"./sync.test -test.v -test.timeout 1h0m0s -remote TestB2: -list-retries 5 -verbose" - Starting (try 1/5) 2025/04/20 05:05:04 DEBUG : Creating backend with remote "TestB2:rclone-test-gamohox0sixo" 2025/04/20 05:05:04 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/04/20 05:05:05 DEBUG : Creating backend with remote "/tmp/rclone1301339351" === 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-gamohox0sixo", Local "Local file system at /tmp/rclone1301339351", Modify Window "1ms" 2025/04/20 05:05:06 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/04/20 05:05:06 DEBUG : B2 bucket rclone-test-gamohox0sixo: Waiting for checks to finish 2025/04/20 05:05:06 DEBUG : B2 bucket rclone-test-gamohox0sixo: Waiting for transfers to finish 2025/04/20 05:05:06 NOTICE: sub dir/hello world: Skipped copy as --dry-run is set (size 11) run.go:180: Remote "B2 bucket rclone-test-gamohox0sixo", Local "Local file system at /tmp/rclone1301339351", Modify Window "1ms" --- PASS: TestCopyWithDryRun (1.94s) === RUN TestCopy run.go:180: Remote "B2 bucket rclone-test-gamohox0sixo", Local "Local file system at /tmp/rclone1301339351", Modify Window "1ms" 2025/04/20 05:05:07 INFO : sub dir: Set directory modification time (using DirSetModTime) 2025/04/20 05:05:07 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/04/20 05:05:07 DEBUG : B2 bucket rclone-test-gamohox0sixo: Waiting for checks to finish 2025/04/20 05:05:07 DEBUG : B2 bucket rclone-test-gamohox0sixo: Waiting for transfers to finish 2025/04/20 05:05:08 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/04/20 05:05:08 INFO : sub dir/hello world: Copied (new) run.go:180: Remote "B2 bucket rclone-test-gamohox0sixo", Local "Local file system at /tmp/rclone1301339351", Modify Window "1ms" 2025/04/20 05:05:08 DEBUG : B2 bucket rclone-test-gamohox0sixo: 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-gamohox0sixo", Local "Local file system at /tmp/rclone1301339351", 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-gamohox0sixo", Local "Local file system at /tmp/rclone1301339351", 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-gamohox0sixo", Local "Local file system at /tmp/rclone1301339351", Modify Window "1ms" 2025/04/20 05:05:10 DEBUG : Creating backend with remote "/non-existing" 2025/04/20 05:05:10 ERROR : Local file system at /non-existing: error reading source root directory: directory not found 2025/04/20 05:05:10 DEBUG : B2 bucket rclone-test-gamohox0sixo: Waiting for checks to finish 2025/04/20 05:05:10 DEBUG : B2 bucket rclone-test-gamohox0sixo: Waiting for transfers to finish run.go:180: Remote "B2 bucket rclone-test-gamohox0sixo", Local "Local file system at /tmp/rclone1301339351", Modify Window "1ms" --- PASS: TestCopyMissingDirectory (0.91s) === RUN TestCopyNoTraverse run.go:180: Remote "B2 bucket rclone-test-gamohox0sixo", Local "Local file system at /tmp/rclone1301339351", Modify Window "1ms" 2025/04/20 05:05:11 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/04/20 05:05:11 DEBUG : B2 bucket rclone-test-gamohox0sixo: Waiting for checks to finish 2025/04/20 05:05:11 DEBUG : B2 bucket rclone-test-gamohox0sixo: Waiting for transfers to finish 2025/04/20 05:05:11 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/04/20 05:05:11 INFO : sub dir/hello world: Copied (new) run.go:180: Remote "B2 bucket rclone-test-gamohox0sixo", Local "Local file system at /tmp/rclone1301339351", Modify Window "1ms" --- PASS: TestCopyNoTraverse (1.86s) === RUN TestCopyCheckFirst run.go:180: Remote "B2 bucket rclone-test-gamohox0sixo", Local "Local file system at /tmp/rclone1301339351", Modify Window "1ms" 2025/04/20 05:05:12 INFO : B2 bucket rclone-test-gamohox0sixo: Running all checks before starting transfers 2025/04/20 05:05:12 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/04/20 05:05:12 DEBUG : B2 bucket rclone-test-gamohox0sixo: Waiting for checks to finish 2025/04/20 05:05:12 INFO : B2 bucket rclone-test-gamohox0sixo: Checks finished, now starting transfers 2025/04/20 05:05:12 DEBUG : B2 bucket rclone-test-gamohox0sixo: Waiting for transfers to finish 2025/04/20 05:05:13 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/04/20 05:05:13 INFO : sub dir/hello world: Copied (new) run.go:180: Remote "B2 bucket rclone-test-gamohox0sixo", Local "Local file system at /tmp/rclone1301339351", Modify Window "1ms" --- PASS: TestCopyCheckFirst (1.85s) === RUN TestSyncNoTraverse run.go:180: Remote "B2 bucket rclone-test-gamohox0sixo", Local "Local file system at /tmp/rclone1301339351", Modify Window "1ms" 2025/04/20 05:05:14 ERROR : Ignoring --no-traverse with sync 2025/04/20 05:05:14 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/04/20 05:05:14 DEBUG : B2 bucket rclone-test-gamohox0sixo: Waiting for checks to finish 2025/04/20 05:05:14 DEBUG : B2 bucket rclone-test-gamohox0sixo: Waiting for transfers to finish 2025/04/20 05:05:15 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/04/20 05:05:15 INFO : sub dir/hello world: Copied (new) 2025/04/20 05:05:15 DEBUG : Waiting for deletions to finish run.go:180: Remote "B2 bucket rclone-test-gamohox0sixo", Local "Local file system at /tmp/rclone1301339351", Modify Window "1ms" --- PASS: TestSyncNoTraverse (1.48s) === RUN TestCopyWithDepth run.go:180: Remote "B2 bucket rclone-test-gamohox0sixo", Local "Local file system at /tmp/rclone1301339351", Modify Window "1ms" 2025/04/20 05:05:16 DEBUG : hello world2: Need to transfer - File not found at Destination 2025/04/20 05:05:16 DEBUG : B2 bucket rclone-test-gamohox0sixo: Waiting for checks to finish 2025/04/20 05:05:16 DEBUG : B2 bucket rclone-test-gamohox0sixo: Waiting for transfers to finish 2025/04/20 05:05:16 DEBUG : hello world2: sha1 = c0bf117f9c93d02c894fe8ffd6e5cecf3545c209 OK 2025/04/20 05:05:16 INFO : hello world2: Copied (new) run.go:180: Remote "B2 bucket rclone-test-gamohox0sixo", Local "Local file system at /tmp/rclone1301339351", Modify Window "1ms" --- PASS: TestCopyWithDepth (1.48s) === RUN TestCopyWithFilesFrom run.go:180: Remote "B2 bucket rclone-test-gamohox0sixo", Local "Local file system at /tmp/rclone1301339351", Modify Window "1ms" 2025/04/20 05:05:17 DEBUG : potato2: Need to transfer - File not found at Destination 2025/04/20 05:05:17 DEBUG : B2 bucket rclone-test-gamohox0sixo: Waiting for checks to finish 2025/04/20 05:05:17 DEBUG : B2 bucket rclone-test-gamohox0sixo: Waiting for transfers to finish 2025/04/20 05:05:18 DEBUG : potato2: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/04/20 05:05:18 INFO : potato2: Copied (new) run.go:180: Remote "B2 bucket rclone-test-gamohox0sixo", Local "Local file system at /tmp/rclone1301339351", Modify Window "1ms" --- PASS: TestCopyWithFilesFrom (1.52s) === RUN TestCopyWithFilesFromAndNoTraverse run.go:180: Remote "B2 bucket rclone-test-gamohox0sixo", Local "Local file system at /tmp/rclone1301339351", Modify Window "1ms" 2025/04/20 05:05:19 DEBUG : potato2: Need to transfer - File not found at Destination 2025/04/20 05:05:19 DEBUG : B2 bucket rclone-test-gamohox0sixo: Waiting for checks to finish 2025/04/20 05:05:19 DEBUG : B2 bucket rclone-test-gamohox0sixo: Waiting for transfers to finish 2025/04/20 05:05:19 DEBUG : potato2: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/04/20 05:05:19 INFO : potato2: Copied (new) run.go:180: Remote "B2 bucket rclone-test-gamohox0sixo", Local "Local file system at /tmp/rclone1301339351", Modify Window "1ms" --- PASS: TestCopyWithFilesFromAndNoTraverse (1.87s) === RUN TestCopyEmptyDirectories run.go:180: Remote "B2 bucket rclone-test-gamohox0sixo", Local "Local file system at /tmp/rclone1301339351", Modify Window "1ms" 2025/04/20 05:05:20 DEBUG : sub dir2/sub sub dir2: Making directory with metadata 2025/04/20 05:05:20 INFO : sub dir2/sub sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/04/20 05:05:20 INFO : sub dir2: Set directory modification time (using DirSetModTime) 2025/04/20 05:05:20 INFO : sub dir: Set directory modification time (using DirSetModTime) 2025/04/20 05:05:21 INFO : sub dir: Making directory 2025/04/20 05:05:21 INFO : sub dir2: Making directory 2025/04/20 05:05:21 INFO : sub dir2/sub sub dir2: Making directory 2025/04/20 05:05:21 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/04/20 05:05:21 DEBUG : B2 bucket rclone-test-gamohox0sixo: Waiting for checks to finish 2025/04/20 05:05:21 DEBUG : B2 bucket rclone-test-gamohox0sixo: Waiting for transfers to finish 2025/04/20 05:05:21 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/04/20 05:05:21 INFO : sub dir/hello world: Copied (new) run.go:180: Remote "B2 bucket rclone-test-gamohox0sixo", Local "Local file system at /tmp/rclone1301339351", Modify Window "1ms" fstest.go:244: Filtering empty directory "sub dir2" fstest.go:244: Filtering empty directory "sub dir2/sub sub dir2" 2025/04/20 05:05:21 DEBUG : B2 bucket rclone-test-gamohox0sixo: 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-gamohox0sixo", Local "Local file system at /tmp/rclone1301339351", Modify Window "1ms" 2025/04/20 05:05:22 INFO : sub dir2: Making directory 2025/04/20 05:05:22 DEBUG : sub dir2/sub sub dir2: Making directory with metadata 2025/04/20 05:05:22 INFO : sub dir2/sub sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/04/20 05:05:22 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/04/20 05:05:22 DEBUG : B2 bucket rclone-test-gamohox0sixo: Waiting for checks to finish 2025/04/20 05:05:22 DEBUG : B2 bucket rclone-test-gamohox0sixo: Waiting for transfers to finish 2025/04/20 05:05:22 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/04/20 05:05:22 INFO : sub dir/hello world: Copied (new) --- PASS: TestCopyNoEmptyDirectories (1.13s) === RUN TestMoveEmptyDirectories run.go:180: Remote "B2 bucket rclone-test-gamohox0sixo", Local "Local file system at /tmp/rclone1301339351", Modify Window "1ms" 2025/04/20 05:05:23 DEBUG : sub dir2: Making directory with metadata 2025/04/20 05:05:23 INFO : sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/04/20 05:05:23 INFO : sub dir: Making directory 2025/04/20 05:05:23 INFO : sub dir2: Making directory 2025/04/20 05:05:23 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/04/20 05:05:23 DEBUG : B2 bucket rclone-test-gamohox0sixo: Waiting for checks to finish 2025/04/20 05:05:23 DEBUG : B2 bucket rclone-test-gamohox0sixo: Waiting for transfers to finish 2025/04/20 05:05:23 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/04/20 05:05:23 INFO : sub dir/hello world: Copied (new) 2025/04/20 05:05:23 INFO : sub dir/hello world: Deleted run.go:180: Remote "B2 bucket rclone-test-gamohox0sixo", Local "Local file system at /tmp/rclone1301339351", Modify Window "1ms" fstest.go:244: Filtering empty directory "sub dir2" 2025/04/20 05:05:24 DEBUG : B2 bucket rclone-test-gamohox0sixo: Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata 2025/04/20 05:05:24 DEBUG : B2 bucket rclone-test-gamohox0sixo: Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata --- PASS: TestMoveEmptyDirectories (1.67s) === RUN TestSyncNoUpdateDirModtime run.go:180: Remote "B2 bucket rclone-test-gamohox0sixo", Local "Local file system at /tmp/rclone1301339351", 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-gamohox0sixo", Local "Local file system at /tmp/rclone1301339351", Modify Window "1ms" 2025/04/20 05:05:25 INFO : sub dir2: Making directory 2025/04/20 05:05:25 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/04/20 05:05:25 DEBUG : B2 bucket rclone-test-gamohox0sixo: Waiting for checks to finish 2025/04/20 05:05:25 DEBUG : B2 bucket rclone-test-gamohox0sixo: Waiting for transfers to finish 2025/04/20 05:05:26 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/04/20 05:05:26 INFO : sub dir/hello world: Copied (new) 2025/04/20 05:05:26 INFO : sub dir/hello world: Deleted --- PASS: TestMoveNoEmptyDirectories (1.21s) === RUN TestSyncEmptyDirectories run.go:180: Remote "B2 bucket rclone-test-gamohox0sixo", Local "Local file system at /tmp/rclone1301339351", Modify Window "1ms" 2025/04/20 05:05:26 DEBUG : sub dir2: Making directory with metadata 2025/04/20 05:05:26 INFO : sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/04/20 05:05:26 INFO : sub dir: Set directory modification time (using DirSetModTime) 2025/04/20 05:05:27 INFO : sub dir: Making directory 2025/04/20 05:05:27 INFO : sub dir2: Making directory 2025/04/20 05:05:27 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/04/20 05:05:27 DEBUG : B2 bucket rclone-test-gamohox0sixo: Waiting for checks to finish 2025/04/20 05:05:27 DEBUG : B2 bucket rclone-test-gamohox0sixo: Waiting for transfers to finish 2025/04/20 05:05:27 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/04/20 05:05:27 INFO : sub dir/hello world: Copied (new) 2025/04/20 05:05:27 DEBUG : Waiting for deletions to finish run.go:180: Remote "B2 bucket rclone-test-gamohox0sixo", Local "Local file system at /tmp/rclone1301339351", Modify Window "1ms" fstest.go:244: Filtering empty directory "sub dir2" 2025/04/20 05:05:27 DEBUG : B2 bucket rclone-test-gamohox0sixo: Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata --- PASS: TestSyncEmptyDirectories (1.52s) === RUN TestSyncSetDelayedModTimes run.go:180: Remote "B2 bucket rclone-test-gamohox0sixo", Local "Local file system at /tmp/rclone1301339351", 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-gamohox0sixo", Local "Local file system at /tmp/rclone1301339351", Modify Window "1ms" 2025/04/20 05:05:28 INFO : sub dir2: Making directory 2025/04/20 05:05:29 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/04/20 05:05:29 DEBUG : B2 bucket rclone-test-gamohox0sixo: Waiting for checks to finish 2025/04/20 05:05:29 DEBUG : B2 bucket rclone-test-gamohox0sixo: Waiting for transfers to finish 2025/04/20 05:05:29 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/04/20 05:05:29 INFO : sub dir/hello world: Copied (new) 2025/04/20 05:05:29 DEBUG : Waiting for deletions to finish --- PASS: TestSyncNoEmptyDirectories (1.49s) === RUN TestServerSideCopy run.go:180: Remote "B2 bucket rclone-test-gamohox0sixo", Local "Local file system at /tmp/rclone1301339351", Modify Window "1ms" 2025/04/20 05:05:30 DEBUG : Creating backend with remote "TestB2:rclone-test-xexeqep9xequ" 2025/04/20 05:05:30 DEBUG : Config file has changed externally - reloading sync_test.go:590: Server side copy (if possible) B2 bucket rclone-test-gamohox0sixo -> B2 bucket rclone-test-xexeqep9xequ 2025/04/20 05:05:31 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/04/20 05:05:31 DEBUG : B2 bucket rclone-test-xexeqep9xequ: Waiting for checks to finish 2025/04/20 05:05:31 DEBUG : B2 bucket rclone-test-xexeqep9xequ: Waiting for transfers to finish 2025/04/20 05:05:32 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/04/20 05:05:32 INFO : sub dir/hello world: Copied (server-side copy) run.go:180: Remote "B2 bucket rclone-test-gamohox0sixo", Local "Local file system at /tmp/rclone1301339351", Modify Window "1ms" 2025/04/20 05:05:33 DEBUG : B2 bucket rclone-test-xexeqep9xequ: Purge remote 2025/04/20 05:05:33 INFO : B2 bucket rclone-test-xexeqep9xequ: cleaning bucket "rclone-test-xexeqep9xequ" of all files 2025/04/20 05:05:33 DEBUG : sub dir/hello world: Deleting (id "4_zbfe26d13906d5b1b9f680e1b_f104b04f9d8163153_d20250420_m050532_c001_v0001145_t0026_u01745125532708") --- PASS: TestServerSideCopy (4.61s) === RUN TestCopyOverSelf run.go:180: Remote "B2 bucket rclone-test-gamohox0sixo", Local "Local file system at /tmp/rclone1301339351", Modify Window "1ms" 2025/04/20 05:05:35 DEBUG : sub dir/hello world: Sizes differ (src 17 vs dst 11) 2025/04/20 05:05:35 DEBUG : B2 bucket rclone-test-gamohox0sixo: Waiting for checks to finish 2025/04/20 05:05:35 DEBUG : B2 bucket rclone-test-gamohox0sixo: Waiting for transfers to finish 2025/04/20 05:05:35 DEBUG : sub dir/hello world: sha1 = b84a9b2362aee3556081792f3b7abd3958da8deb OK 2025/04/20 05:05:35 INFO : sub dir/hello world: Copied (replaced existing) run.go:180: Remote "B2 bucket rclone-test-gamohox0sixo", Local "Local file system at /tmp/rclone1301339351", Modify Window "1ms" --- PASS: TestCopyOverSelf (2.12s) === RUN TestServerSideCopyOverSelf run.go:180: Remote "B2 bucket rclone-test-gamohox0sixo", Local "Local file system at /tmp/rclone1301339351", Modify Window "1ms" 2025/04/20 05:05:37 DEBUG : Creating backend with remote "TestB2:rclone-test-lujunec9rofi" sync_test.go:626: Server side copy (if possible) B2 bucket rclone-test-gamohox0sixo -> B2 bucket rclone-test-lujunec9rofi 2025/04/20 05:05:38 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/04/20 05:05:38 DEBUG : B2 bucket rclone-test-lujunec9rofi: Waiting for checks to finish 2025/04/20 05:05:38 DEBUG : B2 bucket rclone-test-lujunec9rofi: Waiting for transfers to finish 2025/04/20 05:05:39 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/04/20 05:05:39 INFO : sub dir/hello world: Copied (server-side copy) run.go:180: Remote "B2 bucket rclone-test-gamohox0sixo", Local "Local file system at /tmp/rclone1301339351", Modify Window "1ms" 2025/04/20 05:05:40 DEBUG : B2 bucket rclone-test-lujunec9rofi: Waiting for checks to finish 2025/04/20 05:05:40 DEBUG : sub dir/hello world: Sizes differ (src 17 vs dst 11) 2025/04/20 05:05:40 DEBUG : B2 bucket rclone-test-lujunec9rofi: Waiting for transfers to finish 2025/04/20 05:05:41 DEBUG : sub dir/hello world: sha1 = b84a9b2362aee3556081792f3b7abd3958da8deb OK 2025/04/20 05:05:41 INFO : sub dir/hello world: Copied (server-side copy) run.go:180: Remote "B2 bucket rclone-test-gamohox0sixo", Local "Local file system at /tmp/rclone1301339351", Modify Window "1ms" 2025/04/20 05:05:41 DEBUG : B2 bucket rclone-test-lujunec9rofi: Purge remote 2025/04/20 05:05:41 INFO : B2 bucket rclone-test-lujunec9rofi: cleaning bucket "rclone-test-lujunec9rofi" of all files 2025/04/20 05:05:41 DEBUG : sub dir/hello world: Deleting (id "4_zcfd27db3906d5b1b9f680e1b_f1166ded4a6e9de0d_d20250420_m050540_c001_v0001171_t0058_u01745125540665") 2025/04/20 05:05:41 DEBUG : sub dir/hello world: Deleting (id "4_zcfd27db3906d5b1b9f680e1b_f1077c671d0b7d15a_d20250420_m050539_c001_v0001102_t0027_u01745125539247") --- PASS: TestServerSideCopyOverSelf (6.74s) === RUN TestMoveOverSelf run.go:180: Remote "B2 bucket rclone-test-gamohox0sixo", Local "Local file system at /tmp/rclone1301339351", Modify Window "1ms" 2025/04/20 05:05:44 DEBUG : sub dir/hello world: Sizes differ (src 17 vs dst 11) 2025/04/20 05:05:44 DEBUG : B2 bucket rclone-test-gamohox0sixo: Waiting for checks to finish 2025/04/20 05:05:44 DEBUG : B2 bucket rclone-test-gamohox0sixo: Waiting for transfers to finish 2025/04/20 05:05:44 DEBUG : sub dir/hello world: sha1 = b84a9b2362aee3556081792f3b7abd3958da8deb OK 2025/04/20 05:05:44 INFO : sub dir/hello world: Copied (replaced existing) 2025/04/20 05:05:44 INFO : sub dir/hello world: Deleted run.go:180: Remote "B2 bucket rclone-test-gamohox0sixo", Local "Local file system at /tmp/rclone1301339351", Modify Window "1ms" --- PASS: TestMoveOverSelf (2.06s) === RUN TestServerSideMoveOverSelf run.go:180: Remote "B2 bucket rclone-test-gamohox0sixo", Local "Local file system at /tmp/rclone1301339351", Modify Window "1ms" 2025/04/20 05:05:46 DEBUG : Creating backend with remote "TestB2:rclone-test-hajexaq5cufo" sync_test.go:671: Server side copy (if possible) B2 bucket rclone-test-gamohox0sixo -> B2 bucket rclone-test-hajexaq5cufo 2025/04/20 05:05:47 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/04/20 05:05:47 DEBUG : B2 bucket rclone-test-hajexaq5cufo: Waiting for checks to finish 2025/04/20 05:05:47 DEBUG : B2 bucket rclone-test-hajexaq5cufo: Waiting for transfers to finish 2025/04/20 05:05:48 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/04/20 05:05:48 INFO : sub dir/hello world: Copied (server-side copy) run.go:180: Remote "B2 bucket rclone-test-gamohox0sixo", Local "Local file system at /tmp/rclone1301339351", Modify Window "1ms" 2025/04/20 05:05:49 DEBUG : sub dir/hello world: Sizes differ (src 17 vs dst 11) 2025/04/20 05:05:49 DEBUG : B2 bucket rclone-test-hajexaq5cufo: Waiting for checks to finish 2025/04/20 05:05:49 DEBUG : B2 bucket rclone-test-hajexaq5cufo: Waiting for transfers to finish 2025/04/20 05:05:50 DEBUG : sub dir/hello world: sha1 = b84a9b2362aee3556081792f3b7abd3958da8deb OK 2025/04/20 05:05:50 INFO : sub dir/hello world: Copied (server-side copy) 2025/04/20 05:05:50 INFO : sub dir/hello world: Deleted 2025/04/20 05:05:51 DEBUG : testing file moves 2025/04/20 05:05:51 DEBUG : sub dir/hello world: Sizes differ (src 24 vs dst 17) 2025/04/20 05:05:51 DEBUG : B2 bucket rclone-test-hajexaq5cufo: Waiting for checks to finish 2025/04/20 05:05:51 DEBUG : B2 bucket rclone-test-hajexaq5cufo: Waiting for transfers to finish 2025/04/20 05:05:52 DEBUG : sub dir/hello world: sha1 = 73716105e69866349759070d23c6e97b3acc55ff OK 2025/04/20 05:05:52 INFO : sub dir/hello world: Copied (server-side copy) 2025/04/20 05:05:52 INFO : sub dir/hello world: Deleted run.go:180: Remote "B2 bucket rclone-test-gamohox0sixo", Local "Local file system at /tmp/rclone1301339351", Modify Window "1ms" 2025/04/20 05:05:52 DEBUG : B2 bucket rclone-test-hajexaq5cufo: Purge remote 2025/04/20 05:05:52 INFO : B2 bucket rclone-test-hajexaq5cufo: cleaning bucket "rclone-test-hajexaq5cufo" of all files 2025/04/20 05:05:52 DEBUG : sub dir/hello world: Deleting (id "4_z4f829de3906d5b1b9f680e1b_f107fc044cca2589f_d20250420_m050551_c001_v0001134_t0048_u01745125551772") 2025/04/20 05:05:52 DEBUG : sub dir/hello world: Deleting (id "4_z4f829de3906d5b1b9f680e1b_f100ef87a358dd176_d20250420_m050549_c001_v0001171_t0047_u01745125549887") 2025/04/20 05:05:52 DEBUG : sub dir/hello world: Deleting (id "4_z4f829de3906d5b1b9f680e1b_f1164da42a338d104_d20250420_m050548_c001_v0001117_t0054_u01745125548050") --- PASS: TestServerSideMoveOverSelf (9.17s) === RUN TestCopyAfterDelete run.go:180: Remote "B2 bucket rclone-test-gamohox0sixo", Local "Local file system at /tmp/rclone1301339351", Modify Window "1ms" 2025/04/20 05:05:55 ERROR : : error listing: directory not found 2025/04/20 05:05:55 INFO : Local file system at /tmp/rclone1301339351: Making directory 2025/04/20 05:05:55 DEBUG : B2 bucket rclone-test-gamohox0sixo: Waiting for checks to finish 2025/04/20 05:05:55 DEBUG : B2 bucket rclone-test-gamohox0sixo: Waiting for transfers to finish run.go:180: Remote "B2 bucket rclone-test-gamohox0sixo", Local "Local file system at /tmp/rclone1301339351", Modify Window "1ms" --- PASS: TestCopyAfterDelete (1.85s) === RUN TestCopyRedownload run.go:180: Remote "B2 bucket rclone-test-gamohox0sixo", Local "Local file system at /tmp/rclone1301339351", Modify Window "1ms" 2025/04/20 05:05:57 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/04/20 05:05:57 DEBUG : Local file system at /tmp/rclone1301339351: Waiting for checks to finish 2025/04/20 05:05:57 DEBUG : Local file system at /tmp/rclone1301339351: Waiting for transfers to finish 2025/04/20 05:05:58 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/04/20 05:05:58 DEBUG : sub dir/hello world.655e7eb.partial: renamed to: sub dir/hello world 2025/04/20 05:05:58 INFO : sub dir/hello world: Copied (new) run.go:180: Remote "B2 bucket rclone-test-gamohox0sixo", Local "Local file system at /tmp/rclone1301339351", Modify Window "1ms" --- PASS: TestCopyRedownload (2.23s) === RUN TestSyncBasedOnCheckSum run.go:180: Remote "B2 bucket rclone-test-gamohox0sixo", Local "Local file system at /tmp/rclone1301339351", Modify Window "1ms" 2025/04/20 05:05:59 DEBUG : check sum: Need to transfer - File not found at Destination 2025/04/20 05:05:59 DEBUG : B2 bucket rclone-test-gamohox0sixo: Waiting for checks to finish 2025/04/20 05:05:59 DEBUG : B2 bucket rclone-test-gamohox0sixo: Waiting for transfers to finish 2025/04/20 05:05:59 DEBUG : check sum: sha1 = 3bc15c8aae3e4124dd409035f32ea2fd6835efc9 OK 2025/04/20 05:05:59 INFO : check sum: Copied (new) 2025/04/20 05:05:59 DEBUG : Waiting for deletions to finish run.go:180: Remote "B2 bucket rclone-test-gamohox0sixo", Local "Local file system at /tmp/rclone1301339351", Modify Window "1ms" 2025/04/20 05:05:59 DEBUG : B2 bucket rclone-test-gamohox0sixo: Waiting for checks to finish 2025/04/20 05:05:59 DEBUG : check sum: sha1 = 3bc15c8aae3e4124dd409035f32ea2fd6835efc9 OK 2025/04/20 05:05:59 DEBUG : check sum: Size and sha1 of src and dst objects identical 2025/04/20 05:05:59 DEBUG : check sum: Unchanged skipping 2025/04/20 05:05:59 DEBUG : B2 bucket rclone-test-gamohox0sixo: Waiting for transfers to finish 2025/04/20 05:05:59 DEBUG : Waiting for deletions to finish 2025/04/20 05:05:59 INFO : There was nothing to transfer run.go:180: Remote "B2 bucket rclone-test-gamohox0sixo", Local "Local file system at /tmp/rclone1301339351", Modify Window "1ms" --- PASS: TestSyncBasedOnCheckSum (2.25s) === RUN TestSyncSizeOnly run.go:180: Remote "B2 bucket rclone-test-gamohox0sixo", Local "Local file system at /tmp/rclone1301339351", Modify Window "1ms" 2025/04/20 05:06:01 DEBUG : sizeonly: Need to transfer - File not found at Destination 2025/04/20 05:06:01 DEBUG : B2 bucket rclone-test-gamohox0sixo: Waiting for checks to finish 2025/04/20 05:06:01 DEBUG : B2 bucket rclone-test-gamohox0sixo: Waiting for transfers to finish 2025/04/20 05:06:01 DEBUG : sizeonly: sha1 = 3e2e95f5ad970eadfa7e17eaf73da97024aa5359 OK 2025/04/20 05:06:01 INFO : sizeonly: Copied (new) 2025/04/20 05:06:01 DEBUG : Waiting for deletions to finish run.go:180: Remote "B2 bucket rclone-test-gamohox0sixo", Local "Local file system at /tmp/rclone1301339351", Modify Window "1ms" 2025/04/20 05:06:02 DEBUG : sizeonly: Sizes identical 2025/04/20 05:06:02 DEBUG : B2 bucket rclone-test-gamohox0sixo: Waiting for checks to finish 2025/04/20 05:06:02 DEBUG : sizeonly: Unchanged skipping 2025/04/20 05:06:02 DEBUG : B2 bucket rclone-test-gamohox0sixo: Waiting for transfers to finish 2025/04/20 05:06:02 DEBUG : Waiting for deletions to finish 2025/04/20 05:06:02 INFO : There was nothing to transfer run.go:180: Remote "B2 bucket rclone-test-gamohox0sixo", Local "Local file system at /tmp/rclone1301339351", Modify Window "1ms" --- PASS: TestSyncSizeOnly (2.63s) === RUN TestSyncIgnoreSize run.go:180: Remote "B2 bucket rclone-test-gamohox0sixo", Local "Local file system at /tmp/rclone1301339351", Modify Window "1ms" 2025/04/20 05:06:04 DEBUG : ignore-size: Need to transfer - File not found at Destination 2025/04/20 05:06:04 DEBUG : B2 bucket rclone-test-gamohox0sixo: Waiting for checks to finish 2025/04/20 05:06:04 DEBUG : B2 bucket rclone-test-gamohox0sixo: Waiting for transfers to finish 2025/04/20 05:06:04 DEBUG : ignore-size: sha1 = 4a756ca07e9487f482465a99e8286abc86ba4dc7 OK 2025/04/20 05:06:04 INFO : ignore-size: Copied (new) 2025/04/20 05:06:04 DEBUG : Waiting for deletions to finish run.go:180: Remote "B2 bucket rclone-test-gamohox0sixo", Local "Local file system at /tmp/rclone1301339351", Modify Window "1ms" 2025/04/20 05:06:04 DEBUG : ignore-size: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/04/20 05:06:04 DEBUG : ignore-size: Unchanged skipping 2025/04/20 05:06:04 DEBUG : B2 bucket rclone-test-gamohox0sixo: Waiting for checks to finish 2025/04/20 05:06:04 DEBUG : B2 bucket rclone-test-gamohox0sixo: Waiting for transfers to finish 2025/04/20 05:06:04 DEBUG : Waiting for deletions to finish 2025/04/20 05:06:04 INFO : There was nothing to transfer run.go:180: Remote "B2 bucket rclone-test-gamohox0sixo", Local "Local file system at /tmp/rclone1301339351", Modify Window "1ms" --- PASS: TestSyncIgnoreSize (2.27s) === RUN TestSyncIgnoreTimes run.go:180: Remote "B2 bucket rclone-test-gamohox0sixo", Local "Local file system at /tmp/rclone1301339351", Modify Window "1ms" 2025/04/20 05:06:06 DEBUG : existing: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/04/20 05:06:06 DEBUG : B2 bucket rclone-test-gamohox0sixo: Waiting for checks to finish 2025/04/20 05:06:06 DEBUG : existing: Unchanged skipping 2025/04/20 05:06:06 DEBUG : B2 bucket rclone-test-gamohox0sixo: Waiting for transfers to finish 2025/04/20 05:06:06 DEBUG : Waiting for deletions to finish 2025/04/20 05:06:06 INFO : There was nothing to transfer run.go:180: Remote "B2 bucket rclone-test-gamohox0sixo", Local "Local file system at /tmp/rclone1301339351", Modify Window "1ms" 2025/04/20 05:06:06 DEBUG : existing: Transferring unconditionally as --ignore-times is in use 2025/04/20 05:06:06 DEBUG : B2 bucket rclone-test-gamohox0sixo: Waiting for checks to finish 2025/04/20 05:06:06 DEBUG : B2 bucket rclone-test-gamohox0sixo: Waiting for transfers to finish 2025/04/20 05:06:07 DEBUG : existing: sha1 = 3e2e95f5ad970eadfa7e17eaf73da97024aa5359 OK 2025/04/20 05:06:07 INFO : existing: Copied (replaced existing) 2025/04/20 05:06:07 DEBUG : Waiting for deletions to finish run.go:180: Remote "B2 bucket rclone-test-gamohox0sixo", Local "Local file system at /tmp/rclone1301339351", Modify Window "1ms" --- PASS: TestSyncIgnoreTimes (2.42s) === RUN TestSyncIgnoreExisting run.go:180: Remote "B2 bucket rclone-test-gamohox0sixo", Local "Local file system at /tmp/rclone1301339351", Modify Window "1ms" 2025/04/20 05:06:08 DEBUG : existing: Need to transfer - File not found at Destination 2025/04/20 05:06:08 DEBUG : B2 bucket rclone-test-gamohox0sixo: Waiting for checks to finish 2025/04/20 05:06:08 DEBUG : B2 bucket rclone-test-gamohox0sixo: Waiting for transfers to finish 2025/04/20 05:06:08 DEBUG : existing: sha1 = 3e2e95f5ad970eadfa7e17eaf73da97024aa5359 OK 2025/04/20 05:06:08 INFO : existing: Copied (new) 2025/04/20 05:06:08 DEBUG : Waiting for deletions to finish run.go:180: Remote "B2 bucket rclone-test-gamohox0sixo", Local "Local file system at /tmp/rclone1301339351", Modify Window "1ms" 2025/04/20 05:06:09 DEBUG : existing: Destination exists, skipping 2025/04/20 05:06:09 DEBUG : B2 bucket rclone-test-gamohox0sixo: Waiting for checks to finish 2025/04/20 05:06:09 DEBUG : B2 bucket rclone-test-gamohox0sixo: Waiting for transfers to finish 2025/04/20 05:06:09 DEBUG : Waiting for deletions to finish 2025/04/20 05:06:09 INFO : There was nothing to transfer run.go:180: Remote "B2 bucket rclone-test-gamohox0sixo", Local "Local file system at /tmp/rclone1301339351", Modify Window "1ms" --- PASS: TestSyncIgnoreExisting (2.26s) === RUN TestSyncIgnoreErrors run.go:180: Remote "B2 bucket rclone-test-gamohox0sixo", Local "Local file system at /tmp/rclone1301339351", Modify Window "1ms" 2025/04/20 05:06:11 INFO : d: Making directory fstest.go:244: Filtering empty directory "d" 2025/04/20 05:06:11 DEBUG : a/potato2: Need to transfer - File not found at Destination 2025/04/20 05:06:11 DEBUG : c/non empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/04/20 05:06:11 DEBUG : c/non empty space: Unchanged skipping 2025/04/20 05:06:11 DEBUG : a/potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2025/04/20 05:06:11 INFO : a/potato2: Copied (new) 2025/04/20 05:06:12 DEBUG : B2 bucket rclone-test-gamohox0sixo: Waiting for checks to finish 2025/04/20 05:06:12 DEBUG : B2 bucket rclone-test-gamohox0sixo: Waiting for transfers to finish 2025/04/20 05:06:12 DEBUG : Waiting for deletions to finish 2025/04/20 05:06:12 INFO : b/potato: Deleted run.go:180: Remote "B2 bucket rclone-test-gamohox0sixo", Local "Local file system at /tmp/rclone1301339351", Modify Window "1ms" --- PASS: TestSyncIgnoreErrors (2.76s) === RUN TestSyncAfterChangingModtimeOnly run.go:180: Remote "B2 bucket rclone-test-gamohox0sixo", Local "Local file system at /tmp/rclone1301339351", Modify Window "1ms" 2025/04/20 05:06:14 DEBUG : B2 bucket rclone-test-gamohox0sixo: Waiting for checks to finish 2025/04/20 05:06:14 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/04/20 05:06:14 DEBUG : empty space: sha1 = 3bc15c8aae3e4124dd409035f32ea2fd6835efc9 OK 2025/04/20 05:06:14 NOTICE: empty space: Skipped update modification time as --dry-run is set (size 1) 2025/04/20 05:06:14 DEBUG : empty space: Unchanged skipping 2025/04/20 05:06:14 DEBUG : B2 bucket rclone-test-gamohox0sixo: Waiting for transfers to finish 2025/04/20 05:06:14 DEBUG : Waiting for deletions to finish 2025/04/20 05:06:14 INFO : There was nothing to transfer run.go:180: Remote "B2 bucket rclone-test-gamohox0sixo", Local "Local file system at /tmp/rclone1301339351", Modify Window "1ms" 2025/04/20 05:06:14 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/04/20 05:06:14 DEBUG : B2 bucket rclone-test-gamohox0sixo: Waiting for checks to finish 2025/04/20 05:06:14 DEBUG : empty space: sha1 = 3bc15c8aae3e4124dd409035f32ea2fd6835efc9 OK 2025/04/20 05:06:15 INFO : empty space: Updated modification time in destination 2025/04/20 05:06:15 DEBUG : empty space: Unchanged skipping 2025/04/20 05:06:15 DEBUG : B2 bucket rclone-test-gamohox0sixo: Waiting for transfers to finish 2025/04/20 05:06:15 DEBUG : Waiting for deletions to finish 2025/04/20 05:06:15 INFO : There was nothing to transfer run.go:180: Remote "B2 bucket rclone-test-gamohox0sixo", Local "Local file system at /tmp/rclone1301339351", Modify Window "1ms" --- PASS: TestSyncAfterChangingModtimeOnly (3.26s) === RUN TestSyncAfterChangingModtimeOnlyWithNoUpdateModTime run.go:180: Remote "B2 bucket rclone-test-gamohox0sixo", Local "Local file system at /tmp/rclone1301339351", Modify Window "1ms" 2025/04/20 05:06:17 DEBUG : B2 bucket rclone-test-gamohox0sixo: Waiting for checks to finish 2025/04/20 05:06:17 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/04/20 05:06:17 DEBUG : empty space: sha1 = 3bc15c8aae3e4124dd409035f32ea2fd6835efc9 OK 2025/04/20 05:06:17 DEBUG : empty space: Unchanged skipping 2025/04/20 05:06:17 DEBUG : B2 bucket rclone-test-gamohox0sixo: Waiting for transfers to finish 2025/04/20 05:06:17 DEBUG : Waiting for deletions to finish 2025/04/20 05:06:17 INFO : There was nothing to transfer run.go:180: Remote "B2 bucket rclone-test-gamohox0sixo", Local "Local file system at /tmp/rclone1301339351", Modify Window "1ms" --- PASS: TestSyncAfterChangingModtimeOnlyWithNoUpdateModTime (1.68s) === RUN TestSyncDoesntUpdateModtime run.go:180: Remote "B2 bucket rclone-test-gamohox0sixo", Local "Local file system at /tmp/rclone1301339351", Modify Window "1ms" 2025/04/20 05:06:19 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/04/20 05:06:19 DEBUG : B2 bucket rclone-test-gamohox0sixo: Waiting for checks to finish 2025/04/20 05:06:19 DEBUG : foo: sha1 = 0beec7b5ea3f0fdbc95d0dd47f3c5bc275da8a33 (Local file system at /tmp/rclone1301339351) 2025/04/20 05:06:19 DEBUG : foo: sha1 = 62cdb7020ff920e5aa642c3d4066950dd1f01f4d (B2 bucket rclone-test-gamohox0sixo) 2025/04/20 05:06:19 DEBUG : foo: sha1 differ 2025/04/20 05:06:19 DEBUG : B2 bucket rclone-test-gamohox0sixo: Waiting for transfers to finish 2025/04/20 05:06:19 DEBUG : foo: sha1 = 0beec7b5ea3f0fdbc95d0dd47f3c5bc275da8a33 OK 2025/04/20 05:06:19 INFO : foo: Copied (replaced existing) 2025/04/20 05:06:19 DEBUG : Waiting for deletions to finish run.go:180: Remote "B2 bucket rclone-test-gamohox0sixo", Local "Local file system at /tmp/rclone1301339351", Modify Window "1ms" --- PASS: TestSyncDoesntUpdateModtime (1.85s) === RUN TestSyncAfterAddingAFile run.go:180: Remote "B2 bucket rclone-test-gamohox0sixo", Local "Local file system at /tmp/rclone1301339351", Modify Window "1ms" 2025/04/20 05:06:20 DEBUG : empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/04/20 05:06:20 DEBUG : potato: Need to transfer - File not found at Destination 2025/04/20 05:06:20 DEBUG : empty space: Unchanged skipping 2025/04/20 05:06:20 DEBUG : B2 bucket rclone-test-gamohox0sixo: Waiting for checks to finish 2025/04/20 05:06:20 DEBUG : B2 bucket rclone-test-gamohox0sixo: Waiting for transfers to finish 2025/04/20 05:06:21 DEBUG : potato: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2025/04/20 05:06:21 INFO : potato: Copied (new) 2025/04/20 05:06:21 DEBUG : Waiting for deletions to finish run.go:180: Remote "B2 bucket rclone-test-gamohox0sixo", Local "Local file system at /tmp/rclone1301339351", Modify Window "1ms" --- PASS: TestSyncAfterAddingAFile (2.09s) === RUN TestSyncAfterChangingFilesSizeOnly run.go:180: Remote "B2 bucket rclone-test-gamohox0sixo", Local "Local file system at /tmp/rclone1301339351", Modify Window "1ms" 2025/04/20 05:06:23 DEBUG : potato: Sizes differ (src 21 vs dst 60) 2025/04/20 05:06:23 DEBUG : B2 bucket rclone-test-gamohox0sixo: Waiting for checks to finish 2025/04/20 05:06:23 DEBUG : B2 bucket rclone-test-gamohox0sixo: Waiting for transfers to finish 2025/04/20 05:06:23 DEBUG : potato: sha1 = 0fd321a1023ac4e1e1054fcc0236b9d0755f722f OK 2025/04/20 05:06:23 INFO : potato: Copied (replaced existing) 2025/04/20 05:06:23 DEBUG : Waiting for deletions to finish run.go:180: Remote "B2 bucket rclone-test-gamohox0sixo", Local "Local file system at /tmp/rclone1301339351", Modify Window "1ms" --- PASS: TestSyncAfterChangingFilesSizeOnly (1.96s) === RUN TestSyncAfterChangingContentsOnly run.go:180: Remote "B2 bucket rclone-test-gamohox0sixo", Local "Local file system at /tmp/rclone1301339351", Modify Window "1ms" 2025/04/20 05:06:25 DEBUG : B2 bucket rclone-test-gamohox0sixo: Waiting for checks to finish 2025/04/20 05:06:25 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/04/20 05:06:25 DEBUG : potato: sha1 = 1ca5094b3b73f587249eabe179c40a3eec839b1f (Local file system at /tmp/rclone1301339351) 2025/04/20 05:06:25 DEBUG : potato: sha1 = 0fd321a1023ac4e1e1054fcc0236b9d0755f722f (B2 bucket rclone-test-gamohox0sixo) 2025/04/20 05:06:25 DEBUG : potato: sha1 differ 2025/04/20 05:06:25 DEBUG : B2 bucket rclone-test-gamohox0sixo: Waiting for transfers to finish 2025/04/20 05:06:25 DEBUG : potato: sha1 = 1ca5094b3b73f587249eabe179c40a3eec839b1f OK 2025/04/20 05:06:25 INFO : potato: Copied (replaced existing) 2025/04/20 05:06:25 DEBUG : Waiting for deletions to finish run.go:180: Remote "B2 bucket rclone-test-gamohox0sixo", Local "Local file system at /tmp/rclone1301339351", Modify Window "1ms" --- PASS: TestSyncAfterChangingContentsOnly (1.88s) === RUN TestSyncAfterRemovingAFileAndAddingAFileDryRun run.go:180: Remote "B2 bucket rclone-test-gamohox0sixo", Local "Local file system at /tmp/rclone1301339351", Modify Window "1ms" 2025/04/20 05:06:26 DEBUG : potato2: Need to transfer - File not found at Destination 2025/04/20 05:06:26 DEBUG : empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/04/20 05:06:26 DEBUG : empty space: Unchanged skipping 2025/04/20 05:06:26 NOTICE: potato2: Skipped copy as --dry-run is set (size 60) 2025/04/20 05:06:26 DEBUG : B2 bucket rclone-test-gamohox0sixo: Waiting for checks to finish 2025/04/20 05:06:26 DEBUG : B2 bucket rclone-test-gamohox0sixo: Waiting for transfers to finish 2025/04/20 05:06:26 DEBUG : Waiting for deletions to finish 2025/04/20 05:06:26 NOTICE: potato: Skipped delete as --dry-run is set (size 21) run.go:180: Remote "B2 bucket rclone-test-gamohox0sixo", Local "Local file system at /tmp/rclone1301339351", Modify Window "1ms" --- PASS: TestSyncAfterRemovingAFileAndAddingAFileDryRun (1.90s) === RUN TestSyncAfterRemovingAFileAndAddingAFile run.go:180: Remote "B2 bucket rclone-test-gamohox0sixo", Local "Local file system at /tmp/rclone1301339351", Modify Window "1ms" 2025/04/20 05:06:29 DEBUG : empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/04/20 05:06:29 DEBUG : potato2: Need to transfer - File not found at Destination 2025/04/20 05:06:29 DEBUG : B2 bucket rclone-test-gamohox0sixo: Waiting for checks to finish 2025/04/20 05:06:29 DEBUG : empty space: Unchanged skipping 2025/04/20 05:06:29 DEBUG : B2 bucket rclone-test-gamohox0sixo: Waiting for transfers to finish 2025/04/20 05:06:29 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2025/04/20 05:06:29 INFO : potato2: Copied (new) 2025/04/20 05:06:29 DEBUG : Waiting for deletions to finish 2025/04/20 05:06:29 INFO : potato: Deleted run.go:180: Remote "B2 bucket rclone-test-gamohox0sixo", Local "Local file system at /tmp/rclone1301339351", Modify Window "1ms" --- PASS: TestSyncAfterRemovingAFileAndAddingAFile (2.48s) === RUN TestSyncAfterRemovingAFileAndAddingAFileSubDir run.go:180: Remote "B2 bucket rclone-test-gamohox0sixo", Local "Local file system at /tmp/rclone1301339351", Modify Window "1ms" 2025/04/20 05:06:31 INFO : d: Making directory 2025/04/20 05:06:31 INFO : d/e: Making directory fstest.go:244: Filtering empty directory "d" fstest.go:244: Filtering empty directory "d/e" 2025/04/20 05:06:31 DEBUG : a/potato2: Need to transfer - File not found at Destination 2025/04/20 05:06:31 DEBUG : c/non empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/04/20 05:06:31 DEBUG : c/non empty space: Unchanged skipping 2025/04/20 05:06:31 DEBUG : a/potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2025/04/20 05:06:31 INFO : a/potato2: Copied (new) 2025/04/20 05:06:31 DEBUG : B2 bucket rclone-test-gamohox0sixo: Waiting for checks to finish 2025/04/20 05:06:31 DEBUG : B2 bucket rclone-test-gamohox0sixo: Waiting for transfers to finish 2025/04/20 05:06:31 DEBUG : Waiting for deletions to finish 2025/04/20 05:06:32 INFO : b/potato: Deleted run.go:180: Remote "B2 bucket rclone-test-gamohox0sixo", Local "Local file system at /tmp/rclone1301339351", Modify Window "1ms" --- PASS: TestSyncAfterRemovingAFileAndAddingAFileSubDir (2.63s) === RUN TestSyncAfterRemovingAFileAndAddingAFileSubDirWithErrors run.go:180: Remote "B2 bucket rclone-test-gamohox0sixo", Local "Local file system at /tmp/rclone1301339351", Modify Window "1ms" 2025/04/20 05:06:34 INFO : d: Making directory fstest.go:244: Filtering empty directory "d" 2025/04/20 05:06:34 DEBUG : a/potato2: Need to transfer - File not found at Destination 2025/04/20 05:06:34 DEBUG : c/non empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/04/20 05:06:34 DEBUG : c/non empty space: Unchanged skipping 2025/04/20 05:06:34 DEBUG : B2 bucket rclone-test-gamohox0sixo: Waiting for checks to finish 2025/04/20 05:06:34 DEBUG : B2 bucket rclone-test-gamohox0sixo: Waiting for transfers to finish 2025/04/20 05:06:34 DEBUG : a/potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2025/04/20 05:06:34 INFO : a/potato2: Copied (new) 2025/04/20 05:06:34 ERROR : B2 bucket rclone-test-gamohox0sixo: not deleting files as there were IO errors 2025/04/20 05:06:34 ERROR : B2 bucket rclone-test-gamohox0sixo: not deleting directories as there were IO errors run.go:180: Remote "B2 bucket rclone-test-gamohox0sixo", Local "Local file system at /tmp/rclone1301339351", Modify Window "1ms" fstest.go:244: Filtering empty directory "d" --- PASS: TestSyncAfterRemovingAFileAndAddingAFileSubDirWithErrors (3.07s) === RUN TestSyncDeleteAfter --- PASS: TestSyncDeleteAfter (0.00s) === RUN TestSyncDeleteDuring run.go:180: Remote "B2 bucket rclone-test-gamohox0sixo", Local "Local file system at /tmp/rclone1301339351", Modify Window "1ms" 2025/04/20 05:06:37 DEBUG : Waiting for deletions to finish 2025/04/20 05:06:37 DEBUG : empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/04/20 05:06:37 DEBUG : potato2: Need to transfer - File not found at Destination 2025/04/20 05:06:37 DEBUG : B2 bucket rclone-test-gamohox0sixo: Waiting for checks to finish 2025/04/20 05:06:37 DEBUG : empty space: Unchanged skipping 2025/04/20 05:06:37 DEBUG : B2 bucket rclone-test-gamohox0sixo: Waiting for transfers to finish 2025/04/20 05:06:37 INFO : potato: Deleted 2025/04/20 05:06:37 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2025/04/20 05:06:37 INFO : potato2: Copied (new) run.go:180: Remote "B2 bucket rclone-test-gamohox0sixo", Local "Local file system at /tmp/rclone1301339351", Modify Window "1ms" --- PASS: TestSyncDeleteDuring (2.37s) === RUN TestSyncDeleteBefore run.go:180: Remote "B2 bucket rclone-test-gamohox0sixo", Local "Local file system at /tmp/rclone1301339351", Modify Window "1ms" 2025/04/20 05:06:39 DEBUG : Waiting for deletions to finish 2025/04/20 05:06:39 DEBUG : B2 bucket rclone-test-gamohox0sixo: Waiting for checks to finish 2025/04/20 05:06:39 DEBUG : B2 bucket rclone-test-gamohox0sixo: Waiting for transfers to finish 2025/04/20 05:06:39 INFO : potato: Deleted 2025/04/20 05:06:39 DEBUG : empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/04/20 05:06:39 DEBUG : potato2: Need to transfer - File not found at Destination 2025/04/20 05:06:39 DEBUG : B2 bucket rclone-test-gamohox0sixo: Waiting for checks to finish 2025/04/20 05:06:39 DEBUG : empty space: Unchanged skipping 2025/04/20 05:06:39 DEBUG : B2 bucket rclone-test-gamohox0sixo: Waiting for transfers to finish 2025/04/20 05:06:40 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2025/04/20 05:06:40 INFO : potato2: Copied (new) run.go:180: Remote "B2 bucket rclone-test-gamohox0sixo", Local "Local file system at /tmp/rclone1301339351", Modify Window "1ms" --- PASS: TestSyncDeleteBefore (2.71s) === RUN TestCopyDeleteBefore run.go:180: Remote "B2 bucket rclone-test-gamohox0sixo", Local "Local file system at /tmp/rclone1301339351", Modify Window "1ms" 2025/04/20 05:06:42 DEBUG : potato2: Need to transfer - File not found at Destination 2025/04/20 05:06:42 DEBUG : B2 bucket rclone-test-gamohox0sixo: Waiting for checks to finish 2025/04/20 05:06:42 DEBUG : B2 bucket rclone-test-gamohox0sixo: Waiting for transfers to finish 2025/04/20 05:06:42 DEBUG : potato2: sha1 = 810274f0df19dab60a894a562b7a8ff04c072623 OK 2025/04/20 05:06:42 INFO : potato2: Copied (new) run.go:180: Remote "B2 bucket rclone-test-gamohox0sixo", Local "Local file system at /tmp/rclone1301339351", Modify Window "1ms" --- PASS: TestCopyDeleteBefore (2.18s) === RUN TestSyncWithExclude run.go:180: Remote "B2 bucket rclone-test-gamohox0sixo", Local "Local file system at /tmp/rclone1301339351", Modify Window "1ms" 2025/04/20 05:06:44 DEBUG : enormous: Excluded (Size Filter) 2025/04/20 05:06:44 DEBUG : enormous: Excluded 2025/04/20 05:06:44 DEBUG : potato2: Excluded (Size Filter) 2025/04/20 05:06:44 DEBUG : potato2: Excluded 2025/04/20 05:06:44 DEBUG : potato2: Excluded (Size Filter) 2025/04/20 05:06:44 DEBUG : potato2: Excluded 2025/04/20 05:06:44 DEBUG : empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/04/20 05:06:44 DEBUG : B2 bucket rclone-test-gamohox0sixo: Waiting for checks to finish 2025/04/20 05:06:44 DEBUG : empty space: Unchanged skipping 2025/04/20 05:06:44 DEBUG : B2 bucket rclone-test-gamohox0sixo: Waiting for transfers to finish 2025/04/20 05:06:44 DEBUG : Waiting for deletions to finish 2025/04/20 05:06:44 INFO : There was nothing to transfer run.go:180: Remote "B2 bucket rclone-test-gamohox0sixo", Local "Local file system at /tmp/rclone1301339351", Modify Window "1ms" 2025/04/20 05:06:44 DEBUG : enormous: Excluded (Size Filter) 2025/04/20 05:06:44 DEBUG : enormous: Excluded 2025/04/20 05:06:44 DEBUG : potato2: Excluded (Size Filter) 2025/04/20 05:06:44 DEBUG : potato2: Excluded 2025/04/20 05:06:44 DEBUG : potato2: Excluded (Size Filter) 2025/04/20 05:06:44 DEBUG : potato2: Excluded 2025/04/20 05:06:44 DEBUG : Local file system at /tmp/rclone1301339351: Waiting for checks to finish 2025/04/20 05:06:44 DEBUG : empty space: Size and modification time the same (differ by 456.789µs, within tolerance 1ms) 2025/04/20 05:06:44 DEBUG : empty space: Unchanged skipping 2025/04/20 05:06:44 DEBUG : Local file system at /tmp/rclone1301339351: Waiting for transfers to finish 2025/04/20 05:06:44 DEBUG : Waiting for deletions to finish 2025/04/20 05:06:44 INFO : There was nothing to transfer run.go:180: Remote "B2 bucket rclone-test-gamohox0sixo", Local "Local file system at /tmp/rclone1301339351", Modify Window "1ms" --- PASS: TestSyncWithExclude (2.73s) === RUN TestSyncWithExcludeAndDeleteExcluded run.go:180: Remote "B2 bucket rclone-test-gamohox0sixo", Local "Local file system at /tmp/rclone1301339351", Modify Window "1ms" 2025/04/20 05:06:47 DEBUG : enormous: Excluded (Size Filter) 2025/04/20 05:06:47 DEBUG : enormous: Excluded 2025/04/20 05:06:47 DEBUG : potato2: Excluded (Size Filter) 2025/04/20 05:06:47 DEBUG : potato2: Excluded 2025/04/20 05:06:47 DEBUG : empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/04/20 05:06:47 DEBUG : B2 bucket rclone-test-gamohox0sixo: Waiting for checks to finish 2025/04/20 05:06:47 DEBUG : empty space: Unchanged skipping 2025/04/20 05:06:47 DEBUG : B2 bucket rclone-test-gamohox0sixo: Waiting for transfers to finish 2025/04/20 05:06:47 DEBUG : Waiting for deletions to finish 2025/04/20 05:06:47 INFO : enormous: Deleted 2025/04/20 05:06:47 INFO : potato2: Deleted 2025/04/20 05:06:47 INFO : There was nothing to transfer run.go:180: Remote "B2 bucket rclone-test-gamohox0sixo", Local "Local file system at /tmp/rclone1301339351", Modify Window "1ms" 2025/04/20 05:06:48 DEBUG : empty space: Size and modification time the same (differ by 456.789µs, within tolerance 1ms) 2025/04/20 05:06:48 DEBUG : empty space: Unchanged skipping 2025/04/20 05:06:48 DEBUG : Local file system at /tmp/rclone1301339351: Waiting for checks to finish 2025/04/20 05:06:48 DEBUG : Local file system at /tmp/rclone1301339351: Waiting for transfers to finish 2025/04/20 05:06:48 DEBUG : Waiting for deletions to finish 2025/04/20 05:06:48 INFO : potato2: Deleted 2025/04/20 05:06:48 INFO : enormous: Deleted 2025/04/20 05:06:48 INFO : There was nothing to transfer run.go:180: Remote "B2 bucket rclone-test-gamohox0sixo", Local "Local file system at /tmp/rclone1301339351", Modify Window "1ms" --- PASS: TestSyncWithExcludeAndDeleteExcluded (3.16s) === RUN TestSyncWithUpdateOlder run.go:180: Remote "B2 bucket rclone-test-gamohox0sixo", Local "Local file system at /tmp/rclone1301339351", Modify Window "1ms" 2025/04/20 05:06:50 DEBUG : five: Need to transfer - File not found at Destination 2025/04/20 05:06:50 DEBUG : four: Sizes differ (src 4 vs dst 8) 2025/04/20 05:06:50 DEBUG : one: Destination is newer than source, skipping 2025/04/20 05:06:50 DEBUG : three: Sizes identical 2025/04/20 05:06:50 DEBUG : B2 bucket rclone-test-gamohox0sixo: Waiting for checks to finish 2025/04/20 05:06:50 DEBUG : four: Destination mod time is within 1s of source but files differ, transferring 2025/04/20 05:06:50 DEBUG : three: Destination mod time is within 1s of source and files identical, skipping 2025/04/20 05:06:50 DEBUG : two: sha1 = ad782ecdac770fc6eb9a62e44f90873fb97fb26b (Local file system at /tmp/rclone1301339351) 2025/04/20 05:06:50 DEBUG : two: sha1 = b10e0da85e90399abfec36c7376b20aa4596461b (B2 bucket rclone-test-gamohox0sixo) 2025/04/20 05:06:50 DEBUG : two: sha1 differ 2025/04/20 05:06:50 DEBUG : B2 bucket rclone-test-gamohox0sixo: Waiting for transfers to finish 2025/04/20 05:06:51 DEBUG : five: sha1 = 4db2c1df4610cd6c0da6b9197b066bfb4e9b9d00 OK 2025/04/20 05:06:51 INFO : five: Copied (new) 2025/04/20 05:06:51 DEBUG : four: sha1 = 9f8f7eec5dea5ac43738721939c120318cbff1df OK 2025/04/20 05:06:51 INFO : four: Copied (replaced existing) 2025/04/20 05:06:51 DEBUG : two: sha1 = ad782ecdac770fc6eb9a62e44f90873fb97fb26b OK 2025/04/20 05:06:51 INFO : two: Copied (replaced existing) 2025/04/20 05:06:51 DEBUG : Waiting for deletions to finish 2025/04/20 05:06:52 DEBUG : one: Destination is newer than source, skipping 2025/04/20 05:06:52 DEBUG : B2 bucket rclone-test-gamohox0sixo: Waiting for checks to finish 2025/04/20 05:06:52 DEBUG : three: sha1 = b802f384302cb24fbab0a44997e820bf2e8507bb (Local file system at /tmp/rclone1301339351) 2025/04/20 05:06:52 DEBUG : three: sha1 = 03731cad13f4cf7b59703c77529381cdec1632e5 (B2 bucket rclone-test-gamohox0sixo) 2025/04/20 05:06:52 DEBUG : three: sha1 differ 2025/04/20 05:06:52 DEBUG : two: sha1 = ad782ecdac770fc6eb9a62e44f90873fb97fb26b OK 2025/04/20 05:06:52 DEBUG : two: Size and sha1 of src and dst objects identical 2025/04/20 05:06:52 DEBUG : four: sha1 = 9f8f7eec5dea5ac43738721939c120318cbff1df OK 2025/04/20 05:06:52 DEBUG : four: Size and sha1 of src and dst objects identical 2025/04/20 05:06:52 DEBUG : five: sha1 = 4db2c1df4610cd6c0da6b9197b066bfb4e9b9d00 OK 2025/04/20 05:06:52 DEBUG : five: Size and sha1 of src and dst objects identical 2025/04/20 05:06:52 DEBUG : three: Destination mod time is within 1s of source but files differ, transferring 2025/04/20 05:06:52 DEBUG : two: Destination mod time is within 1s of source and files identical, skipping 2025/04/20 05:06:52 DEBUG : four: Destination mod time is within 1s of source and files identical, skipping 2025/04/20 05:06:52 DEBUG : five: Destination mod time is within 1s of source and files identical, skipping 2025/04/20 05:06:52 DEBUG : B2 bucket rclone-test-gamohox0sixo: Waiting for transfers to finish 2025/04/20 05:06:52 DEBUG : three: sha1 = b802f384302cb24fbab0a44997e820bf2e8507bb OK 2025/04/20 05:06:52 INFO : three: Copied (replaced existing) 2025/04/20 05:06:52 DEBUG : Waiting for deletions to finish --- PASS: TestSyncWithUpdateOlder (4.30s) === 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-gamohox0sixo", Local "Local file system at /tmp/rclone1301339351", Modify Window "1ms" sync_test.go:1538: Can track renames: true 2025/04/20 05:06:54 INFO : B2 bucket rclone-test-gamohox0sixo: Making map for --track-renames 2025/04/20 05:06:54 INFO : B2 bucket rclone-test-gamohox0sixo: Finished making map for --track-renames 2025/04/20 05:06:54 DEBUG : B2 bucket rclone-test-gamohox0sixo: Waiting for checks to finish 2025/04/20 05:06:54 DEBUG : potato: Need to transfer - No matching file found at Destination 2025/04/20 05:06:54 DEBUG : B2 bucket rclone-test-gamohox0sixo: Waiting for renames to finish 2025/04/20 05:06:54 DEBUG : yam: Need to transfer - No matching file found at Destination 2025/04/20 05:06:54 DEBUG : B2 bucket rclone-test-gamohox0sixo: Waiting for transfers to finish 2025/04/20 05:06:54 DEBUG : yam: sha1 = ad84b2fb6729688a5ee3225164a6d4d58465b33e OK 2025/04/20 05:06:54 INFO : yam: Copied (new) 2025/04/20 05:06:54 DEBUG : potato: sha1 = 1d1ac61cfffcfdd0a15cc9ae575fb06ca8c11fb5 OK 2025/04/20 05:06:54 INFO : potato: Copied (new) 2025/04/20 05:06:54 DEBUG : Waiting for deletions to finish run.go:180: Remote "B2 bucket rclone-test-gamohox0sixo", Local "Local file system at /tmp/rclone1301339351", Modify Window "1ms" 2025/04/20 05:06:54 DEBUG : potato: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/04/20 05:06:54 INFO : B2 bucket rclone-test-gamohox0sixo: Making map for --track-renames 2025/04/20 05:06:54 INFO : B2 bucket rclone-test-gamohox0sixo: Finished making map for --track-renames 2025/04/20 05:06:54 DEBUG : B2 bucket rclone-test-gamohox0sixo: Waiting for checks to finish 2025/04/20 05:06:54 DEBUG : potato: Unchanged skipping 2025/04/20 05:06:54 DEBUG : B2 bucket rclone-test-gamohox0sixo: Waiting for renames to finish 2025/04/20 05:06:55 DEBUG : yam: sha1 = ad84b2fb6729688a5ee3225164a6d4d58465b33e OK 2025/04/20 05:06:55 INFO : yam: Copied (server-side copy) to: yaml 2025/04/20 05:06:56 INFO : yam: Deleted 2025/04/20 05:06:56 INFO : yaml: Renamed from "yam" 2025/04/20 05:06:56 DEBUG : B2 bucket rclone-test-gamohox0sixo: Waiting for transfers to finish 2025/04/20 05:06:56 DEBUG : Waiting for deletions to finish run.go:180: Remote "B2 bucket rclone-test-gamohox0sixo", Local "Local file system at /tmp/rclone1301339351", Modify Window "1ms" --- PASS: TestSyncWithTrackRenames (4.01s) === RUN TestParseRenamesStrategyModtime --- PASS: TestParseRenamesStrategyModtime (0.00s) === RUN TestRenamesStrategyModtime --- PASS: TestRenamesStrategyModtime (0.00s) === RUN TestSyncWithTrackRenamesStrategyModtime run.go:180: Remote "B2 bucket rclone-test-gamohox0sixo", Local "Local file system at /tmp/rclone1301339351", Modify Window "1ms" sync_test.go:1610: Can track renames: true 2025/04/20 05:06:58 INFO : B2 bucket rclone-test-gamohox0sixo: Making map for --track-renames 2025/04/20 05:06:58 INFO : B2 bucket rclone-test-gamohox0sixo: Finished making map for --track-renames 2025/04/20 05:06:58 DEBUG : B2 bucket rclone-test-gamohox0sixo: Waiting for checks to finish 2025/04/20 05:06:58 DEBUG : potato: Need to transfer - No matching file found at Destination 2025/04/20 05:06:58 DEBUG : yam: Need to transfer - No matching file found at Destination 2025/04/20 05:06:58 DEBUG : B2 bucket rclone-test-gamohox0sixo: Waiting for renames to finish 2025/04/20 05:06:58 DEBUG : B2 bucket rclone-test-gamohox0sixo: Waiting for transfers to finish 2025/04/20 05:06:58 DEBUG : yam: sha1 = ad84b2fb6729688a5ee3225164a6d4d58465b33e OK 2025/04/20 05:06:58 INFO : yam: Copied (new) 2025/04/20 05:06:58 DEBUG : potato: sha1 = 1d1ac61cfffcfdd0a15cc9ae575fb06ca8c11fb5 OK 2025/04/20 05:06:58 INFO : potato: Copied (new) 2025/04/20 05:06:58 DEBUG : Waiting for deletions to finish run.go:180: Remote "B2 bucket rclone-test-gamohox0sixo", Local "Local file system at /tmp/rclone1301339351", Modify Window "1ms" 2025/04/20 05:06:58 DEBUG : potato: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/04/20 05:06:58 INFO : B2 bucket rclone-test-gamohox0sixo: Making map for --track-renames 2025/04/20 05:06:58 INFO : B2 bucket rclone-test-gamohox0sixo: Finished making map for --track-renames 2025/04/20 05:06:58 DEBUG : B2 bucket rclone-test-gamohox0sixo: Waiting for checks to finish 2025/04/20 05:06:58 DEBUG : potato: Unchanged skipping 2025/04/20 05:06:58 DEBUG : B2 bucket rclone-test-gamohox0sixo: Waiting for renames to finish 2025/04/20 05:06:59 DEBUG : yam: sha1 = ad84b2fb6729688a5ee3225164a6d4d58465b33e OK 2025/04/20 05:06:59 INFO : yam: Copied (server-side copy) to: yaml 2025/04/20 05:06:59 INFO : yam: Deleted 2025/04/20 05:06:59 INFO : yaml: Renamed from "yam" 2025/04/20 05:06:59 DEBUG : B2 bucket rclone-test-gamohox0sixo: Waiting for transfers to finish 2025/04/20 05:06:59 DEBUG : Waiting for deletions to finish run.go:180: Remote "B2 bucket rclone-test-gamohox0sixo", Local "Local file system at /tmp/rclone1301339351", Modify Window "1ms" --- PASS: TestSyncWithTrackRenamesStrategyModtime (3.52s) === RUN TestSyncWithTrackRenamesStrategyLeaf run.go:180: Remote "B2 bucket rclone-test-gamohox0sixo", Local "Local file system at /tmp/rclone1301339351", Modify Window "1ms" sync_test.go:1649: Can track renames: true 2025/04/20 05:07:01 INFO : B2 bucket rclone-test-gamohox0sixo: Making map for --track-renames 2025/04/20 05:07:01 INFO : B2 bucket rclone-test-gamohox0sixo: Finished making map for --track-renames 2025/04/20 05:07:01 DEBUG : B2 bucket rclone-test-gamohox0sixo: Waiting for checks to finish 2025/04/20 05:07:01 DEBUG : potato: Need to transfer - No matching file found at Destination 2025/04/20 05:07:01 DEBUG : sub/yam: Need to transfer - No matching file found at Destination 2025/04/20 05:07:01 DEBUG : B2 bucket rclone-test-gamohox0sixo: Waiting for renames to finish 2025/04/20 05:07:01 DEBUG : B2 bucket rclone-test-gamohox0sixo: Waiting for transfers to finish 2025/04/20 05:07:01 DEBUG : sub/yam: sha1 = ad84b2fb6729688a5ee3225164a6d4d58465b33e OK 2025/04/20 05:07:01 INFO : sub/yam: Copied (new) 2025/04/20 05:07:02 DEBUG : potato: sha1 = 1d1ac61cfffcfdd0a15cc9ae575fb06ca8c11fb5 OK 2025/04/20 05:07:02 INFO : potato: Copied (new) 2025/04/20 05:07:02 DEBUG : Waiting for deletions to finish run.go:180: Remote "B2 bucket rclone-test-gamohox0sixo", Local "Local file system at /tmp/rclone1301339351", Modify Window "1ms" 2025/04/20 05:07:02 DEBUG : potato: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/04/20 05:07:02 DEBUG : potato: Unchanged skipping 2025/04/20 05:07:02 INFO : B2 bucket rclone-test-gamohox0sixo: Making map for --track-renames 2025/04/20 05:07:02 INFO : B2 bucket rclone-test-gamohox0sixo: Finished making map for --track-renames 2025/04/20 05:07:02 DEBUG : B2 bucket rclone-test-gamohox0sixo: Waiting for checks to finish 2025/04/20 05:07:02 DEBUG : B2 bucket rclone-test-gamohox0sixo: Waiting for renames to finish 2025/04/20 05:07:03 DEBUG : sub/yam: sha1 = ad84b2fb6729688a5ee3225164a6d4d58465b33e OK 2025/04/20 05:07:03 INFO : sub/yam: Copied (server-side copy) to: yam 2025/04/20 05:07:03 INFO : sub/yam: Deleted 2025/04/20 05:07:03 INFO : yam: Renamed from "sub/yam" 2025/04/20 05:07:03 DEBUG : B2 bucket rclone-test-gamohox0sixo: Waiting for transfers to finish 2025/04/20 05:07:03 DEBUG : Waiting for deletions to finish run.go:180: Remote "B2 bucket rclone-test-gamohox0sixo", Local "Local file system at /tmp/rclone1301339351", Modify Window "1ms" --- PASS: TestSyncWithTrackRenamesStrategyLeaf (3.62s) === RUN TestServerSideMoveLocal run.go:180: Remote "B2 bucket rclone-test-gamohox0sixo", Local "Local file system at /tmp/rclone1301339351", Modify Window "1ms" 2025/04/20 05:07:04 DEBUG : Creating backend with remote "/tmp/rclone1301339351/dir1" 2025/04/20 05:07:04 DEBUG : Creating backend with remote "/tmp/rclone1301339351/dir2" 2025/04/20 05:07:04 DEBUG : Local file system at /tmp/rclone1301339351/dir2: Using server-side directory move 2025/04/20 05:07:04 INFO : Local file system at /tmp/rclone1301339351/dir2: Server side directory move failed - fallback to file moves: can't copy directory - destination already exists 2025/04/20 05:07:04 DEBUG : file1.txt: Need to transfer - File not found at Destination 2025/04/20 05:07:04 DEBUG : Local file system at /tmp/rclone1301339351/dir2: Waiting for checks to finish 2025/04/20 05:07:04 DEBUG : Local file system at /tmp/rclone1301339351/dir2: Waiting for transfers to finish 2025/04/20 05:07:04 INFO : file1.txt: Moved (server-side) --- PASS: TestServerSideMoveLocal (0.38s) === RUN TestMoveWithDeleteEmptySrcDirs run.go:180: Remote "B2 bucket rclone-test-gamohox0sixo", Local "Local file system at /tmp/rclone1301339351", Modify Window "1ms" 2025/04/20 05:07:05 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/04/20 05:07:05 DEBUG : nested/sub dir/file: Need to transfer - File not found at Destination 2025/04/20 05:07:05 DEBUG : B2 bucket rclone-test-gamohox0sixo: Waiting for checks to finish 2025/04/20 05:07:05 DEBUG : B2 bucket rclone-test-gamohox0sixo: Waiting for transfers to finish 2025/04/20 05:07:05 DEBUG : nested/sub dir/file: sha1 = b4b3e0a278988bc15f2913af3f4153ccef74e465 OK 2025/04/20 05:07:05 INFO : nested/sub dir/file: Copied (new) 2025/04/20 05:07:05 INFO : nested/sub dir/file: Deleted 2025/04/20 05:07:06 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/04/20 05:07:06 INFO : sub dir/hello world: Copied (new) 2025/04/20 05:07:06 INFO : sub dir/hello world: Deleted 2025/04/20 05:07:06 INFO : sub dir: Removing directory 2025/04/20 05:07:06 INFO : nested/sub dir: Removing directory 2025/04/20 05:07:06 INFO : nested: Removing directory 2025/04/20 05:07:06 DEBUG : Local file system at /tmp/rclone1301339351: deleted 3 directories run.go:180: Remote "B2 bucket rclone-test-gamohox0sixo", Local "Local file system at /tmp/rclone1301339351", Modify Window "1ms" --- PASS: TestMoveWithDeleteEmptySrcDirs (2.19s) === RUN TestMoveWithoutDeleteEmptySrcDirs run.go:180: Remote "B2 bucket rclone-test-gamohox0sixo", Local "Local file system at /tmp/rclone1301339351", Modify Window "1ms" 2025/04/20 05:07:07 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/04/20 05:07:07 DEBUG : nested/sub dir/file: Need to transfer - File not found at Destination 2025/04/20 05:07:07 DEBUG : B2 bucket rclone-test-gamohox0sixo: Waiting for checks to finish 2025/04/20 05:07:07 DEBUG : B2 bucket rclone-test-gamohox0sixo: Waiting for transfers to finish 2025/04/20 05:07:07 DEBUG : nested/sub dir/file: sha1 = b4b3e0a278988bc15f2913af3f4153ccef74e465 OK 2025/04/20 05:07:07 INFO : nested/sub dir/file: Copied (new) 2025/04/20 05:07:07 INFO : nested/sub dir/file: Deleted 2025/04/20 05:07:08 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/04/20 05:07:08 INFO : sub dir/hello world: Copied (new) 2025/04/20 05:07:08 INFO : sub dir/hello world: Deleted run.go:180: Remote "B2 bucket rclone-test-gamohox0sixo", Local "Local file system at /tmp/rclone1301339351", Modify Window "1ms" --- PASS: TestMoveWithoutDeleteEmptySrcDirs (2.06s) === RUN TestMoveWithIgnoreExisting run.go:180: Remote "B2 bucket rclone-test-gamohox0sixo", Local "Local file system at /tmp/rclone1301339351", Modify Window "1ms" 2025/04/20 05:07:09 DEBUG : existing: Need to transfer - File not found at Destination 2025/04/20 05:07:09 DEBUG : existing-b: Need to transfer - File not found at Destination 2025/04/20 05:07:09 DEBUG : B2 bucket rclone-test-gamohox0sixo: Waiting for checks to finish 2025/04/20 05:07:09 DEBUG : B2 bucket rclone-test-gamohox0sixo: Waiting for transfers to finish 2025/04/20 05:07:10 DEBUG : existing: sha1 = 3e2e95f5ad970eadfa7e17eaf73da97024aa5359 OK 2025/04/20 05:07:10 INFO : existing: Copied (new) 2025/04/20 05:07:10 INFO : existing: Deleted 2025/04/20 05:07:10 DEBUG : existing-b: sha1 = 321f6b7e8bf7f29aab89c5e41a555b1b0baa41a9 OK 2025/04/20 05:07:10 INFO : existing-b: Copied (new) 2025/04/20 05:07:10 INFO : existing-b: Deleted 2025/04/20 05:07:10 DEBUG : B2 bucket rclone-test-gamohox0sixo: Waiting for checks to finish 2025/04/20 05:07:10 DEBUG : existing: Destination exists, skipping 2025/04/20 05:07:10 DEBUG : existing: Not removing source file as destination file exists and --ignore-existing is set 2025/04/20 05:07:10 DEBUG : B2 bucket rclone-test-gamohox0sixo: Waiting for transfers to finish 2025/04/20 05:07:10 INFO : There was nothing to transfer run.go:180: Remote "B2 bucket rclone-test-gamohox0sixo", Local "Local file system at /tmp/rclone1301339351", Modify Window "1ms" --- PASS: TestMoveWithIgnoreExisting (2.12s) === RUN TestServerSideMove run.go:180: Remote "B2 bucket rclone-test-gamohox0sixo", Local "Local file system at /tmp/rclone1301339351", Modify Window "1ms" 2025/04/20 05:07:11 DEBUG : Creating backend with remote "TestB2:rclone-test-wayesab5quge" sync_test.go:1705: Server side move (if possible) B2 bucket rclone-test-gamohox0sixo -> B2 bucket rclone-test-wayesab5quge 2025/04/20 05:07:15 DEBUG : potato2: Need to transfer - File not found at Destination 2025/04/20 05:07:15 DEBUG : empty space: Size and modification time the same (differ by 0s, within tolerance 1ms) 2025/04/20 05:07:15 DEBUG : empty space: Unchanged skipping 2025/04/20 05:07:15 DEBUG : potato3: Sizes differ (src 68 vs dst 60) 2025/04/20 05:07:15 DEBUG : B2 bucket rclone-test-wayesab5quge: Waiting for checks to finish 2025/04/20 05:07:15 INFO : empty space: Deleted 2025/04/20 05:07:15 DEBUG : B2 bucket rclone-test-wayesab5quge: Waiting for transfers to finish 2025/04/20 05:07:16 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2025/04/20 05:07:16 INFO : potato2: Copied (server-side copy) 2025/04/20 05:07:16 DEBUG : potato3: sha1 = 568f8850f3c1a384731dbe40c6d72e1dcae342a0 OK 2025/04/20 05:07:16 INFO : potato3: Copied (server-side copy) 2025/04/20 05:07:16 INFO : potato2: Deleted 2025/04/20 05:07:16 INFO : potato3: Deleted 2025/04/20 05:07:16 DEBUG : Creating backend with remote "TestB2:rclone-test-liqajac4vato" 2025/04/20 05:07:18 DEBUG : empty space: Need to transfer - File not found at Destination 2025/04/20 05:07:18 DEBUG : potato2: Need to transfer - File not found at Destination 2025/04/20 05:07:18 DEBUG : potato3: Need to transfer - File not found at Destination 2025/04/20 05:07:18 DEBUG : B2 bucket rclone-test-liqajac4vato: Waiting for checks to finish 2025/04/20 05:07:18 DEBUG : B2 bucket rclone-test-liqajac4vato: Waiting for transfers to finish 2025/04/20 05:07:19 DEBUG : empty space: sha1 = 3bc15c8aae3e4124dd409035f32ea2fd6835efc9 OK 2025/04/20 05:07:19 INFO : empty space: Copied (server-side copy) 2025/04/20 05:07:19 DEBUG : potato3: sha1 = 568f8850f3c1a384731dbe40c6d72e1dcae342a0 OK 2025/04/20 05:07:19 INFO : potato3: Copied (server-side copy) 2025/04/20 05:07:19 INFO : empty space: Deleted 2025/04/20 05:07:19 INFO : potato3: Deleted 2025/04/20 05:07:19 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2025/04/20 05:07:19 INFO : potato2: Copied (server-side copy) 2025/04/20 05:07:19 INFO : potato2: Deleted 2025/04/20 05:07:20 DEBUG : B2 bucket rclone-test-liqajac4vato: Purge remote 2025/04/20 05:07:20 INFO : B2 bucket rclone-test-liqajac4vato: cleaning bucket "rclone-test-liqajac4vato" of all files 2025/04/20 05:07:20 DEBUG : empty space: Deleting (id "4_z8fd20d03908d5b1b9f680e1b_f1102409e82b3f477_d20250420_m050718_c001_v0001130_t0013_u01745125638894") 2025/04/20 05:07:20 DEBUG : potato2: Deleting (id "4_z8fd20d03908d5b1b9f680e1b_f118a616760c668c0_d20250420_m050719_c001_v0001113_t0017_u01745125639205") 2025/04/20 05:07:20 DEBUG : potato3: Deleting (id "4_z8fd20d03908d5b1b9f680e1b_f11677771f1da8ab3_d20250420_m050719_c001_v0001176_t0055_u01745125639205") 2025/04/20 05:07:21 DEBUG : B2 bucket rclone-test-wayesab5quge: Purge remote 2025/04/20 05:07:21 INFO : B2 bucket rclone-test-wayesab5quge: cleaning bucket "rclone-test-wayesab5quge" of all files 2025/04/20 05:07:21 DEBUG : empty space: Deleting (id "4_z3f92ede3907d5b1b9f680e1b_f4094b03cd65e9a5d_d20250420_m050719_c001_v7007000_t0000_u01745125639392") 2025/04/20 05:07:21 DEBUG : empty space: Deleting (id "4_z3f92ede3907d5b1b9f680e1b_f10231628ee0d997e_d20250420_m050714_c001_v0001183_t0057_u01745125634721") 2025/04/20 05:07:21 DEBUG : potato2: Deleting (id "4_z3f92ede3907d5b1b9f680e1b_f41640d43222ffe0a_d20250420_m050719_c001_v7007000_t0000_u01745125639637") 2025/04/20 05:07:21 DEBUG : potato2: Deleting (id "4_z3f92ede3907d5b1b9f680e1b_f100f62047d03e1a8_d20250420_m050715_c001_v0001042_t0009_u01745125635595") 2025/04/20 05:07:21 DEBUG : potato3: Deleting (id "4_z3f92ede3907d5b1b9f680e1b_f41640d43222ffe09_d20250420_m050719_c001_v7007000_t0000_u01745125639423") 2025/04/20 05:07:21 DEBUG : potato3: Deleting (id "4_z3f92ede3907d5b1b9f680e1b_f1000928309b2fe32_d20250420_m050716_c001_v0001178_t0025_u01745125636056") 2025/04/20 05:07:21 DEBUG : potato3: Deleting (id "4_z3f92ede3907d5b1b9f680e1b_f10231628ee0d9982_d20250420_m050714_c001_v0001183_t0019_u01745125634917") --- PASS: TestServerSideMove (11.08s) === RUN TestServerSideMoveWithFilter run.go:180: Remote "B2 bucket rclone-test-gamohox0sixo", Local "Local file system at /tmp/rclone1301339351", Modify Window "1ms" 2025/04/20 05:07:22 DEBUG : Creating backend with remote "TestB2:rclone-test-wokoxuc9pido" sync_test.go:1705: Server side move (if possible) B2 bucket rclone-test-gamohox0sixo -> B2 bucket rclone-test-wokoxuc9pido 2025/04/20 05:07:27 DEBUG : empty space: Excluded (Size Filter) 2025/04/20 05:07:27 DEBUG : empty space: Excluded 2025/04/20 05:07:27 DEBUG : empty space: Excluded (Size Filter) 2025/04/20 05:07:27 DEBUG : empty space: Excluded 2025/04/20 05:07:27 DEBUG : potato2: Need to transfer - File not found at Destination 2025/04/20 05:07:27 DEBUG : potato3: Sizes differ (src 68 vs dst 60) 2025/04/20 05:07:27 DEBUG : B2 bucket rclone-test-wokoxuc9pido: Waiting for checks to finish 2025/04/20 05:07:27 DEBUG : B2 bucket rclone-test-wokoxuc9pido: Waiting for transfers to finish 2025/04/20 05:07:28 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2025/04/20 05:07:28 INFO : potato2: Copied (server-side copy) 2025/04/20 05:07:28 INFO : potato2: Deleted 2025/04/20 05:07:28 DEBUG : potato3: sha1 = 568f8850f3c1a384731dbe40c6d72e1dcae342a0 OK 2025/04/20 05:07:28 INFO : potato3: Copied (server-side copy) 2025/04/20 05:07:28 INFO : potato3: Deleted 2025/04/20 05:07:29 DEBUG : Creating backend with remote "TestB2:rclone-test-rivequk0fafi" 2025/04/20 05:07:29 DEBUG : empty space: Excluded (Size Filter) 2025/04/20 05:07:29 DEBUG : empty space: Excluded 2025/04/20 05:07:30 DEBUG : potato2: Need to transfer - File not found at Destination 2025/04/20 05:07:30 DEBUG : potato3: Need to transfer - File not found at Destination 2025/04/20 05:07:30 DEBUG : B2 bucket rclone-test-rivequk0fafi: Waiting for checks to finish 2025/04/20 05:07:30 DEBUG : B2 bucket rclone-test-rivequk0fafi: Waiting for transfers to finish 2025/04/20 05:07:31 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2025/04/20 05:07:31 INFO : potato2: Copied (server-side copy) 2025/04/20 05:07:31 INFO : potato2: Deleted 2025/04/20 05:07:31 DEBUG : potato3: sha1 = 568f8850f3c1a384731dbe40c6d72e1dcae342a0 OK 2025/04/20 05:07:31 INFO : potato3: Copied (server-side copy) 2025/04/20 05:07:31 INFO : potato3: Deleted 2025/04/20 05:07:31 DEBUG : B2 bucket rclone-test-rivequk0fafi: Purge remote 2025/04/20 05:07:31 INFO : B2 bucket rclone-test-rivequk0fafi: cleaning bucket "rclone-test-rivequk0fafi" of all files 2025/04/20 05:07:32 DEBUG : potato2: Deleting (id "4_zaf922df3908d5b1b9f680e1b_f11758961aef0193d_d20250420_m050730_c001_v0001146_t0022_u01745125650830") 2025/04/20 05:07:32 DEBUG : potato3: Deleting (id "4_zaf922df3908d5b1b9f680e1b_f109b46e84ffd18db_d20250420_m050731_c001_v0001157_t0005_u01745125651186") 2025/04/20 05:07:32 DEBUG : B2 bucket rclone-test-wokoxuc9pido: Purge remote 2025/04/20 05:07:32 INFO : B2 bucket rclone-test-wokoxuc9pido: cleaning bucket "rclone-test-wokoxuc9pido" of all files 2025/04/20 05:07:33 DEBUG : empty space: Deleting (id "4_z9fb21df3908d5b1b9f680e1b_f103e37e49858c762_d20250420_m050727_c001_v0001182_t0046_u01745125647197") 2025/04/20 05:07:33 DEBUG : potato2: Deleting (id "4_z9fb21df3908d5b1b9f680e1b_f41640d43222ffe10_d20250420_m050731_c001_v7007000_t0000_u01745125651260") 2025/04/20 05:07:33 DEBUG : potato2: Deleting (id "4_z9fb21df3908d5b1b9f680e1b_f1171e7053c995e4f_d20250420_m050728_c001_v0001090_t0012_u01745125648057") 2025/04/20 05:07:33 DEBUG : potato3: Deleting (id "4_z9fb21df3908d5b1b9f680e1b_f41640d43222ffe12_d20250420_m050731_c001_v7007000_t0000_u01745125651512") 2025/04/20 05:07:33 DEBUG : potato3: Deleting (id "4_z9fb21df3908d5b1b9f680e1b_f11015eec301ef629_d20250420_m050728_c001_v0001184_t0007_u01745125648415") 2025/04/20 05:07:33 DEBUG : potato3: Deleting (id "4_z9fb21df3908d5b1b9f680e1b_f103e37e49858c76c_d20250420_m050727_c001_v0001182_t0027_u01745125647402") --- PASS: TestServerSideMoveWithFilter (12.22s) === RUN TestServerSideMoveDeleteEmptySourceDirs run.go:180: Remote "B2 bucket rclone-test-gamohox0sixo", Local "Local file system at /tmp/rclone1301339351", Modify Window "1ms" 2025/04/20 05:07:35 DEBUG : Creating backend with remote "TestB2:rclone-test-mahokab4boco" 2025/04/20 05:07:37 INFO : tomatoDir: Making directory sync_test.go:1705: Server side move (if possible) B2 bucket rclone-test-gamohox0sixo -> B2 bucket rclone-test-mahokab4boco 2025/04/20 05:07:40 DEBUG : potato2: Need to transfer - File not found at Destination 2025/04/20 05:07:40 DEBUG : empty space: Size and modification time the same (differ by 0s, within tolerance 1ms) 2025/04/20 05:07:40 DEBUG : empty space: Unchanged skipping 2025/04/20 05:07:40 DEBUG : potato3: Sizes differ (src 68 vs dst 60) 2025/04/20 05:07:40 DEBUG : B2 bucket rclone-test-mahokab4boco: Waiting for checks to finish 2025/04/20 05:07:40 INFO : empty space: Deleted 2025/04/20 05:07:40 DEBUG : B2 bucket rclone-test-mahokab4boco: Waiting for transfers to finish 2025/04/20 05:07:40 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2025/04/20 05:07:40 INFO : potato2: Copied (server-side copy) 2025/04/20 05:07:40 INFO : potato2: Deleted 2025/04/20 05:07:40 DEBUG : potato3: sha1 = 568f8850f3c1a384731dbe40c6d72e1dcae342a0 OK 2025/04/20 05:07:40 INFO : potato3: Copied (server-side copy) 2025/04/20 05:07:40 INFO : potato3: Deleted 2025/04/20 05:07:41 DEBUG : Creating backend with remote "TestB2:rclone-test-mawisat5pati" 2025/04/20 05:07:41 INFO : tomatoDir: Making directory 2025/04/20 05:07:42 DEBUG : empty space: Need to transfer - File not found at Destination 2025/04/20 05:07:42 DEBUG : potato2: Need to transfer - File not found at Destination 2025/04/20 05:07:42 DEBUG : potato3: Need to transfer - File not found at Destination 2025/04/20 05:07:42 DEBUG : B2 bucket rclone-test-mawisat5pati: Waiting for checks to finish 2025/04/20 05:07:42 DEBUG : B2 bucket rclone-test-mawisat5pati: Waiting for transfers to finish 2025/04/20 05:07:43 DEBUG : empty space: sha1 = 3bc15c8aae3e4124dd409035f32ea2fd6835efc9 OK 2025/04/20 05:07:43 INFO : empty space: Copied (server-side copy) 2025/04/20 05:07:43 INFO : empty space: Deleted 2025/04/20 05:07:43 DEBUG : potato3: sha1 = 568f8850f3c1a384731dbe40c6d72e1dcae342a0 OK 2025/04/20 05:07:43 INFO : potato3: Copied (server-side copy) 2025/04/20 05:07:43 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2025/04/20 05:07:43 INFO : potato2: Copied (server-side copy) 2025/04/20 05:07:43 INFO : potato3: Deleted 2025/04/20 05:07:43 INFO : potato2: Deleted 2025/04/20 05:07:44 DEBUG : B2 bucket rclone-test-mawisat5pati: Purge remote 2025/04/20 05:07:44 INFO : B2 bucket rclone-test-mawisat5pati: cleaning bucket "rclone-test-mawisat5pati" of all files 2025/04/20 05:07:44 DEBUG : empty space: Deleting (id "4_z5f625df3908d5b1b9f680e1b_f1138197cc60b2682_d20250420_m050743_c001_v0001100_t0008_u01745125663005") 2025/04/20 05:07:44 DEBUG : potato2: Deleting (id "4_z5f625df3908d5b1b9f680e1b_f117f19f99390e127_d20250420_m050743_c001_v0001130_t0016_u01745125663358") 2025/04/20 05:07:44 DEBUG : potato3: Deleting (id "4_z5f625df3908d5b1b9f680e1b_f118c2e5983f0be82_d20250420_m050743_c001_v0001172_t0032_u01745125663381") 2025/04/20 05:07:46 DEBUG : B2 bucket rclone-test-mahokab4boco: Purge remote 2025/04/20 05:07:46 INFO : B2 bucket rclone-test-mahokab4boco: cleaning bucket "rclone-test-mahokab4boco" of all files 2025/04/20 05:07:46 DEBUG : empty space: Deleting (id "4_z5fc24de3908d5b1b9f680e1b_f4130823f279918cd_d20250420_m050743_c001_v7007000_t0000_u01745125663403") 2025/04/20 05:07:46 DEBUG : empty space: Deleting (id "4_z5fc24de3908d5b1b9f680e1b_f115ca4c84cc2c908_d20250420_m050739_c001_v0001165_t0005_u01745125659273") 2025/04/20 05:07:46 DEBUG : potato2: Deleting (id "4_z5fc24de3908d5b1b9f680e1b_f4063d6cfd2ab0f2b_d20250420_m050743_c001_v7007000_t0000_u01745125663739") 2025/04/20 05:07:46 DEBUG : potato2: Deleting (id "4_z5fc24de3908d5b1b9f680e1b_f108910a44f76dd96_d20250420_m050740_c001_v0001183_t0038_u01745125660173") 2025/04/20 05:07:46 DEBUG : potato3: Deleting (id "4_z5fc24de3908d5b1b9f680e1b_f4130823f279918d5_d20250420_m050743_c001_v7007000_t0000_u01745125663707") 2025/04/20 05:07:46 DEBUG : potato3: Deleting (id "4_z5fc24de3908d5b1b9f680e1b_f109933af2827d93d_d20250420_m050740_c001_v0001183_t0032_u01745125660392") 2025/04/20 05:07:46 DEBUG : potato3: Deleting (id "4_z5fc24de3908d5b1b9f680e1b_f115ca4c84cc2c90a_d20250420_m050739_c001_v0001165_t0059_u01745125659585") --- PASS: TestServerSideMoveDeleteEmptySourceDirs (13.33s) === RUN TestServerSideMoveOverlap run.go:180: Remote "B2 bucket rclone-test-gamohox0sixo", Local "Local file system at /tmp/rclone1301339351", Modify Window "1ms" 2025/04/20 05:07:48 DEBUG : Creating backend with remote "TestB2:rclone-test-gamohox0sixo/rclone-move-test" --- PASS: TestServerSideMoveOverlap (2.42s) === RUN TestSyncOverlap run.go:180: Remote "B2 bucket rclone-test-gamohox0sixo", Local "Local file system at /tmp/rclone1301339351", Modify Window "1ms" 2025/04/20 05:07:50 DEBUG : Creating backend with remote "TestB2:rclone-test-gamohox0sixo/rclone-sync-test" run.go:180: Remote "B2 bucket rclone-test-gamohox0sixo", Local "Local file system at /tmp/rclone1301339351", Modify Window "1ms" run.go:180: Remote "B2 bucket rclone-test-gamohox0sixo", Local "Local file system at /tmp/rclone1301339351", Modify Window "1ms" run.go:180: Remote "B2 bucket rclone-test-gamohox0sixo", Local "Local file system at /tmp/rclone1301339351", Modify Window "1ms" run.go:180: Remote "B2 bucket rclone-test-gamohox0sixo", Local "Local file system at /tmp/rclone1301339351", Modify Window "1ms" --- PASS: TestSyncOverlap (2.95s) === RUN TestSyncOverlapWithFilter run.go:180: Remote "B2 bucket rclone-test-gamohox0sixo", Local "Local file system at /tmp/rclone1301339351", Modify Window "1ms" 2025/04/20 05:07:53 DEBUG : Creating backend with remote "TestB2:rclone-test-gamohox0sixo/rclone-sync-test" 2025/04/20 05:07:55 DEBUG : Creating backend with remote "TestB2:rclone-test-gamohox0sixo/rclone-sync-test-include/layer2" 2025/04/20 05:07:57 DEBUG : Creating backend with remote "TestB2:rclone-test-gamohox0sixo/rclone-sync-test-ignore-file" 2025/04/20 05:08:01 DEBUG : rclone-sync-test-ignore-file: Excluded 2025/04/20 05:08:01 DEBUG : B2 bucket rclone-test-gamohox0sixo path rclone-sync-test: Waiting for checks to finish 2025/04/20 05:08:01 DEBUG : B2 bucket rclone-test-gamohox0sixo path rclone-sync-test: Waiting for transfers to finish 2025/04/20 05:08:01 DEBUG : Waiting for deletions to finish 2025/04/20 05:08:01 INFO : There was nothing to transfer 2025/04/20 05:08:01 DEBUG : rclone-sync-test-ignore-file: Excluded 2025/04/20 05:08:01 DEBUG : B2 bucket rclone-test-gamohox0sixo: Waiting for checks to finish 2025/04/20 05:08:01 DEBUG : B2 bucket rclone-test-gamohox0sixo: Waiting for transfers to finish 2025/04/20 05:08:01 DEBUG : Waiting for deletions to finish 2025/04/20 05:08:01 INFO : There was nothing to transfer run.go:180: Remote "B2 bucket rclone-test-gamohox0sixo", Local "Local file system at /tmp/rclone1301339351", Modify Window "1ms" run.go:180: Remote "B2 bucket rclone-test-gamohox0sixo", Local "Local file system at /tmp/rclone1301339351", Modify Window "1ms" run.go:180: Remote "B2 bucket rclone-test-gamohox0sixo", Local "Local file system at /tmp/rclone1301339351", Modify Window "1ms" run.go:180: Remote "B2 bucket rclone-test-gamohox0sixo", Local "Local file system at /tmp/rclone1301339351", Modify Window "1ms" run.go:180: Remote "B2 bucket rclone-test-gamohox0sixo", Local "Local file system at /tmp/rclone1301339351", Modify Window "1ms" run.go:180: Remote "B2 bucket rclone-test-gamohox0sixo", Local "Local file system at /tmp/rclone1301339351", Modify Window "1ms" 2025/04/20 05:08:02 DEBUG : rclone-sync-test-ignore-file: Excluded 2025/04/20 05:08:02 DEBUG : B2 bucket rclone-test-gamohox0sixo path rclone-sync-test-include/layer2: Waiting for checks to finish 2025/04/20 05:08:02 DEBUG : B2 bucket rclone-test-gamohox0sixo path rclone-sync-test-include/layer2: Waiting for transfers to finish 2025/04/20 05:08:02 DEBUG : Waiting for deletions to finish 2025/04/20 05:08:02 INFO : There was nothing to transfer run.go:180: Remote "B2 bucket rclone-test-gamohox0sixo", Local "Local file system at /tmp/rclone1301339351", Modify Window "1ms" run.go:180: Remote "B2 bucket rclone-test-gamohox0sixo", Local "Local file system at /tmp/rclone1301339351", Modify Window "1ms" 2025/04/20 05:08:02 DEBUG : rclone-sync-test-ignore-file: Excluded 2025/04/20 05:08:02 DEBUG : B2 bucket rclone-test-gamohox0sixo: Waiting for checks to finish 2025/04/20 05:08:02 DEBUG : B2 bucket rclone-test-gamohox0sixo: Waiting for transfers to finish 2025/04/20 05:08:02 DEBUG : Waiting for deletions to finish 2025/04/20 05:08:02 INFO : There was nothing to transfer run.go:180: Remote "B2 bucket rclone-test-gamohox0sixo", Local "Local file system at /tmp/rclone1301339351", Modify Window "1ms" run.go:180: Remote "B2 bucket rclone-test-gamohox0sixo", Local "Local file system at /tmp/rclone1301339351", Modify Window "1ms" run.go:180: Remote "B2 bucket rclone-test-gamohox0sixo", Local "Local file system at /tmp/rclone1301339351", Modify Window "1ms" run.go:180: Remote "B2 bucket rclone-test-gamohox0sixo", Local "Local file system at /tmp/rclone1301339351", Modify Window "1ms" 2025/04/20 05:08:03 DEBUG : : Excluded 2025/04/20 05:08:03 DEBUG : rclone-sync-test-ignore-file: Excluded 2025/04/20 05:08:03 DEBUG : B2 bucket rclone-test-gamohox0sixo path rclone-sync-test-ignore-file: Waiting for checks to finish 2025/04/20 05:08:03 DEBUG : B2 bucket rclone-test-gamohox0sixo path rclone-sync-test-ignore-file: Waiting for transfers to finish 2025/04/20 05:08:03 DEBUG : Waiting for deletions to finish 2025/04/20 05:08:03 INFO : There was nothing to transfer run.go:180: Remote "B2 bucket rclone-test-gamohox0sixo", Local "Local file system at /tmp/rclone1301339351", Modify Window "1ms" run.go:180: Remote "B2 bucket rclone-test-gamohox0sixo", Local "Local file system at /tmp/rclone1301339351", Modify Window "1ms" run.go:180: Remote "B2 bucket rclone-test-gamohox0sixo", Local "Local file system at /tmp/rclone1301339351", Modify Window "1ms" run.go:180: Remote "B2 bucket rclone-test-gamohox0sixo", Local "Local file system at /tmp/rclone1301339351", Modify Window "1ms" run.go:180: Remote "B2 bucket rclone-test-gamohox0sixo", Local "Local file system at /tmp/rclone1301339351", Modify Window "1ms" --- PASS: TestSyncOverlapWithFilter (16.74s) === RUN TestSyncCompareDest run.go:180: Remote "B2 bucket rclone-test-gamohox0sixo", Local "Local file system at /tmp/rclone1301339351", Modify Window "1ms" 2025/04/20 05:08:10 DEBUG : Creating backend with remote "TestB2:rclone-test-gamohox0sixo/dst" 2025/04/20 05:08:11 DEBUG : Creating backend with remote "TestB2:rclone-test-gamohox0sixo/CompareDest" 2025/04/20 05:08:13 DEBUG : one: Need to transfer - File not found at Destination 2025/04/20 05:08:13 DEBUG : B2 bucket rclone-test-gamohox0sixo path dst: Waiting for checks to finish 2025/04/20 05:08:13 DEBUG : B2 bucket rclone-test-gamohox0sixo path dst: Waiting for transfers to finish 2025/04/20 05:08:14 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2025/04/20 05:08:14 INFO : one: Copied (new) 2025/04/20 05:08:14 DEBUG : Waiting for deletions to finish 2025/04/20 05:08:15 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/04/20 05:08:15 DEBUG : B2 bucket rclone-test-gamohox0sixo path dst: Waiting for checks to finish 2025/04/20 05:08:15 DEBUG : B2 bucket rclone-test-gamohox0sixo path dst: Waiting for transfers to finish 2025/04/20 05:08:16 DEBUG : one: sha1 = 7f376fd65843a1267de8f986d40e164e5a321c13 OK 2025/04/20 05:08:16 INFO : one: Copied (replaced existing) 2025/04/20 05:08:16 DEBUG : Waiting for deletions to finish 2025/04/20 05:08:17 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/04/20 05:08:17 DEBUG : B2 bucket rclone-test-gamohox0sixo path dst: Waiting for checks to finish 2025/04/20 05:08:17 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/04/20 05:08:17 DEBUG : one: Destination found in --compare-dest, skipping 2025/04/20 05:08:17 DEBUG : B2 bucket rclone-test-gamohox0sixo path dst: Waiting for transfers to finish 2025/04/20 05:08:17 DEBUG : Waiting for deletions to finish 2025/04/20 05:08:17 INFO : There was nothing to transfer 2025/04/20 05:08:19 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/04/20 05:08:19 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/04/20 05:08:19 DEBUG : two: Destination found in --compare-dest, skipping 2025/04/20 05:08:19 DEBUG : B2 bucket rclone-test-gamohox0sixo path dst: Waiting for checks to finish 2025/04/20 05:08:19 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/04/20 05:08:19 DEBUG : one: Destination found in --compare-dest, skipping 2025/04/20 05:08:19 DEBUG : B2 bucket rclone-test-gamohox0sixo path dst: Waiting for transfers to finish 2025/04/20 05:08:19 DEBUG : Waiting for deletions to finish 2025/04/20 05:08:19 INFO : There was nothing to transfer 2025/04/20 05:08:19 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/04/20 05:08:20 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/04/20 05:08:20 DEBUG : two: Destination found in --compare-dest, skipping 2025/04/20 05:08:20 DEBUG : B2 bucket rclone-test-gamohox0sixo path dst: Waiting for checks to finish 2025/04/20 05:08:20 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/04/20 05:08:20 DEBUG : one: Destination found in --compare-dest, skipping 2025/04/20 05:08:20 DEBUG : B2 bucket rclone-test-gamohox0sixo path dst: Waiting for transfers to finish 2025/04/20 05:08:20 DEBUG : Waiting for deletions to finish 2025/04/20 05:08:20 INFO : There was nothing to transfer 2025/04/20 05:08:20 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/04/20 05:08:21 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/04/20 05:08:21 DEBUG : two: sha1 = ad782ecdac770fc6eb9a62e44f90873fb97fb26b OK 2025/04/20 05:08:21 DEBUG : two: Destination found in --compare-dest, skipping 2025/04/20 05:08:21 DEBUG : B2 bucket rclone-test-gamohox0sixo path dst: Waiting for checks to finish 2025/04/20 05:08:21 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/04/20 05:08:21 DEBUG : one: Destination found in --compare-dest, skipping 2025/04/20 05:08:21 DEBUG : B2 bucket rclone-test-gamohox0sixo path dst: Waiting for transfers to finish 2025/04/20 05:08:21 DEBUG : Waiting for deletions to finish 2025/04/20 05:08:21 INFO : There was nothing to transfer 2025/04/20 05:08:21 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/04/20 05:08:21 DEBUG : two: Sizes differ (src 5 vs dst 3) 2025/04/20 05:08:21 DEBUG : two: Need to transfer - File not found at Destination 2025/04/20 05:08:21 DEBUG : B2 bucket rclone-test-gamohox0sixo path dst: Waiting for checks to finish 2025/04/20 05:08:21 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/04/20 05:08:21 DEBUG : one: Destination found in --compare-dest, skipping 2025/04/20 05:08:21 DEBUG : B2 bucket rclone-test-gamohox0sixo path dst: Waiting for transfers to finish 2025/04/20 05:08:22 DEBUG : two: sha1 = a4be8877ad88f3109a6411985a1f359e10e2d930 OK 2025/04/20 05:08:22 INFO : two: Copied (new) 2025/04/20 05:08:22 DEBUG : Waiting for deletions to finish --- PASS: TestSyncCompareDest (13.53s) === RUN TestSyncMultipleCompareDest run.go:180: Remote "B2 bucket rclone-test-gamohox0sixo", Local "Local file system at /tmp/rclone1301339351", Modify Window "1ms" 2025/04/20 05:08:25 DEBUG : Creating backend with remote "TestB2:rclone-test-gamohox0sixo/dest" 2025/04/20 05:08:26 DEBUG : Creating backend with remote "TestB2:rclone-test-gamohox0sixo/pre-dest1" 2025/04/20 05:08:27 DEBUG : Creating backend with remote "TestB2:rclone-test-gamohox0sixo/pre-dest2" 2025/04/20 05:08:29 DEBUG : 1: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/04/20 05:08:29 DEBUG : 1: Destination found in --compare-dest, skipping 2025/04/20 05:08:30 DEBUG : 2: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/04/20 05:08:30 DEBUG : 2: Destination found in --compare-dest, skipping 2025/04/20 05:08:30 DEBUG : 3: Need to transfer - File not found at Destination 2025/04/20 05:08:30 DEBUG : B2 bucket rclone-test-gamohox0sixo path dest: Waiting for checks to finish 2025/04/20 05:08:30 DEBUG : B2 bucket rclone-test-gamohox0sixo path dest: Waiting for transfers to finish 2025/04/20 05:08:31 DEBUG : 3: sha1 = 77de68daecd823babbb58edb1c8e14d7106e83bb OK 2025/04/20 05:08:31 INFO : 3: Copied (new) 2025/04/20 05:08:31 DEBUG : Waiting for deletions to finish --- PASS: TestSyncMultipleCompareDest (8.86s) === RUN TestSyncCopyDest run.go:180: Remote "B2 bucket rclone-test-gamohox0sixo", Local "Local file system at /tmp/rclone1301339351", Modify Window "1ms" 2025/04/20 05:08:32 DEBUG : Creating backend with remote "TestB2:rclone-test-gamohox0sixo/dst" 2025/04/20 05:08:33 DEBUG : Creating backend with remote "TestB2:rclone-test-gamohox0sixo/CopyDest" 2025/04/20 05:08:36 DEBUG : one: Need to transfer - File not found at Destination 2025/04/20 05:08:36 DEBUG : B2 bucket rclone-test-gamohox0sixo path dst: Waiting for checks to finish 2025/04/20 05:08:36 DEBUG : B2 bucket rclone-test-gamohox0sixo path dst: Waiting for transfers to finish 2025/04/20 05:08:37 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2025/04/20 05:08:37 INFO : one: Copied (new) 2025/04/20 05:08:37 DEBUG : Waiting for deletions to finish 2025/04/20 05:08:37 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/04/20 05:08:37 DEBUG : B2 bucket rclone-test-gamohox0sixo path dst: Waiting for checks to finish 2025/04/20 05:08:37 DEBUG : B2 bucket rclone-test-gamohox0sixo path dst: Waiting for transfers to finish 2025/04/20 05:08:38 DEBUG : one: sha1 = 7f376fd65843a1267de8f986d40e164e5a321c13 OK 2025/04/20 05:08:38 INFO : one: Copied (replaced existing) 2025/04/20 05:08:38 DEBUG : Waiting for deletions to finish 2025/04/20 05:08:39 DEBUG : Creating backend with remote "TestB2:rclone-test-gamohox0sixo/BackupDir" 2025/04/20 05:08:41 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/04/20 05:08:41 DEBUG : B2 bucket rclone-test-gamohox0sixo path dst: Waiting for checks to finish 2025/04/20 05:08:41 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/04/20 05:08:41 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/04/20 05:08:42 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2025/04/20 05:08:42 INFO : one: Copied (server-side copy) 2025/04/20 05:08:42 INFO : one: Deleted 2025/04/20 05:08:43 DEBUG : one: sha1 = 7f376fd65843a1267de8f986d40e164e5a321c13 OK 2025/04/20 05:08:43 INFO : one: Copied (server-side copy) 2025/04/20 05:08:43 DEBUG : one: Destination found in --copy-dest, using server-side copy 2025/04/20 05:08:43 DEBUG : B2 bucket rclone-test-gamohox0sixo path dst: Waiting for transfers to finish 2025/04/20 05:08:43 DEBUG : Waiting for deletions to finish 2025/04/20 05:08:44 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/04/20 05:08:44 DEBUG : one: Unchanged skipping 2025/04/20 05:08:44 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/04/20 05:08:44 DEBUG : two: sha1 = ad782ecdac770fc6eb9a62e44f90873fb97fb26b OK 2025/04/20 05:08:44 INFO : two: Copied (server-side copy) 2025/04/20 05:08:44 DEBUG : two: Destination found in --copy-dest, using server-side copy 2025/04/20 05:08:44 DEBUG : B2 bucket rclone-test-gamohox0sixo path dst: Waiting for checks to finish 2025/04/20 05:08:44 DEBUG : B2 bucket rclone-test-gamohox0sixo path dst: Waiting for transfers to finish 2025/04/20 05:08:44 DEBUG : Waiting for deletions to finish 2025/04/20 05:08:45 DEBUG : B2 bucket rclone-test-gamohox0sixo path dst: Waiting for checks to finish 2025/04/20 05:08:45 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/04/20 05:08:45 DEBUG : one: Unchanged skipping 2025/04/20 05:08:45 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/04/20 05:08:45 DEBUG : two: Unchanged skipping 2025/04/20 05:08:45 DEBUG : B2 bucket rclone-test-gamohox0sixo path dst: Waiting for transfers to finish 2025/04/20 05:08:45 DEBUG : Waiting for deletions to finish 2025/04/20 05:08:45 INFO : There was nothing to transfer 2025/04/20 05:08:46 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/04/20 05:08:46 DEBUG : one: Unchanged skipping 2025/04/20 05:08:46 DEBUG : three: Sizes differ (src 7 vs dst 5) 2025/04/20 05:08:46 DEBUG : three: Destination not found in --copy-dest 2025/04/20 05:08:46 DEBUG : three: Need to transfer - File not found at Destination 2025/04/20 05:08:46 DEBUG : B2 bucket rclone-test-gamohox0sixo path dst: Waiting for checks to finish 2025/04/20 05:08:46 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/04/20 05:08:46 DEBUG : two: Unchanged skipping 2025/04/20 05:08:46 DEBUG : B2 bucket rclone-test-gamohox0sixo path dst: Waiting for transfers to finish 2025/04/20 05:08:47 DEBUG : three: sha1 = 370e613335f3cf2f19b2a2d35a86402f55c659f8 OK 2025/04/20 05:08:47 INFO : three: Copied (new) 2025/04/20 05:08:47 DEBUG : Waiting for deletions to finish --- PASS: TestSyncCopyDest (16.82s) === RUN TestSyncBackupDir run.go:180: Remote "B2 bucket rclone-test-gamohox0sixo", Local "Local file system at /tmp/rclone1301339351", Modify Window "1ms" 2025/04/20 05:08:51 DEBUG : Creating backend with remote "TestB2:rclone-test-gamohox0sixo/dst" 2025/04/20 05:08:52 DEBUG : Creating backend with remote "TestB2:rclone-test-gamohox0sixo/backup" 2025/04/20 05:08:54 DEBUG : one: Sizes differ (src 4 vs dst 3) 2025/04/20 05:08:54 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/04/20 05:08:54 DEBUG : two: Unchanged skipping 2025/04/20 05:08:54 DEBUG : B2 bucket rclone-test-gamohox0sixo path dst: Waiting for checks to finish 2025/04/20 05:08:55 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2025/04/20 05:08:55 INFO : one: Copied (server-side copy) 2025/04/20 05:08:55 INFO : one: Deleted 2025/04/20 05:08:55 DEBUG : B2 bucket rclone-test-gamohox0sixo path dst: Waiting for transfers to finish 2025/04/20 05:08:56 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2025/04/20 05:08:56 INFO : one: Copied (new) 2025/04/20 05:08:56 DEBUG : Waiting for deletions to finish 2025/04/20 05:08:56 DEBUG : three.txt: sha1 = b802f384302cb24fbab0a44997e820bf2e8507bb OK 2025/04/20 05:08:56 INFO : three.txt: Copied (server-side copy) 2025/04/20 05:08:57 INFO : three.txt: Deleted 2025/04/20 05:08:57 INFO : three.txt: Moved into backup dir 2025/04/20 05:08:58 DEBUG : B2 bucket rclone-test-gamohox0sixo path dst: Waiting for checks to finish 2025/04/20 05:08:58 DEBUG : one: Sizes differ (src 5 vs dst 4) 2025/04/20 05:08:58 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/04/20 05:08:58 DEBUG : two: Unchanged skipping 2025/04/20 05:08:59 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2025/04/20 05:08:59 INFO : one: Copied (server-side copy) 2025/04/20 05:08:59 INFO : one: Deleted 2025/04/20 05:08:59 DEBUG : B2 bucket rclone-test-gamohox0sixo path dst: Waiting for transfers to finish 2025/04/20 05:08:59 DEBUG : one: sha1 = 88a8c2880f555638f990d1ec4c8359b25caa20c7 OK 2025/04/20 05:08:59 INFO : one: Copied (new) 2025/04/20 05:08:59 DEBUG : Waiting for deletions to finish 2025/04/20 05:09:00 DEBUG : three.txt: sha1 = 92e0258fe3c7456f15dff78d509f6e3c9166c254 OK 2025/04/20 05:09:00 INFO : three.txt: Copied (server-side copy) 2025/04/20 05:09:00 INFO : three.txt: Deleted 2025/04/20 05:09:00 INFO : three.txt: Moved into backup dir --- PASS: TestSyncBackupDir (12.22s) === RUN TestSyncBackupDirWithSuffix run.go:180: Remote "B2 bucket rclone-test-gamohox0sixo", Local "Local file system at /tmp/rclone1301339351", Modify Window "1ms" 2025/04/20 05:09:03 DEBUG : Creating backend with remote "TestB2:rclone-test-gamohox0sixo/dst" 2025/04/20 05:09:04 DEBUG : Creating backend with remote "TestB2:rclone-test-gamohox0sixo/backup" 2025/04/20 05:09:06 DEBUG : one: Sizes differ (src 4 vs dst 3) 2025/04/20 05:09:06 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/04/20 05:09:06 DEBUG : two: Unchanged skipping 2025/04/20 05:09:06 DEBUG : B2 bucket rclone-test-gamohox0sixo path dst: Waiting for checks to finish 2025/04/20 05:09:07 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2025/04/20 05:09:07 INFO : one: Copied (server-side copy) to: one.bak 2025/04/20 05:09:07 INFO : one: Deleted 2025/04/20 05:09:07 DEBUG : B2 bucket rclone-test-gamohox0sixo path dst: Waiting for transfers to finish 2025/04/20 05:09:08 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2025/04/20 05:09:08 INFO : one: Copied (new) 2025/04/20 05:09:08 DEBUG : Waiting for deletions to finish 2025/04/20 05:09:09 DEBUG : three.txt: sha1 = b802f384302cb24fbab0a44997e820bf2e8507bb OK 2025/04/20 05:09:09 INFO : three.txt: Copied (server-side copy) to: three.txt.bak 2025/04/20 05:09:09 INFO : three.txt: Deleted 2025/04/20 05:09:09 INFO : three.txt: Moved into backup dir 2025/04/20 05:09:11 DEBUG : one: Sizes differ (src 5 vs dst 4) 2025/04/20 05:09:11 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/04/20 05:09:11 DEBUG : two: Unchanged skipping 2025/04/20 05:09:11 DEBUG : B2 bucket rclone-test-gamohox0sixo path dst: Waiting for checks to finish 2025/04/20 05:09:11 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2025/04/20 05:09:11 INFO : one: Copied (server-side copy) to: one.bak 2025/04/20 05:09:11 INFO : one: Deleted 2025/04/20 05:09:11 DEBUG : B2 bucket rclone-test-gamohox0sixo path dst: Waiting for transfers to finish 2025/04/20 05:09:12 DEBUG : one: sha1 = 88a8c2880f555638f990d1ec4c8359b25caa20c7 OK 2025/04/20 05:09:12 INFO : one: Copied (new) 2025/04/20 05:09:12 DEBUG : Waiting for deletions to finish 2025/04/20 05:09:12 DEBUG : three.txt: sha1 = 92e0258fe3c7456f15dff78d509f6e3c9166c254 OK 2025/04/20 05:09:12 INFO : three.txt: Copied (server-side copy) to: three.txt.bak 2025/04/20 05:09:13 INFO : three.txt: Deleted 2025/04/20 05:09:13 INFO : three.txt: Moved into backup dir --- PASS: TestSyncBackupDirWithSuffix (12.51s) === RUN TestSyncBackupDirWithSuffixKeepExtension run.go:180: Remote "B2 bucket rclone-test-gamohox0sixo", Local "Local file system at /tmp/rclone1301339351", Modify Window "1ms" 2025/04/20 05:09:15 DEBUG : Creating backend with remote "TestB2:rclone-test-gamohox0sixo/dst" 2025/04/20 05:09:17 DEBUG : Creating backend with remote "TestB2:rclone-test-gamohox0sixo/backup" 2025/04/20 05:09:18 DEBUG : one: Sizes differ (src 4 vs dst 3) 2025/04/20 05:09:18 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/04/20 05:09:18 DEBUG : two: Unchanged skipping 2025/04/20 05:09:18 DEBUG : B2 bucket rclone-test-gamohox0sixo path dst: Waiting for checks to finish 2025/04/20 05:09:20 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2025/04/20 05:09:20 INFO : one: Copied (server-side copy) to: one-2019-01-01 2025/04/20 05:09:20 INFO : one: Deleted 2025/04/20 05:09:20 DEBUG : B2 bucket rclone-test-gamohox0sixo path dst: Waiting for transfers to finish 2025/04/20 05:09:21 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2025/04/20 05:09:21 INFO : one: Copied (new) 2025/04/20 05:09:21 DEBUG : Waiting for deletions to finish 2025/04/20 05:09:21 DEBUG : three.txt: sha1 = b802f384302cb24fbab0a44997e820bf2e8507bb OK 2025/04/20 05:09:21 INFO : three.txt: Copied (server-side copy) to: three-2019-01-01.txt 2025/04/20 05:09:21 INFO : three.txt: Deleted 2025/04/20 05:09:21 INFO : three.txt: Moved into backup dir 2025/04/20 05:09:23 DEBUG : one: Sizes differ (src 5 vs dst 4) 2025/04/20 05:09:23 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/04/20 05:09:23 DEBUG : two: Unchanged skipping 2025/04/20 05:09:23 DEBUG : B2 bucket rclone-test-gamohox0sixo path dst: Waiting for checks to finish 2025/04/20 05:09:24 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2025/04/20 05:09:24 INFO : one: Copied (server-side copy) to: one-2019-01-01 2025/04/20 05:09:24 INFO : one: Deleted 2025/04/20 05:09:24 DEBUG : B2 bucket rclone-test-gamohox0sixo path dst: Waiting for transfers to finish 2025/04/20 05:09:24 DEBUG : one: sha1 = 88a8c2880f555638f990d1ec4c8359b25caa20c7 OK 2025/04/20 05:09:24 INFO : one: Copied (new) 2025/04/20 05:09:24 DEBUG : Waiting for deletions to finish 2025/04/20 05:09:25 DEBUG : three.txt: sha1 = 92e0258fe3c7456f15dff78d509f6e3c9166c254 OK 2025/04/20 05:09:25 INFO : three.txt: Copied (server-side copy) to: three-2019-01-01.txt 2025/04/20 05:09:25 INFO : three.txt: Deleted 2025/04/20 05:09:25 INFO : three.txt: Moved into backup dir --- PASS: TestSyncBackupDirWithSuffixKeepExtension (12.21s) === RUN TestSyncBackupDirSuffixOnly run.go:180: Remote "B2 bucket rclone-test-gamohox0sixo", Local "Local file system at /tmp/rclone1301339351", Modify Window "1ms" 2025/04/20 05:09:27 DEBUG : dst/three.txt: Clearing upload URL because of error: Post "https://pod-000-1184-10.backblaze.com/b2api/v1/b2_upload_file/3fd2fdb3905d5b1b9f680e1b/c001_v0001184_t0024": EOF 2025/04/20 05:09:27 DEBUG : pacer: low level retry 1/1 (error Post "https://pod-000-1184-10.backblaze.com/b2api/v1/b2_upload_file/3fd2fdb3905d5b1b9f680e1b/c001_v0001184_t0024": EOF) 2025/04/20 05:09:27 DEBUG : pacer: Rate limited, increasing sleep to 20ms run.go:281: Retry Put of "dst/three.txt" to B2 bucket rclone-test-gamohox0sixo: 1/10 (Post "https://pod-000-1184-10.backblaze.com/b2api/v1/b2_upload_file/3fd2fdb3905d5b1b9f680e1b/c001_v0001184_t0024": EOF) 2025/04/20 05:09:30 DEBUG : pacer: Reducing sleep to 10ms 2025/04/20 05:09:30 DEBUG : Creating backend with remote "TestB2:rclone-test-gamohox0sixo/dst" 2025/04/20 05:09:32 DEBUG : one: Sizes differ (src 4 vs dst 3) 2025/04/20 05:09:32 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/04/20 05:09:32 DEBUG : two: Unchanged skipping 2025/04/20 05:09:32 DEBUG : B2 bucket rclone-test-gamohox0sixo path dst: Waiting for checks to finish 2025/04/20 05:09:32 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2025/04/20 05:09:32 INFO : one: Copied (server-side copy) to: one.bak 2025/04/20 05:09:33 INFO : one: Deleted 2025/04/20 05:09:33 DEBUG : B2 bucket rclone-test-gamohox0sixo path dst: Waiting for transfers to finish 2025/04/20 05:09:33 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2025/04/20 05:09:33 INFO : one: Copied (new) 2025/04/20 05:09:33 DEBUG : Waiting for deletions to finish 2025/04/20 05:09:34 DEBUG : three.txt: sha1 = b802f384302cb24fbab0a44997e820bf2e8507bb OK 2025/04/20 05:09:34 INFO : three.txt: Copied (server-side copy) to: three.txt.bak 2025/04/20 05:09:34 INFO : three.txt: Deleted 2025/04/20 05:09:34 INFO : three.txt: Moved into backup dir 2025/04/20 05:09:35 DEBUG : one.bak: Excluded (Path Filter) 2025/04/20 05:09:35 DEBUG : one.bak: Excluded 2025/04/20 05:09:35 DEBUG : three.txt.bak: Excluded (Path Filter) 2025/04/20 05:09:35 DEBUG : three.txt.bak: Excluded 2025/04/20 05:09:35 DEBUG : one: Sizes differ (src 5 vs dst 4) 2025/04/20 05:09:35 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/04/20 05:09:35 DEBUG : two: Unchanged skipping 2025/04/20 05:09:35 DEBUG : B2 bucket rclone-test-gamohox0sixo path dst: Waiting for checks to finish 2025/04/20 05:09:36 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2025/04/20 05:09:36 INFO : one: Copied (server-side copy) to: one.bak 2025/04/20 05:09:36 INFO : one: Deleted 2025/04/20 05:09:36 DEBUG : B2 bucket rclone-test-gamohox0sixo path dst: Waiting for transfers to finish 2025/04/20 05:09:36 DEBUG : one: sha1 = 88a8c2880f555638f990d1ec4c8359b25caa20c7 OK 2025/04/20 05:09:36 INFO : one: Copied (new) 2025/04/20 05:09:36 DEBUG : Waiting for deletions to finish 2025/04/20 05:09:37 DEBUG : three.txt: sha1 = 92e0258fe3c7456f15dff78d509f6e3c9166c254 OK 2025/04/20 05:09:37 INFO : three.txt: Copied (server-side copy) to: three.txt.bak 2025/04/20 05:09:38 INFO : three.txt: Deleted 2025/04/20 05:09:38 INFO : three.txt: Moved into backup dir --- PASS: TestSyncBackupDirSuffixOnly (12.77s) === RUN TestSyncSuffix run.go:180: Remote "B2 bucket rclone-test-gamohox0sixo", Local "Local file system at /tmp/rclone1301339351", Modify Window "1ms" 2025/04/20 05:09:40 DEBUG : Creating backend with remote "TestB2:rclone-test-gamohox0sixo/dst" 2025/04/20 05:09:41 DEBUG : one: Sizes differ (src 4 vs dst 3) 2025/04/20 05:09:43 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2025/04/20 05:09:43 INFO : one: Copied (server-side copy) to: one.bak 2025/04/20 05:09:43 INFO : one: Deleted 2025/04/20 05:09:44 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2025/04/20 05:09:44 INFO : one: Copied (new) 2025/04/20 05:09:44 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/04/20 05:09:44 DEBUG : two: Unchanged skipping 2025/04/20 05:09:44 DEBUG : three.txt: Sizes differ (src 6 vs dst 5) 2025/04/20 05:09:45 DEBUG : three.txt: sha1 = b802f384302cb24fbab0a44997e820bf2e8507bb OK 2025/04/20 05:09:45 INFO : three.txt: Copied (server-side copy) to: three.txt.bak 2025/04/20 05:09:45 INFO : three.txt: Deleted 2025/04/20 05:09:45 DEBUG : three.txt: sha1 = 92e0258fe3c7456f15dff78d509f6e3c9166c254 OK 2025/04/20 05:09:45 INFO : three.txt: Copied (new) 2025/04/20 05:09:46 DEBUG : one: Sizes differ (src 5 vs dst 4) 2025/04/20 05:09:47 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2025/04/20 05:09:47 INFO : one: Copied (server-side copy) to: one.bak 2025/04/20 05:09:47 INFO : one: Deleted 2025/04/20 05:09:47 DEBUG : one: sha1 = 88a8c2880f555638f990d1ec4c8359b25caa20c7 OK 2025/04/20 05:09:47 INFO : one: Copied (new) 2025/04/20 05:09:48 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/04/20 05:09:48 DEBUG : two: Unchanged skipping 2025/04/20 05:09:48 DEBUG : three.txt: Sizes differ (src 19 vs dst 6) 2025/04/20 05:09:48 DEBUG : three.txt: sha1 = 92e0258fe3c7456f15dff78d509f6e3c9166c254 OK 2025/04/20 05:09:48 INFO : three.txt: Copied (server-side copy) to: three.txt.bak 2025/04/20 05:09:49 INFO : three.txt: Deleted 2025/04/20 05:09:49 DEBUG : three.txt: sha1 = 476e1707cbd7f0497a7dc4d44f0b07b8566ffc30 OK 2025/04/20 05:09:49 INFO : three.txt: Copied (new) --- PASS: TestSyncSuffix (11.72s) === RUN TestSyncSuffixKeepExtension run.go:180: Remote "B2 bucket rclone-test-gamohox0sixo", Local "Local file system at /tmp/rclone1301339351", Modify Window "1ms" 2025/04/20 05:09:52 DEBUG : Creating backend with remote "TestB2:rclone-test-gamohox0sixo/dst" 2025/04/20 05:09:54 DEBUG : one: Sizes differ (src 4 vs dst 3) 2025/04/20 05:09:55 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2025/04/20 05:09:55 INFO : one: Copied (server-side copy) to: one-2019-01-01 2025/04/20 05:09:55 INFO : one: Deleted 2025/04/20 05:09:56 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2025/04/20 05:09:56 INFO : one: Copied (new) 2025/04/20 05:09:56 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/04/20 05:09:56 DEBUG : two: Unchanged skipping 2025/04/20 05:09:57 DEBUG : three.txt: Sizes differ (src 6 vs dst 5) 2025/04/20 05:09:57 DEBUG : three.txt: sha1 = b802f384302cb24fbab0a44997e820bf2e8507bb OK 2025/04/20 05:09:57 INFO : three.txt: Copied (server-side copy) to: three-2019-01-01.txt 2025/04/20 05:09:57 INFO : three.txt: Deleted 2025/04/20 05:09:57 DEBUG : three.txt: sha1 = 92e0258fe3c7456f15dff78d509f6e3c9166c254 OK 2025/04/20 05:09:57 INFO : three.txt: Copied (new) 2025/04/20 05:09:58 DEBUG : one: Sizes differ (src 5 vs dst 4) 2025/04/20 05:09:59 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2025/04/20 05:09:59 INFO : one: Copied (server-side copy) to: one-2019-01-01 2025/04/20 05:09:59 INFO : one: Deleted 2025/04/20 05:10:00 DEBUG : one: sha1 = 88a8c2880f555638f990d1ec4c8359b25caa20c7 OK 2025/04/20 05:10:00 INFO : one: Copied (new) 2025/04/20 05:10:00 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/04/20 05:10:00 DEBUG : two: Unchanged skipping 2025/04/20 05:10:00 DEBUG : three.txt: Sizes differ (src 19 vs dst 6) 2025/04/20 05:10:00 DEBUG : three.txt: sha1 = 92e0258fe3c7456f15dff78d509f6e3c9166c254 OK 2025/04/20 05:10:00 INFO : three.txt: Copied (server-side copy) to: three-2019-01-01.txt 2025/04/20 05:10:01 INFO : three.txt: Deleted 2025/04/20 05:10:01 DEBUG : three.txt: sha1 = 476e1707cbd7f0497a7dc4d44f0b07b8566ffc30 OK 2025/04/20 05:10:01 INFO : three.txt: Copied (new) --- PASS: TestSyncSuffixKeepExtension (11.95s) === RUN TestSyncUTFNorm run.go:180: Remote "B2 bucket rclone-test-gamohox0sixo", Local "Local file system at /tmp/rclone1301339351", Modify Window "1ms" 2025/04/20 05:10:04 DEBUG : Testêé: Sizes differ (src 14 vs dst 18) 2025/04/20 05:10:04 DEBUG : B2 bucket rclone-test-gamohox0sixo: Waiting for checks to finish 2025/04/20 05:10:04 DEBUG : B2 bucket rclone-test-gamohox0sixo: Waiting for transfers to finish 2025/04/20 05:10:04 DEBUG : Testêé: sha1 = a54d88e06612d820bc3be72877c74f257b561b19 OK 2025/04/20 05:10:04 INFO : Testêé: Copied (replaced existing) to: Testêé 2025/04/20 05:10:04 DEBUG : Waiting for deletions to finish --- PASS: TestSyncUTFNorm (2.27s) === RUN TestSyncImmutable run.go:180: Remote "B2 bucket rclone-test-gamohox0sixo", Local "Local file system at /tmp/rclone1301339351", Modify Window "1ms" 2025/04/20 05:10:05 DEBUG : existing: Need to transfer - File not found at Destination 2025/04/20 05:10:05 DEBUG : B2 bucket rclone-test-gamohox0sixo: Waiting for checks to finish 2025/04/20 05:10:05 DEBUG : B2 bucket rclone-test-gamohox0sixo: Waiting for transfers to finish 2025/04/20 05:10:05 DEBUG : existing: sha1 = 3e2e95f5ad970eadfa7e17eaf73da97024aa5359 OK 2025/04/20 05:10:05 INFO : existing: Copied (new) 2025/04/20 05:10:05 DEBUG : Waiting for deletions to finish run.go:180: Remote "B2 bucket rclone-test-gamohox0sixo", Local "Local file system at /tmp/rclone1301339351", Modify Window "1ms" 2025/04/20 05:10:06 DEBUG : existing: Sizes differ (src 8 vs dst 6) 2025/04/20 05:10:06 DEBUG : B2 bucket rclone-test-gamohox0sixo: Waiting for checks to finish 2025/04/20 05:10:06 ERROR : existing: Source and destination exist but do not match: immutable file modified 2025/04/20 05:10:06 DEBUG : B2 bucket rclone-test-gamohox0sixo: Waiting for transfers to finish 2025/04/20 05:10:06 ERROR : B2 bucket rclone-test-gamohox0sixo: not deleting files as there were IO errors 2025/04/20 05:10:06 ERROR : B2 bucket rclone-test-gamohox0sixo: not deleting directories as there were IO errors run.go:180: Remote "B2 bucket rclone-test-gamohox0sixo", Local "Local file system at /tmp/rclone1301339351", Modify Window "1ms" --- PASS: TestSyncImmutable (2.67s) === RUN TestSyncIgnoreCase run.go:180: Remote "B2 bucket rclone-test-gamohox0sixo", Local "Local file system at /tmp/rclone1301339351", Modify Window "1ms" 2025/04/20 05:10:08 DEBUG : existing: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/04/20 05:10:08 DEBUG : existing: Unchanged skipping 2025/04/20 05:10:08 DEBUG : B2 bucket rclone-test-gamohox0sixo: Waiting for checks to finish 2025/04/20 05:10:08 DEBUG : B2 bucket rclone-test-gamohox0sixo: Waiting for transfers to finish 2025/04/20 05:10:08 DEBUG : Waiting for deletions to finish 2025/04/20 05:10:08 INFO : There was nothing to transfer --- PASS: TestSyncIgnoreCase (1.39s) === RUN TestFixCase run.go:180: Remote "B2 bucket rclone-test-gamohox0sixo", Local "Local file system at /tmp/rclone1301339351", 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-gamohox0sixo", Local "Local file system at /tmp/rclone1301339351", Modify Window "1ms" sync_test.go:2674: This test only runs on local === RUN TestMaxTransfer/Soft run.go:180: Remote "B2 bucket rclone-test-gamohox0sixo", Local "Local file system at /tmp/rclone1301339351", Modify Window "1ms" sync_test.go:2674: This test only runs on local === RUN TestMaxTransfer/Cautious run.go:180: Remote "B2 bucket rclone-test-gamohox0sixo", Local "Local file system at /tmp/rclone1301339351", Modify Window "1ms" sync_test.go:2674: This test only runs on local --- PASS: TestMaxTransfer (1.18s) --- SKIP: TestMaxTransfer/Hard (0.37s) --- SKIP: TestMaxTransfer/Soft (0.42s) --- SKIP: TestMaxTransfer/Cautious (0.38s) === RUN TestSyncConcurrentDelete run.go:180: Remote "B2 bucket rclone-test-gamohox0sixo", Local "Local file system at /tmp/rclone1301339351", Modify Window "1ms" 2025/04/20 05:10:21 DEBUG : both1: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/04/20 05:10:21 DEBUG : B2 bucket rclone-test-gamohox0sixo: Waiting for checks to finish 2025/04/20 05:10:21 DEBUG : both0: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/04/20 05:10:21 DEBUG : both10: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/04/20 05:10:21 DEBUG : both11: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/04/20 05:10:21 DEBUG : both1: Unchanged skipping 2025/04/20 05:10:21 DEBUG : both12: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/04/20 05:10:21 DEBUG : both12: Unchanged skipping 2025/04/20 05:10:21 DEBUG : both13: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/04/20 05:10:21 DEBUG : both13: Unchanged skipping 2025/04/20 05:10:21 DEBUG : both14: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/04/20 05:10:21 DEBUG : both14: Unchanged skipping 2025/04/20 05:10:21 DEBUG : both15: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/04/20 05:10:21 DEBUG : both15: Unchanged skipping 2025/04/20 05:10:21 DEBUG : both16: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/04/20 05:10:21 DEBUG : both16: Unchanged skipping 2025/04/20 05:10:21 DEBUG : both17: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/04/20 05:10:21 DEBUG : both0: Unchanged skipping 2025/04/20 05:10:21 DEBUG : both18: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/04/20 05:10:21 DEBUG : both18: Unchanged skipping 2025/04/20 05:10:21 DEBUG : both19: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/04/20 05:10:21 DEBUG : both19: Unchanged skipping 2025/04/20 05:10:21 DEBUG : both2: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/04/20 05:10:21 DEBUG : both10: Unchanged skipping 2025/04/20 05:10:21 DEBUG : both3: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/04/20 05:10:21 DEBUG : both3: Unchanged skipping 2025/04/20 05:10:21 DEBUG : both4: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/04/20 05:10:21 DEBUG : both11: Unchanged skipping 2025/04/20 05:10:21 DEBUG : both5: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/04/20 05:10:21 DEBUG : both5: Unchanged skipping 2025/04/20 05:10:21 DEBUG : both6: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/04/20 05:10:21 DEBUG : both17: Unchanged skipping 2025/04/20 05:10:21 DEBUG : both7: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/04/20 05:10:21 DEBUG : both2: Unchanged skipping 2025/04/20 05:10:21 DEBUG : both8: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/04/20 05:10:21 DEBUG : both8: Unchanged skipping 2025/04/20 05:10:21 DEBUG : both9: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/04/20 05:10:21 DEBUG : both9: Unchanged skipping 2025/04/20 05:10:21 DEBUG : both4: Unchanged skipping 2025/04/20 05:10:21 DEBUG : both6: Unchanged skipping 2025/04/20 05:10:21 DEBUG : both7: Unchanged skipping 2025/04/20 05:10:21 DEBUG : B2 bucket rclone-test-gamohox0sixo: Waiting for transfers to finish 2025/04/20 05:10:21 DEBUG : Waiting for deletions to finish 2025/04/20 05:10:21 INFO : only4: Deleted 2025/04/20 05:10:21 INFO : only8: Deleted 2025/04/20 05:10:21 INFO : only10: Deleted 2025/04/20 05:10:21 INFO : only19: Deleted 2025/04/20 05:10:21 INFO : only0: Deleted 2025/04/20 05:10:21 INFO : only14: Deleted 2025/04/20 05:10:21 INFO : only16: Deleted 2025/04/20 05:10:21 INFO : only17: Deleted 2025/04/20 05:10:21 INFO : only9: Deleted 2025/04/20 05:10:21 INFO : only11: Deleted 2025/04/20 05:10:22 INFO : only12: Deleted 2025/04/20 05:10:22 INFO : only6: Deleted 2025/04/20 05:10:22 INFO : only7: Deleted 2025/04/20 05:10:22 INFO : only1: Deleted 2025/04/20 05:10:22 INFO : only13: Deleted 2025/04/20 05:10:22 INFO : only15: Deleted 2025/04/20 05:10:22 INFO : only18: Deleted 2025/04/20 05:10:22 INFO : only2: Deleted 2025/04/20 05:10:22 INFO : only3: Deleted 2025/04/20 05:10:22 INFO : only5: Deleted 2025/04/20 05:10:22 INFO : There was nothing to transfer run.go:180: Remote "B2 bucket rclone-test-gamohox0sixo", Local "Local file system at /tmp/rclone1301339351", Modify Window "1ms" --- PASS: TestSyncConcurrentDelete (16.28s) === RUN TestSyncConcurrentTruncate run.go:180: Remote "B2 bucket rclone-test-gamohox0sixo", Local "Local file system at /tmp/rclone1301339351", Modify Window "1ms" 2025/04/20 05:10:37 DEBUG : both0: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/04/20 05:10:37 DEBUG : both10: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/04/20 05:10:37 DEBUG : both1: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/04/20 05:10:37 DEBUG : both11: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/04/20 05:10:37 DEBUG : B2 bucket rclone-test-gamohox0sixo: Waiting for checks to finish 2025/04/20 05:10:37 DEBUG : both0: Unchanged skipping 2025/04/20 05:10:37 DEBUG : both12: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/04/20 05:10:37 DEBUG : both10: Unchanged skipping 2025/04/20 05:10:37 DEBUG : both13: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/04/20 05:10:37 DEBUG : both13: Unchanged skipping 2025/04/20 05:10:37 DEBUG : both14: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/04/20 05:10:37 DEBUG : both14: Unchanged skipping 2025/04/20 05:10:37 DEBUG : both15: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/04/20 05:10:37 DEBUG : both15: Unchanged skipping 2025/04/20 05:10:37 DEBUG : both16: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/04/20 05:10:37 DEBUG : both11: Unchanged skipping 2025/04/20 05:10:37 DEBUG : both17: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/04/20 05:10:37 DEBUG : both17: Unchanged skipping 2025/04/20 05:10:37 DEBUG : both18: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/04/20 05:10:37 DEBUG : both18: Unchanged skipping 2025/04/20 05:10:37 DEBUG : both19: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/04/20 05:10:37 DEBUG : both19: Unchanged skipping 2025/04/20 05:10:37 DEBUG : both2: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/04/20 05:10:37 DEBUG : both2: Unchanged skipping 2025/04/20 05:10:37 DEBUG : both3: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/04/20 05:10:37 DEBUG : both3: Unchanged skipping 2025/04/20 05:10:37 DEBUG : both4: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/04/20 05:10:37 DEBUG : both4: Unchanged skipping 2025/04/20 05:10:37 DEBUG : both5: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/04/20 05:10:37 DEBUG : both5: Unchanged skipping 2025/04/20 05:10:37 DEBUG : both6: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/04/20 05:10:37 DEBUG : both6: Unchanged skipping 2025/04/20 05:10:37 DEBUG : both7: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/04/20 05:10:37 DEBUG : both7: Unchanged skipping 2025/04/20 05:10:37 DEBUG : both8: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/04/20 05:10:37 DEBUG : both8: Unchanged skipping 2025/04/20 05:10:37 DEBUG : both9: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/04/20 05:10:37 DEBUG : both9: Unchanged skipping 2025/04/20 05:10:37 DEBUG : only0: Sizes differ (src 0 vs dst 6) 2025/04/20 05:10:37 DEBUG : only1: Sizes differ (src 0 vs dst 6) 2025/04/20 05:10:37 DEBUG : only10: Sizes differ (src 0 vs dst 6) 2025/04/20 05:10:37 DEBUG : only11: Sizes differ (src 0 vs dst 6) 2025/04/20 05:10:37 DEBUG : only12: Sizes differ (src 0 vs dst 6) 2025/04/20 05:10:37 DEBUG : only13: Sizes differ (src 0 vs dst 6) 2025/04/20 05:10:37 DEBUG : only14: Sizes differ (src 0 vs dst 6) 2025/04/20 05:10:37 DEBUG : only15: Sizes differ (src 0 vs dst 6) 2025/04/20 05:10:37 DEBUG : only16: Sizes differ (src 0 vs dst 6) 2025/04/20 05:10:37 DEBUG : only17: Sizes differ (src 0 vs dst 6) 2025/04/20 05:10:37 DEBUG : only18: Sizes differ (src 0 vs dst 6) 2025/04/20 05:10:37 DEBUG : only19: Sizes differ (src 0 vs dst 6) 2025/04/20 05:10:37 DEBUG : only2: Sizes differ (src 0 vs dst 6) 2025/04/20 05:10:37 DEBUG : only3: Sizes differ (src 0 vs dst 6) 2025/04/20 05:10:37 DEBUG : only4: Sizes differ (src 0 vs dst 6) 2025/04/20 05:10:37 DEBUG : only5: Sizes differ (src 0 vs dst 6) 2025/04/20 05:10:37 DEBUG : only6: Sizes differ (src 0 vs dst 6) 2025/04/20 05:10:37 DEBUG : only7: Sizes differ (src 0 vs dst 6) 2025/04/20 05:10:37 DEBUG : only8: Sizes differ (src 0 vs dst 6) 2025/04/20 05:10:37 DEBUG : only9: Sizes differ (src 0 vs dst 6) 2025/04/20 05:10:37 DEBUG : both1: Unchanged skipping 2025/04/20 05:10:37 DEBUG : both12: Unchanged skipping 2025/04/20 05:10:37 DEBUG : both16: Unchanged skipping 2025/04/20 05:10:37 DEBUG : B2 bucket rclone-test-gamohox0sixo: Waiting for transfers to finish 2025/04/20 05:10:38 DEBUG : only0: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/04/20 05:10:38 INFO : only0: Copied (replaced existing) 2025/04/20 05:10:38 DEBUG : only1: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/04/20 05:10:38 INFO : only1: Copied (replaced existing) 2025/04/20 05:10:38 DEBUG : only12: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/04/20 05:10:38 INFO : only12: Copied (replaced existing) 2025/04/20 05:10:38 DEBUG : only13: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/04/20 05:10:38 INFO : only13: Copied (replaced existing) 2025/04/20 05:10:38 DEBUG : only14: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/04/20 05:10:38 INFO : only14: Copied (replaced existing) 2025/04/20 05:10:38 DEBUG : only15: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/04/20 05:10:38 INFO : only15: Copied (replaced existing) 2025/04/20 05:10:38 DEBUG : only10: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/04/20 05:10:38 INFO : only10: Copied (replaced existing) 2025/04/20 05:10:38 DEBUG : only11: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/04/20 05:10:38 INFO : only11: Copied (replaced existing) 2025/04/20 05:10:38 DEBUG : only16: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/04/20 05:10:38 INFO : only16: Copied (replaced existing) 2025/04/20 05:10:38 DEBUG : only17: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/04/20 05:10:38 INFO : only17: Copied (replaced existing) 2025/04/20 05:10:38 DEBUG : only18: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/04/20 05:10:38 INFO : only18: Copied (replaced existing) 2025/04/20 05:10:39 DEBUG : only19: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/04/20 05:10:39 INFO : only19: Copied (replaced existing) 2025/04/20 05:10:39 DEBUG : only2: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/04/20 05:10:39 INFO : only2: Copied (replaced existing) 2025/04/20 05:10:39 DEBUG : only3: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/04/20 05:10:39 INFO : only3: Copied (replaced existing) 2025/04/20 05:10:39 DEBUG : only4: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/04/20 05:10:39 INFO : only4: Copied (replaced existing) 2025/04/20 05:10:39 DEBUG : only5: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/04/20 05:10:39 INFO : only5: Copied (replaced existing) 2025/04/20 05:10:39 DEBUG : only6: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/04/20 05:10:39 INFO : only6: Copied (replaced existing) 2025/04/20 05:10:39 DEBUG : only7: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/04/20 05:10:39 INFO : only7: Copied (replaced existing) 2025/04/20 05:10:39 DEBUG : only8: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/04/20 05:10:39 INFO : only8: Copied (replaced existing) 2025/04/20 05:10:39 DEBUG : only9: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/04/20 05:10:39 INFO : only9: Copied (replaced existing) 2025/04/20 05:10:39 DEBUG : Waiting for deletions to finish run.go:180: Remote "B2 bucket rclone-test-gamohox0sixo", Local "Local file system at /tmp/rclone1301339351", Modify Window "1ms" --- PASS: TestSyncConcurrentTruncate (20.88s) === RUN TestSyncReplaceDirModTime run.go:180: Remote "B2 bucket rclone-test-gamohox0sixo", Local "Local file system at /tmp/rclone1301339351", Modify Window "1ms" 2025/04/20 05:10:48 DEBUG : empty_dir: Making directory with metadata 2025/04/20 05:10:48 INFO : empty_dir: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/04/20 05:10:48 DEBUG : empty_on_remote: Making directory with metadata 2025/04/20 05:10:48 INFO : empty_on_remote: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/04/20 05:10:48 INFO : empty_on_remote: Making directory 2025/04/20 05:10:48 INFO : empty_on_remote: Made directory with modification time 2011-12-25 12:59:59.123456789 +0000 UTC run.go:180: Remote "B2 bucket rclone-test-gamohox0sixo", Local "Local file system at /tmp/rclone1301339351", Modify Window "1ms" 2025/04/20 05:10:49 INFO : test_dir1: Set directory modification time (using DirSetModTime) 2025/04/20 05:10:49 INFO : test_dir2: Set directory modification time (using DirSetModTime) 2025/04/20 05:10:49 INFO : test_dir2/sub_dir: Set directory modification time (using DirSetModTime) 2025/04/20 05:10:49 INFO : empty_on_remote: Set directory modification time (using DirSetModTime) run.go:180: Remote "B2 bucket rclone-test-gamohox0sixo", Local "Local file system at /tmp/rclone1301339351", Modify Window "1ms" --- PASS: TestSyncReplaceDirModTime (4.11s) === RUN TestSyncReplaceDirModTimeWithEmptyDirs run.go:180: Remote "B2 bucket rclone-test-gamohox0sixo", Local "Local file system at /tmp/rclone1301339351", Modify Window "1ms" 2025/04/20 05:10:52 DEBUG : empty_dir: Making directory with metadata 2025/04/20 05:10:52 INFO : empty_dir: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/04/20 05:10:52 DEBUG : empty_on_remote: Making directory with metadata 2025/04/20 05:10:52 INFO : empty_on_remote: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/04/20 05:10:52 INFO : empty_on_remote: Making directory 2025/04/20 05:10:52 INFO : empty_on_remote: Made directory with modification time 2011-12-25 12:59:59.123456789 +0000 UTC run.go:180: Remote "B2 bucket rclone-test-gamohox0sixo", Local "Local file system at /tmp/rclone1301339351", Modify Window "1ms" 2025/04/20 05:10:53 INFO : test_dir1: Set directory modification time (using DirSetModTime) 2025/04/20 05:10:53 INFO : test_dir2: Set directory modification time (using DirSetModTime) 2025/04/20 05:10:53 INFO : test_dir2/sub_dir: Set directory modification time (using DirSetModTime) 2025/04/20 05:10:53 INFO : empty_on_remote: Set directory modification time (using DirSetModTime) 2025/04/20 05:10:53 INFO : empty_dir: Set directory modification time (using DirSetModTime) run.go:180: Remote "B2 bucket rclone-test-gamohox0sixo", Local "Local file system at /tmp/rclone1301339351", Modify Window "1ms" --- PASS: TestSyncReplaceDirModTimeWithEmptyDirs (3.31s) === RUN TestNothingToTransferWithEmptyDirs run.go:180: Remote "B2 bucket rclone-test-gamohox0sixo", Local "Local file system at /tmp/rclone1301339351", Modify Window "1ms" 2025/04/20 05:10:55 INFO : sub dir: Set directory modification time (using DirSetModTime) 2025/04/20 05:10:55 INFO : sub dir: Making directory 2025/04/20 05:10:55 INFO : sub dir: Made directory with modification time 2011-12-30 12:59:59 +0000 UTC run.go:180: Remote "B2 bucket rclone-test-gamohox0sixo", Local "Local file system at /tmp/rclone1301339351", Modify Window "1ms" run.go:180: Remote "B2 bucket rclone-test-gamohox0sixo", Local "Local file system at /tmp/rclone1301339351", Modify Window "1ms" --- PASS: TestNothingToTransferWithEmptyDirs (5.02s) === RUN TestNothingToTransferWithoutEmptyDirs run.go:180: Remote "B2 bucket rclone-test-gamohox0sixo", Local "Local file system at /tmp/rclone1301339351", Modify Window "1ms" 2025/04/20 05:11:00 INFO : sub dir: Set directory modification time (using DirSetModTime) 2025/04/20 05:11:00 INFO : sub dir: Making directory 2025/04/20 05:11:00 INFO : sub dir: Made directory with modification time 2011-12-30 12:59:59 +0000 UTC run.go:180: Remote "B2 bucket rclone-test-gamohox0sixo", Local "Local file system at /tmp/rclone1301339351", Modify Window "1ms" run.go:180: Remote "B2 bucket rclone-test-gamohox0sixo", Local "Local file system at /tmp/rclone1301339351", Modify Window "1ms" --- PASS: TestNothingToTransferWithoutEmptyDirs (4.50s) PASS 2025/04/20 05:11:05 DEBUG : B2 bucket rclone-test-gamohox0sixo: Purge remote 2025/04/20 05:11:05 INFO : B2 bucket rclone-test-gamohox0sixo: cleaning bucket "rclone-test-gamohox0sixo" of all files 2025/04/20 05:11:05 DEBUG : BackupDir/one: Deleting (id "4_z3fd2fdb3905d5b1b9f680e1b_f4063d6cfd2ab0f58_d20250420_m050848_c001_v7007000_t0000_u01745125728187") 2025/04/20 05:11:05 DEBUG : BackupDir/one: Deleting (id "4_z3fd2fdb3905d5b1b9f680e1b_f1121548a18dd227b_d20250420_m050842_c001_v0001102_t0038_u01745125722492") 2025/04/20 05:11:05 DEBUG : CompareDest/one: Deleting (id "4_z3fd2fdb3905d5b1b9f680e1b_f4183e4e1c577df65_d20250420_m050823_c001_v7007000_t0000_u01745125703117") 2025/04/20 05:11:05 DEBUG : CompareDest/one: Deleting (id "4_z3fd2fdb3905d5b1b9f680e1b_f1086677b7d258812_d20250420_m050817_c001_v0001181_t0034_u01745125697261") 2025/04/20 05:11:05 DEBUG : CompareDest/two: Deleting (id "4_z3fd2fdb3905d5b1b9f680e1b_f4183e4e1c577df66_d20250420_m050823_c001_v7007000_t0000_u01745125703303") 2025/04/20 05:11:05 DEBUG : CompareDest/two: Deleting (id "4_z3fd2fdb3905d5b1b9f680e1b_f11015eec301efc04_d20250420_m050818_c001_v0001184_t0044_u01745125698599") 2025/04/20 05:11:05 DEBUG : CopyDest/one: Deleting (id "4_z3fd2fdb3905d5b1b9f680e1b_f4063d6cfd2ab0f59_d20250420_m050848_c001_v7007000_t0000_u01745125728395") 2025/04/20 05:11:05 DEBUG : CopyDest/one: Deleting (id "4_z3fd2fdb3905d5b1b9f680e1b_f1008f63a43dbebf6_d20250420_m050839_c001_v0001184_t0043_u01745125719580") 2025/04/20 05:11:05 DEBUG : CopyDest/three: Deleting (id "4_z3fd2fdb3905d5b1b9f680e1b_f4063d6cfd2ab0f5a_d20250420_m050848_c001_v7007000_t0000_u01745125728586") 2025/04/20 05:11:06 DEBUG : CopyDest/three: Deleting (id "4_z3fd2fdb3905d5b1b9f680e1b_f11015eec301eff5c_d20250420_m050845_c001_v0001184_t0000_u01745125725808") 2025/04/20 05:11:06 DEBUG : CopyDest/two: Deleting (id "4_z3fd2fdb3905d5b1b9f680e1b_f4063d6cfd2ab0f5b_d20250420_m050848_c001_v7007000_t0000_u01745125728774") 2025/04/20 05:11:06 DEBUG : CopyDest/two: Deleting (id "4_z3fd2fdb3905d5b1b9f680e1b_f1086677b7d2588bf_d20250420_m050843_c001_v0001181_t0007_u01745125723829") 2025/04/20 05:11:06 DEBUG : EXISTING: Deleting (id "4_z3fd2fdb3905d5b1b9f680e1b_f40538c25babe86c9_d20250420_m051009_c001_v7007000_t0000_u01745125809113") 2025/04/20 05:11:06 DEBUG : EXISTING: Deleting (id "4_z3fd2fdb3905d5b1b9f680e1b_f1086677b7d258a37_d20250420_m051008_c001_v0001181_t0043_u01745125808097") 2025/04/20 05:11:06 DEBUG : Testêé: Deleting (id "4_z3fd2fdb3905d5b1b9f680e1b_f40538c25babe869a_d20250420_m051005_c001_v7007000_t0000_u01745125805049") 2025/04/20 05:11:06 DEBUG : Testêé: Deleting (id "4_z3fd2fdb3905d5b1b9f680e1b_f1086677b7d258a2b_d20250420_m051004_c001_v0001181_t0022_u01745125804463") 2025/04/20 05:11:06 DEBUG : Testêé: Deleting (id "4_z3fd2fdb3905d5b1b9f680e1b_f1008f63a43dbf332_d20250420_m051003_c001_v0001184_t0048_u01745125803512") 2025/04/20 05:11:06 DEBUG : a/potato2: Deleting (id "4_z3fd2fdb3905d5b1b9f680e1b_f401713292aa156b9_d20250420_m050635_c001_v7007000_t0000_u01745125595349") 2025/04/20 05:11:06 DEBUG : a/potato2: Deleting (id "4_z3fd2fdb3905d5b1b9f680e1b_f11015eec301eeee3_d20250420_m050634_c001_v0001184_t0006_u01745125594758") 2025/04/20 05:11:06 DEBUG : a/potato2: Deleting (id "4_z3fd2fdb3905d5b1b9f680e1b_f4129d8d9a2c76b1d_d20250420_m050632_c001_v7007000_t0000_u01745125592486") 2025/04/20 05:11:06 DEBUG : a/potato2: Deleting (id "4_z3fd2fdb3905d5b1b9f680e1b_f11015eec301eee84_d20250420_m050631_c001_v0001184_t0035_u01745125591584") 2025/04/20 05:11:06 DEBUG : a/potato2: Deleting (id "4_z3fd2fdb3905d5b1b9f680e1b_f4129d8d9a2c76a9f_d20250420_m050612_c001_v7007000_t0000_u01745125572747") 2025/04/20 05:11:06 DEBUG : a/potato2: Deleting (id "4_z3fd2fdb3905d5b1b9f680e1b_f11015eec301eebe0_d20250420_m050611_c001_v0001184_t0025_u01745125571827") 2025/04/20 05:11:06 DEBUG : b/potato: Deleting (id "4_z3fd2fdb3905d5b1b9f680e1b_f401713292aa156ba_d20250420_m050635_c001_v7007000_t0000_u01745125595542") 2025/04/20 05:11:06 DEBUG : b/potato: Deleting (id "4_z3fd2fdb3905d5b1b9f680e1b_f11015eec301eeebe_d20250420_m050633_c001_v0001184_t0000_u01745125593409") 2025/04/20 05:11:07 DEBUG : b/potato: Deleting (id "4_z3fd2fdb3905d5b1b9f680e1b_f4129d8d9a2c76b14_d20250420_m050631_c001_v7007000_t0000_u01745125591931") 2025/04/20 05:11:07 DEBUG : b/potato: Deleting (id "4_z3fd2fdb3905d5b1b9f680e1b_f11015eec301eee66_d20250420_m050630_c001_v0001184_t0019_u01745125590777") 2025/04/20 05:11:07 DEBUG : b/potato: Deleting (id "4_z3fd2fdb3905d5b1b9f680e1b_f4129d8d9a2c76a9b_d20250420_m050612_c001_v7007000_t0000_u01745125572173") 2025/04/20 05:11:07 DEBUG : b/potato: Deleting (id "4_z3fd2fdb3905d5b1b9f680e1b_f11015eec301eebb0_d20250420_m050610_c001_v0001184_t0014_u01745125570908") 2025/04/20 05:11:07 DEBUG : backup/one: Deleting (id "4_z3fd2fdb3905d5b1b9f680e1b_f4183e4e1c577dff9_d20250420_m050901_c001_v7007000_t0000_u01745125741036") 2025/04/20 05:11:07 DEBUG : backup/one: Deleting (id "4_z3fd2fdb3905d5b1b9f680e1b_f119dd3a5f8cdc3b3_d20250420_m050858_c001_v0001178_t0037_u01745125738997") 2025/04/20 05:11:07 DEBUG : backup/one: Deleting (id "4_z3fd2fdb3905d5b1b9f680e1b_f1194a8e87c1a8bab_d20250420_m050855_c001_v0001120_t0040_u01745125735260") 2025/04/20 05:11:07 DEBUG : backup/one-2019-01-01: Deleting (id "4_z3fd2fdb3905d5b1b9f680e1b_f41675930f195697d_d20250420_m050925_c001_v7007000_t0000_u01745125765759") 2025/04/20 05:11:07 DEBUG : backup/one-2019-01-01: Deleting (id "4_z3fd2fdb3905d5b1b9f680e1b_f105f72a5f46749e7_d20250420_m050923_c001_v0001116_t0003_u01745125763635") 2025/04/20 05:11:07 DEBUG : backup/one-2019-01-01: Deleting (id "4_z3fd2fdb3905d5b1b9f680e1b_f108910a44f76e7a8_d20250420_m050920_c001_v0001183_t0023_u01745125760045") 2025/04/20 05:11:07 DEBUG : backup/one.bak: Deleting (id "4_z3fd2fdb3905d5b1b9f680e1b_f4094b03cd65e9d01_d20250420_m050913_c001_v7007000_t0000_u01745125753581") 2025/04/20 05:11:07 DEBUG : backup/one.bak: Deleting (id "4_z3fd2fdb3905d5b1b9f680e1b_f1008f63a43dbef7d_d20250420_m050911_c001_v0001184_t0056_u01745125751676") 2025/04/20 05:11:07 DEBUG : backup/one.bak: Deleting (id "4_z3fd2fdb3905d5b1b9f680e1b_f1022822ab648eac8_d20250420_m050907_c001_v0001182_t0002_u01745125747582") 2025/04/20 05:11:07 DEBUG : backup/three-2019-01-01.txt: Deleting (id "4_z3fd2fdb3905d5b1b9f680e1b_f41675930f1956987_d20250420_m050925_c001_v7007000_t0000_u01745125765944") 2025/04/20 05:11:07 DEBUG : backup/three-2019-01-01.txt: Deleting (id "4_z3fd2fdb3905d5b1b9f680e1b_f10485149a1f47332_d20250420_m050924_c001_v0001146_t0035_u01745125764834") 2025/04/20 05:11:07 DEBUG : backup/three-2019-01-01.txt: Deleting (id "4_z3fd2fdb3905d5b1b9f680e1b_f118c2e5983f0bfd0_d20250420_m050921_c001_v0001172_t0054_u01745125761426") 2025/04/20 05:11:07 DEBUG : backup/three.txt: Deleting (id "4_z3fd2fdb3905d5b1b9f680e1b_f4183e4e1c577dffa_d20250420_m050901_c001_v7007000_t0000_u01745125741227") 2025/04/20 05:11:07 DEBUG : backup/three.txt: Deleting (id "4_z3fd2fdb3905d5b1b9f680e1b_f100cb23e8400fc95_d20250420_m050859_c001_v0001043_t0056_u01745125739954") 2025/04/20 05:11:07 DEBUG : backup/three.txt: Deleting (id "4_z3fd2fdb3905d5b1b9f680e1b_f112078ad86a196bb_d20250420_m050856_c001_v0001183_t0021_u01745125736839") 2025/04/20 05:11:07 DEBUG : backup/three.txt.bak: Deleting (id "4_z3fd2fdb3905d5b1b9f680e1b_f4094b03cd65e9d03_d20250420_m050913_c001_v7007000_t0000_u01745125753763") 2025/04/20 05:11:08 DEBUG : backup/three.txt.bak: Deleting (id "4_z3fd2fdb3905d5b1b9f680e1b_f112078ad86a197dc_d20250420_m050912_c001_v0001183_t0021_u01745125752824") 2025/04/20 05:11:08 DEBUG : backup/three.txt.bak: Deleting (id "4_z3fd2fdb3905d5b1b9f680e1b_f1182eeb9319bf9d5_d20250420_m050909_c001_v0001146_t0009_u01745125749290") 2025/04/20 05:11:08 DEBUG : both0: Deleting (id "4_z3fd2fdb3905d5b1b9f680e1b_f40054749f41d0fd1_d20250420_m051040_c001_v7007000_t0000_u01745125840107") 2025/04/20 05:11:08 DEBUG : both0: Deleting (id "4_z3fd2fdb3905d5b1b9f680e1b_f1008f63a43dbf4e0_d20250420_m051027_c001_v0001184_t0040_u01745125827677") 2025/04/20 05:11:08 DEBUG : both0: Deleting (id "4_z3fd2fdb3905d5b1b9f680e1b_f4101c6abf8f5c4d6_d20250420_m051023_c001_v7007000_t0000_u01745125823020") 2025/04/20 05:11:08 DEBUG : both0: Deleting (id "4_z3fd2fdb3905d5b1b9f680e1b_f1008f63a43dbf39a_d20250420_m051011_c001_v0001184_t0019_u01745125811399") 2025/04/20 05:11:08 DEBUG : both1: Deleting (id "4_z3fd2fdb3905d5b1b9f680e1b_f40054749f41d0fd6_d20250420_m051040_c001_v7007000_t0000_u01745125840293") 2025/04/20 05:11:08 DEBUG : both1: Deleting (id "4_z3fd2fdb3905d5b1b9f680e1b_f1008f63a43dbf4fa_d20250420_m051028_c001_v0001184_t0038_u01745125828537") 2025/04/20 05:11:08 DEBUG : both1: Deleting (id "4_z3fd2fdb3905d5b1b9f680e1b_f4101c6abf8f5c4de_d20250420_m051023_c001_v7007000_t0000_u01745125823205") 2025/04/20 05:11:08 DEBUG : both1: Deleting (id "4_z3fd2fdb3905d5b1b9f680e1b_f1008f63a43dbf3a4_d20250420_m051011_c001_v0001184_t0028_u01745125811842") 2025/04/20 05:11:08 DEBUG : both10: Deleting (id "4_z3fd2fdb3905d5b1b9f680e1b_f40054749f41d0fd8_d20250420_m051040_c001_v7007000_t0000_u01745125840483") 2025/04/20 05:11:08 DEBUG : both10: Deleting (id "4_z3fd2fdb3905d5b1b9f680e1b_f1008f63a43dbf552_d20250420_m051032_c001_v0001184_t0047_u01745125832782") 2025/04/20 05:11:08 DEBUG : both10: Deleting (id "4_z3fd2fdb3905d5b1b9f680e1b_f4101c6abf8f5c4e7_d20250420_m051023_c001_v7007000_t0000_u01745125823391") 2025/04/20 05:11:08 DEBUG : both10: Deleting (id "4_z3fd2fdb3905d5b1b9f680e1b_f1008f63a43dbf402_d20250420_m051015_c001_v0001184_t0020_u01745125815933") 2025/04/20 05:11:08 DEBUG : both11: Deleting (id "4_z3fd2fdb3905d5b1b9f680e1b_f40054749f41d0fdc_d20250420_m051040_c001_v7007000_t0000_u01745125840670") 2025/04/20 05:11:08 DEBUG : both11: Deleting (id "4_z3fd2fdb3905d5b1b9f680e1b_f1008f63a43dbf558_d20250420_m051033_c001_v0001184_t0033_u01745125833218") 2025/04/20 05:11:08 DEBUG : both11: Deleting (id "4_z3fd2fdb3905d5b1b9f680e1b_f4101c6abf8f5c4f1_d20250420_m051023_c001_v7007000_t0000_u01745125823604") 2025/04/20 05:11:08 DEBUG : both11: Deleting (id "4_z3fd2fdb3905d5b1b9f680e1b_f1008f63a43dbf408_d20250420_m051016_c001_v0001184_t0044_u01745125816394") 2025/04/20 05:11:08 DEBUG : both12: Deleting (id "4_z3fd2fdb3905d5b1b9f680e1b_f40054749f41d0fe0_d20250420_m051040_c001_v7007000_t0000_u01745125840866") 2025/04/20 05:11:08 DEBUG : both12: Deleting (id "4_z3fd2fdb3905d5b1b9f680e1b_f1008f63a43dbf568_d20250420_m051033_c001_v0001184_t0002_u01745125833725") 2025/04/20 05:11:09 DEBUG : both12: Deleting (id "4_z3fd2fdb3905d5b1b9f680e1b_f4101c6abf8f5c4f9_d20250420_m051023_c001_v7007000_t0000_u01745125823788") 2025/04/20 05:11:09 DEBUG : both12: Deleting (id "4_z3fd2fdb3905d5b1b9f680e1b_f1008f63a43dbf410_d20250420_m051016_c001_v0001184_t0001_u01745125816806") 2025/04/20 05:11:09 DEBUG : both13: Deleting (id "4_z3fd2fdb3905d5b1b9f680e1b_f40054749f41d0fe4_d20250420_m051041_c001_v7007000_t0000_u01745125841049") 2025/04/20 05:11:09 DEBUG : both13: Deleting (id "4_z3fd2fdb3905d5b1b9f680e1b_f1008f63a43dbf576_d20250420_m051034_c001_v0001184_t0037_u01745125834174") 2025/04/20 05:11:09 DEBUG : both13: Deleting (id "4_z3fd2fdb3905d5b1b9f680e1b_f4101c6abf8f5c504_d20250420_m051023_c001_v7007000_t0000_u01745125823980") 2025/04/20 05:11:09 DEBUG : both13: Deleting (id "4_z3fd2fdb3905d5b1b9f680e1b_f1008f63a43dbf416_d20250420_m051017_c001_v0001184_t0055_u01745125817208") 2025/04/20 05:11:09 DEBUG : both14: Deleting (id "4_z3fd2fdb3905d5b1b9f680e1b_f40054749f41d0fe7_d20250420_m051041_c001_v7007000_t0000_u01745125841233") 2025/04/20 05:11:09 DEBUG : both14: Deleting (id "4_z3fd2fdb3905d5b1b9f680e1b_f1008f63a43dbf580_d20250420_m051034_c001_v0001184_t0026_u01745125834628") 2025/04/20 05:11:09 DEBUG : both14: Deleting (id "4_z3fd2fdb3905d5b1b9f680e1b_f4101c6abf8f5c50c_d20250420_m051024_c001_v7007000_t0000_u01745125824167") 2025/04/20 05:11:09 DEBUG : both14: Deleting (id "4_z3fd2fdb3905d5b1b9f680e1b_f1008f63a43dbf424_d20250420_m051017_c001_v0001184_t0006_u01745125817660") 2025/04/20 05:11:09 DEBUG : both15: Deleting (id "4_z3fd2fdb3905d5b1b9f680e1b_f40054749f41d0fe8_d20250420_m051041_c001_v7007000_t0000_u01745125841425") 2025/04/20 05:11:09 DEBUG : both15: Deleting (id "4_z3fd2fdb3905d5b1b9f680e1b_f1008f63a43dbf588_d20250420_m051035_c001_v0001184_t0008_u01745125835074") 2025/04/20 05:11:09 DEBUG : both15: Deleting (id "4_z3fd2fdb3905d5b1b9f680e1b_f4101c6abf8f5c515_d20250420_m051024_c001_v7007000_t0000_u01745125824350") 2025/04/20 05:11:09 DEBUG : both15: Deleting (id "4_z3fd2fdb3905d5b1b9f680e1b_f1008f63a43dbf438_d20250420_m051018_c001_v0001184_t0051_u01745125818088") 2025/04/20 05:11:09 DEBUG : both16: Deleting (id "4_z3fd2fdb3905d5b1b9f680e1b_f40054749f41d0fe9_d20250420_m051041_c001_v7007000_t0000_u01745125841608") 2025/04/20 05:11:09 DEBUG : both16: Deleting (id "4_z3fd2fdb3905d5b1b9f680e1b_f1008f63a43dbf594_d20250420_m051035_c001_v0001184_t0015_u01745125835545") 2025/04/20 05:11:09 DEBUG : both16: Deleting (id "4_z3fd2fdb3905d5b1b9f680e1b_f4101c6abf8f5c518_d20250420_m051024_c001_v7007000_t0000_u01745125824533") 2025/04/20 05:11:09 DEBUG : both16: Deleting (id "4_z3fd2fdb3905d5b1b9f680e1b_f1008f63a43dbf442_d20250420_m051018_c001_v0001184_t0054_u01745125818512") 2025/04/20 05:11:09 DEBUG : both17: Deleting (id "4_z3fd2fdb3905d5b1b9f680e1b_f40054749f41d0feb_d20250420_m051041_c001_v7007000_t0000_u01745125841805") 2025/04/20 05:11:09 DEBUG : both17: Deleting (id "4_z3fd2fdb3905d5b1b9f680e1b_f1008f63a43dbf59e_d20250420_m051035_c001_v0001184_t0053_u01745125835974") 2025/04/20 05:11:09 DEBUG : both17: Deleting (id "4_z3fd2fdb3905d5b1b9f680e1b_f4101c6abf8f5c51a_d20250420_m051024_c001_v7007000_t0000_u01745125824715") 2025/04/20 05:11:10 DEBUG : both17: Deleting (id "4_z3fd2fdb3905d5b1b9f680e1b_f1008f63a43dbf44a_d20250420_m051018_c001_v0001184_t0046_u01745125818917") 2025/04/20 05:11:10 DEBUG : both18: Deleting (id "4_z3fd2fdb3905d5b1b9f680e1b_f40054749f41d0fec_d20250420_m051041_c001_v7007000_t0000_u01745125841995") 2025/04/20 05:11:10 DEBUG : both18: Deleting (id "4_z3fd2fdb3905d5b1b9f680e1b_f1008f63a43dbf5a6_d20250420_m051036_c001_v0001184_t0001_u01745125836417") 2025/04/20 05:11:10 DEBUG : both18: Deleting (id "4_z3fd2fdb3905d5b1b9f680e1b_f4101c6abf8f5c51d_d20250420_m051024_c001_v7007000_t0000_u01745125824898") 2025/04/20 05:11:10 DEBUG : both18: Deleting (id "4_z3fd2fdb3905d5b1b9f680e1b_f1008f63a43dbf450_d20250420_m051019_c001_v0001184_t0057_u01745125819372") 2025/04/20 05:11:10 DEBUG : both19: Deleting (id "4_z3fd2fdb3905d5b1b9f680e1b_f40054749f41d0fee_d20250420_m051042_c001_v7007000_t0000_u01745125842187") 2025/04/20 05:11:10 DEBUG : both19: Deleting (id "4_z3fd2fdb3905d5b1b9f680e1b_f1008f63a43dbf5b6_d20250420_m051036_c001_v0001184_t0036_u01745125836995") 2025/04/20 05:11:10 DEBUG : both19: Deleting (id "4_z3fd2fdb3905d5b1b9f680e1b_f4101c6abf8f5c520_d20250420_m051025_c001_v7007000_t0000_u01745125825082") 2025/04/20 05:11:10 DEBUG : both19: Deleting (id "4_z3fd2fdb3905d5b1b9f680e1b_f1008f63a43dbf45a_d20250420_m051019_c001_v0001184_t0053_u01745125819786") 2025/04/20 05:11:10 DEBUG : both2: Deleting (id "4_z3fd2fdb3905d5b1b9f680e1b_f40054749f41d0fef_d20250420_m051042_c001_v7007000_t0000_u01745125842369") 2025/04/20 05:11:10 DEBUG : both2: Deleting (id "4_z3fd2fdb3905d5b1b9f680e1b_f1008f63a43dbf504_d20250420_m051028_c001_v0001184_t0007_u01745125828970") 2025/04/20 05:11:10 DEBUG : both2: Deleting (id "4_z3fd2fdb3905d5b1b9f680e1b_f4101c6abf8f5c522_d20250420_m051025_c001_v7007000_t0000_u01745125825264") 2025/04/20 05:11:10 DEBUG : both2: Deleting (id "4_z3fd2fdb3905d5b1b9f680e1b_f1008f63a43dbf3b0_d20250420_m051012_c001_v0001184_t0043_u01745125812309") 2025/04/20 05:11:10 DEBUG : both3: Deleting (id "4_z3fd2fdb3905d5b1b9f680e1b_f40054749f41d0ff0_d20250420_m051042_c001_v7007000_t0000_u01745125842551") 2025/04/20 05:11:10 DEBUG : both3: Deleting (id "4_z3fd2fdb3905d5b1b9f680e1b_f1008f63a43dbf50a_d20250420_m051029_c001_v0001184_t0025_u01745125829431") 2025/04/20 05:11:10 DEBUG : both3: Deleting (id "4_z3fd2fdb3905d5b1b9f680e1b_f4101c6abf8f5c524_d20250420_m051025_c001_v7007000_t0000_u01745125825447") 2025/04/20 05:11:10 DEBUG : both3: Deleting (id "4_z3fd2fdb3905d5b1b9f680e1b_f1008f63a43dbf3be_d20250420_m051012_c001_v0001184_t0034_u01745125812739") 2025/04/20 05:11:10 DEBUG : both4: Deleting (id "4_z3fd2fdb3905d5b1b9f680e1b_f40054749f41d0ff1_d20250420_m051042_c001_v7007000_t0000_u01745125842733") 2025/04/20 05:11:10 DEBUG : both4: Deleting (id "4_z3fd2fdb3905d5b1b9f680e1b_f1008f63a43dbf512_d20250420_m051029_c001_v0001184_t0015_u01745125829927") 2025/04/20 05:11:10 DEBUG : both4: Deleting (id "4_z3fd2fdb3905d5b1b9f680e1b_f4101c6abf8f5c527_d20250420_m051025_c001_v7007000_t0000_u01745125825630") 2025/04/20 05:11:11 DEBUG : both4: Deleting (id "4_z3fd2fdb3905d5b1b9f680e1b_f1008f63a43dbf3c8_d20250420_m051013_c001_v0001184_t0056_u01745125813310") 2025/04/20 05:11:11 DEBUG : both5: Deleting (id "4_z3fd2fdb3905d5b1b9f680e1b_f40054749f41d0ff2_d20250420_m051042_c001_v7007000_t0000_u01745125842920") 2025/04/20 05:11:11 DEBUG : both5: Deleting (id "4_z3fd2fdb3905d5b1b9f680e1b_f1008f63a43dbf51a_d20250420_m051030_c001_v0001184_t0058_u01745125830451") 2025/04/20 05:11:11 DEBUG : both5: Deleting (id "4_z3fd2fdb3905d5b1b9f680e1b_f4101c6abf8f5c52a_d20250420_m051025_c001_v7007000_t0000_u01745125825822") 2025/04/20 05:11:11 DEBUG : both5: Deleting (id "4_z3fd2fdb3905d5b1b9f680e1b_f1008f63a43dbf3d0_d20250420_m051013_c001_v0001184_t0045_u01745125813749") 2025/04/20 05:11:11 DEBUG : both6: Deleting (id "4_z3fd2fdb3905d5b1b9f680e1b_f40054749f41d0ff3_d20250420_m051043_c001_v7007000_t0000_u01745125843106") 2025/04/20 05:11:11 DEBUG : both6: Deleting (id "4_z3fd2fdb3905d5b1b9f680e1b_f1008f63a43dbf524_d20250420_m051030_c001_v0001184_t0022_u01745125830873") 2025/04/20 05:11:11 DEBUG : both6: Deleting (id "4_z3fd2fdb3905d5b1b9f680e1b_f4101c6abf8f5c52d_d20250420_m051026_c001_v7007000_t0000_u01745125826006") 2025/04/20 05:11:11 DEBUG : both6: Deleting (id "4_z3fd2fdb3905d5b1b9f680e1b_f1008f63a43dbf3d6_d20250420_m051014_c001_v0001184_t0003_u01745125814221") 2025/04/20 05:11:11 DEBUG : both7: Deleting (id "4_z3fd2fdb3905d5b1b9f680e1b_f40054749f41d0ff4_d20250420_m051043_c001_v7007000_t0000_u01745125843289") 2025/04/20 05:11:11 DEBUG : both7: Deleting (id "4_z3fd2fdb3905d5b1b9f680e1b_f1008f63a43dbf536_d20250420_m051031_c001_v0001184_t0054_u01745125831377") 2025/04/20 05:11:11 DEBUG : both7: Deleting (id "4_z3fd2fdb3905d5b1b9f680e1b_f4101c6abf8f5c530_d20250420_m051026_c001_v7007000_t0000_u01745125826188") 2025/04/20 05:11:11 DEBUG : both7: Deleting (id "4_z3fd2fdb3905d5b1b9f680e1b_f1008f63a43dbf3e0_d20250420_m051014_c001_v0001184_t0026_u01745125814661") 2025/04/20 05:11:11 DEBUG : both8: Deleting (id "4_z3fd2fdb3905d5b1b9f680e1b_f40054749f41d0ff5_d20250420_m051043_c001_v7007000_t0000_u01745125843473") 2025/04/20 05:11:11 DEBUG : both8: Deleting (id "4_z3fd2fdb3905d5b1b9f680e1b_f1008f63a43dbf53e_d20250420_m051031_c001_v0001184_t0042_u01745125831818") 2025/04/20 05:11:11 DEBUG : both8: Deleting (id "4_z3fd2fdb3905d5b1b9f680e1b_f4101c6abf8f5c532_d20250420_m051026_c001_v7007000_t0000_u01745125826370") 2025/04/20 05:11:11 DEBUG : both8: Deleting (id "4_z3fd2fdb3905d5b1b9f680e1b_f1008f63a43dbf3e8_d20250420_m051015_c001_v0001184_t0053_u01745125815080") 2025/04/20 05:11:11 DEBUG : both9: Deleting (id "4_z3fd2fdb3905d5b1b9f680e1b_f40054749f41d0ff6_d20250420_m051043_c001_v7007000_t0000_u01745125843655") 2025/04/20 05:11:11 DEBUG : both9: Deleting (id "4_z3fd2fdb3905d5b1b9f680e1b_f1008f63a43dbf54a_d20250420_m051032_c001_v0001184_t0049_u01745125832376") 2025/04/20 05:11:11 DEBUG : both9: Deleting (id "4_z3fd2fdb3905d5b1b9f680e1b_f4101c6abf8f5c534_d20250420_m051026_c001_v7007000_t0000_u01745125826559") 2025/04/20 05:11:12 DEBUG : both9: Deleting (id "4_z3fd2fdb3905d5b1b9f680e1b_f1008f63a43dbf3f6_d20250420_m051015_c001_v0001184_t0035_u01745125815518") 2025/04/20 05:11:12 DEBUG : c/non empty space: Deleting (id "4_z3fd2fdb3905d5b1b9f680e1b_f401713292aa156bb_d20250420_m050635_c001_v7007000_t0000_u01745125595730") 2025/04/20 05:11:12 DEBUG : c/non empty space: Deleting (id "4_z3fd2fdb3905d5b1b9f680e1b_f11015eec301eeecc_d20250420_m050634_c001_v0001184_t0026_u01745125594149") 2025/04/20 05:11:12 DEBUG : c/non empty space: Deleting (id "4_z3fd2fdb3905d5b1b9f680e1b_f4129d8d9a2c76b20_d20250420_m050632_c001_v7007000_t0000_u01745125592683") 2025/04/20 05:11:12 DEBUG : c/non empty space: Deleting (id "4_z3fd2fdb3905d5b1b9f680e1b_f11015eec301eee6f_d20250420_m050630_c001_v0001184_t0043_u01745125590978") 2025/04/20 05:11:12 DEBUG : c/non empty space: Deleting (id "4_z3fd2fdb3905d5b1b9f680e1b_f4129d8d9a2c76aa2_d20250420_m050612_c001_v7007000_t0000_u01745125572932") 2025/04/20 05:11:12 DEBUG : c/non empty space: Deleting (id "4_z3fd2fdb3905d5b1b9f680e1b_f11015eec301eebc0_d20250420_m050611_c001_v0001184_t0008_u01745125571223") 2025/04/20 05:11:12 DEBUG : check sum: Deleting (id "4_z3fd2fdb3905d5b1b9f680e1b_f41640d43222ff8f7_d20250420_m050600_c001_v7007000_t0000_u01745125560242") 2025/04/20 05:11:12 DEBUG : check sum: Deleting (id "4_z3fd2fdb3905d5b1b9f680e1b_f11015eec301ee9e0_d20250420_m050559_c001_v0001184_t0014_u01745125559273") 2025/04/20 05:11:12 DEBUG : dest/3: Deleting (id "4_z3fd2fdb3905d5b1b9f680e1b_f4063d6cfd2ab0f4c_d20250420_m050832_c001_v7007000_t0000_u01745125712189") 2025/04/20 05:11:12 DEBUG : dest/3: Deleting (id "4_z3fd2fdb3905d5b1b9f680e1b_f4099798f3e44e79c_d20250420_m050831_c001_v0001171_t0034_u01745125711073") 2025/04/20 05:11:12 DEBUG : dst/one: Deleting (id "4_z3fd2fdb3905d5b1b9f680e1b_f40538c25babe867a_d20250420_m051002_c001_v7007000_t0000_u01745125802028") 2025/04/20 05:11:12 DEBUG : dst/one: Deleting (id "4_z3fd2fdb3905d5b1b9f680e1b_f1145487b854ffd7b_d20250420_m050959_c001_v0001171_t0055_u01745125799610") 2025/04/20 05:11:12 DEBUG : dst/one: Deleting (id "4_z3fd2fdb3905d5b1b9f680e1b_f41640d43223000a3_d20250420_m050959_c001_v7007000_t0000_u01745125799423") 2025/04/20 05:11:12 DEBUG : dst/one: Deleting (id "4_z3fd2fdb3905d5b1b9f680e1b_f1145487b854ffd51_d20250420_m050956_c001_v0001171_t0026_u01745125796245") 2025/04/20 05:11:12 DEBUG : dst/one: Deleting (id "4_z3fd2fdb3905d5b1b9f680e1b_f41640d432230009f_d20250420_m050955_c001_v7007000_t0000_u01745125795507") 2025/04/20 05:11:12 DEBUG : dst/one: Deleting (id "4_z3fd2fdb3905d5b1b9f680e1b_f1086677b7d2589fd_d20250420_m050951_c001_v0001181_t0038_u01745125791559") 2025/04/20 05:11:12 DEBUG : dst/one: Deleting (id "4_z3fd2fdb3905d5b1b9f680e1b_f4175b3d917eecdb0_d20250420_m050950_c001_v7007000_t0000_u01745125790087") 2025/04/20 05:11:12 DEBUG : dst/one: Deleting (id "4_z3fd2fdb3905d5b1b9f680e1b_f1010aa11c20a62d4_d20250420_m050947_c001_v0001171_t0028_u01745125787460") 2025/04/20 05:11:12 DEBUG : dst/one: Deleting (id "4_z3fd2fdb3905d5b1b9f680e1b_f40054749f41d0e79_d20250420_m050947_c001_v7007000_t0000_u01745125787279") 2025/04/20 05:11:13 DEBUG : dst/one: Deleting (id "4_z3fd2fdb3905d5b1b9f680e1b_f1010aa11c20a628e_d20250420_m050943_c001_v0001171_t0007_u01745125783938") 2025/04/20 05:11:13 DEBUG : dst/one: Deleting (id "4_z3fd2fdb3905d5b1b9f680e1b_f40054749f41d0e67_d20250420_m050943_c001_v7007000_t0000_u01745125783211") 2025/04/20 05:11:13 DEBUG : dst/one: Deleting (id "4_z3fd2fdb3905d5b1b9f680e1b_f1008f63a43dbf1a4_d20250420_m050939_c001_v0001184_t0017_u01745125779834") 2025/04/20 05:11:13 DEBUG : dst/one: Deleting (id "4_z3fd2fdb3905d5b1b9f680e1b_f41675930f19569cb_d20250420_m050938_c001_v7007000_t0000_u01745125778525") 2025/04/20 05:11:13 DEBUG : dst/one: Deleting (id "4_z3fd2fdb3905d5b1b9f680e1b_f1160ae4a45104d33_d20250420_m050936_c001_v0001137_t0003_u01745125776659") 2025/04/20 05:11:13 DEBUG : dst/one: Deleting (id "4_z3fd2fdb3905d5b1b9f680e1b_f4020fec01a50e08e_d20250420_m050936_c001_v7007000_t0000_u01745125776472") 2025/04/20 05:11:13 DEBUG : dst/one: Deleting (id "4_z3fd2fdb3905d5b1b9f680e1b_f1160ae4a45104d2f_d20250420_m050933_c001_v0001137_t0005_u01745125773715") 2025/04/20 05:11:13 DEBUG : dst/one: Deleting (id "4_z3fd2fdb3905d5b1b9f680e1b_f4020fec01a50e08b_d20250420_m050932_c001_v7007000_t0000_u01745125772973") 2025/04/20 05:11:13 DEBUG : dst/one: Deleting (id "4_z3fd2fdb3905d5b1b9f680e1b_f1008f63a43dbf0cf_d20250420_m050927_c001_v0001184_t0056_u01745125767065") 2025/04/20 05:11:13 DEBUG : dst/one: Deleting (id "4_z3fd2fdb3905d5b1b9f680e1b_f41675930f1956991_d20250420_m050926_c001_v7007000_t0000_u01745125766150") 2025/04/20 05:11:13 DEBUG : dst/one: Deleting (id "4_z3fd2fdb3905d5b1b9f680e1b_f1022822ab648ebc0_d20250420_m050924_c001_v0001182_t0049_u01745125764382") 2025/04/20 05:11:13 DEBUG : dst/one: Deleting (id "4_z3fd2fdb3905d5b1b9f680e1b_f405cbc8899b24c4e_d20250420_m050924_c001_v7007000_t0000_u01745125764197") 2025/04/20 05:11:13 DEBUG : dst/one: Deleting (id "4_z3fd2fdb3905d5b1b9f680e1b_f1022822ab648eb8e_d20250420_m050920_c001_v0001182_t0018_u01745125760983") 2025/04/20 05:11:13 DEBUG : dst/one: Deleting (id "4_z3fd2fdb3905d5b1b9f680e1b_f405cbc8899b24c3f_d20250420_m050920_c001_v7007000_t0000_u01745125760258") 2025/04/20 05:11:13 DEBUG : dst/one: Deleting (id "4_z3fd2fdb3905d5b1b9f680e1b_f11015eec301f0291_d20250420_m050914_c001_v0001184_t0050_u01745125754862") 2025/04/20 05:11:13 DEBUG : dst/one: Deleting (id "4_z3fd2fdb3905d5b1b9f680e1b_f4094b03cd65e9d04_d20250420_m050913_c001_v7007000_t0000_u01745125753945") 2025/04/20 05:11:13 DEBUG : dst/one: Deleting (id "4_z3fd2fdb3905d5b1b9f680e1b_f1199952fbd306eb0_d20250420_m050912_c001_v0001039_t0002_u01745125752078") 2025/04/20 05:11:13 DEBUG : dst/one: Deleting (id "4_z3fd2fdb3905d5b1b9f680e1b_f4063d6cfd2ab0f82_d20250420_m050911_c001_v7007000_t0000_u01745125751890") 2025/04/20 05:11:13 DEBUG : dst/one: Deleting (id "4_z3fd2fdb3905d5b1b9f680e1b_f1199952fbd306ea8_d20250420_m050908_c001_v0001039_t0019_u01745125748528") 2025/04/20 05:11:13 DEBUG : dst/one: Deleting (id "4_z3fd2fdb3905d5b1b9f680e1b_f4063d6cfd2ab0f7a_d20250420_m050907_c001_v7007000_t0000_u01745125747790") 2025/04/20 05:11:14 DEBUG : dst/one: Deleting (id "4_z3fd2fdb3905d5b1b9f680e1b_f1086677b7d258938_d20250420_m050902_c001_v0001181_t0027_u01745125742350") 2025/04/20 05:11:14 DEBUG : dst/one: Deleting (id "4_z3fd2fdb3905d5b1b9f680e1b_f4183e4e1c577dffb_d20250420_m050901_c001_v7007000_t0000_u01745125741423") 2025/04/20 05:11:14 DEBUG : dst/one: Deleting (id "4_z3fd2fdb3905d5b1b9f680e1b_f111b8619120c82ea_d20250420_m050859_c001_v0001102_t0023_u01745125739404") 2025/04/20 05:11:14 DEBUG : dst/one: Deleting (id "4_z3fd2fdb3905d5b1b9f680e1b_f40238c91b2c1c758_d20250420_m050859_c001_v7007000_t0000_u01745125739205") 2025/04/20 05:11:14 DEBUG : dst/one: Deleting (id "4_z3fd2fdb3905d5b1b9f680e1b_f111b8619120c82dc_d20250420_m050856_c001_v0001102_t0030_u01745125736357") 2025/04/20 05:11:14 DEBUG : dst/one: Deleting (id "4_z3fd2fdb3905d5b1b9f680e1b_f40238c91b2c1c741_d20250420_m050855_c001_v7007000_t0000_u01745125735511") 2025/04/20 05:11:14 DEBUG : dst/one: Deleting (id "4_z3fd2fdb3905d5b1b9f680e1b_f1008f63a43dbed3f_d20250420_m050850_c001_v0001184_t0043_u01745125730128") 2025/04/20 05:11:14 DEBUG : dst/one: Deleting (id "4_z3fd2fdb3905d5b1b9f680e1b_f4063d6cfd2ab0f5d_d20250420_m050848_c001_v7007000_t0000_u01745125728960") 2025/04/20 05:11:14 DEBUG : dst/one: Deleting (id "4_z3fd2fdb3905d5b1b9f680e1b_f107ec76ee2a05a66_d20250420_m050843_c001_v0001184_t0025_u01745125723064") 2025/04/20 05:11:14 DEBUG : dst/one: Deleting (id "4_z3fd2fdb3905d5b1b9f680e1b_f4094b03cd65e9c07_d20250420_m050842_c001_v7007000_t0000_u01745125722809") 2025/04/20 05:11:14 DEBUG : dst/one: Deleting (id "4_z3fd2fdb3905d5b1b9f680e1b_f11015eec301efea3_d20250420_m050839_c001_v0001184_t0028_u01745125719031") 2025/04/20 05:11:14 DEBUG : dst/one: Deleting (id "4_z3fd2fdb3905d5b1b9f680e1b_f10441bc02f9009c3_d20250420_m050837_c001_v0001157_t0021_u01745125717869") 2025/04/20 05:11:14 DEBUG : dst/one: Deleting (id "4_z3fd2fdb3905d5b1b9f680e1b_f10441bc02f9009bb_d20250420_m050836_c001_v0001157_t0015_u01745125716702") 2025/04/20 05:11:14 DEBUG : dst/one: Deleting (id "4_z3fd2fdb3905d5b1b9f680e1b_f4183e4e1c577df67_d20250420_m050823_c001_v7007000_t0000_u01745125703487") 2025/04/20 05:11:14 DEBUG : dst/one: Deleting (id "4_z3fd2fdb3905d5b1b9f680e1b_f1008f63a43dbe909_d20250420_m050816_c001_v0001184_t0022_u01745125696678") 2025/04/20 05:11:14 DEBUG : dst/one: Deleting (id "4_z3fd2fdb3905d5b1b9f680e1b_f108936a08f0edc24_d20250420_m050815_c001_v0001039_t0013_u01745125695583") 2025/04/20 05:11:14 DEBUG : dst/one: Deleting (id "4_z3fd2fdb3905d5b1b9f680e1b_f108936a08f0edc1e_d20250420_m050814_c001_v0001039_t0025_u01745125694281") 2025/04/20 05:11:14 DEBUG : dst/one-2019-01-01: Deleting (id "4_z3fd2fdb3905d5b1b9f680e1b_f40538c25babe867b_d20250420_m051002_c001_v7007000_t0000_u01745125802216") 2025/04/20 05:11:14 DEBUG : dst/one-2019-01-01: Deleting (id "4_z3fd2fdb3905d5b1b9f680e1b_f1149934da29d5c26_d20250420_m050959_c001_v0001184_t0021_u01745125799182") 2025/04/20 05:11:14 DEBUG : dst/one-2019-01-01: Deleting (id "4_z3fd2fdb3905d5b1b9f680e1b_f104bbc998140509e_d20250420_m050955_c001_v0001172_t0026_u01745125795165") 2025/04/20 05:11:14 DEBUG : dst/one.bak: Deleting (id "4_z3fd2fdb3905d5b1b9f680e1b_f4175b3d917eecdb1_d20250420_m050950_c001_v7007000_t0000_u01745125790272") 2025/04/20 05:11:15 DEBUG : dst/one.bak: Deleting (id "4_z3fd2fdb3905d5b1b9f680e1b_f101899f8e5d5a79b_d20250420_m050947_c001_v0001184_t0040_u01745125787056") 2025/04/20 05:11:15 DEBUG : dst/one.bak: Deleting (id "4_z3fd2fdb3905d5b1b9f680e1b_f108910a44f76e95b_d20250420_m050943_c001_v0001183_t0015_u01745125783011") 2025/04/20 05:11:15 DEBUG : dst/one.bak: Deleting (id "4_z3fd2fdb3905d5b1b9f680e1b_f41675930f19569cc_d20250420_m050938_c001_v7007000_t0000_u01745125778732") 2025/04/20 05:11:15 DEBUG : dst/one.bak: Deleting (id "4_z3fd2fdb3905d5b1b9f680e1b_f1075921eec4d1ee4_d20250420_m050936_c001_v0001150_t0040_u01745125776236") 2025/04/20 05:11:15 DEBUG : dst/one.bak: Deleting (id "4_z3fd2fdb3905d5b1b9f680e1b_f119290d1f783e486_d20250420_m050932_c001_v0001171_t0037_u01745125772490") 2025/04/20 05:11:15 DEBUG : dst/three: Deleting (id "4_z3fd2fdb3905d5b1b9f680e1b_f4063d6cfd2ab0f5e_d20250420_m050849_c001_v7007000_t0000_u01745125729147") 2025/04/20 05:11:15 DEBUG : dst/three: Deleting (id "4_z3fd2fdb3905d5b1b9f680e1b_f10441bc02f9009f3_d20250420_m050847_c001_v0001157_t0028_u01745125727219") 2025/04/20 05:11:15 DEBUG : dst/three-2019-01-01.txt: Deleting (id "4_z3fd2fdb3905d5b1b9f680e1b_f40538c25babe867c_d20250420_m051002_c001_v7007000_t0000_u01745125802399") 2025/04/20 05:11:15 DEBUG : dst/three-2019-01-01.txt: Deleting (id "4_z3fd2fdb3905d5b1b9f680e1b_f111c83774a78177a_d20250420_m051000_c001_v0001183_t0028_u01745125800828") 2025/04/20 05:11:15 DEBUG : dst/three-2019-01-01.txt: Deleting (id "4_z3fd2fdb3905d5b1b9f680e1b_f1094265ba890f822_d20250420_m050957_c001_v0001176_t0051_u01745125797321") 2025/04/20 05:11:15 DEBUG : dst/three.txt: Deleting (id "4_z3fd2fdb3905d5b1b9f680e1b_f40538c25babe867d_d20250420_m051002_c001_v7007000_t0000_u01745125802582") 2025/04/20 05:11:15 DEBUG : dst/three.txt: Deleting (id "4_z3fd2fdb3905d5b1b9f680e1b_f1145487b854ffd89_d20250420_m051001_c001_v0001171_t0028_u01745125801266") 2025/04/20 05:11:15 DEBUG : dst/three.txt: Deleting (id "4_z3fd2fdb3905d5b1b9f680e1b_f41640d43223000a7_d20250420_m051001_c001_v7007000_t0000_u01745125801080") 2025/04/20 05:11:15 DEBUG : dst/three.txt: Deleting (id "4_z3fd2fdb3905d5b1b9f680e1b_f1145487b854ffd5e_d20250420_m050957_c001_v0001171_t0023_u01745125797722") 2025/04/20 05:11:15 DEBUG : dst/three.txt: Deleting (id "4_z3fd2fdb3905d5b1b9f680e1b_f41640d43223000a1_d20250420_m050957_c001_v7007000_t0000_u01745125797534") 2025/04/20 05:11:15 DEBUG : dst/three.txt: Deleting (id "4_z3fd2fdb3905d5b1b9f680e1b_f1086677b7d258a01_d20250420_m050952_c001_v0001181_t0039_u01745125792357") 2025/04/20 05:11:15 DEBUG : dst/three.txt: Deleting (id "4_z3fd2fdb3905d5b1b9f680e1b_f4175b3d917eecdb2_d20250420_m050950_c001_v7007000_t0000_u01745125790454") 2025/04/20 05:11:15 DEBUG : dst/three.txt: Deleting (id "4_z3fd2fdb3905d5b1b9f680e1b_f1010aa11c20a62e2_d20250420_m050949_c001_v0001171_t0016_u01745125789214") 2025/04/20 05:11:15 DEBUG : dst/three.txt: Deleting (id "4_z3fd2fdb3905d5b1b9f680e1b_f40054749f41d0e7b_d20250420_m050949_c001_v7007000_t0000_u01745125789033") 2025/04/20 05:11:15 DEBUG : dst/three.txt: Deleting (id "4_z3fd2fdb3905d5b1b9f680e1b_f1010aa11c20a62a9_d20250420_m050945_c001_v0001171_t0024_u01745125785359") 2025/04/20 05:11:16 DEBUG : dst/three.txt: Deleting (id "4_z3fd2fdb3905d5b1b9f680e1b_f40054749f41d0e72_d20250420_m050945_c001_v7007000_t0000_u01745125785178") 2025/04/20 05:11:16 DEBUG : dst/three.txt: Deleting (id "4_z3fd2fdb3905d5b1b9f680e1b_f1008f63a43dbf1b2_d20250420_m050940_c001_v0001184_t0034_u01745125780263") 2025/04/20 05:11:16 DEBUG : dst/three.txt: Deleting (id "4_z3fd2fdb3905d5b1b9f680e1b_f4020fec01a50e08f_d20250420_m050937_c001_v7007000_t0000_u01745125777957") 2025/04/20 05:11:16 DEBUG : dst/three.txt: Deleting (id "4_z3fd2fdb3905d5b1b9f680e1b_f1086677b7d2589cd_d20250420_m050935_c001_v0001181_t0053_u01745125775381") 2025/04/20 05:11:16 DEBUG : dst/three.txt: Deleting (id "4_z3fd2fdb3905d5b1b9f680e1b_f4020fec01a50e08d_d20250420_m050934_c001_v7007000_t0000_u01745125774648") 2025/04/20 05:11:16 DEBUG : dst/three.txt: Deleting (id "4_z3fd2fdb3905d5b1b9f680e1b_f1008f63a43dbf108_d20250420_m050930_c001_v0001184_t0028_u01745125770010") 2025/04/20 05:11:16 DEBUG : dst/three.txt: Deleting (id "4_z3fd2fdb3905d5b1b9f680e1b_f405cbc8899b24c52_d20250420_m050925_c001_v7007000_t0000_u01745125765180") 2025/04/20 05:11:16 DEBUG : dst/three.txt: Deleting (id "4_z3fd2fdb3905d5b1b9f680e1b_f11015eec301f034f_d20250420_m050922_c001_v0001184_t0049_u01745125762802") 2025/04/20 05:11:16 DEBUG : dst/three.txt: Deleting (id "4_z3fd2fdb3905d5b1b9f680e1b_f405cbc8899b24c47_d20250420_m050921_c001_v7007000_t0000_u01745125761708") 2025/04/20 05:11:16 DEBUG : dst/three.txt: Deleting (id "4_z3fd2fdb3905d5b1b9f680e1b_f1086677b7d258981_d20250420_m050915_c001_v0001181_t0034_u01745125755629") 2025/04/20 05:11:16 DEBUG : dst/three.txt: Deleting (id "4_z3fd2fdb3905d5b1b9f680e1b_f4063d6cfd2ab0f84_d20250420_m050913_c001_v7007000_t0000_u01745125753026") 2025/04/20 05:11:16 DEBUG : dst/three.txt: Deleting (id "4_z3fd2fdb3905d5b1b9f680e1b_f1086677b7d258960_d20250420_m050910_c001_v0001181_t0054_u01745125750765") 2025/04/20 05:11:16 DEBUG : dst/three.txt: Deleting (id "4_z3fd2fdb3905d5b1b9f680e1b_f4063d6cfd2ab0f7e_d20250420_m050909_c001_v7007000_t0000_u01745125749673") 2025/04/20 05:11:16 DEBUG : dst/three.txt: Deleting (id "4_z3fd2fdb3905d5b1b9f680e1b_f1008f63a43dbeeb3_d20250420_m050903_c001_v0001184_t0015_u01745125743205") 2025/04/20 05:11:16 DEBUG : dst/three.txt: Deleting (id "4_z3fd2fdb3905d5b1b9f680e1b_f40238c91b2c1c759_d20250420_m050900_c001_v7007000_t0000_u01745125740435") 2025/04/20 05:11:16 DEBUG : dst/three.txt: Deleting (id "4_z3fd2fdb3905d5b1b9f680e1b_f1008f63a43dbee1b_d20250420_m050858_c001_v0001184_t0020_u01745125738178") 2025/04/20 05:11:16 DEBUG : dst/three.txt: Deleting (id "4_z3fd2fdb3905d5b1b9f680e1b_f40238c91b2c1c74c_d20250420_m050857_c001_v7007000_t0000_u01745125737077") 2025/04/20 05:11:16 DEBUG : dst/three.txt: Deleting (id "4_z3fd2fdb3905d5b1b9f680e1b_f11015eec301efff2_d20250420_m050850_c001_v0001184_t0015_u01745125730961") 2025/04/20 05:11:16 DEBUG : dst/three.txt.bak: Deleting (id "4_z3fd2fdb3905d5b1b9f680e1b_f4175b3d917eecdb3_d20250420_m050950_c001_v7007000_t0000_u01745125790638") 2025/04/20 05:11:17 DEBUG : dst/three.txt.bak: Deleting (id "4_z3fd2fdb3905d5b1b9f680e1b_f11941ae8867685bb_d20250420_m050948_c001_v0001100_t0009_u01745125788648") 2025/04/20 05:11:17 DEBUG : dst/three.txt.bak: Deleting (id "4_z3fd2fdb3905d5b1b9f680e1b_f107ec76ee2a05ed7_d20250420_m050944_c001_v0001184_t0004_u01745125784911") 2025/04/20 05:11:17 DEBUG : dst/three.txt.bak: Deleting (id "4_z3fd2fdb3905d5b1b9f680e1b_f41675930f19569cd_d20250420_m050938_c001_v7007000_t0000_u01745125778917") 2025/04/20 05:11:17 DEBUG : dst/three.txt.bak: Deleting (id "4_z3fd2fdb3905d5b1b9f680e1b_f104cea7bcbf0e8f2_d20250420_m050937_c001_v0001115_t0051_u01745125777319") 2025/04/20 05:11:17 DEBUG : dst/three.txt.bak: Deleting (id "4_z3fd2fdb3905d5b1b9f680e1b_f104afc0e6c5247e1_d20250420_m050934_c001_v0001103_t0026_u01745125774255") 2025/04/20 05:11:17 DEBUG : dst/two: Deleting (id "4_z3fd2fdb3905d5b1b9f680e1b_f40538c25babe8680_d20250420_m051002_c001_v7007000_t0000_u01745125802776") 2025/04/20 05:11:17 DEBUG : dst/two: Deleting (id "4_z3fd2fdb3905d5b1b9f680e1b_f1008f63a43dbf28a_d20250420_m050952_c001_v0001184_t0029_u01745125792151") 2025/04/20 05:11:17 DEBUG : dst/two: Deleting (id "4_z3fd2fdb3905d5b1b9f680e1b_f4175b3d917eecdb4_d20250420_m050950_c001_v7007000_t0000_u01745125790822") 2025/04/20 05:11:17 DEBUG : dst/two: Deleting (id "4_z3fd2fdb3905d5b1b9f680e1b_f1086677b7d2589dd_d20250420_m050940_c001_v0001181_t0018_u01745125780050") 2025/04/20 05:11:17 DEBUG : dst/two: Deleting (id "4_z3fd2fdb3905d5b1b9f680e1b_f41675930f19569ce_d20250420_m050939_c001_v7007000_t0000_u01745125779102") 2025/04/20 05:11:17 DEBUG : dst/two: Deleting (id "4_z3fd2fdb3905d5b1b9f680e1b_f1086677b7d2589b3_d20250420_m050927_c001_v0001181_t0020_u01745125767674") 2025/04/20 05:11:17 DEBUG : dst/two: Deleting (id "4_z3fd2fdb3905d5b1b9f680e1b_f41675930f1956998_d20250420_m050926_c001_v7007000_t0000_u01745125766338") 2025/04/20 05:11:17 DEBUG : dst/two: Deleting (id "4_z3fd2fdb3905d5b1b9f680e1b_f1008f63a43dbefe3_d20250420_m050915_c001_v0001184_t0034_u01745125755418") 2025/04/20 05:11:17 DEBUG : dst/two: Deleting (id "4_z3fd2fdb3905d5b1b9f680e1b_f4094b03cd65e9d06_d20250420_m050914_c001_v7007000_t0000_u01745125754127") 2025/04/20 05:11:17 DEBUG : dst/two: Deleting (id "4_z3fd2fdb3905d5b1b9f680e1b_f11015eec301f0160_d20250420_m050902_c001_v0001184_t0002_u01745125742980") 2025/04/20 05:11:17 DEBUG : dst/two: Deleting (id "4_z3fd2fdb3905d5b1b9f680e1b_f4183e4e1c577dffc_d20250420_m050901_c001_v7007000_t0000_u01745125741608") 2025/04/20 05:11:17 DEBUG : dst/two: Deleting (id "4_z3fd2fdb3905d5b1b9f680e1b_f1086677b7d2588f4_d20250420_m050850_c001_v0001181_t0004_u01745125730720") 2025/04/20 05:11:17 DEBUG : dst/two: Deleting (id "4_z3fd2fdb3905d5b1b9f680e1b_f4063d6cfd2ab0f5f_d20250420_m050849_c001_v7007000_t0000_u01745125729333") 2025/04/20 05:11:17 DEBUG : dst/two: Deleting (id "4_z3fd2fdb3905d5b1b9f680e1b_f105dbd72e509233d_d20250420_m050844_c001_v0001184_t0057_u01745125724660") 2025/04/20 05:11:17 DEBUG : dst/two: Deleting (id "4_z3fd2fdb3905d5b1b9f680e1b_f4183e4e1c577df68_d20250420_m050823_c001_v7007000_t0000_u01745125703703") 2025/04/20 05:11:18 DEBUG : dst/two: Deleting (id "4_z3fd2fdb3905d5b1b9f680e1b_f108936a08f0edc3e_d20250420_m050822_c001_v0001039_t0045_u01745125702358") 2025/04/20 05:11:18 DEBUG : empty space: Deleting (id "4_z3fd2fdb3905d5b1b9f680e1b_f40538c25babe8619_d20250420_m050740_c001_v7007000_t0000_u01745125660155") 2025/04/20 05:11:18 DEBUG : empty space: Deleting (id "4_z3fd2fdb3905d5b1b9f680e1b_f11015eec301ef72f_d20250420_m050736_c001_v0001184_t0000_u01745125656646") 2025/04/20 05:11:18 DEBUG : empty space: Deleting (id "4_z3fd2fdb3905d5b1b9f680e1b_f40538c25babe8617_d20250420_m050734_c001_v7007000_t0000_u01745125654745") 2025/04/20 05:11:18 DEBUG : empty space: Deleting (id "4_z3fd2fdb3905d5b1b9f680e1b_f11015eec301ef5ad_d20250420_m050724_c001_v0001184_t0000_u01745125644387") 2025/04/20 05:11:18 DEBUG : empty space: Deleting (id "4_z3fd2fdb3905d5b1b9f680e1b_f4129d8d9a2c76f19_d20250420_m050715_c001_v7007000_t0000_u01745125635517") 2025/04/20 05:11:18 DEBUG : empty space: Deleting (id "4_z3fd2fdb3905d5b1b9f680e1b_f11015eec301ef42b_d20250420_m050712_c001_v0001184_t0056_u01745125632617") 2025/04/20 05:11:18 DEBUG : empty space: Deleting (id "4_z3fd2fdb3905d5b1b9f680e1b_f401713292aa156fc_d20250420_m050648_c001_v7007000_t0000_u01745125608487") 2025/04/20 05:11:18 DEBUG : empty space: Deleting (id "4_z3fd2fdb3905d5b1b9f680e1b_f11015eec301ef0c7_d20250420_m050646_c001_v0001184_t0021_u01745125606679") 2025/04/20 05:11:18 DEBUG : empty space: Deleting (id "4_z3fd2fdb3905d5b1b9f680e1b_f401713292aa156df_d20250420_m050645_c001_v7007000_t0000_u01745125605137") 2025/04/20 05:11:18 DEBUG : empty space: Deleting (id "4_z3fd2fdb3905d5b1b9f680e1b_f11015eec301ef06f_d20250420_m050643_c001_v0001184_t0024_u01745125603951") 2025/04/20 05:11:18 DEBUG : empty space: Deleting (id "4_z3fd2fdb3905d5b1b9f680e1b_f401713292aa156c3_d20250420_m050640_c001_v7007000_t0000_u01745125600633") 2025/04/20 05:11:18 DEBUG : empty space: Deleting (id "4_z3fd2fdb3905d5b1b9f680e1b_f11015eec301eefab_d20250420_m050639_c001_v0001184_t0028_u01745125599054") 2025/04/20 05:11:18 DEBUG : empty space: Deleting (id "4_z3fd2fdb3905d5b1b9f680e1b_f401713292aa156be_d20250420_m050637_c001_v7007000_t0000_u01745125597919") 2025/04/20 05:11:18 DEBUG : empty space: Deleting (id "4_z3fd2fdb3905d5b1b9f680e1b_f11015eec301eef45_d20250420_m050636_c001_v0001184_t0034_u01745125596680") 2025/04/20 05:11:18 DEBUG : empty space: Deleting (id "4_z3fd2fdb3905d5b1b9f680e1b_f4129d8d9a2c76b00_d20250420_m050629_c001_v7007000_t0000_u01745125589867") 2025/04/20 05:11:18 DEBUG : empty space: Deleting (id "4_z3fd2fdb3905d5b1b9f680e1b_f11015eec301eee1e_d20250420_m050628_c001_v0001184_t0013_u01745125588509") 2025/04/20 05:11:18 DEBUG : empty space: Deleting (id "4_z3fd2fdb3905d5b1b9f680e1b_f4129d8d9a2c76ad8_d20250420_m050627_c001_v7007000_t0000_u01745125587358") 2025/04/20 05:11:18 DEBUG : empty space: Deleting (id "4_z3fd2fdb3905d5b1b9f680e1b_f11015eec301eede4_d20250420_m050626_c001_v0001184_t0007_u01745125586602") 2025/04/20 05:11:18 DEBUG : empty space: Deleting (id "4_z3fd2fdb3905d5b1b9f680e1b_f4129d8d9a2c76abc_d20250420_m050621_c001_v7007000_t0000_u01745125581623") 2025/04/20 05:11:19 DEBUG : empty space: Deleting (id "4_z3fd2fdb3905d5b1b9f680e1b_f11015eec301eece2_d20250420_m050620_c001_v0001184_t0023_u01745125580459") 2025/04/20 05:11:19 DEBUG : empty space: Deleting (id "4_z3fd2fdb3905d5b1b9f680e1b_f4129d8d9a2c76ab7_d20250420_m050617_c001_v7007000_t0000_u01745125577887") 2025/04/20 05:11:19 DEBUG : empty space: Deleting (id "4_z3fd2fdb3905d5b1b9f680e1b_f11015eec301eec72_d20250420_m050616_c001_v0001184_t0014_u01745125576932") 2025/04/20 05:11:19 DEBUG : empty space: Deleting (id "4_z3fd2fdb3905d5b1b9f680e1b_f4129d8d9a2c76ab4_d20250420_m050615_c001_v7007000_t0000_u01745125575829") 2025/04/20 05:11:19 DEBUG : empty space: Deleting (id "4_z3fd2fdb3905d5b1b9f680e1b_f105dbd72e50911a4_d20250420_m050615_c001_v0001184_t0053_u01745125575214") 2025/04/20 05:11:19 DEBUG : empty space: Deleting (id "4_z3fd2fdb3905d5b1b9f680e1b_f11015eec301eec22_d20250420_m050613_c001_v0001184_t0029_u01745125573670") 2025/04/20 05:11:19 DEBUG : enormous: Deleting (id "4_z3fd2fdb3905d5b1b9f680e1b_f401713292aa156f1_d20250420_m050647_c001_v7007000_t0000_u01745125607536") 2025/04/20 05:11:19 DEBUG : enormous: Deleting (id "4_z3fd2fdb3905d5b1b9f680e1b_f11015eec301ef0cf_d20250420_m050646_c001_v0001184_t0037_u01745125606928") 2025/04/20 05:11:19 DEBUG : existing: Deleting (id "4_z3fd2fdb3905d5b1b9f680e1b_f40538c25babe86b0_d20250420_m051006_c001_v7007000_t0000_u01745125806964") 2025/04/20 05:11:19 DEBUG : existing: Deleting (id "4_z3fd2fdb3905d5b1b9f680e1b_f1008f63a43dbf350_d20250420_m051005_c001_v0001184_t0042_u01745125805800") 2025/04/20 05:11:19 DEBUG : existing: Deleting (id "4_z3fd2fdb3905d5b1b9f680e1b_f4129d8d9a2c76f14_d20250420_m050710_c001_v7007000_t0000_u01745125630846") 2025/04/20 05:11:19 DEBUG : existing: Deleting (id "4_z3fd2fdb3905d5b1b9f680e1b_f11015eec301ef3d5_d20250420_m050709_c001_v0001184_t0021_u01745125629889") 2025/04/20 05:11:19 DEBUG : existing: Deleting (id "4_z3fd2fdb3905d5b1b9f680e1b_f4129d8d9a2c76a87_d20250420_m050609_c001_v7007000_t0000_u01745125569819") 2025/04/20 05:11:19 DEBUG : existing: Deleting (id "4_z3fd2fdb3905d5b1b9f680e1b_f11015eec301eeb56_d20250420_m050608_c001_v0001184_t0039_u01745125568888") 2025/04/20 05:11:19 DEBUG : existing: Deleting (id "4_z3fd2fdb3905d5b1b9f680e1b_f4129d8d9a2c76a76_d20250420_m050607_c001_v7007000_t0000_u01745125567566") 2025/04/20 05:11:19 DEBUG : existing: Deleting (id "4_z3fd2fdb3905d5b1b9f680e1b_f11015eec301eeb0d_d20250420_m050607_c001_v0001184_t0006_u01745125566995") 2025/04/20 05:11:19 DEBUG : existing: Deleting (id "4_z3fd2fdb3905d5b1b9f680e1b_f11015eec301eeaea_d20250420_m050606_c001_v0001184_t0018_u01745125566234") 2025/04/20 05:11:19 DEBUG : existing-b: Deleting (id "4_z3fd2fdb3905d5b1b9f680e1b_f4129d8d9a2c76f15_d20250420_m050711_c001_v7007000_t0000_u01745125631076") 2025/04/20 05:11:19 DEBUG : existing-b: Deleting (id "4_z3fd2fdb3905d5b1b9f680e1b_f1008f63a43dbe13d_d20250420_m050709_c001_v0001184_t0035_u01745125629893") 2025/04/20 05:11:19 DEBUG : file1: Deleting (id "4_z3fd2fdb3905d5b1b9f680e1b_f40054749f41d103e_d20250420_m051054_c001_v7007000_t0000_u01745125854069") 2025/04/20 05:11:20 DEBUG : file1: Deleting (id "4_z3fd2fdb3905d5b1b9f680e1b_f110430e68b0820cf_d20250420_m051052_c001_v0001181_t0056_u01745125852879") 2025/04/20 05:11:20 DEBUG : file1: Deleting (id "4_z3fd2fdb3905d5b1b9f680e1b_f40054749f41d1013_d20250420_m051050_c001_v7007000_t0000_u01745125850789") 2025/04/20 05:11:20 DEBUG : file1: Deleting (id "4_z3fd2fdb3905d5b1b9f680e1b_f1008f63a43dbf678_d20250420_m051048_c001_v0001184_t0036_u01745125848763") 2025/04/20 05:11:20 DEBUG : five: Deleting (id "4_z3fd2fdb3905d5b1b9f680e1b_f401713292aa15718_d20250420_m050652_c001_v7007000_t0000_u01745125612782") 2025/04/20 05:11:20 DEBUG : five: Deleting (id "4_z3fd2fdb3905d5b1b9f680e1b_f41015eec301ef13e_d20250420_m050650_c001_v0001184_t0024_u01745125610865") 2025/04/20 05:11:20 DEBUG : foo: Deleting (id "4_z3fd2fdb3905d5b1b9f680e1b_f4129d8d9a2c76aba_d20250420_m050619_c001_v7007000_t0000_u01745125579730") 2025/04/20 05:11:20 DEBUG : foo: Deleting (id "4_z3fd2fdb3905d5b1b9f680e1b_f41015eec301eecc0_d20250420_m050619_c001_v0001184_t0024_u01745125579173") 2025/04/20 05:11:20 DEBUG : foo: Deleting (id "4_z3fd2fdb3905d5b1b9f680e1b_f41015eec301eecb4_d20250420_m050618_c001_v0001184_t0024_u01745125578616") 2025/04/20 05:11:20 DEBUG : four: Deleting (id "4_z3fd2fdb3905d5b1b9f680e1b_f401713292aa1571a_d20250420_m050652_c001_v7007000_t0000_u01745125612984") 2025/04/20 05:11:20 DEBUG : four: Deleting (id "4_z3fd2fdb3905d5b1b9f680e1b_f4086677b7d25862a_d20250420_m050651_c001_v0001181_t0008_u01745125611425") 2025/04/20 05:11:20 DEBUG : four: Deleting (id "4_z3fd2fdb3905d5b1b9f680e1b_f11015eec301ef131_d20250420_m050650_c001_v0001184_t0019_u01745125610274") 2025/04/20 05:11:20 DEBUG : hello world2: Deleting (id "4_z3fd2fdb3905d5b1b9f680e1b_f4183e4e1c577dc07_d20250420_m050516_c001_v7007000_t0000_u01745125516949") 2025/04/20 05:11:20 DEBUG : hello world2: Deleting (id "4_z3fd2fdb3905d5b1b9f680e1b_f11015eec301ee3d0_d20250420_m050516_c001_v0001184_t0025_u01745125516376") 2025/04/20 05:11:20 DEBUG : ignore-size: Deleting (id "4_z3fd2fdb3905d5b1b9f680e1b_f4129d8d9a2c76a64_d20250420_m050605_c001_v7007000_t0000_u01745125565103") 2025/04/20 05:11:20 DEBUG : ignore-size: Deleting (id "4_z3fd2fdb3905d5b1b9f680e1b_f11015eec301eea8c_d20250420_m050604_c001_v0001184_t0013_u01745125564152") 2025/04/20 05:11:20 DEBUG : nested/sub dir/file: Deleting (id "4_z3fd2fdb3905d5b1b9f680e1b_f4129d8d9a2c76efc_d20250420_m050708_c001_v7007000_t0000_u01745125628779") 2025/04/20 05:11:20 DEBUG : nested/sub dir/file: Deleting (id "4_z3fd2fdb3905d5b1b9f680e1b_f1008f63a43dbe108_d20250420_m050707_c001_v0001184_t0004_u01745125627839") 2025/04/20 05:11:20 DEBUG : nested/sub dir/file: Deleting (id "4_z3fd2fdb3905d5b1b9f680e1b_f4129d8d9a2c76ed4_d20250420_m050706_c001_v7007000_t0000_u01745125626612") 2025/04/20 05:11:20 DEBUG : nested/sub dir/file: Deleting (id "4_z3fd2fdb3905d5b1b9f680e1b_f1008f63a43dbe0bd_d20250420_m050705_c001_v0001184_t0041_u01745125625639") 2025/04/20 05:11:20 DEBUG : one: Deleting (id "4_z3fd2fdb3905d5b1b9f680e1b_f401713292aa1571c_d20250420_m050653_c001_v7007000_t0000_u01745125613173") 2025/04/20 05:11:20 DEBUG : one: Deleting (id "4_z3fd2fdb3905d5b1b9f680e1b_f41015eec301ef11b_d20250420_m050649_c001_v0001184_t0024_u01745125609647") 2025/04/20 05:11:21 DEBUG : only0: Deleting (id "4_z3fd2fdb3905d5b1b9f680e1b_f40054749f41d0ff7_d20250420_m051043_c001_v7007000_t0000_u01745125843838") 2025/04/20 05:11:21 DEBUG : only0: Deleting (id "4_z3fd2fdb3905d5b1b9f680e1b_f4008f63a43dbf5ca_d20250420_m051038_c001_v0001184_t0031_u01745125838081") 2025/04/20 05:11:21 DEBUG : only0: Deleting (id "4_z3fd2fdb3905d5b1b9f680e1b_f1086677b7d258abd_d20250420_m051028_c001_v0001181_t0024_u01745125828257") 2025/04/20 05:11:21 DEBUG : only0: Deleting (id "4_z3fd2fdb3905d5b1b9f680e1b_f4101c6abf8f5c498_d20250420_m051021_c001_v7007000_t0000_u01745125821651") 2025/04/20 05:11:21 DEBUG : only0: Deleting (id "4_z3fd2fdb3905d5b1b9f680e1b_f1086677b7d258a4d_d20250420_m051011_c001_v0001181_t0022_u01745125811632") 2025/04/20 05:11:21 DEBUG : only1: Deleting (id "4_z3fd2fdb3905d5b1b9f680e1b_f40054749f41d0ff8_d20250420_m051044_c001_v7007000_t0000_u01745125844033") 2025/04/20 05:11:21 DEBUG : only1: Deleting (id "4_z3fd2fdb3905d5b1b9f680e1b_f4086677b7d258b1a_d20250420_m051038_c001_v0001181_t0008_u01745125838091") 2025/04/20 05:11:21 DEBUG : only1: Deleting (id "4_z3fd2fdb3905d5b1b9f680e1b_f1086677b7d258ac3_d20250420_m051028_c001_v0001181_t0029_u01745125828751") 2025/04/20 05:11:21 DEBUG : only1: Deleting (id "4_z3fd2fdb3905d5b1b9f680e1b_f405cbc8899b24e7e_d20250420_m051022_c001_v7007000_t0000_u01745125822043") 2025/04/20 05:11:21 DEBUG : only1: Deleting (id "4_z3fd2fdb3905d5b1b9f680e1b_f1086677b7d258a4f_d20250420_m051012_c001_v0001181_t0052_u01745125812088") 2025/04/20 05:11:21 DEBUG : only10: Deleting (id "4_z3fd2fdb3905d5b1b9f680e1b_f40054749f41d0ffa_d20250420_m051044_c001_v7007000_t0000_u01745125844216") 2025/04/20 05:11:21 DEBUG : only10: Deleting (id "4_z3fd2fdb3905d5b1b9f680e1b_f412af5f07b90efcc_d20250420_m051038_c001_v0001117_t0004_u01745125838650") 2025/04/20 05:11:21 DEBUG : only10: Deleting (id "4_z3fd2fdb3905d5b1b9f680e1b_f1086677b7d258ae9_d20250420_m051033_c001_v0001181_t0038_u01745125833003") 2025/04/20 05:11:21 DEBUG : only10: Deleting (id "4_z3fd2fdb3905d5b1b9f680e1b_f40054749f41d0f1b_d20250420_m051021_c001_v7007000_t0000_u01745125821637") 2025/04/20 05:11:21 DEBUG : only10: Deleting (id "4_z3fd2fdb3905d5b1b9f680e1b_f1086677b7d258a73_d20250420_m051016_c001_v0001181_t0045_u01745125816139") 2025/04/20 05:11:21 DEBUG : only11: Deleting (id "4_z3fd2fdb3905d5b1b9f680e1b_f40054749f41d0ffe_d20250420_m051044_c001_v7007000_t0000_u01745125844426") 2025/04/20 05:11:21 DEBUG : only11: Deleting (id "4_z3fd2fdb3905d5b1b9f680e1b_f410430e68b082053_d20250420_m051038_c001_v0001181_t0018_u01745125838833") 2025/04/20 05:11:21 DEBUG : only11: Deleting (id "4_z3fd2fdb3905d5b1b9f680e1b_f1086677b7d258aef_d20250420_m051033_c001_v0001181_t0047_u01745125833445") 2025/04/20 05:11:21 DEBUG : only11: Deleting (id "4_z3fd2fdb3905d5b1b9f680e1b_f405cbc8899b24e7c_d20250420_m051021_c001_v7007000_t0000_u01745125821855") 2025/04/20 05:11:21 DEBUG : only11: Deleting (id "4_z3fd2fdb3905d5b1b9f680e1b_f1086677b7d258a7d_d20250420_m051016_c001_v0001181_t0042_u01745125816600") 2025/04/20 05:11:22 DEBUG : only12: Deleting (id "4_z3fd2fdb3905d5b1b9f680e1b_f40054749f41d1000_d20250420_m051044_c001_v7007000_t0000_u01745125844613") 2025/04/20 05:11:22 DEBUG : only12: Deleting (id "4_z3fd2fdb3905d5b1b9f680e1b_f4008f63a43dbf5d0_d20250420_m051038_c001_v0001184_t0031_u01745125838480") 2025/04/20 05:11:22 DEBUG : only12: Deleting (id "4_z3fd2fdb3905d5b1b9f680e1b_f1086677b7d258af5_d20250420_m051033_c001_v0001181_t0010_u01745125833927") 2025/04/20 05:11:22 DEBUG : only12: Deleting (id "4_z3fd2fdb3905d5b1b9f680e1b_f40054749f41d0f1d_d20250420_m051022_c001_v7007000_t0000_u01745125822007") 2025/04/20 05:11:22 DEBUG : only12: Deleting (id "4_z3fd2fdb3905d5b1b9f680e1b_f1086677b7d258a7f_d20250420_m051017_c001_v0001181_t0001_u01745125817003") 2025/04/20 05:11:22 DEBUG : only13: Deleting (id "4_z3fd2fdb3905d5b1b9f680e1b_f40054749f41d1001_d20250420_m051044_c001_v7007000_t0000_u01745125844796") 2025/04/20 05:11:22 DEBUG : only13: Deleting (id "4_z3fd2fdb3905d5b1b9f680e1b_f4086677b7d258b1e_d20250420_m051038_c001_v0001181_t0008_u01745125838488") 2025/04/20 05:11:22 DEBUG : only13: Deleting (id "4_z3fd2fdb3905d5b1b9f680e1b_f1086677b7d258af7_d20250420_m051034_c001_v0001181_t0021_u01745125834390") 2025/04/20 05:11:22 DEBUG : only13: Deleting (id "4_z3fd2fdb3905d5b1b9f680e1b_f40054749f41d0f1e_d20250420_m051022_c001_v7007000_t0000_u01745125822190") 2025/04/20 05:11:22 DEBUG : only13: Deleting (id "4_z3fd2fdb3905d5b1b9f680e1b_f1086677b7d258a81_d20250420_m051017_c001_v0001181_t0024_u01745125817433") 2025/04/20 05:11:22 DEBUG : only14: Deleting (id "4_z3fd2fdb3905d5b1b9f680e1b_f40054749f41d1003_d20250420_m051044_c001_v7007000_t0000_u01745125844980") 2025/04/20 05:11:22 DEBUG : only14: Deleting (id "4_z3fd2fdb3905d5b1b9f680e1b_f4008f63a43dbf5d2_d20250420_m051038_c001_v0001184_t0031_u01745125838663") 2025/04/20 05:11:22 DEBUG : only14: Deleting (id "4_z3fd2fdb3905d5b1b9f680e1b_f1086677b7d258afb_d20250420_m051034_c001_v0001181_t0011_u01745125834858") 2025/04/20 05:11:22 DEBUG : only14: Deleting (id "4_z3fd2fdb3905d5b1b9f680e1b_f405cbc8899b24e7a_d20250420_m051021_c001_v7007000_t0000_u01745125821649") 2025/04/20 05:11:22 DEBUG : only14: Deleting (id "4_z3fd2fdb3905d5b1b9f680e1b_f1086677b7d258a85_d20250420_m051017_c001_v0001181_t0053_u01745125817875") 2025/04/20 05:11:22 DEBUG : only15: Deleting (id "4_z3fd2fdb3905d5b1b9f680e1b_f40054749f41d1004_d20250420_m051045_c001_v7007000_t0000_u01745125845163") 2025/04/20 05:11:22 DEBUG : only15: Deleting (id "4_z3fd2fdb3905d5b1b9f680e1b_f4086677b7d258b20_d20250420_m051038_c001_v0001181_t0008_u01745125838673") 2025/04/20 05:11:22 DEBUG : only15: Deleting (id "4_z3fd2fdb3905d5b1b9f680e1b_f1086677b7d258aff_d20250420_m051035_c001_v0001181_t0021_u01745125835304") 2025/04/20 05:11:22 DEBUG : only15: Deleting (id "4_z3fd2fdb3905d5b1b9f680e1b_f4101c6abf8f5c4b4_d20250420_m051022_c001_v7007000_t0000_u01745125822200") 2025/04/20 05:11:22 DEBUG : only15: Deleting (id "4_z3fd2fdb3905d5b1b9f680e1b_f1086677b7d258a87_d20250420_m051018_c001_v0001181_t0054_u01745125818305") 2025/04/20 05:11:23 DEBUG : only16: Deleting (id "4_z3fd2fdb3905d5b1b9f680e1b_f40054749f41d1005_d20250420_m051045_c001_v7007000_t0000_u01745125845350") 2025/04/20 05:11:23 DEBUG : only16: Deleting (id "4_z3fd2fdb3905d5b1b9f680e1b_f4008f63a43dbf5d8_d20250420_m051038_c001_v0001184_t0031_u01745125838847") 2025/04/20 05:11:23 DEBUG : only16: Deleting (id "4_z3fd2fdb3905d5b1b9f680e1b_f1086677b7d258b05_d20250420_m051035_c001_v0001181_t0053_u01745125835764") 2025/04/20 05:11:23 DEBUG : only16: Deleting (id "4_z3fd2fdb3905d5b1b9f680e1b_f40054749f41d0f1c_d20250420_m051021_c001_v7007000_t0000_u01745125821825") 2025/04/20 05:11:23 DEBUG : only16: Deleting (id "4_z3fd2fdb3905d5b1b9f680e1b_f1086677b7d258a8b_d20250420_m051018_c001_v0001181_t0003_u01745125818710") 2025/04/20 05:11:23 DEBUG : only17: Deleting (id "4_z3fd2fdb3905d5b1b9f680e1b_f40054749f41d1006_d20250420_m051045_c001_v7007000_t0000_u01745125845533") 2025/04/20 05:11:23 DEBUG : only17: Deleting (id "4_z3fd2fdb3905d5b1b9f680e1b_f4086677b7d258b24_d20250420_m051038_c001_v0001181_t0008_u01745125838859") 2025/04/20 05:11:23 DEBUG : only17: Deleting (id "4_z3fd2fdb3905d5b1b9f680e1b_f1086677b7d258b07_d20250420_m051036_c001_v0001181_t0042_u01745125836193") 2025/04/20 05:11:23 DEBUG : only17: Deleting (id "4_z3fd2fdb3905d5b1b9f680e1b_f4101c6abf8f5c4a1_d20250420_m051021_c001_v7007000_t0000_u01745125821834") 2025/04/20 05:11:23 DEBUG : only17: Deleting (id "4_z3fd2fdb3905d5b1b9f680e1b_f1086677b7d258a8f_d20250420_m051019_c001_v0001181_t0023_u01745125819121") 2025/04/20 05:11:23 DEBUG : only18: Deleting (id "4_z3fd2fdb3905d5b1b9f680e1b_f40054749f41d1007_d20250420_m051045_c001_v7007000_t0000_u01745125845717") 2025/04/20 05:11:23 DEBUG : only18: Deleting (id "4_z3fd2fdb3905d5b1b9f680e1b_f412af5f07b90efce_d20250420_m051038_c001_v0001117_t0004_u01745125838871") 2025/04/20 05:11:23 DEBUG : only18: Deleting (id "4_z3fd2fdb3905d5b1b9f680e1b_f1086677b7d258b0b_d20250420_m051036_c001_v0001181_t0050_u01745125836646") 2025/04/20 05:11:23 DEBUG : only18: Deleting (id "4_z3fd2fdb3905d5b1b9f680e1b_f4175b3d917eece48_d20250420_m051022_c001_v7007000_t0000_u01745125822222") 2025/04/20 05:11:23 DEBUG : only18: Deleting (id "4_z3fd2fdb3905d5b1b9f680e1b_f1086677b7d258a91_d20250420_m051019_c001_v0001181_t0048_u01745125819569") 2025/04/20 05:11:23 DEBUG : only19: Deleting (id "4_z3fd2fdb3905d5b1b9f680e1b_f40054749f41d1008_d20250420_m051045_c001_v7007000_t0000_u01745125845910") 2025/04/20 05:11:23 DEBUG : only19: Deleting (id "4_z3fd2fdb3905d5b1b9f680e1b_f410430e68b082057_d20250420_m051039_c001_v0001181_t0018_u01745125839025") 2025/04/20 05:11:23 DEBUG : only19: Deleting (id "4_z3fd2fdb3905d5b1b9f680e1b_f1086677b7d258b13_d20250420_m051037_c001_v0001181_t0054_u01745125837207") 2025/04/20 05:11:23 DEBUG : only19: Deleting (id "4_z3fd2fdb3905d5b1b9f680e1b_f4175b3d917eece45_d20250420_m051021_c001_v7007000_t0000_u01745125821643") 2025/04/20 05:11:23 DEBUG : only19: Deleting (id "4_z3fd2fdb3905d5b1b9f680e1b_f1086677b7d258a93_d20250420_m051020_c001_v0001181_t0020_u01745125820018") 2025/04/20 05:11:24 DEBUG : only2: Deleting (id "4_z3fd2fdb3905d5b1b9f680e1b_f40054749f41d1009_d20250420_m051046_c001_v7007000_t0000_u01745125846095") 2025/04/20 05:11:24 DEBUG : only2: Deleting (id "4_z3fd2fdb3905d5b1b9f680e1b_f4008f63a43dbf5da_d20250420_m051039_c001_v0001184_t0031_u01745125839034") 2025/04/20 05:11:24 DEBUG : only2: Deleting (id "4_z3fd2fdb3905d5b1b9f680e1b_f1086677b7d258ac5_d20250420_m051029_c001_v0001181_t0011_u01745125829222") 2025/04/20 05:11:24 DEBUG : only2: Deleting (id "4_z3fd2fdb3905d5b1b9f680e1b_f405cbc8899b24e82_d20250420_m051022_c001_v7007000_t0000_u01745125822240") 2025/04/20 05:11:24 DEBUG : only2: Deleting (id "4_z3fd2fdb3905d5b1b9f680e1b_f1086677b7d258a55_d20250420_m051012_c001_v0001181_t0058_u01745125812525") 2025/04/20 05:11:24 DEBUG : only3: Deleting (id "4_z3fd2fdb3905d5b1b9f680e1b_f40054749f41d100a_d20250420_m051046_c001_v7007000_t0000_u01745125846278") 2025/04/20 05:11:24 DEBUG : only3: Deleting (id "4_z3fd2fdb3905d5b1b9f680e1b_f4086677b7d258b2c_d20250420_m051039_c001_v0001181_t0008_u01745125839043") 2025/04/20 05:11:24 DEBUG : only3: Deleting (id "4_z3fd2fdb3905d5b1b9f680e1b_f1086677b7d258ac9_d20250420_m051029_c001_v0001181_t0023_u01745125829685") 2025/04/20 05:11:24 DEBUG : only3: Deleting (id "4_z3fd2fdb3905d5b1b9f680e1b_f40054749f41d0f1f_d20250420_m051022_c001_v7007000_t0000_u01745125822374") 2025/04/20 05:11:24 DEBUG : only3: Deleting (id "4_z3fd2fdb3905d5b1b9f680e1b_f1086677b7d258a5b_d20250420_m051012_c001_v0001181_t0043_u01745125812959") 2025/04/20 05:11:24 DEBUG : only4: Deleting (id "4_z3fd2fdb3905d5b1b9f680e1b_f40054749f41d100b_d20250420_m051046_c001_v7007000_t0000_u01745125846461") 2025/04/20 05:11:24 DEBUG : only4: Deleting (id "4_z3fd2fdb3905d5b1b9f680e1b_f412af5f07b90efd0_d20250420_m051039_c001_v0001117_t0004_u01745125839073") 2025/04/20 05:11:24 DEBUG : only4: Deleting (id "4_z3fd2fdb3905d5b1b9f680e1b_f1086677b7d258acf_d20250420_m051030_c001_v0001181_t0035_u01745125830137") 2025/04/20 05:11:24 DEBUG : only4: Deleting (id "4_z3fd2fdb3905d5b1b9f680e1b_f405cbc8899b24e75_d20250420_m051021_c001_v7007000_t0000_u01745125821255") 2025/04/20 05:11:24 DEBUG : only4: Deleting (id "4_z3fd2fdb3905d5b1b9f680e1b_f1086677b7d258a5f_d20250420_m051013_c001_v0001181_t0013_u01745125813533") 2025/04/20 05:11:24 DEBUG : only5: Deleting (id "4_z3fd2fdb3905d5b1b9f680e1b_f40054749f41d100c_d20250420_m051046_c001_v7007000_t0000_u01745125846649") 2025/04/20 05:11:24 DEBUG : only5: Deleting (id "4_z3fd2fdb3905d5b1b9f680e1b_f410430e68b08205d_d20250420_m051039_c001_v0001181_t0018_u01745125839208") 2025/04/20 05:11:24 DEBUG : only5: Deleting (id "4_z3fd2fdb3905d5b1b9f680e1b_f1086677b7d258ad3_d20250420_m051030_c001_v0001181_t0033_u01745125830655") 2025/04/20 05:11:24 DEBUG : only5: Deleting (id "4_z3fd2fdb3905d5b1b9f680e1b_f4101c6abf8f5c4bc_d20250420_m051022_c001_v7007000_t0000_u01745125822384") 2025/04/20 05:11:24 DEBUG : only5: Deleting (id "4_z3fd2fdb3905d5b1b9f680e1b_f1086677b7d258a63_d20250420_m051013_c001_v0001181_t0043_u01745125813963") 2025/04/20 05:11:24 DEBUG : only6: Deleting (id "4_z3fd2fdb3905d5b1b9f680e1b_f40054749f41d100d_d20250420_m051046_c001_v7007000_t0000_u01745125846835") 2025/04/20 05:11:25 DEBUG : only6: Deleting (id "4_z3fd2fdb3905d5b1b9f680e1b_f4008f63a43dbf5de_d20250420_m051039_c001_v0001184_t0031_u01745125839223") 2025/04/20 05:11:25 DEBUG : only6: Deleting (id "4_z3fd2fdb3905d5b1b9f680e1b_f1086677b7d258ad5_d20250420_m051031_c001_v0001181_t0025_u01745125831078") 2025/04/20 05:11:25 DEBUG : only6: Deleting (id "4_z3fd2fdb3905d5b1b9f680e1b_f4101c6abf8f5c4aa_d20250420_m051022_c001_v7007000_t0000_u01745125822017") 2025/04/20 05:11:25 DEBUG : only6: Deleting (id "4_z3fd2fdb3905d5b1b9f680e1b_f1086677b7d258a65_d20250420_m051014_c001_v0001181_t0051_u01745125814446") 2025/04/20 05:11:25 DEBUG : only7: Deleting (id "4_z3fd2fdb3905d5b1b9f680e1b_f40054749f41d100e_d20250420_m051047_c001_v7007000_t0000_u01745125847017") 2025/04/20 05:11:25 DEBUG : only7: Deleting (id "4_z3fd2fdb3905d5b1b9f680e1b_f4086677b7d258b32_d20250420_m051039_c001_v0001181_t0008_u01745125839232") 2025/04/20 05:11:25 DEBUG : only7: Deleting (id "4_z3fd2fdb3905d5b1b9f680e1b_f1086677b7d258ad9_d20250420_m051031_c001_v0001181_t0058_u01745125831606") 2025/04/20 05:11:25 DEBUG : only7: Deleting (id "4_z3fd2fdb3905d5b1b9f680e1b_f4175b3d917eece47_d20250420_m051022_c001_v7007000_t0000_u01745125822025") 2025/04/20 05:11:25 DEBUG : only7: Deleting (id "4_z3fd2fdb3905d5b1b9f680e1b_f1086677b7d258a6b_d20250420_m051014_c001_v0001181_t0052_u01745125814865") 2025/04/20 05:11:25 DEBUG : only8: Deleting (id "4_z3fd2fdb3905d5b1b9f680e1b_f40054749f41d100f_d20250420_m051047_c001_v7007000_t0000_u01745125847199") 2025/04/20 05:11:25 DEBUG : only8: Deleting (id "4_z3fd2fdb3905d5b1b9f680e1b_f412af5f07b90efd4_d20250420_m051039_c001_v0001117_t0004_u01745125839257") 2025/04/20 05:11:25 DEBUG : only8: Deleting (id "4_z3fd2fdb3905d5b1b9f680e1b_f1086677b7d258adf_d20250420_m051032_c001_v0001181_t0055_u01745125832133") 2025/04/20 05:11:25 DEBUG : only8: Deleting (id "4_z3fd2fdb3905d5b1b9f680e1b_f405cbc8899b24e77_d20250420_m051021_c001_v7007000_t0000_u01745125821465") 2025/04/20 05:11:25 DEBUG : only8: Deleting (id "4_z3fd2fdb3905d5b1b9f680e1b_f1086677b7d258a6d_d20250420_m051015_c001_v0001181_t0013_u01745125815303") 2025/04/20 05:11:25 DEBUG : only9: Deleting (id "4_z3fd2fdb3905d5b1b9f680e1b_f40054749f41d1010_d20250420_m051047_c001_v7007000_t0000_u01745125847431") 2025/04/20 05:11:25 DEBUG : only9: Deleting (id "4_z3fd2fdb3905d5b1b9f680e1b_f410430e68b082061_d20250420_m051039_c001_v0001181_t0018_u01745125839392") 2025/04/20 05:11:25 DEBUG : only9: Deleting (id "4_z3fd2fdb3905d5b1b9f680e1b_f1086677b7d258ae5_d20250420_m051032_c001_v0001181_t0029_u01745125832573") 2025/04/20 05:11:25 DEBUG : only9: Deleting (id "4_z3fd2fdb3905d5b1b9f680e1b_f4175b3d917eece46_d20250420_m051021_c001_v7007000_t0000_u01745125821843") 2025/04/20 05:11:25 DEBUG : only9: Deleting (id "4_z3fd2fdb3905d5b1b9f680e1b_f1086677b7d258a71_d20250420_m051015_c001_v0001181_t0044_u01745125815721") 2025/04/20 05:11:25 DEBUG : potato: Deleting (id "4_z3fd2fdb3905d5b1b9f680e1b_f4129d8d9a2c76eb2_d20250420_m050703_c001_v7007000_t0000_u01745125623783") 2025/04/20 05:11:26 DEBUG : potato: Deleting (id "4_z3fd2fdb3905d5b1b9f680e1b_f1086677b7d258670_d20250420_m050702_c001_v0001181_t0059_u01745125622007") 2025/04/20 05:11:26 DEBUG : potato: Deleting (id "4_z3fd2fdb3905d5b1b9f680e1b_f401713292aa15755_d20250420_m050700_c001_v7007000_t0000_u01745125620131") 2025/04/20 05:11:26 DEBUG : potato: Deleting (id "4_z3fd2fdb3905d5b1b9f680e1b_f11015eec301ef24e_d20250420_m050658_c001_v0001184_t0015_u01745125618479") 2025/04/20 05:11:26 DEBUG : potato: Deleting (id "4_z3fd2fdb3905d5b1b9f680e1b_f401713292aa1573d_d20250420_m050656_c001_v7007000_t0000_u01745125616607") 2025/04/20 05:11:26 DEBUG : potato: Deleting (id "4_z3fd2fdb3905d5b1b9f680e1b_f1086677b7d258636_d20250420_m050654_c001_v0001181_t0056_u01745125614114") 2025/04/20 05:11:26 DEBUG : potato: Deleting (id "4_z3fd2fdb3905d5b1b9f680e1b_f401713292aa156cc_d20250420_m050642_c001_v7007000_t0000_u01745125602759") 2025/04/20 05:11:26 DEBUG : potato: Deleting (id "4_z3fd2fdb3905d5b1b9f680e1b_f11015eec301eeffd_d20250420_m050641_c001_v0001184_t0049_u01745125601559") 2025/04/20 05:11:26 DEBUG : potato: Deleting (id "4_z3fd2fdb3905d5b1b9f680e1b_f401713292aa156c0_d20250420_m050639_c001_v7007000_t0000_u01745125599659") 2025/04/20 05:11:26 DEBUG : potato: Deleting (id "4_z3fd2fdb3905d5b1b9f680e1b_f11015eec301eef9b_d20250420_m050638_c001_v0001184_t0046_u01745125598848") 2025/04/20 05:11:26 DEBUG : potato: Deleting (id "4_z3fd2fdb3905d5b1b9f680e1b_f401713292aa156bd_d20250420_m050637_c001_v7007000_t0000_u01745125597294") 2025/04/20 05:11:26 DEBUG : potato: Deleting (id "4_z3fd2fdb3905d5b1b9f680e1b_f11015eec301eef3b_d20250420_m050636_c001_v0001184_t0049_u01745125596476") 2025/04/20 05:11:26 DEBUG : potato: Deleting (id "4_z3fd2fdb3905d5b1b9f680e1b_f4129d8d9a2c76af4_d20250420_m050629_c001_v7007000_t0000_u01745125589310") 2025/04/20 05:11:26 DEBUG : potato: Deleting (id "4_z3fd2fdb3905d5b1b9f680e1b_f11015eec301eee16_d20250420_m050628_c001_v0001184_t0023_u01745125588300") 2025/04/20 05:11:26 DEBUG : potato: Deleting (id "4_z3fd2fdb3905d5b1b9f680e1b_f4129d8d9a2c76adb_d20250420_m050627_c001_v7007000_t0000_u01745125587555") 2025/04/20 05:11:26 DEBUG : potato: Deleting (id "4_z3fd2fdb3905d5b1b9f680e1b_f11015eec301eedda_d20250420_m050626_c001_v0001184_t0029_u01745125586399") 2025/04/20 05:11:26 DEBUG : potato: Deleting (id "4_z3fd2fdb3905d5b1b9f680e1b_f4129d8d9a2c76ac3_d20250420_m050625_c001_v7007000_t0000_u01745125585673") 2025/04/20 05:11:26 DEBUG : potato: Deleting (id "4_z3fd2fdb3905d5b1b9f680e1b_f11015eec301eeda8_d20250420_m050625_c001_v0001184_t0015_u01745125585100") 2025/04/20 05:11:26 DEBUG : potato: Deleting (id "4_z3fd2fdb3905d5b1b9f680e1b_f11015eec301eed86_d20250420_m050624_c001_v0001184_t0045_u01745125584513") 2025/04/20 05:11:27 DEBUG : potato: Deleting (id "4_z3fd2fdb3905d5b1b9f680e1b_f4129d8d9a2c76ac1_d20250420_m050623_c001_v7007000_t0000_u01745125583774") 2025/04/20 05:11:27 DEBUG : potato: Deleting (id "4_z3fd2fdb3905d5b1b9f680e1b_f11015eec301eed44_d20250420_m050623_c001_v0001184_t0001_u01745125583120") 2025/04/20 05:11:27 DEBUG : potato: Deleting (id "4_z3fd2fdb3905d5b1b9f680e1b_f11015eec301eed22_d20250420_m050622_c001_v0001184_t0044_u01745125582550") 2025/04/20 05:11:27 DEBUG : potato: Deleting (id "4_z3fd2fdb3905d5b1b9f680e1b_f4129d8d9a2c76abd_d20250420_m050621_c001_v7007000_t0000_u01745125581817") 2025/04/20 05:11:27 DEBUG : potato: Deleting (id "4_z3fd2fdb3905d5b1b9f680e1b_f11015eec301eecf6_d20250420_m050621_c001_v0001184_t0006_u01745125581044") 2025/04/20 05:11:27 DEBUG : potato2: Deleting (id "4_z3fd2fdb3905d5b1b9f680e1b_f41911e299d96bd75_d20250420_m050750_c001_v7007000_t0000_u01745125670498") 2025/04/20 05:11:27 DEBUG : potato2: Deleting (id "4_z3fd2fdb3905d5b1b9f680e1b_f1086677b7d258780_d20250420_m050749_c001_v0001181_t0043_u01745125669895") 2025/04/20 05:11:27 DEBUG : potato2: Deleting (id "4_z3fd2fdb3905d5b1b9f680e1b_f40538c25babe861a_d20250420_m050740_c001_v7007000_t0000_u01745125660370") 2025/04/20 05:11:27 DEBUG : potato2: Deleting (id "4_z3fd2fdb3905d5b1b9f680e1b_f1086677b7d25873c_d20250420_m050736_c001_v0001181_t0034_u01745125656033") 2025/04/20 05:11:27 DEBUG : potato2: Deleting (id "4_z3fd2fdb3905d5b1b9f680e1b_f401713292aa15868_d20250420_m050728_c001_v7007000_t0000_u01745125648411") 2025/04/20 05:11:27 DEBUG : potato2: Deleting (id "4_z3fd2fdb3905d5b1b9f680e1b_f1086677b7d2586f1_d20250420_m050723_c001_v0001181_t0031_u01745125643811") 2025/04/20 05:11:27 DEBUG : potato2: Deleting (id "4_z3fd2fdb3905d5b1b9f680e1b_f4129d8d9a2c76f1e_d20250420_m050716_c001_v7007000_t0000_u01745125636346") 2025/04/20 05:11:27 DEBUG : potato2: Deleting (id "4_z3fd2fdb3905d5b1b9f680e1b_f1086677b7d2586a2_d20250420_m050712_c001_v0001181_t0046_u01745125632409") 2025/04/20 05:11:27 DEBUG : potato2: Deleting (id "4_z3fd2fdb3905d5b1b9f680e1b_f401713292aa156f3_d20250420_m050647_c001_v7007000_t0000_u01745125607726") 2025/04/20 05:11:27 DEBUG : potato2: Deleting (id "4_z3fd2fdb3905d5b1b9f680e1b_f11015eec301ef0bb_d20250420_m050646_c001_v0001184_t0055_u01745125606468") 2025/04/20 05:11:27 DEBUG : potato2: Deleting (id "4_z3fd2fdb3905d5b1b9f680e1b_f401713292aa156e1_d20250420_m050645_c001_v7007000_t0000_u01745125605335") 2025/04/20 05:11:27 DEBUG : potato2: Deleting (id "4_z3fd2fdb3905d5b1b9f680e1b_f11015eec301ef067_d20250420_m050643_c001_v0001184_t0036_u01745125603737") 2025/04/20 05:11:27 DEBUG : potato2: Deleting (id "4_z3fd2fdb3905d5b1b9f680e1b_f401713292aa156cf_d20250420_m050642_c001_v7007000_t0000_u01745125602986") 2025/04/20 05:11:27 DEBUG : potato2: Deleting (id "4_z3fd2fdb3905d5b1b9f680e1b_f11015eec301ef01f_d20250420_m050642_c001_v0001184_t0036_u01745125602136") 2025/04/20 05:11:27 DEBUG : potato2: Deleting (id "4_z3fd2fdb3905d5b1b9f680e1b_f401713292aa156c4_d20250420_m050640_c001_v7007000_t0000_u01745125600818") 2025/04/20 05:11:28 DEBUG : potato2: Deleting (id "4_z3fd2fdb3905d5b1b9f680e1b_f11015eec301eefd1_d20250420_m050640_c001_v0001184_t0039_u01745125600038") 2025/04/20 05:11:28 DEBUG : potato2: Deleting (id "4_z3fd2fdb3905d5b1b9f680e1b_f401713292aa156bf_d20250420_m050638_c001_v7007000_t0000_u01745125598108") 2025/04/20 05:11:28 DEBUG : potato2: Deleting (id "4_z3fd2fdb3905d5b1b9f680e1b_f11015eec301eef5d_d20250420_m050637_c001_v0001184_t0048_u01745125597299") 2025/04/20 05:11:28 DEBUG : potato2: Deleting (id "4_z3fd2fdb3905d5b1b9f680e1b_f4129d8d9a2c76b03_d20250420_m050630_c001_v7007000_t0000_u01745125590050") 2025/04/20 05:11:28 DEBUG : potato2: Deleting (id "4_z3fd2fdb3905d5b1b9f680e1b_f11015eec301eee2c_d20250420_m050629_c001_v0001184_t0007_u01745125589095") 2025/04/20 05:11:28 DEBUG : potato2: Deleting (id "4_z3fd2fdb3905d5b1b9f680e1b_f4183e4e1c577dc10_d20250420_m050520_c001_v7007000_t0000_u01745125520321") 2025/04/20 05:11:28 DEBUG : potato2: Deleting (id "4_z3fd2fdb3905d5b1b9f680e1b_f11015eec301ee453_d20250420_m050519_c001_v0001184_t0047_u01745125519746") 2025/04/20 05:11:28 DEBUG : potato2: Deleting (id "4_z3fd2fdb3905d5b1b9f680e1b_f4183e4e1c577dc0c_d20250420_m050518_c001_v7007000_t0000_u01745125518464") 2025/04/20 05:11:28 DEBUG : potato2: Deleting (id "4_z3fd2fdb3905d5b1b9f680e1b_f11015eec301ee40f_d20250420_m050517_c001_v0001184_t0038_u01745125517862") 2025/04/20 05:11:28 DEBUG : potato3: Deleting (id "4_z3fd2fdb3905d5b1b9f680e1b_f40538c25babe861b_d20250420_m050740_c001_v7007000_t0000_u01745125660613") 2025/04/20 05:11:28 DEBUG : potato3: Deleting (id "4_z3fd2fdb3905d5b1b9f680e1b_f1008f63a43dbe487_d20250420_m050737_c001_v0001184_t0047_u01745125657412") 2025/04/20 05:11:28 DEBUG : potato3: Deleting (id "4_z3fd2fdb3905d5b1b9f680e1b_f401713292aa1586a_d20250420_m050728_c001_v7007000_t0000_u01745125648623") 2025/04/20 05:11:28 DEBUG : potato3: Deleting (id "4_z3fd2fdb3905d5b1b9f680e1b_f1008f63a43dbe32f_d20250420_m050725_c001_v0001184_t0026_u01745125645418") 2025/04/20 05:11:28 DEBUG : potato3: Deleting (id "4_z3fd2fdb3905d5b1b9f680e1b_f4129d8d9a2c76f1f_d20250420_m050716_c001_v7007000_t0000_u01745125636529") 2025/04/20 05:11:28 DEBUG : potato3: Deleting (id "4_z3fd2fdb3905d5b1b9f680e1b_f1008f63a43dbe18b_d20250420_m050712_c001_v0001184_t0024_u01745125632817") 2025/04/20 05:11:28 DEBUG : pre-dest1/1: Deleting (id "4_z3fd2fdb3905d5b1b9f680e1b_f4063d6cfd2ab0f4e_d20250420_m050832_c001_v7007000_t0000_u01745125712385") 2025/04/20 05:11:28 DEBUG : pre-dest1/1: Deleting (id "4_z3fd2fdb3905d5b1b9f680e1b_f1008f63a43dbea26_d20250420_m050824_c001_v0001184_t0024_u01745125704452") 2025/04/20 05:11:28 DEBUG : pre-dest2/2: Deleting (id "4_z3fd2fdb3905d5b1b9f680e1b_f4063d6cfd2ab0f4f_d20250420_m050832_c001_v7007000_t0000_u01745125712570") 2025/04/20 05:11:28 DEBUG : pre-dest2/2: Deleting (id "4_z3fd2fdb3905d5b1b9f680e1b_f1086677b7d25884c_d20250420_m050825_c001_v0001181_t0050_u01745125705016") 2025/04/20 05:11:28 DEBUG : rclone-sync-test-ignore-file/.ignore: Deleting (id "4_z3fd2fdb3905d5b1b9f680e1b_f4183e4e1c577df1c_d20250420_m050803_c001_v7007000_t0000_u01745125683713") 2025/04/20 05:11:28 DEBUG : rclone-sync-test-ignore-file/.ignore: Deleting (id "4_z3fd2fdb3905d5b1b9f680e1b_f11015eec301ef9a4_d20250420_m050759_c001_v0001184_t0013_u01745125679769") 2025/04/20 05:11:29 DEBUG : sizeonly: Deleting (id "4_z3fd2fdb3905d5b1b9f680e1b_f41640d43222ff907_d20250420_m050602_c001_v7007000_t0000_u01745125562469") 2025/04/20 05:11:29 DEBUG : sizeonly: Deleting (id "4_z3fd2fdb3905d5b1b9f680e1b_f11015eec301eea3a_d20250420_m050601_c001_v0001184_t0020_u01745125561522") 2025/04/20 05:11:29 DEBUG : sub dir/hello world: Deleting (id "4_z3fd2fdb3905d5b1b9f680e1b_f41911e299d96c223_d20250420_m051103_c001_v7007000_t0000_u01745125863772") 2025/04/20 05:11:29 DEBUG : sub dir/hello world: Deleting (id "4_z3fd2fdb3905d5b1b9f680e1b_f1086677b7d258b8c_d20250420_m051101_c001_v0001181_t0048_u01745125861201") 2025/04/20 05:11:29 DEBUG : sub dir/hello world: Deleting (id "4_z3fd2fdb3905d5b1b9f680e1b_f40054749f41d1090_d20250420_m051059_c001_v7007000_t0000_u01745125859290") 2025/04/20 05:11:29 DEBUG : sub dir/hello world: Deleting (id "4_z3fd2fdb3905d5b1b9f680e1b_f112af5f07b90effe_d20250420_m051056_c001_v0001117_t0019_u01745125856206") 2025/04/20 05:11:29 DEBUG : sub dir/hello world: Deleting (id "4_z3fd2fdb3905d5b1b9f680e1b_f4129d8d9a2c76eff_d20250420_m050708_c001_v7007000_t0000_u01745125628965") 2025/04/20 05:11:29 DEBUG : sub dir/hello world: Deleting (id "4_z3fd2fdb3905d5b1b9f680e1b_f1086677b7d25868e_d20250420_m050708_c001_v0001181_t0023_u01745125628191") 2025/04/20 05:11:29 DEBUG : sub dir/hello world: Deleting (id "4_z3fd2fdb3905d5b1b9f680e1b_f4129d8d9a2c76ed8_d20250420_m050706_c001_v7007000_t0000_u01745125626808") 2025/04/20 05:11:29 DEBUG : sub dir/hello world: Deleting (id "4_z3fd2fdb3905d5b1b9f680e1b_f11015eec301ef364_d20250420_m050705_c001_v0001184_t0031_u01745125625992") 2025/04/20 05:11:29 DEBUG : sub dir/hello world: Deleting (id "4_z3fd2fdb3905d5b1b9f680e1b_f41640d43222ff8ef_d20250420_m050558_c001_v7007000_t0000_u01745125558353") 2025/04/20 05:11:29 DEBUG : sub dir/hello world: Deleting (id "4_z3fd2fdb3905d5b1b9f680e1b_f11015eec301ee99a_d20250420_m050556_c001_v0001184_t0023_u01745125556854") 2025/04/20 05:11:29 DEBUG : sub dir/hello world: Deleting (id "4_z3fd2fdb3905d5b1b9f680e1b_f41640d43222ff8e4_d20250420_m050556_c001_v7007000_t0000_u01745125556127") 2025/04/20 05:11:29 DEBUG : sub dir/hello world: Deleting (id "4_z3fd2fdb3905d5b1b9f680e1b_f11015eec301ee954_d20250420_m050555_c001_v0001184_t0003_u01745125555007") 2025/04/20 05:11:29 DEBUG : sub dir/hello world: Deleting (id "4_z3fd2fdb3905d5b1b9f680e1b_f41640d43222ff8dc_d20250420_m050552_c001_v7007000_t0000_u01745125552095") 2025/04/20 05:11:29 DEBUG : sub dir/hello world: Deleting (id "4_z3fd2fdb3905d5b1b9f680e1b_f11015eec301ee8c9_d20250420_m050550_c001_v0001184_t0047_u01745125550995") 2025/04/20 05:11:29 DEBUG : sub dir/hello world: Deleting (id "4_z3fd2fdb3905d5b1b9f680e1b_f41640d43222ff8d9_d20250420_m050550_c001_v7007000_t0000_u01745125550449") 2025/04/20 05:11:29 DEBUG : sub dir/hello world: Deleting (id "4_z3fd2fdb3905d5b1b9f680e1b_f11015eec301ee88f_d20250420_m050549_c001_v0001184_t0031_u01745125549107") 2025/04/20 05:11:29 DEBUG : sub dir/hello world: Deleting (id "4_z3fd2fdb3905d5b1b9f680e1b_f11015eec301ee818_d20250420_m050545_c001_v0001184_t0043_u01745125545842") 2025/04/20 05:11:29 DEBUG : sub dir/hello world: Deleting (id "4_z3fd2fdb3905d5b1b9f680e1b_f41640d43222ff8d4_d20250420_m050545_c001_v7007000_t0000_u01745125545109") 2025/04/20 05:11:30 DEBUG : sub dir/hello world: Deleting (id "4_z3fd2fdb3905d5b1b9f680e1b_f11015eec301ee7da_d20250420_m050544_c001_v0001184_t0014_u01745125544530") 2025/04/20 05:11:30 DEBUG : sub dir/hello world: Deleting (id "4_z3fd2fdb3905d5b1b9f680e1b_f11015eec301ee7be_d20250420_m050543_c001_v0001184_t0049_u01745125543775") 2025/04/20 05:11:30 DEBUG : sub dir/hello world: Deleting (id "4_z3fd2fdb3905d5b1b9f680e1b_f41640d43222ff8d1_d20250420_m050542_c001_v7007000_t0000_u01745125542675") 2025/04/20 05:11:30 DEBUG : sub dir/hello world: Deleting (id "4_z3fd2fdb3905d5b1b9f680e1b_f11015eec301ee71a_d20250420_m050539_c001_v0001184_t0030_u01745125539871") 2025/04/20 05:11:30 DEBUG : sub dir/hello world: Deleting (id "4_z3fd2fdb3905d5b1b9f680e1b_f11015eec301ee6ae_d20250420_m050537_c001_v0001184_t0008_u01745125537038") 2025/04/20 05:11:30 DEBUG : sub dir/hello world: Deleting (id "4_z3fd2fdb3905d5b1b9f680e1b_f41640d43222ff8cb_d20250420_m050536_c001_v7007000_t0000_u01745125536312") 2025/04/20 05:11:30 DEBUG : sub dir/hello world: Deleting (id "4_z3fd2fdb3905d5b1b9f680e1b_f11015eec301ee694_d20250420_m050535_c001_v0001184_t0042_u01745125535729") 2025/04/20 05:11:30 DEBUG : sub dir/hello world: Deleting (id "4_z3fd2fdb3905d5b1b9f680e1b_f11015eec301ee676_d20250420_m050534_c001_v0001184_t0046_u01745125534920") 2025/04/20 05:11:30 DEBUG : sub dir/hello world: Deleting (id "4_z3fd2fdb3905d5b1b9f680e1b_f41640d43222ff8ca_d20250420_m050534_c001_v7007000_t0000_u01745125534193") 2025/04/20 05:11:30 DEBUG : sub dir/hello world: Deleting (id "4_z3fd2fdb3905d5b1b9f680e1b_f11015eec301ee5dd_d20250420_m050530_c001_v0001184_t0056_u01745125530310") 2025/04/20 05:11:30 DEBUG : sub dir/hello world: Deleting (id "4_z3fd2fdb3905d5b1b9f680e1b_f41640d43222ff8c8_d20250420_m050529_c001_v7007000_t0000_u01745125529942") 2025/04/20 05:11:30 DEBUG : sub dir/hello world: Deleting (id "4_z3fd2fdb3905d5b1b9f680e1b_f11015eec301ee5bb_d20250420_m050529_c001_v0001184_t0035_u01745125529377") 2025/04/20 05:11:30 DEBUG : sub dir/hello world: Deleting (id "4_z3fd2fdb3905d5b1b9f680e1b_f4183e4e1c577dc76_d20250420_m050527_c001_v7007000_t0000_u01745125527721") 2025/04/20 05:11:30 DEBUG : sub dir/hello world: Deleting (id "4_z3fd2fdb3905d5b1b9f680e1b_f11015eec301ee573_d20250420_m050527_c001_v0001184_t0059_u01745125527116") 2025/04/20 05:11:30 DEBUG : sub dir/hello world: Deleting (id "4_z3fd2fdb3905d5b1b9f680e1b_f4183e4e1c577dc60_d20250420_m050526_c001_v7007000_t0000_u01745125526556") 2025/04/20 05:11:30 DEBUG : sub dir/hello world: Deleting (id "4_z3fd2fdb3905d5b1b9f680e1b_f11015eec301ee537_d20250420_m050525_c001_v0001184_t0027_u01745125525907") 2025/04/20 05:11:30 DEBUG : sub dir/hello world: Deleting (id "4_z3fd2fdb3905d5b1b9f680e1b_f4183e4e1c577dc3c_d20250420_m050524_c001_v7007000_t0000_u01745125524626") 2025/04/20 05:11:30 DEBUG : sub dir/hello world: Deleting (id "4_z3fd2fdb3905d5b1b9f680e1b_f11015eec301ee4fb_d20250420_m050523_c001_v0001184_t0019_u01745125523873") 2025/04/20 05:11:31 DEBUG : sub dir/hello world: Deleting (id "4_z3fd2fdb3905d5b1b9f680e1b_f4183e4e1c577dc2a_d20250420_m050523_c001_v7007000_t0000_u01745125523305") 2025/04/20 05:11:31 DEBUG : sub dir/hello world: Deleting (id "4_z3fd2fdb3905d5b1b9f680e1b_f11015eec301ee4cb_d20250420_m050522_c001_v0001184_t0056_u01745125522742") 2025/04/20 05:11:31 DEBUG : sub dir/hello world: Deleting (id "4_z3fd2fdb3905d5b1b9f680e1b_f4183e4e1c577dc18_d20250420_m050521_c001_v7007000_t0000_u01745125521828") 2025/04/20 05:11:31 DEBUG : sub dir/hello world: Deleting (id "4_z3fd2fdb3905d5b1b9f680e1b_f11015eec301ee48d_d20250420_m050521_c001_v0001184_t0043_u01745125521251") 2025/04/20 05:11:31 DEBUG : sub dir/hello world: Deleting (id "4_z3fd2fdb3905d5b1b9f680e1b_f4183e4e1c577dc05_d20250420_m050515_c001_v7007000_t0000_u01745125515465") 2025/04/20 05:11:31 DEBUG : sub dir/hello world: Deleting (id "4_z3fd2fdb3905d5b1b9f680e1b_f11015eec301ee396_d20250420_m050514_c001_v0001184_t0020_u01745125514903") 2025/04/20 05:11:31 DEBUG : sub dir/hello world: Deleting (id "4_z3fd2fdb3905d5b1b9f680e1b_f4183e4e1c577dc03_d20250420_m050513_c001_v7007000_t0000_u01745125513983") 2025/04/20 05:11:31 DEBUG : sub dir/hello world: Deleting (id "4_z3fd2fdb3905d5b1b9f680e1b_f11015eec301ee360_d20250420_m050513_c001_v0001184_t0000_u01745125513045") 2025/04/20 05:11:31 DEBUG : sub dir/hello world: Deleting (id "4_z3fd2fdb3905d5b1b9f680e1b_f4183e4e1c577dbff_d20250420_m050512_c001_v7007000_t0000_u01745125512134") 2025/04/20 05:11:31 DEBUG : sub dir/hello world: Deleting (id "4_z3fd2fdb3905d5b1b9f680e1b_f11015eec301ee330_d20250420_m050511_c001_v0001184_t0029_u01745125511557") 2025/04/20 05:11:31 DEBUG : sub dir/hello world: Deleting (id "4_z3fd2fdb3905d5b1b9f680e1b_f4183e4e1c577dbf9_d20250420_m050508_c001_v7007000_t0000_u01745125508651") 2025/04/20 05:11:31 DEBUG : sub dir/hello world: Deleting (id "4_z3fd2fdb3905d5b1b9f680e1b_f11015eec301ee2c4_d20250420_m050508_c001_v0001184_t0040_u01745125508079") 2025/04/20 05:11:31 DEBUG : sub dir2/very/very/very/very/very/nested/subdir/hello world: Deleting (id "4_z3fd2fdb3905d5b1b9f680e1b_f41911e299d96c225_d20250420_m051103_c001_v7007000_t0000_u01745125863958") 2025/04/20 05:11:31 DEBUG : sub dir2/very/very/very/very/very/nested/subdir/hello world: Deleting (id "4_z3fd2fdb3905d5b1b9f680e1b_f110430e68b082112_d20250420_m051101_c001_v0001181_t0035_u01745125861225") 2025/04/20 05:11:31 DEBUG : sub dir2/very/very/very/very/very/nested/subdir/hello world: Deleting (id "4_z3fd2fdb3905d5b1b9f680e1b_f40054749f41d1093_d20250420_m051059_c001_v7007000_t0000_u01745125859473") 2025/04/20 05:11:31 DEBUG : sub dir2/very/very/very/very/very/nested/subdir/hello world: Deleting (id "4_z3fd2fdb3905d5b1b9f680e1b_f1008f63a43dbf728_d20250420_m051055_c001_v0001184_t0009_u01745125855842") 2025/04/20 05:11:31 DEBUG : sub/yam: Deleting (id "4_z3fd2fdb3905d5b1b9f680e1b_f4129d8d9a2c76eac_d20250420_m050703_c001_v7007000_t0000_u01745125623229") 2025/04/20 05:11:31 DEBUG : sub/yam: Deleting (id "4_z3fd2fdb3905d5b1b9f680e1b_f1008f63a43dbe055_d20250420_m050701_c001_v0001184_t0047_u01745125621648") 2025/04/20 05:11:31 DEBUG : test_dir1/file2: Deleting (id "4_z3fd2fdb3905d5b1b9f680e1b_f40054749f41d1045_d20250420_m051054_c001_v7007000_t0000_u01745125854259") 2025/04/20 05:11:31 DEBUG : test_dir1/file2: Deleting (id "4_z3fd2fdb3905d5b1b9f680e1b_f1086677b7d258b70_d20250420_m051052_c001_v0001181_t0034_u01745125852583") 2025/04/20 05:11:31 DEBUG : test_dir1/file2: Deleting (id "4_z3fd2fdb3905d5b1b9f680e1b_f40054749f41d1015_d20250420_m051050_c001_v7007000_t0000_u01745125850977") 2025/04/20 05:11:32 DEBUG : test_dir1/file2: Deleting (id "4_z3fd2fdb3905d5b1b9f680e1b_f112af5f07b90efe8_d20250420_m051048_c001_v0001117_t0040_u01745125848790") 2025/04/20 05:11:32 DEBUG : test_dir2/sub_dir/file3: Deleting (id "4_z3fd2fdb3905d5b1b9f680e1b_f40054749f41d104a_d20250420_m051054_c001_v7007000_t0000_u01745125854446") 2025/04/20 05:11:32 DEBUG : test_dir2/sub_dir/file3: Deleting (id "4_z3fd2fdb3905d5b1b9f680e1b_f1008f63a43dbf6c6_d20250420_m051052_c001_v0001184_t0031_u01745125852525") 2025/04/20 05:11:32 DEBUG : test_dir2/sub_dir/file3: Deleting (id "4_z3fd2fdb3905d5b1b9f680e1b_f40054749f41d1016_d20250420_m051051_c001_v7007000_t0000_u01745125851160") 2025/04/20 05:11:32 DEBUG : test_dir2/sub_dir/file3: Deleting (id "4_z3fd2fdb3905d5b1b9f680e1b_f1086677b7d258b60_d20250420_m051048_c001_v0001181_t0024_u01745125848771") 2025/04/20 05:11:32 DEBUG : three: Deleting (id "4_z3fd2fdb3905d5b1b9f680e1b_f401713292aa1571e_d20250420_m050653_c001_v7007000_t0000_u01745125613369") 2025/04/20 05:11:32 DEBUG : three: Deleting (id "4_z3fd2fdb3905d5b1b9f680e1b_f11015eec301ef162_d20250420_m050652_c001_v0001184_t0031_u01745125612180") 2025/04/20 05:11:32 DEBUG : three: Deleting (id "4_z3fd2fdb3905d5b1b9f680e1b_f11015eec301ef123_d20250420_m050650_c001_v0001184_t0019_u01745125610058") 2025/04/20 05:11:32 DEBUG : two: Deleting (id "4_z3fd2fdb3905d5b1b9f680e1b_f401713292aa15720_d20250420_m050653_c001_v7007000_t0000_u01745125613555") 2025/04/20 05:11:32 DEBUG : two: Deleting (id "4_z3fd2fdb3905d5b1b9f680e1b_f4008f63a43dbdef6_d20250420_m050651_c001_v0001184_t0031_u01745125611607") 2025/04/20 05:11:32 DEBUG : two: Deleting (id "4_z3fd2fdb3905d5b1b9f680e1b_f41015eec301ef11f_d20250420_m050649_c001_v0001184_t0024_u01745125609873") 2025/04/20 05:11:32 DEBUG : yam: Deleting (id "4_z3fd2fdb3905d5b1b9f680e1b_f4129d8d9a2c76eb4_d20250420_m050703_c001_v7007000_t0000_u01745125623965") 2025/04/20 05:11:32 DEBUG : yam: Deleting (id "4_z3fd2fdb3905d5b1b9f680e1b_f110a1dc4584de5e8_d20250420_m050703_c001_v0001176_t0003_u01745125623011") 2025/04/20 05:11:32 DEBUG : yam: Deleting (id "4_z3fd2fdb3905d5b1b9f680e1b_f401713292aa15750_d20250420_m050659_c001_v7007000_t0000_u01745125619564") 2025/04/20 05:11:32 DEBUG : yam: Deleting (id "4_z3fd2fdb3905d5b1b9f680e1b_f1008f63a43dbdfd5_d20250420_m050658_c001_v0001184_t0024_u01745125618130") 2025/04/20 05:11:32 DEBUG : yam: Deleting (id "4_z3fd2fdb3905d5b1b9f680e1b_f401713292aa15739_d20250420_m050656_c001_v7007000_t0000_u01745125616037") 2025/04/20 05:11:32 DEBUG : yam: Deleting (id "4_z3fd2fdb3905d5b1b9f680e1b_f1008f63a43dbdf53_d20250420_m050654_c001_v0001184_t0039_u01745125614125") 2025/04/20 05:11:32 DEBUG : yaml: Deleting (id "4_z3fd2fdb3905d5b1b9f680e1b_f4129d8d9a2c76e9f_d20250420_m050700_c001_v7007000_t0000_u01745125620336") 2025/04/20 05:11:32 DEBUG : yaml: Deleting (id "4_z3fd2fdb3905d5b1b9f680e1b_f103e37e49858c520_d20250420_m050659_c001_v0001182_t0051_u01745125619350") 2025/04/20 05:11:32 DEBUG : yaml: Deleting (id "4_z3fd2fdb3905d5b1b9f680e1b_f401713292aa15740_d20250420_m050656_c001_v7007000_t0000_u01745125616794") 2025/04/20 05:11:33 DEBUG : yaml: Deleting (id "4_z3fd2fdb3905d5b1b9f680e1b_f1051ee95925c50cc_d20250420_m050655_c001_v0001115_t0055_u01745125615329") "./sync.test -test.v -test.timeout 1h0m0s -remote TestB2: -list-retries 5 -verbose" - Finished OK in 6m29.566538669s (try 1/5)