Config file "/root/.config/rclone/rclone.conf" not found - using defaults

What is the problem you are having with rclone?

i installed rclone with #curl https://rclone.org/install.sh | sudo bash

What is your rclone version (output from rclone version)

rclone v1.55.1

  • os/type: linux
  • os/arch: amd64
  • go/version: go1.16.3
  • go/linking: static
  • go/tags: none
yes

Which OS you are using and how many bits (eg Windows 7, 64 bit)

CentOS Linux release 7.7.1908 (Core)

Which cloud storage system are you using? (eg Google Drive)

Google Drive

The command you were trying to run (eg rclone copy /tmp remote:tmp)

i try to mount
sudo rclone mount --vfs-cache-max-size 10G --vfs-cache-mode full --allow-other "infolog-saas:" /backup
Paste command here



#### The rclone config contents with secrets removed.  
<!--  You should use 3 backticks to begin and end your paste to make it readable.   -->

[infolog-saas]
type = drive
client_id = 
client_secret = 
scope = drive
token = {"access_token":"ya29.a0AfH6SMByG9gtMw4OQZmVLiLHZzuPqWOlFh6lOlBr5LfnieEaEC24rQV8cs4kdi9RQI9d7186a0o-rZNtiG90XCBvSXwdOxnelfdV3S_qAe0r77yxau7vocPRbMj4yESvVdm_KLlENDIhBPBwtnE4rv3kUIJf","token_type":"Bearer","refresh_token":"1//03Hjpb9Vv3iC_CgYIARAAGAMSNwF-L9IrC-5oVCn2DaQReBpms9WqZvroMkOiBGSKv68-gVo2j-iTN_88QYfiXmgJH9Gvel_R0OA","expiry":"2021-05-12T13:15:26.089334845Z"}
team_drive =

[infolog-saas-pre]
type = drive
client_id = 
client_secret = 
scope = drive
token = {"access_token":"ya29.a0AfH6SMAUJ4wO4Ns2Tb2rgehSsyHOBWcPgXAjdl0e0Buz_vxgeKlm5fXNzcQELGMCWfhTVvkt81noZitM7-0fmIlnH9zEkS7mAhMtev2TVyZeND8FWIl7Q9Y6NhE-3yFkW5vXM479U_9UYkHPkcBUwYNP9j_L","token_type":"Bearer","refresh_token":"1//03yIaQt9-_-OjCgYIARAAGAMSNwF-L9IrPdE6QbPBAYSKW0SdAS-lMJ-bPElbLHxZtPuvAQIYXn7u_bFXvE41JFddzNO4uLqRPO8","expiry":"2021-05-12T13:18:33.7697099+02:00"}
team_drive =
Paste config here

A log from the command with the -vv flag

Paste  log here

hi
i configure rclone config tu use a fix path ,#sudo rclone --config="/opt/rclone/rclone.conf" config file
but when i try to mount the share drive with rclone got error

sudo rclone mount --vfs-cache-max-size 10G --vfs-cache-mode full --allow-other "infolog-saas:" /backup &

---that got error
2021/05/12 13:08:24 NOTICE: Config file "/root/.config/rclone/rclone.conf" not found - using defaults
2021/05/12 13:08:24 Failed to create file system for "infolog-saas:": didn't find section in config file

many thanks

You aren't passing the config file to the command you are running.

You need to add

To all your commands or make an environment variable with the proper path to the config file.

Thanks does work fine, but i've pbs between gdrive and linux mount
so i put a files on the point mount but doesn't appear on gdrive.

I don't know what 'pbs' means.

Without any info/details/logs/etc, there isn't much to offer from assistance.

ok i try to explain my issue
on the point mount with the command
#rclone mount --vfs-cache-max-size 10G --vfs-cache-mode full --allow-other --config="/opt/rclone/rclone.conf" "infolog-saas:" /backup &

ls -la /backup

431M3014060200021111.txt 440M3014060200021111.txt
so on google drive these files does not appears

  • and if a put a files on the share drive "infolog-saas" those doesn´t appear on the point mount /backup in the linux server

thanks

Add:

-vv --log-file /tmp/rclone.log

Recreate the issue and share the log file.

By default, the polling gets a new change in 1 minute so that's normally how long it takes to appear.

021/05/12 14:11:55 DEBUG : Using config file from "/opt/rclone/rclone.conf"
2021/05/12 14:11:55 DEBUG : rclone: Version "v1.55.1" starting with parameters ["rclone" "mount" "--vfs-cache-max-size" "10G" "--vfs-cache-mode" "full" "--allow-other" "--config=/opt/rclone/rclone.conf" "-vv" "--log-file" "/tmp/rclone.log" "infolog-saas:" "/backup"]
2021/05/12 14:11:55 DEBUG : Creating backend with remote "infolog-saas:"
2021/05/12 14:11:55 DEBUG : Google drive root '': root_folder_id = "0AO2hL4CmMHwZUk9PVA" - save this in the config to speed up startup
2021/05/12 14:11:56 DEBUG : vfs cache: root is "/root/.cache/rclone/vfs/infolog-saas"
2021/05/12 14:11:56 DEBUG : vfs cache: metadata root is "/root/.cache/rclone/vfs/infolog-saas"
2021/05/12 14:11:56 DEBUG : Creating backend with remote "/root/.cache/rclone/vfs/infolog-saas"
2021/05/12 14:11:56 DEBUG : Google drive root '': Mounting on "/backup"
2021/05/12 14:11:56 INFO : vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0)
2021/05/12 14:11:56 DEBUG : : Root:
2021/05/12 14:11:56 DEBUG : : >Root: node=/, err=
2021/05/12 14:11:59 DEBUG : /: Attr:
2021/05/12 14:11:59 DEBUG : /: >Attr: attr=valid=1s ino=0 size=0 mode=drwxr-xr-x, err=
2021/05/12 14:11:59 DEBUG : : Statfs:
2021/05/12 14:11:59 DEBUG : : >Statfs: stat={Blocks:274877908547 Bfree:274877906944 Bavail:274877906944 Files:1000000000 Ffree:1000000000 Bsize:4096 Namelen:255 Frsize:4096}, err=
2021/05/12 14:12:31 DEBUG : /: Attr:
2021/05/12 14:12:31 DEBUG : /: >Attr: attr=valid=1s ino=0 size=0 mode=drwxr-xr-x, err=
2021/05/12 14:12:31 DEBUG : /: Lookup: name="358M4920210111519369610633769.txt"
2021/05/12 14:12:31 DEBUG : /: >Lookup: node=, err=no such file or directory
2021/05/12 14:12:31 DEBUG : /: Lookup: name="358M4920210111519369610633769.txt"
2021/05/12 14:12:31 DEBUG : /: >Lookup: node=, err=no such file or directory
2021/05/12 14:12:31 DEBUG : /: Lookup: name="358M4920210111519369610633769.txt"
2021/05/12 14:12:31 DEBUG : /: >Lookup: node=, err=no such file or directory
2021/05/12 14:12:31 DEBUG : /: Create: name="358M4920210111519369610633769.txt"
2021/05/12 14:12:31 DEBUG : 358M4920210111519369610633769.txt: Open: flags=O_WRONLY|O_CREATE|O_EXCL
2021/05/12 14:12:31 DEBUG : 358M4920210111519369610633769.txt: newRWFileHandle:
2021/05/12 14:12:31 DEBUG : 358M4920210111519369610633769.txt(0xc00017ee80): openPending:
2021/05/12 14:12:31 DEBUG : 358M4920210111519369610633769.txt: vfs cache: truncate to size=0
2021/05/12 14:12:31 DEBUG : : Added virtual directory entry vAddFile: "358M4920210111519369610633769.txt"
2021/05/12 14:12:31 DEBUG : 358M4920210111519369610633769.txt(0xc00017ee80): >openPending: err=
2021/05/12 14:12:31 DEBUG : 358M4920210111519369610633769.txt: >newRWFileHandle: err=
2021/05/12 14:12:31 DEBUG : : Added virtual directory entry vAddFile: "358M4920210111519369610633769.txt"
2021/05/12 14:12:31 DEBUG : 358M4920210111519369610633769.txt: >Open: fd=358M4920210111519369610633769.txt (rw), err=
2021/05/12 14:12:31 DEBUG : /: >Create: node=358M4920210111519369610633769.txt, handle=&{358M4920210111519369610633769.txt (rw)}, err=
2021/05/12 14:12:31 DEBUG : 358M4920210111519369610633769.txt: Attr:
2021/05/12 14:12:31 DEBUG : 358M4920210111519369610633769.txt: >Attr: a=valid=1s ino=0 size=0 mode=-rw-r--r--, err=
2021/05/12 14:12:31 DEBUG : &{358M4920210111519369610633769.txt (rw)}: Write: len=3642, offset=0
2021/05/12 14:12:31 DEBUG : 358M4920210111519369610633769.txt(0xc00017ee80): _writeAt: size=3642, off=0
2021/05/12 14:12:31 DEBUG : 358M4920210111519369610633769.txt(0xc00017ee80): >_writeAt: n=3642, err=
2021/05/12 14:12:31 DEBUG : &{358M4920210111519369610633769.txt (rw)}: >Write: written=3642, err=
2021/05/12 14:12:31 DEBUG : &{358M4920210111519369610633769.txt (rw)}: Flush:
2021/05/12 14:12:31 DEBUG : 358M4920210111519369610633769.txt(0xc00017ee80): RWFileHandle.Flush
2021/05/12 14:12:31 DEBUG : &{358M4920210111519369610633769.txt (rw)}: >Flush: err=
2021/05/12 14:12:31 DEBUG : 358M4920210111519369610633769.txt: Attr:
2021/05/12 14:12:31 DEBUG : 358M4920210111519369610633769.txt: >Attr: a=valid=1s ino=0 size=3642 mode=-rw-r--r--, err=
2021/05/12 14:12:31 DEBUG : &{358M4920210111519369610633769.txt (rw)}: Release:
2021/05/12 14:12:31 DEBUG : 358M4920210111519369610633769.txt(0xc00017ee80): RWFileHandle.Release
2021/05/12 14:12:31 DEBUG : 358M4920210111519369610633769.txt(0xc00017ee80): close:
2021/05/12 14:12:31 DEBUG : 358M4920210111519369610633769.txt: vfs cache: setting modification time to 2021-05-12 14:12:31.474047595 +0000 UTC m=+36.126128570
2021/05/12 14:12:31 INFO : 358M4920210111519369610633769.txt: vfs cache: queuing for upload in 5s
2021/05/12 14:12:31 DEBUG : 358M4920210111519369610633769.txt(0xc00017ee80): >close: err=
2021/05/12 14:12:31 DEBUG : &{358M4920210111519369610633769.txt (rw)}: >Release: err=
2021/05/12 14:12:31 DEBUG : /: Lookup: name="431M3014060200021111.txt"
2021/05/12 14:12:31 DEBUG : /: >Lookup: node=, err=no such file or directory
2021/05/12 14:12:31 DEBUG : /: Lookup: name="431M3014060200021111.txt"
2021/05/12 14:12:31 DEBUG : /: >Lookup: node=, err=no such file or directory
2021/05/12 14:12:31 DEBUG : /: Lookup: name="431M3014060200021111.txt"
2021/05/12 14:12:31 DEBUG : /: >Lookup: node=, err=no such file or directory
2021/05/12 14:12:31 DEBUG : /: Create: name="431M3014060200021111.txt"
2021/05/12 14:12:31 DEBUG : 431M3014060200021111.txt: Open: flags=O_WRONLY|O_CREATE|O_EXCL
2021/05/12 14:12:31 DEBUG : 431M3014060200021111.txt: newRWFileHandle:
2021/05/12 14:12:31 DEBUG : 431M3014060200021111.txt(0xc00017f280): openPending:
2021/05/12 14:12:31 DEBUG : 431M3014060200021111.txt: vfs cache: truncate to size=0
2021/05/12 14:12:31 DEBUG : : Added virtual directory entry vAddFile: "431M3014060200021111.txt"
2021/05/12 14:12:31 DEBUG : 431M3014060200021111.txt(0xc00017f280): >openPending: err=
2021/05/12 14:12:31 DEBUG : 431M3014060200021111.txt: >newRWFileHandle: err=
2021/05/12 14:12:31 DEBUG : : Added virtual directory entry vAddFile: "431M3014060200021111.txt"
2021/05/12 14:12:31 DEBUG : 431M3014060200021111.txt: >Open: fd=431M3014060200021111.txt (rw), err=
2021/05/12 14:12:31 DEBUG : /: >Create: node=431M3014060200021111.txt, handle=&{431M3014060200021111.txt (rw)}, err=
2021/05/12 14:12:31 DEBUG : 431M3014060200021111.txt: Attr:
2021/05/12 14:12:31 DEBUG : 431M3014060200021111.txt: >Attr: a=valid=1s ino=0 size=0 mode=-rw-r--r--, err=
2021/05/12 14:12:31 DEBUG : &{431M3014060200021111.txt (rw)}: Write: len=514, offset=0
2021/05/12 14:12:31 DEBUG : 431M3014060200021111.txt(0xc00017f280): _writeAt: size=514, off=0
2021/05/12 14:12:31 DEBUG : 431M3014060200021111.txt(0xc00017f280): >_writeAt: n=514, err=
2021/05/12 14:12:31 DEBUG : &{431M3014060200021111.txt (rw)}: >Write: written=514, err=
2021/05/12 14:12:31 DEBUG : &{431M3014060200021111.txt (rw)}: Flush:
2021/05/12 14:12:31 DEBUG : 431M3014060200021111.txt(0xc00017f280): RWFileHandle.Flush
2021/05/12 14:12:31 DEBUG : &{431M3014060200021111.txt (rw)}: >Flush: err=
2021/05/12 14:12:31 DEBUG : 431M3014060200021111.txt: Attr:
2021/05/12 14:12:31 DEBUG : 431M3014060200021111.txt: >Attr: a=valid=1s ino=0 size=514 mode=-rw-r--r--, err=
2021/05/12 14:12:31 DEBUG : &{431M3014060200021111.txt (rw)}: Release:
2021/05/12 14:12:31 DEBUG : 431M3014060200021111.txt(0xc00017f280): RWFileHandle.Release
2021/05/12 14:12:31 DEBUG : 431M3014060200021111.txt(0xc00017f280): close:
2021/05/12 14:12:31 DEBUG : 431M3014060200021111.txt: vfs cache: setting modification time to 2021-05-12 14:12:31.48224698 +0000 UTC m=+36.134327971
2021/05/12 14:12:31 INFO : 431M3014060200021111.txt: vfs cache: queuing for upload in 5s
2021/05/12 14:12:31 DEBUG : 431M3014060200021111.txt(0xc00017f280): >close: err=
2021/05/12 14:12:31 DEBUG : &{431M3014060200021111.txt (rw)}: >Release: err=
2021/05/12 14:12:31 DEBUG : /: Lookup: name="431M3014060200024958.txt"
2021/05/12 14:12:31 DEBUG : /: >Lookup: node=, err=no such file or directory
2021/05/12 14:12:31 DEBUG : /: Lookup: name="431M3014060200024958.txt"
2021/05/12 14:12:31 DEBUG : /: >Lookup: node=, err=no such file or directory
2021/05/12 14:12:31 DEBUG : /: Lookup: name="431M3014060200024958.txt"
2021/05/12 14:12:31 DEBUG : /: >Lookup: node=, err=no such file or directory
2021/05/12 14:12:31 DEBUG : /: Create: name="431M3014060200024958.txt"
2021/05/12 14:12:31 DEBUG : 431M3014060200024958.txt: Open: flags=O_WRONLY|O_CREATE|O_EXCL
2021/05/12 14:12:31 DEBUG : 431M3014060200024958.txt: newRWFileHandle:
2021/05/12 14:12:31 DEBUG : 431M3014060200024958.txt(0xc00017f980): openPending:
2021/05/12 14:12:31 DEBUG : 431M3014060200024958.txt: vfs cache: truncate to size=0
2021/05/12 14:12:31 DEBUG : : Added virtual directory entry vAddFile: "431M3014060200024958.txt"
2021/05/12 14:12:31 DEBUG : 431M3014060200024958.txt(0xc00017f980): >openPending: err=
2021/05/12 14:12:31 DEBUG : 431M3014060200024958.txt: >newRWFileHandle: err=
2021/05/12 14:12:31 DEBUG : : Added virtual directory entry vAddFile: "431M3014060200024958.txt"
2021/05/12 14:12:31 DEBUG : 431M3014060200024958.txt: >Open: fd=431M3014060200024958.txt (rw), err=
2021/05/12 14:12:31 DEBUG : /: >Create: node=431M3014060200024958.txt, handle=&{431M3014060200024958.txt (rw)}, err=
2021/05/12 14:12:31 DEBUG : 431M3014060200024958.txt: Attr:
2021/05/12 14:12:31 DEBUG : 431M3014060200024958.txt: >Attr: a=valid=1s ino=0 size=0 mode=-rw-r--r--, err=
2021/05/12 14:12:31 DEBUG : &{431M3014060200024958.txt (rw)}: Write: len=514, offset=0
2021/05/12 14:12:31 DEBUG : 431M3014060200024958.txt(0xc00017f980): _writeAt: size=514, off=0
2021/05/12 14:12:31 DEBUG : 431M3014060200024958.txt(0xc00017f980): >_writeAt: n=514, err=
2021/05/12 14:12:31 DEBUG : &{431M3014060200024958.txt (rw)}: >Write: written=514, err=
2021/05/12 14:12:31 DEBUG : &{431M3014060200024958.txt (rw)}: Flush:
2021/05/12 14:12:31 DEBUG : 431M3014060200024958.txt(0xc00017f980): RWFileHandle.Flush
2021/05/12 14:12:31 DEBUG : &{431M3014060200024958.txt (rw)}: >Flush: err=
2021/05/12 14:12:31 DEBUG : 431M3014060200024958.txt: Attr:
2021/05/12 14:12:31 DEBUG : 431M3014060200024958.txt: >Attr: a=valid=1s ino=0 size=514 mode=-rw-r--r--, err=
2021/05/12 14:12:31 DEBUG : &{431M3014060200024958.txt (rw)}: Release:
2021/05/12 14:12:31 DEBUG : 431M3014060200024958.txt(0xc00017f980): RWFileHandle.Release
2021/05/12 14:12:31 DEBUG : 431M3014060200024958.txt(0xc00017f980): close:
2021/05/12 14:12:31 DEBUG : 431M3014060200024958.txt: vfs cache: setting modification time to 2021-05-12 14:12:31.484904538 +0000 UTC m=+36.136985507
2021/05/12 14:12:31 INFO : 431M3014060200024958.txt: vfs cache: queuing for upload in 5s
2021/05/12 14:12:31 DEBUG : 431M3014060200024958.txt(0xc00017f980): >close: err=
2021/05/12 14:12:31 DEBUG : &{431M3014060200024958.txt (rw)}: >Release: err=
2021/05/12 14:12:31 DEBUG : /: Lookup: name="439M3014060200021111.txt"
2021/05/12 14:12:31 DEBUG : /: >Lookup: node=, err=no such file or directory
2021/05/12 14:12:31 DEBUG : /: Lookup: name="439M3014060200021111.txt"
2021/05/12 14:12:31 DEBUG : /: >Lookup: node=, err=no such file or directory
2021/05/12 14:12:31 DEBUG : /: Lookup: name="439M3014060200021111.txt"
2021/05/12 14:12:31 DEBUG : /: >Lookup: node=, err=no such file or directory
2021/05/12 14:12:31 DEBUG : /: Create: name="439M3014060200021111.txt"
2021/05/12 14:12:31 DEBUG : 439M3014060200021111.txt: Open: flags=O_WRONLY|O_CREATE|O_EXCL
2021/05/12 14:12:31 DEBUG : 439M3014060200021111.txt: newRWFileHandle:
2021/05/12 14:12:31 DEBUG : 439M3014060200021111.txt(0xc00009c2c0): openPending:
2021/05/12 14:12:31 DEBUG : 439M3014060200021111.txt: vfs cache: truncate to size=0
2021/05/12 14:12:31 DEBUG : : Added virtual directory entry vAddFile: "439M3014060200021111.txt"
2021/05/12 14:12:31 DEBUG : 439M3014060200021111.txt(0xc00009c2c0): >openPending: err=
2021/05/12 14:12:31 DEBUG : 439M3014060200021111.txt: >newRWFileHandle: err=
2021/05/12 14:12:31 DEBUG : : Added virtual directory entry vAddFile: "439M3014060200021111.txt"
2021/05/12 14:12:31 DEBUG : 439M3014060200021111.txt: >Open: fd=439M3014060200021111.txt (rw), err=
2021/05/12 14:12:31 DEBUG : /: >Create: node=439M3014060200021111.txt, handle=&{439M3014060200021111.txt (rw)}, err=
2021/05/12 14:12:31 DEBUG : 439M3014060200021111.txt: Attr:
2021/05/12 14:12:31 DEBUG : 439M3014060200021111.txt: >Attr: a=valid=1s ino=0 size=0 mode=-rw-r--r--, err=
2021/05/12 14:12:31 DEBUG : &{439M3014060200021111.txt (rw)}: Write: len=514, offset=0
2021/05/12 14:12:31 DEBUG : 439M3014060200021111.txt(0xc00009c2c0): _writeAt: size=514, off=0
2021/05/12 14:12:31 DEBUG : 439M3014060200021111.txt(0xc00009c2c0): >_writeAt: n=514, err=
2021/05/12 14:12:31 DEBUG : &{439M3014060200021111.txt (rw)}: >Write: written=514, err=
2021/05/12 14:12:31 DEBUG : &{439M3014060200021111.txt (rw)}: Flush:
2021/05/12 14:12:31 DEBUG : 439M3014060200021111.txt(0xc00009c2c0): RWFileHandle.Flush
2021/05/12 14:12:31 DEBUG : &{439M3014060200021111.txt (rw)}: >Flush: err=
2021/05/12 14:12:31 DEBUG : 439M3014060200021111.txt: Attr:
2021/05/12 14:12:31 DEBUG : 439M3014060200021111.txt: >Attr: a=valid=1s ino=0 size=514 mode=-rw-r--r--, err=
2021/05/12 14:12:31 DEBUG : &{439M3014060200021111.txt (rw)}: Release:
2021/05/12 14:12:31 DEBUG : 439M3014060200021111.txt(0xc00009c2c0): RWFileHandle.Release

2021/05/12 14:12:31 DEBUG : 439M3014060200021111.txt(0xc00009c2c0): close:
2021/05/12 14:12:31 DEBUG : 439M3014060200021111.txt: vfs cache: setting modification time to 2021-05-12 14:12:31.487425635 +0000 UTC m=+36.139506611
2021/05/12 14:12:31 INFO : 439M3014060200021111.txt: vfs cache: queuing for upload in 5s
2021/05/12 14:12:31 DEBUG : 439M3014060200021111.txt(0xc00009c2c0): >close: err=
2021/05/12 14:12:31 DEBUG : &{439M3014060200021111.txt (rw)}: >Release: err=
2021/05/12 14:12:31 DEBUG : /: Lookup: name="439M3014060200024958.txt"
2021/05/12 14:12:31 DEBUG : /: >Lookup: node=, err=no such file or directory
2021/05/12 14:12:31 DEBUG : /: Lookup: name="439M3014060200024958.txt"
2021/05/12 14:12:31 DEBUG : /: >Lookup: node=, err=no such file or directory
2021/05/12 14:12:31 DEBUG : /: Lookup: name="439M3014060200024958.txt"
2021/05/12 14:12:31 DEBUG : /: >Lookup: node=, err=no such file or directory
2021/05/12 14:12:31 DEBUG : /: Create: name="439M3014060200024958.txt"
2021/05/12 14:12:31 DEBUG : 439M3014060200024958.txt: Open: flags=O_WRONLY|O_CREATE|O_EXCL
2021/05/12 14:12:31 DEBUG : 439M3014060200024958.txt: newRWFileHandle:
2021/05/12 14:12:31 DEBUG : 439M3014060200024958.txt(0xc00009c940): openPending:
2021/05/12 14:12:31 DEBUG : 439M3014060200024958.txt: vfs cache: truncate to size=0
2021/05/12 14:12:31 DEBUG : : Added virtual directory entry vAddFile: "439M3014060200024958.txt"
2021/05/12 14:12:31 DEBUG : 439M3014060200024958.txt(0xc00009c940): >openPending: err=
2021/05/12 14:12:31 DEBUG : 439M3014060200024958.txt: >newRWFileHandle: err=
2021/05/12 14:12:31 DEBUG : : Added virtual directory entry vAddFile: "439M3014060200024958.txt"
2021/05/12 14:12:31 DEBUG : 439M3014060200024958.txt: >Open: fd=439M3014060200024958.txt (rw), err=
2021/05/12 14:12:31 DEBUG : /: >Create: node=439M3014060200024958.txt, handle=&{439M3014060200024958.txt (rw)}, err=
2021/05/12 14:12:31 DEBUG : 439M3014060200024958.txt: Attr:
2021/05/12 14:12:31 DEBUG : 439M3014060200024958.txt: >Attr: a=valid=1s ino=0 size=0 mode=-rw-r--r--, err=
2021/05/12 14:12:31 DEBUG : &{439M3014060200024958.txt (rw)}: Write: len=514, offset=0
2021/05/12 14:12:31 DEBUG : 439M3014060200024958.txt(0xc00009c940): _writeAt: size=514, off=0
2021/05/12 14:12:31 DEBUG : 439M3014060200024958.txt(0xc00009c940): >_writeAt: n=514, err=
2021/05/12 14:12:31 DEBUG : &{439M3014060200024958.txt (rw)}: >Write: written=514, err=
2021/05/12 14:12:31 DEBUG : &{439M3014060200024958.txt (rw)}: Flush:
2021/05/12 14:12:31 DEBUG : 439M3014060200024958.txt(0xc00009c940): RWFileHandle.Flush
2021/05/12 14:12:31 DEBUG : &{439M3014060200024958.txt (rw)}: >Flush: err=
2021/05/12 14:12:31 DEBUG : 439M3014060200024958.txt: Attr:
2021/05/12 14:12:31 DEBUG : 439M3014060200024958.txt: >Attr: a=valid=1s ino=0 size=514 mode=-rw-r--r--, err=
2021/05/12 14:12:31 DEBUG : &{439M3014060200024958.txt (rw)}: Release:
2021/05/12 14:12:31 DEBUG : 439M3014060200024958.txt(0xc00009c940): RWFileHandle.Release
2021/05/12 14:12:31 DEBUG : 439M3014060200024958.txt(0xc00009c940): close:
2021/05/12 14:12:31 DEBUG : 439M3014060200024958.txt: vfs cache: setting modification time to 2021-05-12 14:12:31.490506203 +0000 UTC m=+36.142587174
2021/05/12 14:12:31 INFO : 439M3014060200024958.txt: vfs cache: queuing for upload in 5s
2021/05/12 14:12:31 DEBUG : 439M3014060200024958.txt(0xc00009c940): >close: err=
2021/05/12 14:12:31 DEBUG : &{439M3014060200024958.txt (rw)}: >Release: err=
2021/05/12 14:12:31 DEBUG : /: Lookup: name="440M3014060200021111.txt"
2021/05/12 14:12:31 DEBUG : /: >Lookup: node=, err=no such file or directory
2021/05/12 14:12:31 DEBUG : /: Lookup: name="440M3014060200021111.txt"
2021/05/12 14:12:31 DEBUG : /: >Lookup: node=, err=no such file or directory
2021/05/12 14:12:31 DEBUG : /: Lookup: name="440M3014060200021111.txt"
2021/05/12 14:12:31 DEBUG : /: >Lookup: node=, err=no such file or directory
2021/05/12 14:12:31 DEBUG : /: Create: name="440M3014060200021111.txt"
2021/05/12 14:12:31 DEBUG : 440M3014060200021111.txt: Open: flags=O_WRONLY|O_CREATE|O_EXCL
2021/05/12 14:12:31 DEBUG : 440M3014060200021111.txt: newRWFileHandle:
2021/05/12 14:12:31 DEBUG : 440M3014060200021111.txt(0xc00009d0c0): openPending:
2021/05/12 14:12:31 DEBUG : 440M3014060200021111.txt: vfs cache: truncate to size=0
2021/05/12 14:12:31 DEBUG : : Added virtual directory entry vAddFile: "440M3014060200021111.txt"
2021/05/12 14:12:31 DEBUG : 440M3014060200021111.txt(0xc00009d0c0): >openPending: err=
2021/05/12 14:12:31 DEBUG : 440M3014060200021111.txt: >newRWFileHandle: err=
2021/05/12 14:12:31 DEBUG : : Added virtual directory entry vAddFile: "440M3014060200021111.txt"
2021/05/12 14:12:31 DEBUG : 440M3014060200021111.txt: >Open: fd=440M3014060200021111.txt (rw), err=
2021/05/12 14:12:31 DEBUG : /: >Create: node=440M3014060200021111.txt, handle=&{440M3014060200021111.txt (rw)}, err=
2021/05/12 14:12:31 DEBUG : 440M3014060200021111.txt: Attr:
2021/05/12 14:12:31 DEBUG : 440M3014060200021111.txt: >Attr: a=valid=1s ino=0 size=0 mode=-rw-r--r--, err=
2021/05/12 14:12:31 DEBUG : &{440M3014060200021111.txt (rw)}: Write: len=514, offset=0
2021/05/12 14:12:31 DEBUG : 440M3014060200021111.txt(0xc00009d0c0): _writeAt: size=514, off=0
2021/05/12 14:12:31 DEBUG : 440M3014060200021111.txt(0xc00009d0c0): >_writeAt: n=514, err=
2021/05/12 14:12:31 DEBUG : &{440M3014060200021111.txt (rw)}: >Write: written=514, err=
2021/05/12 14:12:31 DEBUG : &{440M3014060200021111.txt (rw)}: Flush:
2021/05/12 14:12:31 DEBUG : 440M3014060200021111.txt(0xc00009d0c0): RWFileHandle.Flush
2021/05/12 14:12:31 DEBUG : &{440M3014060200021111.txt (rw)}: >Flush: err=
2021/05/12 14:12:31 DEBUG : 440M3014060200021111.txt: Attr:
2021/05/12 14:12:31 DEBUG : 440M3014060200021111.txt: >Attr: a=valid=1s ino=0 size=514 mode=-rw-r--r--, err=
2021/05/12 14:12:31 DEBUG : &{440M3014060200021111.txt (rw)}: Release:
2021/05/12 14:12:31 DEBUG : 440M3014060200021111.txt(0xc00009d0c0): RWFileHandle.Release
2021/05/12 14:12:31 DEBUG : 440M3014060200021111.txt(0xc00009d0c0): close:
2021/05/12 14:12:31 DEBUG : 440M3014060200021111.txt: vfs cache: setting modification time to 2021-05-12 14:12:31.493370839 +0000 UTC m=+36.145451834
2021/05/12 14:12:31 INFO : 440M3014060200021111.txt: vfs cache: queuing for upload in 5s
2021/05/12 14:12:31 DEBUG : 440M3014060200021111.txt(0xc00009d0c0): >close: err=
2021/05/12 14:12:31 DEBUG : &{440M3014060200021111.txt (rw)}: >Release: err=
2021/05/12 14:12:31 DEBUG : /: Lookup: name="440M3014060200024958.txt"
2021/05/12 14:12:31 DEBUG : /: >Lookup: node=, err=no such file or directory
2021/05/12 14:12:31 DEBUG : /: Lookup: name="440M3014060200024958.txt"
2021/05/12 14:12:31 DEBUG : /: >Lookup: node=, err=no such file or directory
2021/05/12 14:12:31 DEBUG : /: Lookup: name="440M3014060200024958.txt"
2021/05/12 14:12:31 DEBUG : /: >Lookup: node=, err=no such file or directory
2021/05/12 14:12:31 DEBUG : /: Create: name="440M3014060200024958.txt"
2021/05/12 14:12:31 DEBUG : 440M3014060200024958.txt: Open: flags=O_WRONLY|O_CREATE|O_EXCL
2021/05/12 14:12:31 DEBUG : 440M3014060200024958.txt: newRWFileHandle:
2021/05/12 14:12:31 DEBUG : 440M3014060200024958.txt(0xc0003fe600): openPending:
2021/05/12 14:12:31 DEBUG : 440M3014060200024958.txt: vfs cache: truncate to size=0
2021/05/12 14:12:31 DEBUG : : Added virtual directory entry vAddFile: "440M3014060200024958.txt"
2021/05/12 14:12:31 DEBUG : 440M3014060200024958.txt(0xc0003fe600): >openPending: err=
2021/05/12 14:12:31 DEBUG : 440M3014060200024958.txt: >newRWFileHandle: err=
2021/05/12 14:12:31 DEBUG : : Added virtual directory entry vAddFile: "440M3014060200024958.txt"
2021/05/12 14:12:31 DEBUG : 440M3014060200024958.txt: >Open: fd=440M3014060200024958.txt (rw), err=
2021/05/12 14:12:31 DEBUG : /: >Create: node=440M3014060200024958.txt, handle=&{440M3014060200024958.txt (rw)}, err=
2021/05/12 14:12:31 DEBUG : 440M3014060200024958.txt: Attr:
2021/05/12 14:12:31 DEBUG : 440M3014060200024958.txt: >Attr: a=valid=1s ino=0 size=0 mode=-rw-r--r--, err=
2021/05/12 14:12:31 DEBUG : &{440M3014060200024958.txt (rw)}: Write: len=514, offset=0
2021/05/12 14:12:31 DEBUG : 440M3014060200024958.txt(0xc0003fe600): _writeAt: size=514, off=0
2021/05/12 14:12:31 DEBUG : 440M3014060200024958.txt(0xc0003fe600): >_writeAt: n=514, err=
2021/05/12 14:12:31 DEBUG : &{440M3014060200024958.txt (rw)}: >Write: written=514, err=
2021/05/12 14:12:31 DEBUG : &{440M3014060200024958.txt (rw)}: Flush:
2021/05/12 14:12:31 DEBUG : 440M3014060200024958.txt(0xc0003fe600): RWFileHandle.Flush
2021/05/12 14:12:31 DEBUG : &{440M3014060200024958.txt (rw)}: >Flush: err=
2021/05/12 14:12:31 DEBUG : 440M3014060200024958.txt: Attr:
2021/05/12 14:12:31 DEBUG : 440M3014060200024958.txt: >Attr: a=valid=1s ino=0 size=514 mode=-rw-r--r--, err=
2021/05/12 14:12:31 DEBUG : &{440M3014060200024958.txt (rw)}: Release:
2021/05/12 14:12:31 DEBUG : 440M3014060200024958.txt(0xc0003fe600): RWFileHandle.Release
2021/05/12 14:12:31 DEBUG : 440M3014060200024958.txt(0xc0003fe600): close:
2021/05/12 14:12:31 DEBUG : 440M3014060200024958.txt: vfs cache: setting modification time to 2021-05-12 14:12:31.495997725 +0000 UTC m=+36.148078693
2021/05/12 14:12:31 INFO : 440M3014060200024958.txt: vfs cache: queuing for upload in 5s
2021/05/12 14:12:31 DEBUG : 440M3014060200024958.txt(0xc0003fe600): >close: err=
2021/05/12 14:12:31 DEBUG : &{440M3014060200024958.txt (rw)}: >Release: err=
2021/05/12 14:12:31 DEBUG : /: Lookup: name="441M3014060200021111.txt"
2021/05/12 14:12:31 DEBUG : /: >Lookup: node=, err=no such file or directory
2021/05/12 14:12:31 DEBUG : /: Lookup: name="441M3014060200021111.txt"
2021/05/12 14:12:31 DEBUG : /: >Lookup: node=, err=no such file or directory
2021/05/12 14:12:31 DEBUG : /: Lookup: name="441M3014060200021111.txt"
2021/05/12 14:12:31 DEBUG : /: >Lookup: node=, err=no such file or directory
2021/05/12 14:12:31 DEBUG : /: Create: name="441M3014060200021111.txt"
2021/05/12 14:12:31 DEBUG : 441M3014060200021111.txt: Open: flags=O_WRONLY|O_CREATE|O_EXCL
2021/05/12 14:12:31 DEBUG : 441M3014060200021111.txt: newRWFileHandle:
2021/05/12 14:12:31 DEBUG : 441M3014060200021111.txt(0xc0003fedc0): openPending:
2021/05/12 14:12:31 DEBUG : 441M3014060200021111.txt: vfs cache: truncate to size=0
2021/05/12 14:12:31 DEBUG : : Added virtual directory entry vAddFile: "441M3014060200021111.txt"
2021/05/12 14:12:31 DEBUG : 441M3014060200021111.txt(0xc0003fedc0): >openPending: err=
2021/05/12 14:12:31 DEBUG : 441M3014060200021111.txt: >newRWFileHandle: err=
2021/05/12 14:12:31 DEBUG : : Added virtual directory entry vAddFile: "441M3014060200021111.txt"
2021/05/12 14:12:31 DEBUG : 441M3014060200021111.txt: >Open: fd=441M3014060200021111.txt (rw), err=
2021/05/12 14:12:31 DEBUG : /: >Create: node=441M3014060200021111.txt, handle=&{441M3014060200021111.txt (rw)}, err=
2021/05/12 14:12:31 DEBUG : 441M3014060200021111.txt: Attr:
2021/05/12 14:12:31 DEBUG : 441M3014060200021111.txt: >Attr: a=valid=1s ino=0 size=0 mode=-rw-r--r--, err=
2021/05/12 14:12:31 DEBUG : &{441M3014060200021111.txt (rw)}: Write: len=514, offset=0
2021/05/12 14:12:31 DEBUG : 441M3014060200021111.txt(0xc0003fedc0): _writeAt: size=514, off=0
2021/05/12 14:12:31 DEBUG : 441M3014060200021111.txt(0xc0003fedc0): >_writeAt: n=514, err=
2021/05/12 14:12:31 DEBUG : &{441M3014060200021111.txt (rw)}: >Write: written=514, err=
2021/05/12 14:12:31 DEBUG : &{441M3014060200021111.txt (rw)}: Flush:
2021/05/12 14:12:31 DEBUG : 441M3014060200021111.txt(0xc0003fedc0): RWFileHandle.Flush
2021/05/12 14:12:31 DEBUG : &{441M3014060200021111.txt (rw)}: >Flush: err=
2021/05/12 14:12:31 DEBUG : 441M3014060200021111.txt: Attr:
2021/05/12 14:12:31 DEBUG : 441M3014060200021111.txt: >Attr: a=valid=1s ino=0 size=514 mode=-rw-r--r--, err=
2021/05/12 14:12:31 DEBUG : &{441M3014060200021111.txt (rw)}: Release:
2021/05/12 14:12:31 DEBUG : 441M3014060200021111.txt(0xc0003fedc0): RWFileHandle.Release
2021/05/12 14:12:31 DEBUG : 441M3014060200021111.txt(0xc0003fedc0): close:
2021/05/12 14:12:31 DEBUG : 441M3014060200021111.txt: vfs cache: setting modification time to 2021-05-12 14:12:31.498719584 +0000 UTC m=+36.150800552
2021/05/12 14:12:31 INFO : 441M3014060200021111.txt: vfs cache: queuing for upload in 5s
2021/05/12 14:12:31 DEBUG : 441M3014060200021111.txt(0xc0003fedc0): >close: err=
2021/05/12 14:12:31 DEBUG : &{441M3014060200021111.txt (rw)}: >Release: err=
2021/05/12 14:12:31 DEBUG : /: Lookup: name="441M3014060200024958.txt"
2021/05/12 14:12:31 DEBUG : /: >Lookup: node=, err=no such file or directory

2021/05/12 14:12:31 DEBUG : /: Lookup: name="441M3014060200024958.txt"
2021/05/12 14:12:31 DEBUG : /: >Lookup: node=, err=no such file or directory
2021/05/12 14:12:31 DEBUG : /: Lookup: name="441M3014060200024958.txt"
2021/05/12 14:12:31 DEBUG : /: >Lookup: node=, err=no such file or directory
2021/05/12 14:12:31 DEBUG : /: Create: name="441M3014060200024958.txt"
2021/05/12 14:12:31 DEBUG : 441M3014060200024958.txt: Open: flags=O_WRONLY|O_CREATE|O_EXCL
2021/05/12 14:12:31 DEBUG : 441M3014060200024958.txt: newRWFileHandle:
2021/05/12 14:12:31 DEBUG : 441M3014060200024958.txt(0xc0003ff780): openPending:
2021/05/12 14:12:31 DEBUG : 441M3014060200024958.txt: vfs cache: truncate to size=0
2021/05/12 14:12:31 DEBUG : : Added virtual directory entry vAddFile: "441M3014060200024958.txt"
2021/05/12 14:12:31 DEBUG : 441M3014060200024958.txt(0xc0003ff780): >openPending: err=
2021/05/12 14:12:31 DEBUG : 441M3014060200024958.txt: >newRWFileHandle: err=
2021/05/12 14:12:31 DEBUG : : Added virtual directory entry vAddFile: "441M3014060200024958.txt"
2021/05/12 14:12:31 DEBUG : 441M3014060200024958.txt: >Open: fd=441M3014060200024958.txt (rw), err=
2021/05/12 14:12:31 DEBUG : /: >Create: node=441M3014060200024958.txt, handle=&{441M3014060200024958.txt (rw)}, err=
2021/05/12 14:12:31 DEBUG : 441M3014060200024958.txt: Attr:
2021/05/12 14:12:31 DEBUG : 441M3014060200024958.txt: >Attr: a=valid=1s ino=0 size=0 mode=-rw-r--r--, err=
2021/05/12 14:12:31 DEBUG : &{441M3014060200024958.txt (rw)}: Write: len=514, offset=0
2021/05/12 14:12:31 DEBUG : 441M3014060200024958.txt(0xc0003ff780): _writeAt: size=514, off=0
2021/05/12 14:12:31 DEBUG : 441M3014060200024958.txt(0xc0003ff780): >_writeAt: n=514, err=
2021/05/12 14:12:31 DEBUG : &{441M3014060200024958.txt (rw)}: >Write: written=514, err=
2021/05/12 14:12:31 DEBUG : &{441M3014060200024958.txt (rw)}: Flush:
2021/05/12 14:12:31 DEBUG : 441M3014060200024958.txt(0xc0003ff780): RWFileHandle.Flush
2021/05/12 14:12:31 DEBUG : &{441M3014060200024958.txt (rw)}: >Flush: err=
2021/05/12 14:12:31 DEBUG : 441M3014060200024958.txt: Attr:
2021/05/12 14:12:31 DEBUG : 441M3014060200024958.txt: >Attr: a=valid=1s ino=0 size=514 mode=-rw-r--r--, err=
2021/05/12 14:12:31 DEBUG : &{441M3014060200024958.txt (rw)}: Release:
2021/05/12 14:12:31 DEBUG : 441M3014060200024958.txt(0xc0003ff780): RWFileHandle.Release
2021/05/12 14:12:31 DEBUG : 441M3014060200024958.txt(0xc0003ff780): close:
2021/05/12 14:12:31 DEBUG : 441M3014060200024958.txt: vfs cache: setting modification time to 2021-05-12 14:12:31.50177359 +0000 UTC m=+36.153854582
2021/05/12 14:12:31 INFO : 441M3014060200024958.txt: vfs cache: queuing for upload in 5s
2021/05/12 14:12:31 DEBUG : 441M3014060200024958.txt(0xc0003ff780): >close: err=
2021/05/12 14:12:31 DEBUG : &{441M3014060200024958.txt (rw)}: >Release: err=
2021/05/12 14:12:31 DEBUG : /: Lookup: name="448M3014060200021111.txt"
2021/05/12 14:12:31 DEBUG : /: >Lookup: node=, err=no such file or directory
2021/05/12 14:12:31 DEBUG : /: Lookup: name="448M3014060200021111.txt"
2021/05/12 14:12:31 DEBUG : /: >Lookup: node=, err=no such file or directory
2021/05/12 14:12:31 DEBUG : /: Lookup: name="448M3014060200021111.txt"
2021/05/12 14:12:31 DEBUG : /: >Lookup: node=, err=no such file or directory
2021/05/12 14:12:31 DEBUG : /: Create: name="448M3014060200021111.txt"
2021/05/12 14:12:31 DEBUG : 448M3014060200021111.txt: Open: flags=O_WRONLY|O_CREATE|O_EXCL
2021/05/12 14:12:31 DEBUG : 448M3014060200021111.txt: newRWFileHandle:
2021/05/12 14:12:31 DEBUG : 448M3014060200021111.txt(0xc0003ffe40): openPending:
2021/05/12 14:12:31 DEBUG : 448M3014060200021111.txt: vfs cache: truncate to size=0
2021/05/12 14:12:31 DEBUG : : Added virtual directory entry vAddFile: "448M3014060200021111.txt"
2021/05/12 14:12:31 DEBUG : 448M3014060200021111.txt(0xc0003ffe40): >openPending: err=
2021/05/12 14:12:31 DEBUG : 448M3014060200021111.txt: >newRWFileHandle: err=
2021/05/12 14:12:31 DEBUG : : Added virtual directory entry vAddFile: "448M3014060200021111.txt"
2021/05/12 14:12:31 DEBUG : 448M3014060200021111.txt: >Open: fd=448M3014060200021111.txt (rw), err=
2021/05/12 14:12:31 DEBUG : /: >Create: node=448M3014060200021111.txt, handle=&{448M3014060200021111.txt (rw)}, err=
2021/05/12 14:12:31 DEBUG : 448M3014060200021111.txt: Attr:
2021/05/12 14:12:31 DEBUG : 448M3014060200021111.txt: >Attr: a=valid=1s ino=0 size=0 mode=-rw-r--r--, err=
2021/05/12 14:12:31 DEBUG : &{448M3014060200021111.txt (rw)}: Write: len=514, offset=0
2021/05/12 14:12:31 DEBUG : 448M3014060200021111.txt(0xc0003ffe40): _writeAt: size=514, off=0
2021/05/12 14:12:31 DEBUG : 448M3014060200021111.txt(0xc0003ffe40): >_writeAt: n=514, err=
2021/05/12 14:12:31 DEBUG : &{448M3014060200021111.txt (rw)}: >Write: written=514, err=
2021/05/12 14:12:31 DEBUG : &{448M3014060200021111.txt (rw)}: Flush:
2021/05/12 14:12:31 DEBUG : 448M3014060200021111.txt(0xc0003ffe40): RWFileHandle.Flush
2021/05/12 14:12:31 DEBUG : &{448M3014060200021111.txt (rw)}: >Flush: err=
2021/05/12 14:12:31 DEBUG : 448M3014060200021111.txt: Attr:
2021/05/12 14:12:31 DEBUG : 448M3014060200021111.txt: >Attr: a=valid=1s ino=0 size=514 mode=-rw-r--r--, err=
2021/05/12 14:12:31 DEBUG : &{448M3014060200021111.txt (rw)}: Release:
2021/05/12 14:12:31 DEBUG : 448M3014060200021111.txt(0xc0003ffe40): RWFileHandle.Release
2021/05/12 14:12:31 DEBUG : 448M3014060200021111.txt(0xc0003ffe40): close:
2021/05/12 14:12:31 DEBUG : 448M3014060200021111.txt: vfs cache: setting modification time to 2021-05-12 14:12:31.504542071 +0000 UTC m=+36.156623046
2021/05/12 14:12:31 INFO : 448M3014060200021111.txt: vfs cache: queuing for upload in 5s
2021/05/12 14:12:31 DEBUG : 448M3014060200021111.txt(0xc0003ffe40): >close: err=
2021/05/12 14:12:31 DEBUG : &{448M3014060200021111.txt (rw)}: >Release: err=
2021/05/12 14:12:31 DEBUG : /: Lookup: name="448M3014060200024958.txt"
2021/05/12 14:12:31 DEBUG : /: >Lookup: node=, err=no such file or directory
2021/05/12 14:12:31 DEBUG : /: Lookup: name="448M3014060200024958.txt"
2021/05/12 14:12:31 DEBUG : /: >Lookup: node=, err=no such file or directory
2021/05/12 14:12:31 DEBUG : /: Lookup: name="448M3014060200024958.txt"
2021/05/12 14:12:31 DEBUG : /: >Lookup: node=, err=no such file or directory
2021/05/12 14:12:31 DEBUG : /: Create: name="448M3014060200024958.txt"
2021/05/12 14:12:31 DEBUG : 448M3014060200024958.txt: Open: flags=O_WRONLY|O_CREATE|O_EXCL
2021/05/12 14:12:31 DEBUG : 448M3014060200024958.txt: newRWFileHandle:
2021/05/12 14:12:31 DEBUG : 448M3014060200024958.txt(0xc0007542c0): openPending:
2021/05/12 14:12:31 DEBUG : 448M3014060200024958.txt: vfs cache: truncate to size=0
2021/05/12 14:12:31 DEBUG : : Added virtual directory entry vAddFile: "448M3014060200024958.txt"
2021/05/12 14:12:31 DEBUG : 448M3014060200024958.txt(0xc0007542c0): >openPending: err=
2021/05/12 14:12:31 DEBUG : 448M3014060200024958.txt: >newRWFileHandle: err=
2021/05/12 14:12:31 DEBUG : : Added virtual directory entry vAddFile: "448M3014060200024958.txt"
2021/05/12 14:12:31 DEBUG : 448M3014060200024958.txt: >Open: fd=448M3014060200024958.txt (rw), err=
2021/05/12 14:12:31 DEBUG : /: >Create: node=448M3014060200024958.txt, handle=&{448M3014060200024958.txt (rw)}, err=
2021/05/12 14:12:31 DEBUG : 448M3014060200024958.txt: Attr:
2021/05/12 14:12:31 DEBUG : 448M3014060200024958.txt: >Attr: a=valid=1s ino=0 size=0 mode=-rw-r--r--, err=
2021/05/12 14:12:31 DEBUG : &{448M3014060200024958.txt (rw)}: Write: len=514, offset=0
2021/05/12 14:12:31 DEBUG : 448M3014060200024958.txt(0xc0007542c0): _writeAt: size=514, off=0
2021/05/12 14:12:31 DEBUG : 448M3014060200024958.txt(0xc0007542c0): >_writeAt: n=514, err=
2021/05/12 14:12:31 DEBUG : &{448M3014060200024958.txt (rw)}: >Write: written=514, err=
2021/05/12 14:12:31 DEBUG : &{448M3014060200024958.txt (rw)}: Flush:
2021/05/12 14:12:31 DEBUG : 448M3014060200024958.txt(0xc0007542c0): RWFileHandle.Flush
2021/05/12 14:12:31 DEBUG : &{448M3014060200024958.txt (rw)}: >Flush: err=
2021/05/12 14:12:31 DEBUG : 448M3014060200024958.txt: Attr:
2021/05/12 14:12:31 DEBUG : 448M3014060200024958.txt: >Attr: a=valid=1s ino=0 size=514 mode=-rw-r--r--, err=
2021/05/12 14:12:31 DEBUG : &{448M3014060200024958.txt (rw)}: Release:
2021/05/12 14:12:31 DEBUG : 448M3014060200024958.txt(0xc0007542c0): RWFileHandle.Release
2021/05/12 14:12:31 DEBUG : 448M3014060200024958.txt(0xc0007542c0): close:
2021/05/12 14:12:31 DEBUG : 448M3014060200024958.txt: vfs cache: setting modification time to 2021-05-12 14:12:31.507793601 +0000 UTC m=+36.159874576
2021/05/12 14:12:31 INFO : 448M3014060200024958.txt: vfs cache: queuing for upload in 5s
2021/05/12 14:12:31 DEBUG : 448M3014060200024958.txt(0xc0007542c0): >close: err=
2021/05/12 14:12:31 DEBUG : &{448M3014060200024958.txt (rw)}: >Release: err=
2021/05/12 14:12:31 DEBUG : /: Lookup: name="449M3014060200021111.txt"
2021/05/12 14:12:31 DEBUG : /: >Lookup: node=, err=no such file or directory
2021/05/12 14:12:31 DEBUG : /: Lookup: name="449M3014060200021111.txt"
2021/05/12 14:12:31 DEBUG : /: >Lookup: node=, err=no such file or directory
2021/05/12 14:12:31 DEBUG : /: Lookup: name="449M3014060200021111.txt"
2021/05/12 14:12:31 DEBUG : /: >Lookup: node=, err=no such file or directory
2021/05/12 14:12:31 DEBUG : /: Create: name="449M3014060200021111.txt"
2021/05/12 14:12:31 DEBUG : 449M3014060200021111.txt: Open: flags=O_WRONLY|O_CREATE|O_EXCL
2021/05/12 14:12:31 DEBUG : 449M3014060200021111.txt: newRWFileHandle:
2021/05/12 14:12:31 DEBUG : 449M3014060200021111.txt(0xc0007546c0): openPending:
2021/05/12 14:12:31 DEBUG : 449M3014060200021111.txt: vfs cache: truncate to size=0
2021/05/12 14:12:31 DEBUG : : Added virtual directory entry vAddFile: "449M3014060200021111.txt"
2021/05/12 14:12:31 DEBUG : 449M3014060200021111.txt(0xc0007546c0): >openPending: err=
2021/05/12 14:12:31 DEBUG : 449M3014060200021111.txt: >newRWFileHandle: err=
2021/05/12 14:12:31 DEBUG : : Added virtual directory entry vAddFile: "449M3014060200021111.txt"
2021/05/12 14:12:31 DEBUG : 449M3014060200021111.txt: >Open: fd=449M3014060200021111.txt (rw), err=
2021/05/12 14:12:31 DEBUG : /: >Create: node=449M3014060200021111.txt, handle=&{449M3014060200021111.txt (rw)}, err=
2021/05/12 14:12:31 DEBUG : 449M3014060200021111.txt: Attr:
2021/05/12 14:12:31 DEBUG : 449M3014060200021111.txt: >Attr: a=valid=1s ino=0 size=0 mode=-rw-r--r--, err=
2021/05/12 14:12:31 DEBUG : &{449M3014060200021111.txt (rw)}: Write: len=514, offset=0
2021/05/12 14:12:31 DEBUG : 449M3014060200021111.txt(0xc0007546c0): _writeAt: size=514, off=0
2021/05/12 14:12:31 DEBUG : 449M3014060200021111.txt(0xc0007546c0): >_writeAt: n=514, err=
2021/05/12 14:12:31 DEBUG : &{449M3014060200021111.txt (rw)}: >Write: written=514, err=
2021/05/12 14:12:31 DEBUG : &{449M3014060200021111.txt (rw)}: Flush:
2021/05/12 14:12:31 DEBUG : 449M3014060200021111.txt(0xc0007546c0): RWFileHandle.Flush
2021/05/12 14:12:31 DEBUG : &{449M3014060200021111.txt (rw)}: >Flush: err=
2021/05/12 14:12:31 DEBUG : 449M3014060200021111.txt: Attr:
2021/05/12 14:12:31 DEBUG : 449M3014060200021111.txt: >Attr: a=valid=1s ino=0 size=514 mode=-rw-r--r--, err=
2021/05/12 14:12:31 DEBUG : &{449M3014060200021111.txt (rw)}: Release:
2021/05/12 14:12:31 DEBUG : 449M3014060200021111.txt(0xc0007546c0): RWFileHandle.Release
2021/05/12 14:12:31 DEBUG : 449M3014060200021111.txt(0xc0007546c0): close:
2021/05/12 14:12:31 DEBUG : 449M3014060200021111.txt: vfs cache: setting modification time to 2021-05-12 14:12:31.510259788 +0000 UTC m=+36.162340763
2021/05/12 14:12:31 INFO : 449M3014060200021111.txt: vfs cache: queuing for upload in 5s
2021/05/12 14:12:31 DEBUG : 449M3014060200021111.txt(0xc0007546c0): >close: err=
2021/05/12 14:12:31 DEBUG : &{449M3014060200021111.txt (rw)}: >Release: err=
2021/05/12 14:12:31 DEBUG : /: Lookup: name="449M3014060200024958.txt"
2021/05/12 14:12:31 DEBUG : /: >Lookup: node=, err=no such file or directory
2021/05/12 14:12:31 DEBUG : /: Lookup: name="449M3014060200024958.txt"
2021/05/12 14:12:31 DEBUG : /: >Lookup: node=, err=no such file or directory
2021/05/12 14:12:31 DEBUG : /: Lookup: name="449M3014060200024958.txt"
2021/05/12 14:12:31 DEBUG : /: >Lookup: node=, err=no such file or directory
2021/05/12 14:12:31 DEBUG : /: Create: name="449M3014060200024958.txt"
2021/05/12 14:12:31 DEBUG : 449M3014060200024958.txt: Open: flags=O_WRONLY|O_CREATE|O_EXCL
2021/05/12 14:12:31 DEBUG : 449M3014060200024958.txt: newRWFileHandle:
2021/05/12 14:12:31 DEBUG : 449M3014060200024958.txt(0xc000754ac0): openPending:
2021/05/12 14:12:31 DEBUG : 449M3014060200024958.txt: vfs cache: truncate to size=0
2021/05/12 14:12:31 DEBUG : : Added virtual directory entry vAddFile: "449M3014060200024958.txt"
2021/05/12 14:12:31 DEBUG : 449M3014060200024958.txt(0xc000754ac0): >openPending: err=
2021/05/12 14:12:31 DEBUG : 449M3014060200024958.txt: >newRWFileHandle: err=
2021/05/12 14:12:31 DEBUG : : Added virtual directory entry vAddFile: "449M3014060200024958.txt"
2021/05/12 14:12:31 DEBUG : 449M3014060200024958.txt: >Open: fd=449M3014060200024958.txt (rw), err=
2021/05/12 14:12:31 DEBUG : /: >Create: node=449M3014060200024958.txt, handle=&{449M3014060200024958.txt (rw)}, err=
2021/05/12 14:12:31 DEBUG : 449M3014060200024958.txt: Attr:
2021/05/12 14:12:31 DEBUG : 449M3014060200024958.txt: >Attr: a=valid=1s ino=0 size=0 mode=-rw-r--r--, err=
2021/05/12 14:12:31 DEBUG : &{449M3014060200024958.txt (rw)}: Write: len=514, offset=0
2021/05/12 14:12:31 DEBUG : 449M3014060200024958.txt(0xc000754ac0): _writeAt: size=514, off=0
2021/05/12 14:12:31 DEBUG : 449M3014060200024958.txt(0xc000754ac0): >_writeAt: n=514, err=
2021/05/12 14:12:31 DEBUG : &{449M3014060200024958.txt (rw)}: >Write: written=514, err=
2021/05/12 14:12:31 DEBUG : &{449M3014060200024958.txt (rw)}: Flush:
2021/05/12 14:12:31 DEBUG : 449M3014060200024958.txt(0xc000754ac0): RWFileHandle.Flush
2021/05/12 14:12:31 DEBUG : &{449M3014060200024958.txt (rw)}: >Flush: err=
2021/05/12 14:12:31 DEBUG : 449M3014060200024958.txt: Attr:
2021/05/12 14:12:31 DEBUG : 449M3014060200024958.txt: >Attr: a=valid=1s ino=0 size=514 mode=-rw-r--r--, err=
2021/05/12 14:12:31 DEBUG : &{449M3014060200024958.txt (rw)}: Release:
2021/05/12 14:12:31 DEBUG : 449M3014060200024958.txt(0xc000754ac0): RWFileHandle.Release
2021/05/12 14:12:31 DEBUG : 449M3014060200024958.txt(0xc000754ac0): close:
2021/05/12 14:12:31 DEBUG : 449M3014060200024958.txt: vfs cache: setting modification time to 2021-05-12 14:12:31.513044699 +0000 UTC m=+36.165125672
2021/05/12 14:12:31 INFO : 449M3014060200024958.txt: vfs cache: queuing for upload in 5s
2021/05/12 14:12:31 DEBUG : 449M3014060200024958.txt(0xc000754ac0): >close: err=
2021/05/12 14:12:31 DEBUG : &{449M3014060200024958.txt (rw)}: >Release: err=
2021/05/12 14:12:31 DEBUG : /: Lookup: name="467M1018021300000003.txt"
2021/05/12 14:12:31 DEBUG : /: >Lookup: node=, err=no such file or directory
2021/05/12 14:12:31 DEBUG : /: Lookup: name="467M1018021300000003.txt"
2021/05/12 14:12:31 DEBUG : /: >Lookup: node=, err=no such file or directory
2021/05/12 14:12:31 DEBUG : /: Lookup: name="467M1018021300000003.txt"
2021/05/12 14:12:31 DEBUG : /: >Lookup: node=, err=no such file or directory
2021/05/12 14:12:31 DEBUG : /: Create: name="467M1018021300000003.txt"
2021/05/12 14:12:31 DEBUG : 467M1018021300000003.txt: Open: flags=O_WRONLY|O_CREATE|O_EXCL
2021/05/12 14:12:31 DEBUG : 467M1018021300000003.txt: newRWFileHandle:
2021/05/12 14:12:31 DEBUG : 467M1018021300000003.txt(0xc000754ec0): openPending:
2021/05/12 14:12:31 DEBUG : 467M1018021300000003.txt: vfs cache: truncate to size=0
2021/05/12 14:12:31 DEBUG : : Added virtual directory entry vAddFile: "467M1018021300000003.txt"
2021/05/12 14:12:31 DEBUG : 467M1018021300000003.txt(0xc000754ec0): >openPending: err=
2021/05/12 14:12:31 DEBUG : 467M1018021300000003.txt: >newRWFileHandle: err=
2021/05/12 14:12:31 DEBUG : : Added virtual directory entry vAddFile: "467M1018021300000003.txt"
2021/05/12 14:12:31 DEBUG : 467M1018021300000003.txt: >Open: fd=467M1018021300000003.txt (rw), err=
2021/05/12 14:12:31 DEBUG : /: >Create: node=467M1018021300000003.txt, handle=&{467M1018021300000003.txt (rw)}, err=
2021/05/12 14:12:31 DEBUG : 467M1018021300000003.txt: Attr:
2021/05/12 14:12:31 DEBUG : 467M1018021300000003.txt: >Attr: a=valid=1s ino=0 size=0 mode=-rw-r--r--, err=
2021/05/12 14:12:31 DEBUG : &{467M1018021300000003.txt (rw)}: Write: len=65536, offset=0
2021/05/12 14:12:31 DEBUG : 467M1018021300000003.txt(0xc000754ec0): _writeAt: size=65536, off=0
2021/05/12 14:12:31 DEBUG : 467M1018021300000003.txt(0xc000754ec0): >_writeAt: n=65536, err=
2021/05/12 14:12:31 DEBUG : &{467M1018021300000003.txt (rw)}: >Write: written=65536, err=
2021/05/12 14:12:31 DEBUG : &{467M1018021300000003.txt (rw)}: Write: len=65536, offset=65536
2021/05/12 14:12:31 DEBUG : 467M1018021300000003.txt(0xc000754ec0): _writeAt: size=65536, off=65536
2021/05/12 14:12:31 DEBUG : 467M1018021300000003.txt(0xc000754ec0): >_writeAt: n=65536, err=
2021/05/12 14:12:31 DEBUG : &{467M1018021300000003.txt (rw)}: >Write: written=65536, err=
2021/05/12 14:12:31 DEBUG : &{467M1018021300000003.txt (rw)}: Write: len=65536, offset=131072
2021/05/12 14:12:31 DEBUG : 467M1018021300000003.txt(0xc000754ec0): _writeAt: size=65536, off=131072
2021/05/12 14:12:31 DEBUG : 467M1018021300000003.txt(0xc000754ec0): >_writeAt: n=65536, err=
2021/05/12 14:12:31 DEBUG : &{467M1018021300000003.txt (rw)}: >Write: written=65536, err=
2021/05/12 14:12:31 DEBUG : &{467M1018021300000003.txt (rw)}: Write: len=65536, offset=196608
2021/05/12 14:12:31 DEBUG : 467M1018021300000003.txt(0xc000754ec0): _writeAt: size=65536, off=196608
2021/05/12 14:12:31 DEBUG : 467M1018021300000003.txt(0xc000754ec0): >_writeAt: n=65536, err=
2021/05/12 14:12:31 DEBUG : &{467M1018021300000003.txt (rw)}: >Write: written=65536, err=
2021/05/12 14:12:31 DEBUG : &{467M1018021300000003.txt (rw)}: Write: len=65536, offset=262144
2021/05/12 14:12:31 DEBUG : 467M1018021300000003.txt(0xc000754ec0): _writeAt: size=65536, off=262144
2021/05/12 14:12:31 DEBUG : 467M1018021300000003.txt(0xc000754ec0): >_writeAt: n=65536, err=
2021/05/12 14:12:31 DEBUG : &{467M1018021300000003.txt (rw)}: >Write: written=65536, err=
2021/05/12 14:12:31 DEBUG : &{467M1018021300000003.txt (rw)}: Write: len=65536, offset=327680
2021/05/12 14:12:31 DEBUG : 467M1018021300000003.txt(0xc000754ec0): _writeAt: size=65536, off=327680
2021/05/12 14:12:31 DEBUG : 467M1018021300000003.txt(0xc000754ec0): >_writeAt: n=65536, err=

2021/05/12 14:12:31 DEBUG : 467M1018021300000003.txt(0xc000754ec0): >_writeAt: n=65536, err=
2021/05/12 14:12:31 DEBUG : &{467M1018021300000003.txt (rw)}: >Write: written=65536, err=
2021/05/12 14:12:31 DEBUG : &{467M1018021300000003.txt (rw)}: Write: len=65536, offset=131072
2021/05/12 14:12:31 DEBUG : 467M1018021300000003.txt(0xc000754ec0): _writeAt: size=65536, off=131072
2021/05/12 14:12:31 DEBUG : 467M1018021300000003.txt(0xc000754ec0): >_writeAt: n=65536, err=
2021/05/12 14:12:31 DEBUG : &{467M1018021300000003.txt (rw)}: >Write: written=65536, err=
2021/05/12 14:12:31 DEBUG : &{467M1018021300000003.txt (rw)}: Write: len=65536, offset=196608
2021/05/12 14:12:31 DEBUG : 467M1018021300000003.txt(0xc000754ec0): _writeAt: size=65536, off=196608
2021/05/12 14:12:31 DEBUG : 467M1018021300000003.txt(0xc000754ec0): >_writeAt: n=65536, err=
2021/05/12 14:12:31 DEBUG : &{467M1018021300000003.txt (rw)}: >Write: written=65536, err=
2021/05/12 14:12:31 DEBUG : &{467M1018021300000003.txt (rw)}: Write: len=65536, offset=262144
2021/05/12 14:12:31 DEBUG : 467M1018021300000003.txt(0xc000754ec0): _writeAt: size=65536, off=262144
2021/05/12 14:12:31 DEBUG : 467M1018021300000003.txt(0xc000754ec0): >_writeAt: n=65536, err=
2021/05/12 14:12:31 DEBUG : &{467M1018021300000003.txt (rw)}: >Write: written=65536, err=
2021/05/12 14:12:31 DEBUG : &{467M1018021300000003.txt (rw)}: Write: len=65536, offset=327680
2021/05/12 14:12:31 DEBUG : 467M1018021300000003.txt(0xc000754ec0): _writeAt: size=65536, off=327680
2021/05/12 14:12:31 DEBUG : 467M1018021300000003.txt(0xc000754ec0): >_writeAt: n=65536, err=
2021/05/12 14:12:31 DEBUG : &{467M1018021300000003.txt (rw)}: >Write: written=65536, err=
2021/05/12 14:12:31 DEBUG : &{467M1018021300000003.txt (rw)}: Write: len=65536, offset=393216
2021/05/12 14:12:31 DEBUG : 467M1018021300000003.txt(0xc000754ec0): _writeAt: size=65536, off=393216
2021/05/12 14:12:31 DEBUG : 467M1018021300000003.txt(0xc000754ec0): >_writeAt: n=65536, err=
2021/05/12 14:12:31 DEBUG : &{467M1018021300000003.txt (rw)}: >Write: written=65536, err=
2021/05/12 14:12:31 DEBUG : &{467M1018021300000003.txt (rw)}: Write: len=65536, offset=458752
2021/05/12 14:12:31 DEBUG : 467M1018021300000003.txt(0xc000754ec0): _writeAt: size=65536, off=458752
2021/05/12 14:12:31 DEBUG : 467M1018021300000003.txt(0xc000754ec0): >_writeAt: n=65536, err=
2021/05/12 14:12:31 DEBUG : &{467M1018021300000003.txt (rw)}: >Write: written=65536, err=
2021/05/12 14:12:31 DEBUG : &{467M1018021300000003.txt (rw)}: Write: len=65536, offset=524288
2021/05/12 14:12:31 DEBUG : 467M1018021300000003.txt(0xc000754ec0): _writeAt: size=65536, off=524288
2021/05/12 14:12:31 DEBUG : 467M1018021300000003.txt(0xc000754ec0): >_writeAt: n=65536, err=
2021/05/12 14:12:31 DEBUG : &{467M1018021300000003.txt (rw)}: >Write: written=65536, err=
2021/05/12 14:12:31 DEBUG : &{467M1018021300000003.txt (rw)}: Write: len=65536, offset=589824
2021/05/12 14:12:31 DEBUG : 467M1018021300000003.txt(0xc000754ec0): _writeAt: size=65536, off=589824
2021/05/12 14:12:31 DEBUG : 467M1018021300000003.txt(0xc000754ec0): >_writeAt: n=65536, err=
2021/05/12 14:12:31 DEBUG : &{467M1018021300000003.txt (rw)}: >Write: written=65536, err=
2021/05/12 14:12:31 DEBUG : &{467M1018021300000003.txt (rw)}: Write: len=65536, offset=655360
2021/05/12 14:12:31 DEBUG : 467M1018021300000003.txt(0xc000754ec0): _writeAt: size=65536, off=655360
2021/05/12 14:12:31 DEBUG : 467M1018021300000003.txt(0xc000754ec0): >_writeAt: n=65536, err=
2021/05/12 14:12:31 DEBUG : &{467M1018021300000003.txt (rw)}: >Write: written=65536, err=
2021/05/12 14:12:31 DEBUG : &{467M1018021300000003.txt (rw)}: Write: len=65536, offset=720896
2021/05/12 14:12:31 DEBUG : 467M1018021300000003.txt(0xc000754ec0): _writeAt: size=65536, off=720896
2021/05/12 14:12:31 DEBUG : 467M1018021300000003.txt(0xc000754ec0): >_writeAt: n=65536, err=
2021/05/12 14:12:31 DEBUG : &{467M1018021300000003.txt (rw)}: >Write: written=65536, err=
2021/05/12 14:12:31 DEBUG : &{467M1018021300000003.txt (rw)}: Write: len=65536, offset=786432
2021/05/12 14:12:31 DEBUG : 467M1018021300000003.txt(0xc000754ec0): _writeAt: size=65536, off=786432
2021/05/12 14:12:31 DEBUG : 467M1018021300000003.txt(0xc000754ec0): >_writeAt: n=65536, err=
2021/05/12 14:12:31 DEBUG : &{467M1018021300000003.txt (rw)}: >Write: written=65536, err=
2021/05/12 14:12:31 DEBUG : &{467M1018021300000003.txt (rw)}: Write: len=65536, offset=851968
2021/05/12 14:12:31 DEBUG : 467M1018021300000003.txt(0xc000754ec0): _writeAt: size=65536, off=851968
2021/05/12 14:12:31 DEBUG : 467M1018021300000003.txt(0xc000754ec0): >_writeAt: n=65536, err=
2021/05/12 14:12:31 DEBUG : &{467M1018021300000003.txt (rw)}: >Write: written=65536, err=
2021/05/12 14:12:31 DEBUG : &{467M1018021300000003.txt (rw)}: Write: len=65536, offset=917504
2021/05/12 14:12:31 DEBUG : 467M1018021300000003.txt(0xc000754ec0): _writeAt: size=65536, off=917504
2021/05/12 14:12:31 DEBUG : 467M1018021300000003.txt(0xc000754ec0): >_writeAt: n=65536, err=
2021/05/12 14:12:31 DEBUG : &{467M1018021300000003.txt (rw)}: >Write: written=65536, err=
2021/05/12 14:12:31 DEBUG : &{467M1018021300000003.txt (rw)}: Write: len=65536, offset=983040
2021/05/12 14:12:31 DEBUG : 467M1018021300000003.txt(0xc000754ec0): _writeAt: size=65536, off=983040
2021/05/12 14:12:31 DEBUG : 467M1018021300000003.txt(0xc000754ec0): >_writeAt: n=65536, err=
2021/05/12 14:12:31 DEBUG : &{467M1018021300000003.txt (rw)}: >Write: written=65536, err=
2021/05/12 14:12:31 DEBUG : &{467M1018021300000003.txt (rw)}: Write: len=65536, offset=1048576
2021/05/12 14:12:31 DEBUG : 467M1018021300000003.txt(0xc000754ec0): _writeAt: size=65536, off=1048576
2021/05/12 14:12:31 DEBUG : 467M1018021300000003.txt(0xc000754ec0): >_writeAt: n=65536, err=
2021/05/12 14:12:31 DEBUG : &{467M1018021300000003.txt (rw)}: >Write: written=65536, err=
2021/05/12 14:12:31 DEBUG : &{467M1018021300000003.txt (rw)}: Write: len=65536, offset=1114112
2021/05/12 14:12:31 DEBUG : 467M1018021300000003.txt(0xc000754ec0): _writeAt: size=65536, off=1114112
2021/05/12 14:12:31 DEBUG : 467M1018021300000003.txt(0xc000754ec0): >_writeAt: n=65536, err=
2021/05/12 14:12:31 DEBUG : &{467M1018021300000003.txt (rw)}: >Write: written=65536, err=
2021/05/12 14:12:31 DEBUG : &{467M1018021300000003.txt (rw)}: Write: len=65536, offset=1179648
2021/05/12 14:12:31 DEBUG : 467M1018021300000003.txt(0xc000754ec0): _writeAt: size=65536, off=1179648
2021/05/12 14:12:31 DEBUG : 467M1018021300000003.txt(0xc000754ec0): >_writeAt: n=65536, err=
2021/05/12 14:12:31 DEBUG : &{467M1018021300000003.txt (rw)}: >Write: written=65536, err=
2021/05/12 14:12:31 DEBUG : &{467M1018021300000003.txt (rw)}: Write: len=65536, offset=1245184
2021/05/12 14:12:31 DEBUG : 467M1018021300000003.txt(0xc000754ec0): _writeAt: size=65536, off=1245184
2021/05/12 14:12:31 DEBUG : 467M1018021300000003.txt(0xc000754ec0): >_writeAt: n=65536, err=
2021/05/12 14:12:31 DEBUG : &{467M1018021300000003.txt (rw)}: >Write: written=65536, err=
2021/05/12 14:12:31 DEBUG : &{467M1018021300000003.txt (rw)}: Write: len=65536, offset=1310720
2021/05/12 14:12:31 DEBUG : 467M1018021300000003.txt(0xc000754ec0): _writeAt: size=65536, off=1310720
2021/05/12 14:12:31 DEBUG : 467M1018021300000003.txt(0xc000754ec0): >_writeAt: n=65536, err=
2021/05/12 14:12:31 DEBUG : &{467M1018021300000003.txt (rw)}: >Write: written=65536, err=
2021/05/12 14:12:31 DEBUG : &{467M1018021300000003.txt (rw)}: Write: len=65536, offset=1376256
2021/05/12 14:12:31 DEBUG : 467M1018021300000003.txt(0xc000754ec0): _writeAt: size=65536, off=1376256
2021/05/12 14:12:31 DEBUG : 467M1018021300000003.txt(0xc000754ec0): >_writeAt: n=65536, err=
2021/05/12 14:12:31 DEBUG : &{467M1018021300000003.txt (rw)}: >Write: written=65536, err=
2021/05/12 14:12:31 DEBUG : &{467M1018021300000003.txt (rw)}: Write: len=65536, offset=1441792
2021/05/12 14:12:31 DEBUG : 467M1018021300000003.txt(0xc000754ec0): _writeAt: size=65536, off=1441792
2021/05/12 14:12:31 DEBUG : 467M1018021300000003.txt(0xc000754ec0): >_writeAt: n=65536, err=
2021/05/12 14:12:31 DEBUG : &{467M1018021300000003.txt (rw)}: >Write: written=65536, err=
2021/05/12 14:12:31 DEBUG : &{467M1018021300000003.txt (rw)}: Write: len=65536, offset=1507328
2021/05/12 14:12:31 DEBUG : 467M1018021300000003.txt(0xc000754ec0): _writeAt: size=65536, off=1507328
2021/05/12 14:12:31 DEBUG : 467M1018021300000003.txt(0xc000754ec0): >_writeAt: n=65536, err=
2021/05/12 14:12:31 DEBUG : &{467M1018021300000003.txt (rw)}: >Write: written=65536, err=
2021/05/12 14:12:31 DEBUG : &{467M1018021300000003.txt (rw)}: Write: len=65536, offset=1572864
2021/05/12 14:12:31 DEBUG : 467M1018021300000003.txt(0xc000754ec0): _writeAt: size=65536, off=1572864
2021/05/12 14:12:31 DEBUG : 467M1018021300000003.txt(0xc000754ec0): >_writeAt: n=65536, err=
2021/05/12 14:12:31 DEBUG : &{467M1018021300000003.txt (rw)}: >Write: written=65536, err=
2021/05/12 14:12:31 DEBUG : &{467M1018021300000003.txt (rw)}: Write: len=65536, offset=1638400
2021/05/12 14:12:31 DEBUG : 467M1018021300000003.txt(0xc000754ec0): _writeAt: size=65536, off=1638400
2021/05/12 14:12:31 DEBUG : 467M1018021300000003.txt(0xc000754ec0): >_writeAt: n=65536, err=
2021/05/12 14:12:31 DEBUG : &{467M1018021300000003.txt (rw)}: >Write: written=65536, err=
2021/05/12 14:12:31 DEBUG : &{467M1018021300000003.txt (rw)}: Write: len=65536, offset=1703936
2021/05/12 14:12:31 DEBUG : 467M1018021300000003.txt(0xc000754ec0): _writeAt: size=65536, off=1703936
2021/05/12 14:12:31 DEBUG : 467M1018021300000003.txt(0xc000754ec0): >_writeAt: n=65536, err=
2021/05/12 14:12:31 DEBUG : &{467M1018021300000003.txt (rw)}: >Write: written=65536, err=
2021/05/12 14:12:31 DEBUG : &{467M1018021300000003.txt (rw)}: Write: len=65536, offset=1769472
2021/05/12 14:12:31 DEBUG : 467M1018021300000003.txt(0xc000754ec0): _writeAt: size=65536, off=1769472
2021/05/12 14:12:31 DEBUG : 467M1018021300000003.txt(0xc000754ec0): >_writeAt: n=65536, err=
2021/05/12 14:12:31 DEBUG : &{467M1018021300000003.txt (rw)}: >Write: written=65536, err=
2021/05/12 14:12:31 DEBUG : &{467M1018021300000003.txt (rw)}: Write: len=65536, offset=1835008
2021/05/12 14:12:31 DEBUG : 467M1018021300000003.txt(0xc000754ec0): _writeAt: size=65536, off=1835008
2021/05/12 14:12:31 DEBUG : 467M1018021300000003.txt(0xc000754ec0): >_writeAt: n=65536, err=
2021/05/12 14:12:31 DEBUG : &{467M1018021300000003.txt (rw)}: >Write: written=65536, err=
2021/05/12 14:12:31 DEBUG : &{467M1018021300000003.txt (rw)}: Write: len=65536, offset=1900544
2021/05/12 14:12:31 DEBUG : 467M1018021300000003.txt(0xc000754ec0): _writeAt: size=65536, off=1900544
2021/05/12 14:12:31 DEBUG : 467M1018021300000003.txt(0xc000754ec0): >_writeAt: n=65536, err=
2021/05/12 14:12:31 DEBUG : &{467M1018021300000003.txt (rw)}: >Write: written=65536, err=
2021/05/12 14:12:31 DEBUG : &{467M1018021300000003.txt (rw)}: Write: len=65536, offset=1966080
2021/05/12 14:12:31 DEBUG : 467M1018021300000003.txt(0xc000754ec0): _writeAt: size=65536, off=1966080
2021/05/12 14:12:31 DEBUG : 467M1018021300000003.txt(0xc000754ec0): >_writeAt: n=65536, err=
2021/05/12 14:12:31 DEBUG : &{467M1018021300000003.txt (rw)}: >Write: written=65536, err=
2021/05/12 14:12:31 DEBUG : &{467M1018021300000003.txt (rw)}: Write: len=65536, offset=2031616
2021/05/12 14:12:31 DEBUG : 467M1018021300000003.txt(0xc000754ec0): _writeAt: size=65536, off=2031616
2021/05/12 14:12:31 DEBUG : 467M1018021300000003.txt(0xc000754ec0): >_writeAt: n=65536, err=
2021/05/12 14:12:31 DEBUG : &{467M1018021300000003.txt (rw)}: >Write: written=65536, err=
2021/05/12 14:12:31 DEBUG : &{467M1018021300000003.txt (rw)}: Write: len=65536, offset=2097152
2021/05/12 14:12:31 DEBUG : 467M1018021300000003.txt(0xc000754ec0): _writeAt: size=65536, off=2097152
2021/05/12 14:12:31 DEBUG : 467M1018021300000003.txt(0xc000754ec0): >_writeAt: n=65536, err=
2021/05/12 14:12:31 DEBUG : &{467M1018021300000003.txt (rw)}: >Write: written=65536, err=
2021/05/12 14:12:31 DEBUG : &{467M1018021300000003.txt (rw)}: Write: len=65536, offset=2162688
2021/05/12 14:12:31 DEBUG : 467M1018021300000003.txt(0xc000754ec0): _writeAt: size=65536, off=2162688
2021/05/12 14:12:31 DEBUG : 467M1018021300000003.txt(0xc000754ec0): >_writeAt: n=65536, err=
2021/05/12 14:12:31 DEBUG : &{467M1018021300000003.txt (rw)}: >Write: written=65536, err=
2021/05/12 14:12:31 DEBUG : &{467M1018021300000003.txt (rw)}: Write: len=65536, offset=2228224
2021/05/12 14:12:31 DEBUG : 467M1018021300000003.txt(0xc000754ec0): _writeAt: size=65536, off=2228224
2021/05/12 14:12:31 DEBUG : 467M1018021300000003.txt(0xc000754ec0): >_writeAt: n=65536, err=
2021/05/12 14:12:31 DEBUG : &{467M1018021300000003.txt (rw)}: >Write: written=65536, err=
2021/05/12 14:12:31 DEBUG : &{467M1018021300000003.txt (rw)}: Write: len=65536, offset=2293760
2021/05/12 14:12:31 DEBUG : 467M1018021300000003.txt(0xc000754ec0): _writeAt: size=65536, off=2293760
2021/05/12 14:12:31 DEBUG : 467M1018021300000003.txt(0xc000754ec0): >_writeAt: n=65536, err=
2021/05/12 14:12:31 DEBUG : &{467M1018021300000003.txt (rw)}: >Write: written=65536, err=
2021/05/12 14:12:31 DEBUG : &{467M1018021300000003.txt (rw)}: Write: len=65536, offset=2359296
2021/05/12 14:12:31 DEBUG : 467M1018021300000003.txt(0xc000754ec0): _writeAt: size=65536, off=2359296
2021/05/12 14:12:31 DEBUG : 467M1018021300000003.txt(0xc000754ec0): >_writeAt: n=65536, err=
2021/05/12 14:12:31 DEBUG : &{467M1018021300000003.txt (rw)}: >Write: written=65536, err=
2021/05/12 14:12:31 DEBUG : &{467M1018021300000003.txt (rw)}: Write: len=65536, offset=2424832
2021/05/12 14:12:31 DEBUG : 467M1018021300000003.txt(0xc000754ec0): _writeAt: size=65536, off=2424832
2021/05/12 14:12:31 DEBUG : 467M1018021300000003.txt(0xc000754ec0): >_writeAt: n=65536, err=
2021/05/12 14:12:31 DEBUG : &{467M1018021300000003.txt (rw)}: >Write: written=65536, err=
2021/05/12 14:12:31 DEBUG : &{467M1018021300000003.txt (rw)}: Write: len=65536, offset=2490368
2021/05/12 14:12:31 DEBUG : 467M1018021300000003.txt(0xc000754ec0): _writeAt: size=65536, off=2490368
2021/05/12 14:12:31 DEBUG : 467M1018021300000003.txt(0xc000754ec0): >_writeAt: n=65536, err=
2021/05/12 14:12:31 DEBUG : &{467M1018021300000003.txt (rw)}: >Write: written=65536, err=
2021/05/12 14:12:31 DEBUG : &{467M1018021300000003.txt (rw)}: Write: len=56819, offset=2555904
2021/05/12 14:12:31 DEBUG : 467M1018021300000003.txt(0xc000754ec0): _writeAt: size=56819, off=2555904
2021/05/12 14:12:31 DEBUG : 467M1018021300000003.txt(0xc000754ec0): >_writeAt: n=56819, err=
2021/05/12 14:12:31 DEBUG : &{467M1018021300000003.txt (rw)}: >Write: written=56819, err=
2021/05/12 14:12:31 DEBUG : &{467M1018021300000003.txt (rw)}: Flush:
2021/05/12 14:12:31 DEBUG : 467M1018021300000003.txt(0xc000754ec0): RWFileHandle.Flush
2021/05/12 14:12:31 DEBUG : &{467M1018021300000003.txt (rw)}: >Flush: err=
2021/05/12 14:12:31 DEBUG : 467M1018021300000003.txt: Attr:
2021/05/12 14:12:31 DEBUG : 467M1018021300000003.txt: >Attr: a=valid=1s ino=0 size=2612723 mode=-rw-r--r--, err=
2021/05/12 14:12:31 DEBUG : &{467M1018021300000003.txt (rw)}: Release:
2021/05/12 14:12:31 DEBUG : 467M1018021300000003.txt(0xc000754ec0): RWFileHandle.Release
2021/05/12 14:12:31 DEBUG : 467M1018021300000003.txt(0xc000754ec0): close:
2021/05/12 14:12:31 DEBUG : 467M1018021300000003.txt: vfs cache: setting modification time to 2021-05-12 14:12:31.529474762 +0000 UTC m=+36.181555737
2021/05/12 14:12:31 INFO : 467M1018021300000003.txt: vfs cache: queuing for upload in 5s
2021/05/12 14:12:31 DEBUG : 467M1018021300000003.txt(0xc000754ec0): >close: err=
2021/05/12 14:12:31 DEBUG : &{467M1018021300000003.txt (rw)}: >Release: err=
2021/05/12 14:12:31 DEBUG : /: Lookup: name="467M1018021300004882.txt"
2021/05/12 14:12:31 DEBUG : /: >Lookup: node=, err=no such file or directory
2021/05/12 14:12:31 DEBUG : /: Lookup: name="467M1018021300004882.txt"
2021/05/12 14:12:31 DEBUG : /: >Lookup: node=, err=no such file or directory
2021/05/12 14:12:31 DEBUG : /: Lookup: name="467M1018021300004882.txt"
2021/05/12 14:12:31 DEBUG : /: >Lookup: node=, err=no such file or directory
2021/05/12 14:12:31 DEBUG : /: Create: name="467M1018021300004882.txt"
2021/05/12 14:12:31 DEBUG : 467M1018021300004882.txt: Open: flags=O_WRONLY|O_CREATE|O_EXCL
2021/05/12 14:12:31 DEBUG : 467M1018021300004882.txt: newRWFileHandle:
2021/05/12 14:12:31 DEBUG : 467M1018021300004882.txt(0xc000755c80): openPending:
2021/05/12 14:12:31 DEBUG : 467M1018021300004882.txt: vfs cache: truncate to size=0
2021/05/12 14:12:31 DEBUG : : Added virtual directory entry vAddFile: "467M1018021300004882.txt"
2021/05/12 14:12:31 DEBUG : 467M1018021300004882.txt(0xc000755c80): >openPending: err=
2021/05/12 14:12:31 DEBUG : 467M1018021300004882.txt: >newRWFileHandle: err=
2021/05/12 14:12:31 DEBUG : : Added virtual directory entry vAddFile: "467M1018021300004882.txt"
2021/05/12 14:12:31 DEBUG : 467M1018021300004882.txt: >Open: fd=467M1018021300004882.txt (rw), err=
2021/05/12 14:12:31 DEBUG : /: >Create: node=467M1018021300004882.txt, handle=&{467M1018021300004882.txt (rw)}, err=
2021/05/12 14:12:31 DEBUG : 467M1018021300004882.txt: Attr:
2021/05/12 14:12:31 DEBUG : 467M1018021300004882.txt: >Attr: a=valid=1s ino=0 size=0 mode=-rw-r--r--, err=
2021/05/12 14:12:31 DEBUG : &{467M1018021300004882.txt (rw)}: Write: len=65536, offset=0
2021/05/12 14:12:31 DEBUG : 467M1018021300004882.txt(0xc000755c80): _writeAt: size=65536, off=0
2021/05/12 14:12:31 DEBUG : 467M1018021300004882.txt(0xc000755c80): >_writeAt: n=65536, err=
2021/05/12 14:12:31 DEBUG : &{467M1018021300004882.txt (rw)}: >Write: written=65536, err=
2021/05/12 14:12:31 DEBUG : &{467M1018021300004882.txt (rw)}: Write: len=65536, offset=65536
2021/05/12 14:12:31 DEBUG : 467M1018021300004882.txt(0xc000755c80): _writeAt: size=65536, off=65536
2021/05/12 14:12:31 DEBUG : 467M1018021300004882.txt(0xc000755c80): >_writeAt: n=65536, err=
2021/05/12 14:12:31 DEBUG : &{467M1018021300004882.txt (rw)}: >Write: written=65536, err=
2021/05/12 14:12:31 DEBUG : &{467M1018021300004882.txt (rw)}: Write: len=65536, offset=131072
2021/05/12 14:12:31 DEBUG : 467M1018021300004882.txt(0xc000755c80): _writeAt: size=65536, off=131072
2021/05/12 14:12:31 DEBUG : 467M1018021300004882.txt(0xc000755c80): >_writeAt: n=65536, err=
2021/05/12 14:12:31 DEBUG : &{467M1018021300004882.txt (rw)}: >Write: written=65536, err=
2021/05/12 14:12:31 DEBUG : &{467M1018021300004882.txt (rw)}: Write: len=65536, offset=196608
2021/05/12 14:12:31 DEBUG : 467M1018021300004882.txt(0xc000755c80): _writeAt: size=65536, off=196608
2021/05/12 14:12:31 DEBUG : 467M1018021300004882.txt(0xc000755c80): >_writeAt: n=65536, err=
2021/05/12 14:12:31 DEBUG : &{467M1018021300004882.txt (rw)}: >Write: written=65536, err=
2021/05/12 14:12:31 DEBUG : &{467M1018021300004882.txt (rw)}: Write: len=65536, offset=262144
2021/05/12 14:12:31 DEBUG : 467M1018021300004882.txt(0xc000755c80): _writeAt: size=65536, off=262144
2021/05/12 14:12:31 DEBUG : 467M1018021300004882.txt(0xc000755c80): >_writeAt: n=65536, err=
2021/05/12 14:12:31 DEBUG : &{467M1018021300004882.txt (rw)}: >Write: written=65536, err=
2021/05/12 14:12:31 DEBUG : &{467M1018021300004882.txt (rw)}: Write: len=65536, offset=327680
2021/05/12 14:12:31 DEBUG : 467M1018021300004882.txt(0xc000755c80): _writeAt: size=65536, off=327680
2021/05/12 14:12:31 DEBUG : 467M1018021300004882.txt(0xc000755c80): >_writeAt: n=65536, err=
2021/05/12 14:12:31 DEBUG : &{467M1018021300004882.txt (rw)}: >Write: written=65536, err=
2021/05/12 14:12:31 DEBUG : &{467M1018021300004882.txt (rw)}: Write: len=65536, offset=393216
2021/05/12 14:12:31 DEBUG : 467M1018021300004882.txt(0xc000755c80): _writeAt: size=65536, off=393216
2021/05/12 14:12:31 DEBUG : 467M1018021300004882.txt(0xc000755c80): >_writeAt: n=65536, err=
2021/05/12 14:12:31 DEBUG : &{467M1018021300004882.txt (rw)}: >Write: written=65536, err=
2021/05/12 14:12:31 DEBUG : &{467M1018021300004882.txt (rw)}: Write: len=65536, offset=458752
2021/05/12 14:12:31 DEBUG : 467M1018021300004882.txt(0xc000755c80): _writeAt: size=65536, off=458752
2021/05/12 14:12:31 DEBUG : 467M1018021300004882.txt(0xc000755c80): >_writeAt: n=65536, err=
2021/05/12 14:12:31 DEBUG : &{467M1018021300004882.txt (rw)}: >Write: written=65536, err=
2021/05/12 14:12:31 DEBUG : &{467M1018021300004882.txt (rw)}: Write: len=65536, offset=524288
2021/05/12 14:12:31 DEBUG : 467M1018021300004882.txt(0xc000755c80): _writeAt: size=65536, off=524288
2021/05/12 14:12:31 DEBUG : 467M1018021300004882.txt(0xc000755c80): >_writeAt: n=65536, err=
2021/05/12 14:12:31 DEBUG : &{467M1018021300004882.txt (rw)}: >Write: written=65536, err=
2021/05/12 14:12:31 DEBUG : &{467M1018021300004882.txt (rw)}: Write: len=65536, offset=589824
2021/05/12 14:12:31 DEBUG : 467M1018021300004882.txt(0xc000755c80): _writeAt: size=65536, off=589824
2021/05/12 14:12:31 DEBUG : 467M1018021300004882.txt(0xc000755c80): >_writeAt: n=65536, err=
2021/05/12 14:12:31 DEBUG : &{467M1018021300004882.txt (rw)}: >Write: written=65536, err=
2021/05/12 14:12:31 DEBUG : &{467M1018021300004882.txt (rw)}: Write: len=65536, offset=655360
2021/05/12 14:12:31 DEBUG : 467M1018021300004882.txt(0xc000755c80): _writeAt: size=65536, off=655360
2021/05/12 14:12:31 DEBUG : 467M1018021300004882.txt(0xc000755c80): >_writeAt: n=65536, err=
2021/05/12 14:12:31 DEBUG : &{467M1018021300004882.txt (rw)}: >Write: written=65536, err=
2021/05/12 14:12:31 DEBUG : &{467M1018021300004882.txt (rw)}: Write: len=65536, offset=720896
2021/05/12 14:12:31 DEBUG : 467M1018021300004882.txt(0xc000755c80): _writeAt: size=65536, off=720896
2021/05/12 14:12:31 DEBUG : 467M1018021300004882.txt(0xc000755c80): >_writeAt: n=65536, err=
2021/05/12 14:12:31 DEBUG : &{467M1018021300004882.txt (rw)}: >Write: written=65536, err=
2021/05/12 14:12:31 DEBUG : &{467M1018021300004882.txt (rw)}: Write: len=65536, offset=786432
2021/05/12 14:12:31 DEBUG : 467M1018021300004882.txt(0xc000755c80): _writeAt: size=65536, off=786432
2021/05/12 14:12:31 DEBUG : 467M1018021300004882.txt(0xc000755c80): >_writeAt: n=65536, err=
2021/05/12 14:12:31 DEBUG : &{467M1018021300004882.txt (rw)}: >Write: written=65536, err=
2021/05/12 14:12:31 DEBUG : &{467M1018021300004882.txt (rw)}: Write: len=65536, offset=851968
2021/05/12 14:12:31 DEBUG : 467M1018021300004882.txt(0xc000755c80): _writeAt: size=65536, off=851968
2021/05/12 14:12:31 DEBUG : 467M1018021300004882.txt(0xc000755c80): >_writeAt: n=65536, err=
2021/05/12 14:12:31 DEBUG : &{467M1018021300004882.txt (rw)}: >Write: written=65536, err=
2021/05/12 14:12:31 DEBUG : &{467M1018021300004882.txt (rw)}: Write: len=65536, offset=917504
2021/05/12 14:12:31 DEBUG : 467M1018021300004882.txt(0xc000755c80): _writeAt: size=65536, off=917504
2021/05/12 14:12:31 DEBUG : 467M1018021300004882.txt(0xc000755c80): >_writeAt: n=65536, err=
2021/05/12 14:12:31 DEBUG : &{467M1018021300004882.txt (rw)}: >Write: written=65536, err=
2021/05/12 14:12:31 DEBUG : &{467M1018021300004882.txt (rw)}: Write: len=65536, offset=983040
2021/05/12 14:12:31 DEBUG : 467M1018021300004882.txt(0xc000755c80): _writeAt: size=65536, off=983040
2021/05/12 14:12:31 DEBUG : 467M1018021300004882.txt(0xc000755c80): >_writeAt: n=65536, err=
2021/05/12 14:12:31 DEBUG : &{467M1018021300004882.txt (rw)}: >Write: written=65536, err=
2021/05/12 14:12:31 DEBUG : &{467M1018021300004882.txt (rw)}: Write: len=65536, offset=1048576
2021/05/12 14:12:31 DEBUG : 467M1018021300004882.txt(0xc000755c80): _writeAt: size=65536, off=1048576
2021/05/12 14:12:31 DEBUG : 467M1018021300004882.txt(0xc000755c80): >_writeAt: n=65536, err=
2021/05/12 14:12:31 DEBUG : &{467M1018021300004882.txt (rw)}: >Write: written=65536, err=
2021/05/12 14:12:31 DEBUG : &{467M1018021300004882.txt (rw)}: Write: len=65536, offset=1114112
2021/05/12 14:12:31 DEBUG : 467M1018021300004882.txt(0xc000755c80): _writeAt: size=65536, off=1114112
2021/05/12 14:12:31 DEBUG : 467M1018021300004882.txt(0xc000755c80): >_writeAt: n=65536, err=
2021/05/12 14:12:31 DEBUG : &{467M1018021300004882.txt (rw)}: >Write: written=65536, err=
2021/05/12 14:12:31 DEBUG : &{467M1018021300004882.txt (rw)}: Write: len=65536, offset=1179648
2021/05/12 14:12:31 DEBUG : 467M1018021300004882.txt(0xc000755c80): _writeAt: size=65536, off=1179648
2021/05/12 14:12:31 DEBUG : 467M1018021300004882.txt(0xc000755c80): >_writeAt: n=65536, err=
2021/05/12 14:12:31 DEBUG : &{467M1018021300004882.txt (rw)}: >Write: written=65536, err=
2021/05/12 14:12:31 DEBUG : &{467M1018021300004882.txt (rw)}: Write: len=65536, offset=1245184
2021/05/12 14:12:31 DEBUG : 467M1018021300004882.txt(0xc000755c80): _writeAt: size=65536, off=1245184
2021/05/12 14:12:31 DEBUG : 467M1018021300004882.txt(0xc000755c80): >_writeAt: n=65536, err=
2021/05/12 14:12:31 DEBUG : &{467M1018021300004882.txt (rw)}: >Write: written=65536, err=
2021/05/12 14:12:31 DEBUG : &{467M1018021300004882.txt (rw)}: Write: len=65536, offset=1310720
2021/05/12 14:12:31 DEBUG : 467M1018021300004882.txt(0xc000755c80): _writeAt: size=65536, off=1310720
2021/05/12 14:12:31 DEBUG : 467M1018021300004882.txt(0xc000755c80): >_writeAt: n=65536, err=
2021/05/12 14:12:31 DEBUG : &{467M1018021300004882.txt (rw)}: >Write: written=65536, err=
2021/05/12 14:12:31 DEBUG : &{467M1018021300004882.txt (rw)}: Write: len=65536, offset=1376256
2021/05/12 14:12:31 DEBUG : 467M1018021300004882.txt(0xc000755c80): _writeAt: size=65536, off=1376256
2021/05/12 14:12:31 DEBUG : 467M1018021300004882.txt(0xc000755c80): >_writeAt: n=65536, err=
2021/05/12 14:12:31 DEBUG : &{467M1018021300004882.txt (rw)}: >Write: written=65536, err=
2021/05/12 14:12:31 DEBUG : &{467M1018021300004882.txt (rw)}: Write: len=65536, offset=1441792
2021/05/12 14:12:31 DEBUG : 467M1018021300004882.txt(0xc000755c80): _writeAt: size=65536, off=1441792
2021/05/12 14:12:31 DEBUG : 467M1018021300004882.txt(0xc000755c80): >_writeAt: n=65536, err=
2021/05/12 14:12:31 DEBUG : &{467M1018021300004882.txt (rw)}: >Write: written=65536, err=
2021/05/12 14:12:31 DEBUG : &{467M1018021300004882.txt (rw)}: Write: len=65536, offset=1507328
2021/05/12 14:12:31 DEBUG : 467M1018021300004882.txt(0xc000755c80): _writeAt: size=65536, off=1507328
2021/05/12 14:12:31 DEBUG : 467M1018021300004882.txt(0xc000755c80): >_writeAt: n=65536, err=
2021/05/12 14:12:31 DEBUG : &{467M1018021300004882.txt (rw)}: >Write: written=65536, err=
2021/05/12 14:12:31 DEBUG : &{467M1018021300004882.txt (rw)}: Write: len=65536, offset=1572864
2021/05/12 14:12:31 DEBUG : 467M1018021300004882.txt(0xc000755c80): _writeAt: size=65536, off=1572864
2021/05/12 14:12:31 DEBUG : 467M1018021300004882.txt(0xc000755c80): >_writeAt: n=65536, err=
2021/05/12 14:12:31 DEBUG : &{467M1018021300004882.txt (rw)}: >Write: written=65536, err=
2021/05/12 14:12:31 DEBUG : &{467M1018021300004882.txt (rw)}: Write: len=65536, offset=1638400
2021/05/12 14:12:31 DEBUG : 467M1018021300004882.txt(0xc000755c80): _writeAt: size=65536, off=1638400
2021/05/12 14:12:31 DEBUG : 467M1018021300004882.txt(0xc000755c80): >_writeAt: n=65536, err=
2021/05/12 14:12:31 DEBUG : &{467M1018021300004882.txt (rw)}: >Write: written=65536, err=
2021/05/12 14:12:31 DEBUG : &{467M1018021300004882.txt (rw)}: Write: len=65536, offset=1703936
2021/05/12 14:12:31 DEBUG : 467M1018021300004882.txt(0xc000755c80): _writeAt: size=65536, off=1703936
2021/05/12 14:12:31 DEBUG : 467M1018021300004882.txt(0xc000755c80): >_writeAt: n=65536, err=
2021/05/12 14:12:31 DEBUG : &{467M1018021300004882.txt (rw)}: >Write: written=65536, err=
2021/05/12 14:12:31 DEBUG : &{467M1018021300004882.txt (rw)}: Write: len=65536, offset=1769472

2021/05/12 14:12:31 DEBUG : 467M1018021300004882.txt(0xc000755c80): _writeAt: size=65536, off=1769472
2021/05/12 14:12:31 DEBUG : 467M1018021300004882.txt(0xc000755c80): >_writeAt: n=65536, err=
2021/05/12 14:12:31 DEBUG : &{467M1018021300004882.txt (rw)}: >Write: written=65536, err=
2021/05/12 14:12:31 DEBUG : &{467M1018021300004882.txt (rw)}: Write: len=65536, offset=1835008
2021/05/12 14:12:31 DEBUG : 467M1018021300004882.txt(0xc000755c80): _writeAt: size=65536, off=1835008
2021/05/12 14:12:31 DEBUG : 467M1018021300004882.txt(0xc000755c80): >_writeAt: n=65536, err=
2021/05/12 14:12:31 DEBUG : &{467M1018021300004882.txt (rw)}: >Write: written=65536, err=
2021/05/12 14:12:31 DEBUG : &{467M1018021300004882.txt (rw)}: Write: len=65536, offset=1900544
2021/05/12 14:12:31 DEBUG : 467M1018021300004882.txt(0xc000755c80): _writeAt: size=65536, off=1900544
2021/05/12 14:12:31 DEBUG : 467M1018021300004882.txt(0xc000755c80): >_writeAt: n=65536, err=
2021/05/12 14:12:31 DEBUG : &{467M1018021300004882.txt (rw)}: >Write: written=65536, err=
2021/05/12 14:12:31 DEBUG : &{467M1018021300004882.txt (rw)}: Write: len=65536, offset=1966080
2021/05/12 14:12:31 DEBUG : 467M1018021300004882.txt(0xc000755c80): _writeAt: size=65536, off=1966080
2021/05/12 14:12:31 DEBUG : 467M1018021300004882.txt(0xc000755c80): >_writeAt: n=65536, err=
2021/05/12 14:12:31 DEBUG : &{467M1018021300004882.txt (rw)}: >Write: written=65536, err=
2021/05/12 14:12:31 DEBUG : &{467M1018021300004882.txt (rw)}: Write: len=65536, offset=2031616
2021/05/12 14:12:31 DEBUG : 467M1018021300004882.txt(0xc000755c80): _writeAt: size=65536, off=2031616
2021/05/12 14:12:31 DEBUG : 467M1018021300004882.txt(0xc000755c80): >_writeAt: n=65536, err=
2021/05/12 14:12:31 DEBUG : &{467M1018021300004882.txt (rw)}: >Write: written=65536, err=
2021/05/12 14:12:31 DEBUG : &{467M1018021300004882.txt (rw)}: Write: len=65536, offset=2097152
2021/05/12 14:12:31 DEBUG : 467M1018021300004882.txt(0xc000755c80): _writeAt: size=65536, off=2097152
2021/05/12 14:12:31 DEBUG : 467M1018021300004882.txt(0xc000755c80): >_writeAt: n=65536, err=
2021/05/12 14:12:31 DEBUG : &{467M1018021300004882.txt (rw)}: >Write: written=65536, err=
2021/05/12 14:12:31 DEBUG : &{467M1018021300004882.txt (rw)}: Write: len=65536, offset=2162688
2021/05/12 14:12:31 DEBUG : 467M1018021300004882.txt(0xc000755c80): _writeAt: size=65536, off=2162688
2021/05/12 14:12:31 DEBUG : 467M1018021300004882.txt(0xc000755c80): >_writeAt: n=65536, err=
2021/05/12 14:12:31 DEBUG : &{467M1018021300004882.txt (rw)}: >Write: written=65536, err=
2021/05/12 14:12:31 DEBUG : &{467M1018021300004882.txt (rw)}: Write: len=65536, offset=2228224
2021/05/12 14:12:31 DEBUG : 467M1018021300004882.txt(0xc000755c80): _writeAt: size=65536, off=2228224
2021/05/12 14:12:31 DEBUG : 467M1018021300004882.txt(0xc000755c80): >_writeAt: n=65536, err=
2021/05/12 14:12:31 DEBUG : &{467M1018021300004882.txt (rw)}: >Write: written=65536, err=
2021/05/12 14:12:31 DEBUG : &{467M1018021300004882.txt (rw)}: Write: len=65536, offset=2293760
2021/05/12 14:12:31 DEBUG : 467M1018021300004882.txt(0xc000755c80): _writeAt: size=65536, off=2293760
2021/05/12 14:12:31 DEBUG : 467M1018021300004882.txt(0xc000755c80): >_writeAt: n=65536, err=
2021/05/12 14:12:31 DEBUG : &{467M1018021300004882.txt (rw)}: >Write: written=65536, err=
2021/05/12 14:12:31 DEBUG : &{467M1018021300004882.txt (rw)}: Write: len=65536, offset=2359296
2021/05/12 14:12:31 DEBUG : 467M1018021300004882.txt(0xc000755c80): _writeAt: size=65536, off=2359296
2021/05/12 14:12:31 DEBUG : 467M1018021300004882.txt(0xc000755c80): >_writeAt: n=65536, err=
2021/05/12 14:12:31 DEBUG : &{467M1018021300004882.txt (rw)}: >Write: written=65536, err=
2021/05/12 14:12:31 DEBUG : &{467M1018021300004882.txt (rw)}: Write: len=65536, offset=2424832
2021/05/12 14:12:31 DEBUG : 467M1018021300004882.txt(0xc000755c80): _writeAt: size=65536, off=2424832
2021/05/12 14:12:31 DEBUG : 467M1018021300004882.txt(0xc000755c80): >_writeAt: n=65536, err=
2021/05/12 14:12:31 DEBUG : &{467M1018021300004882.txt (rw)}: >Write: written=65536, err=
2021/05/12 14:12:31 DEBUG : &{467M1018021300004882.txt (rw)}: Write: len=65536, offset=2490368
2021/05/12 14:12:31 DEBUG : 467M1018021300004882.txt(0xc000755c80): _writeAt: size=65536, off=2490368
2021/05/12 14:12:31 DEBUG : 467M1018021300004882.txt(0xc000755c80): >_writeAt: n=65536, err=
2021/05/12 14:12:31 DEBUG : &{467M1018021300004882.txt (rw)}: >Write: written=65536, err=
2021/05/12 14:12:31 DEBUG : &{467M1018021300004882.txt (rw)}: Write: len=56819, offset=2555904
2021/05/12 14:12:31 DEBUG : 467M1018021300004882.txt(0xc000755c80): _writeAt: size=56819, off=2555904
2021/05/12 14:12:31 DEBUG : 467M1018021300004882.txt(0xc000755c80): >_writeAt: n=56819, err=
2021/05/12 14:12:31 DEBUG : &{467M1018021300004882.txt (rw)}: >Write: written=56819, err=
2021/05/12 14:12:31 DEBUG : &{467M1018021300004882.txt (rw)}: Flush:
2021/05/12 14:12:31 DEBUG : 467M1018021300004882.txt(0xc000755c80): RWFileHandle.Flush
2021/05/12 14:12:31 DEBUG : &{467M1018021300004882.txt (rw)}: >Flush: err=
2021/05/12 14:12:31 DEBUG : 467M1018021300004882.txt: Attr:
2021/05/12 14:12:31 DEBUG : 467M1018021300004882.txt: >Attr: a=valid=1s ino=0 size=2612723 mode=-rw-r--r--, err=
2021/05/12 14:12:31 DEBUG : &{467M1018021300004882.txt (rw)}: Release:
2021/05/12 14:12:31 DEBUG : 467M1018021300004882.txt(0xc000755c80): RWFileHandle.Release
2021/05/12 14:12:31 DEBUG : 467M1018021300004882.txt(0xc000755c80): close:
2021/05/12 14:12:31 DEBUG : 467M1018021300004882.txt: vfs cache: setting modification time to 2021-05-12 14:12:31.546266694 +0000 UTC m=+36.198347669
2021/05/12 14:12:31 INFO : 467M1018021300004882.txt: vfs cache: queuing for upload in 5s
2021/05/12 14:12:31 DEBUG : 467M1018021300004882.txt(0xc000755c80): >close: err=
2021/05/12 14:12:31 DEBUG : &{467M1018021300004882.txt (rw)}: >Release: err=
2021/05/12 14:12:31 DEBUG : /: Lookup: name="467M1019090400000004.txt"
2021/05/12 14:12:31 DEBUG : /: >Lookup: node=, err=no such file or directory
2021/05/12 14:12:31 DEBUG : /: Lookup: name="467M1019090400000004.txt"
2021/05/12 14:12:31 DEBUG : /: >Lookup: node=, err=no such file or directory
2021/05/12 14:12:31 DEBUG : /: Lookup: name="467M1019090400000004.txt"
2021/05/12 14:12:31 DEBUG : /: >Lookup: node=, err=no such file or directory
2021/05/12 14:12:31 DEBUG : /: Create: name="467M1019090400000004.txt"
2021/05/12 14:12:31 DEBUG : 467M1019090400000004.txt: Open: flags=O_WRONLY|O_CREATE|O_EXCL
2021/05/12 14:12:31 DEBUG : 467M1019090400000004.txt: newRWFileHandle:
2021/05/12 14:12:31 DEBUG : 467M1019090400000004.txt(0xc000392a40): openPending:
2021/05/12 14:12:31 DEBUG : 467M1019090400000004.txt: vfs cache: truncate to size=0
2021/05/12 14:12:31 DEBUG : : Added virtual directory entry vAddFile: "467M1019090400000004.txt"
2021/05/12 14:12:31 DEBUG : 467M1019090400000004.txt(0xc000392a40): >openPending: err=
2021/05/12 14:12:31 DEBUG : 467M1019090400000004.txt: >newRWFileHandle: err=
2021/05/12 14:12:31 DEBUG : : Added virtual directory entry vAddFile: "467M1019090400000004.txt"
2021/05/12 14:12:31 DEBUG : 467M1019090400000004.txt: >Open: fd=467M1019090400000004.txt (rw), err=
2021/05/12 14:12:31 DEBUG : /: >Create: node=467M1019090400000004.txt, handle=&{467M1019090400000004.txt (rw)}, err=
2021/05/12 14:12:31 DEBUG : 467M1019090400000004.txt: Attr:
2021/05/12 14:12:31 DEBUG : 467M1019090400000004.txt: >Attr: a=valid=1s ino=0 size=0 mode=-rw-r--r--, err=
2021/05/12 14:12:31 DEBUG : &{467M1019090400000004.txt (rw)}: Write: len=65536, offset=0
2021/05/12 14:12:31 DEBUG : 467M1019090400000004.txt(0xc000392a40): _writeAt: size=65536, off=0
2021/05/12 14:12:31 DEBUG : 467M1019090400000004.txt(0xc000392a40): >_writeAt: n=65536, err=
2021/05/12 14:12:31 DEBUG : &{467M1019090400000004.txt (rw)}: >Write: written=65536, err=
2021/05/12 14:12:31 DEBUG : &{467M1019090400000004.txt (rw)}: Write: len=65536, offset=65536
2021/05/12 14:12:31 DEBUG : 467M1019090400000004.txt(0xc000392a40): _writeAt: size=65536, off=65536
2021/05/12 14:12:31 DEBUG : 467M1019090400000004.txt(0xc000392a40): >_writeAt: n=65536, err=
2021/05/12 14:12:31 DEBUG : &{467M1019090400000004.txt (rw)}: >Write: written=65536, err=
2021/05/12 14:12:31 DEBUG : &{467M1019090400000004.txt (rw)}: Write: len=65536, offset=131072
2021/05/12 14:12:31 DEBUG : 467M1019090400000004.txt(0xc000392a40): _writeAt: size=65536, off=131072
2021/05/12 14:12:31 DEBUG : 467M1019090400000004.txt(0xc000392a40): >_writeAt: n=65536, err=
2021/05/12 14:12:31 DEBUG : &{467M1019090400000004.txt (rw)}: >Write: written=65536, err=
2021/05/12 14:12:31 DEBUG : &{467M1019090400000004.txt (rw)}: Write: len=65536, offset=196608
2021/05/12 14:12:31 DEBUG : 467M1019090400000004.txt(0xc000392a40): _writeAt: size=65536, off=196608
2021/05/12 14:12:31 DEBUG : 467M1019090400000004.txt(0xc000392a40): >_writeAt: n=65536, err=
2021/05/12 14:12:31 DEBUG : &{467M1019090400000004.txt (rw)}: >Write: written=65536, err=
2021/05/12 14:12:31 DEBUG : &{467M1019090400000004.txt (rw)}: Write: len=65536, offset=262144
2021/05/12 14:12:31 DEBUG : 467M1019090400000004.txt(0xc000392a40): _writeAt: size=65536, off=262144
2021/05/12 14:12:31 DEBUG : 467M1019090400000004.txt(0xc000392a40): >_writeAt: n=65536, err=
2021/05/12 14:12:31 DEBUG : &{467M1019090400000004.txt (rw)}: >Write: written=65536, err=
2021/05/12 14:12:31 DEBUG : &{467M1019090400000004.txt (rw)}: Write: len=65536, offset=327680
2021/05/12 14:12:31 DEBUG : 467M1019090400000004.txt(0xc000392a40): _writeAt: size=65536, off=327680
2021/05/12 14:12:31 DEBUG : 467M1019090400000004.txt(0xc000392a40): >_writeAt: n=65536, err=
2021/05/12 14:12:31 DEBUG : &{467M1019090400000004.txt (rw)}: >Write: written=65536, err=
2021/05/12 14:12:31 DEBUG : &{467M1019090400000004.txt (rw)}: Write: len=65536, offset=393216
2021/05/12 14:12:31 DEBUG : 467M1019090400000004.txt(0xc000392a40): _writeAt: size=65536, off=393216
2021/05/12 14:12:31 DEBUG : 467M1019090400000004.txt(0xc000392a40): >_writeAt: n=65536, err=
2021/05/12 14:12:31 DEBUG : &{467M1019090400000004.txt (rw)}: >Write: written=65536, err=
2021/05/12 14:12:31 DEBUG : &{467M1019090400000004.txt (rw)}: Write: len=65536, offset=458752
2021/05/12 14:12:31 DEBUG : 467M1019090400000004.txt(0xc000392a40): _writeAt: size=65536, off=458752
2021/05/12 14:12:31 DEBUG : 467M1019090400000004.txt(0xc000392a40): >_writeAt: n=65536, err=
2021/05/12 14:12:31 DEBUG : &{467M1019090400000004.txt (rw)}: >Write: written=65536, err=
2021/05/12 14:12:31 DEBUG : &{467M1019090400000004.txt (rw)}: Write: len=65536, offset=524288
2021/05/12 14:12:31 DEBUG : 467M1019090400000004.txt(0xc000392a40): _writeAt: size=65536, off=524288
2021/05/12 14:12:31 DEBUG : 467M1019090400000004.txt(0xc000392a40): >_writeAt: n=65536, err=
2021/05/12 14:12:31 DEBUG : &{467M1019090400000004.txt (rw)}: >Write: written=65536, err=
2021/05/12 14:12:31 DEBUG : &{467M1019090400000004.txt (rw)}: Write: len=65536, offset=589824
2021/05/12 14:12:31 DEBUG : 467M1019090400000004.txt(0xc000392a40): _writeAt: size=65536, off=589824
2021/05/12 14:12:31 DEBUG : 467M1019090400000004.txt(0xc000392a40): >_writeAt: n=65536, err=
2021/05/12 14:12:31 DEBUG : &{467M1019090400000004.txt (rw)}: >Write: written=65536, err=
2021/05/12 14:12:31 DEBUG : &{467M1019090400000004.txt (rw)}: Write: len=65536, offset=655360
2021/05/12 14:12:31 DEBUG : 467M1019090400000004.txt(0xc000392a40): _writeAt: size=65536, off=655360
2021/05/12 14:12:31 DEBUG : 467M1019090400000004.txt(0xc000392a40): >_writeAt: n=65536, err=
2021/05/12 14:12:31 DEBUG : &{467M1019090400000004.txt (rw)}: >Write: written=65536, err=
2021/05/12 14:12:31 DEBUG : &{467M1019090400000004.txt (rw)}: Write: len=65536, offset=720896
2021/05/12 14:12:31 DEBUG : 467M1019090400000004.txt(0xc000392a40): _writeAt: size=65536, off=720896
2021/05/12 14:12:31 DEBUG : 467M1019090400000004.txt(0xc000392a40): >_writeAt: n=65536, err=
2021/05/12 14:12:31 DEBUG : &{467M1019090400000004.txt (rw)}: >Write: written=65536, err=
2021/05/12 14:12:31 DEBUG : &{467M1019090400000004.txt (rw)}: Write: len=65536, offset=786432
2021/05/12 14:12:31 DEBUG : 467M1019090400000004.txt(0xc000392a40): _writeAt: size=65536, off=786432
2021/05/12 14:12:31 DEBUG : 467M1019090400000004.txt(0xc000392a40): >_writeAt: n=65536, err=
2021/05/12 14:12:31 DEBUG : &{467M1019090400000004.txt (rw)}: >Write: written=65536, err=
2021/05/12 14:12:31 DEBUG : &{467M1019090400000004.txt (rw)}: Write: len=65536, offset=851968
2021/05/12 14:12:31 DEBUG : 467M1019090400000004.txt(0xc000392a40): _writeAt: size=65536, off=851968
2021/05/12 14:12:31 DEBUG : 467M1019090400000004.txt(0xc000392a40): >_writeAt: n=65536, err=
2021/05/12 14:12:31 DEBUG : &{467M1019090400000004.txt (rw)}: >Write: written=65536, err=
2021/05/12 14:12:31 DEBUG : &{467M1019090400000004.txt (rw)}: Write: len=65536, offset=917504
2021/05/12 14:12:31 DEBUG : 467M1019090400000004.txt(0xc000392a40): _writeAt: size=65536, off=917504
2021/05/12 14:12:31 DEBUG : 467M1019090400000004.txt(0xc000392a40): >_writeAt: n=65536, err=
2021/05/12 14:12:31 DEBUG : &{467M1019090400000004.txt (rw)}: >Write: written=65536, err=
2021/05/12 14:12:31 DEBUG : &{467M1019090400000004.txt (rw)}: Write: len=65536, offset=983040
2021/05/12 14:12:31 DEBUG : 467M1019090400000004.txt(0xc000392a40): _writeAt: size=65536, off=983040
2021/05/12 14:12:31 DEBUG : 467M1019090400000004.txt(0xc000392a40): >_writeAt: n=65536, err=
2021/05/12 14:12:31 DEBUG : &{467M1019090400000004.txt (rw)}: >Write: written=65536, err=
2021/05/12 14:12:31 DEBUG : &{467M1019090400000004.txt (rw)}: Write: len=25172, offset=1048576
2021/05/12 14:12:31 DEBUG : 467M1019090400000004.txt(0xc000392a40): _writeAt: size=25172, off=1048576
2021/05/12 14:12:31 DEBUG : 467M1019090400000004.txt(0xc000392a40): >_writeAt: n=25172, err=
2021/05/12 14:12:31 DEBUG : &{467M1019090400000004.txt (rw)}: >Write: written=25172, err=
2021/05/12 14:12:31 DEBUG : &{467M1019090400000004.txt (rw)}: Flush:
2021/05/12 14:12:31 DEBUG : 467M1019090400000004.txt(0xc000392a40): RWFileHandle.Flush
2021/05/12 14:12:31 DEBUG : &{467M1019090400000004.txt (rw)}: >Flush: err=
2021/05/12 14:12:31 DEBUG : 467M1019090400000004.txt: Attr:
2021/05/12 14:12:31 DEBUG : 467M1019090400000004.txt: >Attr: a=valid=1s ino=0 size=1073748 mode=-rw-r--r--, err=
2021/05/12 14:12:31 DEBUG : &{467M1019090400000004.txt (rw)}: Release:
2021/05/12 14:12:31 DEBUG : 467M1019090400000004.txt(0xc000392a40): RWFileHandle.Release
2021/05/12 14:12:31 DEBUG : 467M1019090400000004.txt(0xc000392a40): close:
2021/05/12 14:12:31 DEBUG : 467M1019090400000004.txt: vfs cache: setting modification time to 2021-05-12 14:12:31.554798467 +0000 UTC m=+36.206879444
2021/05/12 14:12:31 INFO : 467M1019090400000004.txt: vfs cache: queuing for upload in 5s
2021/05/12 14:12:31 DEBUG : 467M1019090400000004.txt(0xc000392a40): >close: err=
2021/05/12 14:12:31 DEBUG : &{467M1019090400000004.txt (rw)}: >Release: err=
2021/05/12 14:12:31 DEBUG : /: Lookup: name="467M2021020100007001.txt"
2021/05/12 14:12:31 DEBUG : /: >Lookup: node=, err=no such file or directory
2021/05/12 14:12:31 DEBUG : /: Lookup: name="467M2021020100007001.txt"
2021/05/12 14:12:31 DEBUG : /: >Lookup: node=, err=no such file or directory
2021/05/12 14:12:31 DEBUG : /: Lookup: name="467M2021020100007001.txt"
2021/05/12 14:12:31 DEBUG : /: >Lookup: node=, err=no such file or directory
2021/05/12 14:12:31 DEBUG : /: Create: name="467M2021020100007001.txt"
2021/05/12 14:12:31 DEBUG : 467M2021020100007001.txt: Open: flags=O_WRONLY|O_CREATE|O_EXCL
2021/05/12 14:12:31 DEBUG : 467M2021020100007001.txt: newRWFileHandle:
2021/05/12 14:12:31 DEBUG : 467M2021020100007001.txt(0xc000393240): openPending:
2021/05/12 14:12:31 DEBUG : 467M2021020100007001.txt: vfs cache: truncate to size=0
2021/05/12 14:12:31 DEBUG : : Added virtual directory entry vAddFile: "467M2021020100007001.txt"
2021/05/12 14:12:31 DEBUG : 467M2021020100007001.txt(0xc000393240): >openPending: err=
2021/05/12 14:12:31 DEBUG : 467M2021020100007001.txt: >newRWFileHandle: err=
2021/05/12 14:12:31 DEBUG : : Added virtual directory entry vAddFile: "467M2021020100007001.txt"
2021/05/12 14:12:31 DEBUG : 467M2021020100007001.txt: >Open: fd=467M2021020100007001.txt (rw), err=
2021/05/12 14:12:31 DEBUG : /: >Create: node=467M2021020100007001.txt, handle=&{467M2021020100007001.txt (rw)}, err=
2021/05/12 14:12:31 DEBUG : 467M2021020100007001.txt: Attr:
2021/05/12 14:12:31 DEBUG : 467M2021020100007001.txt: >Attr: a=valid=1s ino=0 size=0 mode=-rw-r--r--, err=
2021/05/12 14:12:31 DEBUG : &{467M2021020100007001.txt (rw)}: Write: len=65536, offset=0
2021/05/12 14:12:31 DEBUG : 467M2021020100007001.txt(0xc000393240): _writeAt: size=65536, off=0
2021/05/12 14:12:31 DEBUG : 467M2021020100007001.txt(0xc000393240): >_writeAt: n=65536, err=
2021/05/12 14:12:31 DEBUG : &{467M2021020100007001.txt (rw)}: >Write: written=65536, err=
2021/05/12 14:12:31 DEBUG : &{467M2021020100007001.txt (rw)}: Write: len=65536, offset=65536
2021/05/12 14:12:31 DEBUG : 467M2021020100007001.txt(0xc000393240): _writeAt: size=65536, off=65536
2021/05/12 14:12:31 DEBUG : 467M2021020100007001.txt(0xc000393240): >_writeAt: n=65536, err=
2021/05/12 14:12:31 DEBUG : &{467M2021020100007001.txt (rw)}: >Write: written=65536, err=
2021/05/12 14:12:31 DEBUG : &{467M2021020100007001.txt (rw)}: Write: len=65536, offset=131072
2021/05/12 14:12:31 DEBUG : 467M2021020100007001.txt(0xc000393240): _writeAt: size=65536, off=131072
2021/05/12 14:12:31 DEBUG : 467M2021020100007001.txt(0xc000393240): >_writeAt: n=65536, err=
2021/05/12 14:12:31 DEBUG : &{467M2021020100007001.txt (rw)}: >Write: written=65536, err=
2021/05/12 14:12:31 DEBUG : &{467M2021020100007001.txt (rw)}: Write: len=62627, offset=196608
2021/05/12 14:12:31 DEBUG : 467M2021020100007001.txt(0xc000393240): _writeAt: size=62627, off=196608
2021/05/12 14:12:31 DEBUG : 467M2021020100007001.txt(0xc000393240): >_writeAt: n=62627, err=
2021/05/12 14:12:31 DEBUG : &{467M2021020100007001.txt (rw)}: >Write: written=62627, err=
2021/05/12 14:12:31 DEBUG : &{467M2021020100007001.txt (rw)}: Flush:
2021/05/12 14:12:31 DEBUG : 467M2021020100007001.txt(0xc000393240): RWFileHandle.Flush
2021/05/12 14:12:31 DEBUG : &{467M2021020100007001.txt (rw)}: >Flush: err=
2021/05/12 14:12:31 DEBUG : 467M2021020100007001.txt: Attr:
2021/05/12 14:12:31 DEBUG : 467M2021020100007001.txt: >Attr: a=valid=1s ino=0 size=259235 mode=-rw-r--r--, err=
2021/05/12 14:12:31 DEBUG : &{467M2021020100007001.txt (rw)}: Release:
2021/05/12 14:12:31 DEBUG : 467M2021020100007001.txt(0xc000393240): RWFileHandle.Release
2021/05/12 14:12:31 DEBUG : 467M2021020100007001.txt(0xc000393240): close:
2021/05/12 14:12:31 DEBUG : 467M2021020100007001.txt: vfs cache: setting modification time to 2021-05-12 14:12:31.560581814 +0000 UTC m=+36.212662790
2021/05/12 14:12:31 INFO : 467M2021020100007001.txt: vfs cache: queuing for upload in 5s
2021/05/12 14:12:31 DEBUG : 467M2021020100007001.txt(0xc000393240): >close: err=
2021/05/12 14:12:31 DEBUG : &{467M2021020100007001.txt (rw)}: >Release: err=
2021/05/12 14:12:31 DEBUG : /: Lookup: name="467M3014060200021111.txt"
2021/05/12 14:12:31 DEBUG : /: >Lookup: node=, err=no such file or directory
2021/05/12 14:12:31 DEBUG : /: Lookup: name="467M3014060200021111.txt"
2021/05/12 14:12:31 DEBUG : /: >Lookup: node=, err=no such file or directory
2021/05/12 14:12:31 DEBUG : /: Lookup: name="467M3014060200021111.txt"
2021/05/12 14:12:31 DEBUG : /: >Lookup: node=, err=no such file or directory
2021/05/12 14:12:31 DEBUG : /: Create: name="467M3014060200021111.txt"
2021/05/12 14:12:31 DEBUG : 467M3014060200021111.txt: Open: flags=O_WRONLY|O_CREATE|O_EXCL
2021/05/12 14:12:31 DEBUG : 467M3014060200021111.txt: newRWFileHandle:
2021/05/12 14:12:31 DEBUG : 467M3014060200021111.txt(0xc000393700): openPending:
2021/05/12 14:12:31 DEBUG : 467M3014060200021111.txt: vfs cache: truncate to size=0
2021/05/12 14:12:31 DEBUG : : Added virtual directory entry vAddFile: "467M3014060200021111.txt"
2021/05/12 14:12:31 DEBUG : 467M3014060200021111.txt(0xc000393700): >openPending: err=
2021/05/12 14:12:31 DEBUG : 467M3014060200021111.txt: >newRWFileHandle: err=
2021/05/12 14:12:31 DEBUG : : Added virtual directory entry vAddFile: "467M3014060200021111.txt"
2021/05/12 14:12:31 DEBUG : 467M3014060200021111.txt: >Open: fd=467M3014060200021111.txt (rw), err=
2021/05/12 14:12:31 DEBUG : /: >Create: node=467M3014060200021111.txt, handle=&{467M3014060200021111.txt (rw)}, err=
2021/05/12 14:12:31 DEBUG : 467M3014060200021111.txt: Attr:
2021/05/12 14:12:31 DEBUG : 467M3014060200021111.txt: >Attr: a=valid=1s ino=0 size=0 mode=-rw-r--r--, err=
2021/05/12 14:12:31 DEBUG : &{467M3014060200021111.txt (rw)}: Write: len=514, offset=0
2021/05/12 14:12:31 DEBUG : 467M3014060200021111.txt(0xc000393700): _writeAt: size=514, off=0
2021/05/12 14:12:31 DEBUG : 467M3014060200021111.txt(0xc000393700): >_writeAt: n=514, err=
2021/05/12 14:12:31 DEBUG : &{467M3014060200021111.txt (rw)}: >Write: written=514, err=
2021/05/12 14:12:31 DEBUG : &{467M3014060200021111.txt (rw)}: Flush:
2021/05/12 14:12:31 DEBUG : 467M3014060200021111.txt(0xc000393700): RWFileHandle.Flush
2021/05/12 14:12:31 DEBUG : &{467M3014060200021111.txt (rw)}: >Flush: err=
2021/05/12 14:12:31 DEBUG : 467M3014060200021111.txt: Attr:
2021/05/12 14:12:31 DEBUG : 467M3014060200021111.txt: >Attr: a=valid=1s ino=0 size=514 mode=-rw-r--r--, err=
2021/05/12 14:12:31 DEBUG : &{467M3014060200021111.txt (rw)}: Release:
2021/05/12 14:12:31 DEBUG : 467M3014060200021111.txt(0xc000393700): RWFileHandle.Release
2021/05/12 14:12:31 DEBUG : 467M3014060200021111.txt(0xc000393700): close:
2021/05/12 14:12:31 DEBUG : 467M3014060200021111.txt: vfs cache: setting modification time to 2021-05-12 14:12:31.56325428 +0000 UTC m=+36.215335256
2021/05/12 14:12:31 INFO : 467M3014060200021111.txt: vfs cache: queuing for upload in 5s
2021/05/12 14:12:31 DEBUG : 467M3014060200021111.txt(0xc000393700): >close: err=
2021/05/12 14:12:31 DEBUG : &{467M3014060200021111.txt (rw)}: >Release: err=
2021/05/12 14:12:31 DEBUG : /: Lookup: name="467M3014060200024958.txt"
2021/05/12 14:12:31 DEBUG : /: >Lookup: node=, err=no such file or directory
2021/05/12 14:12:31 DEBUG : /: Lookup: name="467M3014060200024958.txt"
2021/05/12 14:12:31 DEBUG : /: >Lookup: node=, err=no such file or directory
2021/05/12 14:12:31 DEBUG : /: Lookup: name="467M3014060200024958.txt"
2021/05/12 14:12:31 DEBUG : /: >Lookup: node=, err=no such file or directory
2021/05/12 14:12:31 DEBUG : /: Create: name="467M3014060200024958.txt"
2021/05/12 14:12:31 DEBUG : 467M3014060200024958.txt: Open: flags=O_WRONLY|O_CREATE|O_EXCL
2021/05/12 14:12:31 DEBUG : 467M3014060200024958.txt: newRWFileHandle:
2021/05/12 14:12:31 DEBUG : 467M3014060200024958.txt(0xc000393b00): openPending:
2021/05/12 14:12:31 DEBUG : 467M3014060200024958.txt: vfs cache: truncate to size=0
2021/05/12 14:12:31 DEBUG : : Added virtual directory entry vAddFile: "467M3014060200024958.txt"
2021/05/12 14:12:31 DEBUG : 467M3014060200024958.txt(0xc000393b00): >openPending: err=
2021/05/12 14:12:31 DEBUG : 467M3014060200024958.txt: >newRWFileHandle: err=
2021/05/12 14:12:31 DEBUG : : Added virtual directory entry vAddFile: "467M3014060200024958.txt"
2021/05/12 14:12:31 DEBUG : 467M3014060200024958.txt: >Open: fd=467M3014060200024958.txt (rw), err=
2021/05/12 14:12:31 DEBUG : /: >Create: node=467M3014060200024958.txt, handle=&{467M3014060200024958.txt (rw)}, err=
2021/05/12 14:12:31 DEBUG : 467M3014060200024958.txt: Attr:
2021/05/12 14:12:31 DEBUG : 467M3014060200024958.txt: >Attr: a=valid=1s ino=0 size=0 mode=-rw-r--r--, err=
2021/05/12 14:12:31 DEBUG : &{467M3014060200024958.txt (rw)}: Write: len=514, offset=0
2021/05/12 14:12:31 DEBUG : 467M3014060200024958.txt(0xc000393b00): _writeAt: size=514, off=0
2021/05/12 14:12:31 DEBUG : 467M3014060200024958.txt(0xc000393b00): >_writeAt: n=514, err=
2021/05/12 14:12:31 DEBUG : &{467M3014060200024958.txt (rw)}: >Write: written=514, err=
2021/05/12 14:12:31 DEBUG : &{467M3014060200024958.txt (rw)}: Flush:
2021/05/12 14:12:31 DEBUG : 467M3014060200024958.txt(0xc000393b00): RWFileHandle.Flush
2021/05/12 14:12:31 DEBUG : &{467M3014060200024958.txt (rw)}: >Flush: err=
2021/05/12 14:12:31 DEBUG : 467M3014060200024958.txt: Attr:
2021/05/12 14:12:31 DEBUG : 467M3014060200024958.txt: >Attr: a=valid=1s ino=0 size=514 mode=-rw-r--r--, err=
2021/05/12 14:12:31 DEBUG : &{467M3014060200024958.txt (rw)}: Release:
2021/05/12 14:12:31 DEBUG : 467M3014060200024958.txt(0xc000393b00): RWFileHandle.Release
2021/05/12 14:12:31 DEBUG : 467M3014060200024958.txt(0xc000393b00): close:
2021/05/12 14:12:31 DEBUG : 467M3014060200024958.txt: vfs cache: setting modification time to 2021-05-12 14:12:31.565630755 +0000 UTC m=+36.217711732
2021/05/12 14:12:31 INFO : 467M3014060200024958.txt: vfs cache: queuing for upload in 5s
2021/05/12 14:12:31 DEBUG : 467M3014060200024958.txt(0xc000393b00): >close: err=
2021/05/12 14:12:31 DEBUG : &{467M3014060200024958.txt (rw)}: >Release: err=
2021/05/12 14:12:36 DEBUG : 358M4920210111519369610633769.txt: vfs cache: starting upload
2021/05/12 14:12:36 DEBUG : 439M3014060200024958.txt: vfs cache: delaying writeback as --transfers exceeded
2021/05/12 14:12:36 DEBUG : 439M3014060200021111.txt: vfs cache: starting upload
2021/05/12 14:12:36 DEBUG : 431M3014060200021111.txt: vfs cache: starting upload
2021/05/12 14:12:36 DEBUG : 431M3014060200024958.txt: vfs cache: starting upload
2021/05/12 14:12:36 DEBUG : /: Attr:
2021/05/12 14:12:36 DEBUG : /: >Attr: attr=valid=1s ino=0 size=0 mode=drwxr-xr-x, err=
2021/05/12 14:12:37 DEBUG : /: ReadDirAll:
2021/05/12 14:12:37 DEBUG : /: >ReadDirAll: item=21, err=
2021/05/12 14:12:37 DEBUG : /: Attr:
2021/05/12 14:12:37 DEBUG : /: >Attr: attr=valid=1s ino=0 size=0 mode=drwxr-xr-x, err=
2021/05/12 14:12:37 DEBUG : 358M4920210111519369610633769.txt: Attr:
2021/05/12 14:12:37 DEBUG : 358M4920210111519369610633769.txt: >Attr: a=valid=1s ino=0 size=3642 mode=-rw-r--r--, err=
2021/05/12 14:12:37 DEBUG : 431M3014060200021111.txt: Attr:
2021/05/12 14:12:37 DEBUG : 431M3014060200021111.txt: >Attr: a=valid=1s ino=0 size=514 mode=-rw-r--r--, err=
2021/05/12 14:12:37 DEBUG : 431M3014060200024958.txt: Attr:
2021/05/12 14:12:37 DEBUG : 431M3014060200024958.txt: >Attr: a=valid=1s ino=0 size=514 mode=-rw-r--r--, err=
2021/05/12 14:12:37 DEBUG : 439M3014060200021111.txt: Attr:
2021/05/12 14:12:37 DEBUG : 439M3014060200021111.txt: >Attr: a=valid=1s ino=0 size=514 mode=-rw-r--r--, err=
2021/05/12 14:12:37 DEBUG : 439M3014060200024958.txt: Attr:
2021/05/12 14:12:37 DEBUG : 439M3014060200024958.txt: >Attr: a=valid=1s ino=0 size=514 mode=-rw-r--r--, err=
2021/05/12 14:12:37 DEBUG : 440M3014060200021111.txt: Attr:
2021/05/12 14:12:37 DEBUG : 440M3014060200021111.txt: >Attr: a=valid=1s ino=0 size=514 mode=-rw-r--r--, err=
2021/05/12 14:12:37 DEBUG : 440M3014060200024958.txt: Attr:
2021/05/12 14:12:37 DEBUG : 440M3014060200024958.txt: >Attr: a=valid=1s ino=0 size=514 mode=-rw-r--r--, err=
2021/05/12 14:12:37 DEBUG : 441M3014060200021111.txt: Attr:
2021/05/12 14:12:37 DEBUG : 441M3014060200021111.txt: >Attr: a=valid=1s ino=0 size=514 mode=-rw-r--r--, err=
2021/05/12 14:12:37 DEBUG : 441M3014060200024958.txt: Attr:
2021/05/12 14:12:37 DEBUG : 441M3014060200024958.txt: >Attr: a=valid=1s ino=0 size=514 mode=-rw-r--r--, err=
2021/05/12 14:12:37 DEBUG : 448M3014060200021111.txt: Attr:
2021/05/12 14:12:37 DEBUG : 448M3014060200021111.txt: >Attr: a=valid=1s ino=0 size=514 mode=-rw-r--r--, err=
2021/05/12 14:12:37 DEBUG : 448M3014060200024958.txt: Attr:
2021/05/12 14:12:37 DEBUG : 448M3014060200024958.txt: >Attr: a=valid=1s ino=0 size=514 mode=-rw-r--r--, err=
2021/05/12 14:12:37 DEBUG : 449M3014060200021111.txt: Attr:
2021/05/12 14:12:37 DEBUG : 449M3014060200021111.txt: >Attr: a=valid=1s ino=0 size=514 mode=-rw-r--r--, err=
2021/05/12 14:12:37 DEBUG : 449M3014060200024958.txt: Attr:
2021/05/12 14:12:37 DEBUG : 449M3014060200024958.txt: >Attr: a=valid=1s ino=0 size=514 mode=-rw-r--r--, err=
2021/05/12 14:12:37 DEBUG : 467M1018021300000003.txt: Attr:
2021/05/12 14:12:37 DEBUG : 467M1018021300000003.txt: >Attr: a=valid=1s ino=0 size=2612723 mode=-rw-r--r--, err=
2021/05/12 14:12:37 DEBUG : 467M1018021300004882.txt: Attr:
2021/05/12 14:12:37 DEBUG : 467M1018021300004882.txt: >Attr: a=valid=1s ino=0 size=2612723 mode=-rw-r--r--, err=
2021/05/12 14:12:37 DEBUG : 467M1019090400000004.txt: Attr:
2021/05/12 14:12:37 DEBUG : 467M1019090400000004.txt: >Attr: a=valid=1s ino=0 size=1073748 mode=-rw-r--r--, err=
2021/05/12 14:12:37 DEBUG : 467M2021020100007001.txt: Attr:
2021/05/12 14:12:37 DEBUG : 467M2021020100007001.txt: >Attr: a=valid=1s ino=0 size=259235 mode=-rw-r--r--, err=
2021/05/12 14:12:37 DEBUG : 467M3014060200021111.txt: Attr:
2021/05/12 14:12:37 DEBUG : 467M3014060200021111.txt: >Attr: a=valid=1s ino=0 size=514 mode=-rw-r--r--, err=
2021/05/12 14:12:37 DEBUG : 467M3014060200024958.txt: Attr:
2021/05/12 14:12:37 DEBUG : 467M3014060200024958.txt: >Attr: a=valid=1s ino=0 size=514 mode=-rw-r--r--, err=
2021/05/12 14:12:38 DEBUG : 431M3014060200024958.txt: MD5 = d33f58885a4d8a2264711ba4ab9c13fc OK
2021/05/12 14:12:38 INFO : 431M3014060200024958.txt: Copied (new)
2021/05/12 14:12:38 DEBUG : 431M3014060200024958.txt: vfs cache: fingerprint now "514,2021-05-12 14:12:31.484 +0000 UTC,d33f58885a4d8a2264711ba4ab9c13fc"
2021/05/12 14:12:38 DEBUG : 431M3014060200024958.txt: vfs cache: writeback object to VFS layer
2021/05/12 14:12:38 DEBUG : : Added virtual directory entry vAddFile: "431M3014060200024958.txt"
2021/05/12 14:12:38 INFO : 431M3014060200024958.txt: vfs cache: upload succeeded try #1
2021/05/12 14:12:38 DEBUG : 440M3014060200021111.txt: vfs cache: delaying writeback as --transfers exceeded
2021/05/12 14:12:38 DEBUG : 439M3014060200024958.txt: vfs cache: starting upload
2021/05/12 14:12:38 DEBUG : 358M4920210111519369610633769.txt: MD5 = ad004bfbb9562d43e952f0d7c0703b75 OK
2021/05/12 14:12:38 INFO : 358M4920210111519369610633769.txt: Copied (new)
2021/05/12 14:12:38 DEBUG : 358M4920210111519369610633769.txt: vfs cache: fingerprint now "3642,2021-05-12 14:12:31.474 +0000 UTC,ad004bfbb9562d43e952f0d7c0703b75"
2021/05/12 14:12:38 DEBUG : 358M4920210111519369610633769.txt: vfs cache: writeback object to VFS layer
2021/05/12 14:12:38 DEBUG : : Added virtual directory entry vAddFile: "358M4920210111519369610633769.txt"
2021/05/12 14:12:38 INFO : 358M4920210111519369610633769.txt: vfs cache: upload succeeded try #1
2021/05/12 14:12:38 DEBUG : 440M3014060200024958.txt: vfs cache: delaying writeback as --transfers exceeded
2021/05/12 14:12:38 DEBUG : 440M3014060200021111.txt: vfs cache: starting upload
2021/05/12 14:12:39 DEBUG : 431M3014060200021111.txt: MD5 = d33f58885a4d8a2264711ba4ab9c13fc OK
2021/05/12 14:12:39 INFO : 431M3014060200021111.txt: Copied (new)

2021/05/12 14:12:39 DEBUG : 431M3014060200021111.txt: vfs cache: fingerprint now "514,2021-05-12 14:12:31.482 +0000 UTC,d33f58885a4d8a2264711ba4ab9c13fc"
2021/05/12 14:12:39 DEBUG : 431M3014060200021111.txt: vfs cache: writeback object to VFS layer
2021/05/12 14:12:39 DEBUG : : Added virtual directory entry vAddFile: "431M3014060200021111.txt"
2021/05/12 14:12:39 INFO : 431M3014060200021111.txt: vfs cache: upload succeeded try #1
2021/05/12 14:12:39 DEBUG : 441M3014060200021111.txt: vfs cache: delaying writeback as --transfers exceeded
2021/05/12 14:12:39 DEBUG : 440M3014060200024958.txt: vfs cache: starting upload
2021/05/12 14:12:39 DEBUG : 439M3014060200021111.txt: MD5 = d33f58885a4d8a2264711ba4ab9c13fc OK
2021/05/12 14:12:39 INFO : 439M3014060200021111.txt: Copied (new)
2021/05/12 14:12:39 DEBUG : 439M3014060200021111.txt: vfs cache: fingerprint now "514,2021-05-12 14:12:31.487 +0000 UTC,d33f58885a4d8a2264711ba4ab9c13fc"
2021/05/12 14:12:39 DEBUG : 439M3014060200021111.txt: vfs cache: writeback object to VFS layer
2021/05/12 14:12:39 DEBUG : : Added virtual directory entry vAddFile: "439M3014060200021111.txt"
2021/05/12 14:12:39 INFO : 439M3014060200021111.txt: vfs cache: upload succeeded try #1
2021/05/12 14:12:39 DEBUG : 441M3014060200024958.txt: vfs cache: delaying writeback as --transfers exceeded
2021/05/12 14:12:39 DEBUG : 441M3014060200021111.txt: vfs cache: starting upload
2021/05/12 14:12:39 DEBUG : 439M3014060200024958.txt: MD5 = d33f58885a4d8a2264711ba4ab9c13fc OK
2021/05/12 14:12:39 INFO : 439M3014060200024958.txt: Copied (new)
2021/05/12 14:12:39 DEBUG : 439M3014060200024958.txt: vfs cache: fingerprint now "514,2021-05-12 14:12:31.49 +0000 UTC,d33f58885a4d8a2264711ba4ab9c13fc"
2021/05/12 14:12:39 DEBUG : 439M3014060200024958.txt: vfs cache: writeback object to VFS layer
2021/05/12 14:12:39 DEBUG : : Added virtual directory entry vAddFile: "439M3014060200024958.txt"
2021/05/12 14:12:39 INFO : 439M3014060200024958.txt: vfs cache: upload succeeded try #1
2021/05/12 14:12:39 DEBUG : 448M3014060200021111.txt: vfs cache: delaying writeback as --transfers exceeded
2021/05/12 14:12:39 DEBUG : 441M3014060200024958.txt: vfs cache: starting upload
2021/05/12 14:12:40 DEBUG : 441M3014060200021111.txt: MD5 = d33f58885a4d8a2264711ba4ab9c13fc OK
2021/05/12 14:12:40 INFO : 441M3014060200021111.txt: Copied (new)
2021/05/12 14:12:40 DEBUG : 441M3014060200021111.txt: vfs cache: fingerprint now "514,2021-05-12 14:12:31.498 +0000 UTC,d33f58885a4d8a2264711ba4ab9c13fc"
2021/05/12 14:12:40 DEBUG : 441M3014060200021111.txt: vfs cache: writeback object to VFS layer
2021/05/12 14:12:40 DEBUG : : Added virtual directory entry vAddFile: "441M3014060200021111.txt"
2021/05/12 14:12:40 INFO : 441M3014060200021111.txt: vfs cache: upload succeeded try #1
2021/05/12 14:12:40 DEBUG : 448M3014060200024958.txt: vfs cache: delaying writeback as --transfers exceeded
2021/05/12 14:12:40 DEBUG : 448M3014060200021111.txt: vfs cache: starting upload
2021/05/12 14:12:40 DEBUG : 440M3014060200021111.txt: MD5 = d33f58885a4d8a2264711ba4ab9c13fc OK
2021/05/12 14:12:40 INFO : 440M3014060200021111.txt: Copied (new)
2021/05/12 14:12:40 DEBUG : 440M3014060200021111.txt: vfs cache: fingerprint now "514,2021-05-12 14:12:31.493 +0000 UTC,d33f58885a4d8a2264711ba4ab9c13fc"
2021/05/12 14:12:40 DEBUG : 440M3014060200021111.txt: vfs cache: writeback object to VFS layer
2021/05/12 14:12:40 DEBUG : : Added virtual directory entry vAddFile: "440M3014060200021111.txt"
2021/05/12 14:12:40 INFO : 440M3014060200021111.txt: vfs cache: upload succeeded try #1
2021/05/12 14:12:40 DEBUG : 449M3014060200021111.txt: vfs cache: delaying writeback as --transfers exceeded
2021/05/12 14:12:40 DEBUG : 448M3014060200024958.txt: vfs cache: starting upload
2021/05/12 14:12:40 DEBUG : 440M3014060200024958.txt: MD5 = d33f58885a4d8a2264711ba4ab9c13fc OK
2021/05/12 14:12:40 INFO : 440M3014060200024958.txt: Copied (new)
2021/05/12 14:12:40 DEBUG : 440M3014060200024958.txt: vfs cache: fingerprint now "514,2021-05-12 14:12:31.495 +0000 UTC,d33f58885a4d8a2264711ba4ab9c13fc"
2021/05/12 14:12:40 DEBUG : 440M3014060200024958.txt: vfs cache: writeback object to VFS layer
2021/05/12 14:12:40 DEBUG : : Added virtual directory entry vAddFile: "440M3014060200024958.txt"
2021/05/12 14:12:40 INFO : 440M3014060200024958.txt: vfs cache: upload succeeded try #1
2021/05/12 14:12:40 DEBUG : 449M3014060200024958.txt: vfs cache: delaying writeback as --transfers exceeded
2021/05/12 14:12:40 DEBUG : 449M3014060200021111.txt: vfs cache: starting upload
2021/05/12 14:12:41 DEBUG : 441M3014060200024958.txt: MD5 = d33f58885a4d8a2264711ba4ab9c13fc OK
2021/05/12 14:12:41 INFO : 441M3014060200024958.txt: Copied (new)
2021/05/12 14:12:41 DEBUG : 441M3014060200024958.txt: vfs cache: fingerprint now "514,2021-05-12 14:12:31.501 +0000 UTC,d33f58885a4d8a2264711ba4ab9c13fc"
2021/05/12 14:12:41 DEBUG : 441M3014060200024958.txt: vfs cache: writeback object to VFS layer
2021/05/12 14:12:41 DEBUG : : Added virtual directory entry vAddFile: "441M3014060200024958.txt"
2021/05/12 14:12:41 INFO : 441M3014060200024958.txt: vfs cache: upload succeeded try #1
2021/05/12 14:12:41 DEBUG : 467M1018021300000003.txt: vfs cache: delaying writeback as --transfers exceeded
2021/05/12 14:12:41 DEBUG : 449M3014060200024958.txt: vfs cache: starting upload
2021/05/12 14:12:43 DEBUG : 448M3014060200024958.txt: MD5 = d33f58885a4d8a2264711ba4ab9c13fc OK
2021/05/12 14:12:43 INFO : 448M3014060200024958.txt: Copied (new)
2021/05/12 14:12:43 DEBUG : 448M3014060200024958.txt: vfs cache: fingerprint now "514,2021-05-12 14:12:31.507 +0000 UTC,d33f58885a4d8a2264711ba4ab9c13fc"
2021/05/12 14:12:43 DEBUG : 448M3014060200024958.txt: vfs cache: writeback object to VFS layer
2021/05/12 14:12:43 DEBUG : : Added virtual directory entry vAddFile: "448M3014060200024958.txt"
2021/05/12 14:12:43 INFO : 448M3014060200024958.txt: vfs cache: upload succeeded try #1
2021/05/12 14:12:43 DEBUG : 467M1018021300004882.txt: vfs cache: delaying writeback as --transfers exceeded
2021/05/12 14:12:43 DEBUG : 467M1018021300000003.txt: vfs cache: starting upload
2021/05/12 14:12:43 DEBUG : 449M3014060200024958.txt: MD5 = d33f58885a4d8a2264711ba4ab9c13fc OK
2021/05/12 14:12:43 INFO : 449M3014060200024958.txt: Copied (new)
2021/05/12 14:12:43 DEBUG : 449M3014060200024958.txt: vfs cache: fingerprint now "514,2021-05-12 14:12:31.513 +0000 UTC,d33f58885a4d8a2264711ba4ab9c13fc"
2021/05/12 14:12:43 DEBUG : 449M3014060200024958.txt: vfs cache: writeback object to VFS layer
2021/05/12 14:12:43 DEBUG : : Added virtual directory entry vAddFile: "449M3014060200024958.txt"
2021/05/12 14:12:43 INFO : 449M3014060200024958.txt: vfs cache: upload succeeded try #1
2021/05/12 14:12:43 DEBUG : 467M1019090400000004.txt: vfs cache: delaying writeback as --transfers exceeded
2021/05/12 14:12:43 DEBUG : 467M1018021300004882.txt: vfs cache: starting upload
2021/05/12 14:12:44 DEBUG : 449M3014060200021111.txt: MD5 = d33f58885a4d8a2264711ba4ab9c13fc OK
2021/05/12 14:12:44 INFO : 449M3014060200021111.txt: Copied (new)
2021/05/12 14:12:44 DEBUG : 449M3014060200021111.txt: vfs cache: fingerprint now "514,2021-05-12 14:12:31.51 +0000 UTC,d33f58885a4d8a2264711ba4ab9c13fc"
2021/05/12 14:12:44 DEBUG : 449M3014060200021111.txt: vfs cache: writeback object to VFS layer
2021/05/12 14:12:44 DEBUG : : Added virtual directory entry vAddFile: "449M3014060200021111.txt"
2021/05/12 14:12:44 INFO : 449M3014060200021111.txt: vfs cache: upload succeeded try #1
2021/05/12 14:12:44 DEBUG : 467M2021020100007001.txt: vfs cache: delaying writeback as --transfers exceeded
2021/05/12 14:12:44 DEBUG : 467M1019090400000004.txt: vfs cache: starting upload
2021/05/12 14:12:44 DEBUG : 448M3014060200021111.txt: MD5 = d33f58885a4d8a2264711ba4ab9c13fc OK
2021/05/12 14:12:44 INFO : 448M3014060200021111.txt: Copied (new)
2021/05/12 14:12:44 DEBUG : 448M3014060200021111.txt: vfs cache: fingerprint now "514,2021-05-12 14:12:31.504 +0000 UTC,d33f58885a4d8a2264711ba4ab9c13fc"
2021/05/12 14:12:44 DEBUG : 448M3014060200021111.txt: vfs cache: writeback object to VFS layer
2021/05/12 14:12:44 DEBUG : : Added virtual directory entry vAddFile: "448M3014060200021111.txt"
2021/05/12 14:12:44 INFO : 448M3014060200021111.txt: vfs cache: upload succeeded try #1
2021/05/12 14:12:44 DEBUG : 467M3014060200021111.txt: vfs cache: delaying writeback as --transfers exceeded
2021/05/12 14:12:44 DEBUG : 467M2021020100007001.txt: vfs cache: starting upload
2021/05/12 14:12:45 DEBUG : 467M1018021300000003.txt: MD5 = b44634e2ac4eaf96da4a85abc79ca686 OK
2021/05/12 14:12:45 INFO : 467M1018021300000003.txt: Copied (new)
2021/05/12 14:12:45 DEBUG : 467M1018021300000003.txt: vfs cache: fingerprint now "2612723,2021-05-12 14:12:31.529 +0000 UTC,b44634e2ac4eaf96da4a85abc79ca686"
2021/05/12 14:12:45 DEBUG : 467M1018021300000003.txt: vfs cache: writeback object to VFS layer
2021/05/12 14:12:45 DEBUG : : Added virtual directory entry vAddFile: "467M1018021300000003.txt"
2021/05/12 14:12:45 INFO : 467M1018021300000003.txt: vfs cache: upload succeeded try #1
2021/05/12 14:12:45 DEBUG : 467M3014060200024958.txt: vfs cache: delaying writeback as --transfers exceeded
2021/05/12 14:12:45 DEBUG : 467M3014060200021111.txt: vfs cache: starting upload
2021/05/12 14:12:45 DEBUG : 467M1018021300004882.txt: MD5 = b44634e2ac4eaf96da4a85abc79ca686 OK
2021/05/12 14:12:45 INFO : 467M1018021300004882.txt: Copied (new)
2021/05/12 14:12:45 DEBUG : 467M1018021300004882.txt: vfs cache: fingerprint now "2612723,2021-05-12 14:12:31.546 +0000 UTC,b44634e2ac4eaf96da4a85abc79ca686"
2021/05/12 14:12:45 DEBUG : 467M1018021300004882.txt: vfs cache: writeback object to VFS layer
2021/05/12 14:12:45 DEBUG : : Added virtual directory entry vAddFile: "467M1018021300004882.txt"
2021/05/12 14:12:45 INFO : 467M1018021300004882.txt: vfs cache: upload succeeded try #1
2021/05/12 14:12:45 DEBUG : 467M3014060200024958.txt: vfs cache: starting upload
2021/05/12 14:12:46 DEBUG : 467M3014060200021111.txt: MD5 = d33f58885a4d8a2264711ba4ab9c13fc OK
2021/05/12 14:12:46 INFO : 467M3014060200021111.txt: Copied (new)
2021/05/12 14:12:46 DEBUG : 467M3014060200021111.txt: vfs cache: fingerprint now "514,2021-05-12 14:12:31.563 +0000 UTC,d33f58885a4d8a2264711ba4ab9c13fc"
2021/05/12 14:12:46 DEBUG : 467M3014060200021111.txt: vfs cache: writeback object to VFS layer
2021/05/12 14:12:46 DEBUG : : Added virtual directory entry vAddFile: "467M3014060200021111.txt"
2021/05/12 14:12:46 INFO : 467M3014060200021111.txt: vfs cache: upload succeeded try #1
2021/05/12 14:12:46 DEBUG : 467M3014060200024958.txt: MD5 = d33f58885a4d8a2264711ba4ab9c13fc OK
2021/05/12 14:12:46 INFO : 467M3014060200024958.txt: Copied (new)
2021/05/12 14:12:46 DEBUG : 467M3014060200024958.txt: vfs cache: fingerprint now "514,2021-05-12 14:12:31.565 +0000 UTC,d33f58885a4d8a2264711ba4ab9c13fc"
2021/05/12 14:12:46 DEBUG : 467M3014060200024958.txt: vfs cache: writeback object to VFS layer
2021/05/12 14:12:46 DEBUG : : Added virtual directory entry vAddFile: "467M3014060200024958.txt"
2021/05/12 14:12:46 INFO : 467M3014060200024958.txt: vfs cache: upload succeeded try #1
2021/05/12 14:12:47 DEBUG : 467M2021020100007001.txt: MD5 = d6109cad01ebd388ff1ed8820dfa7859 OK
2021/05/12 14:12:47 INFO : 467M2021020100007001.txt: Copied (new)
2021/05/12 14:12:47 DEBUG : 467M2021020100007001.txt: vfs cache: fingerprint now "259235,2021-05-12 14:12:31.56 +0000 UTC,d6109cad01ebd388ff1ed8820dfa7859"
2021/05/12 14:12:47 DEBUG : 467M2021020100007001.txt: vfs cache: writeback object to VFS layer
2021/05/12 14:12:47 DEBUG : : Added virtual directory entry vAddFile: "467M2021020100007001.txt"
2021/05/12 14:12:47 INFO : 467M2021020100007001.txt: vfs cache: upload succeeded try #1
2021/05/12 14:12:47 DEBUG : 467M1019090400000004.txt: MD5 = 69d6a9343e753aaa9407dedaeb7efbb8 OK
2021/05/12 14:12:47 INFO : 467M1019090400000004.txt: Copied (new)
2021/05/12 14:12:47 DEBUG : 467M1019090400000004.txt: vfs cache: fingerprint now "1073748,2021-05-12 14:12:31.554 +0000 UTC,69d6a9343e753aaa9407dedaeb7efbb8"
2021/05/12 14:12:47 DEBUG : 467M1019090400000004.txt: vfs cache: writeback object to VFS layer
2021/05/12 14:12:47 DEBUG : : Added virtual directory entry vAddFile: "467M1019090400000004.txt"
2021/05/12 14:12:47 INFO : 467M1019090400000004.txt: vfs cache: upload succeeded try #1
2021/05/12 14:12:56 DEBUG : Google drive root '': Checking for changes on remote
2021/05/12 14:12:56 DEBUG : vfs cache RemoveNotInUse (maxAge=3600000000000, emptyOnly=false): item 448M3014060200021111.txt not removed, freed 0 bytes
2021/05/12 14:12:56 DEBUG : vfs cache RemoveNotInUse (maxAge=3600000000000, emptyOnly=false): item 449M3014060200024958.txt not removed, freed 0 bytes
2021/05/12 14:12:56 DEBUG : vfs cache RemoveNotInUse (maxAge=3600000000000, emptyOnly=false): item 439M3014060200024958.txt not removed, freed 0 bytes
2021/05/12 14:12:56 DEBUG : vfs cache RemoveNotInUse (maxAge=3600000000000, emptyOnly=false): item 440M3014060200024958.txt not removed, freed 0 bytes
2021/05/12 14:12:56 DEBUG : vfs cache RemoveNotInUse (maxAge=3600000000000, emptyOnly=false): item 441M3014060200024958.txt not removed, freed 0 bytes
2021/05/12 14:12:56 DEBUG : vfs cache RemoveNotInUse (maxAge=3600000000000, emptyOnly=false): item 441M3014060200021111.txt not removed, freed 0 bytes
2021/05/12 14:12:56 DEBUG : vfs cache RemoveNotInUse (maxAge=3600000000000, emptyOnly=false): item 448M3014060200024958.txt not removed, freed 0 bytes
2021/05/12 14:12:56 DEBUG : vfs cache RemoveNotInUse (maxAge=3600000000000, emptyOnly=false): item 449M3014060200021111.txt not removed, freed 0 bytes
2021/05/12 14:12:56 DEBUG : vfs cache RemoveNotInUse (maxAge=3600000000000, emptyOnly=false): item 358M4920210111519369610633769.txt not removed, freed 0 bytes
2021/05/12 14:12:56 DEBUG : vfs cache RemoveNotInUse (maxAge=3600000000000, emptyOnly=false): item 439M3014060200021111.txt not removed, freed 0 bytes
2021/05/12 14:12:56 DEBUG : vfs cache RemoveNotInUse (maxAge=3600000000000, emptyOnly=false): item 440M3014060200021111.txt not removed, freed 0 bytes
2021/05/12 14:12:56 DEBUG : vfs cache RemoveNotInUse (maxAge=3600000000000, emptyOnly=false): item 431M3014060200024958.txt not removed, freed 0 bytes
2021/05/12 14:12:56 DEBUG : vfs cache RemoveNotInUse (maxAge=3600000000000, emptyOnly=false): item 467M1019090400000004.txt not removed, freed 0 bytes
2021/05/12 14:12:56 DEBUG : vfs cache RemoveNotInUse (maxAge=3600000000000, emptyOnly=false): item 467M3014060200024958.txt not removed, freed 0 bytes
2021/05/12 14:12:56 DEBUG : vfs cache RemoveNotInUse (maxAge=3600000000000, emptyOnly=false): item 467M2021020100007001.txt not removed, freed 0 bytes
2021/05/12 14:12:56 DEBUG : vfs cache RemoveNotInUse (maxAge=3600000000000, emptyOnly=false): item 467M3014060200021111.txt not removed, freed 0 bytes
2021/05/12 14:12:56 DEBUG : vfs cache RemoveNotInUse (maxAge=3600000000000, emptyOnly=false): item 431M3014060200021111.txt not removed, freed 0 bytes
2021/05/12 14:12:56 DEBUG : vfs cache RemoveNotInUse (maxAge=3600000000000, emptyOnly=false): item 467M1018021300000003.txt not removed, freed 0 bytes
2021/05/12 14:12:56 DEBUG : vfs cache RemoveNotInUse (maxAge=3600000000000, emptyOnly=false): item 467M1018021300004882.txt not removed, freed 0 bytes
2021/05/12 14:12:56 INFO : vfs cache: cleaned: objects 19 (was 19) in use 0, to upload 0, uploading 0, total size 6.265M (was 6.265M)
2021/05/12 14:12:56 DEBUG : : changeNotify: relativePath="431M3014060200024958.txt", type=3
2021/05/12 14:12:56 DEBUG : : invalidating directory cache
2021/05/12 14:12:56 DEBUG : : >changeNotify:
2021/05/12 14:12:56 DEBUG : : changeNotify: relativePath="358M4920210111519369610633769.txt", type=3
2021/05/12 14:12:56 DEBUG : : >changeNotify:
2021/05/12 14:12:56 DEBUG : : changeNotify: relativePath="431M3014060200021111.txt", type=3
2021/05/12 14:12:56 DEBUG : : >changeNotify:
2021/05/12 14:12:56 DEBUG : : changeNotify: relativePath="439M3014060200024958.txt", type=3
2021/05/12 14:12:56 DEBUG : : >changeNotify:
2021/05/12 14:12:56 DEBUG : : changeNotify: relativePath="439M3014060200021111.txt", type=3
2021/05/12 14:12:56 DEBUG : : >changeNotify:
2021/05/12 14:12:56 DEBUG : : changeNotify: relativePath="441M3014060200021111.txt", type=3
2021/05/12 14:12:56 DEBUG : : >changeNotify:
2021/05/12 14:12:56 DEBUG : : changeNotify: relativePath="440M3014060200024958.txt", type=3
2021/05/12 14:12:56 DEBUG : : >changeNotify:
2021/05/12 14:12:56 DEBUG : : changeNotify: relativePath="440M3014060200021111.txt", type=3
2021/05/12 14:12:56 DEBUG : : >changeNotify:
2021/05/12 14:12:56 DEBUG : : changeNotify: relativePath="441M3014060200024958.txt", type=3
2021/05/12 14:12:56 DEBUG : : >changeNotify:
2021/05/12 14:12:56 DEBUG : : changeNotify: relativePath="448M3014060200024958.txt", type=3
2021/05/12 14:12:56 DEBUG : : >changeNotify:
2021/05/12 14:12:56 DEBUG : : changeNotify: relativePath="449M3014060200024958.txt", type=3
2021/05/12 14:12:56 DEBUG : : >changeNotify:
2021/05/12 14:12:56 DEBUG : : changeNotify: relativePath="449M3014060200021111.txt", type=3
2021/05/12 14:12:56 DEBUG : : >changeNotify:
2021/05/12 14:12:56 DEBUG : : changeNotify: relativePath="448M3014060200021111.txt", type=3
2021/05/12 14:12:56 DEBUG : : >changeNotify:
2021/05/12 14:12:56 DEBUG : : changeNotify: relativePath="467M1018021300000003.txt", type=3
2021/05/12 14:12:56 DEBUG : : >changeNotify:
2021/05/12 14:12:56 DEBUG : : changeNotify: relativePath="467M1018021300004882.txt", type=3
2021/05/12 14:12:56 DEBUG : : >changeNotify:
2021/05/12 14:12:56 DEBUG : : changeNotify: relativePath="467M3014060200021111.txt", type=3
2021/05/12 14:12:56 DEBUG : : >changeNotify:
2021/05/12 14:12:56 DEBUG : : changeNotify: relativePath="467M3014060200024958.txt", type=3
2021/05/12 14:12:56 DEBUG : : >changeNotify:
2021/05/12 14:12:56 DEBUG : : changeNotify: relativePath="467M2021020100007001.txt", type=3
2021/05/12 14:12:56 DEBUG : : >changeNotify:
2021/05/12 14:12:56 DEBUG : : changeNotify: relativePath="467M1019090400000004.txt", type=3
2021/05/12 14:12:56 DEBUG : : >changeNotify:
2021/05/12 14:13:56 DEBUG : Google drive root '': Checking for changes on remote
2021/05/12 14:13:56 DEBUG : vfs cache RemoveNotInUse (maxAge=3600000000000, emptyOnly=false): item 431M3014060200024958.txt not removed, freed 0 bytes
2021/05/12 14:13:56 DEBUG : vfs cache RemoveNotInUse (maxAge=3600000000000, emptyOnly=false): item 467M1019090400000004.txt not removed, freed 0 bytes
2021/05/12 14:13:56 DEBUG : vfs cache RemoveNotInUse (maxAge=3600000000000, emptyOnly=false): item 467M3014060200024958.txt not removed, freed 0 bytes
2021/05/12 14:13:56 DEBUG : vfs cache RemoveNotInUse (maxAge=3600000000000, emptyOnly=false): item 467M2021020100007001.txt not removed, freed 0 bytes
2021/05/12 14:13:56 DEBUG : vfs cache RemoveNotInUse (maxAge=3600000000000, emptyOnly=false): item 467M3014060200021111.txt not removed, freed 0 bytes
2021/05/12 14:13:56 DEBUG : vfs cache RemoveNotInUse (maxAge=3600000000000, emptyOnly=false): item 431M3014060200021111.txt not removed, freed 0 bytes
2021/05/12 14:13:56 DEBUG : vfs cache RemoveNotInUse (maxAge=3600000000000, emptyOnly=false): item 467M1018021300000003.txt not removed, freed 0 bytes
2021/05/12 14:13:56 DEBUG : vfs cache RemoveNotInUse (maxAge=3600000000000, emptyOnly=false): item 467M1018021300004882.txt not removed, freed 0 bytes
2021/05/12 14:13:56 DEBUG : vfs cache RemoveNotInUse (maxAge=3600000000000, emptyOnly=false): item 448M3014060200021111.txt not removed, freed 0 bytes
2021/05/12 14:13:56 DEBUG : vfs cache RemoveNotInUse (maxAge=3600000000000, emptyOnly=false): item 449M3014060200024958.txt not removed, freed 0 bytes
2021/05/12 14:13:56 DEBUG : vfs cache RemoveNotInUse (maxAge=3600000000000, emptyOnly=false): item 439M3014060200024958.txt not removed, freed 0 bytes
2021/05/12 14:13:56 DEBUG : vfs cache RemoveNotInUse (maxAge=3600000000000, emptyOnly=false): item 440M3014060200024958.txt not removed, freed 0 bytes
2021/05/12 14:13:56 DEBUG : vfs cache RemoveNotInUse (maxAge=3600000000000, emptyOnly=false): item 441M3014060200024958.txt not removed, freed 0 bytes
2021/05/12 14:13:56 DEBUG : vfs cache RemoveNotInUse (maxAge=3600000000000, emptyOnly=false): item 441M3014060200021111.txt not removed, freed 0 bytes
2021/05/12 14:13:56 DEBUG : vfs cache RemoveNotInUse (maxAge=3600000000000, emptyOnly=false): item 448M3014060200024958.txt not removed, freed 0 bytes
2021/05/12 14:13:56 DEBUG : vfs cache RemoveNotInUse (maxAge=3600000000000, emptyOnly=false): item 449M3014060200021111.txt not removed, freed 0 bytes
2021/05/12 14:13:56 DEBUG : vfs cache RemoveNotInUse (maxAge=3600000000000, emptyOnly=false): item 358M4920210111519369610633769.txt not removed, freed 0 bytes
2021/05/12 14:13:56 DEBUG : vfs cache RemoveNotInUse (maxAge=3600000000000, emptyOnly=false): item 439M3014060200021111.txt not removed, freed 0 bytes
2021/05/12 14:13:56 DEBUG : vfs cache RemoveNotInUse (maxAge=3600000000000, emptyOnly=false): item 440M3014060200021111.txt not removed, freed 0 bytes
2021/05/12 14:13:56 INFO : vfs cache: cleaned: objects 19 (was 19) in use 0, to upload 0, uploading 0, total size 6.265M (was 6.265M)
2021/05/12 14:14:56 DEBUG : Google drive root '': Checking for changes on remote
2021/05/12 14:14:56 DEBUG : vfs cache RemoveNotInUse (maxAge=3600000000000, emptyOnly=false): item 441M3014060200024958.txt not removed, freed 0 bytes
2021/05/12 14:14:56 DEBUG : vfs cache RemoveNotInUse (maxAge=3600000000000, emptyOnly=false): item 448M3014060200021111.txt not removed, freed 0 bytes
2021/05/12 14:14:56 DEBUG : vfs cache RemoveNotInUse (maxAge=3600000000000, emptyOnly=false): item 449M3014060200024958.txt not removed, freed 0 bytes
2021/05/12 14:14:56 DEBUG : vfs cache RemoveNotInUse (maxAge=3600000000000, emptyOnly=false): item 439M3014060200024958.txt not removed, freed 0 bytes
2021/05/12 14:14:56 DEBUG : vfs cache RemoveNotInUse (maxAge=3600000000000, emptyOnly=false): item 440M3014060200024958.txt not removed, freed 0 bytes
2021/05/12 14:14:56 DEBUG : vfs cache RemoveNotInUse (maxAge=3600000000000, emptyOnly=false): item 440M3014060200021111.txt not removed, freed 0 bytes
2021/05/12 14:14:56 DEBUG : vfs cache RemoveNotInUse (maxAge=3600000000000, emptyOnly=false): item 441M3014060200021111.txt not removed, freed 0 bytes
2021/05/12 14:14:56 DEBUG : vfs cache RemoveNotInUse (maxAge=3600000000000, emptyOnly=false): item 448M3014060200024958.txt not removed, freed 0 bytes
2021/05/12 14:14:56 DEBUG : vfs cache RemoveNotInUse (maxAge=3600000000000, emptyOnly=false): item 449M3014060200021111.txt not removed, freed 0 bytes
2021/05/12 14:14:56 DEBUG : vfs cache RemoveNotInUse (maxAge=3600000000000, emptyOnly=false): item 358M4920210111519369610633769.txt not removed, freed 0 bytes
2021/05/12 14:14:56 DEBUG : vfs cache RemoveNotInUse (maxAge=3600000000000, emptyOnly=false): item 439M3014060200021111.txt not removed, freed 0 bytes
2021/05/12 14:14:56 DEBUG : vfs cache RemoveNotInUse (maxAge=3600000000000, emptyOnly=false): item 467M3014060200024958.txt not removed, freed 0 bytes
2021/05/12 14:14:56 DEBUG : vfs cache RemoveNotInUse (maxAge=3600000000000, emptyOnly=false): item 431M3014060200024958.txt not removed, freed 0 bytes
2021/05/12 14:14:56 DEBUG : vfs cache RemoveNotInUse (maxAge=3600000000000, emptyOnly=false): item 467M1019090400000004.txt not removed, freed 0 bytes
2021/05/12 14:14:56 DEBUG : vfs cache RemoveNotInUse (maxAge=3600000000000, emptyOnly=false): item 467M1018021300004882.txt not removed, freed 0 bytes
2021/05/12 14:14:56 DEBUG : vfs cache RemoveNotInUse (maxAge=3600000000000, emptyOnly=false): item 467M2021020100007001.txt not removed, freed 0 bytes
2021/05/12 14:14:56 DEBUG : vfs cache RemoveNotInUse (maxAge=3600000000000, emptyOnly=false): item 467M3014060200021111.txt not removed, freed 0 bytes
2021/05/12 14:14:56 DEBUG : vfs cache RemoveNotInUse (maxAge=3600000000000, emptyOnly=false): item 431M3014060200021111.txt not removed, freed 0 bytes
2021/05/12 14:14:56 DEBUG : vfs cache RemoveNotInUse (maxAge=3600000000000, emptyOnly=false): item 467M1018021300000003.txt not removed, freed 0 bytes
2021/05/12 14:14:56 INFO : vfs cache: cleaned: objects 19 (was 19) in use 0, to upload 0, uploading 0, total size 6.265M (was 6.265M)
2021/05/12 14:15:56 DEBUG : Google drive root '': Checking for changes on remote
2021/05/12 14:15:56 DEBUG : vfs cache RemoveNotInUse (maxAge=3600000000000, emptyOnly=false): item 441M3014060200024958.txt not removed, freed 0 bytes
2021/05/12 14:15:56 DEBUG : vfs cache RemoveNotInUse (maxAge=3600000000000, emptyOnly=false): item 448M3014060200021111.txt not removed, freed 0 bytes
2021/05/12 14:15:56 DEBUG : vfs cache RemoveNotInUse (maxAge=3600000000000, emptyOnly=false): item 449M3014060200024958.txt not removed, freed 0 bytes
2021/05/12 14:15:56 DEBUG : vfs cache RemoveNotInUse (maxAge=3600000000000, emptyOnly=false): item 439M3014060200024958.txt not removed, freed 0 bytes
2021/05/12 14:15:56 DEBUG : vfs cache RemoveNotInUse (maxAge=3600000000000, emptyOnly=false): item 440M3014060200024958.txt not removed, freed 0 bytes
2021/05/12 14:15:56 DEBUG : vfs cache RemoveNotInUse (maxAge=3600000000000, emptyOnly=false): item 440M3014060200021111.txt not removed, freed 0 bytes
2021/05/12 14:15:56 DEBUG : vfs cache RemoveNotInUse (maxAge=3600000000000, emptyOnly=false): item 441M3014060200021111.txt not removed, freed 0 bytes
2021/05/12 14:15:56 DEBUG : vfs cache RemoveNotInUse (maxAge=3600000000000, emptyOnly=false): item 448M3014060200024958.txt not removed, freed 0 bytes
2021/05/12 14:15:56 DEBUG : vfs cache RemoveNotInUse (maxAge=3600000000000, emptyOnly=false): item 449M3014060200021111.txt not removed, freed 0 bytes
2021/05/12 14:15:56 DEBUG : vfs cache RemoveNotInUse (maxAge=3600000000000, emptyOnly=false): item 358M4920210111519369610633769.txt not removed, freed 0 bytes
2021/05/12 14:15:56 DEBUG : vfs cache RemoveNotInUse (maxAge=3600000000000, emptyOnly=false): item 439M3014060200021111.txt not removed, freed 0 bytes
2021/05/12 14:15:56 DEBUG : vfs cache RemoveNotInUse (maxAge=3600000000000, emptyOnly=false): item 467M3014060200024958.txt not removed, freed 0 bytes
2021/05/12 14:15:56 DEBUG : vfs cache RemoveNotInUse (maxAge=3600000000000, emptyOnly=false): item 431M3014060200024958.txt not removed, freed 0 bytes
2021/05/12 14:15:56 DEBUG : vfs cache RemoveNotInUse (maxAge=3600000000000, emptyOnly=false): item 467M1019090400000004.txt not removed, freed 0 bytes
2021/05/12 14:15:56 DEBUG : vfs cache RemoveNotInUse (maxAge=3600000000000, emptyOnly=false): item 467M1018021300004882.txt not removed, freed 0 bytes
2021/05/12 14:15:56 DEBUG : vfs cache RemoveNotInUse (maxAge=3600000000000, emptyOnly=false): item 467M2021020100007001.txt not removed, freed 0 bytes
2021/05/12 14:15:56 DEBUG : vfs cache RemoveNotInUse (maxAge=3600000000000, emptyOnly=false): item 467M3014060200021111.txt not removed, freed 0 bytes
2021/05/12 14:15:56 DEBUG : vfs cache RemoveNotInUse (maxAge=3600000000000, emptyOnly=false): item 431M3014060200021111.txt not removed, freed 0 bytes
2021/05/12 14:15:56 DEBUG : vfs cache RemoveNotInUse (maxAge=3600000000000, emptyOnly=false): item 467M1018021300000003.txt not removed, freed 0 bytes
2021/05/12 14:15:56 INFO : vfs cache: cleaned: objects 19 (was 19) in use 0, to upload 0, uploading 0, total size 6.265M (was 6.265M)

Hi
any news about this issue please¿?

many thanks

This topic was automatically closed 60 days after the last reply. New replies are no longer allowed.