"./sync.test -test.v -test.timeout 1h0m0s -remote TestB2: -list-retries 5 -verbose" - Starting (try 1/5) 2025/05/07 02:45:29 DEBUG : Creating backend with remote "TestB2:rclone-test-jidejug7heyo" 2025/05/07 02:45:29 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/05/07 02:45:30 DEBUG : Creating backend with remote "/tmp/rclone2525757887" === 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-jidejug7heyo", Local "Local file system at /tmp/rclone2525757887", Modify Window "1ms" 2025/05/07 02:45:31 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/05/07 02:45:31 NOTICE: sub dir/hello world: Skipped copy as --dry-run is set (size 11) 2025/05/07 02:45:31 DEBUG : B2 bucket rclone-test-jidejug7heyo: Waiting for checks to finish 2025/05/07 02:45:31 DEBUG : B2 bucket rclone-test-jidejug7heyo: Waiting for transfers to finish run.go:180: Remote "B2 bucket rclone-test-jidejug7heyo", Local "Local file system at /tmp/rclone2525757887", Modify Window "1ms" --- PASS: TestCopyWithDryRun (1.92s) === RUN TestCopy run.go:180: Remote "B2 bucket rclone-test-jidejug7heyo", Local "Local file system at /tmp/rclone2525757887", Modify Window "1ms" 2025/05/07 02:45:32 INFO : sub dir: Set directory modification time (using DirSetModTime) 2025/05/07 02:45:32 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/05/07 02:45:32 DEBUG : B2 bucket rclone-test-jidejug7heyo: Waiting for checks to finish 2025/05/07 02:45:32 DEBUG : B2 bucket rclone-test-jidejug7heyo: Waiting for transfers to finish 2025/05/07 02:45:33 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/05/07 02:45:33 INFO : sub dir/hello world: Copied (new) run.go:180: Remote "B2 bucket rclone-test-jidejug7heyo", Local "Local file system at /tmp/rclone2525757887", Modify Window "1ms" 2025/05/07 02:45:33 DEBUG : B2 bucket rclone-test-jidejug7heyo: Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata --- PASS: TestCopy (2.06s) === RUN TestCopyMetadata run.go:180: Remote "B2 bucket rclone-test-jidejug7heyo", Local "Local file system at /tmp/rclone2525757887", 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-jidejug7heyo", Local "Local file system at /tmp/rclone2525757887", Modify Window "1ms" sync_test.go:97: Skipping as metadata not supported --- SKIP: TestCopyMetadataNoEmptyDirs (0.36s) === RUN TestCopyMissingDirectory run.go:180: Remote "B2 bucket rclone-test-jidejug7heyo", Local "Local file system at /tmp/rclone2525757887", Modify Window "1ms" 2025/05/07 02:45:35 DEBUG : Creating backend with remote "/non-existing" 2025/05/07 02:45:35 ERROR : Local file system at /non-existing: error reading source root directory: directory not found 2025/05/07 02:45:35 DEBUG : B2 bucket rclone-test-jidejug7heyo: Waiting for checks to finish 2025/05/07 02:45:35 DEBUG : B2 bucket rclone-test-jidejug7heyo: Waiting for transfers to finish run.go:180: Remote "B2 bucket rclone-test-jidejug7heyo", Local "Local file system at /tmp/rclone2525757887", Modify Window "1ms" --- PASS: TestCopyMissingDirectory (0.90s) === RUN TestCopyNoTraverse run.go:180: Remote "B2 bucket rclone-test-jidejug7heyo", Local "Local file system at /tmp/rclone2525757887", Modify Window "1ms" 2025/05/07 02:45:36 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/05/07 02:45:36 DEBUG : B2 bucket rclone-test-jidejug7heyo: Waiting for checks to finish 2025/05/07 02:45:36 DEBUG : B2 bucket rclone-test-jidejug7heyo: Waiting for transfers to finish 2025/05/07 02:45:36 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/05/07 02:45:36 INFO : sub dir/hello world: Copied (new) run.go:180: Remote "B2 bucket rclone-test-jidejug7heyo", Local "Local file system at /tmp/rclone2525757887", Modify Window "1ms" --- PASS: TestCopyNoTraverse (1.89s) === RUN TestCopyCheckFirst run.go:180: Remote "B2 bucket rclone-test-jidejug7heyo", Local "Local file system at /tmp/rclone2525757887", Modify Window "1ms" 2025/05/07 02:45:37 INFO : B2 bucket rclone-test-jidejug7heyo: Running all checks before starting transfers 2025/05/07 02:45:38 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/05/07 02:45:38 DEBUG : B2 bucket rclone-test-jidejug7heyo: Waiting for checks to finish 2025/05/07 02:45:38 INFO : B2 bucket rclone-test-jidejug7heyo: Checks finished, now starting transfers 2025/05/07 02:45:38 DEBUG : B2 bucket rclone-test-jidejug7heyo: Waiting for transfers to finish 2025/05/07 02:45:38 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/05/07 02:45:38 INFO : sub dir/hello world: Copied (new) run.go:180: Remote "B2 bucket rclone-test-jidejug7heyo", Local "Local file system at /tmp/rclone2525757887", Modify Window "1ms" --- PASS: TestCopyCheckFirst (1.54s) === RUN TestSyncNoTraverse run.go:180: Remote "B2 bucket rclone-test-jidejug7heyo", Local "Local file system at /tmp/rclone2525757887", Modify Window "1ms" 2025/05/07 02:45:39 ERROR : Ignoring --no-traverse with sync 2025/05/07 02:45:39 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/05/07 02:45:39 DEBUG : B2 bucket rclone-test-jidejug7heyo: Waiting for checks to finish 2025/05/07 02:45:39 DEBUG : B2 bucket rclone-test-jidejug7heyo: Waiting for transfers to finish 2025/05/07 02:45:39 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/05/07 02:45:39 INFO : sub dir/hello world: Copied (new) 2025/05/07 02:45:39 DEBUG : Waiting for deletions to finish run.go:180: Remote "B2 bucket rclone-test-jidejug7heyo", Local "Local file system at /tmp/rclone2525757887", Modify Window "1ms" --- PASS: TestSyncNoTraverse (1.63s) === RUN TestCopyWithDepth run.go:180: Remote "B2 bucket rclone-test-jidejug7heyo", Local "Local file system at /tmp/rclone2525757887", Modify Window "1ms" 2025/05/07 02:45:41 DEBUG : hello world2: Need to transfer - File not found at Destination 2025/05/07 02:45:41 DEBUG : B2 bucket rclone-test-jidejug7heyo: Waiting for checks to finish 2025/05/07 02:45:41 DEBUG : B2 bucket rclone-test-jidejug7heyo: Waiting for transfers to finish 2025/05/07 02:45:41 DEBUG : hello world2: sha1 = c0bf117f9c93d02c894fe8ffd6e5cecf3545c209 OK 2025/05/07 02:45:41 INFO : hello world2: Copied (new) run.go:180: Remote "B2 bucket rclone-test-jidejug7heyo", Local "Local file system at /tmp/rclone2525757887", Modify Window "1ms" --- PASS: TestCopyWithDepth (1.54s) === RUN TestCopyWithFilesFrom run.go:180: Remote "B2 bucket rclone-test-jidejug7heyo", Local "Local file system at /tmp/rclone2525757887", Modify Window "1ms" 2025/05/07 02:45:42 DEBUG : potato2: Need to transfer - File not found at Destination 2025/05/07 02:45:42 DEBUG : B2 bucket rclone-test-jidejug7heyo: Waiting for checks to finish 2025/05/07 02:45:42 DEBUG : B2 bucket rclone-test-jidejug7heyo: Waiting for transfers to finish 2025/05/07 02:45:43 DEBUG : potato2: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/05/07 02:45:43 INFO : potato2: Copied (new) run.go:180: Remote "B2 bucket rclone-test-jidejug7heyo", Local "Local file system at /tmp/rclone2525757887", Modify Window "1ms" --- PASS: TestCopyWithFilesFrom (1.65s) === RUN TestCopyWithFilesFromAndNoTraverse run.go:180: Remote "B2 bucket rclone-test-jidejug7heyo", Local "Local file system at /tmp/rclone2525757887", Modify Window "1ms" 2025/05/07 02:45:44 DEBUG : potato2: Need to transfer - File not found at Destination 2025/05/07 02:45:44 DEBUG : B2 bucket rclone-test-jidejug7heyo: Waiting for checks to finish 2025/05/07 02:45:44 DEBUG : B2 bucket rclone-test-jidejug7heyo: Waiting for transfers to finish 2025/05/07 02:45:45 DEBUG : potato2: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/05/07 02:45:45 INFO : potato2: Copied (new) run.go:180: Remote "B2 bucket rclone-test-jidejug7heyo", Local "Local file system at /tmp/rclone2525757887", Modify Window "1ms" --- PASS: TestCopyWithFilesFromAndNoTraverse (1.87s) === RUN TestCopyEmptyDirectories run.go:180: Remote "B2 bucket rclone-test-jidejug7heyo", Local "Local file system at /tmp/rclone2525757887", Modify Window "1ms" 2025/05/07 02:45:46 DEBUG : sub dir2/sub sub dir2: Making directory with metadata 2025/05/07 02:45:46 INFO : sub dir2/sub sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/05/07 02:45:46 INFO : sub dir2: Set directory modification time (using DirSetModTime) 2025/05/07 02:45:46 INFO : sub dir: Set directory modification time (using DirSetModTime) 2025/05/07 02:45:46 INFO : sub dir: Making directory 2025/05/07 02:45:46 INFO : sub dir2: Making directory 2025/05/07 02:45:46 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/05/07 02:45:46 INFO : sub dir2/sub sub dir2: Making directory 2025/05/07 02:45:46 DEBUG : B2 bucket rclone-test-jidejug7heyo: Waiting for checks to finish 2025/05/07 02:45:46 DEBUG : B2 bucket rclone-test-jidejug7heyo: Waiting for transfers to finish 2025/05/07 02:45:46 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/05/07 02:45:46 INFO : sub dir/hello world: Copied (new) run.go:180: Remote "B2 bucket rclone-test-jidejug7heyo", Local "Local file system at /tmp/rclone2525757887", Modify Window "1ms" fstest.go:244: Filtering empty directory "sub dir2" fstest.go:244: Filtering empty directory "sub dir2/sub sub dir2" 2025/05/07 02:45:46 DEBUG : B2 bucket rclone-test-jidejug7heyo: Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata --- PASS: TestCopyEmptyDirectories (1.68s) === RUN TestCopyNoEmptyDirectories run.go:180: Remote "B2 bucket rclone-test-jidejug7heyo", Local "Local file system at /tmp/rclone2525757887", Modify Window "1ms" 2025/05/07 02:45:47 INFO : sub dir2: Making directory 2025/05/07 02:45:47 DEBUG : sub dir2/sub sub dir2: Making directory with metadata 2025/05/07 02:45:47 INFO : sub dir2/sub sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/05/07 02:45:47 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/05/07 02:45:47 DEBUG : B2 bucket rclone-test-jidejug7heyo: Waiting for checks to finish 2025/05/07 02:45:47 DEBUG : B2 bucket rclone-test-jidejug7heyo: Waiting for transfers to finish 2025/05/07 02:45:48 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/05/07 02:45:48 INFO : sub dir/hello world: Copied (new) --- PASS: TestCopyNoEmptyDirectories (1.13s) === RUN TestMoveEmptyDirectories run.go:180: Remote "B2 bucket rclone-test-jidejug7heyo", Local "Local file system at /tmp/rclone2525757887", Modify Window "1ms" 2025/05/07 02:45:48 DEBUG : sub dir2: Making directory with metadata 2025/05/07 02:45:48 INFO : sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/05/07 02:45:49 INFO : sub dir: Making directory 2025/05/07 02:45:49 INFO : sub dir2: Making directory 2025/05/07 02:45:49 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/05/07 02:45:49 DEBUG : B2 bucket rclone-test-jidejug7heyo: Waiting for checks to finish 2025/05/07 02:45:49 DEBUG : B2 bucket rclone-test-jidejug7heyo: Waiting for transfers to finish 2025/05/07 02:45:49 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/05/07 02:45:49 INFO : sub dir/hello world: Copied (new) 2025/05/07 02:45:49 INFO : sub dir/hello world: Deleted run.go:180: Remote "B2 bucket rclone-test-jidejug7heyo", Local "Local file system at /tmp/rclone2525757887", Modify Window "1ms" fstest.go:244: Filtering empty directory "sub dir2" 2025/05/07 02:45:49 DEBUG : B2 bucket rclone-test-jidejug7heyo: Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata 2025/05/07 02:45:49 DEBUG : B2 bucket rclone-test-jidejug7heyo: Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata --- PASS: TestMoveEmptyDirectories (1.78s) === RUN TestSyncNoUpdateDirModtime run.go:180: Remote "B2 bucket rclone-test-jidejug7heyo", Local "Local file system at /tmp/rclone2525757887", 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-jidejug7heyo", Local "Local file system at /tmp/rclone2525757887", Modify Window "1ms" 2025/05/07 02:45:51 INFO : sub dir2: Making directory 2025/05/07 02:45:51 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/05/07 02:45:51 DEBUG : B2 bucket rclone-test-jidejug7heyo: Waiting for checks to finish 2025/05/07 02:45:51 DEBUG : B2 bucket rclone-test-jidejug7heyo: Waiting for transfers to finish 2025/05/07 02:45:51 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/05/07 02:45:51 INFO : sub dir/hello world: Copied (new) 2025/05/07 02:45:51 INFO : sub dir/hello world: Deleted --- PASS: TestMoveNoEmptyDirectories (1.30s) === RUN TestSyncEmptyDirectories run.go:180: Remote "B2 bucket rclone-test-jidejug7heyo", Local "Local file system at /tmp/rclone2525757887", Modify Window "1ms" 2025/05/07 02:45:52 DEBUG : sub dir2: Making directory with metadata 2025/05/07 02:45:52 INFO : sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/05/07 02:45:52 INFO : sub dir: Set directory modification time (using DirSetModTime) 2025/05/07 02:45:52 INFO : sub dir: Making directory 2025/05/07 02:45:52 INFO : sub dir2: Making directory 2025/05/07 02:45:52 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/05/07 02:45:52 DEBUG : B2 bucket rclone-test-jidejug7heyo: Waiting for checks to finish 2025/05/07 02:45:52 DEBUG : B2 bucket rclone-test-jidejug7heyo: Waiting for transfers to finish 2025/05/07 02:45:52 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/05/07 02:45:52 INFO : sub dir/hello world: Copied (new) 2025/05/07 02:45:52 DEBUG : Waiting for deletions to finish run.go:180: Remote "B2 bucket rclone-test-jidejug7heyo", Local "Local file system at /tmp/rclone2525757887", Modify Window "1ms" fstest.go:244: Filtering empty directory "sub dir2" 2025/05/07 02:45:52 DEBUG : B2 bucket rclone-test-jidejug7heyo: Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata --- PASS: TestSyncEmptyDirectories (1.51s) === RUN TestSyncSetDelayedModTimes run.go:180: Remote "B2 bucket rclone-test-jidejug7heyo", Local "Local file system at /tmp/rclone2525757887", Modify Window "1ms" sync_test.go:507: Backend doesn't have DirModTimeUpdatesOnWrite set --- SKIP: TestSyncSetDelayedModTimes (0.36s) === RUN TestSyncNoEmptyDirectories run.go:180: Remote "B2 bucket rclone-test-jidejug7heyo", Local "Local file system at /tmp/rclone2525757887", Modify Window "1ms" 2025/05/07 02:45:54 INFO : sub dir2: Making directory 2025/05/07 02:45:54 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/05/07 02:45:54 DEBUG : B2 bucket rclone-test-jidejug7heyo: Waiting for checks to finish 2025/05/07 02:45:54 DEBUG : B2 bucket rclone-test-jidejug7heyo: Waiting for transfers to finish 2025/05/07 02:45:55 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/05/07 02:45:55 INFO : sub dir/hello world: Copied (new) 2025/05/07 02:45:55 DEBUG : Waiting for deletions to finish --- PASS: TestSyncNoEmptyDirectories (1.57s) === RUN TestServerSideCopy run.go:180: Remote "B2 bucket rclone-test-jidejug7heyo", Local "Local file system at /tmp/rclone2525757887", Modify Window "1ms" 2025/05/07 02:45:56 DEBUG : Creating backend with remote "TestB2:rclone-test-wunobuw6zuna" sync_test.go:590: Server side copy (if possible) B2 bucket rclone-test-jidejug7heyo -> B2 bucket rclone-test-wunobuw6zuna 2025/05/07 02:45:57 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/05/07 02:45:57 DEBUG : B2 bucket rclone-test-wunobuw6zuna: Waiting for checks to finish 2025/05/07 02:45:57 DEBUG : B2 bucket rclone-test-wunobuw6zuna: Waiting for transfers to finish 2025/05/07 02:45:59 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/05/07 02:45:59 INFO : sub dir/hello world: Copied (server-side copy) run.go:180: Remote "B2 bucket rclone-test-jidejug7heyo", Local "Local file system at /tmp/rclone2525757887", Modify Window "1ms" 2025/05/07 02:45:59 DEBUG : B2 bucket rclone-test-wunobuw6zuna: Purge remote 2025/05/07 02:45:59 INFO : B2 bucket rclone-test-wunobuw6zuna: cleaning bucket "rclone-test-wunobuw6zuna" of all files 2025/05/07 02:45:59 DEBUG : sub dir/hello world: Deleting (id "4_z3f92bd63a02dab8b9f680e1b_f1010414335ee2665_d20250507_m024558_c001_v0001040_t0040_u01746585958435") --- PASS: TestServerSideCopy (5.25s) === RUN TestCopyOverSelf run.go:180: Remote "B2 bucket rclone-test-jidejug7heyo", Local "Local file system at /tmp/rclone2525757887", Modify Window "1ms" 2025/05/07 02:46:01 DEBUG : sub dir/hello world: Sizes differ (src 17 vs dst 11) 2025/05/07 02:46:01 DEBUG : B2 bucket rclone-test-jidejug7heyo: Waiting for checks to finish 2025/05/07 02:46:01 DEBUG : B2 bucket rclone-test-jidejug7heyo: Waiting for transfers to finish 2025/05/07 02:46:02 DEBUG : sub dir/hello world: sha1 = b84a9b2362aee3556081792f3b7abd3958da8deb OK 2025/05/07 02:46:02 INFO : sub dir/hello world: Copied (replaced existing) run.go:180: Remote "B2 bucket rclone-test-jidejug7heyo", Local "Local file system at /tmp/rclone2525757887", Modify Window "1ms" --- PASS: TestCopyOverSelf (2.16s) === RUN TestServerSideCopyOverSelf run.go:180: Remote "B2 bucket rclone-test-jidejug7heyo", Local "Local file system at /tmp/rclone2525757887", Modify Window "1ms" 2025/05/07 02:46:03 DEBUG : Creating backend with remote "TestB2:rclone-test-rudaqux2feho" sync_test.go:626: Server side copy (if possible) B2 bucket rclone-test-jidejug7heyo -> B2 bucket rclone-test-rudaqux2feho 2025/05/07 02:46:05 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/05/07 02:46:05 DEBUG : B2 bucket rclone-test-rudaqux2feho: Waiting for checks to finish 2025/05/07 02:46:05 DEBUG : B2 bucket rclone-test-rudaqux2feho: Waiting for transfers to finish 2025/05/07 02:46:05 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/05/07 02:46:05 INFO : sub dir/hello world: Copied (server-side copy) run.go:180: Remote "B2 bucket rclone-test-jidejug7heyo", Local "Local file system at /tmp/rclone2525757887", Modify Window "1ms" 2025/05/07 02:46:06 DEBUG : B2 bucket rclone-test-rudaqux2feho: Waiting for checks to finish 2025/05/07 02:46:06 DEBUG : sub dir/hello world: Sizes differ (src 17 vs dst 11) 2025/05/07 02:46:06 DEBUG : B2 bucket rclone-test-rudaqux2feho: Waiting for transfers to finish 2025/05/07 02:46:07 DEBUG : sub dir/hello world: sha1 = b84a9b2362aee3556081792f3b7abd3958da8deb OK 2025/05/07 02:46:07 INFO : sub dir/hello world: Copied (server-side copy) run.go:180: Remote "B2 bucket rclone-test-jidejug7heyo", Local "Local file system at /tmp/rclone2525757887", Modify Window "1ms" 2025/05/07 02:46:07 DEBUG : B2 bucket rclone-test-rudaqux2feho: Purge remote 2025/05/07 02:46:07 INFO : B2 bucket rclone-test-rudaqux2feho: cleaning bucket "rclone-test-rudaqux2feho" of all files 2025/05/07 02:46:07 DEBUG : sub dir/hello world: Deleting (id "4_zaf92dd23a02dab8b9f680e1b_f1021045d4fa73f62_d20250507_m024607_c001_v0001161_t0021_u01746585967032") 2025/05/07 02:46:07 DEBUG : sub dir/hello world: Deleting (id "4_zaf92dd23a02dab8b9f680e1b_f108955c67661a172_d20250507_m024605_c001_v0001184_t0042_u01746585965740") --- PASS: TestServerSideCopyOverSelf (6.63s) === RUN TestMoveOverSelf run.go:180: Remote "B2 bucket rclone-test-jidejug7heyo", Local "Local file system at /tmp/rclone2525757887", Modify Window "1ms" 2025/05/07 02:46:10 DEBUG : sub dir/hello world: Sizes differ (src 17 vs dst 11) 2025/05/07 02:46:10 DEBUG : B2 bucket rclone-test-jidejug7heyo: Waiting for checks to finish 2025/05/07 02:46:10 DEBUG : B2 bucket rclone-test-jidejug7heyo: Waiting for transfers to finish 2025/05/07 02:46:11 DEBUG : sub dir/hello world: sha1 = b84a9b2362aee3556081792f3b7abd3958da8deb OK 2025/05/07 02:46:11 INFO : sub dir/hello world: Copied (replaced existing) 2025/05/07 02:46:11 INFO : sub dir/hello world: Deleted run.go:180: Remote "B2 bucket rclone-test-jidejug7heyo", Local "Local file system at /tmp/rclone2525757887", Modify Window "1ms" --- PASS: TestMoveOverSelf (2.33s) === RUN TestServerSideMoveOverSelf run.go:180: Remote "B2 bucket rclone-test-jidejug7heyo", Local "Local file system at /tmp/rclone2525757887", Modify Window "1ms" 2025/05/07 02:46:12 DEBUG : Creating backend with remote "TestB2:rclone-test-yufawiq3milu" sync_test.go:671: Server side copy (if possible) B2 bucket rclone-test-jidejug7heyo -> B2 bucket rclone-test-yufawiq3milu 2025/05/07 02:46:14 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/05/07 02:46:14 DEBUG : B2 bucket rclone-test-yufawiq3milu: Waiting for checks to finish 2025/05/07 02:46:14 DEBUG : B2 bucket rclone-test-yufawiq3milu: Waiting for transfers to finish 2025/05/07 02:46:15 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/05/07 02:46:15 INFO : sub dir/hello world: Copied (server-side copy) run.go:180: Remote "B2 bucket rclone-test-jidejug7heyo", Local "Local file system at /tmp/rclone2525757887", Modify Window "1ms" 2025/05/07 02:46:16 DEBUG : B2 bucket rclone-test-yufawiq3milu: Waiting for checks to finish 2025/05/07 02:46:16 DEBUG : sub dir/hello world: Sizes differ (src 17 vs dst 11) 2025/05/07 02:46:16 DEBUG : B2 bucket rclone-test-yufawiq3milu: Waiting for transfers to finish 2025/05/07 02:46:16 DEBUG : sub dir/hello world: sha1 = b84a9b2362aee3556081792f3b7abd3958da8deb OK 2025/05/07 02:46:16 INFO : sub dir/hello world: Copied (server-side copy) 2025/05/07 02:46:16 INFO : sub dir/hello world: Deleted 2025/05/07 02:46:17 DEBUG : testing file moves 2025/05/07 02:46:17 DEBUG : sub dir/hello world: Sizes differ (src 24 vs dst 17) 2025/05/07 02:46:17 DEBUG : B2 bucket rclone-test-yufawiq3milu: Waiting for checks to finish 2025/05/07 02:46:17 DEBUG : B2 bucket rclone-test-yufawiq3milu: Waiting for transfers to finish 2025/05/07 02:46:18 DEBUG : sub dir/hello world: sha1 = 73716105e69866349759070d23c6e97b3acc55ff OK 2025/05/07 02:46:18 INFO : sub dir/hello world: Copied (server-side copy) 2025/05/07 02:46:18 INFO : sub dir/hello world: Deleted run.go:180: Remote "B2 bucket rclone-test-jidejug7heyo", Local "Local file system at /tmp/rclone2525757887", Modify Window "1ms" 2025/05/07 02:46:18 DEBUG : B2 bucket rclone-test-yufawiq3milu: Purge remote 2025/05/07 02:46:18 INFO : B2 bucket rclone-test-yufawiq3milu: cleaning bucket "rclone-test-yufawiq3milu" of all files 2025/05/07 02:46:19 DEBUG : sub dir/hello world: Deleting (id "4_z7fa2fd53a02dab8b9f680e1b_f10983db914dd3d73_d20250507_m024618_c001_v0001171_t0052_u01746585978093") 2025/05/07 02:46:19 DEBUG : sub dir/hello world: Deleting (id "4_z7fa2fd53a02dab8b9f680e1b_f10926f62508e04bb_d20250507_m024616_c001_v0001136_t0031_u01746585976368") 2025/05/07 02:46:19 DEBUG : sub dir/hello world: Deleting (id "4_z7fa2fd53a02dab8b9f680e1b_f10062c8ce98bf733_d20250507_m024614_c001_v0001136_t0056_u01746585974530") --- PASS: TestServerSideMoveOverSelf (9.19s) === RUN TestCopyAfterDelete run.go:180: Remote "B2 bucket rclone-test-jidejug7heyo", Local "Local file system at /tmp/rclone2525757887", Modify Window "1ms" 2025/05/07 02:46:21 ERROR : : error listing: directory not found 2025/05/07 02:46:21 INFO : Local file system at /tmp/rclone2525757887: Making directory 2025/05/07 02:46:22 DEBUG : B2 bucket rclone-test-jidejug7heyo: Waiting for checks to finish 2025/05/07 02:46:22 DEBUG : B2 bucket rclone-test-jidejug7heyo: Waiting for transfers to finish run.go:180: Remote "B2 bucket rclone-test-jidejug7heyo", Local "Local file system at /tmp/rclone2525757887", Modify Window "1ms" --- PASS: TestCopyAfterDelete (1.98s) === RUN TestCopyRedownload run.go:180: Remote "B2 bucket rclone-test-jidejug7heyo", Local "Local file system at /tmp/rclone2525757887", Modify Window "1ms" 2025/05/07 02:46:24 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/05/07 02:46:24 DEBUG : Local file system at /tmp/rclone2525757887: Waiting for checks to finish 2025/05/07 02:46:24 DEBUG : Local file system at /tmp/rclone2525757887: Waiting for transfers to finish 2025/05/07 02:46:24 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/05/07 02:46:24 DEBUG : sub dir/hello world.655e7eb.partial: renamed to: sub dir/hello world 2025/05/07 02:46:24 INFO : sub dir/hello world: Copied (new) run.go:180: Remote "B2 bucket rclone-test-jidejug7heyo", Local "Local file system at /tmp/rclone2525757887", Modify Window "1ms" --- PASS: TestCopyRedownload (2.25s) === RUN TestSyncBasedOnCheckSum run.go:180: Remote "B2 bucket rclone-test-jidejug7heyo", Local "Local file system at /tmp/rclone2525757887", Modify Window "1ms" 2025/05/07 02:46:25 DEBUG : check sum: Need to transfer - File not found at Destination 2025/05/07 02:46:25 DEBUG : B2 bucket rclone-test-jidejug7heyo: Waiting for checks to finish 2025/05/07 02:46:25 DEBUG : B2 bucket rclone-test-jidejug7heyo: Waiting for transfers to finish 2025/05/07 02:46:26 DEBUG : check sum: sha1 = 3bc15c8aae3e4124dd409035f32ea2fd6835efc9 OK 2025/05/07 02:46:26 INFO : check sum: Copied (new) 2025/05/07 02:46:26 DEBUG : Waiting for deletions to finish run.go:180: Remote "B2 bucket rclone-test-jidejug7heyo", Local "Local file system at /tmp/rclone2525757887", Modify Window "1ms" 2025/05/07 02:46:26 DEBUG : B2 bucket rclone-test-jidejug7heyo: Waiting for checks to finish 2025/05/07 02:46:26 DEBUG : check sum: sha1 = 3bc15c8aae3e4124dd409035f32ea2fd6835efc9 OK 2025/05/07 02:46:26 DEBUG : check sum: Size and sha1 of src and dst objects identical 2025/05/07 02:46:26 DEBUG : check sum: Unchanged skipping 2025/05/07 02:46:26 DEBUG : B2 bucket rclone-test-jidejug7heyo: Waiting for transfers to finish 2025/05/07 02:46:26 DEBUG : Waiting for deletions to finish 2025/05/07 02:46:26 INFO : There was nothing to transfer run.go:180: Remote "B2 bucket rclone-test-jidejug7heyo", Local "Local file system at /tmp/rclone2525757887", Modify Window "1ms" --- PASS: TestSyncBasedOnCheckSum (2.23s) === RUN TestSyncSizeOnly run.go:180: Remote "B2 bucket rclone-test-jidejug7heyo", Local "Local file system at /tmp/rclone2525757887", Modify Window "1ms" 2025/05/07 02:46:28 DEBUG : sizeonly: Need to transfer - File not found at Destination 2025/05/07 02:46:28 DEBUG : B2 bucket rclone-test-jidejug7heyo: Waiting for checks to finish 2025/05/07 02:46:28 DEBUG : B2 bucket rclone-test-jidejug7heyo: Waiting for transfers to finish 2025/05/07 02:46:28 DEBUG : sizeonly: sha1 = 3e2e95f5ad970eadfa7e17eaf73da97024aa5359 OK 2025/05/07 02:46:28 INFO : sizeonly: Copied (new) 2025/05/07 02:46:28 DEBUG : Waiting for deletions to finish run.go:180: Remote "B2 bucket rclone-test-jidejug7heyo", Local "Local file system at /tmp/rclone2525757887", Modify Window "1ms" 2025/05/07 02:46:28 DEBUG : sizeonly: Sizes identical 2025/05/07 02:46:28 DEBUG : B2 bucket rclone-test-jidejug7heyo: Waiting for checks to finish 2025/05/07 02:46:28 DEBUG : sizeonly: Unchanged skipping 2025/05/07 02:46:28 DEBUG : B2 bucket rclone-test-jidejug7heyo: Waiting for transfers to finish 2025/05/07 02:46:28 DEBUG : Waiting for deletions to finish 2025/05/07 02:46:28 INFO : There was nothing to transfer run.go:180: Remote "B2 bucket rclone-test-jidejug7heyo", Local "Local file system at /tmp/rclone2525757887", Modify Window "1ms" --- PASS: TestSyncSizeOnly (2.86s) === RUN TestSyncIgnoreSize run.go:180: Remote "B2 bucket rclone-test-jidejug7heyo", Local "Local file system at /tmp/rclone2525757887", Modify Window "1ms" 2025/05/07 02:46:30 DEBUG : ignore-size: Need to transfer - File not found at Destination 2025/05/07 02:46:30 DEBUG : B2 bucket rclone-test-jidejug7heyo: Waiting for checks to finish 2025/05/07 02:46:30 DEBUG : B2 bucket rclone-test-jidejug7heyo: Waiting for transfers to finish 2025/05/07 02:46:31 DEBUG : ignore-size: sha1 = 4a756ca07e9487f482465a99e8286abc86ba4dc7 OK 2025/05/07 02:46:31 INFO : ignore-size: Copied (new) 2025/05/07 02:46:31 DEBUG : Waiting for deletions to finish run.go:180: Remote "B2 bucket rclone-test-jidejug7heyo", Local "Local file system at /tmp/rclone2525757887", Modify Window "1ms" 2025/05/07 02:46:31 DEBUG : ignore-size: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/05/07 02:46:31 DEBUG : ignore-size: Unchanged skipping 2025/05/07 02:46:31 DEBUG : B2 bucket rclone-test-jidejug7heyo: Waiting for checks to finish 2025/05/07 02:46:31 DEBUG : B2 bucket rclone-test-jidejug7heyo: Waiting for transfers to finish 2025/05/07 02:46:31 DEBUG : Waiting for deletions to finish 2025/05/07 02:46:31 INFO : There was nothing to transfer run.go:180: Remote "B2 bucket rclone-test-jidejug7heyo", Local "Local file system at /tmp/rclone2525757887", Modify Window "1ms" --- PASS: TestSyncIgnoreSize (2.40s) === RUN TestSyncIgnoreTimes run.go:180: Remote "B2 bucket rclone-test-jidejug7heyo", Local "Local file system at /tmp/rclone2525757887", Modify Window "1ms" 2025/05/07 02:46:33 DEBUG : existing: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/05/07 02:46:33 DEBUG : existing: Unchanged skipping 2025/05/07 02:46:33 DEBUG : B2 bucket rclone-test-jidejug7heyo: Waiting for checks to finish 2025/05/07 02:46:33 DEBUG : B2 bucket rclone-test-jidejug7heyo: Waiting for transfers to finish 2025/05/07 02:46:33 DEBUG : Waiting for deletions to finish 2025/05/07 02:46:33 INFO : There was nothing to transfer run.go:180: Remote "B2 bucket rclone-test-jidejug7heyo", Local "Local file system at /tmp/rclone2525757887", Modify Window "1ms" 2025/05/07 02:46:34 DEBUG : existing: Transferring unconditionally as --ignore-times is in use 2025/05/07 02:46:34 DEBUG : B2 bucket rclone-test-jidejug7heyo: Waiting for checks to finish 2025/05/07 02:46:34 DEBUG : B2 bucket rclone-test-jidejug7heyo: Waiting for transfers to finish 2025/05/07 02:46:34 DEBUG : existing: sha1 = 3e2e95f5ad970eadfa7e17eaf73da97024aa5359 OK 2025/05/07 02:46:34 INFO : existing: Copied (replaced existing) 2025/05/07 02:46:34 DEBUG : Waiting for deletions to finish run.go:180: Remote "B2 bucket rclone-test-jidejug7heyo", Local "Local file system at /tmp/rclone2525757887", Modify Window "1ms" --- PASS: TestSyncIgnoreTimes (2.69s) === RUN TestSyncIgnoreExisting run.go:180: Remote "B2 bucket rclone-test-jidejug7heyo", Local "Local file system at /tmp/rclone2525757887", Modify Window "1ms" 2025/05/07 02:46:35 DEBUG : existing: Need to transfer - File not found at Destination 2025/05/07 02:46:35 DEBUG : B2 bucket rclone-test-jidejug7heyo: Waiting for checks to finish 2025/05/07 02:46:35 DEBUG : B2 bucket rclone-test-jidejug7heyo: Waiting for transfers to finish 2025/05/07 02:46:36 DEBUG : existing: sha1 = 3e2e95f5ad970eadfa7e17eaf73da97024aa5359 OK 2025/05/07 02:46:36 INFO : existing: Copied (new) 2025/05/07 02:46:36 DEBUG : Waiting for deletions to finish run.go:180: Remote "B2 bucket rclone-test-jidejug7heyo", Local "Local file system at /tmp/rclone2525757887", Modify Window "1ms" 2025/05/07 02:46:36 DEBUG : B2 bucket rclone-test-jidejug7heyo: Waiting for checks to finish 2025/05/07 02:46:36 DEBUG : existing: Destination exists, skipping 2025/05/07 02:46:36 DEBUG : B2 bucket rclone-test-jidejug7heyo: Waiting for transfers to finish 2025/05/07 02:46:36 DEBUG : Waiting for deletions to finish 2025/05/07 02:46:36 INFO : There was nothing to transfer run.go:180: Remote "B2 bucket rclone-test-jidejug7heyo", Local "Local file system at /tmp/rclone2525757887", Modify Window "1ms" --- PASS: TestSyncIgnoreExisting (2.29s) === RUN TestSyncIgnoreErrors run.go:180: Remote "B2 bucket rclone-test-jidejug7heyo", Local "Local file system at /tmp/rclone2525757887", Modify Window "1ms" 2025/05/07 02:46:38 INFO : d: Making directory fstest.go:244: Filtering empty directory "d" 2025/05/07 02:46:39 DEBUG : a/potato2: Need to transfer - File not found at Destination 2025/05/07 02:46:39 DEBUG : c/non empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/05/07 02:46:39 DEBUG : c/non empty space: Unchanged skipping 2025/05/07 02:46:39 DEBUG : B2 bucket rclone-test-jidejug7heyo: Waiting for checks to finish 2025/05/07 02:46:39 DEBUG : B2 bucket rclone-test-jidejug7heyo: Waiting for transfers to finish 2025/05/07 02:46:39 DEBUG : a/potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2025/05/07 02:46:39 INFO : a/potato2: Copied (new) 2025/05/07 02:46:39 DEBUG : Waiting for deletions to finish 2025/05/07 02:46:39 INFO : b/potato: Deleted run.go:180: Remote "B2 bucket rclone-test-jidejug7heyo", Local "Local file system at /tmp/rclone2525757887", Modify Window "1ms" --- PASS: TestSyncIgnoreErrors (3.19s) === RUN TestSyncAfterChangingModtimeOnly run.go:180: Remote "B2 bucket rclone-test-jidejug7heyo", Local "Local file system at /tmp/rclone2525757887", Modify Window "1ms" 2025/05/07 02:46:41 DEBUG : empty space: Modification times differ by -95456h54m52.624456789s: 2011-12-25 12:59:59.123456789 +0000 UTC, 2001-02-03 04:05:06.499 +0000 UTC 2025/05/07 02:46:41 DEBUG : B2 bucket rclone-test-jidejug7heyo: Waiting for checks to finish 2025/05/07 02:46:41 DEBUG : empty space: sha1 = 3bc15c8aae3e4124dd409035f32ea2fd6835efc9 OK 2025/05/07 02:46:41 NOTICE: empty space: Skipped update modification time as --dry-run is set (size 1) 2025/05/07 02:46:41 DEBUG : empty space: Unchanged skipping 2025/05/07 02:46:41 DEBUG : B2 bucket rclone-test-jidejug7heyo: Waiting for transfers to finish 2025/05/07 02:46:41 DEBUG : Waiting for deletions to finish 2025/05/07 02:46:41 INFO : There was nothing to transfer run.go:180: Remote "B2 bucket rclone-test-jidejug7heyo", Local "Local file system at /tmp/rclone2525757887", Modify Window "1ms" 2025/05/07 02:46:42 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/05/07 02:46:42 DEBUG : B2 bucket rclone-test-jidejug7heyo: Waiting for checks to finish 2025/05/07 02:46:42 DEBUG : empty space: sha1 = 3bc15c8aae3e4124dd409035f32ea2fd6835efc9 OK 2025/05/07 02:46:43 INFO : empty space: Updated modification time in destination 2025/05/07 02:46:43 DEBUG : empty space: Unchanged skipping 2025/05/07 02:46:43 DEBUG : B2 bucket rclone-test-jidejug7heyo: Waiting for transfers to finish 2025/05/07 02:46:43 DEBUG : Waiting for deletions to finish 2025/05/07 02:46:43 INFO : There was nothing to transfer run.go:180: Remote "B2 bucket rclone-test-jidejug7heyo", Local "Local file system at /tmp/rclone2525757887", Modify Window "1ms" --- PASS: TestSyncAfterChangingModtimeOnly (3.37s) === RUN TestSyncAfterChangingModtimeOnlyWithNoUpdateModTime run.go:180: Remote "B2 bucket rclone-test-jidejug7heyo", Local "Local file system at /tmp/rclone2525757887", Modify Window "1ms" 2025/05/07 02:46:45 DEBUG : B2 bucket rclone-test-jidejug7heyo: Waiting for checks to finish 2025/05/07 02:46:45 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/05/07 02:46:45 DEBUG : empty space: sha1 = 3bc15c8aae3e4124dd409035f32ea2fd6835efc9 OK 2025/05/07 02:46:45 DEBUG : empty space: Unchanged skipping 2025/05/07 02:46:45 DEBUG : B2 bucket rclone-test-jidejug7heyo: Waiting for transfers to finish 2025/05/07 02:46:45 DEBUG : Waiting for deletions to finish 2025/05/07 02:46:45 INFO : There was nothing to transfer run.go:180: Remote "B2 bucket rclone-test-jidejug7heyo", Local "Local file system at /tmp/rclone2525757887", Modify Window "1ms" --- PASS: TestSyncAfterChangingModtimeOnlyWithNoUpdateModTime (1.69s) === RUN TestSyncDoesntUpdateModtime run.go:180: Remote "B2 bucket rclone-test-jidejug7heyo", Local "Local file system at /tmp/rclone2525757887", Modify Window "1ms" 2025/05/07 02:46:46 DEBUG : B2 bucket rclone-test-jidejug7heyo: Waiting for checks to finish 2025/05/07 02:46:46 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/05/07 02:46:46 DEBUG : foo: sha1 = 0beec7b5ea3f0fdbc95d0dd47f3c5bc275da8a33 (Local file system at /tmp/rclone2525757887) 2025/05/07 02:46:46 DEBUG : foo: sha1 = 62cdb7020ff920e5aa642c3d4066950dd1f01f4d (B2 bucket rclone-test-jidejug7heyo) 2025/05/07 02:46:46 DEBUG : foo: sha1 differ 2025/05/07 02:46:46 DEBUG : B2 bucket rclone-test-jidejug7heyo: Waiting for transfers to finish 2025/05/07 02:46:47 DEBUG : foo: sha1 = 0beec7b5ea3f0fdbc95d0dd47f3c5bc275da8a33 OK 2025/05/07 02:46:47 INFO : foo: Copied (replaced existing) 2025/05/07 02:46:47 DEBUG : Waiting for deletions to finish run.go:180: Remote "B2 bucket rclone-test-jidejug7heyo", Local "Local file system at /tmp/rclone2525757887", Modify Window "1ms" --- PASS: TestSyncDoesntUpdateModtime (1.85s) === RUN TestSyncAfterAddingAFile run.go:180: Remote "B2 bucket rclone-test-jidejug7heyo", Local "Local file system at /tmp/rclone2525757887", Modify Window "1ms" 2025/05/07 02:46:48 DEBUG : empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/05/07 02:46:48 DEBUG : potato: Need to transfer - File not found at Destination 2025/05/07 02:46:48 DEBUG : B2 bucket rclone-test-jidejug7heyo: Waiting for checks to finish 2025/05/07 02:46:48 DEBUG : empty space: Unchanged skipping 2025/05/07 02:46:48 DEBUG : B2 bucket rclone-test-jidejug7heyo: Waiting for transfers to finish 2025/05/07 02:46:49 DEBUG : potato: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2025/05/07 02:46:49 INFO : potato: Copied (new) 2025/05/07 02:46:49 DEBUG : Waiting for deletions to finish run.go:180: Remote "B2 bucket rclone-test-jidejug7heyo", Local "Local file system at /tmp/rclone2525757887", Modify Window "1ms" --- PASS: TestSyncAfterAddingAFile (2.17s) === RUN TestSyncAfterChangingFilesSizeOnly run.go:180: Remote "B2 bucket rclone-test-jidejug7heyo", Local "Local file system at /tmp/rclone2525757887", Modify Window "1ms" 2025/05/07 02:46:51 DEBUG : potato: Sizes differ (src 21 vs dst 60) 2025/05/07 02:46:51 DEBUG : B2 bucket rclone-test-jidejug7heyo: Waiting for checks to finish 2025/05/07 02:46:51 DEBUG : B2 bucket rclone-test-jidejug7heyo: Waiting for transfers to finish 2025/05/07 02:46:51 DEBUG : potato: sha1 = 0fd321a1023ac4e1e1054fcc0236b9d0755f722f OK 2025/05/07 02:46:51 INFO : potato: Copied (replaced existing) 2025/05/07 02:46:51 DEBUG : Waiting for deletions to finish run.go:180: Remote "B2 bucket rclone-test-jidejug7heyo", Local "Local file system at /tmp/rclone2525757887", Modify Window "1ms" --- PASS: TestSyncAfterChangingFilesSizeOnly (2.14s) === RUN TestSyncAfterChangingContentsOnly run.go:180: Remote "B2 bucket rclone-test-jidejug7heyo", Local "Local file system at /tmp/rclone2525757887", Modify Window "1ms" 2025/05/07 02:46:53 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/05/07 02:46:53 DEBUG : B2 bucket rclone-test-jidejug7heyo: Waiting for checks to finish 2025/05/07 02:46:53 DEBUG : potato: sha1 = 1ca5094b3b73f587249eabe179c40a3eec839b1f (Local file system at /tmp/rclone2525757887) 2025/05/07 02:46:53 DEBUG : potato: sha1 = 0fd321a1023ac4e1e1054fcc0236b9d0755f722f (B2 bucket rclone-test-jidejug7heyo) 2025/05/07 02:46:53 DEBUG : potato: sha1 differ 2025/05/07 02:46:53 DEBUG : B2 bucket rclone-test-jidejug7heyo: Waiting for transfers to finish 2025/05/07 02:46:53 DEBUG : potato: sha1 = 1ca5094b3b73f587249eabe179c40a3eec839b1f OK 2025/05/07 02:46:53 INFO : potato: Copied (replaced existing) 2025/05/07 02:46:53 DEBUG : Waiting for deletions to finish run.go:180: Remote "B2 bucket rclone-test-jidejug7heyo", Local "Local file system at /tmp/rclone2525757887", Modify Window "1ms" --- PASS: TestSyncAfterChangingContentsOnly (2.47s) === RUN TestSyncAfterRemovingAFileAndAddingAFileDryRun run.go:180: Remote "B2 bucket rclone-test-jidejug7heyo", Local "Local file system at /tmp/rclone2525757887", Modify Window "1ms" 2025/05/07 02:46:55 DEBUG : potato2: Need to transfer - File not found at Destination 2025/05/07 02:46:55 DEBUG : empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/05/07 02:46:55 DEBUG : empty space: Unchanged skipping 2025/05/07 02:46:55 NOTICE: potato2: Skipped copy as --dry-run is set (size 60) 2025/05/07 02:46:55 DEBUG : B2 bucket rclone-test-jidejug7heyo: Waiting for checks to finish 2025/05/07 02:46:55 DEBUG : B2 bucket rclone-test-jidejug7heyo: Waiting for transfers to finish 2025/05/07 02:46:55 DEBUG : Waiting for deletions to finish 2025/05/07 02:46:55 NOTICE: potato: Skipped delete as --dry-run is set (size 21) run.go:180: Remote "B2 bucket rclone-test-jidejug7heyo", Local "Local file system at /tmp/rclone2525757887", Modify Window "1ms" --- PASS: TestSyncAfterRemovingAFileAndAddingAFileDryRun (2.06s) === RUN TestSyncAfterRemovingAFileAndAddingAFile run.go:180: Remote "B2 bucket rclone-test-jidejug7heyo", Local "Local file system at /tmp/rclone2525757887", Modify Window "1ms" 2025/05/07 02:46:58 DEBUG : empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/05/07 02:46:58 DEBUG : potato2: Need to transfer - File not found at Destination 2025/05/07 02:46:58 DEBUG : empty space: Unchanged skipping 2025/05/07 02:46:58 DEBUG : B2 bucket rclone-test-jidejug7heyo: Waiting for checks to finish 2025/05/07 02:46:58 DEBUG : B2 bucket rclone-test-jidejug7heyo: Waiting for transfers to finish 2025/05/07 02:46:58 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2025/05/07 02:46:58 INFO : potato2: Copied (new) 2025/05/07 02:46:58 DEBUG : Waiting for deletions to finish 2025/05/07 02:46:58 INFO : potato: Deleted run.go:180: Remote "B2 bucket rclone-test-jidejug7heyo", Local "Local file system at /tmp/rclone2525757887", Modify Window "1ms" --- PASS: TestSyncAfterRemovingAFileAndAddingAFile (2.73s) === RUN TestSyncAfterRemovingAFileAndAddingAFileSubDir run.go:180: Remote "B2 bucket rclone-test-jidejug7heyo", Local "Local file system at /tmp/rclone2525757887", Modify Window "1ms" 2025/05/07 02:47:00 INFO : d: Making directory 2025/05/07 02:47:00 INFO : d/e: Making directory fstest.go:244: Filtering empty directory "d" fstest.go:244: Filtering empty directory "d/e" 2025/05/07 02:47:00 DEBUG : a/potato2: Need to transfer - File not found at Destination 2025/05/07 02:47:01 DEBUG : c/non empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/05/07 02:47:01 DEBUG : c/non empty space: Unchanged skipping 2025/05/07 02:47:01 DEBUG : B2 bucket rclone-test-jidejug7heyo: Waiting for checks to finish 2025/05/07 02:47:01 DEBUG : B2 bucket rclone-test-jidejug7heyo: Waiting for transfers to finish 2025/05/07 02:47:01 DEBUG : a/potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2025/05/07 02:47:01 INFO : a/potato2: Copied (new) 2025/05/07 02:47:01 DEBUG : Waiting for deletions to finish 2025/05/07 02:47:01 INFO : b/potato: Deleted run.go:180: Remote "B2 bucket rclone-test-jidejug7heyo", Local "Local file system at /tmp/rclone2525757887", Modify Window "1ms" --- PASS: TestSyncAfterRemovingAFileAndAddingAFileSubDir (3.10s) === RUN TestSyncAfterRemovingAFileAndAddingAFileSubDirWithErrors run.go:180: Remote "B2 bucket rclone-test-jidejug7heyo", Local "Local file system at /tmp/rclone2525757887", Modify Window "1ms" 2025/05/07 02:47:03 INFO : d: Making directory fstest.go:244: Filtering empty directory "d" 2025/05/07 02:47:03 DEBUG : a/potato2: Need to transfer - File not found at Destination 2025/05/07 02:47:03 DEBUG : c/non empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/05/07 02:47:03 DEBUG : c/non empty space: Unchanged skipping 2025/05/07 02:47:03 DEBUG : B2 bucket rclone-test-jidejug7heyo: Waiting for checks to finish 2025/05/07 02:47:03 DEBUG : B2 bucket rclone-test-jidejug7heyo: Waiting for transfers to finish 2025/05/07 02:47:04 DEBUG : a/potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2025/05/07 02:47:04 INFO : a/potato2: Copied (new) 2025/05/07 02:47:04 ERROR : B2 bucket rclone-test-jidejug7heyo: not deleting files as there were IO errors 2025/05/07 02:47:04 ERROR : B2 bucket rclone-test-jidejug7heyo: not deleting directories as there were IO errors run.go:180: Remote "B2 bucket rclone-test-jidejug7heyo", Local "Local file system at /tmp/rclone2525757887", Modify Window "1ms" fstest.go:244: Filtering empty directory "d" --- PASS: TestSyncAfterRemovingAFileAndAddingAFileSubDirWithErrors (2.69s) === RUN TestSyncDeleteAfter --- PASS: TestSyncDeleteAfter (0.00s) === RUN TestSyncDeleteDuring run.go:180: Remote "B2 bucket rclone-test-jidejug7heyo", Local "Local file system at /tmp/rclone2525757887", Modify Window "1ms" 2025/05/07 02:47:06 DEBUG : Waiting for deletions to finish 2025/05/07 02:47:06 DEBUG : empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/05/07 02:47:06 DEBUG : potato2: Need to transfer - File not found at Destination 2025/05/07 02:47:06 DEBUG : B2 bucket rclone-test-jidejug7heyo: Waiting for checks to finish 2025/05/07 02:47:06 DEBUG : empty space: Unchanged skipping 2025/05/07 02:47:06 DEBUG : B2 bucket rclone-test-jidejug7heyo: Waiting for transfers to finish 2025/05/07 02:47:06 INFO : potato: Deleted 2025/05/07 02:47:06 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2025/05/07 02:47:06 INFO : potato2: Copied (new) run.go:180: Remote "B2 bucket rclone-test-jidejug7heyo", Local "Local file system at /tmp/rclone2525757887", Modify Window "1ms" --- PASS: TestSyncDeleteDuring (2.66s) === RUN TestSyncDeleteBefore run.go:180: Remote "B2 bucket rclone-test-jidejug7heyo", Local "Local file system at /tmp/rclone2525757887", Modify Window "1ms" 2025/05/07 02:47:08 DEBUG : Waiting for deletions to finish 2025/05/07 02:47:09 DEBUG : B2 bucket rclone-test-jidejug7heyo: Waiting for checks to finish 2025/05/07 02:47:09 DEBUG : B2 bucket rclone-test-jidejug7heyo: Waiting for transfers to finish 2025/05/07 02:47:09 INFO : potato: Deleted 2025/05/07 02:47:09 DEBUG : empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/05/07 02:47:09 DEBUG : potato2: Need to transfer - File not found at Destination 2025/05/07 02:47:09 DEBUG : B2 bucket rclone-test-jidejug7heyo: Waiting for checks to finish 2025/05/07 02:47:09 DEBUG : empty space: Unchanged skipping 2025/05/07 02:47:09 DEBUG : B2 bucket rclone-test-jidejug7heyo: Waiting for transfers to finish 2025/05/07 02:47:09 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2025/05/07 02:47:09 INFO : potato2: Copied (new) run.go:180: Remote "B2 bucket rclone-test-jidejug7heyo", Local "Local file system at /tmp/rclone2525757887", Modify Window "1ms" --- PASS: TestSyncDeleteBefore (2.81s) === RUN TestCopyDeleteBefore run.go:180: Remote "B2 bucket rclone-test-jidejug7heyo", Local "Local file system at /tmp/rclone2525757887", Modify Window "1ms" 2025/05/07 02:47:11 DEBUG : potato2: Need to transfer - File not found at Destination 2025/05/07 02:47:11 DEBUG : B2 bucket rclone-test-jidejug7heyo: Waiting for checks to finish 2025/05/07 02:47:11 DEBUG : B2 bucket rclone-test-jidejug7heyo: Waiting for transfers to finish 2025/05/07 02:47:11 DEBUG : potato2: sha1 = 810274f0df19dab60a894a562b7a8ff04c072623 OK 2025/05/07 02:47:11 INFO : potato2: Copied (new) run.go:180: Remote "B2 bucket rclone-test-jidejug7heyo", Local "Local file system at /tmp/rclone2525757887", Modify Window "1ms" --- PASS: TestCopyDeleteBefore (2.24s) === RUN TestSyncWithExclude run.go:180: Remote "B2 bucket rclone-test-jidejug7heyo", Local "Local file system at /tmp/rclone2525757887", Modify Window "1ms" 2025/05/07 02:47:14 DEBUG : enormous: Excluded (Size Filter) 2025/05/07 02:47:14 DEBUG : enormous: Excluded 2025/05/07 02:47:14 DEBUG : potato2: Excluded (Size Filter) 2025/05/07 02:47:14 DEBUG : potato2: Excluded 2025/05/07 02:47:14 DEBUG : potato2: Excluded (Size Filter) 2025/05/07 02:47:14 DEBUG : potato2: Excluded 2025/05/07 02:47:14 DEBUG : empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/05/07 02:47:14 DEBUG : B2 bucket rclone-test-jidejug7heyo: Waiting for checks to finish 2025/05/07 02:47:14 DEBUG : empty space: Unchanged skipping 2025/05/07 02:47:14 DEBUG : B2 bucket rclone-test-jidejug7heyo: Waiting for transfers to finish 2025/05/07 02:47:14 DEBUG : Waiting for deletions to finish 2025/05/07 02:47:14 INFO : There was nothing to transfer run.go:180: Remote "B2 bucket rclone-test-jidejug7heyo", Local "Local file system at /tmp/rclone2525757887", Modify Window "1ms" 2025/05/07 02:47:14 DEBUG : enormous: Excluded (Size Filter) 2025/05/07 02:47:14 DEBUG : enormous: Excluded 2025/05/07 02:47:14 DEBUG : potato2: Excluded (Size Filter) 2025/05/07 02:47:14 DEBUG : potato2: Excluded 2025/05/07 02:47:14 DEBUG : potato2: Excluded (Size Filter) 2025/05/07 02:47:14 DEBUG : potato2: Excluded 2025/05/07 02:47:14 DEBUG : empty space: Size and modification time the same (differ by 456.789µs, within tolerance 1ms) 2025/05/07 02:47:14 DEBUG : empty space: Unchanged skipping 2025/05/07 02:47:14 DEBUG : Local file system at /tmp/rclone2525757887: Waiting for checks to finish 2025/05/07 02:47:14 DEBUG : Local file system at /tmp/rclone2525757887: Waiting for transfers to finish 2025/05/07 02:47:14 DEBUG : Waiting for deletions to finish 2025/05/07 02:47:14 INFO : There was nothing to transfer run.go:180: Remote "B2 bucket rclone-test-jidejug7heyo", Local "Local file system at /tmp/rclone2525757887", Modify Window "1ms" --- PASS: TestSyncWithExclude (2.95s) === RUN TestSyncWithExcludeAndDeleteExcluded run.go:180: Remote "B2 bucket rclone-test-jidejug7heyo", Local "Local file system at /tmp/rclone2525757887", Modify Window "1ms" 2025/05/07 02:47:17 DEBUG : enormous: Excluded (Size Filter) 2025/05/07 02:47:17 DEBUG : enormous: Excluded 2025/05/07 02:47:17 DEBUG : potato2: Excluded (Size Filter) 2025/05/07 02:47:17 DEBUG : potato2: Excluded 2025/05/07 02:47:17 DEBUG : empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/05/07 02:47:17 DEBUG : B2 bucket rclone-test-jidejug7heyo: Waiting for checks to finish 2025/05/07 02:47:17 DEBUG : empty space: Unchanged skipping 2025/05/07 02:47:17 DEBUG : B2 bucket rclone-test-jidejug7heyo: Waiting for transfers to finish 2025/05/07 02:47:17 DEBUG : Waiting for deletions to finish 2025/05/07 02:47:17 INFO : enormous: Deleted 2025/05/07 02:47:18 INFO : potato2: Deleted 2025/05/07 02:47:18 INFO : There was nothing to transfer run.go:180: Remote "B2 bucket rclone-test-jidejug7heyo", Local "Local file system at /tmp/rclone2525757887", Modify Window "1ms" 2025/05/07 02:47:18 DEBUG : empty space: Size and modification time the same (differ by 456.789µs, within tolerance 1ms) 2025/05/07 02:47:18 DEBUG : empty space: Unchanged skipping 2025/05/07 02:47:18 DEBUG : Local file system at /tmp/rclone2525757887: Waiting for checks to finish 2025/05/07 02:47:18 DEBUG : Local file system at /tmp/rclone2525757887: Waiting for transfers to finish 2025/05/07 02:47:18 DEBUG : Waiting for deletions to finish 2025/05/07 02:47:18 INFO : potato2: Deleted 2025/05/07 02:47:18 INFO : enormous: Deleted 2025/05/07 02:47:18 INFO : There was nothing to transfer run.go:180: Remote "B2 bucket rclone-test-jidejug7heyo", Local "Local file system at /tmp/rclone2525757887", Modify Window "1ms" --- PASS: TestSyncWithExcludeAndDeleteExcluded (3.56s) === RUN TestSyncWithUpdateOlder run.go:180: Remote "B2 bucket rclone-test-jidejug7heyo", Local "Local file system at /tmp/rclone2525757887", Modify Window "1ms" 2025/05/07 02:47:21 DEBUG : five: Need to transfer - File not found at Destination 2025/05/07 02:47:21 DEBUG : four: Sizes differ (src 4 vs dst 8) 2025/05/07 02:47:21 DEBUG : one: Destination is newer than source, skipping 2025/05/07 02:47:21 DEBUG : three: Sizes identical 2025/05/07 02:47:21 DEBUG : B2 bucket rclone-test-jidejug7heyo: Waiting for checks to finish 2025/05/07 02:47:21 DEBUG : four: Destination mod time is within 1s of source but files differ, transferring 2025/05/07 02:47:21 DEBUG : two: sha1 = ad782ecdac770fc6eb9a62e44f90873fb97fb26b (Local file system at /tmp/rclone2525757887) 2025/05/07 02:47:21 DEBUG : two: sha1 = b10e0da85e90399abfec36c7376b20aa4596461b (B2 bucket rclone-test-jidejug7heyo) 2025/05/07 02:47:21 DEBUG : two: sha1 differ 2025/05/07 02:47:21 DEBUG : three: Destination mod time is within 1s of source and files identical, skipping 2025/05/07 02:47:21 DEBUG : B2 bucket rclone-test-jidejug7heyo: Waiting for transfers to finish 2025/05/07 02:47:21 DEBUG : five: sha1 = 4db2c1df4610cd6c0da6b9197b066bfb4e9b9d00 OK 2025/05/07 02:47:21 INFO : five: Copied (new) 2025/05/07 02:47:21 DEBUG : four: sha1 = 9f8f7eec5dea5ac43738721939c120318cbff1df OK 2025/05/07 02:47:21 INFO : four: Copied (replaced existing) 2025/05/07 02:47:22 DEBUG : two: sha1 = ad782ecdac770fc6eb9a62e44f90873fb97fb26b OK 2025/05/07 02:47:22 INFO : two: Copied (replaced existing) 2025/05/07 02:47:22 DEBUG : Waiting for deletions to finish 2025/05/07 02:47:22 DEBUG : one: Destination is newer than source, skipping 2025/05/07 02:47:22 DEBUG : B2 bucket rclone-test-jidejug7heyo: Waiting for checks to finish 2025/05/07 02:47:22 DEBUG : two: sha1 = ad782ecdac770fc6eb9a62e44f90873fb97fb26b OK 2025/05/07 02:47:22 DEBUG : three: sha1 = b802f384302cb24fbab0a44997e820bf2e8507bb (Local file system at /tmp/rclone2525757887) 2025/05/07 02:47:22 DEBUG : two: Size and sha1 of src and dst objects identical 2025/05/07 02:47:22 DEBUG : three: sha1 = 03731cad13f4cf7b59703c77529381cdec1632e5 (B2 bucket rclone-test-jidejug7heyo) 2025/05/07 02:47:22 DEBUG : three: sha1 differ 2025/05/07 02:47:22 DEBUG : two: Destination mod time is within 1s of source and files identical, skipping 2025/05/07 02:47:22 DEBUG : five: sha1 = 4db2c1df4610cd6c0da6b9197b066bfb4e9b9d00 OK 2025/05/07 02:47:22 DEBUG : five: Size and sha1 of src and dst objects identical 2025/05/07 02:47:22 DEBUG : three: Destination mod time is within 1s of source but files differ, transferring 2025/05/07 02:47:22 DEBUG : five: Destination mod time is within 1s of source and files identical, skipping 2025/05/07 02:47:22 DEBUG : four: sha1 = 9f8f7eec5dea5ac43738721939c120318cbff1df OK 2025/05/07 02:47:22 DEBUG : four: Size and sha1 of src and dst objects identical 2025/05/07 02:47:22 DEBUG : four: Destination mod time is within 1s of source and files identical, skipping 2025/05/07 02:47:22 DEBUG : B2 bucket rclone-test-jidejug7heyo: Waiting for transfers to finish 2025/05/07 02:47:22 DEBUG : three: sha1 = b802f384302cb24fbab0a44997e820bf2e8507bb OK 2025/05/07 02:47:22 INFO : three: Copied (replaced existing) 2025/05/07 02:47:22 DEBUG : Waiting for deletions to finish --- PASS: TestSyncWithUpdateOlder (4.53s) === 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-jidejug7heyo", Local "Local file system at /tmp/rclone2525757887", Modify Window "1ms" sync_test.go:1538: Can track renames: true 2025/05/07 02:47:24 INFO : B2 bucket rclone-test-jidejug7heyo: Making map for --track-renames 2025/05/07 02:47:24 INFO : B2 bucket rclone-test-jidejug7heyo: Finished making map for --track-renames 2025/05/07 02:47:24 DEBUG : B2 bucket rclone-test-jidejug7heyo: Waiting for checks to finish 2025/05/07 02:47:24 DEBUG : potato: Need to transfer - No matching file found at Destination 2025/05/07 02:47:24 DEBUG : yam: Need to transfer - No matching file found at Destination 2025/05/07 02:47:24 DEBUG : B2 bucket rclone-test-jidejug7heyo: Waiting for renames to finish 2025/05/07 02:47:24 DEBUG : B2 bucket rclone-test-jidejug7heyo: Waiting for transfers to finish 2025/05/07 02:47:24 DEBUG : potato: sha1 = 1d1ac61cfffcfdd0a15cc9ae575fb06ca8c11fb5 OK 2025/05/07 02:47:24 INFO : potato: Copied (new) 2025/05/07 02:47:24 DEBUG : yam: sha1 = ad84b2fb6729688a5ee3225164a6d4d58465b33e OK 2025/05/07 02:47:24 INFO : yam: Copied (new) 2025/05/07 02:47:24 DEBUG : Waiting for deletions to finish run.go:180: Remote "B2 bucket rclone-test-jidejug7heyo", Local "Local file system at /tmp/rclone2525757887", Modify Window "1ms" 2025/05/07 02:47:25 DEBUG : potato: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/05/07 02:47:25 INFO : B2 bucket rclone-test-jidejug7heyo: Making map for --track-renames 2025/05/07 02:47:25 INFO : B2 bucket rclone-test-jidejug7heyo: Finished making map for --track-renames 2025/05/07 02:47:25 DEBUG : B2 bucket rclone-test-jidejug7heyo: Waiting for checks to finish 2025/05/07 02:47:25 DEBUG : potato: Unchanged skipping 2025/05/07 02:47:25 DEBUG : B2 bucket rclone-test-jidejug7heyo: Waiting for renames to finish 2025/05/07 02:47:26 DEBUG : yam: sha1 = ad84b2fb6729688a5ee3225164a6d4d58465b33e OK 2025/05/07 02:47:26 INFO : yam: Copied (server-side copy) to: yaml 2025/05/07 02:47:26 INFO : yam: Deleted 2025/05/07 02:47:26 INFO : yaml: Renamed from "yam" 2025/05/07 02:47:26 DEBUG : B2 bucket rclone-test-jidejug7heyo: Waiting for transfers to finish 2025/05/07 02:47:26 DEBUG : Waiting for deletions to finish run.go:180: Remote "B2 bucket rclone-test-jidejug7heyo", Local "Local file system at /tmp/rclone2525757887", Modify Window "1ms" --- PASS: TestSyncWithTrackRenames (3.53s) === RUN TestParseRenamesStrategyModtime --- PASS: TestParseRenamesStrategyModtime (0.00s) === RUN TestRenamesStrategyModtime --- PASS: TestRenamesStrategyModtime (0.00s) === RUN TestSyncWithTrackRenamesStrategyModtime run.go:180: Remote "B2 bucket rclone-test-jidejug7heyo", Local "Local file system at /tmp/rclone2525757887", Modify Window "1ms" sync_test.go:1610: Can track renames: true 2025/05/07 02:47:28 INFO : B2 bucket rclone-test-jidejug7heyo: Making map for --track-renames 2025/05/07 02:47:28 INFO : B2 bucket rclone-test-jidejug7heyo: Finished making map for --track-renames 2025/05/07 02:47:28 DEBUG : B2 bucket rclone-test-jidejug7heyo: Waiting for checks to finish 2025/05/07 02:47:28 DEBUG : potato: Need to transfer - No matching file found at Destination 2025/05/07 02:47:28 DEBUG : yam: Need to transfer - No matching file found at Destination 2025/05/07 02:47:28 DEBUG : B2 bucket rclone-test-jidejug7heyo: Waiting for renames to finish 2025/05/07 02:47:28 DEBUG : B2 bucket rclone-test-jidejug7heyo: Waiting for transfers to finish 2025/05/07 02:47:28 DEBUG : yam: sha1 = ad84b2fb6729688a5ee3225164a6d4d58465b33e OK 2025/05/07 02:47:28 INFO : yam: Copied (new) 2025/05/07 02:47:28 DEBUG : potato: sha1 = 1d1ac61cfffcfdd0a15cc9ae575fb06ca8c11fb5 OK 2025/05/07 02:47:28 INFO : potato: Copied (new) 2025/05/07 02:47:28 DEBUG : Waiting for deletions to finish run.go:180: Remote "B2 bucket rclone-test-jidejug7heyo", Local "Local file system at /tmp/rclone2525757887", Modify Window "1ms" 2025/05/07 02:47:29 DEBUG : potato: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/05/07 02:47:29 INFO : B2 bucket rclone-test-jidejug7heyo: Making map for --track-renames 2025/05/07 02:47:29 INFO : B2 bucket rclone-test-jidejug7heyo: Finished making map for --track-renames 2025/05/07 02:47:29 DEBUG : B2 bucket rclone-test-jidejug7heyo: Waiting for checks to finish 2025/05/07 02:47:29 DEBUG : potato: Unchanged skipping 2025/05/07 02:47:29 DEBUG : B2 bucket rclone-test-jidejug7heyo: Waiting for renames to finish 2025/05/07 02:47:29 DEBUG : yam: sha1 = ad84b2fb6729688a5ee3225164a6d4d58465b33e OK 2025/05/07 02:47:29 INFO : yam: Copied (server-side copy) to: yaml 2025/05/07 02:47:29 INFO : yam: Deleted 2025/05/07 02:47:29 INFO : yaml: Renamed from "yam" 2025/05/07 02:47:29 DEBUG : B2 bucket rclone-test-jidejug7heyo: Waiting for transfers to finish 2025/05/07 02:47:29 DEBUG : Waiting for deletions to finish run.go:180: Remote "B2 bucket rclone-test-jidejug7heyo", Local "Local file system at /tmp/rclone2525757887", Modify Window "1ms" --- PASS: TestSyncWithTrackRenamesStrategyModtime (3.68s) === RUN TestSyncWithTrackRenamesStrategyLeaf run.go:180: Remote "B2 bucket rclone-test-jidejug7heyo", Local "Local file system at /tmp/rclone2525757887", Modify Window "1ms" sync_test.go:1649: Can track renames: true 2025/05/07 02:47:31 INFO : B2 bucket rclone-test-jidejug7heyo: Making map for --track-renames 2025/05/07 02:47:31 INFO : B2 bucket rclone-test-jidejug7heyo: Finished making map for --track-renames 2025/05/07 02:47:31 DEBUG : B2 bucket rclone-test-jidejug7heyo: Waiting for checks to finish 2025/05/07 02:47:31 DEBUG : potato: Need to transfer - No matching file found at Destination 2025/05/07 02:47:31 DEBUG : sub/yam: Need to transfer - No matching file found at Destination 2025/05/07 02:47:31 DEBUG : B2 bucket rclone-test-jidejug7heyo: Waiting for renames to finish 2025/05/07 02:47:31 DEBUG : B2 bucket rclone-test-jidejug7heyo: Waiting for transfers to finish 2025/05/07 02:47:31 DEBUG : sub/yam: sha1 = ad84b2fb6729688a5ee3225164a6d4d58465b33e OK 2025/05/07 02:47:31 INFO : sub/yam: Copied (new) 2025/05/07 02:47:32 DEBUG : potato: sha1 = 1d1ac61cfffcfdd0a15cc9ae575fb06ca8c11fb5 OK 2025/05/07 02:47:32 INFO : potato: Copied (new) 2025/05/07 02:47:32 DEBUG : Waiting for deletions to finish run.go:180: Remote "B2 bucket rclone-test-jidejug7heyo", Local "Local file system at /tmp/rclone2525757887", Modify Window "1ms" 2025/05/07 02:47:32 DEBUG : potato: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/05/07 02:47:32 DEBUG : potato: Unchanged skipping 2025/05/07 02:47:32 INFO : B2 bucket rclone-test-jidejug7heyo: Making map for --track-renames 2025/05/07 02:47:32 INFO : B2 bucket rclone-test-jidejug7heyo: Finished making map for --track-renames 2025/05/07 02:47:32 DEBUG : B2 bucket rclone-test-jidejug7heyo: Waiting for checks to finish 2025/05/07 02:47:32 DEBUG : B2 bucket rclone-test-jidejug7heyo: Waiting for renames to finish 2025/05/07 02:47:33 DEBUG : sub/yam: sha1 = ad84b2fb6729688a5ee3225164a6d4d58465b33e OK 2025/05/07 02:47:33 INFO : sub/yam: Copied (server-side copy) to: yam 2025/05/07 02:47:33 INFO : sub/yam: Deleted 2025/05/07 02:47:33 INFO : yam: Renamed from "sub/yam" 2025/05/07 02:47:33 DEBUG : B2 bucket rclone-test-jidejug7heyo: Waiting for transfers to finish 2025/05/07 02:47:33 DEBUG : Waiting for deletions to finish run.go:180: Remote "B2 bucket rclone-test-jidejug7heyo", Local "Local file system at /tmp/rclone2525757887", Modify Window "1ms" --- PASS: TestSyncWithTrackRenamesStrategyLeaf (3.93s) === RUN TestServerSideMoveLocal run.go:180: Remote "B2 bucket rclone-test-jidejug7heyo", Local "Local file system at /tmp/rclone2525757887", Modify Window "1ms" 2025/05/07 02:47:35 DEBUG : Creating backend with remote "/tmp/rclone2525757887/dir1" 2025/05/07 02:47:35 DEBUG : Config file has changed externally - reloading 2025/05/07 02:47:35 DEBUG : Creating backend with remote "/tmp/rclone2525757887/dir2" 2025/05/07 02:47:35 DEBUG : Local file system at /tmp/rclone2525757887/dir2: Using server-side directory move 2025/05/07 02:47:35 INFO : Local file system at /tmp/rclone2525757887/dir2: Server side directory move failed - fallback to file moves: can't copy directory - destination already exists 2025/05/07 02:47:35 DEBUG : file1.txt: Need to transfer - File not found at Destination 2025/05/07 02:47:35 DEBUG : Local file system at /tmp/rclone2525757887/dir2: Waiting for checks to finish 2025/05/07 02:47:35 DEBUG : Local file system at /tmp/rclone2525757887/dir2: Waiting for transfers to finish 2025/05/07 02:47:35 INFO : file1.txt: Moved (server-side) --- PASS: TestServerSideMoveLocal (0.37s) === RUN TestMoveWithDeleteEmptySrcDirs run.go:180: Remote "B2 bucket rclone-test-jidejug7heyo", Local "Local file system at /tmp/rclone2525757887", Modify Window "1ms" 2025/05/07 02:47:35 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/05/07 02:47:35 DEBUG : nested/sub dir/file: Need to transfer - File not found at Destination 2025/05/07 02:47:35 DEBUG : B2 bucket rclone-test-jidejug7heyo: Waiting for checks to finish 2025/05/07 02:47:35 DEBUG : B2 bucket rclone-test-jidejug7heyo: Waiting for transfers to finish 2025/05/07 02:47:36 DEBUG : nested/sub dir/file: sha1 = b4b3e0a278988bc15f2913af3f4153ccef74e465 OK 2025/05/07 02:47:36 INFO : nested/sub dir/file: Copied (new) 2025/05/07 02:47:36 INFO : nested/sub dir/file: Deleted 2025/05/07 02:47:36 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/05/07 02:47:36 INFO : sub dir/hello world: Copied (new) 2025/05/07 02:47:36 INFO : sub dir/hello world: Deleted 2025/05/07 02:47:36 INFO : sub dir: Removing directory 2025/05/07 02:47:36 INFO : nested/sub dir: Removing directory 2025/05/07 02:47:36 INFO : nested: Removing directory 2025/05/07 02:47:36 DEBUG : Local file system at /tmp/rclone2525757887: deleted 3 directories run.go:180: Remote "B2 bucket rclone-test-jidejug7heyo", Local "Local file system at /tmp/rclone2525757887", Modify Window "1ms" --- PASS: TestMoveWithDeleteEmptySrcDirs (2.06s) === RUN TestMoveWithoutDeleteEmptySrcDirs run.go:180: Remote "B2 bucket rclone-test-jidejug7heyo", Local "Local file system at /tmp/rclone2525757887", Modify Window "1ms" 2025/05/07 02:47:38 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/05/07 02:47:38 DEBUG : nested/sub dir/file: Need to transfer - File not found at Destination 2025/05/07 02:47:38 DEBUG : B2 bucket rclone-test-jidejug7heyo: Waiting for checks to finish 2025/05/07 02:47:38 DEBUG : B2 bucket rclone-test-jidejug7heyo: Waiting for transfers to finish 2025/05/07 02:47:38 DEBUG : nested/sub dir/file: sha1 = b4b3e0a278988bc15f2913af3f4153ccef74e465 OK 2025/05/07 02:47:38 INFO : nested/sub dir/file: Copied (new) 2025/05/07 02:47:38 INFO : nested/sub dir/file: Deleted 2025/05/07 02:47:38 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/05/07 02:47:38 INFO : sub dir/hello world: Copied (new) 2025/05/07 02:47:38 INFO : sub dir/hello world: Deleted run.go:180: Remote "B2 bucket rclone-test-jidejug7heyo", Local "Local file system at /tmp/rclone2525757887", Modify Window "1ms" --- PASS: TestMoveWithoutDeleteEmptySrcDirs (2.17s) === RUN TestMoveWithIgnoreExisting run.go:180: Remote "B2 bucket rclone-test-jidejug7heyo", Local "Local file system at /tmp/rclone2525757887", Modify Window "1ms" 2025/05/07 02:47:40 DEBUG : existing: Need to transfer - File not found at Destination 2025/05/07 02:47:40 DEBUG : existing-b: Need to transfer - File not found at Destination 2025/05/07 02:47:40 DEBUG : B2 bucket rclone-test-jidejug7heyo: Waiting for checks to finish 2025/05/07 02:47:40 DEBUG : B2 bucket rclone-test-jidejug7heyo: Waiting for transfers to finish 2025/05/07 02:47:40 DEBUG : existing-b: sha1 = 321f6b7e8bf7f29aab89c5e41a555b1b0baa41a9 OK 2025/05/07 02:47:40 INFO : existing-b: Copied (new) 2025/05/07 02:47:40 INFO : existing-b: Deleted 2025/05/07 02:47:40 DEBUG : existing: sha1 = 3e2e95f5ad970eadfa7e17eaf73da97024aa5359 OK 2025/05/07 02:47:40 INFO : existing: Copied (new) 2025/05/07 02:47:40 INFO : existing: Deleted 2025/05/07 02:47:41 DEBUG : existing: Destination exists, skipping 2025/05/07 02:47:41 DEBUG : existing: Not removing source file as destination file exists and --ignore-existing is set 2025/05/07 02:47:41 DEBUG : B2 bucket rclone-test-jidejug7heyo: Waiting for checks to finish 2025/05/07 02:47:41 DEBUG : B2 bucket rclone-test-jidejug7heyo: Waiting for transfers to finish 2025/05/07 02:47:41 INFO : There was nothing to transfer run.go:180: Remote "B2 bucket rclone-test-jidejug7heyo", Local "Local file system at /tmp/rclone2525757887", Modify Window "1ms" --- PASS: TestMoveWithIgnoreExisting (2.55s) === RUN TestServerSideMove run.go:180: Remote "B2 bucket rclone-test-jidejug7heyo", Local "Local file system at /tmp/rclone2525757887", Modify Window "1ms" 2025/05/07 02:47:42 DEBUG : Creating backend with remote "TestB2:rclone-test-fenumiz7vefa" sync_test.go:1705: Server side move (if possible) B2 bucket rclone-test-jidejug7heyo -> B2 bucket rclone-test-fenumiz7vefa 2025/05/07 02:47:46 DEBUG : potato2: Need to transfer - File not found at Destination 2025/05/07 02:47:46 DEBUG : empty space: Size and modification time the same (differ by 0s, within tolerance 1ms) 2025/05/07 02:47:46 DEBUG : empty space: Unchanged skipping 2025/05/07 02:47:46 DEBUG : potato3: Sizes differ (src 68 vs dst 60) 2025/05/07 02:47:46 DEBUG : B2 bucket rclone-test-fenumiz7vefa: Waiting for checks to finish 2025/05/07 02:47:46 INFO : empty space: Deleted 2025/05/07 02:47:46 DEBUG : B2 bucket rclone-test-fenumiz7vefa: Waiting for transfers to finish 2025/05/07 02:47:47 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2025/05/07 02:47:47 INFO : potato2: Copied (server-side copy) 2025/05/07 02:47:47 INFO : potato2: Deleted 2025/05/07 02:47:47 DEBUG : potato3: sha1 = 568f8850f3c1a384731dbe40c6d72e1dcae342a0 OK 2025/05/07 02:47:47 INFO : potato3: Copied (server-side copy) 2025/05/07 02:47:47 INFO : potato3: Deleted 2025/05/07 02:47:47 DEBUG : Creating backend with remote "TestB2:rclone-test-lojuwag3xote" 2025/05/07 02:47:48 DEBUG : empty space: Need to transfer - File not found at Destination 2025/05/07 02:47:48 DEBUG : potato2: Need to transfer - File not found at Destination 2025/05/07 02:47:48 DEBUG : potato3: Need to transfer - File not found at Destination 2025/05/07 02:47:48 DEBUG : B2 bucket rclone-test-lojuwag3xote: Waiting for checks to finish 2025/05/07 02:47:48 DEBUG : B2 bucket rclone-test-lojuwag3xote: Waiting for transfers to finish 2025/05/07 02:47:49 DEBUG : empty space: sha1 = 3bc15c8aae3e4124dd409035f32ea2fd6835efc9 OK 2025/05/07 02:47:49 INFO : empty space: Copied (server-side copy) 2025/05/07 02:47:49 INFO : empty space: Deleted 2025/05/07 02:47:50 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2025/05/07 02:47:50 INFO : potato2: Copied (server-side copy) 2025/05/07 02:47:50 DEBUG : potato3: sha1 = 568f8850f3c1a384731dbe40c6d72e1dcae342a0 OK 2025/05/07 02:47:50 INFO : potato3: Copied (server-side copy) 2025/05/07 02:47:50 INFO : potato2: Deleted 2025/05/07 02:47:50 INFO : potato3: Deleted 2025/05/07 02:47:50 DEBUG : B2 bucket rclone-test-lojuwag3xote: Purge remote 2025/05/07 02:47:50 INFO : B2 bucket rclone-test-lojuwag3xote: cleaning bucket "rclone-test-lojuwag3xote" of all files 2025/05/07 02:47:50 DEBUG : empty space: Deleting (id "4_z5f326d83a04dab8b9f680e1b_f1169855aaafdb62b_d20250507_m024749_c001_v0001171_t0005_u01746586069458") 2025/05/07 02:47:50 DEBUG : potato2: Deleting (id "4_z5f326d83a04dab8b9f680e1b_f1016c6ed61147971_d20250507_m024749_c001_v0001145_t0024_u01746586069833") 2025/05/07 02:47:50 DEBUG : potato3: Deleting (id "4_z5f326d83a04dab8b9f680e1b_f10779c9317e5498d_d20250507_m024749_c001_v0001184_t0024_u01746586069851") 2025/05/07 02:47:51 DEBUG : B2 bucket rclone-test-fenumiz7vefa: Purge remote 2025/05/07 02:47:51 INFO : B2 bucket rclone-test-fenumiz7vefa: cleaning bucket "rclone-test-fenumiz7vefa" of all files 2025/05/07 02:47:51 DEBUG : empty space: Deleting (id "4_z4f525d73a04dab8b9f680e1b_f4091e5176dcc5d47_d20250507_m024749_c001_v7007000_t0000_u01746586069820") 2025/05/07 02:47:51 DEBUG : empty space: Deleting (id "4_z4f525d73a04dab8b9f680e1b_f111381a6dc81373e_d20250507_m024745_c001_v0001172_t0021_u01746586065721") 2025/05/07 02:47:51 DEBUG : potato2: Deleting (id "4_z4f525d73a04dab8b9f680e1b_f4091e5176dcc5d48_d20250507_m024750_c001_v7007000_t0000_u01746586070128") 2025/05/07 02:47:51 DEBUG : potato2: Deleting (id "4_z4f525d73a04dab8b9f680e1b_f1102eabfb30ec268_d20250507_m024746_c001_v0001161_t0036_u01746586066793") 2025/05/07 02:47:51 DEBUG : potato3: Deleting (id "4_z4f525d73a04dab8b9f680e1b_f41311f562456bfad_d20250507_m024750_c001_v7007000_t0000_u01746586070155") 2025/05/07 02:47:51 DEBUG : potato3: Deleting (id "4_z4f525d73a04dab8b9f680e1b_f114166a8bad184f9_d20250507_m024747_c001_v0001150_t0010_u01746586067109") 2025/05/07 02:47:51 DEBUG : potato3: Deleting (id "4_z4f525d73a04dab8b9f680e1b_f111381a6dc813740_d20250507_m024746_c001_v0001172_t0045_u01746586066027") 2025/05/07 02:47:52 DEBUG : pacer: low level retry 1/10 (error Post "https://api001.backblazeb2.com/b2api/v1/b2_list_file_names": EOF) 2025/05/07 02:47:52 DEBUG : pacer: Rate limited, increasing sleep to 20ms 2025/05/07 02:47:53 DEBUG : pacer: Reducing sleep to 10ms --- PASS: TestServerSideMove (10.83s) === RUN TestServerSideMoveWithFilter run.go:180: Remote "B2 bucket rclone-test-jidejug7heyo", Local "Local file system at /tmp/rclone2525757887", Modify Window "1ms" 2025/05/07 02:47:53 DEBUG : Creating backend with remote "TestB2:rclone-test-vurowib8kuca" sync_test.go:1705: Server side move (if possible) B2 bucket rclone-test-jidejug7heyo -> B2 bucket rclone-test-vurowib8kuca 2025/05/07 02:47:58 DEBUG : empty space: Excluded (Size Filter) 2025/05/07 02:47:58 DEBUG : empty space: Excluded 2025/05/07 02:47:58 DEBUG : empty space: Excluded (Size Filter) 2025/05/07 02:47:58 DEBUG : empty space: Excluded 2025/05/07 02:47:58 DEBUG : potato2: Need to transfer - File not found at Destination 2025/05/07 02:47:58 DEBUG : potato3: Sizes differ (src 68 vs dst 60) 2025/05/07 02:47:58 DEBUG : B2 bucket rclone-test-vurowib8kuca: Waiting for checks to finish 2025/05/07 02:47:58 DEBUG : B2 bucket rclone-test-vurowib8kuca: Waiting for transfers to finish 2025/05/07 02:47:58 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2025/05/07 02:47:58 INFO : potato2: Copied (server-side copy) 2025/05/07 02:47:59 INFO : potato2: Deleted 2025/05/07 02:47:59 DEBUG : potato3: sha1 = 568f8850f3c1a384731dbe40c6d72e1dcae342a0 OK 2025/05/07 02:47:59 INFO : potato3: Copied (server-side copy) 2025/05/07 02:47:59 INFO : potato3: Deleted 2025/05/07 02:48:00 DEBUG : Creating backend with remote "TestB2:rclone-test-ceqeyoc0yuxi" 2025/05/07 02:48:00 DEBUG : empty space: Excluded (Size Filter) 2025/05/07 02:48:00 DEBUG : empty space: Excluded 2025/05/07 02:48:01 DEBUG : potato2: Need to transfer - File not found at Destination 2025/05/07 02:48:01 DEBUG : potato3: Need to transfer - File not found at Destination 2025/05/07 02:48:01 DEBUG : B2 bucket rclone-test-ceqeyoc0yuxi: Waiting for checks to finish 2025/05/07 02:48:01 DEBUG : B2 bucket rclone-test-ceqeyoc0yuxi: Waiting for transfers to finish 2025/05/07 02:48:02 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2025/05/07 02:48:02 INFO : potato2: Copied (server-side copy) 2025/05/07 02:48:02 INFO : potato2: Deleted 2025/05/07 02:48:02 DEBUG : potato3: sha1 = 568f8850f3c1a384731dbe40c6d72e1dcae342a0 OK 2025/05/07 02:48:02 INFO : potato3: Copied (server-side copy) 2025/05/07 02:48:02 INFO : potato3: Deleted 2025/05/07 02:48:02 DEBUG : B2 bucket rclone-test-ceqeyoc0yuxi: Purge remote 2025/05/07 02:48:02 INFO : B2 bucket rclone-test-ceqeyoc0yuxi: cleaning bucket "rclone-test-ceqeyoc0yuxi" of all files 2025/05/07 02:48:03 DEBUG : potato2: Deleting (id "4_z6ff29d83a04dab8b9f680e1b_f105a13dfec668886_d20250507_m024801_c001_v0001100_t0031_u01746586081812") 2025/05/07 02:48:03 DEBUG : potato3: Deleting (id "4_z6ff29d83a04dab8b9f680e1b_f116823d57cd5406e_d20250507_m024802_c001_v0001177_t0059_u01746586082166") 2025/05/07 02:48:03 DEBUG : B2 bucket rclone-test-vurowib8kuca: Purge remote 2025/05/07 02:48:03 INFO : B2 bucket rclone-test-vurowib8kuca: cleaning bucket "rclone-test-vurowib8kuca" of all files 2025/05/07 02:48:03 DEBUG : empty space: Deleting (id "4_z2f228d63a04dab8b9f680e1b_f115e8161c35759f6_d20250507_m024757_c001_v0001099_t0012_u01746586077633") 2025/05/07 02:48:03 DEBUG : potato2: Deleting (id "4_z2f228d63a04dab8b9f680e1b_f41592b801b6966e3_d20250507_m024802_c001_v7007000_t0000_u01746586082137") 2025/05/07 02:48:03 DEBUG : potato2: Deleting (id "4_z2f228d63a04dab8b9f680e1b_f108d516e613dab93_d20250507_m024758_c001_v0001131_t0006_u01746586078620") 2025/05/07 02:48:03 DEBUG : potato3: Deleting (id "4_z2f228d63a04dab8b9f680e1b_f41592b801b6966e4_d20250507_m024802_c001_v7007000_t0000_u01746586082394") 2025/05/07 02:48:03 DEBUG : potato3: Deleting (id "4_z2f228d63a04dab8b9f680e1b_f1153ee017b14717c_d20250507_m024758_c001_v0001117_t0023_u01746586078967") 2025/05/07 02:48:03 DEBUG : potato3: Deleting (id "4_z2f228d63a04dab8b9f680e1b_f115e8161c35759fa_d20250507_m024757_c001_v0001099_t0022_u01746586077900") 2025/05/07 02:48:03 DEBUG : pacer: low level retry 1/10 (error Post "https://api001.backblazeb2.com/b2api/v1/b2_delete_file_version": EOF) 2025/05/07 02:48:03 DEBUG : pacer: Rate limited, increasing sleep to 20ms 2025/05/07 02:48:04 DEBUG : pacer: Reducing sleep to 10ms --- PASS: TestServerSideMoveWithFilter (12.61s) === RUN TestServerSideMoveDeleteEmptySourceDirs run.go:180: Remote "B2 bucket rclone-test-jidejug7heyo", Local "Local file system at /tmp/rclone2525757887", Modify Window "1ms" 2025/05/07 02:48:06 DEBUG : Creating backend with remote "TestB2:rclone-test-nayidev6yuyi" 2025/05/07 02:48:08 INFO : tomatoDir: Making directory sync_test.go:1705: Server side move (if possible) B2 bucket rclone-test-jidejug7heyo -> B2 bucket rclone-test-nayidev6yuyi 2025/05/07 02:48:11 DEBUG : potato2: Need to transfer - File not found at Destination 2025/05/07 02:48:11 DEBUG : empty space: Size and modification time the same (differ by 0s, within tolerance 1ms) 2025/05/07 02:48:11 DEBUG : empty space: Unchanged skipping 2025/05/07 02:48:11 DEBUG : potato3: Sizes differ (src 68 vs dst 60) 2025/05/07 02:48:11 DEBUG : B2 bucket rclone-test-nayidev6yuyi: Waiting for checks to finish 2025/05/07 02:48:11 INFO : empty space: Deleted 2025/05/07 02:48:11 DEBUG : B2 bucket rclone-test-nayidev6yuyi: Waiting for transfers to finish 2025/05/07 02:48:12 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2025/05/07 02:48:12 INFO : potato2: Copied (server-side copy) 2025/05/07 02:48:12 INFO : potato2: Deleted 2025/05/07 02:48:12 DEBUG : potato3: sha1 = 568f8850f3c1a384731dbe40c6d72e1dcae342a0 OK 2025/05/07 02:48:12 INFO : potato3: Copied (server-side copy) 2025/05/07 02:48:12 INFO : potato3: Deleted 2025/05/07 02:48:13 DEBUG : Creating backend with remote "TestB2:rclone-test-bezoyoh3sade" 2025/05/07 02:48:13 INFO : tomatoDir: Making directory 2025/05/07 02:48:14 DEBUG : empty space: Need to transfer - File not found at Destination 2025/05/07 02:48:14 DEBUG : potato2: Need to transfer - File not found at Destination 2025/05/07 02:48:14 DEBUG : potato3: Need to transfer - File not found at Destination 2025/05/07 02:48:14 DEBUG : B2 bucket rclone-test-bezoyoh3sade: Waiting for checks to finish 2025/05/07 02:48:14 DEBUG : B2 bucket rclone-test-bezoyoh3sade: Waiting for transfers to finish 2025/05/07 02:48:15 DEBUG : empty space: sha1 = 3bc15c8aae3e4124dd409035f32ea2fd6835efc9 OK 2025/05/07 02:48:15 INFO : empty space: Copied (server-side copy) 2025/05/07 02:48:15 INFO : empty space: Deleted 2025/05/07 02:48:15 DEBUG : potato3: sha1 = 568f8850f3c1a384731dbe40c6d72e1dcae342a0 OK 2025/05/07 02:48:15 INFO : potato3: Copied (server-side copy) 2025/05/07 02:48:15 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2025/05/07 02:48:15 INFO : potato2: Copied (server-side copy) 2025/05/07 02:48:15 INFO : potato2: Deleted 2025/05/07 02:48:15 INFO : potato3: Deleted 2025/05/07 02:48:16 DEBUG : B2 bucket rclone-test-bezoyoh3sade: Purge remote 2025/05/07 02:48:16 INFO : B2 bucket rclone-test-bezoyoh3sade: cleaning bucket "rclone-test-bezoyoh3sade" of all files 2025/05/07 02:48:16 DEBUG : empty space: Deleting (id "4_z8fa2cdb3a04dab8b9f680e1b_f109b68566b159fff_d20250507_m024814_c001_v0001157_t0013_u01746586094903") 2025/05/07 02:48:16 DEBUG : potato2: Deleting (id "4_z8fa2cdb3a04dab8b9f680e1b_f11416abd17f3ff19_d20250507_m024815_c001_v0001182_t0016_u01746586095273") 2025/05/07 02:48:16 DEBUG : potato3: Deleting (id "4_z8fa2cdb3a04dab8b9f680e1b_f112f1226128112c7_d20250507_m024815_c001_v0001179_t0030_u01746586095273") 2025/05/07 02:48:16 DEBUG : B2 bucket rclone-test-nayidev6yuyi: Purge remote 2025/05/07 02:48:16 INFO : B2 bucket rclone-test-nayidev6yuyi: cleaning bucket "rclone-test-nayidev6yuyi" of all files 2025/05/07 02:48:17 DEBUG : empty space: Deleting (id "4_z8fd2bd73a04dab8b9f680e1b_f40577706241fe7d2_d20250507_m024815_c001_v7007000_t0000_u01746586095255") 2025/05/07 02:48:17 DEBUG : empty space: Deleting (id "4_z8fd2bd73a04dab8b9f680e1b_f1193b1010ebd0a1d_d20250507_m024810_c001_v0001117_t0020_u01746586090289") 2025/05/07 02:48:17 DEBUG : potato2: Deleting (id "4_z8fd2bd73a04dab8b9f680e1b_f414e98f2e752716f_d20250507_m024815_c001_v7007000_t0000_u01746586095498") 2025/05/07 02:48:17 DEBUG : potato2: Deleting (id "4_z8fd2bd73a04dab8b9f680e1b_f1049694066ef4e19_d20250507_m024811_c001_v0001041_t0044_u01746586091857") 2025/05/07 02:48:17 DEBUG : potato3: Deleting (id "4_z8fd2bd73a04dab8b9f680e1b_f40577706241fe7d3_d20250507_m024815_c001_v7007000_t0000_u01746586095498") 2025/05/07 02:48:17 DEBUG : potato3: Deleting (id "4_z8fd2bd73a04dab8b9f680e1b_f100232a693d3373e_d20250507_m024812_c001_v0001157_t0023_u01746586092224") 2025/05/07 02:48:17 DEBUG : potato3: Deleting (id "4_z8fd2bd73a04dab8b9f680e1b_f1193b1010ebd0a23_d20250507_m024810_c001_v0001117_t0059_u01746586090878") --- PASS: TestServerSideMoveDeleteEmptySourceDirs (13.05s) === RUN TestServerSideMoveOverlap run.go:180: Remote "B2 bucket rclone-test-jidejug7heyo", Local "Local file system at /tmp/rclone2525757887", Modify Window "1ms" 2025/05/07 02:48:19 DEBUG : Creating backend with remote "TestB2:rclone-test-jidejug7heyo/rclone-move-test" --- PASS: TestServerSideMoveOverlap (2.53s) === RUN TestSyncOverlap run.go:180: Remote "B2 bucket rclone-test-jidejug7heyo", Local "Local file system at /tmp/rclone2525757887", Modify Window "1ms" 2025/05/07 02:48:21 DEBUG : Creating backend with remote "TestB2:rclone-test-jidejug7heyo/rclone-sync-test" run.go:180: Remote "B2 bucket rclone-test-jidejug7heyo", Local "Local file system at /tmp/rclone2525757887", Modify Window "1ms" run.go:180: Remote "B2 bucket rclone-test-jidejug7heyo", Local "Local file system at /tmp/rclone2525757887", Modify Window "1ms" run.go:180: Remote "B2 bucket rclone-test-jidejug7heyo", Local "Local file system at /tmp/rclone2525757887", Modify Window "1ms" run.go:180: Remote "B2 bucket rclone-test-jidejug7heyo", Local "Local file system at /tmp/rclone2525757887", Modify Window "1ms" --- PASS: TestSyncOverlap (2.97s) === RUN TestSyncOverlapWithFilter run.go:180: Remote "B2 bucket rclone-test-jidejug7heyo", Local "Local file system at /tmp/rclone2525757887", Modify Window "1ms" 2025/05/07 02:48:24 DEBUG : Creating backend with remote "TestB2:rclone-test-jidejug7heyo/rclone-sync-test" 2025/05/07 02:48:26 DEBUG : Creating backend with remote "TestB2:rclone-test-jidejug7heyo/rclone-sync-test-include/layer2" 2025/05/07 02:48:28 DEBUG : Creating backend with remote "TestB2:rclone-test-jidejug7heyo/rclone-sync-test-ignore-file" 2025/05/07 02:48:31 DEBUG : pacer: low level retry 1/10 (error Post "https://api001.backblazeb2.com/b2api/v1/b2_list_file_names": EOF) 2025/05/07 02:48:31 DEBUG : pacer: Rate limited, increasing sleep to 20ms 2025/05/07 02:48:31 DEBUG : pacer: Reducing sleep to 10ms 2025/05/07 02:48:32 DEBUG : rclone-sync-test-ignore-file: Excluded 2025/05/07 02:48:32 DEBUG : B2 bucket rclone-test-jidejug7heyo path rclone-sync-test: Waiting for checks to finish 2025/05/07 02:48:32 DEBUG : B2 bucket rclone-test-jidejug7heyo path rclone-sync-test: Waiting for transfers to finish 2025/05/07 02:48:32 DEBUG : Waiting for deletions to finish 2025/05/07 02:48:32 INFO : There was nothing to transfer 2025/05/07 02:48:32 DEBUG : rclone-sync-test-ignore-file: Excluded 2025/05/07 02:48:32 DEBUG : B2 bucket rclone-test-jidejug7heyo: Waiting for checks to finish 2025/05/07 02:48:32 DEBUG : B2 bucket rclone-test-jidejug7heyo: Waiting for transfers to finish 2025/05/07 02:48:32 DEBUG : Waiting for deletions to finish 2025/05/07 02:48:32 INFO : There was nothing to transfer run.go:180: Remote "B2 bucket rclone-test-jidejug7heyo", Local "Local file system at /tmp/rclone2525757887", Modify Window "1ms" run.go:180: Remote "B2 bucket rclone-test-jidejug7heyo", Local "Local file system at /tmp/rclone2525757887", Modify Window "1ms" run.go:180: Remote "B2 bucket rclone-test-jidejug7heyo", Local "Local file system at /tmp/rclone2525757887", Modify Window "1ms" run.go:180: Remote "B2 bucket rclone-test-jidejug7heyo", Local "Local file system at /tmp/rclone2525757887", Modify Window "1ms" run.go:180: Remote "B2 bucket rclone-test-jidejug7heyo", Local "Local file system at /tmp/rclone2525757887", Modify Window "1ms" run.go:180: Remote "B2 bucket rclone-test-jidejug7heyo", Local "Local file system at /tmp/rclone2525757887", Modify Window "1ms" 2025/05/07 02:48:33 DEBUG : rclone-sync-test-ignore-file: Excluded 2025/05/07 02:48:33 DEBUG : B2 bucket rclone-test-jidejug7heyo path rclone-sync-test-include/layer2: Waiting for checks to finish 2025/05/07 02:48:33 DEBUG : B2 bucket rclone-test-jidejug7heyo path rclone-sync-test-include/layer2: Waiting for transfers to finish 2025/05/07 02:48:33 DEBUG : Waiting for deletions to finish 2025/05/07 02:48:33 INFO : There was nothing to transfer run.go:180: Remote "B2 bucket rclone-test-jidejug7heyo", Local "Local file system at /tmp/rclone2525757887", Modify Window "1ms" run.go:180: Remote "B2 bucket rclone-test-jidejug7heyo", Local "Local file system at /tmp/rclone2525757887", Modify Window "1ms" 2025/05/07 02:48:33 DEBUG : rclone-sync-test-ignore-file: Excluded 2025/05/07 02:48:33 DEBUG : B2 bucket rclone-test-jidejug7heyo: Waiting for checks to finish 2025/05/07 02:48:33 DEBUG : B2 bucket rclone-test-jidejug7heyo: Waiting for transfers to finish 2025/05/07 02:48:33 DEBUG : Waiting for deletions to finish 2025/05/07 02:48:33 INFO : There was nothing to transfer run.go:180: Remote "B2 bucket rclone-test-jidejug7heyo", Local "Local file system at /tmp/rclone2525757887", Modify Window "1ms" run.go:180: Remote "B2 bucket rclone-test-jidejug7heyo", Local "Local file system at /tmp/rclone2525757887", Modify Window "1ms" run.go:180: Remote "B2 bucket rclone-test-jidejug7heyo", Local "Local file system at /tmp/rclone2525757887", Modify Window "1ms" run.go:180: Remote "B2 bucket rclone-test-jidejug7heyo", Local "Local file system at /tmp/rclone2525757887", Modify Window "1ms" 2025/05/07 02:48:34 DEBUG : : Excluded 2025/05/07 02:48:34 DEBUG : rclone-sync-test-ignore-file: Excluded 2025/05/07 02:48:34 DEBUG : B2 bucket rclone-test-jidejug7heyo path rclone-sync-test-ignore-file: Waiting for checks to finish 2025/05/07 02:48:34 DEBUG : B2 bucket rclone-test-jidejug7heyo path rclone-sync-test-ignore-file: Waiting for transfers to finish 2025/05/07 02:48:34 DEBUG : Waiting for deletions to finish 2025/05/07 02:48:34 INFO : There was nothing to transfer run.go:180: Remote "B2 bucket rclone-test-jidejug7heyo", Local "Local file system at /tmp/rclone2525757887", Modify Window "1ms" run.go:180: Remote "B2 bucket rclone-test-jidejug7heyo", Local "Local file system at /tmp/rclone2525757887", Modify Window "1ms" run.go:180: Remote "B2 bucket rclone-test-jidejug7heyo", Local "Local file system at /tmp/rclone2525757887", Modify Window "1ms" run.go:180: Remote "B2 bucket rclone-test-jidejug7heyo", Local "Local file system at /tmp/rclone2525757887", Modify Window "1ms" run.go:180: Remote "B2 bucket rclone-test-jidejug7heyo", Local "Local file system at /tmp/rclone2525757887", Modify Window "1ms" --- PASS: TestSyncOverlapWithFilter (16.59s) === RUN TestSyncCompareDest run.go:180: Remote "B2 bucket rclone-test-jidejug7heyo", Local "Local file system at /tmp/rclone2525757887", Modify Window "1ms" 2025/05/07 02:48:41 DEBUG : Creating backend with remote "TestB2:rclone-test-jidejug7heyo/dst" 2025/05/07 02:48:42 DEBUG : Creating backend with remote "TestB2:rclone-test-jidejug7heyo/CompareDest" 2025/05/07 02:48:44 DEBUG : one: Need to transfer - File not found at Destination 2025/05/07 02:48:44 DEBUG : B2 bucket rclone-test-jidejug7heyo path dst: Waiting for checks to finish 2025/05/07 02:48:44 DEBUG : B2 bucket rclone-test-jidejug7heyo path dst: Waiting for transfers to finish 2025/05/07 02:48:45 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2025/05/07 02:48:45 INFO : one: Copied (new) 2025/05/07 02:48:45 DEBUG : Waiting for deletions to finish 2025/05/07 02:48:46 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/05/07 02:48:46 DEBUG : B2 bucket rclone-test-jidejug7heyo path dst: Waiting for checks to finish 2025/05/07 02:48:46 DEBUG : B2 bucket rclone-test-jidejug7heyo path dst: Waiting for transfers to finish 2025/05/07 02:48:46 DEBUG : one: sha1 = 7f376fd65843a1267de8f986d40e164e5a321c13 OK 2025/05/07 02:48:46 INFO : one: Copied (replaced existing) 2025/05/07 02:48:46 DEBUG : Waiting for deletions to finish 2025/05/07 02:48:48 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/05/07 02:48:48 DEBUG : B2 bucket rclone-test-jidejug7heyo path dst: Waiting for checks to finish 2025/05/07 02:48:48 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/05/07 02:48:48 DEBUG : one: Destination found in --compare-dest, skipping 2025/05/07 02:48:48 DEBUG : B2 bucket rclone-test-jidejug7heyo path dst: Waiting for transfers to finish 2025/05/07 02:48:48 DEBUG : Waiting for deletions to finish 2025/05/07 02:48:48 INFO : There was nothing to transfer 2025/05/07 02:48:49 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/05/07 02:48:50 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/05/07 02:48:50 DEBUG : two: Destination found in --compare-dest, skipping 2025/05/07 02:48:50 DEBUG : B2 bucket rclone-test-jidejug7heyo path dst: Waiting for checks to finish 2025/05/07 02:48:50 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/05/07 02:48:50 DEBUG : one: Destination found in --compare-dest, skipping 2025/05/07 02:48:50 DEBUG : B2 bucket rclone-test-jidejug7heyo path dst: Waiting for transfers to finish 2025/05/07 02:48:50 DEBUG : Waiting for deletions to finish 2025/05/07 02:48:50 INFO : There was nothing to transfer 2025/05/07 02:48:50 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/05/07 02:48:50 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/05/07 02:48:50 DEBUG : two: Destination found in --compare-dest, skipping 2025/05/07 02:48:50 DEBUG : B2 bucket rclone-test-jidejug7heyo path dst: Waiting for checks to finish 2025/05/07 02:48:50 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/05/07 02:48:50 DEBUG : one: Destination found in --compare-dest, skipping 2025/05/07 02:48:50 DEBUG : B2 bucket rclone-test-jidejug7heyo path dst: Waiting for transfers to finish 2025/05/07 02:48:50 DEBUG : Waiting for deletions to finish 2025/05/07 02:48:50 INFO : There was nothing to transfer 2025/05/07 02:48:51 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/05/07 02:48: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/05/07 02:48:51 DEBUG : two: sha1 = ad782ecdac770fc6eb9a62e44f90873fb97fb26b OK 2025/05/07 02:48:51 DEBUG : two: Destination found in --compare-dest, skipping 2025/05/07 02:48:51 DEBUG : B2 bucket rclone-test-jidejug7heyo path dst: Waiting for checks to finish 2025/05/07 02:48:51 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/05/07 02:48:51 DEBUG : one: Destination found in --compare-dest, skipping 2025/05/07 02:48:51 DEBUG : B2 bucket rclone-test-jidejug7heyo path dst: Waiting for transfers to finish 2025/05/07 02:48:51 DEBUG : Waiting for deletions to finish 2025/05/07 02:48:51 INFO : There was nothing to transfer 2025/05/07 02:48:52 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/05/07 02:48:52 DEBUG : two: Sizes differ (src 5 vs dst 3) 2025/05/07 02:48:52 DEBUG : two: Need to transfer - File not found at Destination 2025/05/07 02:48:52 DEBUG : B2 bucket rclone-test-jidejug7heyo path dst: Waiting for checks to finish 2025/05/07 02:48:52 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/05/07 02:48:52 DEBUG : one: Destination found in --compare-dest, skipping 2025/05/07 02:48:52 DEBUG : B2 bucket rclone-test-jidejug7heyo path dst: Waiting for transfers to finish 2025/05/07 02:48:53 DEBUG : two: sha1 = a4be8877ad88f3109a6411985a1f359e10e2d930 OK 2025/05/07 02:48:53 INFO : two: Copied (new) 2025/05/07 02:48:53 DEBUG : Waiting for deletions to finish --- PASS: TestSyncCompareDest (13.54s) === RUN TestSyncMultipleCompareDest run.go:180: Remote "B2 bucket rclone-test-jidejug7heyo", Local "Local file system at /tmp/rclone2525757887", Modify Window "1ms" 2025/05/07 02:48:56 DEBUG : Creating backend with remote "TestB2:rclone-test-jidejug7heyo/dest" 2025/05/07 02:48:57 DEBUG : Creating backend with remote "TestB2:rclone-test-jidejug7heyo/pre-dest1" 2025/05/07 02:48:58 DEBUG : Creating backend with remote "TestB2:rclone-test-jidejug7heyo/pre-dest2" 2025/05/07 02:49:00 DEBUG : 1: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/05/07 02:49:00 DEBUG : 1: Destination found in --compare-dest, skipping 2025/05/07 02:49:00 DEBUG : 2: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/05/07 02:49:00 DEBUG : 2: Destination found in --compare-dest, skipping 2025/05/07 02:49:01 DEBUG : 3: Need to transfer - File not found at Destination 2025/05/07 02:49:01 DEBUG : B2 bucket rclone-test-jidejug7heyo path dest: Waiting for checks to finish 2025/05/07 02:49:01 DEBUG : B2 bucket rclone-test-jidejug7heyo path dest: Waiting for transfers to finish 2025/05/07 02:49:01 DEBUG : 3: sha1 = 77de68daecd823babbb58edb1c8e14d7106e83bb OK 2025/05/07 02:49:01 INFO : 3: Copied (new) 2025/05/07 02:49:01 DEBUG : Waiting for deletions to finish --- PASS: TestSyncMultipleCompareDest (8.80s) === RUN TestSyncCopyDest run.go:180: Remote "B2 bucket rclone-test-jidejug7heyo", Local "Local file system at /tmp/rclone2525757887", Modify Window "1ms" 2025/05/07 02:49:03 DEBUG : Creating backend with remote "TestB2:rclone-test-jidejug7heyo/dst" 2025/05/07 02:49:04 DEBUG : Creating backend with remote "TestB2:rclone-test-jidejug7heyo/CopyDest" 2025/05/07 02:49:06 DEBUG : one: Need to transfer - File not found at Destination 2025/05/07 02:49:06 DEBUG : B2 bucket rclone-test-jidejug7heyo path dst: Waiting for checks to finish 2025/05/07 02:49:06 DEBUG : B2 bucket rclone-test-jidejug7heyo path dst: Waiting for transfers to finish 2025/05/07 02:49:07 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2025/05/07 02:49:07 INFO : one: Copied (new) 2025/05/07 02:49:07 DEBUG : Waiting for deletions to finish 2025/05/07 02:49:08 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/05/07 02:49:08 DEBUG : B2 bucket rclone-test-jidejug7heyo path dst: Waiting for checks to finish 2025/05/07 02:49:08 DEBUG : B2 bucket rclone-test-jidejug7heyo path dst: Waiting for transfers to finish 2025/05/07 02:49:08 DEBUG : one: sha1 = 7f376fd65843a1267de8f986d40e164e5a321c13 OK 2025/05/07 02:49:08 INFO : one: Copied (replaced existing) 2025/05/07 02:49:08 DEBUG : Waiting for deletions to finish 2025/05/07 02:49:10 DEBUG : Creating backend with remote "TestB2:rclone-test-jidejug7heyo/BackupDir" 2025/05/07 02:49:11 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/05/07 02:49:11 DEBUG : B2 bucket rclone-test-jidejug7heyo path dst: Waiting for checks to finish 2025/05/07 02:49:12 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/05/07 02:49:12 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/05/07 02:49:13 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2025/05/07 02:49:13 INFO : one: Copied (server-side copy) 2025/05/07 02:49:13 INFO : one: Deleted 2025/05/07 02:49:14 DEBUG : one: sha1 = 7f376fd65843a1267de8f986d40e164e5a321c13 OK 2025/05/07 02:49:14 INFO : one: Copied (server-side copy) 2025/05/07 02:49:14 DEBUG : one: Destination found in --copy-dest, using server-side copy 2025/05/07 02:49:14 DEBUG : B2 bucket rclone-test-jidejug7heyo path dst: Waiting for transfers to finish 2025/05/07 02:49:14 DEBUG : Waiting for deletions to finish 2025/05/07 02:49:15 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/05/07 02:49:15 DEBUG : one: Unchanged skipping 2025/05/07 02:49:15 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/05/07 02:49:16 DEBUG : two: sha1 = ad782ecdac770fc6eb9a62e44f90873fb97fb26b OK 2025/05/07 02:49:16 INFO : two: Copied (server-side copy) 2025/05/07 02:49:16 DEBUG : two: Destination found in --copy-dest, using server-side copy 2025/05/07 02:49:16 DEBUG : B2 bucket rclone-test-jidejug7heyo path dst: Waiting for checks to finish 2025/05/07 02:49:16 DEBUG : B2 bucket rclone-test-jidejug7heyo path dst: Waiting for transfers to finish 2025/05/07 02:49:16 DEBUG : Waiting for deletions to finish 2025/05/07 02:49:16 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/05/07 02:49:16 DEBUG : one: Unchanged skipping 2025/05/07 02:49:16 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/05/07 02:49:16 DEBUG : two: Unchanged skipping 2025/05/07 02:49:16 DEBUG : B2 bucket rclone-test-jidejug7heyo path dst: Waiting for checks to finish 2025/05/07 02:49:16 DEBUG : B2 bucket rclone-test-jidejug7heyo path dst: Waiting for transfers to finish 2025/05/07 02:49:16 DEBUG : Waiting for deletions to finish 2025/05/07 02:49:16 INFO : There was nothing to transfer 2025/05/07 02:49:17 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/05/07 02:49:17 DEBUG : one: Unchanged skipping 2025/05/07 02:49:17 DEBUG : three: Sizes differ (src 7 vs dst 5) 2025/05/07 02:49:17 DEBUG : three: Destination not found in --copy-dest 2025/05/07 02:49:17 DEBUG : three: Need to transfer - File not found at Destination 2025/05/07 02:49:17 DEBUG : B2 bucket rclone-test-jidejug7heyo path dst: Waiting for checks to finish 2025/05/07 02:49:17 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/05/07 02:49:17 DEBUG : two: Unchanged skipping 2025/05/07 02:49:17 DEBUG : B2 bucket rclone-test-jidejug7heyo path dst: Waiting for transfers to finish 2025/05/07 02:49:18 DEBUG : three: sha1 = 370e613335f3cf2f19b2a2d35a86402f55c659f8 OK 2025/05/07 02:49:18 INFO : three: Copied (new) 2025/05/07 02:49:18 DEBUG : Waiting for deletions to finish --- PASS: TestSyncCopyDest (17.16s) === RUN TestSyncBackupDir run.go:180: Remote "B2 bucket rclone-test-jidejug7heyo", Local "Local file system at /tmp/rclone2525757887", Modify Window "1ms" 2025/05/07 02:49:22 DEBUG : Creating backend with remote "TestB2:rclone-test-jidejug7heyo/dst" 2025/05/07 02:49:23 DEBUG : Creating backend with remote "TestB2:rclone-test-jidejug7heyo/backup" 2025/05/07 02:49:25 DEBUG : one: Sizes differ (src 4 vs dst 3) 2025/05/07 02:49:25 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/05/07 02:49:25 DEBUG : two: Unchanged skipping 2025/05/07 02:49:25 DEBUG : B2 bucket rclone-test-jidejug7heyo path dst: Waiting for checks to finish 2025/05/07 02:49:26 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2025/05/07 02:49:26 INFO : one: Copied (server-side copy) 2025/05/07 02:49:27 INFO : one: Deleted 2025/05/07 02:49:27 DEBUG : B2 bucket rclone-test-jidejug7heyo path dst: Waiting for transfers to finish 2025/05/07 02:49:27 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2025/05/07 02:49:27 INFO : one: Copied (new) 2025/05/07 02:49:27 DEBUG : Waiting for deletions to finish 2025/05/07 02:49:28 DEBUG : three.txt: sha1 = b802f384302cb24fbab0a44997e820bf2e8507bb OK 2025/05/07 02:49:28 INFO : three.txt: Copied (server-side copy) 2025/05/07 02:49:28 INFO : three.txt: Deleted 2025/05/07 02:49:28 INFO : three.txt: Moved into backup dir 2025/05/07 02:49:30 DEBUG : B2 bucket rclone-test-jidejug7heyo path dst: Waiting for checks to finish 2025/05/07 02:49:30 DEBUG : one: Sizes differ (src 5 vs dst 4) 2025/05/07 02:49:30 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/05/07 02:49:30 DEBUG : two: Unchanged skipping 2025/05/07 02:49:30 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2025/05/07 02:49:30 INFO : one: Copied (server-side copy) 2025/05/07 02:49:30 INFO : one: Deleted 2025/05/07 02:49:30 DEBUG : B2 bucket rclone-test-jidejug7heyo path dst: Waiting for transfers to finish 2025/05/07 02:49:31 DEBUG : one: sha1 = 88a8c2880f555638f990d1ec4c8359b25caa20c7 OK 2025/05/07 02:49:31 INFO : one: Copied (new) 2025/05/07 02:49:31 DEBUG : Waiting for deletions to finish 2025/05/07 02:49:31 DEBUG : three.txt: sha1 = 92e0258fe3c7456f15dff78d509f6e3c9166c254 OK 2025/05/07 02:49:31 INFO : three.txt: Copied (server-side copy) 2025/05/07 02:49:31 INFO : three.txt: Deleted 2025/05/07 02:49:31 INFO : three.txt: Moved into backup dir --- PASS: TestSyncBackupDir (12.51s) === RUN TestSyncBackupDirWithSuffix run.go:180: Remote "B2 bucket rclone-test-jidejug7heyo", Local "Local file system at /tmp/rclone2525757887", Modify Window "1ms" 2025/05/07 02:49:34 DEBUG : Creating backend with remote "TestB2:rclone-test-jidejug7heyo/dst" 2025/05/07 02:49:36 DEBUG : Creating backend with remote "TestB2:rclone-test-jidejug7heyo/backup" 2025/05/07 02:49:37 DEBUG : one: Sizes differ (src 4 vs dst 3) 2025/05/07 02:49:37 DEBUG : B2 bucket rclone-test-jidejug7heyo path dst: Waiting for checks to finish 2025/05/07 02:49:37 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/05/07 02:49:37 DEBUG : two: Unchanged skipping 2025/05/07 02:49:39 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2025/05/07 02:49:39 INFO : one: Copied (server-side copy) to: one.bak 2025/05/07 02:49:39 INFO : one: Deleted 2025/05/07 02:49:39 DEBUG : B2 bucket rclone-test-jidejug7heyo path dst: Waiting for transfers to finish 2025/05/07 02:49:40 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2025/05/07 02:49:40 INFO : one: Copied (new) 2025/05/07 02:49:40 DEBUG : Waiting for deletions to finish 2025/05/07 02:49:40 DEBUG : three.txt: sha1 = b802f384302cb24fbab0a44997e820bf2e8507bb OK 2025/05/07 02:49:40 INFO : three.txt: Copied (server-side copy) to: three.txt.bak 2025/05/07 02:49:40 INFO : three.txt: Deleted 2025/05/07 02:49:40 INFO : three.txt: Moved into backup dir 2025/05/07 02:49:42 DEBUG : one: Sizes differ (src 5 vs dst 4) 2025/05/07 02:49:42 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/05/07 02:49:42 DEBUG : two: Unchanged skipping 2025/05/07 02:49:42 DEBUG : B2 bucket rclone-test-jidejug7heyo path dst: Waiting for checks to finish 2025/05/07 02:49:42 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2025/05/07 02:49:42 INFO : one: Copied (server-side copy) to: one.bak 2025/05/07 02:49:42 INFO : one: Deleted 2025/05/07 02:49:42 DEBUG : B2 bucket rclone-test-jidejug7heyo path dst: Waiting for transfers to finish 2025/05/07 02:49:43 DEBUG : one: sha1 = 88a8c2880f555638f990d1ec4c8359b25caa20c7 OK 2025/05/07 02:49:43 INFO : one: Copied (new) 2025/05/07 02:49:43 DEBUG : Waiting for deletions to finish 2025/05/07 02:49:43 DEBUG : three.txt: sha1 = 92e0258fe3c7456f15dff78d509f6e3c9166c254 OK 2025/05/07 02:49:43 INFO : three.txt: Copied (server-side copy) to: three.txt.bak 2025/05/07 02:49:44 INFO : three.txt: Deleted 2025/05/07 02:49:44 INFO : three.txt: Moved into backup dir --- PASS: TestSyncBackupDirWithSuffix (12.25s) === RUN TestSyncBackupDirWithSuffixKeepExtension run.go:180: Remote "B2 bucket rclone-test-jidejug7heyo", Local "Local file system at /tmp/rclone2525757887", Modify Window "1ms" 2025/05/07 02:49:47 DEBUG : Creating backend with remote "TestB2:rclone-test-jidejug7heyo/dst" 2025/05/07 02:49:48 DEBUG : Creating backend with remote "TestB2:rclone-test-jidejug7heyo/backup" 2025/05/07 02:49:50 DEBUG : one: Sizes differ (src 4 vs dst 3) 2025/05/07 02:49:50 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/05/07 02:49:50 DEBUG : two: Unchanged skipping 2025/05/07 02:49:50 DEBUG : B2 bucket rclone-test-jidejug7heyo path dst: Waiting for checks to finish 2025/05/07 02:49:52 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2025/05/07 02:49:52 INFO : one: Copied (server-side copy) to: one-2019-01-01 2025/05/07 02:49:52 INFO : one: Deleted 2025/05/07 02:49:52 DEBUG : B2 bucket rclone-test-jidejug7heyo path dst: Waiting for transfers to finish 2025/05/07 02:49:53 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2025/05/07 02:49:53 INFO : one: Copied (new) 2025/05/07 02:49:53 DEBUG : Waiting for deletions to finish 2025/05/07 02:49:53 DEBUG : three.txt: sha1 = b802f384302cb24fbab0a44997e820bf2e8507bb OK 2025/05/07 02:49:53 INFO : three.txt: Copied (server-side copy) to: three-2019-01-01.txt 2025/05/07 02:49:54 INFO : three.txt: Deleted 2025/05/07 02:49:54 INFO : three.txt: Moved into backup dir 2025/05/07 02:49:55 DEBUG : one: Sizes differ (src 5 vs dst 4) 2025/05/07 02:49:55 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/05/07 02:49:55 DEBUG : two: Unchanged skipping 2025/05/07 02:49:55 DEBUG : B2 bucket rclone-test-jidejug7heyo path dst: Waiting for checks to finish 2025/05/07 02:49:55 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2025/05/07 02:49:55 INFO : one: Copied (server-side copy) to: one-2019-01-01 2025/05/07 02:49:56 INFO : one: Deleted 2025/05/07 02:49:56 DEBUG : B2 bucket rclone-test-jidejug7heyo path dst: Waiting for transfers to finish 2025/05/07 02:49:56 DEBUG : one: sha1 = 88a8c2880f555638f990d1ec4c8359b25caa20c7 OK 2025/05/07 02:49:56 INFO : one: Copied (new) 2025/05/07 02:49:56 DEBUG : Waiting for deletions to finish 2025/05/07 02:49:56 DEBUG : three.txt: sha1 = 92e0258fe3c7456f15dff78d509f6e3c9166c254 OK 2025/05/07 02:49:56 INFO : three.txt: Copied (server-side copy) to: three-2019-01-01.txt 2025/05/07 02:49:57 INFO : three.txt: Deleted 2025/05/07 02:49:57 INFO : three.txt: Moved into backup dir --- PASS: TestSyncBackupDirWithSuffixKeepExtension (13.02s) === RUN TestSyncBackupDirSuffixOnly run.go:180: Remote "B2 bucket rclone-test-jidejug7heyo", Local "Local file system at /tmp/rclone2525757887", Modify Window "1ms" 2025/05/07 02:50:00 DEBUG : Creating backend with remote "TestB2:rclone-test-jidejug7heyo/dst" 2025/05/07 02:50:02 DEBUG : one: Sizes differ (src 4 vs dst 3) 2025/05/07 02:50:02 DEBUG : B2 bucket rclone-test-jidejug7heyo path dst: Waiting for checks to finish 2025/05/07 02:50:02 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/05/07 02:50:02 DEBUG : two: Unchanged skipping 2025/05/07 02:50:02 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2025/05/07 02:50:02 INFO : one: Copied (server-side copy) to: one.bak 2025/05/07 02:50:03 INFO : one: Deleted 2025/05/07 02:50:03 DEBUG : B2 bucket rclone-test-jidejug7heyo path dst: Waiting for transfers to finish 2025/05/07 02:50:04 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2025/05/07 02:50:04 INFO : one: Copied (new) 2025/05/07 02:50:04 DEBUG : Waiting for deletions to finish 2025/05/07 02:50:04 DEBUG : three.txt: sha1 = b802f384302cb24fbab0a44997e820bf2e8507bb OK 2025/05/07 02:50:04 INFO : three.txt: Copied (server-side copy) to: three.txt.bak 2025/05/07 02:50:04 INFO : three.txt: Deleted 2025/05/07 02:50:04 INFO : three.txt: Moved into backup dir 2025/05/07 02:50:05 DEBUG : one.bak: Excluded (Path Filter) 2025/05/07 02:50:05 DEBUG : one.bak: Excluded 2025/05/07 02:50:05 DEBUG : three.txt.bak: Excluded (Path Filter) 2025/05/07 02:50:05 DEBUG : three.txt.bak: Excluded 2025/05/07 02:50:05 DEBUG : one: Sizes differ (src 5 vs dst 4) 2025/05/07 02:50:05 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/05/07 02:50:05 DEBUG : B2 bucket rclone-test-jidejug7heyo path dst: Waiting for checks to finish 2025/05/07 02:50:05 DEBUG : two: Unchanged skipping 2025/05/07 02:50:06 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2025/05/07 02:50:06 INFO : one: Copied (server-side copy) to: one.bak 2025/05/07 02:50:06 INFO : one: Deleted 2025/05/07 02:50:06 DEBUG : B2 bucket rclone-test-jidejug7heyo path dst: Waiting for transfers to finish 2025/05/07 02:50:07 DEBUG : one: sha1 = 88a8c2880f555638f990d1ec4c8359b25caa20c7 OK 2025/05/07 02:50:07 INFO : one: Copied (new) 2025/05/07 02:50:07 DEBUG : Waiting for deletions to finish 2025/05/07 02:50:07 DEBUG : three.txt: sha1 = 92e0258fe3c7456f15dff78d509f6e3c9166c254 OK 2025/05/07 02:50:07 INFO : three.txt: Copied (server-side copy) to: three.txt.bak 2025/05/07 02:50:07 INFO : three.txt: Deleted 2025/05/07 02:50:07 INFO : three.txt: Moved into backup dir --- PASS: TestSyncBackupDirSuffixOnly (10.73s) === RUN TestSyncSuffix run.go:180: Remote "B2 bucket rclone-test-jidejug7heyo", Local "Local file system at /tmp/rclone2525757887", Modify Window "1ms" 2025/05/07 02:50:11 DEBUG : Creating backend with remote "TestB2:rclone-test-jidejug7heyo/dst" 2025/05/07 02:50:12 DEBUG : one: Sizes differ (src 4 vs dst 3) 2025/05/07 02:50:13 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2025/05/07 02:50:13 INFO : one: Copied (server-side copy) to: one.bak 2025/05/07 02:50:14 INFO : one: Deleted 2025/05/07 02:50:14 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2025/05/07 02:50:14 INFO : one: Copied (new) 2025/05/07 02:50:14 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/05/07 02:50:14 DEBUG : two: Unchanged skipping 2025/05/07 02:50:15 DEBUG : three.txt: Sizes differ (src 6 vs dst 5) 2025/05/07 02:50:15 DEBUG : three.txt: sha1 = b802f384302cb24fbab0a44997e820bf2e8507bb OK 2025/05/07 02:50:15 INFO : three.txt: Copied (server-side copy) to: three.txt.bak 2025/05/07 02:50:15 INFO : three.txt: Deleted 2025/05/07 02:50:15 DEBUG : three.txt: sha1 = 92e0258fe3c7456f15dff78d509f6e3c9166c254 OK 2025/05/07 02:50:15 INFO : three.txt: Copied (new) 2025/05/07 02:50:16 DEBUG : one: Sizes differ (src 5 vs dst 4) 2025/05/07 02:50:16 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2025/05/07 02:50:16 INFO : one: Copied (server-side copy) to: one.bak 2025/05/07 02:50:17 INFO : one: Deleted 2025/05/07 02:50:17 DEBUG : one: sha1 = 88a8c2880f555638f990d1ec4c8359b25caa20c7 OK 2025/05/07 02:50:17 INFO : one: Copied (new) 2025/05/07 02:50:17 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/05/07 02:50:17 DEBUG : two: Unchanged skipping 2025/05/07 02:50:17 DEBUG : three.txt: Sizes differ (src 19 vs dst 6) 2025/05/07 02:50:18 DEBUG : three.txt: sha1 = 92e0258fe3c7456f15dff78d509f6e3c9166c254 OK 2025/05/07 02:50:18 INFO : three.txt: Copied (server-side copy) to: three.txt.bak 2025/05/07 02:50:18 INFO : three.txt: Deleted 2025/05/07 02:50:19 DEBUG : three.txt: sha1 = 476e1707cbd7f0497a7dc4d44f0b07b8566ffc30 OK 2025/05/07 02:50:19 INFO : three.txt: Copied (new) --- PASS: TestSyncSuffix (11.32s) === RUN TestSyncSuffixKeepExtension run.go:180: Remote "B2 bucket rclone-test-jidejug7heyo", Local "Local file system at /tmp/rclone2525757887", Modify Window "1ms" 2025/05/07 02:50:22 DEBUG : Creating backend with remote "TestB2:rclone-test-jidejug7heyo/dst" 2025/05/07 02:50:23 DEBUG : one: Sizes differ (src 4 vs dst 3) 2025/05/07 02:50:25 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2025/05/07 02:50:25 INFO : one: Copied (server-side copy) to: one-2019-01-01 2025/05/07 02:50:25 INFO : one: Deleted 2025/05/07 02:50:26 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2025/05/07 02:50:26 INFO : one: Copied (new) 2025/05/07 02:50:26 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/05/07 02:50:26 DEBUG : two: Unchanged skipping 2025/05/07 02:50:26 DEBUG : three.txt: Sizes differ (src 6 vs dst 5) 2025/05/07 02:50:27 DEBUG : three.txt: sha1 = b802f384302cb24fbab0a44997e820bf2e8507bb OK 2025/05/07 02:50:27 INFO : three.txt: Copied (server-side copy) to: three-2019-01-01.txt 2025/05/07 02:50:27 INFO : three.txt: Deleted 2025/05/07 02:50:27 DEBUG : three.txt: sha1 = 92e0258fe3c7456f15dff78d509f6e3c9166c254 OK 2025/05/07 02:50:27 INFO : three.txt: Copied (new) 2025/05/07 02:50:28 DEBUG : one: Sizes differ (src 5 vs dst 4) 2025/05/07 02:50:28 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2025/05/07 02:50:28 INFO : one: Copied (server-side copy) to: one-2019-01-01 2025/05/07 02:50:28 INFO : one: Deleted 2025/05/07 02:50:29 DEBUG : one: sha1 = 88a8c2880f555638f990d1ec4c8359b25caa20c7 OK 2025/05/07 02:50:29 INFO : one: Copied (new) 2025/05/07 02:50:29 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/05/07 02:50:29 DEBUG : two: Unchanged skipping 2025/05/07 02:50:29 DEBUG : three.txt: Sizes differ (src 19 vs dst 6) 2025/05/07 02:50:29 DEBUG : three.txt: sha1 = 92e0258fe3c7456f15dff78d509f6e3c9166c254 OK 2025/05/07 02:50:29 INFO : three.txt: Copied (server-side copy) to: three-2019-01-01.txt 2025/05/07 02:50:30 INFO : three.txt: Deleted 2025/05/07 02:50:30 DEBUG : three.txt: sha1 = 476e1707cbd7f0497a7dc4d44f0b07b8566ffc30 OK 2025/05/07 02:50:30 INFO : three.txt: Copied (new) --- PASS: TestSyncSuffixKeepExtension (11.45s) === RUN TestSyncUTFNorm run.go:180: Remote "B2 bucket rclone-test-jidejug7heyo", Local "Local file system at /tmp/rclone2525757887", Modify Window "1ms" 2025/05/07 02:50:33 DEBUG : Testêé: Sizes differ (src 14 vs dst 18) 2025/05/07 02:50:33 DEBUG : B2 bucket rclone-test-jidejug7heyo: Waiting for checks to finish 2025/05/07 02:50:33 DEBUG : B2 bucket rclone-test-jidejug7heyo: Waiting for transfers to finish 2025/05/07 02:50:33 DEBUG : Testêé: sha1 = a54d88e06612d820bc3be72877c74f257b561b19 OK 2025/05/07 02:50:33 INFO : Testêé: Copied (replaced existing) to: Testêé 2025/05/07 02:50:33 DEBUG : Waiting for deletions to finish --- PASS: TestSyncUTFNorm (2.53s) === RUN TestSyncImmutable run.go:180: Remote "B2 bucket rclone-test-jidejug7heyo", Local "Local file system at /tmp/rclone2525757887", Modify Window "1ms" 2025/05/07 02:50:34 DEBUG : existing: Need to transfer - File not found at Destination 2025/05/07 02:50:34 DEBUG : B2 bucket rclone-test-jidejug7heyo: Waiting for checks to finish 2025/05/07 02:50:34 DEBUG : B2 bucket rclone-test-jidejug7heyo: Waiting for transfers to finish 2025/05/07 02:50:35 DEBUG : existing: sha1 = 3e2e95f5ad970eadfa7e17eaf73da97024aa5359 OK 2025/05/07 02:50:35 INFO : existing: Copied (new) 2025/05/07 02:50:35 DEBUG : Waiting for deletions to finish run.go:180: Remote "B2 bucket rclone-test-jidejug7heyo", Local "Local file system at /tmp/rclone2525757887", Modify Window "1ms" 2025/05/07 02:50:36 DEBUG : existing: Sizes differ (src 8 vs dst 6) 2025/05/07 02:50:36 DEBUG : B2 bucket rclone-test-jidejug7heyo: Waiting for checks to finish 2025/05/07 02:50:36 ERROR : existing: Source and destination exist but do not match: immutable file modified 2025/05/07 02:50:36 DEBUG : B2 bucket rclone-test-jidejug7heyo: Waiting for transfers to finish 2025/05/07 02:50:36 ERROR : B2 bucket rclone-test-jidejug7heyo: not deleting files as there were IO errors 2025/05/07 02:50:36 ERROR : B2 bucket rclone-test-jidejug7heyo: not deleting directories as there were IO errors run.go:180: Remote "B2 bucket rclone-test-jidejug7heyo", Local "Local file system at /tmp/rclone2525757887", Modify Window "1ms" --- PASS: TestSyncImmutable (3.08s) === RUN TestSyncIgnoreCase run.go:180: Remote "B2 bucket rclone-test-jidejug7heyo", Local "Local file system at /tmp/rclone2525757887", Modify Window "1ms" 2025/05/07 02:50:38 DEBUG : existing: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/05/07 02:50:38 DEBUG : existing: Unchanged skipping 2025/05/07 02:50:38 DEBUG : B2 bucket rclone-test-jidejug7heyo: Waiting for checks to finish 2025/05/07 02:50:38 DEBUG : B2 bucket rclone-test-jidejug7heyo: Waiting for transfers to finish 2025/05/07 02:50:38 DEBUG : Waiting for deletions to finish 2025/05/07 02:50:38 INFO : There was nothing to transfer --- PASS: TestSyncIgnoreCase (1.53s) === RUN TestFixCase run.go:180: Remote "B2 bucket rclone-test-jidejug7heyo", Local "Local file system at /tmp/rclone2525757887", 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-jidejug7heyo", Local "Local file system at /tmp/rclone2525757887", Modify Window "1ms" sync_test.go:2674: This test only runs on local === RUN TestMaxTransfer/Soft run.go:180: Remote "B2 bucket rclone-test-jidejug7heyo", Local "Local file system at /tmp/rclone2525757887", Modify Window "1ms" sync_test.go:2674: This test only runs on local === RUN TestMaxTransfer/Cautious run.go:180: Remote "B2 bucket rclone-test-jidejug7heyo", Local "Local file system at /tmp/rclone2525757887", Modify Window "1ms" sync_test.go:2674: This test only runs on local --- PASS: TestMaxTransfer (1.11s) --- SKIP: TestMaxTransfer/Hard (0.37s) --- SKIP: TestMaxTransfer/Soft (0.37s) --- SKIP: TestMaxTransfer/Cautious (0.37s) === RUN TestSyncConcurrentDelete run.go:180: Remote "B2 bucket rclone-test-jidejug7heyo", Local "Local file system at /tmp/rclone2525757887", Modify Window "1ms" 2025/05/07 02:50:54 DEBUG : both0: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/05/07 02:50:54 DEBUG : B2 bucket rclone-test-jidejug7heyo: Waiting for checks to finish 2025/05/07 02:50:54 DEBUG : both11: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/05/07 02:50:54 DEBUG : both10: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/05/07 02:50:54 DEBUG : both1: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/05/07 02:50:54 DEBUG : both0: Unchanged skipping 2025/05/07 02:50:54 DEBUG : both12: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/05/07 02:50:54 DEBUG : both12: Unchanged skipping 2025/05/07 02:50:54 DEBUG : both13: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/05/07 02:50:54 DEBUG : both13: Unchanged skipping 2025/05/07 02:50:54 DEBUG : both14: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/05/07 02:50:54 DEBUG : both14: Unchanged skipping 2025/05/07 02:50:54 DEBUG : both15: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/05/07 02:50:54 DEBUG : both11: Unchanged skipping 2025/05/07 02:50:54 DEBUG : both16: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/05/07 02:50:54 DEBUG : both16: Unchanged skipping 2025/05/07 02:50:54 DEBUG : both17: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/05/07 02:50:54 DEBUG : both17: Unchanged skipping 2025/05/07 02:50:54 DEBUG : both18: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/05/07 02:50:54 DEBUG : both18: Unchanged skipping 2025/05/07 02:50:54 DEBUG : both19: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/05/07 02:50:54 DEBUG : both19: Unchanged skipping 2025/05/07 02:50:54 DEBUG : both2: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/05/07 02:50:54 DEBUG : both10: Unchanged skipping 2025/05/07 02:50:54 DEBUG : both3: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/05/07 02:50:54 DEBUG : both3: Unchanged skipping 2025/05/07 02:50:54 DEBUG : both4: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/05/07 02:50:54 DEBUG : both1: Unchanged skipping 2025/05/07 02:50:54 DEBUG : both5: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/05/07 02:50:54 DEBUG : both15: Unchanged skipping 2025/05/07 02:50:54 DEBUG : both6: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/05/07 02:50:54 DEBUG : both2: Unchanged skipping 2025/05/07 02:50:54 DEBUG : both7: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/05/07 02:50:54 DEBUG : both7: Unchanged skipping 2025/05/07 02:50:54 DEBUG : both8: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/05/07 02:50:54 DEBUG : both8: Unchanged skipping 2025/05/07 02:50:54 DEBUG : both9: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/05/07 02:50:54 DEBUG : both9: Unchanged skipping 2025/05/07 02:50:54 DEBUG : both4: Unchanged skipping 2025/05/07 02:50:54 DEBUG : both5: Unchanged skipping 2025/05/07 02:50:54 DEBUG : both6: Unchanged skipping 2025/05/07 02:50:54 DEBUG : B2 bucket rclone-test-jidejug7heyo: Waiting for transfers to finish 2025/05/07 02:50:54 DEBUG : Waiting for deletions to finish 2025/05/07 02:50:55 INFO : only0: Deleted 2025/05/07 02:50:55 INFO : only1: Deleted 2025/05/07 02:50:55 INFO : only9: Deleted 2025/05/07 02:50:55 INFO : only10: Deleted 2025/05/07 02:50:55 INFO : only8: Deleted 2025/05/07 02:50:55 INFO : only15: Deleted 2025/05/07 02:50:55 INFO : only19: Deleted 2025/05/07 02:50:55 INFO : only2: Deleted 2025/05/07 02:50:55 INFO : only5: Deleted 2025/05/07 02:50:55 INFO : only12: Deleted 2025/05/07 02:50:55 INFO : only17: Deleted 2025/05/07 02:50:55 INFO : only3: Deleted 2025/05/07 02:50:55 INFO : only4: Deleted 2025/05/07 02:50:55 INFO : only18: Deleted 2025/05/07 02:50:55 INFO : only6: Deleted 2025/05/07 02:50:55 INFO : only7: Deleted 2025/05/07 02:50:55 INFO : only11: Deleted 2025/05/07 02:50:56 INFO : only13: Deleted 2025/05/07 02:50:56 INFO : only14: Deleted 2025/05/07 02:50:56 INFO : only16: Deleted 2025/05/07 02:50:56 INFO : There was nothing to transfer run.go:180: Remote "B2 bucket rclone-test-jidejug7heyo", Local "Local file system at /tmp/rclone2525757887", Modify Window "1ms" --- PASS: TestSyncConcurrentDelete (20.30s) === RUN TestSyncConcurrentTruncate run.go:180: Remote "B2 bucket rclone-test-jidejug7heyo", Local "Local file system at /tmp/rclone2525757887", Modify Window "1ms" 2025/05/07 02:51:14 DEBUG : both1: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/05/07 02:51:14 DEBUG : B2 bucket rclone-test-jidejug7heyo: Waiting for checks to finish 2025/05/07 02:51:14 DEBUG : both11: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/05/07 02:51:14 DEBUG : both10: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/05/07 02:51:14 DEBUG : both0: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/05/07 02:51:14 DEBUG : both1: Unchanged skipping 2025/05/07 02:51:14 DEBUG : both12: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/05/07 02:51:14 DEBUG : both12: Unchanged skipping 2025/05/07 02:51:14 DEBUG : both13: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/05/07 02:51:14 DEBUG : both11: Unchanged skipping 2025/05/07 02:51:14 DEBUG : both14: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/05/07 02:51:14 DEBUG : both10: Unchanged skipping 2025/05/07 02:51:14 DEBUG : both15: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/05/07 02:51:14 DEBUG : both0: Unchanged skipping 2025/05/07 02:51:14 DEBUG : both16: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/05/07 02:51:14 DEBUG : both16: Unchanged skipping 2025/05/07 02:51:14 DEBUG : both17: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/05/07 02:51:14 DEBUG : both13: Unchanged skipping 2025/05/07 02:51:14 DEBUG : both18: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/05/07 02:51:14 DEBUG : both14: Unchanged skipping 2025/05/07 02:51:14 DEBUG : both19: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/05/07 02:51:14 DEBUG : both15: Unchanged skipping 2025/05/07 02:51:14 DEBUG : both2: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/05/07 02:51:14 DEBUG : both2: Unchanged skipping 2025/05/07 02:51:14 DEBUG : both3: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/05/07 02:51:14 DEBUG : both3: Unchanged skipping 2025/05/07 02:51:14 DEBUG : both4: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/05/07 02:51:14 DEBUG : both17: Unchanged skipping 2025/05/07 02:51:14 DEBUG : both5: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/05/07 02:51:14 DEBUG : both18: Unchanged skipping 2025/05/07 02:51:14 DEBUG : both6: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/05/07 02:51:14 DEBUG : both19: Unchanged skipping 2025/05/07 02:51:14 DEBUG : both7: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/05/07 02:51:14 DEBUG : both4: Unchanged skipping 2025/05/07 02:51:14 DEBUG : both8: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/05/07 02:51:14 DEBUG : both8: Unchanged skipping 2025/05/07 02:51:14 DEBUG : both9: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/05/07 02:51:14 DEBUG : both5: Unchanged skipping 2025/05/07 02:51:14 DEBUG : only0: Sizes differ (src 0 vs dst 6) 2025/05/07 02:51:14 DEBUG : only1: Sizes differ (src 0 vs dst 6) 2025/05/07 02:51:14 DEBUG : only10: Sizes differ (src 0 vs dst 6) 2025/05/07 02:51:14 DEBUG : both6: Unchanged skipping 2025/05/07 02:51:14 DEBUG : only11: Sizes differ (src 0 vs dst 6) 2025/05/07 02:51:14 DEBUG : both7: Unchanged skipping 2025/05/07 02:51:14 DEBUG : only12: Sizes differ (src 0 vs dst 6) 2025/05/07 02:51:14 DEBUG : only13: Sizes differ (src 0 vs dst 6) 2025/05/07 02:51:14 DEBUG : both9: Unchanged skipping 2025/05/07 02:51:14 DEBUG : only14: Sizes differ (src 0 vs dst 6) 2025/05/07 02:51:14 DEBUG : only15: Sizes differ (src 0 vs dst 6) 2025/05/07 02:51:14 DEBUG : only16: Sizes differ (src 0 vs dst 6) 2025/05/07 02:51:14 DEBUG : only17: Sizes differ (src 0 vs dst 6) 2025/05/07 02:51:14 DEBUG : only18: Sizes differ (src 0 vs dst 6) 2025/05/07 02:51:14 DEBUG : only19: Sizes differ (src 0 vs dst 6) 2025/05/07 02:51:14 DEBUG : only2: Sizes differ (src 0 vs dst 6) 2025/05/07 02:51:14 DEBUG : only3: Sizes differ (src 0 vs dst 6) 2025/05/07 02:51:14 DEBUG : only4: Sizes differ (src 0 vs dst 6) 2025/05/07 02:51:14 DEBUG : only5: Sizes differ (src 0 vs dst 6) 2025/05/07 02:51:14 DEBUG : only6: Sizes differ (src 0 vs dst 6) 2025/05/07 02:51:14 DEBUG : only7: Sizes differ (src 0 vs dst 6) 2025/05/07 02:51:14 DEBUG : only8: Sizes differ (src 0 vs dst 6) 2025/05/07 02:51:14 DEBUG : only9: Sizes differ (src 0 vs dst 6) 2025/05/07 02:51:14 DEBUG : B2 bucket rclone-test-jidejug7heyo: Waiting for transfers to finish 2025/05/07 02:51:15 DEBUG : only1: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/05/07 02:51:15 DEBUG : only0: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/05/07 02:51:15 INFO : only1: Copied (replaced existing) 2025/05/07 02:51:15 INFO : only0: Copied (replaced existing) 2025/05/07 02:51:15 DEBUG : only12: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/05/07 02:51:15 INFO : only12: Copied (replaced existing) 2025/05/07 02:51:15 DEBUG : only15: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/05/07 02:51:15 INFO : only15: Copied (replaced existing) 2025/05/07 02:51:15 DEBUG : only17: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/05/07 02:51:15 INFO : only17: Copied (replaced existing) 2025/05/07 02:51:15 DEBUG : only16: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/05/07 02:51:15 INFO : only16: Copied (replaced existing) 2025/05/07 02:51:15 DEBUG : only18: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/05/07 02:51:15 INFO : only18: Copied (replaced existing) 2025/05/07 02:51:15 DEBUG : only10: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/05/07 02:51:15 INFO : only10: Copied (replaced existing) 2025/05/07 02:51:15 DEBUG : only2: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/05/07 02:51:15 INFO : only2: Copied (replaced existing) 2025/05/07 02:51:15 DEBUG : only14: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/05/07 02:51:15 INFO : only14: Copied (replaced existing) 2025/05/07 02:51:15 DEBUG : only3: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/05/07 02:51:15 INFO : only3: Copied (replaced existing) 2025/05/07 02:51:15 DEBUG : only4: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/05/07 02:51:15 INFO : only4: Copied (replaced existing) 2025/05/07 02:51:15 DEBUG : only5: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/05/07 02:51:15 INFO : only5: Copied (replaced existing) 2025/05/07 02:51:15 DEBUG : only6: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/05/07 02:51:15 INFO : only6: Copied (replaced existing) 2025/05/07 02:51:15 DEBUG : only11: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/05/07 02:51:15 INFO : only11: Copied (replaced existing) 2025/05/07 02:51:15 DEBUG : only13: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/05/07 02:51:15 INFO : only13: Copied (replaced existing) 2025/05/07 02:51:15 DEBUG : only19: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/05/07 02:51:15 INFO : only19: Copied (replaced existing) 2025/05/07 02:51:15 DEBUG : only7: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/05/07 02:51:15 INFO : only7: Copied (replaced existing) 2025/05/07 02:51:16 DEBUG : only8: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/05/07 02:51:16 INFO : only8: Copied (replaced existing) 2025/05/07 02:51:16 DEBUG : only9: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/05/07 02:51:16 INFO : only9: Copied (replaced existing) 2025/05/07 02:51:16 DEBUG : Waiting for deletions to finish run.go:180: Remote "B2 bucket rclone-test-jidejug7heyo", Local "Local file system at /tmp/rclone2525757887", Modify Window "1ms" --- PASS: TestSyncConcurrentTruncate (23.75s) === RUN TestSyncReplaceDirModTime run.go:180: Remote "B2 bucket rclone-test-jidejug7heyo", Local "Local file system at /tmp/rclone2525757887", Modify Window "1ms" 2025/05/07 02:51:24 DEBUG : empty_dir: Making directory with metadata 2025/05/07 02:51:24 INFO : empty_dir: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/05/07 02:51:24 DEBUG : empty_on_remote: Making directory with metadata 2025/05/07 02:51:24 INFO : empty_on_remote: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/05/07 02:51:24 INFO : empty_on_remote: Making directory 2025/05/07 02:51:24 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-jidejug7heyo", Local "Local file system at /tmp/rclone2525757887", Modify Window "1ms" 2025/05/07 02:51:25 INFO : test_dir1: Set directory modification time (using DirSetModTime) 2025/05/07 02:51:25 INFO : test_dir2: Set directory modification time (using DirSetModTime) 2025/05/07 02:51:25 INFO : test_dir2/sub_dir: Set directory modification time (using DirSetModTime) 2025/05/07 02:51:25 INFO : empty_on_remote: Set directory modification time (using DirSetModTime) run.go:180: Remote "B2 bucket rclone-test-jidejug7heyo", Local "Local file system at /tmp/rclone2525757887", Modify Window "1ms" --- PASS: TestSyncReplaceDirModTime (3.36s) === RUN TestSyncReplaceDirModTimeWithEmptyDirs run.go:180: Remote "B2 bucket rclone-test-jidejug7heyo", Local "Local file system at /tmp/rclone2525757887", Modify Window "1ms" 2025/05/07 02:51:28 DEBUG : empty_dir: Making directory with metadata 2025/05/07 02:51:28 INFO : empty_dir: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/05/07 02:51:28 DEBUG : empty_on_remote: Making directory with metadata 2025/05/07 02:51:28 INFO : empty_on_remote: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/05/07 02:51:28 INFO : empty_on_remote: Making directory 2025/05/07 02:51:28 INFO : empty_on_remote: Made directory with modification time 2011-12-25 12:59:59.123456789 +0000 UTC run.go:180: Remote "B2 bucket rclone-test-jidejug7heyo", Local "Local file system at /tmp/rclone2525757887", Modify Window "1ms" 2025/05/07 02:51:28 INFO : test_dir1: Set directory modification time (using DirSetModTime) 2025/05/07 02:51:28 INFO : test_dir2: Set directory modification time (using DirSetModTime) 2025/05/07 02:51:28 INFO : test_dir2/sub_dir: Set directory modification time (using DirSetModTime) 2025/05/07 02:51:28 INFO : empty_on_remote: Set directory modification time (using DirSetModTime) 2025/05/07 02:51:28 INFO : empty_dir: Set directory modification time (using DirSetModTime) run.go:180: Remote "B2 bucket rclone-test-jidejug7heyo", Local "Local file system at /tmp/rclone2525757887", Modify Window "1ms" --- PASS: TestSyncReplaceDirModTimeWithEmptyDirs (3.31s) === RUN TestNothingToTransferWithEmptyDirs run.go:180: Remote "B2 bucket rclone-test-jidejug7heyo", Local "Local file system at /tmp/rclone2525757887", Modify Window "1ms" 2025/05/07 02:51:31 INFO : sub dir: Set directory modification time (using DirSetModTime) 2025/05/07 02:51:31 INFO : sub dir: Making directory 2025/05/07 02:51:31 INFO : sub dir: Made directory with modification time 2011-12-30 12:59:59 +0000 UTC run.go:180: Remote "B2 bucket rclone-test-jidejug7heyo", Local "Local file system at /tmp/rclone2525757887", Modify Window "1ms" run.go:180: Remote "B2 bucket rclone-test-jidejug7heyo", Local "Local file system at /tmp/rclone2525757887", Modify Window "1ms" --- PASS: TestNothingToTransferWithEmptyDirs (4.48s) === RUN TestNothingToTransferWithoutEmptyDirs run.go:180: Remote "B2 bucket rclone-test-jidejug7heyo", Local "Local file system at /tmp/rclone2525757887", Modify Window "1ms" 2025/05/07 02:51:35 INFO : sub dir: Set directory modification time (using DirSetModTime) 2025/05/07 02:51:35 INFO : sub dir: Making directory 2025/05/07 02:51:35 INFO : sub dir: Made directory with modification time 2011-12-30 12:59:59 +0000 UTC run.go:180: Remote "B2 bucket rclone-test-jidejug7heyo", Local "Local file system at /tmp/rclone2525757887", Modify Window "1ms" run.go:180: Remote "B2 bucket rclone-test-jidejug7heyo", Local "Local file system at /tmp/rclone2525757887", Modify Window "1ms" --- PASS: TestNothingToTransferWithoutEmptyDirs (4.35s) PASS 2025/05/07 02:51:40 DEBUG : B2 bucket rclone-test-jidejug7heyo: Purge remote 2025/05/07 02:51:40 INFO : B2 bucket rclone-test-jidejug7heyo: cleaning bucket "rclone-test-jidejug7heyo" of all files 2025/05/07 02:51:41 DEBUG : BackupDir/one: Deleting (id "4_z5fe24dc3a02dab8b9f680e1b_f414e98f2e75271a8_d20250507_m024919_c001_v7007000_t0000_u01746586159202") 2025/05/07 02:51:41 DEBUG : BackupDir/one: Deleting (id "4_z5fe24dc3a02dab8b9f680e1b_f117a3343770b6fb8_d20250507_m024913_c001_v0001044_t0008_u01746586153162") 2025/05/07 02:51:41 DEBUG : CompareDest/one: Deleting (id "4_z5fe24dc3a02dab8b9f680e1b_f414e98f2e752718c_d20250507_m024853_c001_v7007000_t0000_u01746586133870") 2025/05/07 02:51:41 DEBUG : CompareDest/one: Deleting (id "4_z5fe24dc3a02dab8b9f680e1b_f10785a25ffd04709_d20250507_m024847_c001_v0001154_t0000_u01746586127890") 2025/05/07 02:51:41 DEBUG : CompareDest/two: Deleting (id "4_z5fe24dc3a02dab8b9f680e1b_f414e98f2e752718d_d20250507_m024854_c001_v7007000_t0000_u01746586134055") 2025/05/07 02:51:41 DEBUG : CompareDest/two: Deleting (id "4_z5fe24dc3a02dab8b9f680e1b_f107e632c15c85c1a_d20250507_m024849_c001_v0001150_t0015_u01746586129370") 2025/05/07 02:51:41 DEBUG : CopyDest/one: Deleting (id "4_z5fe24dc3a02dab8b9f680e1b_f414e98f2e75271aa_d20250507_m024919_c001_v7007000_t0000_u01746586159384") 2025/05/07 02:51:41 DEBUG : CopyDest/one: Deleting (id "4_z5fe24dc3a02dab8b9f680e1b_f112f1226128113c3_d20250507_m024910_c001_v0001179_t0042_u01746586150234") 2025/05/07 02:51:41 DEBUG : CopyDest/three: Deleting (id "4_z5fe24dc3a02dab8b9f680e1b_f414e98f2e75271ab_d20250507_m024919_c001_v7007000_t0000_u01746586159567") 2025/05/07 02:51:41 DEBUG : CopyDest/three: Deleting (id "4_z5fe24dc3a02dab8b9f680e1b_f107e632c15c85c6a_d20250507_m024917_c001_v0001150_t0016_u01746586157190") 2025/05/07 02:51:41 DEBUG : CopyDest/two: Deleting (id "4_z5fe24dc3a02dab8b9f680e1b_f414e98f2e75271ad_d20250507_m024919_c001_v7007000_t0000_u01746586159749") 2025/05/07 02:51:41 DEBUG : CopyDest/two: Deleting (id "4_z5fe24dc3a02dab8b9f680e1b_f10785a25ffd0472d_d20250507_m024914_c001_v0001154_t0022_u01746586154909") 2025/05/07 02:51:41 DEBUG : EXISTING: Deleting (id "4_z5fe24dc3a02dab8b9f680e1b_f416a323ede5038cb_d20250507_m025038_c001_v7007000_t0000_u01746586238828") 2025/05/07 02:51:41 DEBUG : EXISTING: Deleting (id "4_z5fe24dc3a02dab8b9f680e1b_f10785a25ffd0479f_d20250507_m025037_c001_v0001154_t0020_u01746586237664") 2025/05/07 02:51:41 DEBUG : Testêé: Deleting (id "4_z5fe24dc3a02dab8b9f680e1b_f416a323ede5038c0_d20250507_m025034_c001_v7007000_t0000_u01746586234197") 2025/05/07 02:51:41 DEBUG : Testêé: Deleting (id "4_z5fe24dc3a02dab8b9f680e1b_f107e632c15c85d52_d20250507_m025033_c001_v0001150_t0058_u01746586233583") 2025/05/07 02:51:41 DEBUG : Testêé: Deleting (id "4_z5fe24dc3a02dab8b9f680e1b_f10785a25ffd04799_d20250507_m025032_c001_v0001154_t0025_u01746586232414") 2025/05/07 02:51:41 DEBUG : a/potato2: Deleting (id "4_z5fe24dc3a02dab8b9f680e1b_f4129d545bc2ff238_d20250507_m024704_c001_v7007000_t0000_u01746586024544") 2025/05/07 02:51:41 DEBUG : a/potato2: Deleting (id "4_z5fe24dc3a02dab8b9f680e1b_f107e632c15c85afa_d20250507_m024703_c001_v0001150_t0009_u01746586023868") 2025/05/07 02:51:41 DEBUG : a/potato2: Deleting (id "4_z5fe24dc3a02dab8b9f680e1b_f4044b1ffe3b6f261_d20250507_m024702_c001_v7007000_t0000_u01746586022036") 2025/05/07 02:51:41 DEBUG : a/potato2: Deleting (id "4_z5fe24dc3a02dab8b9f680e1b_f107e632c15c85ae6_d20250507_m024701_c001_v0001150_t0044_u01746586021014") 2025/05/07 02:51:41 DEBUG : a/potato2: Deleting (id "4_z5fe24dc3a02dab8b9f680e1b_f4129d545bc2fe612_d20250507_m024640_c001_v7007000_t0000_u01746586000396") 2025/05/07 02:51:41 DEBUG : a/potato2: Deleting (id "4_z5fe24dc3a02dab8b9f680e1b_f107e632c15c85a8e_d20250507_m024639_c001_v0001150_t0048_u01746585999330") 2025/05/07 02:51:41 DEBUG : b/potato: Deleting (id "4_z5fe24dc3a02dab8b9f680e1b_f4129d545bc2ff239_d20250507_m024704_c001_v7007000_t0000_u01746586024726") 2025/05/07 02:51:42 DEBUG : b/potato: Deleting (id "4_z5fe24dc3a02dab8b9f680e1b_f107e632c15c85af2_d20250507_m024702_c001_v0001150_t0058_u01746586022947") 2025/05/07 02:51:42 DEBUG : b/potato: Deleting (id "4_z5fe24dc3a02dab8b9f680e1b_f4044b1ffe3b6f260_d20250507_m024701_c001_v7007000_t0000_u01746586021484") 2025/05/07 02:51:42 DEBUG : b/potato: Deleting (id "4_z5fe24dc3a02dab8b9f680e1b_f107e632c15c85ae0_d20250507_m024659_c001_v0001150_t0031_u01746586019849") 2025/05/07 02:51:42 DEBUG : b/potato: Deleting (id "4_z5fe24dc3a02dab8b9f680e1b_f4129d545bc2fe27f_d20250507_m024639_c001_v7007000_t0000_u01746585999777") 2025/05/07 02:51:42 DEBUG : b/potato: Deleting (id "4_z5fe24dc3a02dab8b9f680e1b_f107e632c15c85a88_d20250507_m024638_c001_v0001150_t0005_u01746585998170") 2025/05/07 02:51:42 DEBUG : backup/one: Deleting (id "4_z5fe24dc3a02dab8b9f680e1b_f40211bca4d3802ef_d20250507_m024932_c001_v7007000_t0000_u01746586172269") 2025/05/07 02:51:42 DEBUG : backup/one: Deleting (id "4_z5fe24dc3a02dab8b9f680e1b_f1056e7d02ad7b854_d20250507_m024930_c001_v0001105_t0059_u01746586170449") 2025/05/07 02:51:42 DEBUG : backup/one: Deleting (id "4_z5fe24dc3a02dab8b9f680e1b_f116451e01b5c161a_d20250507_m024926_c001_v0001145_t0059_u01746586166637") 2025/05/07 02:51:42 DEBUG : backup/one-2019-01-01: Deleting (id "4_z5fe24dc3a02dab8b9f680e1b_f416a323ede50387a_d20250507_m024957_c001_v7007000_t0000_u01746586197616") 2025/05/07 02:51:42 DEBUG : backup/one-2019-01-01: Deleting (id "4_z5fe24dc3a02dab8b9f680e1b_f11375cf0952b850f_d20250507_m024955_c001_v0001184_t0041_u01746586195855") 2025/05/07 02:51:42 DEBUG : backup/one-2019-01-01: Deleting (id "4_z5fe24dc3a02dab8b9f680e1b_f106b17025aec5d08_d20250507_m024951_c001_v0001171_t0031_u01746586191851") 2025/05/07 02:51:42 DEBUG : backup/one.bak: Deleting (id "4_z5fe24dc3a02dab8b9f680e1b_f40577706241fe80f_d20250507_m024944_c001_v7007000_t0000_u01746586184603") 2025/05/07 02:51:42 DEBUG : backup/one.bak: Deleting (id "4_z5fe24dc3a02dab8b9f680e1b_f10908a0cf550525c_d20250507_m024942_c001_v0001181_t0015_u01746586182625") 2025/05/07 02:51:42 DEBUG : backup/one.bak: Deleting (id "4_z5fe24dc3a02dab8b9f680e1b_f100eee5a8b9ed1a0_d20250507_m024938_c001_v0001115_t0004_u01746586178855") 2025/05/07 02:51:42 DEBUG : backup/three-2019-01-01.txt: Deleting (id "4_z5fe24dc3a02dab8b9f680e1b_f416a323ede50387d_d20250507_m024957_c001_v7007000_t0000_u01746586197796") 2025/05/07 02:51:42 DEBUG : backup/three-2019-01-01.txt: Deleting (id "4_z5fe24dc3a02dab8b9f680e1b_f1077b16e832d634e_d20250507_m024956_c001_v0001183_t0013_u01746586196826") 2025/05/07 02:51:42 DEBUG : backup/three-2019-01-01.txt: Deleting (id "4_z5fe24dc3a02dab8b9f680e1b_f100b4ca07a4a831e_d20250507_m024953_c001_v0001043_t0053_u01746586193485") 2025/05/07 02:51:42 DEBUG : backup/three.txt: Deleting (id "4_z5fe24dc3a02dab8b9f680e1b_f40211bca4d3802f0_d20250507_m024932_c001_v7007000_t0000_u01746586172451") 2025/05/07 02:51:42 DEBUG : backup/three.txt: Deleting (id "4_z5fe24dc3a02dab8b9f680e1b_f10348220f7344d68_d20250507_m024931_c001_v0001103_t0020_u01746586171409") 2025/05/07 02:51:42 DEBUG : backup/three.txt: Deleting (id "4_z5fe24dc3a02dab8b9f680e1b_f1017bde8586101d8_d20250507_m024928_c001_v0001106_t0058_u01746586168069") 2025/05/07 02:51:42 DEBUG : backup/three.txt.bak: Deleting (id "4_z5fe24dc3a02dab8b9f680e1b_f40577706241fe810_d20250507_m024944_c001_v7007000_t0000_u01746586184786") 2025/05/07 02:51:43 DEBUG : backup/three.txt.bak: Deleting (id "4_z5fe24dc3a02dab8b9f680e1b_f103407ebf886fdfc_d20250507_m024943_c001_v0001106_t0030_u01746586183434") 2025/05/07 02:51:43 DEBUG : backup/three.txt.bak: Deleting (id "4_z5fe24dc3a02dab8b9f680e1b_f112c258ccc896db5_d20250507_m024940_c001_v0001178_t0029_u01746586180427") 2025/05/07 02:51:43 DEBUG : both0: Deleting (id "4_z5fe24dc3a02dab8b9f680e1b_f4044b1ffe3b6f339_d20250507_m025116_c001_v7007000_t0000_u01746586276660") 2025/05/07 02:51:43 DEBUG : both0: Deleting (id "4_z5fe24dc3a02dab8b9f680e1b_f112f122612811610_d20250507_m025101_c001_v0001179_t0013_u01746586261341") 2025/05/07 02:51:43 DEBUG : both0: Deleting (id "4_z5fe24dc3a02dab8b9f680e1b_f400bd31f4828455d_d20250507_m025056_c001_v7007000_t0000_u01746586256687") 2025/05/07 02:51:43 DEBUG : both0: Deleting (id "4_z5fe24dc3a02dab8b9f680e1b_f107e632c15c85d66_d20250507_m025041_c001_v0001150_t0025_u01746586241046") 2025/05/07 02:51:43 DEBUG : both1: Deleting (id "4_z5fe24dc3a02dab8b9f680e1b_f4044b1ffe3b6f33a_d20250507_m025116_c001_v7007000_t0000_u01746586276840") 2025/05/07 02:51:43 DEBUG : both1: Deleting (id "4_z5fe24dc3a02dab8b9f680e1b_f107e632c15c85db6_d20250507_m025102_c001_v0001150_t0009_u01746586262683") 2025/05/07 02:51:43 DEBUG : both1: Deleting (id "4_z5fe24dc3a02dab8b9f680e1b_f400bd31f4828455e_d20250507_m025056_c001_v7007000_t0000_u01746586256868") 2025/05/07 02:51:43 DEBUG : both1: Deleting (id "4_z5fe24dc3a02dab8b9f680e1b_f10785a25ffd047a1_d20250507_m025041_c001_v0001154_t0021_u01746586241930") 2025/05/07 02:51:43 DEBUG : both10: Deleting (id "4_z5fe24dc3a02dab8b9f680e1b_f4044b1ffe3b6f33b_d20250507_m025117_c001_v7007000_t0000_u01746586277094") 2025/05/07 02:51:43 DEBUG : both10: Deleting (id "4_z5fe24dc3a02dab8b9f680e1b_f107e632c15c85dcc_d20250507_m025108_c001_v0001150_t0059_u01746586268330") 2025/05/07 02:51:43 DEBUG : both10: Deleting (id "4_z5fe24dc3a02dab8b9f680e1b_f400bd31f4828455f_d20250507_m025057_c001_v7007000_t0000_u01746586257049") 2025/05/07 02:51:43 DEBUG : both10: Deleting (id "4_z5fe24dc3a02dab8b9f680e1b_f10785a25ffd047b9_d20250507_m025047_c001_v0001154_t0011_u01746586247948") 2025/05/07 02:51:43 DEBUG : both11: Deleting (id "4_z5fe24dc3a02dab8b9f680e1b_f4044b1ffe3b6f33d_d20250507_m025117_c001_v7007000_t0000_u01746586277280") 2025/05/07 02:51:43 DEBUG : both11: Deleting (id "4_z5fe24dc3a02dab8b9f680e1b_f10785a25ffd047ed_d20250507_m025108_c001_v0001154_t0019_u01746586268850") 2025/05/07 02:51:43 DEBUG : both11: Deleting (id "4_z5fe24dc3a02dab8b9f680e1b_f400bd31f48284561_d20250507_m025057_c001_v7007000_t0000_u01746586257230") 2025/05/07 02:51:43 DEBUG : both11: Deleting (id "4_z5fe24dc3a02dab8b9f680e1b_f112f1226128115d4_d20250507_m025048_c001_v0001179_t0038_u01746586248650") 2025/05/07 02:51:43 DEBUG : both12: Deleting (id "4_z5fe24dc3a02dab8b9f680e1b_f4044b1ffe3b6f33e_d20250507_m025117_c001_v7007000_t0000_u01746586277463") 2025/05/07 02:51:43 DEBUG : both12: Deleting (id "4_z5fe24dc3a02dab8b9f680e1b_f112f122612811644_d20250507_m025109_c001_v0001179_t0026_u01746586269555") 2025/05/07 02:51:44 DEBUG : both12: Deleting (id "4_z5fe24dc3a02dab8b9f680e1b_f400bd31f48284562_d20250507_m025057_c001_v7007000_t0000_u01746586257412") 2025/05/07 02:51:44 DEBUG : both12: Deleting (id "4_z5fe24dc3a02dab8b9f680e1b_f107e632c15c85d86_d20250507_m025049_c001_v0001150_t0010_u01746586249213") 2025/05/07 02:51:44 DEBUG : both13: Deleting (id "4_z5fe24dc3a02dab8b9f680e1b_f4044b1ffe3b6f340_d20250507_m025117_c001_v7007000_t0000_u01746586277644") 2025/05/07 02:51:44 DEBUG : both13: Deleting (id "4_z5fe24dc3a02dab8b9f680e1b_f107e632c15c85dd4_d20250507_m025110_c001_v0001150_t0036_u01746586270193") 2025/05/07 02:51:44 DEBUG : both13: Deleting (id "4_z5fe24dc3a02dab8b9f680e1b_f400bd31f48284563_d20250507_m025057_c001_v7007000_t0000_u01746586257595") 2025/05/07 02:51:44 DEBUG : both13: Deleting (id "4_z5fe24dc3a02dab8b9f680e1b_f10785a25ffd047c1_d20250507_m025049_c001_v0001154_t0000_u01746586249660") 2025/05/07 02:51:44 DEBUG : both14: Deleting (id "4_z5fe24dc3a02dab8b9f680e1b_f4044b1ffe3b6f341_d20250507_m025117_c001_v7007000_t0000_u01746586277829") 2025/05/07 02:51:44 DEBUG : both14: Deleting (id "4_z5fe24dc3a02dab8b9f680e1b_f10785a25ffd047f5_d20250507_m025110_c001_v0001154_t0006_u01746586270808") 2025/05/07 02:51:44 DEBUG : both14: Deleting (id "4_z5fe24dc3a02dab8b9f680e1b_f400bd31f48284565_d20250507_m025057_c001_v7007000_t0000_u01746586257849") 2025/05/07 02:51:44 DEBUG : both14: Deleting (id "4_z5fe24dc3a02dab8b9f680e1b_f112f1226128115da_d20250507_m025050_c001_v0001179_t0004_u01746586250336") 2025/05/07 02:51:44 DEBUG : both15: Deleting (id "4_z5fe24dc3a02dab8b9f680e1b_f4044b1ffe3b6f343_d20250507_m025118_c001_v7007000_t0000_u01746586278020") 2025/05/07 02:51:44 DEBUG : both15: Deleting (id "4_z5fe24dc3a02dab8b9f680e1b_f112f12261281164c_d20250507_m025111_c001_v0001179_t0017_u01746586271396") 2025/05/07 02:51:44 DEBUG : both15: Deleting (id "4_z5fe24dc3a02dab8b9f680e1b_f400bd31f48284566_d20250507_m025058_c001_v7007000_t0000_u01746586258041") 2025/05/07 02:51:44 DEBUG : both15: Deleting (id "4_z5fe24dc3a02dab8b9f680e1b_f107e632c15c85d92_d20250507_m025050_c001_v0001150_t0010_u01746586250961") 2025/05/07 02:51:44 DEBUG : both16: Deleting (id "4_z5fe24dc3a02dab8b9f680e1b_f4044b1ffe3b6f344_d20250507_m025118_c001_v7007000_t0000_u01746586278202") 2025/05/07 02:51:44 DEBUG : both16: Deleting (id "4_z5fe24dc3a02dab8b9f680e1b_f107e632c15c85ddb_d20250507_m025112_c001_v0001150_t0052_u01746586272056") 2025/05/07 02:51:44 DEBUG : both16: Deleting (id "4_z5fe24dc3a02dab8b9f680e1b_f400bd31f48284567_d20250507_m025058_c001_v7007000_t0000_u01746586258224") 2025/05/07 02:51:44 DEBUG : both16: Deleting (id "4_z5fe24dc3a02dab8b9f680e1b_f10785a25ffd047c5_d20250507_m025051_c001_v0001154_t0017_u01746586251445") 2025/05/07 02:51:44 DEBUG : both17: Deleting (id "4_z5fe24dc3a02dab8b9f680e1b_f4044b1ffe3b6f346_d20250507_m025118_c001_v7007000_t0000_u01746586278384") 2025/05/07 02:51:44 DEBUG : both17: Deleting (id "4_z5fe24dc3a02dab8b9f680e1b_f10785a25ffd047f9_d20250507_m025112_c001_v0001154_t0015_u01746586272638") 2025/05/07 02:51:44 DEBUG : both17: Deleting (id "4_z5fe24dc3a02dab8b9f680e1b_f400bd31f48284568_d20250507_m025058_c001_v7007000_t0000_u01746586258405") 2025/05/07 02:51:44 DEBUG : both17: Deleting (id "4_z5fe24dc3a02dab8b9f680e1b_f112f1226128115e2_d20250507_m025052_c001_v0001179_t0054_u01746586252149") 2025/05/07 02:51:44 DEBUG : both18: Deleting (id "4_z5fe24dc3a02dab8b9f680e1b_f4044b1ffe3b6f347_d20250507_m025118_c001_v7007000_t0000_u01746586278564") 2025/05/07 02:51:45 DEBUG : both18: Deleting (id "4_z5fe24dc3a02dab8b9f680e1b_f112f12261281165c_d20250507_m025113_c001_v0001179_t0017_u01746586273314") 2025/05/07 02:51:45 DEBUG : both18: Deleting (id "4_z5fe24dc3a02dab8b9f680e1b_f400bd31f4828456a_d20250507_m025058_c001_v7007000_t0000_u01746586258586") 2025/05/07 02:51:45 DEBUG : both18: Deleting (id "4_z5fe24dc3a02dab8b9f680e1b_f107e632c15c85d96_d20250507_m025052_c001_v0001150_t0056_u01746586252689") 2025/05/07 02:51:45 DEBUG : both19: Deleting (id "4_z5fe24dc3a02dab8b9f680e1b_f4044b1ffe3b6f348_d20250507_m025118_c001_v7007000_t0000_u01746586278745") 2025/05/07 02:51:45 DEBUG : both19: Deleting (id "4_z5fe24dc3a02dab8b9f680e1b_f107e632c15c85de1_d20250507_m025113_c001_v0001150_t0014_u01746586273873") 2025/05/07 02:51:45 DEBUG : both19: Deleting (id "4_z5fe24dc3a02dab8b9f680e1b_f400bd31f4828456b_d20250507_m025058_c001_v7007000_t0000_u01746586258768") 2025/05/07 02:51:45 DEBUG : both19: Deleting (id "4_z5fe24dc3a02dab8b9f680e1b_f10785a25ffd047cd_d20250507_m025053_c001_v0001154_t0006_u01746586253176") 2025/05/07 02:51:45 DEBUG : both2: Deleting (id "4_z5fe24dc3a02dab8b9f680e1b_f4044b1ffe3b6f349_d20250507_m025118_c001_v7007000_t0000_u01746586278930") 2025/05/07 02:51:45 DEBUG : both2: Deleting (id "4_z5fe24dc3a02dab8b9f680e1b_f10785a25ffd047d9_d20250507_m025103_c001_v0001154_t0001_u01746586263542") 2025/05/07 02:51:45 DEBUG : both2: Deleting (id "4_z5fe24dc3a02dab8b9f680e1b_f400bd31f4828456c_d20250507_m025058_c001_v7007000_t0000_u01746586258949") 2025/05/07 02:51:45 DEBUG : both2: Deleting (id "4_z5fe24dc3a02dab8b9f680e1b_f112f1226128115b2_d20250507_m025042_c001_v0001179_t0046_u01746586242948") 2025/05/07 02:51:45 DEBUG : both3: Deleting (id "4_z5fe24dc3a02dab8b9f680e1b_f4044b1ffe3b6f34a_d20250507_m025119_c001_v7007000_t0000_u01746586279114") 2025/05/07 02:51:45 DEBUG : both3: Deleting (id "4_z5fe24dc3a02dab8b9f680e1b_f112f12261281161e_d20250507_m025104_c001_v0001179_t0028_u01746586264172") 2025/05/07 02:51:45 DEBUG : both3: Deleting (id "4_z5fe24dc3a02dab8b9f680e1b_f400bd31f4828456d_d20250507_m025059_c001_v7007000_t0000_u01746586259131") 2025/05/07 02:51:45 DEBUG : both3: Deleting (id "4_z5fe24dc3a02dab8b9f680e1b_f107e632c15c85d6c_d20250507_m025043_c001_v0001150_t0037_u01746586243538") 2025/05/07 02:51:45 DEBUG : both4: Deleting (id "4_z5fe24dc3a02dab8b9f680e1b_f4044b1ffe3b6f34b_d20250507_m025119_c001_v7007000_t0000_u01746586279311") 2025/05/07 02:51:45 DEBUG : both4: Deleting (id "4_z5fe24dc3a02dab8b9f680e1b_f107e632c15c85dbe_d20250507_m025104_c001_v0001150_t0024_u01746586264738") 2025/05/07 02:51:45 DEBUG : both4: Deleting (id "4_z5fe24dc3a02dab8b9f680e1b_f400bd31f4828456e_d20250507_m025059_c001_v7007000_t0000_u01746586259313") 2025/05/07 02:51:45 DEBUG : both4: Deleting (id "4_z5fe24dc3a02dab8b9f680e1b_f10785a25ffd047ab_d20250507_m025044_c001_v0001154_t0018_u01746586244181") 2025/05/07 02:51:45 DEBUG : both5: Deleting (id "4_z5fe24dc3a02dab8b9f680e1b_f4044b1ffe3b6f34c_d20250507_m025119_c001_v7007000_t0000_u01746586279494") 2025/05/07 02:51:45 DEBUG : both5: Deleting (id "4_z5fe24dc3a02dab8b9f680e1b_f10785a25ffd047e1_d20250507_m025105_c001_v0001154_t0002_u01746586265189") 2025/05/07 02:51:46 DEBUG : both5: Deleting (id "4_z5fe24dc3a02dab8b9f680e1b_f400bd31f4828456f_d20250507_m025059_c001_v7007000_t0000_u01746586259497") 2025/05/07 02:51:46 DEBUG : both5: Deleting (id "4_z5fe24dc3a02dab8b9f680e1b_f112f1226128115be_d20250507_m025044_c001_v0001179_t0027_u01746586244980") 2025/05/07 02:51:46 DEBUG : both6: Deleting (id "4_z5fe24dc3a02dab8b9f680e1b_f4044b1ffe3b6f34d_d20250507_m025119_c001_v7007000_t0000_u01746586279734") 2025/05/07 02:51:46 DEBUG : both6: Deleting (id "4_z5fe24dc3a02dab8b9f680e1b_f112f122612811630_d20250507_m025106_c001_v0001179_t0038_u01746586266046") 2025/05/07 02:51:46 DEBUG : both6: Deleting (id "4_z5fe24dc3a02dab8b9f680e1b_f400bd31f48284571_d20250507_m025059_c001_v7007000_t0000_u01746586259678") 2025/05/07 02:51:46 DEBUG : both6: Deleting (id "4_z5fe24dc3a02dab8b9f680e1b_f107e632c15c85d74_d20250507_m025045_c001_v0001150_t0042_u01746586245572") 2025/05/07 02:51:46 DEBUG : both7: Deleting (id "4_z5fe24dc3a02dab8b9f680e1b_f4044b1ffe3b6f34f_d20250507_m025119_c001_v7007000_t0000_u01746586279918") 2025/05/07 02:51:46 DEBUG : both7: Deleting (id "4_z5fe24dc3a02dab8b9f680e1b_f107e632c15c85dc4_d20250507_m025106_c001_v0001150_t0014_u01746586266593") 2025/05/07 02:51:46 DEBUG : both7: Deleting (id "4_z5fe24dc3a02dab8b9f680e1b_f400bd31f48284572_d20250507_m025059_c001_v7007000_t0000_u01746586259859") 2025/05/07 02:51:46 DEBUG : both7: Deleting (id "4_z5fe24dc3a02dab8b9f680e1b_f10785a25ffd047b5_d20250507_m025046_c001_v0001154_t0016_u01746586246137") 2025/05/07 02:51:46 DEBUG : both8: Deleting (id "4_z5fe24dc3a02dab8b9f680e1b_f4044b1ffe3b6f350_d20250507_m025120_c001_v7007000_t0000_u01746586280100") 2025/05/07 02:51:46 DEBUG : both8: Deleting (id "4_z5fe24dc3a02dab8b9f680e1b_f10785a25ffd047e7_d20250507_m025107_c001_v0001154_t0011_u01746586267059") 2025/05/07 02:51:46 DEBUG : both8: Deleting (id "4_z5fe24dc3a02dab8b9f680e1b_f400bd31f48284574_d20250507_m025100_c001_v7007000_t0000_u01746586260041") 2025/05/07 02:51:46 DEBUG : both8: Deleting (id "4_z5fe24dc3a02dab8b9f680e1b_f112f1226128115ca_d20250507_m025046_c001_v0001179_t0038_u01746586246844") 2025/05/07 02:51:46 DEBUG : both9: Deleting (id "4_z5fe24dc3a02dab8b9f680e1b_f4044b1ffe3b6f351_d20250507_m025120_c001_v7007000_t0000_u01746586280283") 2025/05/07 02:51:46 DEBUG : both9: Deleting (id "4_z5fe24dc3a02dab8b9f680e1b_f112f12261281163a_d20250507_m025107_c001_v0001179_t0036_u01746586267776") 2025/05/07 02:51:46 DEBUG : both9: Deleting (id "4_z5fe24dc3a02dab8b9f680e1b_f400bd31f48284576_d20250507_m025100_c001_v7007000_t0000_u01746586260229") 2025/05/07 02:51:46 DEBUG : both9: Deleting (id "4_z5fe24dc3a02dab8b9f680e1b_f107e632c15c85d7e_d20250507_m025047_c001_v0001150_t0010_u01746586247489") 2025/05/07 02:51:46 DEBUG : c/non empty space: Deleting (id "4_z5fe24dc3a02dab8b9f680e1b_f4129d545bc2ff23a_d20250507_m024704_c001_v7007000_t0000_u01746586024909") 2025/05/07 02:51:46 DEBUG : c/non empty space: Deleting (id "4_z5fe24dc3a02dab8b9f680e1b_f107e632c15c85af4_d20250507_m024703_c001_v0001150_t0008_u01746586023194") 2025/05/07 02:51:46 DEBUG : c/non empty space: Deleting (id "4_z5fe24dc3a02dab8b9f680e1b_f4044b1ffe3b6f262_d20250507_m024702_c001_v7007000_t0000_u01746586022221") 2025/05/07 02:51:46 DEBUG : c/non empty space: Deleting (id "4_z5fe24dc3a02dab8b9f680e1b_f107e632c15c85ae4_d20250507_m024700_c001_v0001150_t0049_u01746586020171") 2025/05/07 02:51:47 DEBUG : c/non empty space: Deleting (id "4_z5fe24dc3a02dab8b9f680e1b_f4129d545bc2fe669_d20250507_m024640_c001_v7007000_t0000_u01746586000604") 2025/05/07 02:51:47 DEBUG : c/non empty space: Deleting (id "4_z5fe24dc3a02dab8b9f680e1b_f107e632c15c85a8c_d20250507_m024638_c001_v0001150_t0050_u01746585998483") 2025/05/07 02:51:47 DEBUG : check sum: Deleting (id "4_z5fe24dc3a02dab8b9f680e1b_f40211bca4d38022a_d20250507_m024626_c001_v7007000_t0000_u01746585986831") 2025/05/07 02:51:47 DEBUG : check sum: Deleting (id "4_z5fe24dc3a02dab8b9f680e1b_f107e632c15c85a5f_d20250507_m024625_c001_v0001150_t0003_u01746585985877") 2025/05/07 02:51:47 DEBUG : dest/3: Deleting (id "4_z5fe24dc3a02dab8b9f680e1b_f414e98f2e7527194_d20250507_m024902_c001_v7007000_t0000_u01746586142877") 2025/05/07 02:51:47 DEBUG : dest/3: Deleting (id "4_z5fe24dc3a02dab8b9f680e1b_f403d1d0a0e24fa62_d20250507_m024901_c001_v0001038_t0019_u01746586141769") 2025/05/07 02:51:47 DEBUG : dst/one: Deleting (id "4_z5fe24dc3a02dab8b9f680e1b_f416a323ede5038b9_d20250507_m025030_c001_v7007000_t0000_u01746586230756") 2025/05/07 02:51:47 DEBUG : dst/one: Deleting (id "4_z5fe24dc3a02dab8b9f680e1b_f10479f6a2cc839c6_d20250507_m025028_c001_v0001181_t0035_u01746586228916") 2025/05/07 02:51:47 DEBUG : dst/one: Deleting (id "4_z5fe24dc3a02dab8b9f680e1b_f414e98f2e7527210_d20250507_m025028_c001_v7007000_t0000_u01746586228733") 2025/05/07 02:51:47 DEBUG : dst/one: Deleting (id "4_z5fe24dc3a02dab8b9f680e1b_f10479f6a2cc839aa_d20250507_m025025_c001_v0001181_t0011_u01746586225945") 2025/05/07 02:51:47 DEBUG : dst/one: Deleting (id "4_z5fe24dc3a02dab8b9f680e1b_f414e98f2e752720c_d20250507_m025025_c001_v7007000_t0000_u01746586225220") 2025/05/07 02:51:47 DEBUG : dst/one: Deleting (id "4_z5fe24dc3a02dab8b9f680e1b_f10785a25ffd04787_d20250507_m025020_c001_v0001154_t0001_u01746586220963") 2025/05/07 02:51:47 DEBUG : dst/one: Deleting (id "4_z5fe24dc3a02dab8b9f680e1b_f416a323ede5038af_d20250507_m025019_c001_v7007000_t0000_u01746586219507") 2025/05/07 02:51:47 DEBUG : dst/one: Deleting (id "4_z5fe24dc3a02dab8b9f680e1b_f1048041195945a3a_d20250507_m025017_c001_v0001177_t0004_u01746586217182") 2025/05/07 02:51:47 DEBUG : dst/one: Deleting (id "4_z5fe24dc3a02dab8b9f680e1b_f4129d545bc2ff728_d20250507_m025016_c001_v7007000_t0000_u01746586216999") 2025/05/07 02:51:47 DEBUG : dst/one: Deleting (id "4_z5fe24dc3a02dab8b9f680e1b_f1048041195945a24_d20250507_m025014_c001_v0001177_t0004_u01746586214647") 2025/05/07 02:51:47 DEBUG : dst/one: Deleting (id "4_z5fe24dc3a02dab8b9f680e1b_f4129d545bc2ff725_d20250507_m025013_c001_v7007000_t0000_u01746586213922") 2025/05/07 02:51:47 DEBUG : dst/one: Deleting (id "4_z5fe24dc3a02dab8b9f680e1b_f10785a25ffd04779_d20250507_m025009_c001_v0001154_t0016_u01746586209634") 2025/05/07 02:51:47 DEBUG : dst/one: Deleting (id "4_z5fe24dc3a02dab8b9f680e1b_f416a323ede50389c_d20250507_m025008_c001_v7007000_t0000_u01746586208370") 2025/05/07 02:51:47 DEBUG : dst/one: Deleting (id "4_z5fe24dc3a02dab8b9f680e1b_f1110d3e77329e248_d20250507_m025006_c001_v0001115_t0002_u01746586206618") 2025/05/07 02:51:47 DEBUG : dst/one: Deleting (id "4_z5fe24dc3a02dab8b9f680e1b_f4019973f1bac9865_d20250507_m025006_c001_v7007000_t0000_u01746586206435") 2025/05/07 02:51:48 DEBUG : dst/one: Deleting (id "4_z5fe24dc3a02dab8b9f680e1b_f1110d3e77329e238_d20250507_m025003_c001_v0001115_t0019_u01746586203737") 2025/05/07 02:51:48 DEBUG : dst/one: Deleting (id "4_z5fe24dc3a02dab8b9f680e1b_f4019973f1bac9860_d20250507_m025003_c001_v7007000_t0000_u01746586203001") 2025/05/07 02:51:48 DEBUG : dst/one: Deleting (id "4_z5fe24dc3a02dab8b9f680e1b_f112f1226128114dd_d20250507_m024958_c001_v0001179_t0058_u01746586198908") 2025/05/07 02:51:48 DEBUG : dst/one: Deleting (id "4_z5fe24dc3a02dab8b9f680e1b_f416a323ede50387f_d20250507_m024957_c001_v7007000_t0000_u01746586197999") 2025/05/07 02:51:48 DEBUG : dst/one: Deleting (id "4_z5fe24dc3a02dab8b9f680e1b_f115d6b9df13f6bca_d20250507_m024956_c001_v0001171_t0020_u01746586196278") 2025/05/07 02:51:48 DEBUG : dst/one: Deleting (id "4_z5fe24dc3a02dab8b9f680e1b_f407399c8ff3a6567_d20250507_m024956_c001_v7007000_t0000_u01746586196090") 2025/05/07 02:51:48 DEBUG : dst/one: Deleting (id "4_z5fe24dc3a02dab8b9f680e1b_f115d6b9df13f6b86_d20250507_m024952_c001_v0001171_t0046_u01746586192922") 2025/05/07 02:51:48 DEBUG : dst/one: Deleting (id "4_z5fe24dc3a02dab8b9f680e1b_f407399c8ff3a6563_d20250507_m024952_c001_v7007000_t0000_u01746586192183") 2025/05/07 02:51:48 DEBUG : dst/one: Deleting (id "4_z5fe24dc3a02dab8b9f680e1b_f107e632c15c85cce_d20250507_m024945_c001_v0001150_t0008_u01746586185878") 2025/05/07 02:51:48 DEBUG : dst/one: Deleting (id "4_z5fe24dc3a02dab8b9f680e1b_f40577706241fe812_d20250507_m024944_c001_v7007000_t0000_u01746586184969") 2025/05/07 02:51:48 DEBUG : dst/one: Deleting (id "4_z5fe24dc3a02dab8b9f680e1b_f1090255d8ee0c2f2_d20250507_m024943_c001_v0001182_t0020_u01746586183029") 2025/05/07 02:51:48 DEBUG : dst/one: Deleting (id "4_z5fe24dc3a02dab8b9f680e1b_f422273c2c90522e1_d20250507_m024942_c001_v7007000_t0000_u01746586182832") 2025/05/07 02:51:48 DEBUG : dst/one: Deleting (id "4_z5fe24dc3a02dab8b9f680e1b_f1090255d8ee0c2b2_d20250507_m024940_c001_v0001182_t0038_u01746586180013") 2025/05/07 02:51:48 DEBUG : dst/one: Deleting (id "4_z5fe24dc3a02dab8b9f680e1b_f422273c2c90522de_d20250507_m024939_c001_v7007000_t0000_u01746586179281") 2025/05/07 02:51:48 DEBUG : dst/one: Deleting (id "4_z5fe24dc3a02dab8b9f680e1b_f10785a25ffd04749_d20250507_m024933_c001_v0001154_t0005_u01746586173640") 2025/05/07 02:51:48 DEBUG : dst/one: Deleting (id "4_z5fe24dc3a02dab8b9f680e1b_f40211bca4d3802f1_d20250507_m024932_c001_v7007000_t0000_u01746586172635") 2025/05/07 02:51:48 DEBUG : dst/one: Deleting (id "4_z5fe24dc3a02dab8b9f680e1b_f1157cc32dc389ecc_d20250507_m024931_c001_v0001180_t0042_u01746586171007") 2025/05/07 02:51:48 DEBUG : dst/one: Deleting (id "4_z5fe24dc3a02dab8b9f680e1b_f418eb39b0e94fa82_d20250507_m024930_c001_v7007000_t0000_u01746586170823") 2025/05/07 02:51:48 DEBUG : dst/one: Deleting (id "4_z5fe24dc3a02dab8b9f680e1b_f1157cc32dc389eae_d20250507_m024927_c001_v0001180_t0005_u01746586167642") 2025/05/07 02:51:48 DEBUG : dst/one: Deleting (id "4_z5fe24dc3a02dab8b9f680e1b_f418eb39b0e94fa80_d20250507_m024926_c001_v7007000_t0000_u01746586166916") 2025/05/07 02:51:49 DEBUG : dst/one: Deleting (id "4_z5fe24dc3a02dab8b9f680e1b_f112f1226128113fd_d20250507_m024921_c001_v0001179_t0018_u01746586161128") 2025/05/07 02:51:49 DEBUG : dst/one: Deleting (id "4_z5fe24dc3a02dab8b9f680e1b_f414e98f2e75271ae_d20250507_m024919_c001_v7007000_t0000_u01746586159931") 2025/05/07 02:51:49 DEBUG : dst/one: Deleting (id "4_z5fe24dc3a02dab8b9f680e1b_f11058dfa2926700c_d20250507_m024913_c001_v0001171_t0055_u01746586153968") 2025/05/07 02:51:49 DEBUG : dst/one: Deleting (id "4_z5fe24dc3a02dab8b9f680e1b_f41118ea0af184bb5_d20250507_m024913_c001_v7007000_t0000_u01746586153762") 2025/05/07 02:51:49 DEBUG : dst/one: Deleting (id "4_z5fe24dc3a02dab8b9f680e1b_f107e632c15c85c52_d20250507_m024909_c001_v0001150_t0029_u01746586149622") 2025/05/07 02:51:49 DEBUG : dst/one: Deleting (id "4_z5fe24dc3a02dab8b9f680e1b_f111b073aeb671518_d20250507_m024908_c001_v0001032_t0012_u01746586148593") 2025/05/07 02:51:49 DEBUG : dst/one: Deleting (id "4_z5fe24dc3a02dab8b9f680e1b_f111b073aeb671512_d20250507_m024907_c001_v0001032_t0000_u01746586147332") 2025/05/07 02:51:49 DEBUG : dst/one: Deleting (id "4_z5fe24dc3a02dab8b9f680e1b_f414e98f2e752718e_d20250507_m024854_c001_v7007000_t0000_u01746586134249") 2025/05/07 02:51:49 DEBUG : dst/one: Deleting (id "4_z5fe24dc3a02dab8b9f680e1b_f112f12261281135d_d20250507_m024847_c001_v0001179_t0011_u01746586127213") 2025/05/07 02:51:49 DEBUG : dst/one: Deleting (id "4_z5fe24dc3a02dab8b9f680e1b_f10804131a41ddef3_d20250507_m024846_c001_v0001029_t0017_u01746586126273") 2025/05/07 02:51:49 DEBUG : dst/one: Deleting (id "4_z5fe24dc3a02dab8b9f680e1b_f10804131a41ddeef_d20250507_m024844_c001_v0001029_t0027_u01746586124960") 2025/05/07 02:51:49 DEBUG : dst/one-2019-01-01: Deleting (id "4_z5fe24dc3a02dab8b9f680e1b_f416a323ede5038ba_d20250507_m025030_c001_v7007000_t0000_u01746586230938") 2025/05/07 02:51:49 DEBUG : dst/one-2019-01-01: Deleting (id "4_z5fe24dc3a02dab8b9f680e1b_f117a3343770b7072_d20250507_m025028_c001_v0001044_t0055_u01746586228394") 2025/05/07 02:51:49 DEBUG : dst/one-2019-01-01: Deleting (id "4_z5fe24dc3a02dab8b9f680e1b_f114d39239ad6b51d_d20250507_m025025_c001_v0001184_t0040_u01746586225023") 2025/05/07 02:51:49 DEBUG : dst/one.bak: Deleting (id "4_z5fe24dc3a02dab8b9f680e1b_f416a323ede5038b0_d20250507_m025019_c001_v7007000_t0000_u01746586219688") 2025/05/07 02:51:49 DEBUG : dst/one.bak: Deleting (id "4_z5fe24dc3a02dab8b9f680e1b_f1086033679422f3b_d20250507_m025016_c001_v0001183_t0056_u01746586216792") 2025/05/07 02:51:49 DEBUG : dst/one.bak: Deleting (id "4_z5fe24dc3a02dab8b9f680e1b_f11516f8286fa99b6_d20250507_m025013_c001_v0001134_t0013_u01746586213632") 2025/05/07 02:51:49 DEBUG : dst/one.bak: Deleting (id "4_z5fe24dc3a02dab8b9f680e1b_f416a323ede50389d_d20250507_m025008_c001_v7007000_t0000_u01746586208551") 2025/05/07 02:51:49 DEBUG : dst/one.bak: Deleting (id "4_z5fe24dc3a02dab8b9f680e1b_f1002228401d9e7ad_d20250507_m025006_c001_v0001184_t0038_u01746586206221") 2025/05/07 02:51:49 DEBUG : dst/one.bak: Deleting (id "4_z5fe24dc3a02dab8b9f680e1b_f11641ae1750941cf_d20250507_m025002_c001_v0001115_t0011_u01746586202476") 2025/05/07 02:51:49 DEBUG : dst/three: Deleting (id "4_z5fe24dc3a02dab8b9f680e1b_f414e98f2e75271af_d20250507_m024920_c001_v7007000_t0000_u01746586160114") 2025/05/07 02:51:49 DEBUG : dst/three: Deleting (id "4_z5fe24dc3a02dab8b9f680e1b_f111b073aeb671524_d20250507_m024918_c001_v0001032_t0034_u01746586158380") 2025/05/07 02:51:50 DEBUG : dst/three-2019-01-01.txt: Deleting (id "4_z5fe24dc3a02dab8b9f680e1b_f416a323ede5038bb_d20250507_m025031_c001_v7007000_t0000_u01746586231178") 2025/05/07 02:51:50 DEBUG : dst/three-2019-01-01.txt: Deleting (id "4_z5fe24dc3a02dab8b9f680e1b_f1027c6ce6e3a8151_d20250507_m025029_c001_v0001136_t0015_u01746586229683") 2025/05/07 02:51:50 DEBUG : dst/three-2019-01-01.txt: Deleting (id "4_z5fe24dc3a02dab8b9f680e1b_f115b65c6b1a011ba_d20250507_m025026_c001_v0001172_t0011_u01746586226711") 2025/05/07 02:51:50 DEBUG : dst/three.txt: Deleting (id "4_z5fe24dc3a02dab8b9f680e1b_f416a323ede5038bc_d20250507_m025031_c001_v7007000_t0000_u01746586231487") 2025/05/07 02:51:50 DEBUG : dst/three.txt: Deleting (id "4_z5fe24dc3a02dab8b9f680e1b_f10479f6a2cc839c8_d20250507_m025030_c001_v0001181_t0002_u01746586230152") 2025/05/07 02:51:50 DEBUG : dst/three.txt: Deleting (id "4_z5fe24dc3a02dab8b9f680e1b_f414e98f2e7527211_d20250507_m025029_c001_v7007000_t0000_u01746586229970") 2025/05/07 02:51:50 DEBUG : dst/three.txt: Deleting (id "4_z5fe24dc3a02dab8b9f680e1b_f10479f6a2cc839ba_d20250507_m025027_c001_v0001181_t0008_u01746586227401") 2025/05/07 02:51:50 DEBUG : dst/three.txt: Deleting (id "4_z5fe24dc3a02dab8b9f680e1b_f414e98f2e752720f_d20250507_m025027_c001_v7007000_t0000_u01746586227219") 2025/05/07 02:51:50 DEBUG : dst/three.txt: Deleting (id "4_z5fe24dc3a02dab8b9f680e1b_f112f122612811558_d20250507_m025022_c001_v0001179_t0052_u01746586222375") 2025/05/07 02:51:50 DEBUG : dst/three.txt: Deleting (id "4_z5fe24dc3a02dab8b9f680e1b_f416a323ede5038b1_d20250507_m025019_c001_v7007000_t0000_u01746586219869") 2025/05/07 02:51:50 DEBUG : dst/three.txt: Deleting (id "4_z5fe24dc3a02dab8b9f680e1b_f1048041195945a44_d20250507_m025018_c001_v0001177_t0040_u01746586218916") 2025/05/07 02:51:50 DEBUG : dst/three.txt: Deleting (id "4_z5fe24dc3a02dab8b9f680e1b_f4129d545bc2ff72b_d20250507_m025018_c001_v7007000_t0000_u01746586218733") 2025/05/07 02:51:50 DEBUG : dst/three.txt: Deleting (id "4_z5fe24dc3a02dab8b9f680e1b_f1048041195945a30_d20250507_m025015_c001_v0001177_t0037_u01746586215821") 2025/05/07 02:51:50 DEBUG : dst/three.txt: Deleting (id "4_z5fe24dc3a02dab8b9f680e1b_f4129d545bc2ff726_d20250507_m025015_c001_v7007000_t0000_u01746586215637") 2025/05/07 02:51:50 DEBUG : dst/three.txt: Deleting (id "4_z5fe24dc3a02dab8b9f680e1b_f112f12261281151d_d20250507_m025011_c001_v0001179_t0057_u01746586211017") 2025/05/07 02:51:50 DEBUG : dst/three.txt: Deleting (id "4_z5fe24dc3a02dab8b9f680e1b_f4019973f1bac9868_d20250507_m025007_c001_v7007000_t0000_u01746586207812") 2025/05/07 02:51:50 DEBUG : dst/three.txt: Deleting (id "4_z5fe24dc3a02dab8b9f680e1b_f112f122612811505_d20250507_m025005_c001_v0001179_t0033_u01746586205429") 2025/05/07 02:51:50 DEBUG : dst/three.txt: Deleting (id "4_z5fe24dc3a02dab8b9f680e1b_f4019973f1bac9864_d20250507_m025004_c001_v7007000_t0000_u01746586204694") 2025/05/07 02:51:50 DEBUG : dst/three.txt: Deleting (id "4_z5fe24dc3a02dab8b9f680e1b_f107e632c15c85cf6_d20250507_m024959_c001_v0001150_t0037_u01746586199867") 2025/05/07 02:51:50 DEBUG : dst/three.txt: Deleting (id "4_z5fe24dc3a02dab8b9f680e1b_f407399c8ff3a6569_d20250507_m024957_c001_v7007000_t0000_u01746586197063") 2025/05/07 02:51:50 DEBUG : dst/three.txt: Deleting (id "4_z5fe24dc3a02dab8b9f680e1b_f107e632c15c85cec_d20250507_m024955_c001_v0001150_t0021_u01746586195007") 2025/05/07 02:51:51 DEBUG : dst/three.txt: Deleting (id "4_z5fe24dc3a02dab8b9f680e1b_f407399c8ff3a6564_d20250507_m024953_c001_v7007000_t0000_u01746586193916") 2025/05/07 02:51:51 DEBUG : dst/three.txt: Deleting (id "4_z5fe24dc3a02dab8b9f680e1b_f10785a25ffd04761_d20250507_m024946_c001_v0001154_t0002_u01746586186662") 2025/05/07 02:51:51 DEBUG : dst/three.txt: Deleting (id "4_z5fe24dc3a02dab8b9f680e1b_f422273c2c90522e2_d20250507_m024944_c001_v7007000_t0000_u01746586184046") 2025/05/07 02:51:51 DEBUG : dst/three.txt: Deleting (id "4_z5fe24dc3a02dab8b9f680e1b_f10785a25ffd04753_d20250507_m024941_c001_v0001154_t0006_u01746586181735") 2025/05/07 02:51:51 DEBUG : dst/three.txt: Deleting (id "4_z5fe24dc3a02dab8b9f680e1b_f422273c2c90522e0_d20250507_m024940_c001_v7007000_t0000_u01746586180640") 2025/05/07 02:51:51 DEBUG : dst/three.txt: Deleting (id "4_z5fe24dc3a02dab8b9f680e1b_f112f122612811459_d20250507_m024934_c001_v0001179_t0043_u01746586174598") 2025/05/07 02:51:51 DEBUG : dst/three.txt: Deleting (id "4_z5fe24dc3a02dab8b9f680e1b_f418eb39b0e94fa83_d20250507_m024931_c001_v7007000_t0000_u01746586171716") 2025/05/07 02:51:51 DEBUG : dst/three.txt: Deleting (id "4_z5fe24dc3a02dab8b9f680e1b_f112f122612811441_d20250507_m024929_c001_v0001179_t0045_u01746586169674") 2025/05/07 02:51:51 DEBUG : dst/three.txt: Deleting (id "4_z5fe24dc3a02dab8b9f680e1b_f418eb39b0e94fa81_d20250507_m024928_c001_v7007000_t0000_u01746586168571") 2025/05/07 02:51:51 DEBUG : dst/three.txt: Deleting (id "4_z5fe24dc3a02dab8b9f680e1b_f107e632c15c85c78_d20250507_m024922_c001_v0001150_t0040_u01746586162197") 2025/05/07 02:51:51 DEBUG : dst/three.txt.bak: Deleting (id "4_z5fe24dc3a02dab8b9f680e1b_f416a323ede5038b2_d20250507_m025020_c001_v7007000_t0000_u01746586220050") 2025/05/07 02:51:51 DEBUG : dst/three.txt.bak: Deleting (id "4_z5fe24dc3a02dab8b9f680e1b_f1053d25f4f18fa4a_d20250507_m025018_c001_v0001115_t0019_u01746586218022") 2025/05/07 02:51:51 DEBUG : dst/three.txt.bak: Deleting (id "4_z5fe24dc3a02dab8b9f680e1b_f1086033679422f25_d20250507_m025015_c001_v0001183_t0028_u01746586215422") 2025/05/07 02:51:51 DEBUG : dst/three.txt.bak: Deleting (id "4_z5fe24dc3a02dab8b9f680e1b_f416a323ede50389e_d20250507_m025008_c001_v7007000_t0000_u01746586208733") 2025/05/07 02:51:51 DEBUG : dst/three.txt.bak: Deleting (id "4_z5fe24dc3a02dab8b9f680e1b_f112f67bab90efe70_d20250507_m025007_c001_v0001157_t0058_u01746586207473") 2025/05/07 02:51:51 DEBUG : dst/three.txt.bak: Deleting (id "4_z5fe24dc3a02dab8b9f680e1b_f10303fdf85f4b5d4_d20250507_m025004_c001_v0001184_t0032_u01746586204490") 2025/05/07 02:51:51 DEBUG : dst/two: Deleting (id "4_z5fe24dc3a02dab8b9f680e1b_f416a323ede5038bd_d20250507_m025031_c001_v7007000_t0000_u01746586231670") 2025/05/07 02:51:51 DEBUG : dst/two: Deleting (id "4_z5fe24dc3a02dab8b9f680e1b_f107e632c15c85d30_d20250507_m025021_c001_v0001150_t0021_u01746586221681") 2025/05/07 02:51:51 DEBUG : dst/two: Deleting (id "4_z5fe24dc3a02dab8b9f680e1b_f416a323ede5038b3_d20250507_m025020_c001_v7007000_t0000_u01746586220233") 2025/05/07 02:51:51 DEBUG : dst/two: Deleting (id "4_z5fe24dc3a02dab8b9f680e1b_f107e632c15c85d10_d20250507_m025010_c001_v0001150_t0033_u01746586210331") 2025/05/07 02:51:51 DEBUG : dst/two: Deleting (id "4_z5fe24dc3a02dab8b9f680e1b_f416a323ede50389f_d20250507_m025008_c001_v7007000_t0000_u01746586208914") 2025/05/07 02:51:52 DEBUG : dst/two: Deleting (id "4_z5fe24dc3a02dab8b9f680e1b_f10785a25ffd04771_d20250507_m024959_c001_v0001154_t0018_u01746586199512") 2025/05/07 02:51:52 DEBUG : dst/two: Deleting (id "4_z5fe24dc3a02dab8b9f680e1b_f416a323ede503880_d20250507_m024958_c001_v7007000_t0000_u01746586198181") 2025/05/07 02:51:52 DEBUG : dst/two: Deleting (id "4_z5fe24dc3a02dab8b9f680e1b_f112f12261281149b_d20250507_m024946_c001_v0001179_t0000_u01746586186476") 2025/05/07 02:51:52 DEBUG : dst/two: Deleting (id "4_z5fe24dc3a02dab8b9f680e1b_f40577706241fe813_d20250507_m024945_c001_v7007000_t0000_u01746586185153") 2025/05/07 02:51:52 DEBUG : dst/two: Deleting (id "4_z5fe24dc3a02dab8b9f680e1b_f107e632c15c85c98_d20250507_m024934_c001_v0001150_t0056_u01746586174347") 2025/05/07 02:51:52 DEBUG : dst/two: Deleting (id "4_z5fe24dc3a02dab8b9f680e1b_f40211bca4d3802f2_d20250507_m024932_c001_v7007000_t0000_u01746586172846") 2025/05/07 02:51:52 DEBUG : dst/two: Deleting (id "4_z5fe24dc3a02dab8b9f680e1b_f10785a25ffd04739_d20250507_m024921_c001_v0001154_t0022_u01746586161707") 2025/05/07 02:51:52 DEBUG : dst/two: Deleting (id "4_z5fe24dc3a02dab8b9f680e1b_f414e98f2e75271b0_d20250507_m024920_c001_v7007000_t0000_u01746586160294") 2025/05/07 02:51:52 DEBUG : dst/two: Deleting (id "4_z5fe24dc3a02dab8b9f680e1b_f115bd9d9741dc950_d20250507_m024915_c001_v0001042_t0055_u01746586155858") 2025/05/07 02:51:52 DEBUG : dst/two: Deleting (id "4_z5fe24dc3a02dab8b9f680e1b_f414e98f2e752718f_d20250507_m024854_c001_v7007000_t0000_u01746586134433") 2025/05/07 02:51:52 DEBUG : dst/two: Deleting (id "4_z5fe24dc3a02dab8b9f680e1b_f10804131a41ddf01_d20250507_m024853_c001_v0001029_t0000_u01746586133157") 2025/05/07 02:51:52 DEBUG : empty space: Deleting (id "4_z5fe24dc3a02dab8b9f680e1b_f4102fca5f2dd5860_d20250507_m024811_c001_v7007000_t0000_u01746586091827") 2025/05/07 02:51:52 DEBUG : empty space: Deleting (id "4_z5fe24dc3a02dab8b9f680e1b_f107e632c15c85bb4_d20250507_m024807_c001_v0001150_t0037_u01746586087849") 2025/05/07 02:51:52 DEBUG : empty space: Deleting (id "4_z5fe24dc3a02dab8b9f680e1b_f4102fca5f2dd5840_d20250507_m024805_c001_v7007000_t0000_u01746586085737") 2025/05/07 02:51:52 DEBUG : empty space: Deleting (id "4_z5fe24dc3a02dab8b9f680e1b_f107e632c15c85b92_d20250507_m024755_c001_v0001150_t0035_u01746586075164") 2025/05/07 02:51:52 DEBUG : empty space: Deleting (id "4_z5fe24dc3a02dab8b9f680e1b_f418a42cd876d53de_d20250507_m024746_c001_v7007000_t0000_u01746586066768") 2025/05/07 02:51:52 DEBUG : empty space: Deleting (id "4_z5fe24dc3a02dab8b9f680e1b_f107e632c15c85b74_d20250507_m024743_c001_v0001150_t0054_u01746586063565") 2025/05/07 02:51:52 DEBUG : empty space: Deleting (id "4_z5fe24dc3a02dab8b9f680e1b_f4044b1ffe3b6f273_d20250507_m024718_c001_v7007000_t0000_u01746586038707") 2025/05/07 02:51:52 DEBUG : empty space: Deleting (id "4_z5fe24dc3a02dab8b9f680e1b_f107e632c15c85b2c_d20250507_m024716_c001_v0001150_t0051_u01746586036575") 2025/05/07 02:51:52 DEBUG : empty space: Deleting (id "4_z5fe24dc3a02dab8b9f680e1b_f4044b1ffe3b6f26d_d20250507_m024715_c001_v7007000_t0000_u01746586035017") 2025/05/07 02:51:52 DEBUG : empty space: Deleting (id "4_z5fe24dc3a02dab8b9f680e1b_f107e632c15c85b1c_d20250507_m024713_c001_v0001150_t0056_u01746586033784") 2025/05/07 02:51:53 DEBUG : empty space: Deleting (id "4_z5fe24dc3a02dab8b9f680e1b_f4044b1ffe3b6f267_d20250507_m024710_c001_v7007000_t0000_u01746586030200") 2025/05/07 02:51:53 DEBUG : empty space: Deleting (id "4_z5fe24dc3a02dab8b9f680e1b_f107e632c15c85b08_d20250507_m024708_c001_v0001150_t0025_u01746586028522") 2025/05/07 02:51:53 DEBUG : empty space: Deleting (id "4_z5fe24dc3a02dab8b9f680e1b_f4129d545bc2ff23d_d20250507_m024707_c001_v7007000_t0000_u01746586027394") 2025/05/07 02:51:53 DEBUG : empty space: Deleting (id "4_z5fe24dc3a02dab8b9f680e1b_f107e632c15c85b00_d20250507_m024705_c001_v0001150_t0006_u01746586025899") 2025/05/07 02:51:53 DEBUG : empty space: Deleting (id "4_z5fe24dc3a02dab8b9f680e1b_f4129d545bc2fee4c_d20250507_m024658_c001_v7007000_t0000_u01746586018939") 2025/05/07 02:51:53 DEBUG : empty space: Deleting (id "4_z5fe24dc3a02dab8b9f680e1b_f107e632c15c85ad8_d20250507_m024657_c001_v0001150_t0021_u01746586017375") 2025/05/07 02:51:53 DEBUG : empty space: Deleting (id "4_z5fe24dc3a02dab8b9f680e1b_f4129d545bc2fea60_d20250507_m024656_c001_v7007000_t0000_u01746586016208") 2025/05/07 02:51:53 DEBUG : empty space: Deleting (id "4_z5fe24dc3a02dab8b9f680e1b_f107e632c15c85ad2_d20250507_m024655_c001_v0001150_t0036_u01746586015305") 2025/05/07 02:51:53 DEBUG : empty space: Deleting (id "4_z5fe24dc3a02dab8b9f680e1b_f4129d545bc2fea59_d20250507_m024649_c001_v7007000_t0000_u01746586009543") 2025/05/07 02:51:53 DEBUG : empty space: Deleting (id "4_z5fe24dc3a02dab8b9f680e1b_f107e632c15c85ab0_d20250507_m024648_c001_v0001150_t0026_u01746586008279") 2025/05/07 02:51:53 DEBUG : empty space: Deleting (id "4_z5fe24dc3a02dab8b9f680e1b_f4129d545bc2fe66e_d20250507_m024645_c001_v7007000_t0000_u01746586005700") 2025/05/07 02:51:53 DEBUG : empty space: Deleting (id "4_z5fe24dc3a02dab8b9f680e1b_f107e632c15c85aa2_d20250507_m024644_c001_v0001150_t0024_u01746586004731") 2025/05/07 02:51:53 DEBUG : empty space: Deleting (id "4_z5fe24dc3a02dab8b9f680e1b_f4129d545bc2fe66b_d20250507_m024643_c001_v7007000_t0000_u01746586003646") 2025/05/07 02:51:53 DEBUG : empty space: Deleting (id "4_z5fe24dc3a02dab8b9f680e1b_f1158a2d9c7f596ab_d20250507_m024642_c001_v0001161_t0010_u01746586002942") 2025/05/07 02:51:53 DEBUG : empty space: Deleting (id "4_z5fe24dc3a02dab8b9f680e1b_f107e632c15c85a9a_d20250507_m024641_c001_v0001150_t0004_u01746586001359") 2025/05/07 02:51:53 DEBUG : enormous: Deleting (id "4_z5fe24dc3a02dab8b9f680e1b_f4044b1ffe3b6f271_d20250507_m024717_c001_v7007000_t0000_u01746586037790") 2025/05/07 02:51:53 DEBUG : enormous: Deleting (id "4_z5fe24dc3a02dab8b9f680e1b_f107e632c15c85b2e_d20250507_m024716_c001_v0001150_t0044_u01746586036972") 2025/05/07 02:51:53 DEBUG : existing: Deleting (id "4_z5fe24dc3a02dab8b9f680e1b_f416a323ede5038c5_d20250507_m025036_c001_v7007000_t0000_u01746586236551") 2025/05/07 02:51:53 DEBUG : existing: Deleting (id "4_z5fe24dc3a02dab8b9f680e1b_f112f12261281158c_d20250507_m025035_c001_v0001179_t0050_u01746586235318") 2025/05/07 02:51:53 DEBUG : existing: Deleting (id "4_z5fe24dc3a02dab8b9f680e1b_f418a42cd876d53d9_d20250507_m024741_c001_v7007000_t0000_u01746586061772") 2025/05/07 02:51:53 DEBUG : existing: Deleting (id "4_z5fe24dc3a02dab8b9f680e1b_f112f1226128111f2_d20250507_m024740_c001_v0001179_t0051_u01746586060319") 2025/05/07 02:51:53 DEBUG : existing: Deleting (id "4_z5fe24dc3a02dab8b9f680e1b_f41118ea0af184aec_d20250507_m024637_c001_v7007000_t0000_u01746585997079") 2025/05/07 02:51:54 DEBUG : existing: Deleting (id "4_z5fe24dc3a02dab8b9f680e1b_f107e632c15c85a81_d20250507_m024636_c001_v0001150_t0017_u01746585996066") 2025/05/07 02:51:54 DEBUG : existing: Deleting (id "4_z5fe24dc3a02dab8b9f680e1b_f41118ea0af184aeb_d20250507_m024634_c001_v7007000_t0000_u01746585994791") 2025/05/07 02:51:54 DEBUG : existing: Deleting (id "4_z5fe24dc3a02dab8b9f680e1b_f107e632c15c85a79_d20250507_m024634_c001_v0001150_t0004_u01746585994154") 2025/05/07 02:51:54 DEBUG : existing: Deleting (id "4_z5fe24dc3a02dab8b9f680e1b_f107e632c15c85a73_d20250507_m024633_c001_v0001150_t0015_u01746585993191") 2025/05/07 02:51:54 DEBUG : existing-b: Deleting (id "4_z5fe24dc3a02dab8b9f680e1b_f418a42cd876d53da_d20250507_m024741_c001_v7007000_t0000_u01746586061953") 2025/05/07 02:51:54 DEBUG : existing-b: Deleting (id "4_z5fe24dc3a02dab8b9f680e1b_f107e632c15c85b6e_d20250507_m024740_c001_v0001150_t0025_u01746586060309") 2025/05/07 02:51:54 DEBUG : file1: Deleting (id "4_z5fe24dc3a02dab8b9f680e1b_f4044b1ffe3b6f36c_d20250507_m025129_c001_v7007000_t0000_u01746586289895") 2025/05/07 02:51:54 DEBUG : file1: Deleting (id "4_z5fe24dc3a02dab8b9f680e1b_f107e632c15c85e0b_d20250507_m025128_c001_v0001150_t0058_u01746586288653") 2025/05/07 02:51:54 DEBUG : file1: Deleting (id "4_z5fe24dc3a02dab8b9f680e1b_f4044b1ffe3b6f369_d20250507_m025126_c001_v7007000_t0000_u01746586286584") 2025/05/07 02:51:54 DEBUG : file1: Deleting (id "4_z5fe24dc3a02dab8b9f680e1b_f10785a25ffd0481d_d20250507_m025125_c001_v0001154_t0008_u01746586285310") 2025/05/07 02:51:54 DEBUG : five: Deleting (id "4_z5fe24dc3a02dab8b9f680e1b_f4044b1ffe3b6f276_d20250507_m024723_c001_v7007000_t0000_u01746586043290") 2025/05/07 02:51:54 DEBUG : five: Deleting (id "4_z5fe24dc3a02dab8b9f680e1b_f407e632c15c85b4c_d20250507_m024721_c001_v0001150_t0026_u01746586041266") 2025/05/07 02:51:54 DEBUG : foo: Deleting (id "4_z5fe24dc3a02dab8b9f680e1b_f4129d545bc2fea57_d20250507_m024647_c001_v7007000_t0000_u01746586007547") 2025/05/07 02:51:54 DEBUG : foo: Deleting (id "4_z5fe24dc3a02dab8b9f680e1b_f407e632c15c85aac_d20250507_m024646_c001_v0001150_t0026_u01746586006979") 2025/05/07 02:51:54 DEBUG : foo: Deleting (id "4_z5fe24dc3a02dab8b9f680e1b_f407e632c15c85aaa_d20250507_m024646_c001_v0001150_t0026_u01746586006425") 2025/05/07 02:51:54 DEBUG : four: Deleting (id "4_z5fe24dc3a02dab8b9f680e1b_f4044b1ffe3b6f277_d20250507_m024723_c001_v7007000_t0000_u01746586043471") 2025/05/07 02:51:54 DEBUG : four: Deleting (id "4_z5fe24dc3a02dab8b9f680e1b_f40785a25ffd0469f_d20250507_m024721_c001_v0001154_t0005_u01746586041821") 2025/05/07 02:51:54 DEBUG : four: Deleting (id "4_z5fe24dc3a02dab8b9f680e1b_f107e632c15c85b42_d20250507_m024720_c001_v0001150_t0043_u01746586040527") 2025/05/07 02:51:54 DEBUG : hello world2: Deleting (id "4_z5fe24dc3a02dab8b9f680e1b_f408d092892d148e0_d20250507_m024541_c001_v7007000_t0000_u01746585941927") 2025/05/07 02:51:54 DEBUG : hello world2: Deleting (id "4_z5fe24dc3a02dab8b9f680e1b_f107e632c15c859b9_d20250507_m024541_c001_v0001150_t0029_u01746585941317") 2025/05/07 02:51:54 DEBUG : ignore-size: Deleting (id "4_z5fe24dc3a02dab8b9f680e1b_f41118ea0af184ae7_d20250507_m024632_c001_v7007000_t0000_u01746585992101") 2025/05/07 02:51:55 DEBUG : ignore-size: Deleting (id "4_z5fe24dc3a02dab8b9f680e1b_f107e632c15c85a6b_d20250507_m024630_c001_v0001150_t0036_u01746585990972") 2025/05/07 02:51:55 DEBUG : nested/sub dir/file: Deleting (id "4_z5fe24dc3a02dab8b9f680e1b_f418a42cd876d53d5_d20250507_m024739_c001_v7007000_t0000_u01746586059219") 2025/05/07 02:51:55 DEBUG : nested/sub dir/file: Deleting (id "4_z5fe24dc3a02dab8b9f680e1b_f112f1226128111e0_d20250507_m024738_c001_v0001179_t0029_u01746586058155") 2025/05/07 02:51:55 DEBUG : nested/sub dir/file: Deleting (id "4_z5fe24dc3a02dab8b9f680e1b_f418a42cd876d53cd_d20250507_m024737_c001_v7007000_t0000_u01746586057056") 2025/05/07 02:51:55 DEBUG : nested/sub dir/file: Deleting (id "4_z5fe24dc3a02dab8b9f680e1b_f112f1226128111d6_d20250507_m024736_c001_v0001179_t0011_u01746586056091") 2025/05/07 02:51:55 DEBUG : one: Deleting (id "4_z5fe24dc3a02dab8b9f680e1b_f4044b1ffe3b6f278_d20250507_m024723_c001_v7007000_t0000_u01746586043660") 2025/05/07 02:51:55 DEBUG : one: Deleting (id "4_z5fe24dc3a02dab8b9f680e1b_f407e632c15c85b38_d20250507_m024719_c001_v0001150_t0026_u01746586039871") 2025/05/07 02:51:55 DEBUG : only0: Deleting (id "4_z5fe24dc3a02dab8b9f680e1b_f4044b1ffe3b6f352_d20250507_m025120_c001_v7007000_t0000_u01746586280492") 2025/05/07 02:51:55 DEBUG : only0: Deleting (id "4_z5fe24dc3a02dab8b9f680e1b_f40785a25ffd04801_d20250507_m025114_c001_v0001154_t0005_u01746586274953") 2025/05/07 02:51:55 DEBUG : only0: Deleting (id "4_z5fe24dc3a02dab8b9f680e1b_f10785a25ffd047d5_d20250507_m025101_c001_v0001154_t0001_u01746586261924") 2025/05/07 02:51:55 DEBUG : only0: Deleting (id "4_z5fe24dc3a02dab8b9f680e1b_f400bd31f48284553_d20250507_m025054_c001_v7007000_t0000_u01746586254960") 2025/05/07 02:51:55 DEBUG : only0: Deleting (id "4_z5fe24dc3a02dab8b9f680e1b_f112f1226128115aa_d20250507_m025041_c001_v0001179_t0053_u01746586241728") 2025/05/07 02:51:55 DEBUG : only1: Deleting (id "4_z5fe24dc3a02dab8b9f680e1b_f4044b1ffe3b6f353_d20250507_m025120_c001_v7007000_t0000_u01746586280674") 2025/05/07 02:51:55 DEBUG : only1: Deleting (id "4_z5fe24dc3a02dab8b9f680e1b_f407e632c15c85de5_d20250507_m025114_c001_v0001150_t0026_u01746586274964") 2025/05/07 02:51:55 DEBUG : only1: Deleting (id "4_z5fe24dc3a02dab8b9f680e1b_f112f12261281161a_d20250507_m025103_c001_v0001179_t0058_u01746586263315") 2025/05/07 02:51:55 DEBUG : only1: Deleting (id "4_z5fe24dc3a02dab8b9f680e1b_f400bd31f48284554_d20250507_m025055_c001_v7007000_t0000_u01746586255142") 2025/05/07 02:51:55 DEBUG : only1: Deleting (id "4_z5fe24dc3a02dab8b9f680e1b_f107e632c15c85d68_d20250507_m025042_c001_v0001150_t0036_u01746586242333") 2025/05/07 02:51:55 DEBUG : only10: Deleting (id "4_z5fe24dc3a02dab8b9f680e1b_f4044b1ffe3b6f354_d20250507_m025120_c001_v7007000_t0000_u01746586280875") 2025/05/07 02:51:55 DEBUG : only10: Deleting (id "4_z5fe24dc3a02dab8b9f680e1b_f407e632c15c85de9_d20250507_m025115_c001_v0001150_t0026_u01746586275375") 2025/05/07 02:51:55 DEBUG : only10: Deleting (id "4_z5fe24dc3a02dab8b9f680e1b_f112f12261281163e_d20250507_m025108_c001_v0001179_t0031_u01746586268648") 2025/05/07 02:51:56 DEBUG : only10: Deleting (id "4_z5fe24dc3a02dab8b9f680e1b_f422273c2c9052317_d20250507_m025055_c001_v7007000_t0000_u01746586255343") 2025/05/07 02:51:56 DEBUG : only10: Deleting (id "4_z5fe24dc3a02dab8b9f680e1b_f107e632c15c85d82_d20250507_m025048_c001_v0001150_t0037_u01746586248266") 2025/05/07 02:51:56 DEBUG : only11: Deleting (id "4_z5fe24dc3a02dab8b9f680e1b_f4044b1ffe3b6f355_d20250507_m025121_c001_v7007000_t0000_u01746586281055") 2025/05/07 02:51:56 DEBUG : only11: Deleting (id "4_z5fe24dc3a02dab8b9f680e1b_f40785a25ffd04809_d20250507_m025115_c001_v0001154_t0005_u01746586275731") 2025/05/07 02:51:56 DEBUG : only11: Deleting (id "4_z5fe24dc3a02dab8b9f680e1b_f107e632c15c85dd0_d20250507_m025109_c001_v0001150_t0057_u01746586269249") 2025/05/07 02:51:56 DEBUG : only11: Deleting (id "4_z5fe24dc3a02dab8b9f680e1b_f40577706241fe856_d20250507_m025055_c001_v7007000_t0000_u01746586255905") 2025/05/07 02:51:56 DEBUG : only11: Deleting (id "4_z5fe24dc3a02dab8b9f680e1b_f10785a25ffd047bf_d20250507_m025048_c001_v0001154_t0000_u01746586248854") 2025/05/07 02:51:56 DEBUG : only12: Deleting (id "4_z5fe24dc3a02dab8b9f680e1b_f4044b1ffe3b6f356_d20250507_m025121_c001_v7007000_t0000_u01746586281237") 2025/05/07 02:51:56 DEBUG : only12: Deleting (id "4_z5fe24dc3a02dab8b9f680e1b_f412f122612811662_d20250507_m025114_c001_v0001179_t0004_u01746586274975") 2025/05/07 02:51:56 DEBUG : only12: Deleting (id "4_z5fe24dc3a02dab8b9f680e1b_f10785a25ffd047f1_d20250507_m025109_c001_v0001154_t0012_u01746586269850") 2025/05/07 02:51:56 DEBUG : only12: Deleting (id "4_z5fe24dc3a02dab8b9f680e1b_f422273c2c9052318_d20250507_m025055_c001_v7007000_t0000_u01746586255551") 2025/05/07 02:51:56 DEBUG : only12: Deleting (id "4_z5fe24dc3a02dab8b9f680e1b_f112f1226128115d6_d20250507_m025049_c001_v0001179_t0023_u01746586249445") 2025/05/07 02:51:56 DEBUG : only13: Deleting (id "4_z5fe24dc3a02dab8b9f680e1b_f4044b1ffe3b6f357_d20250507_m025121_c001_v7007000_t0000_u01746586281420") 2025/05/07 02:51:56 DEBUG : only13: Deleting (id "4_z5fe24dc3a02dab8b9f680e1b_f407e632c15c85ded_d20250507_m025115_c001_v0001150_t0026_u01746586275752") 2025/05/07 02:51:56 DEBUG : only13: Deleting (id "4_z5fe24dc3a02dab8b9f680e1b_f112f122612811648_d20250507_m025110_c001_v0001179_t0001_u01746586270604") 2025/05/07 02:51:56 DEBUG : only13: Deleting (id "4_z5fe24dc3a02dab8b9f680e1b_f422273c2c905231a_d20250507_m025055_c001_v7007000_t0000_u01746586255917") 2025/05/07 02:51:56 DEBUG : only13: Deleting (id "4_z5fe24dc3a02dab8b9f680e1b_f107e632c15c85d8c_d20250507_m025049_c001_v0001150_t0038_u01746586249987") 2025/05/07 02:51:56 DEBUG : only14: Deleting (id "4_z5fe24dc3a02dab8b9f680e1b_f4044b1ffe3b6f358_d20250507_m025121_c001_v7007000_t0000_u01746586281603") 2025/05/07 02:51:56 DEBUG : only14: Deleting (id "4_z5fe24dc3a02dab8b9f680e1b_f41890f626b52f0d2_d20250507_m025115_c001_v0001182_t0029_u01746586275531") 2025/05/07 02:51:56 DEBUG : only14: Deleting (id "4_z5fe24dc3a02dab8b9f680e1b_f107e632c15c85dd7_d20250507_m025111_c001_v0001150_t0023_u01746586271145") 2025/05/07 02:51:56 DEBUG : only14: Deleting (id "4_z5fe24dc3a02dab8b9f680e1b_f418a42cd876d546e_d20250507_m025056_c001_v7007000_t0000_u01746586256063") 2025/05/07 02:51:56 DEBUG : only14: Deleting (id "4_z5fe24dc3a02dab8b9f680e1b_f10785a25ffd047c3_d20250507_m025050_c001_v0001154_t0021_u01746586250564") 2025/05/07 02:51:57 DEBUG : only15: Deleting (id "4_z5fe24dc3a02dab8b9f680e1b_f4044b1ffe3b6f35a_d20250507_m025121_c001_v7007000_t0000_u01746586281784") 2025/05/07 02:51:57 DEBUG : only15: Deleting (id "4_z5fe24dc3a02dab8b9f680e1b_f40785a25ffd04803_d20250507_m025115_c001_v0001154_t0005_u01746586275172") 2025/05/07 02:51:57 DEBUG : only15: Deleting (id "4_z5fe24dc3a02dab8b9f680e1b_f10785a25ffd047f7_d20250507_m025111_c001_v0001154_t0009_u01746586271627") 2025/05/07 02:51:57 DEBUG : only15: Deleting (id "4_z5fe24dc3a02dab8b9f680e1b_f40577706241fe853_d20250507_m025055_c001_v7007000_t0000_u01746586255352") 2025/05/07 02:51:57 DEBUG : only15: Deleting (id "4_z5fe24dc3a02dab8b9f680e1b_f112f1226128115de_d20250507_m025051_c001_v0001179_t0033_u01746586251231") 2025/05/07 02:51:57 DEBUG : only16: Deleting (id "4_z5fe24dc3a02dab8b9f680e1b_f4044b1ffe3b6f35c_d20250507_m025121_c001_v7007000_t0000_u01746586281966") 2025/05/07 02:51:57 DEBUG : only16: Deleting (id "4_z5fe24dc3a02dab8b9f680e1b_f412f122612811664_d20250507_m025115_c001_v0001179_t0004_u01746586275193") 2025/05/07 02:51:57 DEBUG : only16: Deleting (id "4_z5fe24dc3a02dab8b9f680e1b_f112f12261281165a_d20250507_m025112_c001_v0001179_t0034_u01746586272423") 2025/05/07 02:51:57 DEBUG : only16: Deleting (id "4_z5fe24dc3a02dab8b9f680e1b_f400bd31f4828455b_d20250507_m025056_c001_v7007000_t0000_u01746586256075") 2025/05/07 02:51:57 DEBUG : only16: Deleting (id "4_z5fe24dc3a02dab8b9f680e1b_f107e632c15c85d94_d20250507_m025051_c001_v0001150_t0023_u01746586251845") 2025/05/07 02:51:57 DEBUG : only17: Deleting (id "4_z5fe24dc3a02dab8b9f680e1b_f4044b1ffe3b6f35d_d20250507_m025122_c001_v7007000_t0000_u01746586282146") 2025/05/07 02:51:57 DEBUG : only17: Deleting (id "4_z5fe24dc3a02dab8b9f680e1b_f407e632c15c85de7_d20250507_m025115_c001_v0001150_t0026_u01746586275182") 2025/05/07 02:51:57 DEBUG : only17: Deleting (id "4_z5fe24dc3a02dab8b9f680e1b_f107e632c15c85ddf_d20250507_m025112_c001_v0001150_t0053_u01746586272971") 2025/05/07 02:51:57 DEBUG : only17: Deleting (id "4_z5fe24dc3a02dab8b9f680e1b_f418a42cd876d546b_d20250507_m025055_c001_v7007000_t0000_u01746586255699") 2025/05/07 02:51:57 DEBUG : only17: Deleting (id "4_z5fe24dc3a02dab8b9f680e1b_f10785a25ffd047cb_d20250507_m025052_c001_v0001154_t0000_u01746586252364") 2025/05/07 02:51:57 DEBUG : only18: Deleting (id "4_z5fe24dc3a02dab8b9f680e1b_f4044b1ffe3b6f35e_d20250507_m025122_c001_v7007000_t0000_u01746586282328") 2025/05/07 02:51:57 DEBUG : only18: Deleting (id "4_z5fe24dc3a02dab8b9f680e1b_f40785a25ffd04805_d20250507_m025115_c001_v0001154_t0005_u01746586275366") 2025/05/07 02:51:57 DEBUG : only18: Deleting (id "4_z5fe24dc3a02dab8b9f680e1b_f10785a25ffd047ff_d20250507_m025113_c001_v0001154_t0023_u01746586273533") 2025/05/07 02:51:57 DEBUG : only18: Deleting (id "4_z5fe24dc3a02dab8b9f680e1b_f422273c2c9052319_d20250507_m025055_c001_v7007000_t0000_u01746586255734") 2025/05/07 02:51:57 DEBUG : only18: Deleting (id "4_z5fe24dc3a02dab8b9f680e1b_f112f1226128115e4_d20250507_m025052_c001_v0001179_t0020_u01746586252971") 2025/05/07 02:51:57 DEBUG : only19: Deleting (id "4_z5fe24dc3a02dab8b9f680e1b_f4044b1ffe3b6f35f_d20250507_m025122_c001_v7007000_t0000_u01746586282510") 2025/05/07 02:51:57 DEBUG : only19: Deleting (id "4_z5fe24dc3a02dab8b9f680e1b_f412f12261281166c_d20250507_m025115_c001_v0001179_t0004_u01746586275763") 2025/05/07 02:51:58 DEBUG : only19: Deleting (id "4_z5fe24dc3a02dab8b9f680e1b_f112f12261281165e_d20250507_m025114_c001_v0001179_t0005_u01746586274090") 2025/05/07 02:51:58 DEBUG : only19: Deleting (id "4_z5fe24dc3a02dab8b9f680e1b_f418a42cd876d546a_d20250507_m025055_c001_v7007000_t0000_u01746586255518") 2025/05/07 02:51:58 DEBUG : only19: Deleting (id "4_z5fe24dc3a02dab8b9f680e1b_f107e632c15c85d9a_d20250507_m025053_c001_v0001150_t0046_u01746586253554") 2025/05/07 02:51:58 DEBUG : only2: Deleting (id "4_z5fe24dc3a02dab8b9f680e1b_f4044b1ffe3b6f360_d20250507_m025122_c001_v7007000_t0000_u01746586282692") 2025/05/07 02:51:58 DEBUG : only2: Deleting (id "4_z5fe24dc3a02dab8b9f680e1b_f412f122612811666_d20250507_m025115_c001_v0001179_t0004_u01746586275388") 2025/05/07 02:51:58 DEBUG : only2: Deleting (id "4_z5fe24dc3a02dab8b9f680e1b_f107e632c15c85dbc_d20250507_m025103_c001_v0001150_t0023_u01746586263935") 2025/05/07 02:51:58 DEBUG : only2: Deleting (id "4_z5fe24dc3a02dab8b9f680e1b_f400bd31f48284557_d20250507_m025055_c001_v7007000_t0000_u01746586255530") 2025/05/07 02:51:58 DEBUG : only2: Deleting (id "4_z5fe24dc3a02dab8b9f680e1b_f10785a25ffd047a3_d20250507_m025043_c001_v0001154_t0012_u01746586243181") 2025/05/07 02:51:58 DEBUG : only3: Deleting (id "4_z5fe24dc3a02dab8b9f680e1b_f4044b1ffe3b6f361_d20250507_m025122_c001_v7007000_t0000_u01746586282873") 2025/05/07 02:51:58 DEBUG : only3: Deleting (id "4_z5fe24dc3a02dab8b9f680e1b_f40785a25ffd04807_d20250507_m025115_c001_v0001154_t0005_u01746586275549") 2025/05/07 02:51:58 DEBUG : only3: Deleting (id "4_z5fe24dc3a02dab8b9f680e1b_f10785a25ffd047dd_d20250507_m025104_c001_v0001154_t0016_u01746586264375") 2025/05/07 02:51:58 DEBUG : only3: Deleting (id "4_z5fe24dc3a02dab8b9f680e1b_f400bd31f48284558_d20250507_m025055_c001_v7007000_t0000_u01746586255712") 2025/05/07 02:51:58 DEBUG : only3: Deleting (id "4_z5fe24dc3a02dab8b9f680e1b_f112f1226128115b8_d20250507_m025043_c001_v0001179_t0046_u01746586243951") 2025/05/07 02:51:58 DEBUG : only4: Deleting (id "4_z5fe24dc3a02dab8b9f680e1b_f4044b1ffe3b6f363_d20250507_m025123_c001_v7007000_t0000_u01746586283057") 2025/05/07 02:51:58 DEBUG : only4: Deleting (id "4_z5fe24dc3a02dab8b9f680e1b_f407e632c15c85deb_d20250507_m025115_c001_v0001150_t0026_u01746586275559") 2025/05/07 02:51:58 DEBUG : only4: Deleting (id "4_z5fe24dc3a02dab8b9f680e1b_f112f122612811628_d20250507_m025104_c001_v0001179_t0034_u01746586264981") 2025/05/07 02:51:58 DEBUG : only4: Deleting (id "4_z5fe24dc3a02dab8b9f680e1b_f40577706241fe855_d20250507_m025055_c001_v7007000_t0000_u01746586255723") 2025/05/07 02:51:58 DEBUG : only4: Deleting (id "4_z5fe24dc3a02dab8b9f680e1b_f107e632c15c85d72_d20250507_m025044_c001_v0001150_t0008_u01746586244557") 2025/05/07 02:51:58 DEBUG : only5: Deleting (id "4_z5fe24dc3a02dab8b9f680e1b_f4044b1ffe3b6f364_d20250507_m025123_c001_v7007000_t0000_u01746586283239") 2025/05/07 02:51:58 DEBUG : only5: Deleting (id "4_z5fe24dc3a02dab8b9f680e1b_f412f12261281166a_d20250507_m025115_c001_v0001179_t0004_u01746586275572") 2025/05/07 02:51:58 DEBUG : only5: Deleting (id "4_z5fe24dc3a02dab8b9f680e1b_f107e632c15c85dc2_d20250507_m025105_c001_v0001150_t0040_u01746586265699") 2025/05/07 02:51:59 DEBUG : only5: Deleting (id "4_z5fe24dc3a02dab8b9f680e1b_f40577706241fe854_d20250507_m025055_c001_v7007000_t0000_u01746586255541") 2025/05/07 02:51:59 DEBUG : only5: Deleting (id "4_z5fe24dc3a02dab8b9f680e1b_f10785a25ffd047ad_d20250507_m025045_c001_v0001154_t0008_u01746586245192") 2025/05/07 02:51:59 DEBUG : only6: Deleting (id "4_z5fe24dc3a02dab8b9f680e1b_f4044b1ffe3b6f365_d20250507_m025123_c001_v7007000_t0000_u01746586283426") 2025/05/07 02:51:59 DEBUG : only6: Deleting (id "4_z5fe24dc3a02dab8b9f680e1b_f41890f626b52f0d6_d20250507_m025115_c001_v0001182_t0029_u01746586275717") 2025/05/07 02:51:59 DEBUG : only6: Deleting (id "4_z5fe24dc3a02dab8b9f680e1b_f10785a25ffd047e5_d20250507_m025106_c001_v0001154_t0016_u01746586266247") 2025/05/07 02:51:59 DEBUG : only6: Deleting (id "4_z5fe24dc3a02dab8b9f680e1b_f418a42cd876d546d_d20250507_m025055_c001_v7007000_t0000_u01746586255881") 2025/05/07 02:51:59 DEBUG : only6: Deleting (id "4_z5fe24dc3a02dab8b9f680e1b_f112f1226128115c0_d20250507_m025045_c001_v0001179_t0011_u01746586245948") 2025/05/07 02:51:59 DEBUG : only7: Deleting (id "4_z5fe24dc3a02dab8b9f680e1b_f4044b1ffe3b6f366_d20250507_m025123_c001_v7007000_t0000_u01746586283607") 2025/05/07 02:51:59 DEBUG : only7: Deleting (id "4_z5fe24dc3a02dab8b9f680e1b_f41890f626b52f0dc_d20250507_m025115_c001_v0001182_t0029_u01746586275902") 2025/05/07 02:51:59 DEBUG : only7: Deleting (id "4_z5fe24dc3a02dab8b9f680e1b_f112f122612811636_d20250507_m025106_c001_v0001179_t0022_u01746586266825") 2025/05/07 02:51:59 DEBUG : only7: Deleting (id "4_z5fe24dc3a02dab8b9f680e1b_f400bd31f48284559_d20250507_m025055_c001_v7007000_t0000_u01746586255893") 2025/05/07 02:51:59 DEBUG : only7: Deleting (id "4_z5fe24dc3a02dab8b9f680e1b_f107e632c15c85d7c_d20250507_m025046_c001_v0001150_t0052_u01746586246471") 2025/05/07 02:51:59 DEBUG : only8: Deleting (id "4_z5fe24dc3a02dab8b9f680e1b_f4044b1ffe3b6f367_d20250507_m025123_c001_v7007000_t0000_u01746586283788") 2025/05/07 02:51:59 DEBUG : only8: Deleting (id "4_z5fe24dc3a02dab8b9f680e1b_f40785a25ffd0480b_d20250507_m025115_c001_v0001154_t0005_u01746586275916") 2025/05/07 02:51:59 DEBUG : only8: Deleting (id "4_z5fe24dc3a02dab8b9f680e1b_f107e632c15c85dca_d20250507_m025107_c001_v0001150_t0017_u01746586267520") 2025/05/07 02:51:59 DEBUG : only8: Deleting (id "4_z5fe24dc3a02dab8b9f680e1b_f400bd31f48284555_d20250507_m025055_c001_v7007000_t0000_u01746586255324") 2025/05/07 02:51:59 DEBUG : only8: Deleting (id "4_z5fe24dc3a02dab8b9f680e1b_f10785a25ffd047b7_d20250507_m025047_c001_v0001154_t0014_u01746586247083") 2025/05/07 02:51:59 DEBUG : only9: Deleting (id "4_z5fe24dc3a02dab8b9f680e1b_f4044b1ffe3b6f368_d20250507_m025123_c001_v7007000_t0000_u01746586283975") 2025/05/07 02:51:59 DEBUG : only9: Deleting (id "4_z5fe24dc3a02dab8b9f680e1b_f407e632c15c85def_d20250507_m025115_c001_v0001150_t0026_u01746586275948") 2025/05/07 02:51:59 DEBUG : only9: Deleting (id "4_z5fe24dc3a02dab8b9f680e1b_f10785a25ffd047e9_d20250507_m025107_c001_v0001154_t0010_u01746586267983") 2025/05/07 02:52:00 DEBUG : only9: Deleting (id "4_z5fe24dc3a02dab8b9f680e1b_f418a42cd876d5469_d20250507_m025055_c001_v7007000_t0000_u01746586255337") 2025/05/07 02:52:00 DEBUG : only9: Deleting (id "4_z5fe24dc3a02dab8b9f680e1b_f112f1226128115ce_d20250507_m025047_c001_v0001179_t0015_u01746586247732") 2025/05/07 02:52:00 DEBUG : potato: Deleting (id "4_z5fe24dc3a02dab8b9f680e1b_f418a42cd876d53c7_d20250507_m024734_c001_v7007000_t0000_u01746586054265") 2025/05/07 02:52:00 DEBUG : potato: Deleting (id "4_z5fe24dc3a02dab8b9f680e1b_f10785a25ffd046a9_d20250507_m024732_c001_v0001154_t0014_u01746586052146") 2025/05/07 02:52:00 DEBUG : potato: Deleting (id "4_z5fe24dc3a02dab8b9f680e1b_f4044b1ffe3b6f281_d20250507_m024730_c001_v7007000_t0000_u01746586050321") 2025/05/07 02:52:00 DEBUG : potato: Deleting (id "4_z5fe24dc3a02dab8b9f680e1b_f107e632c15c85b5a_d20250507_m024728_c001_v0001150_t0053_u01746586048470") 2025/05/07 02:52:00 DEBUG : potato: Deleting (id "4_z5fe24dc3a02dab8b9f680e1b_f4044b1ffe3b6f27d_d20250507_m024726_c001_v7007000_t0000_u01746586046638") 2025/05/07 02:52:00 DEBUG : potato: Deleting (id "4_z5fe24dc3a02dab8b9f680e1b_f112f122612811198_d20250507_m024724_c001_v0001179_t0043_u01746586044584") 2025/05/07 02:52:00 DEBUG : potato: Deleting (id "4_z5fe24dc3a02dab8b9f680e1b_f4044b1ffe3b6f26a_d20250507_m024712_c001_v7007000_t0000_u01746586032430") 2025/05/07 02:52:00 DEBUG : potato: Deleting (id "4_z5fe24dc3a02dab8b9f680e1b_f107e632c15c85b12_d20250507_m024711_c001_v0001150_t0019_u01746586031107") 2025/05/07 02:52:00 DEBUG : potato: Deleting (id "4_z5fe24dc3a02dab8b9f680e1b_f4044b1ffe3b6f266_d20250507_m024709_c001_v7007000_t0000_u01746586029227") 2025/05/07 02:52:00 DEBUG : potato: Deleting (id "4_z5fe24dc3a02dab8b9f680e1b_f107e632c15c85b06_d20250507_m024708_c001_v0001150_t0008_u01746586028300") 2025/05/07 02:52:00 DEBUG : potato: Deleting (id "4_z5fe24dc3a02dab8b9f680e1b_f4129d545bc2ff23c_d20250507_m024706_c001_v7007000_t0000_u01746586026581") 2025/05/07 02:52:00 DEBUG : potato: Deleting (id "4_z5fe24dc3a02dab8b9f680e1b_f107e632c15c85afe_d20250507_m024705_c001_v0001150_t0015_u01746586025635") 2025/05/07 02:52:00 DEBUG : potato: Deleting (id "4_z5fe24dc3a02dab8b9f680e1b_f4129d545bc2fee4a_d20250507_m024658_c001_v7007000_t0000_u01746586018386") 2025/05/07 02:52:00 DEBUG : potato: Deleting (id "4_z5fe24dc3a02dab8b9f680e1b_f107e632c15c85ad6_d20250507_m024657_c001_v0001150_t0005_u01746586017117") 2025/05/07 02:52:00 DEBUG : potato: Deleting (id "4_z5fe24dc3a02dab8b9f680e1b_f4129d545bc2fea61_d20250507_m024656_c001_v7007000_t0000_u01746586016390") 2025/05/07 02:52:00 DEBUG : potato: Deleting (id "4_z5fe24dc3a02dab8b9f680e1b_f107e632c15c85ad0_d20250507_m024655_c001_v0001150_t0018_u01746586015057") 2025/05/07 02:52:00 DEBUG : potato: Deleting (id "4_z5fe24dc3a02dab8b9f680e1b_f4129d545bc2fea5f_d20250507_m024654_c001_v7007000_t0000_u01746586014203") 2025/05/07 02:52:00 DEBUG : potato: Deleting (id "4_z5fe24dc3a02dab8b9f680e1b_f107e632c15c85ac6_d20250507_m024653_c001_v0001150_t0047_u01746586013474") 2025/05/07 02:52:00 DEBUG : potato: Deleting (id "4_z5fe24dc3a02dab8b9f680e1b_f107e632c15c85abe_d20250507_m024652_c001_v0001150_t0016_u01746586012588") 2025/05/07 02:52:00 DEBUG : potato: Deleting (id "4_z5fe24dc3a02dab8b9f680e1b_f4129d545bc2fea5d_d20250507_m024651_c001_v7007000_t0000_u01746586011839") 2025/05/07 02:52:01 DEBUG : potato: Deleting (id "4_z5fe24dc3a02dab8b9f680e1b_f107e632c15c85ab8_d20250507_m024651_c001_v0001150_t0046_u01746586011105") 2025/05/07 02:52:01 DEBUG : potato: Deleting (id "4_z5fe24dc3a02dab8b9f680e1b_f107e632c15c85ab6_d20250507_m024650_c001_v0001150_t0026_u01746586010448") 2025/05/07 02:52:01 DEBUG : potato: Deleting (id "4_z5fe24dc3a02dab8b9f680e1b_f4129d545bc2fea5a_d20250507_m024649_c001_v7007000_t0000_u01746586009725") 2025/05/07 02:52:01 DEBUG : potato: Deleting (id "4_z5fe24dc3a02dab8b9f680e1b_f107e632c15c85ab2_d20250507_m024648_c001_v0001150_t0014_u01746586008904") 2025/05/07 02:52:01 DEBUG : potato2: Deleting (id "4_z5fe24dc3a02dab8b9f680e1b_f422273c2c9052259_d20250507_m024821_c001_v7007000_t0000_u01746586101342") 2025/05/07 02:52:01 DEBUG : potato2: Deleting (id "4_z5fe24dc3a02dab8b9f680e1b_f10785a25ffd046e9_d20250507_m024820_c001_v0001154_t0001_u01746586100644") 2025/05/07 02:52:01 DEBUG : potato2: Deleting (id "4_z5fe24dc3a02dab8b9f680e1b_f4102fca5f2dd5861_d20250507_m024812_c001_v7007000_t0000_u01746586092316") 2025/05/07 02:52:01 DEBUG : potato2: Deleting (id "4_z5fe24dc3a02dab8b9f680e1b_f10785a25ffd046df_d20250507_m024807_c001_v0001154_t0025_u01746586087038") 2025/05/07 02:52:01 DEBUG : potato2: Deleting (id "4_z5fe24dc3a02dab8b9f680e1b_f407399c8ff3a649d_d20250507_m024758_c001_v7007000_t0000_u01746586078967") 2025/05/07 02:52:01 DEBUG : potato2: Deleting (id "4_z5fe24dc3a02dab8b9f680e1b_f10785a25ffd046c5_d20250507_m024754_c001_v0001154_t0015_u01746586074426") 2025/05/07 02:52:01 DEBUG : potato2: Deleting (id "4_z5fe24dc3a02dab8b9f680e1b_f418a42cd876d53df_d20250507_m024747_c001_v7007000_t0000_u01746586067094") 2025/05/07 02:52:01 DEBUG : potato2: Deleting (id "4_z5fe24dc3a02dab8b9f680e1b_f10785a25ffd046b7_d20250507_m024743_c001_v0001154_t0008_u01746586063231") 2025/05/07 02:52:01 DEBUG : potato2: Deleting (id "4_z5fe24dc3a02dab8b9f680e1b_f4044b1ffe3b6f272_d20250507_m024717_c001_v7007000_t0000_u01746586037972") 2025/05/07 02:52:01 DEBUG : potato2: Deleting (id "4_z5fe24dc3a02dab8b9f680e1b_f107e632c15c85b2a_d20250507_m024716_c001_v0001150_t0029_u01746586036295") 2025/05/07 02:52:01 DEBUG : potato2: Deleting (id "4_z5fe24dc3a02dab8b9f680e1b_f4044b1ffe3b6f26e_d20250507_m024715_c001_v7007000_t0000_u01746586035210") 2025/05/07 02:52:01 DEBUG : potato2: Deleting (id "4_z5fe24dc3a02dab8b9f680e1b_f107e632c15c85b1a_d20250507_m024713_c001_v0001150_t0038_u01746586033348") 2025/05/07 02:52:01 DEBUG : potato2: Deleting (id "4_z5fe24dc3a02dab8b9f680e1b_f4044b1ffe3b6f26b_d20250507_m024712_c001_v7007000_t0000_u01746586032622") 2025/05/07 02:52:01 DEBUG : potato2: Deleting (id "4_z5fe24dc3a02dab8b9f680e1b_f107e632c15c85b16_d20250507_m024711_c001_v0001150_t0028_u01746586031789") 2025/05/07 02:52:01 DEBUG : potato2: Deleting (id "4_z5fe24dc3a02dab8b9f680e1b_f4044b1ffe3b6f268_d20250507_m024710_c001_v7007000_t0000_u01746586030383") 2025/05/07 02:52:01 DEBUG : potato2: Deleting (id "4_z5fe24dc3a02dab8b9f680e1b_f107e632c15c85b0c_d20250507_m024709_c001_v0001150_t0022_u01746586029593") 2025/05/07 02:52:01 DEBUG : potato2: Deleting (id "4_z5fe24dc3a02dab8b9f680e1b_f4129d545bc2ff23e_d20250507_m024707_c001_v7007000_t0000_u01746586027576") 2025/05/07 02:52:02 DEBUG : potato2: Deleting (id "4_z5fe24dc3a02dab8b9f680e1b_f107e632c15c85b02_d20250507_m024706_c001_v0001150_t0041_u01746586026590") 2025/05/07 02:52:02 DEBUG : potato2: Deleting (id "4_z5fe24dc3a02dab8b9f680e1b_f4129d545bc2fee4d_d20250507_m024659_c001_v7007000_t0000_u01746586019122") 2025/05/07 02:52:02 DEBUG : potato2: Deleting (id "4_z5fe24dc3a02dab8b9f680e1b_f107e632c15c85adc_d20250507_m024658_c001_v0001150_t0004_u01746586018120") 2025/05/07 02:52:02 DEBUG : potato2: Deleting (id "4_z5fe24dc3a02dab8b9f680e1b_f408d092892d148e5_d20250507_m024545_c001_v7007000_t0000_u01746585945474") 2025/05/07 02:52:02 DEBUG : potato2: Deleting (id "4_z5fe24dc3a02dab8b9f680e1b_f107e632c15c859c3_d20250507_m024544_c001_v0001150_t0001_u01746585944866") 2025/05/07 02:52:02 DEBUG : potato2: Deleting (id "4_z5fe24dc3a02dab8b9f680e1b_f408d092892d148e2_d20250507_m024543_c001_v7007000_t0000_u01746585943599") 2025/05/07 02:52:02 DEBUG : potato2: Deleting (id "4_z5fe24dc3a02dab8b9f680e1b_f107e632c15c859bf_d20250507_m024542_c001_v0001150_t0033_u01746585942910") 2025/05/07 02:52:02 DEBUG : potato3: Deleting (id "4_z5fe24dc3a02dab8b9f680e1b_f4102fca5f2dd5864_d20250507_m024812_c001_v7007000_t0000_u01746586092623") 2025/05/07 02:52:02 DEBUG : potato3: Deleting (id "4_z5fe24dc3a02dab8b9f680e1b_f112f1226128112ad_d20250507_m024808_c001_v0001179_t0059_u01746586088591") 2025/05/07 02:52:02 DEBUG : potato3: Deleting (id "4_z5fe24dc3a02dab8b9f680e1b_f407399c8ff3a64a0_d20250507_m024759_c001_v7007000_t0000_u01746586079693") 2025/05/07 02:52:02 DEBUG : potato3: Deleting (id "4_z5fe24dc3a02dab8b9f680e1b_f112f12261281125d_d20250507_m024755_c001_v0001179_t0043_u01746586075917") 2025/05/07 02:52:02 DEBUG : potato3: Deleting (id "4_z5fe24dc3a02dab8b9f680e1b_f418a42cd876d53e0_d20250507_m024747_c001_v7007000_t0000_u01746586067412") 2025/05/07 02:52:02 DEBUG : potato3: Deleting (id "4_z5fe24dc3a02dab8b9f680e1b_f112f12261281120b_d20250507_m024743_c001_v0001179_t0027_u01746586063917") 2025/05/07 02:52:02 DEBUG : pre-dest1/1: Deleting (id "4_z5fe24dc3a02dab8b9f680e1b_f414e98f2e7527195_d20250507_m024903_c001_v7007000_t0000_u01746586143058") 2025/05/07 02:52:02 DEBUG : pre-dest1/1: Deleting (id "4_z5fe24dc3a02dab8b9f680e1b_f112f122612811381_d20250507_m024855_c001_v0001179_t0045_u01746586135181") 2025/05/07 02:52:02 DEBUG : pre-dest2/2: Deleting (id "4_z5fe24dc3a02dab8b9f680e1b_f414e98f2e7527196_d20250507_m024903_c001_v7007000_t0000_u01746586143240") 2025/05/07 02:52:02 DEBUG : pre-dest2/2: Deleting (id "4_z5fe24dc3a02dab8b9f680e1b_f10785a25ffd0470f_d20250507_m024855_c001_v0001154_t0015_u01746586135757") 2025/05/07 02:52:02 DEBUG : rclone-sync-test-ignore-file/.ignore: Deleting (id "4_z5fe24dc3a02dab8b9f680e1b_f414e98f2e752717d_d20250507_m024834_c001_v7007000_t0000_u01746586114523") 2025/05/07 02:52:02 DEBUG : rclone-sync-test-ignore-file/.ignore: Deleting (id "4_z5fe24dc3a02dab8b9f680e1b_f107e632c15c85bf2_d20250507_m024830_c001_v0001150_t0009_u01746586110603") 2025/05/07 02:52:02 DEBUG : sizeonly: Deleting (id "4_z5fe24dc3a02dab8b9f680e1b_f40211bca4d38022c_d20250507_m024629_c001_v7007000_t0000_u01746585989295") 2025/05/07 02:52:03 DEBUG : sizeonly: Deleting (id "4_z5fe24dc3a02dab8b9f680e1b_f107e632c15c85a61_d20250507_m024628_c001_v0001150_t0040_u01746585988110") 2025/05/07 02:52:03 DEBUG : sub dir/hello world: Deleting (id "4_z5fe24dc3a02dab8b9f680e1b_f421f4d6436410cc1_d20250507_m025138_c001_v7007000_t0000_u01746586298929") 2025/05/07 02:52:03 DEBUG : sub dir/hello world: Deleting (id "4_z5fe24dc3a02dab8b9f680e1b_f112f1226128116c8_d20250507_m025136_c001_v0001179_t0053_u01746586296429") 2025/05/07 02:52:03 DEBUG : sub dir/hello world: Deleting (id "4_z5fe24dc3a02dab8b9f680e1b_f4044b1ffe3b6f374_d20250507_m025134_c001_v7007000_t0000_u01746586294565") 2025/05/07 02:52:03 DEBUG : sub dir/hello world: Deleting (id "4_z5fe24dc3a02dab8b9f680e1b_f10785a25ffd04827_d20250507_m025131_c001_v0001154_t0024_u01746586291954") 2025/05/07 02:52:03 DEBUG : sub dir/hello world: Deleting (id "4_z5fe24dc3a02dab8b9f680e1b_f418a42cd876d53d6_d20250507_m024739_c001_v7007000_t0000_u01746586059400") 2025/05/07 02:52:03 DEBUG : sub dir/hello world: Deleting (id "4_z5fe24dc3a02dab8b9f680e1b_f10785a25ffd046af_d20250507_m024738_c001_v0001154_t0011_u01746586058507") 2025/05/07 02:52:03 DEBUG : sub dir/hello world: Deleting (id "4_z5fe24dc3a02dab8b9f680e1b_f418a42cd876d53d2_d20250507_m024737_c001_v7007000_t0000_u01746586057236") 2025/05/07 02:52:03 DEBUG : sub dir/hello world: Deleting (id "4_z5fe24dc3a02dab8b9f680e1b_f107e632c15c85b68_d20250507_m024736_c001_v0001150_t0003_u01746586056448") 2025/05/07 02:52:03 DEBUG : sub dir/hello world: Deleting (id "4_z5fe24dc3a02dab8b9f680e1b_f40211bca4d380229_d20250507_m024624_c001_v7007000_t0000_u01746585984957") 2025/05/07 02:52:03 DEBUG : sub dir/hello world: Deleting (id "4_z5fe24dc3a02dab8b9f680e1b_f107e632c15c85a55_d20250507_m024623_c001_v0001150_t0022_u01746585983440") 2025/05/07 02:52:03 DEBUG : sub dir/hello world: Deleting (id "4_z5fe24dc3a02dab8b9f680e1b_f40211bca4d380227_d20250507_m024622_c001_v7007000_t0000_u01746585982710") 2025/05/07 02:52:03 DEBUG : sub dir/hello world: Deleting (id "4_z5fe24dc3a02dab8b9f680e1b_f107e632c15c85a51_d20250507_m024621_c001_v0001150_t0057_u01746585981462") 2025/05/07 02:52:03 DEBUG : sub dir/hello world: Deleting (id "4_z5fe24dc3a02dab8b9f680e1b_f40211bca4d380223_d20250507_m024618_c001_v7007000_t0000_u01746585978519") 2025/05/07 02:52:03 DEBUG : sub dir/hello world: Deleting (id "4_z5fe24dc3a02dab8b9f680e1b_f107e632c15c85a45_d20250507_m024617_c001_v0001150_t0050_u01746585977205") 2025/05/07 02:52:03 DEBUG : sub dir/hello world: Deleting (id "4_z5fe24dc3a02dab8b9f680e1b_f40211bca4d380220_d20250507_m024616_c001_v7007000_t0000_u01746585976657") 2025/05/07 02:52:03 DEBUG : sub dir/hello world: Deleting (id "4_z5fe24dc3a02dab8b9f680e1b_f107e632c15c85a41_d20250507_m024615_c001_v0001150_t0042_u01746585975408") 2025/05/07 02:52:03 DEBUG : sub dir/hello world: Deleting (id "4_z5fe24dc3a02dab8b9f680e1b_f107e632c15c85a35_d20250507_m024612_c001_v0001150_t0028_u01746585972271") 2025/05/07 02:52:03 DEBUG : sub dir/hello world: Deleting (id "4_z5fe24dc3a02dab8b9f680e1b_f40211bca4d38021c_d20250507_m024611_c001_v7007000_t0000_u01746585971487") 2025/05/07 02:52:03 DEBUG : sub dir/hello world: Deleting (id "4_z5fe24dc3a02dab8b9f680e1b_f107e632c15c85a2d_d20250507_m024610_c001_v0001150_t0057_u01746585970787") 2025/05/07 02:52:03 DEBUG : sub dir/hello world: Deleting (id "4_z5fe24dc3a02dab8b9f680e1b_f107e632c15c85a29_d20250507_m024609_c001_v0001150_t0002_u01746585969941") 2025/05/07 02:52:04 DEBUG : sub dir/hello world: Deleting (id "4_z5fe24dc3a02dab8b9f680e1b_f40211bca4d380219_d20250507_m024608_c001_v7007000_t0000_u01746585968849") 2025/05/07 02:52:04 DEBUG : sub dir/hello world: Deleting (id "4_z5fe24dc3a02dab8b9f680e1b_f107e632c15c85a19_d20250507_m024606_c001_v0001150_t0035_u01746585966114") 2025/05/07 02:52:04 DEBUG : sub dir/hello world: Deleting (id "4_z5fe24dc3a02dab8b9f680e1b_f107e632c15c85a0f_d20250507_m024603_c001_v0001150_t0047_u01746585963308") 2025/05/07 02:52:04 DEBUG : sub dir/hello world: Deleting (id "4_z5fe24dc3a02dab8b9f680e1b_f40211bca4d380210_d20250507_m024602_c001_v7007000_t0000_u01746585962555") 2025/05/07 02:52:04 DEBUG : sub dir/hello world: Deleting (id "4_z5fe24dc3a02dab8b9f680e1b_f107e632c15c85a01_d20250507_m024601_c001_v0001150_t0029_u01746585961954") 2025/05/07 02:52:04 DEBUG : sub dir/hello world: Deleting (id "4_z5fe24dc3a02dab8b9f680e1b_f107e632c15c859fd_d20250507_m024601_c001_v0001150_t0026_u01746585961145") 2025/05/07 02:52:04 DEBUG : sub dir/hello world: Deleting (id "4_z5fe24dc3a02dab8b9f680e1b_f40211bca4d38020a_d20250507_m024600_c001_v7007000_t0000_u01746585960415") 2025/05/07 02:52:04 DEBUG : sub dir/hello world: Deleting (id "4_z5fe24dc3a02dab8b9f680e1b_f107e632c15c859f1_d20250507_m024555_c001_v0001150_t0039_u01746585955904") 2025/05/07 02:52:04 DEBUG : sub dir/hello world: Deleting (id "4_z5fe24dc3a02dab8b9f680e1b_f40211bca4d380208_d20250507_m024555_c001_v7007000_t0000_u01746585955526") 2025/05/07 02:52:04 DEBUG : sub dir/hello world: Deleting (id "4_z5fe24dc3a02dab8b9f680e1b_f107e632c15c859ef_d20250507_m024554_c001_v0001150_t0011_u01746585954877") 2025/05/07 02:52:04 DEBUG : sub dir/hello world: Deleting (id "4_z5fe24dc3a02dab8b9f680e1b_f408d092892d148ed_d20250507_m024553_c001_v7007000_t0000_u01746585953242") 2025/05/07 02:52:04 DEBUG : sub dir/hello world: Deleting (id "4_z5fe24dc3a02dab8b9f680e1b_f107e632c15c859e5_d20250507_m024552_c001_v0001150_t0012_u01746585952639") 2025/05/07 02:52:04 DEBUG : sub dir/hello world: Deleting (id "4_z5fe24dc3a02dab8b9f680e1b_f408d092892d148ea_d20250507_m024552_c001_v7007000_t0000_u01746585952094") 2025/05/07 02:52:04 DEBUG : sub dir/hello world: Deleting (id "4_z5fe24dc3a02dab8b9f680e1b_f107e632c15c859e1_d20250507_m024551_c001_v0001150_t0015_u01746585951339") 2025/05/07 02:52:04 DEBUG : sub dir/hello world: Deleting (id "4_z5fe24dc3a02dab8b9f680e1b_f408d092892d148e9_d20250507_m024550_c001_v7007000_t0000_u01746585950071") 2025/05/07 02:52:04 DEBUG : sub dir/hello world: Deleting (id "4_z5fe24dc3a02dab8b9f680e1b_f107e632c15c859d9_d20250507_m024549_c001_v0001150_t0058_u01746585949196") 2025/05/07 02:52:04 DEBUG : sub dir/hello world: Deleting (id "4_z5fe24dc3a02dab8b9f680e1b_f408d092892d148e8_d20250507_m024548_c001_v7007000_t0000_u01746585948653") 2025/05/07 02:52:04 DEBUG : sub dir/hello world: Deleting (id "4_z5fe24dc3a02dab8b9f680e1b_f107e632c15c859cd_d20250507_m024548_c001_v0001150_t0008_u01746585948070") 2025/05/07 02:52:04 DEBUG : sub dir/hello world: Deleting (id "4_z5fe24dc3a02dab8b9f680e1b_f408d092892d148e7_d20250507_m024547_c001_v7007000_t0000_u01746585947158") 2025/05/07 02:52:04 DEBUG : sub dir/hello world: Deleting (id "4_z5fe24dc3a02dab8b9f680e1b_f107e632c15c859cb_d20250507_m024546_c001_v0001150_t0041_u01746585946383") 2025/05/07 02:52:04 DEBUG : sub dir/hello world: Deleting (id "4_z5fe24dc3a02dab8b9f680e1b_f408d092892d148df_d20250507_m024540_c001_v7007000_t0000_u01746585940401") 2025/05/07 02:52:04 DEBUG : sub dir/hello world: Deleting (id "4_z5fe24dc3a02dab8b9f680e1b_f107e632c15c859b7_d20250507_m024539_c001_v0001150_t0005_u01746585939685") 2025/05/07 02:52:05 DEBUG : sub dir/hello world: Deleting (id "4_z5fe24dc3a02dab8b9f680e1b_f408d092892d148de_d20250507_m024538_c001_v7007000_t0000_u01746585938767") 2025/05/07 02:52:05 DEBUG : sub dir/hello world: Deleting (id "4_z5fe24dc3a02dab8b9f680e1b_f107e632c15c859b3_d20250507_m024538_c001_v0001150_t0009_u01746585938156") 2025/05/07 02:52:05 DEBUG : sub dir/hello world: Deleting (id "4_z5fe24dc3a02dab8b9f680e1b_f408d092892d148dd_d20250507_m024537_c001_v7007000_t0000_u01746585937236") 2025/05/07 02:52:05 DEBUG : sub dir/hello world: Deleting (id "4_z5fe24dc3a02dab8b9f680e1b_f107e632c15c859a8_d20250507_m024536_c001_v0001150_t0002_u01746585936617") 2025/05/07 02:52:05 DEBUG : sub dir/hello world: Deleting (id "4_z5fe24dc3a02dab8b9f680e1b_f408d092892d148d3_d20250507_m024533_c001_v7007000_t0000_u01746585933725") 2025/05/07 02:52:05 DEBUG : sub dir/hello world: Deleting (id "4_z5fe24dc3a02dab8b9f680e1b_f107e632c15c859a0_d20250507_m024533_c001_v0001150_t0027_u01746585933113") 2025/05/07 02:52:05 DEBUG : sub dir2/very/very/very/very/very/nested/subdir/hello world: Deleting (id "4_z5fe24dc3a02dab8b9f680e1b_f421f4d6436410cc2_d20250507_m025139_c001_v7007000_t0000_u01746586299110") 2025/05/07 02:52:05 DEBUG : sub dir2/very/very/very/very/very/nested/subdir/hello world: Deleting (id "4_z5fe24dc3a02dab8b9f680e1b_f107e632c15c85e1f_d20250507_m025136_c001_v0001150_t0016_u01746586296438") 2025/05/07 02:52:05 DEBUG : sub dir2/very/very/very/very/very/nested/subdir/hello world: Deleting (id "4_z5fe24dc3a02dab8b9f680e1b_f4044b1ffe3b6f375_d20250507_m025134_c001_v7007000_t0000_u01746586294746") 2025/05/07 02:52:05 DEBUG : sub dir2/very/very/very/very/very/nested/subdir/hello world: Deleting (id "4_z5fe24dc3a02dab8b9f680e1b_f11890f626b52f185_d20250507_m025131_c001_v0001182_t0003_u01746586291605") 2025/05/07 02:52:05 DEBUG : sub/yam: Deleting (id "4_z5fe24dc3a02dab8b9f680e1b_f418a42cd876d53c6_d20250507_m024733_c001_v7007000_t0000_u01746586053723") 2025/05/07 02:52:05 DEBUG : sub/yam: Deleting (id "4_z5fe24dc3a02dab8b9f680e1b_f112f1226128111c0_d20250507_m024731_c001_v0001179_t0020_u01746586051794") 2025/05/07 02:52:05 DEBUG : test_dir1/file2: Deleting (id "4_z5fe24dc3a02dab8b9f680e1b_f4044b1ffe3b6f36d_d20250507_m025130_c001_v7007000_t0000_u01746586290076") 2025/05/07 02:52:05 DEBUG : test_dir1/file2: Deleting (id "4_z5fe24dc3a02dab8b9f680e1b_f112f1226128116a6_d20250507_m025128_c001_v0001179_t0035_u01746586288310") 2025/05/07 02:52:05 DEBUG : test_dir1/file2: Deleting (id "4_z5fe24dc3a02dab8b9f680e1b_f4044b1ffe3b6f36a_d20250507_m025126_c001_v7007000_t0000_u01746586286765") 2025/05/07 02:52:05 DEBUG : test_dir1/file2: Deleting (id "4_z5fe24dc3a02dab8b9f680e1b_f112f12261281169a_d20250507_m025125_c001_v0001179_t0005_u01746586285290") 2025/05/07 02:52:05 DEBUG : test_dir2/sub_dir/file3: Deleting (id "4_z5fe24dc3a02dab8b9f680e1b_f4044b1ffe3b6f36e_d20250507_m025130_c001_v7007000_t0000_u01746586290258") 2025/05/07 02:52:05 DEBUG : test_dir2/sub_dir/file3: Deleting (id "4_z5fe24dc3a02dab8b9f680e1b_f11890f626b52f16b_d20250507_m025128_c001_v0001182_t0032_u01746586288302") 2025/05/07 02:52:05 DEBUG : test_dir2/sub_dir/file3: Deleting (id "4_z5fe24dc3a02dab8b9f680e1b_f4044b1ffe3b6f36b_d20250507_m025126_c001_v7007000_t0000_u01746586286947") 2025/05/07 02:52:05 DEBUG : test_dir2/sub_dir/file3: Deleting (id "4_z5fe24dc3a02dab8b9f680e1b_f11890f626b52f14d_d20250507_m025125_c001_v0001182_t0055_u01746586285305") 2025/05/07 02:52:05 DEBUG : three: Deleting (id "4_z5fe24dc3a02dab8b9f680e1b_f4044b1ffe3b6f279_d20250507_m024723_c001_v7007000_t0000_u01746586043844") 2025/05/07 02:52:06 DEBUG : three: Deleting (id "4_z5fe24dc3a02dab8b9f680e1b_f107e632c15c85b50_d20250507_m024722_c001_v0001150_t0052_u01746586042586") 2025/05/07 02:52:06 DEBUG : three: Deleting (id "4_z5fe24dc3a02dab8b9f680e1b_f107e632c15c85b3e_d20250507_m024720_c001_v0001150_t0008_u01746586040238") 2025/05/07 02:52:06 DEBUG : two: Deleting (id "4_z5fe24dc3a02dab8b9f680e1b_f4044b1ffe3b6f27a_d20250507_m024724_c001_v7007000_t0000_u01746586044027") 2025/05/07 02:52:06 DEBUG : two: Deleting (id "4_z5fe24dc3a02dab8b9f680e1b_f412f122612811186_d20250507_m024722_c001_v0001179_t0004_u01746586042008") 2025/05/07 02:52:06 DEBUG : two: Deleting (id "4_z5fe24dc3a02dab8b9f680e1b_f407e632c15c85b3c_d20250507_m024720_c001_v0001150_t0026_u01746586040054") 2025/05/07 02:52:06 DEBUG : yam: Deleting (id "4_z5fe24dc3a02dab8b9f680e1b_f418a42cd876d53c8_d20250507_m024734_c001_v7007000_t0000_u01746586054446") 2025/05/07 02:52:06 DEBUG : yam: Deleting (id "4_z5fe24dc3a02dab8b9f680e1b_f1022249cdc893f0d_d20250507_m024733_c001_v0001101_t0032_u01746586053259") 2025/05/07 02:52:06 DEBUG : yam: Deleting (id "4_z5fe24dc3a02dab8b9f680e1b_f4044b1ffe3b6f280_d20250507_m024729_c001_v7007000_t0000_u01746586049711") 2025/05/07 02:52:06 DEBUG : yam: Deleting (id "4_z5fe24dc3a02dab8b9f680e1b_f112f1226128111a8_d20250507_m024728_c001_v0001179_t0029_u01746586048117") 2025/05/07 02:52:06 DEBUG : yam: Deleting (id "4_z5fe24dc3a02dab8b9f680e1b_f4044b1ffe3b6f27c_d20250507_m024726_c001_v7007000_t0000_u01746586046092") 2025/05/07 02:52:06 DEBUG : yam: Deleting (id "4_z5fe24dc3a02dab8b9f680e1b_f10785a25ffd046a1_d20250507_m024724_c001_v0001154_t0002_u01746586044572") 2025/05/07 02:52:06 DEBUG : yaml: Deleting (id "4_z5fe24dc3a02dab8b9f680e1b_f4044b1ffe3b6f282_d20250507_m024730_c001_v7007000_t0000_u01746586050504") 2025/05/07 02:52:06 DEBUG : yaml: Deleting (id "4_z5fe24dc3a02dab8b9f680e1b_f1169855aaafdb484_d20250507_m024729_c001_v0001171_t0000_u01746586049378") 2025/05/07 02:52:06 DEBUG : yaml: Deleting (id "4_z5fe24dc3a02dab8b9f680e1b_f4044b1ffe3b6f27e_d20250507_m024726_c001_v7007000_t0000_u01746586046821") 2025/05/07 02:52:06 DEBUG : yaml: Deleting (id "4_z5fe24dc3a02dab8b9f680e1b_f114d39239ad6a247_d20250507_m024725_c001_v0001184_t0045_u01746586045882") "./sync.test -test.v -test.timeout 1h0m0s -remote TestB2: -list-retries 5 -verbose" - Finished OK in 6m38.043944733s (try 1/5)