"./sync.test -test.v -test.timeout 1h0m0s -remote TestB2: -list-retries 5 -verbose" - Starting (try 1/5) 2024/12/12 03:34:02 DEBUG : Creating backend with remote "TestB2:rclone-test-danozok8cimo" 2024/12/12 03:34:02 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2024/12/12 03:34:02 DEBUG : Creating backend with remote "/tmp/rclone1606486165" === 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-danozok8cimo", Local "Local file system at /tmp/rclone1606486165", Modify Window "1ms" 2024/12/12 03:34:07 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2024/12/12 03:34:07 DEBUG : B2 bucket rclone-test-danozok8cimo: Waiting for checks to finish 2024/12/12 03:34:07 NOTICE: sub dir/hello world: Skipped copy as --dry-run is set (size 11) 2024/12/12 03:34:07 DEBUG : B2 bucket rclone-test-danozok8cimo: Waiting for transfers to finish run.go:180: Remote "B2 bucket rclone-test-danozok8cimo", Local "Local file system at /tmp/rclone1606486165", Modify Window "1ms" --- PASS: TestCopyWithDryRun (5.19s) === RUN TestCopy run.go:180: Remote "B2 bucket rclone-test-danozok8cimo", Local "Local file system at /tmp/rclone1606486165", Modify Window "1ms" 2024/12/12 03:34:08 INFO : sub dir: Set directory modification time (using DirSetModTime) 2024/12/12 03:34:08 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2024/12/12 03:34:08 DEBUG : B2 bucket rclone-test-danozok8cimo: Waiting for checks to finish 2024/12/12 03:34:08 DEBUG : B2 bucket rclone-test-danozok8cimo: Waiting for transfers to finish 2024/12/12 03:34:09 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2024/12/12 03:34:09 INFO : sub dir/hello world: Copied (new) run.go:180: Remote "B2 bucket rclone-test-danozok8cimo", Local "Local file system at /tmp/rclone1606486165", Modify Window "1ms" 2024/12/12 03:34:09 DEBUG : B2 bucket rclone-test-danozok8cimo: Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata --- PASS: TestCopy (2.63s) === RUN TestCopyMetadata run.go:180: Remote "B2 bucket rclone-test-danozok8cimo", Local "Local file system at /tmp/rclone1606486165", 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-danozok8cimo", Local "Local file system at /tmp/rclone1606486165", 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-danozok8cimo", Local "Local file system at /tmp/rclone1606486165", Modify Window "1ms" 2024/12/12 03:34:11 DEBUG : Creating backend with remote "/non-existing" 2024/12/12 03:34:11 ERROR : Local file system at /non-existing: error reading source root directory: directory not found 2024/12/12 03:34:11 DEBUG : B2 bucket rclone-test-danozok8cimo: Waiting for checks to finish 2024/12/12 03:34:11 DEBUG : B2 bucket rclone-test-danozok8cimo: Waiting for transfers to finish run.go:180: Remote "B2 bucket rclone-test-danozok8cimo", Local "Local file system at /tmp/rclone1606486165", Modify Window "1ms" --- PASS: TestCopyMissingDirectory (0.91s) === RUN TestCopyNoTraverse run.go:180: Remote "B2 bucket rclone-test-danozok8cimo", Local "Local file system at /tmp/rclone1606486165", Modify Window "1ms" 2024/12/12 03:34:12 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2024/12/12 03:34:12 DEBUG : B2 bucket rclone-test-danozok8cimo: Waiting for checks to finish 2024/12/12 03:34:12 DEBUG : B2 bucket rclone-test-danozok8cimo: Waiting for transfers to finish 2024/12/12 03:34:13 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2024/12/12 03:34:13 INFO : sub dir/hello world: Copied (new) run.go:180: Remote "B2 bucket rclone-test-danozok8cimo", Local "Local file system at /tmp/rclone1606486165", Modify Window "1ms" --- PASS: TestCopyNoTraverse (2.34s) === RUN TestCopyCheckFirst run.go:180: Remote "B2 bucket rclone-test-danozok8cimo", Local "Local file system at /tmp/rclone1606486165", Modify Window "1ms" 2024/12/12 03:34:14 INFO : B2 bucket rclone-test-danozok8cimo: Running all checks before starting transfers 2024/12/12 03:34:14 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2024/12/12 03:34:14 DEBUG : B2 bucket rclone-test-danozok8cimo: Waiting for checks to finish 2024/12/12 03:34:14 INFO : B2 bucket rclone-test-danozok8cimo: Checks finished, now starting transfers 2024/12/12 03:34:14 DEBUG : B2 bucket rclone-test-danozok8cimo: Waiting for transfers to finish 2024/12/12 03:34:15 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2024/12/12 03:34:15 INFO : sub dir/hello world: Copied (new) run.go:180: Remote "B2 bucket rclone-test-danozok8cimo", Local "Local file system at /tmp/rclone1606486165", Modify Window "1ms" --- PASS: TestCopyCheckFirst (2.08s) === RUN TestSyncNoTraverse run.go:180: Remote "B2 bucket rclone-test-danozok8cimo", Local "Local file system at /tmp/rclone1606486165", Modify Window "1ms" 2024/12/12 03:34:16 ERROR : Ignoring --no-traverse with sync 2024/12/12 03:34:16 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2024/12/12 03:34:16 DEBUG : B2 bucket rclone-test-danozok8cimo: Waiting for checks to finish 2024/12/12 03:34:16 DEBUG : B2 bucket rclone-test-danozok8cimo: Waiting for transfers to finish 2024/12/12 03:34:17 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2024/12/12 03:34:17 INFO : sub dir/hello world: Copied (new) 2024/12/12 03:34:17 DEBUG : Waiting for deletions to finish run.go:180: Remote "B2 bucket rclone-test-danozok8cimo", Local "Local file system at /tmp/rclone1606486165", Modify Window "1ms" --- PASS: TestSyncNoTraverse (1.77s) === RUN TestCopyWithDepth run.go:180: Remote "B2 bucket rclone-test-danozok8cimo", Local "Local file system at /tmp/rclone1606486165", Modify Window "1ms" 2024/12/12 03:34:18 DEBUG : hello world2: Need to transfer - File not found at Destination 2024/12/12 03:34:18 DEBUG : B2 bucket rclone-test-danozok8cimo: Waiting for checks to finish 2024/12/12 03:34:18 DEBUG : B2 bucket rclone-test-danozok8cimo: Waiting for transfers to finish 2024/12/12 03:34:19 DEBUG : hello world2: sha1 = c0bf117f9c93d02c894fe8ffd6e5cecf3545c209 OK 2024/12/12 03:34:19 INFO : hello world2: Copied (new) run.go:180: Remote "B2 bucket rclone-test-danozok8cimo", Local "Local file system at /tmp/rclone1606486165", Modify Window "1ms" --- PASS: TestCopyWithDepth (1.75s) === RUN TestCopyWithFilesFrom run.go:180: Remote "B2 bucket rclone-test-danozok8cimo", Local "Local file system at /tmp/rclone1606486165", Modify Window "1ms" 2024/12/12 03:34:20 DEBUG : potato2: Need to transfer - File not found at Destination 2024/12/12 03:34:20 DEBUG : B2 bucket rclone-test-danozok8cimo: Waiting for checks to finish 2024/12/12 03:34:20 DEBUG : B2 bucket rclone-test-danozok8cimo: Waiting for transfers to finish 2024/12/12 03:34:21 DEBUG : potato2: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2024/12/12 03:34:21 INFO : potato2: Copied (new) run.go:180: Remote "B2 bucket rclone-test-danozok8cimo", Local "Local file system at /tmp/rclone1606486165", Modify Window "1ms" --- PASS: TestCopyWithFilesFrom (1.89s) === RUN TestCopyWithFilesFromAndNoTraverse run.go:180: Remote "B2 bucket rclone-test-danozok8cimo", Local "Local file system at /tmp/rclone1606486165", Modify Window "1ms" 2024/12/12 03:34:22 DEBUG : potato2: Need to transfer - File not found at Destination 2024/12/12 03:34:22 DEBUG : B2 bucket rclone-test-danozok8cimo: Waiting for checks to finish 2024/12/12 03:34:22 DEBUG : B2 bucket rclone-test-danozok8cimo: Waiting for transfers to finish 2024/12/12 03:34:23 DEBUG : potato2: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2024/12/12 03:34:23 INFO : potato2: Copied (new) run.go:180: Remote "B2 bucket rclone-test-danozok8cimo", Local "Local file system at /tmp/rclone1606486165", Modify Window "1ms" --- PASS: TestCopyWithFilesFromAndNoTraverse (2.27s) === RUN TestCopyEmptyDirectories run.go:180: Remote "B2 bucket rclone-test-danozok8cimo", Local "Local file system at /tmp/rclone1606486165", Modify Window "1ms" 2024/12/12 03:34:24 DEBUG : sub dir2/sub sub dir2: Making directory with metadata 2024/12/12 03:34:24 INFO : sub dir2/sub sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2024/12/12 03:34:24 INFO : sub dir2: Set directory modification time (using DirSetModTime) 2024/12/12 03:34:24 INFO : sub dir: Set directory modification time (using DirSetModTime) 2024/12/12 03:34:24 DEBUG : sub dir: Making directory 2024/12/12 03:34:24 DEBUG : sub dir2: Making directory 2024/12/12 03:34:24 DEBUG : sub dir2/sub sub dir2: Making directory 2024/12/12 03:34:24 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2024/12/12 03:34:24 DEBUG : B2 bucket rclone-test-danozok8cimo: Waiting for checks to finish 2024/12/12 03:34:24 DEBUG : B2 bucket rclone-test-danozok8cimo: Waiting for transfers to finish 2024/12/12 03:34:25 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2024/12/12 03:34:25 INFO : sub dir/hello world: Copied (new) run.go:180: Remote "B2 bucket rclone-test-danozok8cimo", Local "Local file system at /tmp/rclone1606486165", Modify Window "1ms" fstest.go:244: Filtering empty directory "sub dir2" fstest.go:244: Filtering empty directory "sub dir2/sub sub dir2" 2024/12/12 03:34:25 DEBUG : B2 bucket rclone-test-danozok8cimo: Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata --- PASS: TestCopyEmptyDirectories (1.83s) === RUN TestCopyNoEmptyDirectories run.go:180: Remote "B2 bucket rclone-test-danozok8cimo", Local "Local file system at /tmp/rclone1606486165", Modify Window "1ms" 2024/12/12 03:34:26 DEBUG : sub dir2: Making directory 2024/12/12 03:34:26 DEBUG : sub dir2/sub sub dir2: Making directory with metadata 2024/12/12 03:34:26 INFO : sub dir2/sub sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2024/12/12 03:34:26 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2024/12/12 03:34:26 DEBUG : B2 bucket rclone-test-danozok8cimo: Waiting for checks to finish 2024/12/12 03:34:26 DEBUG : B2 bucket rclone-test-danozok8cimo: Waiting for transfers to finish 2024/12/12 03:34:27 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2024/12/12 03:34:27 INFO : sub dir/hello world: Copied (new) --- PASS: TestCopyNoEmptyDirectories (1.55s) === RUN TestMoveEmptyDirectories run.go:180: Remote "B2 bucket rclone-test-danozok8cimo", Local "Local file system at /tmp/rclone1606486165", Modify Window "1ms" 2024/12/12 03:34:27 DEBUG : sub dir2: Making directory with metadata 2024/12/12 03:34:27 INFO : sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2024/12/12 03:34:27 DEBUG : sub dir: Making directory 2024/12/12 03:34:27 DEBUG : sub dir2: Making directory 2024/12/12 03:34:27 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2024/12/12 03:34:27 DEBUG : B2 bucket rclone-test-danozok8cimo: Waiting for checks to finish 2024/12/12 03:34:27 DEBUG : B2 bucket rclone-test-danozok8cimo: Waiting for transfers to finish 2024/12/12 03:34:28 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2024/12/12 03:34:28 INFO : sub dir/hello world: Copied (new) 2024/12/12 03:34:28 INFO : sub dir/hello world: Deleted run.go:180: Remote "B2 bucket rclone-test-danozok8cimo", Local "Local file system at /tmp/rclone1606486165", Modify Window "1ms" fstest.go:244: Filtering empty directory "sub dir2" 2024/12/12 03:34:28 DEBUG : B2 bucket rclone-test-danozok8cimo: Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata 2024/12/12 03:34:28 DEBUG : B2 bucket rclone-test-danozok8cimo: Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata --- PASS: TestMoveEmptyDirectories (1.87s) === RUN TestSyncNoUpdateDirModtime run.go:180: Remote "B2 bucket rclone-test-danozok8cimo", Local "Local file system at /tmp/rclone1606486165", 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-danozok8cimo", Local "Local file system at /tmp/rclone1606486165", Modify Window "1ms" 2024/12/12 03:34:30 DEBUG : sub dir2: Making directory 2024/12/12 03:34:30 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2024/12/12 03:34:30 DEBUG : B2 bucket rclone-test-danozok8cimo: Waiting for checks to finish 2024/12/12 03:34:30 DEBUG : B2 bucket rclone-test-danozok8cimo: Waiting for transfers to finish 2024/12/12 03:34:30 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2024/12/12 03:34:30 INFO : sub dir/hello world: Copied (new) 2024/12/12 03:34:30 INFO : sub dir/hello world: Deleted --- PASS: TestMoveNoEmptyDirectories (1.52s) === RUN TestSyncEmptyDirectories run.go:180: Remote "B2 bucket rclone-test-danozok8cimo", Local "Local file system at /tmp/rclone1606486165", Modify Window "1ms" 2024/12/12 03:34:31 DEBUG : sub dir2: Making directory with metadata 2024/12/12 03:34:31 INFO : sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2024/12/12 03:34:31 INFO : sub dir: Set directory modification time (using DirSetModTime) 2024/12/12 03:34:31 DEBUG : sub dir: Making directory 2024/12/12 03:34:31 DEBUG : sub dir2: Making directory 2024/12/12 03:34:31 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2024/12/12 03:34:31 DEBUG : B2 bucket rclone-test-danozok8cimo: Waiting for checks to finish 2024/12/12 03:34:31 DEBUG : B2 bucket rclone-test-danozok8cimo: Waiting for transfers to finish 2024/12/12 03:34:32 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2024/12/12 03:34:32 INFO : sub dir/hello world: Copied (new) 2024/12/12 03:34:32 DEBUG : Waiting for deletions to finish run.go:180: Remote "B2 bucket rclone-test-danozok8cimo", Local "Local file system at /tmp/rclone1606486165", Modify Window "1ms" fstest.go:244: Filtering empty directory "sub dir2" 2024/12/12 03:34:32 DEBUG : B2 bucket rclone-test-danozok8cimo: Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata --- PASS: TestSyncEmptyDirectories (1.80s) === RUN TestSyncSetDelayedModTimes run.go:180: Remote "B2 bucket rclone-test-danozok8cimo", Local "Local file system at /tmp/rclone1606486165", 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-danozok8cimo", Local "Local file system at /tmp/rclone1606486165", Modify Window "1ms" 2024/12/12 03:34:33 DEBUG : sub dir2: Making directory 2024/12/12 03:34:34 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2024/12/12 03:34:34 DEBUG : B2 bucket rclone-test-danozok8cimo: Waiting for checks to finish 2024/12/12 03:34:34 DEBUG : B2 bucket rclone-test-danozok8cimo: Waiting for transfers to finish 2024/12/12 03:34:34 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2024/12/12 03:34:34 INFO : sub dir/hello world: Copied (new) 2024/12/12 03:34:34 DEBUG : Waiting for deletions to finish --- PASS: TestSyncNoEmptyDirectories (1.81s) === RUN TestServerSideCopy run.go:180: Remote "B2 bucket rclone-test-danozok8cimo", Local "Local file system at /tmp/rclone1606486165", Modify Window "1ms" 2024/12/12 03:34:36 DEBUG : Creating backend with remote "TestB2:rclone-test-dapirit8rugu" sync_test.go:590: Server side copy (if possible) B2 bucket rclone-test-danozok8cimo -> B2 bucket rclone-test-dapirit8rugu 2024/12/12 03:34:37 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2024/12/12 03:34:37 DEBUG : B2 bucket rclone-test-dapirit8rugu: Waiting for checks to finish 2024/12/12 03:34:37 DEBUG : B2 bucket rclone-test-dapirit8rugu: Waiting for transfers to finish 2024/12/12 03:34:40 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2024/12/12 03:34:40 INFO : sub dir/hello world: Copied (server-side copy) run.go:180: Remote "B2 bucket rclone-test-danozok8cimo", Local "Local file system at /tmp/rclone1606486165", Modify Window "1ms" 2024/12/12 03:34:41 DEBUG : B2 bucket rclone-test-dapirit8rugu: Purge remote 2024/12/12 03:34:41 INFO : B2 bucket rclone-test-dapirit8rugu: cleaning bucket "rclone-test-dapirit8rugu" of all files 2024/12/12 03:34:41 DEBUG : sub dir/hello world: Deleting (id "4_z4fd2cdb3e0edbb8b9f380e1b_f1166147ccbc74d40_d20241212_m033440_c001_v0001183_t0012_u01733974480711") --- PASS: TestServerSideCopy (9.96s) === RUN TestCopyOverSelf run.go:180: Remote "B2 bucket rclone-test-danozok8cimo", Local "Local file system at /tmp/rclone1606486165", Modify Window "1ms" 2024/12/12 03:34:46 DEBUG : sub dir/hello world: Sizes differ (src 17 vs dst 11) 2024/12/12 03:34:46 DEBUG : B2 bucket rclone-test-danozok8cimo: Waiting for checks to finish 2024/12/12 03:34:46 DEBUG : B2 bucket rclone-test-danozok8cimo: Waiting for transfers to finish 2024/12/12 03:34:47 DEBUG : sub dir/hello world: sha1 = b84a9b2362aee3556081792f3b7abd3958da8deb OK 2024/12/12 03:34:47 INFO : sub dir/hello world: Copied (replaced existing) run.go:180: Remote "B2 bucket rclone-test-danozok8cimo", Local "Local file system at /tmp/rclone1606486165", Modify Window "1ms" --- PASS: TestCopyOverSelf (3.42s) === RUN TestServerSideCopyOverSelf run.go:180: Remote "B2 bucket rclone-test-danozok8cimo", Local "Local file system at /tmp/rclone1606486165", Modify Window "1ms" 2024/12/12 03:34:49 DEBUG : Creating backend with remote "TestB2:rclone-test-yumonun2tude" sync_test.go:626: Server side copy (if possible) B2 bucket rclone-test-danozok8cimo -> B2 bucket rclone-test-yumonun2tude 2024/12/12 03:34:50 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2024/12/12 03:34:50 DEBUG : B2 bucket rclone-test-yumonun2tude: Waiting for checks to finish 2024/12/12 03:34:50 DEBUG : B2 bucket rclone-test-yumonun2tude: Waiting for transfers to finish 2024/12/12 03:34:54 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2024/12/12 03:34:54 INFO : sub dir/hello world: Copied (server-side copy) run.go:180: Remote "B2 bucket rclone-test-danozok8cimo", Local "Local file system at /tmp/rclone1606486165", Modify Window "1ms" 2024/12/12 03:34:56 DEBUG : sub dir/hello world: Sizes differ (src 17 vs dst 11) 2024/12/12 03:34:56 DEBUG : B2 bucket rclone-test-yumonun2tude: Waiting for checks to finish 2024/12/12 03:34:56 DEBUG : B2 bucket rclone-test-yumonun2tude: Waiting for transfers to finish 2024/12/12 03:34:57 DEBUG : sub dir/hello world: sha1 = b84a9b2362aee3556081792f3b7abd3958da8deb OK 2024/12/12 03:34:57 INFO : sub dir/hello world: Copied (server-side copy) run.go:180: Remote "B2 bucket rclone-test-danozok8cimo", Local "Local file system at /tmp/rclone1606486165", Modify Window "1ms" 2024/12/12 03:34:57 DEBUG : B2 bucket rclone-test-yumonun2tude: Purge remote 2024/12/12 03:34:57 INFO : B2 bucket rclone-test-yumonun2tude: cleaning bucket "rclone-test-yumonun2tude" of all files 2024/12/12 03:34:57 DEBUG : sub dir/hello world: Deleting (id "4_z7f22fdf3e0edbb8b9f380e1b_f1027e971de7323de_d20241212_m033456_c001_v0001145_t0021_u01733974496998") 2024/12/12 03:34:57 DEBUG : sub dir/hello world: Deleting (id "4_z7f22fdf3e0edbb8b9f380e1b_f1028ef3d3102cd50_d20241212_m033454_c001_v0001183_t0019_u01733974494581") --- PASS: TestServerSideCopyOverSelf (13.97s) === RUN TestMoveOverSelf run.go:180: Remote "B2 bucket rclone-test-danozok8cimo", Local "Local file system at /tmp/rclone1606486165", Modify Window "1ms" 2024/12/12 03:35:04 DEBUG : sub dir/hello world: Sizes differ (src 17 vs dst 11) 2024/12/12 03:35:04 DEBUG : B2 bucket rclone-test-danozok8cimo: Waiting for checks to finish 2024/12/12 03:35:04 DEBUG : B2 bucket rclone-test-danozok8cimo: Waiting for transfers to finish 2024/12/12 03:35:04 DEBUG : sub dir/hello world: sha1 = b84a9b2362aee3556081792f3b7abd3958da8deb OK 2024/12/12 03:35:04 INFO : sub dir/hello world: Copied (replaced existing) 2024/12/12 03:35:04 INFO : sub dir/hello world: Deleted run.go:180: Remote "B2 bucket rclone-test-danozok8cimo", Local "Local file system at /tmp/rclone1606486165", Modify Window "1ms" --- PASS: TestMoveOverSelf (3.13s) === RUN TestServerSideMoveOverSelf run.go:180: Remote "B2 bucket rclone-test-danozok8cimo", Local "Local file system at /tmp/rclone1606486165", Modify Window "1ms" 2024/12/12 03:35:06 DEBUG : Creating backend with remote "TestB2:rclone-test-gunobub8beqo" sync_test.go:671: Server side copy (if possible) B2 bucket rclone-test-danozok8cimo -> B2 bucket rclone-test-gunobub8beqo 2024/12/12 03:35:08 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2024/12/12 03:35:08 DEBUG : B2 bucket rclone-test-gunobub8beqo: Waiting for checks to finish 2024/12/12 03:35:08 DEBUG : B2 bucket rclone-test-gunobub8beqo: Waiting for transfers to finish 2024/12/12 03:35:12 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2024/12/12 03:35:12 INFO : sub dir/hello world: Copied (server-side copy) run.go:180: Remote "B2 bucket rclone-test-danozok8cimo", Local "Local file system at /tmp/rclone1606486165", Modify Window "1ms" 2024/12/12 03:35:14 DEBUG : sub dir/hello world: Sizes differ (src 17 vs dst 11) 2024/12/12 03:35:14 DEBUG : B2 bucket rclone-test-gunobub8beqo: Waiting for checks to finish 2024/12/12 03:35:14 DEBUG : B2 bucket rclone-test-gunobub8beqo: Waiting for transfers to finish 2024/12/12 03:35:14 DEBUG : sub dir/hello world: sha1 = b84a9b2362aee3556081792f3b7abd3958da8deb OK 2024/12/12 03:35:14 INFO : sub dir/hello world: Copied (server-side copy) 2024/12/12 03:35:14 INFO : sub dir/hello world: Deleted 2024/12/12 03:35:16 DEBUG : testing file moves 2024/12/12 03:35:16 DEBUG : sub dir/hello world: Sizes differ (src 24 vs dst 17) 2024/12/12 03:35:16 DEBUG : B2 bucket rclone-test-gunobub8beqo: Waiting for checks to finish 2024/12/12 03:35:16 DEBUG : B2 bucket rclone-test-gunobub8beqo: Waiting for transfers to finish 2024/12/12 03:35:16 DEBUG : sub dir/hello world: sha1 = 73716105e69866349759070d23c6e97b3acc55ff OK 2024/12/12 03:35:16 INFO : sub dir/hello world: Copied (server-side copy) 2024/12/12 03:35:16 INFO : sub dir/hello world: Deleted run.go:180: Remote "B2 bucket rclone-test-danozok8cimo", Local "Local file system at /tmp/rclone1606486165", Modify Window "1ms" 2024/12/12 03:35:17 DEBUG : B2 bucket rclone-test-gunobub8beqo: Purge remote 2024/12/12 03:35:17 INFO : B2 bucket rclone-test-gunobub8beqo: cleaning bucket "rclone-test-gunobub8beqo" of all files 2024/12/12 03:35:17 DEBUG : sub dir/hello world: Deleting (id "4_zef024d23e0fdbb8b9f380e1b_f114609a63c0c99e6_d20241212_m033516_c001_v0001183_t0028_u01733974516536") 2024/12/12 03:35:17 DEBUG : sub dir/hello world: Deleting (id "4_zef024d23e0fdbb8b9f380e1b_f116eda58e0aa4f75_d20241212_m033514_c001_v0001109_t0035_u01733974514294") 2024/12/12 03:35:17 DEBUG : sub dir/hello world: Deleting (id "4_zef024d23e0fdbb8b9f380e1b_f102fa048a50a95d9_d20241212_m033511_c001_v0001182_t0041_u01733974511901") --- PASS: TestServerSideMoveOverSelf (16.90s) === RUN TestCopyAfterDelete run.go:180: Remote "B2 bucket rclone-test-danozok8cimo", Local "Local file system at /tmp/rclone1606486165", Modify Window "1ms" 2024/12/12 03:35:23 ERROR : : error listing: directory not found 2024/12/12 03:35:24 DEBUG : Local file system at /tmp/rclone1606486165: Making directory 2024/12/12 03:35:24 DEBUG : B2 bucket rclone-test-danozok8cimo: Waiting for checks to finish 2024/12/12 03:35:24 DEBUG : B2 bucket rclone-test-danozok8cimo: Waiting for transfers to finish run.go:180: Remote "B2 bucket rclone-test-danozok8cimo", Local "Local file system at /tmp/rclone1606486165", Modify Window "1ms" --- PASS: TestCopyAfterDelete (2.60s) === RUN TestCopyRedownload run.go:180: Remote "B2 bucket rclone-test-danozok8cimo", Local "Local file system at /tmp/rclone1606486165", Modify Window "1ms" 2024/12/12 03:35:26 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2024/12/12 03:35:26 DEBUG : Local file system at /tmp/rclone1606486165: Waiting for checks to finish 2024/12/12 03:35:26 DEBUG : Local file system at /tmp/rclone1606486165: Waiting for transfers to finish 2024/12/12 03:35:27 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2024/12/12 03:35:27 DEBUG : sub dir/hello world.655e7eb.partial: renamed to: sub dir/hello world 2024/12/12 03:35:27 INFO : sub dir/hello world: Copied (new) run.go:180: Remote "B2 bucket rclone-test-danozok8cimo", Local "Local file system at /tmp/rclone1606486165", Modify Window "1ms" --- PASS: TestCopyRedownload (2.59s) === RUN TestSyncBasedOnCheckSum run.go:180: Remote "B2 bucket rclone-test-danozok8cimo", Local "Local file system at /tmp/rclone1606486165", Modify Window "1ms" 2024/12/12 03:35:28 DEBUG : check sum: Need to transfer - File not found at Destination 2024/12/12 03:35:28 DEBUG : B2 bucket rclone-test-danozok8cimo: Waiting for checks to finish 2024/12/12 03:35:28 DEBUG : B2 bucket rclone-test-danozok8cimo: Waiting for transfers to finish 2024/12/12 03:35:28 DEBUG : check sum: sha1 = 3bc15c8aae3e4124dd409035f32ea2fd6835efc9 OK 2024/12/12 03:35:28 INFO : check sum: Copied (new) 2024/12/12 03:35:28 DEBUG : Waiting for deletions to finish run.go:180: Remote "B2 bucket rclone-test-danozok8cimo", Local "Local file system at /tmp/rclone1606486165", Modify Window "1ms" 2024/12/12 03:35:29 DEBUG : B2 bucket rclone-test-danozok8cimo: Waiting for checks to finish 2024/12/12 03:35:29 DEBUG : check sum: sha1 = 3bc15c8aae3e4124dd409035f32ea2fd6835efc9 OK 2024/12/12 03:35:29 DEBUG : check sum: Size and sha1 of src and dst objects identical 2024/12/12 03:35:29 DEBUG : check sum: Unchanged skipping 2024/12/12 03:35:29 DEBUG : B2 bucket rclone-test-danozok8cimo: Waiting for transfers to finish 2024/12/12 03:35:29 DEBUG : Waiting for deletions to finish 2024/12/12 03:35:29 INFO : There was nothing to transfer run.go:180: Remote "B2 bucket rclone-test-danozok8cimo", Local "Local file system at /tmp/rclone1606486165", Modify Window "1ms" --- PASS: TestSyncBasedOnCheckSum (2.44s) === RUN TestSyncSizeOnly run.go:180: Remote "B2 bucket rclone-test-danozok8cimo", Local "Local file system at /tmp/rclone1606486165", Modify Window "1ms" 2024/12/12 03:35:30 DEBUG : sizeonly: Need to transfer - File not found at Destination 2024/12/12 03:35:30 DEBUG : B2 bucket rclone-test-danozok8cimo: Waiting for checks to finish 2024/12/12 03:35:30 DEBUG : B2 bucket rclone-test-danozok8cimo: Waiting for transfers to finish 2024/12/12 03:35:31 DEBUG : sizeonly: sha1 = 3e2e95f5ad970eadfa7e17eaf73da97024aa5359 OK 2024/12/12 03:35:31 INFO : sizeonly: Copied (new) 2024/12/12 03:35:31 DEBUG : Waiting for deletions to finish run.go:180: Remote "B2 bucket rclone-test-danozok8cimo", Local "Local file system at /tmp/rclone1606486165", Modify Window "1ms" 2024/12/12 03:35:31 DEBUG : sizeonly: Sizes identical 2024/12/12 03:35:31 DEBUG : sizeonly: Unchanged skipping 2024/12/12 03:35:31 DEBUG : B2 bucket rclone-test-danozok8cimo: Waiting for checks to finish 2024/12/12 03:35:31 DEBUG : B2 bucket rclone-test-danozok8cimo: Waiting for transfers to finish 2024/12/12 03:35:31 DEBUG : Waiting for deletions to finish 2024/12/12 03:35:31 INFO : There was nothing to transfer run.go:180: Remote "B2 bucket rclone-test-danozok8cimo", Local "Local file system at /tmp/rclone1606486165", Modify Window "1ms" --- PASS: TestSyncSizeOnly (2.82s) === RUN TestSyncIgnoreSize run.go:180: Remote "B2 bucket rclone-test-danozok8cimo", Local "Local file system at /tmp/rclone1606486165", Modify Window "1ms" 2024/12/12 03:35:33 DEBUG : ignore-size: Need to transfer - File not found at Destination 2024/12/12 03:35:33 DEBUG : B2 bucket rclone-test-danozok8cimo: Waiting for checks to finish 2024/12/12 03:35:33 DEBUG : B2 bucket rclone-test-danozok8cimo: Waiting for transfers to finish 2024/12/12 03:35:34 DEBUG : ignore-size: sha1 = 4a756ca07e9487f482465a99e8286abc86ba4dc7 OK 2024/12/12 03:35:34 INFO : ignore-size: Copied (new) 2024/12/12 03:35:34 DEBUG : Waiting for deletions to finish run.go:180: Remote "B2 bucket rclone-test-danozok8cimo", Local "Local file system at /tmp/rclone1606486165", Modify Window "1ms" 2024/12/12 03:35:34 DEBUG : ignore-size: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2024/12/12 03:35:34 DEBUG : ignore-size: Unchanged skipping 2024/12/12 03:35:34 DEBUG : B2 bucket rclone-test-danozok8cimo: Waiting for checks to finish 2024/12/12 03:35:34 DEBUG : B2 bucket rclone-test-danozok8cimo: Waiting for transfers to finish 2024/12/12 03:35:34 DEBUG : Waiting for deletions to finish 2024/12/12 03:35:34 INFO : There was nothing to transfer run.go:180: Remote "B2 bucket rclone-test-danozok8cimo", Local "Local file system at /tmp/rclone1606486165", Modify Window "1ms" --- PASS: TestSyncIgnoreSize (2.82s) === RUN TestSyncIgnoreTimes run.go:180: Remote "B2 bucket rclone-test-danozok8cimo", Local "Local file system at /tmp/rclone1606486165", Modify Window "1ms" 2024/12/12 03:35:37 DEBUG : B2 bucket rclone-test-danozok8cimo: Waiting for checks to finish 2024/12/12 03:35:37 DEBUG : existing: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2024/12/12 03:35:37 DEBUG : existing: Unchanged skipping 2024/12/12 03:35:37 DEBUG : B2 bucket rclone-test-danozok8cimo: Waiting for transfers to finish 2024/12/12 03:35:37 DEBUG : Waiting for deletions to finish 2024/12/12 03:35:37 INFO : There was nothing to transfer run.go:180: Remote "B2 bucket rclone-test-danozok8cimo", Local "Local file system at /tmp/rclone1606486165", Modify Window "1ms" 2024/12/12 03:35:37 DEBUG : existing: Transferring unconditionally as --ignore-times is in use 2024/12/12 03:35:37 DEBUG : B2 bucket rclone-test-danozok8cimo: Waiting for checks to finish 2024/12/12 03:35:37 DEBUG : B2 bucket rclone-test-danozok8cimo: Waiting for transfers to finish 2024/12/12 03:35:38 DEBUG : existing: sha1 = 3e2e95f5ad970eadfa7e17eaf73da97024aa5359 OK 2024/12/12 03:35:38 INFO : existing: Copied (replaced existing) 2024/12/12 03:35:38 DEBUG : Waiting for deletions to finish run.go:180: Remote "B2 bucket rclone-test-danozok8cimo", Local "Local file system at /tmp/rclone1606486165", Modify Window "1ms" --- PASS: TestSyncIgnoreTimes (3.54s) === RUN TestSyncIgnoreExisting run.go:180: Remote "B2 bucket rclone-test-danozok8cimo", Local "Local file system at /tmp/rclone1606486165", Modify Window "1ms" 2024/12/12 03:35:39 DEBUG : existing: Need to transfer - File not found at Destination 2024/12/12 03:35:39 DEBUG : B2 bucket rclone-test-danozok8cimo: Waiting for checks to finish 2024/12/12 03:35:39 DEBUG : B2 bucket rclone-test-danozok8cimo: Waiting for transfers to finish 2024/12/12 03:35:40 DEBUG : existing: sha1 = 3e2e95f5ad970eadfa7e17eaf73da97024aa5359 OK 2024/12/12 03:35:40 INFO : existing: Copied (new) 2024/12/12 03:35:40 DEBUG : Waiting for deletions to finish run.go:180: Remote "B2 bucket rclone-test-danozok8cimo", Local "Local file system at /tmp/rclone1606486165", Modify Window "1ms" 2024/12/12 03:35:40 DEBUG : existing: Destination exists, skipping 2024/12/12 03:35:40 DEBUG : B2 bucket rclone-test-danozok8cimo: Waiting for checks to finish 2024/12/12 03:35:40 DEBUG : B2 bucket rclone-test-danozok8cimo: Waiting for transfers to finish 2024/12/12 03:35:40 DEBUG : Waiting for deletions to finish 2024/12/12 03:35:40 INFO : There was nothing to transfer run.go:180: Remote "B2 bucket rclone-test-danozok8cimo", Local "Local file system at /tmp/rclone1606486165", Modify Window "1ms" --- PASS: TestSyncIgnoreExisting (2.58s) === RUN TestSyncIgnoreErrors run.go:180: Remote "B2 bucket rclone-test-danozok8cimo", Local "Local file system at /tmp/rclone1606486165", Modify Window "1ms" 2024/12/12 03:35:43 DEBUG : d: Making directory fstest.go:244: Filtering empty directory "d" 2024/12/12 03:35:44 DEBUG : a/potato2: Need to transfer - File not found at Destination 2024/12/12 03:35:44 DEBUG : c/non empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2024/12/12 03:35:44 DEBUG : c/non empty space: Unchanged skipping 2024/12/12 03:35:44 DEBUG : B2 bucket rclone-test-danozok8cimo: Waiting for checks to finish 2024/12/12 03:35:44 DEBUG : B2 bucket rclone-test-danozok8cimo: Waiting for transfers to finish 2024/12/12 03:35:44 DEBUG : a/potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2024/12/12 03:35:44 INFO : a/potato2: Copied (new) 2024/12/12 03:35:44 DEBUG : Waiting for deletions to finish 2024/12/12 03:35:44 INFO : b/potato: Deleted run.go:180: Remote "B2 bucket rclone-test-danozok8cimo", Local "Local file system at /tmp/rclone1606486165", Modify Window "1ms" --- PASS: TestSyncIgnoreErrors (3.80s) === RUN TestSyncAfterChangingModtimeOnly run.go:180: Remote "B2 bucket rclone-test-danozok8cimo", Local "Local file system at /tmp/rclone1606486165", Modify Window "1ms" 2024/12/12 03:35:46 DEBUG : empty space: Modification times differ by -95456h54m52.624456789s: 2011-12-25 12:59:59.123456789 +0000 UTC, 2001-02-03 04:05:06.499 +0000 UTC 2024/12/12 03:35:46 DEBUG : B2 bucket rclone-test-danozok8cimo: Waiting for checks to finish 2024/12/12 03:35:46 DEBUG : empty space: sha1 = 3bc15c8aae3e4124dd409035f32ea2fd6835efc9 OK 2024/12/12 03:35:46 NOTICE: empty space: Skipped update modification time as --dry-run is set (size 1) 2024/12/12 03:35:46 DEBUG : empty space: Unchanged skipping 2024/12/12 03:35:46 DEBUG : B2 bucket rclone-test-danozok8cimo: Waiting for transfers to finish 2024/12/12 03:35:46 DEBUG : Waiting for deletions to finish 2024/12/12 03:35:46 INFO : There was nothing to transfer run.go:180: Remote "B2 bucket rclone-test-danozok8cimo", Local "Local file system at /tmp/rclone1606486165", Modify Window "1ms" 2024/12/12 03:35:47 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/12 03:35:47 DEBUG : B2 bucket rclone-test-danozok8cimo: Waiting for checks to finish 2024/12/12 03:35:47 DEBUG : empty space: sha1 = 3bc15c8aae3e4124dd409035f32ea2fd6835efc9 OK 2024/12/12 03:35:48 INFO : empty space: Updated modification time in destination 2024/12/12 03:35:48 DEBUG : empty space: Unchanged skipping 2024/12/12 03:35:48 DEBUG : B2 bucket rclone-test-danozok8cimo: Waiting for transfers to finish 2024/12/12 03:35:48 DEBUG : Waiting for deletions to finish 2024/12/12 03:35:48 INFO : There was nothing to transfer run.go:180: Remote "B2 bucket rclone-test-danozok8cimo", Local "Local file system at /tmp/rclone1606486165", Modify Window "1ms" --- PASS: TestSyncAfterChangingModtimeOnly (3.84s) === RUN TestSyncAfterChangingModtimeOnlyWithNoUpdateModTime run.go:180: Remote "B2 bucket rclone-test-danozok8cimo", Local "Local file system at /tmp/rclone1606486165", Modify Window "1ms" 2024/12/12 03:35:50 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/12 03:35:50 DEBUG : B2 bucket rclone-test-danozok8cimo: Waiting for checks to finish 2024/12/12 03:35:50 DEBUG : empty space: sha1 = 3bc15c8aae3e4124dd409035f32ea2fd6835efc9 OK 2024/12/12 03:35:50 DEBUG : empty space: Unchanged skipping 2024/12/12 03:35:50 DEBUG : B2 bucket rclone-test-danozok8cimo: Waiting for transfers to finish 2024/12/12 03:35:50 DEBUG : Waiting for deletions to finish 2024/12/12 03:35:50 INFO : There was nothing to transfer run.go:180: Remote "B2 bucket rclone-test-danozok8cimo", Local "Local file system at /tmp/rclone1606486165", Modify Window "1ms" --- PASS: TestSyncAfterChangingModtimeOnlyWithNoUpdateModTime (2.05s) === RUN TestSyncDoesntUpdateModtime run.go:180: Remote "B2 bucket rclone-test-danozok8cimo", Local "Local file system at /tmp/rclone1606486165", Modify Window "1ms" 2024/12/12 03:35:52 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/12 03:35:52 DEBUG : B2 bucket rclone-test-danozok8cimo: Waiting for checks to finish 2024/12/12 03:35:52 DEBUG : foo: sha1 = 0beec7b5ea3f0fdbc95d0dd47f3c5bc275da8a33 (Local file system at /tmp/rclone1606486165) 2024/12/12 03:35:52 DEBUG : foo: sha1 = 62cdb7020ff920e5aa642c3d4066950dd1f01f4d (B2 bucket rclone-test-danozok8cimo) 2024/12/12 03:35:52 DEBUG : foo: sha1 differ 2024/12/12 03:35:52 DEBUG : B2 bucket rclone-test-danozok8cimo: Waiting for transfers to finish 2024/12/12 03:35:52 DEBUG : foo: sha1 = 0beec7b5ea3f0fdbc95d0dd47f3c5bc275da8a33 OK 2024/12/12 03:35:52 INFO : foo: Copied (replaced existing) 2024/12/12 03:35:52 DEBUG : Waiting for deletions to finish run.go:180: Remote "B2 bucket rclone-test-danozok8cimo", Local "Local file system at /tmp/rclone1606486165", Modify Window "1ms" --- PASS: TestSyncDoesntUpdateModtime (1.84s) === RUN TestSyncAfterAddingAFile run.go:180: Remote "B2 bucket rclone-test-danozok8cimo", Local "Local file system at /tmp/rclone1606486165", Modify Window "1ms" 2024/12/12 03:35:54 DEBUG : potato: Need to transfer - File not found at Destination 2024/12/12 03:35:54 DEBUG : empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2024/12/12 03:35:54 DEBUG : B2 bucket rclone-test-danozok8cimo: Waiting for checks to finish 2024/12/12 03:35:54 DEBUG : empty space: Unchanged skipping 2024/12/12 03:35:54 DEBUG : B2 bucket rclone-test-danozok8cimo: Waiting for transfers to finish 2024/12/12 03:35:55 DEBUG : potato: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2024/12/12 03:35:55 INFO : potato: Copied (new) 2024/12/12 03:35:55 DEBUG : Waiting for deletions to finish run.go:180: Remote "B2 bucket rclone-test-danozok8cimo", Local "Local file system at /tmp/rclone1606486165", Modify Window "1ms" --- PASS: TestSyncAfterAddingAFile (2.83s) === RUN TestSyncAfterChangingFilesSizeOnly run.go:180: Remote "B2 bucket rclone-test-danozok8cimo", Local "Local file system at /tmp/rclone1606486165", Modify Window "1ms" 2024/12/12 03:35:57 DEBUG : potato: Sizes differ (src 21 vs dst 60) 2024/12/12 03:35:57 DEBUG : B2 bucket rclone-test-danozok8cimo: Waiting for checks to finish 2024/12/12 03:35:57 DEBUG : B2 bucket rclone-test-danozok8cimo: Waiting for transfers to finish 2024/12/12 03:35:58 DEBUG : potato: sha1 = 0fd321a1023ac4e1e1054fcc0236b9d0755f722f OK 2024/12/12 03:35:58 INFO : potato: Copied (replaced existing) 2024/12/12 03:35:58 DEBUG : Waiting for deletions to finish run.go:180: Remote "B2 bucket rclone-test-danozok8cimo", Local "Local file system at /tmp/rclone1606486165", Modify Window "1ms" --- PASS: TestSyncAfterChangingFilesSizeOnly (2.63s) === RUN TestSyncAfterChangingContentsOnly run.go:180: Remote "B2 bucket rclone-test-danozok8cimo", Local "Local file system at /tmp/rclone1606486165", Modify Window "1ms" 2024/12/12 03:36:00 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/12 03:36:00 DEBUG : B2 bucket rclone-test-danozok8cimo: Waiting for checks to finish 2024/12/12 03:36:00 DEBUG : potato: sha1 = 1ca5094b3b73f587249eabe179c40a3eec839b1f (Local file system at /tmp/rclone1606486165) 2024/12/12 03:36:00 DEBUG : potato: sha1 = 0fd321a1023ac4e1e1054fcc0236b9d0755f722f (B2 bucket rclone-test-danozok8cimo) 2024/12/12 03:36:00 DEBUG : potato: sha1 differ 2024/12/12 03:36:00 DEBUG : B2 bucket rclone-test-danozok8cimo: Waiting for transfers to finish 2024/12/12 03:36:01 DEBUG : potato: sha1 = 1ca5094b3b73f587249eabe179c40a3eec839b1f OK 2024/12/12 03:36:01 INFO : potato: Copied (replaced existing) 2024/12/12 03:36:01 DEBUG : Waiting for deletions to finish run.go:180: Remote "B2 bucket rclone-test-danozok8cimo", Local "Local file system at /tmp/rclone1606486165", Modify Window "1ms" --- PASS: TestSyncAfterChangingContentsOnly (3.02s) === RUN TestSyncAfterRemovingAFileAndAddingAFileDryRun run.go:180: Remote "B2 bucket rclone-test-danozok8cimo", Local "Local file system at /tmp/rclone1606486165", Modify Window "1ms" 2024/12/12 03:36:03 DEBUG : potato2: Need to transfer - File not found at Destination 2024/12/12 03:36:03 NOTICE: potato2: Skipped copy as --dry-run is set (size 60) 2024/12/12 03:36:03 DEBUG : empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2024/12/12 03:36:03 DEBUG : empty space: Unchanged skipping 2024/12/12 03:36:03 DEBUG : B2 bucket rclone-test-danozok8cimo: Waiting for checks to finish 2024/12/12 03:36:03 DEBUG : B2 bucket rclone-test-danozok8cimo: Waiting for transfers to finish 2024/12/12 03:36:03 DEBUG : Waiting for deletions to finish 2024/12/12 03:36:03 NOTICE: potato: Skipped delete as --dry-run is set (size 21) run.go:180: Remote "B2 bucket rclone-test-danozok8cimo", Local "Local file system at /tmp/rclone1606486165", Modify Window "1ms" --- PASS: TestSyncAfterRemovingAFileAndAddingAFileDryRun (2.62s) === RUN TestSyncAfterRemovingAFileAndAddingAFile run.go:180: Remote "B2 bucket rclone-test-danozok8cimo", Local "Local file system at /tmp/rclone1606486165", Modify Window "1ms" 2024/12/12 03:36:06 DEBUG : potato2: Need to transfer - File not found at Destination 2024/12/12 03:36:06 DEBUG : empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2024/12/12 03:36:06 DEBUG : B2 bucket rclone-test-danozok8cimo: Waiting for checks to finish 2024/12/12 03:36:06 DEBUG : empty space: Unchanged skipping 2024/12/12 03:36:06 DEBUG : B2 bucket rclone-test-danozok8cimo: Waiting for transfers to finish 2024/12/12 03:36:06 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2024/12/12 03:36:06 INFO : potato2: Copied (new) 2024/12/12 03:36:06 DEBUG : Waiting for deletions to finish 2024/12/12 03:36:06 INFO : potato: Deleted run.go:180: Remote "B2 bucket rclone-test-danozok8cimo", Local "Local file system at /tmp/rclone1606486165", Modify Window "1ms" --- PASS: TestSyncAfterRemovingAFileAndAddingAFile (3.24s) === RUN TestSyncAfterRemovingAFileAndAddingAFileSubDir run.go:180: Remote "B2 bucket rclone-test-danozok8cimo", Local "Local file system at /tmp/rclone1606486165", Modify Window "1ms" 2024/12/12 03:36:09 DEBUG : d: Making directory 2024/12/12 03:36:09 DEBUG : d/e: Making directory fstest.go:244: Filtering empty directory "d" fstest.go:244: Filtering empty directory "d/e" 2024/12/12 03:36:09 DEBUG : a/potato2: Need to transfer - File not found at Destination 2024/12/12 03:36:09 DEBUG : c/non empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2024/12/12 03:36:09 DEBUG : c/non empty space: Unchanged skipping 2024/12/12 03:36:09 DEBUG : B2 bucket rclone-test-danozok8cimo: Waiting for checks to finish 2024/12/12 03:36:09 DEBUG : B2 bucket rclone-test-danozok8cimo: Waiting for transfers to finish 2024/12/12 03:36:10 DEBUG : a/potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2024/12/12 03:36:10 INFO : a/potato2: Copied (new) 2024/12/12 03:36:10 DEBUG : Waiting for deletions to finish 2024/12/12 03:36:10 INFO : b/potato: Deleted run.go:180: Remote "B2 bucket rclone-test-danozok8cimo", Local "Local file system at /tmp/rclone1606486165", Modify Window "1ms" --- PASS: TestSyncAfterRemovingAFileAndAddingAFileSubDir (3.44s) === RUN TestSyncAfterRemovingAFileAndAddingAFileSubDirWithErrors run.go:180: Remote "B2 bucket rclone-test-danozok8cimo", Local "Local file system at /tmp/rclone1606486165", Modify Window "1ms" 2024/12/12 03:36:12 DEBUG : d: Making directory fstest.go:244: Filtering empty directory "d" 2024/12/12 03:36:13 DEBUG : a/potato2: Need to transfer - File not found at Destination 2024/12/12 03:36:13 DEBUG : c/non empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2024/12/12 03:36:13 DEBUG : c/non empty space: Unchanged skipping 2024/12/12 03:36:13 DEBUG : B2 bucket rclone-test-danozok8cimo: Waiting for checks to finish 2024/12/12 03:36:13 DEBUG : B2 bucket rclone-test-danozok8cimo: Waiting for transfers to finish 2024/12/12 03:36:13 DEBUG : a/potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2024/12/12 03:36:13 INFO : a/potato2: Copied (new) 2024/12/12 03:36:13 ERROR : B2 bucket rclone-test-danozok8cimo: not deleting files as there were IO errors 2024/12/12 03:36:13 ERROR : B2 bucket rclone-test-danozok8cimo: not deleting directories as there were IO errors run.go:180: Remote "B2 bucket rclone-test-danozok8cimo", Local "Local file system at /tmp/rclone1606486165", Modify Window "1ms" fstest.go:244: Filtering empty directory "d" --- PASS: TestSyncAfterRemovingAFileAndAddingAFileSubDirWithErrors (3.60s) === RUN TestSyncDeleteAfter --- PASS: TestSyncDeleteAfter (0.00s) === RUN TestSyncDeleteDuring run.go:180: Remote "B2 bucket rclone-test-danozok8cimo", Local "Local file system at /tmp/rclone1606486165", Modify Window "1ms" 2024/12/12 03:36:16 DEBUG : Waiting for deletions to finish 2024/12/12 03:36:16 DEBUG : potato2: Need to transfer - File not found at Destination 2024/12/12 03:36:16 DEBUG : empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2024/12/12 03:36:16 DEBUG : B2 bucket rclone-test-danozok8cimo: Waiting for checks to finish 2024/12/12 03:36:16 DEBUG : empty space: Unchanged skipping 2024/12/12 03:36:16 DEBUG : B2 bucket rclone-test-danozok8cimo: Waiting for transfers to finish 2024/12/12 03:36:16 INFO : potato: Deleted 2024/12/12 03:36:17 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2024/12/12 03:36:17 INFO : potato2: Copied (new) run.go:180: Remote "B2 bucket rclone-test-danozok8cimo", Local "Local file system at /tmp/rclone1606486165", Modify Window "1ms" --- PASS: TestSyncDeleteDuring (3.78s) === RUN TestSyncDeleteBefore run.go:180: Remote "B2 bucket rclone-test-danozok8cimo", Local "Local file system at /tmp/rclone1606486165", Modify Window "1ms" 2024/12/12 03:36:20 DEBUG : Waiting for deletions to finish 2024/12/12 03:36:20 DEBUG : B2 bucket rclone-test-danozok8cimo: Waiting for checks to finish 2024/12/12 03:36:20 DEBUG : B2 bucket rclone-test-danozok8cimo: Waiting for transfers to finish 2024/12/12 03:36:20 INFO : potato: Deleted 2024/12/12 03:36:20 DEBUG : potato2: Need to transfer - File not found at Destination 2024/12/12 03:36:20 DEBUG : empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2024/12/12 03:36:20 DEBUG : B2 bucket rclone-test-danozok8cimo: Waiting for checks to finish 2024/12/12 03:36:20 DEBUG : empty space: Unchanged skipping 2024/12/12 03:36:20 DEBUG : B2 bucket rclone-test-danozok8cimo: Waiting for transfers to finish 2024/12/12 03:36:21 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2024/12/12 03:36:21 INFO : potato2: Copied (new) run.go:180: Remote "B2 bucket rclone-test-danozok8cimo", Local "Local file system at /tmp/rclone1606486165", Modify Window "1ms" --- PASS: TestSyncDeleteBefore (3.80s) === RUN TestCopyDeleteBefore run.go:180: Remote "B2 bucket rclone-test-danozok8cimo", Local "Local file system at /tmp/rclone1606486165", Modify Window "1ms" 2024/12/12 03:36:23 DEBUG : potato2: Need to transfer - File not found at Destination 2024/12/12 03:36:23 DEBUG : B2 bucket rclone-test-danozok8cimo: Waiting for checks to finish 2024/12/12 03:36:23 DEBUG : B2 bucket rclone-test-danozok8cimo: Waiting for transfers to finish 2024/12/12 03:36:24 DEBUG : potato2: sha1 = 810274f0df19dab60a894a562b7a8ff04c072623 OK 2024/12/12 03:36:24 INFO : potato2: Copied (new) run.go:180: Remote "B2 bucket rclone-test-danozok8cimo", Local "Local file system at /tmp/rclone1606486165", Modify Window "1ms" --- PASS: TestCopyDeleteBefore (2.83s) === RUN TestSyncWithExclude run.go:180: Remote "B2 bucket rclone-test-danozok8cimo", Local "Local file system at /tmp/rclone1606486165", Modify Window "1ms" 2024/12/12 03:36:27 DEBUG : enormous: Excluded (Size Filter) 2024/12/12 03:36:27 DEBUG : enormous: Excluded 2024/12/12 03:36:27 DEBUG : potato2: Excluded (Size Filter) 2024/12/12 03:36:27 DEBUG : potato2: Excluded 2024/12/12 03:36:27 DEBUG : potato2: Excluded (Size Filter) 2024/12/12 03:36:27 DEBUG : potato2: Excluded 2024/12/12 03:36:27 DEBUG : empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2024/12/12 03:36:27 DEBUG : empty space: Unchanged skipping 2024/12/12 03:36:27 DEBUG : B2 bucket rclone-test-danozok8cimo: Waiting for checks to finish 2024/12/12 03:36:27 DEBUG : B2 bucket rclone-test-danozok8cimo: Waiting for transfers to finish 2024/12/12 03:36:27 DEBUG : Waiting for deletions to finish 2024/12/12 03:36:27 INFO : There was nothing to transfer run.go:180: Remote "B2 bucket rclone-test-danozok8cimo", Local "Local file system at /tmp/rclone1606486165", Modify Window "1ms" 2024/12/12 03:36:27 DEBUG : enormous: Excluded (Size Filter) 2024/12/12 03:36:27 DEBUG : enormous: Excluded 2024/12/12 03:36:27 DEBUG : potato2: Excluded (Size Filter) 2024/12/12 03:36:27 DEBUG : potato2: Excluded 2024/12/12 03:36:27 DEBUG : potato2: Excluded (Size Filter) 2024/12/12 03:36:27 DEBUG : potato2: Excluded 2024/12/12 03:36:27 DEBUG : empty space: Size and modification time the same (differ by 456.789µs, within tolerance 1ms) 2024/12/12 03:36:27 DEBUG : empty space: Unchanged skipping 2024/12/12 03:36:27 DEBUG : Local file system at /tmp/rclone1606486165: Waiting for checks to finish 2024/12/12 03:36:27 DEBUG : Local file system at /tmp/rclone1606486165: Waiting for transfers to finish 2024/12/12 03:36:27 DEBUG : Waiting for deletions to finish 2024/12/12 03:36:27 INFO : There was nothing to transfer run.go:180: Remote "B2 bucket rclone-test-danozok8cimo", Local "Local file system at /tmp/rclone1606486165", Modify Window "1ms" --- PASS: TestSyncWithExclude (3.82s) === RUN TestSyncWithExcludeAndDeleteExcluded run.go:180: Remote "B2 bucket rclone-test-danozok8cimo", Local "Local file system at /tmp/rclone1606486165", Modify Window "1ms" 2024/12/12 03:36:31 DEBUG : enormous: Excluded (Size Filter) 2024/12/12 03:36:31 DEBUG : enormous: Excluded 2024/12/12 03:36:31 DEBUG : potato2: Excluded (Size Filter) 2024/12/12 03:36:31 DEBUG : potato2: Excluded 2024/12/12 03:36:32 DEBUG : empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2024/12/12 03:36:32 DEBUG : B2 bucket rclone-test-danozok8cimo: Waiting for checks to finish 2024/12/12 03:36:32 DEBUG : empty space: Unchanged skipping 2024/12/12 03:36:32 DEBUG : B2 bucket rclone-test-danozok8cimo: Waiting for transfers to finish 2024/12/12 03:36:32 DEBUG : Waiting for deletions to finish 2024/12/12 03:36:32 INFO : enormous: Deleted 2024/12/12 03:36:32 INFO : potato2: Deleted 2024/12/12 03:36:32 INFO : There was nothing to transfer run.go:180: Remote "B2 bucket rclone-test-danozok8cimo", Local "Local file system at /tmp/rclone1606486165", Modify Window "1ms" 2024/12/12 03:36:32 DEBUG : empty space: Size and modification time the same (differ by 456.789µs, within tolerance 1ms) 2024/12/12 03:36:32 DEBUG : empty space: Unchanged skipping 2024/12/12 03:36:32 DEBUG : Local file system at /tmp/rclone1606486165: Waiting for checks to finish 2024/12/12 03:36:32 DEBUG : Local file system at /tmp/rclone1606486165: Waiting for transfers to finish 2024/12/12 03:36:32 DEBUG : Waiting for deletions to finish 2024/12/12 03:36:32 INFO : potato2: Deleted 2024/12/12 03:36:32 INFO : enormous: Deleted 2024/12/12 03:36:32 INFO : There was nothing to transfer run.go:180: Remote "B2 bucket rclone-test-danozok8cimo", Local "Local file system at /tmp/rclone1606486165", Modify Window "1ms" --- PASS: TestSyncWithExcludeAndDeleteExcluded (4.65s) === RUN TestSyncWithUpdateOlder run.go:180: Remote "B2 bucket rclone-test-danozok8cimo", Local "Local file system at /tmp/rclone1606486165", Modify Window "1ms" 2024/12/12 03:36:36 DEBUG : five: Need to transfer - File not found at Destination 2024/12/12 03:36:36 DEBUG : four: Sizes differ (src 4 vs dst 8) 2024/12/12 03:36:36 DEBUG : one: Destination is newer than source, skipping 2024/12/12 03:36:36 DEBUG : three: Sizes identical 2024/12/12 03:36:36 DEBUG : four: Destination mod time is within 1s of source but files differ, transferring 2024/12/12 03:36:36 DEBUG : three: Destination mod time is within 1s of source and files identical, skipping 2024/12/12 03:36:36 DEBUG : B2 bucket rclone-test-danozok8cimo: Waiting for checks to finish 2024/12/12 03:36:36 DEBUG : two: sha1 = ad782ecdac770fc6eb9a62e44f90873fb97fb26b (Local file system at /tmp/rclone1606486165) 2024/12/12 03:36:36 DEBUG : two: sha1 = b10e0da85e90399abfec36c7376b20aa4596461b (B2 bucket rclone-test-danozok8cimo) 2024/12/12 03:36:36 DEBUG : two: sha1 differ 2024/12/12 03:36:36 DEBUG : B2 bucket rclone-test-danozok8cimo: Waiting for transfers to finish 2024/12/12 03:36:36 DEBUG : five: sha1 = 4db2c1df4610cd6c0da6b9197b066bfb4e9b9d00 OK 2024/12/12 03:36:36 INFO : five: Copied (new) 2024/12/12 03:36:37 DEBUG : four: sha1 = 9f8f7eec5dea5ac43738721939c120318cbff1df OK 2024/12/12 03:36:37 INFO : four: Copied (replaced existing) 2024/12/12 03:36:37 DEBUG : two: sha1 = ad782ecdac770fc6eb9a62e44f90873fb97fb26b OK 2024/12/12 03:36:37 INFO : two: Copied (replaced existing) 2024/12/12 03:36:37 DEBUG : Waiting for deletions to finish 2024/12/12 03:36:37 DEBUG : B2 bucket rclone-test-danozok8cimo: Waiting for checks to finish 2024/12/12 03:36:37 DEBUG : one: Destination is newer than source, skipping 2024/12/12 03:36:37 DEBUG : five: sha1 = 4db2c1df4610cd6c0da6b9197b066bfb4e9b9d00 OK 2024/12/12 03:36:37 DEBUG : five: Size and sha1 of src and dst objects identical 2024/12/12 03:36:37 DEBUG : five: Destination mod time is within 1s of source and files identical, skipping 2024/12/12 03:36:37 DEBUG : four: sha1 = 9f8f7eec5dea5ac43738721939c120318cbff1df OK 2024/12/12 03:36:37 DEBUG : four: Size and sha1 of src and dst objects identical 2024/12/12 03:36:37 DEBUG : four: Destination mod time is within 1s of source and files identical, skipping 2024/12/12 03:36:37 DEBUG : three: sha1 = b802f384302cb24fbab0a44997e820bf2e8507bb (Local file system at /tmp/rclone1606486165) 2024/12/12 03:36:37 DEBUG : three: sha1 = 03731cad13f4cf7b59703c77529381cdec1632e5 (B2 bucket rclone-test-danozok8cimo) 2024/12/12 03:36:37 DEBUG : three: sha1 differ 2024/12/12 03:36:37 DEBUG : two: sha1 = ad782ecdac770fc6eb9a62e44f90873fb97fb26b OK 2024/12/12 03:36:37 DEBUG : two: Size and sha1 of src and dst objects identical 2024/12/12 03:36:37 DEBUG : three: Destination mod time is within 1s of source but files differ, transferring 2024/12/12 03:36:37 DEBUG : two: Destination mod time is within 1s of source and files identical, skipping 2024/12/12 03:36:37 DEBUG : B2 bucket rclone-test-danozok8cimo: Waiting for transfers to finish 2024/12/12 03:36:38 DEBUG : three: sha1 = b802f384302cb24fbab0a44997e820bf2e8507bb OK 2024/12/12 03:36:38 INFO : three: Copied (replaced existing) 2024/12/12 03:36:38 DEBUG : Waiting for deletions to finish --- PASS: TestSyncWithUpdateOlder (5.82s) === 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-danozok8cimo", Local "Local file system at /tmp/rclone1606486165", Modify Window "1ms" sync_test.go:1538: Can track renames: true 2024/12/12 03:36:40 INFO : B2 bucket rclone-test-danozok8cimo: Making map for --track-renames 2024/12/12 03:36:40 INFO : B2 bucket rclone-test-danozok8cimo: Finished making map for --track-renames 2024/12/12 03:36:40 DEBUG : B2 bucket rclone-test-danozok8cimo: Waiting for checks to finish 2024/12/12 03:36:40 DEBUG : potato: Need to transfer - No matching file found at Destination 2024/12/12 03:36:40 DEBUG : B2 bucket rclone-test-danozok8cimo: Waiting for renames to finish 2024/12/12 03:36:40 DEBUG : yam: Need to transfer - No matching file found at Destination 2024/12/12 03:36:40 DEBUG : B2 bucket rclone-test-danozok8cimo: Waiting for transfers to finish 2024/12/12 03:36:40 DEBUG : potato: sha1 = 1d1ac61cfffcfdd0a15cc9ae575fb06ca8c11fb5 OK 2024/12/12 03:36:40 INFO : potato: Copied (new) 2024/12/12 03:36:40 DEBUG : yam: sha1 = ad84b2fb6729688a5ee3225164a6d4d58465b33e OK 2024/12/12 03:36:40 INFO : yam: Copied (new) 2024/12/12 03:36:40 DEBUG : Waiting for deletions to finish run.go:180: Remote "B2 bucket rclone-test-danozok8cimo", Local "Local file system at /tmp/rclone1606486165", Modify Window "1ms" 2024/12/12 03:36:41 DEBUG : potato: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2024/12/12 03:36:41 INFO : B2 bucket rclone-test-danozok8cimo: Making map for --track-renames 2024/12/12 03:36:41 INFO : B2 bucket rclone-test-danozok8cimo: Finished making map for --track-renames 2024/12/12 03:36:41 DEBUG : B2 bucket rclone-test-danozok8cimo: Waiting for checks to finish 2024/12/12 03:36:41 DEBUG : potato: Unchanged skipping 2024/12/12 03:36:41 DEBUG : B2 bucket rclone-test-danozok8cimo: Waiting for renames to finish 2024/12/12 03:36:41 DEBUG : yam: sha1 = ad84b2fb6729688a5ee3225164a6d4d58465b33e OK 2024/12/12 03:36:41 INFO : yam: Copied (server-side copy) to: yaml 2024/12/12 03:36:42 INFO : yam: Deleted 2024/12/12 03:36:42 INFO : yaml: Renamed from "yam" 2024/12/12 03:36:42 DEBUG : B2 bucket rclone-test-danozok8cimo: Waiting for transfers to finish 2024/12/12 03:36:42 DEBUG : Waiting for deletions to finish run.go:180: Remote "B2 bucket rclone-test-danozok8cimo", Local "Local file system at /tmp/rclone1606486165", Modify Window "1ms" --- PASS: TestSyncWithTrackRenames (3.83s) === RUN TestParseRenamesStrategyModtime --- PASS: TestParseRenamesStrategyModtime (0.00s) === RUN TestRenamesStrategyModtime --- PASS: TestRenamesStrategyModtime (0.00s) === RUN TestSyncWithTrackRenamesStrategyModtime run.go:180: Remote "B2 bucket rclone-test-danozok8cimo", Local "Local file system at /tmp/rclone1606486165", Modify Window "1ms" sync_test.go:1610: Can track renames: true 2024/12/12 03:36:43 INFO : B2 bucket rclone-test-danozok8cimo: Making map for --track-renames 2024/12/12 03:36:43 INFO : B2 bucket rclone-test-danozok8cimo: Finished making map for --track-renames 2024/12/12 03:36:43 DEBUG : B2 bucket rclone-test-danozok8cimo: Waiting for checks to finish 2024/12/12 03:36:43 DEBUG : potato: Need to transfer - No matching file found at Destination 2024/12/12 03:36:43 DEBUG : yam: Need to transfer - No matching file found at Destination 2024/12/12 03:36:43 DEBUG : B2 bucket rclone-test-danozok8cimo: Waiting for renames to finish 2024/12/12 03:36:43 DEBUG : B2 bucket rclone-test-danozok8cimo: Waiting for transfers to finish 2024/12/12 03:36:44 DEBUG : yam: sha1 = ad84b2fb6729688a5ee3225164a6d4d58465b33e OK 2024/12/12 03:36:44 INFO : yam: Copied (new) 2024/12/12 03:36:44 DEBUG : potato: sha1 = 1d1ac61cfffcfdd0a15cc9ae575fb06ca8c11fb5 OK 2024/12/12 03:36:44 INFO : potato: Copied (new) 2024/12/12 03:36:44 DEBUG : Waiting for deletions to finish run.go:180: Remote "B2 bucket rclone-test-danozok8cimo", Local "Local file system at /tmp/rclone1606486165", Modify Window "1ms" 2024/12/12 03:36:45 INFO : B2 bucket rclone-test-danozok8cimo: Making map for --track-renames 2024/12/12 03:36:45 DEBUG : potato: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2024/12/12 03:36:45 INFO : B2 bucket rclone-test-danozok8cimo: Finished making map for --track-renames 2024/12/12 03:36:45 DEBUG : B2 bucket rclone-test-danozok8cimo: Waiting for checks to finish 2024/12/12 03:36:45 DEBUG : potato: Unchanged skipping 2024/12/12 03:36:45 DEBUG : B2 bucket rclone-test-danozok8cimo: Waiting for renames to finish 2024/12/12 03:36:45 DEBUG : yam: sha1 = ad84b2fb6729688a5ee3225164a6d4d58465b33e OK 2024/12/12 03:36:45 INFO : yam: Copied (server-side copy) to: yaml 2024/12/12 03:36:45 INFO : yam: Deleted 2024/12/12 03:36:45 INFO : yaml: Renamed from "yam" 2024/12/12 03:36:45 DEBUG : B2 bucket rclone-test-danozok8cimo: Waiting for transfers to finish 2024/12/12 03:36:45 DEBUG : Waiting for deletions to finish run.go:180: Remote "B2 bucket rclone-test-danozok8cimo", Local "Local file system at /tmp/rclone1606486165", Modify Window "1ms" --- PASS: TestSyncWithTrackRenamesStrategyModtime (4.22s) === RUN TestSyncWithTrackRenamesStrategyLeaf run.go:180: Remote "B2 bucket rclone-test-danozok8cimo", Local "Local file system at /tmp/rclone1606486165", Modify Window "1ms" sync_test.go:1649: Can track renames: true 2024/12/12 03:36:48 INFO : B2 bucket rclone-test-danozok8cimo: Making map for --track-renames 2024/12/12 03:36:48 INFO : B2 bucket rclone-test-danozok8cimo: Finished making map for --track-renames 2024/12/12 03:36:48 DEBUG : B2 bucket rclone-test-danozok8cimo: Waiting for checks to finish 2024/12/12 03:36:48 DEBUG : potato: Need to transfer - No matching file found at Destination 2024/12/12 03:36:48 DEBUG : B2 bucket rclone-test-danozok8cimo: Waiting for renames to finish 2024/12/12 03:36:48 DEBUG : sub/yam: Need to transfer - No matching file found at Destination 2024/12/12 03:36:48 DEBUG : B2 bucket rclone-test-danozok8cimo: Waiting for transfers to finish 2024/12/12 03:36:48 DEBUG : sub/yam: sha1 = ad84b2fb6729688a5ee3225164a6d4d58465b33e OK 2024/12/12 03:36:48 INFO : sub/yam: Copied (new) 2024/12/12 03:36:48 DEBUG : potato: sha1 = 1d1ac61cfffcfdd0a15cc9ae575fb06ca8c11fb5 OK 2024/12/12 03:36:48 INFO : potato: Copied (new) 2024/12/12 03:36:48 DEBUG : Waiting for deletions to finish run.go:180: Remote "B2 bucket rclone-test-danozok8cimo", Local "Local file system at /tmp/rclone1606486165", Modify Window "1ms" 2024/12/12 03:36:49 DEBUG : potato: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2024/12/12 03:36:49 DEBUG : potato: Unchanged skipping 2024/12/12 03:36:49 INFO : B2 bucket rclone-test-danozok8cimo: Making map for --track-renames 2024/12/12 03:36:49 INFO : B2 bucket rclone-test-danozok8cimo: Finished making map for --track-renames 2024/12/12 03:36:49 DEBUG : B2 bucket rclone-test-danozok8cimo: Waiting for checks to finish 2024/12/12 03:36:49 DEBUG : B2 bucket rclone-test-danozok8cimo: Waiting for renames to finish 2024/12/12 03:36:49 DEBUG : sub/yam: sha1 = ad84b2fb6729688a5ee3225164a6d4d58465b33e OK 2024/12/12 03:36:49 INFO : sub/yam: Copied (server-side copy) to: yam 2024/12/12 03:36:50 INFO : sub/yam: Deleted 2024/12/12 03:36:50 INFO : yam: Renamed from "sub/yam" 2024/12/12 03:36:50 DEBUG : B2 bucket rclone-test-danozok8cimo: Waiting for transfers to finish 2024/12/12 03:36:50 DEBUG : Waiting for deletions to finish run.go:180: Remote "B2 bucket rclone-test-danozok8cimo", Local "Local file system at /tmp/rclone1606486165", Modify Window "1ms" --- PASS: TestSyncWithTrackRenamesStrategyLeaf (3.84s) === RUN TestServerSideMoveLocal run.go:180: Remote "B2 bucket rclone-test-danozok8cimo", Local "Local file system at /tmp/rclone1606486165", Modify Window "1ms" 2024/12/12 03:36:51 DEBUG : Creating backend with remote "/tmp/rclone1606486165/dir1" 2024/12/12 03:36:51 DEBUG : Creating backend with remote "/tmp/rclone1606486165/dir2" 2024/12/12 03:36:51 DEBUG : Local file system at /tmp/rclone1606486165/dir2: Using server-side directory move 2024/12/12 03:36:51 INFO : Local file system at /tmp/rclone1606486165/dir2: Server side directory move failed - fallback to file moves: can't copy directory - destination already exists 2024/12/12 03:36:51 DEBUG : file1.txt: Need to transfer - File not found at Destination 2024/12/12 03:36:51 DEBUG : Local file system at /tmp/rclone1606486165/dir2: Waiting for checks to finish 2024/12/12 03:36:51 DEBUG : Local file system at /tmp/rclone1606486165/dir2: Waiting for transfers to finish 2024/12/12 03:36:51 INFO : file1.txt: Moved (server-side) --- PASS: TestServerSideMoveLocal (0.38s) === RUN TestMoveWithDeleteEmptySrcDirs run.go:180: Remote "B2 bucket rclone-test-danozok8cimo", Local "Local file system at /tmp/rclone1606486165", Modify Window "1ms" 2024/12/12 03:36:52 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2024/12/12 03:36:52 DEBUG : nested/sub dir/file: Need to transfer - File not found at Destination 2024/12/12 03:36:52 DEBUG : B2 bucket rclone-test-danozok8cimo: Waiting for checks to finish 2024/12/12 03:36:52 DEBUG : B2 bucket rclone-test-danozok8cimo: Waiting for transfers to finish 2024/12/12 03:36:52 DEBUG : nested/sub dir/file: sha1 = b4b3e0a278988bc15f2913af3f4153ccef74e465 OK 2024/12/12 03:36:52 INFO : nested/sub dir/file: Copied (new) 2024/12/12 03:36:52 INFO : nested/sub dir/file: Deleted 2024/12/12 03:36:53 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2024/12/12 03:36:53 INFO : sub dir/hello world: Copied (new) 2024/12/12 03:36:53 INFO : sub dir/hello world: Deleted 2024/12/12 03:36:53 INFO : sub dir: Removing directory 2024/12/12 03:36:53 INFO : nested/sub dir: Removing directory 2024/12/12 03:36:53 INFO : nested: Removing directory 2024/12/12 03:36:53 DEBUG : Local file system at /tmp/rclone1606486165: deleted 3 directories run.go:180: Remote "B2 bucket rclone-test-danozok8cimo", Local "Local file system at /tmp/rclone1606486165", Modify Window "1ms" --- PASS: TestMoveWithDeleteEmptySrcDirs (2.69s) === RUN TestMoveWithoutDeleteEmptySrcDirs run.go:180: Remote "B2 bucket rclone-test-danozok8cimo", Local "Local file system at /tmp/rclone1606486165", Modify Window "1ms" 2024/12/12 03:36:55 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2024/12/12 03:36:55 DEBUG : nested/sub dir/file: Need to transfer - File not found at Destination 2024/12/12 03:36:55 DEBUG : B2 bucket rclone-test-danozok8cimo: Waiting for checks to finish 2024/12/12 03:36:55 DEBUG : B2 bucket rclone-test-danozok8cimo: Waiting for transfers to finish 2024/12/12 03:36:55 DEBUG : nested/sub dir/file: sha1 = b4b3e0a278988bc15f2913af3f4153ccef74e465 OK 2024/12/12 03:36:55 INFO : nested/sub dir/file: Copied (new) 2024/12/12 03:36:55 INFO : nested/sub dir/file: Deleted 2024/12/12 03:36:55 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2024/12/12 03:36:55 INFO : sub dir/hello world: Copied (new) 2024/12/12 03:36:55 INFO : sub dir/hello world: Deleted run.go:180: Remote "B2 bucket rclone-test-danozok8cimo", Local "Local file system at /tmp/rclone1606486165", Modify Window "1ms" --- PASS: TestMoveWithoutDeleteEmptySrcDirs (2.38s) === RUN TestMoveWithIgnoreExisting run.go:180: Remote "B2 bucket rclone-test-danozok8cimo", Local "Local file system at /tmp/rclone1606486165", Modify Window "1ms" 2024/12/12 03:36:57 DEBUG : existing: Need to transfer - File not found at Destination 2024/12/12 03:36:57 DEBUG : existing-b: Need to transfer - File not found at Destination 2024/12/12 03:36:57 DEBUG : B2 bucket rclone-test-danozok8cimo: Waiting for checks to finish 2024/12/12 03:36:57 DEBUG : B2 bucket rclone-test-danozok8cimo: Waiting for transfers to finish 2024/12/12 03:36:57 DEBUG : existing-b: sha1 = 321f6b7e8bf7f29aab89c5e41a555b1b0baa41a9 OK 2024/12/12 03:36:57 INFO : existing-b: Copied (new) 2024/12/12 03:36:57 INFO : existing-b: Deleted 2024/12/12 03:36:57 DEBUG : existing: sha1 = 3e2e95f5ad970eadfa7e17eaf73da97024aa5359 OK 2024/12/12 03:36:57 INFO : existing: Copied (new) 2024/12/12 03:36:57 INFO : existing: Deleted 2024/12/12 03:36:58 DEBUG : existing: Destination exists, skipping 2024/12/12 03:36:58 DEBUG : existing: Not removing source file as destination file exists and --ignore-existing is set 2024/12/12 03:36:58 DEBUG : B2 bucket rclone-test-danozok8cimo: Waiting for checks to finish 2024/12/12 03:36:58 DEBUG : B2 bucket rclone-test-danozok8cimo: Waiting for transfers to finish 2024/12/12 03:36:58 INFO : There was nothing to transfer run.go:180: Remote "B2 bucket rclone-test-danozok8cimo", Local "Local file system at /tmp/rclone1606486165", Modify Window "1ms" --- PASS: TestMoveWithIgnoreExisting (2.37s) === RUN TestServerSideMove run.go:180: Remote "B2 bucket rclone-test-danozok8cimo", Local "Local file system at /tmp/rclone1606486165", Modify Window "1ms" 2024/12/12 03:36:59 DEBUG : Creating backend with remote "TestB2:rclone-test-danepur8johu" sync_test.go:1705: Server side move (if possible) B2 bucket rclone-test-danozok8cimo -> B2 bucket rclone-test-danepur8johu 2024/12/12 03:37:06 DEBUG : potato2: Need to transfer - File not found at Destination 2024/12/12 03:37:06 DEBUG : empty space: Size and modification time the same (differ by 0s, within tolerance 1ms) 2024/12/12 03:37:06 DEBUG : empty space: Unchanged skipping 2024/12/12 03:37:06 DEBUG : potato3: Sizes differ (src 68 vs dst 60) 2024/12/12 03:37:06 DEBUG : B2 bucket rclone-test-danepur8johu: Waiting for checks to finish 2024/12/12 03:37:06 INFO : empty space: Deleted 2024/12/12 03:37:06 DEBUG : B2 bucket rclone-test-danepur8johu: Waiting for transfers to finish 2024/12/12 03:37:07 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2024/12/12 03:37:07 INFO : potato2: Copied (server-side copy) 2024/12/12 03:37:07 INFO : potato2: Deleted 2024/12/12 03:37:07 DEBUG : potato3: sha1 = 568f8850f3c1a384731dbe40c6d72e1dcae342a0 OK 2024/12/12 03:37:07 INFO : potato3: Copied (server-side copy) 2024/12/12 03:37:07 INFO : potato3: Deleted 2024/12/12 03:37:07 DEBUG : Creating backend with remote "TestB2:rclone-test-rafepof8caqo" 2024/12/12 03:37:08 DEBUG : empty space: Need to transfer - File not found at Destination 2024/12/12 03:37:08 DEBUG : potato2: Need to transfer - File not found at Destination 2024/12/12 03:37:08 DEBUG : potato3: Need to transfer - File not found at Destination 2024/12/12 03:37:08 DEBUG : B2 bucket rclone-test-rafepof8caqo: Waiting for checks to finish 2024/12/12 03:37:08 DEBUG : B2 bucket rclone-test-rafepof8caqo: Waiting for transfers to finish 2024/12/12 03:37:12 DEBUG : empty space: sha1 = 3bc15c8aae3e4124dd409035f32ea2fd6835efc9 OK 2024/12/12 03:37:12 INFO : empty space: Copied (server-side copy) 2024/12/12 03:37:12 INFO : empty space: Deleted 2024/12/12 03:37:13 DEBUG : potato3: sha1 = 568f8850f3c1a384731dbe40c6d72e1dcae342a0 OK 2024/12/12 03:37:13 INFO : potato3: Copied (server-side copy) 2024/12/12 03:37:13 INFO : potato3: Deleted 2024/12/12 03:37:13 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2024/12/12 03:37:13 INFO : potato2: Copied (server-side copy) 2024/12/12 03:37:13 INFO : potato2: Deleted 2024/12/12 03:37:14 DEBUG : B2 bucket rclone-test-rafepof8caqo: Purge remote 2024/12/12 03:37:14 INFO : B2 bucket rclone-test-rafepof8caqo: cleaning bucket "rclone-test-rafepof8caqo" of all files 2024/12/12 03:37:14 DEBUG : empty space: Deleting (id "4_zef021da3f01dbb8b9f380e1b_f10347fa6ab867ca0_d20241212_m033712_c001_v0001182_t0020_u01733974632619") 2024/12/12 03:37:14 DEBUG : potato2: Deleting (id "4_zef021da3f01dbb8b9f380e1b_f11313a3679032ddf_d20241212_m033712_c001_v0001109_t0035_u01733974632866") 2024/12/12 03:37:14 DEBUG : potato3: Deleting (id "4_zef021da3f01dbb8b9f380e1b_f10836f1c7df31429_d20241212_m033712_c001_v0001137_t0005_u01733974632991") 2024/12/12 03:37:15 DEBUG : B2 bucket rclone-test-danepur8johu: Purge remote 2024/12/12 03:37:15 INFO : B2 bucket rclone-test-danepur8johu: cleaning bucket "rclone-test-danepur8johu" of all files 2024/12/12 03:37:16 DEBUG : empty space: Deleting (id "4_zefe2fdf3f00dbb8b9f380e1b_f405565fe37e64cc4_d20241212_m033712_c001_v7007000_t0000_u01733974632842") 2024/12/12 03:37:16 DEBUG : empty space: Deleting (id "4_zefe2fdf3f00dbb8b9f380e1b_f10073b8c96ad3833_d20241212_m033705_c001_v0001036_t0011_u01733974625655") 2024/12/12 03:37:16 DEBUG : potato2: Deleting (id "4_zefe2fdf3f00dbb8b9f380e1b_f405565fe37e64ccc_d20241212_m033713_c001_v7007000_t0000_u01733974633631") 2024/12/12 03:37:16 DEBUG : potato2: Deleting (id "4_zefe2fdf3f00dbb8b9f380e1b_f1021259f1abdc23c_d20241212_m033706_c001_v0001165_t0001_u01733974626797") 2024/12/12 03:37:16 DEBUG : potato3: Deleting (id "4_zefe2fdf3f00dbb8b9f380e1b_f405565fe37e64cc9_d20241212_m033713_c001_v7007000_t0000_u01733974633313") 2024/12/12 03:37:16 DEBUG : potato3: Deleting (id "4_zefe2fdf3f00dbb8b9f380e1b_f11610512d4cd4bf5_d20241212_m033707_c001_v0001165_t0021_u01733974627114") 2024/12/12 03:37:16 DEBUG : potato3: Deleting (id "4_zefe2fdf3f00dbb8b9f380e1b_f10073b8c96ad3837_d20241212_m033706_c001_v0001036_t0003_u01733974626002") --- PASS: TestServerSideMove (21.43s) === RUN TestServerSideMoveWithFilter run.go:180: Remote "B2 bucket rclone-test-danozok8cimo", Local "Local file system at /tmp/rclone1606486165", Modify Window "1ms" 2024/12/12 03:37:21 DEBUG : Creating backend with remote "TestB2:rclone-test-wafetaj4yexu" sync_test.go:1705: Server side move (if possible) B2 bucket rclone-test-danozok8cimo -> B2 bucket rclone-test-wafetaj4yexu 2024/12/12 03:37:29 DEBUG : empty space: Excluded (Size Filter) 2024/12/12 03:37:29 DEBUG : empty space: Excluded 2024/12/12 03:37:30 DEBUG : empty space: Excluded (Size Filter) 2024/12/12 03:37:30 DEBUG : empty space: Excluded 2024/12/12 03:37:30 DEBUG : potato2: Need to transfer - File not found at Destination 2024/12/12 03:37:30 DEBUG : potato3: Sizes differ (src 68 vs dst 60) 2024/12/12 03:37:30 DEBUG : B2 bucket rclone-test-wafetaj4yexu: Waiting for checks to finish 2024/12/12 03:37:30 DEBUG : B2 bucket rclone-test-wafetaj4yexu: Waiting for transfers to finish 2024/12/12 03:37:30 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2024/12/12 03:37:30 INFO : potato2: Copied (server-side copy) 2024/12/12 03:37:30 INFO : potato2: Deleted 2024/12/12 03:37:30 DEBUG : potato3: sha1 = 568f8850f3c1a384731dbe40c6d72e1dcae342a0 OK 2024/12/12 03:37:30 INFO : potato3: Copied (server-side copy) 2024/12/12 03:37:31 INFO : potato3: Deleted 2024/12/12 03:37:31 DEBUG : Creating backend with remote "TestB2:rclone-test-halewiv6cuja" 2024/12/12 03:37:32 DEBUG : empty space: Excluded (Size Filter) 2024/12/12 03:37:32 DEBUG : empty space: Excluded 2024/12/12 03:37:32 DEBUG : potato2: Need to transfer - File not found at Destination 2024/12/12 03:37:32 DEBUG : potato3: Need to transfer - File not found at Destination 2024/12/12 03:37:32 DEBUG : B2 bucket rclone-test-halewiv6cuja: Waiting for checks to finish 2024/12/12 03:37:32 DEBUG : B2 bucket rclone-test-halewiv6cuja: Waiting for transfers to finish 2024/12/12 03:37:35 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2024/12/12 03:37:35 INFO : potato2: Copied (server-side copy) 2024/12/12 03:37:35 DEBUG : potato3: sha1 = 568f8850f3c1a384731dbe40c6d72e1dcae342a0 OK 2024/12/12 03:37:35 INFO : potato3: Copied (server-side copy) 2024/12/12 03:37:36 INFO : potato3: Deleted 2024/12/12 03:37:36 INFO : potato2: Deleted 2024/12/12 03:37:36 DEBUG : B2 bucket rclone-test-halewiv6cuja: Purge remote 2024/12/12 03:37:36 INFO : B2 bucket rclone-test-halewiv6cuja: cleaning bucket "rclone-test-halewiv6cuja" of all files 2024/12/12 03:37:36 DEBUG : potato2: Deleting (id "4_z6fa27d73f01dbb8b9f380e1b_f1149ef1ee1667d29_d20241212_m033735_c001_v0001120_t0056_u01733974655425") 2024/12/12 03:37:36 DEBUG : potato3: Deleting (id "4_z6fa27d73f01dbb8b9f380e1b_f104fcd0225315b01_d20241212_m033735_c001_v0001183_t0052_u01733974655785") 2024/12/12 03:37:38 DEBUG : B2 bucket rclone-test-wafetaj4yexu: Purge remote 2024/12/12 03:37:38 INFO : B2 bucket rclone-test-wafetaj4yexu: cleaning bucket "rclone-test-wafetaj4yexu" of all files 2024/12/12 03:37:38 DEBUG : empty space: Deleting (id "4_z1f725d83f01dbb8b9f380e1b_f1085c2f0f135fce5_d20241212_m033729_c001_v0001154_t0018_u01733974649089") 2024/12/12 03:37:38 DEBUG : potato2: Deleting (id "4_z1f725d83f01dbb8b9f380e1b_f409f572f9a976b12_d20241212_m033735_c001_v7007000_t0000_u01733974655959") 2024/12/12 03:37:38 DEBUG : potato2: Deleting (id "4_z1f725d83f01dbb8b9f380e1b_f111b67885f558210_d20241212_m033730_c001_v0001102_t0025_u01733974650434") 2024/12/12 03:37:38 DEBUG : potato3: Deleting (id "4_z1f725d83f01dbb8b9f380e1b_f41907585c65a075d_d20241212_m033735_c001_v7007000_t0000_u01733974655995") 2024/12/12 03:37:38 DEBUG : potato3: Deleting (id "4_z1f725d83f01dbb8b9f380e1b_f115cbe7597f9e616_d20241212_m033730_c001_v0001182_t0047_u01733974650790") 2024/12/12 03:37:38 DEBUG : potato3: Deleting (id "4_z1f725d83f01dbb8b9f380e1b_f1085c2f0f135fce7_d20241212_m033729_c001_v0001154_t0006_u01733974649394") --- PASS: TestServerSideMoveWithFilter (21.83s) === RUN TestServerSideMoveDeleteEmptySourceDirs run.go:180: Remote "B2 bucket rclone-test-danozok8cimo", Local "Local file system at /tmp/rclone1606486165", Modify Window "1ms" 2024/12/12 03:37:42 DEBUG : Creating backend with remote "TestB2:rclone-test-lejosih5yuqi" 2024/12/12 03:37:45 DEBUG : tomatoDir: Making directory sync_test.go:1705: Server side move (if possible) B2 bucket rclone-test-danozok8cimo -> B2 bucket rclone-test-lejosih5yuqi 2024/12/12 03:37:49 DEBUG : potato2: Need to transfer - File not found at Destination 2024/12/12 03:37:49 DEBUG : empty space: Size and modification time the same (differ by 0s, within tolerance 1ms) 2024/12/12 03:37:49 DEBUG : empty space: Unchanged skipping 2024/12/12 03:37:49 DEBUG : potato3: Sizes differ (src 68 vs dst 60) 2024/12/12 03:37:49 DEBUG : B2 bucket rclone-test-lejosih5yuqi: Waiting for checks to finish 2024/12/12 03:37:49 INFO : empty space: Deleted 2024/12/12 03:37:49 DEBUG : B2 bucket rclone-test-lejosih5yuqi: Waiting for transfers to finish 2024/12/12 03:37:49 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2024/12/12 03:37:49 INFO : potato2: Copied (server-side copy) 2024/12/12 03:37:50 INFO : potato2: Deleted 2024/12/12 03:37:50 DEBUG : potato3: sha1 = 568f8850f3c1a384731dbe40c6d72e1dcae342a0 OK 2024/12/12 03:37:50 INFO : potato3: Copied (server-side copy) 2024/12/12 03:37:50 INFO : potato3: Deleted 2024/12/12 03:37:50 DEBUG : Creating backend with remote "TestB2:rclone-test-kewubor4puju" 2024/12/12 03:37:51 DEBUG : tomatoDir: Making directory 2024/12/12 03:37:51 DEBUG : empty space: Need to transfer - File not found at Destination 2024/12/12 03:37:51 DEBUG : potato2: Need to transfer - File not found at Destination 2024/12/12 03:37:51 DEBUG : potato3: Need to transfer - File not found at Destination 2024/12/12 03:37:51 DEBUG : B2 bucket rclone-test-kewubor4puju: Waiting for checks to finish 2024/12/12 03:37:51 DEBUG : B2 bucket rclone-test-kewubor4puju: Waiting for transfers to finish 2024/12/12 03:37:54 DEBUG : empty space: sha1 = 3bc15c8aae3e4124dd409035f32ea2fd6835efc9 OK 2024/12/12 03:37:54 INFO : empty space: Copied (server-side copy) 2024/12/12 03:37:54 INFO : empty space: Deleted 2024/12/12 03:37:54 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2024/12/12 03:37:54 INFO : potato2: Copied (server-side copy) 2024/12/12 03:37:55 INFO : potato2: Deleted 2024/12/12 03:37:55 DEBUG : potato3: sha1 = 568f8850f3c1a384731dbe40c6d72e1dcae342a0 OK 2024/12/12 03:37:55 INFO : potato3: Copied (server-side copy) 2024/12/12 03:37:55 INFO : potato3: Deleted 2024/12/12 03:37:55 DEBUG : B2 bucket rclone-test-kewubor4puju: Purge remote 2024/12/12 03:37:55 INFO : B2 bucket rclone-test-kewubor4puju: cleaning bucket "rclone-test-kewubor4puju" of all files 2024/12/12 03:37:56 DEBUG : empty space: Deleting (id "4_zbf22cd23f01dbb8b9f380e1b_f119591014a34e119_d20241212_m033754_c001_v0001180_t0029_u01733974674571") 2024/12/12 03:37:56 DEBUG : potato2: Deleting (id "4_zbf22cd23f01dbb8b9f380e1b_f111cfae3c3d8183d_d20241212_m033754_c001_v0001183_t0016_u01733974674829") 2024/12/12 03:37:56 DEBUG : potato3: Deleting (id "4_zbf22cd23f01dbb8b9f380e1b_f115f3f3e86e54b9a_d20241212_m033754_c001_v0001102_t0010_u01733974674951") 2024/12/12 03:37:57 DEBUG : B2 bucket rclone-test-lejosih5yuqi: Purge remote 2024/12/12 03:37:57 INFO : B2 bucket rclone-test-lejosih5yuqi: cleaning bucket "rclone-test-lejosih5yuqi" of all files 2024/12/12 03:37:57 DEBUG : empty space: Deleting (id "4_z3fe2add3f01dbb8b9f380e1b_f415fbceaad26d526_d20241212_m033754_c001_v7007000_t0000_u01733974674763") 2024/12/12 03:37:57 DEBUG : empty space: Deleting (id "4_z3fe2add3f01dbb8b9f380e1b_f101eb00b480c3266_d20241212_m033748_c001_v0001137_t0005_u01733974668654") 2024/12/12 03:37:57 DEBUG : potato2: Deleting (id "4_z3fe2add3f01dbb8b9f380e1b_f415fbceaad26d527_d20241212_m033755_c001_v7007000_t0000_u01733974675033") 2024/12/12 03:37:57 DEBUG : potato2: Deleting (id "4_z3fe2add3f01dbb8b9f380e1b_f1193b1b32b36587c_d20241212_m033749_c001_v0001182_t0043_u01733974669710") 2024/12/12 03:37:57 DEBUG : potato3: Deleting (id "4_z3fe2add3f01dbb8b9f380e1b_f415fbceaad26d528_d20241212_m033755_c001_v7007000_t0000_u01733974675256") 2024/12/12 03:37:57 DEBUG : potato3: Deleting (id "4_z3fe2add3f01dbb8b9f380e1b_f100c6e246c9ccec9_d20241212_m033749_c001_v0001183_t0003_u01733974669949") 2024/12/12 03:37:57 DEBUG : potato3: Deleting (id "4_z3fe2add3f01dbb8b9f380e1b_f101eb00b480c3268_d20241212_m033749_c001_v0001137_t0041_u01733974669011") --- PASS: TestServerSideMoveDeleteEmptySourceDirs (19.07s) === RUN TestServerSideMoveOverlap run.go:180: Remote "B2 bucket rclone-test-danozok8cimo", Local "Local file system at /tmp/rclone1606486165", Modify Window "1ms" 2024/12/12 03:38:01 DEBUG : Creating backend with remote "TestB2:rclone-test-danozok8cimo/rclone-move-test" --- PASS: TestServerSideMoveOverlap (2.72s) === RUN TestSyncOverlap run.go:180: Remote "B2 bucket rclone-test-danozok8cimo", Local "Local file system at /tmp/rclone1606486165", Modify Window "1ms" 2024/12/12 03:38:04 DEBUG : Creating backend with remote "TestB2:rclone-test-danozok8cimo/rclone-sync-test" run.go:180: Remote "B2 bucket rclone-test-danozok8cimo", Local "Local file system at /tmp/rclone1606486165", Modify Window "1ms" run.go:180: Remote "B2 bucket rclone-test-danozok8cimo", Local "Local file system at /tmp/rclone1606486165", Modify Window "1ms" run.go:180: Remote "B2 bucket rclone-test-danozok8cimo", Local "Local file system at /tmp/rclone1606486165", Modify Window "1ms" run.go:180: Remote "B2 bucket rclone-test-danozok8cimo", Local "Local file system at /tmp/rclone1606486165", Modify Window "1ms" --- PASS: TestSyncOverlap (2.96s) === RUN TestSyncOverlapWithFilter run.go:180: Remote "B2 bucket rclone-test-danozok8cimo", Local "Local file system at /tmp/rclone1606486165", Modify Window "1ms" 2024/12/12 03:38:07 DEBUG : Creating backend with remote "TestB2:rclone-test-danozok8cimo/rclone-sync-test" 2024/12/12 03:38:09 DEBUG : Creating backend with remote "TestB2:rclone-test-danozok8cimo/rclone-sync-test-include/layer2" 2024/12/12 03:38:11 DEBUG : Creating backend with remote "TestB2:rclone-test-danozok8cimo/rclone-sync-test-ignore-file" 2024/12/12 03:38:14 DEBUG : pacer: low level retry 1/10 (error Post "https://api001.backblazeb2.com/b2api/v1/b2_list_file_names": EOF) 2024/12/12 03:38:14 DEBUG : pacer: Rate limited, increasing sleep to 20ms 2024/12/12 03:38:15 DEBUG : pacer: Reducing sleep to 10ms 2024/12/12 03:38:15 DEBUG : rclone-sync-test-ignore-file: Excluded 2024/12/12 03:38:15 DEBUG : B2 bucket rclone-test-danozok8cimo path rclone-sync-test: Waiting for checks to finish 2024/12/12 03:38:15 DEBUG : B2 bucket rclone-test-danozok8cimo path rclone-sync-test: Waiting for transfers to finish 2024/12/12 03:38:15 DEBUG : Waiting for deletions to finish 2024/12/12 03:38:15 INFO : There was nothing to transfer 2024/12/12 03:38:15 DEBUG : rclone-sync-test-ignore-file: Excluded 2024/12/12 03:38:15 DEBUG : B2 bucket rclone-test-danozok8cimo: Waiting for checks to finish 2024/12/12 03:38:15 DEBUG : B2 bucket rclone-test-danozok8cimo: Waiting for transfers to finish 2024/12/12 03:38:15 DEBUG : Waiting for deletions to finish 2024/12/12 03:38:15 INFO : There was nothing to transfer run.go:180: Remote "B2 bucket rclone-test-danozok8cimo", Local "Local file system at /tmp/rclone1606486165", Modify Window "1ms" run.go:180: Remote "B2 bucket rclone-test-danozok8cimo", Local "Local file system at /tmp/rclone1606486165", Modify Window "1ms" run.go:180: Remote "B2 bucket rclone-test-danozok8cimo", Local "Local file system at /tmp/rclone1606486165", Modify Window "1ms" run.go:180: Remote "B2 bucket rclone-test-danozok8cimo", Local "Local file system at /tmp/rclone1606486165", Modify Window "1ms" run.go:180: Remote "B2 bucket rclone-test-danozok8cimo", Local "Local file system at /tmp/rclone1606486165", Modify Window "1ms" run.go:180: Remote "B2 bucket rclone-test-danozok8cimo", Local "Local file system at /tmp/rclone1606486165", Modify Window "1ms" 2024/12/12 03:38:16 DEBUG : rclone-sync-test-ignore-file: Excluded 2024/12/12 03:38:16 DEBUG : B2 bucket rclone-test-danozok8cimo path rclone-sync-test-include/layer2: Waiting for checks to finish 2024/12/12 03:38:16 DEBUG : B2 bucket rclone-test-danozok8cimo path rclone-sync-test-include/layer2: Waiting for transfers to finish 2024/12/12 03:38:16 DEBUG : Waiting for deletions to finish 2024/12/12 03:38:16 INFO : There was nothing to transfer run.go:180: Remote "B2 bucket rclone-test-danozok8cimo", Local "Local file system at /tmp/rclone1606486165", Modify Window "1ms" run.go:180: Remote "B2 bucket rclone-test-danozok8cimo", Local "Local file system at /tmp/rclone1606486165", Modify Window "1ms" 2024/12/12 03:38:16 DEBUG : rclone-sync-test-ignore-file: Excluded 2024/12/12 03:38:16 DEBUG : B2 bucket rclone-test-danozok8cimo: Waiting for checks to finish 2024/12/12 03:38:16 DEBUG : B2 bucket rclone-test-danozok8cimo: Waiting for transfers to finish 2024/12/12 03:38:16 DEBUG : Waiting for deletions to finish 2024/12/12 03:38:16 INFO : There was nothing to transfer run.go:180: Remote "B2 bucket rclone-test-danozok8cimo", Local "Local file system at /tmp/rclone1606486165", Modify Window "1ms" run.go:180: Remote "B2 bucket rclone-test-danozok8cimo", Local "Local file system at /tmp/rclone1606486165", Modify Window "1ms" run.go:180: Remote "B2 bucket rclone-test-danozok8cimo", Local "Local file system at /tmp/rclone1606486165", Modify Window "1ms" run.go:180: Remote "B2 bucket rclone-test-danozok8cimo", Local "Local file system at /tmp/rclone1606486165", Modify Window "1ms" 2024/12/12 03:38:17 DEBUG : : Excluded 2024/12/12 03:38:17 DEBUG : rclone-sync-test-ignore-file: Excluded 2024/12/12 03:38:17 DEBUG : B2 bucket rclone-test-danozok8cimo path rclone-sync-test-ignore-file: Waiting for checks to finish 2024/12/12 03:38:17 DEBUG : B2 bucket rclone-test-danozok8cimo path rclone-sync-test-ignore-file: Waiting for transfers to finish 2024/12/12 03:38:17 DEBUG : Waiting for deletions to finish 2024/12/12 03:38:17 INFO : There was nothing to transfer run.go:180: Remote "B2 bucket rclone-test-danozok8cimo", Local "Local file system at /tmp/rclone1606486165", Modify Window "1ms" run.go:180: Remote "B2 bucket rclone-test-danozok8cimo", Local "Local file system at /tmp/rclone1606486165", Modify Window "1ms" run.go:180: Remote "B2 bucket rclone-test-danozok8cimo", Local "Local file system at /tmp/rclone1606486165", Modify Window "1ms" run.go:180: Remote "B2 bucket rclone-test-danozok8cimo", Local "Local file system at /tmp/rclone1606486165", Modify Window "1ms" run.go:180: Remote "B2 bucket rclone-test-danozok8cimo", Local "Local file system at /tmp/rclone1606486165", Modify Window "1ms" --- PASS: TestSyncOverlapWithFilter (16.74s) === RUN TestSyncCompareDest run.go:180: Remote "B2 bucket rclone-test-danozok8cimo", Local "Local file system at /tmp/rclone1606486165", Modify Window "1ms" 2024/12/12 03:38:24 DEBUG : Creating backend with remote "TestB2:rclone-test-danozok8cimo/dst" 2024/12/12 03:38:24 DEBUG : Config file has changed externally - reloading 2024/12/12 03:38:25 DEBUG : Creating backend with remote "TestB2:rclone-test-danozok8cimo/CompareDest" 2024/12/12 03:38:27 DEBUG : one: Need to transfer - File not found at Destination 2024/12/12 03:38:27 DEBUG : B2 bucket rclone-test-danozok8cimo path dst: Waiting for checks to finish 2024/12/12 03:38:27 DEBUG : B2 bucket rclone-test-danozok8cimo path dst: Waiting for transfers to finish 2024/12/12 03:38:28 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2024/12/12 03:38:28 INFO : one: Copied (new) 2024/12/12 03:38:28 DEBUG : Waiting for deletions to finish 2024/12/12 03:38:29 DEBUG : one: Sizes differ (src 5 vs dst 3) 2024/12/12 03:38:29 DEBUG : B2 bucket rclone-test-danozok8cimo path dst: Waiting for checks to finish 2024/12/12 03:38:29 DEBUG : B2 bucket rclone-test-danozok8cimo path dst: Waiting for transfers to finish 2024/12/12 03:38:30 DEBUG : one: sha1 = 7f376fd65843a1267de8f986d40e164e5a321c13 OK 2024/12/12 03:38:30 INFO : one: Copied (replaced existing) 2024/12/12 03:38:30 DEBUG : Waiting for deletions to finish 2024/12/12 03:38:32 DEBUG : B2 bucket rclone-test-danozok8cimo path dst: Waiting for checks to finish 2024/12/12 03:38:32 DEBUG : one: Sizes differ (src 5 vs dst 3) 2024/12/12 03:38:32 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2024/12/12 03:38:32 DEBUG : one: Destination found in --compare-dest, skipping 2024/12/12 03:38:32 DEBUG : B2 bucket rclone-test-danozok8cimo path dst: Waiting for transfers to finish 2024/12/12 03:38:32 DEBUG : Waiting for deletions to finish 2024/12/12 03:38:32 INFO : There was nothing to transfer 2024/12/12 03:38:33 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2024/12/12 03:38:33 DEBUG : two: Destination found in --compare-dest, skipping 2024/12/12 03:38:33 DEBUG : one: Sizes differ (src 5 vs dst 3) 2024/12/12 03:38:33 DEBUG : B2 bucket rclone-test-danozok8cimo path dst: Waiting for checks to finish 2024/12/12 03:38:34 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2024/12/12 03:38:34 DEBUG : one: Destination found in --compare-dest, skipping 2024/12/12 03:38:34 DEBUG : B2 bucket rclone-test-danozok8cimo path dst: Waiting for transfers to finish 2024/12/12 03:38:34 DEBUG : Waiting for deletions to finish 2024/12/12 03:38:34 INFO : There was nothing to transfer 2024/12/12 03:38:34 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2024/12/12 03:38:34 DEBUG : two: Destination found in --compare-dest, skipping 2024/12/12 03:38:34 DEBUG : one: Sizes differ (src 5 vs dst 3) 2024/12/12 03:38:34 DEBUG : B2 bucket rclone-test-danozok8cimo path dst: Waiting for checks to finish 2024/12/12 03:38:34 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2024/12/12 03:38:34 DEBUG : one: Destination found in --compare-dest, skipping 2024/12/12 03:38:34 DEBUG : B2 bucket rclone-test-danozok8cimo path dst: Waiting for transfers to finish 2024/12/12 03:38:34 DEBUG : Waiting for deletions to finish 2024/12/12 03:38:34 INFO : There was nothing to transfer 2024/12/12 03:38:35 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/12 03:38:35 DEBUG : two: sha1 = ad782ecdac770fc6eb9a62e44f90873fb97fb26b OK 2024/12/12 03:38:35 DEBUG : two: Destination found in --compare-dest, skipping 2024/12/12 03:38:35 DEBUG : one: Sizes differ (src 5 vs dst 3) 2024/12/12 03:38:35 DEBUG : B2 bucket rclone-test-danozok8cimo path dst: Waiting for checks to finish 2024/12/12 03:38:36 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2024/12/12 03:38:36 DEBUG : one: Destination found in --compare-dest, skipping 2024/12/12 03:38:36 DEBUG : B2 bucket rclone-test-danozok8cimo path dst: Waiting for transfers to finish 2024/12/12 03:38:36 DEBUG : Waiting for deletions to finish 2024/12/12 03:38:36 INFO : There was nothing to transfer 2024/12/12 03:38:36 DEBUG : two: Sizes differ (src 5 vs dst 3) 2024/12/12 03:38:36 DEBUG : two: Need to transfer - File not found at Destination 2024/12/12 03:38:36 DEBUG : one: Sizes differ (src 5 vs dst 3) 2024/12/12 03:38:36 DEBUG : B2 bucket rclone-test-danozok8cimo path dst: Waiting for checks to finish 2024/12/12 03:38:37 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2024/12/12 03:38:37 DEBUG : one: Destination found in --compare-dest, skipping 2024/12/12 03:38:37 DEBUG : B2 bucket rclone-test-danozok8cimo path dst: Waiting for transfers to finish 2024/12/12 03:38:37 DEBUG : two: sha1 = a4be8877ad88f3109a6411985a1f359e10e2d930 OK 2024/12/12 03:38:37 INFO : two: Copied (new) 2024/12/12 03:38:37 DEBUG : Waiting for deletions to finish --- PASS: TestSyncCompareDest (14.77s) === RUN TestSyncMultipleCompareDest run.go:180: Remote "B2 bucket rclone-test-danozok8cimo", Local "Local file system at /tmp/rclone1606486165", Modify Window "1ms" 2024/12/12 03:38:40 DEBUG : Creating backend with remote "TestB2:rclone-test-danozok8cimo/dest" 2024/12/12 03:38:42 DEBUG : Creating backend with remote "TestB2:rclone-test-danozok8cimo/pre-dest1" 2024/12/12 03:38:43 DEBUG : Creating backend with remote "TestB2:rclone-test-danozok8cimo/pre-dest2" 2024/12/12 03:38:45 DEBUG : 1: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2024/12/12 03:38:45 DEBUG : 1: Destination found in --compare-dest, skipping 2024/12/12 03:38:45 DEBUG : 2: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2024/12/12 03:38:45 DEBUG : 2: Destination found in --compare-dest, skipping 2024/12/12 03:38:46 DEBUG : 3: Need to transfer - File not found at Destination 2024/12/12 03:38:46 DEBUG : B2 bucket rclone-test-danozok8cimo path dest: Waiting for checks to finish 2024/12/12 03:38:46 DEBUG : B2 bucket rclone-test-danozok8cimo path dest: Waiting for transfers to finish 2024/12/12 03:38:46 DEBUG : 3: sha1 = 77de68daecd823babbb58edb1c8e14d7106e83bb OK 2024/12/12 03:38:46 INFO : 3: Copied (new) 2024/12/12 03:38:46 DEBUG : Waiting for deletions to finish --- PASS: TestSyncMultipleCompareDest (9.27s) === RUN TestSyncCopyDest run.go:180: Remote "B2 bucket rclone-test-danozok8cimo", Local "Local file system at /tmp/rclone1606486165", Modify Window "1ms" 2024/12/12 03:38:48 DEBUG : Creating backend with remote "TestB2:rclone-test-danozok8cimo/dst" 2024/12/12 03:38:49 DEBUG : Creating backend with remote "TestB2:rclone-test-danozok8cimo/CopyDest" 2024/12/12 03:38:51 DEBUG : one: Need to transfer - File not found at Destination 2024/12/12 03:38:51 DEBUG : B2 bucket rclone-test-danozok8cimo path dst: Waiting for checks to finish 2024/12/12 03:38:51 DEBUG : B2 bucket rclone-test-danozok8cimo path dst: Waiting for transfers to finish 2024/12/12 03:38:52 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2024/12/12 03:38:52 INFO : one: Copied (new) 2024/12/12 03:38:52 DEBUG : Waiting for deletions to finish 2024/12/12 03:38:52 DEBUG : one: Sizes differ (src 5 vs dst 3) 2024/12/12 03:38:52 DEBUG : B2 bucket rclone-test-danozok8cimo path dst: Waiting for checks to finish 2024/12/12 03:38:53 DEBUG : B2 bucket rclone-test-danozok8cimo path dst: Waiting for transfers to finish 2024/12/12 03:38:53 DEBUG : one: sha1 = 7f376fd65843a1267de8f986d40e164e5a321c13 OK 2024/12/12 03:38:53 INFO : one: Copied (replaced existing) 2024/12/12 03:38:53 DEBUG : Waiting for deletions to finish 2024/12/12 03:38:55 DEBUG : Creating backend with remote "TestB2:rclone-test-danozok8cimo/BackupDir" 2024/12/12 03:38:56 DEBUG : one: Sizes differ (src 5 vs dst 3) 2024/12/12 03:38:56 DEBUG : B2 bucket rclone-test-danozok8cimo path dst: Waiting for checks to finish 2024/12/12 03:38:56 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2024/12/12 03:38:56 DEBUG : one: Sizes differ (src 5 vs dst 3) 2024/12/12 03:38:58 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2024/12/12 03:38:58 INFO : one: Copied (server-side copy) 2024/12/12 03:38:58 INFO : one: Deleted 2024/12/12 03:38:58 DEBUG : one: sha1 = 7f376fd65843a1267de8f986d40e164e5a321c13 OK 2024/12/12 03:38:58 INFO : one: Copied (server-side copy) 2024/12/12 03:38:58 DEBUG : one: Destination found in --copy-dest, using server-side copy 2024/12/12 03:38:58 DEBUG : B2 bucket rclone-test-danozok8cimo path dst: Waiting for transfers to finish 2024/12/12 03:38:58 DEBUG : Waiting for deletions to finish 2024/12/12 03:39:00 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2024/12/12 03:39:01 DEBUG : two: sha1 = ad782ecdac770fc6eb9a62e44f90873fb97fb26b OK 2024/12/12 03:39:01 INFO : two: Copied (server-side copy) 2024/12/12 03:39:01 DEBUG : two: Destination found in --copy-dest, using server-side copy 2024/12/12 03:39:01 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2024/12/12 03:39:01 DEBUG : one: Unchanged skipping 2024/12/12 03:39:01 DEBUG : B2 bucket rclone-test-danozok8cimo path dst: Waiting for checks to finish 2024/12/12 03:39:01 DEBUG : B2 bucket rclone-test-danozok8cimo path dst: Waiting for transfers to finish 2024/12/12 03:39:01 DEBUG : Waiting for deletions to finish 2024/12/12 03:39:01 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2024/12/12 03:39:01 DEBUG : one: Unchanged skipping 2024/12/12 03:39:01 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2024/12/12 03:39:01 DEBUG : two: Unchanged skipping 2024/12/12 03:39:01 DEBUG : B2 bucket rclone-test-danozok8cimo path dst: Waiting for checks to finish 2024/12/12 03:39:01 DEBUG : B2 bucket rclone-test-danozok8cimo path dst: Waiting for transfers to finish 2024/12/12 03:39:01 DEBUG : Waiting for deletions to finish 2024/12/12 03:39:01 INFO : There was nothing to transfer 2024/12/12 03:39:02 DEBUG : three: Sizes differ (src 7 vs dst 5) 2024/12/12 03:39:02 DEBUG : three: Destination not found in --copy-dest 2024/12/12 03:39:02 DEBUG : three: Need to transfer - File not found at Destination 2024/12/12 03:39:02 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2024/12/12 03:39:02 DEBUG : one: Unchanged skipping 2024/12/12 03:39:02 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2024/12/12 03:39:02 DEBUG : two: Unchanged skipping 2024/12/12 03:39:02 DEBUG : B2 bucket rclone-test-danozok8cimo path dst: Waiting for checks to finish 2024/12/12 03:39:02 DEBUG : B2 bucket rclone-test-danozok8cimo path dst: Waiting for transfers to finish 2024/12/12 03:39:03 DEBUG : three: sha1 = 370e613335f3cf2f19b2a2d35a86402f55c659f8 OK 2024/12/12 03:39:03 INFO : three: Copied (new) 2024/12/12 03:39:03 DEBUG : Waiting for deletions to finish --- PASS: TestSyncCopyDest (17.07s) === RUN TestSyncBackupDir run.go:180: Remote "B2 bucket rclone-test-danozok8cimo", Local "Local file system at /tmp/rclone1606486165", Modify Window "1ms" 2024/12/12 03:39:07 DEBUG : dst/three.txt: Clearing upload URL because of error: Post "https://pod-000-1181-10.backblaze.com/b2api/v1/b2_upload_file/4f424d53e0edbb8b9f380e1b/c001_v0001181_t0017": EOF 2024/12/12 03:39:07 DEBUG : pacer: low level retry 1/1 (error Post "https://pod-000-1181-10.backblaze.com/b2api/v1/b2_upload_file/4f424d53e0edbb8b9f380e1b/c001_v0001181_t0017": EOF) 2024/12/12 03:39:07 DEBUG : pacer: Rate limited, increasing sleep to 20ms run.go:281: Retry Put of "dst/three.txt" to B2 bucket rclone-test-danozok8cimo: 1/10 (Post "https://pod-000-1181-10.backblaze.com/b2api/v1/b2_upload_file/4f424d53e0edbb8b9f380e1b/c001_v0001181_t0017": EOF) 2024/12/12 03:39:09 DEBUG : pacer: Reducing sleep to 10ms 2024/12/12 03:39:10 DEBUG : Creating backend with remote "TestB2:rclone-test-danozok8cimo/dst" 2024/12/12 03:39:11 DEBUG : Creating backend with remote "TestB2:rclone-test-danozok8cimo/backup" 2024/12/12 03:39:13 DEBUG : one: Sizes differ (src 4 vs dst 3) 2024/12/12 03:39:13 DEBUG : B2 bucket rclone-test-danozok8cimo path dst: Waiting for checks to finish 2024/12/12 03:39:13 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2024/12/12 03:39:13 DEBUG : two: Unchanged skipping 2024/12/12 03:39:14 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2024/12/12 03:39:14 INFO : one: Copied (server-side copy) 2024/12/12 03:39:14 INFO : one: Deleted 2024/12/12 03:39:14 DEBUG : B2 bucket rclone-test-danozok8cimo path dst: Waiting for transfers to finish 2024/12/12 03:39:15 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2024/12/12 03:39:15 INFO : one: Copied (new) 2024/12/12 03:39:15 DEBUG : Waiting for deletions to finish 2024/12/12 03:39:16 DEBUG : three.txt: sha1 = b802f384302cb24fbab0a44997e820bf2e8507bb OK 2024/12/12 03:39:16 INFO : three.txt: Copied (server-side copy) 2024/12/12 03:39:16 INFO : three.txt: Deleted 2024/12/12 03:39:16 INFO : three.txt: Moved into backup dir 2024/12/12 03:39:18 DEBUG : one: Sizes differ (src 5 vs dst 4) 2024/12/12 03:39:18 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2024/12/12 03:39:18 DEBUG : two: Unchanged skipping 2024/12/12 03:39:18 DEBUG : B2 bucket rclone-test-danozok8cimo path dst: Waiting for checks to finish 2024/12/12 03:39:18 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2024/12/12 03:39:18 INFO : one: Copied (server-side copy) 2024/12/12 03:39:19 INFO : one: Deleted 2024/12/12 03:39:19 DEBUG : B2 bucket rclone-test-danozok8cimo path dst: Waiting for transfers to finish 2024/12/12 03:39:19 DEBUG : one: sha1 = 88a8c2880f555638f990d1ec4c8359b25caa20c7 OK 2024/12/12 03:39:19 INFO : one: Copied (new) 2024/12/12 03:39:19 DEBUG : Waiting for deletions to finish 2024/12/12 03:39:20 DEBUG : three.txt: sha1 = 92e0258fe3c7456f15dff78d509f6e3c9166c254 OK 2024/12/12 03:39:20 INFO : three.txt: Copied (server-side copy) 2024/12/12 03:39:20 INFO : three.txt: Deleted 2024/12/12 03:39:20 INFO : three.txt: Moved into backup dir --- PASS: TestSyncBackupDir (16.07s) === RUN TestSyncBackupDirWithSuffix run.go:180: Remote "B2 bucket rclone-test-danozok8cimo", Local "Local file system at /tmp/rclone1606486165", Modify Window "1ms" 2024/12/12 03:39:23 DEBUG : Creating backend with remote "TestB2:rclone-test-danozok8cimo/dst" 2024/12/12 03:39:25 DEBUG : Creating backend with remote "TestB2:rclone-test-danozok8cimo/backup" 2024/12/12 03:39:26 DEBUG : one: Sizes differ (src 4 vs dst 3) 2024/12/12 03:39:26 DEBUG : B2 bucket rclone-test-danozok8cimo path dst: Waiting for checks to finish 2024/12/12 03:39:26 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2024/12/12 03:39:26 DEBUG : two: Unchanged skipping 2024/12/12 03:39:28 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2024/12/12 03:39:28 INFO : one: Copied (server-side copy) to: one.bak 2024/12/12 03:39:28 INFO : one: Deleted 2024/12/12 03:39:28 DEBUG : B2 bucket rclone-test-danozok8cimo path dst: Waiting for transfers to finish 2024/12/12 03:39:29 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2024/12/12 03:39:29 INFO : one: Copied (new) 2024/12/12 03:39:29 DEBUG : Waiting for deletions to finish 2024/12/12 03:39:30 DEBUG : three.txt: sha1 = b802f384302cb24fbab0a44997e820bf2e8507bb OK 2024/12/12 03:39:30 INFO : three.txt: Copied (server-side copy) to: three.txt.bak 2024/12/12 03:39:30 INFO : three.txt: Deleted 2024/12/12 03:39:30 INFO : three.txt: Moved into backup dir 2024/12/12 03:39:32 DEBUG : one: Sizes differ (src 5 vs dst 4) 2024/12/12 03:39:32 DEBUG : B2 bucket rclone-test-danozok8cimo path dst: Waiting for checks to finish 2024/12/12 03:39:32 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2024/12/12 03:39:32 DEBUG : two: Unchanged skipping 2024/12/12 03:39:32 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2024/12/12 03:39:32 INFO : one: Copied (server-side copy) to: one.bak 2024/12/12 03:39:32 INFO : one: Deleted 2024/12/12 03:39:32 DEBUG : B2 bucket rclone-test-danozok8cimo path dst: Waiting for transfers to finish 2024/12/12 03:39:33 DEBUG : one: sha1 = 88a8c2880f555638f990d1ec4c8359b25caa20c7 OK 2024/12/12 03:39:33 INFO : one: Copied (new) 2024/12/12 03:39:33 DEBUG : Waiting for deletions to finish 2024/12/12 03:39:33 DEBUG : three.txt: sha1 = 92e0258fe3c7456f15dff78d509f6e3c9166c254 OK 2024/12/12 03:39:33 INFO : three.txt: Copied (server-side copy) to: three.txt.bak 2024/12/12 03:39:33 INFO : three.txt: Deleted 2024/12/12 03:39:33 INFO : three.txt: Moved into backup dir --- PASS: TestSyncBackupDirWithSuffix (13.73s) === RUN TestSyncBackupDirWithSuffixKeepExtension run.go:180: Remote "B2 bucket rclone-test-danozok8cimo", Local "Local file system at /tmp/rclone1606486165", Modify Window "1ms" 2024/12/12 03:39:37 DEBUG : Creating backend with remote "TestB2:rclone-test-danozok8cimo/dst" 2024/12/12 03:39:38 DEBUG : Creating backend with remote "TestB2:rclone-test-danozok8cimo/backup" 2024/12/12 03:39:40 DEBUG : one: Sizes differ (src 4 vs dst 3) 2024/12/12 03:39:40 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2024/12/12 03:39:40 DEBUG : two: Unchanged skipping 2024/12/12 03:39:40 DEBUG : B2 bucket rclone-test-danozok8cimo path dst: Waiting for checks to finish 2024/12/12 03:39:41 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2024/12/12 03:39:41 INFO : one: Copied (server-side copy) to: one-2019-01-01 2024/12/12 03:39:42 INFO : one: Deleted 2024/12/12 03:39:42 DEBUG : B2 bucket rclone-test-danozok8cimo path dst: Waiting for transfers to finish 2024/12/12 03:39:43 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2024/12/12 03:39:43 INFO : one: Copied (new) 2024/12/12 03:39:43 DEBUG : Waiting for deletions to finish 2024/12/12 03:39:43 DEBUG : three.txt: sha1 = b802f384302cb24fbab0a44997e820bf2e8507bb OK 2024/12/12 03:39:43 INFO : three.txt: Copied (server-side copy) to: three-2019-01-01.txt 2024/12/12 03:39:44 INFO : three.txt: Deleted 2024/12/12 03:39:44 INFO : three.txt: Moved into backup dir 2024/12/12 03:39:46 DEBUG : one: Sizes differ (src 5 vs dst 4) 2024/12/12 03:39:46 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2024/12/12 03:39:46 DEBUG : two: Unchanged skipping 2024/12/12 03:39:46 DEBUG : B2 bucket rclone-test-danozok8cimo path dst: Waiting for checks to finish 2024/12/12 03:39:46 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2024/12/12 03:39:46 INFO : one: Copied (server-side copy) to: one-2019-01-01 2024/12/12 03:39:46 INFO : one: Deleted 2024/12/12 03:39:46 DEBUG : B2 bucket rclone-test-danozok8cimo path dst: Waiting for transfers to finish 2024/12/12 03:39:47 DEBUG : one: sha1 = 88a8c2880f555638f990d1ec4c8359b25caa20c7 OK 2024/12/12 03:39:47 INFO : one: Copied (new) 2024/12/12 03:39:47 DEBUG : Waiting for deletions to finish 2024/12/12 03:39:47 DEBUG : three.txt: sha1 = 92e0258fe3c7456f15dff78d509f6e3c9166c254 OK 2024/12/12 03:39:47 INFO : three.txt: Copied (server-side copy) to: three-2019-01-01.txt 2024/12/12 03:39:47 INFO : three.txt: Deleted 2024/12/12 03:39:47 INFO : three.txt: Moved into backup dir --- PASS: TestSyncBackupDirWithSuffixKeepExtension (13.84s) === RUN TestSyncBackupDirSuffixOnly run.go:180: Remote "B2 bucket rclone-test-danozok8cimo", Local "Local file system at /tmp/rclone1606486165", Modify Window "1ms" 2024/12/12 03:39:51 DEBUG : Creating backend with remote "TestB2:rclone-test-danozok8cimo/dst" 2024/12/12 03:39:53 DEBUG : one: Sizes differ (src 4 vs dst 3) 2024/12/12 03:39:53 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2024/12/12 03:39:53 DEBUG : two: Unchanged skipping 2024/12/12 03:39:53 DEBUG : B2 bucket rclone-test-danozok8cimo path dst: Waiting for checks to finish 2024/12/12 03:39:54 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2024/12/12 03:39:54 INFO : one: Copied (server-side copy) to: one.bak 2024/12/12 03:39:54 INFO : one: Deleted 2024/12/12 03:39:54 DEBUG : B2 bucket rclone-test-danozok8cimo path dst: Waiting for transfers to finish 2024/12/12 03:39:55 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2024/12/12 03:39:55 INFO : one: Copied (new) 2024/12/12 03:39:55 DEBUG : Waiting for deletions to finish 2024/12/12 03:39:56 DEBUG : three.txt: sha1 = b802f384302cb24fbab0a44997e820bf2e8507bb OK 2024/12/12 03:39:56 INFO : three.txt: Copied (server-side copy) to: three.txt.bak 2024/12/12 03:39:56 INFO : three.txt: Deleted 2024/12/12 03:39:56 INFO : three.txt: Moved into backup dir 2024/12/12 03:39:58 DEBUG : one.bak: Excluded (Path Filter) 2024/12/12 03:39:58 DEBUG : one.bak: Excluded 2024/12/12 03:39:58 DEBUG : three.txt.bak: Excluded (Path Filter) 2024/12/12 03:39:58 DEBUG : three.txt.bak: Excluded 2024/12/12 03:39:58 DEBUG : one: Sizes differ (src 5 vs dst 4) 2024/12/12 03:39:58 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2024/12/12 03:39:58 DEBUG : two: Unchanged skipping 2024/12/12 03:39:58 DEBUG : B2 bucket rclone-test-danozok8cimo path dst: Waiting for checks to finish 2024/12/12 03:39:58 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2024/12/12 03:39:58 INFO : one: Copied (server-side copy) to: one.bak 2024/12/12 03:39:58 INFO : one: Deleted 2024/12/12 03:39:58 DEBUG : B2 bucket rclone-test-danozok8cimo path dst: Waiting for transfers to finish 2024/12/12 03:39:59 DEBUG : one: sha1 = 88a8c2880f555638f990d1ec4c8359b25caa20c7 OK 2024/12/12 03:39:59 INFO : one: Copied (new) 2024/12/12 03:39:59 DEBUG : Waiting for deletions to finish 2024/12/12 03:39:59 DEBUG : three.txt: sha1 = 92e0258fe3c7456f15dff78d509f6e3c9166c254 OK 2024/12/12 03:39:59 INFO : three.txt: Copied (server-side copy) to: three.txt.bak 2024/12/12 03:39:59 INFO : three.txt: Deleted 2024/12/12 03:39:59 INFO : three.txt: Moved into backup dir --- PASS: TestSyncBackupDirSuffixOnly (11.97s) === RUN TestSyncSuffix run.go:180: Remote "B2 bucket rclone-test-danozok8cimo", Local "Local file system at /tmp/rclone1606486165", Modify Window "1ms" 2024/12/12 03:40:03 DEBUG : Creating backend with remote "TestB2:rclone-test-danozok8cimo/dst" 2024/12/12 03:40:05 DEBUG : one: Sizes differ (src 4 vs dst 3) 2024/12/12 03:40:06 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2024/12/12 03:40:06 INFO : one: Copied (server-side copy) to: one.bak 2024/12/12 03:40:06 INFO : one: Deleted 2024/12/12 03:40:07 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2024/12/12 03:40:07 INFO : one: Copied (new) 2024/12/12 03:40:07 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2024/12/12 03:40:07 DEBUG : two: Unchanged skipping 2024/12/12 03:40:07 DEBUG : three.txt: Sizes differ (src 6 vs dst 5) 2024/12/12 03:40:08 DEBUG : three.txt: sha1 = b802f384302cb24fbab0a44997e820bf2e8507bb OK 2024/12/12 03:40:08 INFO : three.txt: Copied (server-side copy) to: three.txt.bak 2024/12/12 03:40:08 INFO : three.txt: Deleted 2024/12/12 03:40:09 DEBUG : three.txt: sha1 = 92e0258fe3c7456f15dff78d509f6e3c9166c254 OK 2024/12/12 03:40:09 INFO : three.txt: Copied (new) 2024/12/12 03:40:10 DEBUG : one: Sizes differ (src 5 vs dst 4) 2024/12/12 03:40:10 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2024/12/12 03:40:10 INFO : one: Copied (server-side copy) to: one.bak 2024/12/12 03:40:10 INFO : one: Deleted 2024/12/12 03:40:11 DEBUG : one: sha1 = 88a8c2880f555638f990d1ec4c8359b25caa20c7 OK 2024/12/12 03:40:11 INFO : one: Copied (new) 2024/12/12 03:40:11 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2024/12/12 03:40:11 DEBUG : two: Unchanged skipping 2024/12/12 03:40:11 DEBUG : three.txt: Sizes differ (src 19 vs dst 6) 2024/12/12 03:40:12 DEBUG : three.txt: sha1 = 92e0258fe3c7456f15dff78d509f6e3c9166c254 OK 2024/12/12 03:40:12 INFO : three.txt: Copied (server-side copy) to: three.txt.bak 2024/12/12 03:40:12 INFO : three.txt: Deleted 2024/12/12 03:40:13 DEBUG : three.txt: sha1 = 476e1707cbd7f0497a7dc4d44f0b07b8566ffc30 OK 2024/12/12 03:40:13 INFO : three.txt: Copied (new) --- PASS: TestSyncSuffix (13.58s) === RUN TestSyncSuffixKeepExtension run.go:180: Remote "B2 bucket rclone-test-danozok8cimo", Local "Local file system at /tmp/rclone1606486165", Modify Window "1ms" 2024/12/12 03:40:17 DEBUG : Creating backend with remote "TestB2:rclone-test-danozok8cimo/dst" 2024/12/12 03:40:18 DEBUG : one: Sizes differ (src 4 vs dst 3) 2024/12/12 03:40:20 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2024/12/12 03:40:20 INFO : one: Copied (server-side copy) to: one-2019-01-01 2024/12/12 03:40:20 INFO : one: Deleted 2024/12/12 03:40:21 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2024/12/12 03:40:21 INFO : one: Copied (new) 2024/12/12 03:40:21 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2024/12/12 03:40:21 DEBUG : two: Unchanged skipping 2024/12/12 03:40:21 DEBUG : three.txt: Sizes differ (src 6 vs dst 5) 2024/12/12 03:40:21 DEBUG : three.txt: sha1 = b802f384302cb24fbab0a44997e820bf2e8507bb OK 2024/12/12 03:40:21 INFO : three.txt: Copied (server-side copy) to: three-2019-01-01.txt 2024/12/12 03:40:22 INFO : three.txt: Deleted 2024/12/12 03:40:22 DEBUG : three.txt: sha1 = 92e0258fe3c7456f15dff78d509f6e3c9166c254 OK 2024/12/12 03:40:22 INFO : three.txt: Copied (new) 2024/12/12 03:40:22 DEBUG : pacer: low level retry 1/10 (error Post "https://api001.backblazeb2.com/b2api/v1/b2_list_file_names": EOF) 2024/12/12 03:40:22 DEBUG : pacer: Rate limited, increasing sleep to 20ms 2024/12/12 03:40:23 DEBUG : pacer: Reducing sleep to 10ms 2024/12/12 03:40:23 DEBUG : one: Sizes differ (src 5 vs dst 4) 2024/12/12 03:40:23 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2024/12/12 03:40:23 INFO : one: Copied (server-side copy) to: one-2019-01-01 2024/12/12 03:40:24 INFO : one: Deleted 2024/12/12 03:40:24 DEBUG : one: sha1 = 88a8c2880f555638f990d1ec4c8359b25caa20c7 OK 2024/12/12 03:40:24 INFO : one: Copied (new) 2024/12/12 03:40:24 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2024/12/12 03:40:24 DEBUG : two: Unchanged skipping 2024/12/12 03:40:24 DEBUG : three.txt: Sizes differ (src 19 vs dst 6) 2024/12/12 03:40:25 DEBUG : three.txt: sha1 = 92e0258fe3c7456f15dff78d509f6e3c9166c254 OK 2024/12/12 03:40:25 INFO : three.txt: Copied (server-side copy) to: three-2019-01-01.txt 2024/12/12 03:40:25 INFO : three.txt: Deleted 2024/12/12 03:40:25 DEBUG : three.txt: sha1 = 476e1707cbd7f0497a7dc4d44f0b07b8566ffc30 OK 2024/12/12 03:40:25 INFO : three.txt: Copied (new) --- PASS: TestSyncSuffixKeepExtension (12.30s) === RUN TestSyncUTFNorm run.go:180: Remote "B2 bucket rclone-test-danozok8cimo", Local "Local file system at /tmp/rclone1606486165", Modify Window "1ms" 2024/12/12 03:40:28 DEBUG : Testêé: Sizes differ (src 14 vs dst 18) 2024/12/12 03:40:28 DEBUG : B2 bucket rclone-test-danozok8cimo: Waiting for checks to finish 2024/12/12 03:40:28 DEBUG : B2 bucket rclone-test-danozok8cimo: Waiting for transfers to finish 2024/12/12 03:40:29 DEBUG : Testêé: sha1 = a54d88e06612d820bc3be72877c74f257b561b19 OK 2024/12/12 03:40:29 INFO : Testêé: Copied (replaced existing) to: Testêé 2024/12/12 03:40:29 DEBUG : Waiting for deletions to finish --- PASS: TestSyncUTFNorm (3.26s) === RUN TestSyncImmutable run.go:180: Remote "B2 bucket rclone-test-danozok8cimo", Local "Local file system at /tmp/rclone1606486165", Modify Window "1ms" 2024/12/12 03:40:30 DEBUG : existing: Need to transfer - File not found at Destination 2024/12/12 03:40:30 DEBUG : B2 bucket rclone-test-danozok8cimo: Waiting for checks to finish 2024/12/12 03:40:30 DEBUG : B2 bucket rclone-test-danozok8cimo: Waiting for transfers to finish 2024/12/12 03:40:31 DEBUG : existing: sha1 = 3e2e95f5ad970eadfa7e17eaf73da97024aa5359 OK 2024/12/12 03:40:31 INFO : existing: Copied (new) 2024/12/12 03:40:31 DEBUG : Waiting for deletions to finish run.go:180: Remote "B2 bucket rclone-test-danozok8cimo", Local "Local file system at /tmp/rclone1606486165", Modify Window "1ms" 2024/12/12 03:40:31 DEBUG : existing: Sizes differ (src 8 vs dst 6) 2024/12/12 03:40:31 ERROR : existing: Source and destination exist but do not match: immutable file modified 2024/12/12 03:40:31 DEBUG : B2 bucket rclone-test-danozok8cimo: Waiting for checks to finish 2024/12/12 03:40:31 DEBUG : B2 bucket rclone-test-danozok8cimo: Waiting for transfers to finish 2024/12/12 03:40:31 ERROR : B2 bucket rclone-test-danozok8cimo: not deleting files as there were IO errors 2024/12/12 03:40:31 ERROR : B2 bucket rclone-test-danozok8cimo: not deleting directories as there were IO errors run.go:180: Remote "B2 bucket rclone-test-danozok8cimo", Local "Local file system at /tmp/rclone1606486165", Modify Window "1ms" --- PASS: TestSyncImmutable (3.19s) === RUN TestSyncIgnoreCase run.go:180: Remote "B2 bucket rclone-test-danozok8cimo", Local "Local file system at /tmp/rclone1606486165", Modify Window "1ms" 2024/12/12 03:40:34 DEBUG : existing: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2024/12/12 03:40:34 DEBUG : B2 bucket rclone-test-danozok8cimo: Waiting for checks to finish 2024/12/12 03:40:34 DEBUG : existing: Unchanged skipping 2024/12/12 03:40:34 DEBUG : B2 bucket rclone-test-danozok8cimo: Waiting for transfers to finish 2024/12/12 03:40:34 DEBUG : Waiting for deletions to finish 2024/12/12 03:40:34 INFO : There was nothing to transfer --- PASS: TestSyncIgnoreCase (1.65s) === RUN TestFixCase run.go:180: Remote "B2 bucket rclone-test-danozok8cimo", Local "Local file system at /tmp/rclone1606486165", Modify Window "1ms" sync_test.go:2635: Skipping test as local or remote are case-sensitive --- SKIP: TestFixCase (0.37s) === RUN TestMaxTransfer === RUN TestMaxTransfer/Hard run.go:180: Remote "B2 bucket rclone-test-danozok8cimo", Local "Local file system at /tmp/rclone1606486165", Modify Window "1ms" sync_test.go:2674: This test only runs on local === RUN TestMaxTransfer/Soft run.go:180: Remote "B2 bucket rclone-test-danozok8cimo", Local "Local file system at /tmp/rclone1606486165", Modify Window "1ms" sync_test.go:2674: This test only runs on local === RUN TestMaxTransfer/Cautious run.go:180: Remote "B2 bucket rclone-test-danozok8cimo", Local "Local file system at /tmp/rclone1606486165", Modify Window "1ms" sync_test.go:2674: This test only runs on local --- PASS: TestMaxTransfer (1.15s) --- SKIP: TestMaxTransfer/Hard (0.38s) --- SKIP: TestMaxTransfer/Soft (0.38s) --- SKIP: TestMaxTransfer/Cautious (0.39s) === RUN TestSyncConcurrentDelete run.go:180: Remote "B2 bucket rclone-test-danozok8cimo", Local "Local file system at /tmp/rclone1606486165", Modify Window "1ms" 2024/12/12 03:41:02 DEBUG : both1: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2024/12/12 03:41:02 DEBUG : both10: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2024/12/12 03:41:02 DEBUG : both11: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2024/12/12 03:41:02 DEBUG : both0: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2024/12/12 03:41:02 DEBUG : B2 bucket rclone-test-danozok8cimo: Waiting for checks to finish 2024/12/12 03:41:02 DEBUG : both1: Unchanged skipping 2024/12/12 03:41:02 DEBUG : both12: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2024/12/12 03:41:02 DEBUG : both12: Unchanged skipping 2024/12/12 03:41:02 DEBUG : both13: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2024/12/12 03:41:02 DEBUG : both10: Unchanged skipping 2024/12/12 03:41:02 DEBUG : both14: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2024/12/12 03:41:02 DEBUG : both14: Unchanged skipping 2024/12/12 03:41:02 DEBUG : both15: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2024/12/12 03:41:02 DEBUG : both15: Unchanged skipping 2024/12/12 03:41:02 DEBUG : both16: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2024/12/12 03:41:02 DEBUG : both16: Unchanged skipping 2024/12/12 03:41:02 DEBUG : both17: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2024/12/12 03:41:02 DEBUG : both11: Unchanged skipping 2024/12/12 03:41:02 DEBUG : both18: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2024/12/12 03:41:02 DEBUG : both18: Unchanged skipping 2024/12/12 03:41:02 DEBUG : both19: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2024/12/12 03:41:02 DEBUG : both19: Unchanged skipping 2024/12/12 03:41:02 DEBUG : both2: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2024/12/12 03:41:02 DEBUG : both2: Unchanged skipping 2024/12/12 03:41:02 DEBUG : both3: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2024/12/12 03:41:02 DEBUG : both3: Unchanged skipping 2024/12/12 03:41:02 DEBUG : both4: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2024/12/12 03:41:02 DEBUG : both4: Unchanged skipping 2024/12/12 03:41:02 DEBUG : both5: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2024/12/12 03:41:02 DEBUG : both5: Unchanged skipping 2024/12/12 03:41:02 DEBUG : both6: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2024/12/12 03:41:02 DEBUG : both6: Unchanged skipping 2024/12/12 03:41:02 DEBUG : both7: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2024/12/12 03:41:02 DEBUG : both7: Unchanged skipping 2024/12/12 03:41:02 DEBUG : both8: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2024/12/12 03:41:02 DEBUG : both8: Unchanged skipping 2024/12/12 03:41:02 DEBUG : both9: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2024/12/12 03:41:02 DEBUG : both9: Unchanged skipping 2024/12/12 03:41:02 DEBUG : both0: Unchanged skipping 2024/12/12 03:41:02 DEBUG : both13: Unchanged skipping 2024/12/12 03:41:02 DEBUG : both17: Unchanged skipping 2024/12/12 03:41:02 DEBUG : B2 bucket rclone-test-danozok8cimo: Waiting for transfers to finish 2024/12/12 03:41:02 DEBUG : Waiting for deletions to finish 2024/12/12 03:41:02 INFO : only11: Deleted 2024/12/12 03:41:02 INFO : only16: Deleted 2024/12/12 03:41:03 INFO : only18: Deleted 2024/12/12 03:41:03 INFO : only19: Deleted 2024/12/12 03:41:03 INFO : only5: Deleted 2024/12/12 03:41:03 INFO : only2: Deleted 2024/12/12 03:41:03 INFO : only9: Deleted 2024/12/12 03:41:03 INFO : only1: Deleted 2024/12/12 03:41:03 INFO : only13: Deleted 2024/12/12 03:41:03 INFO : only15: Deleted 2024/12/12 03:41:03 INFO : only17: Deleted 2024/12/12 03:41:03 INFO : only4: Deleted 2024/12/12 03:41:03 INFO : only7: Deleted 2024/12/12 03:41:03 INFO : only8: Deleted 2024/12/12 03:41:03 INFO : only0: Deleted 2024/12/12 03:41:03 INFO : only3: Deleted 2024/12/12 03:41:03 INFO : only10: Deleted 2024/12/12 03:41:03 INFO : only12: Deleted 2024/12/12 03:41:03 INFO : only14: Deleted 2024/12/12 03:41:03 INFO : only6: Deleted 2024/12/12 03:41:03 INFO : There was nothing to transfer run.go:180: Remote "B2 bucket rclone-test-danozok8cimo", Local "Local file system at /tmp/rclone1606486165", Modify Window "1ms" --- PASS: TestSyncConcurrentDelete (32.13s) === RUN TestSyncConcurrentTruncate run.go:180: Remote "B2 bucket rclone-test-danozok8cimo", Local "Local file system at /tmp/rclone1606486165", Modify Window "1ms" 2024/12/12 03:41:34 DEBUG : both0: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2024/12/12 03:41:34 DEBUG : both1: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2024/12/12 03:41:34 DEBUG : both10: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2024/12/12 03:41:34 DEBUG : both11: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2024/12/12 03:41:34 DEBUG : B2 bucket rclone-test-danozok8cimo: Waiting for checks to finish 2024/12/12 03:41:34 DEBUG : both0: Unchanged skipping 2024/12/12 03:41:34 DEBUG : both12: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2024/12/12 03:41:34 DEBUG : both1: Unchanged skipping 2024/12/12 03:41:34 DEBUG : both13: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2024/12/12 03:41:34 DEBUG : both13: Unchanged skipping 2024/12/12 03:41:34 DEBUG : both14: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2024/12/12 03:41:34 DEBUG : both14: Unchanged skipping 2024/12/12 03:41:34 DEBUG : both15: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2024/12/12 03:41:34 DEBUG : both10: Unchanged skipping 2024/12/12 03:41:34 DEBUG : both16: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2024/12/12 03:41:34 DEBUG : both16: Unchanged skipping 2024/12/12 03:41:34 DEBUG : both17: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2024/12/12 03:41:34 DEBUG : both17: Unchanged skipping 2024/12/12 03:41:34 DEBUG : both18: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2024/12/12 03:41:34 DEBUG : both18: Unchanged skipping 2024/12/12 03:41:34 DEBUG : both19: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2024/12/12 03:41:34 DEBUG : both19: Unchanged skipping 2024/12/12 03:41:34 DEBUG : both2: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2024/12/12 03:41:34 DEBUG : both2: Unchanged skipping 2024/12/12 03:41:34 DEBUG : both3: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2024/12/12 03:41:34 DEBUG : both3: Unchanged skipping 2024/12/12 03:41:34 DEBUG : both4: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2024/12/12 03:41:34 DEBUG : both4: Unchanged skipping 2024/12/12 03:41:34 DEBUG : both5: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2024/12/12 03:41:34 DEBUG : both5: Unchanged skipping 2024/12/12 03:41:34 DEBUG : both6: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2024/12/12 03:41:34 DEBUG : both6: Unchanged skipping 2024/12/12 03:41:34 DEBUG : both7: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2024/12/12 03:41:34 DEBUG : both7: Unchanged skipping 2024/12/12 03:41:34 DEBUG : both8: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2024/12/12 03:41:34 DEBUG : both11: Unchanged skipping 2024/12/12 03:41:34 DEBUG : both9: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2024/12/12 03:41:34 DEBUG : both12: Unchanged skipping 2024/12/12 03:41:34 DEBUG : both15: Unchanged skipping 2024/12/12 03:41:34 DEBUG : only0: Sizes differ (src 0 vs dst 6) 2024/12/12 03:41:34 DEBUG : only1: Sizes differ (src 0 vs dst 6) 2024/12/12 03:41:34 DEBUG : both8: Unchanged skipping 2024/12/12 03:41:34 DEBUG : only10: Sizes differ (src 0 vs dst 6) 2024/12/12 03:41:34 DEBUG : only11: Sizes differ (src 0 vs dst 6) 2024/12/12 03:41:34 DEBUG : only12: Sizes differ (src 0 vs dst 6) 2024/12/12 03:41:34 DEBUG : both9: Unchanged skipping 2024/12/12 03:41:34 DEBUG : only13: Sizes differ (src 0 vs dst 6) 2024/12/12 03:41:34 DEBUG : only14: Sizes differ (src 0 vs dst 6) 2024/12/12 03:41:34 DEBUG : only15: Sizes differ (src 0 vs dst 6) 2024/12/12 03:41:34 DEBUG : only16: Sizes differ (src 0 vs dst 6) 2024/12/12 03:41:34 DEBUG : only17: Sizes differ (src 0 vs dst 6) 2024/12/12 03:41:34 DEBUG : only18: Sizes differ (src 0 vs dst 6) 2024/12/12 03:41:34 DEBUG : only19: Sizes differ (src 0 vs dst 6) 2024/12/12 03:41:34 DEBUG : only2: Sizes differ (src 0 vs dst 6) 2024/12/12 03:41:34 DEBUG : only3: Sizes differ (src 0 vs dst 6) 2024/12/12 03:41:34 DEBUG : only4: Sizes differ (src 0 vs dst 6) 2024/12/12 03:41:34 DEBUG : only5: Sizes differ (src 0 vs dst 6) 2024/12/12 03:41:34 DEBUG : only6: Sizes differ (src 0 vs dst 6) 2024/12/12 03:41:34 DEBUG : only7: Sizes differ (src 0 vs dst 6) 2024/12/12 03:41:34 DEBUG : only8: Sizes differ (src 0 vs dst 6) 2024/12/12 03:41:34 DEBUG : only9: Sizes differ (src 0 vs dst 6) 2024/12/12 03:41:34 DEBUG : B2 bucket rclone-test-danozok8cimo: Waiting for transfers to finish 2024/12/12 03:41:34 DEBUG : only11: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2024/12/12 03:41:34 INFO : only11: Copied (replaced existing) 2024/12/12 03:41:34 DEBUG : only10: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2024/12/12 03:41:34 INFO : only10: Copied (replaced existing) 2024/12/12 03:41:34 DEBUG : only15: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2024/12/12 03:41:34 INFO : only15: Copied (replaced existing) 2024/12/12 03:41:34 DEBUG : only16: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2024/12/12 03:41:34 INFO : only16: Copied (replaced existing) 2024/12/12 03:41:34 DEBUG : only13: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2024/12/12 03:41:34 INFO : only13: Copied (replaced existing) 2024/12/12 03:41:34 DEBUG : only17: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2024/12/12 03:41:34 INFO : only17: Copied (replaced existing) 2024/12/12 03:41:34 DEBUG : only18: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2024/12/12 03:41:34 INFO : only18: Copied (replaced existing) 2024/12/12 03:41:35 DEBUG : only1: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2024/12/12 03:41:35 INFO : only1: Copied (replaced existing) 2024/12/12 03:41:35 DEBUG : only0: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2024/12/12 03:41:35 INFO : only0: Copied (replaced existing) 2024/12/12 03:41:35 DEBUG : only2: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2024/12/12 03:41:35 INFO : only2: Copied (replaced existing) 2024/12/12 03:41:35 DEBUG : only3: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2024/12/12 03:41:35 INFO : only3: Copied (replaced existing) 2024/12/12 03:41:35 DEBUG : only5: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2024/12/12 03:41:35 INFO : only5: Copied (replaced existing) 2024/12/12 03:41:35 DEBUG : only6: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2024/12/12 03:41:35 INFO : only6: Copied (replaced existing) 2024/12/12 03:41:35 DEBUG : only12: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2024/12/12 03:41:35 INFO : only12: Copied (replaced existing) 2024/12/12 03:41:35 DEBUG : only7: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2024/12/12 03:41:35 INFO : only7: Copied (replaced existing) 2024/12/12 03:41:35 DEBUG : only8: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2024/12/12 03:41:35 INFO : only8: Copied (replaced existing) 2024/12/12 03:41:35 DEBUG : only14: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2024/12/12 03:41:35 INFO : only14: Copied (replaced existing) 2024/12/12 03:41:35 DEBUG : only19: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2024/12/12 03:41:35 INFO : only19: Copied (replaced existing) 2024/12/12 03:41:35 DEBUG : only4: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2024/12/12 03:41:35 INFO : only4: Copied (replaced existing) 2024/12/12 03:41:35 DEBUG : only9: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2024/12/12 03:41:35 INFO : only9: Copied (replaced existing) 2024/12/12 03:41:35 DEBUG : Waiting for deletions to finish run.go:180: Remote "B2 bucket rclone-test-danozok8cimo", Local "Local file system at /tmp/rclone1606486165", Modify Window "1ms" --- PASS: TestSyncConcurrentTruncate (35.59s) === RUN TestNothingToTransferWithEmptyDirs run.go:180: Remote "B2 bucket rclone-test-danozok8cimo", Local "Local file system at /tmp/rclone1606486165", Modify Window "1ms" 2024/12/12 03:41:44 INFO : sub dir: Set directory modification time (using DirSetModTime) 2024/12/12 03:41:44 DEBUG : sub dir: Making directory 2024/12/12 03:41:44 INFO : sub dir: Made directory with modification time 2011-12-30 12:59:59 +0000 UTC run.go:180: Remote "B2 bucket rclone-test-danozok8cimo", Local "Local file system at /tmp/rclone1606486165", Modify Window "1ms" run.go:180: Remote "B2 bucket rclone-test-danozok8cimo", Local "Local file system at /tmp/rclone1606486165", Modify Window "1ms" --- PASS: TestNothingToTransferWithEmptyDirs (4.89s) === RUN TestNothingToTransferWithoutEmptyDirs run.go:180: Remote "B2 bucket rclone-test-danozok8cimo", Local "Local file system at /tmp/rclone1606486165", Modify Window "1ms" 2024/12/12 03:41:49 INFO : sub dir: Set directory modification time (using DirSetModTime) 2024/12/12 03:41:49 DEBUG : sub dir: Making directory 2024/12/12 03:41:49 INFO : sub dir: Made directory with modification time 2011-12-30 12:59:59 +0000 UTC run.go:180: Remote "B2 bucket rclone-test-danozok8cimo", Local "Local file system at /tmp/rclone1606486165", Modify Window "1ms" run.go:180: Remote "B2 bucket rclone-test-danozok8cimo", Local "Local file system at /tmp/rclone1606486165", Modify Window "1ms" --- PASS: TestNothingToTransferWithoutEmptyDirs (4.88s) PASS 2024/12/12 03:41:54 DEBUG : B2 bucket rclone-test-danozok8cimo: Purge remote 2024/12/12 03:41:54 INFO : B2 bucket rclone-test-danozok8cimo: cleaning bucket "rclone-test-danozok8cimo" of all files 2024/12/12 03:41:54 DEBUG : BackupDir/one: Deleting (id "4_z4f424d53e0edbb8b9f380e1b_f402fa447e0ff03cb_d20241212_m033904_c001_v7007000_t0000_u01733974744089") 2024/12/12 03:41:54 DEBUG : BackupDir/one: Deleting (id "4_z4f424d53e0edbb8b9f380e1b_f100c36f5069b668b_d20241212_m033857_c001_v0001179_t0044_u01733974737887") 2024/12/12 03:41:54 DEBUG : CompareDest/one: Deleting (id "4_z4f424d53e0edbb8b9f380e1b_f41907585c65a0867_d20241212_m033838_c001_v7007000_t0000_u01733974718278") 2024/12/12 03:41:54 DEBUG : CompareDest/one: Deleting (id "4_z4f424d53e0edbb8b9f380e1b_f105e9c09b5064879_d20241212_m033831_c001_v0001109_t0037_u01733974711502") 2024/12/12 03:41:54 DEBUG : CompareDest/two: Deleting (id "4_z4f424d53e0edbb8b9f380e1b_f41907585c65a0868_d20241212_m033838_c001_v7007000_t0000_u01733974718460") 2024/12/12 03:41:54 DEBUG : CompareDest/two: Deleting (id "4_z4f424d53e0edbb8b9f380e1b_f1102192c6162c05a_d20241212_m033833_c001_v0001181_t0013_u01733974713097") 2024/12/12 03:41:54 DEBUG : CopyDest/one: Deleting (id "4_z4f424d53e0edbb8b9f380e1b_f402fa447e0ff03cd_d20241212_m033904_c001_v7007000_t0000_u01733974744270") 2024/12/12 03:41:54 DEBUG : CopyDest/one: Deleting (id "4_z4f424d53e0edbb8b9f380e1b_f104c2687990928a2_d20241212_m033854_c001_v0001115_t0000_u01733974734635") 2024/12/12 03:41:54 DEBUG : CopyDest/three: Deleting (id "4_z4f424d53e0edbb8b9f380e1b_f402fa447e0ff03ce_d20241212_m033904_c001_v7007000_t0000_u01733974744449") 2024/12/12 03:41:55 DEBUG : CopyDest/three: Deleting (id "4_z4f424d53e0edbb8b9f380e1b_f1102192c6162c0c2_d20241212_m033902_c001_v0001181_t0020_u01733974742159") 2024/12/12 03:41:55 DEBUG : CopyDest/two: Deleting (id "4_z4f424d53e0edbb8b9f380e1b_f402fa447e0ff03d0_d20241212_m033904_c001_v7007000_t0000_u01733974744629") 2024/12/12 03:41:55 DEBUG : CopyDest/two: Deleting (id "4_z4f424d53e0edbb8b9f380e1b_f105e9c09b50648dd_d20241212_m033859_c001_v0001109_t0057_u01733974739320") 2024/12/12 03:41:55 DEBUG : EXISTING: Deleting (id "4_z4f424d53e0edbb8b9f380e1b_f40891d27bd068971_d20241212_m034034_c001_v7007000_t0000_u01733974834750") 2024/12/12 03:41:55 DEBUG : EXISTING: Deleting (id "4_z4f424d53e0edbb8b9f380e1b_f105e9c09b5064a0d_d20241212_m034033_c001_v0001109_t0014_u01733974833522") 2024/12/12 03:41:55 DEBUG : Testêé: Deleting (id "4_z4f424d53e0edbb8b9f380e1b_f40891d27bd068920_d20241212_m034029_c001_v7007000_t0000_u01733974829915") 2024/12/12 03:41:55 DEBUG : Testêé: Deleting (id "4_z4f424d53e0edbb8b9f380e1b_f105e9c09b50649f7_d20241212_m034028_c001_v0001109_t0017_u01733974828820") 2024/12/12 03:41:55 DEBUG : Testêé: Deleting (id "4_z4f424d53e0edbb8b9f380e1b_f104c26879909298a_d20241212_m034027_c001_v0001115_t0006_u01733974827389") 2024/12/12 03:41:55 DEBUG : a/potato2: Deleting (id "4_z4f424d53e0edbb8b9f380e1b_f4067544bf263ccaf_d20241212_m033614_c001_v7007000_t0000_u01733974574166") 2024/12/12 03:41:55 DEBUG : a/potato2: Deleting (id "4_z4f424d53e0edbb8b9f380e1b_f104c268799092667_d20241212_m033613_c001_v0001115_t0010_u01733974573265") 2024/12/12 03:41:55 DEBUG : a/potato2: Deleting (id "4_z4f424d53e0edbb8b9f380e1b_f407781ca38b1f2ba_d20241212_m033610_c001_v7007000_t0000_u01733974570731") 2024/12/12 03:41:55 DEBUG : a/potato2: Deleting (id "4_z4f424d53e0edbb8b9f380e1b_f104c268799092653_d20241212_m033609_c001_v0001115_t0020_u01733974569582") 2024/12/12 03:41:55 DEBUG : a/potato2: Deleting (id "4_z4f424d53e0edbb8b9f380e1b_f407781ca38b1f236_d20241212_m033545_c001_v7007000_t0000_u01733974545239") 2024/12/12 03:41:55 DEBUG : a/potato2: Deleting (id "4_z4f424d53e0edbb8b9f380e1b_f104c2687990925d1_d20241212_m033544_c001_v0001115_t0026_u01733974544139") 2024/12/12 03:41:55 DEBUG : b/potato: Deleting (id "4_z4f424d53e0edbb8b9f380e1b_f4067544bf263ccb0_d20241212_m033614_c001_v7007000_t0000_u01733974574347") 2024/12/12 03:41:55 DEBUG : b/potato: Deleting (id "4_z4f424d53e0edbb8b9f380e1b_f104c26879909265f_d20241212_m033611_c001_v0001115_t0037_u01733974571661") 2024/12/12 03:41:55 DEBUG : b/potato: Deleting (id "4_z4f424d53e0edbb8b9f380e1b_f407781ca38b1f2b7_d20241212_m033610_c001_v7007000_t0000_u01733974570181") 2024/12/12 03:41:55 DEBUG : b/potato: Deleting (id "4_z4f424d53e0edbb8b9f380e1b_f104c268799092647_d20241212_m033608_c001_v0001115_t0011_u01733974568222") 2024/12/12 03:41:56 DEBUG : b/potato: Deleting (id "4_z4f424d53e0edbb8b9f380e1b_f407781ca38b1f22d_d20241212_m033544_c001_v7007000_t0000_u01733974544694") 2024/12/12 03:41:56 DEBUG : b/potato: Deleting (id "4_z4f424d53e0edbb8b9f380e1b_f104c2687990925cb_d20241212_m033542_c001_v0001115_t0034_u01733974542365") 2024/12/12 03:41:56 DEBUG : backup/one: Deleting (id "4_z4f424d53e0edbb8b9f380e1b_f41797b2d98016f3c_d20241212_m033920_c001_v7007000_t0000_u01733974760696") 2024/12/12 03:41:56 DEBUG : backup/one: Deleting (id "4_z4f424d53e0edbb8b9f380e1b_f10489330ff6ff208_d20241212_m033918_c001_v0001176_t0019_u01733974758758") 2024/12/12 03:41:56 DEBUG : backup/one: Deleting (id "4_z4f424d53e0edbb8b9f380e1b_f108459a0da00a104_d20241212_m033914_c001_v0001183_t0039_u01733974754235") 2024/12/12 03:41:56 DEBUG : backup/one-2019-01-01: Deleting (id "4_z4f424d53e0edbb8b9f380e1b_f41907585c65a0a7b_d20241212_m033948_c001_v7007000_t0000_u01733974788255") 2024/12/12 03:41:56 DEBUG : backup/one-2019-01-01: Deleting (id "4_z4f424d53e0edbb8b9f380e1b_f110511bf17e97af8_d20241212_m033946_c001_v0001093_t0037_u01733974786336") 2024/12/12 03:41:56 DEBUG : backup/one-2019-01-01: Deleting (id "4_z4f424d53e0edbb8b9f380e1b_f1096caceb84dc6b4_d20241212_m033941_c001_v0001144_t0026_u01733974781493") 2024/12/12 03:41:56 DEBUG : backup/one.bak: Deleting (id "4_z4f424d53e0edbb8b9f380e1b_f40891d27bd068812_d20241212_m033934_c001_v7007000_t0000_u01733974774431") 2024/12/12 03:41:56 DEBUG : backup/one.bak: Deleting (id "4_z4f424d53e0edbb8b9f380e1b_f116e01eaf0cb2903_d20241212_m033932_c001_v0001137_t0022_u01733974772529") 2024/12/12 03:41:56 DEBUG : backup/one.bak: Deleting (id "4_z4f424d53e0edbb8b9f380e1b_f110fa2f3a2259808_d20241212_m033927_c001_v0001144_t0001_u01733974767969") 2024/12/12 03:41:56 DEBUG : backup/three-2019-01-01.txt: Deleting (id "4_z4f424d53e0edbb8b9f380e1b_f41907585c65a0a7c_d20241212_m033948_c001_v7007000_t0000_u01733974788436") 2024/12/12 03:41:56 DEBUG : backup/three-2019-01-01.txt: Deleting (id "4_z4f424d53e0edbb8b9f380e1b_f115423aa0e705d60_d20241212_m033947_c001_v0001183_t0022_u01733974787470") 2024/12/12 03:41:56 DEBUG : backup/three-2019-01-01.txt: Deleting (id "4_z4f424d53e0edbb8b9f380e1b_f1111e696ebcf42fd_d20241212_m033943_c001_v0001182_t0053_u01733974783659") 2024/12/12 03:41:56 DEBUG : backup/three.txt: Deleting (id "4_z4f424d53e0edbb8b9f380e1b_f41797b2d98016f3e_d20241212_m033920_c001_v7007000_t0000_u01733974760879") 2024/12/12 03:41:56 DEBUG : backup/three.txt: Deleting (id "4_z4f424d53e0edbb8b9f380e1b_f111c72b4bf835de3_d20241212_m033919_c001_v0001181_t0040_u01733974759869") 2024/12/12 03:41:56 DEBUG : backup/three.txt: Deleting (id "4_z4f424d53e0edbb8b9f380e1b_f115270b1ca51de41_d20241212_m033915_c001_v0001116_t0034_u01733974755791") 2024/12/12 03:41:56 DEBUG : backup/three.txt.bak: Deleting (id "4_z4f424d53e0edbb8b9f380e1b_f40891d27bd068814_d20241212_m033934_c001_v7007000_t0000_u01733974774611") 2024/12/12 03:41:56 DEBUG : backup/three.txt.bak: Deleting (id "4_z4f424d53e0edbb8b9f380e1b_f114ca71fa43610d0_d20241212_m033933_c001_v0001093_t0043_u01733974773463") 2024/12/12 03:41:56 DEBUG : backup/three.txt.bak: Deleting (id "4_z4f424d53e0edbb8b9f380e1b_f110aaee89e16ad1f_d20241212_m033929_c001_v0001182_t0027_u01733974769916") 2024/12/12 03:41:56 DEBUG : both0: Deleting (id "4_z4f424d53e0edbb8b9f380e1b_f4000c32fcb488936_d20241212_m034136_c001_v7007000_t0000_u01733974896206") 2024/12/12 03:41:56 DEBUG : both0: Deleting (id "4_z4f424d53e0edbb8b9f380e1b_f104c268799092a27_d20241212_m034109_c001_v0001115_t0048_u01733974869154") 2024/12/12 03:41:57 DEBUG : both0: Deleting (id "4_z4f424d53e0edbb8b9f380e1b_f4067544bf263d24f_d20241212_m034104_c001_v7007000_t0000_u01733974864437") 2024/12/12 03:41:57 DEBUG : both0: Deleting (id "4_z4f424d53e0edbb8b9f380e1b_f104c268799092998_d20241212_m034037_c001_v0001115_t0053_u01733974837014") 2024/12/12 03:41:57 DEBUG : both1: Deleting (id "4_z4f424d53e0edbb8b9f380e1b_f4000c32fcb488938_d20241212_m034136_c001_v7007000_t0000_u01733974896386") 2024/12/12 03:41:57 DEBUG : both1: Deleting (id "4_z4f424d53e0edbb8b9f380e1b_f104c268799092a35_d20241212_m034111_c001_v0001115_t0051_u01733974871333") 2024/12/12 03:41:57 DEBUG : both1: Deleting (id "4_z4f424d53e0edbb8b9f380e1b_f4067544bf263d251_d20241212_m034104_c001_v7007000_t0000_u01733974864618") 2024/12/12 03:41:57 DEBUG : both1: Deleting (id "4_z4f424d53e0edbb8b9f380e1b_f104c26879909299e_d20241212_m034038_c001_v0001115_t0017_u01733974838100") 2024/12/12 03:41:57 DEBUG : both10: Deleting (id "4_z4f424d53e0edbb8b9f380e1b_f4000c32fcb48893c_d20241212_m034136_c001_v7007000_t0000_u01733974896627") 2024/12/12 03:41:57 DEBUG : both10: Deleting (id "4_z4f424d53e0edbb8b9f380e1b_f104c268799092a5f_d20241212_m034122_c001_v0001115_t0021_u01733974882407") 2024/12/12 03:41:57 DEBUG : both10: Deleting (id "4_z4f424d53e0edbb8b9f380e1b_f4067544bf263d253_d20241212_m034104_c001_v7007000_t0000_u01733974864798") 2024/12/12 03:41:57 DEBUG : both10: Deleting (id "4_z4f424d53e0edbb8b9f380e1b_f104c2687990929cf_d20241212_m034049_c001_v0001115_t0018_u01733974849573") 2024/12/12 03:41:57 DEBUG : both11: Deleting (id "4_z4f424d53e0edbb8b9f380e1b_f4000c32fcb48893f_d20241212_m034136_c001_v7007000_t0000_u01733974896835") 2024/12/12 03:41:57 DEBUG : both11: Deleting (id "4_z4f424d53e0edbb8b9f380e1b_f104c268799092a61_d20241212_m034123_c001_v0001115_t0010_u01733974883454") 2024/12/12 03:41:57 DEBUG : both11: Deleting (id "4_z4f424d53e0edbb8b9f380e1b_f4067544bf263d255_d20241212_m034104_c001_v7007000_t0000_u01733974864982") 2024/12/12 03:41:57 DEBUG : both11: Deleting (id "4_z4f424d53e0edbb8b9f380e1b_f104c2687990929d3_d20241212_m034050_c001_v0001115_t0055_u01733974850557") 2024/12/12 03:41:57 DEBUG : both12: Deleting (id "4_z4f424d53e0edbb8b9f380e1b_f4000c32fcb488942_d20241212_m034137_c001_v7007000_t0000_u01733974897015") 2024/12/12 03:41:57 DEBUG : both12: Deleting (id "4_z4f424d53e0edbb8b9f380e1b_f104c268799092a65_d20241212_m034124_c001_v0001115_t0027_u01733974884443") 2024/12/12 03:41:57 DEBUG : both12: Deleting (id "4_z4f424d53e0edbb8b9f380e1b_f4067544bf263d257_d20241212_m034105_c001_v7007000_t0000_u01733974865163") 2024/12/12 03:41:57 DEBUG : both12: Deleting (id "4_z4f424d53e0edbb8b9f380e1b_f104c2687990929db_d20241212_m034051_c001_v0001115_t0059_u01733974851778") 2024/12/12 03:41:57 DEBUG : both13: Deleting (id "4_z4f424d53e0edbb8b9f380e1b_f4000c32fcb488947_d20241212_m034137_c001_v7007000_t0000_u01733974897196") 2024/12/12 03:41:57 DEBUG : both13: Deleting (id "4_z4f424d53e0edbb8b9f380e1b_f104c268799092a6b_d20241212_m034125_c001_v0001115_t0028_u01733974885677") 2024/12/12 03:41:58 DEBUG : both13: Deleting (id "4_z4f424d53e0edbb8b9f380e1b_f4067544bf263d259_d20241212_m034105_c001_v7007000_t0000_u01733974865345") 2024/12/12 03:41:58 DEBUG : both13: Deleting (id "4_z4f424d53e0edbb8b9f380e1b_f104c2687990929e1_d20241212_m034053_c001_v0001115_t0035_u01733974853363") 2024/12/12 03:41:58 DEBUG : both14: Deleting (id "4_z4f424d53e0edbb8b9f380e1b_f4000c32fcb48894a_d20241212_m034137_c001_v7007000_t0000_u01733974897378") 2024/12/12 03:41:58 DEBUG : both14: Deleting (id "4_z4f424d53e0edbb8b9f380e1b_f104c268799092a6f_d20241212_m034126_c001_v0001115_t0033_u01733974886514") 2024/12/12 03:41:58 DEBUG : both14: Deleting (id "4_z4f424d53e0edbb8b9f380e1b_f4067544bf263d25b_d20241212_m034105_c001_v7007000_t0000_u01733974865525") 2024/12/12 03:41:58 DEBUG : both14: Deleting (id "4_z4f424d53e0edbb8b9f380e1b_f104c2687990929e9_d20241212_m034054_c001_v0001115_t0032_u01733974854636") 2024/12/12 03:41:58 DEBUG : both15: Deleting (id "4_z4f424d53e0edbb8b9f380e1b_f4000c32fcb48894d_d20241212_m034137_c001_v7007000_t0000_u01733974897560") 2024/12/12 03:41:58 DEBUG : both15: Deleting (id "4_z4f424d53e0edbb8b9f380e1b_f104c268799092a75_d20241212_m034127_c001_v0001115_t0057_u01733974887822") 2024/12/12 03:41:58 DEBUG : both15: Deleting (id "4_z4f424d53e0edbb8b9f380e1b_f4067544bf263d25e_d20241212_m034105_c001_v7007000_t0000_u01733974865705") 2024/12/12 03:41:58 DEBUG : both15: Deleting (id "4_z4f424d53e0edbb8b9f380e1b_f104c2687990929f1_d20241212_m034055_c001_v0001115_t0023_u01733974855629") 2024/12/12 03:41:58 DEBUG : both16: Deleting (id "4_z4f424d53e0edbb8b9f380e1b_f4000c32fcb488952_d20241212_m034137_c001_v7007000_t0000_u01733974897742") 2024/12/12 03:41:58 DEBUG : both16: Deleting (id "4_z4f424d53e0edbb8b9f380e1b_f104c268799092a81_d20241212_m034128_c001_v0001115_t0051_u01733974888979") 2024/12/12 03:41:58 DEBUG : both16: Deleting (id "4_z4f424d53e0edbb8b9f380e1b_f4067544bf263d263_d20241212_m034105_c001_v7007000_t0000_u01733974865886") 2024/12/12 03:41:58 DEBUG : both16: Deleting (id "4_z4f424d53e0edbb8b9f380e1b_f104c2687990929f9_d20241212_m034056_c001_v0001115_t0038_u01733974856671") 2024/12/12 03:41:58 DEBUG : both17: Deleting (id "4_z4f424d53e0edbb8b9f380e1b_f4000c32fcb488954_d20241212_m034137_c001_v7007000_t0000_u01733974897953") 2024/12/12 03:41:58 DEBUG : both17: Deleting (id "4_z4f424d53e0edbb8b9f380e1b_f104c268799092a83_d20241212_m034130_c001_v0001115_t0058_u01733974890290") 2024/12/12 03:41:58 DEBUG : both17: Deleting (id "4_z4f424d53e0edbb8b9f380e1b_f4067544bf263d265_d20241212_m034106_c001_v7007000_t0000_u01733974866067") 2024/12/12 03:41:58 DEBUG : both17: Deleting (id "4_z4f424d53e0edbb8b9f380e1b_f104c268799092a01_d20241212_m034057_c001_v0001115_t0048_u01733974857807") 2024/12/12 03:41:58 DEBUG : both18: Deleting (id "4_z4f424d53e0edbb8b9f380e1b_f4000c32fcb48895a_d20241212_m034138_c001_v7007000_t0000_u01733974898136") 2024/12/12 03:41:58 DEBUG : both18: Deleting (id "4_z4f424d53e0edbb8b9f380e1b_f104c268799092a8b_d20241212_m034131_c001_v0001115_t0029_u01733974891536") 2024/12/12 03:41:58 DEBUG : both18: Deleting (id "4_z4f424d53e0edbb8b9f380e1b_f4067544bf263d268_d20241212_m034106_c001_v7007000_t0000_u01733974866313") 2024/12/12 03:41:59 DEBUG : both18: Deleting (id "4_z4f424d53e0edbb8b9f380e1b_f104c268799092a05_d20241212_m034059_c001_v0001115_t0038_u01733974859184") 2024/12/12 03:41:59 DEBUG : both19: Deleting (id "4_z4f424d53e0edbb8b9f380e1b_f4000c32fcb48895e_d20241212_m034138_c001_v7007000_t0000_u01733974898321") 2024/12/12 03:41:59 DEBUG : both19: Deleting (id "4_z4f424d53e0edbb8b9f380e1b_f104c268799092a8f_d20241212_m034132_c001_v0001115_t0002_u01733974892492") 2024/12/12 03:41:59 DEBUG : both19: Deleting (id "4_z4f424d53e0edbb8b9f380e1b_f4067544bf263d26a_d20241212_m034106_c001_v7007000_t0000_u01733974866494") 2024/12/12 03:41:59 DEBUG : both19: Deleting (id "4_z4f424d53e0edbb8b9f380e1b_f104c268799092a07_d20241212_m034100_c001_v0001115_t0019_u01733974860221") 2024/12/12 03:41:59 DEBUG : both2: Deleting (id "4_z4f424d53e0edbb8b9f380e1b_f4000c32fcb488962_d20241212_m034138_c001_v7007000_t0000_u01733974898504") 2024/12/12 03:41:59 DEBUG : both2: Deleting (id "4_z4f424d53e0edbb8b9f380e1b_f104c268799092a39_d20241212_m034112_c001_v0001115_t0051_u01733974872421") 2024/12/12 03:41:59 DEBUG : both2: Deleting (id "4_z4f424d53e0edbb8b9f380e1b_f4067544bf263d26c_d20241212_m034106_c001_v7007000_t0000_u01733974866684") 2024/12/12 03:41:59 DEBUG : both2: Deleting (id "4_z4f424d53e0edbb8b9f380e1b_f104c2687990929a2_d20241212_m034039_c001_v0001115_t0047_u01733974839276") 2024/12/12 03:41:59 DEBUG : both3: Deleting (id "4_z4f424d53e0edbb8b9f380e1b_f4000c32fcb488965_d20241212_m034138_c001_v7007000_t0000_u01733974898686") 2024/12/12 03:41:59 DEBUG : both3: Deleting (id "4_z4f424d53e0edbb8b9f380e1b_f104c268799092a3d_d20241212_m034113_c001_v0001115_t0031_u01733974873522") 2024/12/12 03:41:59 DEBUG : both3: Deleting (id "4_z4f424d53e0edbb8b9f380e1b_f4067544bf263d26e_d20241212_m034106_c001_v7007000_t0000_u01733974866865") 2024/12/12 03:41:59 DEBUG : both3: Deleting (id "4_z4f424d53e0edbb8b9f380e1b_f104c2687990929ae_d20241212_m034040_c001_v0001115_t0013_u01733974840611") 2024/12/12 03:41:59 DEBUG : both4: Deleting (id "4_z4f424d53e0edbb8b9f380e1b_f4000c32fcb48896a_d20241212_m034138_c001_v7007000_t0000_u01733974898866") 2024/12/12 03:41:59 DEBUG : both4: Deleting (id "4_z4f424d53e0edbb8b9f380e1b_f104c268799092a41_d20241212_m034114_c001_v0001115_t0036_u01733974874581") 2024/12/12 03:41:59 DEBUG : both4: Deleting (id "4_z4f424d53e0edbb8b9f380e1b_f4067544bf263d270_d20241212_m034107_c001_v7007000_t0000_u01733974867045") 2024/12/12 03:41:59 DEBUG : both4: Deleting (id "4_z4f424d53e0edbb8b9f380e1b_f104c2687990929b0_d20241212_m034041_c001_v0001115_t0032_u01733974841776") 2024/12/12 03:41:59 DEBUG : both5: Deleting (id "4_z4f424d53e0edbb8b9f380e1b_f4000c32fcb48896d_d20241212_m034139_c001_v7007000_t0000_u01733974899047") 2024/12/12 03:41:59 DEBUG : both5: Deleting (id "4_z4f424d53e0edbb8b9f380e1b_f104c268799092a47_d20241212_m034115_c001_v0001115_t0044_u01733974875924") 2024/12/12 03:41:59 DEBUG : both5: Deleting (id "4_z4f424d53e0edbb8b9f380e1b_f4067544bf263d271_d20241212_m034107_c001_v7007000_t0000_u01733974867242") 2024/12/12 03:41:59 DEBUG : both5: Deleting (id "4_z4f424d53e0edbb8b9f380e1b_f104c2687990929b4_d20241212_m034042_c001_v0001115_t0011_u01733974842630") 2024/12/12 03:41:59 DEBUG : both6: Deleting (id "4_z4f424d53e0edbb8b9f380e1b_f4000c32fcb488971_d20241212_m034139_c001_v7007000_t0000_u01733974899228") 2024/12/12 03:41:59 DEBUG : both6: Deleting (id "4_z4f424d53e0edbb8b9f380e1b_f104c268799092a4d_d20241212_m034117_c001_v0001115_t0022_u01733974877029") 2024/12/12 03:42:00 DEBUG : both6: Deleting (id "4_z4f424d53e0edbb8b9f380e1b_f4067544bf263d273_d20241212_m034107_c001_v7007000_t0000_u01733974867459") 2024/12/12 03:42:00 DEBUG : both6: Deleting (id "4_z4f424d53e0edbb8b9f380e1b_f104c2687990929b8_d20241212_m034043_c001_v0001115_t0053_u01733974843730") 2024/12/12 03:42:00 DEBUG : both7: Deleting (id "4_z4f424d53e0edbb8b9f380e1b_f4000c32fcb488975_d20241212_m034139_c001_v7007000_t0000_u01733974899419") 2024/12/12 03:42:00 DEBUG : both7: Deleting (id "4_z4f424d53e0edbb8b9f380e1b_f104c268799092a53_d20241212_m034118_c001_v0001115_t0049_u01733974878799") 2024/12/12 03:42:00 DEBUG : both7: Deleting (id "4_z4f424d53e0edbb8b9f380e1b_f4067544bf263d275_d20241212_m034107_c001_v7007000_t0000_u01733974867639") 2024/12/12 03:42:00 DEBUG : both7: Deleting (id "4_z4f424d53e0edbb8b9f380e1b_f104c2687990929be_d20241212_m034045_c001_v0001115_t0032_u01733974845166") 2024/12/12 03:42:00 DEBUG : both8: Deleting (id "4_z4f424d53e0edbb8b9f380e1b_f4000c32fcb488979_d20241212_m034139_c001_v7007000_t0000_u01733974899602") 2024/12/12 03:42:00 DEBUG : both8: Deleting (id "4_z4f424d53e0edbb8b9f380e1b_f104c268799092a59_d20241212_m034119_c001_v0001115_t0024_u01733974879956") 2024/12/12 03:42:00 DEBUG : both8: Deleting (id "4_z4f424d53e0edbb8b9f380e1b_f4067544bf263d278_d20241212_m034107_c001_v7007000_t0000_u01733974867820") 2024/12/12 03:42:00 DEBUG : both8: Deleting (id "4_z4f424d53e0edbb8b9f380e1b_f104c2687990929c6_d20241212_m034046_c001_v0001115_t0054_u01733974846769") 2024/12/12 03:42:00 DEBUG : both9: Deleting (id "4_z4f424d53e0edbb8b9f380e1b_f4000c32fcb48897c_d20241212_m034139_c001_v7007000_t0000_u01733974899783") 2024/12/12 03:42:00 DEBUG : both9: Deleting (id "4_z4f424d53e0edbb8b9f380e1b_f104c268799092a5d_d20241212_m034121_c001_v0001115_t0042_u01733974881124") 2024/12/12 03:42:00 DEBUG : both9: Deleting (id "4_z4f424d53e0edbb8b9f380e1b_f4067544bf263d27a_d20241212_m034108_c001_v7007000_t0000_u01733974868013") 2024/12/12 03:42:00 DEBUG : both9: Deleting (id "4_z4f424d53e0edbb8b9f380e1b_f104c2687990929ca_d20241212_m034048_c001_v0001115_t0056_u01733974848372") 2024/12/12 03:42:00 DEBUG : c/non empty space: Deleting (id "4_z4f424d53e0edbb8b9f380e1b_f4067544bf263ccb1_d20241212_m033614_c001_v7007000_t0000_u01733974574527") 2024/12/12 03:42:00 DEBUG : c/non empty space: Deleting (id "4_z4f424d53e0edbb8b9f380e1b_f104c268799092661_d20241212_m033612_c001_v0001115_t0050_u01733974572394") 2024/12/12 03:42:00 DEBUG : c/non empty space: Deleting (id "4_z4f424d53e0edbb8b9f380e1b_f407781ca38b1f2bb_d20241212_m033610_c001_v7007000_t0000_u01733974570911") 2024/12/12 03:42:00 DEBUG : c/non empty space: Deleting (id "4_z4f424d53e0edbb8b9f380e1b_f104c268799092649_d20241212_m033608_c001_v0001115_t0017_u01733974568683") 2024/12/12 03:42:00 DEBUG : c/non empty space: Deleting (id "4_z4f424d53e0edbb8b9f380e1b_f407781ca38b1f239_d20241212_m033545_c001_v7007000_t0000_u01733974545422") 2024/12/12 03:42:00 DEBUG : c/non empty space: Deleting (id "4_z4f424d53e0edbb8b9f380e1b_f104c2687990925cf_d20241212_m033543_c001_v0001115_t0059_u01733974543107") 2024/12/12 03:42:01 DEBUG : check sum: Deleting (id "4_z4f424d53e0edbb8b9f380e1b_f4067544bf263cb12_d20241212_m033529_c001_v7007000_t0000_u01733974529513") 2024/12/12 03:42:01 DEBUG : check sum: Deleting (id "4_z4f424d53e0edbb8b9f380e1b_f104c26879909259f_d20241212_m033528_c001_v0001115_t0029_u01733974528351") 2024/12/12 03:42:01 DEBUG : dest/3: Deleting (id "4_z4f424d53e0edbb8b9f380e1b_f402fa447e0ff03b7_d20241212_m033847_c001_v7007000_t0000_u01733974727713") 2024/12/12 03:42:01 DEBUG : dest/3: Deleting (id "4_z4f424d53e0edbb8b9f380e1b_f417257b65b7fcd35_d20241212_m033846_c001_v0001183_t0048_u01733974726624") 2024/12/12 03:42:01 DEBUG : dst/one: Deleting (id "4_z4f424d53e0edbb8b9f380e1b_f40891d27bd0688f1_d20241212_m034025_c001_v7007000_t0000_u01733974825894") 2024/12/12 03:42:01 DEBUG : dst/one: Deleting (id "4_z4f424d53e0edbb8b9f380e1b_f109089eb6317c49f_d20241212_m034024_c001_v0001183_t0045_u01733974824149") 2024/12/12 03:42:01 DEBUG : dst/one: Deleting (id "4_z4f424d53e0edbb8b9f380e1b_f407781ca38b1f7e8_d20241212_m034023_c001_v7007000_t0000_u01733974823930") 2024/12/12 03:42:01 DEBUG : dst/one: Deleting (id "4_z4f424d53e0edbb8b9f380e1b_f109089eb6317c3fe_d20241212_m034020_c001_v0001183_t0018_u01733974820938") 2024/12/12 03:42:01 DEBUG : dst/one: Deleting (id "4_z4f424d53e0edbb8b9f380e1b_f407781ca38b1f7de_d20241212_m034020_c001_v7007000_t0000_u01733974820210") 2024/12/12 03:42:01 DEBUG : dst/one: Deleting (id "4_z4f424d53e0edbb8b9f380e1b_f105e9c09b50649d3_d20241212_m034015_c001_v0001109_t0035_u01733974815084") 2024/12/12 03:42:01 DEBUG : dst/one: Deleting (id "4_z4f424d53e0edbb8b9f380e1b_f41907585c65a0b07_d20241212_m034013_c001_v7007000_t0000_u01733974813557") 2024/12/12 03:42:01 DEBUG : dst/one: Deleting (id "4_z4f424d53e0edbb8b9f380e1b_f1146cda27ef4f77f_d20241212_m034010_c001_v0001117_t0040_u01733974810875") 2024/12/12 03:42:01 DEBUG : dst/one: Deleting (id "4_z4f424d53e0edbb8b9f380e1b_f41907585c65a0af2_d20241212_m034010_c001_v7007000_t0000_u01733974810696") 2024/12/12 03:42:01 DEBUG : dst/one: Deleting (id "4_z4f424d53e0edbb8b9f380e1b_f1146cda27ef4f775_d20241212_m034007_c001_v0001117_t0044_u01733974807085") 2024/12/12 03:42:01 DEBUG : dst/one: Deleting (id "4_z4f424d53e0edbb8b9f380e1b_f41907585c65a0ad2_d20241212_m034006_c001_v7007000_t0000_u01733974806364") 2024/12/12 03:42:01 DEBUG : dst/one: Deleting (id "4_z4f424d53e0edbb8b9f380e1b_f104c26879909295c_d20241212_m034001_c001_v0001115_t0032_u01733974801519") 2024/12/12 03:42:01 DEBUG : dst/one: Deleting (id "4_z4f424d53e0edbb8b9f380e1b_f41907585c65a0aa1_d20241212_m034000_c001_v7007000_t0000_u01733974800223") 2024/12/12 03:42:01 DEBUG : dst/one: Deleting (id "4_z4f424d53e0edbb8b9f380e1b_f1042769cb76d7471_d20241212_m033958_c001_v0001130_t0004_u01733974798792") 2024/12/12 03:42:01 DEBUG : dst/one: Deleting (id "4_z4f424d53e0edbb8b9f380e1b_f407781ca38b1f793_d20241212_m033958_c001_v7007000_t0000_u01733974798609") 2024/12/12 03:42:01 DEBUG : dst/one: Deleting (id "4_z4f424d53e0edbb8b9f380e1b_f1042769cb76d7465_d20241212_m033955_c001_v0001130_t0045_u01733974795402") 2024/12/12 03:42:02 DEBUG : dst/one: Deleting (id "4_z4f424d53e0edbb8b9f380e1b_f407781ca38b1f78b_d20241212_m033954_c001_v7007000_t0000_u01733974794623") 2024/12/12 03:42:02 DEBUG : dst/one: Deleting (id "4_z4f424d53e0edbb8b9f380e1b_f104c268799092929_d20241212_m033949_c001_v0001115_t0005_u01733974789543") 2024/12/12 03:42:02 DEBUG : dst/one: Deleting (id "4_z4f424d53e0edbb8b9f380e1b_f41907585c65a0a7d_d20241212_m033948_c001_v7007000_t0000_u01733974788618") 2024/12/12 03:42:02 DEBUG : dst/one: Deleting (id "4_z4f424d53e0edbb8b9f380e1b_f10688283e34b32ee_d20241212_m033946_c001_v0001029_t0043_u01733974786818") 2024/12/12 03:42:02 DEBUG : dst/one: Deleting (id "4_z4f424d53e0edbb8b9f380e1b_f40462476cfdcf7e9_d20241212_m033946_c001_v7007000_t0000_u01733974786632") 2024/12/12 03:42:02 DEBUG : dst/one: Deleting (id "4_z4f424d53e0edbb8b9f380e1b_f10688283e34b32e6_d20241212_m033942_c001_v0001029_t0009_u01733974782647") 2024/12/12 03:42:02 DEBUG : dst/one: Deleting (id "4_z4f424d53e0edbb8b9f380e1b_f40462476cfdcf7c8_d20241212_m033941_c001_v7007000_t0000_u01733974781915") 2024/12/12 03:42:02 DEBUG : dst/one: Deleting (id "4_z4f424d53e0edbb8b9f380e1b_f104c268799092906_d20241212_m033935_c001_v0001115_t0025_u01733974775701") 2024/12/12 03:42:02 DEBUG : dst/one: Deleting (id "4_z4f424d53e0edbb8b9f380e1b_f40891d27bd068815_d20241212_m033934_c001_v7007000_t0000_u01733974774792") 2024/12/12 03:42:02 DEBUG : dst/one: Deleting (id "4_z4f424d53e0edbb8b9f380e1b_f1137b911253bc25e_d20241212_m033933_c001_v0001183_t0005_u01733974773035") 2024/12/12 03:42:02 DEBUG : dst/one: Deleting (id "4_z4f424d53e0edbb8b9f380e1b_f402fa447e0ff0498_d20241212_m033932_c001_v7007000_t0000_u01733974772850") 2024/12/12 03:42:02 DEBUG : dst/one: Deleting (id "4_z4f424d53e0edbb8b9f380e1b_f1137b911253bc188_d20241212_m033929_c001_v0001183_t0008_u01733974769505") 2024/12/12 03:42:02 DEBUG : dst/one: Deleting (id "4_z4f424d53e0edbb8b9f380e1b_f402fa447e0ff0453_d20241212_m033928_c001_v7007000_t0000_u01733974768779") 2024/12/12 03:42:02 DEBUG : dst/one: Deleting (id "4_z4f424d53e0edbb8b9f380e1b_f104c2687990928ec_d20241212_m033921_c001_v0001115_t0041_u01733974761973") 2024/12/12 03:42:02 DEBUG : dst/one: Deleting (id "4_z4f424d53e0edbb8b9f380e1b_f41797b2d98016f40_d20241212_m033921_c001_v7007000_t0000_u01733974761061") 2024/12/12 03:42:02 DEBUG : dst/one: Deleting (id "4_z4f424d53e0edbb8b9f380e1b_f109ee0de4e51899a_d20241212_m033919_c001_v0001044_t0014_u01733974759220") 2024/12/12 03:42:02 DEBUG : dst/one: Deleting (id "4_z4f424d53e0edbb8b9f380e1b_f402fa447e0ff03ef_d20241212_m033919_c001_v7007000_t0000_u01733974759039") 2024/12/12 03:42:02 DEBUG : dst/one: Deleting (id "4_z4f424d53e0edbb8b9f380e1b_f109ee0de4e518991_d20241212_m033915_c001_v0001044_t0015_u01733974755156") 2024/12/12 03:42:02 DEBUG : dst/one: Deleting (id "4_z4f424d53e0edbb8b9f380e1b_f402fa447e0ff03e7_d20241212_m033914_c001_v7007000_t0000_u01733974754430") 2024/12/12 03:42:02 DEBUG : dst/one: Deleting (id "4_z4f424d53e0edbb8b9f380e1b_f104c2687990928b4_d20241212_m033905_c001_v0001115_t0049_u01733974745895") 2024/12/12 03:42:02 DEBUG : dst/one: Deleting (id "4_z4f424d53e0edbb8b9f380e1b_f402fa447e0ff03d3_d20241212_m033904_c001_v7007000_t0000_u01733974744809") 2024/12/12 03:42:02 DEBUG : dst/one: Deleting (id "4_z4f424d53e0edbb8b9f380e1b_f102a4c62335b4255_d20241212_m033858_c001_v0001128_t0039_u01733974738330") 2024/12/12 03:42:03 DEBUG : dst/one: Deleting (id "4_z4f424d53e0edbb8b9f380e1b_f4067544bf263cfc0_d20241212_m033858_c001_v7007000_t0000_u01733974738128") 2024/12/12 03:42:03 DEBUG : dst/one: Deleting (id "4_z4f424d53e0edbb8b9f380e1b_f1102192c6162c0a2_d20241212_m033854_c001_v0001181_t0025_u01733974734057") 2024/12/12 03:42:03 DEBUG : dst/one: Deleting (id "4_z4f424d53e0edbb8b9f380e1b_f118e43fd3f31d4f0_d20241212_m033853_c001_v0001130_t0043_u01733974733190") 2024/12/12 03:42:03 DEBUG : dst/one: Deleting (id "4_z4f424d53e0edbb8b9f380e1b_f118e43fd3f31d4ee_d20241212_m033852_c001_v0001130_t0037_u01733974732147") 2024/12/12 03:42:03 DEBUG : dst/one: Deleting (id "4_z4f424d53e0edbb8b9f380e1b_f41907585c65a0869_d20241212_m033838_c001_v7007000_t0000_u01733974718641") 2024/12/12 03:42:03 DEBUG : dst/one: Deleting (id "4_z4f424d53e0edbb8b9f380e1b_f104c268799092852_d20241212_m033830_c001_v0001115_t0023_u01733974710706") 2024/12/12 03:42:03 DEBUG : dst/one: Deleting (id "4_z4f424d53e0edbb8b9f380e1b_f11313a3679032f03_d20241212_m033829_c001_v0001109_t0022_u01733974709683") 2024/12/12 03:42:03 DEBUG : dst/one: Deleting (id "4_z4f424d53e0edbb8b9f380e1b_f11313a3679032efb_d20241212_m033828_c001_v0001109_t0031_u01733974708117") 2024/12/12 03:42:03 DEBUG : dst/one-2019-01-01: Deleting (id "4_z4f424d53e0edbb8b9f380e1b_f40891d27bd0688f6_d20241212_m034026_c001_v7007000_t0000_u01733974826090") 2024/12/12 03:42:03 DEBUG : dst/one-2019-01-01: Deleting (id "4_z4f424d53e0edbb8b9f380e1b_f119a36cc30fdc2f7_d20241212_m034023_c001_v0001176_t0030_u01733974823704") 2024/12/12 03:42:03 DEBUG : dst/one-2019-01-01: Deleting (id "4_z4f424d53e0edbb8b9f380e1b_f1047e3487b5710ff_d20241212_m034019_c001_v0001120_t0022_u01733974819868") 2024/12/12 03:42:03 DEBUG : dst/one.bak: Deleting (id "4_z4f424d53e0edbb8b9f380e1b_f41907585c65a0b09_d20241212_m034013_c001_v7007000_t0000_u01733974813741") 2024/12/12 03:42:03 DEBUG : dst/one.bak: Deleting (id "4_z4f424d53e0edbb8b9f380e1b_f117257b65b7fded0_d20241212_m034010_c001_v0001183_t0032_u01733974810491") 2024/12/12 03:42:03 DEBUG : dst/one.bak: Deleting (id "4_z4f424d53e0edbb8b9f380e1b_f107850b1f65cb607_d20241212_m034006_c001_v0001183_t0052_u01733974806163") 2024/12/12 03:42:03 DEBUG : dst/one.bak: Deleting (id "4_z4f424d53e0edbb8b9f380e1b_f41907585c65a0aa3_d20241212_m034000_c001_v7007000_t0000_u01733974800405") 2024/12/12 03:42:03 DEBUG : dst/one.bak: Deleting (id "4_z4f424d53e0edbb8b9f380e1b_f102fa048a50ac65f_d20241212_m033958_c001_v0001182_t0041_u01733974798355") 2024/12/12 03:42:03 DEBUG : dst/one.bak: Deleting (id "4_z4f424d53e0edbb8b9f380e1b_f104ae766a68cdfd9_d20241212_m033954_c001_v0001036_t0031_u01733974794164") 2024/12/12 03:42:03 DEBUG : dst/three: Deleting (id "4_z4f424d53e0edbb8b9f380e1b_f402fa447e0ff03d4_d20241212_m033904_c001_v7007000_t0000_u01733974744989") 2024/12/12 03:42:03 DEBUG : dst/three: Deleting (id "4_z4f424d53e0edbb8b9f380e1b_f118e43fd3f31d514_d20241212_m033903_c001_v0001130_t0004_u01733974743311") 2024/12/12 03:42:03 DEBUG : dst/three-2019-01-01.txt: Deleting (id "4_z4f424d53e0edbb8b9f380e1b_f40891d27bd0688fa_d20241212_m034026_c001_v7007000_t0000_u01733974826272") 2024/12/12 03:42:03 DEBUG : dst/three-2019-01-01.txt: Deleting (id "4_z4f424d53e0edbb8b9f380e1b_f1137b911253bcf50_d20241212_m034024_c001_v0001183_t0025_u01733974824917") 2024/12/12 03:42:03 DEBUG : dst/three-2019-01-01.txt: Deleting (id "4_z4f424d53e0edbb8b9f380e1b_f11967d44687210df_d20241212_m034021_c001_v0001098_t0044_u01733974821706") 2024/12/12 03:42:04 DEBUG : dst/three.txt: Deleting (id "4_z4f424d53e0edbb8b9f380e1b_f40891d27bd0688fc_d20241212_m034026_c001_v7007000_t0000_u01733974826454") 2024/12/12 03:42:04 DEBUG : dst/three.txt: Deleting (id "4_z4f424d53e0edbb8b9f380e1b_f109089eb6317c4c9_d20241212_m034025_c001_v0001183_t0008_u01733974825310") 2024/12/12 03:42:04 DEBUG : dst/three.txt: Deleting (id "4_z4f424d53e0edbb8b9f380e1b_f407781ca38b1f7e9_d20241212_m034025_c001_v7007000_t0000_u01733974825123") 2024/12/12 03:42:04 DEBUG : dst/three.txt: Deleting (id "4_z4f424d53e0edbb8b9f380e1b_f109089eb6317c44a_d20241212_m034022_c001_v0001183_t0006_u01733974822240") 2024/12/12 03:42:04 DEBUG : dst/three.txt: Deleting (id "4_z4f424d53e0edbb8b9f380e1b_f407781ca38b1f7e3_d20241212_m034022_c001_v7007000_t0000_u01733974822049") 2024/12/12 03:42:04 DEBUG : dst/three.txt: Deleting (id "4_z4f424d53e0edbb8b9f380e1b_f105e9c09b50649db_d20241212_m034016_c001_v0001109_t0013_u01733974816538") 2024/12/12 03:42:04 DEBUG : dst/three.txt: Deleting (id "4_z4f424d53e0edbb8b9f380e1b_f41907585c65a0b0d_d20241212_m034013_c001_v7007000_t0000_u01733974813959") 2024/12/12 03:42:04 DEBUG : dst/three.txt: Deleting (id "4_z4f424d53e0edbb8b9f380e1b_f1146cda27ef4f789_d20241212_m034012_c001_v0001117_t0044_u01733974812519") 2024/12/12 03:42:04 DEBUG : dst/three.txt: Deleting (id "4_z4f424d53e0edbb8b9f380e1b_f41907585c65a0afe_d20241212_m034012_c001_v7007000_t0000_u01733974812339") 2024/12/12 03:42:04 DEBUG : dst/three.txt: Deleting (id "4_z4f424d53e0edbb8b9f380e1b_f1146cda27ef4f77b_d20241212_m034008_c001_v0001117_t0018_u01733974808723") 2024/12/12 03:42:04 DEBUG : dst/three.txt: Deleting (id "4_z4f424d53e0edbb8b9f380e1b_f41907585c65a0ae0_d20241212_m034008_c001_v7007000_t0000_u01733974808543") 2024/12/12 03:42:04 DEBUG : dst/three.txt: Deleting (id "4_z4f424d53e0edbb8b9f380e1b_f104c268799092962_d20241212_m034002_c001_v0001115_t0003_u01733974802927") 2024/12/12 03:42:04 DEBUG : dst/three.txt: Deleting (id "4_z4f424d53e0edbb8b9f380e1b_f407781ca38b1f795_d20241212_m033959_c001_v7007000_t0000_u01733974799652") 2024/12/12 03:42:04 DEBUG : dst/three.txt: Deleting (id "4_z4f424d53e0edbb8b9f380e1b_f105e9c09b506499f_d20241212_m033957_c001_v0001109_t0004_u01733974797260") 2024/12/12 03:42:04 DEBUG : dst/three.txt: Deleting (id "4_z4f424d53e0edbb8b9f380e1b_f407781ca38b1f78f_d20241212_m033956_c001_v7007000_t0000_u01733974796528") 2024/12/12 03:42:04 DEBUG : dst/three.txt: Deleting (id "4_z4f424d53e0edbb8b9f380e1b_f104c268799092933_d20241212_m033951_c001_v0001115_t0053_u01733974791214") 2024/12/12 03:42:04 DEBUG : dst/three.txt: Deleting (id "4_z4f424d53e0edbb8b9f380e1b_f40462476cfdcf7f1_d20241212_m033947_c001_v7007000_t0000_u01733974787682") 2024/12/12 03:42:04 DEBUG : dst/three.txt: Deleting (id "4_z4f424d53e0edbb8b9f380e1b_f105e9c09b506496d_d20241212_m033945_c001_v0001109_t0056_u01733974785020") 2024/12/12 03:42:04 DEBUG : dst/three.txt: Deleting (id "4_z4f424d53e0edbb8b9f380e1b_f40462476cfdcf7d5_d20241212_m033943_c001_v7007000_t0000_u01733974783922") 2024/12/12 03:42:04 DEBUG : dst/three.txt: Deleting (id "4_z4f424d53e0edbb8b9f380e1b_f104c26879909290c_d20241212_m033936_c001_v0001115_t0045_u01733974776813") 2024/12/12 03:42:05 DEBUG : dst/three.txt: Deleting (id "4_z4f424d53e0edbb8b9f380e1b_f402fa447e0ff04a3_d20241212_m033933_c001_v7007000_t0000_u01733974773881") 2024/12/12 03:42:05 DEBUG : dst/three.txt: Deleting (id "4_z4f424d53e0edbb8b9f380e1b_f105e9c09b5064947_d20241212_m033931_c001_v0001109_t0036_u01733974771279") 2024/12/12 03:42:05 DEBUG : dst/three.txt: Deleting (id "4_z4f424d53e0edbb8b9f380e1b_f402fa447e0ff0467_d20241212_m033930_c001_v7007000_t0000_u01733974770158") 2024/12/12 03:42:05 DEBUG : dst/three.txt: Deleting (id "4_z4f424d53e0edbb8b9f380e1b_f104c2687990928ee_d20241212_m033923_c001_v0001115_t0006_u01733974763266") 2024/12/12 03:42:05 DEBUG : dst/three.txt: Deleting (id "4_z4f424d53e0edbb8b9f380e1b_f402fa447e0ff03f4_d20241212_m033920_c001_v7007000_t0000_u01733974760086") 2024/12/12 03:42:05 DEBUG : dst/three.txt: Deleting (id "4_z4f424d53e0edbb8b9f380e1b_f105e9c09b5064919_d20241212_m033917_c001_v0001109_t0031_u01733974757329") 2024/12/12 03:42:05 DEBUG : dst/three.txt: Deleting (id "4_z4f424d53e0edbb8b9f380e1b_f402fa447e0ff03ea_d20241212_m033916_c001_v7007000_t0000_u01733974756243") 2024/12/12 03:42:05 DEBUG : dst/three.txt: Deleting (id "4_z4f424d53e0edbb8b9f380e1b_f104c2687990928c0_d20241212_m033909_c001_v0001115_t0025_u01733974749384") 2024/12/12 03:42:05 DEBUG : dst/three.txt.bak: Deleting (id "4_z4f424d53e0edbb8b9f380e1b_f41907585c65a0b0f_d20241212_m034014_c001_v7007000_t0000_u01733974814177") 2024/12/12 03:42:05 DEBUG : dst/three.txt.bak: Deleting (id "4_z4f424d53e0edbb8b9f380e1b_f102bbe21cbf6fff7_d20241212_m034011_c001_v0001038_t0059_u01733974811868") 2024/12/12 03:42:05 DEBUG : dst/three.txt.bak: Deleting (id "4_z4f424d53e0edbb8b9f380e1b_f102c73b54bba5fa5_d20241212_m034008_c001_v0001100_t0048_u01733974808256") 2024/12/12 03:42:05 DEBUG : dst/three.txt.bak: Deleting (id "4_z4f424d53e0edbb8b9f380e1b_f41907585c65a0aa6_d20241212_m034000_c001_v7007000_t0000_u01733974800586") 2024/12/12 03:42:05 DEBUG : dst/three.txt.bak: Deleting (id "4_z4f424d53e0edbb8b9f380e1b_f1193b1b32b366ae8_d20241212_m033959_c001_v0001182_t0040_u01733974799392") 2024/12/12 03:42:05 DEBUG : dst/three.txt.bak: Deleting (id "4_z4f424d53e0edbb8b9f380e1b_f108e1a57dc04fe3e_d20241212_m033955_c001_v0001040_t0018_u01733974795970") 2024/12/12 03:42:05 DEBUG : dst/two: Deleting (id "4_z4f424d53e0edbb8b9f380e1b_f40891d27bd0688ff_d20241212_m034026_c001_v7007000_t0000_u01733974826654") 2024/12/12 03:42:05 DEBUG : dst/two: Deleting (id "4_z4f424d53e0edbb8b9f380e1b_f104c268799092974_d20241212_m034015_c001_v0001115_t0013_u01733974815892") 2024/12/12 03:42:05 DEBUG : dst/two: Deleting (id "4_z4f424d53e0edbb8b9f380e1b_f41907585c65a0b11_d20241212_m034014_c001_v7007000_t0000_u01733974814359") 2024/12/12 03:42:05 DEBUG : dst/two: Deleting (id "4_z4f424d53e0edbb8b9f380e1b_f105e9c09b50649ab_d20241212_m034002_c001_v0001109_t0056_u01733974802284") 2024/12/12 03:42:05 DEBUG : dst/two: Deleting (id "4_z4f424d53e0edbb8b9f380e1b_f41907585c65a0aa9_d20241212_m034000_c001_v7007000_t0000_u01733974800780") 2024/12/12 03:42:05 DEBUG : dst/two: Deleting (id "4_z4f424d53e0edbb8b9f380e1b_f105e9c09b5064981_d20241212_m033950_c001_v0001109_t0000_u01733974790435") 2024/12/12 03:42:06 DEBUG : dst/two: Deleting (id "4_z4f424d53e0edbb8b9f380e1b_f41907585c65a0a7e_d20241212_m033948_c001_v7007000_t0000_u01733974788799") 2024/12/12 03:42:06 DEBUG : dst/two: Deleting (id "4_z4f424d53e0edbb8b9f380e1b_f105e9c09b506495b_d20241212_m033936_c001_v0001109_t0054_u01733974776188") 2024/12/12 03:42:06 DEBUG : dst/two: Deleting (id "4_z4f424d53e0edbb8b9f380e1b_f40891d27bd068816_d20241212_m033934_c001_v7007000_t0000_u01733974774973") 2024/12/12 03:42:06 DEBUG : dst/two: Deleting (id "4_z4f424d53e0edbb8b9f380e1b_f105e9c09b5064927_d20241212_m033922_c001_v0001109_t0035_u01733974762540") 2024/12/12 03:42:06 DEBUG : dst/two: Deleting (id "4_z4f424d53e0edbb8b9f380e1b_f41797b2d98016f42_d20241212_m033921_c001_v7007000_t0000_u01733974761242") 2024/12/12 03:42:06 DEBUG : dst/two: Deleting (id "4_z4f424d53e0edbb8b9f380e1b_f105e9c09b50648f3_d20241212_m033906_c001_v0001109_t0052_u01733974746715") 2024/12/12 03:42:06 DEBUG : dst/two: Deleting (id "4_z4f424d53e0edbb8b9f380e1b_f402fa447e0ff03d5_d20241212_m033905_c001_v7007000_t0000_u01733974745169") 2024/12/12 03:42:06 DEBUG : dst/two: Deleting (id "4_z4f424d53e0edbb8b9f380e1b_f1048824e59a21f53_d20241212_m033900_c001_v0001146_t0041_u01733974740924") 2024/12/12 03:42:06 DEBUG : dst/two: Deleting (id "4_z4f424d53e0edbb8b9f380e1b_f41907585c65a086a_d20241212_m033838_c001_v7007000_t0000_u01733974718822") 2024/12/12 03:42:06 DEBUG : dst/two: Deleting (id "4_z4f424d53e0edbb8b9f380e1b_f11313a3679032f1d_d20241212_m033837_c001_v0001109_t0010_u01733974717292") 2024/12/12 03:42:06 DEBUG : empty space: Deleting (id "4_z4f424d53e0edbb8b9f380e1b_f4016bfaa4fcf5447_d20241212_m033749_c001_v7007000_t0000_u01733974669686") 2024/12/12 03:42:06 DEBUG : empty space: Deleting (id "4_z4f424d53e0edbb8b9f380e1b_f1102192c6162bf77_d20241212_m033744_c001_v0001181_t0000_u01733974664792") 2024/12/12 03:42:06 DEBUG : empty space: Deleting (id "4_z4f424d53e0edbb8b9f380e1b_f4016bfaa4fcf5443_d20241212_m033742_c001_v7007000_t0000_u01733974662579") 2024/12/12 03:42:06 DEBUG : empty space: Deleting (id "4_z4f424d53e0edbb8b9f380e1b_f1102192c6162bf1a_d20241212_m033723_c001_v0001181_t0057_u01733974643027") 2024/12/12 03:42:06 DEBUG : empty space: Deleting (id "4_z4f424d53e0edbb8b9f380e1b_f4010123395ac87b5_d20241212_m033706_c001_v7007000_t0000_u01733974626762") 2024/12/12 03:42:06 DEBUG : empty space: Deleting (id "4_z4f424d53e0edbb8b9f380e1b_f1102192c6162beb4_d20241212_m033700_c001_v0001181_t0038_u01733974620872") 2024/12/12 03:42:06 DEBUG : empty space: Deleting (id "4_z4f424d53e0edbb8b9f380e1b_f4067544bf263cd2e_d20241212_m033633_c001_v7007000_t0000_u01733974593060") 2024/12/12 03:42:06 DEBUG : empty space: Deleting (id "4_z4f424d53e0edbb8b9f380e1b_f104c2687990926bb_d20241212_m033630_c001_v0001115_t0026_u01733974590331") 2024/12/12 03:42:06 DEBUG : empty space: Deleting (id "4_z4f424d53e0edbb8b9f380e1b_f4067544bf263cd27_d20241212_m033628_c001_v7007000_t0000_u01733974588177") 2024/12/12 03:42:06 DEBUG : empty space: Deleting (id "4_z4f424d53e0edbb8b9f380e1b_f104c2687990926ad_d20241212_m033626_c001_v0001115_t0015_u01733974586375") 2024/12/12 03:42:06 DEBUG : empty space: Deleting (id "4_z4f424d53e0edbb8b9f380e1b_f4067544bf263ccf3_d20241212_m033621_c001_v7007000_t0000_u01733974581930") 2024/12/12 03:42:06 DEBUG : empty space: Deleting (id "4_z4f424d53e0edbb8b9f380e1b_f104c268799092685_d20241212_m033619_c001_v0001115_t0005_u01733974579632") 2024/12/12 03:42:06 DEBUG : empty space: Deleting (id "4_z4f424d53e0edbb8b9f380e1b_f4067544bf263ccbe_d20241212_m033618_c001_v7007000_t0000_u01733974578120") 2024/12/12 03:42:07 DEBUG : empty space: Deleting (id "4_z4f424d53e0edbb8b9f380e1b_f104c268799092673_d20241212_m033615_c001_v0001115_t0020_u01733974575957") 2024/12/12 03:42:07 DEBUG : empty space: Deleting (id "4_z4f424d53e0edbb8b9f380e1b_f407781ca38b1f2af_d20241212_m033607_c001_v7007000_t0000_u01733974567316") 2024/12/12 03:42:07 DEBUG : empty space: Deleting (id "4_z4f424d53e0edbb8b9f380e1b_f104c26879909263b_d20241212_m033605_c001_v0001115_t0026_u01733974565481") 2024/12/12 03:42:07 DEBUG : empty space: Deleting (id "4_z4f424d53e0edbb8b9f380e1b_f407781ca38b1f2a6_d20241212_m033604_c001_v7007000_t0000_u01733974564081") 2024/12/12 03:42:07 DEBUG : empty space: Deleting (id "4_z4f424d53e0edbb8b9f380e1b_f104c26879909262d_d20241212_m033602_c001_v0001115_t0053_u01733974562796") 2024/12/12 03:42:07 DEBUG : empty space: Deleting (id "4_z4f424d53e0edbb8b9f380e1b_f407781ca38b1f297_d20241212_m033555_c001_v7007000_t0000_u01733974555806") 2024/12/12 03:42:07 DEBUG : empty space: Deleting (id "4_z4f424d53e0edbb8b9f380e1b_f104c2687990925ff_d20241212_m033553_c001_v0001115_t0026_u01733974553878") 2024/12/12 03:42:07 DEBUG : empty space: Deleting (id "4_z4f424d53e0edbb8b9f380e1b_f407781ca38b1f283_d20241212_m033551_c001_v7007000_t0000_u01733974551309") 2024/12/12 03:42:07 DEBUG : empty space: Deleting (id "4_z4f424d53e0edbb8b9f380e1b_f104c2687990925eb_d20241212_m033549_c001_v0001115_t0053_u01733974549994") 2024/12/12 03:42:07 DEBUG : empty space: Deleting (id "4_z4f424d53e0edbb8b9f380e1b_f407781ca38b1f262_d20241212_m033548_c001_v7007000_t0000_u01733974548910") 2024/12/12 03:42:07 DEBUG : empty space: Deleting (id "4_z4f424d53e0edbb8b9f380e1b_f11224a957e691ac7_d20241212_m033548_c001_v0001032_t0035_u01733974548012") 2024/12/12 03:42:07 DEBUG : empty space: Deleting (id "4_z4f424d53e0edbb8b9f380e1b_f104c2687990925dd_d20241212_m033546_c001_v0001115_t0049_u01733974546157") 2024/12/12 03:42:07 DEBUG : enormous: Deleting (id "4_z4f424d53e0edbb8b9f380e1b_f4067544bf263cd2c_d20241212_m033632_c001_v7007000_t0000_u01733974592143") 2024/12/12 03:42:07 DEBUG : enormous: Deleting (id "4_z4f424d53e0edbb8b9f380e1b_f104c2687990926c3_d20241212_m033630_c001_v0001115_t0014_u01733974590914") 2024/12/12 03:42:07 DEBUG : existing: Deleting (id "4_z4f424d53e0edbb8b9f380e1b_f40891d27bd06894b_d20241212_m034032_c001_v7007000_t0000_u01733974832294") 2024/12/12 03:42:07 DEBUG : existing: Deleting (id "4_z4f424d53e0edbb8b9f380e1b_f104c268799092990_d20241212_m034030_c001_v0001115_t0033_u01733974830686") 2024/12/12 03:42:07 DEBUG : existing: Deleting (id "4_z4f424d53e0edbb8b9f380e1b_f4010123395ac87b3_d20241212_m033658_c001_v7007000_t0000_u01733974618756") 2024/12/12 03:42:07 DEBUG : existing: Deleting (id "4_z4f424d53e0edbb8b9f380e1b_f104c268799092730_d20241212_m033657_c001_v0001115_t0057_u01733974617499") 2024/12/12 03:42:07 DEBUG : existing: Deleting (id "4_z4f424d53e0edbb8b9f380e1b_f4067544bf263cb68_d20241212_m033541_c001_v7007000_t0000_u01733974541255") 2024/12/12 03:42:07 DEBUG : existing: Deleting (id "4_z4f424d53e0edbb8b9f380e1b_f104c2687990925c5_d20241212_m033539_c001_v0001115_t0019_u01733974539966") 2024/12/12 03:42:07 DEBUG : existing: Deleting (id "4_z4f424d53e0edbb8b9f380e1b_f4067544bf263cb57_d20241212_m033538_c001_v7007000_t0000_u01733974538685") 2024/12/12 03:42:08 DEBUG : existing: Deleting (id "4_z4f424d53e0edbb8b9f380e1b_f104c2687990925bd_d20241212_m033537_c001_v0001115_t0012_u01733974537772") 2024/12/12 03:42:08 DEBUG : existing: Deleting (id "4_z4f424d53e0edbb8b9f380e1b_f104c2687990925b9_d20241212_m033536_c001_v0001115_t0013_u01733974536244") 2024/12/12 03:42:08 DEBUG : existing-b: Deleting (id "4_z4f424d53e0edbb8b9f380e1b_f4010123395ac87b4_d20241212_m033658_c001_v7007000_t0000_u01733974618941") 2024/12/12 03:42:08 DEBUG : existing-b: Deleting (id "4_z4f424d53e0edbb8b9f380e1b_f1102192c6162be92_d20241212_m033657_c001_v0001181_t0040_u01733974617508") 2024/12/12 03:42:08 DEBUG : five: Deleting (id "4_z4f424d53e0edbb8b9f380e1b_f4067544bf263cd32_d20241212_m033638_c001_v7007000_t0000_u01733974598829") 2024/12/12 03:42:08 DEBUG : five: Deleting (id "4_z4f424d53e0edbb8b9f380e1b_f404c2687990926d9_d20241212_m033636_c001_v0001115_t0029_u01733974596597") 2024/12/12 03:42:08 DEBUG : foo: Deleting (id "4_z4f424d53e0edbb8b9f380e1b_f407781ca38b1f28f_d20241212_m033553_c001_v7007000_t0000_u01733974553153") 2024/12/12 03:42:08 DEBUG : foo: Deleting (id "4_z4f424d53e0edbb8b9f380e1b_f404c2687990925f5_d20241212_m033552_c001_v0001115_t0029_u01733974552610") 2024/12/12 03:42:08 DEBUG : foo: Deleting (id "4_z4f424d53e0edbb8b9f380e1b_f404c2687990925f3_d20241212_m033552_c001_v0001115_t0029_u01733974552040") 2024/12/12 03:42:08 DEBUG : four: Deleting (id "4_z4f424d53e0edbb8b9f380e1b_f4067544bf263cd34_d20241212_m033639_c001_v7007000_t0000_u01733974599014") 2024/12/12 03:42:08 DEBUG : four: Deleting (id "4_z4f424d53e0edbb8b9f380e1b_f4102192c6162be26_d20241212_m033637_c001_v0001181_t0017_u01733974597152") 2024/12/12 03:42:08 DEBUG : four: Deleting (id "4_z4f424d53e0edbb8b9f380e1b_f104c2687990926d3_d20241212_m033635_c001_v0001115_t0002_u01733974595344") 2024/12/12 03:42:08 DEBUG : hello world2: Deleting (id "4_z4f424d53e0edbb8b9f380e1b_f410fa68195fdd375_d20241212_m033419_c001_v7007000_t0000_u01733974459600") 2024/12/12 03:42:08 DEBUG : hello world2: Deleting (id "4_z4f424d53e0edbb8b9f380e1b_f104c2687990924b3_d20241212_m033418_c001_v0001115_t0002_u01733974458753") 2024/12/12 03:42:08 DEBUG : ignore-size: Deleting (id "4_z4f424d53e0edbb8b9f380e1b_f4067544bf263cb3d_d20241212_m033535_c001_v7007000_t0000_u01733974535156") 2024/12/12 03:42:08 DEBUG : ignore-size: Deleting (id "4_z4f424d53e0edbb8b9f380e1b_f104c2687990925af_d20241212_m033533_c001_v0001115_t0039_u01733974533610") 2024/12/12 03:42:08 DEBUG : nested/sub dir/file: Deleting (id "4_z4f424d53e0edbb8b9f380e1b_f4010123395ac87b0_d20241212_m033656_c001_v7007000_t0000_u01733974616393") 2024/12/12 03:42:08 DEBUG : nested/sub dir/file: Deleting (id "4_z4f424d53e0edbb8b9f380e1b_f1102192c6162be8c_d20241212_m033655_c001_v0001181_t0031_u01733974615129") 2024/12/12 03:42:08 DEBUG : nested/sub dir/file: Deleting (id "4_z4f424d53e0edbb8b9f380e1b_f4010123395ac87ae_d20241212_m033654_c001_v7007000_t0000_u01733974614006") 2024/12/12 03:42:08 DEBUG : nested/sub dir/file: Deleting (id "4_z4f424d53e0edbb8b9f380e1b_f1102192c6162be78_d20241212_m033652_c001_v0001181_t0027_u01733974612439") 2024/12/12 03:42:09 DEBUG : one: Deleting (id "4_z4f424d53e0edbb8b9f380e1b_f4067544bf263cd35_d20241212_m033639_c001_v7007000_t0000_u01733974599212") 2024/12/12 03:42:09 DEBUG : one: Deleting (id "4_z4f424d53e0edbb8b9f380e1b_f404c2687990926cb_d20241212_m033634_c001_v0001115_t0029_u01733974594159") 2024/12/12 03:42:09 DEBUG : only0: Deleting (id "4_z4f424d53e0edbb8b9f380e1b_f4000c32fcb488980_d20241212_m034139_c001_v7007000_t0000_u01733974899982") 2024/12/12 03:42:09 DEBUG : only0: Deleting (id "4_z4f424d53e0edbb8b9f380e1b_f402168f14e2b7b2f_d20241212_m034134_c001_v0001116_t0003_u01733974894949") 2024/12/12 03:42:09 DEBUG : only0: Deleting (id "4_z4f424d53e0edbb8b9f380e1b_f105e9c09b5064ac3_d20241212_m034110_c001_v0001109_t0035_u01733974870487") 2024/12/12 03:42:09 DEBUG : only0: Deleting (id "4_z4f424d53e0edbb8b9f380e1b_f41907585c65a0bf7_d20241212_m034103_c001_v7007000_t0000_u01733974863606") 2024/12/12 03:42:09 DEBUG : only0: Deleting (id "4_z4f424d53e0edbb8b9f380e1b_f105e9c09b5064a1b_d20241212_m034037_c001_v0001109_t0048_u01733974837568") 2024/12/12 03:42:09 DEBUG : only1: Deleting (id "4_z4f424d53e0edbb8b9f380e1b_f4000c32fcb488985_d20241212_m034140_c001_v7007000_t0000_u01733974900162") 2024/12/12 03:42:09 DEBUG : only1: Deleting (id "4_z4f424d53e0edbb8b9f380e1b_f4041b1e0edd53626_d20241212_m034134_c001_v0001144_t0023_u01733974894945") 2024/12/12 03:42:09 DEBUG : only1: Deleting (id "4_z4f424d53e0edbb8b9f380e1b_f105e9c09b5064acb_d20241212_m034111_c001_v0001109_t0059_u01733974871943") 2024/12/12 03:42:09 DEBUG : only1: Deleting (id "4_z4f424d53e0edbb8b9f380e1b_f4067544bf263d242_d20241212_m034103_c001_v7007000_t0000_u01733974863257") 2024/12/12 03:42:09 DEBUG : only1: Deleting (id "4_z4f424d53e0edbb8b9f380e1b_f105e9c09b5064a25_d20241212_m034038_c001_v0001109_t0054_u01733974838694") 2024/12/12 03:42:09 DEBUG : only10: Deleting (id "4_z4f424d53e0edbb8b9f380e1b_f4000c32fcb488989_d20241212_m034140_c001_v7007000_t0000_u01733974900464") 2024/12/12 03:42:09 DEBUG : only10: Deleting (id "4_z4f424d53e0edbb8b9f380e1b_f404c268799092a91_d20241212_m034134_c001_v0001115_t0029_u01733974894198") 2024/12/12 03:42:09 DEBUG : only10: Deleting (id "4_z4f424d53e0edbb8b9f380e1b_f105e9c09b5064b03_d20241212_m034123_c001_v0001109_t0043_u01733974883002") 2024/12/12 03:42:09 DEBUG : only10: Deleting (id "4_z4f424d53e0edbb8b9f380e1b_f40368b81445c897d_d20241212_m034103_c001_v7007000_t0000_u01733974863646") 2024/12/12 03:42:09 DEBUG : only10: Deleting (id "4_z4f424d53e0edbb8b9f380e1b_f105e9c09b5064a65_d20241212_m034050_c001_v0001109_t0043_u01733974849999") 2024/12/12 03:42:09 DEBUG : only11: Deleting (id "4_z4f424d53e0edbb8b9f380e1b_f4000c32fcb48898d_d20241212_m034140_c001_v7007000_t0000_u01733974900644") 2024/12/12 03:42:09 DEBUG : only11: Deleting (id "4_z4f424d53e0edbb8b9f380e1b_f405e9c09b5064b3d_d20241212_m034134_c001_v0001109_t0002_u01733974894207") 2024/12/12 03:42:09 DEBUG : only11: Deleting (id "4_z4f424d53e0edbb8b9f380e1b_f105e9c09b5064b0b_d20241212_m034123_c001_v0001109_t0034_u01733974883899") 2024/12/12 03:42:09 DEBUG : only11: Deleting (id "4_z4f424d53e0edbb8b9f380e1b_f40368b81445c896e_d20241212_m034102_c001_v7007000_t0000_u01733974862693") 2024/12/12 03:42:10 DEBUG : only11: Deleting (id "4_z4f424d53e0edbb8b9f380e1b_f105e9c09b5064a6f_d20241212_m034051_c001_v0001109_t0027_u01733974851206") 2024/12/12 03:42:10 DEBUG : only12: Deleting (id "4_z4f424d53e0edbb8b9f380e1b_f4000c32fcb488990_d20241212_m034140_c001_v7007000_t0000_u01733974900825") 2024/12/12 03:42:10 DEBUG : only12: Deleting (id "4_z4f424d53e0edbb8b9f380e1b_f4041b1e0edd53628_d20241212_m034135_c001_v0001144_t0023_u01733974895127") 2024/12/12 03:42:10 DEBUG : only12: Deleting (id "4_z4f424d53e0edbb8b9f380e1b_f105e9c09b5064b11_d20241212_m034124_c001_v0001109_t0000_u01733974884893") 2024/12/12 03:42:10 DEBUG : only12: Deleting (id "4_z4f424d53e0edbb8b9f380e1b_f40368b81445c897e_d20241212_m034103_c001_v7007000_t0000_u01733974863705") 2024/12/12 03:42:10 DEBUG : only12: Deleting (id "4_z4f424d53e0edbb8b9f380e1b_f105e9c09b5064a75_d20241212_m034052_c001_v0001109_t0030_u01733974852478") 2024/12/12 03:42:10 DEBUG : only13: Deleting (id "4_z4f424d53e0edbb8b9f380e1b_f4000c32fcb488993_d20241212_m034141_c001_v7007000_t0000_u01733974901006") 2024/12/12 03:42:10 DEBUG : only13: Deleting (id "4_z4f424d53e0edbb8b9f380e1b_f4041b1e0edd53624_d20241212_m034134_c001_v0001144_t0023_u01733974894762") 2024/12/12 03:42:10 DEBUG : only13: Deleting (id "4_z4f424d53e0edbb8b9f380e1b_f105e9c09b5064b13_d20241212_m034126_c001_v0001109_t0033_u01733974886079") 2024/12/12 03:42:10 DEBUG : only13: Deleting (id "4_z4f424d53e0edbb8b9f380e1b_f40368b81445c8977_d20241212_m034103_c001_v7007000_t0000_u01733974863279") 2024/12/12 03:42:10 DEBUG : only13: Deleting (id "4_z4f424d53e0edbb8b9f380e1b_f105e9c09b5064a79_d20241212_m034054_c001_v0001109_t0042_u01733974854009") 2024/12/12 03:42:10 DEBUG : only14: Deleting (id "4_z4f424d53e0edbb8b9f380e1b_f4000c32fcb488997_d20241212_m034141_c001_v7007000_t0000_u01733974901190") 2024/12/12 03:42:10 DEBUG : only14: Deleting (id "4_z4f424d53e0edbb8b9f380e1b_f404c268799092aa5_d20241212_m034135_c001_v0001115_t0029_u01733974895328") 2024/12/12 03:42:10 DEBUG : only14: Deleting (id "4_z4f424d53e0edbb8b9f380e1b_f105e9c09b5064b19_d20241212_m034126_c001_v0001109_t0020_u01733974886987") 2024/12/12 03:42:10 DEBUG : only14: Deleting (id "4_z4f424d53e0edbb8b9f380e1b_f41907585c65a0bf9_d20241212_m034103_c001_v7007000_t0000_u01733974863786") 2024/12/12 03:42:10 DEBUG : only14: Deleting (id "4_z4f424d53e0edbb8b9f380e1b_f105e9c09b5064a80_d20241212_m034055_c001_v0001109_t0004_u01733974855032") 2024/12/12 03:42:10 DEBUG : only15: Deleting (id "4_z4f424d53e0edbb8b9f380e1b_f4000c32fcb48899a_d20241212_m034141_c001_v7007000_t0000_u01733974901380") 2024/12/12 03:42:10 DEBUG : only15: Deleting (id "4_z4f424d53e0edbb8b9f380e1b_f404c268799092a95_d20241212_m034134_c001_v0001115_t0029_u01733974894596") 2024/12/12 03:42:10 DEBUG : only15: Deleting (id "4_z4f424d53e0edbb8b9f380e1b_f105e9c09b5064b1b_d20241212_m034128_c001_v0001109_t0022_u01733974888317") 2024/12/12 03:42:10 DEBUG : only15: Deleting (id "4_z4f424d53e0edbb8b9f380e1b_f40368b81445c8978_d20241212_m034103_c001_v7007000_t0000_u01733974863290") 2024/12/12 03:42:11 DEBUG : only15: Deleting (id "4_z4f424d53e0edbb8b9f380e1b_f105e9c09b5064a87_d20241212_m034056_c001_v0001109_t0031_u01733974856237") 2024/12/12 03:42:11 DEBUG : only16: Deleting (id "4_z4f424d53e0edbb8b9f380e1b_f4000c32fcb48899d_d20241212_m034141_c001_v7007000_t0000_u01733974901561") 2024/12/12 03:42:11 DEBUG : only16: Deleting (id "4_z4f424d53e0edbb8b9f380e1b_f405e9c09b5064b41_d20241212_m034134_c001_v0001109_t0002_u01733974894604") 2024/12/12 03:42:11 DEBUG : only16: Deleting (id "4_z4f424d53e0edbb8b9f380e1b_f105e9c09b5064b21_d20241212_m034129_c001_v0001109_t0002_u01733974889602") 2024/12/12 03:42:11 DEBUG : only16: Deleting (id "4_z4f424d53e0edbb8b9f380e1b_f40368b81445c8970_d20241212_m034102_c001_v7007000_t0000_u01733974862896") 2024/12/12 03:42:11 DEBUG : only16: Deleting (id "4_z4f424d53e0edbb8b9f380e1b_f105e9c09b5064a8b_d20241212_m034057_c001_v0001109_t0002_u01733974857127") 2024/12/12 03:42:11 DEBUG : only17: Deleting (id "4_z4f424d53e0edbb8b9f380e1b_f4000c32fcb4889a0_d20241212_m034141_c001_v7007000_t0000_u01733974901751") 2024/12/12 03:42:11 DEBUG : only17: Deleting (id "4_z4f424d53e0edbb8b9f380e1b_f404c268799092a97_d20241212_m034134_c001_v0001115_t0029_u01733974894777") 2024/12/12 03:42:11 DEBUG : only17: Deleting (id "4_z4f424d53e0edbb8b9f380e1b_f105e9c09b5064b29_d20241212_m034130_c001_v0001109_t0054_u01733974890983") 2024/12/12 03:42:11 DEBUG : only17: Deleting (id "4_z4f424d53e0edbb8b9f380e1b_f41907585c65a0bf6_d20241212_m034103_c001_v7007000_t0000_u01733974863425") 2024/12/12 03:42:11 DEBUG : only17: Deleting (id "4_z4f424d53e0edbb8b9f380e1b_f105e9c09b5064a93_d20241212_m034058_c001_v0001109_t0002_u01733974858300") 2024/12/12 03:42:11 DEBUG : only18: Deleting (id "4_z4f424d53e0edbb8b9f380e1b_f4000c32fcb4889a4_d20241212_m034141_c001_v7007000_t0000_u01733974901932") 2024/12/12 03:42:11 DEBUG : only18: Deleting (id "4_z4f424d53e0edbb8b9f380e1b_f405e9c09b5064b45_d20241212_m034134_c001_v0001109_t0002_u01733974894798") 2024/12/12 03:42:11 DEBUG : only18: Deleting (id "4_z4f424d53e0edbb8b9f380e1b_f105e9c09b5064b2f_d20241212_m034132_c001_v0001109_t0003_u01733974892013") 2024/12/12 03:42:11 DEBUG : only18: Deleting (id "4_z4f424d53e0edbb8b9f380e1b_f41907585c65a0bf2_d20241212_m034103_c001_v7007000_t0000_u01733974863062") 2024/12/12 03:42:11 DEBUG : only18: Deleting (id "4_z4f424d53e0edbb8b9f380e1b_f105e9c09b5064a9d_d20241212_m034059_c001_v0001109_t0012_u01733974859631") 2024/12/12 03:42:11 DEBUG : only19: Deleting (id "4_z4f424d53e0edbb8b9f380e1b_f4000c32fcb4889a6_d20241212_m034142_c001_v7007000_t0000_u01733974902113") 2024/12/12 03:42:11 DEBUG : only19: Deleting (id "4_z4f424d53e0edbb8b9f380e1b_f4041b1e0edd5362a_d20241212_m034135_c001_v0001144_t0023_u01733974895347") 2024/12/12 03:42:11 DEBUG : only19: Deleting (id "4_z4f424d53e0edbb8b9f380e1b_f105e9c09b5064b33_d20241212_m034133_c001_v0001109_t0059_u01733974893013") 2024/12/12 03:42:11 DEBUG : only19: Deleting (id "4_z4f424d53e0edbb8b9f380e1b_f4067544bf263d240_d20241212_m034103_c001_v7007000_t0000_u01733974863077") 2024/12/12 03:42:11 DEBUG : only19: Deleting (id "4_z4f424d53e0edbb8b9f380e1b_f105e9c09b5064aa3_d20241212_m034100_c001_v0001109_t0046_u01733974860941") 2024/12/12 03:42:11 DEBUG : only2: Deleting (id "4_z4f424d53e0edbb8b9f380e1b_f4000c32fcb4889a8_d20241212_m034142_c001_v7007000_t0000_u01733974902294") 2024/12/12 03:42:12 DEBUG : only2: Deleting (id "4_z4f424d53e0edbb8b9f380e1b_f404c268799092a9d_d20241212_m034134_c001_v0001115_t0029_u01733974894958") 2024/12/12 03:42:12 DEBUG : only2: Deleting (id "4_z4f424d53e0edbb8b9f380e1b_f105e9c09b5064acd_d20241212_m034112_c001_v0001109_t0025_u01733974872917") 2024/12/12 03:42:12 DEBUG : only2: Deleting (id "4_z4f424d53e0edbb8b9f380e1b_f40368b81445c8972_d20241212_m034103_c001_v7007000_t0000_u01733974863086") 2024/12/12 03:42:12 DEBUG : only2: Deleting (id "4_z4f424d53e0edbb8b9f380e1b_f105e9c09b5064a2f_d20241212_m034040_c001_v0001109_t0052_u01733974840030") 2024/12/12 03:42:12 DEBUG : only3: Deleting (id "4_z4f424d53e0edbb8b9f380e1b_f4000c32fcb4889aa_d20241212_m034142_c001_v7007000_t0000_u01733974902474") 2024/12/12 03:42:12 DEBUG : only3: Deleting (id "4_z4f424d53e0edbb8b9f380e1b_f405e9c09b5064b47_d20241212_m034134_c001_v0001109_t0002_u01733974894979") 2024/12/12 03:42:12 DEBUG : only3: Deleting (id "4_z4f424d53e0edbb8b9f380e1b_f105e9c09b5064ad7_d20241212_m034114_c001_v0001109_t0002_u01733974874060") 2024/12/12 03:42:12 DEBUG : only3: Deleting (id "4_z4f424d53e0edbb8b9f380e1b_f4067544bf263d247_d20241212_m034103_c001_v7007000_t0000_u01733974863635") 2024/12/12 03:42:12 DEBUG : only3: Deleting (id "4_z4f424d53e0edbb8b9f380e1b_f105e9c09b5064a35_d20241212_m034041_c001_v0001109_t0058_u01733974841129") 2024/12/12 03:42:12 DEBUG : only4: Deleting (id "4_z4f424d53e0edbb8b9f380e1b_f4000c32fcb4889ac_d20241212_m034142_c001_v7007000_t0000_u01733974902654") 2024/12/12 03:42:12 DEBUG : only4: Deleting (id "4_z4f424d53e0edbb8b9f380e1b_f405e9c09b5064b4b_d20241212_m034135_c001_v0001109_t0002_u01733974895360") 2024/12/12 03:42:12 DEBUG : only4: Deleting (id "4_z4f424d53e0edbb8b9f380e1b_f105e9c09b5064adb_d20241212_m034115_c001_v0001109_t0052_u01733974875115") 2024/12/12 03:42:12 DEBUG : only4: Deleting (id "4_z4f424d53e0edbb8b9f380e1b_f4067544bf263d244_d20241212_m034103_c001_v7007000_t0000_u01733974863436") 2024/12/12 03:42:12 DEBUG : only4: Deleting (id "4_z4f424d53e0edbb8b9f380e1b_f105e9c09b5064a3d_d20241212_m034042_c001_v0001109_t0033_u01733974842224") 2024/12/12 03:42:12 DEBUG : only5: Deleting (id "4_z4f424d53e0edbb8b9f380e1b_f4000c32fcb4889ad_d20241212_m034142_c001_v7007000_t0000_u01733974902836") 2024/12/12 03:42:12 DEBUG : only5: Deleting (id "4_z4f424d53e0edbb8b9f380e1b_f402168f14e2b7b33_d20241212_m034135_c001_v0001116_t0003_u01733974895137") 2024/12/12 03:42:12 DEBUG : only5: Deleting (id "4_z4f424d53e0edbb8b9f380e1b_f105e9c09b5064add_d20241212_m034116_c001_v0001109_t0058_u01733974876518") 2024/12/12 03:42:12 DEBUG : only5: Deleting (id "4_z4f424d53e0edbb8b9f380e1b_f40368b81445c8973_d20241212_m034103_c001_v7007000_t0000_u01733974863086") 2024/12/12 03:42:12 DEBUG : only5: Deleting (id "4_z4f424d53e0edbb8b9f380e1b_f105e9c09b5064a45_d20241212_m034043_c001_v0001109_t0013_u01733974843169") 2024/12/12 03:42:12 DEBUG : only6: Deleting (id "4_z4f424d53e0edbb8b9f380e1b_f4000c32fcb4889b1_d20241212_m034143_c001_v7007000_t0000_u01733974903029") 2024/12/12 03:42:12 DEBUG : only6: Deleting (id "4_z4f424d53e0edbb8b9f380e1b_f404c268799092aa1_d20241212_m034135_c001_v0001115_t0029_u01733974895146") 2024/12/12 03:42:13 DEBUG : only6: Deleting (id "4_z4f424d53e0edbb8b9f380e1b_f105e9c09b5064ae1_d20241212_m034117_c001_v0001109_t0035_u01733974877948") 2024/12/12 03:42:13 DEBUG : only6: Deleting (id "4_z4f424d53e0edbb8b9f380e1b_f4067544bf263d249_d20241212_m034103_c001_v7007000_t0000_u01733974863817") 2024/12/12 03:42:13 DEBUG : only6: Deleting (id "4_z4f424d53e0edbb8b9f380e1b_f105e9c09b5064a49_d20241212_m034044_c001_v0001109_t0000_u01733974844375") 2024/12/12 03:42:13 DEBUG : only7: Deleting (id "4_z4f424d53e0edbb8b9f380e1b_f4000c32fcb4889b3_d20241212_m034143_c001_v7007000_t0000_u01733974903213") 2024/12/12 03:42:13 DEBUG : only7: Deleting (id "4_z4f424d53e0edbb8b9f380e1b_f405e9c09b5064b49_d20241212_m034135_c001_v0001109_t0002_u01733974895178") 2024/12/12 03:42:13 DEBUG : only7: Deleting (id "4_z4f424d53e0edbb8b9f380e1b_f105e9c09b5064aeb_d20241212_m034119_c001_v0001109_t0025_u01733974879504") 2024/12/12 03:42:13 DEBUG : only7: Deleting (id "4_z4f424d53e0edbb8b9f380e1b_f40368b81445c897a_d20241212_m034103_c001_v7007000_t0000_u01733974863460") 2024/12/12 03:42:13 DEBUG : only7: Deleting (id "4_z4f424d53e0edbb8b9f380e1b_f105e9c09b5064a51_d20241212_m034045_c001_v0001109_t0012_u01733974845943") 2024/12/12 03:42:13 DEBUG : only8: Deleting (id "4_z4f424d53e0edbb8b9f380e1b_f4000c32fcb4889b5_d20241212_m034143_c001_v7007000_t0000_u01733974903406") 2024/12/12 03:42:13 DEBUG : only8: Deleting (id "4_z4f424d53e0edbb8b9f380e1b_f402168f14e2b7b35_d20241212_m034135_c001_v0001116_t0003_u01733974895318") 2024/12/12 03:42:13 DEBUG : only8: Deleting (id "4_z4f424d53e0edbb8b9f380e1b_f105e9c09b5064af3_d20241212_m034120_c001_v0001109_t0044_u01733974880585") 2024/12/12 03:42:13 DEBUG : only8: Deleting (id "4_z4f424d53e0edbb8b9f380e1b_f40368b81445c897b_d20241212_m034103_c001_v7007000_t0000_u01733974863521") 2024/12/12 03:42:13 DEBUG : only8: Deleting (id "4_z4f424d53e0edbb8b9f380e1b_f105e9c09b5064a57_d20241212_m034047_c001_v0001109_t0032_u01733974847401") 2024/12/12 03:42:13 DEBUG : only9: Deleting (id "4_z4f424d53e0edbb8b9f380e1b_f4000c32fcb4889b6_d20241212_m034143_c001_v7007000_t0000_u01733974903587") 2024/12/12 03:42:13 DEBUG : only9: Deleting (id "4_z4f424d53e0edbb8b9f380e1b_f402168f14e2b7b39_d20241212_m034135_c001_v0001116_t0003_u01733974895500") 2024/12/12 03:42:13 DEBUG : only9: Deleting (id "4_z4f424d53e0edbb8b9f380e1b_f105e9c09b5064afd_d20241212_m034121_c001_v0001109_t0049_u01733974881639") 2024/12/12 03:42:13 DEBUG : only9: Deleting (id "4_z4f424d53e0edbb8b9f380e1b_f41907585c65a0bf4_d20241212_m034103_c001_v7007000_t0000_u01733974863243") 2024/12/12 03:42:13 DEBUG : only9: Deleting (id "4_z4f424d53e0edbb8b9f380e1b_f105e9c09b5064a61_d20241212_m034048_c001_v0001109_t0017_u01733974848953") 2024/12/12 03:42:13 DEBUG : potato: Deleting (id "4_z4f424d53e0edbb8b9f380e1b_f4010123395ac87ac_d20241212_m033650_c001_v7007000_t0000_u01733974610570") 2024/12/12 03:42:13 DEBUG : potato: Deleting (id "4_z4f424d53e0edbb8b9f380e1b_f105e9c09b50646ca_d20241212_m033648_c001_v0001109_t0034_u01733974608566") 2024/12/12 03:42:14 DEBUG : potato: Deleting (id "4_z4f424d53e0edbb8b9f380e1b_f4067544bf263cd40_d20241212_m033646_c001_v7007000_t0000_u01733974606302") 2024/12/12 03:42:14 DEBUG : potato: Deleting (id "4_z4f424d53e0edbb8b9f380e1b_f104c268799092704_d20241212_m033644_c001_v0001115_t0034_u01733974604345") 2024/12/12 03:42:14 DEBUG : potato: Deleting (id "4_z4f424d53e0edbb8b9f380e1b_f4067544bf263cd3b_d20241212_m033642_c001_v7007000_t0000_u01733974602503") 2024/12/12 03:42:14 DEBUG : potato: Deleting (id "4_z4f424d53e0edbb8b9f380e1b_f1102192c6162be40_d20241212_m033640_c001_v0001181_t0038_u01733974600161") 2024/12/12 03:42:14 DEBUG : potato: Deleting (id "4_z4f424d53e0edbb8b9f380e1b_f4067544bf263cd1a_d20241212_m033624_c001_v7007000_t0000_u01733974584748") 2024/12/12 03:42:14 DEBUG : potato: Deleting (id "4_z4f424d53e0edbb8b9f380e1b_f104c26879909268f_d20241212_m033622_c001_v0001115_t0004_u01733974582844") 2024/12/12 03:42:14 DEBUG : potato: Deleting (id "4_z4f424d53e0edbb8b9f380e1b_f4067544bf263ccdf_d20241212_m033620_c001_v7007000_t0000_u01733974580565") 2024/12/12 03:42:14 DEBUG : potato: Deleting (id "4_z4f424d53e0edbb8b9f380e1b_f104c268799092681_d20241212_m033619_c001_v0001115_t0054_u01733974579040") 2024/12/12 03:42:14 DEBUG : potato: Deleting (id "4_z4f424d53e0edbb8b9f380e1b_f4067544bf263ccb3_d20241212_m033616_c001_v7007000_t0000_u01733974576895") 2024/12/12 03:42:14 DEBUG : potato: Deleting (id "4_z4f424d53e0edbb8b9f380e1b_f104c26879909266f_d20241212_m033615_c001_v0001115_t0022_u01733974575261") 2024/12/12 03:42:14 DEBUG : potato: Deleting (id "4_z4f424d53e0edbb8b9f380e1b_f407781ca38b1f2ae_d20241212_m033606_c001_v7007000_t0000_u01733974566770") 2024/12/12 03:42:14 DEBUG : potato: Deleting (id "4_z4f424d53e0edbb8b9f380e1b_f104c268799092638_d20241212_m033604_c001_v0001115_t0041_u01733974564984") 2024/12/12 03:42:14 DEBUG : potato: Deleting (id "4_z4f424d53e0edbb8b9f380e1b_f407781ca38b1f2a8_d20241212_m033604_c001_v7007000_t0000_u01733974564261") 2024/12/12 03:42:14 DEBUG : potato: Deleting (id "4_z4f424d53e0edbb8b9f380e1b_f104c268799092627_d20241212_m033602_c001_v0001115_t0013_u01733974562366") 2024/12/12 03:42:14 DEBUG : potato: Deleting (id "4_z4f424d53e0edbb8b9f380e1b_f407781ca38b1f2a2_d20241212_m033601_c001_v7007000_t0000_u01733974561644") 2024/12/12 03:42:14 DEBUG : potato: Deleting (id "4_z4f424d53e0edbb8b9f380e1b_f104c268799092621_d20241212_m033600_c001_v0001115_t0048_u01733974560605") 2024/12/12 03:42:14 DEBUG : potato: Deleting (id "4_z4f424d53e0edbb8b9f380e1b_f104c268799092615_d20241212_m033559_c001_v0001115_t0054_u01733974559350") 2024/12/12 03:42:14 DEBUG : potato: Deleting (id "4_z4f424d53e0edbb8b9f380e1b_f407781ca38b1f29d_d20241212_m033558_c001_v7007000_t0000_u01733974558613") 2024/12/12 03:42:15 DEBUG : potato: Deleting (id "4_z4f424d53e0edbb8b9f380e1b_f104c26879909260f_d20241212_m033557_c001_v0001115_t0003_u01733974557807") 2024/12/12 03:42:15 DEBUG : potato: Deleting (id "4_z4f424d53e0edbb8b9f380e1b_f104c268799092609_d20241212_m033556_c001_v0001115_t0013_u01733974556712") 2024/12/12 03:42:15 DEBUG : potato: Deleting (id "4_z4f424d53e0edbb8b9f380e1b_f407781ca38b1f299_d20241212_m033555_c001_v7007000_t0000_u01733974555986") 2024/12/12 03:42:15 DEBUG : potato: Deleting (id "4_z4f424d53e0edbb8b9f380e1b_f104c268799092601_d20241212_m033554_c001_v0001115_t0053_u01733974554750") 2024/12/12 03:42:15 DEBUG : potato2: Deleting (id "4_z4f424d53e0edbb8b9f380e1b_f4124763dcf7177ba_d20241212_m033804_c001_v7007000_t0000_u01733974684358") 2024/12/12 03:42:15 DEBUG : potato2: Deleting (id "4_z4f424d53e0edbb8b9f380e1b_f105e9c09b506481b_d20241212_m033803_c001_v0001109_t0047_u01733974683464") 2024/12/12 03:42:15 DEBUG : potato2: Deleting (id "4_z4f424d53e0edbb8b9f380e1b_f4016bfaa4fcf5448_d20241212_m033749_c001_v7007000_t0000_u01733974669929") 2024/12/12 03:42:15 DEBUG : potato2: Deleting (id "4_z4f424d53e0edbb8b9f380e1b_f105e9c09b50647cf_d20241212_m033743_c001_v0001109_t0012_u01733974663964") 2024/12/12 03:42:15 DEBUG : potato2: Deleting (id "4_z4f424d53e0edbb8b9f380e1b_f40368b81445c842a_d20241212_m033730_c001_v7007000_t0000_u01733974650740") 2024/12/12 03:42:15 DEBUG : potato2: Deleting (id "4_z4f424d53e0edbb8b9f380e1b_f105e9c09b506477d_d20241212_m033722_c001_v0001109_t0035_u01733974642040") 2024/12/12 03:42:15 DEBUG : potato2: Deleting (id "4_z4f424d53e0edbb8b9f380e1b_f4010123395ac87b7_d20241212_m033707_c001_v7007000_t0000_u01733974627095") 2024/12/12 03:42:15 DEBUG : potato2: Deleting (id "4_z4f424d53e0edbb8b9f380e1b_f105e9c09b506470d_d20241212_m033700_c001_v0001109_t0035_u01733974620240") 2024/12/12 03:42:15 DEBUG : potato2: Deleting (id "4_z4f424d53e0edbb8b9f380e1b_f4067544bf263cd2d_d20241212_m033632_c001_v7007000_t0000_u01733974592327") 2024/12/12 03:42:15 DEBUG : potato2: Deleting (id "4_z4f424d53e0edbb8b9f380e1b_f104c2687990926b9_d20241212_m033629_c001_v0001115_t0051_u01733974589499") 2024/12/12 03:42:15 DEBUG : potato2: Deleting (id "4_z4f424d53e0edbb8b9f380e1b_f4067544bf263cd28_d20241212_m033628_c001_v7007000_t0000_u01733974588359") 2024/12/12 03:42:15 DEBUG : potato2: Deleting (id "4_z4f424d53e0edbb8b9f380e1b_f104c2687990926a9_d20241212_m033625_c001_v0001115_t0004_u01733974585677") 2024/12/12 03:42:15 DEBUG : potato2: Deleting (id "4_z4f424d53e0edbb8b9f380e1b_f4067544bf263cd1e_d20241212_m033624_c001_v7007000_t0000_u01733974584949") 2024/12/12 03:42:15 DEBUG : potato2: Deleting (id "4_z4f424d53e0edbb8b9f380e1b_f104c268799092695_d20241212_m033623_c001_v0001115_t0019_u01733974583719") 2024/12/12 03:42:15 DEBUG : potato2: Deleting (id "4_z4f424d53e0edbb8b9f380e1b_f4067544bf263ccf6_d20241212_m033622_c001_v7007000_t0000_u01733974582112") 2024/12/12 03:42:15 DEBUG : potato2: Deleting (id "4_z4f424d53e0edbb8b9f380e1b_f104c268799092689_d20241212_m033620_c001_v0001115_t0058_u01733974580933") 2024/12/12 03:42:15 DEBUG : potato2: Deleting (id "4_z4f424d53e0edbb8b9f380e1b_f4067544bf263ccc0_d20241212_m033618_c001_v7007000_t0000_u01733974578307") 2024/12/12 03:42:15 DEBUG : potato2: Deleting (id "4_z4f424d53e0edbb8b9f380e1b_f104c268799092677_d20241212_m033616_c001_v0001115_t0022_u01733974576906") 2024/12/12 03:42:15 DEBUG : potato2: Deleting (id "4_z4f424d53e0edbb8b9f380e1b_f407781ca38b1f2b2_d20241212_m033607_c001_v7007000_t0000_u01733974567496") 2024/12/12 03:42:16 DEBUG : potato2: Deleting (id "4_z4f424d53e0edbb8b9f380e1b_f104c26879909263f_d20241212_m033606_c001_v0001115_t0021_u01733974566340") 2024/12/12 03:42:16 DEBUG : potato2: Deleting (id "4_z4f424d53e0edbb8b9f380e1b_f410fa68195fdd3b1_d20241212_m033423_c001_v7007000_t0000_u01733974463764") 2024/12/12 03:42:16 DEBUG : potato2: Deleting (id "4_z4f424d53e0edbb8b9f380e1b_f104c2687990924bf_d20241212_m033422_c001_v0001115_t0057_u01733974462753") 2024/12/12 03:42:16 DEBUG : potato2: Deleting (id "4_z4f424d53e0edbb8b9f380e1b_f410fa68195fdd38f_d20241212_m033421_c001_v7007000_t0000_u01733974461486") 2024/12/12 03:42:16 DEBUG : potato2: Deleting (id "4_z4f424d53e0edbb8b9f380e1b_f104c2687990924b7_d20241212_m033420_c001_v0001115_t0032_u01733974460504") 2024/12/12 03:42:16 DEBUG : potato3: Deleting (id "4_z4f424d53e0edbb8b9f380e1b_f4016bfaa4fcf5449_d20241212_m033750_c001_v7007000_t0000_u01733974670149") 2024/12/12 03:42:16 DEBUG : potato3: Deleting (id "4_z4f424d53e0edbb8b9f380e1b_f104c2687990927e0_d20241212_m033745_c001_v0001115_t0016_u01733974665547") 2024/12/12 03:42:16 DEBUG : potato3: Deleting (id "4_z4f424d53e0edbb8b9f380e1b_f40368b81445c842e_d20241212_m033731_c001_v7007000_t0000_u01733974651064") 2024/12/12 03:42:16 DEBUG : potato3: Deleting (id "4_z4f424d53e0edbb8b9f380e1b_f104c268799092792_d20241212_m033723_c001_v0001115_t0000_u01733974643634") 2024/12/12 03:42:16 DEBUG : potato3: Deleting (id "4_z4f424d53e0edbb8b9f380e1b_f4010123395ac87b8_d20241212_m033707_c001_v7007000_t0000_u01733974627331") 2024/12/12 03:42:16 DEBUG : potato3: Deleting (id "4_z4f424d53e0edbb8b9f380e1b_f104c26879909273c_d20241212_m033701_c001_v0001115_t0050_u01733974621083") 2024/12/12 03:42:16 DEBUG : pre-dest1/1: Deleting (id "4_z4f424d53e0edbb8b9f380e1b_f402fa447e0ff03b8_d20241212_m033847_c001_v7007000_t0000_u01733974727893") 2024/12/12 03:42:16 DEBUG : pre-dest1/1: Deleting (id "4_z4f424d53e0edbb8b9f380e1b_f104c26879909286c_d20241212_m033839_c001_v0001115_t0039_u01733974719564") 2024/12/12 03:42:16 DEBUG : pre-dest2/2: Deleting (id "4_z4f424d53e0edbb8b9f380e1b_f402fa447e0ff03ba_d20241212_m033848_c001_v7007000_t0000_u01733974728073") 2024/12/12 03:42:16 DEBUG : pre-dest2/2: Deleting (id "4_z4f424d53e0edbb8b9f380e1b_f105e9c09b5064899_d20241212_m033840_c001_v0001109_t0041_u01733974720396") 2024/12/12 03:42:16 DEBUG : rclone-sync-test-ignore-file/.ignore: Deleting (id "4_z4f424d53e0edbb8b9f380e1b_f41907585c65a0822_d20241212_m033817_c001_v7007000_t0000_u01733974697733") 2024/12/12 03:42:16 DEBUG : rclone-sync-test-ignore-file/.ignore: Deleting (id "4_z4f424d53e0edbb8b9f380e1b_f1102192c6162c00c_d20241212_m033813_c001_v0001181_t0028_u01733974693878") 2024/12/12 03:42:16 DEBUG : sizeonly: Deleting (id "4_z4f424d53e0edbb8b9f380e1b_f4067544bf263cb28_d20241212_m033532_c001_v7007000_t0000_u01733974532335") 2024/12/12 03:42:16 DEBUG : sizeonly: Deleting (id "4_z4f424d53e0edbb8b9f380e1b_f104c2687990925a7_d20241212_m033530_c001_v0001115_t0005_u01733974530795") 2024/12/12 03:42:16 DEBUG : sub dir/hello world: Deleting (id "4_z4f424d53e0edbb8b9f380e1b_f4000c32fcb4889cf_d20241212_m034152_c001_v7007000_t0000_u01733974912794") 2024/12/12 03:42:16 DEBUG : sub dir/hello world: Deleting (id "4_z4f424d53e0edbb8b9f380e1b_f105e9c09b5064b8f_d20241212_m034149_c001_v0001109_t0054_u01733974909810") 2024/12/12 03:42:17 DEBUG : sub dir/hello world: Deleting (id "4_z4f424d53e0edbb8b9f380e1b_f4000c32fcb4889c2_d20241212_m034147_c001_v7007000_t0000_u01733974907849") 2024/12/12 03:42:17 DEBUG : sub dir/hello world: Deleting (id "4_z4f424d53e0edbb8b9f380e1b_f104c268799092ac5_d20241212_m034144_c001_v0001115_t0042_u01733974904956") 2024/12/12 03:42:17 DEBUG : sub dir/hello world: Deleting (id "4_z4f424d53e0edbb8b9f380e1b_f4010123395ac87b1_d20241212_m033656_c001_v7007000_t0000_u01733974616576") 2024/12/12 03:42:17 DEBUG : sub dir/hello world: Deleting (id "4_z4f424d53e0edbb8b9f380e1b_f105e9c09b50646fb_d20241212_m033655_c001_v0001109_t0033_u01733974615480") 2024/12/12 03:42:17 DEBUG : sub dir/hello world: Deleting (id "4_z4f424d53e0edbb8b9f380e1b_f4010123395ac87af_d20241212_m033654_c001_v7007000_t0000_u01733974614190") 2024/12/12 03:42:17 DEBUG : sub dir/hello world: Deleting (id "4_z4f424d53e0edbb8b9f380e1b_f104c26879909271e_d20241212_m033652_c001_v0001115_t0033_u01733974612794") 2024/12/12 03:42:17 DEBUG : sub dir/hello world: Deleting (id "4_z4f424d53e0edbb8b9f380e1b_f4067544bf263cb04_d20241212_m033527_c001_v7007000_t0000_u01733974527439") 2024/12/12 03:42:17 DEBUG : sub dir/hello world: Deleting (id "4_z4f424d53e0edbb8b9f380e1b_f104c268799092593_d20241212_m033525_c001_v0001115_t0059_u01733974525576") 2024/12/12 03:42:17 DEBUG : sub dir/hello world: Deleting (id "4_z4f424d53e0edbb8b9f380e1b_f4067544bf263caef_d20241212_m033524_c001_v7007000_t0000_u01733974524849") 2024/12/12 03:42:17 DEBUG : sub dir/hello world: Deleting (id "4_z4f424d53e0edbb8b9f380e1b_f104c26879909258d_d20241212_m033523_c001_v0001115_t0043_u01733974523334") 2024/12/12 03:42:17 DEBUG : sub dir/hello world: Deleting (id "4_z4f424d53e0edbb8b9f380e1b_f4067544bf263cac5_d20241212_m033516_c001_v7007000_t0000_u01733974516734") 2024/12/12 03:42:17 DEBUG : sub dir/hello world: Deleting (id "4_z4f424d53e0edbb8b9f380e1b_f104c26879909256d_d20241212_m033515_c001_v0001115_t0016_u01733974515440") 2024/12/12 03:42:17 DEBUG : sub dir/hello world: Deleting (id "4_z4f424d53e0edbb8b9f380e1b_f4067544bf263cabf_d20241212_m033514_c001_v7007000_t0000_u01733974514894") 2024/12/12 03:42:17 DEBUG : sub dir/hello world: Deleting (id "4_z4f424d53e0edbb8b9f380e1b_f104c268799092569_d20241212_m033512_c001_v0001115_t0040_u01733974512657") 2024/12/12 03:42:17 DEBUG : sub dir/hello world: Deleting (id "4_z4f424d53e0edbb8b9f380e1b_f104c26879909255b_d20241212_m033506_c001_v0001115_t0000_u01733974506075") 2024/12/12 03:42:17 DEBUG : sub dir/hello world: Deleting (id "4_z4f424d53e0edbb8b9f380e1b_f40368b81445c7eb9_d20241212_m033505_c001_v7007000_t0000_u01733974505351") 2024/12/12 03:42:17 DEBUG : sub dir/hello world: Deleting (id "4_z4f424d53e0edbb8b9f380e1b_f104c26879909254d_d20241212_m033504_c001_v0001115_t0029_u01733974504389") 2024/12/12 03:42:17 DEBUG : sub dir/hello world: Deleting (id "4_z4f424d53e0edbb8b9f380e1b_f104c268799092545_d20241212_m033503_c001_v0001115_t0024_u01733974503301") 2024/12/12 03:42:17 DEBUG : sub dir/hello world: Deleting (id "4_z4f424d53e0edbb8b9f380e1b_f40368b81445c7e8b_d20241212_m033501_c001_v7007000_t0000_u01733974501846") 2024/12/12 03:42:17 DEBUG : sub dir/hello world: Deleting (id "4_z4f424d53e0edbb8b9f380e1b_f104c268799092535_d20241212_m033455_c001_v0001115_t0032_u01733974495327") 2024/12/12 03:42:18 DEBUG : sub dir/hello world: Deleting (id "4_z4f424d53e0edbb8b9f380e1b_f104c268799092523_d20241212_m033448_c001_v0001115_t0022_u01733974488974") 2024/12/12 03:42:18 DEBUG : sub dir/hello world: Deleting (id "4_z4f424d53e0edbb8b9f380e1b_f407781ca38b1f09f_d20241212_m033448_c001_v7007000_t0000_u01733974488226") 2024/12/12 03:42:18 DEBUG : sub dir/hello world: Deleting (id "4_z4f424d53e0edbb8b9f380e1b_f104c26879909251b_d20241212_m033446_c001_v0001115_t0015_u01733974486976") 2024/12/12 03:42:18 DEBUG : sub dir/hello world: Deleting (id "4_z4f424d53e0edbb8b9f380e1b_f104c268799092519_d20241212_m033445_c001_v0001115_t0040_u01733974485923") 2024/12/12 03:42:18 DEBUG : sub dir/hello world: Deleting (id "4_z4f424d53e0edbb8b9f380e1b_f407781ca38b1f09d_d20241212_m033444_c001_v7007000_t0000_u01733974484828") 2024/12/12 03:42:18 DEBUG : sub dir/hello world: Deleting (id "4_z4f424d53e0edbb8b9f380e1b_f104c2687990924fb_d20241212_m033435_c001_v0001115_t0026_u01733974475593") 2024/12/12 03:42:18 DEBUG : sub dir/hello world: Deleting (id "4_z4f424d53e0edbb8b9f380e1b_f408a0b669c7eacf4_d20241212_m033435_c001_v7007000_t0000_u01733974475233") 2024/12/12 03:42:18 DEBUG : sub dir/hello world: Deleting (id "4_z4f424d53e0edbb8b9f380e1b_f104c2687990924f3_d20241212_m033434_c001_v0001115_t0003_u01733974474321") 2024/12/12 03:42:18 DEBUG : sub dir/hello world: Deleting (id "4_z4f424d53e0edbb8b9f380e1b_f410fa68195fdd417_d20241212_m033432_c001_v7007000_t0000_u01733974472676") 2024/12/12 03:42:18 DEBUG : sub dir/hello world: Deleting (id "4_z4f424d53e0edbb8b9f380e1b_f104c2687990924e5_d20241212_m033431_c001_v0001115_t0045_u01733974471799") 2024/12/12 03:42:18 DEBUG : sub dir/hello world: Deleting (id "4_z4f424d53e0edbb8b9f380e1b_f410fa68195fdd40d_d20241212_m033431_c001_v7007000_t0000_u01733974471254") 2024/12/12 03:42:18 DEBUG : sub dir/hello world: Deleting (id "4_z4f424d53e0edbb8b9f380e1b_f104c2687990924e1_d20241212_m033430_c001_v0001115_t0057_u01733974470287") 2024/12/12 03:42:18 DEBUG : sub dir/hello world: Deleting (id "4_z4f424d53e0edbb8b9f380e1b_f410fa68195fdd3f8_d20241212_m033429_c001_v7007000_t0000_u01733974469015") 2024/12/12 03:42:18 DEBUG : sub dir/hello world: Deleting (id "4_z4f424d53e0edbb8b9f380e1b_f104c2687990924d7_d20241212_m033428_c001_v0001115_t0040_u01733974468048") 2024/12/12 03:42:18 DEBUG : sub dir/hello world: Deleting (id "4_z4f424d53e0edbb8b9f380e1b_f410fa68195fdd3e9_d20241212_m033427_c001_v7007000_t0000_u01733974467502") 2024/12/12 03:42:18 DEBUG : sub dir/hello world: Deleting (id "4_z4f424d53e0edbb8b9f380e1b_f104c2687990924cb_d20241212_m033426_c001_v0001115_t0020_u01733974466502") 2024/12/12 03:42:18 DEBUG : sub dir/hello world: Deleting (id "4_z4f424d53e0edbb8b9f380e1b_f410fa68195fdd3d1_d20241212_m033425_c001_v7007000_t0000_u01733974465597") 2024/12/12 03:42:18 DEBUG : sub dir/hello world: Deleting (id "4_z4f424d53e0edbb8b9f380e1b_f104c2687990924c5_d20241212_m033424_c001_v0001115_t0005_u01733974464670") 2024/12/12 03:42:18 DEBUG : sub dir/hello world: Deleting (id "4_z4f424d53e0edbb8b9f380e1b_f410fa68195fdd35c_d20241212_m033417_c001_v7007000_t0000_u01733974457844") 2024/12/12 03:42:18 DEBUG : sub dir/hello world: Deleting (id "4_z4f424d53e0edbb8b9f380e1b_f104c2687990924a9_d20241212_m033416_c001_v0001115_t0001_u01733974456978") 2024/12/12 03:42:18 DEBUG : sub dir/hello world: Deleting (id "4_z4f424d53e0edbb8b9f380e1b_f410fa68195fdd342_d20241212_m033416_c001_v7007000_t0000_u01733974456073") 2024/12/12 03:42:18 DEBUG : sub dir/hello world: Deleting (id "4_z4f424d53e0edbb8b9f380e1b_f104c2687990924a3_d20241212_m033414_c001_v0001115_t0057_u01733974454900") 2024/12/12 03:42:18 DEBUG : sub dir/hello world: Deleting (id "4_z4f424d53e0edbb8b9f380e1b_f410fa68195fdd325_d20241212_m033413_c001_v7007000_t0000_u01733974453991") 2024/12/12 03:42:18 DEBUG : sub dir/hello world: Deleting (id "4_z4f424d53e0edbb8b9f380e1b_f104c26879909249b_d20241212_m033412_c001_v0001115_t0039_u01733974452926") 2024/12/12 03:42:19 DEBUG : sub dir/hello world: Deleting (id "4_z4f424d53e0edbb8b9f380e1b_f410fa68195fdd2ec_d20241212_m033410_c001_v7007000_t0000_u01733974450017") 2024/12/12 03:42:19 DEBUG : sub dir/hello world: Deleting (id "4_z4f424d53e0edbb8b9f380e1b_f104c268799092491_d20241212_m033409_c001_v0001115_t0017_u01733974449162") 2024/12/12 03:42:19 DEBUG : sub dir2/very/very/very/very/very/nested/subdir/hello world: Deleting (id "4_z4f424d53e0edbb8b9f380e1b_f4000c32fcb4889d0_d20241212_m034152_c001_v7007000_t0000_u01733974912995") 2024/12/12 03:42:19 DEBUG : sub dir2/very/very/very/very/very/nested/subdir/hello world: Deleting (id "4_z4f424d53e0edbb8b9f380e1b_f102168f14e2b7b5f_d20241212_m034149_c001_v0001116_t0037_u01733974909828") 2024/12/12 03:42:19 DEBUG : sub dir2/very/very/very/very/very/nested/subdir/hello world: Deleting (id "4_z4f424d53e0edbb8b9f380e1b_f4000c32fcb4889c4_d20241212_m034148_c001_v7007000_t0000_u01733974908030") 2024/12/12 03:42:19 DEBUG : sub dir2/very/very/very/very/very/nested/subdir/hello world: Deleting (id "4_z4f424d53e0edbb8b9f380e1b_f1041b1e0edd53657_d20241212_m034144_c001_v0001144_t0022_u01733974904967") 2024/12/12 03:42:19 DEBUG : sub/yam: Deleting (id "4_z4f424d53e0edbb8b9f380e1b_f4010123395ac87aa_d20241212_m033650_c001_v7007000_t0000_u01733974610011") 2024/12/12 03:42:19 DEBUG : sub/yam: Deleting (id "4_z4f424d53e0edbb8b9f380e1b_f1102192c6162be64_d20241212_m033648_c001_v0001181_t0052_u01733974608213") 2024/12/12 03:42:19 DEBUG : three: Deleting (id "4_z4f424d53e0edbb8b9f380e1b_f4067544bf263cd36_d20241212_m033639_c001_v7007000_t0000_u01733974599393") 2024/12/12 03:42:19 DEBUG : three: Deleting (id "4_z4f424d53e0edbb8b9f380e1b_f104c2687990926dd_d20241212_m033637_c001_v0001115_t0018_u01733974597907") 2024/12/12 03:42:19 DEBUG : three: Deleting (id "4_z4f424d53e0edbb8b9f380e1b_f104c2687990926cf_d20241212_m033634_c001_v0001115_t0052_u01733974594520") 2024/12/12 03:42:19 DEBUG : two: Deleting (id "4_z4f424d53e0edbb8b9f380e1b_f4067544bf263cd37_d20241212_m033639_c001_v7007000_t0000_u01733974599597") 2024/12/12 03:42:19 DEBUG : two: Deleting (id "4_z4f424d53e0edbb8b9f380e1b_f405e9c09b50646b0_d20241212_m033637_c001_v0001109_t0002_u01733974597339") 2024/12/12 03:42:19 DEBUG : two: Deleting (id "4_z4f424d53e0edbb8b9f380e1b_f404c2687990926cd_d20241212_m033634_c001_v0001115_t0029_u01733974594340") 2024/12/12 03:42:19 DEBUG : yam: Deleting (id "4_z4f424d53e0edbb8b9f380e1b_f4010123395ac87ad_d20241212_m033650_c001_v7007000_t0000_u01733974610759") 2024/12/12 03:42:19 DEBUG : yam: Deleting (id "4_z4f424d53e0edbb8b9f380e1b_f107850b1f65c808f_d20241212_m033649_c001_v0001183_t0006_u01733974609814") 2024/12/12 03:42:19 DEBUG : yam: Deleting (id "4_z4f424d53e0edbb8b9f380e1b_f4067544bf263cd3e_d20241212_m033645_c001_v7007000_t0000_u01733974605755") 2024/12/12 03:42:19 DEBUG : yam: Deleting (id "4_z4f424d53e0edbb8b9f380e1b_f1102192c6162be54_d20241212_m033643_c001_v0001181_t0055_u01733974603991") 2024/12/12 03:42:19 DEBUG : yam: Deleting (id "4_z4f424d53e0edbb8b9f380e1b_f4067544bf263cd39_d20241212_m033641_c001_v7007000_t0000_u01733974601958") 2024/12/12 03:42:19 DEBUG : yam: Deleting (id "4_z4f424d53e0edbb8b9f380e1b_f105e9c09b50646ba_d20241212_m033640_c001_v0001109_t0052_u01733974600172") 2024/12/12 03:42:20 DEBUG : yaml: Deleting (id "4_z4f424d53e0edbb8b9f380e1b_f4010123395ac87a7_d20241212_m033646_c001_v7007000_t0000_u01733974606860") 2024/12/12 03:42:20 DEBUG : yaml: Deleting (id "4_z4f424d53e0edbb8b9f380e1b_f108459a0da007a5a_d20241212_m033645_c001_v0001183_t0040_u01733974605544") 2024/12/12 03:42:20 DEBUG : yaml: Deleting (id "4_z4f424d53e0edbb8b9f380e1b_f4067544bf263cd3c_d20241212_m033642_c001_v7007000_t0000_u01733974602687") 2024/12/12 03:42:20 DEBUG : yaml: Deleting (id "4_z4f424d53e0edbb8b9f380e1b_f104fcd0225314ebe_d20241212_m033641_c001_v0001183_t0056_u01733974601739") "./sync.test -test.v -test.timeout 1h0m0s -remote TestB2: -list-retries 5 -verbose" - Finished OK in 8m21.452537496s (try 1/5)