"./sync.test -test.v -test.timeout 1h0m0s -remote TestB2: -list-retries 5 -verbose" - Starting (try 1/5) 2025/03/24 04:36:40 DEBUG : Creating backend with remote "TestB2:rclone-test-risoril9deja" 2025/03/24 04:36:40 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/03/24 04:36:40 DEBUG : Creating backend with remote "/tmp/rclone2611070412" === RUN TestPipe --- PASS: TestPipe (0.00s) === RUN TestPipeConcurrent --- PASS: TestPipeConcurrent (0.05s) === 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-risoril9deja", Local "Local file system at /tmp/rclone2611070412", Modify Window "1ms" 2025/03/24 04:36:41 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/03/24 04:36:41 NOTICE: sub dir/hello world: Skipped copy as --dry-run is set (size 11) 2025/03/24 04:36:41 DEBUG : B2 bucket rclone-test-risoril9deja: Waiting for checks to finish 2025/03/24 04:36:41 DEBUG : B2 bucket rclone-test-risoril9deja: Waiting for transfers to finish run.go:180: Remote "B2 bucket rclone-test-risoril9deja", Local "Local file system at /tmp/rclone2611070412", Modify Window "1ms" --- PASS: TestCopyWithDryRun (1.91s) === RUN TestCopy run.go:180: Remote "B2 bucket rclone-test-risoril9deja", Local "Local file system at /tmp/rclone2611070412", Modify Window "1ms" 2025/03/24 04:36:42 INFO : sub dir: Set directory modification time (using DirSetModTime) 2025/03/24 04:36:42 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/03/24 04:36:42 DEBUG : B2 bucket rclone-test-risoril9deja: Waiting for checks to finish 2025/03/24 04:36:42 DEBUG : B2 bucket rclone-test-risoril9deja: Waiting for transfers to finish 2025/03/24 04:36:43 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/03/24 04:36:43 INFO : sub dir/hello world: Copied (new) run.go:180: Remote "B2 bucket rclone-test-risoril9deja", Local "Local file system at /tmp/rclone2611070412", Modify Window "1ms" 2025/03/24 04:36:43 DEBUG : B2 bucket rclone-test-risoril9deja: Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata --- PASS: TestCopy (2.03s) === RUN TestCopyMetadata run.go:180: Remote "B2 bucket rclone-test-risoril9deja", Local "Local file system at /tmp/rclone2611070412", 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-risoril9deja", Local "Local file system at /tmp/rclone2611070412", Modify Window "1ms" sync_test.go:97: Skipping as metadata not supported --- SKIP: TestCopyMetadataNoEmptyDirs (0.37s) === RUN TestCopyMissingDirectory run.go:180: Remote "B2 bucket rclone-test-risoril9deja", Local "Local file system at /tmp/rclone2611070412", Modify Window "1ms" 2025/03/24 04:36:45 DEBUG : Creating backend with remote "/non-existing" 2025/03/24 04:36:45 ERROR : Local file system at /non-existing: error reading source root directory: directory not found 2025/03/24 04:36:45 DEBUG : B2 bucket rclone-test-risoril9deja: Waiting for checks to finish 2025/03/24 04:36:45 DEBUG : B2 bucket rclone-test-risoril9deja: Waiting for transfers to finish run.go:180: Remote "B2 bucket rclone-test-risoril9deja", Local "Local file system at /tmp/rclone2611070412", Modify Window "1ms" --- PASS: TestCopyMissingDirectory (0.92s) === RUN TestCopyNoTraverse run.go:180: Remote "B2 bucket rclone-test-risoril9deja", Local "Local file system at /tmp/rclone2611070412", Modify Window "1ms" 2025/03/24 04:36:46 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/03/24 04:36:46 DEBUG : B2 bucket rclone-test-risoril9deja: Waiting for checks to finish 2025/03/24 04:36:46 DEBUG : B2 bucket rclone-test-risoril9deja: Waiting for transfers to finish 2025/03/24 04:36:47 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/03/24 04:36:47 INFO : sub dir/hello world: Copied (new) run.go:180: Remote "B2 bucket rclone-test-risoril9deja", Local "Local file system at /tmp/rclone2611070412", Modify Window "1ms" --- PASS: TestCopyNoTraverse (1.86s) === RUN TestCopyCheckFirst run.go:180: Remote "B2 bucket rclone-test-risoril9deja", Local "Local file system at /tmp/rclone2611070412", Modify Window "1ms" 2025/03/24 04:36:48 INFO : B2 bucket rclone-test-risoril9deja: Running all checks before starting transfers 2025/03/24 04:36:48 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/03/24 04:36:48 DEBUG : B2 bucket rclone-test-risoril9deja: Waiting for checks to finish 2025/03/24 04:36:48 INFO : B2 bucket rclone-test-risoril9deja: Checks finished, now starting transfers 2025/03/24 04:36:48 DEBUG : B2 bucket rclone-test-risoril9deja: Waiting for transfers to finish 2025/03/24 04:36:48 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/03/24 04:36:48 INFO : sub dir/hello world: Copied (new) run.go:180: Remote "B2 bucket rclone-test-risoril9deja", Local "Local file system at /tmp/rclone2611070412", Modify Window "1ms" --- PASS: TestCopyCheckFirst (1.50s) === RUN TestSyncNoTraverse run.go:180: Remote "B2 bucket rclone-test-risoril9deja", Local "Local file system at /tmp/rclone2611070412", Modify Window "1ms" 2025/03/24 04:36:49 ERROR : Ignoring --no-traverse with sync 2025/03/24 04:36:49 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/03/24 04:36:49 DEBUG : B2 bucket rclone-test-risoril9deja: Waiting for checks to finish 2025/03/24 04:36:49 DEBUG : B2 bucket rclone-test-risoril9deja: Waiting for transfers to finish 2025/03/24 04:36:50 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/03/24 04:36:50 INFO : sub dir/hello world: Copied (new) 2025/03/24 04:36:50 DEBUG : Waiting for deletions to finish run.go:180: Remote "B2 bucket rclone-test-risoril9deja", Local "Local file system at /tmp/rclone2611070412", Modify Window "1ms" --- PASS: TestSyncNoTraverse (1.54s) === RUN TestCopyWithDepth run.go:180: Remote "B2 bucket rclone-test-risoril9deja", Local "Local file system at /tmp/rclone2611070412", Modify Window "1ms" 2025/03/24 04:36:51 DEBUG : hello world2: Need to transfer - File not found at Destination 2025/03/24 04:36:51 DEBUG : B2 bucket rclone-test-risoril9deja: Waiting for checks to finish 2025/03/24 04:36:51 DEBUG : B2 bucket rclone-test-risoril9deja: Waiting for transfers to finish 2025/03/24 04:36:51 DEBUG : hello world2: sha1 = c0bf117f9c93d02c894fe8ffd6e5cecf3545c209 OK 2025/03/24 04:36:51 INFO : hello world2: Copied (new) run.go:180: Remote "B2 bucket rclone-test-risoril9deja", Local "Local file system at /tmp/rclone2611070412", Modify Window "1ms" --- PASS: TestCopyWithDepth (1.51s) === RUN TestCopyWithFilesFrom run.go:180: Remote "B2 bucket rclone-test-risoril9deja", Local "Local file system at /tmp/rclone2611070412", Modify Window "1ms" 2025/03/24 04:36:52 DEBUG : potato2: Need to transfer - File not found at Destination 2025/03/24 04:36:52 DEBUG : B2 bucket rclone-test-risoril9deja: Waiting for checks to finish 2025/03/24 04:36:52 DEBUG : B2 bucket rclone-test-risoril9deja: Waiting for transfers to finish 2025/03/24 04:36:53 DEBUG : potato2: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/03/24 04:36:53 INFO : potato2: Copied (new) run.go:180: Remote "B2 bucket rclone-test-risoril9deja", Local "Local file system at /tmp/rclone2611070412", Modify Window "1ms" --- PASS: TestCopyWithFilesFrom (1.52s) === RUN TestCopyWithFilesFromAndNoTraverse run.go:180: Remote "B2 bucket rclone-test-risoril9deja", Local "Local file system at /tmp/rclone2611070412", Modify Window "1ms" 2025/03/24 04:36:54 DEBUG : potato2: Need to transfer - File not found at Destination 2025/03/24 04:36:54 DEBUG : B2 bucket rclone-test-risoril9deja: Waiting for checks to finish 2025/03/24 04:36:54 DEBUG : B2 bucket rclone-test-risoril9deja: Waiting for transfers to finish 2025/03/24 04:36:55 DEBUG : potato2: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/03/24 04:36:55 INFO : potato2: Copied (new) run.go:180: Remote "B2 bucket rclone-test-risoril9deja", Local "Local file system at /tmp/rclone2611070412", Modify Window "1ms" --- PASS: TestCopyWithFilesFromAndNoTraverse (1.86s) === RUN TestCopyEmptyDirectories run.go:180: Remote "B2 bucket rclone-test-risoril9deja", Local "Local file system at /tmp/rclone2611070412", Modify Window "1ms" 2025/03/24 04:36:56 DEBUG : sub dir2/sub sub dir2: Making directory with metadata 2025/03/24 04:36:56 INFO : sub dir2/sub sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/03/24 04:36:56 INFO : sub dir2: Set directory modification time (using DirSetModTime) 2025/03/24 04:36:56 INFO : sub dir: Set directory modification time (using DirSetModTime) 2025/03/24 04:36:56 INFO : sub dir: Making directory 2025/03/24 04:36:56 INFO : sub dir2: Making directory 2025/03/24 04:36:56 INFO : sub dir2/sub sub dir2: Making directory 2025/03/24 04:36:56 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/03/24 04:36:56 DEBUG : B2 bucket rclone-test-risoril9deja: Waiting for checks to finish 2025/03/24 04:36:56 DEBUG : B2 bucket rclone-test-risoril9deja: Waiting for transfers to finish 2025/03/24 04:36:56 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/03/24 04:36:56 INFO : sub dir/hello world: Copied (new) run.go:180: Remote "B2 bucket rclone-test-risoril9deja", Local "Local file system at /tmp/rclone2611070412", Modify Window "1ms" fstest.go:244: Filtering empty directory "sub dir2" fstest.go:244: Filtering empty directory "sub dir2/sub sub dir2" 2025/03/24 04:36:56 DEBUG : B2 bucket rclone-test-risoril9deja: Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata --- PASS: TestCopyEmptyDirectories (1.52s) === RUN TestCopyNoEmptyDirectories run.go:180: Remote "B2 bucket rclone-test-risoril9deja", Local "Local file system at /tmp/rclone2611070412", Modify Window "1ms" 2025/03/24 04:36:57 INFO : sub dir2: Making directory 2025/03/24 04:36:57 DEBUG : sub dir2/sub sub dir2: Making directory with metadata 2025/03/24 04:36:57 INFO : sub dir2/sub sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/03/24 04:36:57 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/03/24 04:36:57 DEBUG : B2 bucket rclone-test-risoril9deja: Waiting for checks to finish 2025/03/24 04:36:57 DEBUG : B2 bucket rclone-test-risoril9deja: Waiting for transfers to finish 2025/03/24 04:36:58 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/03/24 04:36:58 INFO : sub dir/hello world: Copied (new) --- PASS: TestCopyNoEmptyDirectories (1.15s) === RUN TestMoveEmptyDirectories run.go:180: Remote "B2 bucket rclone-test-risoril9deja", Local "Local file system at /tmp/rclone2611070412", Modify Window "1ms" 2025/03/24 04:36:58 DEBUG : sub dir2: Making directory with metadata 2025/03/24 04:36:58 INFO : sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/03/24 04:36:58 INFO : sub dir: Making directory 2025/03/24 04:36:58 INFO : sub dir2: Making directory 2025/03/24 04:36:58 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/03/24 04:36:58 DEBUG : B2 bucket rclone-test-risoril9deja: Waiting for checks to finish 2025/03/24 04:36:58 DEBUG : B2 bucket rclone-test-risoril9deja: Waiting for transfers to finish 2025/03/24 04:36:59 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/03/24 04:36:59 INFO : sub dir/hello world: Copied (new) 2025/03/24 04:36:59 INFO : sub dir/hello world: Deleted run.go:180: Remote "B2 bucket rclone-test-risoril9deja", Local "Local file system at /tmp/rclone2611070412", Modify Window "1ms" fstest.go:244: Filtering empty directory "sub dir2" 2025/03/24 04:36:59 DEBUG : B2 bucket rclone-test-risoril9deja: Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata 2025/03/24 04:36:59 DEBUG : B2 bucket rclone-test-risoril9deja: Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata --- PASS: TestMoveEmptyDirectories (1.68s) === RUN TestSyncNoUpdateDirModtime run.go:180: Remote "B2 bucket rclone-test-risoril9deja", Local "Local file system at /tmp/rclone2611070412", Modify Window "1ms" sync_test.go:408: Skipping test as backend does not support DirSetModTime --- SKIP: TestSyncNoUpdateDirModtime (0.36s) === RUN TestMoveNoEmptyDirectories run.go:180: Remote "B2 bucket rclone-test-risoril9deja", Local "Local file system at /tmp/rclone2611070412", Modify Window "1ms" 2025/03/24 04:37:00 INFO : sub dir2: Making directory 2025/03/24 04:37:01 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/03/24 04:37:01 DEBUG : B2 bucket rclone-test-risoril9deja: Waiting for checks to finish 2025/03/24 04:37:01 DEBUG : B2 bucket rclone-test-risoril9deja: Waiting for transfers to finish 2025/03/24 04:37:01 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/03/24 04:37:01 INFO : sub dir/hello world: Copied (new) 2025/03/24 04:37:01 INFO : sub dir/hello world: Deleted --- PASS: TestMoveNoEmptyDirectories (1.13s) === RUN TestSyncEmptyDirectories run.go:180: Remote "B2 bucket rclone-test-risoril9deja", Local "Local file system at /tmp/rclone2611070412", Modify Window "1ms" 2025/03/24 04:37:01 DEBUG : sub dir2: Making directory with metadata 2025/03/24 04:37:01 INFO : sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/03/24 04:37:01 INFO : sub dir: Set directory modification time (using DirSetModTime) 2025/03/24 04:37:02 INFO : sub dir: Making directory 2025/03/24 04:37:02 INFO : sub dir2: Making directory 2025/03/24 04:37:02 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/03/24 04:37:02 DEBUG : B2 bucket rclone-test-risoril9deja: Waiting for checks to finish 2025/03/24 04:37:02 DEBUG : B2 bucket rclone-test-risoril9deja: Waiting for transfers to finish 2025/03/24 04:37:02 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/03/24 04:37:02 INFO : sub dir/hello world: Copied (new) 2025/03/24 04:37:02 DEBUG : Waiting for deletions to finish run.go:180: Remote "B2 bucket rclone-test-risoril9deja", Local "Local file system at /tmp/rclone2611070412", Modify Window "1ms" fstest.go:244: Filtering empty directory "sub dir2" 2025/03/24 04:37:02 DEBUG : B2 bucket rclone-test-risoril9deja: Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata --- PASS: TestSyncEmptyDirectories (1.50s) === RUN TestSyncSetDelayedModTimes run.go:180: Remote "B2 bucket rclone-test-risoril9deja", Local "Local file system at /tmp/rclone2611070412", Modify Window "1ms" sync_test.go:507: Backend doesn't have DirModTimeUpdatesOnWrite set --- SKIP: TestSyncSetDelayedModTimes (0.37s) === RUN TestSyncNoEmptyDirectories run.go:180: Remote "B2 bucket rclone-test-risoril9deja", Local "Local file system at /tmp/rclone2611070412", Modify Window "1ms" 2025/03/24 04:37:03 INFO : sub dir2: Making directory 2025/03/24 04:37:04 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/03/24 04:37:04 DEBUG : B2 bucket rclone-test-risoril9deja: Waiting for checks to finish 2025/03/24 04:37:04 DEBUG : B2 bucket rclone-test-risoril9deja: Waiting for transfers to finish 2025/03/24 04:37:04 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/03/24 04:37:04 INFO : sub dir/hello world: Copied (new) 2025/03/24 04:37:04 DEBUG : Waiting for deletions to finish --- PASS: TestSyncNoEmptyDirectories (1.52s) === RUN TestServerSideCopy run.go:180: Remote "B2 bucket rclone-test-risoril9deja", Local "Local file system at /tmp/rclone2611070412", Modify Window "1ms" 2025/03/24 04:37:05 DEBUG : Creating backend with remote "TestB2:rclone-test-fifamup4koxa" 2025/03/24 04:37:05 DEBUG : Config file has changed externally - reloading sync_test.go:590: Server side copy (if possible) B2 bucket rclone-test-risoril9deja -> B2 bucket rclone-test-fifamup4koxa 2025/03/24 04:37:07 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/03/24 04:37:07 DEBUG : B2 bucket rclone-test-fifamup4koxa: Waiting for checks to finish 2025/03/24 04:37:07 DEBUG : B2 bucket rclone-test-fifamup4koxa: Waiting for transfers to finish 2025/03/24 04:37:07 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/03/24 04:37:07 INFO : sub dir/hello world: Copied (server-side copy) run.go:180: Remote "B2 bucket rclone-test-risoril9deja", Local "Local file system at /tmp/rclone2611070412", Modify Window "1ms" 2025/03/24 04:37:08 DEBUG : B2 bucket rclone-test-fifamup4koxa: Purge remote 2025/03/24 04:37:08 INFO : B2 bucket rclone-test-fifamup4koxa: cleaning bucket "rclone-test-fifamup4koxa" of all files 2025/03/24 04:37:08 DEBUG : sub dir/hello world: Deleting (id "4_zef62ad93700dcb6b9f580e1b_f111839f22c627a80_d20250324_m043707_c001_v0001103_t0001_u01742791027585") --- PASS: TestServerSideCopy (4.39s) === RUN TestCopyOverSelf run.go:180: Remote "B2 bucket rclone-test-risoril9deja", Local "Local file system at /tmp/rclone2611070412", Modify Window "1ms" 2025/03/24 04:37:10 DEBUG : B2 bucket rclone-test-risoril9deja: Waiting for checks to finish 2025/03/24 04:37:10 DEBUG : sub dir/hello world: Sizes differ (src 17 vs dst 11) 2025/03/24 04:37:10 DEBUG : B2 bucket rclone-test-risoril9deja: Waiting for transfers to finish 2025/03/24 04:37:10 DEBUG : sub dir/hello world: sha1 = b84a9b2362aee3556081792f3b7abd3958da8deb OK 2025/03/24 04:37:10 INFO : sub dir/hello world: Copied (replaced existing) run.go:180: Remote "B2 bucket rclone-test-risoril9deja", Local "Local file system at /tmp/rclone2611070412", Modify Window "1ms" --- PASS: TestCopyOverSelf (2.06s) === RUN TestServerSideCopyOverSelf run.go:180: Remote "B2 bucket rclone-test-risoril9deja", Local "Local file system at /tmp/rclone2611070412", Modify Window "1ms" 2025/03/24 04:37:12 DEBUG : Creating backend with remote "TestB2:rclone-test-dofimol0kuho" sync_test.go:626: Server side copy (if possible) B2 bucket rclone-test-risoril9deja -> B2 bucket rclone-test-dofimol0kuho 2025/03/24 04:37:13 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/03/24 04:37:13 DEBUG : B2 bucket rclone-test-dofimol0kuho: Waiting for checks to finish 2025/03/24 04:37:13 DEBUG : B2 bucket rclone-test-dofimol0kuho: Waiting for transfers to finish 2025/03/24 04:37:14 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/03/24 04:37:14 INFO : sub dir/hello world: Copied (server-side copy) run.go:180: Remote "B2 bucket rclone-test-risoril9deja", Local "Local file system at /tmp/rclone2611070412", Modify Window "1ms" 2025/03/24 04:37:15 DEBUG : sub dir/hello world: Sizes differ (src 17 vs dst 11) 2025/03/24 04:37:15 DEBUG : B2 bucket rclone-test-dofimol0kuho: Waiting for checks to finish 2025/03/24 04:37:15 DEBUG : B2 bucket rclone-test-dofimol0kuho: Waiting for transfers to finish 2025/03/24 04:37:15 DEBUG : sub dir/hello world: sha1 = b84a9b2362aee3556081792f3b7abd3958da8deb OK 2025/03/24 04:37:15 INFO : sub dir/hello world: Copied (server-side copy) run.go:180: Remote "B2 bucket rclone-test-risoril9deja", Local "Local file system at /tmp/rclone2611070412", Modify Window "1ms" 2025/03/24 04:37:15 DEBUG : B2 bucket rclone-test-dofimol0kuho: Purge remote 2025/03/24 04:37:15 INFO : B2 bucket rclone-test-dofimol0kuho: cleaning bucket "rclone-test-dofimol0kuho" of all files 2025/03/24 04:37:15 DEBUG : sub dir/hello world: Deleting (id "4_zffd2cd23700dcb6b9f580e1b_f119e2cca8e31dd4e_d20250324_m043715_c001_v0001183_t0052_u01742791035386") 2025/03/24 04:37:15 DEBUG : sub dir/hello world: Deleting (id "4_zffd2cd23700dcb6b9f580e1b_f104d5db7d3b2709f_d20250324_m043714_c001_v0001183_t0016_u01742791034199") --- PASS: TestServerSideCopyOverSelf (6.11s) === RUN TestMoveOverSelf run.go:180: Remote "B2 bucket rclone-test-risoril9deja", Local "Local file system at /tmp/rclone2611070412", Modify Window "1ms" 2025/03/24 04:37:18 DEBUG : sub dir/hello world: Sizes differ (src 17 vs dst 11) 2025/03/24 04:37:18 DEBUG : B2 bucket rclone-test-risoril9deja: Waiting for checks to finish 2025/03/24 04:37:18 DEBUG : B2 bucket rclone-test-risoril9deja: Waiting for transfers to finish 2025/03/24 04:37:18 DEBUG : sub dir/hello world: sha1 = b84a9b2362aee3556081792f3b7abd3958da8deb OK 2025/03/24 04:37:18 INFO : sub dir/hello world: Copied (replaced existing) 2025/03/24 04:37:18 INFO : sub dir/hello world: Deleted run.go:180: Remote "B2 bucket rclone-test-risoril9deja", Local "Local file system at /tmp/rclone2611070412", Modify Window "1ms" --- PASS: TestMoveOverSelf (2.07s) === RUN TestServerSideMoveOverSelf run.go:180: Remote "B2 bucket rclone-test-risoril9deja", Local "Local file system at /tmp/rclone2611070412", Modify Window "1ms" 2025/03/24 04:37:20 DEBUG : Creating backend with remote "TestB2:rclone-test-boloruk7safa" sync_test.go:671: Server side copy (if possible) B2 bucket rclone-test-risoril9deja -> B2 bucket rclone-test-boloruk7safa 2025/03/24 04:37:21 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/03/24 04:37:21 DEBUG : B2 bucket rclone-test-boloruk7safa: Waiting for checks to finish 2025/03/24 04:37:21 DEBUG : B2 bucket rclone-test-boloruk7safa: Waiting for transfers to finish 2025/03/24 04:37:22 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/03/24 04:37:22 INFO : sub dir/hello world: Copied (server-side copy) run.go:180: Remote "B2 bucket rclone-test-risoril9deja", Local "Local file system at /tmp/rclone2611070412", Modify Window "1ms" 2025/03/24 04:37:23 DEBUG : sub dir/hello world: Sizes differ (src 17 vs dst 11) 2025/03/24 04:37:23 DEBUG : B2 bucket rclone-test-boloruk7safa: Waiting for checks to finish 2025/03/24 04:37:23 DEBUG : B2 bucket rclone-test-boloruk7safa: Waiting for transfers to finish 2025/03/24 04:37:23 DEBUG : sub dir/hello world: sha1 = b84a9b2362aee3556081792f3b7abd3958da8deb OK 2025/03/24 04:37:23 INFO : sub dir/hello world: Copied (server-side copy) 2025/03/24 04:37:23 INFO : sub dir/hello world: Deleted 2025/03/24 04:37:24 DEBUG : testing file moves 2025/03/24 04:37:25 DEBUG : sub dir/hello world: Sizes differ (src 24 vs dst 17) 2025/03/24 04:37:25 DEBUG : B2 bucket rclone-test-boloruk7safa: Waiting for checks to finish 2025/03/24 04:37:25 DEBUG : B2 bucket rclone-test-boloruk7safa: Waiting for transfers to finish 2025/03/24 04:37:25 DEBUG : sub dir/hello world: sha1 = 73716105e69866349759070d23c6e97b3acc55ff OK 2025/03/24 04:37:25 INFO : sub dir/hello world: Copied (server-side copy) 2025/03/24 04:37:25 INFO : sub dir/hello world: Deleted run.go:180: Remote "B2 bucket rclone-test-risoril9deja", Local "Local file system at /tmp/rclone2611070412", Modify Window "1ms" 2025/03/24 04:37:26 DEBUG : B2 bucket rclone-test-boloruk7safa: Purge remote 2025/03/24 04:37:26 INFO : B2 bucket rclone-test-boloruk7safa: cleaning bucket "rclone-test-boloruk7safa" of all files 2025/03/24 04:37:26 DEBUG : sub dir/hello world: Deleting (id "4_z0f92ed33700dcb6b9f580e1b_f108cb3abdc8f34f1_d20250324_m043725_c001_v0001177_t0034_u01742791045212") 2025/03/24 04:37:26 DEBUG : sub dir/hello world: Deleting (id "4_z0f92ed33700dcb6b9f580e1b_f108d6f6912f73735_d20250324_m043723_c001_v0001101_t0021_u01742791043445") 2025/03/24 04:37:26 DEBUG : sub dir/hello world: Deleting (id "4_z0f92ed33700dcb6b9f580e1b_f106b54ccc0e06364_d20250324_m043722_c001_v0001178_t0023_u01742791042250") --- PASS: TestServerSideMoveOverSelf (8.61s) === RUN TestCopyAfterDelete run.go:180: Remote "B2 bucket rclone-test-risoril9deja", Local "Local file system at /tmp/rclone2611070412", Modify Window "1ms" 2025/03/24 04:37:28 ERROR : : error listing: directory not found 2025/03/24 04:37:29 INFO : Local file system at /tmp/rclone2611070412: Making directory 2025/03/24 04:37:29 DEBUG : B2 bucket rclone-test-risoril9deja: Waiting for checks to finish 2025/03/24 04:37:29 DEBUG : B2 bucket rclone-test-risoril9deja: Waiting for transfers to finish run.go:180: Remote "B2 bucket rclone-test-risoril9deja", Local "Local file system at /tmp/rclone2611070412", Modify Window "1ms" --- PASS: TestCopyAfterDelete (1.86s) === RUN TestCopyRedownload run.go:180: Remote "B2 bucket rclone-test-risoril9deja", Local "Local file system at /tmp/rclone2611070412", Modify Window "1ms" 2025/03/24 04:37:31 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/03/24 04:37:31 DEBUG : Local file system at /tmp/rclone2611070412: Waiting for checks to finish 2025/03/24 04:37:31 DEBUG : Local file system at /tmp/rclone2611070412: Waiting for transfers to finish 2025/03/24 04:37:31 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/03/24 04:37:31 DEBUG : sub dir/hello world.655e7eb.partial: renamed to: sub dir/hello world 2025/03/24 04:37:31 INFO : sub dir/hello world: Copied (new) run.go:180: Remote "B2 bucket rclone-test-risoril9deja", Local "Local file system at /tmp/rclone2611070412", Modify Window "1ms" --- PASS: TestCopyRedownload (2.23s) === RUN TestSyncBasedOnCheckSum run.go:180: Remote "B2 bucket rclone-test-risoril9deja", Local "Local file system at /tmp/rclone2611070412", Modify Window "1ms" 2025/03/24 04:37:32 DEBUG : check sum: Need to transfer - File not found at Destination 2025/03/24 04:37:32 DEBUG : B2 bucket rclone-test-risoril9deja: Waiting for checks to finish 2025/03/24 04:37:32 DEBUG : B2 bucket rclone-test-risoril9deja: Waiting for transfers to finish 2025/03/24 04:37:33 DEBUG : check sum: sha1 = 3bc15c8aae3e4124dd409035f32ea2fd6835efc9 OK 2025/03/24 04:37:33 INFO : check sum: Copied (new) 2025/03/24 04:37:33 DEBUG : Waiting for deletions to finish run.go:180: Remote "B2 bucket rclone-test-risoril9deja", Local "Local file system at /tmp/rclone2611070412", Modify Window "1ms" 2025/03/24 04:37:33 DEBUG : B2 bucket rclone-test-risoril9deja: Waiting for checks to finish 2025/03/24 04:37:33 DEBUG : check sum: sha1 = 3bc15c8aae3e4124dd409035f32ea2fd6835efc9 OK 2025/03/24 04:37:33 DEBUG : check sum: Size and sha1 of src and dst objects identical 2025/03/24 04:37:33 DEBUG : check sum: Unchanged skipping 2025/03/24 04:37:33 DEBUG : B2 bucket rclone-test-risoril9deja: Waiting for transfers to finish 2025/03/24 04:37:33 DEBUG : Waiting for deletions to finish 2025/03/24 04:37:33 INFO : There was nothing to transfer run.go:180: Remote "B2 bucket rclone-test-risoril9deja", Local "Local file system at /tmp/rclone2611070412", Modify Window "1ms" --- PASS: TestSyncBasedOnCheckSum (2.28s) === RUN TestSyncSizeOnly run.go:180: Remote "B2 bucket rclone-test-risoril9deja", Local "Local file system at /tmp/rclone2611070412", Modify Window "1ms" 2025/03/24 04:37:35 DEBUG : sizeonly: Need to transfer - File not found at Destination 2025/03/24 04:37:35 DEBUG : B2 bucket rclone-test-risoril9deja: Waiting for checks to finish 2025/03/24 04:37:35 DEBUG : B2 bucket rclone-test-risoril9deja: Waiting for transfers to finish 2025/03/24 04:37:35 DEBUG : sizeonly: sha1 = 3e2e95f5ad970eadfa7e17eaf73da97024aa5359 OK 2025/03/24 04:37:35 INFO : sizeonly: Copied (new) 2025/03/24 04:37:35 DEBUG : Waiting for deletions to finish run.go:180: Remote "B2 bucket rclone-test-risoril9deja", Local "Local file system at /tmp/rclone2611070412", Modify Window "1ms" 2025/03/24 04:37:35 DEBUG : B2 bucket rclone-test-risoril9deja: Waiting for checks to finish 2025/03/24 04:37:35 DEBUG : sizeonly: Sizes identical 2025/03/24 04:37:35 DEBUG : sizeonly: Unchanged skipping 2025/03/24 04:37:35 DEBUG : B2 bucket rclone-test-risoril9deja: Waiting for transfers to finish 2025/03/24 04:37:35 DEBUG : Waiting for deletions to finish 2025/03/24 04:37:35 INFO : There was nothing to transfer run.go:180: Remote "B2 bucket rclone-test-risoril9deja", Local "Local file system at /tmp/rclone2611070412", Modify Window "1ms" --- PASS: TestSyncSizeOnly (2.60s) === RUN TestSyncIgnoreSize run.go:180: Remote "B2 bucket rclone-test-risoril9deja", Local "Local file system at /tmp/rclone2611070412", Modify Window "1ms" 2025/03/24 04:37:37 DEBUG : ignore-size: Need to transfer - File not found at Destination 2025/03/24 04:37:37 DEBUG : B2 bucket rclone-test-risoril9deja: Waiting for checks to finish 2025/03/24 04:37:37 DEBUG : B2 bucket rclone-test-risoril9deja: Waiting for transfers to finish 2025/03/24 04:37:37 DEBUG : ignore-size: sha1 = 4a756ca07e9487f482465a99e8286abc86ba4dc7 OK 2025/03/24 04:37:37 INFO : ignore-size: Copied (new) 2025/03/24 04:37:37 DEBUG : Waiting for deletions to finish run.go:180: Remote "B2 bucket rclone-test-risoril9deja", Local "Local file system at /tmp/rclone2611070412", Modify Window "1ms" 2025/03/24 04:37:38 DEBUG : ignore-size: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/03/24 04:37:38 DEBUG : ignore-size: Unchanged skipping 2025/03/24 04:37:38 DEBUG : B2 bucket rclone-test-risoril9deja: Waiting for checks to finish 2025/03/24 04:37:38 DEBUG : B2 bucket rclone-test-risoril9deja: Waiting for transfers to finish 2025/03/24 04:37:38 DEBUG : Waiting for deletions to finish 2025/03/24 04:37:38 INFO : There was nothing to transfer run.go:180: Remote "B2 bucket rclone-test-risoril9deja", Local "Local file system at /tmp/rclone2611070412", Modify Window "1ms" --- PASS: TestSyncIgnoreSize (2.20s) === RUN TestSyncIgnoreTimes run.go:180: Remote "B2 bucket rclone-test-risoril9deja", Local "Local file system at /tmp/rclone2611070412", Modify Window "1ms" 2025/03/24 04:37:40 DEBUG : B2 bucket rclone-test-risoril9deja: Waiting for checks to finish 2025/03/24 04:37:40 DEBUG : existing: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/03/24 04:37:40 DEBUG : existing: Unchanged skipping 2025/03/24 04:37:40 DEBUG : B2 bucket rclone-test-risoril9deja: Waiting for transfers to finish 2025/03/24 04:37:40 DEBUG : Waiting for deletions to finish 2025/03/24 04:37:40 INFO : There was nothing to transfer run.go:180: Remote "B2 bucket rclone-test-risoril9deja", Local "Local file system at /tmp/rclone2611070412", Modify Window "1ms" 2025/03/24 04:37:40 DEBUG : existing: Transferring unconditionally as --ignore-times is in use 2025/03/24 04:37:40 DEBUG : B2 bucket rclone-test-risoril9deja: Waiting for checks to finish 2025/03/24 04:37:40 DEBUG : B2 bucket rclone-test-risoril9deja: Waiting for transfers to finish 2025/03/24 04:37:40 DEBUG : existing: sha1 = 3e2e95f5ad970eadfa7e17eaf73da97024aa5359 OK 2025/03/24 04:37:40 INFO : existing: Copied (replaced existing) 2025/03/24 04:37:40 DEBUG : Waiting for deletions to finish run.go:180: Remote "B2 bucket rclone-test-risoril9deja", Local "Local file system at /tmp/rclone2611070412", Modify Window "1ms" --- PASS: TestSyncIgnoreTimes (2.42s) === RUN TestSyncIgnoreExisting run.go:180: Remote "B2 bucket rclone-test-risoril9deja", Local "Local file system at /tmp/rclone2611070412", Modify Window "1ms" 2025/03/24 04:37:42 DEBUG : existing: Need to transfer - File not found at Destination 2025/03/24 04:37:42 DEBUG : B2 bucket rclone-test-risoril9deja: Waiting for checks to finish 2025/03/24 04:37:42 DEBUG : B2 bucket rclone-test-risoril9deja: Waiting for transfers to finish 2025/03/24 04:37:42 DEBUG : existing: sha1 = 3e2e95f5ad970eadfa7e17eaf73da97024aa5359 OK 2025/03/24 04:37:42 INFO : existing: Copied (new) 2025/03/24 04:37:42 DEBUG : Waiting for deletions to finish run.go:180: Remote "B2 bucket rclone-test-risoril9deja", Local "Local file system at /tmp/rclone2611070412", Modify Window "1ms" 2025/03/24 04:37:42 DEBUG : B2 bucket rclone-test-risoril9deja: Waiting for checks to finish 2025/03/24 04:37:42 DEBUG : existing: Destination exists, skipping 2025/03/24 04:37:42 DEBUG : B2 bucket rclone-test-risoril9deja: Waiting for transfers to finish 2025/03/24 04:37:42 DEBUG : Waiting for deletions to finish 2025/03/24 04:37:42 INFO : There was nothing to transfer run.go:180: Remote "B2 bucket rclone-test-risoril9deja", Local "Local file system at /tmp/rclone2611070412", Modify Window "1ms" --- PASS: TestSyncIgnoreExisting (2.21s) === RUN TestSyncIgnoreErrors run.go:180: Remote "B2 bucket rclone-test-risoril9deja", Local "Local file system at /tmp/rclone2611070412", Modify Window "1ms" 2025/03/24 04:37:44 INFO : d: Making directory fstest.go:244: Filtering empty directory "d" 2025/03/24 04:37:45 DEBUG : a/potato2: Need to transfer - File not found at Destination 2025/03/24 04:37:45 DEBUG : c/non empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/03/24 04:37:45 DEBUG : c/non empty space: Unchanged skipping 2025/03/24 04:37:45 DEBUG : a/potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2025/03/24 04:37:45 INFO : a/potato2: Copied (new) 2025/03/24 04:37:45 DEBUG : B2 bucket rclone-test-risoril9deja: Waiting for checks to finish 2025/03/24 04:37:45 DEBUG : B2 bucket rclone-test-risoril9deja: Waiting for transfers to finish 2025/03/24 04:37:45 DEBUG : Waiting for deletions to finish 2025/03/24 04:37:45 INFO : b/potato: Deleted run.go:180: Remote "B2 bucket rclone-test-risoril9deja", Local "Local file system at /tmp/rclone2611070412", Modify Window "1ms" --- PASS: TestSyncIgnoreErrors (2.62s) === RUN TestSyncAfterChangingModtimeOnly run.go:180: Remote "B2 bucket rclone-test-risoril9deja", Local "Local file system at /tmp/rclone2611070412", Modify Window "1ms" 2025/03/24 04:37:47 DEBUG : B2 bucket rclone-test-risoril9deja: Waiting for checks to finish 2025/03/24 04:37:47 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/24 04:37:47 DEBUG : empty space: sha1 = 3bc15c8aae3e4124dd409035f32ea2fd6835efc9 OK 2025/03/24 04:37:47 NOTICE: empty space: Skipped update modification time as --dry-run is set (size 1) 2025/03/24 04:37:47 DEBUG : empty space: Unchanged skipping 2025/03/24 04:37:47 DEBUG : B2 bucket rclone-test-risoril9deja: Waiting for transfers to finish 2025/03/24 04:37:47 DEBUG : Waiting for deletions to finish 2025/03/24 04:37:47 INFO : There was nothing to transfer run.go:180: Remote "B2 bucket rclone-test-risoril9deja", Local "Local file system at /tmp/rclone2611070412", Modify Window "1ms" 2025/03/24 04:37:47 DEBUG : B2 bucket rclone-test-risoril9deja: Waiting for checks to finish 2025/03/24 04:37:47 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/24 04:37:47 DEBUG : empty space: sha1 = 3bc15c8aae3e4124dd409035f32ea2fd6835efc9 OK 2025/03/24 04:37:48 INFO : empty space: Updated modification time in destination 2025/03/24 04:37:48 DEBUG : empty space: Unchanged skipping 2025/03/24 04:37:48 DEBUG : B2 bucket rclone-test-risoril9deja: Waiting for transfers to finish 2025/03/24 04:37:48 DEBUG : Waiting for deletions to finish 2025/03/24 04:37:48 INFO : There was nothing to transfer run.go:180: Remote "B2 bucket rclone-test-risoril9deja", Local "Local file system at /tmp/rclone2611070412", Modify Window "1ms" --- PASS: TestSyncAfterChangingModtimeOnly (3.17s) === RUN TestSyncAfterChangingModtimeOnlyWithNoUpdateModTime run.go:180: Remote "B2 bucket rclone-test-risoril9deja", Local "Local file system at /tmp/rclone2611070412", Modify Window "1ms" 2025/03/24 04:37:50 DEBUG : B2 bucket rclone-test-risoril9deja: Waiting for checks to finish 2025/03/24 04:37:50 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/24 04:37:50 DEBUG : empty space: sha1 = 3bc15c8aae3e4124dd409035f32ea2fd6835efc9 OK 2025/03/24 04:37:50 DEBUG : empty space: Unchanged skipping 2025/03/24 04:37:50 DEBUG : B2 bucket rclone-test-risoril9deja: Waiting for transfers to finish 2025/03/24 04:37:50 DEBUG : Waiting for deletions to finish 2025/03/24 04:37:50 INFO : There was nothing to transfer run.go:180: Remote "B2 bucket rclone-test-risoril9deja", Local "Local file system at /tmp/rclone2611070412", Modify Window "1ms" --- PASS: TestSyncAfterChangingModtimeOnlyWithNoUpdateModTime (1.68s) === RUN TestSyncDoesntUpdateModtime run.go:180: Remote "B2 bucket rclone-test-risoril9deja", Local "Local file system at /tmp/rclone2611070412", Modify Window "1ms" 2025/03/24 04:37:52 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/24 04:37:52 DEBUG : B2 bucket rclone-test-risoril9deja: Waiting for checks to finish 2025/03/24 04:37:52 DEBUG : foo: sha1 = 0beec7b5ea3f0fdbc95d0dd47f3c5bc275da8a33 (Local file system at /tmp/rclone2611070412) 2025/03/24 04:37:52 DEBUG : foo: sha1 = 62cdb7020ff920e5aa642c3d4066950dd1f01f4d (B2 bucket rclone-test-risoril9deja) 2025/03/24 04:37:52 DEBUG : foo: sha1 differ 2025/03/24 04:37:52 DEBUG : B2 bucket rclone-test-risoril9deja: Waiting for transfers to finish 2025/03/24 04:37:52 DEBUG : foo: sha1 = 0beec7b5ea3f0fdbc95d0dd47f3c5bc275da8a33 OK 2025/03/24 04:37:52 INFO : foo: Copied (replaced existing) 2025/03/24 04:37:52 DEBUG : Waiting for deletions to finish run.go:180: Remote "B2 bucket rclone-test-risoril9deja", Local "Local file system at /tmp/rclone2611070412", Modify Window "1ms" --- PASS: TestSyncDoesntUpdateModtime (1.83s) === RUN TestSyncAfterAddingAFile run.go:180: Remote "B2 bucket rclone-test-risoril9deja", Local "Local file system at /tmp/rclone2611070412", Modify Window "1ms" 2025/03/24 04:37:54 DEBUG : potato: Need to transfer - File not found at Destination 2025/03/24 04:37:54 DEBUG : empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/03/24 04:37:54 DEBUG : B2 bucket rclone-test-risoril9deja: Waiting for checks to finish 2025/03/24 04:37:54 DEBUG : empty space: Unchanged skipping 2025/03/24 04:37:54 DEBUG : B2 bucket rclone-test-risoril9deja: Waiting for transfers to finish 2025/03/24 04:37:54 DEBUG : potato: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2025/03/24 04:37:54 INFO : potato: Copied (new) 2025/03/24 04:37:54 DEBUG : Waiting for deletions to finish run.go:180: Remote "B2 bucket rclone-test-risoril9deja", Local "Local file system at /tmp/rclone2611070412", Modify Window "1ms" --- PASS: TestSyncAfterAddingAFile (2.11s) === RUN TestSyncAfterChangingFilesSizeOnly run.go:180: Remote "B2 bucket rclone-test-risoril9deja", Local "Local file system at /tmp/rclone2611070412", Modify Window "1ms" 2025/03/24 04:37:56 DEBUG : B2 bucket rclone-test-risoril9deja: Waiting for checks to finish 2025/03/24 04:37:56 DEBUG : potato: Sizes differ (src 21 vs dst 60) 2025/03/24 04:37:56 DEBUG : B2 bucket rclone-test-risoril9deja: Waiting for transfers to finish 2025/03/24 04:37:56 DEBUG : potato: sha1 = 0fd321a1023ac4e1e1054fcc0236b9d0755f722f OK 2025/03/24 04:37:56 INFO : potato: Copied (replaced existing) 2025/03/24 04:37:56 DEBUG : Waiting for deletions to finish run.go:180: Remote "B2 bucket rclone-test-risoril9deja", Local "Local file system at /tmp/rclone2611070412", Modify Window "1ms" --- PASS: TestSyncAfterChangingFilesSizeOnly (1.89s) === RUN TestSyncAfterChangingContentsOnly run.go:180: Remote "B2 bucket rclone-test-risoril9deja", Local "Local file system at /tmp/rclone2611070412", Modify Window "1ms" 2025/03/24 04:37:58 DEBUG : B2 bucket rclone-test-risoril9deja: Waiting for checks to finish 2025/03/24 04:37:58 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/24 04:37:58 DEBUG : potato: sha1 = 1ca5094b3b73f587249eabe179c40a3eec839b1f (Local file system at /tmp/rclone2611070412) 2025/03/24 04:37:58 DEBUG : potato: sha1 = 0fd321a1023ac4e1e1054fcc0236b9d0755f722f (B2 bucket rclone-test-risoril9deja) 2025/03/24 04:37:58 DEBUG : potato: sha1 differ 2025/03/24 04:37:58 DEBUG : B2 bucket rclone-test-risoril9deja: Waiting for transfers to finish 2025/03/24 04:37:58 DEBUG : potato: sha1 = 1ca5094b3b73f587249eabe179c40a3eec839b1f OK 2025/03/24 04:37:58 INFO : potato: Copied (replaced existing) 2025/03/24 04:37:58 DEBUG : Waiting for deletions to finish run.go:180: Remote "B2 bucket rclone-test-risoril9deja", Local "Local file system at /tmp/rclone2611070412", Modify Window "1ms" --- PASS: TestSyncAfterChangingContentsOnly (1.86s) === RUN TestSyncAfterRemovingAFileAndAddingAFileDryRun run.go:180: Remote "B2 bucket rclone-test-risoril9deja", Local "Local file system at /tmp/rclone2611070412", Modify Window "1ms" 2025/03/24 04:38:00 DEBUG : potato2: Need to transfer - File not found at Destination 2025/03/24 04:38:00 DEBUG : empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/03/24 04:38:00 DEBUG : empty space: Unchanged skipping 2025/03/24 04:38:00 NOTICE: potato2: Skipped copy as --dry-run is set (size 60) 2025/03/24 04:38:00 DEBUG : B2 bucket rclone-test-risoril9deja: Waiting for checks to finish 2025/03/24 04:38:00 DEBUG : B2 bucket rclone-test-risoril9deja: Waiting for transfers to finish 2025/03/24 04:38:00 DEBUG : Waiting for deletions to finish 2025/03/24 04:38:00 NOTICE: potato: Skipped delete as --dry-run is set (size 21) run.go:180: Remote "B2 bucket rclone-test-risoril9deja", Local "Local file system at /tmp/rclone2611070412", Modify Window "1ms" --- PASS: TestSyncAfterRemovingAFileAndAddingAFileDryRun (1.88s) === RUN TestSyncAfterRemovingAFileAndAddingAFile run.go:180: Remote "B2 bucket rclone-test-risoril9deja", Local "Local file system at /tmp/rclone2611070412", Modify Window "1ms" 2025/03/24 04:38:02 DEBUG : potato2: Need to transfer - File not found at Destination 2025/03/24 04:38:02 DEBUG : empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/03/24 04:38:02 DEBUG : B2 bucket rclone-test-risoril9deja: Waiting for checks to finish 2025/03/24 04:38:02 DEBUG : empty space: Unchanged skipping 2025/03/24 04:38:02 DEBUG : B2 bucket rclone-test-risoril9deja: Waiting for transfers to finish 2025/03/24 04:38:02 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2025/03/24 04:38:02 INFO : potato2: Copied (new) 2025/03/24 04:38:02 DEBUG : Waiting for deletions to finish 2025/03/24 04:38:02 INFO : potato: Deleted run.go:180: Remote "B2 bucket rclone-test-risoril9deja", Local "Local file system at /tmp/rclone2611070412", Modify Window "1ms" --- PASS: TestSyncAfterRemovingAFileAndAddingAFile (2.45s) === RUN TestSyncAfterRemovingAFileAndAddingAFileSubDir run.go:180: Remote "B2 bucket rclone-test-risoril9deja", Local "Local file system at /tmp/rclone2611070412", Modify Window "1ms" 2025/03/24 04:38:04 INFO : d: Making directory 2025/03/24 04:38:04 INFO : d/e: Making directory fstest.go:244: Filtering empty directory "d" fstest.go:244: Filtering empty directory "d/e" 2025/03/24 04:38:04 DEBUG : a/potato2: Need to transfer - File not found at Destination 2025/03/24 04:38:04 DEBUG : c/non empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/03/24 04:38:04 DEBUG : c/non empty space: Unchanged skipping 2025/03/24 04:38:04 DEBUG : a/potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2025/03/24 04:38:04 INFO : a/potato2: Copied (new) 2025/03/24 04:38:05 DEBUG : B2 bucket rclone-test-risoril9deja: Waiting for checks to finish 2025/03/24 04:38:05 DEBUG : B2 bucket rclone-test-risoril9deja: Waiting for transfers to finish 2025/03/24 04:38:05 DEBUG : Waiting for deletions to finish 2025/03/24 04:38:05 INFO : b/potato: Deleted run.go:180: Remote "B2 bucket rclone-test-risoril9deja", Local "Local file system at /tmp/rclone2611070412", Modify Window "1ms" --- PASS: TestSyncAfterRemovingAFileAndAddingAFileSubDir (2.67s) === RUN TestSyncAfterRemovingAFileAndAddingAFileSubDirWithErrors run.go:180: Remote "B2 bucket rclone-test-risoril9deja", Local "Local file system at /tmp/rclone2611070412", Modify Window "1ms" 2025/03/24 04:38:06 INFO : d: Making directory fstest.go:244: Filtering empty directory "d" 2025/03/24 04:38:07 DEBUG : a/potato2: Need to transfer - File not found at Destination 2025/03/24 04:38:07 DEBUG : c/non empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/03/24 04:38:07 DEBUG : c/non empty space: Unchanged skipping 2025/03/24 04:38:07 DEBUG : B2 bucket rclone-test-risoril9deja: Waiting for checks to finish 2025/03/24 04:38:07 DEBUG : B2 bucket rclone-test-risoril9deja: Waiting for transfers to finish 2025/03/24 04:38:07 DEBUG : a/potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2025/03/24 04:38:07 INFO : a/potato2: Copied (new) 2025/03/24 04:38:07 ERROR : B2 bucket rclone-test-risoril9deja: not deleting files as there were IO errors 2025/03/24 04:38:07 ERROR : B2 bucket rclone-test-risoril9deja: not deleting directories as there were IO errors run.go:180: Remote "B2 bucket rclone-test-risoril9deja", Local "Local file system at /tmp/rclone2611070412", Modify Window "1ms" fstest.go:244: Filtering empty directory "d" --- PASS: TestSyncAfterRemovingAFileAndAddingAFileSubDirWithErrors (2.52s) === RUN TestSyncDeleteAfter --- PASS: TestSyncDeleteAfter (0.00s) === RUN TestSyncDeleteDuring run.go:180: Remote "B2 bucket rclone-test-risoril9deja", Local "Local file system at /tmp/rclone2611070412", Modify Window "1ms" 2025/03/24 04:38:09 DEBUG : Waiting for deletions to finish 2025/03/24 04:38:09 DEBUG : potato2: Need to transfer - File not found at Destination 2025/03/24 04:38:09 DEBUG : empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/03/24 04:38:09 DEBUG : B2 bucket rclone-test-risoril9deja: Waiting for checks to finish 2025/03/24 04:38:09 DEBUG : empty space: Unchanged skipping 2025/03/24 04:38:09 DEBUG : B2 bucket rclone-test-risoril9deja: Waiting for transfers to finish 2025/03/24 04:38:10 INFO : potato: Deleted 2025/03/24 04:38:10 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2025/03/24 04:38:10 INFO : potato2: Copied (new) run.go:180: Remote "B2 bucket rclone-test-risoril9deja", Local "Local file system at /tmp/rclone2611070412", Modify Window "1ms" --- PASS: TestSyncDeleteDuring (2.31s) === RUN TestSyncDeleteBefore run.go:180: Remote "B2 bucket rclone-test-risoril9deja", Local "Local file system at /tmp/rclone2611070412", Modify Window "1ms" 2025/03/24 04:38:11 DEBUG : Waiting for deletions to finish 2025/03/24 04:38:12 DEBUG : B2 bucket rclone-test-risoril9deja: Waiting for checks to finish 2025/03/24 04:38:12 DEBUG : B2 bucket rclone-test-risoril9deja: Waiting for transfers to finish 2025/03/24 04:38:12 INFO : potato: Deleted 2025/03/24 04:38:12 DEBUG : potato2: Need to transfer - File not found at Destination 2025/03/24 04:38:12 DEBUG : empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/03/24 04:38:12 DEBUG : B2 bucket rclone-test-risoril9deja: Waiting for checks to finish 2025/03/24 04:38:12 DEBUG : empty space: Unchanged skipping 2025/03/24 04:38:12 DEBUG : B2 bucket rclone-test-risoril9deja: Waiting for transfers to finish 2025/03/24 04:38:12 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2025/03/24 04:38:12 INFO : potato2: Copied (new) run.go:180: Remote "B2 bucket rclone-test-risoril9deja", Local "Local file system at /tmp/rclone2611070412", Modify Window "1ms" --- PASS: TestSyncDeleteBefore (2.67s) === RUN TestCopyDeleteBefore run.go:180: Remote "B2 bucket rclone-test-risoril9deja", Local "Local file system at /tmp/rclone2611070412", Modify Window "1ms" 2025/03/24 04:38:14 DEBUG : potato2: Need to transfer - File not found at Destination 2025/03/24 04:38:14 DEBUG : B2 bucket rclone-test-risoril9deja: Waiting for checks to finish 2025/03/24 04:38:14 DEBUG : B2 bucket rclone-test-risoril9deja: Waiting for transfers to finish 2025/03/24 04:38:14 DEBUG : potato2: sha1 = 810274f0df19dab60a894a562b7a8ff04c072623 OK 2025/03/24 04:38:14 INFO : potato2: Copied (new) run.go:180: Remote "B2 bucket rclone-test-risoril9deja", Local "Local file system at /tmp/rclone2611070412", Modify Window "1ms" --- PASS: TestCopyDeleteBefore (2.08s) === RUN TestSyncWithExclude run.go:180: Remote "B2 bucket rclone-test-risoril9deja", Local "Local file system at /tmp/rclone2611070412", Modify Window "1ms" 2025/03/24 04:38:16 DEBUG : enormous: Excluded (Size Filter) 2025/03/24 04:38:16 DEBUG : enormous: Excluded 2025/03/24 04:38:16 DEBUG : potato2: Excluded (Size Filter) 2025/03/24 04:38:16 DEBUG : potato2: Excluded 2025/03/24 04:38:16 DEBUG : potato2: Excluded (Size Filter) 2025/03/24 04:38:16 DEBUG : potato2: Excluded 2025/03/24 04:38:16 DEBUG : empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/03/24 04:38:16 DEBUG : B2 bucket rclone-test-risoril9deja: Waiting for checks to finish 2025/03/24 04:38:16 DEBUG : empty space: Unchanged skipping 2025/03/24 04:38:16 DEBUG : B2 bucket rclone-test-risoril9deja: Waiting for transfers to finish 2025/03/24 04:38:16 DEBUG : Waiting for deletions to finish 2025/03/24 04:38:16 INFO : There was nothing to transfer run.go:180: Remote "B2 bucket rclone-test-risoril9deja", Local "Local file system at /tmp/rclone2611070412", Modify Window "1ms" 2025/03/24 04:38:17 DEBUG : enormous: Excluded (Size Filter) 2025/03/24 04:38:17 DEBUG : enormous: Excluded 2025/03/24 04:38:17 DEBUG : potato2: Excluded (Size Filter) 2025/03/24 04:38:17 DEBUG : potato2: Excluded 2025/03/24 04:38:17 DEBUG : potato2: Excluded (Size Filter) 2025/03/24 04:38:17 DEBUG : potato2: Excluded 2025/03/24 04:38:17 DEBUG : empty space: Size and modification time the same (differ by 456.789µs, within tolerance 1ms) 2025/03/24 04:38:17 DEBUG : Local file system at /tmp/rclone2611070412: Waiting for checks to finish 2025/03/24 04:38:17 DEBUG : empty space: Unchanged skipping 2025/03/24 04:38:17 DEBUG : Local file system at /tmp/rclone2611070412: Waiting for transfers to finish 2025/03/24 04:38:17 DEBUG : Waiting for deletions to finish 2025/03/24 04:38:17 INFO : There was nothing to transfer run.go:180: Remote "B2 bucket rclone-test-risoril9deja", Local "Local file system at /tmp/rclone2611070412", Modify Window "1ms" --- PASS: TestSyncWithExclude (2.68s) === RUN TestSyncWithExcludeAndDeleteExcluded run.go:180: Remote "B2 bucket rclone-test-risoril9deja", Local "Local file system at /tmp/rclone2611070412", Modify Window "1ms" 2025/03/24 04:38:19 DEBUG : enormous: Excluded (Size Filter) 2025/03/24 04:38:19 DEBUG : enormous: Excluded 2025/03/24 04:38:19 DEBUG : potato2: Excluded (Size Filter) 2025/03/24 04:38:19 DEBUG : potato2: Excluded 2025/03/24 04:38:19 DEBUG : B2 bucket rclone-test-risoril9deja: Waiting for checks to finish 2025/03/24 04:38:19 DEBUG : empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/03/24 04:38:19 DEBUG : empty space: Unchanged skipping 2025/03/24 04:38:19 DEBUG : B2 bucket rclone-test-risoril9deja: Waiting for transfers to finish 2025/03/24 04:38:19 DEBUG : Waiting for deletions to finish 2025/03/24 04:38:20 INFO : potato2: Deleted 2025/03/24 04:38:20 INFO : enormous: Deleted 2025/03/24 04:38:20 INFO : There was nothing to transfer run.go:180: Remote "B2 bucket rclone-test-risoril9deja", Local "Local file system at /tmp/rclone2611070412", Modify Window "1ms" 2025/03/24 04:38:20 DEBUG : Local file system at /tmp/rclone2611070412: Waiting for checks to finish 2025/03/24 04:38:20 DEBUG : empty space: Size and modification time the same (differ by 456.789µs, within tolerance 1ms) 2025/03/24 04:38:20 DEBUG : empty space: Unchanged skipping 2025/03/24 04:38:20 DEBUG : Local file system at /tmp/rclone2611070412: Waiting for transfers to finish 2025/03/24 04:38:20 DEBUG : Waiting for deletions to finish 2025/03/24 04:38:20 INFO : enormous: Deleted 2025/03/24 04:38:20 INFO : potato2: Deleted 2025/03/24 04:38:20 INFO : There was nothing to transfer run.go:180: Remote "B2 bucket rclone-test-risoril9deja", Local "Local file system at /tmp/rclone2611070412", Modify Window "1ms" --- PASS: TestSyncWithExcludeAndDeleteExcluded (3.09s) === RUN TestSyncWithUpdateOlder run.go:180: Remote "B2 bucket rclone-test-risoril9deja", Local "Local file system at /tmp/rclone2611070412", Modify Window "1ms" 2025/03/24 04:38:23 DEBUG : five: Need to transfer - File not found at Destination 2025/03/24 04:38:23 DEBUG : one: Destination is newer than source, skipping 2025/03/24 04:38:23 DEBUG : three: Sizes identical 2025/03/24 04:38:23 DEBUG : four: Sizes differ (src 4 vs dst 8) 2025/03/24 04:38:23 DEBUG : three: Destination mod time is within 1s of source and files identical, skipping 2025/03/24 04:38:23 DEBUG : B2 bucket rclone-test-risoril9deja: Waiting for checks to finish 2025/03/24 04:38:23 DEBUG : four: Destination mod time is within 1s of source but files differ, transferring 2025/03/24 04:38:23 DEBUG : two: sha1 = ad782ecdac770fc6eb9a62e44f90873fb97fb26b (Local file system at /tmp/rclone2611070412) 2025/03/24 04:38:23 DEBUG : two: sha1 = b10e0da85e90399abfec36c7376b20aa4596461b (B2 bucket rclone-test-risoril9deja) 2025/03/24 04:38:23 DEBUG : two: sha1 differ 2025/03/24 04:38:23 DEBUG : B2 bucket rclone-test-risoril9deja: Waiting for transfers to finish 2025/03/24 04:38:23 DEBUG : five: sha1 = 4db2c1df4610cd6c0da6b9197b066bfb4e9b9d00 OK 2025/03/24 04:38:23 INFO : five: Copied (new) 2025/03/24 04:38:23 DEBUG : four: sha1 = 9f8f7eec5dea5ac43738721939c120318cbff1df OK 2025/03/24 04:38:23 INFO : four: Copied (replaced existing) 2025/03/24 04:38:24 DEBUG : two: sha1 = ad782ecdac770fc6eb9a62e44f90873fb97fb26b OK 2025/03/24 04:38:24 INFO : two: Copied (replaced existing) 2025/03/24 04:38:24 DEBUG : Waiting for deletions to finish 2025/03/24 04:38:24 DEBUG : one: Destination is newer than source, skipping 2025/03/24 04:38:24 DEBUG : B2 bucket rclone-test-risoril9deja: Waiting for checks to finish 2025/03/24 04:38:24 DEBUG : five: sha1 = 4db2c1df4610cd6c0da6b9197b066bfb4e9b9d00 OK 2025/03/24 04:38:24 DEBUG : five: Size and sha1 of src and dst objects identical 2025/03/24 04:38:24 DEBUG : two: sha1 = ad782ecdac770fc6eb9a62e44f90873fb97fb26b OK 2025/03/24 04:38:24 DEBUG : two: Size and sha1 of src and dst objects identical 2025/03/24 04:38:24 DEBUG : five: Destination mod time is within 1s of source and files identical, skipping 2025/03/24 04:38:24 DEBUG : two: Destination mod time is within 1s of source and files identical, skipping 2025/03/24 04:38:24 DEBUG : four: sha1 = 9f8f7eec5dea5ac43738721939c120318cbff1df OK 2025/03/24 04:38:24 DEBUG : four: Size and sha1 of src and dst objects identical 2025/03/24 04:38:24 DEBUG : four: Destination mod time is within 1s of source and files identical, skipping 2025/03/24 04:38:24 DEBUG : three: sha1 = b802f384302cb24fbab0a44997e820bf2e8507bb (Local file system at /tmp/rclone2611070412) 2025/03/24 04:38:24 DEBUG : three: sha1 = 03731cad13f4cf7b59703c77529381cdec1632e5 (B2 bucket rclone-test-risoril9deja) 2025/03/24 04:38:24 DEBUG : three: sha1 differ 2025/03/24 04:38:24 DEBUG : three: Destination mod time is within 1s of source but files differ, transferring 2025/03/24 04:38:24 DEBUG : B2 bucket rclone-test-risoril9deja: Waiting for transfers to finish 2025/03/24 04:38:24 DEBUG : three: sha1 = b802f384302cb24fbab0a44997e820bf2e8507bb OK 2025/03/24 04:38:24 INFO : three: Copied (replaced existing) 2025/03/24 04:38:24 DEBUG : Waiting for deletions to finish --- PASS: TestSyncWithUpdateOlder (4.19s) === 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-risoril9deja", Local "Local file system at /tmp/rclone2611070412", Modify Window "1ms" sync_test.go:1538: Can track renames: true 2025/03/24 04:38:26 INFO : B2 bucket rclone-test-risoril9deja: Making map for --track-renames 2025/03/24 04:38:26 INFO : B2 bucket rclone-test-risoril9deja: Finished making map for --track-renames 2025/03/24 04:38:26 DEBUG : B2 bucket rclone-test-risoril9deja: Waiting for checks to finish 2025/03/24 04:38:26 DEBUG : potato: Need to transfer - No matching file found at Destination 2025/03/24 04:38:26 DEBUG : yam: Need to transfer - No matching file found at Destination 2025/03/24 04:38:26 DEBUG : B2 bucket rclone-test-risoril9deja: Waiting for renames to finish 2025/03/24 04:38:26 DEBUG : B2 bucket rclone-test-risoril9deja: Waiting for transfers to finish 2025/03/24 04:38:26 DEBUG : potato: sha1 = 1d1ac61cfffcfdd0a15cc9ae575fb06ca8c11fb5 OK 2025/03/24 04:38:26 INFO : potato: Copied (new) 2025/03/24 04:38:26 DEBUG : yam: sha1 = ad84b2fb6729688a5ee3225164a6d4d58465b33e OK 2025/03/24 04:38:26 INFO : yam: Copied (new) 2025/03/24 04:38:26 DEBUG : Waiting for deletions to finish run.go:180: Remote "B2 bucket rclone-test-risoril9deja", Local "Local file system at /tmp/rclone2611070412", Modify Window "1ms" 2025/03/24 04:38:26 DEBUG : potato: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/03/24 04:38:26 INFO : B2 bucket rclone-test-risoril9deja: Making map for --track-renames 2025/03/24 04:38:26 INFO : B2 bucket rclone-test-risoril9deja: Finished making map for --track-renames 2025/03/24 04:38:26 DEBUG : B2 bucket rclone-test-risoril9deja: Waiting for checks to finish 2025/03/24 04:38:26 DEBUG : potato: Unchanged skipping 2025/03/24 04:38:26 DEBUG : B2 bucket rclone-test-risoril9deja: Waiting for renames to finish 2025/03/24 04:38:27 DEBUG : yam: sha1 = ad84b2fb6729688a5ee3225164a6d4d58465b33e OK 2025/03/24 04:38:27 INFO : yam: Copied (server-side copy) to: yaml 2025/03/24 04:38:27 INFO : yam: Deleted 2025/03/24 04:38:27 INFO : yaml: Renamed from "yam" 2025/03/24 04:38:27 DEBUG : B2 bucket rclone-test-risoril9deja: Waiting for transfers to finish 2025/03/24 04:38:27 DEBUG : Waiting for deletions to finish run.go:180: Remote "B2 bucket rclone-test-risoril9deja", Local "Local file system at /tmp/rclone2611070412", Modify Window "1ms" --- PASS: TestSyncWithTrackRenames (3.45s) === RUN TestParseRenamesStrategyModtime --- PASS: TestParseRenamesStrategyModtime (0.00s) === RUN TestRenamesStrategyModtime --- PASS: TestRenamesStrategyModtime (0.00s) === RUN TestSyncWithTrackRenamesStrategyModtime run.go:180: Remote "B2 bucket rclone-test-risoril9deja", Local "Local file system at /tmp/rclone2611070412", Modify Window "1ms" sync_test.go:1610: Can track renames: true 2025/03/24 04:38:29 INFO : B2 bucket rclone-test-risoril9deja: Making map for --track-renames 2025/03/24 04:38:29 INFO : B2 bucket rclone-test-risoril9deja: Finished making map for --track-renames 2025/03/24 04:38:29 DEBUG : B2 bucket rclone-test-risoril9deja: Waiting for checks to finish 2025/03/24 04:38:29 DEBUG : yam: Need to transfer - No matching file found at Destination 2025/03/24 04:38:29 DEBUG : B2 bucket rclone-test-risoril9deja: Waiting for renames to finish 2025/03/24 04:38:29 DEBUG : potato: Need to transfer - No matching file found at Destination 2025/03/24 04:38:29 DEBUG : B2 bucket rclone-test-risoril9deja: Waiting for transfers to finish 2025/03/24 04:38:29 DEBUG : potato: sha1 = 1d1ac61cfffcfdd0a15cc9ae575fb06ca8c11fb5 OK 2025/03/24 04:38:29 INFO : potato: Copied (new) 2025/03/24 04:38:30 DEBUG : yam: sha1 = ad84b2fb6729688a5ee3225164a6d4d58465b33e OK 2025/03/24 04:38:30 INFO : yam: Copied (new) 2025/03/24 04:38:30 DEBUG : Waiting for deletions to finish run.go:180: Remote "B2 bucket rclone-test-risoril9deja", Local "Local file system at /tmp/rclone2611070412", Modify Window "1ms" 2025/03/24 04:38:30 DEBUG : potato: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/03/24 04:38:30 INFO : B2 bucket rclone-test-risoril9deja: Making map for --track-renames 2025/03/24 04:38:30 INFO : B2 bucket rclone-test-risoril9deja: Finished making map for --track-renames 2025/03/24 04:38:30 DEBUG : B2 bucket rclone-test-risoril9deja: Waiting for checks to finish 2025/03/24 04:38:30 DEBUG : potato: Unchanged skipping 2025/03/24 04:38:30 DEBUG : B2 bucket rclone-test-risoril9deja: Waiting for renames to finish 2025/03/24 04:38:31 DEBUG : yam: sha1 = ad84b2fb6729688a5ee3225164a6d4d58465b33e OK 2025/03/24 04:38:31 INFO : yam: Copied (server-side copy) to: yaml 2025/03/24 04:38:31 INFO : yam: Deleted 2025/03/24 04:38:31 INFO : yaml: Renamed from "yam" 2025/03/24 04:38:31 DEBUG : B2 bucket rclone-test-risoril9deja: Waiting for transfers to finish 2025/03/24 04:38:31 DEBUG : Waiting for deletions to finish run.go:180: Remote "B2 bucket rclone-test-risoril9deja", Local "Local file system at /tmp/rclone2611070412", Modify Window "1ms" --- PASS: TestSyncWithTrackRenamesStrategyModtime (3.57s) === RUN TestSyncWithTrackRenamesStrategyLeaf run.go:180: Remote "B2 bucket rclone-test-risoril9deja", Local "Local file system at /tmp/rclone2611070412", Modify Window "1ms" sync_test.go:1649: Can track renames: true 2025/03/24 04:38:33 INFO : B2 bucket rclone-test-risoril9deja: Making map for --track-renames 2025/03/24 04:38:33 INFO : B2 bucket rclone-test-risoril9deja: Finished making map for --track-renames 2025/03/24 04:38:33 DEBUG : B2 bucket rclone-test-risoril9deja: Waiting for checks to finish 2025/03/24 04:38:33 DEBUG : potato: Need to transfer - No matching file found at Destination 2025/03/24 04:38:33 DEBUG : B2 bucket rclone-test-risoril9deja: Waiting for renames to finish 2025/03/24 04:38:33 DEBUG : sub/yam: Need to transfer - No matching file found at Destination 2025/03/24 04:38:33 DEBUG : B2 bucket rclone-test-risoril9deja: Waiting for transfers to finish 2025/03/24 04:38:33 DEBUG : sub/yam: sha1 = ad84b2fb6729688a5ee3225164a6d4d58465b33e OK 2025/03/24 04:38:33 INFO : sub/yam: Copied (new) 2025/03/24 04:38:33 DEBUG : potato: sha1 = 1d1ac61cfffcfdd0a15cc9ae575fb06ca8c11fb5 OK 2025/03/24 04:38:33 INFO : potato: Copied (new) 2025/03/24 04:38:33 DEBUG : Waiting for deletions to finish run.go:180: Remote "B2 bucket rclone-test-risoril9deja", Local "Local file system at /tmp/rclone2611070412", Modify Window "1ms" 2025/03/24 04:38:34 DEBUG : potato: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/03/24 04:38:34 DEBUG : potato: Unchanged skipping 2025/03/24 04:38:34 INFO : B2 bucket rclone-test-risoril9deja: Making map for --track-renames 2025/03/24 04:38:34 INFO : B2 bucket rclone-test-risoril9deja: Finished making map for --track-renames 2025/03/24 04:38:34 DEBUG : B2 bucket rclone-test-risoril9deja: Waiting for checks to finish 2025/03/24 04:38:34 DEBUG : B2 bucket rclone-test-risoril9deja: Waiting for renames to finish 2025/03/24 04:38:34 DEBUG : sub/yam: sha1 = ad84b2fb6729688a5ee3225164a6d4d58465b33e OK 2025/03/24 04:38:34 INFO : sub/yam: Copied (server-side copy) to: yam 2025/03/24 04:38:35 INFO : sub/yam: Deleted 2025/03/24 04:38:35 INFO : yam: Renamed from "sub/yam" 2025/03/24 04:38:35 DEBUG : B2 bucket rclone-test-risoril9deja: Waiting for transfers to finish 2025/03/24 04:38:35 DEBUG : Waiting for deletions to finish run.go:180: Remote "B2 bucket rclone-test-risoril9deja", Local "Local file system at /tmp/rclone2611070412", Modify Window "1ms" --- PASS: TestSyncWithTrackRenamesStrategyLeaf (3.71s) === RUN TestServerSideMoveLocal run.go:180: Remote "B2 bucket rclone-test-risoril9deja", Local "Local file system at /tmp/rclone2611070412", Modify Window "1ms" 2025/03/24 04:38:36 DEBUG : Creating backend with remote "/tmp/rclone2611070412/dir1" 2025/03/24 04:38:36 DEBUG : Creating backend with remote "/tmp/rclone2611070412/dir2" 2025/03/24 04:38:36 DEBUG : Local file system at /tmp/rclone2611070412/dir2: Using server-side directory move 2025/03/24 04:38:36 INFO : Local file system at /tmp/rclone2611070412/dir2: Server side directory move failed - fallback to file moves: can't copy directory - destination already exists 2025/03/24 04:38:36 DEBUG : file1.txt: Need to transfer - File not found at Destination 2025/03/24 04:38:36 INFO : file1.txt: Moved (server-side) 2025/03/24 04:38:36 DEBUG : Local file system at /tmp/rclone2611070412/dir2: Waiting for checks to finish 2025/03/24 04:38:36 DEBUG : Local file system at /tmp/rclone2611070412/dir2: Waiting for transfers to finish --- PASS: TestServerSideMoveLocal (0.42s) === RUN TestMoveWithDeleteEmptySrcDirs run.go:180: Remote "B2 bucket rclone-test-risoril9deja", Local "Local file system at /tmp/rclone2611070412", Modify Window "1ms" 2025/03/24 04:38:37 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/03/24 04:38:37 DEBUG : nested/sub dir/file: Need to transfer - File not found at Destination 2025/03/24 04:38:37 DEBUG : B2 bucket rclone-test-risoril9deja: Waiting for checks to finish 2025/03/24 04:38:37 DEBUG : B2 bucket rclone-test-risoril9deja: Waiting for transfers to finish 2025/03/24 04:38:37 DEBUG : nested/sub dir/file: sha1 = b4b3e0a278988bc15f2913af3f4153ccef74e465 OK 2025/03/24 04:38:37 INFO : nested/sub dir/file: Copied (new) 2025/03/24 04:38:37 INFO : nested/sub dir/file: Deleted 2025/03/24 04:38:38 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/03/24 04:38:38 INFO : sub dir/hello world: Copied (new) 2025/03/24 04:38:38 INFO : sub dir/hello world: Deleted 2025/03/24 04:38:38 INFO : sub dir: Removing directory 2025/03/24 04:38:38 INFO : nested/sub dir: Removing directory 2025/03/24 04:38:38 INFO : nested: Removing directory 2025/03/24 04:38:38 DEBUG : Local file system at /tmp/rclone2611070412: deleted 3 directories run.go:180: Remote "B2 bucket rclone-test-risoril9deja", Local "Local file system at /tmp/rclone2611070412", Modify Window "1ms" --- PASS: TestMoveWithDeleteEmptySrcDirs (2.11s) === RUN TestMoveWithoutDeleteEmptySrcDirs run.go:180: Remote "B2 bucket rclone-test-risoril9deja", Local "Local file system at /tmp/rclone2611070412", Modify Window "1ms" 2025/03/24 04:38:39 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/03/24 04:38:39 DEBUG : nested/sub dir/file: Need to transfer - File not found at Destination 2025/03/24 04:38:39 DEBUG : B2 bucket rclone-test-risoril9deja: Waiting for checks to finish 2025/03/24 04:38:39 DEBUG : B2 bucket rclone-test-risoril9deja: Waiting for transfers to finish 2025/03/24 04:38:39 DEBUG : nested/sub dir/file: sha1 = b4b3e0a278988bc15f2913af3f4153ccef74e465 OK 2025/03/24 04:38:39 INFO : nested/sub dir/file: Copied (new) 2025/03/24 04:38:39 INFO : nested/sub dir/file: Deleted 2025/03/24 04:38:40 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/03/24 04:38:40 INFO : sub dir/hello world: Copied (new) 2025/03/24 04:38:40 INFO : sub dir/hello world: Deleted run.go:180: Remote "B2 bucket rclone-test-risoril9deja", Local "Local file system at /tmp/rclone2611070412", Modify Window "1ms" --- PASS: TestMoveWithoutDeleteEmptySrcDirs (2.06s) === RUN TestMoveWithIgnoreExisting run.go:180: Remote "B2 bucket rclone-test-risoril9deja", Local "Local file system at /tmp/rclone2611070412", Modify Window "1ms" 2025/03/24 04:38:41 DEBUG : existing: Need to transfer - File not found at Destination 2025/03/24 04:38:41 DEBUG : existing-b: Need to transfer - File not found at Destination 2025/03/24 04:38:41 DEBUG : B2 bucket rclone-test-risoril9deja: Waiting for checks to finish 2025/03/24 04:38:41 DEBUG : B2 bucket rclone-test-risoril9deja: Waiting for transfers to finish 2025/03/24 04:38:41 DEBUG : existing: sha1 = 3e2e95f5ad970eadfa7e17eaf73da97024aa5359 OK 2025/03/24 04:38:41 INFO : existing: Copied (new) 2025/03/24 04:38:41 INFO : existing: Deleted 2025/03/24 04:38:41 DEBUG : existing-b: sha1 = 321f6b7e8bf7f29aab89c5e41a555b1b0baa41a9 OK 2025/03/24 04:38:41 INFO : existing-b: Copied (new) 2025/03/24 04:38:41 INFO : existing-b: Deleted 2025/03/24 04:38:42 DEBUG : existing: Destination exists, skipping 2025/03/24 04:38:42 DEBUG : existing: Not removing source file as destination file exists and --ignore-existing is set 2025/03/24 04:38:42 DEBUG : B2 bucket rclone-test-risoril9deja: Waiting for checks to finish 2025/03/24 04:38:42 DEBUG : B2 bucket rclone-test-risoril9deja: Waiting for transfers to finish 2025/03/24 04:38:42 INFO : There was nothing to transfer run.go:180: Remote "B2 bucket rclone-test-risoril9deja", Local "Local file system at /tmp/rclone2611070412", Modify Window "1ms" --- PASS: TestMoveWithIgnoreExisting (2.06s) === RUN TestServerSideMove run.go:180: Remote "B2 bucket rclone-test-risoril9deja", Local "Local file system at /tmp/rclone2611070412", Modify Window "1ms" 2025/03/24 04:38:43 DEBUG : Creating backend with remote "TestB2:rclone-test-dowuwob2sexo" sync_test.go:1705: Server side move (if possible) B2 bucket rclone-test-risoril9deja -> B2 bucket rclone-test-dowuwob2sexo 2025/03/24 04:38:47 DEBUG : potato2: Need to transfer - File not found at Destination 2025/03/24 04:38:47 DEBUG : empty space: Size and modification time the same (differ by 0s, within tolerance 1ms) 2025/03/24 04:38:47 DEBUG : empty space: Unchanged skipping 2025/03/24 04:38:47 DEBUG : potato3: Sizes differ (src 68 vs dst 60) 2025/03/24 04:38:47 DEBUG : B2 bucket rclone-test-dowuwob2sexo: Waiting for checks to finish 2025/03/24 04:38:48 INFO : empty space: Deleted 2025/03/24 04:38:48 DEBUG : B2 bucket rclone-test-dowuwob2sexo: Waiting for transfers to finish 2025/03/24 04:38:48 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2025/03/24 04:38:48 INFO : potato2: Copied (server-side copy) 2025/03/24 04:38:48 INFO : potato2: Deleted 2025/03/24 04:38:48 DEBUG : potato3: sha1 = 568f8850f3c1a384731dbe40c6d72e1dcae342a0 OK 2025/03/24 04:38:48 INFO : potato3: Copied (server-side copy) 2025/03/24 04:38:49 INFO : potato3: Deleted 2025/03/24 04:38:49 DEBUG : Creating backend with remote "TestB2:rclone-test-jarilos1wihe" 2025/03/24 04:38:50 DEBUG : empty space: Need to transfer - File not found at Destination 2025/03/24 04:38:50 DEBUG : potato2: Need to transfer - File not found at Destination 2025/03/24 04:38:50 DEBUG : potato3: Need to transfer - File not found at Destination 2025/03/24 04:38:50 DEBUG : B2 bucket rclone-test-jarilos1wihe: Waiting for checks to finish 2025/03/24 04:38:50 DEBUG : B2 bucket rclone-test-jarilos1wihe: Waiting for transfers to finish 2025/03/24 04:38:51 DEBUG : empty space: sha1 = 3bc15c8aae3e4124dd409035f32ea2fd6835efc9 OK 2025/03/24 04:38:51 INFO : empty space: Copied (server-side copy) 2025/03/24 04:38:51 INFO : empty space: Deleted 2025/03/24 04:38:51 DEBUG : potato3: sha1 = 568f8850f3c1a384731dbe40c6d72e1dcae342a0 OK 2025/03/24 04:38:51 INFO : potato3: Copied (server-side copy) 2025/03/24 04:38:51 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2025/03/24 04:38:51 INFO : potato2: Copied (server-side copy) 2025/03/24 04:38:51 INFO : potato3: Deleted 2025/03/24 04:38:51 INFO : potato2: Deleted 2025/03/24 04:38:52 DEBUG : B2 bucket rclone-test-jarilos1wihe: Purge remote 2025/03/24 04:38:52 INFO : B2 bucket rclone-test-jarilos1wihe: cleaning bucket "rclone-test-jarilos1wihe" of all files 2025/03/24 04:38:52 DEBUG : empty space: Deleting (id "4_zbfc23de3702dcb6b9f580e1b_f108b1693f974a453_d20250324_m043851_c001_v0001043_t0000_u01742791131256") 2025/03/24 04:38:52 DEBUG : potato2: Deleting (id "4_zbfc23de3702dcb6b9f580e1b_f118eea58b29562f7_d20250324_m043851_c001_v0001172_t0045_u01742791131622") 2025/03/24 04:38:52 DEBUG : potato3: Deleting (id "4_zbfc23de3702dcb6b9f580e1b_f100506f7d9976c19_d20250324_m043851_c001_v0001184_t0006_u01742791131635") 2025/03/24 04:38:53 DEBUG : B2 bucket rclone-test-dowuwob2sexo: Purge remote 2025/03/24 04:38:53 INFO : B2 bucket rclone-test-dowuwob2sexo: cleaning bucket "rclone-test-dowuwob2sexo" of all files 2025/03/24 04:38:53 DEBUG : empty space: Deleting (id "4_z1fb22da3702dcb6b9f580e1b_f400f5c61f3ac7614_d20250324_m043851_c001_v7007000_t0000_u01742791131678") 2025/03/24 04:38:53 DEBUG : empty space: Deleting (id "4_z1fb22da3702dcb6b9f580e1b_f105804c20bf44730_d20250324_m043846_c001_v0001117_t0047_u01742791126453") 2025/03/24 04:38:53 DEBUG : potato2: Deleting (id "4_z1fb22da3702dcb6b9f580e1b_f41061b7f0bbc1a9e_d20250324_m043851_c001_v7007000_t0000_u01742791131903") 2025/03/24 04:38:53 DEBUG : potato2: Deleting (id "4_z1fb22da3702dcb6b9f580e1b_f100be85985843814_d20250324_m043848_c001_v0001183_t0022_u01742791128023") 2025/03/24 04:38:53 DEBUG : potato3: Deleting (id "4_z1fb22da3702dcb6b9f580e1b_f400f5c61f3ac7615_d20250324_m043851_c001_v7007000_t0000_u01742791131880") 2025/03/24 04:38:53 DEBUG : potato3: Deleting (id "4_z1fb22da3702dcb6b9f580e1b_f10175b962f246c99_d20250324_m043848_c001_v0001115_t0036_u01742791128258") 2025/03/24 04:38:53 DEBUG : potato3: Deleting (id "4_z1fb22da3702dcb6b9f580e1b_f105804c20bf44732_d20250324_m043847_c001_v0001117_t0059_u01742791127124") --- PASS: TestServerSideMove (11.84s) === RUN TestServerSideMoveWithFilter run.go:180: Remote "B2 bucket rclone-test-risoril9deja", Local "Local file system at /tmp/rclone2611070412", Modify Window "1ms" 2025/03/24 04:38:55 DEBUG : Creating backend with remote "TestB2:rclone-test-kilarib1fuxa" sync_test.go:1705: Server side move (if possible) B2 bucket rclone-test-risoril9deja -> B2 bucket rclone-test-kilarib1fuxa 2025/03/24 04:39:01 DEBUG : empty space: Excluded (Size Filter) 2025/03/24 04:39:01 DEBUG : empty space: Excluded 2025/03/24 04:39:01 DEBUG : empty space: Excluded (Size Filter) 2025/03/24 04:39:01 DEBUG : empty space: Excluded 2025/03/24 04:39:01 DEBUG : potato2: Need to transfer - File not found at Destination 2025/03/24 04:39:01 DEBUG : potato3: Sizes differ (src 68 vs dst 60) 2025/03/24 04:39:01 DEBUG : B2 bucket rclone-test-kilarib1fuxa: Waiting for checks to finish 2025/03/24 04:39:01 DEBUG : B2 bucket rclone-test-kilarib1fuxa: Waiting for transfers to finish 2025/03/24 04:39:01 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2025/03/24 04:39:01 INFO : potato2: Copied (server-side copy) 2025/03/24 04:39:01 INFO : potato2: Deleted 2025/03/24 04:39:01 DEBUG : potato3: sha1 = 568f8850f3c1a384731dbe40c6d72e1dcae342a0 OK 2025/03/24 04:39:01 INFO : potato3: Copied (server-side copy) 2025/03/24 04:39:01 INFO : potato3: Deleted 2025/03/24 04:39:02 DEBUG : Creating backend with remote "TestB2:rclone-test-caquval7nuvi" 2025/03/24 04:39:03 DEBUG : empty space: Excluded (Size Filter) 2025/03/24 04:39:03 DEBUG : empty space: Excluded 2025/03/24 04:39:03 DEBUG : potato2: Need to transfer - File not found at Destination 2025/03/24 04:39:03 DEBUG : potato3: Need to transfer - File not found at Destination 2025/03/24 04:39:03 DEBUG : B2 bucket rclone-test-caquval7nuvi: Waiting for checks to finish 2025/03/24 04:39:03 DEBUG : B2 bucket rclone-test-caquval7nuvi: Waiting for transfers to finish 2025/03/24 04:39:04 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2025/03/24 04:39:04 INFO : potato2: Copied (server-side copy) 2025/03/24 04:39:04 INFO : potato2: Deleted 2025/03/24 04:39:04 DEBUG : potato3: sha1 = 568f8850f3c1a384731dbe40c6d72e1dcae342a0 OK 2025/03/24 04:39:04 INFO : potato3: Copied (server-side copy) 2025/03/24 04:39:04 INFO : potato3: Deleted 2025/03/24 04:39:05 DEBUG : B2 bucket rclone-test-caquval7nuvi: Purge remote 2025/03/24 04:39:05 INFO : B2 bucket rclone-test-caquval7nuvi: cleaning bucket "rclone-test-caquval7nuvi" of all files 2025/03/24 04:39:05 DEBUG : potato2: Deleting (id "4_zef227d03702dcb6b9f580e1b_f1073d89ec002ad53_d20250324_m043904_c001_v0001183_t0024_u01742791144173") 2025/03/24 04:39:05 DEBUG : potato3: Deleting (id "4_zef227d03702dcb6b9f580e1b_f105f8ceed772ed3b_d20250324_m043904_c001_v0001182_t0059_u01742791144421") 2025/03/24 04:39:05 DEBUG : B2 bucket rclone-test-kilarib1fuxa: Purge remote 2025/03/24 04:39:05 INFO : B2 bucket rclone-test-kilarib1fuxa: cleaning bucket "rclone-test-kilarib1fuxa" of all files 2025/03/24 04:39:06 DEBUG : empty space: Deleting (id "4_zfff25df3702dcb6b9f580e1b_f1061b18ac295831d_d20250324_m043900_c001_v0001183_t0054_u01742791140417") 2025/03/24 04:39:06 DEBUG : potato2: Deleting (id "4_zfff25df3702dcb6b9f580e1b_f404209929df81d07_d20250324_m043904_c001_v7007000_t0000_u01742791144377") 2025/03/24 04:39:06 DEBUG : potato2: Deleting (id "4_zfff25df3702dcb6b9f580e1b_f106bf6449a41d878_d20250324_m043901_c001_v0001184_t0046_u01742791141306") 2025/03/24 04:39:06 DEBUG : potato3: Deleting (id "4_zfff25df3702dcb6b9f580e1b_f404209929df81d08_d20250324_m043904_c001_v7007000_t0000_u01742791144626") 2025/03/24 04:39:06 DEBUG : potato3: Deleting (id "4_zfff25df3702dcb6b9f580e1b_f100ace96efce1eba_d20250324_m043901_c001_v0001099_t0007_u01742791141544") 2025/03/24 04:39:06 DEBUG : potato3: Deleting (id "4_zfff25df3702dcb6b9f580e1b_f1061b18ac2958325_d20250324_m043900_c001_v0001183_t0032_u01742791140645") --- PASS: TestServerSideMoveWithFilter (12.82s) === RUN TestServerSideMoveDeleteEmptySourceDirs run.go:180: Remote "B2 bucket rclone-test-risoril9deja", Local "Local file system at /tmp/rclone2611070412", Modify Window "1ms" 2025/03/24 04:39:08 DEBUG : Creating backend with remote "TestB2:rclone-test-daduqiy7zuto" 2025/03/24 04:39:10 INFO : tomatoDir: Making directory sync_test.go:1705: Server side move (if possible) B2 bucket rclone-test-risoril9deja -> B2 bucket rclone-test-daduqiy7zuto 2025/03/24 04:39:12 DEBUG : potato2: Need to transfer - File not found at Destination 2025/03/24 04:39:12 DEBUG : empty space: Size and modification time the same (differ by 0s, within tolerance 1ms) 2025/03/24 04:39:12 DEBUG : empty space: Unchanged skipping 2025/03/24 04:39:12 DEBUG : potato3: Sizes differ (src 68 vs dst 60) 2025/03/24 04:39:12 DEBUG : B2 bucket rclone-test-daduqiy7zuto: Waiting for checks to finish 2025/03/24 04:39:12 INFO : empty space: Deleted 2025/03/24 04:39:12 DEBUG : B2 bucket rclone-test-daduqiy7zuto: Waiting for transfers to finish 2025/03/24 04:39:13 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2025/03/24 04:39:13 INFO : potato2: Copied (server-side copy) 2025/03/24 04:39:13 DEBUG : potato3: sha1 = 568f8850f3c1a384731dbe40c6d72e1dcae342a0 OK 2025/03/24 04:39:13 INFO : potato3: Copied (server-side copy) 2025/03/24 04:39:13 INFO : potato2: Deleted 2025/03/24 04:39:13 INFO : potato3: Deleted 2025/03/24 04:39:14 DEBUG : Creating backend with remote "TestB2:rclone-test-yatufay7cufo" 2025/03/24 04:39:14 INFO : tomatoDir: Making directory 2025/03/24 04:39:15 DEBUG : empty space: Need to transfer - File not found at Destination 2025/03/24 04:39:15 DEBUG : potato2: Need to transfer - File not found at Destination 2025/03/24 04:39:15 DEBUG : potato3: Need to transfer - File not found at Destination 2025/03/24 04:39:15 DEBUG : B2 bucket rclone-test-yatufay7cufo: Waiting for checks to finish 2025/03/24 04:39:15 DEBUG : B2 bucket rclone-test-yatufay7cufo: Waiting for transfers to finish 2025/03/24 04:39:16 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2025/03/24 04:39:16 INFO : potato2: Copied (server-side copy) 2025/03/24 04:39:16 INFO : potato2: Deleted 2025/03/24 04:39:16 DEBUG : empty space: sha1 = 3bc15c8aae3e4124dd409035f32ea2fd6835efc9 OK 2025/03/24 04:39:16 INFO : empty space: Copied (server-side copy) 2025/03/24 04:39:16 DEBUG : potato3: sha1 = 568f8850f3c1a384731dbe40c6d72e1dcae342a0 OK 2025/03/24 04:39:16 INFO : potato3: Copied (server-side copy) 2025/03/24 04:39:16 INFO : empty space: Deleted 2025/03/24 04:39:16 INFO : potato3: Deleted 2025/03/24 04:39:17 DEBUG : B2 bucket rclone-test-yatufay7cufo: Purge remote 2025/03/24 04:39:17 INFO : B2 bucket rclone-test-yatufay7cufo: cleaning bucket "rclone-test-yatufay7cufo" of all files 2025/03/24 04:39:17 DEBUG : empty space: Deleting (id "4_zff429de3702dcb6b9f580e1b_f1073d89ec002adde_d20250324_m043916_c001_v0001183_t0041_u01742791156307") 2025/03/24 04:39:17 DEBUG : potato2: Deleting (id "4_zff429de3702dcb6b9f580e1b_f114097150d47e462_d20250324_m043915_c001_v0001183_t0042_u01742791155938") 2025/03/24 04:39:17 DEBUG : potato3: Deleting (id "4_zff429de3702dcb6b9f580e1b_f1002902460d53e3d_d20250324_m043916_c001_v0001038_t0008_u01742791156181") 2025/03/24 04:39:18 DEBUG : B2 bucket rclone-test-daduqiy7zuto: Purge remote 2025/03/24 04:39:18 INFO : B2 bucket rclone-test-daduqiy7zuto: cleaning bucket "rclone-test-daduqiy7zuto" of all files 2025/03/24 04:39:18 DEBUG : empty space: Deleting (id "4_zef428dd3702dcb6b9f580e1b_f4179e4e8dbaa1a56_d20250324_m043916_c001_v7007000_t0000_u01742791156521") 2025/03/24 04:39:18 DEBUG : empty space: Deleting (id "4_zef428dd3702dcb6b9f580e1b_f100c01cf38417893_d20250324_m043911_c001_v0001177_t0006_u01742791151984") 2025/03/24 04:39:18 DEBUG : potato2: Deleting (id "4_zef428dd3702dcb6b9f580e1b_f4179e4e8dbaa1a55_d20250324_m043916_c001_v7007000_t0000_u01742791156168") 2025/03/24 04:39:18 DEBUG : potato2: Deleting (id "4_zef428dd3702dcb6b9f580e1b_f1168ee34c28fb543_d20250324_m043912_c001_v0001092_t0006_u01742791152895") 2025/03/24 04:39:18 DEBUG : potato3: Deleting (id "4_zef428dd3702dcb6b9f580e1b_f4164089d27af393f_d20250324_m043916_c001_v7007000_t0000_u01742791156639") 2025/03/24 04:39:18 DEBUG : potato3: Deleting (id "4_zef428dd3702dcb6b9f580e1b_f1109938845426c0d_d20250324_m043913_c001_v0001183_t0057_u01742791153279") 2025/03/24 04:39:18 DEBUG : potato3: Deleting (id "4_zef428dd3702dcb6b9f580e1b_f100c01cf38417895_d20250324_m043912_c001_v0001177_t0018_u01742791152217") --- PASS: TestServerSideMoveDeleteEmptySourceDirs (11.66s) === RUN TestServerSideMoveOverlap run.go:180: Remote "B2 bucket rclone-test-risoril9deja", Local "Local file system at /tmp/rclone2611070412", Modify Window "1ms" 2025/03/24 04:39:19 DEBUG : Creating backend with remote "TestB2:rclone-test-risoril9deja/rclone-move-test" --- PASS: TestServerSideMoveOverlap (2.43s) === RUN TestSyncOverlap run.go:180: Remote "B2 bucket rclone-test-risoril9deja", Local "Local file system at /tmp/rclone2611070412", Modify Window "1ms" 2025/03/24 04:39:22 DEBUG : Creating backend with remote "TestB2:rclone-test-risoril9deja/rclone-sync-test" run.go:180: Remote "B2 bucket rclone-test-risoril9deja", Local "Local file system at /tmp/rclone2611070412", Modify Window "1ms" run.go:180: Remote "B2 bucket rclone-test-risoril9deja", Local "Local file system at /tmp/rclone2611070412", Modify Window "1ms" run.go:180: Remote "B2 bucket rclone-test-risoril9deja", Local "Local file system at /tmp/rclone2611070412", Modify Window "1ms" run.go:180: Remote "B2 bucket rclone-test-risoril9deja", Local "Local file system at /tmp/rclone2611070412", Modify Window "1ms" --- PASS: TestSyncOverlap (3.00s) === RUN TestSyncOverlapWithFilter run.go:180: Remote "B2 bucket rclone-test-risoril9deja", Local "Local file system at /tmp/rclone2611070412", Modify Window "1ms" 2025/03/24 04:39:25 DEBUG : Creating backend with remote "TestB2:rclone-test-risoril9deja/rclone-sync-test" 2025/03/24 04:39:27 DEBUG : Creating backend with remote "TestB2:rclone-test-risoril9deja/rclone-sync-test-include/layer2" 2025/03/24 04:39:28 DEBUG : Creating backend with remote "TestB2:rclone-test-risoril9deja/rclone-sync-test-ignore-file" 2025/03/24 04:39:32 DEBUG : rclone-sync-test-ignore-file: Excluded 2025/03/24 04:39:32 DEBUG : B2 bucket rclone-test-risoril9deja path rclone-sync-test: Waiting for checks to finish 2025/03/24 04:39:32 DEBUG : B2 bucket rclone-test-risoril9deja path rclone-sync-test: Waiting for transfers to finish 2025/03/24 04:39:32 DEBUG : Waiting for deletions to finish 2025/03/24 04:39:32 INFO : There was nothing to transfer 2025/03/24 04:39:33 DEBUG : rclone-sync-test-ignore-file: Excluded 2025/03/24 04:39:33 DEBUG : B2 bucket rclone-test-risoril9deja: Waiting for checks to finish 2025/03/24 04:39:33 DEBUG : B2 bucket rclone-test-risoril9deja: Waiting for transfers to finish 2025/03/24 04:39:33 DEBUG : Waiting for deletions to finish 2025/03/24 04:39:33 INFO : There was nothing to transfer run.go:180: Remote "B2 bucket rclone-test-risoril9deja", Local "Local file system at /tmp/rclone2611070412", Modify Window "1ms" run.go:180: Remote "B2 bucket rclone-test-risoril9deja", Local "Local file system at /tmp/rclone2611070412", Modify Window "1ms" run.go:180: Remote "B2 bucket rclone-test-risoril9deja", Local "Local file system at /tmp/rclone2611070412", Modify Window "1ms" run.go:180: Remote "B2 bucket rclone-test-risoril9deja", Local "Local file system at /tmp/rclone2611070412", Modify Window "1ms" run.go:180: Remote "B2 bucket rclone-test-risoril9deja", Local "Local file system at /tmp/rclone2611070412", Modify Window "1ms" run.go:180: Remote "B2 bucket rclone-test-risoril9deja", Local "Local file system at /tmp/rclone2611070412", Modify Window "1ms" 2025/03/24 04:39:33 DEBUG : rclone-sync-test-ignore-file: Excluded 2025/03/24 04:39:33 DEBUG : B2 bucket rclone-test-risoril9deja path rclone-sync-test-include/layer2: Waiting for checks to finish 2025/03/24 04:39:33 DEBUG : B2 bucket rclone-test-risoril9deja path rclone-sync-test-include/layer2: Waiting for transfers to finish 2025/03/24 04:39:33 DEBUG : Waiting for deletions to finish 2025/03/24 04:39:33 INFO : There was nothing to transfer run.go:180: Remote "B2 bucket rclone-test-risoril9deja", Local "Local file system at /tmp/rclone2611070412", Modify Window "1ms" run.go:180: Remote "B2 bucket rclone-test-risoril9deja", Local "Local file system at /tmp/rclone2611070412", Modify Window "1ms" 2025/03/24 04:39:34 DEBUG : rclone-sync-test-ignore-file: Excluded 2025/03/24 04:39:34 DEBUG : B2 bucket rclone-test-risoril9deja: Waiting for checks to finish 2025/03/24 04:39:34 DEBUG : B2 bucket rclone-test-risoril9deja: Waiting for transfers to finish 2025/03/24 04:39:34 DEBUG : Waiting for deletions to finish 2025/03/24 04:39:34 INFO : There was nothing to transfer run.go:180: Remote "B2 bucket rclone-test-risoril9deja", Local "Local file system at /tmp/rclone2611070412", Modify Window "1ms" run.go:180: Remote "B2 bucket rclone-test-risoril9deja", Local "Local file system at /tmp/rclone2611070412", Modify Window "1ms" run.go:180: Remote "B2 bucket rclone-test-risoril9deja", Local "Local file system at /tmp/rclone2611070412", Modify Window "1ms" run.go:180: Remote "B2 bucket rclone-test-risoril9deja", Local "Local file system at /tmp/rclone2611070412", Modify Window "1ms" 2025/03/24 04:39:34 DEBUG : : Excluded 2025/03/24 04:39:34 DEBUG : rclone-sync-test-ignore-file: Excluded 2025/03/24 04:39:34 DEBUG : B2 bucket rclone-test-risoril9deja path rclone-sync-test-ignore-file: Waiting for checks to finish 2025/03/24 04:39:34 DEBUG : B2 bucket rclone-test-risoril9deja path rclone-sync-test-ignore-file: Waiting for transfers to finish 2025/03/24 04:39:34 DEBUG : Waiting for deletions to finish 2025/03/24 04:39:34 INFO : There was nothing to transfer run.go:180: Remote "B2 bucket rclone-test-risoril9deja", Local "Local file system at /tmp/rclone2611070412", Modify Window "1ms" run.go:180: Remote "B2 bucket rclone-test-risoril9deja", Local "Local file system at /tmp/rclone2611070412", Modify Window "1ms" run.go:180: Remote "B2 bucket rclone-test-risoril9deja", Local "Local file system at /tmp/rclone2611070412", Modify Window "1ms" run.go:180: Remote "B2 bucket rclone-test-risoril9deja", Local "Local file system at /tmp/rclone2611070412", Modify Window "1ms" run.go:180: Remote "B2 bucket rclone-test-risoril9deja", Local "Local file system at /tmp/rclone2611070412", Modify Window "1ms" --- PASS: TestSyncOverlapWithFilter (16.60s) === RUN TestSyncCompareDest run.go:180: Remote "B2 bucket rclone-test-risoril9deja", Local "Local file system at /tmp/rclone2611070412", Modify Window "1ms" 2025/03/24 04:39:41 DEBUG : Creating backend with remote "TestB2:rclone-test-risoril9deja/dst" 2025/03/24 04:39:42 DEBUG : Creating backend with remote "TestB2:rclone-test-risoril9deja/CompareDest" 2025/03/24 04:39:44 DEBUG : one: Need to transfer - File not found at Destination 2025/03/24 04:39:44 DEBUG : B2 bucket rclone-test-risoril9deja path dst: Waiting for checks to finish 2025/03/24 04:39:44 DEBUG : B2 bucket rclone-test-risoril9deja path dst: Waiting for transfers to finish 2025/03/24 04:39:45 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2025/03/24 04:39:45 INFO : one: Copied (new) 2025/03/24 04:39:45 DEBUG : Waiting for deletions to finish 2025/03/24 04:39:46 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/03/24 04:39:46 DEBUG : B2 bucket rclone-test-risoril9deja path dst: Waiting for checks to finish 2025/03/24 04:39:46 DEBUG : B2 bucket rclone-test-risoril9deja path dst: Waiting for transfers to finish 2025/03/24 04:39:46 DEBUG : one: sha1 = 7f376fd65843a1267de8f986d40e164e5a321c13 OK 2025/03/24 04:39:46 INFO : one: Copied (replaced existing) 2025/03/24 04:39:46 DEBUG : Waiting for deletions to finish 2025/03/24 04:39:48 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/03/24 04:39:48 DEBUG : B2 bucket rclone-test-risoril9deja path dst: Waiting for checks to finish 2025/03/24 04:39:48 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/03/24 04:39:48 DEBUG : one: Destination found in --compare-dest, skipping 2025/03/24 04:39:48 DEBUG : B2 bucket rclone-test-risoril9deja path dst: Waiting for transfers to finish 2025/03/24 04:39:48 DEBUG : Waiting for deletions to finish 2025/03/24 04:39:48 INFO : There was nothing to transfer 2025/03/24 04:39:49 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/03/24 04:39:49 DEBUG : two: Destination found in --compare-dest, skipping 2025/03/24 04:39:49 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/03/24 04:39:49 DEBUG : B2 bucket rclone-test-risoril9deja path dst: Waiting for checks to finish 2025/03/24 04:39:50 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/03/24 04:39:50 DEBUG : one: Destination found in --compare-dest, skipping 2025/03/24 04:39:50 DEBUG : B2 bucket rclone-test-risoril9deja path dst: Waiting for transfers to finish 2025/03/24 04:39:50 DEBUG : Waiting for deletions to finish 2025/03/24 04:39:50 INFO : There was nothing to transfer 2025/03/24 04:39:50 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/03/24 04:39:50 DEBUG : two: Destination found in --compare-dest, skipping 2025/03/24 04:39:50 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/03/24 04:39:50 DEBUG : B2 bucket rclone-test-risoril9deja path dst: Waiting for checks to finish 2025/03/24 04:39:50 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/03/24 04:39:50 DEBUG : one: Destination found in --compare-dest, skipping 2025/03/24 04:39:50 DEBUG : B2 bucket rclone-test-risoril9deja path dst: Waiting for transfers to finish 2025/03/24 04:39:50 DEBUG : Waiting for deletions to finish 2025/03/24 04:39:50 INFO : There was nothing to transfer 2025/03/24 04:39: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/24 04:39:51 DEBUG : two: sha1 = ad782ecdac770fc6eb9a62e44f90873fb97fb26b OK 2025/03/24 04:39:51 DEBUG : two: Destination found in --compare-dest, skipping 2025/03/24 04:39:51 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/03/24 04:39:51 DEBUG : B2 bucket rclone-test-risoril9deja path dst: Waiting for checks to finish 2025/03/24 04:39:52 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/03/24 04:39:52 DEBUG : one: Destination found in --compare-dest, skipping 2025/03/24 04:39:52 DEBUG : B2 bucket rclone-test-risoril9deja path dst: Waiting for transfers to finish 2025/03/24 04:39:52 DEBUG : Waiting for deletions to finish 2025/03/24 04:39:52 INFO : There was nothing to transfer 2025/03/24 04:39:52 DEBUG : two: Sizes differ (src 5 vs dst 3) 2025/03/24 04:39:52 DEBUG : two: Need to transfer - File not found at Destination 2025/03/24 04:39:52 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/03/24 04:39:52 DEBUG : B2 bucket rclone-test-risoril9deja path dst: Waiting for checks to finish 2025/03/24 04:39:53 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/03/24 04:39:53 DEBUG : one: Destination found in --compare-dest, skipping 2025/03/24 04:39:53 DEBUG : B2 bucket rclone-test-risoril9deja path dst: Waiting for transfers to finish 2025/03/24 04:39:53 DEBUG : two: sha1 = a4be8877ad88f3109a6411985a1f359e10e2d930 OK 2025/03/24 04:39:53 INFO : two: Copied (new) 2025/03/24 04:39:53 DEBUG : Waiting for deletions to finish --- PASS: TestSyncCompareDest (12.94s) === RUN TestSyncMultipleCompareDest run.go:180: Remote "B2 bucket rclone-test-risoril9deja", Local "Local file system at /tmp/rclone2611070412", Modify Window "1ms" 2025/03/24 04:39:56 DEBUG : Creating backend with remote "TestB2:rclone-test-risoril9deja/dest" 2025/03/24 04:39:57 DEBUG : Creating backend with remote "TestB2:rclone-test-risoril9deja/pre-dest1" 2025/03/24 04:39:58 DEBUG : Creating backend with remote "TestB2:rclone-test-risoril9deja/pre-dest2" 2025/03/24 04:40:00 DEBUG : 1: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/03/24 04:40:00 DEBUG : 1: Destination found in --compare-dest, skipping 2025/03/24 04:40:00 DEBUG : 2: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/03/24 04:40:00 DEBUG : 2: Destination found in --compare-dest, skipping 2025/03/24 04:40:01 DEBUG : 3: Need to transfer - File not found at Destination 2025/03/24 04:40:01 DEBUG : B2 bucket rclone-test-risoril9deja path dest: Waiting for checks to finish 2025/03/24 04:40:01 DEBUG : B2 bucket rclone-test-risoril9deja path dest: Waiting for transfers to finish 2025/03/24 04:40:01 DEBUG : 3: sha1 = 77de68daecd823babbb58edb1c8e14d7106e83bb OK 2025/03/24 04:40:01 INFO : 3: Copied (new) 2025/03/24 04:40:01 DEBUG : Waiting for deletions to finish --- PASS: TestSyncMultipleCompareDest (8.76s) === RUN TestSyncCopyDest run.go:180: Remote "B2 bucket rclone-test-risoril9deja", Local "Local file system at /tmp/rclone2611070412", Modify Window "1ms" 2025/03/24 04:40:03 DEBUG : Creating backend with remote "TestB2:rclone-test-risoril9deja/dst" 2025/03/24 04:40:04 DEBUG : Creating backend with remote "TestB2:rclone-test-risoril9deja/CopyDest" 2025/03/24 04:40:06 DEBUG : one: Need to transfer - File not found at Destination 2025/03/24 04:40:06 DEBUG : B2 bucket rclone-test-risoril9deja path dst: Waiting for checks to finish 2025/03/24 04:40:06 DEBUG : B2 bucket rclone-test-risoril9deja path dst: Waiting for transfers to finish 2025/03/24 04:40:07 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2025/03/24 04:40:07 INFO : one: Copied (new) 2025/03/24 04:40:07 DEBUG : Waiting for deletions to finish 2025/03/24 04:40:08 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/03/24 04:40:08 DEBUG : B2 bucket rclone-test-risoril9deja path dst: Waiting for checks to finish 2025/03/24 04:40:08 DEBUG : B2 bucket rclone-test-risoril9deja path dst: Waiting for transfers to finish 2025/03/24 04:40:08 DEBUG : one: sha1 = 7f376fd65843a1267de8f986d40e164e5a321c13 OK 2025/03/24 04:40:08 INFO : one: Copied (replaced existing) 2025/03/24 04:40:08 DEBUG : Waiting for deletions to finish 2025/03/24 04:40:09 DEBUG : Creating backend with remote "TestB2:rclone-test-risoril9deja/BackupDir" 2025/03/24 04:40:11 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/03/24 04:40:11 DEBUG : B2 bucket rclone-test-risoril9deja path dst: Waiting for checks to finish 2025/03/24 04:40:11 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/03/24 04:40:11 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/03/24 04:40:12 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2025/03/24 04:40:12 INFO : one: Copied (server-side copy) 2025/03/24 04:40:12 INFO : one: Deleted 2025/03/24 04:40:13 DEBUG : one: sha1 = 7f376fd65843a1267de8f986d40e164e5a321c13 OK 2025/03/24 04:40:13 INFO : one: Copied (server-side copy) 2025/03/24 04:40:13 DEBUG : one: Destination found in --copy-dest, using server-side copy 2025/03/24 04:40:13 DEBUG : B2 bucket rclone-test-risoril9deja path dst: Waiting for transfers to finish 2025/03/24 04:40:13 DEBUG : Waiting for deletions to finish 2025/03/24 04:40:14 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/03/24 04:40:15 DEBUG : two: sha1 = ad782ecdac770fc6eb9a62e44f90873fb97fb26b OK 2025/03/24 04:40:15 INFO : two: Copied (server-side copy) 2025/03/24 04:40:15 DEBUG : two: Destination found in --copy-dest, using server-side copy 2025/03/24 04:40:15 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/03/24 04:40:15 DEBUG : one: Unchanged skipping 2025/03/24 04:40:15 DEBUG : B2 bucket rclone-test-risoril9deja path dst: Waiting for checks to finish 2025/03/24 04:40:15 DEBUG : B2 bucket rclone-test-risoril9deja path dst: Waiting for transfers to finish 2025/03/24 04:40:15 DEBUG : Waiting for deletions to finish 2025/03/24 04:40:15 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/03/24 04:40:15 DEBUG : one: Unchanged skipping 2025/03/24 04:40:15 DEBUG : B2 bucket rclone-test-risoril9deja path dst: Waiting for checks to finish 2025/03/24 04:40:15 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/03/24 04:40:15 DEBUG : two: Unchanged skipping 2025/03/24 04:40:15 DEBUG : B2 bucket rclone-test-risoril9deja path dst: Waiting for transfers to finish 2025/03/24 04:40:15 DEBUG : Waiting for deletions to finish 2025/03/24 04:40:15 INFO : There was nothing to transfer 2025/03/24 04:40:17 DEBUG : three: Sizes differ (src 7 vs dst 5) 2025/03/24 04:40:17 DEBUG : three: Destination not found in --copy-dest 2025/03/24 04:40:17 DEBUG : three: Need to transfer - File not found at Destination 2025/03/24 04:40:17 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/03/24 04:40:17 DEBUG : one: Unchanged skipping 2025/03/24 04:40:17 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/03/24 04:40:17 DEBUG : two: Unchanged skipping 2025/03/24 04:40:17 DEBUG : B2 bucket rclone-test-risoril9deja path dst: Waiting for checks to finish 2025/03/24 04:40:17 DEBUG : B2 bucket rclone-test-risoril9deja path dst: Waiting for transfers to finish 2025/03/24 04:40:17 DEBUG : three: sha1 = 370e613335f3cf2f19b2a2d35a86402f55c659f8 OK 2025/03/24 04:40:17 INFO : three: Copied (new) 2025/03/24 04:40:17 DEBUG : Waiting for deletions to finish --- PASS: TestSyncCopyDest (15.93s) === RUN TestSyncBackupDir run.go:180: Remote "B2 bucket rclone-test-risoril9deja", Local "Local file system at /tmp/rclone2611070412", Modify Window "1ms" 2025/03/24 04:40:21 DEBUG : Creating backend with remote "TestB2:rclone-test-risoril9deja/dst" 2025/03/24 04:40:22 DEBUG : Creating backend with remote "TestB2:rclone-test-risoril9deja/backup" 2025/03/24 04:40:23 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/03/24 04:40:23 DEBUG : two: Unchanged skipping 2025/03/24 04:40:23 DEBUG : B2 bucket rclone-test-risoril9deja path dst: Waiting for checks to finish 2025/03/24 04:40:23 DEBUG : one: Sizes differ (src 4 vs dst 3) 2025/03/24 04:40:25 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2025/03/24 04:40:25 INFO : one: Copied (server-side copy) 2025/03/24 04:40:25 INFO : one: Deleted 2025/03/24 04:40:25 DEBUG : B2 bucket rclone-test-risoril9deja path dst: Waiting for transfers to finish 2025/03/24 04:40:26 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2025/03/24 04:40:26 INFO : one: Copied (new) 2025/03/24 04:40:26 DEBUG : Waiting for deletions to finish 2025/03/24 04:40:27 DEBUG : three.txt: sha1 = b802f384302cb24fbab0a44997e820bf2e8507bb OK 2025/03/24 04:40:27 INFO : three.txt: Copied (server-side copy) 2025/03/24 04:40:27 INFO : three.txt: Deleted 2025/03/24 04:40:27 INFO : three.txt: Moved into backup dir 2025/03/24 04:40:28 DEBUG : one: Sizes differ (src 5 vs dst 4) 2025/03/24 04:40:28 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/03/24 04:40:28 DEBUG : two: Unchanged skipping 2025/03/24 04:40:28 DEBUG : B2 bucket rclone-test-risoril9deja path dst: Waiting for checks to finish 2025/03/24 04:40:29 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2025/03/24 04:40:29 INFO : one: Copied (server-side copy) 2025/03/24 04:40:29 INFO : one: Deleted 2025/03/24 04:40:29 DEBUG : B2 bucket rclone-test-risoril9deja path dst: Waiting for transfers to finish 2025/03/24 04:40:30 DEBUG : one: sha1 = 88a8c2880f555638f990d1ec4c8359b25caa20c7 OK 2025/03/24 04:40:30 INFO : one: Copied (new) 2025/03/24 04:40:30 DEBUG : Waiting for deletions to finish 2025/03/24 04:40:30 DEBUG : three.txt: sha1 = 92e0258fe3c7456f15dff78d509f6e3c9166c254 OK 2025/03/24 04:40:30 INFO : three.txt: Copied (server-side copy) 2025/03/24 04:40:31 INFO : three.txt: Deleted 2025/03/24 04:40:31 INFO : three.txt: Moved into backup dir --- PASS: TestSyncBackupDir (13.01s) === RUN TestSyncBackupDirWithSuffix run.go:180: Remote "B2 bucket rclone-test-risoril9deja", Local "Local file system at /tmp/rclone2611070412", Modify Window "1ms" 2025/03/24 04:40:34 DEBUG : Creating backend with remote "TestB2:rclone-test-risoril9deja/dst" 2025/03/24 04:40:35 DEBUG : Creating backend with remote "TestB2:rclone-test-risoril9deja/backup" 2025/03/24 04:40:37 DEBUG : one: Sizes differ (src 4 vs dst 3) 2025/03/24 04:40:37 DEBUG : B2 bucket rclone-test-risoril9deja path dst: Waiting for checks to finish 2025/03/24 04:40:37 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/03/24 04:40:37 DEBUG : two: Unchanged skipping 2025/03/24 04:40:38 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2025/03/24 04:40:38 INFO : one: Copied (server-side copy) to: one.bak 2025/03/24 04:40:38 INFO : one: Deleted 2025/03/24 04:40:38 DEBUG : B2 bucket rclone-test-risoril9deja path dst: Waiting for transfers to finish 2025/03/24 04:40:39 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2025/03/24 04:40:39 INFO : one: Copied (new) 2025/03/24 04:40:39 DEBUG : Waiting for deletions to finish 2025/03/24 04:40:40 DEBUG : three.txt: sha1 = b802f384302cb24fbab0a44997e820bf2e8507bb OK 2025/03/24 04:40:40 INFO : three.txt: Copied (server-side copy) to: three.txt.bak 2025/03/24 04:40:40 INFO : three.txt: Deleted 2025/03/24 04:40:40 INFO : three.txt: Moved into backup dir 2025/03/24 04:40:41 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/03/24 04:40:41 DEBUG : two: Unchanged skipping 2025/03/24 04:40:41 DEBUG : one: Sizes differ (src 5 vs dst 4) 2025/03/24 04:40:41 DEBUG : B2 bucket rclone-test-risoril9deja path dst: Waiting for checks to finish 2025/03/24 04:40:42 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2025/03/24 04:40:42 INFO : one: Copied (server-side copy) to: one.bak 2025/03/24 04:40:42 INFO : one: Deleted 2025/03/24 04:40:42 DEBUG : B2 bucket rclone-test-risoril9deja path dst: Waiting for transfers to finish 2025/03/24 04:40:43 DEBUG : one: sha1 = 88a8c2880f555638f990d1ec4c8359b25caa20c7 OK 2025/03/24 04:40:43 INFO : one: Copied (new) 2025/03/24 04:40:43 DEBUG : Waiting for deletions to finish 2025/03/24 04:40:43 DEBUG : three.txt: sha1 = 92e0258fe3c7456f15dff78d509f6e3c9166c254 OK 2025/03/24 04:40:43 INFO : three.txt: Copied (server-side copy) to: three.txt.bak 2025/03/24 04:40:43 INFO : three.txt: Deleted 2025/03/24 04:40:43 INFO : three.txt: Moved into backup dir --- PASS: TestSyncBackupDirWithSuffix (12.67s) === RUN TestSyncBackupDirWithSuffixKeepExtension run.go:180: Remote "B2 bucket rclone-test-risoril9deja", Local "Local file system at /tmp/rclone2611070412", Modify Window "1ms" 2025/03/24 04:40:46 DEBUG : dst/three.txt: Clearing upload URL because of error: Post "https://pod-000-1178-00.backblaze.com/b2api/v1/b2_upload_file/7f824d43700dcb6b9f580e1b/c001_v0001178_t0013": EOF 2025/03/24 04:40:46 DEBUG : pacer: low level retry 1/1 (error Post "https://pod-000-1178-00.backblaze.com/b2api/v1/b2_upload_file/7f824d43700dcb6b9f580e1b/c001_v0001178_t0013": EOF) 2025/03/24 04:40:46 DEBUG : pacer: Rate limited, increasing sleep to 20ms run.go:281: Retry Put of "dst/three.txt" to B2 bucket rclone-test-risoril9deja: 1/10 (Post "https://pod-000-1178-00.backblaze.com/b2api/v1/b2_upload_file/7f824d43700dcb6b9f580e1b/c001_v0001178_t0013": EOF) 2025/03/24 04:40:48 DEBUG : pacer: Reducing sleep to 10ms 2025/03/24 04:40:48 DEBUG : Creating backend with remote "TestB2:rclone-test-risoril9deja/dst" 2025/03/24 04:40:49 DEBUG : Creating backend with remote "TestB2:rclone-test-risoril9deja/backup" 2025/03/24 04:40:51 DEBUG : one: Sizes differ (src 4 vs dst 3) 2025/03/24 04:40:51 DEBUG : B2 bucket rclone-test-risoril9deja path dst: Waiting for checks to finish 2025/03/24 04:40:51 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/03/24 04:40:51 DEBUG : two: Unchanged skipping 2025/03/24 04:40:52 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2025/03/24 04:40:52 INFO : one: Copied (server-side copy) to: one-2019-01-01 2025/03/24 04:40:53 INFO : one: Deleted 2025/03/24 04:40:53 DEBUG : B2 bucket rclone-test-risoril9deja path dst: Waiting for transfers to finish 2025/03/24 04:40:53 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2025/03/24 04:40:53 INFO : one: Copied (new) 2025/03/24 04:40:53 DEBUG : Waiting for deletions to finish 2025/03/24 04:40:54 DEBUG : three.txt: sha1 = b802f384302cb24fbab0a44997e820bf2e8507bb OK 2025/03/24 04:40:54 INFO : three.txt: Copied (server-side copy) to: three-2019-01-01.txt 2025/03/24 04:40:54 INFO : three.txt: Deleted 2025/03/24 04:40:54 INFO : three.txt: Moved into backup dir 2025/03/24 04:40:56 DEBUG : one: Sizes differ (src 5 vs dst 4) 2025/03/24 04:40:56 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/03/24 04:40:56 DEBUG : two: Unchanged skipping 2025/03/24 04:40:56 DEBUG : B2 bucket rclone-test-risoril9deja path dst: Waiting for checks to finish 2025/03/24 04:40:56 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2025/03/24 04:40:56 INFO : one: Copied (server-side copy) to: one-2019-01-01 2025/03/24 04:40:56 INFO : one: Deleted 2025/03/24 04:40:56 DEBUG : B2 bucket rclone-test-risoril9deja path dst: Waiting for transfers to finish 2025/03/24 04:40:56 DEBUG : one: sha1 = 88a8c2880f555638f990d1ec4c8359b25caa20c7 OK 2025/03/24 04:40:56 INFO : one: Copied (new) 2025/03/24 04:40:56 DEBUG : Waiting for deletions to finish 2025/03/24 04:40:57 DEBUG : three.txt: sha1 = 92e0258fe3c7456f15dff78d509f6e3c9166c254 OK 2025/03/24 04:40:57 INFO : three.txt: Copied (server-side copy) to: three-2019-01-01.txt 2025/03/24 04:40:57 INFO : three.txt: Deleted 2025/03/24 04:40:57 INFO : three.txt: Moved into backup dir --- PASS: TestSyncBackupDirWithSuffixKeepExtension (14.03s) === RUN TestSyncBackupDirSuffixOnly run.go:180: Remote "B2 bucket rclone-test-risoril9deja", Local "Local file system at /tmp/rclone2611070412", Modify Window "1ms" 2025/03/24 04:41:00 DEBUG : Creating backend with remote "TestB2:rclone-test-risoril9deja/dst" 2025/03/24 04:41:02 DEBUG : one: Sizes differ (src 4 vs dst 3) 2025/03/24 04:41:02 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/03/24 04:41:02 DEBUG : two: Unchanged skipping 2025/03/24 04:41:02 DEBUG : B2 bucket rclone-test-risoril9deja path dst: Waiting for checks to finish 2025/03/24 04:41:02 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2025/03/24 04:41:02 INFO : one: Copied (server-side copy) to: one.bak 2025/03/24 04:41:02 INFO : one: Deleted 2025/03/24 04:41:02 DEBUG : B2 bucket rclone-test-risoril9deja path dst: Waiting for transfers to finish 2025/03/24 04:41:03 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2025/03/24 04:41:03 INFO : one: Copied (new) 2025/03/24 04:41:03 DEBUG : Waiting for deletions to finish 2025/03/24 04:41:04 DEBUG : three.txt: sha1 = b802f384302cb24fbab0a44997e820bf2e8507bb OK 2025/03/24 04:41:04 INFO : three.txt: Copied (server-side copy) to: three.txt.bak 2025/03/24 04:41:04 INFO : three.txt: Deleted 2025/03/24 04:41:04 INFO : three.txt: Moved into backup dir 2025/03/24 04:41:05 DEBUG : one.bak: Excluded (Path Filter) 2025/03/24 04:41:05 DEBUG : one.bak: Excluded 2025/03/24 04:41:05 DEBUG : three.txt.bak: Excluded (Path Filter) 2025/03/24 04:41:05 DEBUG : three.txt.bak: Excluded 2025/03/24 04:41:05 DEBUG : one: Sizes differ (src 5 vs dst 4) 2025/03/24 04:41:05 DEBUG : B2 bucket rclone-test-risoril9deja path dst: Waiting for checks to finish 2025/03/24 04:41:05 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/03/24 04:41:05 DEBUG : two: Unchanged skipping 2025/03/24 04:41:06 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2025/03/24 04:41:06 INFO : one: Copied (server-side copy) to: one.bak 2025/03/24 04:41:06 INFO : one: Deleted 2025/03/24 04:41:06 DEBUG : B2 bucket rclone-test-risoril9deja path dst: Waiting for transfers to finish 2025/03/24 04:41:06 DEBUG : one: sha1 = 88a8c2880f555638f990d1ec4c8359b25caa20c7 OK 2025/03/24 04:41:06 INFO : one: Copied (new) 2025/03/24 04:41:06 DEBUG : Waiting for deletions to finish 2025/03/24 04:41:07 DEBUG : three.txt: sha1 = 92e0258fe3c7456f15dff78d509f6e3c9166c254 OK 2025/03/24 04:41:07 INFO : three.txt: Copied (server-side copy) to: three.txt.bak 2025/03/24 04:41:07 INFO : three.txt: Deleted 2025/03/24 04:41:07 INFO : three.txt: Moved into backup dir --- PASS: TestSyncBackupDirSuffixOnly (9.80s) === RUN TestSyncSuffix run.go:180: Remote "B2 bucket rclone-test-risoril9deja", Local "Local file system at /tmp/rclone2611070412", Modify Window "1ms" 2025/03/24 04:41:10 DEBUG : Creating backend with remote "TestB2:rclone-test-risoril9deja/dst" 2025/03/24 04:41:11 DEBUG : one: Sizes differ (src 4 vs dst 3) 2025/03/24 04:41:12 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2025/03/24 04:41:12 INFO : one: Copied (server-side copy) to: one.bak 2025/03/24 04:41:12 INFO : one: Deleted 2025/03/24 04:41:13 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2025/03/24 04:41:13 INFO : one: Copied (new) 2025/03/24 04:41:13 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/03/24 04:41:13 DEBUG : two: Unchanged skipping 2025/03/24 04:41:13 DEBUG : three.txt: Sizes differ (src 6 vs dst 5) 2025/03/24 04:41:14 DEBUG : three.txt: sha1 = b802f384302cb24fbab0a44997e820bf2e8507bb OK 2025/03/24 04:41:14 INFO : three.txt: Copied (server-side copy) to: three.txt.bak 2025/03/24 04:41:14 INFO : three.txt: Deleted 2025/03/24 04:41:15 DEBUG : three.txt: sha1 = 92e0258fe3c7456f15dff78d509f6e3c9166c254 OK 2025/03/24 04:41:15 INFO : three.txt: Copied (new) 2025/03/24 04:41:15 DEBUG : pacer: low level retry 1/10 (error Post "https://api001.backblazeb2.com/b2api/v1/b2_list_file_names": EOF) 2025/03/24 04:41:15 DEBUG : pacer: Rate limited, increasing sleep to 20ms 2025/03/24 04:41:15 DEBUG : pacer: Reducing sleep to 10ms 2025/03/24 04:41:16 DEBUG : one: Sizes differ (src 5 vs dst 4) 2025/03/24 04:41:16 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2025/03/24 04:41:16 INFO : one: Copied (server-side copy) to: one.bak 2025/03/24 04:41:16 INFO : one: Deleted 2025/03/24 04:41:17 DEBUG : one: sha1 = 88a8c2880f555638f990d1ec4c8359b25caa20c7 OK 2025/03/24 04:41:17 INFO : one: Copied (new) 2025/03/24 04:41:17 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/03/24 04:41:17 DEBUG : two: Unchanged skipping 2025/03/24 04:41:17 DEBUG : three.txt: Sizes differ (src 19 vs dst 6) 2025/03/24 04:41:18 DEBUG : three.txt: sha1 = 92e0258fe3c7456f15dff78d509f6e3c9166c254 OK 2025/03/24 04:41:18 INFO : three.txt: Copied (server-side copy) to: three.txt.bak 2025/03/24 04:41:18 INFO : three.txt: Deleted 2025/03/24 04:41:18 DEBUG : three.txt: sha1 = 476e1707cbd7f0497a7dc4d44f0b07b8566ffc30 OK 2025/03/24 04:41:18 INFO : three.txt: Copied (new) --- PASS: TestSyncSuffix (11.06s) === RUN TestSyncSuffixKeepExtension run.go:180: Remote "B2 bucket rclone-test-risoril9deja", Local "Local file system at /tmp/rclone2611070412", Modify Window "1ms" 2025/03/24 04:41:21 DEBUG : Creating backend with remote "TestB2:rclone-test-risoril9deja/dst" 2025/03/24 04:41:22 DEBUG : one: Sizes differ (src 4 vs dst 3) 2025/03/24 04:41:24 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2025/03/24 04:41:24 INFO : one: Copied (server-side copy) to: one-2019-01-01 2025/03/24 04:41:24 INFO : one: Deleted 2025/03/24 04:41:25 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2025/03/24 04:41:25 INFO : one: Copied (new) 2025/03/24 04:41:25 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/03/24 04:41:25 DEBUG : two: Unchanged skipping 2025/03/24 04:41:25 DEBUG : three.txt: Sizes differ (src 6 vs dst 5) 2025/03/24 04:41:25 DEBUG : three.txt: sha1 = b802f384302cb24fbab0a44997e820bf2e8507bb OK 2025/03/24 04:41:25 INFO : three.txt: Copied (server-side copy) to: three-2019-01-01.txt 2025/03/24 04:41:26 INFO : three.txt: Deleted 2025/03/24 04:41:26 DEBUG : three.txt: sha1 = 92e0258fe3c7456f15dff78d509f6e3c9166c254 OK 2025/03/24 04:41:26 INFO : three.txt: Copied (new) 2025/03/24 04:41:26 DEBUG : pacer: low level retry 1/10 (error Post "https://api001.backblazeb2.com/b2api/v1/b2_list_file_names": EOF) 2025/03/24 04:41:26 DEBUG : pacer: Rate limited, increasing sleep to 20ms 2025/03/24 04:41:27 DEBUG : pacer: Reducing sleep to 10ms 2025/03/24 04:41:27 DEBUG : one: Sizes differ (src 5 vs dst 4) 2025/03/24 04:41:28 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2025/03/24 04:41:28 INFO : one: Copied (server-side copy) to: one-2019-01-01 2025/03/24 04:41:28 INFO : one: Deleted 2025/03/24 04:41:28 DEBUG : one: sha1 = 88a8c2880f555638f990d1ec4c8359b25caa20c7 OK 2025/03/24 04:41:28 INFO : one: Copied (new) 2025/03/24 04:41:28 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/03/24 04:41:28 DEBUG : two: Unchanged skipping 2025/03/24 04:41:29 DEBUG : three.txt: Sizes differ (src 19 vs dst 6) 2025/03/24 04:41:29 DEBUG : three.txt: sha1 = 92e0258fe3c7456f15dff78d509f6e3c9166c254 OK 2025/03/24 04:41:29 INFO : three.txt: Copied (server-side copy) to: three-2019-01-01.txt 2025/03/24 04:41:29 INFO : three.txt: Deleted 2025/03/24 04:41:30 DEBUG : three.txt: sha1 = 476e1707cbd7f0497a7dc4d44f0b07b8566ffc30 OK 2025/03/24 04:41:30 INFO : three.txt: Copied (new) --- PASS: TestSyncSuffixKeepExtension (11.51s) === RUN TestSyncUTFNorm run.go:180: Remote "B2 bucket rclone-test-risoril9deja", Local "Local file system at /tmp/rclone2611070412", Modify Window "1ms" 2025/03/24 04:41:32 DEBUG : Testêé: Sizes differ (src 14 vs dst 18) 2025/03/24 04:41:32 DEBUG : B2 bucket rclone-test-risoril9deja: Waiting for checks to finish 2025/03/24 04:41:32 DEBUG : B2 bucket rclone-test-risoril9deja: Waiting for transfers to finish 2025/03/24 04:41:33 DEBUG : Testêé: sha1 = a54d88e06612d820bc3be72877c74f257b561b19 OK 2025/03/24 04:41:33 INFO : Testêé: Copied (replaced existing) to: Testêé 2025/03/24 04:41:33 DEBUG : Waiting for deletions to finish --- PASS: TestSyncUTFNorm (2.28s) === RUN TestSyncImmutable run.go:180: Remote "B2 bucket rclone-test-risoril9deja", Local "Local file system at /tmp/rclone2611070412", Modify Window "1ms" 2025/03/24 04:41:34 DEBUG : existing: Need to transfer - File not found at Destination 2025/03/24 04:41:34 DEBUG : B2 bucket rclone-test-risoril9deja: Waiting for checks to finish 2025/03/24 04:41:34 DEBUG : B2 bucket rclone-test-risoril9deja: Waiting for transfers to finish 2025/03/24 04:41:34 DEBUG : existing: sha1 = 3e2e95f5ad970eadfa7e17eaf73da97024aa5359 OK 2025/03/24 04:41:34 INFO : existing: Copied (new) 2025/03/24 04:41:34 DEBUG : Waiting for deletions to finish run.go:180: Remote "B2 bucket rclone-test-risoril9deja", Local "Local file system at /tmp/rclone2611070412", Modify Window "1ms" 2025/03/24 04:41:34 DEBUG : existing: Sizes differ (src 8 vs dst 6) 2025/03/24 04:41:34 DEBUG : B2 bucket rclone-test-risoril9deja: Waiting for checks to finish 2025/03/24 04:41:34 ERROR : existing: Source and destination exist but do not match: immutable file modified 2025/03/24 04:41:34 DEBUG : B2 bucket rclone-test-risoril9deja: Waiting for transfers to finish 2025/03/24 04:41:34 ERROR : B2 bucket rclone-test-risoril9deja: not deleting files as there were IO errors 2025/03/24 04:41:34 ERROR : B2 bucket rclone-test-risoril9deja: not deleting directories as there were IO errors run.go:180: Remote "B2 bucket rclone-test-risoril9deja", Local "Local file system at /tmp/rclone2611070412", Modify Window "1ms" --- PASS: TestSyncImmutable (2.68s) === RUN TestSyncIgnoreCase run.go:180: Remote "B2 bucket rclone-test-risoril9deja", Local "Local file system at /tmp/rclone2611070412", Modify Window "1ms" 2025/03/24 04:41:37 DEBUG : B2 bucket rclone-test-risoril9deja: Waiting for checks to finish 2025/03/24 04:41:37 DEBUG : existing: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/03/24 04:41:37 DEBUG : existing: Unchanged skipping 2025/03/24 04:41:37 DEBUG : B2 bucket rclone-test-risoril9deja: Waiting for transfers to finish 2025/03/24 04:41:37 DEBUG : Waiting for deletions to finish 2025/03/24 04:41:37 INFO : There was nothing to transfer --- PASS: TestSyncIgnoreCase (1.34s) === RUN TestFixCase run.go:180: Remote "B2 bucket rclone-test-risoril9deja", Local "Local file system at /tmp/rclone2611070412", Modify Window "1ms" sync_test.go:2635: Skipping test as local or remote are case-sensitive --- SKIP: TestFixCase (0.37s) === RUN TestMaxTransfer === RUN TestMaxTransfer/Hard run.go:180: Remote "B2 bucket rclone-test-risoril9deja", Local "Local file system at /tmp/rclone2611070412", Modify Window "1ms" sync_test.go:2674: This test only runs on local === RUN TestMaxTransfer/Soft run.go:180: Remote "B2 bucket rclone-test-risoril9deja", Local "Local file system at /tmp/rclone2611070412", Modify Window "1ms" sync_test.go:2674: This test only runs on local === RUN TestMaxTransfer/Cautious run.go:180: Remote "B2 bucket rclone-test-risoril9deja", Local "Local file system at /tmp/rclone2611070412", Modify Window "1ms" sync_test.go:2674: This test only runs on local --- PASS: TestMaxTransfer (1.13s) --- SKIP: TestMaxTransfer/Hard (0.37s) --- SKIP: TestMaxTransfer/Soft (0.38s) --- SKIP: TestMaxTransfer/Cautious (0.37s) === RUN TestSyncConcurrentDelete run.go:180: Remote "B2 bucket rclone-test-risoril9deja", Local "Local file system at /tmp/rclone2611070412", Modify Window "1ms" 2025/03/24 04:41:39 DEBUG : both0: Clearing upload URL because of error: Post "https://pod-000-1182-09.backblaze.com/b2api/v1/b2_upload_file/7f824d43700dcb6b9f580e1b/c001_v0001182_t0038": EOF 2025/03/24 04:41:39 DEBUG : pacer: low level retry 1/1 (error Post "https://pod-000-1182-09.backblaze.com/b2api/v1/b2_upload_file/7f824d43700dcb6b9f580e1b/c001_v0001182_t0038": EOF) 2025/03/24 04:41:39 DEBUG : pacer: Rate limited, increasing sleep to 20ms run.go:281: Retry Put of "both0" to B2 bucket rclone-test-risoril9deja: 1/10 (Post "https://pod-000-1182-09.backblaze.com/b2api/v1/b2_upload_file/7f824d43700dcb6b9f580e1b/c001_v0001182_t0038": EOF) 2025/03/24 04:41:41 DEBUG : pacer: Reducing sleep to 10ms 2025/03/24 04:41:50 DEBUG : both0: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/03/24 04:41:50 DEBUG : both1: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/03/24 04:41:50 DEBUG : both10: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/03/24 04:41:50 DEBUG : both11: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/03/24 04:41:50 DEBUG : B2 bucket rclone-test-risoril9deja: Waiting for checks to finish 2025/03/24 04:41:50 DEBUG : both0: Unchanged skipping 2025/03/24 04:41:50 DEBUG : both12: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/03/24 04:41:50 DEBUG : both12: Unchanged skipping 2025/03/24 04:41:50 DEBUG : both13: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/03/24 04:41:50 DEBUG : both13: Unchanged skipping 2025/03/24 04:41:50 DEBUG : both14: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/03/24 04:41:50 DEBUG : both14: Unchanged skipping 2025/03/24 04:41:50 DEBUG : both15: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/03/24 04:41:50 DEBUG : both15: Unchanged skipping 2025/03/24 04:41:50 DEBUG : both16: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/03/24 04:41:50 DEBUG : both16: Unchanged skipping 2025/03/24 04:41:50 DEBUG : both17: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/03/24 04:41:50 DEBUG : both1: Unchanged skipping 2025/03/24 04:41:50 DEBUG : both18: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/03/24 04:41:50 DEBUG : both18: Unchanged skipping 2025/03/24 04:41:50 DEBUG : both19: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/03/24 04:41:50 DEBUG : both10: Unchanged skipping 2025/03/24 04:41:50 DEBUG : both2: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/03/24 04:41:50 DEBUG : both11: Unchanged skipping 2025/03/24 04:41:50 DEBUG : both3: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/03/24 04:41:50 DEBUG : both17: Unchanged skipping 2025/03/24 04:41:50 DEBUG : both4: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/03/24 04:41:50 DEBUG : both4: Unchanged skipping 2025/03/24 04:41:50 DEBUG : both5: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/03/24 04:41:50 DEBUG : both5: Unchanged skipping 2025/03/24 04:41:50 DEBUG : both6: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/03/24 04:41:50 DEBUG : both19: Unchanged skipping 2025/03/24 04:41:50 DEBUG : both7: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/03/24 04:41:50 DEBUG : both7: Unchanged skipping 2025/03/24 04:41:50 DEBUG : both8: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/03/24 04:41:50 DEBUG : both8: Unchanged skipping 2025/03/24 04:41:50 DEBUG : both9: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/03/24 04:41:50 DEBUG : both2: Unchanged skipping 2025/03/24 04:41:50 DEBUG : both3: Unchanged skipping 2025/03/24 04:41:50 DEBUG : both6: Unchanged skipping 2025/03/24 04:41:50 DEBUG : both9: Unchanged skipping 2025/03/24 04:41:50 DEBUG : B2 bucket rclone-test-risoril9deja: Waiting for transfers to finish 2025/03/24 04:41:50 DEBUG : Waiting for deletions to finish 2025/03/24 04:41:51 INFO : only18: Deleted 2025/03/24 04:41:51 INFO : only0: Deleted 2025/03/24 04:41:51 INFO : only7: Deleted 2025/03/24 04:41:51 INFO : only13: Deleted 2025/03/24 04:41:51 INFO : only2: Deleted 2025/03/24 04:41:51 INFO : only4: Deleted 2025/03/24 04:41:51 INFO : only5: Deleted 2025/03/24 04:41:51 INFO : only9: Deleted 2025/03/24 04:41:51 INFO : only14: Deleted 2025/03/24 04:41:51 INFO : only15: Deleted 2025/03/24 04:41:51 INFO : only17: Deleted 2025/03/24 04:41:51 INFO : only6: Deleted 2025/03/24 04:41:51 INFO : only12: Deleted 2025/03/24 04:41:51 INFO : only16: Deleted 2025/03/24 04:41:52 INFO : only11: Deleted 2025/03/24 04:41:52 INFO : only19: Deleted 2025/03/24 04:41:52 INFO : only3: Deleted 2025/03/24 04:41:52 INFO : only8: Deleted 2025/03/24 04:41:52 INFO : only1: Deleted 2025/03/24 04:41:52 INFO : only10: Deleted 2025/03/24 04:41:52 INFO : There was nothing to transfer run.go:180: Remote "B2 bucket rclone-test-risoril9deja", Local "Local file system at /tmp/rclone2611070412", Modify Window "1ms" --- PASS: TestSyncConcurrentDelete (17.68s) === RUN TestSyncConcurrentTruncate run.go:180: Remote "B2 bucket rclone-test-risoril9deja", Local "Local file system at /tmp/rclone2611070412", Modify Window "1ms" 2025/03/24 04:42:06 DEBUG : both0: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/03/24 04:42:06 DEBUG : both10: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/03/24 04:42:06 DEBUG : B2 bucket rclone-test-risoril9deja: Waiting for checks to finish 2025/03/24 04:42:06 DEBUG : both1: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/03/24 04:42:06 DEBUG : both11: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/03/24 04:42:06 DEBUG : both0: Unchanged skipping 2025/03/24 04:42:06 DEBUG : both12: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/03/24 04:42:06 DEBUG : both12: Unchanged skipping 2025/03/24 04:42:06 DEBUG : both13: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/03/24 04:42:06 DEBUG : both10: Unchanged skipping 2025/03/24 04:42:06 DEBUG : both14: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/03/24 04:42:06 DEBUG : both14: Unchanged skipping 2025/03/24 04:42:06 DEBUG : both15: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/03/24 04:42:06 DEBUG : both1: Unchanged skipping 2025/03/24 04:42:06 DEBUG : both16: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/03/24 04:42:06 DEBUG : both11: Unchanged skipping 2025/03/24 04:42:06 DEBUG : both17: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/03/24 04:42:06 DEBUG : both13: Unchanged skipping 2025/03/24 04:42:06 DEBUG : both18: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/03/24 04:42:06 DEBUG : both18: Unchanged skipping 2025/03/24 04:42:06 DEBUG : both19: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/03/24 04:42:06 DEBUG : both19: Unchanged skipping 2025/03/24 04:42:06 DEBUG : both2: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/03/24 04:42:06 DEBUG : both2: Unchanged skipping 2025/03/24 04:42:06 DEBUG : both3: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/03/24 04:42:06 DEBUG : both3: Unchanged skipping 2025/03/24 04:42:06 DEBUG : both4: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/03/24 04:42:06 DEBUG : both4: Unchanged skipping 2025/03/24 04:42:06 DEBUG : both5: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/03/24 04:42:06 DEBUG : both5: Unchanged skipping 2025/03/24 04:42:06 DEBUG : both6: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/03/24 04:42:06 DEBUG : both6: Unchanged skipping 2025/03/24 04:42:06 DEBUG : both7: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/03/24 04:42:06 DEBUG : both7: Unchanged skipping 2025/03/24 04:42:06 DEBUG : both8: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/03/24 04:42:06 DEBUG : both8: Unchanged skipping 2025/03/24 04:42:06 DEBUG : both9: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/03/24 04:42:06 DEBUG : both15: Unchanged skipping 2025/03/24 04:42:06 DEBUG : only0: Sizes differ (src 0 vs dst 6) 2025/03/24 04:42:06 DEBUG : both16: Unchanged skipping 2025/03/24 04:42:06 DEBUG : both17: Unchanged skipping 2025/03/24 04:42:06 DEBUG : both9: Unchanged skipping 2025/03/24 04:42:06 DEBUG : only1: Sizes differ (src 0 vs dst 6) 2025/03/24 04:42:06 DEBUG : only10: Sizes differ (src 0 vs dst 6) 2025/03/24 04:42:06 DEBUG : only11: Sizes differ (src 0 vs dst 6) 2025/03/24 04:42:06 DEBUG : only12: Sizes differ (src 0 vs dst 6) 2025/03/24 04:42:06 DEBUG : only13: Sizes differ (src 0 vs dst 6) 2025/03/24 04:42:06 DEBUG : only14: Sizes differ (src 0 vs dst 6) 2025/03/24 04:42:06 DEBUG : only15: Sizes differ (src 0 vs dst 6) 2025/03/24 04:42:06 DEBUG : only16: Sizes differ (src 0 vs dst 6) 2025/03/24 04:42:06 DEBUG : only17: Sizes differ (src 0 vs dst 6) 2025/03/24 04:42:06 DEBUG : only18: Sizes differ (src 0 vs dst 6) 2025/03/24 04:42:06 DEBUG : only19: Sizes differ (src 0 vs dst 6) 2025/03/24 04:42:06 DEBUG : only2: Sizes differ (src 0 vs dst 6) 2025/03/24 04:42:06 DEBUG : only3: Sizes differ (src 0 vs dst 6) 2025/03/24 04:42:06 DEBUG : only4: Sizes differ (src 0 vs dst 6) 2025/03/24 04:42:06 DEBUG : only5: Sizes differ (src 0 vs dst 6) 2025/03/24 04:42:06 DEBUG : only6: Sizes differ (src 0 vs dst 6) 2025/03/24 04:42:06 DEBUG : only7: Sizes differ (src 0 vs dst 6) 2025/03/24 04:42:06 DEBUG : only8: Sizes differ (src 0 vs dst 6) 2025/03/24 04:42:06 DEBUG : only9: Sizes differ (src 0 vs dst 6) 2025/03/24 04:42:06 DEBUG : B2 bucket rclone-test-risoril9deja: Waiting for transfers to finish 2025/03/24 04:42:07 DEBUG : only1: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/03/24 04:42:07 INFO : only1: Copied (replaced existing) 2025/03/24 04:42:07 DEBUG : only13: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/03/24 04:42:07 INFO : only13: Copied (replaced existing) 2025/03/24 04:42:07 DEBUG : only11: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/03/24 04:42:07 INFO : only11: Copied (replaced existing) 2025/03/24 04:42:07 DEBUG : only15: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/03/24 04:42:07 INFO : only15: Copied (replaced existing) 2025/03/24 04:42:07 DEBUG : only10: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/03/24 04:42:07 INFO : only10: Copied (replaced existing) 2025/03/24 04:42:07 DEBUG : only17: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/03/24 04:42:07 INFO : only17: Copied (replaced existing) 2025/03/24 04:42:07 DEBUG : only18: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/03/24 04:42:07 INFO : only18: Copied (replaced existing) 2025/03/24 04:42:07 DEBUG : only0: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/03/24 04:42:07 INFO : only0: Copied (replaced existing) 2025/03/24 04:42:07 DEBUG : only19: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/03/24 04:42:07 INFO : only19: Copied (replaced existing) 2025/03/24 04:42:07 DEBUG : only2: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/03/24 04:42:07 INFO : only2: Copied (replaced existing) 2025/03/24 04:42:07 DEBUG : only12: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/03/24 04:42:07 INFO : only12: Copied (replaced existing) 2025/03/24 04:42:07 DEBUG : only4: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/03/24 04:42:07 INFO : only4: Copied (replaced existing) 2025/03/24 04:42:07 DEBUG : only14: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/03/24 04:42:07 INFO : only14: Copied (replaced existing) 2025/03/24 04:42:07 DEBUG : only6: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/03/24 04:42:07 INFO : only6: Copied (replaced existing) 2025/03/24 04:42:07 DEBUG : only16: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/03/24 04:42:07 INFO : only16: Copied (replaced existing) 2025/03/24 04:42:07 DEBUG : only8: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/03/24 04:42:07 INFO : only8: Copied (replaced existing) 2025/03/24 04:42:08 DEBUG : only9: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/03/24 04:42:08 INFO : only9: Copied (replaced existing) 2025/03/24 04:42:08 DEBUG : only3: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/03/24 04:42:08 INFO : only3: Copied (replaced existing) 2025/03/24 04:42:08 DEBUG : only5: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/03/24 04:42:08 INFO : only5: Copied (replaced existing) 2025/03/24 04:42:08 DEBUG : only7: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/03/24 04:42:08 INFO : only7: Copied (replaced existing) 2025/03/24 04:42:08 DEBUG : Waiting for deletions to finish run.go:180: Remote "B2 bucket rclone-test-risoril9deja", Local "Local file system at /tmp/rclone2611070412", Modify Window "1ms" --- PASS: TestSyncConcurrentTruncate (19.71s) === RUN TestSyncReplaceDirModTime run.go:180: Remote "B2 bucket rclone-test-risoril9deja", Local "Local file system at /tmp/rclone2611070412", Modify Window "1ms" 2025/03/24 04:42:16 DEBUG : empty_dir: Making directory with metadata 2025/03/24 04:42:16 INFO : empty_dir: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/03/24 04:42:16 DEBUG : empty_on_remote: Making directory with metadata 2025/03/24 04:42:16 INFO : empty_on_remote: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/03/24 04:42:16 INFO : empty_on_remote: Making directory 2025/03/24 04:42:16 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-risoril9deja", Local "Local file system at /tmp/rclone2611070412", Modify Window "1ms" 2025/03/24 04:42:17 INFO : test_dir1: Set directory modification time (using DirSetModTime) 2025/03/24 04:42:17 INFO : test_dir2: Set directory modification time (using DirSetModTime) 2025/03/24 04:42:17 INFO : test_dir2/sub_dir: Set directory modification time (using DirSetModTime) 2025/03/24 04:42:17 INFO : empty_on_remote: Set directory modification time (using DirSetModTime) run.go:180: Remote "B2 bucket rclone-test-risoril9deja", Local "Local file system at /tmp/rclone2611070412", Modify Window "1ms" --- PASS: TestSyncReplaceDirModTime (3.41s) === RUN TestSyncReplaceDirModTimeWithEmptyDirs run.go:180: Remote "B2 bucket rclone-test-risoril9deja", Local "Local file system at /tmp/rclone2611070412", Modify Window "1ms" 2025/03/24 04:42:20 DEBUG : empty_dir: Making directory with metadata 2025/03/24 04:42:20 INFO : empty_dir: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/03/24 04:42:20 DEBUG : empty_on_remote: Making directory with metadata 2025/03/24 04:42:20 INFO : empty_on_remote: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/03/24 04:42:20 INFO : empty_on_remote: Making directory 2025/03/24 04:42:20 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-risoril9deja", Local "Local file system at /tmp/rclone2611070412", Modify Window "1ms" 2025/03/24 04:42:20 INFO : test_dir1: Set directory modification time (using DirSetModTime) 2025/03/24 04:42:20 INFO : test_dir2: Set directory modification time (using DirSetModTime) 2025/03/24 04:42:20 INFO : test_dir2/sub_dir: Set directory modification time (using DirSetModTime) 2025/03/24 04:42:20 INFO : empty_on_remote: Set directory modification time (using DirSetModTime) 2025/03/24 04:42:20 INFO : empty_dir: Set directory modification time (using DirSetModTime) run.go:180: Remote "B2 bucket rclone-test-risoril9deja", Local "Local file system at /tmp/rclone2611070412", Modify Window "1ms" --- PASS: TestSyncReplaceDirModTimeWithEmptyDirs (3.37s) === RUN TestNothingToTransferWithEmptyDirs run.go:180: Remote "B2 bucket rclone-test-risoril9deja", Local "Local file system at /tmp/rclone2611070412", Modify Window "1ms" 2025/03/24 04:42:23 INFO : sub dir: Set directory modification time (using DirSetModTime) 2025/03/24 04:42:23 INFO : sub dir: Making directory 2025/03/24 04:42:23 INFO : sub dir: Made directory with modification time 2011-12-30 12:59:59 +0000 UTC run.go:180: Remote "B2 bucket rclone-test-risoril9deja", Local "Local file system at /tmp/rclone2611070412", Modify Window "1ms" run.go:180: Remote "B2 bucket rclone-test-risoril9deja", Local "Local file system at /tmp/rclone2611070412", Modify Window "1ms" --- PASS: TestNothingToTransferWithEmptyDirs (4.58s) === RUN TestNothingToTransferWithoutEmptyDirs run.go:180: Remote "B2 bucket rclone-test-risoril9deja", Local "Local file system at /tmp/rclone2611070412", Modify Window "1ms" 2025/03/24 04:42:28 INFO : sub dir: Set directory modification time (using DirSetModTime) 2025/03/24 04:42:28 INFO : sub dir: Making directory 2025/03/24 04:42:28 INFO : sub dir: Made directory with modification time 2011-12-30 12:59:59 +0000 UTC run.go:180: Remote "B2 bucket rclone-test-risoril9deja", Local "Local file system at /tmp/rclone2611070412", Modify Window "1ms" run.go:180: Remote "B2 bucket rclone-test-risoril9deja", Local "Local file system at /tmp/rclone2611070412", Modify Window "1ms" --- PASS: TestNothingToTransferWithoutEmptyDirs (4.83s) PASS 2025/03/24 04:42:32 DEBUG : B2 bucket rclone-test-risoril9deja: Purge remote 2025/03/24 04:42:32 INFO : B2 bucket rclone-test-risoril9deja: cleaning bucket "rclone-test-risoril9deja" of all files 2025/03/24 04:42:33 DEBUG : BackupDir/one: Deleting (id "4_z7f824d43700dcb6b9f580e1b_f4164089d27af396f_d20250324_m044018_c001_v7007000_t0000_u01742791218076") 2025/03/24 04:42:33 DEBUG : BackupDir/one: Deleting (id "4_z7f824d43700dcb6b9f580e1b_f105bf5adbabded25_d20250324_m044012_c001_v0001183_t0014_u01742791212548") 2025/03/24 04:42:33 DEBUG : CompareDest/one: Deleting (id "4_z7f824d43700dcb6b9f580e1b_f4156428834c2a772_d20250324_m043953_c001_v7007000_t0000_u01742791193943") 2025/03/24 04:42:33 DEBUG : CompareDest/one: Deleting (id "4_z7f824d43700dcb6b9f580e1b_f100724c99812ce40_d20250324_m043947_c001_v0001178_t0049_u01742791187904") 2025/03/24 04:42:33 DEBUG : CompareDest/two: Deleting (id "4_z7f824d43700dcb6b9f580e1b_f4156428834c2a773_d20250324_m043954_c001_v7007000_t0000_u01742791194128") 2025/03/24 04:42:33 DEBUG : CompareDest/two: Deleting (id "4_z7f824d43700dcb6b9f580e1b_f1096a416e4a7372c_d20250324_m043949_c001_v0001182_t0028_u01742791189245") 2025/03/24 04:42:33 DEBUG : CopyDest/one: Deleting (id "4_z7f824d43700dcb6b9f580e1b_f4164089d27af3971_d20250324_m044018_c001_v7007000_t0000_u01742791218260") 2025/03/24 04:42:33 DEBUG : CopyDest/one: Deleting (id "4_z7f824d43700dcb6b9f580e1b_f108d5420bdc4c8d8_d20250324_m044009_c001_v0001184_t0038_u01742791209694") 2025/03/24 04:42:33 DEBUG : CopyDest/three: Deleting (id "4_z7f824d43700dcb6b9f580e1b_f4164089d27af3972_d20250324_m044018_c001_v7007000_t0000_u01742791218443") 2025/03/24 04:42:33 DEBUG : CopyDest/three: Deleting (id "4_z7f824d43700dcb6b9f580e1b_f1096a416e4a73843_d20250324_m044016_c001_v0001182_t0020_u01742791216317") 2025/03/24 04:42:33 DEBUG : CopyDest/two: Deleting (id "4_z7f824d43700dcb6b9f580e1b_f4164089d27af3973_d20250324_m044018_c001_v7007000_t0000_u01742791218626") 2025/03/24 04:42:33 DEBUG : CopyDest/two: Deleting (id "4_z7f824d43700dcb6b9f580e1b_f100724c99812ce7a_d20250324_m044014_c001_v0001178_t0049_u01742791214031") 2025/03/24 04:42:34 DEBUG : EXISTING: Deleting (id "4_z7f824d43700dcb6b9f580e1b_f417650521e64ebd4_d20250324_m044137_c001_v7007000_t0000_u01742791297548") 2025/03/24 04:42:34 DEBUG : EXISTING: Deleting (id "4_z7f824d43700dcb6b9f580e1b_f108d5420bdc4cf0c_d20250324_m044136_c001_v0001184_t0026_u01742791296591") 2025/03/24 04:42:34 DEBUG : Testêé: Deleting (id "4_z7f824d43700dcb6b9f580e1b_f417650521e64ebd0_d20250324_m044133_c001_v7007000_t0000_u01742791293536") 2025/03/24 04:42:34 DEBUG : Testêé: Deleting (id "4_z7f824d43700dcb6b9f580e1b_f108d5420bdc4cec0_d20250324_m044132_c001_v0001184_t0048_u01742791292954") 2025/03/24 04:42:34 DEBUG : Testêé: Deleting (id "4_z7f824d43700dcb6b9f580e1b_f1096a416e4a73b8a_d20250324_m044132_c001_v0001182_t0047_u01742791291999") 2025/03/24 04:42:34 DEBUG : a/potato2: Deleting (id "4_z7f824d43700dcb6b9f580e1b_f4196042629e60732_d20250324_m043808_c001_v7007000_t0000_u01742791088042") 2025/03/24 04:42:34 DEBUG : a/potato2: Deleting (id "4_z7f824d43700dcb6b9f580e1b_f108d5420bdc4c1d8_d20250324_m043807_c001_v0001184_t0028_u01742791087471") 2025/03/24 04:42:34 DEBUG : a/potato2: Deleting (id "4_z7f824d43700dcb6b9f580e1b_f4021b86388580c99_d20250324_m043805_c001_v7007000_t0000_u01742791085735") 2025/03/24 04:42:34 DEBUG : a/potato2: Deleting (id "4_z7f824d43700dcb6b9f580e1b_f108d5420bdc4c1a0_d20250324_m043804_c001_v0001184_t0049_u01742791084822") 2025/03/24 04:42:34 DEBUG : a/potato2: Deleting (id "4_z7f824d43700dcb6b9f580e1b_f41061b7f0bbc1a65_d20250324_m043746_c001_v7007000_t0000_u01742791066200") 2025/03/24 04:42:34 DEBUG : a/potato2: Deleting (id "4_z7f824d43700dcb6b9f580e1b_f108d5420bdc4c04a_d20250324_m043745_c001_v0001184_t0020_u01742791065304") 2025/03/24 04:42:34 DEBUG : b/potato: Deleting (id "4_z7f824d43700dcb6b9f580e1b_f4196042629e60733_d20250324_m043808_c001_v7007000_t0000_u01742791088227") 2025/03/24 04:42:34 DEBUG : b/potato: Deleting (id "4_z7f824d43700dcb6b9f580e1b_f108d5420bdc4c1c8_d20250324_m043806_c001_v0001184_t0038_u01742791086657") 2025/03/24 04:42:34 DEBUG : b/potato: Deleting (id "4_z7f824d43700dcb6b9f580e1b_f4021b86388580c98_d20250324_m043805_c001_v7007000_t0000_u01742791085173") 2025/03/24 04:42:34 DEBUG : b/potato: Deleting (id "4_z7f824d43700dcb6b9f580e1b_f108d5420bdc4c194_d20250324_m043803_c001_v0001184_t0025_u01742791083994") 2025/03/24 04:42:34 DEBUG : b/potato: Deleting (id "4_z7f824d43700dcb6b9f580e1b_f41061b7f0bbc1a64_d20250324_m043745_c001_v7007000_t0000_u01742791065647") 2025/03/24 04:42:34 DEBUG : b/potato: Deleting (id "4_z7f824d43700dcb6b9f580e1b_f108d5420bdc4c03e_d20250324_m043744_c001_v0001184_t0049_u01742791064497") 2025/03/24 04:42:34 DEBUG : backup/one: Deleting (id "4_z7f824d43700dcb6b9f580e1b_f401d83de606b1f7b_d20250324_m044031_c001_v7007000_t0000_u01742791231634") 2025/03/24 04:42:34 DEBUG : backup/one: Deleting (id "4_z7f824d43700dcb6b9f580e1b_f101a2d38dd778210_d20250324_m044029_c001_v0001184_t0006_u01742791229252") 2025/03/24 04:42:35 DEBUG : backup/one: Deleting (id "4_z7f824d43700dcb6b9f580e1b_f1028550b6aef8af1_d20250324_m044025_c001_v0001180_t0026_u01742791225032") 2025/03/24 04:42:35 DEBUG : backup/one-2019-01-01: Deleting (id "4_z7f824d43700dcb6b9f580e1b_f417650521e64ebb1_d20250324_m044058_c001_v7007000_t0000_u01742791258333") 2025/03/24 04:42:35 DEBUG : backup/one-2019-01-01: Deleting (id "4_z7f824d43700dcb6b9f580e1b_f11502cb24b738626_d20250324_m044056_c001_v0001103_t0037_u01742791256320") 2025/03/24 04:42:35 DEBUG : backup/one-2019-01-01: Deleting (id "4_z7f824d43700dcb6b9f580e1b_f108d5420bdc4cbb0_d20250324_m044052_c001_v0001184_t0014_u01742791252857") 2025/03/24 04:42:35 DEBUG : backup/one.bak: Deleting (id "4_z7f824d43700dcb6b9f580e1b_f4156428834c2a795_d20250324_m044044_c001_v7007000_t0000_u01742791244300") 2025/03/24 04:42:35 DEBUG : backup/one.bak: Deleting (id "4_z7f824d43700dcb6b9f580e1b_f114b98385b94bdbe_d20250324_m044042_c001_v0001098_t0018_u01742791242154") 2025/03/24 04:42:35 DEBUG : backup/one.bak: Deleting (id "4_z7f824d43700dcb6b9f580e1b_f113e7a84aedec64c_d20250324_m044038_c001_v0001176_t0034_u01742791238413") 2025/03/24 04:42:35 DEBUG : backup/three-2019-01-01.txt: Deleting (id "4_z7f824d43700dcb6b9f580e1b_f417650521e64ebb2_d20250324_m044058_c001_v7007000_t0000_u01742791258518") 2025/03/24 04:42:35 DEBUG : backup/three-2019-01-01.txt: Deleting (id "4_z7f824d43700dcb6b9f580e1b_f103e6f3c7aa6a67c_d20250324_m044057_c001_v0001134_t0002_u01742791257273") 2025/03/24 04:42:35 DEBUG : backup/three-2019-01-01.txt: Deleting (id "4_z7f824d43700dcb6b9f580e1b_f1073d89ec002b2a5_d20250324_m044054_c001_v0001183_t0012_u01742791254210") 2025/03/24 04:42:35 DEBUG : backup/three.txt: Deleting (id "4_z7f824d43700dcb6b9f580e1b_f401d83de606b1f7d_d20250324_m044031_c001_v7007000_t0000_u01742791231818") 2025/03/24 04:42:35 DEBUG : backup/three.txt: Deleting (id "4_z7f824d43700dcb6b9f580e1b_f11794e9e4742be49_d20250324_m044030_c001_v0001039_t0024_u01742791230617") 2025/03/24 04:42:35 DEBUG : backup/three.txt: Deleting (id "4_z7f824d43700dcb6b9f580e1b_f107e62aa229f9bae_d20250324_m044027_c001_v0001184_t0028_u01742791227155") 2025/03/24 04:42:35 DEBUG : backup/three.txt.bak: Deleting (id "4_z7f824d43700dcb6b9f580e1b_f4156428834c2a796_d20250324_m044044_c001_v7007000_t0000_u01742791244484") 2025/03/24 04:42:35 DEBUG : backup/three.txt.bak: Deleting (id "4_z7f824d43700dcb6b9f580e1b_f103310cd40cf22f3_d20250324_m044043_c001_v0001091_t0013_u01742791243311") 2025/03/24 04:42:35 DEBUG : backup/three.txt.bak: Deleting (id "4_z7f824d43700dcb6b9f580e1b_f10241cc2327b5f27_d20250324_m044039_c001_v0001101_t0025_u01742791239850") 2025/03/24 04:42:35 DEBUG : both0: Deleting (id "4_z7f824d43700dcb6b9f580e1b_f4046898da87f4fa8_d20250324_m044208_c001_v7007000_t0000_u01742791328819") 2025/03/24 04:42:35 DEBUG : both0: Deleting (id "4_z7f824d43700dcb6b9f580e1b_f108d5420bdc4d0ae_d20250324_m044157_c001_v0001184_t0006_u01742791317467") 2025/03/24 04:42:35 DEBUG : both0: Deleting (id "4_z7f824d43700dcb6b9f580e1b_f4046898da87f4f92_d20250324_m044152_c001_v7007000_t0000_u01742791312787") 2025/03/24 04:42:35 DEBUG : both0: Deleting (id "4_z7f824d43700dcb6b9f580e1b_f108d5420bdc4cf5b_d20250324_m044141_c001_v0001184_t0002_u01742791301500") 2025/03/24 04:42:36 DEBUG : both1: Deleting (id "4_z7f824d43700dcb6b9f580e1b_f4046898da87f4fa9_d20250324_m044209_c001_v7007000_t0000_u01742791329003") 2025/03/24 04:42:36 DEBUG : both1: Deleting (id "4_z7f824d43700dcb6b9f580e1b_f108d5420bdc4d0b8_d20250324_m044157_c001_v0001184_t0033_u01742791317875") 2025/03/24 04:42:36 DEBUG : both1: Deleting (id "4_z7f824d43700dcb6b9f580e1b_f4046898da87f4f93_d20250324_m044152_c001_v7007000_t0000_u01742791312974") 2025/03/24 04:42:36 DEBUG : both1: Deleting (id "4_z7f824d43700dcb6b9f580e1b_f108d5420bdc4cf6b_d20250324_m044141_c001_v0001184_t0002_u01742791301948") 2025/03/24 04:42:36 DEBUG : both10: Deleting (id "4_z7f824d43700dcb6b9f580e1b_f4046898da87f4faa_d20250324_m044209_c001_v7007000_t0000_u01742791329191") 2025/03/24 04:42:36 DEBUG : both10: Deleting (id "4_z7f824d43700dcb6b9f580e1b_f108d5420bdc4d11f_d20250324_m044201_c001_v0001184_t0048_u01742791321692") 2025/03/24 04:42:36 DEBUG : both10: Deleting (id "4_z7f824d43700dcb6b9f580e1b_f4046898da87f4f94_d20250324_m044153_c001_v7007000_t0000_u01742791313174") 2025/03/24 04:42:36 DEBUG : both10: Deleting (id "4_z7f824d43700dcb6b9f580e1b_f108d5420bdc4cfd8_d20250324_m044145_c001_v0001184_t0043_u01742791305722") 2025/03/24 04:42:36 DEBUG : both11: Deleting (id "4_z7f824d43700dcb6b9f580e1b_f4046898da87f4fab_d20250324_m044209_c001_v7007000_t0000_u01742791329377") 2025/03/24 04:42:36 DEBUG : both11: Deleting (id "4_z7f824d43700dcb6b9f580e1b_f108d5420bdc4d127_d20250324_m044202_c001_v0001184_t0052_u01742791322131") 2025/03/24 04:42:36 DEBUG : both11: Deleting (id "4_z7f824d43700dcb6b9f580e1b_f4046898da87f4f95_d20250324_m044153_c001_v7007000_t0000_u01742791313360") 2025/03/24 04:42:36 DEBUG : both11: Deleting (id "4_z7f824d43700dcb6b9f580e1b_f108d5420bdc4cfe0_d20250324_m044146_c001_v0001184_t0029_u01742791306217") 2025/03/24 04:42:36 DEBUG : both12: Deleting (id "4_z7f824d43700dcb6b9f580e1b_f4046898da87f4fac_d20250324_m044209_c001_v7007000_t0000_u01742791329561") 2025/03/24 04:42:36 DEBUG : both12: Deleting (id "4_z7f824d43700dcb6b9f580e1b_f108d5420bdc4d139_d20250324_m044202_c001_v0001184_t0022_u01742791322554") 2025/03/24 04:42:36 DEBUG : both12: Deleting (id "4_z7f824d43700dcb6b9f580e1b_f4046898da87f4f96_d20250324_m044153_c001_v7007000_t0000_u01742791313545") 2025/03/24 04:42:36 DEBUG : both12: Deleting (id "4_z7f824d43700dcb6b9f580e1b_f108d5420bdc4cfe8_d20250324_m044146_c001_v0001184_t0000_u01742791306625") 2025/03/24 04:42:36 DEBUG : both13: Deleting (id "4_z7f824d43700dcb6b9f580e1b_f4046898da87f4fad_d20250324_m044209_c001_v7007000_t0000_u01742791329747") 2025/03/24 04:42:36 DEBUG : both13: Deleting (id "4_z7f824d43700dcb6b9f580e1b_f108d5420bdc4d149_d20250324_m044202_c001_v0001184_t0042_u01742791322994") 2025/03/24 04:42:36 DEBUG : both13: Deleting (id "4_z7f824d43700dcb6b9f580e1b_f4046898da87f4f97_d20250324_m044153_c001_v7007000_t0000_u01742791313731") 2025/03/24 04:42:36 DEBUG : both13: Deleting (id "4_z7f824d43700dcb6b9f580e1b_f108d5420bdc4cff6_d20250324_m044147_c001_v0001184_t0051_u01742791307039") 2025/03/24 04:42:36 DEBUG : both14: Deleting (id "4_z7f824d43700dcb6b9f580e1b_f4046898da87f4fae_d20250324_m044209_c001_v7007000_t0000_u01742791329931") 2025/03/24 04:42:36 DEBUG : both14: Deleting (id "4_z7f824d43700dcb6b9f580e1b_f108d5420bdc4d157_d20250324_m044203_c001_v0001184_t0005_u01742791323394") 2025/03/24 04:42:37 DEBUG : both14: Deleting (id "4_z7f824d43700dcb6b9f580e1b_f4046898da87f4f98_d20250324_m044153_c001_v7007000_t0000_u01742791313915") 2025/03/24 04:42:37 DEBUG : both14: Deleting (id "4_z7f824d43700dcb6b9f580e1b_f108d5420bdc4d002_d20250324_m044147_c001_v0001184_t0022_u01742791307464") 2025/03/24 04:42:37 DEBUG : both15: Deleting (id "4_z7f824d43700dcb6b9f580e1b_f4046898da87f4faf_d20250324_m044210_c001_v7007000_t0000_u01742791330117") 2025/03/24 04:42:37 DEBUG : both15: Deleting (id "4_z7f824d43700dcb6b9f580e1b_f108d5420bdc4d163_d20250324_m044203_c001_v0001184_t0006_u01742791323824") 2025/03/24 04:42:37 DEBUG : both15: Deleting (id "4_z7f824d43700dcb6b9f580e1b_f4046898da87f4f99_d20250324_m044154_c001_v7007000_t0000_u01742791314100") 2025/03/24 04:42:37 DEBUG : both15: Deleting (id "4_z7f824d43700dcb6b9f580e1b_f108d5420bdc4d00a_d20250324_m044147_c001_v0001184_t0039_u01742791307869") 2025/03/24 04:42:37 DEBUG : both16: Deleting (id "4_z7f824d43700dcb6b9f580e1b_f4046898da87f4fb0_d20250324_m044210_c001_v7007000_t0000_u01742791330303") 2025/03/24 04:42:37 DEBUG : both16: Deleting (id "4_z7f824d43700dcb6b9f580e1b_f108d5420bdc4d16b_d20250324_m044204_c001_v0001184_t0031_u01742791324261") 2025/03/24 04:42:37 DEBUG : both16: Deleting (id "4_z7f824d43700dcb6b9f580e1b_f4046898da87f4f9a_d20250324_m044154_c001_v7007000_t0000_u01742791314285") 2025/03/24 04:42:37 DEBUG : both16: Deleting (id "4_z7f824d43700dcb6b9f580e1b_f108d5420bdc4d010_d20250324_m044148_c001_v0001184_t0022_u01742791308285") 2025/03/24 04:42:37 DEBUG : both17: Deleting (id "4_z7f824d43700dcb6b9f580e1b_f4046898da87f4fb1_d20250324_m044210_c001_v7007000_t0000_u01742791330488") 2025/03/24 04:42:37 DEBUG : both17: Deleting (id "4_z7f824d43700dcb6b9f580e1b_f108d5420bdc4d17f_d20250324_m044204_c001_v0001184_t0041_u01742791324693") 2025/03/24 04:42:37 DEBUG : both17: Deleting (id "4_z7f824d43700dcb6b9f580e1b_f4046898da87f4f9b_d20250324_m044154_c001_v7007000_t0000_u01742791314470") 2025/03/24 04:42:37 DEBUG : both17: Deleting (id "4_z7f824d43700dcb6b9f580e1b_f108d5420bdc4d018_d20250324_m044148_c001_v0001184_t0012_u01742791308733") 2025/03/24 04:42:37 DEBUG : both18: Deleting (id "4_z7f824d43700dcb6b9f580e1b_f4046898da87f4fb2_d20250324_m044210_c001_v7007000_t0000_u01742791330673") 2025/03/24 04:42:37 DEBUG : both18: Deleting (id "4_z7f824d43700dcb6b9f580e1b_f108d5420bdc4d185_d20250324_m044205_c001_v0001184_t0014_u01742791325084") 2025/03/24 04:42:37 DEBUG : both18: Deleting (id "4_z7f824d43700dcb6b9f580e1b_f4046898da87f4f9c_d20250324_m044154_c001_v7007000_t0000_u01742791314656") 2025/03/24 04:42:37 DEBUG : both18: Deleting (id "4_z7f824d43700dcb6b9f580e1b_f108d5420bdc4d026_d20250324_m044149_c001_v0001184_t0042_u01742791309154") 2025/03/24 04:42:37 DEBUG : both19: Deleting (id "4_z7f824d43700dcb6b9f580e1b_f4046898da87f4fb3_d20250324_m044210_c001_v7007000_t0000_u01742791330856") 2025/03/24 04:42:37 DEBUG : both19: Deleting (id "4_z7f824d43700dcb6b9f580e1b_f108d5420bdc4d18f_d20250324_m044205_c001_v0001184_t0015_u01742791325499") 2025/03/24 04:42:37 DEBUG : both19: Deleting (id "4_z7f824d43700dcb6b9f580e1b_f4046898da87f4f9d_d20250324_m044154_c001_v7007000_t0000_u01742791314843") 2025/03/24 04:42:38 DEBUG : both19: Deleting (id "4_z7f824d43700dcb6b9f580e1b_f108d5420bdc4d03a_d20250324_m044149_c001_v0001184_t0032_u01742791309576") 2025/03/24 04:42:38 DEBUG : both2: Deleting (id "4_z7f824d43700dcb6b9f580e1b_f4046898da87f4fb4_d20250324_m044211_c001_v7007000_t0000_u01742791331040") 2025/03/24 04:42:38 DEBUG : both2: Deleting (id "4_z7f824d43700dcb6b9f580e1b_f108d5420bdc4d0cb_d20250324_m044158_c001_v0001184_t0017_u01742791318324") 2025/03/24 04:42:38 DEBUG : both2: Deleting (id "4_z7f824d43700dcb6b9f580e1b_f4046898da87f4f9e_d20250324_m044155_c001_v7007000_t0000_u01742791315028") 2025/03/24 04:42:38 DEBUG : both2: Deleting (id "4_z7f824d43700dcb6b9f580e1b_f108d5420bdc4cf7b_d20250324_m044142_c001_v0001184_t0001_u01742791302414") 2025/03/24 04:42:38 DEBUG : both3: Deleting (id "4_z7f824d43700dcb6b9f580e1b_f4046898da87f4fb6_d20250324_m044211_c001_v7007000_t0000_u01742791331225") 2025/03/24 04:42:38 DEBUG : both3: Deleting (id "4_z7f824d43700dcb6b9f580e1b_f108d5420bdc4d0d5_d20250324_m044158_c001_v0001184_t0007_u01742791318722") 2025/03/24 04:42:38 DEBUG : both3: Deleting (id "4_z7f824d43700dcb6b9f580e1b_f4046898da87f4f9f_d20250324_m044155_c001_v7007000_t0000_u01742791315215") 2025/03/24 04:42:38 DEBUG : both3: Deleting (id "4_z7f824d43700dcb6b9f580e1b_f108d5420bdc4cf89_d20250324_m044142_c001_v0001184_t0046_u01742791302845") 2025/03/24 04:42:38 DEBUG : both4: Deleting (id "4_z7f824d43700dcb6b9f580e1b_f4046898da87f4fb7_d20250324_m044211_c001_v7007000_t0000_u01742791331408") 2025/03/24 04:42:38 DEBUG : both4: Deleting (id "4_z7f824d43700dcb6b9f580e1b_f108d5420bdc4d0df_d20250324_m044159_c001_v0001184_t0034_u01742791319117") 2025/03/24 04:42:38 DEBUG : both4: Deleting (id "4_z7f824d43700dcb6b9f580e1b_f4046898da87f4fa0_d20250324_m044155_c001_v7007000_t0000_u01742791315400") 2025/03/24 04:42:38 DEBUG : both4: Deleting (id "4_z7f824d43700dcb6b9f580e1b_f108d5420bdc4cf93_d20250324_m044143_c001_v0001184_t0038_u01742791303262") 2025/03/24 04:42:38 DEBUG : both5: Deleting (id "4_z7f824d43700dcb6b9f580e1b_f4046898da87f4fb8_d20250324_m044211_c001_v7007000_t0000_u01742791331592") 2025/03/24 04:42:38 DEBUG : both5: Deleting (id "4_z7f824d43700dcb6b9f580e1b_f108d5420bdc4d0e9_d20250324_m044159_c001_v0001184_t0033_u01742791319509") 2025/03/24 04:42:38 DEBUG : both5: Deleting (id "4_z7f824d43700dcb6b9f580e1b_f4046898da87f4fa1_d20250324_m044155_c001_v7007000_t0000_u01742791315586") 2025/03/24 04:42:38 DEBUG : both5: Deleting (id "4_z7f824d43700dcb6b9f580e1b_f108d5420bdc4cf99_d20250324_m044143_c001_v0001184_t0003_u01742791303665") 2025/03/24 04:42:38 DEBUG : both6: Deleting (id "4_z7f824d43700dcb6b9f580e1b_f4046898da87f4fb9_d20250324_m044211_c001_v7007000_t0000_u01742791331778") 2025/03/24 04:42:38 DEBUG : both6: Deleting (id "4_z7f824d43700dcb6b9f580e1b_f108d5420bdc4d0f3_d20250324_m044159_c001_v0001184_t0016_u01742791319917") 2025/03/24 04:42:38 DEBUG : both6: Deleting (id "4_z7f824d43700dcb6b9f580e1b_f4046898da87f4fa2_d20250324_m044155_c001_v7007000_t0000_u01742791315771") 2025/03/24 04:42:38 DEBUG : both6: Deleting (id "4_z7f824d43700dcb6b9f580e1b_f108d5420bdc4cfb1_d20250324_m044144_c001_v0001184_t0036_u01742791304064") 2025/03/24 04:42:38 DEBUG : both7: Deleting (id "4_z7f824d43700dcb6b9f580e1b_f4046898da87f4fba_d20250324_m044211_c001_v7007000_t0000_u01742791331964") 2025/03/24 04:42:39 DEBUG : both7: Deleting (id "4_z7f824d43700dcb6b9f580e1b_f108d5420bdc4d0f9_d20250324_m044200_c001_v0001184_t0057_u01742791320358") 2025/03/24 04:42:39 DEBUG : both7: Deleting (id "4_z7f824d43700dcb6b9f580e1b_f4046898da87f4fa3_d20250324_m044155_c001_v7007000_t0000_u01742791315962") 2025/03/24 04:42:39 DEBUG : both7: Deleting (id "4_z7f824d43700dcb6b9f580e1b_f108d5420bdc4cfbf_d20250324_m044144_c001_v0001184_t0039_u01742791304465") 2025/03/24 04:42:39 DEBUG : both8: Deleting (id "4_z7f824d43700dcb6b9f580e1b_f4046898da87f4fbb_d20250324_m044212_c001_v7007000_t0000_u01742791332150") 2025/03/24 04:42:39 DEBUG : both8: Deleting (id "4_z7f824d43700dcb6b9f580e1b_f108d5420bdc4d107_d20250324_m044200_c001_v0001184_t0044_u01742791320798") 2025/03/24 04:42:39 DEBUG : both8: Deleting (id "4_z7f824d43700dcb6b9f580e1b_f4046898da87f4fa4_d20250324_m044156_c001_v7007000_t0000_u01742791316148") 2025/03/24 04:42:39 DEBUG : both8: Deleting (id "4_z7f824d43700dcb6b9f580e1b_f108d5420bdc4cfc3_d20250324_m044144_c001_v0001184_t0031_u01742791304887") 2025/03/24 04:42:39 DEBUG : both9: Deleting (id "4_z7f824d43700dcb6b9f580e1b_f4046898da87f4fbc_d20250324_m044212_c001_v7007000_t0000_u01742791332333") 2025/03/24 04:42:39 DEBUG : both9: Deleting (id "4_z7f824d43700dcb6b9f580e1b_f108d5420bdc4d113_d20250324_m044201_c001_v0001184_t0054_u01742791321252") 2025/03/24 04:42:39 DEBUG : both9: Deleting (id "4_z7f824d43700dcb6b9f580e1b_f4046898da87f4fa5_d20250324_m044156_c001_v7007000_t0000_u01742791316334") 2025/03/24 04:42:39 DEBUG : both9: Deleting (id "4_z7f824d43700dcb6b9f580e1b_f108d5420bdc4cfd0_d20250324_m044145_c001_v0001184_t0054_u01742791305293") 2025/03/24 04:42:39 DEBUG : c/non empty space: Deleting (id "4_z7f824d43700dcb6b9f580e1b_f4196042629e60735_d20250324_m043808_c001_v7007000_t0000_u01742791088411") 2025/03/24 04:42:39 DEBUG : c/non empty space: Deleting (id "4_z7f824d43700dcb6b9f580e1b_f108d5420bdc4c1d0_d20250324_m043806_c001_v0001184_t0024_u01742791086870") 2025/03/24 04:42:39 DEBUG : c/non empty space: Deleting (id "4_z7f824d43700dcb6b9f580e1b_f4021b86388580c9a_d20250324_m043805_c001_v7007000_t0000_u01742791085918") 2025/03/24 04:42:39 DEBUG : c/non empty space: Deleting (id "4_z7f824d43700dcb6b9f580e1b_f108d5420bdc4c198_d20250324_m043804_c001_v0001184_t0022_u01742791084203") 2025/03/24 04:42:39 DEBUG : c/non empty space: Deleting (id "4_z7f824d43700dcb6b9f580e1b_f41061b7f0bbc1a66_d20250324_m043746_c001_v7007000_t0000_u01742791066383") 2025/03/24 04:42:39 DEBUG : c/non empty space: Deleting (id "4_z7f824d43700dcb6b9f580e1b_f108d5420bdc4c042_d20250324_m043744_c001_v0001184_t0021_u01742791064705") 2025/03/24 04:42:39 DEBUG : check sum: Deleting (id "4_z7f824d43700dcb6b9f580e1b_f4164089d27af38a7_d20250324_m043733_c001_v7007000_t0000_u01742791053944") 2025/03/24 04:42:39 DEBUG : check sum: Deleting (id "4_z7f824d43700dcb6b9f580e1b_f108d5420bdc4bf87_d20250324_m043732_c001_v0001184_t0050_u01742791052978") 2025/03/24 04:42:39 DEBUG : dest/3: Deleting (id "4_z7f824d43700dcb6b9f580e1b_f4164089d27af3966_d20250324_m044002_c001_v7007000_t0000_u01742791202892") 2025/03/24 04:42:39 DEBUG : dest/3: Deleting (id "4_z7f824d43700dcb6b9f580e1b_f401178e8cc47bfe4_d20250324_m044001_c001_v0001180_t0020_u01742791201788") 2025/03/24 04:42:40 DEBUG : dst/one: Deleting (id "4_z7f824d43700dcb6b9f580e1b_f417650521e64ebc9_d20250324_m044130_c001_v7007000_t0000_u01742791290520") 2025/03/24 04:42:40 DEBUG : dst/one: Deleting (id "4_z7f824d43700dcb6b9f580e1b_f1072e49093352ffb_d20250324_m044128_c001_v0001098_t0051_u01742791288322") 2025/03/24 04:42:40 DEBUG : dst/one: Deleting (id "4_z7f824d43700dcb6b9f580e1b_f403fff63f9b5b580_d20250324_m044128_c001_v7007000_t0000_u01742791288139") 2025/03/24 04:42:40 DEBUG : dst/one: Deleting (id "4_z7f824d43700dcb6b9f580e1b_f1072e49093352ff3_d20250324_m044124_c001_v0001098_t0054_u01742791284953") 2025/03/24 04:42:40 DEBUG : dst/one: Deleting (id "4_z7f824d43700dcb6b9f580e1b_f403fff63f9b5b57a_d20250324_m044124_c001_v7007000_t0000_u01742791284224") 2025/03/24 04:42:40 DEBUG : dst/one: Deleting (id "4_z7f824d43700dcb6b9f580e1b_f108d5420bdc4cde2_d20250324_m044120_c001_v0001184_t0026_u01742791280486") 2025/03/24 04:42:40 DEBUG : dst/one: Deleting (id "4_z7f824d43700dcb6b9f580e1b_f404209929df81e34_d20250324_m044119_c001_v7007000_t0000_u01742791279002") 2025/03/24 04:42:40 DEBUG : dst/one: Deleting (id "4_z7f824d43700dcb6b9f580e1b_f101fd7976e7ca9f7_d20250324_m044116_c001_v0001101_t0043_u01742791276800") 2025/03/24 04:42:40 DEBUG : dst/one: Deleting (id "4_z7f824d43700dcb6b9f580e1b_f404209929df81e32_d20250324_m044116_c001_v7007000_t0000_u01742791276612") 2025/03/24 04:42:40 DEBUG : dst/one: Deleting (id "4_z7f824d43700dcb6b9f580e1b_f101fd7976e7ca9ed_d20250324_m044113_c001_v0001101_t0047_u01742791273419") 2025/03/24 04:42:40 DEBUG : dst/one: Deleting (id "4_z7f824d43700dcb6b9f580e1b_f404209929df81e2f_d20250324_m044112_c001_v7007000_t0000_u01742791272679") 2025/03/24 04:42:40 DEBUG : dst/one: Deleting (id "4_z7f824d43700dcb6b9f580e1b_f1096a416e4a73a80_d20250324_m044109_c001_v0001182_t0038_u01742791269427") 2025/03/24 04:42:40 DEBUG : dst/one: Deleting (id "4_z7f824d43700dcb6b9f580e1b_f417650521e64ebbc_d20250324_m044108_c001_v7007000_t0000_u01742791268135") 2025/03/24 04:42:40 DEBUG : dst/one: Deleting (id "4_z7f824d43700dcb6b9f580e1b_f109b22012be338e1_d20250324_m044106_c001_v0001134_t0033_u01742791266671") 2025/03/24 04:42:40 DEBUG : dst/one: Deleting (id "4_z7f824d43700dcb6b9f580e1b_f4063a9a77e970dc1_d20250324_m044106_c001_v7007000_t0000_u01742791266479") 2025/03/24 04:42:40 DEBUG : dst/one: Deleting (id "4_z7f824d43700dcb6b9f580e1b_f109b22012be338dd_d20250324_m044103_c001_v0001134_t0009_u01742791263496") 2025/03/24 04:42:40 DEBUG : dst/one: Deleting (id "4_z7f824d43700dcb6b9f580e1b_f4063a9a77e970dbb_d20250324_m044102_c001_v7007000_t0000_u01742791262756") 2025/03/24 04:42:40 DEBUG : dst/one: Deleting (id "4_z7f824d43700dcb6b9f580e1b_f1096a416e4a73a1b_d20250324_m044059_c001_v0001182_t0040_u01742791259626") 2025/03/24 04:42:40 DEBUG : dst/one: Deleting (id "4_z7f824d43700dcb6b9f580e1b_f417650521e64ebb3_d20250324_m044058_c001_v7007000_t0000_u01742791258704") 2025/03/24 04:42:40 DEBUG : dst/one: Deleting (id "4_z7f824d43700dcb6b9f580e1b_f106bf6449a41de0a_d20250324_m044056_c001_v0001184_t0040_u01742791256846") 2025/03/24 04:42:40 DEBUG : dst/one: Deleting (id "4_z7f824d43700dcb6b9f580e1b_f4164089d27af3995_d20250324_m044056_c001_v7007000_t0000_u01742791256660") 2025/03/24 04:42:41 DEBUG : dst/one: Deleting (id "4_z7f824d43700dcb6b9f580e1b_f106bf6449a41ddde_d20250324_m044053_c001_v0001184_t0037_u01742791253808") 2025/03/24 04:42:41 DEBUG : dst/one: Deleting (id "4_z7f824d43700dcb6b9f580e1b_f4164089d27af3992_d20250324_m044053_c001_v7007000_t0000_u01742791253072") 2025/03/24 04:42:41 DEBUG : dst/one: Deleting (id "4_z7f824d43700dcb6b9f580e1b_f1096a416e4a7396d_d20250324_m044045_c001_v0001182_t0004_u01742791245588") 2025/03/24 04:42:41 DEBUG : dst/one: Deleting (id "4_z7f824d43700dcb6b9f580e1b_f4156428834c2a797_d20250324_m044044_c001_v7007000_t0000_u01742791244670") 2025/03/24 04:42:41 DEBUG : dst/one: Deleting (id "4_z7f824d43700dcb6b9f580e1b_f112a8d4eb4fefb39_d20250324_m044042_c001_v0001120_t0050_u01742791242783") 2025/03/24 04:42:41 DEBUG : dst/one: Deleting (id "4_z7f824d43700dcb6b9f580e1b_f4196042629e60814_d20250324_m044042_c001_v7007000_t0000_u01742791242598") 2025/03/24 04:42:41 DEBUG : dst/one: Deleting (id "4_z7f824d43700dcb6b9f580e1b_f112a8d4eb4fefb35_d20250324_m044039_c001_v0001120_t0040_u01742791239381") 2025/03/24 04:42:41 DEBUG : dst/one: Deleting (id "4_z7f824d43700dcb6b9f580e1b_f4196042629e60811_d20250324_m044038_c001_v7007000_t0000_u01742791238651") 2025/03/24 04:42:41 DEBUG : dst/one: Deleting (id "4_z7f824d43700dcb6b9f580e1b_f100724c99812ceab_d20250324_m044032_c001_v0001178_t0002_u01742791232933") 2025/03/24 04:42:41 DEBUG : dst/one: Deleting (id "4_z7f824d43700dcb6b9f580e1b_f401d83de606b1f7e_d20250324_m044032_c001_v7007000_t0000_u01742791232002") 2025/03/24 04:42:41 DEBUG : dst/one: Deleting (id "4_z7f824d43700dcb6b9f580e1b_f102db23b3f483fcf_d20250324_m044029_c001_v0001115_t0052_u01742791229672") 2025/03/24 04:42:41 DEBUG : dst/one: Deleting (id "4_z7f824d43700dcb6b9f580e1b_f409fbb00842b0d06_d20250324_m044029_c001_v7007000_t0000_u01742791229487") 2025/03/24 04:42:41 DEBUG : dst/one: Deleting (id "4_z7f824d43700dcb6b9f580e1b_f102db23b3f483fc9_d20250324_m044025_c001_v0001115_t0017_u01742791225987") 2025/03/24 04:42:41 DEBUG : dst/one: Deleting (id "4_z7f824d43700dcb6b9f580e1b_f409fbb00842b0d01_d20250324_m044025_c001_v7007000_t0000_u01742791225252") 2025/03/24 04:42:41 DEBUG : dst/one: Deleting (id "4_z7f824d43700dcb6b9f580e1b_f108d5420bdc4c988_d20250324_m044019_c001_v0001184_t0006_u01742791219920") 2025/03/24 04:42:41 DEBUG : dst/one: Deleting (id "4_z7f824d43700dcb6b9f580e1b_f4164089d27af3974_d20250324_m044018_c001_v7007000_t0000_u01742791218810") 2025/03/24 04:42:41 DEBUG : dst/one: Deleting (id "4_z7f824d43700dcb6b9f580e1b_f105b5fef7e7c61b5_d20250324_m044012_c001_v0001116_t0005_u01742791212946") 2025/03/24 04:42:41 DEBUG : dst/one: Deleting (id "4_z7f824d43700dcb6b9f580e1b_f404209929df81db0_d20250324_m044012_c001_v7007000_t0000_u01742791212741") 2025/03/24 04:42:41 DEBUG : dst/one: Deleting (id "4_z7f824d43700dcb6b9f580e1b_f1096a416e4a737ed_d20250324_m044009_c001_v0001182_t0059_u01742791209128") 2025/03/24 04:42:41 DEBUG : dst/one: Deleting (id "4_z7f824d43700dcb6b9f580e1b_f1186dda1615bc899_d20250324_m044008_c001_v0001183_t0043_u01742791208370") 2025/03/24 04:42:42 DEBUG : dst/one: Deleting (id "4_z7f824d43700dcb6b9f580e1b_f1186dda1615bc891_d20250324_m044007_c001_v0001183_t0037_u01742791207408") 2025/03/24 04:42:42 DEBUG : dst/one: Deleting (id "4_z7f824d43700dcb6b9f580e1b_f4156428834c2a774_d20250324_m043954_c001_v7007000_t0000_u01742791194312") 2025/03/24 04:42:42 DEBUG : dst/one: Deleting (id "4_z7f824d43700dcb6b9f580e1b_f108d5420bdc4c75d_d20250324_m043947_c001_v0001184_t0032_u01742791187332") 2025/03/24 04:42:42 DEBUG : dst/one: Deleting (id "4_z7f824d43700dcb6b9f580e1b_f10888475fec21125_d20250324_m043946_c001_v0001180_t0038_u01742791186578") 2025/03/24 04:42:42 DEBUG : dst/one: Deleting (id "4_z7f824d43700dcb6b9f580e1b_f10888475fec21121_d20250324_m043945_c001_v0001180_t0054_u01742791185595") 2025/03/24 04:42:42 DEBUG : dst/one-2019-01-01: Deleting (id "4_z7f824d43700dcb6b9f580e1b_f417650521e64ebca_d20250324_m044130_c001_v7007000_t0000_u01742791290702") 2025/03/24 04:42:42 DEBUG : dst/one-2019-01-01: Deleting (id "4_z7f824d43700dcb6b9f580e1b_f10620cdd0a92560e_d20250324_m044127_c001_v0001179_t0012_u01742791287915") 2025/03/24 04:42:42 DEBUG : dst/one-2019-01-01: Deleting (id "4_z7f824d43700dcb6b9f580e1b_f117ce7b79af25e03_d20250324_m044123_c001_v0001183_t0057_u01742791283995") 2025/03/24 04:42:42 DEBUG : dst/one.bak: Deleting (id "4_z7f824d43700dcb6b9f580e1b_f404209929df81e35_d20250324_m044119_c001_v7007000_t0000_u01742791279187") 2025/03/24 04:42:42 DEBUG : dst/one.bak: Deleting (id "4_z7f824d43700dcb6b9f580e1b_f108d5420bdc4cd87_d20250324_m044116_c001_v0001184_t0044_u01742791276403") 2025/03/24 04:42:42 DEBUG : dst/one.bak: Deleting (id "4_z7f824d43700dcb6b9f580e1b_f107e62aa229f9ead_d20250324_m044112_c001_v0001184_t0041_u01742791272485") 2025/03/24 04:42:42 DEBUG : dst/one.bak: Deleting (id "4_z7f824d43700dcb6b9f580e1b_f417650521e64ebbd_d20250324_m044108_c001_v7007000_t0000_u01742791268319") 2025/03/24 04:42:42 DEBUG : dst/one.bak: Deleting (id "4_z7f824d43700dcb6b9f580e1b_f110f07892a098683_d20250324_m044105_c001_v0001104_t0008_u01742791265535") 2025/03/24 04:42:42 DEBUG : dst/one.bak: Deleting (id "4_z7f824d43700dcb6b9f580e1b_f105bf5adbabdefa0_d20250324_m044102_c001_v0001183_t0021_u01742791262561") 2025/03/24 04:42:42 DEBUG : dst/three: Deleting (id "4_z7f824d43700dcb6b9f580e1b_f4164089d27af3975_d20250324_m044018_c001_v7007000_t0000_u01742791218995") 2025/03/24 04:42:42 DEBUG : dst/three: Deleting (id "4_z7f824d43700dcb6b9f580e1b_f1186dda1615bc902_d20250324_m044017_c001_v0001183_t0032_u01742791217479") 2025/03/24 04:42:42 DEBUG : dst/three-2019-01-01.txt: Deleting (id "4_z7f824d43700dcb6b9f580e1b_f417650521e64ebcb_d20250324_m044130_c001_v7007000_t0000_u01742791290886") 2025/03/24 04:42:42 DEBUG : dst/three-2019-01-01.txt: Deleting (id "4_z7f824d43700dcb6b9f580e1b_f114945b989a7888c_d20250324_m044129_c001_v0001179_t0012_u01742791289396") 2025/03/24 04:42:42 DEBUG : dst/three-2019-01-01.txt: Deleting (id "4_z7f824d43700dcb6b9f580e1b_f1057de10fbc1bed1_d20250324_m044125_c001_v0001184_t0007_u01742791285875") 2025/03/24 04:42:42 DEBUG : dst/three.txt: Deleting (id "4_z7f824d43700dcb6b9f580e1b_f417650521e64ebcc_d20250324_m044131_c001_v7007000_t0000_u01742791291070") 2025/03/24 04:42:42 DEBUG : dst/three.txt: Deleting (id "4_z7f824d43700dcb6b9f580e1b_f1072e49093353001_d20250324_m044129_c001_v0001098_t0017_u01742791289808") 2025/03/24 04:42:42 DEBUG : dst/three.txt: Deleting (id "4_z7f824d43700dcb6b9f580e1b_f403fff63f9b5b581_d20250324_m044129_c001_v7007000_t0000_u01742791289626") 2025/03/24 04:42:42 DEBUG : dst/three.txt: Deleting (id "4_z7f824d43700dcb6b9f580e1b_f1072e49093352ff9_d20250324_m044126_c001_v0001098_t0000_u01742791286268") 2025/03/24 04:42:43 DEBUG : dst/three.txt: Deleting (id "4_z7f824d43700dcb6b9f580e1b_f403fff63f9b5b57e_d20250324_m044126_c001_v7007000_t0000_u01742791286086") 2025/03/24 04:42:43 DEBUG : dst/three.txt: Deleting (id "4_z7f824d43700dcb6b9f580e1b_f108d5420bdc4cdf2_d20250324_m044121_c001_v0001184_t0052_u01742791281364") 2025/03/24 04:42:43 DEBUG : dst/three.txt: Deleting (id "4_z7f824d43700dcb6b9f580e1b_f404209929df81e36_d20250324_m044119_c001_v7007000_t0000_u01742791279372") 2025/03/24 04:42:43 DEBUG : dst/three.txt: Deleting (id "4_z7f824d43700dcb6b9f580e1b_f101fd7976e7ca9fd_d20250324_m044118_c001_v0001101_t0047_u01742791278335") 2025/03/24 04:42:43 DEBUG : dst/three.txt: Deleting (id "4_z7f824d43700dcb6b9f580e1b_f404209929df81e33_d20250324_m044118_c001_v7007000_t0000_u01742791278146") 2025/03/24 04:42:43 DEBUG : dst/three.txt: Deleting (id "4_z7f824d43700dcb6b9f580e1b_f101fd7976e7ca9f1_d20250324_m044114_c001_v0001101_t0038_u01742791274688") 2025/03/24 04:42:43 DEBUG : dst/three.txt: Deleting (id "4_z7f824d43700dcb6b9f580e1b_f404209929df81e30_d20250324_m044114_c001_v7007000_t0000_u01742791274499") 2025/03/24 04:42:43 DEBUG : dst/three.txt: Deleting (id "4_z7f824d43700dcb6b9f580e1b_f1096a416e4a73a88_d20250324_m044109_c001_v0001182_t0013_u01742791269847") 2025/03/24 04:42:43 DEBUG : dst/three.txt: Deleting (id "4_z7f824d43700dcb6b9f580e1b_f4063a9a77e970dc2_d20250324_m044107_c001_v7007000_t0000_u01742791267576") 2025/03/24 04:42:43 DEBUG : dst/three.txt: Deleting (id "4_z7f824d43700dcb6b9f580e1b_f108d5420bdc4cca3_d20250324_m044104_c001_v0001184_t0054_u01742791264736") 2025/03/24 04:42:43 DEBUG : dst/three.txt: Deleting (id "4_z7f824d43700dcb6b9f580e1b_f4063a9a77e970dbd_d20250324_m044104_c001_v7007000_t0000_u01742791264362") 2025/03/24 04:42:43 DEBUG : dst/three.txt: Deleting (id "4_z7f824d43700dcb6b9f580e1b_f1096a416e4a73a1d_d20250324_m044100_c001_v0001182_t0059_u01742791260054") 2025/03/24 04:42:43 DEBUG : dst/three.txt: Deleting (id "4_z7f824d43700dcb6b9f580e1b_f4164089d27af3996_d20250324_m044057_c001_v7007000_t0000_u01742791257773") 2025/03/24 04:42:43 DEBUG : dst/three.txt: Deleting (id "4_z7f824d43700dcb6b9f580e1b_f108d5420bdc4cbec_d20250324_m044055_c001_v0001184_t0019_u01742791255531") 2025/03/24 04:42:43 DEBUG : dst/three.txt: Deleting (id "4_z7f824d43700dcb6b9f580e1b_f4164089d27af3993_d20250324_m044054_c001_v7007000_t0000_u01742791254434") 2025/03/24 04:42:43 DEBUG : dst/three.txt: Deleting (id "4_z7f824d43700dcb6b9f580e1b_f1096a416e4a7398d_d20250324_m044048_c001_v0001182_t0055_u01742791248517") 2025/03/24 04:42:43 DEBUG : dst/three.txt: Deleting (id "4_z7f824d43700dcb6b9f580e1b_f4196042629e60815_d20250324_m044043_c001_v7007000_t0000_u01742791243735") 2025/03/24 04:42:43 DEBUG : dst/three.txt: Deleting (id "4_z7f824d43700dcb6b9f580e1b_f100724c99812cecf_d20250324_m044041_c001_v0001178_t0013_u01742791241301") 2025/03/24 04:42:43 DEBUG : dst/three.txt: Deleting (id "4_z7f824d43700dcb6b9f580e1b_f4196042629e60813_d20250324_m044040_c001_v7007000_t0000_u01742791240199") 2025/03/24 04:42:44 DEBUG : dst/three.txt: Deleting (id "4_z7f824d43700dcb6b9f580e1b_f108d5420bdc4ca59_d20250324_m044034_c001_v0001184_t0001_u01742791234082") 2025/03/24 04:42:44 DEBUG : dst/three.txt: Deleting (id "4_z7f824d43700dcb6b9f580e1b_f409fbb00842b0d09_d20250324_m044031_c001_v7007000_t0000_u01742791231071") 2025/03/24 04:42:44 DEBUG : dst/three.txt: Deleting (id "4_z7f824d43700dcb6b9f580e1b_f108d5420bdc4c9fc_d20250324_m044028_c001_v0001184_t0032_u01742791228463") 2025/03/24 04:42:44 DEBUG : dst/three.txt: Deleting (id "4_z7f824d43700dcb6b9f580e1b_f409fbb00842b0d04_d20250324_m044027_c001_v7007000_t0000_u01742791227367") 2025/03/24 04:42:44 DEBUG : dst/three.txt: Deleting (id "4_z7f824d43700dcb6b9f580e1b_f1096a416e4a73873_d20250324_m044020_c001_v0001182_t0016_u01742791220707") 2025/03/24 04:42:44 DEBUG : dst/three.txt.bak: Deleting (id "4_z7f824d43700dcb6b9f580e1b_f404209929df81e37_d20250324_m044119_c001_v7007000_t0000_u01742791279556") 2025/03/24 04:42:44 DEBUG : dst/three.txt.bak: Deleting (id "4_z7f824d43700dcb6b9f580e1b_f1019a83ad2c8a894_d20250324_m044117_c001_v0001032_t0049_u01742791277772") 2025/03/24 04:42:44 DEBUG : dst/three.txt.bak: Deleting (id "4_z7f824d43700dcb6b9f580e1b_f1038a7e9a0a0c754_d20250324_m044114_c001_v0001181_t0002_u01742791274288") 2025/03/24 04:42:44 DEBUG : dst/three.txt.bak: Deleting (id "4_z7f824d43700dcb6b9f580e1b_f417650521e64ebbe_d20250324_m044108_c001_v7007000_t0000_u01742791268503") 2025/03/24 04:42:44 DEBUG : dst/three.txt.bak: Deleting (id "4_z7f824d43700dcb6b9f580e1b_f104d30592667fa50_d20250324_m044107_c001_v0001091_t0015_u01742791267230") 2025/03/24 04:42:44 DEBUG : dst/three.txt.bak: Deleting (id "4_z7f824d43700dcb6b9f580e1b_f10839af5c23e6a70_d20250324_m044104_c001_v0001100_t0006_u01742791264045") 2025/03/24 04:42:44 DEBUG : dst/two: Deleting (id "4_z7f824d43700dcb6b9f580e1b_f417650521e64ebcd_d20250324_m044131_c001_v7007000_t0000_u01742791291257") 2025/03/24 04:42:44 DEBUG : dst/two: Deleting (id "4_z7f824d43700dcb6b9f580e1b_f1096a416e4a73b14_d20250324_m044121_c001_v0001182_t0041_u01742791281093") 2025/03/24 04:42:44 DEBUG : dst/two: Deleting (id "4_z7f824d43700dcb6b9f580e1b_f404209929df81e38_d20250324_m044119_c001_v7007000_t0000_u01742791279743") 2025/03/24 04:42:44 DEBUG : dst/two: Deleting (id "4_z7f824d43700dcb6b9f580e1b_f108d5420bdc4ccf9_d20250324_m044109_c001_v0001184_t0053_u01742791269652") 2025/03/24 04:42:44 DEBUG : dst/two: Deleting (id "4_z7f824d43700dcb6b9f580e1b_f417650521e64ebbf_d20250324_m044108_c001_v7007000_t0000_u01742791268688") 2025/03/24 04:42:44 DEBUG : dst/two: Deleting (id "4_z7f824d43700dcb6b9f580e1b_f108d5420bdc4cc2c_d20250324_m044059_c001_v0001184_t0041_u01742791259842") 2025/03/24 04:42:44 DEBUG : dst/two: Deleting (id "4_z7f824d43700dcb6b9f580e1b_f417650521e64ebb5_d20250324_m044058_c001_v7007000_t0000_u01742791258889") 2025/03/24 04:42:44 DEBUG : dst/two: Deleting (id "4_z7f824d43700dcb6b9f580e1b_f108d5420bdc4cb26_d20250324_m044046_c001_v0001184_t0056_u01742791246185") 2025/03/24 04:42:44 DEBUG : dst/two: Deleting (id "4_z7f824d43700dcb6b9f580e1b_f4156428834c2a798_d20250324_m044044_c001_v7007000_t0000_u01742791244854") 2025/03/24 04:42:44 DEBUG : dst/two: Deleting (id "4_z7f824d43700dcb6b9f580e1b_f1096a416e4a738fa_d20250324_m044033_c001_v0001182_t0044_u01742791233518") 2025/03/24 04:42:44 DEBUG : dst/two: Deleting (id "4_z7f824d43700dcb6b9f580e1b_f401d83de606b1f7f_d20250324_m044032_c001_v7007000_t0000_u01742791232187") 2025/03/24 04:42:45 DEBUG : dst/two: Deleting (id "4_z7f824d43700dcb6b9f580e1b_f100724c99812ce90_d20250324_m044020_c001_v0001178_t0046_u01742791220492") 2025/03/24 04:42:45 DEBUG : dst/two: Deleting (id "4_z7f824d43700dcb6b9f580e1b_f4164089d27af3976_d20250324_m044019_c001_v7007000_t0000_u01742791219182") 2025/03/24 04:42:45 DEBUG : dst/two: Deleting (id "4_z7f824d43700dcb6b9f580e1b_f11401a40ff3c3f33_d20250324_m044014_c001_v0001130_t0019_u01742791214824") 2025/03/24 04:42:45 DEBUG : dst/two: Deleting (id "4_z7f824d43700dcb6b9f580e1b_f4156428834c2a775_d20250324_m043954_c001_v7007000_t0000_u01742791194496") 2025/03/24 04:42:45 DEBUG : dst/two: Deleting (id "4_z7f824d43700dcb6b9f580e1b_f10888475fec21134_d20250324_m043953_c001_v0001180_t0039_u01742791193357") 2025/03/24 04:42:45 DEBUG : empty space: Deleting (id "4_z7f824d43700dcb6b9f580e1b_f408b5608bc0d0ee7_d20250324_m043912_c001_v7007000_t0000_u01742791152882") 2025/03/24 04:42:45 DEBUG : empty space: Deleting (id "4_z7f824d43700dcb6b9f580e1b_f1096a416e4a735fb_d20250324_m043909_c001_v0001182_t0032_u01742791149733") 2025/03/24 04:42:45 DEBUG : empty space: Deleting (id "4_z7f824d43700dcb6b9f580e1b_f408b5608bc0d0ee1_d20250324_m043907_c001_v7007000_t0000_u01742791147859") 2025/03/24 04:42:45 DEBUG : empty space: Deleting (id "4_z7f824d43700dcb6b9f580e1b_f1096a416e4a73596_d20250324_m043857_c001_v0001182_t0046_u01742791137965") 2025/03/24 04:42:45 DEBUG : empty space: Deleting (id "4_z7f824d43700dcb6b9f580e1b_f4164089d27af3928_d20250324_m043847_c001_v7007000_t0000_u01742791127998") 2025/03/24 04:42:45 DEBUG : empty space: Deleting (id "4_z7f824d43700dcb6b9f580e1b_f1096a416e4a7351a_d20250324_m043844_c001_v0001182_t0004_u01742791124442") 2025/03/24 04:42:45 DEBUG : empty space: Deleting (id "4_z7f824d43700dcb6b9f580e1b_f4196042629e60746_d20250324_m043820_c001_v7007000_t0000_u01742791100872") 2025/03/24 04:42:45 DEBUG : empty space: Deleting (id "4_z7f824d43700dcb6b9f580e1b_f108d5420bdc4c2be_d20250324_m043819_c001_v0001184_t0022_u01742791099122") 2025/03/24 04:42:45 DEBUG : empty space: Deleting (id "4_z7f824d43700dcb6b9f580e1b_f4196042629e60741_d20250324_m043817_c001_v7007000_t0000_u01742791097626") 2025/03/24 04:42:45 DEBUG : empty space: Deleting (id "4_z7f824d43700dcb6b9f580e1b_f108d5420bdc4c287_d20250324_m043816_c001_v0001184_t0039_u01742791096431") 2025/03/24 04:42:45 DEBUG : empty space: Deleting (id "4_z7f824d43700dcb6b9f580e1b_f4196042629e6073c_d20250324_m043813_c001_v7007000_t0000_u01742791093220") 2025/03/24 04:42:45 DEBUG : empty space: Deleting (id "4_z7f824d43700dcb6b9f580e1b_f108d5420bdc4c22e_d20250324_m043811_c001_v0001184_t0005_u01742791091691") 2025/03/24 04:42:45 DEBUG : empty space: Deleting (id "4_z7f824d43700dcb6b9f580e1b_f4196042629e60739_d20250324_m043810_c001_v7007000_t0000_u01742791090562") 2025/03/24 04:42:45 DEBUG : empty space: Deleting (id "4_z7f824d43700dcb6b9f580e1b_f108d5420bdc4c204_d20250324_m043809_c001_v0001184_t0023_u01742791089382") 2025/03/24 04:42:45 DEBUG : empty space: Deleting (id "4_z7f824d43700dcb6b9f580e1b_f4021b86388580c93_d20250324_m043803_c001_v7007000_t0000_u01742791083067") 2025/03/24 04:42:45 DEBUG : empty space: Deleting (id "4_z7f824d43700dcb6b9f580e1b_f108d5420bdc4c164_d20250324_m043801_c001_v0001184_t0045_u01742791081734") 2025/03/24 04:42:46 DEBUG : empty space: Deleting (id "4_z7f824d43700dcb6b9f580e1b_f4021b86388580c8f_d20250324_m043800_c001_v7007000_t0000_u01742791080610") 2025/03/24 04:42:46 DEBUG : empty space: Deleting (id "4_z7f824d43700dcb6b9f580e1b_f108d5420bdc4c136_d20250324_m043759_c001_v0001184_t0058_u01742791079855") 2025/03/24 04:42:46 DEBUG : empty space: Deleting (id "4_z7f824d43700dcb6b9f580e1b_f41061b7f0bbc1a71_d20250324_m043754_c001_v7007000_t0000_u01742791074947") 2025/03/24 04:42:46 DEBUG : empty space: Deleting (id "4_z7f824d43700dcb6b9f580e1b_f108d5420bdc4c0c4_d20250324_m043753_c001_v0001184_t0000_u01742791073801") 2025/03/24 04:42:46 DEBUG : empty space: Deleting (id "4_z7f824d43700dcb6b9f580e1b_f41061b7f0bbc1a6d_d20250324_m043751_c001_v7007000_t0000_u01742791071239") 2025/03/24 04:42:46 DEBUG : empty space: Deleting (id "4_z7f824d43700dcb6b9f580e1b_f108d5420bdc4c093_d20250324_m043750_c001_v0001184_t0030_u01742791070286") 2025/03/24 04:42:46 DEBUG : empty space: Deleting (id "4_z7f824d43700dcb6b9f580e1b_f41061b7f0bbc1a68_d20250324_m043749_c001_v7007000_t0000_u01742791069180") 2025/03/24 04:42:46 DEBUG : empty space: Deleting (id "4_z7f824d43700dcb6b9f580e1b_f101fb3ecc3caefb4_d20250324_m043748_c001_v0001182_t0045_u01742791068617") 2025/03/24 04:42:46 DEBUG : empty space: Deleting (id "4_z7f824d43700dcb6b9f580e1b_f108d5420bdc4c065_d20250324_m043747_c001_v0001184_t0052_u01742791067113") 2025/03/24 04:42:46 DEBUG : enormous: Deleting (id "4_z7f824d43700dcb6b9f580e1b_f4196042629e60745_d20250324_m043820_c001_v7007000_t0000_u01742791100121") 2025/03/24 04:42:46 DEBUG : enormous: Deleting (id "4_z7f824d43700dcb6b9f580e1b_f108d5420bdc4c2c2_d20250324_m043819_c001_v0001184_t0004_u01742791099342") 2025/03/24 04:42:46 DEBUG : existing: Deleting (id "4_z7f824d43700dcb6b9f580e1b_f417650521e64ebd3_d20250324_m044135_c001_v7007000_t0000_u01742791295454") 2025/03/24 04:42:46 DEBUG : existing: Deleting (id "4_z7f824d43700dcb6b9f580e1b_f1096a416e4a73ba4_d20250324_m044134_c001_v0001182_t0027_u01742791294299") 2025/03/24 04:42:46 DEBUG : existing: Deleting (id "4_z7f824d43700dcb6b9f580e1b_f4164089d27af3921_d20250324_m043842_c001_v7007000_t0000_u01742791122650") 2025/03/24 04:42:46 DEBUG : existing: Deleting (id "4_z7f824d43700dcb6b9f580e1b_f1096a416e4a73505_d20250324_m043841_c001_v0001182_t0018_u01742791121709") 2025/03/24 04:42:46 DEBUG : existing: Deleting (id "4_z7f824d43700dcb6b9f580e1b_f41061b7f0bbc1a63_d20250324_m043743_c001_v7007000_t0000_u01742791063407") 2025/03/24 04:42:46 DEBUG : existing: Deleting (id "4_z7f824d43700dcb6b9f580e1b_f108d5420bdc4c023_d20250324_m043742_c001_v0001184_t0012_u01742791062471") 2025/03/24 04:42:46 DEBUG : existing: Deleting (id "4_z7f824d43700dcb6b9f580e1b_f41061b7f0bbc1a62_d20250324_m043741_c001_v7007000_t0000_u01742791061195") 2025/03/24 04:42:46 DEBUG : existing: Deleting (id "4_z7f824d43700dcb6b9f580e1b_f108d5420bdc4c001_d20250324_m043740_c001_v0001184_t0057_u01742791060631") 2025/03/24 04:42:46 DEBUG : existing: Deleting (id "4_z7f824d43700dcb6b9f580e1b_f108d5420bdc4bff7_d20250324_m043739_c001_v0001184_t0039_u01742791059874") 2025/03/24 04:42:46 DEBUG : existing-b: Deleting (id "4_z7f824d43700dcb6b9f580e1b_f4164089d27af3922_d20250324_m043842_c001_v7007000_t0000_u01742791122833") 2025/03/24 04:42:47 DEBUG : existing-b: Deleting (id "4_z7f824d43700dcb6b9f580e1b_f108d5420bdc4c3d2_d20250324_m043841_c001_v0001184_t0046_u01742791121698") 2025/03/24 04:42:47 DEBUG : file1: Deleting (id "4_z7f824d43700dcb6b9f580e1b_f4046898da87f4fd7_d20250324_m044222_c001_v7007000_t0000_u01742791342049") 2025/03/24 04:42:47 DEBUG : file1: Deleting (id "4_z7f824d43700dcb6b9f580e1b_f117c483f4b364d7e_d20250324_m044220_c001_v0001157_t0038_u01742791340807") 2025/03/24 04:42:47 DEBUG : file1: Deleting (id "4_z7f824d43700dcb6b9f580e1b_f4046898da87f4fd4_d20250324_m044218_c001_v7007000_t0000_u01742791338691") 2025/03/24 04:42:47 DEBUG : file1: Deleting (id "4_z7f824d43700dcb6b9f580e1b_f11228832d400f904_d20250324_m044217_c001_v0001134_t0047_u01742791337397") 2025/03/24 04:42:47 DEBUG : five: Deleting (id "4_z7f824d43700dcb6b9f580e1b_f4196042629e60749_d20250324_m043825_c001_v7007000_t0000_u01742791105097") 2025/03/24 04:42:47 DEBUG : five: Deleting (id "4_z7f824d43700dcb6b9f580e1b_f408d5420bdc4c2ed_d20250324_m043823_c001_v0001184_t0005_u01742791103180") 2025/03/24 04:42:47 DEBUG : foo: Deleting (id "4_z7f824d43700dcb6b9f580e1b_f41061b7f0bbc1a6f_d20250324_m043753_c001_v7007000_t0000_u01742791073071") 2025/03/24 04:42:47 DEBUG : foo: Deleting (id "4_z7f824d43700dcb6b9f580e1b_f408d5420bdc4c0ad_d20250324_m043752_c001_v0001184_t0005_u01742791072522") 2025/03/24 04:42:47 DEBUG : foo: Deleting (id "4_z7f824d43700dcb6b9f580e1b_f408d5420bdc4c0a9_d20250324_m043751_c001_v0001184_t0005_u01742791071968") 2025/03/24 04:42:47 DEBUG : four: Deleting (id "4_z7f824d43700dcb6b9f580e1b_f4196042629e6074a_d20250324_m043825_c001_v7007000_t0000_u01742791105280") 2025/03/24 04:42:47 DEBUG : four: Deleting (id "4_z7f824d43700dcb6b9f580e1b_f4096a416e4a73480_d20250324_m043823_c001_v0001182_t0038_u01742791103738") 2025/03/24 04:42:47 DEBUG : four: Deleting (id "4_z7f824d43700dcb6b9f580e1b_f108d5420bdc4c2df_d20250324_m043822_c001_v0001184_t0041_u01742791102607") 2025/03/24 04:42:47 DEBUG : hello world2: Deleting (id "4_z7f824d43700dcb6b9f580e1b_f408b5608bc0d0d9b_d20250324_m043652_c001_v7007000_t0000_u01742791012091") 2025/03/24 04:42:47 DEBUG : hello world2: Deleting (id "4_z7f824d43700dcb6b9f580e1b_f108d5420bdc4bc7e_d20250324_m043651_c001_v0001184_t0058_u01742791011504") 2025/03/24 04:42:47 DEBUG : ignore-size: Deleting (id "4_z7f824d43700dcb6b9f580e1b_f41061b7f0bbc1a61_d20250324_m043738_c001_v7007000_t0000_u01742791058785") 2025/03/24 04:42:47 DEBUG : ignore-size: Deleting (id "4_z7f824d43700dcb6b9f580e1b_f108d5420bdc4bfd9_d20250324_m043737_c001_v0001184_t0036_u01742791057858") 2025/03/24 04:42:47 DEBUG : nested/sub dir/file: Deleting (id "4_z7f824d43700dcb6b9f580e1b_f4164089d27af391e_d20250324_m043840_c001_v7007000_t0000_u01742791120588") 2025/03/24 04:42:47 DEBUG : nested/sub dir/file: Deleting (id "4_z7f824d43700dcb6b9f580e1b_f1096a416e4a734ee_d20250324_m043839_c001_v0001182_t0003_u01742791119654") 2025/03/24 04:42:47 DEBUG : nested/sub dir/file: Deleting (id "4_z7f824d43700dcb6b9f580e1b_f4164089d27af391c_d20250324_m043838_c001_v7007000_t0000_u01742791118476") 2025/03/24 04:42:48 DEBUG : nested/sub dir/file: Deleting (id "4_z7f824d43700dcb6b9f580e1b_f1096a416e4a734e2_d20250324_m043837_c001_v0001182_t0050_u01742791117546") 2025/03/24 04:42:48 DEBUG : one: Deleting (id "4_z7f824d43700dcb6b9f580e1b_f4196042629e6074b_d20250324_m043825_c001_v7007000_t0000_u01742791105463") 2025/03/24 04:42:48 DEBUG : one: Deleting (id "4_z7f824d43700dcb6b9f580e1b_f408d5420bdc4c2d7_d20250324_m043822_c001_v0001184_t0005_u01742791102021") 2025/03/24 04:42:48 DEBUG : only0: Deleting (id "4_z7f824d43700dcb6b9f580e1b_f4046898da87f4fbd_d20250324_m044212_c001_v7007000_t0000_u01742791332516") 2025/03/24 04:42:48 DEBUG : only0: Deleting (id "4_z7f824d43700dcb6b9f580e1b_f417c483f4b364d62_d20250324_m044207_c001_v0001157_t0033_u01742791327525") 2025/03/24 04:42:48 DEBUG : only0: Deleting (id "4_z7f824d43700dcb6b9f580e1b_f108d5420bdc4d0b2_d20250324_m044157_c001_v0001184_t0018_u01742791317679") 2025/03/24 04:42:48 DEBUG : only0: Deleting (id "4_z7f824d43700dcb6b9f580e1b_f4046898da87f4f8c_d20250324_m044151_c001_v7007000_t0000_u01742791311176") 2025/03/24 04:42:48 DEBUG : only0: Deleting (id "4_z7f824d43700dcb6b9f580e1b_f108d5420bdc4cf61_d20250324_m044141_c001_v0001184_t0001_u01742791301740") 2025/03/24 04:42:48 DEBUG : only1: Deleting (id "4_z7f824d43700dcb6b9f580e1b_f4046898da87f4fbe_d20250324_m044212_c001_v7007000_t0000_u01742791332702") 2025/03/24 04:42:48 DEBUG : only1: Deleting (id "4_z7f824d43700dcb6b9f580e1b_f408d5420bdc4d19f_d20250324_m044206_c001_v0001184_t0005_u01742791326590") 2025/03/24 04:42:48 DEBUG : only1: Deleting (id "4_z7f824d43700dcb6b9f580e1b_f108d5420bdc4d0c0_d20250324_m044158_c001_v0001184_t0043_u01742791318071") 2025/03/24 04:42:48 DEBUG : only1: Deleting (id "4_z7f824d43700dcb6b9f580e1b_f414a4dbc887f6bd0_d20250324_m044152_c001_v7007000_t0000_u01742791312095") 2025/03/24 04:42:48 DEBUG : only1: Deleting (id "4_z7f824d43700dcb6b9f580e1b_f108d5420bdc4cf75_d20250324_m044142_c001_v0001184_t0035_u01742791302210") 2025/03/24 04:42:48 DEBUG : only10: Deleting (id "4_z7f824d43700dcb6b9f580e1b_f4046898da87f4fbf_d20250324_m044212_c001_v7007000_t0000_u01742791332886") 2025/03/24 04:42:48 DEBUG : only10: Deleting (id "4_z7f824d43700dcb6b9f580e1b_f41228832d400f8f2_d20250324_m044207_c001_v0001134_t0037_u01742791327345") 2025/03/24 04:42:48 DEBUG : only10: Deleting (id "4_z7f824d43700dcb6b9f580e1b_f108d5420bdc4d121_d20250324_m044201_c001_v0001184_t0037_u01742791321905") 2025/03/24 04:42:48 DEBUG : only10: Deleting (id "4_z7f824d43700dcb6b9f580e1b_f4046898da87f4f91_d20250324_m044152_c001_v7007000_t0000_u01742791312114") 2025/03/24 04:42:48 DEBUG : only10: Deleting (id "4_z7f824d43700dcb6b9f580e1b_f108d5420bdc4cfdc_d20250324_m044146_c001_v0001184_t0018_u01742791306007") 2025/03/24 04:42:48 DEBUG : only11: Deleting (id "4_z7f824d43700dcb6b9f580e1b_f4046898da87f4fc1_d20250324_m044213_c001_v7007000_t0000_u01742791333071") 2025/03/24 04:42:48 DEBUG : only11: Deleting (id "4_z7f824d43700dcb6b9f580e1b_f408d5420bdc4d1b3_d20250324_m044207_c001_v0001184_t0005_u01742791327170") 2025/03/24 04:42:48 DEBUG : only11: Deleting (id "4_z7f824d43700dcb6b9f580e1b_f108d5420bdc4d12f_d20250324_m044202_c001_v0001184_t0003_u01742791322339") 2025/03/24 04:42:48 DEBUG : only11: Deleting (id "4_z7f824d43700dcb6b9f580e1b_f414a4dbc887f6bcf_d20250324_m044151_c001_v7007000_t0000_u01742791311911") 2025/03/24 04:42:49 DEBUG : only11: Deleting (id "4_z7f824d43700dcb6b9f580e1b_f108d5420bdc4cfe6_d20250324_m044146_c001_v0001184_t0034_u01742791306419") 2025/03/24 04:42:49 DEBUG : only12: Deleting (id "4_z7f824d43700dcb6b9f580e1b_f4046898da87f4fc2_d20250324_m044213_c001_v7007000_t0000_u01742791333255") 2025/03/24 04:42:49 DEBUG : only12: Deleting (id "4_z7f824d43700dcb6b9f580e1b_f417c1aa8ee78070a_d20250324_m044207_c001_v0001184_t0029_u01742791327702") 2025/03/24 04:42:49 DEBUG : only12: Deleting (id "4_z7f824d43700dcb6b9f580e1b_f108d5420bdc4d143_d20250324_m044202_c001_v0001184_t0035_u01742791322763") 2025/03/24 04:42:49 DEBUG : only12: Deleting (id "4_z7f824d43700dcb6b9f580e1b_f401d83de606b2018_d20250324_m044151_c001_v7007000_t0000_u01742791311752") 2025/03/24 04:42:49 DEBUG : only12: Deleting (id "4_z7f824d43700dcb6b9f580e1b_f108d5420bdc4cff0_d20250324_m044146_c001_v0001184_t0024_u01742791306844") 2025/03/24 04:42:49 DEBUG : only13: Deleting (id "4_z7f824d43700dcb6b9f580e1b_f4046898da87f4fc3_d20250324_m044213_c001_v7007000_t0000_u01742791333441") 2025/03/24 04:42:49 DEBUG : only13: Deleting (id "4_z7f824d43700dcb6b9f580e1b_f417c1aa8ee780702_d20250324_m044207_c001_v0001184_t0029_u01742791327145") 2025/03/24 04:42:49 DEBUG : only13: Deleting (id "4_z7f824d43700dcb6b9f580e1b_f108d5420bdc4d14d_d20250324_m044203_c001_v0001184_t0055_u01742791323189") 2025/03/24 04:42:49 DEBUG : only13: Deleting (id "4_z7f824d43700dcb6b9f580e1b_f4046898da87f4f8d_d20250324_m044151_c001_v7007000_t0000_u01742791311364") 2025/03/24 04:42:49 DEBUG : only13: Deleting (id "4_z7f824d43700dcb6b9f580e1b_f108d5420bdc4cffe_d20250324_m044147_c001_v0001184_t0055_u01742791307258") 2025/03/24 04:42:49 DEBUG : only14: Deleting (id "4_z7f824d43700dcb6b9f580e1b_f4046898da87f4fc4_d20250324_m044213_c001_v7007000_t0000_u01742791333627") 2025/03/24 04:42:49 DEBUG : only14: Deleting (id "4_z7f824d43700dcb6b9f580e1b_f41228832d400f8f6_d20250324_m044207_c001_v0001134_t0037_u01742791327730") 2025/03/24 04:42:49 DEBUG : only14: Deleting (id "4_z7f824d43700dcb6b9f580e1b_f108d5420bdc4d15b_d20250324_m044203_c001_v0001184_t0018_u01742791323595") 2025/03/24 04:42:49 DEBUG : only14: Deleting (id "4_z7f824d43700dcb6b9f580e1b_f401d83de606b2017_d20250324_m044151_c001_v7007000_t0000_u01742791311566") 2025/03/24 04:42:49 DEBUG : only14: Deleting (id "4_z7f824d43700dcb6b9f580e1b_f108d5420bdc4d006_d20250324_m044147_c001_v0001184_t0056_u01742791307675") 2025/03/24 04:42:49 DEBUG : only15: Deleting (id "4_z7f824d43700dcb6b9f580e1b_f4046898da87f4fc5_d20250324_m044213_c001_v7007000_t0000_u01742791333812") 2025/03/24 04:42:49 DEBUG : only15: Deleting (id "4_z7f824d43700dcb6b9f580e1b_f417c1aa8ee780704_d20250324_m044207_c001_v0001184_t0029_u01742791327333") 2025/03/24 04:42:49 DEBUG : only15: Deleting (id "4_z7f824d43700dcb6b9f580e1b_f108d5420bdc4d167_d20250324_m044204_c001_v0001184_t0050_u01742791324051") 2025/03/24 04:42:49 DEBUG : only15: Deleting (id "4_z7f824d43700dcb6b9f580e1b_f40514396b2202569_d20250324_m044151_c001_v7007000_t0000_u01742791311576") 2025/03/24 04:42:49 DEBUG : only15: Deleting (id "4_z7f824d43700dcb6b9f580e1b_f108d5420bdc4d00c_d20250324_m044148_c001_v0001184_t0028_u01742791308070") 2025/03/24 04:42:49 DEBUG : only16: Deleting (id "4_z7f824d43700dcb6b9f580e1b_f4046898da87f4fc7_d20250324_m044213_c001_v7007000_t0000_u01742791333996") 2025/03/24 04:42:50 DEBUG : only16: Deleting (id "4_z7f824d43700dcb6b9f580e1b_f417c1aa8ee78070e_d20250324_m044207_c001_v0001184_t0029_u01742791327889") 2025/03/24 04:42:50 DEBUG : only16: Deleting (id "4_z7f824d43700dcb6b9f580e1b_f108d5420bdc4d177_d20250324_m044204_c001_v0001184_t0057_u01742791324480") 2025/03/24 04:42:50 DEBUG : only16: Deleting (id "4_z7f824d43700dcb6b9f580e1b_f40514396b220256a_d20250324_m044151_c001_v7007000_t0000_u01742791311762") 2025/03/24 04:42:50 DEBUG : only16: Deleting (id "4_z7f824d43700dcb6b9f580e1b_f108d5420bdc4d016_d20250324_m044148_c001_v0001184_t0044_u01742791308510") 2025/03/24 04:42:50 DEBUG : only17: Deleting (id "4_z7f824d43700dcb6b9f580e1b_f4046898da87f4fc8_d20250324_m044214_c001_v7007000_t0000_u01742791334182") 2025/03/24 04:42:50 DEBUG : only17: Deleting (id "4_z7f824d43700dcb6b9f580e1b_f408d5420bdc4d1b7_d20250324_m044207_c001_v0001184_t0005_u01742791327355") 2025/03/24 04:42:50 DEBUG : only17: Deleting (id "4_z7f824d43700dcb6b9f580e1b_f108d5420bdc4d181_d20250324_m044204_c001_v0001184_t0020_u01742791324887") 2025/03/24 04:42:50 DEBUG : only17: Deleting (id "4_z7f824d43700dcb6b9f580e1b_f414a4dbc887f6bce_d20250324_m044151_c001_v7007000_t0000_u01742791311726") 2025/03/24 04:42:50 DEBUG : only17: Deleting (id "4_z7f824d43700dcb6b9f580e1b_f108d5420bdc4d01e_d20250324_m044148_c001_v0001184_t0044_u01742791308933") 2025/03/24 04:42:50 DEBUG : only18: Deleting (id "4_z7f824d43700dcb6b9f580e1b_f4046898da87f4fc9_d20250324_m044214_c001_v7007000_t0000_u01742791334367") 2025/03/24 04:42:50 DEBUG : only18: Deleting (id "4_z7f824d43700dcb6b9f580e1b_f417c1aa8ee780706_d20250324_m044207_c001_v0001184_t0029_u01742791327517") 2025/03/24 04:42:50 DEBUG : only18: Deleting (id "4_z7f824d43700dcb6b9f580e1b_f108d5420bdc4d187_d20250324_m044205_c001_v0001184_t0002_u01742791325304") 2025/03/24 04:42:50 DEBUG : only18: Deleting (id "4_z7f824d43700dcb6b9f580e1b_f4046898da87f4f8b_d20250324_m044150_c001_v7007000_t0000_u01742791310990") 2025/03/24 04:42:50 DEBUG : only18: Deleting (id "4_z7f824d43700dcb6b9f580e1b_f108d5420bdc4d034_d20250324_m044149_c001_v0001184_t0040_u01742791309379") 2025/03/24 04:42:50 DEBUG : only19: Deleting (id "4_z7f824d43700dcb6b9f580e1b_f4046898da87f4fca_d20250324_m044214_c001_v7007000_t0000_u01742791334552") 2025/03/24 04:42:50 DEBUG : only19: Deleting (id "4_z7f824d43700dcb6b9f580e1b_f41228832d400f8f4_d20250324_m044207_c001_v0001134_t0037_u01742791327531") 2025/03/24 04:42:50 DEBUG : only19: Deleting (id "4_z7f824d43700dcb6b9f580e1b_f108d5420bdc4d193_d20250324_m044205_c001_v0001184_t0039_u01742791325702") 2025/03/24 04:42:50 DEBUG : only19: Deleting (id "4_z7f824d43700dcb6b9f580e1b_f4046898da87f4f90_d20250324_m044151_c001_v7007000_t0000_u01742791311928") 2025/03/24 04:42:50 DEBUG : only19: Deleting (id "4_z7f824d43700dcb6b9f580e1b_f108d5420bdc4d03c_d20250324_m044149_c001_v0001184_t0028_u01742791309777") 2025/03/24 04:42:50 DEBUG : only2: Deleting (id "4_z7f824d43700dcb6b9f580e1b_f4046898da87f4fcb_d20250324_m044214_c001_v7007000_t0000_u01742791334736") 2025/03/24 04:42:51 DEBUG : only2: Deleting (id "4_z7f824d43700dcb6b9f580e1b_f408d5420bdc4d1bd_d20250324_m044207_c001_v0001184_t0005_u01742791327541") 2025/03/24 04:42:51 DEBUG : only2: Deleting (id "4_z7f824d43700dcb6b9f580e1b_f108d5420bdc4d0d3_d20250324_m044158_c001_v0001184_t0002_u01742791318528") 2025/03/24 04:42:51 DEBUG : only2: Deleting (id "4_z7f824d43700dcb6b9f580e1b_f401d83de606b2016_d20250324_m044151_c001_v7007000_t0000_u01742791311375") 2025/03/24 04:42:51 DEBUG : only2: Deleting (id "4_z7f824d43700dcb6b9f580e1b_f108d5420bdc4cf83_d20250324_m044142_c001_v0001184_t0028_u01742791302624") 2025/03/24 04:42:51 DEBUG : only3: Deleting (id "4_z7f824d43700dcb6b9f580e1b_f4046898da87f4fcd_d20250324_m044214_c001_v7007000_t0000_u01742791334925") 2025/03/24 04:42:51 DEBUG : only3: Deleting (id "4_z7f824d43700dcb6b9f580e1b_f408d5420bdc4d1c1_d20250324_m044207_c001_v0001184_t0005_u01742791327926") 2025/03/24 04:42:51 DEBUG : only3: Deleting (id "4_z7f824d43700dcb6b9f580e1b_f108d5420bdc4d0d9_d20250324_m044158_c001_v0001184_t0005_u01742791318916") 2025/03/24 04:42:51 DEBUG : only3: Deleting (id "4_z7f824d43700dcb6b9f580e1b_f401d83de606b2019_d20250324_m044151_c001_v7007000_t0000_u01742791311938") 2025/03/24 04:42:51 DEBUG : only3: Deleting (id "4_z7f824d43700dcb6b9f580e1b_f108d5420bdc4cf8d_d20250324_m044143_c001_v0001184_t0001_u01742791303052") 2025/03/24 04:42:51 DEBUG : only4: Deleting (id "4_z7f824d43700dcb6b9f580e1b_f4046898da87f4fce_d20250324_m044215_c001_v7007000_t0000_u01742791335110") 2025/03/24 04:42:51 DEBUG : only4: Deleting (id "4_z7f824d43700dcb6b9f580e1b_f417c483f4b364d64_d20250324_m044207_c001_v0001157_t0033_u01742791327717") 2025/03/24 04:42:51 DEBUG : only4: Deleting (id "4_z7f824d43700dcb6b9f580e1b_f108d5420bdc4d0e3_d20250324_m044159_c001_v0001184_t0044_u01742791319313") 2025/03/24 04:42:51 DEBUG : only4: Deleting (id "4_z7f824d43700dcb6b9f580e1b_f40514396b2202568_d20250324_m044151_c001_v7007000_t0000_u01742791311384") 2025/03/24 04:42:51 DEBUG : only4: Deleting (id "4_z7f824d43700dcb6b9f580e1b_f108d5420bdc4cf97_d20250324_m044143_c001_v0001184_t0030_u01742791303468") 2025/03/24 04:42:51 DEBUG : only5: Deleting (id "4_z7f824d43700dcb6b9f580e1b_f4046898da87f4fcf_d20250324_m044215_c001_v7007000_t0000_u01742791335295") 2025/03/24 04:42:51 DEBUG : only5: Deleting (id "4_z7f824d43700dcb6b9f580e1b_f417c1aa8ee780712_d20250324_m044208_c001_v0001184_t0029_u01742791328073") 2025/03/24 04:42:51 DEBUG : only5: Deleting (id "4_z7f824d43700dcb6b9f580e1b_f108d5420bdc4d0ed_d20250324_m044159_c001_v0001184_t0051_u01742791319715") 2025/03/24 04:42:51 DEBUG : only5: Deleting (id "4_z7f824d43700dcb6b9f580e1b_f414a4dbc887f6bcd_d20250324_m044151_c001_v7007000_t0000_u01742791311544") 2025/03/24 04:42:51 DEBUG : only5: Deleting (id "4_z7f824d43700dcb6b9f580e1b_f108d5420bdc4cfa1_d20250324_m044143_c001_v0001184_t0038_u01742791303862") 2025/03/24 04:42:51 DEBUG : only6: Deleting (id "4_z7f824d43700dcb6b9f580e1b_f4046898da87f4fd0_d20250324_m044215_c001_v7007000_t0000_u01742791335480") 2025/03/24 04:42:51 DEBUG : only6: Deleting (id "4_z7f824d43700dcb6b9f580e1b_f408d5420bdc4d1bf_d20250324_m044207_c001_v0001184_t0005_u01742791327737") 2025/03/24 04:42:52 DEBUG : only6: Deleting (id "4_z7f824d43700dcb6b9f580e1b_f108d5420bdc4d0f5_d20250324_m044200_c001_v0001184_t0016_u01742791320122") 2025/03/24 04:42:52 DEBUG : only6: Deleting (id "4_z7f824d43700dcb6b9f580e1b_f4046898da87f4f8f_d20250324_m044151_c001_v7007000_t0000_u01742791311743") 2025/03/24 04:42:52 DEBUG : only6: Deleting (id "4_z7f824d43700dcb6b9f580e1b_f108d5420bdc4cfb7_d20250324_m044144_c001_v0001184_t0040_u01742791304263") 2025/03/24 04:42:52 DEBUG : only7: Deleting (id "4_z7f824d43700dcb6b9f580e1b_f4046898da87f4fd1_d20250324_m044215_c001_v7007000_t0000_u01742791335664") 2025/03/24 04:42:52 DEBUG : only7: Deleting (id "4_z7f824d43700dcb6b9f580e1b_f417c483f4b364d6c_d20250324_m044208_c001_v0001157_t0033_u01742791328090") 2025/03/24 04:42:52 DEBUG : only7: Deleting (id "4_z7f824d43700dcb6b9f580e1b_f108d5420bdc4d101_d20250324_m044200_c001_v0001184_t0042_u01742791320564") 2025/03/24 04:42:52 DEBUG : only7: Deleting (id "4_z7f824d43700dcb6b9f580e1b_f414a4dbc887f6bcc_d20250324_m044151_c001_v7007000_t0000_u01742791311361") 2025/03/24 04:42:52 DEBUG : only7: Deleting (id "4_z7f824d43700dcb6b9f580e1b_f108d5420bdc4cfc1_d20250324_m044144_c001_v0001184_t0039_u01742791304684") 2025/03/24 04:42:52 DEBUG : only8: Deleting (id "4_z7f824d43700dcb6b9f580e1b_f4046898da87f4fd2_d20250324_m044215_c001_v7007000_t0000_u01742791335848") 2025/03/24 04:42:52 DEBUG : only8: Deleting (id "4_z7f824d43700dcb6b9f580e1b_f417c483f4b364d6a_d20250324_m044207_c001_v0001157_t0033_u01742791327905") 2025/03/24 04:42:52 DEBUG : only8: Deleting (id "4_z7f824d43700dcb6b9f580e1b_f108d5420bdc4d10d_d20250324_m044201_c001_v0001184_t0030_u01742791321045") 2025/03/24 04:42:52 DEBUG : only8: Deleting (id "4_z7f824d43700dcb6b9f580e1b_f40514396b220256b_d20250324_m044151_c001_v7007000_t0000_u01742791311947") 2025/03/24 04:42:52 DEBUG : only8: Deleting (id "4_z7f824d43700dcb6b9f580e1b_f108d5420bdc4cfcb_d20250324_m044145_c001_v0001184_t0015_u01742791305083") 2025/03/24 04:42:52 DEBUG : only9: Deleting (id "4_z7f824d43700dcb6b9f580e1b_f4046898da87f4fd3_d20250324_m044216_c001_v7007000_t0000_u01742791336033") 2025/03/24 04:42:52 DEBUG : only9: Deleting (id "4_z7f824d43700dcb6b9f580e1b_f41228832d400f8f8_d20250324_m044207_c001_v0001134_t0037_u01742791327919") 2025/03/24 04:42:52 DEBUG : only9: Deleting (id "4_z7f824d43700dcb6b9f580e1b_f108d5420bdc4d117_d20250324_m044201_c001_v0001184_t0035_u01742791321479") 2025/03/24 04:42:52 DEBUG : only9: Deleting (id "4_z7f824d43700dcb6b9f580e1b_f4046898da87f4f8e_d20250324_m044151_c001_v7007000_t0000_u01742791311557") 2025/03/24 04:42:52 DEBUG : only9: Deleting (id "4_z7f824d43700dcb6b9f580e1b_f108d5420bdc4cfd6_d20250324_m044145_c001_v0001184_t0048_u01742791305505") 2025/03/24 04:42:52 DEBUG : potato: Deleting (id "4_z7f824d43700dcb6b9f580e1b_f4164089d27af3919_d20250324_m043835_c001_v7007000_t0000_u01742791115627") 2025/03/24 04:42:52 DEBUG : potato: Deleting (id "4_z7f824d43700dcb6b9f580e1b_f100724c99812cd1f_d20250324_m043833_c001_v0001178_t0004_u01742791113779") 2025/03/24 04:42:52 DEBUG : potato: Deleting (id "4_z7f824d43700dcb6b9f580e1b_f4196042629e60752_d20250324_m043831_c001_v7007000_t0000_u01742791111938") 2025/03/24 04:42:52 DEBUG : potato: Deleting (id "4_z7f824d43700dcb6b9f580e1b_f1096a416e4a734aa_d20250324_m043829_c001_v0001182_t0029_u01742791109850") 2025/03/24 04:42:53 DEBUG : potato: Deleting (id "4_z7f824d43700dcb6b9f580e1b_f4196042629e6074f_d20250324_m043828_c001_v7007000_t0000_u01742791108359") 2025/03/24 04:42:53 DEBUG : potato: Deleting (id "4_z7f824d43700dcb6b9f580e1b_f1096a416e4a73496_d20250324_m043826_c001_v0001182_t0052_u01742791106385") 2025/03/24 04:42:53 DEBUG : potato: Deleting (id "4_z7f824d43700dcb6b9f580e1b_f4196042629e6073f_d20250324_m043815_c001_v7007000_t0000_u01742791095310") 2025/03/24 04:42:53 DEBUG : potato: Deleting (id "4_z7f824d43700dcb6b9f580e1b_f108d5420bdc4c25c_d20250324_m043814_c001_v0001184_t0016_u01742791094149") 2025/03/24 04:42:53 DEBUG : potato: Deleting (id "4_z7f824d43700dcb6b9f580e1b_f4196042629e6073b_d20250324_m043812_c001_v7007000_t0000_u01742791092271") 2025/03/24 04:42:53 DEBUG : potato: Deleting (id "4_z7f824d43700dcb6b9f580e1b_f108d5420bdc4c22c_d20250324_m043811_c001_v0001184_t0029_u01742791091482") 2025/03/24 04:42:53 DEBUG : potato: Deleting (id "4_z7f824d43700dcb6b9f580e1b_f4196042629e60738_d20250324_m043809_c001_v7007000_t0000_u01742791089964") 2025/03/24 04:42:53 DEBUG : potato: Deleting (id "4_z7f824d43700dcb6b9f580e1b_f108d5420bdc4c1fc_d20250324_m043809_c001_v0001184_t0048_u01742791089175") 2025/03/24 04:42:53 DEBUG : potato: Deleting (id "4_z7f824d43700dcb6b9f580e1b_f4021b86388580c92_d20250324_m043802_c001_v7007000_t0000_u01742791082496") 2025/03/24 04:42:53 DEBUG : potato: Deleting (id "4_z7f824d43700dcb6b9f580e1b_f108d5420bdc4c160_d20250324_m043801_c001_v0001184_t0059_u01742791081539") 2025/03/24 04:42:53 DEBUG : potato: Deleting (id "4_z7f824d43700dcb6b9f580e1b_f4021b86388580c90_d20250324_m043800_c001_v7007000_t0000_u01742791080797") 2025/03/24 04:42:53 DEBUG : potato: Deleting (id "4_z7f824d43700dcb6b9f580e1b_f108d5420bdc4c130_d20250324_m043759_c001_v0001184_t0045_u01742791079662") 2025/03/24 04:42:53 DEBUG : potato: Deleting (id "4_z7f824d43700dcb6b9f580e1b_f41061b7f0bbc1a75_d20250324_m043758_c001_v7007000_t0000_u01742791078926") 2025/03/24 04:42:53 DEBUG : potato: Deleting (id "4_z7f824d43700dcb6b9f580e1b_f108d5420bdc4c122_d20250324_m043758_c001_v0001184_t0041_u01742791078366") 2025/03/24 04:42:53 DEBUG : potato: Deleting (id "4_z7f824d43700dcb6b9f580e1b_f108d5420bdc4c11a_d20250324_m043757_c001_v0001184_t0041_u01742791077800") 2025/03/24 04:42:53 DEBUG : potato: Deleting (id "4_z7f824d43700dcb6b9f580e1b_f41061b7f0bbc1a73_d20250324_m043757_c001_v7007000_t0000_u01742791077069") 2025/03/24 04:42:53 DEBUG : potato: Deleting (id "4_z7f824d43700dcb6b9f580e1b_f108d5420bdc4c100_d20250324_m043756_c001_v0001184_t0040_u01742791076486") 2025/03/24 04:42:53 DEBUG : potato: Deleting (id "4_z7f824d43700dcb6b9f580e1b_f108d5420bdc4c0ef_d20250324_m043755_c001_v0001184_t0055_u01742791075911") 2025/03/24 04:42:53 DEBUG : potato: Deleting (id "4_z7f824d43700dcb6b9f580e1b_f41061b7f0bbc1a72_d20250324_m043755_c001_v7007000_t0000_u01742791075130") 2025/03/24 04:42:53 DEBUG : potato: Deleting (id "4_z7f824d43700dcb6b9f580e1b_f108d5420bdc4c0ce_d20250324_m043754_c001_v0001184_t0048_u01742791074378") 2025/03/24 04:42:53 DEBUG : potato2: Deleting (id "4_z7f824d43700dcb6b9f580e1b_f418372d5e07cae39_d20250324_m043921_c001_v7007000_t0000_u01742791161947") 2025/03/24 04:42:54 DEBUG : potato2: Deleting (id "4_z7f824d43700dcb6b9f580e1b_f100724c99812cde4_d20250324_m043921_c001_v0001178_t0054_u01742791161365") 2025/03/24 04:42:54 DEBUG : potato2: Deleting (id "4_z7f824d43700dcb6b9f580e1b_f408b5608bc0d0ee8_d20250324_m043913_c001_v7007000_t0000_u01742791153381") 2025/03/24 04:42:54 DEBUG : potato2: Deleting (id "4_z7f824d43700dcb6b9f580e1b_f100724c99812cdbb_d20250324_m043909_c001_v0001178_t0004_u01742791149150") 2025/03/24 04:42:54 DEBUG : potato2: Deleting (id "4_z7f824d43700dcb6b9f580e1b_f403fff63f9b5b4e3_d20250324_m043901_c001_v7007000_t0000_u01742791141525") 2025/03/24 04:42:54 DEBUG : potato2: Deleting (id "4_z7f824d43700dcb6b9f580e1b_f100724c99812cd89_d20250324_m043856_c001_v0001178_t0018_u01742791136375") 2025/03/24 04:42:54 DEBUG : potato2: Deleting (id "4_z7f824d43700dcb6b9f580e1b_f4164089d27af392a_d20250324_m043848_c001_v7007000_t0000_u01742791128233") 2025/03/24 04:42:54 DEBUG : potato2: Deleting (id "4_z7f824d43700dcb6b9f580e1b_f100724c99812cd4b_d20250324_m043844_c001_v0001178_t0028_u01742791124222") 2025/03/24 04:42:54 DEBUG : potato2: Deleting (id "4_z7f824d43700dcb6b9f580e1b_f4196042629e60744_d20250324_m043819_c001_v7007000_t0000_u01742791099930") 2025/03/24 04:42:54 DEBUG : potato2: Deleting (id "4_z7f824d43700dcb6b9f580e1b_f108d5420bdc4c2bc_d20250324_m043818_c001_v0001184_t0014_u01742791098916") 2025/03/24 04:42:54 DEBUG : potato2: Deleting (id "4_z7f824d43700dcb6b9f580e1b_f4196042629e60742_d20250324_m043817_c001_v7007000_t0000_u01742791097810") 2025/03/24 04:42:54 DEBUG : potato2: Deleting (id "4_z7f824d43700dcb6b9f580e1b_f108d5420bdc4c27f_d20250324_m043816_c001_v0001184_t0058_u01742791096233") 2025/03/24 04:42:54 DEBUG : potato2: Deleting (id "4_z7f824d43700dcb6b9f580e1b_f4196042629e60740_d20250324_m043815_c001_v7007000_t0000_u01742791095496") 2025/03/24 04:42:54 DEBUG : potato2: Deleting (id "4_z7f824d43700dcb6b9f580e1b_f108d5420bdc4c26f_d20250324_m043814_c001_v0001184_t0047_u01742791094728") 2025/03/24 04:42:54 DEBUG : potato2: Deleting (id "4_z7f824d43700dcb6b9f580e1b_f4196042629e6073d_d20250324_m043813_c001_v7007000_t0000_u01742791093409") 2025/03/24 04:42:54 DEBUG : potato2: Deleting (id "4_z7f824d43700dcb6b9f580e1b_f108d5420bdc4c240_d20250324_m043812_c001_v0001184_t0051_u01742791092647") 2025/03/24 04:42:54 DEBUG : potato2: Deleting (id "4_z7f824d43700dcb6b9f580e1b_f4196042629e6073a_d20250324_m043810_c001_v7007000_t0000_u01742791090746") 2025/03/24 04:42:54 DEBUG : potato2: Deleting (id "4_z7f824d43700dcb6b9f580e1b_f108d5420bdc4c20e_d20250324_m043809_c001_v0001184_t0000_u01742791089977") 2025/03/24 04:42:54 DEBUG : potato2: Deleting (id "4_z7f824d43700dcb6b9f580e1b_f4021b86388580c94_d20250324_m043803_c001_v7007000_t0000_u01742791083252") 2025/03/24 04:42:54 DEBUG : potato2: Deleting (id "4_z7f824d43700dcb6b9f580e1b_f108d5420bdc4c170_d20250324_m043802_c001_v0001184_t0030_u01742791082301") 2025/03/24 04:42:54 DEBUG : potato2: Deleting (id "4_z7f824d43700dcb6b9f580e1b_f408b5608bc0d0da0_d20250324_m043655_c001_v7007000_t0000_u01742791015472") 2025/03/24 04:42:55 DEBUG : potato2: Deleting (id "4_z7f824d43700dcb6b9f580e1b_f108d5420bdc4bcc6_d20250324_m043654_c001_v0001184_t0030_u01742791014895") 2025/03/24 04:42:55 DEBUG : potato2: Deleting (id "4_z7f824d43700dcb6b9f580e1b_f408b5608bc0d0d9d_d20250324_m043653_c001_v7007000_t0000_u01742791013613") 2025/03/24 04:42:55 DEBUG : potato2: Deleting (id "4_z7f824d43700dcb6b9f580e1b_f108d5420bdc4bca0_d20250324_m043653_c001_v0001184_t0030_u01742791013007") 2025/03/24 04:42:55 DEBUG : potato3: Deleting (id "4_z7f824d43700dcb6b9f580e1b_f408b5608bc0d0ee9_d20250324_m043913_c001_v7007000_t0000_u01742791153565") 2025/03/24 04:42:55 DEBUG : potato3: Deleting (id "4_z7f824d43700dcb6b9f580e1b_f108d5420bdc4c5a7_d20250324_m043910_c001_v0001184_t0013_u01742791150296") 2025/03/24 04:42:55 DEBUG : potato3: Deleting (id "4_z7f824d43700dcb6b9f580e1b_f403fff63f9b5b4e5_d20250324_m043901_c001_v7007000_t0000_u01742791141881") 2025/03/24 04:42:55 DEBUG : potato3: Deleting (id "4_z7f824d43700dcb6b9f580e1b_f108d5420bdc4c4ec_d20250324_m043858_c001_v0001184_t0030_u01742791138533") 2025/03/24 04:42:55 DEBUG : potato3: Deleting (id "4_z7f824d43700dcb6b9f580e1b_f4164089d27af392b_d20250324_m043849_c001_v7007000_t0000_u01742791129062") 2025/03/24 04:42:55 DEBUG : potato3: Deleting (id "4_z7f824d43700dcb6b9f580e1b_f108d5420bdc4c404_d20250324_m043844_c001_v0001184_t0019_u01742791124651") 2025/03/24 04:42:55 DEBUG : pre-dest1/1: Deleting (id "4_z7f824d43700dcb6b9f580e1b_f4164089d27af3967_d20250324_m044003_c001_v7007000_t0000_u01742791203075") 2025/03/24 04:42:55 DEBUG : pre-dest1/1: Deleting (id "4_z7f824d43700dcb6b9f580e1b_f108d5420bdc4c7d7_d20250324_m043955_c001_v0001184_t0013_u01742791195230") 2025/03/24 04:42:55 DEBUG : pre-dest2/2: Deleting (id "4_z7f824d43700dcb6b9f580e1b_f4164089d27af3968_d20250324_m044003_c001_v7007000_t0000_u01742791203257") 2025/03/24 04:42:55 DEBUG : pre-dest2/2: Deleting (id "4_z7f824d43700dcb6b9f580e1b_f100724c99812ce4c_d20250324_m043955_c001_v0001178_t0018_u01742791195799") 2025/03/24 04:42:55 DEBUG : rclone-sync-test-ignore-file/.ignore: Deleting (id "4_z7f824d43700dcb6b9f580e1b_f4156428834c2a763_d20250324_m043935_c001_v7007000_t0000_u01742791175101") 2025/03/24 04:42:55 DEBUG : rclone-sync-test-ignore-file/.ignore: Deleting (id "4_z7f824d43700dcb6b9f580e1b_f1096a416e4a736aa_d20250324_m043931_c001_v0001182_t0038_u01742791171206") 2025/03/24 04:42:55 DEBUG : sizeonly: Deleting (id "4_z7f824d43700dcb6b9f580e1b_f4164089d27af38a9_d20250324_m043736_c001_v7007000_t0000_u01742791056208") 2025/03/24 04:42:55 DEBUG : sizeonly: Deleting (id "4_z7f824d43700dcb6b9f580e1b_f108d5420bdc4bfab_d20250324_m043735_c001_v0001184_t0051_u01742791055256") 2025/03/24 04:42:55 DEBUG : sub dir/hello world: Deleting (id "4_z7f824d43700dcb6b9f580e1b_f418372d5e07caf4d_d20250324_m044231_c001_v7007000_t0000_u01742791351663") 2025/03/24 04:42:55 DEBUG : sub dir/hello world: Deleting (id "4_z7f824d43700dcb6b9f580e1b_f108d5420bdc4d2e9_d20250324_m044228_c001_v0001184_t0047_u01742791348735") 2025/03/24 04:42:55 DEBUG : sub dir/hello world: Deleting (id "4_z7f824d43700dcb6b9f580e1b_f4046898da87f4fdb_d20250324_m044226_c001_v7007000_t0000_u01742791346809") 2025/03/24 04:42:56 DEBUG : sub dir/hello world: Deleting (id "4_z7f824d43700dcb6b9f580e1b_f11228832d400f906_d20250324_m044224_c001_v0001134_t0054_u01742791344170") 2025/03/24 04:42:56 DEBUG : sub dir/hello world: Deleting (id "4_z7f824d43700dcb6b9f580e1b_f4164089d27af3920_d20250324_m043840_c001_v7007000_t0000_u01742791120773") 2025/03/24 04:42:56 DEBUG : sub dir/hello world: Deleting (id "4_z7f824d43700dcb6b9f580e1b_f100724c99812cd33_d20250324_m043840_c001_v0001178_t0059_u01742791120002") 2025/03/24 04:42:56 DEBUG : sub dir/hello world: Deleting (id "4_z7f824d43700dcb6b9f580e1b_f4164089d27af391d_d20250324_m043838_c001_v7007000_t0000_u01742791118659") 2025/03/24 04:42:56 DEBUG : sub dir/hello world: Deleting (id "4_z7f824d43700dcb6b9f580e1b_f108d5420bdc4c39d_d20250324_m043837_c001_v0001184_t0001_u01742791117902") 2025/03/24 04:42:56 DEBUG : sub dir/hello world: Deleting (id "4_z7f824d43700dcb6b9f580e1b_f4164089d27af38a5_d20250324_m043732_c001_v7007000_t0000_u01742791052051") 2025/03/24 04:42:56 DEBUG : sub dir/hello world: Deleting (id "4_z7f824d43700dcb6b9f580e1b_f108d5420bdc4bf4d_d20250324_m043730_c001_v0001184_t0036_u01742791050563") 2025/03/24 04:42:56 DEBUG : sub dir/hello world: Deleting (id "4_z7f824d43700dcb6b9f580e1b_f4164089d27af38a1_d20250324_m043729_c001_v7007000_t0000_u01742791049821") 2025/03/24 04:42:56 DEBUG : sub dir/hello world: Deleting (id "4_z7f824d43700dcb6b9f580e1b_f108d5420bdc4bf2d_d20250324_m043728_c001_v0001184_t0055_u01742791048703") 2025/03/24 04:42:56 DEBUG : sub dir/hello world: Deleting (id "4_z7f824d43700dcb6b9f580e1b_f4164089d27af389c_d20250324_m043725_c001_v7007000_t0000_u01742791045880") 2025/03/24 04:42:56 DEBUG : sub dir/hello world: Deleting (id "4_z7f824d43700dcb6b9f580e1b_f108d5420bdc4bee9_d20250324_m043724_c001_v0001184_t0046_u01742791044436") 2025/03/24 04:42:56 DEBUG : sub dir/hello world: Deleting (id "4_z7f824d43700dcb6b9f580e1b_f4164089d27af3897_d20250324_m043723_c001_v7007000_t0000_u01742791043889") 2025/03/24 04:42:56 DEBUG : sub dir/hello world: Deleting (id "4_z7f824d43700dcb6b9f580e1b_f108d5420bdc4bed5_d20250324_m043722_c001_v0001184_t0044_u01742791042648") 2025/03/24 04:42:56 DEBUG : sub dir/hello world: Deleting (id "4_z7f824d43700dcb6b9f580e1b_f108d5420bdc4bea7_d20250324_m043720_c001_v0001184_t0032_u01742791040091") 2025/03/24 04:42:56 DEBUG : sub dir/hello world: Deleting (id "4_z7f824d43700dcb6b9f580e1b_f4164089d27af388f_d20250324_m043719_c001_v7007000_t0000_u01742791039358") 2025/03/24 04:42:56 DEBUG : sub dir/hello world: Deleting (id "4_z7f824d43700dcb6b9f580e1b_f108d5420bdc4be81_d20250324_m043718_c001_v0001184_t0012_u01742791038774") 2025/03/24 04:42:56 DEBUG : sub dir/hello world: Deleting (id "4_z7f824d43700dcb6b9f580e1b_f108d5420bdc4be75_d20250324_m043718_c001_v0001184_t0000_u01742791038016") 2025/03/24 04:42:56 DEBUG : sub dir/hello world: Deleting (id "4_z7f824d43700dcb6b9f580e1b_f4164089d27af3886_d20250324_m043716_c001_v7007000_t0000_u01742791036921") 2025/03/24 04:42:56 DEBUG : sub dir/hello world: Deleting (id "4_z7f824d43700dcb6b9f580e1b_f108d5420bdc4be3d_d20250324_m043714_c001_v0001184_t0031_u01742791034612") 2025/03/24 04:42:56 DEBUG : sub dir/hello world: Deleting (id "4_z7f824d43700dcb6b9f580e1b_f108d5420bdc4be15_d20250324_m043711_c001_v0001184_t0051_u01742791031901") 2025/03/24 04:42:56 DEBUG : sub dir/hello world: Deleting (id "4_z7f824d43700dcb6b9f580e1b_f4164089d27af3881_d20250324_m043711_c001_v7007000_t0000_u01742791031172") 2025/03/24 04:42:56 DEBUG : sub dir/hello world: Deleting (id "4_z7f824d43700dcb6b9f580e1b_f108d5420bdc4be03_d20250324_m043710_c001_v0001184_t0028_u01742791030594") 2025/03/24 04:42:57 DEBUG : sub dir/hello world: Deleting (id "4_z7f824d43700dcb6b9f580e1b_f108d5420bdc4bdff_d20250324_m043709_c001_v0001184_t0049_u01742791029838") 2025/03/24 04:42:57 DEBUG : sub dir/hello world: Deleting (id "4_z7f824d43700dcb6b9f580e1b_f4164089d27af3880_d20250324_m043709_c001_v7007000_t0000_u01742791029109") 2025/03/24 04:42:57 DEBUG : sub dir/hello world: Deleting (id "4_z7f824d43700dcb6b9f580e1b_f108d5420bdc4bda8_d20250324_m043705_c001_v0001184_t0054_u01742791025444") 2025/03/24 04:42:57 DEBUG : sub dir/hello world: Deleting (id "4_z7f824d43700dcb6b9f580e1b_f4164089d27af387f_d20250324_m043705_c001_v7007000_t0000_u01742791025072") 2025/03/24 04:42:57 DEBUG : sub dir/hello world: Deleting (id "4_z7f824d43700dcb6b9f580e1b_f108d5420bdc4bd8a_d20250324_m043704_c001_v0001184_t0035_u01742791024474") 2025/03/24 04:42:57 DEBUG : sub dir/hello world: Deleting (id "4_z7f824d43700dcb6b9f580e1b_f408b5608bc0d0da9_d20250324_m043702_c001_v7007000_t0000_u01742791022828") 2025/03/24 04:42:57 DEBUG : sub dir/hello world: Deleting (id "4_z7f824d43700dcb6b9f580e1b_f108d5420bdc4bd5a_d20250324_m043702_c001_v0001184_t0025_u01742791022240") 2025/03/24 04:42:57 DEBUG : sub dir/hello world: Deleting (id "4_z7f824d43700dcb6b9f580e1b_f408b5608bc0d0da7_d20250324_m043701_c001_v7007000_t0000_u01742791021688") 2025/03/24 04:42:57 DEBUG : sub dir/hello world: Deleting (id "4_z7f824d43700dcb6b9f580e1b_f108d5420bdc4bd45_d20250324_m043701_c001_v0001184_t0038_u01742791021112") 2025/03/24 04:42:57 DEBUG : sub dir/hello world: Deleting (id "4_z7f824d43700dcb6b9f580e1b_f408b5608bc0d0da4_d20250324_m043659_c001_v7007000_t0000_u01742791019830") 2025/03/24 04:42:57 DEBUG : sub dir/hello world: Deleting (id "4_z7f824d43700dcb6b9f580e1b_f108d5420bdc4bd1b_d20250324_m043659_c001_v0001184_t0032_u01742791019065") 2025/03/24 04:42:57 DEBUG : sub dir/hello world: Deleting (id "4_z7f824d43700dcb6b9f580e1b_f408b5608bc0d0da3_d20250324_m043658_c001_v7007000_t0000_u01742791018509") 2025/03/24 04:42:57 DEBUG : sub dir/hello world: Deleting (id "4_z7f824d43700dcb6b9f580e1b_f108d5420bdc4bcfa_d20250324_m043657_c001_v0001184_t0053_u01742791017932") 2025/03/24 04:42:57 DEBUG : sub dir/hello world: Deleting (id "4_z7f824d43700dcb6b9f580e1b_f408b5608bc0d0da2_d20250324_m043656_c001_v7007000_t0000_u01742791016951") 2025/03/24 04:42:57 DEBUG : sub dir/hello world: Deleting (id "4_z7f824d43700dcb6b9f580e1b_f108d5420bdc4bce2_d20250324_m043656_c001_v0001184_t0055_u01742791016392") 2025/03/24 04:42:57 DEBUG : sub dir/hello world: Deleting (id "4_z7f824d43700dcb6b9f580e1b_f408b5608bc0d0d9a_d20250324_m043650_c001_v7007000_t0000_u01742791010578") 2025/03/24 04:42:57 DEBUG : sub dir/hello world: Deleting (id "4_z7f824d43700dcb6b9f580e1b_f108d5420bdc4bc60_d20250324_m043649_c001_v0001184_t0028_u01742791009977") 2025/03/24 04:42:57 DEBUG : sub dir/hello world: Deleting (id "4_z7f824d43700dcb6b9f580e1b_f408b5608bc0d0d97_d20250324_m043649_c001_v7007000_t0000_u01742791009043") 2025/03/24 04:42:57 DEBUG : sub dir/hello world: Deleting (id "4_z7f824d43700dcb6b9f580e1b_f108d5420bdc4bc40_d20250324_m043648_c001_v0001184_t0042_u01742791008458") 2025/03/24 04:42:57 DEBUG : sub dir/hello world: Deleting (id "4_z7f824d43700dcb6b9f580e1b_f408b5608bc0d0d95_d20250324_m043647_c001_v7007000_t0000_u01742791007538") 2025/03/24 04:42:57 DEBUG : sub dir/hello world: Deleting (id "4_z7f824d43700dcb6b9f580e1b_f108d5420bdc4bc1e_d20250324_m043646_c001_v0001184_t0045_u01742791006963") 2025/03/24 04:42:58 DEBUG : sub dir/hello world: Deleting (id "4_z7f824d43700dcb6b9f580e1b_f408b5608bc0d0d93_d20250324_m043644_c001_v7007000_t0000_u01742791004024") 2025/03/24 04:42:58 DEBUG : sub dir/hello world: Deleting (id "4_z7f824d43700dcb6b9f580e1b_f108d5420bdc4bbe1_d20250324_m043643_c001_v0001184_t0016_u01742791003458") 2025/03/24 04:42:58 DEBUG : sub dir2/very/very/very/very/very/nested/subdir/hello world: Deleting (id "4_z7f824d43700dcb6b9f580e1b_f418372d5e07caf4e_d20250324_m044231_c001_v7007000_t0000_u01742791351846") 2025/03/24 04:42:58 DEBUG : sub dir2/very/very/very/very/very/nested/subdir/hello world: Deleting (id "4_z7f824d43700dcb6b9f580e1b_f117c483f4b364d82_d20250324_m044228_c001_v0001157_t0055_u01742791348747") 2025/03/24 04:42:58 DEBUG : sub dir2/very/very/very/very/very/nested/subdir/hello world: Deleting (id "4_z7f824d43700dcb6b9f580e1b_f4046898da87f4fdc_d20250324_m044226_c001_v7007000_t0000_u01742791346993") 2025/03/24 04:42:58 DEBUG : sub dir2/very/very/very/very/very/nested/subdir/hello world: Deleting (id "4_z7f824d43700dcb6b9f580e1b_f117c1aa8ee7807c6_d20250324_m044223_c001_v0001184_t0058_u01742791343812") 2025/03/24 04:42:58 DEBUG : sub/yam: Deleting (id "4_z7f824d43700dcb6b9f580e1b_f4164089d27af3918_d20250324_m043835_c001_v7007000_t0000_u01742791115076") 2025/03/24 04:42:58 DEBUG : sub/yam: Deleting (id "4_z7f824d43700dcb6b9f580e1b_f1096a416e4a734be_d20250324_m043833_c001_v0001182_t0017_u01742791113424") 2025/03/24 04:42:58 DEBUG : test_dir1/file2: Deleting (id "4_z7f824d43700dcb6b9f580e1b_f4046898da87f4fd9_d20250324_m044222_c001_v7007000_t0000_u01742791342235") 2025/03/24 04:42:58 DEBUG : test_dir1/file2: Deleting (id "4_z7f824d43700dcb6b9f580e1b_f108d5420bdc4d275_d20250324_m044220_c001_v0001184_t0034_u01742791340461") 2025/03/24 04:42:58 DEBUG : test_dir1/file2: Deleting (id "4_z7f824d43700dcb6b9f580e1b_f4046898da87f4fd5_d20250324_m044218_c001_v7007000_t0000_u01742791338875") 2025/03/24 04:42:58 DEBUG : test_dir1/file2: Deleting (id "4_z7f824d43700dcb6b9f580e1b_f117c1aa8ee780770_d20250324_m044217_c001_v0001184_t0057_u01742791337411") 2025/03/24 04:42:58 DEBUG : test_dir2/sub_dir/file3: Deleting (id "4_z7f824d43700dcb6b9f580e1b_f4046898da87f4fda_d20250324_m044222_c001_v7007000_t0000_u01742791342420") 2025/03/24 04:42:58 DEBUG : test_dir2/sub_dir/file3: Deleting (id "4_z7f824d43700dcb6b9f580e1b_f117c1aa8ee780797_d20250324_m044220_c001_v0001184_t0028_u01742791340451") 2025/03/24 04:42:58 DEBUG : test_dir2/sub_dir/file3: Deleting (id "4_z7f824d43700dcb6b9f580e1b_f4046898da87f4fd6_d20250324_m044219_c001_v7007000_t0000_u01742791339062") 2025/03/24 04:42:58 DEBUG : test_dir2/sub_dir/file3: Deleting (id "4_z7f824d43700dcb6b9f580e1b_f108d5420bdc4d25d_d20250324_m044217_c001_v0001184_t0036_u01742791337398") 2025/03/24 04:42:58 DEBUG : three: Deleting (id "4_z7f824d43700dcb6b9f580e1b_f4196042629e6074c_d20250324_m043825_c001_v7007000_t0000_u01742791105646") 2025/03/24 04:42:58 DEBUG : three: Deleting (id "4_z7f824d43700dcb6b9f580e1b_f108d5420bdc4c2fd_d20250324_m043824_c001_v0001184_t0058_u01742791104512") 2025/03/24 04:42:58 DEBUG : three: Deleting (id "4_z7f824d43700dcb6b9f580e1b_f108d5420bdc4c2dd_d20250324_m043822_c001_v0001184_t0020_u01742791102387") 2025/03/24 04:42:58 DEBUG : two: Deleting (id "4_z7f824d43700dcb6b9f580e1b_f4196042629e6074d_d20250324_m043825_c001_v7007000_t0000_u01742791105830") 2025/03/24 04:42:58 DEBUG : two: Deleting (id "4_z7f824d43700dcb6b9f580e1b_f400724c99812ccf9_d20250324_m043823_c001_v0001178_t0013_u01742791103930") 2025/03/24 04:42:59 DEBUG : two: Deleting (id "4_z7f824d43700dcb6b9f580e1b_f408d5420bdc4c2d9_d20250324_m043822_c001_v0001184_t0005_u01742791102204") 2025/03/24 04:42:59 DEBUG : yam: Deleting (id "4_z7f824d43700dcb6b9f580e1b_f4164089d27af391a_d20250324_m043835_c001_v7007000_t0000_u01742791115810") 2025/03/24 04:42:59 DEBUG : yam: Deleting (id "4_z7f824d43700dcb6b9f580e1b_f1122e8dcccd982f1_d20250324_m043834_c001_v0001092_t0001_u01742791114743") 2025/03/24 04:42:59 DEBUG : yam: Deleting (id "4_z7f824d43700dcb6b9f580e1b_f4196042629e60751_d20250324_m043831_c001_v7007000_t0000_u01742791111385") 2025/03/24 04:42:59 DEBUG : yam: Deleting (id "4_z7f824d43700dcb6b9f580e1b_f108d5420bdc4c33b_d20250324_m043830_c001_v0001184_t0027_u01742791110203") 2025/03/24 04:42:59 DEBUG : yam: Deleting (id "4_z7f824d43700dcb6b9f580e1b_f4196042629e6074e_d20250324_m043827_c001_v7007000_t0000_u01742791107807") 2025/03/24 04:42:59 DEBUG : yam: Deleting (id "4_z7f824d43700dcb6b9f580e1b_f100724c99812cd09_d20250324_m043826_c001_v0001178_t0021_u01742791106396") 2025/03/24 04:42:59 DEBUG : yaml: Deleting (id "4_z7f824d43700dcb6b9f580e1b_f4164089d27af3915_d20250324_m043832_c001_v7007000_t0000_u01742791112122") 2025/03/24 04:42:59 DEBUG : yaml: Deleting (id "4_z7f824d43700dcb6b9f580e1b_f115d78a47bd46bd5_d20250324_m043831_c001_v0001172_t0059_u01742791111033") 2025/03/24 04:42:59 DEBUG : yaml: Deleting (id "4_z7f824d43700dcb6b9f580e1b_f4196042629e60750_d20250324_m043828_c001_v7007000_t0000_u01742791108543") 2025/03/24 04:42:59 DEBUG : yaml: Deleting (id "4_z7f824d43700dcb6b9f580e1b_f1081eea3a06fc3d4_d20250324_m043827_c001_v0001150_t0058_u01742791107557") "./sync.test -test.v -test.timeout 1h0m0s -remote TestB2: -list-retries 5 -verbose" - Finished OK in 6m20.462901757s (try 1/5)