"./sync.test -test.v -test.timeout 1h0m0s -remote TestFileFabric: -verbose -test.run '^(TestCopy|TestCopyAfterDelete|TestCopyCheckFirst|TestCopyDeleteBefore|TestCopyEmptyDirectories|TestCopyMissingDirectory|TestCopyNoTraverse|TestCopyRedownload|TestCopyWithDepth|TestCopyWithDryRun|TestCopyWithFilesFrom|TestCopyWithFilesFromAndNoTraverse|TestMaxTransfer|TestMoveEmptyDirectories|TestMoveWithDeleteEmptySrcDirs|TestMoveWithoutDeleteEmptySrcDirs|TestServerSideCopy|TestServerSideMove|TestServerSideMoveDeleteEmptySourceDirs|TestServerSideMoveOverlap|TestServerSideMoveWithFilter|TestSyncAfterAddingAFile|TestSyncAfterChangingContentsOnly|TestSyncAfterChangingFilesSizeOnly|TestSyncAfterChangingModtimeOnly|TestSyncAfterChangingModtimeOnlyWithNoUpdateModTime|TestSyncAfterRemovingAFileAndAddingAFile|TestSyncAfterRemovingAFileAndAddingAFileDryRun|TestSyncAfterRemovingAFileAndAddingAFileSubDir|TestSyncAfterRemovingAFileAndAddingAFileSubDirWithErrors|TestSyncBackupDir|TestSyncBackupDirSuffixOnly|TestSyncBackupDirWithSuffix|TestSyncBackupDirWithSuffixKeepExtension|TestSyncBasedOnCheckSum|TestSyncCompareDest|TestSyncCopyDest|TestSyncDeleteBefore|TestSyncDeleteDuring|TestSyncDoesntUpdateModtime|TestSyncEmptyDirectories|TestSyncIgnoreCase|TestSyncIgnoreErrors|TestSyncIgnoreExisting|TestSyncIgnoreSize|TestSyncIgnoreTimes|TestSyncImmutable|TestSyncMultipleCompareDest|TestSyncNoTraverse|TestSyncOverlap|TestSyncSizeOnly|TestSyncSuffix|TestSyncSuffixKeepExtension|TestSyncUTFNorm|TestSyncWithExclude|TestSyncWithExcludeAndDeleteExcluded|TestSyncWithTrackRenames|TestSyncWithTrackRenamesStrategyLeaf|TestSyncWithTrackRenamesStrategyModtime|TestSyncWithUpdateOlder)$/^(Cautious|Hard|Soft)$'" - Starting (try 5/5) 2021/05/09 05:53:28 DEBUG : Creating backend with remote "TestFileFabric:rclone-test-teniveb7pihilin0titocir7" 2021/05/09 05:53:28 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2021/05/09 05:53:28 DEBUG : filefabric root 'rclone-test-teniveb7pihilin0titocir7': rpc: checkPathExists(map[path:rclone-test-teniveb7pihilin0titocir7 pid:120673762]) options=[] 2021/05/09 05:53:29 DEBUG : filefabric root 'rclone-test-teniveb7pihilin0titocir7': >rpc: result=Success (ok), err= 2021/05/09 05:53:29 DEBUG : Creating backend with remote "/tmp/rclone805286271" === RUN TestCopyWithDryRun run.go:176: Remote "filefabric root 'rclone-test-teniveb7pihilin0titocir7'", Local "Local file system at /tmp/rclone805286271", Modify Window "1s" 2021/05/09 05:53:29 DEBUG : filefabric root 'rclone-test-teniveb7pihilin0titocir7': rpc: getFolderContents(map[count:1000 fi_pid:120673762 options:filelist|fi_id|fi_pid|fi_name|fi_type|fi_size|fi_contenttype|fi_modified|fi_localtime|trash|subfolders subfolders:y]) options=[] 2021/05/09 05:53:29 DEBUG : filefabric root 'rclone-test-teniveb7pihilin0titocir7': >rpc: result=Success (ok), err=json: invalid use of ,string struct tag, trying to unmarshal unquoted value into int run.go:234: Failed to mkdir "filefabric root 'rclone-test-teniveb7pihilin0titocir7'": failed to list directory: json: invalid use of ,string struct tag, trying to unmarshal unquoted value into int 2021/05/09 05:53:29 DEBUG : filefabric root 'rclone-test-teniveb7pihilin0titocir7': rpc: getFolderContents(map[count:1000 fi_pid:120673762 options:filelist|fi_id|fi_pid|fi_name|fi_type|fi_size|fi_contenttype|fi_modified|fi_localtime|trash|subfolders subfolders:y]) options=[] 2021/05/09 05:53:30 DEBUG : filefabric root 'rclone-test-teniveb7pihilin0titocir7': >rpc: result=Success (ok), err=json: invalid use of ,string struct tag, trying to unmarshal unquoted value into int 2021/05/09 05:53:30 ERROR : : error listing: failed to list directory: json: invalid use of ,string struct tag, trying to unmarshal unquoted value into int run.go:160: Error Trace: run.go:160 run.go:339 panic.go:617 testing.go:732 testing.go:806 run.go:234 run.go:242 sync_test.go:46 Error: Received unexpected error: json: invalid use of ,string struct tag, trying to unmarshal unquoted value into int failed to list directory github.com/rclone/rclone/backend/filefabric.(*Fs).listAll /home/rclone/go/src/github.com/rclone/rclone/backend/filefabric/filefabric.go:593 github.com/rclone/rclone/backend/filefabric.(*Fs).FindLeaf /home/rclone/go/src/github.com/rclone/rclone/backend/filefabric/filefabric.go:541 github.com/rclone/rclone/lib/dircache.(*DirCache)._findDir /home/rclone/go/src/github.com/rclone/rclone/lib/dircache/dircache.go:220 github.com/rclone/rclone/lib/dircache.(*DirCache)._findRoot /home/rclone/go/src/github.com/rclone/rclone/lib/dircache/dircache.go:291 github.com/rclone/rclone/lib/dircache.(*DirCache).FindDir /home/rclone/go/src/github.com/rclone/rclone/lib/dircache/dircache.go:187 github.com/rclone/rclone/backend/filefabric.(*Fs).List /home/rclone/go/src/github.com/rclone/rclone/backend/filefabric/filefabric.go:642 github.com/rclone/rclone/fs/list.DirSorted /home/rclone/go/src/github.com/rclone/rclone/fs/list/list.go:24 github.com/rclone/rclone/fs/walk.walk.func2 /home/rclone/go/src/github.com/rclone/rclone/fs/walk/walk.go:395 runtime.goexit /usr/local/go/src/runtime/asm_amd64.s:1374 Test: TestCopyWithDryRun --- FAIL: TestCopyWithDryRun (0.86s) === RUN TestCopy run.go:176: Remote "filefabric root 'rclone-test-teniveb7pihilin0titocir7'", Local "Local file system at /tmp/rclone805286271", Modify Window "1s" 2021/05/09 05:53:30 DEBUG : filefabric root 'rclone-test-teniveb7pihilin0titocir7': rpc: getFolderContents(map[count:1000 fi_pid:120673762 options:filelist|fi_id|fi_pid|fi_name|fi_type|fi_size|fi_contenttype|fi_modified|fi_localtime|trash|subfolders subfolders:y]) options=[] 2021/05/09 05:53:30 DEBUG : filefabric root 'rclone-test-teniveb7pihilin0titocir7': >rpc: result=Success (ok), err=json: invalid use of ,string struct tag, trying to unmarshal unquoted value into int run.go:234: Failed to mkdir "filefabric root 'rclone-test-teniveb7pihilin0titocir7'": failed to list directory: json: invalid use of ,string struct tag, trying to unmarshal unquoted value into int 2021/05/09 05:53:30 DEBUG : filefabric root 'rclone-test-teniveb7pihilin0titocir7': rpc: getFolderContents(map[count:1000 fi_pid:120673762 options:filelist|fi_id|fi_pid|fi_name|fi_type|fi_size|fi_contenttype|fi_modified|fi_localtime|trash|subfolders subfolders:y]) options=[] 2021/05/09 05:53:30 DEBUG : filefabric root 'rclone-test-teniveb7pihilin0titocir7': >rpc: result=Success (ok), err=json: invalid use of ,string struct tag, trying to unmarshal unquoted value into int 2021/05/09 05:53:30 ERROR : : error listing: failed to list directory: json: invalid use of ,string struct tag, trying to unmarshal unquoted value into int run.go:160: Error Trace: run.go:160 run.go:339 panic.go:617 testing.go:732 testing.go:806 run.go:234 run.go:242 sync_test.go:62 Error: Received unexpected error: json: invalid use of ,string struct tag, trying to unmarshal unquoted value into int failed to list directory github.com/rclone/rclone/backend/filefabric.(*Fs).listAll /home/rclone/go/src/github.com/rclone/rclone/backend/filefabric/filefabric.go:593 github.com/rclone/rclone/backend/filefabric.(*Fs).FindLeaf /home/rclone/go/src/github.com/rclone/rclone/backend/filefabric/filefabric.go:541 github.com/rclone/rclone/lib/dircache.(*DirCache)._findDir /home/rclone/go/src/github.com/rclone/rclone/lib/dircache/dircache.go:220 github.com/rclone/rclone/lib/dircache.(*DirCache)._findRoot /home/rclone/go/src/github.com/rclone/rclone/lib/dircache/dircache.go:291 github.com/rclone/rclone/lib/dircache.(*DirCache).FindDir /home/rclone/go/src/github.com/rclone/rclone/lib/dircache/dircache.go:187 github.com/rclone/rclone/backend/filefabric.(*Fs).List /home/rclone/go/src/github.com/rclone/rclone/backend/filefabric/filefabric.go:642 github.com/rclone/rclone/fs/list.DirSorted /home/rclone/go/src/github.com/rclone/rclone/fs/list/list.go:24 github.com/rclone/rclone/fs/walk.walk.func2 /home/rclone/go/src/github.com/rclone/rclone/fs/walk/walk.go:395 runtime.goexit /usr/local/go/src/runtime/asm_amd64.s:1374 Test: TestCopy --- FAIL: TestCopy (0.82s) === RUN TestCopyMissingDirectory run.go:176: Remote "filefabric root 'rclone-test-teniveb7pihilin0titocir7'", Local "Local file system at /tmp/rclone805286271", Modify Window "1s" 2021/05/09 05:53:30 DEBUG : filefabric root 'rclone-test-teniveb7pihilin0titocir7': rpc: getFolderContents(map[count:1000 fi_pid:120673762 options:filelist|fi_id|fi_pid|fi_name|fi_type|fi_size|fi_contenttype|fi_modified|fi_localtime|trash|subfolders subfolders:y]) options=[] 2021/05/09 05:53:31 DEBUG : filefabric root 'rclone-test-teniveb7pihilin0titocir7': >rpc: result=Success (ok), err=json: invalid use of ,string struct tag, trying to unmarshal unquoted value into int run.go:234: Failed to mkdir "filefabric root 'rclone-test-teniveb7pihilin0titocir7'": failed to list directory: json: invalid use of ,string struct tag, trying to unmarshal unquoted value into int 2021/05/09 05:53:31 DEBUG : filefabric root 'rclone-test-teniveb7pihilin0titocir7': rpc: getFolderContents(map[count:1000 fi_pid:120673762 options:filelist|fi_id|fi_pid|fi_name|fi_type|fi_size|fi_contenttype|fi_modified|fi_localtime|trash|subfolders subfolders:y]) options=[] 2021/05/09 05:53:31 DEBUG : filefabric root 'rclone-test-teniveb7pihilin0titocir7': >rpc: result=Success (ok), err=json: invalid use of ,string struct tag, trying to unmarshal unquoted value into int 2021/05/09 05:53:31 ERROR : : error listing: failed to list directory: json: invalid use of ,string struct tag, trying to unmarshal unquoted value into int run.go:160: Error Trace: run.go:160 run.go:339 panic.go:617 testing.go:732 testing.go:806 run.go:234 run.go:242 sync_test.go:75 Error: Received unexpected error: json: invalid use of ,string struct tag, trying to unmarshal unquoted value into int failed to list directory github.com/rclone/rclone/backend/filefabric.(*Fs).listAll /home/rclone/go/src/github.com/rclone/rclone/backend/filefabric/filefabric.go:593 github.com/rclone/rclone/backend/filefabric.(*Fs).FindLeaf /home/rclone/go/src/github.com/rclone/rclone/backend/filefabric/filefabric.go:541 github.com/rclone/rclone/lib/dircache.(*DirCache)._findDir /home/rclone/go/src/github.com/rclone/rclone/lib/dircache/dircache.go:220 github.com/rclone/rclone/lib/dircache.(*DirCache)._findRoot /home/rclone/go/src/github.com/rclone/rclone/lib/dircache/dircache.go:291 github.com/rclone/rclone/lib/dircache.(*DirCache).FindDir /home/rclone/go/src/github.com/rclone/rclone/lib/dircache/dircache.go:187 github.com/rclone/rclone/backend/filefabric.(*Fs).List /home/rclone/go/src/github.com/rclone/rclone/backend/filefabric/filefabric.go:642 github.com/rclone/rclone/fs/list.DirSorted /home/rclone/go/src/github.com/rclone/rclone/fs/list/list.go:24 github.com/rclone/rclone/fs/walk.walk.func2 /home/rclone/go/src/github.com/rclone/rclone/fs/walk/walk.go:395 runtime.goexit /usr/local/go/src/runtime/asm_amd64.s:1374 Test: TestCopyMissingDirectory --- FAIL: TestCopyMissingDirectory (0.94s) === RUN TestCopyNoTraverse run.go:176: Remote "filefabric root 'rclone-test-teniveb7pihilin0titocir7'", Local "Local file system at /tmp/rclone805286271", Modify Window "1s" 2021/05/09 05:53:31 DEBUG : filefabric root 'rclone-test-teniveb7pihilin0titocir7': rpc: getFolderContents(map[count:1000 fi_pid:120673762 options:filelist|fi_id|fi_pid|fi_name|fi_type|fi_size|fi_contenttype|fi_modified|fi_localtime|trash|subfolders subfolders:y]) options=[] 2021/05/09 05:53:32 DEBUG : filefabric root 'rclone-test-teniveb7pihilin0titocir7': >rpc: result=Success (ok), err=json: invalid use of ,string struct tag, trying to unmarshal unquoted value into int 2021/05/09 05:53:32 DEBUG : filefabric root 'rclone-test-teniveb7pihilin0titocir7': Waiting for checks to finish 2021/05/09 05:53:32 DEBUG : filefabric root 'rclone-test-teniveb7pihilin0titocir7': rpc: getFolderContents(map[count:1000 fi_pid:120673762 options:filelist|fi_id|fi_pid|fi_name|fi_type|fi_size|fi_contenttype|fi_modified|fi_localtime|trash|subfolders subfolders:y]) options=[] 2021/05/09 05:53:32 DEBUG : filefabric root 'rclone-test-teniveb7pihilin0titocir7': Waiting for transfers to finish 2021/05/09 05:53:32 DEBUG : filefabric root 'rclone-test-teniveb7pihilin0titocir7': >rpc: result=Success (ok), err=json: invalid use of ,string struct tag, trying to unmarshal unquoted value into int 2021/05/09 05:53:32 ERROR : sub dir/hello world: Failed to copy: failed to list directory: json: invalid use of ,string struct tag, trying to unmarshal unquoted value into int sync_test.go:98: Error Trace: sync_test.go:98 Error: Received unexpected error: failed to list directory: json: invalid use of ,string struct tag, trying to unmarshal unquoted value into int Test: TestCopyNoTraverse 2021/05/09 05:53:32 DEBUG : filefabric root 'rclone-test-teniveb7pihilin0titocir7': rpc: getFolderContents(map[count:1000 fi_pid:120673762 options:filelist|fi_id|fi_pid|fi_name|fi_type|fi_size|fi_contenttype|fi_modified|fi_localtime|trash|subfolders subfolders:y]) options=[] 2021/05/09 05:53:32 DEBUG : filefabric root 'rclone-test-teniveb7pihilin0titocir7': >rpc: result=Success (ok), err=json: invalid use of ,string struct tag, trying to unmarshal unquoted value into int 2021/05/09 05:53:32 ERROR : : error listing: failed to list directory: json: invalid use of ,string struct tag, trying to unmarshal unquoted value into int run.go:160: Error Trace: run.go:160 run.go:339 panic.go:617 testing.go:732 sync_test.go:98 Error: Received unexpected error: json: invalid use of ,string struct tag, trying to unmarshal unquoted value into int failed to list directory github.com/rclone/rclone/backend/filefabric.(*Fs).listAll /home/rclone/go/src/github.com/rclone/rclone/backend/filefabric/filefabric.go:593 github.com/rclone/rclone/backend/filefabric.(*Fs).FindLeaf /home/rclone/go/src/github.com/rclone/rclone/backend/filefabric/filefabric.go:541 github.com/rclone/rclone/lib/dircache.(*DirCache)._findDir /home/rclone/go/src/github.com/rclone/rclone/lib/dircache/dircache.go:220 github.com/rclone/rclone/lib/dircache.(*DirCache)._findRoot /home/rclone/go/src/github.com/rclone/rclone/lib/dircache/dircache.go:291 github.com/rclone/rclone/lib/dircache.(*DirCache).FindDir /home/rclone/go/src/github.com/rclone/rclone/lib/dircache/dircache.go:187 github.com/rclone/rclone/backend/filefabric.(*Fs).List /home/rclone/go/src/github.com/rclone/rclone/backend/filefabric/filefabric.go:642 github.com/rclone/rclone/fs/list.DirSorted /home/rclone/go/src/github.com/rclone/rclone/fs/list/list.go:24 github.com/rclone/rclone/fs/walk.walk.func2 /home/rclone/go/src/github.com/rclone/rclone/fs/walk/walk.go:395 runtime.goexit /usr/local/go/src/runtime/asm_amd64.s:1374 Test: TestCopyNoTraverse --- FAIL: TestCopyNoTraverse (1.08s) === RUN TestCopyCheckFirst run.go:176: Remote "filefabric root 'rclone-test-teniveb7pihilin0titocir7'", Local "Local file system at /tmp/rclone805286271", Modify Window "1s" 2021/05/09 05:53:32 INFO : filefabric root 'rclone-test-teniveb7pihilin0titocir7': Running all checks before starting transfers 2021/05/09 05:53:32 DEBUG : filefabric root 'rclone-test-teniveb7pihilin0titocir7': rpc: getFolderContents(map[count:1000 fi_pid:120673762 options:filelist|fi_id|fi_pid|fi_name|fi_type|fi_size|fi_contenttype|fi_modified|fi_localtime|trash|subfolders subfolders:y]) options=[] 2021/05/09 05:53:33 DEBUG : filefabric root 'rclone-test-teniveb7pihilin0titocir7': >rpc: result=Success (ok), err=json: invalid use of ,string struct tag, trying to unmarshal unquoted value into int 2021/05/09 05:53:33 ERROR : : error reading destination directory: failed to list directory: json: invalid use of ,string struct tag, trying to unmarshal unquoted value into int 2021/05/09 05:53:33 DEBUG : filefabric root 'rclone-test-teniveb7pihilin0titocir7': Waiting for checks to finish 2021/05/09 05:53:33 INFO : filefabric root 'rclone-test-teniveb7pihilin0titocir7': Checks finished, now starting transfers 2021/05/09 05:53:33 DEBUG : filefabric root 'rclone-test-teniveb7pihilin0titocir7': Waiting for transfers to finish sync_test.go:116: Error Trace: sync_test.go:116 Error: Received unexpected error: failed to list directory: json: invalid use of ,string struct tag, trying to unmarshal unquoted value into int Test: TestCopyCheckFirst 2021/05/09 05:53:33 DEBUG : filefabric root 'rclone-test-teniveb7pihilin0titocir7': rpc: getFolderContents(map[count:1000 fi_pid:120673762 options:filelist|fi_id|fi_pid|fi_name|fi_type|fi_size|fi_contenttype|fi_modified|fi_localtime|trash|subfolders subfolders:y]) options=[] 2021/05/09 05:53:33 DEBUG : filefabric root 'rclone-test-teniveb7pihilin0titocir7': >rpc: result=Success (ok), err=json: invalid use of ,string struct tag, trying to unmarshal unquoted value into int 2021/05/09 05:53:33 ERROR : : error listing: failed to list directory: json: invalid use of ,string struct tag, trying to unmarshal unquoted value into int run.go:160: Error Trace: run.go:160 run.go:339 panic.go:617 testing.go:732 sync_test.go:116 Error: Received unexpected error: json: invalid use of ,string struct tag, trying to unmarshal unquoted value into int failed to list directory github.com/rclone/rclone/backend/filefabric.(*Fs).listAll /home/rclone/go/src/github.com/rclone/rclone/backend/filefabric/filefabric.go:593 github.com/rclone/rclone/backend/filefabric.(*Fs).FindLeaf /home/rclone/go/src/github.com/rclone/rclone/backend/filefabric/filefabric.go:541 github.com/rclone/rclone/lib/dircache.(*DirCache)._findDir /home/rclone/go/src/github.com/rclone/rclone/lib/dircache/dircache.go:220 github.com/rclone/rclone/lib/dircache.(*DirCache)._findRoot /home/rclone/go/src/github.com/rclone/rclone/lib/dircache/dircache.go:291 github.com/rclone/rclone/lib/dircache.(*DirCache).FindDir /home/rclone/go/src/github.com/rclone/rclone/lib/dircache/dircache.go:187 github.com/rclone/rclone/backend/filefabric.(*Fs).List /home/rclone/go/src/github.com/rclone/rclone/backend/filefabric/filefabric.go:642 github.com/rclone/rclone/fs/list.DirSorted /home/rclone/go/src/github.com/rclone/rclone/fs/list/list.go:24 github.com/rclone/rclone/fs/walk.walk.func2 /home/rclone/go/src/github.com/rclone/rclone/fs/walk/walk.go:395 runtime.goexit /usr/local/go/src/runtime/asm_amd64.s:1374 Test: TestCopyCheckFirst --- FAIL: TestCopyCheckFirst (0.86s) === RUN TestSyncNoTraverse run.go:176: Remote "filefabric root 'rclone-test-teniveb7pihilin0titocir7'", Local "Local file system at /tmp/rclone805286271", Modify Window "1s" 2021/05/09 05:53:33 ERROR : Ignoring --no-traverse with sync 2021/05/09 05:53:33 DEBUG : filefabric root 'rclone-test-teniveb7pihilin0titocir7': rpc: getFolderContents(map[count:1000 fi_pid:120673762 options:filelist|fi_id|fi_pid|fi_name|fi_type|fi_size|fi_contenttype|fi_modified|fi_localtime|trash|subfolders subfolders:y]) options=[] 2021/05/09 05:53:34 DEBUG : filefabric root 'rclone-test-teniveb7pihilin0titocir7': >rpc: result=Success (ok), err=json: invalid use of ,string struct tag, trying to unmarshal unquoted value into int 2021/05/09 05:53:34 ERROR : : error reading destination directory: failed to list directory: json: invalid use of ,string struct tag, trying to unmarshal unquoted value into int 2021/05/09 05:53:34 DEBUG : filefabric root 'rclone-test-teniveb7pihilin0titocir7': Waiting for checks to finish 2021/05/09 05:53:34 DEBUG : filefabric root 'rclone-test-teniveb7pihilin0titocir7': Waiting for transfers to finish 2021/05/09 05:53:34 ERROR : filefabric root 'rclone-test-teniveb7pihilin0titocir7': not deleting files as there were IO errors 2021/05/09 05:53:34 ERROR : filefabric root 'rclone-test-teniveb7pihilin0titocir7': not deleting directories as there were IO errors sync_test.go:135: Error Trace: sync_test.go:135 Error: Received unexpected error: failed to list directory: json: invalid use of ,string struct tag, trying to unmarshal unquoted value into int Test: TestSyncNoTraverse 2021/05/09 05:53:34 DEBUG : filefabric root 'rclone-test-teniveb7pihilin0titocir7': rpc: getFolderContents(map[count:1000 fi_pid:120673762 options:filelist|fi_id|fi_pid|fi_name|fi_type|fi_size|fi_contenttype|fi_modified|fi_localtime|trash|subfolders subfolders:y]) options=[] 2021/05/09 05:53:34 DEBUG : filefabric root 'rclone-test-teniveb7pihilin0titocir7': >rpc: result=Success (ok), err=json: invalid use of ,string struct tag, trying to unmarshal unquoted value into int 2021/05/09 05:53:34 ERROR : : error listing: failed to list directory: json: invalid use of ,string struct tag, trying to unmarshal unquoted value into int run.go:160: Error Trace: run.go:160 run.go:339 panic.go:617 testing.go:732 sync_test.go:135 Error: Received unexpected error: json: invalid use of ,string struct tag, trying to unmarshal unquoted value into int failed to list directory github.com/rclone/rclone/backend/filefabric.(*Fs).listAll /home/rclone/go/src/github.com/rclone/rclone/backend/filefabric/filefabric.go:593 github.com/rclone/rclone/backend/filefabric.(*Fs).FindLeaf /home/rclone/go/src/github.com/rclone/rclone/backend/filefabric/filefabric.go:541 github.com/rclone/rclone/lib/dircache.(*DirCache)._findDir /home/rclone/go/src/github.com/rclone/rclone/lib/dircache/dircache.go:220 github.com/rclone/rclone/lib/dircache.(*DirCache)._findRoot /home/rclone/go/src/github.com/rclone/rclone/lib/dircache/dircache.go:291 github.com/rclone/rclone/lib/dircache.(*DirCache).FindDir /home/rclone/go/src/github.com/rclone/rclone/lib/dircache/dircache.go:187 github.com/rclone/rclone/backend/filefabric.(*Fs).List /home/rclone/go/src/github.com/rclone/rclone/backend/filefabric/filefabric.go:642 github.com/rclone/rclone/fs/list.DirSorted /home/rclone/go/src/github.com/rclone/rclone/fs/list/list.go:24 github.com/rclone/rclone/fs/walk.walk.func2 /home/rclone/go/src/github.com/rclone/rclone/fs/walk/walk.go:395 runtime.goexit /usr/local/go/src/runtime/asm_amd64.s:1374 Test: TestSyncNoTraverse --- FAIL: TestSyncNoTraverse (0.86s) === RUN TestCopyWithDepth run.go:176: Remote "filefabric root 'rclone-test-teniveb7pihilin0titocir7'", Local "Local file system at /tmp/rclone805286271", Modify Window "1s" 2021/05/09 05:53:34 DEBUG : filefabric root 'rclone-test-teniveb7pihilin0titocir7': rpc: getFolderContents(map[count:1000 fi_pid:120673762 options:filelist|fi_id|fi_pid|fi_name|fi_type|fi_size|fi_contenttype|fi_modified|fi_localtime|trash|subfolders subfolders:y]) options=[] 2021/05/09 05:53:35 DEBUG : filefabric root 'rclone-test-teniveb7pihilin0titocir7': >rpc: result=Success (ok), err=json: invalid use of ,string struct tag, trying to unmarshal unquoted value into int 2021/05/09 05:53:35 ERROR : : error reading destination directory: failed to list directory: json: invalid use of ,string struct tag, trying to unmarshal unquoted value into int 2021/05/09 05:53:35 DEBUG : filefabric root 'rclone-test-teniveb7pihilin0titocir7': Waiting for checks to finish 2021/05/09 05:53:35 DEBUG : filefabric root 'rclone-test-teniveb7pihilin0titocir7': Waiting for transfers to finish sync_test.go:154: Error Trace: sync_test.go:154 Error: Received unexpected error: failed to list directory: json: invalid use of ,string struct tag, trying to unmarshal unquoted value into int Test: TestCopyWithDepth 2021/05/09 05:53:35 DEBUG : filefabric root 'rclone-test-teniveb7pihilin0titocir7': rpc: getFolderContents(map[count:1000 fi_pid:120673762 options:filelist|fi_id|fi_pid|fi_name|fi_type|fi_size|fi_contenttype|fi_modified|fi_localtime|trash|subfolders subfolders:y]) options=[] 2021/05/09 05:53:35 DEBUG : filefabric root 'rclone-test-teniveb7pihilin0titocir7': >rpc: result=Success (ok), err=json: invalid use of ,string struct tag, trying to unmarshal unquoted value into int 2021/05/09 05:53:35 ERROR : : error listing: failed to list directory: json: invalid use of ,string struct tag, trying to unmarshal unquoted value into int run.go:160: Error Trace: run.go:160 run.go:339 panic.go:617 testing.go:732 sync_test.go:154 Error: Received unexpected error: json: invalid use of ,string struct tag, trying to unmarshal unquoted value into int failed to list directory github.com/rclone/rclone/backend/filefabric.(*Fs).listAll /home/rclone/go/src/github.com/rclone/rclone/backend/filefabric/filefabric.go:593 github.com/rclone/rclone/backend/filefabric.(*Fs).FindLeaf /home/rclone/go/src/github.com/rclone/rclone/backend/filefabric/filefabric.go:541 github.com/rclone/rclone/lib/dircache.(*DirCache)._findDir /home/rclone/go/src/github.com/rclone/rclone/lib/dircache/dircache.go:220 github.com/rclone/rclone/lib/dircache.(*DirCache)._findRoot /home/rclone/go/src/github.com/rclone/rclone/lib/dircache/dircache.go:291 github.com/rclone/rclone/lib/dircache.(*DirCache).FindDir /home/rclone/go/src/github.com/rclone/rclone/lib/dircache/dircache.go:187 github.com/rclone/rclone/backend/filefabric.(*Fs).List /home/rclone/go/src/github.com/rclone/rclone/backend/filefabric/filefabric.go:642 github.com/rclone/rclone/fs/list.DirSorted /home/rclone/go/src/github.com/rclone/rclone/fs/list/list.go:24 github.com/rclone/rclone/fs/walk.walk.func2 /home/rclone/go/src/github.com/rclone/rclone/fs/walk/walk.go:395 runtime.goexit /usr/local/go/src/runtime/asm_amd64.s:1374 Test: TestCopyWithDepth --- FAIL: TestCopyWithDepth (0.84s) === RUN TestCopyWithFilesFrom run.go:176: Remote "filefabric root 'rclone-test-teniveb7pihilin0titocir7'", Local "Local file system at /tmp/rclone805286271", Modify Window "1s" 2021/05/09 05:53:35 DEBUG : filefabric root 'rclone-test-teniveb7pihilin0titocir7': rpc: getFolderContents(map[count:1000 fi_pid:120673762 options:filelist|fi_id|fi_pid|fi_name|fi_type|fi_size|fi_contenttype|fi_modified|fi_localtime|trash|subfolders subfolders:y]) options=[] 2021/05/09 05:53:35 DEBUG : hello world2: Excluded 2021/05/09 05:53:35 DEBUG : sub dir: Excluded 2021/05/09 05:53:36 DEBUG : filefabric root 'rclone-test-teniveb7pihilin0titocir7': >rpc: result=Success (ok), err=json: invalid use of ,string struct tag, trying to unmarshal unquoted value into int 2021/05/09 05:53:36 ERROR : : error reading destination directory: failed to list directory: json: invalid use of ,string struct tag, trying to unmarshal unquoted value into int 2021/05/09 05:53:36 DEBUG : filefabric root 'rclone-test-teniveb7pihilin0titocir7': Waiting for checks to finish 2021/05/09 05:53:36 DEBUG : filefabric root 'rclone-test-teniveb7pihilin0titocir7': Waiting for transfers to finish sync_test.go:181: Error Trace: sync_test.go:181 sync_test.go:186 Error: Received unexpected error: failed to list directory: json: invalid use of ,string struct tag, trying to unmarshal unquoted value into int Test: TestCopyWithFilesFrom 2021/05/09 05:53:36 DEBUG : filefabric root 'rclone-test-teniveb7pihilin0titocir7': rpc: getFolderContents(map[count:1000 fi_pid:120673762 options:filelist|fi_id|fi_pid|fi_name|fi_type|fi_size|fi_contenttype|fi_modified|fi_localtime|trash|subfolders subfolders:y]) options=[] 2021/05/09 05:53:36 DEBUG : filefabric root 'rclone-test-teniveb7pihilin0titocir7': >rpc: result=Success (ok), err=json: invalid use of ,string struct tag, trying to unmarshal unquoted value into int 2021/05/09 05:53:36 ERROR : : error listing: failed to list directory: json: invalid use of ,string struct tag, trying to unmarshal unquoted value into int run.go:160: Error Trace: run.go:160 run.go:339 panic.go:617 testing.go:732 sync_test.go:181 sync_test.go:186 Error: Received unexpected error: json: invalid use of ,string struct tag, trying to unmarshal unquoted value into int failed to list directory github.com/rclone/rclone/backend/filefabric.(*Fs).listAll /home/rclone/go/src/github.com/rclone/rclone/backend/filefabric/filefabric.go:593 github.com/rclone/rclone/backend/filefabric.(*Fs).FindLeaf /home/rclone/go/src/github.com/rclone/rclone/backend/filefabric/filefabric.go:541 github.com/rclone/rclone/lib/dircache.(*DirCache)._findDir /home/rclone/go/src/github.com/rclone/rclone/lib/dircache/dircache.go:220 github.com/rclone/rclone/lib/dircache.(*DirCache)._findRoot /home/rclone/go/src/github.com/rclone/rclone/lib/dircache/dircache.go:291 github.com/rclone/rclone/lib/dircache.(*DirCache).FindDir /home/rclone/go/src/github.com/rclone/rclone/lib/dircache/dircache.go:187 github.com/rclone/rclone/backend/filefabric.(*Fs).List /home/rclone/go/src/github.com/rclone/rclone/backend/filefabric/filefabric.go:642 github.com/rclone/rclone/fs/list.DirSorted /home/rclone/go/src/github.com/rclone/rclone/fs/list/list.go:24 github.com/rclone/rclone/fs/walk.walk.func2 /home/rclone/go/src/github.com/rclone/rclone/fs/walk/walk.go:395 runtime.goexit /usr/local/go/src/runtime/asm_amd64.s:1374 Test: TestCopyWithFilesFrom --- FAIL: TestCopyWithFilesFrom (0.95s) === RUN TestCopyWithFilesFromAndNoTraverse run.go:176: Remote "filefabric root 'rclone-test-teniveb7pihilin0titocir7'", Local "Local file system at /tmp/rclone805286271", Modify Window "1s" 2021/05/09 05:53:36 DEBUG : filefabric root 'rclone-test-teniveb7pihilin0titocir7': rpc: getFolderContents(map[count:1000 fi_pid:120673762 options:filelist|fi_id|fi_pid|fi_name|fi_type|fi_size|fi_contenttype|fi_modified|fi_localtime|trash|subfolders subfolders:y]) options=[] 2021/05/09 05:53:36 DEBUG : filefabric root 'rclone-test-teniveb7pihilin0titocir7': >rpc: result=Success (ok), err=json: invalid use of ,string struct tag, trying to unmarshal unquoted value into int 2021/05/09 05:53:36 DEBUG : filefabric root 'rclone-test-teniveb7pihilin0titocir7': rpc: getFolderContents(map[count:1000 fi_pid:120673762 options:filelist|fi_id|fi_pid|fi_name|fi_type|fi_size|fi_contenttype|fi_modified|fi_localtime|trash|subfolders subfolders:y]) options=[] 2021/05/09 05:53:36 DEBUG : filefabric root 'rclone-test-teniveb7pihilin0titocir7': Waiting for checks to finish 2021/05/09 05:53:36 DEBUG : filefabric root 'rclone-test-teniveb7pihilin0titocir7': Waiting for transfers to finish 2021/05/09 05:53:37 DEBUG : filefabric root 'rclone-test-teniveb7pihilin0titocir7': >rpc: result=Success (ok), err=json: invalid use of ,string struct tag, trying to unmarshal unquoted value into int 2021/05/09 05:53:37 ERROR : potato2: Failed to copy: failed to list directory: json: invalid use of ,string struct tag, trying to unmarshal unquoted value into int sync_test.go:181: Error Trace: sync_test.go:181 sync_test.go:187 Error: Received unexpected error: failed to list directory: json: invalid use of ,string struct tag, trying to unmarshal unquoted value into int Test: TestCopyWithFilesFromAndNoTraverse 2021/05/09 05:53:37 DEBUG : filefabric root 'rclone-test-teniveb7pihilin0titocir7': rpc: getFolderContents(map[count:1000 fi_pid:120673762 options:filelist|fi_id|fi_pid|fi_name|fi_type|fi_size|fi_contenttype|fi_modified|fi_localtime|trash|subfolders subfolders:y]) options=[] 2021/05/09 05:53:37 DEBUG : filefabric root 'rclone-test-teniveb7pihilin0titocir7': >rpc: result=Success (ok), err=json: invalid use of ,string struct tag, trying to unmarshal unquoted value into int 2021/05/09 05:53:37 ERROR : : error listing: failed to list directory: json: invalid use of ,string struct tag, trying to unmarshal unquoted value into int run.go:160: Error Trace: run.go:160 run.go:339 panic.go:617 testing.go:732 sync_test.go:181 sync_test.go:187 Error: Received unexpected error: json: invalid use of ,string struct tag, trying to unmarshal unquoted value into int failed to list directory github.com/rclone/rclone/backend/filefabric.(*Fs).listAll /home/rclone/go/src/github.com/rclone/rclone/backend/filefabric/filefabric.go:593 github.com/rclone/rclone/backend/filefabric.(*Fs).FindLeaf /home/rclone/go/src/github.com/rclone/rclone/backend/filefabric/filefabric.go:541 github.com/rclone/rclone/lib/dircache.(*DirCache)._findDir /home/rclone/go/src/github.com/rclone/rclone/lib/dircache/dircache.go:220 github.com/rclone/rclone/lib/dircache.(*DirCache)._findRoot /home/rclone/go/src/github.com/rclone/rclone/lib/dircache/dircache.go:291 github.com/rclone/rclone/lib/dircache.(*DirCache).FindDir /home/rclone/go/src/github.com/rclone/rclone/lib/dircache/dircache.go:187 github.com/rclone/rclone/backend/filefabric.(*Fs).List /home/rclone/go/src/github.com/rclone/rclone/backend/filefabric/filefabric.go:642 github.com/rclone/rclone/fs/list.DirSorted /home/rclone/go/src/github.com/rclone/rclone/fs/list/list.go:24 github.com/rclone/rclone/fs/walk.walk.func2 /home/rclone/go/src/github.com/rclone/rclone/fs/walk/walk.go:395 runtime.goexit /usr/local/go/src/runtime/asm_amd64.s:1374 Test: TestCopyWithFilesFromAndNoTraverse --- FAIL: TestCopyWithFilesFromAndNoTraverse (1.33s) === RUN TestCopyEmptyDirectories run.go:176: Remote "filefabric root 'rclone-test-teniveb7pihilin0titocir7'", Local "Local file system at /tmp/rclone805286271", Modify Window "1s" 2021/05/09 05:53:37 DEBUG : sub dir2: Making directory 2021/05/09 05:53:37 DEBUG : filefabric root 'rclone-test-teniveb7pihilin0titocir7': rpc: getFolderContents(map[count:1000 fi_pid:120673762 options:filelist|fi_id|fi_pid|fi_name|fi_type|fi_size|fi_contenttype|fi_modified|fi_localtime|trash|subfolders subfolders:y]) options=[] 2021/05/09 05:53:38 DEBUG : filefabric root 'rclone-test-teniveb7pihilin0titocir7': >rpc: result=Success (ok), err=json: invalid use of ,string struct tag, trying to unmarshal unquoted value into int run.go:234: Failed to mkdir "filefabric root 'rclone-test-teniveb7pihilin0titocir7'": failed to list directory: json: invalid use of ,string struct tag, trying to unmarshal unquoted value into int 2021/05/09 05:53:38 DEBUG : filefabric root 'rclone-test-teniveb7pihilin0titocir7': rpc: getFolderContents(map[count:1000 fi_pid:120673762 options:filelist|fi_id|fi_pid|fi_name|fi_type|fi_size|fi_contenttype|fi_modified|fi_localtime|trash|subfolders subfolders:y]) options=[] 2021/05/09 05:53:38 DEBUG : filefabric root 'rclone-test-teniveb7pihilin0titocir7': >rpc: result=Success (ok), err=json: invalid use of ,string struct tag, trying to unmarshal unquoted value into int 2021/05/09 05:53:38 ERROR : : error listing: failed to list directory: json: invalid use of ,string struct tag, trying to unmarshal unquoted value into int run.go:160: Error Trace: run.go:160 run.go:339 panic.go:617 testing.go:732 testing.go:806 run.go:234 run.go:242 sync_test.go:197 Error: Received unexpected error: json: invalid use of ,string struct tag, trying to unmarshal unquoted value into int failed to list directory github.com/rclone/rclone/backend/filefabric.(*Fs).listAll /home/rclone/go/src/github.com/rclone/rclone/backend/filefabric/filefabric.go:593 github.com/rclone/rclone/backend/filefabric.(*Fs).FindLeaf /home/rclone/go/src/github.com/rclone/rclone/backend/filefabric/filefabric.go:541 github.com/rclone/rclone/lib/dircache.(*DirCache)._findDir /home/rclone/go/src/github.com/rclone/rclone/lib/dircache/dircache.go:220 github.com/rclone/rclone/lib/dircache.(*DirCache)._findRoot /home/rclone/go/src/github.com/rclone/rclone/lib/dircache/dircache.go:291 github.com/rclone/rclone/lib/dircache.(*DirCache).FindDir /home/rclone/go/src/github.com/rclone/rclone/lib/dircache/dircache.go:187 github.com/rclone/rclone/backend/filefabric.(*Fs).List /home/rclone/go/src/github.com/rclone/rclone/backend/filefabric/filefabric.go:642 github.com/rclone/rclone/fs/list.DirSorted /home/rclone/go/src/github.com/rclone/rclone/fs/list/list.go:24 github.com/rclone/rclone/fs/walk.walk.func2 /home/rclone/go/src/github.com/rclone/rclone/fs/walk/walk.go:395 runtime.goexit /usr/local/go/src/runtime/asm_amd64.s:1374 Test: TestCopyEmptyDirectories --- FAIL: TestCopyEmptyDirectories (0.76s) === RUN TestMoveEmptyDirectories run.go:176: Remote "filefabric root 'rclone-test-teniveb7pihilin0titocir7'", Local "Local file system at /tmp/rclone805286271", Modify Window "1s" 2021/05/09 05:53:38 DEBUG : sub dir2: Making directory 2021/05/09 05:53:38 DEBUG : filefabric root 'rclone-test-teniveb7pihilin0titocir7': rpc: getFolderContents(map[count:1000 fi_pid:120673762 options:filelist|fi_id|fi_pid|fi_name|fi_type|fi_size|fi_contenttype|fi_modified|fi_localtime|trash|subfolders subfolders:y]) options=[] 2021/05/09 05:53:39 DEBUG : filefabric root 'rclone-test-teniveb7pihilin0titocir7': >rpc: result=Success (ok), err=json: invalid use of ,string struct tag, trying to unmarshal unquoted value into int run.go:234: Failed to mkdir "filefabric root 'rclone-test-teniveb7pihilin0titocir7'": failed to list directory: json: invalid use of ,string struct tag, trying to unmarshal unquoted value into int 2021/05/09 05:53:39 DEBUG : filefabric root 'rclone-test-teniveb7pihilin0titocir7': rpc: getFolderContents(map[count:1000 fi_pid:120673762 options:filelist|fi_id|fi_pid|fi_name|fi_type|fi_size|fi_contenttype|fi_modified|fi_localtime|trash|subfolders subfolders:y]) options=[] 2021/05/09 05:53:39 DEBUG : filefabric root 'rclone-test-teniveb7pihilin0titocir7': >rpc: result=Success (ok), err=json: invalid use of ,string struct tag, trying to unmarshal unquoted value into int 2021/05/09 05:53:39 ERROR : : error listing: failed to list directory: json: invalid use of ,string struct tag, trying to unmarshal unquoted value into int run.go:160: Error Trace: run.go:160 run.go:339 panic.go:617 testing.go:732 testing.go:806 run.go:234 run.go:242 sync_test.go:224 Error: Received unexpected error: json: invalid use of ,string struct tag, trying to unmarshal unquoted value into int failed to list directory github.com/rclone/rclone/backend/filefabric.(*Fs).listAll /home/rclone/go/src/github.com/rclone/rclone/backend/filefabric/filefabric.go:593 github.com/rclone/rclone/backend/filefabric.(*Fs).FindLeaf /home/rclone/go/src/github.com/rclone/rclone/backend/filefabric/filefabric.go:541 github.com/rclone/rclone/lib/dircache.(*DirCache)._findDir /home/rclone/go/src/github.com/rclone/rclone/lib/dircache/dircache.go:220 github.com/rclone/rclone/lib/dircache.(*DirCache)._findRoot /home/rclone/go/src/github.com/rclone/rclone/lib/dircache/dircache.go:291 github.com/rclone/rclone/lib/dircache.(*DirCache).FindDir /home/rclone/go/src/github.com/rclone/rclone/lib/dircache/dircache.go:187 github.com/rclone/rclone/backend/filefabric.(*Fs).List /home/rclone/go/src/github.com/rclone/rclone/backend/filefabric/filefabric.go:642 github.com/rclone/rclone/fs/list.DirSorted /home/rclone/go/src/github.com/rclone/rclone/fs/list/list.go:24 github.com/rclone/rclone/fs/walk.walk.func2 /home/rclone/go/src/github.com/rclone/rclone/fs/walk/walk.go:395 runtime.goexit /usr/local/go/src/runtime/asm_amd64.s:1374 Test: TestMoveEmptyDirectories --- FAIL: TestMoveEmptyDirectories (0.93s) === RUN TestSyncEmptyDirectories run.go:176: Remote "filefabric root 'rclone-test-teniveb7pihilin0titocir7'", Local "Local file system at /tmp/rclone805286271", Modify Window "1s" 2021/05/09 05:53:39 DEBUG : sub dir2: Making directory 2021/05/09 05:53:39 DEBUG : filefabric root 'rclone-test-teniveb7pihilin0titocir7': rpc: getFolderContents(map[count:1000 fi_pid:120673762 options:filelist|fi_id|fi_pid|fi_name|fi_type|fi_size|fi_contenttype|fi_modified|fi_localtime|trash|subfolders subfolders:y]) options=[] 2021/05/09 05:53:39 DEBUG : filefabric root 'rclone-test-teniveb7pihilin0titocir7': >rpc: result=Success (ok), err=json: invalid use of ,string struct tag, trying to unmarshal unquoted value into int run.go:234: Failed to mkdir "filefabric root 'rclone-test-teniveb7pihilin0titocir7'": failed to list directory: json: invalid use of ,string struct tag, trying to unmarshal unquoted value into int 2021/05/09 05:53:39 DEBUG : filefabric root 'rclone-test-teniveb7pihilin0titocir7': rpc: getFolderContents(map[count:1000 fi_pid:120673762 options:filelist|fi_id|fi_pid|fi_name|fi_type|fi_size|fi_contenttype|fi_modified|fi_localtime|trash|subfolders subfolders:y]) options=[] 2021/05/09 05:53:40 DEBUG : filefabric root 'rclone-test-teniveb7pihilin0titocir7': >rpc: result=Success (ok), err=json: invalid use of ,string struct tag, trying to unmarshal unquoted value into int 2021/05/09 05:53:40 ERROR : : error listing: failed to list directory: json: invalid use of ,string struct tag, trying to unmarshal unquoted value into int run.go:160: Error Trace: run.go:160 run.go:339 panic.go:617 testing.go:732 testing.go:806 run.go:234 run.go:242 sync_test.go:251 Error: Received unexpected error: json: invalid use of ,string struct tag, trying to unmarshal unquoted value into int failed to list directory github.com/rclone/rclone/backend/filefabric.(*Fs).listAll /home/rclone/go/src/github.com/rclone/rclone/backend/filefabric/filefabric.go:593 github.com/rclone/rclone/backend/filefabric.(*Fs).FindLeaf /home/rclone/go/src/github.com/rclone/rclone/backend/filefabric/filefabric.go:541 github.com/rclone/rclone/lib/dircache.(*DirCache)._findDir /home/rclone/go/src/github.com/rclone/rclone/lib/dircache/dircache.go:220 github.com/rclone/rclone/lib/dircache.(*DirCache)._findRoot /home/rclone/go/src/github.com/rclone/rclone/lib/dircache/dircache.go:291 github.com/rclone/rclone/lib/dircache.(*DirCache).FindDir /home/rclone/go/src/github.com/rclone/rclone/lib/dircache/dircache.go:187 github.com/rclone/rclone/backend/filefabric.(*Fs).List /home/rclone/go/src/github.com/rclone/rclone/backend/filefabric/filefabric.go:642 github.com/rclone/rclone/fs/list.DirSorted /home/rclone/go/src/github.com/rclone/rclone/fs/list/list.go:24 github.com/rclone/rclone/fs/walk.walk.func2 /home/rclone/go/src/github.com/rclone/rclone/fs/walk/walk.go:395 runtime.goexit /usr/local/go/src/runtime/asm_amd64.s:1374 Test: TestSyncEmptyDirectories --- FAIL: TestSyncEmptyDirectories (0.81s) === RUN TestServerSideCopy run.go:176: Remote "filefabric root 'rclone-test-teniveb7pihilin0titocir7'", Local "Local file system at /tmp/rclone805286271", Modify Window "1s" 2021/05/09 05:53:40 DEBUG : filefabric root 'rclone-test-teniveb7pihilin0titocir7': rpc: getFolderContents(map[count:1000 fi_pid:120673762 options:filelist|fi_id|fi_pid|fi_name|fi_type|fi_size|fi_contenttype|fi_modified|fi_localtime|trash|subfolders subfolders:y]) options=[] 2021/05/09 05:53:40 DEBUG : filefabric root 'rclone-test-teniveb7pihilin0titocir7': >rpc: result=Success (ok), err=json: invalid use of ,string struct tag, trying to unmarshal unquoted value into int run.go:234: Failed to mkdir "filefabric root 'rclone-test-teniveb7pihilin0titocir7'": failed to list directory: json: invalid use of ,string struct tag, trying to unmarshal unquoted value into int 2021/05/09 05:53:40 DEBUG : filefabric root 'rclone-test-teniveb7pihilin0titocir7': rpc: getFolderContents(map[count:1000 fi_pid:120673762 options:filelist|fi_id|fi_pid|fi_name|fi_type|fi_size|fi_contenttype|fi_modified|fi_localtime|trash|subfolders subfolders:y]) options=[] 2021/05/09 05:53:41 DEBUG : filefabric root 'rclone-test-teniveb7pihilin0titocir7': >rpc: result=Success (ok), err=json: invalid use of ,string struct tag, trying to unmarshal unquoted value into int 2021/05/09 05:53:41 ERROR : : error listing: failed to list directory: json: invalid use of ,string struct tag, trying to unmarshal unquoted value into int run.go:160: Error Trace: run.go:160 run.go:339 panic.go:617 testing.go:732 testing.go:806 run.go:234 run.go:242 run.go:255 run.go:289 sync_test.go:275 Error: Received unexpected error: json: invalid use of ,string struct tag, trying to unmarshal unquoted value into int failed to list directory github.com/rclone/rclone/backend/filefabric.(*Fs).listAll /home/rclone/go/src/github.com/rclone/rclone/backend/filefabric/filefabric.go:593 github.com/rclone/rclone/backend/filefabric.(*Fs).FindLeaf /home/rclone/go/src/github.com/rclone/rclone/backend/filefabric/filefabric.go:541 github.com/rclone/rclone/lib/dircache.(*DirCache)._findDir /home/rclone/go/src/github.com/rclone/rclone/lib/dircache/dircache.go:220 github.com/rclone/rclone/lib/dircache.(*DirCache)._findRoot /home/rclone/go/src/github.com/rclone/rclone/lib/dircache/dircache.go:291 github.com/rclone/rclone/lib/dircache.(*DirCache).FindDir /home/rclone/go/src/github.com/rclone/rclone/lib/dircache/dircache.go:187 github.com/rclone/rclone/backend/filefabric.(*Fs).List /home/rclone/go/src/github.com/rclone/rclone/backend/filefabric/filefabric.go:642 github.com/rclone/rclone/fs/list.DirSorted /home/rclone/go/src/github.com/rclone/rclone/fs/list/list.go:24 github.com/rclone/rclone/fs/walk.walk.func2 /home/rclone/go/src/github.com/rclone/rclone/fs/walk/walk.go:395 runtime.goexit /usr/local/go/src/runtime/asm_amd64.s:1374 Test: TestServerSideCopy --- FAIL: TestServerSideCopy (0.85s) === RUN TestCopyAfterDelete run.go:176: Remote "filefabric root 'rclone-test-teniveb7pihilin0titocir7'", Local "Local file system at /tmp/rclone805286271", Modify Window "1s" 2021/05/09 05:53:41 DEBUG : filefabric root 'rclone-test-teniveb7pihilin0titocir7': rpc: getFolderContents(map[count:1000 fi_pid:120673762 options:filelist|fi_id|fi_pid|fi_name|fi_type|fi_size|fi_contenttype|fi_modified|fi_localtime|trash|subfolders subfolders:y]) options=[] 2021/05/09 05:53:41 DEBUG : filefabric root 'rclone-test-teniveb7pihilin0titocir7': >rpc: result=Success (ok), err=json: invalid use of ,string struct tag, trying to unmarshal unquoted value into int run.go:234: Failed to mkdir "filefabric root 'rclone-test-teniveb7pihilin0titocir7'": failed to list directory: json: invalid use of ,string struct tag, trying to unmarshal unquoted value into int 2021/05/09 05:53:41 DEBUG : filefabric root 'rclone-test-teniveb7pihilin0titocir7': rpc: getFolderContents(map[count:1000 fi_pid:120673762 options:filelist|fi_id|fi_pid|fi_name|fi_type|fi_size|fi_contenttype|fi_modified|fi_localtime|trash|subfolders subfolders:y]) options=[] 2021/05/09 05:53:42 DEBUG : filefabric root 'rclone-test-teniveb7pihilin0titocir7': >rpc: result=Success (ok), err=json: invalid use of ,string struct tag, trying to unmarshal unquoted value into int 2021/05/09 05:53:42 ERROR : : error listing: failed to list directory: json: invalid use of ,string struct tag, trying to unmarshal unquoted value into int run.go:160: Error Trace: run.go:160 run.go:339 panic.go:617 testing.go:732 testing.go:806 run.go:234 run.go:242 run.go:255 run.go:289 sync_test.go:295 Error: Received unexpected error: json: invalid use of ,string struct tag, trying to unmarshal unquoted value into int failed to list directory github.com/rclone/rclone/backend/filefabric.(*Fs).listAll /home/rclone/go/src/github.com/rclone/rclone/backend/filefabric/filefabric.go:593 github.com/rclone/rclone/backend/filefabric.(*Fs).FindLeaf /home/rclone/go/src/github.com/rclone/rclone/backend/filefabric/filefabric.go:541 github.com/rclone/rclone/lib/dircache.(*DirCache)._findDir /home/rclone/go/src/github.com/rclone/rclone/lib/dircache/dircache.go:220 github.com/rclone/rclone/lib/dircache.(*DirCache)._findRoot /home/rclone/go/src/github.com/rclone/rclone/lib/dircache/dircache.go:291 github.com/rclone/rclone/lib/dircache.(*DirCache).FindDir /home/rclone/go/src/github.com/rclone/rclone/lib/dircache/dircache.go:187 github.com/rclone/rclone/backend/filefabric.(*Fs).List /home/rclone/go/src/github.com/rclone/rclone/backend/filefabric/filefabric.go:642 github.com/rclone/rclone/fs/list.DirSorted /home/rclone/go/src/github.com/rclone/rclone/fs/list/list.go:24 github.com/rclone/rclone/fs/walk.walk.func2 /home/rclone/go/src/github.com/rclone/rclone/fs/walk/walk.go:395 runtime.goexit /usr/local/go/src/runtime/asm_amd64.s:1374 Test: TestCopyAfterDelete --- FAIL: TestCopyAfterDelete (0.83s) === RUN TestCopyRedownload run.go:176: Remote "filefabric root 'rclone-test-teniveb7pihilin0titocir7'", Local "Local file system at /tmp/rclone805286271", Modify Window "1s" 2021/05/09 05:53:42 DEBUG : filefabric root 'rclone-test-teniveb7pihilin0titocir7': rpc: getFolderContents(map[count:1000 fi_pid:120673762 options:filelist|fi_id|fi_pid|fi_name|fi_type|fi_size|fi_contenttype|fi_modified|fi_localtime|trash|subfolders subfolders:y]) options=[] 2021/05/09 05:53:42 DEBUG : filefabric root 'rclone-test-teniveb7pihilin0titocir7': >rpc: result=Success (ok), err=json: invalid use of ,string struct tag, trying to unmarshal unquoted value into int run.go:234: Failed to mkdir "filefabric root 'rclone-test-teniveb7pihilin0titocir7'": failed to list directory: json: invalid use of ,string struct tag, trying to unmarshal unquoted value into int 2021/05/09 05:53:42 DEBUG : filefabric root 'rclone-test-teniveb7pihilin0titocir7': rpc: getFolderContents(map[count:1000 fi_pid:120673762 options:filelist|fi_id|fi_pid|fi_name|fi_type|fi_size|fi_contenttype|fi_modified|fi_localtime|trash|subfolders subfolders:y]) options=[] 2021/05/09 05:53:42 DEBUG : filefabric root 'rclone-test-teniveb7pihilin0titocir7': >rpc: result=Success (ok), err=json: invalid use of ,string struct tag, trying to unmarshal unquoted value into int 2021/05/09 05:53:42 ERROR : : error listing: failed to list directory: json: invalid use of ,string struct tag, trying to unmarshal unquoted value into int run.go:160: Error Trace: run.go:160 run.go:339 panic.go:617 testing.go:732 testing.go:806 run.go:234 run.go:242 run.go:255 run.go:289 sync_test.go:314 Error: Received unexpected error: json: invalid use of ,string struct tag, trying to unmarshal unquoted value into int failed to list directory github.com/rclone/rclone/backend/filefabric.(*Fs).listAll /home/rclone/go/src/github.com/rclone/rclone/backend/filefabric/filefabric.go:593 github.com/rclone/rclone/backend/filefabric.(*Fs).FindLeaf /home/rclone/go/src/github.com/rclone/rclone/backend/filefabric/filefabric.go:541 github.com/rclone/rclone/lib/dircache.(*DirCache)._findDir /home/rclone/go/src/github.com/rclone/rclone/lib/dircache/dircache.go:220 github.com/rclone/rclone/lib/dircache.(*DirCache)._findRoot /home/rclone/go/src/github.com/rclone/rclone/lib/dircache/dircache.go:291 github.com/rclone/rclone/lib/dircache.(*DirCache).FindDir /home/rclone/go/src/github.com/rclone/rclone/lib/dircache/dircache.go:187 github.com/rclone/rclone/backend/filefabric.(*Fs).List /home/rclone/go/src/github.com/rclone/rclone/backend/filefabric/filefabric.go:642 github.com/rclone/rclone/fs/list.DirSorted /home/rclone/go/src/github.com/rclone/rclone/fs/list/list.go:24 github.com/rclone/rclone/fs/walk.walk.func2 /home/rclone/go/src/github.com/rclone/rclone/fs/walk/walk.go:395 runtime.goexit /usr/local/go/src/runtime/asm_amd64.s:1374 Test: TestCopyRedownload --- FAIL: TestCopyRedownload (0.89s) === RUN TestSyncBasedOnCheckSum run.go:176: Remote "filefabric root 'rclone-test-teniveb7pihilin0titocir7'", Local "Local file system at /tmp/rclone805286271", Modify Window "1s" fstest.go:299: Sleeping for 1s for list eventual consistency: 1/3 fstest.go:299: Sleeping for 2s for list eventual consistency: 2/3 fstest.go:299: Sleeping for 4s for list eventual consistency: 3/3 fstest.go:306: Error Trace: fstest.go:306 fstest.go:339 fstest.go:351 sync_test.go:335 Error: Should be true Test: TestSyncBasedOnCheckSum Messages: listing wrong, want check sum (1) got check sum (1), hello world2 (12), potato2 (11), sub dir/hello world (11) fstest.go:192: Error Trace: fstest.go:192 fstest.go:309 fstest.go:339 fstest.go:351 sync_test.go:335 Error: Should be true Test: TestSyncBasedOnCheckSum Messages: Unexpected file "hello world2" fstest.go:192: Error Trace: fstest.go:192 fstest.go:309 fstest.go:339 fstest.go:351 sync_test.go:335 Error: Should be true Test: TestSyncBasedOnCheckSum Messages: Unexpected file "potato2" fstest.go:192: Error Trace: fstest.go:192 fstest.go:309 fstest.go:339 fstest.go:351 sync_test.go:335 Error: Should be true Test: TestSyncBasedOnCheckSum Messages: Unexpected file "sub dir/hello world" 2021/05/09 05:53:49 DEBUG : filefabric root 'rclone-test-teniveb7pihilin0titocir7': rpc: getFolderContents(map[count:1000 fi_pid:120673762 options:filelist|fi_id|fi_pid|fi_name|fi_type|fi_size|fi_contenttype|fi_modified|fi_localtime|trash|subfolders subfolders:y]) options=[] 2021/05/09 05:53:50 DEBUG : filefabric root 'rclone-test-teniveb7pihilin0titocir7': >rpc: result=Success (ok), err=json: invalid use of ,string struct tag, trying to unmarshal unquoted value into int 2021/05/09 05:53:50 ERROR : : error reading destination directory: failed to list directory: json: invalid use of ,string struct tag, trying to unmarshal unquoted value into int 2021/05/09 05:53:50 DEBUG : filefabric root 'rclone-test-teniveb7pihilin0titocir7': Waiting for checks to finish 2021/05/09 05:53:50 DEBUG : filefabric root 'rclone-test-teniveb7pihilin0titocir7': Waiting for transfers to finish 2021/05/09 05:53:50 ERROR : filefabric root 'rclone-test-teniveb7pihilin0titocir7': not deleting files as there were IO errors 2021/05/09 05:53:50 ERROR : filefabric root 'rclone-test-teniveb7pihilin0titocir7': not deleting directories as there were IO errors sync_test.go:339: Error Trace: sync_test.go:339 Error: Received unexpected error: failed to list directory: json: invalid use of ,string struct tag, trying to unmarshal unquoted value into int Test: TestSyncBasedOnCheckSum 2021/05/09 05:53:50 DEBUG : filefabric root 'rclone-test-teniveb7pihilin0titocir7': rpc: getFolderContents(map[count:1000 fi_pid:120673762 options:filelist|fi_id|fi_pid|fi_name|fi_type|fi_size|fi_contenttype|fi_modified|fi_localtime|trash|subfolders subfolders:y]) options=[] 2021/05/09 05:53:50 DEBUG : filefabric root 'rclone-test-teniveb7pihilin0titocir7': >rpc: result=Success (ok), err=json: invalid use of ,string struct tag, trying to unmarshal unquoted value into int 2021/05/09 05:53:50 ERROR : : error listing: failed to list directory: json: invalid use of ,string struct tag, trying to unmarshal unquoted value into int run.go:160: Error Trace: run.go:160 run.go:339 panic.go:617 testing.go:732 sync_test.go:339 Error: Received unexpected error: json: invalid use of ,string struct tag, trying to unmarshal unquoted value into int failed to list directory github.com/rclone/rclone/backend/filefabric.(*Fs).listAll /home/rclone/go/src/github.com/rclone/rclone/backend/filefabric/filefabric.go:593 github.com/rclone/rclone/backend/filefabric.(*Fs).FindLeaf /home/rclone/go/src/github.com/rclone/rclone/backend/filefabric/filefabric.go:541 github.com/rclone/rclone/lib/dircache.(*DirCache)._findDir /home/rclone/go/src/github.com/rclone/rclone/lib/dircache/dircache.go:220 github.com/rclone/rclone/lib/dircache.(*DirCache)._findRoot /home/rclone/go/src/github.com/rclone/rclone/lib/dircache/dircache.go:291 github.com/rclone/rclone/lib/dircache.(*DirCache).FindDir /home/rclone/go/src/github.com/rclone/rclone/lib/dircache/dircache.go:187 github.com/rclone/rclone/backend/filefabric.(*Fs).List /home/rclone/go/src/github.com/rclone/rclone/backend/filefabric/filefabric.go:642 github.com/rclone/rclone/fs/list.DirSorted /home/rclone/go/src/github.com/rclone/rclone/fs/list/list.go:24 github.com/rclone/rclone/fs/walk.walk.func2 /home/rclone/go/src/github.com/rclone/rclone/fs/walk/walk.go:395 runtime.goexit /usr/local/go/src/runtime/asm_amd64.s:1374 Test: TestSyncBasedOnCheckSum --- FAIL: TestSyncBasedOnCheckSum (7.86s) === RUN TestSyncSizeOnly run.go:176: Remote "filefabric root 'rclone-test-teniveb7pihilin0titocir7'", Local "Local file system at /tmp/rclone805286271", Modify Window "1s" fstest.go:299: Sleeping for 1s for list eventual consistency: 1/3 fstest.go:299: Sleeping for 2s for list eventual consistency: 2/3 fstest.go:299: Sleeping for 4s for list eventual consistency: 3/3 fstest.go:306: Error Trace: fstest.go:306 fstest.go:339 fstest.go:351 sync_test.go:370 Error: Should be true Test: TestSyncSizeOnly Messages: listing wrong, want sizeonly (6) got check sum (1), hello world2 (12), potato2 (11), sizeonly (6), sub dir/hello world (11) fstest.go:192: Error Trace: fstest.go:192 fstest.go:309 fstest.go:339 fstest.go:351 sync_test.go:370 Error: Should be true Test: TestSyncSizeOnly Messages: Unexpected file "check sum" fstest.go:192: Error Trace: fstest.go:192 fstest.go:309 fstest.go:339 fstest.go:351 sync_test.go:370 Error: Should be true Test: TestSyncSizeOnly Messages: Unexpected file "hello world2" fstest.go:192: Error Trace: fstest.go:192 fstest.go:309 fstest.go:339 fstest.go:351 sync_test.go:370 Error: Should be true Test: TestSyncSizeOnly Messages: Unexpected file "potato2" fstest.go:192: Error Trace: fstest.go:192 fstest.go:309 fstest.go:339 fstest.go:351 sync_test.go:370 Error: Should be true Test: TestSyncSizeOnly Messages: Unexpected file "sub dir/hello world" 2021/05/09 05:53:57 DEBUG : filefabric root 'rclone-test-teniveb7pihilin0titocir7': rpc: getFolderContents(map[count:1000 fi_pid:120673762 options:filelist|fi_id|fi_pid|fi_name|fi_type|fi_size|fi_contenttype|fi_modified|fi_localtime|trash|subfolders subfolders:y]) options=[] 2021/05/09 05:53:58 DEBUG : filefabric root 'rclone-test-teniveb7pihilin0titocir7': >rpc: result=Success (ok), err=json: invalid use of ,string struct tag, trying to unmarshal unquoted value into int 2021/05/09 05:53:58 ERROR : : error reading destination directory: failed to list directory: json: invalid use of ,string struct tag, trying to unmarshal unquoted value into int 2021/05/09 05:53:58 DEBUG : filefabric root 'rclone-test-teniveb7pihilin0titocir7': Waiting for checks to finish 2021/05/09 05:53:58 DEBUG : filefabric root 'rclone-test-teniveb7pihilin0titocir7': Waiting for transfers to finish 2021/05/09 05:53:58 ERROR : filefabric root 'rclone-test-teniveb7pihilin0titocir7': not deleting files as there were IO errors 2021/05/09 05:53:58 ERROR : filefabric root 'rclone-test-teniveb7pihilin0titocir7': not deleting directories as there were IO errors sync_test.go:374: Error Trace: sync_test.go:374 Error: Received unexpected error: failed to list directory: json: invalid use of ,string struct tag, trying to unmarshal unquoted value into int Test: TestSyncSizeOnly 2021/05/09 05:53:58 DEBUG : filefabric root 'rclone-test-teniveb7pihilin0titocir7': rpc: getFolderContents(map[count:1000 fi_pid:120673762 options:filelist|fi_id|fi_pid|fi_name|fi_type|fi_size|fi_contenttype|fi_modified|fi_localtime|trash|subfolders subfolders:y]) options=[] 2021/05/09 05:53:58 DEBUG : filefabric root 'rclone-test-teniveb7pihilin0titocir7': >rpc: result=Success (ok), err=json: invalid use of ,string struct tag, trying to unmarshal unquoted value into int 2021/05/09 05:53:58 ERROR : : error listing: failed to list directory: json: invalid use of ,string struct tag, trying to unmarshal unquoted value into int run.go:160: Error Trace: run.go:160 run.go:339 panic.go:617 testing.go:732 sync_test.go:374 Error: Received unexpected error: json: invalid use of ,string struct tag, trying to unmarshal unquoted value into int failed to list directory github.com/rclone/rclone/backend/filefabric.(*Fs).listAll /home/rclone/go/src/github.com/rclone/rclone/backend/filefabric/filefabric.go:593 github.com/rclone/rclone/backend/filefabric.(*Fs).FindLeaf /home/rclone/go/src/github.com/rclone/rclone/backend/filefabric/filefabric.go:541 github.com/rclone/rclone/lib/dircache.(*DirCache)._findDir /home/rclone/go/src/github.com/rclone/rclone/lib/dircache/dircache.go:220 github.com/rclone/rclone/lib/dircache.(*DirCache)._findRoot /home/rclone/go/src/github.com/rclone/rclone/lib/dircache/dircache.go:291 github.com/rclone/rclone/lib/dircache.(*DirCache).FindDir /home/rclone/go/src/github.com/rclone/rclone/lib/dircache/dircache.go:187 github.com/rclone/rclone/backend/filefabric.(*Fs).List /home/rclone/go/src/github.com/rclone/rclone/backend/filefabric/filefabric.go:642 github.com/rclone/rclone/fs/list.DirSorted /home/rclone/go/src/github.com/rclone/rclone/fs/list/list.go:24 github.com/rclone/rclone/fs/walk.walk.func2 /home/rclone/go/src/github.com/rclone/rclone/fs/walk/walk.go:395 runtime.goexit /usr/local/go/src/runtime/asm_amd64.s:1374 Test: TestSyncSizeOnly --- FAIL: TestSyncSizeOnly (7.91s) === RUN TestSyncIgnoreSize run.go:176: Remote "filefabric root 'rclone-test-teniveb7pihilin0titocir7'", Local "Local file system at /tmp/rclone805286271", Modify Window "1s" fstest.go:299: Sleeping for 1s for list eventual consistency: 1/3 fstest.go:299: Sleeping for 2s for list eventual consistency: 2/3 fstest.go:299: Sleeping for 4s for list eventual consistency: 3/3 fstest.go:306: Error Trace: fstest.go:306 fstest.go:339 fstest.go:351 sync_test.go:405 Error: Should be true Test: TestSyncIgnoreSize Messages: listing wrong, want ignore-size (8) got check sum (1), hello world2 (12), ignore-size (8), potato2 (11), sizeonly (6), sub dir/hello world (11) fstest.go:192: Error Trace: fstest.go:192 fstest.go:309 fstest.go:339 fstest.go:351 sync_test.go:405 Error: Should be true Test: TestSyncIgnoreSize Messages: Unexpected file "check sum" fstest.go:192: Error Trace: fstest.go:192 fstest.go:309 fstest.go:339 fstest.go:351 sync_test.go:405 Error: Should be true Test: TestSyncIgnoreSize Messages: Unexpected file "hello world2" fstest.go:192: Error Trace: fstest.go:192 fstest.go:309 fstest.go:339 fstest.go:351 sync_test.go:405 Error: Should be true Test: TestSyncIgnoreSize Messages: Unexpected file "potato2" fstest.go:192: Error Trace: fstest.go:192 fstest.go:309 fstest.go:339 fstest.go:351 sync_test.go:405 Error: Should be true Test: TestSyncIgnoreSize Messages: Unexpected file "sizeonly" fstest.go:192: Error Trace: fstest.go:192 fstest.go:309 fstest.go:339 fstest.go:351 sync_test.go:405 Error: Should be true Test: TestSyncIgnoreSize Messages: Unexpected file "sub dir/hello world" 2021/05/09 05:54:05 DEBUG : filefabric root 'rclone-test-teniveb7pihilin0titocir7': rpc: getFolderContents(map[count:1000 fi_pid:120673762 options:filelist|fi_id|fi_pid|fi_name|fi_type|fi_size|fi_contenttype|fi_modified|fi_localtime|trash|subfolders subfolders:y]) options=[] 2021/05/09 05:54:07 DEBUG : filefabric root 'rclone-test-teniveb7pihilin0titocir7': >rpc: result=Success (ok), err=json: invalid use of ,string struct tag, trying to unmarshal unquoted value into int 2021/05/09 05:54:07 ERROR : : error reading destination directory: failed to list directory: json: invalid use of ,string struct tag, trying to unmarshal unquoted value into int 2021/05/09 05:54:07 DEBUG : filefabric root 'rclone-test-teniveb7pihilin0titocir7': Waiting for checks to finish 2021/05/09 05:54:07 DEBUG : filefabric root 'rclone-test-teniveb7pihilin0titocir7': Waiting for transfers to finish 2021/05/09 05:54:07 ERROR : filefabric root 'rclone-test-teniveb7pihilin0titocir7': not deleting files as there were IO errors 2021/05/09 05:54:07 ERROR : filefabric root 'rclone-test-teniveb7pihilin0titocir7': not deleting directories as there were IO errors sync_test.go:409: Error Trace: sync_test.go:409 Error: Received unexpected error: failed to list directory: json: invalid use of ,string struct tag, trying to unmarshal unquoted value into int Test: TestSyncIgnoreSize 2021/05/09 05:54:07 DEBUG : filefabric root 'rclone-test-teniveb7pihilin0titocir7': rpc: getFolderContents(map[count:1000 fi_pid:120673762 options:filelist|fi_id|fi_pid|fi_name|fi_type|fi_size|fi_contenttype|fi_modified|fi_localtime|trash|subfolders subfolders:y]) options=[] 2021/05/09 05:54:07 DEBUG : filefabric root 'rclone-test-teniveb7pihilin0titocir7': >rpc: result=Success (ok), err=json: invalid use of ,string struct tag, trying to unmarshal unquoted value into int 2021/05/09 05:54:07 ERROR : : error listing: failed to list directory: json: invalid use of ,string struct tag, trying to unmarshal unquoted value into int run.go:160: Error Trace: run.go:160 run.go:339 panic.go:617 testing.go:732 sync_test.go:409 Error: Received unexpected error: json: invalid use of ,string struct tag, trying to unmarshal unquoted value into int failed to list directory github.com/rclone/rclone/backend/filefabric.(*Fs).listAll /home/rclone/go/src/github.com/rclone/rclone/backend/filefabric/filefabric.go:593 github.com/rclone/rclone/backend/filefabric.(*Fs).FindLeaf /home/rclone/go/src/github.com/rclone/rclone/backend/filefabric/filefabric.go:541 github.com/rclone/rclone/lib/dircache.(*DirCache)._findDir /home/rclone/go/src/github.com/rclone/rclone/lib/dircache/dircache.go:220 github.com/rclone/rclone/lib/dircache.(*DirCache)._findRoot /home/rclone/go/src/github.com/rclone/rclone/lib/dircache/dircache.go:291 github.com/rclone/rclone/lib/dircache.(*DirCache).FindDir /home/rclone/go/src/github.com/rclone/rclone/lib/dircache/dircache.go:187 github.com/rclone/rclone/backend/filefabric.(*Fs).List /home/rclone/go/src/github.com/rclone/rclone/backend/filefabric/filefabric.go:642 github.com/rclone/rclone/fs/list.DirSorted /home/rclone/go/src/github.com/rclone/rclone/fs/list/list.go:24 github.com/rclone/rclone/fs/walk.walk.func2 /home/rclone/go/src/github.com/rclone/rclone/fs/walk/walk.go:395 runtime.goexit /usr/local/go/src/runtime/asm_amd64.s:1374 Test: TestSyncIgnoreSize --- FAIL: TestSyncIgnoreSize (8.83s) === RUN TestSyncIgnoreTimes run.go:176: Remote "filefabric root 'rclone-test-teniveb7pihilin0titocir7'", Local "Local file system at /tmp/rclone805286271", Modify Window "1s" 2021/05/09 05:54:07 DEBUG : filefabric root 'rclone-test-teniveb7pihilin0titocir7': rpc: getFolderContents(map[count:1000 fi_pid:120673762 options:filelist|fi_id|fi_pid|fi_name|fi_type|fi_size|fi_contenttype|fi_modified|fi_localtime|trash|subfolders subfolders:y]) options=[] 2021/05/09 05:54:07 DEBUG : filefabric root 'rclone-test-teniveb7pihilin0titocir7': >rpc: result=Success (ok), err=json: invalid use of ,string struct tag, trying to unmarshal unquoted value into int run.go:234: Failed to mkdir "filefabric root 'rclone-test-teniveb7pihilin0titocir7'": failed to list directory: json: invalid use of ,string struct tag, trying to unmarshal unquoted value into int 2021/05/09 05:54:07 DEBUG : filefabric root 'rclone-test-teniveb7pihilin0titocir7': rpc: getFolderContents(map[count:1000 fi_pid:120673762 options:filelist|fi_id|fi_pid|fi_name|fi_type|fi_size|fi_contenttype|fi_modified|fi_localtime|trash|subfolders subfolders:y]) options=[] 2021/05/09 05:54:08 DEBUG : filefabric root 'rclone-test-teniveb7pihilin0titocir7': >rpc: result=Success (ok), err=json: invalid use of ,string struct tag, trying to unmarshal unquoted value into int 2021/05/09 05:54:08 ERROR : : error listing: failed to list directory: json: invalid use of ,string struct tag, trying to unmarshal unquoted value into int run.go:160: Error Trace: run.go:160 run.go:339 panic.go:617 testing.go:732 testing.go:806 run.go:234 run.go:242 run.go:255 run.go:289 run.go:300 sync_test.go:434 Error: Received unexpected error: json: invalid use of ,string struct tag, trying to unmarshal unquoted value into int failed to list directory github.com/rclone/rclone/backend/filefabric.(*Fs).listAll /home/rclone/go/src/github.com/rclone/rclone/backend/filefabric/filefabric.go:593 github.com/rclone/rclone/backend/filefabric.(*Fs).FindLeaf /home/rclone/go/src/github.com/rclone/rclone/backend/filefabric/filefabric.go:541 github.com/rclone/rclone/lib/dircache.(*DirCache)._findDir /home/rclone/go/src/github.com/rclone/rclone/lib/dircache/dircache.go:220 github.com/rclone/rclone/lib/dircache.(*DirCache)._findRoot /home/rclone/go/src/github.com/rclone/rclone/lib/dircache/dircache.go:291 github.com/rclone/rclone/lib/dircache.(*DirCache).FindDir /home/rclone/go/src/github.com/rclone/rclone/lib/dircache/dircache.go:187 github.com/rclone/rclone/backend/filefabric.(*Fs).List /home/rclone/go/src/github.com/rclone/rclone/backend/filefabric/filefabric.go:642 github.com/rclone/rclone/fs/list.DirSorted /home/rclone/go/src/github.com/rclone/rclone/fs/list/list.go:24 github.com/rclone/rclone/fs/walk.walk.func2 /home/rclone/go/src/github.com/rclone/rclone/fs/walk/walk.go:395 runtime.goexit /usr/local/go/src/runtime/asm_amd64.s:1374 Test: TestSyncIgnoreTimes --- FAIL: TestSyncIgnoreTimes (0.90s) === RUN TestSyncIgnoreExisting run.go:176: Remote "filefabric root 'rclone-test-teniveb7pihilin0titocir7'", Local "Local file system at /tmp/rclone805286271", Modify Window "1s" 2021/05/09 05:54:08 DEBUG : filefabric root 'rclone-test-teniveb7pihilin0titocir7': rpc: getFolderContents(map[count:1000 fi_pid:120673762 options:filelist|fi_id|fi_pid|fi_name|fi_type|fi_size|fi_contenttype|fi_modified|fi_localtime|trash|subfolders subfolders:y]) options=[] 2021/05/09 05:54:08 DEBUG : filefabric root 'rclone-test-teniveb7pihilin0titocir7': >rpc: result=Success (ok), err=json: invalid use of ,string struct tag, trying to unmarshal unquoted value into int 2021/05/09 05:54:08 ERROR : : error reading destination directory: failed to list directory: json: invalid use of ,string struct tag, trying to unmarshal unquoted value into int 2021/05/09 05:54:08 DEBUG : filefabric root 'rclone-test-teniveb7pihilin0titocir7': Waiting for checks to finish 2021/05/09 05:54:08 DEBUG : filefabric root 'rclone-test-teniveb7pihilin0titocir7': Waiting for transfers to finish 2021/05/09 05:54:08 ERROR : filefabric root 'rclone-test-teniveb7pihilin0titocir7': not deleting files as there were IO errors 2021/05/09 05:54:08 ERROR : filefabric root 'rclone-test-teniveb7pihilin0titocir7': not deleting directories as there were IO errors sync_test.go:470: Error Trace: sync_test.go:470 Error: Received unexpected error: failed to list directory: json: invalid use of ,string struct tag, trying to unmarshal unquoted value into int Test: TestSyncIgnoreExisting 2021/05/09 05:54:08 DEBUG : filefabric root 'rclone-test-teniveb7pihilin0titocir7': rpc: getFolderContents(map[count:1000 fi_pid:120673762 options:filelist|fi_id|fi_pid|fi_name|fi_type|fi_size|fi_contenttype|fi_modified|fi_localtime|trash|subfolders subfolders:y]) options=[] 2021/05/09 05:54:09 DEBUG : filefabric root 'rclone-test-teniveb7pihilin0titocir7': >rpc: result=Success (ok), err=json: invalid use of ,string struct tag, trying to unmarshal unquoted value into int 2021/05/09 05:54:09 ERROR : : error listing: failed to list directory: json: invalid use of ,string struct tag, trying to unmarshal unquoted value into int run.go:160: Error Trace: run.go:160 run.go:339 panic.go:617 testing.go:732 sync_test.go:470 Error: Received unexpected error: json: invalid use of ,string struct tag, trying to unmarshal unquoted value into int failed to list directory github.com/rclone/rclone/backend/filefabric.(*Fs).listAll /home/rclone/go/src/github.com/rclone/rclone/backend/filefabric/filefabric.go:593 github.com/rclone/rclone/backend/filefabric.(*Fs).FindLeaf /home/rclone/go/src/github.com/rclone/rclone/backend/filefabric/filefabric.go:541 github.com/rclone/rclone/lib/dircache.(*DirCache)._findDir /home/rclone/go/src/github.com/rclone/rclone/lib/dircache/dircache.go:220 github.com/rclone/rclone/lib/dircache.(*DirCache)._findRoot /home/rclone/go/src/github.com/rclone/rclone/lib/dircache/dircache.go:291 github.com/rclone/rclone/lib/dircache.(*DirCache).FindDir /home/rclone/go/src/github.com/rclone/rclone/lib/dircache/dircache.go:187 github.com/rclone/rclone/backend/filefabric.(*Fs).List /home/rclone/go/src/github.com/rclone/rclone/backend/filefabric/filefabric.go:642 github.com/rclone/rclone/fs/list.DirSorted /home/rclone/go/src/github.com/rclone/rclone/fs/list/list.go:24 github.com/rclone/rclone/fs/walk.walk.func2 /home/rclone/go/src/github.com/rclone/rclone/fs/walk/walk.go:395 runtime.goexit /usr/local/go/src/runtime/asm_amd64.s:1374 Test: TestSyncIgnoreExisting --- FAIL: TestSyncIgnoreExisting (0.70s) === RUN TestSyncIgnoreErrors run.go:176: Remote "filefabric root 'rclone-test-teniveb7pihilin0titocir7'", Local "Local file system at /tmp/rclone805286271", Modify Window "1s" 2021/05/09 05:54:09 DEBUG : filefabric root 'rclone-test-teniveb7pihilin0titocir7': rpc: getFolderContents(map[count:1000 fi_pid:120673762 options:filelist|fi_id|fi_pid|fi_name|fi_type|fi_size|fi_contenttype|fi_modified|fi_localtime|trash|subfolders subfolders:y]) options=[] 2021/05/09 05:54:09 DEBUG : filefabric root 'rclone-test-teniveb7pihilin0titocir7': >rpc: result=Success (ok), err=json: invalid use of ,string struct tag, trying to unmarshal unquoted value into int run.go:234: Failed to mkdir "filefabric root 'rclone-test-teniveb7pihilin0titocir7'": failed to list directory: json: invalid use of ,string struct tag, trying to unmarshal unquoted value into int 2021/05/09 05:54:09 DEBUG : filefabric root 'rclone-test-teniveb7pihilin0titocir7': rpc: getFolderContents(map[count:1000 fi_pid:120673762 options:filelist|fi_id|fi_pid|fi_name|fi_type|fi_size|fi_contenttype|fi_modified|fi_localtime|trash|subfolders subfolders:y]) options=[] 2021/05/09 05:54:09 DEBUG : filefabric root 'rclone-test-teniveb7pihilin0titocir7': >rpc: result=Success (ok), err=json: invalid use of ,string struct tag, trying to unmarshal unquoted value into int 2021/05/09 05:54:09 ERROR : : error listing: failed to list directory: json: invalid use of ,string struct tag, trying to unmarshal unquoted value into int run.go:160: Error Trace: run.go:160 run.go:339 panic.go:617 testing.go:732 testing.go:806 run.go:234 run.go:242 run.go:255 run.go:289 sync_test.go:490 Error: Received unexpected error: json: invalid use of ,string struct tag, trying to unmarshal unquoted value into int failed to list directory github.com/rclone/rclone/backend/filefabric.(*Fs).listAll /home/rclone/go/src/github.com/rclone/rclone/backend/filefabric/filefabric.go:593 github.com/rclone/rclone/backend/filefabric.(*Fs).FindLeaf /home/rclone/go/src/github.com/rclone/rclone/backend/filefabric/filefabric.go:541 github.com/rclone/rclone/lib/dircache.(*DirCache)._findDir /home/rclone/go/src/github.com/rclone/rclone/lib/dircache/dircache.go:220 github.com/rclone/rclone/lib/dircache.(*DirCache)._findRoot /home/rclone/go/src/github.com/rclone/rclone/lib/dircache/dircache.go:291 github.com/rclone/rclone/lib/dircache.(*DirCache).FindDir /home/rclone/go/src/github.com/rclone/rclone/lib/dircache/dircache.go:187 github.com/rclone/rclone/backend/filefabric.(*Fs).List /home/rclone/go/src/github.com/rclone/rclone/backend/filefabric/filefabric.go:642 github.com/rclone/rclone/fs/list.DirSorted /home/rclone/go/src/github.com/rclone/rclone/fs/list/list.go:24 github.com/rclone/rclone/fs/walk.walk.func2 /home/rclone/go/src/github.com/rclone/rclone/fs/walk/walk.go:395 runtime.goexit /usr/local/go/src/runtime/asm_amd64.s:1374 Test: TestSyncIgnoreErrors --- FAIL: TestSyncIgnoreErrors (0.77s) === RUN TestSyncAfterChangingModtimeOnly run.go:176: Remote "filefabric root 'rclone-test-teniveb7pihilin0titocir7'", Local "Local file system at /tmp/rclone805286271", Modify Window "1s" 2021/05/09 05:54:09 DEBUG : filefabric root 'rclone-test-teniveb7pihilin0titocir7': rpc: getFolderContents(map[count:1000 fi_pid:120673762 options:filelist|fi_id|fi_pid|fi_name|fi_type|fi_size|fi_contenttype|fi_modified|fi_localtime|trash|subfolders subfolders:y]) options=[] 2021/05/09 05:54:10 DEBUG : filefabric root 'rclone-test-teniveb7pihilin0titocir7': >rpc: result=Success (ok), err=json: invalid use of ,string struct tag, trying to unmarshal unquoted value into int run.go:234: Failed to mkdir "filefabric root 'rclone-test-teniveb7pihilin0titocir7'": failed to list directory: json: invalid use of ,string struct tag, trying to unmarshal unquoted value into int 2021/05/09 05:54:10 DEBUG : filefabric root 'rclone-test-teniveb7pihilin0titocir7': rpc: getFolderContents(map[count:1000 fi_pid:120673762 options:filelist|fi_id|fi_pid|fi_name|fi_type|fi_size|fi_contenttype|fi_modified|fi_localtime|trash|subfolders subfolders:y]) options=[] 2021/05/09 05:54:10 DEBUG : filefabric root 'rclone-test-teniveb7pihilin0titocir7': >rpc: result=Success (ok), err=json: invalid use of ,string struct tag, trying to unmarshal unquoted value into int 2021/05/09 05:54:10 ERROR : : error listing: failed to list directory: json: invalid use of ,string struct tag, trying to unmarshal unquoted value into int run.go:160: Error Trace: run.go:160 run.go:339 panic.go:617 testing.go:732 testing.go:806 run.go:234 run.go:242 run.go:255 run.go:289 sync_test.go:560 Error: Received unexpected error: json: invalid use of ,string struct tag, trying to unmarshal unquoted value into int failed to list directory github.com/rclone/rclone/backend/filefabric.(*Fs).listAll /home/rclone/go/src/github.com/rclone/rclone/backend/filefabric/filefabric.go:593 github.com/rclone/rclone/backend/filefabric.(*Fs).FindLeaf /home/rclone/go/src/github.com/rclone/rclone/backend/filefabric/filefabric.go:541 github.com/rclone/rclone/lib/dircache.(*DirCache)._findDir /home/rclone/go/src/github.com/rclone/rclone/lib/dircache/dircache.go:220 github.com/rclone/rclone/lib/dircache.(*DirCache)._findRoot /home/rclone/go/src/github.com/rclone/rclone/lib/dircache/dircache.go:291 github.com/rclone/rclone/lib/dircache.(*DirCache).FindDir /home/rclone/go/src/github.com/rclone/rclone/lib/dircache/dircache.go:187 github.com/rclone/rclone/backend/filefabric.(*Fs).List /home/rclone/go/src/github.com/rclone/rclone/backend/filefabric/filefabric.go:642 github.com/rclone/rclone/fs/list.DirSorted /home/rclone/go/src/github.com/rclone/rclone/fs/list/list.go:24 github.com/rclone/rclone/fs/walk.walk.func2 /home/rclone/go/src/github.com/rclone/rclone/fs/walk/walk.go:395 runtime.goexit /usr/local/go/src/runtime/asm_amd64.s:1374 Test: TestSyncAfterChangingModtimeOnly --- FAIL: TestSyncAfterChangingModtimeOnly (0.85s) === RUN TestSyncAfterChangingModtimeOnlyWithNoUpdateModTime run.go:176: Remote "filefabric root 'rclone-test-teniveb7pihilin0titocir7'", Local "Local file system at /tmp/rclone805286271", Modify Window "1s" sync_test.go:591: Can't check this if no hashes supported 2021/05/09 05:54:10 DEBUG : filefabric root 'rclone-test-teniveb7pihilin0titocir7': rpc: getFolderContents(map[count:1000 fi_pid:120673762 options:filelist|fi_id|fi_pid|fi_name|fi_type|fi_size|fi_contenttype|fi_modified|fi_localtime|trash|subfolders subfolders:y]) options=[] 2021/05/09 05:54:11 DEBUG : filefabric root 'rclone-test-teniveb7pihilin0titocir7': >rpc: result=Success (ok), err=json: invalid use of ,string struct tag, trying to unmarshal unquoted value into int 2021/05/09 05:54:11 ERROR : : error listing: failed to list directory: json: invalid use of ,string struct tag, trying to unmarshal unquoted value into int run.go:160: Error Trace: run.go:160 run.go:339 sync_test.go:592 Error: Received unexpected error: json: invalid use of ,string struct tag, trying to unmarshal unquoted value into int failed to list directory github.com/rclone/rclone/backend/filefabric.(*Fs).listAll /home/rclone/go/src/github.com/rclone/rclone/backend/filefabric/filefabric.go:593 github.com/rclone/rclone/backend/filefabric.(*Fs).FindLeaf /home/rclone/go/src/github.com/rclone/rclone/backend/filefabric/filefabric.go:541 github.com/rclone/rclone/lib/dircache.(*DirCache)._findDir /home/rclone/go/src/github.com/rclone/rclone/lib/dircache/dircache.go:220 github.com/rclone/rclone/lib/dircache.(*DirCache)._findRoot /home/rclone/go/src/github.com/rclone/rclone/lib/dircache/dircache.go:291 github.com/rclone/rclone/lib/dircache.(*DirCache).FindDir /home/rclone/go/src/github.com/rclone/rclone/lib/dircache/dircache.go:187 github.com/rclone/rclone/backend/filefabric.(*Fs).List /home/rclone/go/src/github.com/rclone/rclone/backend/filefabric/filefabric.go:642 github.com/rclone/rclone/fs/list.DirSorted /home/rclone/go/src/github.com/rclone/rclone/fs/list/list.go:24 github.com/rclone/rclone/fs/walk.walk.func2 /home/rclone/go/src/github.com/rclone/rclone/fs/walk/walk.go:395 runtime.goexit /usr/local/go/src/runtime/asm_amd64.s:1374 Test: TestSyncAfterChangingModtimeOnlyWithNoUpdateModTime --- FAIL: TestSyncAfterChangingModtimeOnlyWithNoUpdateModTime (0.46s) === RUN TestSyncDoesntUpdateModtime run.go:176: Remote "filefabric root 'rclone-test-teniveb7pihilin0titocir7'", Local "Local file system at /tmp/rclone805286271", Modify Window "1s" 2021/05/09 05:54:11 DEBUG : filefabric root 'rclone-test-teniveb7pihilin0titocir7': rpc: getFolderContents(map[count:1000 fi_pid:120673762 options:filelist|fi_id|fi_pid|fi_name|fi_type|fi_size|fi_contenttype|fi_modified|fi_localtime|trash|subfolders subfolders:y]) options=[] 2021/05/09 05:54:11 DEBUG : filefabric root 'rclone-test-teniveb7pihilin0titocir7': >rpc: result=Success (ok), err=json: invalid use of ,string struct tag, trying to unmarshal unquoted value into int run.go:234: Failed to mkdir "filefabric root 'rclone-test-teniveb7pihilin0titocir7'": failed to list directory: json: invalid use of ,string struct tag, trying to unmarshal unquoted value into int 2021/05/09 05:54:11 DEBUG : filefabric root 'rclone-test-teniveb7pihilin0titocir7': rpc: getFolderContents(map[count:1000 fi_pid:120673762 options:filelist|fi_id|fi_pid|fi_name|fi_type|fi_size|fi_contenttype|fi_modified|fi_localtime|trash|subfolders subfolders:y]) options=[] 2021/05/09 05:54:12 DEBUG : filefabric root 'rclone-test-teniveb7pihilin0titocir7': >rpc: result=Success (ok), err=json: invalid use of ,string struct tag, trying to unmarshal unquoted value into int 2021/05/09 05:54:12 ERROR : : error listing: failed to list directory: json: invalid use of ,string struct tag, trying to unmarshal unquoted value into int run.go:160: Error Trace: run.go:160 run.go:339 panic.go:617 testing.go:732 testing.go:806 run.go:234 run.go:242 run.go:255 run.go:289 sync_test.go:620 Error: Received unexpected error: json: invalid use of ,string struct tag, trying to unmarshal unquoted value into int failed to list directory github.com/rclone/rclone/backend/filefabric.(*Fs).listAll /home/rclone/go/src/github.com/rclone/rclone/backend/filefabric/filefabric.go:593 github.com/rclone/rclone/backend/filefabric.(*Fs).FindLeaf /home/rclone/go/src/github.com/rclone/rclone/backend/filefabric/filefabric.go:541 github.com/rclone/rclone/lib/dircache.(*DirCache)._findDir /home/rclone/go/src/github.com/rclone/rclone/lib/dircache/dircache.go:220 github.com/rclone/rclone/lib/dircache.(*DirCache)._findRoot /home/rclone/go/src/github.com/rclone/rclone/lib/dircache/dircache.go:291 github.com/rclone/rclone/lib/dircache.(*DirCache).FindDir /home/rclone/go/src/github.com/rclone/rclone/lib/dircache/dircache.go:187 github.com/rclone/rclone/backend/filefabric.(*Fs).List /home/rclone/go/src/github.com/rclone/rclone/backend/filefabric/filefabric.go:642 github.com/rclone/rclone/fs/list.DirSorted /home/rclone/go/src/github.com/rclone/rclone/fs/list/list.go:24 github.com/rclone/rclone/fs/walk.walk.func2 /home/rclone/go/src/github.com/rclone/rclone/fs/walk/walk.go:395 runtime.goexit /usr/local/go/src/runtime/asm_amd64.s:1374 Test: TestSyncDoesntUpdateModtime --- FAIL: TestSyncDoesntUpdateModtime (0.89s) === RUN TestSyncAfterAddingAFile run.go:176: Remote "filefabric root 'rclone-test-teniveb7pihilin0titocir7'", Local "Local file system at /tmp/rclone805286271", Modify Window "1s" 2021/05/09 05:54:12 DEBUG : filefabric root 'rclone-test-teniveb7pihilin0titocir7': rpc: getFolderContents(map[count:1000 fi_pid:120673762 options:filelist|fi_id|fi_pid|fi_name|fi_type|fi_size|fi_contenttype|fi_modified|fi_localtime|trash|subfolders subfolders:y]) options=[] 2021/05/09 05:54:12 DEBUG : filefabric root 'rclone-test-teniveb7pihilin0titocir7': >rpc: result=Success (ok), err=json: invalid use of ,string struct tag, trying to unmarshal unquoted value into int run.go:234: Failed to mkdir "filefabric root 'rclone-test-teniveb7pihilin0titocir7'": failed to list directory: json: invalid use of ,string struct tag, trying to unmarshal unquoted value into int 2021/05/09 05:54:12 DEBUG : filefabric root 'rclone-test-teniveb7pihilin0titocir7': rpc: getFolderContents(map[count:1000 fi_pid:120673762 options:filelist|fi_id|fi_pid|fi_name|fi_type|fi_size|fi_contenttype|fi_modified|fi_localtime|trash|subfolders subfolders:y]) options=[] 2021/05/09 05:54:12 DEBUG : filefabric root 'rclone-test-teniveb7pihilin0titocir7': >rpc: result=Success (ok), err=json: invalid use of ,string struct tag, trying to unmarshal unquoted value into int 2021/05/09 05:54:12 ERROR : : error listing: failed to list directory: json: invalid use of ,string struct tag, trying to unmarshal unquoted value into int run.go:160: Error Trace: run.go:160 run.go:339 panic.go:617 testing.go:732 testing.go:806 run.go:234 run.go:242 run.go:255 run.go:289 run.go:300 sync_test.go:640 Error: Received unexpected error: json: invalid use of ,string struct tag, trying to unmarshal unquoted value into int failed to list directory github.com/rclone/rclone/backend/filefabric.(*Fs).listAll /home/rclone/go/src/github.com/rclone/rclone/backend/filefabric/filefabric.go:593 github.com/rclone/rclone/backend/filefabric.(*Fs).FindLeaf /home/rclone/go/src/github.com/rclone/rclone/backend/filefabric/filefabric.go:541 github.com/rclone/rclone/lib/dircache.(*DirCache)._findDir /home/rclone/go/src/github.com/rclone/rclone/lib/dircache/dircache.go:220 github.com/rclone/rclone/lib/dircache.(*DirCache)._findRoot /home/rclone/go/src/github.com/rclone/rclone/lib/dircache/dircache.go:291 github.com/rclone/rclone/lib/dircache.(*DirCache).FindDir /home/rclone/go/src/github.com/rclone/rclone/lib/dircache/dircache.go:187 github.com/rclone/rclone/backend/filefabric.(*Fs).List /home/rclone/go/src/github.com/rclone/rclone/backend/filefabric/filefabric.go:642 github.com/rclone/rclone/fs/list.DirSorted /home/rclone/go/src/github.com/rclone/rclone/fs/list/list.go:24 github.com/rclone/rclone/fs/walk.walk.func2 /home/rclone/go/src/github.com/rclone/rclone/fs/walk/walk.go:395 runtime.goexit /usr/local/go/src/runtime/asm_amd64.s:1374 Test: TestSyncAfterAddingAFile --- FAIL: TestSyncAfterAddingAFile (0.87s) === RUN TestSyncAfterChangingFilesSizeOnly run.go:176: Remote "filefabric root 'rclone-test-teniveb7pihilin0titocir7'", Local "Local file system at /tmp/rclone805286271", Modify Window "1s" 2021/05/09 05:54:12 DEBUG : filefabric root 'rclone-test-teniveb7pihilin0titocir7': rpc: getFolderContents(map[count:1000 fi_pid:120673762 options:filelist|fi_id|fi_pid|fi_name|fi_type|fi_size|fi_contenttype|fi_modified|fi_localtime|trash|subfolders subfolders:y]) options=[] 2021/05/09 05:54:13 DEBUG : filefabric root 'rclone-test-teniveb7pihilin0titocir7': >rpc: result=Success (ok), err=json: invalid use of ,string struct tag, trying to unmarshal unquoted value into int run.go:234: Failed to mkdir "filefabric root 'rclone-test-teniveb7pihilin0titocir7'": failed to list directory: json: invalid use of ,string struct tag, trying to unmarshal unquoted value into int 2021/05/09 05:54:13 DEBUG : filefabric root 'rclone-test-teniveb7pihilin0titocir7': rpc: getFolderContents(map[count:1000 fi_pid:120673762 options:filelist|fi_id|fi_pid|fi_name|fi_type|fi_size|fi_contenttype|fi_modified|fi_localtime|trash|subfolders subfolders:y]) options=[] 2021/05/09 05:54:13 DEBUG : filefabric root 'rclone-test-teniveb7pihilin0titocir7': >rpc: result=Success (ok), err=json: invalid use of ,string struct tag, trying to unmarshal unquoted value into int 2021/05/09 05:54:13 ERROR : : error listing: failed to list directory: json: invalid use of ,string struct tag, trying to unmarshal unquoted value into int run.go:160: Error Trace: run.go:160 run.go:339 panic.go:617 testing.go:732 testing.go:806 run.go:234 run.go:242 run.go:255 run.go:289 sync_test.go:657 Error: Received unexpected error: json: invalid use of ,string struct tag, trying to unmarshal unquoted value into int failed to list directory github.com/rclone/rclone/backend/filefabric.(*Fs).listAll /home/rclone/go/src/github.com/rclone/rclone/backend/filefabric/filefabric.go:593 github.com/rclone/rclone/backend/filefabric.(*Fs).FindLeaf /home/rclone/go/src/github.com/rclone/rclone/backend/filefabric/filefabric.go:541 github.com/rclone/rclone/lib/dircache.(*DirCache)._findDir /home/rclone/go/src/github.com/rclone/rclone/lib/dircache/dircache.go:220 github.com/rclone/rclone/lib/dircache.(*DirCache)._findRoot /home/rclone/go/src/github.com/rclone/rclone/lib/dircache/dircache.go:291 github.com/rclone/rclone/lib/dircache.(*DirCache).FindDir /home/rclone/go/src/github.com/rclone/rclone/lib/dircache/dircache.go:187 github.com/rclone/rclone/backend/filefabric.(*Fs).List /home/rclone/go/src/github.com/rclone/rclone/backend/filefabric/filefabric.go:642 github.com/rclone/rclone/fs/list.DirSorted /home/rclone/go/src/github.com/rclone/rclone/fs/list/list.go:24 github.com/rclone/rclone/fs/walk.walk.func2 /home/rclone/go/src/github.com/rclone/rclone/fs/walk/walk.go:395 runtime.goexit /usr/local/go/src/runtime/asm_amd64.s:1374 Test: TestSyncAfterChangingFilesSizeOnly --- FAIL: TestSyncAfterChangingFilesSizeOnly (0.88s) === RUN TestSyncAfterChangingContentsOnly run.go:176: Remote "filefabric root 'rclone-test-teniveb7pihilin0titocir7'", Local "Local file system at /tmp/rclone805286271", Modify Window "1s" 2021/05/09 05:54:13 DEBUG : filefabric root 'rclone-test-teniveb7pihilin0titocir7': rpc: getFolderContents(map[count:1000 fi_pid:120673762 options:filelist|fi_id|fi_pid|fi_name|fi_type|fi_size|fi_contenttype|fi_modified|fi_localtime|trash|subfolders subfolders:y]) options=[] 2021/05/09 05:54:14 DEBUG : filefabric root 'rclone-test-teniveb7pihilin0titocir7': >rpc: result=Success (ok), err=json: invalid use of ,string struct tag, trying to unmarshal unquoted value into int run.go:234: Failed to mkdir "filefabric root 'rclone-test-teniveb7pihilin0titocir7'": failed to list directory: json: invalid use of ,string struct tag, trying to unmarshal unquoted value into int 2021/05/09 05:54:14 DEBUG : filefabric root 'rclone-test-teniveb7pihilin0titocir7': rpc: getFolderContents(map[count:1000 fi_pid:120673762 options:filelist|fi_id|fi_pid|fi_name|fi_type|fi_size|fi_contenttype|fi_modified|fi_localtime|trash|subfolders subfolders:y]) options=[] 2021/05/09 05:54:14 DEBUG : filefabric root 'rclone-test-teniveb7pihilin0titocir7': >rpc: result=Success (ok), err=json: invalid use of ,string struct tag, trying to unmarshal unquoted value into int 2021/05/09 05:54:14 ERROR : : error listing: failed to list directory: json: invalid use of ,string struct tag, trying to unmarshal unquoted value into int run.go:160: Error Trace: run.go:160 run.go:339 panic.go:617 testing.go:732 testing.go:806 run.go:234 run.go:242 run.go:255 run.go:289 sync_test.go:680 Error: Received unexpected error: json: invalid use of ,string struct tag, trying to unmarshal unquoted value into int failed to list directory github.com/rclone/rclone/backend/filefabric.(*Fs).listAll /home/rclone/go/src/github.com/rclone/rclone/backend/filefabric/filefabric.go:593 github.com/rclone/rclone/backend/filefabric.(*Fs).FindLeaf /home/rclone/go/src/github.com/rclone/rclone/backend/filefabric/filefabric.go:541 github.com/rclone/rclone/lib/dircache.(*DirCache)._findDir /home/rclone/go/src/github.com/rclone/rclone/lib/dircache/dircache.go:220 github.com/rclone/rclone/lib/dircache.(*DirCache)._findRoot /home/rclone/go/src/github.com/rclone/rclone/lib/dircache/dircache.go:291 github.com/rclone/rclone/lib/dircache.(*DirCache).FindDir /home/rclone/go/src/github.com/rclone/rclone/lib/dircache/dircache.go:187 github.com/rclone/rclone/backend/filefabric.(*Fs).List /home/rclone/go/src/github.com/rclone/rclone/backend/filefabric/filefabric.go:642 github.com/rclone/rclone/fs/list.DirSorted /home/rclone/go/src/github.com/rclone/rclone/fs/list/list.go:24 github.com/rclone/rclone/fs/walk.walk.func2 /home/rclone/go/src/github.com/rclone/rclone/fs/walk/walk.go:395 runtime.goexit /usr/local/go/src/runtime/asm_amd64.s:1374 Test: TestSyncAfterChangingContentsOnly --- FAIL: TestSyncAfterChangingContentsOnly (0.93s) === RUN TestSyncAfterRemovingAFileAndAddingAFileDryRun run.go:176: Remote "filefabric root 'rclone-test-teniveb7pihilin0titocir7'", Local "Local file system at /tmp/rclone805286271", Modify Window "1s" 2021/05/09 05:54:14 DEBUG : filefabric root 'rclone-test-teniveb7pihilin0titocir7': rpc: getFolderContents(map[count:1000 fi_pid:120673762 options:filelist|fi_id|fi_pid|fi_name|fi_type|fi_size|fi_contenttype|fi_modified|fi_localtime|trash|subfolders subfolders:y]) options=[] 2021/05/09 05:54:15 DEBUG : filefabric root 'rclone-test-teniveb7pihilin0titocir7': >rpc: result=Success (ok), err=json: invalid use of ,string struct tag, trying to unmarshal unquoted value into int run.go:234: Failed to mkdir "filefabric root 'rclone-test-teniveb7pihilin0titocir7'": failed to list directory: json: invalid use of ,string struct tag, trying to unmarshal unquoted value into int 2021/05/09 05:54:15 DEBUG : filefabric root 'rclone-test-teniveb7pihilin0titocir7': rpc: getFolderContents(map[count:1000 fi_pid:120673762 options:filelist|fi_id|fi_pid|fi_name|fi_type|fi_size|fi_contenttype|fi_modified|fi_localtime|trash|subfolders subfolders:y]) options=[] 2021/05/09 05:54:15 DEBUG : filefabric root 'rclone-test-teniveb7pihilin0titocir7': >rpc: result=Success (ok), err=json: invalid use of ,string struct tag, trying to unmarshal unquoted value into int 2021/05/09 05:54:15 ERROR : : error listing: failed to list directory: json: invalid use of ,string struct tag, trying to unmarshal unquoted value into int run.go:160: Error Trace: run.go:160 run.go:339 panic.go:617 testing.go:732 testing.go:806 run.go:234 run.go:242 run.go:255 run.go:289 sync_test.go:700 Error: Received unexpected error: json: invalid use of ,string struct tag, trying to unmarshal unquoted value into int failed to list directory github.com/rclone/rclone/backend/filefabric.(*Fs).listAll /home/rclone/go/src/github.com/rclone/rclone/backend/filefabric/filefabric.go:593 github.com/rclone/rclone/backend/filefabric.(*Fs).FindLeaf /home/rclone/go/src/github.com/rclone/rclone/backend/filefabric/filefabric.go:541 github.com/rclone/rclone/lib/dircache.(*DirCache)._findDir /home/rclone/go/src/github.com/rclone/rclone/lib/dircache/dircache.go:220 github.com/rclone/rclone/lib/dircache.(*DirCache)._findRoot /home/rclone/go/src/github.com/rclone/rclone/lib/dircache/dircache.go:291 github.com/rclone/rclone/lib/dircache.(*DirCache).FindDir /home/rclone/go/src/github.com/rclone/rclone/lib/dircache/dircache.go:187 github.com/rclone/rclone/backend/filefabric.(*Fs).List /home/rclone/go/src/github.com/rclone/rclone/backend/filefabric/filefabric.go:642 github.com/rclone/rclone/fs/list.DirSorted /home/rclone/go/src/github.com/rclone/rclone/fs/list/list.go:24 github.com/rclone/rclone/fs/walk.walk.func2 /home/rclone/go/src/github.com/rclone/rclone/fs/walk/walk.go:395 runtime.goexit /usr/local/go/src/runtime/asm_amd64.s:1374 Test: TestSyncAfterRemovingAFileAndAddingAFileDryRun --- FAIL: TestSyncAfterRemovingAFileAndAddingAFileDryRun (0.89s) === RUN TestSyncAfterRemovingAFileAndAddingAFile run.go:176: Remote "filefabric root 'rclone-test-teniveb7pihilin0titocir7'", Local "Local file system at /tmp/rclone805286271", Modify Window "1s" 2021/05/09 05:54:15 DEBUG : filefabric root 'rclone-test-teniveb7pihilin0titocir7': rpc: getFolderContents(map[count:1000 fi_pid:120673762 options:filelist|fi_id|fi_pid|fi_name|fi_type|fi_size|fi_contenttype|fi_modified|fi_localtime|trash|subfolders subfolders:y]) options=[] 2021/05/09 05:54:16 DEBUG : filefabric root 'rclone-test-teniveb7pihilin0titocir7': >rpc: result=Success (ok), err=json: invalid use of ,string struct tag, trying to unmarshal unquoted value into int run.go:234: Failed to mkdir "filefabric root 'rclone-test-teniveb7pihilin0titocir7'": failed to list directory: json: invalid use of ,string struct tag, trying to unmarshal unquoted value into int 2021/05/09 05:54:16 DEBUG : filefabric root 'rclone-test-teniveb7pihilin0titocir7': rpc: getFolderContents(map[count:1000 fi_pid:120673762 options:filelist|fi_id|fi_pid|fi_name|fi_type|fi_size|fi_contenttype|fi_modified|fi_localtime|trash|subfolders subfolders:y]) options=[] 2021/05/09 05:54:16 DEBUG : filefabric root 'rclone-test-teniveb7pihilin0titocir7': >rpc: result=Success (ok), err=json: invalid use of ,string struct tag, trying to unmarshal unquoted value into int 2021/05/09 05:54:16 ERROR : : error listing: failed to list directory: json: invalid use of ,string struct tag, trying to unmarshal unquoted value into int run.go:160: Error Trace: run.go:160 run.go:339 panic.go:617 testing.go:732 testing.go:806 run.go:234 run.go:242 run.go:255 run.go:289 sync_test.go:718 sync_test.go:731 Error: Received unexpected error: json: invalid use of ,string struct tag, trying to unmarshal unquoted value into int failed to list directory github.com/rclone/rclone/backend/filefabric.(*Fs).listAll /home/rclone/go/src/github.com/rclone/rclone/backend/filefabric/filefabric.go:593 github.com/rclone/rclone/backend/filefabric.(*Fs).FindLeaf /home/rclone/go/src/github.com/rclone/rclone/backend/filefabric/filefabric.go:541 github.com/rclone/rclone/lib/dircache.(*DirCache)._findDir /home/rclone/go/src/github.com/rclone/rclone/lib/dircache/dircache.go:220 github.com/rclone/rclone/lib/dircache.(*DirCache)._findRoot /home/rclone/go/src/github.com/rclone/rclone/lib/dircache/dircache.go:291 github.com/rclone/rclone/lib/dircache.(*DirCache).FindDir /home/rclone/go/src/github.com/rclone/rclone/lib/dircache/dircache.go:187 github.com/rclone/rclone/backend/filefabric.(*Fs).List /home/rclone/go/src/github.com/rclone/rclone/backend/filefabric/filefabric.go:642 github.com/rclone/rclone/fs/list.DirSorted /home/rclone/go/src/github.com/rclone/rclone/fs/list/list.go:24 github.com/rclone/rclone/fs/walk.walk.func2 /home/rclone/go/src/github.com/rclone/rclone/fs/walk/walk.go:395 runtime.goexit /usr/local/go/src/runtime/asm_amd64.s:1374 Test: TestSyncAfterRemovingAFileAndAddingAFile --- FAIL: TestSyncAfterRemovingAFileAndAddingAFile (0.89s) === RUN TestSyncAfterRemovingAFileAndAddingAFileSubDir run.go:176: Remote "filefabric root 'rclone-test-teniveb7pihilin0titocir7'", Local "Local file system at /tmp/rclone805286271", Modify Window "1s" 2021/05/09 05:54:16 DEBUG : filefabric root 'rclone-test-teniveb7pihilin0titocir7': rpc: getFolderContents(map[count:1000 fi_pid:120673762 options:filelist|fi_id|fi_pid|fi_name|fi_type|fi_size|fi_contenttype|fi_modified|fi_localtime|trash|subfolders subfolders:y]) options=[] 2021/05/09 05:54:16 DEBUG : filefabric root 'rclone-test-teniveb7pihilin0titocir7': >rpc: result=Success (ok), err=json: invalid use of ,string struct tag, trying to unmarshal unquoted value into int run.go:234: Failed to mkdir "filefabric root 'rclone-test-teniveb7pihilin0titocir7'": failed to list directory: json: invalid use of ,string struct tag, trying to unmarshal unquoted value into int 2021/05/09 05:54:16 DEBUG : filefabric root 'rclone-test-teniveb7pihilin0titocir7': rpc: getFolderContents(map[count:1000 fi_pid:120673762 options:filelist|fi_id|fi_pid|fi_name|fi_type|fi_size|fi_contenttype|fi_modified|fi_localtime|trash|subfolders subfolders:y]) options=[] 2021/05/09 05:54:17 DEBUG : filefabric root 'rclone-test-teniveb7pihilin0titocir7': >rpc: result=Success (ok), err=json: invalid use of ,string struct tag, trying to unmarshal unquoted value into int 2021/05/09 05:54:17 ERROR : : error listing: failed to list directory: json: invalid use of ,string struct tag, trying to unmarshal unquoted value into int run.go:160: Error Trace: run.go:160 run.go:339 panic.go:617 testing.go:732 testing.go:806 run.go:234 run.go:242 run.go:255 run.go:289 sync_test.go:739 sync_test.go:806 Error: Received unexpected error: json: invalid use of ,string struct tag, trying to unmarshal unquoted value into int failed to list directory github.com/rclone/rclone/backend/filefabric.(*Fs).listAll /home/rclone/go/src/github.com/rclone/rclone/backend/filefabric/filefabric.go:593 github.com/rclone/rclone/backend/filefabric.(*Fs).FindLeaf /home/rclone/go/src/github.com/rclone/rclone/backend/filefabric/filefabric.go:541 github.com/rclone/rclone/lib/dircache.(*DirCache)._findDir /home/rclone/go/src/github.com/rclone/rclone/lib/dircache/dircache.go:220 github.com/rclone/rclone/lib/dircache.(*DirCache)._findRoot /home/rclone/go/src/github.com/rclone/rclone/lib/dircache/dircache.go:291 github.com/rclone/rclone/lib/dircache.(*DirCache).FindDir /home/rclone/go/src/github.com/rclone/rclone/lib/dircache/dircache.go:187 github.com/rclone/rclone/backend/filefabric.(*Fs).List /home/rclone/go/src/github.com/rclone/rclone/backend/filefabric/filefabric.go:642 github.com/rclone/rclone/fs/list.DirSorted /home/rclone/go/src/github.com/rclone/rclone/fs/list/list.go:24 github.com/rclone/rclone/fs/walk.walk.func2 /home/rclone/go/src/github.com/rclone/rclone/fs/walk/walk.go:395 runtime.goexit /usr/local/go/src/runtime/asm_amd64.s:1374 Test: TestSyncAfterRemovingAFileAndAddingAFileSubDir --- FAIL: TestSyncAfterRemovingAFileAndAddingAFileSubDir (0.79s) === RUN TestSyncAfterRemovingAFileAndAddingAFileSubDirWithErrors run.go:176: Remote "filefabric root 'rclone-test-teniveb7pihilin0titocir7'", Local "Local file system at /tmp/rclone805286271", Modify Window "1s" 2021/05/09 05:54:17 DEBUG : filefabric root 'rclone-test-teniveb7pihilin0titocir7': rpc: getFolderContents(map[count:1000 fi_pid:120673762 options:filelist|fi_id|fi_pid|fi_name|fi_type|fi_size|fi_contenttype|fi_modified|fi_localtime|trash|subfolders subfolders:y]) options=[] 2021/05/09 05:54:17 DEBUG : filefabric root 'rclone-test-teniveb7pihilin0titocir7': >rpc: result=Success (ok), err=json: invalid use of ,string struct tag, trying to unmarshal unquoted value into int run.go:234: Failed to mkdir "filefabric root 'rclone-test-teniveb7pihilin0titocir7'": failed to list directory: json: invalid use of ,string struct tag, trying to unmarshal unquoted value into int 2021/05/09 05:54:17 DEBUG : filefabric root 'rclone-test-teniveb7pihilin0titocir7': rpc: getFolderContents(map[count:1000 fi_pid:120673762 options:filelist|fi_id|fi_pid|fi_name|fi_type|fi_size|fi_contenttype|fi_modified|fi_localtime|trash|subfolders subfolders:y]) options=[] 2021/05/09 05:54:18 DEBUG : filefabric root 'rclone-test-teniveb7pihilin0titocir7': >rpc: result=Success (ok), err=json: invalid use of ,string struct tag, trying to unmarshal unquoted value into int 2021/05/09 05:54:18 ERROR : : error listing: failed to list directory: json: invalid use of ,string struct tag, trying to unmarshal unquoted value into int run.go:160: Error Trace: run.go:160 run.go:339 panic.go:617 testing.go:732 testing.go:806 run.go:234 run.go:242 run.go:255 run.go:289 sync_test.go:815 Error: Received unexpected error: json: invalid use of ,string struct tag, trying to unmarshal unquoted value into int failed to list directory github.com/rclone/rclone/backend/filefabric.(*Fs).listAll /home/rclone/go/src/github.com/rclone/rclone/backend/filefabric/filefabric.go:593 github.com/rclone/rclone/backend/filefabric.(*Fs).FindLeaf /home/rclone/go/src/github.com/rclone/rclone/backend/filefabric/filefabric.go:541 github.com/rclone/rclone/lib/dircache.(*DirCache)._findDir /home/rclone/go/src/github.com/rclone/rclone/lib/dircache/dircache.go:220 github.com/rclone/rclone/lib/dircache.(*DirCache)._findRoot /home/rclone/go/src/github.com/rclone/rclone/lib/dircache/dircache.go:291 github.com/rclone/rclone/lib/dircache.(*DirCache).FindDir /home/rclone/go/src/github.com/rclone/rclone/lib/dircache/dircache.go:187 github.com/rclone/rclone/backend/filefabric.(*Fs).List /home/rclone/go/src/github.com/rclone/rclone/backend/filefabric/filefabric.go:642 github.com/rclone/rclone/fs/list.DirSorted /home/rclone/go/src/github.com/rclone/rclone/fs/list/list.go:24 github.com/rclone/rclone/fs/walk.walk.func2 /home/rclone/go/src/github.com/rclone/rclone/fs/walk/walk.go:395 runtime.goexit /usr/local/go/src/runtime/asm_amd64.s:1374 Test: TestSyncAfterRemovingAFileAndAddingAFileSubDirWithErrors --- FAIL: TestSyncAfterRemovingAFileAndAddingAFileSubDirWithErrors (0.79s) === RUN TestSyncDeleteDuring run.go:176: Remote "filefabric root 'rclone-test-teniveb7pihilin0titocir7'", Local "Local file system at /tmp/rclone805286271", Modify Window "1s" 2021/05/09 05:54:18 DEBUG : filefabric root 'rclone-test-teniveb7pihilin0titocir7': rpc: getFolderContents(map[count:1000 fi_pid:120673762 options:filelist|fi_id|fi_pid|fi_name|fi_type|fi_size|fi_contenttype|fi_modified|fi_localtime|trash|subfolders subfolders:y]) options=[] 2021/05/09 05:54:18 DEBUG : filefabric root 'rclone-test-teniveb7pihilin0titocir7': >rpc: result=Success (ok), err=json: invalid use of ,string struct tag, trying to unmarshal unquoted value into int run.go:234: Failed to mkdir "filefabric root 'rclone-test-teniveb7pihilin0titocir7'": failed to list directory: json: invalid use of ,string struct tag, trying to unmarshal unquoted value into int 2021/05/09 05:54:18 DEBUG : filefabric root 'rclone-test-teniveb7pihilin0titocir7': rpc: getFolderContents(map[count:1000 fi_pid:120673762 options:filelist|fi_id|fi_pid|fi_name|fi_type|fi_size|fi_contenttype|fi_modified|fi_localtime|trash|subfolders subfolders:y]) options=[] 2021/05/09 05:54:19 DEBUG : filefabric root 'rclone-test-teniveb7pihilin0titocir7': >rpc: result=Success (ok), err=json: invalid use of ,string struct tag, trying to unmarshal unquoted value into int 2021/05/09 05:54:19 ERROR : : error listing: failed to list directory: json: invalid use of ,string struct tag, trying to unmarshal unquoted value into int run.go:160: Error Trace: run.go:160 run.go:339 panic.go:617 testing.go:732 testing.go:806 run.go:234 run.go:242 run.go:255 run.go:289 sync_test.go:718 sync_test.go:898 Error: Received unexpected error: json: invalid use of ,string struct tag, trying to unmarshal unquoted value into int failed to list directory github.com/rclone/rclone/backend/filefabric.(*Fs).listAll /home/rclone/go/src/github.com/rclone/rclone/backend/filefabric/filefabric.go:593 github.com/rclone/rclone/backend/filefabric.(*Fs).FindLeaf /home/rclone/go/src/github.com/rclone/rclone/backend/filefabric/filefabric.go:541 github.com/rclone/rclone/lib/dircache.(*DirCache)._findDir /home/rclone/go/src/github.com/rclone/rclone/lib/dircache/dircache.go:220 github.com/rclone/rclone/lib/dircache.(*DirCache)._findRoot /home/rclone/go/src/github.com/rclone/rclone/lib/dircache/dircache.go:291 github.com/rclone/rclone/lib/dircache.(*DirCache).FindDir /home/rclone/go/src/github.com/rclone/rclone/lib/dircache/dircache.go:187 github.com/rclone/rclone/backend/filefabric.(*Fs).List /home/rclone/go/src/github.com/rclone/rclone/backend/filefabric/filefabric.go:642 github.com/rclone/rclone/fs/list.DirSorted /home/rclone/go/src/github.com/rclone/rclone/fs/list/list.go:24 github.com/rclone/rclone/fs/walk.walk.func2 /home/rclone/go/src/github.com/rclone/rclone/fs/walk/walk.go:395 runtime.goexit /usr/local/go/src/runtime/asm_amd64.s:1374 Test: TestSyncDeleteDuring --- FAIL: TestSyncDeleteDuring (0.90s) === RUN TestSyncDeleteBefore run.go:176: Remote "filefabric root 'rclone-test-teniveb7pihilin0titocir7'", Local "Local file system at /tmp/rclone805286271", Modify Window "1s" 2021/05/09 05:54:19 DEBUG : filefabric root 'rclone-test-teniveb7pihilin0titocir7': rpc: getFolderContents(map[count:1000 fi_pid:120673762 options:filelist|fi_id|fi_pid|fi_name|fi_type|fi_size|fi_contenttype|fi_modified|fi_localtime|trash|subfolders subfolders:y]) options=[] 2021/05/09 05:54:19 DEBUG : filefabric root 'rclone-test-teniveb7pihilin0titocir7': >rpc: result=Success (ok), err=json: invalid use of ,string struct tag, trying to unmarshal unquoted value into int run.go:234: Failed to mkdir "filefabric root 'rclone-test-teniveb7pihilin0titocir7'": failed to list directory: json: invalid use of ,string struct tag, trying to unmarshal unquoted value into int 2021/05/09 05:54:19 DEBUG : filefabric root 'rclone-test-teniveb7pihilin0titocir7': rpc: getFolderContents(map[count:1000 fi_pid:120673762 options:filelist|fi_id|fi_pid|fi_name|fi_type|fi_size|fi_contenttype|fi_modified|fi_localtime|trash|subfolders subfolders:y]) options=[] 2021/05/09 05:54:19 DEBUG : filefabric root 'rclone-test-teniveb7pihilin0titocir7': >rpc: result=Success (ok), err=json: invalid use of ,string struct tag, trying to unmarshal unquoted value into int 2021/05/09 05:54:19 ERROR : : error listing: failed to list directory: json: invalid use of ,string struct tag, trying to unmarshal unquoted value into int run.go:160: Error Trace: run.go:160 run.go:339 panic.go:617 testing.go:732 testing.go:806 run.go:234 run.go:242 run.go:255 run.go:289 sync_test.go:718 sync_test.go:907 Error: Received unexpected error: json: invalid use of ,string struct tag, trying to unmarshal unquoted value into int failed to list directory github.com/rclone/rclone/backend/filefabric.(*Fs).listAll /home/rclone/go/src/github.com/rclone/rclone/backend/filefabric/filefabric.go:593 github.com/rclone/rclone/backend/filefabric.(*Fs).FindLeaf /home/rclone/go/src/github.com/rclone/rclone/backend/filefabric/filefabric.go:541 github.com/rclone/rclone/lib/dircache.(*DirCache)._findDir /home/rclone/go/src/github.com/rclone/rclone/lib/dircache/dircache.go:220 github.com/rclone/rclone/lib/dircache.(*DirCache)._findRoot /home/rclone/go/src/github.com/rclone/rclone/lib/dircache/dircache.go:291 github.com/rclone/rclone/lib/dircache.(*DirCache).FindDir /home/rclone/go/src/github.com/rclone/rclone/lib/dircache/dircache.go:187 github.com/rclone/rclone/backend/filefabric.(*Fs).List /home/rclone/go/src/github.com/rclone/rclone/backend/filefabric/filefabric.go:642 github.com/rclone/rclone/fs/list.DirSorted /home/rclone/go/src/github.com/rclone/rclone/fs/list/list.go:24 github.com/rclone/rclone/fs/walk.walk.func2 /home/rclone/go/src/github.com/rclone/rclone/fs/walk/walk.go:395 runtime.goexit /usr/local/go/src/runtime/asm_amd64.s:1374 Test: TestSyncDeleteBefore --- FAIL: TestSyncDeleteBefore (0.86s) === RUN TestCopyDeleteBefore run.go:176: Remote "filefabric root 'rclone-test-teniveb7pihilin0titocir7'", Local "Local file system at /tmp/rclone805286271", Modify Window "1s" 2021/05/09 05:54:19 DEBUG : filefabric root 'rclone-test-teniveb7pihilin0titocir7': rpc: getFolderContents(map[count:1000 fi_pid:120673762 options:filelist|fi_id|fi_pid|fi_name|fi_type|fi_size|fi_contenttype|fi_modified|fi_localtime|trash|subfolders subfolders:y]) options=[] 2021/05/09 05:54:20 DEBUG : filefabric root 'rclone-test-teniveb7pihilin0titocir7': >rpc: result=Success (ok), err=json: invalid use of ,string struct tag, trying to unmarshal unquoted value into int run.go:234: Failed to mkdir "filefabric root 'rclone-test-teniveb7pihilin0titocir7'": failed to list directory: json: invalid use of ,string struct tag, trying to unmarshal unquoted value into int 2021/05/09 05:54:20 DEBUG : filefabric root 'rclone-test-teniveb7pihilin0titocir7': rpc: getFolderContents(map[count:1000 fi_pid:120673762 options:filelist|fi_id|fi_pid|fi_name|fi_type|fi_size|fi_contenttype|fi_modified|fi_localtime|trash|subfolders subfolders:y]) options=[] 2021/05/09 05:54:20 DEBUG : filefabric root 'rclone-test-teniveb7pihilin0titocir7': >rpc: result=Success (ok), err=json: invalid use of ,string struct tag, trying to unmarshal unquoted value into int 2021/05/09 05:54:20 ERROR : : error listing: failed to list directory: json: invalid use of ,string struct tag, trying to unmarshal unquoted value into int run.go:160: Error Trace: run.go:160 run.go:339 panic.go:617 testing.go:732 testing.go:806 run.go:234 run.go:242 run.go:255 run.go:289 sync_test.go:919 Error: Received unexpected error: json: invalid use of ,string struct tag, trying to unmarshal unquoted value into int failed to list directory github.com/rclone/rclone/backend/filefabric.(*Fs).listAll /home/rclone/go/src/github.com/rclone/rclone/backend/filefabric/filefabric.go:593 github.com/rclone/rclone/backend/filefabric.(*Fs).FindLeaf /home/rclone/go/src/github.com/rclone/rclone/backend/filefabric/filefabric.go:541 github.com/rclone/rclone/lib/dircache.(*DirCache)._findDir /home/rclone/go/src/github.com/rclone/rclone/lib/dircache/dircache.go:220 github.com/rclone/rclone/lib/dircache.(*DirCache)._findRoot /home/rclone/go/src/github.com/rclone/rclone/lib/dircache/dircache.go:291 github.com/rclone/rclone/lib/dircache.(*DirCache).FindDir /home/rclone/go/src/github.com/rclone/rclone/lib/dircache/dircache.go:187 github.com/rclone/rclone/backend/filefabric.(*Fs).List /home/rclone/go/src/github.com/rclone/rclone/backend/filefabric/filefabric.go:642 github.com/rclone/rclone/fs/list.DirSorted /home/rclone/go/src/github.com/rclone/rclone/fs/list/list.go:24 github.com/rclone/rclone/fs/walk.walk.func2 /home/rclone/go/src/github.com/rclone/rclone/fs/walk/walk.go:395 runtime.goexit /usr/local/go/src/runtime/asm_amd64.s:1374 Test: TestCopyDeleteBefore --- FAIL: TestCopyDeleteBefore (0.84s) === RUN TestSyncWithExclude run.go:176: Remote "filefabric root 'rclone-test-teniveb7pihilin0titocir7'", Local "Local file system at /tmp/rclone805286271", Modify Window "1s" 2021/05/09 05:54:20 DEBUG : filefabric root 'rclone-test-teniveb7pihilin0titocir7': rpc: getFolderContents(map[count:1000 fi_pid:120673762 options:filelist|fi_id|fi_pid|fi_name|fi_type|fi_size|fi_contenttype|fi_modified|fi_localtime|trash|subfolders subfolders:y]) options=[] 2021/05/09 05:54:21 DEBUG : filefabric root 'rclone-test-teniveb7pihilin0titocir7': >rpc: result=Success (ok), err=json: invalid use of ,string struct tag, trying to unmarshal unquoted value into int run.go:234: Failed to mkdir "filefabric root 'rclone-test-teniveb7pihilin0titocir7'": failed to list directory: json: invalid use of ,string struct tag, trying to unmarshal unquoted value into int 2021/05/09 05:54:21 DEBUG : filefabric root 'rclone-test-teniveb7pihilin0titocir7': rpc: getFolderContents(map[count:1000 fi_pid:120673762 options:filelist|fi_id|fi_pid|fi_name|fi_type|fi_size|fi_contenttype|fi_modified|fi_localtime|trash|subfolders subfolders:y]) options=[] 2021/05/09 05:54:21 DEBUG : filefabric root 'rclone-test-teniveb7pihilin0titocir7': >rpc: result=Success (ok), err=json: invalid use of ,string struct tag, trying to unmarshal unquoted value into int 2021/05/09 05:54:21 ERROR : : error listing: failed to list directory: json: invalid use of ,string struct tag, trying to unmarshal unquoted value into int run.go:160: Error Trace: run.go:160 run.go:339 panic.go:617 testing.go:732 testing.go:806 run.go:234 run.go:242 run.go:255 run.go:289 run.go:300 sync_test.go:937 Error: Received unexpected error: json: invalid use of ,string struct tag, trying to unmarshal unquoted value into int failed to list directory github.com/rclone/rclone/backend/filefabric.(*Fs).listAll /home/rclone/go/src/github.com/rclone/rclone/backend/filefabric/filefabric.go:593 github.com/rclone/rclone/backend/filefabric.(*Fs).FindLeaf /home/rclone/go/src/github.com/rclone/rclone/backend/filefabric/filefabric.go:541 github.com/rclone/rclone/lib/dircache.(*DirCache)._findDir /home/rclone/go/src/github.com/rclone/rclone/lib/dircache/dircache.go:220 github.com/rclone/rclone/lib/dircache.(*DirCache)._findRoot /home/rclone/go/src/github.com/rclone/rclone/lib/dircache/dircache.go:291 github.com/rclone/rclone/lib/dircache.(*DirCache).FindDir /home/rclone/go/src/github.com/rclone/rclone/lib/dircache/dircache.go:187 github.com/rclone/rclone/backend/filefabric.(*Fs).List /home/rclone/go/src/github.com/rclone/rclone/backend/filefabric/filefabric.go:642 github.com/rclone/rclone/fs/list.DirSorted /home/rclone/go/src/github.com/rclone/rclone/fs/list/list.go:24 github.com/rclone/rclone/fs/walk.walk.func2 /home/rclone/go/src/github.com/rclone/rclone/fs/walk/walk.go:395 runtime.goexit /usr/local/go/src/runtime/asm_amd64.s:1374 Test: TestSyncWithExclude --- FAIL: TestSyncWithExclude (0.94s) === RUN TestSyncWithExcludeAndDeleteExcluded run.go:176: Remote "filefabric root 'rclone-test-teniveb7pihilin0titocir7'", Local "Local file system at /tmp/rclone805286271", Modify Window "1s" 2021/05/09 05:54:21 DEBUG : filefabric root 'rclone-test-teniveb7pihilin0titocir7': rpc: getFolderContents(map[count:1000 fi_pid:120673762 options:filelist|fi_id|fi_pid|fi_name|fi_type|fi_size|fi_contenttype|fi_modified|fi_localtime|trash|subfolders subfolders:y]) options=[] 2021/05/09 05:54:22 DEBUG : filefabric root 'rclone-test-teniveb7pihilin0titocir7': >rpc: result=Success (ok), err=json: invalid use of ,string struct tag, trying to unmarshal unquoted value into int run.go:234: Failed to mkdir "filefabric root 'rclone-test-teniveb7pihilin0titocir7'": failed to list directory: json: invalid use of ,string struct tag, trying to unmarshal unquoted value into int 2021/05/09 05:54:22 DEBUG : filefabric root 'rclone-test-teniveb7pihilin0titocir7': rpc: getFolderContents(map[count:1000 fi_pid:120673762 options:filelist|fi_id|fi_pid|fi_name|fi_type|fi_size|fi_contenttype|fi_modified|fi_localtime|trash|subfolders subfolders:y]) options=[] 2021/05/09 05:54:22 DEBUG : filefabric root 'rclone-test-teniveb7pihilin0titocir7': >rpc: result=Success (ok), err=json: invalid use of ,string struct tag, trying to unmarshal unquoted value into int 2021/05/09 05:54:22 ERROR : : error listing: failed to list directory: json: invalid use of ,string struct tag, trying to unmarshal unquoted value into int run.go:160: Error Trace: run.go:160 run.go:339 panic.go:617 testing.go:732 testing.go:806 run.go:234 run.go:242 run.go:255 run.go:289 run.go:300 sync_test.go:966 Error: Received unexpected error: json: invalid use of ,string struct tag, trying to unmarshal unquoted value into int failed to list directory github.com/rclone/rclone/backend/filefabric.(*Fs).listAll /home/rclone/go/src/github.com/rclone/rclone/backend/filefabric/filefabric.go:593 github.com/rclone/rclone/backend/filefabric.(*Fs).FindLeaf /home/rclone/go/src/github.com/rclone/rclone/backend/filefabric/filefabric.go:541 github.com/rclone/rclone/lib/dircache.(*DirCache)._findDir /home/rclone/go/src/github.com/rclone/rclone/lib/dircache/dircache.go:220 github.com/rclone/rclone/lib/dircache.(*DirCache)._findRoot /home/rclone/go/src/github.com/rclone/rclone/lib/dircache/dircache.go:291 github.com/rclone/rclone/lib/dircache.(*DirCache).FindDir /home/rclone/go/src/github.com/rclone/rclone/lib/dircache/dircache.go:187 github.com/rclone/rclone/backend/filefabric.(*Fs).List /home/rclone/go/src/github.com/rclone/rclone/backend/filefabric/filefabric.go:642 github.com/rclone/rclone/fs/list.DirSorted /home/rclone/go/src/github.com/rclone/rclone/fs/list/list.go:24 github.com/rclone/rclone/fs/walk.walk.func2 /home/rclone/go/src/github.com/rclone/rclone/fs/walk/walk.go:395 runtime.goexit /usr/local/go/src/runtime/asm_amd64.s:1374 Test: TestSyncWithExcludeAndDeleteExcluded --- FAIL: TestSyncWithExcludeAndDeleteExcluded (0.88s) === RUN TestSyncWithUpdateOlder run.go:176: Remote "filefabric root 'rclone-test-teniveb7pihilin0titocir7'", Local "Local file system at /tmp/rclone805286271", Modify Window "1s" fstest.go:299: Sleeping for 1s for list eventual consistency: 1/3 fstest.go:299: Sleeping for 2s for list eventual consistency: 2/3 fstest.go:299: Sleeping for 4s for list eventual consistency: 3/3 fstest.go:306: Error Trace: fstest.go:306 fstest.go:339 fstest.go:351 sync_test.go:1007 Error: Should be true Test: TestSyncWithUpdateOlder Messages: listing wrong, want five (4), four (4), one (3), three (5), two (3) got a/potato2 (60), check sum (1), empty space (1), existing (6), five (4), foo (3), four (4), hello world2 (12), ignore-size (8), one (3), potato2 (60), sizeonly (6), sub dir/hello world (11), three (5), two (3) fstest.go:192: Error Trace: fstest.go:192 fstest.go:309 fstest.go:339 fstest.go:351 sync_test.go:1007 Error: Should be true Test: TestSyncWithUpdateOlder Messages: Unexpected file "check sum" fstest.go:192: Error Trace: fstest.go:192 fstest.go:309 fstest.go:339 fstest.go:351 sync_test.go:1007 Error: Should be true Test: TestSyncWithUpdateOlder Messages: Unexpected file "empty space" fstest.go:192: Error Trace: fstest.go:192 fstest.go:309 fstest.go:339 fstest.go:351 sync_test.go:1007 Error: Should be true Test: TestSyncWithUpdateOlder Messages: Unexpected file "existing" fstest.go:192: Error Trace: fstest.go:192 fstest.go:309 fstest.go:339 fstest.go:351 sync_test.go:1007 Error: Should be true Test: TestSyncWithUpdateOlder Messages: Unexpected file "foo" fstest.go:192: Error Trace: fstest.go:192 fstest.go:309 fstest.go:339 fstest.go:351 sync_test.go:1007 Error: Should be true Test: TestSyncWithUpdateOlder Messages: Unexpected file "hello world2" fstest.go:192: Error Trace: fstest.go:192 fstest.go:309 fstest.go:339 fstest.go:351 sync_test.go:1007 Error: Should be true Test: TestSyncWithUpdateOlder Messages: Unexpected file "ignore-size" fstest.go:192: Error Trace: fstest.go:192 fstest.go:309 fstest.go:339 fstest.go:351 sync_test.go:1007 Error: Should be true Test: TestSyncWithUpdateOlder Messages: Unexpected file "potato2" fstest.go:192: Error Trace: fstest.go:192 fstest.go:309 fstest.go:339 fstest.go:351 sync_test.go:1007 Error: Should be true Test: TestSyncWithUpdateOlder Messages: Unexpected file "sizeonly" fstest.go:192: Error Trace: fstest.go:192 fstest.go:309 fstest.go:339 fstest.go:351 sync_test.go:1007 Error: Should be true Test: TestSyncWithUpdateOlder Messages: Unexpected file "a/potato2" fstest.go:192: Error Trace: fstest.go:192 fstest.go:309 fstest.go:339 fstest.go:351 sync_test.go:1007 Error: Should be true Test: TestSyncWithUpdateOlder Messages: Unexpected file "sub dir/hello world" 2021/05/09 05:54:29 DEBUG : filefabric root 'rclone-test-teniveb7pihilin0titocir7': rpc: getFolderContents(map[count:1000 fi_pid:120673762 options:filelist|fi_id|fi_pid|fi_name|fi_type|fi_size|fi_contenttype|fi_modified|fi_localtime|trash|subfolders subfolders:y]) options=[] 2021/05/09 05:54:29 DEBUG : filefabric root 'rclone-test-teniveb7pihilin0titocir7': >rpc: result=Success (ok), err=json: invalid use of ,string struct tag, trying to unmarshal unquoted value into int run.go:234: Failed to mkdir "filefabric root 'rclone-test-teniveb7pihilin0titocir7'": failed to list directory: json: invalid use of ,string struct tag, trying to unmarshal unquoted value into int 2021/05/09 05:54:29 DEBUG : filefabric root 'rclone-test-teniveb7pihilin0titocir7': rpc: getFolderContents(map[count:1000 fi_pid:120673762 options:filelist|fi_id|fi_pid|fi_name|fi_type|fi_size|fi_contenttype|fi_modified|fi_localtime|trash|subfolders subfolders:y]) options=[] 2021/05/09 05:54:30 DEBUG : filefabric root 'rclone-test-teniveb7pihilin0titocir7': >rpc: result=Success (ok), err=json: invalid use of ,string struct tag, trying to unmarshal unquoted value into int 2021/05/09 05:54:30 ERROR : : error listing: failed to list directory: json: invalid use of ,string struct tag, trying to unmarshal unquoted value into int run.go:160: Error Trace: run.go:160 run.go:339 panic.go:617 testing.go:732 testing.go:806 run.go:234 run.go:242 run.go:255 run.go:289 sync_test.go:1008 Error: Received unexpected error: json: invalid use of ,string struct tag, trying to unmarshal unquoted value into int failed to list directory github.com/rclone/rclone/backend/filefabric.(*Fs).listAll /home/rclone/go/src/github.com/rclone/rclone/backend/filefabric/filefabric.go:593 github.com/rclone/rclone/backend/filefabric.(*Fs).FindLeaf /home/rclone/go/src/github.com/rclone/rclone/backend/filefabric/filefabric.go:541 github.com/rclone/rclone/lib/dircache.(*DirCache)._findDir /home/rclone/go/src/github.com/rclone/rclone/lib/dircache/dircache.go:220 github.com/rclone/rclone/lib/dircache.(*DirCache)._findRoot /home/rclone/go/src/github.com/rclone/rclone/lib/dircache/dircache.go:291 github.com/rclone/rclone/lib/dircache.(*DirCache).FindDir /home/rclone/go/src/github.com/rclone/rclone/lib/dircache/dircache.go:187 github.com/rclone/rclone/backend/filefabric.(*Fs).List /home/rclone/go/src/github.com/rclone/rclone/backend/filefabric/filefabric.go:642 github.com/rclone/rclone/fs/list.DirSorted /home/rclone/go/src/github.com/rclone/rclone/fs/list/list.go:24 github.com/rclone/rclone/fs/walk.walk.func2 /home/rclone/go/src/github.com/rclone/rclone/fs/walk/walk.go:395 runtime.goexit /usr/local/go/src/runtime/asm_amd64.s:1374 Test: TestSyncWithUpdateOlder --- FAIL: TestSyncWithUpdateOlder (7.68s) === RUN TestSyncWithTrackRenames run.go:176: Remote "filefabric root 'rclone-test-teniveb7pihilin0titocir7'", Local "Local file system at /tmp/rclone805286271", Modify Window "1s" sync_test.go:1088: Can track renames: false 2021/05/09 05:54:30 ERROR : filefabric root 'rclone-test-teniveb7pihilin0titocir7': Ignoring --track-renames as the source and destination do not have a common hash 2021/05/09 05:54:30 DEBUG : filefabric root 'rclone-test-teniveb7pihilin0titocir7': rpc: getFolderContents(map[count:1000 fi_pid:120673762 options:filelist|fi_id|fi_pid|fi_name|fi_type|fi_size|fi_contenttype|fi_modified|fi_localtime|trash|subfolders subfolders:y]) options=[] 2021/05/09 05:54:30 DEBUG : filefabric root 'rclone-test-teniveb7pihilin0titocir7': >rpc: result=Success (ok), err=json: invalid use of ,string struct tag, trying to unmarshal unquoted value into int 2021/05/09 05:54:30 ERROR : : error reading destination directory: failed to list directory: json: invalid use of ,string struct tag, trying to unmarshal unquoted value into int 2021/05/09 05:54:30 DEBUG : filefabric root 'rclone-test-teniveb7pihilin0titocir7': Waiting for checks to finish 2021/05/09 05:54:30 DEBUG : filefabric root 'rclone-test-teniveb7pihilin0titocir7': Waiting for transfers to finish 2021/05/09 05:54:30 ERROR : filefabric root 'rclone-test-teniveb7pihilin0titocir7': not deleting files as there were IO errors 2021/05/09 05:54:30 ERROR : filefabric root 'rclone-test-teniveb7pihilin0titocir7': not deleting directories as there were IO errors sync_test.go:1094: Error Trace: sync_test.go:1094 Error: Received unexpected error: failed to list directory: json: invalid use of ,string struct tag, trying to unmarshal unquoted value into int Test: TestSyncWithTrackRenames 2021/05/09 05:54:30 DEBUG : filefabric root 'rclone-test-teniveb7pihilin0titocir7': rpc: getFolderContents(map[count:1000 fi_pid:120673762 options:filelist|fi_id|fi_pid|fi_name|fi_type|fi_size|fi_contenttype|fi_modified|fi_localtime|trash|subfolders subfolders:y]) options=[] 2021/05/09 05:54:31 DEBUG : filefabric root 'rclone-test-teniveb7pihilin0titocir7': >rpc: result=Success (ok), err=json: invalid use of ,string struct tag, trying to unmarshal unquoted value into int 2021/05/09 05:54:31 ERROR : : error listing: failed to list directory: json: invalid use of ,string struct tag, trying to unmarshal unquoted value into int run.go:160: Error Trace: run.go:160 run.go:339 panic.go:617 testing.go:732 sync_test.go:1094 Error: Received unexpected error: json: invalid use of ,string struct tag, trying to unmarshal unquoted value into int failed to list directory github.com/rclone/rclone/backend/filefabric.(*Fs).listAll /home/rclone/go/src/github.com/rclone/rclone/backend/filefabric/filefabric.go:593 github.com/rclone/rclone/backend/filefabric.(*Fs).FindLeaf /home/rclone/go/src/github.com/rclone/rclone/backend/filefabric/filefabric.go:541 github.com/rclone/rclone/lib/dircache.(*DirCache)._findDir /home/rclone/go/src/github.com/rclone/rclone/lib/dircache/dircache.go:220 github.com/rclone/rclone/lib/dircache.(*DirCache)._findRoot /home/rclone/go/src/github.com/rclone/rclone/lib/dircache/dircache.go:291 github.com/rclone/rclone/lib/dircache.(*DirCache).FindDir /home/rclone/go/src/github.com/rclone/rclone/lib/dircache/dircache.go:187 github.com/rclone/rclone/backend/filefabric.(*Fs).List /home/rclone/go/src/github.com/rclone/rclone/backend/filefabric/filefabric.go:642 github.com/rclone/rclone/fs/list.DirSorted /home/rclone/go/src/github.com/rclone/rclone/fs/list/list.go:24 github.com/rclone/rclone/fs/walk.walk.func2 /home/rclone/go/src/github.com/rclone/rclone/fs/walk/walk.go:395 runtime.goexit /usr/local/go/src/runtime/asm_amd64.s:1374 Test: TestSyncWithTrackRenames --- FAIL: TestSyncWithTrackRenames (0.79s) === RUN TestSyncWithTrackRenamesStrategyModtime run.go:176: Remote "filefabric root 'rclone-test-teniveb7pihilin0titocir7'", Local "Local file system at /tmp/rclone805286271", Modify Window "1s" sync_test.go:1157: Can track renames: true 2021/05/09 05:54:31 DEBUG : filefabric root 'rclone-test-teniveb7pihilin0titocir7': rpc: getFolderContents(map[count:1000 fi_pid:120673762 options:filelist|fi_id|fi_pid|fi_name|fi_type|fi_size|fi_contenttype|fi_modified|fi_localtime|trash|subfolders subfolders:y]) options=[] 2021/05/09 05:54:31 DEBUG : filefabric root 'rclone-test-teniveb7pihilin0titocir7': >rpc: result=Success (ok), err=json: invalid use of ,string struct tag, trying to unmarshal unquoted value into int 2021/05/09 05:54:31 ERROR : : error reading destination directory: failed to list directory: json: invalid use of ,string struct tag, trying to unmarshal unquoted value into int 2021/05/09 05:54:31 INFO : filefabric root 'rclone-test-teniveb7pihilin0titocir7': Making map for --track-renames 2021/05/09 05:54:31 INFO : filefabric root 'rclone-test-teniveb7pihilin0titocir7': Finished making map for --track-renames 2021/05/09 05:54:31 DEBUG : filefabric root 'rclone-test-teniveb7pihilin0titocir7': Waiting for checks to finish 2021/05/09 05:54:31 DEBUG : filefabric root 'rclone-test-teniveb7pihilin0titocir7': Waiting for renames to finish 2021/05/09 05:54:31 DEBUG : filefabric root 'rclone-test-teniveb7pihilin0titocir7': Waiting for transfers to finish 2021/05/09 05:54:31 ERROR : filefabric root 'rclone-test-teniveb7pihilin0titocir7': not deleting files as there were IO errors 2021/05/09 05:54:31 ERROR : filefabric root 'rclone-test-teniveb7pihilin0titocir7': not deleting directories as there were IO errors sync_test.go:1163: Error Trace: sync_test.go:1163 Error: Received unexpected error: failed to list directory: json: invalid use of ,string struct tag, trying to unmarshal unquoted value into int Test: TestSyncWithTrackRenamesStrategyModtime 2021/05/09 05:54:31 DEBUG : filefabric root 'rclone-test-teniveb7pihilin0titocir7': rpc: getFolderContents(map[count:1000 fi_pid:120673762 options:filelist|fi_id|fi_pid|fi_name|fi_type|fi_size|fi_contenttype|fi_modified|fi_localtime|trash|subfolders subfolders:y]) options=[] 2021/05/09 05:54:31 DEBUG : filefabric root 'rclone-test-teniveb7pihilin0titocir7': >rpc: result=Success (ok), err=json: invalid use of ,string struct tag, trying to unmarshal unquoted value into int 2021/05/09 05:54:31 ERROR : : error listing: failed to list directory: json: invalid use of ,string struct tag, trying to unmarshal unquoted value into int run.go:160: Error Trace: run.go:160 run.go:339 panic.go:617 testing.go:732 sync_test.go:1163 Error: Received unexpected error: json: invalid use of ,string struct tag, trying to unmarshal unquoted value into int failed to list directory github.com/rclone/rclone/backend/filefabric.(*Fs).listAll /home/rclone/go/src/github.com/rclone/rclone/backend/filefabric/filefabric.go:593 github.com/rclone/rclone/backend/filefabric.(*Fs).FindLeaf /home/rclone/go/src/github.com/rclone/rclone/backend/filefabric/filefabric.go:541 github.com/rclone/rclone/lib/dircache.(*DirCache)._findDir /home/rclone/go/src/github.com/rclone/rclone/lib/dircache/dircache.go:220 github.com/rclone/rclone/lib/dircache.(*DirCache)._findRoot /home/rclone/go/src/github.com/rclone/rclone/lib/dircache/dircache.go:291 github.com/rclone/rclone/lib/dircache.(*DirCache).FindDir /home/rclone/go/src/github.com/rclone/rclone/lib/dircache/dircache.go:187 github.com/rclone/rclone/backend/filefabric.(*Fs).List /home/rclone/go/src/github.com/rclone/rclone/backend/filefabric/filefabric.go:642 github.com/rclone/rclone/fs/list.DirSorted /home/rclone/go/src/github.com/rclone/rclone/fs/list/list.go:24 github.com/rclone/rclone/fs/walk.walk.func2 /home/rclone/go/src/github.com/rclone/rclone/fs/walk/walk.go:395 runtime.goexit /usr/local/go/src/runtime/asm_amd64.s:1374 Test: TestSyncWithTrackRenamesStrategyModtime --- FAIL: TestSyncWithTrackRenamesStrategyModtime (0.84s) === RUN TestSyncWithTrackRenamesStrategyLeaf run.go:176: Remote "filefabric root 'rclone-test-teniveb7pihilin0titocir7'", Local "Local file system at /tmp/rclone805286271", Modify Window "1s" sync_test.go:1193: Can track renames: true 2021/05/09 05:54:31 DEBUG : filefabric root 'rclone-test-teniveb7pihilin0titocir7': rpc: getFolderContents(map[count:1000 fi_pid:120673762 options:filelist|fi_id|fi_pid|fi_name|fi_type|fi_size|fi_contenttype|fi_modified|fi_localtime|trash|subfolders subfolders:y]) options=[] 2021/05/09 05:54:32 DEBUG : filefabric root 'rclone-test-teniveb7pihilin0titocir7': >rpc: result=Success (ok), err=json: invalid use of ,string struct tag, trying to unmarshal unquoted value into int 2021/05/09 05:54:32 ERROR : : error reading destination directory: failed to list directory: json: invalid use of ,string struct tag, trying to unmarshal unquoted value into int 2021/05/09 05:54:32 INFO : filefabric root 'rclone-test-teniveb7pihilin0titocir7': Making map for --track-renames 2021/05/09 05:54:32 INFO : filefabric root 'rclone-test-teniveb7pihilin0titocir7': Finished making map for --track-renames 2021/05/09 05:54:32 DEBUG : filefabric root 'rclone-test-teniveb7pihilin0titocir7': Waiting for checks to finish 2021/05/09 05:54:32 DEBUG : filefabric root 'rclone-test-teniveb7pihilin0titocir7': Waiting for renames to finish 2021/05/09 05:54:32 DEBUG : filefabric root 'rclone-test-teniveb7pihilin0titocir7': Waiting for transfers to finish 2021/05/09 05:54:32 ERROR : filefabric root 'rclone-test-teniveb7pihilin0titocir7': not deleting files as there were IO errors 2021/05/09 05:54:32 ERROR : filefabric root 'rclone-test-teniveb7pihilin0titocir7': not deleting directories as there were IO errors sync_test.go:1199: Error Trace: sync_test.go:1199 Error: Received unexpected error: failed to list directory: json: invalid use of ,string struct tag, trying to unmarshal unquoted value into int Test: TestSyncWithTrackRenamesStrategyLeaf 2021/05/09 05:54:32 DEBUG : filefabric root 'rclone-test-teniveb7pihilin0titocir7': rpc: getFolderContents(map[count:1000 fi_pid:120673762 options:filelist|fi_id|fi_pid|fi_name|fi_type|fi_size|fi_contenttype|fi_modified|fi_localtime|trash|subfolders subfolders:y]) options=[] 2021/05/09 05:54:32 DEBUG : filefabric root 'rclone-test-teniveb7pihilin0titocir7': >rpc: result=Success (ok), err=json: invalid use of ,string struct tag, trying to unmarshal unquoted value into int 2021/05/09 05:54:32 ERROR : : error listing: failed to list directory: json: invalid use of ,string struct tag, trying to unmarshal unquoted value into int run.go:160: Error Trace: run.go:160 run.go:339 panic.go:617 testing.go:732 sync_test.go:1199 Error: Received unexpected error: json: invalid use of ,string struct tag, trying to unmarshal unquoted value into int failed to list directory github.com/rclone/rclone/backend/filefabric.(*Fs).listAll /home/rclone/go/src/github.com/rclone/rclone/backend/filefabric/filefabric.go:593 github.com/rclone/rclone/backend/filefabric.(*Fs).FindLeaf /home/rclone/go/src/github.com/rclone/rclone/backend/filefabric/filefabric.go:541 github.com/rclone/rclone/lib/dircache.(*DirCache)._findDir /home/rclone/go/src/github.com/rclone/rclone/lib/dircache/dircache.go:220 github.com/rclone/rclone/lib/dircache.(*DirCache)._findRoot /home/rclone/go/src/github.com/rclone/rclone/lib/dircache/dircache.go:291 github.com/rclone/rclone/lib/dircache.(*DirCache).FindDir /home/rclone/go/src/github.com/rclone/rclone/lib/dircache/dircache.go:187 github.com/rclone/rclone/backend/filefabric.(*Fs).List /home/rclone/go/src/github.com/rclone/rclone/backend/filefabric/filefabric.go:642 github.com/rclone/rclone/fs/list.DirSorted /home/rclone/go/src/github.com/rclone/rclone/fs/list/list.go:24 github.com/rclone/rclone/fs/walk.walk.func2 /home/rclone/go/src/github.com/rclone/rclone/fs/walk/walk.go:395 runtime.goexit /usr/local/go/src/runtime/asm_amd64.s:1374 Test: TestSyncWithTrackRenamesStrategyLeaf --- FAIL: TestSyncWithTrackRenamesStrategyLeaf (0.75s) === RUN TestMoveWithDeleteEmptySrcDirs run.go:176: Remote "filefabric root 'rclone-test-teniveb7pihilin0titocir7'", Local "Local file system at /tmp/rclone805286271", Modify Window "1s" 2021/05/09 05:54:32 DEBUG : filefabric root 'rclone-test-teniveb7pihilin0titocir7': rpc: getFolderContents(map[count:1000 fi_pid:120673762 options:filelist|fi_id|fi_pid|fi_name|fi_type|fi_size|fi_contenttype|fi_modified|fi_localtime|trash|subfolders subfolders:y]) options=[] 2021/05/09 05:54:32 DEBUG : filefabric root 'rclone-test-teniveb7pihilin0titocir7': >rpc: result=Success (ok), err=json: invalid use of ,string struct tag, trying to unmarshal unquoted value into int run.go:234: Failed to mkdir "filefabric root 'rclone-test-teniveb7pihilin0titocir7'": failed to list directory: json: invalid use of ,string struct tag, trying to unmarshal unquoted value into int 2021/05/09 05:54:32 DEBUG : filefabric root 'rclone-test-teniveb7pihilin0titocir7': rpc: getFolderContents(map[count:1000 fi_pid:120673762 options:filelist|fi_id|fi_pid|fi_name|fi_type|fi_size|fi_contenttype|fi_modified|fi_localtime|trash|subfolders subfolders:y]) options=[] 2021/05/09 05:54:33 DEBUG : filefabric root 'rclone-test-teniveb7pihilin0titocir7': >rpc: result=Success (ok), err=json: invalid use of ,string struct tag, trying to unmarshal unquoted value into int 2021/05/09 05:54:33 ERROR : : error listing: failed to list directory: json: invalid use of ,string struct tag, trying to unmarshal unquoted value into int run.go:160: Error Trace: run.go:160 run.go:339 panic.go:617 testing.go:732 testing.go:806 run.go:234 run.go:242 sync_test.go:1304 Error: Received unexpected error: json: invalid use of ,string struct tag, trying to unmarshal unquoted value into int failed to list directory github.com/rclone/rclone/backend/filefabric.(*Fs).listAll /home/rclone/go/src/github.com/rclone/rclone/backend/filefabric/filefabric.go:593 github.com/rclone/rclone/backend/filefabric.(*Fs).FindLeaf /home/rclone/go/src/github.com/rclone/rclone/backend/filefabric/filefabric.go:541 github.com/rclone/rclone/lib/dircache.(*DirCache)._findDir /home/rclone/go/src/github.com/rclone/rclone/lib/dircache/dircache.go:220 github.com/rclone/rclone/lib/dircache.(*DirCache)._findRoot /home/rclone/go/src/github.com/rclone/rclone/lib/dircache/dircache.go:291 github.com/rclone/rclone/lib/dircache.(*DirCache).FindDir /home/rclone/go/src/github.com/rclone/rclone/lib/dircache/dircache.go:187 github.com/rclone/rclone/backend/filefabric.(*Fs).List /home/rclone/go/src/github.com/rclone/rclone/backend/filefabric/filefabric.go:642 github.com/rclone/rclone/fs/list.DirSorted /home/rclone/go/src/github.com/rclone/rclone/fs/list/list.go:24 github.com/rclone/rclone/fs/walk.walk.func2 /home/rclone/go/src/github.com/rclone/rclone/fs/walk/walk.go:395 runtime.goexit /usr/local/go/src/runtime/asm_amd64.s:1374 Test: TestMoveWithDeleteEmptySrcDirs --- FAIL: TestMoveWithDeleteEmptySrcDirs (0.74s) === RUN TestMoveWithoutDeleteEmptySrcDirs run.go:176: Remote "filefabric root 'rclone-test-teniveb7pihilin0titocir7'", Local "Local file system at /tmp/rclone805286271", Modify Window "1s" 2021/05/09 05:54:33 DEBUG : filefabric root 'rclone-test-teniveb7pihilin0titocir7': rpc: getFolderContents(map[count:1000 fi_pid:120673762 options:filelist|fi_id|fi_pid|fi_name|fi_type|fi_size|fi_contenttype|fi_modified|fi_localtime|trash|subfolders subfolders:y]) options=[] 2021/05/09 05:54:33 DEBUG : filefabric root 'rclone-test-teniveb7pihilin0titocir7': >rpc: result=Success (ok), err=json: invalid use of ,string struct tag, trying to unmarshal unquoted value into int run.go:234: Failed to mkdir "filefabric root 'rclone-test-teniveb7pihilin0titocir7'": failed to list directory: json: invalid use of ,string struct tag, trying to unmarshal unquoted value into int 2021/05/09 05:54:33 DEBUG : filefabric root 'rclone-test-teniveb7pihilin0titocir7': rpc: getFolderContents(map[count:1000 fi_pid:120673762 options:filelist|fi_id|fi_pid|fi_name|fi_type|fi_size|fi_contenttype|fi_modified|fi_localtime|trash|subfolders subfolders:y]) options=[] 2021/05/09 05:54:34 DEBUG : filefabric root 'rclone-test-teniveb7pihilin0titocir7': >rpc: result=Success (ok), err=json: invalid use of ,string struct tag, trying to unmarshal unquoted value into int 2021/05/09 05:54:34 ERROR : : error listing: failed to list directory: json: invalid use of ,string struct tag, trying to unmarshal unquoted value into int run.go:160: Error Trace: run.go:160 run.go:339 panic.go:617 testing.go:732 testing.go:806 run.go:234 run.go:242 sync_test.go:1326 Error: Received unexpected error: json: invalid use of ,string struct tag, trying to unmarshal unquoted value into int failed to list directory github.com/rclone/rclone/backend/filefabric.(*Fs).listAll /home/rclone/go/src/github.com/rclone/rclone/backend/filefabric/filefabric.go:593 github.com/rclone/rclone/backend/filefabric.(*Fs).FindLeaf /home/rclone/go/src/github.com/rclone/rclone/backend/filefabric/filefabric.go:541 github.com/rclone/rclone/lib/dircache.(*DirCache)._findDir /home/rclone/go/src/github.com/rclone/rclone/lib/dircache/dircache.go:220 github.com/rclone/rclone/lib/dircache.(*DirCache)._findRoot /home/rclone/go/src/github.com/rclone/rclone/lib/dircache/dircache.go:291 github.com/rclone/rclone/lib/dircache.(*DirCache).FindDir /home/rclone/go/src/github.com/rclone/rclone/lib/dircache/dircache.go:187 github.com/rclone/rclone/backend/filefabric.(*Fs).List /home/rclone/go/src/github.com/rclone/rclone/backend/filefabric/filefabric.go:642 github.com/rclone/rclone/fs/list.DirSorted /home/rclone/go/src/github.com/rclone/rclone/fs/list/list.go:24 github.com/rclone/rclone/fs/walk.walk.func2 /home/rclone/go/src/github.com/rclone/rclone/fs/walk/walk.go:395 runtime.goexit /usr/local/go/src/runtime/asm_amd64.s:1374 Test: TestMoveWithoutDeleteEmptySrcDirs --- FAIL: TestMoveWithoutDeleteEmptySrcDirs (0.75s) === RUN TestServerSideMove run.go:176: Remote "filefabric root 'rclone-test-teniveb7pihilin0titocir7'", Local "Local file system at /tmp/rclone805286271", Modify Window "1s" 2021/05/09 05:54:34 DEBUG : Creating backend with remote "TestFileFabric:rclone-test-vorohoj7vesagek2hocamep2" 2021/05/09 05:54:34 DEBUG : filefabric root 'rclone-test-vorohoj7vesagek2hocamep2': rpc: checkPathExists(map[path:rclone-test-vorohoj7vesagek2hocamep2 pid:120673762]) options=[] 2021/05/09 05:54:34 DEBUG : filefabric root 'rclone-test-vorohoj7vesagek2hocamep2': >rpc: result=Success (ok), err= 2021/05/09 05:54:34 DEBUG : filefabric root 'rclone-test-teniveb7pihilin0titocir7': rpc: getFolderContents(map[count:1000 fi_pid:120673762 options:filelist|fi_id|fi_pid|fi_name|fi_type|fi_size|fi_contenttype|fi_modified|fi_localtime|trash|subfolders subfolders:y]) options=[] 2021/05/09 05:54:34 DEBUG : filefabric root 'rclone-test-teniveb7pihilin0titocir7': >rpc: result=Success (ok), err=json: invalid use of ,string struct tag, trying to unmarshal unquoted value into int run.go:234: Failed to mkdir "filefabric root 'rclone-test-teniveb7pihilin0titocir7'": failed to list directory: json: invalid use of ,string struct tag, trying to unmarshal unquoted value into int 2021/05/09 05:54:34 DEBUG : filefabric root 'rclone-test-vorohoj7vesagek2hocamep2': Purge remote 2021/05/09 05:54:34 DEBUG : filefabric root 'rclone-test-vorohoj7vesagek2hocamep2': rpc: getFolderContents(map[count:1000 fi_pid:120673762 options:filelist|fi_id|fi_pid|fi_name|fi_type|fi_size|fi_contenttype|fi_modified|fi_localtime|trash|subfolders subfolders:y]) options=[] 2021/05/09 05:54:35 DEBUG : filefabric root 'rclone-test-vorohoj7vesagek2hocamep2': >rpc: result=Success (ok), err=json: invalid use of ,string struct tag, trying to unmarshal unquoted value into int 2021/05/09 05:54:35 purge failed: failed to list directory: json: invalid use of ,string struct tag, trying to unmarshal unquoted value into int 2021/05/09 05:54:35 DEBUG : filefabric root 'rclone-test-teniveb7pihilin0titocir7': rpc: getFolderContents(map[count:1000 fi_pid:120673762 options:filelist|fi_id|fi_pid|fi_name|fi_type|fi_size|fi_contenttype|fi_modified|fi_localtime|trash|subfolders subfolders:y]) options=[] 2021/05/09 05:54:35 DEBUG : filefabric root 'rclone-test-teniveb7pihilin0titocir7': >rpc: result=Success (ok), err=json: invalid use of ,string struct tag, trying to unmarshal unquoted value into int 2021/05/09 05:54:35 ERROR : : error listing: failed to list directory: json: invalid use of ,string struct tag, trying to unmarshal unquoted value into int run.go:160: Error Trace: run.go:160 run.go:339 panic.go:617 testing.go:732 testing.go:806 run.go:234 run.go:242 run.go:255 run.go:289 run.go:300 sync_test.go:1234 sync_test.go:1350 Error: Received unexpected error: json: invalid use of ,string struct tag, trying to unmarshal unquoted value into int failed to list directory github.com/rclone/rclone/backend/filefabric.(*Fs).listAll /home/rclone/go/src/github.com/rclone/rclone/backend/filefabric/filefabric.go:593 github.com/rclone/rclone/backend/filefabric.(*Fs).FindLeaf /home/rclone/go/src/github.com/rclone/rclone/backend/filefabric/filefabric.go:541 github.com/rclone/rclone/lib/dircache.(*DirCache)._findDir /home/rclone/go/src/github.com/rclone/rclone/lib/dircache/dircache.go:220 github.com/rclone/rclone/lib/dircache.(*DirCache)._findRoot /home/rclone/go/src/github.com/rclone/rclone/lib/dircache/dircache.go:291 github.com/rclone/rclone/lib/dircache.(*DirCache).FindDir /home/rclone/go/src/github.com/rclone/rclone/lib/dircache/dircache.go:187 github.com/rclone/rclone/backend/filefabric.(*Fs).List /home/rclone/go/src/github.com/rclone/rclone/backend/filefabric/filefabric.go:642 github.com/rclone/rclone/fs/list.DirSorted /home/rclone/go/src/github.com/rclone/rclone/fs/list/list.go:24 github.com/rclone/rclone/fs/walk.walk.func2 /home/rclone/go/src/github.com/rclone/rclone/fs/walk/walk.go:395 runtime.goexit /usr/local/go/src/runtime/asm_amd64.s:1374 Test: TestServerSideMove --- FAIL: TestServerSideMove (1.53s) === RUN TestServerSideMoveWithFilter run.go:176: Remote "filefabric root 'rclone-test-teniveb7pihilin0titocir7'", Local "Local file system at /tmp/rclone805286271", Modify Window "1s" 2021/05/09 05:54:35 DEBUG : Creating backend with remote "TestFileFabric:rclone-test-hitagop7zirekus2zopovim5" 2021/05/09 05:54:35 DEBUG : filefabric root 'rclone-test-hitagop7zirekus2zopovim5': rpc: checkPathExists(map[path:rclone-test-hitagop7zirekus2zopovim5 pid:120673762]) options=[] 2021/05/09 05:54:35 DEBUG : filefabric root 'rclone-test-hitagop7zirekus2zopovim5': >rpc: result=Success (ok), err= 2021/05/09 05:54:35 DEBUG : filefabric root 'rclone-test-teniveb7pihilin0titocir7': rpc: getFolderContents(map[count:1000 fi_pid:120673762 options:filelist|fi_id|fi_pid|fi_name|fi_type|fi_size|fi_contenttype|fi_modified|fi_localtime|trash|subfolders subfolders:y]) options=[] 2021/05/09 05:54:36 DEBUG : filefabric root 'rclone-test-teniveb7pihilin0titocir7': >rpc: result=Success (ok), err=json: invalid use of ,string struct tag, trying to unmarshal unquoted value into int run.go:234: Failed to mkdir "filefabric root 'rclone-test-teniveb7pihilin0titocir7'": failed to list directory: json: invalid use of ,string struct tag, trying to unmarshal unquoted value into int 2021/05/09 05:54:36 DEBUG : filefabric root 'rclone-test-hitagop7zirekus2zopovim5': Purge remote 2021/05/09 05:54:36 DEBUG : filefabric root 'rclone-test-hitagop7zirekus2zopovim5': rpc: getFolderContents(map[count:1000 fi_pid:120673762 options:filelist|fi_id|fi_pid|fi_name|fi_type|fi_size|fi_contenttype|fi_modified|fi_localtime|trash|subfolders subfolders:y]) options=[] 2021/05/09 05:54:36 DEBUG : filefabric root 'rclone-test-hitagop7zirekus2zopovim5': >rpc: result=Success (ok), err=json: invalid use of ,string struct tag, trying to unmarshal unquoted value into int 2021/05/09 05:54:36 purge failed: failed to list directory: json: invalid use of ,string struct tag, trying to unmarshal unquoted value into int 2021/05/09 05:54:36 DEBUG : filefabric root 'rclone-test-teniveb7pihilin0titocir7': rpc: getFolderContents(map[count:1000 fi_pid:120673762 options:filelist|fi_id|fi_pid|fi_name|fi_type|fi_size|fi_contenttype|fi_modified|fi_localtime|trash|subfolders subfolders:y]) options=[] 2021/05/09 05:54:37 DEBUG : filefabric root 'rclone-test-teniveb7pihilin0titocir7': >rpc: result=Success (ok), err=json: invalid use of ,string struct tag, trying to unmarshal unquoted value into int 2021/05/09 05:54:37 ERROR : : error listing: failed to list directory: json: invalid use of ,string struct tag, trying to unmarshal unquoted value into int run.go:160: Error Trace: run.go:160 run.go:339 panic.go:617 testing.go:732 testing.go:806 run.go:234 run.go:242 run.go:255 run.go:289 run.go:300 sync_test.go:1234 sync_test.go:1364 Error: Received unexpected error: json: invalid use of ,string struct tag, trying to unmarshal unquoted value into int failed to list directory github.com/rclone/rclone/backend/filefabric.(*Fs).listAll /home/rclone/go/src/github.com/rclone/rclone/backend/filefabric/filefabric.go:593 github.com/rclone/rclone/backend/filefabric.(*Fs).FindLeaf /home/rclone/go/src/github.com/rclone/rclone/backend/filefabric/filefabric.go:541 github.com/rclone/rclone/lib/dircache.(*DirCache)._findDir /home/rclone/go/src/github.com/rclone/rclone/lib/dircache/dircache.go:220 github.com/rclone/rclone/lib/dircache.(*DirCache)._findRoot /home/rclone/go/src/github.com/rclone/rclone/lib/dircache/dircache.go:291 github.com/rclone/rclone/lib/dircache.(*DirCache).FindDir /home/rclone/go/src/github.com/rclone/rclone/lib/dircache/dircache.go:187 github.com/rclone/rclone/backend/filefabric.(*Fs).List /home/rclone/go/src/github.com/rclone/rclone/backend/filefabric/filefabric.go:642 github.com/rclone/rclone/fs/list.DirSorted /home/rclone/go/src/github.com/rclone/rclone/fs/list/list.go:24 github.com/rclone/rclone/fs/walk.walk.func2 /home/rclone/go/src/github.com/rclone/rclone/fs/walk/walk.go:395 runtime.goexit /usr/local/go/src/runtime/asm_amd64.s:1374 Test: TestServerSideMoveWithFilter --- FAIL: TestServerSideMoveWithFilter (1.55s) === RUN TestServerSideMoveDeleteEmptySourceDirs run.go:176: Remote "filefabric root 'rclone-test-teniveb7pihilin0titocir7'", Local "Local file system at /tmp/rclone805286271", Modify Window "1s" 2021/05/09 05:54:37 DEBUG : Creating backend with remote "TestFileFabric:rclone-test-towiwic7vuzujec2zowifec0" 2021/05/09 05:54:37 DEBUG : filefabric root 'rclone-test-towiwic7vuzujec2zowifec0': rpc: checkPathExists(map[path:rclone-test-towiwic7vuzujec2zowifec0 pid:120673762]) options=[] 2021/05/09 05:54:37 DEBUG : filefabric root 'rclone-test-towiwic7vuzujec2zowifec0': >rpc: result=Success (ok), err= 2021/05/09 05:54:37 DEBUG : filefabric root 'rclone-test-teniveb7pihilin0titocir7': rpc: getFolderContents(map[count:1000 fi_pid:120673762 options:filelist|fi_id|fi_pid|fi_name|fi_type|fi_size|fi_contenttype|fi_modified|fi_localtime|trash|subfolders subfolders:y]) options=[] 2021/05/09 05:54:37 DEBUG : filefabric root 'rclone-test-teniveb7pihilin0titocir7': >rpc: result=Success (ok), err=json: invalid use of ,string struct tag, trying to unmarshal unquoted value into int run.go:234: Failed to mkdir "filefabric root 'rclone-test-teniveb7pihilin0titocir7'": failed to list directory: json: invalid use of ,string struct tag, trying to unmarshal unquoted value into int 2021/05/09 05:54:37 DEBUG : filefabric root 'rclone-test-towiwic7vuzujec2zowifec0': Purge remote 2021/05/09 05:54:37 DEBUG : filefabric root 'rclone-test-towiwic7vuzujec2zowifec0': rpc: getFolderContents(map[count:1000 fi_pid:120673762 options:filelist|fi_id|fi_pid|fi_name|fi_type|fi_size|fi_contenttype|fi_modified|fi_localtime|trash|subfolders subfolders:y]) options=[] 2021/05/09 05:54:38 DEBUG : filefabric root 'rclone-test-towiwic7vuzujec2zowifec0': >rpc: result=Success (ok), err=json: invalid use of ,string struct tag, trying to unmarshal unquoted value into int 2021/05/09 05:54:38 purge failed: failed to list directory: json: invalid use of ,string struct tag, trying to unmarshal unquoted value into int 2021/05/09 05:54:38 DEBUG : filefabric root 'rclone-test-teniveb7pihilin0titocir7': rpc: getFolderContents(map[count:1000 fi_pid:120673762 options:filelist|fi_id|fi_pid|fi_name|fi_type|fi_size|fi_contenttype|fi_modified|fi_localtime|trash|subfolders subfolders:y]) options=[] 2021/05/09 05:54:38 DEBUG : filefabric root 'rclone-test-teniveb7pihilin0titocir7': >rpc: result=Success (ok), err=json: invalid use of ,string struct tag, trying to unmarshal unquoted value into int 2021/05/09 05:54:38 ERROR : : error listing: failed to list directory: json: invalid use of ,string struct tag, trying to unmarshal unquoted value into int run.go:160: Error Trace: run.go:160 run.go:339 panic.go:617 testing.go:732 testing.go:806 run.go:234 run.go:242 run.go:255 run.go:289 run.go:300 sync_test.go:1234 sync_test.go:1372 Error: Received unexpected error: json: invalid use of ,string struct tag, trying to unmarshal unquoted value into int failed to list directory github.com/rclone/rclone/backend/filefabric.(*Fs).listAll /home/rclone/go/src/github.com/rclone/rclone/backend/filefabric/filefabric.go:593 github.com/rclone/rclone/backend/filefabric.(*Fs).FindLeaf /home/rclone/go/src/github.com/rclone/rclone/backend/filefabric/filefabric.go:541 github.com/rclone/rclone/lib/dircache.(*DirCache)._findDir /home/rclone/go/src/github.com/rclone/rclone/lib/dircache/dircache.go:220 github.com/rclone/rclone/lib/dircache.(*DirCache)._findRoot /home/rclone/go/src/github.com/rclone/rclone/lib/dircache/dircache.go:291 github.com/rclone/rclone/lib/dircache.(*DirCache).FindDir /home/rclone/go/src/github.com/rclone/rclone/lib/dircache/dircache.go:187 github.com/rclone/rclone/backend/filefabric.(*Fs).List /home/rclone/go/src/github.com/rclone/rclone/backend/filefabric/filefabric.go:642 github.com/rclone/rclone/fs/list.DirSorted /home/rclone/go/src/github.com/rclone/rclone/fs/list/list.go:24 github.com/rclone/rclone/fs/walk.walk.func2 /home/rclone/go/src/github.com/rclone/rclone/fs/walk/walk.go:395 runtime.goexit /usr/local/go/src/runtime/asm_amd64.s:1374 Test: TestServerSideMoveDeleteEmptySourceDirs --- FAIL: TestServerSideMoveDeleteEmptySourceDirs (1.43s) === RUN TestServerSideMoveOverlap run.go:176: Remote "filefabric root 'rclone-test-teniveb7pihilin0titocir7'", Local "Local file system at /tmp/rclone805286271", Modify Window "1s" sync_test.go:1382: Skipping test as remote supports DirMove 2021/05/09 05:54:38 DEBUG : filefabric root 'rclone-test-teniveb7pihilin0titocir7': rpc: getFolderContents(map[count:1000 fi_pid:120673762 options:filelist|fi_id|fi_pid|fi_name|fi_type|fi_size|fi_contenttype|fi_modified|fi_localtime|trash|subfolders subfolders:y]) options=[] 2021/05/09 05:54:39 DEBUG : filefabric root 'rclone-test-teniveb7pihilin0titocir7': >rpc: result=Success (ok), err=json: invalid use of ,string struct tag, trying to unmarshal unquoted value into int 2021/05/09 05:54:39 ERROR : : error listing: failed to list directory: json: invalid use of ,string struct tag, trying to unmarshal unquoted value into int run.go:160: Error Trace: run.go:160 run.go:339 panic.go:617 testing.go:832 testing.go:812 sync_test.go:1382 Error: Received unexpected error: json: invalid use of ,string struct tag, trying to unmarshal unquoted value into int failed to list directory github.com/rclone/rclone/backend/filefabric.(*Fs).listAll /home/rclone/go/src/github.com/rclone/rclone/backend/filefabric/filefabric.go:593 github.com/rclone/rclone/backend/filefabric.(*Fs).FindLeaf /home/rclone/go/src/github.com/rclone/rclone/backend/filefabric/filefabric.go:541 github.com/rclone/rclone/lib/dircache.(*DirCache)._findDir /home/rclone/go/src/github.com/rclone/rclone/lib/dircache/dircache.go:220 github.com/rclone/rclone/lib/dircache.(*DirCache)._findRoot /home/rclone/go/src/github.com/rclone/rclone/lib/dircache/dircache.go:291 github.com/rclone/rclone/lib/dircache.(*DirCache).FindDir /home/rclone/go/src/github.com/rclone/rclone/lib/dircache/dircache.go:187 github.com/rclone/rclone/backend/filefabric.(*Fs).List /home/rclone/go/src/github.com/rclone/rclone/backend/filefabric/filefabric.go:642 github.com/rclone/rclone/fs/list.DirSorted /home/rclone/go/src/github.com/rclone/rclone/fs/list/list.go:24 github.com/rclone/rclone/fs/walk.walk.func2 /home/rclone/go/src/github.com/rclone/rclone/fs/walk/walk.go:395 runtime.goexit /usr/local/go/src/runtime/asm_amd64.s:1374 Test: TestServerSideMoveOverlap --- FAIL: TestServerSideMoveOverlap (0.46s) === RUN TestSyncOverlap run.go:176: Remote "filefabric root 'rclone-test-teniveb7pihilin0titocir7'", Local "Local file system at /tmp/rclone805286271", Modify Window "1s" 2021/05/09 05:54:39 DEBUG : Creating backend with remote "TestFileFabric:rclone-test-teniveb7pihilin0titocir7/rclone-sync-test" 2021/05/09 05:54:39 DEBUG : filefabric root 'rclone-test-teniveb7pihilin0titocir7/rclone-sync-test': rpc: checkPathExists(map[path:rclone-test-teniveb7pihilin0titocir7/rclone-sync-test pid:120673762]) options=[] 2021/05/09 05:54:39 DEBUG : filefabric root 'rclone-test-teniveb7pihilin0titocir7/rclone-sync-test': >rpc: result=Success (ok), err= 2021/05/09 05:54:39 DEBUG : filefabric root 'rclone-test-teniveb7pihilin0titocir7': rpc: getFolderContents(map[count:1000 fi_pid:120673762 options:filelist|fi_id|fi_pid|fi_name|fi_type|fi_size|fi_contenttype|fi_modified|fi_localtime|trash|subfolders subfolders:y]) options=[] 2021/05/09 05:54:39 DEBUG : filefabric root 'rclone-test-teniveb7pihilin0titocir7': >rpc: result=Success (ok), err=json: invalid use of ,string struct tag, trying to unmarshal unquoted value into int 2021/05/09 05:54:39 ERROR : : error listing: failed to list directory: json: invalid use of ,string struct tag, trying to unmarshal unquoted value into int run.go:160: Error Trace: run.go:160 run.go:339 sync_test.go:1426 Error: Received unexpected error: json: invalid use of ,string struct tag, trying to unmarshal unquoted value into int failed to list directory github.com/rclone/rclone/backend/filefabric.(*Fs).listAll /home/rclone/go/src/github.com/rclone/rclone/backend/filefabric/filefabric.go:593 github.com/rclone/rclone/backend/filefabric.(*Fs).FindLeaf /home/rclone/go/src/github.com/rclone/rclone/backend/filefabric/filefabric.go:541 github.com/rclone/rclone/lib/dircache.(*DirCache)._findDir /home/rclone/go/src/github.com/rclone/rclone/lib/dircache/dircache.go:220 github.com/rclone/rclone/lib/dircache.(*DirCache)._findRoot /home/rclone/go/src/github.com/rclone/rclone/lib/dircache/dircache.go:291 github.com/rclone/rclone/lib/dircache.(*DirCache).FindDir /home/rclone/go/src/github.com/rclone/rclone/lib/dircache/dircache.go:187 github.com/rclone/rclone/backend/filefabric.(*Fs).List /home/rclone/go/src/github.com/rclone/rclone/backend/filefabric/filefabric.go:642 github.com/rclone/rclone/fs/list.DirSorted /home/rclone/go/src/github.com/rclone/rclone/fs/list/list.go:24 github.com/rclone/rclone/fs/walk.walk.func2 /home/rclone/go/src/github.com/rclone/rclone/fs/walk/walk.go:395 runtime.goexit /usr/local/go/src/runtime/asm_amd64.s:1374 Test: TestSyncOverlap --- FAIL: TestSyncOverlap (0.71s) === RUN TestSyncCompareDest run.go:176: Remote "filefabric root 'rclone-test-teniveb7pihilin0titocir7'", Local "Local file system at /tmp/rclone805286271", Modify Window "1s" 2021/05/09 05:54:39 DEBUG : Creating backend with remote "TestFileFabric:rclone-test-teniveb7pihilin0titocir7/dst" 2021/05/09 05:54:39 DEBUG : filefabric root 'rclone-test-teniveb7pihilin0titocir7/dst': rpc: checkPathExists(map[path:rclone-test-teniveb7pihilin0titocir7/dst pid:120673762]) options=[] 2021/05/09 05:54:40 DEBUG : filefabric root 'rclone-test-teniveb7pihilin0titocir7/dst': >rpc: result=Success (ok), err= fstest.go:299: Sleeping for 1s for list eventual consistency: 1/3 fstest.go:299: Sleeping for 2s for list eventual consistency: 2/3 fstest.go:299: Sleeping for 4s for list eventual consistency: 3/3 fstest.go:306: Error Trace: fstest.go:306 fstest.go:339 fstest.go:351 sync_test.go:1442 Error: Should be true Test: TestSyncCompareDest Messages: listing wrong, want one (3) got a/potato2 (60), check sum (1), empty space (1), existing (6), five (4), foo (3), four (4), hello world2 (12), ignore-size (8), nested/sub dir/file (6), one (3), potato (14), potato2 (60), sizeonly (6), sub dir/hello world (11), sub/yam (11), three (5), two (3), yam (11) fstest.go:192: Error Trace: fstest.go:192 fstest.go:309 fstest.go:339 fstest.go:351 sync_test.go:1442 Error: Should be true Test: TestSyncCompareDest Messages: Unexpected file "check sum" fstest.go:192: Error Trace: fstest.go:192 fstest.go:309 fstest.go:339 fstest.go:351 sync_test.go:1442 Error: Should be true Test: TestSyncCompareDest Messages: Unexpected file "empty space" fstest.go:192: Error Trace: fstest.go:192 fstest.go:309 fstest.go:339 fstest.go:351 sync_test.go:1442 Error: Should be true Test: TestSyncCompareDest Messages: Unexpected file "existing" fstest.go:192: Error Trace: fstest.go:192 fstest.go:309 fstest.go:339 fstest.go:351 sync_test.go:1442 Error: Should be true Test: TestSyncCompareDest Messages: Unexpected file "five" fstest.go:192: Error Trace: fstest.go:192 fstest.go:309 fstest.go:339 fstest.go:351 sync_test.go:1442 Error: Should be true Test: TestSyncCompareDest Messages: Unexpected file "foo" fstest.go:192: Error Trace: fstest.go:192 fstest.go:309 fstest.go:339 fstest.go:351 sync_test.go:1442 Error: Should be true Test: TestSyncCompareDest Messages: Unexpected file "four" fstest.go:192: Error Trace: fstest.go:192 fstest.go:309 fstest.go:339 fstest.go:351 sync_test.go:1442 Error: Should be true Test: TestSyncCompareDest Messages: Unexpected file "hello world2" fstest.go:192: Error Trace: fstest.go:192 fstest.go:309 fstest.go:339 fstest.go:351 sync_test.go:1442 Error: Should be true Test: TestSyncCompareDest Messages: Unexpected file "ignore-size" fstest.go:192: Error Trace: fstest.go:192 fstest.go:309 fstest.go:339 fstest.go:351 sync_test.go:1442 Error: Should be true Test: TestSyncCompareDest Messages: Unexpected file "potato" fstest.go:192: Error Trace: fstest.go:192 fstest.go:309 fstest.go:339 fstest.go:351 sync_test.go:1442 Error: Should be true Test: TestSyncCompareDest Messages: Unexpected file "potato2" fstest.go:192: Error Trace: fstest.go:192 fstest.go:309 fstest.go:339 fstest.go:351 sync_test.go:1442 Error: Should be true Test: TestSyncCompareDest Messages: Unexpected file "sizeonly" fstest.go:192: Error Trace: fstest.go:192 fstest.go:309 fstest.go:339 fstest.go:351 sync_test.go:1442 Error: Should be true Test: TestSyncCompareDest Messages: Unexpected file "three" fstest.go:192: Error Trace: fstest.go:192 fstest.go:309 fstest.go:339 fstest.go:351 sync_test.go:1442 Error: Should be true Test: TestSyncCompareDest Messages: Unexpected file "two" fstest.go:192: Error Trace: fstest.go:192 fstest.go:309 fstest.go:339 fstest.go:351 sync_test.go:1442 Error: Should be true Test: TestSyncCompareDest Messages: Unexpected file "yam" fstest.go:192: Error Trace: fstest.go:192 fstest.go:309 fstest.go:339 fstest.go:351 sync_test.go:1442 Error: Should be true Test: TestSyncCompareDest Messages: Unexpected file "a/potato2" fstest.go:192: Error Trace: fstest.go:192 fstest.go:309 fstest.go:339 fstest.go:351 sync_test.go:1442 Error: Should be true Test: TestSyncCompareDest Messages: Unexpected file "sub/yam" fstest.go:192: Error Trace: fstest.go:192 fstest.go:309 fstest.go:339 fstest.go:351 sync_test.go:1442 Error: Should be true Test: TestSyncCompareDest Messages: Unexpected file "sub dir/hello world" fstest.go:192: Error Trace: fstest.go:192 fstest.go:309 fstest.go:339 fstest.go:351 sync_test.go:1442 Error: Should be true Test: TestSyncCompareDest Messages: Unexpected file "nested/sub dir/file" 2021/05/09 05:54:47 DEBUG : Creating backend with remote "TestFileFabric:rclone-test-teniveb7pihilin0titocir7/CompareDest" 2021/05/09 05:54:47 DEBUG : filefabric root 'rclone-test-teniveb7pihilin0titocir7/CompareDest': rpc: checkPathExists(map[path:rclone-test-teniveb7pihilin0titocir7/CompareDest pid:120673762]) options=[] 2021/05/09 05:54:47 DEBUG : filefabric root 'rclone-test-teniveb7pihilin0titocir7/CompareDest': >rpc: result=Success (ok), err= 2021/05/09 05:54:47 DEBUG : filefabric root 'rclone-test-teniveb7pihilin0titocir7/dst': rpc: getFolderContents(map[count:1000 fi_pid:120673762 options:filelist|fi_id|fi_pid|fi_name|fi_type|fi_size|fi_contenttype|fi_modified|fi_localtime|trash|subfolders subfolders:y]) options=[] 2021/05/09 05:54:47 DEBUG : filefabric root 'rclone-test-teniveb7pihilin0titocir7/dst': >rpc: result=Success (ok), err=json: invalid use of ,string struct tag, trying to unmarshal unquoted value into int 2021/05/09 05:54:47 ERROR : : error reading destination directory: failed to list directory: json: invalid use of ,string struct tag, trying to unmarshal unquoted value into int 2021/05/09 05:54:47 DEBUG : filefabric root 'rclone-test-teniveb7pihilin0titocir7/dst': Waiting for checks to finish 2021/05/09 05:54:47 DEBUG : filefabric root 'rclone-test-teniveb7pihilin0titocir7/dst': Waiting for transfers to finish 2021/05/09 05:54:47 ERROR : filefabric root 'rclone-test-teniveb7pihilin0titocir7/dst': not deleting files as there were IO errors 2021/05/09 05:54:47 ERROR : filefabric root 'rclone-test-teniveb7pihilin0titocir7/dst': not deleting directories as there were IO errors sync_test.go:1446: Error Trace: sync_test.go:1446 Error: Received unexpected error: failed to list directory: json: invalid use of ,string struct tag, trying to unmarshal unquoted value into int Test: TestSyncCompareDest 2021/05/09 05:54:47 DEBUG : filefabric root 'rclone-test-teniveb7pihilin0titocir7': rpc: getFolderContents(map[count:1000 fi_pid:120673762 options:filelist|fi_id|fi_pid|fi_name|fi_type|fi_size|fi_contenttype|fi_modified|fi_localtime|trash|subfolders subfolders:y]) options=[] 2021/05/09 05:54:48 DEBUG : filefabric root 'rclone-test-teniveb7pihilin0titocir7': >rpc: result=Success (ok), err=json: invalid use of ,string struct tag, trying to unmarshal unquoted value into int 2021/05/09 05:54:48 ERROR : : error listing: failed to list directory: json: invalid use of ,string struct tag, trying to unmarshal unquoted value into int run.go:160: Error Trace: run.go:160 run.go:339 panic.go:617 testing.go:732 sync_test.go:1446 Error: Received unexpected error: json: invalid use of ,string struct tag, trying to unmarshal unquoted value into int failed to list directory github.com/rclone/rclone/backend/filefabric.(*Fs).listAll /home/rclone/go/src/github.com/rclone/rclone/backend/filefabric/filefabric.go:593 github.com/rclone/rclone/backend/filefabric.(*Fs).FindLeaf /home/rclone/go/src/github.com/rclone/rclone/backend/filefabric/filefabric.go:541 github.com/rclone/rclone/lib/dircache.(*DirCache)._findDir /home/rclone/go/src/github.com/rclone/rclone/lib/dircache/dircache.go:220 github.com/rclone/rclone/lib/dircache.(*DirCache)._findRoot /home/rclone/go/src/github.com/rclone/rclone/lib/dircache/dircache.go:291 github.com/rclone/rclone/lib/dircache.(*DirCache).FindDir /home/rclone/go/src/github.com/rclone/rclone/lib/dircache/dircache.go:187 github.com/rclone/rclone/backend/filefabric.(*Fs).List /home/rclone/go/src/github.com/rclone/rclone/backend/filefabric/filefabric.go:642 github.com/rclone/rclone/fs/list.DirSorted /home/rclone/go/src/github.com/rclone/rclone/fs/list/list.go:24 github.com/rclone/rclone/fs/walk.walk.func2 /home/rclone/go/src/github.com/rclone/rclone/fs/walk/walk.go:395 runtime.goexit /usr/local/go/src/runtime/asm_amd64.s:1374 Test: TestSyncCompareDest --- FAIL: TestSyncCompareDest (8.41s) === RUN TestSyncMultipleCompareDest run.go:176: Remote "filefabric root 'rclone-test-teniveb7pihilin0titocir7'", Local "Local file system at /tmp/rclone805286271", Modify Window "1s" fstest.go:299: Sleeping for 1s for list eventual consistency: 1/3 fstest.go:299: Sleeping for 2s for list eventual consistency: 2/3 fstest.go:299: Sleeping for 4s for list eventual consistency: 3/3 fstest.go:306: Error Trace: fstest.go:306 fstest.go:339 fstest.go:351 sync_test.go:1527 Error: Should be true Test: TestSyncMultipleCompareDest Messages: listing wrong, want 1 (1), 2 (1), 3 (1) got 1 (1), 2 (1), 3 (1), a/potato2 (60), check sum (1), empty space (1), existing (6), five (4), foo (3), four (4), hello world2 (12), ignore-size (8), nested/sub dir/file (6), one (3), potato (14), potato2 (60), sizeonly (6), sub dir/hello world (11), sub/yam (11), three (5), two (3), yam (11) fstest.go:192: Error Trace: fstest.go:192 fstest.go:309 fstest.go:339 fstest.go:351 sync_test.go:1527 Error: Should be true Test: TestSyncMultipleCompareDest Messages: Unexpected file "check sum" fstest.go:192: Error Trace: fstest.go:192 fstest.go:309 fstest.go:339 fstest.go:351 sync_test.go:1527 Error: Should be true Test: TestSyncMultipleCompareDest Messages: Unexpected file "empty space" fstest.go:192: Error Trace: fstest.go:192 fstest.go:309 fstest.go:339 fstest.go:351 sync_test.go:1527 Error: Should be true Test: TestSyncMultipleCompareDest Messages: Unexpected file "existing" fstest.go:192: Error Trace: fstest.go:192 fstest.go:309 fstest.go:339 fstest.go:351 sync_test.go:1527 Error: Should be true Test: TestSyncMultipleCompareDest Messages: Unexpected file "five" fstest.go:192: Error Trace: fstest.go:192 fstest.go:309 fstest.go:339 fstest.go:351 sync_test.go:1527 Error: Should be true Test: TestSyncMultipleCompareDest Messages: Unexpected file "foo" fstest.go:192: Error Trace: fstest.go:192 fstest.go:309 fstest.go:339 fstest.go:351 sync_test.go:1527 Error: Should be true Test: TestSyncMultipleCompareDest Messages: Unexpected file "four" fstest.go:192: Error Trace: fstest.go:192 fstest.go:309 fstest.go:339 fstest.go:351 sync_test.go:1527 Error: Should be true Test: TestSyncMultipleCompareDest Messages: Unexpected file "hello world2" fstest.go:192: Error Trace: fstest.go:192 fstest.go:309 fstest.go:339 fstest.go:351 sync_test.go:1527 Error: Should be true Test: TestSyncMultipleCompareDest Messages: Unexpected file "ignore-size" fstest.go:192: Error Trace: fstest.go:192 fstest.go:309 fstest.go:339 fstest.go:351 sync_test.go:1527 Error: Should be true Test: TestSyncMultipleCompareDest Messages: Unexpected file "one" fstest.go:192: Error Trace: fstest.go:192 fstest.go:309 fstest.go:339 fstest.go:351 sync_test.go:1527 Error: Should be true Test: TestSyncMultipleCompareDest Messages: Unexpected file "potato" fstest.go:192: Error Trace: fstest.go:192 fstest.go:309 fstest.go:339 fstest.go:351 sync_test.go:1527 Error: Should be true Test: TestSyncMultipleCompareDest Messages: Unexpected file "potato2" fstest.go:192: Error Trace: fstest.go:192 fstest.go:309 fstest.go:339 fstest.go:351 sync_test.go:1527 Error: Should be true Test: TestSyncMultipleCompareDest Messages: Unexpected file "sizeonly" fstest.go:192: Error Trace: fstest.go:192 fstest.go:309 fstest.go:339 fstest.go:351 sync_test.go:1527 Error: Should be true Test: TestSyncMultipleCompareDest Messages: Unexpected file "three" fstest.go:192: Error Trace: fstest.go:192 fstest.go:309 fstest.go:339 fstest.go:351 sync_test.go:1527 Error: Should be true Test: TestSyncMultipleCompareDest Messages: Unexpected file "two" fstest.go:192: Error Trace: fstest.go:192 fstest.go:309 fstest.go:339 fstest.go:351 sync_test.go:1527 Error: Should be true Test: TestSyncMultipleCompareDest Messages: Unexpected file "yam" fstest.go:192: Error Trace: fstest.go:192 fstest.go:309 fstest.go:339 fstest.go:351 sync_test.go:1527 Error: Should be true Test: TestSyncMultipleCompareDest Messages: Unexpected file "a/potato2" fstest.go:192: Error Trace: fstest.go:192 fstest.go:309 fstest.go:339 fstest.go:351 sync_test.go:1527 Error: Should be true Test: TestSyncMultipleCompareDest Messages: Unexpected file "sub dir/hello world" fstest.go:192: Error Trace: fstest.go:192 fstest.go:309 fstest.go:339 fstest.go:351 sync_test.go:1527 Error: Should be true Test: TestSyncMultipleCompareDest Messages: Unexpected file "sub/yam" fstest.go:192: Error Trace: fstest.go:192 fstest.go:309 fstest.go:339 fstest.go:351 sync_test.go:1527 Error: Should be true Test: TestSyncMultipleCompareDest Messages: Unexpected file "nested/sub dir/file" 2021/05/09 05:54:55 DEBUG : filefabric root 'rclone-test-teniveb7pihilin0titocir7': rpc: getFolderContents(map[count:1000 fi_pid:120673762 options:filelist|fi_id|fi_pid|fi_name|fi_type|fi_size|fi_contenttype|fi_modified|fi_localtime|trash|subfolders subfolders:y]) options=[] 2021/05/09 05:54:55 DEBUG : filefabric root 'rclone-test-teniveb7pihilin0titocir7': >rpc: result=Success (ok), err=json: invalid use of ,string struct tag, trying to unmarshal unquoted value into int run.go:234: Failed to mkdir "filefabric root 'rclone-test-teniveb7pihilin0titocir7'": failed to list directory: json: invalid use of ,string struct tag, trying to unmarshal unquoted value into int 2021/05/09 05:54:55 DEBUG : filefabric root 'rclone-test-teniveb7pihilin0titocir7': rpc: getFolderContents(map[count:1000 fi_pid:120673762 options:filelist|fi_id|fi_pid|fi_name|fi_type|fi_size|fi_contenttype|fi_modified|fi_localtime|trash|subfolders subfolders:y]) options=[] 2021/05/09 05:54:55 DEBUG : filefabric root 'rclone-test-teniveb7pihilin0titocir7': >rpc: result=Success (ok), err=json: invalid use of ,string struct tag, trying to unmarshal unquoted value into int 2021/05/09 05:54:55 ERROR : : error listing: failed to list directory: json: invalid use of ,string struct tag, trying to unmarshal unquoted value into int run.go:160: Error Trace: run.go:160 run.go:339 panic.go:617 testing.go:732 testing.go:806 run.go:234 run.go:242 run.go:255 run.go:289 sync_test.go:1529 Error: Received unexpected error: json: invalid use of ,string struct tag, trying to unmarshal unquoted value into int failed to list directory github.com/rclone/rclone/backend/filefabric.(*Fs).listAll /home/rclone/go/src/github.com/rclone/rclone/backend/filefabric/filefabric.go:593 github.com/rclone/rclone/backend/filefabric.(*Fs).FindLeaf /home/rclone/go/src/github.com/rclone/rclone/backend/filefabric/filefabric.go:541 github.com/rclone/rclone/lib/dircache.(*DirCache)._findDir /home/rclone/go/src/github.com/rclone/rclone/lib/dircache/dircache.go:220 github.com/rclone/rclone/lib/dircache.(*DirCache)._findRoot /home/rclone/go/src/github.com/rclone/rclone/lib/dircache/dircache.go:291 github.com/rclone/rclone/lib/dircache.(*DirCache).FindDir /home/rclone/go/src/github.com/rclone/rclone/lib/dircache/dircache.go:187 github.com/rclone/rclone/backend/filefabric.(*Fs).List /home/rclone/go/src/github.com/rclone/rclone/backend/filefabric/filefabric.go:642 github.com/rclone/rclone/fs/list.DirSorted /home/rclone/go/src/github.com/rclone/rclone/fs/list/list.go:24 github.com/rclone/rclone/fs/walk.walk.func2 /home/rclone/go/src/github.com/rclone/rclone/fs/walk/walk.go:395 runtime.goexit /usr/local/go/src/runtime/asm_amd64.s:1374 Test: TestSyncMultipleCompareDest --- FAIL: TestSyncMultipleCompareDest (7.82s) === RUN TestSyncCopyDest run.go:176: Remote "filefabric root 'rclone-test-teniveb7pihilin0titocir7'", Local "Local file system at /tmp/rclone805286271", Modify Window "1s" 2021/05/09 05:54:55 DEBUG : Creating backend with remote "TestFileFabric:rclone-test-teniveb7pihilin0titocir7/dst" 2021/05/09 05:54:55 DEBUG : filefabric root 'rclone-test-teniveb7pihilin0titocir7/dst': rpc: checkPathExists(map[path:rclone-test-teniveb7pihilin0titocir7/dst pid:120673762]) options=[] 2021/05/09 05:54:56 DEBUG : filefabric root 'rclone-test-teniveb7pihilin0titocir7/dst': >rpc: result=Success (ok), err= fstest.go:299: Sleeping for 1s for list eventual consistency: 1/3 fstest.go:299: Sleeping for 2s for list eventual consistency: 2/3 fstest.go:299: Sleeping for 4s for list eventual consistency: 3/3 fstest.go:306: Error Trace: fstest.go:306 fstest.go:339 fstest.go:351 sync_test.go:1563 Error: Should be true Test: TestSyncCopyDest Messages: listing wrong, want one (3) got 1 (1), 2 (1), 3 (1), a/potato2 (60), check sum (1), empty space (1), existing (6), five (4), foo (3), four (4), hello world2 (12), ignore-size (8), nested/sub dir/file (6), one (3), potato (14), potato2 (60), sizeonly (6), sub dir/hello world (11), sub/yam (11), three (5), two (3), yam (11) fstest.go:192: Error Trace: fstest.go:192 fstest.go:309 fstest.go:339 fstest.go:351 sync_test.go:1563 Error: Should be true Test: TestSyncCopyDest Messages: Unexpected file "1" fstest.go:192: Error Trace: fstest.go:192 fstest.go:309 fstest.go:339 fstest.go:351 sync_test.go:1563 Error: Should be true Test: TestSyncCopyDest Messages: Unexpected file "2" fstest.go:192: Error Trace: fstest.go:192 fstest.go:309 fstest.go:339 fstest.go:351 sync_test.go:1563 Error: Should be true Test: TestSyncCopyDest Messages: Unexpected file "3" fstest.go:192: Error Trace: fstest.go:192 fstest.go:309 fstest.go:339 fstest.go:351 sync_test.go:1563 Error: Should be true Test: TestSyncCopyDest Messages: Unexpected file "check sum" fstest.go:192: Error Trace: fstest.go:192 fstest.go:309 fstest.go:339 fstest.go:351 sync_test.go:1563 Error: Should be true Test: TestSyncCopyDest Messages: Unexpected file "empty space" fstest.go:192: Error Trace: fstest.go:192 fstest.go:309 fstest.go:339 fstest.go:351 sync_test.go:1563 Error: Should be true Test: TestSyncCopyDest Messages: Unexpected file "existing" fstest.go:192: Error Trace: fstest.go:192 fstest.go:309 fstest.go:339 fstest.go:351 sync_test.go:1563 Error: Should be true Test: TestSyncCopyDest Messages: Unexpected file "five" fstest.go:192: Error Trace: fstest.go:192 fstest.go:309 fstest.go:339 fstest.go:351 sync_test.go:1563 Error: Should be true Test: TestSyncCopyDest Messages: Unexpected file "foo" fstest.go:192: Error Trace: fstest.go:192 fstest.go:309 fstest.go:339 fstest.go:351 sync_test.go:1563 Error: Should be true Test: TestSyncCopyDest Messages: Unexpected file "four" fstest.go:192: Error Trace: fstest.go:192 fstest.go:309 fstest.go:339 fstest.go:351 sync_test.go:1563 Error: Should be true Test: TestSyncCopyDest Messages: Unexpected file "hello world2" fstest.go:192: Error Trace: fstest.go:192 fstest.go:309 fstest.go:339 fstest.go:351 sync_test.go:1563 Error: Should be true Test: TestSyncCopyDest Messages: Unexpected file "ignore-size" fstest.go:192: Error Trace: fstest.go:192 fstest.go:309 fstest.go:339 fstest.go:351 sync_test.go:1563 Error: Should be true Test: TestSyncCopyDest Messages: Unexpected file "potato" fstest.go:192: Error Trace: fstest.go:192 fstest.go:309 fstest.go:339 fstest.go:351 sync_test.go:1563 Error: Should be true Test: TestSyncCopyDest Messages: Unexpected file "potato2" fstest.go:192: Error Trace: fstest.go:192 fstest.go:309 fstest.go:339 fstest.go:351 sync_test.go:1563 Error: Should be true Test: TestSyncCopyDest Messages: Unexpected file "sizeonly" fstest.go:192: Error Trace: fstest.go:192 fstest.go:309 fstest.go:339 fstest.go:351 sync_test.go:1563 Error: Should be true Test: TestSyncCopyDest Messages: Unexpected file "three" fstest.go:192: Error Trace: fstest.go:192 fstest.go:309 fstest.go:339 fstest.go:351 sync_test.go:1563 Error: Should be true Test: TestSyncCopyDest Messages: Unexpected file "two" fstest.go:192: Error Trace: fstest.go:192 fstest.go:309 fstest.go:339 fstest.go:351 sync_test.go:1563 Error: Should be true Test: TestSyncCopyDest Messages: Unexpected file "yam" fstest.go:192: Error Trace: fstest.go:192 fstest.go:309 fstest.go:339 fstest.go:351 sync_test.go:1563 Error: Should be true Test: TestSyncCopyDest Messages: Unexpected file "a/potato2" fstest.go:192: Error Trace: fstest.go:192 fstest.go:309 fstest.go:339 fstest.go:351 sync_test.go:1563 Error: Should be true Test: TestSyncCopyDest Messages: Unexpected file "sub/yam" fstest.go:192: Error Trace: fstest.go:192 fstest.go:309 fstest.go:339 fstest.go:351 sync_test.go:1563 Error: Should be true Test: TestSyncCopyDest Messages: Unexpected file "sub dir/hello world" fstest.go:192: Error Trace: fstest.go:192 fstest.go:309 fstest.go:339 fstest.go:351 sync_test.go:1563 Error: Should be true Test: TestSyncCopyDest Messages: Unexpected file "nested/sub dir/file" 2021/05/09 05:55:03 DEBUG : Creating backend with remote "TestFileFabric:rclone-test-teniveb7pihilin0titocir7/CopyDest" 2021/05/09 05:55:03 DEBUG : filefabric root 'rclone-test-teniveb7pihilin0titocir7/CopyDest': rpc: checkPathExists(map[path:rclone-test-teniveb7pihilin0titocir7/CopyDest pid:120673762]) options=[] 2021/05/09 05:55:03 DEBUG : filefabric root 'rclone-test-teniveb7pihilin0titocir7/CopyDest': >rpc: result=Success (ok), err= 2021/05/09 05:55:03 DEBUG : filefabric root 'rclone-test-teniveb7pihilin0titocir7/dst': rpc: getFolderContents(map[count:1000 fi_pid:120673762 options:filelist|fi_id|fi_pid|fi_name|fi_type|fi_size|fi_contenttype|fi_modified|fi_localtime|trash|subfolders subfolders:y]) options=[] 2021/05/09 05:55:04 DEBUG : filefabric root 'rclone-test-teniveb7pihilin0titocir7/dst': >rpc: result=Success (ok), err=json: invalid use of ,string struct tag, trying to unmarshal unquoted value into int 2021/05/09 05:55:04 ERROR : : error reading destination directory: failed to list directory: json: invalid use of ,string struct tag, trying to unmarshal unquoted value into int 2021/05/09 05:55:04 DEBUG : filefabric root 'rclone-test-teniveb7pihilin0titocir7/dst': Waiting for checks to finish 2021/05/09 05:55:04 DEBUG : filefabric root 'rclone-test-teniveb7pihilin0titocir7/dst': Waiting for transfers to finish 2021/05/09 05:55:04 ERROR : filefabric root 'rclone-test-teniveb7pihilin0titocir7/dst': not deleting files as there were IO errors 2021/05/09 05:55:04 ERROR : filefabric root 'rclone-test-teniveb7pihilin0titocir7/dst': not deleting directories as there were IO errors sync_test.go:1567: Error Trace: sync_test.go:1567 Error: Received unexpected error: failed to list directory: json: invalid use of ,string struct tag, trying to unmarshal unquoted value into int Test: TestSyncCopyDest 2021/05/09 05:55:04 DEBUG : filefabric root 'rclone-test-teniveb7pihilin0titocir7': rpc: getFolderContents(map[count:1000 fi_pid:120673762 options:filelist|fi_id|fi_pid|fi_name|fi_type|fi_size|fi_contenttype|fi_modified|fi_localtime|trash|subfolders subfolders:y]) options=[] 2021/05/09 05:55:04 DEBUG : filefabric root 'rclone-test-teniveb7pihilin0titocir7': >rpc: result=Success (ok), err=json: invalid use of ,string struct tag, trying to unmarshal unquoted value into int 2021/05/09 05:55:04 ERROR : : error listing: failed to list directory: json: invalid use of ,string struct tag, trying to unmarshal unquoted value into int run.go:160: Error Trace: run.go:160 run.go:339 panic.go:617 testing.go:732 sync_test.go:1567 Error: Received unexpected error: json: invalid use of ,string struct tag, trying to unmarshal unquoted value into int failed to list directory github.com/rclone/rclone/backend/filefabric.(*Fs).listAll /home/rclone/go/src/github.com/rclone/rclone/backend/filefabric/filefabric.go:593 github.com/rclone/rclone/backend/filefabric.(*Fs).FindLeaf /home/rclone/go/src/github.com/rclone/rclone/backend/filefabric/filefabric.go:541 github.com/rclone/rclone/lib/dircache.(*DirCache)._findDir /home/rclone/go/src/github.com/rclone/rclone/lib/dircache/dircache.go:220 github.com/rclone/rclone/lib/dircache.(*DirCache)._findRoot /home/rclone/go/src/github.com/rclone/rclone/lib/dircache/dircache.go:291 github.com/rclone/rclone/lib/dircache.(*DirCache).FindDir /home/rclone/go/src/github.com/rclone/rclone/lib/dircache/dircache.go:187 github.com/rclone/rclone/backend/filefabric.(*Fs).List /home/rclone/go/src/github.com/rclone/rclone/backend/filefabric/filefabric.go:642 github.com/rclone/rclone/fs/list.DirSorted /home/rclone/go/src/github.com/rclone/rclone/fs/list/list.go:24 github.com/rclone/rclone/fs/walk.walk.func2 /home/rclone/go/src/github.com/rclone/rclone/fs/walk/walk.go:395 runtime.goexit /usr/local/go/src/runtime/asm_amd64.s:1374 Test: TestSyncCopyDest --- FAIL: TestSyncCopyDest (8.46s) === RUN TestSyncBackupDir run.go:176: Remote "filefabric root 'rclone-test-teniveb7pihilin0titocir7'", Local "Local file system at /tmp/rclone805286271", Modify Window "1s" 2021/05/09 05:55:04 DEBUG : filefabric root 'rclone-test-teniveb7pihilin0titocir7': rpc: getFolderContents(map[count:1000 fi_pid:120673762 options:filelist|fi_id|fi_pid|fi_name|fi_type|fi_size|fi_contenttype|fi_modified|fi_localtime|trash|subfolders subfolders:y]) options=[] 2021/05/09 05:55:04 DEBUG : filefabric root 'rclone-test-teniveb7pihilin0titocir7': >rpc: result=Success (ok), err=json: invalid use of ,string struct tag, trying to unmarshal unquoted value into int run.go:234: Failed to mkdir "filefabric root 'rclone-test-teniveb7pihilin0titocir7'": failed to list directory: json: invalid use of ,string struct tag, trying to unmarshal unquoted value into int 2021/05/09 05:55:04 DEBUG : filefabric root 'rclone-test-teniveb7pihilin0titocir7': rpc: getFolderContents(map[count:1000 fi_pid:120673762 options:filelist|fi_id|fi_pid|fi_name|fi_type|fi_size|fi_contenttype|fi_modified|fi_localtime|trash|subfolders subfolders:y]) options=[] 2021/05/09 05:55:05 DEBUG : filefabric root 'rclone-test-teniveb7pihilin0titocir7': >rpc: result=Success (ok), err=json: invalid use of ,string struct tag, trying to unmarshal unquoted value into int 2021/05/09 05:55:05 ERROR : : error listing: failed to list directory: json: invalid use of ,string struct tag, trying to unmarshal unquoted value into int run.go:160: Error Trace: run.go:160 run.go:339 panic.go:617 testing.go:732 testing.go:806 run.go:234 run.go:242 sync_test.go:1657 sync_test.go:1733 Error: Received unexpected error: json: invalid use of ,string struct tag, trying to unmarshal unquoted value into int failed to list directory github.com/rclone/rclone/backend/filefabric.(*Fs).listAll /home/rclone/go/src/github.com/rclone/rclone/backend/filefabric/filefabric.go:593 github.com/rclone/rclone/backend/filefabric.(*Fs).FindLeaf /home/rclone/go/src/github.com/rclone/rclone/backend/filefabric/filefabric.go:541 github.com/rclone/rclone/lib/dircache.(*DirCache)._findDir /home/rclone/go/src/github.com/rclone/rclone/lib/dircache/dircache.go:220 github.com/rclone/rclone/lib/dircache.(*DirCache)._findRoot /home/rclone/go/src/github.com/rclone/rclone/lib/dircache/dircache.go:291 github.com/rclone/rclone/lib/dircache.(*DirCache).FindDir /home/rclone/go/src/github.com/rclone/rclone/lib/dircache/dircache.go:187 github.com/rclone/rclone/backend/filefabric.(*Fs).List /home/rclone/go/src/github.com/rclone/rclone/backend/filefabric/filefabric.go:642 github.com/rclone/rclone/fs/list.DirSorted /home/rclone/go/src/github.com/rclone/rclone/fs/list/list.go:24 github.com/rclone/rclone/fs/walk.walk.func2 /home/rclone/go/src/github.com/rclone/rclone/fs/walk/walk.go:395 runtime.goexit /usr/local/go/src/runtime/asm_amd64.s:1374 Test: TestSyncBackupDir --- FAIL: TestSyncBackupDir (0.93s) === RUN TestSyncBackupDirWithSuffix run.go:176: Remote "filefabric root 'rclone-test-teniveb7pihilin0titocir7'", Local "Local file system at /tmp/rclone805286271", Modify Window "1s" 2021/05/09 05:55:05 DEBUG : filefabric root 'rclone-test-teniveb7pihilin0titocir7': rpc: getFolderContents(map[count:1000 fi_pid:120673762 options:filelist|fi_id|fi_pid|fi_name|fi_type|fi_size|fi_contenttype|fi_modified|fi_localtime|trash|subfolders subfolders:y]) options=[] 2021/05/09 05:55:05 DEBUG : filefabric root 'rclone-test-teniveb7pihilin0titocir7': >rpc: result=Success (ok), err=json: invalid use of ,string struct tag, trying to unmarshal unquoted value into int run.go:234: Failed to mkdir "filefabric root 'rclone-test-teniveb7pihilin0titocir7'": failed to list directory: json: invalid use of ,string struct tag, trying to unmarshal unquoted value into int 2021/05/09 05:55:05 DEBUG : filefabric root 'rclone-test-teniveb7pihilin0titocir7': rpc: getFolderContents(map[count:1000 fi_pid:120673762 options:filelist|fi_id|fi_pid|fi_name|fi_type|fi_size|fi_contenttype|fi_modified|fi_localtime|trash|subfolders subfolders:y]) options=[] 2021/05/09 05:55:06 DEBUG : filefabric root 'rclone-test-teniveb7pihilin0titocir7': >rpc: result=Success (ok), err=json: invalid use of ,string struct tag, trying to unmarshal unquoted value into int 2021/05/09 05:55:06 ERROR : : error listing: failed to list directory: json: invalid use of ,string struct tag, trying to unmarshal unquoted value into int run.go:160: Error Trace: run.go:160 run.go:339 panic.go:617 testing.go:732 testing.go:806 run.go:234 run.go:242 sync_test.go:1657 sync_test.go:1736 Error: Received unexpected error: json: invalid use of ,string struct tag, trying to unmarshal unquoted value into int failed to list directory github.com/rclone/rclone/backend/filefabric.(*Fs).listAll /home/rclone/go/src/github.com/rclone/rclone/backend/filefabric/filefabric.go:593 github.com/rclone/rclone/backend/filefabric.(*Fs).FindLeaf /home/rclone/go/src/github.com/rclone/rclone/backend/filefabric/filefabric.go:541 github.com/rclone/rclone/lib/dircache.(*DirCache)._findDir /home/rclone/go/src/github.com/rclone/rclone/lib/dircache/dircache.go:220 github.com/rclone/rclone/lib/dircache.(*DirCache)._findRoot /home/rclone/go/src/github.com/rclone/rclone/lib/dircache/dircache.go:291 github.com/rclone/rclone/lib/dircache.(*DirCache).FindDir /home/rclone/go/src/github.com/rclone/rclone/lib/dircache/dircache.go:187 github.com/rclone/rclone/backend/filefabric.(*Fs).List /home/rclone/go/src/github.com/rclone/rclone/backend/filefabric/filefabric.go:642 github.com/rclone/rclone/fs/list.DirSorted /home/rclone/go/src/github.com/rclone/rclone/fs/list/list.go:24 github.com/rclone/rclone/fs/walk.walk.func2 /home/rclone/go/src/github.com/rclone/rclone/fs/walk/walk.go:395 runtime.goexit /usr/local/go/src/runtime/asm_amd64.s:1374 Test: TestSyncBackupDirWithSuffix --- FAIL: TestSyncBackupDirWithSuffix (0.99s) === RUN TestSyncBackupDirWithSuffixKeepExtension run.go:176: Remote "filefabric root 'rclone-test-teniveb7pihilin0titocir7'", Local "Local file system at /tmp/rclone805286271", Modify Window "1s" 2021/05/09 05:55:06 DEBUG : filefabric root 'rclone-test-teniveb7pihilin0titocir7': rpc: getFolderContents(map[count:1000 fi_pid:120673762 options:filelist|fi_id|fi_pid|fi_name|fi_type|fi_size|fi_contenttype|fi_modified|fi_localtime|trash|subfolders subfolders:y]) options=[] 2021/05/09 05:55:06 DEBUG : filefabric root 'rclone-test-teniveb7pihilin0titocir7': >rpc: result=Success (ok), err=json: invalid use of ,string struct tag, trying to unmarshal unquoted value into int run.go:234: Failed to mkdir "filefabric root 'rclone-test-teniveb7pihilin0titocir7'": failed to list directory: json: invalid use of ,string struct tag, trying to unmarshal unquoted value into int 2021/05/09 05:55:06 DEBUG : filefabric root 'rclone-test-teniveb7pihilin0titocir7': rpc: getFolderContents(map[count:1000 fi_pid:120673762 options:filelist|fi_id|fi_pid|fi_name|fi_type|fi_size|fi_contenttype|fi_modified|fi_localtime|trash|subfolders subfolders:y]) options=[] 2021/05/09 05:55:07 DEBUG : filefabric root 'rclone-test-teniveb7pihilin0titocir7': >rpc: result=Success (ok), err=json: invalid use of ,string struct tag, trying to unmarshal unquoted value into int 2021/05/09 05:55:07 ERROR : : error listing: failed to list directory: json: invalid use of ,string struct tag, trying to unmarshal unquoted value into int run.go:160: Error Trace: run.go:160 run.go:339 panic.go:617 testing.go:732 testing.go:806 run.go:234 run.go:242 sync_test.go:1657 sync_test.go:1739 Error: Received unexpected error: json: invalid use of ,string struct tag, trying to unmarshal unquoted value into int failed to list directory github.com/rclone/rclone/backend/filefabric.(*Fs).listAll /home/rclone/go/src/github.com/rclone/rclone/backend/filefabric/filefabric.go:593 github.com/rclone/rclone/backend/filefabric.(*Fs).FindLeaf /home/rclone/go/src/github.com/rclone/rclone/backend/filefabric/filefabric.go:541 github.com/rclone/rclone/lib/dircache.(*DirCache)._findDir /home/rclone/go/src/github.com/rclone/rclone/lib/dircache/dircache.go:220 github.com/rclone/rclone/lib/dircache.(*DirCache)._findRoot /home/rclone/go/src/github.com/rclone/rclone/lib/dircache/dircache.go:291 github.com/rclone/rclone/lib/dircache.(*DirCache).FindDir /home/rclone/go/src/github.com/rclone/rclone/lib/dircache/dircache.go:187 github.com/rclone/rclone/backend/filefabric.(*Fs).List /home/rclone/go/src/github.com/rclone/rclone/backend/filefabric/filefabric.go:642 github.com/rclone/rclone/fs/list.DirSorted /home/rclone/go/src/github.com/rclone/rclone/fs/list/list.go:24 github.com/rclone/rclone/fs/walk.walk.func2 /home/rclone/go/src/github.com/rclone/rclone/fs/walk/walk.go:395 runtime.goexit /usr/local/go/src/runtime/asm_amd64.s:1374 Test: TestSyncBackupDirWithSuffixKeepExtension --- FAIL: TestSyncBackupDirWithSuffixKeepExtension (0.75s) === RUN TestSyncBackupDirSuffixOnly run.go:176: Remote "filefabric root 'rclone-test-teniveb7pihilin0titocir7'", Local "Local file system at /tmp/rclone805286271", Modify Window "1s" 2021/05/09 05:55:07 DEBUG : filefabric root 'rclone-test-teniveb7pihilin0titocir7': rpc: getFolderContents(map[count:1000 fi_pid:120673762 options:filelist|fi_id|fi_pid|fi_name|fi_type|fi_size|fi_contenttype|fi_modified|fi_localtime|trash|subfolders subfolders:y]) options=[] 2021/05/09 05:55:07 DEBUG : filefabric root 'rclone-test-teniveb7pihilin0titocir7': >rpc: result=Success (ok), err=json: invalid use of ,string struct tag, trying to unmarshal unquoted value into int run.go:234: Failed to mkdir "filefabric root 'rclone-test-teniveb7pihilin0titocir7'": failed to list directory: json: invalid use of ,string struct tag, trying to unmarshal unquoted value into int 2021/05/09 05:55:07 DEBUG : filefabric root 'rclone-test-teniveb7pihilin0titocir7': rpc: getFolderContents(map[count:1000 fi_pid:120673762 options:filelist|fi_id|fi_pid|fi_name|fi_type|fi_size|fi_contenttype|fi_modified|fi_localtime|trash|subfolders subfolders:y]) options=[] 2021/05/09 05:55:08 DEBUG : filefabric root 'rclone-test-teniveb7pihilin0titocir7': >rpc: result=Success (ok), err=json: invalid use of ,string struct tag, trying to unmarshal unquoted value into int 2021/05/09 05:55:08 ERROR : : error listing: failed to list directory: json: invalid use of ,string struct tag, trying to unmarshal unquoted value into int run.go:160: Error Trace: run.go:160 run.go:339 panic.go:617 testing.go:732 testing.go:806 run.go:234 run.go:242 sync_test.go:1657 sync_test.go:1742 Error: Received unexpected error: json: invalid use of ,string struct tag, trying to unmarshal unquoted value into int failed to list directory github.com/rclone/rclone/backend/filefabric.(*Fs).listAll /home/rclone/go/src/github.com/rclone/rclone/backend/filefabric/filefabric.go:593 github.com/rclone/rclone/backend/filefabric.(*Fs).FindLeaf /home/rclone/go/src/github.com/rclone/rclone/backend/filefabric/filefabric.go:541 github.com/rclone/rclone/lib/dircache.(*DirCache)._findDir /home/rclone/go/src/github.com/rclone/rclone/lib/dircache/dircache.go:220 github.com/rclone/rclone/lib/dircache.(*DirCache)._findRoot /home/rclone/go/src/github.com/rclone/rclone/lib/dircache/dircache.go:291 github.com/rclone/rclone/lib/dircache.(*DirCache).FindDir /home/rclone/go/src/github.com/rclone/rclone/lib/dircache/dircache.go:187 github.com/rclone/rclone/backend/filefabric.(*Fs).List /home/rclone/go/src/github.com/rclone/rclone/backend/filefabric/filefabric.go:642 github.com/rclone/rclone/fs/list.DirSorted /home/rclone/go/src/github.com/rclone/rclone/fs/list/list.go:24 github.com/rclone/rclone/fs/walk.walk.func2 /home/rclone/go/src/github.com/rclone/rclone/fs/walk/walk.go:395 runtime.goexit /usr/local/go/src/runtime/asm_amd64.s:1374 Test: TestSyncBackupDirSuffixOnly --- FAIL: TestSyncBackupDirSuffixOnly (0.92s) === RUN TestSyncSuffix run.go:176: Remote "filefabric root 'rclone-test-teniveb7pihilin0titocir7'", Local "Local file system at /tmp/rclone805286271", Modify Window "1s" 2021/05/09 05:55:08 DEBUG : filefabric root 'rclone-test-teniveb7pihilin0titocir7': rpc: getFolderContents(map[count:1000 fi_pid:120673762 options:filelist|fi_id|fi_pid|fi_name|fi_type|fi_size|fi_contenttype|fi_modified|fi_localtime|trash|subfolders subfolders:y]) options=[] 2021/05/09 05:55:08 DEBUG : filefabric root 'rclone-test-teniveb7pihilin0titocir7': >rpc: result=Success (ok), err=json: invalid use of ,string struct tag, trying to unmarshal unquoted value into int run.go:234: Failed to mkdir "filefabric root 'rclone-test-teniveb7pihilin0titocir7'": failed to list directory: json: invalid use of ,string struct tag, trying to unmarshal unquoted value into int 2021/05/09 05:55:08 DEBUG : filefabric root 'rclone-test-teniveb7pihilin0titocir7': rpc: getFolderContents(map[count:1000 fi_pid:120673762 options:filelist|fi_id|fi_pid|fi_name|fi_type|fi_size|fi_contenttype|fi_modified|fi_localtime|trash|subfolders subfolders:y]) options=[] 2021/05/09 05:55:08 DEBUG : filefabric root 'rclone-test-teniveb7pihilin0titocir7': >rpc: result=Success (ok), err=json: invalid use of ,string struct tag, trying to unmarshal unquoted value into int 2021/05/09 05:55:08 ERROR : : error listing: failed to list directory: json: invalid use of ,string struct tag, trying to unmarshal unquoted value into int run.go:160: Error Trace: run.go:160 run.go:339 panic.go:617 testing.go:732 testing.go:806 run.go:234 run.go:242 sync_test.go:1755 sync_test.go:1827 Error: Received unexpected error: json: invalid use of ,string struct tag, trying to unmarshal unquoted value into int failed to list directory github.com/rclone/rclone/backend/filefabric.(*Fs).listAll /home/rclone/go/src/github.com/rclone/rclone/backend/filefabric/filefabric.go:593 github.com/rclone/rclone/backend/filefabric.(*Fs).FindLeaf /home/rclone/go/src/github.com/rclone/rclone/backend/filefabric/filefabric.go:541 github.com/rclone/rclone/lib/dircache.(*DirCache)._findDir /home/rclone/go/src/github.com/rclone/rclone/lib/dircache/dircache.go:220 github.com/rclone/rclone/lib/dircache.(*DirCache)._findRoot /home/rclone/go/src/github.com/rclone/rclone/lib/dircache/dircache.go:291 github.com/rclone/rclone/lib/dircache.(*DirCache).FindDir /home/rclone/go/src/github.com/rclone/rclone/lib/dircache/dircache.go:187 github.com/rclone/rclone/backend/filefabric.(*Fs).List /home/rclone/go/src/github.com/rclone/rclone/backend/filefabric/filefabric.go:642 github.com/rclone/rclone/fs/list.DirSorted /home/rclone/go/src/github.com/rclone/rclone/fs/list/list.go:24 github.com/rclone/rclone/fs/walk.walk.func2 /home/rclone/go/src/github.com/rclone/rclone/fs/walk/walk.go:395 runtime.goexit /usr/local/go/src/runtime/asm_amd64.s:1374 Test: TestSyncSuffix --- FAIL: TestSyncSuffix (0.74s) === RUN TestSyncSuffixKeepExtension run.go:176: Remote "filefabric root 'rclone-test-teniveb7pihilin0titocir7'", Local "Local file system at /tmp/rclone805286271", Modify Window "1s" 2021/05/09 05:55:08 DEBUG : filefabric root 'rclone-test-teniveb7pihilin0titocir7': rpc: getFolderContents(map[count:1000 fi_pid:120673762 options:filelist|fi_id|fi_pid|fi_name|fi_type|fi_size|fi_contenttype|fi_modified|fi_localtime|trash|subfolders subfolders:y]) options=[] 2021/05/09 05:55:09 DEBUG : filefabric root 'rclone-test-teniveb7pihilin0titocir7': >rpc: result=Success (ok), err=json: invalid use of ,string struct tag, trying to unmarshal unquoted value into int run.go:234: Failed to mkdir "filefabric root 'rclone-test-teniveb7pihilin0titocir7'": failed to list directory: json: invalid use of ,string struct tag, trying to unmarshal unquoted value into int 2021/05/09 05:55:09 DEBUG : filefabric root 'rclone-test-teniveb7pihilin0titocir7': rpc: getFolderContents(map[count:1000 fi_pid:120673762 options:filelist|fi_id|fi_pid|fi_name|fi_type|fi_size|fi_contenttype|fi_modified|fi_localtime|trash|subfolders subfolders:y]) options=[] 2021/05/09 05:55:09 DEBUG : filefabric root 'rclone-test-teniveb7pihilin0titocir7': >rpc: result=Success (ok), err=json: invalid use of ,string struct tag, trying to unmarshal unquoted value into int 2021/05/09 05:55:09 ERROR : : error listing: failed to list directory: json: invalid use of ,string struct tag, trying to unmarshal unquoted value into int run.go:160: Error Trace: run.go:160 run.go:339 panic.go:617 testing.go:732 testing.go:806 run.go:234 run.go:242 sync_test.go:1755 sync_test.go:1828 Error: Received unexpected error: json: invalid use of ,string struct tag, trying to unmarshal unquoted value into int failed to list directory github.com/rclone/rclone/backend/filefabric.(*Fs).listAll /home/rclone/go/src/github.com/rclone/rclone/backend/filefabric/filefabric.go:593 github.com/rclone/rclone/backend/filefabric.(*Fs).FindLeaf /home/rclone/go/src/github.com/rclone/rclone/backend/filefabric/filefabric.go:541 github.com/rclone/rclone/lib/dircache.(*DirCache)._findDir /home/rclone/go/src/github.com/rclone/rclone/lib/dircache/dircache.go:220 github.com/rclone/rclone/lib/dircache.(*DirCache)._findRoot /home/rclone/go/src/github.com/rclone/rclone/lib/dircache/dircache.go:291 github.com/rclone/rclone/lib/dircache.(*DirCache).FindDir /home/rclone/go/src/github.com/rclone/rclone/lib/dircache/dircache.go:187 github.com/rclone/rclone/backend/filefabric.(*Fs).List /home/rclone/go/src/github.com/rclone/rclone/backend/filefabric/filefabric.go:642 github.com/rclone/rclone/fs/list.DirSorted /home/rclone/go/src/github.com/rclone/rclone/fs/list/list.go:24 github.com/rclone/rclone/fs/walk.walk.func2 /home/rclone/go/src/github.com/rclone/rclone/fs/walk/walk.go:395 runtime.goexit /usr/local/go/src/runtime/asm_amd64.s:1374 Test: TestSyncSuffixKeepExtension --- FAIL: TestSyncSuffixKeepExtension (0.90s) === RUN TestSyncUTFNorm run.go:176: Remote "filefabric root 'rclone-test-teniveb7pihilin0titocir7'", Local "Local file system at /tmp/rclone805286271", Modify Window "1s" fstest.go:299: Sleeping for 1s for list eventual consistency: 1/3 fstest.go:299: Sleeping for 2s for list eventual consistency: 2/3 fstest.go:299: Sleeping for 4s for list eventual consistency: 3/3 fstest.go:306: Error Trace: fstest.go:306 fstest.go:339 fstest.go:351 sync_test.go:1847 Error: Should be true Test: TestSyncUTFNorm Messages: listing wrong, want Testêé (14) got 1 (1), 2 (1), 3 (1), Testêé (14), a/potato2 (60), check sum (1), empty space (1), existing (6), five (4), foo (3), four (4), hello world2 (12), ignore-size (8), nested/sub dir/file (6), one (3), potato (14), potato2 (60), sizeonly (6), sub dir/hello world (11), sub/yam (11), three (5), two (3), yam (11) fstest.go:192: Error Trace: fstest.go:192 fstest.go:309 fstest.go:339 fstest.go:351 sync_test.go:1847 Error: Should be true Test: TestSyncUTFNorm Messages: Unexpected file "1" fstest.go:192: Error Trace: fstest.go:192 fstest.go:309 fstest.go:339 fstest.go:351 sync_test.go:1847 Error: Should be true Test: TestSyncUTFNorm Messages: Unexpected file "2" fstest.go:192: Error Trace: fstest.go:192 fstest.go:309 fstest.go:339 fstest.go:351 sync_test.go:1847 Error: Should be true Test: TestSyncUTFNorm Messages: Unexpected file "3" fstest.go:192: Error Trace: fstest.go:192 fstest.go:309 fstest.go:339 fstest.go:351 sync_test.go:1847 Error: Should be true Test: TestSyncUTFNorm Messages: Unexpected file "check sum" fstest.go:192: Error Trace: fstest.go:192 fstest.go:309 fstest.go:339 fstest.go:351 sync_test.go:1847 Error: Should be true Test: TestSyncUTFNorm Messages: Unexpected file "empty space" fstest.go:192: Error Trace: fstest.go:192 fstest.go:309 fstest.go:339 fstest.go:351 sync_test.go:1847 Error: Should be true Test: TestSyncUTFNorm Messages: Unexpected file "existing" fstest.go:192: Error Trace: fstest.go:192 fstest.go:309 fstest.go:339 fstest.go:351 sync_test.go:1847 Error: Should be true Test: TestSyncUTFNorm Messages: Unexpected file "five" fstest.go:192: Error Trace: fstest.go:192 fstest.go:309 fstest.go:339 fstest.go:351 sync_test.go:1847 Error: Should be true Test: TestSyncUTFNorm Messages: Unexpected file "foo" fstest.go:192: Error Trace: fstest.go:192 fstest.go:309 fstest.go:339 fstest.go:351 sync_test.go:1847 Error: Should be true Test: TestSyncUTFNorm Messages: Unexpected file "four" fstest.go:192: Error Trace: fstest.go:192 fstest.go:309 fstest.go:339 fstest.go:351 sync_test.go:1847 Error: Should be true Test: TestSyncUTFNorm Messages: Unexpected file "hello world2" fstest.go:192: Error Trace: fstest.go:192 fstest.go:309 fstest.go:339 fstest.go:351 sync_test.go:1847 Error: Should be true Test: TestSyncUTFNorm Messages: Unexpected file "ignore-size" fstest.go:192: Error Trace: fstest.go:192 fstest.go:309 fstest.go:339 fstest.go:351 sync_test.go:1847 Error: Should be true Test: TestSyncUTFNorm Messages: Unexpected file "one" fstest.go:192: Error Trace: fstest.go:192 fstest.go:309 fstest.go:339 fstest.go:351 sync_test.go:1847 Error: Should be true Test: TestSyncUTFNorm Messages: Unexpected file "potato" fstest.go:192: Error Trace: fstest.go:192 fstest.go:309 fstest.go:339 fstest.go:351 sync_test.go:1847 Error: Should be true Test: TestSyncUTFNorm Messages: Unexpected file "potato2" fstest.go:192: Error Trace: fstest.go:192 fstest.go:309 fstest.go:339 fstest.go:351 sync_test.go:1847 Error: Should be true Test: TestSyncUTFNorm Messages: Unexpected file "sizeonly" fstest.go:192: Error Trace: fstest.go:192 fstest.go:309 fstest.go:339 fstest.go:351 sync_test.go:1847 Error: Should be true Test: TestSyncUTFNorm Messages: Unexpected file "three" fstest.go:192: Error Trace: fstest.go:192 fstest.go:309 fstest.go:339 fstest.go:351 sync_test.go:1847 Error: Should be true Test: TestSyncUTFNorm Messages: Unexpected file "two" fstest.go:192: Error Trace: fstest.go:192 fstest.go:309 fstest.go:339 fstest.go:351 sync_test.go:1847 Error: Should be true Test: TestSyncUTFNorm Messages: Unexpected file "yam" fstest.go:192: Error Trace: fstest.go:192 fstest.go:309 fstest.go:339 fstest.go:351 sync_test.go:1847 Error: Should be true Test: TestSyncUTFNorm Messages: Unexpected file "sub/yam" fstest.go:192: Error Trace: fstest.go:192 fstest.go:309 fstest.go:339 fstest.go:351 sync_test.go:1847 Error: Should be true Test: TestSyncUTFNorm Messages: Unexpected file "sub dir/hello world" fstest.go:192: Error Trace: fstest.go:192 fstest.go:309 fstest.go:339 fstest.go:351 sync_test.go:1847 Error: Should be true Test: TestSyncUTFNorm Messages: Unexpected file "nested/sub dir/file" fstest.go:192: Error Trace: fstest.go:192 fstest.go:309 fstest.go:339 fstest.go:351 sync_test.go:1847 Error: Should be true Test: TestSyncUTFNorm Messages: Unexpected file "a/potato2" 2021/05/09 05:55:16 DEBUG : filefabric root 'rclone-test-teniveb7pihilin0titocir7': rpc: getFolderContents(map[count:1000 fi_pid:120673762 options:filelist|fi_id|fi_pid|fi_name|fi_type|fi_size|fi_contenttype|fi_modified|fi_localtime|trash|subfolders subfolders:y]) options=[] 2021/05/09 05:55:17 DEBUG : filefabric root 'rclone-test-teniveb7pihilin0titocir7': >rpc: result=Success (ok), err=json: invalid use of ,string struct tag, trying to unmarshal unquoted value into int run.go:234: Failed to mkdir "filefabric root 'rclone-test-teniveb7pihilin0titocir7'": failed to list directory: json: invalid use of ,string struct tag, trying to unmarshal unquoted value into int 2021/05/09 05:55:17 DEBUG : filefabric root 'rclone-test-teniveb7pihilin0titocir7': rpc: getFolderContents(map[count:1000 fi_pid:120673762 options:filelist|fi_id|fi_pid|fi_name|fi_type|fi_size|fi_contenttype|fi_modified|fi_localtime|trash|subfolders subfolders:y]) options=[] 2021/05/09 05:55:17 DEBUG : filefabric root 'rclone-test-teniveb7pihilin0titocir7': >rpc: result=Success (ok), err=json: invalid use of ,string struct tag, trying to unmarshal unquoted value into int 2021/05/09 05:55:17 ERROR : : error listing: failed to list directory: json: invalid use of ,string struct tag, trying to unmarshal unquoted value into int run.go:160: Error Trace: run.go:160 run.go:339 panic.go:617 testing.go:732 testing.go:806 run.go:234 run.go:242 run.go:255 run.go:289 sync_test.go:1849 Error: Received unexpected error: json: invalid use of ,string struct tag, trying to unmarshal unquoted value into int failed to list directory github.com/rclone/rclone/backend/filefabric.(*Fs).listAll /home/rclone/go/src/github.com/rclone/rclone/backend/filefabric/filefabric.go:593 github.com/rclone/rclone/backend/filefabric.(*Fs).FindLeaf /home/rclone/go/src/github.com/rclone/rclone/backend/filefabric/filefabric.go:541 github.com/rclone/rclone/lib/dircache.(*DirCache)._findDir /home/rclone/go/src/github.com/rclone/rclone/lib/dircache/dircache.go:220 github.com/rclone/rclone/lib/dircache.(*DirCache)._findRoot /home/rclone/go/src/github.com/rclone/rclone/lib/dircache/dircache.go:291 github.com/rclone/rclone/lib/dircache.(*DirCache).FindDir /home/rclone/go/src/github.com/rclone/rclone/lib/dircache/dircache.go:187 github.com/rclone/rclone/backend/filefabric.(*Fs).List /home/rclone/go/src/github.com/rclone/rclone/backend/filefabric/filefabric.go:642 github.com/rclone/rclone/fs/list.DirSorted /home/rclone/go/src/github.com/rclone/rclone/fs/list/list.go:24 github.com/rclone/rclone/fs/walk.walk.func2 /home/rclone/go/src/github.com/rclone/rclone/fs/walk/walk.go:395 runtime.goexit /usr/local/go/src/runtime/asm_amd64.s:1374 Test: TestSyncUTFNorm --- FAIL: TestSyncUTFNorm (7.94s) === RUN TestSyncImmutable run.go:176: Remote "filefabric root 'rclone-test-teniveb7pihilin0titocir7'", Local "Local file system at /tmp/rclone805286271", Modify Window "1s" fstest.go:299: Sleeping for 1s for list eventual consistency: 1/3 fstest.go:299: Sleeping for 2s for list eventual consistency: 2/3 fstest.go:299: Sleeping for 4s for list eventual consistency: 3/3 fstest.go:306: Error Trace: fstest.go:306 fstest.go:339 fstest.go:351 sync_test.go:1875 Error: Should be true Test: TestSyncImmutable Messages: listing wrong, want existing (6) got 1 (1), 2 (1), 3 (1), Testêé (14), a/potato2 (60), check sum (1), empty space (1), existing (6), five (4), foo (3), four (4), hello world2 (12), ignore-size (8), nested/sub dir/file (6), one (3), potato (14), potato2 (60), sizeonly (6), sub dir/hello world (11), sub/yam (11), three (5), two (3), yam (11) fstest.go:192: Error Trace: fstest.go:192 fstest.go:309 fstest.go:339 fstest.go:351 sync_test.go:1875 Error: Should be true Test: TestSyncImmutable Messages: Unexpected file "1" fstest.go:192: Error Trace: fstest.go:192 fstest.go:309 fstest.go:339 fstest.go:351 sync_test.go:1875 Error: Should be true Test: TestSyncImmutable Messages: Unexpected file "2" fstest.go:192: Error Trace: fstest.go:192 fstest.go:309 fstest.go:339 fstest.go:351 sync_test.go:1875 Error: Should be true Test: TestSyncImmutable Messages: Unexpected file "3" fstest.go:192: Error Trace: fstest.go:192 fstest.go:309 fstest.go:339 fstest.go:351 sync_test.go:1875 Error: Should be true Test: TestSyncImmutable Messages: Unexpected file "Testêé" fstest.go:192: Error Trace: fstest.go:192 fstest.go:309 fstest.go:339 fstest.go:351 sync_test.go:1875 Error: Should be true Test: TestSyncImmutable Messages: Unexpected file "check sum" fstest.go:192: Error Trace: fstest.go:192 fstest.go:309 fstest.go:339 fstest.go:351 sync_test.go:1875 Error: Should be true Test: TestSyncImmutable Messages: Unexpected file "empty space" fstest.go:192: Error Trace: fstest.go:192 fstest.go:309 fstest.go:339 fstest.go:351 sync_test.go:1875 Error: Should be true Test: TestSyncImmutable Messages: Unexpected file "five" fstest.go:192: Error Trace: fstest.go:192 fstest.go:309 fstest.go:339 fstest.go:351 sync_test.go:1875 Error: Should be true Test: TestSyncImmutable Messages: Unexpected file "foo" fstest.go:192: Error Trace: fstest.go:192 fstest.go:309 fstest.go:339 fstest.go:351 sync_test.go:1875 Error: Should be true Test: TestSyncImmutable Messages: Unexpected file "four" fstest.go:192: Error Trace: fstest.go:192 fstest.go:309 fstest.go:339 fstest.go:351 sync_test.go:1875 Error: Should be true Test: TestSyncImmutable Messages: Unexpected file "hello world2" fstest.go:192: Error Trace: fstest.go:192 fstest.go:309 fstest.go:339 fstest.go:351 sync_test.go:1875 Error: Should be true Test: TestSyncImmutable Messages: Unexpected file "ignore-size" fstest.go:192: Error Trace: fstest.go:192 fstest.go:309 fstest.go:339 fstest.go:351 sync_test.go:1875 Error: Should be true Test: TestSyncImmutable Messages: Unexpected file "one" fstest.go:192: Error Trace: fstest.go:192 fstest.go:309 fstest.go:339 fstest.go:351 sync_test.go:1875 Error: Should be true Test: TestSyncImmutable Messages: Unexpected file "potato" fstest.go:192: Error Trace: fstest.go:192 fstest.go:309 fstest.go:339 fstest.go:351 sync_test.go:1875 Error: Should be true Test: TestSyncImmutable Messages: Unexpected file "potato2" fstest.go:192: Error Trace: fstest.go:192 fstest.go:309 fstest.go:339 fstest.go:351 sync_test.go:1875 Error: Should be true Test: TestSyncImmutable Messages: Unexpected file "sizeonly" fstest.go:192: Error Trace: fstest.go:192 fstest.go:309 fstest.go:339 fstest.go:351 sync_test.go:1875 Error: Should be true Test: TestSyncImmutable Messages: Unexpected file "three" fstest.go:192: Error Trace: fstest.go:192 fstest.go:309 fstest.go:339 fstest.go:351 sync_test.go:1875 Error: Should be true Test: TestSyncImmutable Messages: Unexpected file "two" fstest.go:192: Error Trace: fstest.go:192 fstest.go:309 fstest.go:339 fstest.go:351 sync_test.go:1875 Error: Should be true Test: TestSyncImmutable Messages: Unexpected file "yam" fstest.go:192: Error Trace: fstest.go:192 fstest.go:309 fstest.go:339 fstest.go:351 sync_test.go:1875 Error: Should be true Test: TestSyncImmutable Messages: Unexpected file "a/potato2" fstest.go:192: Error Trace: fstest.go:192 fstest.go:309 fstest.go:339 fstest.go:351 sync_test.go:1875 Error: Should be true Test: TestSyncImmutable Messages: Unexpected file "sub/yam" fstest.go:192: Error Trace: fstest.go:192 fstest.go:309 fstest.go:339 fstest.go:351 sync_test.go:1875 Error: Should be true Test: TestSyncImmutable Messages: Unexpected file "nested/sub dir/file" fstest.go:192: Error Trace: fstest.go:192 fstest.go:309 fstest.go:339 fstest.go:351 sync_test.go:1875 Error: Should be true Test: TestSyncImmutable Messages: Unexpected file "sub dir/hello world" 2021/05/09 05:55:24 DEBUG : filefabric root 'rclone-test-teniveb7pihilin0titocir7': rpc: getFolderContents(map[count:1000 fi_pid:120673762 options:filelist|fi_id|fi_pid|fi_name|fi_type|fi_size|fi_contenttype|fi_modified|fi_localtime|trash|subfolders subfolders:y]) options=[] 2021/05/09 05:55:25 DEBUG : filefabric root 'rclone-test-teniveb7pihilin0titocir7': >rpc: result=Success (ok), err=json: invalid use of ,string struct tag, trying to unmarshal unquoted value into int 2021/05/09 05:55:25 ERROR : : error listing: failed to list directory: json: invalid use of ,string struct tag, trying to unmarshal unquoted value into int fstest.go:283: Error listing: failed to list directory: json: invalid use of ,string struct tag, trying to unmarshal unquoted value into int 2021/05/09 05:55:25 DEBUG : filefabric root 'rclone-test-teniveb7pihilin0titocir7': rpc: getFolderContents(map[count:1000 fi_pid:120673762 options:filelist|fi_id|fi_pid|fi_name|fi_type|fi_size|fi_contenttype|fi_modified|fi_localtime|trash|subfolders subfolders:y]) options=[] 2021/05/09 05:55:25 DEBUG : filefabric root 'rclone-test-teniveb7pihilin0titocir7': >rpc: result=Success (ok), err=json: invalid use of ,string struct tag, trying to unmarshal unquoted value into int 2021/05/09 05:55:25 ERROR : : error listing: failed to list directory: json: invalid use of ,string struct tag, trying to unmarshal unquoted value into int run.go:160: Error Trace: run.go:160 run.go:339 panic.go:617 testing.go:732 testing.go:806 fstest.go:283 fstest.go:339 fstest.go:351 sync_test.go:1876 Error: Received unexpected error: json: invalid use of ,string struct tag, trying to unmarshal unquoted value into int failed to list directory github.com/rclone/rclone/backend/filefabric.(*Fs).listAll /home/rclone/go/src/github.com/rclone/rclone/backend/filefabric/filefabric.go:593 github.com/rclone/rclone/backend/filefabric.(*Fs).FindLeaf /home/rclone/go/src/github.com/rclone/rclone/backend/filefabric/filefabric.go:541 github.com/rclone/rclone/lib/dircache.(*DirCache)._findDir /home/rclone/go/src/github.com/rclone/rclone/lib/dircache/dircache.go:220 github.com/rclone/rclone/lib/dircache.(*DirCache)._findRoot /home/rclone/go/src/github.com/rclone/rclone/lib/dircache/dircache.go:291 github.com/rclone/rclone/lib/dircache.(*DirCache).FindDir /home/rclone/go/src/github.com/rclone/rclone/lib/dircache/dircache.go:187 github.com/rclone/rclone/backend/filefabric.(*Fs).List /home/rclone/go/src/github.com/rclone/rclone/backend/filefabric/filefabric.go:642 github.com/rclone/rclone/fs/list.DirSorted /home/rclone/go/src/github.com/rclone/rclone/fs/list/list.go:24 github.com/rclone/rclone/fs/walk.walk.func2 /home/rclone/go/src/github.com/rclone/rclone/fs/walk/walk.go:395 runtime.goexit /usr/local/go/src/runtime/asm_amd64.s:1374 Test: TestSyncImmutable --- FAIL: TestSyncImmutable (7.90s) === RUN TestSyncIgnoreCase run.go:176: Remote "filefabric root 'rclone-test-teniveb7pihilin0titocir7'", Local "Local file system at /tmp/rclone805286271", Modify Window "1s" sync_test.go:1907: Skipping test as local or remote are case-insensitive 2021/05/09 05:55:25 DEBUG : filefabric root 'rclone-test-teniveb7pihilin0titocir7': rpc: getFolderContents(map[count:1000 fi_pid:120673762 options:filelist|fi_id|fi_pid|fi_name|fi_type|fi_size|fi_contenttype|fi_modified|fi_localtime|trash|subfolders subfolders:y]) options=[] 2021/05/09 05:55:26 DEBUG : filefabric root 'rclone-test-teniveb7pihilin0titocir7': >rpc: result=Success (ok), err=json: invalid use of ,string struct tag, trying to unmarshal unquoted value into int 2021/05/09 05:55:26 ERROR : : error listing: failed to list directory: json: invalid use of ,string struct tag, trying to unmarshal unquoted value into int run.go:160: Error Trace: run.go:160 run.go:339 panic.go:617 testing.go:832 testing.go:812 sync_test.go:1907 Error: Received unexpected error: json: invalid use of ,string struct tag, trying to unmarshal unquoted value into int failed to list directory github.com/rclone/rclone/backend/filefabric.(*Fs).listAll /home/rclone/go/src/github.com/rclone/rclone/backend/filefabric/filefabric.go:593 github.com/rclone/rclone/backend/filefabric.(*Fs).FindLeaf /home/rclone/go/src/github.com/rclone/rclone/backend/filefabric/filefabric.go:541 github.com/rclone/rclone/lib/dircache.(*DirCache)._findDir /home/rclone/go/src/github.com/rclone/rclone/lib/dircache/dircache.go:220 github.com/rclone/rclone/lib/dircache.(*DirCache)._findRoot /home/rclone/go/src/github.com/rclone/rclone/lib/dircache/dircache.go:291 github.com/rclone/rclone/lib/dircache.(*DirCache).FindDir /home/rclone/go/src/github.com/rclone/rclone/lib/dircache/dircache.go:187 github.com/rclone/rclone/backend/filefabric.(*Fs).List /home/rclone/go/src/github.com/rclone/rclone/backend/filefabric/filefabric.go:642 github.com/rclone/rclone/fs/list.DirSorted /home/rclone/go/src/github.com/rclone/rclone/fs/list/list.go:24 github.com/rclone/rclone/fs/walk.walk.func2 /home/rclone/go/src/github.com/rclone/rclone/fs/walk/walk.go:395 runtime.goexit /usr/local/go/src/runtime/asm_amd64.s:1374 Test: TestSyncIgnoreCase --- FAIL: TestSyncIgnoreCase (0.47s) === RUN TestMaxTransfer === RUN TestMaxTransfer/Hard run.go:176: Remote "filefabric root 'rclone-test-teniveb7pihilin0titocir7'", Local "Local file system at /tmp/rclone805286271", Modify Window "1s" sync_test.go:1941: This test only runs on local 2021/05/09 05:55:26 DEBUG : filefabric root 'rclone-test-teniveb7pihilin0titocir7': rpc: getFolderContents(map[count:1000 fi_pid:120673762 options:filelist|fi_id|fi_pid|fi_name|fi_type|fi_size|fi_contenttype|fi_modified|fi_localtime|trash|subfolders subfolders:y]) options=[] 2021/05/09 05:55:26 DEBUG : filefabric root 'rclone-test-teniveb7pihilin0titocir7': >rpc: result=Success (ok), err=json: invalid use of ,string struct tag, trying to unmarshal unquoted value into int 2021/05/09 05:55:26 ERROR : : error listing: failed to list directory: json: invalid use of ,string struct tag, trying to unmarshal unquoted value into int run.go:160: Error Trace: run.go:160 run.go:339 panic.go:617 testing.go:832 testing.go:812 sync_test.go:1941 sync_test.go:1962 Error: Received unexpected error: json: invalid use of ,string struct tag, trying to unmarshal unquoted value into int failed to list directory github.com/rclone/rclone/backend/filefabric.(*Fs).listAll /home/rclone/go/src/github.com/rclone/rclone/backend/filefabric/filefabric.go:593 github.com/rclone/rclone/backend/filefabric.(*Fs).FindLeaf /home/rclone/go/src/github.com/rclone/rclone/backend/filefabric/filefabric.go:541 github.com/rclone/rclone/lib/dircache.(*DirCache)._findDir /home/rclone/go/src/github.com/rclone/rclone/lib/dircache/dircache.go:220 github.com/rclone/rclone/lib/dircache.(*DirCache)._findRoot /home/rclone/go/src/github.com/rclone/rclone/lib/dircache/dircache.go:291 github.com/rclone/rclone/lib/dircache.(*DirCache).FindDir /home/rclone/go/src/github.com/rclone/rclone/lib/dircache/dircache.go:187 github.com/rclone/rclone/backend/filefabric.(*Fs).List /home/rclone/go/src/github.com/rclone/rclone/backend/filefabric/filefabric.go:642 github.com/rclone/rclone/fs/list.DirSorted /home/rclone/go/src/github.com/rclone/rclone/fs/list/list.go:24 github.com/rclone/rclone/fs/walk.walk.func2 /home/rclone/go/src/github.com/rclone/rclone/fs/walk/walk.go:395 runtime.goexit /usr/local/go/src/runtime/asm_amd64.s:1374 Test: TestMaxTransfer/Hard === RUN TestMaxTransfer/Soft run.go:176: Remote "filefabric root 'rclone-test-teniveb7pihilin0titocir7'", Local "Local file system at /tmp/rclone805286271", Modify Window "1s" sync_test.go:1941: This test only runs on local 2021/05/09 05:55:26 DEBUG : filefabric root 'rclone-test-teniveb7pihilin0titocir7': rpc: getFolderContents(map[count:1000 fi_pid:120673762 options:filelist|fi_id|fi_pid|fi_name|fi_type|fi_size|fi_contenttype|fi_modified|fi_localtime|trash|subfolders subfolders:y]) options=[] 2021/05/09 05:55:26 DEBUG : filefabric root 'rclone-test-teniveb7pihilin0titocir7': >rpc: result=Success (ok), err=json: invalid use of ,string struct tag, trying to unmarshal unquoted value into int 2021/05/09 05:55:26 ERROR : : error listing: failed to list directory: json: invalid use of ,string struct tag, trying to unmarshal unquoted value into int run.go:160: Error Trace: run.go:160 run.go:339 panic.go:617 testing.go:832 testing.go:812 sync_test.go:1941 sync_test.go:1963 Error: Received unexpected error: json: invalid use of ,string struct tag, trying to unmarshal unquoted value into int failed to list directory github.com/rclone/rclone/backend/filefabric.(*Fs).listAll /home/rclone/go/src/github.com/rclone/rclone/backend/filefabric/filefabric.go:593 github.com/rclone/rclone/backend/filefabric.(*Fs).FindLeaf /home/rclone/go/src/github.com/rclone/rclone/backend/filefabric/filefabric.go:541 github.com/rclone/rclone/lib/dircache.(*DirCache)._findDir /home/rclone/go/src/github.com/rclone/rclone/lib/dircache/dircache.go:220 github.com/rclone/rclone/lib/dircache.(*DirCache)._findRoot /home/rclone/go/src/github.com/rclone/rclone/lib/dircache/dircache.go:291 github.com/rclone/rclone/lib/dircache.(*DirCache).FindDir /home/rclone/go/src/github.com/rclone/rclone/lib/dircache/dircache.go:187 github.com/rclone/rclone/backend/filefabric.(*Fs).List /home/rclone/go/src/github.com/rclone/rclone/backend/filefabric/filefabric.go:642 github.com/rclone/rclone/fs/list.DirSorted /home/rclone/go/src/github.com/rclone/rclone/fs/list/list.go:24 github.com/rclone/rclone/fs/walk.walk.func2 /home/rclone/go/src/github.com/rclone/rclone/fs/walk/walk.go:395 runtime.goexit /usr/local/go/src/runtime/asm_amd64.s:1374 Test: TestMaxTransfer/Soft === RUN TestMaxTransfer/Cautious run.go:176: Remote "filefabric root 'rclone-test-teniveb7pihilin0titocir7'", Local "Local file system at /tmp/rclone805286271", Modify Window "1s" sync_test.go:1941: This test only runs on local 2021/05/09 05:55:26 DEBUG : filefabric root 'rclone-test-teniveb7pihilin0titocir7': rpc: getFolderContents(map[count:1000 fi_pid:120673762 options:filelist|fi_id|fi_pid|fi_name|fi_type|fi_size|fi_contenttype|fi_modified|fi_localtime|trash|subfolders subfolders:y]) options=[] 2021/05/09 05:55:27 DEBUG : filefabric root 'rclone-test-teniveb7pihilin0titocir7': >rpc: result=Success (ok), err=json: invalid use of ,string struct tag, trying to unmarshal unquoted value into int 2021/05/09 05:55:27 ERROR : : error listing: failed to list directory: json: invalid use of ,string struct tag, trying to unmarshal unquoted value into int run.go:160: Error Trace: run.go:160 run.go:339 panic.go:617 testing.go:832 testing.go:812 sync_test.go:1941 sync_test.go:1964 Error: Received unexpected error: json: invalid use of ,string struct tag, trying to unmarshal unquoted value into int failed to list directory github.com/rclone/rclone/backend/filefabric.(*Fs).listAll /home/rclone/go/src/github.com/rclone/rclone/backend/filefabric/filefabric.go:593 github.com/rclone/rclone/backend/filefabric.(*Fs).FindLeaf /home/rclone/go/src/github.com/rclone/rclone/backend/filefabric/filefabric.go:541 github.com/rclone/rclone/lib/dircache.(*DirCache)._findDir /home/rclone/go/src/github.com/rclone/rclone/lib/dircache/dircache.go:220 github.com/rclone/rclone/lib/dircache.(*DirCache)._findRoot /home/rclone/go/src/github.com/rclone/rclone/lib/dircache/dircache.go:291 github.com/rclone/rclone/lib/dircache.(*DirCache).FindDir /home/rclone/go/src/github.com/rclone/rclone/lib/dircache/dircache.go:187 github.com/rclone/rclone/backend/filefabric.(*Fs).List /home/rclone/go/src/github.com/rclone/rclone/backend/filefabric/filefabric.go:642 github.com/rclone/rclone/fs/list.DirSorted /home/rclone/go/src/github.com/rclone/rclone/fs/list/list.go:24 github.com/rclone/rclone/fs/walk.walk.func2 /home/rclone/go/src/github.com/rclone/rclone/fs/walk/walk.go:395 runtime.goexit /usr/local/go/src/runtime/asm_amd64.s:1374 Test: TestMaxTransfer/Cautious --- FAIL: TestMaxTransfer (1.30s) --- FAIL: TestMaxTransfer/Hard (0.46s) --- FAIL: TestMaxTransfer/Soft (0.35s) --- FAIL: TestMaxTransfer/Cautious (0.49s) FAIL 2021/05/09 05:55:27 DEBUG : filefabric root 'rclone-test-teniveb7pihilin0titocir7': Purge remote 2021/05/09 05:55:27 DEBUG : filefabric root 'rclone-test-teniveb7pihilin0titocir7': rpc: getFolderContents(map[count:1000 fi_pid:120673762 options:filelist|fi_id|fi_pid|fi_name|fi_type|fi_size|fi_contenttype|fi_modified|fi_localtime|trash|subfolders subfolders:y]) options=[] 2021/05/09 05:55:27 DEBUG : filefabric root 'rclone-test-teniveb7pihilin0titocir7': >rpc: result=Success (ok), err=json: invalid use of ,string struct tag, trying to unmarshal unquoted value into int 2021/05/09 05:55:27 purge failed: failed to list directory: json: invalid use of ,string struct tag, trying to unmarshal unquoted value into int "./sync.test -test.v -test.timeout 1h0m0s -remote TestFileFabric: -verbose -test.run '^(TestCopy|TestCopyAfterDelete|TestCopyCheckFirst|TestCopyDeleteBefore|TestCopyEmptyDirectories|TestCopyMissingDirectory|TestCopyNoTraverse|TestCopyRedownload|TestCopyWithDepth|TestCopyWithDryRun|TestCopyWithFilesFrom|TestCopyWithFilesFromAndNoTraverse|TestMaxTransfer|TestMoveEmptyDirectories|TestMoveWithDeleteEmptySrcDirs|TestMoveWithoutDeleteEmptySrcDirs|TestServerSideCopy|TestServerSideMove|TestServerSideMoveDeleteEmptySourceDirs|TestServerSideMoveOverlap|TestServerSideMoveWithFilter|TestSyncAfterAddingAFile|TestSyncAfterChangingContentsOnly|TestSyncAfterChangingFilesSizeOnly|TestSyncAfterChangingModtimeOnly|TestSyncAfterChangingModtimeOnlyWithNoUpdateModTime|TestSyncAfterRemovingAFileAndAddingAFile|TestSyncAfterRemovingAFileAndAddingAFileDryRun|TestSyncAfterRemovingAFileAndAddingAFileSubDir|TestSyncAfterRemovingAFileAndAddingAFileSubDirWithErrors|TestSyncBackupDir|TestSyncBackupDirSuffixOnly|TestSyncBackupDirWithSuffix|TestSyncBackupDirWithSuffixKeepExtension|TestSyncBasedOnCheckSum|TestSyncCompareDest|TestSyncCopyDest|TestSyncDeleteBefore|TestSyncDeleteDuring|TestSyncDoesntUpdateModtime|TestSyncEmptyDirectories|TestSyncIgnoreCase|TestSyncIgnoreErrors|TestSyncIgnoreExisting|TestSyncIgnoreSize|TestSyncIgnoreTimes|TestSyncImmutable|TestSyncMultipleCompareDest|TestSyncNoTraverse|TestSyncOverlap|TestSyncSizeOnly|TestSyncSuffix|TestSyncSuffixKeepExtension|TestSyncUTFNorm|TestSyncWithExclude|TestSyncWithExcludeAndDeleteExcluded|TestSyncWithTrackRenames|TestSyncWithTrackRenamesStrategyLeaf|TestSyncWithTrackRenamesStrategyModtime|TestSyncWithUpdateOlder)$/^(Cautious|Hard|Soft)$'" - Finished ERROR in 1m58.938597004s (try 5/5): exit status 1: Failed [TestCopyWithDryRun TestCopy TestCopyMissingDirectory TestCopyNoTraverse TestCopyCheckFirst TestSyncNoTraverse TestCopyWithDepth TestCopyWithFilesFrom TestCopyWithFilesFromAndNoTraverse TestCopyEmptyDirectories TestMoveEmptyDirectories TestSyncEmptyDirectories TestServerSideCopy TestCopyAfterDelete TestCopyRedownload TestSyncBasedOnCheckSum TestSyncSizeOnly TestSyncIgnoreSize TestSyncIgnoreTimes TestSyncIgnoreExisting TestSyncIgnoreErrors TestSyncAfterChangingModtimeOnly TestSyncAfterChangingModtimeOnlyWithNoUpdateModTime TestSyncDoesntUpdateModtime TestSyncAfterAddingAFile TestSyncAfterChangingFilesSizeOnly TestSyncAfterChangingContentsOnly TestSyncAfterRemovingAFileAndAddingAFileDryRun TestSyncAfterRemovingAFileAndAddingAFile TestSyncAfterRemovingAFileAndAddingAFileSubDir TestSyncAfterRemovingAFileAndAddingAFileSubDirWithErrors TestSyncDeleteDuring TestSyncDeleteBefore TestCopyDeleteBefore TestSyncWithExclude TestSyncWithExcludeAndDeleteExcluded TestSyncWithUpdateOlder TestSyncWithTrackRenames TestSyncWithTrackRenamesStrategyModtime TestSyncWithTrackRenamesStrategyLeaf TestMoveWithDeleteEmptySrcDirs TestMoveWithoutDeleteEmptySrcDirs TestServerSideMove TestServerSideMoveWithFilter TestServerSideMoveDeleteEmptySourceDirs TestServerSideMoveOverlap TestSyncOverlap TestSyncCompareDest TestSyncMultipleCompareDest TestSyncCopyDest TestSyncBackupDir TestSyncBackupDirWithSuffix TestSyncBackupDirWithSuffixKeepExtension TestSyncBackupDirSuffixOnly TestSyncSuffix TestSyncSuffixKeepExtension TestSyncUTFNorm TestSyncImmutable TestSyncIgnoreCase TestMaxTransfer/Hard TestMaxTransfer/Soft TestMaxTransfer/Cautious]