"./sync.test -test.v -test.timeout 1h0m0s -remote TestB2: -list-retries 5 -verbose -fast-list" - Starting (try 1/5) 2025/02/09 02:25:20 DEBUG : Creating backend with remote "TestB2:rclone-test-yegikus3vovu" 2025/02/09 02:25:20 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/02/09 02:25:21 DEBUG : Creating backend with remote "/tmp/rclone3787682001" === 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-yegikus3vovu", Local "Local file system at /tmp/rclone3787682001", Modify Window "1ms" 2025/02/09 02:25:25 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/02/09 02:25:25 NOTICE: sub dir/hello world: Skipped copy as --dry-run is set (size 11) 2025/02/09 02:25:25 DEBUG : B2 bucket rclone-test-yegikus3vovu: Waiting for checks to finish 2025/02/09 02:25:25 DEBUG : B2 bucket rclone-test-yegikus3vovu: Waiting for transfers to finish run.go:180: Remote "B2 bucket rclone-test-yegikus3vovu", Local "Local file system at /tmp/rclone3787682001", Modify Window "1ms" --- PASS: TestCopyWithDryRun (5.06s) === RUN TestCopy run.go:180: Remote "B2 bucket rclone-test-yegikus3vovu", Local "Local file system at /tmp/rclone3787682001", Modify Window "1ms" 2025/02/09 02:25:26 INFO : sub dir: Set directory modification time (using DirSetModTime) 2025/02/09 02:25:26 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/02/09 02:25:26 DEBUG : B2 bucket rclone-test-yegikus3vovu: Waiting for checks to finish 2025/02/09 02:25:26 DEBUG : B2 bucket rclone-test-yegikus3vovu: Waiting for transfers to finish 2025/02/09 02:25:27 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/02/09 02:25:27 INFO : sub dir/hello world: Copied (new) run.go:180: Remote "B2 bucket rclone-test-yegikus3vovu", Local "Local file system at /tmp/rclone3787682001", Modify Window "1ms" 2025/02/09 02:25:27 DEBUG : B2 bucket rclone-test-yegikus3vovu: Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata --- PASS: TestCopy (2.03s) === RUN TestCopyMetadata run.go:180: Remote "B2 bucket rclone-test-yegikus3vovu", Local "Local file system at /tmp/rclone3787682001", 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-yegikus3vovu", Local "Local file system at /tmp/rclone3787682001", 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-yegikus3vovu", Local "Local file system at /tmp/rclone3787682001", Modify Window "1ms" 2025/02/09 02:25:29 DEBUG : Creating backend with remote "/non-existing" 2025/02/09 02:25:29 ERROR : Local file system at /non-existing: error reading source root directory: directory not found 2025/02/09 02:25:29 DEBUG : B2 bucket rclone-test-yegikus3vovu: Waiting for checks to finish 2025/02/09 02:25:29 DEBUG : B2 bucket rclone-test-yegikus3vovu: Waiting for transfers to finish run.go:180: Remote "B2 bucket rclone-test-yegikus3vovu", Local "Local file system at /tmp/rclone3787682001", Modify Window "1ms" --- PASS: TestCopyMissingDirectory (0.89s) === RUN TestCopyNoTraverse run.go:180: Remote "B2 bucket rclone-test-yegikus3vovu", Local "Local file system at /tmp/rclone3787682001", Modify Window "1ms" 2025/02/09 02:25:30 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/02/09 02:25:30 DEBUG : B2 bucket rclone-test-yegikus3vovu: Waiting for checks to finish 2025/02/09 02:25:30 DEBUG : B2 bucket rclone-test-yegikus3vovu: Waiting for transfers to finish 2025/02/09 02:25:30 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/02/09 02:25:30 INFO : sub dir/hello world: Copied (new) run.go:180: Remote "B2 bucket rclone-test-yegikus3vovu", Local "Local file system at /tmp/rclone3787682001", Modify Window "1ms" --- PASS: TestCopyNoTraverse (1.84s) === RUN TestCopyCheckFirst run.go:180: Remote "B2 bucket rclone-test-yegikus3vovu", Local "Local file system at /tmp/rclone3787682001", Modify Window "1ms" 2025/02/09 02:25:31 INFO : B2 bucket rclone-test-yegikus3vovu: Running all checks before starting transfers 2025/02/09 02:25:31 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/02/09 02:25:31 DEBUG : B2 bucket rclone-test-yegikus3vovu: Waiting for checks to finish 2025/02/09 02:25:31 INFO : B2 bucket rclone-test-yegikus3vovu: Checks finished, now starting transfers 2025/02/09 02:25:31 DEBUG : B2 bucket rclone-test-yegikus3vovu: Waiting for transfers to finish 2025/02/09 02:25:32 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/02/09 02:25:32 INFO : sub dir/hello world: Copied (new) run.go:180: Remote "B2 bucket rclone-test-yegikus3vovu", Local "Local file system at /tmp/rclone3787682001", Modify Window "1ms" --- PASS: TestCopyCheckFirst (1.53s) === RUN TestSyncNoTraverse run.go:180: Remote "B2 bucket rclone-test-yegikus3vovu", Local "Local file system at /tmp/rclone3787682001", Modify Window "1ms" 2025/02/09 02:25:33 ERROR : Ignoring --no-traverse with sync 2025/02/09 02:25:33 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/02/09 02:25:33 DEBUG : B2 bucket rclone-test-yegikus3vovu: Waiting for checks to finish 2025/02/09 02:25:33 DEBUG : B2 bucket rclone-test-yegikus3vovu: Waiting for transfers to finish 2025/02/09 02:25:33 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/02/09 02:25:33 INFO : sub dir/hello world: Copied (new) 2025/02/09 02:25:33 DEBUG : Waiting for deletions to finish run.go:180: Remote "B2 bucket rclone-test-yegikus3vovu", Local "Local file system at /tmp/rclone3787682001", Modify Window "1ms" --- PASS: TestSyncNoTraverse (1.54s) === RUN TestCopyWithDepth run.go:180: Remote "B2 bucket rclone-test-yegikus3vovu", Local "Local file system at /tmp/rclone3787682001", Modify Window "1ms" 2025/02/09 02:25:35 DEBUG : hello world2: Need to transfer - File not found at Destination 2025/02/09 02:25:35 DEBUG : B2 bucket rclone-test-yegikus3vovu: Waiting for checks to finish 2025/02/09 02:25:35 DEBUG : B2 bucket rclone-test-yegikus3vovu: Waiting for transfers to finish 2025/02/09 02:25:35 DEBUG : hello world2: sha1 = c0bf117f9c93d02c894fe8ffd6e5cecf3545c209 OK 2025/02/09 02:25:35 INFO : hello world2: Copied (new) run.go:180: Remote "B2 bucket rclone-test-yegikus3vovu", Local "Local file system at /tmp/rclone3787682001", Modify Window "1ms" --- PASS: TestCopyWithDepth (1.46s) === RUN TestCopyWithFilesFrom run.go:180: Remote "B2 bucket rclone-test-yegikus3vovu", Local "Local file system at /tmp/rclone3787682001", Modify Window "1ms" 2025/02/09 02:25:36 DEBUG : potato2: Need to transfer - File not found at Destination 2025/02/09 02:25:36 DEBUG : B2 bucket rclone-test-yegikus3vovu: Waiting for checks to finish 2025/02/09 02:25:36 DEBUG : B2 bucket rclone-test-yegikus3vovu: Waiting for transfers to finish 2025/02/09 02:25:36 DEBUG : potato2: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/02/09 02:25:36 INFO : potato2: Copied (new) run.go:180: Remote "B2 bucket rclone-test-yegikus3vovu", Local "Local file system at /tmp/rclone3787682001", Modify Window "1ms" --- PASS: TestCopyWithFilesFrom (1.47s) === RUN TestCopyWithFilesFromAndNoTraverse run.go:180: Remote "B2 bucket rclone-test-yegikus3vovu", Local "Local file system at /tmp/rclone3787682001", Modify Window "1ms" 2025/02/09 02:25:38 DEBUG : potato2: Need to transfer - File not found at Destination 2025/02/09 02:25:38 DEBUG : B2 bucket rclone-test-yegikus3vovu: Waiting for checks to finish 2025/02/09 02:25:38 DEBUG : B2 bucket rclone-test-yegikus3vovu: Waiting for transfers to finish 2025/02/09 02:25:38 DEBUG : potato2: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/02/09 02:25:38 INFO : potato2: Copied (new) run.go:180: Remote "B2 bucket rclone-test-yegikus3vovu", Local "Local file system at /tmp/rclone3787682001", Modify Window "1ms" --- PASS: TestCopyWithFilesFromAndNoTraverse (1.84s) === RUN TestCopyEmptyDirectories run.go:180: Remote "B2 bucket rclone-test-yegikus3vovu", Local "Local file system at /tmp/rclone3787682001", Modify Window "1ms" 2025/02/09 02:25:39 DEBUG : sub dir2/sub sub dir2: Making directory with metadata 2025/02/09 02:25:39 INFO : sub dir2/sub sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/02/09 02:25:39 INFO : sub dir2: Set directory modification time (using DirSetModTime) 2025/02/09 02:25:39 INFO : sub dir: Set directory modification time (using DirSetModTime) 2025/02/09 02:25:39 INFO : sub dir: Making directory 2025/02/09 02:25:39 INFO : sub dir2: Making directory 2025/02/09 02:25:39 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/02/09 02:25:39 INFO : sub dir2/sub sub dir2: Making directory 2025/02/09 02:25:39 DEBUG : B2 bucket rclone-test-yegikus3vovu: Waiting for checks to finish 2025/02/09 02:25:39 DEBUG : B2 bucket rclone-test-yegikus3vovu: Waiting for transfers to finish 2025/02/09 02:25:40 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/02/09 02:25:40 INFO : sub dir/hello world: Copied (new) run.go:180: Remote "B2 bucket rclone-test-yegikus3vovu", Local "Local file system at /tmp/rclone3787682001", Modify Window "1ms" fstest.go:244: Filtering empty directory "sub dir2" fstest.go:244: Filtering empty directory "sub dir2/sub sub dir2" 2025/02/09 02:25:40 DEBUG : B2 bucket rclone-test-yegikus3vovu: Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata --- PASS: TestCopyEmptyDirectories (1.49s) === RUN TestCopyNoEmptyDirectories run.go:180: Remote "B2 bucket rclone-test-yegikus3vovu", Local "Local file system at /tmp/rclone3787682001", Modify Window "1ms" 2025/02/09 02:25:41 INFO : sub dir2: Making directory 2025/02/09 02:25:41 DEBUG : sub dir2/sub sub dir2: Making directory with metadata 2025/02/09 02:25:41 INFO : sub dir2/sub sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/02/09 02:25:41 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/02/09 02:25:41 DEBUG : B2 bucket rclone-test-yegikus3vovu: Waiting for checks to finish 2025/02/09 02:25:41 DEBUG : B2 bucket rclone-test-yegikus3vovu: Waiting for transfers to finish 2025/02/09 02:25:41 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/02/09 02:25:41 INFO : sub dir/hello world: Copied (new) --- PASS: TestCopyNoEmptyDirectories (1.12s) === RUN TestMoveEmptyDirectories run.go:180: Remote "B2 bucket rclone-test-yegikus3vovu", Local "Local file system at /tmp/rclone3787682001", Modify Window "1ms" 2025/02/09 02:25:42 DEBUG : sub dir2: Making directory with metadata 2025/02/09 02:25:42 INFO : sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/02/09 02:25:42 INFO : sub dir: Making directory 2025/02/09 02:25:42 INFO : sub dir2: Making directory 2025/02/09 02:25:42 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/02/09 02:25:42 DEBUG : B2 bucket rclone-test-yegikus3vovu: Waiting for checks to finish 2025/02/09 02:25:42 DEBUG : B2 bucket rclone-test-yegikus3vovu: Waiting for transfers to finish 2025/02/09 02:25:42 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/02/09 02:25:42 INFO : sub dir/hello world: Copied (new) 2025/02/09 02:25:42 INFO : sub dir/hello world: Deleted run.go:180: Remote "B2 bucket rclone-test-yegikus3vovu", Local "Local file system at /tmp/rclone3787682001", Modify Window "1ms" fstest.go:244: Filtering empty directory "sub dir2" 2025/02/09 02:25:42 DEBUG : B2 bucket rclone-test-yegikus3vovu: Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata 2025/02/09 02:25:42 DEBUG : B2 bucket rclone-test-yegikus3vovu: Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata --- PASS: TestMoveEmptyDirectories (1.63s) === RUN TestSyncNoUpdateDirModtime run.go:180: Remote "B2 bucket rclone-test-yegikus3vovu", Local "Local file system at /tmp/rclone3787682001", 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-yegikus3vovu", Local "Local file system at /tmp/rclone3787682001", Modify Window "1ms" 2025/02/09 02:25:44 INFO : sub dir2: Making directory 2025/02/09 02:25:44 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/02/09 02:25:44 DEBUG : B2 bucket rclone-test-yegikus3vovu: Waiting for checks to finish 2025/02/09 02:25:44 DEBUG : B2 bucket rclone-test-yegikus3vovu: Waiting for transfers to finish 2025/02/09 02:25:44 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/02/09 02:25:44 INFO : sub dir/hello world: Copied (new) 2025/02/09 02:25:44 INFO : sub dir/hello world: Deleted --- PASS: TestMoveNoEmptyDirectories (1.11s) === RUN TestSyncEmptyDirectories run.go:180: Remote "B2 bucket rclone-test-yegikus3vovu", Local "Local file system at /tmp/rclone3787682001", Modify Window "1ms" 2025/02/09 02:25:45 DEBUG : sub dir2: Making directory with metadata 2025/02/09 02:25:45 INFO : sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/02/09 02:25:45 INFO : sub dir: Set directory modification time (using DirSetModTime) 2025/02/09 02:25:45 INFO : sub dir: Making directory 2025/02/09 02:25:45 INFO : sub dir2: Making directory 2025/02/09 02:25:45 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/02/09 02:25:45 DEBUG : B2 bucket rclone-test-yegikus3vovu: Waiting for checks to finish 2025/02/09 02:25:45 DEBUG : B2 bucket rclone-test-yegikus3vovu: Waiting for transfers to finish 2025/02/09 02:25:45 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/02/09 02:25:45 INFO : sub dir/hello world: Copied (new) 2025/02/09 02:25:45 DEBUG : Waiting for deletions to finish run.go:180: Remote "B2 bucket rclone-test-yegikus3vovu", Local "Local file system at /tmp/rclone3787682001", Modify Window "1ms" fstest.go:244: Filtering empty directory "sub dir2" 2025/02/09 02:25:45 DEBUG : B2 bucket rclone-test-yegikus3vovu: Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata --- PASS: TestSyncEmptyDirectories (1.47s) === RUN TestSyncSetDelayedModTimes run.go:180: Remote "B2 bucket rclone-test-yegikus3vovu", Local "Local file system at /tmp/rclone3787682001", 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-yegikus3vovu", Local "Local file system at /tmp/rclone3787682001", Modify Window "1ms" 2025/02/09 02:25:47 INFO : sub dir2: Making directory 2025/02/09 02:25:47 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/02/09 02:25:47 DEBUG : B2 bucket rclone-test-yegikus3vovu: Waiting for checks to finish 2025/02/09 02:25:47 DEBUG : B2 bucket rclone-test-yegikus3vovu: Waiting for transfers to finish 2025/02/09 02:25:47 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/02/09 02:25:47 INFO : sub dir/hello world: Copied (new) 2025/02/09 02:25:47 DEBUG : Waiting for deletions to finish --- PASS: TestSyncNoEmptyDirectories (1.50s) === RUN TestServerSideCopy run.go:180: Remote "B2 bucket rclone-test-yegikus3vovu", Local "Local file system at /tmp/rclone3787682001", Modify Window "1ms" 2025/02/09 02:25:49 DEBUG : Creating backend with remote "TestB2:rclone-test-boguhiz3qetu" sync_test.go:590: Server side copy (if possible) B2 bucket rclone-test-yegikus3vovu -> B2 bucket rclone-test-boguhiz3qetu 2025/02/09 02:25:50 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/02/09 02:25:50 DEBUG : B2 bucket rclone-test-boguhiz3qetu: Waiting for checks to finish 2025/02/09 02:25:50 DEBUG : B2 bucket rclone-test-boguhiz3qetu: Waiting for transfers to finish 2025/02/09 02:25:54 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/02/09 02:25:54 INFO : sub dir/hello world: Copied (server-side copy) run.go:180: Remote "B2 bucket rclone-test-yegikus3vovu", Local "Local file system at /tmp/rclone3787682001", Modify Window "1ms" 2025/02/09 02:25:54 DEBUG : B2 bucket rclone-test-boguhiz3qetu: Purge remote 2025/02/09 02:25:54 INFO : B2 bucket rclone-test-boguhiz3qetu: cleaning bucket "rclone-test-boguhiz3qetu" of all files 2025/02/09 02:25:54 DEBUG : sub dir/hello world: Deleting (id "4_z1ff20d53807deb8b9f480e1b_f10568e5810b9eb51_d20250209_m022553_c001_v0001178_t0013_u01739067953892") --- PASS: TestServerSideCopy (11.57s) === RUN TestCopyOverSelf run.go:180: Remote "B2 bucket rclone-test-yegikus3vovu", Local "Local file system at /tmp/rclone3787682001", Modify Window "1ms" 2025/02/09 02:26:01 DEBUG : sub dir/hello world: Sizes differ (src 17 vs dst 11) 2025/02/09 02:26:01 DEBUG : B2 bucket rclone-test-yegikus3vovu: Waiting for checks to finish 2025/02/09 02:26:01 DEBUG : B2 bucket rclone-test-yegikus3vovu: Waiting for transfers to finish 2025/02/09 02:26:01 DEBUG : sub dir/hello world: sha1 = b84a9b2362aee3556081792f3b7abd3958da8deb OK 2025/02/09 02:26:01 INFO : sub dir/hello world: Copied (replaced existing) run.go:180: Remote "B2 bucket rclone-test-yegikus3vovu", Local "Local file system at /tmp/rclone3787682001", Modify Window "1ms" --- PASS: TestCopyOverSelf (2.23s) === RUN TestServerSideCopyOverSelf run.go:180: Remote "B2 bucket rclone-test-yegikus3vovu", Local "Local file system at /tmp/rclone3787682001", Modify Window "1ms" 2025/02/09 02:26:02 DEBUG : Creating backend with remote "TestB2:rclone-test-peweyoy5ruwe" sync_test.go:626: Server side copy (if possible) B2 bucket rclone-test-yegikus3vovu -> B2 bucket rclone-test-peweyoy5ruwe 2025/02/09 02:26:04 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/02/09 02:26:04 DEBUG : B2 bucket rclone-test-peweyoy5ruwe: Waiting for checks to finish 2025/02/09 02:26:04 DEBUG : B2 bucket rclone-test-peweyoy5ruwe: Waiting for transfers to finish 2025/02/09 02:26:07 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/02/09 02:26:07 INFO : sub dir/hello world: Copied (server-side copy) run.go:180: Remote "B2 bucket rclone-test-yegikus3vovu", Local "Local file system at /tmp/rclone3787682001", Modify Window "1ms" 2025/02/09 02:26:08 DEBUG : pacer: low level retry 1/10 (error Post "https://api001.backblazeb2.com/b2api/v1/b2_list_file_names": EOF) 2025/02/09 02:26:08 DEBUG : pacer: Rate limited, increasing sleep to 20ms 2025/02/09 02:26:09 DEBUG : pacer: Reducing sleep to 10ms 2025/02/09 02:26:09 DEBUG : B2 bucket rclone-test-peweyoy5ruwe: Waiting for checks to finish 2025/02/09 02:26:09 DEBUG : sub dir/hello world: Sizes differ (src 17 vs dst 11) 2025/02/09 02:26:09 DEBUG : B2 bucket rclone-test-peweyoy5ruwe: Waiting for transfers to finish 2025/02/09 02:26:09 DEBUG : sub dir/hello world: sha1 = b84a9b2362aee3556081792f3b7abd3958da8deb OK 2025/02/09 02:26:09 INFO : sub dir/hello world: Copied (server-side copy) run.go:180: Remote "B2 bucket rclone-test-yegikus3vovu", Local "Local file system at /tmp/rclone3787682001", Modify Window "1ms" 2025/02/09 02:26:09 DEBUG : B2 bucket rclone-test-peweyoy5ruwe: Purge remote 2025/02/09 02:26:09 INFO : B2 bucket rclone-test-peweyoy5ruwe: cleaning bucket "rclone-test-peweyoy5ruwe" of all files 2025/02/09 02:26:09 DEBUG : sub dir/hello world: Deleting (id "4_z2fb23db3807deb8b9f480e1b_f1192867b483c85b7_d20250209_m022609_c001_v0001184_t0051_u01739067969456") 2025/02/09 02:26:09 DEBUG : sub dir/hello world: Deleting (id "4_z2fb23db3807deb8b9f480e1b_f102ac926f90f1373_d20250209_m022607_c001_v0001165_t0039_u01739067967723") --- PASS: TestServerSideCopyOverSelf (12.79s) === RUN TestMoveOverSelf run.go:180: Remote "B2 bucket rclone-test-yegikus3vovu", Local "Local file system at /tmp/rclone3787682001", Modify Window "1ms" 2025/02/09 02:26:16 DEBUG : B2 bucket rclone-test-yegikus3vovu: Waiting for checks to finish 2025/02/09 02:26:16 DEBUG : sub dir/hello world: Sizes differ (src 17 vs dst 11) 2025/02/09 02:26:16 DEBUG : B2 bucket rclone-test-yegikus3vovu: Waiting for transfers to finish 2025/02/09 02:26:16 DEBUG : sub dir/hello world: sha1 = b84a9b2362aee3556081792f3b7abd3958da8deb OK 2025/02/09 02:26:16 INFO : sub dir/hello world: Copied (replaced existing) 2025/02/09 02:26:16 INFO : sub dir/hello world: Deleted run.go:180: Remote "B2 bucket rclone-test-yegikus3vovu", Local "Local file system at /tmp/rclone3787682001", Modify Window "1ms" --- PASS: TestMoveOverSelf (2.28s) === RUN TestServerSideMoveOverSelf run.go:180: Remote "B2 bucket rclone-test-yegikus3vovu", Local "Local file system at /tmp/rclone3787682001", Modify Window "1ms" 2025/02/09 02:26:17 DEBUG : Creating backend with remote "TestB2:rclone-test-tilotaj6xose" sync_test.go:671: Server side copy (if possible) B2 bucket rclone-test-yegikus3vovu -> B2 bucket rclone-test-tilotaj6xose 2025/02/09 02:26:19 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/02/09 02:26:19 DEBUG : B2 bucket rclone-test-tilotaj6xose: Waiting for checks to finish 2025/02/09 02:26:19 DEBUG : B2 bucket rclone-test-tilotaj6xose: Waiting for transfers to finish 2025/02/09 02:26:20 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/02/09 02:26:20 INFO : sub dir/hello world: Copied (server-side copy) run.go:180: Remote "B2 bucket rclone-test-yegikus3vovu", Local "Local file system at /tmp/rclone3787682001", Modify Window "1ms" 2025/02/09 02:26:20 DEBUG : sub dir/hello world: Sizes differ (src 17 vs dst 11) 2025/02/09 02:26:20 DEBUG : B2 bucket rclone-test-tilotaj6xose: Waiting for checks to finish 2025/02/09 02:26:20 DEBUG : B2 bucket rclone-test-tilotaj6xose: Waiting for transfers to finish 2025/02/09 02:26:21 DEBUG : sub dir/hello world: sha1 = b84a9b2362aee3556081792f3b7abd3958da8deb OK 2025/02/09 02:26:21 INFO : sub dir/hello world: Copied (server-side copy) 2025/02/09 02:26:21 INFO : sub dir/hello world: Deleted 2025/02/09 02:26:22 DEBUG : testing file moves 2025/02/09 02:26:22 DEBUG : sub dir/hello world: Sizes differ (src 24 vs dst 17) 2025/02/09 02:26:22 DEBUG : B2 bucket rclone-test-tilotaj6xose: Waiting for checks to finish 2025/02/09 02:26:22 DEBUG : B2 bucket rclone-test-tilotaj6xose: Waiting for transfers to finish 2025/02/09 02:26:22 DEBUG : sub dir/hello world: sha1 = 73716105e69866349759070d23c6e97b3acc55ff OK 2025/02/09 02:26:22 INFO : sub dir/hello world: Copied (server-side copy) 2025/02/09 02:26:23 INFO : sub dir/hello world: Deleted run.go:180: Remote "B2 bucket rclone-test-yegikus3vovu", Local "Local file system at /tmp/rclone3787682001", Modify Window "1ms" 2025/02/09 02:26:23 DEBUG : B2 bucket rclone-test-tilotaj6xose: Purge remote 2025/02/09 02:26:23 INFO : B2 bucket rclone-test-tilotaj6xose: cleaning bucket "rclone-test-tilotaj6xose" of all files 2025/02/09 02:26:23 DEBUG : sub dir/hello world: Deleting (id "4_zdf427d53807deb8b9f480e1b_f10430c050acf1f8b_d20250209_m022622_c001_v0001115_t0000_u01739067982387") 2025/02/09 02:26:23 DEBUG : sub dir/hello world: Deleting (id "4_zdf427d53807deb8b9f480e1b_f10085bbc758991ec_d20250209_m022621_c001_v0001178_t0008_u01739067981046") 2025/02/09 02:26:23 DEBUG : sub dir/hello world: Deleting (id "4_zdf427d53807deb8b9f480e1b_f11333919200c36bc_d20250209_m022620_c001_v0001182_t0019_u01739067980073") --- PASS: TestServerSideMoveOverSelf (9.85s) === RUN TestCopyAfterDelete run.go:180: Remote "B2 bucket rclone-test-yegikus3vovu", Local "Local file system at /tmp/rclone3787682001", Modify Window "1ms" 2025/02/09 02:26:27 ERROR : : error listing: directory not found 2025/02/09 02:26:28 INFO : Local file system at /tmp/rclone3787682001: Making directory 2025/02/09 02:26:28 DEBUG : B2 bucket rclone-test-yegikus3vovu: Waiting for checks to finish 2025/02/09 02:26:28 DEBUG : B2 bucket rclone-test-yegikus3vovu: Waiting for transfers to finish run.go:180: Remote "B2 bucket rclone-test-yegikus3vovu", Local "Local file system at /tmp/rclone3787682001", Modify Window "1ms" --- PASS: TestCopyAfterDelete (2.02s) === RUN TestCopyRedownload run.go:180: Remote "B2 bucket rclone-test-yegikus3vovu", Local "Local file system at /tmp/rclone3787682001", Modify Window "1ms" 2025/02/09 02:26:29 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/02/09 02:26:29 DEBUG : Local file system at /tmp/rclone3787682001: Waiting for checks to finish 2025/02/09 02:26:29 DEBUG : Local file system at /tmp/rclone3787682001: Waiting for transfers to finish 2025/02/09 02:26:30 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/02/09 02:26:30 DEBUG : sub dir/hello world.655e7eb.partial: renamed to: sub dir/hello world 2025/02/09 02:26:30 INFO : sub dir/hello world: Copied (new) run.go:180: Remote "B2 bucket rclone-test-yegikus3vovu", Local "Local file system at /tmp/rclone3787682001", Modify Window "1ms" --- PASS: TestCopyRedownload (2.03s) === RUN TestSyncBasedOnCheckSum run.go:180: Remote "B2 bucket rclone-test-yegikus3vovu", Local "Local file system at /tmp/rclone3787682001", Modify Window "1ms" 2025/02/09 02:26:31 DEBUG : check sum: Need to transfer - File not found at Destination 2025/02/09 02:26:31 DEBUG : B2 bucket rclone-test-yegikus3vovu: Waiting for checks to finish 2025/02/09 02:26:31 DEBUG : B2 bucket rclone-test-yegikus3vovu: Waiting for transfers to finish 2025/02/09 02:26:31 DEBUG : check sum: sha1 = 3bc15c8aae3e4124dd409035f32ea2fd6835efc9 OK 2025/02/09 02:26:31 INFO : check sum: Copied (new) 2025/02/09 02:26:31 DEBUG : Waiting for deletions to finish run.go:180: Remote "B2 bucket rclone-test-yegikus3vovu", Local "Local file system at /tmp/rclone3787682001", Modify Window "1ms" 2025/02/09 02:26:32 DEBUG : B2 bucket rclone-test-yegikus3vovu: Waiting for checks to finish 2025/02/09 02:26:32 DEBUG : check sum: sha1 = 3bc15c8aae3e4124dd409035f32ea2fd6835efc9 OK 2025/02/09 02:26:32 DEBUG : check sum: Size and sha1 of src and dst objects identical 2025/02/09 02:26:32 DEBUG : check sum: Unchanged skipping 2025/02/09 02:26:32 DEBUG : B2 bucket rclone-test-yegikus3vovu: Waiting for transfers to finish 2025/02/09 02:26:32 DEBUG : Waiting for deletions to finish 2025/02/09 02:26:32 INFO : There was nothing to transfer run.go:180: Remote "B2 bucket rclone-test-yegikus3vovu", Local "Local file system at /tmp/rclone3787682001", Modify Window "1ms" --- PASS: TestSyncBasedOnCheckSum (2.29s) === RUN TestSyncSizeOnly run.go:180: Remote "B2 bucket rclone-test-yegikus3vovu", Local "Local file system at /tmp/rclone3787682001", Modify Window "1ms" 2025/02/09 02:26:33 DEBUG : sizeonly: Need to transfer - File not found at Destination 2025/02/09 02:26:33 DEBUG : B2 bucket rclone-test-yegikus3vovu: Waiting for checks to finish 2025/02/09 02:26:33 DEBUG : B2 bucket rclone-test-yegikus3vovu: Waiting for transfers to finish 2025/02/09 02:26:34 DEBUG : sizeonly: sha1 = 3e2e95f5ad970eadfa7e17eaf73da97024aa5359 OK 2025/02/09 02:26:34 INFO : sizeonly: Copied (new) 2025/02/09 02:26:34 DEBUG : Waiting for deletions to finish run.go:180: Remote "B2 bucket rclone-test-yegikus3vovu", Local "Local file system at /tmp/rclone3787682001", Modify Window "1ms" 2025/02/09 02:26:34 DEBUG : sizeonly: Sizes identical 2025/02/09 02:26:34 DEBUG : sizeonly: Unchanged skipping 2025/02/09 02:26:34 DEBUG : B2 bucket rclone-test-yegikus3vovu: Waiting for checks to finish 2025/02/09 02:26:34 DEBUG : B2 bucket rclone-test-yegikus3vovu: Waiting for transfers to finish 2025/02/09 02:26:34 DEBUG : Waiting for deletions to finish 2025/02/09 02:26:34 INFO : There was nothing to transfer run.go:180: Remote "B2 bucket rclone-test-yegikus3vovu", Local "Local file system at /tmp/rclone3787682001", Modify Window "1ms" --- PASS: TestSyncSizeOnly (2.17s) === RUN TestSyncIgnoreSize run.go:180: Remote "B2 bucket rclone-test-yegikus3vovu", Local "Local file system at /tmp/rclone3787682001", Modify Window "1ms" 2025/02/09 02:26:36 DEBUG : ignore-size: Need to transfer - File not found at Destination 2025/02/09 02:26:36 DEBUG : B2 bucket rclone-test-yegikus3vovu: Waiting for checks to finish 2025/02/09 02:26:36 DEBUG : B2 bucket rclone-test-yegikus3vovu: Waiting for transfers to finish 2025/02/09 02:26:36 DEBUG : ignore-size: sha1 = 4a756ca07e9487f482465a99e8286abc86ba4dc7 OK 2025/02/09 02:26:36 INFO : ignore-size: Copied (new) 2025/02/09 02:26:36 DEBUG : Waiting for deletions to finish run.go:180: Remote "B2 bucket rclone-test-yegikus3vovu", Local "Local file system at /tmp/rclone3787682001", Modify Window "1ms" 2025/02/09 02:26:36 DEBUG : B2 bucket rclone-test-yegikus3vovu: Waiting for checks to finish 2025/02/09 02:26:36 DEBUG : ignore-size: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/02/09 02:26:36 DEBUG : ignore-size: Unchanged skipping 2025/02/09 02:26:36 DEBUG : B2 bucket rclone-test-yegikus3vovu: Waiting for transfers to finish 2025/02/09 02:26:36 DEBUG : Waiting for deletions to finish 2025/02/09 02:26:36 INFO : There was nothing to transfer run.go:180: Remote "B2 bucket rclone-test-yegikus3vovu", Local "Local file system at /tmp/rclone3787682001", Modify Window "1ms" --- PASS: TestSyncIgnoreSize (2.21s) === RUN TestSyncIgnoreTimes run.go:180: Remote "B2 bucket rclone-test-yegikus3vovu", Local "Local file system at /tmp/rclone3787682001", Modify Window "1ms" 2025/02/09 02:26:38 DEBUG : B2 bucket rclone-test-yegikus3vovu: Waiting for checks to finish 2025/02/09 02:26:38 DEBUG : existing: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/02/09 02:26:38 DEBUG : existing: Unchanged skipping 2025/02/09 02:26:38 DEBUG : B2 bucket rclone-test-yegikus3vovu: Waiting for transfers to finish 2025/02/09 02:26:38 DEBUG : Waiting for deletions to finish 2025/02/09 02:26:38 INFO : There was nothing to transfer run.go:180: Remote "B2 bucket rclone-test-yegikus3vovu", Local "Local file system at /tmp/rclone3787682001", Modify Window "1ms" 2025/02/09 02:26:38 DEBUG : B2 bucket rclone-test-yegikus3vovu: Waiting for checks to finish 2025/02/09 02:26:38 DEBUG : existing: Transferring unconditionally as --ignore-times is in use 2025/02/09 02:26:38 DEBUG : B2 bucket rclone-test-yegikus3vovu: Waiting for transfers to finish 2025/02/09 02:26:39 DEBUG : existing: sha1 = 3e2e95f5ad970eadfa7e17eaf73da97024aa5359 OK 2025/02/09 02:26:39 INFO : existing: Copied (replaced existing) 2025/02/09 02:26:39 DEBUG : Waiting for deletions to finish run.go:180: Remote "B2 bucket rclone-test-yegikus3vovu", Local "Local file system at /tmp/rclone3787682001", Modify Window "1ms" --- PASS: TestSyncIgnoreTimes (2.41s) === RUN TestSyncIgnoreExisting run.go:180: Remote "B2 bucket rclone-test-yegikus3vovu", Local "Local file system at /tmp/rclone3787682001", Modify Window "1ms" 2025/02/09 02:26:40 DEBUG : existing: Need to transfer - File not found at Destination 2025/02/09 02:26:40 DEBUG : B2 bucket rclone-test-yegikus3vovu: Waiting for checks to finish 2025/02/09 02:26:40 DEBUG : B2 bucket rclone-test-yegikus3vovu: Waiting for transfers to finish 2025/02/09 02:26:40 DEBUG : existing: sha1 = 3e2e95f5ad970eadfa7e17eaf73da97024aa5359 OK 2025/02/09 02:26:40 INFO : existing: Copied (new) 2025/02/09 02:26:40 DEBUG : Waiting for deletions to finish run.go:180: Remote "B2 bucket rclone-test-yegikus3vovu", Local "Local file system at /tmp/rclone3787682001", Modify Window "1ms" 2025/02/09 02:26:41 DEBUG : existing: Destination exists, skipping 2025/02/09 02:26:41 DEBUG : B2 bucket rclone-test-yegikus3vovu: Waiting for checks to finish 2025/02/09 02:26:41 DEBUG : B2 bucket rclone-test-yegikus3vovu: Waiting for transfers to finish 2025/02/09 02:26:41 DEBUG : Waiting for deletions to finish 2025/02/09 02:26:41 INFO : There was nothing to transfer run.go:180: Remote "B2 bucket rclone-test-yegikus3vovu", Local "Local file system at /tmp/rclone3787682001", Modify Window "1ms" --- PASS: TestSyncIgnoreExisting (2.60s) === RUN TestSyncIgnoreErrors run.go:180: Remote "B2 bucket rclone-test-yegikus3vovu", Local "Local file system at /tmp/rclone3787682001", Modify Window "1ms" 2025/02/09 02:26:43 INFO : d: Making directory fstest.go:244: Filtering empty directory "d" 2025/02/09 02:26:43 DEBUG : c/non empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/02/09 02:26:43 DEBUG : a/potato2: Need to transfer - File not found at Destination 2025/02/09 02:26:43 DEBUG : B2 bucket rclone-test-yegikus3vovu: Waiting for checks to finish 2025/02/09 02:26:43 DEBUG : c/non empty space: Unchanged skipping 2025/02/09 02:26:43 DEBUG : B2 bucket rclone-test-yegikus3vovu: Waiting for transfers to finish 2025/02/09 02:26:44 DEBUG : a/potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2025/02/09 02:26:44 INFO : a/potato2: Copied (new) 2025/02/09 02:26:44 DEBUG : Waiting for deletions to finish 2025/02/09 02:26:44 INFO : b/potato: Deleted run.go:180: Remote "B2 bucket rclone-test-yegikus3vovu", Local "Local file system at /tmp/rclone3787682001", Modify Window "1ms" --- PASS: TestSyncIgnoreErrors (2.47s) === RUN TestSyncAfterChangingModtimeOnly run.go:180: Remote "B2 bucket rclone-test-yegikus3vovu", Local "Local file system at /tmp/rclone3787682001", Modify Window "1ms" 2025/02/09 02:26:46 DEBUG : empty space: Modification times differ by -95456h54m52.624456789s: 2011-12-25 12:59:59.123456789 +0000 UTC, 2001-02-03 04:05:06.499 +0000 UTC 2025/02/09 02:26:46 DEBUG : B2 bucket rclone-test-yegikus3vovu: Waiting for checks to finish 2025/02/09 02:26:46 DEBUG : empty space: sha1 = 3bc15c8aae3e4124dd409035f32ea2fd6835efc9 OK 2025/02/09 02:26:46 NOTICE: empty space: Skipped update modification time as --dry-run is set (size 1) 2025/02/09 02:26:46 DEBUG : empty space: Unchanged skipping 2025/02/09 02:26:46 DEBUG : B2 bucket rclone-test-yegikus3vovu: Waiting for transfers to finish 2025/02/09 02:26:46 DEBUG : Waiting for deletions to finish 2025/02/09 02:26:46 INFO : There was nothing to transfer run.go:180: Remote "B2 bucket rclone-test-yegikus3vovu", Local "Local file system at /tmp/rclone3787682001", Modify Window "1ms" 2025/02/09 02:26:46 DEBUG : empty space: Modification times differ by -95456h54m52.624456789s: 2011-12-25 12:59:59.123456789 +0000 UTC, 2001-02-03 04:05:06.499 +0000 UTC 2025/02/09 02:26:46 DEBUG : B2 bucket rclone-test-yegikus3vovu: Waiting for checks to finish 2025/02/09 02:26:46 DEBUG : empty space: sha1 = 3bc15c8aae3e4124dd409035f32ea2fd6835efc9 OK 2025/02/09 02:26:47 INFO : empty space: Updated modification time in destination 2025/02/09 02:26:47 DEBUG : empty space: Unchanged skipping 2025/02/09 02:26:47 DEBUG : B2 bucket rclone-test-yegikus3vovu: Waiting for transfers to finish 2025/02/09 02:26:47 DEBUG : Waiting for deletions to finish 2025/02/09 02:26:47 INFO : There was nothing to transfer run.go:180: Remote "B2 bucket rclone-test-yegikus3vovu", Local "Local file system at /tmp/rclone3787682001", Modify Window "1ms" --- PASS: TestSyncAfterChangingModtimeOnly (3.54s) === RUN TestSyncAfterChangingModtimeOnlyWithNoUpdateModTime run.go:180: Remote "B2 bucket rclone-test-yegikus3vovu", Local "Local file system at /tmp/rclone3787682001", Modify Window "1ms" 2025/02/09 02:26: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 2025/02/09 02:26:49 DEBUG : B2 bucket rclone-test-yegikus3vovu: Waiting for checks to finish 2025/02/09 02:26:49 DEBUG : empty space: sha1 = 3bc15c8aae3e4124dd409035f32ea2fd6835efc9 OK 2025/02/09 02:26:49 DEBUG : empty space: Unchanged skipping 2025/02/09 02:26:49 DEBUG : B2 bucket rclone-test-yegikus3vovu: Waiting for transfers to finish 2025/02/09 02:26:49 DEBUG : Waiting for deletions to finish 2025/02/09 02:26:49 INFO : There was nothing to transfer run.go:180: Remote "B2 bucket rclone-test-yegikus3vovu", Local "Local file system at /tmp/rclone3787682001", Modify Window "1ms" --- PASS: TestSyncAfterChangingModtimeOnlyWithNoUpdateModTime (1.67s) === RUN TestSyncDoesntUpdateModtime run.go:180: Remote "B2 bucket rclone-test-yegikus3vovu", Local "Local file system at /tmp/rclone3787682001", Modify Window "1ms" 2025/02/09 02:26:51 DEBUG : foo: Modification times differ by -95456h54m52.624456789s: 2011-12-25 12:59:59.123456789 +0000 UTC, 2001-02-03 04:05:06.499 +0000 UTC 2025/02/09 02:26:51 DEBUG : B2 bucket rclone-test-yegikus3vovu: Waiting for checks to finish 2025/02/09 02:26:51 DEBUG : foo: sha1 = 0beec7b5ea3f0fdbc95d0dd47f3c5bc275da8a33 (Local file system at /tmp/rclone3787682001) 2025/02/09 02:26:51 DEBUG : foo: sha1 = 62cdb7020ff920e5aa642c3d4066950dd1f01f4d (B2 bucket rclone-test-yegikus3vovu) 2025/02/09 02:26:51 DEBUG : foo: sha1 differ 2025/02/09 02:26:51 DEBUG : B2 bucket rclone-test-yegikus3vovu: Waiting for transfers to finish 2025/02/09 02:26:51 DEBUG : foo: sha1 = 0beec7b5ea3f0fdbc95d0dd47f3c5bc275da8a33 OK 2025/02/09 02:26:51 INFO : foo: Copied (replaced existing) 2025/02/09 02:26:51 DEBUG : Waiting for deletions to finish run.go:180: Remote "B2 bucket rclone-test-yegikus3vovu", Local "Local file system at /tmp/rclone3787682001", Modify Window "1ms" --- PASS: TestSyncDoesntUpdateModtime (1.83s) === RUN TestSyncAfterAddingAFile run.go:180: Remote "B2 bucket rclone-test-yegikus3vovu", Local "Local file system at /tmp/rclone3787682001", Modify Window "1ms" 2025/02/09 02:26:53 DEBUG : potato: Need to transfer - File not found at Destination 2025/02/09 02:26:53 DEBUG : B2 bucket rclone-test-yegikus3vovu: Waiting for checks to finish 2025/02/09 02:26:53 DEBUG : empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/02/09 02:26:53 DEBUG : empty space: Unchanged skipping 2025/02/09 02:26:53 DEBUG : B2 bucket rclone-test-yegikus3vovu: Waiting for transfers to finish 2025/02/09 02:26:53 DEBUG : potato: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2025/02/09 02:26:53 INFO : potato: Copied (new) 2025/02/09 02:26:53 DEBUG : Waiting for deletions to finish run.go:180: Remote "B2 bucket rclone-test-yegikus3vovu", Local "Local file system at /tmp/rclone3787682001", Modify Window "1ms" --- PASS: TestSyncAfterAddingAFile (2.11s) === RUN TestSyncAfterChangingFilesSizeOnly run.go:180: Remote "B2 bucket rclone-test-yegikus3vovu", Local "Local file system at /tmp/rclone3787682001", Modify Window "1ms" 2025/02/09 02:26:55 DEBUG : B2 bucket rclone-test-yegikus3vovu: Waiting for checks to finish 2025/02/09 02:26:55 DEBUG : potato: Sizes differ (src 21 vs dst 60) 2025/02/09 02:26:55 DEBUG : B2 bucket rclone-test-yegikus3vovu: Waiting for transfers to finish 2025/02/09 02:26:55 DEBUG : potato: sha1 = 0fd321a1023ac4e1e1054fcc0236b9d0755f722f OK 2025/02/09 02:26:55 INFO : potato: Copied (replaced existing) 2025/02/09 02:26:55 DEBUG : Waiting for deletions to finish run.go:180: Remote "B2 bucket rclone-test-yegikus3vovu", Local "Local file system at /tmp/rclone3787682001", Modify Window "1ms" --- PASS: TestSyncAfterChangingFilesSizeOnly (1.87s) === RUN TestSyncAfterChangingContentsOnly run.go:180: Remote "B2 bucket rclone-test-yegikus3vovu", Local "Local file system at /tmp/rclone3787682001", Modify Window "1ms" 2025/02/09 02:26:57 DEBUG : potato: Modification times differ by 119h59m59.876543211s: 2011-12-25 12:59:59.123456789 +0000 UTC, 2011-12-30 12:59:59 +0000 UTC 2025/02/09 02:26:57 DEBUG : B2 bucket rclone-test-yegikus3vovu: Waiting for checks to finish 2025/02/09 02:26:57 DEBUG : potato: sha1 = 1ca5094b3b73f587249eabe179c40a3eec839b1f (Local file system at /tmp/rclone3787682001) 2025/02/09 02:26:57 DEBUG : potato: sha1 = 0fd321a1023ac4e1e1054fcc0236b9d0755f722f (B2 bucket rclone-test-yegikus3vovu) 2025/02/09 02:26:57 DEBUG : potato: sha1 differ 2025/02/09 02:26:57 DEBUG : B2 bucket rclone-test-yegikus3vovu: Waiting for transfers to finish 2025/02/09 02:26:57 DEBUG : potato: sha1 = 1ca5094b3b73f587249eabe179c40a3eec839b1f OK 2025/02/09 02:26:57 INFO : potato: Copied (replaced existing) 2025/02/09 02:26:57 DEBUG : Waiting for deletions to finish run.go:180: Remote "B2 bucket rclone-test-yegikus3vovu", Local "Local file system at /tmp/rclone3787682001", Modify Window "1ms" --- PASS: TestSyncAfterChangingContentsOnly (1.86s) === RUN TestSyncAfterRemovingAFileAndAddingAFileDryRun run.go:180: Remote "B2 bucket rclone-test-yegikus3vovu", Local "Local file system at /tmp/rclone3787682001", Modify Window "1ms" 2025/02/09 02:26:59 DEBUG : potato2: Need to transfer - File not found at Destination 2025/02/09 02:26:59 DEBUG : empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/02/09 02:26:59 DEBUG : empty space: Unchanged skipping 2025/02/09 02:26:59 DEBUG : B2 bucket rclone-test-yegikus3vovu: Waiting for checks to finish 2025/02/09 02:26:59 NOTICE: potato2: Skipped copy as --dry-run is set (size 60) 2025/02/09 02:26:59 DEBUG : B2 bucket rclone-test-yegikus3vovu: Waiting for transfers to finish 2025/02/09 02:26:59 DEBUG : Waiting for deletions to finish 2025/02/09 02:26:59 NOTICE: potato: Skipped delete as --dry-run is set (size 21) run.go:180: Remote "B2 bucket rclone-test-yegikus3vovu", Local "Local file system at /tmp/rclone3787682001", Modify Window "1ms" --- PASS: TestSyncAfterRemovingAFileAndAddingAFileDryRun (1.96s) === RUN TestSyncAfterRemovingAFileAndAddingAFile run.go:180: Remote "B2 bucket rclone-test-yegikus3vovu", Local "Local file system at /tmp/rclone3787682001", Modify Window "1ms" 2025/02/09 02:27:01 DEBUG : potato2: Need to transfer - File not found at Destination 2025/02/09 02:27:01 DEBUG : B2 bucket rclone-test-yegikus3vovu: Waiting for checks to finish 2025/02/09 02:27:01 DEBUG : empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/02/09 02:27:01 DEBUG : empty space: Unchanged skipping 2025/02/09 02:27:01 DEBUG : B2 bucket rclone-test-yegikus3vovu: Waiting for transfers to finish 2025/02/09 02:27:01 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2025/02/09 02:27:01 INFO : potato2: Copied (new) 2025/02/09 02:27:01 DEBUG : Waiting for deletions to finish 2025/02/09 02:27:01 INFO : potato: Deleted run.go:180: Remote "B2 bucket rclone-test-yegikus3vovu", Local "Local file system at /tmp/rclone3787682001", Modify Window "1ms" --- PASS: TestSyncAfterRemovingAFileAndAddingAFile (2.47s) === RUN TestSyncAfterRemovingAFileAndAddingAFileSubDir run.go:180: Remote "B2 bucket rclone-test-yegikus3vovu", Local "Local file system at /tmp/rclone3787682001", Modify Window "1ms" 2025/02/09 02:27:03 INFO : d: Making directory 2025/02/09 02:27:03 INFO : d/e: Making directory fstest.go:244: Filtering empty directory "d" fstest.go:244: Filtering empty directory "d/e" 2025/02/09 02:27:03 DEBUG : c/non empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/02/09 02:27:03 DEBUG : a/potato2: Need to transfer - File not found at Destination 2025/02/09 02:27:03 DEBUG : B2 bucket rclone-test-yegikus3vovu: Waiting for checks to finish 2025/02/09 02:27:03 DEBUG : c/non empty space: Unchanged skipping 2025/02/09 02:27:03 DEBUG : B2 bucket rclone-test-yegikus3vovu: Waiting for transfers to finish 2025/02/09 02:27:03 DEBUG : a/potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2025/02/09 02:27:03 INFO : a/potato2: Copied (new) 2025/02/09 02:27:03 DEBUG : Waiting for deletions to finish 2025/02/09 02:27:04 INFO : b/potato: Deleted run.go:180: Remote "B2 bucket rclone-test-yegikus3vovu", Local "Local file system at /tmp/rclone3787682001", Modify Window "1ms" --- PASS: TestSyncAfterRemovingAFileAndAddingAFileSubDir (2.49s) === RUN TestSyncAfterRemovingAFileAndAddingAFileSubDirWithErrors run.go:180: Remote "B2 bucket rclone-test-yegikus3vovu", Local "Local file system at /tmp/rclone3787682001", Modify Window "1ms" 2025/02/09 02:27:05 INFO : d: Making directory fstest.go:244: Filtering empty directory "d" 2025/02/09 02:27:06 DEBUG : c/non empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/02/09 02:27:06 DEBUG : a/potato2: Need to transfer - File not found at Destination 2025/02/09 02:27:06 DEBUG : B2 bucket rclone-test-yegikus3vovu: Waiting for checks to finish 2025/02/09 02:27:06 DEBUG : c/non empty space: Unchanged skipping 2025/02/09 02:27:06 DEBUG : B2 bucket rclone-test-yegikus3vovu: Waiting for transfers to finish 2025/02/09 02:27:06 DEBUG : a/potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2025/02/09 02:27:06 INFO : a/potato2: Copied (new) 2025/02/09 02:27:06 ERROR : B2 bucket rclone-test-yegikus3vovu: not deleting files as there were IO errors 2025/02/09 02:27:06 ERROR : B2 bucket rclone-test-yegikus3vovu: not deleting directories as there were IO errors run.go:180: Remote "B2 bucket rclone-test-yegikus3vovu", Local "Local file system at /tmp/rclone3787682001", Modify Window "1ms" fstest.go:244: Filtering empty directory "d" --- PASS: TestSyncAfterRemovingAFileAndAddingAFileSubDirWithErrors (2.80s) === RUN TestSyncDeleteAfter --- PASS: TestSyncDeleteAfter (0.00s) === RUN TestSyncDeleteDuring run.go:180: Remote "B2 bucket rclone-test-yegikus3vovu", Local "Local file system at /tmp/rclone3787682001", Modify Window "1ms" 2025/02/09 02:27:08 DEBUG : Waiting for deletions to finish 2025/02/09 02:27:08 DEBUG : potato2: Need to transfer - File not found at Destination 2025/02/09 02:27:08 DEBUG : empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/02/09 02:27:08 DEBUG : B2 bucket rclone-test-yegikus3vovu: Waiting for checks to finish 2025/02/09 02:27:08 DEBUG : empty space: Unchanged skipping 2025/02/09 02:27:08 DEBUG : B2 bucket rclone-test-yegikus3vovu: Waiting for transfers to finish 2025/02/09 02:27:09 INFO : potato: Deleted 2025/02/09 02:27:09 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2025/02/09 02:27:09 INFO : potato2: Copied (new) run.go:180: Remote "B2 bucket rclone-test-yegikus3vovu", Local "Local file system at /tmp/rclone3787682001", Modify Window "1ms" --- PASS: TestSyncDeleteDuring (2.31s) === RUN TestSyncDeleteBefore run.go:180: Remote "B2 bucket rclone-test-yegikus3vovu", Local "Local file system at /tmp/rclone3787682001", Modify Window "1ms" 2025/02/09 02:27:11 DEBUG : Waiting for deletions to finish 2025/02/09 02:27:11 DEBUG : B2 bucket rclone-test-yegikus3vovu: Waiting for checks to finish 2025/02/09 02:27:11 DEBUG : B2 bucket rclone-test-yegikus3vovu: Waiting for transfers to finish 2025/02/09 02:27:11 INFO : potato: Deleted 2025/02/09 02:27:11 DEBUG : potato2: Need to transfer - File not found at Destination 2025/02/09 02:27:11 DEBUG : empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/02/09 02:27:11 DEBUG : B2 bucket rclone-test-yegikus3vovu: Waiting for checks to finish 2025/02/09 02:27:11 DEBUG : empty space: Unchanged skipping 2025/02/09 02:27:11 DEBUG : B2 bucket rclone-test-yegikus3vovu: Waiting for transfers to finish 2025/02/09 02:27:11 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2025/02/09 02:27:11 INFO : potato2: Copied (new) run.go:180: Remote "B2 bucket rclone-test-yegikus3vovu", Local "Local file system at /tmp/rclone3787682001", Modify Window "1ms" --- PASS: TestSyncDeleteBefore (2.68s) === RUN TestCopyDeleteBefore run.go:180: Remote "B2 bucket rclone-test-yegikus3vovu", Local "Local file system at /tmp/rclone3787682001", Modify Window "1ms" 2025/02/09 02:27:13 DEBUG : potato2: Need to transfer - File not found at Destination 2025/02/09 02:27:13 DEBUG : B2 bucket rclone-test-yegikus3vovu: Waiting for checks to finish 2025/02/09 02:27:13 DEBUG : B2 bucket rclone-test-yegikus3vovu: Waiting for transfers to finish 2025/02/09 02:27:13 DEBUG : potato2: sha1 = 810274f0df19dab60a894a562b7a8ff04c072623 OK 2025/02/09 02:27:13 INFO : potato2: Copied (new) run.go:180: Remote "B2 bucket rclone-test-yegikus3vovu", Local "Local file system at /tmp/rclone3787682001", Modify Window "1ms" --- PASS: TestCopyDeleteBefore (2.05s) === RUN TestSyncWithExclude run.go:180: Remote "B2 bucket rclone-test-yegikus3vovu", Local "Local file system at /tmp/rclone3787682001", Modify Window "1ms" 2025/02/09 02:27:15 DEBUG : enormous: Excluded (Size Filter) 2025/02/09 02:27:15 DEBUG : enormous: Excluded 2025/02/09 02:27:15 DEBUG : potato2: Excluded (Size Filter) 2025/02/09 02:27:15 DEBUG : potato2: Excluded 2025/02/09 02:27:16 DEBUG : potato2: Excluded (Size Filter) 2025/02/09 02:27:16 DEBUG : empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/02/09 02:27:16 DEBUG : B2 bucket rclone-test-yegikus3vovu: Waiting for checks to finish 2025/02/09 02:27:16 DEBUG : empty space: Unchanged skipping 2025/02/09 02:27:16 DEBUG : B2 bucket rclone-test-yegikus3vovu: Waiting for transfers to finish 2025/02/09 02:27:16 DEBUG : Waiting for deletions to finish 2025/02/09 02:27:16 INFO : There was nothing to transfer run.go:180: Remote "B2 bucket rclone-test-yegikus3vovu", Local "Local file system at /tmp/rclone3787682001", Modify Window "1ms" 2025/02/09 02:27:16 DEBUG : enormous: Excluded (Size Filter) 2025/02/09 02:27:16 DEBUG : enormous: Excluded 2025/02/09 02:27:16 DEBUG : potato2: Excluded (Size Filter) 2025/02/09 02:27:16 DEBUG : potato2: Excluded 2025/02/09 02:27:16 DEBUG : potato2: Excluded (Size Filter) 2025/02/09 02:27:16 DEBUG : empty space: Size and modification time the same (differ by 456.789µs, within tolerance 1ms) 2025/02/09 02:27:16 DEBUG : Local file system at /tmp/rclone3787682001: Waiting for checks to finish 2025/02/09 02:27:16 DEBUG : empty space: Unchanged skipping 2025/02/09 02:27:16 DEBUG : Local file system at /tmp/rclone3787682001: Waiting for transfers to finish 2025/02/09 02:27:16 DEBUG : Waiting for deletions to finish 2025/02/09 02:27:16 INFO : There was nothing to transfer run.go:180: Remote "B2 bucket rclone-test-yegikus3vovu", Local "Local file system at /tmp/rclone3787682001", Modify Window "1ms" --- PASS: TestSyncWithExclude (2.63s) === RUN TestSyncWithExcludeAndDeleteExcluded run.go:180: Remote "B2 bucket rclone-test-yegikus3vovu", Local "Local file system at /tmp/rclone3787682001", Modify Window "1ms" 2025/02/09 02:27:18 DEBUG : enormous: Excluded (Size Filter) 2025/02/09 02:27:18 DEBUG : enormous: Excluded 2025/02/09 02:27:18 DEBUG : potato2: Excluded (Size Filter) 2025/02/09 02:27:18 DEBUG : potato2: Excluded 2025/02/09 02:27:18 DEBUG : empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/02/09 02:27:18 DEBUG : B2 bucket rclone-test-yegikus3vovu: Waiting for checks to finish 2025/02/09 02:27:18 DEBUG : empty space: Unchanged skipping 2025/02/09 02:27:18 DEBUG : B2 bucket rclone-test-yegikus3vovu: Waiting for transfers to finish 2025/02/09 02:27:18 DEBUG : Waiting for deletions to finish 2025/02/09 02:27:19 INFO : potato2: Deleted 2025/02/09 02:27:19 INFO : enormous: Deleted 2025/02/09 02:27:19 INFO : There was nothing to transfer run.go:180: Remote "B2 bucket rclone-test-yegikus3vovu", Local "Local file system at /tmp/rclone3787682001", Modify Window "1ms" 2025/02/09 02:27:19 DEBUG : empty space: Size and modification time the same (differ by 456.789µs, within tolerance 1ms) 2025/02/09 02:27:19 DEBUG : Local file system at /tmp/rclone3787682001: Waiting for checks to finish 2025/02/09 02:27:19 DEBUG : empty space: Unchanged skipping 2025/02/09 02:27:19 DEBUG : Local file system at /tmp/rclone3787682001: Waiting for transfers to finish 2025/02/09 02:27:19 DEBUG : Waiting for deletions to finish 2025/02/09 02:27:19 INFO : potato2: Deleted 2025/02/09 02:27:19 INFO : enormous: Deleted 2025/02/09 02:27:19 INFO : There was nothing to transfer run.go:180: Remote "B2 bucket rclone-test-yegikus3vovu", Local "Local file system at /tmp/rclone3787682001", Modify Window "1ms" --- PASS: TestSyncWithExcludeAndDeleteExcluded (2.99s) === RUN TestSyncWithUpdateOlder run.go:180: Remote "B2 bucket rclone-test-yegikus3vovu", Local "Local file system at /tmp/rclone3787682001", Modify Window "1ms" 2025/02/09 02:27:21 DEBUG : five: Need to transfer - File not found at Destination 2025/02/09 02:27:21 DEBUG : B2 bucket rclone-test-yegikus3vovu: Waiting for checks to finish 2025/02/09 02:27:21 DEBUG : one: Destination is newer than source, skipping 2025/02/09 02:27:21 DEBUG : four: Sizes differ (src 4 vs dst 8) 2025/02/09 02:27:21 DEBUG : three: Sizes identical 2025/02/09 02:27:21 DEBUG : two: sha1 = ad782ecdac770fc6eb9a62e44f90873fb97fb26b (Local file system at /tmp/rclone3787682001) 2025/02/09 02:27:21 DEBUG : two: sha1 = b10e0da85e90399abfec36c7376b20aa4596461b (B2 bucket rclone-test-yegikus3vovu) 2025/02/09 02:27:21 DEBUG : two: sha1 differ 2025/02/09 02:27:21 DEBUG : four: Destination mod time is within 1s of source but files differ, transferring 2025/02/09 02:27:21 DEBUG : three: Destination mod time is within 1s of source and files identical, skipping 2025/02/09 02:27:21 DEBUG : B2 bucket rclone-test-yegikus3vovu: Waiting for transfers to finish 2025/02/09 02:27:22 DEBUG : five: sha1 = 4db2c1df4610cd6c0da6b9197b066bfb4e9b9d00 OK 2025/02/09 02:27:22 INFO : five: Copied (new) 2025/02/09 02:27:22 DEBUG : four: sha1 = 9f8f7eec5dea5ac43738721939c120318cbff1df OK 2025/02/09 02:27:22 INFO : four: Copied (replaced existing) 2025/02/09 02:27:22 DEBUG : two: sha1 = ad782ecdac770fc6eb9a62e44f90873fb97fb26b OK 2025/02/09 02:27:22 INFO : two: Copied (replaced existing) 2025/02/09 02:27:22 DEBUG : Waiting for deletions to finish 2025/02/09 02:27:23 DEBUG : one: Destination is newer than source, skipping 2025/02/09 02:27:23 DEBUG : B2 bucket rclone-test-yegikus3vovu: Waiting for checks to finish 2025/02/09 02:27:23 DEBUG : five: sha1 = 4db2c1df4610cd6c0da6b9197b066bfb4e9b9d00 OK 2025/02/09 02:27:23 DEBUG : five: Size and sha1 of src and dst objects identical 2025/02/09 02:27:23 DEBUG : five: Destination mod time is within 1s of source and files identical, skipping 2025/02/09 02:27:23 DEBUG : four: sha1 = 9f8f7eec5dea5ac43738721939c120318cbff1df OK 2025/02/09 02:27:23 DEBUG : four: Size and sha1 of src and dst objects identical 2025/02/09 02:27:23 DEBUG : three: sha1 = b802f384302cb24fbab0a44997e820bf2e8507bb (Local file system at /tmp/rclone3787682001) 2025/02/09 02:27:23 DEBUG : three: sha1 = 03731cad13f4cf7b59703c77529381cdec1632e5 (B2 bucket rclone-test-yegikus3vovu) 2025/02/09 02:27:23 DEBUG : three: sha1 differ 2025/02/09 02:27:23 DEBUG : two: sha1 = ad782ecdac770fc6eb9a62e44f90873fb97fb26b OK 2025/02/09 02:27:23 DEBUG : two: Size and sha1 of src and dst objects identical 2025/02/09 02:27:23 DEBUG : four: Destination mod time is within 1s of source and files identical, skipping 2025/02/09 02:27:23 DEBUG : three: Destination mod time is within 1s of source but files differ, transferring 2025/02/09 02:27:23 DEBUG : two: Destination mod time is within 1s of source and files identical, skipping 2025/02/09 02:27:23 DEBUG : B2 bucket rclone-test-yegikus3vovu: Waiting for transfers to finish 2025/02/09 02:27:23 DEBUG : three: sha1 = b802f384302cb24fbab0a44997e820bf2e8507bb OK 2025/02/09 02:27:23 INFO : three: Copied (replaced existing) 2025/02/09 02:27:23 DEBUG : Waiting for deletions to finish --- PASS: TestSyncWithUpdateOlder (4.11s) === 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-yegikus3vovu", Local "Local file system at /tmp/rclone3787682001", Modify Window "1ms" sync_test.go:1538: Can track renames: true 2025/02/09 02:27:25 INFO : B2 bucket rclone-test-yegikus3vovu: Making map for --track-renames 2025/02/09 02:27:25 INFO : B2 bucket rclone-test-yegikus3vovu: Finished making map for --track-renames 2025/02/09 02:27:25 DEBUG : B2 bucket rclone-test-yegikus3vovu: Waiting for checks to finish 2025/02/09 02:27:25 DEBUG : potato: Need to transfer - No matching file found at Destination 2025/02/09 02:27:25 DEBUG : B2 bucket rclone-test-yegikus3vovu: Waiting for renames to finish 2025/02/09 02:27:25 DEBUG : yam: Need to transfer - No matching file found at Destination 2025/02/09 02:27:25 DEBUG : B2 bucket rclone-test-yegikus3vovu: Waiting for transfers to finish 2025/02/09 02:27:25 DEBUG : potato: sha1 = 1d1ac61cfffcfdd0a15cc9ae575fb06ca8c11fb5 OK 2025/02/09 02:27:25 INFO : potato: Copied (new) 2025/02/09 02:27:25 DEBUG : yam: sha1 = ad84b2fb6729688a5ee3225164a6d4d58465b33e OK 2025/02/09 02:27:25 INFO : yam: Copied (new) 2025/02/09 02:27:25 DEBUG : Waiting for deletions to finish run.go:180: Remote "B2 bucket rclone-test-yegikus3vovu", Local "Local file system at /tmp/rclone3787682001", Modify Window "1ms" 2025/02/09 02:27:25 INFO : B2 bucket rclone-test-yegikus3vovu: Making map for --track-renames 2025/02/09 02:27:25 DEBUG : potato: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/02/09 02:27:25 INFO : B2 bucket rclone-test-yegikus3vovu: Finished making map for --track-renames 2025/02/09 02:27:25 DEBUG : B2 bucket rclone-test-yegikus3vovu: Waiting for checks to finish 2025/02/09 02:27:25 DEBUG : potato: Unchanged skipping 2025/02/09 02:27:25 DEBUG : B2 bucket rclone-test-yegikus3vovu: Waiting for renames to finish 2025/02/09 02:27:26 DEBUG : yam: sha1 = ad84b2fb6729688a5ee3225164a6d4d58465b33e OK 2025/02/09 02:27:26 INFO : yam: Copied (server-side copy) to: yaml 2025/02/09 02:27:26 INFO : yam: Deleted 2025/02/09 02:27:26 INFO : yaml: Renamed from "yam" 2025/02/09 02:27:26 DEBUG : B2 bucket rclone-test-yegikus3vovu: Waiting for transfers to finish 2025/02/09 02:27:26 DEBUG : Waiting for deletions to finish run.go:180: Remote "B2 bucket rclone-test-yegikus3vovu", Local "Local file system at /tmp/rclone3787682001", Modify Window "1ms" --- PASS: TestSyncWithTrackRenames (3.38s) === RUN TestParseRenamesStrategyModtime --- PASS: TestParseRenamesStrategyModtime (0.00s) === RUN TestRenamesStrategyModtime --- PASS: TestRenamesStrategyModtime (0.00s) === RUN TestSyncWithTrackRenamesStrategyModtime run.go:180: Remote "B2 bucket rclone-test-yegikus3vovu", Local "Local file system at /tmp/rclone3787682001", Modify Window "1ms" sync_test.go:1610: Can track renames: true 2025/02/09 02:27:28 INFO : B2 bucket rclone-test-yegikus3vovu: Making map for --track-renames 2025/02/09 02:27:28 INFO : B2 bucket rclone-test-yegikus3vovu: Finished making map for --track-renames 2025/02/09 02:27:28 DEBUG : B2 bucket rclone-test-yegikus3vovu: Waiting for checks to finish 2025/02/09 02:27:28 DEBUG : yam: Need to transfer - No matching file found at Destination 2025/02/09 02:27:28 DEBUG : potato: Need to transfer - No matching file found at Destination 2025/02/09 02:27:28 DEBUG : B2 bucket rclone-test-yegikus3vovu: Waiting for renames to finish 2025/02/09 02:27:28 DEBUG : B2 bucket rclone-test-yegikus3vovu: Waiting for transfers to finish 2025/02/09 02:27:28 DEBUG : potato: sha1 = 1d1ac61cfffcfdd0a15cc9ae575fb06ca8c11fb5 OK 2025/02/09 02:27:28 INFO : potato: Copied (new) 2025/02/09 02:27:29 DEBUG : yam: sha1 = ad84b2fb6729688a5ee3225164a6d4d58465b33e OK 2025/02/09 02:27:29 INFO : yam: Copied (new) 2025/02/09 02:27:29 DEBUG : Waiting for deletions to finish run.go:180: Remote "B2 bucket rclone-test-yegikus3vovu", Local "Local file system at /tmp/rclone3787682001", Modify Window "1ms" 2025/02/09 02:27:29 DEBUG : potato: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/02/09 02:27:29 INFO : B2 bucket rclone-test-yegikus3vovu: Making map for --track-renames 2025/02/09 02:27:29 INFO : B2 bucket rclone-test-yegikus3vovu: Finished making map for --track-renames 2025/02/09 02:27:29 DEBUG : B2 bucket rclone-test-yegikus3vovu: Waiting for checks to finish 2025/02/09 02:27:29 DEBUG : potato: Unchanged skipping 2025/02/09 02:27:29 DEBUG : B2 bucket rclone-test-yegikus3vovu: Waiting for renames to finish 2025/02/09 02:27:29 DEBUG : yam: sha1 = ad84b2fb6729688a5ee3225164a6d4d58465b33e OK 2025/02/09 02:27:29 INFO : yam: Copied (server-side copy) to: yaml 2025/02/09 02:27:30 INFO : yam: Deleted 2025/02/09 02:27:30 INFO : yaml: Renamed from "yam" 2025/02/09 02:27:30 DEBUG : B2 bucket rclone-test-yegikus3vovu: Waiting for transfers to finish 2025/02/09 02:27:30 DEBUG : Waiting for deletions to finish run.go:180: Remote "B2 bucket rclone-test-yegikus3vovu", Local "Local file system at /tmp/rclone3787682001", Modify Window "1ms" --- PASS: TestSyncWithTrackRenamesStrategyModtime (3.73s) === RUN TestSyncWithTrackRenamesStrategyLeaf run.go:180: Remote "B2 bucket rclone-test-yegikus3vovu", Local "Local file system at /tmp/rclone3787682001", Modify Window "1ms" sync_test.go:1649: Can track renames: true 2025/02/09 02:27:32 INFO : B2 bucket rclone-test-yegikus3vovu: Making map for --track-renames 2025/02/09 02:27:32 INFO : B2 bucket rclone-test-yegikus3vovu: Finished making map for --track-renames 2025/02/09 02:27:32 DEBUG : B2 bucket rclone-test-yegikus3vovu: Waiting for checks to finish 2025/02/09 02:27:32 DEBUG : potato: Need to transfer - No matching file found at Destination 2025/02/09 02:27:32 DEBUG : sub/yam: Need to transfer - No matching file found at Destination 2025/02/09 02:27:32 DEBUG : B2 bucket rclone-test-yegikus3vovu: Waiting for renames to finish 2025/02/09 02:27:32 DEBUG : B2 bucket rclone-test-yegikus3vovu: Waiting for transfers to finish 2025/02/09 02:27:32 DEBUG : sub/yam: sha1 = ad84b2fb6729688a5ee3225164a6d4d58465b33e OK 2025/02/09 02:27:32 INFO : sub/yam: Copied (new) 2025/02/09 02:27:32 DEBUG : potato: sha1 = 1d1ac61cfffcfdd0a15cc9ae575fb06ca8c11fb5 OK 2025/02/09 02:27:32 INFO : potato: Copied (new) 2025/02/09 02:27:32 DEBUG : Waiting for deletions to finish run.go:180: Remote "B2 bucket rclone-test-yegikus3vovu", Local "Local file system at /tmp/rclone3787682001", Modify Window "1ms" 2025/02/09 02:27:33 DEBUG : potato: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/02/09 02:27:33 DEBUG : potato: Unchanged skipping 2025/02/09 02:27:33 INFO : B2 bucket rclone-test-yegikus3vovu: Making map for --track-renames 2025/02/09 02:27:33 INFO : B2 bucket rclone-test-yegikus3vovu: Finished making map for --track-renames 2025/02/09 02:27:33 DEBUG : B2 bucket rclone-test-yegikus3vovu: Waiting for checks to finish 2025/02/09 02:27:33 DEBUG : B2 bucket rclone-test-yegikus3vovu: Waiting for renames to finish 2025/02/09 02:27:33 DEBUG : sub/yam: sha1 = ad84b2fb6729688a5ee3225164a6d4d58465b33e OK 2025/02/09 02:27:33 INFO : sub/yam: Copied (server-side copy) to: yam 2025/02/09 02:27:33 INFO : sub/yam: Deleted 2025/02/09 02:27:33 INFO : yam: Renamed from "sub/yam" 2025/02/09 02:27:33 DEBUG : B2 bucket rclone-test-yegikus3vovu: Waiting for transfers to finish 2025/02/09 02:27:33 DEBUG : Waiting for deletions to finish run.go:180: Remote "B2 bucket rclone-test-yegikus3vovu", Local "Local file system at /tmp/rclone3787682001", Modify Window "1ms" --- PASS: TestSyncWithTrackRenamesStrategyLeaf (3.41s) === RUN TestServerSideMoveLocal run.go:180: Remote "B2 bucket rclone-test-yegikus3vovu", Local "Local file system at /tmp/rclone3787682001", Modify Window "1ms" 2025/02/09 02:27:35 DEBUG : Creating backend with remote "/tmp/rclone3787682001/dir1" 2025/02/09 02:27:35 DEBUG : Creating backend with remote "/tmp/rclone3787682001/dir2" 2025/02/09 02:27:35 DEBUG : Local file system at /tmp/rclone3787682001/dir2: Using server-side directory move 2025/02/09 02:27:35 INFO : Local file system at /tmp/rclone3787682001/dir2: Server side directory move failed - fallback to file moves: can't copy directory - destination already exists 2025/02/09 02:27:35 DEBUG : file1.txt: Need to transfer - File not found at Destination 2025/02/09 02:27:35 DEBUG : Local file system at /tmp/rclone3787682001/dir2: Waiting for checks to finish 2025/02/09 02:27:35 DEBUG : Local file system at /tmp/rclone3787682001/dir2: Waiting for transfers to finish 2025/02/09 02:27:35 INFO : file1.txt: Moved (server-side) --- PASS: TestServerSideMoveLocal (0.37s) === RUN TestMoveWithDeleteEmptySrcDirs run.go:180: Remote "B2 bucket rclone-test-yegikus3vovu", Local "Local file system at /tmp/rclone3787682001", Modify Window "1ms" 2025/02/09 02:27:36 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/02/09 02:27:36 DEBUG : nested/sub dir/file: Need to transfer - File not found at Destination 2025/02/09 02:27:36 DEBUG : B2 bucket rclone-test-yegikus3vovu: Waiting for checks to finish 2025/02/09 02:27:36 DEBUG : B2 bucket rclone-test-yegikus3vovu: Waiting for transfers to finish 2025/02/09 02:27:36 DEBUG : nested/sub dir/file: sha1 = b4b3e0a278988bc15f2913af3f4153ccef74e465 OK 2025/02/09 02:27:36 INFO : nested/sub dir/file: Copied (new) 2025/02/09 02:27:36 INFO : nested/sub dir/file: Deleted 2025/02/09 02:27:36 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/02/09 02:27:36 INFO : sub dir/hello world: Copied (new) 2025/02/09 02:27:36 INFO : sub dir/hello world: Deleted 2025/02/09 02:27:36 INFO : sub dir: Removing directory 2025/02/09 02:27:36 INFO : nested/sub dir: Removing directory 2025/02/09 02:27:36 INFO : nested: Removing directory 2025/02/09 02:27:36 DEBUG : Local file system at /tmp/rclone3787682001: deleted 3 directories run.go:180: Remote "B2 bucket rclone-test-yegikus3vovu", Local "Local file system at /tmp/rclone3787682001", Modify Window "1ms" --- PASS: TestMoveWithDeleteEmptySrcDirs (2.09s) === RUN TestMoveWithoutDeleteEmptySrcDirs run.go:180: Remote "B2 bucket rclone-test-yegikus3vovu", Local "Local file system at /tmp/rclone3787682001", Modify Window "1ms" 2025/02/09 02:27:38 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/02/09 02:27:38 DEBUG : nested/sub dir/file: Need to transfer - File not found at Destination 2025/02/09 02:27:38 DEBUG : B2 bucket rclone-test-yegikus3vovu: Waiting for checks to finish 2025/02/09 02:27:38 DEBUG : B2 bucket rclone-test-yegikus3vovu: Waiting for transfers to finish 2025/02/09 02:27:38 DEBUG : nested/sub dir/file: sha1 = b4b3e0a278988bc15f2913af3f4153ccef74e465 OK 2025/02/09 02:27:38 INFO : nested/sub dir/file: Copied (new) 2025/02/09 02:27:38 INFO : nested/sub dir/file: Deleted 2025/02/09 02:27:38 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/02/09 02:27:38 INFO : sub dir/hello world: Copied (new) 2025/02/09 02:27:38 INFO : sub dir/hello world: Deleted run.go:180: Remote "B2 bucket rclone-test-yegikus3vovu", Local "Local file system at /tmp/rclone3787682001", Modify Window "1ms" --- PASS: TestMoveWithoutDeleteEmptySrcDirs (2.03s) === RUN TestMoveWithIgnoreExisting run.go:180: Remote "B2 bucket rclone-test-yegikus3vovu", Local "Local file system at /tmp/rclone3787682001", Modify Window "1ms" 2025/02/09 02:27:40 DEBUG : existing: Need to transfer - File not found at Destination 2025/02/09 02:27:40 DEBUG : existing-b: Need to transfer - File not found at Destination 2025/02/09 02:27:40 DEBUG : B2 bucket rclone-test-yegikus3vovu: Waiting for checks to finish 2025/02/09 02:27:40 DEBUG : B2 bucket rclone-test-yegikus3vovu: Waiting for transfers to finish 2025/02/09 02:27:40 DEBUG : existing: sha1 = 3e2e95f5ad970eadfa7e17eaf73da97024aa5359 OK 2025/02/09 02:27:40 INFO : existing: Copied (new) 2025/02/09 02:27:40 INFO : existing: Deleted 2025/02/09 02:27:40 DEBUG : existing-b: sha1 = 321f6b7e8bf7f29aab89c5e41a555b1b0baa41a9 OK 2025/02/09 02:27:40 INFO : existing-b: Copied (new) 2025/02/09 02:27:40 INFO : existing-b: Deleted 2025/02/09 02:27:40 DEBUG : existing: Destination exists, skipping 2025/02/09 02:27:40 DEBUG : existing: Not removing source file as destination file exists and --ignore-existing is set 2025/02/09 02:27:40 DEBUG : B2 bucket rclone-test-yegikus3vovu: Waiting for checks to finish 2025/02/09 02:27:40 DEBUG : B2 bucket rclone-test-yegikus3vovu: Waiting for transfers to finish 2025/02/09 02:27:40 INFO : There was nothing to transfer run.go:180: Remote "B2 bucket rclone-test-yegikus3vovu", Local "Local file system at /tmp/rclone3787682001", Modify Window "1ms" --- PASS: TestMoveWithIgnoreExisting (2.10s) === RUN TestServerSideMove run.go:180: Remote "B2 bucket rclone-test-yegikus3vovu", Local "Local file system at /tmp/rclone3787682001", Modify Window "1ms" 2025/02/09 02:27:42 DEBUG : Creating backend with remote "TestB2:rclone-test-sofavoq2kiku" sync_test.go:1705: Server side move (if possible) B2 bucket rclone-test-yegikus3vovu -> B2 bucket rclone-test-sofavoq2kiku 2025/02/09 02:27:49 DEBUG : potato2: Need to transfer - File not found at Destination 2025/02/09 02:27:49 DEBUG : empty space: Size and modification time the same (differ by 0s, within tolerance 1ms) 2025/02/09 02:27:49 DEBUG : empty space: Unchanged skipping 2025/02/09 02:27:49 DEBUG : potato3: Sizes differ (src 68 vs dst 60) 2025/02/09 02:27:49 DEBUG : B2 bucket rclone-test-sofavoq2kiku: Waiting for checks to finish 2025/02/09 02:27:49 INFO : empty space: Deleted 2025/02/09 02:27:49 DEBUG : B2 bucket rclone-test-sofavoq2kiku: Waiting for transfers to finish 2025/02/09 02:27:50 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2025/02/09 02:27:50 INFO : potato2: Copied (server-side copy) 2025/02/09 02:27:50 DEBUG : potato3: sha1 = 568f8850f3c1a384731dbe40c6d72e1dcae342a0 OK 2025/02/09 02:27:50 INFO : potato3: Copied (server-side copy) 2025/02/09 02:27:50 INFO : potato2: Deleted 2025/02/09 02:27:50 INFO : potato3: Deleted 2025/02/09 02:27:50 DEBUG : Creating backend with remote "TestB2:rclone-test-pebigod3heda" 2025/02/09 02:27:51 DEBUG : empty space: Need to transfer - File not found at Destination 2025/02/09 02:27:51 DEBUG : potato2: Need to transfer - File not found at Destination 2025/02/09 02:27:51 DEBUG : potato3: Need to transfer - File not found at Destination 2025/02/09 02:27:51 DEBUG : B2 bucket rclone-test-pebigod3heda: Waiting for checks to finish 2025/02/09 02:27:51 DEBUG : B2 bucket rclone-test-pebigod3heda: Waiting for transfers to finish 2025/02/09 02:27:56 DEBUG : empty space: sha1 = 3bc15c8aae3e4124dd409035f32ea2fd6835efc9 OK 2025/02/09 02:27:56 INFO : empty space: Copied (server-side copy) 2025/02/09 02:27:56 INFO : empty space: Deleted 2025/02/09 02:27:56 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2025/02/09 02:27:56 INFO : potato2: Copied (server-side copy) 2025/02/09 02:27:56 DEBUG : potato3: sha1 = 568f8850f3c1a384731dbe40c6d72e1dcae342a0 OK 2025/02/09 02:27:56 INFO : potato3: Copied (server-side copy) 2025/02/09 02:27:56 INFO : potato2: Deleted 2025/02/09 02:27:56 INFO : potato3: Deleted 2025/02/09 02:27:57 DEBUG : B2 bucket rclone-test-pebigod3heda: Purge remote 2025/02/09 02:27:57 INFO : B2 bucket rclone-test-pebigod3heda: cleaning bucket "rclone-test-pebigod3heda" of all files 2025/02/09 02:27:57 DEBUG : empty space: Deleting (id "4_zbf62ed03808deb8b9f480e1b_f118fd49940a9cbff_d20250209_m022755_c001_v0001183_t0052_u01739068075980") 2025/02/09 02:27:57 DEBUG : potato2: Deleting (id "4_zbf62ed03808deb8b9f480e1b_f11657d9bc6cdd260_d20250209_m022756_c001_v0001184_t0042_u01739068076203") 2025/02/09 02:27:57 DEBUG : potato3: Deleting (id "4_zbf62ed03808deb8b9f480e1b_f1154daa90f10c66f_d20250209_m022756_c001_v0001184_t0031_u01739068076349") 2025/02/09 02:27:59 DEBUG : B2 bucket rclone-test-sofavoq2kiku: Purge remote 2025/02/09 02:27:59 INFO : B2 bucket rclone-test-sofavoq2kiku: cleaning bucket "rclone-test-sofavoq2kiku" of all files 2025/02/09 02:27:59 DEBUG : empty space: Deleting (id "4_zdf32cd03808deb8b9f480e1b_f411c11f44434726b_d20250209_m022756_c001_v7007000_t0000_u01739068076183") 2025/02/09 02:27:59 DEBUG : empty space: Deleting (id "4_zdf32cd03808deb8b9f480e1b_f114c364b7de6d98e_d20250209_m022747_c001_v0001116_t0011_u01739068067249") 2025/02/09 02:27:59 DEBUG : potato2: Deleting (id "4_zdf32cd03808deb8b9f480e1b_f411c11f44434726d_d20250209_m022756_c001_v7007000_t0000_u01739068076437") 2025/02/09 02:27:59 DEBUG : potato2: Deleting (id "4_zdf32cd03808deb8b9f480e1b_f11874fa13f3bafbe_d20250209_m022749_c001_v0001115_t0024_u01739068069659") 2025/02/09 02:27:59 DEBUG : potato3: Deleting (id "4_zdf32cd03808deb8b9f480e1b_f411c11f44434726e_d20250209_m022756_c001_v7007000_t0000_u01739068076631") 2025/02/09 02:27:59 DEBUG : potato3: Deleting (id "4_zdf32cd03808deb8b9f480e1b_f10113d54bff1de0d_d20250209_m022750_c001_v0001165_t0032_u01739068070036") 2025/02/09 02:27:59 DEBUG : potato3: Deleting (id "4_zdf32cd03808deb8b9f480e1b_f114c364b7de6d992_d20250209_m022748_c001_v0001116_t0036_u01739068068000") --- PASS: TestServerSideMove (20.90s) === RUN TestServerSideMoveWithFilter run.go:180: Remote "B2 bucket rclone-test-yegikus3vovu", Local "Local file system at /tmp/rclone3787682001", Modify Window "1ms" 2025/02/09 02:28:02 DEBUG : Creating backend with remote "TestB2:rclone-test-wipusoh7jiti" sync_test.go:1705: Server side move (if possible) B2 bucket rclone-test-yegikus3vovu -> B2 bucket rclone-test-wipusoh7jiti 2025/02/09 02:28:11 DEBUG : empty space: Excluded (Size Filter) 2025/02/09 02:28:11 DEBUG : empty space: Excluded (Size Filter) 2025/02/09 02:28:11 DEBUG : potato2: Need to transfer - File not found at Destination 2025/02/09 02:28:11 DEBUG : potato3: Sizes differ (src 68 vs dst 60) 2025/02/09 02:28:11 DEBUG : B2 bucket rclone-test-wipusoh7jiti: Waiting for checks to finish 2025/02/09 02:28:11 DEBUG : B2 bucket rclone-test-wipusoh7jiti: Waiting for transfers to finish 2025/02/09 02:28:11 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2025/02/09 02:28:11 INFO : potato2: Copied (server-side copy) 2025/02/09 02:28:12 INFO : potato2: Deleted 2025/02/09 02:28:12 DEBUG : potato3: sha1 = 568f8850f3c1a384731dbe40c6d72e1dcae342a0 OK 2025/02/09 02:28:12 INFO : potato3: Copied (server-side copy) 2025/02/09 02:28:12 INFO : potato3: Deleted 2025/02/09 02:28:12 DEBUG : Creating backend with remote "TestB2:rclone-test-dejurig6vile" 2025/02/09 02:28:13 DEBUG : empty space: Excluded (Size Filter) 2025/02/09 02:28:13 DEBUG : potato2: Need to transfer - File not found at Destination 2025/02/09 02:28:13 DEBUG : potato3: Need to transfer - File not found at Destination 2025/02/09 02:28:13 DEBUG : B2 bucket rclone-test-dejurig6vile: Waiting for checks to finish 2025/02/09 02:28:13 DEBUG : B2 bucket rclone-test-dejurig6vile: Waiting for transfers to finish 2025/02/09 02:28:17 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2025/02/09 02:28:17 INFO : potato2: Copied (server-side copy) 2025/02/09 02:28:17 INFO : potato2: Deleted 2025/02/09 02:28:17 DEBUG : potato3: sha1 = 568f8850f3c1a384731dbe40c6d72e1dcae342a0 OK 2025/02/09 02:28:17 INFO : potato3: Copied (server-side copy) 2025/02/09 02:28:18 INFO : potato3: Deleted 2025/02/09 02:28:18 DEBUG : B2 bucket rclone-test-dejurig6vile: Purge remote 2025/02/09 02:28:18 INFO : B2 bucket rclone-test-dejurig6vile: cleaning bucket "rclone-test-dejurig6vile" of all files 2025/02/09 02:28:18 DEBUG : potato2: Deleting (id "4_zef323d53809deb8b9f480e1b_f100dd42d468f89c0_d20250209_m022817_c001_v0001182_t0032_u01739068097505") 2025/02/09 02:28:18 DEBUG : potato3: Deleting (id "4_zef323d53809deb8b9f480e1b_f1042fcb05cb9be05_d20250209_m022817_c001_v0001181_t0022_u01739068097741") 2025/02/09 02:28:20 DEBUG : B2 bucket rclone-test-wipusoh7jiti: Purge remote 2025/02/09 02:28:20 INFO : B2 bucket rclone-test-wipusoh7jiti: cleaning bucket "rclone-test-wipusoh7jiti" of all files 2025/02/09 02:28:20 DEBUG : empty space: Deleting (id "4_z9fb21d63809deb8b9f480e1b_f100d0aa90aa14ade_d20250209_m022809_c001_v0001090_t0001_u01739068089968") 2025/02/09 02:28:20 DEBUG : potato2: Deleting (id "4_z9fb21d63809deb8b9f480e1b_f40777f1271cb5fbd_d20250209_m022817_c001_v7007000_t0000_u01739068097705") 2025/02/09 02:28:20 DEBUG : potato2: Deleting (id "4_z9fb21d63809deb8b9f480e1b_f10714cba65544ed3_d20250209_m022811_c001_v0001102_t0043_u01739068091594") 2025/02/09 02:28:20 DEBUG : potato3: Deleting (id "4_z9fb21d63809deb8b9f480e1b_f40777f1271cb5fbe_d20250209_m022817_c001_v7007000_t0000_u01739068097969") 2025/02/09 02:28:20 DEBUG : potato3: Deleting (id "4_z9fb21d63809deb8b9f480e1b_f10451d7f5f123768_d20250209_m022811_c001_v0001184_t0024_u01739068091924") 2025/02/09 02:28:20 DEBUG : potato3: Deleting (id "4_z9fb21d63809deb8b9f480e1b_f100d0aa90aa14ae0_d20250209_m022810_c001_v0001090_t0031_u01739068090509") --- PASS: TestServerSideMoveWithFilter (21.59s) === RUN TestServerSideMoveDeleteEmptySourceDirs run.go:180: Remote "B2 bucket rclone-test-yegikus3vovu", Local "Local file system at /tmp/rclone3787682001", Modify Window "1ms" 2025/02/09 02:28:24 DEBUG : Creating backend with remote "TestB2:rclone-test-kotepaz9laxu" 2025/02/09 02:28:26 INFO : tomatoDir: Making directory sync_test.go:1705: Server side move (if possible) B2 bucket rclone-test-yegikus3vovu -> B2 bucket rclone-test-kotepaz9laxu 2025/02/09 02:28:31 DEBUG : potato2: Need to transfer - File not found at Destination 2025/02/09 02:28:31 DEBUG : empty space: Size and modification time the same (differ by 0s, within tolerance 1ms) 2025/02/09 02:28:31 DEBUG : empty space: Unchanged skipping 2025/02/09 02:28:31 DEBUG : potato3: Sizes differ (src 68 vs dst 60) 2025/02/09 02:28:31 DEBUG : B2 bucket rclone-test-kotepaz9laxu: Waiting for checks to finish 2025/02/09 02:28:31 INFO : empty space: Deleted 2025/02/09 02:28:31 DEBUG : B2 bucket rclone-test-kotepaz9laxu: Waiting for transfers to finish 2025/02/09 02:28:31 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2025/02/09 02:28:31 INFO : potato2: Copied (server-side copy) 2025/02/09 02:28:31 INFO : potato2: Deleted 2025/02/09 02:28:31 DEBUG : potato3: sha1 = 568f8850f3c1a384731dbe40c6d72e1dcae342a0 OK 2025/02/09 02:28:31 INFO : potato3: Copied (server-side copy) 2025/02/09 02:28:32 INFO : potato3: Deleted 2025/02/09 02:28:32 DEBUG : Creating backend with remote "TestB2:rclone-test-donaxog2zuze" 2025/02/09 02:28:33 INFO : tomatoDir: Making directory 2025/02/09 02:28:33 DEBUG : empty space: Need to transfer - File not found at Destination 2025/02/09 02:28:33 DEBUG : potato2: Need to transfer - File not found at Destination 2025/02/09 02:28:33 DEBUG : potato3: Need to transfer - File not found at Destination 2025/02/09 02:28:33 DEBUG : B2 bucket rclone-test-donaxog2zuze: Waiting for checks to finish 2025/02/09 02:28:33 DEBUG : B2 bucket rclone-test-donaxog2zuze: Waiting for transfers to finish 2025/02/09 02:28:36 DEBUG : empty space: sha1 = 3bc15c8aae3e4124dd409035f32ea2fd6835efc9 OK 2025/02/09 02:28:36 INFO : empty space: Copied (server-side copy) 2025/02/09 02:28:36 INFO : empty space: Deleted 2025/02/09 02:28:36 DEBUG : potato3: sha1 = 568f8850f3c1a384731dbe40c6d72e1dcae342a0 OK 2025/02/09 02:28:36 INFO : potato3: Copied (server-side copy) 2025/02/09 02:28:36 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2025/02/09 02:28:36 INFO : potato2: Copied (server-side copy) 2025/02/09 02:28:36 INFO : potato3: Deleted 2025/02/09 02:28:36 INFO : potato2: Deleted 2025/02/09 02:28:37 DEBUG : B2 bucket rclone-test-donaxog2zuze: Purge remote 2025/02/09 02:28:37 INFO : B2 bucket rclone-test-donaxog2zuze: cleaning bucket "rclone-test-donaxog2zuze" of all files 2025/02/09 02:28:37 DEBUG : empty space: Deleting (id "4_z2f628d43809deb8b9f480e1b_f10544aae5a167635_d20250209_m022835_c001_v0001137_t0022_u01739068115910") 2025/02/09 02:28:37 DEBUG : potato2: Deleting (id "4_z2f628d43809deb8b9f480e1b_f1007b2eb40eb3f00_d20250209_m022836_c001_v0001098_t0032_u01739068116275") 2025/02/09 02:28:37 DEBUG : potato3: Deleting (id "4_z2f628d43809deb8b9f480e1b_f1146dcfddce85482_d20250209_m022836_c001_v0001184_t0018_u01739068116290") 2025/02/09 02:28:38 DEBUG : B2 bucket rclone-test-kotepaz9laxu: Purge remote 2025/02/09 02:28:38 INFO : B2 bucket rclone-test-kotepaz9laxu: cleaning bucket "rclone-test-kotepaz9laxu" of all files 2025/02/09 02:28:39 DEBUG : empty space: Deleting (id "4_z1f826db3809deb8b9f480e1b_f4192b882b81d8ee6_d20250209_m022836_c001_v7007000_t0000_u01739068116301") 2025/02/09 02:28:39 DEBUG : empty space: Deleting (id "4_z1f826db3809deb8b9f480e1b_f1024e92809c02f1e_d20250209_m022830_c001_v0001145_t0055_u01739068110291") 2025/02/09 02:28:39 DEBUG : potato2: Deleting (id "4_z1f826db3809deb8b9f480e1b_f4083145de436fc5e_d20250209_m022836_c001_v7007000_t0000_u01739068116573") 2025/02/09 02:28:39 DEBUG : potato2: Deleting (id "4_z1f826db3809deb8b9f480e1b_f11100a45d84987c6_d20250209_m022831_c001_v0001183_t0028_u01739068111381") 2025/02/09 02:28:39 DEBUG : potato3: Deleting (id "4_z1f826db3809deb8b9f480e1b_f4192b882b81d8ee7_d20250209_m022836_c001_v7007000_t0000_u01739068116500") 2025/02/09 02:28:39 DEBUG : potato3: Deleting (id "4_z1f826db3809deb8b9f480e1b_f115b1ff250e769fa_d20250209_m022831_c001_v0001161_t0055_u01739068111606") 2025/02/09 02:28:39 DEBUG : potato3: Deleting (id "4_z1f826db3809deb8b9f480e1b_f1024e92809c02f20_d20250209_m022830_c001_v0001145_t0037_u01739068110697") --- PASS: TestServerSideMoveDeleteEmptySourceDirs (18.38s) === RUN TestServerSideMoveOverlap run.go:180: Remote "B2 bucket rclone-test-yegikus3vovu", Local "Local file system at /tmp/rclone3787682001", Modify Window "1ms" 2025/02/09 02:28:42 DEBUG : Creating backend with remote "TestB2:rclone-test-yegikus3vovu/rclone-move-test" --- PASS: TestServerSideMoveOverlap (2.40s) === RUN TestSyncOverlap run.go:180: Remote "B2 bucket rclone-test-yegikus3vovu", Local "Local file system at /tmp/rclone3787682001", Modify Window "1ms" 2025/02/09 02:28:45 DEBUG : Creating backend with remote "TestB2:rclone-test-yegikus3vovu/rclone-sync-test" run.go:180: Remote "B2 bucket rclone-test-yegikus3vovu", Local "Local file system at /tmp/rclone3787682001", Modify Window "1ms" run.go:180: Remote "B2 bucket rclone-test-yegikus3vovu", Local "Local file system at /tmp/rclone3787682001", Modify Window "1ms" run.go:180: Remote "B2 bucket rclone-test-yegikus3vovu", Local "Local file system at /tmp/rclone3787682001", Modify Window "1ms" run.go:180: Remote "B2 bucket rclone-test-yegikus3vovu", Local "Local file system at /tmp/rclone3787682001", Modify Window "1ms" --- PASS: TestSyncOverlap (2.98s) === RUN TestSyncOverlapWithFilter run.go:180: Remote "B2 bucket rclone-test-yegikus3vovu", Local "Local file system at /tmp/rclone3787682001", Modify Window "1ms" 2025/02/09 02:28:48 DEBUG : Creating backend with remote "TestB2:rclone-test-yegikus3vovu/rclone-sync-test" 2025/02/09 02:28:50 DEBUG : Creating backend with remote "TestB2:rclone-test-yegikus3vovu/rclone-sync-test-include/layer2" 2025/02/09 02:28:52 DEBUG : Creating backend with remote "TestB2:rclone-test-yegikus3vovu/rclone-sync-test-ignore-file" 2025/02/09 02:28:55 DEBUG : pacer: low level retry 1/10 (error Post "https://api001.backblazeb2.com/b2api/v1/b2_list_file_names": EOF) 2025/02/09 02:28:55 DEBUG : pacer: Rate limited, increasing sleep to 20ms 2025/02/09 02:28:55 DEBUG : pacer: Reducing sleep to 10ms 2025/02/09 02:28:55 DEBUG : B2 bucket rclone-test-yegikus3vovu path rclone-sync-test: Waiting for checks to finish 2025/02/09 02:28:55 DEBUG : B2 bucket rclone-test-yegikus3vovu path rclone-sync-test: Waiting for transfers to finish 2025/02/09 02:28:55 DEBUG : Waiting for deletions to finish 2025/02/09 02:28:55 INFO : There was nothing to transfer 2025/02/09 02:28:56 DEBUG : B2 bucket rclone-test-yegikus3vovu: Waiting for checks to finish 2025/02/09 02:28:56 DEBUG : B2 bucket rclone-test-yegikus3vovu: Waiting for transfers to finish 2025/02/09 02:28:56 DEBUG : Waiting for deletions to finish 2025/02/09 02:28:56 INFO : There was nothing to transfer run.go:180: Remote "B2 bucket rclone-test-yegikus3vovu", Local "Local file system at /tmp/rclone3787682001", Modify Window "1ms" run.go:180: Remote "B2 bucket rclone-test-yegikus3vovu", Local "Local file system at /tmp/rclone3787682001", Modify Window "1ms" run.go:180: Remote "B2 bucket rclone-test-yegikus3vovu", Local "Local file system at /tmp/rclone3787682001", Modify Window "1ms" run.go:180: Remote "B2 bucket rclone-test-yegikus3vovu", Local "Local file system at /tmp/rclone3787682001", Modify Window "1ms" run.go:180: Remote "B2 bucket rclone-test-yegikus3vovu", Local "Local file system at /tmp/rclone3787682001", Modify Window "1ms" run.go:180: Remote "B2 bucket rclone-test-yegikus3vovu", Local "Local file system at /tmp/rclone3787682001", Modify Window "1ms" 2025/02/09 02:28:56 DEBUG : B2 bucket rclone-test-yegikus3vovu path rclone-sync-test-include/layer2: Waiting for checks to finish 2025/02/09 02:28:56 DEBUG : B2 bucket rclone-test-yegikus3vovu path rclone-sync-test-include/layer2: Waiting for transfers to finish 2025/02/09 02:28:56 DEBUG : Waiting for deletions to finish 2025/02/09 02:28:56 INFO : There was nothing to transfer run.go:180: Remote "B2 bucket rclone-test-yegikus3vovu", Local "Local file system at /tmp/rclone3787682001", Modify Window "1ms" run.go:180: Remote "B2 bucket rclone-test-yegikus3vovu", Local "Local file system at /tmp/rclone3787682001", Modify Window "1ms" 2025/02/09 02:28:56 DEBUG : B2 bucket rclone-test-yegikus3vovu: Waiting for checks to finish 2025/02/09 02:28:56 DEBUG : B2 bucket rclone-test-yegikus3vovu: Waiting for transfers to finish 2025/02/09 02:28:56 DEBUG : Waiting for deletions to finish 2025/02/09 02:28:56 INFO : There was nothing to transfer run.go:180: Remote "B2 bucket rclone-test-yegikus3vovu", Local "Local file system at /tmp/rclone3787682001", Modify Window "1ms" run.go:180: Remote "B2 bucket rclone-test-yegikus3vovu", Local "Local file system at /tmp/rclone3787682001", Modify Window "1ms" run.go:180: Remote "B2 bucket rclone-test-yegikus3vovu", Local "Local file system at /tmp/rclone3787682001", Modify Window "1ms" run.go:180: Remote "B2 bucket rclone-test-yegikus3vovu", Local "Local file system at /tmp/rclone3787682001", Modify Window "1ms" 2025/02/09 02:28:57 DEBUG : B2 bucket rclone-test-yegikus3vovu path rclone-sync-test-ignore-file: Waiting for checks to finish 2025/02/09 02:28:57 DEBUG : B2 bucket rclone-test-yegikus3vovu path rclone-sync-test-ignore-file: Waiting for transfers to finish 2025/02/09 02:28:57 DEBUG : Waiting for deletions to finish 2025/02/09 02:28:57 INFO : There was nothing to transfer run.go:180: Remote "B2 bucket rclone-test-yegikus3vovu", Local "Local file system at /tmp/rclone3787682001", Modify Window "1ms" run.go:180: Remote "B2 bucket rclone-test-yegikus3vovu", Local "Local file system at /tmp/rclone3787682001", Modify Window "1ms" run.go:180: Remote "B2 bucket rclone-test-yegikus3vovu", Local "Local file system at /tmp/rclone3787682001", Modify Window "1ms" run.go:180: Remote "B2 bucket rclone-test-yegikus3vovu", Local "Local file system at /tmp/rclone3787682001", Modify Window "1ms" run.go:180: Remote "B2 bucket rclone-test-yegikus3vovu", Local "Local file system at /tmp/rclone3787682001", Modify Window "1ms" --- PASS: TestSyncOverlapWithFilter (15.86s) === RUN TestSyncCompareDest run.go:180: Remote "B2 bucket rclone-test-yegikus3vovu", Local "Local file system at /tmp/rclone3787682001", Modify Window "1ms" 2025/02/09 02:29:04 DEBUG : Creating backend with remote "TestB2:rclone-test-yegikus3vovu/dst" 2025/02/09 02:29:05 DEBUG : Creating backend with remote "TestB2:rclone-test-yegikus3vovu/CompareDest" 2025/02/09 02:29:07 DEBUG : one: Need to transfer - File not found at Destination 2025/02/09 02:29:07 DEBUG : B2 bucket rclone-test-yegikus3vovu path dst: Waiting for checks to finish 2025/02/09 02:29:07 DEBUG : B2 bucket rclone-test-yegikus3vovu path dst: Waiting for transfers to finish 2025/02/09 02:29:08 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2025/02/09 02:29:08 INFO : one: Copied (new) 2025/02/09 02:29:08 DEBUG : Waiting for deletions to finish 2025/02/09 02:29:08 DEBUG : B2 bucket rclone-test-yegikus3vovu path dst: Waiting for checks to finish 2025/02/09 02:29:08 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/02/09 02:29:08 DEBUG : B2 bucket rclone-test-yegikus3vovu path dst: Waiting for transfers to finish 2025/02/09 02:29:09 DEBUG : one: sha1 = 7f376fd65843a1267de8f986d40e164e5a321c13 OK 2025/02/09 02:29:09 INFO : one: Copied (replaced existing) 2025/02/09 02:29:09 DEBUG : Waiting for deletions to finish 2025/02/09 02:29:10 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/02/09 02:29:10 DEBUG : B2 bucket rclone-test-yegikus3vovu path dst: Waiting for checks to finish 2025/02/09 02:29:10 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/02/09 02:29:10 DEBUG : one: Destination found in --compare-dest, skipping 2025/02/09 02:29:10 DEBUG : B2 bucket rclone-test-yegikus3vovu path dst: Waiting for transfers to finish 2025/02/09 02:29:10 DEBUG : Waiting for deletions to finish 2025/02/09 02:29:10 INFO : There was nothing to transfer 2025/02/09 02:29:12 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/02/09 02:29:12 DEBUG : two: Destination found in --compare-dest, skipping 2025/02/09 02:29:12 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/02/09 02:29:12 DEBUG : B2 bucket rclone-test-yegikus3vovu path dst: Waiting for checks to finish 2025/02/09 02:29:12 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/02/09 02:29:12 DEBUG : one: Destination found in --compare-dest, skipping 2025/02/09 02:29:12 DEBUG : B2 bucket rclone-test-yegikus3vovu path dst: Waiting for transfers to finish 2025/02/09 02:29:12 DEBUG : Waiting for deletions to finish 2025/02/09 02:29:12 INFO : There was nothing to transfer 2025/02/09 02:29:12 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/02/09 02:29:12 DEBUG : two: Destination found in --compare-dest, skipping 2025/02/09 02:29:12 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/02/09 02:29:12 DEBUG : B2 bucket rclone-test-yegikus3vovu path dst: Waiting for checks to finish 2025/02/09 02:29:13 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/02/09 02:29:13 DEBUG : one: Destination found in --compare-dest, skipping 2025/02/09 02:29:13 DEBUG : B2 bucket rclone-test-yegikus3vovu path dst: Waiting for transfers to finish 2025/02/09 02:29:13 DEBUG : Waiting for deletions to finish 2025/02/09 02:29:13 INFO : There was nothing to transfer 2025/02/09 02:29:14 DEBUG : two: Modification times differ by -119h59m59.877s: 2011-12-30 12:59:59 +0000 UTC, 2011-12-25 12:59:59.123 +0000 UTC 2025/02/09 02:29:14 DEBUG : two: sha1 = ad782ecdac770fc6eb9a62e44f90873fb97fb26b OK 2025/02/09 02:29:14 DEBUG : two: Destination found in --compare-dest, skipping 2025/02/09 02:29:14 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/02/09 02:29:14 DEBUG : B2 bucket rclone-test-yegikus3vovu path dst: Waiting for checks to finish 2025/02/09 02:29:14 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/02/09 02:29:14 DEBUG : one: Destination found in --compare-dest, skipping 2025/02/09 02:29:14 DEBUG : B2 bucket rclone-test-yegikus3vovu path dst: Waiting for transfers to finish 2025/02/09 02:29:14 DEBUG : Waiting for deletions to finish 2025/02/09 02:29:14 INFO : There was nothing to transfer 2025/02/09 02:29:15 DEBUG : two: Sizes differ (src 5 vs dst 3) 2025/02/09 02:29:15 DEBUG : two: Need to transfer - File not found at Destination 2025/02/09 02:29:15 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/02/09 02:29:15 DEBUG : B2 bucket rclone-test-yegikus3vovu path dst: Waiting for checks to finish 2025/02/09 02:29:15 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/02/09 02:29:15 DEBUG : one: Destination found in --compare-dest, skipping 2025/02/09 02:29:15 DEBUG : B2 bucket rclone-test-yegikus3vovu path dst: Waiting for transfers to finish 2025/02/09 02:29:15 DEBUG : two: sha1 = a4be8877ad88f3109a6411985a1f359e10e2d930 OK 2025/02/09 02:29:15 INFO : two: Copied (new) 2025/02/09 02:29:15 DEBUG : Waiting for deletions to finish --- PASS: TestSyncCompareDest (12.89s) === RUN TestSyncMultipleCompareDest run.go:180: Remote "B2 bucket rclone-test-yegikus3vovu", Local "Local file system at /tmp/rclone3787682001", Modify Window "1ms" 2025/02/09 02:29:18 DEBUG : Creating backend with remote "TestB2:rclone-test-yegikus3vovu/dest" 2025/02/09 02:29:19 DEBUG : Creating backend with remote "TestB2:rclone-test-yegikus3vovu/pre-dest1" 2025/02/09 02:29:20 DEBUG : Creating backend with remote "TestB2:rclone-test-yegikus3vovu/pre-dest2" 2025/02/09 02:29:22 DEBUG : 1: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/02/09 02:29:22 DEBUG : 1: Destination found in --compare-dest, skipping 2025/02/09 02:29:23 DEBUG : 2: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/02/09 02:29:23 DEBUG : 2: Destination found in --compare-dest, skipping 2025/02/09 02:29:23 DEBUG : 3: Need to transfer - File not found at Destination 2025/02/09 02:29:23 DEBUG : B2 bucket rclone-test-yegikus3vovu path dest: Waiting for checks to finish 2025/02/09 02:29:23 DEBUG : B2 bucket rclone-test-yegikus3vovu path dest: Waiting for transfers to finish 2025/02/09 02:29:24 DEBUG : 3: sha1 = 77de68daecd823babbb58edb1c8e14d7106e83bb OK 2025/02/09 02:29:24 INFO : 3: Copied (new) 2025/02/09 02:29:24 DEBUG : Waiting for deletions to finish --- PASS: TestSyncMultipleCompareDest (8.75s) === RUN TestSyncCopyDest run.go:180: Remote "B2 bucket rclone-test-yegikus3vovu", Local "Local file system at /tmp/rclone3787682001", Modify Window "1ms" 2025/02/09 02:29:25 DEBUG : Creating backend with remote "TestB2:rclone-test-yegikus3vovu/dst" 2025/02/09 02:29:26 DEBUG : Creating backend with remote "TestB2:rclone-test-yegikus3vovu/CopyDest" 2025/02/09 02:29:28 DEBUG : one: Need to transfer - File not found at Destination 2025/02/09 02:29:28 DEBUG : B2 bucket rclone-test-yegikus3vovu path dst: Waiting for checks to finish 2025/02/09 02:29:28 DEBUG : B2 bucket rclone-test-yegikus3vovu path dst: Waiting for transfers to finish 2025/02/09 02:29:30 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2025/02/09 02:29:30 INFO : one: Copied (new) 2025/02/09 02:29:30 DEBUG : Waiting for deletions to finish 2025/02/09 02:29:30 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/02/09 02:29:30 DEBUG : B2 bucket rclone-test-yegikus3vovu path dst: Waiting for checks to finish 2025/02/09 02:29:31 DEBUG : B2 bucket rclone-test-yegikus3vovu path dst: Waiting for transfers to finish 2025/02/09 02:29:31 DEBUG : one: sha1 = 7f376fd65843a1267de8f986d40e164e5a321c13 OK 2025/02/09 02:29:31 INFO : one: Copied (replaced existing) 2025/02/09 02:29:31 DEBUG : Waiting for deletions to finish 2025/02/09 02:29:32 DEBUG : Creating backend with remote "TestB2:rclone-test-yegikus3vovu/BackupDir" 2025/02/09 02:29:34 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/02/09 02:29:34 DEBUG : B2 bucket rclone-test-yegikus3vovu path dst: Waiting for checks to finish 2025/02/09 02:29:34 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/02/09 02:29:34 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/02/09 02:29:36 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2025/02/09 02:29:36 INFO : one: Copied (server-side copy) 2025/02/09 02:29:36 INFO : one: Deleted 2025/02/09 02:29:36 DEBUG : one: sha1 = 7f376fd65843a1267de8f986d40e164e5a321c13 OK 2025/02/09 02:29:36 INFO : one: Copied (server-side copy) 2025/02/09 02:29:36 DEBUG : one: Destination found in --copy-dest, using server-side copy 2025/02/09 02:29:36 DEBUG : B2 bucket rclone-test-yegikus3vovu path dst: Waiting for transfers to finish 2025/02/09 02:29:36 DEBUG : Waiting for deletions to finish 2025/02/09 02:29:38 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/02/09 02:29:38 DEBUG : two: sha1 = ad782ecdac770fc6eb9a62e44f90873fb97fb26b OK 2025/02/09 02:29:38 INFO : two: Copied (server-side copy) 2025/02/09 02:29:38 DEBUG : two: Destination found in --copy-dest, using server-side copy 2025/02/09 02:29:38 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/02/09 02:29:38 DEBUG : one: Unchanged skipping 2025/02/09 02:29:38 DEBUG : B2 bucket rclone-test-yegikus3vovu path dst: Waiting for checks to finish 2025/02/09 02:29:38 DEBUG : B2 bucket rclone-test-yegikus3vovu path dst: Waiting for transfers to finish 2025/02/09 02:29:38 DEBUG : Waiting for deletions to finish 2025/02/09 02:29:38 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/02/09 02:29:38 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/02/09 02:29:38 DEBUG : one: Unchanged skipping 2025/02/09 02:29:38 DEBUG : two: Unchanged skipping 2025/02/09 02:29:38 DEBUG : B2 bucket rclone-test-yegikus3vovu path dst: Waiting for checks to finish 2025/02/09 02:29:38 DEBUG : B2 bucket rclone-test-yegikus3vovu path dst: Waiting for transfers to finish 2025/02/09 02:29:38 DEBUG : Waiting for deletions to finish 2025/02/09 02:29:38 INFO : There was nothing to transfer 2025/02/09 02:29:40 DEBUG : three: Sizes differ (src 7 vs dst 5) 2025/02/09 02:29:40 DEBUG : three: Destination not found in --copy-dest 2025/02/09 02:29:40 DEBUG : three: Need to transfer - File not found at Destination 2025/02/09 02:29:40 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/02/09 02:29:40 DEBUG : one: Unchanged skipping 2025/02/09 02:29:40 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/02/09 02:29:40 DEBUG : two: Unchanged skipping 2025/02/09 02:29:40 DEBUG : B2 bucket rclone-test-yegikus3vovu path dst: Waiting for checks to finish 2025/02/09 02:29:40 DEBUG : B2 bucket rclone-test-yegikus3vovu path dst: Waiting for transfers to finish 2025/02/09 02:29:40 DEBUG : three: sha1 = 370e613335f3cf2f19b2a2d35a86402f55c659f8 OK 2025/02/09 02:29:40 INFO : three: Copied (new) 2025/02/09 02:29:40 DEBUG : Waiting for deletions to finish --- PASS: TestSyncCopyDest (17.03s) === RUN TestSyncBackupDir run.go:180: Remote "B2 bucket rclone-test-yegikus3vovu", Local "Local file system at /tmp/rclone3787682001", Modify Window "1ms" 2025/02/09 02:29:44 DEBUG : Creating backend with remote "TestB2:rclone-test-yegikus3vovu/dst" 2025/02/09 02:29:45 DEBUG : Creating backend with remote "TestB2:rclone-test-yegikus3vovu/backup" 2025/02/09 02:29:45 DEBUG : Config file has changed externally - reloading 2025/02/09 02:29:47 DEBUG : one: Sizes differ (src 4 vs dst 3) 2025/02/09 02:29:47 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/02/09 02:29:47 DEBUG : two: Unchanged skipping 2025/02/09 02:29:47 DEBUG : B2 bucket rclone-test-yegikus3vovu path dst: Waiting for checks to finish 2025/02/09 02:29:48 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2025/02/09 02:29:48 INFO : one: Copied (server-side copy) 2025/02/09 02:29:48 INFO : one: Deleted 2025/02/09 02:29:48 DEBUG : B2 bucket rclone-test-yegikus3vovu path dst: Waiting for transfers to finish 2025/02/09 02:29:49 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2025/02/09 02:29:49 INFO : one: Copied (new) 2025/02/09 02:29:49 DEBUG : Waiting for deletions to finish 2025/02/09 02:29:50 DEBUG : three.txt: sha1 = b802f384302cb24fbab0a44997e820bf2e8507bb OK 2025/02/09 02:29:50 INFO : three.txt: Copied (server-side copy) 2025/02/09 02:29:50 INFO : three.txt: Deleted 2025/02/09 02:29:50 INFO : three.txt: Moved into backup dir 2025/02/09 02:29:51 DEBUG : one: Sizes differ (src 5 vs dst 4) 2025/02/09 02:29:51 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/02/09 02:29:51 DEBUG : two: Unchanged skipping 2025/02/09 02:29:51 DEBUG : B2 bucket rclone-test-yegikus3vovu path dst: Waiting for checks to finish 2025/02/09 02:29:52 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2025/02/09 02:29:52 INFO : one: Copied (server-side copy) 2025/02/09 02:29:52 INFO : one: Deleted 2025/02/09 02:29:52 DEBUG : B2 bucket rclone-test-yegikus3vovu path dst: Waiting for transfers to finish 2025/02/09 02:29:52 DEBUG : one: sha1 = 88a8c2880f555638f990d1ec4c8359b25caa20c7 OK 2025/02/09 02:29:52 INFO : one: Copied (new) 2025/02/09 02:29:52 DEBUG : Waiting for deletions to finish 2025/02/09 02:29:53 DEBUG : three.txt: sha1 = 92e0258fe3c7456f15dff78d509f6e3c9166c254 OK 2025/02/09 02:29:53 INFO : three.txt: Copied (server-side copy) 2025/02/09 02:29:53 INFO : three.txt: Deleted 2025/02/09 02:29:53 INFO : three.txt: Moved into backup dir --- PASS: TestSyncBackupDir (12.09s) === RUN TestSyncBackupDirWithSuffix run.go:180: Remote "B2 bucket rclone-test-yegikus3vovu", Local "Local file system at /tmp/rclone3787682001", Modify Window "1ms" 2025/02/09 02:29:56 DEBUG : Creating backend with remote "TestB2:rclone-test-yegikus3vovu/dst" 2025/02/09 02:29:56 DEBUG : Config file has changed externally - reloading 2025/02/09 02:29:57 DEBUG : Creating backend with remote "TestB2:rclone-test-yegikus3vovu/backup" 2025/02/09 02:29:59 DEBUG : one: Sizes differ (src 4 vs dst 3) 2025/02/09 02:29:59 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/02/09 02:29:59 DEBUG : two: Unchanged skipping 2025/02/09 02:29:59 DEBUG : B2 bucket rclone-test-yegikus3vovu path dst: Waiting for checks to finish 2025/02/09 02:30:00 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2025/02/09 02:30:00 INFO : one: Copied (server-side copy) to: one.bak 2025/02/09 02:30:01 INFO : one: Deleted 2025/02/09 02:30:01 DEBUG : B2 bucket rclone-test-yegikus3vovu path dst: Waiting for transfers to finish 2025/02/09 02:30:01 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2025/02/09 02:30:01 INFO : one: Copied (new) 2025/02/09 02:30:01 DEBUG : Waiting for deletions to finish 2025/02/09 02:30:02 DEBUG : three.txt: sha1 = b802f384302cb24fbab0a44997e820bf2e8507bb OK 2025/02/09 02:30:02 INFO : three.txt: Copied (server-side copy) to: three.txt.bak 2025/02/09 02:30:02 INFO : three.txt: Deleted 2025/02/09 02:30:02 INFO : three.txt: Moved into backup dir 2025/02/09 02:30:04 DEBUG : one: Sizes differ (src 5 vs dst 4) 2025/02/09 02:30:04 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/02/09 02:30:04 DEBUG : two: Unchanged skipping 2025/02/09 02:30:04 DEBUG : B2 bucket rclone-test-yegikus3vovu path dst: Waiting for checks to finish 2025/02/09 02:30:04 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2025/02/09 02:30:04 INFO : one: Copied (server-side copy) to: one.bak 2025/02/09 02:30:05 INFO : one: Deleted 2025/02/09 02:30:05 DEBUG : B2 bucket rclone-test-yegikus3vovu path dst: Waiting for transfers to finish 2025/02/09 02:30:05 DEBUG : one: sha1 = 88a8c2880f555638f990d1ec4c8359b25caa20c7 OK 2025/02/09 02:30:05 INFO : one: Copied (new) 2025/02/09 02:30:05 DEBUG : Waiting for deletions to finish 2025/02/09 02:30:05 DEBUG : three.txt: sha1 = 92e0258fe3c7456f15dff78d509f6e3c9166c254 OK 2025/02/09 02:30:05 INFO : three.txt: Copied (server-side copy) to: three.txt.bak 2025/02/09 02:30:05 INFO : three.txt: Deleted 2025/02/09 02:30:05 INFO : three.txt: Moved into backup dir --- PASS: TestSyncBackupDirWithSuffix (12.35s) === RUN TestSyncBackupDirWithSuffixKeepExtension run.go:180: Remote "B2 bucket rclone-test-yegikus3vovu", Local "Local file system at /tmp/rclone3787682001", Modify Window "1ms" 2025/02/09 02:30:08 DEBUG : Creating backend with remote "TestB2:rclone-test-yegikus3vovu/dst" 2025/02/09 02:30:09 DEBUG : Creating backend with remote "TestB2:rclone-test-yegikus3vovu/backup" 2025/02/09 02:30:11 DEBUG : one: Sizes differ (src 4 vs dst 3) 2025/02/09 02:30:11 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/02/09 02:30:11 DEBUG : two: Unchanged skipping 2025/02/09 02:30:11 DEBUG : B2 bucket rclone-test-yegikus3vovu path dst: Waiting for checks to finish 2025/02/09 02:30:13 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2025/02/09 02:30:13 INFO : one: Copied (server-side copy) to: one-2019-01-01 2025/02/09 02:30:13 INFO : one: Deleted 2025/02/09 02:30:13 DEBUG : B2 bucket rclone-test-yegikus3vovu path dst: Waiting for transfers to finish 2025/02/09 02:30:14 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2025/02/09 02:30:14 INFO : one: Copied (new) 2025/02/09 02:30:14 DEBUG : Waiting for deletions to finish 2025/02/09 02:30:14 DEBUG : three.txt: sha1 = b802f384302cb24fbab0a44997e820bf2e8507bb OK 2025/02/09 02:30:14 INFO : three.txt: Copied (server-side copy) to: three-2019-01-01.txt 2025/02/09 02:30:15 INFO : three.txt: Deleted 2025/02/09 02:30:15 INFO : three.txt: Moved into backup dir 2025/02/09 02:30:16 DEBUG : one: Sizes differ (src 5 vs dst 4) 2025/02/09 02:30:16 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/02/09 02:30:16 DEBUG : two: Unchanged skipping 2025/02/09 02:30:16 DEBUG : B2 bucket rclone-test-yegikus3vovu path dst: Waiting for checks to finish 2025/02/09 02:30:17 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2025/02/09 02:30:17 INFO : one: Copied (server-side copy) to: one-2019-01-01 2025/02/09 02:30:17 INFO : one: Deleted 2025/02/09 02:30:17 DEBUG : B2 bucket rclone-test-yegikus3vovu path dst: Waiting for transfers to finish 2025/02/09 02:30:17 DEBUG : one: sha1 = 88a8c2880f555638f990d1ec4c8359b25caa20c7 OK 2025/02/09 02:30:17 INFO : one: Copied (new) 2025/02/09 02:30:17 DEBUG : Waiting for deletions to finish 2025/02/09 02:30:18 DEBUG : three.txt: sha1 = 92e0258fe3c7456f15dff78d509f6e3c9166c254 OK 2025/02/09 02:30:18 INFO : three.txt: Copied (server-side copy) to: three-2019-01-01.txt 2025/02/09 02:30:18 INFO : three.txt: Deleted 2025/02/09 02:30:18 INFO : three.txt: Moved into backup dir --- PASS: TestSyncBackupDirWithSuffixKeepExtension (12.61s) === RUN TestSyncBackupDirSuffixOnly run.go:180: Remote "B2 bucket rclone-test-yegikus3vovu", Local "Local file system at /tmp/rclone3787682001", Modify Window "1ms" 2025/02/09 02:30:21 DEBUG : Creating backend with remote "TestB2:rclone-test-yegikus3vovu/dst" 2025/02/09 02:30:23 DEBUG : one: Sizes differ (src 4 vs dst 3) 2025/02/09 02:30:23 DEBUG : B2 bucket rclone-test-yegikus3vovu path dst: Waiting for checks to finish 2025/02/09 02:30:23 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/02/09 02:30:23 DEBUG : two: Unchanged skipping 2025/02/09 02:30:23 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2025/02/09 02:30:23 INFO : one: Copied (server-side copy) to: one.bak 2025/02/09 02:30:23 INFO : one: Deleted 2025/02/09 02:30:23 DEBUG : B2 bucket rclone-test-yegikus3vovu path dst: Waiting for transfers to finish 2025/02/09 02:30:24 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2025/02/09 02:30:24 INFO : one: Copied (new) 2025/02/09 02:30:24 DEBUG : Waiting for deletions to finish 2025/02/09 02:30:25 DEBUG : three.txt: sha1 = b802f384302cb24fbab0a44997e820bf2e8507bb OK 2025/02/09 02:30:25 INFO : three.txt: Copied (server-side copy) to: three.txt.bak 2025/02/09 02:30:25 INFO : three.txt: Deleted 2025/02/09 02:30:25 INFO : three.txt: Moved into backup dir 2025/02/09 02:30:26 DEBUG : one.bak: Excluded (Path Filter) 2025/02/09 02:30:26 DEBUG : three.txt.bak: Excluded (Path Filter) 2025/02/09 02:30:26 DEBUG : one: Sizes differ (src 5 vs dst 4) 2025/02/09 02:30:26 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/02/09 02:30:26 DEBUG : two: Unchanged skipping 2025/02/09 02:30:26 DEBUG : B2 bucket rclone-test-yegikus3vovu path dst: Waiting for checks to finish 2025/02/09 02:30:27 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2025/02/09 02:30:27 INFO : one: Copied (server-side copy) to: one.bak 2025/02/09 02:30:27 INFO : one: Deleted 2025/02/09 02:30:27 DEBUG : B2 bucket rclone-test-yegikus3vovu path dst: Waiting for transfers to finish 2025/02/09 02:30:27 DEBUG : one: sha1 = 88a8c2880f555638f990d1ec4c8359b25caa20c7 OK 2025/02/09 02:30:27 INFO : one: Copied (new) 2025/02/09 02:30:27 DEBUG : Waiting for deletions to finish 2025/02/09 02:30:34 DEBUG : three.txt: sha1 = 92e0258fe3c7456f15dff78d509f6e3c9166c254 OK 2025/02/09 02:30:34 INFO : three.txt: Copied (server-side copy) to: three.txt.bak 2025/02/09 02:30:35 INFO : three.txt: Deleted 2025/02/09 02:30:35 INFO : three.txt: Moved into backup dir --- PASS: TestSyncBackupDirSuffixOnly (16.92s) === RUN TestSyncSuffix run.go:180: Remote "B2 bucket rclone-test-yegikus3vovu", Local "Local file system at /tmp/rclone3787682001", Modify Window "1ms" 2025/02/09 02:30:38 DEBUG : Creating backend with remote "TestB2:rclone-test-yegikus3vovu/dst" 2025/02/09 02:30:40 DEBUG : one: Sizes differ (src 4 vs dst 3) 2025/02/09 02:30:41 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2025/02/09 02:30:41 INFO : one: Copied (server-side copy) to: one.bak 2025/02/09 02:30:41 INFO : one: Deleted 2025/02/09 02:30:42 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2025/02/09 02:30:42 INFO : one: Copied (new) 2025/02/09 02:30:43 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/02/09 02:30:43 DEBUG : two: Unchanged skipping 2025/02/09 02:30:43 DEBUG : three.txt: Sizes differ (src 6 vs dst 5) 2025/02/09 02:30:43 DEBUG : three.txt: sha1 = b802f384302cb24fbab0a44997e820bf2e8507bb OK 2025/02/09 02:30:43 INFO : three.txt: Copied (server-side copy) to: three.txt.bak 2025/02/09 02:30:43 INFO : three.txt: Deleted 2025/02/09 02:30:44 DEBUG : three.txt: sha1 = 92e0258fe3c7456f15dff78d509f6e3c9166c254 OK 2025/02/09 02:30:44 INFO : three.txt: Copied (new) 2025/02/09 02:30:45 DEBUG : one: Sizes differ (src 5 vs dst 4) 2025/02/09 02:30:45 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2025/02/09 02:30:45 INFO : one: Copied (server-side copy) to: one.bak 2025/02/09 02:30:46 INFO : one: Deleted 2025/02/09 02:30:46 DEBUG : one: sha1 = 88a8c2880f555638f990d1ec4c8359b25caa20c7 OK 2025/02/09 02:30:46 INFO : one: Copied (new) 2025/02/09 02:30:46 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/02/09 02:30:46 DEBUG : two: Unchanged skipping 2025/02/09 02:30:47 DEBUG : three.txt: Sizes differ (src 19 vs dst 6) 2025/02/09 02:30:47 DEBUG : three.txt: sha1 = 92e0258fe3c7456f15dff78d509f6e3c9166c254 OK 2025/02/09 02:30:47 INFO : three.txt: Copied (server-side copy) to: three.txt.bak 2025/02/09 02:30:47 INFO : three.txt: Deleted 2025/02/09 02:30:48 DEBUG : three.txt: sha1 = 476e1707cbd7f0497a7dc4d44f0b07b8566ffc30 OK 2025/02/09 02:30:48 INFO : three.txt: Copied (new) --- PASS: TestSyncSuffix (13.05s) === RUN TestSyncSuffixKeepExtension run.go:180: Remote "B2 bucket rclone-test-yegikus3vovu", Local "Local file system at /tmp/rclone3787682001", Modify Window "1ms" 2025/02/09 02:30:51 DEBUG : Creating backend with remote "TestB2:rclone-test-yegikus3vovu/dst" 2025/02/09 02:30:53 DEBUG : one: Sizes differ (src 4 vs dst 3) 2025/02/09 02:30:54 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2025/02/09 02:30:54 INFO : one: Copied (server-side copy) to: one-2019-01-01 2025/02/09 02:30:54 INFO : one: Deleted 2025/02/09 02:30:55 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2025/02/09 02:30:55 INFO : one: Copied (new) 2025/02/09 02:30:56 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/02/09 02:30:56 DEBUG : two: Unchanged skipping 2025/02/09 02:30:56 DEBUG : three.txt: Sizes differ (src 6 vs dst 5) 2025/02/09 02:30:56 DEBUG : three.txt: sha1 = b802f384302cb24fbab0a44997e820bf2e8507bb OK 2025/02/09 02:30:56 INFO : three.txt: Copied (server-side copy) to: three-2019-01-01.txt 2025/02/09 02:30:57 INFO : three.txt: Deleted 2025/02/09 02:30:57 DEBUG : three.txt: sha1 = 92e0258fe3c7456f15dff78d509f6e3c9166c254 OK 2025/02/09 02:30:57 INFO : three.txt: Copied (new) 2025/02/09 02:30:58 DEBUG : one: Sizes differ (src 5 vs dst 4) 2025/02/09 02:30:58 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2025/02/09 02:30:58 INFO : one: Copied (server-side copy) to: one-2019-01-01 2025/02/09 02:30:59 INFO : one: Deleted 2025/02/09 02:30:59 DEBUG : one: sha1 = 88a8c2880f555638f990d1ec4c8359b25caa20c7 OK 2025/02/09 02:30:59 INFO : one: Copied (new) 2025/02/09 02:30:59 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/02/09 02:30:59 DEBUG : two: Unchanged skipping 2025/02/09 02:30:59 DEBUG : three.txt: Sizes differ (src 19 vs dst 6) 2025/02/09 02:31:00 DEBUG : three.txt: sha1 = 92e0258fe3c7456f15dff78d509f6e3c9166c254 OK 2025/02/09 02:31:00 INFO : three.txt: Copied (server-side copy) to: three-2019-01-01.txt 2025/02/09 02:31:00 INFO : three.txt: Deleted 2025/02/09 02:31:01 DEBUG : three.txt: sha1 = 476e1707cbd7f0497a7dc4d44f0b07b8566ffc30 OK 2025/02/09 02:31:01 INFO : three.txt: Copied (new) --- PASS: TestSyncSuffixKeepExtension (12.96s) === RUN TestSyncUTFNorm run.go:180: Remote "B2 bucket rclone-test-yegikus3vovu", Local "Local file system at /tmp/rclone3787682001", Modify Window "1ms" 2025/02/09 02:31:03 DEBUG : Testêé: Sizes differ (src 14 vs dst 18) 2025/02/09 02:31:03 DEBUG : B2 bucket rclone-test-yegikus3vovu: Waiting for checks to finish 2025/02/09 02:31:03 DEBUG : B2 bucket rclone-test-yegikus3vovu: Waiting for transfers to finish 2025/02/09 02:31:04 DEBUG : Testêé: sha1 = a54d88e06612d820bc3be72877c74f257b561b19 OK 2025/02/09 02:31:04 INFO : Testêé: Copied (replaced existing) to: Testêé 2025/02/09 02:31:04 DEBUG : Waiting for deletions to finish --- PASS: TestSyncUTFNorm (2.24s) === RUN TestSyncImmutable run.go:180: Remote "B2 bucket rclone-test-yegikus3vovu", Local "Local file system at /tmp/rclone3787682001", Modify Window "1ms" 2025/02/09 02:31:05 DEBUG : existing: Need to transfer - File not found at Destination 2025/02/09 02:31:05 DEBUG : B2 bucket rclone-test-yegikus3vovu: Waiting for checks to finish 2025/02/09 02:31:05 DEBUG : B2 bucket rclone-test-yegikus3vovu: Waiting for transfers to finish 2025/02/09 02:31:06 DEBUG : existing: sha1 = 3e2e95f5ad970eadfa7e17eaf73da97024aa5359 OK 2025/02/09 02:31:06 INFO : existing: Copied (new) 2025/02/09 02:31:06 DEBUG : Waiting for deletions to finish run.go:180: Remote "B2 bucket rclone-test-yegikus3vovu", Local "Local file system at /tmp/rclone3787682001", Modify Window "1ms" 2025/02/09 02:31:06 DEBUG : existing: Sizes differ (src 8 vs dst 6) 2025/02/09 02:31:06 ERROR : existing: Source and destination exist but do not match: immutable file modified 2025/02/09 02:31:06 DEBUG : B2 bucket rclone-test-yegikus3vovu: Waiting for checks to finish 2025/02/09 02:31:06 DEBUG : B2 bucket rclone-test-yegikus3vovu: Waiting for transfers to finish 2025/02/09 02:31:06 ERROR : B2 bucket rclone-test-yegikus3vovu: not deleting files as there were IO errors 2025/02/09 02:31:06 ERROR : B2 bucket rclone-test-yegikus3vovu: not deleting directories as there were IO errors run.go:180: Remote "B2 bucket rclone-test-yegikus3vovu", Local "Local file system at /tmp/rclone3787682001", Modify Window "1ms" --- PASS: TestSyncImmutable (3.02s) === RUN TestSyncIgnoreCase run.go:180: Remote "B2 bucket rclone-test-yegikus3vovu", Local "Local file system at /tmp/rclone3787682001", Modify Window "1ms" 2025/02/09 02:31:08 DEBUG : existing: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/02/09 02:31:08 DEBUG : existing: Unchanged skipping 2025/02/09 02:31:08 DEBUG : B2 bucket rclone-test-yegikus3vovu: Waiting for checks to finish 2025/02/09 02:31:08 DEBUG : B2 bucket rclone-test-yegikus3vovu: Waiting for transfers to finish 2025/02/09 02:31:08 DEBUG : Waiting for deletions to finish 2025/02/09 02:31:08 INFO : There was nothing to transfer --- PASS: TestSyncIgnoreCase (1.34s) === RUN TestFixCase run.go:180: Remote "B2 bucket rclone-test-yegikus3vovu", Local "Local file system at /tmp/rclone3787682001", 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-yegikus3vovu", Local "Local file system at /tmp/rclone3787682001", Modify Window "1ms" sync_test.go:2674: This test only runs on local === RUN TestMaxTransfer/Soft run.go:180: Remote "B2 bucket rclone-test-yegikus3vovu", Local "Local file system at /tmp/rclone3787682001", Modify Window "1ms" sync_test.go:2674: This test only runs on local === RUN TestMaxTransfer/Cautious run.go:180: Remote "B2 bucket rclone-test-yegikus3vovu", Local "Local file system at /tmp/rclone3787682001", Modify Window "1ms" sync_test.go:2674: This test only runs on local --- PASS: TestMaxTransfer (1.14s) --- SKIP: TestMaxTransfer/Hard (0.39s) --- SKIP: TestMaxTransfer/Soft (0.37s) --- SKIP: TestMaxTransfer/Cautious (0.37s) === RUN TestSyncConcurrentDelete run.go:180: Remote "B2 bucket rclone-test-yegikus3vovu", Local "Local file system at /tmp/rclone3787682001", Modify Window "1ms" 2025/02/09 02:31:20 DEBUG : both0: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/02/09 02:31:20 DEBUG : both1: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/02/09 02:31:20 DEBUG : both10: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/02/09 02:31:20 DEBUG : both11: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/02/09 02:31:20 DEBUG : B2 bucket rclone-test-yegikus3vovu: Waiting for checks to finish 2025/02/09 02:31:20 DEBUG : both0: Unchanged skipping 2025/02/09 02:31:20 DEBUG : both12: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/02/09 02:31:20 DEBUG : both1: Unchanged skipping 2025/02/09 02:31:20 DEBUG : both13: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/02/09 02:31:20 DEBUG : both13: Unchanged skipping 2025/02/09 02:31:20 DEBUG : both14: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/02/09 02:31:20 DEBUG : both10: Unchanged skipping 2025/02/09 02:31:20 DEBUG : both15: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/02/09 02:31:20 DEBUG : both15: Unchanged skipping 2025/02/09 02:31:20 DEBUG : both16: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/02/09 02:31:20 DEBUG : both16: Unchanged skipping 2025/02/09 02:31:20 DEBUG : both17: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/02/09 02:31:20 DEBUG : both11: Unchanged skipping 2025/02/09 02:31:20 DEBUG : both18: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/02/09 02:31:20 DEBUG : both12: Unchanged skipping 2025/02/09 02:31:20 DEBUG : both19: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/02/09 02:31:20 DEBUG : both14: Unchanged skipping 2025/02/09 02:31:20 DEBUG : both2: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/02/09 02:31:20 DEBUG : both2: Unchanged skipping 2025/02/09 02:31:20 DEBUG : both3: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/02/09 02:31:20 DEBUG : both3: Unchanged skipping 2025/02/09 02:31:20 DEBUG : both4: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/02/09 02:31:20 DEBUG : both4: Unchanged skipping 2025/02/09 02:31:20 DEBUG : both5: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/02/09 02:31:20 DEBUG : both5: Unchanged skipping 2025/02/09 02:31:20 DEBUG : both6: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/02/09 02:31:20 DEBUG : both6: Unchanged skipping 2025/02/09 02:31:20 DEBUG : both7: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/02/09 02:31:20 DEBUG : both7: Unchanged skipping 2025/02/09 02:31:20 DEBUG : both8: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/02/09 02:31:20 DEBUG : both8: Unchanged skipping 2025/02/09 02:31:20 DEBUG : both9: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/02/09 02:31:20 DEBUG : both9: Unchanged skipping 2025/02/09 02:31:20 DEBUG : both17: Unchanged skipping 2025/02/09 02:31:20 DEBUG : both18: Unchanged skipping 2025/02/09 02:31:20 DEBUG : both19: Unchanged skipping 2025/02/09 02:31:20 DEBUG : B2 bucket rclone-test-yegikus3vovu: Waiting for transfers to finish 2025/02/09 02:31:20 DEBUG : Waiting for deletions to finish 2025/02/09 02:31:21 INFO : only1: Deleted 2025/02/09 02:31:21 INFO : only10: Deleted 2025/02/09 02:31:21 INFO : only11: Deleted 2025/02/09 02:31:21 INFO : only13: Deleted 2025/02/09 02:31:21 INFO : only6: Deleted 2025/02/09 02:31:21 INFO : only0: Deleted 2025/02/09 02:31:21 INFO : only17: Deleted 2025/02/09 02:31:21 INFO : only2: Deleted 2025/02/09 02:31:21 INFO : only19: Deleted 2025/02/09 02:31:21 INFO : only5: Deleted 2025/02/09 02:31:21 INFO : only7: Deleted 2025/02/09 02:31:21 INFO : only9: Deleted 2025/02/09 02:31:21 INFO : only12: Deleted 2025/02/09 02:31:21 INFO : only15: Deleted 2025/02/09 02:31:22 INFO : only16: Deleted 2025/02/09 02:31:22 INFO : only3: Deleted 2025/02/09 02:31:22 INFO : only4: Deleted 2025/02/09 02:31:22 INFO : only14: Deleted 2025/02/09 02:31:22 INFO : only18: Deleted 2025/02/09 02:31:22 INFO : only8: Deleted 2025/02/09 02:31:22 INFO : There was nothing to transfer run.go:180: Remote "B2 bucket rclone-test-yegikus3vovu", Local "Local file system at /tmp/rclone3787682001", Modify Window "1ms" --- PASS: TestSyncConcurrentDelete (16.09s) === RUN TestSyncConcurrentTruncate run.go:180: Remote "B2 bucket rclone-test-yegikus3vovu", Local "Local file system at /tmp/rclone3787682001", Modify Window "1ms" 2025/02/09 02:31:37 DEBUG : both1: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/02/09 02:31:37 DEBUG : both10: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/02/09 02:31:37 DEBUG : both11: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/02/09 02:31:37 DEBUG : B2 bucket rclone-test-yegikus3vovu: Waiting for checks to finish 2025/02/09 02:31:37 DEBUG : both0: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/02/09 02:31:37 DEBUG : both1: Unchanged skipping 2025/02/09 02:31:37 DEBUG : both12: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/02/09 02:31:37 DEBUG : both12: Unchanged skipping 2025/02/09 02:31:37 DEBUG : both13: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/02/09 02:31:37 DEBUG : both13: Unchanged skipping 2025/02/09 02:31:37 DEBUG : both14: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/02/09 02:31:37 DEBUG : both14: Unchanged skipping 2025/02/09 02:31:37 DEBUG : both15: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/02/09 02:31:37 DEBUG : both15: Unchanged skipping 2025/02/09 02:31:37 DEBUG : both16: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/02/09 02:31:37 DEBUG : both16: Unchanged skipping 2025/02/09 02:31:37 DEBUG : both17: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/02/09 02:31:37 DEBUG : both17: Unchanged skipping 2025/02/09 02:31:37 DEBUG : both18: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/02/09 02:31:37 DEBUG : both18: Unchanged skipping 2025/02/09 02:31:37 DEBUG : both19: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/02/09 02:31:37 DEBUG : both19: Unchanged skipping 2025/02/09 02:31:37 DEBUG : both2: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/02/09 02:31:37 DEBUG : both2: Unchanged skipping 2025/02/09 02:31:37 DEBUG : both3: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/02/09 02:31:37 DEBUG : both3: Unchanged skipping 2025/02/09 02:31:37 DEBUG : both4: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/02/09 02:31:37 DEBUG : both10: Unchanged skipping 2025/02/09 02:31:37 DEBUG : both5: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/02/09 02:31:37 DEBUG : both5: Unchanged skipping 2025/02/09 02:31:37 DEBUG : both6: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/02/09 02:31:37 DEBUG : both11: Unchanged skipping 2025/02/09 02:31:37 DEBUG : both7: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/02/09 02:31:37 DEBUG : both7: Unchanged skipping 2025/02/09 02:31:37 DEBUG : both8: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/02/09 02:31:37 DEBUG : both0: Unchanged skipping 2025/02/09 02:31:37 DEBUG : both9: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/02/09 02:31:37 DEBUG : both9: Unchanged skipping 2025/02/09 02:31:37 DEBUG : only0: Sizes differ (src 0 vs dst 6) 2025/02/09 02:31:37 DEBUG : only1: Sizes differ (src 0 vs dst 6) 2025/02/09 02:31:37 DEBUG : only10: Sizes differ (src 0 vs dst 6) 2025/02/09 02:31:37 DEBUG : both4: Unchanged skipping 2025/02/09 02:31:37 DEBUG : only11: Sizes differ (src 0 vs dst 6) 2025/02/09 02:31:37 DEBUG : only12: Sizes differ (src 0 vs dst 6) 2025/02/09 02:31:37 DEBUG : only13: Sizes differ (src 0 vs dst 6) 2025/02/09 02:31:37 DEBUG : both6: Unchanged skipping 2025/02/09 02:31:37 DEBUG : only14: Sizes differ (src 0 vs dst 6) 2025/02/09 02:31:37 DEBUG : only15: Sizes differ (src 0 vs dst 6) 2025/02/09 02:31:37 DEBUG : only16: Sizes differ (src 0 vs dst 6) 2025/02/09 02:31:37 DEBUG : only17: Sizes differ (src 0 vs dst 6) 2025/02/09 02:31:37 DEBUG : only18: Sizes differ (src 0 vs dst 6) 2025/02/09 02:31:37 DEBUG : only19: Sizes differ (src 0 vs dst 6) 2025/02/09 02:31:37 DEBUG : only2: Sizes differ (src 0 vs dst 6) 2025/02/09 02:31:37 DEBUG : only3: Sizes differ (src 0 vs dst 6) 2025/02/09 02:31:37 DEBUG : only4: Sizes differ (src 0 vs dst 6) 2025/02/09 02:31:37 DEBUG : only5: Sizes differ (src 0 vs dst 6) 2025/02/09 02:31:37 DEBUG : only6: Sizes differ (src 0 vs dst 6) 2025/02/09 02:31:37 DEBUG : only7: Sizes differ (src 0 vs dst 6) 2025/02/09 02:31:37 DEBUG : only8: Sizes differ (src 0 vs dst 6) 2025/02/09 02:31:37 DEBUG : only9: Sizes differ (src 0 vs dst 6) 2025/02/09 02:31:37 DEBUG : both8: Unchanged skipping 2025/02/09 02:31:37 DEBUG : B2 bucket rclone-test-yegikus3vovu: Waiting for transfers to finish 2025/02/09 02:31:37 DEBUG : only0: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/02/09 02:31:37 INFO : only0: Copied (replaced existing) 2025/02/09 02:31:37 DEBUG : only1: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/02/09 02:31:37 INFO : only1: Copied (replaced existing) 2025/02/09 02:31:37 DEBUG : only11: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/02/09 02:31:37 INFO : only11: Copied (replaced existing) 2025/02/09 02:31:37 DEBUG : only14: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/02/09 02:31:37 INFO : only14: Copied (replaced existing) 2025/02/09 02:31:37 DEBUG : only15: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/02/09 02:31:37 INFO : only15: Copied (replaced existing) 2025/02/09 02:31:37 DEBUG : only16: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/02/09 02:31:37 INFO : only16: Copied (replaced existing) 2025/02/09 02:31:37 DEBUG : only17: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/02/09 02:31:37 INFO : only17: Copied (replaced existing) 2025/02/09 02:31:37 DEBUG : only18: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/02/09 02:31:37 INFO : only18: Copied (replaced existing) 2025/02/09 02:31:37 DEBUG : only19: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/02/09 02:31:37 INFO : only19: Copied (replaced existing) 2025/02/09 02:31:37 DEBUG : only12: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/02/09 02:31:37 INFO : only12: Copied (replaced existing) 2025/02/09 02:31:37 DEBUG : only2: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/02/09 02:31:37 INFO : only2: Copied (replaced existing) 2025/02/09 02:31:37 DEBUG : only3: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/02/09 02:31:37 INFO : only3: Copied (replaced existing) 2025/02/09 02:31:37 DEBUG : only4: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/02/09 02:31:37 INFO : only4: Copied (replaced existing) 2025/02/09 02:31:38 DEBUG : only5: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/02/09 02:31:38 INFO : only5: Copied (replaced existing) 2025/02/09 02:31:38 DEBUG : only6: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/02/09 02:31:38 INFO : only6: Copied (replaced existing) 2025/02/09 02:31:38 DEBUG : only7: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/02/09 02:31:38 INFO : only7: Copied (replaced existing) 2025/02/09 02:31:38 DEBUG : only8: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/02/09 02:31:38 INFO : only8: Copied (replaced existing) 2025/02/09 02:31:38 DEBUG : only9: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/02/09 02:31:38 INFO : only9: Copied (replaced existing) 2025/02/09 02:31:38 DEBUG : only10: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/02/09 02:31:38 INFO : only10: Copied (replaced existing) 2025/02/09 02:31:38 DEBUG : only13: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/02/09 02:31:38 INFO : only13: Copied (replaced existing) 2025/02/09 02:31:38 DEBUG : Waiting for deletions to finish run.go:180: Remote "B2 bucket rclone-test-yegikus3vovu", Local "Local file system at /tmp/rclone3787682001", Modify Window "1ms" --- PASS: TestSyncConcurrentTruncate (19.64s) === RUN TestNothingToTransferWithEmptyDirs run.go:180: Remote "B2 bucket rclone-test-yegikus3vovu", Local "Local file system at /tmp/rclone3787682001", Modify Window "1ms" 2025/02/09 02:31:46 INFO : sub dir: Set directory modification time (using DirSetModTime) 2025/02/09 02:31:46 INFO : sub dir: Making directory 2025/02/09 02:31:46 INFO : sub dir: Made directory with modification time 2011-12-30 12:59:59 +0000 UTC run.go:180: Remote "B2 bucket rclone-test-yegikus3vovu", Local "Local file system at /tmp/rclone3787682001", Modify Window "1ms" run.go:180: Remote "B2 bucket rclone-test-yegikus3vovu", Local "Local file system at /tmp/rclone3787682001", Modify Window "1ms" --- PASS: TestNothingToTransferWithEmptyDirs (2.99s) === RUN TestNothingToTransferWithoutEmptyDirs run.go:180: Remote "B2 bucket rclone-test-yegikus3vovu", Local "Local file system at /tmp/rclone3787682001", Modify Window "1ms" 2025/02/09 02:31:49 INFO : sub dir: Set directory modification time (using DirSetModTime) 2025/02/09 02:31:49 INFO : sub dir: Making directory 2025/02/09 02:31: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-yegikus3vovu", Local "Local file system at /tmp/rclone3787682001", Modify Window "1ms" run.go:180: Remote "B2 bucket rclone-test-yegikus3vovu", Local "Local file system at /tmp/rclone3787682001", Modify Window "1ms" --- PASS: TestNothingToTransferWithoutEmptyDirs (2.86s) PASS 2025/02/09 02:31:52 DEBUG : B2 bucket rclone-test-yegikus3vovu: Purge remote 2025/02/09 02:31:52 INFO : B2 bucket rclone-test-yegikus3vovu: cleaning bucket "rclone-test-yegikus3vovu" of all files 2025/02/09 02:31:53 DEBUG : BackupDir/one: Deleting (id "4_z6f929d53806deb8b9f480e1b_f41858921891ed1a2_d20250209_m022941_c001_v7007000_t0000_u01739068181455") 2025/02/09 02:31:53 DEBUG : BackupDir/one: Deleting (id "4_z6f929d53806deb8b9f480e1b_f101c2133c4f631fd_d20250209_m022935_c001_v0001183_t0038_u01739068175897") 2025/02/09 02:31:53 DEBUG : CompareDest/one: Deleting (id "4_z6f929d53806deb8b9f480e1b_f404aaeee4f74f608_d20250209_m022916_c001_v7007000_t0000_u01739068156199") 2025/02/09 02:31:53 DEBUG : CompareDest/one: Deleting (id "4_z6f929d53806deb8b9f480e1b_f1081f062aaa19c5d_d20250209_m022910_c001_v0001184_t0025_u01739068150226") 2025/02/09 02:31:53 DEBUG : CompareDest/two: Deleting (id "4_z6f929d53806deb8b9f480e1b_f404aaeee4f74f609_d20250209_m022916_c001_v7007000_t0000_u01739068156382") 2025/02/09 02:31:53 DEBUG : CompareDest/two: Deleting (id "4_z6f929d53806deb8b9f480e1b_f11754d0c99d8377a_d20250209_m022911_c001_v0001184_t0023_u01739068151551") 2025/02/09 02:31:53 DEBUG : CopyDest/one: Deleting (id "4_z6f929d53806deb8b9f480e1b_f41858921891ed1a3_d20250209_m022941_c001_v7007000_t0000_u01739068181637") 2025/02/09 02:31:53 DEBUG : CopyDest/one: Deleting (id "4_z6f929d53806deb8b9f480e1b_f115fa94f7e6b2476_d20250209_m022932_c001_v0001183_t0030_u01739068172651") 2025/02/09 02:31:53 DEBUG : CopyDest/three: Deleting (id "4_z6f929d53806deb8b9f480e1b_f41858921891ed1a4_d20250209_m022941_c001_v7007000_t0000_u01739068181818") 2025/02/09 02:31:53 DEBUG : CopyDest/three: Deleting (id "4_z6f929d53806deb8b9f480e1b_f11754d0c99d83a63_d20250209_m022939_c001_v0001184_t0035_u01739068179478") 2025/02/09 02:31:53 DEBUG : CopyDest/two: Deleting (id "4_z6f929d53806deb8b9f480e1b_f41858921891ed1a5_d20250209_m022941_c001_v7007000_t0000_u01739068181999") 2025/02/09 02:31:53 DEBUG : CopyDest/two: Deleting (id "4_z6f929d53806deb8b9f480e1b_f1081f062aaa19e78_d20250209_m022937_c001_v0001184_t0049_u01739068177530") 2025/02/09 02:31:53 DEBUG : EXISTING: Deleting (id "4_z6f929d53806deb8b9f480e1b_f4192b882b81d9089_d20250209_m023109_c001_v7007000_t0000_u01739068269126") 2025/02/09 02:31:53 DEBUG : EXISTING: Deleting (id "4_z6f929d53806deb8b9f480e1b_f1081f062aaa1a5d3_d20250209_m023108_c001_v0001184_t0040_u01739068268174") 2025/02/09 02:31:53 DEBUG : Testêé: Deleting (id "4_z6f929d53806deb8b9f480e1b_f4192b882b81d9078_d20250209_m023104_c001_v7007000_t0000_u01739068264755") 2025/02/09 02:31:53 DEBUG : Testêé: Deleting (id "4_z6f929d53806deb8b9f480e1b_f11754d0c99d84457_d20250209_m023104_c001_v0001184_t0024_u01739068264191") 2025/02/09 02:31:53 DEBUG : Testêé: Deleting (id "4_z6f929d53806deb8b9f480e1b_f1081f062aaa1a576_d20250209_m023103_c001_v0001184_t0049_u01739068263265") 2025/02/09 02:31:54 DEBUG : a/potato2: Deleting (id "4_z6f929d53806deb8b9f480e1b_f4043e6c341bac6bf_d20250209_m022706_c001_v7007000_t0000_u01739068026823") 2025/02/09 02:31:54 DEBUG : a/potato2: Deleting (id "4_z6f929d53806deb8b9f480e1b_f11754d0c99d826a3_d20250209_m022706_c001_v0001184_t0014_u01739068026254") 2025/02/09 02:31:54 DEBUG : a/potato2: Deleting (id "4_z6f929d53806deb8b9f480e1b_f4043e6c341bac6b9_d20250209_m022704_c001_v7007000_t0000_u01739068024530") 2025/02/09 02:31:54 DEBUG : a/potato2: Deleting (id "4_z6f929d53806deb8b9f480e1b_f11754d0c99d82653_d20250209_m022703_c001_v0001184_t0019_u01739068023757") 2025/02/09 02:31:54 DEBUG : a/potato2: Deleting (id "4_z6f929d53806deb8b9f480e1b_f4043e6c341bac45e_d20250209_m022644_c001_v7007000_t0000_u01739068004739") 2025/02/09 02:31:54 DEBUG : a/potato2: Deleting (id "4_z6f929d53806deb8b9f480e1b_f11754d0c99d82385_d20250209_m022643_c001_v0001184_t0053_u01739068003989") 2025/02/09 02:31:54 DEBUG : b/potato: Deleting (id "4_z6f929d53806deb8b9f480e1b_f4102e4246764e056_d20250209_m022707_c001_v7007000_t0000_u01739068027369") 2025/02/09 02:31:54 DEBUG : b/potato: Deleting (id "4_z6f929d53806deb8b9f480e1b_f11754d0c99d8268b_d20250209_m022705_c001_v0001184_t0035_u01739068025481") 2025/02/09 02:31:54 DEBUG : b/potato: Deleting (id "4_z6f929d53806deb8b9f480e1b_f4043e6c341bac6b7_d20250209_m022703_c001_v7007000_t0000_u01739068023965") 2025/02/09 02:31:54 DEBUG : b/potato: Deleting (id "4_z6f929d53806deb8b9f480e1b_f11754d0c99d8262d_d20250209_m022702_c001_v0001184_t0038_u01739068022992") 2025/02/09 02:31:54 DEBUG : b/potato: Deleting (id "4_z6f929d53806deb8b9f480e1b_f4043e6c341bac45c_d20250209_m022644_c001_v7007000_t0000_u01739068004191") 2025/02/09 02:31:54 DEBUG : b/potato: Deleting (id "4_z6f929d53806deb8b9f480e1b_f11754d0c99d82363_d20250209_m022643_c001_v0001184_t0010_u01739068003216") 2025/02/09 02:31:54 DEBUG : backup/one: Deleting (id "4_z6f929d53806deb8b9f480e1b_f400835ac9fa18f91_d20250209_m022954_c001_v7007000_t0000_u01739068194096") 2025/02/09 02:31:54 DEBUG : backup/one: Deleting (id "4_z6f929d53806deb8b9f480e1b_f118add3bafd30406_d20250209_m022952_c001_v0001182_t0007_u01739068192173") 2025/02/09 02:31:54 DEBUG : backup/one: Deleting (id "4_z6f929d53806deb8b9f480e1b_f11925c1ab8c31195_d20250209_m022948_c001_v0001128_t0003_u01739068188445") 2025/02/09 02:31:54 DEBUG : backup/one-2019-01-01: Deleting (id "4_z6f929d53806deb8b9f480e1b_f4192b882b81d8fb5_d20250209_m023019_c001_v7007000_t0000_u01739068219056") 2025/02/09 02:31:54 DEBUG : backup/one-2019-01-01: Deleting (id "4_z6f929d53806deb8b9f480e1b_f11633a6c9e4698f8_d20250209_m023016_c001_v0001137_t0016_u01739068216994") 2025/02/09 02:31:54 DEBUG : backup/one-2019-01-01: Deleting (id "4_z6f929d53806deb8b9f480e1b_f107f88a8b024a148_d20250209_m023012_c001_v0001182_t0048_u01739068212934") 2025/02/09 02:31:54 DEBUG : backup/one.bak: Deleting (id "4_z6f929d53806deb8b9f480e1b_f402dc14a08462838_d20250209_m023006_c001_v7007000_t0000_u01739068206445") 2025/02/09 02:31:54 DEBUG : backup/one.bak: Deleting (id "4_z6f929d53806deb8b9f480e1b_f1138cecbd85a7407_d20250209_m023004_c001_v0001115_t0047_u01739068204295") 2025/02/09 02:31:54 DEBUG : backup/one.bak: Deleting (id "4_z6f929d53806deb8b9f480e1b_f111f84170c0b652e_d20250209_m023000_c001_v0001184_t0008_u01739068200846") 2025/02/09 02:31:54 DEBUG : backup/three-2019-01-01.txt: Deleting (id "4_z6f929d53806deb8b9f480e1b_f4192b882b81d8fb6_d20250209_m023019_c001_v7007000_t0000_u01739068219240") 2025/02/09 02:31:54 DEBUG : backup/three-2019-01-01.txt: Deleting (id "4_z6f929d53806deb8b9f480e1b_f1033a9721ef2ce90_d20250209_m023018_c001_v0001184_t0059_u01739068218217") 2025/02/09 02:31:55 DEBUG : backup/three-2019-01-01.txt: Deleting (id "4_z6f929d53806deb8b9f480e1b_f109fb3535b15d185_d20250209_m023014_c001_v0001144_t0033_u01739068214549") 2025/02/09 02:31:55 DEBUG : backup/three.txt: Deleting (id "4_z6f929d53806deb8b9f480e1b_f400835ac9fa18f92_d20250209_m022954_c001_v7007000_t0000_u01739068194277") 2025/02/09 02:31:55 DEBUG : backup/three.txt: Deleting (id "4_z6f929d53806deb8b9f480e1b_f106b8b1a1a48f6be_d20250209_m022953_c001_v0001161_t0011_u01739068193124") 2025/02/09 02:31:55 DEBUG : backup/three.txt: Deleting (id "4_z6f929d53806deb8b9f480e1b_f1045d7dac7594dc7_d20250209_m022950_c001_v0001183_t0022_u01739068190078") 2025/02/09 02:31:55 DEBUG : backup/three.txt.bak: Deleting (id "4_z6f929d53806deb8b9f480e1b_f402dc14a08462839_d20250209_m023006_c001_v7007000_t0000_u01739068206628") 2025/02/09 02:31:55 DEBUG : backup/three.txt.bak: Deleting (id "4_z6f929d53806deb8b9f480e1b_f11470e43f6199725_d20250209_m023005_c001_v0001103_t0041_u01739068205531") 2025/02/09 02:31:55 DEBUG : backup/three.txt.bak: Deleting (id "4_z6f929d53806deb8b9f480e1b_f1054463c26cd8ba5_d20250209_m023002_c001_v0001182_t0015_u01739068202214") 2025/02/09 02:31:55 DEBUG : both0: Deleting (id "4_z6f929d53806deb8b9f480e1b_f4043e6c341bac81d_d20250209_m023138_c001_v7007000_t0000_u01739068298874") 2025/02/09 02:31:55 DEBUG : both0: Deleting (id "4_z6f929d53806deb8b9f480e1b_f115fa94f7e6b2af4_d20250209_m023127_c001_v0001183_t0028_u01739068287473") 2025/02/09 02:31:55 DEBUG : both0: Deleting (id "4_z6f929d53806deb8b9f480e1b_f4102e4246764e22c_d20250209_m023122_c001_v7007000_t0000_u01739068282838") 2025/02/09 02:31:55 DEBUG : both0: Deleting (id "4_z6f929d53806deb8b9f480e1b_f11754d0c99d84535_d20250209_m023111_c001_v0001184_t0009_u01739068271394") 2025/02/09 02:31:55 DEBUG : both1: Deleting (id "4_z6f929d53806deb8b9f480e1b_f4043e6c341bac81f_d20250209_m023139_c001_v7007000_t0000_u01739068299056") 2025/02/09 02:31:55 DEBUG : both1: Deleting (id "4_z6f929d53806deb8b9f480e1b_f11754d0c99d84723_d20250209_m023128_c001_v0001184_t0059_u01739068288587") 2025/02/09 02:31:55 DEBUG : both1: Deleting (id "4_z6f929d53806deb8b9f480e1b_f4102e4246764e22e_d20250209_m023123_c001_v7007000_t0000_u01739068283021") 2025/02/09 02:31:55 DEBUG : both1: Deleting (id "4_z6f929d53806deb8b9f480e1b_f1081f062aaa1a619_d20250209_m023112_c001_v0001184_t0000_u01739068272191") 2025/02/09 02:31:55 DEBUG : both10: Deleting (id "4_z6f929d53806deb8b9f480e1b_f4043e6c341bac820_d20250209_m023139_c001_v7007000_t0000_u01739068299238") 2025/02/09 02:31:55 DEBUG : both10: Deleting (id "4_z6f929d53806deb8b9f480e1b_f11754d0c99d84791_d20250209_m023132_c001_v0001184_t0053_u01739068292433") 2025/02/09 02:31:55 DEBUG : both10: Deleting (id "4_z6f929d53806deb8b9f480e1b_f4102e4246764e22f_d20250209_m023123_c001_v7007000_t0000_u01739068283204") 2025/02/09 02:31:55 DEBUG : both10: Deleting (id "4_z6f929d53806deb8b9f480e1b_f1081f062aaa1a67d_d20250209_m023115_c001_v0001184_t0010_u01739068275921") 2025/02/09 02:31:55 DEBUG : both11: Deleting (id "4_z6f929d53806deb8b9f480e1b_f4043e6c341bac821_d20250209_m023139_c001_v7007000_t0000_u01739068299420") 2025/02/09 02:31:55 DEBUG : both11: Deleting (id "4_z6f929d53806deb8b9f480e1b_f1081f062aaa1a7d5_d20250209_m023132_c001_v0001184_t0049_u01739068292836") 2025/02/09 02:31:56 DEBUG : both11: Deleting (id "4_z6f929d53806deb8b9f480e1b_f4102e4246764e230_d20250209_m023123_c001_v7007000_t0000_u01739068283388") 2025/02/09 02:31:56 DEBUG : both11: Deleting (id "4_z6f929d53806deb8b9f480e1b_f115fa94f7e6b2a4e_d20250209_m023116_c001_v0001183_t0043_u01739068276314") 2025/02/09 02:31:56 DEBUG : both12: Deleting (id "4_z6f929d53806deb8b9f480e1b_f4043e6c341bac822_d20250209_m023139_c001_v7007000_t0000_u01739068299602") 2025/02/09 02:31:56 DEBUG : both12: Deleting (id "4_z6f929d53806deb8b9f480e1b_f115fa94f7e6b2b62_d20250209_m023133_c001_v0001183_t0048_u01739068293229") 2025/02/09 02:31:56 DEBUG : both12: Deleting (id "4_z6f929d53806deb8b9f480e1b_f4102e4246764e231_d20250209_m023123_c001_v7007000_t0000_u01739068283571") 2025/02/09 02:31:56 DEBUG : both12: Deleting (id "4_z6f929d53806deb8b9f480e1b_f11754d0c99d845d6_d20250209_m023116_c001_v0001184_t0040_u01739068276746") 2025/02/09 02:31:56 DEBUG : both13: Deleting (id "4_z6f929d53806deb8b9f480e1b_f4043e6c341bac823_d20250209_m023139_c001_v7007000_t0000_u01739068299784") 2025/02/09 02:31:56 DEBUG : both13: Deleting (id "4_z6f929d53806deb8b9f480e1b_f11754d0c99d847af_d20250209_m023133_c001_v0001184_t0015_u01739068293621") 2025/02/09 02:31:56 DEBUG : both13: Deleting (id "4_z6f929d53806deb8b9f480e1b_f4102e4246764e232_d20250209_m023123_c001_v7007000_t0000_u01739068283755") 2025/02/09 02:31:56 DEBUG : both13: Deleting (id "4_z6f929d53806deb8b9f480e1b_f1081f062aaa1a699_d20250209_m023117_c001_v0001184_t0020_u01739068277164") 2025/02/09 02:31:56 DEBUG : both14: Deleting (id "4_z6f929d53806deb8b9f480e1b_f4043e6c341bac824_d20250209_m023139_c001_v7007000_t0000_u01739068299966") 2025/02/09 02:31:56 DEBUG : both14: Deleting (id "4_z6f929d53806deb8b9f480e1b_f1081f062aaa1a7f6_d20250209_m023134_c001_v0001184_t0026_u01739068294077") 2025/02/09 02:31:56 DEBUG : both14: Deleting (id "4_z6f929d53806deb8b9f480e1b_f4102e4246764e233_d20250209_m023123_c001_v7007000_t0000_u01739068283937") 2025/02/09 02:31:56 DEBUG : both14: Deleting (id "4_z6f929d53806deb8b9f480e1b_f115fa94f7e6b2a58_d20250209_m023117_c001_v0001183_t0035_u01739068277547") 2025/02/09 02:31:56 DEBUG : both15: Deleting (id "4_z6f929d53806deb8b9f480e1b_f4043e6c341bac825_d20250209_m023140_c001_v7007000_t0000_u01739068300150") 2025/02/09 02:31:56 DEBUG : both15: Deleting (id "4_z6f929d53806deb8b9f480e1b_f115fa94f7e6b2b76_d20250209_m023134_c001_v0001183_t0007_u01739068294499") 2025/02/09 02:31:56 DEBUG : both15: Deleting (id "4_z6f929d53806deb8b9f480e1b_f4102e4246764e234_d20250209_m023124_c001_v7007000_t0000_u01739068284120") 2025/02/09 02:31:56 DEBUG : both15: Deleting (id "4_z6f929d53806deb8b9f480e1b_f11754d0c99d84600_d20250209_m023118_c001_v0001184_t0050_u01739068278033") 2025/02/09 02:31:56 DEBUG : both16: Deleting (id "4_z6f929d53806deb8b9f480e1b_f4043e6c341bac826_d20250209_m023140_c001_v7007000_t0000_u01739068300331") 2025/02/09 02:31:56 DEBUG : both16: Deleting (id "4_z6f929d53806deb8b9f480e1b_f11754d0c99d847d4_d20250209_m023134_c001_v0001184_t0040_u01739068294908") 2025/02/09 02:31:56 DEBUG : both16: Deleting (id "4_z6f929d53806deb8b9f480e1b_f4102e4246764e237_d20250209_m023124_c001_v7007000_t0000_u01739068284303") 2025/02/09 02:31:57 DEBUG : both16: Deleting (id "4_z6f929d53806deb8b9f480e1b_f1081f062aaa1a6a7_d20250209_m023118_c001_v0001184_t0027_u01739068278451") 2025/02/09 02:31:57 DEBUG : both17: Deleting (id "4_z6f929d53806deb8b9f480e1b_f4043e6c341bac828_d20250209_m023140_c001_v7007000_t0000_u01739068300514") 2025/02/09 02:31:57 DEBUG : both17: Deleting (id "4_z6f929d53806deb8b9f480e1b_f1081f062aaa1a81b_d20250209_m023135_c001_v0001184_t0040_u01739068295325") 2025/02/09 02:31:57 DEBUG : both17: Deleting (id "4_z6f929d53806deb8b9f480e1b_f4102e4246764e238_d20250209_m023124_c001_v7007000_t0000_u01739068284487") 2025/02/09 02:31:57 DEBUG : both17: Deleting (id "4_z6f929d53806deb8b9f480e1b_f115fa94f7e6b2a6c_d20250209_m023118_c001_v0001183_t0016_u01739068278838") 2025/02/09 02:31:57 DEBUG : both18: Deleting (id "4_z6f929d53806deb8b9f480e1b_f4043e6c341bac829_d20250209_m023140_c001_v7007000_t0000_u01739068300695") 2025/02/09 02:31:57 DEBUG : both18: Deleting (id "4_z6f929d53806deb8b9f480e1b_f115fa94f7e6b2b86_d20250209_m023135_c001_v0001183_t0022_u01739068295741") 2025/02/09 02:31:57 DEBUG : both18: Deleting (id "4_z6f929d53806deb8b9f480e1b_f4102e4246764e239_d20250209_m023124_c001_v7007000_t0000_u01739068284671") 2025/02/09 02:31:57 DEBUG : both18: Deleting (id "4_z6f929d53806deb8b9f480e1b_f11754d0c99d84626_d20250209_m023119_c001_v0001184_t0042_u01739068279300") 2025/02/09 02:31:57 DEBUG : both19: Deleting (id "4_z6f929d53806deb8b9f480e1b_f4043e6c341bac82a_d20250209_m023140_c001_v7007000_t0000_u01739068300878") 2025/02/09 02:31:57 DEBUG : both19: Deleting (id "4_z6f929d53806deb8b9f480e1b_f11754d0c99d847fd_d20250209_m023136_c001_v0001184_t0030_u01739068296161") 2025/02/09 02:31:57 DEBUG : both19: Deleting (id "4_z6f929d53806deb8b9f480e1b_f4102e4246764e23a_d20250209_m023124_c001_v7007000_t0000_u01739068284855") 2025/02/09 02:31:57 DEBUG : both19: Deleting (id "4_z6f929d53806deb8b9f480e1b_f1081f062aaa1a6bf_d20250209_m023119_c001_v0001184_t0021_u01739068279696") 2025/02/09 02:31:57 DEBUG : both2: Deleting (id "4_z6f929d53806deb8b9f480e1b_f4043e6c341bac82b_d20250209_m023141_c001_v7007000_t0000_u01739068301059") 2025/02/09 02:31:57 DEBUG : both2: Deleting (id "4_z6f929d53806deb8b9f480e1b_f1081f062aaa1a77f_d20250209_m023128_c001_v0001184_t0049_u01739068288987") 2025/02/09 02:31:57 DEBUG : both2: Deleting (id "4_z6f929d53806deb8b9f480e1b_f4102e4246764e23c_d20250209_m023125_c001_v7007000_t0000_u01739068285038") 2025/02/09 02:31:57 DEBUG : both2: Deleting (id "4_z6f929d53806deb8b9f480e1b_f115fa94f7e6b2a06_d20250209_m023112_c001_v0001183_t0055_u01739068272576") 2025/02/09 02:31:57 DEBUG : both3: Deleting (id "4_z6f929d53806deb8b9f480e1b_f4043e6c341bac82c_d20250209_m023141_c001_v7007000_t0000_u01739068301242") 2025/02/09 02:31:57 DEBUG : both3: Deleting (id "4_z6f929d53806deb8b9f480e1b_f115fa94f7e6b2b1a_d20250209_m023129_c001_v0001183_t0025_u01739068289388") 2025/02/09 02:31:57 DEBUG : both3: Deleting (id "4_z6f929d53806deb8b9f480e1b_f4102e4246764e23e_d20250209_m023125_c001_v7007000_t0000_u01739068285222") 2025/02/09 02:31:57 DEBUG : both3: Deleting (id "4_z6f929d53806deb8b9f480e1b_f11754d0c99d84565_d20250209_m023113_c001_v0001184_t0040_u01739068273020") 2025/02/09 02:31:58 DEBUG : both4: Deleting (id "4_z6f929d53806deb8b9f480e1b_f4043e6c341bac82e_d20250209_m023141_c001_v7007000_t0000_u01739068301423") 2025/02/09 02:31:58 DEBUG : both4: Deleting (id "4_z6f929d53806deb8b9f480e1b_f11754d0c99d8474d_d20250209_m023129_c001_v0001184_t0027_u01739068289864") 2025/02/09 02:31:58 DEBUG : both4: Deleting (id "4_z6f929d53806deb8b9f480e1b_f4102e4246764e242_d20250209_m023125_c001_v7007000_t0000_u01739068285406") 2025/02/09 02:31:58 DEBUG : both4: Deleting (id "4_z6f929d53806deb8b9f480e1b_f1081f062aaa1a637_d20250209_m023113_c001_v0001184_t0018_u01739068273440") 2025/02/09 02:31:58 DEBUG : both5: Deleting (id "4_z6f929d53806deb8b9f480e1b_f4043e6c341bac82f_d20250209_m023141_c001_v7007000_t0000_u01739068301604") 2025/02/09 02:31:58 DEBUG : both5: Deleting (id "4_z6f929d53806deb8b9f480e1b_f1081f062aaa1a7a9_d20250209_m023130_c001_v0001184_t0045_u01739068290310") 2025/02/09 02:31:58 DEBUG : both5: Deleting (id "4_z6f929d53806deb8b9f480e1b_f4102e4246764e244_d20250209_m023125_c001_v7007000_t0000_u01739068285635") 2025/02/09 02:31:58 DEBUG : both5: Deleting (id "4_z6f929d53806deb8b9f480e1b_f115fa94f7e6b2a1e_d20250209_m023113_c001_v0001183_t0032_u01739068273844") 2025/02/09 02:31:58 DEBUG : both6: Deleting (id "4_z6f929d53806deb8b9f480e1b_f4043e6c341bac831_d20250209_m023141_c001_v7007000_t0000_u01739068301786") 2025/02/09 02:31:58 DEBUG : both6: Deleting (id "4_z6f929d53806deb8b9f480e1b_f115fa94f7e6b2b32_d20250209_m023130_c001_v0001183_t0059_u01739068290743") 2025/02/09 02:31:58 DEBUG : both6: Deleting (id "4_z6f929d53806deb8b9f480e1b_f4102e4246764e245_d20250209_m023125_c001_v7007000_t0000_u01739068285819") 2025/02/09 02:31:58 DEBUG : both6: Deleting (id "4_z6f929d53806deb8b9f480e1b_f11754d0c99d84590_d20250209_m023114_c001_v0001184_t0007_u01739068274244") 2025/02/09 02:31:58 DEBUG : both7: Deleting (id "4_z6f929d53806deb8b9f480e1b_f4043e6c341bac832_d20250209_m023141_c001_v7007000_t0000_u01739068301977") 2025/02/09 02:31:58 DEBUG : both7: Deleting (id "4_z6f929d53806deb8b9f480e1b_f11754d0c99d8476d_d20250209_m023131_c001_v0001184_t0056_u01739068291189") 2025/02/09 02:31:58 DEBUG : both7: Deleting (id "4_z6f929d53806deb8b9f480e1b_f4102e4246764e246_d20250209_m023126_c001_v7007000_t0000_u01739068286001") 2025/02/09 02:31:58 DEBUG : both7: Deleting (id "4_z6f929d53806deb8b9f480e1b_f1081f062aaa1a665_d20250209_m023114_c001_v0001184_t0044_u01739068274656") 2025/02/09 02:31:58 DEBUG : both8: Deleting (id "4_z6f929d53806deb8b9f480e1b_f4043e6c341bac833_d20250209_m023142_c001_v7007000_t0000_u01739068302158") 2025/02/09 02:31:58 DEBUG : both8: Deleting (id "4_z6f929d53806deb8b9f480e1b_f1081f062aaa1a7bb_d20250209_m023131_c001_v0001184_t0041_u01739068291600") 2025/02/09 02:31:58 DEBUG : both8: Deleting (id "4_z6f929d53806deb8b9f480e1b_f4102e4246764e248_d20250209_m023126_c001_v7007000_t0000_u01739068286184") 2025/02/09 02:31:58 DEBUG : both8: Deleting (id "4_z6f929d53806deb8b9f480e1b_f115fa94f7e6b2a3a_d20250209_m023115_c001_v0001183_t0008_u01739068275039") 2025/02/09 02:31:58 DEBUG : both9: Deleting (id "4_z6f929d53806deb8b9f480e1b_f4043e6c341bac834_d20250209_m023142_c001_v7007000_t0000_u01739068302351") 2025/02/09 02:31:58 DEBUG : both9: Deleting (id "4_z6f929d53806deb8b9f480e1b_f115fa94f7e6b2b4a_d20250209_m023132_c001_v0001183_t0025_u01739068292025") 2025/02/09 02:31:59 DEBUG : both9: Deleting (id "4_z6f929d53806deb8b9f480e1b_f4102e4246764e249_d20250209_m023126_c001_v7007000_t0000_u01739068286368") 2025/02/09 02:31:59 DEBUG : both9: Deleting (id "4_z6f929d53806deb8b9f480e1b_f11754d0c99d845b4_d20250209_m023115_c001_v0001184_t0022_u01739068275505") 2025/02/09 02:31:59 DEBUG : c/non empty space: Deleting (id "4_z6f929d53806deb8b9f480e1b_f4102e4246764e057_d20250209_m022707_c001_v7007000_t0000_u01739068027550") 2025/02/09 02:31:59 DEBUG : c/non empty space: Deleting (id "4_z6f929d53806deb8b9f480e1b_f11754d0c99d82691_d20250209_m022705_c001_v0001184_t0038_u01739068025681") 2025/02/09 02:31:59 DEBUG : c/non empty space: Deleting (id "4_z6f929d53806deb8b9f480e1b_f4043e6c341bac6ba_d20250209_m022704_c001_v7007000_t0000_u01739068024713") 2025/02/09 02:31:59 DEBUG : c/non empty space: Deleting (id "4_z6f929d53806deb8b9f480e1b_f11754d0c99d82639_d20250209_m022703_c001_v0001184_t0011_u01739068023189") 2025/02/09 02:31:59 DEBUG : c/non empty space: Deleting (id "4_z6f929d53806deb8b9f480e1b_f4043e6c341bac45f_d20250209_m022644_c001_v7007000_t0000_u01739068004921") 2025/02/09 02:31:59 DEBUG : c/non empty space: Deleting (id "4_z6f929d53806deb8b9f480e1b_f11754d0c99d82369_d20250209_m022643_c001_v0001184_t0038_u01739068003414") 2025/02/09 02:31:59 DEBUG : check sum: Deleting (id "4_z6f929d53806deb8b9f480e1b_f411c11f4443471ee_d20250209_m022632_c001_v7007000_t0000_u01739067992738") 2025/02/09 02:31:59 DEBUG : check sum: Deleting (id "4_z6f929d53806deb8b9f480e1b_f11754d0c99d821dc_d20250209_m022631_c001_v0001184_t0028_u01739067991716") 2025/02/09 02:31:59 DEBUG : dest/3: Deleting (id "4_z6f929d53806deb8b9f480e1b_f41858921891ed195_d20250209_m022925_c001_v7007000_t0000_u01739068165160") 2025/02/09 02:31:59 DEBUG : dest/3: Deleting (id "4_z6f929d53806deb8b9f480e1b_f419b3ff232350563_d20250209_m022924_c001_v0001183_t0028_u01739068164072") 2025/02/09 02:31:59 DEBUG : dst/one: Deleting (id "4_z6f929d53806deb8b9f480e1b_f4192b882b81d906d_d20250209_m023101_c001_v7007000_t0000_u01739068261803") 2025/02/09 02:31:59 DEBUG : dst/one: Deleting (id "4_z6f929d53806deb8b9f480e1b_f1036be8066faf600_d20250209_m023059_c001_v0001044_t0049_u01739068259204") 2025/02/09 02:31:59 DEBUG : dst/one: Deleting (id "4_z6f929d53806deb8b9f480e1b_f4083145de436fd2e_d20250209_m023059_c001_v7007000_t0000_u01739068259014") 2025/02/09 02:31:59 DEBUG : dst/one: Deleting (id "4_z6f929d53806deb8b9f480e1b_f1036be8066faf5fa_d20250209_m023055_c001_v0001044_t0020_u01739068255315") 2025/02/09 02:31:59 DEBUG : dst/one: Deleting (id "4_z6f929d53806deb8b9f480e1b_f4083145de436fd27_d20250209_m023054_c001_v7007000_t0000_u01739068254582") 2025/02/09 02:31:59 DEBUG : dst/one: Deleting (id "4_z6f929d53806deb8b9f480e1b_f1081f062aaa1a46c_d20250209_m023050_c001_v0001184_t0021_u01739068250315") 2025/02/09 02:31:59 DEBUG : dst/one: Deleting (id "4_z6f929d53806deb8b9f480e1b_f40569ccd2f68783e_d20250209_m023048_c001_v7007000_t0000_u01739068248848") 2025/02/09 02:31:59 DEBUG : dst/one: Deleting (id "4_z6f929d53806deb8b9f480e1b_f1042d695aeaca6df_d20250209_m023046_c001_v0001109_t0022_u01739068246092") 2025/02/09 02:31:59 DEBUG : dst/one: Deleting (id "4_z6f929d53806deb8b9f480e1b_f416dc308baf307ee_d20250209_m023045_c001_v7007000_t0000_u01739068245912") 2025/02/09 02:31:59 DEBUG : dst/one: Deleting (id "4_z6f929d53806deb8b9f480e1b_f1042d695aeaca6d9_d20250209_m023042_c001_v0001109_t0025_u01739068242089") 2025/02/09 02:32:00 DEBUG : dst/one: Deleting (id "4_z6f929d53806deb8b9f480e1b_f416dc308baf307e9_d20250209_m023041_c001_v7007000_t0000_u01739068241369") 2025/02/09 02:32:00 DEBUG : dst/one: Deleting (id "4_z6f929d53806deb8b9f480e1b_f1081f062aaa1a33f_d20250209_m023037_c001_v0001184_t0031_u01739068237259") 2025/02/09 02:32:00 DEBUG : dst/one: Deleting (id "4_z6f929d53806deb8b9f480e1b_f415bbdf2d66e94b1_d20250209_m023035_c001_v7007000_t0000_u01739068235958") 2025/02/09 02:32:00 DEBUG : dst/one: Deleting (id "4_z6f929d53806deb8b9f480e1b_f115e9d8c6fa18350_d20250209_m023027_c001_v0001029_t0009_u01739068227634") 2025/02/09 02:32:00 DEBUG : dst/one: Deleting (id "4_z6f929d53806deb8b9f480e1b_f402f28b831acdf3a_d20250209_m023027_c001_v7007000_t0000_u01739068227446") 2025/02/09 02:32:00 DEBUG : dst/one: Deleting (id "4_z6f929d53806deb8b9f480e1b_f115e9d8c6fa18344_d20250209_m023024_c001_v0001029_t0015_u01739068224547") 2025/02/09 02:32:00 DEBUG : dst/one: Deleting (id "4_z6f929d53806deb8b9f480e1b_f402f28b831acdf29_d20250209_m023023_c001_v7007000_t0000_u01739068223818") 2025/02/09 02:32:00 DEBUG : dst/one: Deleting (id "4_z6f929d53806deb8b9f480e1b_f115fa94f7e6b271b_d20250209_m023020_c001_v0001183_t0034_u01739068220328") 2025/02/09 02:32:00 DEBUG : dst/one: Deleting (id "4_z6f929d53806deb8b9f480e1b_f4192b882b81d8fb8_d20250209_m023019_c001_v7007000_t0000_u01739068219422") 2025/02/09 02:32:00 DEBUG : dst/one: Deleting (id "4_z6f929d53806deb8b9f480e1b_f117c56de88f71615_d20250209_m023017_c001_v0001145_t0002_u01739068217592") 2025/02/09 02:32:00 DEBUG : dst/one: Deleting (id "4_z6f929d53806deb8b9f480e1b_f403d4c41ff76fda2_d20250209_m023017_c001_v7007000_t0000_u01739068217399") 2025/02/09 02:32:00 DEBUG : dst/one: Deleting (id "4_z6f929d53806deb8b9f480e1b_f117c56de88f7160d_d20250209_m023013_c001_v0001145_t0041_u01739068213864") 2025/02/09 02:32:00 DEBUG : dst/one: Deleting (id "4_z6f929d53806deb8b9f480e1b_f403d4c41ff76fd95_d20250209_m023013_c001_v7007000_t0000_u01739068213138") 2025/02/09 02:32:00 DEBUG : dst/one: Deleting (id "4_z6f929d53806deb8b9f480e1b_f11754d0c99d83e0b_d20250209_m023007_c001_v0001184_t0009_u01739068207739") 2025/02/09 02:32:00 DEBUG : dst/one: Deleting (id "4_z6f929d53806deb8b9f480e1b_f402dc14a0846283b_d20250209_m023006_c001_v7007000_t0000_u01739068206812") 2025/02/09 02:32:00 DEBUG : dst/one: Deleting (id "4_z6f929d53806deb8b9f480e1b_f116125e1a1108e87_d20250209_m023005_c001_v0001177_t0003_u01739068205126") 2025/02/09 02:32:00 DEBUG : dst/one: Deleting (id "4_z6f929d53806deb8b9f480e1b_f41306c17627509c5_d20250209_m023004_c001_v7007000_t0000_u01739068204941") 2025/02/09 02:32:00 DEBUG : dst/one: Deleting (id "4_z6f929d53806deb8b9f480e1b_f116125e1a1108e73_d20250209_m023001_c001_v0001177_t0036_u01739068201800") 2025/02/09 02:32:00 DEBUG : dst/one: Deleting (id "4_z6f929d53806deb8b9f480e1b_f41306c17627509ba_d20250209_m023001_c001_v7007000_t0000_u01739068201076") 2025/02/09 02:32:00 DEBUG : dst/one: Deleting (id "4_z6f929d53806deb8b9f480e1b_f1081f062aaa19fe0_d20250209_m022955_c001_v0001184_t0032_u01739068195374") 2025/02/09 02:32:00 DEBUG : dst/one: Deleting (id "4_z6f929d53806deb8b9f480e1b_f400835ac9fa18f93_d20250209_m022954_c001_v7007000_t0000_u01739068194467") 2025/02/09 02:32:01 DEBUG : dst/one: Deleting (id "4_z6f929d53806deb8b9f480e1b_f117adfa4d940ef69_d20250209_m022952_c001_v0001137_t0039_u01739068192551") 2025/02/09 02:32:01 DEBUG : dst/one: Deleting (id "4_z6f929d53806deb8b9f480e1b_f41306c17627509ad_d20250209_m022952_c001_v7007000_t0000_u01739068192370") 2025/02/09 02:32:01 DEBUG : dst/one: Deleting (id "4_z6f929d53806deb8b9f480e1b_f117adfa4d940ef67_d20250209_m022949_c001_v0001137_t0038_u01739068189512") 2025/02/09 02:32:01 DEBUG : dst/one: Deleting (id "4_z6f929d53806deb8b9f480e1b_f41306c17627509a6_d20250209_m022948_c001_v7007000_t0000_u01739068188781") 2025/02/09 02:32:01 DEBUG : dst/one: Deleting (id "4_z6f929d53806deb8b9f480e1b_f115fa94f7e6b2510_d20250209_m022943_c001_v0001183_t0019_u01739068183280") 2025/02/09 02:32:01 DEBUG : dst/one: Deleting (id "4_z6f929d53806deb8b9f480e1b_f41858921891ed1a7_d20250209_m022942_c001_v7007000_t0000_u01739068182180") 2025/02/09 02:32:01 DEBUG : dst/one: Deleting (id "4_z6f929d53806deb8b9f480e1b_f117916bcf6cdba28_d20250209_m022936_c001_v0001131_t0014_u01739068176363") 2025/02/09 02:32:01 DEBUG : dst/one: Deleting (id "4_z6f929d53806deb8b9f480e1b_f400835ac9fa18f66_d20250209_m022936_c001_v7007000_t0000_u01739068176149") 2025/02/09 02:32:01 DEBUG : dst/one: Deleting (id "4_z6f929d53806deb8b9f480e1b_f11754d0c99d8396a_d20250209_m022932_c001_v0001184_t0023_u01739068172100") 2025/02/09 02:32:01 DEBUG : dst/one: Deleting (id "4_z6f929d53806deb8b9f480e1b_f101371e2269ab693_d20250209_m022931_c001_v0001104_t0031_u01739068171108") 2025/02/09 02:32:01 DEBUG : dst/one: Deleting (id "4_z6f929d53806deb8b9f480e1b_f101371e2269ab68f_d20250209_m022929_c001_v0001104_t0058_u01739068169615") 2025/02/09 02:32:01 DEBUG : dst/one: Deleting (id "4_z6f929d53806deb8b9f480e1b_f404aaeee4f74f60a_d20250209_m022916_c001_v7007000_t0000_u01739068156565") 2025/02/09 02:32:01 DEBUG : dst/one: Deleting (id "4_z6f929d53806deb8b9f480e1b_f115fa94f7e6b233a_d20250209_m022909_c001_v0001183_t0021_u01739068149641") 2025/02/09 02:32:01 DEBUG : dst/one: Deleting (id "4_z6f929d53806deb8b9f480e1b_f110f2f1dd32c9c39_d20250209_m022908_c001_v0001183_t0012_u01739068148905") 2025/02/09 02:32:01 DEBUG : dst/one: Deleting (id "4_z6f929d53806deb8b9f480e1b_f110f2f1dd32c9c2e_d20250209_m022907_c001_v0001183_t0009_u01739068147922") 2025/02/09 02:32:01 DEBUG : dst/one-2019-01-01: Deleting (id "4_z6f929d53806deb8b9f480e1b_f4192b882b81d9072_d20250209_m023101_c001_v7007000_t0000_u01739068261986") 2025/02/09 02:32:01 DEBUG : dst/one-2019-01-01: Deleting (id "4_z6f929d53806deb8b9f480e1b_f11754d0c99d843b8_d20250209_m023058_c001_v0001184_t0001_u01739068258803") 2025/02/09 02:32:01 DEBUG : dst/one-2019-01-01: Deleting (id "4_z6f929d53806deb8b9f480e1b_f117c6f52cc9faeb1_d20250209_m023054_c001_v0001102_t0011_u01739068254159") 2025/02/09 02:32:01 DEBUG : dst/one.bak: Deleting (id "4_z6f929d53806deb8b9f480e1b_f40569ccd2f68783f_d20250209_m023049_c001_v7007000_t0000_u01739068249031") 2025/02/09 02:32:01 DEBUG : dst/one.bak: Deleting (id "4_z6f929d53806deb8b9f480e1b_f100fcf18b5ec7099_d20250209_m023045_c001_v0001184_t0021_u01739068245706") 2025/02/09 02:32:01 DEBUG : dst/one.bak: Deleting (id "4_z6f929d53806deb8b9f480e1b_f114081e813e3deb5_d20250209_m023041_c001_v0001183_t0055_u01739068241154") 2025/02/09 02:32:01 DEBUG : dst/one.bak: Deleting (id "4_z6f929d53806deb8b9f480e1b_f415bbdf2d66e94b2_d20250209_m023036_c001_v7007000_t0000_u01739068236142") 2025/02/09 02:32:02 DEBUG : dst/one.bak: Deleting (id "4_z6f929d53806deb8b9f480e1b_f1138e743ae1da85a_d20250209_m023027_c001_v0001146_t0033_u01739068227136") 2025/02/09 02:32:02 DEBUG : dst/one.bak: Deleting (id "4_z6f929d53806deb8b9f480e1b_f101b9433986252d7_d20250209_m023023_c001_v0001184_t0011_u01739068223600") 2025/02/09 02:32:02 DEBUG : dst/three: Deleting (id "4_z6f929d53806deb8b9f480e1b_f41858921891ed1a8_d20250209_m022942_c001_v7007000_t0000_u01739068182371") 2025/02/09 02:32:02 DEBUG : dst/three: Deleting (id "4_z6f929d53806deb8b9f480e1b_f101371e2269ab69d_d20250209_m022940_c001_v0001104_t0055_u01739068180593") 2025/02/09 02:32:02 DEBUG : dst/three-2019-01-01.txt: Deleting (id "4_z6f929d53806deb8b9f480e1b_f4192b882b81d9074_d20250209_m023102_c001_v7007000_t0000_u01739068262169") 2025/02/09 02:32:02 DEBUG : dst/three-2019-01-01.txt: Deleting (id "4_z6f929d53806deb8b9f480e1b_f11042487d49b377a_d20250209_m023100_c001_v0001113_t0019_u01739068260286") 2025/02/09 02:32:02 DEBUG : dst/three-2019-01-01.txt: Deleting (id "4_z6f929d53806deb8b9f480e1b_f1143ec9328428ca0_d20250209_m023056_c001_v0001037_t0028_u01739068256582") 2025/02/09 02:32:02 DEBUG : dst/three.txt: Deleting (id "4_z6f929d53806deb8b9f480e1b_f4192b882b81d9075_d20250209_m023102_c001_v7007000_t0000_u01739068262352") 2025/02/09 02:32:02 DEBUG : dst/three.txt: Deleting (id "4_z6f929d53806deb8b9f480e1b_f1036be8066faf602_d20250209_m023100_c001_v0001044_t0039_u01739068260891") 2025/02/09 02:32:02 DEBUG : dst/three.txt: Deleting (id "4_z6f929d53806deb8b9f480e1b_f4083145de436fd2f_d20250209_m023100_c001_v7007000_t0000_u01739068260703") 2025/02/09 02:32:02 DEBUG : dst/three.txt: Deleting (id "4_z6f929d53806deb8b9f480e1b_f1036be8066faf5fc_d20250209_m023057_c001_v0001044_t0004_u01739068257208") 2025/02/09 02:32:02 DEBUG : dst/three.txt: Deleting (id "4_z6f929d53806deb8b9f480e1b_f4083145de436fd2c_d20250209_m023057_c001_v7007000_t0000_u01739068257017") 2025/02/09 02:32:02 DEBUG : dst/three.txt: Deleting (id "4_z6f929d53806deb8b9f480e1b_f115fa94f7e6b28eb_d20250209_m023051_c001_v0001183_t0036_u01739068251432") 2025/02/09 02:32:02 DEBUG : dst/three.txt: Deleting (id "4_z6f929d53806deb8b9f480e1b_f40569ccd2f687840_d20250209_m023049_c001_v7007000_t0000_u01739068249213") 2025/02/09 02:32:02 DEBUG : dst/three.txt: Deleting (id "4_z6f929d53806deb8b9f480e1b_f1042d695aeaca6e5_d20250209_m023047_c001_v0001109_t0023_u01739068247768") 2025/02/09 02:32:02 DEBUG : dst/three.txt: Deleting (id "4_z6f929d53806deb8b9f480e1b_f416dc308baf307ef_d20250209_m023047_c001_v7007000_t0000_u01739068247587") 2025/02/09 02:32:02 DEBUG : dst/three.txt: Deleting (id "4_z6f929d53806deb8b9f480e1b_f1042d695aeaca6dd_d20250209_m023044_c001_v0001109_t0019_u01739068244056") 2025/02/09 02:32:02 DEBUG : dst/three.txt: Deleting (id "4_z6f929d53806deb8b9f480e1b_f416dc308baf307ea_d20250209_m023043_c001_v7007000_t0000_u01739068243875") 2025/02/09 02:32:02 DEBUG : dst/three.txt: Deleting (id "4_z6f929d53806deb8b9f480e1b_f115fa94f7e6b2819_d20250209_m023038_c001_v0001183_t0010_u01739068238430") 2025/02/09 02:32:02 DEBUG : dst/three.txt: Deleting (id "4_z6f929d53806deb8b9f480e1b_f402f28b831acdf57_d20250209_m023035_c001_v7007000_t0000_u01739068235033") 2025/02/09 02:32:03 DEBUG : dst/three.txt: Deleting (id "4_z6f929d53806deb8b9f480e1b_f115fa94f7e6b277d_d20250209_m023026_c001_v0001183_t0033_u01739068226304") 2025/02/09 02:32:03 DEBUG : dst/three.txt: Deleting (id "4_z6f929d53806deb8b9f480e1b_f402f28b831acdf30_d20250209_m023025_c001_v7007000_t0000_u01739068225577") 2025/02/09 02:32:03 DEBUG : dst/three.txt: Deleting (id "4_z6f929d53806deb8b9f480e1b_f11754d0c99d83f70_d20250209_m023021_c001_v0001184_t0039_u01739068221091") 2025/02/09 02:32:03 DEBUG : dst/three.txt: Deleting (id "4_z6f929d53806deb8b9f480e1b_f403d4c41ff76fda6_d20250209_m023018_c001_v7007000_t0000_u01739068218508") 2025/02/09 02:32:03 DEBUG : dst/three.txt: Deleting (id "4_z6f929d53806deb8b9f480e1b_f11754d0c99d83ef8_d20250209_m023016_c001_v0001184_t0051_u01739068216157") 2025/02/09 02:32:03 DEBUG : dst/three.txt: Deleting (id "4_z6f929d53806deb8b9f480e1b_f403d4c41ff76fd9e_d20250209_m023015_c001_v7007000_t0000_u01739068215058") 2025/02/09 02:32:03 DEBUG : dst/three.txt: Deleting (id "4_z6f929d53806deb8b9f480e1b_f1081f062aaa1a0d3_d20250209_m023008_c001_v0001184_t0002_u01739068208491") 2025/02/09 02:32:03 DEBUG : dst/three.txt: Deleting (id "4_z6f929d53806deb8b9f480e1b_f41306c17627509c7_d20250209_m023005_c001_v7007000_t0000_u01739068205888") 2025/02/09 02:32:03 DEBUG : dst/three.txt: Deleting (id "4_z6f929d53806deb8b9f480e1b_f1081f062aaa1a085_d20250209_m023003_c001_v0001184_t0043_u01739068203527") 2025/02/09 02:32:03 DEBUG : dst/three.txt: Deleting (id "4_z6f929d53806deb8b9f480e1b_f41306c17627509bd_d20250209_m023002_c001_v7007000_t0000_u01739068202412") 2025/02/09 02:32:03 DEBUG : dst/three.txt: Deleting (id "4_z6f929d53806deb8b9f480e1b_f115fa94f7e6b25d8_d20250209_m022956_c001_v0001183_t0050_u01739068196121") 2025/02/09 02:32:03 DEBUG : dst/three.txt: Deleting (id "4_z6f929d53806deb8b9f480e1b_f41306c17627509b2_d20250209_m022953_c001_v7007000_t0000_u01739068193547") 2025/02/09 02:32:03 DEBUG : dst/three.txt: Deleting (id "4_z6f929d53806deb8b9f480e1b_f115fa94f7e6b25ac_d20250209_m022951_c001_v0001183_t0012_u01739068191348") 2025/02/09 02:32:03 DEBUG : dst/three.txt: Deleting (id "4_z6f929d53806deb8b9f480e1b_f41306c17627509a8_d20250209_m022950_c001_v7007000_t0000_u01739068190276") 2025/02/09 02:32:03 DEBUG : dst/three.txt: Deleting (id "4_z6f929d53806deb8b9f480e1b_f11754d0c99d83af0_d20250209_m022944_c001_v0001184_t0038_u01739068184103") 2025/02/09 02:32:03 DEBUG : dst/three.txt.bak: Deleting (id "4_z6f929d53806deb8b9f480e1b_f40569ccd2f687842_d20250209_m023049_c001_v7007000_t0000_u01739068249395") 2025/02/09 02:32:03 DEBUG : dst/three.txt.bak: Deleting (id "4_z6f929d53806deb8b9f480e1b_f101c95b2c3c5d11e_d20250209_m023047_c001_v0001176_t0001_u01739068247355") 2025/02/09 02:32:03 DEBUG : dst/three.txt.bak: Deleting (id "4_z6f929d53806deb8b9f480e1b_f11754d0c99d841f9_d20250209_m023043_c001_v0001184_t0016_u01739068243655") 2025/02/09 02:32:03 DEBUG : dst/three.txt.bak: Deleting (id "4_z6f929d53806deb8b9f480e1b_f415bbdf2d66e94b3_d20250209_m023036_c001_v7007000_t0000_u01739068236322") 2025/02/09 02:32:03 DEBUG : dst/three.txt.bak: Deleting (id "4_z6f929d53806deb8b9f480e1b_f1192dcc8c45a1827_d20250209_m023028_c001_v0001099_t0002_u01739068228219") 2025/02/09 02:32:03 DEBUG : dst/three.txt.bak: Deleting (id "4_z6f929d53806deb8b9f480e1b_f1065981e188dea97_d20250209_m023025_c001_v0001146_t0055_u01739068225203") 2025/02/09 02:32:03 DEBUG : dst/two: Deleting (id "4_z6f929d53806deb8b9f480e1b_f4192b882b81d9076_d20250209_m023102_c001_v7007000_t0000_u01739068262535") 2025/02/09 02:32:04 DEBUG : dst/two: Deleting (id "4_z6f929d53806deb8b9f480e1b_f11754d0c99d842c9_d20250209_m023050_c001_v0001184_t0052_u01739068250885") 2025/02/09 02:32:04 DEBUG : dst/two: Deleting (id "4_z6f929d53806deb8b9f480e1b_f40569ccd2f687843_d20250209_m023049_c001_v7007000_t0000_u01739068249577") 2025/02/09 02:32:04 DEBUG : dst/two: Deleting (id "4_z6f929d53806deb8b9f480e1b_f11754d0c99d84149_d20250209_m023037_c001_v0001184_t0050_u01739068237851") 2025/02/09 02:32:04 DEBUG : dst/two: Deleting (id "4_z6f929d53806deb8b9f480e1b_f415bbdf2d66e94b4_d20250209_m023036_c001_v7007000_t0000_u01739068236523") 2025/02/09 02:32:04 DEBUG : dst/two: Deleting (id "4_z6f929d53806deb8b9f480e1b_f1081f062aaa1a1c1_d20250209_m023020_c001_v0001184_t0054_u01739068220885") 2025/02/09 02:32:04 DEBUG : dst/two: Deleting (id "4_z6f929d53806deb8b9f480e1b_f4192b882b81d8fba_d20250209_m023019_c001_v7007000_t0000_u01739068219603") 2025/02/09 02:32:04 DEBUG : dst/two: Deleting (id "4_z6f929d53806deb8b9f480e1b_f115fa94f7e6b267a_d20250209_m023008_c001_v0001183_t0032_u01739068208292") 2025/02/09 02:32:04 DEBUG : dst/two: Deleting (id "4_z6f929d53806deb8b9f480e1b_f402dc14a0846283d_d20250209_m023006_c001_v7007000_t0000_u01739068206995") 2025/02/09 02:32:04 DEBUG : dst/two: Deleting (id "4_z6f929d53806deb8b9f480e1b_f11754d0c99d83c83_d20250209_m022955_c001_v0001184_t0037_u01739068195933") 2025/02/09 02:32:04 DEBUG : dst/two: Deleting (id "4_z6f929d53806deb8b9f480e1b_f400835ac9fa18f94_d20250209_m022954_c001_v7007000_t0000_u01739068194649") 2025/02/09 02:32:04 DEBUG : dst/two: Deleting (id "4_z6f929d53806deb8b9f480e1b_f1081f062aaa19f02_d20250209_m022943_c001_v0001184_t0056_u01739068183902") 2025/02/09 02:32:04 DEBUG : dst/two: Deleting (id "4_z6f929d53806deb8b9f480e1b_f41858921891ed1a9_d20250209_m022942_c001_v7007000_t0000_u01739068182554") 2025/02/09 02:32:04 DEBUG : dst/two: Deleting (id "4_z6f929d53806deb8b9f480e1b_f108a26d2fc0f2355_d20250209_m022938_c001_v0001182_t0046_u01739068178324") 2025/02/09 02:32:04 DEBUG : dst/two: Deleting (id "4_z6f929d53806deb8b9f480e1b_f404aaeee4f74f60b_d20250209_m022916_c001_v7007000_t0000_u01739068156765") 2025/02/09 02:32:04 DEBUG : dst/two: Deleting (id "4_z6f929d53806deb8b9f480e1b_f110f2f1dd32c9cae_d20250209_m022915_c001_v0001183_t0022_u01739068155607") 2025/02/09 02:32:04 DEBUG : empty space: Deleting (id "4_z6f929d53806deb8b9f480e1b_f4083145de436fc52_d20250209_m022831_c001_v7007000_t0000_u01739068111337") 2025/02/09 02:32:04 DEBUG : empty space: Deleting (id "4_z6f929d53806deb8b9f480e1b_f11754d0c99d83227_d20250209_m022826_c001_v0001184_t0056_u01739068106197") 2025/02/09 02:32:04 DEBUG : empty space: Deleting (id "4_z6f929d53806deb8b9f480e1b_f4083145de436fc4a_d20250209_m022824_c001_v7007000_t0000_u01739068104261") 2025/02/09 02:32:05 DEBUG : empty space: Deleting (id "4_z6f929d53806deb8b9f480e1b_f11754d0c99d82f30_d20250209_m022804_c001_v0001184_t0001_u01739068084549") 2025/02/09 02:32:05 DEBUG : empty space: Deleting (id "4_z6f929d53806deb8b9f480e1b_f415bbdf2d66e903d_d20250209_m022749_c001_v7007000_t0000_u01739068069654") 2025/02/09 02:32:05 DEBUG : empty space: Deleting (id "4_z6f929d53806deb8b9f480e1b_f11754d0c99d82c18_d20250209_m022742_c001_v0001184_t0022_u01739068062909") 2025/02/09 02:32:05 DEBUG : empty space: Deleting (id "4_z6f929d53806deb8b9f480e1b_f4102e4246764e08e_d20250209_m022719_c001_v7007000_t0000_u01739068039847") 2025/02/09 02:32:05 DEBUG : empty space: Deleting (id "4_z6f929d53806deb8b9f480e1b_f11754d0c99d82880_d20250209_m022718_c001_v0001184_t0055_u01739068038148") 2025/02/09 02:32:05 DEBUG : empty space: Deleting (id "4_z6f929d53806deb8b9f480e1b_f4102e4246764e082_d20250209_m022716_c001_v7007000_t0000_u01739068036671") 2025/02/09 02:32:05 DEBUG : empty space: Deleting (id "4_z6f929d53806deb8b9f480e1b_f11754d0c99d8281a_d20250209_m022715_c001_v0001184_t0027_u01739068035532") 2025/02/09 02:32:05 DEBUG : empty space: Deleting (id "4_z6f929d53806deb8b9f480e1b_f4102e4246764e06b_d20250209_m022712_c001_v7007000_t0000_u01739068032354") 2025/02/09 02:32:05 DEBUG : empty space: Deleting (id "4_z6f929d53806deb8b9f480e1b_f11754d0c99d8275d_d20250209_m022710_c001_v0001184_t0009_u01739068030792") 2025/02/09 02:32:05 DEBUG : empty space: Deleting (id "4_z6f929d53806deb8b9f480e1b_f4102e4246764e05f_d20250209_m022709_c001_v7007000_t0000_u01739068029628") 2025/02/09 02:32:05 DEBUG : empty space: Deleting (id "4_z6f929d53806deb8b9f480e1b_f11754d0c99d82705_d20250209_m022708_c001_v0001184_t0033_u01739068028474") 2025/02/09 02:32:05 DEBUG : empty space: Deleting (id "4_z6f929d53806deb8b9f480e1b_f4043e6c341bac6b2_d20250209_m022702_c001_v7007000_t0000_u01739068022052") 2025/02/09 02:32:05 DEBUG : empty space: Deleting (id "4_z6f929d53806deb8b9f480e1b_f11754d0c99d825f1_d20250209_m022700_c001_v0001184_t0057_u01739068020733") 2025/02/09 02:32:05 DEBUG : empty space: Deleting (id "4_z6f929d53806deb8b9f480e1b_f4043e6c341bac47f_d20250209_m022659_c001_v7007000_t0000_u01739068019566") 2025/02/09 02:32:05 DEBUG : empty space: Deleting (id "4_z6f929d53806deb8b9f480e1b_f11754d0c99d825b3_d20250209_m022658_c001_v0001184_t0051_u01739068018792") 2025/02/09 02:32:05 DEBUG : empty space: Deleting (id "4_z6f929d53806deb8b9f480e1b_f4043e6c341bac477_d20250209_m022653_c001_v7007000_t0000_u01739068013915") 2025/02/09 02:32:06 DEBUG : empty space: Deleting (id "4_z6f929d53806deb8b9f480e1b_f11754d0c99d824ef_d20250209_m022652_c001_v0001184_t0034_u01739068012721") 2025/02/09 02:32:06 DEBUG : empty space: Deleting (id "4_z6f929d53806deb8b9f480e1b_f4043e6c341bac474_d20250209_m022650_c001_v7007000_t0000_u01739068010165") 2025/02/09 02:32:06 DEBUG : empty space: Deleting (id "4_z6f929d53806deb8b9f480e1b_f11754d0c99d82469_d20250209_m022649_c001_v0001184_t0032_u01739068009228") 2025/02/09 02:32:06 DEBUG : empty space: Deleting (id "4_z6f929d53806deb8b9f480e1b_f4043e6c341bac473_d20250209_m022648_c001_v7007000_t0000_u01739068008138") 2025/02/09 02:32:06 DEBUG : empty space: Deleting (id "4_z6f929d53806deb8b9f480e1b_f1020dd9e2dedde27_d20250209_m022647_c001_v0001032_t0027_u01739068007210") 2025/02/09 02:32:06 DEBUG : empty space: Deleting (id "4_z6f929d53806deb8b9f480e1b_f11754d0c99d823cd_d20250209_m022645_c001_v0001184_t0055_u01739068005690") 2025/02/09 02:32:06 DEBUG : enormous: Deleting (id "4_z6f929d53806deb8b9f480e1b_f4102e4246764e08c_d20250209_m022719_c001_v7007000_t0000_u01739068039116") 2025/02/09 02:32:06 DEBUG : enormous: Deleting (id "4_z6f929d53806deb8b9f480e1b_f11754d0c99d82888_d20250209_m022718_c001_v0001184_t0042_u01739068038362") 2025/02/09 02:32:06 DEBUG : existing: Deleting (id "4_z6f929d53806deb8b9f480e1b_f4192b882b81d907e_d20250209_m023107_c001_v7007000_t0000_u01739068267033") 2025/02/09 02:32:06 DEBUG : existing: Deleting (id "4_z6f929d53806deb8b9f480e1b_f115fa94f7e6b29a8_d20250209_m023105_c001_v0001183_t0022_u01739068265879") 2025/02/09 02:32:06 DEBUG : existing: Deleting (id "4_z6f929d53806deb8b9f480e1b_f4192b882b81d8e69_d20250209_m022741_c001_v7007000_t0000_u01739068061217") 2025/02/09 02:32:06 DEBUG : existing: Deleting (id "4_z6f929d53806deb8b9f480e1b_f11754d0c99d82ba7_d20250209_m022740_c001_v0001184_t0035_u01739068060237") 2025/02/09 02:32:06 DEBUG : existing: Deleting (id "4_z6f929d53806deb8b9f480e1b_f411c11f4443471f7_d20250209_m022641_c001_v7007000_t0000_u01739068001758") 2025/02/09 02:32:06 DEBUG : existing: Deleting (id "4_z6f929d53806deb8b9f480e1b_f11754d0c99d82311_d20250209_m022640_c001_v0001184_t0047_u01739068000800") 2025/02/09 02:32:06 DEBUG : existing: Deleting (id "4_z6f929d53806deb8b9f480e1b_f411c11f4443471f4_d20250209_m022639_c001_v7007000_t0000_u01739067999520") 2025/02/09 02:32:07 DEBUG : existing: Deleting (id "4_z6f929d53806deb8b9f480e1b_f11754d0c99d822ca_d20250209_m022638_c001_v0001184_t0038_u01739067998949") 2025/02/09 02:32:07 DEBUG : existing: Deleting (id "4_z6f929d53806deb8b9f480e1b_f11754d0c99d822ac_d20250209_m022638_c001_v0001184_t0016_u01739067998207") 2025/02/09 02:32:07 DEBUG : existing-b: Deleting (id "4_z6f929d53806deb8b9f480e1b_f4192b882b81d8e6a_d20250209_m022741_c001_v7007000_t0000_u01739068061401") 2025/02/09 02:32:07 DEBUG : existing-b: Deleting (id "4_z6f929d53806deb8b9f480e1b_f115fa94f7e6b1e1d_d20250209_m022740_c001_v0001183_t0032_u01739068060241") 2025/02/09 02:32:07 DEBUG : five: Deleting (id "4_z6f929d53806deb8b9f480e1b_f4102e4246764e092_d20250209_m022723_c001_v7007000_t0000_u01739068043952") 2025/02/09 02:32:07 DEBUG : five: Deleting (id "4_z6f929d53806deb8b9f480e1b_f41754d0c99d8290e_d20250209_m022722_c001_v0001184_t0026_u01739068042084") 2025/02/09 02:32:07 DEBUG : foo: Deleting (id "4_z6f929d53806deb8b9f480e1b_f4043e6c341bac476_d20250209_m022651_c001_v7007000_t0000_u01739068011990") 2025/02/09 02:32:07 DEBUG : foo: Deleting (id "4_z6f929d53806deb8b9f480e1b_f41754d0c99d824b9_d20250209_m022651_c001_v0001184_t0026_u01739068011443") 2025/02/09 02:32:07 DEBUG : foo: Deleting (id "4_z6f929d53806deb8b9f480e1b_f41754d0c99d824a5_d20250209_m022650_c001_v0001184_t0026_u01739068010896") 2025/02/09 02:32:07 DEBUG : four: Deleting (id "4_z6f929d53806deb8b9f480e1b_f4102e4246764e093_d20250209_m022724_c001_v7007000_t0000_u01739068044135") 2025/02/09 02:32:07 DEBUG : four: Deleting (id "4_z6f929d53806deb8b9f480e1b_f415fa94f7e6b1cdd_d20250209_m022722_c001_v0001183_t0054_u01739068042634") 2025/02/09 02:32:07 DEBUG : four: Deleting (id "4_z6f929d53806deb8b9f480e1b_f11754d0c99d828f6_d20250209_m022721_c001_v0001184_t0056_u01739068041519") 2025/02/09 02:32:07 DEBUG : hello world2: Deleting (id "4_z6f929d53806deb8b9f480e1b_f4090711e54ad5682_d20250209_m022535_c001_v7007000_t0000_u01739067935695") 2025/02/09 02:32:07 DEBUG : hello world2: Deleting (id "4_z6f929d53806deb8b9f480e1b_f11754d0c99d8198b_d20250209_m022535_c001_v0001184_t0038_u01739067935137") 2025/02/09 02:32:07 DEBUG : ignore-size: Deleting (id "4_z6f929d53806deb8b9f480e1b_f411c11f4443471f3_d20250209_m022637_c001_v7007000_t0000_u01739067997118") 2025/02/09 02:32:07 DEBUG : ignore-size: Deleting (id "4_z6f929d53806deb8b9f480e1b_f11754d0c99d82262_d20250209_m022636_c001_v0001184_t0022_u01739067996180") 2025/02/09 02:32:07 DEBUG : nested/sub dir/file: Deleting (id "4_z6f929d53806deb8b9f480e1b_f4192b882b81d8e64_d20250209_m022739_c001_v7007000_t0000_u01739068059133") 2025/02/09 02:32:07 DEBUG : nested/sub dir/file: Deleting (id "4_z6f929d53806deb8b9f480e1b_f115fa94f7e6b1df8_d20250209_m022738_c001_v0001183_t0013_u01739068058211") 2025/02/09 02:32:07 DEBUG : nested/sub dir/file: Deleting (id "4_z6f929d53806deb8b9f480e1b_f4192b882b81d8e61_d20250209_m022737_c001_v7007000_t0000_u01739068057063") 2025/02/09 02:32:08 DEBUG : nested/sub dir/file: Deleting (id "4_z6f929d53806deb8b9f480e1b_f115fa94f7e6b1dce_d20250209_m022736_c001_v0001183_t0042_u01739068056118") 2025/02/09 02:32:08 DEBUG : one: Deleting (id "4_z6f929d53806deb8b9f480e1b_f4102e4246764e094_d20250209_m022724_c001_v7007000_t0000_u01739068044316") 2025/02/09 02:32:08 DEBUG : one: Deleting (id "4_z6f929d53806deb8b9f480e1b_f41754d0c99d828e0_d20250209_m022720_c001_v0001184_t0026_u01739068040949") 2025/02/09 02:32:08 DEBUG : only0: Deleting (id "4_z6f929d53806deb8b9f480e1b_f4043e6c341bac836_d20250209_m023142_c001_v7007000_t0000_u01739068302532") 2025/02/09 02:32:08 DEBUG : only0: Deleting (id "4_z6f929d53806deb8b9f480e1b_f4081f062aaa1a84f_d20250209_m023137_c001_v0001184_t0058_u01739068297204") 2025/02/09 02:32:08 DEBUG : only0: Deleting (id "4_z6f929d53806deb8b9f480e1b_f1081f062aaa1a76f_d20250209_m023128_c001_v0001184_t0049_u01739068288032") 2025/02/09 02:32:08 DEBUG : only0: Deleting (id "4_z6f929d53806deb8b9f480e1b_f409f1d3be8015d6d_d20250209_m023121_c001_v7007000_t0000_u01739068281485") 2025/02/09 02:32:08 DEBUG : only0: Deleting (id "4_z6f929d53806deb8b9f480e1b_f115fa94f7e6b29fa_d20250209_m023111_c001_v0001183_t0055_u01739068271947") 2025/02/09 02:32:08 DEBUG : only1: Deleting (id "4_z6f929d53806deb8b9f480e1b_f4043e6c341bac837_d20250209_m023142_c001_v7007000_t0000_u01739068302714") 2025/02/09 02:32:08 DEBUG : only1: Deleting (id "4_z6f929d53806deb8b9f480e1b_f41754d0c99d84818_d20250209_m023137_c001_v0001184_t0026_u01739068297215") 2025/02/09 02:32:08 DEBUG : only1: Deleting (id "4_z6f929d53806deb8b9f480e1b_f115fa94f7e6b2b0c_d20250209_m023128_c001_v0001183_t0059_u01739068288786") 2025/02/09 02:32:08 DEBUG : only1: Deleting (id "4_z6f929d53806deb8b9f480e1b_f40569ccd2f687859_d20250209_m023121_c001_v7007000_t0000_u01739068281086") 2025/02/09 02:32:08 DEBUG : only1: Deleting (id "4_z6f929d53806deb8b9f480e1b_f11754d0c99d84549_d20250209_m023112_c001_v0001184_t0052_u01739068272384") 2025/02/09 02:32:08 DEBUG : only10: Deleting (id "4_z6f929d53806deb8b9f480e1b_f4043e6c341bac839_d20250209_m023142_c001_v7007000_t0000_u01739068302896") 2025/02/09 02:32:08 DEBUG : only10: Deleting (id "4_z6f929d53806deb8b9f480e1b_f4081f062aaa1a86d_d20250209_m023138_c001_v0001184_t0058_u01739068298146") 2025/02/09 02:32:08 DEBUG : only10: Deleting (id "4_z6f929d53806deb8b9f480e1b_f115fa94f7e6b2b56_d20250209_m023132_c001_v0001183_t0040_u01739068292626") 2025/02/09 02:32:08 DEBUG : only10: Deleting (id "4_z6f929d53806deb8b9f480e1b_f40569ccd2f68785a_d20250209_m023121_c001_v7007000_t0000_u01739068281275") 2025/02/09 02:32:08 DEBUG : only10: Deleting (id "4_z6f929d53806deb8b9f480e1b_f11754d0c99d845c4_d20250209_m023116_c001_v0001184_t0031_u01739068276122") 2025/02/09 02:32:08 DEBUG : only11: Deleting (id "4_z6f929d53806deb8b9f480e1b_f4043e6c341bac83a_d20250209_m023143_c001_v7007000_t0000_u01739068303080") 2025/02/09 02:32:08 DEBUG : only11: Deleting (id "4_z6f929d53806deb8b9f480e1b_f415fa94f7e6b2ba0_d20250209_m023137_c001_v0001183_t0054_u01739068297227") 2025/02/09 02:32:08 DEBUG : only11: Deleting (id "4_z6f929d53806deb8b9f480e1b_f11754d0c99d847a3_d20250209_m023133_c001_v0001184_t0056_u01739068293039") 2025/02/09 02:32:08 DEBUG : only11: Deleting (id "4_z6f929d53806deb8b9f480e1b_f4090711e54ad5870_d20250209_m023121_c001_v7007000_t0000_u01739068281457") 2025/02/09 02:32:09 DEBUG : only11: Deleting (id "4_z6f929d53806deb8b9f480e1b_f1081f062aaa1a687_d20250209_m023116_c001_v0001184_t0045_u01739068276524") 2025/02/09 02:32:09 DEBUG : only12: Deleting (id "4_z6f929d53806deb8b9f480e1b_f4043e6c341bac83b_d20250209_m023143_c001_v7007000_t0000_u01739068303273") 2025/02/09 02:32:09 DEBUG : only12: Deleting (id "4_z6f929d53806deb8b9f480e1b_f410ce777f23ecb66_d20250209_m023137_c001_v0001134_t0050_u01739068297765") 2025/02/09 02:32:09 DEBUG : only12: Deleting (id "4_z6f929d53806deb8b9f480e1b_f1081f062aaa1a7e9_d20250209_m023133_c001_v0001184_t0043_u01739068293427") 2025/02/09 02:32:09 DEBUG : only12: Deleting (id "4_z6f929d53806deb8b9f480e1b_f40569ccd2f68785e_d20250209_m023121_c001_v7007000_t0000_u01739068281854") 2025/02/09 02:32:09 DEBUG : only12: Deleting (id "4_z6f929d53806deb8b9f480e1b_f115fa94f7e6b2a54_d20250209_m023116_c001_v0001183_t0021_u01739068276947") 2025/02/09 02:32:09 DEBUG : only13: Deleting (id "4_z6f929d53806deb8b9f480e1b_f4043e6c341bac83d_d20250209_m023143_c001_v7007000_t0000_u01739068303455") 2025/02/09 02:32:09 DEBUG : only13: Deleting (id "4_z6f929d53806deb8b9f480e1b_f41754d0c99d8483c_d20250209_m023138_c001_v0001184_t0026_u01739068298162") 2025/02/09 02:32:09 DEBUG : only13: Deleting (id "4_z6f929d53806deb8b9f480e1b_f115fa94f7e6b2b6a_d20250209_m023133_c001_v0001183_t0018_u01739068293835") 2025/02/09 02:32:09 DEBUG : only13: Deleting (id "4_z6f929d53806deb8b9f480e1b_f40569ccd2f68785b_d20250209_m023121_c001_v7007000_t0000_u01739068281464") 2025/02/09 02:32:09 DEBUG : only13: Deleting (id "4_z6f929d53806deb8b9f480e1b_f11754d0c99d845e8_d20250209_m023117_c001_v0001184_t0042_u01739068277361") 2025/02/09 02:32:09 DEBUG : only14: Deleting (id "4_z6f929d53806deb8b9f480e1b_f4043e6c341bac83e_d20250209_m023143_c001_v7007000_t0000_u01739068303637") 2025/02/09 02:32:09 DEBUG : only14: Deleting (id "4_z6f929d53806deb8b9f480e1b_f4081f062aaa1a855_d20250209_m023137_c001_v0001184_t0058_u01739068297413") 2025/02/09 02:32:09 DEBUG : only14: Deleting (id "4_z6f929d53806deb8b9f480e1b_f11754d0c99d847c1_d20250209_m023134_c001_v0001184_t0051_u01739068294277") 2025/02/09 02:32:09 DEBUG : only14: Deleting (id "4_z6f929d53806deb8b9f480e1b_f409f1d3be8015d70_d20250209_m023122_c001_v7007000_t0000_u01739068282054") 2025/02/09 02:32:09 DEBUG : only14: Deleting (id "4_z6f929d53806deb8b9f480e1b_f1081f062aaa1a6a3_d20250209_m023117_c001_v0001184_t0020_u01739068277818") 2025/02/09 02:32:09 DEBUG : only15: Deleting (id "4_z6f929d53806deb8b9f480e1b_f4043e6c341bac840_d20250209_m023143_c001_v7007000_t0000_u01739068303818") 2025/02/09 02:32:09 DEBUG : only15: Deleting (id "4_z6f929d53806deb8b9f480e1b_f41754d0c99d8481c_d20250209_m023137_c001_v0001184_t0026_u01739068297424") 2025/02/09 02:32:09 DEBUG : only15: Deleting (id "4_z6f929d53806deb8b9f480e1b_f1081f062aaa1a807_d20250209_m023134_c001_v0001184_t0026_u01739068294701") 2025/02/09 02:32:09 DEBUG : only15: Deleting (id "4_z6f929d53806deb8b9f480e1b_f409f1d3be8015d6f_d20250209_m023121_c001_v7007000_t0000_u01739068281870") 2025/02/09 02:32:09 DEBUG : only15: Deleting (id "4_z6f929d53806deb8b9f480e1b_f115fa94f7e6b2a64_d20250209_m023118_c001_v0001183_t0046_u01739068278239") 2025/02/09 02:32:09 DEBUG : only16: Deleting (id "4_z6f929d53806deb8b9f480e1b_f4043e6c341bac841_d20250209_m023144_c001_v7007000_t0000_u01739068304000") 2025/02/09 02:32:10 DEBUG : only16: Deleting (id "4_z6f929d53806deb8b9f480e1b_f415fa94f7e6b2ba4_d20250209_m023137_c001_v0001183_t0054_u01739068297427") 2025/02/09 02:32:10 DEBUG : only16: Deleting (id "4_z6f929d53806deb8b9f480e1b_f115fa94f7e6b2b7e_d20250209_m023135_c001_v0001183_t0014_u01739068295120") 2025/02/09 02:32:10 DEBUG : only16: Deleting (id "4_z6f929d53806deb8b9f480e1b_f4090711e54ad5874_d20250209_m023122_c001_v7007000_t0000_u01739068282002") 2025/02/09 02:32:10 DEBUG : only16: Deleting (id "4_z6f929d53806deb8b9f480e1b_f11754d0c99d84613_d20250209_m023118_c001_v0001184_t0022_u01739068278648") 2025/02/09 02:32:10 DEBUG : only17: Deleting (id "4_z6f929d53806deb8b9f480e1b_f4043e6c341bac842_d20250209_m023144_c001_v7007000_t0000_u01739068304182") 2025/02/09 02:32:10 DEBUG : only17: Deleting (id "4_z6f929d53806deb8b9f480e1b_f4081f062aaa1a85b_d20250209_m023137_c001_v0001184_t0058_u01739068297596") 2025/02/09 02:32:10 DEBUG : only17: Deleting (id "4_z6f929d53806deb8b9f480e1b_f11754d0c99d847ee_d20250209_m023135_c001_v0001184_t0037_u01739068295540") 2025/02/09 02:32:10 DEBUG : only17: Deleting (id "4_z6f929d53806deb8b9f480e1b_f4090711e54ad5871_d20250209_m023121_c001_v7007000_t0000_u01739068281639") 2025/02/09 02:32:10 DEBUG : only17: Deleting (id "4_z6f929d53806deb8b9f480e1b_f1081f062aaa1a6b1_d20250209_m023119_c001_v0001184_t0032_u01739068279083") 2025/02/09 02:32:10 DEBUG : only18: Deleting (id "4_z6f929d53806deb8b9f480e1b_f4043e6c341bac843_d20250209_m023144_c001_v7007000_t0000_u01739068304364") 2025/02/09 02:32:10 DEBUG : only18: Deleting (id "4_z6f929d53806deb8b9f480e1b_f41754d0c99d84822_d20250209_m023137_c001_v0001184_t0026_u01739068297610") 2025/02/09 02:32:10 DEBUG : only18: Deleting (id "4_z6f929d53806deb8b9f480e1b_f1081f062aaa1a82f_d20250209_m023135_c001_v0001184_t0024_u01739068295940") 2025/02/09 02:32:10 DEBUG : only18: Deleting (id "4_z6f929d53806deb8b9f480e1b_f4090711e54ad5875_d20250209_m023122_c001_v7007000_t0000_u01739068282182") 2025/02/09 02:32:10 DEBUG : only18: Deleting (id "4_z6f929d53806deb8b9f480e1b_f115fa94f7e6b2a78_d20250209_m023119_c001_v0001183_t0028_u01739068279496") 2025/02/09 02:32:10 DEBUG : only19: Deleting (id "4_z6f929d53806deb8b9f480e1b_f4043e6c341bac844_d20250209_m023144_c001_v7007000_t0000_u01739068304548") 2025/02/09 02:32:10 DEBUG : only19: Deleting (id "4_z6f929d53806deb8b9f480e1b_f415fa94f7e6b2bac_d20250209_m023137_c001_v0001183_t0054_u01739068297612") 2025/02/09 02:32:10 DEBUG : only19: Deleting (id "4_z6f929d53806deb8b9f480e1b_f115fa94f7e6b2b8a_d20250209_m023136_c001_v0001183_t0022_u01739068296347") 2025/02/09 02:32:10 DEBUG : only19: Deleting (id "4_z6f929d53806deb8b9f480e1b_f40569ccd2f68785d_d20250209_m023121_c001_v7007000_t0000_u01739068281649") 2025/02/09 02:32:10 DEBUG : only19: Deleting (id "4_z6f929d53806deb8b9f480e1b_f11754d0c99d84636_d20250209_m023119_c001_v0001184_t0038_u01739068279890") 2025/02/09 02:32:10 DEBUG : only2: Deleting (id "4_z6f929d53806deb8b9f480e1b_f4043e6c341bac845_d20250209_m023144_c001_v7007000_t0000_u01739068304730") 2025/02/09 02:32:10 DEBUG : only2: Deleting (id "4_z6f929d53806deb8b9f480e1b_f4081f062aaa1a85d_d20250209_m023137_c001_v0001184_t0058_u01739068297778") 2025/02/09 02:32:10 DEBUG : only2: Deleting (id "4_z6f929d53806deb8b9f480e1b_f11754d0c99d84738_d20250209_m023129_c001_v0001184_t0000_u01739068289189") 2025/02/09 02:32:11 DEBUG : only2: Deleting (id "4_z6f929d53806deb8b9f480e1b_f4102e4246764e227_d20250209_m023121_c001_v7007000_t0000_u01739068281660") 2025/02/09 02:32:11 DEBUG : only2: Deleting (id "4_z6f929d53806deb8b9f480e1b_f1081f062aaa1a625_d20250209_m023112_c001_v0001184_t0044_u01739068272792") 2025/02/09 02:32:11 DEBUG : only3: Deleting (id "4_z6f929d53806deb8b9f480e1b_f4043e6c341bac846_d20250209_m023144_c001_v7007000_t0000_u01739068304911") 2025/02/09 02:32:11 DEBUG : only3: Deleting (id "4_z6f929d53806deb8b9f480e1b_f41754d0c99d8482c_d20250209_m023137_c001_v0001184_t0026_u01739068297794") 2025/02/09 02:32:11 DEBUG : only3: Deleting (id "4_z6f929d53806deb8b9f480e1b_f1081f062aaa1a78f_d20250209_m023129_c001_v0001184_t0054_u01739068289606") 2025/02/09 02:32:11 DEBUG : only3: Deleting (id "4_z6f929d53806deb8b9f480e1b_f4102e4246764e22a_d20250209_m023122_c001_v7007000_t0000_u01739068282027") 2025/02/09 02:32:11 DEBUG : only3: Deleting (id "4_z6f929d53806deb8b9f480e1b_f115fa94f7e6b2a14_d20250209_m023113_c001_v0001183_t0023_u01739068273206") 2025/02/09 02:32:11 DEBUG : only4: Deleting (id "4_z6f929d53806deb8b9f480e1b_f4043e6c341bac847_d20250209_m023145_c001_v7007000_t0000_u01739068305093") 2025/02/09 02:32:11 DEBUG : only4: Deleting (id "4_z6f929d53806deb8b9f480e1b_f415fa94f7e6b2bae_d20250209_m023137_c001_v0001183_t0054_u01739068297796") 2025/02/09 02:32:11 DEBUG : only4: Deleting (id "4_z6f929d53806deb8b9f480e1b_f115fa94f7e6b2b28_d20250209_m023130_c001_v0001183_t0023_u01739068290091") 2025/02/09 02:32:11 DEBUG : only4: Deleting (id "4_z6f929d53806deb8b9f480e1b_f40569ccd2f687860_d20250209_m023122_c001_v7007000_t0000_u01739068282037") 2025/02/09 02:32:11 DEBUG : only4: Deleting (id "4_z6f929d53806deb8b9f480e1b_f11754d0c99d8457d_d20250209_m023113_c001_v0001184_t0026_u01739068273636") 2025/02/09 02:32:11 DEBUG : only5: Deleting (id "4_z6f929d53806deb8b9f480e1b_f4043e6c341bac848_d20250209_m023145_c001_v7007000_t0000_u01739068305274") 2025/02/09 02:32:11 DEBUG : only5: Deleting (id "4_z6f929d53806deb8b9f480e1b_f410ce777f23ecb68_d20250209_m023137_c001_v0001134_t0050_u01739068297949") 2025/02/09 02:32:11 DEBUG : only5: Deleting (id "4_z6f929d53806deb8b9f480e1b_f11754d0c99d8475d_d20250209_m023130_c001_v0001184_t0051_u01739068290543") 2025/02/09 02:32:11 DEBUG : only5: Deleting (id "4_z6f929d53806deb8b9f480e1b_f409f1d3be8015d6e_d20250209_m023121_c001_v7007000_t0000_u01739068281673") 2025/02/09 02:32:11 DEBUG : only5: Deleting (id "4_z6f929d53806deb8b9f480e1b_f1081f062aaa1a651_d20250209_m023114_c001_v0001184_t0037_u01739068274044") 2025/02/09 02:32:11 DEBUG : only6: Deleting (id "4_z6f929d53806deb8b9f480e1b_f4043e6c341bac84a_d20250209_m023145_c001_v7007000_t0000_u01739068305456") 2025/02/09 02:32:11 DEBUG : only6: Deleting (id "4_z6f929d53806deb8b9f480e1b_f4081f062aaa1a86b_d20250209_m023137_c001_v0001184_t0058_u01739068297961") 2025/02/09 02:32:11 DEBUG : only6: Deleting (id "4_z6f929d53806deb8b9f480e1b_f1081f062aaa1a7af_d20250209_m023130_c001_v0001184_t0031_u01739068290946") 2025/02/09 02:32:11 DEBUG : only6: Deleting (id "4_z6f929d53806deb8b9f480e1b_f4102e4246764e224_d20250209_m023121_c001_v7007000_t0000_u01739068281473") 2025/02/09 02:32:12 DEBUG : only6: Deleting (id "4_z6f929d53806deb8b9f480e1b_f115fa94f7e6b2a30_d20250209_m023114_c001_v0001183_t0048_u01739068274456") 2025/02/09 02:32:12 DEBUG : only7: Deleting (id "4_z6f929d53806deb8b9f480e1b_f4043e6c341bac84c_d20250209_m023145_c001_v7007000_t0000_u01739068305638") 2025/02/09 02:32:12 DEBUG : only7: Deleting (id "4_z6f929d53806deb8b9f480e1b_f41754d0c99d84836_d20250209_m023137_c001_v0001184_t0026_u01739068297979") 2025/02/09 02:32:12 DEBUG : only7: Deleting (id "4_z6f929d53806deb8b9f480e1b_f115fa94f7e6b2b3d_d20250209_m023131_c001_v0001183_t0012_u01739068291383") 2025/02/09 02:32:12 DEBUG : only7: Deleting (id "4_z6f929d53806deb8b9f480e1b_f4090711e54ad5873_d20250209_m023121_c001_v7007000_t0000_u01739068281821") 2025/02/09 02:32:12 DEBUG : only7: Deleting (id "4_z6f929d53806deb8b9f480e1b_f11754d0c99d8459c_d20250209_m023114_c001_v0001184_t0019_u01739068274852") 2025/02/09 02:32:12 DEBUG : only8: Deleting (id "4_z6f929d53806deb8b9f480e1b_f4043e6c341bac84d_d20250209_m023145_c001_v7007000_t0000_u01739068305820") 2025/02/09 02:32:12 DEBUG : only8: Deleting (id "4_z6f929d53806deb8b9f480e1b_f415fa94f7e6b2bb4_d20250209_m023137_c001_v0001183_t0054_u01739068297982") 2025/02/09 02:32:12 DEBUG : only8: Deleting (id "4_z6f929d53806deb8b9f480e1b_f11754d0c99d8477f_d20250209_m023131_c001_v0001184_t0049_u01739068291831") 2025/02/09 02:32:12 DEBUG : only8: Deleting (id "4_z6f929d53806deb8b9f480e1b_f4102e4246764e22b_d20250209_m023122_c001_v7007000_t0000_u01739068282209") 2025/02/09 02:32:12 DEBUG : only8: Deleting (id "4_z6f929d53806deb8b9f480e1b_f1081f062aaa1a66f_d20250209_m023115_c001_v0001184_t0022_u01739068275269") 2025/02/09 02:32:12 DEBUG : only9: Deleting (id "4_z6f929d53806deb8b9f480e1b_f4043e6c341bac84e_d20250209_m023146_c001_v7007000_t0000_u01739068306001") 2025/02/09 02:32:12 DEBUG : only9: Deleting (id "4_z6f929d53806deb8b9f480e1b_f410ce777f23ecb6a_d20250209_m023138_c001_v0001134_t0050_u01739068298134") 2025/02/09 02:32:12 DEBUG : only9: Deleting (id "4_z6f929d53806deb8b9f480e1b_f1081f062aaa1a7c3_d20250209_m023132_c001_v0001184_t0059_u01739068292239") 2025/02/09 02:32:12 DEBUG : only9: Deleting (id "4_z6f929d53806deb8b9f480e1b_f4102e4246764e229_d20250209_m023121_c001_v7007000_t0000_u01739068281843") 2025/02/09 02:32:12 DEBUG : only9: Deleting (id "4_z6f929d53806deb8b9f480e1b_f115fa94f7e6b2a40_d20250209_m023115_c001_v0001183_t0044_u01739068275695") 2025/02/09 02:32:12 DEBUG : potato: Deleting (id "4_z6f929d53806deb8b9f480e1b_f4192b882b81d8e5d_d20250209_m022734_c001_v7007000_t0000_u01739068054254") 2025/02/09 02:32:12 DEBUG : potato: Deleting (id "4_z6f929d53806deb8b9f480e1b_f1081f062aaa194b5_d20250209_m022732_c001_v0001184_t0025_u01739068052695") 2025/02/09 02:32:12 DEBUG : potato: Deleting (id "4_z6f929d53806deb8b9f480e1b_f4102e4246764e0ba_d20250209_m022730_c001_v7007000_t0000_u01739068050498") 2025/02/09 02:32:12 DEBUG : potato: Deleting (id "4_z6f929d53806deb8b9f480e1b_f115fa94f7e6b1d3a_d20250209_m022728_c001_v0001183_t0026_u01739068048610") 2025/02/09 02:32:13 DEBUG : potato: Deleting (id "4_z6f929d53806deb8b9f480e1b_f4102e4246764e0a5_d20250209_m022727_c001_v7007000_t0000_u01739068047148") 2025/02/09 02:32:13 DEBUG : potato: Deleting (id "4_z6f929d53806deb8b9f480e1b_f115fa94f7e6b1d04_d20250209_m022725_c001_v0001183_t0029_u01739068045223") 2025/02/09 02:32:13 DEBUG : potato: Deleting (id "4_z6f929d53806deb8b9f480e1b_f4102e4246764e06f_d20250209_m022714_c001_v7007000_t0000_u01739068034405") 2025/02/09 02:32:13 DEBUG : potato: Deleting (id "4_z6f929d53806deb8b9f480e1b_f11754d0c99d827c4_d20250209_m022713_c001_v0001184_t0015_u01739068033267") 2025/02/09 02:32:13 DEBUG : potato: Deleting (id "4_z6f929d53806deb8b9f480e1b_f4102e4246764e067_d20250209_m022711_c001_v7007000_t0000_u01739068031346") 2025/02/09 02:32:13 DEBUG : potato: Deleting (id "4_z6f929d53806deb8b9f480e1b_f11754d0c99d82757_d20250209_m022710_c001_v0001184_t0033_u01739068030586") 2025/02/09 02:32:13 DEBUG : potato: Deleting (id "4_z6f929d53806deb8b9f480e1b_f4102e4246764e05b_d20250209_m022709_c001_v7007000_t0000_u01739068029038") 2025/02/09 02:32:13 DEBUG : potato: Deleting (id "4_z6f929d53806deb8b9f480e1b_f11754d0c99d826ff_d20250209_m022708_c001_v0001184_t0052_u01739068028279") 2025/02/09 02:32:13 DEBUG : potato: Deleting (id "4_z6f929d53806deb8b9f480e1b_f4043e6c341bac487_d20250209_m022701_c001_v7007000_t0000_u01739068021488") 2025/02/09 02:32:13 DEBUG : potato: Deleting (id "4_z6f929d53806deb8b9f480e1b_f11754d0c99d825e7_d20250209_m022700_c001_v0001184_t0014_u01739068020522") 2025/02/09 02:32:13 DEBUG : potato: Deleting (id "4_z6f929d53806deb8b9f480e1b_f4043e6c341bac481_d20250209_m022659_c001_v7007000_t0000_u01739068019747") 2025/02/09 02:32:13 DEBUG : potato: Deleting (id "4_z6f929d53806deb8b9f480e1b_f11754d0c99d825ab_d20250209_m022658_c001_v0001184_t0047_u01739068018560") 2025/02/09 02:32:13 DEBUG : potato: Deleting (id "4_z6f929d53806deb8b9f480e1b_f4043e6c341bac47d_d20250209_m022657_c001_v7007000_t0000_u01739068017831") 2025/02/09 02:32:13 DEBUG : potato: Deleting (id "4_z6f929d53806deb8b9f480e1b_f11754d0c99d82585_d20250209_m022657_c001_v0001184_t0053_u01739068017262") 2025/02/09 02:32:13 DEBUG : potato: Deleting (id "4_z6f929d53806deb8b9f480e1b_f11754d0c99d8256f_d20250209_m022656_c001_v0001184_t0047_u01739068016697") 2025/02/09 02:32:13 DEBUG : potato: Deleting (id "4_z6f929d53806deb8b9f480e1b_f4043e6c341bac47c_d20250209_m022655_c001_v7007000_t0000_u01739068015952") 2025/02/09 02:32:13 DEBUG : potato: Deleting (id "4_z6f929d53806deb8b9f480e1b_f11754d0c99d8254b_d20250209_m022655_c001_v0001184_t0023_u01739068015389") 2025/02/09 02:32:13 DEBUG : potato: Deleting (id "4_z6f929d53806deb8b9f480e1b_f11754d0c99d8253b_d20250209_m022654_c001_v0001184_t0024_u01739068014828") 2025/02/09 02:32:13 DEBUG : potato: Deleting (id "4_z6f929d53806deb8b9f480e1b_f4043e6c341bac479_d20250209_m022654_c001_v7007000_t0000_u01739068014099") 2025/02/09 02:32:13 DEBUG : potato: Deleting (id "4_z6f929d53806deb8b9f480e1b_f11754d0c99d82503_d20250209_m022653_c001_v0001184_t0039_u01739068013337") 2025/02/09 02:32:14 DEBUG : potato2: Deleting (id "4_z6f929d53806deb8b9f480e1b_f4102e4246764e129_d20250209_m022845_c001_v7007000_t0000_u01739068125049") 2025/02/09 02:32:14 DEBUG : potato2: Deleting (id "4_z6f929d53806deb8b9f480e1b_f1081f062aaa19a94_d20250209_m022844_c001_v0001184_t0051_u01739068124471") 2025/02/09 02:32:14 DEBUG : potato2: Deleting (id "4_z6f929d53806deb8b9f480e1b_f4083145de436fc55_d20250209_m022831_c001_v7007000_t0000_u01739068111578") 2025/02/09 02:32:14 DEBUG : potato2: Deleting (id "4_z6f929d53806deb8b9f480e1b_f1081f062aaa198fc_d20250209_m022825_c001_v0001184_t0047_u01739068105635") 2025/02/09 02:32:14 DEBUG : potato2: Deleting (id "4_z6f929d53806deb8b9f480e1b_f411c11f44434728e_d20250209_m022811_c001_v7007000_t0000_u01739068091907") 2025/02/09 02:32:14 DEBUG : potato2: Deleting (id "4_z6f929d53806deb8b9f480e1b_f1081f062aaa19755_d20250209_m022803_c001_v0001184_t0022_u01739068083968") 2025/02/09 02:32:14 DEBUG : potato2: Deleting (id "4_z6f929d53806deb8b9f480e1b_f415bbdf2d66e9040_d20250209_m022750_c001_v7007000_t0000_u01739068070197") 2025/02/09 02:32:14 DEBUG : potato2: Deleting (id "4_z6f929d53806deb8b9f480e1b_f1081f062aaa1959d_d20250209_m022742_c001_v0001184_t0042_u01739068062703") 2025/02/09 02:32:14 DEBUG : potato2: Deleting (id "4_z6f929d53806deb8b9f480e1b_f4102e4246764e08a_d20250209_m022718_c001_v7007000_t0000_u01739068038932") 2025/02/09 02:32:14 DEBUG : potato2: Deleting (id "4_z6f929d53806deb8b9f480e1b_f11754d0c99d82878_d20250209_m022717_c001_v0001184_t0059_u01739068037948") 2025/02/09 02:32:14 DEBUG : potato2: Deleting (id "4_z6f929d53806deb8b9f480e1b_f4102e4246764e084_d20250209_m022716_c001_v7007000_t0000_u01739068036853") 2025/02/09 02:32:14 DEBUG : potato2: Deleting (id "4_z6f929d53806deb8b9f480e1b_f11754d0c99d82812_d20250209_m022715_c001_v0001184_t0009_u01739068035319") 2025/02/09 02:32:14 DEBUG : potato2: Deleting (id "4_z6f929d53806deb8b9f480e1b_f4102e4246764e071_d20250209_m022714_c001_v7007000_t0000_u01739068034587") 2025/02/09 02:32:14 DEBUG : potato2: Deleting (id "4_z6f929d53806deb8b9f480e1b_f11754d0c99d827d4_d20250209_m022713_c001_v0001184_t0000_u01739068033848") 2025/02/09 02:32:14 DEBUG : potato2: Deleting (id "4_z6f929d53806deb8b9f480e1b_f4102e4246764e06c_d20250209_m022712_c001_v7007000_t0000_u01739068032536") 2025/02/09 02:32:14 DEBUG : potato2: Deleting (id "4_z6f929d53806deb8b9f480e1b_f11754d0c99d82783_d20250209_m022711_c001_v0001184_t0046_u01739068031714") 2025/02/09 02:32:14 DEBUG : potato2: Deleting (id "4_z6f929d53806deb8b9f480e1b_f4102e4246764e062_d20250209_m022709_c001_v7007000_t0000_u01739068029847") 2025/02/09 02:32:14 DEBUG : potato2: Deleting (id "4_z6f929d53806deb8b9f480e1b_f11754d0c99d8271b_d20250209_m022709_c001_v0001184_t0018_u01739068029052") 2025/02/09 02:32:14 DEBUG : potato2: Deleting (id "4_z6f929d53806deb8b9f480e1b_f4043e6c341bac6b3_d20250209_m022702_c001_v7007000_t0000_u01739068022257") 2025/02/09 02:32:14 DEBUG : potato2: Deleting (id "4_z6f929d53806deb8b9f480e1b_f11754d0c99d825f9_d20250209_m022701_c001_v0001184_t0033_u01739068021296") 2025/02/09 02:32:14 DEBUG : potato2: Deleting (id "4_z6f929d53806deb8b9f480e1b_f4090711e54ad5689_d20250209_m022538_c001_v7007000_t0000_u01739067938988") 2025/02/09 02:32:14 DEBUG : potato2: Deleting (id "4_z6f929d53806deb8b9f480e1b_f11754d0c99d81a27_d20250209_m022538_c001_v0001184_t0013_u01739067938430") 2025/02/09 02:32:14 DEBUG : potato2: Deleting (id "4_z6f929d53806deb8b9f480e1b_f4090711e54ad5684_d20250209_m022537_c001_v7007000_t0000_u01739067937156") 2025/02/09 02:32:14 DEBUG : potato2: Deleting (id "4_z6f929d53806deb8b9f480e1b_f11754d0c99d819d1_d20250209_m022536_c001_v0001184_t0023_u01739067936601") 2025/02/09 02:32:15 DEBUG : potato3: Deleting (id "4_z6f929d53806deb8b9f480e1b_f4083145de436fc58_d20250209_m022831_c001_v7007000_t0000_u01739068111935") 2025/02/09 02:32:15 DEBUG : potato3: Deleting (id "4_z6f929d53806deb8b9f480e1b_f115fa94f7e6b20d8_d20250209_m022826_c001_v0001183_t0015_u01739068106753") 2025/02/09 02:32:15 DEBUG : potato3: Deleting (id "4_z6f929d53806deb8b9f480e1b_f411c11f444347290_d20250209_m022812_c001_v7007000_t0000_u01739068092120") 2025/02/09 02:32:15 DEBUG : potato3: Deleting (id "4_z6f929d53806deb8b9f480e1b_f115fa94f7e6b1f88_d20250209_m022805_c001_v0001183_t0025_u01739068085096") 2025/02/09 02:32:15 DEBUG : potato3: Deleting (id "4_z6f929d53806deb8b9f480e1b_f415bbdf2d66e9041_d20250209_m022750_c001_v7007000_t0000_u01739068070388") 2025/02/09 02:32:15 DEBUG : potato3: Deleting (id "4_z6f929d53806deb8b9f480e1b_f115fa94f7e6b1e54_d20250209_m022743_c001_v0001183_t0032_u01739068063105") 2025/02/09 02:32:15 DEBUG : pre-dest1/1: Deleting (id "4_z6f929d53806deb8b9f480e1b_f41858921891ed196_d20250209_m022925_c001_v7007000_t0000_u01739068165341") 2025/02/09 02:32:15 DEBUG : pre-dest1/1: Deleting (id "4_z6f929d53806deb8b9f480e1b_f115fa94f7e6b23a0_d20250209_m022917_c001_v0001183_t0026_u01739068157492") 2025/02/09 02:32:15 DEBUG : pre-dest2/2: Deleting (id "4_z6f929d53806deb8b9f480e1b_f41858921891ed197_d20250209_m022925_c001_v7007000_t0000_u01739068165522") 2025/02/09 02:32:15 DEBUG : pre-dest2/2: Deleting (id "4_z6f929d53806deb8b9f480e1b_f1081f062aaa19ce6_d20250209_m022918_c001_v0001184_t0011_u01739068158066") 2025/02/09 02:32:15 DEBUG : rclone-sync-test-ignore-file/.ignore: Deleting (id "4_z6f929d53806deb8b9f480e1b_f404aaeee4f74f5fc_d20250209_m022857_c001_v7007000_t0000_u01739068137498") 2025/02/09 02:32:15 DEBUG : rclone-sync-test-ignore-file/.ignore: Deleting (id "4_z6f929d53806deb8b9f480e1b_f11754d0c99d835b2_d20250209_m022854_c001_v0001184_t0019_u01739068134507") 2025/02/09 02:32:15 DEBUG : sizeonly: Deleting (id "4_z6f929d53806deb8b9f480e1b_f411c11f4443471f0_d20250209_m022634_c001_v7007000_t0000_u01739067994918") 2025/02/09 02:32:15 DEBUG : sizeonly: Deleting (id "4_z6f929d53806deb8b9f480e1b_f11754d0c99d82226_d20250209_m022634_c001_v0001184_t0009_u01739067994008") 2025/02/09 02:32:15 DEBUG : sub dir/hello world: Deleting (id "4_z6f929d53806deb8b9f480e1b_f4043e6c341bac857_d20250209_m023151_c001_v7007000_t0000_u01739068311283") 2025/02/09 02:32:15 DEBUG : sub dir/hello world: Deleting (id "4_z6f929d53806deb8b9f480e1b_f1081f062aaa1a968_d20250209_m023150_c001_v0001184_t0027_u01739068310303") 2025/02/09 02:32:15 DEBUG : sub dir/hello world: Deleting (id "4_z6f929d53806deb8b9f480e1b_f4043e6c341bac852_d20250209_m023148_c001_v7007000_t0000_u01739068308431") 2025/02/09 02:32:15 DEBUG : sub dir/hello world: Deleting (id "4_z6f929d53806deb8b9f480e1b_f115fa94f7e6b2c65_d20250209_m023147_c001_v0001183_t0051_u01739068307302") 2025/02/09 02:32:15 DEBUG : sub dir/hello world: Deleting (id "4_z6f929d53806deb8b9f480e1b_f4192b882b81d8e65_d20250209_m022739_c001_v7007000_t0000_u01739068059317") 2025/02/09 02:32:15 DEBUG : sub dir/hello world: Deleting (id "4_z6f929d53806deb8b9f480e1b_f1081f062aaa1953f_d20250209_m022738_c001_v0001184_t0057_u01739068058570") 2025/02/09 02:32:16 DEBUG : sub dir/hello world: Deleting (id "4_z6f929d53806deb8b9f480e1b_f4192b882b81d8e62_d20250209_m022737_c001_v7007000_t0000_u01739068057247") 2025/02/09 02:32:16 DEBUG : sub dir/hello world: Deleting (id "4_z6f929d53806deb8b9f480e1b_f11754d0c99d82b15_d20250209_m022736_c001_v0001184_t0052_u01739068056471") 2025/02/09 02:32:16 DEBUG : sub dir/hello world: Deleting (id "4_z6f929d53806deb8b9f480e1b_f411c11f4443471e9_d20250209_m022630_c001_v7007000_t0000_u01739067990807") 2025/02/09 02:32:16 DEBUG : sub dir/hello world: Deleting (id "4_z6f929d53806deb8b9f480e1b_f11754d0c99d8218e_d20250209_m022629_c001_v0001184_t0007_u01739067989509") 2025/02/09 02:32:16 DEBUG : sub dir/hello world: Deleting (id "4_z6f929d53806deb8b9f480e1b_f411c11f4443471e4_d20250209_m022628_c001_v7007000_t0000_u01739067988781") 2025/02/09 02:32:16 DEBUG : sub dir/hello world: Deleting (id "4_z6f929d53806deb8b9f480e1b_f11754d0c99d82144_d20250209_m022627_c001_v0001184_t0050_u01739067987850") 2025/02/09 02:32:16 DEBUG : sub dir/hello world: Deleting (id "4_z6f929d53806deb8b9f480e1b_f411c11f4443471dc_d20250209_m022623_c001_v7007000_t0000_u01739067983013") 2025/02/09 02:32:16 DEBUG : sub dir/hello world: Deleting (id "4_z6f929d53806deb8b9f480e1b_f11754d0c99d82056_d20250209_m022621_c001_v0001184_t0026_u01739067981802") 2025/02/09 02:32:16 DEBUG : sub dir/hello world: Deleting (id "4_z6f929d53806deb8b9f480e1b_f411c11f4443471d8_d20250209_m022621_c001_v7007000_t0000_u01739067981260") 2025/02/09 02:32:16 DEBUG : sub dir/hello world: Deleting (id "4_z6f929d53806deb8b9f480e1b_f11754d0c99d82026_d20250209_m022620_c001_v0001184_t0055_u01739067980457") 2025/02/09 02:32:16 DEBUG : sub dir/hello world: Deleting (id "4_z6f929d53806deb8b9f480e1b_f11754d0c99d81fb8_d20250209_m022617_c001_v0001184_t0054_u01739067977634") 2025/02/09 02:32:16 DEBUG : sub dir/hello world: Deleting (id "4_z6f929d53806deb8b9f480e1b_f411c11f4443471d7_d20250209_m022616_c001_v7007000_t0000_u01739067976897") 2025/02/09 02:32:16 DEBUG : sub dir/hello world: Deleting (id "4_z6f929d53806deb8b9f480e1b_f11754d0c99d81f7a_d20250209_m022616_c001_v0001184_t0044_u01739067976277") 2025/02/09 02:32:16 DEBUG : sub dir/hello world: Deleting (id "4_z6f929d53806deb8b9f480e1b_f11754d0c99d81f66_d20250209_m022615_c001_v0001184_t0042_u01739067975719") 2025/02/09 02:32:16 DEBUG : sub dir/hello world: Deleting (id "4_z6f929d53806deb8b9f480e1b_f411c11f4443471d4_d20250209_m022614_c001_v7007000_t0000_u01739067974272") 2025/02/09 02:32:16 DEBUG : sub dir/hello world: Deleting (id "4_z6f929d53806deb8b9f480e1b_f11754d0c99d81e42_d20250209_m022608_c001_v0001184_t0024_u01739067968503") 2025/02/09 02:32:16 DEBUG : sub dir/hello world: Deleting (id "4_z6f929d53806deb8b9f480e1b_f11754d0c99d81d7c_d20250209_m022602_c001_v0001184_t0055_u01739067962565") 2025/02/09 02:32:16 DEBUG : sub dir/hello world: Deleting (id "4_z6f929d53806deb8b9f480e1b_f412ff869d0bca345_d20250209_m022601_c001_v7007000_t0000_u01739067961842") 2025/02/09 02:32:16 DEBUG : sub dir/hello world: Deleting (id "4_z6f929d53806deb8b9f480e1b_f11754d0c99d81d50_d20250209_m022601_c001_v0001184_t0014_u01739067961256") 2025/02/09 02:32:16 DEBUG : sub dir/hello world: Deleting (id "4_z6f929d53806deb8b9f480e1b_f11754d0c99d81d3e_d20250209_m022600_c001_v0001184_t0045_u01739067960700") 2025/02/09 02:32:16 DEBUG : sub dir/hello world: Deleting (id "4_z6f929d53806deb8b9f480e1b_f412ff869d0bca343_d20250209_m022559_c001_v7007000_t0000_u01739067959616") 2025/02/09 02:32:16 DEBUG : sub dir/hello world: Deleting (id "4_z6f929d53806deb8b9f480e1b_f11754d0c99d81b9f_d20250209_m022548_c001_v0001184_t0051_u01739067948770") 2025/02/09 02:32:17 DEBUG : sub dir/hello world: Deleting (id "4_z6f929d53806deb8b9f480e1b_f4102e4246764e00b_d20250209_m022548_c001_v7007000_t0000_u01739067948402") 2025/02/09 02:32:17 DEBUG : sub dir/hello world: Deleting (id "4_z6f929d53806deb8b9f480e1b_f11754d0c99d81b87_d20250209_m022547_c001_v0001184_t0039_u01739067947818") 2025/02/09 02:32:17 DEBUG : sub dir/hello world: Deleting (id "4_z6f929d53806deb8b9f480e1b_f4090711e54ad569b_d20250209_m022546_c001_v7007000_t0000_u01739067946188") 2025/02/09 02:32:17 DEBUG : sub dir/hello world: Deleting (id "4_z6f929d53806deb8b9f480e1b_f11754d0c99d81b43_d20250209_m022545_c001_v0001184_t0049_u01739067945618") 2025/02/09 02:32:17 DEBUG : sub dir/hello world: Deleting (id "4_z6f929d53806deb8b9f480e1b_f4090711e54ad569a_d20250209_m022545_c001_v7007000_t0000_u01739067945074") 2025/02/09 02:32:17 DEBUG : sub dir/hello world: Deleting (id "4_z6f929d53806deb8b9f480e1b_f11754d0c99d81b0d_d20250209_m022544_c001_v0001184_t0049_u01739067944503") 2025/02/09 02:32:17 DEBUG : sub dir/hello world: Deleting (id "4_z6f929d53806deb8b9f480e1b_f4090711e54ad5696_d20250209_m022543_c001_v7007000_t0000_u01739067943245") 2025/02/09 02:32:17 DEBUG : sub dir/hello world: Deleting (id "4_z6f929d53806deb8b9f480e1b_f11754d0c99d81ac4_d20250209_m022542_c001_v0001184_t0036_u01739067942510") 2025/02/09 02:32:17 DEBUG : sub dir/hello world: Deleting (id "4_z6f929d53806deb8b9f480e1b_f4090711e54ad5693_d20250209_m022541_c001_v7007000_t0000_u01739067941964") 2025/02/09 02:32:17 DEBUG : sub dir/hello world: Deleting (id "4_z6f929d53806deb8b9f480e1b_f11754d0c99d81a98_d20250209_m022541_c001_v0001184_t0059_u01739067941390") 2025/02/09 02:32:17 DEBUG : sub dir/hello world: Deleting (id "4_z6f929d53806deb8b9f480e1b_f4090711e54ad568e_d20250209_m022540_c001_v7007000_t0000_u01739067940474") 2025/02/09 02:32:17 DEBUG : sub dir/hello world: Deleting (id "4_z6f929d53806deb8b9f480e1b_f11754d0c99d81a67_d20250209_m022539_c001_v0001184_t0045_u01739067939898") 2025/02/09 02:32:17 DEBUG : sub dir/hello world: Deleting (id "4_z6f929d53806deb8b9f480e1b_f4090711e54ad567e_d20250209_m022534_c001_v7007000_t0000_u01739067934236") 2025/02/09 02:32:17 DEBUG : sub dir/hello world: Deleting (id "4_z6f929d53806deb8b9f480e1b_f11754d0c99d81939_d20250209_m022533_c001_v0001184_t0052_u01739067933593") 2025/02/09 02:32:17 DEBUG : sub dir/hello world: Deleting (id "4_z6f929d53806deb8b9f480e1b_f4090711e54ad567c_d20250209_m022532_c001_v7007000_t0000_u01739067932634") 2025/02/09 02:32:17 DEBUG : sub dir/hello world: Deleting (id "4_z6f929d53806deb8b9f480e1b_f11754d0c99d818f7_d20250209_m022532_c001_v0001184_t0002_u01739067932058") 2025/02/09 02:32:17 DEBUG : sub dir/hello world: Deleting (id "4_z6f929d53806deb8b9f480e1b_f4090711e54ad567b_d20250209_m022531_c001_v7007000_t0000_u01739067931160") 2025/02/09 02:32:17 DEBUG : sub dir/hello world: Deleting (id "4_z6f929d53806deb8b9f480e1b_f11754d0c99d818c1_d20250209_m022530_c001_v0001184_t0009_u01739067930583") 2025/02/09 02:32:17 DEBUG : sub dir/hello world: Deleting (id "4_z6f929d53806deb8b9f480e1b_f4090711e54ad5675_d20250209_m022527_c001_v7007000_t0000_u01739067927702") 2025/02/09 02:32:17 DEBUG : sub dir/hello world: Deleting (id "4_z6f929d53806deb8b9f480e1b_f11754d0c99d81851_d20250209_m022527_c001_v0001184_t0011_u01739067927133") 2025/02/09 02:32:18 DEBUG : sub dir2/very/very/very/very/very/nested/subdir/hello world: Deleting (id "4_z6f929d53806deb8b9f480e1b_f4043e6c341bac85b_d20250209_m023151_c001_v7007000_t0000_u01739068311466") 2025/02/09 02:32:18 DEBUG : sub dir2/very/very/very/very/very/nested/subdir/hello world: Deleting (id "4_z6f929d53806deb8b9f480e1b_f11754d0c99d84972_d20250209_m023150_c001_v0001184_t0035_u01739068310314") 2025/02/09 02:32:18 DEBUG : sub dir2/very/very/very/very/very/nested/subdir/hello world: Deleting (id "4_z6f929d53806deb8b9f480e1b_f4043e6c341bac853_d20250209_m023148_c001_v7007000_t0000_u01739068308614") 2025/02/09 02:32:18 DEBUG : sub dir2/very/very/very/very/very/nested/subdir/hello world: Deleting (id "4_z6f929d53806deb8b9f480e1b_f110ce777f23ecb70_d20250209_m023147_c001_v0001134_t0047_u01739068307325") 2025/02/09 02:32:18 DEBUG : sub/yam: Deleting (id "4_z6f929d53806deb8b9f480e1b_f4192b882b81d8e5b_d20250209_m022733_c001_v7007000_t0000_u01739068053689") 2025/02/09 02:32:18 DEBUG : sub/yam: Deleting (id "4_z6f929d53806deb8b9f480e1b_f115fa94f7e6b1d7c_d20250209_m022732_c001_v0001183_t0014_u01739068052338") 2025/02/09 02:32:18 DEBUG : three: Deleting (id "4_z6f929d53806deb8b9f480e1b_f4102e4246764e095_d20250209_m022724_c001_v7007000_t0000_u01739068044497") 2025/02/09 02:32:18 DEBUG : three: Deleting (id "4_z6f929d53806deb8b9f480e1b_f11754d0c99d8293c_d20250209_m022723_c001_v0001184_t0035_u01739068043386") 2025/02/09 02:32:18 DEBUG : three: Deleting (id "4_z6f929d53806deb8b9f480e1b_f11754d0c99d828ee_d20250209_m022721_c001_v0001184_t0027_u01739068041314") 2025/02/09 02:32:18 DEBUG : two: Deleting (id "4_z6f929d53806deb8b9f480e1b_f4102e4246764e097_d20250209_m022724_c001_v7007000_t0000_u01739068044679") 2025/02/09 02:32:18 DEBUG : two: Deleting (id "4_z6f929d53806deb8b9f480e1b_f4081f062aaa193b9_d20250209_m022722_c001_v0001184_t0058_u01739068042823") 2025/02/09 02:32:18 DEBUG : two: Deleting (id "4_z6f929d53806deb8b9f480e1b_f41754d0c99d828e8_d20250209_m022721_c001_v0001184_t0026_u01739068041132") 2025/02/09 02:32:18 DEBUG : yam: Deleting (id "4_z6f929d53806deb8b9f480e1b_f4192b882b81d8e5e_d20250209_m022734_c001_v7007000_t0000_u01739068054449") 2025/02/09 02:32:18 DEBUG : yam: Deleting (id "4_z6f929d53806deb8b9f480e1b_f112cc0dd83a82a81_d20250209_m022733_c001_v0001182_t0025_u01739068053476") 2025/02/09 02:32:18 DEBUG : yam: Deleting (id "4_z6f929d53806deb8b9f480e1b_f4102e4246764e0b5_d20250209_m022729_c001_v7007000_t0000_u01739068049952") 2025/02/09 02:32:18 DEBUG : yam: Deleting (id "4_z6f929d53806deb8b9f480e1b_f11754d0c99d829eb_d20250209_m022728_c001_v0001184_t0046_u01739068048971") 2025/02/09 02:32:18 DEBUG : yam: Deleting (id "4_z6f929d53806deb8b9f480e1b_f4102e4246764e0a2_d20250209_m022726_c001_v7007000_t0000_u01739068046601") 2025/02/09 02:32:18 DEBUG : yam: Deleting (id "4_z6f929d53806deb8b9f480e1b_f1081f062aaa193fa_d20250209_m022725_c001_v0001184_t0047_u01739068045238") 2025/02/09 02:32:18 DEBUG : yaml: Deleting (id "4_z6f929d53806deb8b9f480e1b_f4102e4246764e0bc_d20250209_m022730_c001_v7007000_t0000_u01739068050685") 2025/02/09 02:32:18 DEBUG : yaml: Deleting (id "4_z6f929d53806deb8b9f480e1b_f118b71f8b86a36d4_d20250209_m022729_c001_v0001184_t0038_u01739068049755") 2025/02/09 02:32:18 DEBUG : yaml: Deleting (id "4_z6f929d53806deb8b9f480e1b_f4102e4246764e0a7_d20250209_m022727_c001_v7007000_t0000_u01739068047329") 2025/02/09 02:32:19 DEBUG : yaml: Deleting (id "4_z6f929d53806deb8b9f480e1b_f1105ef65e25f7bd0_d20250209_m022726_c001_v0001165_t0048_u01739068046377") "./sync.test -test.v -test.timeout 1h0m0s -remote TestB2: -list-retries 5 -verbose -fast-list" - Finished OK in 7m2.111802374s (try 1/5)