Skip to content

Instantly share code, notes, and snippets.

@X1011
Created August 19, 2015 22:38
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save X1011/167bf93160972ef2da9e to your computer and use it in GitHub Desktop.
Save X1011/167bf93160972ef2da9e to your computer and use it in GitHub Desktop.
GDriveFS export-format error log
~$ sudo GD_DEBUG=1 GD_MONITOR_CHANGES=0 gdfs -o allow_other /var/cache/gdfs.creds /mnt/drive/
2015-08-19 05:32:50,183 [gdrivefs.utility INFO] No mime-mapping was found.
2015-08-19 05:32:50,183 [gdrivefs.utility INFO] No extension-mapping was found.
2015-08-19 05:32:50,188 [__main__ DEBUG] Mounting GD with creds at [/var/cache/gdfs.creds]: /mnt/drive/
2015-08-19 05:32:50,188 [gdrivefs.gdfs.gdfuse DEBUG] Setting option [allow_other] to [True].
2015-08-19 05:32:50,188 [gdrivefs.gdfs.gdfuse DEBUG] Forwarding option [allow_other] with value [True] to FUSE.
2015-08-19 05:32:50,188 [gdrivefs.gdfs.gdfuse DEBUG] FUSE options:
{'allow_other': True}
2015-08-19 05:32:50,189 [gdrivefs.gdfs.gdfuse DEBUG] PERMS: F=777 E=666 NE=444
2015-08-19 05:32:50,194 [gdrivefs.gdtool.drive DEBUG] Getting authorized HTTP tunnel.
2015-08-19 05:32:50,195 [gdrivefs.gdtool.drive DEBUG] Got authorized tunnel.
2015-08-19 05:32:50,195 [googleapiclient.discovery INFO] URL being requested: GET https://www.googleapis.com/discovery/v1/apis/drive/v2/rest
2015-08-19 05:32:50,527 [googleapiclient.discovery INFO] URL being requested: GET https://www.googleapis.com/drive/v2/about?alt=json
2015-08-19 05:32:50,576 [oauth2client.client INFO] Refreshing due to a 401 (attempt 1/2)
2015-08-19 05:32:50,576 [oauth2client.client INFO] Refreshing access_token
FUSE library version: 2.9.4
nullpath_ok: 0
nopath: 0
utime_omit_ok: 0
unique: 1, opcode: INIT (26), nodeid: 0, insize: 56, pid: 0
INIT: 7.23
flags=0x0003f7fb
max_readahead=0x00020000
2015-08-19 05:32:51,094 [gdrivefs.gdfs.fsutility DEBUG] --------------------------------------------------
2015-08-19 05:32:51,094 [gdrivefs.gdfs.fsutility DEBUG] >>>>>>>>>> init(23) >>>>>>>>>> (0)
2015-08-19 05:32:51,095 [gdrivefs.gdfs.fsutility DEBUG] DATA: path= [/]
2015-08-19 05:32:51,095 [gdrivefs.gdfs.gdfuse WARNING] We were told not to monitor changes.
2015-08-19 05:32:51,095 [gdrivefs.gdfs.fsutility DEBUG] <<<<<<<<<< init(23) (0)
INIT: 7.19
flags=0x00000011
max_readahead=0x00020000
max_write=0x00020000
max_background=0
congestion_threshold=0
unique: 1, success, outsize: 40
unique: 2, opcode: ACCESS (34), nodeid: 1, insize: 48, pid: 5211
access / 04
unique: 2, success, outsize: 16
unique: 3, opcode: LOOKUP (1), nodeid: 1, insize: 47, pid: 5211
LOOKUP /.Trash
getattr /.Trash
2015-08-19 05:32:51,095 [gdrivefs.gdfs.fsutility DEBUG] --------------------------------------------------
2015-08-19 05:32:51,095 [gdrivefs.gdfs.fsutility DEBUG] >>>>>>>>>> getattr(4) >>>>>>>>>> (5211)
2015-08-19 05:32:51,095 [gdrivefs.gdfs.fsutility DEBUG] DATA: fh= [None] raw_path= [/.Trash]
2015-08-19 05:32:51,097 [googleapiclient.discovery INFO] URL being requested: GET https://www.googleapis.com/drive/v2/about?alt=json
2015-08-19 05:32:51,291 [gdrivefs.cache.cacheclient_base DEBUG] CacheClientBase(CacheClientBase,28800)
2015-08-19 05:32:51,292 [gdrivefs.cache.cache_agent INFO] Starting cache-cleanup thread: <gdrivefs.cache.cache_agent.CacheAgent object at 0x7fe3741017d0>
2015-08-19 05:32:51,292 [gdrivefs.cache.cache_agent INFO] Cache-cleanup thread running: <gdrivefs.cache.cache_agent.CacheAgent object at 0x7fe3741017d0>
2015-08-19 05:32:51,293 [gdrivefs.gdtool.drive INFO] Getting client for parent-listing.
2015-08-19 05:32:51,293 [gdrivefs.gdtool.drive INFO] Listing entries over child with ID [0AF8ofr1i46T3Uk9PVA].
2015-08-19 05:32:51,295 [googleapiclient.discovery INFO] URL being requested: GET https://www.googleapis.com/drive/v2/files/0AF8ofr1i46T3Uk9PVA/parents?alt=json
2015-08-19 05:32:51,390 [googleapiclient.discovery INFO] URL being requested: GET https://www.googleapis.com/drive/v2/files/0AF8ofr1i46T3Uk9PVA?alt=json
2015-08-19 05:32:51,564 [gdrivefs.gdtool.drive DEBUG] (1) entries were retrieved.
2015-08-19 05:32:51,564 [gdrivefs.cache.volume DEBUG] Recursively pruning entry with ID [0AF8ofr1i46T3Uk9PVA].
2015-08-19 05:32:51,565 [gdrivefs.gdtool.drive INFO] Listing all files. CONTAINS=[<none>] IS=[.Trash] PARENT_ID=[0AF8ofr1i46T3Uk9PVA]
2015-08-19 05:32:51,565 [gdrivefs.gdtool.drive DEBUG] Doing request for listing of files with page-token [None] and page-number (0): '0AF8ofr1i46T3Uk9PVA' in parents and title='.Trash' and trashed = false
2015-08-19 05:32:51,576 [googleapiclient.discovery INFO] URL being requested: GET https://www.googleapis.com/drive/v2/files?q=%270AF8ofr1i46T3Uk9PVA%27+in+parents+and+title%3D%27.Trash%27+and+trashed+%3D+false&alt=json
2015-08-19 05:32:51,736 [gdrivefs.gdtool.drive DEBUG] (0) entries were presented for page-number (0).
2015-08-19 05:32:51,736 [gdrivefs.gdtool.drive DEBUG] No more pages in file listing.
2015-08-19 05:32:51,737 [gdrivefs.gdfs.fsutility DEBUG] <<<<<<<<<< getattr(4) (5211)
unique: 3, error: -2 (No such file or directory), outsize: 16
unique: 4, opcode: LOOKUP (1), nodeid: 1, insize: 52, pid: 5211
LOOKUP /.Trash-1000
getattr /.Trash-1000
2015-08-19 05:32:51,737 [gdrivefs.gdfs.fsutility DEBUG] --------------------------------------------------
2015-08-19 05:32:51,737 [gdrivefs.gdfs.fsutility DEBUG] >>>>>>>>>> getattr(4) >>>>>>>>>> (5211)
2015-08-19 05:32:51,737 [gdrivefs.gdfs.fsutility DEBUG] DATA: fh= [None] raw_path= [/.Trash-1000]
2015-08-19 05:32:51,738 [gdrivefs.gdtool.drive INFO] Listing all files. CONTAINS=[<none>] IS=[.Trash-1000] PARENT_ID=[0AF8ofr1i46T3Uk9PVA]
2015-08-19 05:32:51,738 [gdrivefs.gdtool.drive DEBUG] Doing request for listing of files with page-token [None] and page-number (0): '0AF8ofr1i46T3Uk9PVA' in parents and title='.Trash-1000' and trashed = false
2015-08-19 05:32:51,752 [googleapiclient.discovery INFO] URL being requested: GET https://www.googleapis.com/drive/v2/files?q=%270AF8ofr1i46T3Uk9PVA%27+in+parents+and+title%3D%27.Trash-1000%27+and+trashed+%3D+false&alt=json
2015-08-19 05:32:51,901 [gdrivefs.gdtool.drive DEBUG] (0) entries were presented for page-number (0).
2015-08-19 05:32:51,901 [gdrivefs.gdtool.drive DEBUG] No more pages in file listing.
2015-08-19 05:32:51,901 [gdrivefs.gdfs.fsutility DEBUG] <<<<<<<<<< getattr(4) (5211)
unique: 4, error: -2 (No such file or directory), outsize: 16
unique: 5, opcode: LOOKUP (1), nodeid: 1, insize: 46, pid: 21461
LOOKUP /music
getattr /music
2015-08-19 05:33:22,838 [gdrivefs.gdfs.fsutility DEBUG] --------------------------------------------------
2015-08-19 05:33:22,838 [gdrivefs.gdfs.fsutility DEBUG] >>>>>>>>>> getattr(4) >>>>>>>>>> (21461)
2015-08-19 05:33:22,838 [gdrivefs.gdfs.fsutility DEBUG] DATA: fh= [None] raw_path= [/music]
2015-08-19 05:33:22,838 [gdrivefs.gdtool.drive INFO] Listing all files. CONTAINS=[<none>] IS=[music] PARENT_ID=[0AF8ofr1i46T3Uk9PVA]
2015-08-19 05:33:22,838 [gdrivefs.gdtool.drive DEBUG] Doing request for listing of files with page-token [None] and page-number (0): '0AF8ofr1i46T3Uk9PVA' in parents and title='music' and trashed = false
2015-08-19 05:33:22,849 [googleapiclient.discovery INFO] URL being requested: GET https://www.googleapis.com/drive/v2/files?q=%270AF8ofr1i46T3Uk9PVA%27+in+parents+and+title%3D%27music%27+and+trashed+%3D+false&alt=json
2015-08-19 05:33:23,030 [gdrivefs.gdtool.drive DEBUG] (1) entries were presented for page-number (0).
2015-08-19 05:33:23,031 [gdrivefs.gdtool.drive DEBUG] No more pages in file listing.
2015-08-19 05:33:23,031 [gdrivefs.gdfs.fsutility DEBUG] <<<<<<<<<< getattr(4) (21461)
NODEID: 2
unique: 5, success, outsize: 144
unique: 6, opcode: LOOKUP (1), nodeid: 2, insize: 66, pid: 21461
LOOKUP /music/Heyyeyaaeyaaaeyaeyaa5.mid
getattr /music/Heyyeyaaeyaaaeyaeyaa5.mid
2015-08-19 05:33:23,032 [gdrivefs.gdfs.fsutility DEBUG] --------------------------------------------------
2015-08-19 05:33:23,032 [gdrivefs.gdfs.fsutility DEBUG] >>>>>>>>>> getattr(4) >>>>>>>>>> (21461)
2015-08-19 05:33:23,032 [gdrivefs.gdfs.fsutility DEBUG] DATA: fh= [None] raw_path= [/music/Heyyeyaaeyaaaeyaeyaa5.mid]
2015-08-19 05:33:23,032 [gdrivefs.gdtool.drive INFO] Listing all files. CONTAINS=[<none>] IS=[Heyyeyaaeyaaaeyaeyaa5.mid] PARENT_ID=[0B18ofr1i46T3dWtPeE1qOTlvQmM]
2015-08-19 05:33:23,032 [gdrivefs.gdtool.drive DEBUG] Doing request for listing of files with page-token [None] and page-number (0): '0B18ofr1i46T3dWtPeE1qOTlvQmM' in parents and title='Heyyeyaaeyaaaeyaeyaa5.mid' and trashed = false
2015-08-19 05:33:23,044 [googleapiclient.discovery INFO] URL being requested: GET https://www.googleapis.com/drive/v2/files?q=%270B18ofr1i46T3dWtPeE1qOTlvQmM%27+in+parents+and+title%3D%27Heyyeyaaeyaaaeyaeyaa5.mid%27+and+trashed+%3D+false&alt=json
2015-08-19 05:33:23,206 [gdrivefs.gdtool.drive DEBUG] (0) entries were presented for page-number (0).
2015-08-19 05:33:23,206 [gdrivefs.gdtool.drive DEBUG] No more pages in file listing.
2015-08-19 05:33:23,206 [gdrivefs.gdfs.fsutility DEBUG] <<<<<<<<<< getattr(4) (21461)
unique: 6, error: -2 (No such file or directory), outsize: 16
unique: 7, opcode: ACCESS (34), nodeid: 2, insize: 48, pid: 21461
access /music 01
unique: 7, success, outsize: 16
unique: 8, opcode: LOOKUP (1), nodeid: 2, insize: 66, pid: 21462
LOOKUP /music/Heyyeyaaeyaaaeyaeyaa5.mid
getattr /music/Heyyeyaaeyaaaeyaeyaa5.mid
2015-08-19 05:33:23,207 [gdrivefs.gdfs.fsutility DEBUG] --------------------------------------------------
2015-08-19 05:33:23,207 [gdrivefs.gdfs.fsutility DEBUG] >>>>>>>>>> getattr(4) >>>>>>>>>> (21462)
2015-08-19 05:33:23,208 [gdrivefs.gdfs.fsutility DEBUG] DATA: fh= [None] raw_path= [/music/Heyyeyaaeyaaaeyaeyaa5.mid]
2015-08-19 05:33:23,208 [gdrivefs.gdtool.drive INFO] Listing all files. CONTAINS=[<none>] IS=[Heyyeyaaeyaaaeyaeyaa5.mid] PARENT_ID=[0B18ofr1i46T3dWtPeE1qOTlvQmM]
2015-08-19 05:33:23,208 [gdrivefs.gdtool.drive DEBUG] Doing request for listing of files with page-token [None] and page-number (0): '0B18ofr1i46T3dWtPeE1qOTlvQmM' in parents and title='Heyyeyaaeyaaaeyaeyaa5.mid' and trashed = false
2015-08-19 05:33:23,220 [googleapiclient.discovery INFO] URL being requested: GET https://www.googleapis.com/drive/v2/files?q=%270B18ofr1i46T3dWtPeE1qOTlvQmM%27+in+parents+and+title%3D%27Heyyeyaaeyaaaeyaeyaa5.mid%27+and+trashed+%3D+false&alt=json
2015-08-19 05:33:23,372 [gdrivefs.gdtool.drive DEBUG] (0) entries were presented for page-number (0).
2015-08-19 05:33:23,372 [gdrivefs.gdtool.drive DEBUG] No more pages in file listing.
2015-08-19 05:33:23,373 [gdrivefs.gdfs.fsutility DEBUG] <<<<<<<<<< getattr(4) (21462)
unique: 8, error: -2 (No such file or directory), outsize: 16
unique: 9, opcode: CREATE (35), nodeid: 2, insize: 82, pid: 21462
create flags: 0x8041 /music/Heyyeyaaeyaaaeyaeyaa5.mid 0100600 umask=0022
2015-08-19 05:33:23,373 [gdrivefs.gdfs.fsutility DEBUG] --------------------------------------------------
2015-08-19 05:33:23,373 [gdrivefs.gdfs.fsutility DEBUG] >>>>>>>>>> create(8) >>>>>>>>>> (21462)
2015-08-19 05:33:23,373 [gdrivefs.gdfs.fsutility DEBUG] DATA: mode= [33152] filepath= [/music/Heyyeyaaeyaaaeyaeyaa5.mid]
2015-08-19 05:33:23,373 [gdrivefs.gdfs.opened_file DEBUG] Opened-file working directory: [/tmp/tmpETNrYg]
2015-08-19 05:33:23,373 [gdrivefs.gdfs.opened_file DEBUG] Assigning file-handle (2).
2015-08-19 05:33:23,374 [gdrivefs.gdtool.drive INFO] Creating entry with filename [Heyyeyaaeyaaaeyaeyaa5.mid] under parent(s) [0B18ofr1i46T3dWtPeE1qOTlvQmM] with mime-type [application/octet-stream]. MTIME=[2015-08-19T09:33:23.374764+00:00] ATIME=[2015-08-19T09:33:23.374764+00:00] DATA_FILEPATH=[None]
2015-08-19 05:33:23,375 [gdrivefs.gdtool.drive DEBUG] Doing file-insert with:
{'body': {'labels': {'hidden': False},
'lastViewedByMeDate': '2015-08-19T09:33:23.374764+00:00',
'mimeType': 'application/octet-stream',
'modifiedDate': '2015-08-19T09:33:23.374764+00:00',
'parents': [{'id': u'0B18ofr1i46T3dWtPeE1qOTlvQmM'}],
'title': u'Heyyeyaaeyaaaeyaeyaa5.mid'}}
2015-08-19 05:33:23,387 [googleapiclient.discovery INFO] URL being requested: POST https://www.googleapis.com/drive/v2/files?alt=json
2015-08-19 05:33:24,322 [gdrivefs.gdtool.drive INFO] New entry created with ID [0B18ofr1i46T3UzJCR2NvdXAybGs].
2015-08-19 05:33:24,322 [gdrivefs.gdfs.gdfuse INFO] Inner-create of [/music/Heyyeyaaeyaaaeyaeyaa5.mid] completed.
2015-08-19 05:33:24,322 [gdrivefs.gdfs.opened_file INFO] Opened-file object created for entry-ID [0B18ofr1i46T3UzJCR2NvdXAybGs] and path (/music).
2015-08-19 05:33:24,322 [gdrivefs.gdfs.opened_file DEBUG] Ensuring local availability of [<NORMAL ID= [0B18ofr1i46T3UzJCR2NvdXAybGs] MIME= [audio/midi] NAME= [Heyyeyaaeyaaaeyaeyaa5.mid] URIS= (1)>]: [/tmp/tmpETNrYg/0B18ofr1i46T3UzJCR2NvdXAybGs]
2015-08-19 05:33:24,323 [gdrivefs.gdfs.opened_file INFO] Attempting local cache update of file [/tmp/tmpETNrYg/0B18ofr1i46T3UzJCR2NvdXAybGs] for entry [<NORMAL ID= [0B18ofr1i46T3UzJCR2NvdXAybGs] MIME= [audio/midi] NAME= [Heyyeyaaeyaaaeyaeyaa5.mid] URIS= (1)>] and mime-type [application/octet-stream].
2015-08-19 05:33:24,323 [gdrivefs.gdfs.opened_file DEBUG] Executing the download: [0B18ofr1i46T3UzJCR2NvdXAybGs] => [/tmp/tmpETNrYg/0B18ofr1i46T3UzJCR2NvdXAybGs]
2015-08-19 05:33:24,323 [gdrivefs.gdtool.drive INFO] Downloading entry with ID [0B18ofr1i46T3UzJCR2NvdXAybGs] and mime-type [application/octet-stream] to [/tmp/tmpETNrYg/0B18ofr1i46T3UzJCR2NvdXAybGs].
2015-08-19 05:33:24,323 [gdrivefs.gdtool.drive WARNING] Entry with ID [0B18ofr1i46T3UzJCR2NvdXAybGs] can not be exported to type [application/octet-stream]. The available types are: audio/midi
2015-08-19 05:33:24,323 [gdrivefs.gdfs.opened_file ERROR] There was an export-format error.
Traceback (most recent call last):
File "/usr/lib/python2.7/site-packages/gdrivefs/gdfs/opened_file.py", line 297, in __load_base_from_remote
self.mime_type)
File "/usr/lib/python2.7/site-packages/gdrivefs/gdtool/drive.py", line 61, in wrapper
return f(*args, **kwargs)
File "/usr/lib/python2.7/site-packages/gdrivefs/gdtool/drive.py", line 422, in download_to_local
raise ExportFormatError(message)
ExportFormatError: Entry with ID [0B18ofr1i46T3UzJCR2NvdXAybGs] can not be exported to type [application/octet-stream]. The available types are: audio/midi
2015-08-19 05:33:24,329 [gdrivefs.gdfs.gdfuse ERROR] Could not create OpenedFile object for created file.
Traceback (most recent call last):
File "/usr/lib/python2.7/site-packages/gdrivefs/gdfs/gdfuse.py", line 368, in create
mime_type)
File "/usr/lib/python2.7/site-packages/gdrivefs/gdfs/opened_file.py", line 214, in __init__
self.__load_base_from_remote()
File "/usr/lib/python2.7/site-packages/gdrivefs/gdfs/opened_file.py", line 302, in __load_base_from_remote
raise fuse.FuseOSError(ENOENT)
FuseOSError: [Errno 2] No such file or directory
2015-08-19 05:33:24,330 [gdrivefs.gdfs.fsutility ERROR] FUSE error [FuseOSError] (5) will be forwarded back to GDFS from [create]: [Errno 5] Input/output error
2015-08-19 05:33:24,330 [gdrivefs.gdfs.fsutility DEBUG] <<<<<<<<<< create(8) (21462)
unique: 9, error: -5 (Input/output error), outsize: 16
unique: 10, opcode: LOOKUP (1), nodeid: 1, insize: 46, pid: 25216
LOOKUP /music
getattr /music
2015-08-19 06:26:48,233 [gdrivefs.gdfs.fsutility DEBUG] --------------------------------------------------
2015-08-19 06:26:48,233 [gdrivefs.gdfs.fsutility DEBUG] >>>>>>>>>> getattr(4) >>>>>>>>>> (25216)
2015-08-19 06:26:48,235 [gdrivefs.gdfs.fsutility DEBUG] DATA: fh= [None] raw_path= [/music]
2015-08-19 06:26:48,236 [gdrivefs.gdfs.fsutility DEBUG] <<<<<<<<<< getattr(4) (25216)
NODEID: 2
unique: 10, success, outsize: 144
unique: 11, opcode: LOOKUP (1), nodeid: 2, insize: 66, pid: 25216
LOOKUP /music/Heyyeyaaeyaaaeyaeyaa6.mid
getattr /music/Heyyeyaaeyaaaeyaeyaa6.mid
2015-08-19 06:26:48,237 [gdrivefs.gdfs.fsutility DEBUG] --------------------------------------------------
2015-08-19 06:26:48,237 [gdrivefs.gdfs.fsutility DEBUG] >>>>>>>>>> getattr(4) >>>>>>>>>> (25216)
2015-08-19 06:26:48,237 [gdrivefs.gdfs.fsutility DEBUG] DATA: fh= [None] raw_path= [/music/Heyyeyaaeyaaaeyaeyaa6.mid]
2015-08-19 06:26:48,238 [gdrivefs.gdtool.drive INFO] Listing all files. CONTAINS=[<none>] IS=[Heyyeyaaeyaaaeyaeyaa6.mid] PARENT_ID=[0B18ofr1i46T3dWtPeE1qOTlvQmM]
2015-08-19 06:26:48,238 [gdrivefs.gdtool.drive DEBUG] Doing request for listing of files with page-token [None] and page-number (0): '0B18ofr1i46T3dWtPeE1qOTlvQmM' in parents and title='Heyyeyaaeyaaaeyaeyaa6.mid' and trashed = false
2015-08-19 06:26:48,258 [googleapiclient.discovery INFO] URL being requested: GET https://www.googleapis.com/drive/v2/files?q=%270B18ofr1i46T3dWtPeE1qOTlvQmM%27+in+parents+and+title%3D%27Heyyeyaaeyaaaeyaeyaa6.mid%27+and+trashed+%3D+false&alt=json
2015-08-19 06:26:48,636 [gdrivefs.gdtool.drive DEBUG] (0) entries were presented for page-number (0).
2015-08-19 06:26:48,637 [gdrivefs.gdtool.drive DEBUG] No more pages in file listing.
2015-08-19 06:26:48,637 [gdrivefs.gdfs.fsutility DEBUG] <<<<<<<<<< getattr(4) (25216)
unique: 11, error: -2 (No such file or directory), outsize: 16
unique: 12, opcode: ACCESS (34), nodeid: 2, insize: 48, pid: 25216
access /music 01
unique: 12, success, outsize: 16
unique: 13, opcode: LOOKUP (1), nodeid: 2, insize: 74, pid: 25217
LOOKUP /music/.Heyyeyaaeyaaaeyaeyaa6.mid.H6XIqi
getattr /music/.Heyyeyaaeyaaaeyaeyaa6.mid.H6XIqi
2015-08-19 06:26:48,639 [gdrivefs.gdfs.fsutility DEBUG] --------------------------------------------------
2015-08-19 06:26:48,639 [gdrivefs.gdfs.fsutility DEBUG] >>>>>>>>>> getattr(4) >>>>>>>>>> (25217)
2015-08-19 06:26:48,640 [gdrivefs.gdfs.fsutility DEBUG] DATA: fh= [None] raw_path= [/music/.Heyyeyaaeyaaaeyaeyaa6.mid.H6XIqi]
2015-08-19 06:26:48,640 [gdrivefs.gdtool.drive INFO] Listing all files. CONTAINS=[<none>] IS=[.Heyyeyaaeyaaaeyaeyaa6.mid.H6XIqi] PARENT_ID=[0B18ofr1i46T3dWtPeE1qOTlvQmM]
2015-08-19 06:26:48,640 [gdrivefs.gdtool.drive DEBUG] Doing request for listing of files with page-token [None] and page-number (0): '0B18ofr1i46T3dWtPeE1qOTlvQmM' in parents and title='.Heyyeyaaeyaaaeyaeyaa6.mid.H6XIqi' and trashed = false
2015-08-19 06:26:48,654 [googleapiclient.discovery INFO] URL being requested: GET https://www.googleapis.com/drive/v2/files?q=%270B18ofr1i46T3dWtPeE1qOTlvQmM%27+in+parents+and+title%3D%27.Heyyeyaaeyaaaeyaeyaa6.mid.H6XIqi%27+and+trashed+%3D+false&alt=json
2015-08-19 06:26:48,815 [gdrivefs.gdtool.drive DEBUG] (0) entries were presented for page-number (0).
2015-08-19 06:26:48,816 [gdrivefs.gdtool.drive DEBUG] No more pages in file listing.
2015-08-19 06:26:48,816 [gdrivefs.gdfs.fsutility DEBUG] <<<<<<<<<< getattr(4) (25217)
unique: 13, error: -2 (No such file or directory), outsize: 16
unique: 14, opcode: CREATE (35), nodeid: 2, insize: 90, pid: 25217
create flags: 0x80c2 /music/.Heyyeyaaeyaaaeyaeyaa6.mid.H6XIqi 0100600 umask=0022
2015-08-19 06:26:48,816 [gdrivefs.gdfs.fsutility DEBUG] --------------------------------------------------
2015-08-19 06:26:48,816 [gdrivefs.gdfs.fsutility DEBUG] >>>>>>>>>> create(8) >>>>>>>>>> (25217)
2015-08-19 06:26:48,816 [gdrivefs.gdfs.fsutility DEBUG] DATA: mode= [33152] filepath= [/music/.Heyyeyaaeyaaaeyaeyaa6.mid.H6XIqi]
2015-08-19 06:26:48,817 [gdrivefs.gdfs.opened_file DEBUG] Assigning file-handle (3).
2015-08-19 06:26:48,818 [gdrivefs.gdtool.drive INFO] Creating entry with filename [.Heyyeyaaeyaaaeyaeyaa6.mid.H6XIqi] under parent(s) [0B18ofr1i46T3dWtPeE1qOTlvQmM] with mime-type [application/octet-stream]. MTIME=[2015-08-19T10:26:48.817677+00:00] ATIME=[2015-08-19T10:26:48.817677+00:00] DATA_FILEPATH=[None]
2015-08-19 06:26:48,819 [gdrivefs.gdtool.drive DEBUG] Doing file-insert with:
{'body': {'labels': {'hidden': True},
'lastViewedByMeDate': '2015-08-19T10:26:48.817677+00:00',
'mimeType': 'application/octet-stream',
'modifiedDate': '2015-08-19T10:26:48.817677+00:00',
'parents': [{'id': u'0B18ofr1i46T3dWtPeE1qOTlvQmM'}],
'title': u'.Heyyeyaaeyaaaeyaeyaa6.mid.H6XIqi'}}
2015-08-19 06:26:48,836 [googleapiclient.discovery INFO] URL being requested: POST https://www.googleapis.com/drive/v2/files?alt=json
2015-08-19 06:26:50,761 [gdrivefs.gdtool.drive INFO] New entry created with ID [0B18ofr1i46T3NnNNcnRidHFxdlE].
2015-08-19 06:26:50,761 [gdrivefs.gdfs.gdfuse INFO] Inner-create of [/music/.Heyyeyaaeyaaaeyaeyaa6.mid.H6XIqi] completed.
2015-08-19 06:26:50,761 [gdrivefs.gdfs.opened_file INFO] Opened-file object created for entry-ID [0B18ofr1i46T3NnNNcnRidHFxdlE] and path (/music).
2015-08-19 06:26:50,761 [gdrivefs.gdfs.opened_file DEBUG] Ensuring local availability of [<NORMAL ID= [0B18ofr1i46T3NnNNcnRidHFxdlE] MIME= [application/octet-stream] NAME= [.Heyyeyaaeyaaaeyaeyaa6.mid.H6XIqi] URIS= (1)>]: [/tmp/tmpETNrYg/0B18ofr1i46T3NnNNcnRidHFxdlE]
2015-08-19 06:26:50,761 [gdrivefs.gdfs.opened_file INFO] Attempting local cache update of file [/tmp/tmpETNrYg/0B18ofr1i46T3NnNNcnRidHFxdlE] for entry [<NORMAL ID= [0B18ofr1i46T3NnNNcnRidHFxdlE] MIME= [application/octet-stream] NAME= [.Heyyeyaaeyaaaeyaeyaa6.mid.H6XIqi] URIS= (1)>] and mime-type [application/octet-stream].
2015-08-19 06:26:50,762 [gdrivefs.gdfs.opened_file DEBUG] Executing the download: [0B18ofr1i46T3NnNNcnRidHFxdlE] => [/tmp/tmpETNrYg/0B18ofr1i46T3NnNNcnRidHFxdlE]
2015-08-19 06:26:50,762 [gdrivefs.gdtool.drive INFO] Downloading entry with ID [0B18ofr1i46T3NnNNcnRidHFxdlE] and mime-type [application/octet-stream] to [/tmp/tmpETNrYg/0B18ofr1i46T3NnNNcnRidHFxdlE].
2015-08-19 06:26:50,763 [gdrivefs.gdtool.drive INFO] File will be downloaded to [/tmp/tmpETNrYg/0B18ofr1i46T3NnNNcnRidHFxdlE].
2015-08-19 06:26:50,763 [gdrivefs.gdtool.chunked_download DEBUG] Attempting to read chunk. ATTEMPT=(1)/(1)
2015-08-19 06:26:51,147 [gdrivefs.gdtool.chunked_download DEBUG] Received chunk of size (0).
2015-08-19 06:26:51,148 [gdrivefs.gdtool.chunked_download WARNING] No 'content-range' found in response. Assuming that we've received all data.
2015-08-19 06:26:51,148 [gdrivefs.gdtool.chunked_download DEBUG] Checking if done. PROGRESS=(0) TOTAL-SIZE=(0)
2015-08-19 06:26:51,148 [gdrivefs.gdtool.drive DEBUG] Read chunk: STATUS=[<googleapiclient.http.MediaDownloadProgress object at 0x7fe3738805d0>] DONE=[True] TOTAL_SIZE=[0]
2015-08-19 06:26:51,148 [gdrivefs.gdtool.drive DEBUG] Chunk: PROGRESS=[<bound method MediaDownloadProgress.progress of <googleapiclient.http.MediaDownloadProgress object at 0x7fe3738805d0>>] TOTAL-SIZE=[0] RESUMABLE-PROGRESS=[0]
2015-08-19 06:26:51,148 [gdrivefs.gdtool.drive DEBUG] Download complete. Offset is: (0)
2015-08-19 06:26:51,148 [gdrivefs.gdfs.opened_file DEBUG] Established base file-data for [<NORMAL ID= [0B18ofr1i46T3NnNNcnRidHFxdlE] MIME= [application/octet-stream] NAME= [.Heyyeyaaeyaaaeyaeyaa6.mid.H6XIqi] URIS= (1)>]: [/tmp/tmpETNrYg/0B18ofr1i46T3NnNNcnRidHFxdlE]
2015-08-19 06:26:51,149 [gdrivefs.gdfs.gdfuse DEBUG] Registering OpenedFile object with handle (3), path [/music/.Heyyeyaaeyaaaeyaeyaa6.mid.H6XIqi], and ID [0B18ofr1i46T3NnNNcnRidHFxdlE].
2015-08-19 06:26:51,149 [gdrivefs.gdfs.gdfuse DEBUG] File created, opened, and completely registered.
2015-08-19 06:26:51,149 [gdrivefs.gdfs.fsutility DEBUG] <<<<<<<<<< create(8) (25217)
create[3] flags: 0x80c2 /music/.Heyyeyaaeyaaaeyaeyaa6.mid.H6XIqi
getattr /music/.Heyyeyaaeyaaaeyaeyaa6.mid.H6XIqi
2015-08-19 06:26:51,149 [gdrivefs.gdfs.fsutility DEBUG] --------------------------------------------------
2015-08-19 06:26:51,149 [gdrivefs.gdfs.fsutility DEBUG] >>>>>>>>>> getattr(4) >>>>>>>>>> (25217)
2015-08-19 06:26:51,149 [gdrivefs.gdfs.fsutility DEBUG] DATA: fh= [None] raw_path= [/music/.Heyyeyaaeyaaaeyaeyaa6.mid.H6XIqi]
2015-08-19 06:26:51,150 [gdrivefs.gdfs.fsutility DEBUG] <<<<<<<<<< getattr(4) (25217)
NODEID: 3
unique: 14, success, outsize: 160
unique: 15, opcode: SETATTR (4), nodeid: 3, insize: 128, pid: 25217
2015-08-19 06:26:51,150 [gdrivefs.gdfs.fsutility DEBUG] --------------------------------------------------
2015-08-19 06:26:51,150 [gdrivefs.gdfs.fsutility DEBUG] >>>>>>>>>> chmod(14) >>>>>>>>>> (25217)
2015-08-19 06:26:51,150 [gdrivefs.gdfs.fsutility DEBUG] DATA: mode= [33216] filepath= [/music/.Heyyeyaaeyaaaeyaeyaa6.mid.H6XIqi]
2015-08-19 06:26:51,151 [gdrivefs.gdfs.fsutility DEBUG] <<<<<<<<<< chmod(14) (25217)
getattr /music/.Heyyeyaaeyaaaeyaeyaa6.mid.H6XIqi
2015-08-19 06:26:51,151 [gdrivefs.gdfs.fsutility DEBUG] --------------------------------------------------
2015-08-19 06:26:51,151 [gdrivefs.gdfs.fsutility DEBUG] >>>>>>>>>> getattr(4) >>>>>>>>>> (25217)
2015-08-19 06:26:51,151 [gdrivefs.gdfs.fsutility DEBUG] DATA: fh= [None] raw_path= [/music/.Heyyeyaaeyaaaeyaeyaa6.mid.H6XIqi]
2015-08-19 06:26:51,151 [gdrivefs.gdfs.fsutility DEBUG] <<<<<<<<<< getattr(4) (25217)
unique: 15, success, outsize: 120
unique: 16, opcode: GETXATTR (22), nodeid: 3, insize: 68, pid: 25217
getxattr /music/.Heyyeyaaeyaaaeyaeyaa6.mid.H6XIqi security.capability 0
2015-08-19 06:26:51,152 [gdrivefs.gdfs.fsutility DEBUG] --------------------------------------------------
2015-08-19 06:26:51,152 [gdrivefs.gdfs.fsutility DEBUG] >>>>>>>>>> getxattr(26) >>>>>>>>>> (25217)
2015-08-19 06:26:51,152 [gdrivefs.gdfs.fsutility DEBUG] DATA: path= [/music/.Heyyeyaaeyaaaeyaeyaa6.mid.H6XIqi] name= [security.capability]
2015-08-19 06:26:51,155 [gdrivefs.gdfs.fsutility DEBUG] <<<<<<<<<< getxattr(26) (25217)
unique: 16, success, outsize: 24
unique: 17, opcode: WRITE (16), nodeid: 3, insize: 4176, pid: 25217
write[3] 4096 bytes to 0 flags: 0x8002
2015-08-19 06:26:51,155 [gdrivefs.gdfs.fsutility DEBUG] --------------------------------------------------
2015-08-19 06:26:51,155 [gdrivefs.gdfs.fsutility DEBUG] >>>>>>>>>> write(11) >>>>>>>>>> (25217)
2015-08-19 06:26:51,155 [gdrivefs.gdfs.fsutility DEBUG] DATA: fh= [3] offset= [0] filepath= [/music/.Heyyeyaaeyaaaeyaeyaa6.mid.H6XIqi]
2015-08-19 06:26:51,155 [gdrivefs.gdfs.fsutility DEBUG] OF: >>>>>>>>>> add_update(1) >>>>>>>>>> (25217)
2015-08-19 06:26:51,155 [gdrivefs.gdfs.fsutility DEBUG] DATA: offset= [0]
2015-08-19 06:26:51,156 [gdrivefs.gdfs.opened_file DEBUG] Applying update for offset (0) and length (4096).
2015-08-19 06:26:51,156 [gdrivefs.gdfs.fsutility DEBUG] OF: <<<<<<<<<< add_update(1) (25217)
2015-08-19 06:26:51,156 [gdrivefs.gdfs.fsutility DEBUG] <<<<<<<<<< write(11) (25217)
write[3] 4096 bytes to 0
unique: 17, success, outsize: 24
unique: 18, opcode: WRITE (16), nodeid: 3, insize: 4176, pid: 25217
write[3] 4096 bytes to 4096 flags: 0x8002
2015-08-19 06:26:51,156 [gdrivefs.gdfs.fsutility DEBUG] --------------------------------------------------
2015-08-19 06:26:51,156 [gdrivefs.gdfs.fsutility DEBUG] >>>>>>>>>> write(11) >>>>>>>>>> (25217)
2015-08-19 06:26:51,156 [gdrivefs.gdfs.fsutility DEBUG] DATA: fh= [3] offset= [4096] filepath= [/music/.Heyyeyaaeyaaaeyaeyaa6.mid.H6XIqi]
2015-08-19 06:26:51,156 [gdrivefs.gdfs.fsutility DEBUG] OF: >>>>>>>>>> add_update(1) >>>>>>>>>> (25217)
2015-08-19 06:26:51,156 [gdrivefs.gdfs.fsutility DEBUG] DATA: offset= [4096]
2015-08-19 06:26:51,156 [gdrivefs.gdfs.opened_file DEBUG] Applying update for offset (4096) and length (4096).
2015-08-19 06:26:51,157 [gdrivefs.gdfs.fsutility DEBUG] OF: <<<<<<<<<< add_update(1) (25217)
2015-08-19 06:26:51,157 [gdrivefs.gdfs.fsutility DEBUG] <<<<<<<<<< write(11) (25217)
write[3] 4096 bytes to 4096
unique: 18, success, outsize: 24
unique: 19, opcode: WRITE (16), nodeid: 3, insize: 4176, pid: 25217
write[3] 4096 bytes to 8192 flags: 0x8002
2015-08-19 06:26:51,157 [gdrivefs.gdfs.fsutility DEBUG] --------------------------------------------------
2015-08-19 06:26:51,157 [gdrivefs.gdfs.fsutility DEBUG] >>>>>>>>>> write(11) >>>>>>>>>> (25217)
2015-08-19 06:26:51,157 [gdrivefs.gdfs.fsutility DEBUG] DATA: fh= [3] offset= [8192] filepath= [/music/.Heyyeyaaeyaaaeyaeyaa6.mid.H6XIqi]
2015-08-19 06:26:51,157 [gdrivefs.gdfs.fsutility DEBUG] OF: >>>>>>>>>> add_update(1) >>>>>>>>>> (25217)
2015-08-19 06:26:51,157 [gdrivefs.gdfs.fsutility DEBUG] DATA: offset= [8192]
2015-08-19 06:26:51,157 [gdrivefs.gdfs.opened_file DEBUG] Applying update for offset (8192) and length (4096).
2015-08-19 06:26:51,157 [gdrivefs.gdfs.fsutility DEBUG] OF: <<<<<<<<<< add_update(1) (25217)
2015-08-19 06:26:51,158 [gdrivefs.gdfs.fsutility DEBUG] <<<<<<<<<< write(11) (25217)
write[3] 4096 bytes to 8192
unique: 19, success, outsize: 24
unique: 20, opcode: WRITE (16), nodeid: 3, insize: 441, pid: 25217
write[3] 361 bytes to 12288 flags: 0x8002
2015-08-19 06:26:51,158 [gdrivefs.gdfs.fsutility DEBUG] --------------------------------------------------
2015-08-19 06:26:51,158 [gdrivefs.gdfs.fsutility DEBUG] >>>>>>>>>> write(11) >>>>>>>>>> (25217)
2015-08-19 06:26:51,158 [gdrivefs.gdfs.fsutility DEBUG] DATA: fh= [3] offset= [12288] filepath= [/music/.Heyyeyaaeyaaaeyaeyaa6.mid.H6XIqi]
2015-08-19 06:26:51,158 [gdrivefs.gdfs.fsutility DEBUG] OF: >>>>>>>>>> add_update(1) >>>>>>>>>> (25217)
2015-08-19 06:26:51,158 [gdrivefs.gdfs.fsutility DEBUG] DATA: offset= [12288]
2015-08-19 06:26:51,158 [gdrivefs.gdfs.opened_file DEBUG] Applying update for offset (12288) and length (361).
2015-08-19 06:26:51,158 [gdrivefs.gdfs.fsutility DEBUG] OF: <<<<<<<<<< add_update(1) (25217)
2015-08-19 06:26:51,159 [gdrivefs.gdfs.fsutility DEBUG] <<<<<<<<<< write(11) (25217)
write[3] 361 bytes to 12288
unique: 20, success, outsize: 24
unique: 21, opcode: FLUSH (25), nodeid: 3, insize: 64, pid: 25217
flush[3]
2015-08-19 06:26:51,159 [gdrivefs.gdfs.fsutility DEBUG] --------------------------------------------------
2015-08-19 06:26:51,159 [gdrivefs.gdfs.fsutility DEBUG] >>>>>>>>>> flush(12) >>>>>>>>>> (25217)
2015-08-19 06:26:51,159 [gdrivefs.gdfs.fsutility DEBUG] DATA: fh= [3] filepath= [/music/.Heyyeyaaeyaaaeyaeyaa6.mid.H6XIqi]
2015-08-19 06:26:51,159 [gdrivefs.gdfs.fsutility DEBUG] OF: >>>>>>>>>> flush(2) >>>>>>>>>> (25217)
2015-08-19 06:26:51,159 [gdrivefs.gdfs.opened_file DEBUG] Flushing opened-file.
2015-08-19 06:26:51,159 [gdrivefs.gdfs.opened_file DEBUG] Pushing (12649) bytes for entry with ID from [0B18ofr1i46T3NnNNcnRidHFxdlE] to GD for file-path [/tmp/tmpETNrYg/0B18ofr1i46T3NnNNcnRidHFxdlE].
2015-08-19 06:26:51,159 [gdrivefs.gdtool.drive INFO] Updating entry [<NORMAL ID= [0B18ofr1i46T3NnNNcnRidHFxdlE] MIME= [application/octet-stream] NAME= [.Heyyeyaaeyaaaeyaeyaa6.mid.H6XIqi] URIS= (1)>].
2015-08-19 06:26:51,160 [gdrivefs.gdtool.drive DEBUG] We'll be sending a file in the update: [0B18ofr1i46T3NnNNcnRidHFxdlE] [/tmp/tmpETNrYg/0B18ofr1i46T3NnNNcnRidHFxdlE]
2015-08-19 06:26:51,160 [gdrivefs.gdtool.drive DEBUG] Sending entry update: [0B18ofr1i46T3NnNNcnRidHFxdlE]
2015-08-19 06:26:51,171 [googleapiclient.discovery INFO] URL being requested: PUT https://www.googleapis.com/upload/drive/v2/files/0B18ofr1i46T3NnNNcnRidHFxdlE?uploadType=resumable&alt=json&updateViewedDate=false&setModifiedDate=true
2015-08-19 06:26:51,171 [gdrivefs.gdtool.drive DEBUG] We need to finish updating the entry's data: [.Heyyeyaaeyaaaeyaeyaa6.mid.H6XIqi]
2015-08-19 06:26:52,748 [gdrivefs.gdtool.drive DEBUG] Entry updated: [<NORMAL ID= [0B18ofr1i46T3NnNNcnRidHFxdlE] MIME= [audio/unknown] NAME= [.Heyyeyaaeyaaaeyaeyaa6.mid.H6XIqi] URIS= (1)>]
2015-08-19 06:26:52,748 [gdrivefs.gdfs.opened_file DEBUG] Update successful. Updating local cache.
2015-08-19 06:26:52,749 [gdrivefs.cache.volume DEBUG] Recursively pruning entry with ID [0B18ofr1i46T3NnNNcnRidHFxdlE].
2015-08-19 06:26:52,754 [gdrivefs.gdfs.opened_file INFO] Update complete on entry with ID [0B18ofr1i46T3NnNNcnRidHFxdlE].
2015-08-19 06:26:52,755 [gdrivefs.gdfs.fsutility DEBUG] OF: <<<<<<<<<< flush(2) (25217)
2015-08-19 06:26:52,755 [gdrivefs.gdfs.fsutility DEBUG] <<<<<<<<<< flush(12) (25217)
unique: 21, success, outsize: 16
unique: 22, opcode: RELEASE (18), nodeid: 3, insize: 64, pid: 0
release[3] flags: 0x8002
2015-08-19 06:26:52,755 [gdrivefs.gdfs.fsutility DEBUG] --------------------------------------------------
2015-08-19 06:26:52,755 [gdrivefs.gdfs.fsutility DEBUG] >>>>>>>>>> release(10) >>>>>>>>>> (0)
2015-08-19 06:26:52,755 [gdrivefs.gdfs.fsutility DEBUG] DATA: fh= [3] filepath= [/music/.Heyyeyaaeyaaaeyaeyaa6.mid.H6XIqi]
2015-08-19 06:26:52,756 [gdrivefs.gdfs.opened_file DEBUG] Closing opened-file with handle (3).
2015-08-19 06:26:52,756 [gdrivefs.gdfs.fsutility DEBUG] <<<<<<<<<< release(10) (0)
unique: 22, success, outsize: 16
unique: 23, opcode: LOOKUP (1), nodeid: 2, insize: 74, pid: 25217
LOOKUP /music/.Heyyeyaaeyaaaeyaeyaa6.mid.H6XIqi
getattr /music/.Heyyeyaaeyaaaeyaeyaa6.mid.H6XIqi
2015-08-19 06:26:52,756 [gdrivefs.gdfs.fsutility DEBUG] --------------------------------------------------
2015-08-19 06:26:52,756 [gdrivefs.gdfs.fsutility DEBUG] >>>>>>>>>> getattr(4) >>>>>>>>>> (25217)
2015-08-19 06:26:52,757 [gdrivefs.gdfs.fsutility DEBUG] DATA: fh= [None] raw_path= [/music/.Heyyeyaaeyaaaeyaeyaa6.mid.H6XIqi]
2015-08-19 06:26:52,758 [gdrivefs.gdfs.fsutility DEBUG] <<<<<<<<<< getattr(4) (25217)
NODEID: 3
unique: 23, success, outsize: 144
unique: 24, opcode: SETATTR (4), nodeid: 3, insize: 128, pid: 25217
utimens /music/.Heyyeyaaeyaaaeyaeyaa6.mid.H6XIqi 1439980012.752629033 1368076842.000000000
2015-08-19 06:26:52,758 [gdrivefs.gdfs.fsutility DEBUG] --------------------------------------------------
2015-08-19 06:26:52,758 [gdrivefs.gdfs.fsutility DEBUG] >>>>>>>>>> utimens(22) >>>>>>>>>> (25217)
2015-08-19 06:26:52,759 [gdrivefs.gdfs.fsutility DEBUG] DATA: raw_path= [/music/.Heyyeyaaeyaaaeyaeyaa6.mid.H6XIqi] times= [(1439980012.752629, 1368076842.0)]
2015-08-19 06:26:52,759 [gdrivefs.gdtool.drive INFO] Updating entry [<NORMAL ID= [0B18ofr1i46T3NnNNcnRidHFxdlE] MIME= [audio/unknown] NAME= [.Heyyeyaaeyaaaeyaeyaa6.mid.H6XIqi] URIS= (1)>].
2015-08-19 06:26:52,759 [gdrivefs.gdtool.drive DEBUG] Sending entry update: [0B18ofr1i46T3NnNNcnRidHFxdlE]
2015-08-19 06:26:52,774 [googleapiclient.discovery INFO] URL being requested: PUT https://www.googleapis.com/drive/v2/files/0B18ofr1i46T3NnNNcnRidHFxdlE?alt=json&updateViewedDate=true&setModifiedDate=true
2015-08-19 06:26:53,608 [gdrivefs.gdtool.drive DEBUG] Entry updated: [<NORMAL ID= [0B18ofr1i46T3NnNNcnRidHFxdlE] MIME= [audio/unknown] NAME= [.Heyyeyaaeyaaaeyaeyaa6.mid.H6XIqi] URIS= (1)>]
2015-08-19 06:26:53,609 [gdrivefs.gdfs.fsutility DEBUG] <<<<<<<<<< utimens(22) (25217)
getattr /music/.Heyyeyaaeyaaaeyaeyaa6.mid.H6XIqi
2015-08-19 06:26:53,609 [gdrivefs.gdfs.fsutility DEBUG] --------------------------------------------------
2015-08-19 06:26:53,609 [gdrivefs.gdfs.fsutility DEBUG] >>>>>>>>>> getattr(4) >>>>>>>>>> (25217)
2015-08-19 06:26:53,609 [gdrivefs.gdfs.fsutility DEBUG] DATA: fh= [None] raw_path= [/music/.Heyyeyaaeyaaaeyaeyaa6.mid.H6XIqi]
2015-08-19 06:26:53,609 [gdrivefs.gdfs.fsutility DEBUG] <<<<<<<<<< getattr(4) (25217)
unique: 24, success, outsize: 120
unique: 25, opcode: SETATTR (4), nodeid: 3, insize: 128, pid: 25217
2015-08-19 06:26:53,610 [gdrivefs.gdfs.fsutility DEBUG] --------------------------------------------------
2015-08-19 06:26:53,610 [gdrivefs.gdfs.fsutility DEBUG] >>>>>>>>>> chmod(14) >>>>>>>>>> (25217)
2015-08-19 06:26:53,610 [gdrivefs.gdfs.fsutility DEBUG] DATA: mode= [33279] filepath= [/music/.Heyyeyaaeyaaaeyaeyaa6.mid.H6XIqi]
2015-08-19 06:26:53,610 [gdrivefs.gdfs.fsutility DEBUG] <<<<<<<<<< chmod(14) (25217)
getattr /music/.Heyyeyaaeyaaaeyaeyaa6.mid.H6XIqi
2015-08-19 06:26:53,610 [gdrivefs.gdfs.fsutility DEBUG] --------------------------------------------------
2015-08-19 06:26:53,610 [gdrivefs.gdfs.fsutility DEBUG] >>>>>>>>>> getattr(4) >>>>>>>>>> (25217)
2015-08-19 06:26:53,610 [gdrivefs.gdfs.fsutility DEBUG] DATA: fh= [None] raw_path= [/music/.Heyyeyaaeyaaaeyaeyaa6.mid.H6XIqi]
2015-08-19 06:26:53,611 [gdrivefs.gdfs.fsutility DEBUG] <<<<<<<<<< getattr(4) (25217)
unique: 25, success, outsize: 120
unique: 26, opcode: LOOKUP (1), nodeid: 2, insize: 66, pid: 25217
LOOKUP /music/Heyyeyaaeyaaaeyaeyaa6.mid
getattr /music/Heyyeyaaeyaaaeyaeyaa6.mid
2015-08-19 06:26:53,611 [gdrivefs.gdfs.fsutility DEBUG] --------------------------------------------------
2015-08-19 06:26:53,611 [gdrivefs.gdfs.fsutility DEBUG] >>>>>>>>>> getattr(4) >>>>>>>>>> (25217)
2015-08-19 06:26:53,611 [gdrivefs.gdfs.fsutility DEBUG] DATA: fh= [None] raw_path= [/music/Heyyeyaaeyaaaeyaeyaa6.mid]
2015-08-19 06:26:53,611 [gdrivefs.gdtool.drive INFO] Listing all files. CONTAINS=[<none>] IS=[Heyyeyaaeyaaaeyaeyaa6.mid] PARENT_ID=[0B18ofr1i46T3dWtPeE1qOTlvQmM]
2015-08-19 06:26:53,611 [gdrivefs.gdtool.drive DEBUG] Doing request for listing of files with page-token [None] and page-number (0): '0B18ofr1i46T3dWtPeE1qOTlvQmM' in parents and title='Heyyeyaaeyaaaeyaeyaa6.mid' and trashed = false
2015-08-19 06:26:53,622 [googleapiclient.discovery INFO] URL being requested: GET https://www.googleapis.com/drive/v2/files?q=%270B18ofr1i46T3dWtPeE1qOTlvQmM%27+in+parents+and+title%3D%27Heyyeyaaeyaaaeyaeyaa6.mid%27+and+trashed+%3D+false&alt=json
2015-08-19 06:26:53,785 [gdrivefs.gdtool.drive DEBUG] (0) entries were presented for page-number (0).
2015-08-19 06:26:53,785 [gdrivefs.gdtool.drive DEBUG] No more pages in file listing.
2015-08-19 06:26:53,786 [gdrivefs.gdfs.fsutility DEBUG] <<<<<<<<<< getattr(4) (25217)
unique: 26, error: -2 (No such file or directory), outsize: 16
unique: 27, opcode: RENAME (12), nodeid: 2, insize: 108, pid: 25217
rename /music/.Heyyeyaaeyaaaeyaeyaa6.mid.H6XIqi /music/Heyyeyaaeyaaaeyaeyaa6.mid
2015-08-19 06:26:53,786 [gdrivefs.gdfs.fsutility DEBUG] --------------------------------------------------
2015-08-19 06:26:53,786 [gdrivefs.gdfs.fsutility DEBUG] >>>>>>>>>> rename(19) >>>>>>>>>> (25217)
2015-08-19 06:26:53,786 [gdrivefs.gdfs.fsutility DEBUG] DATA: filepath_new= [/music/Heyyeyaaeyaaaeyaeyaa6.mid] filepath_old= [/music/.Heyyeyaaeyaaaeyaeyaa6.mid.H6XIqi]
2015-08-19 06:26:53,786 [gdrivefs.gdtool.drive INFO] Listing all files. CONTAINS=[<none>] IS=[Heyyeyaaeyaaaeyaeyaa6.mid] PARENT_ID=[0B18ofr1i46T3dWtPeE1qOTlvQmM]
2015-08-19 06:26:53,786 [gdrivefs.gdtool.drive DEBUG] Doing request for listing of files with page-token [None] and page-number (0): '0B18ofr1i46T3dWtPeE1qOTlvQmM' in parents and title='Heyyeyaaeyaaaeyaeyaa6.mid' and trashed = false
2015-08-19 06:26:53,797 [googleapiclient.discovery INFO] URL being requested: GET https://www.googleapis.com/drive/v2/files?q=%270B18ofr1i46T3dWtPeE1qOTlvQmM%27+in+parents+and+title%3D%27Heyyeyaaeyaaaeyaeyaa6.mid%27+and+trashed+%3D+false&alt=json
2015-08-19 06:26:53,958 [gdrivefs.gdtool.drive DEBUG] (0) entries were presented for page-number (0).
2015-08-19 06:26:53,959 [gdrivefs.gdtool.drive DEBUG] No more pages in file listing.
2015-08-19 06:26:53,959 [gdrivefs.gdtool.drive DEBUG] Renaming entry [<NORMAL ID= [0B18ofr1i46T3NnNNcnRidHFxdlE] MIME= [audio/unknown] NAME= [.Heyyeyaaeyaaaeyaeyaa6.mid.H6XIqi] URIS= (1)>] to [Heyyeyaaeyaaaeyaeyaa6.mid]. IS_HIDDEN=[False]
2015-08-19 06:26:53,959 [gdrivefs.gdtool.drive INFO] Updating entry [<NORMAL ID= [0B18ofr1i46T3NnNNcnRidHFxdlE] MIME= [audio/unknown] NAME= [.Heyyeyaaeyaaaeyaeyaa6.mid.H6XIqi] URIS= (1)>].
2015-08-19 06:26:53,959 [gdrivefs.gdtool.drive DEBUG] Sending entry update: [0B18ofr1i46T3NnNNcnRidHFxdlE]
2015-08-19 06:26:53,972 [googleapiclient.discovery INFO] URL being requested: PUT https://www.googleapis.com/drive/v2/files/0B18ofr1i46T3NnNNcnRidHFxdlE?alt=json&updateViewedDate=false&setModifiedDate=true
2015-08-19 06:26:54,838 [gdrivefs.gdtool.drive DEBUG] Entry updated: [<NORMAL ID= [0B18ofr1i46T3NnNNcnRidHFxdlE] MIME= [audio/unknown] NAME= [Heyyeyaaeyaaaeyaeyaa6.mid] URIS= (1)>]
2015-08-19 06:26:54,839 [gdrivefs.cache.volume DEBUG] Recursively pruning entry with ID [0B18ofr1i46T3NnNNcnRidHFxdlE].
2015-08-19 06:26:54,839 [gdrivefs.gdfs.fsutility DEBUG] <<<<<<<<<< rename(19) (25217)
unique: 27, success, outsize: 16
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment