"./sync.test -test.v -test.timeout 1h0m0s -remote TestB2: -list-retries 5 -verbose" - Starting (try 1/5) 2024/12/21 02:59:08 DEBUG : Creating backend with remote "TestB2:rclone-test-royuzot5cahi" 2024/12/21 02:59:08 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2024/12/21 02:59:09 DEBUG : Creating backend with remote "/tmp/rclone2972983463" === RUN TestPipe --- PASS: TestPipe (0.00s) === RUN TestPipeConcurrent --- PASS: TestPipeConcurrent (0.02s) === 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-royuzot5cahi", Local "Local file system at /tmp/rclone2972983463", Modify Window "1ms" 2024/12/21 02:59:10 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2024/12/21 02:59:10 NOTICE: sub dir/hello world: Skipped copy as --dry-run is set (size 11) 2024/12/21 02:59:10 DEBUG : B2 bucket rclone-test-royuzot5cahi: Waiting for checks to finish 2024/12/21 02:59:10 DEBUG : B2 bucket rclone-test-royuzot5cahi: Waiting for transfers to finish run.go:180: Remote "B2 bucket rclone-test-royuzot5cahi", Local "Local file system at /tmp/rclone2972983463", Modify Window "1ms" --- PASS: TestCopyWithDryRun (2.07s) === RUN TestCopy run.go:180: Remote "B2 bucket rclone-test-royuzot5cahi", Local "Local file system at /tmp/rclone2972983463", Modify Window "1ms" 2024/12/21 02:59:11 INFO : sub dir: Set directory modification time (using DirSetModTime) 2024/12/21 02:59:11 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2024/12/21 02:59:11 DEBUG : B2 bucket rclone-test-royuzot5cahi: Waiting for checks to finish 2024/12/21 02:59:11 DEBUG : B2 bucket rclone-test-royuzot5cahi: Waiting for transfers to finish 2024/12/21 02:59:12 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2024/12/21 02:59:12 INFO : sub dir/hello world: Copied (new) run.go:180: Remote "B2 bucket rclone-test-royuzot5cahi", Local "Local file system at /tmp/rclone2972983463", Modify Window "1ms" 2024/12/21 02:59:12 DEBUG : B2 bucket rclone-test-royuzot5cahi: Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata --- PASS: TestCopy (2.15s) === RUN TestCopyMetadata run.go:180: Remote "B2 bucket rclone-test-royuzot5cahi", Local "Local file system at /tmp/rclone2972983463", 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-royuzot5cahi", Local "Local file system at /tmp/rclone2972983463", 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-royuzot5cahi", Local "Local file system at /tmp/rclone2972983463", Modify Window "1ms" 2024/12/21 02:59:14 DEBUG : Creating backend with remote "/non-existing" 2024/12/21 02:59:14 ERROR : Local file system at /non-existing: error reading source root directory: directory not found 2024/12/21 02:59:14 DEBUG : B2 bucket rclone-test-royuzot5cahi: Waiting for checks to finish 2024/12/21 02:59:14 DEBUG : B2 bucket rclone-test-royuzot5cahi: Waiting for transfers to finish run.go:180: Remote "B2 bucket rclone-test-royuzot5cahi", Local "Local file system at /tmp/rclone2972983463", Modify Window "1ms" --- PASS: TestCopyMissingDirectory (0.92s) === RUN TestCopyNoTraverse run.go:180: Remote "B2 bucket rclone-test-royuzot5cahi", Local "Local file system at /tmp/rclone2972983463", Modify Window "1ms" 2024/12/21 02:59:15 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2024/12/21 02:59:15 DEBUG : B2 bucket rclone-test-royuzot5cahi: Waiting for checks to finish 2024/12/21 02:59:15 DEBUG : B2 bucket rclone-test-royuzot5cahi: Waiting for transfers to finish 2024/12/21 02:59:16 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2024/12/21 02:59:16 INFO : sub dir/hello world: Copied (new) run.go:180: Remote "B2 bucket rclone-test-royuzot5cahi", Local "Local file system at /tmp/rclone2972983463", Modify Window "1ms" --- PASS: TestCopyNoTraverse (2.02s) === RUN TestCopyCheckFirst run.go:180: Remote "B2 bucket rclone-test-royuzot5cahi", Local "Local file system at /tmp/rclone2972983463", Modify Window "1ms" 2024/12/21 02:59:17 INFO : B2 bucket rclone-test-royuzot5cahi: Running all checks before starting transfers 2024/12/21 02:59:17 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2024/12/21 02:59:17 DEBUG : B2 bucket rclone-test-royuzot5cahi: Waiting for checks to finish 2024/12/21 02:59:17 INFO : B2 bucket rclone-test-royuzot5cahi: Checks finished, now starting transfers 2024/12/21 02:59:17 DEBUG : B2 bucket rclone-test-royuzot5cahi: Waiting for transfers to finish 2024/12/21 02:59:17 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2024/12/21 02:59:17 INFO : sub dir/hello world: Copied (new) run.go:180: Remote "B2 bucket rclone-test-royuzot5cahi", Local "Local file system at /tmp/rclone2972983463", Modify Window "1ms" --- PASS: TestCopyCheckFirst (1.56s) === RUN TestSyncNoTraverse run.go:180: Remote "B2 bucket rclone-test-royuzot5cahi", Local "Local file system at /tmp/rclone2972983463", Modify Window "1ms" 2024/12/21 02:59:18 ERROR : Ignoring --no-traverse with sync 2024/12/21 02:59:19 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2024/12/21 02:59:19 DEBUG : B2 bucket rclone-test-royuzot5cahi: Waiting for checks to finish 2024/12/21 02:59:19 DEBUG : B2 bucket rclone-test-royuzot5cahi: Waiting for transfers to finish 2024/12/21 02:59:19 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2024/12/21 02:59:19 INFO : sub dir/hello world: Copied (new) 2024/12/21 02:59:19 DEBUG : Waiting for deletions to finish run.go:180: Remote "B2 bucket rclone-test-royuzot5cahi", Local "Local file system at /tmp/rclone2972983463", Modify Window "1ms" --- PASS: TestSyncNoTraverse (1.73s) === RUN TestCopyWithDepth run.go:180: Remote "B2 bucket rclone-test-royuzot5cahi", Local "Local file system at /tmp/rclone2972983463", Modify Window "1ms" 2024/12/21 02:59:20 DEBUG : hello world2: Need to transfer - File not found at Destination 2024/12/21 02:59:20 DEBUG : B2 bucket rclone-test-royuzot5cahi: Waiting for checks to finish 2024/12/21 02:59:20 DEBUG : B2 bucket rclone-test-royuzot5cahi: Waiting for transfers to finish 2024/12/21 02:59:21 DEBUG : hello world2: sha1 = c0bf117f9c93d02c894fe8ffd6e5cecf3545c209 OK 2024/12/21 02:59:21 INFO : hello world2: Copied (new) run.go:180: Remote "B2 bucket rclone-test-royuzot5cahi", Local "Local file system at /tmp/rclone2972983463", Modify Window "1ms" --- PASS: TestCopyWithDepth (1.62s) === RUN TestCopyWithFilesFrom run.go:180: Remote "B2 bucket rclone-test-royuzot5cahi", Local "Local file system at /tmp/rclone2972983463", Modify Window "1ms" 2024/12/21 02:59:22 DEBUG : potato2: Need to transfer - File not found at Destination 2024/12/21 02:59:22 DEBUG : B2 bucket rclone-test-royuzot5cahi: Waiting for checks to finish 2024/12/21 02:59:22 DEBUG : B2 bucket rclone-test-royuzot5cahi: Waiting for transfers to finish 2024/12/21 02:59:22 DEBUG : potato2: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2024/12/21 02:59:22 INFO : potato2: Copied (new) run.go:180: Remote "B2 bucket rclone-test-royuzot5cahi", Local "Local file system at /tmp/rclone2972983463", Modify Window "1ms" --- PASS: TestCopyWithFilesFrom (1.62s) === RUN TestCopyWithFilesFromAndNoTraverse run.go:180: Remote "B2 bucket rclone-test-royuzot5cahi", Local "Local file system at /tmp/rclone2972983463", Modify Window "1ms" 2024/12/21 02:59:24 DEBUG : potato2: Need to transfer - File not found at Destination 2024/12/21 02:59:24 DEBUG : B2 bucket rclone-test-royuzot5cahi: Waiting for checks to finish 2024/12/21 02:59:24 DEBUG : B2 bucket rclone-test-royuzot5cahi: Waiting for transfers to finish 2024/12/21 02:59:24 DEBUG : potato2: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2024/12/21 02:59:24 INFO : potato2: Copied (new) run.go:180: Remote "B2 bucket rclone-test-royuzot5cahi", Local "Local file system at /tmp/rclone2972983463", Modify Window "1ms" --- PASS: TestCopyWithFilesFromAndNoTraverse (2.00s) === RUN TestCopyEmptyDirectories run.go:180: Remote "B2 bucket rclone-test-royuzot5cahi", Local "Local file system at /tmp/rclone2972983463", Modify Window "1ms" 2024/12/21 02:59:25 DEBUG : sub dir2/sub sub dir2: Making directory with metadata 2024/12/21 02:59:25 INFO : sub dir2/sub sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2024/12/21 02:59:25 INFO : sub dir2: Set directory modification time (using DirSetModTime) 2024/12/21 02:59:25 INFO : sub dir: Set directory modification time (using DirSetModTime) 2024/12/21 02:59:25 DEBUG : sub dir: Making directory 2024/12/21 02:59:25 DEBUG : sub dir2: Making directory 2024/12/21 02:59:25 DEBUG : sub dir2/sub sub dir2: Making directory 2024/12/21 02:59:25 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2024/12/21 02:59:25 DEBUG : B2 bucket rclone-test-royuzot5cahi: Waiting for checks to finish 2024/12/21 02:59:25 DEBUG : B2 bucket rclone-test-royuzot5cahi: Waiting for transfers to finish 2024/12/21 02:59:26 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2024/12/21 02:59:26 INFO : sub dir/hello world: Copied (new) run.go:180: Remote "B2 bucket rclone-test-royuzot5cahi", Local "Local file system at /tmp/rclone2972983463", Modify Window "1ms" fstest.go:244: Filtering empty directory "sub dir2" fstest.go:244: Filtering empty directory "sub dir2/sub sub dir2" 2024/12/21 02:59:26 DEBUG : B2 bucket rclone-test-royuzot5cahi: Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata --- PASS: TestCopyEmptyDirectories (1.68s) === RUN TestCopyNoEmptyDirectories run.go:180: Remote "B2 bucket rclone-test-royuzot5cahi", Local "Local file system at /tmp/rclone2972983463", Modify Window "1ms" 2024/12/21 02:59:27 DEBUG : sub dir2: Making directory 2024/12/21 02:59:27 DEBUG : sub dir2/sub sub dir2: Making directory with metadata 2024/12/21 02:59:27 INFO : sub dir2/sub sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2024/12/21 02:59:27 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2024/12/21 02:59:27 DEBUG : B2 bucket rclone-test-royuzot5cahi: Waiting for checks to finish 2024/12/21 02:59:27 DEBUG : B2 bucket rclone-test-royuzot5cahi: Waiting for transfers to finish 2024/12/21 02:59:27 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2024/12/21 02:59:27 INFO : sub dir/hello world: Copied (new) --- PASS: TestCopyNoEmptyDirectories (1.22s) === RUN TestMoveEmptyDirectories run.go:180: Remote "B2 bucket rclone-test-royuzot5cahi", Local "Local file system at /tmp/rclone2972983463", Modify Window "1ms" 2024/12/21 02:59:28 DEBUG : sub dir2: Making directory with metadata 2024/12/21 02:59:28 INFO : sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2024/12/21 02:59:28 DEBUG : sub dir: Making directory 2024/12/21 02:59:28 DEBUG : sub dir2: Making directory 2024/12/21 02:59:28 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2024/12/21 02:59:28 DEBUG : B2 bucket rclone-test-royuzot5cahi: Waiting for checks to finish 2024/12/21 02:59:28 DEBUG : B2 bucket rclone-test-royuzot5cahi: Waiting for transfers to finish 2024/12/21 02:59:29 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2024/12/21 02:59:29 INFO : sub dir/hello world: Copied (new) 2024/12/21 02:59:29 INFO : sub dir/hello world: Deleted run.go:180: Remote "B2 bucket rclone-test-royuzot5cahi", Local "Local file system at /tmp/rclone2972983463", Modify Window "1ms" fstest.go:244: Filtering empty directory "sub dir2" 2024/12/21 02:59:29 DEBUG : B2 bucket rclone-test-royuzot5cahi: Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata 2024/12/21 02:59:29 DEBUG : B2 bucket rclone-test-royuzot5cahi: Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata --- PASS: TestMoveEmptyDirectories (1.91s) === RUN TestSyncNoUpdateDirModtime run.go:180: Remote "B2 bucket rclone-test-royuzot5cahi", Local "Local file system at /tmp/rclone2972983463", 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-royuzot5cahi", Local "Local file system at /tmp/rclone2972983463", Modify Window "1ms" 2024/12/21 02:59:30 DEBUG : sub dir2: Making directory 2024/12/21 02:59:31 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2024/12/21 02:59:31 DEBUG : B2 bucket rclone-test-royuzot5cahi: Waiting for checks to finish 2024/12/21 02:59:31 DEBUG : B2 bucket rclone-test-royuzot5cahi: Waiting for transfers to finish 2024/12/21 02:59:31 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2024/12/21 02:59:31 INFO : sub dir/hello world: Copied (new) 2024/12/21 02:59:31 INFO : sub dir/hello world: Deleted --- PASS: TestMoveNoEmptyDirectories (1.25s) === RUN TestSyncEmptyDirectories run.go:180: Remote "B2 bucket rclone-test-royuzot5cahi", Local "Local file system at /tmp/rclone2972983463", Modify Window "1ms" 2024/12/21 02:59:32 DEBUG : sub dir2: Making directory with metadata 2024/12/21 02:59:32 INFO : sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2024/12/21 02:59:32 INFO : sub dir: Set directory modification time (using DirSetModTime) 2024/12/21 02:59:32 DEBUG : sub dir: Making directory 2024/12/21 02:59:32 DEBUG : sub dir2: Making directory 2024/12/21 02:59:32 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2024/12/21 02:59:32 DEBUG : B2 bucket rclone-test-royuzot5cahi: Waiting for checks to finish 2024/12/21 02:59:32 DEBUG : B2 bucket rclone-test-royuzot5cahi: Waiting for transfers to finish 2024/12/21 02:59:32 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2024/12/21 02:59:32 INFO : sub dir/hello world: Copied (new) 2024/12/21 02:59:32 DEBUG : Waiting for deletions to finish run.go:180: Remote "B2 bucket rclone-test-royuzot5cahi", Local "Local file system at /tmp/rclone2972983463", Modify Window "1ms" fstest.go:244: Filtering empty directory "sub dir2" 2024/12/21 02:59:33 DEBUG : B2 bucket rclone-test-royuzot5cahi: Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata --- PASS: TestSyncEmptyDirectories (1.76s) === RUN TestSyncSetDelayedModTimes run.go:180: Remote "B2 bucket rclone-test-royuzot5cahi", Local "Local file system at /tmp/rclone2972983463", 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-royuzot5cahi", Local "Local file system at /tmp/rclone2972983463", Modify Window "1ms" 2024/12/21 02:59:34 DEBUG : sub dir2: Making directory 2024/12/21 02:59:34 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2024/12/21 02:59:34 DEBUG : B2 bucket rclone-test-royuzot5cahi: Waiting for checks to finish 2024/12/21 02:59:34 DEBUG : B2 bucket rclone-test-royuzot5cahi: Waiting for transfers to finish 2024/12/21 02:59:35 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2024/12/21 02:59:35 INFO : sub dir/hello world: Copied (new) 2024/12/21 02:59:35 DEBUG : Waiting for deletions to finish --- PASS: TestSyncNoEmptyDirectories (1.63s) === RUN TestServerSideCopy run.go:180: Remote "B2 bucket rclone-test-royuzot5cahi", Local "Local file system at /tmp/rclone2972983463", Modify Window "1ms" 2024/12/21 02:59:36 DEBUG : Creating backend with remote "TestB2:rclone-test-bafawel8yoqi" sync_test.go:590: Server side copy (if possible) B2 bucket rclone-test-royuzot5cahi -> B2 bucket rclone-test-bafawel8yoqi 2024/12/21 02:59:37 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2024/12/21 02:59:37 DEBUG : B2 bucket rclone-test-bafawel8yoqi: Waiting for checks to finish 2024/12/21 02:59:37 DEBUG : B2 bucket rclone-test-bafawel8yoqi: Waiting for transfers to finish 2024/12/21 02:59:39 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2024/12/21 02:59:39 INFO : sub dir/hello world: Copied (server-side copy) run.go:180: Remote "B2 bucket rclone-test-royuzot5cahi", Local "Local file system at /tmp/rclone2972983463", Modify Window "1ms" 2024/12/21 02:59:39 DEBUG : B2 bucket rclone-test-bafawel8yoqi: Purge remote 2024/12/21 02:59:39 INFO : B2 bucket rclone-test-bafawel8yoqi: cleaning bucket "rclone-test-bafawel8yoqi" of all files 2024/12/21 02:59:39 DEBUG : sub dir/hello world: Deleting (id "4_zcff2fdd3207deb7b9f380e1b_f106161f1e14389bb_d20241221_m025938_c001_v0001172_t0018_u01734749978569") --- PASS: TestServerSideCopy (4.93s) === RUN TestCopyOverSelf run.go:180: Remote "B2 bucket rclone-test-royuzot5cahi", Local "Local file system at /tmp/rclone2972983463", Modify Window "1ms" 2024/12/21 02:59:41 DEBUG : sub dir/hello world: Sizes differ (src 17 vs dst 11) 2024/12/21 02:59:41 DEBUG : B2 bucket rclone-test-royuzot5cahi: Waiting for checks to finish 2024/12/21 02:59:41 DEBUG : B2 bucket rclone-test-royuzot5cahi: Waiting for transfers to finish 2024/12/21 02:59:42 DEBUG : sub dir/hello world: sha1 = b84a9b2362aee3556081792f3b7abd3958da8deb OK 2024/12/21 02:59:42 INFO : sub dir/hello world: Copied (replaced existing) run.go:180: Remote "B2 bucket rclone-test-royuzot5cahi", Local "Local file system at /tmp/rclone2972983463", Modify Window "1ms" --- PASS: TestCopyOverSelf (2.30s) === RUN TestServerSideCopyOverSelf run.go:180: Remote "B2 bucket rclone-test-royuzot5cahi", Local "Local file system at /tmp/rclone2972983463", Modify Window "1ms" 2024/12/21 02:59:43 DEBUG : Creating backend with remote "TestB2:rclone-test-qemavuc8dugi" sync_test.go:626: Server side copy (if possible) B2 bucket rclone-test-royuzot5cahi -> B2 bucket rclone-test-qemavuc8dugi 2024/12/21 02:59:45 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2024/12/21 02:59:45 DEBUG : B2 bucket rclone-test-qemavuc8dugi: Waiting for checks to finish 2024/12/21 02:59:45 DEBUG : B2 bucket rclone-test-qemavuc8dugi: Waiting for transfers to finish 2024/12/21 02:59:45 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2024/12/21 02:59:45 INFO : sub dir/hello world: Copied (server-side copy) run.go:180: Remote "B2 bucket rclone-test-royuzot5cahi", Local "Local file system at /tmp/rclone2972983463", Modify Window "1ms" 2024/12/21 02:59:46 DEBUG : B2 bucket rclone-test-qemavuc8dugi: Waiting for checks to finish 2024/12/21 02:59:46 DEBUG : sub dir/hello world: Sizes differ (src 17 vs dst 11) 2024/12/21 02:59:46 DEBUG : B2 bucket rclone-test-qemavuc8dugi: Waiting for transfers to finish 2024/12/21 02:59:47 DEBUG : sub dir/hello world: sha1 = b84a9b2362aee3556081792f3b7abd3958da8deb OK 2024/12/21 02:59:47 INFO : sub dir/hello world: Copied (server-side copy) run.go:180: Remote "B2 bucket rclone-test-royuzot5cahi", Local "Local file system at /tmp/rclone2972983463", Modify Window "1ms" 2024/12/21 02:59:47 DEBUG : B2 bucket rclone-test-qemavuc8dugi: Purge remote 2024/12/21 02:59:47 INFO : B2 bucket rclone-test-qemavuc8dugi: cleaning bucket "rclone-test-qemavuc8dugi" of all files 2024/12/21 02:59:47 DEBUG : sub dir/hello world: Deleting (id "4_zbf021d93208deb7b9f380e1b_f110e0ae2f8b3a1e9_d20241221_m025947_c001_v0001183_t0027_u01734749987018") 2024/12/21 02:59:47 DEBUG : sub dir/hello world: Deleting (id "4_zbf021d93208deb7b9f380e1b_f108798c5c93fbcf7_d20241221_m025945_c001_v0001183_t0023_u01734749985721") --- PASS: TestServerSideCopyOverSelf (6.38s) === RUN TestMoveOverSelf run.go:180: Remote "B2 bucket rclone-test-royuzot5cahi", Local "Local file system at /tmp/rclone2972983463", Modify Window "1ms" 2024/12/21 02:59:50 DEBUG : sub dir/hello world: Sizes differ (src 17 vs dst 11) 2024/12/21 02:59:50 DEBUG : B2 bucket rclone-test-royuzot5cahi: Waiting for checks to finish 2024/12/21 02:59:50 DEBUG : B2 bucket rclone-test-royuzot5cahi: Waiting for transfers to finish 2024/12/21 02:59:50 DEBUG : sub dir/hello world: sha1 = b84a9b2362aee3556081792f3b7abd3958da8deb OK 2024/12/21 02:59:50 INFO : sub dir/hello world: Copied (replaced existing) 2024/12/21 02:59:50 INFO : sub dir/hello world: Deleted run.go:180: Remote "B2 bucket rclone-test-royuzot5cahi", Local "Local file system at /tmp/rclone2972983463", Modify Window "1ms" --- PASS: TestMoveOverSelf (2.39s) === RUN TestServerSideMoveOverSelf run.go:180: Remote "B2 bucket rclone-test-royuzot5cahi", Local "Local file system at /tmp/rclone2972983463", Modify Window "1ms" 2024/12/21 02:59:52 DEBUG : Creating backend with remote "TestB2:rclone-test-julihoj5fepi" sync_test.go:671: Server side copy (if possible) B2 bucket rclone-test-royuzot5cahi -> B2 bucket rclone-test-julihoj5fepi 2024/12/21 02:59:53 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2024/12/21 02:59:53 DEBUG : B2 bucket rclone-test-julihoj5fepi: Waiting for checks to finish 2024/12/21 02:59:53 DEBUG : B2 bucket rclone-test-julihoj5fepi: Waiting for transfers to finish 2024/12/21 02:59:54 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2024/12/21 02:59:54 INFO : sub dir/hello world: Copied (server-side copy) run.go:180: Remote "B2 bucket rclone-test-royuzot5cahi", Local "Local file system at /tmp/rclone2972983463", Modify Window "1ms" 2024/12/21 02:59:55 DEBUG : sub dir/hello world: Sizes differ (src 17 vs dst 11) 2024/12/21 02:59:55 DEBUG : B2 bucket rclone-test-julihoj5fepi: Waiting for checks to finish 2024/12/21 02:59:55 DEBUG : B2 bucket rclone-test-julihoj5fepi: Waiting for transfers to finish 2024/12/21 02:59:56 DEBUG : sub dir/hello world: sha1 = b84a9b2362aee3556081792f3b7abd3958da8deb OK 2024/12/21 02:59:56 INFO : sub dir/hello world: Copied (server-side copy) 2024/12/21 02:59:56 INFO : sub dir/hello world: Deleted 2024/12/21 02:59:57 DEBUG : testing file moves 2024/12/21 02:59:57 DEBUG : sub dir/hello world: Sizes differ (src 24 vs dst 17) 2024/12/21 02:59:57 DEBUG : B2 bucket rclone-test-julihoj5fepi: Waiting for checks to finish 2024/12/21 02:59:57 DEBUG : B2 bucket rclone-test-julihoj5fepi: Waiting for transfers to finish 2024/12/21 02:59:57 DEBUG : sub dir/hello world: sha1 = 73716105e69866349759070d23c6e97b3acc55ff OK 2024/12/21 02:59:57 INFO : sub dir/hello world: Copied (server-side copy) 2024/12/21 02:59:58 INFO : sub dir/hello world: Deleted run.go:180: Remote "B2 bucket rclone-test-royuzot5cahi", Local "Local file system at /tmp/rclone2972983463", Modify Window "1ms" 2024/12/21 02:59:58 DEBUG : B2 bucket rclone-test-julihoj5fepi: Purge remote 2024/12/21 02:59:58 INFO : B2 bucket rclone-test-julihoj5fepi: cleaning bucket "rclone-test-julihoj5fepi" of all files 2024/12/21 02:59:58 DEBUG : sub dir/hello world: Deleting (id "4_zcf123db3208deb7b9f380e1b_f1032f72da04caa9f_d20241221_m025957_c001_v0001183_t0044_u01734749997782") 2024/12/21 02:59:58 DEBUG : sub dir/hello world: Deleting (id "4_zcf123db3208deb7b9f380e1b_f111ffdd6d728f1f3_d20241221_m025955_c001_v0001036_t0040_u01734749995873") 2024/12/21 02:59:58 DEBUG : sub dir/hello world: Deleting (id "4_zcf123db3208deb7b9f380e1b_f11302df671880a98_d20241221_m025954_c001_v0001036_t0014_u01734749994386") --- PASS: TestServerSideMoveOverSelf (8.83s) === RUN TestCopyAfterDelete run.go:180: Remote "B2 bucket rclone-test-royuzot5cahi", Local "Local file system at /tmp/rclone2972983463", Modify Window "1ms" 2024/12/21 03:00:01 ERROR : : error listing: directory not found 2024/12/21 03:00:01 DEBUG : Local file system at /tmp/rclone2972983463: Making directory 2024/12/21 03:00:01 DEBUG : B2 bucket rclone-test-royuzot5cahi: Waiting for checks to finish 2024/12/21 03:00:01 DEBUG : B2 bucket rclone-test-royuzot5cahi: Waiting for transfers to finish run.go:180: Remote "B2 bucket rclone-test-royuzot5cahi", Local "Local file system at /tmp/rclone2972983463", Modify Window "1ms" --- PASS: TestCopyAfterDelete (2.05s) === RUN TestCopyRedownload run.go:180: Remote "B2 bucket rclone-test-royuzot5cahi", Local "Local file system at /tmp/rclone2972983463", Modify Window "1ms" 2024/12/21 03:00:03 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2024/12/21 03:00:03 DEBUG : Local file system at /tmp/rclone2972983463: Waiting for checks to finish 2024/12/21 03:00:03 DEBUG : Local file system at /tmp/rclone2972983463: Waiting for transfers to finish 2024/12/21 03:00:04 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2024/12/21 03:00:04 DEBUG : sub dir/hello world.655e7eb.partial: renamed to: sub dir/hello world 2024/12/21 03:00:04 INFO : sub dir/hello world: Copied (new) run.go:180: Remote "B2 bucket rclone-test-royuzot5cahi", Local "Local file system at /tmp/rclone2972983463", Modify Window "1ms" --- PASS: TestCopyRedownload (2.44s) === RUN TestSyncBasedOnCheckSum run.go:180: Remote "B2 bucket rclone-test-royuzot5cahi", Local "Local file system at /tmp/rclone2972983463", Modify Window "1ms" 2024/12/21 03:00:05 DEBUG : check sum: Need to transfer - File not found at Destination 2024/12/21 03:00:05 DEBUG : B2 bucket rclone-test-royuzot5cahi: Waiting for checks to finish 2024/12/21 03:00:05 DEBUG : B2 bucket rclone-test-royuzot5cahi: Waiting for transfers to finish 2024/12/21 03:00:05 DEBUG : check sum: sha1 = 3bc15c8aae3e4124dd409035f32ea2fd6835efc9 OK 2024/12/21 03:00:05 INFO : check sum: Copied (new) 2024/12/21 03:00:05 DEBUG : Waiting for deletions to finish run.go:180: Remote "B2 bucket rclone-test-royuzot5cahi", Local "Local file system at /tmp/rclone2972983463", Modify Window "1ms" 2024/12/21 03:00:06 DEBUG : B2 bucket rclone-test-royuzot5cahi: Waiting for checks to finish 2024/12/21 03:00:06 DEBUG : check sum: sha1 = 3bc15c8aae3e4124dd409035f32ea2fd6835efc9 OK 2024/12/21 03:00:06 DEBUG : check sum: Size and sha1 of src and dst objects identical 2024/12/21 03:00:06 DEBUG : check sum: Unchanged skipping 2024/12/21 03:00:06 DEBUG : B2 bucket rclone-test-royuzot5cahi: Waiting for transfers to finish 2024/12/21 03:00:06 DEBUG : Waiting for deletions to finish 2024/12/21 03:00:06 INFO : There was nothing to transfer run.go:180: Remote "B2 bucket rclone-test-royuzot5cahi", Local "Local file system at /tmp/rclone2972983463", Modify Window "1ms" --- PASS: TestSyncBasedOnCheckSum (2.30s) === RUN TestSyncSizeOnly run.go:180: Remote "B2 bucket rclone-test-royuzot5cahi", Local "Local file system at /tmp/rclone2972983463", Modify Window "1ms" 2024/12/21 03:00:07 DEBUG : sizeonly: Need to transfer - File not found at Destination 2024/12/21 03:00:07 DEBUG : B2 bucket rclone-test-royuzot5cahi: Waiting for checks to finish 2024/12/21 03:00:07 DEBUG : B2 bucket rclone-test-royuzot5cahi: Waiting for transfers to finish 2024/12/21 03:00:08 DEBUG : sizeonly: sha1 = 3e2e95f5ad970eadfa7e17eaf73da97024aa5359 OK 2024/12/21 03:00:08 INFO : sizeonly: Copied (new) 2024/12/21 03:00:08 DEBUG : Waiting for deletions to finish run.go:180: Remote "B2 bucket rclone-test-royuzot5cahi", Local "Local file system at /tmp/rclone2972983463", Modify Window "1ms" 2024/12/21 03:00:08 DEBUG : sizeonly: Sizes identical 2024/12/21 03:00:08 DEBUG : sizeonly: Unchanged skipping 2024/12/21 03:00:08 DEBUG : B2 bucket rclone-test-royuzot5cahi: Waiting for checks to finish 2024/12/21 03:00:08 DEBUG : B2 bucket rclone-test-royuzot5cahi: Waiting for transfers to finish 2024/12/21 03:00:08 DEBUG : Waiting for deletions to finish 2024/12/21 03:00:08 INFO : There was nothing to transfer run.go:180: Remote "B2 bucket rclone-test-royuzot5cahi", Local "Local file system at /tmp/rclone2972983463", Modify Window "1ms" --- PASS: TestSyncSizeOnly (2.82s) === RUN TestSyncIgnoreSize run.go:180: Remote "B2 bucket rclone-test-royuzot5cahi", Local "Local file system at /tmp/rclone2972983463", Modify Window "1ms" 2024/12/21 03:00:10 DEBUG : ignore-size: Need to transfer - File not found at Destination 2024/12/21 03:00:10 DEBUG : B2 bucket rclone-test-royuzot5cahi: Waiting for checks to finish 2024/12/21 03:00:10 DEBUG : B2 bucket rclone-test-royuzot5cahi: Waiting for transfers to finish 2024/12/21 03:00:10 DEBUG : ignore-size: sha1 = 4a756ca07e9487f482465a99e8286abc86ba4dc7 OK 2024/12/21 03:00:10 INFO : ignore-size: Copied (new) 2024/12/21 03:00:10 DEBUG : Waiting for deletions to finish run.go:180: Remote "B2 bucket rclone-test-royuzot5cahi", Local "Local file system at /tmp/rclone2972983463", Modify Window "1ms" 2024/12/21 03:00:11 DEBUG : ignore-size: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2024/12/21 03:00:11 DEBUG : ignore-size: Unchanged skipping 2024/12/21 03:00:11 DEBUG : B2 bucket rclone-test-royuzot5cahi: Waiting for checks to finish 2024/12/21 03:00:11 DEBUG : B2 bucket rclone-test-royuzot5cahi: Waiting for transfers to finish 2024/12/21 03:00:11 DEBUG : Waiting for deletions to finish 2024/12/21 03:00:11 INFO : There was nothing to transfer run.go:180: Remote "B2 bucket rclone-test-royuzot5cahi", Local "Local file system at /tmp/rclone2972983463", Modify Window "1ms" --- PASS: TestSyncIgnoreSize (2.35s) === RUN TestSyncIgnoreTimes run.go:180: Remote "B2 bucket rclone-test-royuzot5cahi", Local "Local file system at /tmp/rclone2972983463", Modify Window "1ms" 2024/12/21 03:00:13 DEBUG : B2 bucket rclone-test-royuzot5cahi: Waiting for checks to finish 2024/12/21 03:00:13 DEBUG : existing: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2024/12/21 03:00:13 DEBUG : existing: Unchanged skipping 2024/12/21 03:00:13 DEBUG : B2 bucket rclone-test-royuzot5cahi: Waiting for transfers to finish 2024/12/21 03:00:13 DEBUG : Waiting for deletions to finish 2024/12/21 03:00:13 INFO : There was nothing to transfer run.go:180: Remote "B2 bucket rclone-test-royuzot5cahi", Local "Local file system at /tmp/rclone2972983463", Modify Window "1ms" 2024/12/21 03:00:13 DEBUG : existing: Transferring unconditionally as --ignore-times is in use 2024/12/21 03:00:13 DEBUG : B2 bucket rclone-test-royuzot5cahi: Waiting for checks to finish 2024/12/21 03:00:13 DEBUG : B2 bucket rclone-test-royuzot5cahi: Waiting for transfers to finish 2024/12/21 03:00:14 DEBUG : existing: sha1 = 3e2e95f5ad970eadfa7e17eaf73da97024aa5359 OK 2024/12/21 03:00:14 INFO : existing: Copied (replaced existing) 2024/12/21 03:00:14 DEBUG : Waiting for deletions to finish run.go:180: Remote "B2 bucket rclone-test-royuzot5cahi", Local "Local file system at /tmp/rclone2972983463", Modify Window "1ms" --- PASS: TestSyncIgnoreTimes (2.75s) === RUN TestSyncIgnoreExisting run.go:180: Remote "B2 bucket rclone-test-royuzot5cahi", Local "Local file system at /tmp/rclone2972983463", Modify Window "1ms" 2024/12/21 03:00:15 DEBUG : existing: Need to transfer - File not found at Destination 2024/12/21 03:00:15 DEBUG : B2 bucket rclone-test-royuzot5cahi: Waiting for checks to finish 2024/12/21 03:00:15 DEBUG : B2 bucket rclone-test-royuzot5cahi: Waiting for transfers to finish 2024/12/21 03:00:16 DEBUG : existing: sha1 = 3e2e95f5ad970eadfa7e17eaf73da97024aa5359 OK 2024/12/21 03:00:16 INFO : existing: Copied (new) 2024/12/21 03:00:16 DEBUG : Waiting for deletions to finish run.go:180: Remote "B2 bucket rclone-test-royuzot5cahi", Local "Local file system at /tmp/rclone2972983463", Modify Window "1ms" 2024/12/21 03:00:16 DEBUG : B2 bucket rclone-test-royuzot5cahi: Waiting for checks to finish 2024/12/21 03:00:16 DEBUG : existing: Destination exists, skipping 2024/12/21 03:00:16 DEBUG : B2 bucket rclone-test-royuzot5cahi: Waiting for transfers to finish 2024/12/21 03:00:16 DEBUG : Waiting for deletions to finish 2024/12/21 03:00:16 INFO : There was nothing to transfer run.go:180: Remote "B2 bucket rclone-test-royuzot5cahi", Local "Local file system at /tmp/rclone2972983463", Modify Window "1ms" --- PASS: TestSyncIgnoreExisting (2.36s) === RUN TestSyncIgnoreErrors run.go:180: Remote "B2 bucket rclone-test-royuzot5cahi", Local "Local file system at /tmp/rclone2972983463", Modify Window "1ms" 2024/12/21 03:00:18 DEBUG : d: Making directory fstest.go:244: Filtering empty directory "d" 2024/12/21 03:00:18 DEBUG : a/potato2: Need to transfer - File not found at Destination 2024/12/21 03:00:19 DEBUG : c/non empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2024/12/21 03:00:19 DEBUG : c/non empty space: Unchanged skipping 2024/12/21 03:00:19 DEBUG : B2 bucket rclone-test-royuzot5cahi: Waiting for checks to finish 2024/12/21 03:00:19 DEBUG : B2 bucket rclone-test-royuzot5cahi: Waiting for transfers to finish 2024/12/21 03:00:19 DEBUG : a/potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2024/12/21 03:00:19 INFO : a/potato2: Copied (new) 2024/12/21 03:00:19 DEBUG : Waiting for deletions to finish 2024/12/21 03:00:19 INFO : b/potato: Deleted run.go:180: Remote "B2 bucket rclone-test-royuzot5cahi", Local "Local file system at /tmp/rclone2972983463", Modify Window "1ms" --- PASS: TestSyncIgnoreErrors (2.99s) === RUN TestSyncAfterChangingModtimeOnly run.go:180: Remote "B2 bucket rclone-test-royuzot5cahi", Local "Local file system at /tmp/rclone2972983463", Modify Window "1ms" 2024/12/21 03:00:21 DEBUG : B2 bucket rclone-test-royuzot5cahi: Waiting for checks to finish 2024/12/21 03:00:21 DEBUG : empty space: Modification times differ by -95456h54m52.624456789s: 2011-12-25 12:59:59.123456789 +0000 UTC, 2001-02-03 04:05:06.499 +0000 UTC 2024/12/21 03:00:21 DEBUG : empty space: sha1 = 3bc15c8aae3e4124dd409035f32ea2fd6835efc9 OK 2024/12/21 03:00:21 NOTICE: empty space: Skipped update modification time as --dry-run is set (size 1) 2024/12/21 03:00:21 DEBUG : empty space: Unchanged skipping 2024/12/21 03:00:21 DEBUG : B2 bucket rclone-test-royuzot5cahi: Waiting for transfers to finish 2024/12/21 03:00:21 DEBUG : Waiting for deletions to finish 2024/12/21 03:00:21 INFO : There was nothing to transfer run.go:180: Remote "B2 bucket rclone-test-royuzot5cahi", Local "Local file system at /tmp/rclone2972983463", Modify Window "1ms" 2024/12/21 03:00:22 DEBUG : empty space: Modification times differ by -95456h54m52.624456789s: 2011-12-25 12:59:59.123456789 +0000 UTC, 2001-02-03 04:05:06.499 +0000 UTC 2024/12/21 03:00:22 DEBUG : B2 bucket rclone-test-royuzot5cahi: Waiting for checks to finish 2024/12/21 03:00:22 DEBUG : empty space: sha1 = 3bc15c8aae3e4124dd409035f32ea2fd6835efc9 OK 2024/12/21 03:00:23 INFO : empty space: Updated modification time in destination 2024/12/21 03:00:23 DEBUG : empty space: Unchanged skipping 2024/12/21 03:00:23 DEBUG : B2 bucket rclone-test-royuzot5cahi: Waiting for transfers to finish 2024/12/21 03:00:23 DEBUG : Waiting for deletions to finish 2024/12/21 03:00:23 INFO : There was nothing to transfer run.go:180: Remote "B2 bucket rclone-test-royuzot5cahi", Local "Local file system at /tmp/rclone2972983463", Modify Window "1ms" --- PASS: TestSyncAfterChangingModtimeOnly (3.81s) === RUN TestSyncAfterChangingModtimeOnlyWithNoUpdateModTime run.go:180: Remote "B2 bucket rclone-test-royuzot5cahi", Local "Local file system at /tmp/rclone2972983463", Modify Window "1ms" 2024/12/21 03:00:25 DEBUG : B2 bucket rclone-test-royuzot5cahi: Waiting for checks to finish 2024/12/21 03:00:25 DEBUG : empty space: Modification times differ by -95456h54m52.624456789s: 2011-12-25 12:59:59.123456789 +0000 UTC, 2001-02-03 04:05:06.499 +0000 UTC 2024/12/21 03:00:25 DEBUG : empty space: sha1 = 3bc15c8aae3e4124dd409035f32ea2fd6835efc9 OK 2024/12/21 03:00:25 DEBUG : empty space: Unchanged skipping 2024/12/21 03:00:25 DEBUG : B2 bucket rclone-test-royuzot5cahi: Waiting for transfers to finish 2024/12/21 03:00:25 DEBUG : Waiting for deletions to finish 2024/12/21 03:00:25 INFO : There was nothing to transfer run.go:180: Remote "B2 bucket rclone-test-royuzot5cahi", Local "Local file system at /tmp/rclone2972983463", Modify Window "1ms" --- PASS: TestSyncAfterChangingModtimeOnlyWithNoUpdateModTime (1.79s) === RUN TestSyncDoesntUpdateModtime run.go:180: Remote "B2 bucket rclone-test-royuzot5cahi", Local "Local file system at /tmp/rclone2972983463", Modify Window "1ms" 2024/12/21 03:00:27 DEBUG : foo: Modification times differ by -95456h54m52.624456789s: 2011-12-25 12:59:59.123456789 +0000 UTC, 2001-02-03 04:05:06.499 +0000 UTC 2024/12/21 03:00:27 DEBUG : B2 bucket rclone-test-royuzot5cahi: Waiting for checks to finish 2024/12/21 03:00:27 DEBUG : foo: sha1 = 0beec7b5ea3f0fdbc95d0dd47f3c5bc275da8a33 (Local file system at /tmp/rclone2972983463) 2024/12/21 03:00:27 DEBUG : foo: sha1 = 62cdb7020ff920e5aa642c3d4066950dd1f01f4d (B2 bucket rclone-test-royuzot5cahi) 2024/12/21 03:00:27 DEBUG : foo: sha1 differ 2024/12/21 03:00:27 DEBUG : B2 bucket rclone-test-royuzot5cahi: Waiting for transfers to finish 2024/12/21 03:00:27 DEBUG : foo: sha1 = 0beec7b5ea3f0fdbc95d0dd47f3c5bc275da8a33 OK 2024/12/21 03:00:27 INFO : foo: Copied (replaced existing) 2024/12/21 03:00:27 DEBUG : Waiting for deletions to finish run.go:180: Remote "B2 bucket rclone-test-royuzot5cahi", Local "Local file system at /tmp/rclone2972983463", Modify Window "1ms" --- PASS: TestSyncDoesntUpdateModtime (1.89s) === RUN TestSyncAfterAddingAFile run.go:180: Remote "B2 bucket rclone-test-royuzot5cahi", Local "Local file system at /tmp/rclone2972983463", Modify Window "1ms" 2024/12/21 03:00:29 DEBUG : potato: Need to transfer - File not found at Destination 2024/12/21 03:00:29 DEBUG : B2 bucket rclone-test-royuzot5cahi: Waiting for checks to finish 2024/12/21 03:00:29 DEBUG : empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2024/12/21 03:00:29 DEBUG : empty space: Unchanged skipping 2024/12/21 03:00:29 DEBUG : B2 bucket rclone-test-royuzot5cahi: Waiting for transfers to finish 2024/12/21 03:00:29 DEBUG : potato: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2024/12/21 03:00:29 INFO : potato: Copied (new) 2024/12/21 03:00:29 DEBUG : Waiting for deletions to finish run.go:180: Remote "B2 bucket rclone-test-royuzot5cahi", Local "Local file system at /tmp/rclone2972983463", Modify Window "1ms" --- PASS: TestSyncAfterAddingAFile (2.29s) === RUN TestSyncAfterChangingFilesSizeOnly run.go:180: Remote "B2 bucket rclone-test-royuzot5cahi", Local "Local file system at /tmp/rclone2972983463", Modify Window "1ms" 2024/12/21 03:00:31 DEBUG : B2 bucket rclone-test-royuzot5cahi: Waiting for checks to finish 2024/12/21 03:00:31 DEBUG : potato: Sizes differ (src 21 vs dst 60) 2024/12/21 03:00:31 DEBUG : B2 bucket rclone-test-royuzot5cahi: Waiting for transfers to finish 2024/12/21 03:00:31 DEBUG : potato: sha1 = 0fd321a1023ac4e1e1054fcc0236b9d0755f722f OK 2024/12/21 03:00:31 INFO : potato: Copied (replaced existing) 2024/12/21 03:00:31 DEBUG : Waiting for deletions to finish run.go:180: Remote "B2 bucket rclone-test-royuzot5cahi", Local "Local file system at /tmp/rclone2972983463", Modify Window "1ms" --- PASS: TestSyncAfterChangingFilesSizeOnly (2.17s) === RUN TestSyncAfterChangingContentsOnly run.go:180: Remote "B2 bucket rclone-test-royuzot5cahi", Local "Local file system at /tmp/rclone2972983463", Modify Window "1ms" 2024/12/21 03:00:33 DEBUG : potato: Modification times differ by 119h59m59.876543211s: 2011-12-25 12:59:59.123456789 +0000 UTC, 2011-12-30 12:59:59 +0000 UTC 2024/12/21 03:00:33 DEBUG : B2 bucket rclone-test-royuzot5cahi: Waiting for checks to finish 2024/12/21 03:00:33 DEBUG : potato: sha1 = 1ca5094b3b73f587249eabe179c40a3eec839b1f (Local file system at /tmp/rclone2972983463) 2024/12/21 03:00:33 DEBUG : potato: sha1 = 0fd321a1023ac4e1e1054fcc0236b9d0755f722f (B2 bucket rclone-test-royuzot5cahi) 2024/12/21 03:00:33 DEBUG : potato: sha1 differ 2024/12/21 03:00:33 DEBUG : B2 bucket rclone-test-royuzot5cahi: Waiting for transfers to finish 2024/12/21 03:00:33 DEBUG : potato: sha1 = 1ca5094b3b73f587249eabe179c40a3eec839b1f OK 2024/12/21 03:00:33 INFO : potato: Copied (replaced existing) 2024/12/21 03:00:33 DEBUG : Waiting for deletions to finish run.go:180: Remote "B2 bucket rclone-test-royuzot5cahi", Local "Local file system at /tmp/rclone2972983463", Modify Window "1ms" --- PASS: TestSyncAfterChangingContentsOnly (2.18s) === RUN TestSyncAfterRemovingAFileAndAddingAFileDryRun run.go:180: Remote "B2 bucket rclone-test-royuzot5cahi", Local "Local file system at /tmp/rclone2972983463", Modify Window "1ms" 2024/12/21 03:00:35 DEBUG : potato2: Need to transfer - File not found at Destination 2024/12/21 03:00:35 NOTICE: potato2: Skipped copy as --dry-run is set (size 60) 2024/12/21 03:00:35 DEBUG : empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2024/12/21 03:00:35 DEBUG : empty space: Unchanged skipping 2024/12/21 03:00:35 DEBUG : B2 bucket rclone-test-royuzot5cahi: Waiting for checks to finish 2024/12/21 03:00:35 DEBUG : B2 bucket rclone-test-royuzot5cahi: Waiting for transfers to finish 2024/12/21 03:00:35 DEBUG : Waiting for deletions to finish 2024/12/21 03:00:35 NOTICE: potato: Skipped delete as --dry-run is set (size 21) run.go:180: Remote "B2 bucket rclone-test-royuzot5cahi", Local "Local file system at /tmp/rclone2972983463", Modify Window "1ms" --- PASS: TestSyncAfterRemovingAFileAndAddingAFileDryRun (2.22s) === RUN TestSyncAfterRemovingAFileAndAddingAFile run.go:180: Remote "B2 bucket rclone-test-royuzot5cahi", Local "Local file system at /tmp/rclone2972983463", Modify Window "1ms" 2024/12/21 03:00:38 DEBUG : potato2: Need to transfer - File not found at Destination 2024/12/21 03:00:38 DEBUG : empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2024/12/21 03:00:38 DEBUG : B2 bucket rclone-test-royuzot5cahi: Waiting for checks to finish 2024/12/21 03:00:38 DEBUG : empty space: Unchanged skipping 2024/12/21 03:00:38 DEBUG : B2 bucket rclone-test-royuzot5cahi: Waiting for transfers to finish 2024/12/21 03:00:38 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2024/12/21 03:00:38 INFO : potato2: Copied (new) 2024/12/21 03:00:38 DEBUG : Waiting for deletions to finish 2024/12/21 03:00:38 INFO : potato: Deleted run.go:180: Remote "B2 bucket rclone-test-royuzot5cahi", Local "Local file system at /tmp/rclone2972983463", Modify Window "1ms" --- PASS: TestSyncAfterRemovingAFileAndAddingAFile (3.00s) === RUN TestSyncAfterRemovingAFileAndAddingAFileSubDir run.go:180: Remote "B2 bucket rclone-test-royuzot5cahi", Local "Local file system at /tmp/rclone2972983463", Modify Window "1ms" 2024/12/21 03:00:40 DEBUG : d: Making directory 2024/12/21 03:00:40 DEBUG : d/e: Making directory fstest.go:244: Filtering empty directory "d" fstest.go:244: Filtering empty directory "d/e" 2024/12/21 03:00:41 DEBUG : a/potato2: Need to transfer - File not found at Destination 2024/12/21 03:00:41 DEBUG : c/non empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2024/12/21 03:00:41 DEBUG : c/non empty space: Unchanged skipping 2024/12/21 03:00:41 DEBUG : B2 bucket rclone-test-royuzot5cahi: Waiting for checks to finish 2024/12/21 03:00:41 DEBUG : B2 bucket rclone-test-royuzot5cahi: Waiting for transfers to finish 2024/12/21 03:00:41 DEBUG : a/potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2024/12/21 03:00:41 INFO : a/potato2: Copied (new) 2024/12/21 03:00:41 DEBUG : Waiting for deletions to finish 2024/12/21 03:00:41 INFO : b/potato: Deleted run.go:180: Remote "B2 bucket rclone-test-royuzot5cahi", Local "Local file system at /tmp/rclone2972983463", Modify Window "1ms" --- PASS: TestSyncAfterRemovingAFileAndAddingAFileSubDir (2.92s) === RUN TestSyncAfterRemovingAFileAndAddingAFileSubDirWithErrors run.go:180: Remote "B2 bucket rclone-test-royuzot5cahi", Local "Local file system at /tmp/rclone2972983463", Modify Window "1ms" 2024/12/21 03:00:43 DEBUG : d: Making directory fstest.go:244: Filtering empty directory "d" 2024/12/21 03:00:44 DEBUG : a/potato2: Need to transfer - File not found at Destination 2024/12/21 03:00:44 DEBUG : c/non empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2024/12/21 03:00:44 DEBUG : c/non empty space: Unchanged skipping 2024/12/21 03:00:44 DEBUG : B2 bucket rclone-test-royuzot5cahi: Waiting for checks to finish 2024/12/21 03:00:44 DEBUG : B2 bucket rclone-test-royuzot5cahi: Waiting for transfers to finish 2024/12/21 03:00:44 DEBUG : a/potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2024/12/21 03:00:44 INFO : a/potato2: Copied (new) 2024/12/21 03:00:44 ERROR : B2 bucket rclone-test-royuzot5cahi: not deleting files as there were IO errors 2024/12/21 03:00:44 ERROR : B2 bucket rclone-test-royuzot5cahi: not deleting directories as there were IO errors run.go:180: Remote "B2 bucket rclone-test-royuzot5cahi", Local "Local file system at /tmp/rclone2972983463", Modify Window "1ms" fstest.go:244: Filtering empty directory "d" --- PASS: TestSyncAfterRemovingAFileAndAddingAFileSubDirWithErrors (3.13s) === RUN TestSyncDeleteAfter --- PASS: TestSyncDeleteAfter (0.00s) === RUN TestSyncDeleteDuring run.go:180: Remote "B2 bucket rclone-test-royuzot5cahi", Local "Local file system at /tmp/rclone2972983463", Modify Window "1ms" 2024/12/21 03:00:47 DEBUG : Waiting for deletions to finish 2024/12/21 03:00:47 DEBUG : potato2: Need to transfer - File not found at Destination 2024/12/21 03:00:47 DEBUG : empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2024/12/21 03:00:47 DEBUG : B2 bucket rclone-test-royuzot5cahi: Waiting for checks to finish 2024/12/21 03:00:47 DEBUG : empty space: Unchanged skipping 2024/12/21 03:00:47 DEBUG : B2 bucket rclone-test-royuzot5cahi: Waiting for transfers to finish 2024/12/21 03:00:47 INFO : potato: Deleted 2024/12/21 03:00:47 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2024/12/21 03:00:47 INFO : potato2: Copied (new) run.go:180: Remote "B2 bucket rclone-test-royuzot5cahi", Local "Local file system at /tmp/rclone2972983463", Modify Window "1ms" --- PASS: TestSyncDeleteDuring (2.86s) === RUN TestSyncDeleteBefore run.go:180: Remote "B2 bucket rclone-test-royuzot5cahi", Local "Local file system at /tmp/rclone2972983463", Modify Window "1ms" 2024/12/21 03:00:50 DEBUG : Waiting for deletions to finish 2024/12/21 03:00:50 DEBUG : B2 bucket rclone-test-royuzot5cahi: Waiting for checks to finish 2024/12/21 03:00:50 DEBUG : B2 bucket rclone-test-royuzot5cahi: Waiting for transfers to finish 2024/12/21 03:00:50 INFO : potato: Deleted 2024/12/21 03:00:50 DEBUG : potato2: Need to transfer - File not found at Destination 2024/12/21 03:00:50 DEBUG : empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2024/12/21 03:00:50 DEBUG : B2 bucket rclone-test-royuzot5cahi: Waiting for checks to finish 2024/12/21 03:00:50 DEBUG : empty space: Unchanged skipping 2024/12/21 03:00:50 DEBUG : B2 bucket rclone-test-royuzot5cahi: Waiting for transfers to finish 2024/12/21 03:00:50 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2024/12/21 03:00:50 INFO : potato2: Copied (new) run.go:180: Remote "B2 bucket rclone-test-royuzot5cahi", Local "Local file system at /tmp/rclone2972983463", Modify Window "1ms" --- PASS: TestSyncDeleteBefore (3.23s) === RUN TestCopyDeleteBefore run.go:180: Remote "B2 bucket rclone-test-royuzot5cahi", Local "Local file system at /tmp/rclone2972983463", Modify Window "1ms" 2024/12/21 03:00:53 DEBUG : potato2: Need to transfer - File not found at Destination 2024/12/21 03:00:53 DEBUG : B2 bucket rclone-test-royuzot5cahi: Waiting for checks to finish 2024/12/21 03:00:53 DEBUG : B2 bucket rclone-test-royuzot5cahi: Waiting for transfers to finish 2024/12/21 03:00:53 DEBUG : potato2: sha1 = 810274f0df19dab60a894a562b7a8ff04c072623 OK 2024/12/21 03:00:53 INFO : potato2: Copied (new) run.go:180: Remote "B2 bucket rclone-test-royuzot5cahi", Local "Local file system at /tmp/rclone2972983463", Modify Window "1ms" --- PASS: TestCopyDeleteBefore (2.45s) === RUN TestSyncWithExclude run.go:180: Remote "B2 bucket rclone-test-royuzot5cahi", Local "Local file system at /tmp/rclone2972983463", Modify Window "1ms" 2024/12/21 03:00:55 DEBUG : enormous: Excluded (Size Filter) 2024/12/21 03:00:55 DEBUG : enormous: Excluded 2024/12/21 03:00:55 DEBUG : potato2: Excluded (Size Filter) 2024/12/21 03:00:55 DEBUG : potato2: Excluded 2024/12/21 03:00:55 DEBUG : potato2: Excluded (Size Filter) 2024/12/21 03:00:55 DEBUG : potato2: Excluded 2024/12/21 03:00:55 DEBUG : empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2024/12/21 03:00:55 DEBUG : B2 bucket rclone-test-royuzot5cahi: Waiting for checks to finish 2024/12/21 03:00:55 DEBUG : empty space: Unchanged skipping 2024/12/21 03:00:55 DEBUG : B2 bucket rclone-test-royuzot5cahi: Waiting for transfers to finish 2024/12/21 03:00:55 DEBUG : Waiting for deletions to finish 2024/12/21 03:00:55 INFO : There was nothing to transfer run.go:180: Remote "B2 bucket rclone-test-royuzot5cahi", Local "Local file system at /tmp/rclone2972983463", Modify Window "1ms" 2024/12/21 03:00:56 DEBUG : enormous: Excluded (Size Filter) 2024/12/21 03:00:56 DEBUG : enormous: Excluded 2024/12/21 03:00:56 DEBUG : potato2: Excluded (Size Filter) 2024/12/21 03:00:56 DEBUG : potato2: Excluded 2024/12/21 03:00:56 DEBUG : potato2: Excluded (Size Filter) 2024/12/21 03:00:56 DEBUG : potato2: Excluded 2024/12/21 03:00:56 DEBUG : empty space: Size and modification time the same (differ by 456.789µs, within tolerance 1ms) 2024/12/21 03:00:56 DEBUG : Local file system at /tmp/rclone2972983463: Waiting for checks to finish 2024/12/21 03:00:56 DEBUG : empty space: Unchanged skipping 2024/12/21 03:00:56 DEBUG : Local file system at /tmp/rclone2972983463: Waiting for transfers to finish 2024/12/21 03:00:56 DEBUG : Waiting for deletions to finish 2024/12/21 03:00:56 INFO : There was nothing to transfer run.go:180: Remote "B2 bucket rclone-test-royuzot5cahi", Local "Local file system at /tmp/rclone2972983463", Modify Window "1ms" --- PASS: TestSyncWithExclude (3.04s) === RUN TestSyncWithExcludeAndDeleteExcluded run.go:180: Remote "B2 bucket rclone-test-royuzot5cahi", Local "Local file system at /tmp/rclone2972983463", Modify Window "1ms" 2024/12/21 03:00:59 DEBUG : enormous: Excluded (Size Filter) 2024/12/21 03:00:59 DEBUG : enormous: Excluded 2024/12/21 03:00:59 DEBUG : potato2: Excluded (Size Filter) 2024/12/21 03:00:59 DEBUG : potato2: Excluded 2024/12/21 03:00:59 DEBUG : empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2024/12/21 03:00:59 DEBUG : B2 bucket rclone-test-royuzot5cahi: Waiting for checks to finish 2024/12/21 03:00:59 DEBUG : empty space: Unchanged skipping 2024/12/21 03:00:59 DEBUG : B2 bucket rclone-test-royuzot5cahi: Waiting for transfers to finish 2024/12/21 03:00:59 DEBUG : Waiting for deletions to finish 2024/12/21 03:00:59 INFO : enormous: Deleted 2024/12/21 03:00:59 INFO : potato2: Deleted 2024/12/21 03:00:59 INFO : There was nothing to transfer run.go:180: Remote "B2 bucket rclone-test-royuzot5cahi", Local "Local file system at /tmp/rclone2972983463", Modify Window "1ms" 2024/12/21 03:01:00 DEBUG : empty space: Size and modification time the same (differ by 456.789µs, within tolerance 1ms) 2024/12/21 03:01:00 DEBUG : empty space: Unchanged skipping 2024/12/21 03:01:00 DEBUG : Local file system at /tmp/rclone2972983463: Waiting for checks to finish 2024/12/21 03:01:00 DEBUG : Local file system at /tmp/rclone2972983463: Waiting for transfers to finish 2024/12/21 03:01:00 DEBUG : Waiting for deletions to finish 2024/12/21 03:01:00 INFO : enormous: Deleted 2024/12/21 03:01:00 INFO : potato2: Deleted 2024/12/21 03:01:00 INFO : There was nothing to transfer run.go:180: Remote "B2 bucket rclone-test-royuzot5cahi", Local "Local file system at /tmp/rclone2972983463", Modify Window "1ms" --- PASS: TestSyncWithExcludeAndDeleteExcluded (3.54s) === RUN TestSyncWithUpdateOlder run.go:180: Remote "B2 bucket rclone-test-royuzot5cahi", Local "Local file system at /tmp/rclone2972983463", Modify Window "1ms" 2024/12/21 03:01:02 DEBUG : five: Need to transfer - File not found at Destination 2024/12/21 03:01:02 DEBUG : B2 bucket rclone-test-royuzot5cahi: Waiting for checks to finish 2024/12/21 03:01:02 DEBUG : four: Sizes differ (src 4 vs dst 8) 2024/12/21 03:01:02 DEBUG : one: Destination is newer than source, skipping 2024/12/21 03:01:02 DEBUG : three: Sizes identical 2024/12/21 03:01:02 DEBUG : four: Destination mod time is within 1s of source but files differ, transferring 2024/12/21 03:01:02 DEBUG : two: sha1 = ad782ecdac770fc6eb9a62e44f90873fb97fb26b (Local file system at /tmp/rclone2972983463) 2024/12/21 03:01:02 DEBUG : two: sha1 = b10e0da85e90399abfec36c7376b20aa4596461b (B2 bucket rclone-test-royuzot5cahi) 2024/12/21 03:01:02 DEBUG : two: sha1 differ 2024/12/21 03:01:02 DEBUG : three: Destination mod time is within 1s of source and files identical, skipping 2024/12/21 03:01:02 DEBUG : B2 bucket rclone-test-royuzot5cahi: Waiting for transfers to finish 2024/12/21 03:01:03 DEBUG : five: sha1 = 4db2c1df4610cd6c0da6b9197b066bfb4e9b9d00 OK 2024/12/21 03:01:03 INFO : five: Copied (new) 2024/12/21 03:01:03 DEBUG : two: sha1 = ad782ecdac770fc6eb9a62e44f90873fb97fb26b OK 2024/12/21 03:01:03 INFO : two: Copied (replaced existing) 2024/12/21 03:01:03 DEBUG : four: sha1 = 9f8f7eec5dea5ac43738721939c120318cbff1df OK 2024/12/21 03:01:03 INFO : four: Copied (replaced existing) 2024/12/21 03:01:03 DEBUG : Waiting for deletions to finish 2024/12/21 03:01:04 DEBUG : B2 bucket rclone-test-royuzot5cahi: Waiting for checks to finish 2024/12/21 03:01:04 DEBUG : one: Destination is newer than source, skipping 2024/12/21 03:01:04 DEBUG : two: sha1 = ad782ecdac770fc6eb9a62e44f90873fb97fb26b OK 2024/12/21 03:01:04 DEBUG : two: Size and sha1 of src and dst objects identical 2024/12/21 03:01:04 DEBUG : two: Destination mod time is within 1s of source and files identical, skipping 2024/12/21 03:01:04 DEBUG : four: sha1 = 9f8f7eec5dea5ac43738721939c120318cbff1df OK 2024/12/21 03:01:04 DEBUG : four: Size and sha1 of src and dst objects identical 2024/12/21 03:01:04 DEBUG : four: Destination mod time is within 1s of source and files identical, skipping 2024/12/21 03:01:04 DEBUG : five: sha1 = 4db2c1df4610cd6c0da6b9197b066bfb4e9b9d00 OK 2024/12/21 03:01:04 DEBUG : five: Size and sha1 of src and dst objects identical 2024/12/21 03:01:04 DEBUG : five: Destination mod time is within 1s of source and files identical, skipping 2024/12/21 03:01:04 DEBUG : three: sha1 = b802f384302cb24fbab0a44997e820bf2e8507bb (Local file system at /tmp/rclone2972983463) 2024/12/21 03:01:04 DEBUG : three: sha1 = 03731cad13f4cf7b59703c77529381cdec1632e5 (B2 bucket rclone-test-royuzot5cahi) 2024/12/21 03:01:04 DEBUG : three: sha1 differ 2024/12/21 03:01:04 DEBUG : three: Destination mod time is within 1s of source but files differ, transferring 2024/12/21 03:01:04 DEBUG : B2 bucket rclone-test-royuzot5cahi: Waiting for transfers to finish 2024/12/21 03:01:04 DEBUG : three: sha1 = b802f384302cb24fbab0a44997e820bf2e8507bb OK 2024/12/21 03:01:04 INFO : three: Copied (replaced existing) 2024/12/21 03:01:04 DEBUG : Waiting for deletions to finish --- PASS: TestSyncWithUpdateOlder (4.80s) === 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-royuzot5cahi", Local "Local file system at /tmp/rclone2972983463", Modify Window "1ms" sync_test.go:1538: Can track renames: true 2024/12/21 03:01:06 INFO : B2 bucket rclone-test-royuzot5cahi: Making map for --track-renames 2024/12/21 03:01:06 INFO : B2 bucket rclone-test-royuzot5cahi: Finished making map for --track-renames 2024/12/21 03:01:06 DEBUG : B2 bucket rclone-test-royuzot5cahi: Waiting for checks to finish 2024/12/21 03:01:06 DEBUG : potato: Need to transfer - No matching file found at Destination 2024/12/21 03:01:06 DEBUG : B2 bucket rclone-test-royuzot5cahi: Waiting for renames to finish 2024/12/21 03:01:06 DEBUG : yam: Need to transfer - No matching file found at Destination 2024/12/21 03:01:06 DEBUG : B2 bucket rclone-test-royuzot5cahi: Waiting for transfers to finish 2024/12/21 03:01:06 DEBUG : potato: sha1 = 1d1ac61cfffcfdd0a15cc9ae575fb06ca8c11fb5 OK 2024/12/21 03:01:06 INFO : potato: Copied (new) 2024/12/21 03:01:06 DEBUG : yam: sha1 = ad84b2fb6729688a5ee3225164a6d4d58465b33e OK 2024/12/21 03:01:06 INFO : yam: Copied (new) 2024/12/21 03:01:06 DEBUG : Waiting for deletions to finish run.go:180: Remote "B2 bucket rclone-test-royuzot5cahi", Local "Local file system at /tmp/rclone2972983463", Modify Window "1ms" 2024/12/21 03:01:07 DEBUG : potato: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2024/12/21 03:01:07 INFO : B2 bucket rclone-test-royuzot5cahi: Making map for --track-renames 2024/12/21 03:01:07 INFO : B2 bucket rclone-test-royuzot5cahi: Finished making map for --track-renames 2024/12/21 03:01:07 DEBUG : B2 bucket rclone-test-royuzot5cahi: Waiting for checks to finish 2024/12/21 03:01:07 DEBUG : potato: Unchanged skipping 2024/12/21 03:01:07 DEBUG : B2 bucket rclone-test-royuzot5cahi: Waiting for renames to finish 2024/12/21 03:01:08 DEBUG : yam: sha1 = ad84b2fb6729688a5ee3225164a6d4d58465b33e OK 2024/12/21 03:01:08 INFO : yam: Copied (server-side copy) to: yaml 2024/12/21 03:01:08 INFO : yam: Deleted 2024/12/21 03:01:08 INFO : yaml: Renamed from "yam" 2024/12/21 03:01:08 DEBUG : B2 bucket rclone-test-royuzot5cahi: Waiting for transfers to finish 2024/12/21 03:01:08 DEBUG : Waiting for deletions to finish run.go:180: Remote "B2 bucket rclone-test-royuzot5cahi", Local "Local file system at /tmp/rclone2972983463", Modify Window "1ms" --- PASS: TestSyncWithTrackRenames (4.03s) === RUN TestParseRenamesStrategyModtime --- PASS: TestParseRenamesStrategyModtime (0.00s) === RUN TestRenamesStrategyModtime --- PASS: TestRenamesStrategyModtime (0.00s) === RUN TestSyncWithTrackRenamesStrategyModtime run.go:180: Remote "B2 bucket rclone-test-royuzot5cahi", Local "Local file system at /tmp/rclone2972983463", Modify Window "1ms" sync_test.go:1610: Can track renames: true 2024/12/21 03:01:10 INFO : B2 bucket rclone-test-royuzot5cahi: Making map for --track-renames 2024/12/21 03:01:10 INFO : B2 bucket rclone-test-royuzot5cahi: Finished making map for --track-renames 2024/12/21 03:01:10 DEBUG : B2 bucket rclone-test-royuzot5cahi: Waiting for checks to finish 2024/12/21 03:01:10 DEBUG : potato: Need to transfer - No matching file found at Destination 2024/12/21 03:01:10 DEBUG : yam: Need to transfer - No matching file found at Destination 2024/12/21 03:01:10 DEBUG : B2 bucket rclone-test-royuzot5cahi: Waiting for renames to finish 2024/12/21 03:01:10 DEBUG : B2 bucket rclone-test-royuzot5cahi: Waiting for transfers to finish 2024/12/21 03:01:10 DEBUG : potato: sha1 = 1d1ac61cfffcfdd0a15cc9ae575fb06ca8c11fb5 OK 2024/12/21 03:01:10 INFO : potato: Copied (new) 2024/12/21 03:01:11 DEBUG : yam: sha1 = ad84b2fb6729688a5ee3225164a6d4d58465b33e OK 2024/12/21 03:01:11 INFO : yam: Copied (new) 2024/12/21 03:01:11 DEBUG : Waiting for deletions to finish run.go:180: Remote "B2 bucket rclone-test-royuzot5cahi", Local "Local file system at /tmp/rclone2972983463", Modify Window "1ms" 2024/12/21 03:01:11 DEBUG : potato: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2024/12/21 03:01:11 INFO : B2 bucket rclone-test-royuzot5cahi: Making map for --track-renames 2024/12/21 03:01:11 INFO : B2 bucket rclone-test-royuzot5cahi: Finished making map for --track-renames 2024/12/21 03:01:11 DEBUG : B2 bucket rclone-test-royuzot5cahi: Waiting for checks to finish 2024/12/21 03:01:11 DEBUG : potato: Unchanged skipping 2024/12/21 03:01:11 DEBUG : B2 bucket rclone-test-royuzot5cahi: Waiting for renames to finish 2024/12/21 03:01:12 DEBUG : yam: sha1 = ad84b2fb6729688a5ee3225164a6d4d58465b33e OK 2024/12/21 03:01:12 INFO : yam: Copied (server-side copy) to: yaml 2024/12/21 03:01:12 INFO : yam: Deleted 2024/12/21 03:01:12 INFO : yaml: Renamed from "yam" 2024/12/21 03:01:12 DEBUG : B2 bucket rclone-test-royuzot5cahi: Waiting for transfers to finish 2024/12/21 03:01:12 DEBUG : Waiting for deletions to finish run.go:180: Remote "B2 bucket rclone-test-royuzot5cahi", Local "Local file system at /tmp/rclone2972983463", Modify Window "1ms" --- PASS: TestSyncWithTrackRenamesStrategyModtime (4.12s) === RUN TestSyncWithTrackRenamesStrategyLeaf run.go:180: Remote "B2 bucket rclone-test-royuzot5cahi", Local "Local file system at /tmp/rclone2972983463", Modify Window "1ms" sync_test.go:1649: Can track renames: true 2024/12/21 03:01:14 INFO : B2 bucket rclone-test-royuzot5cahi: Making map for --track-renames 2024/12/21 03:01:14 INFO : B2 bucket rclone-test-royuzot5cahi: Finished making map for --track-renames 2024/12/21 03:01:14 DEBUG : B2 bucket rclone-test-royuzot5cahi: Waiting for checks to finish 2024/12/21 03:01:14 DEBUG : potato: Need to transfer - No matching file found at Destination 2024/12/21 03:01:14 DEBUG : B2 bucket rclone-test-royuzot5cahi: Waiting for renames to finish 2024/12/21 03:01:14 DEBUG : sub/yam: Need to transfer - No matching file found at Destination 2024/12/21 03:01:14 DEBUG : B2 bucket rclone-test-royuzot5cahi: Waiting for transfers to finish 2024/12/21 03:01:14 DEBUG : sub/yam: sha1 = ad84b2fb6729688a5ee3225164a6d4d58465b33e OK 2024/12/21 03:01:14 INFO : sub/yam: Copied (new) 2024/12/21 03:01:15 DEBUG : potato: sha1 = 1d1ac61cfffcfdd0a15cc9ae575fb06ca8c11fb5 OK 2024/12/21 03:01:15 INFO : potato: Copied (new) 2024/12/21 03:01:15 DEBUG : Waiting for deletions to finish run.go:180: Remote "B2 bucket rclone-test-royuzot5cahi", Local "Local file system at /tmp/rclone2972983463", Modify Window "1ms" 2024/12/21 03:01:15 DEBUG : potato: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2024/12/21 03:01:15 DEBUG : potato: Unchanged skipping 2024/12/21 03:01:15 INFO : B2 bucket rclone-test-royuzot5cahi: Making map for --track-renames 2024/12/21 03:01:15 INFO : B2 bucket rclone-test-royuzot5cahi: Finished making map for --track-renames 2024/12/21 03:01:15 DEBUG : B2 bucket rclone-test-royuzot5cahi: Waiting for checks to finish 2024/12/21 03:01:15 DEBUG : B2 bucket rclone-test-royuzot5cahi: Waiting for renames to finish 2024/12/21 03:01:16 DEBUG : sub/yam: sha1 = ad84b2fb6729688a5ee3225164a6d4d58465b33e OK 2024/12/21 03:01:16 INFO : sub/yam: Copied (server-side copy) to: yam 2024/12/21 03:01:16 INFO : sub/yam: Deleted 2024/12/21 03:01:16 INFO : yam: Renamed from "sub/yam" 2024/12/21 03:01:16 DEBUG : B2 bucket rclone-test-royuzot5cahi: Waiting for transfers to finish 2024/12/21 03:01:16 DEBUG : Waiting for deletions to finish run.go:180: Remote "B2 bucket rclone-test-royuzot5cahi", Local "Local file system at /tmp/rclone2972983463", Modify Window "1ms" --- PASS: TestSyncWithTrackRenamesStrategyLeaf (4.03s) === RUN TestServerSideMoveLocal run.go:180: Remote "B2 bucket rclone-test-royuzot5cahi", Local "Local file system at /tmp/rclone2972983463", Modify Window "1ms" 2024/12/21 03:01:18 DEBUG : Creating backend with remote "/tmp/rclone2972983463/dir1" 2024/12/21 03:01:18 DEBUG : Creating backend with remote "/tmp/rclone2972983463/dir2" 2024/12/21 03:01:18 DEBUG : Local file system at /tmp/rclone2972983463/dir2: Using server-side directory move 2024/12/21 03:01:18 INFO : Local file system at /tmp/rclone2972983463/dir2: Server side directory move failed - fallback to file moves: can't copy directory - destination already exists 2024/12/21 03:01:18 DEBUG : file1.txt: Need to transfer - File not found at Destination 2024/12/21 03:01:18 DEBUG : Local file system at /tmp/rclone2972983463/dir2: Waiting for checks to finish 2024/12/21 03:01:18 DEBUG : Local file system at /tmp/rclone2972983463/dir2: Waiting for transfers to finish 2024/12/21 03:01:18 INFO : file1.txt: Moved (server-side) --- PASS: TestServerSideMoveLocal (0.37s) === RUN TestMoveWithDeleteEmptySrcDirs run.go:180: Remote "B2 bucket rclone-test-royuzot5cahi", Local "Local file system at /tmp/rclone2972983463", Modify Window "1ms" 2024/12/21 03:01:18 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2024/12/21 03:01:18 DEBUG : nested/sub dir/file: Need to transfer - File not found at Destination 2024/12/21 03:01:18 DEBUG : B2 bucket rclone-test-royuzot5cahi: Waiting for checks to finish 2024/12/21 03:01:18 DEBUG : B2 bucket rclone-test-royuzot5cahi: Waiting for transfers to finish 2024/12/21 03:01:19 DEBUG : nested/sub dir/file: sha1 = b4b3e0a278988bc15f2913af3f4153ccef74e465 OK 2024/12/21 03:01:19 INFO : nested/sub dir/file: Copied (new) 2024/12/21 03:01:19 INFO : nested/sub dir/file: Deleted 2024/12/21 03:01:19 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2024/12/21 03:01:19 INFO : sub dir/hello world: Copied (new) 2024/12/21 03:01:19 INFO : sub dir/hello world: Deleted 2024/12/21 03:01:19 INFO : sub dir: Removing directory 2024/12/21 03:01:19 INFO : nested/sub dir: Removing directory 2024/12/21 03:01:19 INFO : nested: Removing directory 2024/12/21 03:01:19 DEBUG : Local file system at /tmp/rclone2972983463: deleted 3 directories run.go:180: Remote "B2 bucket rclone-test-royuzot5cahi", Local "Local file system at /tmp/rclone2972983463", Modify Window "1ms" --- PASS: TestMoveWithDeleteEmptySrcDirs (2.25s) === RUN TestMoveWithoutDeleteEmptySrcDirs run.go:180: Remote "B2 bucket rclone-test-royuzot5cahi", Local "Local file system at /tmp/rclone2972983463", Modify Window "1ms" 2024/12/21 03:01:21 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2024/12/21 03:01:21 DEBUG : nested/sub dir/file: Need to transfer - File not found at Destination 2024/12/21 03:01:21 DEBUG : B2 bucket rclone-test-royuzot5cahi: Waiting for checks to finish 2024/12/21 03:01:21 DEBUG : B2 bucket rclone-test-royuzot5cahi: Waiting for transfers to finish 2024/12/21 03:01:21 DEBUG : nested/sub dir/file: sha1 = b4b3e0a278988bc15f2913af3f4153ccef74e465 OK 2024/12/21 03:01:21 INFO : nested/sub dir/file: Copied (new) 2024/12/21 03:01:21 INFO : nested/sub dir/file: Deleted 2024/12/21 03:01:21 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2024/12/21 03:01:21 INFO : sub dir/hello world: Copied (new) 2024/12/21 03:01:21 INFO : sub dir/hello world: Deleted run.go:180: Remote "B2 bucket rclone-test-royuzot5cahi", Local "Local file system at /tmp/rclone2972983463", Modify Window "1ms" --- PASS: TestMoveWithoutDeleteEmptySrcDirs (2.19s) === RUN TestMoveWithIgnoreExisting run.go:180: Remote "B2 bucket rclone-test-royuzot5cahi", Local "Local file system at /tmp/rclone2972983463", Modify Window "1ms" 2024/12/21 03:01:23 DEBUG : existing: Need to transfer - File not found at Destination 2024/12/21 03:01:23 DEBUG : existing-b: Need to transfer - File not found at Destination 2024/12/21 03:01:23 DEBUG : B2 bucket rclone-test-royuzot5cahi: Waiting for checks to finish 2024/12/21 03:01:23 DEBUG : B2 bucket rclone-test-royuzot5cahi: Waiting for transfers to finish 2024/12/21 03:01:23 DEBUG : existing: sha1 = 3e2e95f5ad970eadfa7e17eaf73da97024aa5359 OK 2024/12/21 03:01:23 INFO : existing: Copied (new) 2024/12/21 03:01:23 INFO : existing: Deleted 2024/12/21 03:01:23 DEBUG : existing-b: sha1 = 321f6b7e8bf7f29aab89c5e41a555b1b0baa41a9 OK 2024/12/21 03:01:23 INFO : existing-b: Copied (new) 2024/12/21 03:01:23 INFO : existing-b: Deleted 2024/12/21 03:01:24 DEBUG : existing: Destination exists, skipping 2024/12/21 03:01:24 DEBUG : existing: Not removing source file as destination file exists and --ignore-existing is set 2024/12/21 03:01:24 DEBUG : B2 bucket rclone-test-royuzot5cahi: Waiting for checks to finish 2024/12/21 03:01:24 DEBUG : B2 bucket rclone-test-royuzot5cahi: Waiting for transfers to finish 2024/12/21 03:01:24 INFO : There was nothing to transfer run.go:180: Remote "B2 bucket rclone-test-royuzot5cahi", Local "Local file system at /tmp/rclone2972983463", Modify Window "1ms" --- PASS: TestMoveWithIgnoreExisting (2.34s) === RUN TestServerSideMove run.go:180: Remote "B2 bucket rclone-test-royuzot5cahi", Local "Local file system at /tmp/rclone2972983463", Modify Window "1ms" 2024/12/21 03:01:25 DEBUG : Creating backend with remote "TestB2:rclone-test-hexuxof1ceco" sync_test.go:1705: Server side move (if possible) B2 bucket rclone-test-royuzot5cahi -> B2 bucket rclone-test-hexuxof1ceco 2024/12/21 03:01:30 DEBUG : potato2: Need to transfer - File not found at Destination 2024/12/21 03:01:30 DEBUG : empty space: Size and modification time the same (differ by 0s, within tolerance 1ms) 2024/12/21 03:01:30 DEBUG : empty space: Unchanged skipping 2024/12/21 03:01:30 DEBUG : potato3: Sizes differ (src 68 vs dst 60) 2024/12/21 03:01:30 DEBUG : B2 bucket rclone-test-hexuxof1ceco: Waiting for checks to finish 2024/12/21 03:01:31 INFO : empty space: Deleted 2024/12/21 03:01:31 DEBUG : B2 bucket rclone-test-hexuxof1ceco: Waiting for transfers to finish 2024/12/21 03:01:31 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2024/12/21 03:01:31 INFO : potato2: Copied (server-side copy) 2024/12/21 03:01:31 DEBUG : potato3: sha1 = 568f8850f3c1a384731dbe40c6d72e1dcae342a0 OK 2024/12/21 03:01:31 INFO : potato3: Copied (server-side copy) 2024/12/21 03:01:31 INFO : potato2: Deleted 2024/12/21 03:01:31 INFO : potato3: Deleted 2024/12/21 03:01:32 DEBUG : Creating backend with remote "TestB2:rclone-test-tudiqan0qaba" 2024/12/21 03:01:33 DEBUG : empty space: Need to transfer - File not found at Destination 2024/12/21 03:01:33 DEBUG : potato2: Need to transfer - File not found at Destination 2024/12/21 03:01:33 DEBUG : potato3: Need to transfer - File not found at Destination 2024/12/21 03:01:33 DEBUG : B2 bucket rclone-test-tudiqan0qaba: Waiting for checks to finish 2024/12/21 03:01:33 DEBUG : B2 bucket rclone-test-tudiqan0qaba: Waiting for transfers to finish 2024/12/21 03:01:34 DEBUG : empty space: sha1 = 3bc15c8aae3e4124dd409035f32ea2fd6835efc9 OK 2024/12/21 03:01:34 INFO : empty space: Copied (server-side copy) 2024/12/21 03:01:34 INFO : empty space: Deleted 2024/12/21 03:01:34 DEBUG : potato3: sha1 = 568f8850f3c1a384731dbe40c6d72e1dcae342a0 OK 2024/12/21 03:01:34 INFO : potato3: Copied (server-side copy) 2024/12/21 03:01:34 INFO : potato3: Deleted 2024/12/21 03:01:34 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2024/12/21 03:01:34 INFO : potato2: Copied (server-side copy) 2024/12/21 03:01:35 INFO : potato2: Deleted 2024/12/21 03:01:35 DEBUG : B2 bucket rclone-test-tudiqan0qaba: Purge remote 2024/12/21 03:01:35 INFO : B2 bucket rclone-test-tudiqan0qaba: cleaning bucket "rclone-test-tudiqan0qaba" of all files 2024/12/21 03:01:35 DEBUG : empty space: Deleting (id "4_z1fc2cd13209deb7b9f380e1b_f10859df006c92502_d20241221_m030134_c001_v0001165_t0000_u01734750094142") 2024/12/21 03:01:35 DEBUG : potato2: Deleting (id "4_z1fc2cd13209deb7b9f380e1b_f117e371ba4047b41_d20241221_m030134_c001_v0001104_t0049_u01734750094393") 2024/12/21 03:01:35 DEBUG : potato3: Deleting (id "4_z1fc2cd13209deb7b9f380e1b_f119babad96d41764_d20241221_m030134_c001_v0001183_t0019_u01734750094507") 2024/12/21 03:01:36 DEBUG : B2 bucket rclone-test-hexuxof1ceco: Purge remote 2024/12/21 03:01:36 INFO : B2 bucket rclone-test-hexuxof1ceco: cleaning bucket "rclone-test-hexuxof1ceco" of all files 2024/12/21 03:01:36 DEBUG : empty space: Deleting (id "4_zdf92adb3209deb7b9f380e1b_f4063d5e88e0f76fa_d20241221_m030134_c001_v7007000_t0000_u01734750094372") 2024/12/21 03:01:36 DEBUG : empty space: Deleting (id "4_zdf92adb3209deb7b9f380e1b_f1177967cf388047a_d20241221_m030129_c001_v0001144_t0008_u01734750089138") 2024/12/21 03:01:36 DEBUG : potato2: Deleting (id "4_zdf92adb3209deb7b9f380e1b_f4063d5e88e0f76fc_d20241221_m030134_c001_v7007000_t0000_u01734750094966") 2024/12/21 03:01:36 DEBUG : potato2: Deleting (id "4_zdf92adb3209deb7b9f380e1b_f117dc0783d32e391_d20241221_m030130_c001_v0001172_t0007_u01734750090930") 2024/12/21 03:01:36 DEBUG : potato3: Deleting (id "4_zdf92adb3209deb7b9f380e1b_f4063d5e88e0f76fb_d20241221_m030134_c001_v7007000_t0000_u01734750094742") 2024/12/21 03:01:36 DEBUG : potato3: Deleting (id "4_zdf92adb3209deb7b9f380e1b_f1109aef7de49e472_d20241221_m030131_c001_v0001172_t0055_u01734750091301") 2024/12/21 03:01:36 DEBUG : potato3: Deleting (id "4_zdf92adb3209deb7b9f380e1b_f1177967cf388047c_d20241221_m030129_c001_v0001144_t0057_u01734750089706") 2024/12/21 03:01:36 DEBUG : pacer: low level retry 1/10 (error Post "https://api001.backblazeb2.com/b2api/v1/b2_delete_file_version": EOF) 2024/12/21 03:01:36 DEBUG : pacer: Rate limited, increasing sleep to 20ms 2024/12/21 03:01:36 DEBUG : pacer: Reducing sleep to 10ms --- PASS: TestServerSideMove (12.92s) === RUN TestServerSideMoveWithFilter run.go:180: Remote "B2 bucket rclone-test-royuzot5cahi", Local "Local file system at /tmp/rclone2972983463", Modify Window "1ms" 2024/12/21 03:01:38 DEBUG : Creating backend with remote "TestB2:rclone-test-kapeluv1xomu" sync_test.go:1705: Server side move (if possible) B2 bucket rclone-test-royuzot5cahi -> B2 bucket rclone-test-kapeluv1xomu 2024/12/21 03:01:43 DEBUG : empty space: Excluded (Size Filter) 2024/12/21 03:01:43 DEBUG : empty space: Excluded 2024/12/21 03:01:43 DEBUG : empty space: Excluded (Size Filter) 2024/12/21 03:01:43 DEBUG : empty space: Excluded 2024/12/21 03:01:43 DEBUG : potato2: Need to transfer - File not found at Destination 2024/12/21 03:01:43 DEBUG : potato3: Sizes differ (src 68 vs dst 60) 2024/12/21 03:01:43 DEBUG : B2 bucket rclone-test-kapeluv1xomu: Waiting for checks to finish 2024/12/21 03:01:43 DEBUG : B2 bucket rclone-test-kapeluv1xomu: Waiting for transfers to finish 2024/12/21 03:01:44 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2024/12/21 03:01:44 INFO : potato2: Copied (server-side copy) 2024/12/21 03:01:44 INFO : potato2: Deleted 2024/12/21 03:01:44 DEBUG : potato3: sha1 = 568f8850f3c1a384731dbe40c6d72e1dcae342a0 OK 2024/12/21 03:01:44 INFO : potato3: Copied (server-side copy) 2024/12/21 03:01:44 INFO : potato3: Deleted 2024/12/21 03:01:45 DEBUG : Creating backend with remote "TestB2:rclone-test-silopuy5meru" 2024/12/21 03:01:45 DEBUG : empty space: Excluded (Size Filter) 2024/12/21 03:01:45 DEBUG : empty space: Excluded 2024/12/21 03:01:46 DEBUG : potato2: Need to transfer - File not found at Destination 2024/12/21 03:01:46 DEBUG : potato3: Need to transfer - File not found at Destination 2024/12/21 03:01:46 DEBUG : B2 bucket rclone-test-silopuy5meru: Waiting for checks to finish 2024/12/21 03:01:46 DEBUG : B2 bucket rclone-test-silopuy5meru: Waiting for transfers to finish 2024/12/21 03:01:46 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2024/12/21 03:01:46 INFO : potato2: Copied (server-side copy) 2024/12/21 03:01:47 INFO : potato2: Deleted 2024/12/21 03:01:47 DEBUG : potato3: sha1 = 568f8850f3c1a384731dbe40c6d72e1dcae342a0 OK 2024/12/21 03:01:47 INFO : potato3: Copied (server-side copy) 2024/12/21 03:01:47 INFO : potato3: Deleted 2024/12/21 03:01:47 DEBUG : B2 bucket rclone-test-silopuy5meru: Purge remote 2024/12/21 03:01:47 INFO : B2 bucket rclone-test-silopuy5meru: cleaning bucket "rclone-test-silopuy5meru" of all files 2024/12/21 03:01:47 DEBUG : potato2: Deleting (id "4_zdfe2fd23209deb7b9f380e1b_f118b424a0f04dda4_d20241221_m030146_c001_v0001145_t0023_u01734750106798") 2024/12/21 03:01:47 DEBUG : potato3: Deleting (id "4_zdfe2fd23209deb7b9f380e1b_f102216a0ecb5656a_d20241221_m030147_c001_v0001182_t0037_u01734750107095") 2024/12/21 03:01:48 DEBUG : B2 bucket rclone-test-kapeluv1xomu: Purge remote 2024/12/21 03:01:48 INFO : B2 bucket rclone-test-kapeluv1xomu: cleaning bucket "rclone-test-kapeluv1xomu" of all files 2024/12/21 03:01:49 DEBUG : empty space: Deleting (id "4_z2fc2ed03209deb7b9f380e1b_f1048a32791eed040_d20241221_m030142_c001_v0001145_t0010_u01734750102578") 2024/12/21 03:01:49 DEBUG : potato2: Deleting (id "4_z2fc2ed03209deb7b9f380e1b_f41568191abbae732_d20241221_m030147_c001_v7007000_t0000_u01734750107078") 2024/12/21 03:01:49 DEBUG : potato2: Deleting (id "4_z2fc2ed03209deb7b9f380e1b_f102216a0ecb5652c_d20241221_m030144_c001_v0001182_t0010_u01734750104031") 2024/12/21 03:01:49 DEBUG : potato3: Deleting (id "4_z2fc2ed03209deb7b9f380e1b_f41568191abbae733_d20241221_m030147_c001_v7007000_t0000_u01734750107321") 2024/12/21 03:01:49 DEBUG : potato3: Deleting (id "4_z2fc2ed03209deb7b9f380e1b_f105ec629807585f9_d20241221_m030144_c001_v0001093_t0046_u01734750104278") 2024/12/21 03:01:49 DEBUG : potato3: Deleting (id "4_z2fc2ed03209deb7b9f380e1b_f1048a32791eed042_d20241221_m030143_c001_v0001145_t0008_u01734750103026") --- PASS: TestServerSideMoveWithFilter (12.73s) === RUN TestServerSideMoveDeleteEmptySourceDirs run.go:180: Remote "B2 bucket rclone-test-royuzot5cahi", Local "Local file system at /tmp/rclone2972983463", Modify Window "1ms" 2024/12/21 03:01:51 DEBUG : Creating backend with remote "TestB2:rclone-test-hepebaf1cosu" 2024/12/21 03:01:53 DEBUG : tomatoDir: Making directory sync_test.go:1705: Server side move (if possible) B2 bucket rclone-test-royuzot5cahi -> B2 bucket rclone-test-hepebaf1cosu 2024/12/21 03:01:56 DEBUG : potato2: Need to transfer - File not found at Destination 2024/12/21 03:01:56 DEBUG : empty space: Size and modification time the same (differ by 0s, within tolerance 1ms) 2024/12/21 03:01:56 DEBUG : empty space: Unchanged skipping 2024/12/21 03:01:56 DEBUG : potato3: Sizes differ (src 68 vs dst 60) 2024/12/21 03:01:56 DEBUG : B2 bucket rclone-test-hepebaf1cosu: Waiting for checks to finish 2024/12/21 03:01:56 INFO : empty space: Deleted 2024/12/21 03:01:56 DEBUG : B2 bucket rclone-test-hepebaf1cosu: Waiting for transfers to finish 2024/12/21 03:01:56 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2024/12/21 03:01:56 INFO : potato2: Copied (server-side copy) 2024/12/21 03:01:57 INFO : potato2: Deleted 2024/12/21 03:01:57 DEBUG : potato3: sha1 = 568f8850f3c1a384731dbe40c6d72e1dcae342a0 OK 2024/12/21 03:01:57 INFO : potato3: Copied (server-side copy) 2024/12/21 03:01:57 INFO : potato3: Deleted 2024/12/21 03:01:57 DEBUG : Creating backend with remote "TestB2:rclone-test-zavayak0lomi" 2024/12/21 03:01:58 DEBUG : tomatoDir: Making directory 2024/12/21 03:01:58 DEBUG : empty space: Need to transfer - File not found at Destination 2024/12/21 03:01:58 DEBUG : potato2: Need to transfer - File not found at Destination 2024/12/21 03:01:58 DEBUG : potato3: Need to transfer - File not found at Destination 2024/12/21 03:01:58 DEBUG : B2 bucket rclone-test-zavayak0lomi: Waiting for checks to finish 2024/12/21 03:01:58 DEBUG : B2 bucket rclone-test-zavayak0lomi: Waiting for transfers to finish 2024/12/21 03:01:59 DEBUG : empty space: sha1 = 3bc15c8aae3e4124dd409035f32ea2fd6835efc9 OK 2024/12/21 03:01:59 INFO : empty space: Copied (server-side copy) 2024/12/21 03:01:59 INFO : empty space: Deleted 2024/12/21 03:02:00 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2024/12/21 03:02:00 INFO : potato2: Copied (server-side copy) 2024/12/21 03:02:00 INFO : potato2: Deleted 2024/12/21 03:02:00 DEBUG : potato3: sha1 = 568f8850f3c1a384731dbe40c6d72e1dcae342a0 OK 2024/12/21 03:02:00 INFO : potato3: Copied (server-side copy) 2024/12/21 03:02:01 INFO : potato3: Deleted 2024/12/21 03:02:01 DEBUG : B2 bucket rclone-test-zavayak0lomi: Purge remote 2024/12/21 03:02:01 INFO : B2 bucket rclone-test-zavayak0lomi: cleaning bucket "rclone-test-zavayak0lomi" of all files 2024/12/21 03:02:01 DEBUG : empty space: Deleting (id "4_zffd22d4320adeb7b9f380e1b_f108798c5c93fcc4f_d20241221_m030159_c001_v0001183_t0046_u01734750119643") 2024/12/21 03:02:01 DEBUG : potato2: Deleting (id "4_zffd22d4320adeb7b9f380e1b_f102a1c42aa99962a_d20241221_m030159_c001_v0001177_t0037_u01734750119872") 2024/12/21 03:02:01 DEBUG : potato3: Deleting (id "4_zffd22d4320adeb7b9f380e1b_f1141f070700c9455_d20241221_m030200_c001_v0001115_t0024_u01734750120066") 2024/12/21 03:02:02 DEBUG : B2 bucket rclone-test-hepebaf1cosu: Purge remote 2024/12/21 03:02:02 INFO : B2 bucket rclone-test-hepebaf1cosu: cleaning bucket "rclone-test-hepebaf1cosu" of all files 2024/12/21 03:02:02 DEBUG : empty space: Deleting (id "4_z6f121d2320adeb7b9f380e1b_f41963de4df28d8a1_d20241221_m030159_c001_v7007000_t0000_u01734750119852") 2024/12/21 03:02:02 DEBUG : empty space: Deleting (id "4_z6f121d2320adeb7b9f380e1b_f104c6303d08adc56_d20241221_m030155_c001_v0001106_t0029_u01734750115348") 2024/12/21 03:02:02 DEBUG : potato2: Deleting (id "4_z6f121d2320adeb7b9f380e1b_f41963de4df28d8a2_d20241221_m030200_c001_v7007000_t0000_u01734750120102") 2024/12/21 03:02:02 DEBUG : potato2: Deleting (id "4_z6f121d2320adeb7b9f380e1b_f11069f07bdc6352a_d20241221_m030156_c001_v0001182_t0000_u01734750116665") 2024/12/21 03:02:02 DEBUG : potato3: Deleting (id "4_z6f121d2320adeb7b9f380e1b_f41963de4df28d8a6_d20241221_m030200_c001_v7007000_t0000_u01734750120963") 2024/12/21 03:02:02 DEBUG : potato3: Deleting (id "4_z6f121d2320adeb7b9f380e1b_f104f13ed2b6188e9_d20241221_m030156_c001_v0001183_t0048_u01734750116932") 2024/12/21 03:02:02 DEBUG : potato3: Deleting (id "4_z6f121d2320adeb7b9f380e1b_f104c6303d08adc5a_d20241221_m030155_c001_v0001106_t0050_u01734750115807") --- PASS: TestServerSideMoveDeleteEmptySourceDirs (13.43s) === RUN TestServerSideMoveOverlap run.go:180: Remote "B2 bucket rclone-test-royuzot5cahi", Local "Local file system at /tmp/rclone2972983463", Modify Window "1ms" 2024/12/21 03:02:04 DEBUG : Creating backend with remote "TestB2:rclone-test-royuzot5cahi/rclone-move-test" --- PASS: TestServerSideMoveOverlap (2.57s) === RUN TestSyncOverlap run.go:180: Remote "B2 bucket rclone-test-royuzot5cahi", Local "Local file system at /tmp/rclone2972983463", Modify Window "1ms" 2024/12/21 03:02:07 DEBUG : Creating backend with remote "TestB2:rclone-test-royuzot5cahi/rclone-sync-test" run.go:180: Remote "B2 bucket rclone-test-royuzot5cahi", Local "Local file system at /tmp/rclone2972983463", Modify Window "1ms" run.go:180: Remote "B2 bucket rclone-test-royuzot5cahi", Local "Local file system at /tmp/rclone2972983463", Modify Window "1ms" run.go:180: Remote "B2 bucket rclone-test-royuzot5cahi", Local "Local file system at /tmp/rclone2972983463", Modify Window "1ms" run.go:180: Remote "B2 bucket rclone-test-royuzot5cahi", Local "Local file system at /tmp/rclone2972983463", Modify Window "1ms" --- PASS: TestSyncOverlap (3.06s) === RUN TestSyncOverlapWithFilter run.go:180: Remote "B2 bucket rclone-test-royuzot5cahi", Local "Local file system at /tmp/rclone2972983463", Modify Window "1ms" 2024/12/21 03:02:10 DEBUG : Creating backend with remote "TestB2:rclone-test-royuzot5cahi/rclone-sync-test" 2024/12/21 03:02:12 DEBUG : Creating backend with remote "TestB2:rclone-test-royuzot5cahi/rclone-sync-test-include/layer2" 2024/12/21 03:02:14 DEBUG : Creating backend with remote "TestB2:rclone-test-royuzot5cahi/rclone-sync-test-ignore-file" 2024/12/21 03:02:17 DEBUG : pacer: low level retry 1/10 (error Post "https://api001.backblazeb2.com/b2api/v1/b2_list_file_names": EOF) 2024/12/21 03:02:17 DEBUG : pacer: Rate limited, increasing sleep to 20ms 2024/12/21 03:02:17 DEBUG : pacer: Reducing sleep to 10ms 2024/12/21 03:02:17 DEBUG : rclone-sync-test-ignore-file: Excluded 2024/12/21 03:02:17 DEBUG : B2 bucket rclone-test-royuzot5cahi path rclone-sync-test: Waiting for checks to finish 2024/12/21 03:02:17 DEBUG : B2 bucket rclone-test-royuzot5cahi path rclone-sync-test: Waiting for transfers to finish 2024/12/21 03:02:17 DEBUG : Waiting for deletions to finish 2024/12/21 03:02:17 INFO : There was nothing to transfer 2024/12/21 03:02:18 DEBUG : rclone-sync-test-ignore-file: Excluded 2024/12/21 03:02:18 DEBUG : B2 bucket rclone-test-royuzot5cahi: Waiting for checks to finish 2024/12/21 03:02:18 DEBUG : B2 bucket rclone-test-royuzot5cahi: Waiting for transfers to finish 2024/12/21 03:02:18 DEBUG : Waiting for deletions to finish 2024/12/21 03:02:18 INFO : There was nothing to transfer run.go:180: Remote "B2 bucket rclone-test-royuzot5cahi", Local "Local file system at /tmp/rclone2972983463", Modify Window "1ms" run.go:180: Remote "B2 bucket rclone-test-royuzot5cahi", Local "Local file system at /tmp/rclone2972983463", Modify Window "1ms" run.go:180: Remote "B2 bucket rclone-test-royuzot5cahi", Local "Local file system at /tmp/rclone2972983463", Modify Window "1ms" run.go:180: Remote "B2 bucket rclone-test-royuzot5cahi", Local "Local file system at /tmp/rclone2972983463", Modify Window "1ms" run.go:180: Remote "B2 bucket rclone-test-royuzot5cahi", Local "Local file system at /tmp/rclone2972983463", Modify Window "1ms" run.go:180: Remote "B2 bucket rclone-test-royuzot5cahi", Local "Local file system at /tmp/rclone2972983463", Modify Window "1ms" 2024/12/21 03:02:18 DEBUG : rclone-sync-test-ignore-file: Excluded 2024/12/21 03:02:18 DEBUG : B2 bucket rclone-test-royuzot5cahi path rclone-sync-test-include/layer2: Waiting for checks to finish 2024/12/21 03:02:18 DEBUG : B2 bucket rclone-test-royuzot5cahi path rclone-sync-test-include/layer2: Waiting for transfers to finish 2024/12/21 03:02:18 DEBUG : Waiting for deletions to finish 2024/12/21 03:02:18 INFO : There was nothing to transfer run.go:180: Remote "B2 bucket rclone-test-royuzot5cahi", Local "Local file system at /tmp/rclone2972983463", Modify Window "1ms" run.go:180: Remote "B2 bucket rclone-test-royuzot5cahi", Local "Local file system at /tmp/rclone2972983463", Modify Window "1ms" 2024/12/21 03:02:19 DEBUG : rclone-sync-test-ignore-file: Excluded 2024/12/21 03:02:19 DEBUG : B2 bucket rclone-test-royuzot5cahi: Waiting for checks to finish 2024/12/21 03:02:19 DEBUG : B2 bucket rclone-test-royuzot5cahi: Waiting for transfers to finish 2024/12/21 03:02:19 DEBUG : Waiting for deletions to finish 2024/12/21 03:02:19 INFO : There was nothing to transfer run.go:180: Remote "B2 bucket rclone-test-royuzot5cahi", Local "Local file system at /tmp/rclone2972983463", Modify Window "1ms" run.go:180: Remote "B2 bucket rclone-test-royuzot5cahi", Local "Local file system at /tmp/rclone2972983463", Modify Window "1ms" run.go:180: Remote "B2 bucket rclone-test-royuzot5cahi", Local "Local file system at /tmp/rclone2972983463", Modify Window "1ms" run.go:180: Remote "B2 bucket rclone-test-royuzot5cahi", Local "Local file system at /tmp/rclone2972983463", Modify Window "1ms" 2024/12/21 03:02:19 DEBUG : : Excluded 2024/12/21 03:02:19 DEBUG : rclone-sync-test-ignore-file: Excluded 2024/12/21 03:02:19 DEBUG : B2 bucket rclone-test-royuzot5cahi path rclone-sync-test-ignore-file: Waiting for checks to finish 2024/12/21 03:02:19 DEBUG : B2 bucket rclone-test-royuzot5cahi path rclone-sync-test-ignore-file: Waiting for transfers to finish 2024/12/21 03:02:19 DEBUG : Waiting for deletions to finish 2024/12/21 03:02:19 INFO : There was nothing to transfer run.go:180: Remote "B2 bucket rclone-test-royuzot5cahi", Local "Local file system at /tmp/rclone2972983463", Modify Window "1ms" run.go:180: Remote "B2 bucket rclone-test-royuzot5cahi", Local "Local file system at /tmp/rclone2972983463", Modify Window "1ms" run.go:180: Remote "B2 bucket rclone-test-royuzot5cahi", Local "Local file system at /tmp/rclone2972983463", Modify Window "1ms" run.go:180: Remote "B2 bucket rclone-test-royuzot5cahi", Local "Local file system at /tmp/rclone2972983463", Modify Window "1ms" run.go:180: Remote "B2 bucket rclone-test-royuzot5cahi", Local "Local file system at /tmp/rclone2972983463", Modify Window "1ms" --- PASS: TestSyncOverlapWithFilter (16.63s) === RUN TestSyncCompareDest run.go:180: Remote "B2 bucket rclone-test-royuzot5cahi", Local "Local file system at /tmp/rclone2972983463", Modify Window "1ms" 2024/12/21 03:02:26 DEBUG : Creating backend with remote "TestB2:rclone-test-royuzot5cahi/dst" 2024/12/21 03:02:28 DEBUG : Creating backend with remote "TestB2:rclone-test-royuzot5cahi/CompareDest" 2024/12/21 03:02:30 DEBUG : one: Need to transfer - File not found at Destination 2024/12/21 03:02:30 DEBUG : B2 bucket rclone-test-royuzot5cahi path dst: Waiting for checks to finish 2024/12/21 03:02:30 DEBUG : B2 bucket rclone-test-royuzot5cahi path dst: Waiting for transfers to finish 2024/12/21 03:02:30 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2024/12/21 03:02:30 INFO : one: Copied (new) 2024/12/21 03:02:30 DEBUG : Waiting for deletions to finish 2024/12/21 03:02:31 DEBUG : one: Sizes differ (src 5 vs dst 3) 2024/12/21 03:02:31 DEBUG : B2 bucket rclone-test-royuzot5cahi path dst: Waiting for checks to finish 2024/12/21 03:02:31 DEBUG : B2 bucket rclone-test-royuzot5cahi path dst: Waiting for transfers to finish 2024/12/21 03:02:31 DEBUG : one: sha1 = 7f376fd65843a1267de8f986d40e164e5a321c13 OK 2024/12/21 03:02:31 INFO : one: Copied (replaced existing) 2024/12/21 03:02:31 DEBUG : Waiting for deletions to finish 2024/12/21 03:02:33 DEBUG : one: Sizes differ (src 5 vs dst 3) 2024/12/21 03:02:33 DEBUG : B2 bucket rclone-test-royuzot5cahi path dst: Waiting for checks to finish 2024/12/21 03:02:33 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2024/12/21 03:02:33 DEBUG : one: Destination found in --compare-dest, skipping 2024/12/21 03:02:33 DEBUG : B2 bucket rclone-test-royuzot5cahi path dst: Waiting for transfers to finish 2024/12/21 03:02:33 DEBUG : Waiting for deletions to finish 2024/12/21 03:02:33 INFO : There was nothing to transfer 2024/12/21 03:02:35 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2024/12/21 03:02:35 DEBUG : two: Destination found in --compare-dest, skipping 2024/12/21 03:02:35 DEBUG : one: Sizes differ (src 5 vs dst 3) 2024/12/21 03:02:35 DEBUG : B2 bucket rclone-test-royuzot5cahi path dst: Waiting for checks to finish 2024/12/21 03:02:35 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2024/12/21 03:02:35 DEBUG : one: Destination found in --compare-dest, skipping 2024/12/21 03:02:35 DEBUG : B2 bucket rclone-test-royuzot5cahi path dst: Waiting for transfers to finish 2024/12/21 03:02:35 DEBUG : Waiting for deletions to finish 2024/12/21 03:02:35 INFO : There was nothing to transfer 2024/12/21 03:02:36 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2024/12/21 03:02:36 DEBUG : two: Destination found in --compare-dest, skipping 2024/12/21 03:02:36 DEBUG : one: Sizes differ (src 5 vs dst 3) 2024/12/21 03:02:36 DEBUG : B2 bucket rclone-test-royuzot5cahi path dst: Waiting for checks to finish 2024/12/21 03:02:36 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2024/12/21 03:02:36 DEBUG : one: Destination found in --compare-dest, skipping 2024/12/21 03:02:36 DEBUG : B2 bucket rclone-test-royuzot5cahi path dst: Waiting for transfers to finish 2024/12/21 03:02:36 DEBUG : Waiting for deletions to finish 2024/12/21 03:02:36 INFO : There was nothing to transfer 2024/12/21 03:02:37 DEBUG : two: Modification times differ by -119h59m59.877s: 2011-12-30 12:59:59 +0000 UTC, 2011-12-25 12:59:59.123 +0000 UTC 2024/12/21 03:02:37 DEBUG : two: sha1 = ad782ecdac770fc6eb9a62e44f90873fb97fb26b OK 2024/12/21 03:02:37 DEBUG : two: Destination found in --compare-dest, skipping 2024/12/21 03:02:37 DEBUG : one: Sizes differ (src 5 vs dst 3) 2024/12/21 03:02:37 DEBUG : B2 bucket rclone-test-royuzot5cahi path dst: Waiting for checks to finish 2024/12/21 03:02:37 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2024/12/21 03:02:37 DEBUG : one: Destination found in --compare-dest, skipping 2024/12/21 03:02:37 DEBUG : B2 bucket rclone-test-royuzot5cahi path dst: Waiting for transfers to finish 2024/12/21 03:02:37 DEBUG : Waiting for deletions to finish 2024/12/21 03:02:37 INFO : There was nothing to transfer 2024/12/21 03:02:38 DEBUG : two: Sizes differ (src 5 vs dst 3) 2024/12/21 03:02:38 DEBUG : two: Need to transfer - File not found at Destination 2024/12/21 03:02:38 DEBUG : one: Sizes differ (src 5 vs dst 3) 2024/12/21 03:02:38 DEBUG : B2 bucket rclone-test-royuzot5cahi path dst: Waiting for checks to finish 2024/12/21 03:02:38 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2024/12/21 03:02:38 DEBUG : one: Destination found in --compare-dest, skipping 2024/12/21 03:02:38 DEBUG : B2 bucket rclone-test-royuzot5cahi path dst: Waiting for transfers to finish 2024/12/21 03:02:38 DEBUG : two: sha1 = a4be8877ad88f3109a6411985a1f359e10e2d930 OK 2024/12/21 03:02:38 INFO : two: Copied (new) 2024/12/21 03:02:38 DEBUG : Waiting for deletions to finish --- PASS: TestSyncCompareDest (13.27s) === RUN TestSyncMultipleCompareDest run.go:180: Remote "B2 bucket rclone-test-royuzot5cahi", Local "Local file system at /tmp/rclone2972983463", Modify Window "1ms" 2024/12/21 03:02:42 DEBUG : Creating backend with remote "TestB2:rclone-test-royuzot5cahi/dest" 2024/12/21 03:02:43 DEBUG : Creating backend with remote "TestB2:rclone-test-royuzot5cahi/pre-dest1" 2024/12/21 03:02:44 DEBUG : Creating backend with remote "TestB2:rclone-test-royuzot5cahi/pre-dest2" 2024/12/21 03:02:46 DEBUG : 1: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2024/12/21 03:02:46 DEBUG : 1: Destination found in --compare-dest, skipping 2024/12/21 03:02:47 DEBUG : 2: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2024/12/21 03:02:47 DEBUG : 2: Destination found in --compare-dest, skipping 2024/12/21 03:02:47 DEBUG : 3: Need to transfer - File not found at Destination 2024/12/21 03:02:47 DEBUG : B2 bucket rclone-test-royuzot5cahi path dest: Waiting for checks to finish 2024/12/21 03:02:47 DEBUG : B2 bucket rclone-test-royuzot5cahi path dest: Waiting for transfers to finish 2024/12/21 03:02:48 DEBUG : 3: sha1 = 77de68daecd823babbb58edb1c8e14d7106e83bb OK 2024/12/21 03:02:48 INFO : 3: Copied (new) 2024/12/21 03:02:48 DEBUG : Waiting for deletions to finish --- PASS: TestSyncMultipleCompareDest (9.98s) === RUN TestSyncCopyDest run.go:180: Remote "B2 bucket rclone-test-royuzot5cahi", Local "Local file system at /tmp/rclone2972983463", Modify Window "1ms" 2024/12/21 03:02:50 DEBUG : Creating backend with remote "TestB2:rclone-test-royuzot5cahi/dst" 2024/12/21 03:02:51 DEBUG : Creating backend with remote "TestB2:rclone-test-royuzot5cahi/CopyDest" 2024/12/21 03:02:53 DEBUG : one: Need to transfer - File not found at Destination 2024/12/21 03:02:53 DEBUG : B2 bucket rclone-test-royuzot5cahi path dst: Waiting for checks to finish 2024/12/21 03:02:53 DEBUG : B2 bucket rclone-test-royuzot5cahi path dst: Waiting for transfers to finish 2024/12/21 03:02:53 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2024/12/21 03:02:53 INFO : one: Copied (new) 2024/12/21 03:02:53 DEBUG : Waiting for deletions to finish 2024/12/21 03:02:54 DEBUG : one: Sizes differ (src 5 vs dst 3) 2024/12/21 03:02:54 DEBUG : B2 bucket rclone-test-royuzot5cahi path dst: Waiting for checks to finish 2024/12/21 03:02:54 DEBUG : B2 bucket rclone-test-royuzot5cahi path dst: Waiting for transfers to finish 2024/12/21 03:02:55 DEBUG : one: sha1 = 7f376fd65843a1267de8f986d40e164e5a321c13 OK 2024/12/21 03:02:55 INFO : one: Copied (replaced existing) 2024/12/21 03:02:55 DEBUG : Waiting for deletions to finish 2024/12/21 03:02:56 DEBUG : Creating backend with remote "TestB2:rclone-test-royuzot5cahi/BackupDir" 2024/12/21 03:02:58 DEBUG : one: Sizes differ (src 5 vs dst 3) 2024/12/21 03:02:58 DEBUG : B2 bucket rclone-test-royuzot5cahi path dst: Waiting for checks to finish 2024/12/21 03:02:58 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2024/12/21 03:02:58 DEBUG : one: Sizes differ (src 5 vs dst 3) 2024/12/21 03:02:59 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2024/12/21 03:02:59 INFO : one: Copied (server-side copy) 2024/12/21 03:02:59 INFO : one: Deleted 2024/12/21 03:03:00 DEBUG : one: sha1 = 7f376fd65843a1267de8f986d40e164e5a321c13 OK 2024/12/21 03:03:00 INFO : one: Copied (server-side copy) 2024/12/21 03:03:00 DEBUG : one: Destination found in --copy-dest, using server-side copy 2024/12/21 03:03:00 DEBUG : B2 bucket rclone-test-royuzot5cahi path dst: Waiting for transfers to finish 2024/12/21 03:03:00 DEBUG : Waiting for deletions to finish 2024/12/21 03:03:02 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2024/12/21 03:03:02 DEBUG : two: sha1 = ad782ecdac770fc6eb9a62e44f90873fb97fb26b OK 2024/12/21 03:03:02 INFO : two: Copied (server-side copy) 2024/12/21 03:03:02 DEBUG : two: Destination found in --copy-dest, using server-side copy 2024/12/21 03:03:02 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2024/12/21 03:03:02 DEBUG : one: Unchanged skipping 2024/12/21 03:03:02 DEBUG : B2 bucket rclone-test-royuzot5cahi path dst: Waiting for checks to finish 2024/12/21 03:03:02 DEBUG : B2 bucket rclone-test-royuzot5cahi path dst: Waiting for transfers to finish 2024/12/21 03:03:02 DEBUG : Waiting for deletions to finish 2024/12/21 03:03:02 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2024/12/21 03:03:02 DEBUG : one: Unchanged skipping 2024/12/21 03:03:02 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2024/12/21 03:03:02 DEBUG : two: Unchanged skipping 2024/12/21 03:03:02 DEBUG : B2 bucket rclone-test-royuzot5cahi path dst: Waiting for checks to finish 2024/12/21 03:03:02 DEBUG : B2 bucket rclone-test-royuzot5cahi path dst: Waiting for transfers to finish 2024/12/21 03:03:02 DEBUG : Waiting for deletions to finish 2024/12/21 03:03:02 INFO : There was nothing to transfer 2024/12/21 03:03:04 DEBUG : three: Sizes differ (src 7 vs dst 5) 2024/12/21 03:03:04 DEBUG : three: Destination not found in --copy-dest 2024/12/21 03:03:04 DEBUG : three: Need to transfer - File not found at Destination 2024/12/21 03:03:04 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2024/12/21 03:03:04 DEBUG : one: Unchanged skipping 2024/12/21 03:03:04 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2024/12/21 03:03:04 DEBUG : two: Unchanged skipping 2024/12/21 03:03:04 DEBUG : B2 bucket rclone-test-royuzot5cahi path dst: Waiting for checks to finish 2024/12/21 03:03:04 DEBUG : B2 bucket rclone-test-royuzot5cahi path dst: Waiting for transfers to finish 2024/12/21 03:03:04 DEBUG : three: sha1 = 370e613335f3cf2f19b2a2d35a86402f55c659f8 OK 2024/12/21 03:03:04 INFO : three: Copied (new) 2024/12/21 03:03:04 DEBUG : Waiting for deletions to finish --- PASS: TestSyncCopyDest (16.63s) === RUN TestSyncBackupDir run.go:180: Remote "B2 bucket rclone-test-royuzot5cahi", Local "Local file system at /tmp/rclone2972983463", Modify Window "1ms" 2024/12/21 03:03:08 DEBUG : Creating backend with remote "TestB2:rclone-test-royuzot5cahi/dst" 2024/12/21 03:03:09 DEBUG : Creating backend with remote "TestB2:rclone-test-royuzot5cahi/backup" 2024/12/21 03:03:11 DEBUG : one: Sizes differ (src 4 vs dst 3) 2024/12/21 03:03:11 DEBUG : B2 bucket rclone-test-royuzot5cahi path dst: Waiting for checks to finish 2024/12/21 03:03:11 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2024/12/21 03:03:11 DEBUG : two: Unchanged skipping 2024/12/21 03:03:13 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2024/12/21 03:03:13 INFO : one: Copied (server-side copy) 2024/12/21 03:03:13 INFO : one: Deleted 2024/12/21 03:03:13 DEBUG : B2 bucket rclone-test-royuzot5cahi path dst: Waiting for transfers to finish 2024/12/21 03:03:13 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2024/12/21 03:03:13 INFO : one: Copied (new) 2024/12/21 03:03:13 DEBUG : Waiting for deletions to finish 2024/12/21 03:03:14 DEBUG : three.txt: sha1 = b802f384302cb24fbab0a44997e820bf2e8507bb OK 2024/12/21 03:03:14 INFO : three.txt: Copied (server-side copy) 2024/12/21 03:03:14 INFO : three.txt: Deleted 2024/12/21 03:03:14 INFO : three.txt: Moved into backup dir 2024/12/21 03:03:16 DEBUG : one: Sizes differ (src 5 vs dst 4) 2024/12/21 03:03:16 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2024/12/21 03:03:16 DEBUG : two: Unchanged skipping 2024/12/21 03:03:16 DEBUG : B2 bucket rclone-test-royuzot5cahi path dst: Waiting for checks to finish 2024/12/21 03:03:17 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2024/12/21 03:03:17 INFO : one: Copied (server-side copy) 2024/12/21 03:03:17 INFO : one: Deleted 2024/12/21 03:03:17 DEBUG : B2 bucket rclone-test-royuzot5cahi path dst: Waiting for transfers to finish 2024/12/21 03:03:17 DEBUG : one: sha1 = 88a8c2880f555638f990d1ec4c8359b25caa20c7 OK 2024/12/21 03:03:17 INFO : one: Copied (new) 2024/12/21 03:03:17 DEBUG : Waiting for deletions to finish 2024/12/21 03:03:18 DEBUG : three.txt: sha1 = 92e0258fe3c7456f15dff78d509f6e3c9166c254 OK 2024/12/21 03:03:18 INFO : three.txt: Copied (server-side copy) 2024/12/21 03:03:18 INFO : three.txt: Deleted 2024/12/21 03:03:18 INFO : three.txt: Moved into backup dir --- PASS: TestSyncBackupDir (13.61s) === RUN TestSyncBackupDirWithSuffix run.go:180: Remote "B2 bucket rclone-test-royuzot5cahi", Local "Local file system at /tmp/rclone2972983463", Modify Window "1ms" 2024/12/21 03:03:22 DEBUG : Creating backend with remote "TestB2:rclone-test-royuzot5cahi/dst" 2024/12/21 03:03:23 DEBUG : Creating backend with remote "TestB2:rclone-test-royuzot5cahi/backup" 2024/12/21 03:03:25 DEBUG : one: Sizes differ (src 4 vs dst 3) 2024/12/21 03:03:25 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2024/12/21 03:03:25 DEBUG : two: Unchanged skipping 2024/12/21 03:03:25 DEBUG : B2 bucket rclone-test-royuzot5cahi path dst: Waiting for checks to finish 2024/12/21 03:03:26 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2024/12/21 03:03:26 INFO : one: Copied (server-side copy) to: one.bak 2024/12/21 03:03:27 INFO : one: Deleted 2024/12/21 03:03:27 DEBUG : B2 bucket rclone-test-royuzot5cahi path dst: Waiting for transfers to finish 2024/12/21 03:03:27 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2024/12/21 03:03:27 INFO : one: Copied (new) 2024/12/21 03:03:27 DEBUG : Waiting for deletions to finish 2024/12/21 03:03:28 DEBUG : three.txt: sha1 = b802f384302cb24fbab0a44997e820bf2e8507bb OK 2024/12/21 03:03:28 INFO : three.txt: Copied (server-side copy) to: three.txt.bak 2024/12/21 03:03:28 INFO : three.txt: Deleted 2024/12/21 03:03:28 INFO : three.txt: Moved into backup dir 2024/12/21 03:03:30 DEBUG : one: Sizes differ (src 5 vs dst 4) 2024/12/21 03:03:30 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2024/12/21 03:03:30 DEBUG : two: Unchanged skipping 2024/12/21 03:03:30 DEBUG : B2 bucket rclone-test-royuzot5cahi path dst: Waiting for checks to finish 2024/12/21 03:03:31 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2024/12/21 03:03:31 INFO : one: Copied (server-side copy) to: one.bak 2024/12/21 03:03:31 INFO : one: Deleted 2024/12/21 03:03:31 DEBUG : B2 bucket rclone-test-royuzot5cahi path dst: Waiting for transfers to finish 2024/12/21 03:03:31 DEBUG : one: sha1 = 88a8c2880f555638f990d1ec4c8359b25caa20c7 OK 2024/12/21 03:03:31 INFO : one: Copied (new) 2024/12/21 03:03:31 DEBUG : Waiting for deletions to finish 2024/12/21 03:03:32 DEBUG : three.txt: sha1 = 92e0258fe3c7456f15dff78d509f6e3c9166c254 OK 2024/12/21 03:03:32 INFO : three.txt: Copied (server-side copy) to: three.txt.bak 2024/12/21 03:03:32 INFO : three.txt: Deleted 2024/12/21 03:03:32 INFO : three.txt: Moved into backup dir --- PASS: TestSyncBackupDirWithSuffix (13.43s) === RUN TestSyncBackupDirWithSuffixKeepExtension run.go:180: Remote "B2 bucket rclone-test-royuzot5cahi", Local "Local file system at /tmp/rclone2972983463", Modify Window "1ms" 2024/12/21 03:03:36 DEBUG : Creating backend with remote "TestB2:rclone-test-royuzot5cahi/dst" 2024/12/21 03:03:37 DEBUG : Creating backend with remote "TestB2:rclone-test-royuzot5cahi/backup" 2024/12/21 03:03:39 DEBUG : one: Sizes differ (src 4 vs dst 3) 2024/12/21 03:03:39 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2024/12/21 03:03:39 DEBUG : two: Unchanged skipping 2024/12/21 03:03:39 DEBUG : B2 bucket rclone-test-royuzot5cahi path dst: Waiting for checks to finish 2024/12/21 03:03:40 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2024/12/21 03:03:40 INFO : one: Copied (server-side copy) to: one-2019-01-01 2024/12/21 03:03:40 INFO : one: Deleted 2024/12/21 03:03:40 DEBUG : B2 bucket rclone-test-royuzot5cahi path dst: Waiting for transfers to finish 2024/12/21 03:03:41 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2024/12/21 03:03:41 INFO : one: Copied (new) 2024/12/21 03:03:41 DEBUG : Waiting for deletions to finish 2024/12/21 03:03:41 DEBUG : three.txt: sha1 = b802f384302cb24fbab0a44997e820bf2e8507bb OK 2024/12/21 03:03:41 INFO : three.txt: Copied (server-side copy) to: three-2019-01-01.txt 2024/12/21 03:03:42 INFO : three.txt: Deleted 2024/12/21 03:03:42 INFO : three.txt: Moved into backup dir 2024/12/21 03:03:43 DEBUG : one: Sizes differ (src 5 vs dst 4) 2024/12/21 03:03:43 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2024/12/21 03:03:43 DEBUG : two: Unchanged skipping 2024/12/21 03:03:43 DEBUG : B2 bucket rclone-test-royuzot5cahi path dst: Waiting for checks to finish 2024/12/21 03:03:44 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2024/12/21 03:03:44 INFO : one: Copied (server-side copy) to: one-2019-01-01 2024/12/21 03:03:44 INFO : one: Deleted 2024/12/21 03:03:44 DEBUG : B2 bucket rclone-test-royuzot5cahi path dst: Waiting for transfers to finish 2024/12/21 03:03:44 DEBUG : one: sha1 = 88a8c2880f555638f990d1ec4c8359b25caa20c7 OK 2024/12/21 03:03:44 INFO : one: Copied (new) 2024/12/21 03:03:44 DEBUG : Waiting for deletions to finish 2024/12/21 03:03:45 DEBUG : three.txt: sha1 = 92e0258fe3c7456f15dff78d509f6e3c9166c254 OK 2024/12/21 03:03:45 INFO : three.txt: Copied (server-side copy) to: three-2019-01-01.txt 2024/12/21 03:03:45 INFO : three.txt: Deleted 2024/12/21 03:03:45 INFO : three.txt: Moved into backup dir --- PASS: TestSyncBackupDirWithSuffixKeepExtension (12.93s) === RUN TestSyncBackupDirSuffixOnly run.go:180: Remote "B2 bucket rclone-test-royuzot5cahi", Local "Local file system at /tmp/rclone2972983463", Modify Window "1ms" 2024/12/21 03:03:48 DEBUG : Creating backend with remote "TestB2:rclone-test-royuzot5cahi/dst" 2024/12/21 03:03:50 DEBUG : one: Sizes differ (src 4 vs dst 3) 2024/12/21 03:03:50 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2024/12/21 03:03:50 DEBUG : two: Unchanged skipping 2024/12/21 03:03:50 DEBUG : B2 bucket rclone-test-royuzot5cahi path dst: Waiting for checks to finish 2024/12/21 03:03:50 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2024/12/21 03:03:50 INFO : one: Copied (server-side copy) to: one.bak 2024/12/21 03:03:51 INFO : one: Deleted 2024/12/21 03:03:51 DEBUG : B2 bucket rclone-test-royuzot5cahi path dst: Waiting for transfers to finish 2024/12/21 03:03:51 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2024/12/21 03:03:51 INFO : one: Copied (new) 2024/12/21 03:03:51 DEBUG : Waiting for deletions to finish 2024/12/21 03:03:52 DEBUG : three.txt: sha1 = b802f384302cb24fbab0a44997e820bf2e8507bb OK 2024/12/21 03:03:52 INFO : three.txt: Copied (server-side copy) to: three.txt.bak 2024/12/21 03:03:52 INFO : three.txt: Deleted 2024/12/21 03:03:52 INFO : three.txt: Moved into backup dir 2024/12/21 03:03:53 DEBUG : one.bak: Excluded (Path Filter) 2024/12/21 03:03:53 DEBUG : one.bak: Excluded 2024/12/21 03:03:53 DEBUG : three.txt.bak: Excluded (Path Filter) 2024/12/21 03:03:53 DEBUG : three.txt.bak: Excluded 2024/12/21 03:03:53 DEBUG : one: Sizes differ (src 5 vs dst 4) 2024/12/21 03:03:53 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2024/12/21 03:03:53 DEBUG : two: Unchanged skipping 2024/12/21 03:03:53 DEBUG : B2 bucket rclone-test-royuzot5cahi path dst: Waiting for checks to finish 2024/12/21 03:03:54 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2024/12/21 03:03:54 INFO : one: Copied (server-side copy) to: one.bak 2024/12/21 03:03:54 INFO : one: Deleted 2024/12/21 03:03:54 DEBUG : B2 bucket rclone-test-royuzot5cahi path dst: Waiting for transfers to finish 2024/12/21 03:03:55 DEBUG : one: sha1 = 88a8c2880f555638f990d1ec4c8359b25caa20c7 OK 2024/12/21 03:03:55 INFO : one: Copied (new) 2024/12/21 03:03:55 DEBUG : Waiting for deletions to finish 2024/12/21 03:03:55 DEBUG : three.txt: sha1 = 92e0258fe3c7456f15dff78d509f6e3c9166c254 OK 2024/12/21 03:03:55 INFO : three.txt: Copied (server-side copy) to: three.txt.bak 2024/12/21 03:03:55 INFO : three.txt: Deleted 2024/12/21 03:03:55 INFO : three.txt: Moved into backup dir --- PASS: TestSyncBackupDirSuffixOnly (10.38s) === RUN TestSyncSuffix run.go:180: Remote "B2 bucket rclone-test-royuzot5cahi", Local "Local file system at /tmp/rclone2972983463", Modify Window "1ms" 2024/12/21 03:03:59 DEBUG : Creating backend with remote "TestB2:rclone-test-royuzot5cahi/dst" 2024/12/21 03:03:59 DEBUG : Config file has changed externally - reloading 2024/12/21 03:04:00 DEBUG : one: Sizes differ (src 4 vs dst 3) 2024/12/21 03:04:02 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2024/12/21 03:04:02 INFO : one: Copied (server-side copy) to: one.bak 2024/12/21 03:04:02 INFO : one: Deleted 2024/12/21 03:04:03 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2024/12/21 03:04:03 INFO : one: Copied (new) 2024/12/21 03:04:03 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2024/12/21 03:04:03 DEBUG : two: Unchanged skipping 2024/12/21 03:04:03 DEBUG : three.txt: Sizes differ (src 6 vs dst 5) 2024/12/21 03:04:04 DEBUG : three.txt: sha1 = b802f384302cb24fbab0a44997e820bf2e8507bb OK 2024/12/21 03:04:04 INFO : three.txt: Copied (server-side copy) to: three.txt.bak 2024/12/21 03:04:04 INFO : three.txt: Deleted 2024/12/21 03:04:04 DEBUG : three.txt: sha1 = 92e0258fe3c7456f15dff78d509f6e3c9166c254 OK 2024/12/21 03:04:04 INFO : three.txt: Copied (new) 2024/12/21 03:04:05 DEBUG : one: Sizes differ (src 5 vs dst 4) 2024/12/21 03:04:06 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2024/12/21 03:04:06 INFO : one: Copied (server-side copy) to: one.bak 2024/12/21 03:04:06 INFO : one: Deleted 2024/12/21 03:04:06 DEBUG : one: sha1 = 88a8c2880f555638f990d1ec4c8359b25caa20c7 OK 2024/12/21 03:04:06 INFO : one: Copied (new) 2024/12/21 03:04:06 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2024/12/21 03:04:06 DEBUG : two: Unchanged skipping 2024/12/21 03:04:06 DEBUG : three.txt: Sizes differ (src 19 vs dst 6) 2024/12/21 03:04:07 DEBUG : three.txt: sha1 = 92e0258fe3c7456f15dff78d509f6e3c9166c254 OK 2024/12/21 03:04:07 INFO : three.txt: Copied (server-side copy) to: three.txt.bak 2024/12/21 03:04:07 INFO : three.txt: Deleted 2024/12/21 03:04:08 DEBUG : three.txt: sha1 = 476e1707cbd7f0497a7dc4d44f0b07b8566ffc30 OK 2024/12/21 03:04:08 INFO : three.txt: Copied (new) --- PASS: TestSyncSuffix (12.67s) === RUN TestSyncSuffixKeepExtension run.go:180: Remote "B2 bucket rclone-test-royuzot5cahi", Local "Local file system at /tmp/rclone2972983463", Modify Window "1ms" 2024/12/21 03:04:11 DEBUG : Creating backend with remote "TestB2:rclone-test-royuzot5cahi/dst" 2024/12/21 03:04:13 DEBUG : one: Sizes differ (src 4 vs dst 3) 2024/12/21 03:04:14 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2024/12/21 03:04:14 INFO : one: Copied (server-side copy) to: one-2019-01-01 2024/12/21 03:04:15 INFO : one: Deleted 2024/12/21 03:04:15 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2024/12/21 03:04:15 INFO : one: Copied (new) 2024/12/21 03:04:16 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2024/12/21 03:04:16 DEBUG : two: Unchanged skipping 2024/12/21 03:04:16 DEBUG : three.txt: Sizes differ (src 6 vs dst 5) 2024/12/21 03:04:16 DEBUG : three.txt: sha1 = b802f384302cb24fbab0a44997e820bf2e8507bb OK 2024/12/21 03:04:16 INFO : three.txt: Copied (server-side copy) to: three-2019-01-01.txt 2024/12/21 03:04:16 INFO : three.txt: Deleted 2024/12/21 03:04:17 DEBUG : three.txt: sha1 = 92e0258fe3c7456f15dff78d509f6e3c9166c254 OK 2024/12/21 03:04:17 INFO : three.txt: Copied (new) 2024/12/21 03:04:18 DEBUG : one: Sizes differ (src 5 vs dst 4) 2024/12/21 03:04:19 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2024/12/21 03:04:19 INFO : one: Copied (server-side copy) to: one-2019-01-01 2024/12/21 03:04:19 INFO : one: Deleted 2024/12/21 03:04:19 DEBUG : one: sha1 = 88a8c2880f555638f990d1ec4c8359b25caa20c7 OK 2024/12/21 03:04:19 INFO : one: Copied (new) 2024/12/21 03:04:19 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2024/12/21 03:04:19 DEBUG : two: Unchanged skipping 2024/12/21 03:04:19 DEBUG : three.txt: Sizes differ (src 19 vs dst 6) 2024/12/21 03:04:20 DEBUG : three.txt: sha1 = 92e0258fe3c7456f15dff78d509f6e3c9166c254 OK 2024/12/21 03:04:20 INFO : three.txt: Copied (server-side copy) to: three-2019-01-01.txt 2024/12/21 03:04:20 INFO : three.txt: Deleted 2024/12/21 03:04:20 DEBUG : three.txt: sha1 = 476e1707cbd7f0497a7dc4d44f0b07b8566ffc30 OK 2024/12/21 03:04:20 INFO : three.txt: Copied (new) --- PASS: TestSyncSuffixKeepExtension (12.70s) === RUN TestSyncUTFNorm run.go:180: Remote "B2 bucket rclone-test-royuzot5cahi", Local "Local file system at /tmp/rclone2972983463", Modify Window "1ms" 2024/12/21 03:04:23 DEBUG : Testêé: Sizes differ (src 14 vs dst 18) 2024/12/21 03:04:23 DEBUG : B2 bucket rclone-test-royuzot5cahi: Waiting for checks to finish 2024/12/21 03:04:23 DEBUG : B2 bucket rclone-test-royuzot5cahi: Waiting for transfers to finish 2024/12/21 03:04:24 DEBUG : Testêé: sha1 = a54d88e06612d820bc3be72877c74f257b561b19 OK 2024/12/21 03:04:24 INFO : Testêé: Copied (replaced existing) to: Testêé 2024/12/21 03:04:24 DEBUG : Waiting for deletions to finish --- PASS: TestSyncUTFNorm (2.56s) === RUN TestSyncImmutable run.go:180: Remote "B2 bucket rclone-test-royuzot5cahi", Local "Local file system at /tmp/rclone2972983463", Modify Window "1ms" 2024/12/21 03:04:25 DEBUG : existing: Need to transfer - File not found at Destination 2024/12/21 03:04:25 DEBUG : B2 bucket rclone-test-royuzot5cahi: Waiting for checks to finish 2024/12/21 03:04:25 DEBUG : B2 bucket rclone-test-royuzot5cahi: Waiting for transfers to finish 2024/12/21 03:04:26 DEBUG : existing: sha1 = 3e2e95f5ad970eadfa7e17eaf73da97024aa5359 OK 2024/12/21 03:04:26 INFO : existing: Copied (new) 2024/12/21 03:04:26 DEBUG : Waiting for deletions to finish run.go:180: Remote "B2 bucket rclone-test-royuzot5cahi", Local "Local file system at /tmp/rclone2972983463", Modify Window "1ms" 2024/12/21 03:04:26 DEBUG : existing: Sizes differ (src 8 vs dst 6) 2024/12/21 03:04:26 DEBUG : B2 bucket rclone-test-royuzot5cahi: Waiting for checks to finish 2024/12/21 03:04:26 ERROR : existing: Source and destination exist but do not match: immutable file modified 2024/12/21 03:04:26 DEBUG : B2 bucket rclone-test-royuzot5cahi: Waiting for transfers to finish 2024/12/21 03:04:26 ERROR : B2 bucket rclone-test-royuzot5cahi: not deleting files as there were IO errors 2024/12/21 03:04:26 ERROR : B2 bucket rclone-test-royuzot5cahi: not deleting directories as there were IO errors run.go:180: Remote "B2 bucket rclone-test-royuzot5cahi", Local "Local file system at /tmp/rclone2972983463", Modify Window "1ms" --- PASS: TestSyncImmutable (3.14s) === RUN TestSyncIgnoreCase run.go:180: Remote "B2 bucket rclone-test-royuzot5cahi", Local "Local file system at /tmp/rclone2972983463", Modify Window "1ms" 2024/12/21 03:04:28 DEBUG : EXISTING: Clearing upload URL because of error: Post "https://pod-000-1120-18.backblaze.com/b2api/v1/b2_upload_file/cfe28df3207deb7b9f380e1b/c001_v0001120_t0052": EOF 2024/12/21 03:04:28 DEBUG : pacer: low level retry 1/1 (error Post "https://pod-000-1120-18.backblaze.com/b2api/v1/b2_upload_file/cfe28df3207deb7b9f380e1b/c001_v0001120_t0052": EOF) 2024/12/21 03:04:28 DEBUG : pacer: Rate limited, increasing sleep to 20ms run.go:281: Retry Put of "EXISTING" to B2 bucket rclone-test-royuzot5cahi: 1/10 (Post "https://pod-000-1120-18.backblaze.com/b2api/v1/b2_upload_file/cfe28df3207deb7b9f380e1b/c001_v0001120_t0052": EOF) 2024/12/21 03:04:30 DEBUG : pacer: Reducing sleep to 10ms 2024/12/21 03:04:31 DEBUG : existing: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2024/12/21 03:04:31 DEBUG : existing: Unchanged skipping 2024/12/21 03:04:31 DEBUG : B2 bucket rclone-test-royuzot5cahi: Waiting for checks to finish 2024/12/21 03:04:31 DEBUG : B2 bucket rclone-test-royuzot5cahi: Waiting for transfers to finish 2024/12/21 03:04:31 DEBUG : Waiting for deletions to finish 2024/12/21 03:04:31 INFO : There was nothing to transfer --- PASS: TestSyncIgnoreCase (3.83s) === RUN TestFixCase run.go:180: Remote "B2 bucket rclone-test-royuzot5cahi", Local "Local file system at /tmp/rclone2972983463", 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-royuzot5cahi", Local "Local file system at /tmp/rclone2972983463", Modify Window "1ms" sync_test.go:2674: This test only runs on local === RUN TestMaxTransfer/Soft run.go:180: Remote "B2 bucket rclone-test-royuzot5cahi", Local "Local file system at /tmp/rclone2972983463", Modify Window "1ms" sync_test.go:2674: This test only runs on local === RUN TestMaxTransfer/Cautious run.go:180: Remote "B2 bucket rclone-test-royuzot5cahi", Local "Local file system at /tmp/rclone2972983463", Modify Window "1ms" sync_test.go:2674: This test only runs on local --- PASS: TestMaxTransfer (1.11s) --- SKIP: TestMaxTransfer/Hard (0.37s) --- SKIP: TestMaxTransfer/Soft (0.37s) --- SKIP: TestMaxTransfer/Cautious (0.37s) === RUN TestSyncConcurrentDelete run.go:180: Remote "B2 bucket rclone-test-royuzot5cahi", Local "Local file system at /tmp/rclone2972983463", Modify Window "1ms" 2024/12/21 03:04:47 DEBUG : both10: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2024/12/21 03:04:47 DEBUG : both11: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2024/12/21 03:04:47 DEBUG : both1: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2024/12/21 03:04:47 DEBUG : both0: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2024/12/21 03:04:47 DEBUG : B2 bucket rclone-test-royuzot5cahi: Waiting for checks to finish 2024/12/21 03:04:47 DEBUG : both10: Unchanged skipping 2024/12/21 03:04:47 DEBUG : both12: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2024/12/21 03:04:47 DEBUG : both11: Unchanged skipping 2024/12/21 03:04:47 DEBUG : both13: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2024/12/21 03:04:47 DEBUG : both13: Unchanged skipping 2024/12/21 03:04:47 DEBUG : both14: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2024/12/21 03:04:47 DEBUG : both14: Unchanged skipping 2024/12/21 03:04:47 DEBUG : both15: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2024/12/21 03:04:47 DEBUG : both15: Unchanged skipping 2024/12/21 03:04:47 DEBUG : both16: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2024/12/21 03:04:47 DEBUG : both16: Unchanged skipping 2024/12/21 03:04:47 DEBUG : both17: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2024/12/21 03:04:47 DEBUG : both17: Unchanged skipping 2024/12/21 03:04:47 DEBUG : both18: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2024/12/21 03:04:47 DEBUG : both18: Unchanged skipping 2024/12/21 03:04:47 DEBUG : both19: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2024/12/21 03:04:47 DEBUG : both19: Unchanged skipping 2024/12/21 03:04:47 DEBUG : both2: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2024/12/21 03:04:47 DEBUG : both2: Unchanged skipping 2024/12/21 03:04:47 DEBUG : both3: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2024/12/21 03:04:47 DEBUG : both3: Unchanged skipping 2024/12/21 03:04:47 DEBUG : both4: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2024/12/21 03:04:47 DEBUG : both4: Unchanged skipping 2024/12/21 03:04:47 DEBUG : both5: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2024/12/21 03:04:47 DEBUG : both5: Unchanged skipping 2024/12/21 03:04:47 DEBUG : both6: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2024/12/21 03:04:47 DEBUG : both6: Unchanged skipping 2024/12/21 03:04:47 DEBUG : both7: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2024/12/21 03:04:47 DEBUG : both7: Unchanged skipping 2024/12/21 03:04:47 DEBUG : both8: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2024/12/21 03:04:47 DEBUG : both8: Unchanged skipping 2024/12/21 03:04:47 DEBUG : both9: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2024/12/21 03:04:47 DEBUG : both9: Unchanged skipping 2024/12/21 03:04:47 DEBUG : both0: Unchanged skipping 2024/12/21 03:04:47 DEBUG : both1: Unchanged skipping 2024/12/21 03:04:47 DEBUG : both12: Unchanged skipping 2024/12/21 03:04:47 DEBUG : B2 bucket rclone-test-royuzot5cahi: Waiting for transfers to finish 2024/12/21 03:04:47 DEBUG : Waiting for deletions to finish 2024/12/21 03:04:47 INFO : only12: Deleted 2024/12/21 03:04:47 INFO : only19: Deleted 2024/12/21 03:04:47 INFO : only0: Deleted 2024/12/21 03:04:47 INFO : only3: Deleted 2024/12/21 03:04:47 INFO : only18: Deleted 2024/12/21 03:04:47 INFO : only2: Deleted 2024/12/21 03:04:47 INFO : only4: Deleted 2024/12/21 03:04:47 INFO : only8: Deleted 2024/12/21 03:04:47 INFO : only10: Deleted 2024/12/21 03:04:47 INFO : only13: Deleted 2024/12/21 03:04:48 INFO : only14: Deleted 2024/12/21 03:04:48 INFO : only15: Deleted 2024/12/21 03:04:48 INFO : only17: Deleted 2024/12/21 03:04:48 INFO : only5: Deleted 2024/12/21 03:04:48 INFO : only6: Deleted 2024/12/21 03:04:48 INFO : only11: Deleted 2024/12/21 03:04:48 INFO : only16: Deleted 2024/12/21 03:04:48 INFO : only7: Deleted 2024/12/21 03:04:48 INFO : only9: Deleted 2024/12/21 03:04:48 INFO : only1: Deleted 2024/12/21 03:04:48 INFO : There was nothing to transfer run.go:180: Remote "B2 bucket rclone-test-royuzot5cahi", Local "Local file system at /tmp/rclone2972983463", Modify Window "1ms" --- PASS: TestSyncConcurrentDelete (19.99s) === RUN TestSyncConcurrentTruncate run.go:180: Remote "B2 bucket rclone-test-royuzot5cahi", Local "Local file system at /tmp/rclone2972983463", Modify Window "1ms" 2024/12/21 03:05:07 DEBUG : both0: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2024/12/21 03:05:07 DEBUG : both1: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2024/12/21 03:05:07 DEBUG : both11: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2024/12/21 03:05:07 DEBUG : B2 bucket rclone-test-royuzot5cahi: Waiting for checks to finish 2024/12/21 03:05:07 DEBUG : both10: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2024/12/21 03:05:07 DEBUG : both0: Unchanged skipping 2024/12/21 03:05:07 DEBUG : both12: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2024/12/21 03:05:07 DEBUG : both10: Unchanged skipping 2024/12/21 03:05:07 DEBUG : both13: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2024/12/21 03:05:07 DEBUG : both13: Unchanged skipping 2024/12/21 03:05:07 DEBUG : both14: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2024/12/21 03:05:07 DEBUG : both14: Unchanged skipping 2024/12/21 03:05:07 DEBUG : both15: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2024/12/21 03:05:07 DEBUG : both12: Unchanged skipping 2024/12/21 03:05:07 DEBUG : both16: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2024/12/21 03:05:07 DEBUG : both16: Unchanged skipping 2024/12/21 03:05:07 DEBUG : both17: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2024/12/21 03:05:07 DEBUG : both1: Unchanged skipping 2024/12/21 03:05:07 DEBUG : both18: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2024/12/21 03:05:07 DEBUG : both11: Unchanged skipping 2024/12/21 03:05:07 DEBUG : both19: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2024/12/21 03:05:07 DEBUG : both15: Unchanged skipping 2024/12/21 03:05:07 DEBUG : both2: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2024/12/21 03:05:07 DEBUG : both2: Unchanged skipping 2024/12/21 03:05:07 DEBUG : both3: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2024/12/21 03:05:07 DEBUG : both17: Unchanged skipping 2024/12/21 03:05:07 DEBUG : both4: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2024/12/21 03:05:07 DEBUG : both4: Unchanged skipping 2024/12/21 03:05:07 DEBUG : both5: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2024/12/21 03:05:07 DEBUG : both5: Unchanged skipping 2024/12/21 03:05:07 DEBUG : both6: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2024/12/21 03:05:07 DEBUG : both6: Unchanged skipping 2024/12/21 03:05:07 DEBUG : both7: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2024/12/21 03:05:07 DEBUG : both18: Unchanged skipping 2024/12/21 03:05:07 DEBUG : both8: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2024/12/21 03:05:07 DEBUG : both8: Unchanged skipping 2024/12/21 03:05:07 DEBUG : both9: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2024/12/21 03:05:07 DEBUG : both9: Unchanged skipping 2024/12/21 03:05:07 DEBUG : only0: Sizes differ (src 0 vs dst 6) 2024/12/21 03:05:07 DEBUG : only1: Sizes differ (src 0 vs dst 6) 2024/12/21 03:05:07 DEBUG : only10: Sizes differ (src 0 vs dst 6) 2024/12/21 03:05:07 DEBUG : only11: Sizes differ (src 0 vs dst 6) 2024/12/21 03:05:07 DEBUG : only12: Sizes differ (src 0 vs dst 6) 2024/12/21 03:05:07 DEBUG : only13: Sizes differ (src 0 vs dst 6) 2024/12/21 03:05:07 DEBUG : only14: Sizes differ (src 0 vs dst 6) 2024/12/21 03:05:07 DEBUG : only15: Sizes differ (src 0 vs dst 6) 2024/12/21 03:05:07 DEBUG : only16: Sizes differ (src 0 vs dst 6) 2024/12/21 03:05:07 DEBUG : only17: Sizes differ (src 0 vs dst 6) 2024/12/21 03:05:07 DEBUG : only18: Sizes differ (src 0 vs dst 6) 2024/12/21 03:05:07 DEBUG : only19: Sizes differ (src 0 vs dst 6) 2024/12/21 03:05:07 DEBUG : only2: Sizes differ (src 0 vs dst 6) 2024/12/21 03:05:07 DEBUG : only3: Sizes differ (src 0 vs dst 6) 2024/12/21 03:05:07 DEBUG : only4: Sizes differ (src 0 vs dst 6) 2024/12/21 03:05:07 DEBUG : only5: Sizes differ (src 0 vs dst 6) 2024/12/21 03:05:07 DEBUG : only6: Sizes differ (src 0 vs dst 6) 2024/12/21 03:05:07 DEBUG : only7: Sizes differ (src 0 vs dst 6) 2024/12/21 03:05:07 DEBUG : only8: Sizes differ (src 0 vs dst 6) 2024/12/21 03:05:07 DEBUG : only9: Sizes differ (src 0 vs dst 6) 2024/12/21 03:05:07 DEBUG : both19: Unchanged skipping 2024/12/21 03:05:07 DEBUG : both3: Unchanged skipping 2024/12/21 03:05:07 DEBUG : both7: Unchanged skipping 2024/12/21 03:05:07 DEBUG : B2 bucket rclone-test-royuzot5cahi: Waiting for transfers to finish 2024/12/21 03:05:07 DEBUG : only0: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2024/12/21 03:05:07 INFO : only0: Copied (replaced existing) 2024/12/21 03:05:07 DEBUG : only1: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2024/12/21 03:05:07 INFO : only1: Copied (replaced existing) 2024/12/21 03:05:07 DEBUG : only12: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2024/12/21 03:05:07 INFO : only12: Copied (replaced existing) 2024/12/21 03:05:07 DEBUG : only13: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2024/12/21 03:05:07 INFO : only13: Copied (replaced existing) 2024/12/21 03:05:07 DEBUG : only10: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2024/12/21 03:05:07 INFO : only10: Copied (replaced existing) 2024/12/21 03:05:07 DEBUG : only15: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2024/12/21 03:05:07 INFO : only15: Copied (replaced existing) 2024/12/21 03:05:07 DEBUG : only14: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2024/12/21 03:05:07 INFO : only14: Copied (replaced existing) 2024/12/21 03:05:07 DEBUG : only16: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2024/12/21 03:05:07 INFO : only16: Copied (replaced existing) 2024/12/21 03:05:07 DEBUG : only11: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2024/12/21 03:05:07 INFO : only11: Copied (replaced existing) 2024/12/21 03:05:08 DEBUG : only17: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2024/12/21 03:05:08 INFO : only17: Copied (replaced existing) 2024/12/21 03:05:08 DEBUG : only18: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2024/12/21 03:05:08 INFO : only18: Copied (replaced existing) 2024/12/21 03:05:08 DEBUG : only19: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2024/12/21 03:05:08 INFO : only19: Copied (replaced existing) 2024/12/21 03:05:08 DEBUG : only2: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2024/12/21 03:05:08 INFO : only2: Copied (replaced existing) 2024/12/21 03:05:08 DEBUG : only3: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2024/12/21 03:05:08 INFO : only3: Copied (replaced existing) 2024/12/21 03:05:08 DEBUG : only4: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2024/12/21 03:05:08 INFO : only4: Copied (replaced existing) 2024/12/21 03:05:08 DEBUG : only5: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2024/12/21 03:05:08 INFO : only5: Copied (replaced existing) 2024/12/21 03:05:08 DEBUG : only6: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2024/12/21 03:05:08 INFO : only6: Copied (replaced existing) 2024/12/21 03:05:08 DEBUG : only7: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2024/12/21 03:05:08 INFO : only7: Copied (replaced existing) 2024/12/21 03:05:08 DEBUG : only8: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2024/12/21 03:05:08 INFO : only8: Copied (replaced existing) 2024/12/21 03:05:08 DEBUG : only9: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2024/12/21 03:05:08 INFO : only9: Copied (replaced existing) 2024/12/21 03:05:08 DEBUG : Waiting for deletions to finish run.go:180: Remote "B2 bucket rclone-test-royuzot5cahi", Local "Local file system at /tmp/rclone2972983463", Modify Window "1ms" --- PASS: TestSyncConcurrentTruncate (24.28s) === RUN TestNothingToTransferWithEmptyDirs run.go:180: Remote "B2 bucket rclone-test-royuzot5cahi", Local "Local file system at /tmp/rclone2972983463", Modify Window "1ms" 2024/12/21 03:05:17 INFO : sub dir: Set directory modification time (using DirSetModTime) 2024/12/21 03:05:17 DEBUG : sub dir: Making directory 2024/12/21 03:05:17 INFO : sub dir: Made directory with modification time 2011-12-30 12:59:59 +0000 UTC run.go:180: Remote "B2 bucket rclone-test-royuzot5cahi", Local "Local file system at /tmp/rclone2972983463", Modify Window "1ms" run.go:180: Remote "B2 bucket rclone-test-royuzot5cahi", Local "Local file system at /tmp/rclone2972983463", Modify Window "1ms" --- PASS: TestNothingToTransferWithEmptyDirs (4.93s) === RUN TestNothingToTransferWithoutEmptyDirs run.go:180: Remote "B2 bucket rclone-test-royuzot5cahi", Local "Local file system at /tmp/rclone2972983463", Modify Window "1ms" 2024/12/21 03:05:22 INFO : sub dir: Set directory modification time (using DirSetModTime) 2024/12/21 03:05:22 DEBUG : sub dir: Making directory 2024/12/21 03:05:22 INFO : sub dir: Made directory with modification time 2011-12-30 12:59:59 +0000 UTC run.go:180: Remote "B2 bucket rclone-test-royuzot5cahi", Local "Local file system at /tmp/rclone2972983463", Modify Window "1ms" run.go:180: Remote "B2 bucket rclone-test-royuzot5cahi", Local "Local file system at /tmp/rclone2972983463", Modify Window "1ms" --- PASS: TestNothingToTransferWithoutEmptyDirs (4.56s) PASS 2024/12/21 03:05:27 DEBUG : B2 bucket rclone-test-royuzot5cahi: Purge remote 2024/12/21 03:05:27 INFO : B2 bucket rclone-test-royuzot5cahi: cleaning bucket "rclone-test-royuzot5cahi" of all files 2024/12/21 03:05:28 DEBUG : BackupDir/one: Deleting (id "4_zcfe28df3207deb7b9f380e1b_f40556f170e04eb66_d20241221_m030305_c001_v7007000_t0000_u01734750185239") 2024/12/21 03:05:28 DEBUG : BackupDir/one: Deleting (id "4_zcfe28df3207deb7b9f380e1b_f110e0ae2f8b3c038_d20241221_m030259_c001_v0001183_t0033_u01734750179339") 2024/12/21 03:05:28 DEBUG : CompareDest/one: Deleting (id "4_zcfe28df3207deb7b9f380e1b_f4024221b76683f91_d20241221_m030239_c001_v7007000_t0000_u01734750159242") 2024/12/21 03:05:28 DEBUG : CompareDest/one: Deleting (id "4_zcfe28df3207deb7b9f380e1b_f1187b8f92550e3c8_d20241221_m030233_c001_v0001120_t0015_u01734750153080") 2024/12/21 03:05:28 DEBUG : CompareDest/two: Deleting (id "4_zcfe28df3207deb7b9f380e1b_f4024221b76683f92_d20241221_m030239_c001_v7007000_t0000_u01734750159433") 2024/12/21 03:05:28 DEBUG : CompareDest/two: Deleting (id "4_zcfe28df3207deb7b9f380e1b_f11844623b8837377_d20241221_m030234_c001_v0001183_t0053_u01734750154597") 2024/12/21 03:05:28 DEBUG : CopyDest/one: Deleting (id "4_zcfe28df3207deb7b9f380e1b_f40556f170e04eb67_d20241221_m030305_c001_v7007000_t0000_u01734750185435") 2024/12/21 03:05:28 DEBUG : CopyDest/one: Deleting (id "4_zcfe28df3207deb7b9f380e1b_f1019b5e14758d532_d20241221_m030256_c001_v0001100_t0012_u01734750176248") 2024/12/21 03:05:28 DEBUG : CopyDest/three: Deleting (id "4_zcfe28df3207deb7b9f380e1b_f40556f170e04eb68_d20241221_m030305_c001_v7007000_t0000_u01734750185628") 2024/12/21 03:05:28 DEBUG : CopyDest/three: Deleting (id "4_zcfe28df3207deb7b9f380e1b_f11844623b88377c6_d20241221_m030303_c001_v0001183_t0041_u01734750183485") 2024/12/21 03:05:28 DEBUG : CopyDest/two: Deleting (id "4_zcfe28df3207deb7b9f380e1b_f40556f170e04eb69_d20241221_m030305_c001_v7007000_t0000_u01734750185820") 2024/12/21 03:05:28 DEBUG : CopyDest/two: Deleting (id "4_zcfe28df3207deb7b9f380e1b_f1187b8f92550e3fb_d20241221_m030300_c001_v0001120_t0004_u01734750180696") 2024/12/21 03:05:28 DEBUG : EXISTING: Deleting (id "4_zcfe28df3207deb7b9f380e1b_f4009b2585ed1bdc4_d20241221_m030431_c001_v7007000_t0000_u01734750271678") 2024/12/21 03:05:28 DEBUG : EXISTING: Deleting (id "4_zcfe28df3207deb7b9f380e1b_f11844623b88389c3_d20241221_m030430_c001_v0001183_t0026_u01734750270690") 2024/12/21 03:05:28 DEBUG : Testêé: Deleting (id "4_zcfe28df3207deb7b9f380e1b_f4009b2585ed1bd8d_d20241221_m030424_c001_v7007000_t0000_u01734750264691") 2024/12/21 03:05:28 DEBUG : Testêé: Deleting (id "4_zcfe28df3207deb7b9f380e1b_f11844623b8838829_d20241221_m030424_c001_v0001183_t0042_u01734750264082") 2024/12/21 03:05:28 DEBUG : Testêé: Deleting (id "4_zcfe28df3207deb7b9f380e1b_f1187b8f92550e4d3_d20241221_m030422_c001_v0001120_t0038_u01734750262933") 2024/12/21 03:05:28 DEBUG : a/potato2: Deleting (id "4_zcfe28df3207deb7b9f380e1b_f409c812ec0481948_d20241221_m030045_c001_v7007000_t0000_u01734750045191") 2024/12/21 03:05:28 DEBUG : a/potato2: Deleting (id "4_zcfe28df3207deb7b9f380e1b_f1019b5e14758d438_d20241221_m030044_c001_v0001100_t0014_u01734750044416") 2024/12/21 03:05:29 DEBUG : a/potato2: Deleting (id "4_zcfe28df3207deb7b9f380e1b_f4063d5e88e0f7529_d20241221_m030042_c001_v7007000_t0000_u01734750042257") 2024/12/21 03:05:29 DEBUG : a/potato2: Deleting (id "4_zcfe28df3207deb7b9f380e1b_f1019b5e14758d42e_d20241221_m030041_c001_v0001100_t0028_u01734750041350") 2024/12/21 03:05:29 DEBUG : a/potato2: Deleting (id "4_zcfe28df3207deb7b9f380e1b_f41963de4df28d72f_d20241221_m030019_c001_v7007000_t0000_u01734750019990") 2024/12/21 03:05:29 DEBUG : a/potato2: Deleting (id "4_zcfe28df3207deb7b9f380e1b_f1019b5e14758d3ee_d20241221_m030019_c001_v0001100_t0024_u01734750019086") 2024/12/21 03:05:29 DEBUG : b/potato: Deleting (id "4_zcfe28df3207deb7b9f380e1b_f409c812ec048194a_d20241221_m030045_c001_v7007000_t0000_u01734750045390") 2024/12/21 03:05:29 DEBUG : b/potato: Deleting (id "4_zcfe28df3207deb7b9f380e1b_f1019b5e14758d432_d20241221_m030043_c001_v0001100_t0003_u01734750043202") 2024/12/21 03:05:29 DEBUG : b/potato: Deleting (id "4_zcfe28df3207deb7b9f380e1b_f4063d5e88e0f7524_d20241221_m030041_c001_v7007000_t0000_u01734750041701") 2024/12/21 03:05:29 DEBUG : b/potato: Deleting (id "4_zcfe28df3207deb7b9f380e1b_f1019b5e14758d42a_d20241221_m030040_c001_v0001100_t0024_u01734750040283") 2024/12/21 03:05:29 DEBUG : b/potato: Deleting (id "4_zcfe28df3207deb7b9f380e1b_f41963de4df28d72e_d20241221_m030019_c001_v7007000_t0000_u01734750019428") 2024/12/21 03:05:29 DEBUG : b/potato: Deleting (id "4_zcfe28df3207deb7b9f380e1b_f1019b5e14758d3ea_d20241221_m030017_c001_v0001100_t0022_u01734750017952") 2024/12/21 03:05:29 DEBUG : backup/one: Deleting (id "4_zcfe28df3207deb7b9f380e1b_f41568191abbae8d0_d20241221_m030319_c001_v7007000_t0000_u01734750199453") 2024/12/21 03:05:29 DEBUG : backup/one: Deleting (id "4_zcfe28df3207deb7b9f380e1b_f1158dbbbee2fd485_d20241221_m030316_c001_v0001144_t0013_u01734750196598") 2024/12/21 03:05:29 DEBUG : backup/one: Deleting (id "4_zcfe28df3207deb7b9f380e1b_f11844623b8837918_d20241221_m030312_c001_v0001183_t0033_u01734750192881") 2024/12/21 03:05:29 DEBUG : backup/one-2019-01-01: Deleting (id "4_zcfe28df3207deb7b9f380e1b_f4040db686b86f76a_d20241221_m030345_c001_v7007000_t0000_u01734750225817") 2024/12/21 03:05:29 DEBUG : backup/one-2019-01-01: Deleting (id "4_zcfe28df3207deb7b9f380e1b_f1135567966590587_d20241221_m030343_c001_v0001183_t0032_u01734750223959") 2024/12/21 03:05:29 DEBUG : backup/one-2019-01-01: Deleting (id "4_zcfe28df3207deb7b9f380e1b_f116bb91305b1981e_d20241221_m030340_c001_v0001183_t0004_u01734750220245") 2024/12/21 03:05:29 DEBUG : backup/one.bak: Deleting (id "4_zcfe28df3207deb7b9f380e1b_f418e7f21d767c9d5_d20241221_m030332_c001_v7007000_t0000_u01734750212863") 2024/12/21 03:05:29 DEBUG : backup/one.bak: Deleting (id "4_zcfe28df3207deb7b9f380e1b_f1141f070700c953b_d20241221_m030330_c001_v0001115_t0035_u01734750210662") 2024/12/21 03:05:30 DEBUG : backup/one.bak: Deleting (id "4_zcfe28df3207deb7b9f380e1b_f104f13ed2b6198b0_d20241221_m030326_c001_v0001183_t0011_u01734750206731") 2024/12/21 03:05:30 DEBUG : backup/three-2019-01-01.txt: Deleting (id "4_zcfe28df3207deb7b9f380e1b_f4040db686b86f76b_d20241221_m030346_c001_v7007000_t0000_u01734750226011") 2024/12/21 03:05:30 DEBUG : backup/three-2019-01-01.txt: Deleting (id "4_zcfe28df3207deb7b9f380e1b_f1032957d00c632e6_d20241221_m030344_c001_v0001161_t0018_u01734750224900") 2024/12/21 03:05:30 DEBUG : backup/three-2019-01-01.txt: Deleting (id "4_zcfe28df3207deb7b9f380e1b_f10221fa3e8c1f1be_d20241221_m030341_c001_v0001183_t0032_u01734750221811") 2024/12/21 03:05:30 DEBUG : backup/three.txt: Deleting (id "4_zcfe28df3207deb7b9f380e1b_f41568191abbae8d5_d20241221_m030319_c001_v7007000_t0000_u01734750199646") 2024/12/21 03:05:30 DEBUG : backup/three.txt: Deleting (id "4_zcfe28df3207deb7b9f380e1b_f102d40fc00a6bfd3_d20241221_m030318_c001_v0001106_t0034_u01734750198036") 2024/12/21 03:05:30 DEBUG : backup/three.txt: Deleting (id "4_zcfe28df3207deb7b9f380e1b_f115056b14bf6bdf8_d20241221_m030314_c001_v0001130_t0030_u01734750194287") 2024/12/21 03:05:30 DEBUG : backup/three.txt.bak: Deleting (id "4_zcfe28df3207deb7b9f380e1b_f418e7f21d767c9d7_d20241221_m030333_c001_v7007000_t0000_u01734750213065") 2024/12/21 03:05:30 DEBUG : backup/three.txt.bak: Deleting (id "4_zcfe28df3207deb7b9f380e1b_f106201223f2f0755_d20241221_m030331_c001_v0001183_t0023_u01734750211994") 2024/12/21 03:05:30 DEBUG : backup/three.txt.bak: Deleting (id "4_zcfe28df3207deb7b9f380e1b_f1016d6e0deb5f8f5_d20241221_m030328_c001_v0001098_t0019_u01734750208235") 2024/12/21 03:05:30 DEBUG : both0: Deleting (id "4_zcfe28df3207deb7b9f380e1b_f4104050ce26cf65e_d20241221_m030509_c001_v7007000_t0000_u01734750309208") 2024/12/21 03:05:30 DEBUG : both0: Deleting (id "4_zcfe28df3207deb7b9f380e1b_f1019b5e14758d644_d20241221_m030453_c001_v0001100_t0058_u01734750293906") 2024/12/21 03:05:30 DEBUG : both0: Deleting (id "4_zcfe28df3207deb7b9f380e1b_f418e7f21d767ceac_d20241221_m030448_c001_v7007000_t0000_u01734750288978") 2024/12/21 03:05:30 DEBUG : both0: Deleting (id "4_zcfe28df3207deb7b9f380e1b_f1019b5e14758d5ef_d20241221_m030433_c001_v0001100_t0027_u01734750273915") 2024/12/21 03:05:30 DEBUG : both1: Deleting (id "4_zcfe28df3207deb7b9f380e1b_f4104050ce26cf65f_d20241221_m030509_c001_v7007000_t0000_u01734750309404") 2024/12/21 03:05:30 DEBUG : both1: Deleting (id "4_zcfe28df3207deb7b9f380e1b_f1019b5e14758d648_d20241221_m030454_c001_v0001100_t0043_u01734750294794") 2024/12/21 03:05:30 DEBUG : both1: Deleting (id "4_zcfe28df3207deb7b9f380e1b_f418e7f21d767ceae_d20241221_m030449_c001_v7007000_t0000_u01734750289189") 2024/12/21 03:05:31 DEBUG : both1: Deleting (id "4_zcfe28df3207deb7b9f380e1b_f1019b5e14758d5f1_d20241221_m030434_c001_v0001100_t0035_u01734750274495") 2024/12/21 03:05:31 DEBUG : both10: Deleting (id "4_zcfe28df3207deb7b9f380e1b_f4104050ce26cf660_d20241221_m030509_c001_v7007000_t0000_u01734750309598") 2024/12/21 03:05:31 DEBUG : both10: Deleting (id "4_zcfe28df3207deb7b9f380e1b_f1019b5e14758d66c_d20241221_m030500_c001_v0001100_t0045_u01734750300135") 2024/12/21 03:05:31 DEBUG : both10: Deleting (id "4_zcfe28df3207deb7b9f380e1b_f418e7f21d767ceaf_d20241221_m030449_c001_v7007000_t0000_u01734750289393") 2024/12/21 03:05:31 DEBUG : both10: Deleting (id "4_zcfe28df3207deb7b9f380e1b_f1019b5e14758d60f_d20241221_m030439_c001_v0001100_t0033_u01734750279858") 2024/12/21 03:05:31 DEBUG : both11: Deleting (id "4_zcfe28df3207deb7b9f380e1b_f4104050ce26cf661_d20241221_m030509_c001_v7007000_t0000_u01734750309792") 2024/12/21 03:05:31 DEBUG : both11: Deleting (id "4_zcfe28df3207deb7b9f380e1b_f1019b5e14758d670_d20241221_m030500_c001_v0001100_t0004_u01734750300749") 2024/12/21 03:05:31 DEBUG : both11: Deleting (id "4_zcfe28df3207deb7b9f380e1b_f418e7f21d767ceb0_d20241221_m030449_c001_v7007000_t0000_u01734750289589") 2024/12/21 03:05:31 DEBUG : both11: Deleting (id "4_zcfe28df3207deb7b9f380e1b_f1019b5e14758d613_d20241221_m030440_c001_v0001100_t0041_u01734750280448") 2024/12/21 03:05:31 DEBUG : both12: Deleting (id "4_zcfe28df3207deb7b9f380e1b_f4104050ce26cf662_d20241221_m030509_c001_v7007000_t0000_u01734750309992") 2024/12/21 03:05:31 DEBUG : both12: Deleting (id "4_zcfe28df3207deb7b9f380e1b_f1019b5e14758d674_d20241221_m030501_c001_v0001100_t0036_u01734750301366") 2024/12/21 03:05:31 DEBUG : both12: Deleting (id "4_zcfe28df3207deb7b9f380e1b_f418e7f21d767ceb1_d20241221_m030449_c001_v7007000_t0000_u01734750289788") 2024/12/21 03:05:31 DEBUG : both12: Deleting (id "4_zcfe28df3207deb7b9f380e1b_f1019b5e14758d615_d20241221_m030441_c001_v0001100_t0033_u01734750281179") 2024/12/21 03:05:31 DEBUG : both13: Deleting (id "4_zcfe28df3207deb7b9f380e1b_f4104050ce26cf664_d20241221_m030510_c001_v7007000_t0000_u01734750310187") 2024/12/21 03:05:31 DEBUG : both13: Deleting (id "4_zcfe28df3207deb7b9f380e1b_f1019b5e14758d678_d20241221_m030501_c001_v0001100_t0008_u01734750301953") 2024/12/21 03:05:31 DEBUG : both13: Deleting (id "4_zcfe28df3207deb7b9f380e1b_f418e7f21d767ceb2_d20241221_m030449_c001_v7007000_t0000_u01734750289986") 2024/12/21 03:05:31 DEBUG : both13: Deleting (id "4_zcfe28df3207deb7b9f380e1b_f1019b5e14758d61b_d20241221_m030441_c001_v0001100_t0059_u01734750281919") 2024/12/21 03:05:31 DEBUG : both14: Deleting (id "4_zcfe28df3207deb7b9f380e1b_f4104050ce26cf665_d20241221_m030510_c001_v7007000_t0000_u01734750310386") 2024/12/21 03:05:32 DEBUG : both14: Deleting (id "4_zcfe28df3207deb7b9f380e1b_f1019b5e14758d67e_d20241221_m030502_c001_v0001100_t0002_u01734750302749") 2024/12/21 03:05:32 DEBUG : both14: Deleting (id "4_zcfe28df3207deb7b9f380e1b_f418e7f21d767ceb3_d20241221_m030450_c001_v7007000_t0000_u01734750290186") 2024/12/21 03:05:32 DEBUG : both14: Deleting (id "4_zcfe28df3207deb7b9f380e1b_f1019b5e14758d621_d20241221_m030442_c001_v0001100_t0039_u01734750282481") 2024/12/21 03:05:32 DEBUG : both15: Deleting (id "4_zcfe28df3207deb7b9f380e1b_f4104050ce26cf666_d20241221_m030510_c001_v7007000_t0000_u01734750310596") 2024/12/21 03:05:32 DEBUG : both15: Deleting (id "4_zcfe28df3207deb7b9f380e1b_f1019b5e14758d680_d20241221_m030503_c001_v0001100_t0047_u01734750303339") 2024/12/21 03:05:32 DEBUG : both15: Deleting (id "4_zcfe28df3207deb7b9f380e1b_f418e7f21d767ceb4_d20241221_m030450_c001_v7007000_t0000_u01734750290380") 2024/12/21 03:05:32 DEBUG : both15: Deleting (id "4_zcfe28df3207deb7b9f380e1b_f1019b5e14758d625_d20241221_m030443_c001_v0001100_t0028_u01734750283081") 2024/12/21 03:05:32 DEBUG : both16: Deleting (id "4_zcfe28df3207deb7b9f380e1b_f4104050ce26cf668_d20241221_m030510_c001_v7007000_t0000_u01734750310784") 2024/12/21 03:05:32 DEBUG : both16: Deleting (id "4_zcfe28df3207deb7b9f380e1b_f1019b5e14758d682_d20241221_m030504_c001_v0001100_t0044_u01734750304047") 2024/12/21 03:05:32 DEBUG : both16: Deleting (id "4_zcfe28df3207deb7b9f380e1b_f418e7f21d767ceb7_d20241221_m030450_c001_v7007000_t0000_u01734750290575") 2024/12/21 03:05:32 DEBUG : both16: Deleting (id "4_zcfe28df3207deb7b9f380e1b_f1019b5e14758d62b_d20241221_m030443_c001_v0001100_t0048_u01734750283593") 2024/12/21 03:05:32 DEBUG : both17: Deleting (id "4_zcfe28df3207deb7b9f380e1b_f4104050ce26cf669_d20241221_m030510_c001_v7007000_t0000_u01734750310977") 2024/12/21 03:05:32 DEBUG : both17: Deleting (id "4_zcfe28df3207deb7b9f380e1b_f1019b5e14758d68a_d20241221_m030504_c001_v0001100_t0035_u01734750304701") 2024/12/21 03:05:32 DEBUG : both17: Deleting (id "4_zcfe28df3207deb7b9f380e1b_f418e7f21d767ceb9_d20241221_m030450_c001_v7007000_t0000_u01734750290770") 2024/12/21 03:05:32 DEBUG : both17: Deleting (id "4_zcfe28df3207deb7b9f380e1b_f1019b5e14758d62f_d20241221_m030444_c001_v0001100_t0034_u01734750284125") 2024/12/21 03:05:32 DEBUG : both18: Deleting (id "4_zcfe28df3207deb7b9f380e1b_f4104050ce26cf66a_d20241221_m030511_c001_v7007000_t0000_u01734750311179") 2024/12/21 03:05:33 DEBUG : both18: Deleting (id "4_zcfe28df3207deb7b9f380e1b_f1019b5e14758d68c_d20241221_m030505_c001_v0001100_t0056_u01734750305215") 2024/12/21 03:05:33 DEBUG : both18: Deleting (id "4_zcfe28df3207deb7b9f380e1b_f418e7f21d767cebb_d20241221_m030450_c001_v7007000_t0000_u01734750290963") 2024/12/21 03:05:33 DEBUG : both18: Deleting (id "4_zcfe28df3207deb7b9f380e1b_f1019b5e14758d635_d20241221_m030444_c001_v0001100_t0012_u01734750284741") 2024/12/21 03:05:33 DEBUG : both19: Deleting (id "4_zcfe28df3207deb7b9f380e1b_f4104050ce26cf66d_d20241221_m030511_c001_v7007000_t0000_u01734750311380") 2024/12/21 03:05:33 DEBUG : both19: Deleting (id "4_zcfe28df3207deb7b9f380e1b_f1019b5e14758d68e_d20241221_m030505_c001_v0001100_t0004_u01734750305825") 2024/12/21 03:05:33 DEBUG : both19: Deleting (id "4_zcfe28df3207deb7b9f380e1b_f418e7f21d767cebf_d20241221_m030451_c001_v7007000_t0000_u01734750291160") 2024/12/21 03:05:33 DEBUG : both19: Deleting (id "4_zcfe28df3207deb7b9f380e1b_f1019b5e14758d638_d20241221_m030445_c001_v0001100_t0044_u01734750285453") 2024/12/21 03:05:33 DEBUG : both2: Deleting (id "4_zcfe28df3207deb7b9f380e1b_f4104050ce26cf66e_d20241221_m030511_c001_v7007000_t0000_u01734750311589") 2024/12/21 03:05:33 DEBUG : both2: Deleting (id "4_zcfe28df3207deb7b9f380e1b_f1019b5e14758d64c_d20241221_m030455_c001_v0001100_t0054_u01734750295360") 2024/12/21 03:05:33 DEBUG : both2: Deleting (id "4_zcfe28df3207deb7b9f380e1b_f418e7f21d767cec1_d20241221_m030451_c001_v7007000_t0000_u01734750291365") 2024/12/21 03:05:33 DEBUG : both2: Deleting (id "4_zcfe28df3207deb7b9f380e1b_f1019b5e14758d5f5_d20241221_m030435_c001_v0001100_t0040_u01734750275011") 2024/12/21 03:05:33 DEBUG : both3: Deleting (id "4_zcfe28df3207deb7b9f380e1b_f4104050ce26cf672_d20241221_m030511_c001_v7007000_t0000_u01734750311788") 2024/12/21 03:05:33 DEBUG : both3: Deleting (id "4_zcfe28df3207deb7b9f380e1b_f1019b5e14758d650_d20241221_m030455_c001_v0001100_t0047_u01734750295946") 2024/12/21 03:05:33 DEBUG : both3: Deleting (id "4_zcfe28df3207deb7b9f380e1b_f418e7f21d767cec5_d20241221_m030451_c001_v7007000_t0000_u01734750291563") 2024/12/21 03:05:33 DEBUG : both3: Deleting (id "4_zcfe28df3207deb7b9f380e1b_f1019b5e14758d5f7_d20241221_m030435_c001_v0001100_t0038_u01734750275529") 2024/12/21 03:05:33 DEBUG : both4: Deleting (id "4_zcfe28df3207deb7b9f380e1b_f4104050ce26cf673_d20241221_m030511_c001_v7007000_t0000_u01734750311983") 2024/12/21 03:05:33 DEBUG : both4: Deleting (id "4_zcfe28df3207deb7b9f380e1b_f1019b5e14758d654_d20241221_m030456_c001_v0001100_t0002_u01734750296508") 2024/12/21 03:05:33 DEBUG : both4: Deleting (id "4_zcfe28df3207deb7b9f380e1b_f418e7f21d767cec7_d20241221_m030451_c001_v7007000_t0000_u01734750291762") 2024/12/21 03:05:34 DEBUG : both4: Deleting (id "4_zcfe28df3207deb7b9f380e1b_f1019b5e14758d5f9_d20241221_m030436_c001_v0001100_t0028_u01734750276226") 2024/12/21 03:05:34 DEBUG : both5: Deleting (id "4_zcfe28df3207deb7b9f380e1b_f4104050ce26cf674_d20241221_m030512_c001_v7007000_t0000_u01734750312216") 2024/12/21 03:05:34 DEBUG : both5: Deleting (id "4_zcfe28df3207deb7b9f380e1b_f1019b5e14758d658_d20241221_m030457_c001_v0001100_t0022_u01734750297059") 2024/12/21 03:05:34 DEBUG : both5: Deleting (id "4_zcfe28df3207deb7b9f380e1b_f418e7f21d767ceca_d20241221_m030451_c001_v7007000_t0000_u01734750291962") 2024/12/21 03:05:34 DEBUG : both5: Deleting (id "4_zcfe28df3207deb7b9f380e1b_f1019b5e14758d5ff_d20241221_m030436_c001_v0001100_t0039_u01734750276759") 2024/12/21 03:05:34 DEBUG : both6: Deleting (id "4_zcfe28df3207deb7b9f380e1b_f4104050ce26cf676_d20241221_m030512_c001_v7007000_t0000_u01734750312428") 2024/12/21 03:05:34 DEBUG : both6: Deleting (id "4_zcfe28df3207deb7b9f380e1b_f1019b5e14758d65e_d20241221_m030457_c001_v0001100_t0047_u01734750297697") 2024/12/21 03:05:34 DEBUG : both6: Deleting (id "4_zcfe28df3207deb7b9f380e1b_f418e7f21d767cecc_d20241221_m030452_c001_v7007000_t0000_u01734750292167") 2024/12/21 03:05:34 DEBUG : both6: Deleting (id "4_zcfe28df3207deb7b9f380e1b_f1019b5e14758d601_d20241221_m030437_c001_v0001100_t0020_u01734750277347") 2024/12/21 03:05:34 DEBUG : both7: Deleting (id "4_zcfe28df3207deb7b9f380e1b_f4104050ce26cf679_d20241221_m030512_c001_v7007000_t0000_u01734750312624") 2024/12/21 03:05:34 DEBUG : both7: Deleting (id "4_zcfe28df3207deb7b9f380e1b_f1019b5e14758d662_d20241221_m030458_c001_v0001100_t0016_u01734750298253") 2024/12/21 03:05:34 DEBUG : both7: Deleting (id "4_zcfe28df3207deb7b9f380e1b_f418e7f21d767cecf_d20241221_m030452_c001_v7007000_t0000_u01734750292371") 2024/12/21 03:05:34 DEBUG : both7: Deleting (id "4_zcfe28df3207deb7b9f380e1b_f1019b5e14758d605_d20241221_m030437_c001_v0001100_t0044_u01734750277916") 2024/12/21 03:05:34 DEBUG : both8: Deleting (id "4_zcfe28df3207deb7b9f380e1b_f4104050ce26cf67b_d20241221_m030512_c001_v7007000_t0000_u01734750312821") 2024/12/21 03:05:34 DEBUG : both8: Deleting (id "4_zcfe28df3207deb7b9f380e1b_f1019b5e14758d664_d20241221_m030458_c001_v0001100_t0048_u01734750298836") 2024/12/21 03:05:35 DEBUG : both8: Deleting (id "4_zcfe28df3207deb7b9f380e1b_f418e7f21d767ced2_d20241221_m030452_c001_v7007000_t0000_u01734750292568") 2024/12/21 03:05:35 DEBUG : both8: Deleting (id "4_zcfe28df3207deb7b9f380e1b_f1019b5e14758d607_d20241221_m030438_c001_v0001100_t0016_u01734750278549") 2024/12/21 03:05:35 DEBUG : both9: Deleting (id "4_zcfe28df3207deb7b9f380e1b_f4104050ce26cf67c_d20241221_m030513_c001_v7007000_t0000_u01734750313031") 2024/12/21 03:05:35 DEBUG : both9: Deleting (id "4_zcfe28df3207deb7b9f380e1b_f1019b5e14758d668_d20241221_m030459_c001_v0001100_t0045_u01734750299578") 2024/12/21 03:05:35 DEBUG : both9: Deleting (id "4_zcfe28df3207deb7b9f380e1b_f418e7f21d767ced5_d20241221_m030452_c001_v7007000_t0000_u01734750292773") 2024/12/21 03:05:35 DEBUG : both9: Deleting (id "4_zcfe28df3207deb7b9f380e1b_f1019b5e14758d60b_d20241221_m030439_c001_v0001100_t0017_u01734750279163") 2024/12/21 03:05:35 DEBUG : c/non empty space: Deleting (id "4_zcfe28df3207deb7b9f380e1b_f409c812ec048194b_d20241221_m030045_c001_v7007000_t0000_u01734750045586") 2024/12/21 03:05:35 DEBUG : c/non empty space: Deleting (id "4_zcfe28df3207deb7b9f380e1b_f1019b5e14758d434_d20241221_m030043_c001_v0001100_t0015_u01734750043519") 2024/12/21 03:05:35 DEBUG : c/non empty space: Deleting (id "4_zcfe28df3207deb7b9f380e1b_f4063d5e88e0f752b_d20241221_m030042_c001_v7007000_t0000_u01734750042451") 2024/12/21 03:05:35 DEBUG : c/non empty space: Deleting (id "4_zcfe28df3207deb7b9f380e1b_f1019b5e14758d42c_d20241221_m030040_c001_v0001100_t0053_u01734750040638") 2024/12/21 03:05:35 DEBUG : c/non empty space: Deleting (id "4_zcfe28df3207deb7b9f380e1b_f41963de4df28d732_d20241221_m030020_c001_v7007000_t0000_u01734750020191") 2024/12/21 03:05:35 DEBUG : c/non empty space: Deleting (id "4_zcfe28df3207deb7b9f380e1b_f1019b5e14758d3ec_d20241221_m030018_c001_v0001100_t0056_u01734750018307") 2024/12/21 03:05:35 DEBUG : check sum: Deleting (id "4_zcfe28df3207deb7b9f380e1b_f417f823df87937c3_d20241221_m030006_c001_v7007000_t0000_u01734750006575") 2024/12/21 03:05:35 DEBUG : check sum: Deleting (id "4_zcfe28df3207deb7b9f380e1b_f1019b5e14758d3ca_d20241221_m030005_c001_v0001100_t0041_u01734750005558") 2024/12/21 03:05:35 DEBUG : dest/3: Deleting (id "4_zcfe28df3207deb7b9f380e1b_f40556f170e04eb56_d20241221_m030249_c001_v7007000_t0000_u01734750169399") 2024/12/21 03:05:35 DEBUG : dest/3: Deleting (id "4_zcfe28df3207deb7b9f380e1b_f4088dfa29910d7c0_d20241221_m030248_c001_v0001178_t0028_u01734750168262") 2024/12/21 03:05:35 DEBUG : dst/one: Deleting (id "4_zcfe28df3207deb7b9f380e1b_f4009b2585ed1bd47_d20241221_m030421_c001_v7007000_t0000_u01734750261292") 2024/12/21 03:05:35 DEBUG : dst/one: Deleting (id "4_zcfe28df3207deb7b9f380e1b_f118e42c3cb54bad0_d20241221_m030419_c001_v0001182_t0041_u01734750259370") 2024/12/21 03:05:36 DEBUG : dst/one: Deleting (id "4_zcfe28df3207deb7b9f380e1b_f401e59d573ce5a7a_d20241221_m030419_c001_v7007000_t0000_u01734750259165") 2024/12/21 03:05:36 DEBUG : dst/one: Deleting (id "4_zcfe28df3207deb7b9f380e1b_f118e42c3cb54ba1a_d20241221_m030415_c001_v0001182_t0035_u01734750255720") 2024/12/21 03:05:36 DEBUG : dst/one: Deleting (id "4_zcfe28df3207deb7b9f380e1b_f401e59d573ce5a72_d20241221_m030414_c001_v7007000_t0000_u01734750254968") 2024/12/21 03:05:36 DEBUG : dst/one: Deleting (id "4_zcfe28df3207deb7b9f380e1b_f1187b8f92550e4bf_d20241221_m030410_c001_v0001120_t0043_u01734750250186") 2024/12/21 03:05:36 DEBUG : dst/one: Deleting (id "4_zcfe28df3207deb7b9f380e1b_f40717f149adf9dac_d20241221_m030408_c001_v7007000_t0000_u01734750248602") 2024/12/21 03:05:36 DEBUG : dst/one: Deleting (id "4_zcfe28df3207deb7b9f380e1b_f11069f07bdc643de_d20241221_m030406_c001_v0001182_t0009_u01734750246486") 2024/12/21 03:05:36 DEBUG : dst/one: Deleting (id "4_zcfe28df3207deb7b9f380e1b_f408de58c678df85f_d20241221_m030406_c001_v7007000_t0000_u01734750246287") 2024/12/21 03:05:36 DEBUG : dst/one: Deleting (id "4_zcfe28df3207deb7b9f380e1b_f11069f07bdc64364_d20241221_m030403_c001_v0001182_t0012_u01734750243064") 2024/12/21 03:05:36 DEBUG : dst/one: Deleting (id "4_zcfe28df3207deb7b9f380e1b_f408de58c678df843_d20241221_m030402_c001_v7007000_t0000_u01734750242313") 2024/12/21 03:05:36 DEBUG : dst/one: Deleting (id "4_zcfe28df3207deb7b9f380e1b_f1187b8f92550e48d_d20241221_m030357_c001_v0001120_t0027_u01734750237522") 2024/12/21 03:05:36 DEBUG : dst/one: Deleting (id "4_zcfe28df3207deb7b9f380e1b_f4040db686b86f7a6_d20241221_m030356_c001_v7007000_t0000_u01734750236206") 2024/12/21 03:05:36 DEBUG : dst/one: Deleting (id "4_zcfe28df3207deb7b9f380e1b_f1094b9914c8dd266_d20241221_m030354_c001_v0001183_t0045_u01734750234981") 2024/12/21 03:05:36 DEBUG : dst/one: Deleting (id "4_zcfe28df3207deb7b9f380e1b_f4037a3d80d896660_d20241221_m030354_c001_v7007000_t0000_u01734750234772") 2024/12/21 03:05:36 DEBUG : dst/one: Deleting (id "4_zcfe28df3207deb7b9f380e1b_f1094b9914c8dd18c_d20241221_m030351_c001_v0001183_t0009_u01734750231657") 2024/12/21 03:05:36 DEBUG : dst/one: Deleting (id "4_zcfe28df3207deb7b9f380e1b_f4037a3d80d896629_d20241221_m030350_c001_v7007000_t0000_u01734750230926") 2024/12/21 03:05:36 DEBUG : dst/one: Deleting (id "4_zcfe28df3207deb7b9f380e1b_f1019b5e14758d591_d20241221_m030347_c001_v0001100_t0017_u01734750227136") 2024/12/21 03:05:36 DEBUG : dst/one: Deleting (id "4_zcfe28df3207deb7b9f380e1b_f4040db686b86f76c_d20241221_m030346_c001_v7007000_t0000_u01734750226207") 2024/12/21 03:05:36 DEBUG : dst/one: Deleting (id "4_zcfe28df3207deb7b9f380e1b_f107571f132fd04f5_d20241221_m030344_c001_v0001130_t0038_u01734750224374") 2024/12/21 03:05:37 DEBUG : dst/one: Deleting (id "4_zcfe28df3207deb7b9f380e1b_f4053fe083c4af4a6_d20241221_m030344_c001_v7007000_t0000_u01734750224183") 2024/12/21 03:05:37 DEBUG : dst/one: Deleting (id "4_zcfe28df3207deb7b9f380e1b_f107571f132fd04eb_d20241221_m030341_c001_v0001130_t0025_u01734750221225") 2024/12/21 03:05:37 DEBUG : dst/one: Deleting (id "4_zcfe28df3207deb7b9f380e1b_f4053fe083c4af49b_d20241221_m030340_c001_v7007000_t0000_u01734750220485") 2024/12/21 03:05:37 DEBUG : dst/one: Deleting (id "4_zcfe28df3207deb7b9f380e1b_f11844623b8837d64_d20241221_m030334_c001_v0001183_t0008_u01734750214217") 2024/12/21 03:05:37 DEBUG : dst/one: Deleting (id "4_zcfe28df3207deb7b9f380e1b_f418e7f21d767c9d9_d20241221_m030333_c001_v7007000_t0000_u01734750213275") 2024/12/21 03:05:37 DEBUG : dst/one: Deleting (id "4_zcfe28df3207deb7b9f380e1b_f1158c138b595be02_d20241221_m030331_c001_v0001101_t0055_u01734750211351") 2024/12/21 03:05:37 DEBUG : dst/one: Deleting (id "4_zcfe28df3207deb7b9f380e1b_f408fb78406072447_d20241221_m030331_c001_v7007000_t0000_u01734750211118") 2024/12/21 03:05:37 DEBUG : dst/one: Deleting (id "4_zcfe28df3207deb7b9f380e1b_f1158c138b595bdf8_d20241221_m030327_c001_v0001101_t0037_u01734750207698") 2024/12/21 03:05:37 DEBUG : dst/one: Deleting (id "4_zcfe28df3207deb7b9f380e1b_f408fb78406072442_d20241221_m030326_c001_v7007000_t0000_u01734750206958") 2024/12/21 03:05:37 DEBUG : dst/one: Deleting (id "4_zcfe28df3207deb7b9f380e1b_f1187b8f92550e425_d20241221_m030320_c001_v0001120_t0000_u01734750200776") 2024/12/21 03:05:37 DEBUG : dst/one: Deleting (id "4_zcfe28df3207deb7b9f380e1b_f41568191abbae8da_d20241221_m030319_c001_v7007000_t0000_u01734750199840") 2024/12/21 03:05:37 DEBUG : dst/one: Deleting (id "4_zcfe28df3207deb7b9f380e1b_f10721cac696bcfc9_d20241221_m030317_c001_v0001183_t0043_u01734750197614") 2024/12/21 03:05:37 DEBUG : dst/one: Deleting (id "4_zcfe28df3207deb7b9f380e1b_f4063d5e88e0f78b8_d20241221_m030317_c001_v7007000_t0000_u01734750197404") 2024/12/21 03:05:37 DEBUG : dst/one: Deleting (id "4_zcfe28df3207deb7b9f380e1b_f10721cac696bcf21_d20241221_m030313_c001_v0001183_t0042_u01734750193852") 2024/12/21 03:05:37 DEBUG : dst/one: Deleting (id "4_zcfe28df3207deb7b9f380e1b_f4063d5e88e0f78a3_d20241221_m030313_c001_v7007000_t0000_u01734750193093") 2024/12/21 03:05:37 DEBUG : dst/one: Deleting (id "4_zcfe28df3207deb7b9f380e1b_f1019b5e14758d545_d20241221_m030307_c001_v0001100_t0041_u01734750187179") 2024/12/21 03:05:37 DEBUG : dst/one: Deleting (id "4_zcfe28df3207deb7b9f380e1b_f40556f170e04eb6a_d20241221_m030306_c001_v7007000_t0000_u01734750186040") 2024/12/21 03:05:37 DEBUG : dst/one: Deleting (id "4_zcfe28df3207deb7b9f380e1b_f10270d2f58de27b0_d20241221_m030259_c001_v0001042_t0002_u01734750179778") 2024/12/21 03:05:38 DEBUG : dst/one: Deleting (id "4_zcfe28df3207deb7b9f380e1b_f416c663fc8af2a58_d20241221_m030259_c001_v7007000_t0000_u01734750179559") 2024/12/21 03:05:38 DEBUG : dst/one: Deleting (id "4_zcfe28df3207deb7b9f380e1b_f11844623b8837692_d20241221_m030255_c001_v0001183_t0049_u01734750175658") 2024/12/21 03:05:38 DEBUG : dst/one: Deleting (id "4_zcfe28df3207deb7b9f380e1b_f113556796658f89d_d20241221_m030254_c001_v0001183_t0042_u01734750174879") 2024/12/21 03:05:38 DEBUG : dst/one: Deleting (id "4_zcfe28df3207deb7b9f380e1b_f113556796658f855_d20241221_m030253_c001_v0001183_t0031_u01734750173864") 2024/12/21 03:05:38 DEBUG : dst/one: Deleting (id "4_zcfe28df3207deb7b9f380e1b_f4024221b76683f94_d20241221_m030239_c001_v7007000_t0000_u01734750159626") 2024/12/21 03:05:38 DEBUG : dst/one: Deleting (id "4_zcfe28df3207deb7b9f380e1b_f1019b5e14758d50e_d20241221_m030232_c001_v0001100_t0058_u01734750152425") 2024/12/21 03:05:38 DEBUG : dst/one: Deleting (id "4_zcfe28df3207deb7b9f380e1b_f1094b9914c8dc1cb_d20241221_m030231_c001_v0001183_t0017_u01734750151662") 2024/12/21 03:05:38 DEBUG : dst/one: Deleting (id "4_zcfe28df3207deb7b9f380e1b_f1094b9914c8dc1a1_d20241221_m030230_c001_v0001183_t0044_u01734750150681") 2024/12/21 03:05:38 DEBUG : dst/one-2019-01-01: Deleting (id "4_zcfe28df3207deb7b9f380e1b_f4009b2585ed1bd4b_d20241221_m030421_c001_v7007000_t0000_u01734750261510") 2024/12/21 03:05:38 DEBUG : dst/one-2019-01-01: Deleting (id "4_zcfe28df3207deb7b9f380e1b_f1070126c6eb6f94e_d20241221_m030418_c001_v0001109_t0023_u01734750258345") 2024/12/21 03:05:38 DEBUG : dst/one-2019-01-01: Deleting (id "4_zcfe28df3207deb7b9f380e1b_f10103b3947eeccf6_d20241221_m030414_c001_v0001104_t0051_u01734750254247") 2024/12/21 03:05:38 DEBUG : dst/one.bak: Deleting (id "4_zcfe28df3207deb7b9f380e1b_f40717f149adf9dae_d20241221_m030408_c001_v7007000_t0000_u01734750248796") 2024/12/21 03:05:38 DEBUG : dst/one.bak: Deleting (id "4_zcfe28df3207deb7b9f380e1b_f110cf1c058443b16_d20241221_m030405_c001_v0001146_t0004_u01734750245706") 2024/12/21 03:05:38 DEBUG : dst/one.bak: Deleting (id "4_zcfe28df3207deb7b9f380e1b_f103a89d83a543b2e_d20241221_m030401_c001_v0001109_t0048_u01734750241388") 2024/12/21 03:05:38 DEBUG : dst/one.bak: Deleting (id "4_zcfe28df3207deb7b9f380e1b_f4040db686b86f7a7_d20241221_m030356_c001_v7007000_t0000_u01734750236399") 2024/12/21 03:05:38 DEBUG : dst/one.bak: Deleting (id "4_zcfe28df3207deb7b9f380e1b_f11390c0bbad0a009_d20241221_m030354_c001_v0001144_t0010_u01734750234243") 2024/12/21 03:05:38 DEBUG : dst/one.bak: Deleting (id "4_zcfe28df3207deb7b9f380e1b_f113c47d9ff5ac8b9_d20241221_m030350_c001_v0001093_t0021_u01734750230604") 2024/12/21 03:05:39 DEBUG : dst/three: Deleting (id "4_zcfe28df3207deb7b9f380e1b_f40556f170e04eb6b_d20241221_m030306_c001_v7007000_t0000_u01734750186240") 2024/12/21 03:05:39 DEBUG : dst/three: Deleting (id "4_zcfe28df3207deb7b9f380e1b_f113556796658fb0e_d20241221_m030304_c001_v0001183_t0000_u01734750184637") 2024/12/21 03:05:39 DEBUG : dst/three-2019-01-01.txt: Deleting (id "4_zcfe28df3207deb7b9f380e1b_f4009b2585ed1bd50_d20241221_m030421_c001_v7007000_t0000_u01734750261710") 2024/12/21 03:05:39 DEBUG : dst/three-2019-01-01.txt: Deleting (id "4_zcfe28df3207deb7b9f380e1b_f11844623b8838756_d20241221_m030420_c001_v0001183_t0044_u01734750260160") 2024/12/21 03:05:39 DEBUG : dst/three-2019-01-01.txt: Deleting (id "4_zcfe28df3207deb7b9f380e1b_f115f1a8dc2b2337b_d20241221_m030416_c001_v0001182_t0027_u01734750256506") 2024/12/21 03:05:39 DEBUG : dst/three.txt: Deleting (id "4_zcfe28df3207deb7b9f380e1b_f4009b2585ed1bd54_d20241221_m030421_c001_v7007000_t0000_u01734750261907") 2024/12/21 03:05:39 DEBUG : dst/three.txt: Deleting (id "4_zcfe28df3207deb7b9f380e1b_f118e42c3cb54bb0a_d20241221_m030420_c001_v0001182_t0003_u01734750260689") 2024/12/21 03:05:39 DEBUG : dst/three.txt: Deleting (id "4_zcfe28df3207deb7b9f380e1b_f401e59d573ce5a7d_d20241221_m030420_c001_v7007000_t0000_u01734750260406") 2024/12/21 03:05:39 DEBUG : dst/three.txt: Deleting (id "4_zcfe28df3207deb7b9f380e1b_f118e42c3cb54ba4a_d20241221_m030416_c001_v0001182_t0028_u01734750256969") 2024/12/21 03:05:39 DEBUG : dst/three.txt: Deleting (id "4_zcfe28df3207deb7b9f380e1b_f401e59d573ce5a76_d20241221_m030416_c001_v7007000_t0000_u01734750256765") 2024/12/21 03:05:39 DEBUG : dst/three.txt: Deleting (id "4_zcfe28df3207deb7b9f380e1b_f1019b5e14758d5cb_d20241221_m030411_c001_v0001100_t0027_u01734750251434") 2024/12/21 03:05:39 DEBUG : dst/three.txt: Deleting (id "4_zcfe28df3207deb7b9f380e1b_f40717f149adf9db0_d20241221_m030409_c001_v7007000_t0000_u01734750249004") 2024/12/21 03:05:39 DEBUG : dst/three.txt: Deleting (id "4_zcfe28df3207deb7b9f380e1b_f11069f07bdc64418_d20241221_m030407_c001_v0001182_t0021_u01734750247970") 2024/12/21 03:05:39 DEBUG : dst/three.txt: Deleting (id "4_zcfe28df3207deb7b9f380e1b_f408de58c678df86f_d20241221_m030407_c001_v7007000_t0000_u01734750247768") 2024/12/21 03:05:39 DEBUG : dst/three.txt: Deleting (id "4_zcfe28df3207deb7b9f380e1b_f11069f07bdc64388_d20241221_m030404_c001_v0001182_t0033_u01734750244335") 2024/12/21 03:05:39 DEBUG : dst/three.txt: Deleting (id "4_zcfe28df3207deb7b9f380e1b_f408de58c678df84f_d20241221_m030404_c001_v7007000_t0000_u01734750244115") 2024/12/21 03:05:39 DEBUG : dst/three.txt: Deleting (id "4_zcfe28df3207deb7b9f380e1b_f1019b5e14758d5a7_d20241221_m030358_c001_v0001100_t0015_u01734750238461") 2024/12/21 03:05:40 DEBUG : dst/three.txt: Deleting (id "4_zcfe28df3207deb7b9f380e1b_f4037a3d80d89666b_d20241221_m030355_c001_v7007000_t0000_u01734750235639") 2024/12/21 03:05:40 DEBUG : dst/three.txt: Deleting (id "4_zcfe28df3207deb7b9f380e1b_f1019b5e14758d5a1_d20241221_m030353_c001_v0001100_t0037_u01734750233127") 2024/12/21 03:05:40 DEBUG : dst/three.txt: Deleting (id "4_zcfe28df3207deb7b9f380e1b_f4037a3d80d89663f_d20241221_m030352_c001_v7007000_t0000_u01734750232379") 2024/12/21 03:05:40 DEBUG : dst/three.txt: Deleting (id "4_zcfe28df3207deb7b9f380e1b_f11844623b8838025_d20241221_m030348_c001_v0001183_t0030_u01734750228135") 2024/12/21 03:05:40 DEBUG : dst/three.txt: Deleting (id "4_zcfe28df3207deb7b9f380e1b_f4053fe083c4af4ae_d20241221_m030345_c001_v7007000_t0000_u01734750225242") 2024/12/21 03:05:40 DEBUG : dst/three.txt: Deleting (id "4_zcfe28df3207deb7b9f380e1b_f11844623b8837ef6_d20241221_m030343_c001_v0001183_t0001_u01734750223130") 2024/12/21 03:05:40 DEBUG : dst/three.txt: Deleting (id "4_zcfe28df3207deb7b9f380e1b_f4053fe083c4af4a3_d20241221_m030342_c001_v7007000_t0000_u01734750222025") 2024/12/21 03:05:40 DEBUG : dst/three.txt: Deleting (id "4_zcfe28df3207deb7b9f380e1b_f1187b8f92550e44d_d20241221_m030335_c001_v0001120_t0038_u01734750215464") 2024/12/21 03:05:40 DEBUG : dst/three.txt: Deleting (id "4_zcfe28df3207deb7b9f380e1b_f408fb78406072448_d20241221_m030332_c001_v7007000_t0000_u01734750212230") 2024/12/21 03:05:40 DEBUG : dst/three.txt: Deleting (id "4_zcfe28df3207deb7b9f380e1b_f1187b8f92550e433_d20241221_m030329_c001_v0001120_t0019_u01734750209698") 2024/12/21 03:05:40 DEBUG : dst/three.txt: Deleting (id "4_zcfe28df3207deb7b9f380e1b_f408fb78406072445_d20241221_m030328_c001_v7007000_t0000_u01734750208606") 2024/12/21 03:05:40 DEBUG : dst/three.txt: Deleting (id "4_zcfe28df3207deb7b9f380e1b_f1019b5e14758d569_d20241221_m030322_c001_v0001100_t0057_u01734750202170") 2024/12/21 03:05:40 DEBUG : dst/three.txt: Deleting (id "4_zcfe28df3207deb7b9f380e1b_f4063d5e88e0f78bc_d20241221_m030318_c001_v7007000_t0000_u01734750198891") 2024/12/21 03:05:40 DEBUG : dst/three.txt: Deleting (id "4_zcfe28df3207deb7b9f380e1b_f1019b5e14758d55b_d20241221_m030315_c001_v0001100_t0036_u01734750195702") 2024/12/21 03:05:40 DEBUG : dst/three.txt: Deleting (id "4_zcfe28df3207deb7b9f380e1b_f4063d5e88e0f78ac_d20241221_m030314_c001_v7007000_t0000_u01734750194605") 2024/12/21 03:05:40 DEBUG : dst/three.txt: Deleting (id "4_zcfe28df3207deb7b9f380e1b_f11844623b8837866_d20241221_m030308_c001_v0001183_t0051_u01734750188461") 2024/12/21 03:05:40 DEBUG : dst/three.txt.bak: Deleting (id "4_zcfe28df3207deb7b9f380e1b_f40717f149adf9db1_d20241221_m030409_c001_v7007000_t0000_u01734750249201") 2024/12/21 03:05:40 DEBUG : dst/three.txt.bak: Deleting (id "4_zcfe28df3207deb7b9f380e1b_f111da1745c54d6df_d20241221_m030407_c001_v0001039_t0018_u01734750247304") 2024/12/21 03:05:41 DEBUG : dst/three.txt.bak: Deleting (id "4_zcfe28df3207deb7b9f380e1b_f113474a760b481a6_d20241221_m030403_c001_v0001182_t0012_u01734750243894") 2024/12/21 03:05:41 DEBUG : dst/three.txt.bak: Deleting (id "4_zcfe28df3207deb7b9f380e1b_f4040db686b86f7a8_d20241221_m030356_c001_v7007000_t0000_u01734750236590") 2024/12/21 03:05:41 DEBUG : dst/three.txt.bak: Deleting (id "4_zcfe28df3207deb7b9f380e1b_f103c4df1d97af8ee_d20241221_m030355_c001_v0001182_t0036_u01734750235429") 2024/12/21 03:05:41 DEBUG : dst/three.txt.bak: Deleting (id "4_zcfe28df3207deb7b9f380e1b_f109acc2eb0c78455_d20241221_m030352_c001_v0001165_t0003_u01734750232130") 2024/12/21 03:05:41 DEBUG : dst/two: Deleting (id "4_zcfe28df3207deb7b9f380e1b_f4009b2585ed1bd59_d20241221_m030422_c001_v7007000_t0000_u01734750262109") 2024/12/21 03:05:41 DEBUG : dst/two: Deleting (id "4_zcfe28df3207deb7b9f380e1b_f11844623b8838542_d20241221_m030410_c001_v0001183_t0026_u01734750250840") 2024/12/21 03:05:41 DEBUG : dst/two: Deleting (id "4_zcfe28df3207deb7b9f380e1b_f40717f149adf9db2_d20241221_m030409_c001_v7007000_t0000_u01734750249397") 2024/12/21 03:05:41 DEBUG : dst/two: Deleting (id "4_zcfe28df3207deb7b9f380e1b_f11844623b883824e_d20241221_m030358_c001_v0001183_t0016_u01734750238218") 2024/12/21 03:05:41 DEBUG : dst/two: Deleting (id "4_zcfe28df3207deb7b9f380e1b_f4040db686b86f7a9_d20241221_m030356_c001_v7007000_t0000_u01734750236786") 2024/12/21 03:05:41 DEBUG : dst/two: Deleting (id "4_zcfe28df3207deb7b9f380e1b_f1187b8f92550e46d_d20241221_m030347_c001_v0001120_t0059_u01734750227848") 2024/12/21 03:05:41 DEBUG : dst/two: Deleting (id "4_zcfe28df3207deb7b9f380e1b_f4040db686b86f76d_d20241221_m030346_c001_v7007000_t0000_u01734750226403") 2024/12/21 03:05:41 DEBUG : dst/two: Deleting (id "4_zcfe28df3207deb7b9f380e1b_f1019b5e14758d57d_d20241221_m030334_c001_v0001100_t0027_u01734750214786") 2024/12/21 03:05:41 DEBUG : dst/two: Deleting (id "4_zcfe28df3207deb7b9f380e1b_f418e7f21d767c9db_d20241221_m030333_c001_v7007000_t0000_u01734750213469") 2024/12/21 03:05:41 DEBUG : dst/two: Deleting (id "4_zcfe28df3207deb7b9f380e1b_f11844623b8837b02_d20241221_m030321_c001_v0001183_t0019_u01734750201579") 2024/12/21 03:05:41 DEBUG : dst/two: Deleting (id "4_zcfe28df3207deb7b9f380e1b_f41568191abbae8df_d20241221_m030320_c001_v7007000_t0000_u01734750200035") 2024/12/21 03:05:41 DEBUG : dst/two: Deleting (id "4_zcfe28df3207deb7b9f380e1b_f1187b8f92550e40d_d20241221_m030307_c001_v0001120_t0032_u01734750187912") 2024/12/21 03:05:42 DEBUG : dst/two: Deleting (id "4_zcfe28df3207deb7b9f380e1b_f40556f170e04eb6c_d20241221_m030306_c001_v7007000_t0000_u01734750186434") 2024/12/21 03:05:42 DEBUG : dst/two: Deleting (id "4_zcfe28df3207deb7b9f380e1b_f1010f3dd2f8a5b4d_d20241221_m030302_c001_v0001033_t0032_u01734750182197") 2024/12/21 03:05:42 DEBUG : dst/two: Deleting (id "4_zcfe28df3207deb7b9f380e1b_f4024221b76683f95_d20241221_m030239_c001_v7007000_t0000_u01734750159818") 2024/12/21 03:05:42 DEBUG : dst/two: Deleting (id "4_zcfe28df3207deb7b9f380e1b_f1094b9914c8dc2e9_d20241221_m030238_c001_v0001183_t0058_u01734750158673") 2024/12/21 03:05:42 DEBUG : empty space: Deleting (id "4_zcfe28df3207deb7b9f380e1b_f4063d5e88e0f7755_d20241221_m030156_c001_v7007000_t0000_u01734750116638") 2024/12/21 03:05:42 DEBUG : empty space: Deleting (id "4_zcfe28df3207deb7b9f380e1b_f11844623b8836d4d_d20241221_m030152_c001_v0001183_t0023_u01734750112841") 2024/12/21 03:05:42 DEBUG : empty space: Deleting (id "4_zcfe28df3207deb7b9f380e1b_f4063d5e88e0f7728_d20241221_m030150_c001_v7007000_t0000_u01734750110850") 2024/12/21 03:05:42 DEBUG : empty space: Deleting (id "4_zcfe28df3207deb7b9f380e1b_f11844623b8836bad_d20241221_m030140_c001_v0001183_t0024_u01734750100062") 2024/12/21 03:05:42 DEBUG : empty space: Deleting (id "4_zcfe28df3207deb7b9f380e1b_f401e59d573ce52c4_d20241221_m030130_c001_v7007000_t0000_u01734750090907") 2024/12/21 03:05:42 DEBUG : empty space: Deleting (id "4_zcfe28df3207deb7b9f380e1b_f11844623b88369f3_d20241221_m030126_c001_v0001183_t0034_u01734750086918") 2024/12/21 03:05:42 DEBUG : empty space: Deleting (id "4_zcfe28df3207deb7b9f380e1b_f409c812ec0481983_d20241221_m030100_c001_v7007000_t0000_u01734750060321") 2024/12/21 03:05:42 DEBUG : empty space: Deleting (id "4_zcfe28df3207deb7b9f380e1b_f1019b5e14758d464_d20241221_m030058_c001_v0001100_t0030_u01734750058277") 2024/12/21 03:05:42 DEBUG : empty space: Deleting (id "4_zcfe28df3207deb7b9f380e1b_f409c812ec0481971_d20241221_m030056_c001_v7007000_t0000_u01734750056597") 2024/12/21 03:05:42 DEBUG : empty space: Deleting (id "4_zcfe28df3207deb7b9f380e1b_f1019b5e14758d45c_d20241221_m030055_c001_v0001100_t0002_u01734750055168") 2024/12/21 03:05:42 DEBUG : empty space: Deleting (id "4_zcfe28df3207deb7b9f380e1b_f409c812ec048195b_d20241221_m030051_c001_v7007000_t0000_u01734750051404") 2024/12/21 03:05:42 DEBUG : empty space: Deleting (id "4_zcfe28df3207deb7b9f380e1b_f1019b5e14758d44c_d20241221_m030049_c001_v0001100_t0031_u01734750049494") 2024/12/21 03:05:42 DEBUG : empty space: Deleting (id "4_zcfe28df3207deb7b9f380e1b_f409c812ec0481953_d20241221_m030048_c001_v7007000_t0000_u01734750048234") 2024/12/21 03:05:43 DEBUG : empty space: Deleting (id "4_zcfe28df3207deb7b9f380e1b_f1019b5e14758d440_d20241221_m030046_c001_v0001100_t0058_u01734750046646") 2024/12/21 03:05:43 DEBUG : empty space: Deleting (id "4_zcfe28df3207deb7b9f380e1b_f409c812ec048193c_d20241221_m030039_c001_v7007000_t0000_u01734750039337") 2024/12/21 03:05:43 DEBUG : empty space: Deleting (id "4_zcfe28df3207deb7b9f380e1b_f1019b5e14758d424_d20241221_m030037_c001_v0001100_t0041_u01734750037681") 2024/12/21 03:05:43 DEBUG : empty space: Deleting (id "4_zcfe28df3207deb7b9f380e1b_f409c812ec0481932_d20241221_m030036_c001_v7007000_t0000_u01734750036332") 2024/12/21 03:05:43 DEBUG : empty space: Deleting (id "4_zcfe28df3207deb7b9f380e1b_f1019b5e14758d41c_d20241221_m030035_c001_v0001100_t0053_u01734750035426") 2024/12/21 03:05:43 DEBUG : empty space: Deleting (id "4_zcfe28df3207deb7b9f380e1b_f41963de4df28d74d_d20241221_m030029_c001_v7007000_t0000_u01734750029781") 2024/12/21 03:05:43 DEBUG : empty space: Deleting (id "4_zcfe28df3207deb7b9f380e1b_f1019b5e14758d3fe_d20241221_m030028_c001_v0001100_t0021_u01734750028423") 2024/12/21 03:05:43 DEBUG : empty space: Deleting (id "4_zcfe28df3207deb7b9f380e1b_f41963de4df28d743_d20241221_m030025_c001_v7007000_t0000_u01734750025784") 2024/12/21 03:05:43 DEBUG : empty space: Deleting (id "4_zcfe28df3207deb7b9f380e1b_f1019b5e14758d3f6_d20241221_m030024_c001_v0001100_t0021_u01734750024744") 2024/12/21 03:05:43 DEBUG : empty space: Deleting (id "4_zcfe28df3207deb7b9f380e1b_f41963de4df28d73d_d20241221_m030023_c001_v7007000_t0000_u01734750023644") 2024/12/21 03:05:43 DEBUG : empty space: Deleting (id "4_zcfe28df3207deb7b9f380e1b_f114dacdfe51dd353_d20241221_m030022_c001_v0001109_t0011_u01734750022743") 2024/12/21 03:05:43 DEBUG : empty space: Deleting (id "4_zcfe28df3207deb7b9f380e1b_f1019b5e14758d3f0_d20241221_m030020_c001_v0001100_t0011_u01734750020938") 2024/12/21 03:05:43 DEBUG : enormous: Deleting (id "4_zcfe28df3207deb7b9f380e1b_f409c812ec048197d_d20241221_m030059_c001_v7007000_t0000_u01734750059368") 2024/12/21 03:05:43 DEBUG : enormous: Deleting (id "4_zcfe28df3207deb7b9f380e1b_f1019b5e14758d466_d20241221_m030058_c001_v0001100_t0027_u01734750058646") 2024/12/21 03:05:43 DEBUG : existing: Deleting (id "4_zcfe28df3207deb7b9f380e1b_f4009b2585ed1bd9f_d20241221_m030427_c001_v7007000_t0000_u01734750267099") 2024/12/21 03:05:43 DEBUG : existing: Deleting (id "4_zcfe28df3207deb7b9f380e1b_f1019b5e14758d5e3_d20241221_m030425_c001_v0001100_t0029_u01734750265825") 2024/12/21 03:05:43 DEBUG : existing: Deleting (id "4_zcfe28df3207deb7b9f380e1b_f401e59d573ce52b9_d20241221_m030124_c001_v7007000_t0000_u01734750084594") 2024/12/21 03:05:44 DEBUG : existing: Deleting (id "4_zcfe28df3207deb7b9f380e1b_f11844623b8836995_d20241221_m030123_c001_v0001183_t0000_u01734750083436") 2024/12/21 03:05:44 DEBUG : existing: Deleting (id "4_zcfe28df3207deb7b9f380e1b_f41963de4df28d726_d20241221_m030016_c001_v7007000_t0000_u01734750016841") 2024/12/21 03:05:44 DEBUG : existing: Deleting (id "4_zcfe28df3207deb7b9f380e1b_f1019b5e14758d3e6_d20241221_m030015_c001_v0001100_t0034_u01734750015780") 2024/12/21 03:05:44 DEBUG : existing: Deleting (id "4_zcfe28df3207deb7b9f380e1b_f41963de4df28d723_d20241221_m030014_c001_v7007000_t0000_u01734750014472") 2024/12/21 03:05:44 DEBUG : existing: Deleting (id "4_zcfe28df3207deb7b9f380e1b_f1019b5e14758d3dc_d20241221_m030013_c001_v0001100_t0018_u01734750013744") 2024/12/21 03:05:44 DEBUG : existing: Deleting (id "4_zcfe28df3207deb7b9f380e1b_f1019b5e14758d3d8_d20241221_m030012_c001_v0001100_t0050_u01734750012850") 2024/12/21 03:05:44 DEBUG : existing-b: Deleting (id "4_zcfe28df3207deb7b9f380e1b_f401e59d573ce52ba_d20241221_m030124_c001_v7007000_t0000_u01734750084792") 2024/12/21 03:05:44 DEBUG : existing-b: Deleting (id "4_zcfe28df3207deb7b9f380e1b_f1019b5e14758d496_d20241221_m030123_c001_v0001100_t0055_u01734750083424") 2024/12/21 03:05:44 DEBUG : five: Deleting (id "4_zcfe28df3207deb7b9f380e1b_f409c812ec048199a_d20241221_m030105_c001_v7007000_t0000_u01734750065056") 2024/12/21 03:05:44 DEBUG : five: Deleting (id "4_zcfe28df3207deb7b9f380e1b_f4019b5e14758d478_d20241221_m030102_c001_v0001100_t0028_u01734750062960") 2024/12/21 03:05:44 DEBUG : foo: Deleting (id "4_zcfe28df3207deb7b9f380e1b_f41963de4df28d749_d20241221_m030027_c001_v7007000_t0000_u01734750027686") 2024/12/21 03:05:44 DEBUG : foo: Deleting (id "4_zcfe28df3207deb7b9f380e1b_f4019b5e14758d3fa_d20241221_m030027_c001_v0001100_t0028_u01734750027119") 2024/12/21 03:05:44 DEBUG : foo: Deleting (id "4_zcfe28df3207deb7b9f380e1b_f4019b5e14758d3f8_d20241221_m030026_c001_v0001100_t0028_u01734750026532") 2024/12/21 03:05:44 DEBUG : four: Deleting (id "4_zcfe28df3207deb7b9f380e1b_f409c812ec048199b_d20241221_m030105_c001_v7007000_t0000_u01734750065253") 2024/12/21 03:05:44 DEBUG : four: Deleting (id "4_zcfe28df3207deb7b9f380e1b_f4187b8f92550e32f_d20241221_m030103_c001_v0001120_t0052_u01734750063708") 2024/12/21 03:05:44 DEBUG : four: Deleting (id "4_zcfe28df3207deb7b9f380e1b_f1019b5e14758d476_d20241221_m030102_c001_v0001100_t0008_u01734750062226") 2024/12/21 03:05:44 DEBUG : hello world2: Deleting (id "4_zcfe28df3207deb7b9f380e1b_f4053fe083c4aef9c_d20241221_m025921_c001_v7007000_t0000_u01734749961520") 2024/12/21 03:05:44 DEBUG : hello world2: Deleting (id "4_zcfe28df3207deb7b9f380e1b_f1019b5e14758d383_d20241221_m025920_c001_v0001100_t0023_u01734749960835") 2024/12/21 03:05:44 DEBUG : ignore-size: Deleting (id "4_zcfe28df3207deb7b9f380e1b_f41963de4df28d71d_d20241221_m030011_c001_v7007000_t0000_u01734750011739") 2024/12/21 03:05:45 DEBUG : ignore-size: Deleting (id "4_zcfe28df3207deb7b9f380e1b_f1019b5e14758d3d4_d20241221_m030010_c001_v0001100_t0054_u01734750010677") 2024/12/21 03:05:45 DEBUG : nested/sub dir/file: Deleting (id "4_zcfe28df3207deb7b9f380e1b_f401e59d573ce52b4_d20241221_m030122_c001_v7007000_t0000_u01734750082295") 2024/12/21 03:05:45 DEBUG : nested/sub dir/file: Deleting (id "4_zcfe28df3207deb7b9f380e1b_f11844623b8836943_d20241221_m030121_c001_v0001183_t0054_u01734750081246") 2024/12/21 03:05:45 DEBUG : nested/sub dir/file: Deleting (id "4_zcfe28df3207deb7b9f380e1b_f401e59d573ce52ad_d20241221_m030120_c001_v7007000_t0000_u01734750080089") 2024/12/21 03:05:45 DEBUG : nested/sub dir/file: Deleting (id "4_zcfe28df3207deb7b9f380e1b_f11844623b8836904_d20241221_m030119_c001_v0001183_t0014_u01734750079012") 2024/12/21 03:05:45 DEBUG : one: Deleting (id "4_zcfe28df3207deb7b9f380e1b_f409c812ec048199c_d20241221_m030105_c001_v7007000_t0000_u01734750065452") 2024/12/21 03:05:45 DEBUG : one: Deleting (id "4_zcfe28df3207deb7b9f380e1b_f4019b5e14758d46e_d20241221_m030101_c001_v0001100_t0028_u01734750061453") 2024/12/21 03:05:45 DEBUG : only0: Deleting (id "4_zcfe28df3207deb7b9f380e1b_f4104050ce26cf67d_d20241221_m030513_c001_v7007000_t0000_u01734750313239") 2024/12/21 03:05:45 DEBUG : only0: Deleting (id "4_zcfe28df3207deb7b9f380e1b_f4019b5e14758d696_d20241221_m030507_c001_v0001100_t0028_u01734750307135") 2024/12/21 03:05:45 DEBUG : only0: Deleting (id "4_zcfe28df3207deb7b9f380e1b_f11844623b8838f31_d20241221_m030454_c001_v0001183_t0044_u01734750294587") 2024/12/21 03:05:45 DEBUG : only0: Deleting (id "4_zcfe28df3207deb7b9f380e1b_f417f823df8793c61_d20241221_m030447_c001_v7007000_t0000_u01734750287498") 2024/12/21 03:05:45 DEBUG : only0: Deleting (id "4_zcfe28df3207deb7b9f380e1b_f11844623b8838aab_d20241221_m030434_c001_v0001183_t0024_u01734750274277") 2024/12/21 03:05:45 DEBUG : only1: Deleting (id "4_zcfe28df3207deb7b9f380e1b_f4104050ce26cf67e_d20241221_m030513_c001_v7007000_t0000_u01734750313438") 2024/12/21 03:05:45 DEBUG : only1: Deleting (id "4_zcfe28df3207deb7b9f380e1b_f41844623b883921b_d20241221_m030507_c001_v0001183_t0012_u01734750307141") 2024/12/21 03:05:45 DEBUG : only1: Deleting (id "4_zcfe28df3207deb7b9f380e1b_f11844623b8838f5b_d20241221_m030455_c001_v0001183_t0039_u01734750295112") 2024/12/21 03:05:45 DEBUG : only1: Deleting (id "4_zcfe28df3207deb7b9f380e1b_f418e7f21d767cea2_d20241221_m030448_c001_v7007000_t0000_u01734750288314") 2024/12/21 03:05:46 DEBUG : only1: Deleting (id "4_zcfe28df3207deb7b9f380e1b_f11844623b8838ad5_d20241221_m030434_c001_v0001183_t0002_u01734750274784") 2024/12/21 03:05:46 DEBUG : only10: Deleting (id "4_zcfe28df3207deb7b9f380e1b_f4104050ce26cf680_d20241221_m030513_c001_v7007000_t0000_u01734750313635") 2024/12/21 03:05:46 DEBUG : only10: Deleting (id "4_zcfe28df3207deb7b9f380e1b_f417207cd701662c7_d20241221_m030507_c001_v0001183_t0044_u01734750307691") 2024/12/21 03:05:46 DEBUG : only10: Deleting (id "4_zcfe28df3207deb7b9f380e1b_f11844623b88390af_d20241221_m030500_c001_v0001183_t0040_u01734750300513") 2024/12/21 03:05:46 DEBUG : only10: Deleting (id "4_zcfe28df3207deb7b9f380e1b_f417f823df8793c64_d20241221_m030447_c001_v7007000_t0000_u01734750287713") 2024/12/21 03:05:46 DEBUG : only10: Deleting (id "4_zcfe28df3207deb7b9f380e1b_f11844623b8838be7_d20241221_m030440_c001_v0001183_t0022_u01734750280212") 2024/12/21 03:05:46 DEBUG : only11: Deleting (id "4_zcfe28df3207deb7b9f380e1b_f4104050ce26cf681_d20241221_m030513_c001_v7007000_t0000_u01734750313835") 2024/12/21 03:05:46 DEBUG : only11: Deleting (id "4_zcfe28df3207deb7b9f380e1b_f403bc5551c64e566_d20241221_m030507_c001_v0001131_t0017_u01734750307891") 2024/12/21 03:05:46 DEBUG : only11: Deleting (id "4_zcfe28df3207deb7b9f380e1b_f11844623b88390d5_d20241221_m030501_c001_v0001183_t0014_u01734750301123") 2024/12/21 03:05:46 DEBUG : only11: Deleting (id "4_zcfe28df3207deb7b9f380e1b_f418e7f21d767ce9e_d20241221_m030448_c001_v7007000_t0000_u01734750288114") 2024/12/21 03:05:46 DEBUG : only11: Deleting (id "4_zcfe28df3207deb7b9f380e1b_f11844623b8838c13_d20241221_m030440_c001_v0001183_t0023_u01734750280957") 2024/12/21 03:05:46 DEBUG : only12: Deleting (id "4_zcfe28df3207deb7b9f380e1b_f4104050ce26cf682_d20241221_m030514_c001_v7007000_t0000_u01734750314036") 2024/12/21 03:05:46 DEBUG : only12: Deleting (id "4_zcfe28df3207deb7b9f380e1b_f4019b5e14758d698_d20241221_m030507_c001_v0001100_t0028_u01734750307535") 2024/12/21 03:05:46 DEBUG : only12: Deleting (id "4_zcfe28df3207deb7b9f380e1b_f11844623b88390ed_d20241221_m030501_c001_v0001183_t0054_u01734750301702") 2024/12/21 03:05:46 DEBUG : only12: Deleting (id "4_zcfe28df3207deb7b9f380e1b_f40305ff4ef79a6e4_d20241221_m030447_c001_v7007000_t0000_u01734750287135") 2024/12/21 03:05:46 DEBUG : only12: Deleting (id "4_zcfe28df3207deb7b9f380e1b_f11844623b8838c37_d20241221_m030441_c001_v0001183_t0004_u01734750281637") 2024/12/21 03:05:46 DEBUG : only13: Deleting (id "4_zcfe28df3207deb7b9f380e1b_f4104050ce26cf683_d20241221_m030514_c001_v7007000_t0000_u01734750314234") 2024/12/21 03:05:46 DEBUG : only13: Deleting (id "4_zcfe28df3207deb7b9f380e1b_f41844623b8839237_d20241221_m030507_c001_v0001183_t0012_u01734750307545") 2024/12/21 03:05:46 DEBUG : only13: Deleting (id "4_zcfe28df3207deb7b9f380e1b_f11844623b883911f_d20241221_m030502_c001_v0001183_t0027_u01734750302498") 2024/12/21 03:05:46 DEBUG : only13: Deleting (id "4_zcfe28df3207deb7b9f380e1b_f40305ff4ef79a6e7_d20241221_m030447_c001_v7007000_t0000_u01734750287790") 2024/12/21 03:05:47 DEBUG : only13: Deleting (id "4_zcfe28df3207deb7b9f380e1b_f11844623b8838c5b_d20241221_m030442_c001_v0001183_t0008_u01734750282243") 2024/12/21 03:05:47 DEBUG : only14: Deleting (id "4_zcfe28df3207deb7b9f380e1b_f4104050ce26cf684_d20241221_m030514_c001_v7007000_t0000_u01734750314446") 2024/12/21 03:05:47 DEBUG : only14: Deleting (id "4_zcfe28df3207deb7b9f380e1b_f4019b5e14758d69a_d20241221_m030507_c001_v0001100_t0028_u01734750307745") 2024/12/21 03:05:47 DEBUG : only14: Deleting (id "4_zcfe28df3207deb7b9f380e1b_f11844623b883913d_d20241221_m030503_c001_v0001183_t0034_u01734750303121") 2024/12/21 03:05:47 DEBUG : only14: Deleting (id "4_zcfe28df3207deb7b9f380e1b_f417f823df8793c65_d20241221_m030447_c001_v7007000_t0000_u01734750287896") 2024/12/21 03:05:47 DEBUG : only14: Deleting (id "4_zcfe28df3207deb7b9f380e1b_f11844623b8838c77_d20241221_m030442_c001_v0001183_t0012_u01734750282866") 2024/12/21 03:05:47 DEBUG : only15: Deleting (id "4_zcfe28df3207deb7b9f380e1b_f4104050ce26cf685_d20241221_m030514_c001_v7007000_t0000_u01734750314644") 2024/12/21 03:05:47 DEBUG : only15: Deleting (id "4_zcfe28df3207deb7b9f380e1b_f41844623b8839243_d20241221_m030507_c001_v0001183_t0012_u01734750307754") 2024/12/21 03:05:47 DEBUG : only15: Deleting (id "4_zcfe28df3207deb7b9f380e1b_f11844623b883915d_d20241221_m030503_c001_v0001183_t0045_u01734750303727") 2024/12/21 03:05:47 DEBUG : only15: Deleting (id "4_zcfe28df3207deb7b9f380e1b_f418e7f21d767ce99_d20241221_m030447_c001_v7007000_t0000_u01734750287913") 2024/12/21 03:05:47 DEBUG : only15: Deleting (id "4_zcfe28df3207deb7b9f380e1b_f11844623b8838c8f_d20241221_m030443_c001_v0001183_t0030_u01734750283376") 2024/12/21 03:05:47 DEBUG : only16: Deleting (id "4_zcfe28df3207deb7b9f380e1b_f4104050ce26cf687_d20241221_m030514_c001_v7007000_t0000_u01734750314841") 2024/12/21 03:05:47 DEBUG : only16: Deleting (id "4_zcfe28df3207deb7b9f380e1b_f417207cd701662cb_d20241221_m030507_c001_v0001183_t0044_u01734750307888") 2024/12/21 03:05:47 DEBUG : only16: Deleting (id "4_zcfe28df3207deb7b9f380e1b_f11844623b8839187_d20241221_m030504_c001_v0001183_t0016_u01734750304466") 2024/12/21 03:05:47 DEBUG : only16: Deleting (id "4_zcfe28df3207deb7b9f380e1b_f417f823df8793c68_d20241221_m030448_c001_v7007000_t0000_u01734750288120") 2024/12/21 03:05:47 DEBUG : only16: Deleting (id "4_zcfe28df3207deb7b9f380e1b_f11844623b8838cad_d20241221_m030443_c001_v0001183_t0034_u01734750283921") 2024/12/21 03:05:48 DEBUG : only17: Deleting (id "4_zcfe28df3207deb7b9f380e1b_f4104050ce26cf689_d20241221_m030515_c001_v7007000_t0000_u01734750315039") 2024/12/21 03:05:48 DEBUG : only17: Deleting (id "4_zcfe28df3207deb7b9f380e1b_f41844623b8839251_d20241221_m030507_c001_v0001183_t0012_u01734750307947") 2024/12/21 03:05:48 DEBUG : only17: Deleting (id "4_zcfe28df3207deb7b9f380e1b_f11844623b88391ab_d20241221_m030504_c001_v0001183_t0049_u01734750304990") 2024/12/21 03:05:48 DEBUG : only17: Deleting (id "4_zcfe28df3207deb7b9f380e1b_f417f823df8793c66_d20241221_m030447_c001_v7007000_t0000_u01734750287924") 2024/12/21 03:05:48 DEBUG : only17: Deleting (id "4_zcfe28df3207deb7b9f380e1b_f11844623b8838cc7_d20241221_m030444_c001_v0001183_t0054_u01734750284522") 2024/12/21 03:05:48 DEBUG : only18: Deleting (id "4_zcfe28df3207deb7b9f380e1b_f4104050ce26cf68a_d20241221_m030515_c001_v7007000_t0000_u01734750315235") 2024/12/21 03:05:48 DEBUG : only18: Deleting (id "4_zcfe28df3207deb7b9f380e1b_f4019b5e14758d69c_d20241221_m030507_c001_v0001100_t0028_u01734750307956") 2024/12/21 03:05:48 DEBUG : only18: Deleting (id "4_zcfe28df3207deb7b9f380e1b_f11844623b88391d1_d20241221_m030505_c001_v0001183_t0042_u01734750305557") 2024/12/21 03:05:48 DEBUG : only18: Deleting (id "4_zcfe28df3207deb7b9f380e1b_f417f823df8793c62_d20241221_m030447_c001_v7007000_t0000_u01734750287505") 2024/12/21 03:05:48 DEBUG : only18: Deleting (id "4_zcfe28df3207deb7b9f380e1b_f11844623b8838ceb_d20241221_m030445_c001_v0001183_t0045_u01734750285245") 2024/12/21 03:05:48 DEBUG : only19: Deleting (id "4_zcfe28df3207deb7b9f380e1b_f4104050ce26cf68c_d20241221_m030515_c001_v7007000_t0000_u01734750315438") 2024/12/21 03:05:48 DEBUG : only19: Deleting (id "4_zcfe28df3207deb7b9f380e1b_f417207cd701662d5_d20241221_m030508_c001_v0001183_t0044_u01734750308083") 2024/12/21 03:05:48 DEBUG : only19: Deleting (id "4_zcfe28df3207deb7b9f380e1b_f11844623b88391f3_d20241221_m030506_c001_v0001183_t0042_u01734750306172") 2024/12/21 03:05:48 DEBUG : only19: Deleting (id "4_zcfe28df3207deb7b9f380e1b_f40305ff4ef79a6e5_d20241221_m030447_c001_v7007000_t0000_u01734750287361") 2024/12/21 03:05:48 DEBUG : only19: Deleting (id "4_zcfe28df3207deb7b9f380e1b_f11844623b8838d17_d20241221_m030445_c001_v0001183_t0003_u01734750285881") 2024/12/21 03:05:48 DEBUG : only2: Deleting (id "4_zcfe28df3207deb7b9f380e1b_f4104050ce26cf68d_d20241221_m030515_c001_v7007000_t0000_u01734750315633") 2024/12/21 03:05:48 DEBUG : only2: Deleting (id "4_zcfe28df3207deb7b9f380e1b_f403bc5551c64e569_d20241221_m030508_c001_v0001131_t0017_u01734750308098") 2024/12/21 03:05:48 DEBUG : only2: Deleting (id "4_zcfe28df3207deb7b9f380e1b_f11844623b8838f91_d20241221_m030455_c001_v0001183_t0037_u01734750295703") 2024/12/21 03:05:49 DEBUG : only2: Deleting (id "4_zcfe28df3207deb7b9f380e1b_f40305ff4ef79a6e6_d20241221_m030447_c001_v7007000_t0000_u01734750287595") 2024/12/21 03:05:49 DEBUG : only2: Deleting (id "4_zcfe28df3207deb7b9f380e1b_f11844623b8838aeb_d20241221_m030435_c001_v0001183_t0003_u01734750275304") 2024/12/21 03:05:49 DEBUG : only3: Deleting (id "4_zcfe28df3207deb7b9f380e1b_f4104050ce26cf68f_d20241221_m030515_c001_v7007000_t0000_u01734750315840") 2024/12/21 03:05:49 DEBUG : only3: Deleting (id "4_zcfe28df3207deb7b9f380e1b_f41844623b8839261_d20241221_m030508_c001_v0001183_t0012_u01734750308146") 2024/12/21 03:05:49 DEBUG : only3: Deleting (id "4_zcfe28df3207deb7b9f380e1b_f11844623b8838fbf_d20241221_m030456_c001_v0001183_t0006_u01734750296274") 2024/12/21 03:05:49 DEBUG : only3: Deleting (id "4_zcfe28df3207deb7b9f380e1b_f418e7f21d767ce90_d20241221_m030447_c001_v7007000_t0000_u01734750287497") 2024/12/21 03:05:49 DEBUG : only3: Deleting (id "4_zcfe28df3207deb7b9f380e1b_f11844623b8838b15_d20241221_m030435_c001_v0001183_t0005_u01734750275971") 2024/12/21 03:05:49 DEBUG : only4: Deleting (id "4_zcfe28df3207deb7b9f380e1b_f4104050ce26cf690_d20241221_m030516_c001_v7007000_t0000_u01734750316041") 2024/12/21 03:05:49 DEBUG : only4: Deleting (id "4_zcfe28df3207deb7b9f380e1b_f4019b5e14758d69e_d20241221_m030508_c001_v0001100_t0028_u01734750308198") 2024/12/21 03:05:49 DEBUG : only4: Deleting (id "4_zcfe28df3207deb7b9f380e1b_f11844623b8838fd9_d20241221_m030456_c001_v0001183_t0048_u01734750296840") 2024/12/21 03:05:49 DEBUG : only4: Deleting (id "4_zcfe28df3207deb7b9f380e1b_f417f823df8793c63_d20241221_m030447_c001_v7007000_t0000_u01734750287691") 2024/12/21 03:05:49 DEBUG : only4: Deleting (id "4_zcfe28df3207deb7b9f380e1b_f11844623b8838b3f_d20241221_m030436_c001_v0001183_t0023_u01734750276547") 2024/12/21 03:05:49 DEBUG : only5: Deleting (id "4_zcfe28df3207deb7b9f380e1b_f4104050ce26cf691_d20241221_m030516_c001_v7007000_t0000_u01734750316237") 2024/12/21 03:05:49 DEBUG : only5: Deleting (id "4_zcfe28df3207deb7b9f380e1b_f417207cd701662e1_d20241221_m030508_c001_v0001183_t0044_u01734750308279") 2024/12/21 03:05:49 DEBUG : only5: Deleting (id "4_zcfe28df3207deb7b9f380e1b_f11844623b8838ff9_d20241221_m030457_c001_v0001183_t0002_u01734750297486") 2024/12/21 03:05:49 DEBUG : only5: Deleting (id "4_zcfe28df3207deb7b9f380e1b_f40305ff4ef79a6e8_d20241221_m030447_c001_v7007000_t0000_u01734750287986") 2024/12/21 03:05:49 DEBUG : only5: Deleting (id "4_zcfe28df3207deb7b9f380e1b_f11844623b8838b57_d20241221_m030437_c001_v0001183_t0056_u01734750277128") 2024/12/21 03:05:50 DEBUG : only6: Deleting (id "4_zcfe28df3207deb7b9f380e1b_f4104050ce26cf693_d20241221_m030516_c001_v7007000_t0000_u01734750316435") 2024/12/21 03:05:50 DEBUG : only6: Deleting (id "4_zcfe28df3207deb7b9f380e1b_f403bc5551c64e56b_d20241221_m030508_c001_v0001131_t0017_u01734750308352") 2024/12/21 03:05:50 DEBUG : only6: Deleting (id "4_zcfe28df3207deb7b9f380e1b_f11844623b8839011_d20241221_m030458_c001_v0001183_t0042_u01734750298040") 2024/12/21 03:05:50 DEBUG : only6: Deleting (id "4_zcfe28df3207deb7b9f380e1b_f417f823df8793c67_d20241221_m030448_c001_v7007000_t0000_u01734750288099") 2024/12/21 03:05:50 DEBUG : only6: Deleting (id "4_zcfe28df3207deb7b9f380e1b_f11844623b8838b73_d20241221_m030437_c001_v0001183_t0035_u01734750277703") 2024/12/21 03:05:50 DEBUG : only7: Deleting (id "4_zcfe28df3207deb7b9f380e1b_f4104050ce26cf694_d20241221_m030516_c001_v7007000_t0000_u01734750316635") 2024/12/21 03:05:50 DEBUG : only7: Deleting (id "4_zcfe28df3207deb7b9f380e1b_f41844623b883926a_d20241221_m030508_c001_v0001183_t0012_u01734750308361") 2024/12/21 03:05:50 DEBUG : only7: Deleting (id "4_zcfe28df3207deb7b9f380e1b_f11844623b883903f_d20241221_m030458_c001_v0001183_t0026_u01734750298595") 2024/12/21 03:05:50 DEBUG : only7: Deleting (id "4_zcfe28df3207deb7b9f380e1b_f40305ff4ef79a6e9_d20241221_m030448_c001_v7007000_t0000_u01734750288195") 2024/12/21 03:05:50 DEBUG : only7: Deleting (id "4_zcfe28df3207deb7b9f380e1b_f11844623b8838b8b_d20241221_m030438_c001_v0001183_t0037_u01734750278271") 2024/12/21 03:05:50 DEBUG : only8: Deleting (id "4_zcfe28df3207deb7b9f380e1b_f4104050ce26cf695_d20241221_m030516_c001_v7007000_t0000_u01734750316842") 2024/12/21 03:05:50 DEBUG : only8: Deleting (id "4_zcfe28df3207deb7b9f380e1b_f4019b5e14758d6a0_d20241221_m030508_c001_v0001100_t0028_u01734750308448") 2024/12/21 03:05:50 DEBUG : only8: Deleting (id "4_zcfe28df3207deb7b9f380e1b_f11844623b8839055_d20241221_m030459_c001_v0001183_t0015_u01734750299363") 2024/12/21 03:05:50 DEBUG : only8: Deleting (id "4_zcfe28df3207deb7b9f380e1b_f418e7f21d767ce95_d20241221_m030447_c001_v7007000_t0000_u01734750287706") 2024/12/21 03:05:50 DEBUG : only8: Deleting (id "4_zcfe28df3207deb7b9f380e1b_f11844623b8838ba7_d20241221_m030438_c001_v0001183_t0049_u01734750278940") 2024/12/21 03:05:50 DEBUG : only9: Deleting (id "4_zcfe28df3207deb7b9f380e1b_f4104050ce26cf696_d20241221_m030517_c001_v7007000_t0000_u01734750317039") 2024/12/21 03:05:50 DEBUG : only9: Deleting (id "4_zcfe28df3207deb7b9f380e1b_f417207cd701662ed_d20241221_m030508_c001_v0001183_t0044_u01734750308473") 2024/12/21 03:05:50 DEBUG : only9: Deleting (id "4_zcfe28df3207deb7b9f380e1b_f11844623b883907f_d20241221_m030459_c001_v0001183_t0010_u01734750299920") 2024/12/21 03:05:50 DEBUG : only9: Deleting (id "4_zcfe28df3207deb7b9f380e1b_f417f823df8793c69_d20241221_m030448_c001_v7007000_t0000_u01734750288290") 2024/12/21 03:05:51 DEBUG : only9: Deleting (id "4_zcfe28df3207deb7b9f380e1b_f11844623b8838bc1_d20241221_m030439_c001_v0001183_t0001_u01734750279645") 2024/12/21 03:05:51 DEBUG : potato: Deleting (id "4_zcfe28df3207deb7b9f380e1b_f401e59d573ce52aa_d20241221_m030117_c001_v7007000_t0000_u01734750077118") 2024/12/21 03:05:51 DEBUG : potato: Deleting (id "4_zcfe28df3207deb7b9f380e1b_f1187b8f92550e341_d20241221_m030114_c001_v0001120_t0044_u01734750074943") 2024/12/21 03:05:51 DEBUG : potato: Deleting (id "4_zcfe28df3207deb7b9f380e1b_f401e59d573ce529b_d20241221_m030113_c001_v7007000_t0000_u01734750073063") 2024/12/21 03:05:51 DEBUG : potato: Deleting (id "4_zcfe28df3207deb7b9f380e1b_f11844623b88367e9_d20241221_m030110_c001_v0001183_t0039_u01734750070479") 2024/12/21 03:05:51 DEBUG : potato: Deleting (id "4_zcfe28df3207deb7b9f380e1b_f401e59d573ce5275_d20241221_m030108_c001_v7007000_t0000_u01734750068960") 2024/12/21 03:05:51 DEBUG : potato: Deleting (id "4_zcfe28df3207deb7b9f380e1b_f11844623b8836771_d20241221_m030106_c001_v0001183_t0038_u01734750066435") 2024/12/21 03:05:51 DEBUG : potato: Deleting (id "4_zcfe28df3207deb7b9f380e1b_f409c812ec0481968_d20241221_m030053_c001_v7007000_t0000_u01734750053880") 2024/12/21 03:05:51 DEBUG : potato: Deleting (id "4_zcfe28df3207deb7b9f380e1b_f1019b5e14758d454_d20241221_m030052_c001_v0001100_t0011_u01734750052417") 2024/12/21 03:05:51 DEBUG : potato: Deleting (id "4_zcfe28df3207deb7b9f380e1b_f409c812ec0481957_d20241221_m030050_c001_v7007000_t0000_u01734750050308") 2024/12/21 03:05:51 DEBUG : potato: Deleting (id "4_zcfe28df3207deb7b9f380e1b_f1019b5e14758d44a_d20241221_m030049_c001_v0001100_t0059_u01734750049188") 2024/12/21 03:05:51 DEBUG : potato: Deleting (id "4_zcfe28df3207deb7b9f380e1b_f409c812ec048194f_d20241221_m030047_c001_v7007000_t0000_u01734750047348") 2024/12/21 03:05:51 DEBUG : potato: Deleting (id "4_zcfe28df3207deb7b9f380e1b_f1019b5e14758d43e_d20241221_m030046_c001_v0001100_t0002_u01734750046332") 2024/12/21 03:05:51 DEBUG : potato: Deleting (id "4_zcfe28df3207deb7b9f380e1b_f409c812ec0481939_d20241221_m030038_c001_v7007000_t0000_u01734750038773") 2024/12/21 03:05:51 DEBUG : potato: Deleting (id "4_zcfe28df3207deb7b9f380e1b_f1019b5e14758d422_d20241221_m030037_c001_v0001100_t0034_u01734750037282") 2024/12/21 03:05:52 DEBUG : potato: Deleting (id "4_zcfe28df3207deb7b9f380e1b_f409c812ec0481933_d20241221_m030036_c001_v7007000_t0000_u01734750036528") 2024/12/21 03:05:52 DEBUG : potato: Deleting (id "4_zcfe28df3207deb7b9f380e1b_f1019b5e14758d41a_d20241221_m030035_c001_v0001100_t0028_u01734750035078") 2024/12/21 03:05:52 DEBUG : potato: Deleting (id "4_zcfe28df3207deb7b9f380e1b_f41963de4df28d758_d20241221_m030034_c001_v7007000_t0000_u01734750034314") 2024/12/21 03:05:52 DEBUG : potato: Deleting (id "4_zcfe28df3207deb7b9f380e1b_f1019b5e14758d414_d20241221_m030033_c001_v0001100_t0018_u01734750033550") 2024/12/21 03:05:52 DEBUG : potato: Deleting (id "4_zcfe28df3207deb7b9f380e1b_f1019b5e14758d410_d20241221_m030032_c001_v0001100_t0059_u01734750032894") 2024/12/21 03:05:52 DEBUG : potato: Deleting (id "4_zcfe28df3207deb7b9f380e1b_f41963de4df28d754_d20241221_m030032_c001_v7007000_t0000_u01734750032141") 2024/12/21 03:05:52 DEBUG : potato: Deleting (id "4_zcfe28df3207deb7b9f380e1b_f1019b5e14758d40e_d20241221_m030031_c001_v0001100_t0051_u01734750031461") 2024/12/21 03:05:52 DEBUG : potato: Deleting (id "4_zcfe28df3207deb7b9f380e1b_f1019b5e14758d40a_d20241221_m030030_c001_v0001100_t0018_u01734750030710") 2024/12/21 03:05:52 DEBUG : potato: Deleting (id "4_zcfe28df3207deb7b9f380e1b_f41963de4df28d74e_d20241221_m030029_c001_v7007000_t0000_u01734750029975") 2024/12/21 03:05:52 DEBUG : potato: Deleting (id "4_zcfe28df3207deb7b9f380e1b_f1019b5e14758d400_d20241221_m030029_c001_v0001100_t0020_u01734750029111") 2024/12/21 03:05:52 DEBUG : potato2: Deleting (id "4_zcfe28df3207deb7b9f380e1b_f407f961c826bd675_d20241221_m030206_c001_v7007000_t0000_u01734750126851") 2024/12/21 03:05:52 DEBUG : potato2: Deleting (id "4_zcfe28df3207deb7b9f380e1b_f1187b8f92550e39c_d20241221_m030206_c001_v0001120_t0022_u01734750126176") 2024/12/21 03:05:52 DEBUG : potato2: Deleting (id "4_zcfe28df3207deb7b9f380e1b_f4063d5e88e0f7757_d20241221_m030156_c001_v7007000_t0000_u01734750116909") 2024/12/21 03:05:52 DEBUG : potato2: Deleting (id "4_zcfe28df3207deb7b9f380e1b_f1187b8f92550e387_d20241221_m030152_c001_v0001120_t0024_u01734750112135") 2024/12/21 03:05:52 DEBUG : potato2: Deleting (id "4_zcfe28df3207deb7b9f380e1b_f407f961c826bd5c0_d20241221_m030144_c001_v7007000_t0000_u01734750104245") 2024/12/21 03:05:52 DEBUG : potato2: Deleting (id "4_zcfe28df3207deb7b9f380e1b_f1187b8f92550e371_d20241221_m030139_c001_v0001120_t0023_u01734750099414") 2024/12/21 03:05:52 DEBUG : potato2: Deleting (id "4_zcfe28df3207deb7b9f380e1b_f401e59d573ce52c5_d20241221_m030131_c001_v7007000_t0000_u01734750091626") 2024/12/21 03:05:52 DEBUG : potato2: Deleting (id "4_zcfe28df3207deb7b9f380e1b_f1187b8f92550e359_d20241221_m030126_c001_v0001120_t0038_u01734750086205") 2024/12/21 03:05:52 DEBUG : potato2: Deleting (id "4_zcfe28df3207deb7b9f380e1b_f409c812ec048197f_d20241221_m030059_c001_v7007000_t0000_u01734750059564") 2024/12/21 03:05:53 DEBUG : potato2: Deleting (id "4_zcfe28df3207deb7b9f380e1b_f1019b5e14758d460_d20241221_m030057_c001_v0001100_t0040_u01734750057910") 2024/12/21 03:05:53 DEBUG : potato2: Deleting (id "4_zcfe28df3207deb7b9f380e1b_f409c812ec0481972_d20241221_m030056_c001_v7007000_t0000_u01734750056792") 2024/12/21 03:05:53 DEBUG : potato2: Deleting (id "4_zcfe28df3207deb7b9f380e1b_f1019b5e14758d45a_d20241221_m030054_c001_v0001100_t0039_u01734750054869") 2024/12/21 03:05:53 DEBUG : potato2: Deleting (id "4_zcfe28df3207deb7b9f380e1b_f409c812ec048196a_d20241221_m030054_c001_v7007000_t0000_u01734750054081") 2024/12/21 03:05:53 DEBUG : potato2: Deleting (id "4_zcfe28df3207deb7b9f380e1b_f1019b5e14758d456_d20241221_m030053_c001_v0001100_t0040_u01734750053189") 2024/12/21 03:05:53 DEBUG : potato2: Deleting (id "4_zcfe28df3207deb7b9f380e1b_f409c812ec048195d_d20241221_m030051_c001_v7007000_t0000_u01734750051607") 2024/12/21 03:05:53 DEBUG : potato2: Deleting (id "4_zcfe28df3207deb7b9f380e1b_f1019b5e14758d44e_d20241221_m030050_c001_v0001100_t0037_u01734750050693") 2024/12/21 03:05:53 DEBUG : potato2: Deleting (id "4_zcfe28df3207deb7b9f380e1b_f409c812ec0481954_d20241221_m030048_c001_v7007000_t0000_u01734750048430") 2024/12/21 03:05:53 DEBUG : potato2: Deleting (id "4_zcfe28df3207deb7b9f380e1b_f1019b5e14758d446_d20241221_m030047_c001_v0001100_t0006_u01734750047362") 2024/12/21 03:05:53 DEBUG : potato2: Deleting (id "4_zcfe28df3207deb7b9f380e1b_f409c812ec048193d_d20241221_m030039_c001_v7007000_t0000_u01734750039533") 2024/12/21 03:05:53 DEBUG : potato2: Deleting (id "4_zcfe28df3207deb7b9f380e1b_f1019b5e14758d428_d20241221_m030038_c001_v0001100_t0000_u01734750038378") 2024/12/21 03:05:53 DEBUG : potato2: Deleting (id "4_zcfe28df3207deb7b9f380e1b_f4053fe083c4aefa3_d20241221_m025925_c001_v7007000_t0000_u01734749965156") 2024/12/21 03:05:53 DEBUG : potato2: Deleting (id "4_zcfe28df3207deb7b9f380e1b_f1019b5e14758d38a_d20241221_m025924_c001_v0001100_t0021_u01734749964445") 2024/12/21 03:05:53 DEBUG : potato2: Deleting (id "4_zcfe28df3207deb7b9f380e1b_f4053fe083c4aef9f_d20241221_m025923_c001_v7007000_t0000_u01734749963162") 2024/12/21 03:05:53 DEBUG : potato2: Deleting (id "4_zcfe28df3207deb7b9f380e1b_f1019b5e14758d387_d20241221_m025922_c001_v0001100_t0052_u01734749962462") 2024/12/21 03:05:53 DEBUG : potato3: Deleting (id "4_zcfe28df3207deb7b9f380e1b_f4063d5e88e0f7759_d20241221_m030157_c001_v7007000_t0000_u01734750117133") 2024/12/21 03:05:54 DEBUG : potato3: Deleting (id "4_zcfe28df3207deb7b9f380e1b_f1019b5e14758d4cc_d20241221_m030153_c001_v0001100_t0058_u01734750113408") 2024/12/21 03:05:54 DEBUG : potato3: Deleting (id "4_zcfe28df3207deb7b9f380e1b_f407f961c826bd5c1_d20241221_m030144_c001_v7007000_t0000_u01734750104573") 2024/12/21 03:05:54 DEBUG : potato3: Deleting (id "4_zcfe28df3207deb7b9f380e1b_f1019b5e14758d4bc_d20241221_m030140_c001_v0001100_t0042_u01734750100632") 2024/12/21 03:05:54 DEBUG : potato3: Deleting (id "4_zcfe28df3207deb7b9f380e1b_f401e59d573ce52c7_d20241221_m030131_c001_v7007000_t0000_u01734750091819") 2024/12/21 03:05:54 DEBUG : potato3: Deleting (id "4_zcfe28df3207deb7b9f380e1b_f1019b5e14758d4a0_d20241221_m030127_c001_v0001100_t0055_u01734750087147") 2024/12/21 03:05:54 DEBUG : pre-dest1/1: Deleting (id "4_zcfe28df3207deb7b9f380e1b_f40556f170e04eb57_d20241221_m030249_c001_v7007000_t0000_u01734750169599") 2024/12/21 03:05:54 DEBUG : pre-dest1/1: Deleting (id "4_zcfe28df3207deb7b9f380e1b_f1019b5e14758d516_d20241221_m030240_c001_v0001100_t0041_u01734750160566") 2024/12/21 03:05:54 DEBUG : pre-dest2/2: Deleting (id "4_zcfe28df3207deb7b9f380e1b_f40556f170e04eb58_d20241221_m030249_c001_v7007000_t0000_u01734750169801") 2024/12/21 03:05:54 DEBUG : pre-dest2/2: Deleting (id "4_zcfe28df3207deb7b9f380e1b_f1187b8f92550e3d3_d20241221_m030241_c001_v0001120_t0037_u01734750161420") 2024/12/21 03:05:54 DEBUG : rclone-sync-test-ignore-file/.ignore: Deleting (id "4_zcfe28df3207deb7b9f380e1b_f4024221b76683f3c_d20241221_m030220_c001_v7007000_t0000_u01734750140262") 2024/12/21 03:05:54 DEBUG : rclone-sync-test-ignore-file/.ignore: Deleting (id "4_zcfe28df3207deb7b9f380e1b_f11844623b88370b9_d20241221_m030216_c001_v0001183_t0004_u01734750136378") 2024/12/21 03:05:54 DEBUG : sizeonly: Deleting (id "4_zcfe28df3207deb7b9f380e1b_f417f823df87937db_d20241221_m030008_c001_v7007000_t0000_u01734750008938") 2024/12/21 03:05:54 DEBUG : sizeonly: Deleting (id "4_zcfe28df3207deb7b9f380e1b_f1019b5e14758d3cc_d20241221_m030007_c001_v0001100_t0029_u01734750007864") 2024/12/21 03:05:54 DEBUG : sub dir/hello world: Deleting (id "4_zcfe28df3207deb7b9f380e1b_f408fb784060724b9_d20241221_m030525_c001_v7007000_t0000_u01734750325940") 2024/12/21 03:05:54 DEBUG : sub dir/hello world: Deleting (id "4_zcfe28df3207deb7b9f380e1b_f1019b5e14758d6dc_d20241221_m030523_c001_v0001100_t0044_u01734750323318") 2024/12/21 03:05:54 DEBUG : sub dir/hello world: Deleting (id "4_zcfe28df3207deb7b9f380e1b_f408fb784060724b3_d20241221_m030521_c001_v7007000_t0000_u01734750321381") 2024/12/21 03:05:54 DEBUG : sub dir/hello world: Deleting (id "4_zcfe28df3207deb7b9f380e1b_f103bc5551c64e599_d20241221_m030518_c001_v0001131_t0041_u01734750318386") 2024/12/21 03:05:54 DEBUG : sub dir/hello world: Deleting (id "4_zcfe28df3207deb7b9f380e1b_f401e59d573ce52b5_d20241221_m030122_c001_v7007000_t0000_u01734750082488") 2024/12/21 03:05:55 DEBUG : sub dir/hello world: Deleting (id "4_zcfe28df3207deb7b9f380e1b_f1187b8f92550e34f_d20241221_m030121_c001_v0001120_t0027_u01734750081593") 2024/12/21 03:05:55 DEBUG : sub dir/hello world: Deleting (id "4_zcfe28df3207deb7b9f380e1b_f401e59d573ce52af_d20241221_m030120_c001_v7007000_t0000_u01734750080293") 2024/12/21 03:05:55 DEBUG : sub dir/hello world: Deleting (id "4_zcfe28df3207deb7b9f380e1b_f1019b5e14758d48e_d20241221_m030119_c001_v0001100_t0034_u01734750079357") 2024/12/21 03:05:55 DEBUG : sub dir/hello world: Deleting (id "4_zcfe28df3207deb7b9f380e1b_f417f823df87937b3_d20241221_m030004_c001_v7007000_t0000_u01734750004618") 2024/12/21 03:05:55 DEBUG : sub dir/hello world: Deleting (id "4_zcfe28df3207deb7b9f380e1b_f1019b5e14758d3c6_d20241221_m030002_c001_v0001100_t0015_u01734750002939") 2024/12/21 03:05:55 DEBUG : sub dir/hello world: Deleting (id "4_zcfe28df3207deb7b9f380e1b_f417f823df87937a4_d20241221_m030002_c001_v7007000_t0000_u01734750002178") 2024/12/21 03:05:55 DEBUG : sub dir/hello world: Deleting (id "4_zcfe28df3207deb7b9f380e1b_f1019b5e14758d3c4_d20241221_m030000_c001_v0001100_t0023_u01734750000885") 2024/12/21 03:05:55 DEBUG : sub dir/hello world: Deleting (id "4_zcfe28df3207deb7b9f380e1b_f417f823df8793795_d20241221_m025957_c001_v7007000_t0000_u01734749997993") 2024/12/21 03:05:55 DEBUG : sub dir/hello world: Deleting (id "4_zcfe28df3207deb7b9f380e1b_f1019b5e14758d3c0_d20241221_m025956_c001_v0001100_t0042_u01734749996840") 2024/12/21 03:05:55 DEBUG : sub dir/hello world: Deleting (id "4_zcfe28df3207deb7b9f380e1b_f417f823df879378e_d20241221_m025956_c001_v7007000_t0000_u01734749996278") 2024/12/21 03:05:55 DEBUG : sub dir/hello world: Deleting (id "4_zcfe28df3207deb7b9f380e1b_f1019b5e14758d3bc_d20241221_m025955_c001_v0001100_t0033_u01734749995011") 2024/12/21 03:05:55 DEBUG : sub dir/hello world: Deleting (id "4_zcfe28df3207deb7b9f380e1b_f1019b5e14758d3b4_d20241221_m025952_c001_v0001100_t0049_u01734749992059") 2024/12/21 03:05:55 DEBUG : sub dir/hello world: Deleting (id "4_zcfe28df3207deb7b9f380e1b_f417f823df879377c_d20241221_m025951_c001_v7007000_t0000_u01734749991322") 2024/12/21 03:05:55 DEBUG : sub dir/hello world: Deleting (id "4_zcfe28df3207deb7b9f380e1b_f1019b5e14758d3b0_d20241221_m025950_c001_v0001100_t0033_u01734749990636") 2024/12/21 03:05:55 DEBUG : sub dir/hello world: Deleting (id "4_zcfe28df3207deb7b9f380e1b_f1019b5e14758d3ae_d20241221_m025949_c001_v0001100_t0051_u01734749989667") 2024/12/21 03:05:55 DEBUG : sub dir/hello world: Deleting (id "4_zcfe28df3207deb7b9f380e1b_f417f823df879376e_d20241221_m025948_c001_v7007000_t0000_u01734749988577") 2024/12/21 03:05:55 DEBUG : sub dir/hello world: Deleting (id "4_zcfe28df3207deb7b9f380e1b_f1019b5e14758d3aa_d20241221_m025946_c001_v0001100_t0034_u01734749986112") 2024/12/21 03:05:56 DEBUG : sub dir/hello world: Deleting (id "4_zcfe28df3207deb7b9f380e1b_f1019b5e14758d3a8_d20241221_m025943_c001_v0001100_t0030_u01734749983319") 2024/12/21 03:05:56 DEBUG : sub dir/hello world: Deleting (id "4_zcfe28df3207deb7b9f380e1b_f417f823df879375a_d20241221_m025942_c001_v7007000_t0000_u01734749982535") 2024/12/21 03:05:56 DEBUG : sub dir/hello world: Deleting (id "4_zcfe28df3207deb7b9f380e1b_f1019b5e14758d3a6_d20241221_m025941_c001_v0001100_t0045_u01734749981838") 2024/12/21 03:05:56 DEBUG : sub dir/hello world: Deleting (id "4_zcfe28df3207deb7b9f380e1b_f1019b5e14758d3a4_d20241221_m025940_c001_v0001100_t0028_u01734749980987") 2024/12/21 03:05:56 DEBUG : sub dir/hello world: Deleting (id "4_zcfe28df3207deb7b9f380e1b_f417f823df8793756_d20241221_m025940_c001_v7007000_t0000_u01734749980243") 2024/12/21 03:05:56 DEBUG : sub dir/hello world: Deleting (id "4_zcfe28df3207deb7b9f380e1b_f1019b5e14758d3a2_d20241221_m025936_c001_v0001100_t0043_u01734749976058") 2024/12/21 03:05:56 DEBUG : sub dir/hello world: Deleting (id "4_zcfe28df3207deb7b9f380e1b_f417f823df8793753_d20241221_m025935_c001_v7007000_t0000_u01734749975682") 2024/12/21 03:05:56 DEBUG : sub dir/hello world: Deleting (id "4_zcfe28df3207deb7b9f380e1b_f1019b5e14758d3a0_d20241221_m025934_c001_v0001100_t0002_u01734749974981") 2024/12/21 03:05:56 DEBUG : sub dir/hello world: Deleting (id "4_zcfe28df3207deb7b9f380e1b_f4053fe083c4aefaa_d20241221_m025933_c001_v7007000_t0000_u01734749973334") 2024/12/21 03:05:56 DEBUG : sub dir/hello world: Deleting (id "4_zcfe28df3207deb7b9f380e1b_f1019b5e14758d39c_d20241221_m025932_c001_v0001100_t0028_u01734749972486") 2024/12/21 03:05:56 DEBUG : sub dir/hello world: Deleting (id "4_zcfe28df3207deb7b9f380e1b_f4053fe083c4aefa9_d20241221_m025931_c001_v7007000_t0000_u01734749971931") 2024/12/21 03:05:56 DEBUG : sub dir/hello world: Deleting (id "4_zcfe28df3207deb7b9f380e1b_f1019b5e14758d39a_d20241221_m025931_c001_v0001100_t0002_u01734749971240") 2024/12/21 03:05:56 DEBUG : sub dir/hello world: Deleting (id "4_zcfe28df3207deb7b9f380e1b_f4053fe083c4aefa7_d20241221_m025929_c001_v7007000_t0000_u01734749969901") 2024/12/21 03:05:56 DEBUG : sub dir/hello world: Deleting (id "4_zcfe28df3207deb7b9f380e1b_f1019b5e14758d392_d20241221_m025928_c001_v0001100_t0058_u01734749968968") 2024/12/21 03:05:56 DEBUG : sub dir/hello world: Deleting (id "4_zcfe28df3207deb7b9f380e1b_f4053fe083c4aefa5_d20241221_m025928_c001_v7007000_t0000_u01734749968417") 2024/12/21 03:05:56 DEBUG : sub dir/hello world: Deleting (id "4_zcfe28df3207deb7b9f380e1b_f1019b5e14758d390_d20241221_m025927_c001_v0001100_t0001_u01734749967744") 2024/12/21 03:05:56 DEBUG : sub dir/hello world: Deleting (id "4_zcfe28df3207deb7b9f380e1b_f4053fe083c4aefa4_d20241221_m025926_c001_v7007000_t0000_u01734749966834") 2024/12/21 03:05:56 DEBUG : sub dir/hello world: Deleting (id "4_zcfe28df3207deb7b9f380e1b_f1019b5e14758d38e_d20241221_m025926_c001_v0001100_t0000_u01734749966068") 2024/12/21 03:05:56 DEBUG : sub dir/hello world: Deleting (id "4_zcfe28df3207deb7b9f380e1b_f4053fe083c4aef98_d20241221_m025919_c001_v7007000_t0000_u01734749959930") 2024/12/21 03:05:57 DEBUG : sub dir/hello world: Deleting (id "4_zcfe28df3207deb7b9f380e1b_f1019b5e14758d37f_d20241221_m025919_c001_v0001100_t0023_u01734749959106") 2024/12/21 03:05:57 DEBUG : sub dir/hello world: Deleting (id "4_zcfe28df3207deb7b9f380e1b_f4053fe083c4aef93_d20241221_m025918_c001_v7007000_t0000_u01734749958199") 2024/12/21 03:05:57 DEBUG : sub dir/hello world: Deleting (id "4_zcfe28df3207deb7b9f380e1b_f1019b5e14758d37b_d20241221_m025917_c001_v0001100_t0055_u01734749957545") 2024/12/21 03:05:57 DEBUG : sub dir/hello world: Deleting (id "4_zcfe28df3207deb7b9f380e1b_f4053fe083c4aef8b_d20241221_m025916_c001_v7007000_t0000_u01734749956637") 2024/12/21 03:05:57 DEBUG : sub dir/hello world: Deleting (id "4_zcfe28df3207deb7b9f380e1b_f1019b5e14758d379_d20241221_m025915_c001_v0001100_t0032_u01734749955904") 2024/12/21 03:05:57 DEBUG : sub dir/hello world: Deleting (id "4_zcfe28df3207deb7b9f380e1b_f4053fe083c4aef49_d20241221_m025912_c001_v7007000_t0000_u01734749952979") 2024/12/21 03:05:57 DEBUG : sub dir/hello world: Deleting (id "4_zcfe28df3207deb7b9f380e1b_f1019b5e14758d371_d20241221_m025912_c001_v0001100_t0035_u01734749952290") 2024/12/21 03:05:57 DEBUG : sub dir2/very/very/very/very/very/nested/subdir/hello world: Deleting (id "4_zcfe28df3207deb7b9f380e1b_f408fb784060724ba_d20241221_m030526_c001_v7007000_t0000_u01734750326134") 2024/12/21 03:05:57 DEBUG : sub dir2/very/very/very/very/very/nested/subdir/hello world: Deleting (id "4_zcfe28df3207deb7b9f380e1b_f117207cd70166769_d20241221_m030523_c001_v0001183_t0011_u01734750323326") 2024/12/21 03:05:57 DEBUG : sub dir2/very/very/very/very/very/nested/subdir/hello world: Deleting (id "4_zcfe28df3207deb7b9f380e1b_f408fb784060724b4_d20241221_m030521_c001_v7007000_t0000_u01734750321579") 2024/12/21 03:05:57 DEBUG : sub dir2/very/very/very/very/very/nested/subdir/hello world: Deleting (id "4_zcfe28df3207deb7b9f380e1b_f11844623b88394cc_d20241221_m030518_c001_v0001183_t0056_u01734750318400") 2024/12/21 03:05:57 DEBUG : sub/yam: Deleting (id "4_zcfe28df3207deb7b9f380e1b_f401e59d573ce52a9_d20241221_m030116_c001_v7007000_t0000_u01734750076549") 2024/12/21 03:05:57 DEBUG : sub/yam: Deleting (id "4_zcfe28df3207deb7b9f380e1b_f11844623b8836874_d20241221_m030114_c001_v0001183_t0032_u01734750074605") 2024/12/21 03:05:57 DEBUG : three: Deleting (id "4_zcfe28df3207deb7b9f380e1b_f409c812ec048199e_d20241221_m030105_c001_v7007000_t0000_u01734750065655") 2024/12/21 03:05:57 DEBUG : three: Deleting (id "4_zcfe28df3207deb7b9f380e1b_f1019b5e14758d47a_d20241221_m030104_c001_v0001100_t0030_u01734750064290") 2024/12/21 03:05:57 DEBUG : three: Deleting (id "4_zcfe28df3207deb7b9f380e1b_f1019b5e14758d474_d20241221_m030101_c001_v0001100_t0034_u01734750061877") 2024/12/21 03:05:57 DEBUG : two: Deleting (id "4_zcfe28df3207deb7b9f380e1b_f409c812ec04819a0_d20241221_m030105_c001_v7007000_t0000_u01734750065860") 2024/12/21 03:05:58 DEBUG : two: Deleting (id "4_zcfe28df3207deb7b9f380e1b_f41844623b8836711_d20241221_m030103_c001_v0001183_t0012_u01734750063527") 2024/12/21 03:05:58 DEBUG : two: Deleting (id "4_zcfe28df3207deb7b9f380e1b_f4019b5e14758d470_d20241221_m030101_c001_v0001100_t0028_u01734750061664") 2024/12/21 03:05:58 DEBUG : yam: Deleting (id "4_zcfe28df3207deb7b9f380e1b_f401e59d573ce52ab_d20241221_m030117_c001_v7007000_t0000_u01734750077310") 2024/12/21 03:05:58 DEBUG : yam: Deleting (id "4_zcfe28df3207deb7b9f380e1b_f113f4788440f6feb_d20241221_m030116_c001_v0001104_t0059_u01734750076050") 2024/12/21 03:05:58 DEBUG : yam: Deleting (id "4_zcfe28df3207deb7b9f380e1b_f401e59d573ce5294_d20241221_m030112_c001_v7007000_t0000_u01734750072465") 2024/12/21 03:05:58 DEBUG : yam: Deleting (id "4_zcfe28df3207deb7b9f380e1b_f1019b5e14758d484_d20241221_m030110_c001_v0001100_t0004_u01734750070832") 2024/12/21 03:05:58 DEBUG : yam: Deleting (id "4_zcfe28df3207deb7b9f380e1b_f401e59d573ce5273_d20241221_m030108_c001_v7007000_t0000_u01734750068379") 2024/12/21 03:05:58 DEBUG : yam: Deleting (id "4_zcfe28df3207deb7b9f380e1b_f1187b8f92550e333_d20241221_m030106_c001_v0001120_t0031_u01734750066440") 2024/12/21 03:05:58 DEBUG : yaml: Deleting (id "4_zcfe28df3207deb7b9f380e1b_f401e59d573ce529c_d20241221_m030113_c001_v7007000_t0000_u01734750073257") 2024/12/21 03:05:58 DEBUG : yaml: Deleting (id "4_zcfe28df3207deb7b9f380e1b_f118c81130aad95b2_d20241221_m030111_c001_v0001115_t0025_u01734750071820") 2024/12/21 03:05:58 DEBUG : yaml: Deleting (id "4_zcfe28df3207deb7b9f380e1b_f401e59d573ce5277_d20241221_m030109_c001_v7007000_t0000_u01734750069161") 2024/12/21 03:05:58 DEBUG : yaml: Deleting (id "4_zcfe28df3207deb7b9f380e1b_f114885f6e658b075_d20241221_m030107_c001_v0001106_t0000_u01734750067805") "./sync.test -test.v -test.timeout 1h0m0s -remote TestB2: -list-retries 5 -verbose" - Finished OK in 6m51.043649518s (try 1/5)