"./sync.test -test.v -test.timeout 1h0m0s -remote TestB2: -list-retries 5 -verbose -fast-list" - Starting (try 1/5) 2024/12/29 02:43:30 DEBUG : Creating backend with remote "TestB2:rclone-test-vuxafap7qusa" 2024/12/29 02:43:30 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2024/12/29 02:43:30 DEBUG : Creating backend with remote "/tmp/rclone2033454141" === RUN TestPipe --- PASS: TestPipe (0.00s) === RUN TestPipeConcurrent --- PASS: TestPipeConcurrent (0.02s) === RUN TestPipeOrderBy === RUN TestPipeOrderBy/#00 === RUN TestPipeOrderBy/size === RUN TestPipeOrderBy/name === RUN TestPipeOrderBy/modtime === RUN TestPipeOrderBy/size,ascending === RUN TestPipeOrderBy/name,asc === RUN TestPipeOrderBy/modtime,ascending === RUN TestPipeOrderBy/size,descending === RUN TestPipeOrderBy/name,desc === RUN TestPipeOrderBy/modtime,descending === RUN TestPipeOrderBy/size,mixed,50 === RUN TestPipeOrderBy/size,mixed,51 --- PASS: TestPipeOrderBy (0.00s) --- PASS: TestPipeOrderBy/#00 (0.00s) --- PASS: TestPipeOrderBy/size (0.00s) --- PASS: TestPipeOrderBy/name (0.00s) --- PASS: TestPipeOrderBy/modtime (0.00s) --- PASS: TestPipeOrderBy/size,ascending (0.00s) --- PASS: TestPipeOrderBy/name,asc (0.00s) --- PASS: TestPipeOrderBy/modtime,ascending (0.00s) --- PASS: TestPipeOrderBy/size,descending (0.00s) --- PASS: TestPipeOrderBy/name,desc (0.00s) --- PASS: TestPipeOrderBy/modtime,descending (0.00s) --- PASS: TestPipeOrderBy/size,mixed,50 (0.00s) --- PASS: TestPipeOrderBy/size,mixed,51 (0.00s) === RUN TestNewLess === RUN TestNewLess/blankOK === RUN TestNewLess/tooManyParts === RUN TestNewLess/tooManyParts2 === RUN TestNewLess/badMixed === RUN TestNewLess/unknownComparison === RUN TestNewLess/unknownSortDirection === RUN TestNewLess/size === RUN TestNewLess/name === RUN TestNewLess/modtime === RUN TestNewLess/size,ascending === RUN TestNewLess/name,asc === RUN TestNewLess/modtime,ascending === RUN TestNewLess/size,descending === RUN TestNewLess/name,desc === RUN TestNewLess/modtime,descending === RUN TestNewLess/modtime,mixed === RUN TestNewLess/modtime,mixed,30 --- PASS: TestNewLess (0.00s) --- PASS: TestNewLess/blankOK (0.00s) --- PASS: TestNewLess/tooManyParts (0.00s) --- PASS: TestNewLess/tooManyParts2 (0.00s) --- PASS: TestNewLess/badMixed (0.00s) --- PASS: TestNewLess/unknownComparison (0.00s) --- PASS: TestNewLess/unknownSortDirection (0.00s) --- PASS: TestNewLess/size (0.00s) --- PASS: TestNewLess/name (0.00s) --- PASS: TestNewLess/modtime (0.00s) --- PASS: TestNewLess/size,ascending (0.00s) --- PASS: TestNewLess/name,asc (0.00s) --- PASS: TestNewLess/modtime,ascending (0.00s) --- PASS: TestNewLess/size,descending (0.00s) --- PASS: TestNewLess/name,desc (0.00s) --- PASS: TestNewLess/modtime,descending (0.00s) --- PASS: TestNewLess/modtime,mixed (0.00s) --- PASS: TestNewLess/modtime,mixed,30 (0.00s) === RUN TestRcCopy rc_test.go:16: Skipping test on non local remote --- SKIP: TestRcCopy (0.00s) === RUN TestRcMove rc_test.go:16: Skipping test on non local remote --- SKIP: TestRcMove (0.00s) === RUN TestRcSync rc_test.go:16: Skipping test on non local remote --- SKIP: TestRcSync (0.00s) === RUN TestCopyWithDryRun run.go:180: Remote "B2 bucket rclone-test-vuxafap7qusa", Local "Local file system at /tmp/rclone2033454141", Modify Window "1ms" 2024/12/29 02:43:31 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2024/12/29 02:43:31 DEBUG : B2 bucket rclone-test-vuxafap7qusa: Waiting for checks to finish 2024/12/29 02:43:31 DEBUG : B2 bucket rclone-test-vuxafap7qusa: Waiting for transfers to finish 2024/12/29 02:43:31 NOTICE: sub dir/hello world: Skipped copy as --dry-run is set (size 11) run.go:180: Remote "B2 bucket rclone-test-vuxafap7qusa", Local "Local file system at /tmp/rclone2033454141", Modify Window "1ms" --- PASS: TestCopyWithDryRun (1.94s) === RUN TestCopy run.go:180: Remote "B2 bucket rclone-test-vuxafap7qusa", Local "Local file system at /tmp/rclone2033454141", Modify Window "1ms" 2024/12/29 02:43:32 INFO : sub dir: Set directory modification time (using DirSetModTime) 2024/12/29 02:43:32 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2024/12/29 02:43:32 DEBUG : B2 bucket rclone-test-vuxafap7qusa: Waiting for checks to finish 2024/12/29 02:43:32 DEBUG : B2 bucket rclone-test-vuxafap7qusa: Waiting for transfers to finish 2024/12/29 02:43:33 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2024/12/29 02:43:33 INFO : sub dir/hello world: Copied (new) run.go:180: Remote "B2 bucket rclone-test-vuxafap7qusa", Local "Local file system at /tmp/rclone2033454141", Modify Window "1ms" 2024/12/29 02:43:33 DEBUG : B2 bucket rclone-test-vuxafap7qusa: Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata --- PASS: TestCopy (2.01s) === RUN TestCopyMetadata run.go:180: Remote "B2 bucket rclone-test-vuxafap7qusa", Local "Local file system at /tmp/rclone2033454141", 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-vuxafap7qusa", Local "Local file system at /tmp/rclone2033454141", 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-vuxafap7qusa", Local "Local file system at /tmp/rclone2033454141", Modify Window "1ms" 2024/12/29 02:43:35 DEBUG : Creating backend with remote "/non-existing" 2024/12/29 02:43:35 ERROR : Local file system at /non-existing: error reading source root directory: directory not found 2024/12/29 02:43:35 DEBUG : B2 bucket rclone-test-vuxafap7qusa: Waiting for checks to finish 2024/12/29 02:43:35 DEBUG : B2 bucket rclone-test-vuxafap7qusa: Waiting for transfers to finish run.go:180: Remote "B2 bucket rclone-test-vuxafap7qusa", Local "Local file system at /tmp/rclone2033454141", Modify Window "1ms" --- PASS: TestCopyMissingDirectory (0.90s) === RUN TestCopyNoTraverse run.go:180: Remote "B2 bucket rclone-test-vuxafap7qusa", Local "Local file system at /tmp/rclone2033454141", Modify Window "1ms" 2024/12/29 02:43:36 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2024/12/29 02:43:36 DEBUG : B2 bucket rclone-test-vuxafap7qusa: Waiting for checks to finish 2024/12/29 02:43:36 DEBUG : B2 bucket rclone-test-vuxafap7qusa: Waiting for transfers to finish 2024/12/29 02:43:37 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2024/12/29 02:43:37 INFO : sub dir/hello world: Copied (new) run.go:180: Remote "B2 bucket rclone-test-vuxafap7qusa", Local "Local file system at /tmp/rclone2033454141", Modify Window "1ms" --- PASS: TestCopyNoTraverse (1.85s) === RUN TestCopyCheckFirst run.go:180: Remote "B2 bucket rclone-test-vuxafap7qusa", Local "Local file system at /tmp/rclone2033454141", Modify Window "1ms" 2024/12/29 02:43:38 INFO : B2 bucket rclone-test-vuxafap7qusa: Running all checks before starting transfers 2024/12/29 02:43:38 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2024/12/29 02:43:38 DEBUG : B2 bucket rclone-test-vuxafap7qusa: Waiting for checks to finish 2024/12/29 02:43:38 INFO : B2 bucket rclone-test-vuxafap7qusa: Checks finished, now starting transfers 2024/12/29 02:43:38 DEBUG : B2 bucket rclone-test-vuxafap7qusa: Waiting for transfers to finish 2024/12/29 02:43:38 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2024/12/29 02:43:38 INFO : sub dir/hello world: Copied (new) run.go:180: Remote "B2 bucket rclone-test-vuxafap7qusa", Local "Local file system at /tmp/rclone2033454141", Modify Window "1ms" --- PASS: TestCopyCheckFirst (1.48s) === RUN TestSyncNoTraverse run.go:180: Remote "B2 bucket rclone-test-vuxafap7qusa", Local "Local file system at /tmp/rclone2033454141", Modify Window "1ms" 2024/12/29 02:43:39 ERROR : Ignoring --no-traverse with sync 2024/12/29 02:43:39 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2024/12/29 02:43:39 DEBUG : B2 bucket rclone-test-vuxafap7qusa: Waiting for checks to finish 2024/12/29 02:43:39 DEBUG : B2 bucket rclone-test-vuxafap7qusa: Waiting for transfers to finish 2024/12/29 02:43:39 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2024/12/29 02:43:39 INFO : sub dir/hello world: Copied (new) 2024/12/29 02:43:39 DEBUG : Waiting for deletions to finish run.go:180: Remote "B2 bucket rclone-test-vuxafap7qusa", Local "Local file system at /tmp/rclone2033454141", Modify Window "1ms" --- PASS: TestSyncNoTraverse (1.51s) === RUN TestCopyWithDepth run.go:180: Remote "B2 bucket rclone-test-vuxafap7qusa", Local "Local file system at /tmp/rclone2033454141", Modify Window "1ms" 2024/12/29 02:43:41 DEBUG : hello world2: Need to transfer - File not found at Destination 2024/12/29 02:43:41 DEBUG : B2 bucket rclone-test-vuxafap7qusa: Waiting for checks to finish 2024/12/29 02:43:41 DEBUG : B2 bucket rclone-test-vuxafap7qusa: Waiting for transfers to finish 2024/12/29 02:43:41 DEBUG : hello world2: sha1 = c0bf117f9c93d02c894fe8ffd6e5cecf3545c209 OK 2024/12/29 02:43:41 INFO : hello world2: Copied (new) run.go:180: Remote "B2 bucket rclone-test-vuxafap7qusa", Local "Local file system at /tmp/rclone2033454141", Modify Window "1ms" --- PASS: TestCopyWithDepth (1.46s) === RUN TestCopyWithFilesFrom run.go:180: Remote "B2 bucket rclone-test-vuxafap7qusa", Local "Local file system at /tmp/rclone2033454141", Modify Window "1ms" 2024/12/29 02:43:42 DEBUG : potato2: Need to transfer - File not found at Destination 2024/12/29 02:43:42 DEBUG : B2 bucket rclone-test-vuxafap7qusa: Waiting for checks to finish 2024/12/29 02:43:42 DEBUG : B2 bucket rclone-test-vuxafap7qusa: Waiting for transfers to finish 2024/12/29 02:43:42 DEBUG : potato2: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2024/12/29 02:43:42 INFO : potato2: Copied (new) run.go:180: Remote "B2 bucket rclone-test-vuxafap7qusa", Local "Local file system at /tmp/rclone2033454141", Modify Window "1ms" --- PASS: TestCopyWithFilesFrom (1.49s) === RUN TestCopyWithFilesFromAndNoTraverse run.go:180: Remote "B2 bucket rclone-test-vuxafap7qusa", Local "Local file system at /tmp/rclone2033454141", Modify Window "1ms" 2024/12/29 02:43:44 DEBUG : potato2: Need to transfer - File not found at Destination 2024/12/29 02:43:44 DEBUG : B2 bucket rclone-test-vuxafap7qusa: Waiting for checks to finish 2024/12/29 02:43:44 DEBUG : B2 bucket rclone-test-vuxafap7qusa: Waiting for transfers to finish 2024/12/29 02:43:44 DEBUG : potato2: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2024/12/29 02:43:44 INFO : potato2: Copied (new) run.go:180: Remote "B2 bucket rclone-test-vuxafap7qusa", Local "Local file system at /tmp/rclone2033454141", Modify Window "1ms" --- PASS: TestCopyWithFilesFromAndNoTraverse (1.86s) === RUN TestCopyEmptyDirectories run.go:180: Remote "B2 bucket rclone-test-vuxafap7qusa", Local "Local file system at /tmp/rclone2033454141", Modify Window "1ms" 2024/12/29 02:43:45 DEBUG : sub dir2/sub sub dir2: Making directory with metadata 2024/12/29 02:43:45 INFO : sub dir2/sub sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2024/12/29 02:43:45 INFO : sub dir2: Set directory modification time (using DirSetModTime) 2024/12/29 02:43:45 INFO : sub dir: Set directory modification time (using DirSetModTime) 2024/12/29 02:43:46 DEBUG : sub dir: Making directory 2024/12/29 02:43:46 DEBUG : sub dir2: Making directory 2024/12/29 02:43:46 DEBUG : sub dir2/sub sub dir2: Making directory 2024/12/29 02:43:46 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2024/12/29 02:43:46 DEBUG : B2 bucket rclone-test-vuxafap7qusa: Waiting for checks to finish 2024/12/29 02:43:46 DEBUG : B2 bucket rclone-test-vuxafap7qusa: Waiting for transfers to finish 2024/12/29 02:43:46 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2024/12/29 02:43:46 INFO : sub dir/hello world: Copied (new) run.go:180: Remote "B2 bucket rclone-test-vuxafap7qusa", Local "Local file system at /tmp/rclone2033454141", Modify Window "1ms" fstest.go:244: Filtering empty directory "sub dir2" fstest.go:244: Filtering empty directory "sub dir2/sub sub dir2" 2024/12/29 02:43:46 DEBUG : B2 bucket rclone-test-vuxafap7qusa: Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata --- PASS: TestCopyEmptyDirectories (1.47s) === RUN TestCopyNoEmptyDirectories run.go:180: Remote "B2 bucket rclone-test-vuxafap7qusa", Local "Local file system at /tmp/rclone2033454141", Modify Window "1ms" 2024/12/29 02:43:47 DEBUG : sub dir2: Making directory 2024/12/29 02:43:47 DEBUG : sub dir2/sub sub dir2: Making directory with metadata 2024/12/29 02:43:47 INFO : sub dir2/sub sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2024/12/29 02:43:47 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2024/12/29 02:43:47 DEBUG : B2 bucket rclone-test-vuxafap7qusa: Waiting for checks to finish 2024/12/29 02:43:47 DEBUG : B2 bucket rclone-test-vuxafap7qusa: Waiting for transfers to finish 2024/12/29 02:43:47 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2024/12/29 02:43:47 INFO : sub dir/hello world: Copied (new) --- PASS: TestCopyNoEmptyDirectories (1.11s) === RUN TestMoveEmptyDirectories run.go:180: Remote "B2 bucket rclone-test-vuxafap7qusa", Local "Local file system at /tmp/rclone2033454141", Modify Window "1ms" 2024/12/29 02:43:48 DEBUG : sub dir2: Making directory with metadata 2024/12/29 02:43:48 INFO : sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2024/12/29 02:43:48 DEBUG : sub dir: Making directory 2024/12/29 02:43:48 DEBUG : sub dir2: Making directory 2024/12/29 02:43:48 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2024/12/29 02:43:48 DEBUG : B2 bucket rclone-test-vuxafap7qusa: Waiting for checks to finish 2024/12/29 02:43:48 DEBUG : B2 bucket rclone-test-vuxafap7qusa: Waiting for transfers to finish 2024/12/29 02:43:48 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2024/12/29 02:43:48 INFO : sub dir/hello world: Copied (new) 2024/12/29 02:43:48 INFO : sub dir/hello world: Deleted run.go:180: Remote "B2 bucket rclone-test-vuxafap7qusa", Local "Local file system at /tmp/rclone2033454141", Modify Window "1ms" fstest.go:244: Filtering empty directory "sub dir2" 2024/12/29 02:43:49 DEBUG : B2 bucket rclone-test-vuxafap7qusa: Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata 2024/12/29 02:43:49 DEBUG : B2 bucket rclone-test-vuxafap7qusa: Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata --- PASS: TestMoveEmptyDirectories (1.70s) === RUN TestSyncNoUpdateDirModtime run.go:180: Remote "B2 bucket rclone-test-vuxafap7qusa", Local "Local file system at /tmp/rclone2033454141", 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-vuxafap7qusa", Local "Local file system at /tmp/rclone2033454141", Modify Window "1ms" 2024/12/29 02:43:50 DEBUG : sub dir2: Making directory 2024/12/29 02:43:50 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2024/12/29 02:43:50 DEBUG : B2 bucket rclone-test-vuxafap7qusa: Waiting for checks to finish 2024/12/29 02:43:50 DEBUG : B2 bucket rclone-test-vuxafap7qusa: Waiting for transfers to finish 2024/12/29 02:43:50 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2024/12/29 02:43:50 INFO : sub dir/hello world: Copied (new) 2024/12/29 02:43:50 INFO : sub dir/hello world: Deleted --- PASS: TestMoveNoEmptyDirectories (1.13s) === RUN TestSyncEmptyDirectories run.go:180: Remote "B2 bucket rclone-test-vuxafap7qusa", Local "Local file system at /tmp/rclone2033454141", Modify Window "1ms" 2024/12/29 02:43:51 DEBUG : sub dir2: Making directory with metadata 2024/12/29 02:43:51 INFO : sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2024/12/29 02:43:51 INFO : sub dir: Set directory modification time (using DirSetModTime) 2024/12/29 02:43:51 DEBUG : sub dir: Making directory 2024/12/29 02:43:51 DEBUG : sub dir2: Making directory 2024/12/29 02:43:51 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2024/12/29 02:43:51 DEBUG : B2 bucket rclone-test-vuxafap7qusa: Waiting for checks to finish 2024/12/29 02:43:51 DEBUG : B2 bucket rclone-test-vuxafap7qusa: Waiting for transfers to finish 2024/12/29 02:43:52 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2024/12/29 02:43:52 INFO : sub dir/hello world: Copied (new) 2024/12/29 02:43:52 DEBUG : Waiting for deletions to finish run.go:180: Remote "B2 bucket rclone-test-vuxafap7qusa", Local "Local file system at /tmp/rclone2033454141", Modify Window "1ms" fstest.go:244: Filtering empty directory "sub dir2" 2024/12/29 02:43:52 DEBUG : B2 bucket rclone-test-vuxafap7qusa: Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata --- PASS: TestSyncEmptyDirectories (1.47s) === RUN TestSyncSetDelayedModTimes run.go:180: Remote "B2 bucket rclone-test-vuxafap7qusa", Local "Local file system at /tmp/rclone2033454141", 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-vuxafap7qusa", Local "Local file system at /tmp/rclone2033454141", Modify Window "1ms" 2024/12/29 02:43:53 DEBUG : sub dir2: Making directory 2024/12/29 02:43:54 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2024/12/29 02:43:54 DEBUG : B2 bucket rclone-test-vuxafap7qusa: Waiting for checks to finish 2024/12/29 02:43:54 DEBUG : B2 bucket rclone-test-vuxafap7qusa: Waiting for transfers to finish 2024/12/29 02:43:54 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2024/12/29 02:43:54 INFO : sub dir/hello world: Copied (new) 2024/12/29 02:43:54 DEBUG : Waiting for deletions to finish --- PASS: TestSyncNoEmptyDirectories (1.63s) === RUN TestServerSideCopy run.go:180: Remote "B2 bucket rclone-test-vuxafap7qusa", Local "Local file system at /tmp/rclone2033454141", Modify Window "1ms" 2024/12/29 02:43:55 DEBUG : Creating backend with remote "TestB2:rclone-test-wiqucic8hema" sync_test.go:590: Server side copy (if possible) B2 bucket rclone-test-vuxafap7qusa -> B2 bucket rclone-test-wiqucic8hema 2024/12/29 02:43:56 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2024/12/29 02:43:56 DEBUG : B2 bucket rclone-test-wiqucic8hema: Waiting for checks to finish 2024/12/29 02:43:56 DEBUG : B2 bucket rclone-test-wiqucic8hema: Waiting for transfers to finish 2024/12/29 02:43:57 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2024/12/29 02:43:57 INFO : sub dir/hello world: Copied (server-side copy) run.go:180: Remote "B2 bucket rclone-test-vuxafap7qusa", Local "Local file system at /tmp/rclone2033454141", Modify Window "1ms" 2024/12/29 02:43:57 DEBUG : B2 bucket rclone-test-wiqucic8hema: Purge remote 2024/12/29 02:43:57 INFO : B2 bucket rclone-test-wiqucic8hema: cleaning bucket "rclone-test-wiqucic8hema" of all files 2024/12/29 02:43:57 DEBUG : sub dir/hello world: Deleting (id "4_z2f728d1340cd1b0b9f480e1b_f11769ab6529ccfab_d20241229_m024357_c001_v0001184_t0025_u01735440237450") --- PASS: TestServerSideCopy (4.46s) === RUN TestCopyOverSelf run.go:180: Remote "B2 bucket rclone-test-vuxafap7qusa", Local "Local file system at /tmp/rclone2033454141", Modify Window "1ms" 2024/12/29 02:44:00 DEBUG : sub dir/hello world: Sizes differ (src 17 vs dst 11) 2024/12/29 02:44:00 DEBUG : B2 bucket rclone-test-vuxafap7qusa: Waiting for checks to finish 2024/12/29 02:44:00 DEBUG : B2 bucket rclone-test-vuxafap7qusa: Waiting for transfers to finish 2024/12/29 02:44:00 DEBUG : sub dir/hello world: sha1 = b84a9b2362aee3556081792f3b7abd3958da8deb OK 2024/12/29 02:44:00 INFO : sub dir/hello world: Copied (replaced existing) run.go:180: Remote "B2 bucket rclone-test-vuxafap7qusa", Local "Local file system at /tmp/rclone2033454141", Modify Window "1ms" --- PASS: TestCopyOverSelf (1.88s) === RUN TestServerSideCopyOverSelf run.go:180: Remote "B2 bucket rclone-test-vuxafap7qusa", Local "Local file system at /tmp/rclone2033454141", Modify Window "1ms" 2024/12/29 02:44:01 DEBUG : Creating backend with remote "TestB2:rclone-test-mocavil8yada" sync_test.go:626: Server side copy (if possible) B2 bucket rclone-test-vuxafap7qusa -> B2 bucket rclone-test-mocavil8yada 2024/12/29 02:44:03 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2024/12/29 02:44:03 DEBUG : B2 bucket rclone-test-mocavil8yada: Waiting for checks to finish 2024/12/29 02:44:03 DEBUG : B2 bucket rclone-test-mocavil8yada: Waiting for transfers to finish 2024/12/29 02:44:04 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2024/12/29 02:44:04 INFO : sub dir/hello world: Copied (server-side copy) run.go:180: Remote "B2 bucket rclone-test-vuxafap7qusa", Local "Local file system at /tmp/rclone2033454141", Modify Window "1ms" 2024/12/29 02:44:04 DEBUG : sub dir/hello world: Sizes differ (src 17 vs dst 11) 2024/12/29 02:44:04 DEBUG : B2 bucket rclone-test-mocavil8yada: Waiting for checks to finish 2024/12/29 02:44:04 DEBUG : B2 bucket rclone-test-mocavil8yada: Waiting for transfers to finish 2024/12/29 02:44:05 DEBUG : sub dir/hello world: sha1 = b84a9b2362aee3556081792f3b7abd3958da8deb OK 2024/12/29 02:44:05 INFO : sub dir/hello world: Copied (server-side copy) run.go:180: Remote "B2 bucket rclone-test-vuxafap7qusa", Local "Local file system at /tmp/rclone2033454141", Modify Window "1ms" 2024/12/29 02:44:05 DEBUG : B2 bucket rclone-test-mocavil8yada: Purge remote 2024/12/29 02:44:05 INFO : B2 bucket rclone-test-mocavil8yada: cleaning bucket "rclone-test-mocavil8yada" of all files 2024/12/29 02:44:05 DEBUG : sub dir/hello world: Deleting (id "4_zff229d9340cd1b0b9f480e1b_f101b5c6be7414a04_d20241229_m024404_c001_v0001184_t0010_u01735440244882") 2024/12/29 02:44:05 DEBUG : sub dir/hello world: Deleting (id "4_zff229d9340cd1b0b9f480e1b_f1046458fec0ddcd0_d20241229_m024403_c001_v0001041_t0041_u01735440243606") --- PASS: TestServerSideCopyOverSelf (6.05s) === RUN TestMoveOverSelf run.go:180: Remote "B2 bucket rclone-test-vuxafap7qusa", Local "Local file system at /tmp/rclone2033454141", Modify Window "1ms" 2024/12/29 02:44:08 DEBUG : sub dir/hello world: Sizes differ (src 17 vs dst 11) 2024/12/29 02:44:08 DEBUG : B2 bucket rclone-test-vuxafap7qusa: Waiting for checks to finish 2024/12/29 02:44:08 DEBUG : B2 bucket rclone-test-vuxafap7qusa: Waiting for transfers to finish 2024/12/29 02:44:08 DEBUG : sub dir/hello world: sha1 = b84a9b2362aee3556081792f3b7abd3958da8deb OK 2024/12/29 02:44:08 INFO : sub dir/hello world: Copied (replaced existing) 2024/12/29 02:44:08 INFO : sub dir/hello world: Deleted run.go:180: Remote "B2 bucket rclone-test-vuxafap7qusa", Local "Local file system at /tmp/rclone2033454141", Modify Window "1ms" --- PASS: TestMoveOverSelf (1.92s) === RUN TestServerSideMoveOverSelf run.go:180: Remote "B2 bucket rclone-test-vuxafap7qusa", Local "Local file system at /tmp/rclone2033454141", Modify Window "1ms" 2024/12/29 02:44:09 DEBUG : Creating backend with remote "TestB2:rclone-test-yerubik6seqa" sync_test.go:671: Server side copy (if possible) B2 bucket rclone-test-vuxafap7qusa -> B2 bucket rclone-test-yerubik6seqa 2024/12/29 02:44:10 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2024/12/29 02:44:10 DEBUG : B2 bucket rclone-test-yerubik6seqa: Waiting for checks to finish 2024/12/29 02:44:10 DEBUG : B2 bucket rclone-test-yerubik6seqa: Waiting for transfers to finish 2024/12/29 02:44:12 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2024/12/29 02:44:12 INFO : sub dir/hello world: Copied (server-side copy) run.go:180: Remote "B2 bucket rclone-test-vuxafap7qusa", Local "Local file system at /tmp/rclone2033454141", Modify Window "1ms" 2024/12/29 02:44:12 DEBUG : sub dir/hello world: Sizes differ (src 17 vs dst 11) 2024/12/29 02:44:12 DEBUG : B2 bucket rclone-test-yerubik6seqa: Waiting for checks to finish 2024/12/29 02:44:12 DEBUG : B2 bucket rclone-test-yerubik6seqa: Waiting for transfers to finish 2024/12/29 02:44:13 DEBUG : sub dir/hello world: sha1 = b84a9b2362aee3556081792f3b7abd3958da8deb OK 2024/12/29 02:44:13 INFO : sub dir/hello world: Copied (server-side copy) 2024/12/29 02:44:13 INFO : sub dir/hello world: Deleted 2024/12/29 02:44:14 DEBUG : testing file moves 2024/12/29 02:44:14 DEBUG : sub dir/hello world: Sizes differ (src 24 vs dst 17) 2024/12/29 02:44:14 DEBUG : B2 bucket rclone-test-yerubik6seqa: Waiting for checks to finish 2024/12/29 02:44:14 DEBUG : B2 bucket rclone-test-yerubik6seqa: Waiting for transfers to finish 2024/12/29 02:44:14 DEBUG : sub dir/hello world: sha1 = 73716105e69866349759070d23c6e97b3acc55ff OK 2024/12/29 02:44:14 INFO : sub dir/hello world: Copied (server-side copy) 2024/12/29 02:44:14 INFO : sub dir/hello world: Deleted run.go:180: Remote "B2 bucket rclone-test-vuxafap7qusa", Local "Local file system at /tmp/rclone2033454141", Modify Window "1ms" 2024/12/29 02:44:15 DEBUG : B2 bucket rclone-test-yerubik6seqa: Purge remote 2024/12/29 02:44:15 INFO : B2 bucket rclone-test-yerubik6seqa: cleaning bucket "rclone-test-yerubik6seqa" of all files 2024/12/29 02:44:15 DEBUG : sub dir/hello world: Deleting (id "4_zdf22bd8340cd1b0b9f480e1b_f103a021a875a72ee_d20241229_m024414_c001_v0001136_t0016_u01735440254335") 2024/12/29 02:44:15 DEBUG : sub dir/hello world: Deleting (id "4_zdf22bd8340cd1b0b9f480e1b_f1015f7324b3d597e_d20241229_m024412_c001_v0001182_t0010_u01735440252995") 2024/12/29 02:44:15 DEBUG : sub dir/hello world: Deleting (id "4_zdf22bd8340cd1b0b9f480e1b_f1145e55664338a08_d20241229_m024411_c001_v0001144_t0053_u01735440251504") --- PASS: TestServerSideMoveOverSelf (8.11s) === RUN TestCopyAfterDelete run.go:180: Remote "B2 bucket rclone-test-vuxafap7qusa", Local "Local file system at /tmp/rclone2033454141", Modify Window "1ms" 2024/12/29 02:44:17 ERROR : : error listing: directory not found 2024/12/29 02:44:17 DEBUG : Local file system at /tmp/rclone2033454141: Making directory 2024/12/29 02:44:18 DEBUG : B2 bucket rclone-test-vuxafap7qusa: Waiting for checks to finish 2024/12/29 02:44:18 DEBUG : B2 bucket rclone-test-vuxafap7qusa: Waiting for transfers to finish run.go:180: Remote "B2 bucket rclone-test-vuxafap7qusa", Local "Local file system at /tmp/rclone2033454141", Modify Window "1ms" --- PASS: TestCopyAfterDelete (1.69s) === RUN TestCopyRedownload run.go:180: Remote "B2 bucket rclone-test-vuxafap7qusa", Local "Local file system at /tmp/rclone2033454141", Modify Window "1ms" 2024/12/29 02:44:19 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2024/12/29 02:44:19 DEBUG : Local file system at /tmp/rclone2033454141: Waiting for checks to finish 2024/12/29 02:44:19 DEBUG : Local file system at /tmp/rclone2033454141: Waiting for transfers to finish 2024/12/29 02:44:20 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2024/12/29 02:44:20 DEBUG : sub dir/hello world.655e7eb.partial: renamed to: sub dir/hello world 2024/12/29 02:44:20 INFO : sub dir/hello world: Copied (new) run.go:180: Remote "B2 bucket rclone-test-vuxafap7qusa", Local "Local file system at /tmp/rclone2033454141", Modify Window "1ms" --- PASS: TestCopyRedownload (2.02s) === RUN TestSyncBasedOnCheckSum run.go:180: Remote "B2 bucket rclone-test-vuxafap7qusa", Local "Local file system at /tmp/rclone2033454141", Modify Window "1ms" 2024/12/29 02:44:21 DEBUG : check sum: Need to transfer - File not found at Destination 2024/12/29 02:44:21 DEBUG : B2 bucket rclone-test-vuxafap7qusa: Waiting for checks to finish 2024/12/29 02:44:21 DEBUG : B2 bucket rclone-test-vuxafap7qusa: Waiting for transfers to finish 2024/12/29 02:44:21 DEBUG : check sum: sha1 = 3bc15c8aae3e4124dd409035f32ea2fd6835efc9 OK 2024/12/29 02:44:21 INFO : check sum: Copied (new) 2024/12/29 02:44:21 DEBUG : Waiting for deletions to finish run.go:180: Remote "B2 bucket rclone-test-vuxafap7qusa", Local "Local file system at /tmp/rclone2033454141", Modify Window "1ms" 2024/12/29 02:44:22 DEBUG : B2 bucket rclone-test-vuxafap7qusa: Waiting for checks to finish 2024/12/29 02:44:22 DEBUG : check sum: sha1 = 3bc15c8aae3e4124dd409035f32ea2fd6835efc9 OK 2024/12/29 02:44:22 DEBUG : check sum: Size and sha1 of src and dst objects identical 2024/12/29 02:44:22 DEBUG : check sum: Unchanged skipping 2024/12/29 02:44:22 DEBUG : B2 bucket rclone-test-vuxafap7qusa: Waiting for transfers to finish 2024/12/29 02:44:22 DEBUG : Waiting for deletions to finish 2024/12/29 02:44:22 INFO : There was nothing to transfer run.go:180: Remote "B2 bucket rclone-test-vuxafap7qusa", Local "Local file system at /tmp/rclone2033454141", Modify Window "1ms" --- PASS: TestSyncBasedOnCheckSum (2.24s) === RUN TestSyncSizeOnly run.go:180: Remote "B2 bucket rclone-test-vuxafap7qusa", Local "Local file system at /tmp/rclone2033454141", Modify Window "1ms" 2024/12/29 02:44:23 DEBUG : sizeonly: Need to transfer - File not found at Destination 2024/12/29 02:44:23 DEBUG : B2 bucket rclone-test-vuxafap7qusa: Waiting for checks to finish 2024/12/29 02:44:23 DEBUG : B2 bucket rclone-test-vuxafap7qusa: Waiting for transfers to finish 2024/12/29 02:44:23 DEBUG : sizeonly: sha1 = 3e2e95f5ad970eadfa7e17eaf73da97024aa5359 OK 2024/12/29 02:44:23 INFO : sizeonly: Copied (new) 2024/12/29 02:44:23 DEBUG : Waiting for deletions to finish run.go:180: Remote "B2 bucket rclone-test-vuxafap7qusa", Local "Local file system at /tmp/rclone2033454141", Modify Window "1ms" 2024/12/29 02:44:24 DEBUG : sizeonly: Sizes identical 2024/12/29 02:44:24 DEBUG : B2 bucket rclone-test-vuxafap7qusa: Waiting for checks to finish 2024/12/29 02:44:24 DEBUG : sizeonly: Unchanged skipping 2024/12/29 02:44:24 DEBUG : B2 bucket rclone-test-vuxafap7qusa: Waiting for transfers to finish 2024/12/29 02:44:24 DEBUG : Waiting for deletions to finish 2024/12/29 02:44:24 INFO : There was nothing to transfer run.go:180: Remote "B2 bucket rclone-test-vuxafap7qusa", Local "Local file system at /tmp/rclone2033454141", Modify Window "1ms" --- PASS: TestSyncSizeOnly (2.20s) === RUN TestSyncIgnoreSize run.go:180: Remote "B2 bucket rclone-test-vuxafap7qusa", Local "Local file system at /tmp/rclone2033454141", Modify Window "1ms" 2024/12/29 02:44:25 DEBUG : ignore-size: Need to transfer - File not found at Destination 2024/12/29 02:44:25 DEBUG : B2 bucket rclone-test-vuxafap7qusa: Waiting for checks to finish 2024/12/29 02:44:25 DEBUG : B2 bucket rclone-test-vuxafap7qusa: Waiting for transfers to finish 2024/12/29 02:44:26 DEBUG : ignore-size: sha1 = 4a756ca07e9487f482465a99e8286abc86ba4dc7 OK 2024/12/29 02:44:26 INFO : ignore-size: Copied (new) 2024/12/29 02:44:26 DEBUG : Waiting for deletions to finish run.go:180: Remote "B2 bucket rclone-test-vuxafap7qusa", Local "Local file system at /tmp/rclone2033454141", Modify Window "1ms" 2024/12/29 02:44:26 DEBUG : B2 bucket rclone-test-vuxafap7qusa: Waiting for checks to finish 2024/12/29 02:44:26 DEBUG : ignore-size: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2024/12/29 02:44:26 DEBUG : ignore-size: Unchanged skipping 2024/12/29 02:44:26 DEBUG : B2 bucket rclone-test-vuxafap7qusa: Waiting for transfers to finish 2024/12/29 02:44:26 DEBUG : Waiting for deletions to finish 2024/12/29 02:44:26 INFO : There was nothing to transfer run.go:180: Remote "B2 bucket rclone-test-vuxafap7qusa", Local "Local file system at /tmp/rclone2033454141", Modify Window "1ms" --- PASS: TestSyncIgnoreSize (2.59s) === RUN TestSyncIgnoreTimes run.go:180: Remote "B2 bucket rclone-test-vuxafap7qusa", Local "Local file system at /tmp/rclone2033454141", Modify Window "1ms" 2024/12/29 02:44:28 DEBUG : existing: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2024/12/29 02:44:28 DEBUG : existing: Unchanged skipping 2024/12/29 02:44:28 DEBUG : B2 bucket rclone-test-vuxafap7qusa: Waiting for checks to finish 2024/12/29 02:44:28 DEBUG : B2 bucket rclone-test-vuxafap7qusa: Waiting for transfers to finish 2024/12/29 02:44:28 DEBUG : Waiting for deletions to finish 2024/12/29 02:44:28 INFO : There was nothing to transfer run.go:180: Remote "B2 bucket rclone-test-vuxafap7qusa", Local "Local file system at /tmp/rclone2033454141", Modify Window "1ms" 2024/12/29 02:44:29 DEBUG : existing: Transferring unconditionally as --ignore-times is in use 2024/12/29 02:44:29 DEBUG : B2 bucket rclone-test-vuxafap7qusa: Waiting for checks to finish 2024/12/29 02:44:29 DEBUG : B2 bucket rclone-test-vuxafap7qusa: Waiting for transfers to finish 2024/12/29 02:44:29 DEBUG : existing: sha1 = 3e2e95f5ad970eadfa7e17eaf73da97024aa5359 OK 2024/12/29 02:44:29 INFO : existing: Copied (replaced existing) 2024/12/29 02:44:29 DEBUG : Waiting for deletions to finish run.go:180: Remote "B2 bucket rclone-test-vuxafap7qusa", Local "Local file system at /tmp/rclone2033454141", Modify Window "1ms" --- PASS: TestSyncIgnoreTimes (2.40s) === RUN TestSyncIgnoreExisting run.go:180: Remote "B2 bucket rclone-test-vuxafap7qusa", Local "Local file system at /tmp/rclone2033454141", Modify Window "1ms" 2024/12/29 02:44:30 DEBUG : existing: Need to transfer - File not found at Destination 2024/12/29 02:44:30 DEBUG : B2 bucket rclone-test-vuxafap7qusa: Waiting for checks to finish 2024/12/29 02:44:30 DEBUG : B2 bucket rclone-test-vuxafap7qusa: Waiting for transfers to finish 2024/12/29 02:44:31 DEBUG : existing: sha1 = 3e2e95f5ad970eadfa7e17eaf73da97024aa5359 OK 2024/12/29 02:44:31 INFO : existing: Copied (new) 2024/12/29 02:44:31 DEBUG : Waiting for deletions to finish run.go:180: Remote "B2 bucket rclone-test-vuxafap7qusa", Local "Local file system at /tmp/rclone2033454141", Modify Window "1ms" 2024/12/29 02:44:31 DEBUG : B2 bucket rclone-test-vuxafap7qusa: Waiting for checks to finish 2024/12/29 02:44:31 DEBUG : existing: Destination exists, skipping 2024/12/29 02:44:31 DEBUG : B2 bucket rclone-test-vuxafap7qusa: Waiting for transfers to finish 2024/12/29 02:44:31 DEBUG : Waiting for deletions to finish 2024/12/29 02:44:31 INFO : There was nothing to transfer run.go:180: Remote "B2 bucket rclone-test-vuxafap7qusa", Local "Local file system at /tmp/rclone2033454141", Modify Window "1ms" --- PASS: TestSyncIgnoreExisting (2.20s) === RUN TestSyncIgnoreErrors run.go:180: Remote "B2 bucket rclone-test-vuxafap7qusa", Local "Local file system at /tmp/rclone2033454141", Modify Window "1ms" 2024/12/29 02:44:33 DEBUG : d: Making directory fstest.go:244: Filtering empty directory "d" 2024/12/29 02:44:33 DEBUG : c/non empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2024/12/29 02:44:33 DEBUG : c/non empty space: Unchanged skipping 2024/12/29 02:44:33 DEBUG : a/potato2: Need to transfer - File not found at Destination 2024/12/29 02:44:33 DEBUG : B2 bucket rclone-test-vuxafap7qusa: Waiting for checks to finish 2024/12/29 02:44:33 DEBUG : B2 bucket rclone-test-vuxafap7qusa: Waiting for transfers to finish 2024/12/29 02:44:33 DEBUG : a/potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2024/12/29 02:44:33 INFO : a/potato2: Copied (new) 2024/12/29 02:44:33 DEBUG : Waiting for deletions to finish 2024/12/29 02:44:34 INFO : b/potato: Deleted run.go:180: Remote "B2 bucket rclone-test-vuxafap7qusa", Local "Local file system at /tmp/rclone2033454141", Modify Window "1ms" --- PASS: TestSyncIgnoreErrors (2.47s) === RUN TestSyncAfterChangingModtimeOnly run.go:180: Remote "B2 bucket rclone-test-vuxafap7qusa", Local "Local file system at /tmp/rclone2033454141", Modify Window "1ms" 2024/12/29 02:44:35 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/29 02:44:35 DEBUG : B2 bucket rclone-test-vuxafap7qusa: Waiting for checks to finish 2024/12/29 02:44:35 DEBUG : empty space: sha1 = 3bc15c8aae3e4124dd409035f32ea2fd6835efc9 OK 2024/12/29 02:44:35 NOTICE: empty space: Skipped update modification time as --dry-run is set (size 1) 2024/12/29 02:44:35 DEBUG : empty space: Unchanged skipping 2024/12/29 02:44:35 DEBUG : B2 bucket rclone-test-vuxafap7qusa: Waiting for transfers to finish 2024/12/29 02:44:35 DEBUG : Waiting for deletions to finish 2024/12/29 02:44:35 INFO : There was nothing to transfer run.go:180: Remote "B2 bucket rclone-test-vuxafap7qusa", Local "Local file system at /tmp/rclone2033454141", Modify Window "1ms" 2024/12/29 02:44:36 DEBUG : B2 bucket rclone-test-vuxafap7qusa: Waiting for checks to finish 2024/12/29 02:44:36 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/29 02:44:36 DEBUG : empty space: sha1 = 3bc15c8aae3e4124dd409035f32ea2fd6835efc9 OK 2024/12/29 02:44:37 INFO : empty space: Updated modification time in destination 2024/12/29 02:44:37 DEBUG : empty space: Unchanged skipping 2024/12/29 02:44:37 DEBUG : B2 bucket rclone-test-vuxafap7qusa: Waiting for transfers to finish 2024/12/29 02:44:37 DEBUG : Waiting for deletions to finish 2024/12/29 02:44:37 INFO : There was nothing to transfer run.go:180: Remote "B2 bucket rclone-test-vuxafap7qusa", Local "Local file system at /tmp/rclone2033454141", Modify Window "1ms" --- PASS: TestSyncAfterChangingModtimeOnly (3.17s) === RUN TestSyncAfterChangingModtimeOnlyWithNoUpdateModTime run.go:180: Remote "B2 bucket rclone-test-vuxafap7qusa", Local "Local file system at /tmp/rclone2033454141", Modify Window "1ms" 2024/12/29 02:44:39 DEBUG : B2 bucket rclone-test-vuxafap7qusa: Waiting for checks to finish 2024/12/29 02:44:39 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/29 02:44:39 DEBUG : empty space: sha1 = 3bc15c8aae3e4124dd409035f32ea2fd6835efc9 OK 2024/12/29 02:44:39 DEBUG : empty space: Unchanged skipping 2024/12/29 02:44:39 DEBUG : B2 bucket rclone-test-vuxafap7qusa: Waiting for transfers to finish 2024/12/29 02:44:39 DEBUG : Waiting for deletions to finish 2024/12/29 02:44:39 INFO : There was nothing to transfer run.go:180: Remote "B2 bucket rclone-test-vuxafap7qusa", Local "Local file system at /tmp/rclone2033454141", Modify Window "1ms" --- PASS: TestSyncAfterChangingModtimeOnlyWithNoUpdateModTime (1.67s) === RUN TestSyncDoesntUpdateModtime run.go:180: Remote "B2 bucket rclone-test-vuxafap7qusa", Local "Local file system at /tmp/rclone2033454141", Modify Window "1ms" 2024/12/29 02:44:40 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/29 02:44:40 DEBUG : B2 bucket rclone-test-vuxafap7qusa: Waiting for checks to finish 2024/12/29 02:44:40 DEBUG : foo: sha1 = 0beec7b5ea3f0fdbc95d0dd47f3c5bc275da8a33 (Local file system at /tmp/rclone2033454141) 2024/12/29 02:44:40 DEBUG : foo: sha1 = 62cdb7020ff920e5aa642c3d4066950dd1f01f4d (B2 bucket rclone-test-vuxafap7qusa) 2024/12/29 02:44:40 DEBUG : foo: sha1 differ 2024/12/29 02:44:40 DEBUG : B2 bucket rclone-test-vuxafap7qusa: Waiting for transfers to finish 2024/12/29 02:44:40 DEBUG : foo: sha1 = 0beec7b5ea3f0fdbc95d0dd47f3c5bc275da8a33 OK 2024/12/29 02:44:40 INFO : foo: Copied (replaced existing) 2024/12/29 02:44:40 DEBUG : Waiting for deletions to finish run.go:180: Remote "B2 bucket rclone-test-vuxafap7qusa", Local "Local file system at /tmp/rclone2033454141", Modify Window "1ms" --- PASS: TestSyncDoesntUpdateModtime (1.83s) === RUN TestSyncAfterAddingAFile run.go:180: Remote "B2 bucket rclone-test-vuxafap7qusa", Local "Local file system at /tmp/rclone2033454141", Modify Window "1ms" 2024/12/29 02:44:42 DEBUG : potato: Need to transfer - File not found at Destination 2024/12/29 02:44:42 DEBUG : empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2024/12/29 02:44:42 DEBUG : B2 bucket rclone-test-vuxafap7qusa: Waiting for checks to finish 2024/12/29 02:44:42 DEBUG : empty space: Unchanged skipping 2024/12/29 02:44:42 DEBUG : B2 bucket rclone-test-vuxafap7qusa: Waiting for transfers to finish 2024/12/29 02:44:42 DEBUG : potato: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2024/12/29 02:44:42 INFO : potato: Copied (new) 2024/12/29 02:44:42 DEBUG : Waiting for deletions to finish run.go:180: Remote "B2 bucket rclone-test-vuxafap7qusa", Local "Local file system at /tmp/rclone2033454141", Modify Window "1ms" --- PASS: TestSyncAfterAddingAFile (2.04s) === RUN TestSyncAfterChangingFilesSizeOnly run.go:180: Remote "B2 bucket rclone-test-vuxafap7qusa", Local "Local file system at /tmp/rclone2033454141", Modify Window "1ms" 2024/12/29 02:44:44 DEBUG : potato: Sizes differ (src 21 vs dst 60) 2024/12/29 02:44:44 DEBUG : B2 bucket rclone-test-vuxafap7qusa: Waiting for checks to finish 2024/12/29 02:44:44 DEBUG : B2 bucket rclone-test-vuxafap7qusa: Waiting for transfers to finish 2024/12/29 02:44:44 DEBUG : potato: sha1 = 0fd321a1023ac4e1e1054fcc0236b9d0755f722f OK 2024/12/29 02:44:44 INFO : potato: Copied (replaced existing) 2024/12/29 02:44:44 DEBUG : Waiting for deletions to finish run.go:180: Remote "B2 bucket rclone-test-vuxafap7qusa", Local "Local file system at /tmp/rclone2033454141", Modify Window "1ms" --- PASS: TestSyncAfterChangingFilesSizeOnly (1.85s) === RUN TestSyncAfterChangingContentsOnly run.go:180: Remote "B2 bucket rclone-test-vuxafap7qusa", Local "Local file system at /tmp/rclone2033454141", Modify Window "1ms" 2024/12/29 02:44:46 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/29 02:44:46 DEBUG : B2 bucket rclone-test-vuxafap7qusa: Waiting for checks to finish 2024/12/29 02:44:46 DEBUG : potato: sha1 = 1ca5094b3b73f587249eabe179c40a3eec839b1f (Local file system at /tmp/rclone2033454141) 2024/12/29 02:44:46 DEBUG : potato: sha1 = 0fd321a1023ac4e1e1054fcc0236b9d0755f722f (B2 bucket rclone-test-vuxafap7qusa) 2024/12/29 02:44:46 DEBUG : potato: sha1 differ 2024/12/29 02:44:46 DEBUG : B2 bucket rclone-test-vuxafap7qusa: Waiting for transfers to finish 2024/12/29 02:44:46 DEBUG : potato: sha1 = 1ca5094b3b73f587249eabe179c40a3eec839b1f OK 2024/12/29 02:44:46 INFO : potato: Copied (replaced existing) 2024/12/29 02:44:46 DEBUG : Waiting for deletions to finish run.go:180: Remote "B2 bucket rclone-test-vuxafap7qusa", Local "Local file system at /tmp/rclone2033454141", Modify Window "1ms" --- PASS: TestSyncAfterChangingContentsOnly (1.86s) === RUN TestSyncAfterRemovingAFileAndAddingAFileDryRun run.go:180: Remote "B2 bucket rclone-test-vuxafap7qusa", Local "Local file system at /tmp/rclone2033454141", Modify Window "1ms" 2024/12/29 02:44:48 DEBUG : potato2: Need to transfer - File not found at Destination 2024/12/29 02:44:48 NOTICE: potato2: Skipped copy as --dry-run is set (size 60) 2024/12/29 02:44:48 DEBUG : empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2024/12/29 02:44:48 DEBUG : empty space: Unchanged skipping 2024/12/29 02:44:48 DEBUG : B2 bucket rclone-test-vuxafap7qusa: Waiting for checks to finish 2024/12/29 02:44:48 DEBUG : B2 bucket rclone-test-vuxafap7qusa: Waiting for transfers to finish 2024/12/29 02:44:48 DEBUG : Waiting for deletions to finish 2024/12/29 02:44:48 NOTICE: potato: Skipped delete as --dry-run is set (size 21) run.go:180: Remote "B2 bucket rclone-test-vuxafap7qusa", Local "Local file system at /tmp/rclone2033454141", Modify Window "1ms" --- PASS: TestSyncAfterRemovingAFileAndAddingAFileDryRun (1.88s) === RUN TestSyncAfterRemovingAFileAndAddingAFile run.go:180: Remote "B2 bucket rclone-test-vuxafap7qusa", Local "Local file system at /tmp/rclone2033454141", Modify Window "1ms" 2024/12/29 02:44:50 DEBUG : potato2: Need to transfer - File not found at Destination 2024/12/29 02:44:50 DEBUG : B2 bucket rclone-test-vuxafap7qusa: Waiting for checks to finish 2024/12/29 02:44:50 DEBUG : empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2024/12/29 02:44:50 DEBUG : empty space: Unchanged skipping 2024/12/29 02:44:50 DEBUG : B2 bucket rclone-test-vuxafap7qusa: Waiting for transfers to finish 2024/12/29 02:44:50 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2024/12/29 02:44:50 INFO : potato2: Copied (new) 2024/12/29 02:44:50 DEBUG : Waiting for deletions to finish 2024/12/29 02:44:50 INFO : potato: Deleted run.go:180: Remote "B2 bucket rclone-test-vuxafap7qusa", Local "Local file system at /tmp/rclone2033454141", Modify Window "1ms" --- PASS: TestSyncAfterRemovingAFileAndAddingAFile (2.78s) === RUN TestSyncAfterRemovingAFileAndAddingAFileSubDir run.go:180: Remote "B2 bucket rclone-test-vuxafap7qusa", Local "Local file system at /tmp/rclone2033454141", Modify Window "1ms" 2024/12/29 02:44:52 DEBUG : d: Making directory 2024/12/29 02:44:52 DEBUG : d/e: Making directory fstest.go:244: Filtering empty directory "d" fstest.go:244: Filtering empty directory "d/e" 2024/12/29 02:44:53 DEBUG : a/potato2: Need to transfer - File not found at Destination 2024/12/29 02:44:53 DEBUG : c/non empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2024/12/29 02:44:53 DEBUG : B2 bucket rclone-test-vuxafap7qusa: Waiting for checks to finish 2024/12/29 02:44:53 DEBUG : c/non empty space: Unchanged skipping 2024/12/29 02:44:53 DEBUG : B2 bucket rclone-test-vuxafap7qusa: Waiting for transfers to finish 2024/12/29 02:44:53 DEBUG : a/potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2024/12/29 02:44:53 INFO : a/potato2: Copied (new) 2024/12/29 02:44:53 DEBUG : Waiting for deletions to finish 2024/12/29 02:44:53 INFO : b/potato: Deleted run.go:180: Remote "B2 bucket rclone-test-vuxafap7qusa", Local "Local file system at /tmp/rclone2033454141", Modify Window "1ms" --- PASS: TestSyncAfterRemovingAFileAndAddingAFileSubDir (2.42s) === RUN TestSyncAfterRemovingAFileAndAddingAFileSubDirWithErrors run.go:180: Remote "B2 bucket rclone-test-vuxafap7qusa", Local "Local file system at /tmp/rclone2033454141", Modify Window "1ms" 2024/12/29 02:44:55 DEBUG : d: Making directory fstest.go:244: Filtering empty directory "d" 2024/12/29 02:44:55 DEBUG : c/non empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2024/12/29 02:44:55 DEBUG : a/potato2: Need to transfer - File not found at Destination 2024/12/29 02:44:55 DEBUG : B2 bucket rclone-test-vuxafap7qusa: Waiting for checks to finish 2024/12/29 02:44:55 DEBUG : c/non empty space: Unchanged skipping 2024/12/29 02:44:55 DEBUG : B2 bucket rclone-test-vuxafap7qusa: Waiting for transfers to finish 2024/12/29 02:44:55 DEBUG : a/potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2024/12/29 02:44:55 INFO : a/potato2: Copied (new) 2024/12/29 02:44:55 ERROR : B2 bucket rclone-test-vuxafap7qusa: not deleting files as there were IO errors 2024/12/29 02:44:55 ERROR : B2 bucket rclone-test-vuxafap7qusa: not deleting directories as there were IO errors run.go:180: Remote "B2 bucket rclone-test-vuxafap7qusa", Local "Local file system at /tmp/rclone2033454141", Modify Window "1ms" fstest.go:244: Filtering empty directory "d" --- PASS: TestSyncAfterRemovingAFileAndAddingAFileSubDirWithErrors (2.46s) === RUN TestSyncDeleteAfter --- PASS: TestSyncDeleteAfter (0.00s) === RUN TestSyncDeleteDuring run.go:180: Remote "B2 bucket rclone-test-vuxafap7qusa", Local "Local file system at /tmp/rclone2033454141", Modify Window "1ms" 2024/12/29 02:44:57 DEBUG : Waiting for deletions to finish 2024/12/29 02:44:58 DEBUG : potato2: Need to transfer - File not found at Destination 2024/12/29 02:44:58 DEBUG : empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2024/12/29 02:44:58 DEBUG : B2 bucket rclone-test-vuxafap7qusa: Waiting for checks to finish 2024/12/29 02:44:58 DEBUG : empty space: Unchanged skipping 2024/12/29 02:44:58 DEBUG : B2 bucket rclone-test-vuxafap7qusa: Waiting for transfers to finish 2024/12/29 02:44:58 INFO : potato: Deleted 2024/12/29 02:44:58 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2024/12/29 02:44:58 INFO : potato2: Copied (new) run.go:180: Remote "B2 bucket rclone-test-vuxafap7qusa", Local "Local file system at /tmp/rclone2033454141", Modify Window "1ms" --- PASS: TestSyncDeleteDuring (2.26s) === RUN TestSyncDeleteBefore run.go:180: Remote "B2 bucket rclone-test-vuxafap7qusa", Local "Local file system at /tmp/rclone2033454141", Modify Window "1ms" 2024/12/29 02:45:00 DEBUG : Waiting for deletions to finish 2024/12/29 02:45:00 DEBUG : B2 bucket rclone-test-vuxafap7qusa: Waiting for checks to finish 2024/12/29 02:45:00 DEBUG : B2 bucket rclone-test-vuxafap7qusa: Waiting for transfers to finish 2024/12/29 02:45:00 INFO : potato: Deleted 2024/12/29 02:45:00 DEBUG : potato2: Need to transfer - File not found at Destination 2024/12/29 02:45:00 DEBUG : empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2024/12/29 02:45:00 DEBUG : empty space: Unchanged skipping 2024/12/29 02:45:00 DEBUG : B2 bucket rclone-test-vuxafap7qusa: Waiting for checks to finish 2024/12/29 02:45:00 DEBUG : B2 bucket rclone-test-vuxafap7qusa: Waiting for transfers to finish 2024/12/29 02:45:00 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2024/12/29 02:45:00 INFO : potato2: Copied (new) run.go:180: Remote "B2 bucket rclone-test-vuxafap7qusa", Local "Local file system at /tmp/rclone2033454141", Modify Window "1ms" --- PASS: TestSyncDeleteBefore (2.66s) === RUN TestCopyDeleteBefore run.go:180: Remote "B2 bucket rclone-test-vuxafap7qusa", Local "Local file system at /tmp/rclone2033454141", Modify Window "1ms" 2024/12/29 02:45:02 DEBUG : potato2: Need to transfer - File not found at Destination 2024/12/29 02:45:02 DEBUG : B2 bucket rclone-test-vuxafap7qusa: Waiting for checks to finish 2024/12/29 02:45:02 DEBUG : B2 bucket rclone-test-vuxafap7qusa: Waiting for transfers to finish 2024/12/29 02:45:03 DEBUG : potato2: sha1 = 810274f0df19dab60a894a562b7a8ff04c072623 OK 2024/12/29 02:45:03 INFO : potato2: Copied (new) run.go:180: Remote "B2 bucket rclone-test-vuxafap7qusa", Local "Local file system at /tmp/rclone2033454141", Modify Window "1ms" --- PASS: TestCopyDeleteBefore (2.05s) === RUN TestSyncWithExclude run.go:180: Remote "B2 bucket rclone-test-vuxafap7qusa", Local "Local file system at /tmp/rclone2033454141", Modify Window "1ms" 2024/12/29 02:45:04 DEBUG : enormous: Excluded (Size Filter) 2024/12/29 02:45:04 DEBUG : enormous: Excluded 2024/12/29 02:45:04 DEBUG : potato2: Excluded (Size Filter) 2024/12/29 02:45:04 DEBUG : potato2: Excluded 2024/12/29 02:45:05 DEBUG : potato2: Excluded (Size Filter) 2024/12/29 02:45:05 DEBUG : B2 bucket rclone-test-vuxafap7qusa: Waiting for checks to finish 2024/12/29 02:45:05 DEBUG : empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2024/12/29 02:45:05 DEBUG : empty space: Unchanged skipping 2024/12/29 02:45:05 DEBUG : B2 bucket rclone-test-vuxafap7qusa: Waiting for transfers to finish 2024/12/29 02:45:05 DEBUG : Waiting for deletions to finish 2024/12/29 02:45:05 INFO : There was nothing to transfer run.go:180: Remote "B2 bucket rclone-test-vuxafap7qusa", Local "Local file system at /tmp/rclone2033454141", Modify Window "1ms" 2024/12/29 02:45:05 DEBUG : enormous: Excluded (Size Filter) 2024/12/29 02:45:05 DEBUG : enormous: Excluded 2024/12/29 02:45:05 DEBUG : potato2: Excluded (Size Filter) 2024/12/29 02:45:05 DEBUG : potato2: Excluded 2024/12/29 02:45:05 DEBUG : potato2: Excluded (Size Filter) 2024/12/29 02:45:05 DEBUG : empty space: Size and modification time the same (differ by 456.789µs, within tolerance 1ms) 2024/12/29 02:45:05 DEBUG : Local file system at /tmp/rclone2033454141: Waiting for checks to finish 2024/12/29 02:45:05 DEBUG : empty space: Unchanged skipping 2024/12/29 02:45:05 DEBUG : Local file system at /tmp/rclone2033454141: Waiting for transfers to finish 2024/12/29 02:45:05 DEBUG : Waiting for deletions to finish 2024/12/29 02:45:05 INFO : There was nothing to transfer run.go:180: Remote "B2 bucket rclone-test-vuxafap7qusa", Local "Local file system at /tmp/rclone2033454141", Modify Window "1ms" --- PASS: TestSyncWithExclude (2.63s) === RUN TestSyncWithExcludeAndDeleteExcluded run.go:180: Remote "B2 bucket rclone-test-vuxafap7qusa", Local "Local file system at /tmp/rclone2033454141", Modify Window "1ms" 2024/12/29 02:45:07 DEBUG : enormous: Excluded (Size Filter) 2024/12/29 02:45:07 DEBUG : enormous: Excluded 2024/12/29 02:45:07 DEBUG : potato2: Excluded (Size Filter) 2024/12/29 02:45:07 DEBUG : potato2: Excluded 2024/12/29 02:45:07 DEBUG : empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2024/12/29 02:45:07 DEBUG : B2 bucket rclone-test-vuxafap7qusa: Waiting for checks to finish 2024/12/29 02:45:07 DEBUG : empty space: Unchanged skipping 2024/12/29 02:45:07 DEBUG : B2 bucket rclone-test-vuxafap7qusa: Waiting for transfers to finish 2024/12/29 02:45:07 DEBUG : Waiting for deletions to finish 2024/12/29 02:45:08 INFO : potato2: Deleted 2024/12/29 02:45:08 INFO : enormous: Deleted 2024/12/29 02:45:08 INFO : There was nothing to transfer run.go:180: Remote "B2 bucket rclone-test-vuxafap7qusa", Local "Local file system at /tmp/rclone2033454141", Modify Window "1ms" 2024/12/29 02:45:08 DEBUG : empty space: Size and modification time the same (differ by 456.789µs, within tolerance 1ms) 2024/12/29 02:45:08 DEBUG : empty space: Unchanged skipping 2024/12/29 02:45:08 DEBUG : Local file system at /tmp/rclone2033454141: Waiting for checks to finish 2024/12/29 02:45:08 DEBUG : Local file system at /tmp/rclone2033454141: Waiting for transfers to finish 2024/12/29 02:45:08 DEBUG : Waiting for deletions to finish 2024/12/29 02:45:08 INFO : enormous: Deleted 2024/12/29 02:45:08 INFO : potato2: Deleted 2024/12/29 02:45:08 INFO : There was nothing to transfer run.go:180: Remote "B2 bucket rclone-test-vuxafap7qusa", Local "Local file system at /tmp/rclone2033454141", Modify Window "1ms" --- PASS: TestSyncWithExcludeAndDeleteExcluded (2.99s) === RUN TestSyncWithUpdateOlder run.go:180: Remote "B2 bucket rclone-test-vuxafap7qusa", Local "Local file system at /tmp/rclone2033454141", Modify Window "1ms" 2024/12/29 02:45:11 DEBUG : five: Need to transfer - File not found at Destination 2024/12/29 02:45:11 DEBUG : one: Destination is newer than source, skipping 2024/12/29 02:45:11 DEBUG : three: Sizes identical 2024/12/29 02:45:11 DEBUG : three: Destination mod time is within 1s of source and files identical, skipping 2024/12/29 02:45:11 DEBUG : B2 bucket rclone-test-vuxafap7qusa: Waiting for checks to finish 2024/12/29 02:45:11 DEBUG : four: Sizes differ (src 4 vs dst 8) 2024/12/29 02:45:11 DEBUG : four: Destination mod time is within 1s of source but files differ, transferring 2024/12/29 02:45:11 DEBUG : two: sha1 = ad782ecdac770fc6eb9a62e44f90873fb97fb26b (Local file system at /tmp/rclone2033454141) 2024/12/29 02:45:11 DEBUG : two: sha1 = b10e0da85e90399abfec36c7376b20aa4596461b (B2 bucket rclone-test-vuxafap7qusa) 2024/12/29 02:45:11 DEBUG : two: sha1 differ 2024/12/29 02:45:11 DEBUG : B2 bucket rclone-test-vuxafap7qusa: Waiting for transfers to finish 2024/12/29 02:45:11 DEBUG : four: sha1 = 9f8f7eec5dea5ac43738721939c120318cbff1df OK 2024/12/29 02:45:11 INFO : four: Copied (replaced existing) 2024/12/29 02:45:11 DEBUG : five: sha1 = 4db2c1df4610cd6c0da6b9197b066bfb4e9b9d00 OK 2024/12/29 02:45:11 INFO : five: Copied (new) 2024/12/29 02:45:12 DEBUG : two: sha1 = ad782ecdac770fc6eb9a62e44f90873fb97fb26b OK 2024/12/29 02:45:12 INFO : two: Copied (replaced existing) 2024/12/29 02:45:12 DEBUG : Waiting for deletions to finish 2024/12/29 02:45:12 DEBUG : one: Destination is newer than source, skipping 2024/12/29 02:45:12 DEBUG : B2 bucket rclone-test-vuxafap7qusa: Waiting for checks to finish 2024/12/29 02:45:12 DEBUG : two: sha1 = ad782ecdac770fc6eb9a62e44f90873fb97fb26b OK 2024/12/29 02:45:12 DEBUG : two: Size and sha1 of src and dst objects identical 2024/12/29 02:45:12 DEBUG : four: sha1 = 9f8f7eec5dea5ac43738721939c120318cbff1df OK 2024/12/29 02:45:12 DEBUG : four: Size and sha1 of src and dst objects identical 2024/12/29 02:45:12 DEBUG : two: Destination mod time is within 1s of source and files identical, skipping 2024/12/29 02:45:12 DEBUG : four: Destination mod time is within 1s of source and files identical, skipping 2024/12/29 02:45:12 DEBUG : five: sha1 = 4db2c1df4610cd6c0da6b9197b066bfb4e9b9d00 OK 2024/12/29 02:45:12 DEBUG : five: Size and sha1 of src and dst objects identical 2024/12/29 02:45:12 DEBUG : three: sha1 = b802f384302cb24fbab0a44997e820bf2e8507bb (Local file system at /tmp/rclone2033454141) 2024/12/29 02:45:12 DEBUG : three: sha1 = 03731cad13f4cf7b59703c77529381cdec1632e5 (B2 bucket rclone-test-vuxafap7qusa) 2024/12/29 02:45:12 DEBUG : five: Destination mod time is within 1s of source and files identical, skipping 2024/12/29 02:45:12 DEBUG : three: sha1 differ 2024/12/29 02:45:12 DEBUG : three: Destination mod time is within 1s of source but files differ, transferring 2024/12/29 02:45:12 DEBUG : B2 bucket rclone-test-vuxafap7qusa: Waiting for transfers to finish 2024/12/29 02:45:12 DEBUG : three: sha1 = b802f384302cb24fbab0a44997e820bf2e8507bb OK 2024/12/29 02:45:12 INFO : three: Copied (replaced existing) 2024/12/29 02:45:12 DEBUG : Waiting for deletions to finish --- PASS: TestSyncWithUpdateOlder (4.20s) === 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-vuxafap7qusa", Local "Local file system at /tmp/rclone2033454141", Modify Window "1ms" sync_test.go:1538: Can track renames: true 2024/12/29 02:45:14 INFO : B2 bucket rclone-test-vuxafap7qusa: Making map for --track-renames 2024/12/29 02:45:14 INFO : B2 bucket rclone-test-vuxafap7qusa: Finished making map for --track-renames 2024/12/29 02:45:14 DEBUG : B2 bucket rclone-test-vuxafap7qusa: Waiting for checks to finish 2024/12/29 02:45:14 DEBUG : potato: Need to transfer - No matching file found at Destination 2024/12/29 02:45:14 DEBUG : yam: Need to transfer - No matching file found at Destination 2024/12/29 02:45:14 DEBUG : B2 bucket rclone-test-vuxafap7qusa: Waiting for renames to finish 2024/12/29 02:45:14 DEBUG : B2 bucket rclone-test-vuxafap7qusa: Waiting for transfers to finish 2024/12/29 02:45:14 DEBUG : potato: sha1 = 1d1ac61cfffcfdd0a15cc9ae575fb06ca8c11fb5 OK 2024/12/29 02:45:14 INFO : potato: Copied (new) 2024/12/29 02:45:14 DEBUG : yam: sha1 = ad84b2fb6729688a5ee3225164a6d4d58465b33e OK 2024/12/29 02:45:14 INFO : yam: Copied (new) 2024/12/29 02:45:14 DEBUG : Waiting for deletions to finish run.go:180: Remote "B2 bucket rclone-test-vuxafap7qusa", Local "Local file system at /tmp/rclone2033454141", Modify Window "1ms" 2024/12/29 02:45:15 INFO : B2 bucket rclone-test-vuxafap7qusa: Making map for --track-renames 2024/12/29 02:45:15 DEBUG : potato: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2024/12/29 02:45:15 INFO : B2 bucket rclone-test-vuxafap7qusa: Finished making map for --track-renames 2024/12/29 02:45:15 DEBUG : B2 bucket rclone-test-vuxafap7qusa: Waiting for checks to finish 2024/12/29 02:45:15 DEBUG : potato: Unchanged skipping 2024/12/29 02:45:15 DEBUG : B2 bucket rclone-test-vuxafap7qusa: Waiting for renames to finish 2024/12/29 02:45:15 DEBUG : yam: sha1 = ad84b2fb6729688a5ee3225164a6d4d58465b33e OK 2024/12/29 02:45:15 INFO : yam: Copied (server-side copy) to: yaml 2024/12/29 02:45:16 INFO : yam: Deleted 2024/12/29 02:45:16 INFO : yaml: Renamed from "yam" 2024/12/29 02:45:16 DEBUG : B2 bucket rclone-test-vuxafap7qusa: Waiting for transfers to finish 2024/12/29 02:45:16 DEBUG : Waiting for deletions to finish run.go:180: Remote "B2 bucket rclone-test-vuxafap7qusa", Local "Local file system at /tmp/rclone2033454141", Modify Window "1ms" --- PASS: TestSyncWithTrackRenames (3.90s) === RUN TestParseRenamesStrategyModtime --- PASS: TestParseRenamesStrategyModtime (0.00s) === RUN TestRenamesStrategyModtime --- PASS: TestRenamesStrategyModtime (0.00s) === RUN TestSyncWithTrackRenamesStrategyModtime run.go:180: Remote "B2 bucket rclone-test-vuxafap7qusa", Local "Local file system at /tmp/rclone2033454141", Modify Window "1ms" sync_test.go:1610: Can track renames: true 2024/12/29 02:45:18 INFO : B2 bucket rclone-test-vuxafap7qusa: Making map for --track-renames 2024/12/29 02:45:18 INFO : B2 bucket rclone-test-vuxafap7qusa: Finished making map for --track-renames 2024/12/29 02:45:18 DEBUG : B2 bucket rclone-test-vuxafap7qusa: Waiting for checks to finish 2024/12/29 02:45:18 DEBUG : potato: Need to transfer - No matching file found at Destination 2024/12/29 02:45:18 DEBUG : yam: Need to transfer - No matching file found at Destination 2024/12/29 02:45:18 DEBUG : B2 bucket rclone-test-vuxafap7qusa: Waiting for renames to finish 2024/12/29 02:45:18 DEBUG : B2 bucket rclone-test-vuxafap7qusa: Waiting for transfers to finish 2024/12/29 02:45:18 DEBUG : yam: sha1 = ad84b2fb6729688a5ee3225164a6d4d58465b33e OK 2024/12/29 02:45:18 INFO : yam: Copied (new) 2024/12/29 02:45:18 DEBUG : potato: sha1 = 1d1ac61cfffcfdd0a15cc9ae575fb06ca8c11fb5 OK 2024/12/29 02:45:18 INFO : potato: Copied (new) 2024/12/29 02:45:18 DEBUG : Waiting for deletions to finish run.go:180: Remote "B2 bucket rclone-test-vuxafap7qusa", Local "Local file system at /tmp/rclone2033454141", Modify Window "1ms" 2024/12/29 02:45:19 DEBUG : potato: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2024/12/29 02:45:19 INFO : B2 bucket rclone-test-vuxafap7qusa: Making map for --track-renames 2024/12/29 02:45:19 INFO : B2 bucket rclone-test-vuxafap7qusa: Finished making map for --track-renames 2024/12/29 02:45:19 DEBUG : B2 bucket rclone-test-vuxafap7qusa: Waiting for checks to finish 2024/12/29 02:45:19 DEBUG : potato: Unchanged skipping 2024/12/29 02:45:19 DEBUG : B2 bucket rclone-test-vuxafap7qusa: Waiting for renames to finish 2024/12/29 02:45:19 DEBUG : yam: sha1 = ad84b2fb6729688a5ee3225164a6d4d58465b33e OK 2024/12/29 02:45:19 INFO : yam: Copied (server-side copy) to: yaml 2024/12/29 02:45:19 INFO : yam: Deleted 2024/12/29 02:45:19 INFO : yaml: Renamed from "yam" 2024/12/29 02:45:19 DEBUG : B2 bucket rclone-test-vuxafap7qusa: Waiting for transfers to finish 2024/12/29 02:45:19 DEBUG : Waiting for deletions to finish run.go:180: Remote "B2 bucket rclone-test-vuxafap7qusa", Local "Local file system at /tmp/rclone2033454141", Modify Window "1ms" --- PASS: TestSyncWithTrackRenamesStrategyModtime (3.52s) === RUN TestSyncWithTrackRenamesStrategyLeaf run.go:180: Remote "B2 bucket rclone-test-vuxafap7qusa", Local "Local file system at /tmp/rclone2033454141", Modify Window "1ms" sync_test.go:1649: Can track renames: true 2024/12/29 02:45:21 INFO : B2 bucket rclone-test-vuxafap7qusa: Making map for --track-renames 2024/12/29 02:45:21 INFO : B2 bucket rclone-test-vuxafap7qusa: Finished making map for --track-renames 2024/12/29 02:45:21 DEBUG : B2 bucket rclone-test-vuxafap7qusa: Waiting for checks to finish 2024/12/29 02:45:21 DEBUG : potato: Need to transfer - No matching file found at Destination 2024/12/29 02:45:21 DEBUG : sub/yam: Need to transfer - No matching file found at Destination 2024/12/29 02:45:21 DEBUG : B2 bucket rclone-test-vuxafap7qusa: Waiting for renames to finish 2024/12/29 02:45:21 DEBUG : B2 bucket rclone-test-vuxafap7qusa: Waiting for transfers to finish 2024/12/29 02:45:21 DEBUG : sub/yam: sha1 = ad84b2fb6729688a5ee3225164a6d4d58465b33e OK 2024/12/29 02:45:21 INFO : sub/yam: Copied (new) 2024/12/29 02:45:22 DEBUG : potato: sha1 = 1d1ac61cfffcfdd0a15cc9ae575fb06ca8c11fb5 OK 2024/12/29 02:45:22 INFO : potato: Copied (new) 2024/12/29 02:45:22 DEBUG : Waiting for deletions to finish run.go:180: Remote "B2 bucket rclone-test-vuxafap7qusa", Local "Local file system at /tmp/rclone2033454141", Modify Window "1ms" 2024/12/29 02:45:22 DEBUG : potato: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2024/12/29 02:45:22 DEBUG : potato: Unchanged skipping 2024/12/29 02:45:22 INFO : B2 bucket rclone-test-vuxafap7qusa: Making map for --track-renames 2024/12/29 02:45:22 INFO : B2 bucket rclone-test-vuxafap7qusa: Finished making map for --track-renames 2024/12/29 02:45:22 DEBUG : B2 bucket rclone-test-vuxafap7qusa: Waiting for checks to finish 2024/12/29 02:45:22 DEBUG : B2 bucket rclone-test-vuxafap7qusa: Waiting for renames to finish 2024/12/29 02:45:23 DEBUG : sub/yam: sha1 = ad84b2fb6729688a5ee3225164a6d4d58465b33e OK 2024/12/29 02:45:23 INFO : sub/yam: Copied (server-side copy) to: yam 2024/12/29 02:45:23 INFO : sub/yam: Deleted 2024/12/29 02:45:23 INFO : yam: Renamed from "sub/yam" 2024/12/29 02:45:23 DEBUG : B2 bucket rclone-test-vuxafap7qusa: Waiting for transfers to finish 2024/12/29 02:45:23 DEBUG : Waiting for deletions to finish run.go:180: Remote "B2 bucket rclone-test-vuxafap7qusa", Local "Local file system at /tmp/rclone2033454141", Modify Window "1ms" --- PASS: TestSyncWithTrackRenamesStrategyLeaf (3.82s) === RUN TestServerSideMoveLocal run.go:180: Remote "B2 bucket rclone-test-vuxafap7qusa", Local "Local file system at /tmp/rclone2033454141", Modify Window "1ms" 2024/12/29 02:45:25 DEBUG : Creating backend with remote "/tmp/rclone2033454141/dir1" 2024/12/29 02:45:25 DEBUG : Creating backend with remote "/tmp/rclone2033454141/dir2" 2024/12/29 02:45:25 DEBUG : Local file system at /tmp/rclone2033454141/dir2: Using server-side directory move 2024/12/29 02:45:25 INFO : Local file system at /tmp/rclone2033454141/dir2: Server side directory move failed - fallback to file moves: can't copy directory - destination already exists 2024/12/29 02:45:25 DEBUG : file1.txt: Need to transfer - File not found at Destination 2024/12/29 02:45:25 INFO : file1.txt: Moved (server-side) 2024/12/29 02:45:25 DEBUG : Local file system at /tmp/rclone2033454141/dir2: Waiting for checks to finish 2024/12/29 02:45:25 DEBUG : Local file system at /tmp/rclone2033454141/dir2: Waiting for transfers to finish --- PASS: TestServerSideMoveLocal (0.37s) === RUN TestMoveWithDeleteEmptySrcDirs run.go:180: Remote "B2 bucket rclone-test-vuxafap7qusa", Local "Local file system at /tmp/rclone2033454141", Modify Window "1ms" 2024/12/29 02:45:25 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2024/12/29 02:45:25 DEBUG : nested/sub dir/file: Need to transfer - File not found at Destination 2024/12/29 02:45:25 DEBUG : B2 bucket rclone-test-vuxafap7qusa: Waiting for checks to finish 2024/12/29 02:45:25 DEBUG : B2 bucket rclone-test-vuxafap7qusa: Waiting for transfers to finish 2024/12/29 02:45:26 DEBUG : nested/sub dir/file: sha1 = b4b3e0a278988bc15f2913af3f4153ccef74e465 OK 2024/12/29 02:45:26 INFO : nested/sub dir/file: Copied (new) 2024/12/29 02:45:26 INFO : nested/sub dir/file: Deleted 2024/12/29 02:45:26 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2024/12/29 02:45:26 INFO : sub dir/hello world: Copied (new) 2024/12/29 02:45:26 INFO : sub dir/hello world: Deleted 2024/12/29 02:45:26 INFO : sub dir: Removing directory 2024/12/29 02:45:26 INFO : nested/sub dir: Removing directory 2024/12/29 02:45:26 INFO : nested: Removing directory 2024/12/29 02:45:26 DEBUG : Local file system at /tmp/rclone2033454141: deleted 3 directories run.go:180: Remote "B2 bucket rclone-test-vuxafap7qusa", Local "Local file system at /tmp/rclone2033454141", Modify Window "1ms" --- PASS: TestMoveWithDeleteEmptySrcDirs (2.07s) === RUN TestMoveWithoutDeleteEmptySrcDirs run.go:180: Remote "B2 bucket rclone-test-vuxafap7qusa", Local "Local file system at /tmp/rclone2033454141", Modify Window "1ms" 2024/12/29 02:45:27 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2024/12/29 02:45:27 DEBUG : nested/sub dir/file: Need to transfer - File not found at Destination 2024/12/29 02:45:27 DEBUG : B2 bucket rclone-test-vuxafap7qusa: Waiting for checks to finish 2024/12/29 02:45:27 DEBUG : B2 bucket rclone-test-vuxafap7qusa: Waiting for transfers to finish 2024/12/29 02:45:28 DEBUG : nested/sub dir/file: sha1 = b4b3e0a278988bc15f2913af3f4153ccef74e465 OK 2024/12/29 02:45:28 INFO : nested/sub dir/file: Copied (new) 2024/12/29 02:45:28 INFO : nested/sub dir/file: Deleted 2024/12/29 02:45:28 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2024/12/29 02:45:28 INFO : sub dir/hello world: Copied (new) 2024/12/29 02:45:28 INFO : sub dir/hello world: Deleted run.go:180: Remote "B2 bucket rclone-test-vuxafap7qusa", Local "Local file system at /tmp/rclone2033454141", Modify Window "1ms" --- PASS: TestMoveWithoutDeleteEmptySrcDirs (2.19s) === RUN TestMoveWithIgnoreExisting run.go:180: Remote "B2 bucket rclone-test-vuxafap7qusa", Local "Local file system at /tmp/rclone2033454141", Modify Window "1ms" 2024/12/29 02:45:30 DEBUG : existing: Need to transfer - File not found at Destination 2024/12/29 02:45:30 DEBUG : existing-b: Need to transfer - File not found at Destination 2024/12/29 02:45:30 DEBUG : B2 bucket rclone-test-vuxafap7qusa: Waiting for checks to finish 2024/12/29 02:45:30 DEBUG : B2 bucket rclone-test-vuxafap7qusa: Waiting for transfers to finish 2024/12/29 02:45:30 DEBUG : existing: sha1 = 3e2e95f5ad970eadfa7e17eaf73da97024aa5359 OK 2024/12/29 02:45:30 INFO : existing: Copied (new) 2024/12/29 02:45:30 INFO : existing: Deleted 2024/12/29 02:45:30 DEBUG : existing-b: sha1 = 321f6b7e8bf7f29aab89c5e41a555b1b0baa41a9 OK 2024/12/29 02:45:30 INFO : existing-b: Copied (new) 2024/12/29 02:45:30 INFO : existing-b: Deleted 2024/12/29 02:45:30 DEBUG : existing: Destination exists, skipping 2024/12/29 02:45:30 DEBUG : existing: Not removing source file as destination file exists and --ignore-existing is set 2024/12/29 02:45:30 DEBUG : B2 bucket rclone-test-vuxafap7qusa: Waiting for checks to finish 2024/12/29 02:45:30 DEBUG : B2 bucket rclone-test-vuxafap7qusa: Waiting for transfers to finish 2024/12/29 02:45:30 INFO : There was nothing to transfer run.go:180: Remote "B2 bucket rclone-test-vuxafap7qusa", Local "Local file system at /tmp/rclone2033454141", Modify Window "1ms" --- PASS: TestMoveWithIgnoreExisting (2.10s) === RUN TestServerSideMove run.go:180: Remote "B2 bucket rclone-test-vuxafap7qusa", Local "Local file system at /tmp/rclone2033454141", Modify Window "1ms" 2024/12/29 02:45:32 DEBUG : Creating backend with remote "TestB2:rclone-test-lotirir6zuwo" sync_test.go:1705: Server side move (if possible) B2 bucket rclone-test-vuxafap7qusa -> B2 bucket rclone-test-lotirir6zuwo 2024/12/29 02:45:35 DEBUG : potato2: Need to transfer - File not found at Destination 2024/12/29 02:45:35 DEBUG : empty space: Size and modification time the same (differ by 0s, within tolerance 1ms) 2024/12/29 02:45:35 DEBUG : empty space: Unchanged skipping 2024/12/29 02:45:35 DEBUG : potato3: Sizes differ (src 68 vs dst 60) 2024/12/29 02:45:35 DEBUG : B2 bucket rclone-test-lotirir6zuwo: Waiting for checks to finish 2024/12/29 02:45:36 INFO : empty space: Deleted 2024/12/29 02:45:36 DEBUG : B2 bucket rclone-test-lotirir6zuwo: Waiting for transfers to finish 2024/12/29 02:45:36 DEBUG : potato3: sha1 = 568f8850f3c1a384731dbe40c6d72e1dcae342a0 OK 2024/12/29 02:45:36 INFO : potato3: Copied (server-side copy) 2024/12/29 02:45:36 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2024/12/29 02:45:36 INFO : potato2: Copied (server-side copy) 2024/12/29 02:45:36 INFO : potato3: Deleted 2024/12/29 02:45:36 INFO : potato2: Deleted 2024/12/29 02:45:37 DEBUG : Creating backend with remote "TestB2:rclone-test-movuxun9zofe" 2024/12/29 02:45:38 DEBUG : empty space: Need to transfer - File not found at Destination 2024/12/29 02:45:38 DEBUG : potato2: Need to transfer - File not found at Destination 2024/12/29 02:45:38 DEBUG : potato3: Need to transfer - File not found at Destination 2024/12/29 02:45:38 DEBUG : B2 bucket rclone-test-movuxun9zofe: Waiting for checks to finish 2024/12/29 02:45:38 DEBUG : B2 bucket rclone-test-movuxun9zofe: Waiting for transfers to finish 2024/12/29 02:45:39 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2024/12/29 02:45:39 INFO : potato2: Copied (server-side copy) 2024/12/29 02:45:39 DEBUG : potato3: sha1 = 568f8850f3c1a384731dbe40c6d72e1dcae342a0 OK 2024/12/29 02:45:39 INFO : potato3: Copied (server-side copy) 2024/12/29 02:45:39 DEBUG : empty space: sha1 = 3bc15c8aae3e4124dd409035f32ea2fd6835efc9 OK 2024/12/29 02:45:39 INFO : empty space: Copied (server-side copy) 2024/12/29 02:45:39 INFO : potato2: Deleted 2024/12/29 02:45:39 INFO : potato3: Deleted 2024/12/29 02:45:39 INFO : empty space: Deleted 2024/12/29 02:45:40 DEBUG : B2 bucket rclone-test-movuxun9zofe: Purge remote 2024/12/29 02:45:40 INFO : B2 bucket rclone-test-movuxun9zofe: cleaning bucket "rclone-test-movuxun9zofe" of all files 2024/12/29 02:45:40 DEBUG : empty space: Deleting (id "4_zcf120de340ed1b0b9f480e1b_f118e6a8ab3245590_d20241229_m024539_c001_v0001172_t0037_u01735440339127") 2024/12/29 02:45:40 DEBUG : potato2: Deleting (id "4_zcf120de340ed1b0b9f480e1b_f116bb91306a51565_d20241229_m024539_c001_v0001183_t0022_u01735440339519") 2024/12/29 02:45:40 DEBUG : potato3: Deleting (id "4_zcf120de340ed1b0b9f480e1b_f10221fa3e9c2c0b6_d20241229_m024539_c001_v0001183_t0034_u01735440339524") 2024/12/29 02:45:41 DEBUG : B2 bucket rclone-test-lotirir6zuwo: Purge remote 2024/12/29 02:45:41 INFO : B2 bucket rclone-test-lotirir6zuwo: cleaning bucket "rclone-test-lotirir6zuwo" of all files 2024/12/29 02:45:41 DEBUG : empty space: Deleting (id "4_z4f92fdd340dd1b0b9f480e1b_f4009b2585f22ac31_d20241229_m024539_c001_v7007000_t0000_u01735440339899") 2024/12/29 02:45:41 DEBUG : empty space: Deleting (id "4_z4f92fdd340dd1b0b9f480e1b_f1032f72da14d3a5c_d20241229_m024535_c001_v0001183_t0032_u01735440335105") 2024/12/29 02:45:41 DEBUG : potato2: Deleting (id "4_z4f92fdd340dd1b0b9f480e1b_f4009b2585f22ac30_d20241229_m024539_c001_v7007000_t0000_u01735440339714") 2024/12/29 02:45:41 DEBUG : potato2: Deleting (id "4_z4f92fdd340dd1b0b9f480e1b_f108662dbdb891a93_d20241229_m024536_c001_v0001100_t0015_u01735440336234") 2024/12/29 02:45:41 DEBUG : potato3: Deleting (id "4_z4f92fdd340dd1b0b9f480e1b_f40717f149af5ee28_d20241229_m024539_c001_v7007000_t0000_u01735440339726") 2024/12/29 02:45:41 DEBUG : potato3: Deleting (id "4_z4f92fdd340dd1b0b9f480e1b_f105384537cfba908_d20241229_m024536_c001_v0001184_t0019_u01735440336438") 2024/12/29 02:45:41 DEBUG : potato3: Deleting (id "4_z4f92fdd340dd1b0b9f480e1b_f1032f72da14d3a66_d20241229_m024535_c001_v0001183_t0026_u01735440335319") --- PASS: TestServerSideMove (11.05s) === RUN TestServerSideMoveWithFilter run.go:180: Remote "B2 bucket rclone-test-vuxafap7qusa", Local "Local file system at /tmp/rclone2033454141", Modify Window "1ms" 2024/12/29 02:45:43 DEBUG : Creating backend with remote "TestB2:rclone-test-rininik0diya" sync_test.go:1705: Server side move (if possible) B2 bucket rclone-test-vuxafap7qusa -> B2 bucket rclone-test-rininik0diya 2024/12/29 02:45:48 DEBUG : empty space: Excluded (Size Filter) 2024/12/29 02:45:48 DEBUG : empty space: Excluded (Size Filter) 2024/12/29 02:45:48 DEBUG : potato2: Need to transfer - File not found at Destination 2024/12/29 02:45:48 DEBUG : potato3: Sizes differ (src 68 vs dst 60) 2024/12/29 02:45:48 DEBUG : B2 bucket rclone-test-rininik0diya: Waiting for checks to finish 2024/12/29 02:45:48 DEBUG : B2 bucket rclone-test-rininik0diya: Waiting for transfers to finish 2024/12/29 02:45:48 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2024/12/29 02:45:48 INFO : potato2: Copied (server-side copy) 2024/12/29 02:45:48 INFO : potato2: Deleted 2024/12/29 02:45:48 DEBUG : potato3: sha1 = 568f8850f3c1a384731dbe40c6d72e1dcae342a0 OK 2024/12/29 02:45:48 INFO : potato3: Copied (server-side copy) 2024/12/29 02:45:49 INFO : potato3: Deleted 2024/12/29 02:45:49 DEBUG : Creating backend with remote "TestB2:rclone-test-yisakap8xezi" 2024/12/29 02:45:50 DEBUG : empty space: Excluded (Size Filter) 2024/12/29 02:45:50 DEBUG : potato2: Need to transfer - File not found at Destination 2024/12/29 02:45:50 DEBUG : potato3: Need to transfer - File not found at Destination 2024/12/29 02:45:50 DEBUG : B2 bucket rclone-test-yisakap8xezi: Waiting for checks to finish 2024/12/29 02:45:50 DEBUG : B2 bucket rclone-test-yisakap8xezi: Waiting for transfers to finish 2024/12/29 02:45:51 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2024/12/29 02:45:51 INFO : potato2: Copied (server-side copy) 2024/12/29 02:45:51 INFO : potato2: Deleted 2024/12/29 02:45:52 DEBUG : potato3: sha1 = 568f8850f3c1a384731dbe40c6d72e1dcae342a0 OK 2024/12/29 02:45:52 INFO : potato3: Copied (server-side copy) 2024/12/29 02:45:52 INFO : potato3: Deleted 2024/12/29 02:45:52 DEBUG : B2 bucket rclone-test-yisakap8xezi: Purge remote 2024/12/29 02:45:52 INFO : B2 bucket rclone-test-yisakap8xezi: cleaning bucket "rclone-test-yisakap8xezi" of all files 2024/12/29 02:45:52 DEBUG : potato2: Deleting (id "4_z5f723de340ed1b0b9f480e1b_f1088adcce33b1284_d20241229_m024551_c001_v0001109_t0037_u01735440351304") 2024/12/29 02:45:52 DEBUG : potato3: Deleting (id "4_z5f723de340ed1b0b9f480e1b_f1173d8afbf598027_d20241229_m024551_c001_v0001033_t0002_u01735440351731") 2024/12/29 02:45:53 DEBUG : B2 bucket rclone-test-rininik0diya: Purge remote 2024/12/29 02:45:53 INFO : B2 bucket rclone-test-rininik0diya: cleaning bucket "rclone-test-rininik0diya" of all files 2024/12/29 02:45:53 DEBUG : empty space: Deleting (id "4_zafe22dc340ed1b0b9f480e1b_f1078ef5d317bf670_d20241229_m024547_c001_v0001136_t0050_u01735440347236") 2024/12/29 02:45:53 DEBUG : potato2: Deleting (id "4_zafe22dc340ed1b0b9f480e1b_f4104050ce2c06396_d20241229_m024551_c001_v7007000_t0000_u01735440351755") 2024/12/29 02:45:53 DEBUG : potato2: Deleting (id "4_zafe22dc340ed1b0b9f480e1b_f1152bb0f01964245_d20241229_m024548_c001_v0001181_t0020_u01735440348604") 2024/12/29 02:45:53 DEBUG : potato3: Deleting (id "4_zafe22dc340ed1b0b9f480e1b_f4104050ce2c06398_d20241229_m024552_c001_v7007000_t0000_u01735440352089") 2024/12/29 02:45:53 DEBUG : potato3: Deleting (id "4_zafe22dc340ed1b0b9f480e1b_f1049c2b93f52735e_d20241229_m024548_c001_v0001184_t0045_u01735440348846") 2024/12/29 02:45:53 DEBUG : potato3: Deleting (id "4_zafe22dc340ed1b0b9f480e1b_f1078ef5d317bf672_d20241229_m024547_c001_v0001136_t0009_u01735440347603") --- PASS: TestServerSideMoveWithFilter (12.48s) === RUN TestServerSideMoveDeleteEmptySourceDirs run.go:180: Remote "B2 bucket rclone-test-vuxafap7qusa", Local "Local file system at /tmp/rclone2033454141", Modify Window "1ms" 2024/12/29 02:45:55 DEBUG : Creating backend with remote "TestB2:rclone-test-ceyinor3boca" 2024/12/29 02:45:58 DEBUG : tomatoDir: Making directory sync_test.go:1705: Server side move (if possible) B2 bucket rclone-test-vuxafap7qusa -> B2 bucket rclone-test-ceyinor3boca 2024/12/29 02:46:01 DEBUG : potato2: Need to transfer - File not found at Destination 2024/12/29 02:46:01 DEBUG : empty space: Size and modification time the same (differ by 0s, within tolerance 1ms) 2024/12/29 02:46:01 DEBUG : empty space: Unchanged skipping 2024/12/29 02:46:01 DEBUG : potato3: Sizes differ (src 68 vs dst 60) 2024/12/29 02:46:01 DEBUG : B2 bucket rclone-test-ceyinor3boca: Waiting for checks to finish 2024/12/29 02:46:01 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2024/12/29 02:46:01 INFO : potato2: Copied (server-side copy) 2024/12/29 02:46:01 INFO : empty space: Deleted 2024/12/29 02:46:01 DEBUG : B2 bucket rclone-test-ceyinor3boca: Waiting for transfers to finish 2024/12/29 02:46:01 INFO : potato2: Deleted 2024/12/29 02:46:01 DEBUG : potato3: sha1 = 568f8850f3c1a384731dbe40c6d72e1dcae342a0 OK 2024/12/29 02:46:01 INFO : potato3: Copied (server-side copy) 2024/12/29 02:46:02 INFO : potato3: Deleted 2024/12/29 02:46:02 DEBUG : Creating backend with remote "TestB2:rclone-test-debewac1doca" 2024/12/29 02:46:03 DEBUG : tomatoDir: Making directory 2024/12/29 02:46:03 DEBUG : empty space: Need to transfer - File not found at Destination 2024/12/29 02:46:03 DEBUG : potato2: Need to transfer - File not found at Destination 2024/12/29 02:46:03 DEBUG : potato3: Need to transfer - File not found at Destination 2024/12/29 02:46:03 DEBUG : B2 bucket rclone-test-debewac1doca: Waiting for checks to finish 2024/12/29 02:46:03 DEBUG : B2 bucket rclone-test-debewac1doca: Waiting for transfers to finish 2024/12/29 02:46:04 DEBUG : empty space: sha1 = 3bc15c8aae3e4124dd409035f32ea2fd6835efc9 OK 2024/12/29 02:46:04 INFO : empty space: Copied (server-side copy) 2024/12/29 02:46:04 INFO : empty space: Deleted 2024/12/29 02:46:04 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2024/12/29 02:46:04 INFO : potato2: Copied (server-side copy) 2024/12/29 02:46:04 DEBUG : potato3: sha1 = 568f8850f3c1a384731dbe40c6d72e1dcae342a0 OK 2024/12/29 02:46:04 INFO : potato3: Copied (server-side copy) 2024/12/29 02:46:04 INFO : potato2: Deleted 2024/12/29 02:46:05 INFO : potato3: Deleted 2024/12/29 02:46:05 DEBUG : B2 bucket rclone-test-debewac1doca: Purge remote 2024/12/29 02:46:05 INFO : B2 bucket rclone-test-debewac1doca: cleaning bucket "rclone-test-debewac1doca" of all files 2024/12/29 02:46:05 DEBUG : empty space: Deleting (id "4_z7f027d1340ed1b0b9f480e1b_f1130229cf19a16f2_d20241229_m024604_c001_v0001157_t0041_u01735440364313") 2024/12/29 02:46:05 DEBUG : potato2: Deleting (id "4_z7f027d1340ed1b0b9f480e1b_f110e0ae2f9b72a89_d20241229_m024604_c001_v0001183_t0040_u01735440364594") 2024/12/29 02:46:05 DEBUG : potato3: Deleting (id "4_z7f027d1340ed1b0b9f480e1b_f104504348f1148fa_d20241229_m024604_c001_v0001178_t0029_u01735440364686") 2024/12/29 02:46:06 DEBUG : B2 bucket rclone-test-ceyinor3boca: Purge remote 2024/12/29 02:46:06 INFO : B2 bucket rclone-test-ceyinor3boca: cleaning bucket "rclone-test-ceyinor3boca" of all files 2024/12/29 02:46:06 DEBUG : empty space: Deleting (id "4_z3fd25dd340ed1b0b9f480e1b_f4040db686bdddef2_d20241229_m024604_c001_v7007000_t0000_u01735440364582") 2024/12/29 02:46:06 DEBUG : empty space: Deleting (id "4_z3fd25dd340ed1b0b9f480e1b_f1045a3202b29f713_d20241229_m024559_c001_v0001176_t0002_u01735440359733") 2024/12/29 02:46:06 DEBUG : potato2: Deleting (id "4_z3fd25dd340ed1b0b9f480e1b_f4040db686bdddef4_d20241229_m024604_c001_v7007000_t0000_u01735440364795") 2024/12/29 02:46:06 DEBUG : potato2: Deleting (id "4_z3fd25dd340ed1b0b9f480e1b_f108798c5ca392b56_d20241229_m024601_c001_v0001183_t0048_u01735440361450") 2024/12/29 02:46:06 DEBUG : potato3: Deleting (id "4_z3fd25dd340ed1b0b9f480e1b_f418e7f21d7c26035_d20241229_m024604_c001_v7007000_t0000_u01735440364921") 2024/12/29 02:46:06 DEBUG : potato3: Deleting (id "4_z3fd25dd340ed1b0b9f480e1b_f104065d72c42c884_d20241229_m024601_c001_v0001182_t0023_u01735440361672") 2024/12/29 02:46:06 DEBUG : potato3: Deleting (id "4_z3fd25dd340ed1b0b9f480e1b_f1045a3202b29f715_d20241229_m024600_c001_v0001176_t0029_u01735440360272") --- PASS: TestServerSideMoveDeleteEmptySourceDirs (12.39s) === RUN TestServerSideMoveOverlap run.go:180: Remote "B2 bucket rclone-test-vuxafap7qusa", Local "Local file system at /tmp/rclone2033454141", Modify Window "1ms" 2024/12/29 02:46:08 DEBUG : Creating backend with remote "TestB2:rclone-test-vuxafap7qusa/rclone-move-test" --- PASS: TestServerSideMoveOverlap (2.53s) === RUN TestSyncOverlap run.go:180: Remote "B2 bucket rclone-test-vuxafap7qusa", Local "Local file system at /tmp/rclone2033454141", Modify Window "1ms" 2024/12/29 02:46:10 DEBUG : Creating backend with remote "TestB2:rclone-test-vuxafap7qusa/rclone-sync-test" run.go:180: Remote "B2 bucket rclone-test-vuxafap7qusa", Local "Local file system at /tmp/rclone2033454141", Modify Window "1ms" run.go:180: Remote "B2 bucket rclone-test-vuxafap7qusa", Local "Local file system at /tmp/rclone2033454141", Modify Window "1ms" run.go:180: Remote "B2 bucket rclone-test-vuxafap7qusa", Local "Local file system at /tmp/rclone2033454141", Modify Window "1ms" run.go:180: Remote "B2 bucket rclone-test-vuxafap7qusa", Local "Local file system at /tmp/rclone2033454141", Modify Window "1ms" --- PASS: TestSyncOverlap (2.99s) === RUN TestSyncOverlapWithFilter run.go:180: Remote "B2 bucket rclone-test-vuxafap7qusa", Local "Local file system at /tmp/rclone2033454141", Modify Window "1ms" 2024/12/29 02:46:13 DEBUG : Creating backend with remote "TestB2:rclone-test-vuxafap7qusa/rclone-sync-test" 2024/12/29 02:46:15 DEBUG : Creating backend with remote "TestB2:rclone-test-vuxafap7qusa/rclone-sync-test-include/layer2" 2024/12/29 02:46:17 DEBUG : Creating backend with remote "TestB2:rclone-test-vuxafap7qusa/rclone-sync-test-ignore-file" 2024/12/29 02:46:21 DEBUG : B2 bucket rclone-test-vuxafap7qusa path rclone-sync-test: Waiting for checks to finish 2024/12/29 02:46:21 DEBUG : B2 bucket rclone-test-vuxafap7qusa path rclone-sync-test: Waiting for transfers to finish 2024/12/29 02:46:21 DEBUG : Waiting for deletions to finish 2024/12/29 02:46:21 INFO : There was nothing to transfer 2024/12/29 02:46:21 DEBUG : B2 bucket rclone-test-vuxafap7qusa: Waiting for checks to finish 2024/12/29 02:46:21 DEBUG : B2 bucket rclone-test-vuxafap7qusa: Waiting for transfers to finish 2024/12/29 02:46:21 DEBUG : Waiting for deletions to finish 2024/12/29 02:46:21 INFO : There was nothing to transfer run.go:180: Remote "B2 bucket rclone-test-vuxafap7qusa", Local "Local file system at /tmp/rclone2033454141", Modify Window "1ms" run.go:180: Remote "B2 bucket rclone-test-vuxafap7qusa", Local "Local file system at /tmp/rclone2033454141", Modify Window "1ms" run.go:180: Remote "B2 bucket rclone-test-vuxafap7qusa", Local "Local file system at /tmp/rclone2033454141", Modify Window "1ms" run.go:180: Remote "B2 bucket rclone-test-vuxafap7qusa", Local "Local file system at /tmp/rclone2033454141", Modify Window "1ms" run.go:180: Remote "B2 bucket rclone-test-vuxafap7qusa", Local "Local file system at /tmp/rclone2033454141", Modify Window "1ms" run.go:180: Remote "B2 bucket rclone-test-vuxafap7qusa", Local "Local file system at /tmp/rclone2033454141", Modify Window "1ms" 2024/12/29 02:46:21 DEBUG : B2 bucket rclone-test-vuxafap7qusa path rclone-sync-test-include/layer2: Waiting for checks to finish 2024/12/29 02:46:21 DEBUG : B2 bucket rclone-test-vuxafap7qusa path rclone-sync-test-include/layer2: Waiting for transfers to finish 2024/12/29 02:46:21 DEBUG : Waiting for deletions to finish 2024/12/29 02:46:21 INFO : There was nothing to transfer run.go:180: Remote "B2 bucket rclone-test-vuxafap7qusa", Local "Local file system at /tmp/rclone2033454141", Modify Window "1ms" run.go:180: Remote "B2 bucket rclone-test-vuxafap7qusa", Local "Local file system at /tmp/rclone2033454141", Modify Window "1ms" 2024/12/29 02:46:22 DEBUG : B2 bucket rclone-test-vuxafap7qusa: Waiting for checks to finish 2024/12/29 02:46:22 DEBUG : B2 bucket rclone-test-vuxafap7qusa: Waiting for transfers to finish 2024/12/29 02:46:22 DEBUG : Waiting for deletions to finish 2024/12/29 02:46:22 INFO : There was nothing to transfer run.go:180: Remote "B2 bucket rclone-test-vuxafap7qusa", Local "Local file system at /tmp/rclone2033454141", Modify Window "1ms" run.go:180: Remote "B2 bucket rclone-test-vuxafap7qusa", Local "Local file system at /tmp/rclone2033454141", Modify Window "1ms" run.go:180: Remote "B2 bucket rclone-test-vuxafap7qusa", Local "Local file system at /tmp/rclone2033454141", Modify Window "1ms" run.go:180: Remote "B2 bucket rclone-test-vuxafap7qusa", Local "Local file system at /tmp/rclone2033454141", Modify Window "1ms" 2024/12/29 02:46:22 DEBUG : B2 bucket rclone-test-vuxafap7qusa path rclone-sync-test-ignore-file: Waiting for checks to finish 2024/12/29 02:46:22 DEBUG : B2 bucket rclone-test-vuxafap7qusa path rclone-sync-test-ignore-file: Waiting for transfers to finish 2024/12/29 02:46:22 DEBUG : Waiting for deletions to finish 2024/12/29 02:46:22 INFO : There was nothing to transfer run.go:180: Remote "B2 bucket rclone-test-vuxafap7qusa", Local "Local file system at /tmp/rclone2033454141", Modify Window "1ms" run.go:180: Remote "B2 bucket rclone-test-vuxafap7qusa", Local "Local file system at /tmp/rclone2033454141", Modify Window "1ms" run.go:180: Remote "B2 bucket rclone-test-vuxafap7qusa", Local "Local file system at /tmp/rclone2033454141", Modify Window "1ms" run.go:180: Remote "B2 bucket rclone-test-vuxafap7qusa", Local "Local file system at /tmp/rclone2033454141", Modify Window "1ms" run.go:180: Remote "B2 bucket rclone-test-vuxafap7qusa", Local "Local file system at /tmp/rclone2033454141", Modify Window "1ms" --- PASS: TestSyncOverlapWithFilter (15.86s) === RUN TestSyncCompareDest run.go:180: Remote "B2 bucket rclone-test-vuxafap7qusa", Local "Local file system at /tmp/rclone2033454141", Modify Window "1ms" 2024/12/29 02:46:29 DEBUG : Creating backend with remote "TestB2:rclone-test-vuxafap7qusa/dst" 2024/12/29 02:46:30 DEBUG : Creating backend with remote "TestB2:rclone-test-vuxafap7qusa/CompareDest" 2024/12/29 02:46:32 DEBUG : one: Need to transfer - File not found at Destination 2024/12/29 02:46:32 DEBUG : B2 bucket rclone-test-vuxafap7qusa path dst: Waiting for checks to finish 2024/12/29 02:46:32 DEBUG : B2 bucket rclone-test-vuxafap7qusa path dst: Waiting for transfers to finish 2024/12/29 02:46:33 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2024/12/29 02:46:33 INFO : one: Copied (new) 2024/12/29 02:46:33 DEBUG : Waiting for deletions to finish 2024/12/29 02:46:33 DEBUG : one: Sizes differ (src 5 vs dst 3) 2024/12/29 02:46:33 DEBUG : B2 bucket rclone-test-vuxafap7qusa path dst: Waiting for checks to finish 2024/12/29 02:46:34 DEBUG : B2 bucket rclone-test-vuxafap7qusa path dst: Waiting for transfers to finish 2024/12/29 02:46:34 DEBUG : one: sha1 = 7f376fd65843a1267de8f986d40e164e5a321c13 OK 2024/12/29 02:46:34 INFO : one: Copied (replaced existing) 2024/12/29 02:46:34 DEBUG : Waiting for deletions to finish 2024/12/29 02:46:36 DEBUG : one: Sizes differ (src 5 vs dst 3) 2024/12/29 02:46:36 DEBUG : B2 bucket rclone-test-vuxafap7qusa path dst: Waiting for checks to finish 2024/12/29 02:46:36 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2024/12/29 02:46:36 DEBUG : one: Destination found in --compare-dest, skipping 2024/12/29 02:46:36 DEBUG : B2 bucket rclone-test-vuxafap7qusa path dst: Waiting for transfers to finish 2024/12/29 02:46:36 DEBUG : Waiting for deletions to finish 2024/12/29 02:46:36 INFO : There was nothing to transfer 2024/12/29 02:46:37 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2024/12/29 02:46:37 DEBUG : two: Destination found in --compare-dest, skipping 2024/12/29 02:46:37 DEBUG : one: Sizes differ (src 5 vs dst 3) 2024/12/29 02:46:37 DEBUG : B2 bucket rclone-test-vuxafap7qusa path dst: Waiting for checks to finish 2024/12/29 02:46:37 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2024/12/29 02:46:37 DEBUG : one: Destination found in --compare-dest, skipping 2024/12/29 02:46:37 DEBUG : B2 bucket rclone-test-vuxafap7qusa path dst: Waiting for transfers to finish 2024/12/29 02:46:37 DEBUG : Waiting for deletions to finish 2024/12/29 02:46:37 INFO : There was nothing to transfer 2024/12/29 02:46:38 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2024/12/29 02:46:38 DEBUG : two: Destination found in --compare-dest, skipping 2024/12/29 02:46:38 DEBUG : one: Sizes differ (src 5 vs dst 3) 2024/12/29 02:46:38 DEBUG : B2 bucket rclone-test-vuxafap7qusa path dst: Waiting for checks to finish 2024/12/29 02:46:38 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2024/12/29 02:46:38 DEBUG : one: Destination found in --compare-dest, skipping 2024/12/29 02:46:38 DEBUG : B2 bucket rclone-test-vuxafap7qusa path dst: Waiting for transfers to finish 2024/12/29 02:46:38 DEBUG : Waiting for deletions to finish 2024/12/29 02:46:38 INFO : There was nothing to transfer 2024/12/29 02:46:39 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/29 02:46:39 DEBUG : two: sha1 = ad782ecdac770fc6eb9a62e44f90873fb97fb26b OK 2024/12/29 02:46:39 DEBUG : two: Destination found in --compare-dest, skipping 2024/12/29 02:46:39 DEBUG : one: Sizes differ (src 5 vs dst 3) 2024/12/29 02:46:39 DEBUG : B2 bucket rclone-test-vuxafap7qusa path dst: Waiting for checks to finish 2024/12/29 02:46:39 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2024/12/29 02:46:39 DEBUG : one: Destination found in --compare-dest, skipping 2024/12/29 02:46:39 DEBUG : B2 bucket rclone-test-vuxafap7qusa path dst: Waiting for transfers to finish 2024/12/29 02:46:39 DEBUG : Waiting for deletions to finish 2024/12/29 02:46:39 INFO : There was nothing to transfer 2024/12/29 02:46:40 DEBUG : two: Sizes differ (src 5 vs dst 3) 2024/12/29 02:46:40 DEBUG : two: Need to transfer - File not found at Destination 2024/12/29 02:46:40 DEBUG : one: Sizes differ (src 5 vs dst 3) 2024/12/29 02:46:40 DEBUG : B2 bucket rclone-test-vuxafap7qusa path dst: Waiting for checks to finish 2024/12/29 02:46:40 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2024/12/29 02:46:40 DEBUG : one: Destination found in --compare-dest, skipping 2024/12/29 02:46:40 DEBUG : B2 bucket rclone-test-vuxafap7qusa path dst: Waiting for transfers to finish 2024/12/29 02:46:41 DEBUG : two: sha1 = a4be8877ad88f3109a6411985a1f359e10e2d930 OK 2024/12/29 02:46:41 INFO : two: Copied (new) 2024/12/29 02:46:41 DEBUG : Waiting for deletions to finish --- PASS: TestSyncCompareDest (13.15s) === RUN TestSyncMultipleCompareDest run.go:180: Remote "B2 bucket rclone-test-vuxafap7qusa", Local "Local file system at /tmp/rclone2033454141", Modify Window "1ms" 2024/12/29 02:46:43 DEBUG : Creating backend with remote "TestB2:rclone-test-vuxafap7qusa/dest" 2024/12/29 02:46:45 DEBUG : Creating backend with remote "TestB2:rclone-test-vuxafap7qusa/pre-dest1" 2024/12/29 02:46:46 DEBUG : Creating backend with remote "TestB2:rclone-test-vuxafap7qusa/pre-dest2" 2024/12/29 02:46:48 DEBUG : 1: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2024/12/29 02:46:48 DEBUG : 1: Destination found in --compare-dest, skipping 2024/12/29 02:46:48 DEBUG : 2: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2024/12/29 02:46:48 DEBUG : 2: Destination found in --compare-dest, skipping 2024/12/29 02:46:48 DEBUG : 3: Need to transfer - File not found at Destination 2024/12/29 02:46:48 DEBUG : B2 bucket rclone-test-vuxafap7qusa path dest: Waiting for checks to finish 2024/12/29 02:46:48 DEBUG : B2 bucket rclone-test-vuxafap7qusa path dest: Waiting for transfers to finish 2024/12/29 02:46:49 DEBUG : 3: sha1 = 77de68daecd823babbb58edb1c8e14d7106e83bb OK 2024/12/29 02:46:49 INFO : 3: Copied (new) 2024/12/29 02:46:49 DEBUG : Waiting for deletions to finish --- PASS: TestSyncMultipleCompareDest (8.73s) === RUN TestSyncCopyDest run.go:180: Remote "B2 bucket rclone-test-vuxafap7qusa", Local "Local file system at /tmp/rclone2033454141", Modify Window "1ms" 2024/12/29 02:46:51 DEBUG : Creating backend with remote "TestB2:rclone-test-vuxafap7qusa/dst" 2024/12/29 02:46:52 DEBUG : Creating backend with remote "TestB2:rclone-test-vuxafap7qusa/CopyDest" 2024/12/29 02:46:54 DEBUG : one: Need to transfer - File not found at Destination 2024/12/29 02:46:54 DEBUG : B2 bucket rclone-test-vuxafap7qusa path dst: Waiting for checks to finish 2024/12/29 02:46:54 DEBUG : B2 bucket rclone-test-vuxafap7qusa path dst: Waiting for transfers to finish 2024/12/29 02:46:55 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2024/12/29 02:46:55 INFO : one: Copied (new) 2024/12/29 02:46:55 DEBUG : Waiting for deletions to finish 2024/12/29 02:46:55 DEBUG : one: Sizes differ (src 5 vs dst 3) 2024/12/29 02:46:55 DEBUG : B2 bucket rclone-test-vuxafap7qusa path dst: Waiting for checks to finish 2024/12/29 02:46:55 DEBUG : B2 bucket rclone-test-vuxafap7qusa path dst: Waiting for transfers to finish 2024/12/29 02:46:56 DEBUG : one: sha1 = 7f376fd65843a1267de8f986d40e164e5a321c13 OK 2024/12/29 02:46:56 INFO : one: Copied (replaced existing) 2024/12/29 02:46:56 DEBUG : Waiting for deletions to finish 2024/12/29 02:46:58 DEBUG : Creating backend with remote "TestB2:rclone-test-vuxafap7qusa/BackupDir" 2024/12/29 02:46:59 DEBUG : B2 bucket rclone-test-vuxafap7qusa path dst: Waiting for checks to finish 2024/12/29 02:46:59 DEBUG : one: Sizes differ (src 5 vs dst 3) 2024/12/29 02:46:59 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2024/12/29 02:46:59 DEBUG : one: Sizes differ (src 5 vs dst 3) 2024/12/29 02:47:00 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2024/12/29 02:47:00 INFO : one: Copied (server-side copy) 2024/12/29 02:47:01 INFO : one: Deleted 2024/12/29 02:47:01 DEBUG : one: sha1 = 7f376fd65843a1267de8f986d40e164e5a321c13 OK 2024/12/29 02:47:01 INFO : one: Copied (server-side copy) 2024/12/29 02:47:01 DEBUG : one: Destination found in --copy-dest, using server-side copy 2024/12/29 02:47:01 DEBUG : B2 bucket rclone-test-vuxafap7qusa path dst: Waiting for transfers to finish 2024/12/29 02:47:01 DEBUG : Waiting for deletions to finish 2024/12/29 02:47:02 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2024/12/29 02:47:03 DEBUG : two: sha1 = ad782ecdac770fc6eb9a62e44f90873fb97fb26b OK 2024/12/29 02:47:03 INFO : two: Copied (server-side copy) 2024/12/29 02:47:03 DEBUG : two: Destination found in --copy-dest, using server-side copy 2024/12/29 02:47:03 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2024/12/29 02:47:03 DEBUG : one: Unchanged skipping 2024/12/29 02:47:03 DEBUG : B2 bucket rclone-test-vuxafap7qusa path dst: Waiting for checks to finish 2024/12/29 02:47:03 DEBUG : B2 bucket rclone-test-vuxafap7qusa path dst: Waiting for transfers to finish 2024/12/29 02:47:03 DEBUG : Waiting for deletions to finish 2024/12/29 02:47:03 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2024/12/29 02:47:03 DEBUG : one: Unchanged skipping 2024/12/29 02:47:03 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2024/12/29 02:47:03 DEBUG : B2 bucket rclone-test-vuxafap7qusa path dst: Waiting for checks to finish 2024/12/29 02:47:03 DEBUG : two: Unchanged skipping 2024/12/29 02:47:03 DEBUG : B2 bucket rclone-test-vuxafap7qusa path dst: Waiting for transfers to finish 2024/12/29 02:47:03 DEBUG : Waiting for deletions to finish 2024/12/29 02:47:03 INFO : There was nothing to transfer 2024/12/29 02:47:04 DEBUG : three: Sizes differ (src 7 vs dst 5) 2024/12/29 02:47:04 DEBUG : three: Destination not found in --copy-dest 2024/12/29 02:47:04 DEBUG : three: Need to transfer - File not found at Destination 2024/12/29 02:47:04 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2024/12/29 02:47:04 DEBUG : one: Unchanged skipping 2024/12/29 02:47:04 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2024/12/29 02:47:04 DEBUG : two: Unchanged skipping 2024/12/29 02:47:04 DEBUG : B2 bucket rclone-test-vuxafap7qusa path dst: Waiting for checks to finish 2024/12/29 02:47:04 DEBUG : B2 bucket rclone-test-vuxafap7qusa path dst: Waiting for transfers to finish 2024/12/29 02:47:05 DEBUG : three: sha1 = 370e613335f3cf2f19b2a2d35a86402f55c659f8 OK 2024/12/29 02:47:05 INFO : three: Copied (new) 2024/12/29 02:47:05 DEBUG : Waiting for deletions to finish --- PASS: TestSyncCopyDest (16.16s) === RUN TestSyncBackupDir run.go:180: Remote "B2 bucket rclone-test-vuxafap7qusa", Local "Local file system at /tmp/rclone2033454141", Modify Window "1ms" 2024/12/29 02:47:09 DEBUG : Creating backend with remote "TestB2:rclone-test-vuxafap7qusa/dst" 2024/12/29 02:47:10 DEBUG : Creating backend with remote "TestB2:rclone-test-vuxafap7qusa/backup" 2024/12/29 02:47:12 DEBUG : one: Sizes differ (src 4 vs dst 3) 2024/12/29 02:47:12 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2024/12/29 02:47:12 DEBUG : two: Unchanged skipping 2024/12/29 02:47:12 DEBUG : B2 bucket rclone-test-vuxafap7qusa path dst: Waiting for checks to finish 2024/12/29 02:47:13 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2024/12/29 02:47:13 INFO : one: Copied (server-side copy) 2024/12/29 02:47:13 INFO : one: Deleted 2024/12/29 02:47:13 DEBUG : B2 bucket rclone-test-vuxafap7qusa path dst: Waiting for transfers to finish 2024/12/29 02:47:14 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2024/12/29 02:47:14 INFO : one: Copied (new) 2024/12/29 02:47:14 DEBUG : Waiting for deletions to finish 2024/12/29 02:47:14 DEBUG : three.txt: sha1 = b802f384302cb24fbab0a44997e820bf2e8507bb OK 2024/12/29 02:47:14 INFO : three.txt: Copied (server-side copy) 2024/12/29 02:47:14 INFO : three.txt: Deleted 2024/12/29 02:47:14 INFO : three.txt: Moved into backup dir 2024/12/29 02:47:16 DEBUG : one: Sizes differ (src 5 vs dst 4) 2024/12/29 02:47:16 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2024/12/29 02:47:16 DEBUG : two: Unchanged skipping 2024/12/29 02:47:16 DEBUG : B2 bucket rclone-test-vuxafap7qusa path dst: Waiting for checks to finish 2024/12/29 02:47:16 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2024/12/29 02:47:16 INFO : one: Copied (server-side copy) 2024/12/29 02:47:17 INFO : one: Deleted 2024/12/29 02:47:17 DEBUG : B2 bucket rclone-test-vuxafap7qusa path dst: Waiting for transfers to finish 2024/12/29 02:47:17 DEBUG : one: sha1 = 88a8c2880f555638f990d1ec4c8359b25caa20c7 OK 2024/12/29 02:47:17 INFO : one: Copied (new) 2024/12/29 02:47:17 DEBUG : Waiting for deletions to finish 2024/12/29 02:47:17 DEBUG : three.txt: sha1 = 92e0258fe3c7456f15dff78d509f6e3c9166c254 OK 2024/12/29 02:47:17 INFO : three.txt: Copied (server-side copy) 2024/12/29 02:47:17 INFO : three.txt: Deleted 2024/12/29 02:47:17 INFO : three.txt: Moved into backup dir --- PASS: TestSyncBackupDir (11.80s) === RUN TestSyncBackupDirWithSuffix run.go:180: Remote "B2 bucket rclone-test-vuxafap7qusa", Local "Local file system at /tmp/rclone2033454141", Modify Window "1ms" 2024/12/29 02:47:20 DEBUG : Creating backend with remote "TestB2:rclone-test-vuxafap7qusa/dst" 2024/12/29 02:47:22 DEBUG : Creating backend with remote "TestB2:rclone-test-vuxafap7qusa/backup" 2024/12/29 02:47:23 DEBUG : one: Sizes differ (src 4 vs dst 3) 2024/12/29 02:47:23 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2024/12/29 02:47:23 DEBUG : two: Unchanged skipping 2024/12/29 02:47:23 DEBUG : B2 bucket rclone-test-vuxafap7qusa path dst: Waiting for checks to finish 2024/12/29 02:47:25 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2024/12/29 02:47:25 INFO : one: Copied (server-side copy) to: one.bak 2024/12/29 02:47:25 INFO : one: Deleted 2024/12/29 02:47:25 DEBUG : B2 bucket rclone-test-vuxafap7qusa path dst: Waiting for transfers to finish 2024/12/29 02:47:26 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2024/12/29 02:47:26 INFO : one: Copied (new) 2024/12/29 02:47:26 DEBUG : Waiting for deletions to finish 2024/12/29 02:47:26 DEBUG : three.txt: sha1 = b802f384302cb24fbab0a44997e820bf2e8507bb OK 2024/12/29 02:47:26 INFO : three.txt: Copied (server-side copy) to: three.txt.bak 2024/12/29 02:47:26 INFO : three.txt: Deleted 2024/12/29 02:47:26 INFO : three.txt: Moved into backup dir 2024/12/29 02:47:28 DEBUG : one: Sizes differ (src 5 vs dst 4) 2024/12/29 02:47:28 DEBUG : B2 bucket rclone-test-vuxafap7qusa path dst: Waiting for checks to finish 2024/12/29 02:47:28 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2024/12/29 02:47:28 DEBUG : two: Unchanged skipping 2024/12/29 02:47:29 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2024/12/29 02:47:29 INFO : one: Copied (server-side copy) to: one.bak 2024/12/29 02:47:29 INFO : one: Deleted 2024/12/29 02:47:29 DEBUG : B2 bucket rclone-test-vuxafap7qusa path dst: Waiting for transfers to finish 2024/12/29 02:47:29 DEBUG : one: sha1 = 88a8c2880f555638f990d1ec4c8359b25caa20c7 OK 2024/12/29 02:47:29 INFO : one: Copied (new) 2024/12/29 02:47:29 DEBUG : Waiting for deletions to finish 2024/12/29 02:47:30 DEBUG : three.txt: sha1 = 92e0258fe3c7456f15dff78d509f6e3c9166c254 OK 2024/12/29 02:47:30 INFO : three.txt: Copied (server-side copy) to: three.txt.bak 2024/12/29 02:47:30 INFO : three.txt: Deleted 2024/12/29 02:47:30 INFO : three.txt: Moved into backup dir --- PASS: TestSyncBackupDirWithSuffix (12.42s) === RUN TestSyncBackupDirWithSuffixKeepExtension run.go:180: Remote "B2 bucket rclone-test-vuxafap7qusa", Local "Local file system at /tmp/rclone2033454141", Modify Window "1ms" 2024/12/29 02:47:33 DEBUG : Creating backend with remote "TestB2:rclone-test-vuxafap7qusa/dst" 2024/12/29 02:47:34 DEBUG : Creating backend with remote "TestB2:rclone-test-vuxafap7qusa/backup" 2024/12/29 02:47:36 DEBUG : one: Sizes differ (src 4 vs dst 3) 2024/12/29 02:47:36 DEBUG : B2 bucket rclone-test-vuxafap7qusa path dst: Waiting for checks to finish 2024/12/29 02:47:36 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2024/12/29 02:47:36 DEBUG : two: Unchanged skipping 2024/12/29 02:47:37 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2024/12/29 02:47:37 INFO : one: Copied (server-side copy) to: one-2019-01-01 2024/12/29 02:47:38 INFO : one: Deleted 2024/12/29 02:47:38 DEBUG : B2 bucket rclone-test-vuxafap7qusa path dst: Waiting for transfers to finish 2024/12/29 02:47:38 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2024/12/29 02:47:38 INFO : one: Copied (new) 2024/12/29 02:47:38 DEBUG : Waiting for deletions to finish 2024/12/29 02:47:39 DEBUG : three.txt: sha1 = b802f384302cb24fbab0a44997e820bf2e8507bb OK 2024/12/29 02:47:39 INFO : three.txt: Copied (server-side copy) to: three-2019-01-01.txt 2024/12/29 02:47:39 INFO : three.txt: Deleted 2024/12/29 02:47:39 INFO : three.txt: Moved into backup dir 2024/12/29 02:47:41 DEBUG : one: Sizes differ (src 5 vs dst 4) 2024/12/29 02:47:41 DEBUG : B2 bucket rclone-test-vuxafap7qusa path dst: Waiting for checks to finish 2024/12/29 02:47:41 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2024/12/29 02:47:41 DEBUG : two: Unchanged skipping 2024/12/29 02:47:41 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2024/12/29 02:47:41 INFO : one: Copied (server-side copy) to: one-2019-01-01 2024/12/29 02:47:42 INFO : one: Deleted 2024/12/29 02:47:42 DEBUG : B2 bucket rclone-test-vuxafap7qusa path dst: Waiting for transfers to finish 2024/12/29 02:47:42 DEBUG : one: sha1 = 88a8c2880f555638f990d1ec4c8359b25caa20c7 OK 2024/12/29 02:47:42 INFO : one: Copied (new) 2024/12/29 02:47:42 DEBUG : Waiting for deletions to finish 2024/12/29 02:47:42 DEBUG : three.txt: sha1 = 92e0258fe3c7456f15dff78d509f6e3c9166c254 OK 2024/12/29 02:47:42 INFO : three.txt: Copied (server-side copy) to: three-2019-01-01.txt 2024/12/29 02:47:42 INFO : three.txt: Deleted 2024/12/29 02:47:42 INFO : three.txt: Moved into backup dir --- PASS: TestSyncBackupDirWithSuffixKeepExtension (12.57s) === RUN TestSyncBackupDirSuffixOnly run.go:180: Remote "B2 bucket rclone-test-vuxafap7qusa", Local "Local file system at /tmp/rclone2033454141", Modify Window "1ms" 2024/12/29 02:47:45 DEBUG : Creating backend with remote "TestB2:rclone-test-vuxafap7qusa/dst" 2024/12/29 02:47:47 DEBUG : one: Sizes differ (src 4 vs dst 3) 2024/12/29 02:47:47 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2024/12/29 02:47:47 DEBUG : two: Unchanged skipping 2024/12/29 02:47:47 DEBUG : B2 bucket rclone-test-vuxafap7qusa path dst: Waiting for checks to finish 2024/12/29 02:47:48 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2024/12/29 02:47:48 INFO : one: Copied (server-side copy) to: one.bak 2024/12/29 02:47:48 INFO : one: Deleted 2024/12/29 02:47:48 DEBUG : B2 bucket rclone-test-vuxafap7qusa path dst: Waiting for transfers to finish 2024/12/29 02:47:49 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2024/12/29 02:47:49 INFO : one: Copied (new) 2024/12/29 02:47:49 DEBUG : Waiting for deletions to finish 2024/12/29 02:47:49 DEBUG : three.txt: sha1 = b802f384302cb24fbab0a44997e820bf2e8507bb OK 2024/12/29 02:47:49 INFO : three.txt: Copied (server-side copy) to: three.txt.bak 2024/12/29 02:47:49 INFO : three.txt: Deleted 2024/12/29 02:47:49 INFO : three.txt: Moved into backup dir 2024/12/29 02:47:50 DEBUG : one.bak: Excluded (Path Filter) 2024/12/29 02:47:50 DEBUG : three.txt.bak: Excluded (Path Filter) 2024/12/29 02:47:50 DEBUG : one: Sizes differ (src 5 vs dst 4) 2024/12/29 02:47:50 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2024/12/29 02:47:50 DEBUG : two: Unchanged skipping 2024/12/29 02:47:50 DEBUG : B2 bucket rclone-test-vuxafap7qusa path dst: Waiting for checks to finish 2024/12/29 02:47:51 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2024/12/29 02:47:51 INFO : one: Copied (server-side copy) to: one.bak 2024/12/29 02:47:51 INFO : one: Deleted 2024/12/29 02:47:51 DEBUG : B2 bucket rclone-test-vuxafap7qusa path dst: Waiting for transfers to finish 2024/12/29 02:47:51 DEBUG : one: sha1 = 88a8c2880f555638f990d1ec4c8359b25caa20c7 OK 2024/12/29 02:47:51 INFO : one: Copied (new) 2024/12/29 02:47:51 DEBUG : Waiting for deletions to finish 2024/12/29 02:47:52 DEBUG : three.txt: sha1 = 92e0258fe3c7456f15dff78d509f6e3c9166c254 OK 2024/12/29 02:47:52 INFO : three.txt: Copied (server-side copy) to: three.txt.bak 2024/12/29 02:47:52 INFO : three.txt: Deleted 2024/12/29 02:47:52 INFO : three.txt: Moved into backup dir --- PASS: TestSyncBackupDirSuffixOnly (9.72s) === RUN TestSyncSuffix run.go:180: Remote "B2 bucket rclone-test-vuxafap7qusa", Local "Local file system at /tmp/rclone2033454141", Modify Window "1ms" 2024/12/29 02:47:55 DEBUG : Creating backend with remote "TestB2:rclone-test-vuxafap7qusa/dst" 2024/12/29 02:47:56 DEBUG : one: Sizes differ (src 4 vs dst 3) 2024/12/29 02:47:58 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2024/12/29 02:47:58 INFO : one: Copied (server-side copy) to: one.bak 2024/12/29 02:47:58 INFO : one: Deleted 2024/12/29 02:47:59 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2024/12/29 02:47:59 INFO : one: Copied (new) 2024/12/29 02:47:59 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2024/12/29 02:47:59 DEBUG : two: Unchanged skipping 2024/12/29 02:47:59 DEBUG : three.txt: Sizes differ (src 6 vs dst 5) 2024/12/29 02:48:00 DEBUG : three.txt: sha1 = b802f384302cb24fbab0a44997e820bf2e8507bb OK 2024/12/29 02:48:00 INFO : three.txt: Copied (server-side copy) to: three.txt.bak 2024/12/29 02:48:00 INFO : three.txt: Deleted 2024/12/29 02:48:00 DEBUG : three.txt: sha1 = 92e0258fe3c7456f15dff78d509f6e3c9166c254 OK 2024/12/29 02:48:00 INFO : three.txt: Copied (new) 2024/12/29 02:48:01 DEBUG : one: Sizes differ (src 5 vs dst 4) 2024/12/29 02:48:01 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2024/12/29 02:48:01 INFO : one: Copied (server-side copy) to: one.bak 2024/12/29 02:48:02 INFO : one: Deleted 2024/12/29 02:48:02 DEBUG : one: sha1 = 88a8c2880f555638f990d1ec4c8359b25caa20c7 OK 2024/12/29 02:48:02 INFO : one: Copied (new) 2024/12/29 02:48:02 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2024/12/29 02:48:02 DEBUG : two: Unchanged skipping 2024/12/29 02:48:02 DEBUG : three.txt: Sizes differ (src 19 vs dst 6) 2024/12/29 02:48:03 DEBUG : three.txt: sha1 = 92e0258fe3c7456f15dff78d509f6e3c9166c254 OK 2024/12/29 02:48:03 INFO : three.txt: Copied (server-side copy) to: three.txt.bak 2024/12/29 02:48:03 INFO : three.txt: Deleted 2024/12/29 02:48:04 DEBUG : three.txt: sha1 = 476e1707cbd7f0497a7dc4d44f0b07b8566ffc30 OK 2024/12/29 02:48:04 INFO : three.txt: Copied (new) --- PASS: TestSyncSuffix (11.64s) === RUN TestSyncSuffixKeepExtension run.go:180: Remote "B2 bucket rclone-test-vuxafap7qusa", Local "Local file system at /tmp/rclone2033454141", Modify Window "1ms" 2024/12/29 02:48:07 DEBUG : Creating backend with remote "TestB2:rclone-test-vuxafap7qusa/dst" 2024/12/29 02:48:09 DEBUG : one: Sizes differ (src 4 vs dst 3) 2024/12/29 02:48:10 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2024/12/29 02:48:10 INFO : one: Copied (server-side copy) to: one-2019-01-01 2024/12/29 02:48:10 INFO : one: Deleted 2024/12/29 02:48:11 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2024/12/29 02:48:11 INFO : one: Copied (new) 2024/12/29 02:48:11 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2024/12/29 02:48:11 DEBUG : two: Unchanged skipping 2024/12/29 02:48:11 DEBUG : three.txt: Sizes differ (src 6 vs dst 5) 2024/12/29 02:48:12 DEBUG : three.txt: sha1 = b802f384302cb24fbab0a44997e820bf2e8507bb OK 2024/12/29 02:48:12 INFO : three.txt: Copied (server-side copy) to: three-2019-01-01.txt 2024/12/29 02:48:12 INFO : three.txt: Deleted 2024/12/29 02:48:12 DEBUG : three.txt: sha1 = 92e0258fe3c7456f15dff78d509f6e3c9166c254 OK 2024/12/29 02:48:12 INFO : three.txt: Copied (new) 2024/12/29 02:48:12 DEBUG : pacer: low level retry 1/10 (error Post "https://api001.backblazeb2.com/b2api/v1/b2_list_file_names": EOF) 2024/12/29 02:48:12 DEBUG : pacer: Rate limited, increasing sleep to 20ms 2024/12/29 02:48:13 DEBUG : pacer: Reducing sleep to 10ms 2024/12/29 02:48:13 DEBUG : one: Sizes differ (src 5 vs dst 4) 2024/12/29 02:48:14 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2024/12/29 02:48:14 INFO : one: Copied (server-side copy) to: one-2019-01-01 2024/12/29 02:48:14 INFO : one: Deleted 2024/12/29 02:48:14 DEBUG : one: sha1 = 88a8c2880f555638f990d1ec4c8359b25caa20c7 OK 2024/12/29 02:48:14 INFO : one: Copied (new) 2024/12/29 02:48:14 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2024/12/29 02:48:14 DEBUG : two: Unchanged skipping 2024/12/29 02:48:15 DEBUG : three.txt: Sizes differ (src 19 vs dst 6) 2024/12/29 02:48:15 DEBUG : three.txt: sha1 = 92e0258fe3c7456f15dff78d509f6e3c9166c254 OK 2024/12/29 02:48:15 INFO : three.txt: Copied (server-side copy) to: three-2019-01-01.txt 2024/12/29 02:48:15 INFO : three.txt: Deleted 2024/12/29 02:48:16 DEBUG : three.txt: sha1 = 476e1707cbd7f0497a7dc4d44f0b07b8566ffc30 OK 2024/12/29 02:48:16 INFO : three.txt: Copied (new) --- PASS: TestSyncSuffixKeepExtension (12.07s) === RUN TestSyncUTFNorm run.go:180: Remote "B2 bucket rclone-test-vuxafap7qusa", Local "Local file system at /tmp/rclone2033454141", Modify Window "1ms" 2024/12/29 02:48:18 DEBUG : Testêé: Sizes differ (src 14 vs dst 18) 2024/12/29 02:48:18 DEBUG : B2 bucket rclone-test-vuxafap7qusa: Waiting for checks to finish 2024/12/29 02:48:18 DEBUG : B2 bucket rclone-test-vuxafap7qusa: Waiting for transfers to finish 2024/12/29 02:48:19 DEBUG : Testêé: sha1 = a54d88e06612d820bc3be72877c74f257b561b19 OK 2024/12/29 02:48:19 INFO : Testêé: Copied (replaced existing) to: Testêé 2024/12/29 02:48:19 DEBUG : Waiting for deletions to finish --- PASS: TestSyncUTFNorm (2.46s) === RUN TestSyncImmutable run.go:180: Remote "B2 bucket rclone-test-vuxafap7qusa", Local "Local file system at /tmp/rclone2033454141", Modify Window "1ms" 2024/12/29 02:48:20 DEBUG : existing: Need to transfer - File not found at Destination 2024/12/29 02:48:20 DEBUG : B2 bucket rclone-test-vuxafap7qusa: Waiting for checks to finish 2024/12/29 02:48:20 DEBUG : B2 bucket rclone-test-vuxafap7qusa: Waiting for transfers to finish 2024/12/29 02:48:21 DEBUG : existing: sha1 = 3e2e95f5ad970eadfa7e17eaf73da97024aa5359 OK 2024/12/29 02:48:21 INFO : existing: Copied (new) 2024/12/29 02:48:21 DEBUG : Waiting for deletions to finish run.go:180: Remote "B2 bucket rclone-test-vuxafap7qusa", Local "Local file system at /tmp/rclone2033454141", Modify Window "1ms" 2024/12/29 02:48:21 DEBUG : existing: Sizes differ (src 8 vs dst 6) 2024/12/29 02:48:21 ERROR : existing: Source and destination exist but do not match: immutable file modified 2024/12/29 02:48:21 DEBUG : B2 bucket rclone-test-vuxafap7qusa: Waiting for checks to finish 2024/12/29 02:48:21 DEBUG : B2 bucket rclone-test-vuxafap7qusa: Waiting for transfers to finish 2024/12/29 02:48:21 ERROR : B2 bucket rclone-test-vuxafap7qusa: not deleting files as there were IO errors 2024/12/29 02:48:21 ERROR : B2 bucket rclone-test-vuxafap7qusa: not deleting directories as there were IO errors run.go:180: Remote "B2 bucket rclone-test-vuxafap7qusa", Local "Local file system at /tmp/rclone2033454141", Modify Window "1ms" --- PASS: TestSyncImmutable (3.09s) === RUN TestSyncIgnoreCase run.go:180: Remote "B2 bucket rclone-test-vuxafap7qusa", Local "Local file system at /tmp/rclone2033454141", Modify Window "1ms" 2024/12/29 02:48:23 DEBUG : existing: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2024/12/29 02:48:23 DEBUG : existing: Unchanged skipping 2024/12/29 02:48:23 DEBUG : B2 bucket rclone-test-vuxafap7qusa: Waiting for checks to finish 2024/12/29 02:48:23 DEBUG : B2 bucket rclone-test-vuxafap7qusa: Waiting for transfers to finish 2024/12/29 02:48:23 DEBUG : Waiting for deletions to finish 2024/12/29 02:48:23 INFO : There was nothing to transfer --- PASS: TestSyncIgnoreCase (1.48s) === RUN TestFixCase run.go:180: Remote "B2 bucket rclone-test-vuxafap7qusa", Local "Local file system at /tmp/rclone2033454141", Modify Window "1ms" sync_test.go:2635: Skipping test as local or remote are case-sensitive --- SKIP: TestFixCase (0.38s) === RUN TestMaxTransfer === RUN TestMaxTransfer/Hard run.go:180: Remote "B2 bucket rclone-test-vuxafap7qusa", Local "Local file system at /tmp/rclone2033454141", Modify Window "1ms" sync_test.go:2674: This test only runs on local === RUN TestMaxTransfer/Soft run.go:180: Remote "B2 bucket rclone-test-vuxafap7qusa", Local "Local file system at /tmp/rclone2033454141", Modify Window "1ms" sync_test.go:2674: This test only runs on local === RUN TestMaxTransfer/Cautious run.go:180: Remote "B2 bucket rclone-test-vuxafap7qusa", Local "Local file system at /tmp/rclone2033454141", Modify Window "1ms" sync_test.go:2674: This test only runs on local --- PASS: TestMaxTransfer (1.15s) --- SKIP: TestMaxTransfer/Hard (0.38s) --- SKIP: TestMaxTransfer/Soft (0.38s) --- SKIP: TestMaxTransfer/Cautious (0.40s) === RUN TestSyncConcurrentDelete run.go:180: Remote "B2 bucket rclone-test-vuxafap7qusa", Local "Local file system at /tmp/rclone2033454141", Modify Window "1ms" 2024/12/29 02:48:38 DEBUG : both0: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2024/12/29 02:48:38 DEBUG : both0: Unchanged skipping 2024/12/29 02:48:38 DEBUG : both1: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2024/12/29 02:48:38 DEBUG : both1: Unchanged skipping 2024/12/29 02:48:38 DEBUG : both10: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2024/12/29 02:48:38 DEBUG : both10: Unchanged skipping 2024/12/29 02:48:38 DEBUG : both11: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2024/12/29 02:48:38 DEBUG : both11: Unchanged skipping 2024/12/29 02:48:38 DEBUG : both12: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2024/12/29 02:48:38 DEBUG : both12: Unchanged skipping 2024/12/29 02:48:38 DEBUG : both13: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2024/12/29 02:48:38 DEBUG : both14: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2024/12/29 02:48:38 DEBUG : both16: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2024/12/29 02:48:38 DEBUG : both15: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2024/12/29 02:48:38 DEBUG : B2 bucket rclone-test-vuxafap7qusa: Waiting for checks to finish 2024/12/29 02:48:38 DEBUG : both13: Unchanged skipping 2024/12/29 02:48:38 DEBUG : both17: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2024/12/29 02:48:38 DEBUG : both17: Unchanged skipping 2024/12/29 02:48:38 DEBUG : both18: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2024/12/29 02:48:38 DEBUG : both18: Unchanged skipping 2024/12/29 02:48:38 DEBUG : both19: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2024/12/29 02:48:38 DEBUG : both19: Unchanged skipping 2024/12/29 02:48:38 DEBUG : both2: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2024/12/29 02:48:38 DEBUG : both2: Unchanged skipping 2024/12/29 02:48:38 DEBUG : both3: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2024/12/29 02:48:38 DEBUG : both3: Unchanged skipping 2024/12/29 02:48:38 DEBUG : both4: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2024/12/29 02:48:38 DEBUG : both4: Unchanged skipping 2024/12/29 02:48:38 DEBUG : both5: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2024/12/29 02:48:38 DEBUG : both5: Unchanged skipping 2024/12/29 02:48:38 DEBUG : both6: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2024/12/29 02:48:38 DEBUG : both6: Unchanged skipping 2024/12/29 02:48:38 DEBUG : both7: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2024/12/29 02:48:38 DEBUG : both14: Unchanged skipping 2024/12/29 02:48:38 DEBUG : both8: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2024/12/29 02:48:38 DEBUG : both16: Unchanged skipping 2024/12/29 02:48:38 DEBUG : both9: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2024/12/29 02:48:38 DEBUG : both15: Unchanged skipping 2024/12/29 02:48:38 DEBUG : both7: Unchanged skipping 2024/12/29 02:48:38 DEBUG : both8: Unchanged skipping 2024/12/29 02:48:38 DEBUG : both9: Unchanged skipping 2024/12/29 02:48:38 DEBUG : B2 bucket rclone-test-vuxafap7qusa: Waiting for transfers to finish 2024/12/29 02:48:38 DEBUG : Waiting for deletions to finish 2024/12/29 02:48:38 INFO : only0: Deleted 2024/12/29 02:48:39 INFO : only17: Deleted 2024/12/29 02:48:39 INFO : only19: Deleted 2024/12/29 02:48:39 INFO : only4: Deleted 2024/12/29 02:48:39 INFO : only9: Deleted 2024/12/29 02:48:39 INFO : only11: Deleted 2024/12/29 02:48:39 INFO : only15: Deleted 2024/12/29 02:48:39 INFO : only16: Deleted 2024/12/29 02:48:39 INFO : only6: Deleted 2024/12/29 02:48:39 INFO : only3: Deleted 2024/12/29 02:48:39 INFO : only8: Deleted 2024/12/29 02:48:39 INFO : only5: Deleted 2024/12/29 02:48:39 INFO : only1: Deleted 2024/12/29 02:48:39 INFO : only10: Deleted 2024/12/29 02:48:39 INFO : only12: Deleted 2024/12/29 02:48:39 INFO : only13: Deleted 2024/12/29 02:48:39 INFO : only14: Deleted 2024/12/29 02:48:39 INFO : only18: Deleted 2024/12/29 02:48:39 INFO : only2: Deleted 2024/12/29 02:48:39 INFO : only7: Deleted 2024/12/29 02:48:39 INFO : There was nothing to transfer run.go:180: Remote "B2 bucket rclone-test-vuxafap7qusa", Local "Local file system at /tmp/rclone2033454141", Modify Window "1ms" --- PASS: TestSyncConcurrentDelete (18.66s) === RUN TestSyncConcurrentTruncate run.go:180: Remote "B2 bucket rclone-test-vuxafap7qusa", Local "Local file system at /tmp/rclone2033454141", Modify Window "1ms" 2024/12/29 02:48:56 DEBUG : both0: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2024/12/29 02:48:56 DEBUG : both0: Unchanged skipping 2024/12/29 02:48:56 DEBUG : both1: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2024/12/29 02:48:56 DEBUG : both1: Unchanged skipping 2024/12/29 02:48:56 DEBUG : both10: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2024/12/29 02:48:56 DEBUG : both10: Unchanged skipping 2024/12/29 02:48:56 DEBUG : both11: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2024/12/29 02:48:56 DEBUG : both11: Unchanged skipping 2024/12/29 02:48:56 DEBUG : both12: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2024/12/29 02:48:56 DEBUG : both12: Unchanged skipping 2024/12/29 02:48:56 DEBUG : both13: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2024/12/29 02:48:56 DEBUG : both13: Unchanged skipping 2024/12/29 02:48:56 DEBUG : both14: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2024/12/29 02:48:56 DEBUG : both14: Unchanged skipping 2024/12/29 02:48:56 DEBUG : both15: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2024/12/29 02:48:56 DEBUG : both15: Unchanged skipping 2024/12/29 02:48:56 DEBUG : both16: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2024/12/29 02:48:56 DEBUG : both16: Unchanged skipping 2024/12/29 02:48:56 DEBUG : both17: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2024/12/29 02:48:56 DEBUG : both17: Unchanged skipping 2024/12/29 02:48:56 DEBUG : both18: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2024/12/29 02:48:56 DEBUG : both18: Unchanged skipping 2024/12/29 02:48:56 DEBUG : both19: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2024/12/29 02:48:56 DEBUG : both19: Unchanged skipping 2024/12/29 02:48:56 DEBUG : both2: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2024/12/29 02:48:56 DEBUG : both2: Unchanged skipping 2024/12/29 02:48:56 DEBUG : both3: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2024/12/29 02:48:56 DEBUG : both3: Unchanged skipping 2024/12/29 02:48:56 DEBUG : both4: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2024/12/29 02:48:56 DEBUG : both4: Unchanged skipping 2024/12/29 02:48:56 DEBUG : both5: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2024/12/29 02:48:56 DEBUG : both5: Unchanged skipping 2024/12/29 02:48:56 DEBUG : both6: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2024/12/29 02:48:56 DEBUG : both6: Unchanged skipping 2024/12/29 02:48:56 DEBUG : both7: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2024/12/29 02:48:56 DEBUG : both7: Unchanged skipping 2024/12/29 02:48:56 DEBUG : both8: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2024/12/29 02:48:56 DEBUG : both8: Unchanged skipping 2024/12/29 02:48:56 DEBUG : both9: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2024/12/29 02:48:56 DEBUG : both9: Unchanged skipping 2024/12/29 02:48:56 DEBUG : only0: Sizes differ (src 0 vs dst 6) 2024/12/29 02:48:56 DEBUG : only1: Sizes differ (src 0 vs dst 6) 2024/12/29 02:48:56 DEBUG : only10: Sizes differ (src 0 vs dst 6) 2024/12/29 02:48:56 DEBUG : only11: Sizes differ (src 0 vs dst 6) 2024/12/29 02:48:56 DEBUG : only12: Sizes differ (src 0 vs dst 6) 2024/12/29 02:48:56 DEBUG : only13: Sizes differ (src 0 vs dst 6) 2024/12/29 02:48:56 DEBUG : only14: Sizes differ (src 0 vs dst 6) 2024/12/29 02:48:56 DEBUG : only15: Sizes differ (src 0 vs dst 6) 2024/12/29 02:48:56 DEBUG : only16: Sizes differ (src 0 vs dst 6) 2024/12/29 02:48:56 DEBUG : only17: Sizes differ (src 0 vs dst 6) 2024/12/29 02:48:56 DEBUG : only18: Sizes differ (src 0 vs dst 6) 2024/12/29 02:48:56 DEBUG : only19: Sizes differ (src 0 vs dst 6) 2024/12/29 02:48:56 DEBUG : only2: Sizes differ (src 0 vs dst 6) 2024/12/29 02:48:56 DEBUG : only3: Sizes differ (src 0 vs dst 6) 2024/12/29 02:48:56 DEBUG : only4: Sizes differ (src 0 vs dst 6) 2024/12/29 02:48:56 DEBUG : only5: Sizes differ (src 0 vs dst 6) 2024/12/29 02:48:56 DEBUG : only6: Sizes differ (src 0 vs dst 6) 2024/12/29 02:48:56 DEBUG : only7: Sizes differ (src 0 vs dst 6) 2024/12/29 02:48:56 DEBUG : only8: Sizes differ (src 0 vs dst 6) 2024/12/29 02:48:56 DEBUG : only9: Sizes differ (src 0 vs dst 6) 2024/12/29 02:48:56 DEBUG : B2 bucket rclone-test-vuxafap7qusa: Waiting for checks to finish 2024/12/29 02:48:56 DEBUG : B2 bucket rclone-test-vuxafap7qusa: Waiting for transfers to finish 2024/12/29 02:48:57 DEBUG : only0: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2024/12/29 02:48:57 INFO : only0: Copied (replaced existing) 2024/12/29 02:48:57 DEBUG : only1: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2024/12/29 02:48:57 INFO : only1: Copied (replaced existing) 2024/12/29 02:48:57 DEBUG : only10: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2024/12/29 02:48:57 INFO : only10: Copied (replaced existing) 2024/12/29 02:48:57 DEBUG : only12: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2024/12/29 02:48:57 INFO : only12: Copied (replaced existing) 2024/12/29 02:48:57 DEBUG : only13: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2024/12/29 02:48:57 INFO : only13: Copied (replaced existing) 2024/12/29 02:48:57 DEBUG : only14: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2024/12/29 02:48:57 INFO : only14: Copied (replaced existing) 2024/12/29 02:48:57 DEBUG : only15: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2024/12/29 02:48:57 INFO : only15: Copied (replaced existing) 2024/12/29 02:48:57 DEBUG : only17: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2024/12/29 02:48:57 INFO : only17: Copied (replaced existing) 2024/12/29 02:48:57 DEBUG : only16: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2024/12/29 02:48:57 INFO : only16: Copied (replaced existing) 2024/12/29 02:48:57 DEBUG : only11: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2024/12/29 02:48:57 INFO : only11: Copied (replaced existing) 2024/12/29 02:48:57 DEBUG : only18: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2024/12/29 02:48:57 INFO : only18: Copied (replaced existing) 2024/12/29 02:48:57 DEBUG : only19: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2024/12/29 02:48:57 INFO : only19: Copied (replaced existing) 2024/12/29 02:48:57 DEBUG : only2: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2024/12/29 02:48:57 INFO : only2: Copied (replaced existing) 2024/12/29 02:48:57 DEBUG : only3: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2024/12/29 02:48:57 INFO : only3: Copied (replaced existing) 2024/12/29 02:48:57 DEBUG : only4: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2024/12/29 02:48:57 INFO : only4: Copied (replaced existing) 2024/12/29 02:48:57 DEBUG : only5: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2024/12/29 02:48:57 INFO : only5: Copied (replaced existing) 2024/12/29 02:48:57 DEBUG : only6: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2024/12/29 02:48:57 INFO : only6: Copied (replaced existing) 2024/12/29 02:48:58 DEBUG : only7: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2024/12/29 02:48:58 INFO : only7: Copied (replaced existing) 2024/12/29 02:48:58 DEBUG : only8: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2024/12/29 02:48:58 INFO : only8: Copied (replaced existing) 2024/12/29 02:48:58 DEBUG : only9: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2024/12/29 02:48:58 INFO : only9: Copied (replaced existing) 2024/12/29 02:48:58 DEBUG : Waiting for deletions to finish run.go:180: Remote "B2 bucket rclone-test-vuxafap7qusa", Local "Local file system at /tmp/rclone2033454141", Modify Window "1ms" --- PASS: TestSyncConcurrentTruncate (21.78s) === RUN TestNothingToTransferWithEmptyDirs run.go:180: Remote "B2 bucket rclone-test-vuxafap7qusa", Local "Local file system at /tmp/rclone2033454141", Modify Window "1ms" 2024/12/29 02:49:06 INFO : sub dir: Set directory modification time (using DirSetModTime) 2024/12/29 02:49:06 DEBUG : sub dir: Making directory 2024/12/29 02:49:06 INFO : sub dir: Made directory with modification time 2011-12-30 12:59:59 +0000 UTC run.go:180: Remote "B2 bucket rclone-test-vuxafap7qusa", Local "Local file system at /tmp/rclone2033454141", Modify Window "1ms" run.go:180: Remote "B2 bucket rclone-test-vuxafap7qusa", Local "Local file system at /tmp/rclone2033454141", Modify Window "1ms" --- PASS: TestNothingToTransferWithEmptyDirs (2.87s) === RUN TestNothingToTransferWithoutEmptyDirs run.go:180: Remote "B2 bucket rclone-test-vuxafap7qusa", Local "Local file system at /tmp/rclone2033454141", Modify Window "1ms" 2024/12/29 02:49:09 INFO : sub dir: Set directory modification time (using DirSetModTime) 2024/12/29 02:49:09 DEBUG : sub dir: Making directory 2024/12/29 02:49:09 INFO : sub dir: Made directory with modification time 2011-12-30 12:59:59 +0000 UTC run.go:180: Remote "B2 bucket rclone-test-vuxafap7qusa", Local "Local file system at /tmp/rclone2033454141", Modify Window "1ms" run.go:180: Remote "B2 bucket rclone-test-vuxafap7qusa", Local "Local file system at /tmp/rclone2033454141", Modify Window "1ms" --- PASS: TestNothingToTransferWithoutEmptyDirs (2.98s) PASS 2024/12/29 02:49:12 DEBUG : B2 bucket rclone-test-vuxafap7qusa: Purge remote 2024/12/29 02:49:12 INFO : B2 bucket rclone-test-vuxafap7qusa: cleaning bucket "rclone-test-vuxafap7qusa" of all files 2024/12/29 02:49:13 DEBUG : BackupDir/one: Deleting (id "4_z0fc21dd340cd1b0b9f480e1b_f4037a3d80dde7f60_d20241229_m024706_c001_v7007000_t0000_u01735440426055") 2024/12/29 02:49:13 DEBUG : BackupDir/one: Deleting (id "4_z0fc21dd340cd1b0b9f480e1b_f102f543aea8bc937_d20241229_m024700_c001_v0001092_t0024_u01735440420605") 2024/12/29 02:49:13 DEBUG : CompareDest/one: Deleting (id "4_z0fc21dd340cd1b0b9f480e1b_f40991aae4af24f98_d20241229_m024641_c001_v7007000_t0000_u01735440401693") 2024/12/29 02:49:13 DEBUG : CompareDest/one: Deleting (id "4_z0fc21dd340cd1b0b9f480e1b_f1174bd6305a093ff_d20241229_m024635_c001_v0001101_t0058_u01735440395609") 2024/12/29 02:49:13 DEBUG : CompareDest/two: Deleting (id "4_z0fc21dd340cd1b0b9f480e1b_f40991aae4af24f99_d20241229_m024641_c001_v7007000_t0000_u01735440401878") 2024/12/29 02:49:13 DEBUG : CompareDest/two: Deleting (id "4_z0fc21dd340cd1b0b9f480e1b_f10221fa3e9c2c469_d20241229_m024636_c001_v0001183_t0053_u01735440396983") 2024/12/29 02:49:13 DEBUG : CopyDest/one: Deleting (id "4_z0fc21dd340cd1b0b9f480e1b_f4037a3d80dde7f61_d20241229_m024706_c001_v7007000_t0000_u01735440426238") 2024/12/29 02:49:13 DEBUG : CopyDest/one: Deleting (id "4_z0fc21dd340cd1b0b9f480e1b_f104065d72c42cbd7_d20241229_m024657_c001_v0001182_t0023_u01735440417714") 2024/12/29 02:49:13 DEBUG : CopyDest/three: Deleting (id "4_z0fc21dd340cd1b0b9f480e1b_f4037a3d80dde7f63_d20241229_m024706_c001_v7007000_t0000_u01735440426420") 2024/12/29 02:49:13 DEBUG : CopyDest/three: Deleting (id "4_z0fc21dd340cd1b0b9f480e1b_f10221fa3e9c2c692_d20241229_m024704_c001_v0001183_t0039_u01735440424215") 2024/12/29 02:49:13 DEBUG : CopyDest/two: Deleting (id "4_z0fc21dd340cd1b0b9f480e1b_f4037a3d80dde7f64_d20241229_m024706_c001_v7007000_t0000_u01735440426601") 2024/12/29 02:49:13 DEBUG : CopyDest/two: Deleting (id "4_z0fc21dd340cd1b0b9f480e1b_f1174bd6305a09457_d20241229_m024702_c001_v0001101_t0048_u01735440422025") 2024/12/29 02:49:13 DEBUG : EXISTING: Deleting (id "4_z0fc21dd340cd1b0b9f480e1b_f4009b2585f22ad36_d20241229_m024824_c001_v7007000_t0000_u01735440504422") 2024/12/29 02:49:13 DEBUG : EXISTING: Deleting (id "4_z0fc21dd340cd1b0b9f480e1b_f1174bd6305a09556_d20241229_m024823_c001_v0001101_t0033_u01735440503317") 2024/12/29 02:49:13 DEBUG : Testêé: Deleting (id "4_z0fc21dd340cd1b0b9f480e1b_f4009b2585f22ad30_d20241229_m024819_c001_v7007000_t0000_u01735440499846") 2024/12/29 02:49:13 DEBUG : Testêé: Deleting (id "4_z0fc21dd340cd1b0b9f480e1b_f10221fa3e9c2ccfa_d20241229_m024819_c001_v0001183_t0030_u01735440499257") 2024/12/29 02:49:13 DEBUG : Testêé: Deleting (id "4_z0fc21dd340cd1b0b9f480e1b_f1174bd6305a09548_d20241229_m024818_c001_v0001101_t0017_u01735440498127") 2024/12/29 02:49:14 DEBUG : a/potato2: Deleting (id "4_z0fc21dd340cd1b0b9f480e1b_f4024221b76bbb2b0_d20241229_m024456_c001_v7007000_t0000_u01735440296312") 2024/12/29 02:49:14 DEBUG : a/potato2: Deleting (id "4_z0fc21dd340cd1b0b9f480e1b_f10221fa3e9c2bde1_d20241229_m024455_c001_v0001183_t0011_u01735440295750") 2024/12/29 02:49:14 DEBUG : a/potato2: Deleting (id "4_z0fc21dd340cd1b0b9f480e1b_f4024221b76bbb2ab_d20241229_m024454_c001_v7007000_t0000_u01735440294064") 2024/12/29 02:49:14 DEBUG : a/potato2: Deleting (id "4_z0fc21dd340cd1b0b9f480e1b_f10221fa3e9c2bdb0_d20241229_m024453_c001_v0001183_t0048_u01735440293319") 2024/12/29 02:49:14 DEBUG : a/potato2: Deleting (id "4_z0fc21dd340cd1b0b9f480e1b_f4104050ce2c06322_d20241229_m024434_c001_v7007000_t0000_u01735440274542") 2024/12/29 02:49:14 DEBUG : a/potato2: Deleting (id "4_z0fc21dd340cd1b0b9f480e1b_f10221fa3e9c2bc4a_d20241229_m024433_c001_v0001183_t0023_u01735440273781") 2024/12/29 02:49:14 DEBUG : b/potato: Deleting (id "4_z0fc21dd340cd1b0b9f480e1b_f4024221b76bbb2b1_d20241229_m024456_c001_v7007000_t0000_u01735440296517") 2024/12/29 02:49:14 DEBUG : b/potato: Deleting (id "4_z0fc21dd340cd1b0b9f480e1b_f10221fa3e9c2bdd3_d20241229_m024454_c001_v0001183_t0023_u01735440294968") 2024/12/29 02:49:14 DEBUG : b/potato: Deleting (id "4_z0fc21dd340cd1b0b9f480e1b_f4024221b76bbb2a9_d20241229_m024453_c001_v7007000_t0000_u01735440293513") 2024/12/29 02:49:14 DEBUG : b/potato: Deleting (id "4_z0fc21dd340cd1b0b9f480e1b_f10221fa3e9c2bda3_d20241229_m024452_c001_v0001183_t0014_u01735440292551") 2024/12/29 02:49:14 DEBUG : b/potato: Deleting (id "4_z0fc21dd340cd1b0b9f480e1b_f4104050ce2c06321_d20241229_m024433_c001_v7007000_t0000_u01735440273989") 2024/12/29 02:49:14 DEBUG : b/potato: Deleting (id "4_z0fc21dd340cd1b0b9f480e1b_f10221fa3e9c2bc2c_d20241229_m024433_c001_v0001183_t0053_u01735440273006") 2024/12/29 02:49:14 DEBUG : backup/one: Deleting (id "4_z0fc21dd340cd1b0b9f480e1b_f408de58c67e8be37_d20241229_m024718_c001_v7007000_t0000_u01735440438391") 2024/12/29 02:49:14 DEBUG : backup/one: Deleting (id "4_z0fc21dd340cd1b0b9f480e1b_f104763b92ca23442_d20241229_m024716_c001_v0001043_t0043_u01735440436669") 2024/12/29 02:49:14 DEBUG : backup/one: Deleting (id "4_z0fc21dd340cd1b0b9f480e1b_f112b8af95fc756ae_d20241229_m024713_c001_v0001182_t0030_u01735440433247") 2024/12/29 02:49:14 DEBUG : backup/one-2019-01-01: Deleting (id "4_z0fc21dd340cd1b0b9f480e1b_f401e59d57422be44_d20241229_m024743_c001_v7007000_t0000_u01735440463339") 2024/12/29 02:49:14 DEBUG : backup/one-2019-01-01: Deleting (id "4_z0fc21dd340cd1b0b9f480e1b_f115964544b66b427_d20241229_m024741_c001_v0001184_t0002_u01735440461781") 2024/12/29 02:49:14 DEBUG : backup/one-2019-01-01: Deleting (id "4_z0fc21dd340cd1b0b9f480e1b_f116640e2746eccc4_d20241229_m024737_c001_v0001117_t0043_u01735440457418") 2024/12/29 02:49:14 DEBUG : backup/one.bak: Deleting (id "4_z0fc21dd340cd1b0b9f480e1b_f409c812ec09c08d1_d20241229_m024730_c001_v7007000_t0000_u01735440450817") 2024/12/29 02:49:14 DEBUG : backup/one.bak: Deleting (id "4_z0fc21dd340cd1b0b9f480e1b_f1001f925cbcc5a5c_d20241229_m024728_c001_v0001144_t0030_u01735440448870") 2024/12/29 02:49:15 DEBUG : backup/one.bak: Deleting (id "4_z0fc21dd340cd1b0b9f480e1b_f115f1a8dc368bdf7_d20241229_m024725_c001_v0001182_t0057_u01735440445063") 2024/12/29 02:49:15 DEBUG : backup/three-2019-01-01.txt: Deleting (id "4_z0fc21dd340cd1b0b9f480e1b_f401e59d57422be45_d20241229_m024743_c001_v7007000_t0000_u01735440463570") 2024/12/29 02:49:15 DEBUG : backup/three-2019-01-01.txt: Deleting (id "4_z0fc21dd340cd1b0b9f480e1b_f106cd5d74ad9b0ce_d20241229_m024742_c001_v0001182_t0020_u01735440462566") 2024/12/29 02:49:15 DEBUG : backup/three-2019-01-01.txt: Deleting (id "4_z0fc21dd340cd1b0b9f480e1b_f110e03bdae8d38a2_d20241229_m024739_c001_v0001144_t0019_u01735440459243") 2024/12/29 02:49:15 DEBUG : backup/three.txt: Deleting (id "4_z0fc21dd340cd1b0b9f480e1b_f408de58c67e8be38_d20241229_m024718_c001_v7007000_t0000_u01735440438576") 2024/12/29 02:49:15 DEBUG : backup/three.txt: Deleting (id "4_z0fc21dd340cd1b0b9f480e1b_f1016cb89f58c551d_d20241229_m024717_c001_v0001183_t0027_u01735440437632") 2024/12/29 02:49:15 DEBUG : backup/three.txt: Deleting (id "4_z0fc21dd340cd1b0b9f480e1b_f1165ec1e616bd6b8_d20241229_m024714_c001_v0001180_t0007_u01735440434581") 2024/12/29 02:49:15 DEBUG : backup/three.txt.bak: Deleting (id "4_z0fc21dd340cd1b0b9f480e1b_f409c812ec09c08d2_d20241229_m024731_c001_v7007000_t0000_u01735440451002") 2024/12/29 02:49:15 DEBUG : backup/three.txt.bak: Deleting (id "4_z0fc21dd340cd1b0b9f480e1b_f114c5856f36f4fe0_d20241229_m024730_c001_v0001183_t0010_u01735440450050") 2024/12/29 02:49:15 DEBUG : backup/three.txt.bak: Deleting (id "4_z0fc21dd340cd1b0b9f480e1b_f1049759a2a2f7fbe_d20241229_m024726_c001_v0001105_t0002_u01735440446420") 2024/12/29 02:49:15 DEBUG : both0: Deleting (id "4_z0fc21dd340cd1b0b9f480e1b_f407f961c82bac658_d20241229_m024858_c001_v7007000_t0000_u01735440538678") 2024/12/29 02:49:15 DEBUG : both0: Deleting (id "4_z0fc21dd340cd1b0b9f480e1b_f104065d72c42d284_d20241229_m024845_c001_v0001182_t0018_u01735440525339") 2024/12/29 02:49:15 DEBUG : both0: Deleting (id "4_z0fc21dd340cd1b0b9f480e1b_f409c812ec09c0926_d20241229_m024840_c001_v7007000_t0000_u01735440520623") 2024/12/29 02:49:15 DEBUG : both0: Deleting (id "4_z0fc21dd340cd1b0b9f480e1b_f10221fa3e9c2cd7a_d20241229_m024826_c001_v0001183_t0022_u01735440506685") 2024/12/29 02:49:15 DEBUG : both1: Deleting (id "4_z0fc21dd340cd1b0b9f480e1b_f407f961c82bac659_d20241229_m024858_c001_v7007000_t0000_u01735440538866") 2024/12/29 02:49:15 DEBUG : both1: Deleting (id "4_z0fc21dd340cd1b0b9f480e1b_f10221fa3e9c2cf3f_d20241229_m024846_c001_v0001183_t0049_u01735440526733") 2024/12/29 02:49:15 DEBUG : both1: Deleting (id "4_z0fc21dd340cd1b0b9f480e1b_f409c812ec09c0927_d20241229_m024840_c001_v7007000_t0000_u01735440520805") 2024/12/29 02:49:15 DEBUG : both1: Deleting (id "4_z0fc21dd340cd1b0b9f480e1b_f1174bd6305a09560_d20241229_m024827_c001_v0001101_t0032_u01735440507445") 2024/12/29 02:49:15 DEBUG : both10: Deleting (id "4_z0fc21dd340cd1b0b9f480e1b_f407f961c82bac65a_d20241229_m024859_c001_v7007000_t0000_u01735440539049") 2024/12/29 02:49:15 DEBUG : both10: Deleting (id "4_z0fc21dd340cd1b0b9f480e1b_f10221fa3e9c2cf8c_d20241229_m024851_c001_v0001183_t0001_u01735440531219") 2024/12/29 02:49:16 DEBUG : both10: Deleting (id "4_z0fc21dd340cd1b0b9f480e1b_f409c812ec09c0928_d20241229_m024840_c001_v7007000_t0000_u01735440520988") 2024/12/29 02:49:16 DEBUG : both10: Deleting (id "4_z0fc21dd340cd1b0b9f480e1b_f1174bd6305a0957e_d20241229_m024832_c001_v0001101_t0025_u01735440512231") 2024/12/29 02:49:16 DEBUG : both11: Deleting (id "4_z0fc21dd340cd1b0b9f480e1b_f407f961c82bac65b_d20241229_m024859_c001_v7007000_t0000_u01735440539232") 2024/12/29 02:49:16 DEBUG : both11: Deleting (id "4_z0fc21dd340cd1b0b9f480e1b_f1174bd6305a095c8_d20241229_m024851_c001_v0001101_t0042_u01735440531636") 2024/12/29 02:49:16 DEBUG : both11: Deleting (id "4_z0fc21dd340cd1b0b9f480e1b_f409c812ec09c0929_d20241229_m024841_c001_v7007000_t0000_u01735440521170") 2024/12/29 02:49:16 DEBUG : both11: Deleting (id "4_z0fc21dd340cd1b0b9f480e1b_f104065d72c42d1bc_d20241229_m024832_c001_v0001182_t0044_u01735440512904") 2024/12/29 02:49:16 DEBUG : both12: Deleting (id "4_z0fc21dd340cd1b0b9f480e1b_f407f961c82bac65c_d20241229_m024859_c001_v7007000_t0000_u01735440539423") 2024/12/29 02:49:16 DEBUG : both12: Deleting (id "4_z0fc21dd340cd1b0b9f480e1b_f104065d72c42d318_d20241229_m024852_c001_v0001182_t0036_u01735440532205") 2024/12/29 02:49:16 DEBUG : both12: Deleting (id "4_z0fc21dd340cd1b0b9f480e1b_f409c812ec09c092a_d20241229_m024841_c001_v7007000_t0000_u01735440521351") 2024/12/29 02:49:16 DEBUG : both12: Deleting (id "4_z0fc21dd340cd1b0b9f480e1b_f10221fa3e9c2ce18_d20241229_m024833_c001_v0001183_t0056_u01735440513561") 2024/12/29 02:49:16 DEBUG : both13: Deleting (id "4_z0fc21dd340cd1b0b9f480e1b_f407f961c82bac65d_d20241229_m024859_c001_v7007000_t0000_u01735440539606") 2024/12/29 02:49:16 DEBUG : both13: Deleting (id "4_z0fc21dd340cd1b0b9f480e1b_f10221fa3e9c2cfb2_d20241229_m024852_c001_v0001183_t0002_u01735440532753") 2024/12/29 02:49:16 DEBUG : both13: Deleting (id "4_z0fc21dd340cd1b0b9f480e1b_f409c812ec09c092b_d20241229_m024841_c001_v7007000_t0000_u01735440521535") 2024/12/29 02:49:16 DEBUG : both13: Deleting (id "4_z0fc21dd340cd1b0b9f480e1b_f1174bd6305a09588_d20241229_m024834_c001_v0001101_t0010_u01735440514028") 2024/12/29 02:49:16 DEBUG : both14: Deleting (id "4_z0fc21dd340cd1b0b9f480e1b_f407f961c82bac65e_d20241229_m024859_c001_v7007000_t0000_u01735440539789") 2024/12/29 02:49:16 DEBUG : both14: Deleting (id "4_z0fc21dd340cd1b0b9f480e1b_f1174bd6305a095d0_d20241229_m024853_c001_v0001101_t0016_u01735440533179") 2024/12/29 02:49:16 DEBUG : both14: Deleting (id "4_z0fc21dd340cd1b0b9f480e1b_f409c812ec09c092c_d20241229_m024841_c001_v7007000_t0000_u01735440521717") 2024/12/29 02:49:16 DEBUG : both14: Deleting (id "4_z0fc21dd340cd1b0b9f480e1b_f104065d72c42d1d8_d20241229_m024834_c001_v0001182_t0026_u01735440514601") 2024/12/29 02:49:16 DEBUG : both15: Deleting (id "4_z0fc21dd340cd1b0b9f480e1b_f407f961c82bac65f_d20241229_m024859_c001_v7007000_t0000_u01735440539971") 2024/12/29 02:49:16 DEBUG : both15: Deleting (id "4_z0fc21dd340cd1b0b9f480e1b_f104065d72c42d338_d20241229_m024853_c001_v0001182_t0025_u01735440533794") 2024/12/29 02:49:17 DEBUG : both15: Deleting (id "4_z0fc21dd340cd1b0b9f480e1b_f409c812ec09c092d_d20241229_m024841_c001_v7007000_t0000_u01735440521925") 2024/12/29 02:49:17 DEBUG : both15: Deleting (id "4_z0fc21dd340cd1b0b9f480e1b_f10221fa3e9c2ce3e_d20241229_m024835_c001_v0001183_t0011_u01735440515109") 2024/12/29 02:49:17 DEBUG : both16: Deleting (id "4_z0fc21dd340cd1b0b9f480e1b_f407f961c82bac660_d20241229_m024900_c001_v7007000_t0000_u01735440540154") 2024/12/29 02:49:17 DEBUG : both16: Deleting (id "4_z0fc21dd340cd1b0b9f480e1b_f10221fa3e9c2cfd1_d20241229_m024854_c001_v0001183_t0017_u01735440534394") 2024/12/29 02:49:17 DEBUG : both16: Deleting (id "4_z0fc21dd340cd1b0b9f480e1b_f409c812ec09c092e_d20241229_m024842_c001_v7007000_t0000_u01735440522173") 2024/12/29 02:49:17 DEBUG : both16: Deleting (id "4_z0fc21dd340cd1b0b9f480e1b_f1174bd6305a09590_d20241229_m024835_c001_v0001101_t0022_u01735440515513") 2024/12/29 02:49:17 DEBUG : both17: Deleting (id "4_z0fc21dd340cd1b0b9f480e1b_f407f961c82bac661_d20241229_m024900_c001_v7007000_t0000_u01735440540338") 2024/12/29 02:49:17 DEBUG : both17: Deleting (id "4_z0fc21dd340cd1b0b9f480e1b_f1174bd6305a095d8_d20241229_m024854_c001_v0001101_t0036_u01735440534794") 2024/12/29 02:49:17 DEBUG : both17: Deleting (id "4_z0fc21dd340cd1b0b9f480e1b_f409c812ec09c092f_d20241229_m024842_c001_v7007000_t0000_u01735440522356") 2024/12/29 02:49:17 DEBUG : both17: Deleting (id "4_z0fc21dd340cd1b0b9f480e1b_f104065d72c42d1ec_d20241229_m024836_c001_v0001182_t0053_u01735440516140") 2024/12/29 02:49:17 DEBUG : both18: Deleting (id "4_z0fc21dd340cd1b0b9f480e1b_f407f961c82bac662_d20241229_m024900_c001_v7007000_t0000_u01735440540523") 2024/12/29 02:49:17 DEBUG : both18: Deleting (id "4_z0fc21dd340cd1b0b9f480e1b_f104065d72c42d364_d20241229_m024855_c001_v0001182_t0013_u01735440535341") 2024/12/29 02:49:17 DEBUG : both18: Deleting (id "4_z0fc21dd340cd1b0b9f480e1b_f409c812ec09c0930_d20241229_m024842_c001_v7007000_t0000_u01735440522553") 2024/12/29 02:49:17 DEBUG : both18: Deleting (id "4_z0fc21dd340cd1b0b9f480e1b_f10221fa3e9c2ce64_d20241229_m024836_c001_v0001183_t0056_u01735440516787") 2024/12/29 02:49:17 DEBUG : both19: Deleting (id "4_z0fc21dd340cd1b0b9f480e1b_f407f961c82bac663_d20241229_m024900_c001_v7007000_t0000_u01735440540706") 2024/12/29 02:49:17 DEBUG : both19: Deleting (id "4_z0fc21dd340cd1b0b9f480e1b_f10221fa3e9c2cfe9_d20241229_m024855_c001_v0001183_t0015_u01735440535898") 2024/12/29 02:49:17 DEBUG : both19: Deleting (id "4_z0fc21dd340cd1b0b9f480e1b_f409c812ec09c0931_d20241229_m024842_c001_v7007000_t0000_u01735440522735") 2024/12/29 02:49:17 DEBUG : both19: Deleting (id "4_z0fc21dd340cd1b0b9f480e1b_f1174bd6305a09598_d20241229_m024837_c001_v0001101_t0021_u01735440517226") 2024/12/29 02:49:17 DEBUG : both2: Deleting (id "4_z0fc21dd340cd1b0b9f480e1b_f407f961c82bac664_d20241229_m024900_c001_v7007000_t0000_u01735440540903") 2024/12/29 02:49:17 DEBUG : both2: Deleting (id "4_z0fc21dd340cd1b0b9f480e1b_f1174bd6305a095b0_d20241229_m024847_c001_v0001101_t0024_u01735440527136") 2024/12/29 02:49:18 DEBUG : both2: Deleting (id "4_z0fc21dd340cd1b0b9f480e1b_f409c812ec09c0932_d20241229_m024842_c001_v7007000_t0000_u01735440522916") 2024/12/29 02:49:18 DEBUG : both2: Deleting (id "4_z0fc21dd340cd1b0b9f480e1b_f104065d72c42d15c_d20241229_m024827_c001_v0001182_t0036_u01735440507996") 2024/12/29 02:49:18 DEBUG : both3: Deleting (id "4_z0fc21dd340cd1b0b9f480e1b_f407f961c82bac665_d20241229_m024901_c001_v7007000_t0000_u01735440541086") 2024/12/29 02:49:18 DEBUG : both3: Deleting (id "4_z0fc21dd340cd1b0b9f480e1b_f104065d72c42d2aa_d20241229_m024847_c001_v0001182_t0019_u01735440527736") 2024/12/29 02:49:18 DEBUG : both3: Deleting (id "4_z0fc21dd340cd1b0b9f480e1b_f409c812ec09c0933_d20241229_m024843_c001_v7007000_t0000_u01735440523099") 2024/12/29 02:49:18 DEBUG : both3: Deleting (id "4_z0fc21dd340cd1b0b9f480e1b_f10221fa3e9c2cdb2_d20241229_m024828_c001_v0001183_t0028_u01735440508618") 2024/12/29 02:49:18 DEBUG : both4: Deleting (id "4_z0fc21dd340cd1b0b9f480e1b_f407f961c82bac667_d20241229_m024901_c001_v7007000_t0000_u01735440541311") 2024/12/29 02:49:18 DEBUG : both4: Deleting (id "4_z0fc21dd340cd1b0b9f480e1b_f10221fa3e9c2cf5e_d20241229_m024848_c001_v0001183_t0029_u01735440528291") 2024/12/29 02:49:18 DEBUG : both4: Deleting (id "4_z0fc21dd340cd1b0b9f480e1b_f409c812ec09c0934_d20241229_m024843_c001_v7007000_t0000_u01735440523282") 2024/12/29 02:49:18 DEBUG : both4: Deleting (id "4_z0fc21dd340cd1b0b9f480e1b_f1174bd6305a09568_d20241229_m024829_c001_v0001101_t0053_u01735440509024") 2024/12/29 02:49:18 DEBUG : both5: Deleting (id "4_z0fc21dd340cd1b0b9f480e1b_f407f961c82bac668_d20241229_m024901_c001_v7007000_t0000_u01735440541498") 2024/12/29 02:49:18 DEBUG : both5: Deleting (id "4_z0fc21dd340cd1b0b9f480e1b_f1174bd6305a095b8_d20241229_m024848_c001_v0001101_t0052_u01735440528705") 2024/12/29 02:49:18 DEBUG : both5: Deleting (id "4_z0fc21dd340cd1b0b9f480e1b_f409c812ec09c0935_d20241229_m024843_c001_v7007000_t0000_u01735440523464") 2024/12/29 02:49:18 DEBUG : both5: Deleting (id "4_z0fc21dd340cd1b0b9f480e1b_f104065d72c42d182_d20241229_m024829_c001_v0001182_t0001_u01735440509525") 2024/12/29 02:49:18 DEBUG : both6: Deleting (id "4_z0fc21dd340cd1b0b9f480e1b_f407f961c82bac66a_d20241229_m024901_c001_v7007000_t0000_u01735440541689") 2024/12/29 02:49:18 DEBUG : both6: Deleting (id "4_z0fc21dd340cd1b0b9f480e1b_f104065d72c42d2c8_d20241229_m024849_c001_v0001182_t0002_u01735440529206") 2024/12/29 02:49:18 DEBUG : both6: Deleting (id "4_z0fc21dd340cd1b0b9f480e1b_f409c812ec09c0936_d20241229_m024843_c001_v7007000_t0000_u01735440523647") 2024/12/29 02:49:18 DEBUG : both6: Deleting (id "4_z0fc21dd340cd1b0b9f480e1b_f10221fa3e9c2cdde_d20241229_m024830_c001_v0001183_t0054_u01735440510225") 2024/12/29 02:49:18 DEBUG : both7: Deleting (id "4_z0fc21dd340cd1b0b9f480e1b_f407f961c82bac66c_d20241229_m024901_c001_v7007000_t0000_u01735440541874") 2024/12/29 02:49:18 DEBUG : both7: Deleting (id "4_z0fc21dd340cd1b0b9f480e1b_f10221fa3e9c2cf78_d20241229_m024849_c001_v0001183_t0040_u01735440529711") 2024/12/29 02:49:19 DEBUG : both7: Deleting (id "4_z0fc21dd340cd1b0b9f480e1b_f409c812ec09c0937_d20241229_m024843_c001_v7007000_t0000_u01735440523850") 2024/12/29 02:49:19 DEBUG : both7: Deleting (id "4_z0fc21dd340cd1b0b9f480e1b_f1174bd6305a09572_d20241229_m024830_c001_v0001101_t0043_u01735440510618") 2024/12/29 02:49:19 DEBUG : both8: Deleting (id "4_z0fc21dd340cd1b0b9f480e1b_f407f961c82bac66d_d20241229_m024902_c001_v7007000_t0000_u01735440542057") 2024/12/29 02:49:19 DEBUG : both8: Deleting (id "4_z0fc21dd340cd1b0b9f480e1b_f1174bd6305a095be_d20241229_m024850_c001_v0001101_t0049_u01735440530143") 2024/12/29 02:49:19 DEBUG : both8: Deleting (id "4_z0fc21dd340cd1b0b9f480e1b_f409c812ec09c0938_d20241229_m024844_c001_v7007000_t0000_u01735440524045") 2024/12/29 02:49:19 DEBUG : both8: Deleting (id "4_z0fc21dd340cd1b0b9f480e1b_f104065d72c42d1a2_d20241229_m024831_c001_v0001182_t0025_u01735440511116") 2024/12/29 02:49:19 DEBUG : both9: Deleting (id "4_z0fc21dd340cd1b0b9f480e1b_f407f961c82bac66e_d20241229_m024902_c001_v7007000_t0000_u01735440542250") 2024/12/29 02:49:19 DEBUG : both9: Deleting (id "4_z0fc21dd340cd1b0b9f480e1b_f104065d72c42d2ee_d20241229_m024850_c001_v0001182_t0025_u01735440530651") 2024/12/29 02:49:19 DEBUG : both9: Deleting (id "4_z0fc21dd340cd1b0b9f480e1b_f409c812ec09c0939_d20241229_m024844_c001_v7007000_t0000_u01735440524228") 2024/12/29 02:49:19 DEBUG : both9: Deleting (id "4_z0fc21dd340cd1b0b9f480e1b_f10221fa3e9c2cdfe_d20241229_m024831_c001_v0001183_t0011_u01735440511793") 2024/12/29 02:49:19 DEBUG : c/non empty space: Deleting (id "4_z0fc21dd340cd1b0b9f480e1b_f4024221b76bbb2b2_d20241229_m024456_c001_v7007000_t0000_u01735440296698") 2024/12/29 02:49:19 DEBUG : c/non empty space: Deleting (id "4_z0fc21dd340cd1b0b9f480e1b_f10221fa3e9c2bdd9_d20241229_m024455_c001_v0001183_t0012_u01735440295178") 2024/12/29 02:49:19 DEBUG : c/non empty space: Deleting (id "4_z0fc21dd340cd1b0b9f480e1b_f4024221b76bbb2ac_d20241229_m024454_c001_v7007000_t0000_u01735440294244") 2024/12/29 02:49:19 DEBUG : c/non empty space: Deleting (id "4_z0fc21dd340cd1b0b9f480e1b_f10221fa3e9c2bda7_d20241229_m024452_c001_v0001183_t0046_u01735440292744") 2024/12/29 02:49:19 DEBUG : c/non empty space: Deleting (id "4_z0fc21dd340cd1b0b9f480e1b_f4104050ce2c06323_d20241229_m024434_c001_v7007000_t0000_u01735440274725") 2024/12/29 02:49:19 DEBUG : c/non empty space: Deleting (id "4_z0fc21dd340cd1b0b9f480e1b_f10221fa3e9c2bc36_d20241229_m024433_c001_v0001183_t0027_u01735440273205") 2024/12/29 02:49:19 DEBUG : check sum: Deleting (id "4_z0fc21dd340cd1b0b9f480e1b_f4024221b76bbb28e_d20241229_m024422_c001_v7007000_t0000_u01735440262480") 2024/12/29 02:49:19 DEBUG : check sum: Deleting (id "4_z0fc21dd340cd1b0b9f480e1b_f10221fa3e9c2bb3e_d20241229_m024421_c001_v0001183_t0004_u01735440261547") 2024/12/29 02:49:19 DEBUG : dest/3: Deleting (id "4_z0fc21dd340cd1b0b9f480e1b_f4037a3d80dde7f5a_d20241229_m024650_c001_v7007000_t0000_u01735440410645") 2024/12/29 02:49:20 DEBUG : dest/3: Deleting (id "4_z0fc21dd340cd1b0b9f480e1b_f4192b8a52736fe1b_d20241229_m024649_c001_v0001178_t0059_u01735440409543") 2024/12/29 02:49:20 DEBUG : dst/one: Deleting (id "4_z0fc21dd340cd1b0b9f480e1b_f4009b2585f22ad2a_d20241229_m024816_c001_v7007000_t0000_u01735440496647") 2024/12/29 02:49:20 DEBUG : dst/one: Deleting (id "4_z0fc21dd340cd1b0b9f480e1b_f100dc6515a2e0988_d20241229_m024814_c001_v0001157_t0053_u01735440494491") 2024/12/29 02:49:20 DEBUG : dst/one: Deleting (id "4_z0fc21dd340cd1b0b9f480e1b_f4024221b76bbb40a_d20241229_m024814_c001_v7007000_t0000_u01735440494309") 2024/12/29 02:49:20 DEBUG : dst/one: Deleting (id "4_z0fc21dd340cd1b0b9f480e1b_f100dc6515a2e0980_d20241229_m024811_c001_v0001157_t0032_u01735440491237") 2024/12/29 02:49:20 DEBUG : dst/one: Deleting (id "4_z0fc21dd340cd1b0b9f480e1b_f4024221b76bbb3ef_d20241229_m024810_c001_v7007000_t0000_u01735440490515") 2024/12/29 02:49:20 DEBUG : dst/one: Deleting (id "4_z0fc21dd340cd1b0b9f480e1b_f1174bd6305a0951e_d20241229_m024806_c001_v0001101_t0027_u01735440486061") 2024/12/29 02:49:20 DEBUG : dst/one: Deleting (id "4_z0fc21dd340cd1b0b9f480e1b_f4040db686bdde030_d20241229_m024804_c001_v7007000_t0000_u01735440484512") 2024/12/29 02:49:20 DEBUG : dst/one: Deleting (id "4_z0fc21dd340cd1b0b9f480e1b_f1043b59db71d54a6_d20241229_m024802_c001_v0001099_t0000_u01735440482233") 2024/12/29 02:49:20 DEBUG : dst/one: Deleting (id "4_z0fc21dd340cd1b0b9f480e1b_f412f894ed61661fc_d20241229_m024802_c001_v7007000_t0000_u01735440482045") 2024/12/29 02:49:20 DEBUG : dst/one: Deleting (id "4_z0fc21dd340cd1b0b9f480e1b_f1043b59db71d54a0_d20241229_m024758_c001_v0001099_t0002_u01735440478987") 2024/12/29 02:49:20 DEBUG : dst/one: Deleting (id "4_z0fc21dd340cd1b0b9f480e1b_f412f894ed61661fa_d20241229_m024758_c001_v7007000_t0000_u01735440478262") 2024/12/29 02:49:20 DEBUG : dst/one: Deleting (id "4_z0fc21dd340cd1b0b9f480e1b_f1174bd6305a094fa_d20241229_m024754_c001_v0001101_t0041_u01735440474406") 2024/12/29 02:49:20 DEBUG : dst/one: Deleting (id "4_z0fc21dd340cd1b0b9f480e1b_f401e59d57422be57_d20241229_m024753_c001_v7007000_t0000_u01735440473077") 2024/12/29 02:49:20 DEBUG : dst/one: Deleting (id "4_z0fc21dd340cd1b0b9f480e1b_f105e7ec756f1b698_d20241229_m024751_c001_v0001183_t0001_u01735440471764") 2024/12/29 02:49:20 DEBUG : dst/one: Deleting (id "4_z0fc21dd340cd1b0b9f480e1b_f4063d5e88e65da9b_d20241229_m024751_c001_v7007000_t0000_u01735440471579") 2024/12/29 02:49:20 DEBUG : dst/one: Deleting (id "4_z0fc21dd340cd1b0b9f480e1b_f105e7ec756f1b638_d20241229_m024749_c001_v0001183_t0025_u01735440469019") 2024/12/29 02:49:20 DEBUG : dst/one: Deleting (id "4_z0fc21dd340cd1b0b9f480e1b_f4063d5e88e65da97_d20241229_m024748_c001_v7007000_t0000_u01735440468291") 2024/12/29 02:49:20 DEBUG : dst/one: Deleting (id "4_z0fc21dd340cd1b0b9f480e1b_f104065d72c42cea2_d20241229_m024744_c001_v0001182_t0053_u01735440464685") 2024/12/29 02:49:21 DEBUG : dst/one: Deleting (id "4_z0fc21dd340cd1b0b9f480e1b_f401e59d57422be46_d20241229_m024743_c001_v7007000_t0000_u01735440463757") 2024/12/29 02:49:21 DEBUG : dst/one: Deleting (id "4_z0fc21dd340cd1b0b9f480e1b_f108798c5ca393158_d20241229_m024742_c001_v0001183_t0045_u01735440462163") 2024/12/29 02:49:21 DEBUG : dst/one: Deleting (id "4_z0fc21dd340cd1b0b9f480e1b_f41568191abf31517_d20241229_m024741_c001_v7007000_t0000_u01735440461984") 2024/12/29 02:49:21 DEBUG : dst/one: Deleting (id "4_z0fc21dd340cd1b0b9f480e1b_f108798c5ca39311a_d20241229_m024738_c001_v0001183_t0023_u01735440458784") 2024/12/29 02:49:21 DEBUG : dst/one: Deleting (id "4_z0fc21dd340cd1b0b9f480e1b_f41568191abf31515_d20241229_m024738_c001_v7007000_t0000_u01735440458052") 2024/12/29 02:49:21 DEBUG : dst/one: Deleting (id "4_z0fc21dd340cd1b0b9f480e1b_f10221fa3e9c2c8e4_d20241229_m024732_c001_v0001183_t0027_u01735440452112") 2024/12/29 02:49:21 DEBUG : dst/one: Deleting (id "4_z0fc21dd340cd1b0b9f480e1b_f409c812ec09c08d3_d20241229_m024731_c001_v7007000_t0000_u01735440451187") 2024/12/29 02:49:21 DEBUG : dst/one: Deleting (id "4_z0fc21dd340cd1b0b9f480e1b_f102fdbd8eba9d441_d20241229_m024729_c001_v0001184_t0044_u01735440449629") 2024/12/29 02:49:21 DEBUG : dst/one: Deleting (id "4_z0fc21dd340cd1b0b9f480e1b_f4040db686bdddfb2_d20241229_m024729_c001_v7007000_t0000_u01735440449430") 2024/12/29 02:49:21 DEBUG : dst/one: Deleting (id "4_z0fc21dd340cd1b0b9f480e1b_f102fdbd8eba9d3b1_d20241229_m024725_c001_v0001184_t0033_u01735440445987") 2024/12/29 02:49:21 DEBUG : dst/one: Deleting (id "4_z0fc21dd340cd1b0b9f480e1b_f4040db686bdddfad_d20241229_m024725_c001_v7007000_t0000_u01735440445268") 2024/12/29 02:49:21 DEBUG : dst/one: Deleting (id "4_z0fc21dd340cd1b0b9f480e1b_f1174bd6305a09491_d20241229_m024719_c001_v0001101_t0016_u01735440439703") 2024/12/29 02:49:21 DEBUG : dst/one: Deleting (id "4_z0fc21dd340cd1b0b9f480e1b_f408de58c67e8be39_d20241229_m024718_c001_v7007000_t0000_u01735440438762") 2024/12/29 02:49:21 DEBUG : dst/one: Deleting (id "4_z0fc21dd340cd1b0b9f480e1b_f11497b61544728fb_d20241229_m024717_c001_v0001184_t0041_u01735440437222") 2024/12/29 02:49:21 DEBUG : dst/one: Deleting (id "4_z0fc21dd340cd1b0b9f480e1b_f41963de4df8f68f9_d20241229_m024717_c001_v7007000_t0000_u01735440437041") 2024/12/29 02:49:21 DEBUG : dst/one: Deleting (id "4_z0fc21dd340cd1b0b9f480e1b_f11497b61544728b5_d20241229_m024714_c001_v0001184_t0052_u01735440434186") 2024/12/29 02:49:21 DEBUG : dst/one: Deleting (id "4_z0fc21dd340cd1b0b9f480e1b_f41963de4df8f68f5_d20241229_m024713_c001_v7007000_t0000_u01735440433464") 2024/12/29 02:49:21 DEBUG : dst/one: Deleting (id "4_z0fc21dd340cd1b0b9f480e1b_f104065d72c42cc66_d20241229_m024707_c001_v0001182_t0010_u01735440427890") 2024/12/29 02:49:21 DEBUG : dst/one: Deleting (id "4_z0fc21dd340cd1b0b9f480e1b_f4037a3d80dde7f65_d20241229_m024706_c001_v7007000_t0000_u01735440426797") 2024/12/29 02:49:22 DEBUG : dst/one: Deleting (id "4_z0fc21dd340cd1b0b9f480e1b_f109bd2360a772f6f_d20241229_m024701_c001_v0001161_t0055_u01735440421189") 2024/12/29 02:49:22 DEBUG : dst/one: Deleting (id "4_z0fc21dd340cd1b0b9f480e1b_f4053fe083c9f52b7_d20241229_m024700_c001_v7007000_t0000_u01735440420987") 2024/12/29 02:49:22 DEBUG : dst/one: Deleting (id "4_z0fc21dd340cd1b0b9f480e1b_f10221fa3e9c2c5f7_d20241229_m024657_c001_v0001183_t0050_u01735440417148") 2024/12/29 02:49:22 DEBUG : dst/one: Deleting (id "4_z0fc21dd340cd1b0b9f480e1b_f11674fb34d0edda9_d20241229_m024656_c001_v0001120_t0022_u01735440416082") 2024/12/29 02:49:22 DEBUG : dst/one: Deleting (id "4_z0fc21dd340cd1b0b9f480e1b_f11674fb34d0edda7_d20241229_m024655_c001_v0001120_t0036_u01735440415056") 2024/12/29 02:49:22 DEBUG : dst/one: Deleting (id "4_z0fc21dd340cd1b0b9f480e1b_f40991aae4af24f9a_d20241229_m024642_c001_v7007000_t0000_u01735440402065") 2024/12/29 02:49:22 DEBUG : dst/one: Deleting (id "4_z0fc21dd340cd1b0b9f480e1b_f104065d72c42ca70_d20241229_m024635_c001_v0001182_t0057_u01735440395040") 2024/12/29 02:49:22 DEBUG : dst/one: Deleting (id "4_z0fc21dd340cd1b0b9f480e1b_f1077c87fbef7a957_d20241229_m024634_c001_v0001177_t0023_u01735440394259") 2024/12/29 02:49:22 DEBUG : dst/one: Deleting (id "4_z0fc21dd340cd1b0b9f480e1b_f1077c87fbef7a94b_d20241229_m024633_c001_v0001177_t0026_u01735440393238") 2024/12/29 02:49:22 DEBUG : dst/one-2019-01-01: Deleting (id "4_z0fc21dd340cd1b0b9f480e1b_f4009b2585f22ad2b_d20241229_m024816_c001_v7007000_t0000_u01735440496830") 2024/12/29 02:49:22 DEBUG : dst/one-2019-01-01: Deleting (id "4_z0fc21dd340cd1b0b9f480e1b_f1167888119ed8015_d20241229_m024814_c001_v0001184_t0025_u01735440494107") 2024/12/29 02:49:22 DEBUG : dst/one-2019-01-01: Deleting (id "4_z0fc21dd340cd1b0b9f480e1b_f115329c11134551f_d20241229_m024810_c001_v0001145_t0034_u01735440490281") 2024/12/29 02:49:22 DEBUG : dst/one.bak: Deleting (id "4_z0fc21dd340cd1b0b9f480e1b_f4040db686bdde031_d20241229_m024804_c001_v7007000_t0000_u01735440484696") 2024/12/29 02:49:22 DEBUG : dst/one.bak: Deleting (id "4_z0fc21dd340cd1b0b9f480e1b_f103c4df1da3b5450_d20241229_m024801_c001_v0001182_t0040_u01735440481815") 2024/12/29 02:49:22 DEBUG : dst/one.bak: Deleting (id "4_z0fc21dd340cd1b0b9f480e1b_f114c5856f36f51dc_d20241229_m024758_c001_v0001183_t0048_u01735440478033") 2024/12/29 02:49:22 DEBUG : dst/one.bak: Deleting (id "4_z0fc21dd340cd1b0b9f480e1b_f401e59d57422be58_d20241229_m024753_c001_v7007000_t0000_u01735440473259") 2024/12/29 02:49:22 DEBUG : dst/one.bak: Deleting (id "4_z0fc21dd340cd1b0b9f480e1b_f111e0ab367aea83f_d20241229_m024751_c001_v0001161_t0023_u01735440471148") 2024/12/29 02:49:22 DEBUG : dst/one.bak: Deleting (id "4_z0fc21dd340cd1b0b9f480e1b_f1128e50f4fdf697b_d20241229_m024748_c001_v0001183_t0046_u01735440468089") 2024/12/29 02:49:22 DEBUG : dst/three: Deleting (id "4_z0fc21dd340cd1b0b9f480e1b_f4037a3d80dde7f66_d20241229_m024706_c001_v7007000_t0000_u01735440426980") 2024/12/29 02:49:22 DEBUG : dst/three: Deleting (id "4_z0fc21dd340cd1b0b9f480e1b_f11674fb34d0eddaf_d20241229_m024705_c001_v0001120_t0057_u01735440425342") 2024/12/29 02:49:23 DEBUG : dst/three-2019-01-01.txt: Deleting (id "4_z0fc21dd340cd1b0b9f480e1b_f4009b2585f22ad2c_d20241229_m024817_c001_v7007000_t0000_u01735440497013") 2024/12/29 02:49:23 DEBUG : dst/three-2019-01-01.txt: Deleting (id "4_z0fc21dd340cd1b0b9f480e1b_f1069a40a6c58fbc3_d20241229_m024815_c001_v0001120_t0009_u01735440495458") 2024/12/29 02:49:23 DEBUG : dst/three-2019-01-01.txt: Deleting (id "4_z0fc21dd340cd1b0b9f480e1b_f1062012240207b5a_d20241229_m024812_c001_v0001183_t0012_u01735440492101") 2024/12/29 02:49:23 DEBUG : dst/three.txt: Deleting (id "4_z0fc21dd340cd1b0b9f480e1b_f4009b2585f22ad2d_d20241229_m024817_c001_v7007000_t0000_u01735440497197") 2024/12/29 02:49:23 DEBUG : dst/three.txt: Deleting (id "4_z0fc21dd340cd1b0b9f480e1b_f100dc6515a2e098c_d20241229_m024815_c001_v0001157_t0006_u01735440495956") 2024/12/29 02:49:23 DEBUG : dst/three.txt: Deleting (id "4_z0fc21dd340cd1b0b9f480e1b_f4024221b76bbb40c_d20241229_m024815_c001_v7007000_t0000_u01735440495772") 2024/12/29 02:49:23 DEBUG : dst/three.txt: Deleting (id "4_z0fc21dd340cd1b0b9f480e1b_f100dc6515a2e0984_d20241229_m024812_c001_v0001157_t0029_u01735440492488") 2024/12/29 02:49:23 DEBUG : dst/three.txt: Deleting (id "4_z0fc21dd340cd1b0b9f480e1b_f4024221b76bbb409_d20241229_m024812_c001_v7007000_t0000_u01735440492306") 2024/12/29 02:49:23 DEBUG : dst/three.txt: Deleting (id "4_z0fc21dd340cd1b0b9f480e1b_f104065d72c42d03c_d20241229_m024807_c001_v0001182_t0028_u01735440487373") 2024/12/29 02:49:23 DEBUG : dst/three.txt: Deleting (id "4_z0fc21dd340cd1b0b9f480e1b_f4040db686bdde033_d20241229_m024804_c001_v7007000_t0000_u01735440484931") 2024/12/29 02:49:23 DEBUG : dst/three.txt: Deleting (id "4_z0fc21dd340cd1b0b9f480e1b_f1043b59db71d54a8_d20241229_m024803_c001_v0001099_t0057_u01735440483767") 2024/12/29 02:49:23 DEBUG : dst/three.txt: Deleting (id "4_z0fc21dd340cd1b0b9f480e1b_f412f894ed61661fd_d20241229_m024803_c001_v7007000_t0000_u01735440483578") 2024/12/29 02:49:23 DEBUG : dst/three.txt: Deleting (id "4_z0fc21dd340cd1b0b9f480e1b_f1043b59db71d54a2_d20241229_m024800_c001_v0001099_t0053_u01735440480312") 2024/12/29 02:49:23 DEBUG : dst/three.txt: Deleting (id "4_z0fc21dd340cd1b0b9f480e1b_f412f894ed61661fb_d20241229_m024800_c001_v7007000_t0000_u01735440480133") 2024/12/29 02:49:23 DEBUG : dst/three.txt: Deleting (id "4_z0fc21dd340cd1b0b9f480e1b_f104065d72c42cf68_d20241229_m024755_c001_v0001182_t0025_u01735440475288") 2024/12/29 02:49:23 DEBUG : dst/three.txt: Deleting (id "4_z0fc21dd340cd1b0b9f480e1b_f4063d5e88e65da9e_d20241229_m024752_c001_v7007000_t0000_u01735440472498") 2024/12/29 02:49:23 DEBUG : dst/three.txt: Deleting (id "4_z0fc21dd340cd1b0b9f480e1b_f104065d72c42cf0e_d20241229_m024750_c001_v0001182_t0052_u01735440470351") 2024/12/29 02:49:23 DEBUG : dst/three.txt: Deleting (id "4_z0fc21dd340cd1b0b9f480e1b_f4063d5e88e65da99_d20241229_m024749_c001_v7007000_t0000_u01735440469619") 2024/12/29 02:49:24 DEBUG : dst/three.txt: Deleting (id "4_z0fc21dd340cd1b0b9f480e1b_f10221fa3e9c2ca1f_d20241229_m024745_c001_v0001183_t0044_u01735440465608") 2024/12/29 02:49:24 DEBUG : dst/three.txt: Deleting (id "4_z0fc21dd340cd1b0b9f480e1b_f41568191abf31518_d20241229_m024742_c001_v7007000_t0000_u01735440462775") 2024/12/29 02:49:24 DEBUG : dst/three.txt: Deleting (id "4_z0fc21dd340cd1b0b9f480e1b_f10221fa3e9c2c9a3_d20241229_m024741_c001_v0001183_t0025_u01735440461006") 2024/12/29 02:49:24 DEBUG : dst/three.txt: Deleting (id "4_z0fc21dd340cd1b0b9f480e1b_f41568191abf31516_d20241229_m024739_c001_v7007000_t0000_u01735440459880") 2024/12/29 02:49:24 DEBUG : dst/three.txt: Deleting (id "4_z0fc21dd340cd1b0b9f480e1b_f1174bd6305a094b7_d20241229_m024732_c001_v0001101_t0030_u01735440452916") 2024/12/29 02:49:24 DEBUG : dst/three.txt: Deleting (id "4_z0fc21dd340cd1b0b9f480e1b_f4040db686bdddfb3_d20241229_m024730_c001_v7007000_t0000_u01735440450245") 2024/12/29 02:49:24 DEBUG : dst/three.txt: Deleting (id "4_z0fc21dd340cd1b0b9f480e1b_f1174bd6305a094a9_d20241229_m024727_c001_v0001101_t0004_u01735440447921") 2024/12/29 02:49:24 DEBUG : dst/three.txt: Deleting (id "4_z0fc21dd340cd1b0b9f480e1b_f4040db686bdddfae_d20241229_m024726_c001_v7007000_t0000_u01735440446797") 2024/12/29 02:49:24 DEBUG : dst/three.txt: Deleting (id "4_z0fc21dd340cd1b0b9f480e1b_f104065d72c42cd34_d20241229_m024720_c001_v0001182_t0025_u01735440440628") 2024/12/29 02:49:24 DEBUG : dst/three.txt: Deleting (id "4_z0fc21dd340cd1b0b9f480e1b_f41963de4df8f68fa_d20241229_m024717_c001_v7007000_t0000_u01735440437828") 2024/12/29 02:49:24 DEBUG : dst/three.txt: Deleting (id "4_z0fc21dd340cd1b0b9f480e1b_f104065d72c42ccdc_d20241229_m024715_c001_v0001182_t0056_u01735440435891") 2024/12/29 02:49:24 DEBUG : dst/three.txt: Deleting (id "4_z0fc21dd340cd1b0b9f480e1b_f41963de4df8f68f7_d20241229_m024714_c001_v7007000_t0000_u01735440434794") 2024/12/29 02:49:24 DEBUG : dst/three.txt: Deleting (id "4_z0fc21dd340cd1b0b9f480e1b_f10221fa3e9c2c6e4_d20241229_m024708_c001_v0001183_t0038_u01735440428827") 2024/12/29 02:49:24 DEBUG : dst/three.txt.bak: Deleting (id "4_z0fc21dd340cd1b0b9f480e1b_f4040db686bdde034_d20241229_m024805_c001_v7007000_t0000_u01735440485133") 2024/12/29 02:49:24 DEBUG : dst/three.txt.bak: Deleting (id "4_z0fc21dd340cd1b0b9f480e1b_f105ec629807e7636_d20241229_m024803_c001_v0001093_t0000_u01735440483137") 2024/12/29 02:49:24 DEBUG : dst/three.txt.bak: Deleting (id "4_z0fc21dd340cd1b0b9f480e1b_f110e0ae2f9b732f4_d20241229_m024759_c001_v0001183_t0033_u01735440479924") 2024/12/29 02:49:24 DEBUG : dst/three.txt.bak: Deleting (id "4_z0fc21dd340cd1b0b9f480e1b_f401e59d57422be59_d20241229_m024753_c001_v7007000_t0000_u01735440473443") 2024/12/29 02:49:24 DEBUG : dst/three.txt.bak: Deleting (id "4_z0fc21dd340cd1b0b9f480e1b_f111eae50cfe8a4b8_d20241229_m024752_c001_v0001092_t0035_u01735440472157") 2024/12/29 02:49:24 DEBUG : dst/three.txt.bak: Deleting (id "4_z0fc21dd340cd1b0b9f480e1b_f11769ab6529ce60c_d20241229_m024749_c001_v0001184_t0012_u01735440469420") 2024/12/29 02:49:24 DEBUG : dst/two: Deleting (id "4_z0fc21dd340cd1b0b9f480e1b_f4009b2585f22ad2e_d20241229_m024817_c001_v7007000_t0000_u01735440497392") 2024/12/29 02:49:25 DEBUG : dst/two: Deleting (id "4_z0fc21dd340cd1b0b9f480e1b_f10221fa3e9c2cc08_d20241229_m024806_c001_v0001183_t0046_u01735440486775") 2024/12/29 02:49:25 DEBUG : dst/two: Deleting (id "4_z0fc21dd340cd1b0b9f480e1b_f4040db686bdde035_d20241229_m024805_c001_v7007000_t0000_u01735440485316") 2024/12/29 02:49:25 DEBUG : dst/two: Deleting (id "4_z0fc21dd340cd1b0b9f480e1b_f10221fa3e9c2caf9_d20241229_m024755_c001_v0001183_t0025_u01735440475078") 2024/12/29 02:49:25 DEBUG : dst/two: Deleting (id "4_z0fc21dd340cd1b0b9f480e1b_f401e59d57422be5a_d20241229_m024753_c001_v7007000_t0000_u01735440473677") 2024/12/29 02:49:25 DEBUG : dst/two: Deleting (id "4_z0fc21dd340cd1b0b9f480e1b_f1174bd6305a094dd_d20241229_m024745_c001_v0001101_t0049_u01735440465255") 2024/12/29 02:49:25 DEBUG : dst/two: Deleting (id "4_z0fc21dd340cd1b0b9f480e1b_f401e59d57422be48_d20241229_m024743_c001_v7007000_t0000_u01735440463960") 2024/12/29 02:49:25 DEBUG : dst/two: Deleting (id "4_z0fc21dd340cd1b0b9f480e1b_f104065d72c42cde3_d20241229_m024732_c001_v0001182_t0001_u01735440452688") 2024/12/29 02:49:25 DEBUG : dst/two: Deleting (id "4_z0fc21dd340cd1b0b9f480e1b_f409c812ec09c08d4_d20241229_m024731_c001_v7007000_t0000_u01735440451383") 2024/12/29 02:49:25 DEBUG : dst/two: Deleting (id "4_z0fc21dd340cd1b0b9f480e1b_f10221fa3e9c2c7f2_d20241229_m024720_c001_v0001183_t0051_u01735440440427") 2024/12/29 02:49:25 DEBUG : dst/two: Deleting (id "4_z0fc21dd340cd1b0b9f480e1b_f408de58c67e8be3c_d20241229_m024718_c001_v7007000_t0000_u01735440438948") 2024/12/29 02:49:25 DEBUG : dst/two: Deleting (id "4_z0fc21dd340cd1b0b9f480e1b_f1174bd6305a09467_d20241229_m024708_c001_v0001101_t0008_u01735440428451") 2024/12/29 02:49:25 DEBUG : dst/two: Deleting (id "4_z0fc21dd340cd1b0b9f480e1b_f4037a3d80dde7f67_d20241229_m024707_c001_v7007000_t0000_u01735440427164") 2024/12/29 02:49:25 DEBUG : dst/two: Deleting (id "4_z0fc21dd340cd1b0b9f480e1b_f107f92c36cdb13f2_d20241229_m024703_c001_v0001184_t0026_u01735440423086") 2024/12/29 02:49:25 DEBUG : dst/two: Deleting (id "4_z0fc21dd340cd1b0b9f480e1b_f40991aae4af24f9b_d20241229_m024642_c001_v7007000_t0000_u01735440402248") 2024/12/29 02:49:25 DEBUG : dst/two: Deleting (id "4_z0fc21dd340cd1b0b9f480e1b_f1077c87fbef7a9b5_d20241229_m024641_c001_v0001177_t0046_u01735440401087") 2024/12/29 02:49:25 DEBUG : empty space: Deleting (id "4_z0fc21dd340cd1b0b9f480e1b_f4053fe083c9f5275_d20241229_m024601_c001_v7007000_t0000_u01735440361434") 2024/12/29 02:49:25 DEBUG : empty space: Deleting (id "4_z0fc21dd340cd1b0b9f480e1b_f10221fa3e9c2c1c3_d20241229_m024557_c001_v0001183_t0000_u01735440357327") 2024/12/29 02:49:25 DEBUG : empty space: Deleting (id "4_z0fc21dd340cd1b0b9f480e1b_f4053fe083c9f5272_d20241229_m024555_c001_v7007000_t0000_u01735440355359") 2024/12/29 02:49:25 DEBUG : empty space: Deleting (id "4_z0fc21dd340cd1b0b9f480e1b_f10221fa3e9c2c116_d20241229_m024544_c001_v0001183_t0047_u01735440344918") 2024/12/29 02:49:25 DEBUG : empty space: Deleting (id "4_z0fc21dd340cd1b0b9f480e1b_f4037a3d80dde7eaf_d20241229_m024535_c001_v7007000_t0000_u01735440335906") 2024/12/29 02:49:26 DEBUG : empty space: Deleting (id "4_z0fc21dd340cd1b0b9f480e1b_f10221fa3e9c2c046_d20241229_m024533_c001_v0001183_t0044_u01735440333079") 2024/12/29 02:49:26 DEBUG : empty space: Deleting (id "4_z0fc21dd340cd1b0b9f480e1b_f4024221b76bbb2c7_d20241229_m024508_c001_v7007000_t0000_u01735440308922") 2024/12/29 02:49:26 DEBUG : empty space: Deleting (id "4_z0fc21dd340cd1b0b9f480e1b_f10221fa3e9c2bea0_d20241229_m024507_c001_v0001183_t0033_u01735440307230") 2024/12/29 02:49:26 DEBUG : empty space: Deleting (id "4_z0fc21dd340cd1b0b9f480e1b_f4024221b76bbb2bf_d20241229_m024505_c001_v7007000_t0000_u01735440305756") 2024/12/29 02:49:26 DEBUG : empty space: Deleting (id "4_z0fc21dd340cd1b0b9f480e1b_f10221fa3e9c2be72_d20241229_m024504_c001_v0001183_t0033_u01735440304612") 2024/12/29 02:49:26 DEBUG : empty space: Deleting (id "4_z0fc21dd340cd1b0b9f480e1b_f4024221b76bbb2b9_d20241229_m024501_c001_v7007000_t0000_u01735440301389") 2024/12/29 02:49:26 DEBUG : empty space: Deleting (id "4_z0fc21dd340cd1b0b9f480e1b_f10221fa3e9c2be2d_d20241229_m024459_c001_v0001183_t0021_u01735440299874") 2024/12/29 02:49:26 DEBUG : empty space: Deleting (id "4_z0fc21dd340cd1b0b9f480e1b_f4024221b76bbb2b4_d20241229_m024458_c001_v7007000_t0000_u01735440298774") 2024/12/29 02:49:26 DEBUG : empty space: Deleting (id "4_z0fc21dd340cd1b0b9f480e1b_f10221fa3e9c2be03_d20241229_m024457_c001_v0001183_t0004_u01735440297617") 2024/12/29 02:49:26 DEBUG : empty space: Deleting (id "4_z0fc21dd340cd1b0b9f480e1b_f4024221b76bbb2a4_d20241229_m024451_c001_v7007000_t0000_u01735440291646") 2024/12/29 02:49:26 DEBUG : empty space: Deleting (id "4_z0fc21dd340cd1b0b9f480e1b_f10221fa3e9c2bd79_d20241229_m024449_c001_v0001183_t0019_u01735440289977") 2024/12/29 02:49:26 DEBUG : empty space: Deleting (id "4_z0fc21dd340cd1b0b9f480e1b_f4104050ce2c06339_d20241229_m024448_c001_v7007000_t0000_u01735440288848") 2024/12/29 02:49:26 DEBUG : empty space: Deleting (id "4_z0fc21dd340cd1b0b9f480e1b_f10221fa3e9c2bd53_d20241229_m024448_c001_v0001183_t0034_u01735440288087") 2024/12/29 02:49:26 DEBUG : empty space: Deleting (id "4_z0fc21dd340cd1b0b9f480e1b_f4104050ce2c0632b_d20241229_m024443_c001_v7007000_t0000_u01735440283266") 2024/12/29 02:49:26 DEBUG : empty space: Deleting (id "4_z0fc21dd340cd1b0b9f480e1b_f10221fa3e9c2bce0_d20241229_m024442_c001_v0001183_t0017_u01735440282140") 2024/12/29 02:49:26 DEBUG : empty space: Deleting (id "4_z0fc21dd340cd1b0b9f480e1b_f4104050ce2c06329_d20241229_m024439_c001_v7007000_t0000_u01735440279580") 2024/12/29 02:49:26 DEBUG : empty space: Deleting (id "4_z0fc21dd340cd1b0b9f480e1b_f10221fa3e9c2bca2_d20241229_m024438_c001_v0001183_t0055_u01735440278649") 2024/12/29 02:49:26 DEBUG : empty space: Deleting (id "4_z0fc21dd340cd1b0b9f480e1b_f4104050ce2c06325_d20241229_m024437_c001_v7007000_t0000_u01735440277546") 2024/12/29 02:49:26 DEBUG : empty space: Deleting (id "4_z0fc21dd340cd1b0b9f480e1b_f110fe3c86821dfc4_d20241229_m024436_c001_v0001184_t0056_u01735440276984") 2024/12/29 02:49:26 DEBUG : empty space: Deleting (id "4_z0fc21dd340cd1b0b9f480e1b_f10221fa3e9c2bc68_d20241229_m024435_c001_v0001183_t0035_u01735440275474") 2024/12/29 02:49:27 DEBUG : enormous: Deleting (id "4_z0fc21dd340cd1b0b9f480e1b_f4024221b76bbb2c6_d20241229_m024508_c001_v7007000_t0000_u01735440308198") 2024/12/29 02:49:27 DEBUG : enormous: Deleting (id "4_z0fc21dd340cd1b0b9f480e1b_f10221fa3e9c2beaa_d20241229_m024507_c001_v0001183_t0035_u01735440307426") 2024/12/29 02:49:27 DEBUG : existing: Deleting (id "4_z0fc21dd340cd1b0b9f480e1b_f4009b2585f22ad34_d20241229_m024822_c001_v7007000_t0000_u01735440502145") 2024/12/29 02:49:27 DEBUG : existing: Deleting (id "4_z0fc21dd340cd1b0b9f480e1b_f104065d72c42d0f0_d20241229_m024820_c001_v0001182_t0029_u01735440500960") 2024/12/29 02:49:27 DEBUG : existing: Deleting (id "4_z0fc21dd340cd1b0b9f480e1b_f4037a3d80dde7ea8_d20241229_m024531_c001_v7007000_t0000_u01735440331247") 2024/12/29 02:49:27 DEBUG : existing: Deleting (id "4_z0fc21dd340cd1b0b9f480e1b_f10221fa3e9c2c02e_d20241229_m024530_c001_v0001183_t0042_u01735440330271") 2024/12/29 02:49:27 DEBUG : existing: Deleting (id "4_z0fc21dd340cd1b0b9f480e1b_f4104050ce2c0631e_d20241229_m024431_c001_v7007000_t0000_u01735440271917") 2024/12/29 02:49:27 DEBUG : existing: Deleting (id "4_z0fc21dd340cd1b0b9f480e1b_f10221fa3e9c2bbe8_d20241229_m024430_c001_v0001183_t0033_u01735440270988") 2024/12/29 02:49:27 DEBUG : existing: Deleting (id "4_z0fc21dd340cd1b0b9f480e1b_f4104050ce2c0631c_d20241229_m024429_c001_v7007000_t0000_u01735440269718") 2024/12/29 02:49:27 DEBUG : existing: Deleting (id "4_z0fc21dd340cd1b0b9f480e1b_f10221fa3e9c2bbcc_d20241229_m024429_c001_v0001183_t0053_u01735440269152") 2024/12/29 02:49:27 DEBUG : existing: Deleting (id "4_z0fc21dd340cd1b0b9f480e1b_f10221fa3e9c2bbc4_d20241229_m024428_c001_v0001183_t0059_u01735440268402") 2024/12/29 02:49:27 DEBUG : existing-b: Deleting (id "4_z0fc21dd340cd1b0b9f480e1b_f4037a3d80dde7ea9_d20241229_m024531_c001_v7007000_t0000_u01735440331434") 2024/12/29 02:49:27 DEBUG : existing-b: Deleting (id "4_z0fc21dd340cd1b0b9f480e1b_f104065d72c42c6fe_d20241229_m024530_c001_v0001182_t0022_u01735440330283") 2024/12/29 02:49:27 DEBUG : five: Deleting (id "4_z0fc21dd340cd1b0b9f480e1b_f4024221b76bbb2ce_d20241229_m024513_c001_v7007000_t0000_u01735440313094") 2024/12/29 02:49:27 DEBUG : five: Deleting (id "4_z0fc21dd340cd1b0b9f480e1b_f404065d72c42c5dc_d20241229_m024511_c001_v0001182_t0000_u01735440311753") 2024/12/29 02:49:27 DEBUG : foo: Deleting (id "4_z0fc21dd340cd1b0b9f480e1b_f4104050ce2c0632a_d20241229_m024441_c001_v7007000_t0000_u01735440281412") 2024/12/29 02:49:27 DEBUG : foo: Deleting (id "4_z0fc21dd340cd1b0b9f480e1b_f40221fa3e9c2bcc8_d20241229_m024440_c001_v0001183_t0043_u01735440280859") 2024/12/29 02:49:27 DEBUG : foo: Deleting (id "4_z0fc21dd340cd1b0b9f480e1b_f40221fa3e9c2bcbe_d20241229_m024440_c001_v0001183_t0043_u01735440280309") 2024/12/29 02:49:28 DEBUG : four: Deleting (id "4_z0fc21dd340cd1b0b9f480e1b_f4024221b76bbb2d1_d20241229_m024513_c001_v7007000_t0000_u01735440313287") 2024/12/29 02:49:28 DEBUG : four: Deleting (id "4_z0fc21dd340cd1b0b9f480e1b_f40221fa3e9c2bef0_d20241229_m024511_c001_v0001183_t0043_u01735440311204") 2024/12/29 02:49:28 DEBUG : four: Deleting (id "4_z0fc21dd340cd1b0b9f480e1b_f10221fa3e9c2bede_d20241229_m024510_c001_v0001183_t0029_u01735440310647") 2024/12/29 02:49:28 DEBUG : hello world2: Deleting (id "4_z0fc21dd340cd1b0b9f480e1b_f41963de4df8f67de_d20241229_m024341_c001_v7007000_t0000_u01735440221932") 2024/12/29 02:49:28 DEBUG : hello world2: Deleting (id "4_z0fc21dd340cd1b0b9f480e1b_f10221fa3e9c2b808_d20241229_m024341_c001_v0001183_t0020_u01735440221371") 2024/12/29 02:49:28 DEBUG : ignore-size: Deleting (id "4_z0fc21dd340cd1b0b9f480e1b_f4024221b76bbb294_d20241229_m024426_c001_v7007000_t0000_u01735440266954") 2024/12/29 02:49:28 DEBUG : ignore-size: Deleting (id "4_z0fc21dd340cd1b0b9f480e1b_f10221fa3e9c2bb9c_d20241229_m024425_c001_v0001183_t0048_u01735440265993") 2024/12/29 02:49:28 DEBUG : nested/sub dir/file: Deleting (id "4_z0fc21dd340cd1b0b9f480e1b_f4037a3d80dde7ea5_d20241229_m024529_c001_v7007000_t0000_u01735440329156") 2024/12/29 02:49:28 DEBUG : nested/sub dir/file: Deleting (id "4_z0fc21dd340cd1b0b9f480e1b_f104065d72c42c6d2_d20241229_m024528_c001_v0001182_t0056_u01735440328092") 2024/12/29 02:49:28 DEBUG : nested/sub dir/file: Deleting (id "4_z0fc21dd340cd1b0b9f480e1b_f4037a3d80dde7e9e_d20241229_m024526_c001_v7007000_t0000_u01735440326953") 2024/12/29 02:49:28 DEBUG : nested/sub dir/file: Deleting (id "4_z0fc21dd340cd1b0b9f480e1b_f104065d72c42c6b0_d20241229_m024526_c001_v0001182_t0016_u01735440326033") 2024/12/29 02:49:28 DEBUG : one: Deleting (id "4_z0fc21dd340cd1b0b9f480e1b_f4024221b76bbb2d2_d20241229_m024513_c001_v7007000_t0000_u01735440313468") 2024/12/29 02:49:28 DEBUG : one: Deleting (id "4_z0fc21dd340cd1b0b9f480e1b_f40221fa3e9c2bed0_d20241229_m024510_c001_v0001183_t0043_u01735440310020") 2024/12/29 02:49:28 DEBUG : only0: Deleting (id "4_z0fc21dd340cd1b0b9f480e1b_f407f961c82bac66f_d20241229_m024902_c001_v7007000_t0000_u01735440542432") 2024/12/29 02:49:28 DEBUG : only0: Deleting (id "4_z0fc21dd340cd1b0b9f480e1b_f4174bd6305a095e2_d20241229_m024856_c001_v0001101_t0037_u01735440536982") 2024/12/29 02:49:28 DEBUG : only0: Deleting (id "4_z0fc21dd340cd1b0b9f480e1b_f1174bd6305a095ac_d20241229_m024845_c001_v0001101_t0024_u01735440525948") 2024/12/29 02:49:28 DEBUG : only0: Deleting (id "4_z0fc21dd340cd1b0b9f480e1b_f4063d5e88e65dabb_d20241229_m024838_c001_v7007000_t0000_u01735440518783") 2024/12/29 02:49:28 DEBUG : only0: Deleting (id "4_z0fc21dd340cd1b0b9f480e1b_f104065d72c42d150_d20241229_m024827_c001_v0001182_t0046_u01735440507244") 2024/12/29 02:49:28 DEBUG : only1: Deleting (id "4_z0fc21dd340cd1b0b9f480e1b_f407f961c82bac670_d20241229_m024902_c001_v7007000_t0000_u01735440542616") 2024/12/29 02:49:28 DEBUG : only1: Deleting (id "4_z0fc21dd340cd1b0b9f480e1b_f40221fa3e9c2cfff_d20241229_m024856_c001_v0001183_t0043_u01735440536993") 2024/12/29 02:49:29 DEBUG : only1: Deleting (id "4_z0fc21dd340cd1b0b9f480e1b_f104065d72c42d2a6_d20241229_m024846_c001_v0001182_t0021_u01735440526928") 2024/12/29 02:49:29 DEBUG : only1: Deleting (id "4_z0fc21dd340cd1b0b9f480e1b_f410cb332e5c16b29_d20241229_m024839_c001_v7007000_t0000_u01735440519546") 2024/12/29 02:49:29 DEBUG : only1: Deleting (id "4_z0fc21dd340cd1b0b9f480e1b_f10221fa3e9c2cd9e_d20241229_m024827_c001_v0001183_t0030_u01735440507781") 2024/12/29 02:49:29 DEBUG : only10: Deleting (id "4_z0fc21dd340cd1b0b9f480e1b_f407f961c82bac671_d20241229_m024902_c001_v7007000_t0000_u01735440542799") 2024/12/29 02:49:29 DEBUG : only10: Deleting (id "4_z0fc21dd340cd1b0b9f480e1b_f404065d72c42d386_d20241229_m024857_c001_v0001182_t0000_u01735440537003") 2024/12/29 02:49:29 DEBUG : only10: Deleting (id "4_z0fc21dd340cd1b0b9f480e1b_f104065d72c42d308_d20241229_m024851_c001_v0001182_t0017_u01735440531419") 2024/12/29 02:49:29 DEBUG : only10: Deleting (id "4_z0fc21dd340cd1b0b9f480e1b_f4104050ce2c06484_d20241229_m024839_c001_v7007000_t0000_u01735440519565") 2024/12/29 02:49:29 DEBUG : only10: Deleting (id "4_z0fc21dd340cd1b0b9f480e1b_f10221fa3e9c2ce0c_d20241229_m024832_c001_v0001183_t0010_u01735440512681") 2024/12/29 02:49:29 DEBUG : only11: Deleting (id "4_z0fc21dd340cd1b0b9f480e1b_f407f961c82bac672_d20241229_m024902_c001_v7007000_t0000_u01735440542983") 2024/12/29 02:49:29 DEBUG : only11: Deleting (id "4_z0fc21dd340cd1b0b9f480e1b_f413474a761736379_d20241229_m024857_c001_v0001182_t0052_u01735440537550") 2024/12/29 02:49:29 DEBUG : only11: Deleting (id "4_z0fc21dd340cd1b0b9f480e1b_f10221fa3e9c2cfa6_d20241229_m024851_c001_v0001183_t0053_u01735440531997") 2024/12/29 02:49:29 DEBUG : only11: Deleting (id "4_z0fc21dd340cd1b0b9f480e1b_f4104050ce2c06481_d20241229_m024839_c001_v7007000_t0000_u01735440519175") 2024/12/29 02:49:29 DEBUG : only11: Deleting (id "4_z0fc21dd340cd1b0b9f480e1b_f1174bd6305a09582_d20241229_m024833_c001_v0001101_t0012_u01735440513151") 2024/12/29 02:49:29 DEBUG : only12: Deleting (id "4_z0fc21dd340cd1b0b9f480e1b_f407f961c82bac673_d20241229_m024903_c001_v7007000_t0000_u01735440543165") 2024/12/29 02:49:29 DEBUG : only12: Deleting (id "4_z0fc21dd340cd1b0b9f480e1b_f4174bd6305a095e4_d20241229_m024857_c001_v0001101_t0037_u01735440537203") 2024/12/29 02:49:29 DEBUG : only12: Deleting (id "4_z0fc21dd340cd1b0b9f480e1b_f1174bd6305a095cc_d20241229_m024852_c001_v0001101_t0032_u01735440532420") 2024/12/29 02:49:29 DEBUG : only12: Deleting (id "4_z0fc21dd340cd1b0b9f480e1b_f4063d5e88e65dac0_d20241229_m024839_c001_v7007000_t0000_u01735440519691") 2024/12/29 02:49:29 DEBUG : only12: Deleting (id "4_z0fc21dd340cd1b0b9f480e1b_f104065d72c42d1c2_d20241229_m024833_c001_v0001182_t0052_u01735440513807") 2024/12/29 02:49:29 DEBUG : only13: Deleting (id "4_z0fc21dd340cd1b0b9f480e1b_f407f961c82bac675_d20241229_m024903_c001_v7007000_t0000_u01735440543357") 2024/12/29 02:49:29 DEBUG : only13: Deleting (id "4_z0fc21dd340cd1b0b9f480e1b_f40221fa3e9c2d009_d20241229_m024857_c001_v0001183_t0043_u01735440537212") 2024/12/29 02:49:30 DEBUG : only13: Deleting (id "4_z0fc21dd340cd1b0b9f480e1b_f104065d72c42d324_d20241229_m024852_c001_v0001182_t0050_u01735440532955") 2024/12/29 02:49:30 DEBUG : only13: Deleting (id "4_z0fc21dd340cd1b0b9f480e1b_f409c812ec09c0924_d20241229_m024839_c001_v7007000_t0000_u01735440519716") 2024/12/29 02:49:30 DEBUG : only13: Deleting (id "4_z0fc21dd340cd1b0b9f480e1b_f10221fa3e9c2ce22_d20241229_m024834_c001_v0001183_t0003_u01735440514401") 2024/12/29 02:49:30 DEBUG : only14: Deleting (id "4_z0fc21dd340cd1b0b9f480e1b_f407f961c82bac676_d20241229_m024903_c001_v7007000_t0000_u01735440543553") 2024/12/29 02:49:30 DEBUG : only14: Deleting (id "4_z0fc21dd340cd1b0b9f480e1b_f404065d72c42d38e_d20241229_m024857_c001_v0001182_t0000_u01735440537223") 2024/12/29 02:49:30 DEBUG : only14: Deleting (id "4_z0fc21dd340cd1b0b9f480e1b_f10221fa3e9c2cfc3_d20241229_m024853_c001_v0001183_t0045_u01735440533582") 2024/12/29 02:49:30 DEBUG : only14: Deleting (id "4_z0fc21dd340cd1b0b9f480e1b_f410cb332e5c16b2a_d20241229_m024839_c001_v7007000_t0000_u01735440519728") 2024/12/29 02:49:30 DEBUG : only14: Deleting (id "4_z0fc21dd340cd1b0b9f480e1b_f1174bd6305a0958c_d20241229_m024834_c001_v0001101_t0004_u01735440514806") 2024/12/29 02:49:30 DEBUG : only15: Deleting (id "4_z0fc21dd340cd1b0b9f480e1b_f407f961c82bac677_d20241229_m024903_c001_v7007000_t0000_u01735440543746") 2024/12/29 02:49:30 DEBUG : only15: Deleting (id "4_z0fc21dd340cd1b0b9f480e1b_f4174bd6305a095e6_d20241229_m024857_c001_v0001101_t0037_u01735440537386") 2024/12/29 02:49:30 DEBUG : only15: Deleting (id "4_z0fc21dd340cd1b0b9f480e1b_f1174bd6305a095d4_d20241229_m024853_c001_v0001101_t0019_u01735440533995") 2024/12/29 02:49:30 DEBUG : only15: Deleting (id "4_z0fc21dd340cd1b0b9f480e1b_f4063d5e88e65dabe_d20241229_m024839_c001_v7007000_t0000_u01735440519327") 2024/12/29 02:49:30 DEBUG : only15: Deleting (id "4_z0fc21dd340cd1b0b9f480e1b_f104065d72c42d1e6_d20241229_m024835_c001_v0001182_t0019_u01735440515304") 2024/12/29 02:49:30 DEBUG : only16: Deleting (id "4_z0fc21dd340cd1b0b9f480e1b_f407f961c82bac678_d20241229_m024903_c001_v7007000_t0000_u01735440543930") 2024/12/29 02:49:30 DEBUG : only16: Deleting (id "4_z0fc21dd340cd1b0b9f480e1b_f40221fa3e9c2d00b_d20241229_m024857_c001_v0001183_t0043_u01735440537396") 2024/12/29 02:49:30 DEBUG : only16: Deleting (id "4_z0fc21dd340cd1b0b9f480e1b_f104065d72c42d348_d20241229_m024854_c001_v0001182_t0022_u01735440534590") 2024/12/29 02:49:30 DEBUG : only16: Deleting (id "4_z0fc21dd340cd1b0b9f480e1b_f409c812ec09c0921_d20241229_m024839_c001_v7007000_t0000_u01735440519352") 2024/12/29 02:49:30 DEBUG : only16: Deleting (id "4_z0fc21dd340cd1b0b9f480e1b_f10221fa3e9c2ce52_d20241229_m024835_c001_v0001183_t0014_u01735440515916") 2024/12/29 02:49:30 DEBUG : only17: Deleting (id "4_z0fc21dd340cd1b0b9f480e1b_f407f961c82bac679_d20241229_m024904_c001_v7007000_t0000_u01735440544118") 2024/12/29 02:49:30 DEBUG : only17: Deleting (id "4_z0fc21dd340cd1b0b9f480e1b_f404065d72c42d392_d20241229_m024857_c001_v0001182_t0000_u01735440537407") 2024/12/29 02:49:31 DEBUG : only17: Deleting (id "4_z0fc21dd340cd1b0b9f480e1b_f10221fa3e9c2cfd5_d20241229_m024855_c001_v0001183_t0021_u01735440535103") 2024/12/29 02:49:31 DEBUG : only17: Deleting (id "4_z0fc21dd340cd1b0b9f480e1b_f4063d5e88e65dabc_d20241229_m024838_c001_v7007000_t0000_u01735440518964") 2024/12/29 02:49:31 DEBUG : only17: Deleting (id "4_z0fc21dd340cd1b0b9f480e1b_f1174bd6305a09594_d20241229_m024836_c001_v0001101_t0050_u01735440516343") 2024/12/29 02:49:31 DEBUG : only18: Deleting (id "4_z0fc21dd340cd1b0b9f480e1b_f407f961c82bac67b_d20241229_m024904_c001_v7007000_t0000_u01735440544313") 2024/12/29 02:49:31 DEBUG : only18: Deleting (id "4_z0fc21dd340cd1b0b9f480e1b_f4174bd6305a095ea_d20241229_m024857_c001_v0001101_t0037_u01735440537570") 2024/12/29 02:49:31 DEBUG : only18: Deleting (id "4_z0fc21dd340cd1b0b9f480e1b_f1174bd6305a095dc_d20241229_m024855_c001_v0001101_t0012_u01735440535564") 2024/12/29 02:49:31 DEBUG : only18: Deleting (id "4_z0fc21dd340cd1b0b9f480e1b_f4104050ce2c06485_d20241229_m024839_c001_v7007000_t0000_u01735440519747") 2024/12/29 02:49:31 DEBUG : only18: Deleting (id "4_z0fc21dd340cd1b0b9f480e1b_f104065d72c42d1f6_d20241229_m024837_c001_v0001182_t0023_u01735440517029") 2024/12/29 02:49:31 DEBUG : only19: Deleting (id "4_z0fc21dd340cd1b0b9f480e1b_f407f961c82bac67c_d20241229_m024904_c001_v7007000_t0000_u01735440544496") 2024/12/29 02:49:31 DEBUG : only19: Deleting (id "4_z0fc21dd340cd1b0b9f480e1b_f404065d72c42d3a0_d20241229_m024857_c001_v0001182_t0000_u01735440537595") 2024/12/29 02:49:31 DEBUG : only19: Deleting (id "4_z0fc21dd340cd1b0b9f480e1b_f104065d72c42d372_d20241229_m024856_c001_v0001182_t0026_u01735440536103") 2024/12/29 02:49:31 DEBUG : only19: Deleting (id "4_z0fc21dd340cd1b0b9f480e1b_f4063d5e88e65dabd_d20241229_m024839_c001_v7007000_t0000_u01735440519146") 2024/12/29 02:49:31 DEBUG : only19: Deleting (id "4_z0fc21dd340cd1b0b9f480e1b_f10221fa3e9c2ce86_d20241229_m024837_c001_v0001183_t0015_u01735440517598") 2024/12/29 02:49:31 DEBUG : only2: Deleting (id "4_z0fc21dd340cd1b0b9f480e1b_f407f961c82bac67d_d20241229_m024904_c001_v7007000_t0000_u01735440544679") 2024/12/29 02:49:31 DEBUG : only2: Deleting (id "4_z0fc21dd340cd1b0b9f480e1b_f40221fa3e9c2d00d_d20241229_m024857_c001_v0001183_t0043_u01735440537601") 2024/12/29 02:49:31 DEBUG : only2: Deleting (id "4_z0fc21dd340cd1b0b9f480e1b_f10221fa3e9c2cf53_d20241229_m024847_c001_v0001183_t0026_u01735440527541") 2024/12/29 02:49:31 DEBUG : only2: Deleting (id "4_z0fc21dd340cd1b0b9f480e1b_f4063d5e88e65dac1_d20241229_m024839_c001_v7007000_t0000_u01735440519872") 2024/12/29 02:49:31 DEBUG : only2: Deleting (id "4_z0fc21dd340cd1b0b9f480e1b_f1174bd6305a09564_d20241229_m024828_c001_v0001101_t0043_u01735440508219") 2024/12/29 02:49:31 DEBUG : only3: Deleting (id "4_z0fc21dd340cd1b0b9f480e1b_f407f961c82bac67f_d20241229_m024904_c001_v7007000_t0000_u01735440544862") 2024/12/29 02:49:31 DEBUG : only3: Deleting (id "4_z0fc21dd340cd1b0b9f480e1b_f413474a76173637f_d20241229_m024857_c001_v0001182_t0052_u01735440537734") 2024/12/29 02:49:32 DEBUG : only3: Deleting (id "4_z0fc21dd340cd1b0b9f480e1b_f1174bd6305a095b4_d20241229_m024847_c001_v0001101_t0020_u01735440527934") 2024/12/29 02:49:32 DEBUG : only3: Deleting (id "4_z0fc21dd340cd1b0b9f480e1b_f4104050ce2c06483_d20241229_m024839_c001_v7007000_t0000_u01735440519371") 2024/12/29 02:49:32 DEBUG : only3: Deleting (id "4_z0fc21dd340cd1b0b9f480e1b_f104065d72c42d174_d20241229_m024828_c001_v0001182_t0026_u01735440508828") 2024/12/29 02:49:32 DEBUG : only4: Deleting (id "4_z0fc21dd340cd1b0b9f480e1b_f407f961c82bac680_d20241229_m024905_c001_v7007000_t0000_u01735440545054") 2024/12/29 02:49:32 DEBUG : only4: Deleting (id "4_z0fc21dd340cd1b0b9f480e1b_f4174bd6305a095ec_d20241229_m024857_c001_v0001101_t0037_u01735440537753") 2024/12/29 02:49:32 DEBUG : only4: Deleting (id "4_z0fc21dd340cd1b0b9f480e1b_f104065d72c42d2b8_d20241229_m024848_c001_v0001182_t0054_u01735440528509") 2024/12/29 02:49:32 DEBUG : only4: Deleting (id "4_z0fc21dd340cd1b0b9f480e1b_f410cb332e5c16b27_d20241229_m024839_c001_v7007000_t0000_u01735440519156") 2024/12/29 02:49:32 DEBUG : only4: Deleting (id "4_z0fc21dd340cd1b0b9f480e1b_f10221fa3e9c2cdc8_d20241229_m024829_c001_v0001183_t0041_u01735440509320") 2024/12/29 02:49:32 DEBUG : only5: Deleting (id "4_z0fc21dd340cd1b0b9f480e1b_f407f961c82bac681_d20241229_m024905_c001_v7007000_t0000_u01735440545254") 2024/12/29 02:49:32 DEBUG : only5: Deleting (id "4_z0fc21dd340cd1b0b9f480e1b_f404065d72c42d3a6_d20241229_m024857_c001_v0001182_t0000_u01735440537779") 2024/12/29 02:49:32 DEBUG : only5: Deleting (id "4_z0fc21dd340cd1b0b9f480e1b_f10221fa3e9c2cf6e_d20241229_m024848_c001_v0001183_t0028_u01735440528989") 2024/12/29 02:49:32 DEBUG : only5: Deleting (id "4_z0fc21dd340cd1b0b9f480e1b_f409c812ec09c0922_d20241229_m024839_c001_v7007000_t0000_u01735440519533") 2024/12/29 02:49:32 DEBUG : only5: Deleting (id "4_z0fc21dd340cd1b0b9f480e1b_f1174bd6305a0956e_d20241229_m024829_c001_v0001101_t0049_u01735440509723") 2024/12/29 02:49:32 DEBUG : only6: Deleting (id "4_z0fc21dd340cd1b0b9f480e1b_f407f961c82bac682_d20241229_m024905_c001_v7007000_t0000_u01735440545447") 2024/12/29 02:49:32 DEBUG : only6: Deleting (id "4_z0fc21dd340cd1b0b9f480e1b_f40221fa3e9c2d015_d20241229_m024857_c001_v0001183_t0043_u01735440537790") 2024/12/29 02:49:32 DEBUG : only6: Deleting (id "4_z0fc21dd340cd1b0b9f480e1b_f1174bd6305a095bc_d20241229_m024849_c001_v0001101_t0059_u01735440529413") 2024/12/29 02:49:32 DEBUG : only6: Deleting (id "4_z0fc21dd340cd1b0b9f480e1b_f410cb332e5c16b28_d20241229_m024839_c001_v7007000_t0000_u01735440519339") 2024/12/29 02:49:32 DEBUG : only6: Deleting (id "4_z0fc21dd340cd1b0b9f480e1b_f104065d72c42d19a_d20241229_m024830_c001_v0001182_t0051_u01735440510417") 2024/12/29 02:49:32 DEBUG : only7: Deleting (id "4_z0fc21dd340cd1b0b9f480e1b_f407f961c82bac683_d20241229_m024905_c001_v7007000_t0000_u01735440545638") 2024/12/29 02:49:32 DEBUG : only7: Deleting (id "4_z0fc21dd340cd1b0b9f480e1b_f413474a761736387_d20241229_m024857_c001_v0001182_t0052_u01735440537916") 2024/12/29 02:49:33 DEBUG : only7: Deleting (id "4_z0fc21dd340cd1b0b9f480e1b_f104065d72c42d2de_d20241229_m024849_c001_v0001182_t0011_u01735440529903") 2024/12/29 02:49:33 DEBUG : only7: Deleting (id "4_z0fc21dd340cd1b0b9f480e1b_f409c812ec09c0925_d20241229_m024839_c001_v7007000_t0000_u01735440519898") 2024/12/29 02:49:33 DEBUG : only7: Deleting (id "4_z0fc21dd340cd1b0b9f480e1b_f10221fa3e9c2cdf0_d20241229_m024830_c001_v0001183_t0014_u01735440510916") 2024/12/29 02:49:33 DEBUG : only8: Deleting (id "4_z0fc21dd340cd1b0b9f480e1b_f407f961c82bac684_d20241229_m024905_c001_v7007000_t0000_u01735440545821") 2024/12/29 02:49:33 DEBUG : only8: Deleting (id "4_z0fc21dd340cd1b0b9f480e1b_f4174bd6305a095ee_d20241229_m024857_c001_v0001101_t0037_u01735440537959") 2024/12/29 02:49:33 DEBUG : only8: Deleting (id "4_z0fc21dd340cd1b0b9f480e1b_f10221fa3e9c2cf80_d20241229_m024850_c001_v0001183_t0018_u01735440530454") 2024/12/29 02:49:33 DEBUG : only8: Deleting (id "4_z0fc21dd340cd1b0b9f480e1b_f4063d5e88e65dabf_d20241229_m024839_c001_v7007000_t0000_u01735440519510") 2024/12/29 02:49:33 DEBUG : only8: Deleting (id "4_z0fc21dd340cd1b0b9f480e1b_f1174bd6305a09578_d20241229_m024831_c001_v0001101_t0002_u01735440511346") 2024/12/29 02:49:33 DEBUG : only9: Deleting (id "4_z0fc21dd340cd1b0b9f480e1b_f407f961c82bac685_d20241229_m024906_c001_v7007000_t0000_u01735440546003") 2024/12/29 02:49:33 DEBUG : only9: Deleting (id "4_z0fc21dd340cd1b0b9f480e1b_f404065d72c42d3ae_d20241229_m024857_c001_v0001182_t0000_u01735440537971") 2024/12/29 02:49:33 DEBUG : only9: Deleting (id "4_z0fc21dd340cd1b0b9f480e1b_f1174bd6305a095c2_d20241229_m024850_c001_v0001101_t0045_u01735440530856") 2024/12/29 02:49:33 DEBUG : only9: Deleting (id "4_z0fc21dd340cd1b0b9f480e1b_f409c812ec09c0920_d20241229_m024839_c001_v7007000_t0000_u01735440519167") 2024/12/29 02:49:33 DEBUG : only9: Deleting (id "4_z0fc21dd340cd1b0b9f480e1b_f104065d72c42d1aa_d20241229_m024832_c001_v0001182_t0021_u01735440512010") 2024/12/29 02:49:33 DEBUG : potato: Deleting (id "4_z0fc21dd340cd1b0b9f480e1b_f4037a3d80dde7e9a_d20241229_m024524_c001_v7007000_t0000_u01735440324158") 2024/12/29 02:49:33 DEBUG : potato: Deleting (id "4_z0fc21dd340cd1b0b9f480e1b_f1174bd6305a09337_d20241229_m024522_c001_v0001101_t0039_u01735440322264") 2024/12/29 02:49:33 DEBUG : potato: Deleting (id "4_z0fc21dd340cd1b0b9f480e1b_f4037a3d80dde7e95_d20241229_m024520_c001_v7007000_t0000_u01735440320331") 2024/12/29 02:49:33 DEBUG : potato: Deleting (id "4_z0fc21dd340cd1b0b9f480e1b_f10221fa3e9c2bf60_d20241229_m024518_c001_v0001183_t0045_u01735440318662") 2024/12/29 02:49:33 DEBUG : potato: Deleting (id "4_z0fc21dd340cd1b0b9f480e1b_f4037a3d80dde7e90_d20241229_m024516_c001_v7007000_t0000_u01735440316821") 2024/12/29 02:49:33 DEBUG : potato: Deleting (id "4_z0fc21dd340cd1b0b9f480e1b_f104065d72c42c60c_d20241229_m024514_c001_v0001182_t0053_u01735440314392") 2024/12/29 02:49:33 DEBUG : potato: Deleting (id "4_z0fc21dd340cd1b0b9f480e1b_f4024221b76bbb2bb_d20241229_m024503_c001_v7007000_t0000_u01735440303493") 2024/12/29 02:49:34 DEBUG : potato: Deleting (id "4_z0fc21dd340cd1b0b9f480e1b_f10221fa3e9c2be5a_d20241229_m024502_c001_v0001183_t0002_u01735440302344") 2024/12/29 02:49:34 DEBUG : potato: Deleting (id "4_z0fc21dd340cd1b0b9f480e1b_f4024221b76bbb2b8_d20241229_m024500_c001_v7007000_t0000_u01735440300439") 2024/12/29 02:49:34 DEBUG : potato: Deleting (id "4_z0fc21dd340cd1b0b9f480e1b_f10221fa3e9c2be29_d20241229_m024459_c001_v0001183_t0033_u01735440299681") 2024/12/29 02:49:34 DEBUG : potato: Deleting (id "4_z0fc21dd340cd1b0b9f480e1b_f4024221b76bbb2b3_d20241229_m024458_c001_v7007000_t0000_u01735440298203") 2024/12/29 02:49:34 DEBUG : potato: Deleting (id "4_z0fc21dd340cd1b0b9f480e1b_f10221fa3e9c2bdf9_d20241229_m024457_c001_v0001183_t0016_u01735440297424") 2024/12/29 02:49:34 DEBUG : potato: Deleting (id "4_z0fc21dd340cd1b0b9f480e1b_f4104050ce2c0633b_d20241229_m024450_c001_v7007000_t0000_u01735440290740") 2024/12/29 02:49:34 DEBUG : potato: Deleting (id "4_z0fc21dd340cd1b0b9f480e1b_f10221fa3e9c2bd73_d20241229_m024449_c001_v0001183_t0031_u01735440289774") 2024/12/29 02:49:34 DEBUG : potato: Deleting (id "4_z0fc21dd340cd1b0b9f480e1b_f4104050ce2c0633a_d20241229_m024449_c001_v7007000_t0000_u01735440289045") 2024/12/29 02:49:34 DEBUG : potato: Deleting (id "4_z0fc21dd340cd1b0b9f480e1b_f10221fa3e9c2bd51_d20241229_m024447_c001_v0001183_t0016_u01735440287891") 2024/12/29 02:49:34 DEBUG : potato: Deleting (id "4_z0fc21dd340cd1b0b9f480e1b_f4104050ce2c06335_d20241229_m024447_c001_v7007000_t0000_u01735440287154") 2024/12/29 02:49:34 DEBUG : potato: Deleting (id "4_z0fc21dd340cd1b0b9f480e1b_f10221fa3e9c2bd39_d20241229_m024446_c001_v0001183_t0016_u01735440286595") 2024/12/29 02:49:34 DEBUG : potato: Deleting (id "4_z0fc21dd340cd1b0b9f480e1b_f10221fa3e9c2bd31_d20241229_m024446_c001_v0001183_t0038_u01735440286031") 2024/12/29 02:49:34 DEBUG : potato: Deleting (id "4_z0fc21dd340cd1b0b9f480e1b_f4104050ce2c0632f_d20241229_m024445_c001_v7007000_t0000_u01735440285304") 2024/12/29 02:49:34 DEBUG : potato: Deleting (id "4_z0fc21dd340cd1b0b9f480e1b_f10221fa3e9c2bd12_d20241229_m024444_c001_v0001183_t0019_u01735440284744") 2024/12/29 02:49:34 DEBUG : potato: Deleting (id "4_z0fc21dd340cd1b0b9f480e1b_f10221fa3e9c2bd0a_d20241229_m024444_c001_v0001183_t0002_u01735440284178") 2024/12/29 02:49:34 DEBUG : potato: Deleting (id "4_z0fc21dd340cd1b0b9f480e1b_f4104050ce2c0632d_d20241229_m024443_c001_v7007000_t0000_u01735440283450") 2024/12/29 02:49:34 DEBUG : potato: Deleting (id "4_z0fc21dd340cd1b0b9f480e1b_f10221fa3e9c2bcee_d20241229_m024442_c001_v0001183_t0016_u01735440282702") 2024/12/29 02:49:35 DEBUG : potato2: Deleting (id "4_z0fc21dd340cd1b0b9f480e1b_f408de58c67e8be09_d20241229_m024610_c001_v7007000_t0000_u01735440370276") 2024/12/29 02:49:35 DEBUG : potato2: Deleting (id "4_z0fc21dd340cd1b0b9f480e1b_f1174bd6305a093b7_d20241229_m024609_c001_v0001101_t0049_u01735440369598") 2024/12/29 02:49:35 DEBUG : potato2: Deleting (id "4_z0fc21dd340cd1b0b9f480e1b_f4053fe083c9f5276_d20241229_m024601_c001_v7007000_t0000_u01735440361717") 2024/12/29 02:49:35 DEBUG : potato2: Deleting (id "4_z0fc21dd340cd1b0b9f480e1b_f1174bd6305a09397_d20241229_m024556_c001_v0001101_t0042_u01735440356654") 2024/12/29 02:49:35 DEBUG : potato2: Deleting (id "4_z0fc21dd340cd1b0b9f480e1b_f4053fe083c9f5269_d20241229_m024548_c001_v7007000_t0000_u01735440348828") 2024/12/29 02:49:35 DEBUG : potato2: Deleting (id "4_z0fc21dd340cd1b0b9f480e1b_f1174bd6305a0936d_d20241229_m024544_c001_v0001101_t0002_u01735440344189") 2024/12/29 02:49:35 DEBUG : potato2: Deleting (id "4_z0fc21dd340cd1b0b9f480e1b_f4037a3d80dde7eb2_d20241229_m024536_c001_v7007000_t0000_u01735440336832") 2024/12/29 02:49:35 DEBUG : potato2: Deleting (id "4_z0fc21dd340cd1b0b9f480e1b_f1174bd6305a09357_d20241229_m024532_c001_v0001101_t0038_u01735440332748") 2024/12/29 02:49:35 DEBUG : potato2: Deleting (id "4_z0fc21dd340cd1b0b9f480e1b_f4024221b76bbb2c5_d20241229_m024508_c001_v7007000_t0000_u01735440308015") 2024/12/29 02:49:35 DEBUG : potato2: Deleting (id "4_z0fc21dd340cd1b0b9f480e1b_f10221fa3e9c2be9a_d20241229_m024507_c001_v0001183_t0044_u01735440307026") 2024/12/29 02:49:35 DEBUG : potato2: Deleting (id "4_z0fc21dd340cd1b0b9f480e1b_f4024221b76bbb2c0_d20241229_m024505_c001_v7007000_t0000_u01735440305939") 2024/12/29 02:49:35 DEBUG : potato2: Deleting (id "4_z0fc21dd340cd1b0b9f480e1b_f10221fa3e9c2be70_d20241229_m024504_c001_v0001183_t0029_u01735440304398") 2024/12/29 02:49:35 DEBUG : potato2: Deleting (id "4_z0fc21dd340cd1b0b9f480e1b_f4024221b76bbb2bc_d20241229_m024503_c001_v7007000_t0000_u01735440303674") 2024/12/29 02:49:35 DEBUG : potato2: Deleting (id "4_z0fc21dd340cd1b0b9f480e1b_f10221fa3e9c2be5e_d20241229_m024502_c001_v0001183_t0016_u01735440302925") 2024/12/29 02:49:35 DEBUG : potato2: Deleting (id "4_z0fc21dd340cd1b0b9f480e1b_f4024221b76bbb2ba_d20241229_m024501_c001_v7007000_t0000_u01735440301610") 2024/12/29 02:49:35 DEBUG : potato2: Deleting (id "4_z0fc21dd340cd1b0b9f480e1b_f10221fa3e9c2be3e_d20241229_m024500_c001_v0001183_t0059_u01735440300812") 2024/12/29 02:49:35 DEBUG : potato2: Deleting (id "4_z0fc21dd340cd1b0b9f480e1b_f4024221b76bbb2b6_d20241229_m024458_c001_v7007000_t0000_u01735440298955") 2024/12/29 02:49:35 DEBUG : potato2: Deleting (id "4_z0fc21dd340cd1b0b9f480e1b_f10221fa3e9c2be0f_d20241229_m024458_c001_v0001183_t0051_u01735440298214") 2024/12/29 02:49:35 DEBUG : potato2: Deleting (id "4_z0fc21dd340cd1b0b9f480e1b_f4024221b76bbb2a5_d20241229_m024451_c001_v7007000_t0000_u01735440291826") 2024/12/29 02:49:35 DEBUG : potato2: Deleting (id "4_z0fc21dd340cd1b0b9f480e1b_f10221fa3e9c2bd81_d20241229_m024450_c001_v0001183_t0046_u01735440290539") 2024/12/29 02:49:36 DEBUG : potato2: Deleting (id "4_z0fc21dd340cd1b0b9f480e1b_f41963de4df8f67eb_d20241229_m024345_c001_v7007000_t0000_u01735440225280") 2024/12/29 02:49:36 DEBUG : potato2: Deleting (id "4_z0fc21dd340cd1b0b9f480e1b_f10221fa3e9c2b84e_d20241229_m024344_c001_v0001183_t0041_u01735440224708") 2024/12/29 02:49:36 DEBUG : potato2: Deleting (id "4_z0fc21dd340cd1b0b9f480e1b_f41963de4df8f67e7_d20241229_m024343_c001_v7007000_t0000_u01735440223422") 2024/12/29 02:49:36 DEBUG : potato2: Deleting (id "4_z0fc21dd340cd1b0b9f480e1b_f10221fa3e9c2b832_d20241229_m024342_c001_v0001183_t0046_u01735440222837") 2024/12/29 02:49:36 DEBUG : potato3: Deleting (id "4_z0fc21dd340cd1b0b9f480e1b_f4053fe083c9f5278_d20241229_m024601_c001_v7007000_t0000_u01735440361962") 2024/12/29 02:49:36 DEBUG : potato3: Deleting (id "4_z0fc21dd340cd1b0b9f480e1b_f104065d72c42c85a_d20241229_m024557_c001_v0001182_t0059_u01735440357895") 2024/12/29 02:49:36 DEBUG : potato3: Deleting (id "4_z0fc21dd340cd1b0b9f480e1b_f4053fe083c9f526a_d20241229_m024549_c001_v7007000_t0000_u01735440349045") 2024/12/29 02:49:36 DEBUG : potato3: Deleting (id "4_z0fc21dd340cd1b0b9f480e1b_f104065d72c42c7cc_d20241229_m024545_c001_v0001182_t0034_u01735440345479") 2024/12/29 02:49:36 DEBUG : potato3: Deleting (id "4_z0fc21dd340cd1b0b9f480e1b_f4037a3d80dde7eb1_d20241229_m024536_c001_v7007000_t0000_u01735440336647") 2024/12/29 02:49:36 DEBUG : potato3: Deleting (id "4_z0fc21dd340cd1b0b9f480e1b_f104065d72c42c72a_d20241229_m024533_c001_v0001182_t0037_u01735440333286") 2024/12/29 02:49:36 DEBUG : pre-dest1/1: Deleting (id "4_z0fc21dd340cd1b0b9f480e1b_f4037a3d80dde7f5b_d20241229_m024650_c001_v7007000_t0000_u01735440410828") 2024/12/29 02:49:36 DEBUG : pre-dest1/1: Deleting (id "4_z0fc21dd340cd1b0b9f480e1b_f104065d72c42cae7_d20241229_m024643_c001_v0001182_t0023_u01735440403011") 2024/12/29 02:49:36 DEBUG : pre-dest2/2: Deleting (id "4_z0fc21dd340cd1b0b9f480e1b_f4037a3d80dde7f5c_d20241229_m024651_c001_v7007000_t0000_u01735440411009") 2024/12/29 02:49:36 DEBUG : pre-dest2/2: Deleting (id "4_z0fc21dd340cd1b0b9f480e1b_f1174bd6305a0941b_d20241229_m024643_c001_v0001101_t0034_u01735440403576") 2024/12/29 02:49:36 DEBUG : rclone-sync-test-ignore-file/.ignore: Deleting (id "4_z0fc21dd340cd1b0b9f480e1b_f40991aae4af24f95_d20241229_m024622_c001_v7007000_t0000_u01735440382846") 2024/12/29 02:49:36 DEBUG : rclone-sync-test-ignore-file/.ignore: Deleting (id "4_z0fc21dd340cd1b0b9f480e1b_f10221fa3e9c2c33d_d20241229_m024619_c001_v0001183_t0014_u01735440379883") 2024/12/29 02:49:36 DEBUG : sizeonly: Deleting (id "4_z0fc21dd340cd1b0b9f480e1b_f4024221b76bbb291_d20241229_m024424_c001_v7007000_t0000_u01735440264720") 2024/12/29 02:49:36 DEBUG : sizeonly: Deleting (id "4_z0fc21dd340cd1b0b9f480e1b_f10221fa3e9c2bb6c_d20241229_m024423_c001_v0001183_t0015_u01735440263789") 2024/12/29 02:49:36 DEBUG : sub dir/hello world: Deleting (id "4_z0fc21dd340cd1b0b9f480e1b_f407f961c82bac68e_d20241229_m024911_c001_v7007000_t0000_u01735440551275") 2024/12/29 02:49:36 DEBUG : sub dir/hello world: Deleting (id "4_z0fc21dd340cd1b0b9f480e1b_f104065d72c42d466_d20241229_m024910_c001_v0001182_t0001_u01735440550198") 2024/12/29 02:49:37 DEBUG : sub dir/hello world: Deleting (id "4_z0fc21dd340cd1b0b9f480e1b_f407f961c82bac688_d20241229_m024908_c001_v7007000_t0000_u01735440548296") 2024/12/29 02:49:37 DEBUG : sub dir/hello world: Deleting (id "4_z0fc21dd340cd1b0b9f480e1b_f10221fa3e9c2d0b6_d20241229_m024907_c001_v0001183_t0030_u01735440547315") 2024/12/29 02:49:37 DEBUG : sub dir/hello world: Deleting (id "4_z0fc21dd340cd1b0b9f480e1b_f4037a3d80dde7ea7_d20241229_m024529_c001_v7007000_t0000_u01735440329350") 2024/12/29 02:49:37 DEBUG : sub dir/hello world: Deleting (id "4_z0fc21dd340cd1b0b9f480e1b_f1174bd6305a09349_d20241229_m024528_c001_v0001101_t0042_u01735440328445") 2024/12/29 02:49:37 DEBUG : sub dir/hello world: Deleting (id "4_z0fc21dd340cd1b0b9f480e1b_f4037a3d80dde7e9f_d20241229_m024527_c001_v7007000_t0000_u01735440327139") 2024/12/29 02:49:37 DEBUG : sub dir/hello world: Deleting (id "4_z0fc21dd340cd1b0b9f480e1b_f10221fa3e9c2bfd0_d20241229_m024526_c001_v0001183_t0014_u01735440326380") 2024/12/29 02:49:37 DEBUG : sub dir/hello world: Deleting (id "4_z0fc21dd340cd1b0b9f480e1b_f4024221b76bbb28b_d20241229_m024420_c001_v7007000_t0000_u01735440260626") 2024/12/29 02:49:37 DEBUG : sub dir/hello world: Deleting (id "4_z0fc21dd340cd1b0b9f480e1b_f10221fa3e9c2bb1a_d20241229_m024419_c001_v0001183_t0053_u01735440259341") 2024/12/29 02:49:37 DEBUG : sub dir/hello world: Deleting (id "4_z0fc21dd340cd1b0b9f480e1b_f4024221b76bbb28a_d20241229_m024418_c001_v7007000_t0000_u01735440258616") 2024/12/29 02:49:37 DEBUG : sub dir/hello world: Deleting (id "4_z0fc21dd340cd1b0b9f480e1b_f10221fa3e9c2bb00_d20241229_m024417_c001_v0001183_t0050_u01735440257655") 2024/12/29 02:49:37 DEBUG : sub dir/hello world: Deleting (id "4_z0fc21dd340cd1b0b9f480e1b_f4024221b76bbb282_d20241229_m024414_c001_v7007000_t0000_u01735440254752") 2024/12/29 02:49:37 DEBUG : sub dir/hello world: Deleting (id "4_z0fc21dd340cd1b0b9f480e1b_f10221fa3e9c2bab8_d20241229_m024413_c001_v0001183_t0043_u01735440253747") 2024/12/29 02:49:37 DEBUG : sub dir/hello world: Deleting (id "4_z0fc21dd340cd1b0b9f480e1b_f4024221b76bbb27f_d20241229_m024413_c001_v7007000_t0000_u01735440253203") 2024/12/29 02:49:37 DEBUG : sub dir/hello world: Deleting (id "4_z0fc21dd340cd1b0b9f480e1b_f10221fa3e9c2ba98_d20241229_m024412_c001_v0001183_t0053_u01735440252418") 2024/12/29 02:49:37 DEBUG : sub dir/hello world: Deleting (id "4_z0fc21dd340cd1b0b9f480e1b_f10221fa3e9c2ba66_d20241229_m024409_c001_v0001183_t0044_u01735440249542") 2024/12/29 02:49:37 DEBUG : sub dir/hello world: Deleting (id "4_z0fc21dd340cd1b0b9f480e1b_f4024221b76bbb253_d20241229_m024408_c001_v7007000_t0000_u01735440248818") 2024/12/29 02:49:37 DEBUG : sub dir/hello world: Deleting (id "4_z0fc21dd340cd1b0b9f480e1b_f10221fa3e9c2ba5c_d20241229_m024408_c001_v0001183_t0000_u01735440248195") 2024/12/29 02:49:37 DEBUG : sub dir/hello world: Deleting (id "4_z0fc21dd340cd1b0b9f480e1b_f10221fa3e9c2ba4e_d20241229_m024407_c001_v0001183_t0020_u01735440247622") 2024/12/29 02:49:37 DEBUG : sub dir/hello world: Deleting (id "4_z0fc21dd340cd1b0b9f480e1b_f4024221b76bbb23f_d20241229_m024406_c001_v7007000_t0000_u01735440246513") 2024/12/29 02:49:37 DEBUG : sub dir/hello world: Deleting (id "4_z0fc21dd340cd1b0b9f480e1b_f10221fa3e9c2ba00_d20241229_m024404_c001_v0001183_t0048_u01735440244295") 2024/12/29 02:49:38 DEBUG : sub dir/hello world: Deleting (id "4_z0fc21dd340cd1b0b9f480e1b_f10221fa3e9c2b9cc_d20241229_m024401_c001_v0001183_t0043_u01735440241569") 2024/12/29 02:49:38 DEBUG : sub dir/hello world: Deleting (id "4_z0fc21dd340cd1b0b9f480e1b_f4024221b76bbb239_d20241229_m024400_c001_v7007000_t0000_u01735440240842") 2024/12/29 02:49:38 DEBUG : sub dir/hello world: Deleting (id "4_z0fc21dd340cd1b0b9f480e1b_f10221fa3e9c2b9a8_d20241229_m024400_c001_v0001183_t0050_u01735440240250") 2024/12/29 02:49:38 DEBUG : sub dir/hello world: Deleting (id "4_z0fc21dd340cd1b0b9f480e1b_f10221fa3e9c2b99c_d20241229_m024359_c001_v0001183_t0035_u01735440239689") 2024/12/29 02:49:38 DEBUG : sub dir/hello world: Deleting (id "4_z0fc21dd340cd1b0b9f480e1b_f4024221b76bbb236_d20241229_m024358_c001_v7007000_t0000_u01735440238964") 2024/12/29 02:49:38 DEBUG : sub dir/hello world: Deleting (id "4_z0fc21dd340cd1b0b9f480e1b_f10221fa3e9c2b936_d20241229_m024355_c001_v0001183_t0040_u01735440235227") 2024/12/29 02:49:38 DEBUG : sub dir/hello world: Deleting (id "4_z0fc21dd340cd1b0b9f480e1b_f4024221b76bbb233_d20241229_m024354_c001_v7007000_t0000_u01735440234697") 2024/12/29 02:49:38 DEBUG : sub dir/hello world: Deleting (id "4_z0fc21dd340cd1b0b9f480e1b_f10221fa3e9c2b920_d20241229_m024354_c001_v0001183_t0056_u01735440234145") 2024/12/29 02:49:38 DEBUG : sub dir/hello world: Deleting (id "4_z0fc21dd340cd1b0b9f480e1b_f41963de4df8f67f8_d20241229_m024352_c001_v7007000_t0000_u01735440232515") 2024/12/29 02:49:38 DEBUG : sub dir/hello world: Deleting (id "4_z0fc21dd340cd1b0b9f480e1b_f10221fa3e9c2b8ed_d20241229_m024351_c001_v0001183_t0043_u01735440231959") 2024/12/29 02:49:38 DEBUG : sub dir/hello world: Deleting (id "4_z0fc21dd340cd1b0b9f480e1b_f41963de4df8f67f6_d20241229_m024351_c001_v7007000_t0000_u01735440231413") 2024/12/29 02:49:38 DEBUG : sub dir/hello world: Deleting (id "4_z0fc21dd340cd1b0b9f480e1b_f10221fa3e9c2b8d7_d20241229_m024350_c001_v0001183_t0037_u01735440230832") 2024/12/29 02:49:38 DEBUG : sub dir/hello world: Deleting (id "4_z0fc21dd340cd1b0b9f480e1b_f41963de4df8f67f1_d20241229_m024349_c001_v7007000_t0000_u01735440229559") 2024/12/29 02:49:38 DEBUG : sub dir/hello world: Deleting (id "4_z0fc21dd340cd1b0b9f480e1b_f10221fa3e9c2b89e_d20241229_m024348_c001_v0001183_t0007_u01735440228782") 2024/12/29 02:49:38 DEBUG : sub dir/hello world: Deleting (id "4_z0fc21dd340cd1b0b9f480e1b_f41963de4df8f67f0_d20241229_m024348_c001_v7007000_t0000_u01735440228222") 2024/12/29 02:49:38 DEBUG : sub dir/hello world: Deleting (id "4_z0fc21dd340cd1b0b9f480e1b_f10221fa3e9c2b888_d20241229_m024347_c001_v0001183_t0050_u01735440227656") 2024/12/29 02:49:38 DEBUG : sub dir/hello world: Deleting (id "4_z0fc21dd340cd1b0b9f480e1b_f41963de4df8f67ec_d20241229_m024346_c001_v7007000_t0000_u01735440226745") 2024/12/29 02:49:38 DEBUG : sub dir/hello world: Deleting (id "4_z0fc21dd340cd1b0b9f480e1b_f10221fa3e9c2b870_d20241229_m024346_c001_v0001183_t0029_u01735440226190") 2024/12/29 02:49:38 DEBUG : sub dir/hello world: Deleting (id "4_z0fc21dd340cd1b0b9f480e1b_f41963de4df8f67d4_d20241229_m024340_c001_v7007000_t0000_u01735440220469") 2024/12/29 02:49:39 DEBUG : sub dir/hello world: Deleting (id "4_z0fc21dd340cd1b0b9f480e1b_f10221fa3e9c2b7ec_d20241229_m024339_c001_v0001183_t0048_u01735440219859") 2024/12/29 02:49:39 DEBUG : sub dir/hello world: Deleting (id "4_z0fc21dd340cd1b0b9f480e1b_f41963de4df8f67c6_d20241229_m024338_c001_v7007000_t0000_u01735440218939") 2024/12/29 02:49:39 DEBUG : sub dir/hello world: Deleting (id "4_z0fc21dd340cd1b0b9f480e1b_f10221fa3e9c2b7dc_d20241229_m024338_c001_v0001183_t0055_u01735440218381") 2024/12/29 02:49:39 DEBUG : sub dir/hello world: Deleting (id "4_z0fc21dd340cd1b0b9f480e1b_f41963de4df8f67b7_d20241229_m024337_c001_v7007000_t0000_u01735440217480") 2024/12/29 02:49:39 DEBUG : sub dir/hello world: Deleting (id "4_z0fc21dd340cd1b0b9f480e1b_f10221fa3e9c2b7b8_d20241229_m024336_c001_v0001183_t0046_u01735440216924") 2024/12/29 02:49:39 DEBUG : sub dir/hello world: Deleting (id "4_z0fc21dd340cd1b0b9f480e1b_f41963de4df8f679c_d20241229_m024334_c001_v7007000_t0000_u01735440214011") 2024/12/29 02:49:39 DEBUG : sub dir/hello world: Deleting (id "4_z0fc21dd340cd1b0b9f480e1b_f10221fa3e9c2b782_d20241229_m024333_c001_v0001183_t0050_u01735440213441") 2024/12/29 02:49:39 DEBUG : sub dir2/very/very/very/very/very/nested/subdir/hello world: Deleting (id "4_z0fc21dd340cd1b0b9f480e1b_f407f961c82bac690_d20241229_m024911_c001_v7007000_t0000_u01735440551458") 2024/12/29 02:49:39 DEBUG : sub dir2/very/very/very/very/very/nested/subdir/hello world: Deleting (id "4_z0fc21dd340cd1b0b9f480e1b_f1174bd6305a0960c_d20241229_m024910_c001_v0001101_t0044_u01735440550189") 2024/12/29 02:49:39 DEBUG : sub dir2/very/very/very/very/very/nested/subdir/hello world: Deleting (id "4_z0fc21dd340cd1b0b9f480e1b_f407f961c82bac68a_d20241229_m024908_c001_v7007000_t0000_u01735440548493") 2024/12/29 02:49:39 DEBUG : sub dir2/very/very/very/very/very/nested/subdir/hello world: Deleting (id "4_z0fc21dd340cd1b0b9f480e1b_f113474a76173645a_d20241229_m024907_c001_v0001182_t0019_u01735440547324") 2024/12/29 02:49:39 DEBUG : sub/yam: Deleting (id "4_z0fc21dd340cd1b0b9f480e1b_f4037a3d80dde7e99_d20241229_m024523_c001_v7007000_t0000_u01735440323605") 2024/12/29 02:49:39 DEBUG : sub/yam: Deleting (id "4_z0fc21dd340cd1b0b9f480e1b_f104065d72c42c66e_d20241229_m024521_c001_v0001182_t0049_u01735440321831") 2024/12/29 02:49:39 DEBUG : three: Deleting (id "4_z0fc21dd340cd1b0b9f480e1b_f4024221b76bbb2d3_d20241229_m024513_c001_v7007000_t0000_u01735440313660") 2024/12/29 02:49:39 DEBUG : three: Deleting (id "4_z0fc21dd340cd1b0b9f480e1b_f10221fa3e9c2bf0a_d20241229_m024512_c001_v0001183_t0002_u01735440312519") 2024/12/29 02:49:39 DEBUG : three: Deleting (id "4_z0fc21dd340cd1b0b9f480e1b_f10221fa3e9c2bedc_d20241229_m024510_c001_v0001183_t0047_u01735440310448") 2024/12/29 02:49:39 DEBUG : two: Deleting (id "4_z0fc21dd340cd1b0b9f480e1b_f4024221b76bbb2d4_d20241229_m024513_c001_v7007000_t0000_u01735440313845") 2024/12/29 02:49:39 DEBUG : two: Deleting (id "4_z0fc21dd340cd1b0b9f480e1b_f4174bd6305a0931b_d20241229_m024511_c001_v0001101_t0037_u01735440311948") 2024/12/29 02:49:39 DEBUG : two: Deleting (id "4_z0fc21dd340cd1b0b9f480e1b_f40221fa3e9c2bed4_d20241229_m024510_c001_v0001183_t0043_u01735440310216") 2024/12/29 02:49:39 DEBUG : yam: Deleting (id "4_z0fc21dd340cd1b0b9f480e1b_f4037a3d80dde7e9b_d20241229_m024524_c001_v7007000_t0000_u01735440324343") 2024/12/29 02:49:40 DEBUG : yam: Deleting (id "4_z0fc21dd340cd1b0b9f480e1b_f102e23cbd5b01317_d20241229_m024523_c001_v0001116_t0047_u01735440323179") 2024/12/29 02:49:40 DEBUG : yam: Deleting (id "4_z0fc21dd340cd1b0b9f480e1b_f4037a3d80dde7e94_d20241229_m024519_c001_v7007000_t0000_u01735440319732") 2024/12/29 02:49:40 DEBUG : yam: Deleting (id "4_z0fc21dd340cd1b0b9f480e1b_f104065d72c42c63a_d20241229_m024518_c001_v0001182_t0036_u01735440318307") 2024/12/29 02:49:40 DEBUG : yam: Deleting (id "4_z0fc21dd340cd1b0b9f480e1b_f4037a3d80dde7e8f_d20241229_m024516_c001_v7007000_t0000_u01735440316268") 2024/12/29 02:49:40 DEBUG : yam: Deleting (id "4_z0fc21dd340cd1b0b9f480e1b_f1174bd6305a09323_d20241229_m024514_c001_v0001101_t0000_u01735440314403") 2024/12/29 02:49:40 DEBUG : yaml: Deleting (id "4_z0fc21dd340cd1b0b9f480e1b_f4037a3d80dde7e96_d20241229_m024520_c001_v7007000_t0000_u01735440320515") 2024/12/29 02:49:40 DEBUG : yaml: Deleting (id "4_z0fc21dd340cd1b0b9f480e1b_f109f28d528c70b17_d20241229_m024519_c001_v0001182_t0051_u01735440319462") 2024/12/29 02:49:40 DEBUG : yaml: Deleting (id "4_z0fc21dd340cd1b0b9f480e1b_f4037a3d80dde7e91_d20241229_m024517_c001_v7007000_t0000_u01735440317006") 2024/12/29 02:49:40 DEBUG : yaml: Deleting (id "4_z0fc21dd340cd1b0b9f480e1b_f115964544b66a066_d20241229_m024515_c001_v0001184_t0013_u01735440315706") "./sync.test -test.v -test.timeout 1h0m0s -remote TestB2: -list-retries 5 -verbose -fast-list" - Finished OK in 6m11.258444224s (try 1/5)