"./sync.test -test.v -test.timeout 1h0m0s -remote TestB2: -list-retries 5 -verbose -fast-list" - Starting (try 1/5) 2024/10/03 01:44:35 DEBUG : Creating backend with remote "TestB2:rclone-test-jexozuc4veka" 2024/10/03 01:44:35 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2024/10/03 01:44:36 DEBUG : Creating backend with remote "/tmp/rclone1168778893" === RUN TestPipe --- PASS: TestPipe (0.00s) === RUN TestPipeConcurrent --- PASS: TestPipeConcurrent (0.03s) === 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-jexozuc4veka", Local "Local file system at /tmp/rclone1168778893", Modify Window "1ms" 2024/10/03 01:44:37 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2024/10/03 01:44:37 NOTICE: sub dir/hello world: Skipped copy as --dry-run is set (size 11) 2024/10/03 01:44:37 DEBUG : B2 bucket rclone-test-jexozuc4veka: Waiting for checks to finish 2024/10/03 01:44:37 DEBUG : B2 bucket rclone-test-jexozuc4veka: Waiting for transfers to finish run.go:180: Remote "B2 bucket rclone-test-jexozuc4veka", Local "Local file system at /tmp/rclone1168778893", Modify Window "1ms" --- PASS: TestCopyWithDryRun (1.92s) === RUN TestCopy run.go:180: Remote "B2 bucket rclone-test-jexozuc4veka", Local "Local file system at /tmp/rclone1168778893", Modify Window "1ms" 2024/10/03 01:44:38 INFO : sub dir: Set directory modification time (using DirSetModTime) 2024/10/03 01:44:38 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2024/10/03 01:44:38 DEBUG : B2 bucket rclone-test-jexozuc4veka: Waiting for checks to finish 2024/10/03 01:44:38 DEBUG : B2 bucket rclone-test-jexozuc4veka: Waiting for transfers to finish 2024/10/03 01:44:39 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2024/10/03 01:44:39 INFO : sub dir/hello world: Copied (new) run.go:180: Remote "B2 bucket rclone-test-jexozuc4veka", Local "Local file system at /tmp/rclone1168778893", Modify Window "1ms" 2024/10/03 01:44:39 DEBUG : B2 bucket rclone-test-jexozuc4veka: Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata --- PASS: TestCopy (2.11s) === RUN TestCopyMetadata run.go:180: Remote "B2 bucket rclone-test-jexozuc4veka", Local "Local file system at /tmp/rclone1168778893", 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-jexozuc4veka", Local "Local file system at /tmp/rclone1168778893", 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-jexozuc4veka", Local "Local file system at /tmp/rclone1168778893", Modify Window "1ms" 2024/10/03 01:44:40 DEBUG : Creating backend with remote "/non-existing" 2024/10/03 01:44:41 ERROR : Local file system at /non-existing: error reading source root directory: directory not found 2024/10/03 01:44:41 DEBUG : B2 bucket rclone-test-jexozuc4veka: Waiting for checks to finish 2024/10/03 01:44:41 DEBUG : B2 bucket rclone-test-jexozuc4veka: Waiting for transfers to finish run.go:180: Remote "B2 bucket rclone-test-jexozuc4veka", Local "Local file system at /tmp/rclone1168778893", Modify Window "1ms" --- PASS: TestCopyMissingDirectory (0.90s) === RUN TestCopyNoTraverse run.go:180: Remote "B2 bucket rclone-test-jexozuc4veka", Local "Local file system at /tmp/rclone1168778893", Modify Window "1ms" 2024/10/03 01:44:42 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2024/10/03 01:44:42 DEBUG : B2 bucket rclone-test-jexozuc4veka: Waiting for checks to finish 2024/10/03 01:44:42 DEBUG : B2 bucket rclone-test-jexozuc4veka: Waiting for transfers to finish 2024/10/03 01:44:42 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2024/10/03 01:44:42 INFO : sub dir/hello world: Copied (new) run.go:180: Remote "B2 bucket rclone-test-jexozuc4veka", Local "Local file system at /tmp/rclone1168778893", Modify Window "1ms" --- PASS: TestCopyNoTraverse (2.03s) === RUN TestCopyCheckFirst run.go:180: Remote "B2 bucket rclone-test-jexozuc4veka", Local "Local file system at /tmp/rclone1168778893", Modify Window "1ms" 2024/10/03 01:44:43 INFO : B2 bucket rclone-test-jexozuc4veka: Running all checks before starting transfers 2024/10/03 01:44:43 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2024/10/03 01:44:43 DEBUG : B2 bucket rclone-test-jexozuc4veka: Waiting for checks to finish 2024/10/03 01:44:43 INFO : B2 bucket rclone-test-jexozuc4veka: Checks finished, now starting transfers 2024/10/03 01:44:43 DEBUG : B2 bucket rclone-test-jexozuc4veka: Waiting for transfers to finish 2024/10/03 01:44:44 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2024/10/03 01:44:44 INFO : sub dir/hello world: Copied (new) run.go:180: Remote "B2 bucket rclone-test-jexozuc4veka", Local "Local file system at /tmp/rclone1168778893", Modify Window "1ms" --- PASS: TestCopyCheckFirst (1.58s) === RUN TestSyncNoTraverse run.go:180: Remote "B2 bucket rclone-test-jexozuc4veka", Local "Local file system at /tmp/rclone1168778893", Modify Window "1ms" 2024/10/03 01:44:45 ERROR : Ignoring --no-traverse with sync 2024/10/03 01:44:45 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2024/10/03 01:44:45 DEBUG : B2 bucket rclone-test-jexozuc4veka: Waiting for checks to finish 2024/10/03 01:44:45 DEBUG : B2 bucket rclone-test-jexozuc4veka: Waiting for transfers to finish 2024/10/03 01:44:46 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2024/10/03 01:44:46 INFO : sub dir/hello world: Copied (new) 2024/10/03 01:44:46 DEBUG : Waiting for deletions to finish run.go:180: Remote "B2 bucket rclone-test-jexozuc4veka", Local "Local file system at /tmp/rclone1168778893", Modify Window "1ms" --- PASS: TestSyncNoTraverse (1.81s) === RUN TestCopyWithDepth run.go:180: Remote "B2 bucket rclone-test-jexozuc4veka", Local "Local file system at /tmp/rclone1168778893", Modify Window "1ms" 2024/10/03 01:44:47 DEBUG : hello world2: Need to transfer - File not found at Destination 2024/10/03 01:44:47 DEBUG : B2 bucket rclone-test-jexozuc4veka: Waiting for checks to finish 2024/10/03 01:44:47 DEBUG : B2 bucket rclone-test-jexozuc4veka: Waiting for transfers to finish 2024/10/03 01:44:47 DEBUG : hello world2: sha1 = c0bf117f9c93d02c894fe8ffd6e5cecf3545c209 OK 2024/10/03 01:44:47 INFO : hello world2: Copied (new) run.go:180: Remote "B2 bucket rclone-test-jexozuc4veka", Local "Local file system at /tmp/rclone1168778893", Modify Window "1ms" --- PASS: TestCopyWithDepth (1.75s) === RUN TestCopyWithFilesFrom run.go:180: Remote "B2 bucket rclone-test-jexozuc4veka", Local "Local file system at /tmp/rclone1168778893", Modify Window "1ms" 2024/10/03 01:44:49 DEBUG : potato2: Need to transfer - File not found at Destination 2024/10/03 01:44:49 DEBUG : B2 bucket rclone-test-jexozuc4veka: Waiting for checks to finish 2024/10/03 01:44:49 DEBUG : B2 bucket rclone-test-jexozuc4veka: Waiting for transfers to finish 2024/10/03 01:44:49 DEBUG : potato2: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2024/10/03 01:44:49 INFO : potato2: Copied (new) run.go:180: Remote "B2 bucket rclone-test-jexozuc4veka", Local "Local file system at /tmp/rclone1168778893", Modify Window "1ms" --- PASS: TestCopyWithFilesFrom (1.72s) === RUN TestCopyWithFilesFromAndNoTraverse run.go:180: Remote "B2 bucket rclone-test-jexozuc4veka", Local "Local file system at /tmp/rclone1168778893", Modify Window "1ms" 2024/10/03 01:44:51 DEBUG : potato2: Need to transfer - File not found at Destination 2024/10/03 01:44:51 DEBUG : B2 bucket rclone-test-jexozuc4veka: Waiting for checks to finish 2024/10/03 01:44:51 DEBUG : B2 bucket rclone-test-jexozuc4veka: Waiting for transfers to finish 2024/10/03 01:44:51 DEBUG : potato2: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2024/10/03 01:44:51 INFO : potato2: Copied (new) run.go:180: Remote "B2 bucket rclone-test-jexozuc4veka", Local "Local file system at /tmp/rclone1168778893", Modify Window "1ms" --- PASS: TestCopyWithFilesFromAndNoTraverse (1.93s) === RUN TestCopyEmptyDirectories run.go:180: Remote "B2 bucket rclone-test-jexozuc4veka", Local "Local file system at /tmp/rclone1168778893", Modify Window "1ms" 2024/10/03 01:44:52 DEBUG : sub dir2/sub sub dir2: Making directory with metadata 2024/10/03 01:44:52 INFO : sub dir2/sub sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2024/10/03 01:44:52 INFO : sub dir2: Set directory modification time (using DirSetModTime) 2024/10/03 01:44:52 INFO : sub dir: Set directory modification time (using DirSetModTime) 2024/10/03 01:44:52 DEBUG : sub dir: Making directory 2024/10/03 01:44:52 DEBUG : sub dir2: Making directory 2024/10/03 01:44:52 DEBUG : sub dir2/sub sub dir2: Making directory 2024/10/03 01:44:52 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2024/10/03 01:44:52 DEBUG : B2 bucket rclone-test-jexozuc4veka: Waiting for checks to finish 2024/10/03 01:44:52 DEBUG : B2 bucket rclone-test-jexozuc4veka: Waiting for transfers to finish 2024/10/03 01:44:53 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2024/10/03 01:44:53 INFO : sub dir/hello world: Copied (new) run.go:180: Remote "B2 bucket rclone-test-jexozuc4veka", Local "Local file system at /tmp/rclone1168778893", Modify Window "1ms" fstest.go:244: Filtering empty directory "sub dir2" fstest.go:244: Filtering empty directory "sub dir2/sub sub dir2" 2024/10/03 01:44:53 DEBUG : B2 bucket rclone-test-jexozuc4veka: Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata --- PASS: TestCopyEmptyDirectories (1.71s) === RUN TestCopyNoEmptyDirectories run.go:180: Remote "B2 bucket rclone-test-jexozuc4veka", Local "Local file system at /tmp/rclone1168778893", Modify Window "1ms" 2024/10/03 01:44:54 DEBUG : sub dir2: Making directory 2024/10/03 01:44:54 DEBUG : sub dir2/sub sub dir2: Making directory with metadata 2024/10/03 01:44:54 INFO : sub dir2/sub sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2024/10/03 01:44:54 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2024/10/03 01:44:54 DEBUG : B2 bucket rclone-test-jexozuc4veka: Waiting for checks to finish 2024/10/03 01:44:54 DEBUG : B2 bucket rclone-test-jexozuc4veka: Waiting for transfers to finish 2024/10/03 01:44:54 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2024/10/03 01:44:54 INFO : sub dir/hello world: Copied (new) --- PASS: TestCopyNoEmptyDirectories (1.19s) === RUN TestMoveEmptyDirectories run.go:180: Remote "B2 bucket rclone-test-jexozuc4veka", Local "Local file system at /tmp/rclone1168778893", Modify Window "1ms" 2024/10/03 01:44:55 DEBUG : sub dir2: Making directory with metadata 2024/10/03 01:44:55 INFO : sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2024/10/03 01:44:55 DEBUG : sub dir: Making directory 2024/10/03 01:44:55 DEBUG : sub dir2: Making directory 2024/10/03 01:44:55 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2024/10/03 01:44:55 DEBUG : B2 bucket rclone-test-jexozuc4veka: Waiting for checks to finish 2024/10/03 01:44:55 DEBUG : B2 bucket rclone-test-jexozuc4veka: Waiting for transfers to finish 2024/10/03 01:44:56 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2024/10/03 01:44:56 INFO : sub dir/hello world: Copied (new) 2024/10/03 01:44:56 INFO : sub dir/hello world: Deleted run.go:180: Remote "B2 bucket rclone-test-jexozuc4veka", Local "Local file system at /tmp/rclone1168778893", Modify Window "1ms" fstest.go:244: Filtering empty directory "sub dir2" 2024/10/03 01:44:56 DEBUG : B2 bucket rclone-test-jexozuc4veka: Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata 2024/10/03 01:44:56 DEBUG : B2 bucket rclone-test-jexozuc4veka: Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata --- PASS: TestMoveEmptyDirectories (1.95s) === RUN TestSyncNoUpdateDirModtime run.go:180: Remote "B2 bucket rclone-test-jexozuc4veka", Local "Local file system at /tmp/rclone1168778893", 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-jexozuc4veka", Local "Local file system at /tmp/rclone1168778893", Modify Window "1ms" 2024/10/03 01:44:57 DEBUG : sub dir2: Making directory 2024/10/03 01:44:57 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2024/10/03 01:44:57 DEBUG : B2 bucket rclone-test-jexozuc4veka: Waiting for checks to finish 2024/10/03 01:44:57 DEBUG : B2 bucket rclone-test-jexozuc4veka: Waiting for transfers to finish 2024/10/03 01:44:58 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2024/10/03 01:44:58 INFO : sub dir/hello world: Copied (new) 2024/10/03 01:44:58 INFO : sub dir/hello world: Deleted --- PASS: TestMoveNoEmptyDirectories (1.33s) === RUN TestSyncEmptyDirectories run.go:180: Remote "B2 bucket rclone-test-jexozuc4veka", Local "Local file system at /tmp/rclone1168778893", Modify Window "1ms" 2024/10/03 01:44:59 DEBUG : sub dir2: Making directory with metadata 2024/10/03 01:44:59 INFO : sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2024/10/03 01:44:59 INFO : sub dir: Set directory modification time (using DirSetModTime) 2024/10/03 01:44:59 DEBUG : sub dir: Making directory 2024/10/03 01:44:59 DEBUG : sub dir2: Making directory 2024/10/03 01:44:59 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2024/10/03 01:44:59 DEBUG : B2 bucket rclone-test-jexozuc4veka: Waiting for checks to finish 2024/10/03 01:44:59 DEBUG : B2 bucket rclone-test-jexozuc4veka: Waiting for transfers to finish 2024/10/03 01:44:59 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2024/10/03 01:44:59 INFO : sub dir/hello world: Copied (new) 2024/10/03 01:44:59 DEBUG : Waiting for deletions to finish run.go:180: Remote "B2 bucket rclone-test-jexozuc4veka", Local "Local file system at /tmp/rclone1168778893", Modify Window "1ms" fstest.go:244: Filtering empty directory "sub dir2" 2024/10/03 01:44:59 DEBUG : B2 bucket rclone-test-jexozuc4veka: Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata --- PASS: TestSyncEmptyDirectories (1.65s) === RUN TestSyncSetDelayedModTimes run.go:180: Remote "B2 bucket rclone-test-jexozuc4veka", Local "Local file system at /tmp/rclone1168778893", 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-jexozuc4veka", Local "Local file system at /tmp/rclone1168778893", Modify Window "1ms" 2024/10/03 01:45:01 DEBUG : sub dir2: Making directory 2024/10/03 01:45:01 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2024/10/03 01:45:01 DEBUG : B2 bucket rclone-test-jexozuc4veka: Waiting for checks to finish 2024/10/03 01:45:01 DEBUG : B2 bucket rclone-test-jexozuc4veka: Waiting for transfers to finish 2024/10/03 01:45:02 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2024/10/03 01:45:02 INFO : sub dir/hello world: Copied (new) 2024/10/03 01:45:02 DEBUG : Waiting for deletions to finish --- PASS: TestSyncNoEmptyDirectories (1.95s) === RUN TestServerSideCopy run.go:180: Remote "B2 bucket rclone-test-jexozuc4veka", Local "Local file system at /tmp/rclone1168778893", Modify Window "1ms" 2024/10/03 01:45:03 DEBUG : Creating backend with remote "TestB2:rclone-test-bomiyey4pewa" sync_test.go:590: Server side copy (if possible) B2 bucket rclone-test-jexozuc4veka -> B2 bucket rclone-test-bomiyey4pewa 2024/10/03 01:45:04 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2024/10/03 01:45:04 DEBUG : B2 bucket rclone-test-bomiyey4pewa: Waiting for checks to finish 2024/10/03 01:45:04 DEBUG : B2 bucket rclone-test-bomiyey4pewa: Waiting for transfers to finish 2024/10/03 01:45:05 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2024/10/03 01:45:05 INFO : sub dir/hello world: Copied (server-side copy) run.go:180: Remote "B2 bucket rclone-test-jexozuc4veka", Local "Local file system at /tmp/rclone1168778893", Modify Window "1ms" 2024/10/03 01:45:05 DEBUG : B2 bucket rclone-test-bomiyey4pewa: Purge remote 2024/10/03 01:45:05 INFO : B2 bucket rclone-test-bomiyey4pewa: cleaning bucket "rclone-test-bomiyey4pewa" of all files 2024/10/03 01:45:05 DEBUG : sub dir/hello world: Deleting (id "4_zefd25d7300dd5b0b9f280e1b_f10418c2484896d0d_d20241003_m014505_c001_v0001104_t0040_u01727919905228") --- PASS: TestServerSideCopy (4.63s) === RUN TestCopyOverSelf run.go:180: Remote "B2 bucket rclone-test-jexozuc4veka", Local "Local file system at /tmp/rclone1168778893", Modify Window "1ms" 2024/10/03 01:45:08 DEBUG : sub dir/hello world: Sizes differ (src 17 vs dst 11) 2024/10/03 01:45:08 DEBUG : B2 bucket rclone-test-jexozuc4veka: Waiting for checks to finish 2024/10/03 01:45:08 DEBUG : B2 bucket rclone-test-jexozuc4veka: Waiting for transfers to finish 2024/10/03 01:45:08 DEBUG : sub dir/hello world: sha1 = b84a9b2362aee3556081792f3b7abd3958da8deb OK 2024/10/03 01:45:08 INFO : sub dir/hello world: Copied (replaced existing) run.go:180: Remote "B2 bucket rclone-test-jexozuc4veka", Local "Local file system at /tmp/rclone1168778893", Modify Window "1ms" --- PASS: TestCopyOverSelf (2.08s) === RUN TestServerSideCopyOverSelf run.go:180: Remote "B2 bucket rclone-test-jexozuc4veka", Local "Local file system at /tmp/rclone1168778893", Modify Window "1ms" 2024/10/03 01:45:10 DEBUG : Creating backend with remote "TestB2:rclone-test-wonodan3hafu" sync_test.go:626: Server side copy (if possible) B2 bucket rclone-test-jexozuc4veka -> B2 bucket rclone-test-wonodan3hafu 2024/10/03 01:45:11 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2024/10/03 01:45:11 DEBUG : B2 bucket rclone-test-wonodan3hafu: Waiting for checks to finish 2024/10/03 01:45:11 DEBUG : B2 bucket rclone-test-wonodan3hafu: Waiting for transfers to finish 2024/10/03 01:45:12 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2024/10/03 01:45:12 INFO : sub dir/hello world: Copied (server-side copy) run.go:180: Remote "B2 bucket rclone-test-jexozuc4veka", Local "Local file system at /tmp/rclone1168778893", Modify Window "1ms" 2024/10/03 01:45:13 DEBUG : sub dir/hello world: Sizes differ (src 17 vs dst 11) 2024/10/03 01:45:13 DEBUG : B2 bucket rclone-test-wonodan3hafu: Waiting for checks to finish 2024/10/03 01:45:13 DEBUG : B2 bucket rclone-test-wonodan3hafu: Waiting for transfers to finish 2024/10/03 01:45:13 DEBUG : sub dir/hello world: sha1 = b84a9b2362aee3556081792f3b7abd3958da8deb OK 2024/10/03 01:45:13 INFO : sub dir/hello world: Copied (server-side copy) run.go:180: Remote "B2 bucket rclone-test-jexozuc4veka", Local "Local file system at /tmp/rclone1168778893", Modify Window "1ms" 2024/10/03 01:45:13 DEBUG : B2 bucket rclone-test-wonodan3hafu: Purge remote 2024/10/03 01:45:13 INFO : B2 bucket rclone-test-wonodan3hafu: cleaning bucket "rclone-test-wonodan3hafu" of all files 2024/10/03 01:45:13 DEBUG : sub dir/hello world: Deleting (id "4_z3fa27d2300dd5b0b9f280e1b_f1143b18e7f3f7dae_d20241003_m014513_c001_v0001179_t0045_u01727919913483") 2024/10/03 01:45:13 DEBUG : sub dir/hello world: Deleting (id "4_z3fa27d2300dd5b0b9f280e1b_f1082b1fc1d0f6211_d20241003_m014511_c001_v0001130_t0049_u01727919911961") --- PASS: TestServerSideCopyOverSelf (6.80s) === RUN TestMoveOverSelf run.go:180: Remote "B2 bucket rclone-test-jexozuc4veka", Local "Local file system at /tmp/rclone1168778893", Modify Window "1ms" 2024/10/03 01:45:17 DEBUG : B2 bucket rclone-test-jexozuc4veka: Waiting for checks to finish 2024/10/03 01:45:17 DEBUG : sub dir/hello world: Sizes differ (src 17 vs dst 11) 2024/10/03 01:45:17 DEBUG : B2 bucket rclone-test-jexozuc4veka: Waiting for transfers to finish 2024/10/03 01:45:17 DEBUG : sub dir/hello world: sha1 = b84a9b2362aee3556081792f3b7abd3958da8deb OK 2024/10/03 01:45:17 INFO : sub dir/hello world: Copied (replaced existing) 2024/10/03 01:45:17 INFO : sub dir/hello world: Deleted run.go:180: Remote "B2 bucket rclone-test-jexozuc4veka", Local "Local file system at /tmp/rclone1168778893", Modify Window "1ms" --- PASS: TestMoveOverSelf (2.23s) === RUN TestServerSideMoveOverSelf run.go:180: Remote "B2 bucket rclone-test-jexozuc4veka", Local "Local file system at /tmp/rclone1168778893", Modify Window "1ms" 2024/10/03 01:45:19 DEBUG : Creating backend with remote "TestB2:rclone-test-jufidol3yono" sync_test.go:671: Server side copy (if possible) B2 bucket rclone-test-jexozuc4veka -> B2 bucket rclone-test-jufidol3yono 2024/10/03 01:45:20 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2024/10/03 01:45:20 DEBUG : B2 bucket rclone-test-jufidol3yono: Waiting for checks to finish 2024/10/03 01:45:20 DEBUG : B2 bucket rclone-test-jufidol3yono: Waiting for transfers to finish 2024/10/03 01:45:21 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2024/10/03 01:45:21 INFO : sub dir/hello world: Copied (server-side copy) run.go:180: Remote "B2 bucket rclone-test-jexozuc4veka", Local "Local file system at /tmp/rclone1168778893", Modify Window "1ms" 2024/10/03 01:45:22 DEBUG : sub dir/hello world: Sizes differ (src 17 vs dst 11) 2024/10/03 01:45:22 DEBUG : B2 bucket rclone-test-jufidol3yono: Waiting for checks to finish 2024/10/03 01:45:22 DEBUG : B2 bucket rclone-test-jufidol3yono: Waiting for transfers to finish 2024/10/03 01:45:22 DEBUG : sub dir/hello world: sha1 = b84a9b2362aee3556081792f3b7abd3958da8deb OK 2024/10/03 01:45:22 INFO : sub dir/hello world: Copied (server-side copy) 2024/10/03 01:45:23 INFO : sub dir/hello world: Deleted 2024/10/03 01:45:23 DEBUG : testing file moves 2024/10/03 01:45:24 DEBUG : sub dir/hello world: Sizes differ (src 24 vs dst 17) 2024/10/03 01:45:24 DEBUG : B2 bucket rclone-test-jufidol3yono: Waiting for checks to finish 2024/10/03 01:45:24 DEBUG : B2 bucket rclone-test-jufidol3yono: Waiting for transfers to finish 2024/10/03 01:45:24 DEBUG : sub dir/hello world: sha1 = 73716105e69866349759070d23c6e97b3acc55ff OK 2024/10/03 01:45:24 INFO : sub dir/hello world: Copied (server-side copy) 2024/10/03 01:45:24 INFO : sub dir/hello world: Deleted run.go:180: Remote "B2 bucket rclone-test-jexozuc4veka", Local "Local file system at /tmp/rclone1168778893", Modify Window "1ms" 2024/10/03 01:45:24 DEBUG : B2 bucket rclone-test-jufidol3yono: Purge remote 2024/10/03 01:45:24 INFO : B2 bucket rclone-test-jufidol3yono: cleaning bucket "rclone-test-jufidol3yono" of all files 2024/10/03 01:45:25 DEBUG : sub dir/hello world: Deleting (id "4_zdfe29d5300dd5b0b9f280e1b_f1055c10b1ef716d8_d20241003_m014524_c001_v0001178_t0014_u01727919924143") 2024/10/03 01:45:25 DEBUG : sub dir/hello world: Deleting (id "4_zdfe29d5300dd5b0b9f280e1b_f1151722df74760a8_d20241003_m014522_c001_v0001105_t0035_u01727919922530") 2024/10/03 01:45:25 DEBUG : sub dir/hello world: Deleting (id "4_zdfe29d5300dd5b0b9f280e1b_f100e3ec4f34f57f5_d20241003_m014521_c001_v0001039_t0019_u01727919921154") --- PASS: TestServerSideMoveOverSelf (8.39s) === RUN TestCopyAfterDelete run.go:180: Remote "B2 bucket rclone-test-jexozuc4veka", Local "Local file system at /tmp/rclone1168778893", Modify Window "1ms" 2024/10/03 01:45:27 ERROR : : error listing: directory not found 2024/10/03 01:45:27 DEBUG : Local file system at /tmp/rclone1168778893: Making directory 2024/10/03 01:45:27 DEBUG : B2 bucket rclone-test-jexozuc4veka: Waiting for checks to finish 2024/10/03 01:45:27 DEBUG : B2 bucket rclone-test-jexozuc4veka: Waiting for transfers to finish run.go:180: Remote "B2 bucket rclone-test-jexozuc4veka", Local "Local file system at /tmp/rclone1168778893", Modify Window "1ms" --- PASS: TestCopyAfterDelete (1.75s) === RUN TestCopyRedownload run.go:180: Remote "B2 bucket rclone-test-jexozuc4veka", Local "Local file system at /tmp/rclone1168778893", Modify Window "1ms" 2024/10/03 01:45:29 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2024/10/03 01:45:29 DEBUG : Local file system at /tmp/rclone1168778893: Waiting for checks to finish 2024/10/03 01:45:29 DEBUG : Local file system at /tmp/rclone1168778893: Waiting for transfers to finish 2024/10/03 01:45:30 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2024/10/03 01:45:30 DEBUG : sub dir/hello world.655e7eb.partial: renamed to: sub dir/hello world 2024/10/03 01:45:30 INFO : sub dir/hello world: Copied (new) run.go:180: Remote "B2 bucket rclone-test-jexozuc4veka", Local "Local file system at /tmp/rclone1168778893", Modify Window "1ms" --- PASS: TestCopyRedownload (2.27s) === RUN TestSyncBasedOnCheckSum run.go:180: Remote "B2 bucket rclone-test-jexozuc4veka", Local "Local file system at /tmp/rclone1168778893", Modify Window "1ms" 2024/10/03 01:45:31 DEBUG : check sum: Need to transfer - File not found at Destination 2024/10/03 01:45:31 DEBUG : B2 bucket rclone-test-jexozuc4veka: Waiting for checks to finish 2024/10/03 01:45:31 DEBUG : B2 bucket rclone-test-jexozuc4veka: Waiting for transfers to finish 2024/10/03 01:45:32 DEBUG : check sum: sha1 = 3bc15c8aae3e4124dd409035f32ea2fd6835efc9 OK 2024/10/03 01:45:32 INFO : check sum: Copied (new) 2024/10/03 01:45:32 DEBUG : Waiting for deletions to finish run.go:180: Remote "B2 bucket rclone-test-jexozuc4veka", Local "Local file system at /tmp/rclone1168778893", Modify Window "1ms" 2024/10/03 01:45:32 DEBUG : B2 bucket rclone-test-jexozuc4veka: Waiting for checks to finish 2024/10/03 01:45:32 DEBUG : check sum: sha1 = 3bc15c8aae3e4124dd409035f32ea2fd6835efc9 OK 2024/10/03 01:45:32 DEBUG : check sum: Size and sha1 of src and dst objects identical 2024/10/03 01:45:32 DEBUG : check sum: Unchanged skipping 2024/10/03 01:45:32 DEBUG : B2 bucket rclone-test-jexozuc4veka: Waiting for transfers to finish 2024/10/03 01:45:32 DEBUG : Waiting for deletions to finish 2024/10/03 01:45:32 INFO : There was nothing to transfer run.go:180: Remote "B2 bucket rclone-test-jexozuc4veka", Local "Local file system at /tmp/rclone1168778893", Modify Window "1ms" --- PASS: TestSyncBasedOnCheckSum (2.68s) === RUN TestSyncSizeOnly run.go:180: Remote "B2 bucket rclone-test-jexozuc4veka", Local "Local file system at /tmp/rclone1168778893", Modify Window "1ms" 2024/10/03 01:45:34 DEBUG : sizeonly: Need to transfer - File not found at Destination 2024/10/03 01:45:34 DEBUG : B2 bucket rclone-test-jexozuc4veka: Waiting for checks to finish 2024/10/03 01:45:34 DEBUG : B2 bucket rclone-test-jexozuc4veka: Waiting for transfers to finish 2024/10/03 01:45:34 DEBUG : sizeonly: sha1 = 3e2e95f5ad970eadfa7e17eaf73da97024aa5359 OK 2024/10/03 01:45:34 INFO : sizeonly: Copied (new) 2024/10/03 01:45:34 DEBUG : Waiting for deletions to finish run.go:180: Remote "B2 bucket rclone-test-jexozuc4veka", Local "Local file system at /tmp/rclone1168778893", Modify Window "1ms" 2024/10/03 01:45:34 DEBUG : B2 bucket rclone-test-jexozuc4veka: Waiting for checks to finish 2024/10/03 01:45:34 DEBUG : sizeonly: Sizes identical 2024/10/03 01:45:34 DEBUG : sizeonly: Unchanged skipping 2024/10/03 01:45:34 DEBUG : B2 bucket rclone-test-jexozuc4veka: Waiting for transfers to finish 2024/10/03 01:45:34 DEBUG : Waiting for deletions to finish 2024/10/03 01:45:34 INFO : There was nothing to transfer run.go:180: Remote "B2 bucket rclone-test-jexozuc4veka", Local "Local file system at /tmp/rclone1168778893", Modify Window "1ms" --- PASS: TestSyncSizeOnly (2.50s) === RUN TestSyncIgnoreSize run.go:180: Remote "B2 bucket rclone-test-jexozuc4veka", Local "Local file system at /tmp/rclone1168778893", Modify Window "1ms" 2024/10/03 01:45:36 DEBUG : ignore-size: Need to transfer - File not found at Destination 2024/10/03 01:45:36 DEBUG : B2 bucket rclone-test-jexozuc4veka: Waiting for checks to finish 2024/10/03 01:45:36 DEBUG : B2 bucket rclone-test-jexozuc4veka: Waiting for transfers to finish 2024/10/03 01:45:36 DEBUG : ignore-size: sha1 = 4a756ca07e9487f482465a99e8286abc86ba4dc7 OK 2024/10/03 01:45:36 INFO : ignore-size: Copied (new) 2024/10/03 01:45:36 DEBUG : Waiting for deletions to finish run.go:180: Remote "B2 bucket rclone-test-jexozuc4veka", Local "Local file system at /tmp/rclone1168778893", Modify Window "1ms" 2024/10/03 01:45:37 DEBUG : ignore-size: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2024/10/03 01:45:37 DEBUG : ignore-size: Unchanged skipping 2024/10/03 01:45:37 DEBUG : B2 bucket rclone-test-jexozuc4veka: Waiting for checks to finish 2024/10/03 01:45:37 DEBUG : B2 bucket rclone-test-jexozuc4veka: Waiting for transfers to finish 2024/10/03 01:45:37 DEBUG : Waiting for deletions to finish 2024/10/03 01:45:37 INFO : There was nothing to transfer run.go:180: Remote "B2 bucket rclone-test-jexozuc4veka", Local "Local file system at /tmp/rclone1168778893", Modify Window "1ms" --- PASS: TestSyncIgnoreSize (2.81s) === RUN TestSyncIgnoreTimes run.go:180: Remote "B2 bucket rclone-test-jexozuc4veka", Local "Local file system at /tmp/rclone1168778893", Modify Window "1ms" 2024/10/03 01:45:40 DEBUG : existing: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2024/10/03 01:45:40 DEBUG : B2 bucket rclone-test-jexozuc4veka: Waiting for checks to finish 2024/10/03 01:45:40 DEBUG : existing: Unchanged skipping 2024/10/03 01:45:40 DEBUG : B2 bucket rclone-test-jexozuc4veka: Waiting for transfers to finish 2024/10/03 01:45:40 DEBUG : Waiting for deletions to finish 2024/10/03 01:45:40 INFO : There was nothing to transfer run.go:180: Remote "B2 bucket rclone-test-jexozuc4veka", Local "Local file system at /tmp/rclone1168778893", Modify Window "1ms" 2024/10/03 01:45:40 DEBUG : existing: Transferring unconditionally as --ignore-times is in use 2024/10/03 01:45:40 DEBUG : B2 bucket rclone-test-jexozuc4veka: Waiting for checks to finish 2024/10/03 01:45:40 DEBUG : B2 bucket rclone-test-jexozuc4veka: Waiting for transfers to finish 2024/10/03 01:45:40 DEBUG : existing: sha1 = 3e2e95f5ad970eadfa7e17eaf73da97024aa5359 OK 2024/10/03 01:45:40 INFO : existing: Copied (replaced existing) 2024/10/03 01:45:40 DEBUG : Waiting for deletions to finish run.go:180: Remote "B2 bucket rclone-test-jexozuc4veka", Local "Local file system at /tmp/rclone1168778893", Modify Window "1ms" --- PASS: TestSyncIgnoreTimes (3.04s) === RUN TestSyncIgnoreExisting run.go:180: Remote "B2 bucket rclone-test-jexozuc4veka", Local "Local file system at /tmp/rclone1168778893", Modify Window "1ms" 2024/10/03 01:45:42 DEBUG : existing: Need to transfer - File not found at Destination 2024/10/03 01:45:42 DEBUG : B2 bucket rclone-test-jexozuc4veka: Waiting for checks to finish 2024/10/03 01:45:42 DEBUG : B2 bucket rclone-test-jexozuc4veka: Waiting for transfers to finish 2024/10/03 01:45:42 DEBUG : existing: sha1 = 3e2e95f5ad970eadfa7e17eaf73da97024aa5359 OK 2024/10/03 01:45:42 INFO : existing: Copied (new) 2024/10/03 01:45:42 DEBUG : Waiting for deletions to finish run.go:180: Remote "B2 bucket rclone-test-jexozuc4veka", Local "Local file system at /tmp/rclone1168778893", Modify Window "1ms" 2024/10/03 01:45:43 DEBUG : existing: Destination exists, skipping 2024/10/03 01:45:43 DEBUG : B2 bucket rclone-test-jexozuc4veka: Waiting for checks to finish 2024/10/03 01:45:43 DEBUG : B2 bucket rclone-test-jexozuc4veka: Waiting for transfers to finish 2024/10/03 01:45:43 DEBUG : Waiting for deletions to finish 2024/10/03 01:45:43 INFO : There was nothing to transfer run.go:180: Remote "B2 bucket rclone-test-jexozuc4veka", Local "Local file system at /tmp/rclone1168778893", Modify Window "1ms" --- PASS: TestSyncIgnoreExisting (2.43s) === RUN TestSyncIgnoreErrors run.go:180: Remote "B2 bucket rclone-test-jexozuc4veka", Local "Local file system at /tmp/rclone1168778893", Modify Window "1ms" 2024/10/03 01:45:45 DEBUG : d: Making directory fstest.go:244: Filtering empty directory "d" 2024/10/03 01:45:45 DEBUG : c/non empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2024/10/03 01:45:45 DEBUG : a/potato2: Need to transfer - File not found at Destination 2024/10/03 01:45:45 DEBUG : B2 bucket rclone-test-jexozuc4veka: Waiting for checks to finish 2024/10/03 01:45:45 DEBUG : c/non empty space: Unchanged skipping 2024/10/03 01:45:45 DEBUG : B2 bucket rclone-test-jexozuc4veka: Waiting for transfers to finish 2024/10/03 01:45:46 DEBUG : a/potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2024/10/03 01:45:46 INFO : a/potato2: Copied (new) 2024/10/03 01:45:46 DEBUG : Waiting for deletions to finish 2024/10/03 01:45:46 INFO : b/potato: Deleted run.go:180: Remote "B2 bucket rclone-test-jexozuc4veka", Local "Local file system at /tmp/rclone1168778893", Modify Window "1ms" --- PASS: TestSyncIgnoreErrors (3.15s) === RUN TestSyncAfterChangingModtimeOnly run.go:180: Remote "B2 bucket rclone-test-jexozuc4veka", Local "Local file system at /tmp/rclone1168778893", Modify Window "1ms" 2024/10/03 01:45:48 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 2024/10/03 01:45:48 DEBUG : B2 bucket rclone-test-jexozuc4veka: Waiting for checks to finish 2024/10/03 01:45:48 DEBUG : empty space: sha1 = 3bc15c8aae3e4124dd409035f32ea2fd6835efc9 OK 2024/10/03 01:45:48 NOTICE: empty space: Skipped update modification time as --dry-run is set (size 1) 2024/10/03 01:45:48 DEBUG : empty space: Unchanged skipping 2024/10/03 01:45:48 DEBUG : B2 bucket rclone-test-jexozuc4veka: Waiting for transfers to finish 2024/10/03 01:45:48 DEBUG : Waiting for deletions to finish 2024/10/03 01:45:48 INFO : There was nothing to transfer run.go:180: Remote "B2 bucket rclone-test-jexozuc4veka", Local "Local file system at /tmp/rclone1168778893", Modify Window "1ms" 2024/10/03 01:45:49 DEBUG : B2 bucket rclone-test-jexozuc4veka: Waiting for checks to finish 2024/10/03 01:45:49 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 2024/10/03 01:45:49 DEBUG : empty space: sha1 = 3bc15c8aae3e4124dd409035f32ea2fd6835efc9 OK 2024/10/03 01:45:50 INFO : empty space: Updated modification time in destination 2024/10/03 01:45:50 DEBUG : empty space: Unchanged skipping 2024/10/03 01:45:50 DEBUG : B2 bucket rclone-test-jexozuc4veka: Waiting for transfers to finish 2024/10/03 01:45:50 DEBUG : Waiting for deletions to finish 2024/10/03 01:45:50 INFO : There was nothing to transfer run.go:180: Remote "B2 bucket rclone-test-jexozuc4veka", Local "Local file system at /tmp/rclone1168778893", Modify Window "1ms" --- PASS: TestSyncAfterChangingModtimeOnly (4.18s) === RUN TestSyncAfterChangingModtimeOnlyWithNoUpdateModTime run.go:180: Remote "B2 bucket rclone-test-jexozuc4veka", Local "Local file system at /tmp/rclone1168778893", Modify Window "1ms" 2024/10/03 01:45:52 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 2024/10/03 01:45:52 DEBUG : B2 bucket rclone-test-jexozuc4veka: Waiting for checks to finish 2024/10/03 01:45:52 DEBUG : empty space: sha1 = 3bc15c8aae3e4124dd409035f32ea2fd6835efc9 OK 2024/10/03 01:45:52 DEBUG : empty space: Unchanged skipping 2024/10/03 01:45:52 DEBUG : B2 bucket rclone-test-jexozuc4veka: Waiting for transfers to finish 2024/10/03 01:45:52 DEBUG : Waiting for deletions to finish 2024/10/03 01:45:52 INFO : There was nothing to transfer run.go:180: Remote "B2 bucket rclone-test-jexozuc4veka", Local "Local file system at /tmp/rclone1168778893", Modify Window "1ms" --- PASS: TestSyncAfterChangingModtimeOnlyWithNoUpdateModTime (1.79s) === RUN TestSyncDoesntUpdateModtime run.go:180: Remote "B2 bucket rclone-test-jexozuc4veka", Local "Local file system at /tmp/rclone1168778893", Modify Window "1ms" 2024/10/03 01:45:54 DEBUG : B2 bucket rclone-test-jexozuc4veka: Waiting for checks to finish 2024/10/03 01:45:54 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 2024/10/03 01:45:54 DEBUG : foo: sha1 = 0beec7b5ea3f0fdbc95d0dd47f3c5bc275da8a33 (Local file system at /tmp/rclone1168778893) 2024/10/03 01:45:54 DEBUG : foo: sha1 = 62cdb7020ff920e5aa642c3d4066950dd1f01f4d (B2 bucket rclone-test-jexozuc4veka) 2024/10/03 01:45:54 DEBUG : foo: sha1 differ 2024/10/03 01:45:54 DEBUG : B2 bucket rclone-test-jexozuc4veka: Waiting for transfers to finish 2024/10/03 01:45:54 DEBUG : foo: sha1 = 0beec7b5ea3f0fdbc95d0dd47f3c5bc275da8a33 OK 2024/10/03 01:45:54 INFO : foo: Copied (replaced existing) 2024/10/03 01:45:54 DEBUG : Waiting for deletions to finish run.go:180: Remote "B2 bucket rclone-test-jexozuc4veka", Local "Local file system at /tmp/rclone1168778893", Modify Window "1ms" --- PASS: TestSyncDoesntUpdateModtime (1.88s) === RUN TestSyncAfterAddingAFile run.go:180: Remote "B2 bucket rclone-test-jexozuc4veka", Local "Local file system at /tmp/rclone1168778893", Modify Window "1ms" 2024/10/03 01:45:56 DEBUG : potato: Need to transfer - File not found at Destination 2024/10/03 01:45:56 DEBUG : B2 bucket rclone-test-jexozuc4veka: Waiting for checks to finish 2024/10/03 01:45:56 DEBUG : empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2024/10/03 01:45:56 DEBUG : empty space: Unchanged skipping 2024/10/03 01:45:56 DEBUG : B2 bucket rclone-test-jexozuc4veka: Waiting for transfers to finish 2024/10/03 01:45:56 DEBUG : potato: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2024/10/03 01:45:56 INFO : potato: Copied (new) 2024/10/03 01:45:56 DEBUG : Waiting for deletions to finish run.go:180: Remote "B2 bucket rclone-test-jexozuc4veka", Local "Local file system at /tmp/rclone1168778893", Modify Window "1ms" --- PASS: TestSyncAfterAddingAFile (2.58s) === RUN TestSyncAfterChangingFilesSizeOnly run.go:180: Remote "B2 bucket rclone-test-jexozuc4veka", Local "Local file system at /tmp/rclone1168778893", Modify Window "1ms" 2024/10/03 01:45:58 DEBUG : potato: Sizes differ (src 21 vs dst 60) 2024/10/03 01:45:58 DEBUG : B2 bucket rclone-test-jexozuc4veka: Waiting for checks to finish 2024/10/03 01:45:58 DEBUG : B2 bucket rclone-test-jexozuc4veka: Waiting for transfers to finish 2024/10/03 01:45:59 DEBUG : potato: sha1 = 0fd321a1023ac4e1e1054fcc0236b9d0755f722f OK 2024/10/03 01:45:59 INFO : potato: Copied (replaced existing) 2024/10/03 01:45:59 DEBUG : Waiting for deletions to finish run.go:180: Remote "B2 bucket rclone-test-jexozuc4veka", Local "Local file system at /tmp/rclone1168778893", Modify Window "1ms" --- PASS: TestSyncAfterChangingFilesSizeOnly (2.17s) === RUN TestSyncAfterChangingContentsOnly run.go:180: Remote "B2 bucket rclone-test-jexozuc4veka", Local "Local file system at /tmp/rclone1168778893", Modify Window "1ms" 2024/10/03 01:46:01 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 2024/10/03 01:46:01 DEBUG : B2 bucket rclone-test-jexozuc4veka: Waiting for checks to finish 2024/10/03 01:46:01 DEBUG : potato: sha1 = 1ca5094b3b73f587249eabe179c40a3eec839b1f (Local file system at /tmp/rclone1168778893) 2024/10/03 01:46:01 DEBUG : potato: sha1 = 0fd321a1023ac4e1e1054fcc0236b9d0755f722f (B2 bucket rclone-test-jexozuc4veka) 2024/10/03 01:46:01 DEBUG : potato: sha1 differ 2024/10/03 01:46:01 DEBUG : B2 bucket rclone-test-jexozuc4veka: Waiting for transfers to finish 2024/10/03 01:46:01 DEBUG : potato: sha1 = 1ca5094b3b73f587249eabe179c40a3eec839b1f OK 2024/10/03 01:46:01 INFO : potato: Copied (replaced existing) 2024/10/03 01:46:01 DEBUG : Waiting for deletions to finish run.go:180: Remote "B2 bucket rclone-test-jexozuc4veka", Local "Local file system at /tmp/rclone1168778893", Modify Window "1ms" --- PASS: TestSyncAfterChangingContentsOnly (2.51s) === RUN TestSyncAfterRemovingAFileAndAddingAFileDryRun run.go:180: Remote "B2 bucket rclone-test-jexozuc4veka", Local "Local file system at /tmp/rclone1168778893", Modify Window "1ms" 2024/10/03 01:46:03 DEBUG : potato2: Need to transfer - File not found at Destination 2024/10/03 01:46:03 NOTICE: potato2: Skipped copy as --dry-run is set (size 60) 2024/10/03 01:46:03 DEBUG : B2 bucket rclone-test-jexozuc4veka: Waiting for checks to finish 2024/10/03 01:46:03 DEBUG : empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2024/10/03 01:46:03 DEBUG : empty space: Unchanged skipping 2024/10/03 01:46:03 DEBUG : B2 bucket rclone-test-jexozuc4veka: Waiting for transfers to finish 2024/10/03 01:46:03 DEBUG : Waiting for deletions to finish 2024/10/03 01:46:03 NOTICE: potato: Skipped delete as --dry-run is set (size 21) run.go:180: Remote "B2 bucket rclone-test-jexozuc4veka", Local "Local file system at /tmp/rclone1168778893", Modify Window "1ms" --- PASS: TestSyncAfterRemovingAFileAndAddingAFileDryRun (2.30s) === RUN TestSyncAfterRemovingAFileAndAddingAFile run.go:180: Remote "B2 bucket rclone-test-jexozuc4veka", Local "Local file system at /tmp/rclone1168778893", Modify Window "1ms" 2024/10/03 01:46:06 DEBUG : potato2: Need to transfer - File not found at Destination 2024/10/03 01:46:06 DEBUG : empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2024/10/03 01:46:06 DEBUG : empty space: Unchanged skipping 2024/10/03 01:46:06 DEBUG : B2 bucket rclone-test-jexozuc4veka: Waiting for checks to finish 2024/10/03 01:46:06 DEBUG : B2 bucket rclone-test-jexozuc4veka: Waiting for transfers to finish 2024/10/03 01:46:06 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2024/10/03 01:46:06 INFO : potato2: Copied (new) 2024/10/03 01:46:06 DEBUG : Waiting for deletions to finish 2024/10/03 01:46:06 INFO : potato: Deleted run.go:180: Remote "B2 bucket rclone-test-jexozuc4veka", Local "Local file system at /tmp/rclone1168778893", Modify Window "1ms" --- PASS: TestSyncAfterRemovingAFileAndAddingAFile (3.22s) === RUN TestSyncAfterRemovingAFileAndAddingAFileSubDir run.go:180: Remote "B2 bucket rclone-test-jexozuc4veka", Local "Local file system at /tmp/rclone1168778893", Modify Window "1ms" 2024/10/03 01:46:09 DEBUG : d: Making directory 2024/10/03 01:46:09 DEBUG : d/e: Making directory fstest.go:244: Filtering empty directory "d" fstest.go:244: Filtering empty directory "d/e" 2024/10/03 01:46:09 DEBUG : c/non empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2024/10/03 01:46:09 DEBUG : a/potato2: Need to transfer - File not found at Destination 2024/10/03 01:46:09 DEBUG : B2 bucket rclone-test-jexozuc4veka: Waiting for checks to finish 2024/10/03 01:46:09 DEBUG : c/non empty space: Unchanged skipping 2024/10/03 01:46:09 DEBUG : B2 bucket rclone-test-jexozuc4veka: Waiting for transfers to finish 2024/10/03 01:46:10 DEBUG : a/potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2024/10/03 01:46:10 INFO : a/potato2: Copied (new) 2024/10/03 01:46:10 DEBUG : Waiting for deletions to finish 2024/10/03 01:46:10 INFO : b/potato: Deleted run.go:180: Remote "B2 bucket rclone-test-jexozuc4veka", Local "Local file system at /tmp/rclone1168778893", Modify Window "1ms" --- PASS: TestSyncAfterRemovingAFileAndAddingAFileSubDir (3.17s) === RUN TestSyncAfterRemovingAFileAndAddingAFileSubDirWithErrors run.go:180: Remote "B2 bucket rclone-test-jexozuc4veka", Local "Local file system at /tmp/rclone1168778893", Modify Window "1ms" 2024/10/03 01:46:12 DEBUG : d: Making directory fstest.go:244: Filtering empty directory "d" 2024/10/03 01:46:13 DEBUG : c/non empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2024/10/03 01:46:13 DEBUG : a/potato2: Need to transfer - File not found at Destination 2024/10/03 01:46:13 DEBUG : B2 bucket rclone-test-jexozuc4veka: Waiting for checks to finish 2024/10/03 01:46:13 DEBUG : c/non empty space: Unchanged skipping 2024/10/03 01:46:13 DEBUG : B2 bucket rclone-test-jexozuc4veka: Waiting for transfers to finish 2024/10/03 01:46:13 DEBUG : a/potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2024/10/03 01:46:13 INFO : a/potato2: Copied (new) 2024/10/03 01:46:13 ERROR : B2 bucket rclone-test-jexozuc4veka: not deleting files as there were IO errors 2024/10/03 01:46:13 ERROR : B2 bucket rclone-test-jexozuc4veka: not deleting directories as there were IO errors run.go:180: Remote "B2 bucket rclone-test-jexozuc4veka", Local "Local file system at /tmp/rclone1168778893", Modify Window "1ms" fstest.go:244: Filtering empty directory "d" --- PASS: TestSyncAfterRemovingAFileAndAddingAFileSubDirWithErrors (3.45s) === RUN TestSyncDeleteAfter --- PASS: TestSyncDeleteAfter (0.00s) === RUN TestSyncDeleteDuring run.go:180: Remote "B2 bucket rclone-test-jexozuc4veka", Local "Local file system at /tmp/rclone1168778893", Modify Window "1ms" 2024/10/03 01:46:16 DEBUG : Waiting for deletions to finish 2024/10/03 01:46:16 DEBUG : potato2: Need to transfer - File not found at Destination 2024/10/03 01:46:16 DEBUG : empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2024/10/03 01:46:16 DEBUG : B2 bucket rclone-test-jexozuc4veka: Waiting for checks to finish 2024/10/03 01:46:16 DEBUG : empty space: Unchanged skipping 2024/10/03 01:46:16 DEBUG : B2 bucket rclone-test-jexozuc4veka: Waiting for transfers to finish 2024/10/03 01:46:16 INFO : potato: Deleted 2024/10/03 01:46:17 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2024/10/03 01:46:17 INFO : potato2: Copied (new) run.go:180: Remote "B2 bucket rclone-test-jexozuc4veka", Local "Local file system at /tmp/rclone1168778893", Modify Window "1ms" --- PASS: TestSyncDeleteDuring (3.25s) === RUN TestSyncDeleteBefore run.go:180: Remote "B2 bucket rclone-test-jexozuc4veka", Local "Local file system at /tmp/rclone1168778893", Modify Window "1ms" 2024/10/03 01:46:19 DEBUG : Waiting for deletions to finish 2024/10/03 01:46:19 DEBUG : B2 bucket rclone-test-jexozuc4veka: Waiting for checks to finish 2024/10/03 01:46:19 DEBUG : B2 bucket rclone-test-jexozuc4veka: Waiting for transfers to finish 2024/10/03 01:46:19 INFO : potato: Deleted 2024/10/03 01:46:20 DEBUG : potato2: Need to transfer - File not found at Destination 2024/10/03 01:46:20 DEBUG : empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2024/10/03 01:46:20 DEBUG : B2 bucket rclone-test-jexozuc4veka: Waiting for checks to finish 2024/10/03 01:46:20 DEBUG : empty space: Unchanged skipping 2024/10/03 01:46:20 DEBUG : B2 bucket rclone-test-jexozuc4veka: Waiting for transfers to finish 2024/10/03 01:46:20 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2024/10/03 01:46:20 INFO : potato2: Copied (new) run.go:180: Remote "B2 bucket rclone-test-jexozuc4veka", Local "Local file system at /tmp/rclone1168778893", Modify Window "1ms" --- PASS: TestSyncDeleteBefore (3.96s) === RUN TestCopyDeleteBefore run.go:180: Remote "B2 bucket rclone-test-jexozuc4veka", Local "Local file system at /tmp/rclone1168778893", Modify Window "1ms" 2024/10/03 01:46:22 DEBUG : potato2: Need to transfer - File not found at Destination 2024/10/03 01:46:22 DEBUG : B2 bucket rclone-test-jexozuc4veka: Waiting for checks to finish 2024/10/03 01:46:22 DEBUG : B2 bucket rclone-test-jexozuc4veka: Waiting for transfers to finish 2024/10/03 01:46:23 DEBUG : potato2: sha1 = 810274f0df19dab60a894a562b7a8ff04c072623 OK 2024/10/03 01:46:23 INFO : potato2: Copied (new) run.go:180: Remote "B2 bucket rclone-test-jexozuc4veka", Local "Local file system at /tmp/rclone1168778893", Modify Window "1ms" --- PASS: TestCopyDeleteBefore (2.22s) === RUN TestSyncWithExclude run.go:180: Remote "B2 bucket rclone-test-jexozuc4veka", Local "Local file system at /tmp/rclone1168778893", Modify Window "1ms" 2024/10/03 01:46:25 DEBUG : enormous: Excluded (Size Filter) 2024/10/03 01:46:25 DEBUG : enormous: Excluded 2024/10/03 01:46:25 DEBUG : potato2: Excluded (Size Filter) 2024/10/03 01:46:25 DEBUG : potato2: Excluded 2024/10/03 01:46:25 DEBUG : potato2: Excluded (Size Filter) 2024/10/03 01:46:25 DEBUG : B2 bucket rclone-test-jexozuc4veka: Waiting for checks to finish 2024/10/03 01:46:25 DEBUG : empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2024/10/03 01:46:25 DEBUG : empty space: Unchanged skipping 2024/10/03 01:46:25 DEBUG : B2 bucket rclone-test-jexozuc4veka: Waiting for transfers to finish 2024/10/03 01:46:25 DEBUG : Waiting for deletions to finish 2024/10/03 01:46:25 INFO : There was nothing to transfer run.go:180: Remote "B2 bucket rclone-test-jexozuc4veka", Local "Local file system at /tmp/rclone1168778893", Modify Window "1ms" 2024/10/03 01:46:25 DEBUG : enormous: Excluded (Size Filter) 2024/10/03 01:46:25 DEBUG : enormous: Excluded 2024/10/03 01:46:25 DEBUG : potato2: Excluded (Size Filter) 2024/10/03 01:46:25 DEBUG : potato2: Excluded 2024/10/03 01:46:25 DEBUG : potato2: Excluded (Size Filter) 2024/10/03 01:46:25 DEBUG : empty space: Size and modification time the same (differ by 456.789µs, within tolerance 1ms) 2024/10/03 01:46:25 DEBUG : empty space: Unchanged skipping 2024/10/03 01:46:25 DEBUG : Local file system at /tmp/rclone1168778893: Waiting for checks to finish 2024/10/03 01:46:25 DEBUG : Local file system at /tmp/rclone1168778893: Waiting for transfers to finish 2024/10/03 01:46:25 DEBUG : Waiting for deletions to finish 2024/10/03 01:46:25 INFO : There was nothing to transfer run.go:180: Remote "B2 bucket rclone-test-jexozuc4veka", Local "Local file system at /tmp/rclone1168778893", Modify Window "1ms" --- PASS: TestSyncWithExclude (2.99s) === RUN TestSyncWithExcludeAndDeleteExcluded run.go:180: Remote "B2 bucket rclone-test-jexozuc4veka", Local "Local file system at /tmp/rclone1168778893", Modify Window "1ms" 2024/10/03 01:46:28 DEBUG : enormous: Excluded (Size Filter) 2024/10/03 01:46:28 DEBUG : enormous: Excluded 2024/10/03 01:46:28 DEBUG : potato2: Excluded (Size Filter) 2024/10/03 01:46:28 DEBUG : potato2: Excluded 2024/10/03 01:46:28 DEBUG : B2 bucket rclone-test-jexozuc4veka: Waiting for checks to finish 2024/10/03 01:46:28 DEBUG : empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2024/10/03 01:46:28 DEBUG : empty space: Unchanged skipping 2024/10/03 01:46:28 DEBUG : B2 bucket rclone-test-jexozuc4veka: Waiting for transfers to finish 2024/10/03 01:46:28 DEBUG : Waiting for deletions to finish 2024/10/03 01:46:29 INFO : enormous: Deleted 2024/10/03 01:46:29 INFO : potato2: Deleted 2024/10/03 01:46:29 INFO : There was nothing to transfer run.go:180: Remote "B2 bucket rclone-test-jexozuc4veka", Local "Local file system at /tmp/rclone1168778893", Modify Window "1ms" 2024/10/03 01:46:29 DEBUG : empty space: Size and modification time the same (differ by 456.789µs, within tolerance 1ms) 2024/10/03 01:46:29 DEBUG : empty space: Unchanged skipping 2024/10/03 01:46:29 DEBUG : Local file system at /tmp/rclone1168778893: Waiting for checks to finish 2024/10/03 01:46:29 DEBUG : Local file system at /tmp/rclone1168778893: Waiting for transfers to finish 2024/10/03 01:46:29 DEBUG : Waiting for deletions to finish 2024/10/03 01:46:29 INFO : potato2: Deleted 2024/10/03 01:46:29 INFO : enormous: Deleted 2024/10/03 01:46:29 INFO : There was nothing to transfer run.go:180: Remote "B2 bucket rclone-test-jexozuc4veka", Local "Local file system at /tmp/rclone1168778893", Modify Window "1ms" --- PASS: TestSyncWithExcludeAndDeleteExcluded (3.39s) === RUN TestSyncWithUpdateOlder run.go:180: Remote "B2 bucket rclone-test-jexozuc4veka", Local "Local file system at /tmp/rclone1168778893", Modify Window "1ms" 2024/10/03 01:46:32 DEBUG : five: Need to transfer - File not found at Destination 2024/10/03 01:46:32 DEBUG : one: Destination is newer than source, skipping 2024/10/03 01:46:32 DEBUG : three: Sizes identical 2024/10/03 01:46:32 DEBUG : four: Sizes differ (src 4 vs dst 8) 2024/10/03 01:46:32 DEBUG : three: Destination mod time is within 1s of source and files identical, skipping 2024/10/03 01:46:32 DEBUG : two: sha1 = ad782ecdac770fc6eb9a62e44f90873fb97fb26b (Local file system at /tmp/rclone1168778893) 2024/10/03 01:46:32 DEBUG : two: sha1 = b10e0da85e90399abfec36c7376b20aa4596461b (B2 bucket rclone-test-jexozuc4veka) 2024/10/03 01:46:32 DEBUG : two: sha1 differ 2024/10/03 01:46:32 DEBUG : B2 bucket rclone-test-jexozuc4veka: Waiting for checks to finish 2024/10/03 01:46:32 DEBUG : four: Destination mod time is within 1s of source but files differ, transferring 2024/10/03 01:46:32 DEBUG : B2 bucket rclone-test-jexozuc4veka: Waiting for transfers to finish 2024/10/03 01:46:32 DEBUG : five: sha1 = 4db2c1df4610cd6c0da6b9197b066bfb4e9b9d00 OK 2024/10/03 01:46:32 INFO : five: Copied (new) 2024/10/03 01:46:33 DEBUG : four: sha1 = 9f8f7eec5dea5ac43738721939c120318cbff1df OK 2024/10/03 01:46:33 INFO : four: Copied (replaced existing) 2024/10/03 01:46:33 DEBUG : two: sha1 = ad782ecdac770fc6eb9a62e44f90873fb97fb26b OK 2024/10/03 01:46:33 INFO : two: Copied (replaced existing) 2024/10/03 01:46:33 DEBUG : Waiting for deletions to finish 2024/10/03 01:46:33 DEBUG : one: Destination is newer than source, skipping 2024/10/03 01:46:33 DEBUG : B2 bucket rclone-test-jexozuc4veka: Waiting for checks to finish 2024/10/03 01:46:33 DEBUG : two: sha1 = ad782ecdac770fc6eb9a62e44f90873fb97fb26b OK 2024/10/03 01:46:33 DEBUG : two: Size and sha1 of src and dst objects identical 2024/10/03 01:46:33 DEBUG : two: Destination mod time is within 1s of source and files identical, skipping 2024/10/03 01:46:33 DEBUG : four: sha1 = 9f8f7eec5dea5ac43738721939c120318cbff1df OK 2024/10/03 01:46:33 DEBUG : four: Size and sha1 of src and dst objects identical 2024/10/03 01:46:33 DEBUG : four: Destination mod time is within 1s of source and files identical, skipping 2024/10/03 01:46:33 DEBUG : three: sha1 = b802f384302cb24fbab0a44997e820bf2e8507bb (Local file system at /tmp/rclone1168778893) 2024/10/03 01:46:33 DEBUG : three: sha1 = 03731cad13f4cf7b59703c77529381cdec1632e5 (B2 bucket rclone-test-jexozuc4veka) 2024/10/03 01:46:33 DEBUG : three: sha1 differ 2024/10/03 01:46:33 DEBUG : five: sha1 = 4db2c1df4610cd6c0da6b9197b066bfb4e9b9d00 OK 2024/10/03 01:46:33 DEBUG : five: Size and sha1 of src and dst objects identical 2024/10/03 01:46:33 DEBUG : three: Destination mod time is within 1s of source but files differ, transferring 2024/10/03 01:46:33 DEBUG : five: Destination mod time is within 1s of source and files identical, skipping 2024/10/03 01:46:33 DEBUG : B2 bucket rclone-test-jexozuc4veka: Waiting for transfers to finish 2024/10/03 01:46:34 DEBUG : three: sha1 = b802f384302cb24fbab0a44997e820bf2e8507bb OK 2024/10/03 01:46:34 INFO : three: Copied (replaced existing) 2024/10/03 01:46:34 DEBUG : Waiting for deletions to finish --- PASS: TestSyncWithUpdateOlder (5.00s) === 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-jexozuc4veka", Local "Local file system at /tmp/rclone1168778893", Modify Window "1ms" sync_test.go:1538: Can track renames: true 2024/10/03 01:46:36 INFO : B2 bucket rclone-test-jexozuc4veka: Making map for --track-renames 2024/10/03 01:46:36 INFO : B2 bucket rclone-test-jexozuc4veka: Finished making map for --track-renames 2024/10/03 01:46:36 DEBUG : B2 bucket rclone-test-jexozuc4veka: Waiting for checks to finish 2024/10/03 01:46:36 DEBUG : potato: Need to transfer - No matching file found at Destination 2024/10/03 01:46:36 DEBUG : B2 bucket rclone-test-jexozuc4veka: Waiting for renames to finish 2024/10/03 01:46:36 DEBUG : yam: Need to transfer - No matching file found at Destination 2024/10/03 01:46:36 DEBUG : B2 bucket rclone-test-jexozuc4veka: Waiting for transfers to finish 2024/10/03 01:46:36 DEBUG : yam: sha1 = ad84b2fb6729688a5ee3225164a6d4d58465b33e OK 2024/10/03 01:46:36 INFO : yam: Copied (new) 2024/10/03 01:46:36 DEBUG : potato: sha1 = 1d1ac61cfffcfdd0a15cc9ae575fb06ca8c11fb5 OK 2024/10/03 01:46:36 INFO : potato: Copied (new) 2024/10/03 01:46:36 DEBUG : Waiting for deletions to finish run.go:180: Remote "B2 bucket rclone-test-jexozuc4veka", Local "Local file system at /tmp/rclone1168778893", Modify Window "1ms" 2024/10/03 01:46:37 DEBUG : potato: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2024/10/03 01:46:37 INFO : B2 bucket rclone-test-jexozuc4veka: Making map for --track-renames 2024/10/03 01:46:37 INFO : B2 bucket rclone-test-jexozuc4veka: Finished making map for --track-renames 2024/10/03 01:46:37 DEBUG : B2 bucket rclone-test-jexozuc4veka: Waiting for checks to finish 2024/10/03 01:46:37 DEBUG : potato: Unchanged skipping 2024/10/03 01:46:37 DEBUG : B2 bucket rclone-test-jexozuc4veka: Waiting for renames to finish 2024/10/03 01:46:38 DEBUG : yam: sha1 = ad84b2fb6729688a5ee3225164a6d4d58465b33e OK 2024/10/03 01:46:38 INFO : yam: Copied (server-side copy) to: yaml 2024/10/03 01:46:38 INFO : yam: Deleted 2024/10/03 01:46:38 INFO : yaml: Renamed from "yam" 2024/10/03 01:46:38 DEBUG : B2 bucket rclone-test-jexozuc4veka: Waiting for transfers to finish 2024/10/03 01:46:38 DEBUG : Waiting for deletions to finish run.go:180: Remote "B2 bucket rclone-test-jexozuc4veka", Local "Local file system at /tmp/rclone1168778893", Modify Window "1ms" --- PASS: TestSyncWithTrackRenames (4.39s) === RUN TestParseRenamesStrategyModtime --- PASS: TestParseRenamesStrategyModtime (0.00s) === RUN TestRenamesStrategyModtime --- PASS: TestRenamesStrategyModtime (0.00s) === RUN TestSyncWithTrackRenamesStrategyModtime run.go:180: Remote "B2 bucket rclone-test-jexozuc4veka", Local "Local file system at /tmp/rclone1168778893", Modify Window "1ms" sync_test.go:1610: Can track renames: true 2024/10/03 01:46:40 INFO : B2 bucket rclone-test-jexozuc4veka: Making map for --track-renames 2024/10/03 01:46:40 INFO : B2 bucket rclone-test-jexozuc4veka: Finished making map for --track-renames 2024/10/03 01:46:40 DEBUG : B2 bucket rclone-test-jexozuc4veka: Waiting for checks to finish 2024/10/03 01:46:40 DEBUG : potato: Need to transfer - No matching file found at Destination 2024/10/03 01:46:40 DEBUG : yam: Need to transfer - No matching file found at Destination 2024/10/03 01:46:40 DEBUG : B2 bucket rclone-test-jexozuc4veka: Waiting for renames to finish 2024/10/03 01:46:40 DEBUG : B2 bucket rclone-test-jexozuc4veka: Waiting for transfers to finish 2024/10/03 01:46:41 DEBUG : potato: sha1 = 1d1ac61cfffcfdd0a15cc9ae575fb06ca8c11fb5 OK 2024/10/03 01:46:41 INFO : potato: Copied (new) 2024/10/03 01:46:41 DEBUG : yam: sha1 = ad84b2fb6729688a5ee3225164a6d4d58465b33e OK 2024/10/03 01:46:41 INFO : yam: Copied (new) 2024/10/03 01:46:41 DEBUG : Waiting for deletions to finish run.go:180: Remote "B2 bucket rclone-test-jexozuc4veka", Local "Local file system at /tmp/rclone1168778893", Modify Window "1ms" 2024/10/03 01:46:41 DEBUG : potato: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2024/10/03 01:46:41 INFO : B2 bucket rclone-test-jexozuc4veka: Making map for --track-renames 2024/10/03 01:46:41 INFO : B2 bucket rclone-test-jexozuc4veka: Finished making map for --track-renames 2024/10/03 01:46:41 DEBUG : B2 bucket rclone-test-jexozuc4veka: Waiting for checks to finish 2024/10/03 01:46:41 DEBUG : potato: Unchanged skipping 2024/10/03 01:46:41 DEBUG : B2 bucket rclone-test-jexozuc4veka: Waiting for renames to finish 2024/10/03 01:46:42 DEBUG : yam: sha1 = ad84b2fb6729688a5ee3225164a6d4d58465b33e OK 2024/10/03 01:46:42 INFO : yam: Copied (server-side copy) to: yaml 2024/10/03 01:46:43 INFO : yam: Deleted 2024/10/03 01:46:43 INFO : yaml: Renamed from "yam" 2024/10/03 01:46:43 DEBUG : B2 bucket rclone-test-jexozuc4veka: Waiting for transfers to finish 2024/10/03 01:46:43 DEBUG : Waiting for deletions to finish run.go:180: Remote "B2 bucket rclone-test-jexozuc4veka", Local "Local file system at /tmp/rclone1168778893", Modify Window "1ms" --- PASS: TestSyncWithTrackRenamesStrategyModtime (4.44s) === RUN TestSyncWithTrackRenamesStrategyLeaf run.go:180: Remote "B2 bucket rclone-test-jexozuc4veka", Local "Local file system at /tmp/rclone1168778893", Modify Window "1ms" sync_test.go:1649: Can track renames: true 2024/10/03 01:46:44 INFO : B2 bucket rclone-test-jexozuc4veka: Making map for --track-renames 2024/10/03 01:46:44 INFO : B2 bucket rclone-test-jexozuc4veka: Finished making map for --track-renames 2024/10/03 01:46:44 DEBUG : B2 bucket rclone-test-jexozuc4veka: Waiting for checks to finish 2024/10/03 01:46:44 DEBUG : potato: Need to transfer - No matching file found at Destination 2024/10/03 01:46:44 DEBUG : sub/yam: Need to transfer - No matching file found at Destination 2024/10/03 01:46:44 DEBUG : B2 bucket rclone-test-jexozuc4veka: Waiting for renames to finish 2024/10/03 01:46:44 DEBUG : B2 bucket rclone-test-jexozuc4veka: Waiting for transfers to finish 2024/10/03 01:46:45 DEBUG : sub/yam: sha1 = ad84b2fb6729688a5ee3225164a6d4d58465b33e OK 2024/10/03 01:46:45 INFO : sub/yam: Copied (new) 2024/10/03 01:46:45 DEBUG : potato: sha1 = 1d1ac61cfffcfdd0a15cc9ae575fb06ca8c11fb5 OK 2024/10/03 01:46:45 INFO : potato: Copied (new) 2024/10/03 01:46:45 DEBUG : Waiting for deletions to finish run.go:180: Remote "B2 bucket rclone-test-jexozuc4veka", Local "Local file system at /tmp/rclone1168778893", Modify Window "1ms" 2024/10/03 01:46:46 DEBUG : potato: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2024/10/03 01:46:46 DEBUG : potato: Unchanged skipping 2024/10/03 01:46:46 INFO : B2 bucket rclone-test-jexozuc4veka: Making map for --track-renames 2024/10/03 01:46:46 INFO : B2 bucket rclone-test-jexozuc4veka: Finished making map for --track-renames 2024/10/03 01:46:46 DEBUG : B2 bucket rclone-test-jexozuc4veka: Waiting for checks to finish 2024/10/03 01:46:46 DEBUG : B2 bucket rclone-test-jexozuc4veka: Waiting for renames to finish 2024/10/03 01:46:47 DEBUG : sub/yam: sha1 = ad84b2fb6729688a5ee3225164a6d4d58465b33e OK 2024/10/03 01:46:47 INFO : sub/yam: Copied (server-side copy) to: yam 2024/10/03 01:46:47 INFO : sub/yam: Deleted 2024/10/03 01:46:47 INFO : yam: Renamed from "sub/yam" 2024/10/03 01:46:47 DEBUG : B2 bucket rclone-test-jexozuc4veka: Waiting for transfers to finish 2024/10/03 01:46:47 DEBUG : Waiting for deletions to finish run.go:180: Remote "B2 bucket rclone-test-jexozuc4veka", Local "Local file system at /tmp/rclone1168778893", Modify Window "1ms" --- PASS: TestSyncWithTrackRenamesStrategyLeaf (4.53s) === RUN TestServerSideMoveLocal run.go:180: Remote "B2 bucket rclone-test-jexozuc4veka", Local "Local file system at /tmp/rclone1168778893", Modify Window "1ms" 2024/10/03 01:46:49 DEBUG : Creating backend with remote "/tmp/rclone1168778893/dir1" 2024/10/03 01:46:49 DEBUG : Creating backend with remote "/tmp/rclone1168778893/dir2" 2024/10/03 01:46:49 DEBUG : Local file system at /tmp/rclone1168778893/dir2: Using server-side directory move 2024/10/03 01:46:49 INFO : Local file system at /tmp/rclone1168778893/dir2: Server side directory move failed - fallback to file moves: can't copy directory - destination already exists 2024/10/03 01:46:49 DEBUG : file1.txt: Need to transfer - File not found at Destination 2024/10/03 01:46:49 DEBUG : Local file system at /tmp/rclone1168778893/dir2: Waiting for checks to finish 2024/10/03 01:46:49 DEBUG : Local file system at /tmp/rclone1168778893/dir2: Waiting for transfers to finish 2024/10/03 01:46:49 INFO : file1.txt: Moved (server-side) --- PASS: TestServerSideMoveLocal (0.37s) === RUN TestMoveWithDeleteEmptySrcDirs run.go:180: Remote "B2 bucket rclone-test-jexozuc4veka", Local "Local file system at /tmp/rclone1168778893", Modify Window "1ms" 2024/10/03 01:46:49 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2024/10/03 01:46:49 DEBUG : nested/sub dir/file: Need to transfer - File not found at Destination 2024/10/03 01:46:49 DEBUG : B2 bucket rclone-test-jexozuc4veka: Waiting for checks to finish 2024/10/03 01:46:49 DEBUG : B2 bucket rclone-test-jexozuc4veka: Waiting for transfers to finish 2024/10/03 01:46:50 DEBUG : nested/sub dir/file: sha1 = b4b3e0a278988bc15f2913af3f4153ccef74e465 OK 2024/10/03 01:46:50 INFO : nested/sub dir/file: Copied (new) 2024/10/03 01:46:50 INFO : nested/sub dir/file: Deleted 2024/10/03 01:46:50 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2024/10/03 01:46:50 INFO : sub dir/hello world: Copied (new) 2024/10/03 01:46:50 INFO : sub dir/hello world: Deleted 2024/10/03 01:46:50 INFO : sub dir: Removing directory 2024/10/03 01:46:50 INFO : nested/sub dir: Removing directory 2024/10/03 01:46:50 INFO : nested: Removing directory 2024/10/03 01:46:50 DEBUG : Local file system at /tmp/rclone1168778893: deleted 3 directories run.go:180: Remote "B2 bucket rclone-test-jexozuc4veka", Local "Local file system at /tmp/rclone1168778893", Modify Window "1ms" --- PASS: TestMoveWithDeleteEmptySrcDirs (2.25s) === RUN TestMoveWithoutDeleteEmptySrcDirs run.go:180: Remote "B2 bucket rclone-test-jexozuc4veka", Local "Local file system at /tmp/rclone1168778893", Modify Window "1ms" 2024/10/03 01:46:52 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2024/10/03 01:46:52 DEBUG : nested/sub dir/file: Need to transfer - File not found at Destination 2024/10/03 01:46:52 DEBUG : B2 bucket rclone-test-jexozuc4veka: Waiting for checks to finish 2024/10/03 01:46:52 DEBUG : B2 bucket rclone-test-jexozuc4veka: Waiting for transfers to finish 2024/10/03 01:46:52 DEBUG : nested/sub dir/file: sha1 = b4b3e0a278988bc15f2913af3f4153ccef74e465 OK 2024/10/03 01:46:52 INFO : nested/sub dir/file: Copied (new) 2024/10/03 01:46:52 INFO : nested/sub dir/file: Deleted 2024/10/03 01:46:55 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2024/10/03 01:46:55 INFO : sub dir/hello world: Copied (new) 2024/10/03 01:46:55 INFO : sub dir/hello world: Deleted run.go:180: Remote "B2 bucket rclone-test-jexozuc4veka", Local "Local file system at /tmp/rclone1168778893", Modify Window "1ms" --- PASS: TestMoveWithoutDeleteEmptySrcDirs (5.34s) === RUN TestMoveWithIgnoreExisting run.go:180: Remote "B2 bucket rclone-test-jexozuc4veka", Local "Local file system at /tmp/rclone1168778893", Modify Window "1ms" 2024/10/03 01:46:57 DEBUG : existing: Need to transfer - File not found at Destination 2024/10/03 01:46:57 DEBUG : existing-b: Need to transfer - File not found at Destination 2024/10/03 01:46:57 DEBUG : B2 bucket rclone-test-jexozuc4veka: Waiting for checks to finish 2024/10/03 01:46:57 DEBUG : B2 bucket rclone-test-jexozuc4veka: Waiting for transfers to finish 2024/10/03 01:46:58 DEBUG : existing: sha1 = 3e2e95f5ad970eadfa7e17eaf73da97024aa5359 OK 2024/10/03 01:46:58 INFO : existing: Copied (new) 2024/10/03 01:46:58 INFO : existing: Deleted 2024/10/03 01:47:08 DEBUG : existing-b: Clearing upload URL because of error: incident id 9d85ebcc42bd-0848760325980c8f (500 internal_error) 2024/10/03 01:47:08 DEBUG : pacer: low level retry 1/1 (error incident id 9d85ebcc42bd-0848760325980c8f (500 internal_error)) 2024/10/03 01:47:08 DEBUG : pacer: Rate limited, increasing sleep to 20ms 2024/10/03 01:47:08 DEBUG : existing-b: Received error: incident id 9d85ebcc42bd-0848760325980c8f (500 internal_error) - low level retry 0/10 2024/10/03 01:47:12 DEBUG : pacer: Reducing sleep to 10ms 2024/10/03 01:47:12 DEBUG : existing-b: sha1 = 321f6b7e8bf7f29aab89c5e41a555b1b0baa41a9 OK 2024/10/03 01:47:12 INFO : existing-b: Copied (new) 2024/10/03 01:47:12 INFO : existing-b: Deleted 2024/10/03 01:47:13 DEBUG : existing: Destination exists, skipping 2024/10/03 01:47:13 DEBUG : existing: Not removing source file as destination file exists and --ignore-existing is set 2024/10/03 01:47:13 DEBUG : B2 bucket rclone-test-jexozuc4veka: Waiting for checks to finish 2024/10/03 01:47:13 DEBUG : B2 bucket rclone-test-jexozuc4veka: Waiting for transfers to finish 2024/10/03 01:47:13 INFO : There was nothing to transfer run.go:180: Remote "B2 bucket rclone-test-jexozuc4veka", Local "Local file system at /tmp/rclone1168778893", Modify Window "1ms" --- PASS: TestMoveWithIgnoreExisting (17.66s) === RUN TestServerSideMove run.go:180: Remote "B2 bucket rclone-test-jexozuc4veka", Local "Local file system at /tmp/rclone1168778893", Modify Window "1ms" 2024/10/03 01:47:14 DEBUG : Creating backend with remote "TestB2:rclone-test-cuyiloz2xowu" sync_test.go:1705: Server side move (if possible) B2 bucket rclone-test-jexozuc4veka -> B2 bucket rclone-test-cuyiloz2xowu 2024/10/03 01:47:23 DEBUG : potato2: Need to transfer - File not found at Destination 2024/10/03 01:47:23 DEBUG : empty space: Size and modification time the same (differ by 0s, within tolerance 1ms) 2024/10/03 01:47:23 DEBUG : empty space: Unchanged skipping 2024/10/03 01:47:23 DEBUG : potato3: Sizes differ (src 68 vs dst 60) 2024/10/03 01:47:23 DEBUG : B2 bucket rclone-test-cuyiloz2xowu: Waiting for checks to finish 2024/10/03 01:47:24 INFO : empty space: Deleted 2024/10/03 01:47:24 DEBUG : B2 bucket rclone-test-cuyiloz2xowu: Waiting for transfers to finish 2024/10/03 01:47:24 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2024/10/03 01:47:24 INFO : potato2: Copied (server-side copy) 2024/10/03 01:47:24 INFO : potato2: Deleted 2024/10/03 01:47:24 DEBUG : potato3: sha1 = 568f8850f3c1a384731dbe40c6d72e1dcae342a0 OK 2024/10/03 01:47:24 INFO : potato3: Copied (server-side copy) 2024/10/03 01:47:25 INFO : potato3: Deleted 2024/10/03 01:47:25 DEBUG : Creating backend with remote "TestB2:rclone-test-cidebed3kube" 2024/10/03 01:47:26 DEBUG : empty space: Need to transfer - File not found at Destination 2024/10/03 01:47:26 DEBUG : potato2: Need to transfer - File not found at Destination 2024/10/03 01:47:26 DEBUG : potato3: Need to transfer - File not found at Destination 2024/10/03 01:47:26 DEBUG : B2 bucket rclone-test-cidebed3kube: Waiting for checks to finish 2024/10/03 01:47:26 DEBUG : B2 bucket rclone-test-cidebed3kube: Waiting for transfers to finish 2024/10/03 01:47:27 DEBUG : empty space: sha1 = 3bc15c8aae3e4124dd409035f32ea2fd6835efc9 OK 2024/10/03 01:47:27 INFO : empty space: Copied (server-side copy) 2024/10/03 01:47:27 INFO : empty space: Deleted 2024/10/03 01:47:28 DEBUG : potato3: sha1 = 568f8850f3c1a384731dbe40c6d72e1dcae342a0 OK 2024/10/03 01:47:28 INFO : potato3: Copied (server-side copy) 2024/10/03 01:47:28 INFO : potato3: Deleted 2024/10/03 01:47:28 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2024/10/03 01:47:28 INFO : potato2: Copied (server-side copy) 2024/10/03 01:47:28 INFO : potato2: Deleted 2024/10/03 01:47:28 DEBUG : B2 bucket rclone-test-cidebed3kube: Purge remote 2024/10/03 01:47:28 INFO : B2 bucket rclone-test-cidebed3kube: cleaning bucket "rclone-test-cidebed3kube" of all files 2024/10/03 01:47:29 DEBUG : empty space: Deleting (id "4_z5f528d2300fd5b0b9f280e1b_f1105a61c3f42bcec_d20241003_m014727_c001_v0001115_t0008_u01727920047228") 2024/10/03 01:47:29 DEBUG : potato2: Deleting (id "4_z5f528d2300fd5b0b9f280e1b_f1004d6bb9e85e16f_d20241003_m014727_c001_v0001044_t0030_u01727920047608") 2024/10/03 01:47:29 DEBUG : potato3: Deleting (id "4_z5f528d2300fd5b0b9f280e1b_f118cd343a72e347f_d20241003_m014727_c001_v0001097_t0028_u01727920047612") 2024/10/03 01:47:29 DEBUG : B2 bucket rclone-test-cuyiloz2xowu: Purge remote 2024/10/03 01:47:29 INFO : B2 bucket rclone-test-cuyiloz2xowu: cleaning bucket "rclone-test-cuyiloz2xowu" of all files 2024/10/03 01:47:29 DEBUG : empty space: Deleting (id "4_z8f327d0300fd5b0b9f280e1b_f415d65a51d17203f_d20241003_m014727_c001_v7007000_t0000_u01727920047779") 2024/10/03 01:47:29 DEBUG : empty space: Deleting (id "4_z8f327d0300fd5b0b9f280e1b_f10776942ef13954c_d20241003_m014723_c001_v0001181_t0045_u01727920043160") 2024/10/03 01:47:29 DEBUG : potato2: Deleting (id "4_z8f327d0300fd5b0b9f280e1b_f415d65a51d172041_d20241003_m014728_c001_v7007000_t0000_u01727920048441") 2024/10/03 01:47:29 DEBUG : potato2: Deleting (id "4_z8f327d0300fd5b0b9f280e1b_f1133ee5f7888939c_d20241003_m014724_c001_v0001101_t0041_u01727920044048") 2024/10/03 01:47:29 DEBUG : potato3: Deleting (id "4_z8f327d0300fd5b0b9f280e1b_f415d65a51d172040_d20241003_m014728_c001_v7007000_t0000_u01727920048108") 2024/10/03 01:47:29 DEBUG : potato3: Deleting (id "4_z8f327d0300fd5b0b9f280e1b_f108191afedab4343_d20241003_m014724_c001_v0001115_t0030_u01727920044425") 2024/10/03 01:47:29 DEBUG : potato3: Deleting (id "4_z8f327d0300fd5b0b9f280e1b_f10776942ef139550_d20241003_m014723_c001_v0001181_t0021_u01727920043379") --- PASS: TestServerSideMove (17.05s) === RUN TestServerSideMoveWithFilter run.go:180: Remote "B2 bucket rclone-test-jexozuc4veka", Local "Local file system at /tmp/rclone1168778893", Modify Window "1ms" 2024/10/03 01:47:31 DEBUG : Creating backend with remote "TestB2:rclone-test-kosocof5nara" sync_test.go:1705: Server side move (if possible) B2 bucket rclone-test-jexozuc4veka -> B2 bucket rclone-test-kosocof5nara 2024/10/03 01:47:37 DEBUG : empty space: Excluded (Size Filter) 2024/10/03 01:47:37 DEBUG : empty space: Excluded (Size Filter) 2024/10/03 01:47:37 DEBUG : potato2: Need to transfer - File not found at Destination 2024/10/03 01:47:37 DEBUG : potato3: Sizes differ (src 68 vs dst 60) 2024/10/03 01:47:37 DEBUG : B2 bucket rclone-test-kosocof5nara: Waiting for checks to finish 2024/10/03 01:47:37 DEBUG : B2 bucket rclone-test-kosocof5nara: Waiting for transfers to finish 2024/10/03 01:47:38 DEBUG : potato3: sha1 = 568f8850f3c1a384731dbe40c6d72e1dcae342a0 OK 2024/10/03 01:47:38 INFO : potato3: Copied (server-side copy) 2024/10/03 01:47:38 INFO : potato3: Deleted 2024/10/03 01:47:38 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2024/10/03 01:47:38 INFO : potato2: Copied (server-side copy) 2024/10/03 01:47:39 INFO : potato2: Deleted 2024/10/03 01:47:39 DEBUG : Creating backend with remote "TestB2:rclone-test-liciguf4joni" 2024/10/03 01:47:40 DEBUG : empty space: Excluded (Size Filter) 2024/10/03 01:47:40 DEBUG : potato2: Need to transfer - File not found at Destination 2024/10/03 01:47:40 DEBUG : potato3: Need to transfer - File not found at Destination 2024/10/03 01:47:40 DEBUG : B2 bucket rclone-test-liciguf4joni: Waiting for checks to finish 2024/10/03 01:47:40 DEBUG : B2 bucket rclone-test-liciguf4joni: Waiting for transfers to finish 2024/10/03 01:47:41 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2024/10/03 01:47:41 INFO : potato2: Copied (server-side copy) 2024/10/03 01:47:42 INFO : potato2: Deleted 2024/10/03 01:47:42 DEBUG : potato3: sha1 = 568f8850f3c1a384731dbe40c6d72e1dcae342a0 OK 2024/10/03 01:47:42 INFO : potato3: Copied (server-side copy) 2024/10/03 01:47:42 INFO : potato3: Deleted 2024/10/03 01:47:42 DEBUG : B2 bucket rclone-test-liciguf4joni: Purge remote 2024/10/03 01:47:42 INFO : B2 bucket rclone-test-liciguf4joni: cleaning bucket "rclone-test-liciguf4joni" of all files 2024/10/03 01:47:43 DEBUG : potato2: Deleting (id "4_z0fb2bd9300fd5b0b9f280e1b_f104f4292baacd54f_d20241003_m014741_c001_v0001157_t0051_u01727920061564") 2024/10/03 01:47:43 DEBUG : potato3: Deleting (id "4_z0fb2bd9300fd5b0b9f280e1b_f10034d3c7b220c6f_d20241003_m014741_c001_v0001100_t0006_u01727920061947") 2024/10/03 01:47:43 DEBUG : B2 bucket rclone-test-kosocof5nara: Purge remote 2024/10/03 01:47:43 INFO : B2 bucket rclone-test-kosocof5nara: cleaning bucket "rclone-test-kosocof5nara" of all files 2024/10/03 01:47:43 DEBUG : empty space: Deleting (id "4_z1f72ad5300fd5b0b9f280e1b_f10776942ef13957c_d20241003_m014736_c001_v0001181_t0020_u01727920056659") 2024/10/03 01:47:43 DEBUG : potato2: Deleting (id "4_z1f72ad5300fd5b0b9f280e1b_f417daf1a6c52856d_d20241003_m014741_c001_v7007000_t0000_u01727920061945") 2024/10/03 01:47:43 DEBUG : potato2: Deleting (id "4_z1f72ad5300fd5b0b9f280e1b_f10808c5fd838f3d8_d20241003_m014738_c001_v0001146_t0036_u01727920058095") 2024/10/03 01:47:43 DEBUG : potato3: Deleting (id "4_z1f72ad5300fd5b0b9f280e1b_f417daf1a6c52856e_d20241003_m014742_c001_v7007000_t0000_u01727920062396") 2024/10/03 01:47:43 DEBUG : potato3: Deleting (id "4_z1f72ad5300fd5b0b9f280e1b_f118accd1329861df_d20241003_m014737_c001_v0001104_t0040_u01727920057692") 2024/10/03 01:47:43 DEBUG : potato3: Deleting (id "4_z1f72ad5300fd5b0b9f280e1b_f10776942ef13957e_d20241003_m014736_c001_v0001181_t0010_u01727920056972") --- PASS: TestServerSideMoveWithFilter (14.19s) === RUN TestServerSideMoveDeleteEmptySourceDirs run.go:180: Remote "B2 bucket rclone-test-jexozuc4veka", Local "Local file system at /tmp/rclone1168778893", Modify Window "1ms" 2024/10/03 01:47:46 DEBUG : Creating backend with remote "TestB2:rclone-test-jumaxih8cipo" 2024/10/03 01:47:48 DEBUG : tomatoDir: Making directory sync_test.go:1705: Server side move (if possible) B2 bucket rclone-test-jexozuc4veka -> B2 bucket rclone-test-jumaxih8cipo 2024/10/03 01:47:52 DEBUG : potato2: Need to transfer - File not found at Destination 2024/10/03 01:47:52 DEBUG : empty space: Size and modification time the same (differ by 0s, within tolerance 1ms) 2024/10/03 01:47:52 DEBUG : empty space: Unchanged skipping 2024/10/03 01:47:52 DEBUG : potato3: Sizes differ (src 68 vs dst 60) 2024/10/03 01:47:52 DEBUG : B2 bucket rclone-test-jumaxih8cipo: Waiting for checks to finish 2024/10/03 01:47:52 INFO : empty space: Deleted 2024/10/03 01:47:52 DEBUG : B2 bucket rclone-test-jumaxih8cipo: Waiting for transfers to finish 2024/10/03 01:47:53 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2024/10/03 01:47:53 INFO : potato2: Copied (server-side copy) 2024/10/03 01:47:53 INFO : potato2: Deleted 2024/10/03 01:47:53 DEBUG : potato3: sha1 = 568f8850f3c1a384731dbe40c6d72e1dcae342a0 OK 2024/10/03 01:47:53 INFO : potato3: Copied (server-side copy) 2024/10/03 01:47:54 INFO : potato3: Deleted 2024/10/03 01:47:54 DEBUG : Creating backend with remote "TestB2:rclone-test-yerumef8yopi" 2024/10/03 01:47:55 DEBUG : tomatoDir: Making directory 2024/10/03 01:47:55 DEBUG : empty space: Need to transfer - File not found at Destination 2024/10/03 01:47:55 DEBUG : potato2: Need to transfer - File not found at Destination 2024/10/03 01:47:55 DEBUG : potato3: Need to transfer - File not found at Destination 2024/10/03 01:47:55 DEBUG : B2 bucket rclone-test-yerumef8yopi: Waiting for checks to finish 2024/10/03 01:47:55 DEBUG : B2 bucket rclone-test-yerumef8yopi: Waiting for transfers to finish 2024/10/03 01:47:56 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2024/10/03 01:47:56 INFO : potato2: Copied (server-side copy) 2024/10/03 01:47:56 INFO : potato2: Deleted 2024/10/03 01:47:57 DEBUG : potato3: sha1 = 568f8850f3c1a384731dbe40c6d72e1dcae342a0 OK 2024/10/03 01:47:57 INFO : potato3: Copied (server-side copy) 2024/10/03 01:47:57 INFO : potato3: Deleted 2024/10/03 01:47:57 DEBUG : empty space: sha1 = 3bc15c8aae3e4124dd409035f32ea2fd6835efc9 OK 2024/10/03 01:47:57 INFO : empty space: Copied (server-side copy) 2024/10/03 01:47:57 INFO : empty space: Deleted 2024/10/03 01:47:58 DEBUG : B2 bucket rclone-test-yerumef8yopi: Purge remote 2024/10/03 01:47:58 INFO : B2 bucket rclone-test-yerumef8yopi: cleaning bucket "rclone-test-yerumef8yopi" of all files 2024/10/03 01:47:58 DEBUG : empty space: Deleting (id "4_z6f32fd4300fd5b0b9f280e1b_f1131d5693dcb5838_d20241003_m014756_c001_v0001093_t0041_u01727920076859") 2024/10/03 01:47:58 DEBUG : potato2: Deleting (id "4_z6f32fd4300fd5b0b9f280e1b_f109938ff19961a56_d20241003_m014756_c001_v0001145_t0016_u01727920076516") 2024/10/03 01:47:58 DEBUG : potato3: Deleting (id "4_z6f32fd4300fd5b0b9f280e1b_f1052a33b1a75b6b3_d20241003_m014756_c001_v0001100_t0056_u01727920076869") 2024/10/03 01:47:59 DEBUG : B2 bucket rclone-test-jumaxih8cipo: Purge remote 2024/10/03 01:47:59 INFO : B2 bucket rclone-test-jumaxih8cipo: cleaning bucket "rclone-test-jumaxih8cipo" of all files 2024/10/03 01:47:59 DEBUG : empty space: Deleting (id "4_z8f72dda300fd5b0b9f280e1b_f417daf1a6c5285cb_d20241003_m014757_c001_v7007000_t0000_u01727920077796") 2024/10/03 01:47:59 DEBUG : empty space: Deleting (id "4_z8f72dda300fd5b0b9f280e1b_f115595c7378da0bb_d20241003_m014750_c001_v0001109_t0034_u01727920070325") 2024/10/03 01:47:59 DEBUG : potato2: Deleting (id "4_z8f72dda300fd5b0b9f280e1b_f417daf1a6c5285b7_d20241003_m014756_c001_v7007000_t0000_u01727920076791") 2024/10/03 01:47:59 DEBUG : potato2: Deleting (id "4_z8f72dda300fd5b0b9f280e1b_f11309ffb86e59c33_d20241003_m014752_c001_v0001116_t0043_u01727920072442") 2024/10/03 01:47:59 DEBUG : potato3: Deleting (id "4_z8f72dda300fd5b0b9f280e1b_f417daf1a6c5285c3_d20241003_m014757_c001_v7007000_t0000_u01727920077381") 2024/10/03 01:47:59 DEBUG : potato3: Deleting (id "4_z8f72dda300fd5b0b9f280e1b_f100f0234d63159ee_d20241003_m014752_c001_v0001116_t0032_u01727920072813") 2024/10/03 01:47:59 DEBUG : potato3: Deleting (id "4_z8f72dda300fd5b0b9f280e1b_f115595c7378da0c3_d20241003_m014750_c001_v0001109_t0056_u01727920070867") --- PASS: TestServerSideMoveDeleteEmptySourceDirs (15.59s) === RUN TestServerSideMoveOverlap run.go:180: Remote "B2 bucket rclone-test-jexozuc4veka", Local "Local file system at /tmp/rclone1168778893", Modify Window "1ms" 2024/10/03 01:48:01 DEBUG : Creating backend with remote "TestB2:rclone-test-jexozuc4veka/rclone-move-test" --- PASS: TestServerSideMoveOverlap (7.18s) === RUN TestSyncOverlap run.go:180: Remote "B2 bucket rclone-test-jexozuc4veka", Local "Local file system at /tmp/rclone1168778893", Modify Window "1ms" 2024/10/03 01:48:08 DEBUG : Creating backend with remote "TestB2:rclone-test-jexozuc4veka/rclone-sync-test" run.go:180: Remote "B2 bucket rclone-test-jexozuc4veka", Local "Local file system at /tmp/rclone1168778893", Modify Window "1ms" run.go:180: Remote "B2 bucket rclone-test-jexozuc4veka", Local "Local file system at /tmp/rclone1168778893", Modify Window "1ms" run.go:180: Remote "B2 bucket rclone-test-jexozuc4veka", Local "Local file system at /tmp/rclone1168778893", Modify Window "1ms" run.go:180: Remote "B2 bucket rclone-test-jexozuc4veka", Local "Local file system at /tmp/rclone1168778893", Modify Window "1ms" --- PASS: TestSyncOverlap (2.98s) === RUN TestSyncOverlapWithFilter run.go:180: Remote "B2 bucket rclone-test-jexozuc4veka", Local "Local file system at /tmp/rclone1168778893", Modify Window "1ms" 2024/10/03 01:48:11 DEBUG : Creating backend with remote "TestB2:rclone-test-jexozuc4veka/rclone-sync-test" 2024/10/03 01:48:13 DEBUG : Creating backend with remote "TestB2:rclone-test-jexozuc4veka/rclone-sync-test-include/layer2" 2024/10/03 01:48:15 DEBUG : Creating backend with remote "TestB2:rclone-test-jexozuc4veka/rclone-sync-test-ignore-file" 2024/10/03 01:48:18 DEBUG : pacer: low level retry 1/10 (error Post "https://api001.backblazeb2.com/b2api/v1/b2_list_file_names": EOF) 2024/10/03 01:48:18 DEBUG : pacer: Rate limited, increasing sleep to 20ms 2024/10/03 01:48:19 DEBUG : pacer: Reducing sleep to 10ms 2024/10/03 01:48:19 DEBUG : B2 bucket rclone-test-jexozuc4veka path rclone-sync-test: Waiting for checks to finish 2024/10/03 01:48:19 DEBUG : B2 bucket rclone-test-jexozuc4veka path rclone-sync-test: Waiting for transfers to finish 2024/10/03 01:48:19 DEBUG : Waiting for deletions to finish 2024/10/03 01:48:19 INFO : There was nothing to transfer 2024/10/03 01:48:19 DEBUG : B2 bucket rclone-test-jexozuc4veka: Waiting for checks to finish 2024/10/03 01:48:19 DEBUG : B2 bucket rclone-test-jexozuc4veka: Waiting for transfers to finish 2024/10/03 01:48:19 DEBUG : Waiting for deletions to finish 2024/10/03 01:48:19 INFO : There was nothing to transfer run.go:180: Remote "B2 bucket rclone-test-jexozuc4veka", Local "Local file system at /tmp/rclone1168778893", Modify Window "1ms" run.go:180: Remote "B2 bucket rclone-test-jexozuc4veka", Local "Local file system at /tmp/rclone1168778893", Modify Window "1ms" run.go:180: Remote "B2 bucket rclone-test-jexozuc4veka", Local "Local file system at /tmp/rclone1168778893", Modify Window "1ms" run.go:180: Remote "B2 bucket rclone-test-jexozuc4veka", Local "Local file system at /tmp/rclone1168778893", Modify Window "1ms" run.go:180: Remote "B2 bucket rclone-test-jexozuc4veka", Local "Local file system at /tmp/rclone1168778893", Modify Window "1ms" run.go:180: Remote "B2 bucket rclone-test-jexozuc4veka", Local "Local file system at /tmp/rclone1168778893", Modify Window "1ms" 2024/10/03 01:48:20 DEBUG : B2 bucket rclone-test-jexozuc4veka path rclone-sync-test-include/layer2: Waiting for checks to finish 2024/10/03 01:48:20 DEBUG : B2 bucket rclone-test-jexozuc4veka path rclone-sync-test-include/layer2: Waiting for transfers to finish 2024/10/03 01:48:20 DEBUG : Waiting for deletions to finish 2024/10/03 01:48:20 INFO : There was nothing to transfer run.go:180: Remote "B2 bucket rclone-test-jexozuc4veka", Local "Local file system at /tmp/rclone1168778893", Modify Window "1ms" run.go:180: Remote "B2 bucket rclone-test-jexozuc4veka", Local "Local file system at /tmp/rclone1168778893", Modify Window "1ms" 2024/10/03 01:48:20 DEBUG : B2 bucket rclone-test-jexozuc4veka: Waiting for checks to finish 2024/10/03 01:48:20 DEBUG : B2 bucket rclone-test-jexozuc4veka: Waiting for transfers to finish 2024/10/03 01:48:20 DEBUG : Waiting for deletions to finish 2024/10/03 01:48:20 INFO : There was nothing to transfer run.go:180: Remote "B2 bucket rclone-test-jexozuc4veka", Local "Local file system at /tmp/rclone1168778893", Modify Window "1ms" run.go:180: Remote "B2 bucket rclone-test-jexozuc4veka", Local "Local file system at /tmp/rclone1168778893", Modify Window "1ms" run.go:180: Remote "B2 bucket rclone-test-jexozuc4veka", Local "Local file system at /tmp/rclone1168778893", Modify Window "1ms" run.go:180: Remote "B2 bucket rclone-test-jexozuc4veka", Local "Local file system at /tmp/rclone1168778893", Modify Window "1ms" 2024/10/03 01:48:20 DEBUG : B2 bucket rclone-test-jexozuc4veka path rclone-sync-test-ignore-file: Waiting for checks to finish 2024/10/03 01:48:20 DEBUG : B2 bucket rclone-test-jexozuc4veka path rclone-sync-test-ignore-file: Waiting for transfers to finish 2024/10/03 01:48:20 DEBUG : Waiting for deletions to finish 2024/10/03 01:48:20 INFO : There was nothing to transfer run.go:180: Remote "B2 bucket rclone-test-jexozuc4veka", Local "Local file system at /tmp/rclone1168778893", Modify Window "1ms" run.go:180: Remote "B2 bucket rclone-test-jexozuc4veka", Local "Local file system at /tmp/rclone1168778893", Modify Window "1ms" run.go:180: Remote "B2 bucket rclone-test-jexozuc4veka", Local "Local file system at /tmp/rclone1168778893", Modify Window "1ms" run.go:180: Remote "B2 bucket rclone-test-jexozuc4veka", Local "Local file system at /tmp/rclone1168778893", Modify Window "1ms" run.go:180: Remote "B2 bucket rclone-test-jexozuc4veka", Local "Local file system at /tmp/rclone1168778893", Modify Window "1ms" --- PASS: TestSyncOverlapWithFilter (15.81s) === RUN TestSyncCompareDest run.go:180: Remote "B2 bucket rclone-test-jexozuc4veka", Local "Local file system at /tmp/rclone1168778893", Modify Window "1ms" 2024/10/03 01:48:27 DEBUG : Creating backend with remote "TestB2:rclone-test-jexozuc4veka/dst" 2024/10/03 01:48:28 DEBUG : Creating backend with remote "TestB2:rclone-test-jexozuc4veka/CompareDest" 2024/10/03 01:48:30 DEBUG : one: Need to transfer - File not found at Destination 2024/10/03 01:48:30 DEBUG : B2 bucket rclone-test-jexozuc4veka path dst: Waiting for checks to finish 2024/10/03 01:48:30 DEBUG : B2 bucket rclone-test-jexozuc4veka path dst: Waiting for transfers to finish 2024/10/03 01:48:31 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2024/10/03 01:48:31 INFO : one: Copied (new) 2024/10/03 01:48:31 DEBUG : Waiting for deletions to finish 2024/10/03 01:48:32 DEBUG : one: Sizes differ (src 5 vs dst 3) 2024/10/03 01:48:32 DEBUG : B2 bucket rclone-test-jexozuc4veka path dst: Waiting for checks to finish 2024/10/03 01:48:32 DEBUG : B2 bucket rclone-test-jexozuc4veka path dst: Waiting for transfers to finish 2024/10/03 01:48:33 DEBUG : one: sha1 = 7f376fd65843a1267de8f986d40e164e5a321c13 OK 2024/10/03 01:48:33 INFO : one: Copied (replaced existing) 2024/10/03 01:48:33 DEBUG : Waiting for deletions to finish 2024/10/03 01:48:36 DEBUG : one: Sizes differ (src 5 vs dst 3) 2024/10/03 01:48:36 DEBUG : B2 bucket rclone-test-jexozuc4veka path dst: Waiting for checks to finish 2024/10/03 01:48:36 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2024/10/03 01:48:36 DEBUG : one: Destination found in --compare-dest, skipping 2024/10/03 01:48:36 DEBUG : B2 bucket rclone-test-jexozuc4veka path dst: Waiting for transfers to finish 2024/10/03 01:48:36 DEBUG : Waiting for deletions to finish 2024/10/03 01:48:36 INFO : There was nothing to transfer 2024/10/03 01:48:37 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2024/10/03 01:48:37 DEBUG : two: Destination found in --compare-dest, skipping 2024/10/03 01:48:37 DEBUG : one: Sizes differ (src 5 vs dst 3) 2024/10/03 01:48:37 DEBUG : B2 bucket rclone-test-jexozuc4veka path dst: Waiting for checks to finish 2024/10/03 01:48:38 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2024/10/03 01:48:38 DEBUG : one: Destination found in --compare-dest, skipping 2024/10/03 01:48:38 DEBUG : B2 bucket rclone-test-jexozuc4veka path dst: Waiting for transfers to finish 2024/10/03 01:48:38 DEBUG : Waiting for deletions to finish 2024/10/03 01:48:38 INFO : There was nothing to transfer 2024/10/03 01:48:38 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2024/10/03 01:48:38 DEBUG : two: Destination found in --compare-dest, skipping 2024/10/03 01:48:38 DEBUG : one: Sizes differ (src 5 vs dst 3) 2024/10/03 01:48:38 DEBUG : B2 bucket rclone-test-jexozuc4veka path dst: Waiting for checks to finish 2024/10/03 01:48:38 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2024/10/03 01:48:38 DEBUG : one: Destination found in --compare-dest, skipping 2024/10/03 01:48:38 DEBUG : B2 bucket rclone-test-jexozuc4veka path dst: Waiting for transfers to finish 2024/10/03 01:48:38 DEBUG : Waiting for deletions to finish 2024/10/03 01:48:38 INFO : There was nothing to transfer 2024/10/03 01:48:39 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 2024/10/03 01:48:39 DEBUG : two: sha1 = ad782ecdac770fc6eb9a62e44f90873fb97fb26b OK 2024/10/03 01:48:39 DEBUG : two: Destination found in --compare-dest, skipping 2024/10/03 01:48:39 DEBUG : one: Sizes differ (src 5 vs dst 3) 2024/10/03 01:48:39 DEBUG : B2 bucket rclone-test-jexozuc4veka path dst: Waiting for checks to finish 2024/10/03 01:48:40 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2024/10/03 01:48:40 DEBUG : one: Destination found in --compare-dest, skipping 2024/10/03 01:48:40 DEBUG : B2 bucket rclone-test-jexozuc4veka path dst: Waiting for transfers to finish 2024/10/03 01:48:40 DEBUG : Waiting for deletions to finish 2024/10/03 01:48:40 INFO : There was nothing to transfer 2024/10/03 01:48:40 DEBUG : two: Sizes differ (src 5 vs dst 3) 2024/10/03 01:48:40 DEBUG : two: Need to transfer - File not found at Destination 2024/10/03 01:48:40 DEBUG : one: Sizes differ (src 5 vs dst 3) 2024/10/03 01:48:40 DEBUG : B2 bucket rclone-test-jexozuc4veka path dst: Waiting for checks to finish 2024/10/03 01:48:41 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2024/10/03 01:48:41 DEBUG : one: Destination found in --compare-dest, skipping 2024/10/03 01:48:41 DEBUG : B2 bucket rclone-test-jexozuc4veka path dst: Waiting for transfers to finish 2024/10/03 01:48:41 DEBUG : two: sha1 = a4be8877ad88f3109a6411985a1f359e10e2d930 OK 2024/10/03 01:48:41 INFO : two: Copied (new) 2024/10/03 01:48:41 DEBUG : Waiting for deletions to finish --- PASS: TestSyncCompareDest (15.47s) === RUN TestSyncMultipleCompareDest run.go:180: Remote "B2 bucket rclone-test-jexozuc4veka", Local "Local file system at /tmp/rclone1168778893", Modify Window "1ms" 2024/10/03 01:48:45 DEBUG : Creating backend with remote "TestB2:rclone-test-jexozuc4veka/dest" 2024/10/03 01:48:46 DEBUG : Creating backend with remote "TestB2:rclone-test-jexozuc4veka/pre-dest1" 2024/10/03 01:48:47 DEBUG : Creating backend with remote "TestB2:rclone-test-jexozuc4veka/pre-dest2" 2024/10/03 01:48:49 DEBUG : 1: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2024/10/03 01:48:49 DEBUG : 1: Destination found in --compare-dest, skipping 2024/10/03 01:48:49 DEBUG : 2: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2024/10/03 01:48:49 DEBUG : 2: Destination found in --compare-dest, skipping 2024/10/03 01:48:50 DEBUG : 3: Need to transfer - File not found at Destination 2024/10/03 01:48:50 DEBUG : B2 bucket rclone-test-jexozuc4veka path dest: Waiting for checks to finish 2024/10/03 01:48:50 DEBUG : B2 bucket rclone-test-jexozuc4veka path dest: Waiting for transfers to finish 2024/10/03 01:48:50 DEBUG : 3: sha1 = 77de68daecd823babbb58edb1c8e14d7106e83bb OK 2024/10/03 01:48:50 INFO : 3: Copied (new) 2024/10/03 01:48:50 DEBUG : Waiting for deletions to finish --- PASS: TestSyncMultipleCompareDest (9.43s) === RUN TestSyncCopyDest run.go:180: Remote "B2 bucket rclone-test-jexozuc4veka", Local "Local file system at /tmp/rclone1168778893", Modify Window "1ms" 2024/10/03 01:48:52 DEBUG : Creating backend with remote "TestB2:rclone-test-jexozuc4veka/dst" 2024/10/03 01:48:53 DEBUG : Creating backend with remote "TestB2:rclone-test-jexozuc4veka/CopyDest" 2024/10/03 01:48:55 DEBUG : one: Need to transfer - File not found at Destination 2024/10/03 01:48:55 DEBUG : B2 bucket rclone-test-jexozuc4veka path dst: Waiting for checks to finish 2024/10/03 01:48:55 DEBUG : B2 bucket rclone-test-jexozuc4veka path dst: Waiting for transfers to finish 2024/10/03 01:48:56 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2024/10/03 01:48:56 INFO : one: Copied (new) 2024/10/03 01:48:56 DEBUG : Waiting for deletions to finish 2024/10/03 01:48:57 DEBUG : one: Sizes differ (src 5 vs dst 3) 2024/10/03 01:48:57 DEBUG : B2 bucket rclone-test-jexozuc4veka path dst: Waiting for checks to finish 2024/10/03 01:48:57 DEBUG : B2 bucket rclone-test-jexozuc4veka path dst: Waiting for transfers to finish 2024/10/03 01:48:58 DEBUG : one: sha1 = 7f376fd65843a1267de8f986d40e164e5a321c13 OK 2024/10/03 01:48:58 INFO : one: Copied (replaced existing) 2024/10/03 01:48:58 DEBUG : Waiting for deletions to finish 2024/10/03 01:49:00 DEBUG : Creating backend with remote "TestB2:rclone-test-jexozuc4veka/BackupDir" 2024/10/03 01:49:01 DEBUG : one: Sizes differ (src 5 vs dst 3) 2024/10/03 01:49:01 DEBUG : B2 bucket rclone-test-jexozuc4veka path dst: Waiting for checks to finish 2024/10/03 01:49:01 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2024/10/03 01:49:01 DEBUG : one: Sizes differ (src 5 vs dst 3) 2024/10/03 01:49:05 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2024/10/03 01:49:05 INFO : one: Copied (server-side copy) 2024/10/03 01:49:05 INFO : one: Deleted 2024/10/03 01:49:06 DEBUG : one: sha1 = 7f376fd65843a1267de8f986d40e164e5a321c13 OK 2024/10/03 01:49:06 INFO : one: Copied (server-side copy) 2024/10/03 01:49:06 DEBUG : one: Destination found in --copy-dest, using server-side copy 2024/10/03 01:49:06 DEBUG : B2 bucket rclone-test-jexozuc4veka path dst: Waiting for transfers to finish 2024/10/03 01:49:06 DEBUG : Waiting for deletions to finish 2024/10/03 01:49:09 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2024/10/03 01:49:16 DEBUG : two: sha1 = ad782ecdac770fc6eb9a62e44f90873fb97fb26b OK 2024/10/03 01:49:16 INFO : two: Copied (server-side copy) 2024/10/03 01:49:16 DEBUG : two: Destination found in --copy-dest, using server-side copy 2024/10/03 01:49:16 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2024/10/03 01:49:16 DEBUG : one: Unchanged skipping 2024/10/03 01:49:16 DEBUG : B2 bucket rclone-test-jexozuc4veka path dst: Waiting for checks to finish 2024/10/03 01:49:16 DEBUG : B2 bucket rclone-test-jexozuc4veka path dst: Waiting for transfers to finish 2024/10/03 01:49:16 DEBUG : Waiting for deletions to finish 2024/10/03 01:49:16 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2024/10/03 01:49:16 DEBUG : one: Unchanged skipping 2024/10/03 01:49:16 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2024/10/03 01:49:16 DEBUG : two: Unchanged skipping 2024/10/03 01:49:16 DEBUG : B2 bucket rclone-test-jexozuc4veka path dst: Waiting for checks to finish 2024/10/03 01:49:16 DEBUG : B2 bucket rclone-test-jexozuc4veka path dst: Waiting for transfers to finish 2024/10/03 01:49:16 DEBUG : Waiting for deletions to finish 2024/10/03 01:49:16 INFO : There was nothing to transfer 2024/10/03 01:49:19 DEBUG : three: Sizes differ (src 7 vs dst 5) 2024/10/03 01:49:19 DEBUG : three: Destination not found in --copy-dest 2024/10/03 01:49:19 DEBUG : three: Need to transfer - File not found at Destination 2024/10/03 01:49:19 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2024/10/03 01:49:19 DEBUG : one: Unchanged skipping 2024/10/03 01:49:19 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2024/10/03 01:49:19 DEBUG : two: Unchanged skipping 2024/10/03 01:49:19 DEBUG : B2 bucket rclone-test-jexozuc4veka path dst: Waiting for checks to finish 2024/10/03 01:49:19 DEBUG : B2 bucket rclone-test-jexozuc4veka path dst: Waiting for transfers to finish 2024/10/03 01:49:20 DEBUG : three: sha1 = 370e613335f3cf2f19b2a2d35a86402f55c659f8 OK 2024/10/03 01:49:20 INFO : three: Copied (new) 2024/10/03 01:49:20 DEBUG : Waiting for deletions to finish --- PASS: TestSyncCopyDest (29.76s) === RUN TestSyncBackupDir run.go:180: Remote "B2 bucket rclone-test-jexozuc4veka", Local "Local file system at /tmp/rclone1168778893", Modify Window "1ms" 2024/10/03 01:49:23 DEBUG : dst/two: Clearing upload URL because of error: Post "https://pod-000-1106-07.backblaze.com/b2api/v1/b2_upload_file/ef52ed9300cd5b0b9f280e1b/c001_v0001106_t0005": EOF 2024/10/03 01:49:23 DEBUG : pacer: low level retry 1/1 (error Post "https://pod-000-1106-07.backblaze.com/b2api/v1/b2_upload_file/ef52ed9300cd5b0b9f280e1b/c001_v0001106_t0005": EOF) 2024/10/03 01:49:23 DEBUG : pacer: Rate limited, increasing sleep to 20ms run.go:281: Retry Put of "dst/two" to B2 bucket rclone-test-jexozuc4veka: 1/10 (Post "https://pod-000-1106-07.backblaze.com/b2api/v1/b2_upload_file/ef52ed9300cd5b0b9f280e1b/c001_v0001106_t0005": EOF) 2024/10/03 01:49:25 DEBUG : pacer: Reducing sleep to 10ms 2024/10/03 01:49:26 DEBUG : Creating backend with remote "TestB2:rclone-test-jexozuc4veka/dst" 2024/10/03 01:49:27 DEBUG : Creating backend with remote "TestB2:rclone-test-jexozuc4veka/backup" 2024/10/03 01:49:29 DEBUG : one: Sizes differ (src 4 vs dst 3) 2024/10/03 01:49:29 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2024/10/03 01:49:29 DEBUG : two: Unchanged skipping 2024/10/03 01:49:29 DEBUG : B2 bucket rclone-test-jexozuc4veka path dst: Waiting for checks to finish 2024/10/03 01:49:31 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2024/10/03 01:49:31 INFO : one: Copied (server-side copy) 2024/10/03 01:49:31 INFO : one: Deleted 2024/10/03 01:49:31 DEBUG : B2 bucket rclone-test-jexozuc4veka path dst: Waiting for transfers to finish 2024/10/03 01:49:32 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2024/10/03 01:49:32 INFO : one: Copied (new) 2024/10/03 01:49:32 DEBUG : Waiting for deletions to finish 2024/10/03 01:49:33 DEBUG : three.txt: sha1 = b802f384302cb24fbab0a44997e820bf2e8507bb OK 2024/10/03 01:49:33 INFO : three.txt: Copied (server-side copy) 2024/10/03 01:49:34 INFO : three.txt: Deleted 2024/10/03 01:49:34 INFO : three.txt: Moved into backup dir 2024/10/03 01:49:35 DEBUG : one: Sizes differ (src 5 vs dst 4) 2024/10/03 01:49:35 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2024/10/03 01:49:35 DEBUG : two: Unchanged skipping 2024/10/03 01:49:35 DEBUG : B2 bucket rclone-test-jexozuc4veka path dst: Waiting for checks to finish 2024/10/03 01:49:36 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2024/10/03 01:49:36 INFO : one: Copied (server-side copy) 2024/10/03 01:49:36 INFO : one: Deleted 2024/10/03 01:49:36 DEBUG : B2 bucket rclone-test-jexozuc4veka path dst: Waiting for transfers to finish 2024/10/03 01:49:36 DEBUG : one: sha1 = 88a8c2880f555638f990d1ec4c8359b25caa20c7 OK 2024/10/03 01:49:36 INFO : one: Copied (new) 2024/10/03 01:49:36 DEBUG : Waiting for deletions to finish 2024/10/03 01:49:37 DEBUG : three.txt: sha1 = 92e0258fe3c7456f15dff78d509f6e3c9166c254 OK 2024/10/03 01:49:37 INFO : three.txt: Copied (server-side copy) 2024/10/03 01:49:37 INFO : three.txt: Deleted 2024/10/03 01:49:37 INFO : three.txt: Moved into backup dir --- PASS: TestSyncBackupDir (16.37s) === RUN TestSyncBackupDirWithSuffix run.go:180: Remote "B2 bucket rclone-test-jexozuc4veka", Local "Local file system at /tmp/rclone1168778893", Modify Window "1ms" 2024/10/03 01:49:40 DEBUG : Creating backend with remote "TestB2:rclone-test-jexozuc4veka/dst" 2024/10/03 01:49:41 DEBUG : Creating backend with remote "TestB2:rclone-test-jexozuc4veka/backup" 2024/10/03 01:49:43 DEBUG : one: Sizes differ (src 4 vs dst 3) 2024/10/03 01:49:43 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2024/10/03 01:49:43 DEBUG : two: Unchanged skipping 2024/10/03 01:49:43 DEBUG : B2 bucket rclone-test-jexozuc4veka path dst: Waiting for checks to finish 2024/10/03 01:49:44 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2024/10/03 01:49:44 INFO : one: Copied (server-side copy) to: one.bak 2024/10/03 01:49:44 INFO : one: Deleted 2024/10/03 01:49:44 DEBUG : B2 bucket rclone-test-jexozuc4veka path dst: Waiting for transfers to finish 2024/10/03 01:49:45 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2024/10/03 01:49:45 INFO : one: Copied (new) 2024/10/03 01:49:45 DEBUG : Waiting for deletions to finish 2024/10/03 01:49:46 DEBUG : three.txt: sha1 = b802f384302cb24fbab0a44997e820bf2e8507bb OK 2024/10/03 01:49:46 INFO : three.txt: Copied (server-side copy) to: three.txt.bak 2024/10/03 01:49:46 INFO : three.txt: Deleted 2024/10/03 01:49:46 INFO : three.txt: Moved into backup dir 2024/10/03 01:49:48 DEBUG : one: Sizes differ (src 5 vs dst 4) 2024/10/03 01:49:48 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2024/10/03 01:49:48 DEBUG : two: Unchanged skipping 2024/10/03 01:49:48 DEBUG : B2 bucket rclone-test-jexozuc4veka path dst: Waiting for checks to finish 2024/10/03 01:49:49 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2024/10/03 01:49:49 INFO : one: Copied (server-side copy) to: one.bak 2024/10/03 01:49:49 INFO : one: Deleted 2024/10/03 01:49:49 DEBUG : B2 bucket rclone-test-jexozuc4veka path dst: Waiting for transfers to finish 2024/10/03 01:49:49 DEBUG : one: sha1 = 88a8c2880f555638f990d1ec4c8359b25caa20c7 OK 2024/10/03 01:49:49 INFO : one: Copied (new) 2024/10/03 01:49:49 DEBUG : Waiting for deletions to finish 2024/10/03 01:49:50 DEBUG : three.txt: sha1 = 92e0258fe3c7456f15dff78d509f6e3c9166c254 OK 2024/10/03 01:49:50 INFO : three.txt: Copied (server-side copy) to: three.txt.bak 2024/10/03 01:49:50 INFO : three.txt: Deleted 2024/10/03 01:49:50 INFO : three.txt: Moved into backup dir --- PASS: TestSyncBackupDirWithSuffix (13.62s) === RUN TestSyncBackupDirWithSuffixKeepExtension run.go:180: Remote "B2 bucket rclone-test-jexozuc4veka", Local "Local file system at /tmp/rclone1168778893", Modify Window "1ms" 2024/10/03 01:49:53 DEBUG : Creating backend with remote "TestB2:rclone-test-jexozuc4veka/dst" 2024/10/03 01:49:54 DEBUG : Creating backend with remote "TestB2:rclone-test-jexozuc4veka/backup" 2024/10/03 01:49:56 DEBUG : one: Sizes differ (src 4 vs dst 3) 2024/10/03 01:49:56 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2024/10/03 01:49:56 DEBUG : two: Unchanged skipping 2024/10/03 01:49:56 DEBUG : B2 bucket rclone-test-jexozuc4veka path dst: Waiting for checks to finish 2024/10/03 01:49:59 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2024/10/03 01:49:59 INFO : one: Copied (server-side copy) to: one-2019-01-01 2024/10/03 01:49:59 INFO : one: Deleted 2024/10/03 01:49:59 DEBUG : B2 bucket rclone-test-jexozuc4veka path dst: Waiting for transfers to finish 2024/10/03 01:50:00 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2024/10/03 01:50:00 INFO : one: Copied (new) 2024/10/03 01:50:00 DEBUG : Waiting for deletions to finish 2024/10/03 01:50:01 DEBUG : three.txt: sha1 = b802f384302cb24fbab0a44997e820bf2e8507bb OK 2024/10/03 01:50:01 INFO : three.txt: Copied (server-side copy) to: three-2019-01-01.txt 2024/10/03 01:50:01 INFO : three.txt: Deleted 2024/10/03 01:50:01 INFO : three.txt: Moved into backup dir 2024/10/03 01:50:03 DEBUG : one: Sizes differ (src 5 vs dst 4) 2024/10/03 01:50:03 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2024/10/03 01:50:03 DEBUG : two: Unchanged skipping 2024/10/03 01:50:03 DEBUG : B2 bucket rclone-test-jexozuc4veka path dst: Waiting for checks to finish 2024/10/03 01:50:03 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2024/10/03 01:50:03 INFO : one: Copied (server-side copy) to: one-2019-01-01 2024/10/03 01:50:04 INFO : one: Deleted 2024/10/03 01:50:04 DEBUG : B2 bucket rclone-test-jexozuc4veka path dst: Waiting for transfers to finish 2024/10/03 01:50:05 DEBUG : one: sha1 = 88a8c2880f555638f990d1ec4c8359b25caa20c7 OK 2024/10/03 01:50:05 INFO : one: Copied (new) 2024/10/03 01:50:05 DEBUG : Waiting for deletions to finish 2024/10/03 01:50:06 DEBUG : three.txt: sha1 = 92e0258fe3c7456f15dff78d509f6e3c9166c254 OK 2024/10/03 01:50:06 INFO : three.txt: Copied (server-side copy) to: three-2019-01-01.txt 2024/10/03 01:50:06 INFO : three.txt: Deleted 2024/10/03 01:50:06 INFO : three.txt: Moved into backup dir --- PASS: TestSyncBackupDirWithSuffixKeepExtension (15.92s) === RUN TestSyncBackupDirSuffixOnly run.go:180: Remote "B2 bucket rclone-test-jexozuc4veka", Local "Local file system at /tmp/rclone1168778893", Modify Window "1ms" 2024/10/03 01:50:11 DEBUG : Creating backend with remote "TestB2:rclone-test-jexozuc4veka/dst" 2024/10/03 01:50:13 DEBUG : one: Sizes differ (src 4 vs dst 3) 2024/10/03 01:50:13 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2024/10/03 01:50:13 DEBUG : two: Unchanged skipping 2024/10/03 01:50:13 DEBUG : B2 bucket rclone-test-jexozuc4veka path dst: Waiting for checks to finish 2024/10/03 01:50:14 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2024/10/03 01:50:14 INFO : one: Copied (server-side copy) to: one.bak 2024/10/03 01:50:14 INFO : one: Deleted 2024/10/03 01:50:14 DEBUG : B2 bucket rclone-test-jexozuc4veka path dst: Waiting for transfers to finish 2024/10/03 01:50:15 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2024/10/03 01:50:15 INFO : one: Copied (new) 2024/10/03 01:50:15 DEBUG : Waiting for deletions to finish 2024/10/03 01:50:16 DEBUG : three.txt: sha1 = b802f384302cb24fbab0a44997e820bf2e8507bb OK 2024/10/03 01:50:16 INFO : three.txt: Copied (server-side copy) to: three.txt.bak 2024/10/03 01:50:16 INFO : three.txt: Deleted 2024/10/03 01:50:16 INFO : three.txt: Moved into backup dir 2024/10/03 01:50:18 DEBUG : one.bak: Excluded (Path Filter) 2024/10/03 01:50:18 DEBUG : three.txt.bak: Excluded (Path Filter) 2024/10/03 01:50:18 DEBUG : one: Sizes differ (src 5 vs dst 4) 2024/10/03 01:50:18 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2024/10/03 01:50:18 DEBUG : two: Unchanged skipping 2024/10/03 01:50:18 DEBUG : B2 bucket rclone-test-jexozuc4veka path dst: Waiting for checks to finish 2024/10/03 01:50:19 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2024/10/03 01:50:19 INFO : one: Copied (server-side copy) to: one.bak 2024/10/03 01:50:19 INFO : one: Deleted 2024/10/03 01:50:19 DEBUG : B2 bucket rclone-test-jexozuc4veka path dst: Waiting for transfers to finish 2024/10/03 01:50:20 DEBUG : one: sha1 = 88a8c2880f555638f990d1ec4c8359b25caa20c7 OK 2024/10/03 01:50:20 INFO : one: Copied (new) 2024/10/03 01:50:20 DEBUG : Waiting for deletions to finish 2024/10/03 01:50:21 DEBUG : three.txt: sha1 = 92e0258fe3c7456f15dff78d509f6e3c9166c254 OK 2024/10/03 01:50:21 INFO : three.txt: Copied (server-side copy) to: three.txt.bak 2024/10/03 01:50:21 INFO : three.txt: Deleted 2024/10/03 01:50:21 INFO : three.txt: Moved into backup dir --- PASS: TestSyncBackupDirSuffixOnly (14.58s) === RUN TestSyncSuffix run.go:180: Remote "B2 bucket rclone-test-jexozuc4veka", Local "Local file system at /tmp/rclone1168778893", Modify Window "1ms" 2024/10/03 01:50:24 DEBUG : Creating backend with remote "TestB2:rclone-test-jexozuc4veka/dst" 2024/10/03 01:50:25 DEBUG : one: Sizes differ (src 4 vs dst 3) 2024/10/03 01:50:26 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2024/10/03 01:50:26 INFO : one: Copied (server-side copy) to: one.bak 2024/10/03 01:50:26 INFO : one: Deleted 2024/10/03 01:50:28 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2024/10/03 01:50:28 INFO : one: Copied (new) 2024/10/03 01:50:28 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2024/10/03 01:50:28 DEBUG : two: Unchanged skipping 2024/10/03 01:50:28 DEBUG : three.txt: Sizes differ (src 6 vs dst 5) 2024/10/03 01:50:29 DEBUG : three.txt: sha1 = b802f384302cb24fbab0a44997e820bf2e8507bb OK 2024/10/03 01:50:29 INFO : three.txt: Copied (server-side copy) to: three.txt.bak 2024/10/03 01:50:29 INFO : three.txt: Deleted 2024/10/03 01:50:29 DEBUG : three.txt: sha1 = 92e0258fe3c7456f15dff78d509f6e3c9166c254 OK 2024/10/03 01:50:29 INFO : three.txt: Copied (new) 2024/10/03 01:50:30 DEBUG : one: Sizes differ (src 5 vs dst 4) 2024/10/03 01:50:31 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2024/10/03 01:50:31 INFO : one: Copied (server-side copy) to: one.bak 2024/10/03 01:50:32 INFO : one: Deleted 2024/10/03 01:50:32 DEBUG : one: sha1 = 88a8c2880f555638f990d1ec4c8359b25caa20c7 OK 2024/10/03 01:50:32 INFO : one: Copied (new) 2024/10/03 01:50:32 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2024/10/03 01:50:32 DEBUG : two: Unchanged skipping 2024/10/03 01:50:32 DEBUG : three.txt: Sizes differ (src 19 vs dst 6) 2024/10/03 01:50:33 DEBUG : three.txt: sha1 = 92e0258fe3c7456f15dff78d509f6e3c9166c254 OK 2024/10/03 01:50:33 INFO : three.txt: Copied (server-side copy) to: three.txt.bak 2024/10/03 01:50:33 INFO : three.txt: Deleted 2024/10/03 01:50:34 DEBUG : three.txt: sha1 = 476e1707cbd7f0497a7dc4d44f0b07b8566ffc30 OK 2024/10/03 01:50:34 INFO : three.txt: Copied (new) --- PASS: TestSyncSuffix (12.75s) === RUN TestSyncSuffixKeepExtension run.go:180: Remote "B2 bucket rclone-test-jexozuc4veka", Local "Local file system at /tmp/rclone1168778893", Modify Window "1ms" 2024/10/03 01:50:37 DEBUG : Creating backend with remote "TestB2:rclone-test-jexozuc4veka/dst" 2024/10/03 01:50:38 DEBUG : one: Sizes differ (src 4 vs dst 3) 2024/10/03 01:50:40 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2024/10/03 01:50:40 INFO : one: Copied (server-side copy) to: one-2019-01-01 2024/10/03 01:50:40 INFO : one: Deleted 2024/10/03 01:50:41 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2024/10/03 01:50:41 INFO : one: Copied (new) 2024/10/03 01:50:41 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2024/10/03 01:50:41 DEBUG : two: Unchanged skipping 2024/10/03 01:50:41 DEBUG : three.txt: Sizes differ (src 6 vs dst 5) 2024/10/03 01:50:42 DEBUG : three.txt: sha1 = b802f384302cb24fbab0a44997e820bf2e8507bb OK 2024/10/03 01:50:42 INFO : three.txt: Copied (server-side copy) to: three-2019-01-01.txt 2024/10/03 01:50:42 INFO : three.txt: Deleted 2024/10/03 01:50:42 DEBUG : three.txt: sha1 = 92e0258fe3c7456f15dff78d509f6e3c9166c254 OK 2024/10/03 01:50:42 INFO : three.txt: Copied (new) 2024/10/03 01:50:43 DEBUG : one: Sizes differ (src 5 vs dst 4) 2024/10/03 01:50:44 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2024/10/03 01:50:44 INFO : one: Copied (server-side copy) to: one-2019-01-01 2024/10/03 01:50:44 INFO : one: Deleted 2024/10/03 01:50:45 DEBUG : one: sha1 = 88a8c2880f555638f990d1ec4c8359b25caa20c7 OK 2024/10/03 01:50:45 INFO : one: Copied (new) 2024/10/03 01:50:45 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2024/10/03 01:50:45 DEBUG : two: Unchanged skipping 2024/10/03 01:50:45 DEBUG : three.txt: Sizes differ (src 19 vs dst 6) 2024/10/03 01:50:46 DEBUG : three.txt: sha1 = 92e0258fe3c7456f15dff78d509f6e3c9166c254 OK 2024/10/03 01:50:46 INFO : three.txt: Copied (server-side copy) to: three-2019-01-01.txt 2024/10/03 01:50:46 INFO : three.txt: Deleted 2024/10/03 01:50:46 DEBUG : three.txt: sha1 = 476e1707cbd7f0497a7dc4d44f0b07b8566ffc30 OK 2024/10/03 01:50:46 INFO : three.txt: Copied (new) --- PASS: TestSyncSuffixKeepExtension (12.52s) === RUN TestSyncUTFNorm run.go:180: Remote "B2 bucket rclone-test-jexozuc4veka", Local "Local file system at /tmp/rclone1168778893", Modify Window "1ms" 2024/10/03 01:50:49 DEBUG : B2 bucket rclone-test-jexozuc4veka: Waiting for checks to finish 2024/10/03 01:50:49 DEBUG : Testêé: Sizes differ (src 14 vs dst 18) 2024/10/03 01:50:49 DEBUG : B2 bucket rclone-test-jexozuc4veka: Waiting for transfers to finish 2024/10/03 01:50:49 DEBUG : Testêé: sha1 = a54d88e06612d820bc3be72877c74f257b561b19 OK 2024/10/03 01:50:49 INFO : Testêé: Copied (replaced existing) to: Testêé 2024/10/03 01:50:49 DEBUG : Waiting for deletions to finish --- PASS: TestSyncUTFNorm (2.60s) === RUN TestSyncImmutable run.go:180: Remote "B2 bucket rclone-test-jexozuc4veka", Local "Local file system at /tmp/rclone1168778893", Modify Window "1ms" 2024/10/03 01:50:51 DEBUG : existing: Need to transfer - File not found at Destination 2024/10/03 01:50:51 DEBUG : B2 bucket rclone-test-jexozuc4veka: Waiting for checks to finish 2024/10/03 01:50:51 DEBUG : B2 bucket rclone-test-jexozuc4veka: Waiting for transfers to finish 2024/10/03 01:50:51 DEBUG : existing: sha1 = 3e2e95f5ad970eadfa7e17eaf73da97024aa5359 OK 2024/10/03 01:50:51 INFO : existing: Copied (new) 2024/10/03 01:50:51 DEBUG : Waiting for deletions to finish run.go:180: Remote "B2 bucket rclone-test-jexozuc4veka", Local "Local file system at /tmp/rclone1168778893", Modify Window "1ms" 2024/10/03 01:50:51 DEBUG : existing: Sizes differ (src 8 vs dst 6) 2024/10/03 01:50:51 DEBUG : B2 bucket rclone-test-jexozuc4veka: Waiting for checks to finish 2024/10/03 01:50:51 ERROR : existing: Source and destination exist but do not match: immutable file modified 2024/10/03 01:50:51 DEBUG : B2 bucket rclone-test-jexozuc4veka: Waiting for transfers to finish 2024/10/03 01:50:51 ERROR : B2 bucket rclone-test-jexozuc4veka: not deleting files as there were IO errors 2024/10/03 01:50:51 ERROR : B2 bucket rclone-test-jexozuc4veka: not deleting directories as there were IO errors run.go:180: Remote "B2 bucket rclone-test-jexozuc4veka", Local "Local file system at /tmp/rclone1168778893", Modify Window "1ms" --- PASS: TestSyncImmutable (2.74s) === RUN TestSyncIgnoreCase run.go:180: Remote "B2 bucket rclone-test-jexozuc4veka", Local "Local file system at /tmp/rclone1168778893", Modify Window "1ms" 2024/10/03 01:50:54 DEBUG : existing: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2024/10/03 01:50:54 DEBUG : existing: Unchanged skipping 2024/10/03 01:50:54 DEBUG : B2 bucket rclone-test-jexozuc4veka: Waiting for checks to finish 2024/10/03 01:50:54 DEBUG : B2 bucket rclone-test-jexozuc4veka: Waiting for transfers to finish 2024/10/03 01:50:54 DEBUG : Waiting for deletions to finish 2024/10/03 01:50:54 INFO : There was nothing to transfer --- PASS: TestSyncIgnoreCase (1.46s) === RUN TestFixCase run.go:180: Remote "B2 bucket rclone-test-jexozuc4veka", Local "Local file system at /tmp/rclone1168778893", Modify Window "1ms" sync_test.go:2635: Skipping test as local or remote are case-sensitive --- SKIP: TestFixCase (0.38s) === RUN TestMaxTransfer === RUN TestMaxTransfer/Hard run.go:180: Remote "B2 bucket rclone-test-jexozuc4veka", Local "Local file system at /tmp/rclone1168778893", Modify Window "1ms" sync_test.go:2674: This test only runs on local === RUN TestMaxTransfer/Soft run.go:180: Remote "B2 bucket rclone-test-jexozuc4veka", Local "Local file system at /tmp/rclone1168778893", Modify Window "1ms" sync_test.go:2674: This test only runs on local === RUN TestMaxTransfer/Cautious run.go:180: Remote "B2 bucket rclone-test-jexozuc4veka", Local "Local file system at /tmp/rclone1168778893", Modify Window "1ms" sync_test.go:2674: This test only runs on local --- PASS: TestMaxTransfer (1.13s) --- SKIP: TestMaxTransfer/Hard (0.37s) --- SKIP: TestMaxTransfer/Soft (0.37s) --- SKIP: TestMaxTransfer/Cautious (0.38s) === RUN TestSyncConcurrentDelete run.go:180: Remote "B2 bucket rclone-test-jexozuc4veka", Local "Local file system at /tmp/rclone1168778893", Modify Window "1ms" 2024/10/03 01:51:12 DEBUG : both0: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2024/10/03 01:51:12 DEBUG : both10: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2024/10/03 01:51:12 DEBUG : both11: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2024/10/03 01:51:12 DEBUG : both1: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2024/10/03 01:51:12 DEBUG : B2 bucket rclone-test-jexozuc4veka: Waiting for checks to finish 2024/10/03 01:51:12 DEBUG : both0: Unchanged skipping 2024/10/03 01:51:12 DEBUG : both12: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2024/10/03 01:51:12 DEBUG : both10: Unchanged skipping 2024/10/03 01:51:12 DEBUG : both13: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2024/10/03 01:51:12 DEBUG : both13: Unchanged skipping 2024/10/03 01:51:12 DEBUG : both14: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2024/10/03 01:51:12 DEBUG : both14: Unchanged skipping 2024/10/03 01:51:12 DEBUG : both15: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2024/10/03 01:51:12 DEBUG : both15: Unchanged skipping 2024/10/03 01:51:12 DEBUG : both16: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2024/10/03 01:51:12 DEBUG : both11: Unchanged skipping 2024/10/03 01:51:12 DEBUG : both17: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2024/10/03 01:51:12 DEBUG : both17: Unchanged skipping 2024/10/03 01:51:12 DEBUG : both18: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2024/10/03 01:51:12 DEBUG : both18: Unchanged skipping 2024/10/03 01:51:12 DEBUG : both19: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2024/10/03 01:51:12 DEBUG : both1: Unchanged skipping 2024/10/03 01:51:12 DEBUG : both2: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2024/10/03 01:51:12 DEBUG : both2: Unchanged skipping 2024/10/03 01:51:12 DEBUG : both3: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2024/10/03 01:51:12 DEBUG : both12: Unchanged skipping 2024/10/03 01:51:12 DEBUG : both4: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2024/10/03 01:51:12 DEBUG : both16: Unchanged skipping 2024/10/03 01:51:12 DEBUG : both5: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2024/10/03 01:51:12 DEBUG : both19: Unchanged skipping 2024/10/03 01:51:12 DEBUG : both6: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2024/10/03 01:51:12 DEBUG : both6: Unchanged skipping 2024/10/03 01:51:12 DEBUG : both7: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2024/10/03 01:51:12 DEBUG : both7: Unchanged skipping 2024/10/03 01:51:12 DEBUG : both8: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2024/10/03 01:51:12 DEBUG : both3: Unchanged skipping 2024/10/03 01:51:12 DEBUG : both9: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2024/10/03 01:51:12 DEBUG : both9: Unchanged skipping 2024/10/03 01:51:12 DEBUG : both4: Unchanged skipping 2024/10/03 01:51:12 DEBUG : both5: Unchanged skipping 2024/10/03 01:51:12 DEBUG : both8: Unchanged skipping 2024/10/03 01:51:12 DEBUG : B2 bucket rclone-test-jexozuc4veka: Waiting for transfers to finish 2024/10/03 01:51:12 DEBUG : Waiting for deletions to finish 2024/10/03 01:51:13 INFO : only15: Deleted 2024/10/03 01:51:13 INFO : only6: Deleted 2024/10/03 01:51:13 INFO : only1: Deleted 2024/10/03 01:51:13 INFO : only11: Deleted 2024/10/03 01:51:13 INFO : only12: Deleted 2024/10/03 01:51:13 INFO : only13: Deleted 2024/10/03 01:51:13 INFO : only17: Deleted 2024/10/03 01:51:13 INFO : only16: Deleted 2024/10/03 01:51:13 INFO : only18: Deleted 2024/10/03 01:51:13 INFO : only9: Deleted 2024/10/03 01:51:13 INFO : only10: Deleted 2024/10/03 01:51:13 INFO : only14: Deleted 2024/10/03 01:51:13 INFO : only4: Deleted 2024/10/03 01:51:13 INFO : only5: Deleted 2024/10/03 01:51:14 INFO : only0: Deleted 2024/10/03 01:51:14 INFO : only2: Deleted 2024/10/03 01:51:14 INFO : only3: Deleted 2024/10/03 01:51:14 INFO : only7: Deleted 2024/10/03 01:51:14 INFO : only8: Deleted 2024/10/03 01:51:14 INFO : only19: Deleted 2024/10/03 01:51:14 INFO : There was nothing to transfer run.go:180: Remote "B2 bucket rclone-test-jexozuc4veka", Local "Local file system at /tmp/rclone1168778893", Modify Window "1ms" --- PASS: TestSyncConcurrentDelete (22.88s) === RUN TestSyncConcurrentTruncate run.go:180: Remote "B2 bucket rclone-test-jexozuc4veka", Local "Local file system at /tmp/rclone1168778893", Modify Window "1ms" 2024/10/03 01:51:34 DEBUG : both0: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2024/10/03 01:51:34 DEBUG : both1: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2024/10/03 01:51:34 DEBUG : both11: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2024/10/03 01:51:34 DEBUG : both10: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2024/10/03 01:51:34 DEBUG : both0: Unchanged skipping 2024/10/03 01:51:34 DEBUG : both12: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2024/10/03 01:51:34 DEBUG : B2 bucket rclone-test-jexozuc4veka: Waiting for checks to finish 2024/10/03 01:51:34 DEBUG : both10: Unchanged skipping 2024/10/03 01:51:34 DEBUG : both13: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2024/10/03 01:51:34 DEBUG : both13: Unchanged skipping 2024/10/03 01:51:34 DEBUG : both14: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2024/10/03 01:51:34 DEBUG : both14: Unchanged skipping 2024/10/03 01:51:34 DEBUG : both15: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2024/10/03 01:51:34 DEBUG : both1: Unchanged skipping 2024/10/03 01:51:34 DEBUG : both16: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2024/10/03 01:51:34 DEBUG : both16: Unchanged skipping 2024/10/03 01:51:34 DEBUG : both17: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2024/10/03 01:51:34 DEBUG : both11: Unchanged skipping 2024/10/03 01:51:34 DEBUG : both18: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2024/10/03 01:51:34 DEBUG : both12: Unchanged skipping 2024/10/03 01:51:34 DEBUG : both19: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2024/10/03 01:51:34 DEBUG : both15: Unchanged skipping 2024/10/03 01:51:34 DEBUG : both2: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2024/10/03 01:51:34 DEBUG : both2: Unchanged skipping 2024/10/03 01:51:34 DEBUG : both3: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2024/10/03 01:51:34 DEBUG : both3: Unchanged skipping 2024/10/03 01:51:34 DEBUG : both4: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2024/10/03 01:51:34 DEBUG : both4: Unchanged skipping 2024/10/03 01:51:34 DEBUG : both5: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2024/10/03 01:51:34 DEBUG : both5: Unchanged skipping 2024/10/03 01:51:34 DEBUG : both6: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2024/10/03 01:51:34 DEBUG : both6: Unchanged skipping 2024/10/03 01:51:34 DEBUG : both7: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2024/10/03 01:51:34 DEBUG : both7: Unchanged skipping 2024/10/03 01:51:34 DEBUG : both8: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2024/10/03 01:51:34 DEBUG : both8: Unchanged skipping 2024/10/03 01:51:34 DEBUG : both9: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2024/10/03 01:51:34 DEBUG : both9: Unchanged skipping 2024/10/03 01:51:34 DEBUG : only0: Sizes differ (src 0 vs dst 6) 2024/10/03 01:51:34 DEBUG : only1: Sizes differ (src 0 vs dst 6) 2024/10/03 01:51:34 DEBUG : only10: Sizes differ (src 0 vs dst 6) 2024/10/03 01:51:34 DEBUG : only11: Sizes differ (src 0 vs dst 6) 2024/10/03 01:51:34 DEBUG : only12: Sizes differ (src 0 vs dst 6) 2024/10/03 01:51:34 DEBUG : only13: Sizes differ (src 0 vs dst 6) 2024/10/03 01:51:34 DEBUG : only14: Sizes differ (src 0 vs dst 6) 2024/10/03 01:51:34 DEBUG : only15: Sizes differ (src 0 vs dst 6) 2024/10/03 01:51:34 DEBUG : only16: Sizes differ (src 0 vs dst 6) 2024/10/03 01:51:34 DEBUG : only17: Sizes differ (src 0 vs dst 6) 2024/10/03 01:51:34 DEBUG : both17: Unchanged skipping 2024/10/03 01:51:34 DEBUG : only18: Sizes differ (src 0 vs dst 6) 2024/10/03 01:51:34 DEBUG : only19: Sizes differ (src 0 vs dst 6) 2024/10/03 01:51:34 DEBUG : only2: Sizes differ (src 0 vs dst 6) 2024/10/03 01:51:34 DEBUG : both18: Unchanged skipping 2024/10/03 01:51:34 DEBUG : only3: Sizes differ (src 0 vs dst 6) 2024/10/03 01:51:34 DEBUG : only4: Sizes differ (src 0 vs dst 6) 2024/10/03 01:51:34 DEBUG : only5: Sizes differ (src 0 vs dst 6) 2024/10/03 01:51:34 DEBUG : only6: Sizes differ (src 0 vs dst 6) 2024/10/03 01:51:34 DEBUG : only7: Sizes differ (src 0 vs dst 6) 2024/10/03 01:51:34 DEBUG : only8: Sizes differ (src 0 vs dst 6) 2024/10/03 01:51:34 DEBUG : only9: Sizes differ (src 0 vs dst 6) 2024/10/03 01:51:34 DEBUG : both19: Unchanged skipping 2024/10/03 01:51:34 DEBUG : B2 bucket rclone-test-jexozuc4veka: Waiting for transfers to finish 2024/10/03 01:51:35 DEBUG : only1: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2024/10/03 01:51:35 INFO : only1: Copied (replaced existing) 2024/10/03 01:51:35 DEBUG : only10: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2024/10/03 01:51:35 INFO : only10: Copied (replaced existing) 2024/10/03 01:51:35 DEBUG : only12: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2024/10/03 01:51:35 INFO : only12: Copied (replaced existing) 2024/10/03 01:51:35 DEBUG : only13: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2024/10/03 01:51:35 INFO : only13: Copied (replaced existing) 2024/10/03 01:51:35 DEBUG : only0: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2024/10/03 01:51:35 INFO : only0: Copied (replaced existing) 2024/10/03 01:51:35 DEBUG : only14: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2024/10/03 01:51:35 INFO : only14: Copied (replaced existing) 2024/10/03 01:51:35 DEBUG : only11: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2024/10/03 01:51:35 INFO : only11: Copied (replaced existing) 2024/10/03 01:51:35 DEBUG : only15: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2024/10/03 01:51:35 INFO : only15: Copied (replaced existing) 2024/10/03 01:51:35 DEBUG : only16: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2024/10/03 01:51:35 INFO : only16: Copied (replaced existing) 2024/10/03 01:51:35 DEBUG : only18: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2024/10/03 01:51:35 INFO : only18: Copied (replaced existing) 2024/10/03 01:51:36 DEBUG : only19: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2024/10/03 01:51:36 INFO : only19: Copied (replaced existing) 2024/10/03 01:51:36 DEBUG : only2: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2024/10/03 01:51:36 INFO : only2: Copied (replaced existing) 2024/10/03 01:51:36 DEBUG : only4: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2024/10/03 01:51:36 INFO : only4: Copied (replaced existing) 2024/10/03 01:51:36 DEBUG : only5: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2024/10/03 01:51:36 INFO : only5: Copied (replaced existing) 2024/10/03 01:51:36 DEBUG : only6: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2024/10/03 01:51:36 INFO : only6: Copied (replaced existing) 2024/10/03 01:51:36 DEBUG : only7: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2024/10/03 01:51:36 INFO : only7: Copied (replaced existing) 2024/10/03 01:51:36 DEBUG : only8: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2024/10/03 01:51:36 INFO : only8: Copied (replaced existing) 2024/10/03 01:51:36 DEBUG : only17: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2024/10/03 01:51:36 INFO : only17: Copied (replaced existing) 2024/10/03 01:51:36 DEBUG : only9: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2024/10/03 01:51:36 INFO : only9: Copied (replaced existing) 2024/10/03 01:51:36 DEBUG : only3: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2024/10/03 01:51:36 INFO : only3: Copied (replaced existing) 2024/10/03 01:51:36 DEBUG : Waiting for deletions to finish run.go:180: Remote "B2 bucket rclone-test-jexozuc4veka", Local "Local file system at /tmp/rclone1168778893", Modify Window "1ms" --- PASS: TestSyncConcurrentTruncate (26.22s) === RUN TestNothingToTransferWithEmptyDirs run.go:180: Remote "B2 bucket rclone-test-jexozuc4veka", Local "Local file system at /tmp/rclone1168778893", Modify Window "1ms" 2024/10/03 01:51:45 INFO : sub dir: Set directory modification time (using DirSetModTime) 2024/10/03 01:51:45 DEBUG : sub dir: Making directory 2024/10/03 01:51:45 INFO : sub dir: Made directory with modification time 2011-12-30 12:59:59 +0000 UTC run.go:180: Remote "B2 bucket rclone-test-jexozuc4veka", Local "Local file system at /tmp/rclone1168778893", Modify Window "1ms" run.go:180: Remote "B2 bucket rclone-test-jexozuc4veka", Local "Local file system at /tmp/rclone1168778893", Modify Window "1ms" --- PASS: TestNothingToTransferWithEmptyDirs (3.82s) === RUN TestNothingToTransferWithoutEmptyDirs run.go:180: Remote "B2 bucket rclone-test-jexozuc4veka", Local "Local file system at /tmp/rclone1168778893", Modify Window "1ms" 2024/10/03 01:51:49 INFO : sub dir: Set directory modification time (using DirSetModTime) 2024/10/03 01:51:49 DEBUG : sub dir: Making directory 2024/10/03 01:51:49 INFO : sub dir: Made directory with modification time 2011-12-30 12:59:59 +0000 UTC run.go:180: Remote "B2 bucket rclone-test-jexozuc4veka", Local "Local file system at /tmp/rclone1168778893", Modify Window "1ms" run.go:180: Remote "B2 bucket rclone-test-jexozuc4veka", Local "Local file system at /tmp/rclone1168778893", Modify Window "1ms" --- PASS: TestNothingToTransferWithoutEmptyDirs (3.10s) PASS 2024/10/03 01:51:52 DEBUG : B2 bucket rclone-test-jexozuc4veka: Purge remote 2024/10/03 01:51:52 INFO : B2 bucket rclone-test-jexozuc4veka: cleaning bucket "rclone-test-jexozuc4veka" of all files 2024/10/03 01:51:53 DEBUG : BackupDir/one: Deleting (id "4_zef52ed9300cd5b0b9f280e1b_f403af20234ce9c82_d20241003_m014920_c001_v7007000_t0000_u01727920160886") 2024/10/03 01:51:53 DEBUG : BackupDir/one: Deleting (id "4_zef52ed9300cd5b0b9f280e1b_f119f52ae4f47e8de_d20241003_m014902_c001_v0001106_t0020_u01727920142968") 2024/10/03 01:51:53 DEBUG : CompareDest/one: Deleting (id "4_zef52ed9300cd5b0b9f280e1b_f403ceacdee7e24ad_d20241003_m014842_c001_v7007000_t0000_u01727920122251") 2024/10/03 01:51:53 DEBUG : CompareDest/one: Deleting (id "4_zef52ed9300cd5b0b9f280e1b_f100c21895c50ed0f_d20241003_m014835_c001_v0001150_t0002_u01727920115275") 2024/10/03 01:51:53 DEBUG : CompareDest/two: Deleting (id "4_zef52ed9300cd5b0b9f280e1b_f403ceacdee7e24ae_d20241003_m014842_c001_v7007000_t0000_u01727920122452") 2024/10/03 01:51:53 DEBUG : CompareDest/two: Deleting (id "4_zef52ed9300cd5b0b9f280e1b_f10714ab1523f3cd0_d20241003_m014836_c001_v0001106_t0013_u01727920116579") 2024/10/03 01:51:53 DEBUG : CopyDest/one: Deleting (id "4_zef52ed9300cd5b0b9f280e1b_f403af20234ce9c87_d20241003_m014921_c001_v7007000_t0000_u01727920161077") 2024/10/03 01:51:53 DEBUG : CopyDest/one: Deleting (id "4_zef52ed9300cd5b0b9f280e1b_f10714ab1523f3d1a_d20241003_m014859_c001_v0001106_t0034_u01727920139849") 2024/10/03 01:51:53 DEBUG : CopyDest/three: Deleting (id "4_zef52ed9300cd5b0b9f280e1b_f403af20234ce9c8b_d20241003_m014921_c001_v7007000_t0000_u01727920161273") 2024/10/03 01:51:53 DEBUG : CopyDest/three: Deleting (id "4_zef52ed9300cd5b0b9f280e1b_f10714ab1523f3d51_d20241003_m014917_c001_v0001106_t0045_u01727920157560") 2024/10/03 01:51:53 DEBUG : CopyDest/two: Deleting (id "4_zef52ed9300cd5b0b9f280e1b_f403af20234ce9c8f_d20241003_m014921_c001_v7007000_t0000_u01727920161466") 2024/10/03 01:51:53 DEBUG : CopyDest/two: Deleting (id "4_zef52ed9300cd5b0b9f280e1b_f100c21895c50ee0d_d20241003_m014907_c001_v0001150_t0005_u01727920147925") 2024/10/03 01:51:53 DEBUG : EXISTING: Deleting (id "4_zef52ed9300cd5b0b9f280e1b_f404c1d82b754628b_d20241003_m015054_c001_v7007000_t0000_u01727920254583") 2024/10/03 01:51:53 DEBUG : EXISTING: Deleting (id "4_zef52ed9300cd5b0b9f280e1b_f100c21895c50ef81_d20241003_m015053_c001_v0001150_t0039_u01727920253518") 2024/10/03 01:51:53 DEBUG : Testêé: Deleting (id "4_zef52ed9300cd5b0b9f280e1b_f404c1d82b7546244_d20241003_m015050_c001_v7007000_t0000_u01727920250402") 2024/10/03 01:51:54 DEBUG : Testêé: Deleting (id "4_zef52ed9300cd5b0b9f280e1b_f100c21895c50ef73_d20241003_m015049_c001_v0001150_t0054_u01727920249420") 2024/10/03 01:51:54 DEBUG : Testêé: Deleting (id "4_zef52ed9300cd5b0b9f280e1b_f100c21895c50ef6d_d20241003_m015048_c001_v0001150_t0041_u01727920248540") 2024/10/03 01:51:54 DEBUG : a/potato2: Deleting (id "4_zef52ed9300cd5b0b9f280e1b_f4057abf64a7fa625_d20241003_m014614_c001_v7007000_t0000_u01727919974019") 2024/10/03 01:51:54 DEBUG : a/potato2: Deleting (id "4_zef52ed9300cd5b0b9f280e1b_f100c21895c50e9f4_d20241003_m014613_c001_v0001150_t0055_u01727919973166") 2024/10/03 01:51:54 DEBUG : a/potato2: Deleting (id "4_zef52ed9300cd5b0b9f280e1b_f4057abf64a7fa5ea_d20241003_m014610_c001_v7007000_t0000_u01727919970753") 2024/10/03 01:51:54 DEBUG : a/potato2: Deleting (id "4_zef52ed9300cd5b0b9f280e1b_f100c21895c50e9d6_d20241003_m014609_c001_v0001150_t0055_u01727919969662") 2024/10/03 01:51:54 DEBUG : a/potato2: Deleting (id "4_zef52ed9300cd5b0b9f280e1b_f406940be6e5c7b8d_d20241003_m014546_c001_v7007000_t0000_u01727919946946") 2024/10/03 01:51:54 DEBUG : a/potato2: Deleting (id "4_zef52ed9300cd5b0b9f280e1b_f100c21895c50e92a_d20241003_m014545_c001_v0001150_t0048_u01727919945827") 2024/10/03 01:51:54 DEBUG : b/potato: Deleting (id "4_zef52ed9300cd5b0b9f280e1b_f4057abf64a7fa626_d20241003_m014614_c001_v7007000_t0000_u01727919974214") 2024/10/03 01:51:54 DEBUG : b/potato: Deleting (id "4_zef52ed9300cd5b0b9f280e1b_f100c21895c50e9e8_d20241003_m014611_c001_v0001150_t0057_u01727919971708") 2024/10/03 01:51:54 DEBUG : b/potato: Deleting (id "4_zef52ed9300cd5b0b9f280e1b_f4057abf64a7fa5dc_d20241003_m014610_c001_v7007000_t0000_u01727919970185") 2024/10/03 01:51:54 DEBUG : b/potato: Deleting (id "4_zef52ed9300cd5b0b9f280e1b_f100c21895c50e9ce_d20241003_m014608_c001_v0001150_t0028_u01727919968533") 2024/10/03 01:51:54 DEBUG : b/potato: Deleting (id "4_zef52ed9300cd5b0b9f280e1b_f406940be6e5c7b8c_d20241003_m014546_c001_v7007000_t0000_u01727919946386") 2024/10/03 01:51:54 DEBUG : b/potato: Deleting (id "4_zef52ed9300cd5b0b9f280e1b_f100c21895c50e920_d20241003_m014544_c001_v0001150_t0021_u01727919944741") 2024/10/03 01:51:54 DEBUG : backup/one: Deleting (id "4_zef52ed9300cd5b0b9f280e1b_f417daf1a6c5286e6_d20241003_m014937_c001_v7007000_t0000_u01727920177829") 2024/10/03 01:51:54 DEBUG : backup/one: Deleting (id "4_zef52ed9300cd5b0b9f280e1b_f1087d2d0f2b4ab82_d20241003_m014935_c001_v0001165_t0005_u01727920175861") 2024/10/03 01:51:54 DEBUG : backup/one: Deleting (id "4_zef52ed9300cd5b0b9f280e1b_f1063cbf38f1700ee_d20241003_m014930_c001_v0001115_t0016_u01727920170375") 2024/10/03 01:51:54 DEBUG : backup/one-2019-01-01: Deleting (id "4_zef52ed9300cd5b0b9f280e1b_f417daf1a6c528725_d20241003_m015007_c001_v7007000_t0000_u01727920207360") 2024/10/03 01:51:54 DEBUG : backup/one-2019-01-01: Deleting (id "4_zef52ed9300cd5b0b9f280e1b_f111d937ae4354f58_d20241003_m015003_c001_v0001181_t0052_u01727920203822") 2024/10/03 01:51:54 DEBUG : backup/one-2019-01-01: Deleting (id "4_zef52ed9300cd5b0b9f280e1b_f1152b5e1f07da716_d20241003_m014957_c001_v0001157_t0029_u01727920197762") 2024/10/03 01:51:55 DEBUG : backup/one.bak: Deleting (id "4_zef52ed9300cd5b0b9f280e1b_f404c1d82b754611b_d20241003_m014951_c001_v7007000_t0000_u01727920191361") 2024/10/03 01:51:55 DEBUG : backup/one.bak: Deleting (id "4_zef52ed9300cd5b0b9f280e1b_f110145ac4251cb38_d20241003_m014948_c001_v0001109_t0045_u01727920188292") 2024/10/03 01:51:55 DEBUG : backup/one.bak: Deleting (id "4_zef52ed9300cd5b0b9f280e1b_f11711fc9cbdfc7d6_d20241003_m014944_c001_v0001033_t0012_u01727920184199") 2024/10/03 01:51:55 DEBUG : backup/three-2019-01-01.txt: Deleting (id "4_zef52ed9300cd5b0b9f280e1b_f417daf1a6c52872a_d20241003_m015007_c001_v7007000_t0000_u01727920207555") 2024/10/03 01:51:55 DEBUG : backup/three-2019-01-01.txt: Deleting (id "4_zef52ed9300cd5b0b9f280e1b_f105de6d59b329462_d20241003_m015005_c001_v0001117_t0050_u01727920205650") 2024/10/03 01:51:55 DEBUG : backup/three-2019-01-01.txt: Deleting (id "4_zef52ed9300cd5b0b9f280e1b_f1011996645031733_d20241003_m015000_c001_v0001039_t0042_u01727920200974") 2024/10/03 01:51:55 DEBUG : backup/three.txt: Deleting (id "4_zef52ed9300cd5b0b9f280e1b_f417daf1a6c5286e7_d20241003_m014938_c001_v7007000_t0000_u01727920178024") 2024/10/03 01:51:55 DEBUG : backup/three.txt: Deleting (id "4_zef52ed9300cd5b0b9f280e1b_f1045e3d6279932ca_d20241003_m014936_c001_v0001120_t0017_u01727920176924") 2024/10/03 01:51:55 DEBUG : backup/three.txt: Deleting (id "4_zef52ed9300cd5b0b9f280e1b_f1161955d8f335fda_d20241003_m014932_c001_v0001144_t0023_u01727920172902") 2024/10/03 01:51:55 DEBUG : backup/three.txt.bak: Deleting (id "4_zef52ed9300cd5b0b9f280e1b_f404c1d82b7546120_d20241003_m014951_c001_v7007000_t0000_u01727920191625") 2024/10/03 01:51:55 DEBUG : backup/three.txt.bak: Deleting (id "4_zef52ed9300cd5b0b9f280e1b_f1137630c61b778ae_d20241003_m014950_c001_v0001039_t0019_u01727920190162") 2024/10/03 01:51:55 DEBUG : backup/three.txt.bak: Deleting (id "4_zef52ed9300cd5b0b9f280e1b_f118ef3701062d131_d20241003_m014946_c001_v0001176_t0059_u01727920186102") 2024/10/03 01:51:55 DEBUG : both0: Deleting (id "4_zef52ed9300cd5b0b9f280e1b_f4048c55c5d99e8cd_d20241003_m015137_c001_v7007000_t0000_u01727920297076") 2024/10/03 01:51:55 DEBUG : both0: Deleting (id "4_zef52ed9300cd5b0b9f280e1b_f100c21895c50f021_d20241003_m015119_c001_v0001150_t0000_u01727920279716") 2024/10/03 01:51:55 DEBUG : both0: Deleting (id "4_zef52ed9300cd5b0b9f280e1b_f4127eeb0b946f4dd_d20241003_m015114_c001_v7007000_t0000_u01727920274866") 2024/10/03 01:51:55 DEBUG : both0: Deleting (id "4_zef52ed9300cd5b0b9f280e1b_f100c21895c50ef8b_d20241003_m015056_c001_v0001150_t0058_u01727920256474") 2024/10/03 01:51:55 DEBUG : both1: Deleting (id "4_zef52ed9300cd5b0b9f280e1b_f4048c55c5d99e8ce_d20241003_m015137_c001_v7007000_t0000_u01727920297281") 2024/10/03 01:51:56 DEBUG : both1: Deleting (id "4_zef52ed9300cd5b0b9f280e1b_f100c21895c50f025_d20241003_m015120_c001_v0001150_t0031_u01727920280454") 2024/10/03 01:51:56 DEBUG : both1: Deleting (id "4_zef52ed9300cd5b0b9f280e1b_f4127eeb0b946f4de_d20241003_m015115_c001_v7007000_t0000_u01727920275077") 2024/10/03 01:51:56 DEBUG : both1: Deleting (id "4_zef52ed9300cd5b0b9f280e1b_f100c21895c50ef93_d20241003_m015057_c001_v0001150_t0058_u01727920257112") 2024/10/03 01:51:56 DEBUG : both10: Deleting (id "4_zef52ed9300cd5b0b9f280e1b_f4048c55c5d99e8cf_d20241003_m015137_c001_v7007000_t0000_u01727920297472") 2024/10/03 01:51:56 DEBUG : both10: Deleting (id "4_zef52ed9300cd5b0b9f280e1b_f100c21895c50f059_d20241003_m015126_c001_v0001150_t0032_u01727920286616") 2024/10/03 01:51:56 DEBUG : both10: Deleting (id "4_zef52ed9300cd5b0b9f280e1b_f4127eeb0b946f4df_d20241003_m015115_c001_v7007000_t0000_u01727920275273") 2024/10/03 01:51:56 DEBUG : both10: Deleting (id "4_zef52ed9300cd5b0b9f280e1b_f100c21895c50efcb_d20241003_m015104_c001_v0001150_t0051_u01727920264116") 2024/10/03 01:51:56 DEBUG : both11: Deleting (id "4_zef52ed9300cd5b0b9f280e1b_f4048c55c5d99e8d0_d20241003_m015137_c001_v7007000_t0000_u01727920297662") 2024/10/03 01:51:56 DEBUG : both11: Deleting (id "4_zef52ed9300cd5b0b9f280e1b_f100c21895c50f05f_d20241003_m015127_c001_v0001150_t0020_u01727920287263") 2024/10/03 01:51:56 DEBUG : both11: Deleting (id "4_zef52ed9300cd5b0b9f280e1b_f4127eeb0b946f4e0_d20241003_m015115_c001_v7007000_t0000_u01727920275463") 2024/10/03 01:51:56 DEBUG : both11: Deleting (id "4_zef52ed9300cd5b0b9f280e1b_f100c21895c50efd1_d20241003_m015104_c001_v0001150_t0035_u01727920264961") 2024/10/03 01:51:56 DEBUG : both12: Deleting (id "4_zef52ed9300cd5b0b9f280e1b_f4048c55c5d99e8d2_d20241003_m015137_c001_v7007000_t0000_u01727920297855") 2024/10/03 01:51:56 DEBUG : both12: Deleting (id "4_zef52ed9300cd5b0b9f280e1b_f100c21895c50f065_d20241003_m015128_c001_v0001150_t0014_u01727920288095") 2024/10/03 01:51:56 DEBUG : both12: Deleting (id "4_zef52ed9300cd5b0b9f280e1b_f4127eeb0b946f4e1_d20241003_m015115_c001_v7007000_t0000_u01727920275657") 2024/10/03 01:51:56 DEBUG : both12: Deleting (id "4_zef52ed9300cd5b0b9f280e1b_f100c21895c50efd7_d20241003_m015105_c001_v0001150_t0036_u01727920265841") 2024/10/03 01:51:56 DEBUG : both13: Deleting (id "4_zef52ed9300cd5b0b9f280e1b_f4048c55c5d99e8d4_d20241003_m015138_c001_v7007000_t0000_u01727920298048") 2024/10/03 01:51:56 DEBUG : both13: Deleting (id "4_zef52ed9300cd5b0b9f280e1b_f100c21895c50f06b_d20241003_m015128_c001_v0001150_t0001_u01727920288742") 2024/10/03 01:51:56 DEBUG : both13: Deleting (id "4_zef52ed9300cd5b0b9f280e1b_f4127eeb0b946f4e2_d20241003_m015115_c001_v7007000_t0000_u01727920275850") 2024/10/03 01:51:56 DEBUG : both13: Deleting (id "4_zef52ed9300cd5b0b9f280e1b_f100c21895c50efdf_d20241003_m015106_c001_v0001150_t0032_u01727920266838") 2024/10/03 01:51:57 DEBUG : both14: Deleting (id "4_zef52ed9300cd5b0b9f280e1b_f4048c55c5d99e8d7_d20241003_m015138_c001_v7007000_t0000_u01727920298244") 2024/10/03 01:51:57 DEBUG : both14: Deleting (id "4_zef52ed9300cd5b0b9f280e1b_f100c21895c50f06f_d20241003_m015129_c001_v0001150_t0014_u01727920289491") 2024/10/03 01:51:57 DEBUG : both14: Deleting (id "4_zef52ed9300cd5b0b9f280e1b_f4127eeb0b946f4e3_d20241003_m015116_c001_v7007000_t0000_u01727920276045") 2024/10/03 01:51:57 DEBUG : both14: Deleting (id "4_zef52ed9300cd5b0b9f280e1b_f100c21895c50efe5_d20241003_m015107_c001_v0001150_t0037_u01727920267519") 2024/10/03 01:51:57 DEBUG : both15: Deleting (id "4_zef52ed9300cd5b0b9f280e1b_f4048c55c5d99e8d9_d20241003_m015138_c001_v7007000_t0000_u01727920298437") 2024/10/03 01:51:57 DEBUG : both15: Deleting (id "4_zef52ed9300cd5b0b9f280e1b_f100c21895c50f073_d20241003_m015130_c001_v0001150_t0018_u01727920290091") 2024/10/03 01:51:57 DEBUG : both15: Deleting (id "4_zef52ed9300cd5b0b9f280e1b_f4127eeb0b946f4e4_d20241003_m015116_c001_v7007000_t0000_u01727920276236") 2024/10/03 01:51:57 DEBUG : both15: Deleting (id "4_zef52ed9300cd5b0b9f280e1b_f100c21895c50efed_d20241003_m015108_c001_v0001150_t0026_u01727920268410") 2024/10/03 01:51:57 DEBUG : both16: Deleting (id "4_zef52ed9300cd5b0b9f280e1b_f4048c55c5d99e8db_d20241003_m015138_c001_v7007000_t0000_u01727920298635") 2024/10/03 01:51:57 DEBUG : both16: Deleting (id "4_zef52ed9300cd5b0b9f280e1b_f100c21895c50f077_d20241003_m015131_c001_v0001150_t0023_u01727920291088") 2024/10/03 01:51:57 DEBUG : both16: Deleting (id "4_zef52ed9300cd5b0b9f280e1b_f4127eeb0b946f4e5_d20241003_m015116_c001_v7007000_t0000_u01727920276428") 2024/10/03 01:51:57 DEBUG : both16: Deleting (id "4_zef52ed9300cd5b0b9f280e1b_f100c21895c50eff1_d20241003_m015109_c001_v0001150_t0058_u01727920269070") 2024/10/03 01:51:57 DEBUG : both17: Deleting (id "4_zef52ed9300cd5b0b9f280e1b_f4048c55c5d99e8dd_d20241003_m015138_c001_v7007000_t0000_u01727920298830") 2024/10/03 01:51:57 DEBUG : both17: Deleting (id "4_zef52ed9300cd5b0b9f280e1b_f100c21895c50f07d_d20241003_m015131_c001_v0001150_t0046_u01727920291965") 2024/10/03 01:51:57 DEBUG : both17: Deleting (id "4_zef52ed9300cd5b0b9f280e1b_f4127eeb0b946f4e7_d20241003_m015116_c001_v7007000_t0000_u01727920276632") 2024/10/03 01:51:57 DEBUG : both17: Deleting (id "4_zef52ed9300cd5b0b9f280e1b_f100c21895c50eff7_d20241003_m015109_c001_v0001150_t0047_u01727920269802") 2024/10/03 01:51:58 DEBUG : both18: Deleting (id "4_zef52ed9300cd5b0b9f280e1b_f4048c55c5d99e8df_d20241003_m015139_c001_v7007000_t0000_u01727920299024") 2024/10/03 01:51:58 DEBUG : both18: Deleting (id "4_zef52ed9300cd5b0b9f280e1b_f100c21895c50f081_d20241003_m015132_c001_v0001150_t0051_u01727920292708") 2024/10/03 01:51:58 DEBUG : both18: Deleting (id "4_zef52ed9300cd5b0b9f280e1b_f4127eeb0b946f4e8_d20241003_m015116_c001_v7007000_t0000_u01727920276829") 2024/10/03 01:51:58 DEBUG : both18: Deleting (id "4_zef52ed9300cd5b0b9f280e1b_f100c21895c50effd_d20241003_m015110_c001_v0001150_t0008_u01727920270339") 2024/10/03 01:51:58 DEBUG : both19: Deleting (id "4_zef52ed9300cd5b0b9f280e1b_f4048c55c5d99e8e0_d20241003_m015139_c001_v7007000_t0000_u01727920299219") 2024/10/03 01:51:58 DEBUG : both19: Deleting (id "4_zef52ed9300cd5b0b9f280e1b_f100c21895c50f085_d20241003_m015133_c001_v0001150_t0046_u01727920293440") 2024/10/03 01:51:58 DEBUG : both19: Deleting (id "4_zef52ed9300cd5b0b9f280e1b_f4127eeb0b946f4e9_d20241003_m015117_c001_v7007000_t0000_u01727920277027") 2024/10/03 01:51:58 DEBUG : both19: Deleting (id "4_zef52ed9300cd5b0b9f280e1b_f100c21895c50f003_d20241003_m015111_c001_v0001150_t0011_u01727920271096") 2024/10/03 01:51:58 DEBUG : both2: Deleting (id "4_zef52ed9300cd5b0b9f280e1b_f4048c55c5d99e8e1_d20241003_m015139_c001_v7007000_t0000_u01727920299445") 2024/10/03 01:51:58 DEBUG : both2: Deleting (id "4_zef52ed9300cd5b0b9f280e1b_f100c21895c50f02b_d20241003_m015121_c001_v0001150_t0003_u01727920281035") 2024/10/03 01:51:58 DEBUG : both2: Deleting (id "4_zef52ed9300cd5b0b9f280e1b_f4127eeb0b946f4ea_d20241003_m015117_c001_v7007000_t0000_u01727920277223") 2024/10/03 01:51:58 DEBUG : both2: Deleting (id "4_zef52ed9300cd5b0b9f280e1b_f100c21895c50ef99_d20241003_m015057_c001_v0001150_t0012_u01727920257773") 2024/10/03 01:51:58 DEBUG : both3: Deleting (id "4_zef52ed9300cd5b0b9f280e1b_f4048c55c5d99e8e2_d20241003_m015139_c001_v7007000_t0000_u01727920299643") 2024/10/03 01:51:58 DEBUG : both3: Deleting (id "4_zef52ed9300cd5b0b9f280e1b_f100c21895c50f031_d20241003_m015121_c001_v0001150_t0023_u01727920281600") 2024/10/03 01:51:58 DEBUG : both3: Deleting (id "4_zef52ed9300cd5b0b9f280e1b_f4127eeb0b946f4eb_d20241003_m015117_c001_v7007000_t0000_u01727920277421") 2024/10/03 01:51:58 DEBUG : both3: Deleting (id "4_zef52ed9300cd5b0b9f280e1b_f100c21895c50efa1_d20241003_m015058_c001_v0001150_t0058_u01727920258428") 2024/10/03 01:51:58 DEBUG : both4: Deleting (id "4_zef52ed9300cd5b0b9f280e1b_f4048c55c5d99e8e3_d20241003_m015139_c001_v7007000_t0000_u01727920299838") 2024/10/03 01:51:58 DEBUG : both4: Deleting (id "4_zef52ed9300cd5b0b9f280e1b_f100c21895c50f03b_d20241003_m015122_c001_v0001150_t0057_u01727920282191") 2024/10/03 01:51:58 DEBUG : both4: Deleting (id "4_zef52ed9300cd5b0b9f280e1b_f4127eeb0b946f4ec_d20241003_m015117_c001_v7007000_t0000_u01727920277616") 2024/10/03 01:51:58 DEBUG : both4: Deleting (id "4_zef52ed9300cd5b0b9f280e1b_f100c21895c50efa7_d20241003_m015059_c001_v0001150_t0039_u01727920259147") 2024/10/03 01:51:59 DEBUG : both5: Deleting (id "4_zef52ed9300cd5b0b9f280e1b_f4048c55c5d99e8e4_d20241003_m015140_c001_v7007000_t0000_u01727920300031") 2024/10/03 01:51:59 DEBUG : both5: Deleting (id "4_zef52ed9300cd5b0b9f280e1b_f100c21895c50f041_d20241003_m015122_c001_v0001150_t0050_u01727920282929") 2024/10/03 01:51:59 DEBUG : both5: Deleting (id "4_zef52ed9300cd5b0b9f280e1b_f4127eeb0b946f4ed_d20241003_m015117_c001_v7007000_t0000_u01727920277813") 2024/10/03 01:51:59 DEBUG : both5: Deleting (id "4_zef52ed9300cd5b0b9f280e1b_f100c21895c50efaf_d20241003_m015059_c001_v0001150_t0055_u01727920259938") 2024/10/03 01:51:59 DEBUG : both6: Deleting (id "4_zef52ed9300cd5b0b9f280e1b_f4048c55c5d99e8e5_d20241003_m015140_c001_v7007000_t0000_u01727920300226") 2024/10/03 01:51:59 DEBUG : both6: Deleting (id "4_zef52ed9300cd5b0b9f280e1b_f100c21895c50f045_d20241003_m015123_c001_v0001150_t0020_u01727920283772") 2024/10/03 01:51:59 DEBUG : both6: Deleting (id "4_zef52ed9300cd5b0b9f280e1b_f4127eeb0b946f4ee_d20241003_m015118_c001_v7007000_t0000_u01727920278006") 2024/10/03 01:51:59 DEBUG : both6: Deleting (id "4_zef52ed9300cd5b0b9f280e1b_f100c21895c50efb7_d20241003_m015100_c001_v0001150_t0017_u01727920260820") 2024/10/03 01:51:59 DEBUG : both7: Deleting (id "4_zef52ed9300cd5b0b9f280e1b_f4048c55c5d99e8e6_d20241003_m015140_c001_v7007000_t0000_u01727920300420") 2024/10/03 01:51:59 DEBUG : both7: Deleting (id "4_zef52ed9300cd5b0b9f280e1b_f100c21895c50f049_d20241003_m015124_c001_v0001150_t0057_u01727920284450") 2024/10/03 01:51:59 DEBUG : both7: Deleting (id "4_zef52ed9300cd5b0b9f280e1b_f4127eeb0b946f4ef_d20241003_m015118_c001_v7007000_t0000_u01727920278197") 2024/10/03 01:51:59 DEBUG : both7: Deleting (id "4_zef52ed9300cd5b0b9f280e1b_f100c21895c50efbd_d20241003_m015101_c001_v0001150_t0057_u01727920261605") 2024/10/03 01:51:59 DEBUG : both8: Deleting (id "4_zef52ed9300cd5b0b9f280e1b_f4048c55c5d99e8e7_d20241003_m015140_c001_v7007000_t0000_u01727920300612") 2024/10/03 01:51:59 DEBUG : both8: Deleting (id "4_zef52ed9300cd5b0b9f280e1b_f100c21895c50f04d_d20241003_m015125_c001_v0001150_t0041_u01727920285135") 2024/10/03 01:51:59 DEBUG : both8: Deleting (id "4_zef52ed9300cd5b0b9f280e1b_f4127eeb0b946f4f3_d20241003_m015118_c001_v7007000_t0000_u01727920278391") 2024/10/03 01:51:59 DEBUG : both8: Deleting (id "4_zef52ed9300cd5b0b9f280e1b_f100c21895c50efc1_d20241003_m015102_c001_v0001150_t0008_u01727920262696") 2024/10/03 01:52:00 DEBUG : both9: Deleting (id "4_zef52ed9300cd5b0b9f280e1b_f4048c55c5d99e8e8_d20241003_m015140_c001_v7007000_t0000_u01727920300809") 2024/10/03 01:52:00 DEBUG : both9: Deleting (id "4_zef52ed9300cd5b0b9f280e1b_f100c21895c50f053_d20241003_m015125_c001_v0001150_t0001_u01727920285891") 2024/10/03 01:52:00 DEBUG : both9: Deleting (id "4_zef52ed9300cd5b0b9f280e1b_f4127eeb0b946f4f7_d20241003_m015118_c001_v7007000_t0000_u01727920278595") 2024/10/03 01:52:00 DEBUG : both9: Deleting (id "4_zef52ed9300cd5b0b9f280e1b_f100c21895c50efc7_d20241003_m015103_c001_v0001150_t0055_u01727920263433") 2024/10/03 01:52:00 DEBUG : c/non empty space: Deleting (id "4_zef52ed9300cd5b0b9f280e1b_f4057abf64a7fa627_d20241003_m014614_c001_v7007000_t0000_u01727919974405") 2024/10/03 01:52:00 DEBUG : c/non empty space: Deleting (id "4_zef52ed9300cd5b0b9f280e1b_f100c21895c50e9ee_d20241003_m014612_c001_v0001150_t0048_u01727919972492") 2024/10/03 01:52:00 DEBUG : c/non empty space: Deleting (id "4_zef52ed9300cd5b0b9f280e1b_f4057abf64a7fa5ef_d20241003_m014610_c001_v7007000_t0000_u01727919970957") 2024/10/03 01:52:00 DEBUG : c/non empty space: Deleting (id "4_zef52ed9300cd5b0b9f280e1b_f100c21895c50e9d0_d20241003_m014608_c001_v0001150_t0011_u01727919968986") 2024/10/03 01:52:00 DEBUG : c/non empty space: Deleting (id "4_zef52ed9300cd5b0b9f280e1b_f406940be6e5c7b8e_d20241003_m014547_c001_v7007000_t0000_u01727919947146") 2024/10/03 01:52:00 DEBUG : c/non empty space: Deleting (id "4_zef52ed9300cd5b0b9f280e1b_f100c21895c50e924_d20241003_m014545_c001_v0001150_t0038_u01727919945134") 2024/10/03 01:52:00 DEBUG : check sum: Deleting (id "4_zef52ed9300cd5b0b9f280e1b_f413341b1a1bcdef2_d20241003_m014532_c001_v7007000_t0000_u01727919932851") 2024/10/03 01:52:00 DEBUG : check sum: Deleting (id "4_zef52ed9300cd5b0b9f280e1b_f100c21895c50e8ae_d20241003_m014531_c001_v0001150_t0014_u01727919931482") 2024/10/03 01:52:00 DEBUG : dest/3: Deleting (id "4_zef52ed9300cd5b0b9f280e1b_f405345e0f4076faf_d20241003_m014851_c001_v7007000_t0000_u01727920131900") 2024/10/03 01:52:00 DEBUG : dest/3: Deleting (id "4_zef52ed9300cd5b0b9f280e1b_f4151722df747625c_d20241003_m014850_c001_v0001105_t0049_u01727920130771") 2024/10/03 01:52:00 DEBUG : dst/one: Deleting (id "4_zef52ed9300cd5b0b9f280e1b_f404c1d82b7546235_d20241003_m015046_c001_v7007000_t0000_u01727920246977") 2024/10/03 01:52:00 DEBUG : dst/one: Deleting (id "4_zef52ed9300cd5b0b9f280e1b_f1063d980e6552dce_d20241003_m015045_c001_v0001165_t0042_u01727920245048") 2024/10/03 01:52:00 DEBUG : dst/one: Deleting (id "4_zef52ed9300cd5b0b9f280e1b_f415d65a51d1724cc_d20241003_m015044_c001_v7007000_t0000_u01727920244854") 2024/10/03 01:52:01 DEBUG : dst/one: Deleting (id "4_zef52ed9300cd5b0b9f280e1b_f1063d980e6552db8_d20241003_m015040_c001_v0001165_t0025_u01727920240993") 2024/10/03 01:52:01 DEBUG : dst/one: Deleting (id "4_zef52ed9300cd5b0b9f280e1b_f415d65a51d1724c2_d20241003_m015040_c001_v7007000_t0000_u01727920240244") 2024/10/03 01:52:01 DEBUG : dst/one: Deleting (id "4_zef52ed9300cd5b0b9f280e1b_f100c21895c50ef47_d20241003_m015036_c001_v0001150_t0058_u01727920236036") 2024/10/03 01:52:01 DEBUG : dst/one: Deleting (id "4_zef52ed9300cd5b0b9f280e1b_f404c1d82b754621c_d20241003_m015034_c001_v7007000_t0000_u01727920234510") 2024/10/03 01:52:01 DEBUG : dst/one: Deleting (id "4_zef52ed9300cd5b0b9f280e1b_f10080eef53566346_d20241003_m015032_c001_v0001093_t0004_u01727920232129") 2024/10/03 01:52:01 DEBUG : dst/one: Deleting (id "4_zef52ed9300cd5b0b9f280e1b_f406522c0369e2554_d20241003_m015031_c001_v7007000_t0000_u01727920231931") 2024/10/03 01:52:01 DEBUG : dst/one: Deleting (id "4_zef52ed9300cd5b0b9f280e1b_f10080eef53566332_d20241003_m015027_c001_v0001093_t0030_u01727920227480") 2024/10/03 01:52:01 DEBUG : dst/one: Deleting (id "4_zef52ed9300cd5b0b9f280e1b_f406522c0369e2551_d20241003_m015026_c001_v7007000_t0000_u01727920226742") 2024/10/03 01:52:01 DEBUG : dst/one: Deleting (id "4_zef52ed9300cd5b0b9f280e1b_f100c21895c50ef1b_d20241003_m015022_c001_v0001150_t0030_u01727920222909") 2024/10/03 01:52:01 DEBUG : dst/one: Deleting (id "4_zef52ed9300cd5b0b9f280e1b_f4072ef152d9240ed_d20241003_m015021_c001_v7007000_t0000_u01727920221883") 2024/10/03 01:52:01 DEBUG : dst/one: Deleting (id "4_zef52ed9300cd5b0b9f280e1b_f101bd170a8c99cd5_d20241003_m015019_c001_v0001144_t0056_u01727920219387") 2024/10/03 01:52:01 DEBUG : dst/one: Deleting (id "4_zef52ed9300cd5b0b9f280e1b_f400c5d3550715da3_d20241003_m015019_c001_v7007000_t0000_u01727920219193") 2024/10/03 01:52:01 DEBUG : dst/one: Deleting (id "4_zef52ed9300cd5b0b9f280e1b_f101bd170a8c99cab_d20241003_m015015_c001_v0001144_t0047_u01727920215274") 2024/10/03 01:52:01 DEBUG : dst/one: Deleting (id "4_zef52ed9300cd5b0b9f280e1b_f400c5d3550715d8b_d20241003_m015014_c001_v7007000_t0000_u01727920214507") 2024/10/03 01:52:01 DEBUG : dst/one: Deleting (id "4_zef52ed9300cd5b0b9f280e1b_f100c21895c50eee9_d20241003_m015009_c001_v0001150_t0029_u01727920209716") 2024/10/03 01:52:01 DEBUG : dst/one: Deleting (id "4_zef52ed9300cd5b0b9f280e1b_f417daf1a6c528732_d20241003_m015007_c001_v7007000_t0000_u01727920207750") 2024/10/03 01:52:01 DEBUG : dst/one: Deleting (id "4_zef52ed9300cd5b0b9f280e1b_f1068217ed42a454d_d20241003_m015004_c001_v0001161_t0054_u01727920204280") 2024/10/03 01:52:01 DEBUG : dst/one: Deleting (id "4_zef52ed9300cd5b0b9f280e1b_f406940be6e5c81fa_d20241003_m015004_c001_v7007000_t0000_u01727920204087") 2024/10/03 01:52:01 DEBUG : dst/one: Deleting (id "4_zef52ed9300cd5b0b9f280e1b_f1068217ed42a4539_d20241003_m014959_c001_v0001161_t0012_u01727920199854") 2024/10/03 01:52:02 DEBUG : dst/one: Deleting (id "4_zef52ed9300cd5b0b9f280e1b_f406940be6e5c817b_d20241003_m014959_c001_v7007000_t0000_u01727920199111") 2024/10/03 01:52:02 DEBUG : dst/one: Deleting (id "4_zef52ed9300cd5b0b9f280e1b_f100c21895c50eeb9_d20241003_m014952_c001_v0001150_t0040_u01727920192413") 2024/10/03 01:52:02 DEBUG : dst/one: Deleting (id "4_zef52ed9300cd5b0b9f280e1b_f404c1d82b7546126_d20241003_m014951_c001_v7007000_t0000_u01727920191822") 2024/10/03 01:52:02 DEBUG : dst/one: Deleting (id "4_zef52ed9300cd5b0b9f280e1b_f102a5e59e901fe63_d20241003_m014949_c001_v0001100_t0014_u01727920189523") 2024/10/03 01:52:02 DEBUG : dst/one: Deleting (id "4_zef52ed9300cd5b0b9f280e1b_f400c5d3550715d37_d20241003_m014949_c001_v7007000_t0000_u01727920189300") 2024/10/03 01:52:02 DEBUG : dst/one: Deleting (id "4_zef52ed9300cd5b0b9f280e1b_f102a5e59e901fe5b_d20241003_m014945_c001_v0001100_t0034_u01727920185558") 2024/10/03 01:52:02 DEBUG : dst/one: Deleting (id "4_zef52ed9300cd5b0b9f280e1b_f400c5d3550715d19_d20241003_m014944_c001_v7007000_t0000_u01727920184783") 2024/10/03 01:52:02 DEBUG : dst/one: Deleting (id "4_zef52ed9300cd5b0b9f280e1b_f100c21895c50ee95_d20241003_m014938_c001_v0001150_t0004_u01727920178798") 2024/10/03 01:52:02 DEBUG : dst/one: Deleting (id "4_zef52ed9300cd5b0b9f280e1b_f417daf1a6c5286e8_d20241003_m014938_c001_v7007000_t0000_u01727920178217") 2024/10/03 01:52:02 DEBUG : dst/one: Deleting (id "4_zef52ed9300cd5b0b9f280e1b_f111e2c9a4c04fb23_d20241003_m014936_c001_v0001113_t0048_u01727920176296") 2024/10/03 01:52:02 DEBUG : dst/one: Deleting (id "4_zef52ed9300cd5b0b9f280e1b_f41934e594b1c74e9_d20241003_m014936_c001_v7007000_t0000_u01727920176098") 2024/10/03 01:52:02 DEBUG : dst/one: Deleting (id "4_zef52ed9300cd5b0b9f280e1b_f111e2c9a4c04fb06_d20241003_m014931_c001_v0001113_t0052_u01727920171947") 2024/10/03 01:52:02 DEBUG : dst/one: Deleting (id "4_zef52ed9300cd5b0b9f280e1b_f41934e594b1c74e6_d20241003_m014931_c001_v7007000_t0000_u01727920171202") 2024/10/03 01:52:02 DEBUG : dst/one: Deleting (id "4_zef52ed9300cd5b0b9f280e1b_f100c21895c50ee61_d20241003_m014922_c001_v0001150_t0044_u01727920162790") 2024/10/03 01:52:02 DEBUG : dst/one: Deleting (id "4_zef52ed9300cd5b0b9f280e1b_f403af20234ce9c93_d20241003_m014921_c001_v7007000_t0000_u01727920161659") 2024/10/03 01:52:02 DEBUG : dst/one: Deleting (id "4_zef52ed9300cd5b0b9f280e1b_f1046e0b2f5cde036_d20241003_m014905_c001_v0001029_t0042_u01727920145683") 2024/10/03 01:52:03 DEBUG : dst/one: Deleting (id "4_zef52ed9300cd5b0b9f280e1b_f4057abf64a7fa797_d20241003_m014905_c001_v7007000_t0000_u01727920145454") 2024/10/03 01:52:03 DEBUG : dst/one: Deleting (id "4_zef52ed9300cd5b0b9f280e1b_f100c21895c50edc5_d20241003_m014858_c001_v0001150_t0042_u01727920138868") 2024/10/03 01:52:03 DEBUG : dst/one: Deleting (id "4_zef52ed9300cd5b0b9f280e1b_f111ff38e33133249_d20241003_m014857_c001_v0001040_t0024_u01727920137576") 2024/10/03 01:52:03 DEBUG : dst/one: Deleting (id "4_zef52ed9300cd5b0b9f280e1b_f111ff38e33133247_d20241003_m014856_c001_v0001040_t0045_u01727920136378") 2024/10/03 01:52:03 DEBUG : dst/one: Deleting (id "4_zef52ed9300cd5b0b9f280e1b_f403ceacdee7e24af_d20241003_m014842_c001_v7007000_t0000_u01727920122662") 2024/10/03 01:52:03 DEBUG : dst/one: Deleting (id "4_zef52ed9300cd5b0b9f280e1b_f10714ab1523f3cc4_d20241003_m014834_c001_v0001106_t0051_u01727920114115") 2024/10/03 01:52:03 DEBUG : dst/one: Deleting (id "4_zef52ed9300cd5b0b9f280e1b_f1069aa13147c0b0e_d20241003_m014832_c001_v0001157_t0003_u01727920112774") 2024/10/03 01:52:03 DEBUG : dst/one: Deleting (id "4_zef52ed9300cd5b0b9f280e1b_f1069aa13147c0b06_d20241003_m014831_c001_v0001157_t0020_u01727920111483") 2024/10/03 01:52:03 DEBUG : dst/one-2019-01-01: Deleting (id "4_zef52ed9300cd5b0b9f280e1b_f404c1d82b7546237_d20241003_m015047_c001_v7007000_t0000_u01727920247183") 2024/10/03 01:52:03 DEBUG : dst/one-2019-01-01: Deleting (id "4_zef52ed9300cd5b0b9f280e1b_f1106dde183ce4df5_d20241003_m015044_c001_v0001144_t0019_u01727920244163") 2024/10/03 01:52:03 DEBUG : dst/one-2019-01-01: Deleting (id "4_zef52ed9300cd5b0b9f280e1b_f11702d383fe761b9_d20241003_m015039_c001_v0001130_t0030_u01727920239930") 2024/10/03 01:52:03 DEBUG : dst/one.bak: Deleting (id "4_zef52ed9300cd5b0b9f280e1b_f404c1d82b754621d_d20241003_m015034_c001_v7007000_t0000_u01727920234699") 2024/10/03 01:52:03 DEBUG : dst/one.bak: Deleting (id "4_zef52ed9300cd5b0b9f280e1b_f104231bc1f64df11_d20241003_m015031_c001_v0001033_t0046_u01727920231179") 2024/10/03 01:52:03 DEBUG : dst/one.bak: Deleting (id "4_zef52ed9300cd5b0b9f280e1b_f1065f1f8b4bdd2a3_d20241003_m015026_c001_v0001179_t0031_u01727920226496") 2024/10/03 01:52:03 DEBUG : dst/one.bak: Deleting (id "4_zef52ed9300cd5b0b9f280e1b_f4072ef152d9240ee_d20241003_m015022_c001_v7007000_t0000_u01727920222085") 2024/10/03 01:52:03 DEBUG : dst/one.bak: Deleting (id "4_zef52ed9300cd5b0b9f280e1b_f1176748f59f4c5ca_d20241003_m015018_c001_v0001091_t0041_u01727920218843") 2024/10/03 01:52:03 DEBUG : dst/one.bak: Deleting (id "4_zef52ed9300cd5b0b9f280e1b_f113762d56c75fe94_d20241003_m015013_c001_v0001109_t0041_u01727920213563") 2024/10/03 01:52:03 DEBUG : dst/three: Deleting (id "4_zef52ed9300cd5b0b9f280e1b_f403af20234ce9c99_d20241003_m014921_c001_v7007000_t0000_u01727920161861") 2024/10/03 01:52:03 DEBUG : dst/three: Deleting (id "4_zef52ed9300cd5b0b9f280e1b_f111ff38e33133267_d20241003_m014919_c001_v0001040_t0024_u01727920159562") 2024/10/03 01:52:04 DEBUG : dst/three-2019-01-01.txt: Deleting (id "4_zef52ed9300cd5b0b9f280e1b_f404c1d82b7546238_d20241003_m015047_c001_v7007000_t0000_u01727920247379") 2024/10/03 01:52:04 DEBUG : dst/three-2019-01-01.txt: Deleting (id "4_zef52ed9300cd5b0b9f280e1b_f11076d041a2674ba_d20241003_m015045_c001_v0001178_t0028_u01727920245925") 2024/10/03 01:52:04 DEBUG : dst/three-2019-01-01.txt: Deleting (id "4_zef52ed9300cd5b0b9f280e1b_f1036858a4fe2e574_d20241003_m015041_c001_v0001037_t0014_u01727920241812") 2024/10/03 01:52:04 DEBUG : dst/three.txt: Deleting (id "4_zef52ed9300cd5b0b9f280e1b_f404c1d82b7546239_d20241003_m015047_c001_v7007000_t0000_u01727920247573") 2024/10/03 01:52:04 DEBUG : dst/three.txt: Deleting (id "4_zef52ed9300cd5b0b9f280e1b_f1063d980e6552dd6_d20241003_m015046_c001_v0001165_t0050_u01727920246353") 2024/10/03 01:52:04 DEBUG : dst/three.txt: Deleting (id "4_zef52ed9300cd5b0b9f280e1b_f415d65a51d1724cd_d20241003_m015046_c001_v7007000_t0000_u01727920246156") 2024/10/03 01:52:04 DEBUG : dst/three.txt: Deleting (id "4_zef52ed9300cd5b0b9f280e1b_f1063d980e6552dbe_d20241003_m015042_c001_v0001165_t0055_u01727920242557") 2024/10/03 01:52:04 DEBUG : dst/three.txt: Deleting (id "4_zef52ed9300cd5b0b9f280e1b_f415d65a51d1724c3_d20241003_m015042_c001_v7007000_t0000_u01727920242360") 2024/10/03 01:52:04 DEBUG : dst/three.txt: Deleting (id "4_zef52ed9300cd5b0b9f280e1b_f100c21895c50ef4d_d20241003_m015036_c001_v0001150_t0040_u01727920236982") 2024/10/03 01:52:04 DEBUG : dst/three.txt: Deleting (id "4_zef52ed9300cd5b0b9f280e1b_f404c1d82b754621e_d20241003_m015034_c001_v7007000_t0000_u01727920234894") 2024/10/03 01:52:04 DEBUG : dst/three.txt: Deleting (id "4_zef52ed9300cd5b0b9f280e1b_f10080eef53566348_d20241003_m015033_c001_v0001093_t0002_u01727920233692") 2024/10/03 01:52:04 DEBUG : dst/three.txt: Deleting (id "4_zef52ed9300cd5b0b9f280e1b_f406522c0369e2555_d20241003_m015033_c001_v7007000_t0000_u01727920233498") 2024/10/03 01:52:04 DEBUG : dst/three.txt: Deleting (id "4_zef52ed9300cd5b0b9f280e1b_f10080eef5356633e_d20241003_m015029_c001_v0001093_t0022_u01727920229554") 2024/10/03 01:52:04 DEBUG : dst/three.txt: Deleting (id "4_zef52ed9300cd5b0b9f280e1b_f406522c0369e2552_d20241003_m015029_c001_v7007000_t0000_u01727920229355") 2024/10/03 01:52:04 DEBUG : dst/three.txt: Deleting (id "4_zef52ed9300cd5b0b9f280e1b_f100c21895c50ef21_d20241003_m015023_c001_v0001150_t0022_u01727920223738") 2024/10/03 01:52:04 DEBUG : dst/three.txt: Deleting (id "4_zef52ed9300cd5b0b9f280e1b_f400c5d3550715dac_d20241003_m015021_c001_v7007000_t0000_u01727920221222") 2024/10/03 01:52:04 DEBUG : dst/three.txt: Deleting (id "4_zef52ed9300cd5b0b9f280e1b_f100c21895c50ef05_d20241003_m015017_c001_v0001150_t0033_u01727920217942") 2024/10/03 01:52:05 DEBUG : dst/three.txt: Deleting (id "4_zef52ed9300cd5b0b9f280e1b_f400c5d3550715d9b_d20241003_m015016_c001_v7007000_t0000_u01727920216818") 2024/10/03 01:52:05 DEBUG : dst/three.txt: Deleting (id "4_zef52ed9300cd5b0b9f280e1b_f100c21895c50eeed_d20241003_m015010_c001_v0001150_t0044_u01727920210771") 2024/10/03 01:52:05 DEBUG : dst/three.txt: Deleting (id "4_zef52ed9300cd5b0b9f280e1b_f406940be6e5c8226_d20241003_m015006_c001_v7007000_t0000_u01727920206798") 2024/10/03 01:52:05 DEBUG : dst/three.txt: Deleting (id "4_zef52ed9300cd5b0b9f280e1b_f100c21895c50eed7_d20241003_m015002_c001_v0001150_t0005_u01727920202970") 2024/10/03 01:52:05 DEBUG : dst/three.txt: Deleting (id "4_zef52ed9300cd5b0b9f280e1b_f406940be6e5c81d6_d20241003_m015001_c001_v7007000_t0000_u01727920201858") 2024/10/03 01:52:05 DEBUG : dst/three.txt: Deleting (id "4_zef52ed9300cd5b0b9f280e1b_f100c21895c50eec1_d20241003_m014953_c001_v0001150_t0014_u01727920193337") 2024/10/03 01:52:05 DEBUG : dst/three.txt: Deleting (id "4_zef52ed9300cd5b0b9f280e1b_f400c5d3550715d4a_d20241003_m014950_c001_v7007000_t0000_u01727920190797") 2024/10/03 01:52:05 DEBUG : dst/three.txt: Deleting (id "4_zef52ed9300cd5b0b9f280e1b_f100c21895c50eead_d20241003_m014947_c001_v0001150_t0023_u01727920187437") 2024/10/03 01:52:05 DEBUG : dst/three.txt: Deleting (id "4_zef52ed9300cd5b0b9f280e1b_f400c5d3550715d1c_d20241003_m014946_c001_v7007000_t0000_u01727920186333") 2024/10/03 01:52:05 DEBUG : dst/three.txt: Deleting (id "4_zef52ed9300cd5b0b9f280e1b_f100c21895c50ee99_d20241003_m014939_c001_v0001150_t0003_u01727920179649") 2024/10/03 01:52:05 DEBUG : dst/three.txt: Deleting (id "4_zef52ed9300cd5b0b9f280e1b_f41934e594b1c74ed_d20241003_m014937_c001_v7007000_t0000_u01727920177261") 2024/10/03 01:52:05 DEBUG : dst/three.txt: Deleting (id "4_zef52ed9300cd5b0b9f280e1b_f100c21895c50ee89_d20241003_m014935_c001_v0001150_t0027_u01727920175017") 2024/10/03 01:52:05 DEBUG : dst/three.txt: Deleting (id "4_zef52ed9300cd5b0b9f280e1b_f41934e594b1c74e8_d20241003_m014933_c001_v7007000_t0000_u01727920173909") 2024/10/03 01:52:05 DEBUG : dst/three.txt: Deleting (id "4_zef52ed9300cd5b0b9f280e1b_f100c21895c50ee69_d20241003_m014925_c001_v0001150_t0005_u01727920165807") 2024/10/03 01:52:05 DEBUG : dst/three.txt.bak: Deleting (id "4_zef52ed9300cd5b0b9f280e1b_f404c1d82b754621f_d20241003_m015035_c001_v7007000_t0000_u01727920235085") 2024/10/03 01:52:05 DEBUG : dst/three.txt.bak: Deleting (id "4_zef52ed9300cd5b0b9f280e1b_f11533b5011777598_d20241003_m015033_c001_v0001154_t0012_u01727920233180") 2024/10/03 01:52:05 DEBUG : dst/three.txt.bak: Deleting (id "4_zef52ed9300cd5b0b9f280e1b_f116ed5b5e11b1963_d20241003_m015029_c001_v0001137_t0031_u01727920229048") 2024/10/03 01:52:05 DEBUG : dst/three.txt.bak: Deleting (id "4_zef52ed9300cd5b0b9f280e1b_f4072ef152d9240ef_d20241003_m015022_c001_v7007000_t0000_u01727920222332") 2024/10/03 01:52:06 DEBUG : dst/three.txt.bak: Deleting (id "4_zef52ed9300cd5b0b9f280e1b_f10080eef5356631f_d20241003_m015020_c001_v0001093_t0056_u01727920220799") 2024/10/03 01:52:06 DEBUG : dst/three.txt.bak: Deleting (id "4_zef52ed9300cd5b0b9f280e1b_f1103936714909ddd_d20241003_m015016_c001_v0001172_t0046_u01727920216190") 2024/10/03 01:52:06 DEBUG : dst/two: Deleting (id "4_zef52ed9300cd5b0b9f280e1b_f404c1d82b754623a_d20241003_m015047_c001_v7007000_t0000_u01727920247777") 2024/10/03 01:52:06 DEBUG : dst/two: Deleting (id "4_zef52ed9300cd5b0b9f280e1b_f100c21895c50ef49_d20241003_m015036_c001_v0001150_t0002_u01727920236664") 2024/10/03 01:52:06 DEBUG : dst/two: Deleting (id "4_zef52ed9300cd5b0b9f280e1b_f404c1d82b7546220_d20241003_m015035_c001_v7007000_t0000_u01727920235275") 2024/10/03 01:52:06 DEBUG : dst/two: Deleting (id "4_zef52ed9300cd5b0b9f280e1b_f100c21895c50ef1f_d20241003_m015023_c001_v0001150_t0013_u01727920223309") 2024/10/03 01:52:06 DEBUG : dst/two: Deleting (id "4_zef52ed9300cd5b0b9f280e1b_f4072ef152d9240f0_d20241003_m015022_c001_v7007000_t0000_u01727920222528") 2024/10/03 01:52:06 DEBUG : dst/two: Deleting (id "4_zef52ed9300cd5b0b9f280e1b_f100c21895c50eeeb_d20241003_m015010_c001_v0001150_t0044_u01727920210244") 2024/10/03 01:52:06 DEBUG : dst/two: Deleting (id "4_zef52ed9300cd5b0b9f280e1b_f417daf1a6c528738_d20241003_m015007_c001_v7007000_t0000_u01727920207953") 2024/10/03 01:52:06 DEBUG : dst/two: Deleting (id "4_zef52ed9300cd5b0b9f280e1b_f100c21895c50eebe_d20241003_m014952_c001_v0001150_t0012_u01727920192813") 2024/10/03 01:52:06 DEBUG : dst/two: Deleting (id "4_zef52ed9300cd5b0b9f280e1b_f404c1d82b754612a_d20241003_m014952_c001_v7007000_t0000_u01727920192018") 2024/10/03 01:52:06 DEBUG : dst/two: Deleting (id "4_zef52ed9300cd5b0b9f280e1b_f100c21895c50ee97_d20241003_m014939_c001_v0001150_t0001_u01727920179213") 2024/10/03 01:52:06 DEBUG : dst/two: Deleting (id "4_zef52ed9300cd5b0b9f280e1b_f417daf1a6c5286e9_d20241003_m014938_c001_v7007000_t0000_u01727920178418") 2024/10/03 01:52:06 DEBUG : dst/two: Deleting (id "4_zef52ed9300cd5b0b9f280e1b_f100c21895c50ee67_d20241003_m014925_c001_v0001150_t0058_u01727920165256") 2024/10/03 01:52:06 DEBUG : dst/two: Deleting (id "4_zef52ed9300cd5b0b9f280e1b_f403af20234ce9c9d_d20241003_m014922_c001_v7007000_t0000_u01727920162058") 2024/10/03 01:52:06 DEBUG : dst/two: Deleting (id "4_zef52ed9300cd5b0b9f280e1b_f1090c99d27b8a95c_d20241003_m014909_c001_v0001104_t0017_u01727920149160") 2024/10/03 01:52:06 DEBUG : dst/two: Deleting (id "4_zef52ed9300cd5b0b9f280e1b_f403ceacdee7e24b0_d20241003_m014842_c001_v7007000_t0000_u01727920122859") 2024/10/03 01:52:06 DEBUG : dst/two: Deleting (id "4_zef52ed9300cd5b0b9f280e1b_f1069aa13147c0b1c_d20241003_m014841_c001_v0001157_t0034_u01727920121353") 2024/10/03 01:52:07 DEBUG : empty space: Deleting (id "4_zef52ed9300cd5b0b9f280e1b_f404c1d82b7545e4b_d20241003_m014752_c001_v7007000_t0000_u01727920072420") 2024/10/03 01:52:07 DEBUG : empty space: Deleting (id "4_zef52ed9300cd5b0b9f280e1b_f10714ab1523f3c0e_d20241003_m014747_c001_v0001106_t0018_u01727920067768") 2024/10/03 01:52:07 DEBUG : empty space: Deleting (id "4_zef52ed9300cd5b0b9f280e1b_f404c1d82b7545e2d_d20241003_m014745_c001_v7007000_t0000_u01727920065820") 2024/10/03 01:52:07 DEBUG : empty space: Deleting (id "4_zef52ed9300cd5b0b9f280e1b_f100c21895c50ebc9_d20241003_m014733_c001_v0001150_t0042_u01727920053829") 2024/10/03 01:52:07 DEBUG : empty space: Deleting (id "4_zef52ed9300cd5b0b9f280e1b_f401af2dd181724bf_d20241003_m014724_c001_v7007000_t0000_u01727920044027") 2024/10/03 01:52:07 DEBUG : empty space: Deleting (id "4_zef52ed9300cd5b0b9f280e1b_f10714ab1523f3b9d_d20241003_m014716_c001_v0001106_t0007_u01727920036271") 2024/10/03 01:52:07 DEBUG : empty space: Deleting (id "4_zef52ed9300cd5b0b9f280e1b_f4057abf64a7fa636_d20241003_m014629_c001_v7007000_t0000_u01727919989863") 2024/10/03 01:52:07 DEBUG : empty space: Deleting (id "4_zef52ed9300cd5b0b9f280e1b_f100c21895c50ea60_d20241003_m014627_c001_v0001150_t0002_u01727919987955") 2024/10/03 01:52:07 DEBUG : empty space: Deleting (id "4_zef52ed9300cd5b0b9f280e1b_f4057abf64a7fa632_d20241003_m014626_c001_v7007000_t0000_u01727919986270") 2024/10/03 01:52:07 DEBUG : empty space: Deleting (id "4_zef52ed9300cd5b0b9f280e1b_f100c21895c50ea4c_d20241003_m014624_c001_v0001150_t0048_u01727919984895") 2024/10/03 01:52:07 DEBUG : empty space: Deleting (id "4_zef52ed9300cd5b0b9f280e1b_f4057abf64a7fa62d_d20241003_m014621_c001_v7007000_t0000_u01727919981369") 2024/10/03 01:52:07 DEBUG : empty space: Deleting (id "4_zef52ed9300cd5b0b9f280e1b_f100c21895c50ea20_d20241003_m014619_c001_v0001150_t0039_u01727919979107") 2024/10/03 01:52:07 DEBUG : empty space: Deleting (id "4_zef52ed9300cd5b0b9f280e1b_f4057abf64a7fa629_d20241003_m014617_c001_v7007000_t0000_u01727919977470") 2024/10/03 01:52:07 DEBUG : empty space: Deleting (id "4_zef52ed9300cd5b0b9f280e1b_f100c21895c50ea0a_d20241003_m014615_c001_v0001150_t0035_u01727919975656") 2024/10/03 01:52:07 DEBUG : empty space: Deleting (id "4_zef52ed9300cd5b0b9f280e1b_f4057abf64a7fa5bb_d20241003_m014607_c001_v7007000_t0000_u01727919967593") 2024/10/03 01:52:07 DEBUG : empty space: Deleting (id "4_zef52ed9300cd5b0b9f280e1b_f100c21895c50e9b8_d20241003_m014605_c001_v0001150_t0030_u01727919965686") 2024/10/03 01:52:07 DEBUG : empty space: Deleting (id "4_zef52ed9300cd5b0b9f280e1b_f406940be6e5c7c0a_d20241003_m014604_c001_v7007000_t0000_u01727919964381") 2024/10/03 01:52:08 DEBUG : empty space: Deleting (id "4_zef52ed9300cd5b0b9f280e1b_f100c21895c50e99c_d20241003_m014603_c001_v0001150_t0058_u01727919963350") 2024/10/03 01:52:08 DEBUG : empty space: Deleting (id "4_zef52ed9300cd5b0b9f280e1b_f406940be6e5c7bb6_d20241003_m014557_c001_v7007000_t0000_u01727919957388") 2024/10/03 01:52:08 DEBUG : empty space: Deleting (id "4_zef52ed9300cd5b0b9f280e1b_f100c21895c50e95e_d20241003_m014555_c001_v0001150_t0013_u01727919955743") 2024/10/03 01:52:08 DEBUG : empty space: Deleting (id "4_zef52ed9300cd5b0b9f280e1b_f406940be6e5c7b95_d20241003_m014553_c001_v7007000_t0000_u01727919953115") 2024/10/03 01:52:08 DEBUG : empty space: Deleting (id "4_zef52ed9300cd5b0b9f280e1b_f100c21895c50e93e_d20241003_m014552_c001_v0001150_t0002_u01727919952073") 2024/10/03 01:52:08 DEBUG : empty space: Deleting (id "4_zef52ed9300cd5b0b9f280e1b_f406940be6e5c7b94_d20241003_m014550_c001_v7007000_t0000_u01727919950971") 2024/10/03 01:52:08 DEBUG : empty space: Deleting (id "4_zef52ed9300cd5b0b9f280e1b_f106264d532ab3d6a_d20241003_m014549_c001_v0001116_t0042_u01727919949779") 2024/10/03 01:52:08 DEBUG : empty space: Deleting (id "4_zef52ed9300cd5b0b9f280e1b_f100c21895c50e92c_d20241003_m014547_c001_v0001150_t0053_u01727919947892") 2024/10/03 01:52:08 DEBUG : enormous: Deleting (id "4_zef52ed9300cd5b0b9f280e1b_f4057abf64a7fa634_d20241003_m014628_c001_v7007000_t0000_u01727919988924") 2024/10/03 01:52:08 DEBUG : enormous: Deleting (id "4_zef52ed9300cd5b0b9f280e1b_f100c21895c50ea64_d20241003_m014628_c001_v0001150_t0023_u01727919988276") 2024/10/03 01:52:08 DEBUG : existing: Deleting (id "4_zef52ed9300cd5b0b9f280e1b_f404c1d82b7546266_d20241003_m015052_c001_v7007000_t0000_u01727920252384") 2024/10/03 01:52:08 DEBUG : existing: Deleting (id "4_zef52ed9300cd5b0b9f280e1b_f100c21895c50ef77_d20241003_m015051_c001_v0001150_t0041_u01727920251154") 2024/10/03 01:52:08 DEBUG : existing: Deleting (id "4_zef52ed9300cd5b0b9f280e1b_f4072ef152d9236ba_d20241003_m014714_c001_v7007000_t0000_u01727920034006") 2024/10/03 01:52:08 DEBUG : existing: Deleting (id "4_zef52ed9300cd5b0b9f280e1b_f100c21895c50eaeb_d20241003_m014657_c001_v0001150_t0012_u01727920017861") 2024/10/03 01:52:08 DEBUG : existing: Deleting (id "4_zef52ed9300cd5b0b9f280e1b_f406940be6e5c7b87_d20241003_m014543_c001_v7007000_t0000_u01727919943620") 2024/10/03 01:52:08 DEBUG : existing: Deleting (id "4_zef52ed9300cd5b0b9f280e1b_f100c21895c50e90c_d20241003_m014542_c001_v0001150_t0056_u01727919942501") 2024/10/03 01:52:08 DEBUG : existing: Deleting (id "4_zef52ed9300cd5b0b9f280e1b_f406940be6e5c7b78_d20241003_m014541_c001_v7007000_t0000_u01727919941194") 2024/10/03 01:52:08 DEBUG : existing: Deleting (id "4_zef52ed9300cd5b0b9f280e1b_f100c21895c50e8f9_d20241003_m014540_c001_v0001150_t0001_u01727919940442") 2024/10/03 01:52:08 DEBUG : existing: Deleting (id "4_zef52ed9300cd5b0b9f280e1b_f100c21895c50e8ec_d20241003_m014539_c001_v0001150_t0052_u01727919939282") 2024/10/03 01:52:09 DEBUG : existing-b: Deleting (id "4_zef52ed9300cd5b0b9f280e1b_f4072ef152d9236bc_d20241003_m014714_c001_v7007000_t0000_u01727920034205") 2024/10/03 01:52:09 DEBUG : existing-b: Deleting (id "4_zef52ed9300cd5b0b9f280e1b_f10714ab1523f3b82_d20241003_m014708_c001_v0001106_t0037_u01727920028996") 2024/10/03 01:52:09 DEBUG : five: Deleting (id "4_zef52ed9300cd5b0b9f280e1b_f4057abf64a7fa655_d20241003_m014634_c001_v7007000_t0000_u01727919994803") 2024/10/03 01:52:09 DEBUG : five: Deleting (id "4_zef52ed9300cd5b0b9f280e1b_f400c21895c50ea86_d20241003_m014632_c001_v0001150_t0011_u01727919992360") 2024/10/03 01:52:09 DEBUG : foo: Deleting (id "4_zef52ed9300cd5b0b9f280e1b_f406940be6e5c7b96_d20241003_m014554_c001_v7007000_t0000_u01727919954996") 2024/10/03 01:52:09 DEBUG : foo: Deleting (id "4_zef52ed9300cd5b0b9f280e1b_f400c21895c50e950_d20241003_m014554_c001_v0001150_t0011_u01727919954424") 2024/10/03 01:52:09 DEBUG : foo: Deleting (id "4_zef52ed9300cd5b0b9f280e1b_f400c21895c50e94c_d20241003_m014553_c001_v0001150_t0011_u01727919953859") 2024/10/03 01:52:09 DEBUG : four: Deleting (id "4_zef52ed9300cd5b0b9f280e1b_f4057abf64a7fa657_d20241003_m014634_c001_v7007000_t0000_u01727919994999") 2024/10/03 01:52:09 DEBUG : four: Deleting (id "4_zef52ed9300cd5b0b9f280e1b_f40714ab1523f3afe_d20241003_m014632_c001_v0001106_t0005_u01727919992908") 2024/10/03 01:52:09 DEBUG : four: Deleting (id "4_zef52ed9300cd5b0b9f280e1b_f100c21895c50ea7e_d20241003_m014631_c001_v0001150_t0022_u01727919991616") 2024/10/03 01:52:09 DEBUG : hello world2: Deleting (id "4_zef52ed9300cd5b0b9f280e1b_f404c1d82b7544d8c_d20241003_m014448_c001_v7007000_t0000_u01727919888262") 2024/10/03 01:52:09 DEBUG : hello world2: Deleting (id "4_zef52ed9300cd5b0b9f280e1b_f100c21895c50e77b_d20241003_m014447_c001_v0001150_t0020_u01727919887434") 2024/10/03 01:52:09 DEBUG : ignore-size: Deleting (id "4_zef52ed9300cd5b0b9f280e1b_f413341b1a1bcdef4_d20241003_m014537_c001_v7007000_t0000_u01727919937804") 2024/10/03 01:52:09 DEBUG : ignore-size: Deleting (id "4_zef52ed9300cd5b0b9f280e1b_f100c21895c50e8d4_d20241003_m014536_c001_v0001150_t0037_u01727919936663") 2024/10/03 01:52:09 DEBUG : nested/sub dir/file: Deleting (id "4_zef52ed9300cd5b0b9f280e1b_f406940be6e5c7d0d_d20241003_m014656_c001_v7007000_t0000_u01727920016352") 2024/10/03 01:52:09 DEBUG : nested/sub dir/file: Deleting (id "4_zef52ed9300cd5b0b9f280e1b_f100c21895c50ead7_d20241003_m014652_c001_v0001150_t0012_u01727920012156") 2024/10/03 01:52:09 DEBUG : nested/sub dir/file: Deleting (id "4_zef52ed9300cd5b0b9f280e1b_f406940be6e5c7caa_d20241003_m014651_c001_v7007000_t0000_u01727920011014") 2024/10/03 01:52:10 DEBUG : nested/sub dir/file: Deleting (id "4_zef52ed9300cd5b0b9f280e1b_f100c21895c50eac9_d20241003_m014649_c001_v0001150_t0003_u01727920009902") 2024/10/03 01:52:10 DEBUG : one: Deleting (id "4_zef52ed9300cd5b0b9f280e1b_f4057abf64a7fa65a_d20241003_m014635_c001_v7007000_t0000_u01727919995190") 2024/10/03 01:52:10 DEBUG : one: Deleting (id "4_zef52ed9300cd5b0b9f280e1b_f400c21895c50ea72_d20241003_m014630_c001_v0001150_t0011_u01727919990982") 2024/10/03 01:52:10 DEBUG : only0: Deleting (id "4_zef52ed9300cd5b0b9f280e1b_f4048c55c5d99e8e9_d20241003_m015141_c001_v7007000_t0000_u01727920301007") 2024/10/03 01:52:10 DEBUG : only0: Deleting (id "4_zef52ed9300cd5b0b9f280e1b_f4168ec860f4ef4a6_d20241003_m015135_c001_v0001109_t0047_u01727920295583") 2024/10/03 01:52:10 DEBUG : only0: Deleting (id "4_zef52ed9300cd5b0b9f280e1b_f100c21895c50f023_d20241003_m015120_c001_v0001150_t0058_u01727920280054") 2024/10/03 01:52:10 DEBUG : only0: Deleting (id "4_zef52ed9300cd5b0b9f280e1b_f406940be6e5c84ee_d20241003_m015113_c001_v7007000_t0000_u01727920273999") 2024/10/03 01:52:10 DEBUG : only0: Deleting (id "4_zef52ed9300cd5b0b9f280e1b_f100c21895c50ef8f_d20241003_m015056_c001_v0001150_t0013_u01727920256831") 2024/10/03 01:52:10 DEBUG : only1: Deleting (id "4_zef52ed9300cd5b0b9f280e1b_f4048c55c5d99e8ea_d20241003_m015141_c001_v7007000_t0000_u01727920301201") 2024/10/03 01:52:10 DEBUG : only1: Deleting (id "4_zef52ed9300cd5b0b9f280e1b_f400c21895c50f08f_d20241003_m015134_c001_v0001150_t0011_u01727920294832") 2024/10/03 01:52:10 DEBUG : only1: Deleting (id "4_zef52ed9300cd5b0b9f280e1b_f100c21895c50f029_d20241003_m015120_c001_v0001150_t0032_u01727920280770") 2024/10/03 01:52:10 DEBUG : only1: Deleting (id "4_zef52ed9300cd5b0b9f280e1b_f406940be6e5c84ea_d20241003_m015113_c001_v7007000_t0000_u01727920273415") 2024/10/03 01:52:10 DEBUG : only1: Deleting (id "4_zef52ed9300cd5b0b9f280e1b_f100c21895c50ef95_d20241003_m015057_c001_v0001150_t0043_u01727920257479") 2024/10/03 01:52:10 DEBUG : only10: Deleting (id "4_zef52ed9300cd5b0b9f280e1b_f4048c55c5d99e8eb_d20241003_m015141_c001_v7007000_t0000_u01727920301423") 2024/10/03 01:52:10 DEBUG : only10: Deleting (id "4_zef52ed9300cd5b0b9f280e1b_f4062859e3da6f0ac_d20241003_m015135_c001_v0001180_t0032_u01727920295381") 2024/10/03 01:52:10 DEBUG : only10: Deleting (id "4_zef52ed9300cd5b0b9f280e1b_f100c21895c50f05b_d20241003_m015126_c001_v0001150_t0028_u01727920286965") 2024/10/03 01:52:10 DEBUG : only10: Deleting (id "4_zef52ed9300cd5b0b9f280e1b_f406940be6e5c84ed_d20241003_m015113_c001_v7007000_t0000_u01727920273808") 2024/10/03 01:52:11 DEBUG : only10: Deleting (id "4_zef52ed9300cd5b0b9f280e1b_f100c21895c50efcf_d20241003_m015104_c001_v0001150_t0003_u01727920264541") 2024/10/03 01:52:11 DEBUG : only11: Deleting (id "4_zef52ed9300cd5b0b9f280e1b_f4048c55c5d99e8ec_d20241003_m015141_c001_v7007000_t0000_u01727920301614") 2024/10/03 01:52:11 DEBUG : only11: Deleting (id "4_zef52ed9300cd5b0b9f280e1b_f405caa349b4763dc_d20241003_m015135_c001_v0001101_t0029_u01727920295764") 2024/10/03 01:52:11 DEBUG : only11: Deleting (id "4_zef52ed9300cd5b0b9f280e1b_f100c21895c50f061_d20241003_m015127_c001_v0001150_t0052_u01727920287560") 2024/10/03 01:52:11 DEBUG : only11: Deleting (id "4_zef52ed9300cd5b0b9f280e1b_f4072ef152d924298_d20241003_m015113_c001_v7007000_t0000_u01727920273408") 2024/10/03 01:52:11 DEBUG : only11: Deleting (id "4_zef52ed9300cd5b0b9f280e1b_f100c21895c50efd3_d20241003_m015105_c001_v0001150_t0022_u01727920265302") 2024/10/03 01:52:11 DEBUG : only12: Deleting (id "4_zef52ed9300cd5b0b9f280e1b_f4048c55c5d99e8ed_d20241003_m015141_c001_v7007000_t0000_u01727920301805") 2024/10/03 01:52:11 DEBUG : only12: Deleting (id "4_zef52ed9300cd5b0b9f280e1b_f400c21895c50f091_d20241003_m015135_c001_v0001150_t0011_u01727920295409") 2024/10/03 01:52:11 DEBUG : only12: Deleting (id "4_zef52ed9300cd5b0b9f280e1b_f100c21895c50f067_d20241003_m015128_c001_v0001150_t0028_u01727920288330") 2024/10/03 01:52:11 DEBUG : only12: Deleting (id "4_zef52ed9300cd5b0b9f280e1b_f4127eeb0b946f4d8_d20241003_m015113_c001_v7007000_t0000_u01727920273409") 2024/10/03 01:52:11 DEBUG : only12: Deleting (id "4_zef52ed9300cd5b0b9f280e1b_f100c21895c50efdb_d20241003_m015106_c001_v0001150_t0032_u01727920266383") 2024/10/03 01:52:11 DEBUG : only13: Deleting (id "4_zef52ed9300cd5b0b9f280e1b_f4048c55c5d99e8ee_d20241003_m015142_c001_v7007000_t0000_u01727920302002") 2024/10/03 01:52:11 DEBUG : only13: Deleting (id "4_zef52ed9300cd5b0b9f280e1b_f4062859e3da6f0ae_d20241003_m015135_c001_v0001180_t0032_u01727920295583") 2024/10/03 01:52:11 DEBUG : only13: Deleting (id "4_zef52ed9300cd5b0b9f280e1b_f100c21895c50f06d_d20241003_m015129_c001_v0001150_t0038_u01727920289145") 2024/10/03 01:52:11 DEBUG : only13: Deleting (id "4_zef52ed9300cd5b0b9f280e1b_f402f4a4694d24918_d20241003_m015113_c001_v7007000_t0000_u01727920273420") 2024/10/03 01:52:11 DEBUG : only13: Deleting (id "4_zef52ed9300cd5b0b9f280e1b_f100c21895c50efe3_d20241003_m015107_c001_v0001150_t0049_u01727920267110") 2024/10/03 01:52:11 DEBUG : only14: Deleting (id "4_zef52ed9300cd5b0b9f280e1b_f4048c55c5d99e8ef_d20241003_m015142_c001_v7007000_t0000_u01727920302206") 2024/10/03 01:52:11 DEBUG : only14: Deleting (id "4_zef52ed9300cd5b0b9f280e1b_f400c21895c50f093_d20241003_m015135_c001_v0001150_t0011_u01727920295618") 2024/10/03 01:52:11 DEBUG : only14: Deleting (id "4_zef52ed9300cd5b0b9f280e1b_f100c21895c50f071_d20241003_m015129_c001_v0001150_t0034_u01727920289791") 2024/10/03 01:52:12 DEBUG : only14: Deleting (id "4_zef52ed9300cd5b0b9f280e1b_f4127eeb0b946f4da_d20241003_m015113_c001_v7007000_t0000_u01727920273820") 2024/10/03 01:52:12 DEBUG : only14: Deleting (id "4_zef52ed9300cd5b0b9f280e1b_f100c21895c50efe9_d20241003_m015107_c001_v0001150_t0045_u01727920267801") 2024/10/03 01:52:12 DEBUG : only15: Deleting (id "4_zef52ed9300cd5b0b9f280e1b_f4048c55c5d99e8f0_d20241003_m015142_c001_v7007000_t0000_u01727920302401") 2024/10/03 01:52:12 DEBUG : only15: Deleting (id "4_zef52ed9300cd5b0b9f280e1b_f4062859e3da6f0b0_d20241003_m015135_c001_v0001180_t0032_u01727920295775") 2024/10/03 01:52:12 DEBUG : only15: Deleting (id "4_zef52ed9300cd5b0b9f280e1b_f100c21895c50f075_d20241003_m015130_c001_v0001150_t0050_u01727920290386") 2024/10/03 01:52:12 DEBUG : only15: Deleting (id "4_zef52ed9300cd5b0b9f280e1b_f402f4a4694d24916_d20241003_m015113_c001_v7007000_t0000_u01727920273027") 2024/10/03 01:52:12 DEBUG : only15: Deleting (id "4_zef52ed9300cd5b0b9f280e1b_f100c21895c50efef_d20241003_m015108_c001_v0001150_t0032_u01727920268694") 2024/10/03 01:52:12 DEBUG : only16: Deleting (id "4_zef52ed9300cd5b0b9f280e1b_f4048c55c5d99e8f1_d20241003_m015142_c001_v7007000_t0000_u01727920302597") 2024/10/03 01:52:12 DEBUG : only16: Deleting (id "4_zef52ed9300cd5b0b9f280e1b_f4168ec860f4ef4ac_d20241003_m015135_c001_v0001109_t0047_u01727920295795") 2024/10/03 01:52:12 DEBUG : only16: Deleting (id "4_zef52ed9300cd5b0b9f280e1b_f100c21895c50f07b_d20241003_m015131_c001_v0001150_t0042_u01727920291556") 2024/10/03 01:52:12 DEBUG : only16: Deleting (id "4_zef52ed9300cd5b0b9f280e1b_f406940be6e5c84eb_d20241003_m015113_c001_v7007000_t0000_u01727920273606") 2024/10/03 01:52:12 DEBUG : only16: Deleting (id "4_zef52ed9300cd5b0b9f280e1b_f100c21895c50eff5_d20241003_m015109_c001_v0001150_t0001_u01727920269495") 2024/10/03 01:52:12 DEBUG : only17: Deleting (id "4_zef52ed9300cd5b0b9f280e1b_f4048c55c5d99e8f2_d20241003_m015142_c001_v7007000_t0000_u01727920302791") 2024/10/03 01:52:12 DEBUG : only17: Deleting (id "4_zef52ed9300cd5b0b9f280e1b_f400c21895c50f09b_d20241003_m015136_c001_v0001150_t0011_u01727920296212") 2024/10/03 01:52:12 DEBUG : only17: Deleting (id "4_zef52ed9300cd5b0b9f280e1b_f100c21895c50f07f_d20241003_m015132_c001_v0001150_t0030_u01727920292233") 2024/10/03 01:52:12 DEBUG : only17: Deleting (id "4_zef52ed9300cd5b0b9f280e1b_f4127eeb0b946f4d9_d20241003_m015113_c001_v7007000_t0000_u01727920273617") 2024/10/03 01:52:12 DEBUG : only17: Deleting (id "4_zef52ed9300cd5b0b9f280e1b_f100c21895c50effb_d20241003_m015110_c001_v0001150_t0049_u01727920270070") 2024/10/03 01:52:13 DEBUG : only18: Deleting (id "4_zef52ed9300cd5b0b9f280e1b_f4048c55c5d99e8f3_d20241003_m015142_c001_v7007000_t0000_u01727920302983") 2024/10/03 01:52:13 DEBUG : only18: Deleting (id "4_zef52ed9300cd5b0b9f280e1b_f400c21895c50f095_d20241003_m015135_c001_v0001150_t0011_u01727920295815") 2024/10/03 01:52:13 DEBUG : only18: Deleting (id "4_zef52ed9300cd5b0b9f280e1b_f100c21895c50f083_d20241003_m015133_c001_v0001150_t0014_u01727920293172") 2024/10/03 01:52:13 DEBUG : only18: Deleting (id "4_zef52ed9300cd5b0b9f280e1b_f402f4a4694d24919_d20241003_m015113_c001_v7007000_t0000_u01727920273629") 2024/10/03 01:52:13 DEBUG : only18: Deleting (id "4_zef52ed9300cd5b0b9f280e1b_f100c21895c50f001_d20241003_m015110_c001_v0001150_t0011_u01727920270654") 2024/10/03 01:52:13 DEBUG : only19: Deleting (id "4_zef52ed9300cd5b0b9f280e1b_f4048c55c5d99e8f4_d20241003_m015143_c001_v7007000_t0000_u01727920303176") 2024/10/03 01:52:13 DEBUG : only19: Deleting (id "4_zef52ed9300cd5b0b9f280e1b_f405caa349b4763de_d20241003_m015135_c001_v0001101_t0029_u01727920295956") 2024/10/03 01:52:13 DEBUG : only19: Deleting (id "4_zef52ed9300cd5b0b9f280e1b_f100c21895c50f087_d20241003_m015133_c001_v0001150_t0058_u01727920293785") 2024/10/03 01:52:13 DEBUG : only19: Deleting (id "4_zef52ed9300cd5b0b9f280e1b_f4127eeb0b946f4dc_d20241003_m015114_c001_v7007000_t0000_u01727920274209") 2024/10/03 01:52:13 DEBUG : only19: Deleting (id "4_zef52ed9300cd5b0b9f280e1b_f100c21895c50f005_d20241003_m015111_c001_v0001150_t0017_u01727920271463") 2024/10/03 01:52:13 DEBUG : only2: Deleting (id "4_zef52ed9300cd5b0b9f280e1b_f4048c55c5d99e8f6_d20241003_m015143_c001_v7007000_t0000_u01727920303379") 2024/10/03 01:52:13 DEBUG : only2: Deleting (id "4_zef52ed9300cd5b0b9f280e1b_f4062859e3da6f0b2_d20241003_m015135_c001_v0001180_t0032_u01727920295967") 2024/10/03 01:52:13 DEBUG : only2: Deleting (id "4_zef52ed9300cd5b0b9f280e1b_f100c21895c50f02d_d20241003_m015121_c001_v0001150_t0045_u01727920281305") 2024/10/03 01:52:13 DEBUG : only2: Deleting (id "4_zef52ed9300cd5b0b9f280e1b_f4127eeb0b946f4db_d20241003_m015114_c001_v7007000_t0000_u01727920274013") 2024/10/03 01:52:13 DEBUG : only2: Deleting (id "4_zef52ed9300cd5b0b9f280e1b_f100c21895c50ef9f_d20241003_m015058_c001_v0001150_t0027_u01727920258088") 2024/10/03 01:52:13 DEBUG : only3: Deleting (id "4_zef52ed9300cd5b0b9f280e1b_f4048c55c5d99e8f7_d20241003_m015143_c001_v7007000_t0000_u01727920303573") 2024/10/03 01:52:13 DEBUG : only3: Deleting (id "4_zef52ed9300cd5b0b9f280e1b_f4062859e3da6f0b6_d20241003_m015136_c001_v0001180_t0032_u01727920296350") 2024/10/03 01:52:14 DEBUG : only3: Deleting (id "4_zef52ed9300cd5b0b9f280e1b_f100c21895c50f037_d20241003_m015121_c001_v0001150_t0024_u01727920281829") 2024/10/03 01:52:14 DEBUG : only3: Deleting (id "4_zef52ed9300cd5b0b9f280e1b_f402f4a4694d2491d_d20241003_m015114_c001_v7007000_t0000_u01727920274030") 2024/10/03 01:52:14 DEBUG : only3: Deleting (id "4_zef52ed9300cd5b0b9f280e1b_f100c21895c50efa5_d20241003_m015058_c001_v0001150_t0043_u01727920258813") 2024/10/03 01:52:14 DEBUG : only4: Deleting (id "4_zef52ed9300cd5b0b9f280e1b_f4048c55c5d99e8f8_d20241003_m015143_c001_v7007000_t0000_u01727920303770") 2024/10/03 01:52:14 DEBUG : only4: Deleting (id "4_zef52ed9300cd5b0b9f280e1b_f4168ec860f4ef4b0_d20241003_m015135_c001_v0001109_t0047_u01727920295989") 2024/10/03 01:52:14 DEBUG : only4: Deleting (id "4_zef52ed9300cd5b0b9f280e1b_f100c21895c50f03f_d20241003_m015122_c001_v0001150_t0044_u01727920282572") 2024/10/03 01:52:14 DEBUG : only4: Deleting (id "4_zef52ed9300cd5b0b9f280e1b_f402f4a4694d2491a_d20241003_m015113_c001_v7007000_t0000_u01727920273836") 2024/10/03 01:52:14 DEBUG : only4: Deleting (id "4_zef52ed9300cd5b0b9f280e1b_f100c21895c50efa9_d20241003_m015059_c001_v0001150_t0038_u01727920259476") 2024/10/03 01:52:14 DEBUG : only5: Deleting (id "4_zef52ed9300cd5b0b9f280e1b_f4048c55c5d99e8f9_d20241003_m015143_c001_v7007000_t0000_u01727920303978") 2024/10/03 01:52:14 DEBUG : only5: Deleting (id "4_zef52ed9300cd5b0b9f280e1b_f400c21895c50f099_d20241003_m015136_c001_v0001150_t0011_u01727920296007") 2024/10/03 01:52:14 DEBUG : only5: Deleting (id "4_zef52ed9300cd5b0b9f280e1b_f100c21895c50f043_d20241003_m015123_c001_v0001150_t0019_u01727920283462") 2024/10/03 01:52:14 DEBUG : only5: Deleting (id "4_zef52ed9300cd5b0b9f280e1b_f4072ef152d92429a_d20241003_m015113_c001_v7007000_t0000_u01727920273841") 2024/10/03 01:52:14 DEBUG : only5: Deleting (id "4_zef52ed9300cd5b0b9f280e1b_f100c21895c50efb3_d20241003_m015100_c001_v0001150_t0012_u01727920260383") 2024/10/03 01:52:14 DEBUG : only6: Deleting (id "4_zef52ed9300cd5b0b9f280e1b_f4048c55c5d99e8fa_d20241003_m015144_c001_v7007000_t0000_u01727920304171") 2024/10/03 01:52:14 DEBUG : only6: Deleting (id "4_zef52ed9300cd5b0b9f280e1b_f405caa349b4763e0_d20241003_m015136_c001_v0001101_t0029_u01727920296146") 2024/10/03 01:52:14 DEBUG : only6: Deleting (id "4_zef52ed9300cd5b0b9f280e1b_f100c21895c50f047_d20241003_m015124_c001_v0001150_t0008_u01727920284129") 2024/10/03 01:52:14 DEBUG : only6: Deleting (id "4_zef52ed9300cd5b0b9f280e1b_f402f4a4694d24917_d20241003_m015113_c001_v7007000_t0000_u01727920273222") 2024/10/03 01:52:15 DEBUG : only6: Deleting (id "4_zef52ed9300cd5b0b9f280e1b_f100c21895c50efb9_d20241003_m015101_c001_v0001150_t0059_u01727920261104") 2024/10/03 01:52:15 DEBUG : only7: Deleting (id "4_zef52ed9300cd5b0b9f280e1b_f4048c55c5d99e8fb_d20241003_m015144_c001_v7007000_t0000_u01727920304405") 2024/10/03 01:52:15 DEBUG : only7: Deleting (id "4_zef52ed9300cd5b0b9f280e1b_f4062859e3da6f0b4_d20241003_m015136_c001_v0001180_t0032_u01727920296159") 2024/10/03 01:52:15 DEBUG : only7: Deleting (id "4_zef52ed9300cd5b0b9f280e1b_f100c21895c50f04b_d20241003_m015124_c001_v0001150_t0028_u01727920284841") 2024/10/03 01:52:15 DEBUG : only7: Deleting (id "4_zef52ed9300cd5b0b9f280e1b_f4072ef152d92429c_d20241003_m015114_c001_v7007000_t0000_u01727920274040") 2024/10/03 01:52:15 DEBUG : only7: Deleting (id "4_zef52ed9300cd5b0b9f280e1b_f100c21895c50efbf_d20241003_m015102_c001_v0001150_t0016_u01727920262079") 2024/10/03 01:52:15 DEBUG : only8: Deleting (id "4_zef52ed9300cd5b0b9f280e1b_f4048c55c5d99e8fc_d20241003_m015144_c001_v7007000_t0000_u01727920304614") 2024/10/03 01:52:15 DEBUG : only8: Deleting (id "4_zef52ed9300cd5b0b9f280e1b_f4168ec860f4ef4b4_d20241003_m015136_c001_v0001109_t0047_u01727920296181") 2024/10/03 01:52:15 DEBUG : only8: Deleting (id "4_zef52ed9300cd5b0b9f280e1b_f100c21895c50f051_d20241003_m015125_c001_v0001150_t0046_u01727920285626") 2024/10/03 01:52:15 DEBUG : only8: Deleting (id "4_zef52ed9300cd5b0b9f280e1b_f406940be6e5c84f0_d20241003_m015114_c001_v7007000_t0000_u01727920274188") 2024/10/03 01:52:15 DEBUG : only8: Deleting (id "4_zef52ed9300cd5b0b9f280e1b_f100c21895c50efc5_d20241003_m015102_c001_v0001150_t0050_u01727920262949") 2024/10/03 01:52:15 DEBUG : only9: Deleting (id "4_zef52ed9300cd5b0b9f280e1b_f4048c55c5d99e8fd_d20241003_m015144_c001_v7007000_t0000_u01727920304807") 2024/10/03 01:52:15 DEBUG : only9: Deleting (id "4_zef52ed9300cd5b0b9f280e1b_f405caa349b4763e2_d20241003_m015136_c001_v0001101_t0029_u01727920296340") 2024/10/03 01:52:15 DEBUG : only9: Deleting (id "4_zef52ed9300cd5b0b9f280e1b_f100c21895c50f055_d20241003_m015126_c001_v0001150_t0001_u01727920286260") 2024/10/03 01:52:15 DEBUG : only9: Deleting (id "4_zef52ed9300cd5b0b9f280e1b_f4072ef152d924299_d20241003_m015113_c001_v7007000_t0000_u01727920273636") 2024/10/03 01:52:15 DEBUG : only9: Deleting (id "4_zef52ed9300cd5b0b9f280e1b_f100c21895c50efc9_d20241003_m015103_c001_v0001150_t0035_u01727920263860") 2024/10/03 01:52:15 DEBUG : potato: Deleting (id "4_zef52ed9300cd5b0b9f280e1b_f406940be6e5c7c6f_d20241003_m014648_c001_v7007000_t0000_u01727920008013") 2024/10/03 01:52:15 DEBUG : potato: Deleting (id "4_zef52ed9300cd5b0b9f280e1b_f10714ab1523f3b31_d20241003_m014645_c001_v0001106_t0059_u01727920005351") 2024/10/03 01:52:16 DEBUG : potato: Deleting (id "4_zef52ed9300cd5b0b9f280e1b_f406940be6e5c7c4e_d20241003_m014643_c001_v7007000_t0000_u01727920003511") 2024/10/03 01:52:16 DEBUG : potato: Deleting (id "4_zef52ed9300cd5b0b9f280e1b_f100c21895c50eaab_d20241003_m014640_c001_v0001150_t0054_u01727920000909") 2024/10/03 01:52:16 DEBUG : potato: Deleting (id "4_zef52ed9300cd5b0b9f280e1b_f406940be6e5c7c47_d20241003_m014639_c001_v7007000_t0000_u01727919999064") 2024/10/03 01:52:16 DEBUG : potato: Deleting (id "4_zef52ed9300cd5b0b9f280e1b_f10714ab1523f3b0e_d20241003_m014636_c001_v0001106_t0007_u01727919996148") 2024/10/03 01:52:16 DEBUG : potato: Deleting (id "4_zef52ed9300cd5b0b9f280e1b_f4057abf64a7fa630_d20241003_m014623_c001_v7007000_t0000_u01727919983647") 2024/10/03 01:52:16 DEBUG : potato: Deleting (id "4_zef52ed9300cd5b0b9f280e1b_f100c21895c50ea3a_d20241003_m014622_c001_v0001150_t0042_u01727919982364") 2024/10/03 01:52:16 DEBUG : potato: Deleting (id "4_zef52ed9300cd5b0b9f280e1b_f4057abf64a7fa62c_d20241003_m014619_c001_v7007000_t0000_u01727919979816") 2024/10/03 01:52:16 DEBUG : potato: Deleting (id "4_zef52ed9300cd5b0b9f280e1b_f100c21895c50ea1a_d20241003_m014618_c001_v0001150_t0039_u01727919978405") 2024/10/03 01:52:16 DEBUG : potato: Deleting (id "4_zef52ed9300cd5b0b9f280e1b_f4057abf64a7fa628_d20241003_m014616_c001_v7007000_t0000_u01727919976641") 2024/10/03 01:52:16 DEBUG : potato: Deleting (id "4_zef52ed9300cd5b0b9f280e1b_f100c21895c50ea02_d20241003_m014615_c001_v0001150_t0023_u01727919975154") 2024/10/03 01:52:16 DEBUG : potato: Deleting (id "4_zef52ed9300cd5b0b9f280e1b_f406940be6e5c7c0f_d20241003_m014606_c001_v7007000_t0000_u01727919966662") 2024/10/03 01:52:16 DEBUG : potato: Deleting (id "4_zef52ed9300cd5b0b9f280e1b_f100c21895c50e9b2_d20241003_m014605_c001_v0001150_t0029_u01727919965313") 2024/10/03 01:52:17 DEBUG : potato: Deleting (id "4_zef52ed9300cd5b0b9f280e1b_f406940be6e5c7c0b_d20241003_m014604_c001_v7007000_t0000_u01727919964572") 2024/10/03 01:52:17 DEBUG : potato: Deleting (id "4_zef52ed9300cd5b0b9f280e1b_f100c21895c50e99a_d20241003_m014603_c001_v0001150_t0021_u01727919963013") 2024/10/03 01:52:17 DEBUG : potato: Deleting (id "4_zef52ed9300cd5b0b9f280e1b_f406940be6e5c7bfe_d20241003_m014602_c001_v7007000_t0000_u01727919962238") 2024/10/03 01:52:17 DEBUG : potato: Deleting (id "4_zef52ed9300cd5b0b9f280e1b_f100c21895c50e98c_d20241003_m014601_c001_v0001150_t0052_u01727919961344") 2024/10/03 01:52:17 DEBUG : potato: Deleting (id "4_zef52ed9300cd5b0b9f280e1b_f100c21895c50e986_d20241003_m014600_c001_v0001150_t0055_u01727919960497") 2024/10/03 01:52:17 DEBUG : potato: Deleting (id "4_zef52ed9300cd5b0b9f280e1b_f406940be6e5c7bd8_d20241003_m014559_c001_v7007000_t0000_u01727919959754") 2024/10/03 01:52:17 DEBUG : potato: Deleting (id "4_zef52ed9300cd5b0b9f280e1b_f100c21895c50e97c_d20241003_m014559_c001_v0001150_t0024_u01727919959048") 2024/10/03 01:52:17 DEBUG : potato: Deleting (id "4_zef52ed9300cd5b0b9f280e1b_f100c21895c50e974_d20241003_m014558_c001_v0001150_t0049_u01727919958322") 2024/10/03 01:52:17 DEBUG : potato: Deleting (id "4_zef52ed9300cd5b0b9f280e1b_f406940be6e5c7bb7_d20241003_m014557_c001_v7007000_t0000_u01727919957584") 2024/10/03 01:52:17 DEBUG : potato: Deleting (id "4_zef52ed9300cd5b0b9f280e1b_f100c21895c50e964_d20241003_m014556_c001_v0001150_t0035_u01727919956426") 2024/10/03 01:52:17 DEBUG : potato2: Deleting (id "4_zef52ed9300cd5b0b9f280e1b_f416861bea2379807_d20241003_m014808_c001_v7007000_t0000_u01727920088589") 2024/10/03 01:52:17 DEBUG : potato2: Deleting (id "4_zef52ed9300cd5b0b9f280e1b_f10714ab1523f3c4e_d20241003_m014803_c001_v0001106_t0023_u01727920083322") 2024/10/03 01:52:17 DEBUG : potato2: Deleting (id "4_zef52ed9300cd5b0b9f280e1b_f404c1d82b7545e5b_d20241003_m014753_c001_v7007000_t0000_u01727920073194") 2024/10/03 01:52:17 DEBUG : potato2: Deleting (id "4_zef52ed9300cd5b0b9f280e1b_f100c21895c50ec1b_d20241003_m014747_c001_v0001150_t0030_u01727920067118") 2024/10/03 01:52:17 DEBUG : potato2: Deleting (id "4_zef52ed9300cd5b0b9f280e1b_f41934e594b1c7107_d20241003_m014738_c001_v7007000_t0000_u01727920058931") 2024/10/03 01:52:17 DEBUG : potato2: Deleting (id "4_zef52ed9300cd5b0b9f280e1b_f10714ab1523f3bdf_d20241003_m014732_c001_v0001106_t0040_u01727920052923") 2024/10/03 01:52:17 DEBUG : potato2: Deleting (id "4_zef52ed9300cd5b0b9f280e1b_f401af2dd181724c0_d20241003_m014724_c001_v7007000_t0000_u01727920044445") 2024/10/03 01:52:17 DEBUG : potato2: Deleting (id "4_zef52ed9300cd5b0b9f280e1b_f100c21895c50eb51_d20241003_m014715_c001_v0001150_t0002_u01727920035888") 2024/10/03 01:52:17 DEBUG : potato2: Deleting (id "4_zef52ed9300cd5b0b9f280e1b_f4057abf64a7fa635_d20241003_m014629_c001_v7007000_t0000_u01727919989116") 2024/10/03 01:52:18 DEBUG : potato2: Deleting (id "4_zef52ed9300cd5b0b9f280e1b_f100c21895c50ea5c_d20241003_m014627_c001_v0001150_t0005_u01727919987577") 2024/10/03 01:52:18 DEBUG : potato2: Deleting (id "4_zef52ed9300cd5b0b9f280e1b_f4057abf64a7fa633_d20241003_m014626_c001_v7007000_t0000_u01727919986466") 2024/10/03 01:52:18 DEBUG : potato2: Deleting (id "4_zef52ed9300cd5b0b9f280e1b_f100c21895c50ea48_d20241003_m014624_c001_v0001150_t0002_u01727919984583") 2024/10/03 01:52:18 DEBUG : potato2: Deleting (id "4_zef52ed9300cd5b0b9f280e1b_f4057abf64a7fa631_d20241003_m014623_c001_v7007000_t0000_u01727919983847") 2024/10/03 01:52:18 DEBUG : potato2: Deleting (id "4_zef52ed9300cd5b0b9f280e1b_f100c21895c50ea40_d20241003_m014623_c001_v0001150_t0022_u01727919983001") 2024/10/03 01:52:18 DEBUG : potato2: Deleting (id "4_zef52ed9300cd5b0b9f280e1b_f4057abf64a7fa62e_d20241003_m014621_c001_v7007000_t0000_u01727919981563") 2024/10/03 01:52:18 DEBUG : potato2: Deleting (id "4_zef52ed9300cd5b0b9f280e1b_f100c21895c50ea2c_d20241003_m014620_c001_v0001150_t0043_u01727919980199") 2024/10/03 01:52:18 DEBUG : potato2: Deleting (id "4_zef52ed9300cd5b0b9f280e1b_f4057abf64a7fa62a_d20241003_m014617_c001_v7007000_t0000_u01727919977664") 2024/10/03 01:52:18 DEBUG : potato2: Deleting (id "4_zef52ed9300cd5b0b9f280e1b_f100c21895c50ea10_d20241003_m014616_c001_v0001150_t0000_u01727919976656") 2024/10/03 01:52:18 DEBUG : potato2: Deleting (id "4_zef52ed9300cd5b0b9f280e1b_f4057abf64a7fa5be_d20241003_m014607_c001_v7007000_t0000_u01727919967784") 2024/10/03 01:52:18 DEBUG : potato2: Deleting (id "4_zef52ed9300cd5b0b9f280e1b_f100c21895c50e9be_d20241003_m014606_c001_v0001150_t0001_u01727919966336") 2024/10/03 01:52:18 DEBUG : potato2: Deleting (id "4_zef52ed9300cd5b0b9f280e1b_f404c1d82b7544dd4_d20241003_m014451_c001_v7007000_t0000_u01727919891903") 2024/10/03 01:52:18 DEBUG : potato2: Deleting (id "4_zef52ed9300cd5b0b9f280e1b_f100c21895c50e795_d20241003_m014451_c001_v0001150_t0017_u01727919891259") 2024/10/03 01:52:18 DEBUG : potato2: Deleting (id "4_zef52ed9300cd5b0b9f280e1b_f404c1d82b7544db3_d20241003_m014449_c001_v7007000_t0000_u01727919889987") 2024/10/03 01:52:18 DEBUG : potato2: Deleting (id "4_zef52ed9300cd5b0b9f280e1b_f100c21895c50e789_d20241003_m014449_c001_v0001150_t0055_u01727919889180") 2024/10/03 01:52:18 DEBUG : potato3: Deleting (id "4_zef52ed9300cd5b0b9f280e1b_f404c1d82b7545e6c_d20241003_m014753_c001_v7007000_t0000_u01727920073911") 2024/10/03 01:52:18 DEBUG : potato3: Deleting (id "4_zef52ed9300cd5b0b9f280e1b_f100c21895c50ec1f_d20241003_m014748_c001_v0001150_t0035_u01727920068246") 2024/10/03 01:52:19 DEBUG : potato3: Deleting (id "4_zef52ed9300cd5b0b9f280e1b_f41934e594b1c70fe_d20241003_m014738_c001_v7007000_t0000_u01727920058238") 2024/10/03 01:52:19 DEBUG : potato3: Deleting (id "4_zef52ed9300cd5b0b9f280e1b_f10714ab1523f3be3_d20241003_m014734_c001_v0001106_t0053_u01727920054313") 2024/10/03 01:52:19 DEBUG : potato3: Deleting (id "4_zef52ed9300cd5b0b9f280e1b_f401af2dd181724c1_d20241003_m014724_c001_v7007000_t0000_u01727920044925") 2024/10/03 01:52:19 DEBUG : potato3: Deleting (id "4_zef52ed9300cd5b0b9f280e1b_f100c21895c50eb79_d20241003_m014720_c001_v0001150_t0013_u01727920040704") 2024/10/03 01:52:19 DEBUG : pre-dest1/1: Deleting (id "4_zef52ed9300cd5b0b9f280e1b_f405345e0f4076fb2_d20241003_m014852_c001_v7007000_t0000_u01727920132092") 2024/10/03 01:52:19 DEBUG : pre-dest1/1: Deleting (id "4_zef52ed9300cd5b0b9f280e1b_f100c21895c50ed57_d20241003_m014843_c001_v0001150_t0003_u01727920123601") 2024/10/03 01:52:19 DEBUG : pre-dest2/2: Deleting (id "4_zef52ed9300cd5b0b9f280e1b_f405345e0f4076fb7_d20241003_m014852_c001_v7007000_t0000_u01727920132288") 2024/10/03 01:52:19 DEBUG : pre-dest2/2: Deleting (id "4_zef52ed9300cd5b0b9f280e1b_f10714ab1523f3ce4_d20241003_m014844_c001_v0001106_t0047_u01727920124309") 2024/10/03 01:52:19 DEBUG : rclone-sync-test-ignore-file/.ignore: Deleting (id "4_zef52ed9300cd5b0b9f280e1b_f403ceacdee7e2476_d20241003_m014821_c001_v7007000_t0000_u01727920101041") 2024/10/03 01:52:19 DEBUG : rclone-sync-test-ignore-file/.ignore: Deleting (id "4_zef52ed9300cd5b0b9f280e1b_f100c21895c50ecad_d20241003_m014817_c001_v0001150_t0045_u01727920097936") 2024/10/03 01:52:19 DEBUG : sizeonly: Deleting (id "4_zef52ed9300cd5b0b9f280e1b_f413341b1a1bcdef3_d20241003_m014535_c001_v7007000_t0000_u01727919935332") 2024/10/03 01:52:19 DEBUG : sizeonly: Deleting (id "4_zef52ed9300cd5b0b9f280e1b_f100c21895c50e8c0_d20241003_m014534_c001_v0001150_t0018_u01727919934174") 2024/10/03 01:52:19 DEBUG : sub dir/hello world: Deleting (id "4_zef52ed9300cd5b0b9f280e1b_f4048c55c5d99e900_d20241003_m015151_c001_v7007000_t0000_u01727920311147") 2024/10/03 01:52:19 DEBUG : sub dir/hello world: Deleting (id "4_zef52ed9300cd5b0b9f280e1b_f1062859e3da6f0c8_d20241003_m015149_c001_v0001180_t0059_u01727920309962") 2024/10/03 01:52:19 DEBUG : sub dir/hello world: Deleting (id "4_zef52ed9300cd5b0b9f280e1b_f4048c55c5d99e8fe_d20241003_m015148_c001_v7007000_t0000_u01727920308024") 2024/10/03 01:52:19 DEBUG : sub dir/hello world: Deleting (id "4_zef52ed9300cd5b0b9f280e1b_f1168ec860f4ef4de_d20241003_m015146_c001_v0001109_t0052_u01727920306161") 2024/10/03 01:52:19 DEBUG : sub dir/hello world: Deleting (id "4_zef52ed9300cd5b0b9f280e1b_f406940be6e5c7d0f_d20241003_m014656_c001_v7007000_t0000_u01727920016545") 2024/10/03 01:52:19 DEBUG : sub dir/hello world: Deleting (id "4_zef52ed9300cd5b0b9f280e1b_f10714ab1523f3b45_d20241003_m014652_c001_v0001106_t0053_u01727920012510") 2024/10/03 01:52:20 DEBUG : sub dir/hello world: Deleting (id "4_zef52ed9300cd5b0b9f280e1b_f406940be6e5c7cb1_d20241003_m014651_c001_v7007000_t0000_u01727920011218") 2024/10/03 01:52:20 DEBUG : sub dir/hello world: Deleting (id "4_zef52ed9300cd5b0b9f280e1b_f119515be5bfdd75a_d20241003_m014650_c001_v0001134_t0011_u01727920010258") 2024/10/03 01:52:20 DEBUG : sub dir/hello world: Deleting (id "4_zef52ed9300cd5b0b9f280e1b_f413341b1a1bcdef1_d20241003_m014530_c001_v7007000_t0000_u01727919930545") 2024/10/03 01:52:20 DEBUG : sub dir/hello world: Deleting (id "4_zef52ed9300cd5b0b9f280e1b_f100c21895c50e898_d20241003_m014529_c001_v0001150_t0027_u01727919929040") 2024/10/03 01:52:20 DEBUG : sub dir/hello world: Deleting (id "4_zef52ed9300cd5b0b9f280e1b_f413341b1a1bcdef0_d20241003_m014528_c001_v7007000_t0000_u01727919928279") 2024/10/03 01:52:20 DEBUG : sub dir/hello world: Deleting (id "4_zef52ed9300cd5b0b9f280e1b_f100c21895c50e88a_d20241003_m014527_c001_v0001150_t0042_u01727919927274") 2024/10/03 01:52:20 DEBUG : sub dir/hello world: Deleting (id "4_zef52ed9300cd5b0b9f280e1b_f413341b1a1bcdeee_d20241003_m014524_c001_v7007000_t0000_u01727919924382") 2024/10/03 01:52:20 DEBUG : sub dir/hello world: Deleting (id "4_zef52ed9300cd5b0b9f280e1b_f100c21895c50e871_d20241003_m014523_c001_v0001150_t0016_u01727919923512") 2024/10/03 01:52:20 DEBUG : sub dir/hello world: Deleting (id "4_zef52ed9300cd5b0b9f280e1b_f413341b1a1bcdeec_d20241003_m014522_c001_v7007000_t0000_u01727919922952") 2024/10/03 01:52:20 DEBUG : sub dir/hello world: Deleting (id "4_zef52ed9300cd5b0b9f280e1b_f100c21895c50e861_d20241003_m014521_c001_v0001150_t0011_u01727919921869") 2024/10/03 01:52:20 DEBUG : sub dir/hello world: Deleting (id "4_zef52ed9300cd5b0b9f280e1b_f100c21895c50e851_d20241003_m014518_c001_v0001150_t0042_u01727919918883") 2024/10/03 01:52:20 DEBUG : sub dir/hello world: Deleting (id "4_zef52ed9300cd5b0b9f280e1b_f413341b1a1bcdeea_d20241003_m014518_c001_v7007000_t0000_u01727919918138") 2024/10/03 01:52:20 DEBUG : sub dir/hello world: Deleting (id "4_zef52ed9300cd5b0b9f280e1b_f100c21895c50e847_d20241003_m014517_c001_v0001150_t0059_u01727919917285") 2024/10/03 01:52:20 DEBUG : sub dir/hello world: Deleting (id "4_zef52ed9300cd5b0b9f280e1b_f100c21895c50e83f_d20241003_m014516_c001_v0001150_t0025_u01727919916653") 2024/10/03 01:52:20 DEBUG : sub dir/hello world: Deleting (id "4_zef52ed9300cd5b0b9f280e1b_f413341b1a1bcdee6_d20241003_m014515_c001_v7007000_t0000_u01727919915542") 2024/10/03 01:52:20 DEBUG : sub dir/hello world: Deleting (id "4_zef52ed9300cd5b0b9f280e1b_f100c21895c50e835_d20241003_m014512_c001_v0001150_t0001_u01727919912709") 2024/10/03 01:52:20 DEBUG : sub dir/hello world: Deleting (id "4_zef52ed9300cd5b0b9f280e1b_f100c21895c50e81f_d20241003_m014509_c001_v0001150_t0028_u01727919909848") 2024/10/03 01:52:20 DEBUG : sub dir/hello world: Deleting (id "4_zef52ed9300cd5b0b9f280e1b_f413341b1a1bcdedf_d20241003_m014509_c001_v7007000_t0000_u01727919909095") 2024/10/03 01:52:21 DEBUG : sub dir/hello world: Deleting (id "4_zef52ed9300cd5b0b9f280e1b_f100c21895c50e813_d20241003_m014508_c001_v0001150_t0014_u01727919908423") 2024/10/03 01:52:21 DEBUG : sub dir/hello world: Deleting (id "4_zef52ed9300cd5b0b9f280e1b_f100c21895c50e80f_d20241003_m014507_c001_v0001150_t0048_u01727919907765") 2024/10/03 01:52:21 DEBUG : sub dir/hello world: Deleting (id "4_zef52ed9300cd5b0b9f280e1b_f413341b1a1bcdedd_d20241003_m014507_c001_v7007000_t0000_u01727919907009") 2024/10/03 01:52:21 DEBUG : sub dir/hello world: Deleting (id "4_zef52ed9300cd5b0b9f280e1b_f100c21895c50e7ef_d20241003_m014503_c001_v0001150_t0012_u01727919903135") 2024/10/03 01:52:21 DEBUG : sub dir/hello world: Deleting (id "4_zef52ed9300cd5b0b9f280e1b_f413341b1a1bcdedc_d20241003_m014502_c001_v7007000_t0000_u01727919902755") 2024/10/03 01:52:21 DEBUG : sub dir/hello world: Deleting (id "4_zef52ed9300cd5b0b9f280e1b_f100c21895c50e7e5_d20241003_m014501_c001_v0001150_t0018_u01727919901758") 2024/10/03 01:52:21 DEBUG : sub dir/hello world: Deleting (id "4_zef52ed9300cd5b0b9f280e1b_f404c1d82b7544de0_d20241003_m014500_c001_v7007000_t0000_u01727919900091") 2024/10/03 01:52:21 DEBUG : sub dir/hello world: Deleting (id "4_zef52ed9300cd5b0b9f280e1b_f100c21895c50e7d5_d20241003_m014459_c001_v0001150_t0039_u01727919899363") 2024/10/03 01:52:21 DEBUG : sub dir/hello world: Deleting (id "4_zef52ed9300cd5b0b9f280e1b_f404c1d82b7544ddf_d20241003_m014458_c001_v7007000_t0000_u01727919898803") 2024/10/03 01:52:21 DEBUG : sub dir/hello world: Deleting (id "4_zef52ed9300cd5b0b9f280e1b_f100c21895c50e7c7_d20241003_m014458_c001_v0001150_t0022_u01727919898036") 2024/10/03 01:52:21 DEBUG : sub dir/hello world: Deleting (id "4_zef52ed9300cd5b0b9f280e1b_f404c1d82b7544dde_d20241003_m014456_c001_v7007000_t0000_u01727919896720") 2024/10/03 01:52:21 DEBUG : sub dir/hello world: Deleting (id "4_zef52ed9300cd5b0b9f280e1b_f100c21895c50e7b9_d20241003_m014455_c001_v0001150_t0014_u01727919895722") 2024/10/03 01:52:21 DEBUG : sub dir/hello world: Deleting (id "4_zef52ed9300cd5b0b9f280e1b_f404c1d82b7544ddc_d20241003_m014455_c001_v7007000_t0000_u01727919895162") 2024/10/03 01:52:21 DEBUG : sub dir/hello world: Deleting (id "4_zef52ed9300cd5b0b9f280e1b_f100c21895c50e7b1_d20241003_m014454_c001_v0001150_t0014_u01727919894537") 2024/10/03 01:52:21 DEBUG : sub dir/hello world: Deleting (id "4_zef52ed9300cd5b0b9f280e1b_f404c1d82b7544ddb_d20241003_m014453_c001_v7007000_t0000_u01727919893617") 2024/10/03 01:52:21 DEBUG : sub dir/hello world: Deleting (id "4_zef52ed9300cd5b0b9f280e1b_f100c21895c50e7a1_d20241003_m014452_c001_v0001150_t0029_u01727919892828") 2024/10/03 01:52:21 DEBUG : sub dir/hello world: Deleting (id "4_zef52ed9300cd5b0b9f280e1b_f404c1d82b7544d75_d20241003_m014446_c001_v7007000_t0000_u01727919886508") 2024/10/03 01:52:22 DEBUG : sub dir/hello world: Deleting (id "4_zef52ed9300cd5b0b9f280e1b_f100c21895c50e76b_d20241003_m014445_c001_v0001150_t0051_u01727919885625") 2024/10/03 01:52:22 DEBUG : sub dir/hello world: Deleting (id "4_zef52ed9300cd5b0b9f280e1b_f404c1d82b7544d6a_d20241003_m014444_c001_v7007000_t0000_u01727919884703") 2024/10/03 01:52:22 DEBUG : sub dir/hello world: Deleting (id "4_zef52ed9300cd5b0b9f280e1b_f100c21895c50e75f_d20241003_m014444_c001_v0001150_t0036_u01727919884036") 2024/10/03 01:52:22 DEBUG : sub dir/hello world: Deleting (id "4_zef52ed9300cd5b0b9f280e1b_f404c1d82b7544d68_d20241003_m014443_c001_v7007000_t0000_u01727919883112") 2024/10/03 01:52:22 DEBUG : sub dir/hello world: Deleting (id "4_zef52ed9300cd5b0b9f280e1b_f100c21895c50e751_d20241003_m014442_c001_v0001150_t0026_u01727919882377") 2024/10/03 01:52:22 DEBUG : sub dir/hello world: Deleting (id "4_zef52ed9300cd5b0b9f280e1b_f404c1d82b7544979_d20241003_m014439_c001_v7007000_t0000_u01727919879471") 2024/10/03 01:52:22 DEBUG : sub dir/hello world: Deleting (id "4_zef52ed9300cd5b0b9f280e1b_f100c21895c50e737_d20241003_m014438_c001_v0001150_t0023_u01727919878831") 2024/10/03 01:52:22 DEBUG : sub dir2/very/very/very/very/very/nested/subdir/hello world: Deleting (id "4_zef52ed9300cd5b0b9f280e1b_f4048c55c5d99e901_d20241003_m015151_c001_v7007000_t0000_u01727920311339") 2024/10/03 01:52:22 DEBUG : sub dir2/very/very/very/very/very/nested/subdir/hello world: Deleting (id "4_zef52ed9300cd5b0b9f280e1b_f105caa349b476418_d20241003_m015149_c001_v0001101_t0048_u01727920309947") 2024/10/03 01:52:22 DEBUG : sub dir2/very/very/very/very/very/nested/subdir/hello world: Deleting (id "4_zef52ed9300cd5b0b9f280e1b_f4048c55c5d99e8ff_d20241003_m015148_c001_v7007000_t0000_u01727920308216") 2024/10/03 01:52:22 DEBUG : sub dir2/very/very/very/very/very/nested/subdir/hello world: Deleting (id "4_zef52ed9300cd5b0b9f280e1b_f100c21895c50f0b9_d20241003_m015146_c001_v0001150_t0024_u01727920306155") 2024/10/03 01:52:22 DEBUG : sub/yam: Deleting (id "4_zef52ed9300cd5b0b9f280e1b_f406940be6e5c7c68_d20241003_m014647_c001_v7007000_t0000_u01727920007454") 2024/10/03 01:52:22 DEBUG : sub/yam: Deleting (id "4_zef52ed9300cd5b0b9f280e1b_f100c21895c50eab3_d20241003_m014645_c001_v0001150_t0003_u01727920005000") 2024/10/03 01:52:22 DEBUG : three: Deleting (id "4_zef52ed9300cd5b0b9f280e1b_f4057abf64a7fa65b_d20241003_m014635_c001_v7007000_t0000_u01727919995384") 2024/10/03 01:52:22 DEBUG : three: Deleting (id "4_zef52ed9300cd5b0b9f280e1b_f100c21895c50ea94_d20241003_m014633_c001_v0001150_t0044_u01727919993711") 2024/10/03 01:52:22 DEBUG : three: Deleting (id "4_zef52ed9300cd5b0b9f280e1b_f100c21895c50ea78_d20241003_m014631_c001_v0001150_t0027_u01727919991371") 2024/10/03 01:52:22 DEBUG : two: Deleting (id "4_zef52ed9300cd5b0b9f280e1b_f4057abf64a7fa65e_d20241003_m014635_c001_v7007000_t0000_u01727919995593") 2024/10/03 01:52:23 DEBUG : two: Deleting (id "4_zef52ed9300cd5b0b9f280e1b_f419515be5bfdd73e_d20241003_m014633_c001_v0001134_t0052_u01727919993113") 2024/10/03 01:52:23 DEBUG : two: Deleting (id "4_zef52ed9300cd5b0b9f280e1b_f400c21895c50ea76_d20241003_m014631_c001_v0001150_t0011_u01727919991174") 2024/10/03 01:52:23 DEBUG : yam: Deleting (id "4_zef52ed9300cd5b0b9f280e1b_f406940be6e5c7c71_d20241003_m014648_c001_v7007000_t0000_u01727920008233") 2024/10/03 01:52:23 DEBUG : yam: Deleting (id "4_zef52ed9300cd5b0b9f280e1b_f113a9529c0e15e87_d20241003_m014646_c001_v0001113_t0010_u01727920006513") 2024/10/03 01:52:23 DEBUG : yam: Deleting (id "4_zef52ed9300cd5b0b9f280e1b_f406940be6e5c7c4b_d20241003_m014642_c001_v7007000_t0000_u01727920002950") 2024/10/03 01:52:23 DEBUG : yam: Deleting (id "4_zef52ed9300cd5b0b9f280e1b_f119515be5bfdd74a_d20241003_m014640_c001_v0001134_t0050_u01727920000558") 2024/10/03 01:52:23 DEBUG : yam: Deleting (id "4_zef52ed9300cd5b0b9f280e1b_f406940be6e5c7c45_d20241003_m014638_c001_v7007000_t0000_u01727919998489") 2024/10/03 01:52:23 DEBUG : yam: Deleting (id "4_zef52ed9300cd5b0b9f280e1b_f119515be5bfdd744_d20241003_m014636_c001_v0001134_t0028_u01727919996164") 2024/10/03 01:52:23 DEBUG : yaml: Deleting (id "4_zef52ed9300cd5b0b9f280e1b_f406940be6e5c7c51_d20241003_m014643_c001_v7007000_t0000_u01727920003700") 2024/10/03 01:52:23 DEBUG : yaml: Deleting (id "4_zef52ed9300cd5b0b9f280e1b_f102fa36c3ba262b9_d20241003_m014642_c001_v0001106_t0054_u01727920002150") 2024/10/03 01:52:23 DEBUG : yaml: Deleting (id "4_zef52ed9300cd5b0b9f280e1b_f406940be6e5c7c48_d20241003_m014639_c001_v7007000_t0000_u01727919999254") 2024/10/03 01:52:23 DEBUG : yaml: Deleting (id "4_zef52ed9300cd5b0b9f280e1b_f10704bd54bea5315_d20241003_m014637_c001_v0001109_t0034_u01727919997765") "./sync.test -test.v -test.timeout 1h0m0s -remote TestB2: -list-retries 5 -verbose -fast-list" - Finished OK in 7m49.360247911s (try 1/5)