"./sync.test -test.v -test.timeout 1h0m0s -remote 'TestGoogleCloudStorage,directory_markers:' -verbose" - Starting (try 1/5) 2025/02/11 01:13:38 DEBUG : Creating backend with remote "TestGoogleCloudStorage,directory_markers:rclone-test-gofevav4wiqu" 2025/02/11 01:13:38 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/02/11 01:13:38 DEBUG : TestGoogleCloudStorage: detected overridden config - adding "{juk_h}" suffix to name 2025/02/11 01:13:38 DEBUG : Creating backend with remote "/tmp/rclone2362202553" === 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 "GCS bucket rclone-test-gofevav4wiqu", Local "Local file system at /tmp/rclone2362202553", Modify Window "1ns" 2025/02/11 01:13:40 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/02/11 01:13:40 NOTICE: sub dir/hello world: Skipped copy as --dry-run is set (size 11) 2025/02/11 01:13:40 DEBUG : GCS bucket rclone-test-gofevav4wiqu: Waiting for checks to finish 2025/02/11 01:13:40 DEBUG : GCS bucket rclone-test-gofevav4wiqu: Waiting for transfers to finish run.go:180: Remote "GCS bucket rclone-test-gofevav4wiqu", Local "Local file system at /tmp/rclone2362202553", Modify Window "1ns" --- PASS: TestCopyWithDryRun (3.05s) === RUN TestCopy run.go:180: Remote "GCS bucket rclone-test-gofevav4wiqu", Local "Local file system at /tmp/rclone2362202553", Modify Window "1ns" 2025/02/11 01:13:41 INFO : sub dir: Set directory modification time (using DirSetModTime) 2025/02/11 01:13:41 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/02/11 01:13:41 DEBUG : GCS bucket rclone-test-gofevav4wiqu: Waiting for checks to finish 2025/02/11 01:13:41 DEBUG : GCS bucket rclone-test-gofevav4wiqu: Waiting for transfers to finish 2025/02/11 01:13:42 DEBUG : sub dir/: Creating directory marker 2025/02/11 01:13:42 DEBUG : sub dir/hello world: md5 = 5eb63bbbe01eeed093cb22bb8f5acdc3 OK 2025/02/11 01:13:42 INFO : sub dir/hello world: Copied (new) run.go:180: Remote "GCS bucket rclone-test-gofevav4wiqu", Local "Local file system at /tmp/rclone2362202553", Modify Window "1ns" 2025/02/11 01:13:43 DEBUG : GCS bucket rclone-test-gofevav4wiqu: Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata 2025/02/11 01:13:43 DEBUG : sub dir/: Removing directory marker --- PASS: TestCopy (2.80s) === RUN TestCopyMetadata run.go:180: Remote "GCS bucket rclone-test-gofevav4wiqu", Local "Local file system at /tmp/rclone2362202553", Modify Window "1ns" sync_test.go:97: Skipping as metadata not supported --- SKIP: TestCopyMetadata (0.40s) === RUN TestCopyMetadataNoEmptyDirs run.go:180: Remote "GCS bucket rclone-test-gofevav4wiqu", Local "Local file system at /tmp/rclone2362202553", Modify Window "1ns" sync_test.go:97: Skipping as metadata not supported --- SKIP: TestCopyMetadataNoEmptyDirs (0.40s) === RUN TestCopyMissingDirectory run.go:180: Remote "GCS bucket rclone-test-gofevav4wiqu", Local "Local file system at /tmp/rclone2362202553", Modify Window "1ns" 2025/02/11 01:13:45 DEBUG : Creating backend with remote "/non-existing" 2025/02/11 01:13:45 ERROR : Local file system at /non-existing: error reading source root directory: directory not found 2025/02/11 01:13:45 DEBUG : GCS bucket rclone-test-gofevav4wiqu: Waiting for checks to finish 2025/02/11 01:13:45 DEBUG : GCS bucket rclone-test-gofevav4wiqu: Waiting for transfers to finish run.go:180: Remote "GCS bucket rclone-test-gofevav4wiqu", Local "Local file system at /tmp/rclone2362202553", Modify Window "1ns" --- PASS: TestCopyMissingDirectory (1.20s) === RUN TestCopyNoTraverse run.go:180: Remote "GCS bucket rclone-test-gofevav4wiqu", Local "Local file system at /tmp/rclone2362202553", Modify Window "1ns" 2025/02/11 01:13:46 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/02/11 01:13:46 DEBUG : GCS bucket rclone-test-gofevav4wiqu: Waiting for checks to finish 2025/02/11 01:13:46 DEBUG : GCS bucket rclone-test-gofevav4wiqu: Waiting for transfers to finish 2025/02/11 01:13:46 DEBUG : sub dir/: Creating directory marker 2025/02/11 01:13:47 DEBUG : sub dir/hello world: md5 = 5eb63bbbe01eeed093cb22bb8f5acdc3 OK 2025/02/11 01:13:47 INFO : sub dir/hello world: Copied (new) run.go:180: Remote "GCS bucket rclone-test-gofevav4wiqu", Local "Local file system at /tmp/rclone2362202553", Modify Window "1ns" 2025/02/11 01:13:48 DEBUG : sub dir/: Removing directory marker --- PASS: TestCopyNoTraverse (2.70s) === RUN TestCopyCheckFirst run.go:180: Remote "GCS bucket rclone-test-gofevav4wiqu", Local "Local file system at /tmp/rclone2362202553", Modify Window "1ns" 2025/02/11 01:13:48 INFO : GCS bucket rclone-test-gofevav4wiqu: Running all checks before starting transfers 2025/02/11 01:13:49 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/02/11 01:13:49 DEBUG : GCS bucket rclone-test-gofevav4wiqu: Waiting for checks to finish 2025/02/11 01:13:49 INFO : GCS bucket rclone-test-gofevav4wiqu: Checks finished, now starting transfers 2025/02/11 01:13:49 DEBUG : GCS bucket rclone-test-gofevav4wiqu: Waiting for transfers to finish 2025/02/11 01:13:49 DEBUG : sub dir/: Creating directory marker 2025/02/11 01:13:50 DEBUG : sub dir/hello world: md5 = 5eb63bbbe01eeed093cb22bb8f5acdc3 OK 2025/02/11 01:13:50 INFO : sub dir/hello world: Copied (new) run.go:180: Remote "GCS bucket rclone-test-gofevav4wiqu", Local "Local file system at /tmp/rclone2362202553", Modify Window "1ns" 2025/02/11 01:13:51 DEBUG : sub dir/: Removing directory marker --- PASS: TestCopyCheckFirst (2.88s) === RUN TestSyncNoTraverse run.go:180: Remote "GCS bucket rclone-test-gofevav4wiqu", Local "Local file system at /tmp/rclone2362202553", Modify Window "1ns" 2025/02/11 01:13:51 ERROR : Ignoring --no-traverse with sync 2025/02/11 01:13:52 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/02/11 01:13:52 DEBUG : GCS bucket rclone-test-gofevav4wiqu: Waiting for checks to finish 2025/02/11 01:13:52 DEBUG : GCS bucket rclone-test-gofevav4wiqu: Waiting for transfers to finish 2025/02/11 01:13:52 DEBUG : sub dir/: Creating directory marker 2025/02/11 01:13:52 DEBUG : sub dir/hello world: md5 = 5eb63bbbe01eeed093cb22bb8f5acdc3 OK 2025/02/11 01:13:52 INFO : sub dir/hello world: Copied (new) 2025/02/11 01:13:52 DEBUG : Waiting for deletions to finish run.go:180: Remote "GCS bucket rclone-test-gofevav4wiqu", Local "Local file system at /tmp/rclone2362202553", Modify Window "1ns" 2025/02/11 01:13:53 DEBUG : sub dir/: Removing directory marker --- PASS: TestSyncNoTraverse (2.52s) === RUN TestCopyWithDepth run.go:180: Remote "GCS bucket rclone-test-gofevav4wiqu", Local "Local file system at /tmp/rclone2362202553", Modify Window "1ns" 2025/02/11 01:13:54 DEBUG : hello world2: Need to transfer - File not found at Destination 2025/02/11 01:13:54 DEBUG : GCS bucket rclone-test-gofevav4wiqu: Waiting for checks to finish 2025/02/11 01:13:54 DEBUG : GCS bucket rclone-test-gofevav4wiqu: Waiting for transfers to finish 2025/02/11 01:13:54 DEBUG : hello world2: md5 = cc2c857f89648dbd139d7b2a6665957d OK 2025/02/11 01:13:54 INFO : hello world2: Copied (new) run.go:180: Remote "GCS bucket rclone-test-gofevav4wiqu", Local "Local file system at /tmp/rclone2362202553", Modify Window "1ns" --- PASS: TestCopyWithDepth (1.80s) === RUN TestCopyWithFilesFrom run.go:180: Remote "GCS bucket rclone-test-gofevav4wiqu", Local "Local file system at /tmp/rclone2362202553", Modify Window "1ns" 2025/02/11 01:13:56 DEBUG : potato2: Need to transfer - File not found at Destination 2025/02/11 01:13:56 DEBUG : GCS bucket rclone-test-gofevav4wiqu: Waiting for checks to finish 2025/02/11 01:13:56 DEBUG : GCS bucket rclone-test-gofevav4wiqu: Waiting for transfers to finish 2025/02/11 01:13:56 DEBUG : potato2: md5 = 5eb63bbbe01eeed093cb22bb8f5acdc3 OK 2025/02/11 01:13:56 INFO : potato2: Copied (new) run.go:180: Remote "GCS bucket rclone-test-gofevav4wiqu", Local "Local file system at /tmp/rclone2362202553", Modify Window "1ns" --- PASS: TestCopyWithFilesFrom (1.70s) === RUN TestCopyWithFilesFromAndNoTraverse run.go:180: Remote "GCS bucket rclone-test-gofevav4wiqu", Local "Local file system at /tmp/rclone2362202553", Modify Window "1ns" 2025/02/11 01:13:58 DEBUG : potato2: Need to transfer - File not found at Destination 2025/02/11 01:13:58 DEBUG : GCS bucket rclone-test-gofevav4wiqu: Waiting for checks to finish 2025/02/11 01:13:58 DEBUG : GCS bucket rclone-test-gofevav4wiqu: Waiting for transfers to finish 2025/02/11 01:13:58 DEBUG : potato2: md5 = 5eb63bbbe01eeed093cb22bb8f5acdc3 OK 2025/02/11 01:13:58 INFO : potato2: Copied (new) run.go:180: Remote "GCS bucket rclone-test-gofevav4wiqu", Local "Local file system at /tmp/rclone2362202553", Modify Window "1ns" --- PASS: TestCopyWithFilesFromAndNoTraverse (2.10s) === RUN TestCopyEmptyDirectories run.go:180: Remote "GCS bucket rclone-test-gofevav4wiqu", Local "Local file system at /tmp/rclone2362202553", Modify Window "1ns" 2025/02/11 01:13:59 DEBUG : sub dir2/sub sub dir2: Making directory with metadata 2025/02/11 01:13:59 INFO : sub dir2/sub sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/02/11 01:13:59 INFO : sub dir2: Set directory modification time (using DirSetModTime) 2025/02/11 01:13:59 INFO : sub dir: Set directory modification time (using DirSetModTime) 2025/02/11 01:14:00 INFO : sub dir: Making directory 2025/02/11 01:14:00 DEBUG : sub dir/: Creating directory marker 2025/02/11 01:14:00 INFO : sub dir2: Making directory 2025/02/11 01:14:01 DEBUG : sub dir2/: Creating directory marker 2025/02/11 01:14:01 INFO : sub dir2/sub sub dir2: Making directory 2025/02/11 01:14:01 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/02/11 01:14:01 DEBUG : sub dir2/sub sub dir2/: Creating directory marker 2025/02/11 01:14:01 DEBUG : sub dir/hello world: md5 = 5eb63bbbe01eeed093cb22bb8f5acdc3 OK 2025/02/11 01:14:01 INFO : sub dir/hello world: Copied (new) 2025/02/11 01:14:02 DEBUG : GCS bucket rclone-test-gofevav4wiqu: Waiting for checks to finish 2025/02/11 01:14:02 DEBUG : GCS bucket rclone-test-gofevav4wiqu: Waiting for transfers to finish run.go:180: Remote "GCS bucket rclone-test-gofevav4wiqu", Local "Local file system at /tmp/rclone2362202553", Modify Window "1ns" 2025/02/11 01:14:02 DEBUG : GCS bucket rclone-test-gofevav4wiqu: Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata 2025/02/11 01:14:03 DEBUG : sub dir2/sub sub dir2/: Removing directory marker 2025/02/11 01:14:03 DEBUG : sub dir2/: Removing directory marker 2025/02/11 01:14:03 DEBUG : sub dir/: Removing directory marker --- PASS: TestCopyEmptyDirectories (4.10s) === RUN TestCopyNoEmptyDirectories run.go:180: Remote "GCS bucket rclone-test-gofevav4wiqu", Local "Local file system at /tmp/rclone2362202553", Modify Window "1ns" 2025/02/11 01:14:04 INFO : sub dir2: Making directory 2025/02/11 01:14:04 DEBUG : sub dir2/sub sub dir2: Making directory with metadata 2025/02/11 01:14:04 INFO : sub dir2/sub sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/02/11 01:14:04 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/02/11 01:14:04 DEBUG : GCS bucket rclone-test-gofevav4wiqu: Waiting for checks to finish 2025/02/11 01:14:04 DEBUG : GCS bucket rclone-test-gofevav4wiqu: Waiting for transfers to finish 2025/02/11 01:14:04 DEBUG : sub dir/: Creating directory marker 2025/02/11 01:14:05 DEBUG : sub dir/hello world: md5 = 5eb63bbbe01eeed093cb22bb8f5acdc3 OK 2025/02/11 01:14:05 INFO : sub dir/hello world: Copied (new) 2025/02/11 01:14:05 DEBUG : sub dir/: Removing directory marker --- PASS: TestCopyNoEmptyDirectories (1.80s) === RUN TestMoveEmptyDirectories run.go:180: Remote "GCS bucket rclone-test-gofevav4wiqu", Local "Local file system at /tmp/rclone2362202553", Modify Window "1ns" 2025/02/11 01:14:05 DEBUG : sub dir2: Making directory with metadata 2025/02/11 01:14:05 INFO : sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/02/11 01:14:06 INFO : sub dir: Making directory 2025/02/11 01:14:06 DEBUG : sub dir/: Creating directory marker 2025/02/11 01:14:06 INFO : sub dir2: Making directory 2025/02/11 01:14:07 DEBUG : sub dir2/: Creating directory marker 2025/02/11 01:14:07 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/02/11 01:14:07 DEBUG : GCS bucket rclone-test-gofevav4wiqu: Waiting for checks to finish 2025/02/11 01:14:07 DEBUG : GCS bucket rclone-test-gofevav4wiqu: Waiting for transfers to finish 2025/02/11 01:14:07 DEBUG : sub dir/hello world: md5 = 5eb63bbbe01eeed093cb22bb8f5acdc3 OK 2025/02/11 01:14:07 INFO : sub dir/hello world: Copied (new) 2025/02/11 01:14:07 INFO : sub dir/hello world: Deleted run.go:180: Remote "GCS bucket rclone-test-gofevav4wiqu", Local "Local file system at /tmp/rclone2362202553", Modify Window "1ns" 2025/02/11 01:14:08 DEBUG : GCS bucket rclone-test-gofevav4wiqu: Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata 2025/02/11 01:14:08 DEBUG : GCS bucket rclone-test-gofevav4wiqu: Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata 2025/02/11 01:14:08 DEBUG : sub dir2/: Removing directory marker 2025/02/11 01:14:08 DEBUG : sub dir/: Removing directory marker --- PASS: TestMoveEmptyDirectories (3.60s) === RUN TestSyncNoUpdateDirModtime run.go:180: Remote "GCS bucket rclone-test-gofevav4wiqu", Local "Local file system at /tmp/rclone2362202553", Modify Window "1ns" sync_test.go:408: Skipping test as backend does not support DirSetModTime --- SKIP: TestSyncNoUpdateDirModtime (0.40s) === RUN TestMoveNoEmptyDirectories run.go:180: Remote "GCS bucket rclone-test-gofevav4wiqu", Local "Local file system at /tmp/rclone2362202553", Modify Window "1ns" 2025/02/11 01:14:09 INFO : sub dir2: Making directory 2025/02/11 01:14:10 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/02/11 01:14:10 DEBUG : GCS bucket rclone-test-gofevav4wiqu: Waiting for checks to finish 2025/02/11 01:14:10 DEBUG : GCS bucket rclone-test-gofevav4wiqu: Waiting for transfers to finish 2025/02/11 01:14:10 DEBUG : sub dir/: Creating directory marker 2025/02/11 01:14:10 DEBUG : sub dir/hello world: md5 = 5eb63bbbe01eeed093cb22bb8f5acdc3 OK 2025/02/11 01:14:10 INFO : sub dir/hello world: Copied (new) 2025/02/11 01:14:10 INFO : sub dir/hello world: Deleted 2025/02/11 01:14:11 DEBUG : sub dir/: Removing directory marker --- PASS: TestMoveNoEmptyDirectories (1.90s) === RUN TestSyncEmptyDirectories run.go:180: Remote "GCS bucket rclone-test-gofevav4wiqu", Local "Local file system at /tmp/rclone2362202553", Modify Window "1ns" 2025/02/11 01:14:11 DEBUG : sub dir2: Making directory with metadata 2025/02/11 01:14:11 INFO : sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/02/11 01:14:11 INFO : sub dir: Set directory modification time (using DirSetModTime) 2025/02/11 01:14:11 INFO : sub dir: Making directory 2025/02/11 01:14:12 DEBUG : sub dir/: Creating directory marker 2025/02/11 01:14:12 INFO : sub dir2: Making directory 2025/02/11 01:14:12 DEBUG : sub dir2/: Creating directory marker 2025/02/11 01:14:13 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/02/11 01:14:13 DEBUG : GCS bucket rclone-test-gofevav4wiqu: Waiting for checks to finish 2025/02/11 01:14:13 DEBUG : GCS bucket rclone-test-gofevav4wiqu: Waiting for transfers to finish 2025/02/11 01:14:13 DEBUG : sub dir/hello world: md5 = 5eb63bbbe01eeed093cb22bb8f5acdc3 OK 2025/02/11 01:14:13 INFO : sub dir/hello world: Copied (new) 2025/02/11 01:14:13 DEBUG : Waiting for deletions to finish run.go:180: Remote "GCS bucket rclone-test-gofevav4wiqu", Local "Local file system at /tmp/rclone2362202553", Modify Window "1ns" 2025/02/11 01:14:14 DEBUG : GCS bucket rclone-test-gofevav4wiqu: Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata 2025/02/11 01:14:14 DEBUG : sub dir2/: Removing directory marker 2025/02/11 01:14:14 DEBUG : sub dir/: Removing directory marker --- PASS: TestSyncEmptyDirectories (3.70s) === RUN TestSyncSetDelayedModTimes run.go:180: Remote "GCS bucket rclone-test-gofevav4wiqu", Local "Local file system at /tmp/rclone2362202553", Modify Window "1ns" sync_test.go:507: Backend doesn't have DirModTimeUpdatesOnWrite set --- SKIP: TestSyncSetDelayedModTimes (0.40s) === RUN TestSyncNoEmptyDirectories run.go:180: Remote "GCS bucket rclone-test-gofevav4wiqu", Local "Local file system at /tmp/rclone2362202553", Modify Window "1ns" 2025/02/11 01:14:15 INFO : sub dir2: Making directory 2025/02/11 01:14:16 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/02/11 01:14:16 DEBUG : GCS bucket rclone-test-gofevav4wiqu: Waiting for checks to finish 2025/02/11 01:14:16 DEBUG : GCS bucket rclone-test-gofevav4wiqu: Waiting for transfers to finish 2025/02/11 01:14:16 DEBUG : sub dir/: Creating directory marker 2025/02/11 01:14:16 DEBUG : sub dir/hello world: md5 = 5eb63bbbe01eeed093cb22bb8f5acdc3 OK 2025/02/11 01:14:16 INFO : sub dir/hello world: Copied (new) 2025/02/11 01:14:16 DEBUG : Waiting for deletions to finish 2025/02/11 01:14:17 DEBUG : sub dir/: Removing directory marker --- PASS: TestSyncNoEmptyDirectories (1.90s) === RUN TestServerSideCopy run.go:180: Remote "GCS bucket rclone-test-gofevav4wiqu", Local "Local file system at /tmp/rclone2362202553", Modify Window "1ns" 2025/02/11 01:14:18 DEBUG : sub dir/: Creating directory marker 2025/02/11 01:14:18 DEBUG : Creating backend with remote "TestGoogleCloudStorage,directory_markers:rclone-test-jecixol5dida" 2025/02/11 01:14:18 DEBUG : TestGoogleCloudStorage: detected overridden config - adding "{juk_h}" suffix to name sync_test.go:590: Server side copy (if possible) GCS bucket rclone-test-gofevav4wiqu -> GCS bucket rclone-test-jecixol5dida 2025/02/11 01:14:19 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/02/11 01:14:19 DEBUG : GCS bucket rclone-test-jecixol5dida: Waiting for checks to finish 2025/02/11 01:14:19 DEBUG : GCS bucket rclone-test-jecixol5dida: Waiting for transfers to finish 2025/02/11 01:14:20 DEBUG : sub dir/: Creating directory marker 2025/02/11 01:14:21 DEBUG : sub dir/hello world: md5 = 5eb63bbbe01eeed093cb22bb8f5acdc3 OK 2025/02/11 01:14:21 INFO : sub dir/hello world: Copied (server-side copy) run.go:180: Remote "GCS bucket rclone-test-gofevav4wiqu", Local "Local file system at /tmp/rclone2362202553", Modify Window "1ns" 2025/02/11 01:14:21 DEBUG : GCS bucket rclone-test-jecixol5dida: Purge object "sub dir/hello world" 2025/02/11 01:14:21 DEBUG : GCS bucket rclone-test-jecixol5dida: Purge dir "sub dir" 2025/02/11 01:14:21 DEBUG : sub dir/: Removing directory marker 2025/02/11 01:14:22 DEBUG : GCS bucket rclone-test-jecixol5dida: Purge dir "" 2025/02/11 01:14:23 DEBUG : sub dir/: Removing directory marker --- PASS: TestServerSideCopy (6.60s) === RUN TestCopyOverSelf run.go:180: Remote "GCS bucket rclone-test-gofevav4wiqu", Local "Local file system at /tmp/rclone2362202553", Modify Window "1ns" 2025/02/11 01:14:24 DEBUG : sub dir/: Creating directory marker 2025/02/11 01:14:25 DEBUG : sub dir/hello world: Sizes differ (src 17 vs dst 11) 2025/02/11 01:14:25 DEBUG : GCS bucket rclone-test-gofevav4wiqu: Waiting for checks to finish 2025/02/11 01:14:25 DEBUG : GCS bucket rclone-test-gofevav4wiqu: Waiting for transfers to finish 2025/02/11 01:14:26 DEBUG : sub dir/hello world: md5 = 00321a507bdb420dbbd4f53c733b1505 OK 2025/02/11 01:14:26 INFO : sub dir/hello world: Copied (replaced existing) run.go:180: Remote "GCS bucket rclone-test-gofevav4wiqu", Local "Local file system at /tmp/rclone2362202553", Modify Window "1ns" 2025/02/11 01:14:26 DEBUG : sub dir/: Removing directory marker --- PASS: TestCopyOverSelf (3.20s) === RUN TestServerSideCopyOverSelf run.go:180: Remote "GCS bucket rclone-test-gofevav4wiqu", Local "Local file system at /tmp/rclone2362202553", Modify Window "1ns" 2025/02/11 01:14:27 DEBUG : sub dir/: Creating directory marker 2025/02/11 01:14:28 DEBUG : Creating backend with remote "TestGoogleCloudStorage,directory_markers:rclone-test-womudoh0xica" 2025/02/11 01:14:28 DEBUG : TestGoogleCloudStorage: detected overridden config - adding "{juk_h}" suffix to name sync_test.go:626: Server side copy (if possible) GCS bucket rclone-test-gofevav4wiqu -> GCS bucket rclone-test-womudoh0xica 2025/02/11 01:14:29 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/02/11 01:14:29 DEBUG : GCS bucket rclone-test-womudoh0xica: Waiting for checks to finish 2025/02/11 01:14:29 DEBUG : GCS bucket rclone-test-womudoh0xica: Waiting for transfers to finish 2025/02/11 01:14:31 DEBUG : sub dir/: Creating directory marker 2025/02/11 01:14:32 DEBUG : sub dir/hello world: md5 = 5eb63bbbe01eeed093cb22bb8f5acdc3 OK 2025/02/11 01:14:32 INFO : sub dir/hello world: Copied (server-side copy) run.go:180: Remote "GCS bucket rclone-test-gofevav4wiqu", Local "Local file system at /tmp/rclone2362202553", Modify Window "1ns" 2025/02/11 01:14:33 DEBUG : GCS bucket rclone-test-womudoh0xica: Waiting for checks to finish 2025/02/11 01:14:33 DEBUG : sub dir/hello world: Sizes differ (src 17 vs dst 11) 2025/02/11 01:14:33 DEBUG : GCS bucket rclone-test-womudoh0xica: Waiting for transfers to finish 2025/02/11 01:14:33 DEBUG : sub dir/hello world: md5 = 00321a507bdb420dbbd4f53c733b1505 OK 2025/02/11 01:14:33 INFO : sub dir/hello world: Copied (server-side copy) run.go:180: Remote "GCS bucket rclone-test-gofevav4wiqu", Local "Local file system at /tmp/rclone2362202553", Modify Window "1ns" 2025/02/11 01:14:34 DEBUG : GCS bucket rclone-test-womudoh0xica: Purge object "sub dir/hello world" 2025/02/11 01:14:34 DEBUG : GCS bucket rclone-test-womudoh0xica: Purge dir "sub dir" 2025/02/11 01:14:34 DEBUG : sub dir/: Removing directory marker 2025/02/11 01:14:34 DEBUG : GCS bucket rclone-test-womudoh0xica: Purge dir "" 2025/02/11 01:14:36 DEBUG : sub dir/: Removing directory marker --- PASS: TestServerSideCopyOverSelf (9.80s) === RUN TestMoveOverSelf run.go:180: Remote "GCS bucket rclone-test-gofevav4wiqu", Local "Local file system at /tmp/rclone2362202553", Modify Window "1ns" 2025/02/11 01:14:37 DEBUG : sub dir/: Creating directory marker 2025/02/11 01:14:38 DEBUG : GCS bucket rclone-test-gofevav4wiqu: Waiting for checks to finish 2025/02/11 01:14:38 DEBUG : sub dir/hello world: Sizes differ (src 17 vs dst 11) 2025/02/11 01:14:38 DEBUG : GCS bucket rclone-test-gofevav4wiqu: Waiting for transfers to finish 2025/02/11 01:14:39 DEBUG : sub dir/hello world: md5 = 00321a507bdb420dbbd4f53c733b1505 OK 2025/02/11 01:14:39 INFO : sub dir/hello world: Copied (replaced existing) 2025/02/11 01:14:39 INFO : sub dir/hello world: Deleted run.go:180: Remote "GCS bucket rclone-test-gofevav4wiqu", Local "Local file system at /tmp/rclone2362202553", Modify Window "1ns" 2025/02/11 01:14:40 DEBUG : sub dir/: Removing directory marker --- PASS: TestMoveOverSelf (3.59s) === RUN TestServerSideMoveOverSelf run.go:180: Remote "GCS bucket rclone-test-gofevav4wiqu", Local "Local file system at /tmp/rclone2362202553", Modify Window "1ns" 2025/02/11 01:14:41 DEBUG : sub dir/: Creating directory marker 2025/02/11 01:14:41 DEBUG : Creating backend with remote "TestGoogleCloudStorage,directory_markers:rclone-test-bopenil3veqe" 2025/02/11 01:14:41 DEBUG : TestGoogleCloudStorage: detected overridden config - adding "{juk_h}" suffix to name sync_test.go:671: Server side copy (if possible) GCS bucket rclone-test-gofevav4wiqu -> GCS bucket rclone-test-bopenil3veqe 2025/02/11 01:14:42 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/02/11 01:14:42 DEBUG : GCS bucket rclone-test-bopenil3veqe: Waiting for checks to finish 2025/02/11 01:14:42 DEBUG : GCS bucket rclone-test-bopenil3veqe: Waiting for transfers to finish 2025/02/11 01:14:44 DEBUG : sub dir/: Creating directory marker 2025/02/11 01:14:45 DEBUG : sub dir/hello world: md5 = 5eb63bbbe01eeed093cb22bb8f5acdc3 OK 2025/02/11 01:14:45 INFO : sub dir/hello world: Copied (server-side copy) run.go:180: Remote "GCS bucket rclone-test-gofevav4wiqu", Local "Local file system at /tmp/rclone2362202553", Modify Window "1ns" 2025/02/11 01:14:46 DEBUG : sub dir/hello world: Sizes differ (src 17 vs dst 11) 2025/02/11 01:14:46 DEBUG : GCS bucket rclone-test-bopenil3veqe: Waiting for checks to finish 2025/02/11 01:14:46 DEBUG : GCS bucket rclone-test-bopenil3veqe: Waiting for transfers to finish 2025/02/11 01:14:47 DEBUG : sub dir/hello world: md5 = 00321a507bdb420dbbd4f53c733b1505 OK 2025/02/11 01:14:47 INFO : sub dir/hello world: Copied (server-side copy) 2025/02/11 01:14:47 INFO : sub dir/hello world: Deleted 2025/02/11 01:14:48 DEBUG : testing file moves 2025/02/11 01:14:48 DEBUG : sub dir/hello world: Sizes differ (src 24 vs dst 17) 2025/02/11 01:14:48 DEBUG : GCS bucket rclone-test-bopenil3veqe: Waiting for checks to finish 2025/02/11 01:14:48 DEBUG : GCS bucket rclone-test-bopenil3veqe: Waiting for transfers to finish 2025/02/11 01:14:49 DEBUG : sub dir/hello world: md5 = c0e6b00e2b2068ef74d2ed582114e376 OK 2025/02/11 01:14:49 INFO : sub dir/hello world: Copied (server-side copy) 2025/02/11 01:14:49 INFO : sub dir/hello world: Deleted run.go:180: Remote "GCS bucket rclone-test-gofevav4wiqu", Local "Local file system at /tmp/rclone2362202553", Modify Window "1ns" 2025/02/11 01:14:49 DEBUG : GCS bucket rclone-test-bopenil3veqe: Purge object "sub dir/hello world" 2025/02/11 01:14:50 DEBUG : GCS bucket rclone-test-bopenil3veqe: Purge dir "sub dir" 2025/02/11 01:14:50 DEBUG : sub dir/: Removing directory marker 2025/02/11 01:14:50 DEBUG : GCS bucket rclone-test-bopenil3veqe: Purge dir "" 2025/02/11 01:14:51 DEBUG : sub dir/: Removing directory marker --- PASS: TestServerSideMoveOverSelf (11.42s) === RUN TestCopyAfterDelete run.go:180: Remote "GCS bucket rclone-test-gofevav4wiqu", Local "Local file system at /tmp/rclone2362202553", Modify Window "1ns" 2025/02/11 01:14:52 DEBUG : sub dir/: Creating directory marker 2025/02/11 01:14:52 ERROR : : error listing: directory not found 2025/02/11 01:14:53 INFO : Local file system at /tmp/rclone2362202553: Making directory 2025/02/11 01:14:53 DEBUG : GCS bucket rclone-test-gofevav4wiqu: Waiting for checks to finish 2025/02/11 01:14:53 DEBUG : GCS bucket rclone-test-gofevav4wiqu: Waiting for transfers to finish run.go:180: Remote "GCS bucket rclone-test-gofevav4wiqu", Local "Local file system at /tmp/rclone2362202553", Modify Window "1ns" 2025/02/11 01:14:54 DEBUG : sub dir/: Removing directory marker --- PASS: TestCopyAfterDelete (2.36s) === RUN TestCopyRedownload run.go:180: Remote "GCS bucket rclone-test-gofevav4wiqu", Local "Local file system at /tmp/rclone2362202553", Modify Window "1ns" 2025/02/11 01:14:55 DEBUG : sub dir/: Creating directory marker 2025/02/11 01:14:55 DEBUG : Added delayed dir = "sub dir", newDst= 2025/02/11 01:14:55 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/02/11 01:14:55 DEBUG : Local file system at /tmp/rclone2362202553: Waiting for checks to finish 2025/02/11 01:14:55 DEBUG : Local file system at /tmp/rclone2362202553: Waiting for transfers to finish 2025/02/11 01:14:56 DEBUG : sub dir/hello world: md5 = 5eb63bbbe01eeed093cb22bb8f5acdc3 OK 2025/02/11 01:14:56 DEBUG : sub dir/hello world.7ddbfcba.partial: renamed to: sub dir/hello world 2025/02/11 01:14:56 INFO : sub dir/hello world: Copied (new) 2025/02/11 01:14:56 INFO : sub dir: Set directory modification time (using DirSetModTime) run.go:180: Remote "GCS bucket rclone-test-gofevav4wiqu", Local "Local file system at /tmp/rclone2362202553", Modify Window "1ns" 2025/02/11 01:14:56 DEBUG : sub dir/: Removing directory marker --- PASS: TestCopyRedownload (2.74s) === RUN TestSyncBasedOnCheckSum run.go:180: Remote "GCS bucket rclone-test-gofevav4wiqu", Local "Local file system at /tmp/rclone2362202553", Modify Window "1ns" 2025/02/11 01:14:57 DEBUG : check sum: Need to transfer - File not found at Destination 2025/02/11 01:14:57 DEBUG : GCS bucket rclone-test-gofevav4wiqu: Waiting for checks to finish 2025/02/11 01:14:57 DEBUG : GCS bucket rclone-test-gofevav4wiqu: Waiting for transfers to finish 2025/02/11 01:14:57 DEBUG : check sum: md5 = 336d5ebc5436534e61d16e63ddfca327 OK 2025/02/11 01:14:57 INFO : check sum: Copied (new) 2025/02/11 01:14:57 DEBUG : Waiting for deletions to finish run.go:180: Remote "GCS bucket rclone-test-gofevav4wiqu", Local "Local file system at /tmp/rclone2362202553", Modify Window "1ns" 2025/02/11 01:14:58 DEBUG : GCS bucket rclone-test-gofevav4wiqu: Waiting for checks to finish 2025/02/11 01:14:58 DEBUG : check sum: md5 = 336d5ebc5436534e61d16e63ddfca327 OK 2025/02/11 01:14:58 DEBUG : check sum: Size and md5 of src and dst objects identical 2025/02/11 01:14:58 DEBUG : check sum: Unchanged skipping 2025/02/11 01:14:58 DEBUG : GCS bucket rclone-test-gofevav4wiqu: Waiting for transfers to finish 2025/02/11 01:14:58 DEBUG : Waiting for deletions to finish 2025/02/11 01:14:58 INFO : There was nothing to transfer run.go:180: Remote "GCS bucket rclone-test-gofevav4wiqu", Local "Local file system at /tmp/rclone2362202553", Modify Window "1ns" --- PASS: TestSyncBasedOnCheckSum (2.35s) === RUN TestSyncSizeOnly run.go:180: Remote "GCS bucket rclone-test-gofevav4wiqu", Local "Local file system at /tmp/rclone2362202553", Modify Window "1ns" 2025/02/11 01:14:59 DEBUG : sizeonly: Need to transfer - File not found at Destination 2025/02/11 01:14:59 DEBUG : GCS bucket rclone-test-gofevav4wiqu: Waiting for checks to finish 2025/02/11 01:14:59 DEBUG : GCS bucket rclone-test-gofevav4wiqu: Waiting for transfers to finish 2025/02/11 01:15:00 DEBUG : sizeonly: md5 = 8ee2027983915ec78acc45027d874316 OK 2025/02/11 01:15:00 INFO : sizeonly: Copied (new) 2025/02/11 01:15:00 DEBUG : Waiting for deletions to finish run.go:180: Remote "GCS bucket rclone-test-gofevav4wiqu", Local "Local file system at /tmp/rclone2362202553", Modify Window "1ns" 2025/02/11 01:15:00 DEBUG : sizeonly: Sizes identical 2025/02/11 01:15:00 DEBUG : sizeonly: Unchanged skipping 2025/02/11 01:15:00 DEBUG : GCS bucket rclone-test-gofevav4wiqu: Waiting for checks to finish 2025/02/11 01:15:00 DEBUG : GCS bucket rclone-test-gofevav4wiqu: Waiting for transfers to finish 2025/02/11 01:15:00 DEBUG : Waiting for deletions to finish 2025/02/11 01:15:00 INFO : There was nothing to transfer run.go:180: Remote "GCS bucket rclone-test-gofevav4wiqu", Local "Local file system at /tmp/rclone2362202553", Modify Window "1ns" --- PASS: TestSyncSizeOnly (2.35s) === RUN TestSyncIgnoreSize run.go:180: Remote "GCS bucket rclone-test-gofevav4wiqu", Local "Local file system at /tmp/rclone2362202553", Modify Window "1ns" 2025/02/11 01:15:02 DEBUG : ignore-size: Need to transfer - File not found at Destination 2025/02/11 01:15:02 DEBUG : GCS bucket rclone-test-gofevav4wiqu: Waiting for checks to finish 2025/02/11 01:15:02 DEBUG : GCS bucket rclone-test-gofevav4wiqu: Waiting for transfers to finish 2025/02/11 01:15:02 DEBUG : ignore-size: md5 = 98bf7d8c15784f0a3d63204441e1e2aa OK 2025/02/11 01:15:02 INFO : ignore-size: Copied (new) 2025/02/11 01:15:02 DEBUG : Waiting for deletions to finish run.go:180: Remote "GCS bucket rclone-test-gofevav4wiqu", Local "Local file system at /tmp/rclone2362202553", Modify Window "1ns" 2025/02/11 01:15:02 DEBUG : ignore-size: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/02/11 01:15:02 DEBUG : ignore-size: Unchanged skipping 2025/02/11 01:15:02 DEBUG : GCS bucket rclone-test-gofevav4wiqu: Waiting for checks to finish 2025/02/11 01:15:02 DEBUG : GCS bucket rclone-test-gofevav4wiqu: Waiting for transfers to finish 2025/02/11 01:15:02 DEBUG : Waiting for deletions to finish 2025/02/11 01:15:02 INFO : There was nothing to transfer run.go:180: Remote "GCS bucket rclone-test-gofevav4wiqu", Local "Local file system at /tmp/rclone2362202553", Modify Window "1ns" --- PASS: TestSyncIgnoreSize (2.56s) === RUN TestSyncIgnoreTimes run.go:180: Remote "GCS bucket rclone-test-gofevav4wiqu", Local "Local file system at /tmp/rclone2362202553", Modify Window "1ns" 2025/02/11 01:15:05 DEBUG : existing: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/02/11 01:15:05 DEBUG : GCS bucket rclone-test-gofevav4wiqu: Waiting for checks to finish 2025/02/11 01:15:05 DEBUG : existing: Unchanged skipping 2025/02/11 01:15:05 DEBUG : GCS bucket rclone-test-gofevav4wiqu: Waiting for transfers to finish 2025/02/11 01:15:05 DEBUG : Waiting for deletions to finish 2025/02/11 01:15:05 INFO : There was nothing to transfer run.go:180: Remote "GCS bucket rclone-test-gofevav4wiqu", Local "Local file system at /tmp/rclone2362202553", Modify Window "1ns" 2025/02/11 01:15:05 DEBUG : GCS bucket rclone-test-gofevav4wiqu: Waiting for checks to finish 2025/02/11 01:15:05 DEBUG : existing: Transferring unconditionally as --ignore-times is in use 2025/02/11 01:15:05 DEBUG : GCS bucket rclone-test-gofevav4wiqu: Waiting for transfers to finish 2025/02/11 01:15:05 DEBUG : existing: md5 = 8ee2027983915ec78acc45027d874316 OK 2025/02/11 01:15:05 INFO : existing: Copied (replaced existing) 2025/02/11 01:15:05 DEBUG : Waiting for deletions to finish run.go:180: Remote "GCS bucket rclone-test-gofevav4wiqu", Local "Local file system at /tmp/rclone2362202553", Modify Window "1ns" --- PASS: TestSyncIgnoreTimes (2.45s) === RUN TestSyncIgnoreExisting run.go:180: Remote "GCS bucket rclone-test-gofevav4wiqu", Local "Local file system at /tmp/rclone2362202553", Modify Window "1ns" 2025/02/11 01:15:07 DEBUG : existing: Need to transfer - File not found at Destination 2025/02/11 01:15:07 DEBUG : GCS bucket rclone-test-gofevav4wiqu: Waiting for checks to finish 2025/02/11 01:15:07 DEBUG : GCS bucket rclone-test-gofevav4wiqu: Waiting for transfers to finish 2025/02/11 01:15:07 DEBUG : existing: md5 = 8ee2027983915ec78acc45027d874316 OK 2025/02/11 01:15:07 INFO : existing: Copied (new) 2025/02/11 01:15:07 DEBUG : Waiting for deletions to finish run.go:180: Remote "GCS bucket rclone-test-gofevav4wiqu", Local "Local file system at /tmp/rclone2362202553", Modify Window "1ns" 2025/02/11 01:15:07 DEBUG : GCS bucket rclone-test-gofevav4wiqu: Waiting for checks to finish 2025/02/11 01:15:07 DEBUG : existing: Destination exists, skipping 2025/02/11 01:15:07 DEBUG : GCS bucket rclone-test-gofevav4wiqu: Waiting for transfers to finish 2025/02/11 01:15:07 DEBUG : Waiting for deletions to finish 2025/02/11 01:15:07 INFO : There was nothing to transfer run.go:180: Remote "GCS bucket rclone-test-gofevav4wiqu", Local "Local file system at /tmp/rclone2362202553", Modify Window "1ns" --- PASS: TestSyncIgnoreExisting (2.32s) === RUN TestSyncIgnoreErrors run.go:180: Remote "GCS bucket rclone-test-gofevav4wiqu", Local "Local file system at /tmp/rclone2362202553", Modify Window "1ns" 2025/02/11 01:15:09 DEBUG : b/: Creating directory marker 2025/02/11 01:15:10 DEBUG : c/: Creating directory marker 2025/02/11 01:15:10 INFO : d: Making directory 2025/02/11 01:15:11 DEBUG : d/: Creating directory marker 2025/02/11 01:15:11 DEBUG : a/potato2: Need to transfer - File not found at Destination 2025/02/11 01:15:11 DEBUG : c/non empty space: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/02/11 01:15:11 DEBUG : c/non empty space: Unchanged skipping 2025/02/11 01:15:11 DEBUG : GCS bucket rclone-test-gofevav4wiqu: Waiting for checks to finish 2025/02/11 01:15:11 DEBUG : GCS bucket rclone-test-gofevav4wiqu: Waiting for transfers to finish 2025/02/11 01:15:12 DEBUG : a/: Creating directory marker 2025/02/11 01:15:12 DEBUG : a/potato2: md5 = d6548b156ea68a4e003e786df99eee76 OK 2025/02/11 01:15:12 INFO : a/potato2: Copied (new) 2025/02/11 01:15:12 DEBUG : Waiting for deletions to finish 2025/02/11 01:15:12 INFO : b/potato: Deleted 2025/02/11 01:15:12 INFO : d: Removing directory 2025/02/11 01:15:12 DEBUG : d/: Removing directory marker 2025/02/11 01:15:12 INFO : b: Removing directory 2025/02/11 01:15:12 DEBUG : b/: Removing directory marker 2025/02/11 01:15:12 DEBUG : GCS bucket rclone-test-gofevav4wiqu: deleted 2 directories run.go:180: Remote "GCS bucket rclone-test-gofevav4wiqu", Local "Local file system at /tmp/rclone2362202553", Modify Window "1ns" 2025/02/11 01:15:13 DEBUG : c/: Removing directory marker 2025/02/11 01:15:13 DEBUG : a/: Removing directory marker --- PASS: TestSyncIgnoreErrors (4.99s) === RUN TestSyncAfterChangingModtimeOnly run.go:180: Remote "GCS bucket rclone-test-gofevav4wiqu", Local "Local file system at /tmp/rclone2362202553", Modify Window "1ns" 2025/02/11 01:15:14 DEBUG : empty space: Modification times differ by -95456h54m52.62345679s: 2011-12-25 12:59:59.123456789 +0000 UTC, 2001-02-03 04:05:06.499999999 +0000 UTC 2025/02/11 01:15:14 DEBUG : GCS bucket rclone-test-gofevav4wiqu: Waiting for checks to finish 2025/02/11 01:15:14 DEBUG : empty space: md5 = 336d5ebc5436534e61d16e63ddfca327 OK 2025/02/11 01:15:14 NOTICE: empty space: Skipped update modification time as --dry-run is set (size 1) 2025/02/11 01:15:14 DEBUG : empty space: Unchanged skipping 2025/02/11 01:15:14 DEBUG : GCS bucket rclone-test-gofevav4wiqu: Waiting for transfers to finish 2025/02/11 01:15:14 DEBUG : Waiting for deletions to finish 2025/02/11 01:15:14 INFO : There was nothing to transfer run.go:180: Remote "GCS bucket rclone-test-gofevav4wiqu", Local "Local file system at /tmp/rclone2362202553", Modify Window "1ns" 2025/02/11 01:15:15 DEBUG : empty space: Modification times differ by -95456h54m52.62345679s: 2011-12-25 12:59:59.123456789 +0000 UTC, 2001-02-03 04:05:06.499999999 +0000 UTC 2025/02/11 01:15:15 DEBUG : GCS bucket rclone-test-gofevav4wiqu: Waiting for checks to finish 2025/02/11 01:15:15 DEBUG : empty space: md5 = 336d5ebc5436534e61d16e63ddfca327 OK 2025/02/11 01:15:15 INFO : empty space: Updated modification time in destination 2025/02/11 01:15:15 DEBUG : empty space: Unchanged skipping 2025/02/11 01:15:15 DEBUG : GCS bucket rclone-test-gofevav4wiqu: Waiting for transfers to finish 2025/02/11 01:15:15 DEBUG : Waiting for deletions to finish 2025/02/11 01:15:15 INFO : There was nothing to transfer run.go:180: Remote "GCS bucket rclone-test-gofevav4wiqu", Local "Local file system at /tmp/rclone2362202553", Modify Window "1ns" --- PASS: TestSyncAfterChangingModtimeOnly (2.79s) === RUN TestSyncAfterChangingModtimeOnlyWithNoUpdateModTime run.go:180: Remote "GCS bucket rclone-test-gofevav4wiqu", Local "Local file system at /tmp/rclone2362202553", Modify Window "1ns" 2025/02/11 01:15:17 DEBUG : empty space: Modification times differ by -95456h54m52.62345679s: 2011-12-25 12:59:59.123456789 +0000 UTC, 2001-02-03 04:05:06.499999999 +0000 UTC 2025/02/11 01:15:17 DEBUG : GCS bucket rclone-test-gofevav4wiqu: Waiting for checks to finish 2025/02/11 01:15:17 DEBUG : empty space: md5 = 336d5ebc5436534e61d16e63ddfca327 OK 2025/02/11 01:15:17 DEBUG : empty space: Unchanged skipping 2025/02/11 01:15:17 DEBUG : GCS bucket rclone-test-gofevav4wiqu: Waiting for transfers to finish 2025/02/11 01:15:17 DEBUG : Waiting for deletions to finish 2025/02/11 01:15:17 INFO : There was nothing to transfer run.go:180: Remote "GCS bucket rclone-test-gofevav4wiqu", Local "Local file system at /tmp/rclone2362202553", Modify Window "1ns" --- PASS: TestSyncAfterChangingModtimeOnlyWithNoUpdateModTime (1.61s) === RUN TestSyncDoesntUpdateModtime run.go:180: Remote "GCS bucket rclone-test-gofevav4wiqu", Local "Local file system at /tmp/rclone2362202553", Modify Window "1ns" 2025/02/11 01:15:19 DEBUG : GCS bucket rclone-test-gofevav4wiqu: Waiting for checks to finish 2025/02/11 01:15:19 DEBUG : foo: Modification times differ by -95456h54m52.62345679s: 2011-12-25 12:59:59.123456789 +0000 UTC, 2001-02-03 04:05:06.499999999 +0000 UTC 2025/02/11 01:15:19 DEBUG : foo: md5 = acbd18db4cc2f85cedef654fccc4a4d8 (Local file system at /tmp/rclone2362202553) 2025/02/11 01:15:19 DEBUG : foo: md5 = 37b51d194a7513e45b56f6524f2d51f2 (GCS bucket rclone-test-gofevav4wiqu) 2025/02/11 01:15:19 DEBUG : foo: md5 differ 2025/02/11 01:15:19 DEBUG : GCS bucket rclone-test-gofevav4wiqu: Waiting for transfers to finish 2025/02/11 01:15:19 DEBUG : foo: md5 = acbd18db4cc2f85cedef654fccc4a4d8 OK 2025/02/11 01:15:19 INFO : foo: Copied (replaced existing) 2025/02/11 01:15:19 DEBUG : Waiting for deletions to finish run.go:180: Remote "GCS bucket rclone-test-gofevav4wiqu", Local "Local file system at /tmp/rclone2362202553", Modify Window "1ns" --- PASS: TestSyncDoesntUpdateModtime (1.71s) === RUN TestSyncAfterAddingAFile run.go:180: Remote "GCS bucket rclone-test-gofevav4wiqu", Local "Local file system at /tmp/rclone2362202553", Modify Window "1ns" 2025/02/11 01:15:21 DEBUG : potato: Need to transfer - File not found at Destination 2025/02/11 01:15:21 DEBUG : empty space: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/02/11 01:15:21 DEBUG : GCS bucket rclone-test-gofevav4wiqu: Waiting for checks to finish 2025/02/11 01:15:21 DEBUG : empty space: Unchanged skipping 2025/02/11 01:15:21 DEBUG : GCS bucket rclone-test-gofevav4wiqu: Waiting for transfers to finish 2025/02/11 01:15:21 DEBUG : potato: md5 = d6548b156ea68a4e003e786df99eee76 OK 2025/02/11 01:15:21 INFO : potato: Copied (new) 2025/02/11 01:15:21 DEBUG : Waiting for deletions to finish run.go:180: Remote "GCS bucket rclone-test-gofevav4wiqu", Local "Local file system at /tmp/rclone2362202553", Modify Window "1ns" --- PASS: TestSyncAfterAddingAFile (1.92s) === RUN TestSyncAfterChangingFilesSizeOnly run.go:180: Remote "GCS bucket rclone-test-gofevav4wiqu", Local "Local file system at /tmp/rclone2362202553", Modify Window "1ns" 2025/02/11 01:15:22 DEBUG : potato: Sizes differ (src 21 vs dst 60) 2025/02/11 01:15:22 DEBUG : GCS bucket rclone-test-gofevav4wiqu: Waiting for checks to finish 2025/02/11 01:15:22 DEBUG : GCS bucket rclone-test-gofevav4wiqu: Waiting for transfers to finish 2025/02/11 01:15:23 DEBUG : potato: md5 = 100defcf18c42a1e0dc42a789b107cd2 OK 2025/02/11 01:15:23 INFO : potato: Copied (replaced existing) 2025/02/11 01:15:23 DEBUG : Waiting for deletions to finish run.go:180: Remote "GCS bucket rclone-test-gofevav4wiqu", Local "Local file system at /tmp/rclone2362202553", Modify Window "1ns" --- PASS: TestSyncAfterChangingFilesSizeOnly (1.72s) === RUN TestSyncAfterChangingContentsOnly run.go:180: Remote "GCS bucket rclone-test-gofevav4wiqu", Local "Local file system at /tmp/rclone2362202553", Modify Window "1ns" 2025/02/11 01:15:24 DEBUG : GCS bucket rclone-test-gofevav4wiqu: Waiting for checks to finish 2025/02/11 01:15:24 DEBUG : potato: Modification times differ by 119h59m59.876543211s: 2011-12-25 12:59:59.123456789 +0000 UTC, 2011-12-30 12:59:59 +0000 UTC 2025/02/11 01:15:24 DEBUG : potato: md5 = e4cb6955d9106df6263c45fcfc10f163 (Local file system at /tmp/rclone2362202553) 2025/02/11 01:15:24 DEBUG : potato: md5 = 100defcf18c42a1e0dc42a789b107cd2 (GCS bucket rclone-test-gofevav4wiqu) 2025/02/11 01:15:24 DEBUG : potato: md5 differ 2025/02/11 01:15:24 DEBUG : GCS bucket rclone-test-gofevav4wiqu: Waiting for transfers to finish 2025/02/11 01:15:24 DEBUG : potato: md5 = e4cb6955d9106df6263c45fcfc10f163 OK 2025/02/11 01:15:24 INFO : potato: Copied (replaced existing) 2025/02/11 01:15:24 DEBUG : Waiting for deletions to finish run.go:180: Remote "GCS bucket rclone-test-gofevav4wiqu", Local "Local file system at /tmp/rclone2362202553", Modify Window "1ns" --- PASS: TestSyncAfterChangingContentsOnly (1.69s) === RUN TestSyncAfterRemovingAFileAndAddingAFileDryRun run.go:180: Remote "GCS bucket rclone-test-gofevav4wiqu", Local "Local file system at /tmp/rclone2362202553", Modify Window "1ns" 2025/02/11 01:15:26 DEBUG : potato2: Need to transfer - File not found at Destination 2025/02/11 01:15:26 NOTICE: potato2: Skipped copy as --dry-run is set (size 60) 2025/02/11 01:15:26 DEBUG : empty space: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/02/11 01:15:26 DEBUG : empty space: Unchanged skipping 2025/02/11 01:15:26 DEBUG : GCS bucket rclone-test-gofevav4wiqu: Waiting for checks to finish 2025/02/11 01:15:26 DEBUG : GCS bucket rclone-test-gofevav4wiqu: Waiting for transfers to finish 2025/02/11 01:15:26 DEBUG : Waiting for deletions to finish 2025/02/11 01:15:26 NOTICE: potato: Skipped delete as --dry-run is set (size 21) run.go:180: Remote "GCS bucket rclone-test-gofevav4wiqu", Local "Local file system at /tmp/rclone2362202553", Modify Window "1ns" --- PASS: TestSyncAfterRemovingAFileAndAddingAFileDryRun (1.60s) === RUN TestSyncAfterRemovingAFileAndAddingAFile run.go:180: Remote "GCS bucket rclone-test-gofevav4wiqu", Local "Local file system at /tmp/rclone2362202553", Modify Window "1ns" 2025/02/11 01:15:28 DEBUG : potato2: Need to transfer - File not found at Destination 2025/02/11 01:15:28 DEBUG : empty space: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/02/11 01:15:28 DEBUG : GCS bucket rclone-test-gofevav4wiqu: Waiting for checks to finish 2025/02/11 01:15:28 DEBUG : empty space: Unchanged skipping 2025/02/11 01:15:28 DEBUG : GCS bucket rclone-test-gofevav4wiqu: Waiting for transfers to finish 2025/02/11 01:15:28 DEBUG : potato2: md5 = d6548b156ea68a4e003e786df99eee76 OK 2025/02/11 01:15:28 INFO : potato2: Copied (new) 2025/02/11 01:15:28 DEBUG : Waiting for deletions to finish 2025/02/11 01:15:28 INFO : potato: Deleted run.go:180: Remote "GCS bucket rclone-test-gofevav4wiqu", Local "Local file system at /tmp/rclone2362202553", Modify Window "1ns" --- PASS: TestSyncAfterRemovingAFileAndAddingAFile (1.95s) === RUN TestSyncAfterRemovingAFileAndAddingAFileSubDir run.go:180: Remote "GCS bucket rclone-test-gofevav4wiqu", Local "Local file system at /tmp/rclone2362202553", Modify Window "1ns" 2025/02/11 01:15:29 DEBUG : b/: Creating directory marker 2025/02/11 01:15:30 DEBUG : c/: Creating directory marker 2025/02/11 01:15:30 INFO : d: Making directory 2025/02/11 01:15:31 DEBUG : d/: Creating directory marker 2025/02/11 01:15:31 INFO : d/e: Making directory 2025/02/11 01:15:31 DEBUG : d/e/: Creating directory marker 2025/02/11 01:15:32 DEBUG : a/potato2: Need to transfer - File not found at Destination 2025/02/11 01:15:32 DEBUG : c/non empty space: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/02/11 01:15:32 DEBUG : c/non empty space: Unchanged skipping 2025/02/11 01:15:32 DEBUG : GCS bucket rclone-test-gofevav4wiqu: Waiting for checks to finish 2025/02/11 01:15:32 DEBUG : GCS bucket rclone-test-gofevav4wiqu: Waiting for transfers to finish 2025/02/11 01:15:32 DEBUG : a/: Creating directory marker 2025/02/11 01:15:32 DEBUG : a/potato2: md5 = d6548b156ea68a4e003e786df99eee76 OK 2025/02/11 01:15:32 INFO : a/potato2: Copied (new) 2025/02/11 01:15:32 DEBUG : Waiting for deletions to finish 2025/02/11 01:15:33 INFO : b/potato: Deleted 2025/02/11 01:15:33 INFO : d/e: Removing directory 2025/02/11 01:15:33 DEBUG : d/e/: Removing directory marker 2025/02/11 01:15:33 INFO : d: Removing directory 2025/02/11 01:15:33 DEBUG : d/: Removing directory marker 2025/02/11 01:15:33 INFO : b: Removing directory 2025/02/11 01:15:33 DEBUG : b/: Removing directory marker 2025/02/11 01:15:33 DEBUG : GCS bucket rclone-test-gofevav4wiqu: deleted 3 directories run.go:180: Remote "GCS bucket rclone-test-gofevav4wiqu", Local "Local file system at /tmp/rclone2362202553", Modify Window "1ns" 2025/02/11 01:15:34 DEBUG : c/: Removing directory marker 2025/02/11 01:15:34 DEBUG : a/: Removing directory marker --- PASS: TestSyncAfterRemovingAFileAndAddingAFileSubDir (5.56s) === RUN TestSyncAfterRemovingAFileAndAddingAFileSubDirWithErrors run.go:180: Remote "GCS bucket rclone-test-gofevav4wiqu", Local "Local file system at /tmp/rclone2362202553", Modify Window "1ns" 2025/02/11 01:15:35 DEBUG : b/: Creating directory marker 2025/02/11 01:15:36 DEBUG : c/: Creating directory marker 2025/02/11 01:15:36 INFO : d: Making directory 2025/02/11 01:15:36 DEBUG : d/: Creating directory marker 2025/02/11 01:15:37 DEBUG : a/potato2: Need to transfer - File not found at Destination 2025/02/11 01:15:37 DEBUG : c/non empty space: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/02/11 01:15:37 DEBUG : GCS bucket rclone-test-gofevav4wiqu: Waiting for checks to finish 2025/02/11 01:15:37 DEBUG : c/non empty space: Unchanged skipping 2025/02/11 01:15:37 DEBUG : GCS bucket rclone-test-gofevav4wiqu: Waiting for transfers to finish 2025/02/11 01:15:37 DEBUG : a/: Creating directory marker 2025/02/11 01:15:38 DEBUG : a/potato2: md5 = d6548b156ea68a4e003e786df99eee76 OK 2025/02/11 01:15:38 INFO : a/potato2: Copied (new) 2025/02/11 01:15:38 ERROR : GCS bucket rclone-test-gofevav4wiqu: not deleting files as there were IO errors 2025/02/11 01:15:38 ERROR : GCS bucket rclone-test-gofevav4wiqu: not deleting directories as there were IO errors run.go:180: Remote "GCS bucket rclone-test-gofevav4wiqu", Local "Local file system at /tmp/rclone2362202553", Modify Window "1ns" 2025/02/11 01:15:38 DEBUG : d/: Removing directory marker 2025/02/11 01:15:39 DEBUG : c/: Removing directory marker 2025/02/11 01:15:39 DEBUG : b/: Removing directory marker 2025/02/11 01:15:39 DEBUG : a/: Removing directory marker --- PASS: TestSyncAfterRemovingAFileAndAddingAFileSubDirWithErrors (4.92s) === RUN TestSyncDeleteAfter --- PASS: TestSyncDeleteAfter (0.00s) === RUN TestSyncDeleteDuring run.go:180: Remote "GCS bucket rclone-test-gofevav4wiqu", Local "Local file system at /tmp/rclone2362202553", Modify Window "1ns" 2025/02/11 01:15:40 DEBUG : Waiting for deletions to finish 2025/02/11 01:15:40 DEBUG : potato2: Need to transfer - File not found at Destination 2025/02/11 01:15:40 DEBUG : empty space: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/02/11 01:15:40 DEBUG : GCS bucket rclone-test-gofevav4wiqu: Waiting for checks to finish 2025/02/11 01:15:40 DEBUG : empty space: Unchanged skipping 2025/02/11 01:15:40 DEBUG : GCS bucket rclone-test-gofevav4wiqu: Waiting for transfers to finish 2025/02/11 01:15:40 INFO : potato: Deleted 2025/02/11 01:15:40 DEBUG : potato2: md5 = d6548b156ea68a4e003e786df99eee76 OK 2025/02/11 01:15:40 INFO : potato2: Copied (new) run.go:180: Remote "GCS bucket rclone-test-gofevav4wiqu", Local "Local file system at /tmp/rclone2362202553", Modify Window "1ns" --- PASS: TestSyncDeleteDuring (2.31s) === RUN TestSyncDeleteBefore run.go:180: Remote "GCS bucket rclone-test-gofevav4wiqu", Local "Local file system at /tmp/rclone2362202553", Modify Window "1ns" 2025/02/11 01:15:42 DEBUG : Waiting for deletions to finish 2025/02/11 01:15:42 DEBUG : GCS bucket rclone-test-gofevav4wiqu: Waiting for checks to finish 2025/02/11 01:15:42 DEBUG : GCS bucket rclone-test-gofevav4wiqu: Waiting for transfers to finish 2025/02/11 01:15:42 INFO : potato: Deleted 2025/02/11 01:15:43 DEBUG : potato2: Need to transfer - File not found at Destination 2025/02/11 01:15:43 DEBUG : GCS bucket rclone-test-gofevav4wiqu: Waiting for checks to finish 2025/02/11 01:15:43 DEBUG : empty space: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/02/11 01:15:43 DEBUG : empty space: Unchanged skipping 2025/02/11 01:15:43 DEBUG : GCS bucket rclone-test-gofevav4wiqu: Waiting for transfers to finish 2025/02/11 01:15:43 DEBUG : potato2: md5 = d6548b156ea68a4e003e786df99eee76 OK 2025/02/11 01:15:43 INFO : potato2: Copied (new) run.go:180: Remote "GCS bucket rclone-test-gofevav4wiqu", Local "Local file system at /tmp/rclone2362202553", Modify Window "1ns" --- PASS: TestSyncDeleteBefore (2.36s) === RUN TestCopyDeleteBefore run.go:180: Remote "GCS bucket rclone-test-gofevav4wiqu", Local "Local file system at /tmp/rclone2362202553", Modify Window "1ns" 2025/02/11 01:15:45 DEBUG : potato2: Need to transfer - File not found at Destination 2025/02/11 01:15:45 DEBUG : GCS bucket rclone-test-gofevav4wiqu: Waiting for checks to finish 2025/02/11 01:15:45 DEBUG : GCS bucket rclone-test-gofevav4wiqu: Waiting for transfers to finish 2025/02/11 01:15:45 DEBUG : potato2: md5 = 9519bc2e940e1696ea7365b4b81adedc OK 2025/02/11 01:15:45 INFO : potato2: Copied (new) run.go:180: Remote "GCS bucket rclone-test-gofevav4wiqu", Local "Local file system at /tmp/rclone2362202553", Modify Window "1ns" --- PASS: TestCopyDeleteBefore (1.77s) === RUN TestSyncWithExclude run.go:180: Remote "GCS bucket rclone-test-gofevav4wiqu", Local "Local file system at /tmp/rclone2362202553", Modify Window "1ns" 2025/02/11 01:15:46 DEBUG : enormous: Excluded (Size Filter) 2025/02/11 01:15:46 DEBUG : enormous: Excluded 2025/02/11 01:15:46 DEBUG : potato2: Excluded (Size Filter) 2025/02/11 01:15:46 DEBUG : potato2: Excluded 2025/02/11 01:15:46 DEBUG : potato2: Excluded (Size Filter) 2025/02/11 01:15:46 DEBUG : potato2: Excluded 2025/02/11 01:15:46 DEBUG : empty space: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/02/11 01:15:46 DEBUG : GCS bucket rclone-test-gofevav4wiqu: Waiting for checks to finish 2025/02/11 01:15:46 DEBUG : empty space: Unchanged skipping 2025/02/11 01:15:46 DEBUG : GCS bucket rclone-test-gofevav4wiqu: Waiting for transfers to finish 2025/02/11 01:15:46 DEBUG : Waiting for deletions to finish 2025/02/11 01:15:46 INFO : There was nothing to transfer run.go:180: Remote "GCS bucket rclone-test-gofevav4wiqu", Local "Local file system at /tmp/rclone2362202553", Modify Window "1ns" 2025/02/11 01:15:47 DEBUG : potato2: Excluded (Size Filter) 2025/02/11 01:15:47 DEBUG : enormous: Excluded (Size Filter) 2025/02/11 01:15:47 DEBUG : enormous: Excluded 2025/02/11 01:15:47 DEBUG : potato2: Excluded (Size Filter) 2025/02/11 01:15:47 DEBUG : potato2: Excluded 2025/02/11 01:15:47 DEBUG : potato2: Excluded (Size Filter) 2025/02/11 01:15:47 DEBUG : potato2: Excluded 2025/02/11 01:15:47 DEBUG : empty space: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/02/11 01:15:47 DEBUG : Local file system at /tmp/rclone2362202553: Waiting for checks to finish 2025/02/11 01:15:47 DEBUG : empty space: Unchanged skipping 2025/02/11 01:15:47 DEBUG : Local file system at /tmp/rclone2362202553: Waiting for transfers to finish 2025/02/11 01:15:47 DEBUG : Waiting for deletions to finish 2025/02/11 01:15:47 INFO : There was nothing to transfer run.go:180: Remote "GCS bucket rclone-test-gofevav4wiqu", Local "Local file system at /tmp/rclone2362202553", Modify Window "1ns" 2025/02/11 01:15:47 DEBUG : potato2: Excluded (Size Filter) --- PASS: TestSyncWithExclude (2.50s) === RUN TestSyncWithExcludeAndDeleteExcluded run.go:180: Remote "GCS bucket rclone-test-gofevav4wiqu", Local "Local file system at /tmp/rclone2362202553", Modify Window "1ns" 2025/02/11 01:15:49 DEBUG : enormous: Excluded (Size Filter) 2025/02/11 01:15:49 DEBUG : enormous: Excluded 2025/02/11 01:15:49 DEBUG : potato2: Excluded (Size Filter) 2025/02/11 01:15:49 DEBUG : potato2: Excluded 2025/02/11 01:15:49 DEBUG : empty space: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/02/11 01:15:49 DEBUG : GCS bucket rclone-test-gofevav4wiqu: Waiting for checks to finish 2025/02/11 01:15:49 DEBUG : empty space: Unchanged skipping 2025/02/11 01:15:49 DEBUG : GCS bucket rclone-test-gofevav4wiqu: Waiting for transfers to finish 2025/02/11 01:15:49 DEBUG : Waiting for deletions to finish 2025/02/11 01:15:49 INFO : enormous: Deleted 2025/02/11 01:15:49 INFO : potato2: Deleted 2025/02/11 01:15:49 INFO : There was nothing to transfer run.go:180: Remote "GCS bucket rclone-test-gofevav4wiqu", Local "Local file system at /tmp/rclone2362202553", Modify Window "1ns" 2025/02/11 01:15:50 DEBUG : empty space: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/02/11 01:15:50 DEBUG : empty space: Unchanged skipping 2025/02/11 01:15:50 DEBUG : Local file system at /tmp/rclone2362202553: Waiting for checks to finish 2025/02/11 01:15:50 DEBUG : Local file system at /tmp/rclone2362202553: Waiting for transfers to finish 2025/02/11 01:15:50 DEBUG : Waiting for deletions to finish 2025/02/11 01:15:50 INFO : potato2: Deleted 2025/02/11 01:15:50 INFO : enormous: Deleted 2025/02/11 01:15:50 INFO : There was nothing to transfer run.go:180: Remote "GCS bucket rclone-test-gofevav4wiqu", Local "Local file system at /tmp/rclone2362202553", Modify Window "1ns" --- PASS: TestSyncWithExcludeAndDeleteExcluded (2.60s) === RUN TestSyncWithUpdateOlder run.go:180: Remote "GCS bucket rclone-test-gofevav4wiqu", Local "Local file system at /tmp/rclone2362202553", Modify Window "1ns" 2025/02/11 01:15:52 DEBUG : five: Need to transfer - File not found at Destination 2025/02/11 01:15:52 DEBUG : four: Sizes differ (src 4 vs dst 8) 2025/02/11 01:15:52 DEBUG : one: Destination is newer than source, skipping 2025/02/11 01:15:52 DEBUG : three: Sizes identical 2025/02/11 01:15:52 DEBUG : four: Destination mod time is within 1s of source but files differ, transferring 2025/02/11 01:15:52 DEBUG : three: Destination mod time is within 1s of source and files identical, skipping 2025/02/11 01:15:52 DEBUG : GCS bucket rclone-test-gofevav4wiqu: Waiting for checks to finish 2025/02/11 01:15:52 DEBUG : two: md5 = b8a9f715dbb64fd5c56e7783c6820a61 (Local file system at /tmp/rclone2362202553) 2025/02/11 01:15:52 DEBUG : two: md5 = 0f82d86afa0f5dc965c5c15aca58dcfb (GCS bucket rclone-test-gofevav4wiqu) 2025/02/11 01:15:52 DEBUG : two: md5 differ 2025/02/11 01:15:52 DEBUG : GCS bucket rclone-test-gofevav4wiqu: Waiting for transfers to finish 2025/02/11 01:15:52 DEBUG : four: md5 = 8cbad96aced40b3838dd9f07f6ef5772 OK 2025/02/11 01:15:52 INFO : four: Copied (replaced existing) 2025/02/11 01:15:52 DEBUG : two: md5 = b8a9f715dbb64fd5c56e7783c6820a61 OK 2025/02/11 01:15:52 INFO : two: Copied (replaced existing) 2025/02/11 01:15:52 DEBUG : five: md5 = 30056e1cab7a61d256fc8edd970d14f5 OK 2025/02/11 01:15:52 INFO : five: Copied (new) 2025/02/11 01:15:52 DEBUG : Waiting for deletions to finish 2025/02/11 01:15:53 DEBUG : one: Destination is newer than source, skipping 2025/02/11 01:15:53 DEBUG : GCS bucket rclone-test-gofevav4wiqu: Waiting for checks to finish 2025/02/11 01:15:53 DEBUG : two: md5 = b8a9f715dbb64fd5c56e7783c6820a61 OK 2025/02/11 01:15:53 DEBUG : two: Size and md5 of src and dst objects identical 2025/02/11 01:15:53 DEBUG : four: md5 = 8cbad96aced40b3838dd9f07f6ef5772 OK 2025/02/11 01:15:53 DEBUG : three: md5 = 35d6d33467aae9a2e3dccb4b6b027878 (Local file system at /tmp/rclone2362202553) 2025/02/11 01:15:53 DEBUG : four: Size and md5 of src and dst objects identical 2025/02/11 01:15:53 DEBUG : two: Destination mod time is within 1s of source and files identical, skipping 2025/02/11 01:15:53 DEBUG : three: md5 = 413af0de1f97a2155acf2b8b26ab36e2 (GCS bucket rclone-test-gofevav4wiqu) 2025/02/11 01:15:53 DEBUG : three: md5 differ 2025/02/11 01:15:53 DEBUG : four: Destination mod time is within 1s of source and files identical, skipping 2025/02/11 01:15:53 DEBUG : three: Destination mod time is within 1s of source but files differ, transferring 2025/02/11 01:15:53 DEBUG : five: md5 = 30056e1cab7a61d256fc8edd970d14f5 OK 2025/02/11 01:15:53 DEBUG : five: Size and md5 of src and dst objects identical 2025/02/11 01:15:53 DEBUG : five: Destination mod time is within 1s of source and files identical, skipping 2025/02/11 01:15:53 DEBUG : GCS bucket rclone-test-gofevav4wiqu: Waiting for transfers to finish 2025/02/11 01:15:53 DEBUG : three: md5 = 35d6d33467aae9a2e3dccb4b6b027878 OK 2025/02/11 01:15:53 INFO : three: Copied (replaced existing) 2025/02/11 01:15:53 DEBUG : Waiting for deletions to finish --- PASS: TestSyncWithUpdateOlder (2.71s) === 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 "GCS bucket rclone-test-gofevav4wiqu", Local "Local file system at /tmp/rclone2362202553", Modify Window "1ns" sync_test.go:1538: Can track renames: true 2025/02/11 01:15:54 INFO : GCS bucket rclone-test-gofevav4wiqu: Making map for --track-renames 2025/02/11 01:15:54 INFO : GCS bucket rclone-test-gofevav4wiqu: Finished making map for --track-renames 2025/02/11 01:15:54 DEBUG : GCS bucket rclone-test-gofevav4wiqu: Waiting for checks to finish 2025/02/11 01:15:54 DEBUG : potato: Need to transfer - No matching file found at Destination 2025/02/11 01:15:54 DEBUG : GCS bucket rclone-test-gofevav4wiqu: Waiting for renames to finish 2025/02/11 01:15:54 DEBUG : yam: Need to transfer - No matching file found at Destination 2025/02/11 01:15:54 DEBUG : GCS bucket rclone-test-gofevav4wiqu: Waiting for transfers to finish 2025/02/11 01:15:54 DEBUG : yam: md5 = 48dc443644c4b89556dc06834b46451d OK 2025/02/11 01:15:54 INFO : yam: Copied (new) 2025/02/11 01:15:54 DEBUG : potato: md5 = 7f6fa9ddec9bfebda9510af0323fd696 OK 2025/02/11 01:15:54 INFO : potato: Copied (new) 2025/02/11 01:15:54 DEBUG : Waiting for deletions to finish run.go:180: Remote "GCS bucket rclone-test-gofevav4wiqu", Local "Local file system at /tmp/rclone2362202553", Modify Window "1ns" 2025/02/11 01:15:55 DEBUG : potato: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/02/11 01:15:55 INFO : GCS bucket rclone-test-gofevav4wiqu: Making map for --track-renames 2025/02/11 01:15:55 INFO : GCS bucket rclone-test-gofevav4wiqu: Finished making map for --track-renames 2025/02/11 01:15:55 DEBUG : GCS bucket rclone-test-gofevav4wiqu: Waiting for checks to finish 2025/02/11 01:15:55 DEBUG : potato: Unchanged skipping 2025/02/11 01:15:55 DEBUG : GCS bucket rclone-test-gofevav4wiqu: Waiting for renames to finish 2025/02/11 01:15:55 DEBUG : yam: md5 = 48dc443644c4b89556dc06834b46451d OK 2025/02/11 01:15:55 INFO : yam: Copied (server-side copy) to: yaml 2025/02/11 01:15:55 INFO : yam: Deleted 2025/02/11 01:15:55 INFO : yaml: Renamed from "yam" 2025/02/11 01:15:55 DEBUG : GCS bucket rclone-test-gofevav4wiqu: Waiting for transfers to finish 2025/02/11 01:15:55 DEBUG : Waiting for deletions to finish run.go:180: Remote "GCS bucket rclone-test-gofevav4wiqu", Local "Local file system at /tmp/rclone2362202553", Modify Window "1ns" --- PASS: TestSyncWithTrackRenames (3.07s) === RUN TestParseRenamesStrategyModtime --- PASS: TestParseRenamesStrategyModtime (0.00s) === RUN TestRenamesStrategyModtime --- PASS: TestRenamesStrategyModtime (0.00s) === RUN TestSyncWithTrackRenamesStrategyModtime run.go:180: Remote "GCS bucket rclone-test-gofevav4wiqu", Local "Local file system at /tmp/rclone2362202553", Modify Window "1ns" sync_test.go:1610: Can track renames: true 2025/02/11 01:15:57 INFO : GCS bucket rclone-test-gofevav4wiqu: Making map for --track-renames 2025/02/11 01:15:57 INFO : GCS bucket rclone-test-gofevav4wiqu: Finished making map for --track-renames 2025/02/11 01:15:57 DEBUG : GCS bucket rclone-test-gofevav4wiqu: Waiting for checks to finish 2025/02/11 01:15:57 DEBUG : potato: Need to transfer - No matching file found at Destination 2025/02/11 01:15:57 DEBUG : GCS bucket rclone-test-gofevav4wiqu: Waiting for renames to finish 2025/02/11 01:15:57 DEBUG : yam: Need to transfer - No matching file found at Destination 2025/02/11 01:15:57 DEBUG : GCS bucket rclone-test-gofevav4wiqu: Waiting for transfers to finish 2025/02/11 01:15:57 DEBUG : potato: md5 = 7f6fa9ddec9bfebda9510af0323fd696 OK 2025/02/11 01:15:57 INFO : potato: Copied (new) 2025/02/11 01:15:57 DEBUG : yam: md5 = 48dc443644c4b89556dc06834b46451d OK 2025/02/11 01:15:57 INFO : yam: Copied (new) 2025/02/11 01:15:57 DEBUG : Waiting for deletions to finish run.go:180: Remote "GCS bucket rclone-test-gofevav4wiqu", Local "Local file system at /tmp/rclone2362202553", Modify Window "1ns" 2025/02/11 01:15:58 INFO : GCS bucket rclone-test-gofevav4wiqu: Making map for --track-renames 2025/02/11 01:15:58 DEBUG : potato: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/02/11 01:15:58 INFO : GCS bucket rclone-test-gofevav4wiqu: Finished making map for --track-renames 2025/02/11 01:15:58 DEBUG : GCS bucket rclone-test-gofevav4wiqu: Waiting for checks to finish 2025/02/11 01:15:58 DEBUG : potato: Unchanged skipping 2025/02/11 01:15:58 DEBUG : GCS bucket rclone-test-gofevav4wiqu: Waiting for renames to finish 2025/02/11 01:15:58 DEBUG : yam: md5 = 48dc443644c4b89556dc06834b46451d OK 2025/02/11 01:15:58 INFO : yam: Copied (server-side copy) to: yaml 2025/02/11 01:15:58 INFO : yam: Deleted 2025/02/11 01:15:58 INFO : yaml: Renamed from "yam" 2025/02/11 01:15:58 DEBUG : GCS bucket rclone-test-gofevav4wiqu: Waiting for transfers to finish 2025/02/11 01:15:58 DEBUG : Waiting for deletions to finish run.go:180: Remote "GCS bucket rclone-test-gofevav4wiqu", Local "Local file system at /tmp/rclone2362202553", Modify Window "1ns" --- PASS: TestSyncWithTrackRenamesStrategyModtime (3.01s) === RUN TestSyncWithTrackRenamesStrategyLeaf run.go:180: Remote "GCS bucket rclone-test-gofevav4wiqu", Local "Local file system at /tmp/rclone2362202553", Modify Window "1ns" sync_test.go:1649: Can track renames: true 2025/02/11 01:16:00 INFO : GCS bucket rclone-test-gofevav4wiqu: Making map for --track-renames 2025/02/11 01:16:00 INFO : GCS bucket rclone-test-gofevav4wiqu: Finished making map for --track-renames 2025/02/11 01:16:00 DEBUG : GCS bucket rclone-test-gofevav4wiqu: Waiting for checks to finish 2025/02/11 01:16:00 DEBUG : potato: Need to transfer - No matching file found at Destination 2025/02/11 01:16:00 DEBUG : sub/yam: Need to transfer - No matching file found at Destination 2025/02/11 01:16:00 DEBUG : GCS bucket rclone-test-gofevav4wiqu: Waiting for renames to finish 2025/02/11 01:16:00 DEBUG : GCS bucket rclone-test-gofevav4wiqu: Waiting for transfers to finish 2025/02/11 01:16:00 DEBUG : potato: md5 = 7f6fa9ddec9bfebda9510af0323fd696 OK 2025/02/11 01:16:00 INFO : potato: Copied (new) 2025/02/11 01:16:00 DEBUG : sub/: Creating directory marker 2025/02/11 01:16:01 DEBUG : sub/yam: md5 = 48dc443644c4b89556dc06834b46451d OK 2025/02/11 01:16:01 INFO : sub/yam: Copied (new) 2025/02/11 01:16:01 DEBUG : Waiting for deletions to finish run.go:180: Remote "GCS bucket rclone-test-gofevav4wiqu", Local "Local file system at /tmp/rclone2362202553", Modify Window "1ns" 2025/02/11 01:16:01 DEBUG : potato: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/02/11 01:16:01 DEBUG : potato: Unchanged skipping 2025/02/11 01:16:01 INFO : GCS bucket rclone-test-gofevav4wiqu: Making map for --track-renames 2025/02/11 01:16:01 INFO : GCS bucket rclone-test-gofevav4wiqu: Finished making map for --track-renames 2025/02/11 01:16:01 DEBUG : GCS bucket rclone-test-gofevav4wiqu: Waiting for checks to finish 2025/02/11 01:16:01 DEBUG : GCS bucket rclone-test-gofevav4wiqu: Waiting for renames to finish 2025/02/11 01:16:02 DEBUG : sub/yam: md5 = 48dc443644c4b89556dc06834b46451d OK 2025/02/11 01:16:02 INFO : sub/yam: Copied (server-side copy) to: yam 2025/02/11 01:16:02 INFO : sub/yam: Deleted 2025/02/11 01:16:02 INFO : yam: Renamed from "sub/yam" 2025/02/11 01:16:02 DEBUG : GCS bucket rclone-test-gofevav4wiqu: Waiting for transfers to finish 2025/02/11 01:16:02 DEBUG : Waiting for deletions to finish run.go:180: Remote "GCS bucket rclone-test-gofevav4wiqu", Local "Local file system at /tmp/rclone2362202553", Modify Window "1ns" 2025/02/11 01:16:03 DEBUG : sub/: Removing directory marker --- PASS: TestSyncWithTrackRenamesStrategyLeaf (3.90s) === RUN TestServerSideMoveLocal run.go:180: Remote "GCS bucket rclone-test-gofevav4wiqu", Local "Local file system at /tmp/rclone2362202553", Modify Window "1ns" 2025/02/11 01:16:04 DEBUG : Creating backend with remote "/tmp/rclone2362202553/dir1" 2025/02/11 01:16:04 DEBUG : Creating backend with remote "/tmp/rclone2362202553/dir2" 2025/02/11 01:16:04 DEBUG : Local file system at /tmp/rclone2362202553/dir2: Using server-side directory move 2025/02/11 01:16:04 INFO : Local file system at /tmp/rclone2362202553/dir2: Server side directory move failed - fallback to file moves: can't copy directory - destination already exists 2025/02/11 01:16:04 DEBUG : file1.txt: Need to transfer - File not found at Destination 2025/02/11 01:16:04 DEBUG : Local file system at /tmp/rclone2362202553/dir2: Waiting for checks to finish 2025/02/11 01:16:04 DEBUG : Local file system at /tmp/rclone2362202553/dir2: Waiting for transfers to finish 2025/02/11 01:16:04 INFO : file1.txt: Moved (server-side) --- PASS: TestServerSideMoveLocal (0.36s) === RUN TestMoveWithDeleteEmptySrcDirs run.go:180: Remote "GCS bucket rclone-test-gofevav4wiqu", Local "Local file system at /tmp/rclone2362202553", Modify Window "1ns" 2025/02/11 01:16:04 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/02/11 01:16:04 DEBUG : nested/sub dir/file: Need to transfer - File not found at Destination 2025/02/11 01:16:04 DEBUG : GCS bucket rclone-test-gofevav4wiqu: Waiting for checks to finish 2025/02/11 01:16:04 DEBUG : GCS bucket rclone-test-gofevav4wiqu: Waiting for transfers to finish 2025/02/11 01:16:05 DEBUG : sub dir/: Creating directory marker 2025/02/11 01:16:05 DEBUG : nested/sub dir/: Creating directory marker 2025/02/11 01:16:05 DEBUG : sub dir/hello world: md5 = 5eb63bbbe01eeed093cb22bb8f5acdc3 OK 2025/02/11 01:16:05 INFO : sub dir/hello world: Copied (new) 2025/02/11 01:16:05 INFO : sub dir/hello world: Deleted 2025/02/11 01:16:05 DEBUG : nested/: Creating directory marker 2025/02/11 01:16:05 DEBUG : nested/sub dir/file: md5 = 83d3784ea62518eafc60e98d84f877ad OK 2025/02/11 01:16:05 INFO : nested/sub dir/file: Copied (new) 2025/02/11 01:16:05 INFO : nested/sub dir/file: Deleted 2025/02/11 01:16:05 INFO : sub dir: Removing directory 2025/02/11 01:16:05 INFO : nested/sub dir: Removing directory 2025/02/11 01:16:05 INFO : nested: Removing directory 2025/02/11 01:16:05 DEBUG : Local file system at /tmp/rclone2362202553: deleted 3 directories run.go:180: Remote "GCS bucket rclone-test-gofevav4wiqu", Local "Local file system at /tmp/rclone2362202553", Modify Window "1ns" 2025/02/11 01:16:06 DEBUG : sub dir/: Removing directory marker 2025/02/11 01:16:06 DEBUG : nested/sub dir/: Removing directory marker 2025/02/11 01:16:06 DEBUG : nested/: Removing directory marker --- PASS: TestMoveWithDeleteEmptySrcDirs (2.86s) === RUN TestMoveWithoutDeleteEmptySrcDirs run.go:180: Remote "GCS bucket rclone-test-gofevav4wiqu", Local "Local file system at /tmp/rclone2362202553", Modify Window "1ns" 2025/02/11 01:16:07 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/02/11 01:16:07 DEBUG : nested/sub dir/file: Need to transfer - File not found at Destination 2025/02/11 01:16:07 DEBUG : GCS bucket rclone-test-gofevav4wiqu: Waiting for checks to finish 2025/02/11 01:16:07 DEBUG : GCS bucket rclone-test-gofevav4wiqu: Waiting for transfers to finish 2025/02/11 01:16:08 DEBUG : sub dir/: Creating directory marker 2025/02/11 01:16:08 DEBUG : nested/sub dir/: Creating directory marker 2025/02/11 01:16:08 DEBUG : sub dir/hello world: md5 = 5eb63bbbe01eeed093cb22bb8f5acdc3 OK 2025/02/11 01:16:08 INFO : sub dir/hello world: Copied (new) 2025/02/11 01:16:08 INFO : sub dir/hello world: Deleted 2025/02/11 01:16:08 DEBUG : nested/: Creating directory marker 2025/02/11 01:16:08 DEBUG : nested/sub dir/file: md5 = 83d3784ea62518eafc60e98d84f877ad OK 2025/02/11 01:16:08 INFO : nested/sub dir/file: Copied (new) 2025/02/11 01:16:08 INFO : nested/sub dir/file: Deleted run.go:180: Remote "GCS bucket rclone-test-gofevav4wiqu", Local "Local file system at /tmp/rclone2362202553", Modify Window "1ns" 2025/02/11 01:16:09 DEBUG : sub dir/: Removing directory marker 2025/02/11 01:16:09 DEBUG : nested/sub dir/: Removing directory marker 2025/02/11 01:16:09 DEBUG : nested/: Removing directory marker --- PASS: TestMoveWithoutDeleteEmptySrcDirs (2.74s) === RUN TestMoveWithIgnoreExisting run.go:180: Remote "GCS bucket rclone-test-gofevav4wiqu", Local "Local file system at /tmp/rclone2362202553", Modify Window "1ns" 2025/02/11 01:16:10 DEBUG : existing: Need to transfer - File not found at Destination 2025/02/11 01:16:10 DEBUG : existing-b: Need to transfer - File not found at Destination 2025/02/11 01:16:10 DEBUG : GCS bucket rclone-test-gofevav4wiqu: Waiting for checks to finish 2025/02/11 01:16:10 DEBUG : GCS bucket rclone-test-gofevav4wiqu: Waiting for transfers to finish 2025/02/11 01:16:10 DEBUG : existing-b: md5 = 006f87892f47ef9aa60fa5ed01a440fb OK 2025/02/11 01:16:10 INFO : existing-b: Copied (new) 2025/02/11 01:16:10 INFO : existing-b: Deleted 2025/02/11 01:16:10 DEBUG : existing: md5 = 8ee2027983915ec78acc45027d874316 OK 2025/02/11 01:16:10 INFO : existing: Copied (new) 2025/02/11 01:16:10 INFO : existing: Deleted 2025/02/11 01:16:10 DEBUG : existing: Destination exists, skipping 2025/02/11 01:16:10 DEBUG : GCS bucket rclone-test-gofevav4wiqu: Waiting for checks to finish 2025/02/11 01:16:10 DEBUG : existing: Not removing source file as destination file exists and --ignore-existing is set 2025/02/11 01:16:10 DEBUG : GCS bucket rclone-test-gofevav4wiqu: Waiting for transfers to finish 2025/02/11 01:16:10 INFO : There was nothing to transfer run.go:180: Remote "GCS bucket rclone-test-gofevav4wiqu", Local "Local file system at /tmp/rclone2362202553", Modify Window "1ns" --- PASS: TestMoveWithIgnoreExisting (1.85s) === RUN TestServerSideMove run.go:180: Remote "GCS bucket rclone-test-gofevav4wiqu", Local "Local file system at /tmp/rclone2362202553", Modify Window "1ns" 2025/02/11 01:16:11 DEBUG : Creating backend with remote "TestGoogleCloudStorage,directory_markers:rclone-test-risofat7yuxi" 2025/02/11 01:16:11 DEBUG : TestGoogleCloudStorage: detected overridden config - adding "{juk_h}" suffix to name sync_test.go:1705: Server side move (if possible) GCS bucket rclone-test-gofevav4wiqu -> GCS bucket rclone-test-risofat7yuxi 2025/02/11 01:16:14 DEBUG : potato2: Need to transfer - File not found at Destination 2025/02/11 01:16:14 DEBUG : empty space: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/02/11 01:16:14 DEBUG : potato3: Sizes differ (src 68 vs dst 60) 2025/02/11 01:16:14 DEBUG : empty space: Unchanged skipping 2025/02/11 01:16:14 DEBUG : GCS bucket rclone-test-risofat7yuxi: Waiting for checks to finish 2025/02/11 01:16:14 INFO : empty space: Deleted 2025/02/11 01:16:14 DEBUG : GCS bucket rclone-test-risofat7yuxi: Waiting for transfers to finish 2025/02/11 01:16:14 DEBUG : potato2: md5 = d6548b156ea68a4e003e786df99eee76 OK 2025/02/11 01:16:14 INFO : potato2: Copied (server-side copy) 2025/02/11 01:16:15 INFO : potato2: Deleted 2025/02/11 01:16:15 DEBUG : potato3: md5 = b1a53993579b830006f2e1610415c32c OK 2025/02/11 01:16:15 INFO : potato3: Copied (server-side copy) 2025/02/11 01:16:15 INFO : potato3: Deleted 2025/02/11 01:16:15 DEBUG : Creating backend with remote "TestGoogleCloudStorage,directory_markers:rclone-test-cubopuz2pufu" 2025/02/11 01:16:15 DEBUG : TestGoogleCloudStorage: detected overridden config - adding "{juk_h}" suffix to name 2025/02/11 01:16:16 DEBUG : empty space: Need to transfer - File not found at Destination 2025/02/11 01:16:16 DEBUG : potato2: Need to transfer - File not found at Destination 2025/02/11 01:16:16 DEBUG : potato3: Need to transfer - File not found at Destination 2025/02/11 01:16:16 DEBUG : GCS bucket rclone-test-cubopuz2pufu: Waiting for checks to finish 2025/02/11 01:16:16 DEBUG : GCS bucket rclone-test-cubopuz2pufu: Waiting for transfers to finish 2025/02/11 01:16:17 DEBUG : empty space: md5 = 336d5ebc5436534e61d16e63ddfca327 OK 2025/02/11 01:16:17 INFO : empty space: Copied (server-side copy) 2025/02/11 01:16:17 DEBUG : potato2: md5 = d6548b156ea68a4e003e786df99eee76 OK 2025/02/11 01:16:17 INFO : potato2: Copied (server-side copy) 2025/02/11 01:16:17 INFO : empty space: Deleted 2025/02/11 01:16:17 DEBUG : potato3: md5 = b1a53993579b830006f2e1610415c32c OK 2025/02/11 01:16:17 INFO : potato3: Copied (server-side copy) 2025/02/11 01:16:18 INFO : potato2: Deleted 2025/02/11 01:16:18 INFO : potato3: Deleted 2025/02/11 01:16:18 DEBUG : GCS bucket rclone-test-cubopuz2pufu: Purge object "empty space" 2025/02/11 01:16:18 DEBUG : GCS bucket rclone-test-cubopuz2pufu: Purge object "potato2" 2025/02/11 01:16:19 DEBUG : GCS bucket rclone-test-cubopuz2pufu: Purge object "potato3" 2025/02/11 01:16:19 DEBUG : GCS bucket rclone-test-cubopuz2pufu: Purge dir "" 2025/02/11 01:16:21 DEBUG : GCS bucket rclone-test-risofat7yuxi: Purge dir "" --- PASS: TestServerSideMove (10.78s) === RUN TestServerSideMoveWithFilter run.go:180: Remote "GCS bucket rclone-test-gofevav4wiqu", Local "Local file system at /tmp/rclone2362202553", Modify Window "1ns" 2025/02/11 01:16:22 DEBUG : Creating backend with remote "TestGoogleCloudStorage,directory_markers:rclone-test-xozicim6puvi" 2025/02/11 01:16:22 DEBUG : TestGoogleCloudStorage: detected overridden config - adding "{juk_h}" suffix to name sync_test.go:1705: Server side move (if possible) GCS bucket rclone-test-gofevav4wiqu -> GCS bucket rclone-test-xozicim6puvi 2025/02/11 01:16:25 DEBUG : empty space: Excluded (Size Filter) 2025/02/11 01:16:25 DEBUG : empty space: Excluded 2025/02/11 01:16:25 DEBUG : empty space: Excluded (Size Filter) 2025/02/11 01:16:25 DEBUG : empty space: Excluded 2025/02/11 01:16:25 DEBUG : potato2: Need to transfer - File not found at Destination 2025/02/11 01:16:25 DEBUG : GCS bucket rclone-test-xozicim6puvi: Waiting for checks to finish 2025/02/11 01:16:25 DEBUG : potato3: Sizes differ (src 68 vs dst 60) 2025/02/11 01:16:25 DEBUG : GCS bucket rclone-test-xozicim6puvi: Waiting for transfers to finish 2025/02/11 01:16:25 DEBUG : potato2: md5 = d6548b156ea68a4e003e786df99eee76 OK 2025/02/11 01:16:25 INFO : potato2: Copied (server-side copy) 2025/02/11 01:16:25 INFO : potato2: Deleted 2025/02/11 01:16:25 DEBUG : potato3: md5 = b1a53993579b830006f2e1610415c32c OK 2025/02/11 01:16:25 INFO : potato3: Copied (server-side copy) 2025/02/11 01:16:25 INFO : potato3: Deleted 2025/02/11 01:16:26 DEBUG : Creating backend with remote "TestGoogleCloudStorage,directory_markers:rclone-test-defizev8papi" 2025/02/11 01:16:26 DEBUG : TestGoogleCloudStorage: detected overridden config - adding "{juk_h}" suffix to name 2025/02/11 01:16:26 DEBUG : empty space: Excluded (Size Filter) 2025/02/11 01:16:26 DEBUG : empty space: Excluded 2025/02/11 01:16:26 DEBUG : potato2: Need to transfer - File not found at Destination 2025/02/11 01:16:26 DEBUG : potato3: Need to transfer - File not found at Destination 2025/02/11 01:16:26 DEBUG : GCS bucket rclone-test-defizev8papi: Waiting for checks to finish 2025/02/11 01:16:26 DEBUG : GCS bucket rclone-test-defizev8papi: Waiting for transfers to finish 2025/02/11 01:16:28 DEBUG : potato2: md5 = d6548b156ea68a4e003e786df99eee76 OK 2025/02/11 01:16:28 INFO : potato2: Copied (server-side copy) 2025/02/11 01:16:28 DEBUG : potato3: md5 = b1a53993579b830006f2e1610415c32c OK 2025/02/11 01:16:28 INFO : potato3: Copied (server-side copy) 2025/02/11 01:16:28 INFO : potato2: Deleted 2025/02/11 01:16:28 INFO : potato3: Deleted 2025/02/11 01:16:29 DEBUG : GCS bucket rclone-test-defizev8papi: Purge object "potato2" 2025/02/11 01:16:29 DEBUG : GCS bucket rclone-test-defizev8papi: Purge object "potato3" 2025/02/11 01:16:29 DEBUG : GCS bucket rclone-test-defizev8papi: Purge dir "" 2025/02/11 01:16:29 DEBUG : GCS bucket rclone-test-xozicim6puvi: Purge object "empty space" 2025/02/11 01:16:30 DEBUG : GCS bucket rclone-test-xozicim6puvi: Purge dir "" --- PASS: TestServerSideMoveWithFilter (7.99s) === RUN TestServerSideMoveDeleteEmptySourceDirs run.go:180: Remote "GCS bucket rclone-test-gofevav4wiqu", Local "Local file system at /tmp/rclone2362202553", Modify Window "1ns" 2025/02/11 01:16:30 DEBUG : Creating backend with remote "TestGoogleCloudStorage,directory_markers:rclone-test-lidirev2kilo" 2025/02/11 01:16:30 DEBUG : TestGoogleCloudStorage: detected overridden config - adding "{juk_h}" suffix to name 2025/02/11 01:16:31 INFO : tomatoDir: Making directory 2025/02/11 01:16:31 DEBUG : tomatoDir/: Creating directory marker sync_test.go:1705: Server side move (if possible) GCS bucket rclone-test-gofevav4wiqu -> GCS bucket rclone-test-lidirev2kilo 2025/02/11 01:16:34 DEBUG : potato2: Need to transfer - File not found at Destination 2025/02/11 01:16:34 DEBUG : empty space: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/02/11 01:16:34 DEBUG : potato3: Sizes differ (src 68 vs dst 60) 2025/02/11 01:16:34 DEBUG : empty space: Unchanged skipping 2025/02/11 01:16:34 INFO : empty space: Deleted 2025/02/11 01:16:34 DEBUG : potato2: md5 = d6548b156ea68a4e003e786df99eee76 OK 2025/02/11 01:16:34 INFO : potato2: Copied (server-side copy) 2025/02/11 01:16:34 DEBUG : GCS bucket rclone-test-lidirev2kilo: Waiting for checks to finish 2025/02/11 01:16:34 DEBUG : GCS bucket rclone-test-lidirev2kilo: Waiting for transfers to finish 2025/02/11 01:16:34 INFO : potato2: Deleted 2025/02/11 01:16:34 DEBUG : potato3: md5 = b1a53993579b830006f2e1610415c32c OK 2025/02/11 01:16:34 INFO : potato3: Copied (server-side copy) 2025/02/11 01:16:35 INFO : potato3: Deleted 2025/02/11 01:16:35 INFO : tomatoDir: Removing directory 2025/02/11 01:16:35 DEBUG : tomatoDir/: Removing directory marker 2025/02/11 01:16:35 DEBUG : GCS bucket rclone-test-gofevav4wiqu: deleted 1 directories 2025/02/11 01:16:35 DEBUG : Creating backend with remote "TestGoogleCloudStorage,directory_markers:rclone-test-doxilux7raso" 2025/02/11 01:16:35 DEBUG : TestGoogleCloudStorage: detected overridden config - adding "{juk_h}" suffix to name 2025/02/11 01:16:35 INFO : tomatoDir: Making directory 2025/02/11 01:16:35 DEBUG : tomatoDir/: Creating directory marker 2025/02/11 01:16:36 DEBUG : empty space: Need to transfer - File not found at Destination 2025/02/11 01:16:36 DEBUG : potato2: Need to transfer - File not found at Destination 2025/02/11 01:16:36 DEBUG : potato3: Need to transfer - File not found at Destination 2025/02/11 01:16:36 DEBUG : GCS bucket rclone-test-doxilux7raso: Waiting for checks to finish 2025/02/11 01:16:36 DEBUG : GCS bucket rclone-test-doxilux7raso: Waiting for transfers to finish 2025/02/11 01:16:38 DEBUG : potato2: md5 = d6548b156ea68a4e003e786df99eee76 OK 2025/02/11 01:16:38 INFO : potato2: Copied (server-side copy) 2025/02/11 01:16:38 DEBUG : empty space: md5 = 336d5ebc5436534e61d16e63ddfca327 OK 2025/02/11 01:16:38 INFO : empty space: Copied (server-side copy) 2025/02/11 01:16:38 DEBUG : potato3: md5 = b1a53993579b830006f2e1610415c32c OK 2025/02/11 01:16:38 INFO : potato3: Copied (server-side copy) 2025/02/11 01:16:38 INFO : potato2: Deleted 2025/02/11 01:16:38 INFO : potato3: Deleted 2025/02/11 01:16:38 INFO : empty space: Deleted 2025/02/11 01:16:38 INFO : tomatoDir: Removing directory 2025/02/11 01:16:38 DEBUG : tomatoDir/: Removing directory marker 2025/02/11 01:16:38 DEBUG : GCS bucket rclone-test-lidirev2kilo: deleted 1 directories 2025/02/11 01:16:39 DEBUG : GCS bucket rclone-test-doxilux7raso: Purge object "empty space" 2025/02/11 01:16:39 DEBUG : GCS bucket rclone-test-doxilux7raso: Purge object "potato2" 2025/02/11 01:16:39 DEBUG : GCS bucket rclone-test-doxilux7raso: Purge object "potato3" 2025/02/11 01:16:39 DEBUG : GCS bucket rclone-test-doxilux7raso: Purge dir "" 2025/02/11 01:16:40 DEBUG : GCS bucket rclone-test-lidirev2kilo: Purge dir "" --- PASS: TestServerSideMoveDeleteEmptySourceDirs (11.10s) === RUN TestServerSideMoveOverlap run.go:180: Remote "GCS bucket rclone-test-gofevav4wiqu", Local "Local file system at /tmp/rclone2362202553", Modify Window "1ns" 2025/02/11 01:16:41 DEBUG : Creating backend with remote "TestGoogleCloudStorage,directory_markers:rclone-test-gofevav4wiqu/rclone-move-test" 2025/02/11 01:16:41 DEBUG : TestGoogleCloudStorage: detected overridden config - adding "{juk_h}" suffix to name --- PASS: TestServerSideMoveOverlap (1.07s) === RUN TestSyncOverlap run.go:180: Remote "GCS bucket rclone-test-gofevav4wiqu", Local "Local file system at /tmp/rclone2362202553", Modify Window "1ns" 2025/02/11 01:16:42 DEBUG : Creating backend with remote "TestGoogleCloudStorage,directory_markers:rclone-test-gofevav4wiqu/rclone-sync-test" 2025/02/11 01:16:42 DEBUG : TestGoogleCloudStorage: detected overridden config - adding "{juk_h}" suffix to name run.go:180: Remote "GCS bucket rclone-test-gofevav4wiqu", Local "Local file system at /tmp/rclone2362202553", Modify Window "1ns" run.go:180: Remote "GCS bucket rclone-test-gofevav4wiqu", Local "Local file system at /tmp/rclone2362202553", Modify Window "1ns" run.go:180: Remote "GCS bucket rclone-test-gofevav4wiqu", Local "Local file system at /tmp/rclone2362202553", Modify Window "1ns" run.go:180: Remote "GCS bucket rclone-test-gofevav4wiqu", Local "Local file system at /tmp/rclone2362202553", Modify Window "1ns" --- PASS: TestSyncOverlap (1.70s) === RUN TestSyncOverlapWithFilter run.go:180: Remote "GCS bucket rclone-test-gofevav4wiqu", Local "Local file system at /tmp/rclone2362202553", Modify Window "1ns" 2025/02/11 01:16:44 DEBUG : Creating backend with remote "TestGoogleCloudStorage,directory_markers:rclone-test-gofevav4wiqu/rclone-sync-test" 2025/02/11 01:16:44 DEBUG : TestGoogleCloudStorage: detected overridden config - adding "{juk_h}" suffix to name 2025/02/11 01:16:45 DEBUG : /: Creating directory marker 2025/02/11 01:16:45 DEBUG : Creating backend with remote "TestGoogleCloudStorage,directory_markers:rclone-test-gofevav4wiqu/rclone-sync-test-include/layer2" 2025/02/11 01:16:45 DEBUG : TestGoogleCloudStorage: detected overridden config - adding "{juk_h}" suffix to name 2025/02/11 01:16:46 DEBUG : /: Creating directory marker 2025/02/11 01:16:46 DEBUG : Creating backend with remote "TestGoogleCloudStorage,directory_markers:rclone-test-gofevav4wiqu/rclone-sync-test-ignore-file" 2025/02/11 01:16:46 DEBUG : TestGoogleCloudStorage: detected overridden config - adding "{juk_h}" suffix to name 2025/02/11 01:16:47 DEBUG : /: Creating directory marker 2025/02/11 01:16:48 DEBUG : rclone-sync-test-ignore-file/: Creating directory marker 2025/02/11 01:16:49 DEBUG : rclone-sync-test-ignore-file: Excluded 2025/02/11 01:16:49 ERROR : : Entry doesn't belong in directory "" (same as directory) - ignoring 2025/02/11 01:16:49 DEBUG : rclone-sync-test: Excluded 2025/02/11 01:16:50 DEBUG : rclone-sync-test-include/layer2: Excluded 2025/02/11 01:16:50 DEBUG : GCS bucket rclone-test-gofevav4wiqu path rclone-sync-test: Waiting for checks to finish 2025/02/11 01:16:50 DEBUG : GCS bucket rclone-test-gofevav4wiqu path rclone-sync-test: Waiting for transfers to finish 2025/02/11 01:16:50 DEBUG : Waiting for deletions to finish 2025/02/11 01:16:50 INFO : There was nothing to transfer 2025/02/11 01:16:50 DEBUG : rclone-sync-test-ignore-file: Excluded 2025/02/11 01:16:51 ERROR : : Entry doesn't belong in directory "" (same as directory) - ignoring 2025/02/11 01:16:51 DEBUG : rclone-sync-test: Excluded 2025/02/11 01:16:51 DEBUG : rclone-sync-test-include/layer2: Excluded 2025/02/11 01:16:51 DEBUG : GCS bucket rclone-test-gofevav4wiqu: Waiting for checks to finish 2025/02/11 01:16:51 DEBUG : GCS bucket rclone-test-gofevav4wiqu: Waiting for transfers to finish 2025/02/11 01:16:51 DEBUG : Waiting for deletions to finish 2025/02/11 01:16:51 INFO : rclone-sync-test-include: Removing directory 2025/02/11 01:16:51 DEBUG : rclone-sync-test-include/: Removing directory marker 2025/02/11 01:16:51 DEBUG : rclone-sync-test-include: Failed to Rmdir: removing directory marker failed: googleapi: Error 404: No such object: rclone-test-gofevav4wiqu/rclone-sync-test-include/, notFound 2025/02/11 01:16:51 DEBUG : GCS bucket rclone-test-gofevav4wiqu: failed to delete 1 directories 2025/02/11 01:16:51 INFO : There was nothing to transfer run.go:180: Remote "GCS bucket rclone-test-gofevav4wiqu", Local "Local file system at /tmp/rclone2362202553", Modify Window "1ns" 2025/02/11 01:16:52 DEBUG : rclone-sync-test-ignore-file: Excluded 2025/02/11 01:16:52 DEBUG : rclone-sync-test: Excluded 2025/02/11 01:16:53 DEBUG : rclone-sync-test-include/layer2: Excluded run.go:180: Remote "GCS bucket rclone-test-gofevav4wiqu", Local "Local file system at /tmp/rclone2362202553", Modify Window "1ns" 2025/02/11 01:16:53 DEBUG : rclone-sync-test-ignore-file: Excluded 2025/02/11 01:16:53 DEBUG : rclone-sync-test: Excluded 2025/02/11 01:16:54 DEBUG : rclone-sync-test-include/layer2: Excluded run.go:180: Remote "GCS bucket rclone-test-gofevav4wiqu", Local "Local file system at /tmp/rclone2362202553", Modify Window "1ns" 2025/02/11 01:16:54 DEBUG : rclone-sync-test-ignore-file: Excluded 2025/02/11 01:16:55 DEBUG : rclone-sync-test: Excluded 2025/02/11 01:16:55 DEBUG : rclone-sync-test-include/layer2: Excluded run.go:180: Remote "GCS bucket rclone-test-gofevav4wiqu", Local "Local file system at /tmp/rclone2362202553", Modify Window "1ns" 2025/02/11 01:16:55 DEBUG : rclone-sync-test-ignore-file: Excluded 2025/02/11 01:16:56 DEBUG : rclone-sync-test: Excluded 2025/02/11 01:16:56 DEBUG : rclone-sync-test-include/layer2: Excluded run.go:180: Remote "GCS bucket rclone-test-gofevav4wiqu", Local "Local file system at /tmp/rclone2362202553", Modify Window "1ns" 2025/02/11 01:16:56 DEBUG : rclone-sync-test-ignore-file: Excluded 2025/02/11 01:16:57 DEBUG : rclone-sync-test: Excluded 2025/02/11 01:16:57 DEBUG : rclone-sync-test-include/layer2: Excluded run.go:180: Remote "GCS bucket rclone-test-gofevav4wiqu", Local "Local file system at /tmp/rclone2362202553", Modify Window "1ns" 2025/02/11 01:16:57 DEBUG : rclone-sync-test-ignore-file: Excluded 2025/02/11 01:16:58 DEBUG : rclone-sync-test: Excluded 2025/02/11 01:16:58 DEBUG : rclone-sync-test-include/layer2: Excluded 2025/02/11 01:16:59 DEBUG : rclone-sync-test-ignore-file: Excluded 2025/02/11 01:16:59 ERROR : : Entry doesn't belong in directory "" (same as directory) - ignoring 2025/02/11 01:16:59 DEBUG : rclone-sync-test: Excluded 2025/02/11 01:17:00 DEBUG : rclone-sync-test-include/layer2: Excluded 2025/02/11 01:17:00 DEBUG : GCS bucket rclone-test-gofevav4wiqu path rclone-sync-test-include/layer2: Waiting for checks to finish 2025/02/11 01:17:00 DEBUG : GCS bucket rclone-test-gofevav4wiqu path rclone-sync-test-include/layer2: Waiting for transfers to finish 2025/02/11 01:17:00 DEBUG : Waiting for deletions to finish 2025/02/11 01:17:00 INFO : There was nothing to transfer run.go:180: Remote "GCS bucket rclone-test-gofevav4wiqu", Local "Local file system at /tmp/rclone2362202553", Modify Window "1ns" 2025/02/11 01:17:00 DEBUG : rclone-sync-test-ignore-file: Excluded 2025/02/11 01:17:00 DEBUG : rclone-sync-test: Excluded 2025/02/11 01:17:01 DEBUG : rclone-sync-test-include/layer2: Excluded run.go:180: Remote "GCS bucket rclone-test-gofevav4wiqu", Local "Local file system at /tmp/rclone2362202553", Modify Window "1ns" 2025/02/11 01:17:01 DEBUG : rclone-sync-test-ignore-file: Excluded 2025/02/11 01:17:01 DEBUG : rclone-sync-test: Excluded 2025/02/11 01:17:02 DEBUG : rclone-sync-test-include/layer2: Excluded 2025/02/11 01:17:02 DEBUG : rclone-sync-test-ignore-file: Excluded 2025/02/11 01:17:02 ERROR : : Entry doesn't belong in directory "" (same as directory) - ignoring 2025/02/11 01:17:03 DEBUG : rclone-sync-test: Excluded 2025/02/11 01:17:03 DEBUG : rclone-sync-test-include/layer2: Excluded 2025/02/11 01:17:03 DEBUG : GCS bucket rclone-test-gofevav4wiqu: Waiting for checks to finish 2025/02/11 01:17:03 DEBUG : GCS bucket rclone-test-gofevav4wiqu: Waiting for transfers to finish 2025/02/11 01:17:03 DEBUG : Waiting for deletions to finish 2025/02/11 01:17:03 INFO : rclone-sync-test-include: Removing directory 2025/02/11 01:17:03 DEBUG : rclone-sync-test-include/: Removing directory marker 2025/02/11 01:17:03 DEBUG : rclone-sync-test-include: Failed to Rmdir: removing directory marker failed: googleapi: Error 404: No such object: rclone-test-gofevav4wiqu/rclone-sync-test-include/, notFound 2025/02/11 01:17:03 DEBUG : GCS bucket rclone-test-gofevav4wiqu: failed to delete 1 directories 2025/02/11 01:17:03 INFO : There was nothing to transfer run.go:180: Remote "GCS bucket rclone-test-gofevav4wiqu", Local "Local file system at /tmp/rclone2362202553", Modify Window "1ns" 2025/02/11 01:17:03 DEBUG : rclone-sync-test-ignore-file: Excluded 2025/02/11 01:17:04 DEBUG : rclone-sync-test: Excluded 2025/02/11 01:17:04 DEBUG : rclone-sync-test-include/layer2: Excluded run.go:180: Remote "GCS bucket rclone-test-gofevav4wiqu", Local "Local file system at /tmp/rclone2362202553", Modify Window "1ns" 2025/02/11 01:17:04 DEBUG : rclone-sync-test-ignore-file: Excluded 2025/02/11 01:17:05 DEBUG : rclone-sync-test: Excluded 2025/02/11 01:17:05 DEBUG : rclone-sync-test-include/layer2: Excluded run.go:180: Remote "GCS bucket rclone-test-gofevav4wiqu", Local "Local file system at /tmp/rclone2362202553", Modify Window "1ns" 2025/02/11 01:17:05 DEBUG : rclone-sync-test-ignore-file: Excluded 2025/02/11 01:17:06 DEBUG : rclone-sync-test: Excluded 2025/02/11 01:17:06 DEBUG : rclone-sync-test-include/layer2: Excluded run.go:180: Remote "GCS bucket rclone-test-gofevav4wiqu", Local "Local file system at /tmp/rclone2362202553", Modify Window "1ns" 2025/02/11 01:17:06 DEBUG : rclone-sync-test-ignore-file: Excluded 2025/02/11 01:17:07 DEBUG : rclone-sync-test: Excluded 2025/02/11 01:17:07 DEBUG : rclone-sync-test-include/layer2: Excluded 2025/02/11 01:17:07 DEBUG : : Excluded 2025/02/11 01:17:07 DEBUG : rclone-sync-test-ignore-file: Excluded 2025/02/11 01:17:08 DEBUG : rclone-sync-test: Excluded 2025/02/11 01:17:08 DEBUG : rclone-sync-test-include/layer2: Excluded 2025/02/11 01:17:08 DEBUG : GCS bucket rclone-test-gofevav4wiqu path rclone-sync-test-ignore-file: Waiting for checks to finish 2025/02/11 01:17:08 DEBUG : GCS bucket rclone-test-gofevav4wiqu path rclone-sync-test-ignore-file: Waiting for transfers to finish 2025/02/11 01:17:08 DEBUG : Waiting for deletions to finish 2025/02/11 01:17:08 INFO : There was nothing to transfer run.go:180: Remote "GCS bucket rclone-test-gofevav4wiqu", Local "Local file system at /tmp/rclone2362202553", Modify Window "1ns" 2025/02/11 01:17:08 DEBUG : rclone-sync-test-ignore-file: Excluded 2025/02/11 01:17:09 DEBUG : rclone-sync-test: Excluded 2025/02/11 01:17:09 DEBUG : rclone-sync-test-include/layer2: Excluded run.go:180: Remote "GCS bucket rclone-test-gofevav4wiqu", Local "Local file system at /tmp/rclone2362202553", Modify Window "1ns" 2025/02/11 01:17:09 DEBUG : rclone-sync-test-ignore-file: Excluded 2025/02/11 01:17:10 DEBUG : rclone-sync-test: Excluded 2025/02/11 01:17:11 DEBUG : rclone-sync-test-include/layer2: Excluded run.go:180: Remote "GCS bucket rclone-test-gofevav4wiqu", Local "Local file system at /tmp/rclone2362202553", Modify Window "1ns" 2025/02/11 01:17:11 DEBUG : rclone-sync-test-ignore-file: Excluded 2025/02/11 01:17:11 DEBUG : rclone-sync-test: Excluded 2025/02/11 01:17:12 DEBUG : rclone-sync-test-include/layer2: Excluded run.go:180: Remote "GCS bucket rclone-test-gofevav4wiqu", Local "Local file system at /tmp/rclone2362202553", Modify Window "1ns" 2025/02/11 01:17:12 DEBUG : rclone-sync-test-ignore-file: Excluded 2025/02/11 01:17:12 DEBUG : rclone-sync-test: Excluded 2025/02/11 01:17:13 DEBUG : rclone-sync-test-include/layer2: Excluded run.go:180: Remote "GCS bucket rclone-test-gofevav4wiqu", Local "Local file system at /tmp/rclone2362202553", Modify Window "1ns" 2025/02/11 01:17:13 DEBUG : rclone-sync-test-ignore-file: Excluded 2025/02/11 01:17:14 DEBUG : rclone-sync-test: Excluded 2025/02/11 01:17:14 DEBUG : rclone-sync-test-include/layer2: Excluded 2025/02/11 01:17:14 DEBUG : rclone-sync-test-include/layer2/: Removing directory marker run.go:125: removing dir "rclone-sync-test-include/layer2" failed - try 1/3: removing directory marker failed: googleapi: Error 404: No such object: rclone-test-gofevav4wiqu/rclone-sync-test-include/layer2/, notFound 2025/02/11 01:17:15 DEBUG : rclone-sync-test-include/layer2/: Removing directory marker run.go:125: removing dir "rclone-sync-test-include/layer2" failed - try 2/3: removing directory marker failed: googleapi: Error 404: No such object: rclone-test-gofevav4wiqu/rclone-sync-test-include/layer2/, notFound 2025/02/11 01:17:16 DEBUG : rclone-sync-test-include/layer2/: Removing directory marker run.go:125: removing dir "rclone-sync-test-include/layer2" failed - try 3/3: removing directory marker failed: googleapi: Error 404: No such object: rclone-test-gofevav4wiqu/rclone-sync-test-include/layer2/, notFound run.go:128: removing dir "rclone-sync-test-include/layer2" failed: removing directory marker failed: googleapi: Error 404: No such object: rclone-test-gofevav4wiqu/rclone-sync-test-include/layer2/, notFound 2025/02/11 01:17:17 DEBUG : rclone-sync-test-include/: Removing directory marker run.go:125: removing dir "rclone-sync-test-include" failed - try 1/3: removing directory marker failed: googleapi: Error 404: No such object: rclone-test-gofevav4wiqu/rclone-sync-test-include/, notFound 2025/02/11 01:17:18 DEBUG : rclone-sync-test-include/: Removing directory marker run.go:125: removing dir "rclone-sync-test-include" failed - try 2/3: removing directory marker failed: googleapi: Error 404: No such object: rclone-test-gofevav4wiqu/rclone-sync-test-include/, notFound 2025/02/11 01:17:19 DEBUG : rclone-sync-test-include/: Removing directory marker run.go:125: removing dir "rclone-sync-test-include" failed - try 3/3: removing directory marker failed: googleapi: Error 404: No such object: rclone-test-gofevav4wiqu/rclone-sync-test-include/, notFound run.go:128: removing dir "rclone-sync-test-include" failed: removing directory marker failed: googleapi: Error 404: No such object: rclone-test-gofevav4wiqu/rclone-sync-test-include/, notFound 2025/02/11 01:17:20 DEBUG : rclone-sync-test-ignore-file/: Removing directory marker 2025/02/11 01:17:21 DEBUG : rclone-sync-test-ignore-file/: Removing directory marker run.go:125: removing dir "rclone-sync-test-ignore-file" failed - try 1/3: removing directory marker failed: googleapi: Error 404: No such object: rclone-test-gofevav4wiqu/rclone-sync-test-ignore-file/, notFound 2025/02/11 01:17:22 DEBUG : rclone-sync-test-ignore-file/: Removing directory marker run.go:125: removing dir "rclone-sync-test-ignore-file" failed - try 2/3: removing directory marker failed: googleapi: Error 404: No such object: rclone-test-gofevav4wiqu/rclone-sync-test-ignore-file/, notFound 2025/02/11 01:17:23 DEBUG : rclone-sync-test-ignore-file/: Removing directory marker run.go:125: removing dir "rclone-sync-test-ignore-file" failed - try 3/3: removing directory marker failed: googleapi: Error 404: No such object: rclone-test-gofevav4wiqu/rclone-sync-test-ignore-file/, notFound run.go:128: removing dir "rclone-sync-test-ignore-file" failed: removing directory marker failed: googleapi: Error 404: No such object: rclone-test-gofevav4wiqu/rclone-sync-test-ignore-file/, notFound 2025/02/11 01:17:24 DEBUG : rclone-sync-test/: Removing directory marker run.go:125: removing dir "rclone-sync-test" failed - try 1/3: removing directory marker failed: googleapi: Error 404: No such object: rclone-test-gofevav4wiqu/rclone-sync-test/, notFound 2025/02/11 01:17:25 DEBUG : rclone-sync-test/: Removing directory marker run.go:125: removing dir "rclone-sync-test" failed - try 2/3: removing directory marker failed: googleapi: Error 404: No such object: rclone-test-gofevav4wiqu/rclone-sync-test/, notFound 2025/02/11 01:17:26 DEBUG : rclone-sync-test/: Removing directory marker run.go:125: removing dir "rclone-sync-test" failed - try 3/3: removing directory marker failed: googleapi: Error 404: No such object: rclone-test-gofevav4wiqu/rclone-sync-test/, notFound run.go:128: removing dir "rclone-sync-test" failed: removing directory marker failed: googleapi: Error 404: No such object: rclone-test-gofevav4wiqu/rclone-sync-test/, notFound fstest.go:292: Sleeping for 1s for list eventual consistency: 1/3 fstest.go:292: Sleeping for 2s for list eventual consistency: 2/3 fstest.go:292: Sleeping for 4s for list eventual consistency: 3/3 fstest.go:321: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:321 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:332 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:173 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:388 /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.22.0.linux-amd64/src/testing/testing.go:1175 /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.22.0.linux-amd64/src/testing/testing.go:1353 /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.22.0.linux-amd64/src/testing/testing.go:1683 Error: Not equal: expected: []string{} actual : []string{"rclone-sync-test", "rclone-sync-test-ignore-file", "rclone-sync-test-include", "rclone-sync-test-include/layer2"} Diff: --- Expected +++ Actual @@ -1,2 +1,6 @@ -([]string) { +([]string) (len=4) { + (string) (len=16) "rclone-sync-test", + (string) (len=28) "rclone-sync-test-ignore-file", + (string) (len=24) "rclone-sync-test-include", + (string) (len=31) "rclone-sync-test-include/layer2" } Test: TestSyncOverlapWithFilter Messages: directories 2025/02/11 01:17:34 DEBUG : rclone-sync-test-include/layer2/: Removing directory marker run.go:125: removing dir "rclone-sync-test-include/layer2" failed - try 1/3: removing directory marker failed: googleapi: Error 404: No such object: rclone-test-gofevav4wiqu/rclone-sync-test-include/layer2/, notFound 2025/02/11 01:17:35 DEBUG : rclone-sync-test-include/layer2/: Removing directory marker run.go:125: removing dir "rclone-sync-test-include/layer2" failed - try 2/3: removing directory marker failed: googleapi: Error 404: No such object: rclone-test-gofevav4wiqu/rclone-sync-test-include/layer2/, notFound 2025/02/11 01:17:36 DEBUG : rclone-sync-test-include/layer2/: Removing directory marker run.go:125: removing dir "rclone-sync-test-include/layer2" failed - try 3/3: removing directory marker failed: googleapi: Error 404: No such object: rclone-test-gofevav4wiqu/rclone-sync-test-include/layer2/, notFound run.go:128: removing dir "rclone-sync-test-include/layer2" failed: removing directory marker failed: googleapi: Error 404: No such object: rclone-test-gofevav4wiqu/rclone-sync-test-include/layer2/, notFound 2025/02/11 01:17:37 DEBUG : rclone-sync-test-include/: Removing directory marker run.go:125: removing dir "rclone-sync-test-include" failed - try 1/3: removing directory marker failed: googleapi: Error 404: No such object: rclone-test-gofevav4wiqu/rclone-sync-test-include/, notFound 2025/02/11 01:17:38 DEBUG : rclone-sync-test-include/: Removing directory marker run.go:125: removing dir "rclone-sync-test-include" failed - try 2/3: removing directory marker failed: googleapi: Error 404: No such object: rclone-test-gofevav4wiqu/rclone-sync-test-include/, notFound 2025/02/11 01:17:39 DEBUG : rclone-sync-test-include/: Removing directory marker run.go:125: removing dir "rclone-sync-test-include" failed - try 3/3: removing directory marker failed: googleapi: Error 404: No such object: rclone-test-gofevav4wiqu/rclone-sync-test-include/, notFound run.go:128: removing dir "rclone-sync-test-include" failed: removing directory marker failed: googleapi: Error 404: No such object: rclone-test-gofevav4wiqu/rclone-sync-test-include/, notFound 2025/02/11 01:17:41 DEBUG : rclone-sync-test-ignore-file/: Removing directory marker run.go:125: removing dir "rclone-sync-test-ignore-file" failed - try 1/3: removing directory marker failed: googleapi: Error 404: No such object: rclone-test-gofevav4wiqu/rclone-sync-test-ignore-file/, notFound 2025/02/11 01:17:42 DEBUG : rclone-sync-test-ignore-file/: Removing directory marker run.go:125: removing dir "rclone-sync-test-ignore-file" failed - try 2/3: removing directory marker failed: googleapi: Error 404: No such object: rclone-test-gofevav4wiqu/rclone-sync-test-ignore-file/, notFound 2025/02/11 01:17:43 DEBUG : rclone-sync-test-ignore-file/: Removing directory marker run.go:125: removing dir "rclone-sync-test-ignore-file" failed - try 3/3: removing directory marker failed: googleapi: Error 404: No such object: rclone-test-gofevav4wiqu/rclone-sync-test-ignore-file/, notFound run.go:128: removing dir "rclone-sync-test-ignore-file" failed: removing directory marker failed: googleapi: Error 404: No such object: rclone-test-gofevav4wiqu/rclone-sync-test-ignore-file/, notFound 2025/02/11 01:17:44 DEBUG : rclone-sync-test/: Removing directory marker run.go:125: removing dir "rclone-sync-test" failed - try 1/3: removing directory marker failed: googleapi: Error 404: No such object: rclone-test-gofevav4wiqu/rclone-sync-test/, notFound 2025/02/11 01:17:45 DEBUG : rclone-sync-test/: Removing directory marker run.go:125: removing dir "rclone-sync-test" failed - try 2/3: removing directory marker failed: googleapi: Error 404: No such object: rclone-test-gofevav4wiqu/rclone-sync-test/, notFound 2025/02/11 01:17:46 DEBUG : rclone-sync-test/: Removing directory marker run.go:125: removing dir "rclone-sync-test" failed - try 3/3: removing directory marker failed: googleapi: Error 404: No such object: rclone-test-gofevav4wiqu/rclone-sync-test/, notFound run.go:128: removing dir "rclone-sync-test" failed: removing directory marker failed: googleapi: Error 404: No such object: rclone-test-gofevav4wiqu/rclone-sync-test/, notFound fstest.go:292: Sleeping for 1s for list eventual consistency: 1/3 fstest.go:292: Sleeping for 2s for list eventual consistency: 2/3 fstest.go:292: Sleeping for 4s for list eventual consistency: 3/3 fstest.go:321: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:321 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:332 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:173 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:388 /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.22.0.linux-amd64/src/testing/testing.go:1175 /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.22.0.linux-amd64/src/testing/testing.go:1353 /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.22.0.linux-amd64/src/testing/testing.go:1683 Error: Not equal: expected: []string{} actual : []string{"rclone-sync-test", "rclone-sync-test-ignore-file", "rclone-sync-test-include", "rclone-sync-test-include/layer2"} Diff: --- Expected +++ Actual @@ -1,2 +1,6 @@ -([]string) { +([]string) (len=4) { + (string) (len=16) "rclone-sync-test", + (string) (len=28) "rclone-sync-test-ignore-file", + (string) (len=24) "rclone-sync-test-include", + (string) (len=31) "rclone-sync-test-include/layer2" } Test: TestSyncOverlapWithFilter Messages: directories 2025/02/11 01:17:54 DEBUG : rclone-sync-test-include/layer2/: Removing directory marker run.go:125: removing dir "rclone-sync-test-include/layer2" failed - try 1/3: removing directory marker failed: googleapi: Error 404: No such object: rclone-test-gofevav4wiqu/rclone-sync-test-include/layer2/, notFound 2025/02/11 01:17:55 DEBUG : rclone-sync-test-include/layer2/: Removing directory marker run.go:125: removing dir "rclone-sync-test-include/layer2" failed - try 2/3: removing directory marker failed: googleapi: Error 404: No such object: rclone-test-gofevav4wiqu/rclone-sync-test-include/layer2/, notFound 2025/02/11 01:17:56 DEBUG : rclone-sync-test-include/layer2/: Removing directory marker run.go:125: removing dir "rclone-sync-test-include/layer2" failed - try 3/3: removing directory marker failed: googleapi: Error 404: No such object: rclone-test-gofevav4wiqu/rclone-sync-test-include/layer2/, notFound run.go:128: removing dir "rclone-sync-test-include/layer2" failed: removing directory marker failed: googleapi: Error 404: No such object: rclone-test-gofevav4wiqu/rclone-sync-test-include/layer2/, notFound 2025/02/11 01:17:57 DEBUG : rclone-sync-test-include/: Removing directory marker run.go:125: removing dir "rclone-sync-test-include" failed - try 1/3: removing directory marker failed: googleapi: Error 404: No such object: rclone-test-gofevav4wiqu/rclone-sync-test-include/, notFound 2025/02/11 01:17:58 DEBUG : rclone-sync-test-include/: Removing directory marker run.go:125: removing dir "rclone-sync-test-include" failed - try 2/3: removing directory marker failed: googleapi: Error 404: No such object: rclone-test-gofevav4wiqu/rclone-sync-test-include/, notFound 2025/02/11 01:17:59 DEBUG : rclone-sync-test-include/: Removing directory marker run.go:125: removing dir "rclone-sync-test-include" failed - try 3/3: removing directory marker failed: googleapi: Error 404: No such object: rclone-test-gofevav4wiqu/rclone-sync-test-include/, notFound run.go:128: removing dir "rclone-sync-test-include" failed: removing directory marker failed: googleapi: Error 404: No such object: rclone-test-gofevav4wiqu/rclone-sync-test-include/, notFound 2025/02/11 01:18:00 DEBUG : rclone-sync-test-ignore-file/: Removing directory marker run.go:125: removing dir "rclone-sync-test-ignore-file" failed - try 1/3: removing directory marker failed: googleapi: Error 404: No such object: rclone-test-gofevav4wiqu/rclone-sync-test-ignore-file/, notFound 2025/02/11 01:18:02 DEBUG : rclone-sync-test-ignore-file/: Removing directory marker run.go:125: removing dir "rclone-sync-test-ignore-file" failed - try 2/3: removing directory marker failed: googleapi: Error 404: No such object: rclone-test-gofevav4wiqu/rclone-sync-test-ignore-file/, notFound 2025/02/11 01:18:03 DEBUG : rclone-sync-test-ignore-file/: Removing directory marker run.go:125: removing dir "rclone-sync-test-ignore-file" failed - try 3/3: removing directory marker failed: googleapi: Error 404: No such object: rclone-test-gofevav4wiqu/rclone-sync-test-ignore-file/, notFound run.go:128: removing dir "rclone-sync-test-ignore-file" failed: removing directory marker failed: googleapi: Error 404: No such object: rclone-test-gofevav4wiqu/rclone-sync-test-ignore-file/, notFound 2025/02/11 01:18:04 DEBUG : rclone-sync-test/: Removing directory marker run.go:125: removing dir "rclone-sync-test" failed - try 1/3: removing directory marker failed: googleapi: Error 404: No such object: rclone-test-gofevav4wiqu/rclone-sync-test/, notFound 2025/02/11 01:18:05 DEBUG : rclone-sync-test/: Removing directory marker run.go:125: removing dir "rclone-sync-test" failed - try 2/3: removing directory marker failed: googleapi: Error 404: No such object: rclone-test-gofevav4wiqu/rclone-sync-test/, notFound 2025/02/11 01:18:06 DEBUG : rclone-sync-test/: Removing directory marker run.go:125: removing dir "rclone-sync-test" failed - try 3/3: removing directory marker failed: googleapi: Error 404: No such object: rclone-test-gofevav4wiqu/rclone-sync-test/, notFound run.go:128: removing dir "rclone-sync-test" failed: removing directory marker failed: googleapi: Error 404: No such object: rclone-test-gofevav4wiqu/rclone-sync-test/, notFound fstest.go:292: Sleeping for 1s for list eventual consistency: 1/3 fstest.go:292: Sleeping for 2s for list eventual consistency: 2/3 fstest.go:292: Sleeping for 4s for list eventual consistency: 3/3 fstest.go:321: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:321 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:332 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:173 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:388 /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.22.0.linux-amd64/src/testing/testing.go:1175 /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.22.0.linux-amd64/src/testing/testing.go:1353 /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.22.0.linux-amd64/src/testing/testing.go:1683 Error: Not equal: expected: []string{} actual : []string{"rclone-sync-test", "rclone-sync-test-ignore-file", "rclone-sync-test-include", "rclone-sync-test-include/layer2"} Diff: --- Expected +++ Actual @@ -1,2 +1,6 @@ -([]string) { +([]string) (len=4) { + (string) (len=16) "rclone-sync-test", + (string) (len=28) "rclone-sync-test-ignore-file", + (string) (len=24) "rclone-sync-test-include", + (string) (len=31) "rclone-sync-test-include/layer2" } Test: TestSyncOverlapWithFilter Messages: directories 2025/02/11 01:18:14 DEBUG : rclone-sync-test-include/layer2/: Removing directory marker run.go:125: removing dir "rclone-sync-test-include/layer2" failed - try 1/3: removing directory marker failed: googleapi: Error 404: No such object: rclone-test-gofevav4wiqu/rclone-sync-test-include/layer2/, notFound 2025/02/11 01:18:15 DEBUG : rclone-sync-test-include/layer2/: Removing directory marker run.go:125: removing dir "rclone-sync-test-include/layer2" failed - try 2/3: removing directory marker failed: googleapi: Error 404: No such object: rclone-test-gofevav4wiqu/rclone-sync-test-include/layer2/, notFound 2025/02/11 01:18:16 DEBUG : rclone-sync-test-include/layer2/: Removing directory marker run.go:125: removing dir "rclone-sync-test-include/layer2" failed - try 3/3: removing directory marker failed: googleapi: Error 404: No such object: rclone-test-gofevav4wiqu/rclone-sync-test-include/layer2/, notFound run.go:128: removing dir "rclone-sync-test-include/layer2" failed: removing directory marker failed: googleapi: Error 404: No such object: rclone-test-gofevav4wiqu/rclone-sync-test-include/layer2/, notFound 2025/02/11 01:18:17 DEBUG : rclone-sync-test-include/: Removing directory marker run.go:125: removing dir "rclone-sync-test-include" failed - try 1/3: removing directory marker failed: googleapi: Error 404: No such object: rclone-test-gofevav4wiqu/rclone-sync-test-include/, notFound 2025/02/11 01:18:18 DEBUG : rclone-sync-test-include/: Removing directory marker run.go:125: removing dir "rclone-sync-test-include" failed - try 2/3: removing directory marker failed: googleapi: Error 404: No such object: rclone-test-gofevav4wiqu/rclone-sync-test-include/, notFound 2025/02/11 01:18:19 DEBUG : rclone-sync-test-include/: Removing directory marker run.go:125: removing dir "rclone-sync-test-include" failed - try 3/3: removing directory marker failed: googleapi: Error 404: No such object: rclone-test-gofevav4wiqu/rclone-sync-test-include/, notFound run.go:128: removing dir "rclone-sync-test-include" failed: removing directory marker failed: googleapi: Error 404: No such object: rclone-test-gofevav4wiqu/rclone-sync-test-include/, notFound 2025/02/11 01:18:20 DEBUG : rclone-sync-test-ignore-file/: Removing directory marker run.go:125: removing dir "rclone-sync-test-ignore-file" failed - try 1/3: removing directory marker failed: googleapi: Error 404: No such object: rclone-test-gofevav4wiqu/rclone-sync-test-ignore-file/, notFound 2025/02/11 01:18:22 DEBUG : rclone-sync-test-ignore-file/: Removing directory marker run.go:125: removing dir "rclone-sync-test-ignore-file" failed - try 2/3: removing directory marker failed: googleapi: Error 404: No such object: rclone-test-gofevav4wiqu/rclone-sync-test-ignore-file/, notFound 2025/02/11 01:18:23 DEBUG : rclone-sync-test-ignore-file/: Removing directory marker run.go:125: removing dir "rclone-sync-test-ignore-file" failed - try 3/3: removing directory marker failed: googleapi: Error 404: No such object: rclone-test-gofevav4wiqu/rclone-sync-test-ignore-file/, notFound run.go:128: removing dir "rclone-sync-test-ignore-file" failed: removing directory marker failed: googleapi: Error 404: No such object: rclone-test-gofevav4wiqu/rclone-sync-test-ignore-file/, notFound 2025/02/11 01:18:24 DEBUG : rclone-sync-test/: Removing directory marker run.go:125: removing dir "rclone-sync-test" failed - try 1/3: removing directory marker failed: googleapi: Error 404: No such object: rclone-test-gofevav4wiqu/rclone-sync-test/, notFound 2025/02/11 01:18:25 DEBUG : rclone-sync-test/: Removing directory marker run.go:125: removing dir "rclone-sync-test" failed - try 2/3: removing directory marker failed: googleapi: Error 404: No such object: rclone-test-gofevav4wiqu/rclone-sync-test/, notFound 2025/02/11 01:18:26 DEBUG : rclone-sync-test/: Removing directory marker run.go:125: removing dir "rclone-sync-test" failed - try 3/3: removing directory marker failed: googleapi: Error 404: No such object: rclone-test-gofevav4wiqu/rclone-sync-test/, notFound run.go:128: removing dir "rclone-sync-test" failed: removing directory marker failed: googleapi: Error 404: No such object: rclone-test-gofevav4wiqu/rclone-sync-test/, notFound fstest.go:292: Sleeping for 1s for list eventual consistency: 1/3 fstest.go:292: Sleeping for 2s for list eventual consistency: 2/3 fstest.go:292: Sleeping for 4s for list eventual consistency: 3/3 fstest.go:321: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:321 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:332 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:173 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:388 /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.22.0.linux-amd64/src/testing/testing.go:1175 /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.22.0.linux-amd64/src/testing/testing.go:1353 /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.22.0.linux-amd64/src/testing/testing.go:1683 Error: Not equal: expected: []string{} actual : []string{"rclone-sync-test", "rclone-sync-test-ignore-file", "rclone-sync-test-include", "rclone-sync-test-include/layer2"} Diff: --- Expected +++ Actual @@ -1,2 +1,6 @@ -([]string) { +([]string) (len=4) { + (string) (len=16) "rclone-sync-test", + (string) (len=28) "rclone-sync-test-ignore-file", + (string) (len=24) "rclone-sync-test-include", + (string) (len=31) "rclone-sync-test-include/layer2" } Test: TestSyncOverlapWithFilter Messages: directories 2025/02/11 01:18:34 DEBUG : rclone-sync-test-include/layer2/: Removing directory marker run.go:125: removing dir "rclone-sync-test-include/layer2" failed - try 1/3: removing directory marker failed: googleapi: Error 404: No such object: rclone-test-gofevav4wiqu/rclone-sync-test-include/layer2/, notFound 2025/02/11 01:18:35 DEBUG : rclone-sync-test-include/layer2/: Removing directory marker run.go:125: removing dir "rclone-sync-test-include/layer2" failed - try 2/3: removing directory marker failed: googleapi: Error 404: No such object: rclone-test-gofevav4wiqu/rclone-sync-test-include/layer2/, notFound 2025/02/11 01:18:36 DEBUG : rclone-sync-test-include/layer2/: Removing directory marker run.go:125: removing dir "rclone-sync-test-include/layer2" failed - try 3/3: removing directory marker failed: googleapi: Error 404: No such object: rclone-test-gofevav4wiqu/rclone-sync-test-include/layer2/, notFound run.go:128: removing dir "rclone-sync-test-include/layer2" failed: removing directory marker failed: googleapi: Error 404: No such object: rclone-test-gofevav4wiqu/rclone-sync-test-include/layer2/, notFound 2025/02/11 01:18:37 DEBUG : rclone-sync-test-include/: Removing directory marker run.go:125: removing dir "rclone-sync-test-include" failed - try 1/3: removing directory marker failed: googleapi: Error 404: No such object: rclone-test-gofevav4wiqu/rclone-sync-test-include/, notFound 2025/02/11 01:18:38 DEBUG : rclone-sync-test-include/: Removing directory marker run.go:125: removing dir "rclone-sync-test-include" failed - try 2/3: removing directory marker failed: googleapi: Error 404: No such object: rclone-test-gofevav4wiqu/rclone-sync-test-include/, notFound 2025/02/11 01:18:39 DEBUG : rclone-sync-test-include/: Removing directory marker run.go:125: removing dir "rclone-sync-test-include" failed - try 3/3: removing directory marker failed: googleapi: Error 404: No such object: rclone-test-gofevav4wiqu/rclone-sync-test-include/, notFound run.go:128: removing dir "rclone-sync-test-include" failed: removing directory marker failed: googleapi: Error 404: No such object: rclone-test-gofevav4wiqu/rclone-sync-test-include/, notFound 2025/02/11 01:18:40 DEBUG : rclone-sync-test-ignore-file/: Removing directory marker run.go:125: removing dir "rclone-sync-test-ignore-file" failed - try 1/3: removing directory marker failed: googleapi: Error 404: No such object: rclone-test-gofevav4wiqu/rclone-sync-test-ignore-file/, notFound 2025/02/11 01:18:41 DEBUG : rclone-sync-test-ignore-file/: Removing directory marker run.go:125: removing dir "rclone-sync-test-ignore-file" failed - try 2/3: removing directory marker failed: googleapi: Error 404: No such object: rclone-test-gofevav4wiqu/rclone-sync-test-ignore-file/, notFound 2025/02/11 01:18:42 DEBUG : rclone-sync-test-ignore-file/: Removing directory marker run.go:125: removing dir "rclone-sync-test-ignore-file" failed - try 3/3: removing directory marker failed: googleapi: Error 404: No such object: rclone-test-gofevav4wiqu/rclone-sync-test-ignore-file/, notFound run.go:128: removing dir "rclone-sync-test-ignore-file" failed: removing directory marker failed: googleapi: Error 404: No such object: rclone-test-gofevav4wiqu/rclone-sync-test-ignore-file/, notFound 2025/02/11 01:18:43 DEBUG : rclone-sync-test/: Removing directory marker run.go:125: removing dir "rclone-sync-test" failed - try 1/3: removing directory marker failed: googleapi: Error 404: No such object: rclone-test-gofevav4wiqu/rclone-sync-test/, notFound 2025/02/11 01:18:45 DEBUG : rclone-sync-test/: Removing directory marker run.go:125: removing dir "rclone-sync-test" failed - try 2/3: removing directory marker failed: googleapi: Error 404: No such object: rclone-test-gofevav4wiqu/rclone-sync-test/, notFound 2025/02/11 01:18:46 DEBUG : rclone-sync-test/: Removing directory marker run.go:125: removing dir "rclone-sync-test" failed - try 3/3: removing directory marker failed: googleapi: Error 404: No such object: rclone-test-gofevav4wiqu/rclone-sync-test/, notFound run.go:128: removing dir "rclone-sync-test" failed: removing directory marker failed: googleapi: Error 404: No such object: rclone-test-gofevav4wiqu/rclone-sync-test/, notFound fstest.go:292: Sleeping for 1s for list eventual consistency: 1/3 fstest.go:292: Sleeping for 2s for list eventual consistency: 2/3 fstest.go:292: Sleeping for 4s for list eventual consistency: 3/3 fstest.go:321: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:321 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:332 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:173 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:388 /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.22.0.linux-amd64/src/testing/testing.go:1175 /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.22.0.linux-amd64/src/testing/testing.go:1353 /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.22.0.linux-amd64/src/testing/testing.go:1683 Error: Not equal: expected: []string{} actual : []string{"rclone-sync-test", "rclone-sync-test-ignore-file", "rclone-sync-test-include", "rclone-sync-test-include/layer2"} Diff: --- Expected +++ Actual @@ -1,2 +1,6 @@ -([]string) { +([]string) (len=4) { + (string) (len=16) "rclone-sync-test", + (string) (len=28) "rclone-sync-test-ignore-file", + (string) (len=24) "rclone-sync-test-include", + (string) (len=31) "rclone-sync-test-include/layer2" } Test: TestSyncOverlapWithFilter Messages: directories 2025/02/11 01:18:54 DEBUG : rclone-sync-test-include/layer2/: Removing directory marker run.go:125: removing dir "rclone-sync-test-include/layer2" failed - try 1/3: removing directory marker failed: googleapi: Error 404: No such object: rclone-test-gofevav4wiqu/rclone-sync-test-include/layer2/, notFound 2025/02/11 01:18:55 DEBUG : rclone-sync-test-include/layer2/: Removing directory marker run.go:125: removing dir "rclone-sync-test-include/layer2" failed - try 2/3: removing directory marker failed: googleapi: Error 404: No such object: rclone-test-gofevav4wiqu/rclone-sync-test-include/layer2/, notFound 2025/02/11 01:18:56 DEBUG : rclone-sync-test-include/layer2/: Removing directory marker run.go:125: removing dir "rclone-sync-test-include/layer2" failed - try 3/3: removing directory marker failed: googleapi: Error 404: No such object: rclone-test-gofevav4wiqu/rclone-sync-test-include/layer2/, notFound run.go:128: removing dir "rclone-sync-test-include/layer2" failed: removing directory marker failed: googleapi: Error 404: No such object: rclone-test-gofevav4wiqu/rclone-sync-test-include/layer2/, notFound 2025/02/11 01:18:57 DEBUG : rclone-sync-test-include/: Removing directory marker run.go:125: removing dir "rclone-sync-test-include" failed - try 1/3: removing directory marker failed: googleapi: Error 404: No such object: rclone-test-gofevav4wiqu/rclone-sync-test-include/, notFound 2025/02/11 01:18:58 DEBUG : rclone-sync-test-include/: Removing directory marker run.go:125: removing dir "rclone-sync-test-include" failed - try 2/3: removing directory marker failed: googleapi: Error 404: No such object: rclone-test-gofevav4wiqu/rclone-sync-test-include/, notFound 2025/02/11 01:18:59 DEBUG : rclone-sync-test-include/: Removing directory marker run.go:125: removing dir "rclone-sync-test-include" failed - try 3/3: removing directory marker failed: googleapi: Error 404: No such object: rclone-test-gofevav4wiqu/rclone-sync-test-include/, notFound run.go:128: removing dir "rclone-sync-test-include" failed: removing directory marker failed: googleapi: Error 404: No such object: rclone-test-gofevav4wiqu/rclone-sync-test-include/, notFound 2025/02/11 01:19:00 DEBUG : rclone-sync-test-ignore-file/: Removing directory marker run.go:125: removing dir "rclone-sync-test-ignore-file" failed - try 1/3: removing directory marker failed: googleapi: Error 404: No such object: rclone-test-gofevav4wiqu/rclone-sync-test-ignore-file/, notFound 2025/02/11 01:19:01 DEBUG : rclone-sync-test-ignore-file/: Removing directory marker run.go:125: removing dir "rclone-sync-test-ignore-file" failed - try 2/3: removing directory marker failed: googleapi: Error 404: No such object: rclone-test-gofevav4wiqu/rclone-sync-test-ignore-file/, notFound 2025/02/11 01:19:02 DEBUG : rclone-sync-test-ignore-file/: Removing directory marker run.go:125: removing dir "rclone-sync-test-ignore-file" failed - try 3/3: removing directory marker failed: googleapi: Error 404: No such object: rclone-test-gofevav4wiqu/rclone-sync-test-ignore-file/, notFound run.go:128: removing dir "rclone-sync-test-ignore-file" failed: removing directory marker failed: googleapi: Error 404: No such object: rclone-test-gofevav4wiqu/rclone-sync-test-ignore-file/, notFound 2025/02/11 01:19:03 DEBUG : rclone-sync-test/: Removing directory marker run.go:125: removing dir "rclone-sync-test" failed - try 1/3: removing directory marker failed: googleapi: Error 404: No such object: rclone-test-gofevav4wiqu/rclone-sync-test/, notFound 2025/02/11 01:19:04 DEBUG : rclone-sync-test/: Removing directory marker run.go:125: removing dir "rclone-sync-test" failed - try 2/3: removing directory marker failed: googleapi: Error 404: No such object: rclone-test-gofevav4wiqu/rclone-sync-test/, notFound 2025/02/11 01:19:05 DEBUG : rclone-sync-test/: Removing directory marker run.go:125: removing dir "rclone-sync-test" failed - try 3/3: removing directory marker failed: googleapi: Error 404: No such object: rclone-test-gofevav4wiqu/rclone-sync-test/, notFound run.go:128: removing dir "rclone-sync-test" failed: removing directory marker failed: googleapi: Error 404: No such object: rclone-test-gofevav4wiqu/rclone-sync-test/, notFound fstest.go:292: Sleeping for 1s for list eventual consistency: 1/3 fstest.go:292: Sleeping for 2s for list eventual consistency: 2/3 fstest.go:292: Sleeping for 4s for list eventual consistency: 3/3 fstest.go:321: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:321 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:332 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:173 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:388 /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.22.0.linux-amd64/src/testing/testing.go:1175 /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.22.0.linux-amd64/src/testing/testing.go:1353 /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.22.0.linux-amd64/src/testing/testing.go:1683 Error: Not equal: expected: []string{} actual : []string{"rclone-sync-test", "rclone-sync-test-ignore-file", "rclone-sync-test-include", "rclone-sync-test-include/layer2"} Diff: --- Expected +++ Actual @@ -1,2 +1,6 @@ -([]string) { +([]string) (len=4) { + (string) (len=16) "rclone-sync-test", + (string) (len=28) "rclone-sync-test-ignore-file", + (string) (len=24) "rclone-sync-test-include", + (string) (len=31) "rclone-sync-test-include/layer2" } Test: TestSyncOverlapWithFilter Messages: directories 2025/02/11 01:19:14 DEBUG : rclone-sync-test-include/layer2/: Removing directory marker run.go:125: removing dir "rclone-sync-test-include/layer2" failed - try 1/3: removing directory marker failed: googleapi: Error 404: No such object: rclone-test-gofevav4wiqu/rclone-sync-test-include/layer2/, notFound 2025/02/11 01:19:15 DEBUG : rclone-sync-test-include/layer2/: Removing directory marker run.go:125: removing dir "rclone-sync-test-include/layer2" failed - try 2/3: removing directory marker failed: googleapi: Error 404: No such object: rclone-test-gofevav4wiqu/rclone-sync-test-include/layer2/, notFound 2025/02/11 01:19:16 DEBUG : rclone-sync-test-include/layer2/: Removing directory marker run.go:125: removing dir "rclone-sync-test-include/layer2" failed - try 3/3: removing directory marker failed: googleapi: Error 404: No such object: rclone-test-gofevav4wiqu/rclone-sync-test-include/layer2/, notFound run.go:128: removing dir "rclone-sync-test-include/layer2" failed: removing directory marker failed: googleapi: Error 404: No such object: rclone-test-gofevav4wiqu/rclone-sync-test-include/layer2/, notFound 2025/02/11 01:19:17 DEBUG : rclone-sync-test-include/: Removing directory marker run.go:125: removing dir "rclone-sync-test-include" failed - try 1/3: removing directory marker failed: googleapi: Error 404: No such object: rclone-test-gofevav4wiqu/rclone-sync-test-include/, notFound 2025/02/11 01:19:18 DEBUG : rclone-sync-test-include/: Removing directory marker run.go:125: removing dir "rclone-sync-test-include" failed - try 2/3: removing directory marker failed: googleapi: Error 404: No such object: rclone-test-gofevav4wiqu/rclone-sync-test-include/, notFound 2025/02/11 01:19:19 DEBUG : rclone-sync-test-include/: Removing directory marker run.go:125: removing dir "rclone-sync-test-include" failed - try 3/3: removing directory marker failed: googleapi: Error 404: No such object: rclone-test-gofevav4wiqu/rclone-sync-test-include/, notFound run.go:128: removing dir "rclone-sync-test-include" failed: removing directory marker failed: googleapi: Error 404: No such object: rclone-test-gofevav4wiqu/rclone-sync-test-include/, notFound 2025/02/11 01:19:20 DEBUG : rclone-sync-test-ignore-file/: Removing directory marker run.go:125: removing dir "rclone-sync-test-ignore-file" failed - try 1/3: removing directory marker failed: googleapi: Error 404: No such object: rclone-test-gofevav4wiqu/rclone-sync-test-ignore-file/, notFound 2025/02/11 01:19:21 DEBUG : rclone-sync-test-ignore-file/: Removing directory marker run.go:125: removing dir "rclone-sync-test-ignore-file" failed - try 2/3: removing directory marker failed: googleapi: Error 404: No such object: rclone-test-gofevav4wiqu/rclone-sync-test-ignore-file/, notFound 2025/02/11 01:19:22 DEBUG : rclone-sync-test-ignore-file/: Removing directory marker run.go:125: removing dir "rclone-sync-test-ignore-file" failed - try 3/3: removing directory marker failed: googleapi: Error 404: No such object: rclone-test-gofevav4wiqu/rclone-sync-test-ignore-file/, notFound run.go:128: removing dir "rclone-sync-test-ignore-file" failed: removing directory marker failed: googleapi: Error 404: No such object: rclone-test-gofevav4wiqu/rclone-sync-test-ignore-file/, notFound 2025/02/11 01:19:23 DEBUG : rclone-sync-test/: Removing directory marker run.go:125: removing dir "rclone-sync-test" failed - try 1/3: removing directory marker failed: googleapi: Error 404: No such object: rclone-test-gofevav4wiqu/rclone-sync-test/, notFound 2025/02/11 01:19:24 DEBUG : rclone-sync-test/: Removing directory marker run.go:125: removing dir "rclone-sync-test" failed - try 2/3: removing directory marker failed: googleapi: Error 404: No such object: rclone-test-gofevav4wiqu/rclone-sync-test/, notFound 2025/02/11 01:19:25 DEBUG : rclone-sync-test/: Removing directory marker run.go:125: removing dir "rclone-sync-test" failed - try 3/3: removing directory marker failed: googleapi: Error 404: No such object: rclone-test-gofevav4wiqu/rclone-sync-test/, notFound run.go:128: removing dir "rclone-sync-test" failed: removing directory marker failed: googleapi: Error 404: No such object: rclone-test-gofevav4wiqu/rclone-sync-test/, notFound fstest.go:292: Sleeping for 1s for list eventual consistency: 1/3 fstest.go:292: Sleeping for 2s for list eventual consistency: 2/3 fstest.go:292: Sleeping for 4s for list eventual consistency: 3/3 fstest.go:321: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:321 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:332 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:173 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:388 /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.22.0.linux-amd64/src/testing/testing.go:1175 /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.22.0.linux-amd64/src/testing/testing.go:1353 /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.22.0.linux-amd64/src/testing/testing.go:1683 Error: Not equal: expected: []string{} actual : []string{"rclone-sync-test", "rclone-sync-test-ignore-file", "rclone-sync-test-include", "rclone-sync-test-include/layer2"} Diff: --- Expected +++ Actual @@ -1,2 +1,6 @@ -([]string) { +([]string) (len=4) { + (string) (len=16) "rclone-sync-test", + (string) (len=28) "rclone-sync-test-ignore-file", + (string) (len=24) "rclone-sync-test-include", + (string) (len=31) "rclone-sync-test-include/layer2" } Test: TestSyncOverlapWithFilter Messages: directories 2025/02/11 01:19:34 DEBUG : rclone-sync-test-include/layer2/: Removing directory marker run.go:125: removing dir "rclone-sync-test-include/layer2" failed - try 1/3: removing directory marker failed: googleapi: Error 404: No such object: rclone-test-gofevav4wiqu/rclone-sync-test-include/layer2/, notFound 2025/02/11 01:19:35 DEBUG : rclone-sync-test-include/layer2/: Removing directory marker run.go:125: removing dir "rclone-sync-test-include/layer2" failed - try 2/3: removing directory marker failed: googleapi: Error 404: No such object: rclone-test-gofevav4wiqu/rclone-sync-test-include/layer2/, notFound 2025/02/11 01:19:36 DEBUG : rclone-sync-test-include/layer2/: Removing directory marker run.go:125: removing dir "rclone-sync-test-include/layer2" failed - try 3/3: removing directory marker failed: googleapi: Error 404: No such object: rclone-test-gofevav4wiqu/rclone-sync-test-include/layer2/, notFound run.go:128: removing dir "rclone-sync-test-include/layer2" failed: removing directory marker failed: googleapi: Error 404: No such object: rclone-test-gofevav4wiqu/rclone-sync-test-include/layer2/, notFound 2025/02/11 01:19:37 DEBUG : rclone-sync-test-include/: Removing directory marker run.go:125: removing dir "rclone-sync-test-include" failed - try 1/3: removing directory marker failed: googleapi: Error 404: No such object: rclone-test-gofevav4wiqu/rclone-sync-test-include/, notFound 2025/02/11 01:19:38 DEBUG : rclone-sync-test-include/: Removing directory marker run.go:125: removing dir "rclone-sync-test-include" failed - try 2/3: removing directory marker failed: googleapi: Error 404: No such object: rclone-test-gofevav4wiqu/rclone-sync-test-include/, notFound 2025/02/11 01:19:39 DEBUG : rclone-sync-test-include/: Removing directory marker run.go:125: removing dir "rclone-sync-test-include" failed - try 3/3: removing directory marker failed: googleapi: Error 404: No such object: rclone-test-gofevav4wiqu/rclone-sync-test-include/, notFound run.go:128: removing dir "rclone-sync-test-include" failed: removing directory marker failed: googleapi: Error 404: No such object: rclone-test-gofevav4wiqu/rclone-sync-test-include/, notFound 2025/02/11 01:19:40 DEBUG : rclone-sync-test-ignore-file/: Removing directory marker run.go:125: removing dir "rclone-sync-test-ignore-file" failed - try 1/3: removing directory marker failed: googleapi: Error 404: No such object: rclone-test-gofevav4wiqu/rclone-sync-test-ignore-file/, notFound 2025/02/11 01:19:41 DEBUG : rclone-sync-test-ignore-file/: Removing directory marker run.go:125: removing dir "rclone-sync-test-ignore-file" failed - try 2/3: removing directory marker failed: googleapi: Error 404: No such object: rclone-test-gofevav4wiqu/rclone-sync-test-ignore-file/, notFound 2025/02/11 01:19:42 DEBUG : rclone-sync-test-ignore-file/: Removing directory marker run.go:125: removing dir "rclone-sync-test-ignore-file" failed - try 3/3: removing directory marker failed: googleapi: Error 404: No such object: rclone-test-gofevav4wiqu/rclone-sync-test-ignore-file/, notFound run.go:128: removing dir "rclone-sync-test-ignore-file" failed: removing directory marker failed: googleapi: Error 404: No such object: rclone-test-gofevav4wiqu/rclone-sync-test-ignore-file/, notFound 2025/02/11 01:19:43 DEBUG : rclone-sync-test/: Removing directory marker run.go:125: removing dir "rclone-sync-test" failed - try 1/3: removing directory marker failed: googleapi: Error 404: No such object: rclone-test-gofevav4wiqu/rclone-sync-test/, notFound 2025/02/11 01:19:44 DEBUG : rclone-sync-test/: Removing directory marker run.go:125: removing dir "rclone-sync-test" failed - try 2/3: removing directory marker failed: googleapi: Error 404: No such object: rclone-test-gofevav4wiqu/rclone-sync-test/, notFound 2025/02/11 01:19:45 DEBUG : rclone-sync-test/: Removing directory marker run.go:125: removing dir "rclone-sync-test" failed - try 3/3: removing directory marker failed: googleapi: Error 404: No such object: rclone-test-gofevav4wiqu/rclone-sync-test/, notFound run.go:128: removing dir "rclone-sync-test" failed: removing directory marker failed: googleapi: Error 404: No such object: rclone-test-gofevav4wiqu/rclone-sync-test/, notFound fstest.go:292: Sleeping for 1s for list eventual consistency: 1/3 fstest.go:292: Sleeping for 2s for list eventual consistency: 2/3 fstest.go:292: Sleeping for 4s for list eventual consistency: 3/3 fstest.go:321: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:321 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:332 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:173 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:388 /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.22.0.linux-amd64/src/testing/testing.go:1175 /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.22.0.linux-amd64/src/testing/testing.go:1353 /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.22.0.linux-amd64/src/testing/testing.go:1683 Error: Not equal: expected: []string{} actual : []string{"rclone-sync-test", "rclone-sync-test-ignore-file", "rclone-sync-test-include", "rclone-sync-test-include/layer2"} Diff: --- Expected +++ Actual @@ -1,2 +1,6 @@ -([]string) { +([]string) (len=4) { + (string) (len=16) "rclone-sync-test", + (string) (len=28) "rclone-sync-test-ignore-file", + (string) (len=24) "rclone-sync-test-include", + (string) (len=31) "rclone-sync-test-include/layer2" } Test: TestSyncOverlapWithFilter Messages: directories 2025/02/11 01:19:54 DEBUG : rclone-sync-test-include/layer2/: Removing directory marker run.go:125: removing dir "rclone-sync-test-include/layer2" failed - try 1/3: removing directory marker failed: googleapi: Error 404: No such object: rclone-test-gofevav4wiqu/rclone-sync-test-include/layer2/, notFound 2025/02/11 01:19:55 DEBUG : rclone-sync-test-include/layer2/: Removing directory marker run.go:125: removing dir "rclone-sync-test-include/layer2" failed - try 2/3: removing directory marker failed: googleapi: Error 404: No such object: rclone-test-gofevav4wiqu/rclone-sync-test-include/layer2/, notFound 2025/02/11 01:19:56 DEBUG : rclone-sync-test-include/layer2/: Removing directory marker run.go:125: removing dir "rclone-sync-test-include/layer2" failed - try 3/3: removing directory marker failed: googleapi: Error 404: No such object: rclone-test-gofevav4wiqu/rclone-sync-test-include/layer2/, notFound run.go:128: removing dir "rclone-sync-test-include/layer2" failed: removing directory marker failed: googleapi: Error 404: No such object: rclone-test-gofevav4wiqu/rclone-sync-test-include/layer2/, notFound 2025/02/11 01:19:57 DEBUG : rclone-sync-test-include/: Removing directory marker run.go:125: removing dir "rclone-sync-test-include" failed - try 1/3: removing directory marker failed: googleapi: Error 404: No such object: rclone-test-gofevav4wiqu/rclone-sync-test-include/, notFound 2025/02/11 01:19:58 DEBUG : rclone-sync-test-include/: Removing directory marker run.go:125: removing dir "rclone-sync-test-include" failed - try 2/3: removing directory marker failed: googleapi: Error 404: No such object: rclone-test-gofevav4wiqu/rclone-sync-test-include/, notFound 2025/02/11 01:19:59 DEBUG : rclone-sync-test-include/: Removing directory marker run.go:125: removing dir "rclone-sync-test-include" failed - try 3/3: removing directory marker failed: googleapi: Error 404: No such object: rclone-test-gofevav4wiqu/rclone-sync-test-include/, notFound run.go:128: removing dir "rclone-sync-test-include" failed: removing directory marker failed: googleapi: Error 404: No such object: rclone-test-gofevav4wiqu/rclone-sync-test-include/, notFound 2025/02/11 01:20:00 DEBUG : rclone-sync-test-ignore-file/: Removing directory marker run.go:125: removing dir "rclone-sync-test-ignore-file" failed - try 1/3: removing directory marker failed: googleapi: Error 404: No such object: rclone-test-gofevav4wiqu/rclone-sync-test-ignore-file/, notFound 2025/02/11 01:20:01 DEBUG : rclone-sync-test-ignore-file/: Removing directory marker run.go:125: removing dir "rclone-sync-test-ignore-file" failed - try 2/3: removing directory marker failed: googleapi: Error 404: No such object: rclone-test-gofevav4wiqu/rclone-sync-test-ignore-file/, notFound 2025/02/11 01:20:02 DEBUG : rclone-sync-test-ignore-file/: Removing directory marker run.go:125: removing dir "rclone-sync-test-ignore-file" failed - try 3/3: removing directory marker failed: googleapi: Error 404: No such object: rclone-test-gofevav4wiqu/rclone-sync-test-ignore-file/, notFound run.go:128: removing dir "rclone-sync-test-ignore-file" failed: removing directory marker failed: googleapi: Error 404: No such object: rclone-test-gofevav4wiqu/rclone-sync-test-ignore-file/, notFound 2025/02/11 01:20:03 DEBUG : rclone-sync-test/: Removing directory marker run.go:125: removing dir "rclone-sync-test" failed - try 1/3: removing directory marker failed: googleapi: Error 404: No such object: rclone-test-gofevav4wiqu/rclone-sync-test/, notFound 2025/02/11 01:20:04 DEBUG : rclone-sync-test/: Removing directory marker run.go:125: removing dir "rclone-sync-test" failed - try 2/3: removing directory marker failed: googleapi: Error 404: No such object: rclone-test-gofevav4wiqu/rclone-sync-test/, notFound 2025/02/11 01:20:05 DEBUG : rclone-sync-test/: Removing directory marker run.go:125: removing dir "rclone-sync-test" failed - try 3/3: removing directory marker failed: googleapi: Error 404: No such object: rclone-test-gofevav4wiqu/rclone-sync-test/, notFound run.go:128: removing dir "rclone-sync-test" failed: removing directory marker failed: googleapi: Error 404: No such object: rclone-test-gofevav4wiqu/rclone-sync-test/, notFound fstest.go:292: Sleeping for 1s for list eventual consistency: 1/3 fstest.go:292: Sleeping for 2s for list eventual consistency: 2/3 fstest.go:292: Sleeping for 4s for list eventual consistency: 3/3 fstest.go:321: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:321 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:332 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:173 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:388 /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.22.0.linux-amd64/src/testing/testing.go:1175 /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.22.0.linux-amd64/src/testing/testing.go:1353 /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.22.0.linux-amd64/src/testing/testing.go:1683 Error: Not equal: expected: []string{} actual : []string{"rclone-sync-test", "rclone-sync-test-ignore-file", "rclone-sync-test-include", "rclone-sync-test-include/layer2"} Diff: --- Expected +++ Actual @@ -1,2 +1,6 @@ -([]string) { +([]string) (len=4) { + (string) (len=16) "rclone-sync-test", + (string) (len=28) "rclone-sync-test-ignore-file", + (string) (len=24) "rclone-sync-test-include", + (string) (len=31) "rclone-sync-test-include/layer2" } Test: TestSyncOverlapWithFilter Messages: directories 2025/02/11 01:20:13 DEBUG : rclone-sync-test-include/layer2/: Removing directory marker run.go:125: removing dir "rclone-sync-test-include/layer2" failed - try 1/3: removing directory marker failed: googleapi: Error 404: No such object: rclone-test-gofevav4wiqu/rclone-sync-test-include/layer2/, notFound 2025/02/11 01:20:14 DEBUG : rclone-sync-test-include/layer2/: Removing directory marker run.go:125: removing dir "rclone-sync-test-include/layer2" failed - try 2/3: removing directory marker failed: googleapi: Error 404: No such object: rclone-test-gofevav4wiqu/rclone-sync-test-include/layer2/, notFound 2025/02/11 01:20:16 DEBUG : rclone-sync-test-include/layer2/: Removing directory marker run.go:125: removing dir "rclone-sync-test-include/layer2" failed - try 3/3: removing directory marker failed: googleapi: Error 404: No such object: rclone-test-gofevav4wiqu/rclone-sync-test-include/layer2/, notFound run.go:128: removing dir "rclone-sync-test-include/layer2" failed: removing directory marker failed: googleapi: Error 404: No such object: rclone-test-gofevav4wiqu/rclone-sync-test-include/layer2/, notFound 2025/02/11 01:20:17 DEBUG : rclone-sync-test-include/: Removing directory marker run.go:125: removing dir "rclone-sync-test-include" failed - try 1/3: removing directory marker failed: googleapi: Error 404: No such object: rclone-test-gofevav4wiqu/rclone-sync-test-include/, notFound 2025/02/11 01:20:18 DEBUG : rclone-sync-test-include/: Removing directory marker run.go:125: removing dir "rclone-sync-test-include" failed - try 2/3: removing directory marker failed: googleapi: Error 404: No such object: rclone-test-gofevav4wiqu/rclone-sync-test-include/, notFound 2025/02/11 01:20:19 DEBUG : rclone-sync-test-include/: Removing directory marker run.go:125: removing dir "rclone-sync-test-include" failed - try 3/3: removing directory marker failed: googleapi: Error 404: No such object: rclone-test-gofevav4wiqu/rclone-sync-test-include/, notFound run.go:128: removing dir "rclone-sync-test-include" failed: removing directory marker failed: googleapi: Error 404: No such object: rclone-test-gofevav4wiqu/rclone-sync-test-include/, notFound 2025/02/11 01:20:20 DEBUG : rclone-sync-test-ignore-file/: Removing directory marker run.go:125: removing dir "rclone-sync-test-ignore-file" failed - try 1/3: removing directory marker failed: googleapi: Error 404: No such object: rclone-test-gofevav4wiqu/rclone-sync-test-ignore-file/, notFound 2025/02/11 01:20:21 DEBUG : rclone-sync-test-ignore-file/: Removing directory marker run.go:125: removing dir "rclone-sync-test-ignore-file" failed - try 2/3: removing directory marker failed: googleapi: Error 404: No such object: rclone-test-gofevav4wiqu/rclone-sync-test-ignore-file/, notFound 2025/02/11 01:20:22 DEBUG : rclone-sync-test-ignore-file/: Removing directory marker run.go:125: removing dir "rclone-sync-test-ignore-file" failed - try 3/3: removing directory marker failed: googleapi: Error 404: No such object: rclone-test-gofevav4wiqu/rclone-sync-test-ignore-file/, notFound run.go:128: removing dir "rclone-sync-test-ignore-file" failed: removing directory marker failed: googleapi: Error 404: No such object: rclone-test-gofevav4wiqu/rclone-sync-test-ignore-file/, notFound 2025/02/11 01:20:23 DEBUG : rclone-sync-test/: Removing directory marker run.go:125: removing dir "rclone-sync-test" failed - try 1/3: removing directory marker failed: googleapi: Error 404: No such object: rclone-test-gofevav4wiqu/rclone-sync-test/, notFound 2025/02/11 01:20:24 DEBUG : rclone-sync-test/: Removing directory marker run.go:125: removing dir "rclone-sync-test" failed - try 2/3: removing directory marker failed: googleapi: Error 404: No such object: rclone-test-gofevav4wiqu/rclone-sync-test/, notFound 2025/02/11 01:20:25 DEBUG : rclone-sync-test/: Removing directory marker run.go:125: removing dir "rclone-sync-test" failed - try 3/3: removing directory marker failed: googleapi: Error 404: No such object: rclone-test-gofevav4wiqu/rclone-sync-test/, notFound run.go:128: removing dir "rclone-sync-test" failed: removing directory marker failed: googleapi: Error 404: No such object: rclone-test-gofevav4wiqu/rclone-sync-test/, notFound fstest.go:292: Sleeping for 1s for list eventual consistency: 1/3 fstest.go:292: Sleeping for 2s for list eventual consistency: 2/3 fstest.go:292: Sleeping for 4s for list eventual consistency: 3/3 fstest.go:321: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:321 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:332 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:173 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:388 /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.22.0.linux-amd64/src/testing/testing.go:1175 /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.22.0.linux-amd64/src/testing/testing.go:1353 /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.22.0.linux-amd64/src/testing/testing.go:1683 Error: Not equal: expected: []string{} actual : []string{"rclone-sync-test", "rclone-sync-test-ignore-file", "rclone-sync-test-include", "rclone-sync-test-include/layer2"} Diff: --- Expected +++ Actual @@ -1,2 +1,6 @@ -([]string) { +([]string) (len=4) { + (string) (len=16) "rclone-sync-test", + (string) (len=28) "rclone-sync-test-ignore-file", + (string) (len=24) "rclone-sync-test-include", + (string) (len=31) "rclone-sync-test-include/layer2" } Test: TestSyncOverlapWithFilter Messages: directories 2025/02/11 01:20:33 DEBUG : rclone-sync-test-include/layer2/: Removing directory marker run.go:125: removing dir "rclone-sync-test-include/layer2" failed - try 1/3: removing directory marker failed: googleapi: Error 404: No such object: rclone-test-gofevav4wiqu/rclone-sync-test-include/layer2/, notFound 2025/02/11 01:20:34 DEBUG : rclone-sync-test-include/layer2/: Removing directory marker run.go:125: removing dir "rclone-sync-test-include/layer2" failed - try 2/3: removing directory marker failed: googleapi: Error 404: No such object: rclone-test-gofevav4wiqu/rclone-sync-test-include/layer2/, notFound 2025/02/11 01:20:35 DEBUG : rclone-sync-test-include/layer2/: Removing directory marker run.go:125: removing dir "rclone-sync-test-include/layer2" failed - try 3/3: removing directory marker failed: googleapi: Error 404: No such object: rclone-test-gofevav4wiqu/rclone-sync-test-include/layer2/, notFound run.go:128: removing dir "rclone-sync-test-include/layer2" failed: removing directory marker failed: googleapi: Error 404: No such object: rclone-test-gofevav4wiqu/rclone-sync-test-include/layer2/, notFound 2025/02/11 01:20:37 DEBUG : rclone-sync-test-include/: Removing directory marker run.go:125: removing dir "rclone-sync-test-include" failed - try 1/3: removing directory marker failed: googleapi: Error 404: No such object: rclone-test-gofevav4wiqu/rclone-sync-test-include/, notFound 2025/02/11 01:20:38 DEBUG : rclone-sync-test-include/: Removing directory marker run.go:125: removing dir "rclone-sync-test-include" failed - try 2/3: removing directory marker failed: googleapi: Error 404: No such object: rclone-test-gofevav4wiqu/rclone-sync-test-include/, notFound 2025/02/11 01:20:39 DEBUG : rclone-sync-test-include/: Removing directory marker run.go:125: removing dir "rclone-sync-test-include" failed - try 3/3: removing directory marker failed: googleapi: Error 404: No such object: rclone-test-gofevav4wiqu/rclone-sync-test-include/, notFound run.go:128: removing dir "rclone-sync-test-include" failed: removing directory marker failed: googleapi: Error 404: No such object: rclone-test-gofevav4wiqu/rclone-sync-test-include/, notFound 2025/02/11 01:20:40 DEBUG : rclone-sync-test-ignore-file/: Removing directory marker run.go:125: removing dir "rclone-sync-test-ignore-file" failed - try 1/3: removing directory marker failed: googleapi: Error 404: No such object: rclone-test-gofevav4wiqu/rclone-sync-test-ignore-file/, notFound 2025/02/11 01:20:41 DEBUG : rclone-sync-test-ignore-file/: Removing directory marker run.go:125: removing dir "rclone-sync-test-ignore-file" failed - try 2/3: removing directory marker failed: googleapi: Error 404: No such object: rclone-test-gofevav4wiqu/rclone-sync-test-ignore-file/, notFound 2025/02/11 01:20:42 DEBUG : rclone-sync-test-ignore-file/: Removing directory marker run.go:125: removing dir "rclone-sync-test-ignore-file" failed - try 3/3: removing directory marker failed: googleapi: Error 404: No such object: rclone-test-gofevav4wiqu/rclone-sync-test-ignore-file/, notFound run.go:128: removing dir "rclone-sync-test-ignore-file" failed: removing directory marker failed: googleapi: Error 404: No such object: rclone-test-gofevav4wiqu/rclone-sync-test-ignore-file/, notFound 2025/02/11 01:20:43 DEBUG : rclone-sync-test/: Removing directory marker run.go:125: removing dir "rclone-sync-test" failed - try 1/3: removing directory marker failed: googleapi: Error 404: No such object: rclone-test-gofevav4wiqu/rclone-sync-test/, notFound 2025/02/11 01:20:44 DEBUG : rclone-sync-test/: Removing directory marker run.go:125: removing dir "rclone-sync-test" failed - try 2/3: removing directory marker failed: googleapi: Error 404: No such object: rclone-test-gofevav4wiqu/rclone-sync-test/, notFound 2025/02/11 01:20:45 DEBUG : rclone-sync-test/: Removing directory marker run.go:125: removing dir "rclone-sync-test" failed - try 3/3: removing directory marker failed: googleapi: Error 404: No such object: rclone-test-gofevav4wiqu/rclone-sync-test/, notFound run.go:128: removing dir "rclone-sync-test" failed: removing directory marker failed: googleapi: Error 404: No such object: rclone-test-gofevav4wiqu/rclone-sync-test/, notFound fstest.go:292: Sleeping for 1s for list eventual consistency: 1/3 fstest.go:292: Sleeping for 2s for list eventual consistency: 2/3 fstest.go:292: Sleeping for 4s for list eventual consistency: 3/3 fstest.go:321: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:321 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:332 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:173 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:388 /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.22.0.linux-amd64/src/testing/testing.go:1175 /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.22.0.linux-amd64/src/testing/testing.go:1353 /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.22.0.linux-amd64/src/testing/testing.go:1683 Error: Not equal: expected: []string{} actual : []string{"rclone-sync-test", "rclone-sync-test-ignore-file", "rclone-sync-test-include", "rclone-sync-test-include/layer2"} Diff: --- Expected +++ Actual @@ -1,2 +1,6 @@ -([]string) { +([]string) (len=4) { + (string) (len=16) "rclone-sync-test", + (string) (len=28) "rclone-sync-test-ignore-file", + (string) (len=24) "rclone-sync-test-include", + (string) (len=31) "rclone-sync-test-include/layer2" } Test: TestSyncOverlapWithFilter Messages: directories 2025/02/11 01:20:53 DEBUG : rclone-sync-test-include/layer2/: Removing directory marker run.go:125: removing dir "rclone-sync-test-include/layer2" failed - try 1/3: removing directory marker failed: googleapi: Error 404: No such object: rclone-test-gofevav4wiqu/rclone-sync-test-include/layer2/, notFound 2025/02/11 01:20:54 DEBUG : rclone-sync-test-include/layer2/: Removing directory marker run.go:125: removing dir "rclone-sync-test-include/layer2" failed - try 2/3: removing directory marker failed: googleapi: Error 404: No such object: rclone-test-gofevav4wiqu/rclone-sync-test-include/layer2/, notFound 2025/02/11 01:20:55 DEBUG : rclone-sync-test-include/layer2/: Removing directory marker run.go:125: removing dir "rclone-sync-test-include/layer2" failed - try 3/3: removing directory marker failed: googleapi: Error 404: No such object: rclone-test-gofevav4wiqu/rclone-sync-test-include/layer2/, notFound run.go:128: removing dir "rclone-sync-test-include/layer2" failed: removing directory marker failed: googleapi: Error 404: No such object: rclone-test-gofevav4wiqu/rclone-sync-test-include/layer2/, notFound 2025/02/11 01:20:57 DEBUG : rclone-sync-test-include/: Removing directory marker run.go:125: removing dir "rclone-sync-test-include" failed - try 1/3: removing directory marker failed: googleapi: Error 404: No such object: rclone-test-gofevav4wiqu/rclone-sync-test-include/, notFound 2025/02/11 01:20:58 DEBUG : rclone-sync-test-include/: Removing directory marker run.go:125: removing dir "rclone-sync-test-include" failed - try 2/3: removing directory marker failed: googleapi: Error 404: No such object: rclone-test-gofevav4wiqu/rclone-sync-test-include/, notFound 2025/02/11 01:20:59 DEBUG : rclone-sync-test-include/: Removing directory marker run.go:125: removing dir "rclone-sync-test-include" failed - try 3/3: removing directory marker failed: googleapi: Error 404: No such object: rclone-test-gofevav4wiqu/rclone-sync-test-include/, notFound run.go:128: removing dir "rclone-sync-test-include" failed: removing directory marker failed: googleapi: Error 404: No such object: rclone-test-gofevav4wiqu/rclone-sync-test-include/, notFound 2025/02/11 01:21:00 DEBUG : rclone-sync-test-ignore-file/: Removing directory marker run.go:125: removing dir "rclone-sync-test-ignore-file" failed - try 1/3: removing directory marker failed: googleapi: Error 404: No such object: rclone-test-gofevav4wiqu/rclone-sync-test-ignore-file/, notFound 2025/02/11 01:21:01 DEBUG : rclone-sync-test-ignore-file/: Removing directory marker run.go:125: removing dir "rclone-sync-test-ignore-file" failed - try 2/3: removing directory marker failed: googleapi: Error 404: No such object: rclone-test-gofevav4wiqu/rclone-sync-test-ignore-file/, notFound 2025/02/11 01:21:02 DEBUG : rclone-sync-test-ignore-file/: Removing directory marker run.go:125: removing dir "rclone-sync-test-ignore-file" failed - try 3/3: removing directory marker failed: googleapi: Error 404: No such object: rclone-test-gofevav4wiqu/rclone-sync-test-ignore-file/, notFound run.go:128: removing dir "rclone-sync-test-ignore-file" failed: removing directory marker failed: googleapi: Error 404: No such object: rclone-test-gofevav4wiqu/rclone-sync-test-ignore-file/, notFound 2025/02/11 01:21:03 DEBUG : rclone-sync-test/: Removing directory marker run.go:125: removing dir "rclone-sync-test" failed - try 1/3: removing directory marker failed: googleapi: Error 404: No such object: rclone-test-gofevav4wiqu/rclone-sync-test/, notFound 2025/02/11 01:21:04 DEBUG : rclone-sync-test/: Removing directory marker run.go:125: removing dir "rclone-sync-test" failed - try 2/3: removing directory marker failed: googleapi: Error 404: No such object: rclone-test-gofevav4wiqu/rclone-sync-test/, notFound 2025/02/11 01:21:05 DEBUG : rclone-sync-test/: Removing directory marker run.go:125: removing dir "rclone-sync-test" failed - try 3/3: removing directory marker failed: googleapi: Error 404: No such object: rclone-test-gofevav4wiqu/rclone-sync-test/, notFound run.go:128: removing dir "rclone-sync-test" failed: removing directory marker failed: googleapi: Error 404: No such object: rclone-test-gofevav4wiqu/rclone-sync-test/, notFound fstest.go:292: Sleeping for 1s for list eventual consistency: 1/3 fstest.go:292: Sleeping for 2s for list eventual consistency: 2/3 fstest.go:292: Sleeping for 4s for list eventual consistency: 3/3 fstest.go:321: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:321 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:332 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:173 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:388 /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.22.0.linux-amd64/src/testing/testing.go:1175 /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.22.0.linux-amd64/src/testing/testing.go:1353 /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.22.0.linux-amd64/src/testing/testing.go:1683 Error: Not equal: expected: []string{} actual : []string{"rclone-sync-test", "rclone-sync-test-ignore-file", "rclone-sync-test-include", "rclone-sync-test-include/layer2"} Diff: --- Expected +++ Actual @@ -1,2 +1,6 @@ -([]string) { +([]string) (len=4) { + (string) (len=16) "rclone-sync-test", + (string) (len=28) "rclone-sync-test-ignore-file", + (string) (len=24) "rclone-sync-test-include", + (string) (len=31) "rclone-sync-test-include/layer2" } Test: TestSyncOverlapWithFilter Messages: directories 2025/02/11 01:21:13 DEBUG : rclone-sync-test-include/layer2/: Removing directory marker run.go:125: removing dir "rclone-sync-test-include/layer2" failed - try 1/3: removing directory marker failed: googleapi: Error 404: No such object: rclone-test-gofevav4wiqu/rclone-sync-test-include/layer2/, notFound 2025/02/11 01:21:14 DEBUG : rclone-sync-test-include/layer2/: Removing directory marker run.go:125: removing dir "rclone-sync-test-include/layer2" failed - try 2/3: removing directory marker failed: googleapi: Error 404: No such object: rclone-test-gofevav4wiqu/rclone-sync-test-include/layer2/, notFound 2025/02/11 01:21:15 DEBUG : rclone-sync-test-include/layer2/: Removing directory marker run.go:125: removing dir "rclone-sync-test-include/layer2" failed - try 3/3: removing directory marker failed: googleapi: Error 404: No such object: rclone-test-gofevav4wiqu/rclone-sync-test-include/layer2/, notFound run.go:128: removing dir "rclone-sync-test-include/layer2" failed: removing directory marker failed: googleapi: Error 404: No such object: rclone-test-gofevav4wiqu/rclone-sync-test-include/layer2/, notFound 2025/02/11 01:21:16 DEBUG : rclone-sync-test-include/: Removing directory marker run.go:125: removing dir "rclone-sync-test-include" failed - try 1/3: removing directory marker failed: googleapi: Error 404: No such object: rclone-test-gofevav4wiqu/rclone-sync-test-include/, notFound 2025/02/11 01:21:17 DEBUG : rclone-sync-test-include/: Removing directory marker run.go:125: removing dir "rclone-sync-test-include" failed - try 2/3: removing directory marker failed: googleapi: Error 404: No such object: rclone-test-gofevav4wiqu/rclone-sync-test-include/, notFound 2025/02/11 01:21:18 DEBUG : rclone-sync-test-include/: Removing directory marker run.go:125: removing dir "rclone-sync-test-include" failed - try 3/3: removing directory marker failed: googleapi: Error 404: No such object: rclone-test-gofevav4wiqu/rclone-sync-test-include/, notFound run.go:128: removing dir "rclone-sync-test-include" failed: removing directory marker failed: googleapi: Error 404: No such object: rclone-test-gofevav4wiqu/rclone-sync-test-include/, notFound 2025/02/11 01:21:20 DEBUG : rclone-sync-test-ignore-file/: Removing directory marker run.go:125: removing dir "rclone-sync-test-ignore-file" failed - try 1/3: removing directory marker failed: googleapi: Error 404: No such object: rclone-test-gofevav4wiqu/rclone-sync-test-ignore-file/, notFound 2025/02/11 01:21:21 DEBUG : rclone-sync-test-ignore-file/: Removing directory marker run.go:125: removing dir "rclone-sync-test-ignore-file" failed - try 2/3: removing directory marker failed: googleapi: Error 404: No such object: rclone-test-gofevav4wiqu/rclone-sync-test-ignore-file/, notFound 2025/02/11 01:21:22 DEBUG : rclone-sync-test-ignore-file/: Removing directory marker run.go:125: removing dir "rclone-sync-test-ignore-file" failed - try 3/3: removing directory marker failed: googleapi: Error 404: No such object: rclone-test-gofevav4wiqu/rclone-sync-test-ignore-file/, notFound run.go:128: removing dir "rclone-sync-test-ignore-file" failed: removing directory marker failed: googleapi: Error 404: No such object: rclone-test-gofevav4wiqu/rclone-sync-test-ignore-file/, notFound 2025/02/11 01:21:23 DEBUG : rclone-sync-test/: Removing directory marker run.go:125: removing dir "rclone-sync-test" failed - try 1/3: removing directory marker failed: googleapi: Error 404: No such object: rclone-test-gofevav4wiqu/rclone-sync-test/, notFound 2025/02/11 01:21:24 DEBUG : rclone-sync-test/: Removing directory marker run.go:125: removing dir "rclone-sync-test" failed - try 2/3: removing directory marker failed: googleapi: Error 404: No such object: rclone-test-gofevav4wiqu/rclone-sync-test/, notFound 2025/02/11 01:21:25 DEBUG : rclone-sync-test/: Removing directory marker run.go:125: removing dir "rclone-sync-test" failed - try 3/3: removing directory marker failed: googleapi: Error 404: No such object: rclone-test-gofevav4wiqu/rclone-sync-test/, notFound run.go:128: removing dir "rclone-sync-test" failed: removing directory marker failed: googleapi: Error 404: No such object: rclone-test-gofevav4wiqu/rclone-sync-test/, notFound fstest.go:292: Sleeping for 1s for list eventual consistency: 1/3 fstest.go:292: Sleeping for 2s for list eventual consistency: 2/3 fstest.go:292: Sleeping for 4s for list eventual consistency: 3/3 fstest.go:321: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:321 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:332 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:173 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:388 /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.22.0.linux-amd64/src/testing/testing.go:1175 /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.22.0.linux-amd64/src/testing/testing.go:1353 /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.22.0.linux-amd64/src/testing/testing.go:1683 Error: Not equal: expected: []string{} actual : []string{"rclone-sync-test", "rclone-sync-test-ignore-file", "rclone-sync-test-include", "rclone-sync-test-include/layer2"} Diff: --- Expected +++ Actual @@ -1,2 +1,6 @@ -([]string) { +([]string) (len=4) { + (string) (len=16) "rclone-sync-test", + (string) (len=28) "rclone-sync-test-ignore-file", + (string) (len=24) "rclone-sync-test-include", + (string) (len=31) "rclone-sync-test-include/layer2" } Test: TestSyncOverlapWithFilter Messages: directories 2025/02/11 01:21:33 DEBUG : rclone-sync-test-include/layer2/: Removing directory marker run.go:125: removing dir "rclone-sync-test-include/layer2" failed - try 1/3: removing directory marker failed: googleapi: Error 404: No such object: rclone-test-gofevav4wiqu/rclone-sync-test-include/layer2/, notFound 2025/02/11 01:21:34 DEBUG : rclone-sync-test-include/layer2/: Removing directory marker run.go:125: removing dir "rclone-sync-test-include/layer2" failed - try 2/3: removing directory marker failed: googleapi: Error 404: No such object: rclone-test-gofevav4wiqu/rclone-sync-test-include/layer2/, notFound 2025/02/11 01:21:35 DEBUG : rclone-sync-test-include/layer2/: Removing directory marker run.go:125: removing dir "rclone-sync-test-include/layer2" failed - try 3/3: removing directory marker failed: googleapi: Error 404: No such object: rclone-test-gofevav4wiqu/rclone-sync-test-include/layer2/, notFound run.go:128: removing dir "rclone-sync-test-include/layer2" failed: removing directory marker failed: googleapi: Error 404: No such object: rclone-test-gofevav4wiqu/rclone-sync-test-include/layer2/, notFound 2025/02/11 01:21:36 DEBUG : rclone-sync-test-include/: Removing directory marker run.go:125: removing dir "rclone-sync-test-include" failed - try 1/3: removing directory marker failed: googleapi: Error 404: No such object: rclone-test-gofevav4wiqu/rclone-sync-test-include/, notFound 2025/02/11 01:21:37 DEBUG : rclone-sync-test-include/: Removing directory marker run.go:125: removing dir "rclone-sync-test-include" failed - try 2/3: removing directory marker failed: googleapi: Error 404: No such object: rclone-test-gofevav4wiqu/rclone-sync-test-include/, notFound 2025/02/11 01:21:38 DEBUG : rclone-sync-test-include/: Removing directory marker run.go:125: removing dir "rclone-sync-test-include" failed - try 3/3: removing directory marker failed: googleapi: Error 404: No such object: rclone-test-gofevav4wiqu/rclone-sync-test-include/, notFound run.go:128: removing dir "rclone-sync-test-include" failed: removing directory marker failed: googleapi: Error 404: No such object: rclone-test-gofevav4wiqu/rclone-sync-test-include/, notFound 2025/02/11 01:21:39 DEBUG : rclone-sync-test-ignore-file/: Removing directory marker run.go:125: removing dir "rclone-sync-test-ignore-file" failed - try 1/3: removing directory marker failed: googleapi: Error 404: No such object: rclone-test-gofevav4wiqu/rclone-sync-test-ignore-file/, notFound 2025/02/11 01:21:40 DEBUG : rclone-sync-test-ignore-file/: Removing directory marker run.go:125: removing dir "rclone-sync-test-ignore-file" failed - try 2/3: removing directory marker failed: googleapi: Error 404: No such object: rclone-test-gofevav4wiqu/rclone-sync-test-ignore-file/, notFound 2025/02/11 01:21:41 DEBUG : rclone-sync-test-ignore-file/: Removing directory marker run.go:125: removing dir "rclone-sync-test-ignore-file" failed - try 3/3: removing directory marker failed: googleapi: Error 404: No such object: rclone-test-gofevav4wiqu/rclone-sync-test-ignore-file/, notFound run.go:128: removing dir "rclone-sync-test-ignore-file" failed: removing directory marker failed: googleapi: Error 404: No such object: rclone-test-gofevav4wiqu/rclone-sync-test-ignore-file/, notFound 2025/02/11 01:21:43 DEBUG : rclone-sync-test/: Removing directory marker run.go:125: removing dir "rclone-sync-test" failed - try 1/3: removing directory marker failed: googleapi: Error 404: No such object: rclone-test-gofevav4wiqu/rclone-sync-test/, notFound 2025/02/11 01:21:44 DEBUG : rclone-sync-test/: Removing directory marker run.go:125: removing dir "rclone-sync-test" failed - try 2/3: removing directory marker failed: googleapi: Error 404: No such object: rclone-test-gofevav4wiqu/rclone-sync-test/, notFound 2025/02/11 01:21:45 DEBUG : rclone-sync-test/: Removing directory marker run.go:125: removing dir "rclone-sync-test" failed - try 3/3: removing directory marker failed: googleapi: Error 404: No such object: rclone-test-gofevav4wiqu/rclone-sync-test/, notFound run.go:128: removing dir "rclone-sync-test" failed: removing directory marker failed: googleapi: Error 404: No such object: rclone-test-gofevav4wiqu/rclone-sync-test/, notFound fstest.go:292: Sleeping for 1s for list eventual consistency: 1/3 fstest.go:292: Sleeping for 2s for list eventual consistency: 2/3 fstest.go:292: Sleeping for 4s for list eventual consistency: 3/3 fstest.go:321: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:321 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:332 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:173 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:388 /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.22.0.linux-amd64/src/testing/testing.go:1175 /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.22.0.linux-amd64/src/testing/testing.go:1353 /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.22.0.linux-amd64/src/testing/testing.go:1683 Error: Not equal: expected: []string{} actual : []string{"rclone-sync-test", "rclone-sync-test-ignore-file", "rclone-sync-test-include", "rclone-sync-test-include/layer2"} Diff: --- Expected +++ Actual @@ -1,2 +1,6 @@ -([]string) { +([]string) (len=4) { + (string) (len=16) "rclone-sync-test", + (string) (len=28) "rclone-sync-test-ignore-file", + (string) (len=24) "rclone-sync-test-include", + (string) (len=31) "rclone-sync-test-include/layer2" } Test: TestSyncOverlapWithFilter Messages: directories 2025/02/11 01:21:53 DEBUG : rclone-sync-test-include/layer2/: Removing directory marker run.go:125: removing dir "rclone-sync-test-include/layer2" failed - try 1/3: removing directory marker failed: googleapi: Error 404: No such object: rclone-test-gofevav4wiqu/rclone-sync-test-include/layer2/, notFound 2025/02/11 01:21:54 DEBUG : rclone-sync-test-include/layer2/: Removing directory marker run.go:125: removing dir "rclone-sync-test-include/layer2" failed - try 2/3: removing directory marker failed: googleapi: Error 404: No such object: rclone-test-gofevav4wiqu/rclone-sync-test-include/layer2/, notFound 2025/02/11 01:21:55 DEBUG : rclone-sync-test-include/layer2/: Removing directory marker run.go:125: removing dir "rclone-sync-test-include/layer2" failed - try 3/3: removing directory marker failed: googleapi: Error 404: No such object: rclone-test-gofevav4wiqu/rclone-sync-test-include/layer2/, notFound run.go:128: removing dir "rclone-sync-test-include/layer2" failed: removing directory marker failed: googleapi: Error 404: No such object: rclone-test-gofevav4wiqu/rclone-sync-test-include/layer2/, notFound 2025/02/11 01:21:56 DEBUG : rclone-sync-test-include/: Removing directory marker run.go:125: removing dir "rclone-sync-test-include" failed - try 1/3: removing directory marker failed: googleapi: Error 404: No such object: rclone-test-gofevav4wiqu/rclone-sync-test-include/, notFound 2025/02/11 01:21:57 DEBUG : rclone-sync-test-include/: Removing directory marker run.go:125: removing dir "rclone-sync-test-include" failed - try 2/3: removing directory marker failed: googleapi: Error 404: No such object: rclone-test-gofevav4wiqu/rclone-sync-test-include/, notFound 2025/02/11 01:21:58 DEBUG : rclone-sync-test-include/: Removing directory marker run.go:125: removing dir "rclone-sync-test-include" failed - try 3/3: removing directory marker failed: googleapi: Error 404: No such object: rclone-test-gofevav4wiqu/rclone-sync-test-include/, notFound run.go:128: removing dir "rclone-sync-test-include" failed: removing directory marker failed: googleapi: Error 404: No such object: rclone-test-gofevav4wiqu/rclone-sync-test-include/, notFound 2025/02/11 01:21:59 DEBUG : rclone-sync-test-ignore-file/: Removing directory marker run.go:125: removing dir "rclone-sync-test-ignore-file" failed - try 1/3: removing directory marker failed: googleapi: Error 404: No such object: rclone-test-gofevav4wiqu/rclone-sync-test-ignore-file/, notFound 2025/02/11 01:22:00 DEBUG : rclone-sync-test-ignore-file/: Removing directory marker run.go:125: removing dir "rclone-sync-test-ignore-file" failed - try 2/3: removing directory marker failed: googleapi: Error 404: No such object: rclone-test-gofevav4wiqu/rclone-sync-test-ignore-file/, notFound 2025/02/11 01:22:01 DEBUG : rclone-sync-test-ignore-file/: Removing directory marker run.go:125: removing dir "rclone-sync-test-ignore-file" failed - try 3/3: removing directory marker failed: googleapi: Error 404: No such object: rclone-test-gofevav4wiqu/rclone-sync-test-ignore-file/, notFound run.go:128: removing dir "rclone-sync-test-ignore-file" failed: removing directory marker failed: googleapi: Error 404: No such object: rclone-test-gofevav4wiqu/rclone-sync-test-ignore-file/, notFound 2025/02/11 01:22:02 DEBUG : rclone-sync-test/: Removing directory marker run.go:125: removing dir "rclone-sync-test" failed - try 1/3: removing directory marker failed: googleapi: Error 404: No such object: rclone-test-gofevav4wiqu/rclone-sync-test/, notFound 2025/02/11 01:22:03 DEBUG : rclone-sync-test/: Removing directory marker run.go:125: removing dir "rclone-sync-test" failed - try 2/3: removing directory marker failed: googleapi: Error 404: No such object: rclone-test-gofevav4wiqu/rclone-sync-test/, notFound 2025/02/11 01:22:05 DEBUG : rclone-sync-test/: Removing directory marker run.go:125: removing dir "rclone-sync-test" failed - try 3/3: removing directory marker failed: googleapi: Error 404: No such object: rclone-test-gofevav4wiqu/rclone-sync-test/, notFound run.go:128: removing dir "rclone-sync-test" failed: removing directory marker failed: googleapi: Error 404: No such object: rclone-test-gofevav4wiqu/rclone-sync-test/, notFound fstest.go:292: Sleeping for 1s for list eventual consistency: 1/3 fstest.go:292: Sleeping for 2s for list eventual consistency: 2/3 fstest.go:292: Sleeping for 4s for list eventual consistency: 3/3 fstest.go:321: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:321 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:332 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:173 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:388 /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.22.0.linux-amd64/src/testing/testing.go:1175 /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.22.0.linux-amd64/src/testing/testing.go:1353 /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.22.0.linux-amd64/src/testing/testing.go:1683 Error: Not equal: expected: []string{} actual : []string{"rclone-sync-test", "rclone-sync-test-ignore-file", "rclone-sync-test-include", "rclone-sync-test-include/layer2"} Diff: --- Expected +++ Actual @@ -1,2 +1,6 @@ -([]string) { +([]string) (len=4) { + (string) (len=16) "rclone-sync-test", + (string) (len=28) "rclone-sync-test-ignore-file", + (string) (len=24) "rclone-sync-test-include", + (string) (len=31) "rclone-sync-test-include/layer2" } Test: TestSyncOverlapWithFilter Messages: directories 2025/02/11 01:22:13 DEBUG : rclone-sync-test-include/layer2/: Removing directory marker run.go:125: removing dir "rclone-sync-test-include/layer2" failed - try 1/3: removing directory marker failed: googleapi: Error 404: No such object: rclone-test-gofevav4wiqu/rclone-sync-test-include/layer2/, notFound 2025/02/11 01:22:14 DEBUG : rclone-sync-test-include/layer2/: Removing directory marker run.go:125: removing dir "rclone-sync-test-include/layer2" failed - try 2/3: removing directory marker failed: googleapi: Error 404: No such object: rclone-test-gofevav4wiqu/rclone-sync-test-include/layer2/, notFound 2025/02/11 01:22:15 DEBUG : rclone-sync-test-include/layer2/: Removing directory marker run.go:125: removing dir "rclone-sync-test-include/layer2" failed - try 3/3: removing directory marker failed: googleapi: Error 404: No such object: rclone-test-gofevav4wiqu/rclone-sync-test-include/layer2/, notFound run.go:128: removing dir "rclone-sync-test-include/layer2" failed: removing directory marker failed: googleapi: Error 404: No such object: rclone-test-gofevav4wiqu/rclone-sync-test-include/layer2/, notFound 2025/02/11 01:22:16 DEBUG : rclone-sync-test-include/: Removing directory marker run.go:125: removing dir "rclone-sync-test-include" failed - try 1/3: removing directory marker failed: googleapi: Error 404: No such object: rclone-test-gofevav4wiqu/rclone-sync-test-include/, notFound 2025/02/11 01:22:17 DEBUG : rclone-sync-test-include/: Removing directory marker run.go:125: removing dir "rclone-sync-test-include" failed - try 2/3: removing directory marker failed: googleapi: Error 404: No such object: rclone-test-gofevav4wiqu/rclone-sync-test-include/, notFound 2025/02/11 01:22:18 DEBUG : rclone-sync-test-include/: Removing directory marker run.go:125: removing dir "rclone-sync-test-include" failed - try 3/3: removing directory marker failed: googleapi: Error 404: No such object: rclone-test-gofevav4wiqu/rclone-sync-test-include/, notFound run.go:128: removing dir "rclone-sync-test-include" failed: removing directory marker failed: googleapi: Error 404: No such object: rclone-test-gofevav4wiqu/rclone-sync-test-include/, notFound 2025/02/11 01:22:19 DEBUG : rclone-sync-test-ignore-file/: Removing directory marker run.go:125: removing dir "rclone-sync-test-ignore-file" failed - try 1/3: removing directory marker failed: googleapi: Error 404: No such object: rclone-test-gofevav4wiqu/rclone-sync-test-ignore-file/, notFound 2025/02/11 01:22:20 DEBUG : rclone-sync-test-ignore-file/: Removing directory marker run.go:125: removing dir "rclone-sync-test-ignore-file" failed - try 2/3: removing directory marker failed: googleapi: Error 404: No such object: rclone-test-gofevav4wiqu/rclone-sync-test-ignore-file/, notFound 2025/02/11 01:22:21 DEBUG : rclone-sync-test-ignore-file/: Removing directory marker run.go:125: removing dir "rclone-sync-test-ignore-file" failed - try 3/3: removing directory marker failed: googleapi: Error 404: No such object: rclone-test-gofevav4wiqu/rclone-sync-test-ignore-file/, notFound run.go:128: removing dir "rclone-sync-test-ignore-file" failed: removing directory marker failed: googleapi: Error 404: No such object: rclone-test-gofevav4wiqu/rclone-sync-test-ignore-file/, notFound 2025/02/11 01:22:22 DEBUG : rclone-sync-test/: Removing directory marker run.go:125: removing dir "rclone-sync-test" failed - try 1/3: removing directory marker failed: googleapi: Error 404: No such object: rclone-test-gofevav4wiqu/rclone-sync-test/, notFound 2025/02/11 01:22:23 DEBUG : rclone-sync-test/: Removing directory marker run.go:125: removing dir "rclone-sync-test" failed - try 2/3: removing directory marker failed: googleapi: Error 404: No such object: rclone-test-gofevav4wiqu/rclone-sync-test/, notFound 2025/02/11 01:22:24 DEBUG : rclone-sync-test/: Removing directory marker run.go:125: removing dir "rclone-sync-test" failed - try 3/3: removing directory marker failed: googleapi: Error 404: No such object: rclone-test-gofevav4wiqu/rclone-sync-test/, notFound run.go:128: removing dir "rclone-sync-test" failed: removing directory marker failed: googleapi: Error 404: No such object: rclone-test-gofevav4wiqu/rclone-sync-test/, notFound fstest.go:292: Sleeping for 1s for list eventual consistency: 1/3 fstest.go:292: Sleeping for 2s for list eventual consistency: 2/3 fstest.go:292: Sleeping for 4s for list eventual consistency: 3/3 fstest.go:321: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:321 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:332 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:173 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:388 /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.22.0.linux-amd64/src/testing/testing.go:1175 /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.22.0.linux-amd64/src/testing/testing.go:1353 /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.22.0.linux-amd64/src/testing/testing.go:1683 Error: Not equal: expected: []string{} actual : []string{"rclone-sync-test", "rclone-sync-test-ignore-file", "rclone-sync-test-include", "rclone-sync-test-include/layer2"} Diff: --- Expected +++ Actual @@ -1,2 +1,6 @@ -([]string) { +([]string) (len=4) { + (string) (len=16) "rclone-sync-test", + (string) (len=28) "rclone-sync-test-ignore-file", + (string) (len=24) "rclone-sync-test-include", + (string) (len=31) "rclone-sync-test-include/layer2" } Test: TestSyncOverlapWithFilter Messages: directories 2025/02/11 01:22:33 DEBUG : rclone-sync-test-include/layer2/: Removing directory marker run.go:125: removing dir "rclone-sync-test-include/layer2" failed - try 1/3: removing directory marker failed: googleapi: Error 404: No such object: rclone-test-gofevav4wiqu/rclone-sync-test-include/layer2/, notFound 2025/02/11 01:22:34 DEBUG : rclone-sync-test-include/layer2/: Removing directory marker run.go:125: removing dir "rclone-sync-test-include/layer2" failed - try 2/3: removing directory marker failed: googleapi: Error 404: No such object: rclone-test-gofevav4wiqu/rclone-sync-test-include/layer2/, notFound 2025/02/11 01:22:35 DEBUG : rclone-sync-test-include/layer2/: Removing directory marker run.go:125: removing dir "rclone-sync-test-include/layer2" failed - try 3/3: removing directory marker failed: googleapi: Error 404: No such object: rclone-test-gofevav4wiqu/rclone-sync-test-include/layer2/, notFound run.go:128: removing dir "rclone-sync-test-include/layer2" failed: removing directory marker failed: googleapi: Error 404: No such object: rclone-test-gofevav4wiqu/rclone-sync-test-include/layer2/, notFound 2025/02/11 01:22:36 DEBUG : rclone-sync-test-include/: Removing directory marker run.go:125: removing dir "rclone-sync-test-include" failed - try 1/3: removing directory marker failed: googleapi: Error 404: No such object: rclone-test-gofevav4wiqu/rclone-sync-test-include/, notFound 2025/02/11 01:22:37 DEBUG : rclone-sync-test-include/: Removing directory marker run.go:125: removing dir "rclone-sync-test-include" failed - try 2/3: removing directory marker failed: googleapi: Error 404: No such object: rclone-test-gofevav4wiqu/rclone-sync-test-include/, notFound 2025/02/11 01:22:38 DEBUG : rclone-sync-test-include/: Removing directory marker run.go:125: removing dir "rclone-sync-test-include" failed - try 3/3: removing directory marker failed: googleapi: Error 404: No such object: rclone-test-gofevav4wiqu/rclone-sync-test-include/, notFound run.go:128: removing dir "rclone-sync-test-include" failed: removing directory marker failed: googleapi: Error 404: No such object: rclone-test-gofevav4wiqu/rclone-sync-test-include/, notFound 2025/02/11 01:22:39 DEBUG : rclone-sync-test-ignore-file/: Removing directory marker run.go:125: removing dir "rclone-sync-test-ignore-file" failed - try 1/3: removing directory marker failed: googleapi: Error 404: No such object: rclone-test-gofevav4wiqu/rclone-sync-test-ignore-file/, notFound 2025/02/11 01:22:40 DEBUG : rclone-sync-test-ignore-file/: Removing directory marker run.go:125: removing dir "rclone-sync-test-ignore-file" failed - try 2/3: removing directory marker failed: googleapi: Error 404: No such object: rclone-test-gofevav4wiqu/rclone-sync-test-ignore-file/, notFound 2025/02/11 01:22:41 DEBUG : rclone-sync-test-ignore-file/: Removing directory marker run.go:125: removing dir "rclone-sync-test-ignore-file" failed - try 3/3: removing directory marker failed: googleapi: Error 404: No such object: rclone-test-gofevav4wiqu/rclone-sync-test-ignore-file/, notFound run.go:128: removing dir "rclone-sync-test-ignore-file" failed: removing directory marker failed: googleapi: Error 404: No such object: rclone-test-gofevav4wiqu/rclone-sync-test-ignore-file/, notFound 2025/02/11 01:22:42 DEBUG : rclone-sync-test/: Removing directory marker run.go:125: removing dir "rclone-sync-test" failed - try 1/3: removing directory marker failed: googleapi: Error 404: No such object: rclone-test-gofevav4wiqu/rclone-sync-test/, notFound 2025/02/11 01:22:43 DEBUG : rclone-sync-test/: Removing directory marker run.go:125: removing dir "rclone-sync-test" failed - try 2/3: removing directory marker failed: googleapi: Error 404: No such object: rclone-test-gofevav4wiqu/rclone-sync-test/, notFound 2025/02/11 01:22:45 DEBUG : rclone-sync-test/: Removing directory marker run.go:125: removing dir "rclone-sync-test" failed - try 3/3: removing directory marker failed: googleapi: Error 404: No such object: rclone-test-gofevav4wiqu/rclone-sync-test/, notFound run.go:128: removing dir "rclone-sync-test" failed: removing directory marker failed: googleapi: Error 404: No such object: rclone-test-gofevav4wiqu/rclone-sync-test/, notFound fstest.go:292: Sleeping for 1s for list eventual consistency: 1/3 fstest.go:292: Sleeping for 2s for list eventual consistency: 2/3 fstest.go:292: Sleeping for 4s for list eventual consistency: 3/3 fstest.go:321: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:321 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:332 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:173 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:388 /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.22.0.linux-amd64/src/testing/testing.go:1175 /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.22.0.linux-amd64/src/testing/testing.go:1353 /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.22.0.linux-amd64/src/testing/testing.go:1683 Error: Not equal: expected: []string{} actual : []string{"rclone-sync-test", "rclone-sync-test-ignore-file", "rclone-sync-test-include", "rclone-sync-test-include/layer2"} Diff: --- Expected +++ Actual @@ -1,2 +1,6 @@ -([]string) { +([]string) (len=4) { + (string) (len=16) "rclone-sync-test", + (string) (len=28) "rclone-sync-test-ignore-file", + (string) (len=24) "rclone-sync-test-include", + (string) (len=31) "rclone-sync-test-include/layer2" } Test: TestSyncOverlapWithFilter Messages: directories 2025/02/11 01:22:53 DEBUG : rclone-sync-test-include/layer2/: Removing directory marker run.go:125: removing dir "rclone-sync-test-include/layer2" failed - try 1/3: removing directory marker failed: googleapi: Error 404: No such object: rclone-test-gofevav4wiqu/rclone-sync-test-include/layer2/, notFound 2025/02/11 01:22:54 DEBUG : rclone-sync-test-include/layer2/: Removing directory marker run.go:125: removing dir "rclone-sync-test-include/layer2" failed - try 2/3: removing directory marker failed: googleapi: Error 404: No such object: rclone-test-gofevav4wiqu/rclone-sync-test-include/layer2/, notFound 2025/02/11 01:22:55 DEBUG : rclone-sync-test-include/layer2/: Removing directory marker run.go:125: removing dir "rclone-sync-test-include/layer2" failed - try 3/3: removing directory marker failed: googleapi: Error 404: No such object: rclone-test-gofevav4wiqu/rclone-sync-test-include/layer2/, notFound run.go:128: removing dir "rclone-sync-test-include/layer2" failed: removing directory marker failed: googleapi: Error 404: No such object: rclone-test-gofevav4wiqu/rclone-sync-test-include/layer2/, notFound 2025/02/11 01:22:56 DEBUG : rclone-sync-test-include/: Removing directory marker run.go:125: removing dir "rclone-sync-test-include" failed - try 1/3: removing directory marker failed: googleapi: Error 404: No such object: rclone-test-gofevav4wiqu/rclone-sync-test-include/, notFound 2025/02/11 01:22:57 DEBUG : rclone-sync-test-include/: Removing directory marker run.go:125: removing dir "rclone-sync-test-include" failed - try 2/3: removing directory marker failed: googleapi: Error 404: No such object: rclone-test-gofevav4wiqu/rclone-sync-test-include/, notFound 2025/02/11 01:22:58 DEBUG : rclone-sync-test-include/: Removing directory marker run.go:125: removing dir "rclone-sync-test-include" failed - try 3/3: removing directory marker failed: googleapi: Error 404: No such object: rclone-test-gofevav4wiqu/rclone-sync-test-include/, notFound run.go:128: removing dir "rclone-sync-test-include" failed: removing directory marker failed: googleapi: Error 404: No such object: rclone-test-gofevav4wiqu/rclone-sync-test-include/, notFound 2025/02/11 01:22:59 DEBUG : rclone-sync-test-ignore-file/: Removing directory marker run.go:125: removing dir "rclone-sync-test-ignore-file" failed - try 1/3: removing directory marker failed: googleapi: Error 404: No such object: rclone-test-gofevav4wiqu/rclone-sync-test-ignore-file/, notFound 2025/02/11 01:23:00 DEBUG : rclone-sync-test-ignore-file/: Removing directory marker run.go:125: removing dir "rclone-sync-test-ignore-file" failed - try 2/3: removing directory marker failed: googleapi: Error 404: No such object: rclone-test-gofevav4wiqu/rclone-sync-test-ignore-file/, notFound 2025/02/11 01:23:01 DEBUG : rclone-sync-test-ignore-file/: Removing directory marker run.go:125: removing dir "rclone-sync-test-ignore-file" failed - try 3/3: removing directory marker failed: googleapi: Error 404: No such object: rclone-test-gofevav4wiqu/rclone-sync-test-ignore-file/, notFound run.go:128: removing dir "rclone-sync-test-ignore-file" failed: removing directory marker failed: googleapi: Error 404: No such object: rclone-test-gofevav4wiqu/rclone-sync-test-ignore-file/, notFound 2025/02/11 01:23:02 DEBUG : rclone-sync-test/: Removing directory marker run.go:125: removing dir "rclone-sync-test" failed - try 1/3: removing directory marker failed: googleapi: Error 404: No such object: rclone-test-gofevav4wiqu/rclone-sync-test/, notFound 2025/02/11 01:23:04 DEBUG : rclone-sync-test/: Removing directory marker 2025/02/11 01:23:04 DEBUG : Config file has changed externally - reloading 2025/02/11 01:23:04 DEBUG : TestGoogleCloudStorage{juk_h}: Loaded invalid token from config file - ignoring 2025/02/11 01:23:04 DEBUG : Saving config "token" in section "TestGoogleCloudStorage" of the config file 2025/02/11 01:23:04 DEBUG : TestGoogleCloudStorage{juk_h}: Saved new token in config file run.go:125: removing dir "rclone-sync-test" failed - try 2/3: removing directory marker failed: googleapi: Error 404: No such object: rclone-test-gofevav4wiqu/rclone-sync-test/, notFound 2025/02/11 01:23:05 DEBUG : rclone-sync-test/: Removing directory marker run.go:125: removing dir "rclone-sync-test" failed - try 3/3: removing directory marker failed: googleapi: Error 404: No such object: rclone-test-gofevav4wiqu/rclone-sync-test/, notFound run.go:128: removing dir "rclone-sync-test" failed: removing directory marker failed: googleapi: Error 404: No such object: rclone-test-gofevav4wiqu/rclone-sync-test/, notFound fstest.go:292: Sleeping for 1s for list eventual consistency: 1/3 fstest.go:292: Sleeping for 2s for list eventual consistency: 2/3 fstest.go:292: Sleeping for 4s for list eventual consistency: 3/3 fstest.go:321: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:321 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:332 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:173 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:388 /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.22.0.linux-amd64/src/testing/testing.go:1175 /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.22.0.linux-amd64/src/testing/testing.go:1353 /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.22.0.linux-amd64/src/testing/testing.go:1683 Error: Not equal: expected: []string{} actual : []string{"rclone-sync-test", "rclone-sync-test-ignore-file", "rclone-sync-test-include", "rclone-sync-test-include/layer2"} Diff: --- Expected +++ Actual @@ -1,2 +1,6 @@ -([]string) { +([]string) (len=4) { + (string) (len=16) "rclone-sync-test", + (string) (len=28) "rclone-sync-test-ignore-file", + (string) (len=24) "rclone-sync-test-include", + (string) (len=31) "rclone-sync-test-include/layer2" } Test: TestSyncOverlapWithFilter Messages: directories --- FAIL: TestSyncOverlapWithFilter (388.82s) === RUN TestSyncCompareDest run.go:180: Remote "GCS bucket rclone-test-gofevav4wiqu", Local "Local file system at /tmp/rclone2362202553", Modify Window "1ns" 2025/02/11 01:23:13 DEBUG : Creating backend with remote "TestGoogleCloudStorage,directory_markers:rclone-test-gofevav4wiqu/dst" 2025/02/11 01:23:13 DEBUG : TestGoogleCloudStorage: detected overridden config - adding "{juk_h}" suffix to name 2025/02/11 01:23:13 DEBUG : Creating backend with remote "TestGoogleCloudStorage,directory_markers:rclone-test-gofevav4wiqu/CompareDest" 2025/02/11 01:23:13 DEBUG : TestGoogleCloudStorage: detected overridden config - adding "{juk_h}" suffix to name 2025/02/11 01:23:14 DEBUG : fs cache: renaming cache item "TestGoogleCloudStorage,directory_markers:rclone-test-gofevav4wiqu/CompareDest" to be canonical "TestGoogleCloudStorage{juk_h}:rclone-test-gofevav4wiqu/CompareDest" 2025/02/11 01:23:15 DEBUG : one: Need to transfer - File not found at Destination 2025/02/11 01:23:15 DEBUG : GCS bucket rclone-test-gofevav4wiqu path dst: Waiting for checks to finish 2025/02/11 01:23:15 DEBUG : GCS bucket rclone-test-gofevav4wiqu path dst: Waiting for transfers to finish 2025/02/11 01:23:15 DEBUG : /: Creating directory marker 2025/02/11 01:23:16 DEBUG : one: md5 = f97c5d29941bfb1b2fdab0874906ab82 OK 2025/02/11 01:23:16 INFO : one: Copied (new) 2025/02/11 01:23:16 DEBUG : Waiting for deletions to finish 2025/02/11 01:23:16 DEBUG : fs cache: switching user supplied name "TestGoogleCloudStorage,directory_markers:rclone-test-gofevav4wiqu/CompareDest" for canonical name "TestGoogleCloudStorage{juk_h}:rclone-test-gofevav4wiqu/CompareDest" 2025/02/11 01:23:16 ERROR : : Entry doesn't belong in directory "" (same as directory) - ignoring 2025/02/11 01:23:16 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/02/11 01:23:16 DEBUG : GCS bucket rclone-test-gofevav4wiqu path dst: Waiting for checks to finish 2025/02/11 01:23:16 DEBUG : GCS bucket rclone-test-gofevav4wiqu path dst: Waiting for transfers to finish 2025/02/11 01:23:16 DEBUG : one: md5 = 07912d142f5d63ee918b34796b5a2432 OK 2025/02/11 01:23:16 INFO : one: Copied (replaced existing) 2025/02/11 01:23:16 DEBUG : Waiting for deletions to finish 2025/02/11 01:23:17 DEBUG : dst/: Creating directory marker 2025/02/11 01:23:17 DEBUG : CompareDest/: Creating directory marker 2025/02/11 01:23:18 DEBUG : fs cache: switching user supplied name "TestGoogleCloudStorage,directory_markers:rclone-test-gofevav4wiqu/CompareDest" for canonical name "TestGoogleCloudStorage{juk_h}:rclone-test-gofevav4wiqu/CompareDest" 2025/02/11 01:23:18 ERROR : : Entry doesn't belong in directory "" (same as directory) - ignoring 2025/02/11 01:23:18 DEBUG : GCS bucket rclone-test-gofevav4wiqu path dst: Waiting for checks to finish 2025/02/11 01:23:18 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/02/11 01:23:18 DEBUG : one: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/02/11 01:23:18 DEBUG : one: Destination found in --compare-dest, skipping 2025/02/11 01:23:18 DEBUG : GCS bucket rclone-test-gofevav4wiqu path dst: Waiting for transfers to finish 2025/02/11 01:23:18 DEBUG : Waiting for deletions to finish 2025/02/11 01:23:18 INFO : There was nothing to transfer 2025/02/11 01:23:18 DEBUG : fs cache: switching user supplied name "TestGoogleCloudStorage,directory_markers:rclone-test-gofevav4wiqu/CompareDest" for canonical name "TestGoogleCloudStorage{juk_h}:rclone-test-gofevav4wiqu/CompareDest" 2025/02/11 01:23:18 ERROR : : Entry doesn't belong in directory "" (same as directory) - ignoring 2025/02/11 01:23:18 DEBUG : two: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/02/11 01:23:18 DEBUG : two: Destination found in --compare-dest, skipping 2025/02/11 01:23:18 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/02/11 01:23:18 DEBUG : GCS bucket rclone-test-gofevav4wiqu path dst: Waiting for checks to finish 2025/02/11 01:23:18 DEBUG : one: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/02/11 01:23:18 DEBUG : one: Destination found in --compare-dest, skipping 2025/02/11 01:23:18 DEBUG : GCS bucket rclone-test-gofevav4wiqu path dst: Waiting for transfers to finish 2025/02/11 01:23:18 DEBUG : Waiting for deletions to finish 2025/02/11 01:23:18 INFO : There was nothing to transfer 2025/02/11 01:23:19 DEBUG : fs cache: switching user supplied name "TestGoogleCloudStorage,directory_markers:rclone-test-gofevav4wiqu/CompareDest" for canonical name "TestGoogleCloudStorage{juk_h}:rclone-test-gofevav4wiqu/CompareDest" 2025/02/11 01:23:19 ERROR : : Entry doesn't belong in directory "" (same as directory) - ignoring 2025/02/11 01:23:19 DEBUG : two: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/02/11 01:23:19 DEBUG : two: Destination found in --compare-dest, skipping 2025/02/11 01:23:19 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/02/11 01:23:19 DEBUG : GCS bucket rclone-test-gofevav4wiqu path dst: Waiting for checks to finish 2025/02/11 01:23:19 DEBUG : one: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/02/11 01:23:19 DEBUG : one: Destination found in --compare-dest, skipping 2025/02/11 01:23:19 DEBUG : GCS bucket rclone-test-gofevav4wiqu path dst: Waiting for transfers to finish 2025/02/11 01:23:19 DEBUG : Waiting for deletions to finish 2025/02/11 01:23:19 INFO : There was nothing to transfer 2025/02/11 01:23:19 DEBUG : fs cache: switching user supplied name "TestGoogleCloudStorage,directory_markers:rclone-test-gofevav4wiqu/CompareDest" for canonical name "TestGoogleCloudStorage{juk_h}:rclone-test-gofevav4wiqu/CompareDest" 2025/02/11 01:23:19 ERROR : : Entry doesn't belong in directory "" (same as directory) - ignoring 2025/02/11 01:23:19 DEBUG : two: Modification times differ by -119h59m59.876543211s: 2011-12-30 12:59:59 +0000 UTC, 2011-12-25 12:59:59.123456789 +0000 UTC 2025/02/11 01:23:19 DEBUG : two: md5 = b8a9f715dbb64fd5c56e7783c6820a61 OK 2025/02/11 01:23:19 DEBUG : two: Destination found in --compare-dest, skipping 2025/02/11 01:23:19 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/02/11 01:23:19 DEBUG : GCS bucket rclone-test-gofevav4wiqu path dst: Waiting for checks to finish 2025/02/11 01:23:19 DEBUG : one: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/02/11 01:23:19 DEBUG : one: Destination found in --compare-dest, skipping 2025/02/11 01:23:19 DEBUG : GCS bucket rclone-test-gofevav4wiqu path dst: Waiting for transfers to finish 2025/02/11 01:23:19 DEBUG : Waiting for deletions to finish 2025/02/11 01:23:19 INFO : There was nothing to transfer 2025/02/11 01:23:20 DEBUG : fs cache: switching user supplied name "TestGoogleCloudStorage,directory_markers:rclone-test-gofevav4wiqu/CompareDest" for canonical name "TestGoogleCloudStorage{juk_h}:rclone-test-gofevav4wiqu/CompareDest" 2025/02/11 01:23:20 ERROR : : Entry doesn't belong in directory "" (same as directory) - ignoring 2025/02/11 01:23:20 DEBUG : two: Sizes differ (src 5 vs dst 3) 2025/02/11 01:23:20 DEBUG : two: Need to transfer - File not found at Destination 2025/02/11 01:23:20 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/02/11 01:23:20 DEBUG : GCS bucket rclone-test-gofevav4wiqu path dst: Waiting for checks to finish 2025/02/11 01:23:20 DEBUG : one: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/02/11 01:23:20 DEBUG : one: Destination found in --compare-dest, skipping 2025/02/11 01:23:20 DEBUG : GCS bucket rclone-test-gofevav4wiqu path dst: Waiting for transfers to finish 2025/02/11 01:23:20 DEBUG : two: md5 = 2379e4ce8c3380e996ab0509f17069ad OK 2025/02/11 01:23:20 INFO : two: Copied (new) 2025/02/11 01:23:20 DEBUG : Waiting for deletions to finish 2025/02/11 01:23:20 DEBUG : rclone-sync-test-include/layer2/: Removing directory marker run.go:125: removing dir "rclone-sync-test-include/layer2" failed - try 1/3: removing directory marker failed: googleapi: Error 404: No such object: rclone-test-gofevav4wiqu/rclone-sync-test-include/layer2/, notFound 2025/02/11 01:23:21 DEBUG : rclone-sync-test-include/layer2/: Removing directory marker run.go:125: removing dir "rclone-sync-test-include/layer2" failed - try 2/3: removing directory marker failed: googleapi: Error 404: No such object: rclone-test-gofevav4wiqu/rclone-sync-test-include/layer2/, notFound 2025/02/11 01:23:22 DEBUG : rclone-sync-test-include/layer2/: Removing directory marker run.go:125: removing dir "rclone-sync-test-include/layer2" failed - try 3/3: removing directory marker failed: googleapi: Error 404: No such object: rclone-test-gofevav4wiqu/rclone-sync-test-include/layer2/, notFound run.go:128: removing dir "rclone-sync-test-include/layer2" failed: removing directory marker failed: googleapi: Error 404: No such object: rclone-test-gofevav4wiqu/rclone-sync-test-include/layer2/, notFound 2025/02/11 01:23:24 DEBUG : rclone-sync-test-include/: Removing directory marker run.go:125: removing dir "rclone-sync-test-include" failed - try 1/3: removing directory marker failed: googleapi: Error 404: No such object: rclone-test-gofevav4wiqu/rclone-sync-test-include/, notFound 2025/02/11 01:23:25 DEBUG : rclone-sync-test-include/: Removing directory marker run.go:125: removing dir "rclone-sync-test-include" failed - try 2/3: removing directory marker failed: googleapi: Error 404: No such object: rclone-test-gofevav4wiqu/rclone-sync-test-include/, notFound 2025/02/11 01:23:26 DEBUG : rclone-sync-test-include/: Removing directory marker run.go:125: removing dir "rclone-sync-test-include" failed - try 3/3: removing directory marker failed: googleapi: Error 404: No such object: rclone-test-gofevav4wiqu/rclone-sync-test-include/, notFound run.go:128: removing dir "rclone-sync-test-include" failed: removing directory marker failed: googleapi: Error 404: No such object: rclone-test-gofevav4wiqu/rclone-sync-test-include/, notFound 2025/02/11 01:23:27 DEBUG : rclone-sync-test-ignore-file/: Removing directory marker run.go:125: removing dir "rclone-sync-test-ignore-file" failed - try 1/3: removing directory marker failed: googleapi: Error 404: No such object: rclone-test-gofevav4wiqu/rclone-sync-test-ignore-file/, notFound 2025/02/11 01:23:28 DEBUG : rclone-sync-test-ignore-file/: Removing directory marker run.go:125: removing dir "rclone-sync-test-ignore-file" failed - try 2/3: removing directory marker failed: googleapi: Error 404: No such object: rclone-test-gofevav4wiqu/rclone-sync-test-ignore-file/, notFound 2025/02/11 01:23:29 DEBUG : rclone-sync-test-ignore-file/: Removing directory marker run.go:125: removing dir "rclone-sync-test-ignore-file" failed - try 3/3: removing directory marker failed: googleapi: Error 404: No such object: rclone-test-gofevav4wiqu/rclone-sync-test-ignore-file/, notFound run.go:128: removing dir "rclone-sync-test-ignore-file" failed: removing directory marker failed: googleapi: Error 404: No such object: rclone-test-gofevav4wiqu/rclone-sync-test-ignore-file/, notFound 2025/02/11 01:23:30 DEBUG : rclone-sync-test/: Removing directory marker run.go:125: removing dir "rclone-sync-test" failed - try 1/3: removing directory marker failed: googleapi: Error 404: No such object: rclone-test-gofevav4wiqu/rclone-sync-test/, notFound 2025/02/11 01:23:31 DEBUG : rclone-sync-test/: Removing directory marker run.go:125: removing dir "rclone-sync-test" failed - try 2/3: removing directory marker failed: googleapi: Error 404: No such object: rclone-test-gofevav4wiqu/rclone-sync-test/, notFound 2025/02/11 01:23:32 DEBUG : rclone-sync-test/: Removing directory marker run.go:125: removing dir "rclone-sync-test" failed - try 3/3: removing directory marker failed: googleapi: Error 404: No such object: rclone-test-gofevav4wiqu/rclone-sync-test/, notFound run.go:128: removing dir "rclone-sync-test" failed: removing directory marker failed: googleapi: Error 404: No such object: rclone-test-gofevav4wiqu/rclone-sync-test/, notFound 2025/02/11 01:23:33 DEBUG : dst/: Removing directory marker 2025/02/11 01:23:33 DEBUG : dst/: Removing directory marker run.go:125: removing dir "dst" failed - try 1/3: removing directory marker failed: googleapi: Error 404: No such object: rclone-test-gofevav4wiqu/dst/, notFound 2025/02/11 01:23:34 DEBUG : dst/: Removing directory marker run.go:125: removing dir "dst" failed - try 2/3: removing directory marker failed: googleapi: Error 404: No such object: rclone-test-gofevav4wiqu/dst/, notFound 2025/02/11 01:23:35 DEBUG : dst/: Removing directory marker run.go:125: removing dir "dst" failed - try 3/3: removing directory marker failed: googleapi: Error 404: No such object: rclone-test-gofevav4wiqu/dst/, notFound run.go:128: removing dir "dst" failed: removing directory marker failed: googleapi: Error 404: No such object: rclone-test-gofevav4wiqu/dst/, notFound 2025/02/11 01:23:36 DEBUG : CompareDest/: Removing directory marker fstest.go:292: Sleeping for 1s for list eventual consistency: 1/3 fstest.go:292: Sleeping for 2s for list eventual consistency: 2/3 fstest.go:292: Sleeping for 4s for list eventual consistency: 3/3 fstest.go:321: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:321 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:332 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:173 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:388 /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.22.0.linux-amd64/src/testing/testing.go:1175 /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.22.0.linux-amd64/src/testing/testing.go:1353 /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.22.0.linux-amd64/src/testing/testing.go:1683 Error: Not equal: expected: []string{} actual : []string{"dst", "rclone-sync-test", "rclone-sync-test-ignore-file", "rclone-sync-test-include", "rclone-sync-test-include/layer2"} Diff: --- Expected +++ Actual @@ -1,2 +1,7 @@ -([]string) { +([]string) (len=5) { + (string) (len=3) "dst", + (string) (len=16) "rclone-sync-test", + (string) (len=28) "rclone-sync-test-ignore-file", + (string) (len=24) "rclone-sync-test-include", + (string) (len=31) "rclone-sync-test-include/layer2" } Test: TestSyncCompareDest Messages: directories --- FAIL: TestSyncCompareDest (30.67s) === RUN TestSyncMultipleCompareDest run.go:180: Remote "GCS bucket rclone-test-gofevav4wiqu", Local "Local file system at /tmp/rclone2362202553", Modify Window "1ns" 2025/02/11 01:23:44 DEBUG : pre-dest1/: Creating directory marker 2025/02/11 01:23:44 DEBUG : pre-dest2/: Creating directory marker 2025/02/11 01:23:45 DEBUG : Creating backend with remote "TestGoogleCloudStorage,directory_markers:rclone-test-gofevav4wiqu/dest" 2025/02/11 01:23:45 DEBUG : Config file has changed externally - reloading 2025/02/11 01:23:45 DEBUG : TestGoogleCloudStorage: detected overridden config - adding "{juk_h}" suffix to name 2025/02/11 01:23:45 DEBUG : Creating backend with remote "TestGoogleCloudStorage,directory_markers:rclone-test-gofevav4wiqu/pre-dest1" 2025/02/11 01:23:45 DEBUG : TestGoogleCloudStorage: detected overridden config - adding "{juk_h}" suffix to name 2025/02/11 01:23:46 DEBUG : fs cache: renaming cache item "TestGoogleCloudStorage,directory_markers:rclone-test-gofevav4wiqu/pre-dest1" to be canonical "TestGoogleCloudStorage{juk_h}:rclone-test-gofevav4wiqu/pre-dest1" 2025/02/11 01:23:46 DEBUG : Creating backend with remote "TestGoogleCloudStorage,directory_markers:rclone-test-gofevav4wiqu/pre-dest2" 2025/02/11 01:23:46 DEBUG : TestGoogleCloudStorage: detected overridden config - adding "{juk_h}" suffix to name 2025/02/11 01:23:46 DEBUG : fs cache: renaming cache item "TestGoogleCloudStorage,directory_markers:rclone-test-gofevav4wiqu/pre-dest2" to be canonical "TestGoogleCloudStorage{juk_h}:rclone-test-gofevav4wiqu/pre-dest2" 2025/02/11 01:23:47 DEBUG : 1: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/02/11 01:23:47 DEBUG : 1: Destination found in --compare-dest, skipping 2025/02/11 01:23:47 DEBUG : 2: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/02/11 01:23:47 DEBUG : 2: Destination found in --compare-dest, skipping 2025/02/11 01:23:48 DEBUG : 3: Need to transfer - File not found at Destination 2025/02/11 01:23:48 DEBUG : GCS bucket rclone-test-gofevav4wiqu path dest: Waiting for checks to finish 2025/02/11 01:23:48 DEBUG : GCS bucket rclone-test-gofevav4wiqu path dest: Waiting for transfers to finish 2025/02/11 01:23:48 DEBUG : /: Creating directory marker 2025/02/11 01:23:49 DEBUG : 3: md5 = eccbc87e4b5ce2fe28308fd9f2a7baf3 OK 2025/02/11 01:23:49 INFO : 3: Copied (new) 2025/02/11 01:23:49 DEBUG : Waiting for deletions to finish 2025/02/11 01:23:49 DEBUG : rclone-sync-test-include/layer2/: Removing directory marker run.go:125: removing dir "rclone-sync-test-include/layer2" failed - try 1/3: removing directory marker failed: googleapi: Error 404: No such object: rclone-test-gofevav4wiqu/rclone-sync-test-include/layer2/, notFound 2025/02/11 01:23:50 DEBUG : rclone-sync-test-include/layer2/: Removing directory marker run.go:125: removing dir "rclone-sync-test-include/layer2" failed - try 2/3: removing directory marker failed: googleapi: Error 404: No such object: rclone-test-gofevav4wiqu/rclone-sync-test-include/layer2/, notFound 2025/02/11 01:23:51 DEBUG : rclone-sync-test-include/layer2/: Removing directory marker run.go:125: removing dir "rclone-sync-test-include/layer2" failed - try 3/3: removing directory marker failed: googleapi: Error 404: No such object: rclone-test-gofevav4wiqu/rclone-sync-test-include/layer2/, notFound run.go:128: removing dir "rclone-sync-test-include/layer2" failed: removing directory marker failed: googleapi: Error 404: No such object: rclone-test-gofevav4wiqu/rclone-sync-test-include/layer2/, notFound 2025/02/11 01:23:52 DEBUG : rclone-sync-test-include/: Removing directory marker run.go:125: removing dir "rclone-sync-test-include" failed - try 1/3: removing directory marker failed: googleapi: Error 404: No such object: rclone-test-gofevav4wiqu/rclone-sync-test-include/, notFound 2025/02/11 01:23:53 DEBUG : rclone-sync-test-include/: Removing directory marker run.go:125: removing dir "rclone-sync-test-include" failed - try 2/3: removing directory marker failed: googleapi: Error 404: No such object: rclone-test-gofevav4wiqu/rclone-sync-test-include/, notFound 2025/02/11 01:23:54 DEBUG : rclone-sync-test-include/: Removing directory marker run.go:125: removing dir "rclone-sync-test-include" failed - try 3/3: removing directory marker failed: googleapi: Error 404: No such object: rclone-test-gofevav4wiqu/rclone-sync-test-include/, notFound run.go:128: removing dir "rclone-sync-test-include" failed: removing directory marker failed: googleapi: Error 404: No such object: rclone-test-gofevav4wiqu/rclone-sync-test-include/, notFound 2025/02/11 01:23:55 DEBUG : rclone-sync-test-ignore-file/: Removing directory marker run.go:125: removing dir "rclone-sync-test-ignore-file" failed - try 1/3: removing directory marker failed: googleapi: Error 404: No such object: rclone-test-gofevav4wiqu/rclone-sync-test-ignore-file/, notFound 2025/02/11 01:23:56 DEBUG : rclone-sync-test-ignore-file/: Removing directory marker run.go:125: removing dir "rclone-sync-test-ignore-file" failed - try 2/3: removing directory marker failed: googleapi: Error 404: No such object: rclone-test-gofevav4wiqu/rclone-sync-test-ignore-file/, notFound 2025/02/11 01:23:57 DEBUG : rclone-sync-test-ignore-file/: Removing directory marker run.go:125: removing dir "rclone-sync-test-ignore-file" failed - try 3/3: removing directory marker failed: googleapi: Error 404: No such object: rclone-test-gofevav4wiqu/rclone-sync-test-ignore-file/, notFound run.go:128: removing dir "rclone-sync-test-ignore-file" failed: removing directory marker failed: googleapi: Error 404: No such object: rclone-test-gofevav4wiqu/rclone-sync-test-ignore-file/, notFound 2025/02/11 01:23:58 DEBUG : rclone-sync-test/: Removing directory marker run.go:125: removing dir "rclone-sync-test" failed - try 1/3: removing directory marker failed: googleapi: Error 404: No such object: rclone-test-gofevav4wiqu/rclone-sync-test/, notFound 2025/02/11 01:23:59 DEBUG : rclone-sync-test/: Removing directory marker run.go:125: removing dir "rclone-sync-test" failed - try 2/3: removing directory marker failed: googleapi: Error 404: No such object: rclone-test-gofevav4wiqu/rclone-sync-test/, notFound 2025/02/11 01:24:00 DEBUG : rclone-sync-test/: Removing directory marker run.go:125: removing dir "rclone-sync-test" failed - try 3/3: removing directory marker failed: googleapi: Error 404: No such object: rclone-test-gofevav4wiqu/rclone-sync-test/, notFound run.go:128: removing dir "rclone-sync-test" failed: removing directory marker failed: googleapi: Error 404: No such object: rclone-test-gofevav4wiqu/rclone-sync-test/, notFound 2025/02/11 01:24:01 DEBUG : pre-dest2/: Removing directory marker 2025/02/11 01:24:02 DEBUG : pre-dest1/: Removing directory marker 2025/02/11 01:24:02 DEBUG : dst/: Removing directory marker run.go:125: removing dir "dst" failed - try 1/3: removing directory marker failed: googleapi: Error 404: No such object: rclone-test-gofevav4wiqu/dst/, notFound 2025/02/11 01:24:03 DEBUG : dst/: Removing directory marker run.go:125: removing dir "dst" failed - try 2/3: removing directory marker failed: googleapi: Error 404: No such object: rclone-test-gofevav4wiqu/dst/, notFound 2025/02/11 01:24:04 DEBUG : dst/: Removing directory marker run.go:125: removing dir "dst" failed - try 3/3: removing directory marker failed: googleapi: Error 404: No such object: rclone-test-gofevav4wiqu/dst/, notFound run.go:128: removing dir "dst" failed: removing directory marker failed: googleapi: Error 404: No such object: rclone-test-gofevav4wiqu/dst/, notFound 2025/02/11 01:24:05 DEBUG : dest/: Removing directory marker run.go:125: removing dir "dest" failed - try 1/3: removing directory marker failed: googleapi: Error 404: No such object: rclone-test-gofevav4wiqu/dest/, notFound 2025/02/11 01:24:06 DEBUG : dest/: Removing directory marker run.go:125: removing dir "dest" failed - try 2/3: removing directory marker failed: googleapi: Error 404: No such object: rclone-test-gofevav4wiqu/dest/, notFound 2025/02/11 01:24:07 DEBUG : dest/: Removing directory marker run.go:125: removing dir "dest" failed - try 3/3: removing directory marker failed: googleapi: Error 404: No such object: rclone-test-gofevav4wiqu/dest/, notFound run.go:128: removing dir "dest" failed: removing directory marker failed: googleapi: Error 404: No such object: rclone-test-gofevav4wiqu/dest/, notFound fstest.go:292: Sleeping for 1s for list eventual consistency: 1/3 fstest.go:292: Sleeping for 2s for list eventual consistency: 2/3 fstest.go:292: Sleeping for 4s for list eventual consistency: 3/3 fstest.go:321: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:321 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:332 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:173 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:388 /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.22.0.linux-amd64/src/testing/testing.go:1175 /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.22.0.linux-amd64/src/testing/testing.go:1353 /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.22.0.linux-amd64/src/testing/testing.go:1683 /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.22.0.linux-amd64/src/runtime/panic.go:770 /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.22.0.linux-amd64/src/runtime/panic.go:154 /home/rclone/go/src/github.com/rclone/rclone/backend/googlecloudstorage/googlecloudstorage.go:717 /home/rclone/go/src/github.com/rclone/rclone/backend/googlecloudstorage/googlecloudstorage.go:850 /home/rclone/go/src/github.com/rclone/rclone/backend/googlecloudstorage/googlecloudstorage.go:877 /home/rclone/go/src/github.com/rclone/rclone/fs/walk/walk.go:298 /home/rclone/go/src/github.com/rclone/rclone/fs/walk/walk.go:162 /home/rclone/go/src/github.com/rclone/rclone/fs/walk/walk.go:631 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:274 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:332 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:344 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:2224 Error: Not equal: expected: []string{} actual : []string{"dest", "dst", "rclone-sync-test", "rclone-sync-test-ignore-file", "rclone-sync-test-include", "rclone-sync-test-include/layer2"} Diff: --- Expected +++ Actual @@ -1,2 +1,8 @@ -([]string) { +([]string) (len=6) { + (string) (len=4) "dest", + (string) (len=3) "dst", + (string) (len=16) "rclone-sync-test", + (string) (len=28) "rclone-sync-test-ignore-file", + (string) (len=24) "rclone-sync-test-include", + (string) (len=31) "rclone-sync-test-include/layer2" } Test: TestSyncMultipleCompareDest Messages: directories --- FAIL: TestSyncMultipleCompareDest (31.51s) panic: runtime error: slice bounds out of range [5:4] [recovered] panic: runtime error: slice bounds out of range [5:4] goroutine 8249 [running]: testing.tRunner.func1.2({0x2397b60, 0xc0009122d0}) /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.22.0.linux-amd64/src/testing/testing.go:1631 +0x24a testing.tRunner.func1() /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.22.0.linux-amd64/src/testing/testing.go:1634 +0x377 panic({0x2397b60?, 0xc0009122d0?}) /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.22.0.linux-amd64/src/runtime/panic.go:770 +0x132 github.com/rclone/rclone/backend/googlecloudstorage.(*Fs).list(0xc0004f0b40, {0x2971920, 0x3c8b2a0}, {0xc000a22399, 0x18}, {0xc000a223b2, 0x4}, {0xc000a223b2, 0x4}, 0x0, ...) /home/rclone/go/src/github.com/rclone/rclone/backend/googlecloudstorage/googlecloudstorage.go:717 +0xfec github.com/rclone/rclone/backend/googlecloudstorage.(*Fs).ListR.func1({0xc000a22399?, 0x0?}, {0xc000a223b2?, 0xc000a2b608?}, {0xc000a223b2?, 0x7ff2ac42e088?}, 0xdb?) /home/rclone/go/src/github.com/rclone/rclone/backend/googlecloudstorage/googlecloudstorage.go:850 +0xa7 github.com/rclone/rclone/backend/googlecloudstorage.(*Fs).ListR(0xc0004f0b40, {0x2971920, 0x3c8b2a0}, {0x0?, 0x2461020?}, 0xc000c26000) /home/rclone/go/src/github.com/rclone/rclone/backend/googlecloudstorage/googlecloudstorage.go:877 +0x14a github.com/rclone/rclone/fs/walk.listR({0x2971920, 0x3c8b2a0}, {0x29853f8, 0xc0004f0b40}, {0x0, 0x0}, 0x1, 0x3, 0xc000782078, 0xc000aeaa98, ...) /home/rclone/go/src/github.com/rclone/rclone/fs/walk/walk.go:298 +0x2a3 github.com/rclone/rclone/fs/walk.ListR({0x2971920, 0x3c8b2a0}, {0x29853f8, 0xc0004f0b40}, {0x0, 0x0}, 0x1, 0xffffffffffffffff, 0x3, 0xc000782078) /home/rclone/go/src/github.com/rclone/rclone/fs/walk/walk.go:162 +0x1d5 github.com/rclone/rclone/fs/walk.GetAll({0x2971920, 0x3c8b2a0}, {0x29853f8, 0xc0004f0b40}, {0x0, 0x0}, 0x1, 0xffffffffffffffff) /home/rclone/go/src/github.com/rclone/rclone/fs/walk/walk.go:631 +0x105 github.com/rclone/rclone/fstest.CheckListingWithRoot(0xc00094e340, {0x29853f8, 0xc0004f0b40}, {0x0, 0x0}, {0xc000350180, 0x1, 0x1}, {0x0, 0x0, ...}, ...) /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:274 +0x3d6 github.com/rclone/rclone/fstest.CheckListingWithPrecision(...) /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:332 github.com/rclone/rclone/fstest.CheckItemsWithPrecision(...) /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:344 github.com/rclone/rclone/fs/sync.TestSyncMultipleCompareDest(0xc00094e340) /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:2224 +0xa0b testing.tRunner(0xc00094e340, 0x268d0c8) /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.22.0.linux-amd64/src/testing/testing.go:1689 +0xfb created by testing.(*T).Run in goroutine 1 /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.22.0.linux-amd64/src/testing/testing.go:1742 +0x390 "./sync.test -test.v -test.timeout 1h0m0s -remote 'TestGoogleCloudStorage,directory_markers:' -verbose" - Finished ERROR in 10m37.336894847s (try 1/5): exit status 2: Failed [TestSyncOverlapWithFilter TestSyncCompareDest TestSyncMultipleCompareDest]