"./sync.test -test.v -test.timeout 1h0m0s -remote TestB2: -list-retries 5 -verbose" - Starting (try 1/5) 2024/12/17 01:36:56 DEBUG : Creating backend with remote "TestB2:rclone-test-bapigom2nixo" 2024/12/17 01:36:56 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2024/12/17 01:36:57 DEBUG : Creating backend with remote "/tmp/rclone1440763604" === RUN TestPipe --- PASS: TestPipe (0.00s) === RUN TestPipeConcurrent --- PASS: TestPipeConcurrent (0.03s) === RUN TestPipeOrderBy === RUN TestPipeOrderBy/#00 === RUN TestPipeOrderBy/size === RUN TestPipeOrderBy/name === RUN TestPipeOrderBy/modtime === RUN TestPipeOrderBy/size,ascending === RUN TestPipeOrderBy/name,asc === RUN TestPipeOrderBy/modtime,ascending === RUN TestPipeOrderBy/size,descending === RUN TestPipeOrderBy/name,desc === RUN TestPipeOrderBy/modtime,descending === RUN TestPipeOrderBy/size,mixed,50 === RUN TestPipeOrderBy/size,mixed,51 --- PASS: TestPipeOrderBy (0.00s) --- PASS: TestPipeOrderBy/#00 (0.00s) --- PASS: TestPipeOrderBy/size (0.00s) --- PASS: TestPipeOrderBy/name (0.00s) --- PASS: TestPipeOrderBy/modtime (0.00s) --- PASS: TestPipeOrderBy/size,ascending (0.00s) --- PASS: TestPipeOrderBy/name,asc (0.00s) --- PASS: TestPipeOrderBy/modtime,ascending (0.00s) --- PASS: TestPipeOrderBy/size,descending (0.00s) --- PASS: TestPipeOrderBy/name,desc (0.00s) --- PASS: TestPipeOrderBy/modtime,descending (0.00s) --- PASS: TestPipeOrderBy/size,mixed,50 (0.00s) --- PASS: TestPipeOrderBy/size,mixed,51 (0.00s) === RUN TestNewLess === RUN TestNewLess/blankOK === RUN TestNewLess/tooManyParts === RUN TestNewLess/tooManyParts2 === RUN TestNewLess/badMixed === RUN TestNewLess/unknownComparison === RUN TestNewLess/unknownSortDirection === RUN TestNewLess/size === RUN TestNewLess/name === RUN TestNewLess/modtime === RUN TestNewLess/size,ascending === RUN TestNewLess/name,asc === RUN TestNewLess/modtime,ascending === RUN TestNewLess/size,descending === RUN TestNewLess/name,desc === RUN TestNewLess/modtime,descending === RUN TestNewLess/modtime,mixed === RUN TestNewLess/modtime,mixed,30 --- PASS: TestNewLess (0.00s) --- PASS: TestNewLess/blankOK (0.00s) --- PASS: TestNewLess/tooManyParts (0.00s) --- PASS: TestNewLess/tooManyParts2 (0.00s) --- PASS: TestNewLess/badMixed (0.00s) --- PASS: TestNewLess/unknownComparison (0.00s) --- PASS: TestNewLess/unknownSortDirection (0.00s) --- PASS: TestNewLess/size (0.00s) --- PASS: TestNewLess/name (0.00s) --- PASS: TestNewLess/modtime (0.00s) --- PASS: TestNewLess/size,ascending (0.00s) --- PASS: TestNewLess/name,asc (0.00s) --- PASS: TestNewLess/modtime,ascending (0.00s) --- PASS: TestNewLess/size,descending (0.00s) --- PASS: TestNewLess/name,desc (0.00s) --- PASS: TestNewLess/modtime,descending (0.00s) --- PASS: TestNewLess/modtime,mixed (0.00s) --- PASS: TestNewLess/modtime,mixed,30 (0.00s) === RUN TestRcCopy rc_test.go:16: Skipping test on non local remote --- SKIP: TestRcCopy (0.00s) === RUN TestRcMove rc_test.go:16: Skipping test on non local remote --- SKIP: TestRcMove (0.00s) === RUN TestRcSync rc_test.go:16: Skipping test on non local remote --- SKIP: TestRcSync (0.00s) === RUN TestCopyWithDryRun run.go:180: Remote "B2 bucket rclone-test-bapigom2nixo", Local "Local file system at /tmp/rclone1440763604", Modify Window "1ms" 2024/12/17 01:36:58 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2024/12/17 01:36:58 DEBUG : B2 bucket rclone-test-bapigom2nixo: Waiting for checks to finish 2024/12/17 01:36:58 NOTICE: sub dir/hello world: Skipped copy as --dry-run is set (size 11) 2024/12/17 01:36:58 DEBUG : B2 bucket rclone-test-bapigom2nixo: Waiting for transfers to finish run.go:180: Remote "B2 bucket rclone-test-bapigom2nixo", Local "Local file system at /tmp/rclone1440763604", Modify Window "1ms" --- PASS: TestCopyWithDryRun (1.93s) === RUN TestCopy run.go:180: Remote "B2 bucket rclone-test-bapigom2nixo", Local "Local file system at /tmp/rclone1440763604", Modify Window "1ms" 2024/12/17 01:36:59 INFO : sub dir: Set directory modification time (using DirSetModTime) 2024/12/17 01:36:59 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2024/12/17 01:36:59 DEBUG : B2 bucket rclone-test-bapigom2nixo: Waiting for checks to finish 2024/12/17 01:36:59 DEBUG : B2 bucket rclone-test-bapigom2nixo: Waiting for transfers to finish 2024/12/17 01:37:00 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2024/12/17 01:37:00 INFO : sub dir/hello world: Copied (new) run.go:180: Remote "B2 bucket rclone-test-bapigom2nixo", Local "Local file system at /tmp/rclone1440763604", Modify Window "1ms" 2024/12/17 01:37:00 DEBUG : B2 bucket rclone-test-bapigom2nixo: Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata --- PASS: TestCopy (2.16s) === RUN TestCopyMetadata run.go:180: Remote "B2 bucket rclone-test-bapigom2nixo", Local "Local file system at /tmp/rclone1440763604", 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-bapigom2nixo", Local "Local file system at /tmp/rclone1440763604", 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-bapigom2nixo", Local "Local file system at /tmp/rclone1440763604", Modify Window "1ms" 2024/12/17 01:37:02 DEBUG : Creating backend with remote "/non-existing" 2024/12/17 01:37:02 ERROR : Local file system at /non-existing: error reading source root directory: directory not found 2024/12/17 01:37:02 DEBUG : B2 bucket rclone-test-bapigom2nixo: Waiting for checks to finish 2024/12/17 01:37:02 DEBUG : B2 bucket rclone-test-bapigom2nixo: Waiting for transfers to finish run.go:180: Remote "B2 bucket rclone-test-bapigom2nixo", Local "Local file system at /tmp/rclone1440763604", Modify Window "1ms" --- PASS: TestCopyMissingDirectory (0.93s) === RUN TestCopyNoTraverse run.go:180: Remote "B2 bucket rclone-test-bapigom2nixo", Local "Local file system at /tmp/rclone1440763604", Modify Window "1ms" 2024/12/17 01:37:03 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2024/12/17 01:37:03 DEBUG : B2 bucket rclone-test-bapigom2nixo: Waiting for checks to finish 2024/12/17 01:37:03 DEBUG : B2 bucket rclone-test-bapigom2nixo: Waiting for transfers to finish 2024/12/17 01:37:04 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2024/12/17 01:37:04 INFO : sub dir/hello world: Copied (new) run.go:180: Remote "B2 bucket rclone-test-bapigom2nixo", Local "Local file system at /tmp/rclone1440763604", Modify Window "1ms" --- PASS: TestCopyNoTraverse (2.13s) === RUN TestCopyCheckFirst run.go:180: Remote "B2 bucket rclone-test-bapigom2nixo", Local "Local file system at /tmp/rclone1440763604", Modify Window "1ms" 2024/12/17 01:37:05 INFO : B2 bucket rclone-test-bapigom2nixo: Running all checks before starting transfers 2024/12/17 01:37:05 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2024/12/17 01:37:05 DEBUG : B2 bucket rclone-test-bapigom2nixo: Waiting for checks to finish 2024/12/17 01:37:05 INFO : B2 bucket rclone-test-bapigom2nixo: Checks finished, now starting transfers 2024/12/17 01:37:05 DEBUG : B2 bucket rclone-test-bapigom2nixo: Waiting for transfers to finish 2024/12/17 01:37:05 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2024/12/17 01:37:05 INFO : sub dir/hello world: Copied (new) run.go:180: Remote "B2 bucket rclone-test-bapigom2nixo", Local "Local file system at /tmp/rclone1440763604", Modify Window "1ms" --- PASS: TestCopyCheckFirst (1.58s) === RUN TestSyncNoTraverse run.go:180: Remote "B2 bucket rclone-test-bapigom2nixo", Local "Local file system at /tmp/rclone1440763604", Modify Window "1ms" 2024/12/17 01:37:06 ERROR : Ignoring --no-traverse with sync 2024/12/17 01:37:07 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2024/12/17 01:37:07 DEBUG : B2 bucket rclone-test-bapigom2nixo: Waiting for checks to finish 2024/12/17 01:37:07 DEBUG : B2 bucket rclone-test-bapigom2nixo: Waiting for transfers to finish 2024/12/17 01:37:07 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2024/12/17 01:37:07 INFO : sub dir/hello world: Copied (new) 2024/12/17 01:37:07 DEBUG : Waiting for deletions to finish run.go:180: Remote "B2 bucket rclone-test-bapigom2nixo", Local "Local file system at /tmp/rclone1440763604", Modify Window "1ms" --- PASS: TestSyncNoTraverse (1.61s) === RUN TestCopyWithDepth run.go:180: Remote "B2 bucket rclone-test-bapigom2nixo", Local "Local file system at /tmp/rclone1440763604", Modify Window "1ms" 2024/12/17 01:37:08 DEBUG : hello world2: Need to transfer - File not found at Destination 2024/12/17 01:37:08 DEBUG : B2 bucket rclone-test-bapigom2nixo: Waiting for checks to finish 2024/12/17 01:37:08 DEBUG : B2 bucket rclone-test-bapigom2nixo: Waiting for transfers to finish 2024/12/17 01:37:09 DEBUG : hello world2: sha1 = c0bf117f9c93d02c894fe8ffd6e5cecf3545c209 OK 2024/12/17 01:37:09 INFO : hello world2: Copied (new) run.go:180: Remote "B2 bucket rclone-test-bapigom2nixo", Local "Local file system at /tmp/rclone1440763604", Modify Window "1ms" --- PASS: TestCopyWithDepth (1.64s) === RUN TestCopyWithFilesFrom run.go:180: Remote "B2 bucket rclone-test-bapigom2nixo", Local "Local file system at /tmp/rclone1440763604", Modify Window "1ms" 2024/12/17 01:37:10 DEBUG : potato2: Need to transfer - File not found at Destination 2024/12/17 01:37:10 DEBUG : B2 bucket rclone-test-bapigom2nixo: Waiting for checks to finish 2024/12/17 01:37:10 DEBUG : B2 bucket rclone-test-bapigom2nixo: Waiting for transfers to finish 2024/12/17 01:37:10 DEBUG : potato2: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2024/12/17 01:37:10 INFO : potato2: Copied (new) run.go:180: Remote "B2 bucket rclone-test-bapigom2nixo", Local "Local file system at /tmp/rclone1440763604", Modify Window "1ms" --- PASS: TestCopyWithFilesFrom (1.59s) === RUN TestCopyWithFilesFromAndNoTraverse run.go:180: Remote "B2 bucket rclone-test-bapigom2nixo", Local "Local file system at /tmp/rclone1440763604", Modify Window "1ms" 2024/12/17 01:37:12 DEBUG : potato2: Need to transfer - File not found at Destination 2024/12/17 01:37:12 DEBUG : B2 bucket rclone-test-bapigom2nixo: Waiting for checks to finish 2024/12/17 01:37:12 DEBUG : B2 bucket rclone-test-bapigom2nixo: Waiting for transfers to finish 2024/12/17 01:37:12 DEBUG : potato2: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2024/12/17 01:37:12 INFO : potato2: Copied (new) run.go:180: Remote "B2 bucket rclone-test-bapigom2nixo", Local "Local file system at /tmp/rclone1440763604", Modify Window "1ms" --- PASS: TestCopyWithFilesFromAndNoTraverse (2.03s) === RUN TestCopyEmptyDirectories run.go:180: Remote "B2 bucket rclone-test-bapigom2nixo", Local "Local file system at /tmp/rclone1440763604", Modify Window "1ms" 2024/12/17 01:37:13 DEBUG : sub dir2/sub sub dir2: Making directory with metadata 2024/12/17 01:37:13 INFO : sub dir2/sub sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2024/12/17 01:37:13 INFO : sub dir2: Set directory modification time (using DirSetModTime) 2024/12/17 01:37:13 INFO : sub dir: Set directory modification time (using DirSetModTime) 2024/12/17 01:37:13 DEBUG : sub dir: Making directory 2024/12/17 01:37:13 DEBUG : sub dir2: Making directory 2024/12/17 01:37:13 DEBUG : sub dir2/sub sub dir2: Making directory 2024/12/17 01:37:13 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2024/12/17 01:37:13 DEBUG : B2 bucket rclone-test-bapigom2nixo: Waiting for checks to finish 2024/12/17 01:37:13 DEBUG : B2 bucket rclone-test-bapigom2nixo: Waiting for transfers to finish 2024/12/17 01:37:14 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2024/12/17 01:37:14 INFO : sub dir/hello world: Copied (new) run.go:180: Remote "B2 bucket rclone-test-bapigom2nixo", Local "Local file system at /tmp/rclone1440763604", Modify Window "1ms" fstest.go:244: Filtering empty directory "sub dir2" fstest.go:244: Filtering empty directory "sub dir2/sub sub dir2" 2024/12/17 01:37:14 DEBUG : B2 bucket rclone-test-bapigom2nixo: Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata --- PASS: TestCopyEmptyDirectories (1.60s) === RUN TestCopyNoEmptyDirectories run.go:180: Remote "B2 bucket rclone-test-bapigom2nixo", Local "Local file system at /tmp/rclone1440763604", Modify Window "1ms" 2024/12/17 01:37:15 DEBUG : sub dir2: Making directory 2024/12/17 01:37:15 DEBUG : sub dir2/sub sub dir2: Making directory with metadata 2024/12/17 01:37:15 INFO : sub dir2/sub sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2024/12/17 01:37:15 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2024/12/17 01:37:15 DEBUG : B2 bucket rclone-test-bapigom2nixo: Waiting for checks to finish 2024/12/17 01:37:15 DEBUG : B2 bucket rclone-test-bapigom2nixo: Waiting for transfers to finish 2024/12/17 01:37:15 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2024/12/17 01:37:15 INFO : sub dir/hello world: Copied (new) --- PASS: TestCopyNoEmptyDirectories (1.23s) === RUN TestMoveEmptyDirectories run.go:180: Remote "B2 bucket rclone-test-bapigom2nixo", Local "Local file system at /tmp/rclone1440763604", Modify Window "1ms" 2024/12/17 01:37:16 DEBUG : sub dir2: Making directory with metadata 2024/12/17 01:37:16 INFO : sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2024/12/17 01:37:16 DEBUG : sub dir: Making directory 2024/12/17 01:37:16 DEBUG : sub dir2: Making directory 2024/12/17 01:37:16 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2024/12/17 01:37:16 DEBUG : B2 bucket rclone-test-bapigom2nixo: Waiting for checks to finish 2024/12/17 01:37:16 DEBUG : B2 bucket rclone-test-bapigom2nixo: Waiting for transfers to finish 2024/12/17 01:37:17 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2024/12/17 01:37:17 INFO : sub dir/hello world: Copied (new) 2024/12/17 01:37:17 INFO : sub dir/hello world: Deleted run.go:180: Remote "B2 bucket rclone-test-bapigom2nixo", Local "Local file system at /tmp/rclone1440763604", Modify Window "1ms" fstest.go:244: Filtering empty directory "sub dir2" 2024/12/17 01:37:17 DEBUG : B2 bucket rclone-test-bapigom2nixo: Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata 2024/12/17 01:37:17 DEBUG : B2 bucket rclone-test-bapigom2nixo: Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata --- PASS: TestMoveEmptyDirectories (1.78s) === RUN TestSyncNoUpdateDirModtime run.go:180: Remote "B2 bucket rclone-test-bapigom2nixo", Local "Local file system at /tmp/rclone1440763604", 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-bapigom2nixo", Local "Local file system at /tmp/rclone1440763604", Modify Window "1ms" 2024/12/17 01:37:18 DEBUG : sub dir2: Making directory 2024/12/17 01:37:18 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2024/12/17 01:37:18 DEBUG : B2 bucket rclone-test-bapigom2nixo: Waiting for checks to finish 2024/12/17 01:37:18 DEBUG : B2 bucket rclone-test-bapigom2nixo: Waiting for transfers to finish 2024/12/17 01:37:19 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2024/12/17 01:37:19 INFO : sub dir/hello world: Copied (new) 2024/12/17 01:37:19 INFO : sub dir/hello world: Deleted --- PASS: TestMoveNoEmptyDirectories (1.26s) === RUN TestSyncEmptyDirectories run.go:180: Remote "B2 bucket rclone-test-bapigom2nixo", Local "Local file system at /tmp/rclone1440763604", Modify Window "1ms" 2024/12/17 01:37:19 DEBUG : sub dir2: Making directory with metadata 2024/12/17 01:37:19 INFO : sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2024/12/17 01:37:19 INFO : sub dir: Set directory modification time (using DirSetModTime) 2024/12/17 01:37:20 DEBUG : sub dir: Making directory 2024/12/17 01:37:20 DEBUG : sub dir2: Making directory 2024/12/17 01:37:20 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2024/12/17 01:37:20 DEBUG : B2 bucket rclone-test-bapigom2nixo: Waiting for checks to finish 2024/12/17 01:37:20 DEBUG : B2 bucket rclone-test-bapigom2nixo: Waiting for transfers to finish 2024/12/17 01:37:20 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2024/12/17 01:37:20 INFO : sub dir/hello world: Copied (new) 2024/12/17 01:37:20 DEBUG : Waiting for deletions to finish run.go:180: Remote "B2 bucket rclone-test-bapigom2nixo", Local "Local file system at /tmp/rclone1440763604", Modify Window "1ms" fstest.go:244: Filtering empty directory "sub dir2" 2024/12/17 01:37:20 DEBUG : B2 bucket rclone-test-bapigom2nixo: Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata --- PASS: TestSyncEmptyDirectories (1.56s) === RUN TestSyncSetDelayedModTimes run.go:180: Remote "B2 bucket rclone-test-bapigom2nixo", Local "Local file system at /tmp/rclone1440763604", 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-bapigom2nixo", Local "Local file system at /tmp/rclone1440763604", Modify Window "1ms" 2024/12/17 01:37:21 DEBUG : sub dir2: Making directory 2024/12/17 01:37:22 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2024/12/17 01:37:22 DEBUG : B2 bucket rclone-test-bapigom2nixo: Waiting for checks to finish 2024/12/17 01:37:22 DEBUG : B2 bucket rclone-test-bapigom2nixo: Waiting for transfers to finish 2024/12/17 01:37:22 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2024/12/17 01:37:22 INFO : sub dir/hello world: Copied (new) 2024/12/17 01:37:22 DEBUG : Waiting for deletions to finish --- PASS: TestSyncNoEmptyDirectories (1.65s) === RUN TestServerSideCopy run.go:180: Remote "B2 bucket rclone-test-bapigom2nixo", Local "Local file system at /tmp/rclone1440763604", Modify Window "1ms" 2024/12/17 01:37:24 DEBUG : Creating backend with remote "TestB2:rclone-test-guzelet7dehu" sync_test.go:590: Server side copy (if possible) B2 bucket rclone-test-bapigom2nixo -> B2 bucket rclone-test-guzelet7dehu 2024/12/17 01:37:25 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2024/12/17 01:37:25 DEBUG : B2 bucket rclone-test-guzelet7dehu: Waiting for checks to finish 2024/12/17 01:37:25 DEBUG : B2 bucket rclone-test-guzelet7dehu: Waiting for transfers to finish 2024/12/17 01:37:26 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2024/12/17 01:37:26 INFO : sub dir/hello world: Copied (server-side copy) run.go:180: Remote "B2 bucket rclone-test-bapigom2nixo", Local "Local file system at /tmp/rclone1440763604", Modify Window "1ms" 2024/12/17 01:37:26 DEBUG : B2 bucket rclone-test-guzelet7dehu: Purge remote 2024/12/17 01:37:26 INFO : B2 bucket rclone-test-guzelet7dehu: cleaning bucket "rclone-test-guzelet7dehu" of all files 2024/12/17 01:37:26 DEBUG : sub dir/hello world: Deleting (id "4_z0ff24da3403ddb2b9f380e1b_f116b43d7b8cdc298_d20241217_m013726_c001_v0001181_t0037_u01734399446009") --- PASS: TestServerSideCopy (4.60s) === RUN TestCopyOverSelf run.go:180: Remote "B2 bucket rclone-test-bapigom2nixo", Local "Local file system at /tmp/rclone1440763604", Modify Window "1ms" 2024/12/17 01:37:29 DEBUG : sub dir/hello world: Sizes differ (src 17 vs dst 11) 2024/12/17 01:37:29 DEBUG : B2 bucket rclone-test-bapigom2nixo: Waiting for checks to finish 2024/12/17 01:37:29 DEBUG : B2 bucket rclone-test-bapigom2nixo: Waiting for transfers to finish 2024/12/17 01:37:29 DEBUG : sub dir/hello world: sha1 = b84a9b2362aee3556081792f3b7abd3958da8deb OK 2024/12/17 01:37:29 INFO : sub dir/hello world: Copied (replaced existing) run.go:180: Remote "B2 bucket rclone-test-bapigom2nixo", Local "Local file system at /tmp/rclone1440763604", Modify Window "1ms" --- PASS: TestCopyOverSelf (2.33s) === RUN TestServerSideCopyOverSelf run.go:180: Remote "B2 bucket rclone-test-bapigom2nixo", Local "Local file system at /tmp/rclone1440763604", Modify Window "1ms" 2024/12/17 01:37:31 DEBUG : Creating backend with remote "TestB2:rclone-test-guyaqax7duzu" sync_test.go:626: Server side copy (if possible) B2 bucket rclone-test-bapigom2nixo -> B2 bucket rclone-test-guyaqax7duzu 2024/12/17 01:37:32 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2024/12/17 01:37:32 DEBUG : B2 bucket rclone-test-guyaqax7duzu: Waiting for checks to finish 2024/12/17 01:37:32 DEBUG : B2 bucket rclone-test-guyaqax7duzu: Waiting for transfers to finish 2024/12/17 01:37:33 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2024/12/17 01:37:33 INFO : sub dir/hello world: Copied (server-side copy) run.go:180: Remote "B2 bucket rclone-test-bapigom2nixo", Local "Local file system at /tmp/rclone1440763604", Modify Window "1ms" 2024/12/17 01:37:34 DEBUG : sub dir/hello world: Sizes differ (src 17 vs dst 11) 2024/12/17 01:37:34 DEBUG : B2 bucket rclone-test-guyaqax7duzu: Waiting for checks to finish 2024/12/17 01:37:34 DEBUG : B2 bucket rclone-test-guyaqax7duzu: Waiting for transfers to finish 2024/12/17 01:37:34 DEBUG : sub dir/hello world: sha1 = b84a9b2362aee3556081792f3b7abd3958da8deb OK 2024/12/17 01:37:34 INFO : sub dir/hello world: Copied (server-side copy) run.go:180: Remote "B2 bucket rclone-test-bapigom2nixo", Local "Local file system at /tmp/rclone1440763604", Modify Window "1ms" 2024/12/17 01:37:34 DEBUG : B2 bucket rclone-test-guyaqax7duzu: Purge remote 2024/12/17 01:37:34 INFO : B2 bucket rclone-test-guyaqax7duzu: cleaning bucket "rclone-test-guyaqax7duzu" of all files 2024/12/17 01:37:34 DEBUG : sub dir/hello world: Deleting (id "4_z2f926d53403ddb2b9f380e1b_f111f067de75a53ae_d20241217_m013734_c001_v0001177_t0047_u01734399454221") 2024/12/17 01:37:34 DEBUG : sub dir/hello world: Deleting (id "4_z2f926d53403ddb2b9f380e1b_f1053c20eb4f0238f_d20241217_m013732_c001_v0001182_t0057_u01734399452887") --- PASS: TestServerSideCopyOverSelf (6.38s) === RUN TestMoveOverSelf run.go:180: Remote "B2 bucket rclone-test-bapigom2nixo", Local "Local file system at /tmp/rclone1440763604", Modify Window "1ms" 2024/12/17 01:37:37 DEBUG : sub dir/hello world: Sizes differ (src 17 vs dst 11) 2024/12/17 01:37:37 DEBUG : B2 bucket rclone-test-bapigom2nixo: Waiting for checks to finish 2024/12/17 01:37:37 DEBUG : B2 bucket rclone-test-bapigom2nixo: Waiting for transfers to finish 2024/12/17 01:37:38 DEBUG : sub dir/hello world: sha1 = b84a9b2362aee3556081792f3b7abd3958da8deb OK 2024/12/17 01:37:38 INFO : sub dir/hello world: Copied (replaced existing) 2024/12/17 01:37:38 INFO : sub dir/hello world: Deleted run.go:180: Remote "B2 bucket rclone-test-bapigom2nixo", Local "Local file system at /tmp/rclone1440763604", Modify Window "1ms" --- PASS: TestMoveOverSelf (2.38s) === RUN TestServerSideMoveOverSelf run.go:180: Remote "B2 bucket rclone-test-bapigom2nixo", Local "Local file system at /tmp/rclone1440763604", Modify Window "1ms" 2024/12/17 01:37:39 DEBUG : Creating backend with remote "TestB2:rclone-test-kajojom1fafe" sync_test.go:671: Server side copy (if possible) B2 bucket rclone-test-bapigom2nixo -> B2 bucket rclone-test-kajojom1fafe 2024/12/17 01:37:41 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2024/12/17 01:37:41 DEBUG : B2 bucket rclone-test-kajojom1fafe: Waiting for checks to finish 2024/12/17 01:37:41 DEBUG : B2 bucket rclone-test-kajojom1fafe: Waiting for transfers to finish 2024/12/17 01:37:42 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2024/12/17 01:37:42 INFO : sub dir/hello world: Copied (server-side copy) run.go:180: Remote "B2 bucket rclone-test-bapigom2nixo", Local "Local file system at /tmp/rclone1440763604", Modify Window "1ms" 2024/12/17 01:37:43 DEBUG : sub dir/hello world: Sizes differ (src 17 vs dst 11) 2024/12/17 01:37:43 DEBUG : B2 bucket rclone-test-kajojom1fafe: Waiting for checks to finish 2024/12/17 01:37:43 DEBUG : B2 bucket rclone-test-kajojom1fafe: Waiting for transfers to finish 2024/12/17 01:37:43 DEBUG : sub dir/hello world: sha1 = b84a9b2362aee3556081792f3b7abd3958da8deb OK 2024/12/17 01:37:43 INFO : sub dir/hello world: Copied (server-side copy) 2024/12/17 01:37:43 INFO : sub dir/hello world: Deleted 2024/12/17 01:37:44 DEBUG : testing file moves 2024/12/17 01:37:44 DEBUG : sub dir/hello world: Sizes differ (src 24 vs dst 17) 2024/12/17 01:37:44 DEBUG : B2 bucket rclone-test-kajojom1fafe: Waiting for checks to finish 2024/12/17 01:37:44 DEBUG : B2 bucket rclone-test-kajojom1fafe: Waiting for transfers to finish 2024/12/17 01:37:45 DEBUG : sub dir/hello world: sha1 = 73716105e69866349759070d23c6e97b3acc55ff OK 2024/12/17 01:37:45 INFO : sub dir/hello world: Copied (server-side copy) 2024/12/17 01:37:45 INFO : sub dir/hello world: Deleted run.go:180: Remote "B2 bucket rclone-test-bapigom2nixo", Local "Local file system at /tmp/rclone1440763604", Modify Window "1ms" 2024/12/17 01:37:45 DEBUG : B2 bucket rclone-test-kajojom1fafe: Purge remote 2024/12/17 01:37:45 INFO : B2 bucket rclone-test-kajojom1fafe: cleaning bucket "rclone-test-kajojom1fafe" of all files 2024/12/17 01:37:45 DEBUG : sub dir/hello world: Deleting (id "4_z6fe28d73403ddb2b9f380e1b_f107cdbd938c097b7_d20241217_m013744_c001_v0001101_t0056_u01734399464967") 2024/12/17 01:37:45 DEBUG : sub dir/hello world: Deleting (id "4_z6fe28d73403ddb2b9f380e1b_f10347fa6ac289d60_d20241217_m013743_c001_v0001182_t0047_u01734399463272") 2024/12/17 01:37:45 DEBUG : sub dir/hello world: Deleting (id "4_z6fe28d73403ddb2b9f380e1b_f101630a09f578cca_d20241217_m013741_c001_v0001040_t0007_u01734399461729") --- PASS: TestServerSideMoveOverSelf (8.79s) === RUN TestCopyAfterDelete run.go:180: Remote "B2 bucket rclone-test-bapigom2nixo", Local "Local file system at /tmp/rclone1440763604", Modify Window "1ms" 2024/12/17 01:37:48 ERROR : : error listing: directory not found 2024/12/17 01:37:48 DEBUG : Local file system at /tmp/rclone1440763604: Making directory 2024/12/17 01:37:48 DEBUG : B2 bucket rclone-test-bapigom2nixo: Waiting for checks to finish 2024/12/17 01:37:48 DEBUG : B2 bucket rclone-test-bapigom2nixo: Waiting for transfers to finish run.go:180: Remote "B2 bucket rclone-test-bapigom2nixo", Local "Local file system at /tmp/rclone1440763604", Modify Window "1ms" --- PASS: TestCopyAfterDelete (1.97s) === RUN TestCopyRedownload run.go:180: Remote "B2 bucket rclone-test-bapigom2nixo", Local "Local file system at /tmp/rclone1440763604", Modify Window "1ms" 2024/12/17 01:37:50 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2024/12/17 01:37:50 DEBUG : Local file system at /tmp/rclone1440763604: Waiting for checks to finish 2024/12/17 01:37:50 DEBUG : Local file system at /tmp/rclone1440763604: Waiting for transfers to finish 2024/12/17 01:37:51 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2024/12/17 01:37:51 DEBUG : sub dir/hello world.655e7eb.partial: renamed to: sub dir/hello world 2024/12/17 01:37:51 INFO : sub dir/hello world: Copied (new) run.go:180: Remote "B2 bucket rclone-test-bapigom2nixo", Local "Local file system at /tmp/rclone1440763604", Modify Window "1ms" --- PASS: TestCopyRedownload (2.34s) === RUN TestSyncBasedOnCheckSum run.go:180: Remote "B2 bucket rclone-test-bapigom2nixo", Local "Local file system at /tmp/rclone1440763604", Modify Window "1ms" 2024/12/17 01:37:52 DEBUG : check sum: Need to transfer - File not found at Destination 2024/12/17 01:37:52 DEBUG : B2 bucket rclone-test-bapigom2nixo: Waiting for checks to finish 2024/12/17 01:37:52 DEBUG : B2 bucket rclone-test-bapigom2nixo: Waiting for transfers to finish 2024/12/17 01:37:53 DEBUG : check sum: sha1 = 3bc15c8aae3e4124dd409035f32ea2fd6835efc9 OK 2024/12/17 01:37:53 INFO : check sum: Copied (new) 2024/12/17 01:37:53 DEBUG : Waiting for deletions to finish run.go:180: Remote "B2 bucket rclone-test-bapigom2nixo", Local "Local file system at /tmp/rclone1440763604", Modify Window "1ms" 2024/12/17 01:37:53 DEBUG : B2 bucket rclone-test-bapigom2nixo: Waiting for checks to finish 2024/12/17 01:37:53 DEBUG : check sum: sha1 = 3bc15c8aae3e4124dd409035f32ea2fd6835efc9 OK 2024/12/17 01:37:53 DEBUG : check sum: Size and sha1 of src and dst objects identical 2024/12/17 01:37:53 DEBUG : check sum: Unchanged skipping 2024/12/17 01:37:53 DEBUG : B2 bucket rclone-test-bapigom2nixo: Waiting for transfers to finish 2024/12/17 01:37:53 DEBUG : Waiting for deletions to finish 2024/12/17 01:37:53 INFO : There was nothing to transfer run.go:180: Remote "B2 bucket rclone-test-bapigom2nixo", Local "Local file system at /tmp/rclone1440763604", Modify Window "1ms" --- PASS: TestSyncBasedOnCheckSum (2.86s) === RUN TestSyncSizeOnly run.go:180: Remote "B2 bucket rclone-test-bapigom2nixo", Local "Local file system at /tmp/rclone1440763604", Modify Window "1ms" 2024/12/17 01:37:55 DEBUG : sizeonly: Need to transfer - File not found at Destination 2024/12/17 01:37:55 DEBUG : B2 bucket rclone-test-bapigom2nixo: Waiting for checks to finish 2024/12/17 01:37:55 DEBUG : B2 bucket rclone-test-bapigom2nixo: Waiting for transfers to finish 2024/12/17 01:37:55 DEBUG : sizeonly: sha1 = 3e2e95f5ad970eadfa7e17eaf73da97024aa5359 OK 2024/12/17 01:37:55 INFO : sizeonly: Copied (new) 2024/12/17 01:37:55 DEBUG : Waiting for deletions to finish run.go:180: Remote "B2 bucket rclone-test-bapigom2nixo", Local "Local file system at /tmp/rclone1440763604", Modify Window "1ms" 2024/12/17 01:37:56 DEBUG : sizeonly: Sizes identical 2024/12/17 01:37:56 DEBUG : B2 bucket rclone-test-bapigom2nixo: Waiting for checks to finish 2024/12/17 01:37:56 DEBUG : sizeonly: Unchanged skipping 2024/12/17 01:37:56 DEBUG : B2 bucket rclone-test-bapigom2nixo: Waiting for transfers to finish 2024/12/17 01:37:56 DEBUG : Waiting for deletions to finish 2024/12/17 01:37:56 INFO : There was nothing to transfer run.go:180: Remote "B2 bucket rclone-test-bapigom2nixo", Local "Local file system at /tmp/rclone1440763604", Modify Window "1ms" --- PASS: TestSyncSizeOnly (2.78s) === RUN TestSyncIgnoreSize run.go:180: Remote "B2 bucket rclone-test-bapigom2nixo", Local "Local file system at /tmp/rclone1440763604", Modify Window "1ms" 2024/12/17 01:37:58 DEBUG : ignore-size: Need to transfer - File not found at Destination 2024/12/17 01:37:58 DEBUG : B2 bucket rclone-test-bapigom2nixo: Waiting for checks to finish 2024/12/17 01:37:58 DEBUG : B2 bucket rclone-test-bapigom2nixo: Waiting for transfers to finish 2024/12/17 01:37:58 DEBUG : ignore-size: sha1 = 4a756ca07e9487f482465a99e8286abc86ba4dc7 OK 2024/12/17 01:37:58 INFO : ignore-size: Copied (new) 2024/12/17 01:37:58 DEBUG : Waiting for deletions to finish run.go:180: Remote "B2 bucket rclone-test-bapigom2nixo", Local "Local file system at /tmp/rclone1440763604", Modify Window "1ms" 2024/12/17 01:37:58 DEBUG : B2 bucket rclone-test-bapigom2nixo: Waiting for checks to finish 2024/12/17 01:37:58 DEBUG : ignore-size: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2024/12/17 01:37:58 DEBUG : ignore-size: Unchanged skipping 2024/12/17 01:37:58 DEBUG : B2 bucket rclone-test-bapigom2nixo: Waiting for transfers to finish 2024/12/17 01:37:58 DEBUG : Waiting for deletions to finish 2024/12/17 01:37:58 INFO : There was nothing to transfer run.go:180: Remote "B2 bucket rclone-test-bapigom2nixo", Local "Local file system at /tmp/rclone1440763604", Modify Window "1ms" --- PASS: TestSyncIgnoreSize (2.31s) === RUN TestSyncIgnoreTimes run.go:180: Remote "B2 bucket rclone-test-bapigom2nixo", Local "Local file system at /tmp/rclone1440763604", Modify Window "1ms" 2024/12/17 01:38:01 DEBUG : existing: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2024/12/17 01:38:01 DEBUG : B2 bucket rclone-test-bapigom2nixo: Waiting for checks to finish 2024/12/17 01:38:01 DEBUG : existing: Unchanged skipping 2024/12/17 01:38:01 DEBUG : B2 bucket rclone-test-bapigom2nixo: Waiting for transfers to finish 2024/12/17 01:38:01 DEBUG : Waiting for deletions to finish 2024/12/17 01:38:01 INFO : There was nothing to transfer run.go:180: Remote "B2 bucket rclone-test-bapigom2nixo", Local "Local file system at /tmp/rclone1440763604", Modify Window "1ms" 2024/12/17 01:38:01 DEBUG : existing: Transferring unconditionally as --ignore-times is in use 2024/12/17 01:38:01 DEBUG : B2 bucket rclone-test-bapigom2nixo: Waiting for checks to finish 2024/12/17 01:38:01 DEBUG : B2 bucket rclone-test-bapigom2nixo: Waiting for transfers to finish 2024/12/17 01:38:01 DEBUG : existing: sha1 = 3e2e95f5ad970eadfa7e17eaf73da97024aa5359 OK 2024/12/17 01:38:01 INFO : existing: Copied (replaced existing) 2024/12/17 01:38:01 DEBUG : Waiting for deletions to finish run.go:180: Remote "B2 bucket rclone-test-bapigom2nixo", Local "Local file system at /tmp/rclone1440763604", Modify Window "1ms" --- PASS: TestSyncIgnoreTimes (2.74s) === RUN TestSyncIgnoreExisting run.go:180: Remote "B2 bucket rclone-test-bapigom2nixo", Local "Local file system at /tmp/rclone1440763604", Modify Window "1ms" 2024/12/17 01:38:03 DEBUG : existing: Need to transfer - File not found at Destination 2024/12/17 01:38:03 DEBUG : B2 bucket rclone-test-bapigom2nixo: Waiting for checks to finish 2024/12/17 01:38:03 DEBUG : B2 bucket rclone-test-bapigom2nixo: Waiting for transfers to finish 2024/12/17 01:38:03 DEBUG : existing: sha1 = 3e2e95f5ad970eadfa7e17eaf73da97024aa5359 OK 2024/12/17 01:38:03 INFO : existing: Copied (new) 2024/12/17 01:38:03 DEBUG : Waiting for deletions to finish run.go:180: Remote "B2 bucket rclone-test-bapigom2nixo", Local "Local file system at /tmp/rclone1440763604", Modify Window "1ms" 2024/12/17 01:38:03 DEBUG : existing: Destination exists, skipping 2024/12/17 01:38:03 DEBUG : B2 bucket rclone-test-bapigom2nixo: Waiting for checks to finish 2024/12/17 01:38:03 DEBUG : B2 bucket rclone-test-bapigom2nixo: Waiting for transfers to finish 2024/12/17 01:38:03 DEBUG : Waiting for deletions to finish 2024/12/17 01:38:03 INFO : There was nothing to transfer run.go:180: Remote "B2 bucket rclone-test-bapigom2nixo", Local "Local file system at /tmp/rclone1440763604", Modify Window "1ms" --- PASS: TestSyncIgnoreExisting (2.36s) === RUN TestSyncIgnoreErrors run.go:180: Remote "B2 bucket rclone-test-bapigom2nixo", Local "Local file system at /tmp/rclone1440763604", Modify Window "1ms" 2024/12/17 01:38:06 DEBUG : d: Making directory fstest.go:244: Filtering empty directory "d" 2024/12/17 01:38:06 DEBUG : a/potato2: Need to transfer - File not found at Destination 2024/12/17 01:38:06 DEBUG : c/non empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2024/12/17 01:38:06 DEBUG : c/non empty space: Unchanged skipping 2024/12/17 01:38:06 DEBUG : a/potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2024/12/17 01:38:06 INFO : a/potato2: Copied (new) 2024/12/17 01:38:06 DEBUG : B2 bucket rclone-test-bapigom2nixo: Waiting for checks to finish 2024/12/17 01:38:06 DEBUG : B2 bucket rclone-test-bapigom2nixo: Waiting for transfers to finish 2024/12/17 01:38:06 DEBUG : Waiting for deletions to finish 2024/12/17 01:38:07 INFO : b/potato: Deleted run.go:180: Remote "B2 bucket rclone-test-bapigom2nixo", Local "Local file system at /tmp/rclone1440763604", Modify Window "1ms" --- PASS: TestSyncIgnoreErrors (2.90s) === RUN TestSyncAfterChangingModtimeOnly run.go:180: Remote "B2 bucket rclone-test-bapigom2nixo", Local "Local file system at /tmp/rclone1440763604", Modify Window "1ms" 2024/12/17 01:38:09 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/17 01:38:09 DEBUG : B2 bucket rclone-test-bapigom2nixo: Waiting for checks to finish 2024/12/17 01:38:09 DEBUG : empty space: sha1 = 3bc15c8aae3e4124dd409035f32ea2fd6835efc9 OK 2024/12/17 01:38:09 NOTICE: empty space: Skipped update modification time as --dry-run is set (size 1) 2024/12/17 01:38:09 DEBUG : empty space: Unchanged skipping 2024/12/17 01:38:09 DEBUG : B2 bucket rclone-test-bapigom2nixo: Waiting for transfers to finish 2024/12/17 01:38:09 DEBUG : Waiting for deletions to finish 2024/12/17 01:38:09 INFO : There was nothing to transfer run.go:180: Remote "B2 bucket rclone-test-bapigom2nixo", Local "Local file system at /tmp/rclone1440763604", Modify Window "1ms" 2024/12/17 01:38:09 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/17 01:38:09 DEBUG : B2 bucket rclone-test-bapigom2nixo: Waiting for checks to finish 2024/12/17 01:38:09 DEBUG : empty space: sha1 = 3bc15c8aae3e4124dd409035f32ea2fd6835efc9 OK 2024/12/17 01:38:10 INFO : empty space: Updated modification time in destination 2024/12/17 01:38:10 DEBUG : empty space: Unchanged skipping 2024/12/17 01:38:10 DEBUG : B2 bucket rclone-test-bapigom2nixo: Waiting for transfers to finish 2024/12/17 01:38:10 DEBUG : Waiting for deletions to finish 2024/12/17 01:38:10 INFO : There was nothing to transfer run.go:180: Remote "B2 bucket rclone-test-bapigom2nixo", Local "Local file system at /tmp/rclone1440763604", Modify Window "1ms" --- PASS: TestSyncAfterChangingModtimeOnly (3.66s) === RUN TestSyncAfterChangingModtimeOnlyWithNoUpdateModTime run.go:180: Remote "B2 bucket rclone-test-bapigom2nixo", Local "Local file system at /tmp/rclone1440763604", Modify Window "1ms" 2024/12/17 01:38:12 DEBUG : B2 bucket rclone-test-bapigom2nixo: Waiting for checks to finish 2024/12/17 01:38:12 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/17 01:38:12 DEBUG : empty space: sha1 = 3bc15c8aae3e4124dd409035f32ea2fd6835efc9 OK 2024/12/17 01:38:12 DEBUG : empty space: Unchanged skipping 2024/12/17 01:38:12 DEBUG : B2 bucket rclone-test-bapigom2nixo: Waiting for transfers to finish 2024/12/17 01:38:12 DEBUG : Waiting for deletions to finish 2024/12/17 01:38:12 INFO : There was nothing to transfer run.go:180: Remote "B2 bucket rclone-test-bapigom2nixo", Local "Local file system at /tmp/rclone1440763604", Modify Window "1ms" --- PASS: TestSyncAfterChangingModtimeOnlyWithNoUpdateModTime (1.75s) === RUN TestSyncDoesntUpdateModtime run.go:180: Remote "B2 bucket rclone-test-bapigom2nixo", Local "Local file system at /tmp/rclone1440763604", Modify Window "1ms" 2024/12/17 01:38:14 DEBUG : B2 bucket rclone-test-bapigom2nixo: Waiting for checks to finish 2024/12/17 01:38:14 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/17 01:38:14 DEBUG : foo: sha1 = 0beec7b5ea3f0fdbc95d0dd47f3c5bc275da8a33 (Local file system at /tmp/rclone1440763604) 2024/12/17 01:38:14 DEBUG : foo: sha1 = 62cdb7020ff920e5aa642c3d4066950dd1f01f4d (B2 bucket rclone-test-bapigom2nixo) 2024/12/17 01:38:14 DEBUG : foo: sha1 differ 2024/12/17 01:38:14 DEBUG : B2 bucket rclone-test-bapigom2nixo: Waiting for transfers to finish 2024/12/17 01:38:14 DEBUG : foo: sha1 = 0beec7b5ea3f0fdbc95d0dd47f3c5bc275da8a33 OK 2024/12/17 01:38:14 INFO : foo: Copied (replaced existing) 2024/12/17 01:38:14 DEBUG : Waiting for deletions to finish run.go:180: Remote "B2 bucket rclone-test-bapigom2nixo", Local "Local file system at /tmp/rclone1440763604", Modify Window "1ms" --- PASS: TestSyncDoesntUpdateModtime (1.82s) === RUN TestSyncAfterAddingAFile run.go:180: Remote "B2 bucket rclone-test-bapigom2nixo", Local "Local file system at /tmp/rclone1440763604", Modify Window "1ms" 2024/12/17 01:38:16 DEBUG : potato: Need to transfer - File not found at Destination 2024/12/17 01:38:16 DEBUG : empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2024/12/17 01:38:16 DEBUG : empty space: Unchanged skipping 2024/12/17 01:38:16 DEBUG : B2 bucket rclone-test-bapigom2nixo: Waiting for checks to finish 2024/12/17 01:38:16 DEBUG : B2 bucket rclone-test-bapigom2nixo: Waiting for transfers to finish 2024/12/17 01:38:16 DEBUG : potato: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2024/12/17 01:38:16 INFO : potato: Copied (new) 2024/12/17 01:38:16 DEBUG : Waiting for deletions to finish run.go:180: Remote "B2 bucket rclone-test-bapigom2nixo", Local "Local file system at /tmp/rclone1440763604", Modify Window "1ms" --- PASS: TestSyncAfterAddingAFile (2.33s) === RUN TestSyncAfterChangingFilesSizeOnly run.go:180: Remote "B2 bucket rclone-test-bapigom2nixo", Local "Local file system at /tmp/rclone1440763604", Modify Window "1ms" 2024/12/17 01:38:18 DEBUG : B2 bucket rclone-test-bapigom2nixo: Waiting for checks to finish 2024/12/17 01:38:18 DEBUG : potato: Sizes differ (src 21 vs dst 60) 2024/12/17 01:38:18 DEBUG : B2 bucket rclone-test-bapigom2nixo: Waiting for transfers to finish 2024/12/17 01:38:18 DEBUG : potato: sha1 = 0fd321a1023ac4e1e1054fcc0236b9d0755f722f OK 2024/12/17 01:38:18 INFO : potato: Copied (replaced existing) 2024/12/17 01:38:18 DEBUG : Waiting for deletions to finish run.go:180: Remote "B2 bucket rclone-test-bapigom2nixo", Local "Local file system at /tmp/rclone1440763604", Modify Window "1ms" --- PASS: TestSyncAfterChangingFilesSizeOnly (2.15s) === RUN TestSyncAfterChangingContentsOnly run.go:180: Remote "B2 bucket rclone-test-bapigom2nixo", Local "Local file system at /tmp/rclone1440763604", Modify Window "1ms" 2024/12/17 01:38:20 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/17 01:38:20 DEBUG : B2 bucket rclone-test-bapigom2nixo: Waiting for checks to finish 2024/12/17 01:38:20 DEBUG : potato: sha1 = 1ca5094b3b73f587249eabe179c40a3eec839b1f (Local file system at /tmp/rclone1440763604) 2024/12/17 01:38:20 DEBUG : potato: sha1 = 0fd321a1023ac4e1e1054fcc0236b9d0755f722f (B2 bucket rclone-test-bapigom2nixo) 2024/12/17 01:38:20 DEBUG : potato: sha1 differ 2024/12/17 01:38:20 DEBUG : B2 bucket rclone-test-bapigom2nixo: Waiting for transfers to finish 2024/12/17 01:38:21 DEBUG : potato: sha1 = 1ca5094b3b73f587249eabe179c40a3eec839b1f OK 2024/12/17 01:38:21 INFO : potato: Copied (replaced existing) 2024/12/17 01:38:21 DEBUG : Waiting for deletions to finish run.go:180: Remote "B2 bucket rclone-test-bapigom2nixo", Local "Local file system at /tmp/rclone1440763604", Modify Window "1ms" --- PASS: TestSyncAfterChangingContentsOnly (2.10s) === RUN TestSyncAfterRemovingAFileAndAddingAFileDryRun run.go:180: Remote "B2 bucket rclone-test-bapigom2nixo", Local "Local file system at /tmp/rclone1440763604", Modify Window "1ms" 2024/12/17 01:38:23 DEBUG : potato2: Need to transfer - File not found at Destination 2024/12/17 01:38:23 NOTICE: potato2: Skipped copy as --dry-run is set (size 60) 2024/12/17 01:38:23 DEBUG : empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2024/12/17 01:38:23 DEBUG : empty space: Unchanged skipping 2024/12/17 01:38:23 DEBUG : B2 bucket rclone-test-bapigom2nixo: Waiting for checks to finish 2024/12/17 01:38:23 DEBUG : B2 bucket rclone-test-bapigom2nixo: Waiting for transfers to finish 2024/12/17 01:38:23 DEBUG : Waiting for deletions to finish 2024/12/17 01:38:23 NOTICE: potato: Skipped delete as --dry-run is set (size 21) run.go:180: Remote "B2 bucket rclone-test-bapigom2nixo", Local "Local file system at /tmp/rclone1440763604", Modify Window "1ms" --- PASS: TestSyncAfterRemovingAFileAndAddingAFileDryRun (2.22s) === RUN TestSyncAfterRemovingAFileAndAddingAFile run.go:180: Remote "B2 bucket rclone-test-bapigom2nixo", Local "Local file system at /tmp/rclone1440763604", Modify Window "1ms" 2024/12/17 01:38:25 DEBUG : potato2: Need to transfer - File not found at Destination 2024/12/17 01:38:25 DEBUG : B2 bucket rclone-test-bapigom2nixo: Waiting for checks to finish 2024/12/17 01:38:25 DEBUG : empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2024/12/17 01:38:25 DEBUG : empty space: Unchanged skipping 2024/12/17 01:38:25 DEBUG : B2 bucket rclone-test-bapigom2nixo: Waiting for transfers to finish 2024/12/17 01:38:25 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2024/12/17 01:38:25 INFO : potato2: Copied (new) 2024/12/17 01:38:25 DEBUG : Waiting for deletions to finish 2024/12/17 01:38:25 INFO : potato: Deleted run.go:180: Remote "B2 bucket rclone-test-bapigom2nixo", Local "Local file system at /tmp/rclone1440763604", Modify Window "1ms" --- PASS: TestSyncAfterRemovingAFileAndAddingAFile (2.79s) === RUN TestSyncAfterRemovingAFileAndAddingAFileSubDir run.go:180: Remote "B2 bucket rclone-test-bapigom2nixo", Local "Local file system at /tmp/rclone1440763604", Modify Window "1ms" 2024/12/17 01:38:27 DEBUG : d: Making directory 2024/12/17 01:38:27 DEBUG : d/e: Making directory fstest.go:244: Filtering empty directory "d" fstest.go:244: Filtering empty directory "d/e" 2024/12/17 01:38:28 DEBUG : a/potato2: Need to transfer - File not found at Destination 2024/12/17 01:38:28 DEBUG : c/non empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2024/12/17 01:38:28 DEBUG : c/non empty space: Unchanged skipping 2024/12/17 01:38:28 DEBUG : a/potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2024/12/17 01:38:28 INFO : a/potato2: Copied (new) 2024/12/17 01:38:28 DEBUG : B2 bucket rclone-test-bapigom2nixo: Waiting for checks to finish 2024/12/17 01:38:28 DEBUG : B2 bucket rclone-test-bapigom2nixo: Waiting for transfers to finish 2024/12/17 01:38:28 DEBUG : Waiting for deletions to finish 2024/12/17 01:38:28 INFO : b/potato: Deleted run.go:180: Remote "B2 bucket rclone-test-bapigom2nixo", Local "Local file system at /tmp/rclone1440763604", Modify Window "1ms" --- PASS: TestSyncAfterRemovingAFileAndAddingAFileSubDir (2.97s) === RUN TestSyncAfterRemovingAFileAndAddingAFileSubDirWithErrors run.go:180: Remote "B2 bucket rclone-test-bapigom2nixo", Local "Local file system at /tmp/rclone1440763604", Modify Window "1ms" 2024/12/17 01:38:30 DEBUG : d: Making directory fstest.go:244: Filtering empty directory "d" 2024/12/17 01:38:31 DEBUG : a/potato2: Need to transfer - File not found at Destination 2024/12/17 01:38:31 DEBUG : c/non empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2024/12/17 01:38:31 DEBUG : c/non empty space: Unchanged skipping 2024/12/17 01:38:31 DEBUG : B2 bucket rclone-test-bapigom2nixo: Waiting for checks to finish 2024/12/17 01:38:31 DEBUG : B2 bucket rclone-test-bapigom2nixo: Waiting for transfers to finish 2024/12/17 01:38:31 DEBUG : a/potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2024/12/17 01:38:31 INFO : a/potato2: Copied (new) 2024/12/17 01:38:31 ERROR : B2 bucket rclone-test-bapigom2nixo: not deleting files as there were IO errors 2024/12/17 01:38:31 ERROR : B2 bucket rclone-test-bapigom2nixo: not deleting directories as there were IO errors run.go:180: Remote "B2 bucket rclone-test-bapigom2nixo", Local "Local file system at /tmp/rclone1440763604", Modify Window "1ms" fstest.go:244: Filtering empty directory "d" --- PASS: TestSyncAfterRemovingAFileAndAddingAFileSubDirWithErrors (2.94s) === RUN TestSyncDeleteAfter --- PASS: TestSyncDeleteAfter (0.00s) === RUN TestSyncDeleteDuring run.go:180: Remote "B2 bucket rclone-test-bapigom2nixo", Local "Local file system at /tmp/rclone1440763604", Modify Window "1ms" 2024/12/17 01:38:33 DEBUG : Waiting for deletions to finish 2024/12/17 01:38:34 DEBUG : potato2: Need to transfer - File not found at Destination 2024/12/17 01:38:34 DEBUG : empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2024/12/17 01:38:34 DEBUG : B2 bucket rclone-test-bapigom2nixo: Waiting for checks to finish 2024/12/17 01:38:34 DEBUG : empty space: Unchanged skipping 2024/12/17 01:38:34 DEBUG : B2 bucket rclone-test-bapigom2nixo: Waiting for transfers to finish 2024/12/17 01:38:34 INFO : potato: Deleted 2024/12/17 01:38:34 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2024/12/17 01:38:34 INFO : potato2: Copied (new) run.go:180: Remote "B2 bucket rclone-test-bapigom2nixo", Local "Local file system at /tmp/rclone1440763604", Modify Window "1ms" --- PASS: TestSyncDeleteDuring (2.99s) === RUN TestSyncDeleteBefore run.go:180: Remote "B2 bucket rclone-test-bapigom2nixo", Local "Local file system at /tmp/rclone1440763604", Modify Window "1ms" 2024/12/17 01:38:36 DEBUG : Waiting for deletions to finish 2024/12/17 01:38:37 DEBUG : B2 bucket rclone-test-bapigom2nixo: Waiting for checks to finish 2024/12/17 01:38:37 DEBUG : B2 bucket rclone-test-bapigom2nixo: Waiting for transfers to finish 2024/12/17 01:38:37 INFO : potato: Deleted 2024/12/17 01:38:37 DEBUG : potato2: Need to transfer - File not found at Destination 2024/12/17 01:38:37 DEBUG : empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2024/12/17 01:38:37 DEBUG : B2 bucket rclone-test-bapigom2nixo: Waiting for checks to finish 2024/12/17 01:38:37 DEBUG : empty space: Unchanged skipping 2024/12/17 01:38:37 DEBUG : B2 bucket rclone-test-bapigom2nixo: Waiting for transfers to finish 2024/12/17 01:38:37 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2024/12/17 01:38:37 INFO : potato2: Copied (new) run.go:180: Remote "B2 bucket rclone-test-bapigom2nixo", Local "Local file system at /tmp/rclone1440763604", Modify Window "1ms" --- PASS: TestSyncDeleteBefore (3.05s) === RUN TestCopyDeleteBefore run.go:180: Remote "B2 bucket rclone-test-bapigom2nixo", Local "Local file system at /tmp/rclone1440763604", Modify Window "1ms" 2024/12/17 01:38:39 DEBUG : potato2: Need to transfer - File not found at Destination 2024/12/17 01:38:39 DEBUG : B2 bucket rclone-test-bapigom2nixo: Waiting for checks to finish 2024/12/17 01:38:39 DEBUG : B2 bucket rclone-test-bapigom2nixo: Waiting for transfers to finish 2024/12/17 01:38:40 DEBUG : potato2: sha1 = 810274f0df19dab60a894a562b7a8ff04c072623 OK 2024/12/17 01:38:40 INFO : potato2: Copied (new) run.go:180: Remote "B2 bucket rclone-test-bapigom2nixo", Local "Local file system at /tmp/rclone1440763604", Modify Window "1ms" --- PASS: TestCopyDeleteBefore (2.36s) === RUN TestSyncWithExclude run.go:180: Remote "B2 bucket rclone-test-bapigom2nixo", Local "Local file system at /tmp/rclone1440763604", Modify Window "1ms" 2024/12/17 01:38:42 DEBUG : enormous: Excluded (Size Filter) 2024/12/17 01:38:42 DEBUG : enormous: Excluded 2024/12/17 01:38:42 DEBUG : potato2: Excluded (Size Filter) 2024/12/17 01:38:42 DEBUG : potato2: Excluded 2024/12/17 01:38:42 DEBUG : potato2: Excluded (Size Filter) 2024/12/17 01:38:42 DEBUG : potato2: Excluded 2024/12/17 01:38:42 DEBUG : empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2024/12/17 01:38:42 DEBUG : B2 bucket rclone-test-bapigom2nixo: Waiting for checks to finish 2024/12/17 01:38:42 DEBUG : empty space: Unchanged skipping 2024/12/17 01:38:42 DEBUG : B2 bucket rclone-test-bapigom2nixo: Waiting for transfers to finish 2024/12/17 01:38:42 DEBUG : Waiting for deletions to finish 2024/12/17 01:38:42 INFO : There was nothing to transfer run.go:180: Remote "B2 bucket rclone-test-bapigom2nixo", Local "Local file system at /tmp/rclone1440763604", Modify Window "1ms" 2024/12/17 01:38:42 DEBUG : enormous: Excluded (Size Filter) 2024/12/17 01:38:42 DEBUG : enormous: Excluded 2024/12/17 01:38:42 DEBUG : potato2: Excluded (Size Filter) 2024/12/17 01:38:42 DEBUG : potato2: Excluded 2024/12/17 01:38:42 DEBUG : potato2: Excluded (Size Filter) 2024/12/17 01:38:42 DEBUG : potato2: Excluded 2024/12/17 01:38:42 DEBUG : empty space: Size and modification time the same (differ by 456.789µs, within tolerance 1ms) 2024/12/17 01:38:42 DEBUG : empty space: Unchanged skipping 2024/12/17 01:38:42 DEBUG : Local file system at /tmp/rclone1440763604: Waiting for checks to finish 2024/12/17 01:38:42 DEBUG : Local file system at /tmp/rclone1440763604: Waiting for transfers to finish 2024/12/17 01:38:42 DEBUG : Waiting for deletions to finish 2024/12/17 01:38:42 INFO : There was nothing to transfer run.go:180: Remote "B2 bucket rclone-test-bapigom2nixo", Local "Local file system at /tmp/rclone1440763604", Modify Window "1ms" --- PASS: TestSyncWithExclude (3.03s) === RUN TestSyncWithExcludeAndDeleteExcluded run.go:180: Remote "B2 bucket rclone-test-bapigom2nixo", Local "Local file system at /tmp/rclone1440763604", Modify Window "1ms" 2024/12/17 01:38:45 DEBUG : enormous: Excluded (Size Filter) 2024/12/17 01:38:45 DEBUG : enormous: Excluded 2024/12/17 01:38:45 DEBUG : potato2: Excluded (Size Filter) 2024/12/17 01:38:45 DEBUG : potato2: Excluded 2024/12/17 01:38:46 DEBUG : empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2024/12/17 01:38:46 DEBUG : B2 bucket rclone-test-bapigom2nixo: Waiting for checks to finish 2024/12/17 01:38:46 DEBUG : empty space: Unchanged skipping 2024/12/17 01:38:46 DEBUG : B2 bucket rclone-test-bapigom2nixo: Waiting for transfers to finish 2024/12/17 01:38:46 DEBUG : Waiting for deletions to finish 2024/12/17 01:38:46 INFO : enormous: Deleted 2024/12/17 01:38:46 INFO : potato2: Deleted 2024/12/17 01:38:46 INFO : There was nothing to transfer run.go:180: Remote "B2 bucket rclone-test-bapigom2nixo", Local "Local file system at /tmp/rclone1440763604", Modify Window "1ms" 2024/12/17 01:38:46 DEBUG : empty space: Size and modification time the same (differ by 456.789µs, within tolerance 1ms) 2024/12/17 01:38:46 DEBUG : empty space: Unchanged skipping 2024/12/17 01:38:46 DEBUG : Local file system at /tmp/rclone1440763604: Waiting for checks to finish 2024/12/17 01:38:46 DEBUG : Local file system at /tmp/rclone1440763604: Waiting for transfers to finish 2024/12/17 01:38:46 DEBUG : Waiting for deletions to finish 2024/12/17 01:38:46 INFO : enormous: Deleted 2024/12/17 01:38:46 INFO : potato2: Deleted 2024/12/17 01:38:46 INFO : There was nothing to transfer run.go:180: Remote "B2 bucket rclone-test-bapigom2nixo", Local "Local file system at /tmp/rclone1440763604", Modify Window "1ms" --- PASS: TestSyncWithExcludeAndDeleteExcluded (3.60s) === RUN TestSyncWithUpdateOlder run.go:180: Remote "B2 bucket rclone-test-bapigom2nixo", Local "Local file system at /tmp/rclone1440763604", Modify Window "1ms" 2024/12/17 01:38:49 DEBUG : five: Need to transfer - File not found at Destination 2024/12/17 01:38:49 DEBUG : four: Sizes differ (src 4 vs dst 8) 2024/12/17 01:38:49 DEBUG : one: Destination is newer than source, skipping 2024/12/17 01:38:49 DEBUG : four: Destination mod time is within 1s of source but files differ, transferring 2024/12/17 01:38:49 DEBUG : B2 bucket rclone-test-bapigom2nixo: Waiting for checks to finish 2024/12/17 01:38:49 DEBUG : three: Sizes identical 2024/12/17 01:38:49 DEBUG : three: Destination mod time is within 1s of source and files identical, skipping 2024/12/17 01:38:49 DEBUG : two: sha1 = ad782ecdac770fc6eb9a62e44f90873fb97fb26b (Local file system at /tmp/rclone1440763604) 2024/12/17 01:38:49 DEBUG : two: sha1 = b10e0da85e90399abfec36c7376b20aa4596461b (B2 bucket rclone-test-bapigom2nixo) 2024/12/17 01:38:49 DEBUG : two: sha1 differ 2024/12/17 01:38:49 DEBUG : B2 bucket rclone-test-bapigom2nixo: Waiting for transfers to finish 2024/12/17 01:38:49 DEBUG : five: sha1 = 4db2c1df4610cd6c0da6b9197b066bfb4e9b9d00 OK 2024/12/17 01:38:49 INFO : five: Copied (new) 2024/12/17 01:38:50 DEBUG : four: sha1 = 9f8f7eec5dea5ac43738721939c120318cbff1df OK 2024/12/17 01:38:50 INFO : four: Copied (replaced existing) 2024/12/17 01:38:50 DEBUG : two: sha1 = ad782ecdac770fc6eb9a62e44f90873fb97fb26b OK 2024/12/17 01:38:50 INFO : two: Copied (replaced existing) 2024/12/17 01:38:50 DEBUG : Waiting for deletions to finish 2024/12/17 01:38:50 DEBUG : one: Destination is newer than source, skipping 2024/12/17 01:38:50 DEBUG : B2 bucket rclone-test-bapigom2nixo: Waiting for checks to finish 2024/12/17 01:38:50 DEBUG : five: sha1 = 4db2c1df4610cd6c0da6b9197b066bfb4e9b9d00 OK 2024/12/17 01:38:50 DEBUG : five: Size and sha1 of src and dst objects identical 2024/12/17 01:38:50 DEBUG : four: sha1 = 9f8f7eec5dea5ac43738721939c120318cbff1df OK 2024/12/17 01:38:50 DEBUG : five: Destination mod time is within 1s of source and files identical, skipping 2024/12/17 01:38:50 DEBUG : four: Size and sha1 of src and dst objects identical 2024/12/17 01:38:50 DEBUG : four: Destination mod time is within 1s of source and files identical, skipping 2024/12/17 01:38:50 DEBUG : two: sha1 = ad782ecdac770fc6eb9a62e44f90873fb97fb26b OK 2024/12/17 01:38:50 DEBUG : two: Size and sha1 of src and dst objects identical 2024/12/17 01:38:50 DEBUG : two: Destination mod time is within 1s of source and files identical, skipping 2024/12/17 01:38:50 DEBUG : three: sha1 = b802f384302cb24fbab0a44997e820bf2e8507bb (Local file system at /tmp/rclone1440763604) 2024/12/17 01:38:50 DEBUG : three: sha1 = 03731cad13f4cf7b59703c77529381cdec1632e5 (B2 bucket rclone-test-bapigom2nixo) 2024/12/17 01:38:50 DEBUG : three: sha1 differ 2024/12/17 01:38:50 DEBUG : three: Destination mod time is within 1s of source but files differ, transferring 2024/12/17 01:38:50 DEBUG : B2 bucket rclone-test-bapigom2nixo: Waiting for transfers to finish 2024/12/17 01:38:51 DEBUG : three: sha1 = b802f384302cb24fbab0a44997e820bf2e8507bb OK 2024/12/17 01:38:51 INFO : three: Copied (replaced existing) 2024/12/17 01:38:51 DEBUG : Waiting for deletions to finish --- PASS: TestSyncWithUpdateOlder (4.56s) === 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-bapigom2nixo", Local "Local file system at /tmp/rclone1440763604", Modify Window "1ms" sync_test.go:1538: Can track renames: true 2024/12/17 01:38:52 INFO : B2 bucket rclone-test-bapigom2nixo: Making map for --track-renames 2024/12/17 01:38:52 INFO : B2 bucket rclone-test-bapigom2nixo: Finished making map for --track-renames 2024/12/17 01:38:52 DEBUG : B2 bucket rclone-test-bapigom2nixo: Waiting for checks to finish 2024/12/17 01:38:52 DEBUG : potato: Need to transfer - No matching file found at Destination 2024/12/17 01:38:52 DEBUG : B2 bucket rclone-test-bapigom2nixo: Waiting for renames to finish 2024/12/17 01:38:52 DEBUG : yam: Need to transfer - No matching file found at Destination 2024/12/17 01:38:52 DEBUG : B2 bucket rclone-test-bapigom2nixo: Waiting for transfers to finish 2024/12/17 01:38:53 DEBUG : yam: sha1 = ad84b2fb6729688a5ee3225164a6d4d58465b33e OK 2024/12/17 01:38:53 INFO : yam: Copied (new) 2024/12/17 01:38:53 DEBUG : potato: sha1 = 1d1ac61cfffcfdd0a15cc9ae575fb06ca8c11fb5 OK 2024/12/17 01:38:53 INFO : potato: Copied (new) 2024/12/17 01:38:53 DEBUG : Waiting for deletions to finish run.go:180: Remote "B2 bucket rclone-test-bapigom2nixo", Local "Local file system at /tmp/rclone1440763604", Modify Window "1ms" 2024/12/17 01:38:53 DEBUG : potato: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2024/12/17 01:38:53 INFO : B2 bucket rclone-test-bapigom2nixo: Making map for --track-renames 2024/12/17 01:38:53 INFO : B2 bucket rclone-test-bapigom2nixo: Finished making map for --track-renames 2024/12/17 01:38:53 DEBUG : B2 bucket rclone-test-bapigom2nixo: Waiting for checks to finish 2024/12/17 01:38:53 DEBUG : potato: Unchanged skipping 2024/12/17 01:38:53 DEBUG : B2 bucket rclone-test-bapigom2nixo: Waiting for renames to finish 2024/12/17 01:38:54 DEBUG : yam: sha1 = ad84b2fb6729688a5ee3225164a6d4d58465b33e OK 2024/12/17 01:38:54 INFO : yam: Copied (server-side copy) to: yaml 2024/12/17 01:38:54 INFO : yam: Deleted 2024/12/17 01:38:54 INFO : yaml: Renamed from "yam" 2024/12/17 01:38:54 DEBUG : B2 bucket rclone-test-bapigom2nixo: Waiting for transfers to finish 2024/12/17 01:38:54 DEBUG : Waiting for deletions to finish run.go:180: Remote "B2 bucket rclone-test-bapigom2nixo", Local "Local file system at /tmp/rclone1440763604", Modify Window "1ms" --- PASS: TestSyncWithTrackRenames (3.68s) === RUN TestParseRenamesStrategyModtime --- PASS: TestParseRenamesStrategyModtime (0.00s) === RUN TestRenamesStrategyModtime --- PASS: TestRenamesStrategyModtime (0.00s) === RUN TestSyncWithTrackRenamesStrategyModtime run.go:180: Remote "B2 bucket rclone-test-bapigom2nixo", Local "Local file system at /tmp/rclone1440763604", Modify Window "1ms" sync_test.go:1610: Can track renames: true 2024/12/17 01:38:56 INFO : B2 bucket rclone-test-bapigom2nixo: Making map for --track-renames 2024/12/17 01:38:56 INFO : B2 bucket rclone-test-bapigom2nixo: Finished making map for --track-renames 2024/12/17 01:38:56 DEBUG : B2 bucket rclone-test-bapigom2nixo: Waiting for checks to finish 2024/12/17 01:38:56 DEBUG : potato: Need to transfer - No matching file found at Destination 2024/12/17 01:38:56 DEBUG : yam: Need to transfer - No matching file found at Destination 2024/12/17 01:38:56 DEBUG : B2 bucket rclone-test-bapigom2nixo: Waiting for renames to finish 2024/12/17 01:38:56 DEBUG : B2 bucket rclone-test-bapigom2nixo: Waiting for transfers to finish 2024/12/17 01:38:56 DEBUG : yam: sha1 = ad84b2fb6729688a5ee3225164a6d4d58465b33e OK 2024/12/17 01:38:56 INFO : yam: Copied (new) 2024/12/17 01:38:57 DEBUG : potato: sha1 = 1d1ac61cfffcfdd0a15cc9ae575fb06ca8c11fb5 OK 2024/12/17 01:38:57 INFO : potato: Copied (new) 2024/12/17 01:38:57 DEBUG : Waiting for deletions to finish run.go:180: Remote "B2 bucket rclone-test-bapigom2nixo", Local "Local file system at /tmp/rclone1440763604", Modify Window "1ms" 2024/12/17 01:38:57 DEBUG : potato: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2024/12/17 01:38:57 INFO : B2 bucket rclone-test-bapigom2nixo: Making map for --track-renames 2024/12/17 01:38:57 INFO : B2 bucket rclone-test-bapigom2nixo: Finished making map for --track-renames 2024/12/17 01:38:57 DEBUG : B2 bucket rclone-test-bapigom2nixo: Waiting for checks to finish 2024/12/17 01:38:57 DEBUG : potato: Unchanged skipping 2024/12/17 01:38:57 DEBUG : B2 bucket rclone-test-bapigom2nixo: Waiting for renames to finish 2024/12/17 01:38:58 DEBUG : yam: sha1 = ad84b2fb6729688a5ee3225164a6d4d58465b33e OK 2024/12/17 01:38:58 INFO : yam: Copied (server-side copy) to: yaml 2024/12/17 01:38:58 INFO : yam: Deleted 2024/12/17 01:38:58 INFO : yaml: Renamed from "yam" 2024/12/17 01:38:58 DEBUG : B2 bucket rclone-test-bapigom2nixo: Waiting for transfers to finish 2024/12/17 01:38:58 DEBUG : Waiting for deletions to finish run.go:180: Remote "B2 bucket rclone-test-bapigom2nixo", Local "Local file system at /tmp/rclone1440763604", Modify Window "1ms" --- PASS: TestSyncWithTrackRenamesStrategyModtime (3.84s) === RUN TestSyncWithTrackRenamesStrategyLeaf run.go:180: Remote "B2 bucket rclone-test-bapigom2nixo", Local "Local file system at /tmp/rclone1440763604", Modify Window "1ms" sync_test.go:1649: Can track renames: true 2024/12/17 01:39:00 INFO : B2 bucket rclone-test-bapigom2nixo: Making map for --track-renames 2024/12/17 01:39:00 INFO : B2 bucket rclone-test-bapigom2nixo: Finished making map for --track-renames 2024/12/17 01:39:00 DEBUG : B2 bucket rclone-test-bapigom2nixo: Waiting for checks to finish 2024/12/17 01:39:00 DEBUG : potato: Need to transfer - No matching file found at Destination 2024/12/17 01:39:00 DEBUG : sub/yam: Need to transfer - No matching file found at Destination 2024/12/17 01:39:00 DEBUG : B2 bucket rclone-test-bapigom2nixo: Waiting for renames to finish 2024/12/17 01:39:00 DEBUG : B2 bucket rclone-test-bapigom2nixo: Waiting for transfers to finish 2024/12/17 01:39:00 DEBUG : sub/yam: sha1 = ad84b2fb6729688a5ee3225164a6d4d58465b33e OK 2024/12/17 01:39:00 INFO : sub/yam: Copied (new) 2024/12/17 01:39:00 DEBUG : potato: sha1 = 1d1ac61cfffcfdd0a15cc9ae575fb06ca8c11fb5 OK 2024/12/17 01:39:00 INFO : potato: Copied (new) 2024/12/17 01:39:00 DEBUG : Waiting for deletions to finish run.go:180: Remote "B2 bucket rclone-test-bapigom2nixo", Local "Local file system at /tmp/rclone1440763604", Modify Window "1ms" 2024/12/17 01:39:01 DEBUG : potato: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2024/12/17 01:39:01 DEBUG : potato: Unchanged skipping 2024/12/17 01:39:01 INFO : B2 bucket rclone-test-bapigom2nixo: Making map for --track-renames 2024/12/17 01:39:01 INFO : B2 bucket rclone-test-bapigom2nixo: Finished making map for --track-renames 2024/12/17 01:39:01 DEBUG : B2 bucket rclone-test-bapigom2nixo: Waiting for checks to finish 2024/12/17 01:39:01 DEBUG : B2 bucket rclone-test-bapigom2nixo: Waiting for renames to finish 2024/12/17 01:39:01 DEBUG : sub/yam: sha1 = ad84b2fb6729688a5ee3225164a6d4d58465b33e OK 2024/12/17 01:39:01 INFO : sub/yam: Copied (server-side copy) to: yam 2024/12/17 01:39:02 INFO : sub/yam: Deleted 2024/12/17 01:39:02 INFO : yam: Renamed from "sub/yam" 2024/12/17 01:39:02 DEBUG : B2 bucket rclone-test-bapigom2nixo: Waiting for transfers to finish 2024/12/17 01:39:02 DEBUG : Waiting for deletions to finish run.go:180: Remote "B2 bucket rclone-test-bapigom2nixo", Local "Local file system at /tmp/rclone1440763604", Modify Window "1ms" --- PASS: TestSyncWithTrackRenamesStrategyLeaf (3.63s) === RUN TestServerSideMoveLocal run.go:180: Remote "B2 bucket rclone-test-bapigom2nixo", Local "Local file system at /tmp/rclone1440763604", Modify Window "1ms" 2024/12/17 01:39:03 DEBUG : Creating backend with remote "/tmp/rclone1440763604/dir1" 2024/12/17 01:39:03 DEBUG : Creating backend with remote "/tmp/rclone1440763604/dir2" 2024/12/17 01:39:03 DEBUG : Local file system at /tmp/rclone1440763604/dir2: Using server-side directory move 2024/12/17 01:39:03 INFO : Local file system at /tmp/rclone1440763604/dir2: Server side directory move failed - fallback to file moves: can't copy directory - destination already exists 2024/12/17 01:39:03 DEBUG : file1.txt: Need to transfer - File not found at Destination 2024/12/17 01:39:03 INFO : file1.txt: Moved (server-side) 2024/12/17 01:39:03 DEBUG : Local file system at /tmp/rclone1440763604/dir2: Waiting for checks to finish 2024/12/17 01:39:03 DEBUG : Local file system at /tmp/rclone1440763604/dir2: Waiting for transfers to finish --- PASS: TestServerSideMoveLocal (0.37s) === RUN TestMoveWithDeleteEmptySrcDirs run.go:180: Remote "B2 bucket rclone-test-bapigom2nixo", Local "Local file system at /tmp/rclone1440763604", Modify Window "1ms" 2024/12/17 01:39:04 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2024/12/17 01:39:04 DEBUG : nested/sub dir/file: Need to transfer - File not found at Destination 2024/12/17 01:39:04 DEBUG : B2 bucket rclone-test-bapigom2nixo: Waiting for checks to finish 2024/12/17 01:39:04 DEBUG : B2 bucket rclone-test-bapigom2nixo: Waiting for transfers to finish 2024/12/17 01:39:04 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2024/12/17 01:39:04 INFO : sub dir/hello world: Copied (new) 2024/12/17 01:39:04 INFO : sub dir/hello world: Deleted 2024/12/17 01:39:05 DEBUG : nested/sub dir/file: sha1 = b4b3e0a278988bc15f2913af3f4153ccef74e465 OK 2024/12/17 01:39:05 INFO : nested/sub dir/file: Copied (new) 2024/12/17 01:39:05 INFO : nested/sub dir/file: Deleted 2024/12/17 01:39:05 INFO : sub dir: Removing directory 2024/12/17 01:39:05 INFO : nested/sub dir: Removing directory 2024/12/17 01:39:05 INFO : nested: Removing directory 2024/12/17 01:39:05 DEBUG : Local file system at /tmp/rclone1440763604: deleted 3 directories run.go:180: Remote "B2 bucket rclone-test-bapigom2nixo", Local "Local file system at /tmp/rclone1440763604", Modify Window "1ms" --- PASS: TestMoveWithDeleteEmptySrcDirs (2.23s) === RUN TestMoveWithoutDeleteEmptySrcDirs run.go:180: Remote "B2 bucket rclone-test-bapigom2nixo", Local "Local file system at /tmp/rclone1440763604", Modify Window "1ms" 2024/12/17 01:39:06 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2024/12/17 01:39:06 DEBUG : nested/sub dir/file: Need to transfer - File not found at Destination 2024/12/17 01:39:06 DEBUG : B2 bucket rclone-test-bapigom2nixo: Waiting for checks to finish 2024/12/17 01:39:06 DEBUG : B2 bucket rclone-test-bapigom2nixo: Waiting for transfers to finish 2024/12/17 01:39:06 DEBUG : nested/sub dir/file: sha1 = b4b3e0a278988bc15f2913af3f4153ccef74e465 OK 2024/12/17 01:39:06 INFO : nested/sub dir/file: Copied (new) 2024/12/17 01:39:06 INFO : nested/sub dir/file: Deleted 2024/12/17 01:39:07 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2024/12/17 01:39:07 INFO : sub dir/hello world: Copied (new) 2024/12/17 01:39:07 INFO : sub dir/hello world: Deleted run.go:180: Remote "B2 bucket rclone-test-bapigom2nixo", Local "Local file system at /tmp/rclone1440763604", Modify Window "1ms" --- PASS: TestMoveWithoutDeleteEmptySrcDirs (2.18s) === RUN TestMoveWithIgnoreExisting run.go:180: Remote "B2 bucket rclone-test-bapigom2nixo", Local "Local file system at /tmp/rclone1440763604", Modify Window "1ms" 2024/12/17 01:39:08 DEBUG : existing: Need to transfer - File not found at Destination 2024/12/17 01:39:08 DEBUG : existing-b: Need to transfer - File not found at Destination 2024/12/17 01:39:08 DEBUG : B2 bucket rclone-test-bapigom2nixo: Waiting for checks to finish 2024/12/17 01:39:08 DEBUG : B2 bucket rclone-test-bapigom2nixo: Waiting for transfers to finish 2024/12/17 01:39:09 DEBUG : existing-b: sha1 = 321f6b7e8bf7f29aab89c5e41a555b1b0baa41a9 OK 2024/12/17 01:39:09 INFO : existing-b: Copied (new) 2024/12/17 01:39:09 INFO : existing-b: Deleted 2024/12/17 01:39:09 DEBUG : existing: sha1 = 3e2e95f5ad970eadfa7e17eaf73da97024aa5359 OK 2024/12/17 01:39:09 INFO : existing: Copied (new) 2024/12/17 01:39:09 INFO : existing: Deleted 2024/12/17 01:39:09 DEBUG : existing: Destination exists, skipping 2024/12/17 01:39:09 DEBUG : existing: Not removing source file as destination file exists and --ignore-existing is set 2024/12/17 01:39:09 DEBUG : B2 bucket rclone-test-bapigom2nixo: Waiting for checks to finish 2024/12/17 01:39:09 DEBUG : B2 bucket rclone-test-bapigom2nixo: Waiting for transfers to finish 2024/12/17 01:39:09 INFO : There was nothing to transfer run.go:180: Remote "B2 bucket rclone-test-bapigom2nixo", Local "Local file system at /tmp/rclone1440763604", Modify Window "1ms" --- PASS: TestMoveWithIgnoreExisting (2.16s) === RUN TestServerSideMove run.go:180: Remote "B2 bucket rclone-test-bapigom2nixo", Local "Local file system at /tmp/rclone1440763604", Modify Window "1ms" 2024/12/17 01:39:10 DEBUG : Creating backend with remote "TestB2:rclone-test-volepip0rude" sync_test.go:1705: Server side move (if possible) B2 bucket rclone-test-bapigom2nixo -> B2 bucket rclone-test-volepip0rude 2024/12/17 01:39:14 DEBUG : potato2: Need to transfer - File not found at Destination 2024/12/17 01:39:14 DEBUG : empty space: Size and modification time the same (differ by 0s, within tolerance 1ms) 2024/12/17 01:39:14 DEBUG : empty space: Unchanged skipping 2024/12/17 01:39:14 DEBUG : potato3: Sizes differ (src 68 vs dst 60) 2024/12/17 01:39:14 DEBUG : B2 bucket rclone-test-volepip0rude: Waiting for checks to finish 2024/12/17 01:39:14 INFO : empty space: Deleted 2024/12/17 01:39:14 DEBUG : B2 bucket rclone-test-volepip0rude: Waiting for transfers to finish 2024/12/17 01:39:14 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2024/12/17 01:39:14 INFO : potato2: Copied (server-side copy) 2024/12/17 01:39:15 INFO : potato2: Deleted 2024/12/17 01:39:15 DEBUG : potato3: sha1 = 568f8850f3c1a384731dbe40c6d72e1dcae342a0 OK 2024/12/17 01:39:15 INFO : potato3: Copied (server-side copy) 2024/12/17 01:39:15 INFO : potato3: Deleted 2024/12/17 01:39:15 DEBUG : Creating backend with remote "TestB2:rclone-test-dusisaq6toza" 2024/12/17 01:39:16 DEBUG : empty space: Need to transfer - File not found at Destination 2024/12/17 01:39:16 DEBUG : potato2: Need to transfer - File not found at Destination 2024/12/17 01:39:16 DEBUG : potato3: Need to transfer - File not found at Destination 2024/12/17 01:39:16 DEBUG : B2 bucket rclone-test-dusisaq6toza: Waiting for checks to finish 2024/12/17 01:39:16 DEBUG : B2 bucket rclone-test-dusisaq6toza: Waiting for transfers to finish 2024/12/17 01:39:17 DEBUG : empty space: sha1 = 3bc15c8aae3e4124dd409035f32ea2fd6835efc9 OK 2024/12/17 01:39:17 INFO : empty space: Copied (server-side copy) 2024/12/17 01:39:18 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2024/12/17 01:39:18 INFO : potato2: Copied (server-side copy) 2024/12/17 01:39:18 DEBUG : potato3: sha1 = 568f8850f3c1a384731dbe40c6d72e1dcae342a0 OK 2024/12/17 01:39:18 INFO : potato3: Copied (server-side copy) 2024/12/17 01:39:18 INFO : empty space: Deleted 2024/12/17 01:39:18 INFO : potato2: Deleted 2024/12/17 01:39:18 INFO : potato3: Deleted 2024/12/17 01:39:18 DEBUG : B2 bucket rclone-test-dusisaq6toza: Purge remote 2024/12/17 01:39:18 INFO : B2 bucket rclone-test-dusisaq6toza: cleaning bucket "rclone-test-dusisaq6toza" of all files 2024/12/17 01:39:18 DEBUG : empty space: Deleting (id "4_zdfa2fdd3404ddb2b9f380e1b_f102d406fa2a901eb_d20241217_m013917_c001_v0001144_t0047_u01734399557518") 2024/12/17 01:39:18 DEBUG : potato2: Deleting (id "4_zdfa2fdd3404ddb2b9f380e1b_f1166147cccabcaa3_d20241217_m013917_c001_v0001183_t0018_u01734399557909") 2024/12/17 01:39:18 DEBUG : potato3: Deleting (id "4_zdfa2fdd3404ddb2b9f380e1b_f1123693770f6af10_d20241217_m013917_c001_v0001181_t0053_u01734399557913") 2024/12/17 01:39:19 DEBUG : B2 bucket rclone-test-volepip0rude: Purge remote 2024/12/17 01:39:19 INFO : B2 bucket rclone-test-volepip0rude: cleaning bucket "rclone-test-volepip0rude" of all files 2024/12/17 01:39:19 DEBUG : empty space: Deleting (id "4_z9f32edd3404ddb2b9f380e1b_f4184e9ccd3322639_d20241217_m013917_c001_v7007000_t0000_u01734399557969") 2024/12/17 01:39:19 DEBUG : empty space: Deleting (id "4_z9f32edd3404ddb2b9f380e1b_f11674f2eeb606084_d20241217_m013914_c001_v0001176_t0031_u01734399554029") 2024/12/17 01:39:19 DEBUG : potato2: Deleting (id "4_z9f32edd3404ddb2b9f380e1b_f4101957d2ec937ff_d20241217_m013918_c001_v7007000_t0000_u01734399558124") 2024/12/17 01:39:19 DEBUG : potato2: Deleting (id "4_z9f32edd3404ddb2b9f380e1b_f1104f415f1fdf2c3_d20241217_m013914_c001_v0001183_t0020_u01734399554871") 2024/12/17 01:39:19 DEBUG : potato3: Deleting (id "4_z9f32edd3404ddb2b9f380e1b_f4184e9ccd332263a_d20241217_m013918_c001_v7007000_t0000_u01734399558159") 2024/12/17 01:39:19 DEBUG : potato3: Deleting (id "4_z9f32edd3404ddb2b9f380e1b_f112df675d937f24d_d20241217_m013915_c001_v0001182_t0038_u01734399555104") 2024/12/17 01:39:19 DEBUG : potato3: Deleting (id "4_z9f32edd3404ddb2b9f380e1b_f11674f2eeb606086_d20241217_m013914_c001_v0001176_t0017_u01734399554269") --- PASS: TestServerSideMove (10.80s) === RUN TestServerSideMoveWithFilter run.go:180: Remote "B2 bucket rclone-test-bapigom2nixo", Local "Local file system at /tmp/rclone1440763604", Modify Window "1ms" 2024/12/17 01:39:21 DEBUG : Creating backend with remote "TestB2:rclone-test-hexuzoq1pafa" sync_test.go:1705: Server side move (if possible) B2 bucket rclone-test-bapigom2nixo -> B2 bucket rclone-test-hexuzoq1pafa 2024/12/17 01:39:26 DEBUG : empty space: Excluded (Size Filter) 2024/12/17 01:39:26 DEBUG : empty space: Excluded 2024/12/17 01:39:26 DEBUG : empty space: Excluded (Size Filter) 2024/12/17 01:39:26 DEBUG : empty space: Excluded 2024/12/17 01:39:26 DEBUG : potato2: Need to transfer - File not found at Destination 2024/12/17 01:39:26 DEBUG : potato3: Sizes differ (src 68 vs dst 60) 2024/12/17 01:39:26 DEBUG : B2 bucket rclone-test-hexuzoq1pafa: Waiting for checks to finish 2024/12/17 01:39:26 DEBUG : B2 bucket rclone-test-hexuzoq1pafa: Waiting for transfers to finish 2024/12/17 01:39:27 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2024/12/17 01:39:27 INFO : potato2: Copied (server-side copy) 2024/12/17 01:39:27 DEBUG : potato3: sha1 = 568f8850f3c1a384731dbe40c6d72e1dcae342a0 OK 2024/12/17 01:39:27 INFO : potato3: Copied (server-side copy) 2024/12/17 01:39:27 INFO : potato2: Deleted 2024/12/17 01:39:27 INFO : potato3: Deleted 2024/12/17 01:39:28 DEBUG : Creating backend with remote "TestB2:rclone-test-jofesaq1decu" 2024/12/17 01:39:28 DEBUG : empty space: Excluded (Size Filter) 2024/12/17 01:39:28 DEBUG : empty space: Excluded 2024/12/17 01:39:29 DEBUG : potato2: Need to transfer - File not found at Destination 2024/12/17 01:39:29 DEBUG : potato3: Need to transfer - File not found at Destination 2024/12/17 01:39:29 DEBUG : B2 bucket rclone-test-jofesaq1decu: Waiting for checks to finish 2024/12/17 01:39:29 DEBUG : B2 bucket rclone-test-jofesaq1decu: Waiting for transfers to finish 2024/12/17 01:39:30 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2024/12/17 01:39:30 INFO : potato2: Copied (server-side copy) 2024/12/17 01:39:30 INFO : potato2: Deleted 2024/12/17 01:39:30 DEBUG : potato3: sha1 = 568f8850f3c1a384731dbe40c6d72e1dcae342a0 OK 2024/12/17 01:39:30 INFO : potato3: Copied (server-side copy) 2024/12/17 01:39:30 INFO : potato3: Deleted 2024/12/17 01:39:31 DEBUG : B2 bucket rclone-test-jofesaq1decu: Purge remote 2024/12/17 01:39:31 INFO : B2 bucket rclone-test-jofesaq1decu: cleaning bucket "rclone-test-jofesaq1decu" of all files 2024/12/17 01:39:31 DEBUG : potato2: Deleting (id "4_z4f722de3405ddb2b9f380e1b_f11050f9eccdc71f9_d20241217_m013929_c001_v0001130_t0018_u01734399569895") 2024/12/17 01:39:31 DEBUG : potato3: Deleting (id "4_z4f722de3405ddb2b9f380e1b_f118d2b9219186362_d20241217_m013930_c001_v0001146_t0009_u01734399570224") 2024/12/17 01:39:31 DEBUG : B2 bucket rclone-test-hexuzoq1pafa: Purge remote 2024/12/17 01:39:31 INFO : B2 bucket rclone-test-hexuzoq1pafa: cleaning bucket "rclone-test-hexuzoq1pafa" of all files 2024/12/17 01:39:32 DEBUG : empty space: Deleting (id "4_z7f521dc3405ddb2b9f380e1b_f1142a315be5bc2cb_d20241217_m013925_c001_v0001161_t0008_u01734399565977") 2024/12/17 01:39:32 DEBUG : potato2: Deleting (id "4_z7f521dc3405ddb2b9f380e1b_f4123210b0d809415_d20241217_m013930_c001_v7007000_t0000_u01734399570199") 2024/12/17 01:39:32 DEBUG : potato2: Deleting (id "4_z7f521dc3405ddb2b9f380e1b_f1130adcc15216d09_d20241217_m013926_c001_v0001144_t0049_u01734399566980") 2024/12/17 01:39:32 DEBUG : potato3: Deleting (id "4_z7f521dc3405ddb2b9f380e1b_f4123210b0d809416_d20241217_m013930_c001_v7007000_t0000_u01734399570542") 2024/12/17 01:39:32 DEBUG : potato3: Deleting (id "4_z7f521dc3405ddb2b9f380e1b_f102d306e987c5a77_d20241217_m013927_c001_v0001180_t0006_u01734399567379") 2024/12/17 01:39:32 DEBUG : potato3: Deleting (id "4_z7f521dc3405ddb2b9f380e1b_f1142a315be5bc2cf_d20241217_m013926_c001_v0001161_t0041_u01734399566252") --- PASS: TestServerSideMoveWithFilter (12.58s) === RUN TestServerSideMoveDeleteEmptySourceDirs run.go:180: Remote "B2 bucket rclone-test-bapigom2nixo", Local "Local file system at /tmp/rclone1440763604", Modify Window "1ms" 2024/12/17 01:39:34 DEBUG : Creating backend with remote "TestB2:rclone-test-wijizud0deha" 2024/12/17 01:39:36 DEBUG : tomatoDir: Making directory sync_test.go:1705: Server side move (if possible) B2 bucket rclone-test-bapigom2nixo -> B2 bucket rclone-test-wijizud0deha 2024/12/17 01:39:39 DEBUG : potato2: Need to transfer - File not found at Destination 2024/12/17 01:39:39 DEBUG : empty space: Size and modification time the same (differ by 0s, within tolerance 1ms) 2024/12/17 01:39:39 DEBUG : empty space: Unchanged skipping 2024/12/17 01:39:39 DEBUG : potato3: Sizes differ (src 68 vs dst 60) 2024/12/17 01:39:39 DEBUG : B2 bucket rclone-test-wijizud0deha: Waiting for checks to finish 2024/12/17 01:39:39 INFO : empty space: Deleted 2024/12/17 01:39:39 DEBUG : B2 bucket rclone-test-wijizud0deha: Waiting for transfers to finish 2024/12/17 01:39:39 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2024/12/17 01:39:39 INFO : potato2: Copied (server-side copy) 2024/12/17 01:39:39 DEBUG : potato3: sha1 = 568f8850f3c1a384731dbe40c6d72e1dcae342a0 OK 2024/12/17 01:39:39 INFO : potato3: Copied (server-side copy) 2024/12/17 01:39:40 INFO : potato2: Deleted 2024/12/17 01:39:40 INFO : potato3: Deleted 2024/12/17 01:39:40 DEBUG : Creating backend with remote "TestB2:rclone-test-roholos1zegu" 2024/12/17 01:39:41 DEBUG : tomatoDir: Making directory 2024/12/17 01:39:41 DEBUG : empty space: Need to transfer - File not found at Destination 2024/12/17 01:39:41 DEBUG : potato2: Need to transfer - File not found at Destination 2024/12/17 01:39:41 DEBUG : potato3: Need to transfer - File not found at Destination 2024/12/17 01:39:41 DEBUG : B2 bucket rclone-test-roholos1zegu: Waiting for checks to finish 2024/12/17 01:39:41 DEBUG : B2 bucket rclone-test-roholos1zegu: Waiting for transfers to finish 2024/12/17 01:39:42 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2024/12/17 01:39:42 INFO : potato2: Copied (server-side copy) 2024/12/17 01:39:42 INFO : potato2: Deleted 2024/12/17 01:39:42 DEBUG : potato3: sha1 = 568f8850f3c1a384731dbe40c6d72e1dcae342a0 OK 2024/12/17 01:39:42 INFO : potato3: Copied (server-side copy) 2024/12/17 01:39:43 DEBUG : empty space: sha1 = 3bc15c8aae3e4124dd409035f32ea2fd6835efc9 OK 2024/12/17 01:39:43 INFO : empty space: Copied (server-side copy) 2024/12/17 01:39:43 INFO : potato3: Deleted 2024/12/17 01:39:43 INFO : empty space: Deleted 2024/12/17 01:39:43 DEBUG : B2 bucket rclone-test-roholos1zegu: Purge remote 2024/12/17 01:39:43 INFO : B2 bucket rclone-test-roholos1zegu: cleaning bucket "rclone-test-roholos1zegu" of all files 2024/12/17 01:39:43 DEBUG : empty space: Deleting (id "4_z7fd25df3405ddb2b9f380e1b_f115423aa0f59c8b5_d20241217_m013942_c001_v0001183_t0021_u01734399582904") 2024/12/17 01:39:43 DEBUG : potato2: Deleting (id "4_z7fd25df3405ddb2b9f380e1b_f112df675d937f677_d20241217_m013942_c001_v0001182_t0044_u01734399582526") 2024/12/17 01:39:43 DEBUG : potato3: Deleting (id "4_z7fd25df3405ddb2b9f380e1b_f106aebe2bc1f8bbf_d20241217_m013942_c001_v0001183_t0053_u01734399582807") 2024/12/17 01:39:44 DEBUG : B2 bucket rclone-test-wijizud0deha: Purge remote 2024/12/17 01:39:44 INFO : B2 bucket rclone-test-wijizud0deha: cleaning bucket "rclone-test-wijizud0deha" of all files 2024/12/17 01:39:44 DEBUG : empty space: Deleting (id "4_z4f124dd3405ddb2b9f380e1b_f4184e9ccd3322670_d20241217_m013943_c001_v7007000_t0000_u01734399583134") 2024/12/17 01:39:44 DEBUG : empty space: Deleting (id "4_z4f124dd3405ddb2b9f380e1b_f1096d5a8637ce1e6_d20241217_m013938_c001_v0001101_t0012_u01734399578445") 2024/12/17 01:39:44 DEBUG : potato2: Deleting (id "4_z4f124dd3405ddb2b9f380e1b_f4184e9ccd332266d_d20241217_m013942_c001_v7007000_t0000_u01734399582766") 2024/12/17 01:39:44 DEBUG : potato2: Deleting (id "4_z4f124dd3405ddb2b9f380e1b_f1116e5bdf7c4c9aa_d20241217_m013939_c001_v0001117_t0014_u01734399579408") 2024/12/17 01:39:44 DEBUG : potato3: Deleting (id "4_z4f124dd3405ddb2b9f380e1b_f4184e9ccd332266f_d20241217_m013943_c001_v7007000_t0000_u01734399583035") 2024/12/17 01:39:44 DEBUG : potato3: Deleting (id "4_z4f124dd3405ddb2b9f380e1b_f102fa048a5aa9973_d20241217_m013939_c001_v0001182_t0035_u01734399579793") 2024/12/17 01:39:44 DEBUG : potato3: Deleting (id "4_z4f124dd3405ddb2b9f380e1b_f1096d5a8637ce1e8_d20241217_m013938_c001_v0001101_t0051_u01734399578737") --- PASS: TestServerSideMoveDeleteEmptySourceDirs (12.56s) === RUN TestServerSideMoveOverlap run.go:180: Remote "B2 bucket rclone-test-bapigom2nixo", Local "Local file system at /tmp/rclone1440763604", Modify Window "1ms" 2024/12/17 01:39:46 DEBUG : Creating backend with remote "TestB2:rclone-test-bapigom2nixo/rclone-move-test" --- PASS: TestServerSideMoveOverlap (2.64s) === RUN TestSyncOverlap run.go:180: Remote "B2 bucket rclone-test-bapigom2nixo", Local "Local file system at /tmp/rclone1440763604", Modify Window "1ms" 2024/12/17 01:39:49 DEBUG : Creating backend with remote "TestB2:rclone-test-bapigom2nixo/rclone-sync-test" run.go:180: Remote "B2 bucket rclone-test-bapigom2nixo", Local "Local file system at /tmp/rclone1440763604", Modify Window "1ms" run.go:180: Remote "B2 bucket rclone-test-bapigom2nixo", Local "Local file system at /tmp/rclone1440763604", Modify Window "1ms" run.go:180: Remote "B2 bucket rclone-test-bapigom2nixo", Local "Local file system at /tmp/rclone1440763604", Modify Window "1ms" run.go:180: Remote "B2 bucket rclone-test-bapigom2nixo", Local "Local file system at /tmp/rclone1440763604", Modify Window "1ms" --- PASS: TestSyncOverlap (2.95s) === RUN TestSyncOverlapWithFilter run.go:180: Remote "B2 bucket rclone-test-bapigom2nixo", Local "Local file system at /tmp/rclone1440763604", Modify Window "1ms" 2024/12/17 01:39:52 DEBUG : Creating backend with remote "TestB2:rclone-test-bapigom2nixo/rclone-sync-test" 2024/12/17 01:39:54 DEBUG : Creating backend with remote "TestB2:rclone-test-bapigom2nixo/rclone-sync-test-include/layer2" 2024/12/17 01:39:56 DEBUG : Creating backend with remote "TestB2:rclone-test-bapigom2nixo/rclone-sync-test-ignore-file" 2024/12/17 01:39:59 DEBUG : pacer: low level retry 1/10 (error Post "https://api001.backblazeb2.com/b2api/v1/b2_list_file_names": EOF) 2024/12/17 01:39:59 DEBUG : pacer: Rate limited, increasing sleep to 20ms 2024/12/17 01:39:59 DEBUG : pacer: Reducing sleep to 10ms 2024/12/17 01:39:59 DEBUG : rclone-sync-test-ignore-file: Excluded 2024/12/17 01:39:59 DEBUG : B2 bucket rclone-test-bapigom2nixo path rclone-sync-test: Waiting for checks to finish 2024/12/17 01:39:59 DEBUG : B2 bucket rclone-test-bapigom2nixo path rclone-sync-test: Waiting for transfers to finish 2024/12/17 01:39:59 DEBUG : Waiting for deletions to finish 2024/12/17 01:39:59 INFO : There was nothing to transfer 2024/12/17 01:40:00 DEBUG : rclone-sync-test-ignore-file: Excluded 2024/12/17 01:40:00 DEBUG : B2 bucket rclone-test-bapigom2nixo: Waiting for checks to finish 2024/12/17 01:40:00 DEBUG : B2 bucket rclone-test-bapigom2nixo: Waiting for transfers to finish 2024/12/17 01:40:00 DEBUG : Waiting for deletions to finish 2024/12/17 01:40:00 INFO : There was nothing to transfer run.go:180: Remote "B2 bucket rclone-test-bapigom2nixo", Local "Local file system at /tmp/rclone1440763604", Modify Window "1ms" run.go:180: Remote "B2 bucket rclone-test-bapigom2nixo", Local "Local file system at /tmp/rclone1440763604", Modify Window "1ms" run.go:180: Remote "B2 bucket rclone-test-bapigom2nixo", Local "Local file system at /tmp/rclone1440763604", Modify Window "1ms" run.go:180: Remote "B2 bucket rclone-test-bapigom2nixo", Local "Local file system at /tmp/rclone1440763604", Modify Window "1ms" run.go:180: Remote "B2 bucket rclone-test-bapigom2nixo", Local "Local file system at /tmp/rclone1440763604", Modify Window "1ms" run.go:180: Remote "B2 bucket rclone-test-bapigom2nixo", Local "Local file system at /tmp/rclone1440763604", Modify Window "1ms" 2024/12/17 01:40:00 DEBUG : rclone-sync-test-ignore-file: Excluded 2024/12/17 01:40:00 DEBUG : B2 bucket rclone-test-bapigom2nixo path rclone-sync-test-include/layer2: Waiting for checks to finish 2024/12/17 01:40:00 DEBUG : B2 bucket rclone-test-bapigom2nixo path rclone-sync-test-include/layer2: Waiting for transfers to finish 2024/12/17 01:40:00 DEBUG : Waiting for deletions to finish 2024/12/17 01:40:00 INFO : There was nothing to transfer run.go:180: Remote "B2 bucket rclone-test-bapigom2nixo", Local "Local file system at /tmp/rclone1440763604", Modify Window "1ms" run.go:180: Remote "B2 bucket rclone-test-bapigom2nixo", Local "Local file system at /tmp/rclone1440763604", Modify Window "1ms" 2024/12/17 01:40:01 DEBUG : rclone-sync-test-ignore-file: Excluded 2024/12/17 01:40:01 DEBUG : B2 bucket rclone-test-bapigom2nixo: Waiting for checks to finish 2024/12/17 01:40:01 DEBUG : B2 bucket rclone-test-bapigom2nixo: Waiting for transfers to finish 2024/12/17 01:40:01 DEBUG : Waiting for deletions to finish 2024/12/17 01:40:01 INFO : There was nothing to transfer run.go:180: Remote "B2 bucket rclone-test-bapigom2nixo", Local "Local file system at /tmp/rclone1440763604", Modify Window "1ms" run.go:180: Remote "B2 bucket rclone-test-bapigom2nixo", Local "Local file system at /tmp/rclone1440763604", Modify Window "1ms" run.go:180: Remote "B2 bucket rclone-test-bapigom2nixo", Local "Local file system at /tmp/rclone1440763604", Modify Window "1ms" run.go:180: Remote "B2 bucket rclone-test-bapigom2nixo", Local "Local file system at /tmp/rclone1440763604", Modify Window "1ms" 2024/12/17 01:40:01 DEBUG : : Excluded 2024/12/17 01:40:01 DEBUG : rclone-sync-test-ignore-file: Excluded 2024/12/17 01:40:01 DEBUG : B2 bucket rclone-test-bapigom2nixo path rclone-sync-test-ignore-file: Waiting for checks to finish 2024/12/17 01:40:01 DEBUG : B2 bucket rclone-test-bapigom2nixo path rclone-sync-test-ignore-file: Waiting for transfers to finish 2024/12/17 01:40:01 DEBUG : Waiting for deletions to finish 2024/12/17 01:40:01 INFO : There was nothing to transfer run.go:180: Remote "B2 bucket rclone-test-bapigom2nixo", Local "Local file system at /tmp/rclone1440763604", Modify Window "1ms" run.go:180: Remote "B2 bucket rclone-test-bapigom2nixo", Local "Local file system at /tmp/rclone1440763604", Modify Window "1ms" run.go:180: Remote "B2 bucket rclone-test-bapigom2nixo", Local "Local file system at /tmp/rclone1440763604", Modify Window "1ms" run.go:180: Remote "B2 bucket rclone-test-bapigom2nixo", Local "Local file system at /tmp/rclone1440763604", Modify Window "1ms" run.go:180: Remote "B2 bucket rclone-test-bapigom2nixo", Local "Local file system at /tmp/rclone1440763604", Modify Window "1ms" --- PASS: TestSyncOverlapWithFilter (16.56s) === RUN TestSyncCompareDest run.go:180: Remote "B2 bucket rclone-test-bapigom2nixo", Local "Local file system at /tmp/rclone1440763604", Modify Window "1ms" 2024/12/17 01:40:08 DEBUG : Creating backend with remote "TestB2:rclone-test-bapigom2nixo/dst" 2024/12/17 01:40:09 DEBUG : Creating backend with remote "TestB2:rclone-test-bapigom2nixo/CompareDest" 2024/12/17 01:40:11 DEBUG : one: Need to transfer - File not found at Destination 2024/12/17 01:40:11 DEBUG : B2 bucket rclone-test-bapigom2nixo path dst: Waiting for checks to finish 2024/12/17 01:40:11 DEBUG : B2 bucket rclone-test-bapigom2nixo path dst: Waiting for transfers to finish 2024/12/17 01:40:12 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2024/12/17 01:40:12 INFO : one: Copied (new) 2024/12/17 01:40:12 DEBUG : Waiting for deletions to finish 2024/12/17 01:40:13 DEBUG : one: Sizes differ (src 5 vs dst 3) 2024/12/17 01:40:13 DEBUG : B2 bucket rclone-test-bapigom2nixo path dst: Waiting for checks to finish 2024/12/17 01:40:13 DEBUG : B2 bucket rclone-test-bapigom2nixo path dst: Waiting for transfers to finish 2024/12/17 01:40:13 DEBUG : one: sha1 = 7f376fd65843a1267de8f986d40e164e5a321c13 OK 2024/12/17 01:40:13 INFO : one: Copied (replaced existing) 2024/12/17 01:40:13 DEBUG : Waiting for deletions to finish 2024/12/17 01:40:15 DEBUG : one: Sizes differ (src 5 vs dst 3) 2024/12/17 01:40:15 DEBUG : B2 bucket rclone-test-bapigom2nixo path dst: Waiting for checks to finish 2024/12/17 01:40:15 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2024/12/17 01:40:15 DEBUG : one: Destination found in --compare-dest, skipping 2024/12/17 01:40:15 DEBUG : B2 bucket rclone-test-bapigom2nixo path dst: Waiting for transfers to finish 2024/12/17 01:40:15 DEBUG : Waiting for deletions to finish 2024/12/17 01:40:15 INFO : There was nothing to transfer 2024/12/17 01:40:17 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2024/12/17 01:40:17 DEBUG : two: Destination found in --compare-dest, skipping 2024/12/17 01:40:17 DEBUG : one: Sizes differ (src 5 vs dst 3) 2024/12/17 01:40:17 DEBUG : B2 bucket rclone-test-bapigom2nixo path dst: Waiting for checks to finish 2024/12/17 01:40:17 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2024/12/17 01:40:17 DEBUG : one: Destination found in --compare-dest, skipping 2024/12/17 01:40:17 DEBUG : B2 bucket rclone-test-bapigom2nixo path dst: Waiting for transfers to finish 2024/12/17 01:40:17 DEBUG : Waiting for deletions to finish 2024/12/17 01:40:17 INFO : There was nothing to transfer 2024/12/17 01:40:17 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2024/12/17 01:40:17 DEBUG : two: Destination found in --compare-dest, skipping 2024/12/17 01:40:17 DEBUG : one: Sizes differ (src 5 vs dst 3) 2024/12/17 01:40:17 DEBUG : B2 bucket rclone-test-bapigom2nixo path dst: Waiting for checks to finish 2024/12/17 01:40:18 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2024/12/17 01:40:18 DEBUG : one: Destination found in --compare-dest, skipping 2024/12/17 01:40:18 DEBUG : B2 bucket rclone-test-bapigom2nixo path dst: Waiting for transfers to finish 2024/12/17 01:40:18 DEBUG : Waiting for deletions to finish 2024/12/17 01:40:18 INFO : There was nothing to transfer 2024/12/17 01:40:19 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/17 01:40:19 DEBUG : two: sha1 = ad782ecdac770fc6eb9a62e44f90873fb97fb26b OK 2024/12/17 01:40:19 DEBUG : two: Destination found in --compare-dest, skipping 2024/12/17 01:40:19 DEBUG : one: Sizes differ (src 5 vs dst 3) 2024/12/17 01:40:19 DEBUG : B2 bucket rclone-test-bapigom2nixo path dst: Waiting for checks to finish 2024/12/17 01:40:19 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2024/12/17 01:40:19 DEBUG : one: Destination found in --compare-dest, skipping 2024/12/17 01:40:19 DEBUG : B2 bucket rclone-test-bapigom2nixo path dst: Waiting for transfers to finish 2024/12/17 01:40:19 DEBUG : Waiting for deletions to finish 2024/12/17 01:40:19 INFO : There was nothing to transfer 2024/12/17 01:40:20 DEBUG : two: Sizes differ (src 5 vs dst 3) 2024/12/17 01:40:20 DEBUG : two: Need to transfer - File not found at Destination 2024/12/17 01:40:20 DEBUG : one: Sizes differ (src 5 vs dst 3) 2024/12/17 01:40:20 DEBUG : B2 bucket rclone-test-bapigom2nixo path dst: Waiting for checks to finish 2024/12/17 01:40:20 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2024/12/17 01:40:20 DEBUG : one: Destination found in --compare-dest, skipping 2024/12/17 01:40:20 DEBUG : B2 bucket rclone-test-bapigom2nixo path dst: Waiting for transfers to finish 2024/12/17 01:40:20 DEBUG : two: sha1 = a4be8877ad88f3109a6411985a1f359e10e2d930 OK 2024/12/17 01:40:20 INFO : two: Copied (new) 2024/12/17 01:40:20 DEBUG : Waiting for deletions to finish --- PASS: TestSyncCompareDest (13.27s) === RUN TestSyncMultipleCompareDest run.go:180: Remote "B2 bucket rclone-test-bapigom2nixo", Local "Local file system at /tmp/rclone1440763604", Modify Window "1ms" 2024/12/17 01:40:23 DEBUG : Creating backend with remote "TestB2:rclone-test-bapigom2nixo/dest" 2024/12/17 01:40:24 DEBUG : Creating backend with remote "TestB2:rclone-test-bapigom2nixo/pre-dest1" 2024/12/17 01:40:25 DEBUG : Creating backend with remote "TestB2:rclone-test-bapigom2nixo/pre-dest2" 2024/12/17 01:40:27 DEBUG : 1: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2024/12/17 01:40:27 DEBUG : 1: Destination found in --compare-dest, skipping 2024/12/17 01:40:28 DEBUG : 2: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2024/12/17 01:40:28 DEBUG : 2: Destination found in --compare-dest, skipping 2024/12/17 01:40:28 DEBUG : 3: Need to transfer - File not found at Destination 2024/12/17 01:40:28 DEBUG : B2 bucket rclone-test-bapigom2nixo path dest: Waiting for checks to finish 2024/12/17 01:40:28 DEBUG : B2 bucket rclone-test-bapigom2nixo path dest: Waiting for transfers to finish 2024/12/17 01:40:29 DEBUG : 3: sha1 = 77de68daecd823babbb58edb1c8e14d7106e83bb OK 2024/12/17 01:40:29 INFO : 3: Copied (new) 2024/12/17 01:40:29 DEBUG : Waiting for deletions to finish --- PASS: TestSyncMultipleCompareDest (8.94s) === RUN TestSyncCopyDest run.go:180: Remote "B2 bucket rclone-test-bapigom2nixo", Local "Local file system at /tmp/rclone1440763604", Modify Window "1ms" 2024/12/17 01:40:31 DEBUG : Creating backend with remote "TestB2:rclone-test-bapigom2nixo/dst" 2024/12/17 01:40:32 DEBUG : Creating backend with remote "TestB2:rclone-test-bapigom2nixo/CopyDest" 2024/12/17 01:40:34 DEBUG : one: Need to transfer - File not found at Destination 2024/12/17 01:40:34 DEBUG : B2 bucket rclone-test-bapigom2nixo path dst: Waiting for checks to finish 2024/12/17 01:40:34 DEBUG : B2 bucket rclone-test-bapigom2nixo path dst: Waiting for transfers to finish 2024/12/17 01:40:34 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2024/12/17 01:40:34 INFO : one: Copied (new) 2024/12/17 01:40:34 DEBUG : Waiting for deletions to finish 2024/12/17 01:40:35 DEBUG : one: Sizes differ (src 5 vs dst 3) 2024/12/17 01:40:35 DEBUG : B2 bucket rclone-test-bapigom2nixo path dst: Waiting for checks to finish 2024/12/17 01:40:35 DEBUG : B2 bucket rclone-test-bapigom2nixo path dst: Waiting for transfers to finish 2024/12/17 01:40:35 DEBUG : one: sha1 = 7f376fd65843a1267de8f986d40e164e5a321c13 OK 2024/12/17 01:40:35 INFO : one: Copied (replaced existing) 2024/12/17 01:40:35 DEBUG : Waiting for deletions to finish 2024/12/17 01:40:37 DEBUG : Creating backend with remote "TestB2:rclone-test-bapigom2nixo/BackupDir" 2024/12/17 01:40:38 DEBUG : one: Sizes differ (src 5 vs dst 3) 2024/12/17 01:40:38 DEBUG : B2 bucket rclone-test-bapigom2nixo path dst: Waiting for checks to finish 2024/12/17 01:40:39 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2024/12/17 01:40:39 DEBUG : one: Sizes differ (src 5 vs dst 3) 2024/12/17 01:40:40 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2024/12/17 01:40:40 INFO : one: Copied (server-side copy) 2024/12/17 01:40:40 INFO : one: Deleted 2024/12/17 01:40:40 DEBUG : one: sha1 = 7f376fd65843a1267de8f986d40e164e5a321c13 OK 2024/12/17 01:40:40 INFO : one: Copied (server-side copy) 2024/12/17 01:40:40 DEBUG : one: Destination found in --copy-dest, using server-side copy 2024/12/17 01:40:40 DEBUG : B2 bucket rclone-test-bapigom2nixo path dst: Waiting for transfers to finish 2024/12/17 01:40:40 DEBUG : Waiting for deletions to finish 2024/12/17 01:40:42 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2024/12/17 01:40:42 DEBUG : two: sha1 = ad782ecdac770fc6eb9a62e44f90873fb97fb26b OK 2024/12/17 01:40:42 INFO : two: Copied (server-side copy) 2024/12/17 01:40:42 DEBUG : two: Destination found in --copy-dest, using server-side copy 2024/12/17 01:40:42 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2024/12/17 01:40:42 DEBUG : one: Unchanged skipping 2024/12/17 01:40:42 DEBUG : B2 bucket rclone-test-bapigom2nixo path dst: Waiting for checks to finish 2024/12/17 01:40:42 DEBUG : B2 bucket rclone-test-bapigom2nixo path dst: Waiting for transfers to finish 2024/12/17 01:40:42 DEBUG : Waiting for deletions to finish 2024/12/17 01:40:43 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2024/12/17 01:40:43 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2024/12/17 01:40:43 DEBUG : two: Unchanged skipping 2024/12/17 01:40:43 DEBUG : one: Unchanged skipping 2024/12/17 01:40:43 DEBUG : B2 bucket rclone-test-bapigom2nixo path dst: Waiting for checks to finish 2024/12/17 01:40:43 DEBUG : B2 bucket rclone-test-bapigom2nixo path dst: Waiting for transfers to finish 2024/12/17 01:40:43 DEBUG : Waiting for deletions to finish 2024/12/17 01:40:43 INFO : There was nothing to transfer 2024/12/17 01:40:44 DEBUG : three: Sizes differ (src 7 vs dst 5) 2024/12/17 01:40:44 DEBUG : three: Destination not found in --copy-dest 2024/12/17 01:40:44 DEBUG : three: Need to transfer - File not found at Destination 2024/12/17 01:40:44 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2024/12/17 01:40:44 DEBUG : one: Unchanged skipping 2024/12/17 01:40:44 DEBUG : B2 bucket rclone-test-bapigom2nixo path dst: Waiting for checks to finish 2024/12/17 01:40:44 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2024/12/17 01:40:44 DEBUG : two: Unchanged skipping 2024/12/17 01:40:44 DEBUG : B2 bucket rclone-test-bapigom2nixo path dst: Waiting for transfers to finish 2024/12/17 01:40:45 DEBUG : three: sha1 = 370e613335f3cf2f19b2a2d35a86402f55c659f8 OK 2024/12/17 01:40:45 INFO : three: Copied (new) 2024/12/17 01:40:45 DEBUG : Waiting for deletions to finish --- PASS: TestSyncCopyDest (15.92s) === RUN TestSyncBackupDir run.go:180: Remote "B2 bucket rclone-test-bapigom2nixo", Local "Local file system at /tmp/rclone1440763604", Modify Window "1ms" 2024/12/17 01:40:48 DEBUG : Creating backend with remote "TestB2:rclone-test-bapigom2nixo/dst" 2024/12/17 01:40:49 DEBUG : Creating backend with remote "TestB2:rclone-test-bapigom2nixo/backup" 2024/12/17 01:40:51 DEBUG : one: Sizes differ (src 4 vs dst 3) 2024/12/17 01:40:51 DEBUG : B2 bucket rclone-test-bapigom2nixo path dst: Waiting for checks to finish 2024/12/17 01:40:51 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2024/12/17 01:40:51 DEBUG : two: Unchanged skipping 2024/12/17 01:40:52 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2024/12/17 01:40:52 INFO : one: Copied (server-side copy) 2024/12/17 01:40:53 INFO : one: Deleted 2024/12/17 01:40:53 DEBUG : B2 bucket rclone-test-bapigom2nixo path dst: Waiting for transfers to finish 2024/12/17 01:40:53 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2024/12/17 01:40:53 INFO : one: Copied (new) 2024/12/17 01:40:53 DEBUG : Waiting for deletions to finish 2024/12/17 01:40:54 DEBUG : three.txt: sha1 = b802f384302cb24fbab0a44997e820bf2e8507bb OK 2024/12/17 01:40:54 INFO : three.txt: Copied (server-side copy) 2024/12/17 01:40:54 INFO : three.txt: Deleted 2024/12/17 01:40:54 INFO : three.txt: Moved into backup dir 2024/12/17 01:40:56 DEBUG : one: Sizes differ (src 5 vs dst 4) 2024/12/17 01:40:56 DEBUG : B2 bucket rclone-test-bapigom2nixo path dst: Waiting for checks to finish 2024/12/17 01:40:56 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2024/12/17 01:40:56 DEBUG : two: Unchanged skipping 2024/12/17 01:40:56 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2024/12/17 01:40:56 INFO : one: Copied (server-side copy) 2024/12/17 01:40:56 INFO : one: Deleted 2024/12/17 01:40:56 DEBUG : B2 bucket rclone-test-bapigom2nixo path dst: Waiting for transfers to finish 2024/12/17 01:40:57 DEBUG : one: sha1 = 88a8c2880f555638f990d1ec4c8359b25caa20c7 OK 2024/12/17 01:40:57 INFO : one: Copied (new) 2024/12/17 01:40:57 DEBUG : Waiting for deletions to finish 2024/12/17 01:40:57 DEBUG : three.txt: sha1 = 92e0258fe3c7456f15dff78d509f6e3c9166c254 OK 2024/12/17 01:40:57 INFO : three.txt: Copied (server-side copy) 2024/12/17 01:40:57 INFO : three.txt: Deleted 2024/12/17 01:40:57 INFO : three.txt: Moved into backup dir --- PASS: TestSyncBackupDir (12.26s) === RUN TestSyncBackupDirWithSuffix run.go:180: Remote "B2 bucket rclone-test-bapigom2nixo", Local "Local file system at /tmp/rclone1440763604", Modify Window "1ms" 2024/12/17 01:41:00 DEBUG : dst/three.txt: Clearing upload URL because of error: Post "https://pod-000-1153-00.backblaze.com/b2api/v1/b2_upload_file/7f32dde3402ddb2b9f380e1b/c001_v0001153_t0005": EOF 2024/12/17 01:41:00 DEBUG : pacer: low level retry 1/1 (error Post "https://pod-000-1153-00.backblaze.com/b2api/v1/b2_upload_file/7f32dde3402ddb2b9f380e1b/c001_v0001153_t0005": EOF) 2024/12/17 01:41:00 DEBUG : pacer: Rate limited, increasing sleep to 20ms run.go:281: Retry Put of "dst/three.txt" to B2 bucket rclone-test-bapigom2nixo: 1/10 (Post "https://pod-000-1153-00.backblaze.com/b2api/v1/b2_upload_file/7f32dde3402ddb2b9f380e1b/c001_v0001153_t0005": EOF) 2024/12/17 01:41:03 DEBUG : pacer: Reducing sleep to 10ms 2024/12/17 01:41:03 DEBUG : Creating backend with remote "TestB2:rclone-test-bapigom2nixo/dst" 2024/12/17 01:41:04 DEBUG : Creating backend with remote "TestB2:rclone-test-bapigom2nixo/backup" 2024/12/17 01:41:06 DEBUG : one: Sizes differ (src 4 vs dst 3) 2024/12/17 01:41:06 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2024/12/17 01:41:06 DEBUG : two: Unchanged skipping 2024/12/17 01:41:06 DEBUG : B2 bucket rclone-test-bapigom2nixo path dst: Waiting for checks to finish 2024/12/17 01:41:07 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2024/12/17 01:41:07 INFO : one: Copied (server-side copy) to: one.bak 2024/12/17 01:41:08 INFO : one: Deleted 2024/12/17 01:41:08 DEBUG : B2 bucket rclone-test-bapigom2nixo path dst: Waiting for transfers to finish 2024/12/17 01:41:09 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2024/12/17 01:41:09 INFO : one: Copied (new) 2024/12/17 01:41:09 DEBUG : Waiting for deletions to finish 2024/12/17 01:41:09 DEBUG : three.txt: sha1 = b802f384302cb24fbab0a44997e820bf2e8507bb OK 2024/12/17 01:41:09 INFO : three.txt: Copied (server-side copy) to: three.txt.bak 2024/12/17 01:41:10 INFO : three.txt: Deleted 2024/12/17 01:41:10 INFO : three.txt: Moved into backup dir 2024/12/17 01:41:11 DEBUG : one: Sizes differ (src 5 vs dst 4) 2024/12/17 01:41:11 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2024/12/17 01:41:11 DEBUG : two: Unchanged skipping 2024/12/17 01:41:11 DEBUG : B2 bucket rclone-test-bapigom2nixo path dst: Waiting for checks to finish 2024/12/17 01:41:12 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2024/12/17 01:41:12 INFO : one: Copied (server-side copy) to: one.bak 2024/12/17 01:41:12 INFO : one: Deleted 2024/12/17 01:41:12 DEBUG : B2 bucket rclone-test-bapigom2nixo path dst: Waiting for transfers to finish 2024/12/17 01:41:13 DEBUG : one: sha1 = 88a8c2880f555638f990d1ec4c8359b25caa20c7 OK 2024/12/17 01:41:13 INFO : one: Copied (new) 2024/12/17 01:41:13 DEBUG : Waiting for deletions to finish 2024/12/17 01:41:13 DEBUG : three.txt: sha1 = 92e0258fe3c7456f15dff78d509f6e3c9166c254 OK 2024/12/17 01:41:13 INFO : three.txt: Copied (server-side copy) to: three.txt.bak 2024/12/17 01:41:13 INFO : three.txt: Deleted 2024/12/17 01:41:13 INFO : three.txt: Moved into backup dir --- PASS: TestSyncBackupDirWithSuffix (15.90s) === RUN TestSyncBackupDirWithSuffixKeepExtension run.go:180: Remote "B2 bucket rclone-test-bapigom2nixo", Local "Local file system at /tmp/rclone1440763604", Modify Window "1ms" 2024/12/17 01:41:16 DEBUG : Creating backend with remote "TestB2:rclone-test-bapigom2nixo/dst" 2024/12/17 01:41:17 DEBUG : Creating backend with remote "TestB2:rclone-test-bapigom2nixo/backup" 2024/12/17 01:41:19 DEBUG : one: Sizes differ (src 4 vs dst 3) 2024/12/17 01:41:19 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2024/12/17 01:41:19 DEBUG : two: Unchanged skipping 2024/12/17 01:41:19 DEBUG : B2 bucket rclone-test-bapigom2nixo path dst: Waiting for checks to finish 2024/12/17 01:41:21 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2024/12/17 01:41:21 INFO : one: Copied (server-side copy) to: one-2019-01-01 2024/12/17 01:41:21 INFO : one: Deleted 2024/12/17 01:41:21 DEBUG : B2 bucket rclone-test-bapigom2nixo path dst: Waiting for transfers to finish 2024/12/17 01:41:22 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2024/12/17 01:41:22 INFO : one: Copied (new) 2024/12/17 01:41:22 DEBUG : Waiting for deletions to finish 2024/12/17 01:41:22 DEBUG : three.txt: sha1 = b802f384302cb24fbab0a44997e820bf2e8507bb OK 2024/12/17 01:41:22 INFO : three.txt: Copied (server-side copy) to: three-2019-01-01.txt 2024/12/17 01:41:23 INFO : three.txt: Deleted 2024/12/17 01:41:23 INFO : three.txt: Moved into backup dir 2024/12/17 01:41:24 DEBUG : one: Sizes differ (src 5 vs dst 4) 2024/12/17 01:41:24 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2024/12/17 01:41:24 DEBUG : two: Unchanged skipping 2024/12/17 01:41:24 DEBUG : B2 bucket rclone-test-bapigom2nixo path dst: Waiting for checks to finish 2024/12/17 01:41:25 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2024/12/17 01:41:25 INFO : one: Copied (server-side copy) to: one-2019-01-01 2024/12/17 01:41:25 INFO : one: Deleted 2024/12/17 01:41:25 DEBUG : B2 bucket rclone-test-bapigom2nixo path dst: Waiting for transfers to finish 2024/12/17 01:41:25 DEBUG : one: sha1 = 88a8c2880f555638f990d1ec4c8359b25caa20c7 OK 2024/12/17 01:41:25 INFO : one: Copied (new) 2024/12/17 01:41:25 DEBUG : Waiting for deletions to finish 2024/12/17 01:41:26 DEBUG : three.txt: sha1 = 92e0258fe3c7456f15dff78d509f6e3c9166c254 OK 2024/12/17 01:41:26 INFO : three.txt: Copied (server-side copy) to: three-2019-01-01.txt 2024/12/17 01:41:26 INFO : three.txt: Deleted 2024/12/17 01:41:26 INFO : three.txt: Moved into backup dir --- PASS: TestSyncBackupDirWithSuffixKeepExtension (12.65s) === RUN TestSyncBackupDirSuffixOnly run.go:180: Remote "B2 bucket rclone-test-bapigom2nixo", Local "Local file system at /tmp/rclone1440763604", Modify Window "1ms" 2024/12/17 01:41:29 DEBUG : Creating backend with remote "TestB2:rclone-test-bapigom2nixo/dst" 2024/12/17 01:41:31 DEBUG : one: Sizes differ (src 4 vs dst 3) 2024/12/17 01:41:31 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2024/12/17 01:41:31 DEBUG : two: Unchanged skipping 2024/12/17 01:41:31 DEBUG : B2 bucket rclone-test-bapigom2nixo path dst: Waiting for checks to finish 2024/12/17 01:41:31 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2024/12/17 01:41:31 INFO : one: Copied (server-side copy) to: one.bak 2024/12/17 01:41:31 INFO : one: Deleted 2024/12/17 01:41:31 DEBUG : B2 bucket rclone-test-bapigom2nixo path dst: Waiting for transfers to finish 2024/12/17 01:41:32 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2024/12/17 01:41:32 INFO : one: Copied (new) 2024/12/17 01:41:32 DEBUG : Waiting for deletions to finish 2024/12/17 01:41:33 DEBUG : three.txt: sha1 = b802f384302cb24fbab0a44997e820bf2e8507bb OK 2024/12/17 01:41:33 INFO : three.txt: Copied (server-side copy) to: three.txt.bak 2024/12/17 01:41:33 INFO : three.txt: Deleted 2024/12/17 01:41:33 INFO : three.txt: Moved into backup dir 2024/12/17 01:41:33 DEBUG : dst/three.txt: Clearing upload URL because of error: Post "https://pod-000-1182-10.backblaze.com/b2api/v1/b2_upload_file/7f32dde3402ddb2b9f380e1b/c001_v0001182_t0019": EOF 2024/12/17 01:41:33 DEBUG : pacer: low level retry 1/1 (error Post "https://pod-000-1182-10.backblaze.com/b2api/v1/b2_upload_file/7f32dde3402ddb2b9f380e1b/c001_v0001182_t0019": EOF) 2024/12/17 01:41:33 DEBUG : pacer: Rate limited, increasing sleep to 20ms run.go:281: Retry Put of "dst/three.txt" to B2 bucket rclone-test-bapigom2nixo: 1/10 (Post "https://pod-000-1182-10.backblaze.com/b2api/v1/b2_upload_file/7f32dde3402ddb2b9f380e1b/c001_v0001182_t0019": EOF) 2024/12/17 01:41:36 DEBUG : pacer: Reducing sleep to 10ms 2024/12/17 01:41:36 DEBUG : one.bak: Excluded (Path Filter) 2024/12/17 01:41:36 DEBUG : one.bak: Excluded 2024/12/17 01:41:36 DEBUG : three.txt.bak: Excluded (Path Filter) 2024/12/17 01:41:36 DEBUG : three.txt.bak: Excluded 2024/12/17 01:41:36 DEBUG : one: Sizes differ (src 5 vs dst 4) 2024/12/17 01:41:36 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2024/12/17 01:41:36 DEBUG : two: Unchanged skipping 2024/12/17 01:41:36 DEBUG : B2 bucket rclone-test-bapigom2nixo path dst: Waiting for checks to finish 2024/12/17 01:41:37 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2024/12/17 01:41:37 INFO : one: Copied (server-side copy) to: one.bak 2024/12/17 01:41:37 INFO : one: Deleted 2024/12/17 01:41:37 DEBUG : B2 bucket rclone-test-bapigom2nixo path dst: Waiting for transfers to finish 2024/12/17 01:41:37 DEBUG : one: Clearing upload URL because of error: Post "https://pod-000-1154-09.backblaze.com/b2api/v1/b2_upload_file/7f32dde3402ddb2b9f380e1b/c001_v0001154_t0010": EOF 2024/12/17 01:41:37 DEBUG : pacer: low level retry 1/1 (error Post "https://pod-000-1154-09.backblaze.com/b2api/v1/b2_upload_file/7f32dde3402ddb2b9f380e1b/c001_v0001154_t0010": EOF) 2024/12/17 01:41:37 DEBUG : pacer: Rate limited, increasing sleep to 20ms 2024/12/17 01:41:37 DEBUG : one: Received error: Post "https://pod-000-1154-09.backblaze.com/b2api/v1/b2_upload_file/7f32dde3402ddb2b9f380e1b/c001_v0001154_t0010": EOF - low level retry 0/10 2024/12/17 01:41:38 DEBUG : pacer: Reducing sleep to 10ms 2024/12/17 01:41:38 DEBUG : one: sha1 = 88a8c2880f555638f990d1ec4c8359b25caa20c7 OK 2024/12/17 01:41:38 INFO : one: Copied (new) 2024/12/17 01:41:38 DEBUG : Waiting for deletions to finish 2024/12/17 01:41:39 DEBUG : three.txt: sha1 = 92e0258fe3c7456f15dff78d509f6e3c9166c254 OK 2024/12/17 01:41:39 INFO : three.txt: Copied (server-side copy) to: three.txt.bak 2024/12/17 01:41:39 INFO : three.txt: Deleted 2024/12/17 01:41:39 INFO : three.txt: Moved into backup dir --- PASS: TestSyncBackupDirSuffixOnly (13.01s) === RUN TestSyncSuffix run.go:180: Remote "B2 bucket rclone-test-bapigom2nixo", Local "Local file system at /tmp/rclone1440763604", Modify Window "1ms" 2024/12/17 01:41:42 DEBUG : Creating backend with remote "TestB2:rclone-test-bapigom2nixo/dst" 2024/12/17 01:41:43 DEBUG : one: Sizes differ (src 4 vs dst 3) 2024/12/17 01:41:44 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2024/12/17 01:41:44 INFO : one: Copied (server-side copy) to: one.bak 2024/12/17 01:41:44 INFO : one: Deleted 2024/12/17 01:41:45 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2024/12/17 01:41:45 INFO : one: Copied (new) 2024/12/17 01:41:45 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2024/12/17 01:41:45 DEBUG : two: Unchanged skipping 2024/12/17 01:41:46 DEBUG : three.txt: Sizes differ (src 6 vs dst 5) 2024/12/17 01:41:46 DEBUG : three.txt: sha1 = b802f384302cb24fbab0a44997e820bf2e8507bb OK 2024/12/17 01:41:46 INFO : three.txt: Copied (server-side copy) to: three.txt.bak 2024/12/17 01:41:46 INFO : three.txt: Deleted 2024/12/17 01:41:47 DEBUG : three.txt: sha1 = 92e0258fe3c7456f15dff78d509f6e3c9166c254 OK 2024/12/17 01:41:47 INFO : three.txt: Copied (new) 2024/12/17 01:41:48 DEBUG : one: Sizes differ (src 5 vs dst 4) 2024/12/17 01:41:48 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2024/12/17 01:41:48 INFO : one: Copied (server-side copy) to: one.bak 2024/12/17 01:41:48 INFO : one: Deleted 2024/12/17 01:41:49 DEBUG : one: sha1 = 88a8c2880f555638f990d1ec4c8359b25caa20c7 OK 2024/12/17 01:41:49 INFO : one: Copied (new) 2024/12/17 01:41:49 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2024/12/17 01:41:49 DEBUG : two: Unchanged skipping 2024/12/17 01:41:49 DEBUG : three.txt: Sizes differ (src 19 vs dst 6) 2024/12/17 01:41:49 DEBUG : three.txt: sha1 = 92e0258fe3c7456f15dff78d509f6e3c9166c254 OK 2024/12/17 01:41:49 INFO : three.txt: Copied (server-side copy) to: three.txt.bak 2024/12/17 01:41:50 INFO : three.txt: Deleted 2024/12/17 01:41:50 DEBUG : three.txt: sha1 = 476e1707cbd7f0497a7dc4d44f0b07b8566ffc30 OK 2024/12/17 01:41:50 INFO : three.txt: Copied (new) --- PASS: TestSyncSuffix (11.08s) === RUN TestSyncSuffixKeepExtension run.go:180: Remote "B2 bucket rclone-test-bapigom2nixo", Local "Local file system at /tmp/rclone1440763604", Modify Window "1ms" 2024/12/17 01:41:53 DEBUG : Creating backend with remote "TestB2:rclone-test-bapigom2nixo/dst" 2024/12/17 01:41:54 DEBUG : one: Sizes differ (src 4 vs dst 3) 2024/12/17 01:41:56 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2024/12/17 01:41:56 INFO : one: Copied (server-side copy) to: one-2019-01-01 2024/12/17 01:41:56 INFO : one: Deleted 2024/12/17 01:41:57 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2024/12/17 01:41:57 INFO : one: Copied (new) 2024/12/17 01:41:57 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2024/12/17 01:41:57 DEBUG : two: Unchanged skipping 2024/12/17 01:41:57 DEBUG : three.txt: Sizes differ (src 6 vs dst 5) 2024/12/17 01:41:58 DEBUG : three.txt: sha1 = b802f384302cb24fbab0a44997e820bf2e8507bb OK 2024/12/17 01:41:58 INFO : three.txt: Copied (server-side copy) to: three-2019-01-01.txt 2024/12/17 01:41:58 INFO : three.txt: Deleted 2024/12/17 01:41:58 DEBUG : three.txt: sha1 = 92e0258fe3c7456f15dff78d509f6e3c9166c254 OK 2024/12/17 01:41:58 INFO : three.txt: Copied (new) 2024/12/17 01:41:59 DEBUG : one: Sizes differ (src 5 vs dst 4) 2024/12/17 01:42:00 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2024/12/17 01:42:00 INFO : one: Copied (server-side copy) to: one-2019-01-01 2024/12/17 01:42:00 INFO : one: Deleted 2024/12/17 01:42:00 DEBUG : one: sha1 = 88a8c2880f555638f990d1ec4c8359b25caa20c7 OK 2024/12/17 01:42:00 INFO : one: Copied (new) 2024/12/17 01:42:00 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2024/12/17 01:42:00 DEBUG : two: Unchanged skipping 2024/12/17 01:42:00 DEBUG : three.txt: Sizes differ (src 19 vs dst 6) 2024/12/17 01:42:01 DEBUG : three.txt: sha1 = 92e0258fe3c7456f15dff78d509f6e3c9166c254 OK 2024/12/17 01:42:01 INFO : three.txt: Copied (server-side copy) to: three-2019-01-01.txt 2024/12/17 01:42:01 INFO : three.txt: Deleted 2024/12/17 01:42:01 DEBUG : three.txt: sha1 = 476e1707cbd7f0497a7dc4d44f0b07b8566ffc30 OK 2024/12/17 01:42:01 INFO : three.txt: Copied (new) --- PASS: TestSyncSuffixKeepExtension (11.40s) === RUN TestSyncUTFNorm run.go:180: Remote "B2 bucket rclone-test-bapigom2nixo", Local "Local file system at /tmp/rclone1440763604", Modify Window "1ms" 2024/12/17 01:42:04 DEBUG : B2 bucket rclone-test-bapigom2nixo: Waiting for checks to finish 2024/12/17 01:42:04 DEBUG : Testêé: Sizes differ (src 14 vs dst 18) 2024/12/17 01:42:04 DEBUG : B2 bucket rclone-test-bapigom2nixo: Waiting for transfers to finish 2024/12/17 01:42:04 DEBUG : Testêé: sha1 = a54d88e06612d820bc3be72877c74f257b561b19 OK 2024/12/17 01:42:04 INFO : Testêé: Copied (replaced existing) to: Testêé 2024/12/17 01:42:04 DEBUG : Waiting for deletions to finish --- PASS: TestSyncUTFNorm (2.17s) === RUN TestSyncImmutable run.go:180: Remote "B2 bucket rclone-test-bapigom2nixo", Local "Local file system at /tmp/rclone1440763604", Modify Window "1ms" 2024/12/17 01:42:05 DEBUG : existing: Need to transfer - File not found at Destination 2024/12/17 01:42:05 DEBUG : B2 bucket rclone-test-bapigom2nixo: Waiting for checks to finish 2024/12/17 01:42:05 DEBUG : B2 bucket rclone-test-bapigom2nixo: Waiting for transfers to finish 2024/12/17 01:42:06 DEBUG : existing: sha1 = 3e2e95f5ad970eadfa7e17eaf73da97024aa5359 OK 2024/12/17 01:42:06 INFO : existing: Copied (new) 2024/12/17 01:42:06 DEBUG : Waiting for deletions to finish run.go:180: Remote "B2 bucket rclone-test-bapigom2nixo", Local "Local file system at /tmp/rclone1440763604", Modify Window "1ms" 2024/12/17 01:42:06 DEBUG : existing: Sizes differ (src 8 vs dst 6) 2024/12/17 01:42:06 DEBUG : B2 bucket rclone-test-bapigom2nixo: Waiting for checks to finish 2024/12/17 01:42:06 ERROR : existing: Source and destination exist but do not match: immutable file modified 2024/12/17 01:42:06 DEBUG : B2 bucket rclone-test-bapigom2nixo: Waiting for transfers to finish 2024/12/17 01:42:06 ERROR : B2 bucket rclone-test-bapigom2nixo: not deleting files as there were IO errors 2024/12/17 01:42:06 ERROR : B2 bucket rclone-test-bapigom2nixo: not deleting directories as there were IO errors run.go:180: Remote "B2 bucket rclone-test-bapigom2nixo", Local "Local file system at /tmp/rclone1440763604", Modify Window "1ms" --- PASS: TestSyncImmutable (2.86s) === RUN TestSyncIgnoreCase run.go:180: Remote "B2 bucket rclone-test-bapigom2nixo", Local "Local file system at /tmp/rclone1440763604", Modify Window "1ms" 2024/12/17 01:42:08 DEBUG : existing: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2024/12/17 01:42:08 DEBUG : existing: Unchanged skipping 2024/12/17 01:42:08 DEBUG : B2 bucket rclone-test-bapigom2nixo: Waiting for checks to finish 2024/12/17 01:42:08 DEBUG : B2 bucket rclone-test-bapigom2nixo: Waiting for transfers to finish 2024/12/17 01:42:08 DEBUG : Waiting for deletions to finish 2024/12/17 01:42:08 INFO : There was nothing to transfer --- PASS: TestSyncIgnoreCase (1.46s) === RUN TestFixCase run.go:180: Remote "B2 bucket rclone-test-bapigom2nixo", Local "Local file system at /tmp/rclone1440763604", 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-bapigom2nixo", Local "Local file system at /tmp/rclone1440763604", Modify Window "1ms" sync_test.go:2674: This test only runs on local === RUN TestMaxTransfer/Soft run.go:180: Remote "B2 bucket rclone-test-bapigom2nixo", Local "Local file system at /tmp/rclone1440763604", Modify Window "1ms" sync_test.go:2674: This test only runs on local === RUN TestMaxTransfer/Cautious run.go:180: Remote "B2 bucket rclone-test-bapigom2nixo", Local "Local file system at /tmp/rclone1440763604", Modify Window "1ms" sync_test.go:2674: This test only runs on local --- PASS: TestMaxTransfer (1.11s) --- SKIP: TestMaxTransfer/Hard (0.37s) --- SKIP: TestMaxTransfer/Soft (0.37s) --- SKIP: TestMaxTransfer/Cautious (0.37s) === RUN TestSyncConcurrentDelete run.go:180: Remote "B2 bucket rclone-test-bapigom2nixo", Local "Local file system at /tmp/rclone1440763604", Modify Window "1ms" 2024/12/17 01:42:26 DEBUG : both0: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2024/12/17 01:42:26 DEBUG : both1: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2024/12/17 01:42:26 DEBUG : both10: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2024/12/17 01:42:26 DEBUG : both0: Unchanged skipping 2024/12/17 01:42:26 DEBUG : both11: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2024/12/17 01:42:26 DEBUG : both12: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2024/12/17 01:42:26 DEBUG : B2 bucket rclone-test-bapigom2nixo: Waiting for checks to finish 2024/12/17 01:42:26 DEBUG : both1: Unchanged skipping 2024/12/17 01:42:26 DEBUG : both13: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2024/12/17 01:42:26 DEBUG : both13: Unchanged skipping 2024/12/17 01:42:26 DEBUG : both14: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2024/12/17 01:42:26 DEBUG : both14: Unchanged skipping 2024/12/17 01:42:26 DEBUG : both15: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2024/12/17 01:42:26 DEBUG : both15: Unchanged skipping 2024/12/17 01:42:26 DEBUG : both16: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2024/12/17 01:42:26 DEBUG : both16: Unchanged skipping 2024/12/17 01:42:26 DEBUG : both17: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2024/12/17 01:42:26 DEBUG : both17: Unchanged skipping 2024/12/17 01:42:26 DEBUG : both18: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2024/12/17 01:42:26 DEBUG : both10: Unchanged skipping 2024/12/17 01:42:26 DEBUG : both19: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2024/12/17 01:42:26 DEBUG : both19: Unchanged skipping 2024/12/17 01:42:26 DEBUG : both2: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2024/12/17 01:42:26 DEBUG : both11: Unchanged skipping 2024/12/17 01:42:26 DEBUG : both3: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2024/12/17 01:42:26 DEBUG : both3: Unchanged skipping 2024/12/17 01:42:26 DEBUG : both4: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2024/12/17 01:42:26 DEBUG : both4: Unchanged skipping 2024/12/17 01:42:26 DEBUG : both5: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2024/12/17 01:42:26 DEBUG : both12: Unchanged skipping 2024/12/17 01:42:26 DEBUG : both6: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2024/12/17 01:42:26 DEBUG : both18: Unchanged skipping 2024/12/17 01:42:26 DEBUG : both7: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2024/12/17 01:42:26 DEBUG : both7: Unchanged skipping 2024/12/17 01:42:26 DEBUG : both8: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2024/12/17 01:42:26 DEBUG : both8: Unchanged skipping 2024/12/17 01:42:26 DEBUG : both9: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2024/12/17 01:42:26 DEBUG : both2: Unchanged skipping 2024/12/17 01:42:26 DEBUG : both5: Unchanged skipping 2024/12/17 01:42:26 DEBUG : both6: Unchanged skipping 2024/12/17 01:42:26 DEBUG : both9: Unchanged skipping 2024/12/17 01:42:26 DEBUG : B2 bucket rclone-test-bapigom2nixo: Waiting for transfers to finish 2024/12/17 01:42:26 DEBUG : Waiting for deletions to finish 2024/12/17 01:42:26 INFO : only0: Deleted 2024/12/17 01:42:26 INFO : only18: Deleted 2024/12/17 01:42:26 INFO : only14: Deleted 2024/12/17 01:42:26 INFO : only9: Deleted 2024/12/17 01:42:26 INFO : only15: Deleted 2024/12/17 01:42:27 INFO : only17: Deleted 2024/12/17 01:42:27 INFO : only3: Deleted 2024/12/17 01:42:27 INFO : only5: Deleted 2024/12/17 01:42:27 INFO : only6: Deleted 2024/12/17 01:42:27 INFO : only7: Deleted 2024/12/17 01:42:27 INFO : only10: Deleted 2024/12/17 01:42:27 INFO : only11: Deleted 2024/12/17 01:42:27 INFO : only12: Deleted 2024/12/17 01:42:27 INFO : only13: Deleted 2024/12/17 01:42:27 INFO : only16: Deleted 2024/12/17 01:42:27 INFO : only2: Deleted 2024/12/17 01:42:27 INFO : only4: Deleted 2024/12/17 01:42:27 INFO : only1: Deleted 2024/12/17 01:42:27 INFO : only19: Deleted 2024/12/17 01:42:27 INFO : only8: Deleted 2024/12/17 01:42:27 INFO : There was nothing to transfer run.go:180: Remote "B2 bucket rclone-test-bapigom2nixo", Local "Local file system at /tmp/rclone1440763604", Modify Window "1ms" --- PASS: TestSyncConcurrentDelete (21.20s) === RUN TestSyncConcurrentTruncate run.go:180: Remote "B2 bucket rclone-test-bapigom2nixo", Local "Local file system at /tmp/rclone1440763604", Modify Window "1ms" 2024/12/17 01:42:49 DEBUG : both1: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2024/12/17 01:42:49 DEBUG : both10: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2024/12/17 01:42:49 DEBUG : B2 bucket rclone-test-bapigom2nixo: Waiting for checks to finish 2024/12/17 01:42:49 DEBUG : both11: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2024/12/17 01:42:49 DEBUG : both0: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2024/12/17 01:42:49 DEBUG : both1: Unchanged skipping 2024/12/17 01:42:49 DEBUG : both12: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2024/12/17 01:42:49 DEBUG : both12: Unchanged skipping 2024/12/17 01:42:49 DEBUG : both13: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2024/12/17 01:42:49 DEBUG : both13: Unchanged skipping 2024/12/17 01:42:49 DEBUG : both14: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2024/12/17 01:42:49 DEBUG : both14: Unchanged skipping 2024/12/17 01:42:49 DEBUG : both15: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2024/12/17 01:42:49 DEBUG : both15: Unchanged skipping 2024/12/17 01:42:49 DEBUG : both16: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2024/12/17 01:42:49 DEBUG : both16: Unchanged skipping 2024/12/17 01:42:49 DEBUG : both17: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2024/12/17 01:42:49 DEBUG : both10: Unchanged skipping 2024/12/17 01:42:49 DEBUG : both18: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2024/12/17 01:42:49 DEBUG : both11: Unchanged skipping 2024/12/17 01:42:49 DEBUG : both19: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2024/12/17 01:42:49 DEBUG : both19: Unchanged skipping 2024/12/17 01:42:49 DEBUG : both2: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2024/12/17 01:42:49 DEBUG : both2: Unchanged skipping 2024/12/17 01:42:49 DEBUG : both3: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2024/12/17 01:42:49 DEBUG : both3: Unchanged skipping 2024/12/17 01:42:49 DEBUG : both4: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2024/12/17 01:42:49 DEBUG : both4: Unchanged skipping 2024/12/17 01:42:49 DEBUG : both5: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2024/12/17 01:42:49 DEBUG : both5: Unchanged skipping 2024/12/17 01:42:49 DEBUG : both6: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2024/12/17 01:42:49 DEBUG : both6: Unchanged skipping 2024/12/17 01:42:49 DEBUG : both7: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2024/12/17 01:42:49 DEBUG : both7: Unchanged skipping 2024/12/17 01:42:49 DEBUG : both8: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2024/12/17 01:42:49 DEBUG : both8: Unchanged skipping 2024/12/17 01:42:49 DEBUG : both9: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2024/12/17 01:42:49 DEBUG : both9: Unchanged skipping 2024/12/17 01:42:49 DEBUG : only0: Sizes differ (src 0 vs dst 6) 2024/12/17 01:42:49 DEBUG : only1: Sizes differ (src 0 vs dst 6) 2024/12/17 01:42:49 DEBUG : only10: Sizes differ (src 0 vs dst 6) 2024/12/17 01:42:49 DEBUG : only11: Sizes differ (src 0 vs dst 6) 2024/12/17 01:42:49 DEBUG : only12: Sizes differ (src 0 vs dst 6) 2024/12/17 01:42:49 DEBUG : only13: Sizes differ (src 0 vs dst 6) 2024/12/17 01:42:49 DEBUG : only14: Sizes differ (src 0 vs dst 6) 2024/12/17 01:42:49 DEBUG : only15: Sizes differ (src 0 vs dst 6) 2024/12/17 01:42:49 DEBUG : only16: Sizes differ (src 0 vs dst 6) 2024/12/17 01:42:49 DEBUG : only17: Sizes differ (src 0 vs dst 6) 2024/12/17 01:42:49 DEBUG : only18: Sizes differ (src 0 vs dst 6) 2024/12/17 01:42:49 DEBUG : only19: Sizes differ (src 0 vs dst 6) 2024/12/17 01:42:49 DEBUG : only2: Sizes differ (src 0 vs dst 6) 2024/12/17 01:42:49 DEBUG : only3: Sizes differ (src 0 vs dst 6) 2024/12/17 01:42:49 DEBUG : only4: Sizes differ (src 0 vs dst 6) 2024/12/17 01:42:49 DEBUG : only5: Sizes differ (src 0 vs dst 6) 2024/12/17 01:42:49 DEBUG : only6: Sizes differ (src 0 vs dst 6) 2024/12/17 01:42:49 DEBUG : only7: Sizes differ (src 0 vs dst 6) 2024/12/17 01:42:49 DEBUG : only8: Sizes differ (src 0 vs dst 6) 2024/12/17 01:42:49 DEBUG : only9: Sizes differ (src 0 vs dst 6) 2024/12/17 01:42:49 DEBUG : both0: Unchanged skipping 2024/12/17 01:42:49 DEBUG : both17: Unchanged skipping 2024/12/17 01:42:49 DEBUG : both18: Unchanged skipping 2024/12/17 01:42:49 DEBUG : B2 bucket rclone-test-bapigom2nixo: Waiting for transfers to finish 2024/12/17 01:42:49 DEBUG : only0: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2024/12/17 01:42:49 INFO : only0: Copied (replaced existing) 2024/12/17 01:42:50 DEBUG : only1: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2024/12/17 01:42:50 INFO : only1: Copied (replaced existing) 2024/12/17 01:42:50 DEBUG : only12: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2024/12/17 01:42:50 INFO : only12: Copied (replaced existing) 2024/12/17 01:42:50 DEBUG : only10: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2024/12/17 01:42:50 INFO : only10: Copied (replaced existing) 2024/12/17 01:42:50 DEBUG : only13: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2024/12/17 01:42:50 INFO : only13: Copied (replaced existing) 2024/12/17 01:42:50 DEBUG : only14: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2024/12/17 01:42:50 INFO : only14: Copied (replaced existing) 2024/12/17 01:42:50 DEBUG : only15: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2024/12/17 01:42:50 INFO : only15: Copied (replaced existing) 2024/12/17 01:42:50 DEBUG : only11: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2024/12/17 01:42:50 INFO : only11: Copied (replaced existing) 2024/12/17 01:42:50 DEBUG : only16: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2024/12/17 01:42:50 INFO : only16: Copied (replaced existing) 2024/12/17 01:42:50 DEBUG : only17: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2024/12/17 01:42:50 INFO : only17: Copied (replaced existing) 2024/12/17 01:42:50 DEBUG : only18: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2024/12/17 01:42:50 INFO : only18: Copied (replaced existing) 2024/12/17 01:42:50 DEBUG : only19: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2024/12/17 01:42:50 INFO : only19: Copied (replaced existing) 2024/12/17 01:42:50 DEBUG : only2: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2024/12/17 01:42:50 INFO : only2: Copied (replaced existing) 2024/12/17 01:42:50 DEBUG : only3: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2024/12/17 01:42:50 INFO : only3: Copied (replaced existing) 2024/12/17 01:42:50 DEBUG : only4: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2024/12/17 01:42:50 INFO : only4: Copied (replaced existing) 2024/12/17 01:42:50 DEBUG : only5: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2024/12/17 01:42:50 INFO : only5: Copied (replaced existing) 2024/12/17 01:42:50 DEBUG : only6: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2024/12/17 01:42:50 INFO : only6: Copied (replaced existing) 2024/12/17 01:42:50 DEBUG : only7: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2024/12/17 01:42:50 INFO : only7: Copied (replaced existing) 2024/12/17 01:42:51 DEBUG : only8: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2024/12/17 01:42:51 INFO : only8: Copied (replaced existing) 2024/12/17 01:42:51 DEBUG : only9: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2024/12/17 01:42:51 INFO : only9: Copied (replaced existing) 2024/12/17 01:42:51 DEBUG : Waiting for deletions to finish run.go:180: Remote "B2 bucket rclone-test-bapigom2nixo", Local "Local file system at /tmp/rclone1440763604", Modify Window "1ms" --- PASS: TestSyncConcurrentTruncate (27.21s) === RUN TestNothingToTransferWithEmptyDirs run.go:180: Remote "B2 bucket rclone-test-bapigom2nixo", Local "Local file system at /tmp/rclone1440763604", Modify Window "1ms" 2024/12/17 01:42:59 INFO : sub dir: Set directory modification time (using DirSetModTime) 2024/12/17 01:42:59 DEBUG : sub dir: Making directory 2024/12/17 01:42:59 INFO : sub dir: Made directory with modification time 2011-12-30 12:59:59 +0000 UTC run.go:180: Remote "B2 bucket rclone-test-bapigom2nixo", Local "Local file system at /tmp/rclone1440763604", Modify Window "1ms" run.go:180: Remote "B2 bucket rclone-test-bapigom2nixo", Local "Local file system at /tmp/rclone1440763604", Modify Window "1ms" --- PASS: TestNothingToTransferWithEmptyDirs (4.86s) === RUN TestNothingToTransferWithoutEmptyDirs run.go:180: Remote "B2 bucket rclone-test-bapigom2nixo", Local "Local file system at /tmp/rclone1440763604", Modify Window "1ms" 2024/12/17 01:43:04 INFO : sub dir: Set directory modification time (using DirSetModTime) 2024/12/17 01:43:04 DEBUG : sub dir: Making directory 2024/12/17 01:43:04 INFO : sub dir: Made directory with modification time 2011-12-30 12:59:59 +0000 UTC run.go:180: Remote "B2 bucket rclone-test-bapigom2nixo", Local "Local file system at /tmp/rclone1440763604", Modify Window "1ms" run.go:180: Remote "B2 bucket rclone-test-bapigom2nixo", Local "Local file system at /tmp/rclone1440763604", Modify Window "1ms" --- PASS: TestNothingToTransferWithoutEmptyDirs (4.44s) PASS 2024/12/17 01:43:08 DEBUG : B2 bucket rclone-test-bapigom2nixo: Purge remote 2024/12/17 01:43:08 INFO : B2 bucket rclone-test-bapigom2nixo: cleaning bucket "rclone-test-bapigom2nixo" of all files 2024/12/17 01:43:09 DEBUG : BackupDir/one: Deleting (id "4_z7f32dde3402ddb2b9f380e1b_f403661e5c9d81543_d20241217_m014045_c001_v7007000_t0000_u01734399645579") 2024/12/17 01:43:09 DEBUG : BackupDir/one: Deleting (id "4_z7f32dde3402ddb2b9f380e1b_f106c4cded4cf5cee_d20241217_m014040_c001_v0001134_t0051_u01734399640113") 2024/12/17 01:43:09 DEBUG : CompareDest/one: Deleting (id "4_z7f32dde3402ddb2b9f380e1b_f406a316924ac8d6b_d20241217_m014021_c001_v7007000_t0000_u01734399621252") 2024/12/17 01:43:09 DEBUG : CompareDest/one: Deleting (id "4_z7f32dde3402ddb2b9f380e1b_f1073c7245c5d85e5_d20241217_m014015_c001_v0001102_t0045_u01734399615023") 2024/12/17 01:43:09 DEBUG : CompareDest/two: Deleting (id "4_z7f32dde3402ddb2b9f380e1b_f406a316924ac8d6c_d20241217_m014021_c001_v7007000_t0000_u01734399621433") 2024/12/17 01:43:09 DEBUG : CompareDest/two: Deleting (id "4_z7f32dde3402ddb2b9f380e1b_f110aaee89eb717ef_d20241217_m014016_c001_v0001182_t0031_u01734399616529") 2024/12/17 01:43:09 DEBUG : CopyDest/one: Deleting (id "4_z7f32dde3402ddb2b9f380e1b_f403661e5c9d81547_d20241217_m014045_c001_v7007000_t0000_u01734399645760") 2024/12/17 01:43:09 DEBUG : CopyDest/one: Deleting (id "4_z7f32dde3402ddb2b9f380e1b_f100113fc4d35f6bc_d20241217_m014037_c001_v0001153_t0021_u01734399637109") 2024/12/17 01:43:09 DEBUG : CopyDest/three: Deleting (id "4_z7f32dde3402ddb2b9f380e1b_f403661e5c9d8154b_d20241217_m014045_c001_v7007000_t0000_u01734399645941") 2024/12/17 01:43:09 DEBUG : CopyDest/three: Deleting (id "4_z7f32dde3402ddb2b9f380e1b_f110aaee89eb71b4d_d20241217_m014043_c001_v0001182_t0025_u01734399643695") 2024/12/17 01:43:09 DEBUG : CopyDest/two: Deleting (id "4_z7f32dde3402ddb2b9f380e1b_f403661e5c9d8154d_d20241217_m014046_c001_v7007000_t0000_u01734399646122") 2024/12/17 01:43:09 DEBUG : CopyDest/two: Deleting (id "4_z7f32dde3402ddb2b9f380e1b_f1073c7245c5d8623_d20241217_m014041_c001_v0001102_t0005_u01734399641600") 2024/12/17 01:43:10 DEBUG : EXISTING: Deleting (id "4_z7f32dde3402ddb2b9f380e1b_f400b9e616b3f05f6_d20241217_m014209_c001_v7007000_t0000_u01734399729456") 2024/12/17 01:43:10 DEBUG : EXISTING: Deleting (id "4_z7f32dde3402ddb2b9f380e1b_f1073c7245c5d8716_d20241217_m014208_c001_v0001102_t0051_u01734399728367") 2024/12/17 01:43:10 DEBUG : Testêé: Deleting (id "4_z7f32dde3402ddb2b9f380e1b_f400b9e616b3f05ee_d20241217_m014205_c001_v7007000_t0000_u01734399725125") 2024/12/17 01:43:10 DEBUG : Testêé: Deleting (id "4_z7f32dde3402ddb2b9f380e1b_f1073c7245c5d870a_d20241217_m014204_c001_v0001102_t0046_u01734399724458") 2024/12/17 01:43:10 DEBUG : Testêé: Deleting (id "4_z7f32dde3402ddb2b9f380e1b_f1073c7245c5d8708_d20241217_m014203_c001_v0001102_t0059_u01734399723701") 2024/12/17 01:43:10 DEBUG : a/potato2: Deleting (id "4_z7f32dde3402ddb2b9f380e1b_f416d2c3c04d3da9b_d20241217_m013832_c001_v7007000_t0000_u01734399512014") 2024/12/17 01:43:10 DEBUG : a/potato2: Deleting (id "4_z7f32dde3402ddb2b9f380e1b_f100113fc4d35f5ba_d20241217_m013831_c001_v0001153_t0008_u01734399511294") 2024/12/17 01:43:10 DEBUG : a/potato2: Deleting (id "4_z7f32dde3402ddb2b9f380e1b_f4102fb11738e552b_d20241217_m013829_c001_v7007000_t0000_u01734399509282") 2024/12/17 01:43:10 DEBUG : a/potato2: Deleting (id "4_z7f32dde3402ddb2b9f380e1b_f100113fc4d35f5ae_d20241217_m013828_c001_v0001153_t0024_u01734399508399") 2024/12/17 01:43:10 DEBUG : a/potato2: Deleting (id "4_z7f32dde3402ddb2b9f380e1b_f401c0aa24c4ef515_d20241217_m013807_c001_v7007000_t0000_u01734399487505") 2024/12/17 01:43:10 DEBUG : a/potato2: Deleting (id "4_z7f32dde3402ddb2b9f380e1b_f100113fc4d35f562_d20241217_m013806_c001_v0001153_t0004_u01734399486543") 2024/12/17 01:43:10 DEBUG : b/potato: Deleting (id "4_z7f32dde3402ddb2b9f380e1b_f416d2c3c04d3da9f_d20241217_m013832_c001_v7007000_t0000_u01734399512199") 2024/12/17 01:43:10 DEBUG : b/potato: Deleting (id "4_z7f32dde3402ddb2b9f380e1b_f100113fc4d35f5b4_d20241217_m013830_c001_v0001153_t0011_u01734399510207") 2024/12/17 01:43:10 DEBUG : b/potato: Deleting (id "4_z7f32dde3402ddb2b9f380e1b_f4102fb11738e552a_d20241217_m013828_c001_v7007000_t0000_u01734399508735") 2024/12/17 01:43:10 DEBUG : b/potato: Deleting (id "4_z7f32dde3402ddb2b9f380e1b_f100113fc4d35f5a8_d20241217_m013827_c001_v0001153_t0013_u01734399507241") 2024/12/17 01:43:10 DEBUG : b/potato: Deleting (id "4_z7f32dde3402ddb2b9f380e1b_f401c0aa24c4ef514_d20241217_m013806_c001_v7007000_t0000_u01734399486876") 2024/12/17 01:43:10 DEBUG : b/potato: Deleting (id "4_z7f32dde3402ddb2b9f380e1b_f100113fc4d35f55c_d20241217_m013805_c001_v0001153_t0022_u01734399485512") 2024/12/17 01:43:10 DEBUG : backup/one: Deleting (id "4_z7f32dde3402ddb2b9f380e1b_f4059a8ef0325be13_d20241217_m014058_c001_v7007000_t0000_u01734399658302") 2024/12/17 01:43:10 DEBUG : backup/one: Deleting (id "4_z7f32dde3402ddb2b9f380e1b_f114609a63cf4fa66_d20241217_m014056_c001_v0001183_t0008_u01734399656618") 2024/12/17 01:43:11 DEBUG : backup/one: Deleting (id "4_z7f32dde3402ddb2b9f380e1b_f10803ca2b80924fd_d20241217_m014052_c001_v0001182_t0053_u01734399652761") 2024/12/17 01:43:11 DEBUG : backup/one-2019-01-01: Deleting (id "4_z7f32dde3402ddb2b9f380e1b_f4101957d2ec944e7_d20241217_m014126_c001_v7007000_t0000_u01734399686934") 2024/12/17 01:43:11 DEBUG : backup/one-2019-01-01: Deleting (id "4_z7f32dde3402ddb2b9f380e1b_f119bea7202c10238_d20241217_m014124_c001_v0001146_t0005_u01734399684895") 2024/12/17 01:43:11 DEBUG : backup/one-2019-01-01: Deleting (id "4_z7f32dde3402ddb2b9f380e1b_f1052309dd5f1c711_d20241217_m014120_c001_v0001130_t0028_u01734399680936") 2024/12/17 01:43:11 DEBUG : backup/one.bak: Deleting (id "4_z7f32dde3402ddb2b9f380e1b_f400b9e616b3f053b_d20241217_m014114_c001_v7007000_t0000_u01734399674247") 2024/12/17 01:43:11 DEBUG : backup/one.bak: Deleting (id "4_z7f32dde3402ddb2b9f380e1b_f111f033e10a0eefc_d20241217_m014111_c001_v0001042_t0004_u01734399671878") 2024/12/17 01:43:11 DEBUG : backup/one.bak: Deleting (id "4_z7f32dde3402ddb2b9f380e1b_f1028ef3d31ece636_d20241217_m014107_c001_v0001183_t0007_u01734399667892") 2024/12/17 01:43:11 DEBUG : backup/three-2019-01-01.txt: Deleting (id "4_z7f32dde3402ddb2b9f380e1b_f4101957d2ec944ea_d20241217_m014127_c001_v7007000_t0000_u01734399687115") 2024/12/17 01:43:11 DEBUG : backup/three-2019-01-01.txt: Deleting (id "4_z7f32dde3402ddb2b9f380e1b_f105c1d4627340417_d20241217_m014126_c001_v0001180_t0013_u01734399686175") 2024/12/17 01:43:11 DEBUG : backup/three-2019-01-01.txt: Deleting (id "4_z7f32dde3402ddb2b9f380e1b_f11385d1e555fbbe8_d20241217_m014122_c001_v0001182_t0055_u01734399682788") 2024/12/17 01:43:11 DEBUG : backup/three.txt: Deleting (id "4_z7f32dde3402ddb2b9f380e1b_f4059a8ef0325be16_d20241217_m014058_c001_v7007000_t0000_u01734399658483") 2024/12/17 01:43:11 DEBUG : backup/three.txt: Deleting (id "4_z7f32dde3402ddb2b9f380e1b_f10518f8bc833009a_d20241217_m014057_c001_v0001172_t0031_u01734399657402") 2024/12/17 01:43:11 DEBUG : backup/three.txt: Deleting (id "4_z7f32dde3402ddb2b9f380e1b_f117d42109dd3f351_d20241217_m014054_c001_v0001113_t0058_u01734399654122") 2024/12/17 01:43:11 DEBUG : backup/three.txt.bak: Deleting (id "4_z7f32dde3402ddb2b9f380e1b_f400b9e616b3f053d_d20241217_m014114_c001_v7007000_t0000_u01734399674466") 2024/12/17 01:43:11 DEBUG : backup/three.txt.bak: Deleting (id "4_z7f32dde3402ddb2b9f380e1b_f116e727c1bb6d557_d20241217_m014113_c001_v0001131_t0046_u01734399673381") 2024/12/17 01:43:11 DEBUG : backup/three.txt.bak: Deleting (id "4_z7f32dde3402ddb2b9f380e1b_f119f40b9f252a38b_d20241217_m014109_c001_v0001165_t0037_u01734399669689") 2024/12/17 01:43:11 DEBUG : both0: Deleting (id "4_z7f32dde3402ddb2b9f380e1b_f4191a778bf34a3d6_d20241217_m014251_c001_v7007000_t0000_u01734399771661") 2024/12/17 01:43:11 DEBUG : both0: Deleting (id "4_z7f32dde3402ddb2b9f380e1b_f1073c7245c5d879a_d20241217_m014232_c001_v0001102_t0002_u01734399752865") 2024/12/17 01:43:11 DEBUG : both0: Deleting (id "4_z7f32dde3402ddb2b9f380e1b_f411147fb66f34109_d20241217_m014228_c001_v7007000_t0000_u01734399748268") 2024/12/17 01:43:11 DEBUG : both0: Deleting (id "4_z7f32dde3402ddb2b9f380e1b_f1073c7245c5d871c_d20241217_m014211_c001_v0001102_t0013_u01734399731307") 2024/12/17 01:43:11 DEBUG : both1: Deleting (id "4_z7f32dde3402ddb2b9f380e1b_f4191a778bf34a3d7_d20241217_m014251_c001_v7007000_t0000_u01734399771845") 2024/12/17 01:43:12 DEBUG : both1: Deleting (id "4_z7f32dde3402ddb2b9f380e1b_f1073c7245c5d87a0_d20241217_m014233_c001_v0001102_t0044_u01734399753783") 2024/12/17 01:43:12 DEBUG : both1: Deleting (id "4_z7f32dde3402ddb2b9f380e1b_f411147fb66f3410a_d20241217_m014228_c001_v7007000_t0000_u01734399748450") 2024/12/17 01:43:12 DEBUG : both1: Deleting (id "4_z7f32dde3402ddb2b9f380e1b_f1073c7245c5d8720_d20241217_m014212_c001_v0001102_t0009_u01734399732143") 2024/12/17 01:43:12 DEBUG : both10: Deleting (id "4_z7f32dde3402ddb2b9f380e1b_f4191a778bf34a3d8_d20241217_m014252_c001_v7007000_t0000_u01734399772027") 2024/12/17 01:43:12 DEBUG : both10: Deleting (id "4_z7f32dde3402ddb2b9f380e1b_f1073c7245c5d87de_d20241217_m014240_c001_v0001102_t0050_u01734399760708") 2024/12/17 01:43:12 DEBUG : both10: Deleting (id "4_z7f32dde3402ddb2b9f380e1b_f411147fb66f3410d_d20241217_m014228_c001_v7007000_t0000_u01734399748631") 2024/12/17 01:43:12 DEBUG : both10: Deleting (id "4_z7f32dde3402ddb2b9f380e1b_f1073c7245c5d874e_d20241217_m014218_c001_v0001102_t0011_u01734399738421") 2024/12/17 01:43:12 DEBUG : both11: Deleting (id "4_z7f32dde3402ddb2b9f380e1b_f4191a778bf34a3d9_d20241217_m014252_c001_v7007000_t0000_u01734399772209") 2024/12/17 01:43:12 DEBUG : both11: Deleting (id "4_z7f32dde3402ddb2b9f380e1b_f1073c7245c5d87e4_d20241217_m014241_c001_v0001102_t0016_u01734399761386") 2024/12/17 01:43:12 DEBUG : both11: Deleting (id "4_z7f32dde3402ddb2b9f380e1b_f411147fb66f3410e_d20241217_m014228_c001_v7007000_t0000_u01734399748813") 2024/12/17 01:43:12 DEBUG : both11: Deleting (id "4_z7f32dde3402ddb2b9f380e1b_f1073c7245c5d8756_d20241217_m014219_c001_v0001102_t0047_u01734399739167") 2024/12/17 01:43:12 DEBUG : both12: Deleting (id "4_z7f32dde3402ddb2b9f380e1b_f4191a778bf34a3db_d20241217_m014252_c001_v7007000_t0000_u01734399772391") 2024/12/17 01:43:12 DEBUG : both12: Deleting (id "4_z7f32dde3402ddb2b9f380e1b_f1073c7245c5d87ee_d20241217_m014242_c001_v0001102_t0044_u01734399762351") 2024/12/17 01:43:12 DEBUG : both12: Deleting (id "4_z7f32dde3402ddb2b9f380e1b_f411147fb66f34110_d20241217_m014228_c001_v7007000_t0000_u01734399748995") 2024/12/17 01:43:12 DEBUG : both12: Deleting (id "4_z7f32dde3402ddb2b9f380e1b_f1073c7245c5d875e_d20241217_m014219_c001_v0001102_t0005_u01734399739930") 2024/12/17 01:43:12 DEBUG : both13: Deleting (id "4_z7f32dde3402ddb2b9f380e1b_f4191a778bf34a3dc_d20241217_m014252_c001_v7007000_t0000_u01734399772573") 2024/12/17 01:43:12 DEBUG : both13: Deleting (id "4_z7f32dde3402ddb2b9f380e1b_f1073c7245c5d87f2_d20241217_m014243_c001_v0001102_t0030_u01734399763202") 2024/12/17 01:43:12 DEBUG : both13: Deleting (id "4_z7f32dde3402ddb2b9f380e1b_f411147fb66f34111_d20241217_m014229_c001_v7007000_t0000_u01734399749193") 2024/12/17 01:43:12 DEBUG : both13: Deleting (id "4_z7f32dde3402ddb2b9f380e1b_f1073c7245c5d8762_d20241217_m014220_c001_v0001102_t0037_u01734399740624") 2024/12/17 01:43:12 DEBUG : both14: Deleting (id "4_z7f32dde3402ddb2b9f380e1b_f4191a778bf34a3dd_d20241217_m014252_c001_v7007000_t0000_u01734399772766") 2024/12/17 01:43:13 DEBUG : both14: Deleting (id "4_z7f32dde3402ddb2b9f380e1b_f1073c7245c5d87fa_d20241217_m014244_c001_v0001102_t0008_u01734399764116") 2024/12/17 01:43:13 DEBUG : both14: Deleting (id "4_z7f32dde3402ddb2b9f380e1b_f411147fb66f34112_d20241217_m014229_c001_v7007000_t0000_u01734399749374") 2024/12/17 01:43:13 DEBUG : both14: Deleting (id "4_z7f32dde3402ddb2b9f380e1b_f1073c7245c5d8769_d20241217_m014221_c001_v0001102_t0022_u01734399741274") 2024/12/17 01:43:13 DEBUG : both15: Deleting (id "4_z7f32dde3402ddb2b9f380e1b_f4191a778bf34a3de_d20241217_m014252_c001_v7007000_t0000_u01734399772948") 2024/12/17 01:43:13 DEBUG : both15: Deleting (id "4_z7f32dde3402ddb2b9f380e1b_f1073c7245c5d8800_d20241217_m014244_c001_v0001102_t0006_u01734399764734") 2024/12/17 01:43:13 DEBUG : both15: Deleting (id "4_z7f32dde3402ddb2b9f380e1b_f411147fb66f34113_d20241217_m014229_c001_v7007000_t0000_u01734399749555") 2024/12/17 01:43:13 DEBUG : both15: Deleting (id "4_z7f32dde3402ddb2b9f380e1b_f1073c7245c5d8770_d20241217_m014221_c001_v0001102_t0011_u01734399741872") 2024/12/17 01:43:13 DEBUG : both16: Deleting (id "4_z7f32dde3402ddb2b9f380e1b_f4191a778bf34a3df_d20241217_m014253_c001_v7007000_t0000_u01734399773131") 2024/12/17 01:43:13 DEBUG : both16: Deleting (id "4_z7f32dde3402ddb2b9f380e1b_f1073c7245c5d8804_d20241217_m014245_c001_v0001102_t0043_u01734399765529") 2024/12/17 01:43:13 DEBUG : both16: Deleting (id "4_z7f32dde3402ddb2b9f380e1b_f411147fb66f34114_d20241217_m014229_c001_v7007000_t0000_u01734399749736") 2024/12/17 01:43:13 DEBUG : both16: Deleting (id "4_z7f32dde3402ddb2b9f380e1b_f1073c7245c5d8778_d20241217_m014222_c001_v0001102_t0047_u01734399742517") 2024/12/17 01:43:13 DEBUG : both17: Deleting (id "4_z7f32dde3402ddb2b9f380e1b_f4191a778bf34a3e1_d20241217_m014253_c001_v7007000_t0000_u01734399773313") 2024/12/17 01:43:13 DEBUG : both17: Deleting (id "4_z7f32dde3402ddb2b9f380e1b_f1073c7245c5d880a_d20241217_m014246_c001_v0001102_t0050_u01734399766453") 2024/12/17 01:43:13 DEBUG : both17: Deleting (id "4_z7f32dde3402ddb2b9f380e1b_f411147fb66f34115_d20241217_m014229_c001_v7007000_t0000_u01734399749917") 2024/12/17 01:43:13 DEBUG : both17: Deleting (id "4_z7f32dde3402ddb2b9f380e1b_f1073c7245c5d877e_d20241217_m014223_c001_v0001102_t0057_u01734399743202") 2024/12/17 01:43:13 DEBUG : both18: Deleting (id "4_z7f32dde3402ddb2b9f380e1b_f4191a778bf34a3e2_d20241217_m014253_c001_v7007000_t0000_u01734399773495") 2024/12/17 01:43:13 DEBUG : both18: Deleting (id "4_z7f32dde3402ddb2b9f380e1b_f1073c7245c5d8810_d20241217_m014247_c001_v0001102_t0009_u01734399767112") 2024/12/17 01:43:13 DEBUG : both18: Deleting (id "4_z7f32dde3402ddb2b9f380e1b_f411147fb66f34116_d20241217_m014230_c001_v7007000_t0000_u01734399750098") 2024/12/17 01:43:13 DEBUG : both18: Deleting (id "4_z7f32dde3402ddb2b9f380e1b_f1073c7245c5d8782_d20241217_m014224_c001_v0001102_t0015_u01734399744151") 2024/12/17 01:43:13 DEBUG : both19: Deleting (id "4_z7f32dde3402ddb2b9f380e1b_f4191a778bf34a3e3_d20241217_m014253_c001_v7007000_t0000_u01734399773678") 2024/12/17 01:43:13 DEBUG : both19: Deleting (id "4_z7f32dde3402ddb2b9f380e1b_f1073c7245c5d8818_d20241217_m014247_c001_v0001102_t0024_u01734399767797") 2024/12/17 01:43:13 DEBUG : both19: Deleting (id "4_z7f32dde3402ddb2b9f380e1b_f411147fb66f34117_d20241217_m014230_c001_v7007000_t0000_u01734399750280") 2024/12/17 01:43:13 DEBUG : both19: Deleting (id "4_z7f32dde3402ddb2b9f380e1b_f1073c7245c5d878a_d20241217_m014224_c001_v0001102_t0012_u01734399744757") 2024/12/17 01:43:13 DEBUG : both2: Deleting (id "4_z7f32dde3402ddb2b9f380e1b_f4191a778bf34a3e4_d20241217_m014253_c001_v7007000_t0000_u01734399773860") 2024/12/17 01:43:14 DEBUG : both2: Deleting (id "4_z7f32dde3402ddb2b9f380e1b_f1073c7245c5d87a8_d20241217_m014234_c001_v0001102_t0031_u01734399754572") 2024/12/17 01:43:14 DEBUG : both2: Deleting (id "4_z7f32dde3402ddb2b9f380e1b_f411147fb66f34118_d20241217_m014230_c001_v7007000_t0000_u01734399750461") 2024/12/17 01:43:14 DEBUG : both2: Deleting (id "4_z7f32dde3402ddb2b9f380e1b_f1073c7245c5d8724_d20241217_m014212_c001_v0001102_t0038_u01734399732682") 2024/12/17 01:43:14 DEBUG : both3: Deleting (id "4_z7f32dde3402ddb2b9f380e1b_f4191a778bf34a3e6_d20241217_m014254_c001_v7007000_t0000_u01734399774136") 2024/12/17 01:43:14 DEBUG : both3: Deleting (id "4_z7f32dde3402ddb2b9f380e1b_f1073c7245c5d87ac_d20241217_m014235_c001_v0001102_t0042_u01734399755258") 2024/12/17 01:43:14 DEBUG : both3: Deleting (id "4_z7f32dde3402ddb2b9f380e1b_f411147fb66f34119_d20241217_m014230_c001_v7007000_t0000_u01734399750647") 2024/12/17 01:43:14 DEBUG : both3: Deleting (id "4_z7f32dde3402ddb2b9f380e1b_f1073c7245c5d872a_d20241217_m014213_c001_v0001102_t0018_u01734399733325") 2024/12/17 01:43:14 DEBUG : both4: Deleting (id "4_z7f32dde3402ddb2b9f380e1b_f4191a778bf34a3e7_d20241217_m014254_c001_v7007000_t0000_u01734399774320") 2024/12/17 01:43:14 DEBUG : both4: Deleting (id "4_z7f32dde3402ddb2b9f380e1b_f1073c7245c5d87b2_d20241217_m014235_c001_v0001102_t0000_u01734399755915") 2024/12/17 01:43:14 DEBUG : both4: Deleting (id "4_z7f32dde3402ddb2b9f380e1b_f411147fb66f3411a_d20241217_m014230_c001_v7007000_t0000_u01734399750828") 2024/12/17 01:43:14 DEBUG : both4: Deleting (id "4_z7f32dde3402ddb2b9f380e1b_f1073c7245c5d872e_d20241217_m014213_c001_v0001102_t0052_u01734399733973") 2024/12/17 01:43:14 DEBUG : both5: Deleting (id "4_z7f32dde3402ddb2b9f380e1b_f4191a778bf34a3e8_d20241217_m014254_c001_v7007000_t0000_u01734399774502") 2024/12/17 01:43:14 DEBUG : both5: Deleting (id "4_z7f32dde3402ddb2b9f380e1b_f1073c7245c5d87ba_d20241217_m014236_c001_v0001102_t0007_u01734399756739") 2024/12/17 01:43:14 DEBUG : both5: Deleting (id "4_z7f32dde3402ddb2b9f380e1b_f411147fb66f3411b_d20241217_m014231_c001_v7007000_t0000_u01734399751010") 2024/12/17 01:43:14 DEBUG : both5: Deleting (id "4_z7f32dde3402ddb2b9f380e1b_f1073c7245c5d8732_d20241217_m014214_c001_v0001102_t0059_u01734399734669") 2024/12/17 01:43:14 DEBUG : both6: Deleting (id "4_z7f32dde3402ddb2b9f380e1b_f4191a778bf34a3e9_d20241217_m014254_c001_v7007000_t0000_u01734399774697") 2024/12/17 01:43:14 DEBUG : both6: Deleting (id "4_z7f32dde3402ddb2b9f380e1b_f1073c7245c5d87be_d20241217_m014237_c001_v0001102_t0027_u01734399757388") 2024/12/17 01:43:14 DEBUG : both6: Deleting (id "4_z7f32dde3402ddb2b9f380e1b_f411147fb66f3411c_d20241217_m014231_c001_v7007000_t0000_u01734399751196") 2024/12/17 01:43:14 DEBUG : both6: Deleting (id "4_z7f32dde3402ddb2b9f380e1b_f1073c7245c5d8736_d20241217_m014215_c001_v0001102_t0058_u01734399735475") 2024/12/17 01:43:14 DEBUG : both7: Deleting (id "4_z7f32dde3402ddb2b9f380e1b_f4191a778bf34a3eb_d20241217_m014254_c001_v7007000_t0000_u01734399774879") 2024/12/17 01:43:15 DEBUG : both7: Deleting (id "4_z7f32dde3402ddb2b9f380e1b_f1073c7245c5d87c6_d20241217_m014238_c001_v0001102_t0059_u01734399758440") 2024/12/17 01:43:15 DEBUG : both7: Deleting (id "4_z7f32dde3402ddb2b9f380e1b_f411147fb66f3411e_d20241217_m014231_c001_v7007000_t0000_u01734399751377") 2024/12/17 01:43:15 DEBUG : both7: Deleting (id "4_z7f32dde3402ddb2b9f380e1b_f1073c7245c5d873c_d20241217_m014216_c001_v0001102_t0001_u01734399736167") 2024/12/17 01:43:15 DEBUG : both8: Deleting (id "4_z7f32dde3402ddb2b9f380e1b_f4191a778bf34a3ec_d20241217_m014255_c001_v7007000_t0000_u01734399775062") 2024/12/17 01:43:15 DEBUG : both8: Deleting (id "4_z7f32dde3402ddb2b9f380e1b_f1073c7245c5d87cc_d20241217_m014239_c001_v0001102_t0008_u01734399759286") 2024/12/17 01:43:15 DEBUG : both8: Deleting (id "4_z7f32dde3402ddb2b9f380e1b_f411147fb66f3411f_d20241217_m014231_c001_v7007000_t0000_u01734399751559") 2024/12/17 01:43:15 DEBUG : both8: Deleting (id "4_z7f32dde3402ddb2b9f380e1b_f1073c7245c5d8744_d20241217_m014217_c001_v0001102_t0049_u01734399737076") 2024/12/17 01:43:15 DEBUG : both9: Deleting (id "4_z7f32dde3402ddb2b9f380e1b_f4191a778bf34a3ed_d20241217_m014255_c001_v7007000_t0000_u01734399775244") 2024/12/17 01:43:15 DEBUG : both9: Deleting (id "4_z7f32dde3402ddb2b9f380e1b_f1073c7245c5d87d6_d20241217_m014240_c001_v0001102_t0047_u01734399760024") 2024/12/17 01:43:15 DEBUG : both9: Deleting (id "4_z7f32dde3402ddb2b9f380e1b_f411147fb66f34120_d20241217_m014231_c001_v7007000_t0000_u01734399751741") 2024/12/17 01:43:15 DEBUG : both9: Deleting (id "4_z7f32dde3402ddb2b9f380e1b_f1073c7245c5d874a_d20241217_m014217_c001_v0001102_t0047_u01734399737748") 2024/12/17 01:43:15 DEBUG : c/non empty space: Deleting (id "4_z7f32dde3402ddb2b9f380e1b_f416d2c3c04d3daa0_d20241217_m013832_c001_v7007000_t0000_u01734399512400") 2024/12/17 01:43:15 DEBUG : c/non empty space: Deleting (id "4_z7f32dde3402ddb2b9f380e1b_f100113fc4d35f5b6_d20241217_m013830_c001_v0001153_t0004_u01734399510585") 2024/12/17 01:43:15 DEBUG : c/non empty space: Deleting (id "4_z7f32dde3402ddb2b9f380e1b_f4102fb11738e552c_d20241217_m013829_c001_v7007000_t0000_u01734399509477") 2024/12/17 01:43:15 DEBUG : c/non empty space: Deleting (id "4_z7f32dde3402ddb2b9f380e1b_f100113fc4d35f5ac_d20241217_m013827_c001_v0001153_t0023_u01734399507588") 2024/12/17 01:43:15 DEBUG : c/non empty space: Deleting (id "4_z7f32dde3402ddb2b9f380e1b_f401c0aa24c4ef516_d20241217_m013807_c001_v7007000_t0000_u01734399487687") 2024/12/17 01:43:15 DEBUG : c/non empty space: Deleting (id "4_z7f32dde3402ddb2b9f380e1b_f100113fc4d35f55e_d20241217_m013805_c001_v0001153_t0013_u01734399485837") 2024/12/17 01:43:15 DEBUG : check sum: Deleting (id "4_z7f32dde3402ddb2b9f380e1b_f4191a778bf348b06_d20241217_m013754_c001_v7007000_t0000_u01734399474233") 2024/12/17 01:43:15 DEBUG : check sum: Deleting (id "4_z7f32dde3402ddb2b9f380e1b_f100113fc4d35f546_d20241217_m013752_c001_v0001153_t0016_u01734399472649") 2024/12/17 01:43:15 DEBUG : dest/3: Deleting (id "4_z7f32dde3402ddb2b9f380e1b_f403661e5c9d81518_d20241217_m014030_c001_v7007000_t0000_u01734399630379") 2024/12/17 01:43:16 DEBUG : dest/3: Deleting (id "4_z7f32dde3402ddb2b9f380e1b_f4083337ada3f8b9a_d20241217_m014029_c001_v0001146_t0016_u01734399629285") 2024/12/17 01:43:16 DEBUG : dst/one: Deleting (id "4_z7f32dde3402ddb2b9f380e1b_f400b9e616b3f05e2_d20241217_m014202_c001_v7007000_t0000_u01734399722250") 2024/12/17 01:43:16 DEBUG : dst/one: Deleting (id "4_z7f32dde3402ddb2b9f380e1b_f104a779f7d36465b_d20241217_m014200_c001_v0001179_t0048_u01734399720517") 2024/12/17 01:43:16 DEBUG : dst/one: Deleting (id "4_z7f32dde3402ddb2b9f380e1b_f411147fb66f340fa_d20241217_m014200_c001_v7007000_t0000_u01734399720336") 2024/12/17 01:43:16 DEBUG : dst/one: Deleting (id "4_z7f32dde3402ddb2b9f380e1b_f104a779f7d364650_d20241217_m014157_c001_v0001179_t0058_u01734399717361") 2024/12/17 01:43:16 DEBUG : dst/one: Deleting (id "4_z7f32dde3402ddb2b9f380e1b_f411147fb66f340f2_d20241217_m014156_c001_v7007000_t0000_u01734399716639") 2024/12/17 01:43:16 DEBUG : dst/one: Deleting (id "4_z7f32dde3402ddb2b9f380e1b_f1073c7245c5d86ed_d20241217_m014152_c001_v0001102_t0053_u01734399712288") 2024/12/17 01:43:16 DEBUG : dst/one: Deleting (id "4_z7f32dde3402ddb2b9f380e1b_f4101957d2ec9453f_d20241217_m014150_c001_v7007000_t0000_u01734399710819") 2024/12/17 01:43:16 DEBUG : dst/one: Deleting (id "4_z7f32dde3402ddb2b9f380e1b_f11902a104fb047e5_d20241217_m014148_c001_v0001130_t0023_u01734399708739") 2024/12/17 01:43:16 DEBUG : dst/one: Deleting (id "4_z7f32dde3402ddb2b9f380e1b_f4123210b0d80984a_d20241217_m014148_c001_v7007000_t0000_u01734399708559") 2024/12/17 01:43:16 DEBUG : dst/one: Deleting (id "4_z7f32dde3402ddb2b9f380e1b_f11902a104fb047df_d20241217_m014145_c001_v0001130_t0027_u01734399705507") 2024/12/17 01:43:16 DEBUG : dst/one: Deleting (id "4_z7f32dde3402ddb2b9f380e1b_f4123210b0d809843_d20241217_m014144_c001_v7007000_t0000_u01734399704762") 2024/12/17 01:43:16 DEBUG : dst/one: Deleting (id "4_z7f32dde3402ddb2b9f380e1b_f1073c7245c5d86cf_d20241217_m014140_c001_v0001102_t0045_u01734399700853") 2024/12/17 01:43:16 DEBUG : dst/one: Deleting (id "4_z7f32dde3402ddb2b9f380e1b_f4101957d2ec94504_d20241217_m014139_c001_v7007000_t0000_u01734399699948") 2024/12/17 01:43:16 DEBUG : dst/one: Deleting (id "4_z7f32dde3402ddb2b9f380e1b_f1000f8d6e867ba5c_d20241217_m014138_c001_v0001033_t0013_u01734399698475") 2024/12/17 01:43:16 DEBUG : dst/one: Deleting (id "4_z7f32dde3402ddb2b9f380e1b_f406a316924ac8e31_d20241217_m014137_c001_v7007000_t0000_u01734399697640") 2024/12/17 01:43:16 DEBUG : dst/one: Deleting (id "4_z7f32dde3402ddb2b9f380e1b_f109c094e404d0b2a_d20241217_m014132_c001_v0001154_t0022_u01734399692634") 2024/12/17 01:43:16 DEBUG : dst/one: Deleting (id "4_z7f32dde3402ddb2b9f380e1b_f406a316924ac8e22_d20241217_m014131_c001_v7007000_t0000_u01734399691903") 2024/12/17 01:43:16 DEBUG : dst/one: Deleting (id "4_z7f32dde3402ddb2b9f380e1b_f1073c7245c5d86a9_d20241217_m014128_c001_v0001102_t0058_u01734399688202") 2024/12/17 01:43:16 DEBUG : dst/one: Deleting (id "4_z7f32dde3402ddb2b9f380e1b_f4101957d2ec944eb_d20241217_m014127_c001_v7007000_t0000_u01734399687295") 2024/12/17 01:43:16 DEBUG : dst/one: Deleting (id "4_z7f32dde3402ddb2b9f380e1b_f1052f1fddcbc5aa2_d20241217_m014125_c001_v0001038_t0021_u01734399685447") 2024/12/17 01:43:16 DEBUG : dst/one: Deleting (id "4_z7f32dde3402ddb2b9f380e1b_f403bbcf11b4a5d4c_d20241217_m014125_c001_v7007000_t0000_u01734399685265") 2024/12/17 01:43:16 DEBUG : dst/one: Deleting (id "4_z7f32dde3402ddb2b9f380e1b_f1052f1fddcbc5a9b_d20241217_m014122_c001_v0001038_t0045_u01734399682051") 2024/12/17 01:43:17 DEBUG : dst/one: Deleting (id "4_z7f32dde3402ddb2b9f380e1b_f403bbcf11b4a5d46_d20241217_m014121_c001_v7007000_t0000_u01734399681305") 2024/12/17 01:43:17 DEBUG : dst/one: Deleting (id "4_z7f32dde3402ddb2b9f380e1b_f1073c7245c5d8681_d20241217_m014115_c001_v0001102_t0028_u01734399675548") 2024/12/17 01:43:17 DEBUG : dst/one: Deleting (id "4_z7f32dde3402ddb2b9f380e1b_f400b9e616b3f053f_d20241217_m014114_c001_v7007000_t0000_u01734399674646") 2024/12/17 01:43:17 DEBUG : dst/one: Deleting (id "4_z7f32dde3402ddb2b9f380e1b_f11469d2126d8d06f_d20241217_m014112_c001_v0001144_t0048_u01734399672458") 2024/12/17 01:43:17 DEBUG : dst/one: Deleting (id "4_z7f32dde3402ddb2b9f380e1b_f400b9e616b3f0538_d20241217_m014112_c001_v7007000_t0000_u01734399672273") 2024/12/17 01:43:17 DEBUG : dst/one: Deleting (id "4_z7f32dde3402ddb2b9f380e1b_f11469d2126d8d061_d20241217_m014108_c001_v0001144_t0036_u01734399668831") 2024/12/17 01:43:17 DEBUG : dst/one: Deleting (id "4_z7f32dde3402ddb2b9f380e1b_f400b9e616b3f0526_d20241217_m014108_c001_v7007000_t0000_u01734399668090") 2024/12/17 01:43:17 DEBUG : dst/one: Deleting (id "4_z7f32dde3402ddb2b9f380e1b_f1073c7245c5d8659_d20241217_m014059_c001_v0001102_t0059_u01734399659650") 2024/12/17 01:43:17 DEBUG : dst/one: Deleting (id "4_z7f32dde3402ddb2b9f380e1b_f4059a8ef0325be19_d20241217_m014058_c001_v7007000_t0000_u01734399658665") 2024/12/17 01:43:17 DEBUG : dst/one: Deleting (id "4_z7f32dde3402ddb2b9f380e1b_f1166147cccabe08d_d20241217_m014057_c001_v0001183_t0055_u01734399657002") 2024/12/17 01:43:17 DEBUG : dst/one: Deleting (id "4_z7f32dde3402ddb2b9f380e1b_f4184e9ccd3322ae5_d20241217_m014056_c001_v7007000_t0000_u01734399656820") 2024/12/17 01:43:17 DEBUG : dst/one: Deleting (id "4_z7f32dde3402ddb2b9f380e1b_f1166147cccabdfbf_d20241217_m014053_c001_v0001183_t0018_u01734399653697") 2024/12/17 01:43:17 DEBUG : dst/one: Deleting (id "4_z7f32dde3402ddb2b9f380e1b_f4184e9ccd3322adc_d20241217_m014052_c001_v7007000_t0000_u01734399652971") 2024/12/17 01:43:17 DEBUG : dst/one: Deleting (id "4_z7f32dde3402ddb2b9f380e1b_f100113fc4d35f6cc_d20241217_m014047_c001_v0001153_t0019_u01734399647402") 2024/12/17 01:43:17 DEBUG : dst/one: Deleting (id "4_z7f32dde3402ddb2b9f380e1b_f403661e5c9d8154e_d20241217_m014046_c001_v7007000_t0000_u01734399646302") 2024/12/17 01:43:17 DEBUG : dst/one: Deleting (id "4_z7f32dde3402ddb2b9f380e1b_f112c239b8923c1cc_d20241217_m014040_c001_v0001131_t0037_u01734399640672") 2024/12/17 01:43:17 DEBUG : dst/one: Deleting (id "4_z7f32dde3402ddb2b9f380e1b_f407af66b01938441_d20241217_m014040_c001_v7007000_t0000_u01734399640401") 2024/12/17 01:43:17 DEBUG : dst/one: Deleting (id "4_z7f32dde3402ddb2b9f380e1b_f110aaee89eb71a5b_d20241217_m014036_c001_v0001182_t0049_u01734399636532") 2024/12/17 01:43:17 DEBUG : dst/one: Deleting (id "4_z7f32dde3402ddb2b9f380e1b_f107425296d57466f_d20241217_m014035_c001_v0001182_t0055_u01734399635758") 2024/12/17 01:43:17 DEBUG : dst/one: Deleting (id "4_z7f32dde3402ddb2b9f380e1b_f107425296d57463d_d20241217_m014034_c001_v0001182_t0008_u01734399634808") 2024/12/17 01:43:18 DEBUG : dst/one: Deleting (id "4_z7f32dde3402ddb2b9f380e1b_f406a316924ac8d6d_d20241217_m014021_c001_v7007000_t0000_u01734399621614") 2024/12/17 01:43:18 DEBUG : dst/one: Deleting (id "4_z7f32dde3402ddb2b9f380e1b_f100113fc4d35f68a_d20241217_m014014_c001_v0001153_t0003_u01734399614317") 2024/12/17 01:43:18 DEBUG : dst/one: Deleting (id "4_z7f32dde3402ddb2b9f380e1b_f113c22dac84338c8_d20241217_m014013_c001_v0001178_t0009_u01734399613548") 2024/12/17 01:43:18 DEBUG : dst/one: Deleting (id "4_z7f32dde3402ddb2b9f380e1b_f113c22dac84338c0_d20241217_m014012_c001_v0001178_t0037_u01734399612594") 2024/12/17 01:43:18 DEBUG : dst/one-2019-01-01: Deleting (id "4_z7f32dde3402ddb2b9f380e1b_f400b9e616b3f05e4_d20241217_m014202_c001_v7007000_t0000_u01734399722431") 2024/12/17 01:43:18 DEBUG : dst/one-2019-01-01: Deleting (id "4_z7f32dde3402ddb2b9f380e1b_f1002a63604d0d392_d20241217_m014200_c001_v0001182_t0031_u01734399720060") 2024/12/17 01:43:18 DEBUG : dst/one-2019-01-01: Deleting (id "4_z7f32dde3402ddb2b9f380e1b_f109053b3988a2ed0_d20241217_m014155_c001_v0001109_t0005_u01734399715876") 2024/12/17 01:43:18 DEBUG : dst/one.bak: Deleting (id "4_z7f32dde3402ddb2b9f380e1b_f4101957d2ec94541_d20241217_m014150_c001_v7007000_t0000_u01734399710999") 2024/12/17 01:43:18 DEBUG : dst/one.bak: Deleting (id "4_z7f32dde3402ddb2b9f380e1b_f102a906d900738e3_d20241217_m014148_c001_v0001181_t0015_u01734399708313") 2024/12/17 01:43:18 DEBUG : dst/one.bak: Deleting (id "4_z7f32dde3402ddb2b9f380e1b_f112af18379b3a24b_d20241217_m014144_c001_v0001101_t0022_u01734399704459") 2024/12/17 01:43:18 DEBUG : dst/one.bak: Deleting (id "4_z7f32dde3402ddb2b9f380e1b_f4101957d2ec94505_d20241217_m014140_c001_v7007000_t0000_u01734399700129") 2024/12/17 01:43:18 DEBUG : dst/one.bak: Deleting (id "4_z7f32dde3402ddb2b9f380e1b_f113cd3078169486e_d20241217_m014137_c001_v0001145_t0020_u01734399697232") 2024/12/17 01:43:18 DEBUG : dst/one.bak: Deleting (id "4_z7f32dde3402ddb2b9f380e1b_f114c3f395bfc0dbd_d20241217_m014131_c001_v0001136_t0043_u01734399691548") 2024/12/17 01:43:18 DEBUG : dst/three: Deleting (id "4_z7f32dde3402ddb2b9f380e1b_f403661e5c9d81551_d20241217_m014046_c001_v7007000_t0000_u01734399646482") 2024/12/17 01:43:18 DEBUG : dst/three: Deleting (id "4_z7f32dde3402ddb2b9f380e1b_f107425296d574809_d20241217_m014044_c001_v0001182_t0029_u01734399644970") 2024/12/17 01:43:18 DEBUG : dst/three-2019-01-01.txt: Deleting (id "4_z7f32dde3402ddb2b9f380e1b_f400b9e616b3f05e5_d20241217_m014202_c001_v7007000_t0000_u01734399722610") 2024/12/17 01:43:18 DEBUG : dst/three-2019-01-01.txt: Deleting (id "4_z7f32dde3402ddb2b9f380e1b_f106aebe2bc1fa351_d20241217_m014201_c001_v0001183_t0011_u01734399721291") 2024/12/17 01:43:18 DEBUG : dst/three-2019-01-01.txt: Deleting (id "4_z7f32dde3402ddb2b9f380e1b_f101e353f11c37640_d20241217_m014158_c001_v0001182_t0037_u01734399718282") 2024/12/17 01:43:18 DEBUG : dst/three.txt: Deleting (id "4_z7f32dde3402ddb2b9f380e1b_f400b9e616b3f05e6_d20241217_m014202_c001_v7007000_t0000_u01734399722790") 2024/12/17 01:43:18 DEBUG : dst/three.txt: Deleting (id "4_z7f32dde3402ddb2b9f380e1b_f104a779f7d364661_d20241217_m014201_c001_v0001179_t0002_u01734399721677") 2024/12/17 01:43:18 DEBUG : dst/three.txt: Deleting (id "4_z7f32dde3402ddb2b9f380e1b_f411147fb66f34100_d20241217_m014201_c001_v7007000_t0000_u01734399721495") 2024/12/17 01:43:19 DEBUG : dst/three.txt: Deleting (id "4_z7f32dde3402ddb2b9f380e1b_f104a779f7d364654_d20241217_m014158_c001_v0001179_t0009_u01734399718705") 2024/12/17 01:43:19 DEBUG : dst/three.txt: Deleting (id "4_z7f32dde3402ddb2b9f380e1b_f411147fb66f340f4_d20241217_m014158_c001_v7007000_t0000_u01734399718524") 2024/12/17 01:43:19 DEBUG : dst/three.txt: Deleting (id "4_z7f32dde3402ddb2b9f380e1b_f1073c7245c5d86f5_d20241217_m014152_c001_v0001102_t0002_u01734399712995") 2024/12/17 01:43:19 DEBUG : dst/three.txt: Deleting (id "4_z7f32dde3402ddb2b9f380e1b_f4101957d2ec94543_d20241217_m014151_c001_v7007000_t0000_u01734399711180") 2024/12/17 01:43:19 DEBUG : dst/three.txt: Deleting (id "4_z7f32dde3402ddb2b9f380e1b_f11902a104fb047e9_d20241217_m014150_c001_v0001130_t0054_u01734399710090") 2024/12/17 01:43:19 DEBUG : dst/three.txt: Deleting (id "4_z7f32dde3402ddb2b9f380e1b_f4123210b0d80984c_d20241217_m014149_c001_v7007000_t0000_u01734399709910") 2024/12/17 01:43:19 DEBUG : dst/three.txt: Deleting (id "4_z7f32dde3402ddb2b9f380e1b_f11902a104fb047e1_d20241217_m014146_c001_v0001130_t0054_u01734399706854") 2024/12/17 01:43:19 DEBUG : dst/three.txt: Deleting (id "4_z7f32dde3402ddb2b9f380e1b_f4123210b0d809848_d20241217_m014146_c001_v7007000_t0000_u01734399706669") 2024/12/17 01:43:19 DEBUG : dst/three.txt: Deleting (id "4_z7f32dde3402ddb2b9f380e1b_f1073c7245c5d86d5_d20241217_m014141_c001_v0001102_t0039_u01734399701579") 2024/12/17 01:43:19 DEBUG : dst/three.txt: Deleting (id "4_z7f32dde3402ddb2b9f380e1b_f406a316924ac8e3d_d20241217_m014139_c001_v7007000_t0000_u01734399699395") 2024/12/17 01:43:19 DEBUG : dst/three.txt: Deleting (id "4_z7f32dde3402ddb2b9f380e1b_f1073c7245c5d86bb_d20241217_m014136_c001_v0001102_t0038_u01734399696186") 2024/12/17 01:43:19 DEBUG : dst/three.txt: Deleting (id "4_z7f32dde3402ddb2b9f380e1b_f406a316924ac8e28_d20241217_m014133_c001_v7007000_t0000_u01734399693368") 2024/12/17 01:43:19 DEBUG : dst/three.txt: Deleting (id "4_z7f32dde3402ddb2b9f380e1b_f1073c7245c5d86af_d20241217_m014128_c001_v0001102_t0036_u01734399688827") 2024/12/17 01:43:19 DEBUG : dst/three.txt: Deleting (id "4_z7f32dde3402ddb2b9f380e1b_f403bbcf11b4a5d4e_d20241217_m014126_c001_v7007000_t0000_u01734399686374") 2024/12/17 01:43:19 DEBUG : dst/three.txt: Deleting (id "4_z7f32dde3402ddb2b9f380e1b_f110aaee89eb720a7_d20241217_m014124_c001_v0001182_t0027_u01734399684102") 2024/12/17 01:43:19 DEBUG : dst/three.txt: Deleting (id "4_z7f32dde3402ddb2b9f380e1b_f403bbcf11b4a5d49_d20241217_m014122_c001_v7007000_t0000_u01734399682988") 2024/12/17 01:43:19 DEBUG : dst/three.txt: Deleting (id "4_z7f32dde3402ddb2b9f380e1b_f1073c7245c5d8683_d20241217_m014116_c001_v0001102_t0015_u01734399676112") 2024/12/17 01:43:19 DEBUG : dst/three.txt: Deleting (id "4_z7f32dde3402ddb2b9f380e1b_f400b9e616b3f053a_d20241217_m014113_c001_v7007000_t0000_u01734399673681") 2024/12/17 01:43:19 DEBUG : dst/three.txt: Deleting (id "4_z7f32dde3402ddb2b9f380e1b_f110aaee89eb71eae_d20241217_m014111_c001_v0001182_t0058_u01734399671071") 2024/12/17 01:43:19 DEBUG : dst/three.txt: Deleting (id "4_z7f32dde3402ddb2b9f380e1b_f400b9e616b3f052d_d20241217_m014109_c001_v7007000_t0000_u01734399669935") 2024/12/17 01:43:20 DEBUG : dst/three.txt: Deleting (id "4_z7f32dde3402ddb2b9f380e1b_f1073c7245c5d8663_d20241217_m014103_c001_v0001102_t0033_u01734399663036") 2024/12/17 01:43:20 DEBUG : dst/three.txt: Deleting (id "4_z7f32dde3402ddb2b9f380e1b_f4184e9ccd3322ae8_d20241217_m014057_c001_v7007000_t0000_u01734399657753") 2024/12/17 01:43:20 DEBUG : dst/three.txt: Deleting (id "4_z7f32dde3402ddb2b9f380e1b_f100113fc4d35f6d4_d20241217_m014055_c001_v0001153_t0016_u01734399655581") 2024/12/17 01:43:20 DEBUG : dst/three.txt: Deleting (id "4_z7f32dde3402ddb2b9f380e1b_f4184e9ccd3322ae2_d20241217_m014054_c001_v7007000_t0000_u01734399654484") 2024/12/17 01:43:20 DEBUG : dst/three.txt: Deleting (id "4_z7f32dde3402ddb2b9f380e1b_f110aaee89eb71be2_d20241217_m014048_c001_v0001182_t0030_u01734399648391") 2024/12/17 01:43:20 DEBUG : dst/three.txt.bak: Deleting (id "4_z7f32dde3402ddb2b9f380e1b_f4101957d2ec94545_d20241217_m014151_c001_v7007000_t0000_u01734399711373") 2024/12/17 01:43:20 DEBUG : dst/three.txt.bak: Deleting (id "4_z7f32dde3402ddb2b9f380e1b_f115423aa0f59e2eb_d20241217_m014149_c001_v0001183_t0002_u01734399709715") 2024/12/17 01:43:20 DEBUG : dst/three.txt.bak: Deleting (id "4_z7f32dde3402ddb2b9f380e1b_f115423aa0f59e267_d20241217_m014146_c001_v0001183_t0049_u01734399706474") 2024/12/17 01:43:20 DEBUG : dst/three.txt.bak: Deleting (id "4_z7f32dde3402ddb2b9f380e1b_f4101957d2ec94507_d20241217_m014140_c001_v7007000_t0000_u01734399700309") 2024/12/17 01:43:20 DEBUG : dst/three.txt.bak: Deleting (id "4_z7f32dde3402ddb2b9f380e1b_f112d65e79637b5e6_d20241217_m014139_c001_v0001128_t0031_u01734399699025") 2024/12/17 01:43:20 DEBUG : dst/three.txt.bak: Deleting (id "4_z7f32dde3402ddb2b9f380e1b_f107850b1f73dda7d_d20241217_m014133_c001_v0001183_t0031_u01734399693134") 2024/12/17 01:43:20 DEBUG : dst/two: Deleting (id "4_z7f32dde3402ddb2b9f380e1b_f400b9e616b3f05e7_d20241217_m014202_c001_v7007000_t0000_u01734399722970") 2024/12/17 01:43:20 DEBUG : dst/two: Deleting (id "4_z7f32dde3402ddb2b9f380e1b_f1073c7245c5d86ef_d20241217_m014152_c001_v0001102_t0026_u01734399712697") 2024/12/17 01:43:20 DEBUG : dst/two: Deleting (id "4_z7f32dde3402ddb2b9f380e1b_f4101957d2ec94548_d20241217_m014151_c001_v7007000_t0000_u01734399711565") 2024/12/17 01:43:20 DEBUG : dst/two: Deleting (id "4_z7f32dde3402ddb2b9f380e1b_f1073c7245c5d86d3_d20241217_m014141_c001_v0001102_t0049_u01734399701165") 2024/12/17 01:43:20 DEBUG : dst/two: Deleting (id "4_z7f32dde3402ddb2b9f380e1b_f4101957d2ec94509_d20241217_m014140_c001_v7007000_t0000_u01734399700489") 2024/12/17 01:43:20 DEBUG : dst/two: Deleting (id "4_z7f32dde3402ddb2b9f380e1b_f110aaee89eb72167_d20241217_m014128_c001_v0001182_t0000_u01734399688568") 2024/12/17 01:43:20 DEBUG : dst/two: Deleting (id "4_z7f32dde3402ddb2b9f380e1b_f4101957d2ec944ec_d20241217_m014127_c001_v7007000_t0000_u01734399687475") 2024/12/17 01:43:20 DEBUG : dst/two: Deleting (id "4_z7f32dde3402ddb2b9f380e1b_f110aaee89eb71f3b_d20241217_m014115_c001_v0001182_t0009_u01734399675900") 2024/12/17 01:43:20 DEBUG : dst/two: Deleting (id "4_z7f32dde3402ddb2b9f380e1b_f400b9e616b3f0540_d20241217_m014114_c001_v7007000_t0000_u01734399674827") 2024/12/17 01:43:20 DEBUG : dst/two: Deleting (id "4_z7f32dde3402ddb2b9f380e1b_f110aaee89eb71d7c_d20241217_m014100_c001_v0001182_t0038_u01734399660684") 2024/12/17 01:43:20 DEBUG : dst/two: Deleting (id "4_z7f32dde3402ddb2b9f380e1b_f4059a8ef0325be1c_d20241217_m014058_c001_v7007000_t0000_u01734399658847") 2024/12/17 01:43:21 DEBUG : dst/two: Deleting (id "4_z7f32dde3402ddb2b9f380e1b_f1073c7245c5d8633_d20241217_m014048_c001_v0001102_t0053_u01734399648108") 2024/12/17 01:43:21 DEBUG : dst/two: Deleting (id "4_z7f32dde3402ddb2b9f380e1b_f403661e5c9d81553_d20241217_m014046_c001_v7007000_t0000_u01734399646663") 2024/12/17 01:43:21 DEBUG : dst/two: Deleting (id "4_z7f32dde3402ddb2b9f380e1b_f100dd3969a5426dc_d20241217_m014042_c001_v0001113_t0046_u01734399642453") 2024/12/17 01:43:21 DEBUG : dst/two: Deleting (id "4_z7f32dde3402ddb2b9f380e1b_f406a316924ac8d6e_d20241217_m014021_c001_v7007000_t0000_u01734399621796") 2024/12/17 01:43:21 DEBUG : dst/two: Deleting (id "4_z7f32dde3402ddb2b9f380e1b_f113c22dac84338ea_d20241217_m014020_c001_v0001178_t0040_u01734399620650") 2024/12/17 01:43:21 DEBUG : empty space: Deleting (id "4_z7f32dde3402ddb2b9f380e1b_f406a316924ac8d28_d20241217_m013939_c001_v7007000_t0000_u01734399579388") 2024/12/17 01:43:21 DEBUG : empty space: Deleting (id "4_z7f32dde3402ddb2b9f380e1b_f110aaee89eb7132f_d20241217_m013935_c001_v0001182_t0012_u01734399575834") 2024/12/17 01:43:21 DEBUG : empty space: Deleting (id "4_z7f32dde3402ddb2b9f380e1b_f406a316924ac8d17_d20241217_m013933_c001_v7007000_t0000_u01734399573815") 2024/12/17 01:43:21 DEBUG : empty space: Deleting (id "4_z7f32dde3402ddb2b9f380e1b_f110aaee89eb710f5_d20241217_m013923_c001_v0001182_t0022_u01734399563387") 2024/12/17 01:43:21 DEBUG : empty space: Deleting (id "4_z7f32dde3402ddb2b9f380e1b_f4191a778bf348b87_d20241217_m013914_c001_v7007000_t0000_u01734399554847") 2024/12/17 01:43:21 DEBUG : empty space: Deleting (id "4_z7f32dde3402ddb2b9f380e1b_f110aaee89eb70eed_d20241217_m013911_c001_v0001182_t0013_u01734399551752") 2024/12/17 01:43:21 DEBUG : empty space: Deleting (id "4_z7f32dde3402ddb2b9f380e1b_f416d2c3c04d3dac4_d20241217_m013847_c001_v7007000_t0000_u01734399527060") 2024/12/17 01:43:21 DEBUG : empty space: Deleting (id "4_z7f32dde3402ddb2b9f380e1b_f100113fc4d35f5ee_d20241217_m013844_c001_v0001153_t0016_u01734399524960") 2024/12/17 01:43:21 DEBUG : empty space: Deleting (id "4_z7f32dde3402ddb2b9f380e1b_f416d2c3c04d3dabb_d20241217_m013843_c001_v7007000_t0000_u01734399523252") 2024/12/17 01:43:21 DEBUG : empty space: Deleting (id "4_z7f32dde3402ddb2b9f380e1b_f100113fc4d35f5e4_d20241217_m013841_c001_v0001153_t0007_u01734399521976") 2024/12/17 01:43:21 DEBUG : empty space: Deleting (id "4_z7f32dde3402ddb2b9f380e1b_f416d2c3c04d3daaf_d20241217_m013838_c001_v7007000_t0000_u01734399518238") 2024/12/17 01:43:21 DEBUG : empty space: Deleting (id "4_z7f32dde3402ddb2b9f380e1b_f100113fc4d35f5d2_d20241217_m013836_c001_v0001153_t0004_u01734399516471") 2024/12/17 01:43:21 DEBUG : empty space: Deleting (id "4_z7f32dde3402ddb2b9f380e1b_f416d2c3c04d3daa7_d20241217_m013834_c001_v7007000_t0000_u01734399514988") 2024/12/17 01:43:21 DEBUG : empty space: Deleting (id "4_z7f32dde3402ddb2b9f380e1b_f100113fc4d35f5c6_d20241217_m013833_c001_v0001153_t0007_u01734399513483") 2024/12/17 01:43:21 DEBUG : empty space: Deleting (id "4_z7f32dde3402ddb2b9f380e1b_f4102fb11738e5528_d20241217_m013826_c001_v7007000_t0000_u01734399506308") 2024/12/17 01:43:21 DEBUG : empty space: Deleting (id "4_z7f32dde3402ddb2b9f380e1b_f100113fc4d35f5a0_d20241217_m013824_c001_v0001153_t0025_u01734399504769") 2024/12/17 01:43:22 DEBUG : empty space: Deleting (id "4_z7f32dde3402ddb2b9f380e1b_f4102fb11738e5524_d20241217_m013823_c001_v7007000_t0000_u01734399503539") 2024/12/17 01:43:22 DEBUG : empty space: Deleting (id "4_z7f32dde3402ddb2b9f380e1b_f100113fc4d35f598_d20241217_m013822_c001_v0001153_t0009_u01734399502659") 2024/12/17 01:43:22 DEBUG : empty space: Deleting (id "4_z7f32dde3402ddb2b9f380e1b_f401c0aa24c4ef523_d20241217_m013817_c001_v7007000_t0000_u01734399497062") 2024/12/17 01:43:22 DEBUG : empty space: Deleting (id "4_z7f32dde3402ddb2b9f380e1b_f100113fc4d35f57a_d20241217_m013815_c001_v0001153_t0004_u01734399495648") 2024/12/17 01:43:22 DEBUG : empty space: Deleting (id "4_z7f32dde3402ddb2b9f380e1b_f401c0aa24c4ef51e_d20241217_m013813_c001_v7007000_t0000_u01734399493098") 2024/12/17 01:43:22 DEBUG : empty space: Deleting (id "4_z7f32dde3402ddb2b9f380e1b_f100113fc4d35f570_d20241217_m013812_c001_v0001153_t0002_u01734399492077") 2024/12/17 01:43:22 DEBUG : empty space: Deleting (id "4_z7f32dde3402ddb2b9f380e1b_f401c0aa24c4ef51a_d20241217_m013810_c001_v7007000_t0000_u01734399490991") 2024/12/17 01:43:22 DEBUG : empty space: Deleting (id "4_z7f32dde3402ddb2b9f380e1b_f117245845a34b7d3_d20241217_m013810_c001_v0001116_t0031_u01734399490050") 2024/12/17 01:43:22 DEBUG : empty space: Deleting (id "4_z7f32dde3402ddb2b9f380e1b_f100113fc4d35f568_d20241217_m013808_c001_v0001153_t0001_u01734399488417") 2024/12/17 01:43:22 DEBUG : enormous: Deleting (id "4_z7f32dde3402ddb2b9f380e1b_f416d2c3c04d3dac2_d20241217_m013846_c001_v7007000_t0000_u01734399526127") 2024/12/17 01:43:22 DEBUG : enormous: Deleting (id "4_z7f32dde3402ddb2b9f380e1b_f100113fc4d35f5f2_d20241217_m013845_c001_v0001153_t0006_u01734399525446") 2024/12/17 01:43:22 DEBUG : existing: Deleting (id "4_z7f32dde3402ddb2b9f380e1b_f400b9e616b3f05f1_d20241217_m014207_c001_v7007000_t0000_u01734399727257") 2024/12/17 01:43:22 DEBUG : existing: Deleting (id "4_z7f32dde3402ddb2b9f380e1b_f1073c7245c5d8710_d20241217_m014205_c001_v0001102_t0027_u01734399725875") 2024/12/17 01:43:22 DEBUG : existing: Deleting (id "4_z7f32dde3402ddb2b9f380e1b_f4191a778bf348b7c_d20241217_m013909_c001_v7007000_t0000_u01734399549898") 2024/12/17 01:43:22 DEBUG : existing: Deleting (id "4_z7f32dde3402ddb2b9f380e1b_f100113fc4d35f62a_d20241217_m013908_c001_v0001153_t0002_u01734399548837") 2024/12/17 01:43:22 DEBUG : existing: Deleting (id "4_z7f32dde3402ddb2b9f380e1b_f401c0aa24c4ef512_d20241217_m013804_c001_v7007000_t0000_u01734399484421") 2024/12/17 01:43:22 DEBUG : existing: Deleting (id "4_z7f32dde3402ddb2b9f380e1b_f100113fc4d35f556_d20241217_m013803_c001_v0001153_t0008_u01734399483333") 2024/12/17 01:43:22 DEBUG : existing: Deleting (id "4_z7f32dde3402ddb2b9f380e1b_f401c0aa24c4ef50e_d20241217_m013802_c001_v7007000_t0000_u01734399482027") 2024/12/17 01:43:22 DEBUG : existing: Deleting (id "4_z7f32dde3402ddb2b9f380e1b_f100113fc4d35f554_d20241217_m013801_c001_v0001153_t0023_u01734399481349") 2024/12/17 01:43:22 DEBUG : existing: Deleting (id "4_z7f32dde3402ddb2b9f380e1b_f100113fc4d35f552_d20241217_m013800_c001_v0001153_t0014_u01734399480411") 2024/12/17 01:43:23 DEBUG : existing-b: Deleting (id "4_z7f32dde3402ddb2b9f380e1b_f4191a778bf348b7d_d20241217_m013910_c001_v7007000_t0000_u01734399550078") 2024/12/17 01:43:23 DEBUG : existing-b: Deleting (id "4_z7f32dde3402ddb2b9f380e1b_f110aaee89eb70e80_d20241217_m013908_c001_v0001182_t0018_u01734399548844") 2024/12/17 01:43:23 DEBUG : five: Deleting (id "4_z7f32dde3402ddb2b9f380e1b_f416d2c3c04d3dac6_d20241217_m013851_c001_v7007000_t0000_u01734399531617") 2024/12/17 01:43:23 DEBUG : five: Deleting (id "4_z7f32dde3402ddb2b9f380e1b_f400113fc4d35f604_d20241217_m013849_c001_v0001153_t0005_u01734399529601") 2024/12/17 01:43:23 DEBUG : foo: Deleting (id "4_z7f32dde3402ddb2b9f380e1b_f401c0aa24c4ef522_d20241217_m013814_c001_v7007000_t0000_u01734399494920") 2024/12/17 01:43:23 DEBUG : foo: Deleting (id "4_z7f32dde3402ddb2b9f380e1b_f400113fc4d35f578_d20241217_m013814_c001_v0001153_t0005_u01734399494382") 2024/12/17 01:43:23 DEBUG : foo: Deleting (id "4_z7f32dde3402ddb2b9f380e1b_f400113fc4d35f576_d20241217_m013813_c001_v0001153_t0005_u01734399493828") 2024/12/17 01:43:23 DEBUG : four: Deleting (id "4_z7f32dde3402ddb2b9f380e1b_f416d2c3c04d3dac7_d20241217_m013851_c001_v7007000_t0000_u01734399531799") 2024/12/17 01:43:23 DEBUG : four: Deleting (id "4_z7f32dde3402ddb2b9f380e1b_f4073c7245c5d84f3_d20241217_m013850_c001_v0001102_t0012_u01734399530151") 2024/12/17 01:43:23 DEBUG : four: Deleting (id "4_z7f32dde3402ddb2b9f380e1b_f100113fc4d35f602_d20241217_m013848_c001_v0001153_t0005_u01734399528867") 2024/12/17 01:43:23 DEBUG : hello world2: Deleting (id "4_z7f32dde3402ddb2b9f380e1b_f4191a778bf348a71_d20241217_m013709_c001_v7007000_t0000_u01734399429517") 2024/12/17 01:43:23 DEBUG : hello world2: Deleting (id "4_z7f32dde3402ddb2b9f380e1b_f100113fc4d35f4e2_d20241217_m013708_c001_v0001153_t0001_u01734399428782") 2024/12/17 01:43:23 DEBUG : ignore-size: Deleting (id "4_z7f32dde3402ddb2b9f380e1b_f401c0aa24c4ef50d_d20241217_m013759_c001_v7007000_t0000_u01734399479325") 2024/12/17 01:43:23 DEBUG : ignore-size: Deleting (id "4_z7f32dde3402ddb2b9f380e1b_f100113fc4d35f550_d20241217_m013758_c001_v0001153_t0010_u01734399478291") 2024/12/17 01:43:23 DEBUG : nested/sub dir/file: Deleting (id "4_z7f32dde3402ddb2b9f380e1b_f4191a778bf348b78_d20241217_m013907_c001_v7007000_t0000_u01734399547725") 2024/12/17 01:43:23 DEBUG : nested/sub dir/file: Deleting (id "4_z7f32dde3402ddb2b9f380e1b_f110aaee89eb70e0a_d20241217_m013906_c001_v0001182_t0024_u01734399546668") 2024/12/17 01:43:23 DEBUG : nested/sub dir/file: Deleting (id "4_z7f32dde3402ddb2b9f380e1b_f4191a778bf348b75_d20241217_m013905_c001_v7007000_t0000_u01734399545545") 2024/12/17 01:43:23 DEBUG : nested/sub dir/file: Deleting (id "4_z7f32dde3402ddb2b9f380e1b_f100113fc4d35f61e_d20241217_m013904_c001_v0001153_t0001_u01734399544790") 2024/12/17 01:43:23 DEBUG : one: Deleting (id "4_z7f32dde3402ddb2b9f380e1b_f416d2c3c04d3dac8_d20241217_m013851_c001_v7007000_t0000_u01734399531981") 2024/12/17 01:43:23 DEBUG : one: Deleting (id "4_z7f32dde3402ddb2b9f380e1b_f400113fc4d35f5f8_d20241217_m013848_c001_v0001153_t0005_u01734399528169") 2024/12/17 01:43:23 DEBUG : only0: Deleting (id "4_z7f32dde3402ddb2b9f380e1b_f4191a778bf34a3ef_d20241217_m014255_c001_v7007000_t0000_u01734399775426") 2024/12/17 01:43:24 DEBUG : only0: Deleting (id "4_z7f32dde3402ddb2b9f380e1b_f4073c7245c5d882c_d20241217_m014249_c001_v0001102_t0012_u01734399769464") 2024/12/17 01:43:24 DEBUG : only0: Deleting (id "4_z7f32dde3402ddb2b9f380e1b_f1073c7245c5d879e_d20241217_m014233_c001_v0001102_t0031_u01734399753394") 2024/12/17 01:43:24 DEBUG : only0: Deleting (id "4_z7f32dde3402ddb2b9f380e1b_f407af66b01938d9f_d20241217_m014226_c001_v7007000_t0000_u01734399746505") 2024/12/17 01:43:24 DEBUG : only0: Deleting (id "4_z7f32dde3402ddb2b9f380e1b_f1073c7245c5d871e_d20241217_m014211_c001_v0001102_t0011_u01734399731788") 2024/12/17 01:43:24 DEBUG : only1: Deleting (id "4_z7f32dde3402ddb2b9f380e1b_f4191a778bf34a3f0_d20241217_m014255_c001_v7007000_t0000_u01734399775608") 2024/12/17 01:43:24 DEBUG : only1: Deleting (id "4_z7f32dde3402ddb2b9f380e1b_f405c1d46273408a3_d20241217_m014250_c001_v0001180_t0054_u01734399770028") 2024/12/17 01:43:24 DEBUG : only1: Deleting (id "4_z7f32dde3402ddb2b9f380e1b_f1073c7245c5d87a6_d20241217_m014234_c001_v0001102_t0056_u01734399754236") 2024/12/17 01:43:24 DEBUG : only1: Deleting (id "4_z7f32dde3402ddb2b9f380e1b_f4093b0dae04b4ee1_d20241217_m014227_c001_v7007000_t0000_u01734399747469") 2024/12/17 01:43:24 DEBUG : only1: Deleting (id "4_z7f32dde3402ddb2b9f380e1b_f1073c7245c5d8722_d20241217_m014212_c001_v0001102_t0048_u01734399732411") 2024/12/17 01:43:24 DEBUG : only10: Deleting (id "4_z7f32dde3402ddb2b9f380e1b_f4191a778bf34a3f2_d20241217_m014255_c001_v7007000_t0000_u01734399775790") 2024/12/17 01:43:24 DEBUG : only10: Deleting (id "4_z7f32dde3402ddb2b9f380e1b_f414f512a3144d324_d20241217_m014250_c001_v0001103_t0046_u01734399770210") 2024/12/17 01:43:24 DEBUG : only10: Deleting (id "4_z7f32dde3402ddb2b9f380e1b_f1073c7245c5d87e2_d20241217_m014241_c001_v0001102_t0047_u01734399761052") 2024/12/17 01:43:24 DEBUG : only10: Deleting (id "4_z7f32dde3402ddb2b9f380e1b_f4184e9ccd33230e1_d20241217_m014227_c001_v7007000_t0000_u01734399747240") 2024/12/17 01:43:24 DEBUG : only10: Deleting (id "4_z7f32dde3402ddb2b9f380e1b_f1073c7245c5d8750_d20241217_m014218_c001_v0001102_t0049_u01734399738721") 2024/12/17 01:43:24 DEBUG : only11: Deleting (id "4_z7f32dde3402ddb2b9f380e1b_f4191a778bf34a3f3_d20241217_m014255_c001_v7007000_t0000_u01734399775971") 2024/12/17 01:43:24 DEBUG : only11: Deleting (id "4_z7f32dde3402ddb2b9f380e1b_f404fcd0226129914_d20241217_m014250_c001_v0001183_t0051_u01734399770394") 2024/12/17 01:43:24 DEBUG : only11: Deleting (id "4_z7f32dde3402ddb2b9f380e1b_f1073c7245c5d87ea_d20241217_m014241_c001_v0001102_t0009_u01734399761943") 2024/12/17 01:43:24 DEBUG : only11: Deleting (id "4_z7f32dde3402ddb2b9f380e1b_f411147fb66f34106_d20241217_m014227_c001_v7007000_t0000_u01734399747267") 2024/12/17 01:43:24 DEBUG : only11: Deleting (id "4_z7f32dde3402ddb2b9f380e1b_f1073c7245c5d875c_d20241217_m014219_c001_v0001102_t0024_u01734399739624") 2024/12/17 01:43:24 DEBUG : only12: Deleting (id "4_z7f32dde3402ddb2b9f380e1b_f4191a778bf34a3f4_d20241217_m014256_c001_v7007000_t0000_u01734399776154") 2024/12/17 01:43:24 DEBUG : only12: Deleting (id "4_z7f32dde3402ddb2b9f380e1b_f4073c7245c5d8832_d20241217_m014250_c001_v0001102_t0012_u01734399770043") 2024/12/17 01:43:24 DEBUG : only12: Deleting (id "4_z7f32dde3402ddb2b9f380e1b_f1073c7245c5d87f0_d20241217_m014242_c001_v0001102_t0001_u01734399762714") 2024/12/17 01:43:25 DEBUG : only12: Deleting (id "4_z7f32dde3402ddb2b9f380e1b_f407af66b01938da3_d20241217_m014227_c001_v7007000_t0000_u01734399747277") 2024/12/17 01:43:25 DEBUG : only12: Deleting (id "4_z7f32dde3402ddb2b9f380e1b_f1073c7245c5d8760_d20241217_m014220_c001_v0001102_t0010_u01734399740272") 2024/12/17 01:43:25 DEBUG : only13: Deleting (id "4_z7f32dde3402ddb2b9f380e1b_f4191a778bf34a3f5_d20241217_m014256_c001_v7007000_t0000_u01734399776346") 2024/12/17 01:43:25 DEBUG : only13: Deleting (id "4_z7f32dde3402ddb2b9f380e1b_f405c1d46273408a7_d20241217_m014250_c001_v0001180_t0054_u01734399770218") 2024/12/17 01:43:25 DEBUG : only13: Deleting (id "4_z7f32dde3402ddb2b9f380e1b_f1073c7245c5d87f4_d20241217_m014243_c001_v0001102_t0001_u01734399763681") 2024/12/17 01:43:25 DEBUG : only13: Deleting (id "4_z7f32dde3402ddb2b9f380e1b_f4093b0dae04b4ee0_d20241217_m014227_c001_v7007000_t0000_u01734399747287") 2024/12/17 01:43:25 DEBUG : only13: Deleting (id "4_z7f32dde3402ddb2b9f380e1b_f1073c7245c5d8766_d20241217_m014221_c001_v0001102_t0015_u01734399741005") 2024/12/17 01:43:25 DEBUG : only14: Deleting (id "4_z7f32dde3402ddb2b9f380e1b_f4191a778bf34a3f6_d20241217_m014256_c001_v7007000_t0000_u01734399776529") 2024/12/17 01:43:25 DEBUG : only14: Deleting (id "4_z7f32dde3402ddb2b9f380e1b_f4073c7245c5d8836_d20241217_m014250_c001_v0001102_t0012_u01734399770226") 2024/12/17 01:43:25 DEBUG : only14: Deleting (id "4_z7f32dde3402ddb2b9f380e1b_f1073c7245c5d87fe_d20241217_m014244_c001_v0001102_t0022_u01734399764432") 2024/12/17 01:43:25 DEBUG : only14: Deleting (id "4_z7f32dde3402ddb2b9f380e1b_f4184e9ccd33230dd_d20241217_m014226_c001_v7007000_t0000_u01734399746878") 2024/12/17 01:43:25 DEBUG : only14: Deleting (id "4_z7f32dde3402ddb2b9f380e1b_f1073c7245c5d876e_d20241217_m014221_c001_v0001102_t0045_u01734399741570") 2024/12/17 01:43:25 DEBUG : only15: Deleting (id "4_z7f32dde3402ddb2b9f380e1b_f4191a778bf34a3f7_d20241217_m014256_c001_v7007000_t0000_u01734399776712") 2024/12/17 01:43:25 DEBUG : only15: Deleting (id "4_z7f32dde3402ddb2b9f380e1b_f414f512a3144d326_d20241217_m014250_c001_v0001103_t0046_u01734399770394") 2024/12/17 01:43:25 DEBUG : only15: Deleting (id "4_z7f32dde3402ddb2b9f380e1b_f1073c7245c5d8802_d20241217_m014245_c001_v0001102_t0023_u01734399765195") 2024/12/17 01:43:25 DEBUG : only15: Deleting (id "4_z7f32dde3402ddb2b9f380e1b_f4093b0dae04b4edc_d20241217_m014226_c001_v7007000_t0000_u01734399746902") 2024/12/17 01:43:25 DEBUG : only15: Deleting (id "4_z7f32dde3402ddb2b9f380e1b_f1073c7245c5d8774_d20241217_m014222_c001_v0001102_t0000_u01734399742177") 2024/12/17 01:43:25 DEBUG : only16: Deleting (id "4_z7f32dde3402ddb2b9f380e1b_f4191a778bf34a3f8_d20241217_m014256_c001_v7007000_t0000_u01734399776896") 2024/12/17 01:43:25 DEBUG : only16: Deleting (id "4_z7f32dde3402ddb2b9f380e1b_f405c1d46273408af_d20241217_m014250_c001_v0001180_t0054_u01734399770406") 2024/12/17 01:43:25 DEBUG : only16: Deleting (id "4_z7f32dde3402ddb2b9f380e1b_f1073c7245c5d8806_d20241217_m014245_c001_v0001102_t0002_u01734399765914") 2024/12/17 01:43:25 DEBUG : only16: Deleting (id "4_z7f32dde3402ddb2b9f380e1b_f4184e9ccd33230e2_d20241217_m014227_c001_v7007000_t0000_u01734399747420") 2024/12/17 01:43:26 DEBUG : only16: Deleting (id "4_z7f32dde3402ddb2b9f380e1b_f1073c7245c5d877a_d20241217_m014222_c001_v0001102_t0005_u01734399742821") 2024/12/17 01:43:26 DEBUG : only17: Deleting (id "4_z7f32dde3402ddb2b9f380e1b_f4191a778bf34a3f9_d20241217_m014257_c001_v7007000_t0000_u01734399777096") 2024/12/17 01:43:26 DEBUG : only17: Deleting (id "4_z7f32dde3402ddb2b9f380e1b_f4073c7245c5d8838_d20241217_m014250_c001_v0001102_t0012_u01734399770414") 2024/12/17 01:43:26 DEBUG : only17: Deleting (id "4_z7f32dde3402ddb2b9f380e1b_f1073c7245c5d880e_d20241217_m014246_c001_v0001102_t0006_u01734399766770") 2024/12/17 01:43:26 DEBUG : only17: Deleting (id "4_z7f32dde3402ddb2b9f380e1b_f407af66b01938da1_d20241217_m014226_c001_v7007000_t0000_u01734399746906") 2024/12/17 01:43:26 DEBUG : only17: Deleting (id "4_z7f32dde3402ddb2b9f380e1b_f1073c7245c5d8780_d20241217_m014223_c001_v0001102_t0030_u01734399743753") 2024/12/17 01:43:26 DEBUG : only18: Deleting (id "4_z7f32dde3402ddb2b9f380e1b_f4191a778bf34a3fa_d20241217_m014257_c001_v7007000_t0000_u01734399777279") 2024/12/17 01:43:26 DEBUG : only18: Deleting (id "4_z7f32dde3402ddb2b9f380e1b_f414f512a3144d328_d20241217_m014250_c001_v0001103_t0046_u01734399770577") 2024/12/17 01:43:26 DEBUG : only18: Deleting (id "4_z7f32dde3402ddb2b9f380e1b_f1073c7245c5d8814_d20241217_m014247_c001_v0001102_t0050_u01734399767514") 2024/12/17 01:43:26 DEBUG : only18: Deleting (id "4_z7f32dde3402ddb2b9f380e1b_f407af66b01938da0_d20241217_m014226_c001_v7007000_t0000_u01734399746723") 2024/12/17 01:43:26 DEBUG : only18: Deleting (id "4_z7f32dde3402ddb2b9f380e1b_f1073c7245c5d8788_d20241217_m014224_c001_v0001102_t0047_u01734399744449") 2024/12/17 01:43:26 DEBUG : only19: Deleting (id "4_z7f32dde3402ddb2b9f380e1b_f4191a778bf34a3fb_d20241217_m014257_c001_v7007000_t0000_u01734399777461") 2024/12/17 01:43:26 DEBUG : only19: Deleting (id "4_z7f32dde3402ddb2b9f380e1b_f404fcd022612991b_d20241217_m014250_c001_v0001183_t0051_u01734399770586") 2024/12/17 01:43:26 DEBUG : only19: Deleting (id "4_z7f32dde3402ddb2b9f380e1b_f1073c7245c5d881c_d20241217_m014248_c001_v0001102_t0040_u01734399768246") 2024/12/17 01:43:26 DEBUG : only19: Deleting (id "4_z7f32dde3402ddb2b9f380e1b_f4184e9ccd33230e3_d20241217_m014227_c001_v7007000_t0000_u01734399747614") 2024/12/17 01:43:26 DEBUG : only19: Deleting (id "4_z7f32dde3402ddb2b9f380e1b_f1073c7245c5d878c_d20241217_m014225_c001_v0001102_t0056_u01734399745121") 2024/12/17 01:43:26 DEBUG : only2: Deleting (id "4_z7f32dde3402ddb2b9f380e1b_f4191a778bf34a3fc_d20241217_m014257_c001_v7007000_t0000_u01734399777654") 2024/12/17 01:43:26 DEBUG : only2: Deleting (id "4_z7f32dde3402ddb2b9f380e1b_f405c1d46273408b3_d20241217_m014250_c001_v0001180_t0054_u01734399770598") 2024/12/17 01:43:26 DEBUG : only2: Deleting (id "4_z7f32dde3402ddb2b9f380e1b_f1073c7245c5d87aa_d20241217_m014234_c001_v0001102_t0012_u01734399754981") 2024/12/17 01:43:26 DEBUG : only2: Deleting (id "4_z7f32dde3402ddb2b9f380e1b_f411147fb66f34107_d20241217_m014227_c001_v7007000_t0000_u01734399747448") 2024/12/17 01:43:27 DEBUG : only2: Deleting (id "4_z7f32dde3402ddb2b9f380e1b_f1073c7245c5d8726_d20241217_m014213_c001_v0001102_t0048_u01734399733029") 2024/12/17 01:43:27 DEBUG : only3: Deleting (id "4_z7f32dde3402ddb2b9f380e1b_f4191a778bf34a3fe_d20241217_m014257_c001_v7007000_t0000_u01734399777848") 2024/12/17 01:43:27 DEBUG : only3: Deleting (id "4_z7f32dde3402ddb2b9f380e1b_f4073c7245c5d883c_d20241217_m014250_c001_v0001102_t0012_u01734399770688") 2024/12/17 01:43:27 DEBUG : only3: Deleting (id "4_z7f32dde3402ddb2b9f380e1b_f1073c7245c5d87b0_d20241217_m014235_c001_v0001102_t0014_u01734399755603") 2024/12/17 01:43:27 DEBUG : only3: Deleting (id "4_z7f32dde3402ddb2b9f380e1b_f4184e9ccd33230df_d20241217_m014227_c001_v7007000_t0000_u01734399747060") 2024/12/17 01:43:27 DEBUG : only3: Deleting (id "4_z7f32dde3402ddb2b9f380e1b_f1073c7245c5d872c_d20241217_m014213_c001_v0001102_t0007_u01734399733647") 2024/12/17 01:43:27 DEBUG : only4: Deleting (id "4_z7f32dde3402ddb2b9f380e1b_f4191a778bf34a3ff_d20241217_m014258_c001_v7007000_t0000_u01734399778041") 2024/12/17 01:43:27 DEBUG : only4: Deleting (id "4_z7f32dde3402ddb2b9f380e1b_f414f512a3144d32a_d20241217_m014250_c001_v0001103_t0046_u01734399770757") 2024/12/17 01:43:27 DEBUG : only4: Deleting (id "4_z7f32dde3402ddb2b9f380e1b_f1073c7245c5d87b8_d20241217_m014236_c001_v0001102_t0048_u01734399756414") 2024/12/17 01:43:27 DEBUG : only4: Deleting (id "4_z7f32dde3402ddb2b9f380e1b_f407af66b01938da4_d20241217_m014227_c001_v7007000_t0000_u01734399747458") 2024/12/17 01:43:27 DEBUG : only4: Deleting (id "4_z7f32dde3402ddb2b9f380e1b_f1073c7245c5d8730_d20241217_m014214_c001_v0001102_t0003_u01734399734300") 2024/12/17 01:43:27 DEBUG : only5: Deleting (id "4_z7f32dde3402ddb2b9f380e1b_f4191a778bf34a400_d20241217_m014258_c001_v7007000_t0000_u01734399778223") 2024/12/17 01:43:27 DEBUG : only5: Deleting (id "4_z7f32dde3402ddb2b9f380e1b_f404fcd022612991f_d20241217_m014250_c001_v0001183_t0051_u01734399770767") 2024/12/17 01:43:27 DEBUG : only5: Deleting (id "4_z7f32dde3402ddb2b9f380e1b_f1073c7245c5d87bc_d20241217_m014237_c001_v0001102_t0044_u01734399757076") 2024/12/17 01:43:27 DEBUG : only5: Deleting (id "4_z7f32dde3402ddb2b9f380e1b_f411147fb66f34105_d20241217_m014227_c001_v7007000_t0000_u01734399747081") 2024/12/17 01:43:27 DEBUG : only5: Deleting (id "4_z7f32dde3402ddb2b9f380e1b_f1073c7245c5d8734_d20241217_m014215_c001_v0001102_t0049_u01734399735184") 2024/12/17 01:43:27 DEBUG : only6: Deleting (id "4_z7f32dde3402ddb2b9f380e1b_f4191a778bf34a401_d20241217_m014258_c001_v7007000_t0000_u01734399778404") 2024/12/17 01:43:27 DEBUG : only6: Deleting (id "4_z7f32dde3402ddb2b9f380e1b_f405c1d46273408b7_d20241217_m014250_c001_v0001180_t0054_u01734399770782") 2024/12/17 01:43:27 DEBUG : only6: Deleting (id "4_z7f32dde3402ddb2b9f380e1b_f1073c7245c5d87c4_d20241217_m014237_c001_v0001102_t0040_u01734399757956") 2024/12/17 01:43:27 DEBUG : only6: Deleting (id "4_z7f32dde3402ddb2b9f380e1b_f407af66b01938da2_d20241217_m014227_c001_v7007000_t0000_u01734399747089") 2024/12/17 01:43:27 DEBUG : only6: Deleting (id "4_z7f32dde3402ddb2b9f380e1b_f1073c7245c5d873a_d20241217_m014215_c001_v0001102_t0043_u01734399735789") 2024/12/17 01:43:27 DEBUG : only7: Deleting (id "4_z7f32dde3402ddb2b9f380e1b_f4191a778bf34a402_d20241217_m014258_c001_v7007000_t0000_u01734399778588") 2024/12/17 01:43:28 DEBUG : only7: Deleting (id "4_z7f32dde3402ddb2b9f380e1b_f4073c7245c5d883e_d20241217_m014250_c001_v0001102_t0012_u01734399770870") 2024/12/17 01:43:28 DEBUG : only7: Deleting (id "4_z7f32dde3402ddb2b9f380e1b_f1073c7245c5d87c8_d20241217_m014238_c001_v0001102_t0037_u01734399758911") 2024/12/17 01:43:28 DEBUG : only7: Deleting (id "4_z7f32dde3402ddb2b9f380e1b_f4093b0dae04b4ede_d20241217_m014227_c001_v7007000_t0000_u01734399747098") 2024/12/17 01:43:28 DEBUG : only7: Deleting (id "4_z7f32dde3402ddb2b9f380e1b_f1073c7245c5d8740_d20241217_m014216_c001_v0001102_t0024_u01734399736527") 2024/12/17 01:43:28 DEBUG : only8: Deleting (id "4_z7f32dde3402ddb2b9f380e1b_f4191a778bf34a403_d20241217_m014258_c001_v7007000_t0000_u01734399778770") 2024/12/17 01:43:28 DEBUG : only8: Deleting (id "4_z7f32dde3402ddb2b9f380e1b_f414f512a3144d32c_d20241217_m014250_c001_v0001103_t0046_u01734399770938") 2024/12/17 01:43:28 DEBUG : only8: Deleting (id "4_z7f32dde3402ddb2b9f380e1b_f1073c7245c5d87d0_d20241217_m014239_c001_v0001102_t0027_u01734399759650") 2024/12/17 01:43:28 DEBUG : only8: Deleting (id "4_z7f32dde3402ddb2b9f380e1b_f411147fb66f34108_d20241217_m014227_c001_v7007000_t0000_u01734399747631") 2024/12/17 01:43:28 DEBUG : only8: Deleting (id "4_z7f32dde3402ddb2b9f380e1b_f1073c7245c5d8746_d20241217_m014217_c001_v0001102_t0051_u01734399737476") 2024/12/17 01:43:28 DEBUG : only9: Deleting (id "4_z7f32dde3402ddb2b9f380e1b_f4191a778bf34a404_d20241217_m014258_c001_v7007000_t0000_u01734399778951") 2024/12/17 01:43:28 DEBUG : only9: Deleting (id "4_z7f32dde3402ddb2b9f380e1b_f404fcd0226129927_d20241217_m014250_c001_v0001183_t0051_u01734399770948") 2024/12/17 01:43:28 DEBUG : only9: Deleting (id "4_z7f32dde3402ddb2b9f380e1b_f1073c7245c5d87d8_d20241217_m014240_c001_v0001102_t0034_u01734399760322") 2024/12/17 01:43:28 DEBUG : only9: Deleting (id "4_z7f32dde3402ddb2b9f380e1b_f411147fb66f34104_d20241217_m014226_c001_v7007000_t0000_u01734399746899") 2024/12/17 01:43:28 DEBUG : only9: Deleting (id "4_z7f32dde3402ddb2b9f380e1b_f1073c7245c5d874c_d20241217_m014218_c001_v0001102_t0029_u01734399738046") 2024/12/17 01:43:28 DEBUG : potato: Deleting (id "4_z7f32dde3402ddb2b9f380e1b_f4191a778bf348b72_d20241217_m013902_c001_v7007000_t0000_u01734399542594") 2024/12/17 01:43:28 DEBUG : potato: Deleting (id "4_z7f32dde3402ddb2b9f380e1b_f1073c7245c5d851b_d20241217_m013900_c001_v0001102_t0052_u01734399540780") 2024/12/17 01:43:28 DEBUG : potato: Deleting (id "4_z7f32dde3402ddb2b9f380e1b_f416d2c3c04d3dad6_d20241217_m013858_c001_v7007000_t0000_u01734399538942") 2024/12/17 01:43:28 DEBUG : potato: Deleting (id "4_z7f32dde3402ddb2b9f380e1b_f100113fc4d35f612_d20241217_m013856_c001_v0001153_t0012_u01734399536948") 2024/12/17 01:43:28 DEBUG : potato: Deleting (id "4_z7f32dde3402ddb2b9f380e1b_f416d2c3c04d3dacf_d20241217_m013855_c001_v7007000_t0000_u01734399535035") 2024/12/17 01:43:28 DEBUG : potato: Deleting (id "4_z7f32dde3402ddb2b9f380e1b_f1073c7245c5d84ff_d20241217_m013852_c001_v0001102_t0017_u01734399532906") 2024/12/17 01:43:28 DEBUG : potato: Deleting (id "4_z7f32dde3402ddb2b9f380e1b_f416d2c3c04d3dab4_d20241217_m013840_c001_v7007000_t0000_u01734399520595") 2024/12/17 01:43:28 DEBUG : potato: Deleting (id "4_z7f32dde3402ddb2b9f380e1b_f100113fc4d35f5da_d20241217_m013839_c001_v0001153_t0013_u01734399519192") 2024/12/17 01:43:29 DEBUG : potato: Deleting (id "4_z7f32dde3402ddb2b9f380e1b_f416d2c3c04d3daac_d20241217_m013837_c001_v7007000_t0000_u01734399517149") 2024/12/17 01:43:29 DEBUG : potato: Deleting (id "4_z7f32dde3402ddb2b9f380e1b_f100113fc4d35f5ce_d20241217_m013836_c001_v0001153_t0007_u01734399516134") 2024/12/17 01:43:29 DEBUG : potato: Deleting (id "4_z7f32dde3402ddb2b9f380e1b_f416d2c3c04d3daa4_d20241217_m013834_c001_v7007000_t0000_u01734399514257") 2024/12/17 01:43:29 DEBUG : potato: Deleting (id "4_z7f32dde3402ddb2b9f380e1b_f100113fc4d35f5c4_d20241217_m013833_c001_v0001153_t0013_u01734399513143") 2024/12/17 01:43:29 DEBUG : potato: Deleting (id "4_z7f32dde3402ddb2b9f380e1b_f4102fb11738e5527_d20241217_m013825_c001_v7007000_t0000_u01734399505762") 2024/12/17 01:43:29 DEBUG : potato: Deleting (id "4_z7f32dde3402ddb2b9f380e1b_f100113fc4d35f59e_d20241217_m013824_c001_v0001153_t0002_u01734399504450") 2024/12/17 01:43:29 DEBUG : potato: Deleting (id "4_z7f32dde3402ddb2b9f380e1b_f4102fb11738e5525_d20241217_m013823_c001_v7007000_t0000_u01734399503720") 2024/12/17 01:43:29 DEBUG : potato: Deleting (id "4_z7f32dde3402ddb2b9f380e1b_f100113fc4d35f596_d20241217_m013822_c001_v0001153_t0017_u01734399502230") 2024/12/17 01:43:29 DEBUG : potato: Deleting (id "4_z7f32dde3402ddb2b9f380e1b_f401c0aa24c4ef52c_d20241217_m013821_c001_v7007000_t0000_u01734399501500") 2024/12/17 01:43:29 DEBUG : potato: Deleting (id "4_z7f32dde3402ddb2b9f380e1b_f100113fc4d35f592_d20241217_m013820_c001_v0001153_t0013_u01734399500836") 2024/12/17 01:43:29 DEBUG : potato: Deleting (id "4_z7f32dde3402ddb2b9f380e1b_f100113fc4d35f58a_d20241217_m013820_c001_v0001153_t0009_u01734399500132") 2024/12/17 01:43:29 DEBUG : potato: Deleting (id "4_z7f32dde3402ddb2b9f380e1b_f401c0aa24c4ef528_d20241217_m013819_c001_v7007000_t0000_u01734399499404") 2024/12/17 01:43:29 DEBUG : potato: Deleting (id "4_z7f32dde3402ddb2b9f380e1b_f100113fc4d35f588_d20241217_m013818_c001_v0001153_t0014_u01734399498724") 2024/12/17 01:43:29 DEBUG : potato: Deleting (id "4_z7f32dde3402ddb2b9f380e1b_f100113fc4d35f584_d20241217_m013817_c001_v0001153_t0013_u01734399497977") 2024/12/17 01:43:29 DEBUG : potato: Deleting (id "4_z7f32dde3402ddb2b9f380e1b_f401c0aa24c4ef524_d20241217_m013817_c001_v7007000_t0000_u01734399497246") 2024/12/17 01:43:29 DEBUG : potato: Deleting (id "4_z7f32dde3402ddb2b9f380e1b_f100113fc4d35f57c_d20241217_m013816_c001_v0001153_t0002_u01734399496363") 2024/12/17 01:43:29 DEBUG : potato2: Deleting (id "4_z7f32dde3402ddb2b9f380e1b_f401c0aa24c4ef61f_d20241217_m013949_c001_v7007000_t0000_u01734399589025") 2024/12/17 01:43:29 DEBUG : potato2: Deleting (id "4_z7f32dde3402ddb2b9f380e1b_f1073c7245c5d859f_d20241217_m013948_c001_v0001102_t0023_u01734399588260") 2024/12/17 01:43:30 DEBUG : potato2: Deleting (id "4_z7f32dde3402ddb2b9f380e1b_f406a316924ac8d2a_d20241217_m013939_c001_v7007000_t0000_u01734399579951") 2024/12/17 01:43:30 DEBUG : potato2: Deleting (id "4_z7f32dde3402ddb2b9f380e1b_f1073c7245c5d8583_d20241217_m013935_c001_v0001102_t0010_u01734399575104") 2024/12/17 01:43:30 DEBUG : potato2: Deleting (id "4_z7f32dde3402ddb2b9f380e1b_f416d2c3c04d3dae3_d20241217_m013927_c001_v7007000_t0000_u01734399567555") 2024/12/17 01:43:30 DEBUG : potato2: Deleting (id "4_z7f32dde3402ddb2b9f380e1b_f1073c7245c5d8563_d20241217_m013922_c001_v0001102_t0043_u01734399562527") 2024/12/17 01:43:30 DEBUG : potato2: Deleting (id "4_z7f32dde3402ddb2b9f380e1b_f4191a778bf348b88_d20241217_m013915_c001_v7007000_t0000_u01734399555070") 2024/12/17 01:43:30 DEBUG : potato2: Deleting (id "4_z7f32dde3402ddb2b9f380e1b_f1073c7245c5d8543_d20241217_m013911_c001_v0001102_t0009_u01734399551410") 2024/12/17 01:43:30 DEBUG : potato2: Deleting (id "4_z7f32dde3402ddb2b9f380e1b_f416d2c3c04d3dac3_d20241217_m013846_c001_v7007000_t0000_u01734399526309") 2024/12/17 01:43:30 DEBUG : potato2: Deleting (id "4_z7f32dde3402ddb2b9f380e1b_f100113fc4d35f5ec_d20241217_m013844_c001_v0001153_t0009_u01734399524567") 2024/12/17 01:43:30 DEBUG : potato2: Deleting (id "4_z7f32dde3402ddb2b9f380e1b_f416d2c3c04d3dabd_d20241217_m013843_c001_v7007000_t0000_u01734399523436") 2024/12/17 01:43:30 DEBUG : potato2: Deleting (id "4_z7f32dde3402ddb2b9f380e1b_f100113fc4d35f5e2_d20241217_m013841_c001_v0001153_t0018_u01734399521539") 2024/12/17 01:43:30 DEBUG : potato2: Deleting (id "4_z7f32dde3402ddb2b9f380e1b_f416d2c3c04d3dab5_d20241217_m013840_c001_v7007000_t0000_u01734399520778") 2024/12/17 01:43:30 DEBUG : potato2: Deleting (id "4_z7f32dde3402ddb2b9f380e1b_f100113fc4d35f5dc_d20241217_m013839_c001_v0001153_t0021_u01734399519896") 2024/12/17 01:43:30 DEBUG : potato2: Deleting (id "4_z7f32dde3402ddb2b9f380e1b_f416d2c3c04d3dab0_d20241217_m013838_c001_v7007000_t0000_u01734399518438") 2024/12/17 01:43:30 DEBUG : potato2: Deleting (id "4_z7f32dde3402ddb2b9f380e1b_f100113fc4d35f5d4_d20241217_m013837_c001_v0001153_t0022_u01734399517539") 2024/12/17 01:43:30 DEBUG : potato2: Deleting (id "4_z7f32dde3402ddb2b9f380e1b_f416d2c3c04d3daa9_d20241217_m013835_c001_v7007000_t0000_u01734399515393") 2024/12/17 01:43:30 DEBUG : potato2: Deleting (id "4_z7f32dde3402ddb2b9f380e1b_f100113fc4d35f5ca_d20241217_m013834_c001_v0001153_t0001_u01734399514273") 2024/12/17 01:43:30 DEBUG : potato2: Deleting (id "4_z7f32dde3402ddb2b9f380e1b_f4102fb11738e5529_d20241217_m013826_c001_v7007000_t0000_u01734399506502") 2024/12/17 01:43:30 DEBUG : potato2: Deleting (id "4_z7f32dde3402ddb2b9f380e1b_f100113fc4d35f5a2_d20241217_m013825_c001_v0001153_t0010_u01734399505459") 2024/12/17 01:43:30 DEBUG : potato2: Deleting (id "4_z7f32dde3402ddb2b9f380e1b_f4191a778bf348a7f_d20241217_m013713_c001_v7007000_t0000_u01734399433139") 2024/12/17 01:43:30 DEBUG : potato2: Deleting (id "4_z7f32dde3402ddb2b9f380e1b_f100113fc4d35f4ea_d20241217_m013712_c001_v0001153_t0002_u01734399432374") 2024/12/17 01:43:30 DEBUG : potato2: Deleting (id "4_z7f32dde3402ddb2b9f380e1b_f4191a778bf348a77_d20241217_m013711_c001_v7007000_t0000_u01734399431108") 2024/12/17 01:43:30 DEBUG : potato2: Deleting (id "4_z7f32dde3402ddb2b9f380e1b_f100113fc4d35f4e6_d20241217_m013710_c001_v0001153_t0008_u01734399430417") 2024/12/17 01:43:30 DEBUG : potato3: Deleting (id "4_z7f32dde3402ddb2b9f380e1b_f406a316924ac8d2c_d20241217_m013940_c001_v7007000_t0000_u01734399580130") 2024/12/17 01:43:31 DEBUG : potato3: Deleting (id "4_z7f32dde3402ddb2b9f380e1b_f100113fc4d35f662_d20241217_m013936_c001_v0001153_t0018_u01734399576446") 2024/12/17 01:43:31 DEBUG : potato3: Deleting (id "4_z7f32dde3402ddb2b9f380e1b_f416d2c3c04d3dae4_d20241217_m013927_c001_v7007000_t0000_u01734399567735") 2024/12/17 01:43:31 DEBUG : potato3: Deleting (id "4_z7f32dde3402ddb2b9f380e1b_f100113fc4d35f64c_d20241217_m013923_c001_v0001153_t0000_u01734399563966") 2024/12/17 01:43:31 DEBUG : potato3: Deleting (id "4_z7f32dde3402ddb2b9f380e1b_f4191a778bf348b8a_d20241217_m013915_c001_v7007000_t0000_u01734399555347") 2024/12/17 01:43:31 DEBUG : potato3: Deleting (id "4_z7f32dde3402ddb2b9f380e1b_f100113fc4d35f62e_d20241217_m013912_c001_v0001153_t0004_u01734399551999") 2024/12/17 01:43:31 DEBUG : pre-dest1/1: Deleting (id "4_z7f32dde3402ddb2b9f380e1b_f403661e5c9d81519_d20241217_m014030_c001_v7007000_t0000_u01734399630560") 2024/12/17 01:43:31 DEBUG : pre-dest1/1: Deleting (id "4_z7f32dde3402ddb2b9f380e1b_f100113fc4d35f698_d20241217_m014022_c001_v0001153_t0002_u01734399622542") 2024/12/17 01:43:31 DEBUG : pre-dest2/2: Deleting (id "4_z7f32dde3402ddb2b9f380e1b_f403661e5c9d8151a_d20241217_m014030_c001_v7007000_t0000_u01734399630741") 2024/12/17 01:43:31 DEBUG : pre-dest2/2: Deleting (id "4_z7f32dde3402ddb2b9f380e1b_f1073c7245c5d85f7_d20241217_m014023_c001_v0001102_t0058_u01734399623234") 2024/12/17 01:43:31 DEBUG : rclone-sync-test-ignore-file/.ignore: Deleting (id "4_z7f32dde3402ddb2b9f380e1b_f406a316924ac8d4e_d20241217_m014002_c001_v7007000_t0000_u01734399602269") 2024/12/17 01:43:31 DEBUG : rclone-sync-test-ignore-file/.ignore: Deleting (id "4_z7f32dde3402ddb2b9f380e1b_f110aaee89eb715cf_d20241217_m013958_c001_v0001182_t0057_u01734399598387") 2024/12/17 01:43:31 DEBUG : sizeonly: Deleting (id "4_z7f32dde3402ddb2b9f380e1b_f4191a778bf348b13_d20241217_m013756_c001_v7007000_t0000_u01734399476623") 2024/12/17 01:43:31 DEBUG : sizeonly: Deleting (id "4_z7f32dde3402ddb2b9f380e1b_f100113fc4d35f54a_d20241217_m013755_c001_v0001153_t0002_u01734399475506") 2024/12/17 01:43:31 DEBUG : sub dir/hello world: Deleting (id "4_z7f32dde3402ddb2b9f380e1b_f4191a778bf34a410_d20241217_m014307_c001_v7007000_t0000_u01734399787684") 2024/12/17 01:43:31 DEBUG : sub dir/hello world: Deleting (id "4_z7f32dde3402ddb2b9f380e1b_f114f512a3144d346_d20241217_m014305_c001_v0001103_t0048_u01734399785131") 2024/12/17 01:43:31 DEBUG : sub dir/hello world: Deleting (id "4_z7f32dde3402ddb2b9f380e1b_f4191a778bf34a408_d20241217_m014303_c001_v7007000_t0000_u01734399783248") 2024/12/17 01:43:31 DEBUG : sub dir/hello world: Deleting (id "4_z7f32dde3402ddb2b9f380e1b_f105c1d462734094d_d20241217_m014300_c001_v0001180_t0027_u01734399780282") 2024/12/17 01:43:31 DEBUG : sub dir/hello world: Deleting (id "4_z7f32dde3402ddb2b9f380e1b_f4191a778bf348b79_d20241217_m013907_c001_v7007000_t0000_u01734399547921") 2024/12/17 01:43:31 DEBUG : sub dir/hello world: Deleting (id "4_z7f32dde3402ddb2b9f380e1b_f1073c7245c5d852f_d20241217_m013907_c001_v0001102_t0047_u01734399547018") 2024/12/17 01:43:31 DEBUG : sub dir/hello world: Deleting (id "4_z7f32dde3402ddb2b9f380e1b_f4191a778bf348b76_d20241217_m013905_c001_v7007000_t0000_u01734399545745") 2024/12/17 01:43:31 DEBUG : sub dir/hello world: Deleting (id "4_z7f32dde3402ddb2b9f380e1b_f110aaee89eb70d9f_d20241217_m013904_c001_v0001182_t0055_u01734399544436") 2024/12/17 01:43:32 DEBUG : sub dir/hello world: Deleting (id "4_z7f32dde3402ddb2b9f380e1b_f4191a778bf348af4_d20241217_m013751_c001_v7007000_t0000_u01734399471734") 2024/12/17 01:43:32 DEBUG : sub dir/hello world: Deleting (id "4_z7f32dde3402ddb2b9f380e1b_f100113fc4d35f540_d20241217_m013750_c001_v0001153_t0019_u01734399470127") 2024/12/17 01:43:32 DEBUG : sub dir/hello world: Deleting (id "4_z7f32dde3402ddb2b9f380e1b_f4191a778bf348ad1_d20241217_m013749_c001_v7007000_t0000_u01734399469399") 2024/12/17 01:43:32 DEBUG : sub dir/hello world: Deleting (id "4_z7f32dde3402ddb2b9f380e1b_f100113fc4d35f53e_d20241217_m013748_c001_v0001153_t0012_u01734399468154") 2024/12/17 01:43:32 DEBUG : sub dir/hello world: Deleting (id "4_z7f32dde3402ddb2b9f380e1b_f4191a778bf348ab6_d20241217_m013745_c001_v7007000_t0000_u01734399465335") 2024/12/17 01:43:32 DEBUG : sub dir/hello world: Deleting (id "4_z7f32dde3402ddb2b9f380e1b_f100113fc4d35f538_d20241217_m013744_c001_v0001153_t0024_u01734399464044") 2024/12/17 01:43:32 DEBUG : sub dir/hello world: Deleting (id "4_z7f32dde3402ddb2b9f380e1b_f4191a778bf348ab3_d20241217_m013743_c001_v7007000_t0000_u01734399463483") 2024/12/17 01:43:32 DEBUG : sub dir/hello world: Deleting (id "4_z7f32dde3402ddb2b9f380e1b_f100113fc4d35f534_d20241217_m013742_c001_v0001153_t0014_u01734399462334") 2024/12/17 01:43:32 DEBUG : sub dir/hello world: Deleting (id "4_z7f32dde3402ddb2b9f380e1b_f100113fc4d35f52c_d20241217_m013739_c001_v0001153_t0020_u01734399459360") 2024/12/17 01:43:32 DEBUG : sub dir/hello world: Deleting (id "4_z7f32dde3402ddb2b9f380e1b_f4191a778bf348aac_d20241217_m013738_c001_v7007000_t0000_u01734399458584") 2024/12/17 01:43:32 DEBUG : sub dir/hello world: Deleting (id "4_z7f32dde3402ddb2b9f380e1b_f100113fc4d35f528_d20241217_m013737_c001_v0001153_t0001_u01734399457903") 2024/12/17 01:43:32 DEBUG : sub dir/hello world: Deleting (id "4_z7f32dde3402ddb2b9f380e1b_f100113fc4d35f526_d20241217_m013737_c001_v0001153_t0024_u01734399457072") 2024/12/17 01:43:32 DEBUG : sub dir/hello world: Deleting (id "4_z7f32dde3402ddb2b9f380e1b_f4191a778bf348aaa_d20241217_m013735_c001_v7007000_t0000_u01734399455888") 2024/12/17 01:43:32 DEBUG : sub dir/hello world: Deleting (id "4_z7f32dde3402ddb2b9f380e1b_f100113fc4d35f520_d20241217_m013733_c001_v0001153_t0019_u01734399453286") 2024/12/17 01:43:32 DEBUG : sub dir/hello world: Deleting (id "4_z7f32dde3402ddb2b9f380e1b_f100113fc4d35f518_d20241217_m013730_c001_v0001153_t0020_u01734399450597") 2024/12/17 01:43:32 DEBUG : sub dir/hello world: Deleting (id "4_z7f32dde3402ddb2b9f380e1b_f4191a778bf348aa1_d20241217_m013729_c001_v7007000_t0000_u01734399449868") 2024/12/17 01:43:32 DEBUG : sub dir/hello world: Deleting (id "4_z7f32dde3402ddb2b9f380e1b_f100113fc4d35f514_d20241217_m013729_c001_v0001153_t0006_u01734399449154") 2024/12/17 01:43:32 DEBUG : sub dir/hello world: Deleting (id "4_z7f32dde3402ddb2b9f380e1b_f100113fc4d35f510_d20241217_m013728_c001_v0001153_t0021_u01734399448265") 2024/12/17 01:43:32 DEBUG : sub dir/hello world: Deleting (id "4_z7f32dde3402ddb2b9f380e1b_f4191a778bf348a9c_d20241217_m013727_c001_v7007000_t0000_u01734399447538") 2024/12/17 01:43:32 DEBUG : sub dir/hello world: Deleting (id "4_z7f32dde3402ddb2b9f380e1b_f100113fc4d35f50a_d20241217_m013723_c001_v0001153_t0022_u01734399443663") 2024/12/17 01:43:32 DEBUG : sub dir/hello world: Deleting (id "4_z7f32dde3402ddb2b9f380e1b_f4191a778bf348a95_d20241217_m013723_c001_v7007000_t0000_u01734399443295") 2024/12/17 01:43:32 DEBUG : sub dir/hello world: Deleting (id "4_z7f32dde3402ddb2b9f380e1b_f100113fc4d35f506_d20241217_m013722_c001_v0001153_t0009_u01734399442558") 2024/12/17 01:43:33 DEBUG : sub dir/hello world: Deleting (id "4_z7f32dde3402ddb2b9f380e1b_f4191a778bf348a92_d20241217_m013720_c001_v7007000_t0000_u01734399440937") 2024/12/17 01:43:33 DEBUG : sub dir/hello world: Deleting (id "4_z7f32dde3402ddb2b9f380e1b_f100113fc4d35f500_d20241217_m013720_c001_v0001153_t0003_u01734399440277") 2024/12/17 01:43:33 DEBUG : sub dir/hello world: Deleting (id "4_z7f32dde3402ddb2b9f380e1b_f4191a778bf348a90_d20241217_m013719_c001_v7007000_t0000_u01734399439731") 2024/12/17 01:43:33 DEBUG : sub dir/hello world: Deleting (id "4_z7f32dde3402ddb2b9f380e1b_f100113fc4d35f4fe_d20241217_m013719_c001_v0001153_t0000_u01734399439011") 2024/12/17 01:43:33 DEBUG : sub dir/hello world: Deleting (id "4_z7f32dde3402ddb2b9f380e1b_f4191a778bf348a8b_d20241217_m013717_c001_v7007000_t0000_u01734399437731") 2024/12/17 01:43:33 DEBUG : sub dir/hello world: Deleting (id "4_z7f32dde3402ddb2b9f380e1b_f100113fc4d35f4fa_d20241217_m013716_c001_v0001153_t0006_u01734399436875") 2024/12/17 01:43:33 DEBUG : sub dir/hello world: Deleting (id "4_z7f32dde3402ddb2b9f380e1b_f4191a778bf348a87_d20241217_m013716_c001_v7007000_t0000_u01734399436325") 2024/12/17 01:43:33 DEBUG : sub dir/hello world: Deleting (id "4_z7f32dde3402ddb2b9f380e1b_f100113fc4d35f4f6_d20241217_m013715_c001_v0001153_t0013_u01734399435645") 2024/12/17 01:43:33 DEBUG : sub dir/hello world: Deleting (id "4_z7f32dde3402ddb2b9f380e1b_f4191a778bf348a83_d20241217_m013714_c001_v7007000_t0000_u01734399434738") 2024/12/17 01:43:33 DEBUG : sub dir/hello world: Deleting (id "4_z7f32dde3402ddb2b9f380e1b_f100113fc4d35f4f2_d20241217_m013714_c001_v0001153_t0000_u01734399434039") 2024/12/17 01:43:33 DEBUG : sub dir/hello world: Deleting (id "4_z7f32dde3402ddb2b9f380e1b_f4191a778bf348a6f_d20241217_m013707_c001_v7007000_t0000_u01734399427856") 2024/12/17 01:43:33 DEBUG : sub dir/hello world: Deleting (id "4_z7f32dde3402ddb2b9f380e1b_f100113fc4d35f4de_d20241217_m013707_c001_v0001153_t0019_u01734399427177") 2024/12/17 01:43:33 DEBUG : sub dir/hello world: Deleting (id "4_z7f32dde3402ddb2b9f380e1b_f4191a778bf348a6d_d20241217_m013706_c001_v7007000_t0000_u01734399426274") 2024/12/17 01:43:33 DEBUG : sub dir/hello world: Deleting (id "4_z7f32dde3402ddb2b9f380e1b_f100113fc4d35f4d8_d20241217_m013705_c001_v0001153_t0004_u01734399425596") 2024/12/17 01:43:33 DEBUG : sub dir/hello world: Deleting (id "4_z7f32dde3402ddb2b9f380e1b_f4191a778bf348a6c_d20241217_m013704_c001_v7007000_t0000_u01734399424696") 2024/12/17 01:43:33 DEBUG : sub dir/hello world: Deleting (id "4_z7f32dde3402ddb2b9f380e1b_f100113fc4d35f4d4_d20241217_m013703_c001_v0001153_t0020_u01734399423845") 2024/12/17 01:43:33 DEBUG : sub dir/hello world: Deleting (id "4_z7f32dde3402ddb2b9f380e1b_f4191a778bf348a67_d20241217_m013700_c001_v7007000_t0000_u01734399420914") 2024/12/17 01:43:33 DEBUG : sub dir/hello world: Deleting (id "4_z7f32dde3402ddb2b9f380e1b_f100113fc4d35f4ce_d20241217_m013700_c001_v0001153_t0018_u01734399420211") 2024/12/17 01:43:33 DEBUG : sub dir2/very/very/very/very/very/nested/subdir/hello world: Deleting (id "4_z7f32dde3402ddb2b9f380e1b_f4191a778bf34a412_d20241217_m014307_c001_v7007000_t0000_u01734399787866") 2024/12/17 01:43:33 DEBUG : sub dir2/very/very/very/very/very/nested/subdir/hello world: Deleting (id "4_z7f32dde3402ddb2b9f380e1b_f104fcd0226129c18_d20241217_m014305_c001_v0001183_t0013_u01734399785140") 2024/12/17 01:43:34 DEBUG : sub dir2/very/very/very/very/very/nested/subdir/hello world: Deleting (id "4_z7f32dde3402ddb2b9f380e1b_f4191a778bf34a409_d20241217_m014303_c001_v7007000_t0000_u01734399783430") 2024/12/17 01:43:34 DEBUG : sub dir2/very/very/very/very/very/nested/subdir/hello world: Deleting (id "4_z7f32dde3402ddb2b9f380e1b_f1073c7245c5d885e_d20241217_m014300_c001_v0001102_t0041_u01734399780288") 2024/12/17 01:43:34 DEBUG : sub/yam: Deleting (id "4_z7f32dde3402ddb2b9f380e1b_f4191a778bf348b71_d20241217_m013902_c001_v7007000_t0000_u01734399542046") 2024/12/17 01:43:34 DEBUG : sub/yam: Deleting (id "4_z7f32dde3402ddb2b9f380e1b_f110aaee89eb70cdb_d20241217_m013900_c001_v0001182_t0051_u01734399540433") 2024/12/17 01:43:34 DEBUG : three: Deleting (id "4_z7f32dde3402ddb2b9f380e1b_f416d2c3c04d3dac9_d20241217_m013852_c001_v7007000_t0000_u01734399532164") 2024/12/17 01:43:34 DEBUG : three: Deleting (id "4_z7f32dde3402ddb2b9f380e1b_f100113fc4d35f608_d20241217_m013850_c001_v0001153_t0001_u01734399530910") 2024/12/17 01:43:34 DEBUG : three: Deleting (id "4_z7f32dde3402ddb2b9f380e1b_f100113fc4d35f5fe_d20241217_m013848_c001_v0001153_t0020_u01734399528547") 2024/12/17 01:43:34 DEBUG : two: Deleting (id "4_z7f32dde3402ddb2b9f380e1b_f416d2c3c04d3daca_d20241217_m013852_c001_v7007000_t0000_u01734399532347") 2024/12/17 01:43:34 DEBUG : two: Deleting (id "4_z7f32dde3402ddb2b9f380e1b_f410aaee89eb70af0_d20241217_m013850_c001_v0001182_t0019_u01734399530338") 2024/12/17 01:43:34 DEBUG : two: Deleting (id "4_z7f32dde3402ddb2b9f380e1b_f400113fc4d35f5fc_d20241217_m013848_c001_v0001153_t0005_u01734399528365") 2024/12/17 01:43:34 DEBUG : yam: Deleting (id "4_z7f32dde3402ddb2b9f380e1b_f4191a778bf348b73_d20241217_m013902_c001_v7007000_t0000_u01734399542774") 2024/12/17 01:43:34 DEBUG : yam: Deleting (id "4_z7f32dde3402ddb2b9f380e1b_f115cbe7598981f48_d20241217_m013901_c001_v0001182_t0051_u01734399541825") 2024/12/17 01:43:34 DEBUG : yam: Deleting (id "4_z7f32dde3402ddb2b9f380e1b_f416d2c3c04d3dad5_d20241217_m013858_c001_v7007000_t0000_u01734399538388") 2024/12/17 01:43:34 DEBUG : yam: Deleting (id "4_z7f32dde3402ddb2b9f380e1b_f110aaee89eb70c02_d20241217_m013856_c001_v0001182_t0050_u01734399536589") 2024/12/17 01:43:34 DEBUG : yam: Deleting (id "4_z7f32dde3402ddb2b9f380e1b_f416d2c3c04d3dacc_d20241217_m013854_c001_v7007000_t0000_u01734399534485") 2024/12/17 01:43:34 DEBUG : yam: Deleting (id "4_z7f32dde3402ddb2b9f380e1b_f110aaee89eb70b58_d20241217_m013852_c001_v0001182_t0012_u01734399532918") 2024/12/17 01:43:34 DEBUG : yaml: Deleting (id "4_z7f32dde3402ddb2b9f380e1b_f4191a778bf348b6c_d20241217_m013859_c001_v7007000_t0000_u01734399539131") 2024/12/17 01:43:34 DEBUG : yaml: Deleting (id "4_z7f32dde3402ddb2b9f380e1b_f108b4bb99eecad65_d20241217_m013857_c001_v0001104_t0001_u01734399537859") 2024/12/17 01:43:34 DEBUG : yaml: Deleting (id "4_z7f32dde3402ddb2b9f380e1b_f416d2c3c04d3dad0_d20241217_m013855_c001_v7007000_t0000_u01734399535216") 2024/12/17 01:43:34 DEBUG : yaml: Deleting (id "4_z7f32dde3402ddb2b9f380e1b_f10992d990e011514_d20241217_m013854_c001_v0001181_t0005_u01734399534228") "./sync.test -test.v -test.timeout 1h0m0s -remote TestB2: -list-retries 5 -verbose" - Finished OK in 6m39.000568287s (try 1/5)