Skip to content

Instantly share code, notes, and snippets.

@afgane
Last active August 6, 2019 15:55
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 afgane/6f66dc8f05ae9aeade74d290fa1a85fa to your computer and use it in GitHub Desktop.
Save afgane/6f66dc8f05ae9aeade74d290fa1a85fa to your computer and use it in GitHub Desktop.
Galaxy startup log, using `uwsgi --yaml config/galaxy.yml`
[uWSGI] getting YAML configuration from /galaxy/server/config/galaxy.yml
[uwsgi-static] added mapping for /static/style => /galaxy/server/static/style/blue
[uwsgi-static] added mapping for /static => /galaxy/server/static
[uwsgi-static] added mapping for /favicon.ico => /galaxy/server/static/favicon.ico
*** Starting uWSGI 2.0.18 (64bit) on [Tue Aug 6 15:04:56 2019] ***
compiled with version: 4.8.2 20140120 (Red Hat 4.8.2-15) on 13 February 2019 12:48:51
os: Linux-4.4.0-1057-aws #66-Ubuntu SMP Thu May 3 12:49:47 UTC 2018
nodename: quelling-rodent-galaxy-web-545fbdf875-9w9wp
machine: x86_64
clock source: unix
pcre jit disabled
detected number of CPU cores: 4
current working directory: /galaxy/server
detected binary path: /galaxy/server/.venv/bin/python2.7
your memory page size is 4096 bytes
detected max file descriptor number: 1048576
building mime-types dictionary from file /etc/mime.types...554 entry found
lock engine: pthread robust mutexes
thunder lock: enabled
uWSGI http bound on 0.0.0.0:8080 fd 4
uwsgi socket 0 bound to TCP address 127.0.0.1:45612 (port auto-assigned) fd 3
Python version: 2.7.15+ (default, Nov 27 2018, 23:36:35) [GCC 7.3.0]
--- Python VM already initialized ---
Python main interpreter initialized at 0x55edd232b2f0
python threads support enabled
your server socket listen backlog is limited to 100 connections
your mercy for graceful operations on workers is 60 seconds
mapped 306752 bytes (299 KB) for 4 cores
*** Operational MODE: threaded ***
added /galaxy/server/lib/ to pythonpath.
mounting galaxy.webapps.galaxy.buildapp:uwsgi_app() on /gvl/galaxy
DEBUG:galaxy.app:python path is: /galaxy/server/lib/, ., , /galaxy/server/.venv/bin, /galaxy/server/.venv/lib/python2.7, /galaxy/server/.venv/lib/python2.7/plat-x86_64-linux-gnu, /galaxy/server/.venv/lib/python2.7/lib-tk, /galaxy/server/.venv/lib/python2.7/lib-old, /galaxy/server/.venv/lib/python2.7/lib-dynload, /usr/lib/python2.7, /usr/lib/python2.7/plat-x86_64-linux-gnu, /usr/lib/python2.7/lib-tk, /galaxy/server/.venv/local/lib/python2.7/site-packages, /galaxy/server/.venv/lib/python2.7/site-packages
WARNING:galaxy.config:Config file (config/user_preferences_extra_conf.yml) could not be found or is malformed.
DEBUG:galaxy.containers:config file './config/containers_conf.yml' does not exist, running with default config
galaxy.web.stack DEBUG 2019-08-06 15:05:00,283 [p:1,w:0,m:0] [MainThread] UWSGIApplicationStack initialized
galaxy.queue_worker INFO 2019-08-06 15:05:00,285 [p:1,w:0,m:0] [MainThread] Initializing main Galaxy Queue Worker on sqlalchemy+postgresql://galaxydbuser:********@quelling-rodent-galaxy-postgres/galaxy
galaxy.model.migrate.check INFO 2019-08-06 15:05:00,761 [p:1,w:0,m:0] [MainThread] At database version 153
galaxy.config INFO 2019-08-06 15:05:00,781 [p:1,w:0,m:0] [MainThread] Install database targetting Galaxy's database configuration.
galaxy.datatypes.registry DEBUG 2019-08-06 15:05:01,176 [p:1,w:0,m:0] [MainThread] Loading datatypes from /cvmfs/main.galaxyproject.org/config/datatypes_conf.xml
galaxy.datatypes.registry DEBUG 2019-08-06 15:05:01,177 [p:1,w:0,m:0] [MainThread] Retrieved datatype module galaxy.datatypes.binary:Ab1 from the datatype registry.
galaxy.datatypes.registry DEBUG 2019-08-06 15:05:01,177 [p:1,w:0,m:0] [MainThread] Retrieved datatype module galaxy.datatypes.assembly:Amos from the datatype registry.
galaxy.datatypes.registry DEBUG 2019-08-06 15:05:01,177 [p:1,w:0,m:0] [MainThread] Retrieved datatype module galaxy.datatypes.text:Arff from the datatype registry.
galaxy.datatypes.registry DEBUG 2019-08-06 15:05:01,177 [p:1,w:0,m:0] [MainThread] Retrieved datatype module galaxy.datatypes.data:GenericAsn1 from the datatype registry.
galaxy.datatypes.registry DEBUG 2019-08-06 15:05:01,178 [p:1,w:0,m:0] [MainThread] Retrieved datatype module galaxy.datatypes.binary:GenericAsn1Binary from the datatype registry.
galaxy.datatypes.registry DEBUG 2019-08-06 15:05:01,178 [p:1,w:0,m:0] [MainThread] Retrieved datatype module galaxy.datatypes.sequence:Axt from the datatype registry.
galaxy.datatypes.registry DEBUG 2019-08-06 15:05:01,178 [p:1,w:0,m:0] [MainThread] Retrieved datatype module galaxy.datatypes.tabular:FeatureLocationIndex from the datatype registry.
galaxy.datatypes.registry DEBUG 2019-08-06 15:05:01,178 [p:1,w:0,m:0] [MainThread] Retrieved datatype module galaxy.datatypes.binary:Bam from the datatype registry.
galaxy.datatypes.registry DEBUG 2019-08-06 15:05:01,178 [p:1,w:0,m:0] [MainThread] Retrieved datatype module galaxy.datatypes.binary:CRAM from the datatype registry.
galaxy.datatypes.registry DEBUG 2019-08-06 15:05:01,178 [p:1,w:0,m:0] [MainThread] Retrieved datatype module galaxy.datatypes.interval:Bed from the datatype registry.
galaxy.datatypes.registry DEBUG 2019-08-06 15:05:01,178 [p:1,w:0,m:0] [MainThread] Retrieved datatype module galaxy.datatypes.interval:BedGraph from the datatype registry.
galaxy.datatypes.registry DEBUG 2019-08-06 15:05:01,178 [p:1,w:0,m:0] [MainThread] Retrieved datatype module galaxy.datatypes.interval:BedStrict from the datatype registry.
galaxy.datatypes.registry DEBUG 2019-08-06 15:05:01,178 [p:1,w:0,m:0] [MainThread] Retrieved datatype module galaxy.datatypes.interval:Bed6 from the datatype registry.
galaxy.datatypes.registry DEBUG 2019-08-06 15:05:01,179 [p:1,w:0,m:0] [MainThread] Retrieved datatype module galaxy.datatypes.interval:Bed12 from the datatype registry.
galaxy.datatypes.registry DEBUG 2019-08-06 15:05:01,179 [p:1,w:0,m:0] [MainThread] Retrieved datatype module galaxy.datatypes.chrominfo:ChromInfo from the datatype registry.
galaxy.datatypes.registry DEBUG 2019-08-06 15:05:01,179 [p:1,w:0,m:0] [MainThread] Retrieved datatype module galaxy.datatypes.binary:BigBed from the datatype registry.
galaxy.datatypes.registry DEBUG 2019-08-06 15:05:01,179 [p:1,w:0,m:0] [MainThread] Retrieved datatype module galaxy.datatypes.binary:BigWig from the datatype registry.
galaxy.datatypes.registry DEBUG 2019-08-06 15:05:01,179 [p:1,w:0,m:0] [MainThread] Retrieved datatype module galaxy.datatypes.binary:Binary from the datatype registry.
galaxy.datatypes.registry DEBUG 2019-08-06 15:05:01,179 [p:1,w:0,m:0] [MainThread] Retrieved datatype module galaxy.datatypes.interval:ChromatinInteractions from the datatype registry.
galaxy.datatypes.registry DEBUG 2019-08-06 15:05:01,179 [p:1,w:0,m:0] [MainThread] Retrieved datatype module galaxy.datatypes.tabular:CSV from the datatype registry.
galaxy.datatypes.registry DEBUG 2019-08-06 15:05:01,180 [p:1,w:0,m:0] [MainThread] Retrieved datatype module galaxy.datatypes.tabular:TSV from the datatype registry.
galaxy.datatypes.registry DEBUG 2019-08-06 15:05:01,180 [p:1,w:0,m:0] [MainThread] Retrieved datatype module galaxy.datatypes.interval:CustomTrack from the datatype registry.
galaxy.datatypes.registry DEBUG 2019-08-06 15:05:01,180 [p:1,w:0,m:0] [MainThread] Retrieved datatype module galaxy.datatypes.ngsindex:BowtieColorIndex from the datatype registry.
galaxy.datatypes.registry DEBUG 2019-08-06 15:05:01,180 [p:1,w:0,m:0] [MainThread] Retrieved datatype module galaxy.datatypes.ngsindex:BowtieBaseIndex from the datatype registry.
galaxy.datatypes.registry DEBUG 2019-08-06 15:05:01,180 [p:1,w:0,m:0] [MainThread] Retrieved datatype module galaxy.datatypes.sequence:csFasta from the datatype registry.
galaxy.datatypes.registry DEBUG 2019-08-06 15:05:01,181 [p:1,w:0,m:0] [MainThread] Retrieved datatype module galaxy.datatypes.data:Data from the datatype registry.
galaxy.datatypes.registry DEBUG 2019-08-06 15:05:01,181 [p:1,w:0,m:0] [MainThread] Retrieved datatype module galaxy.datatypes.text:Json from the datatype registry.
galaxy.datatypes.registry DEBUG 2019-08-06 15:05:01,181 [p:1,w:0,m:0] [MainThread] Retrieved datatype module galaxy.datatypes.sequence:DotBracket from the datatype registry.
galaxy.datatypes.registry DEBUG 2019-08-06 15:05:01,181 [p:1,w:0,m:0] [MainThread] Retrieved datatype module galaxy.datatypes.sequence:Fasta from the datatype registry.
galaxy.datatypes.registry DEBUG 2019-08-06 15:05:01,181 [p:1,w:0,m:0] [MainThread] Retrieved datatype module galaxy.datatypes.sequence:Fastq from the datatype registry.
galaxy.datatypes.registry DEBUG 2019-08-06 15:05:01,181 [p:1,w:0,m:0] [MainThread] Retrieved datatype module galaxy.datatypes.sequence:FastqSanger from the datatype registry.
galaxy.datatypes.registry DEBUG 2019-08-06 15:05:01,181 [p:1,w:0,m:0] [MainThread] Retrieved datatype module galaxy.datatypes.sequence:FastqSolexa from the datatype registry.
galaxy.datatypes.registry DEBUG 2019-08-06 15:05:01,181 [p:1,w:0,m:0] [MainThread] Retrieved datatype module galaxy.datatypes.sequence:FastqCSSanger from the datatype registry.
galaxy.datatypes.registry DEBUG 2019-08-06 15:05:01,182 [p:1,w:0,m:0] [MainThread] Retrieved datatype module galaxy.datatypes.sequence:FastqIllumina from the datatype registry.
galaxy.datatypes.registry DEBUG 2019-08-06 15:05:01,182 [p:1,w:0,m:0] [MainThread] Retrieved datatype module galaxy.datatypes.sequence:SequenceSplitLocations from the datatype registry.
galaxy.datatypes.registry DEBUG 2019-08-06 15:05:01,182 [p:1,w:0,m:0] [MainThread] Retrieved datatype module galaxy.datatypes.tabular:Eland from the datatype registry.
galaxy.datatypes.registry DEBUG 2019-08-06 15:05:01,182 [p:1,w:0,m:0] [MainThread] Retrieved datatype module galaxy.datatypes.tabular:ElandMulti from the datatype registry.
galaxy.datatypes.registry DEBUG 2019-08-06 15:05:01,182 [p:1,w:0,m:0] [MainThread] Retrieved datatype module galaxy.datatypes.tracks:GeneTrack from the datatype registry.
galaxy.datatypes.registry DEBUG 2019-08-06 15:05:01,182 [p:1,w:0,m:0] [MainThread] Retrieved datatype module galaxy.datatypes.interval:Gff from the datatype registry.
galaxy.datatypes.registry DEBUG 2019-08-06 15:05:01,182 [p:1,w:0,m:0] [MainThread] Retrieved datatype module galaxy.datatypes.interval:Gff3 from the datatype registry.
galaxy.datatypes.registry DEBUG 2019-08-06 15:05:01,182 [p:1,w:0,m:0] [MainThread] Retrieved datatype module galaxy.datatypes.images:Gif from the datatype registry.
galaxy.datatypes.registry DEBUG 2019-08-06 15:05:01,182 [p:1,w:0,m:0] [MainThread] Retrieved datatype module galaxy.datatypes.images:Gmaj from the datatype registry.
galaxy.datatypes.registry DEBUG 2019-08-06 15:05:01,182 [p:1,w:0,m:0] [MainThread] Retrieved datatype module galaxy.datatypes.interval:Gtf from the datatype registry.
galaxy.datatypes.registry DEBUG 2019-08-06 15:05:01,183 [p:1,w:0,m:0] [MainThread] Retrieved datatype module galaxy.datatypes.binary:Binary from the datatype registry.
galaxy.datatypes.registry DEBUG 2019-08-06 15:05:01,183 [p:1,w:0,m:0] [MainThread] Retrieved datatype module galaxy.datatypes.binary:H5 from the datatype registry.
galaxy.datatypes.registry DEBUG 2019-08-06 15:05:01,183 [p:1,w:0,m:0] [MainThread] Retrieved datatype module galaxy.datatypes.text:Html from the datatype registry.
galaxy.datatypes.registry DEBUG 2019-08-06 15:05:01,183 [p:1,w:0,m:0] [MainThread] Retrieved datatype module galaxy.datatypes.interval:Interval from the datatype registry.
galaxy.datatypes.registry DEBUG 2019-08-06 15:05:01,183 [p:1,w:0,m:0] [MainThread] Retrieved datatype module galaxy.datatypes.tabular:Tabular from the datatype registry.
galaxy.datatypes.registry DEBUG 2019-08-06 15:05:01,183 [p:1,w:0,m:0] [MainThread] Retrieved datatype module galaxy.datatypes.data:Text from the datatype registry.
galaxy.datatypes.registry DEBUG 2019-08-06 15:05:01,183 [p:1,w:0,m:0] [MainThread] Retrieved datatype module galaxy.datatypes.data:Text from the datatype registry.
galaxy.datatypes.registry DEBUG 2019-08-06 15:05:01,184 [p:1,w:0,m:0] [MainThread] Retrieved datatype module galaxy.datatypes.tabular:Tabular from the datatype registry.
galaxy.datatypes.registry DEBUG 2019-08-06 15:05:01,184 [p:1,w:0,m:0] [MainThread] Retrieved datatype module galaxy.datatypes.tabular:Tabular from the datatype registry.
galaxy.datatypes.registry DEBUG 2019-08-06 15:05:01,184 [p:1,w:0,m:0] [MainThread] Retrieved datatype module galaxy.datatypes.tabular:Tabular from the datatype registry.
galaxy.datatypes.registry DEBUG 2019-08-06 15:05:01,184 [p:1,w:0,m:0] [MainThread] Retrieved datatype module galaxy.datatypes.images:Jpg from the datatype registry.
galaxy.datatypes.registry DEBUG 2019-08-06 15:05:01,184 [p:1,w:0,m:0] [MainThread] Retrieved datatype module galaxy.datatypes.images:Tiff from the datatype registry.
galaxy.datatypes.registry DEBUG 2019-08-06 15:05:01,185 [p:1,w:0,m:0] [MainThread] Retrieved datatype module galaxy.datatypes.images:Bmp from the datatype registry.
galaxy.datatypes.registry DEBUG 2019-08-06 15:05:01,185 [p:1,w:0,m:0] [MainThread] Retrieved datatype module galaxy.datatypes.images:Im from the datatype registry.
galaxy.datatypes.registry DEBUG 2019-08-06 15:05:01,185 [p:1,w:0,m:0] [MainThread] Retrieved datatype module galaxy.datatypes.images:Pcd from the datatype registry.
galaxy.datatypes.registry DEBUG 2019-08-06 15:05:01,185 [p:1,w:0,m:0] [MainThread] Retrieved datatype module galaxy.datatypes.images:Pcx from the datatype registry.
galaxy.datatypes.registry DEBUG 2019-08-06 15:05:01,185 [p:1,w:0,m:0] [MainThread] Retrieved datatype module galaxy.datatypes.images:Ppm from the datatype registry.
galaxy.datatypes.registry DEBUG 2019-08-06 15:05:01,185 [p:1,w:0,m:0] [MainThread] Retrieved datatype module galaxy.datatypes.images:Psd from the datatype registry.
galaxy.datatypes.registry DEBUG 2019-08-06 15:05:01,185 [p:1,w:0,m:0] [MainThread] Retrieved datatype module galaxy.datatypes.images:Xbm from the datatype registry.
galaxy.datatypes.registry DEBUG 2019-08-06 15:05:01,185 [p:1,w:0,m:0] [MainThread] Retrieved datatype module galaxy.datatypes.images:Xpm from the datatype registry.
galaxy.datatypes.registry DEBUG 2019-08-06 15:05:01,185 [p:1,w:0,m:0] [MainThread] Retrieved datatype module galaxy.datatypes.images:Rgb from the datatype registry.
galaxy.datatypes.registry DEBUG 2019-08-06 15:05:01,185 [p:1,w:0,m:0] [MainThread] Retrieved datatype module galaxy.datatypes.images:Pbm from the datatype registry.
galaxy.datatypes.registry DEBUG 2019-08-06 15:05:01,186 [p:1,w:0,m:0] [MainThread] Retrieved datatype module galaxy.datatypes.images:Pgm from the datatype registry.
galaxy.datatypes.registry DEBUG 2019-08-06 15:05:01,186 [p:1,w:0,m:0] [MainThread] Retrieved datatype module galaxy.datatypes.sequence:RNADotPlotMatrix from the datatype registry.
galaxy.datatypes.registry DEBUG 2019-08-06 15:05:01,186 [p:1,w:0,m:0] [MainThread] Retrieved datatype module galaxy.datatypes.binary:CompressedZipArchive from the datatype registry.
galaxy.datatypes.registry DEBUG 2019-08-06 15:05:01,188 [p:1,w:0,m:0] [MainThread] Retrieved datatype module galaxy.datatypes.proteomics:PepXml from the datatype registry.
galaxy.datatypes.registry DEBUG 2019-08-06 15:05:01,188 [p:1,w:0,m:0] [MainThread] Retrieved datatype module galaxy.datatypes.proteomics:PepXml from the datatype registry.
galaxy.datatypes.registry DEBUG 2019-08-06 15:05:01,188 [p:1,w:0,m:0] [MainThread] Retrieved datatype module galaxy.datatypes.proteomics:PepXml from the datatype registry.
galaxy.datatypes.registry DEBUG 2019-08-06 15:05:01,189 [p:1,w:0,m:0] [MainThread] Retrieved datatype module galaxy.datatypes.proteomics:PepXml from the datatype registry.
galaxy.datatypes.registry DEBUG 2019-08-06 15:05:01,189 [p:1,w:0,m:0] [MainThread] Retrieved datatype module galaxy.datatypes.proteomics:ProtXML from the datatype registry.
galaxy.datatypes.registry DEBUG 2019-08-06 15:05:01,189 [p:1,w:0,m:0] [MainThread] Retrieved datatype module galaxy.datatypes.xml:GenericXml from the datatype registry.
galaxy.datatypes.registry DEBUG 2019-08-06 15:05:01,189 [p:1,w:0,m:0] [MainThread] Retrieved datatype module galaxy.datatypes.xml:GenericXml from the datatype registry.
galaxy.datatypes.registry DEBUG 2019-08-06 15:05:01,189 [p:1,w:0,m:0] [MainThread] Retrieved datatype module galaxy.datatypes.proteomics:PepXmlReport from the datatype registry.
galaxy.datatypes.registry DEBUG 2019-08-06 15:05:01,189 [p:1,w:0,m:0] [MainThread] Retrieved datatype module galaxy.datatypes.proteomics:ProtXmlReport from the datatype registry.
galaxy.datatypes.registry DEBUG 2019-08-06 15:05:01,190 [p:1,w:0,m:0] [MainThread] Retrieved datatype module galaxy.datatypes.proteomics:MascotDat from the datatype registry.
galaxy.datatypes.registry DEBUG 2019-08-06 15:05:01,190 [p:1,w:0,m:0] [MainThread] Retrieved datatype module galaxy.datatypes.proteomics:MzIdentML from the datatype registry.
galaxy.datatypes.registry DEBUG 2019-08-06 15:05:01,190 [p:1,w:0,m:0] [MainThread] Retrieved datatype module galaxy.datatypes.proteomics:IdXML from the datatype registry.
galaxy.datatypes.registry DEBUG 2019-08-06 15:05:01,190 [p:1,w:0,m:0] [MainThread] Retrieved datatype module galaxy.datatypes.proteomics:TandemXML from the datatype registry.
galaxy.datatypes.registry DEBUG 2019-08-06 15:05:01,190 [p:1,w:0,m:0] [MainThread] Retrieved datatype module galaxy.datatypes.proteomics:ThermoRAW from the datatype registry.
galaxy.datatypes.registry DEBUG 2019-08-06 15:05:01,190 [p:1,w:0,m:0] [MainThread] Retrieved datatype module galaxy.datatypes.proteomics:MzML from the datatype registry.
galaxy.datatypes.registry DEBUG 2019-08-06 15:05:01,190 [p:1,w:0,m:0] [MainThread] Retrieved datatype module galaxy.datatypes.proteomics:Mgf from the datatype registry.
galaxy.datatypes.registry DEBUG 2019-08-06 15:05:01,190 [p:1,w:0,m:0] [MainThread] Retrieved datatype module galaxy.datatypes.proteomics:Wiff from the datatype registry.
galaxy.datatypes.registry DEBUG 2019-08-06 15:05:01,191 [p:1,w:0,m:0] [MainThread] Retrieved datatype module galaxy.datatypes.proteomics:MzXML from the datatype registry.
galaxy.datatypes.registry DEBUG 2019-08-06 15:05:01,191 [p:1,w:0,m:0] [MainThread] Retrieved datatype module galaxy.datatypes.proteomics:Ms2 from the datatype registry.
galaxy.datatypes.registry DEBUG 2019-08-06 15:05:01,191 [p:1,w:0,m:0] [MainThread] Retrieved datatype module galaxy.datatypes.proteomics:MzQuantML from the datatype registry.
galaxy.datatypes.registry DEBUG 2019-08-06 15:05:01,191 [p:1,w:0,m:0] [MainThread] Retrieved datatype module galaxy.datatypes.binary:MzSQlite from the datatype registry.
galaxy.datatypes.registry DEBUG 2019-08-06 15:05:01,191 [p:1,w:0,m:0] [MainThread] Retrieved datatype module galaxy.datatypes.proteomics:TraML from the datatype registry.
galaxy.datatypes.registry DEBUG 2019-08-06 15:05:01,191 [p:1,w:0,m:0] [MainThread] Retrieved datatype module galaxy.datatypes.proteomics:FeatureXML from the datatype registry.
galaxy.datatypes.registry DEBUG 2019-08-06 15:05:01,191 [p:1,w:0,m:0] [MainThread] Retrieved datatype module galaxy.datatypes.proteomics:ConsensusXML from the datatype registry.
galaxy.datatypes.registry DEBUG 2019-08-06 15:05:01,191 [p:1,w:0,m:0] [MainThread] Retrieved datatype module galaxy.datatypes.proteomics:UniProtXML from the datatype registry.
galaxy.datatypes.registry DEBUG 2019-08-06 15:05:01,191 [p:1,w:0,m:0] [MainThread] Retrieved datatype module galaxy.datatypes.proteomics:Msp from the datatype registry.
galaxy.datatypes.registry DEBUG 2019-08-06 15:05:01,191 [p:1,w:0,m:0] [MainThread] Retrieved datatype module galaxy.datatypes.proteomics:SPLibNoIndex from the datatype registry.
galaxy.datatypes.registry DEBUG 2019-08-06 15:05:01,191 [p:1,w:0,m:0] [MainThread] Retrieved datatype module galaxy.datatypes.proteomics:SPLib from the datatype registry.
galaxy.datatypes.registry DEBUG 2019-08-06 15:05:01,192 [p:1,w:0,m:0] [MainThread] Retrieved datatype module galaxy.datatypes.proteomics:XHunterAslFormat from the datatype registry.
galaxy.datatypes.registry DEBUG 2019-08-06 15:05:01,192 [p:1,w:0,m:0] [MainThread] Retrieved datatype module galaxy.datatypes.binary:IdpDB from the datatype registry.
galaxy.datatypes.registry DEBUG 2019-08-06 15:05:01,192 [p:1,w:0,m:0] [MainThread] Retrieved datatype module galaxy.datatypes.proteomics:Sf3 from the datatype registry.
galaxy.datatypes.registry DEBUG 2019-08-06 15:05:01,192 [p:1,w:0,m:0] [MainThread] Retrieved datatype module galaxy.datatypes.binary:Binary from the datatype registry.
galaxy.datatypes.registry DEBUG 2019-08-06 15:05:01,192 [p:1,w:0,m:0] [MainThread] Retrieved datatype module galaxy.datatypes.tabular:ConnectivityTable from the datatype registry.
galaxy.datatypes.registry DEBUG 2019-08-06 15:05:01,192 [p:1,w:0,m:0] [MainThread] Retrieved datatype module galaxy.datatypes.binary:SearchGuiArchive from the datatype registry.
galaxy.datatypes.registry DEBUG 2019-08-06 15:05:01,192 [p:1,w:0,m:0] [MainThread] Retrieved datatype module galaxy.datatypes.binary:CompressedArchive from the datatype registry.
galaxy.datatypes.registry DEBUG 2019-08-06 15:05:01,193 [p:1,w:0,m:0] [MainThread] Retrieved datatype module galaxy.datatypes.images:Eps from the datatype registry.
galaxy.datatypes.registry DEBUG 2019-08-06 15:05:01,193 [p:1,w:0,m:0] [MainThread] Retrieved datatype module galaxy.datatypes.images:Rast from the datatype registry.
galaxy.datatypes.registry DEBUG 2019-08-06 15:05:01,193 [p:1,w:0,m:0] [MainThread] Retrieved datatype module galaxy.datatypes.images:Laj from the datatype registry.
galaxy.datatypes.registry DEBUG 2019-08-06 15:05:01,193 [p:1,w:0,m:0] [MainThread] Retrieved datatype module galaxy.datatypes.sequence:Lav from the datatype registry.
galaxy.datatypes.registry DEBUG 2019-08-06 15:05:01,193 [p:1,w:0,m:0] [MainThread] Retrieved datatype module galaxy.datatypes.sequence:Maf from the datatype registry.
galaxy.datatypes.registry DEBUG 2019-08-06 15:05:01,193 [p:1,w:0,m:0] [MainThread] Retrieved datatype module galaxy.datatypes.sequence:MafCustomTrack from the datatype registry.
galaxy.datatypes.registry DEBUG 2019-08-06 15:05:01,193 [p:1,w:0,m:0] [MainThread] Retrieved datatype module galaxy.datatypes.interval:ENCODEPeak from the datatype registry.
galaxy.datatypes.registry DEBUG 2019-08-06 15:05:01,193 [p:1,w:0,m:0] [MainThread] Retrieved datatype module galaxy.datatypes.images:Pdf from the datatype registry.
galaxy.datatypes.registry DEBUG 2019-08-06 15:05:01,193 [p:1,w:0,m:0] [MainThread] Retrieved datatype module galaxy.datatypes.tabular:Pileup from the datatype registry.
galaxy.datatypes.registry DEBUG 2019-08-06 15:05:01,194 [p:1,w:0,m:0] [MainThread] Retrieved datatype module galaxy.datatypes.text:Obo from the datatype registry.
galaxy.datatypes.registry DEBUG 2019-08-06 15:05:01,194 [p:1,w:0,m:0] [MainThread] Retrieved datatype module galaxy.datatypes.xml:Owl from the datatype registry.
galaxy.datatypes.registry DEBUG 2019-08-06 15:05:01,194 [p:1,w:0,m:0] [MainThread] Retrieved datatype module galaxy.datatypes.images:Png from the datatype registry.
galaxy.datatypes.registry DEBUG 2019-08-06 15:05:01,194 [p:1,w:0,m:0] [MainThread] Retrieved datatype module galaxy.datatypes.qualityscore:QualityScore from the datatype registry.
galaxy.datatypes.registry DEBUG 2019-08-06 15:05:01,194 [p:1,w:0,m:0] [MainThread] Retrieved datatype module galaxy.datatypes.qualityscore:QualityScoreSolexa from the datatype registry.
galaxy.datatypes.registry DEBUG 2019-08-06 15:05:01,194 [p:1,w:0,m:0] [MainThread] Retrieved datatype module galaxy.datatypes.qualityscore:QualityScoreIllumina from the datatype registry.
galaxy.datatypes.registry DEBUG 2019-08-06 15:05:01,194 [p:1,w:0,m:0] [MainThread] Retrieved datatype module galaxy.datatypes.qualityscore:QualityScoreSOLiD from the datatype registry.
galaxy.datatypes.registry DEBUG 2019-08-06 15:05:01,194 [p:1,w:0,m:0] [MainThread] Retrieved datatype module galaxy.datatypes.qualityscore:QualityScore454 from the datatype registry.
galaxy.datatypes.registry DEBUG 2019-08-06 15:05:01,194 [p:1,w:0,m:0] [MainThread] Roadmaps is not lower case, that could cause troubles in the future. Please change it to lower case
galaxy.datatypes.registry DEBUG 2019-08-06 15:05:01,194 [p:1,w:0,m:0] [MainThread] Retrieved datatype module galaxy.datatypes.assembly:Roadmaps from the datatype registry.
galaxy.datatypes.registry DEBUG 2019-08-06 15:05:01,194 [p:1,w:0,m:0] [MainThread] Retrieved datatype module galaxy.datatypes.tabular:Sam from the datatype registry.
galaxy.datatypes.registry DEBUG 2019-08-06 15:05:01,195 [p:1,w:0,m:0] [MainThread] Retrieved datatype module galaxy.datatypes.binary:Scf from the datatype registry.
galaxy.datatypes.registry DEBUG 2019-08-06 15:05:01,195 [p:1,w:0,m:0] [MainThread] Sequences is not lower case, that could cause troubles in the future. Please change it to lower case
galaxy.datatypes.registry DEBUG 2019-08-06 15:05:01,195 [p:1,w:0,m:0] [MainThread] Retrieved datatype module galaxy.datatypes.assembly:Sequences from the datatype registry.
galaxy.datatypes.registry DEBUG 2019-08-06 15:05:01,195 [p:1,w:0,m:0] [MainThread] Retrieved datatype module galaxy.datatypes.text:SnpEffDb from the datatype registry.
galaxy.datatypes.registry DEBUG 2019-08-06 15:05:01,195 [p:1,w:0,m:0] [MainThread] Retrieved datatype module galaxy.datatypes.text:SnpSiftDbNSFP from the datatype registry.
galaxy.datatypes.registry DEBUG 2019-08-06 15:05:01,195 [p:1,w:0,m:0] [MainThread] Retrieved datatype module galaxy.datatypes.tabular:Tabular from the datatype registry.
galaxy.datatypes.registry DEBUG 2019-08-06 15:05:01,195 [p:1,w:0,m:0] [MainThread] Retrieved datatype module galaxy.datatypes.binary:Sff from the datatype registry.
galaxy.datatypes.registry DEBUG 2019-08-06 15:05:01,195 [p:1,w:0,m:0] [MainThread] Retrieved datatype module galaxy.datatypes.binary:Sra from the datatype registry.
galaxy.datatypes.registry DEBUG 2019-08-06 15:05:01,195 [p:1,w:0,m:0] [MainThread] Retrieved datatype module galaxy.datatypes.images:Image from the datatype registry.
galaxy.datatypes.registry DEBUG 2019-08-06 15:05:01,196 [p:1,w:0,m:0] [MainThread] Retrieved datatype module galaxy.datatypes.tabular:Taxonomy from the datatype registry.
galaxy.datatypes.registry DEBUG 2019-08-06 15:05:01,196 [p:1,w:0,m:0] [MainThread] Retrieved datatype module galaxy.datatypes.tabular:Tabular from the datatype registry.
galaxy.datatypes.registry DEBUG 2019-08-06 15:05:01,196 [p:1,w:0,m:0] [MainThread] Retrieved datatype module galaxy.datatypes.binary:TwoBit from the datatype registry.
galaxy.datatypes.registry DEBUG 2019-08-06 15:05:01,196 [p:1,w:0,m:0] [MainThread] Retrieved datatype module galaxy.datatypes.binary:SQlite from the datatype registry.
galaxy.datatypes.registry DEBUG 2019-08-06 15:05:01,196 [p:1,w:0,m:0] [MainThread] Retrieved datatype module galaxy.datatypes.binary:GeminiSQLite from the datatype registry.
galaxy.datatypes.registry DEBUG 2019-08-06 15:05:01,196 [p:1,w:0,m:0] [MainThread] Retrieved datatype module galaxy.datatypes.data:Text from the datatype registry.
galaxy.datatypes.registry DEBUG 2019-08-06 15:05:01,196 [p:1,w:0,m:0] [MainThread] Retrieved datatype module galaxy.datatypes.data:LineCount from the datatype registry.
galaxy.datatypes.registry DEBUG 2019-08-06 15:05:01,196 [p:1,w:0,m:0] [MainThread] Retrieved datatype module galaxy.datatypes.xml:MEMEXml from the datatype registry.
galaxy.datatypes.registry DEBUG 2019-08-06 15:05:01,196 [p:1,w:0,m:0] [MainThread] Retrieved datatype module galaxy.datatypes.xml:CisML from the datatype registry.
galaxy.datatypes.registry DEBUG 2019-08-06 15:05:01,196 [p:1,w:0,m:0] [MainThread] Retrieved datatype module galaxy.datatypes.xml:GenericXml from the datatype registry.
galaxy.datatypes.registry DEBUG 2019-08-06 15:05:01,197 [p:1,w:0,m:0] [MainThread] Retrieved datatype module galaxy.datatypes.tabular:Vcf from the datatype registry.
galaxy.datatypes.registry DEBUG 2019-08-06 15:05:01,197 [p:1,w:0,m:0] [MainThread] Retrieved datatype module galaxy.datatypes.binary:Bcf from the datatype registry.
galaxy.datatypes.registry DEBUG 2019-08-06 15:05:01,197 [p:1,w:0,m:0] [MainThread] Retrieved datatype module galaxy.datatypes.binary:Binary from the datatype registry.
galaxy.datatypes.registry DEBUG 2019-08-06 15:05:01,197 [p:1,w:0,m:0] [MainThread] Retrieved datatype module galaxy.datatypes.assembly:Velvet from the datatype registry.
galaxy.datatypes.registry DEBUG 2019-08-06 15:05:01,197 [p:1,w:0,m:0] [MainThread] Retrieved datatype module galaxy.datatypes.interval:Wiggle from the datatype registry.
galaxy.datatypes.registry DEBUG 2019-08-06 15:05:01,197 [p:1,w:0,m:0] [MainThread] Retrieved datatype module galaxy.datatypes.binary:Binary from the datatype registry.
galaxy.datatypes.registry DEBUG 2019-08-06 15:05:01,198 [p:1,w:0,m:0] [MainThread] Retrieved datatype module galaxy.datatypes.binary:Binary from the datatype registry.
galaxy.datatypes.registry DEBUG 2019-08-06 15:05:01,198 [p:1,w:0,m:0] [MainThread] Retrieved datatype module galaxy.datatypes.binary:Binary from the datatype registry.
galaxy.datatypes.registry DEBUG 2019-08-06 15:05:01,198 [p:1,w:0,m:0] [MainThread] Retrieved datatype module galaxy.datatypes.xml:Phyloxml from the datatype registry.
galaxy.datatypes.registry DEBUG 2019-08-06 15:05:01,198 [p:1,w:0,m:0] [MainThread] Retrieved datatype module galaxy.datatypes.data:Newick from the datatype registry.
galaxy.datatypes.registry DEBUG 2019-08-06 15:05:01,198 [p:1,w:0,m:0] [MainThread] Retrieved datatype module galaxy.datatypes.data:Nexus from the datatype registry.
galaxy.datatypes.registry DEBUG 2019-08-06 15:05:01,201 [p:1,w:0,m:0] [MainThread] Retrieved datatype module galaxy.datatypes.genetics:Affybatch from the datatype registry.
galaxy.datatypes.registry DEBUG 2019-08-06 15:05:01,201 [p:1,w:0,m:0] [MainThread] Retrieved datatype module galaxy.datatypes.genetics:Eigenstratgeno from the datatype registry.
galaxy.datatypes.registry DEBUG 2019-08-06 15:05:01,201 [p:1,w:0,m:0] [MainThread] Retrieved datatype module galaxy.datatypes.genetics:Eigenstratpca from the datatype registry.
galaxy.datatypes.registry DEBUG 2019-08-06 15:05:01,201 [p:1,w:0,m:0] [MainThread] Retrieved datatype module galaxy.datatypes.genetics:Eset from the datatype registry.
galaxy.datatypes.registry DEBUG 2019-08-06 15:05:01,201 [p:1,w:0,m:0] [MainThread] Retrieved datatype module galaxy.datatypes.genetics:Fped from the datatype registry.
galaxy.datatypes.registry DEBUG 2019-08-06 15:05:01,201 [p:1,w:0,m:0] [MainThread] Retrieved datatype module galaxy.datatypes.genetics:Fphe from the datatype registry.
galaxy.datatypes.registry DEBUG 2019-08-06 15:05:01,201 [p:1,w:0,m:0] [MainThread] Retrieved datatype module galaxy.datatypes.genetics:GenomeGraphs from the datatype registry.
galaxy.datatypes.registry DEBUG 2019-08-06 15:05:01,202 [p:1,w:0,m:0] [MainThread] Retrieved datatype module galaxy.datatypes.genetics:ldIndep from the datatype registry.
galaxy.datatypes.registry DEBUG 2019-08-06 15:05:01,202 [p:1,w:0,m:0] [MainThread] Retrieved datatype module galaxy.datatypes.genetics:MAlist from the datatype registry.
galaxy.datatypes.registry DEBUG 2019-08-06 15:05:01,202 [p:1,w:0,m:0] [MainThread] Retrieved datatype module galaxy.datatypes.genetics:Lped from the datatype registry.
galaxy.datatypes.registry DEBUG 2019-08-06 15:05:01,202 [p:1,w:0,m:0] [MainThread] Retrieved datatype module galaxy.datatypes.genetics:Pbed from the datatype registry.
galaxy.datatypes.registry DEBUG 2019-08-06 15:05:01,202 [p:1,w:0,m:0] [MainThread] Retrieved datatype module galaxy.datatypes.genetics:Pheno from the datatype registry.
galaxy.datatypes.registry DEBUG 2019-08-06 15:05:01,202 [p:1,w:0,m:0] [MainThread] Retrieved datatype module galaxy.datatypes.genetics:Pphe from the datatype registry.
galaxy.datatypes.registry DEBUG 2019-08-06 15:05:01,202 [p:1,w:0,m:0] [MainThread] Retrieved datatype module galaxy.datatypes.genetics:RexpBase from the datatype registry.
galaxy.datatypes.registry DEBUG 2019-08-06 15:05:01,203 [p:1,w:0,m:0] [MainThread] Retrieved datatype module galaxy.datatypes.genetics:Rgenetics from the datatype registry.
galaxy.datatypes.registry DEBUG 2019-08-06 15:05:01,203 [p:1,w:0,m:0] [MainThread] Retrieved datatype module galaxy.datatypes.genetics:Snptest from the datatype registry.
galaxy.datatypes.registry DEBUG 2019-08-06 15:05:01,203 [p:1,w:0,m:0] [MainThread] Retrieved datatype module galaxy.datatypes.genetics:SNPMatrix from the datatype registry.
galaxy.datatypes.registry DEBUG 2019-08-06 15:05:01,203 [p:1,w:0,m:0] [MainThread] Retrieved datatype module galaxy.datatypes.tabular:Tabular from the datatype registry.
galaxy.datatypes.registry DEBUG 2019-08-06 15:05:01,203 [p:1,w:0,m:0] [MainThread] Retrieved datatype module galaxy.datatypes.text:Ipynb from the datatype registry.
galaxy.datatypes.registry DEBUG 2019-08-06 15:05:01,203 [p:1,w:0,m:0] [MainThread] Retrieved datatype module galaxy.datatypes.text:Json from the datatype registry.
galaxy.datatypes.registry DEBUG 2019-08-06 15:05:01,204 [p:1,w:0,m:0] [MainThread] Retrieved datatype module galaxy.datatypes.graph:Xgmml from the datatype registry.
galaxy.datatypes.registry DEBUG 2019-08-06 15:05:01,204 [p:1,w:0,m:0] [MainThread] Retrieved datatype module galaxy.datatypes.graph:Sif from the datatype registry.
galaxy.datatypes.registry DEBUG 2019-08-06 15:05:01,205 [p:1,w:0,m:0] [MainThread] Retrieved datatype module galaxy.datatypes.triples:Triples from the datatype registry.
galaxy.datatypes.registry DEBUG 2019-08-06 15:05:01,205 [p:1,w:0,m:0] [MainThread] Retrieved datatype module galaxy.datatypes.triples:NTriples from the datatype registry.
galaxy.datatypes.registry DEBUG 2019-08-06 15:05:01,205 [p:1,w:0,m:0] [MainThread] Retrieved datatype module galaxy.datatypes.triples:N3 from the datatype registry.
galaxy.datatypes.registry DEBUG 2019-08-06 15:05:01,205 [p:1,w:0,m:0] [MainThread] Retrieved datatype module galaxy.datatypes.triples:Turtle from the datatype registry.
galaxy.datatypes.registry DEBUG 2019-08-06 15:05:01,205 [p:1,w:0,m:0] [MainThread] Retrieved datatype module galaxy.datatypes.triples:Rdf from the datatype registry.
galaxy.datatypes.registry DEBUG 2019-08-06 15:05:01,205 [p:1,w:0,m:0] [MainThread] Retrieved datatype module galaxy.datatypes.triples:Jsonld from the datatype registry.
galaxy.datatypes.registry DEBUG 2019-08-06 15:05:01,205 [p:1,w:0,m:0] [MainThread] Retrieved datatype module galaxy.datatypes.binary:Xlsx from the datatype registry.
galaxy.datatypes.registry DEBUG 2019-08-06 15:05:01,206 [p:1,w:0,m:0] [MainThread] Retrieved datatype module galaxy.datatypes.data:Text from the datatype registry.
galaxy.datatypes.registry DEBUG 2019-08-06 15:05:01,206 [p:1,w:0,m:0] [MainThread] Retrieved datatype module galaxy.datatypes.data:Text from the datatype registry.
galaxy.datatypes.registry DEBUG 2019-08-06 15:05:01,206 [p:1,w:0,m:0] [MainThread] Retrieved datatype module galaxy.datatypes.data:Text from the datatype registry.
galaxy.datatypes.registry DEBUG 2019-08-06 15:05:01,206 [p:1,w:0,m:0] [MainThread] Retrieved datatype module galaxy.datatypes.data:Text from the datatype registry.
galaxy.datatypes.registry DEBUG 2019-08-06 15:05:01,206 [p:1,w:0,m:0] [MainThread] Retrieved datatype module galaxy.datatypes.data:Text from the datatype registry.
galaxy.datatypes.registry DEBUG 2019-08-06 15:05:01,206 [p:1,w:0,m:0] [MainThread] Retrieved datatype module galaxy.datatypes.data:Text from the datatype registry.
galaxy.datatypes.registry DEBUG 2019-08-06 15:05:01,207 [p:1,w:0,m:0] [MainThread] Retrieved datatype module galaxy.datatypes.data:Text from the datatype registry.
galaxy.datatypes.registry DEBUG 2019-08-06 15:05:01,207 [p:1,w:0,m:0] [MainThread] Retrieved datatype module galaxy.datatypes.data:Text from the datatype registry.
galaxy.datatypes.registry DEBUG 2019-08-06 15:05:01,207 [p:1,w:0,m:0] [MainThread] Retrieved datatype module galaxy.datatypes.data:Text from the datatype registry.
galaxy.datatypes.registry DEBUG 2019-08-06 15:05:01,207 [p:1,w:0,m:0] [MainThread] Retrieved datatype module galaxy.datatypes.data:Text from the datatype registry.
galaxy.datatypes.registry DEBUG 2019-08-06 15:05:01,207 [p:1,w:0,m:0] [MainThread] Retrieved datatype module galaxy.datatypes.data:Text from the datatype registry.
galaxy.datatypes.registry DEBUG 2019-08-06 15:05:01,207 [p:1,w:0,m:0] [MainThread] Retrieved datatype module galaxy.datatypes.data:Text from the datatype registry.
galaxy.datatypes.registry DEBUG 2019-08-06 15:05:01,208 [p:1,w:0,m:0] [MainThread] Retrieved datatype module galaxy.datatypes.data:Text from the datatype registry.
galaxy.datatypes.registry DEBUG 2019-08-06 15:05:01,208 [p:1,w:0,m:0] [MainThread] Retrieved datatype module galaxy.datatypes.data:Text from the datatype registry.
galaxy.datatypes.registry DEBUG 2019-08-06 15:05:01,208 [p:1,w:0,m:0] [MainThread] Retrieved datatype module galaxy.datatypes.data:Text from the datatype registry.
galaxy.datatypes.registry DEBUG 2019-08-06 15:05:01,208 [p:1,w:0,m:0] [MainThread] Retrieved datatype module galaxy.datatypes.data:Text from the datatype registry.
galaxy.datatypes.registry DEBUG 2019-08-06 15:05:01,208 [p:1,w:0,m:0] [MainThread] Retrieved datatype module galaxy.datatypes.data:Text from the datatype registry.
galaxy.datatypes.registry DEBUG 2019-08-06 15:05:01,208 [p:1,w:0,m:0] [MainThread] Retrieved datatype module galaxy.datatypes.data:Text from the datatype registry.
galaxy.datatypes.registry DEBUG 2019-08-06 15:05:01,209 [p:1,w:0,m:0] [MainThread] Retrieved datatype module galaxy.datatypes.data:Text from the datatype registry.
galaxy.datatypes.registry DEBUG 2019-08-06 15:05:01,209 [p:1,w:0,m:0] [MainThread] Retrieved datatype module galaxy.datatypes.data:Text from the datatype registry.
galaxy.datatypes.registry DEBUG 2019-08-06 15:05:01,209 [p:1,w:0,m:0] [MainThread] Retrieved datatype module galaxy.datatypes.data:Text from the datatype registry.
galaxy.datatypes.registry DEBUG 2019-08-06 15:05:01,209 [p:1,w:0,m:0] [MainThread] Retrieved datatype module galaxy.datatypes.data:Text from the datatype registry.
galaxy.datatypes.registry DEBUG 2019-08-06 15:05:01,209 [p:1,w:0,m:0] [MainThread] Retrieved datatype module galaxy.datatypes.data:Text from the datatype registry.
galaxy.datatypes.registry DEBUG 2019-08-06 15:05:01,209 [p:1,w:0,m:0] [MainThread] Retrieved datatype module galaxy.datatypes.data:Text from the datatype registry.
galaxy.datatypes.registry DEBUG 2019-08-06 15:05:01,209 [p:1,w:0,m:0] [MainThread] Retrieved datatype module galaxy.datatypes.data:Text from the datatype registry.
galaxy.datatypes.registry DEBUG 2019-08-06 15:05:01,210 [p:1,w:0,m:0] [MainThread] Retrieved datatype module galaxy.datatypes.data:Text from the datatype registry.
galaxy.datatypes.registry DEBUG 2019-08-06 15:05:01,210 [p:1,w:0,m:0] [MainThread] Retrieved datatype module galaxy.datatypes.data:Text from the datatype registry.
galaxy.datatypes.registry DEBUG 2019-08-06 15:05:01,210 [p:1,w:0,m:0] [MainThread] Retrieved datatype module galaxy.datatypes.data:Text from the datatype registry.
galaxy.datatypes.registry DEBUG 2019-08-06 15:05:01,210 [p:1,w:0,m:0] [MainThread] Retrieved datatype module galaxy.datatypes.data:Text from the datatype registry.
galaxy.datatypes.registry DEBUG 2019-08-06 15:05:01,211 [p:1,w:0,m:0] [MainThread] Retrieved datatype module galaxy.datatypes.data:Text from the datatype registry.
galaxy.datatypes.registry DEBUG 2019-08-06 15:05:01,211 [p:1,w:0,m:0] [MainThread] Retrieved datatype module galaxy.datatypes.data:Text from the datatype registry.
galaxy.datatypes.registry DEBUG 2019-08-06 15:05:01,211 [p:1,w:0,m:0] [MainThread] Retrieved datatype module galaxy.datatypes.data:Text from the datatype registry.
galaxy.datatypes.registry DEBUG 2019-08-06 15:05:01,212 [p:1,w:0,m:0] [MainThread] Retrieved datatype module galaxy.datatypes.data:Text from the datatype registry.
galaxy.datatypes.registry DEBUG 2019-08-06 15:05:01,212 [p:1,w:0,m:0] [MainThread] Retrieved datatype module galaxy.datatypes.data:Text from the datatype registry.
galaxy.datatypes.registry DEBUG 2019-08-06 15:05:01,212 [p:1,w:0,m:0] [MainThread] Retrieved datatype module galaxy.datatypes.data:Text from the datatype registry.
galaxy.datatypes.registry DEBUG 2019-08-06 15:05:01,212 [p:1,w:0,m:0] [MainThread] Retrieved datatype module galaxy.datatypes.data:Text from the datatype registry.
galaxy.datatypes.registry DEBUG 2019-08-06 15:05:01,212 [p:1,w:0,m:0] [MainThread] Retrieved datatype module galaxy.datatypes.data:Text from the datatype registry.
galaxy.datatypes.registry DEBUG 2019-08-06 15:05:01,212 [p:1,w:0,m:0] [MainThread] Retrieved datatype module galaxy.datatypes.data:Text from the datatype registry.
galaxy.datatypes.registry DEBUG 2019-08-06 15:05:01,213 [p:1,w:0,m:0] [MainThread] Retrieved datatype module galaxy.datatypes.data:Text from the datatype registry.
galaxy.datatypes.registry DEBUG 2019-08-06 15:05:01,213 [p:1,w:0,m:0] [MainThread] Retrieved datatype module galaxy.datatypes.data:Text from the datatype registry.
galaxy.datatypes.registry DEBUG 2019-08-06 15:05:01,213 [p:1,w:0,m:0] [MainThread] Retrieved datatype module galaxy.datatypes.data:Text from the datatype registry.
galaxy.datatypes.registry DEBUG 2019-08-06 15:05:01,213 [p:1,w:0,m:0] [MainThread] Retrieved datatype module galaxy.datatypes.data:Text from the datatype registry.
galaxy.datatypes.registry DEBUG 2019-08-06 15:05:01,213 [p:1,w:0,m:0] [MainThread] Retrieved datatype module galaxy.datatypes.data:Text from the datatype registry.
galaxy.datatypes.registry DEBUG 2019-08-06 15:05:01,213 [p:1,w:0,m:0] [MainThread] Retrieved datatype module galaxy.datatypes.data:Text from the datatype registry.
galaxy.datatypes.registry DEBUG 2019-08-06 15:05:01,214 [p:1,w:0,m:0] [MainThread] Retrieved datatype module galaxy.datatypes.data:Text from the datatype registry.
galaxy.datatypes.registry DEBUG 2019-08-06 15:05:01,214 [p:1,w:0,m:0] [MainThread] Retrieved datatype module galaxy.datatypes.data:Text from the datatype registry.
galaxy.datatypes.registry DEBUG 2019-08-06 15:05:01,214 [p:1,w:0,m:0] [MainThread] Retrieved datatype module galaxy.datatypes.data:Text from the datatype registry.
galaxy.datatypes.registry DEBUG 2019-08-06 15:05:01,214 [p:1,w:0,m:0] [MainThread] Retrieved datatype module galaxy.datatypes.data:Text from the datatype registry.
galaxy.datatypes.registry DEBUG 2019-08-06 15:05:01,214 [p:1,w:0,m:0] [MainThread] Retrieved datatype module galaxy.datatypes.data:Text from the datatype registry.
galaxy.datatypes.registry DEBUG 2019-08-06 15:05:01,214 [p:1,w:0,m:0] [MainThread] Retrieved datatype module galaxy.datatypes.data:Text from the datatype registry.
galaxy.datatypes.registry DEBUG 2019-08-06 15:05:01,215 [p:1,w:0,m:0] [MainThread] Retrieved datatype module galaxy.datatypes.data:Text from the datatype registry.
galaxy.datatypes.registry DEBUG 2019-08-06 15:05:01,215 [p:1,w:0,m:0] [MainThread] Retrieved datatype module galaxy.datatypes.data:Text from the datatype registry.
galaxy.datatypes.registry DEBUG 2019-08-06 15:05:01,215 [p:1,w:0,m:0] [MainThread] Retrieved datatype module galaxy.datatypes.data:Text from the datatype registry.
galaxy.datatypes.registry DEBUG 2019-08-06 15:05:01,215 [p:1,w:0,m:0] [MainThread] Retrieved datatype module galaxy.datatypes.data:Text from the datatype registry.
galaxy.datatypes.registry DEBUG 2019-08-06 15:05:01,215 [p:1,w:0,m:0] [MainThread] Retrieved datatype module galaxy.datatypes.data:Text from the datatype registry.
galaxy.datatypes.registry DEBUG 2019-08-06 15:05:01,215 [p:1,w:0,m:0] [MainThread] Retrieved datatype module galaxy.datatypes.data:Text from the datatype registry.
galaxy.datatypes.registry DEBUG 2019-08-06 15:05:01,216 [p:1,w:0,m:0] [MainThread] Retrieved datatype module galaxy.datatypes.data:Text from the datatype registry.
galaxy.datatypes.registry DEBUG 2019-08-06 15:05:01,216 [p:1,w:0,m:0] [MainThread] Retrieved datatype module galaxy.datatypes.data:Text from the datatype registry.
galaxy.datatypes.registry DEBUG 2019-08-06 15:05:01,216 [p:1,w:0,m:0] [MainThread] Retrieved datatype module galaxy.datatypes.data:Text from the datatype registry.
galaxy.datatypes.registry DEBUG 2019-08-06 15:05:01,216 [p:1,w:0,m:0] [MainThread] Retrieved datatype module galaxy.datatypes.data:Text from the datatype registry.
galaxy.datatypes.registry DEBUG 2019-08-06 15:05:01,216 [p:1,w:0,m:0] [MainThread] Retrieved datatype module galaxy.datatypes.data:Text from the datatype registry.
galaxy.datatypes.registry DEBUG 2019-08-06 15:05:01,216 [p:1,w:0,m:0] [MainThread] Retrieved datatype module galaxy.datatypes.data:Text from the datatype registry.
galaxy.datatypes.registry DEBUG 2019-08-06 15:05:01,216 [p:1,w:0,m:0] [MainThread] Retrieved datatype module galaxy.datatypes.data:Text from the datatype registry.
galaxy.datatypes.registry DEBUG 2019-08-06 15:05:01,217 [p:1,w:0,m:0] [MainThread] Retrieved datatype module galaxy.datatypes.data:Text from the datatype registry.
galaxy.datatypes.registry DEBUG 2019-08-06 15:05:01,217 [p:1,w:0,m:0] [MainThread] Retrieved datatype module galaxy.datatypes.data:Text from the datatype registry.
galaxy.datatypes.registry DEBUG 2019-08-06 15:05:01,217 [p:1,w:0,m:0] [MainThread] Retrieved datatype module galaxy.datatypes.data:Text from the datatype registry.
galaxy.datatypes.registry DEBUG 2019-08-06 15:05:01,217 [p:1,w:0,m:0] [MainThread] Retrieved datatype module galaxy.datatypes.data:Text from the datatype registry.
galaxy.datatypes.registry DEBUG 2019-08-06 15:05:01,217 [p:1,w:0,m:0] [MainThread] Retrieved datatype module galaxy.datatypes.data:Text from the datatype registry.
galaxy.datatypes.registry DEBUG 2019-08-06 15:05:01,217 [p:1,w:0,m:0] [MainThread] Retrieved datatype module galaxy.datatypes.data:Text from the datatype registry.
galaxy.datatypes.registry DEBUG 2019-08-06 15:05:01,218 [p:1,w:0,m:0] [MainThread] Retrieved datatype module galaxy.datatypes.data:Text from the datatype registry.
galaxy.datatypes.registry DEBUG 2019-08-06 15:05:01,218 [p:1,w:0,m:0] [MainThread] Retrieved datatype module galaxy.datatypes.data:Text from the datatype registry.
galaxy.datatypes.registry DEBUG 2019-08-06 15:05:01,218 [p:1,w:0,m:0] [MainThread] Retrieved datatype module galaxy.datatypes.data:Text from the datatype registry.
galaxy.datatypes.registry DEBUG 2019-08-06 15:05:01,218 [p:1,w:0,m:0] [MainThread] Retrieved datatype module galaxy.datatypes.data:Text from the datatype registry.
galaxy.datatypes.registry DEBUG 2019-08-06 15:05:01,218 [p:1,w:0,m:0] [MainThread] Retrieved datatype module galaxy.datatypes.data:Text from the datatype registry.
galaxy.datatypes.registry DEBUG 2019-08-06 15:05:01,218 [p:1,w:0,m:0] [MainThread] Retrieved datatype module galaxy.datatypes.data:Text from the datatype registry.
galaxy.datatypes.registry DEBUG 2019-08-06 15:05:01,219 [p:1,w:0,m:0] [MainThread] Retrieved datatype module galaxy.datatypes.data:Text from the datatype registry.
galaxy.datatypes.registry DEBUG 2019-08-06 15:05:01,219 [p:1,w:0,m:0] [MainThread] Retrieved datatype module galaxy.datatypes.data:Text from the datatype registry.
galaxy.datatypes.registry DEBUG 2019-08-06 15:05:01,219 [p:1,w:0,m:0] [MainThread] Retrieved datatype module galaxy.datatypes.data:Text from the datatype registry.
galaxy.datatypes.registry DEBUG 2019-08-06 15:05:01,219 [p:1,w:0,m:0] [MainThread] Retrieved datatype module galaxy.datatypes.data:Text from the datatype registry.
galaxy.datatypes.registry DEBUG 2019-08-06 15:05:01,219 [p:1,w:0,m:0] [MainThread] Retrieved datatype module galaxy.datatypes.data:Text from the datatype registry.
galaxy.datatypes.registry DEBUG 2019-08-06 15:05:01,220 [p:1,w:0,m:0] [MainThread] Retrieved datatype module galaxy.datatypes.data:Text from the datatype registry.
galaxy.datatypes.registry DEBUG 2019-08-06 15:05:01,220 [p:1,w:0,m:0] [MainThread] Retrieved datatype module galaxy.datatypes.data:Text from the datatype registry.
galaxy.datatypes.registry DEBUG 2019-08-06 15:05:01,220 [p:1,w:0,m:0] [MainThread] Retrieved datatype module galaxy.datatypes.data:Text from the datatype registry.
galaxy.datatypes.registry DEBUG 2019-08-06 15:05:01,220 [p:1,w:0,m:0] [MainThread] Retrieved datatype module galaxy.datatypes.data:Text from the datatype registry.
galaxy.datatypes.registry DEBUG 2019-08-06 15:05:01,220 [p:1,w:0,m:0] [MainThread] Retrieved datatype module galaxy.datatypes.data:Text from the datatype registry.
galaxy.datatypes.registry DEBUG 2019-08-06 15:05:01,220 [p:1,w:0,m:0] [MainThread] Retrieved datatype module galaxy.datatypes.data:Text from the datatype registry.
galaxy.datatypes.registry DEBUG 2019-08-06 15:05:01,221 [p:1,w:0,m:0] [MainThread] Retrieved datatype module galaxy.datatypes.data:Text from the datatype registry.
galaxy.datatypes.registry DEBUG 2019-08-06 15:05:01,221 [p:1,w:0,m:0] [MainThread] Retrieved datatype module galaxy.datatypes.data:Text from the datatype registry.
galaxy.datatypes.registry DEBUG 2019-08-06 15:05:01,221 [p:1,w:0,m:0] [MainThread] Retrieved datatype module galaxy.datatypes.data:Text from the datatype registry.
galaxy.datatypes.registry DEBUG 2019-08-06 15:05:01,221 [p:1,w:0,m:0] [MainThread] Retrieved datatype module galaxy.datatypes.data:Text from the datatype registry.
galaxy.datatypes.registry DEBUG 2019-08-06 15:05:01,221 [p:1,w:0,m:0] [MainThread] Retrieved datatype module galaxy.datatypes.data:Text from the datatype registry.
galaxy.datatypes.registry DEBUG 2019-08-06 15:05:01,222 [p:1,w:0,m:0] [MainThread] Retrieved datatype module galaxy.datatypes.data:Text from the datatype registry.
galaxy.datatypes.registry DEBUG 2019-08-06 15:05:01,222 [p:1,w:0,m:0] [MainThread] Retrieved datatype module galaxy.datatypes.data:Text from the datatype registry.
galaxy.datatypes.registry DEBUG 2019-08-06 15:05:01,223 [p:1,w:0,m:0] [MainThread] Retrieved datatype module galaxy.datatypes.msa:Hmmer2 from the datatype registry.
galaxy.datatypes.registry DEBUG 2019-08-06 15:05:01,223 [p:1,w:0,m:0] [MainThread] Retrieved datatype module galaxy.datatypes.msa:Hmmer3 from the datatype registry.
galaxy.datatypes.registry DEBUG 2019-08-06 15:05:01,223 [p:1,w:0,m:0] [MainThread] Retrieved datatype module galaxy.datatypes.msa:Stockholm_1_0 from the datatype registry.
galaxy.datatypes.registry DEBUG 2019-08-06 15:05:01,223 [p:1,w:0,m:0] [MainThread] Retrieved datatype module galaxy.datatypes.msa:MauveXmfa from the datatype registry.
galaxy.datatypes.registry DEBUG 2019-08-06 15:05:01,223 [p:1,w:0,m:0] [MainThread] RData is not lower case, that could cause troubles in the future. Please change it to lower case
galaxy.datatypes.registry DEBUG 2019-08-06 15:05:01,223 [p:1,w:0,m:0] [MainThread] Retrieved datatype module galaxy.datatypes.binary:RData from the datatype registry.
galaxy.datatypes.registry DEBUG 2019-08-06 15:05:01,224 [p:1,w:0,m:0] [MainThread] Retrieved datatype module galaxy.datatypes.binary:OxliCountGraph from the datatype registry.
galaxy.datatypes.registry DEBUG 2019-08-06 15:05:01,224 [p:1,w:0,m:0] [MainThread] Retrieved datatype module galaxy.datatypes.binary:OxliNodeGraph from the datatype registry.
galaxy.datatypes.registry DEBUG 2019-08-06 15:05:01,224 [p:1,w:0,m:0] [MainThread] Retrieved datatype module galaxy.datatypes.binary:OxliTagSet from the datatype registry.
galaxy.datatypes.registry DEBUG 2019-08-06 15:05:01,224 [p:1,w:0,m:0] [MainThread] Retrieved datatype module galaxy.datatypes.binary:OxliStopTags from the datatype registry.
galaxy.datatypes.registry DEBUG 2019-08-06 15:05:01,224 [p:1,w:0,m:0] [MainThread] Retrieved datatype module galaxy.datatypes.binary:OxliSubset from the datatype registry.
galaxy.datatypes.registry DEBUG 2019-08-06 15:05:01,224 [p:1,w:0,m:0] [MainThread] Retrieved datatype module galaxy.datatypes.binary:OxliGraphLabels from the datatype registry.
galaxy.datatypes.registry DEBUG 2019-08-06 15:05:01,225 [p:1,w:0,m:0] [MainThread] Retrieved datatype module galaxy.datatypes.constructive_solid_geometry:PlyAscii from the datatype registry.
galaxy.datatypes.registry DEBUG 2019-08-06 15:05:01,225 [p:1,w:0,m:0] [MainThread] Retrieved datatype module galaxy.datatypes.constructive_solid_geometry:PlyBinary from the datatype registry.
galaxy.datatypes.registry DEBUG 2019-08-06 15:05:01,225 [p:1,w:0,m:0] [MainThread] Retrieved datatype module galaxy.datatypes.constructive_solid_geometry:VtkAscii from the datatype registry.
galaxy.datatypes.registry DEBUG 2019-08-06 15:05:01,225 [p:1,w:0,m:0] [MainThread] Retrieved datatype module galaxy.datatypes.constructive_solid_geometry:VtkBinary from the datatype registry.
galaxy.datatypes.registry DEBUG 2019-08-06 15:05:01,226 [p:1,w:0,m:0] [MainThread] Retrieved datatype module galaxy.datatypes.text:Biom1 from the datatype registry.
galaxy.datatypes.registry DEBUG 2019-08-06 15:05:01,226 [p:1,w:0,m:0] [MainThread] Retrieved datatype module galaxy.datatypes.interval:ScIdx from the datatype registry.
galaxy.datatypes.registry DEBUG 2019-08-06 15:05:01,227 [p:1,w:0,m:0] [MainThread] Retrieved datatype module galaxy.datatypes.molecules:SMILES from the datatype registry.
galaxy.datatypes.registry DEBUG 2019-08-06 15:05:01,227 [p:1,w:0,m:0] [MainThread] Retrieved datatype module galaxy.datatypes.molecules:SDF from the datatype registry.
galaxy.datatypes.registry DEBUG 2019-08-06 15:05:01,228 [p:1,w:0,m:0] [MainThread] Retrieved datatype module galaxy.datatypes.molecules:InChI from the datatype registry.
galaxy.datatypes.registry DEBUG 2019-08-06 15:05:01,228 [p:1,w:0,m:0] [MainThread] Retrieved datatype module galaxy.datatypes.molecules:MOL from the datatype registry.
galaxy.datatypes.registry DEBUG 2019-08-06 15:05:01,228 [p:1,w:0,m:0] [MainThread] Retrieved datatype module galaxy.datatypes.molecules:MOL2 from the datatype registry.
galaxy.datatypes.registry DEBUG 2019-08-06 15:05:01,228 [p:1,w:0,m:0] [MainThread] Retrieved datatype module galaxy.datatypes.molecules:CML from the datatype registry.
galaxy.datatypes.registry DEBUG 2019-08-06 15:05:01,228 [p:1,w:0,m:0] [MainThread] Retrieved datatype module galaxy.datatypes.molecules:FPS from the datatype registry.
galaxy.datatypes.registry DEBUG 2019-08-06 15:05:01,228 [p:1,w:0,m:0] [MainThread] Retrieved datatype module galaxy.datatypes.molecules:OBFS from the datatype registry.
galaxy.datatypes.registry DEBUG 2019-08-06 15:05:01,228 [p:1,w:0,m:0] [MainThread] Retrieved datatype module galaxy.datatypes.molecules:PHAR from the datatype registry.
galaxy.datatypes.registry DEBUG 2019-08-06 15:05:01,228 [p:1,w:0,m:0] [MainThread] Retrieved datatype module galaxy.datatypes.molecules:PDB from the datatype registry.
galaxy.datatypes.registry DEBUG 2019-08-06 15:05:01,229 [p:1,w:0,m:0] [MainThread] Loaded sniffer for datatype 'galaxy.datatypes.constructive_solid_geometry:PlyAscii'
galaxy.datatypes.registry DEBUG 2019-08-06 15:05:01,229 [p:1,w:0,m:0] [MainThread] Loaded sniffer for datatype 'galaxy.datatypes.constructive_solid_geometry:PlyBinary'
galaxy.datatypes.registry DEBUG 2019-08-06 15:05:01,229 [p:1,w:0,m:0] [MainThread] Loaded sniffer for datatype 'galaxy.datatypes.constructive_solid_geometry:VtkAscii'
galaxy.datatypes.registry DEBUG 2019-08-06 15:05:01,229 [p:1,w:0,m:0] [MainThread] Loaded sniffer for datatype 'galaxy.datatypes.constructive_solid_geometry:VtkBinary'
galaxy.datatypes.registry DEBUG 2019-08-06 15:05:01,229 [p:1,w:0,m:0] [MainThread] Loaded sniffer for datatype 'galaxy.datatypes.interval:ScIdx'
galaxy.datatypes.registry DEBUG 2019-08-06 15:05:01,229 [p:1,w:0,m:0] [MainThread] Loaded sniffer for datatype 'galaxy.datatypes.tabular:Vcf'
galaxy.datatypes.registry DEBUG 2019-08-06 15:05:01,229 [p:1,w:0,m:0] [MainThread] Loaded sniffer for datatype 'galaxy.datatypes.binary:TwoBit'
galaxy.datatypes.registry DEBUG 2019-08-06 15:05:01,229 [p:1,w:0,m:0] [MainThread] Loaded sniffer for datatype 'galaxy.datatypes.binary:GeminiSQLite'
galaxy.datatypes.registry DEBUG 2019-08-06 15:05:01,229 [p:1,w:0,m:0] [MainThread] Loaded sniffer for datatype 'galaxy.datatypes.binary:MzSQlite'
galaxy.datatypes.registry DEBUG 2019-08-06 15:05:01,229 [p:1,w:0,m:0] [MainThread] Loaded sniffer for datatype 'galaxy.datatypes.binary:IdpDB'
galaxy.datatypes.registry DEBUG 2019-08-06 15:05:01,229 [p:1,w:0,m:0] [MainThread] Loaded sniffer for datatype 'galaxy.datatypes.binary:SQlite'
galaxy.datatypes.registry DEBUG 2019-08-06 15:05:01,230 [p:1,w:0,m:0] [MainThread] Loaded sniffer for datatype 'galaxy.datatypes.binary:H5'
galaxy.datatypes.registry DEBUG 2019-08-06 15:05:01,230 [p:1,w:0,m:0] [MainThread] Loaded sniffer for datatype 'galaxy.datatypes.binary:Bam'
galaxy.datatypes.registry DEBUG 2019-08-06 15:05:01,230 [p:1,w:0,m:0] [MainThread] Loaded sniffer for datatype 'galaxy.datatypes.binary:CRAM'
galaxy.datatypes.registry DEBUG 2019-08-06 15:05:01,230 [p:1,w:0,m:0] [MainThread] Loaded sniffer for datatype 'galaxy.datatypes.binary:Sff'
galaxy.datatypes.registry DEBUG 2019-08-06 15:05:01,230 [p:1,w:0,m:0] [MainThread] Loaded sniffer for datatype 'galaxy.datatypes.binary:Sra'
galaxy.datatypes.registry DEBUG 2019-08-06 15:05:01,230 [p:1,w:0,m:0] [MainThread] Loaded sniffer for datatype 'galaxy.datatypes.triples:Rdf'
galaxy.datatypes.registry DEBUG 2019-08-06 15:05:01,230 [p:1,w:0,m:0] [MainThread] Loaded sniffer for datatype 'galaxy.datatypes.xml:Phyloxml'
galaxy.datatypes.registry DEBUG 2019-08-06 15:05:01,230 [p:1,w:0,m:0] [MainThread] Loaded sniffer for datatype 'galaxy.datatypes.xml:Owl'
galaxy.datatypes.registry DEBUG 2019-08-06 15:05:01,230 [p:1,w:0,m:0] [MainThread] Loaded sniffer for datatype 'galaxy.datatypes.proteomics:MzML'
galaxy.datatypes.registry DEBUG 2019-08-06 15:05:01,230 [p:1,w:0,m:0] [MainThread] Loaded sniffer for datatype 'galaxy.datatypes.proteomics:TandemXML'
galaxy.datatypes.registry DEBUG 2019-08-06 15:05:01,230 [p:1,w:0,m:0] [MainThread] Loaded sniffer for datatype 'galaxy.datatypes.proteomics:PepXml'
galaxy.datatypes.registry DEBUG 2019-08-06 15:05:01,230 [p:1,w:0,m:0] [MainThread] Loaded sniffer for datatype 'galaxy.datatypes.proteomics:Mgf'
galaxy.datatypes.registry DEBUG 2019-08-06 15:05:01,231 [p:1,w:0,m:0] [MainThread] Loaded sniffer for datatype 'galaxy.datatypes.proteomics:ProtXML'
galaxy.datatypes.registry DEBUG 2019-08-06 15:05:01,231 [p:1,w:0,m:0] [MainThread] Loaded sniffer for datatype 'galaxy.datatypes.proteomics:MzXML'
galaxy.datatypes.registry DEBUG 2019-08-06 15:05:01,231 [p:1,w:0,m:0] [MainThread] Loaded sniffer for datatype 'galaxy.datatypes.proteomics:TraML'
galaxy.datatypes.registry DEBUG 2019-08-06 15:05:01,231 [p:1,w:0,m:0] [MainThread] Loaded sniffer for datatype 'galaxy.datatypes.proteomics:MzIdentML'
galaxy.datatypes.registry DEBUG 2019-08-06 15:05:01,231 [p:1,w:0,m:0] [MainThread] Loaded sniffer for datatype 'galaxy.datatypes.proteomics:MzQuantML'
galaxy.datatypes.registry DEBUG 2019-08-06 15:05:01,231 [p:1,w:0,m:0] [MainThread] Loaded sniffer for datatype 'galaxy.datatypes.proteomics:UniProtXML'
galaxy.datatypes.registry DEBUG 2019-08-06 15:05:01,231 [p:1,w:0,m:0] [MainThread] Loaded sniffer for datatype 'galaxy.datatypes.proteomics:Msp'
galaxy.datatypes.registry DEBUG 2019-08-06 15:05:01,231 [p:1,w:0,m:0] [MainThread] Loaded sniffer for datatype 'galaxy.datatypes.proteomics:SPLib'
galaxy.datatypes.registry DEBUG 2019-08-06 15:05:01,231 [p:1,w:0,m:0] [MainThread] Loaded sniffer for datatype 'galaxy.datatypes.proteomics:ThermoRAW'
galaxy.datatypes.registry DEBUG 2019-08-06 15:05:01,231 [p:1,w:0,m:0] [MainThread] Loaded sniffer for datatype 'galaxy.datatypes.molecules:CML'
galaxy.datatypes.registry DEBUG 2019-08-06 15:05:01,231 [p:1,w:0,m:0] [MainThread] Loaded sniffer for datatype 'galaxy.datatypes.xml:GenericXml'
galaxy.datatypes.registry DEBUG 2019-08-06 15:05:01,231 [p:1,w:0,m:0] [MainThread] Loaded sniffer for datatype 'galaxy.datatypes.triples:Turtle'
galaxy.datatypes.registry DEBUG 2019-08-06 15:05:01,231 [p:1,w:0,m:0] [MainThread] Loaded sniffer for datatype 'galaxy.datatypes.triples:NTriples'
galaxy.datatypes.registry DEBUG 2019-08-06 15:05:01,232 [p:1,w:0,m:0] [MainThread] Loaded sniffer for datatype 'galaxy.datatypes.triples:Jsonld'
galaxy.datatypes.registry DEBUG 2019-08-06 15:05:01,232 [p:1,w:0,m:0] [MainThread] Loaded sniffer for datatype 'galaxy.datatypes.sequence:Maf'
galaxy.datatypes.registry DEBUG 2019-08-06 15:05:01,232 [p:1,w:0,m:0] [MainThread] Loaded sniffer for datatype 'galaxy.datatypes.sequence:Lav'
galaxy.datatypes.registry DEBUG 2019-08-06 15:05:01,232 [p:1,w:0,m:0] [MainThread] Loaded sniffer for datatype 'galaxy.datatypes.sequence:csFasta'
galaxy.datatypes.registry DEBUG 2019-08-06 15:05:01,232 [p:1,w:0,m:0] [MainThread] Loaded sniffer for datatype 'galaxy.datatypes.qualityscore:QualityScoreSOLiD'
galaxy.datatypes.registry DEBUG 2019-08-06 15:05:01,232 [p:1,w:0,m:0] [MainThread] Loaded sniffer for datatype 'galaxy.datatypes.qualityscore:QualityScore454'
galaxy.datatypes.registry DEBUG 2019-08-06 15:05:01,232 [p:1,w:0,m:0] [MainThread] Loaded sniffer for datatype 'galaxy.datatypes.molecules:SDF'
galaxy.datatypes.registry DEBUG 2019-08-06 15:05:01,232 [p:1,w:0,m:0] [MainThread] Loaded sniffer for datatype 'galaxy.datatypes.molecules:PDB'
galaxy.datatypes.registry DEBUG 2019-08-06 15:05:01,232 [p:1,w:0,m:0] [MainThread] Loaded sniffer for datatype 'galaxy.datatypes.molecules:MOL2'
galaxy.datatypes.registry DEBUG 2019-08-06 15:05:01,232 [p:1,w:0,m:0] [MainThread] Loaded sniffer for datatype 'galaxy.datatypes.molecules:InChI'
galaxy.datatypes.registry DEBUG 2019-08-06 15:05:01,232 [p:1,w:0,m:0] [MainThread] Loaded sniffer for datatype 'galaxy.datatypes.molecules:FPS'
galaxy.datatypes.registry DEBUG 2019-08-06 15:05:01,232 [p:1,w:0,m:0] [MainThread] Loaded sniffer for datatype 'galaxy.datatypes.sequence:Fasta'
galaxy.datatypes.registry DEBUG 2019-08-06 15:05:01,232 [p:1,w:0,m:0] [MainThread] Loaded sniffer for datatype 'galaxy.datatypes.sequence:Fastq'
galaxy.datatypes.registry DEBUG 2019-08-06 15:05:01,233 [p:1,w:0,m:0] [MainThread] Loaded sniffer for datatype 'galaxy.datatypes.interval:Wiggle'
galaxy.datatypes.registry DEBUG 2019-08-06 15:05:01,233 [p:1,w:0,m:0] [MainThread] Loaded sniffer for datatype 'galaxy.datatypes.text:Html'
galaxy.datatypes.registry DEBUG 2019-08-06 15:05:01,233 [p:1,w:0,m:0] [MainThread] Loaded sniffer for datatype 'galaxy.datatypes.images:Pdf'
galaxy.datatypes.registry DEBUG 2019-08-06 15:05:01,233 [p:1,w:0,m:0] [MainThread] Loaded sniffer for datatype 'galaxy.datatypes.sequence:Axt'
galaxy.datatypes.registry DEBUG 2019-08-06 15:05:01,233 [p:1,w:0,m:0] [MainThread] Loaded sniffer for datatype 'galaxy.datatypes.interval:Bed'
galaxy.datatypes.registry DEBUG 2019-08-06 15:05:01,233 [p:1,w:0,m:0] [MainThread] Loaded sniffer for datatype 'galaxy.datatypes.interval:CustomTrack'
galaxy.datatypes.registry DEBUG 2019-08-06 15:05:01,233 [p:1,w:0,m:0] [MainThread] Loaded sniffer for datatype 'galaxy.datatypes.interval:Gtf'
galaxy.datatypes.registry DEBUG 2019-08-06 15:05:01,233 [p:1,w:0,m:0] [MainThread] Loaded sniffer for datatype 'galaxy.datatypes.interval:Gff'
galaxy.datatypes.registry DEBUG 2019-08-06 15:05:01,233 [p:1,w:0,m:0] [MainThread] Loaded sniffer for datatype 'galaxy.datatypes.interval:Gff3'
galaxy.datatypes.registry DEBUG 2019-08-06 15:05:01,233 [p:1,w:0,m:0] [MainThread] Loaded sniffer for datatype 'galaxy.datatypes.tabular:Pileup'
galaxy.datatypes.registry DEBUG 2019-08-06 15:05:01,233 [p:1,w:0,m:0] [MainThread] Loaded sniffer for datatype 'galaxy.datatypes.interval:Interval'
galaxy.datatypes.registry DEBUG 2019-08-06 15:05:01,233 [p:1,w:0,m:0] [MainThread] Loaded sniffer for datatype 'galaxy.datatypes.tabular:Sam'
galaxy.datatypes.registry DEBUG 2019-08-06 15:05:01,234 [p:1,w:0,m:0] [MainThread] Loaded sniffer for datatype 'galaxy.datatypes.data:Newick'
galaxy.datatypes.registry DEBUG 2019-08-06 15:05:01,234 [p:1,w:0,m:0] [MainThread] Loaded sniffer for datatype 'galaxy.datatypes.data:Nexus'
galaxy.datatypes.registry DEBUG 2019-08-06 15:05:01,234 [p:1,w:0,m:0] [MainThread] Loaded sniffer for datatype 'galaxy.datatypes.text:Obo'
galaxy.datatypes.registry DEBUG 2019-08-06 15:05:01,234 [p:1,w:0,m:0] [MainThread] Loaded sniffer for datatype 'galaxy.datatypes.text:Arff'
galaxy.datatypes.registry DEBUG 2019-08-06 15:05:01,234 [p:1,w:0,m:0] [MainThread] Loaded sniffer for datatype 'galaxy.datatypes.text:Ipynb'
galaxy.datatypes.registry DEBUG 2019-08-06 15:05:01,234 [p:1,w:0,m:0] [MainThread] Loaded sniffer for datatype 'galaxy.datatypes.text:Biom1'
galaxy.datatypes.registry DEBUG 2019-08-06 15:05:01,234 [p:1,w:0,m:0] [MainThread] Loaded sniffer for datatype 'galaxy.datatypes.text:Json'
galaxy.datatypes.registry DEBUG 2019-08-06 15:05:01,234 [p:1,w:0,m:0] [MainThread] Loaded sniffer for datatype 'galaxy.datatypes.sequence:RNADotPlotMatrix'
galaxy.datatypes.registry DEBUG 2019-08-06 15:05:01,234 [p:1,w:0,m:0] [MainThread] Loaded sniffer for datatype 'galaxy.datatypes.sequence:DotBracket'
galaxy.datatypes.registry DEBUG 2019-08-06 15:05:01,234 [p:1,w:0,m:0] [MainThread] Loaded sniffer for datatype 'galaxy.datatypes.tabular:ConnectivityTable'
galaxy.datatypes.registry DEBUG 2019-08-06 15:05:01,234 [p:1,w:0,m:0] [MainThread] Loaded sniffer for datatype 'galaxy.datatypes.tabular:CSV'
galaxy.datatypes.registry DEBUG 2019-08-06 15:05:01,234 [p:1,w:0,m:0] [MainThread] Loaded sniffer for datatype 'galaxy.datatypes.tabular:TSV'
galaxy.datatypes.registry DEBUG 2019-08-06 15:05:01,235 [p:1,w:0,m:0] [MainThread] Loaded sniffer for datatype 'galaxy.datatypes.msa:Hmmer2'
galaxy.datatypes.registry DEBUG 2019-08-06 15:05:01,235 [p:1,w:0,m:0] [MainThread] Loaded sniffer for datatype 'galaxy.datatypes.msa:Hmmer3'
galaxy.datatypes.registry DEBUG 2019-08-06 15:05:01,235 [p:1,w:0,m:0] [MainThread] Loaded sniffer for datatype 'galaxy.datatypes.msa:Stockholm_1_0'
galaxy.datatypes.registry DEBUG 2019-08-06 15:05:01,235 [p:1,w:0,m:0] [MainThread] Loaded sniffer for datatype 'galaxy.datatypes.msa:MauveXmfa'
galaxy.datatypes.registry DEBUG 2019-08-06 15:05:01,235 [p:1,w:0,m:0] [MainThread] Loaded sniffer for datatype 'galaxy.datatypes.binary:RData'
galaxy.datatypes.registry DEBUG 2019-08-06 15:05:01,235 [p:1,w:0,m:0] [MainThread] Loaded sniffer for datatype 'galaxy.datatypes.images:Jpg'
galaxy.datatypes.registry DEBUG 2019-08-06 15:05:01,235 [p:1,w:0,m:0] [MainThread] Loaded sniffer for datatype 'galaxy.datatypes.images:Png'
galaxy.datatypes.registry DEBUG 2019-08-06 15:05:01,235 [p:1,w:0,m:0] [MainThread] Loaded sniffer for datatype 'galaxy.datatypes.images:Tiff'
galaxy.datatypes.registry DEBUG 2019-08-06 15:05:01,235 [p:1,w:0,m:0] [MainThread] Loaded sniffer for datatype 'galaxy.datatypes.images:Bmp'
galaxy.datatypes.registry DEBUG 2019-08-06 15:05:01,235 [p:1,w:0,m:0] [MainThread] Loaded sniffer for datatype 'galaxy.datatypes.images:Gif'
galaxy.datatypes.registry DEBUG 2019-08-06 15:05:01,235 [p:1,w:0,m:0] [MainThread] Loaded sniffer for datatype 'galaxy.datatypes.images:Im'
galaxy.datatypes.registry DEBUG 2019-08-06 15:05:01,236 [p:1,w:0,m:0] [MainThread] Loaded sniffer for datatype 'galaxy.datatypes.images:Pcd'
galaxy.datatypes.registry DEBUG 2019-08-06 15:05:01,236 [p:1,w:0,m:0] [MainThread] Loaded sniffer for datatype 'galaxy.datatypes.images:Pcx'
galaxy.datatypes.registry DEBUG 2019-08-06 15:05:01,236 [p:1,w:0,m:0] [MainThread] Loaded sniffer for datatype 'galaxy.datatypes.images:Ppm'
galaxy.datatypes.registry DEBUG 2019-08-06 15:05:01,236 [p:1,w:0,m:0] [MainThread] Loaded sniffer for datatype 'galaxy.datatypes.images:Psd'
galaxy.datatypes.registry DEBUG 2019-08-06 15:05:01,236 [p:1,w:0,m:0] [MainThread] Loaded sniffer for datatype 'galaxy.datatypes.images:Xbm'
galaxy.datatypes.registry DEBUG 2019-08-06 15:05:01,236 [p:1,w:0,m:0] [MainThread] Loaded sniffer for datatype 'galaxy.datatypes.images:Rgb'
galaxy.datatypes.registry DEBUG 2019-08-06 15:05:01,236 [p:1,w:0,m:0] [MainThread] Loaded sniffer for datatype 'galaxy.datatypes.images:Pbm'
galaxy.datatypes.registry DEBUG 2019-08-06 15:05:01,236 [p:1,w:0,m:0] [MainThread] Loaded sniffer for datatype 'galaxy.datatypes.images:Pgm'
galaxy.datatypes.registry DEBUG 2019-08-06 15:05:01,236 [p:1,w:0,m:0] [MainThread] Loaded sniffer for datatype 'galaxy.datatypes.images:Xpm'
galaxy.datatypes.registry DEBUG 2019-08-06 15:05:01,236 [p:1,w:0,m:0] [MainThread] Loaded sniffer for datatype 'galaxy.datatypes.images:Eps'
galaxy.datatypes.registry DEBUG 2019-08-06 15:05:01,236 [p:1,w:0,m:0] [MainThread] Loaded sniffer for datatype 'galaxy.datatypes.images:Rast'
galaxy.datatypes.registry DEBUG 2019-08-06 15:05:01,236 [p:1,w:0,m:0] [MainThread] Loaded sniffer for datatype 'galaxy.datatypes.binary:OxliCountGraph'
galaxy.datatypes.registry DEBUG 2019-08-06 15:05:01,237 [p:1,w:0,m:0] [MainThread] Loaded sniffer for datatype 'galaxy.datatypes.binary:OxliNodeGraph'
galaxy.datatypes.registry DEBUG 2019-08-06 15:05:01,237 [p:1,w:0,m:0] [MainThread] Loaded sniffer for datatype 'galaxy.datatypes.binary:OxliTagSet'
galaxy.datatypes.registry DEBUG 2019-08-06 15:05:01,237 [p:1,w:0,m:0] [MainThread] Loaded sniffer for datatype 'galaxy.datatypes.binary:OxliStopTags'
galaxy.datatypes.registry DEBUG 2019-08-06 15:05:01,237 [p:1,w:0,m:0] [MainThread] Loaded sniffer for datatype 'galaxy.datatypes.binary:OxliSubset'
galaxy.datatypes.registry DEBUG 2019-08-06 15:05:01,237 [p:1,w:0,m:0] [MainThread] Loaded sniffer for datatype 'galaxy.datatypes.binary:OxliGraphLabels'
galaxy.datatypes.registry DEBUG 2019-08-06 15:05:03,506 [p:1,w:0,m:0] [MainThread] Loaded build site 'ucsc': /cvmfs/main.galaxyproject.org/galaxy/tool-data/shared/ucsc/ucsc_build_sites.txt.sample with display sites: ['main', 'test', 'archaea', 'ucla']
galaxy.datatypes.registry DEBUG 2019-08-06 15:05:03,582 [p:1,w:0,m:0] [MainThread] Loaded build site 'gbrowse': /cvmfs/main.galaxyproject.org/galaxy/tool-data/shared/gbrowse/gbrowse_build_sites.txt with display sites: ['modencode', 'sgd_yeast', 'tair', 'wormbase', 'wormbase_ws120', 'wormbase_ws140', 'wormbase_ws170', 'wormbase_ws180', 'wormbase_ws190', 'wormbase_ws200', 'wormbase_ws204', 'wormbase_ws210', 'wormbase_ws220', 'wormbase_ws225']
galaxy.datatypes.registry DEBUG 2019-08-06 15:05:03,582 [p:1,w:0,m:0] [MainThread] Loaded build site 'ensembl': /cvmfs/main.galaxyproject.org/galaxy/tool-data/shared/ensembl/ensembl_sites.txt
galaxy.datatypes.registry DEBUG 2019-08-06 15:05:03,583 [p:1,w:0,m:0] [MainThread] Loaded build site 'ensembl_data_url': /cvmfs/main.galaxyproject.org/galaxy/tool-data/shared/ensembl/ensembl_sites_data_URL.txt
galaxy.datatypes.registry DEBUG 2019-08-06 15:05:03,583 [p:1,w:0,m:0] [MainThread] Loaded build site 'igv': /cvmfs/main.galaxyproject.org/galaxy/tool-data/shared/igv/igv_build_sites.txt.sample
galaxy.datatypes.registry DEBUG 2019-08-06 15:05:03,583 [p:1,w:0,m:0] [MainThread] Loaded build site 'rviewer': /cvmfs/main.galaxyproject.org/galaxy/tool-data/shared/rviewer/rviewer_build_sites.txt.sample
galaxy.tools.data WARNING 2019-08-06 15:05:03,932 [p:1,w:0,m:0] [MainThread] Cannot find index file '/galaxy-repl/main/tool_data/toolshed.g2.bx.psu.edu/repos/devteam/count_covariates/14e304b70425/gatk_sorted_picard_index.loc' for tool data table 'gatk_picard_indexes'
galaxy.tools.data DEBUG 2019-08-06 15:05:03,932 [p:1,w:0,m:0] [MainThread] Loaded tool data table 'gatk_picard_indexes' from file '/cvmfs/main.galaxyproject.org/config/shed_tool_data_table_conf.xml'
galaxy.tools.data WARNING 2019-08-06 15:05:03,932 [p:1,w:0,m:0] [MainThread] Cannot find index file '/galaxy-repl/main/tool_data/toolshed.g2.bx.psu.edu/repos/devteam/count_covariates/14e304b70425/gatk_sorted_picard_index.loc' for tool data table 'gatk_picard_indexes'
galaxy.tools.data DEBUG 2019-08-06 15:05:03,932 [p:1,w:0,m:0] [MainThread] Loading another instance of data table 'gatk_picard_indexes' from file '/cvmfs/main.galaxyproject.org/config/shed_tool_data_table_conf.xml', attempting to merge content.
galaxy.tools.data WARNING 2019-08-06 15:05:03,932 [p:1,w:0,m:0] [MainThread] Cannot find index file '/galaxy-repl/main/tool_data/toolshed.g2.bx.psu.edu/repos/devteam/table_recalibration/30e1dd77e99c/gatk_sorted_picard_index.loc' for tool data table 'gatk_picard_indexes'
galaxy.tools.data DEBUG 2019-08-06 15:05:03,932 [p:1,w:0,m:0] [MainThread] Loading another instance of data table 'gatk_picard_indexes' from file '/cvmfs/main.galaxyproject.org/config/shed_tool_data_table_conf.xml', attempting to merge content.
galaxy.tools.data WARNING 2019-08-06 15:05:03,932 [p:1,w:0,m:0] [MainThread] Cannot find index file '/galaxy-repl/main/tool_data/toolshed.g2.bx.psu.edu/repos/devteam/freebayes/443ccd9208a0/sam_fa_indices.loc' for tool data table 'sam_fa_indexes'
galaxy.tools.data DEBUG 2019-08-06 15:05:03,932 [p:1,w:0,m:0] [MainThread] Loaded tool data table 'sam_fa_indexes' from file '/cvmfs/main.galaxyproject.org/config/shed_tool_data_table_conf.xml'
galaxy.tools.data WARNING 2019-08-06 15:05:03,933 [p:1,w:0,m:0] [MainThread] Cannot find index file '/galaxy-repl/main/tool_data/toolshed.g2.bx.psu.edu/repos/devteam/bamleftalign/e65540a91b87/sam_fa_indices.loc' for tool data table 'sam_fa_indexes'
galaxy.tools.data DEBUG 2019-08-06 15:05:03,933 [p:1,w:0,m:0] [MainThread] Loading another instance of data table 'sam_fa_indexes' from file '/cvmfs/main.galaxyproject.org/config/shed_tool_data_table_conf.xml', attempting to merge content.
galaxy.tools.data WARNING 2019-08-06 15:05:03,933 [p:1,w:0,m:0] [MainThread] Cannot find index file '/galaxy-repl/main/tool_data/toolshed.g2.bx.psu.edu/repos/blankenberg/naive_variant_caller/13d534f2bcde/sam_fa_indices.loc' for tool data table 'sam_fa_indexes'
galaxy.tools.data DEBUG 2019-08-06 15:05:03,933 [p:1,w:0,m:0] [MainThread] Loading another instance of data table 'sam_fa_indexes' from file '/cvmfs/main.galaxyproject.org/config/shed_tool_data_table_conf.xml', attempting to merge content.
galaxy.tools.data WARNING 2019-08-06 15:05:03,933 [p:1,w:0,m:0] [MainThread] Cannot find index file '/galaxy-repl/main/tool_data/toolshed.g2.bx.psu.edu/repos/blankenberg/naive_variant_caller/13d534f2bcde/sam_fa_indices.loc' for tool data table 'sam_fa_indexes'
galaxy.tools.data DEBUG 2019-08-06 15:05:03,933 [p:1,w:0,m:0] [MainThread] Loading another instance of data table 'sam_fa_indexes' from file '/cvmfs/main.galaxyproject.org/config/shed_tool_data_table_conf.xml', attempting to merge content.
galaxy.tools.data WARNING 2019-08-06 15:05:03,933 [p:1,w:0,m:0] [MainThread] Cannot find index file '/galaxy-repl/main/tool_data/toolshed.g2.bx.psu.edu/repos/blankenberg/naive_variant_caller/13d534f2bcde/sam_fa_indices.loc' for tool data table 'sam_fa_indexes'
galaxy.tools.data DEBUG 2019-08-06 15:05:03,933 [p:1,w:0,m:0] [MainThread] Loading another instance of data table 'sam_fa_indexes' from file '/cvmfs/main.galaxyproject.org/config/shed_tool_data_table_conf.xml', attempting to merge content.
galaxy.tools.data WARNING 2019-08-06 15:05:03,933 [p:1,w:0,m:0] [MainThread] Cannot find index file '/galaxy-repl/main/tool_data/toolshed.g2.bx.psu.edu/repos/blankenberg/naive_variant_caller/13d534f2bcde/sam_fa_indices.loc' for tool data table 'sam_fa_indexes'
galaxy.tools.data DEBUG 2019-08-06 15:05:03,933 [p:1,w:0,m:0] [MainThread] Loading another instance of data table 'sam_fa_indexes' from file '/cvmfs/main.galaxyproject.org/config/shed_tool_data_table_conf.xml', attempting to merge content.
galaxy.tools.data WARNING 2019-08-06 15:05:03,934 [p:1,w:0,m:0] [MainThread] Cannot find index file '/galaxy-repl/main/tool_data/toolshed.g2.bx.psu.edu/repos/devteam/picard/379fdf4c41ac/picard_index.loc' for tool data table 'picard_indexes'
galaxy.tools.data DEBUG 2019-08-06 15:05:03,934 [p:1,w:0,m:0] [MainThread] Loaded tool data table 'picard_indexes' from file '/cvmfs/main.galaxyproject.org/config/shed_tool_data_table_conf.xml'
galaxy.tools.data WARNING 2019-08-06 15:05:03,934 [p:1,w:0,m:0] [MainThread] Cannot find index file '/galaxy-repl/main/tool_data/toolshed.g2.bx.psu.edu/repos/devteam/bwa/c71dd035971e/bwa_mem_index.loc' for tool data table 'bwa_mem_indexes'
galaxy.tools.data DEBUG 2019-08-06 15:05:03,934 [p:1,w:0,m:0] [MainThread] Loaded tool data table 'bwa_mem_indexes' from file '/cvmfs/main.galaxyproject.org/config/shed_tool_data_table_conf.xml'
galaxy.tools.data WARNING 2019-08-06 15:05:03,934 [p:1,w:0,m:0] [MainThread] Cannot find index file '/galaxy-repl/main/tool_data/toolshed.g2.bx.psu.edu/repos/devteam/bowtie2/c1ec08cb34f9/bowtie2_indices.loc' for tool data table 'bowtie2_indexes'
galaxy.tools.data DEBUG 2019-08-06 15:05:03,934 [p:1,w:0,m:0] [MainThread] Loaded tool data table 'bowtie2_indexes' from file '/cvmfs/main.galaxyproject.org/config/shed_tool_data_table_conf.xml'
galaxy.tools.data WARNING 2019-08-06 15:05:03,934 [p:1,w:0,m:0] [MainThread] Cannot find index file '/galaxy-repl/main/tool_data/toolshed.g2.bx.psu.edu/repos/devteam/bamtools/76b2f1eee508/sam_fa_indices.loc' for tool data table 'sam_fa_indexes'
galaxy.tools.data DEBUG 2019-08-06 15:05:03,934 [p:1,w:0,m:0] [MainThread] Loading another instance of data table 'sam_fa_indexes' from file '/cvmfs/main.galaxyproject.org/config/shed_tool_data_table_conf.xml', attempting to merge content.
galaxy.tools.data WARNING 2019-08-06 15:05:03,934 [p:1,w:0,m:0] [MainThread] Cannot find index file '/galaxy-repl/main/tool_data/toolshed.g2.bx.psu.edu/repos/devteam/freebayes/4c80a1387285/fasta_indexes.loc' for tool data table 'fasta_indexes'
galaxy.tools.data DEBUG 2019-08-06 15:05:03,934 [p:1,w:0,m:0] [MainThread] Loaded tool data table 'fasta_indexes' from file '/cvmfs/main.galaxyproject.org/config/shed_tool_data_table_conf.xml'
galaxy.tools.data WARNING 2019-08-06 15:05:03,935 [p:1,w:0,m:0] [MainThread] Cannot find index file '/galaxy-repl/main/tool_data/toolshed.g2.bx.psu.edu/repos/devteam/freebayes/55c06df02168/fasta_indexes.loc' for tool data table 'fasta_indexes'
galaxy.tools.data DEBUG 2019-08-06 15:05:03,935 [p:1,w:0,m:0] [MainThread] Loading another instance of data table 'fasta_indexes' from file '/cvmfs/main.galaxyproject.org/config/shed_tool_data_table_conf.xml', attempting to merge content.
galaxy.tools.data WARNING 2019-08-06 15:05:03,935 [p:1,w:0,m:0] [MainThread] Cannot find index file '/galaxy-repl/main/tool_data/toolshed.g2.bx.psu.edu/repos/devteam/bowtie2/ceb6467e276c/bowtie2_indices.loc' for tool data table 'bowtie2_indexes'
galaxy.tools.data DEBUG 2019-08-06 15:05:03,935 [p:1,w:0,m:0] [MainThread] Loading another instance of data table 'bowtie2_indexes' from file '/cvmfs/main.galaxyproject.org/config/shed_tool_data_table_conf.xml', attempting to merge content.
galaxy.tools.data WARNING 2019-08-06 15:05:03,935 [p:1,w:0,m:0] [MainThread] Cannot find index file '/galaxy-repl/main/tool_data/toolshed.g2.bx.psu.edu/repos/devteam/tophat2/81f97e12e573/bowtie2_indices.loc' for tool data table 'tophat2_indexes'
galaxy.tools.data DEBUG 2019-08-06 15:05:03,935 [p:1,w:0,m:0] [MainThread] Loaded tool data table 'tophat2_indexes' from file '/cvmfs/main.galaxyproject.org/config/shed_tool_data_table_conf.xml'
galaxy.tools.data WARNING 2019-08-06 15:05:03,935 [p:1,w:0,m:0] [MainThread] Cannot find index file '/galaxy-repl/main/tool_data/toolshed.g2.bx.psu.edu/repos/devteam/samtools_mpileup/aa0ef6f0ee89/fasta_indexes.loc' for tool data table 'fasta_indexes'
galaxy.tools.data DEBUG 2019-08-06 15:05:03,935 [p:1,w:0,m:0] [MainThread] Loading another instance of data table 'fasta_indexes' from file '/cvmfs/main.galaxyproject.org/config/shed_tool_data_table_conf.xml', attempting to merge content.
galaxy.tools.data WARNING 2019-08-06 15:05:03,935 [p:1,w:0,m:0] [MainThread] Cannot find index file '/galaxy-repl/main/tool_data/toolshed.g2.bx.psu.edu/repos/devteam/sam_to_bam/d04d9f1c6791/fasta_indexes.loc' for tool data table 'fasta_indexes'
galaxy.tools.data DEBUG 2019-08-06 15:05:03,935 [p:1,w:0,m:0] [MainThread] Loading another instance of data table 'fasta_indexes' from file '/cvmfs/main.galaxyproject.org/config/shed_tool_data_table_conf.xml', attempting to merge content.
galaxy.tools.data WARNING 2019-08-06 15:05:03,936 [p:1,w:0,m:0] [MainThread] Cannot find index file '/galaxy-repl/main/tool_data/toolshed.g2.bx.psu.edu/repos/devteam/data_manager_sam_fasta_index_builder/cf875cbe2df4/all_fasta.loc' for tool data table 'all_fasta'
galaxy.tools.data DEBUG 2019-08-06 15:05:03,936 [p:1,w:0,m:0] [MainThread] Loaded tool data table 'all_fasta' from file '/cvmfs/main.galaxyproject.org/config/shed_tool_data_table_conf.xml'
galaxy.tools.data WARNING 2019-08-06 15:05:03,936 [p:1,w:0,m:0] [MainThread] Cannot find index file '/galaxy-repl/main/tool_data/toolshed.g2.bx.psu.edu/repos/devteam/data_manager_sam_fasta_index_builder/cf875cbe2df4/fasta_indexes.loc' for tool data table 'fasta_indexes'
galaxy.tools.data DEBUG 2019-08-06 15:05:03,936 [p:1,w:0,m:0] [MainThread] Loading another instance of data table 'fasta_indexes' from file '/cvmfs/main.galaxyproject.org/config/shed_tool_data_table_conf.xml', attempting to merge content.
galaxy.tools.data WARNING 2019-08-06 15:05:03,936 [p:1,w:0,m:0] [MainThread] Cannot find index file '/galaxy-repl/main/tool_data/toolshed.g2.bx.psu.edu/repos/devteam/samtools_calmd/1ebb4ecdc1ef/fasta_indexes.loc' for tool data table 'fasta_indexes'
galaxy.tools.data DEBUG 2019-08-06 15:05:03,936 [p:1,w:0,m:0] [MainThread] Loading another instance of data table 'fasta_indexes' from file '/cvmfs/main.galaxyproject.org/config/shed_tool_data_table_conf.xml', attempting to merge content.
galaxy.tools.data WARNING 2019-08-06 15:05:03,936 [p:1,w:0,m:0] [MainThread] Cannot find index file '/galaxy-repl/main/tool_data/toolshed.g2.bx.psu.edu/repos/devteam/samtools_stats/0d71d9467847/fasta_indexes.loc' for tool data table 'fasta_indexes'
galaxy.tools.data DEBUG 2019-08-06 15:05:03,936 [p:1,w:0,m:0] [MainThread] Loading another instance of data table 'fasta_indexes' from file '/cvmfs/main.galaxyproject.org/config/shed_tool_data_table_conf.xml', attempting to merge content.
galaxy.tools.data WARNING 2019-08-06 15:05:03,936 [p:1,w:0,m:0] [MainThread] Cannot find index file '/galaxy-repl/main/tool_data/toolshed.g2.bx.psu.edu/repos/devteam/cuffquant/5d8b9dcaf17d/fasta_indexes.loc' for tool data table 'fasta_indexes'
galaxy.tools.data DEBUG 2019-08-06 15:05:03,936 [p:1,w:0,m:0] [MainThread] Loading another instance of data table 'fasta_indexes' from file '/cvmfs/main.galaxyproject.org/config/shed_tool_data_table_conf.xml', attempting to merge content.
galaxy.tools.data WARNING 2019-08-06 15:05:03,937 [p:1,w:0,m:0] [MainThread] Cannot find index file '/galaxy-repl/main/tool_data/toolshed.g2.bx.psu.edu/repos/devteam/cuffmerge/b6e3849293b1/fasta_indexes.loc' for tool data table 'fasta_indexes'
galaxy.tools.data DEBUG 2019-08-06 15:05:03,937 [p:1,w:0,m:0] [MainThread] Loading another instance of data table 'fasta_indexes' from file '/cvmfs/main.galaxyproject.org/config/shed_tool_data_table_conf.xml', attempting to merge content.
galaxy.tools.data WARNING 2019-08-06 15:05:03,937 [p:1,w:0,m:0] [MainThread] Cannot find index file '/galaxy-repl/main/tool_data/toolshed.g2.bx.psu.edu/repos/devteam/gffread/5f6e6582c01d/fasta_indexes.loc' for tool data table 'fasta_indexes'
galaxy.tools.data DEBUG 2019-08-06 15:05:03,937 [p:1,w:0,m:0] [MainThread] Loading another instance of data table 'fasta_indexes' from file '/cvmfs/main.galaxyproject.org/config/shed_tool_data_table_conf.xml', attempting to merge content.
galaxy.tools.data WARNING 2019-08-06 15:05:03,937 [p:1,w:0,m:0] [MainThread] Cannot find index file '/galaxy-repl/main/tool_data/toolshed.g2.bx.psu.edu/repos/devteam/cufflinks/64698e16f4a6/fasta_indexes.loc' for tool data table 'fasta_indexes'
galaxy.tools.data DEBUG 2019-08-06 15:05:03,937 [p:1,w:0,m:0] [MainThread] Loading another instance of data table 'fasta_indexes' from file '/cvmfs/main.galaxyproject.org/config/shed_tool_data_table_conf.xml', attempting to merge content.
galaxy.tools.data WARNING 2019-08-06 15:05:03,937 [p:1,w:0,m:0] [MainThread] Cannot find index file '/galaxy-repl/main/tool_data/toolshed.g2.bx.psu.edu/repos/devteam/cuffcompare/8e534225baa9/fasta_indexes.loc' for tool data table 'fasta_indexes'
galaxy.tools.data DEBUG 2019-08-06 15:05:03,937 [p:1,w:0,m:0] [MainThread] Loading another instance of data table 'fasta_indexes' from file '/cvmfs/main.galaxyproject.org/config/shed_tool_data_table_conf.xml', attempting to merge content.
galaxy.tools.data WARNING 2019-08-06 15:05:03,937 [p:1,w:0,m:0] [MainThread] Cannot find index file '/galaxy-repl/main/tool_data/toolshed.g2.bx.psu.edu/repos/devteam/cuffdiff/db57b46b05bf/fasta_indexes.loc' for tool data table 'fasta_indexes'
galaxy.tools.data DEBUG 2019-08-06 15:05:03,937 [p:1,w:0,m:0] [MainThread] Loading another instance of data table 'fasta_indexes' from file '/cvmfs/main.galaxyproject.org/config/shed_tool_data_table_conf.xml', attempting to merge content.
galaxy.tools.data WARNING 2019-08-06 15:05:03,937 [p:1,w:0,m:0] [MainThread] Cannot find index file '/galaxy-repl/main/tool_data/toolshed.g2.bx.psu.edu/repos/devteam/tophat2/5c5517d2a9e9/bowtie2_indices.loc' for tool data table 'tophat2_indexes'
galaxy.tools.data DEBUG 2019-08-06 15:05:03,938 [p:1,w:0,m:0] [MainThread] Loading another instance of data table 'tophat2_indexes' from file '/cvmfs/main.galaxyproject.org/config/shed_tool_data_table_conf.xml', attempting to merge content.
galaxy.tools.data WARNING 2019-08-06 15:05:03,938 [p:1,w:0,m:0] [MainThread] Cannot find index file '/galaxy-repl/main/tool_data/toolshed.g2.bx.psu.edu/repos/devteam/cuffdiff/4e6f043995ff/fasta_indexes.loc' for tool data table 'fasta_indexes'
galaxy.tools.data DEBUG 2019-08-06 15:05:03,938 [p:1,w:0,m:0] [MainThread] Loading another instance of data table 'fasta_indexes' from file '/cvmfs/main.galaxyproject.org/config/shed_tool_data_table_conf.xml', attempting to merge content.
galaxy.tools.data WARNING 2019-08-06 15:05:03,938 [p:1,w:0,m:0] [MainThread] Cannot find index file '/galaxy-repl/main/tool_data/toolshed.g2.bx.psu.edu/repos/devteam/cuffdiff/5ce5197de50c/fasta_indexes.loc' for tool data table 'fasta_indexes'
galaxy.tools.data DEBUG 2019-08-06 15:05:03,938 [p:1,w:0,m:0] [MainThread] Loading another instance of data table 'fasta_indexes' from file '/cvmfs/main.galaxyproject.org/config/shed_tool_data_table_conf.xml', attempting to merge content.
galaxy.tools.data WARNING 2019-08-06 15:05:03,938 [p:1,w:0,m:0] [MainThread] Cannot find index file '/galaxy-repl/main/tool_data/toolshed.g2.bx.psu.edu/repos/blankenberg/naive_variant_caller/ac0235d2d459/sam_fa_indices.loc' for tool data table 'sam_fa_indexes'
galaxy.tools.data DEBUG 2019-08-06 15:05:03,938 [p:1,w:0,m:0] [MainThread] Loading another instance of data table 'sam_fa_indexes' from file '/cvmfs/main.galaxyproject.org/config/shed_tool_data_table_conf.xml', attempting to merge content.
galaxy.tools.data WARNING 2019-08-06 15:05:03,938 [p:1,w:0,m:0] [MainThread] Cannot find index file '/galaxy-repl/main/tool_data/toolshed.g2.bx.psu.edu/repos/devteam/samtools_mpileup/820754ab8901/fasta_indexes.loc' for tool data table 'fasta_indexes'
galaxy.tools.data DEBUG 2019-08-06 15:05:03,938 [p:1,w:0,m:0] [MainThread] Loading another instance of data table 'fasta_indexes' from file '/cvmfs/main.galaxyproject.org/config/shed_tool_data_table_conf.xml', attempting to merge content.
galaxy.tools.data WARNING 2019-08-06 15:05:03,938 [p:1,w:0,m:0] [MainThread] Cannot find index file '/galaxy-repl/main/tool_data/toolshed.g2.bx.psu.edu/repos/devteam/bwa/7bee165c3a44/bwa_mem_index.loc' for tool data table 'bwa_mem_indexes'
galaxy.tools.data DEBUG 2019-08-06 15:05:03,938 [p:1,w:0,m:0] [MainThread] Loading another instance of data table 'bwa_mem_indexes' from file '/cvmfs/main.galaxyproject.org/config/shed_tool_data_table_conf.xml', attempting to merge content.
galaxy.tools.data WARNING 2019-08-06 15:05:03,939 [p:1,w:0,m:0] [MainThread] Cannot find index file '/galaxy-repl/main/tool_data/toolshed.g2.bx.psu.edu/repos/devteam/freebayes/99684adf84de/fasta_indexes.loc' for tool data table 'fasta_indexes'
galaxy.tools.data DEBUG 2019-08-06 15:05:03,939 [p:1,w:0,m:0] [MainThread] Loading another instance of data table 'fasta_indexes' from file '/cvmfs/main.galaxyproject.org/config/shed_tool_data_table_conf.xml', attempting to merge content.
galaxy.tools.data WARNING 2019-08-06 15:05:03,939 [p:1,w:0,m:0] [MainThread] Cannot find index file '/galaxy-repl/main/tool_data/toolshed.g2.bx.psu.edu/repos/bgruening/sailfish/20eab032389f/sailfish_indexes.loc' for tool data table 'sailfish_indexes'
galaxy.tools.data DEBUG 2019-08-06 15:05:03,939 [p:1,w:0,m:0] [MainThread] Loaded tool data table 'sailfish_indexes' from file '/cvmfs/main.galaxyproject.org/config/shed_tool_data_table_conf.xml'
galaxy.tools.data WARNING 2019-08-06 15:05:03,939 [p:1,w:0,m:0] [MainThread] Cannot find index file '/galaxy-repl/main/tool_data/toolshed.g2.bx.psu.edu/repos/iuc/hisat2/6d4d39720545/hisat2_indexes.loc' for tool data table 'hisat2_indexes'
galaxy.tools.data DEBUG 2019-08-06 15:05:03,939 [p:1,w:0,m:0] [MainThread] Loaded tool data table 'hisat2_indexes' from file '/cvmfs/main.galaxyproject.org/config/shed_tool_data_table_conf.xml'
galaxy.tools.data WARNING 2019-08-06 15:05:03,939 [p:1,w:0,m:0] [MainThread] Cannot find index file '/galaxy-repl/main/tool_data/toolshed.g2.bx.psu.edu/repos/devteam/samtools_mpileup/bfc4517aa037/fasta_indexes.loc' for tool data table 'fasta_indexes'
galaxy.tools.data DEBUG 2019-08-06 15:05:03,939 [p:1,w:0,m:0] [MainThread] Loading another instance of data table 'fasta_indexes' from file '/cvmfs/main.galaxyproject.org/config/shed_tool_data_table_conf.xml', attempting to merge content.
galaxy.tools.data WARNING 2019-08-06 15:05:03,939 [p:1,w:0,m:0] [MainThread] Cannot find index file '/galaxy-repl/main/tool_data/toolshed.g2.bx.psu.edu/repos/devteam/bamtools/ea3fc1adee75/sam_fa_indices.loc' for tool data table 'sam_fa_indexes'
galaxy.tools.data DEBUG 2019-08-06 15:05:03,939 [p:1,w:0,m:0] [MainThread] Loading another instance of data table 'sam_fa_indexes' from file '/cvmfs/main.galaxyproject.org/config/shed_tool_data_table_conf.xml', attempting to merge content.
galaxy.tools.data WARNING 2019-08-06 15:05:03,939 [p:1,w:0,m:0] [MainThread] Cannot find index file '/galaxy-repl/main/tool_data/toolshed.g2.bx.psu.edu/repos/devteam/sam_to_bam/881e16ad05c6/fasta_indexes.loc' for tool data table 'fasta_indexes'
galaxy.tools.data DEBUG 2019-08-06 15:05:03,939 [p:1,w:0,m:0] [MainThread] Loading another instance of data table 'fasta_indexes' from file '/cvmfs/main.galaxyproject.org/config/shed_tool_data_table_conf.xml', attempting to merge content.
galaxy.tools.data WARNING 2019-08-06 15:05:03,940 [p:1,w:0,m:0] [MainThread] Cannot find index file '/galaxy-repl/main/tool_data/toolshed.g2.bx.psu.edu/repos/iuc/snpeff/500832f27cbc/snpeffv_genomedb.loc' for tool data table 'snpeffv_genomedb'
galaxy.tools.data DEBUG 2019-08-06 15:05:03,940 [p:1,w:0,m:0] [MainThread] Loaded tool data table 'snpeffv_genomedb' from file '/cvmfs/main.galaxyproject.org/config/shed_tool_data_table_conf.xml'
galaxy.tools.data WARNING 2019-08-06 15:05:03,940 [p:1,w:0,m:0] [MainThread] Cannot find index file '/galaxy-repl/main/tool_data/toolshed.g2.bx.psu.edu/repos/iuc/snpeff/500832f27cbc/snpeffv_regulationdb.loc' for tool data table 'snpeffv_regulationdb'
galaxy.tools.data DEBUG 2019-08-06 15:05:03,940 [p:1,w:0,m:0] [MainThread] Loaded tool data table 'snpeffv_regulationdb' from file '/cvmfs/main.galaxyproject.org/config/shed_tool_data_table_conf.xml'
galaxy.tools.data WARNING 2019-08-06 15:05:03,940 [p:1,w:0,m:0] [MainThread] Cannot find index file '/galaxy-repl/main/tool_data/toolshed.g2.bx.psu.edu/repos/iuc/snpeff/500832f27cbc/snpeffv_annotations.loc' for tool data table 'snpeffv_annotations'
galaxy.tools.data DEBUG 2019-08-06 15:05:03,940 [p:1,w:0,m:0] [MainThread] Loaded tool data table 'snpeffv_annotations' from file '/cvmfs/main.galaxyproject.org/config/shed_tool_data_table_conf.xml'
galaxy.tools.data WARNING 2019-08-06 15:05:03,940 [p:1,w:0,m:0] [MainThread] Cannot find index file '/galaxy-repl/main/tool_data/toolshed.g2.bx.psu.edu/repos/iuc/snpeff/500832f27cbc/snpeffv_databases.loc' for tool data table 'snpeffv_databases'
galaxy.tools.data DEBUG 2019-08-06 15:05:03,940 [p:1,w:0,m:0] [MainThread] Loaded tool data table 'snpeffv_databases' from file '/cvmfs/main.galaxyproject.org/config/shed_tool_data_table_conf.xml'
galaxy.tools.data WARNING 2019-08-06 15:05:03,940 [p:1,w:0,m:0] [MainThread] Cannot find index file '/galaxy-repl/main/tool_data/toolshed.g2.bx.psu.edu/repos/devteam/table_annovar/08b003ee9db7/annovar_index.loc' for tool data table 'annovar_indexes'
galaxy.tools.data DEBUG 2019-08-06 15:05:03,940 [p:1,w:0,m:0] [MainThread] Loaded tool data table 'annovar_indexes' from file '/cvmfs/main.galaxyproject.org/config/shed_tool_data_table_conf.xml'
galaxy.tools.data WARNING 2019-08-06 15:05:03,940 [p:1,w:0,m:0] [MainThread] Cannot find index file '/galaxy-repl/main/tool_data/toolshed.g2.bx.psu.edu/repos/devteam/bamtools/ea3fc1adee75/sam_fa_indices.loc' for tool data table 'sam_fa_indexes'
galaxy.tools.data DEBUG 2019-08-06 15:05:03,941 [p:1,w:0,m:0] [MainThread] Loading another instance of data table 'sam_fa_indexes' from file '/cvmfs/main.galaxyproject.org/config/shed_tool_data_table_conf.xml', attempting to merge content.
galaxy.tools.data WARNING 2019-08-06 15:05:03,941 [p:1,w:0,m:0] [MainThread] Cannot find index file '/galaxy-repl/main/tool_data/toolshed.g2.bx.psu.edu/repos/iuc/meme_meme/d20e391eb22f/all_fasta.loc' for tool data table 'all_fasta'
galaxy.tools.data DEBUG 2019-08-06 15:05:03,941 [p:1,w:0,m:0] [MainThread] Loading another instance of data table 'all_fasta' from file '/cvmfs/main.galaxyproject.org/config/shed_tool_data_table_conf.xml', attempting to merge content.
galaxy.tools.data WARNING 2019-08-06 15:05:03,941 [p:1,w:0,m:0] [MainThread] Cannot find index file '/galaxy-repl/main/tool_data/toolshed.g2.bx.psu.edu/repos/devteam/kraken_filter/cbb802a726fd/kraken_databases.loc' for tool data table 'kraken_databases'
galaxy.tools.data DEBUG 2019-08-06 15:05:03,941 [p:1,w:0,m:0] [MainThread] Loaded tool data table 'kraken_databases' from file '/cvmfs/main.galaxyproject.org/config/shed_tool_data_table_conf.xml'
galaxy.tools.data WARNING 2019-08-06 15:05:03,941 [p:1,w:0,m:0] [MainThread] Cannot find index file '/galaxy-repl/main/tool_data/toolshed.g2.bx.psu.edu/repos/devteam/kraken/0f17a8816b28/kraken_databases.loc' for tool data table 'kraken_databases'
galaxy.tools.data DEBUG 2019-08-06 15:05:03,941 [p:1,w:0,m:0] [MainThread] Loading another instance of data table 'kraken_databases' from file '/cvmfs/main.galaxyproject.org/config/shed_tool_data_table_conf.xml', attempting to merge content.
galaxy.tools.data WARNING 2019-08-06 15:05:03,941 [p:1,w:0,m:0] [MainThread] Cannot find index file '/galaxy-repl/main/tool_data/toolshed.g2.bx.psu.edu/repos/devteam/kraken_report/f2757ab26483/kraken_databases.loc' for tool data table 'kraken_databases'
galaxy.tools.data DEBUG 2019-08-06 15:05:03,941 [p:1,w:0,m:0] [MainThread] Loading another instance of data table 'kraken_databases' from file '/cvmfs/main.galaxyproject.org/config/shed_tool_data_table_conf.xml', attempting to merge content.
galaxy.tools.data WARNING 2019-08-06 15:05:03,941 [p:1,w:0,m:0] [MainThread] Cannot find index file '/galaxy-repl/main/tool_data/toolshed.g2.bx.psu.edu/repos/devteam/data_manager_build_kraken_database/c3276afba416/kraken_databases.loc' for tool data table 'kraken_databases'
galaxy.tools.data DEBUG 2019-08-06 15:05:03,941 [p:1,w:0,m:0] [MainThread] Loading another instance of data table 'kraken_databases' from file '/cvmfs/main.galaxyproject.org/config/shed_tool_data_table_conf.xml', attempting to merge content.
galaxy.tools.data WARNING 2019-08-06 15:05:03,942 [p:1,w:0,m:0] [MainThread] Cannot find index file '/galaxy-repl/main/tool_data/toolshed.g2.bx.psu.edu/repos/devteam/kraken_translate/77ca66b1f5e9/kraken_databases.loc' for tool data table 'kraken_databases'
galaxy.tools.data DEBUG 2019-08-06 15:05:03,942 [p:1,w:0,m:0] [MainThread] Loading another instance of data table 'kraken_databases' from file '/cvmfs/main.galaxyproject.org/config/shed_tool_data_table_conf.xml', attempting to merge content.
galaxy.tools.data WARNING 2019-08-06 15:05:03,942 [p:1,w:0,m:0] [MainThread] Cannot find index file '/galaxy-repl/main/tool_data/toolshed.g2.bx.psu.edu/repos/devteam/kraken_report/688428f6800f/kraken_databases.loc' for tool data table 'kraken_databases'
galaxy.tools.data DEBUG 2019-08-06 15:05:03,942 [p:1,w:0,m:0] [MainThread] Loading another instance of data table 'kraken_databases' from file '/cvmfs/main.galaxyproject.org/config/shed_tool_data_table_conf.xml', attempting to merge content.
galaxy.tools.data WARNING 2019-08-06 15:05:03,942 [p:1,w:0,m:0] [MainThread] Cannot find index file '/galaxy-repl/main/tool_data/toolshed.g2.bx.psu.edu/repos/devteam/kraken/642f30185af2/kraken_databases.loc' for tool data table 'kraken_databases'
galaxy.tools.data DEBUG 2019-08-06 15:05:03,942 [p:1,w:0,m:0] [MainThread] Loading another instance of data table 'kraken_databases' from file '/cvmfs/main.galaxyproject.org/config/shed_tool_data_table_conf.xml', attempting to merge content.
galaxy.tools.data WARNING 2019-08-06 15:05:03,942 [p:1,w:0,m:0] [MainThread] Cannot find index file '/galaxy-repl/main/tool_data/toolshed.g2.bx.psu.edu/repos/devteam/kraken2tax/d844fdcce44e/ncbi_taxonomy.loc' for tool data table 'ncbi_taxonomy'
galaxy.tools.data DEBUG 2019-08-06 15:05:03,942 [p:1,w:0,m:0] [MainThread] Loaded tool data table 'ncbi_taxonomy' from file '/cvmfs/main.galaxyproject.org/config/shed_tool_data_table_conf.xml'
galaxy.tools.data WARNING 2019-08-06 15:05:03,942 [p:1,w:0,m:0] [MainThread] Cannot find index file '/galaxy-repl/main/tool_data/toolshed.g2.bx.psu.edu/repos/devteam/bowtie2/019c2a81547a/bowtie2_indices.loc' for tool data table 'bowtie2_indexes'
galaxy.tools.data DEBUG 2019-08-06 15:05:03,942 [p:1,w:0,m:0] [MainThread] Loading another instance of data table 'bowtie2_indexes' from file '/cvmfs/main.galaxyproject.org/config/shed_tool_data_table_conf.xml', attempting to merge content.
galaxy.tools.data WARNING 2019-08-06 15:05:03,942 [p:1,w:0,m:0] [MainThread] Cannot find index file '/galaxy-repl/main/tool_data/toolshed.g2.bx.psu.edu/repos/iuc/meme_fimo/fd522a964017/all_fasta.loc' for tool data table 'all_fasta'
galaxy.tools.data DEBUG 2019-08-06 15:05:03,943 [p:1,w:0,m:0] [MainThread] Loading another instance of data table 'all_fasta' from file '/cvmfs/main.galaxyproject.org/config/shed_tool_data_table_conf.xml', attempting to merge content.
galaxy.tools.data WARNING 2019-08-06 15:05:03,943 [p:1,w:0,m:0] [MainThread] Cannot find index file '/galaxy-repl/main/tool_data/toolshed.g2.bx.psu.edu/repos/devteam/picard/efc56ee1ade4/picard_index.loc' for tool data table 'picard_indexes'
galaxy.tools.data DEBUG 2019-08-06 15:05:03,943 [p:1,w:0,m:0] [MainThread] Loading another instance of data table 'picard_indexes' from file '/cvmfs/main.galaxyproject.org/config/shed_tool_data_table_conf.xml', attempting to merge content.
galaxy.tools.data WARNING 2019-08-06 15:05:03,943 [p:1,w:0,m:0] [MainThread] Cannot find index file '/galaxy-repl/main/tool_data/toolshed.g2.bx.psu.edu/repos/iuc/meme_fimo/37fe944073aa/all_fasta.loc' for tool data table 'all_fasta'
galaxy.tools.data DEBUG 2019-08-06 15:05:03,943 [p:1,w:0,m:0] [MainThread] Loading another instance of data table 'all_fasta' from file '/cvmfs/main.galaxyproject.org/config/shed_tool_data_table_conf.xml', attempting to merge content.
galaxy.tools.data WARNING 2019-08-06 15:05:03,943 [p:1,w:0,m:0] [MainThread] Cannot find index file '/galaxy-repl/main/tool_data/toolshed.g2.bx.psu.edu/repos/iuc/meme_meme/798018a73e3f/all_fasta.loc' for tool data table 'all_fasta'
galaxy.tools.data DEBUG 2019-08-06 15:05:03,943 [p:1,w:0,m:0] [MainThread] Loading another instance of data table 'all_fasta' from file '/cvmfs/main.galaxyproject.org/config/shed_tool_data_table_conf.xml', attempting to merge content.
galaxy.tools.data WARNING 2019-08-06 15:05:03,943 [p:1,w:0,m:0] [MainThread] Cannot find index file '/galaxy-repl/main/tool_data/toolshed.g2.bx.psu.edu/repos/devteam/bwa/546ada4a9f43/bwa_mem_index.loc' for tool data table 'bwa_mem_indexes'
galaxy.tools.data DEBUG 2019-08-06 15:05:03,943 [p:1,w:0,m:0] [MainThread] Loading another instance of data table 'bwa_mem_indexes' from file '/cvmfs/main.galaxyproject.org/config/shed_tool_data_table_conf.xml', attempting to merge content.
galaxy.tools.data WARNING 2019-08-06 15:05:03,944 [p:1,w:0,m:0] [MainThread] Cannot find index file '/galaxy-repl/main/tool_data/toolshed.g2.bx.psu.edu/repos/lparsons/htseq_count/a6dcb86af112/sam_fa_indices.loc' for tool data table 'sam_fa_indexes'
galaxy.tools.data DEBUG 2019-08-06 15:05:03,944 [p:1,w:0,m:0] [MainThread] Loading another instance of data table 'sam_fa_indexes' from file '/cvmfs/main.galaxyproject.org/config/shed_tool_data_table_conf.xml', attempting to merge content.
galaxy.tools.data WARNING 2019-08-06 15:05:03,944 [p:1,w:0,m:0] [MainThread] Cannot find index file '/galaxy-repl/main/tool_data/toolshed.g2.bx.psu.edu/repos/bgruening/diamond/98037ef3d2a9/diamond_database.loc' for tool data table 'diamond_database'
galaxy.tools.data DEBUG 2019-08-06 15:05:03,944 [p:1,w:0,m:0] [MainThread] Loaded tool data table 'diamond_database' from file '/cvmfs/main.galaxyproject.org/config/shed_tool_data_table_conf.xml'
galaxy.tools.data WARNING 2019-08-06 15:05:03,944 [p:1,w:0,m:0] [MainThread] Cannot find index file '/galaxy-repl/main/tool_data/toolshed.g2.bx.psu.edu/repos/bgruening/data_manager_diamond_database_builder/ce62d0912b10/diamond_database.loc' for tool data table 'diamond_database'
galaxy.tools.data DEBUG 2019-08-06 15:05:03,944 [p:1,w:0,m:0] [MainThread] Loading another instance of data table 'diamond_database' from file '/cvmfs/main.galaxyproject.org/config/shed_tool_data_table_conf.xml', attempting to merge content.
galaxy.tools.data WARNING 2019-08-06 15:05:03,944 [p:1,w:0,m:0] [MainThread] Cannot find index file '/galaxy-repl/main/tool_data/toolshed.g2.bx.psu.edu/repos/iuc/hisat2/c37b4554f794/hisat2_indexes.loc' for tool data table 'hisat2_indexes'
galaxy.tools.data DEBUG 2019-08-06 15:05:03,944 [p:1,w:0,m:0] [MainThread] Loading another instance of data table 'hisat2_indexes' from file '/cvmfs/main.galaxyproject.org/config/shed_tool_data_table_conf.xml', attempting to merge content.
galaxy.tools.data WARNING 2019-08-06 15:05:03,944 [p:1,w:0,m:0] [MainThread] Cannot find index file '/galaxy-repl/main/tool_data/toolshed.g2.bx.psu.edu/repos/devteam/print_reads/a8b94864fe35/gatk_sorted_picard_index.loc' for tool data table 'gatk_picard_indexes'
galaxy.tools.data DEBUG 2019-08-06 15:05:03,944 [p:1,w:0,m:0] [MainThread] Loading another instance of data table 'gatk_picard_indexes' from file '/cvmfs/main.galaxyproject.org/config/shed_tool_data_table_conf.xml', attempting to merge content.
galaxy.tools.data WARNING 2019-08-06 15:05:03,945 [p:1,w:0,m:0] [MainThread] Cannot find index file '/galaxy-repl/main/tool_data/toolshed.g2.bx.psu.edu/repos/devteam/data_manager_twobit_builder/74b09c8e5f6e/all_fasta.loc' for tool data table 'all_fasta'
galaxy.tools.data DEBUG 2019-08-06 15:05:03,945 [p:1,w:0,m:0] [MainThread] Loading another instance of data table 'all_fasta' from file '/cvmfs/main.galaxyproject.org/config/shed_tool_data_table_conf.xml', attempting to merge content.
galaxy.tools.data WARNING 2019-08-06 15:05:03,945 [p:1,w:0,m:0] [MainThread] Cannot find index file '/galaxy-repl/main/tool_data/toolshed.g2.bx.psu.edu/repos/devteam/data_manager_twobit_builder/74b09c8e5f6e/lastz_seqs.loc' for tool data table 'lastz_seqs'
galaxy.tools.data DEBUG 2019-08-06 15:05:03,945 [p:1,w:0,m:0] [MainThread] Loaded tool data table 'lastz_seqs' from file '/cvmfs/main.galaxyproject.org/config/shed_tool_data_table_conf.xml'
galaxy.tools.data WARNING 2019-08-06 15:05:03,945 [p:1,w:0,m:0] [MainThread] Cannot find index file '/galaxy-repl/main/tool_data/toolshed.g2.bx.psu.edu/repos/devteam/data_manager_twobit_builder/74b09c8e5f6e/twobit.loc' for tool data table 'twobit'
galaxy.tools.data DEBUG 2019-08-06 15:05:03,945 [p:1,w:0,m:0] [MainThread] Loaded tool data table 'twobit' from file '/cvmfs/main.galaxyproject.org/config/shed_tool_data_table_conf.xml'
galaxy.tools.data WARNING 2019-08-06 15:05:03,945 [p:1,w:0,m:0] [MainThread] Cannot find index file '/galaxy-repl/main/tool_data/toolshed.g2.bx.psu.edu/repos/devteam/data_manager_twobit_builder/74b09c8e5f6e/alignseq.loc' for tool data table 'alignseq_seq'
galaxy.tools.data DEBUG 2019-08-06 15:05:03,945 [p:1,w:0,m:0] [MainThread] Loaded tool data table 'alignseq_seq' from file '/cvmfs/main.galaxyproject.org/config/shed_tool_data_table_conf.xml'
galaxy.tools.data WARNING 2019-08-06 15:05:03,946 [p:1,w:0,m:0] [MainThread] Cannot find index file '/galaxy-repl/main/tool_data/toolshed.g2.bx.psu.edu/repos/bgruening/deeptools_plot_heatmap/c3cc24bc2dee/lastz_seqs.loc' for tool data table 'lastz_seqs'
galaxy.tools.data DEBUG 2019-08-06 15:05:03,946 [p:1,w:0,m:0] [MainThread] Loading another instance of data table 'lastz_seqs' from file '/cvmfs/main.galaxyproject.org/config/shed_tool_data_table_conf.xml', attempting to merge content.
galaxy.tools.data WARNING 2019-08-06 15:05:03,946 [p:1,w:0,m:0] [MainThread] Cannot find index file '/galaxy-repl/main/tool_data/toolshed.g2.bx.psu.edu/repos/bgruening/deeptools_bam_pe_fragmentsize/07167a0f70d9/lastz_seqs.loc' for tool data table 'lastz_seqs'
galaxy.tools.data DEBUG 2019-08-06 15:05:03,946 [p:1,w:0,m:0] [MainThread] Loading another instance of data table 'lastz_seqs' from file '/cvmfs/main.galaxyproject.org/config/shed_tool_data_table_conf.xml', attempting to merge content.
galaxy.tools.data WARNING 2019-08-06 15:05:03,946 [p:1,w:0,m:0] [MainThread] Cannot find index file '/galaxy-repl/main/tool_data/toolshed.g2.bx.psu.edu/repos/bgruening/deeptools_plot_correlation/647931353294/lastz_seqs.loc' for tool data table 'lastz_seqs'
galaxy.tools.data DEBUG 2019-08-06 15:05:03,946 [p:1,w:0,m:0] [MainThread] Loading another instance of data table 'lastz_seqs' from file '/cvmfs/main.galaxyproject.org/config/shed_tool_data_table_conf.xml', attempting to merge content.
galaxy.tools.data WARNING 2019-08-06 15:05:03,946 [p:1,w:0,m:0] [MainThread] Cannot find index file '/galaxy-repl/main/tool_data/toolshed.g2.bx.psu.edu/repos/bgruening/deeptools_plot_profile/c17ada7356c6/lastz_seqs.loc' for tool data table 'lastz_seqs'
galaxy.tools.data DEBUG 2019-08-06 15:05:03,946 [p:1,w:0,m:0] [MainThread] Loading another instance of data table 'lastz_seqs' from file '/cvmfs/main.galaxyproject.org/config/shed_tool_data_table_conf.xml', attempting to merge content.
galaxy.tools.data WARNING 2019-08-06 15:05:03,946 [p:1,w:0,m:0] [MainThread] Cannot find index file '/galaxy-repl/main/tool_data/toolshed.g2.bx.psu.edu/repos/bgruening/deeptools_bam_coverage/5c5c6aff3732/lastz_seqs.loc' for tool data table 'lastz_seqs'
galaxy.tools.data DEBUG 2019-08-06 15:05:03,946 [p:1,w:0,m:0] [MainThread] Loading another instance of data table 'lastz_seqs' from file '/cvmfs/main.galaxyproject.org/config/shed_tool_data_table_conf.xml', attempting to merge content.
galaxy.tools.data WARNING 2019-08-06 15:05:03,947 [p:1,w:0,m:0] [MainThread] Cannot find index file '/galaxy-repl/main/tool_data/toolshed.g2.bx.psu.edu/repos/bgruening/deeptools_correct_gc_bias/bbbf40fcf059/lastz_seqs.loc' for tool data table 'lastz_seqs'
galaxy.tools.data DEBUG 2019-08-06 15:05:03,947 [p:1,w:0,m:0] [MainThread] Loading another instance of data table 'lastz_seqs' from file '/cvmfs/main.galaxyproject.org/config/shed_tool_data_table_conf.xml', attempting to merge content.
galaxy.tools.data WARNING 2019-08-06 15:05:03,947 [p:1,w:0,m:0] [MainThread] Cannot find index file '/galaxy-repl/main/tool_data/toolshed.g2.bx.psu.edu/repos/bgruening/deeptools_multi_bam_summary/f89672f49f94/lastz_seqs.loc' for tool data table 'lastz_seqs'
galaxy.tools.data DEBUG 2019-08-06 15:05:03,947 [p:1,w:0,m:0] [MainThread] Loading another instance of data table 'lastz_seqs' from file '/cvmfs/main.galaxyproject.org/config/shed_tool_data_table_conf.xml', attempting to merge content.
galaxy.tools.data WARNING 2019-08-06 15:05:03,947 [p:1,w:0,m:0] [MainThread] Cannot find index file '/galaxy-repl/main/tool_data/toolshed.g2.bx.psu.edu/repos/bgruening/deeptools_multi_bigwig_summary/5a42d470c9f6/lastz_seqs.loc' for tool data table 'lastz_seqs'
galaxy.tools.data DEBUG 2019-08-06 15:05:03,947 [p:1,w:0,m:0] [MainThread] Loading another instance of data table 'lastz_seqs' from file '/cvmfs/main.galaxyproject.org/config/shed_tool_data_table_conf.xml', attempting to merge content.
galaxy.tools.data WARNING 2019-08-06 15:05:03,947 [p:1,w:0,m:0] [MainThread] Cannot find index file '/galaxy-repl/main/tool_data/toolshed.g2.bx.psu.edu/repos/bgruening/deeptools_plot_pca/ff5053bacf01/lastz_seqs.loc' for tool data table 'lastz_seqs'
galaxy.tools.data DEBUG 2019-08-06 15:05:03,947 [p:1,w:0,m:0] [MainThread] Loading another instance of data table 'lastz_seqs' from file '/cvmfs/main.galaxyproject.org/config/shed_tool_data_table_conf.xml', attempting to merge content.
galaxy.tools.data WARNING 2019-08-06 15:05:03,947 [p:1,w:0,m:0] [MainThread] Cannot find index file '/galaxy-repl/main/tool_data/toolshed.g2.bx.psu.edu/repos/bgruening/deeptools_compute_matrix/32ad3119a12b/lastz_seqs.loc' for tool data table 'lastz_seqs'
galaxy.tools.data DEBUG 2019-08-06 15:05:03,948 [p:1,w:0,m:0] [MainThread] Loading another instance of data table 'lastz_seqs' from file '/cvmfs/main.galaxyproject.org/config/shed_tool_data_table_conf.xml', attempting to merge content.
galaxy.tools.data WARNING 2019-08-06 15:05:03,948 [p:1,w:0,m:0] [MainThread] Cannot find index file '/galaxy-repl/main/tool_data/toolshed.g2.bx.psu.edu/repos/bgruening/deeptools_compute_gc_bias/1b237a8f2890/lastz_seqs.loc' for tool data table 'lastz_seqs'
galaxy.tools.data DEBUG 2019-08-06 15:05:03,948 [p:1,w:0,m:0] [MainThread] Loading another instance of data table 'lastz_seqs' from file '/cvmfs/main.galaxyproject.org/config/shed_tool_data_table_conf.xml', attempting to merge content.
galaxy.tools.data WARNING 2019-08-06 15:05:03,948 [p:1,w:0,m:0] [MainThread] Cannot find index file '/galaxy-repl/main/tool_data/toolshed.g2.bx.psu.edu/repos/bgruening/deeptools_bigwig_compare/f23eb13850e2/lastz_seqs.loc' for tool data table 'lastz_seqs'
galaxy.tools.data DEBUG 2019-08-06 15:05:03,948 [p:1,w:0,m:0] [MainThread] Loading another instance of data table 'lastz_seqs' from file '/cvmfs/main.galaxyproject.org/config/shed_tool_data_table_conf.xml', attempting to merge content.
galaxy.tools.data WARNING 2019-08-06 15:05:03,948 [p:1,w:0,m:0] [MainThread] Cannot find index file '/galaxy-repl/main/tool_data/toolshed.g2.bx.psu.edu/repos/bgruening/deeptools_plot_coverage/b8741fc443ed/lastz_seqs.loc' for tool data table 'lastz_seqs'
galaxy.tools.data DEBUG 2019-08-06 15:05:03,948 [p:1,w:0,m:0] [MainThread] Loading another instance of data table 'lastz_seqs' from file '/cvmfs/main.galaxyproject.org/config/shed_tool_data_table_conf.xml', attempting to merge content.
galaxy.tools.data WARNING 2019-08-06 15:05:03,948 [p:1,w:0,m:0] [MainThread] Cannot find index file '/galaxy-repl/main/tool_data/toolshed.g2.bx.psu.edu/repos/bgruening/deeptools_plot_fingerprint/16f7b02e32c8/lastz_seqs.loc' for tool data table 'lastz_seqs'
galaxy.tools.data DEBUG 2019-08-06 15:05:03,948 [p:1,w:0,m:0] [MainThread] Loading another instance of data table 'lastz_seqs' from file '/cvmfs/main.galaxyproject.org/config/shed_tool_data_table_conf.xml', attempting to merge content.
galaxy.tools.data WARNING 2019-08-06 15:05:03,949 [p:1,w:0,m:0] [MainThread] Cannot find index file '/galaxy-repl/main/tool_data/toolshed.g2.bx.psu.edu/repos/bgruening/deeptools_bam_compare/eb48e332a41f/lastz_seqs.loc' for tool data table 'lastz_seqs'
galaxy.tools.data DEBUG 2019-08-06 15:05:03,949 [p:1,w:0,m:0] [MainThread] Loading another instance of data table 'lastz_seqs' from file '/cvmfs/main.galaxyproject.org/config/shed_tool_data_table_conf.xml', attempting to merge content.
galaxy.tools.data WARNING 2019-08-06 15:05:03,949 [p:1,w:0,m:0] [MainThread] Cannot find index file '/galaxy-repl/main/tool_data/toolshed.g2.bx.psu.edu/repos/iuc/hisat2/2d449a1bb5ab/hisat2_indexes.loc' for tool data table 'hisat2_indexes'
galaxy.tools.data DEBUG 2019-08-06 15:05:03,949 [p:1,w:0,m:0] [MainThread] Loading another instance of data table 'hisat2_indexes' from file '/cvmfs/main.galaxyproject.org/config/shed_tool_data_table_conf.xml', attempting to merge content.
galaxy.tools.data WARNING 2019-08-06 15:05:03,949 [p:1,w:0,m:0] [MainThread] Cannot find index file '/galaxy-repl/main/tool_data/toolshed.g2.bx.psu.edu/repos/bgruening/deeptools_compute_gc_bias/ef5c39e31bb7/lastz_seqs.loc' for tool data table 'lastz_seqs'
galaxy.tools.data DEBUG 2019-08-06 15:05:03,949 [p:1,w:0,m:0] [MainThread] Loading another instance of data table 'lastz_seqs' from file '/cvmfs/main.galaxyproject.org/config/shed_tool_data_table_conf.xml', attempting to merge content.
galaxy.tools.data WARNING 2019-08-06 15:05:03,949 [p:1,w:0,m:0] [MainThread] Cannot find index file '/galaxy-repl/main/tool_data/toolshed.g2.bx.psu.edu/repos/bgruening/deeptools_plot_coverage/6a077ef72dd4/lastz_seqs.loc' for tool data table 'lastz_seqs'
galaxy.tools.data DEBUG 2019-08-06 15:05:03,949 [p:1,w:0,m:0] [MainThread] Loading another instance of data table 'lastz_seqs' from file '/cvmfs/main.galaxyproject.org/config/shed_tool_data_table_conf.xml', attempting to merge content.
galaxy.tools.data WARNING 2019-08-06 15:05:03,949 [p:1,w:0,m:0] [MainThread] Cannot find index file '/galaxy-repl/main/tool_data/toolshed.g2.bx.psu.edu/repos/bgruening/deeptools_plot_correlation/13e1fcf29377/lastz_seqs.loc' for tool data table 'lastz_seqs'
galaxy.tools.data DEBUG 2019-08-06 15:05:03,949 [p:1,w:0,m:0] [MainThread] Loading another instance of data table 'lastz_seqs' from file '/cvmfs/main.galaxyproject.org/config/shed_tool_data_table_conf.xml', attempting to merge content.
galaxy.tools.data WARNING 2019-08-06 15:05:03,950 [p:1,w:0,m:0] [MainThread] Cannot find index file '/galaxy-repl/main/tool_data/toolshed.g2.bx.psu.edu/repos/bgruening/deeptools_plot_heatmap/d7bc0cc0ce4b/lastz_seqs.loc' for tool data table 'lastz_seqs'
galaxy.tools.data DEBUG 2019-08-06 15:05:03,950 [p:1,w:0,m:0] [MainThread] Loading another instance of data table 'lastz_seqs' from file '/cvmfs/main.galaxyproject.org/config/shed_tool_data_table_conf.xml', attempting to merge content.
galaxy.tools.data WARNING 2019-08-06 15:05:03,950 [p:1,w:0,m:0] [MainThread] Cannot find index file '/galaxy-repl/main/tool_data/toolshed.g2.bx.psu.edu/repos/bgruening/deeptools_plot_pca/be924b6a79ea/lastz_seqs.loc' for tool data table 'lastz_seqs'
galaxy.tools.data DEBUG 2019-08-06 15:05:03,950 [p:1,w:0,m:0] [MainThread] Loading another instance of data table 'lastz_seqs' from file '/cvmfs/main.galaxyproject.org/config/shed_tool_data_table_conf.xml', attempting to merge content.
galaxy.tools.data WARNING 2019-08-06 15:05:03,950 [p:1,w:0,m:0] [MainThread] Cannot find index file '/galaxy-repl/main/tool_data/toolshed.g2.bx.psu.edu/repos/bgruening/deeptools_bigwig_compare/bd0fa7f8824d/lastz_seqs.loc' for tool data table 'lastz_seqs'
galaxy.tools.data DEBUG 2019-08-06 15:05:03,950 [p:1,w:0,m:0] [MainThread] Loading another instance of data table 'lastz_seqs' from file '/cvmfs/main.galaxyproject.org/config/shed_tool_data_table_conf.xml', attempting to merge content.
galaxy.tools.data WARNING 2019-08-06 15:05:03,950 [p:1,w:0,m:0] [MainThread] Cannot find index file '/galaxy-repl/main/tool_data/toolshed.g2.bx.psu.edu/repos/bgruening/deeptools_bam_coverage/115aa2cbf152/lastz_seqs.loc' for tool data table 'lastz_seqs'
galaxy.tools.data DEBUG 2019-08-06 15:05:03,950 [p:1,w:0,m:0] [MainThread] Loading another instance of data table 'lastz_seqs' from file '/cvmfs/main.galaxyproject.org/config/shed_tool_data_table_conf.xml', attempting to merge content.
galaxy.tools.data WARNING 2019-08-06 15:05:03,951 [p:1,w:0,m:0] [MainThread] Cannot find index file '/galaxy-repl/main/tool_data/toolshed.g2.bx.psu.edu/repos/bgruening/deeptools_bam_compare/8e41fe2f3661/lastz_seqs.loc' for tool data table 'lastz_seqs'
galaxy.tools.data DEBUG 2019-08-06 15:05:03,951 [p:1,w:0,m:0] [MainThread] Loading another instance of data table 'lastz_seqs' from file '/cvmfs/main.galaxyproject.org/config/shed_tool_data_table_conf.xml', attempting to merge content.
galaxy.tools.data WARNING 2019-08-06 15:05:03,951 [p:1,w:0,m:0] [MainThread] Cannot find index file '/galaxy-repl/main/tool_data/toolshed.g2.bx.psu.edu/repos/bgruening/deeptools_plot_fingerprint/b9660f621e82/lastz_seqs.loc' for tool data table 'lastz_seqs'
galaxy.tools.data DEBUG 2019-08-06 15:05:03,951 [p:1,w:0,m:0] [MainThread] Loading another instance of data table 'lastz_seqs' from file '/cvmfs/main.galaxyproject.org/config/shed_tool_data_table_conf.xml', attempting to merge content.
galaxy.tools.data WARNING 2019-08-06 15:05:03,951 [p:1,w:0,m:0] [MainThread] Cannot find index file '/galaxy-repl/main/tool_data/toolshed.g2.bx.psu.edu/repos/bgruening/deeptools_multi_bam_summary/b319edc108a7/lastz_seqs.loc' for tool data table 'lastz_seqs'
galaxy.tools.data DEBUG 2019-08-06 15:05:03,951 [p:1,w:0,m:0] [MainThread] Loading another instance of data table 'lastz_seqs' from file '/cvmfs/main.galaxyproject.org/config/shed_tool_data_table_conf.xml', attempting to merge content.
galaxy.tools.data WARNING 2019-08-06 15:05:03,951 [p:1,w:0,m:0] [MainThread] Cannot find index file '/galaxy-repl/main/tool_data/toolshed.g2.bx.psu.edu/repos/bgruening/deeptools_correct_gc_bias/8587a5caa8a6/lastz_seqs.loc' for tool data table 'lastz_seqs'
galaxy.tools.data DEBUG 2019-08-06 15:05:03,951 [p:1,w:0,m:0] [MainThread] Loading another instance of data table 'lastz_seqs' from file '/cvmfs/main.galaxyproject.org/config/shed_tool_data_table_conf.xml', attempting to merge content.
galaxy.tools.data WARNING 2019-08-06 15:05:03,951 [p:1,w:0,m:0] [MainThread] Cannot find index file '/galaxy-repl/main/tool_data/toolshed.g2.bx.psu.edu/repos/bgruening/deeptools_compute_matrix/c175187691cc/lastz_seqs.loc' for tool data table 'lastz_seqs'
galaxy.tools.data DEBUG 2019-08-06 15:05:03,951 [p:1,w:0,m:0] [MainThread] Loading another instance of data table 'lastz_seqs' from file '/cvmfs/main.galaxyproject.org/config/shed_tool_data_table_conf.xml', attempting to merge content.
galaxy.tools.data WARNING 2019-08-06 15:05:03,952 [p:1,w:0,m:0] [MainThread] Cannot find index file '/galaxy-repl/main/tool_data/toolshed.g2.bx.psu.edu/repos/bgruening/deeptools_bam_pe_fragmentsize/a14f74993305/lastz_seqs.loc' for tool data table 'lastz_seqs'
galaxy.tools.data DEBUG 2019-08-06 15:05:03,952 [p:1,w:0,m:0] [MainThread] Loading another instance of data table 'lastz_seqs' from file '/cvmfs/main.galaxyproject.org/config/shed_tool_data_table_conf.xml', attempting to merge content.
galaxy.tools.data WARNING 2019-08-06 15:05:03,952 [p:1,w:0,m:0] [MainThread] Cannot find index file '/galaxy-repl/main/tool_data/toolshed.g2.bx.psu.edu/repos/bgruening/deeptools_multi_bigwig_summary/7b4732d497a3/lastz_seqs.loc' for tool data table 'lastz_seqs'
galaxy.tools.data DEBUG 2019-08-06 15:05:03,952 [p:1,w:0,m:0] [MainThread] Loading another instance of data table 'lastz_seqs' from file '/cvmfs/main.galaxyproject.org/config/shed_tool_data_table_conf.xml', attempting to merge content.
galaxy.tools.data WARNING 2019-08-06 15:05:03,952 [p:1,w:0,m:0] [MainThread] Cannot find index file '/galaxy-repl/main/tool_data/toolshed.g2.bx.psu.edu/repos/bgruening/deeptools_plot_profile/af7e456ef4f9/lastz_seqs.loc' for tool data table 'lastz_seqs'
galaxy.tools.data DEBUG 2019-08-06 15:05:03,952 [p:1,w:0,m:0] [MainThread] Loading another instance of data table 'lastz_seqs' from file '/cvmfs/main.galaxyproject.org/config/shed_tool_data_table_conf.xml', attempting to merge content.
galaxy.tools.data WARNING 2019-08-06 15:05:03,952 [p:1,w:0,m:0] [MainThread] Cannot find index file '/galaxy-repl/main/tool_data/toolshed.g2.bx.psu.edu/repos/bgruening/deeptools_multi_bigwig_summary/8518a8e9ac82/lastz_seqs.loc' for tool data table 'lastz_seqs'
galaxy.tools.data DEBUG 2019-08-06 15:05:03,952 [p:1,w:0,m:0] [MainThread] Loading another instance of data table 'lastz_seqs' from file '/cvmfs/main.galaxyproject.org/config/shed_tool_data_table_conf.xml', attempting to merge content.
galaxy.tools.data WARNING 2019-08-06 15:05:03,953 [p:1,w:0,m:0] [MainThread] Cannot find index file '/galaxy-repl/main/tool_data/toolshed.g2.bx.psu.edu/repos/bgruening/deeptools_compute_matrix/17d456f4051b/lastz_seqs.loc' for tool data table 'lastz_seqs'
galaxy.tools.data DEBUG 2019-08-06 15:05:03,953 [p:1,w:0,m:0] [MainThread] Loading another instance of data table 'lastz_seqs' from file '/cvmfs/main.galaxyproject.org/config/shed_tool_data_table_conf.xml', attempting to merge content.
galaxy.tools.data WARNING 2019-08-06 15:05:03,953 [p:1,w:0,m:0] [MainThread] Cannot find index file '/galaxy-repl/main/tool_data/toolshed.g2.bx.psu.edu/repos/bgruening/deeptools_bam_coverage/65e0795278b4/lastz_seqs.loc' for tool data table 'lastz_seqs'
galaxy.tools.data DEBUG 2019-08-06 15:05:03,953 [p:1,w:0,m:0] [MainThread] Loading another instance of data table 'lastz_seqs' from file '/cvmfs/main.galaxyproject.org/config/shed_tool_data_table_conf.xml', attempting to merge content.
galaxy.tools.data WARNING 2019-08-06 15:05:03,953 [p:1,w:0,m:0] [MainThread] Cannot find index file '/galaxy-repl/main/tool_data/toolshed.g2.bx.psu.edu/repos/bgruening/deeptools_plot_coverage/70bf1a5592be/lastz_seqs.loc' for tool data table 'lastz_seqs'
galaxy.tools.data DEBUG 2019-08-06 15:05:03,953 [p:1,w:0,m:0] [MainThread] Loading another instance of data table 'lastz_seqs' from file '/cvmfs/main.galaxyproject.org/config/shed_tool_data_table_conf.xml', attempting to merge content.
galaxy.tools.data WARNING 2019-08-06 15:05:03,953 [p:1,w:0,m:0] [MainThread] Cannot find index file '/galaxy-repl/main/tool_data/toolshed.g2.bx.psu.edu/repos/bgruening/deeptools_multi_bam_summary/87d2c75884d9/lastz_seqs.loc' for tool data table 'lastz_seqs'
galaxy.tools.data DEBUG 2019-08-06 15:05:03,953 [p:1,w:0,m:0] [MainThread] Loading another instance of data table 'lastz_seqs' from file '/cvmfs/main.galaxyproject.org/config/shed_tool_data_table_conf.xml', attempting to merge content.
galaxy.tools.data WARNING 2019-08-06 15:05:03,953 [p:1,w:0,m:0] [MainThread] Cannot find index file '/galaxy-repl/main/tool_data/toolshed.g2.bx.psu.edu/repos/bgruening/deeptools_bam_pe_fragmentsize/b4886e1369c4/lastz_seqs.loc' for tool data table 'lastz_seqs'
galaxy.tools.data DEBUG 2019-08-06 15:05:03,954 [p:1,w:0,m:0] [MainThread] Loading another instance of data table 'lastz_seqs' from file '/cvmfs/main.galaxyproject.org/config/shed_tool_data_table_conf.xml', attempting to merge content.
galaxy.tools.data WARNING 2019-08-06 15:05:03,954 [p:1,w:0,m:0] [MainThread] Cannot find index file '/galaxy-repl/main/tool_data/toolshed.g2.bx.psu.edu/repos/bgruening/deeptools_bam_compare/d5d57b40b29a/lastz_seqs.loc' for tool data table 'lastz_seqs'
galaxy.tools.data DEBUG 2019-08-06 15:05:03,954 [p:1,w:0,m:0] [MainThread] Loading another instance of data table 'lastz_seqs' from file '/cvmfs/main.galaxyproject.org/config/shed_tool_data_table_conf.xml', attempting to merge content.
galaxy.tools.data WARNING 2019-08-06 15:05:03,954 [p:1,w:0,m:0] [MainThread] Cannot find index file '/galaxy-repl/main/tool_data/toolshed.g2.bx.psu.edu/repos/bgruening/deeptools_plot_heatmap/e57bfadcab30/lastz_seqs.loc' for tool data table 'lastz_seqs'
galaxy.tools.data DEBUG 2019-08-06 15:05:03,954 [p:1,w:0,m:0] [MainThread] Loading another instance of data table 'lastz_seqs' from file '/cvmfs/main.galaxyproject.org/config/shed_tool_data_table_conf.xml', attempting to merge content.
galaxy.tools.data WARNING 2019-08-06 15:05:03,954 [p:1,w:0,m:0] [MainThread] Cannot find index file '/galaxy-repl/main/tool_data/toolshed.g2.bx.psu.edu/repos/bgruening/deeptools_plot_pca/610bbc25ed8b/lastz_seqs.loc' for tool data table 'lastz_seqs'
galaxy.tools.data DEBUG 2019-08-06 15:05:03,954 [p:1,w:0,m:0] [MainThread] Loading another instance of data table 'lastz_seqs' from file '/cvmfs/main.galaxyproject.org/config/shed_tool_data_table_conf.xml', attempting to merge content.
galaxy.tools.data WARNING 2019-08-06 15:05:03,954 [p:1,w:0,m:0] [MainThread] Cannot find index file '/galaxy-repl/main/tool_data/toolshed.g2.bx.psu.edu/repos/bgruening/deeptools_plot_fingerprint/e94df7973bb0/lastz_seqs.loc' for tool data table 'lastz_seqs'
galaxy.tools.data DEBUG 2019-08-06 15:05:03,954 [p:1,w:0,m:0] [MainThread] Loading another instance of data table 'lastz_seqs' from file '/cvmfs/main.galaxyproject.org/config/shed_tool_data_table_conf.xml', attempting to merge content.
galaxy.tools.data WARNING 2019-08-06 15:05:03,955 [p:1,w:0,m:0] [MainThread] Cannot find index file '/galaxy-repl/main/tool_data/toolshed.g2.bx.psu.edu/repos/bgruening/deeptools_plot_correlation/b3589208f673/lastz_seqs.loc' for tool data table 'lastz_seqs'
galaxy.tools.data DEBUG 2019-08-06 15:05:03,955 [p:1,w:0,m:0] [MainThread] Loading another instance of data table 'lastz_seqs' from file '/cvmfs/main.galaxyproject.org/config/shed_tool_data_table_conf.xml', attempting to merge content.
galaxy.tools.data WARNING 2019-08-06 15:05:03,955 [p:1,w:0,m:0] [MainThread] Cannot find index file '/galaxy-repl/main/tool_data/toolshed.g2.bx.psu.edu/repos/bgruening/deeptools_bigwig_compare/18f46b571982/lastz_seqs.loc' for tool data table 'lastz_seqs'
galaxy.tools.data DEBUG 2019-08-06 15:05:03,955 [p:1,w:0,m:0] [MainThread] Loading another instance of data table 'lastz_seqs' from file '/cvmfs/main.galaxyproject.org/config/shed_tool_data_table_conf.xml', attempting to merge content.
galaxy.tools.data WARNING 2019-08-06 15:05:03,955 [p:1,w:0,m:0] [MainThread] Cannot find index file '/galaxy-repl/main/tool_data/toolshed.g2.bx.psu.edu/repos/bgruening/deeptools_compute_gc_bias/6a056fb2b9c1/lastz_seqs.loc' for tool data table 'lastz_seqs'
galaxy.tools.data DEBUG 2019-08-06 15:05:03,955 [p:1,w:0,m:0] [MainThread] Loading another instance of data table 'lastz_seqs' from file '/cvmfs/main.galaxyproject.org/config/shed_tool_data_table_conf.xml', attempting to merge content.
galaxy.tools.data WARNING 2019-08-06 15:05:03,955 [p:1,w:0,m:0] [MainThread] Cannot find index file '/galaxy-repl/main/tool_data/toolshed.g2.bx.psu.edu/repos/bgruening/deeptools_correct_gc_bias/8f0137a68f02/lastz_seqs.loc' for tool data table 'lastz_seqs'
galaxy.tools.data DEBUG 2019-08-06 15:05:03,955 [p:1,w:0,m:0] [MainThread] Loading another instance of data table 'lastz_seqs' from file '/cvmfs/main.galaxyproject.org/config/shed_tool_data_table_conf.xml', attempting to merge content.
galaxy.tools.data WARNING 2019-08-06 15:05:03,955 [p:1,w:0,m:0] [MainThread] Cannot find index file '/galaxy-repl/main/tool_data/toolshed.g2.bx.psu.edu/repos/bgruening/deeptools_plot_profile/f454a9fe7af9/lastz_seqs.loc' for tool data table 'lastz_seqs'
galaxy.tools.data DEBUG 2019-08-06 15:05:03,955 [p:1,w:0,m:0] [MainThread] Loading another instance of data table 'lastz_seqs' from file '/cvmfs/main.galaxyproject.org/config/shed_tool_data_table_conf.xml', attempting to merge content.
galaxy.tools.data DEBUG 2019-08-06 15:05:04,269 [p:1,w:0,m:0] [MainThread] Loaded 0 lines from '/cvmfs/main.galaxyproject.org/tool_data/toolshed.g2.bx.psu.edu/repos/devteam/bowtie2/a9d4f71dbfb0/bowtie2_indices.loc' for 'bowtie2_indexes'
galaxy.tools.data DEBUG 2019-08-06 15:05:04,269 [p:1,w:0,m:0] [MainThread] Loading another instance of data table 'bowtie2_indexes' from file '/cvmfs/main.galaxyproject.org/config/shed_tool_data_table_conf.xml', attempting to merge content.
galaxy.tools.data DEBUG 2019-08-06 15:05:04,336 [p:1,w:0,m:0] [MainThread] Loaded 0 lines from '/cvmfs/main.galaxyproject.org/tool_data/toolshed.g2.bx.psu.edu/repos/devteam/data_manager_build_kraken_database/cf0fe3793f6c/kraken_databases.loc' for 'kraken_databases'
galaxy.tools.data DEBUG 2019-08-06 15:05:04,336 [p:1,w:0,m:0] [MainThread] Loading another instance of data table 'kraken_databases' from file '/cvmfs/main.galaxyproject.org/config/shed_tool_data_table_conf.xml', attempting to merge content.
galaxy.tools.data DEBUG 2019-08-06 15:05:04,337 [p:1,w:0,m:0] [MainThread] Loaded 0 lines from '/cvmfs/main.galaxyproject.org/tool_data/toolshed.g2.bx.psu.edu/repos/devteam/kraken/b2392a9dfb01/kraken_databases.loc' for 'kraken_databases'
galaxy.tools.data DEBUG 2019-08-06 15:05:04,337 [p:1,w:0,m:0] [MainThread] Loading another instance of data table 'kraken_databases' from file '/cvmfs/main.galaxyproject.org/config/shed_tool_data_table_conf.xml', attempting to merge content.
galaxy.tools.data DEBUG 2019-08-06 15:05:04,338 [p:1,w:0,m:0] [MainThread] Loaded 0 lines from '/cvmfs/main.galaxyproject.org/tool_data/toolshed.g2.bx.psu.edu/repos/devteam/kraken_filter/fe94f318048c/kraken_databases.loc' for 'kraken_databases'
galaxy.tools.data DEBUG 2019-08-06 15:05:04,338 [p:1,w:0,m:0] [MainThread] Loading another instance of data table 'kraken_databases' from file '/cvmfs/main.galaxyproject.org/config/shed_tool_data_table_conf.xml', attempting to merge content.
galaxy.tools.data DEBUG 2019-08-06 15:05:04,339 [p:1,w:0,m:0] [MainThread] Loaded 0 lines from '/cvmfs/main.galaxyproject.org/tool_data/toolshed.g2.bx.psu.edu/repos/devteam/kraken_translate/b9971bca4b01/kraken_databases.loc' for 'kraken_databases'
galaxy.tools.data DEBUG 2019-08-06 15:05:04,339 [p:1,w:0,m:0] [MainThread] Loading another instance of data table 'kraken_databases' from file '/cvmfs/main.galaxyproject.org/config/shed_tool_data_table_conf.xml', attempting to merge content.
galaxy.tools.data DEBUG 2019-08-06 15:05:04,339 [p:1,w:0,m:0] [MainThread] Loaded 0 lines from '/cvmfs/main.galaxyproject.org/tool_data/toolshed.g2.bx.psu.edu/repos/devteam/kraken_report/9ae975c30dde/kraken_databases.loc' for 'kraken_databases'
galaxy.tools.data DEBUG 2019-08-06 15:05:04,339 [p:1,w:0,m:0] [MainThread] Loading another instance of data table 'kraken_databases' from file '/cvmfs/main.galaxyproject.org/config/shed_tool_data_table_conf.xml', attempting to merge content.
galaxy.tools.data DEBUG 2019-08-06 15:05:04,409 [p:1,w:0,m:0] [MainThread] Loaded 0 lines from '/cvmfs/main.galaxyproject.org/tool_data/toolshed.g2.bx.psu.edu/repos/iuc/meme_fimo/eca84de658b0/all_fasta.loc' for 'all_fasta'
galaxy.tools.data DEBUG 2019-08-06 15:05:04,409 [p:1,w:0,m:0] [MainThread] Loading another instance of data table 'all_fasta' from file '/cvmfs/main.galaxyproject.org/config/shed_tool_data_table_conf.xml', attempting to merge content.
galaxy.tools.data DEBUG 2019-08-06 15:05:04,410 [p:1,w:0,m:0] [MainThread] Loaded 0 lines from '/cvmfs/main.galaxyproject.org/tool_data/toolshed.g2.bx.psu.edu/repos/devteam/tophat2/758594ed0364/bowtie2_indices.loc' for 'tophat2_indexes'
galaxy.tools.data DEBUG 2019-08-06 15:05:04,410 [p:1,w:0,m:0] [MainThread] Loading another instance of data table 'tophat2_indexes' from file '/cvmfs/main.galaxyproject.org/config/shed_tool_data_table_conf.xml', attempting to merge content.
galaxy.tools.data DEBUG 2019-08-06 15:05:04,489 [p:1,w:0,m:0] [MainThread] Loaded 0 lines from '/cvmfs/main.galaxyproject.org/tool_data/toolshed.g2.bx.psu.edu/repos/devteam/variant_select/227aa321a671/gatk_sorted_picard_index.loc' for 'gatk_picard_indexes'
galaxy.tools.data DEBUG 2019-08-06 15:05:04,489 [p:1,w:0,m:0] [MainThread] Loading another instance of data table 'gatk_picard_indexes' from file '/cvmfs/main.galaxyproject.org/config/shed_tool_data_table_conf.xml', attempting to merge content.
galaxy.tools.data DEBUG 2019-08-06 15:05:04,490 [p:1,w:0,m:0] [MainThread] Loaded 0 lines from '/cvmfs/main.galaxyproject.org/tool_data/toolshed.g2.bx.psu.edu/repos/iuc/meme_meme/487ce3fa1822/all_fasta.loc' for 'all_fasta'
galaxy.tools.data DEBUG 2019-08-06 15:05:04,490 [p:1,w:0,m:0] [MainThread] Loading another instance of data table 'all_fasta' from file '/cvmfs/main.galaxyproject.org/config/shed_tool_data_table_conf.xml', attempting to merge content.
galaxy.tools.data DEBUG 2019-08-06 15:05:04,579 [p:1,w:0,m:0] [MainThread] Loaded 0 lines from '/cvmfs/main.galaxyproject.org/tool_data/toolshed.g2.bx.psu.edu/repos/bgruening/deeptools_bam_compare/89f6d2283317/lastz_seqs.loc' for 'lastz_seqs'
galaxy.tools.data DEBUG 2019-08-06 15:05:04,579 [p:1,w:0,m:0] [MainThread] Loading another instance of data table 'lastz_seqs' from file '/cvmfs/main.galaxyproject.org/config/shed_tool_data_table_conf.xml', attempting to merge content.
galaxy.tools.data DEBUG 2019-08-06 15:05:04,579 [p:1,w:0,m:0] [MainThread] Loaded 0 lines from '/cvmfs/main.galaxyproject.org/tool_data/toolshed.g2.bx.psu.edu/repos/bgruening/deeptools_bam_coverage/028fcce954f1/lastz_seqs.loc' for 'lastz_seqs'
galaxy.tools.data DEBUG 2019-08-06 15:05:04,579 [p:1,w:0,m:0] [MainThread] Loading another instance of data table 'lastz_seqs' from file '/cvmfs/main.galaxyproject.org/config/shed_tool_data_table_conf.xml', attempting to merge content.
galaxy.tools.data DEBUG 2019-08-06 15:05:04,580 [p:1,w:0,m:0] [MainThread] Loaded 0 lines from '/cvmfs/main.galaxyproject.org/tool_data/toolshed.g2.bx.psu.edu/repos/bgruening/deeptools_bam_pe_fragmentsize/dc8d6e07d829/lastz_seqs.loc' for 'lastz_seqs'
galaxy.tools.data DEBUG 2019-08-06 15:05:04,580 [p:1,w:0,m:0] [MainThread] Loading another instance of data table 'lastz_seqs' from file '/cvmfs/main.galaxyproject.org/config/shed_tool_data_table_conf.xml', attempting to merge content.
galaxy.tools.data DEBUG 2019-08-06 15:05:04,581 [p:1,w:0,m:0] [MainThread] Loaded 0 lines from '/cvmfs/main.galaxyproject.org/tool_data/toolshed.g2.bx.psu.edu/repos/bgruening/deeptools_bigwig_compare/aec7ca832043/lastz_seqs.loc' for 'lastz_seqs'
galaxy.tools.data DEBUG 2019-08-06 15:05:04,581 [p:1,w:0,m:0] [MainThread] Loading another instance of data table 'lastz_seqs' from file '/cvmfs/main.galaxyproject.org/config/shed_tool_data_table_conf.xml', attempting to merge content.
galaxy.tools.data DEBUG 2019-08-06 15:05:04,581 [p:1,w:0,m:0] [MainThread] Loaded 0 lines from '/cvmfs/main.galaxyproject.org/tool_data/toolshed.g2.bx.psu.edu/repos/bgruening/deeptools_compute_gc_bias/1c9d626635b4/lastz_seqs.loc' for 'lastz_seqs'
galaxy.tools.data DEBUG 2019-08-06 15:05:04,582 [p:1,w:0,m:0] [MainThread] Loading another instance of data table 'lastz_seqs' from file '/cvmfs/main.galaxyproject.org/config/shed_tool_data_table_conf.xml', attempting to merge content.
galaxy.tools.data DEBUG 2019-08-06 15:05:04,582 [p:1,w:0,m:0] [MainThread] Loaded 0 lines from '/cvmfs/main.galaxyproject.org/tool_data/toolshed.g2.bx.psu.edu/repos/bgruening/deeptools_compute_matrix/aee77c22123d/lastz_seqs.loc' for 'lastz_seqs'
galaxy.tools.data DEBUG 2019-08-06 15:05:04,582 [p:1,w:0,m:0] [MainThread] Loading another instance of data table 'lastz_seqs' from file '/cvmfs/main.galaxyproject.org/config/shed_tool_data_table_conf.xml', attempting to merge content.
galaxy.tools.data DEBUG 2019-08-06 15:05:04,583 [p:1,w:0,m:0] [MainThread] Loaded 0 lines from '/cvmfs/main.galaxyproject.org/tool_data/toolshed.g2.bx.psu.edu/repos/bgruening/deeptools_correct_gc_bias/3537e2b2f7a9/lastz_seqs.loc' for 'lastz_seqs'
galaxy.tools.data DEBUG 2019-08-06 15:05:04,583 [p:1,w:0,m:0] [MainThread] Loading another instance of data table 'lastz_seqs' from file '/cvmfs/main.galaxyproject.org/config/shed_tool_data_table_conf.xml', attempting to merge content.
galaxy.tools.data DEBUG 2019-08-06 15:05:04,583 [p:1,w:0,m:0] [MainThread] Loaded 0 lines from '/cvmfs/main.galaxyproject.org/tool_data/toolshed.g2.bx.psu.edu/repos/bgruening/deeptools_multi_bam_summary/6f67a9da7fce/lastz_seqs.loc' for 'lastz_seqs'
galaxy.tools.data DEBUG 2019-08-06 15:05:04,583 [p:1,w:0,m:0] [MainThread] Loading another instance of data table 'lastz_seqs' from file '/cvmfs/main.galaxyproject.org/config/shed_tool_data_table_conf.xml', attempting to merge content.
galaxy.tools.data DEBUG 2019-08-06 15:05:04,584 [p:1,w:0,m:0] [MainThread] Loaded 0 lines from '/cvmfs/main.galaxyproject.org/tool_data/toolshed.g2.bx.psu.edu/repos/bgruening/deeptools_multi_bigwig_summary/6fdfeeef190a/lastz_seqs.loc' for 'lastz_seqs'
galaxy.tools.data DEBUG 2019-08-06 15:05:04,584 [p:1,w:0,m:0] [MainThread] Loading another instance of data table 'lastz_seqs' from file '/cvmfs/main.galaxyproject.org/config/shed_tool_data_table_conf.xml', attempting to merge content.
galaxy.tools.data DEBUG 2019-08-06 15:05:04,584 [p:1,w:0,m:0] [MainThread] Loaded 0 lines from '/cvmfs/main.galaxyproject.org/tool_data/toolshed.g2.bx.psu.edu/repos/bgruening/deeptools_plot_correlation/162837c86cbc/lastz_seqs.loc' for 'lastz_seqs'
galaxy.tools.data DEBUG 2019-08-06 15:05:04,585 [p:1,w:0,m:0] [MainThread] Loading another instance of data table 'lastz_seqs' from file '/cvmfs/main.galaxyproject.org/config/shed_tool_data_table_conf.xml', attempting to merge content.
galaxy.tools.data DEBUG 2019-08-06 15:05:04,585 [p:1,w:0,m:0] [MainThread] Loaded 0 lines from '/cvmfs/main.galaxyproject.org/tool_data/toolshed.g2.bx.psu.edu/repos/bgruening/deeptools_plot_coverage/6fc072c36dc9/lastz_seqs.loc' for 'lastz_seqs'
galaxy.tools.data DEBUG 2019-08-06 15:05:04,585 [p:1,w:0,m:0] [MainThread] Loading another instance of data table 'lastz_seqs' from file '/cvmfs/main.galaxyproject.org/config/shed_tool_data_table_conf.xml', attempting to merge content.
galaxy.tools.data DEBUG 2019-08-06 15:05:04,586 [p:1,w:0,m:0] [MainThread] Loaded 0 lines from '/cvmfs/main.galaxyproject.org/tool_data/toolshed.g2.bx.psu.edu/repos/bgruening/deeptools_plot_fingerprint/449dc21ee4e9/lastz_seqs.loc' for 'lastz_seqs'
galaxy.tools.data DEBUG 2019-08-06 15:05:04,586 [p:1,w:0,m:0] [MainThread] Loading another instance of data table 'lastz_seqs' from file '/cvmfs/main.galaxyproject.org/config/shed_tool_data_table_conf.xml', attempting to merge content.
galaxy.tools.data DEBUG 2019-08-06 15:05:04,586 [p:1,w:0,m:0] [MainThread] Loaded 0 lines from '/cvmfs/main.galaxyproject.org/tool_data/toolshed.g2.bx.psu.edu/repos/bgruening/deeptools_plot_heatmap/ca218dae7902/lastz_seqs.loc' for 'lastz_seqs'
galaxy.tools.data DEBUG 2019-08-06 15:05:04,586 [p:1,w:0,m:0] [MainThread] Loading another instance of data table 'lastz_seqs' from file '/cvmfs/main.galaxyproject.org/config/shed_tool_data_table_conf.xml', attempting to merge content.
galaxy.tools.data DEBUG 2019-08-06 15:05:04,587 [p:1,w:0,m:0] [MainThread] Loaded 0 lines from '/cvmfs/main.galaxyproject.org/tool_data/toolshed.g2.bx.psu.edu/repos/bgruening/deeptools_plot_pca/1bd89a520120/lastz_seqs.loc' for 'lastz_seqs'
galaxy.tools.data DEBUG 2019-08-06 15:05:04,587 [p:1,w:0,m:0] [MainThread] Loading another instance of data table 'lastz_seqs' from file '/cvmfs/main.galaxyproject.org/config/shed_tool_data_table_conf.xml', attempting to merge content.
galaxy.tools.data DEBUG 2019-08-06 15:05:04,587 [p:1,w:0,m:0] [MainThread] Loaded 0 lines from '/cvmfs/main.galaxyproject.org/tool_data/toolshed.g2.bx.psu.edu/repos/bgruening/deeptools_plot_profile/b8e86bbb9de3/lastz_seqs.loc' for 'lastz_seqs'
galaxy.tools.data DEBUG 2019-08-06 15:05:04,587 [p:1,w:0,m:0] [MainThread] Loading another instance of data table 'lastz_seqs' from file '/cvmfs/main.galaxyproject.org/config/shed_tool_data_table_conf.xml', attempting to merge content.
galaxy.tools.data DEBUG 2019-08-06 15:05:04,588 [p:1,w:0,m:0] [MainThread] Loaded 0 lines from '/cvmfs/main.galaxyproject.org/tool_data/toolshed.g2.bx.psu.edu/repos/bgruening/deeptools_plot_enrichment/4b88c90b6f6e/lastz_seqs.loc' for 'lastz_seqs'
galaxy.tools.data DEBUG 2019-08-06 15:05:04,588 [p:1,w:0,m:0] [MainThread] Loading another instance of data table 'lastz_seqs' from file '/cvmfs/main.galaxyproject.org/config/shed_tool_data_table_conf.xml', attempting to merge content.
galaxy.tools.data DEBUG 2019-08-06 15:05:04,673 [p:1,w:0,m:0] [MainThread] Loaded 0 lines from '/cvmfs/main.galaxyproject.org/tool_data/toolshed.g2.bx.psu.edu/repos/devteam/vcfvcfintersect/1bc1b2b8b341/fasta_indexes.loc' for 'fasta_indexes'
galaxy.tools.data DEBUG 2019-08-06 15:05:04,673 [p:1,w:0,m:0] [MainThread] Loading another instance of data table 'fasta_indexes' from file '/cvmfs/main.galaxyproject.org/config/shed_tool_data_table_conf.xml', attempting to merge content.
galaxy.tools.data DEBUG 2019-08-06 15:05:04,674 [p:1,w:0,m:0] [MainThread] Loaded 0 lines from '/cvmfs/main.galaxyproject.org/tool_data/toolshed.g2.bx.psu.edu/repos/devteam/vcfleftalign/8e02d116b0f9/fasta_indexes.loc' for 'fasta_indexes'
galaxy.tools.data DEBUG 2019-08-06 15:05:04,674 [p:1,w:0,m:0] [MainThread] Loading another instance of data table 'fasta_indexes' from file '/cvmfs/main.galaxyproject.org/config/shed_tool_data_table_conf.xml', attempting to merge content.
galaxy.tools.data DEBUG 2019-08-06 15:05:04,675 [p:1,w:0,m:0] [MainThread] Loaded 0 lines from '/cvmfs/main.galaxyproject.org/tool_data/toolshed.g2.bx.psu.edu/repos/devteam/vcfprimers/bc5949d36b34/fasta_indexes.loc' for 'fasta_indexes'
galaxy.tools.data DEBUG 2019-08-06 15:05:04,675 [p:1,w:0,m:0] [MainThread] Loading another instance of data table 'fasta_indexes' from file '/cvmfs/main.galaxyproject.org/config/shed_tool_data_table_conf.xml', attempting to merge content.
galaxy.tools.data DEBUG 2019-08-06 15:05:04,675 [p:1,w:0,m:0] [MainThread] Loaded 0 lines from '/cvmfs/main.galaxyproject.org/tool_data/toolshed.g2.bx.psu.edu/repos/devteam/vcfgeno2haplo/5bd9783e982a/fasta_indexes.loc' for 'fasta_indexes'
galaxy.tools.data DEBUG 2019-08-06 15:05:04,675 [p:1,w:0,m:0] [MainThread] Loading another instance of data table 'fasta_indexes' from file '/cvmfs/main.galaxyproject.org/config/shed_tool_data_table_conf.xml', attempting to merge content.
galaxy.tools.data DEBUG 2019-08-06 15:05:04,676 [p:1,w:0,m:0] [MainThread] Loaded 0 lines from '/cvmfs/main.galaxyproject.org/tool_data/toolshed.g2.bx.psu.edu/repos/devteam/vcfcheck/40a339e4692e/fasta_indexes.loc' for 'fasta_indexes'
galaxy.tools.data DEBUG 2019-08-06 15:05:04,676 [p:1,w:0,m:0] [MainThread] Loading another instance of data table 'fasta_indexes' from file '/cvmfs/main.galaxyproject.org/config/shed_tool_data_table_conf.xml', attempting to merge content.
galaxy.tools.data DEBUG 2019-08-06 15:05:04,676 [p:1,w:0,m:0] [MainThread] Loaded 0 lines from '/cvmfs/main.galaxyproject.org/tool_data/toolshed.g2.bx.psu.edu/repos/bgruening/deeptools_bam_compare/6aee99aec0d1/lastz_seqs.loc' for 'lastz_seqs'
galaxy.tools.data DEBUG 2019-08-06 15:05:04,677 [p:1,w:0,m:0] [MainThread] Loading another instance of data table 'lastz_seqs' from file '/cvmfs/main.galaxyproject.org/config/shed_tool_data_table_conf.xml', attempting to merge content.
galaxy.tools.data DEBUG 2019-08-06 15:05:04,677 [p:1,w:0,m:0] [MainThread] Loaded 0 lines from '/cvmfs/main.galaxyproject.org/tool_data/toolshed.g2.bx.psu.edu/repos/bgruening/deeptools_bam_coverage/e22b1110529c/lastz_seqs.loc' for 'lastz_seqs'
galaxy.tools.data DEBUG 2019-08-06 15:05:04,677 [p:1,w:0,m:0] [MainThread] Loading another instance of data table 'lastz_seqs' from file '/cvmfs/main.galaxyproject.org/config/shed_tool_data_table_conf.xml', attempting to merge content.
galaxy.tools.data DEBUG 2019-08-06 15:05:04,678 [p:1,w:0,m:0] [MainThread] Loaded 0 lines from '/cvmfs/main.galaxyproject.org/tool_data/toolshed.g2.bx.psu.edu/repos/bgruening/deeptools_bam_pe_fragmentsize/4efe24a9739e/lastz_seqs.loc' for 'lastz_seqs'
galaxy.tools.data DEBUG 2019-08-06 15:05:04,678 [p:1,w:0,m:0] [MainThread] Loading another instance of data table 'lastz_seqs' from file '/cvmfs/main.galaxyproject.org/config/shed_tool_data_table_conf.xml', attempting to merge content.
galaxy.tools.data DEBUG 2019-08-06 15:05:04,678 [p:1,w:0,m:0] [MainThread] Loaded 0 lines from '/cvmfs/main.galaxyproject.org/tool_data/toolshed.g2.bx.psu.edu/repos/bgruening/deeptools_bigwig_compare/5b2abee3aff3/lastz_seqs.loc' for 'lastz_seqs'
galaxy.tools.data DEBUG 2019-08-06 15:05:04,678 [p:1,w:0,m:0] [MainThread] Loading another instance of data table 'lastz_seqs' from file '/cvmfs/main.galaxyproject.org/config/shed_tool_data_table_conf.xml', attempting to merge content.
galaxy.tools.data DEBUG 2019-08-06 15:05:04,679 [p:1,w:0,m:0] [MainThread] Loaded 0 lines from '/cvmfs/main.galaxyproject.org/tool_data/toolshed.g2.bx.psu.edu/repos/bgruening/deeptools_compute_gc_bias/9ee37f06acbc/lastz_seqs.loc' for 'lastz_seqs'
galaxy.tools.data DEBUG 2019-08-06 15:05:04,679 [p:1,w:0,m:0] [MainThread] Loading another instance of data table 'lastz_seqs' from file '/cvmfs/main.galaxyproject.org/config/shed_tool_data_table_conf.xml', attempting to merge content.
galaxy.tools.data DEBUG 2019-08-06 15:05:04,679 [p:1,w:0,m:0] [MainThread] Loaded 0 lines from '/cvmfs/main.galaxyproject.org/tool_data/toolshed.g2.bx.psu.edu/repos/bgruening/deeptools_compute_matrix/4b3adcb7c7e9/lastz_seqs.loc' for 'lastz_seqs'
galaxy.tools.data DEBUG 2019-08-06 15:05:04,680 [p:1,w:0,m:0] [MainThread] Loading another instance of data table 'lastz_seqs' from file '/cvmfs/main.galaxyproject.org/config/shed_tool_data_table_conf.xml', attempting to merge content.
galaxy.tools.data DEBUG 2019-08-06 15:05:04,680 [p:1,w:0,m:0] [MainThread] Loaded 0 lines from '/cvmfs/main.galaxyproject.org/tool_data/toolshed.g2.bx.psu.edu/repos/bgruening/deeptools_correct_gc_bias/4eef86c1e82f/lastz_seqs.loc' for 'lastz_seqs'
galaxy.tools.data DEBUG 2019-08-06 15:05:04,680 [p:1,w:0,m:0] [MainThread] Loading another instance of data table 'lastz_seqs' from file '/cvmfs/main.galaxyproject.org/config/shed_tool_data_table_conf.xml', attempting to merge content.
galaxy.tools.data DEBUG 2019-08-06 15:05:04,681 [p:1,w:0,m:0] [MainThread] Loaded 0 lines from '/cvmfs/main.galaxyproject.org/tool_data/toolshed.g2.bx.psu.edu/repos/bgruening/deeptools_multi_bam_summary/a74111e8cbc1/lastz_seqs.loc' for 'lastz_seqs'
galaxy.tools.data DEBUG 2019-08-06 15:05:04,681 [p:1,w:0,m:0] [MainThread] Loading another instance of data table 'lastz_seqs' from file '/cvmfs/main.galaxyproject.org/config/shed_tool_data_table_conf.xml', attempting to merge content.
galaxy.tools.data DEBUG 2019-08-06 15:05:04,681 [p:1,w:0,m:0] [MainThread] Loaded 0 lines from '/cvmfs/main.galaxyproject.org/tool_data/toolshed.g2.bx.psu.edu/repos/bgruening/deeptools_multi_bigwig_summary/69004a60ad95/lastz_seqs.loc' for 'lastz_seqs'
galaxy.tools.data DEBUG 2019-08-06 15:05:04,681 [p:1,w:0,m:0] [MainThread] Loading another instance of data table 'lastz_seqs' from file '/cvmfs/main.galaxyproject.org/config/shed_tool_data_table_conf.xml', attempting to merge content.
galaxy.tools.data DEBUG 2019-08-06 15:05:04,682 [p:1,w:0,m:0] [MainThread] Loaded 0 lines from '/cvmfs/main.galaxyproject.org/tool_data/toolshed.g2.bx.psu.edu/repos/bgruening/deeptools_plot_correlation/cdde99ce71c8/lastz_seqs.loc' for 'lastz_seqs'
galaxy.tools.data DEBUG 2019-08-06 15:05:04,682 [p:1,w:0,m:0] [MainThread] Loading another instance of data table 'lastz_seqs' from file '/cvmfs/main.galaxyproject.org/config/shed_tool_data_table_conf.xml', attempting to merge content.
galaxy.tools.data DEBUG 2019-08-06 15:05:04,682 [p:1,w:0,m:0] [MainThread] Loaded 0 lines from '/cvmfs/main.galaxyproject.org/tool_data/toolshed.g2.bx.psu.edu/repos/bgruening/deeptools_plot_coverage/71385153e5d5/lastz_seqs.loc' for 'lastz_seqs'
galaxy.tools.data DEBUG 2019-08-06 15:05:04,682 [p:1,w:0,m:0] [MainThread] Loading another instance of data table 'lastz_seqs' from file '/cvmfs/main.galaxyproject.org/config/shed_tool_data_table_conf.xml', attempting to merge content.
galaxy.tools.data DEBUG 2019-08-06 15:05:04,683 [p:1,w:0,m:0] [MainThread] Loaded 0 lines from '/cvmfs/main.galaxyproject.org/tool_data/toolshed.g2.bx.psu.edu/repos/bgruening/deeptools_plot_fingerprint/ef2bcce0be62/lastz_seqs.loc' for 'lastz_seqs'
galaxy.tools.data DEBUG 2019-08-06 15:05:04,683 [p:1,w:0,m:0] [MainThread] Loading another instance of data table 'lastz_seqs' from file '/cvmfs/main.galaxyproject.org/config/shed_tool_data_table_conf.xml', attempting to merge content.
galaxy.tools.data DEBUG 2019-08-06 15:05:04,683 [p:1,w:0,m:0] [MainThread] Loaded 0 lines from '/cvmfs/main.galaxyproject.org/tool_data/toolshed.g2.bx.psu.edu/repos/bgruening/deeptools_plot_heatmap/f08d1cd387d6/lastz_seqs.loc' for 'lastz_seqs'
galaxy.tools.data DEBUG 2019-08-06 15:05:04,683 [p:1,w:0,m:0] [MainThread] Loading another instance of data table 'lastz_seqs' from file '/cvmfs/main.galaxyproject.org/config/shed_tool_data_table_conf.xml', attempting to merge content.
galaxy.tools.data DEBUG 2019-08-06 15:05:04,684 [p:1,w:0,m:0] [MainThread] Loaded 0 lines from '/cvmfs/main.galaxyproject.org/tool_data/toolshed.g2.bx.psu.edu/repos/bgruening/deeptools_plot_pca/18fad2642adc/lastz_seqs.loc' for 'lastz_seqs'
galaxy.tools.data DEBUG 2019-08-06 15:05:04,684 [p:1,w:0,m:0] [MainThread] Loading another instance of data table 'lastz_seqs' from file '/cvmfs/main.galaxyproject.org/config/shed_tool_data_table_conf.xml', attempting to merge content.
galaxy.tools.data DEBUG 2019-08-06 15:05:04,685 [p:1,w:0,m:0] [MainThread] Loaded 0 lines from '/cvmfs/main.galaxyproject.org/tool_data/toolshed.g2.bx.psu.edu/repos/bgruening/deeptools_plot_profile/ac1304435181/lastz_seqs.loc' for 'lastz_seqs'
galaxy.tools.data DEBUG 2019-08-06 15:05:04,685 [p:1,w:0,m:0] [MainThread] Loading another instance of data table 'lastz_seqs' from file '/cvmfs/main.galaxyproject.org/config/shed_tool_data_table_conf.xml', attempting to merge content.
galaxy.tools.data DEBUG 2019-08-06 15:05:04,685 [p:1,w:0,m:0] [MainThread] Loaded 0 lines from '/cvmfs/main.galaxyproject.org/tool_data/toolshed.g2.bx.psu.edu/repos/bgruening/deeptools_plot_enrichment/a1124c201eee/lastz_seqs.loc' for 'lastz_seqs'
galaxy.tools.data DEBUG 2019-08-06 15:05:04,685 [p:1,w:0,m:0] [MainThread] Loading another instance of data table 'lastz_seqs' from file '/cvmfs/main.galaxyproject.org/config/shed_tool_data_table_conf.xml', attempting to merge content.
galaxy.tools.data DEBUG 2019-08-06 15:05:04,816 [p:1,w:0,m:0] [MainThread] Loaded 0 lines from '/cvmfs/main.galaxyproject.org/tool_data/toolshed.g2.bx.psu.edu/repos/iuc/featurecounts/dae123c03a74/gene_sets.loc' for 'gene_sets'
galaxy.tools.data DEBUG 2019-08-06 15:05:04,816 [p:1,w:0,m:0] [MainThread] Loaded tool data table 'gene_sets' from file '/cvmfs/main.galaxyproject.org/config/shed_tool_data_table_conf.xml'
galaxy.tools.data DEBUG 2019-08-06 15:05:04,889 [p:1,w:0,m:0] [MainThread] Loaded 0 lines from '/cvmfs/main.galaxyproject.org/tool_data/toolshed.g2.bx.psu.edu/repos/iuc/snpeff/20f0429a4bfe/snpeffv_genomedb.loc' for 'snpeffv_genomedb'
galaxy.tools.data DEBUG 2019-08-06 15:05:04,889 [p:1,w:0,m:0] [MainThread] Loading another instance of data table 'snpeffv_genomedb' from file '/cvmfs/main.galaxyproject.org/config/shed_tool_data_table_conf.xml', attempting to merge content.
galaxy.tools.data DEBUG 2019-08-06 15:05:04,890 [p:1,w:0,m:0] [MainThread] While attempting to merge tool data table "snpeffv_genomedb", the other instance of the table specified that duplicate entries are not allowed, now deduplicating all previous entries.
galaxy.tools.data DEBUG 2019-08-06 15:05:04,981 [p:1,w:0,m:0] [MainThread] Loaded 0 lines from '/cvmfs/main.galaxyproject.org/tool_data/toolshed.g2.bx.psu.edu/repos/iuc/snpeff/20f0429a4bfe/snpeffv_regulationdb.loc' for 'snpeffv_regulationdb'
galaxy.tools.data DEBUG 2019-08-06 15:05:04,981 [p:1,w:0,m:0] [MainThread] Loading another instance of data table 'snpeffv_regulationdb' from file '/cvmfs/main.galaxyproject.org/config/shed_tool_data_table_conf.xml', attempting to merge content.
galaxy.tools.data DEBUG 2019-08-06 15:05:04,981 [p:1,w:0,m:0] [MainThread] While attempting to merge tool data table "snpeffv_regulationdb", the other instance of the table specified that duplicate entries are not allowed, now deduplicating all previous entries.
galaxy.tools.data DEBUG 2019-08-06 15:05:05,043 [p:1,w:0,m:0] [MainThread] Loaded 0 lines from '/cvmfs/main.galaxyproject.org/tool_data/toolshed.g2.bx.psu.edu/repos/iuc/snpeff/20f0429a4bfe/snpeffv_annotations.loc' for 'snpeffv_annotations'
galaxy.tools.data DEBUG 2019-08-06 15:05:05,044 [p:1,w:0,m:0] [MainThread] Loading another instance of data table 'snpeffv_annotations' from file '/cvmfs/main.galaxyproject.org/config/shed_tool_data_table_conf.xml', attempting to merge content.
galaxy.tools.data DEBUG 2019-08-06 15:05:05,044 [p:1,w:0,m:0] [MainThread] While attempting to merge tool data table "snpeffv_annotations", the other instance of the table specified that duplicate entries are not allowed, now deduplicating all previous entries.
galaxy.tools.data DEBUG 2019-08-06 15:05:05,116 [p:1,w:0,m:0] [MainThread] Loaded 0 lines from '/cvmfs/main.galaxyproject.org/tool_data/toolshed.g2.bx.psu.edu/repos/iuc/snpeff/20f0429a4bfe/snpeffv_databases.loc' for 'snpeffv_databases'
galaxy.tools.data DEBUG 2019-08-06 15:05:05,116 [p:1,w:0,m:0] [MainThread] Loading another instance of data table 'snpeffv_databases' from file '/cvmfs/main.galaxyproject.org/config/shed_tool_data_table_conf.xml', attempting to merge content.
galaxy.tools.data DEBUG 2019-08-06 15:05:05,116 [p:1,w:0,m:0] [MainThread] While attempting to merge tool data table "snpeffv_databases", the other instance of the table specified that duplicate entries are not allowed, now deduplicating all previous entries.
galaxy.tools.data DEBUG 2019-08-06 15:05:05,198 [p:1,w:0,m:0] [MainThread] Loaded 0 lines from '/cvmfs/main.galaxyproject.org/tool_data/toolshed.g2.bx.psu.edu/repos/jjohnson/mothur_toolsuite/040410b8167e/mothur_aligndb.loc' for 'mothur_aligndb'
galaxy.tools.data DEBUG 2019-08-06 15:05:05,199 [p:1,w:0,m:0] [MainThread] Loaded tool data table 'mothur_aligndb' from file '/cvmfs/main.galaxyproject.org/config/shed_tool_data_table_conf.xml'
galaxy.tools.data DEBUG 2019-08-06 15:05:05,252 [p:1,w:0,m:0] [MainThread] Loaded 0 lines from '/cvmfs/main.galaxyproject.org/tool_data/toolshed.g2.bx.psu.edu/repos/jjohnson/mothur_toolsuite/040410b8167e/mothur_lookup.loc' for 'mothur_lookup'
galaxy.tools.data DEBUG 2019-08-06 15:05:05,252 [p:1,w:0,m:0] [MainThread] Loaded tool data table 'mothur_lookup' from file '/cvmfs/main.galaxyproject.org/config/shed_tool_data_table_conf.xml'
galaxy.tools.data DEBUG 2019-08-06 15:05:05,302 [p:1,w:0,m:0] [MainThread] Loaded 0 lines from '/cvmfs/main.galaxyproject.org/tool_data/toolshed.g2.bx.psu.edu/repos/jjohnson/mothur_toolsuite/040410b8167e/mothur_map.loc' for 'mothur_map'
galaxy.tools.data DEBUG 2019-08-06 15:05:05,302 [p:1,w:0,m:0] [MainThread] Loaded tool data table 'mothur_map' from file '/cvmfs/main.galaxyproject.org/config/shed_tool_data_table_conf.xml'
galaxy.tools.data DEBUG 2019-08-06 15:05:05,356 [p:1,w:0,m:0] [MainThread] Loaded 0 lines from '/cvmfs/main.galaxyproject.org/tool_data/toolshed.g2.bx.psu.edu/repos/jjohnson/mothur_toolsuite/040410b8167e/mothur_taxonomy.loc' for 'mothur_taxonomy'
galaxy.tools.data DEBUG 2019-08-06 15:05:05,356 [p:1,w:0,m:0] [MainThread] Loaded tool data table 'mothur_taxonomy' from file '/cvmfs/main.galaxyproject.org/config/shed_tool_data_table_conf.xml'
galaxy.tools.data DEBUG 2019-08-06 15:05:05,459 [p:1,w:0,m:0] [MainThread] Loaded 0 lines from '/cvmfs/main.galaxyproject.org/tool_data/toolshed.g2.bx.psu.edu/repos/bgruening/salmon/c1d822f84e1a/salmon_indexes.loc' for 'salmon_indexes'
galaxy.tools.data DEBUG 2019-08-06 15:05:05,459 [p:1,w:0,m:0] [MainThread] Loaded tool data table 'salmon_indexes' from file '/cvmfs/main.galaxyproject.org/config/shed_tool_data_table_conf.xml'
galaxy.tools.data DEBUG 2019-08-06 15:05:05,536 [p:1,w:0,m:0] [MainThread] Loaded 0 lines from '/cvmfs/main.galaxyproject.org/tool_data/toolshed.g2.bx.psu.edu/repos/lparsons/htseq_count/620d5603d1a8/sam_fa_indices.loc' for 'sam_fa_indexes'
galaxy.tools.data DEBUG 2019-08-06 15:05:05,536 [p:1,w:0,m:0] [MainThread] Loading another instance of data table 'sam_fa_indexes' from file '/cvmfs/main.galaxyproject.org/config/shed_tool_data_table_conf.xml', attempting to merge content.
galaxy.tools.data DEBUG 2019-08-06 15:05:05,537 [p:1,w:0,m:0] [MainThread] Loaded 0 lines from '/cvmfs/main.galaxyproject.org/tool_data/toolshed.g2.bx.psu.edu/repos/iuc/meme_fimo/40b8472e91ca/all_fasta.loc' for 'all_fasta'
galaxy.tools.data DEBUG 2019-08-06 15:05:05,537 [p:1,w:0,m:0] [MainThread] Loading another instance of data table 'all_fasta' from file '/cvmfs/main.galaxyproject.org/config/shed_tool_data_table_conf.xml', attempting to merge content.
galaxy.tools.data DEBUG 2019-08-06 15:05:05,695 [p:1,w:0,m:0] [MainThread] Loaded 0 lines from '/cvmfs/main.galaxyproject.org/tool_data/toolshed.g2.bx.psu.edu/repos/iuc/multigps/7e0a12282c7f/all_fasta.loc' for 'all_fasta'
galaxy.tools.data DEBUG 2019-08-06 15:05:05,695 [p:1,w:0,m:0] [MainThread] Loading another instance of data table 'all_fasta' from file '/cvmfs/main.galaxyproject.org/config/shed_tool_data_table_conf.xml', attempting to merge content.
galaxy.tools.data DEBUG 2019-08-06 15:05:05,696 [p:1,w:0,m:0] [MainThread] Loaded 0 lines from '/cvmfs/main.galaxyproject.org/tool_data/toolshed.g2.bx.psu.edu/repos/bgruening/deeptools_bam_compare/bda8b9986fae/lastz_seqs.loc' for 'lastz_seqs'
galaxy.tools.data DEBUG 2019-08-06 15:05:05,696 [p:1,w:0,m:0] [MainThread] Loading another instance of data table 'lastz_seqs' from file '/cvmfs/main.galaxyproject.org/config/shed_tool_data_table_conf.xml', attempting to merge content.
galaxy.tools.data DEBUG 2019-08-06 15:05:05,697 [p:1,w:0,m:0] [MainThread] Loaded 0 lines from '/cvmfs/main.galaxyproject.org/tool_data/toolshed.g2.bx.psu.edu/repos/bgruening/deeptools_bam_coverage/22bfbb186bf1/lastz_seqs.loc' for 'lastz_seqs'
galaxy.tools.data DEBUG 2019-08-06 15:05:05,697 [p:1,w:0,m:0] [MainThread] Loading another instance of data table 'lastz_seqs' from file '/cvmfs/main.galaxyproject.org/config/shed_tool_data_table_conf.xml', attempting to merge content.
galaxy.tools.data DEBUG 2019-08-06 15:05:05,698 [p:1,w:0,m:0] [MainThread] Loaded 0 lines from '/cvmfs/main.galaxyproject.org/tool_data/toolshed.g2.bx.psu.edu/repos/bgruening/deeptools_bam_pe_fragmentsize/0ed472892e76/lastz_seqs.loc' for 'lastz_seqs'
galaxy.tools.data DEBUG 2019-08-06 15:05:05,698 [p:1,w:0,m:0] [MainThread] Loading another instance of data table 'lastz_seqs' from file '/cvmfs/main.galaxyproject.org/config/shed_tool_data_table_conf.xml', attempting to merge content.
galaxy.tools.data DEBUG 2019-08-06 15:05:05,699 [p:1,w:0,m:0] [MainThread] Loaded 0 lines from '/cvmfs/main.galaxyproject.org/tool_data/toolshed.g2.bx.psu.edu/repos/bgruening/deeptools_bigwig_compare/efc677b291c5/lastz_seqs.loc' for 'lastz_seqs'
galaxy.tools.data DEBUG 2019-08-06 15:05:05,699 [p:1,w:0,m:0] [MainThread] Loading another instance of data table 'lastz_seqs' from file '/cvmfs/main.galaxyproject.org/config/shed_tool_data_table_conf.xml', attempting to merge content.
galaxy.tools.data DEBUG 2019-08-06 15:05:05,700 [p:1,w:0,m:0] [MainThread] Loaded 0 lines from '/cvmfs/main.galaxyproject.org/tool_data/toolshed.g2.bx.psu.edu/repos/bgruening/deeptools_compute_gc_bias/4ec2081ec267/lastz_seqs.loc' for 'lastz_seqs'
galaxy.tools.data DEBUG 2019-08-06 15:05:05,700 [p:1,w:0,m:0] [MainThread] Loading another instance of data table 'lastz_seqs' from file '/cvmfs/main.galaxyproject.org/config/shed_tool_data_table_conf.xml', attempting to merge content.
galaxy.tools.data DEBUG 2019-08-06 15:05:05,700 [p:1,w:0,m:0] [MainThread] Loaded 0 lines from '/cvmfs/main.galaxyproject.org/tool_data/toolshed.g2.bx.psu.edu/repos/bgruening/deeptools_compute_matrix/babca70c3586/lastz_seqs.loc' for 'lastz_seqs'
galaxy.tools.data DEBUG 2019-08-06 15:05:05,700 [p:1,w:0,m:0] [MainThread] Loading another instance of data table 'lastz_seqs' from file '/cvmfs/main.galaxyproject.org/config/shed_tool_data_table_conf.xml', attempting to merge content.
galaxy.tools.data DEBUG 2019-08-06 15:05:05,701 [p:1,w:0,m:0] [MainThread] Loaded 0 lines from '/cvmfs/main.galaxyproject.org/tool_data/toolshed.g2.bx.psu.edu/repos/bgruening/deeptools_correct_gc_bias/c74f2086a243/lastz_seqs.loc' for 'lastz_seqs'
galaxy.tools.data DEBUG 2019-08-06 15:05:05,701 [p:1,w:0,m:0] [MainThread] Loading another instance of data table 'lastz_seqs' from file '/cvmfs/main.galaxyproject.org/config/shed_tool_data_table_conf.xml', attempting to merge content.
galaxy.tools.data DEBUG 2019-08-06 15:05:05,702 [p:1,w:0,m:0] [MainThread] Loaded 0 lines from '/cvmfs/main.galaxyproject.org/tool_data/toolshed.g2.bx.psu.edu/repos/bgruening/deeptools_multi_bam_summary/b3dbbeb2cc57/lastz_seqs.loc' for 'lastz_seqs'
galaxy.tools.data DEBUG 2019-08-06 15:05:05,702 [p:1,w:0,m:0] [MainThread] Loading another instance of data table 'lastz_seqs' from file '/cvmfs/main.galaxyproject.org/config/shed_tool_data_table_conf.xml', attempting to merge content.
galaxy.tools.data DEBUG 2019-08-06 15:05:05,702 [p:1,w:0,m:0] [MainThread] Loaded 0 lines from '/cvmfs/main.galaxyproject.org/tool_data/toolshed.g2.bx.psu.edu/repos/bgruening/deeptools_multi_bigwig_summary/a8e8cd3f12bd/lastz_seqs.loc' for 'lastz_seqs'
galaxy.tools.data DEBUG 2019-08-06 15:05:05,702 [p:1,w:0,m:0] [MainThread] Loading another instance of data table 'lastz_seqs' from file '/cvmfs/main.galaxyproject.org/config/shed_tool_data_table_conf.xml', attempting to merge content.
galaxy.tools.data DEBUG 2019-08-06 15:05:05,703 [p:1,w:0,m:0] [MainThread] Loaded 0 lines from '/cvmfs/main.galaxyproject.org/tool_data/toolshed.g2.bx.psu.edu/repos/bgruening/deeptools_plot_correlation/ed2767cdf4e8/lastz_seqs.loc' for 'lastz_seqs'
galaxy.tools.data DEBUG 2019-08-06 15:05:05,703 [p:1,w:0,m:0] [MainThread] Loading another instance of data table 'lastz_seqs' from file '/cvmfs/main.galaxyproject.org/config/shed_tool_data_table_conf.xml', attempting to merge content.
galaxy.tools.data DEBUG 2019-08-06 15:05:05,703 [p:1,w:0,m:0] [MainThread] Loaded 0 lines from '/cvmfs/main.galaxyproject.org/tool_data/toolshed.g2.bx.psu.edu/repos/bgruening/deeptools_plot_coverage/94b05ea80203/lastz_seqs.loc' for 'lastz_seqs'
galaxy.tools.data DEBUG 2019-08-06 15:05:05,704 [p:1,w:0,m:0] [MainThread] Loading another instance of data table 'lastz_seqs' from file '/cvmfs/main.galaxyproject.org/config/shed_tool_data_table_conf.xml', attempting to merge content.
galaxy.tools.data DEBUG 2019-08-06 15:05:05,704 [p:1,w:0,m:0] [MainThread] Loaded 0 lines from '/cvmfs/main.galaxyproject.org/tool_data/toolshed.g2.bx.psu.edu/repos/bgruening/deeptools_plot_fingerprint/1fa2b3df52b0/lastz_seqs.loc' for 'lastz_seqs'
galaxy.tools.data DEBUG 2019-08-06 15:05:05,704 [p:1,w:0,m:0] [MainThread] Loading another instance of data table 'lastz_seqs' from file '/cvmfs/main.galaxyproject.org/config/shed_tool_data_table_conf.xml', attempting to merge content.
galaxy.tools.data DEBUG 2019-08-06 15:05:05,705 [p:1,w:0,m:0] [MainThread] Loaded 0 lines from '/cvmfs/main.galaxyproject.org/tool_data/toolshed.g2.bx.psu.edu/repos/bgruening/deeptools_plot_heatmap/67a101542277/lastz_seqs.loc' for 'lastz_seqs'
galaxy.tools.data DEBUG 2019-08-06 15:05:05,705 [p:1,w:0,m:0] [MainThread] Loading another instance of data table 'lastz_seqs' from file '/cvmfs/main.galaxyproject.org/config/shed_tool_data_table_conf.xml', attempting to merge content.
galaxy.tools.data DEBUG 2019-08-06 15:05:05,705 [p:1,w:0,m:0] [MainThread] Loaded 0 lines from '/cvmfs/main.galaxyproject.org/tool_data/toolshed.g2.bx.psu.edu/repos/bgruening/deeptools_plot_pca/814bea57a4fe/lastz_seqs.loc' for 'lastz_seqs'
galaxy.tools.data DEBUG 2019-08-06 15:05:05,705 [p:1,w:0,m:0] [MainThread] Loading another instance of data table 'lastz_seqs' from file '/cvmfs/main.galaxyproject.org/config/shed_tool_data_table_conf.xml', attempting to merge content.
galaxy.tools.data DEBUG 2019-08-06 15:05:05,706 [p:1,w:0,m:0] [MainThread] Loaded 0 lines from '/cvmfs/main.galaxyproject.org/tool_data/toolshed.g2.bx.psu.edu/repos/bgruening/deeptools_plot_profile/f53b11fe6e0b/lastz_seqs.loc' for 'lastz_seqs'
galaxy.tools.data DEBUG 2019-08-06 15:05:05,706 [p:1,w:0,m:0] [MainThread] Loading another instance of data table 'lastz_seqs' from file '/cvmfs/main.galaxyproject.org/config/shed_tool_data_table_conf.xml', attempting to merge content.
galaxy.tools.data DEBUG 2019-08-06 15:05:05,706 [p:1,w:0,m:0] [MainThread] Loaded 0 lines from '/cvmfs/main.galaxyproject.org/tool_data/toolshed.g2.bx.psu.edu/repos/bgruening/deeptools_plot_enrichment/8980933fd546/lastz_seqs.loc' for 'lastz_seqs'
galaxy.tools.data DEBUG 2019-08-06 15:05:05,707 [p:1,w:0,m:0] [MainThread] Loading another instance of data table 'lastz_seqs' from file '/cvmfs/main.galaxyproject.org/config/shed_tool_data_table_conf.xml', attempting to merge content.
galaxy.tools.data DEBUG 2019-08-06 15:05:05,707 [p:1,w:0,m:0] [MainThread] Loaded 0 lines from '/cvmfs/main.galaxyproject.org/tool_data/toolshed.g2.bx.psu.edu/repos/iuc/bedtools/fadebae7e69b/all_fasta.loc' for 'all_fasta'
galaxy.tools.data DEBUG 2019-08-06 15:05:05,707 [p:1,w:0,m:0] [MainThread] Loading another instance of data table 'all_fasta' from file '/cvmfs/main.galaxyproject.org/config/shed_tool_data_table_conf.xml', attempting to merge content.
galaxy.tools.data DEBUG 2019-08-06 15:05:05,708 [p:1,w:0,m:0] [MainThread] Loaded 0 lines from '/cvmfs/main.galaxyproject.org/tool_data/toolshed.g2.bx.psu.edu/repos/iuc/gffcompare/3c97c841a443/fasta_indexes.loc' for 'fasta_indexes'
galaxy.tools.data DEBUG 2019-08-06 15:05:05,708 [p:1,w:0,m:0] [MainThread] Loading another instance of data table 'fasta_indexes' from file '/cvmfs/main.galaxyproject.org/config/shed_tool_data_table_conf.xml', attempting to merge content.
galaxy.tools.data DEBUG 2019-08-06 15:05:05,708 [p:1,w:0,m:0] [MainThread] Loaded 0 lines from '/cvmfs/main.galaxyproject.org/tool_data/toolshed.g2.bx.psu.edu/repos/devteam/kraken2tax/f03c7ba8d8bc/ncbi_taxonomy.loc' for 'ncbi_taxonomy'
galaxy.tools.data DEBUG 2019-08-06 15:05:05,708 [p:1,w:0,m:0] [MainThread] Loading another instance of data table 'ncbi_taxonomy' from file '/cvmfs/main.galaxyproject.org/config/shed_tool_data_table_conf.xml', attempting to merge content.
galaxy.tools.data DEBUG 2019-08-06 15:05:05,787 [p:1,w:0,m:0] [MainThread] Loaded 0 lines from '/cvmfs/main.galaxyproject.org/tool_data/toolshed.g2.bx.psu.edu/repos/devteam/bwa/53646aaaafef/bwa_mem_index.loc' for 'bwa_mem_indexes'
galaxy.tools.data DEBUG 2019-08-06 15:05:05,787 [p:1,w:0,m:0] [MainThread] Loading another instance of data table 'bwa_mem_indexes' from file '/cvmfs/main.galaxyproject.org/config/shed_tool_data_table_conf.xml', attempting to merge content.
galaxy.tools.data DEBUG 2019-08-06 15:05:05,787 [p:1,w:0,m:0] [MainThread] Loaded 0 lines from '/cvmfs/main.galaxyproject.org/tool_data/toolshed.g2.bx.psu.edu/repos/devteam/samtools_mpileup/583abf29fc8e/fasta_indexes.loc' for 'fasta_indexes'
galaxy.tools.data DEBUG 2019-08-06 15:05:05,787 [p:1,w:0,m:0] [MainThread] Loading another instance of data table 'fasta_indexes' from file '/cvmfs/main.galaxyproject.org/config/shed_tool_data_table_conf.xml', attempting to merge content.
galaxy.tools.data DEBUG 2019-08-06 15:05:05,866 [p:1,w:0,m:0] [MainThread] Loaded 0 lines from '/cvmfs/main.galaxyproject.org/tool_data/toolshed.g2.bx.psu.edu/repos/devteam/picard/fc288950c3b7/picard_index.loc' for 'picard_indexes'
galaxy.tools.data DEBUG 2019-08-06 15:05:05,867 [p:1,w:0,m:0] [MainThread] Loading another instance of data table 'picard_indexes' from file '/cvmfs/main.galaxyproject.org/config/shed_tool_data_table_conf.xml', attempting to merge content.
galaxy.tools.data DEBUG 2019-08-06 15:05:05,867 [p:1,w:0,m:0] [MainThread] Loaded 0 lines from '/cvmfs/main.galaxyproject.org/tool_data/toolshed.g2.bx.psu.edu/repos/devteam/freebayes/a028d13cd860/fasta_indexes.loc' for 'fasta_indexes'
galaxy.tools.data DEBUG 2019-08-06 15:05:05,867 [p:1,w:0,m:0] [MainThread] Loading another instance of data table 'fasta_indexes' from file '/cvmfs/main.galaxyproject.org/config/shed_tool_data_table_conf.xml', attempting to merge content.
galaxy.tools.data DEBUG 2019-08-06 15:05:05,868 [p:1,w:0,m:0] [MainThread] Loaded 0 lines from '/cvmfs/main.galaxyproject.org/tool_data/toolshed.g2.bx.psu.edu/repos/devteam/samtools_stats/24c5d43cb545/fasta_indexes.loc' for 'fasta_indexes'
galaxy.tools.data DEBUG 2019-08-06 15:05:05,868 [p:1,w:0,m:0] [MainThread] Loading another instance of data table 'fasta_indexes' from file '/cvmfs/main.galaxyproject.org/config/shed_tool_data_table_conf.xml', attempting to merge content.
galaxy.tools.data DEBUG 2019-08-06 15:05:05,869 [p:1,w:0,m:0] [MainThread] Loaded 0 lines from '/cvmfs/main.galaxyproject.org/tool_data/toolshed.g2.bx.psu.edu/repos/devteam/samtools_calmd/33208952b99d/fasta_indexes.loc' for 'fasta_indexes'
galaxy.tools.data DEBUG 2019-08-06 15:05:05,869 [p:1,w:0,m:0] [MainThread] Loading another instance of data table 'fasta_indexes' from file '/cvmfs/main.galaxyproject.org/config/shed_tool_data_table_conf.xml', attempting to merge content.
galaxy.tools.data DEBUG 2019-08-06 15:05:05,869 [p:1,w:0,m:0] [MainThread] Loaded 0 lines from '/cvmfs/main.galaxyproject.org/tool_data/toolshed.g2.bx.psu.edu/repos/devteam/sam_to_bam/f7a0d41036c7/fasta_indexes.loc' for 'fasta_indexes'
galaxy.tools.data DEBUG 2019-08-06 15:05:05,869 [p:1,w:0,m:0] [MainThread] Loading another instance of data table 'fasta_indexes' from file '/cvmfs/main.galaxyproject.org/config/shed_tool_data_table_conf.xml', attempting to merge content.
galaxy.tools.data DEBUG 2019-08-06 15:05:05,870 [p:1,w:0,m:0] [MainThread] Loaded 0 lines from '/cvmfs/main.galaxyproject.org/tool_data/toolshed.g2.bx.psu.edu/repos/bgruening/salmon/5a60f347f566/salmon_indexes.loc' for 'salmon_indexes'
galaxy.tools.data DEBUG 2019-08-06 15:05:05,870 [p:1,w:0,m:0] [MainThread] Loading another instance of data table 'salmon_indexes' from file '/cvmfs/main.galaxyproject.org/config/shed_tool_data_table_conf.xml', attempting to merge content.
galaxy.tools.data DEBUG 2019-08-06 15:05:05,977 [p:1,w:0,m:0] [MainThread] Loaded 0 lines from '/cvmfs/main.galaxyproject.org/tool_data/toolshed.g2.bx.psu.edu/repos/bgruening/data_manager_diamond_database_builder/ce62d0912b10/diamond_database.loc' for 'diamond_database'
galaxy.tools.data DEBUG 2019-08-06 15:05:05,978 [p:1,w:0,m:0] [MainThread] Loading another instance of data table 'diamond_database' from file '/cvmfs/main.galaxyproject.org/config/shed_tool_data_table_conf.xml', attempting to merge content.
galaxy.tools.data DEBUG 2019-08-06 15:05:06,051 [p:1,w:0,m:0] [MainThread] Loaded 0 lines from '/cvmfs/main.galaxyproject.org/tool_data/toolshed.g2.bx.psu.edu/repos/bgruening/diamond/fd14bf35c9fd/diamond_database.loc' for 'diamond_database'
galaxy.tools.data DEBUG 2019-08-06 15:05:06,051 [p:1,w:0,m:0] [MainThread] Loading another instance of data table 'diamond_database' from file '/cvmfs/main.galaxyproject.org/config/shed_tool_data_table_conf.xml', attempting to merge content.
galaxy.tools.data DEBUG 2019-08-06 15:05:06,116 [p:1,w:0,m:0] [MainThread] Loaded 0 lines from '/cvmfs/main.galaxyproject.org/tool_data/toolshed.g2.bx.psu.edu/repos/iuc/rgrnastar/318b2a9d54dd/rnastar_index2.loc' for 'rnastar_index2'
galaxy.tools.data DEBUG 2019-08-06 15:05:06,116 [p:1,w:0,m:0] [MainThread] Loaded tool data table 'rnastar_index2' from file '/cvmfs/main.galaxyproject.org/config/shed_tool_data_table_conf.xml'
galaxy.tools.data DEBUG 2019-08-06 15:05:06,186 [p:1,w:0,m:0] [MainThread] Loaded 0 lines from '/cvmfs/main.galaxyproject.org/tool_data/toolshed.g2.bx.psu.edu/repos/iuc/hisat2/2ec097c8e843/hisat2_indexes.loc' for 'hisat2_indexes'
galaxy.tools.data DEBUG 2019-08-06 15:05:06,186 [p:1,w:0,m:0] [MainThread] Loading another instance of data table 'hisat2_indexes' from file '/cvmfs/main.galaxyproject.org/config/shed_tool_data_table_conf.xml', attempting to merge content.
galaxy.tools.data DEBUG 2019-08-06 15:05:06,186 [p:1,w:0,m:0] [MainThread] While attempting to merge tool data table "hisat2_indexes", the other instance of the table specified that duplicate entries are not allowed, now deduplicating all previous entries.
galaxy.tools.data DEBUG 2019-08-06 15:05:06,187 [p:1,w:0,m:0] [MainThread] Loaded 0 lines from '/cvmfs/main.galaxyproject.org/tool_data/toolshed.g2.bx.psu.edu/repos/iuc/mothur_venn/af481cd93ede/mothur_aligndb.loc' for 'mothur_aligndb'
galaxy.tools.data DEBUG 2019-08-06 15:05:06,187 [p:1,w:0,m:0] [MainThread] Loading another instance of data table 'mothur_aligndb' from file '/cvmfs/main.galaxyproject.org/config/shed_tool_data_table_conf.xml', attempting to merge content.
galaxy.tools.data DEBUG 2019-08-06 15:05:06,187 [p:1,w:0,m:0] [MainThread] While attempting to merge tool data table "mothur_aligndb", the other instance of the table specified that duplicate entries are not allowed, now deduplicating all previous entries.
galaxy.tools.data DEBUG 2019-08-06 15:05:06,188 [p:1,w:0,m:0] [MainThread] Loaded 0 lines from '/cvmfs/main.galaxyproject.org/tool_data/toolshed.g2.bx.psu.edu/repos/iuc/mothur_venn/af481cd93ede/mothur_lookup.loc' for 'mothur_lookup'
galaxy.tools.data DEBUG 2019-08-06 15:05:06,188 [p:1,w:0,m:0] [MainThread] Loading another instance of data table 'mothur_lookup' from file '/cvmfs/main.galaxyproject.org/config/shed_tool_data_table_conf.xml', attempting to merge content.
galaxy.tools.data DEBUG 2019-08-06 15:05:06,188 [p:1,w:0,m:0] [MainThread] While attempting to merge tool data table "mothur_lookup", the other instance of the table specified that duplicate entries are not allowed, now deduplicating all previous entries.
galaxy.tools.data DEBUG 2019-08-06 15:05:06,189 [p:1,w:0,m:0] [MainThread] Loaded 0 lines from '/cvmfs/main.galaxyproject.org/tool_data/toolshed.g2.bx.psu.edu/repos/iuc/mothur_venn/af481cd93ede/mothur_map.loc' for 'mothur_map'
galaxy.tools.data DEBUG 2019-08-06 15:05:06,189 [p:1,w:0,m:0] [MainThread] Loading another instance of data table 'mothur_map' from file '/cvmfs/main.galaxyproject.org/config/shed_tool_data_table_conf.xml', attempting to merge content.
galaxy.tools.data DEBUG 2019-08-06 15:05:06,189 [p:1,w:0,m:0] [MainThread] While attempting to merge tool data table "mothur_map", the other instance of the table specified that duplicate entries are not allowed, now deduplicating all previous entries.
galaxy.tools.data DEBUG 2019-08-06 15:05:06,189 [p:1,w:0,m:0] [MainThread] Loaded 0 lines from '/cvmfs/main.galaxyproject.org/tool_data/toolshed.g2.bx.psu.edu/repos/iuc/mothur_venn/af481cd93ede/mothur_taxonomy.loc' for 'mothur_taxonomy'
galaxy.tools.data DEBUG 2019-08-06 15:05:06,189 [p:1,w:0,m:0] [MainThread] Loading another instance of data table 'mothur_taxonomy' from file '/cvmfs/main.galaxyproject.org/config/shed_tool_data_table_conf.xml', attempting to merge content.
galaxy.tools.data DEBUG 2019-08-06 15:05:06,189 [p:1,w:0,m:0] [MainThread] While attempting to merge tool data table "mothur_taxonomy", the other instance of the table specified that duplicate entries are not allowed, now deduplicating all previous entries.
galaxy.tools.data DEBUG 2019-08-06 15:05:06,190 [p:1,w:0,m:0] [MainThread] Loaded 0 lines from '/cvmfs/main.galaxyproject.org/tool_data/toolshed.g2.bx.psu.edu/repos/iuc/mothur_unique_seqs/0468cb2dd83e/mothur_aligndb.loc' for 'mothur_aligndb'
galaxy.tools.data DEBUG 2019-08-06 15:05:06,190 [p:1,w:0,m:0] [MainThread] Loading another instance of data table 'mothur_aligndb' from file '/cvmfs/main.galaxyproject.org/config/shed_tool_data_table_conf.xml', attempting to merge content.
galaxy.tools.data DEBUG 2019-08-06 15:05:06,191 [p:1,w:0,m:0] [MainThread] Loaded 0 lines from '/cvmfs/main.galaxyproject.org/tool_data/toolshed.g2.bx.psu.edu/repos/iuc/mothur_unique_seqs/0468cb2dd83e/mothur_lookup.loc' for 'mothur_lookup'
galaxy.tools.data DEBUG 2019-08-06 15:05:06,191 [p:1,w:0,m:0] [MainThread] Loading another instance of data table 'mothur_lookup' from file '/cvmfs/main.galaxyproject.org/config/shed_tool_data_table_conf.xml', attempting to merge content.
galaxy.tools.data DEBUG 2019-08-06 15:05:06,191 [p:1,w:0,m:0] [MainThread] Loaded 0 lines from '/cvmfs/main.galaxyproject.org/tool_data/toolshed.g2.bx.psu.edu/repos/iuc/mothur_unique_seqs/0468cb2dd83e/mothur_map.loc' for 'mothur_map'
galaxy.tools.data DEBUG 2019-08-06 15:05:06,192 [p:1,w:0,m:0] [MainThread] Loading another instance of data table 'mothur_map' from file '/cvmfs/main.galaxyproject.org/config/shed_tool_data_table_conf.xml', attempting to merge content.
galaxy.tools.data DEBUG 2019-08-06 15:05:06,192 [p:1,w:0,m:0] [MainThread] Loaded 0 lines from '/cvmfs/main.galaxyproject.org/tool_data/toolshed.g2.bx.psu.edu/repos/iuc/mothur_unique_seqs/0468cb2dd83e/mothur_taxonomy.loc' for 'mothur_taxonomy'
galaxy.tools.data DEBUG 2019-08-06 15:05:06,192 [p:1,w:0,m:0] [MainThread] Loading another instance of data table 'mothur_taxonomy' from file '/cvmfs/main.galaxyproject.org/config/shed_tool_data_table_conf.xml', attempting to merge content.
galaxy.tools.data DEBUG 2019-08-06 15:05:06,192 [p:1,w:0,m:0] [MainThread] Loaded 0 lines from '/cvmfs/main.galaxyproject.org/tool_data/toolshed.g2.bx.psu.edu/repos/iuc/mothur_unifrac_weighted/c7e0bc7e19e9/mothur_aligndb.loc' for 'mothur_aligndb'
galaxy.tools.data DEBUG 2019-08-06 15:05:06,192 [p:1,w:0,m:0] [MainThread] Loading another instance of data table 'mothur_aligndb' from file '/cvmfs/main.galaxyproject.org/config/shed_tool_data_table_conf.xml', attempting to merge content.
galaxy.tools.data DEBUG 2019-08-06 15:05:06,193 [p:1,w:0,m:0] [MainThread] Loaded 0 lines from '/cvmfs/main.galaxyproject.org/tool_data/toolshed.g2.bx.psu.edu/repos/iuc/mothur_unifrac_weighted/c7e0bc7e19e9/mothur_lookup.loc' for 'mothur_lookup'
galaxy.tools.data DEBUG 2019-08-06 15:05:06,193 [p:1,w:0,m:0] [MainThread] Loading another instance of data table 'mothur_lookup' from file '/cvmfs/main.galaxyproject.org/config/shed_tool_data_table_conf.xml', attempting to merge content.
galaxy.tools.data DEBUG 2019-08-06 15:05:06,194 [p:1,w:0,m:0] [MainThread] Loaded 0 lines from '/cvmfs/main.galaxyproject.org/tool_data/toolshed.g2.bx.psu.edu/repos/iuc/mothur_unifrac_weighted/c7e0bc7e19e9/mothur_map.loc' for 'mothur_map'
galaxy.tools.data DEBUG 2019-08-06 15:05:06,194 [p:1,w:0,m:0] [MainThread] Loading another instance of data table 'mothur_map' from file '/cvmfs/main.galaxyproject.org/config/shed_tool_data_table_conf.xml', attempting to merge content.
galaxy.tools.data DEBUG 2019-08-06 15:05:06,194 [p:1,w:0,m:0] [MainThread] Loaded 0 lines from '/cvmfs/main.galaxyproject.org/tool_data/toolshed.g2.bx.psu.edu/repos/iuc/mothur_unifrac_weighted/c7e0bc7e19e9/mothur_taxonomy.loc' for 'mothur_taxonomy'
galaxy.tools.data DEBUG 2019-08-06 15:05:06,194 [p:1,w:0,m:0] [MainThread] Loading another instance of data table 'mothur_taxonomy' from file '/cvmfs/main.galaxyproject.org/config/shed_tool_data_table_conf.xml', attempting to merge content.
galaxy.tools.data DEBUG 2019-08-06 15:05:06,195 [p:1,w:0,m:0] [MainThread] Loaded 0 lines from '/cvmfs/main.galaxyproject.org/tool_data/toolshed.g2.bx.psu.edu/repos/iuc/mothur_unifrac_unweighted/ca0099aa9a0c/mothur_aligndb.loc' for 'mothur_aligndb'
galaxy.tools.data DEBUG 2019-08-06 15:05:06,195 [p:1,w:0,m:0] [MainThread] Loading another instance of data table 'mothur_aligndb' from file '/cvmfs/main.galaxyproject.org/config/shed_tool_data_table_conf.xml', attempting to merge content.
galaxy.tools.data DEBUG 2019-08-06 15:05:06,195 [p:1,w:0,m:0] [MainThread] Loaded 0 lines from '/cvmfs/main.galaxyproject.org/tool_data/toolshed.g2.bx.psu.edu/repos/iuc/mothur_unifrac_unweighted/ca0099aa9a0c/mothur_lookup.loc' for 'mothur_lookup'
galaxy.tools.data DEBUG 2019-08-06 15:05:06,195 [p:1,w:0,m:0] [MainThread] Loading another instance of data table 'mothur_lookup' from file '/cvmfs/main.galaxyproject.org/config/shed_tool_data_table_conf.xml', attempting to merge content.
galaxy.tools.data DEBUG 2019-08-06 15:05:06,196 [p:1,w:0,m:0] [MainThread] Loaded 0 lines from '/cvmfs/main.galaxyproject.org/tool_data/toolshed.g2.bx.psu.edu/repos/iuc/mothur_unifrac_unweighted/ca0099aa9a0c/mothur_map.loc' for 'mothur_map'
galaxy.tools.data DEBUG 2019-08-06 15:05:06,196 [p:1,w:0,m:0] [MainThread] Loading another instance of data table 'mothur_map' from file '/cvmfs/main.galaxyproject.org/config/shed_tool_data_table_conf.xml', attempting to merge content.
galaxy.tools.data DEBUG 2019-08-06 15:05:06,196 [p:1,w:0,m:0] [MainThread] Loaded 0 lines from '/cvmfs/main.galaxyproject.org/tool_data/toolshed.g2.bx.psu.edu/repos/iuc/mothur_unifrac_unweighted/ca0099aa9a0c/mothur_taxonomy.loc' for 'mothur_taxonomy'
galaxy.tools.data DEBUG 2019-08-06 15:05:06,196 [p:1,w:0,m:0] [MainThread] Loading another instance of data table 'mothur_taxonomy' from file '/cvmfs/main.galaxyproject.org/config/shed_tool_data_table_conf.xml', attempting to merge content.
galaxy.tools.data DEBUG 2019-08-06 15:05:06,197 [p:1,w:0,m:0] [MainThread] Loaded 0 lines from '/cvmfs/main.galaxyproject.org/tool_data/toolshed.g2.bx.psu.edu/repos/iuc/mothur_trim_seqs/143f949a5def/mothur_aligndb.loc' for 'mothur_aligndb'
galaxy.tools.data DEBUG 2019-08-06 15:05:06,197 [p:1,w:0,m:0] [MainThread] Loading another instance of data table 'mothur_aligndb' from file '/cvmfs/main.galaxyproject.org/config/shed_tool_data_table_conf.xml', attempting to merge content.
galaxy.tools.data DEBUG 2019-08-06 15:05:06,197 [p:1,w:0,m:0] [MainThread] Loaded 0 lines from '/cvmfs/main.galaxyproject.org/tool_data/toolshed.g2.bx.psu.edu/repos/iuc/mothur_trim_seqs/143f949a5def/mothur_lookup.loc' for 'mothur_lookup'
galaxy.tools.data DEBUG 2019-08-06 15:05:06,197 [p:1,w:0,m:0] [MainThread] Loading another instance of data table 'mothur_lookup' from file '/cvmfs/main.galaxyproject.org/config/shed_tool_data_table_conf.xml', attempting to merge content.
galaxy.tools.data DEBUG 2019-08-06 15:05:06,198 [p:1,w:0,m:0] [MainThread] Loaded 0 lines from '/cvmfs/main.galaxyproject.org/tool_data/toolshed.g2.bx.psu.edu/repos/iuc/mothur_trim_seqs/143f949a5def/mothur_map.loc' for 'mothur_map'
galaxy.tools.data DEBUG 2019-08-06 15:05:06,198 [p:1,w:0,m:0] [MainThread] Loading another instance of data table 'mothur_map' from file '/cvmfs/main.galaxyproject.org/config/shed_tool_data_table_conf.xml', attempting to merge content.
galaxy.tools.data DEBUG 2019-08-06 15:05:06,198 [p:1,w:0,m:0] [MainThread] Loaded 0 lines from '/cvmfs/main.galaxyproject.org/tool_data/toolshed.g2.bx.psu.edu/repos/iuc/mothur_trim_seqs/143f949a5def/mothur_taxonomy.loc' for 'mothur_taxonomy'
galaxy.tools.data DEBUG 2019-08-06 15:05:06,198 [p:1,w:0,m:0] [MainThread] Loading another instance of data table 'mothur_taxonomy' from file '/cvmfs/main.galaxyproject.org/config/shed_tool_data_table_conf.xml', attempting to merge content.
galaxy.tools.data DEBUG 2019-08-06 15:05:06,199 [p:1,w:0,m:0] [MainThread] Loaded 0 lines from '/cvmfs/main.galaxyproject.org/tool_data/toolshed.g2.bx.psu.edu/repos/iuc/mothur_trim_flows/8e25e5e9e75f/mothur_aligndb.loc' for 'mothur_aligndb'
galaxy.tools.data DEBUG 2019-08-06 15:05:06,199 [p:1,w:0,m:0] [MainThread] Loading another instance of data table 'mothur_aligndb' from file '/cvmfs/main.galaxyproject.org/config/shed_tool_data_table_conf.xml', attempting to merge content.
galaxy.tools.data DEBUG 2019-08-06 15:05:06,199 [p:1,w:0,m:0] [MainThread] Loaded 0 lines from '/cvmfs/main.galaxyproject.org/tool_data/toolshed.g2.bx.psu.edu/repos/iuc/mothur_trim_flows/8e25e5e9e75f/mothur_lookup.loc' for 'mothur_lookup'
galaxy.tools.data DEBUG 2019-08-06 15:05:06,200 [p:1,w:0,m:0] [MainThread] Loading another instance of data table 'mothur_lookup' from file '/cvmfs/main.galaxyproject.org/config/shed_tool_data_table_conf.xml', attempting to merge content.
galaxy.tools.data DEBUG 2019-08-06 15:05:06,200 [p:1,w:0,m:0] [MainThread] Loaded 0 lines from '/cvmfs/main.galaxyproject.org/tool_data/toolshed.g2.bx.psu.edu/repos/iuc/mothur_trim_flows/8e25e5e9e75f/mothur_map.loc' for 'mothur_map'
galaxy.tools.data DEBUG 2019-08-06 15:05:06,200 [p:1,w:0,m:0] [MainThread] Loading another instance of data table 'mothur_map' from file '/cvmfs/main.galaxyproject.org/config/shed_tool_data_table_conf.xml', attempting to merge content.
galaxy.tools.data DEBUG 2019-08-06 15:05:06,200 [p:1,w:0,m:0] [MainThread] Loaded 0 lines from '/cvmfs/main.galaxyproject.org/tool_data/toolshed.g2.bx.psu.edu/repos/iuc/mothur_trim_flows/8e25e5e9e75f/mothur_taxonomy.loc' for 'mothur_taxonomy'
galaxy.tools.data DEBUG 2019-08-06 15:05:06,200 [p:1,w:0,m:0] [MainThread] Loading another instance of data table 'mothur_taxonomy' from file '/cvmfs/main.galaxyproject.org/config/shed_tool_data_table_conf.xml', attempting to merge content.
galaxy.tools.data DEBUG 2019-08-06 15:05:06,201 [p:1,w:0,m:0] [MainThread] Loaded 0 lines from '/cvmfs/main.galaxyproject.org/tool_data/toolshed.g2.bx.psu.edu/repos/iuc/mothur_tree_shared/ffeb8cd81f04/mothur_aligndb.loc' for 'mothur_aligndb'
galaxy.tools.data DEBUG 2019-08-06 15:05:06,201 [p:1,w:0,m:0] [MainThread] Loading another instance of data table 'mothur_aligndb' from file '/cvmfs/main.galaxyproject.org/config/shed_tool_data_table_conf.xml', attempting to merge content.
galaxy.tools.data DEBUG 2019-08-06 15:05:06,201 [p:1,w:0,m:0] [MainThread] Loaded 0 lines from '/cvmfs/main.galaxyproject.org/tool_data/toolshed.g2.bx.psu.edu/repos/iuc/mothur_tree_shared/ffeb8cd81f04/mothur_lookup.loc' for 'mothur_lookup'
galaxy.tools.data DEBUG 2019-08-06 15:05:06,202 [p:1,w:0,m:0] [MainThread] Loading another instance of data table 'mothur_lookup' from file '/cvmfs/main.galaxyproject.org/config/shed_tool_data_table_conf.xml', attempting to merge content.
galaxy.tools.data DEBUG 2019-08-06 15:05:06,202 [p:1,w:0,m:0] [MainThread] Loaded 0 lines from '/cvmfs/main.galaxyproject.org/tool_data/toolshed.g2.bx.psu.edu/repos/iuc/mothur_tree_shared/ffeb8cd81f04/mothur_map.loc' for 'mothur_map'
galaxy.tools.data DEBUG 2019-08-06 15:05:06,202 [p:1,w:0,m:0] [MainThread] Loading another instance of data table 'mothur_map' from file '/cvmfs/main.galaxyproject.org/config/shed_tool_data_table_conf.xml', attempting to merge content.
galaxy.tools.data DEBUG 2019-08-06 15:05:06,202 [p:1,w:0,m:0] [MainThread] Loaded 0 lines from '/cvmfs/main.galaxyproject.org/tool_data/toolshed.g2.bx.psu.edu/repos/iuc/mothur_tree_shared/ffeb8cd81f04/mothur_taxonomy.loc' for 'mothur_taxonomy'
galaxy.tools.data DEBUG 2019-08-06 15:05:06,203 [p:1,w:0,m:0] [MainThread] Loading another instance of data table 'mothur_taxonomy' from file '/cvmfs/main.galaxyproject.org/config/shed_tool_data_table_conf.xml', attempting to merge content.
galaxy.tools.data DEBUG 2019-08-06 15:05:06,203 [p:1,w:0,m:0] [MainThread] Loaded 0 lines from '/cvmfs/main.galaxyproject.org/tool_data/toolshed.g2.bx.psu.edu/repos/iuc/mothur_summary_tax/76c27b0fa016/mothur_aligndb.loc' for 'mothur_aligndb'
galaxy.tools.data DEBUG 2019-08-06 15:05:06,203 [p:1,w:0,m:0] [MainThread] Loading another instance of data table 'mothur_aligndb' from file '/cvmfs/main.galaxyproject.org/config/shed_tool_data_table_conf.xml', attempting to merge content.
galaxy.tools.data DEBUG 2019-08-06 15:05:06,204 [p:1,w:0,m:0] [MainThread] Loaded 0 lines from '/cvmfs/main.galaxyproject.org/tool_data/toolshed.g2.bx.psu.edu/repos/iuc/mothur_summary_tax/76c27b0fa016/mothur_lookup.loc' for 'mothur_lookup'
galaxy.tools.data DEBUG 2019-08-06 15:05:06,204 [p:1,w:0,m:0] [MainThread] Loading another instance of data table 'mothur_lookup' from file '/cvmfs/main.galaxyproject.org/config/shed_tool_data_table_conf.xml', attempting to merge content.
galaxy.tools.data DEBUG 2019-08-06 15:05:06,204 [p:1,w:0,m:0] [MainThread] Loaded 0 lines from '/cvmfs/main.galaxyproject.org/tool_data/toolshed.g2.bx.psu.edu/repos/iuc/mothur_summary_tax/76c27b0fa016/mothur_map.loc' for 'mothur_map'
galaxy.tools.data DEBUG 2019-08-06 15:05:06,204 [p:1,w:0,m:0] [MainThread] Loading another instance of data table 'mothur_map' from file '/cvmfs/main.galaxyproject.org/config/shed_tool_data_table_conf.xml', attempting to merge content.
galaxy.tools.data DEBUG 2019-08-06 15:05:06,205 [p:1,w:0,m:0] [MainThread] Loaded 0 lines from '/cvmfs/main.galaxyproject.org/tool_data/toolshed.g2.bx.psu.edu/repos/iuc/mothur_summary_tax/76c27b0fa016/mothur_taxonomy.loc' for 'mothur_taxonomy'
galaxy.tools.data DEBUG 2019-08-06 15:05:06,205 [p:1,w:0,m:0] [MainThread] Loading another instance of data table 'mothur_taxonomy' from file '/cvmfs/main.galaxyproject.org/config/shed_tool_data_table_conf.xml', attempting to merge content.
galaxy.tools.data DEBUG 2019-08-06 15:05:06,205 [p:1,w:0,m:0] [MainThread] Loaded 0 lines from '/cvmfs/main.galaxyproject.org/tool_data/toolshed.g2.bx.psu.edu/repos/iuc/mothur_summary_single/9ea778acd657/mothur_aligndb.loc' for 'mothur_aligndb'
galaxy.tools.data DEBUG 2019-08-06 15:05:06,205 [p:1,w:0,m:0] [MainThread] Loading another instance of data table 'mothur_aligndb' from file '/cvmfs/main.galaxyproject.org/config/shed_tool_data_table_conf.xml', attempting to merge content.
galaxy.tools.data DEBUG 2019-08-06 15:05:06,206 [p:1,w:0,m:0] [MainThread] Loaded 0 lines from '/cvmfs/main.galaxyproject.org/tool_data/toolshed.g2.bx.psu.edu/repos/iuc/mothur_summary_single/9ea778acd657/mothur_lookup.loc' for 'mothur_lookup'
galaxy.tools.data DEBUG 2019-08-06 15:05:06,206 [p:1,w:0,m:0] [MainThread] Loading another instance of data table 'mothur_lookup' from file '/cvmfs/main.galaxyproject.org/config/shed_tool_data_table_conf.xml', attempting to merge content.
galaxy.tools.data DEBUG 2019-08-06 15:05:06,206 [p:1,w:0,m:0] [MainThread] Loaded 0 lines from '/cvmfs/main.galaxyproject.org/tool_data/toolshed.g2.bx.psu.edu/repos/iuc/mothur_summary_single/9ea778acd657/mothur_map.loc' for 'mothur_map'
galaxy.tools.data DEBUG 2019-08-06 15:05:06,207 [p:1,w:0,m:0] [MainThread] Loading another instance of data table 'mothur_map' from file '/cvmfs/main.galaxyproject.org/config/shed_tool_data_table_conf.xml', attempting to merge content.
galaxy.tools.data DEBUG 2019-08-06 15:05:06,207 [p:1,w:0,m:0] [MainThread] Loaded 0 lines from '/cvmfs/main.galaxyproject.org/tool_data/toolshed.g2.bx.psu.edu/repos/iuc/mothur_summary_single/9ea778acd657/mothur_taxonomy.loc' for 'mothur_taxonomy'
galaxy.tools.data DEBUG 2019-08-06 15:05:06,207 [p:1,w:0,m:0] [MainThread] Loading another instance of data table 'mothur_taxonomy' from file '/cvmfs/main.galaxyproject.org/config/shed_tool_data_table_conf.xml', attempting to merge content.
galaxy.tools.data DEBUG 2019-08-06 15:05:06,207 [p:1,w:0,m:0] [MainThread] Loaded 0 lines from '/cvmfs/main.galaxyproject.org/tool_data/toolshed.g2.bx.psu.edu/repos/iuc/mothur_summary_shared/eb727b7b76b4/mothur_aligndb.loc' for 'mothur_aligndb'
galaxy.tools.data DEBUG 2019-08-06 15:05:06,207 [p:1,w:0,m:0] [MainThread] Loading another instance of data table 'mothur_aligndb' from file '/cvmfs/main.galaxyproject.org/config/shed_tool_data_table_conf.xml', attempting to merge content.
galaxy.tools.data DEBUG 2019-08-06 15:05:06,208 [p:1,w:0,m:0] [MainThread] Loaded 0 lines from '/cvmfs/main.galaxyproject.org/tool_data/toolshed.g2.bx.psu.edu/repos/iuc/mothur_summary_shared/eb727b7b76b4/mothur_lookup.loc' for 'mothur_lookup'
galaxy.tools.data DEBUG 2019-08-06 15:05:06,208 [p:1,w:0,m:0] [MainThread] Loading another instance of data table 'mothur_lookup' from file '/cvmfs/main.galaxyproject.org/config/shed_tool_data_table_conf.xml', attempting to merge content.
galaxy.tools.data DEBUG 2019-08-06 15:05:06,208 [p:1,w:0,m:0] [MainThread] Loaded 0 lines from '/cvmfs/main.galaxyproject.org/tool_data/toolshed.g2.bx.psu.edu/repos/iuc/mothur_summary_shared/eb727b7b76b4/mothur_map.loc' for 'mothur_map'
galaxy.tools.data DEBUG 2019-08-06 15:05:06,208 [p:1,w:0,m:0] [MainThread] Loading another instance of data table 'mothur_map' from file '/cvmfs/main.galaxyproject.org/config/shed_tool_data_table_conf.xml', attempting to merge content.
galaxy.tools.data DEBUG 2019-08-06 15:05:06,209 [p:1,w:0,m:0] [MainThread] Loaded 0 lines from '/cvmfs/main.galaxyproject.org/tool_data/toolshed.g2.bx.psu.edu/repos/iuc/mothur_summary_shared/eb727b7b76b4/mothur_taxonomy.loc' for 'mothur_taxonomy'
galaxy.tools.data DEBUG 2019-08-06 15:05:06,209 [p:1,w:0,m:0] [MainThread] Loading another instance of data table 'mothur_taxonomy' from file '/cvmfs/main.galaxyproject.org/config/shed_tool_data_table_conf.xml', attempting to merge content.
galaxy.tools.data DEBUG 2019-08-06 15:05:06,210 [p:1,w:0,m:0] [MainThread] Loaded 0 lines from '/cvmfs/main.galaxyproject.org/tool_data/toolshed.g2.bx.psu.edu/repos/iuc/mothur_summary_seqs/9377122cc144/mothur_aligndb.loc' for 'mothur_aligndb'
galaxy.tools.data DEBUG 2019-08-06 15:05:06,210 [p:1,w:0,m:0] [MainThread] Loading another instance of data table 'mothur_aligndb' from file '/cvmfs/main.galaxyproject.org/config/shed_tool_data_table_conf.xml', attempting to merge content.
galaxy.tools.data DEBUG 2019-08-06 15:05:06,210 [p:1,w:0,m:0] [MainThread] Loaded 0 lines from '/cvmfs/main.galaxyproject.org/tool_data/toolshed.g2.bx.psu.edu/repos/iuc/mothur_summary_seqs/9377122cc144/mothur_lookup.loc' for 'mothur_lookup'
galaxy.tools.data DEBUG 2019-08-06 15:05:06,210 [p:1,w:0,m:0] [MainThread] Loading another instance of data table 'mothur_lookup' from file '/cvmfs/main.galaxyproject.org/config/shed_tool_data_table_conf.xml', attempting to merge content.
galaxy.tools.data DEBUG 2019-08-06 15:05:06,211 [p:1,w:0,m:0] [MainThread] Loaded 0 lines from '/cvmfs/main.galaxyproject.org/tool_data/toolshed.g2.bx.psu.edu/repos/iuc/mothur_summary_seqs/9377122cc144/mothur_map.loc' for 'mothur_map'
galaxy.tools.data DEBUG 2019-08-06 15:05:06,211 [p:1,w:0,m:0] [MainThread] Loading another instance of data table 'mothur_map' from file '/cvmfs/main.galaxyproject.org/config/shed_tool_data_table_conf.xml', attempting to merge content.
galaxy.tools.data DEBUG 2019-08-06 15:05:06,211 [p:1,w:0,m:0] [MainThread] Loaded 0 lines from '/cvmfs/main.galaxyproject.org/tool_data/toolshed.g2.bx.psu.edu/repos/iuc/mothur_summary_seqs/9377122cc144/mothur_taxonomy.loc' for 'mothur_taxonomy'
galaxy.tools.data DEBUG 2019-08-06 15:05:06,211 [p:1,w:0,m:0] [MainThread] Loading another instance of data table 'mothur_taxonomy' from file '/cvmfs/main.galaxyproject.org/config/shed_tool_data_table_conf.xml', attempting to merge content.
galaxy.tools.data DEBUG 2019-08-06 15:05:06,212 [p:1,w:0,m:0] [MainThread] Loaded 0 lines from '/cvmfs/main.galaxyproject.org/tool_data/toolshed.g2.bx.psu.edu/repos/iuc/mothur_summary_qual/41f5224b856b/mothur_aligndb.loc' for 'mothur_aligndb'
galaxy.tools.data DEBUG 2019-08-06 15:05:06,212 [p:1,w:0,m:0] [MainThread] Loading another instance of data table 'mothur_aligndb' from file '/cvmfs/main.galaxyproject.org/config/shed_tool_data_table_conf.xml', attempting to merge content.
galaxy.tools.data DEBUG 2019-08-06 15:05:06,212 [p:1,w:0,m:0] [MainThread] Loaded 0 lines from '/cvmfs/main.galaxyproject.org/tool_data/toolshed.g2.bx.psu.edu/repos/iuc/mothur_summary_qual/41f5224b856b/mothur_lookup.loc' for 'mothur_lookup'
galaxy.tools.data DEBUG 2019-08-06 15:05:06,212 [p:1,w:0,m:0] [MainThread] Loading another instance of data table 'mothur_lookup' from file '/cvmfs/main.galaxyproject.org/config/shed_tool_data_table_conf.xml', attempting to merge content.
galaxy.tools.data DEBUG 2019-08-06 15:05:06,213 [p:1,w:0,m:0] [MainThread] Loaded 0 lines from '/cvmfs/main.galaxyproject.org/tool_data/toolshed.g2.bx.psu.edu/repos/iuc/mothur_summary_qual/41f5224b856b/mothur_map.loc' for 'mothur_map'
galaxy.tools.data DEBUG 2019-08-06 15:05:06,213 [p:1,w:0,m:0] [MainThread] Loading another instance of data table 'mothur_map' from file '/cvmfs/main.galaxyproject.org/config/shed_tool_data_table_conf.xml', attempting to merge content.
galaxy.tools.data DEBUG 2019-08-06 15:05:06,213 [p:1,w:0,m:0] [MainThread] Loaded 0 lines from '/cvmfs/main.galaxyproject.org/tool_data/toolshed.g2.bx.psu.edu/repos/iuc/mothur_summary_qual/41f5224b856b/mothur_taxonomy.loc' for 'mothur_taxonomy'
galaxy.tools.data DEBUG 2019-08-06 15:05:06,213 [p:1,w:0,m:0] [MainThread] Loading another instance of data table 'mothur_taxonomy' from file '/cvmfs/main.galaxyproject.org/config/shed_tool_data_table_conf.xml', attempting to merge content.
galaxy.tools.data DEBUG 2019-08-06 15:05:06,214 [p:1,w:0,m:0] [MainThread] Loaded 0 lines from '/cvmfs/main.galaxyproject.org/tool_data/toolshed.g2.bx.psu.edu/repos/iuc/mothur_sub_sample/be6c106b1960/mothur_aligndb.loc' for 'mothur_aligndb'
galaxy.tools.data DEBUG 2019-08-06 15:05:06,214 [p:1,w:0,m:0] [MainThread] Loading another instance of data table 'mothur_aligndb' from file '/cvmfs/main.galaxyproject.org/config/shed_tool_data_table_conf.xml', attempting to merge content.
galaxy.tools.data DEBUG 2019-08-06 15:05:06,214 [p:1,w:0,m:0] [MainThread] Loaded 0 lines from '/cvmfs/main.galaxyproject.org/tool_data/toolshed.g2.bx.psu.edu/repos/iuc/mothur_sub_sample/be6c106b1960/mothur_lookup.loc' for 'mothur_lookup'
galaxy.tools.data DEBUG 2019-08-06 15:05:06,215 [p:1,w:0,m:0] [MainThread] Loading another instance of data table 'mothur_lookup' from file '/cvmfs/main.galaxyproject.org/config/shed_tool_data_table_conf.xml', attempting to merge content.
galaxy.tools.data DEBUG 2019-08-06 15:05:06,215 [p:1,w:0,m:0] [MainThread] Loaded 0 lines from '/cvmfs/main.galaxyproject.org/tool_data/toolshed.g2.bx.psu.edu/repos/iuc/mothur_sub_sample/be6c106b1960/mothur_map.loc' for 'mothur_map'
galaxy.tools.data DEBUG 2019-08-06 15:05:06,215 [p:1,w:0,m:0] [MainThread] Loading another instance of data table 'mothur_map' from file '/cvmfs/main.galaxyproject.org/config/shed_tool_data_table_conf.xml', attempting to merge content.
galaxy.tools.data DEBUG 2019-08-06 15:05:06,216 [p:1,w:0,m:0] [MainThread] Loaded 0 lines from '/cvmfs/main.galaxyproject.org/tool_data/toolshed.g2.bx.psu.edu/repos/iuc/mothur_sub_sample/be6c106b1960/mothur_taxonomy.loc' for 'mothur_taxonomy'
galaxy.tools.data DEBUG 2019-08-06 15:05:06,216 [p:1,w:0,m:0] [MainThread] Loading another instance of data table 'mothur_taxonomy' from file '/cvmfs/main.galaxyproject.org/config/shed_tool_data_table_conf.xml', attempting to merge content.
galaxy.tools.data DEBUG 2019-08-06 15:05:06,216 [p:1,w:0,m:0] [MainThread] Loaded 0 lines from '/cvmfs/main.galaxyproject.org/tool_data/toolshed.g2.bx.psu.edu/repos/iuc/mothur_split_groups/dba66f208b1a/mothur_aligndb.loc' for 'mothur_aligndb'
galaxy.tools.data DEBUG 2019-08-06 15:05:06,216 [p:1,w:0,m:0] [MainThread] Loading another instance of data table 'mothur_aligndb' from file '/cvmfs/main.galaxyproject.org/config/shed_tool_data_table_conf.xml', attempting to merge content.
galaxy.tools.data DEBUG 2019-08-06 15:05:06,217 [p:1,w:0,m:0] [MainThread] Loaded 0 lines from '/cvmfs/main.galaxyproject.org/tool_data/toolshed.g2.bx.psu.edu/repos/iuc/mothur_split_groups/dba66f208b1a/mothur_lookup.loc' for 'mothur_lookup'
galaxy.tools.data DEBUG 2019-08-06 15:05:06,217 [p:1,w:0,m:0] [MainThread] Loading another instance of data table 'mothur_lookup' from file '/cvmfs/main.galaxyproject.org/config/shed_tool_data_table_conf.xml', attempting to merge content.
galaxy.tools.data DEBUG 2019-08-06 15:05:06,218 [p:1,w:0,m:0] [MainThread] Loaded 0 lines from '/cvmfs/main.galaxyproject.org/tool_data/toolshed.g2.bx.psu.edu/repos/iuc/mothur_split_groups/dba66f208b1a/mothur_map.loc' for 'mothur_map'
galaxy.tools.data DEBUG 2019-08-06 15:05:06,218 [p:1,w:0,m:0] [MainThread] Loading another instance of data table 'mothur_map' from file '/cvmfs/main.galaxyproject.org/config/shed_tool_data_table_conf.xml', attempting to merge content.
galaxy.tools.data DEBUG 2019-08-06 15:05:06,218 [p:1,w:0,m:0] [MainThread] Loaded 0 lines from '/cvmfs/main.galaxyproject.org/tool_data/toolshed.g2.bx.psu.edu/repos/iuc/mothur_split_groups/dba66f208b1a/mothur_taxonomy.loc' for 'mothur_taxonomy'
galaxy.tools.data DEBUG 2019-08-06 15:05:06,218 [p:1,w:0,m:0] [MainThread] Loading another instance of data table 'mothur_taxonomy' from file '/cvmfs/main.galaxyproject.org/config/shed_tool_data_table_conf.xml', attempting to merge content.
galaxy.tools.data DEBUG 2019-08-06 15:05:06,219 [p:1,w:0,m:0] [MainThread] Loaded 0 lines from '/cvmfs/main.galaxyproject.org/tool_data/toolshed.g2.bx.psu.edu/repos/iuc/mothur_split_abund/b15d9a2d2311/mothur_aligndb.loc' for 'mothur_aligndb'
galaxy.tools.data DEBUG 2019-08-06 15:05:06,219 [p:1,w:0,m:0] [MainThread] Loading another instance of data table 'mothur_aligndb' from file '/cvmfs/main.galaxyproject.org/config/shed_tool_data_table_conf.xml', attempting to merge content.
galaxy.tools.data DEBUG 2019-08-06 15:05:06,220 [p:1,w:0,m:0] [MainThread] Loaded 0 lines from '/cvmfs/main.galaxyproject.org/tool_data/toolshed.g2.bx.psu.edu/repos/iuc/mothur_split_abund/b15d9a2d2311/mothur_lookup.loc' for 'mothur_lookup'
galaxy.tools.data DEBUG 2019-08-06 15:05:06,220 [p:1,w:0,m:0] [MainThread] Loading another instance of data table 'mothur_lookup' from file '/cvmfs/main.galaxyproject.org/config/shed_tool_data_table_conf.xml', attempting to merge content.
galaxy.tools.data DEBUG 2019-08-06 15:05:06,220 [p:1,w:0,m:0] [MainThread] Loaded 0 lines from '/cvmfs/main.galaxyproject.org/tool_data/toolshed.g2.bx.psu.edu/repos/iuc/mothur_split_abund/b15d9a2d2311/mothur_map.loc' for 'mothur_map'
galaxy.tools.data DEBUG 2019-08-06 15:05:06,220 [p:1,w:0,m:0] [MainThread] Loading another instance of data table 'mothur_map' from file '/cvmfs/main.galaxyproject.org/config/shed_tool_data_table_conf.xml', attempting to merge content.
galaxy.tools.data DEBUG 2019-08-06 15:05:06,220 [p:1,w:0,m:0] [MainThread] Loaded 0 lines from '/cvmfs/main.galaxyproject.org/tool_data/toolshed.g2.bx.psu.edu/repos/iuc/mothur_split_abund/b15d9a2d2311/mothur_taxonomy.loc' for 'mothur_taxonomy'
galaxy.tools.data DEBUG 2019-08-06 15:05:06,220 [p:1,w:0,m:0] [MainThread] Loading another instance of data table 'mothur_taxonomy' from file '/cvmfs/main.galaxyproject.org/config/shed_tool_data_table_conf.xml', attempting to merge content.
galaxy.tools.data DEBUG 2019-08-06 15:05:06,221 [p:1,w:0,m:0] [MainThread] Loaded 0 lines from '/cvmfs/main.galaxyproject.org/tool_data/toolshed.g2.bx.psu.edu/repos/iuc/mothur_sort_seqs/a8653fd1ca73/mothur_aligndb.loc' for 'mothur_aligndb'
galaxy.tools.data DEBUG 2019-08-06 15:05:06,221 [p:1,w:0,m:0] [MainThread] Loading another instance of data table 'mothur_aligndb' from file '/cvmfs/main.galaxyproject.org/config/shed_tool_data_table_conf.xml', attempting to merge content.
galaxy.tools.data DEBUG 2019-08-06 15:05:06,221 [p:1,w:0,m:0] [MainThread] Loaded 0 lines from '/cvmfs/main.galaxyproject.org/tool_data/toolshed.g2.bx.psu.edu/repos/iuc/mothur_sort_seqs/a8653fd1ca73/mothur_lookup.loc' for 'mothur_lookup'
galaxy.tools.data DEBUG 2019-08-06 15:05:06,221 [p:1,w:0,m:0] [MainThread] Loading another instance of data table 'mothur_lookup' from file '/cvmfs/main.galaxyproject.org/config/shed_tool_data_table_conf.xml', attempting to merge content.
galaxy.tools.data DEBUG 2019-08-06 15:05:06,222 [p:1,w:0,m:0] [MainThread] Loaded 0 lines from '/cvmfs/main.galaxyproject.org/tool_data/toolshed.g2.bx.psu.edu/repos/iuc/mothur_sort_seqs/a8653fd1ca73/mothur_map.loc' for 'mothur_map'
galaxy.tools.data DEBUG 2019-08-06 15:05:06,222 [p:1,w:0,m:0] [MainThread] Loading another instance of data table 'mothur_map' from file '/cvmfs/main.galaxyproject.org/config/shed_tool_data_table_conf.xml', attempting to merge content.
galaxy.tools.data DEBUG 2019-08-06 15:05:06,222 [p:1,w:0,m:0] [MainThread] Loaded 0 lines from '/cvmfs/main.galaxyproject.org/tool_data/toolshed.g2.bx.psu.edu/repos/iuc/mothur_sort_seqs/a8653fd1ca73/mothur_taxonomy.loc' for 'mothur_taxonomy'
galaxy.tools.data DEBUG 2019-08-06 15:05:06,222 [p:1,w:0,m:0] [MainThread] Loading another instance of data table 'mothur_taxonomy' from file '/cvmfs/main.galaxyproject.org/config/shed_tool_data_table_conf.xml', attempting to merge content.
galaxy.tools.data DEBUG 2019-08-06 15:05:06,223 [p:1,w:0,m:0] [MainThread] Loaded 0 lines from '/cvmfs/main.galaxyproject.org/tool_data/toolshed.g2.bx.psu.edu/repos/iuc/mothur_shhh_seqs/fddd81ee5cd4/mothur_aligndb.loc' for 'mothur_aligndb'
galaxy.tools.data DEBUG 2019-08-06 15:05:06,223 [p:1,w:0,m:0] [MainThread] Loading another instance of data table 'mothur_aligndb' from file '/cvmfs/main.galaxyproject.org/config/shed_tool_data_table_conf.xml', attempting to merge content.
galaxy.tools.data DEBUG 2019-08-06 15:05:06,223 [p:1,w:0,m:0] [MainThread] Loaded 0 lines from '/cvmfs/main.galaxyproject.org/tool_data/toolshed.g2.bx.psu.edu/repos/iuc/mothur_shhh_seqs/fddd81ee5cd4/mothur_lookup.loc' for 'mothur_lookup'
galaxy.tools.data DEBUG 2019-08-06 15:05:06,223 [p:1,w:0,m:0] [MainThread] Loading another instance of data table 'mothur_lookup' from file '/cvmfs/main.galaxyproject.org/config/shed_tool_data_table_conf.xml', attempting to merge content.
galaxy.tools.data DEBUG 2019-08-06 15:05:06,224 [p:1,w:0,m:0] [MainThread] Loaded 0 lines from '/cvmfs/main.galaxyproject.org/tool_data/toolshed.g2.bx.psu.edu/repos/iuc/mothur_shhh_seqs/fddd81ee5cd4/mothur_map.loc' for 'mothur_map'
galaxy.tools.data DEBUG 2019-08-06 15:05:06,224 [p:1,w:0,m:0] [MainThread] Loading another instance of data table 'mothur_map' from file '/cvmfs/main.galaxyproject.org/config/shed_tool_data_table_conf.xml', attempting to merge content.
galaxy.tools.data DEBUG 2019-08-06 15:05:06,224 [p:1,w:0,m:0] [MainThread] Loaded 0 lines from '/cvmfs/main.galaxyproject.org/tool_data/toolshed.g2.bx.psu.edu/repos/iuc/mothur_shhh_seqs/fddd81ee5cd4/mothur_taxonomy.loc' for 'mothur_taxonomy'
galaxy.tools.data DEBUG 2019-08-06 15:05:06,224 [p:1,w:0,m:0] [MainThread] Loading another instance of data table 'mothur_taxonomy' from file '/cvmfs/main.galaxyproject.org/config/shed_tool_data_table_conf.xml', attempting to merge content.
galaxy.tools.data DEBUG 2019-08-06 15:05:06,225 [p:1,w:0,m:0] [MainThread] Loaded 0 lines from '/cvmfs/main.galaxyproject.org/tool_data/toolshed.g2.bx.psu.edu/repos/iuc/mothur_shhh_flows/4f5213348132/mothur_aligndb.loc' for 'mothur_aligndb'
galaxy.tools.data DEBUG 2019-08-06 15:05:06,225 [p:1,w:0,m:0] [MainThread] Loading another instance of data table 'mothur_aligndb' from file '/cvmfs/main.galaxyproject.org/config/shed_tool_data_table_conf.xml', attempting to merge content.
galaxy.tools.data DEBUG 2019-08-06 15:05:06,225 [p:1,w:0,m:0] [MainThread] Loaded 0 lines from '/cvmfs/main.galaxyproject.org/tool_data/toolshed.g2.bx.psu.edu/repos/iuc/mothur_shhh_flows/4f5213348132/mothur_lookup.loc' for 'mothur_lookup'
galaxy.tools.data DEBUG 2019-08-06 15:05:06,225 [p:1,w:0,m:0] [MainThread] Loading another instance of data table 'mothur_lookup' from file '/cvmfs/main.galaxyproject.org/config/shed_tool_data_table_conf.xml', attempting to merge content.
galaxy.tools.data DEBUG 2019-08-06 15:05:06,226 [p:1,w:0,m:0] [MainThread] Loaded 0 lines from '/cvmfs/main.galaxyproject.org/tool_data/toolshed.g2.bx.psu.edu/repos/iuc/mothur_shhh_flows/4f5213348132/mothur_map.loc' for 'mothur_map'
galaxy.tools.data DEBUG 2019-08-06 15:05:06,226 [p:1,w:0,m:0] [MainThread] Loading another instance of data table 'mothur_map' from file '/cvmfs/main.galaxyproject.org/config/shed_tool_data_table_conf.xml', attempting to merge content.
galaxy.tools.data DEBUG 2019-08-06 15:05:06,226 [p:1,w:0,m:0] [MainThread] Loaded 0 lines from '/cvmfs/main.galaxyproject.org/tool_data/toolshed.g2.bx.psu.edu/repos/iuc/mothur_shhh_flows/4f5213348132/mothur_taxonomy.loc' for 'mothur_taxonomy'
galaxy.tools.data DEBUG 2019-08-06 15:05:06,226 [p:1,w:0,m:0] [MainThread] Loading another instance of data table 'mothur_taxonomy' from file '/cvmfs/main.galaxyproject.org/config/shed_tool_data_table_conf.xml', attempting to merge content.
galaxy.tools.data DEBUG 2019-08-06 15:05:06,227 [p:1,w:0,m:0] [MainThread] Loaded 0 lines from '/cvmfs/main.galaxyproject.org/tool_data/toolshed.g2.bx.psu.edu/repos/iuc/mothur_sffinfo/5ada2d00e874/mothur_aligndb.loc' for 'mothur_aligndb'
galaxy.tools.data DEBUG 2019-08-06 15:05:06,227 [p:1,w:0,m:0] [MainThread] Loading another instance of data table 'mothur_aligndb' from file '/cvmfs/main.galaxyproject.org/config/shed_tool_data_table_conf.xml', attempting to merge content.
galaxy.tools.data DEBUG 2019-08-06 15:05:06,227 [p:1,w:0,m:0] [MainThread] Loaded 0 lines from '/cvmfs/main.galaxyproject.org/tool_data/toolshed.g2.bx.psu.edu/repos/iuc/mothur_sffinfo/5ada2d00e874/mothur_lookup.loc' for 'mothur_lookup'
galaxy.tools.data DEBUG 2019-08-06 15:05:06,227 [p:1,w:0,m:0] [MainThread] Loading another instance of data table 'mothur_lookup' from file '/cvmfs/main.galaxyproject.org/config/shed_tool_data_table_conf.xml', attempting to merge content.
galaxy.tools.data DEBUG 2019-08-06 15:05:06,228 [p:1,w:0,m:0] [MainThread] Loaded 0 lines from '/cvmfs/main.galaxyproject.org/tool_data/toolshed.g2.bx.psu.edu/repos/iuc/mothur_sffinfo/5ada2d00e874/mothur_map.loc' for 'mothur_map'
galaxy.tools.data DEBUG 2019-08-06 15:05:06,228 [p:1,w:0,m:0] [MainThread] Loading another instance of data table 'mothur_map' from file '/cvmfs/main.galaxyproject.org/config/shed_tool_data_table_conf.xml', attempting to merge content.
galaxy.tools.data DEBUG 2019-08-06 15:05:06,228 [p:1,w:0,m:0] [MainThread] Loaded 0 lines from '/cvmfs/main.galaxyproject.org/tool_data/toolshed.g2.bx.psu.edu/repos/iuc/mothur_sffinfo/5ada2d00e874/mothur_taxonomy.loc' for 'mothur_taxonomy'
galaxy.tools.data DEBUG 2019-08-06 15:05:06,228 [p:1,w:0,m:0] [MainThread] Loading another instance of data table 'mothur_taxonomy' from file '/cvmfs/main.galaxyproject.org/config/shed_tool_data_table_conf.xml', attempting to merge content.
galaxy.tools.data DEBUG 2019-08-06 15:05:06,229 [p:1,w:0,m:0] [MainThread] Loaded 0 lines from '/cvmfs/main.galaxyproject.org/tool_data/toolshed.g2.bx.psu.edu/repos/iuc/mothur_seq_error/45af9683de29/mothur_aligndb.loc' for 'mothur_aligndb'
galaxy.tools.data DEBUG 2019-08-06 15:05:06,229 [p:1,w:0,m:0] [MainThread] Loading another instance of data table 'mothur_aligndb' from file '/cvmfs/main.galaxyproject.org/config/shed_tool_data_table_conf.xml', attempting to merge content.
galaxy.tools.data DEBUG 2019-08-06 15:05:06,229 [p:1,w:0,m:0] [MainThread] Loaded 0 lines from '/cvmfs/main.galaxyproject.org/tool_data/toolshed.g2.bx.psu.edu/repos/iuc/mothur_seq_error/45af9683de29/mothur_lookup.loc' for 'mothur_lookup'
galaxy.tools.data DEBUG 2019-08-06 15:05:06,229 [p:1,w:0,m:0] [MainThread] Loading another instance of data table 'mothur_lookup' from file '/cvmfs/main.galaxyproject.org/config/shed_tool_data_table_conf.xml', attempting to merge content.
galaxy.tools.data DEBUG 2019-08-06 15:05:06,230 [p:1,w:0,m:0] [MainThread] Loaded 0 lines from '/cvmfs/main.galaxyproject.org/tool_data/toolshed.g2.bx.psu.edu/repos/iuc/mothur_seq_error/45af9683de29/mothur_map.loc' for 'mothur_map'
galaxy.tools.data DEBUG 2019-08-06 15:05:06,230 [p:1,w:0,m:0] [MainThread] Loading another instance of data table 'mothur_map' from file '/cvmfs/main.galaxyproject.org/config/shed_tool_data_table_conf.xml', attempting to merge content.
galaxy.tools.data DEBUG 2019-08-06 15:05:06,230 [p:1,w:0,m:0] [MainThread] Loaded 0 lines from '/cvmfs/main.galaxyproject.org/tool_data/toolshed.g2.bx.psu.edu/repos/iuc/mothur_seq_error/45af9683de29/mothur_taxonomy.loc' for 'mothur_taxonomy'
galaxy.tools.data DEBUG 2019-08-06 15:05:06,230 [p:1,w:0,m:0] [MainThread] Loading another instance of data table 'mothur_taxonomy' from file '/cvmfs/main.galaxyproject.org/config/shed_tool_data_table_conf.xml', attempting to merge content.
galaxy.tools.data DEBUG 2019-08-06 15:05:06,230 [p:1,w:0,m:0] [MainThread] Loaded 0 lines from '/cvmfs/main.galaxyproject.org/tool_data/toolshed.g2.bx.psu.edu/repos/iuc/mothur_sens_spec/78776d48bbad/mothur_aligndb.loc' for 'mothur_aligndb'
galaxy.tools.data DEBUG 2019-08-06 15:05:06,231 [p:1,w:0,m:0] [MainThread] Loading another instance of data table 'mothur_aligndb' from file '/cvmfs/main.galaxyproject.org/config/shed_tool_data_table_conf.xml', attempting to merge content.
galaxy.tools.data DEBUG 2019-08-06 15:05:06,231 [p:1,w:0,m:0] [MainThread] Loaded 0 lines from '/cvmfs/main.galaxyproject.org/tool_data/toolshed.g2.bx.psu.edu/repos/iuc/mothur_sens_spec/78776d48bbad/mothur_lookup.loc' for 'mothur_lookup'
galaxy.tools.data DEBUG 2019-08-06 15:05:06,231 [p:1,w:0,m:0] [MainThread] Loading another instance of data table 'mothur_lookup' from file '/cvmfs/main.galaxyproject.org/config/shed_tool_data_table_conf.xml', attempting to merge content.
galaxy.tools.data DEBUG 2019-08-06 15:05:06,231 [p:1,w:0,m:0] [MainThread] Loaded 0 lines from '/cvmfs/main.galaxyproject.org/tool_data/toolshed.g2.bx.psu.edu/repos/iuc/mothur_sens_spec/78776d48bbad/mothur_map.loc' for 'mothur_map'
galaxy.tools.data DEBUG 2019-08-06 15:05:06,231 [p:1,w:0,m:0] [MainThread] Loading another instance of data table 'mothur_map' from file '/cvmfs/main.galaxyproject.org/config/shed_tool_data_table_conf.xml', attempting to merge content.
galaxy.tools.data DEBUG 2019-08-06 15:05:06,232 [p:1,w:0,m:0] [MainThread] Loaded 0 lines from '/cvmfs/main.galaxyproject.org/tool_data/toolshed.g2.bx.psu.edu/repos/iuc/mothur_sens_spec/78776d48bbad/mothur_taxonomy.loc' for 'mothur_taxonomy'
galaxy.tools.data DEBUG 2019-08-06 15:05:06,232 [p:1,w:0,m:0] [MainThread] Loading another instance of data table 'mothur_taxonomy' from file '/cvmfs/main.galaxyproject.org/config/shed_tool_data_table_conf.xml', attempting to merge content.
galaxy.tools.data DEBUG 2019-08-06 15:05:06,232 [p:1,w:0,m:0] [MainThread] Loaded 0 lines from '/cvmfs/main.galaxyproject.org/tool_data/toolshed.g2.bx.psu.edu/repos/iuc/mothur_screen_seqs/125a6ae65887/mothur_aligndb.loc' for 'mothur_aligndb'
galaxy.tools.data DEBUG 2019-08-06 15:05:06,232 [p:1,w:0,m:0] [MainThread] Loading another instance of data table 'mothur_aligndb' from file '/cvmfs/main.galaxyproject.org/config/shed_tool_data_table_conf.xml', attempting to merge content.
galaxy.tools.data DEBUG 2019-08-06 15:05:06,233 [p:1,w:0,m:0] [MainThread] Loaded 0 lines from '/cvmfs/main.galaxyproject.org/tool_data/toolshed.g2.bx.psu.edu/repos/iuc/mothur_screen_seqs/125a6ae65887/mothur_lookup.loc' for 'mothur_lookup'
galaxy.tools.data DEBUG 2019-08-06 15:05:06,233 [p:1,w:0,m:0] [MainThread] Loading another instance of data table 'mothur_lookup' from file '/cvmfs/main.galaxyproject.org/config/shed_tool_data_table_conf.xml', attempting to merge content.
galaxy.tools.data DEBUG 2019-08-06 15:05:06,233 [p:1,w:0,m:0] [MainThread] Loaded 0 lines from '/cvmfs/main.galaxyproject.org/tool_data/toolshed.g2.bx.psu.edu/repos/iuc/mothur_screen_seqs/125a6ae65887/mothur_map.loc' for 'mothur_map'
galaxy.tools.data DEBUG 2019-08-06 15:05:06,233 [p:1,w:0,m:0] [MainThread] Loading another instance of data table 'mothur_map' from file '/cvmfs/main.galaxyproject.org/config/shed_tool_data_table_conf.xml', attempting to merge content.
galaxy.tools.data DEBUG 2019-08-06 15:05:06,233 [p:1,w:0,m:0] [MainThread] Loaded 0 lines from '/cvmfs/main.galaxyproject.org/tool_data/toolshed.g2.bx.psu.edu/repos/iuc/mothur_screen_seqs/125a6ae65887/mothur_taxonomy.loc' for 'mothur_taxonomy'
galaxy.tools.data DEBUG 2019-08-06 15:05:06,234 [p:1,w:0,m:0] [MainThread] Loading another instance of data table 'mothur_taxonomy' from file '/cvmfs/main.galaxyproject.org/config/shed_tool_data_table_conf.xml', attempting to merge content.
galaxy.tools.data DEBUG 2019-08-06 15:05:06,234 [p:1,w:0,m:0] [MainThread] Loaded 0 lines from '/cvmfs/main.galaxyproject.org/tool_data/toolshed.g2.bx.psu.edu/repos/iuc/mothur_reverse_seqs/a8a1a7c5ab14/mothur_aligndb.loc' for 'mothur_aligndb'
galaxy.tools.data DEBUG 2019-08-06 15:05:06,234 [p:1,w:0,m:0] [MainThread] Loading another instance of data table 'mothur_aligndb' from file '/cvmfs/main.galaxyproject.org/config/shed_tool_data_table_conf.xml', attempting to merge content.
galaxy.tools.data DEBUG 2019-08-06 15:05:06,234 [p:1,w:0,m:0] [MainThread] Loaded 0 lines from '/cvmfs/main.galaxyproject.org/tool_data/toolshed.g2.bx.psu.edu/repos/iuc/mothur_reverse_seqs/a8a1a7c5ab14/mothur_lookup.loc' for 'mothur_lookup'
galaxy.tools.data DEBUG 2019-08-06 15:05:06,234 [p:1,w:0,m:0] [MainThread] Loading another instance of data table 'mothur_lookup' from file '/cvmfs/main.galaxyproject.org/config/shed_tool_data_table_conf.xml', attempting to merge content.
galaxy.tools.data DEBUG 2019-08-06 15:05:06,235 [p:1,w:0,m:0] [MainThread] Loaded 0 lines from '/cvmfs/main.galaxyproject.org/tool_data/toolshed.g2.bx.psu.edu/repos/iuc/mothur_reverse_seqs/a8a1a7c5ab14/mothur_map.loc' for 'mothur_map'
galaxy.tools.data DEBUG 2019-08-06 15:05:06,235 [p:1,w:0,m:0] [MainThread] Loading another instance of data table 'mothur_map' from file '/cvmfs/main.galaxyproject.org/config/shed_tool_data_table_conf.xml', attempting to merge content.
galaxy.tools.data DEBUG 2019-08-06 15:05:06,235 [p:1,w:0,m:0] [MainThread] Loaded 0 lines from '/cvmfs/main.galaxyproject.org/tool_data/toolshed.g2.bx.psu.edu/repos/iuc/mothur_reverse_seqs/a8a1a7c5ab14/mothur_taxonomy.loc' for 'mothur_taxonomy'
galaxy.tools.data DEBUG 2019-08-06 15:05:06,235 [p:1,w:0,m:0] [MainThread] Loading another instance of data table 'mothur_taxonomy' from file '/cvmfs/main.galaxyproject.org/config/shed_tool_data_table_conf.xml', attempting to merge content.
galaxy.tools.data DEBUG 2019-08-06 15:05:06,236 [p:1,w:0,m:0] [MainThread] Loaded 0 lines from '/cvmfs/main.galaxyproject.org/tool_data/toolshed.g2.bx.psu.edu/repos/iuc/mothur_remove_seqs/e59ddb750b65/mothur_aligndb.loc' for 'mothur_aligndb'
galaxy.tools.data DEBUG 2019-08-06 15:05:06,236 [p:1,w:0,m:0] [MainThread] Loading another instance of data table 'mothur_aligndb' from file '/cvmfs/main.galaxyproject.org/config/shed_tool_data_table_conf.xml', attempting to merge content.
galaxy.tools.data DEBUG 2019-08-06 15:05:06,236 [p:1,w:0,m:0] [MainThread] Loaded 0 lines from '/cvmfs/main.galaxyproject.org/tool_data/toolshed.g2.bx.psu.edu/repos/iuc/mothur_remove_seqs/e59ddb750b65/mothur_lookup.loc' for 'mothur_lookup'
galaxy.tools.data DEBUG 2019-08-06 15:05:06,236 [p:1,w:0,m:0] [MainThread] Loading another instance of data table 'mothur_lookup' from file '/cvmfs/main.galaxyproject.org/config/shed_tool_data_table_conf.xml', attempting to merge content.
galaxy.tools.data DEBUG 2019-08-06 15:05:06,237 [p:1,w:0,m:0] [MainThread] Loaded 0 lines from '/cvmfs/main.galaxyproject.org/tool_data/toolshed.g2.bx.psu.edu/repos/iuc/mothur_remove_seqs/e59ddb750b65/mothur_map.loc' for 'mothur_map'
galaxy.tools.data DEBUG 2019-08-06 15:05:06,237 [p:1,w:0,m:0] [MainThread] Loading another instance of data table 'mothur_map' from file '/cvmfs/main.galaxyproject.org/config/shed_tool_data_table_conf.xml', attempting to merge content.
galaxy.tools.data DEBUG 2019-08-06 15:05:06,237 [p:1,w:0,m:0] [MainThread] Loaded 0 lines from '/cvmfs/main.galaxyproject.org/tool_data/toolshed.g2.bx.psu.edu/repos/iuc/mothur_remove_seqs/e59ddb750b65/mothur_taxonomy.loc' for 'mothur_taxonomy'
galaxy.tools.data DEBUG 2019-08-06 15:05:06,237 [p:1,w:0,m:0] [MainThread] Loading another instance of data table 'mothur_taxonomy' from file '/cvmfs/main.galaxyproject.org/config/shed_tool_data_table_conf.xml', attempting to merge content.
galaxy.tools.data DEBUG 2019-08-06 15:05:06,238 [p:1,w:0,m:0] [MainThread] Loaded 0 lines from '/cvmfs/main.galaxyproject.org/tool_data/toolshed.g2.bx.psu.edu/repos/iuc/mothur_remove_rare/5480c7cbde6f/mothur_aligndb.loc' for 'mothur_aligndb'
galaxy.tools.data DEBUG 2019-08-06 15:05:06,238 [p:1,w:0,m:0] [MainThread] Loading another instance of data table 'mothur_aligndb' from file '/cvmfs/main.galaxyproject.org/config/shed_tool_data_table_conf.xml', attempting to merge content.
galaxy.tools.data DEBUG 2019-08-06 15:05:06,238 [p:1,w:0,m:0] [MainThread] Loaded 0 lines from '/cvmfs/main.galaxyproject.org/tool_data/toolshed.g2.bx.psu.edu/repos/iuc/mothur_remove_rare/5480c7cbde6f/mothur_lookup.loc' for 'mothur_lookup'
galaxy.tools.data DEBUG 2019-08-06 15:05:06,238 [p:1,w:0,m:0] [MainThread] Loading another instance of data table 'mothur_lookup' from file '/cvmfs/main.galaxyproject.org/config/shed_tool_data_table_conf.xml', attempting to merge content.
galaxy.tools.data DEBUG 2019-08-06 15:05:06,239 [p:1,w:0,m:0] [MainThread] Loaded 0 lines from '/cvmfs/main.galaxyproject.org/tool_data/toolshed.g2.bx.psu.edu/repos/iuc/mothur_remove_rare/5480c7cbde6f/mothur_map.loc' for 'mothur_map'
galaxy.tools.data DEBUG 2019-08-06 15:05:06,239 [p:1,w:0,m:0] [MainThread] Loading another instance of data table 'mothur_map' from file '/cvmfs/main.galaxyproject.org/config/shed_tool_data_table_conf.xml', attempting to merge content.
galaxy.tools.data DEBUG 2019-08-06 15:05:06,239 [p:1,w:0,m:0] [MainThread] Loaded 0 lines from '/cvmfs/main.galaxyproject.org/tool_data/toolshed.g2.bx.psu.edu/repos/iuc/mothur_remove_rare/5480c7cbde6f/mothur_taxonomy.loc' for 'mothur_taxonomy'
galaxy.tools.data DEBUG 2019-08-06 15:05:06,239 [p:1,w:0,m:0] [MainThread] Loading another instance of data table 'mothur_taxonomy' from file '/cvmfs/main.galaxyproject.org/config/shed_tool_data_table_conf.xml', attempting to merge content.
galaxy.tools.data DEBUG 2019-08-06 15:05:06,240 [p:1,w:0,m:0] [MainThread] Loaded 0 lines from '/cvmfs/main.galaxyproject.org/tool_data/toolshed.g2.bx.psu.edu/repos/iuc/mothur_remove_otus/4b07bc776ccb/mothur_aligndb.loc' for 'mothur_aligndb'
galaxy.tools.data DEBUG 2019-08-06 15:05:06,240 [p:1,w:0,m:0] [MainThread] Loading another instance of data table 'mothur_aligndb' from file '/cvmfs/main.galaxyproject.org/config/shed_tool_data_table_conf.xml', attempting to merge content.
galaxy.tools.data DEBUG 2019-08-06 15:05:06,240 [p:1,w:0,m:0] [MainThread] Loaded 0 lines from '/cvmfs/main.galaxyproject.org/tool_data/toolshed.g2.bx.psu.edu/repos/iuc/mothur_remove_otus/4b07bc776ccb/mothur_lookup.loc' for 'mothur_lookup'
galaxy.tools.data DEBUG 2019-08-06 15:05:06,240 [p:1,w:0,m:0] [MainThread] Loading another instance of data table 'mothur_lookup' from file '/cvmfs/main.galaxyproject.org/config/shed_tool_data_table_conf.xml', attempting to merge content.
galaxy.tools.data DEBUG 2019-08-06 15:05:06,240 [p:1,w:0,m:0] [MainThread] Loaded 0 lines from '/cvmfs/main.galaxyproject.org/tool_data/toolshed.g2.bx.psu.edu/repos/iuc/mothur_remove_otus/4b07bc776ccb/mothur_map.loc' for 'mothur_map'
galaxy.tools.data DEBUG 2019-08-06 15:05:06,241 [p:1,w:0,m:0] [MainThread] Loading another instance of data table 'mothur_map' from file '/cvmfs/main.galaxyproject.org/config/shed_tool_data_table_conf.xml', attempting to merge content.
galaxy.tools.data DEBUG 2019-08-06 15:05:06,241 [p:1,w:0,m:0] [MainThread] Loaded 0 lines from '/cvmfs/main.galaxyproject.org/tool_data/toolshed.g2.bx.psu.edu/repos/iuc/mothur_remove_otus/4b07bc776ccb/mothur_taxonomy.loc' for 'mothur_taxonomy'
galaxy.tools.data DEBUG 2019-08-06 15:05:06,241 [p:1,w:0,m:0] [MainThread] Loading another instance of data table 'mothur_taxonomy' from file '/cvmfs/main.galaxyproject.org/config/shed_tool_data_table_conf.xml', attempting to merge content.
galaxy.tools.data DEBUG 2019-08-06 15:05:06,242 [p:1,w:0,m:0] [MainThread] Loaded 0 lines from '/cvmfs/main.galaxyproject.org/tool_data/toolshed.g2.bx.psu.edu/repos/iuc/mothur_remove_otulabels/afd434bb48af/mothur_aligndb.loc' for 'mothur_aligndb'
galaxy.tools.data DEBUG 2019-08-06 15:05:06,242 [p:1,w:0,m:0] [MainThread] Loading another instance of data table 'mothur_aligndb' from file '/cvmfs/main.galaxyproject.org/config/shed_tool_data_table_conf.xml', attempting to merge content.
galaxy.tools.data DEBUG 2019-08-06 15:05:06,242 [p:1,w:0,m:0] [MainThread] Loaded 0 lines from '/cvmfs/main.galaxyproject.org/tool_data/toolshed.g2.bx.psu.edu/repos/iuc/mothur_remove_otulabels/afd434bb48af/mothur_lookup.loc' for 'mothur_lookup'
galaxy.tools.data DEBUG 2019-08-06 15:05:06,242 [p:1,w:0,m:0] [MainThread] Loading another instance of data table 'mothur_lookup' from file '/cvmfs/main.galaxyproject.org/config/shed_tool_data_table_conf.xml', attempting to merge content.
galaxy.tools.data DEBUG 2019-08-06 15:05:06,243 [p:1,w:0,m:0] [MainThread] Loaded 0 lines from '/cvmfs/main.galaxyproject.org/tool_data/toolshed.g2.bx.psu.edu/repos/iuc/mothur_remove_otulabels/afd434bb48af/mothur_map.loc' for 'mothur_map'
galaxy.tools.data DEBUG 2019-08-06 15:05:06,243 [p:1,w:0,m:0] [MainThread] Loading another instance of data table 'mothur_map' from file '/cvmfs/main.galaxyproject.org/config/shed_tool_data_table_conf.xml', attempting to merge content.
galaxy.tools.data DEBUG 2019-08-06 15:05:06,243 [p:1,w:0,m:0] [MainThread] Loaded 0 lines from '/cvmfs/main.galaxyproject.org/tool_data/toolshed.g2.bx.psu.edu/repos/iuc/mothur_remove_otulabels/afd434bb48af/mothur_taxonomy.loc' for 'mothur_taxonomy'
galaxy.tools.data DEBUG 2019-08-06 15:05:06,243 [p:1,w:0,m:0] [MainThread] Loading another instance of data table 'mothur_taxonomy' from file '/cvmfs/main.galaxyproject.org/config/shed_tool_data_table_conf.xml', attempting to merge content.
galaxy.tools.data DEBUG 2019-08-06 15:05:06,243 [p:1,w:0,m:0] [MainThread] Loaded 0 lines from '/cvmfs/main.galaxyproject.org/tool_data/toolshed.g2.bx.psu.edu/repos/iuc/mothur_remove_lineage/5a18d3d09b80/mothur_aligndb.loc' for 'mothur_aligndb'
galaxy.tools.data DEBUG 2019-08-06 15:05:06,244 [p:1,w:0,m:0] [MainThread] Loading another instance of data table 'mothur_aligndb' from file '/cvmfs/main.galaxyproject.org/config/shed_tool_data_table_conf.xml', attempting to merge content.
galaxy.tools.data DEBUG 2019-08-06 15:05:06,244 [p:1,w:0,m:0] [MainThread] Loaded 0 lines from '/cvmfs/main.galaxyproject.org/tool_data/toolshed.g2.bx.psu.edu/repos/iuc/mothur_remove_lineage/5a18d3d09b80/mothur_lookup.loc' for 'mothur_lookup'
galaxy.tools.data DEBUG 2019-08-06 15:05:06,244 [p:1,w:0,m:0] [MainThread] Loading another instance of data table 'mothur_lookup' from file '/cvmfs/main.galaxyproject.org/config/shed_tool_data_table_conf.xml', attempting to merge content.
galaxy.tools.data DEBUG 2019-08-06 15:05:06,244 [p:1,w:0,m:0] [MainThread] Loaded 0 lines from '/cvmfs/main.galaxyproject.org/tool_data/toolshed.g2.bx.psu.edu/repos/iuc/mothur_remove_lineage/5a18d3d09b80/mothur_map.loc' for 'mothur_map'
galaxy.tools.data DEBUG 2019-08-06 15:05:06,244 [p:1,w:0,m:0] [MainThread] Loading another instance of data table 'mothur_map' from file '/cvmfs/main.galaxyproject.org/config/shed_tool_data_table_conf.xml', attempting to merge content.
galaxy.tools.data DEBUG 2019-08-06 15:05:06,245 [p:1,w:0,m:0] [MainThread] Loaded 0 lines from '/cvmfs/main.galaxyproject.org/tool_data/toolshed.g2.bx.psu.edu/repos/iuc/mothur_remove_lineage/5a18d3d09b80/mothur_taxonomy.loc' for 'mothur_taxonomy'
galaxy.tools.data DEBUG 2019-08-06 15:05:06,245 [p:1,w:0,m:0] [MainThread] Loading another instance of data table 'mothur_taxonomy' from file '/cvmfs/main.galaxyproject.org/config/shed_tool_data_table_conf.xml', attempting to merge content.
galaxy.tools.data DEBUG 2019-08-06 15:05:06,245 [p:1,w:0,m:0] [MainThread] Loaded 0 lines from '/cvmfs/main.galaxyproject.org/tool_data/toolshed.g2.bx.psu.edu/repos/iuc/mothur_remove_groups/e7a69b6134c5/mothur_aligndb.loc' for 'mothur_aligndb'
galaxy.tools.data DEBUG 2019-08-06 15:05:06,245 [p:1,w:0,m:0] [MainThread] Loading another instance of data table 'mothur_aligndb' from file '/cvmfs/main.galaxyproject.org/config/shed_tool_data_table_conf.xml', attempting to merge content.
galaxy.tools.data DEBUG 2019-08-06 15:05:06,246 [p:1,w:0,m:0] [MainThread] Loaded 0 lines from '/cvmfs/main.galaxyproject.org/tool_data/toolshed.g2.bx.psu.edu/repos/iuc/mothur_remove_groups/e7a69b6134c5/mothur_lookup.loc' for 'mothur_lookup'
galaxy.tools.data DEBUG 2019-08-06 15:05:06,246 [p:1,w:0,m:0] [MainThread] Loading another instance of data table 'mothur_lookup' from file '/cvmfs/main.galaxyproject.org/config/shed_tool_data_table_conf.xml', attempting to merge content.
galaxy.tools.data DEBUG 2019-08-06 15:05:06,246 [p:1,w:0,m:0] [MainThread] Loaded 0 lines from '/cvmfs/main.galaxyproject.org/tool_data/toolshed.g2.bx.psu.edu/repos/iuc/mothur_remove_groups/e7a69b6134c5/mothur_map.loc' for 'mothur_map'
galaxy.tools.data DEBUG 2019-08-06 15:05:06,246 [p:1,w:0,m:0] [MainThread] Loading another instance of data table 'mothur_map' from file '/cvmfs/main.galaxyproject.org/config/shed_tool_data_table_conf.xml', attempting to merge content.
galaxy.tools.data DEBUG 2019-08-06 15:05:06,247 [p:1,w:0,m:0] [MainThread] Loaded 0 lines from '/cvmfs/main.galaxyproject.org/tool_data/toolshed.g2.bx.psu.edu/repos/iuc/mothur_remove_groups/e7a69b6134c5/mothur_taxonomy.loc' for 'mothur_taxonomy'
galaxy.tools.data DEBUG 2019-08-06 15:05:06,247 [p:1,w:0,m:0] [MainThread] Loading another instance of data table 'mothur_taxonomy' from file '/cvmfs/main.galaxyproject.org/config/shed_tool_data_table_conf.xml', attempting to merge content.
galaxy.tools.data DEBUG 2019-08-06 15:05:06,247 [p:1,w:0,m:0] [MainThread] Loaded 0 lines from '/cvmfs/main.galaxyproject.org/tool_data/toolshed.g2.bx.psu.edu/repos/iuc/mothur_remove_dists/741303a463c8/mothur_aligndb.loc' for 'mothur_aligndb'
galaxy.tools.data DEBUG 2019-08-06 15:05:06,247 [p:1,w:0,m:0] [MainThread] Loading another instance of data table 'mothur_aligndb' from file '/cvmfs/main.galaxyproject.org/config/shed_tool_data_table_conf.xml', attempting to merge content.
galaxy.tools.data DEBUG 2019-08-06 15:05:06,247 [p:1,w:0,m:0] [MainThread] Loaded 0 lines from '/cvmfs/main.galaxyproject.org/tool_data/toolshed.g2.bx.psu.edu/repos/iuc/mothur_remove_dists/741303a463c8/mothur_lookup.loc' for 'mothur_lookup'
galaxy.tools.data DEBUG 2019-08-06 15:05:06,248 [p:1,w:0,m:0] [MainThread] Loading another instance of data table 'mothur_lookup' from file '/cvmfs/main.galaxyproject.org/config/shed_tool_data_table_conf.xml', attempting to merge content.
galaxy.tools.data DEBUG 2019-08-06 15:05:06,248 [p:1,w:0,m:0] [MainThread] Loaded 0 lines from '/cvmfs/main.galaxyproject.org/tool_data/toolshed.g2.bx.psu.edu/repos/iuc/mothur_remove_dists/741303a463c8/mothur_map.loc' for 'mothur_map'
galaxy.tools.data DEBUG 2019-08-06 15:05:06,248 [p:1,w:0,m:0] [MainThread] Loading another instance of data table 'mothur_map' from file '/cvmfs/main.galaxyproject.org/config/shed_tool_data_table_conf.xml', attempting to merge content.
galaxy.tools.data DEBUG 2019-08-06 15:05:06,248 [p:1,w:0,m:0] [MainThread] Loaded 0 lines from '/cvmfs/main.galaxyproject.org/tool_data/toolshed.g2.bx.psu.edu/repos/iuc/mothur_remove_dists/741303a463c8/mothur_taxonomy.loc' for 'mothur_taxonomy'
galaxy.tools.data DEBUG 2019-08-06 15:05:06,249 [p:1,w:0,m:0] [MainThread] Loading another instance of data table 'mothur_taxonomy' from file '/cvmfs/main.galaxyproject.org/config/shed_tool_data_table_conf.xml', attempting to merge content.
galaxy.tools.data DEBUG 2019-08-06 15:05:06,249 [p:1,w:0,m:0] [MainThread] Loaded 0 lines from '/cvmfs/main.galaxyproject.org/tool_data/toolshed.g2.bx.psu.edu/repos/iuc/mothur_rarefaction_single/ee20e83b2a92/mothur_aligndb.loc' for 'mothur_aligndb'
galaxy.tools.data DEBUG 2019-08-06 15:05:06,249 [p:1,w:0,m:0] [MainThread] Loading another instance of data table 'mothur_aligndb' from file '/cvmfs/main.galaxyproject.org/config/shed_tool_data_table_conf.xml', attempting to merge content.
galaxy.tools.data DEBUG 2019-08-06 15:05:06,249 [p:1,w:0,m:0] [MainThread] Loaded 0 lines from '/cvmfs/main.galaxyproject.org/tool_data/toolshed.g2.bx.psu.edu/repos/iuc/mothur_rarefaction_single/ee20e83b2a92/mothur_lookup.loc' for 'mothur_lookup'
galaxy.tools.data DEBUG 2019-08-06 15:05:06,250 [p:1,w:0,m:0] [MainThread] Loading another instance of data table 'mothur_lookup' from file '/cvmfs/main.galaxyproject.org/config/shed_tool_data_table_conf.xml', attempting to merge content.
galaxy.tools.data DEBUG 2019-08-06 15:05:06,250 [p:1,w:0,m:0] [MainThread] Loaded 0 lines from '/cvmfs/main.galaxyproject.org/tool_data/toolshed.g2.bx.psu.edu/repos/iuc/mothur_rarefaction_single/ee20e83b2a92/mothur_map.loc' for 'mothur_map'
galaxy.tools.data DEBUG 2019-08-06 15:05:06,250 [p:1,w:0,m:0] [MainThread] Loading another instance of data table 'mothur_map' from file '/cvmfs/main.galaxyproject.org/config/shed_tool_data_table_conf.xml', attempting to merge content.
galaxy.tools.data DEBUG 2019-08-06 15:05:06,250 [p:1,w:0,m:0] [MainThread] Loaded 0 lines from '/cvmfs/main.galaxyproject.org/tool_data/toolshed.g2.bx.psu.edu/repos/iuc/mothur_rarefaction_single/ee20e83b2a92/mothur_taxonomy.loc' for 'mothur_taxonomy'
galaxy.tools.data DEBUG 2019-08-06 15:05:06,250 [p:1,w:0,m:0] [MainThread] Loading another instance of data table 'mothur_taxonomy' from file '/cvmfs/main.galaxyproject.org/config/shed_tool_data_table_conf.xml', attempting to merge content.
galaxy.tools.data DEBUG 2019-08-06 15:05:06,251 [p:1,w:0,m:0] [MainThread] Loaded 0 lines from '/cvmfs/main.galaxyproject.org/tool_data/toolshed.g2.bx.psu.edu/repos/iuc/mothur_rarefaction_shared/f17cc7d2fa71/mothur_aligndb.loc' for 'mothur_aligndb'
galaxy.tools.data DEBUG 2019-08-06 15:05:06,251 [p:1,w:0,m:0] [MainThread] Loading another instance of data table 'mothur_aligndb' from file '/cvmfs/main.galaxyproject.org/config/shed_tool_data_table_conf.xml', attempting to merge content.
galaxy.tools.data DEBUG 2019-08-06 15:05:06,251 [p:1,w:0,m:0] [MainThread] Loaded 0 lines from '/cvmfs/main.galaxyproject.org/tool_data/toolshed.g2.bx.psu.edu/repos/iuc/mothur_rarefaction_shared/f17cc7d2fa71/mothur_lookup.loc' for 'mothur_lookup'
galaxy.tools.data DEBUG 2019-08-06 15:05:06,251 [p:1,w:0,m:0] [MainThread] Loading another instance of data table 'mothur_lookup' from file '/cvmfs/main.galaxyproject.org/config/shed_tool_data_table_conf.xml', attempting to merge content.
galaxy.tools.data DEBUG 2019-08-06 15:05:06,252 [p:1,w:0,m:0] [MainThread] Loaded 0 lines from '/cvmfs/main.galaxyproject.org/tool_data/toolshed.g2.bx.psu.edu/repos/iuc/mothur_rarefaction_shared/f17cc7d2fa71/mothur_map.loc' for 'mothur_map'
galaxy.tools.data DEBUG 2019-08-06 15:05:06,252 [p:1,w:0,m:0] [MainThread] Loading another instance of data table 'mothur_map' from file '/cvmfs/main.galaxyproject.org/config/shed_tool_data_table_conf.xml', attempting to merge content.
galaxy.tools.data DEBUG 2019-08-06 15:05:06,252 [p:1,w:0,m:0] [MainThread] Loaded 0 lines from '/cvmfs/main.galaxyproject.org/tool_data/toolshed.g2.bx.psu.edu/repos/iuc/mothur_rarefaction_shared/f17cc7d2fa71/mothur_taxonomy.loc' for 'mothur_taxonomy'
galaxy.tools.data DEBUG 2019-08-06 15:05:06,252 [p:1,w:0,m:0] [MainThread] Loading another instance of data table 'mothur_taxonomy' from file '/cvmfs/main.galaxyproject.org/config/shed_tool_data_table_conf.xml', attempting to merge content.
galaxy.tools.data DEBUG 2019-08-06 15:05:06,252 [p:1,w:0,m:0] [MainThread] Loaded 0 lines from '/cvmfs/main.galaxyproject.org/tool_data/toolshed.g2.bx.psu.edu/repos/iuc/mothur_primer_design/79490c77c27f/mothur_aligndb.loc' for 'mothur_aligndb'
galaxy.tools.data DEBUG 2019-08-06 15:05:06,252 [p:1,w:0,m:0] [MainThread] Loading another instance of data table 'mothur_aligndb' from file '/cvmfs/main.galaxyproject.org/config/shed_tool_data_table_conf.xml', attempting to merge content.
galaxy.tools.data DEBUG 2019-08-06 15:05:06,253 [p:1,w:0,m:0] [MainThread] Loaded 0 lines from '/cvmfs/main.galaxyproject.org/tool_data/toolshed.g2.bx.psu.edu/repos/iuc/mothur_primer_design/79490c77c27f/mothur_lookup.loc' for 'mothur_lookup'
galaxy.tools.data DEBUG 2019-08-06 15:05:06,253 [p:1,w:0,m:0] [MainThread] Loading another instance of data table 'mothur_lookup' from file '/cvmfs/main.galaxyproject.org/config/shed_tool_data_table_conf.xml', attempting to merge content.
galaxy.tools.data DEBUG 2019-08-06 15:05:06,253 [p:1,w:0,m:0] [MainThread] Loaded 0 lines from '/cvmfs/main.galaxyproject.org/tool_data/toolshed.g2.bx.psu.edu/repos/iuc/mothur_primer_design/79490c77c27f/mothur_map.loc' for 'mothur_map'
galaxy.tools.data DEBUG 2019-08-06 15:05:06,253 [p:1,w:0,m:0] [MainThread] Loading another instance of data table 'mothur_map' from file '/cvmfs/main.galaxyproject.org/config/shed_tool_data_table_conf.xml', attempting to merge content.
galaxy.tools.data DEBUG 2019-08-06 15:05:06,254 [p:1,w:0,m:0] [MainThread] Loaded 0 lines from '/cvmfs/main.galaxyproject.org/tool_data/toolshed.g2.bx.psu.edu/repos/iuc/mothur_primer_design/79490c77c27f/mothur_taxonomy.loc' for 'mothur_taxonomy'
galaxy.tools.data DEBUG 2019-08-06 15:05:06,254 [p:1,w:0,m:0] [MainThread] Loading another instance of data table 'mothur_taxonomy' from file '/cvmfs/main.galaxyproject.org/config/shed_tool_data_table_conf.xml', attempting to merge content.
galaxy.tools.data DEBUG 2019-08-06 15:05:06,254 [p:1,w:0,m:0] [MainThread] Loaded 0 lines from '/cvmfs/main.galaxyproject.org/tool_data/toolshed.g2.bx.psu.edu/repos/iuc/mothur_pre_cluster/cad74a5a9a6f/mothur_aligndb.loc' for 'mothur_aligndb'
galaxy.tools.data DEBUG 2019-08-06 15:05:06,254 [p:1,w:0,m:0] [MainThread] Loading another instance of data table 'mothur_aligndb' from file '/cvmfs/main.galaxyproject.org/config/shed_tool_data_table_conf.xml', attempting to merge content.
galaxy.tools.data DEBUG 2019-08-06 15:05:06,255 [p:1,w:0,m:0] [MainThread] Loaded 0 lines from '/cvmfs/main.galaxyproject.org/tool_data/toolshed.g2.bx.psu.edu/repos/iuc/mothur_pre_cluster/cad74a5a9a6f/mothur_lookup.loc' for 'mothur_lookup'
galaxy.tools.data DEBUG 2019-08-06 15:05:06,255 [p:1,w:0,m:0] [MainThread] Loading another instance of data table 'mothur_lookup' from file '/cvmfs/main.galaxyproject.org/config/shed_tool_data_table_conf.xml', attempting to merge content.
galaxy.tools.data DEBUG 2019-08-06 15:05:06,255 [p:1,w:0,m:0] [MainThread] Loaded 0 lines from '/cvmfs/main.galaxyproject.org/tool_data/toolshed.g2.bx.psu.edu/repos/iuc/mothur_pre_cluster/cad74a5a9a6f/mothur_map.loc' for 'mothur_map'
galaxy.tools.data DEBUG 2019-08-06 15:05:06,255 [p:1,w:0,m:0] [MainThread] Loading another instance of data table 'mothur_map' from file '/cvmfs/main.galaxyproject.org/config/shed_tool_data_table_conf.xml', attempting to merge content.
galaxy.tools.data DEBUG 2019-08-06 15:05:06,255 [p:1,w:0,m:0] [MainThread] Loaded 0 lines from '/cvmfs/main.galaxyproject.org/tool_data/toolshed.g2.bx.psu.edu/repos/iuc/mothur_pre_cluster/cad74a5a9a6f/mothur_taxonomy.loc' for 'mothur_taxonomy'
galaxy.tools.data DEBUG 2019-08-06 15:05:06,256 [p:1,w:0,m:0] [MainThread] Loading another instance of data table 'mothur_taxonomy' from file '/cvmfs/main.galaxyproject.org/config/shed_tool_data_table_conf.xml', attempting to merge content.
galaxy.tools.data DEBUG 2019-08-06 15:05:06,256 [p:1,w:0,m:0] [MainThread] Loaded 0 lines from '/cvmfs/main.galaxyproject.org/tool_data/toolshed.g2.bx.psu.edu/repos/iuc/mothur_phylotype/61cfe849101c/mothur_aligndb.loc' for 'mothur_aligndb'
galaxy.tools.data DEBUG 2019-08-06 15:05:06,256 [p:1,w:0,m:0] [MainThread] Loading another instance of data table 'mothur_aligndb' from file '/cvmfs/main.galaxyproject.org/config/shed_tool_data_table_conf.xml', attempting to merge content.
galaxy.tools.data DEBUG 2019-08-06 15:05:06,257 [p:1,w:0,m:0] [MainThread] Loaded 0 lines from '/cvmfs/main.galaxyproject.org/tool_data/toolshed.g2.bx.psu.edu/repos/iuc/mothur_phylotype/61cfe849101c/mothur_lookup.loc' for 'mothur_lookup'
galaxy.tools.data DEBUG 2019-08-06 15:05:06,257 [p:1,w:0,m:0] [MainThread] Loading another instance of data table 'mothur_lookup' from file '/cvmfs/main.galaxyproject.org/config/shed_tool_data_table_conf.xml', attempting to merge content.
galaxy.tools.data DEBUG 2019-08-06 15:05:06,257 [p:1,w:0,m:0] [MainThread] Loaded 0 lines from '/cvmfs/main.galaxyproject.org/tool_data/toolshed.g2.bx.psu.edu/repos/iuc/mothur_phylotype/61cfe849101c/mothur_map.loc' for 'mothur_map'
galaxy.tools.data DEBUG 2019-08-06 15:05:06,257 [p:1,w:0,m:0] [MainThread] Loading another instance of data table 'mothur_map' from file '/cvmfs/main.galaxyproject.org/config/shed_tool_data_table_conf.xml', attempting to merge content.
galaxy.tools.data DEBUG 2019-08-06 15:05:06,257 [p:1,w:0,m:0] [MainThread] Loaded 0 lines from '/cvmfs/main.galaxyproject.org/tool_data/toolshed.g2.bx.psu.edu/repos/iuc/mothur_phylotype/61cfe849101c/mothur_taxonomy.loc' for 'mothur_taxonomy'
galaxy.tools.data DEBUG 2019-08-06 15:05:06,258 [p:1,w:0,m:0] [MainThread] Loading another instance of data table 'mothur_taxonomy' from file '/cvmfs/main.galaxyproject.org/config/shed_tool_data_table_conf.xml', attempting to merge content.
galaxy.tools.data DEBUG 2019-08-06 15:05:06,258 [p:1,w:0,m:0] [MainThread] Loaded 0 lines from '/cvmfs/main.galaxyproject.org/tool_data/toolshed.g2.bx.psu.edu/repos/iuc/mothur_phylo_diversity/917aa3b39ccd/mothur_aligndb.loc' for 'mothur_aligndb'
galaxy.tools.data DEBUG 2019-08-06 15:05:06,258 [p:1,w:0,m:0] [MainThread] Loading another instance of data table 'mothur_aligndb' from file '/cvmfs/main.galaxyproject.org/config/shed_tool_data_table_conf.xml', attempting to merge content.
galaxy.tools.data DEBUG 2019-08-06 15:05:06,258 [p:1,w:0,m:0] [MainThread] Loaded 0 lines from '/cvmfs/main.galaxyproject.org/tool_data/toolshed.g2.bx.psu.edu/repos/iuc/mothur_phylo_diversity/917aa3b39ccd/mothur_lookup.loc' for 'mothur_lookup'
galaxy.tools.data DEBUG 2019-08-06 15:05:06,258 [p:1,w:0,m:0] [MainThread] Loading another instance of data table 'mothur_lookup' from file '/cvmfs/main.galaxyproject.org/config/shed_tool_data_table_conf.xml', attempting to merge content.
galaxy.tools.data DEBUG 2019-08-06 15:05:06,259 [p:1,w:0,m:0] [MainThread] Loaded 0 lines from '/cvmfs/main.galaxyproject.org/tool_data/toolshed.g2.bx.psu.edu/repos/iuc/mothur_phylo_diversity/917aa3b39ccd/mothur_map.loc' for 'mothur_map'
galaxy.tools.data DEBUG 2019-08-06 15:05:06,259 [p:1,w:0,m:0] [MainThread] Loading another instance of data table 'mothur_map' from file '/cvmfs/main.galaxyproject.org/config/shed_tool_data_table_conf.xml', attempting to merge content.
galaxy.tools.data DEBUG 2019-08-06 15:05:06,259 [p:1,w:0,m:0] [MainThread] Loaded 0 lines from '/cvmfs/main.galaxyproject.org/tool_data/toolshed.g2.bx.psu.edu/repos/iuc/mothur_phylo_diversity/917aa3b39ccd/mothur_taxonomy.loc' for 'mothur_taxonomy'
galaxy.tools.data DEBUG 2019-08-06 15:05:06,259 [p:1,w:0,m:0] [MainThread] Loading another instance of data table 'mothur_taxonomy' from file '/cvmfs/main.galaxyproject.org/config/shed_tool_data_table_conf.xml', attempting to merge content.
galaxy.tools.data DEBUG 2019-08-06 15:05:06,260 [p:1,w:0,m:0] [MainThread] Loaded 0 lines from '/cvmfs/main.galaxyproject.org/tool_data/toolshed.g2.bx.psu.edu/repos/iuc/mothur_pcr_seqs/692381e1abfe/mothur_aligndb.loc' for 'mothur_aligndb'
galaxy.tools.data DEBUG 2019-08-06 15:05:06,260 [p:1,w:0,m:0] [MainThread] Loading another instance of data table 'mothur_aligndb' from file '/cvmfs/main.galaxyproject.org/config/shed_tool_data_table_conf.xml', attempting to merge content.
galaxy.tools.data DEBUG 2019-08-06 15:05:06,260 [p:1,w:0,m:0] [MainThread] Loaded 0 lines from '/cvmfs/main.galaxyproject.org/tool_data/toolshed.g2.bx.psu.edu/repos/iuc/mothur_pcr_seqs/692381e1abfe/mothur_lookup.loc' for 'mothur_lookup'
galaxy.tools.data DEBUG 2019-08-06 15:05:06,260 [p:1,w:0,m:0] [MainThread] Loading another instance of data table 'mothur_lookup' from file '/cvmfs/main.galaxyproject.org/config/shed_tool_data_table_conf.xml', attempting to merge content.
galaxy.tools.data DEBUG 2019-08-06 15:05:06,261 [p:1,w:0,m:0] [MainThread] Loaded 0 lines from '/cvmfs/main.galaxyproject.org/tool_data/toolshed.g2.bx.psu.edu/repos/iuc/mothur_pcr_seqs/692381e1abfe/mothur_map.loc' for 'mothur_map'
galaxy.tools.data DEBUG 2019-08-06 15:05:06,261 [p:1,w:0,m:0] [MainThread] Loading another instance of data table 'mothur_map' from file '/cvmfs/main.galaxyproject.org/config/shed_tool_data_table_conf.xml', attempting to merge content.
galaxy.tools.data DEBUG 2019-08-06 15:05:06,261 [p:1,w:0,m:0] [MainThread] Loaded 0 lines from '/cvmfs/main.galaxyproject.org/tool_data/toolshed.g2.bx.psu.edu/repos/iuc/mothur_pcr_seqs/692381e1abfe/mothur_taxonomy.loc' for 'mothur_taxonomy'
galaxy.tools.data DEBUG 2019-08-06 15:05:06,261 [p:1,w:0,m:0] [MainThread] Loading another instance of data table 'mothur_taxonomy' from file '/cvmfs/main.galaxyproject.org/config/shed_tool_data_table_conf.xml', attempting to merge content.
galaxy.tools.data DEBUG 2019-08-06 15:05:06,262 [p:1,w:0,m:0] [MainThread] Loaded 0 lines from '/cvmfs/main.galaxyproject.org/tool_data/toolshed.g2.bx.psu.edu/repos/iuc/mothur_pcoa/57b46e1032ad/mothur_aligndb.loc' for 'mothur_aligndb'
galaxy.tools.data DEBUG 2019-08-06 15:05:06,262 [p:1,w:0,m:0] [MainThread] Loading another instance of data table 'mothur_aligndb' from file '/cvmfs/main.galaxyproject.org/config/shed_tool_data_table_conf.xml', attempting to merge content.
galaxy.tools.data DEBUG 2019-08-06 15:05:06,262 [p:1,w:0,m:0] [MainThread] Loaded 0 lines from '/cvmfs/main.galaxyproject.org/tool_data/toolshed.g2.bx.psu.edu/repos/iuc/mothur_pcoa/57b46e1032ad/mothur_lookup.loc' for 'mothur_lookup'
galaxy.tools.data DEBUG 2019-08-06 15:05:06,262 [p:1,w:0,m:0] [MainThread] Loading another instance of data table 'mothur_lookup' from file '/cvmfs/main.galaxyproject.org/config/shed_tool_data_table_conf.xml', attempting to merge content.
galaxy.tools.data DEBUG 2019-08-06 15:05:06,263 [p:1,w:0,m:0] [MainThread] Loaded 0 lines from '/cvmfs/main.galaxyproject.org/tool_data/toolshed.g2.bx.psu.edu/repos/iuc/mothur_pcoa/57b46e1032ad/mothur_map.loc' for 'mothur_map'
galaxy.tools.data DEBUG 2019-08-06 15:05:06,263 [p:1,w:0,m:0] [MainThread] Loading another instance of data table 'mothur_map' from file '/cvmfs/main.galaxyproject.org/config/shed_tool_data_table_conf.xml', attempting to merge content.
galaxy.tools.data DEBUG 2019-08-06 15:05:06,263 [p:1,w:0,m:0] [MainThread] Loaded 0 lines from '/cvmfs/main.galaxyproject.org/tool_data/toolshed.g2.bx.psu.edu/repos/iuc/mothur_pcoa/57b46e1032ad/mothur_taxonomy.loc' for 'mothur_taxonomy'
galaxy.tools.data DEBUG 2019-08-06 15:05:06,264 [p:1,w:0,m:0] [MainThread] Loading another instance of data table 'mothur_taxonomy' from file '/cvmfs/main.galaxyproject.org/config/shed_tool_data_table_conf.xml', attempting to merge content.
galaxy.tools.data DEBUG 2019-08-06 15:05:06,264 [p:1,w:0,m:0] [MainThread] Loaded 0 lines from '/cvmfs/main.galaxyproject.org/tool_data/toolshed.g2.bx.psu.edu/repos/iuc/mothur_pca/56400efc6755/mothur_aligndb.loc' for 'mothur_aligndb'
galaxy.tools.data DEBUG 2019-08-06 15:05:06,264 [p:1,w:0,m:0] [MainThread] Loading another instance of data table 'mothur_aligndb' from file '/cvmfs/main.galaxyproject.org/config/shed_tool_data_table_conf.xml', attempting to merge content.
galaxy.tools.data DEBUG 2019-08-06 15:05:06,264 [p:1,w:0,m:0] [MainThread] Loaded 0 lines from '/cvmfs/main.galaxyproject.org/tool_data/toolshed.g2.bx.psu.edu/repos/iuc/mothur_pca/56400efc6755/mothur_lookup.loc' for 'mothur_lookup'
galaxy.tools.data DEBUG 2019-08-06 15:05:06,264 [p:1,w:0,m:0] [MainThread] Loading another instance of data table 'mothur_lookup' from file '/cvmfs/main.galaxyproject.org/config/shed_tool_data_table_conf.xml', attempting to merge content.
galaxy.tools.data DEBUG 2019-08-06 15:05:06,265 [p:1,w:0,m:0] [MainThread] Loaded 0 lines from '/cvmfs/main.galaxyproject.org/tool_data/toolshed.g2.bx.psu.edu/repos/iuc/mothur_pca/56400efc6755/mothur_map.loc' for 'mothur_map'
galaxy.tools.data DEBUG 2019-08-06 15:05:06,265 [p:1,w:0,m:0] [MainThread] Loading another instance of data table 'mothur_map' from file '/cvmfs/main.galaxyproject.org/config/shed_tool_data_table_conf.xml', attempting to merge content.
galaxy.tools.data DEBUG 2019-08-06 15:05:06,265 [p:1,w:0,m:0] [MainThread] Loaded 0 lines from '/cvmfs/main.galaxyproject.org/tool_data/toolshed.g2.bx.psu.edu/repos/iuc/mothur_pca/56400efc6755/mothur_taxonomy.loc' for 'mothur_taxonomy'
galaxy.tools.data DEBUG 2019-08-06 15:05:06,265 [p:1,w:0,m:0] [MainThread] Loading another instance of data table 'mothur_taxonomy' from file '/cvmfs/main.galaxyproject.org/config/shed_tool_data_table_conf.xml', attempting to merge content.
galaxy.tools.data DEBUG 2019-08-06 15:05:06,266 [p:1,w:0,m:0] [MainThread] Loaded 0 lines from '/cvmfs/main.galaxyproject.org/tool_data/toolshed.g2.bx.psu.edu/repos/iuc/mothur_parsimony/5b184e7eebaa/mothur_aligndb.loc' for 'mothur_aligndb'
galaxy.tools.data DEBUG 2019-08-06 15:05:06,266 [p:1,w:0,m:0] [MainThread] Loading another instance of data table 'mothur_aligndb' from file '/cvmfs/main.galaxyproject.org/config/shed_tool_data_table_conf.xml', attempting to merge content.
galaxy.tools.data DEBUG 2019-08-06 15:05:06,266 [p:1,w:0,m:0] [MainThread] Loaded 0 lines from '/cvmfs/main.galaxyproject.org/tool_data/toolshed.g2.bx.psu.edu/repos/iuc/mothur_parsimony/5b184e7eebaa/mothur_lookup.loc' for 'mothur_lookup'
galaxy.tools.data DEBUG 2019-08-06 15:05:06,266 [p:1,w:0,m:0] [MainThread] Loading another instance of data table 'mothur_lookup' from file '/cvmfs/main.galaxyproject.org/config/shed_tool_data_table_conf.xml', attempting to merge content.
galaxy.tools.data DEBUG 2019-08-06 15:05:06,267 [p:1,w:0,m:0] [MainThread] Loaded 0 lines from '/cvmfs/main.galaxyproject.org/tool_data/toolshed.g2.bx.psu.edu/repos/iuc/mothur_parsimony/5b184e7eebaa/mothur_map.loc' for 'mothur_map'
galaxy.tools.data DEBUG 2019-08-06 15:05:06,267 [p:1,w:0,m:0] [MainThread] Loading another instance of data table 'mothur_map' from file '/cvmfs/main.galaxyproject.org/config/shed_tool_data_table_conf.xml', attempting to merge content.
galaxy.tools.data DEBUG 2019-08-06 15:05:06,267 [p:1,w:0,m:0] [MainThread] Loaded 0 lines from '/cvmfs/main.galaxyproject.org/tool_data/toolshed.g2.bx.psu.edu/repos/iuc/mothur_parsimony/5b184e7eebaa/mothur_taxonomy.loc' for 'mothur_taxonomy'
galaxy.tools.data DEBUG 2019-08-06 15:05:06,267 [p:1,w:0,m:0] [MainThread] Loading another instance of data table 'mothur_taxonomy' from file '/cvmfs/main.galaxyproject.org/config/shed_tool_data_table_conf.xml', attempting to merge content.
galaxy.tools.data DEBUG 2019-08-06 15:05:06,268 [p:1,w:0,m:0] [MainThread] Loaded 0 lines from '/cvmfs/main.galaxyproject.org/tool_data/toolshed.g2.bx.psu.edu/repos/iuc/mothur_parse_list/14062c54b6f6/mothur_aligndb.loc' for 'mothur_aligndb'
galaxy.tools.data DEBUG 2019-08-06 15:05:06,268 [p:1,w:0,m:0] [MainThread] Loading another instance of data table 'mothur_aligndb' from file '/cvmfs/main.galaxyproject.org/config/shed_tool_data_table_conf.xml', attempting to merge content.
galaxy.tools.data DEBUG 2019-08-06 15:05:06,268 [p:1,w:0,m:0] [MainThread] Loaded 0 lines from '/cvmfs/main.galaxyproject.org/tool_data/toolshed.g2.bx.psu.edu/repos/iuc/mothur_parse_list/14062c54b6f6/mothur_lookup.loc' for 'mothur_lookup'
galaxy.tools.data DEBUG 2019-08-06 15:05:06,268 [p:1,w:0,m:0] [MainThread] Loading another instance of data table 'mothur_lookup' from file '/cvmfs/main.galaxyproject.org/config/shed_tool_data_table_conf.xml', attempting to merge content.
galaxy.tools.data DEBUG 2019-08-06 15:05:06,269 [p:1,w:0,m:0] [MainThread] Loaded 0 lines from '/cvmfs/main.galaxyproject.org/tool_data/toolshed.g2.bx.psu.edu/repos/iuc/mothur_parse_list/14062c54b6f6/mothur_map.loc' for 'mothur_map'
galaxy.tools.data DEBUG 2019-08-06 15:05:06,269 [p:1,w:0,m:0] [MainThread] Loading another instance of data table 'mothur_map' from file '/cvmfs/main.galaxyproject.org/config/shed_tool_data_table_conf.xml', attempting to merge content.
galaxy.tools.data DEBUG 2019-08-06 15:05:06,269 [p:1,w:0,m:0] [MainThread] Loaded 0 lines from '/cvmfs/main.galaxyproject.org/tool_data/toolshed.g2.bx.psu.edu/repos/iuc/mothur_parse_list/14062c54b6f6/mothur_taxonomy.loc' for 'mothur_taxonomy'
galaxy.tools.data DEBUG 2019-08-06 15:05:06,269 [p:1,w:0,m:0] [MainThread] Loading another instance of data table 'mothur_taxonomy' from file '/cvmfs/main.galaxyproject.org/config/shed_tool_data_table_conf.xml', attempting to merge content.
galaxy.tools.data DEBUG 2019-08-06 15:05:06,270 [p:1,w:0,m:0] [MainThread] Loaded 0 lines from '/cvmfs/main.galaxyproject.org/tool_data/toolshed.g2.bx.psu.edu/repos/iuc/mothur_pairwise_seqs/fe6e11f9f639/mothur_aligndb.loc' for 'mothur_aligndb'
galaxy.tools.data DEBUG 2019-08-06 15:05:06,270 [p:1,w:0,m:0] [MainThread] Loading another instance of data table 'mothur_aligndb' from file '/cvmfs/main.galaxyproject.org/config/shed_tool_data_table_conf.xml', attempting to merge content.
galaxy.tools.data DEBUG 2019-08-06 15:05:06,270 [p:1,w:0,m:0] [MainThread] Loaded 0 lines from '/cvmfs/main.galaxyproject.org/tool_data/toolshed.g2.bx.psu.edu/repos/iuc/mothur_pairwise_seqs/fe6e11f9f639/mothur_lookup.loc' for 'mothur_lookup'
galaxy.tools.data DEBUG 2019-08-06 15:05:06,270 [p:1,w:0,m:0] [MainThread] Loading another instance of data table 'mothur_lookup' from file '/cvmfs/main.galaxyproject.org/config/shed_tool_data_table_conf.xml', attempting to merge content.
galaxy.tools.data DEBUG 2019-08-06 15:05:06,271 [p:1,w:0,m:0] [MainThread] Loaded 0 lines from '/cvmfs/main.galaxyproject.org/tool_data/toolshed.g2.bx.psu.edu/repos/iuc/mothur_pairwise_seqs/fe6e11f9f639/mothur_map.loc' for 'mothur_map'
galaxy.tools.data DEBUG 2019-08-06 15:05:06,271 [p:1,w:0,m:0] [MainThread] Loading another instance of data table 'mothur_map' from file '/cvmfs/main.galaxyproject.org/config/shed_tool_data_table_conf.xml', attempting to merge content.
galaxy.tools.data DEBUG 2019-08-06 15:05:06,271 [p:1,w:0,m:0] [MainThread] Loaded 0 lines from '/cvmfs/main.galaxyproject.org/tool_data/toolshed.g2.bx.psu.edu/repos/iuc/mothur_pairwise_seqs/fe6e11f9f639/mothur_taxonomy.loc' for 'mothur_taxonomy'
galaxy.tools.data DEBUG 2019-08-06 15:05:06,271 [p:1,w:0,m:0] [MainThread] Loading another instance of data table 'mothur_taxonomy' from file '/cvmfs/main.galaxyproject.org/config/shed_tool_data_table_conf.xml', attempting to merge content.
galaxy.tools.data DEBUG 2019-08-06 15:05:06,272 [p:1,w:0,m:0] [MainThread] Loaded 0 lines from '/cvmfs/main.galaxyproject.org/tool_data/toolshed.g2.bx.psu.edu/repos/iuc/mothur_otu_hierarchy/7a4200446cbf/mothur_aligndb.loc' for 'mothur_aligndb'
galaxy.tools.data DEBUG 2019-08-06 15:05:06,272 [p:1,w:0,m:0] [MainThread] Loading another instance of data table 'mothur_aligndb' from file '/cvmfs/main.galaxyproject.org/config/shed_tool_data_table_conf.xml', attempting to merge content.
galaxy.tools.data DEBUG 2019-08-06 15:05:06,272 [p:1,w:0,m:0] [MainThread] Loaded 0 lines from '/cvmfs/main.galaxyproject.org/tool_data/toolshed.g2.bx.psu.edu/repos/iuc/mothur_otu_hierarchy/7a4200446cbf/mothur_lookup.loc' for 'mothur_lookup'
galaxy.tools.data DEBUG 2019-08-06 15:05:06,272 [p:1,w:0,m:0] [MainThread] Loading another instance of data table 'mothur_lookup' from file '/cvmfs/main.galaxyproject.org/config/shed_tool_data_table_conf.xml', attempting to merge content.
galaxy.tools.data DEBUG 2019-08-06 15:05:06,273 [p:1,w:0,m:0] [MainThread] Loaded 0 lines from '/cvmfs/main.galaxyproject.org/tool_data/toolshed.g2.bx.psu.edu/repos/iuc/mothur_otu_hierarchy/7a4200446cbf/mothur_map.loc' for 'mothur_map'
galaxy.tools.data DEBUG 2019-08-06 15:05:06,273 [p:1,w:0,m:0] [MainThread] Loading another instance of data table 'mothur_map' from file '/cvmfs/main.galaxyproject.org/config/shed_tool_data_table_conf.xml', attempting to merge content.
galaxy.tools.data DEBUG 2019-08-06 15:05:06,273 [p:1,w:0,m:0] [MainThread] Loaded 0 lines from '/cvmfs/main.galaxyproject.org/tool_data/toolshed.g2.bx.psu.edu/repos/iuc/mothur_otu_hierarchy/7a4200446cbf/mothur_taxonomy.loc' for 'mothur_taxonomy'
galaxy.tools.data DEBUG 2019-08-06 15:05:06,273 [p:1,w:0,m:0] [MainThread] Loading another instance of data table 'mothur_taxonomy' from file '/cvmfs/main.galaxyproject.org/config/shed_tool_data_table_conf.xml', attempting to merge content.
galaxy.tools.data DEBUG 2019-08-06 15:05:06,274 [p:1,w:0,m:0] [MainThread] Loaded 0 lines from '/cvmfs/main.galaxyproject.org/tool_data/toolshed.g2.bx.psu.edu/repos/iuc/mothur_otu_association/4b4ca5a8e3e2/mothur_aligndb.loc' for 'mothur_aligndb'
galaxy.tools.data DEBUG 2019-08-06 15:05:06,274 [p:1,w:0,m:0] [MainThread] Loading another instance of data table 'mothur_aligndb' from file '/cvmfs/main.galaxyproject.org/config/shed_tool_data_table_conf.xml', attempting to merge content.
galaxy.tools.data DEBUG 2019-08-06 15:05:06,274 [p:1,w:0,m:0] [MainThread] Loaded 0 lines from '/cvmfs/main.galaxyproject.org/tool_data/toolshed.g2.bx.psu.edu/repos/iuc/mothur_otu_association/4b4ca5a8e3e2/mothur_lookup.loc' for 'mothur_lookup'
galaxy.tools.data DEBUG 2019-08-06 15:05:06,274 [p:1,w:0,m:0] [MainThread] Loading another instance of data table 'mothur_lookup' from file '/cvmfs/main.galaxyproject.org/config/shed_tool_data_table_conf.xml', attempting to merge content.
galaxy.tools.data DEBUG 2019-08-06 15:05:06,275 [p:1,w:0,m:0] [MainThread] Loaded 0 lines from '/cvmfs/main.galaxyproject.org/tool_data/toolshed.g2.bx.psu.edu/repos/iuc/mothur_otu_association/4b4ca5a8e3e2/mothur_map.loc' for 'mothur_map'
galaxy.tools.data DEBUG 2019-08-06 15:05:06,275 [p:1,w:0,m:0] [MainThread] Loading another instance of data table 'mothur_map' from file '/cvmfs/main.galaxyproject.org/config/shed_tool_data_table_conf.xml', attempting to merge content.
galaxy.tools.data DEBUG 2019-08-06 15:05:06,275 [p:1,w:0,m:0] [MainThread] Loaded 0 lines from '/cvmfs/main.galaxyproject.org/tool_data/toolshed.g2.bx.psu.edu/repos/iuc/mothur_otu_association/4b4ca5a8e3e2/mothur_taxonomy.loc' for 'mothur_taxonomy'
galaxy.tools.data DEBUG 2019-08-06 15:05:06,275 [p:1,w:0,m:0] [MainThread] Loading another instance of data table 'mothur_taxonomy' from file '/cvmfs/main.galaxyproject.org/config/shed_tool_data_table_conf.xml', attempting to merge content.
galaxy.tools.data DEBUG 2019-08-06 15:05:06,276 [p:1,w:0,m:0] [MainThread] Loaded 0 lines from '/cvmfs/main.galaxyproject.org/tool_data/toolshed.g2.bx.psu.edu/repos/iuc/mothur_normalize_shared/042fba3006e9/mothur_aligndb.loc' for 'mothur_aligndb'
galaxy.tools.data DEBUG 2019-08-06 15:05:06,276 [p:1,w:0,m:0] [MainThread] Loading another instance of data table 'mothur_aligndb' from file '/cvmfs/main.galaxyproject.org/config/shed_tool_data_table_conf.xml', attempting to merge content.
galaxy.tools.data DEBUG 2019-08-06 15:05:06,276 [p:1,w:0,m:0] [MainThread] Loaded 0 lines from '/cvmfs/main.galaxyproject.org/tool_data/toolshed.g2.bx.psu.edu/repos/iuc/mothur_normalize_shared/042fba3006e9/mothur_lookup.loc' for 'mothur_lookup'
galaxy.tools.data DEBUG 2019-08-06 15:05:06,276 [p:1,w:0,m:0] [MainThread] Loading another instance of data table 'mothur_lookup' from file '/cvmfs/main.galaxyproject.org/config/shed_tool_data_table_conf.xml', attempting to merge content.
galaxy.tools.data DEBUG 2019-08-06 15:05:06,276 [p:1,w:0,m:0] [MainThread] Loaded 0 lines from '/cvmfs/main.galaxyproject.org/tool_data/toolshed.g2.bx.psu.edu/repos/iuc/mothur_normalize_shared/042fba3006e9/mothur_map.loc' for 'mothur_map'
galaxy.tools.data DEBUG 2019-08-06 15:05:06,277 [p:1,w:0,m:0] [MainThread] Loading another instance of data table 'mothur_map' from file '/cvmfs/main.galaxyproject.org/config/shed_tool_data_table_conf.xml', attempting to merge content.
galaxy.tools.data DEBUG 2019-08-06 15:05:06,277 [p:1,w:0,m:0] [MainThread] Loaded 0 lines from '/cvmfs/main.galaxyproject.org/tool_data/toolshed.g2.bx.psu.edu/repos/iuc/mothur_normalize_shared/042fba3006e9/mothur_taxonomy.loc' for 'mothur_taxonomy'
galaxy.tools.data DEBUG 2019-08-06 15:05:06,277 [p:1,w:0,m:0] [MainThread] Loading another instance of data table 'mothur_taxonomy' from file '/cvmfs/main.galaxyproject.org/config/shed_tool_data_table_conf.xml', attempting to merge content.
galaxy.tools.data DEBUG 2019-08-06 15:05:06,277 [p:1,w:0,m:0] [MainThread] Loaded 0 lines from '/cvmfs/main.galaxyproject.org/tool_data/toolshed.g2.bx.psu.edu/repos/iuc/mothur_nmds/a522f1b60172/mothur_aligndb.loc' for 'mothur_aligndb'
galaxy.tools.data DEBUG 2019-08-06 15:05:06,278 [p:1,w:0,m:0] [MainThread] Loading another instance of data table 'mothur_aligndb' from file '/cvmfs/main.galaxyproject.org/config/shed_tool_data_table_conf.xml', attempting to merge content.
galaxy.tools.data DEBUG 2019-08-06 15:05:06,278 [p:1,w:0,m:0] [MainThread] Loaded 0 lines from '/cvmfs/main.galaxyproject.org/tool_data/toolshed.g2.bx.psu.edu/repos/iuc/mothur_nmds/a522f1b60172/mothur_lookup.loc' for 'mothur_lookup'
galaxy.tools.data DEBUG 2019-08-06 15:05:06,278 [p:1,w:0,m:0] [MainThread] Loading another instance of data table 'mothur_lookup' from file '/cvmfs/main.galaxyproject.org/config/shed_tool_data_table_conf.xml', attempting to merge content.
galaxy.tools.data DEBUG 2019-08-06 15:05:06,279 [p:1,w:0,m:0] [MainThread] Loaded 0 lines from '/cvmfs/main.galaxyproject.org/tool_data/toolshed.g2.bx.psu.edu/repos/iuc/mothur_nmds/a522f1b60172/mothur_map.loc' for 'mothur_map'
galaxy.tools.data DEBUG 2019-08-06 15:05:06,279 [p:1,w:0,m:0] [MainThread] Loading another instance of data table 'mothur_map' from file '/cvmfs/main.galaxyproject.org/config/shed_tool_data_table_conf.xml', attempting to merge content.
galaxy.tools.data DEBUG 2019-08-06 15:05:06,279 [p:1,w:0,m:0] [MainThread] Loaded 0 lines from '/cvmfs/main.galaxyproject.org/tool_data/toolshed.g2.bx.psu.edu/repos/iuc/mothur_nmds/a522f1b60172/mothur_taxonomy.loc' for 'mothur_taxonomy'
galaxy.tools.data DEBUG 2019-08-06 15:05:06,279 [p:1,w:0,m:0] [MainThread] Loading another instance of data table 'mothur_taxonomy' from file '/cvmfs/main.galaxyproject.org/config/shed_tool_data_table_conf.xml', attempting to merge content.
galaxy.tools.data DEBUG 2019-08-06 15:05:06,280 [p:1,w:0,m:0] [MainThread] Loaded 0 lines from '/cvmfs/main.galaxyproject.org/tool_data/toolshed.g2.bx.psu.edu/repos/iuc/mothur_mimarks_attributes/1a45cc9dc7ee/mothur_aligndb.loc' for 'mothur_aligndb'
galaxy.tools.data DEBUG 2019-08-06 15:05:06,280 [p:1,w:0,m:0] [MainThread] Loading another instance of data table 'mothur_aligndb' from file '/cvmfs/main.galaxyproject.org/config/shed_tool_data_table_conf.xml', attempting to merge content.
galaxy.tools.data DEBUG 2019-08-06 15:05:06,280 [p:1,w:0,m:0] [MainThread] Loaded 0 lines from '/cvmfs/main.galaxyproject.org/tool_data/toolshed.g2.bx.psu.edu/repos/iuc/mothur_mimarks_attributes/1a45cc9dc7ee/mothur_lookup.loc' for 'mothur_lookup'
galaxy.tools.data DEBUG 2019-08-06 15:05:06,280 [p:1,w:0,m:0] [MainThread] Loading another instance of data table 'mothur_lookup' from file '/cvmfs/main.galaxyproject.org/config/shed_tool_data_table_conf.xml', attempting to merge content.
galaxy.tools.data DEBUG 2019-08-06 15:05:06,280 [p:1,w:0,m:0] [MainThread] Loaded 0 lines from '/cvmfs/main.galaxyproject.org/tool_data/toolshed.g2.bx.psu.edu/repos/iuc/mothur_mimarks_attributes/1a45cc9dc7ee/mothur_map.loc' for 'mothur_map'
galaxy.tools.data DEBUG 2019-08-06 15:05:06,281 [p:1,w:0,m:0] [MainThread] Loading another instance of data table 'mothur_map' from file '/cvmfs/main.galaxyproject.org/config/shed_tool_data_table_conf.xml', attempting to merge content.
galaxy.tools.data DEBUG 2019-08-06 15:05:06,281 [p:1,w:0,m:0] [MainThread] Loaded 0 lines from '/cvmfs/main.galaxyproject.org/tool_data/toolshed.g2.bx.psu.edu/repos/iuc/mothur_mimarks_attributes/1a45cc9dc7ee/mothur_taxonomy.loc' for 'mothur_taxonomy'
galaxy.tools.data DEBUG 2019-08-06 15:05:06,281 [p:1,w:0,m:0] [MainThread] Loading another instance of data table 'mothur_taxonomy' from file '/cvmfs/main.galaxyproject.org/config/shed_tool_data_table_conf.xml', attempting to merge content.
galaxy.tools.data DEBUG 2019-08-06 15:05:06,282 [p:1,w:0,m:0] [MainThread] Loaded 0 lines from '/cvmfs/main.galaxyproject.org/tool_data/toolshed.g2.bx.psu.edu/repos/iuc/mothur_metastats/7c817f668dac/mothur_aligndb.loc' for 'mothur_aligndb'
galaxy.tools.data DEBUG 2019-08-06 15:05:06,282 [p:1,w:0,m:0] [MainThread] Loading another instance of data table 'mothur_aligndb' from file '/cvmfs/main.galaxyproject.org/config/shed_tool_data_table_conf.xml', attempting to merge content.
galaxy.tools.data DEBUG 2019-08-06 15:05:06,282 [p:1,w:0,m:0] [MainThread] Loaded 0 lines from '/cvmfs/main.galaxyproject.org/tool_data/toolshed.g2.bx.psu.edu/repos/iuc/mothur_metastats/7c817f668dac/mothur_lookup.loc' for 'mothur_lookup'
galaxy.tools.data DEBUG 2019-08-06 15:05:06,282 [p:1,w:0,m:0] [MainThread] Loading another instance of data table 'mothur_lookup' from file '/cvmfs/main.galaxyproject.org/config/shed_tool_data_table_conf.xml', attempting to merge content.
galaxy.tools.data DEBUG 2019-08-06 15:05:06,282 [p:1,w:0,m:0] [MainThread] Loaded 0 lines from '/cvmfs/main.galaxyproject.org/tool_data/toolshed.g2.bx.psu.edu/repos/iuc/mothur_metastats/7c817f668dac/mothur_map.loc' for 'mothur_map'
galaxy.tools.data DEBUG 2019-08-06 15:05:06,282 [p:1,w:0,m:0] [MainThread] Loading another instance of data table 'mothur_map' from file '/cvmfs/main.galaxyproject.org/config/shed_tool_data_table_conf.xml', attempting to merge content.
galaxy.tools.data DEBUG 2019-08-06 15:05:06,283 [p:1,w:0,m:0] [MainThread] Loaded 0 lines from '/cvmfs/main.galaxyproject.org/tool_data/toolshed.g2.bx.psu.edu/repos/iuc/mothur_metastats/7c817f668dac/mothur_taxonomy.loc' for 'mothur_taxonomy'
galaxy.tools.data DEBUG 2019-08-06 15:05:06,283 [p:1,w:0,m:0] [MainThread] Loading another instance of data table 'mothur_taxonomy' from file '/cvmfs/main.galaxyproject.org/config/shed_tool_data_table_conf.xml', attempting to merge content.
galaxy.tools.data DEBUG 2019-08-06 15:05:06,283 [p:1,w:0,m:0] [MainThread] Loaded 0 lines from '/cvmfs/main.galaxyproject.org/tool_data/toolshed.g2.bx.psu.edu/repos/iuc/mothur_merge_taxsummary/8eebcd1d81b0/mothur_aligndb.loc' for 'mothur_aligndb'
galaxy.tools.data DEBUG 2019-08-06 15:05:06,283 [p:1,w:0,m:0] [MainThread] Loading another instance of data table 'mothur_aligndb' from file '/cvmfs/main.galaxyproject.org/config/shed_tool_data_table_conf.xml', attempting to merge content.
galaxy.tools.data DEBUG 2019-08-06 15:05:06,284 [p:1,w:0,m:0] [MainThread] Loaded 0 lines from '/cvmfs/main.galaxyproject.org/tool_data/toolshed.g2.bx.psu.edu/repos/iuc/mothur_merge_taxsummary/8eebcd1d81b0/mothur_lookup.loc' for 'mothur_lookup'
galaxy.tools.data DEBUG 2019-08-06 15:05:06,284 [p:1,w:0,m:0] [MainThread] Loading another instance of data table 'mothur_lookup' from file '/cvmfs/main.galaxyproject.org/config/shed_tool_data_table_conf.xml', attempting to merge content.
galaxy.tools.data DEBUG 2019-08-06 15:05:06,285 [p:1,w:0,m:0] [MainThread] Loaded 0 lines from '/cvmfs/main.galaxyproject.org/tool_data/toolshed.g2.bx.psu.edu/repos/iuc/mothur_merge_taxsummary/8eebcd1d81b0/mothur_map.loc' for 'mothur_map'
galaxy.tools.data DEBUG 2019-08-06 15:05:06,285 [p:1,w:0,m:0] [MainThread] Loading another instance of data table 'mothur_map' from file '/cvmfs/main.galaxyproject.org/config/shed_tool_data_table_conf.xml', attempting to merge content.
galaxy.tools.data DEBUG 2019-08-06 15:05:06,286 [p:1,w:0,m:0] [MainThread] Loaded 0 lines from '/cvmfs/main.galaxyproject.org/tool_data/toolshed.g2.bx.psu.edu/repos/iuc/mothur_merge_taxsummary/8eebcd1d81b0/mothur_taxonomy.loc' for 'mothur_taxonomy'
galaxy.tools.data DEBUG 2019-08-06 15:05:06,286 [p:1,w:0,m:0] [MainThread] Loading another instance of data table 'mothur_taxonomy' from file '/cvmfs/main.galaxyproject.org/config/shed_tool_data_table_conf.xml', attempting to merge content.
galaxy.tools.data DEBUG 2019-08-06 15:05:06,287 [p:1,w:0,m:0] [MainThread] Loaded 0 lines from '/cvmfs/main.galaxyproject.org/tool_data/toolshed.g2.bx.psu.edu/repos/iuc/mothur_merge_sfffiles/e7f1da3e0339/mothur_aligndb.loc' for 'mothur_aligndb'
galaxy.tools.data DEBUG 2019-08-06 15:05:06,287 [p:1,w:0,m:0] [MainThread] Loading another instance of data table 'mothur_aligndb' from file '/cvmfs/main.galaxyproject.org/config/shed_tool_data_table_conf.xml', attempting to merge content.
galaxy.tools.data DEBUG 2019-08-06 15:05:06,287 [p:1,w:0,m:0] [MainThread] Loaded 0 lines from '/cvmfs/main.galaxyproject.org/tool_data/toolshed.g2.bx.psu.edu/repos/iuc/mothur_merge_sfffiles/e7f1da3e0339/mothur_lookup.loc' for 'mothur_lookup'
galaxy.tools.data DEBUG 2019-08-06 15:05:06,287 [p:1,w:0,m:0] [MainThread] Loading another instance of data table 'mothur_lookup' from file '/cvmfs/main.galaxyproject.org/config/shed_tool_data_table_conf.xml', attempting to merge content.
galaxy.tools.data DEBUG 2019-08-06 15:05:06,288 [p:1,w:0,m:0] [MainThread] Loaded 0 lines from '/cvmfs/main.galaxyproject.org/tool_data/toolshed.g2.bx.psu.edu/repos/iuc/mothur_merge_sfffiles/e7f1da3e0339/mothur_map.loc' for 'mothur_map'
galaxy.tools.data DEBUG 2019-08-06 15:05:06,288 [p:1,w:0,m:0] [MainThread] Loading another instance of data table 'mothur_map' from file '/cvmfs/main.galaxyproject.org/config/shed_tool_data_table_conf.xml', attempting to merge content.
galaxy.tools.data DEBUG 2019-08-06 15:05:06,292 [p:1,w:0,m:0] [MainThread] Loaded 0 lines from '/cvmfs/main.galaxyproject.org/tool_data/toolshed.g2.bx.psu.edu/repos/iuc/mothur_merge_sfffiles/e7f1da3e0339/mothur_taxonomy.loc' for 'mothur_taxonomy'
galaxy.tools.data DEBUG 2019-08-06 15:05:06,292 [p:1,w:0,m:0] [MainThread] Loading another instance of data table 'mothur_taxonomy' from file '/cvmfs/main.galaxyproject.org/config/shed_tool_data_table_conf.xml', attempting to merge content.
galaxy.tools.data DEBUG 2019-08-06 15:05:06,293 [p:1,w:0,m:0] [MainThread] Loaded 0 lines from '/cvmfs/main.galaxyproject.org/tool_data/toolshed.g2.bx.psu.edu/repos/iuc/mothur_merge_groups/4170555c36c1/mothur_aligndb.loc' for 'mothur_aligndb'
galaxy.tools.data DEBUG 2019-08-06 15:05:06,293 [p:1,w:0,m:0] [MainThread] Loading another instance of data table 'mothur_aligndb' from file '/cvmfs/main.galaxyproject.org/config/shed_tool_data_table_conf.xml', attempting to merge content.
galaxy.tools.data DEBUG 2019-08-06 15:05:06,294 [p:1,w:0,m:0] [MainThread] Loaded 0 lines from '/cvmfs/main.galaxyproject.org/tool_data/toolshed.g2.bx.psu.edu/repos/iuc/mothur_merge_groups/4170555c36c1/mothur_lookup.loc' for 'mothur_lookup'
galaxy.tools.data DEBUG 2019-08-06 15:05:06,294 [p:1,w:0,m:0] [MainThread] Loading another instance of data table 'mothur_lookup' from file '/cvmfs/main.galaxyproject.org/config/shed_tool_data_table_conf.xml', attempting to merge content.
galaxy.tools.data DEBUG 2019-08-06 15:05:06,295 [p:1,w:0,m:0] [MainThread] Loaded 0 lines from '/cvmfs/main.galaxyproject.org/tool_data/toolshed.g2.bx.psu.edu/repos/iuc/mothur_merge_groups/4170555c36c1/mothur_map.loc' for 'mothur_map'
galaxy.tools.data DEBUG 2019-08-06 15:05:06,295 [p:1,w:0,m:0] [MainThread] Loading another instance of data table 'mothur_map' from file '/cvmfs/main.galaxyproject.org/config/shed_tool_data_table_conf.xml', attempting to merge content.
galaxy.tools.data DEBUG 2019-08-06 15:05:06,295 [p:1,w:0,m:0] [MainThread] Loaded 0 lines from '/cvmfs/main.galaxyproject.org/tool_data/toolshed.g2.bx.psu.edu/repos/iuc/mothur_merge_groups/4170555c36c1/mothur_taxonomy.loc' for 'mothur_taxonomy'
galaxy.tools.data DEBUG 2019-08-06 15:05:06,295 [p:1,w:0,m:0] [MainThread] Loading another instance of data table 'mothur_taxonomy' from file '/cvmfs/main.galaxyproject.org/config/shed_tool_data_table_conf.xml', attempting to merge content.
galaxy.tools.data DEBUG 2019-08-06 15:05:06,296 [p:1,w:0,m:0] [MainThread] Loaded 0 lines from '/cvmfs/main.galaxyproject.org/tool_data/toolshed.g2.bx.psu.edu/repos/iuc/mothur_merge_files/28a135978ed0/mothur_aligndb.loc' for 'mothur_aligndb'
galaxy.tools.data DEBUG 2019-08-06 15:05:06,296 [p:1,w:0,m:0] [MainThread] Loading another instance of data table 'mothur_aligndb' from file '/cvmfs/main.galaxyproject.org/config/shed_tool_data_table_conf.xml', attempting to merge content.
galaxy.tools.data DEBUG 2019-08-06 15:05:06,297 [p:1,w:0,m:0] [MainThread] Loaded 0 lines from '/cvmfs/main.galaxyproject.org/tool_data/toolshed.g2.bx.psu.edu/repos/iuc/mothur_merge_files/28a135978ed0/mothur_lookup.loc' for 'mothur_lookup'
galaxy.tools.data DEBUG 2019-08-06 15:05:06,297 [p:1,w:0,m:0] [MainThread] Loading another instance of data table 'mothur_lookup' from file '/cvmfs/main.galaxyproject.org/config/shed_tool_data_table_conf.xml', attempting to merge content.
galaxy.tools.data DEBUG 2019-08-06 15:05:06,297 [p:1,w:0,m:0] [MainThread] Loaded 0 lines from '/cvmfs/main.galaxyproject.org/tool_data/toolshed.g2.bx.psu.edu/repos/iuc/mothur_merge_files/28a135978ed0/mothur_map.loc' for 'mothur_map'
galaxy.tools.data DEBUG 2019-08-06 15:05:06,297 [p:1,w:0,m:0] [MainThread] Loading another instance of data table 'mothur_map' from file '/cvmfs/main.galaxyproject.org/config/shed_tool_data_table_conf.xml', attempting to merge content.
galaxy.tools.data DEBUG 2019-08-06 15:05:06,298 [p:1,w:0,m:0] [MainThread] Loaded 0 lines from '/cvmfs/main.galaxyproject.org/tool_data/toolshed.g2.bx.psu.edu/repos/iuc/mothur_merge_files/28a135978ed0/mothur_taxonomy.loc' for 'mothur_taxonomy'
galaxy.tools.data DEBUG 2019-08-06 15:05:06,298 [p:1,w:0,m:0] [MainThread] Loading another instance of data table 'mothur_taxonomy' from file '/cvmfs/main.galaxyproject.org/config/shed_tool_data_table_conf.xml', attempting to merge content.
galaxy.tools.data DEBUG 2019-08-06 15:05:06,299 [p:1,w:0,m:0] [MainThread] Loaded 0 lines from '/cvmfs/main.galaxyproject.org/tool_data/toolshed.g2.bx.psu.edu/repos/iuc/mothur_mantel/04aa7542e2df/mothur_aligndb.loc' for 'mothur_aligndb'
galaxy.tools.data DEBUG 2019-08-06 15:05:06,299 [p:1,w:0,m:0] [MainThread] Loading another instance of data table 'mothur_aligndb' from file '/cvmfs/main.galaxyproject.org/config/shed_tool_data_table_conf.xml', attempting to merge content.
galaxy.tools.data DEBUG 2019-08-06 15:05:06,299 [p:1,w:0,m:0] [MainThread] Loaded 0 lines from '/cvmfs/main.galaxyproject.org/tool_data/toolshed.g2.bx.psu.edu/repos/iuc/mothur_mantel/04aa7542e2df/mothur_lookup.loc' for 'mothur_lookup'
galaxy.tools.data DEBUG 2019-08-06 15:05:06,300 [p:1,w:0,m:0] [MainThread] Loading another instance of data table 'mothur_lookup' from file '/cvmfs/main.galaxyproject.org/config/shed_tool_data_table_conf.xml', attempting to merge content.
galaxy.tools.data DEBUG 2019-08-06 15:05:06,300 [p:1,w:0,m:0] [MainThread] Loaded 0 lines from '/cvmfs/main.galaxyproject.org/tool_data/toolshed.g2.bx.psu.edu/repos/iuc/mothur_mantel/04aa7542e2df/mothur_map.loc' for 'mothur_map'
galaxy.tools.data DEBUG 2019-08-06 15:05:06,300 [p:1,w:0,m:0] [MainThread] Loading another instance of data table 'mothur_map' from file '/cvmfs/main.galaxyproject.org/config/shed_tool_data_table_conf.xml', attempting to merge content.
galaxy.tools.data DEBUG 2019-08-06 15:05:06,301 [p:1,w:0,m:0] [MainThread] Loaded 0 lines from '/cvmfs/main.galaxyproject.org/tool_data/toolshed.g2.bx.psu.edu/repos/iuc/mothur_mantel/04aa7542e2df/mothur_taxonomy.loc' for 'mothur_taxonomy'
galaxy.tools.data DEBUG 2019-08-06 15:05:06,301 [p:1,w:0,m:0] [MainThread] Loading another instance of data table 'mothur_taxonomy' from file '/cvmfs/main.galaxyproject.org/config/shed_tool_data_table_conf.xml', attempting to merge content.
galaxy.tools.data DEBUG 2019-08-06 15:05:06,301 [p:1,w:0,m:0] [MainThread] Loaded 0 lines from '/cvmfs/main.galaxyproject.org/tool_data/toolshed.g2.bx.psu.edu/repos/iuc/mothur_make_sra/eb8c2262bd1b/mothur_aligndb.loc' for 'mothur_aligndb'
galaxy.tools.data DEBUG 2019-08-06 15:05:06,302 [p:1,w:0,m:0] [MainThread] Loading another instance of data table 'mothur_aligndb' from file '/cvmfs/main.galaxyproject.org/config/shed_tool_data_table_conf.xml', attempting to merge content.
galaxy.tools.data DEBUG 2019-08-06 15:05:06,302 [p:1,w:0,m:0] [MainThread] Loaded 0 lines from '/cvmfs/main.galaxyproject.org/tool_data/toolshed.g2.bx.psu.edu/repos/iuc/mothur_make_sra/eb8c2262bd1b/mothur_lookup.loc' for 'mothur_lookup'
galaxy.tools.data DEBUG 2019-08-06 15:05:06,302 [p:1,w:0,m:0] [MainThread] Loading another instance of data table 'mothur_lookup' from file '/cvmfs/main.galaxyproject.org/config/shed_tool_data_table_conf.xml', attempting to merge content.
galaxy.tools.data DEBUG 2019-08-06 15:05:06,303 [p:1,w:0,m:0] [MainThread] Loaded 0 lines from '/cvmfs/main.galaxyproject.org/tool_data/toolshed.g2.bx.psu.edu/repos/iuc/mothur_make_sra/eb8c2262bd1b/mothur_map.loc' for 'mothur_map'
galaxy.tools.data DEBUG 2019-08-06 15:05:06,303 [p:1,w:0,m:0] [MainThread] Loading another instance of data table 'mothur_map' from file '/cvmfs/main.galaxyproject.org/config/shed_tool_data_table_conf.xml', attempting to merge content.
galaxy.tools.data DEBUG 2019-08-06 15:05:06,303 [p:1,w:0,m:0] [MainThread] Loaded 0 lines from '/cvmfs/main.galaxyproject.org/tool_data/toolshed.g2.bx.psu.edu/repos/iuc/mothur_make_sra/eb8c2262bd1b/mothur_taxonomy.loc' for 'mothur_taxonomy'
galaxy.tools.data DEBUG 2019-08-06 15:05:06,303 [p:1,w:0,m:0] [MainThread] Loading another instance of data table 'mothur_taxonomy' from file '/cvmfs/main.galaxyproject.org/config/shed_tool_data_table_conf.xml', attempting to merge content.
galaxy.tools.data DEBUG 2019-08-06 15:05:06,304 [p:1,w:0,m:0] [MainThread] Loaded 0 lines from '/cvmfs/main.galaxyproject.org/tool_data/toolshed.g2.bx.psu.edu/repos/iuc/mothur_make_shared/c4b6d7acffbf/mothur_aligndb.loc' for 'mothur_aligndb'
galaxy.tools.data DEBUG 2019-08-06 15:05:06,304 [p:1,w:0,m:0] [MainThread] Loading another instance of data table 'mothur_aligndb' from file '/cvmfs/main.galaxyproject.org/config/shed_tool_data_table_conf.xml', attempting to merge content.
galaxy.tools.data DEBUG 2019-08-06 15:05:06,305 [p:1,w:0,m:0] [MainThread] Loaded 0 lines from '/cvmfs/main.galaxyproject.org/tool_data/toolshed.g2.bx.psu.edu/repos/iuc/mothur_make_shared/c4b6d7acffbf/mothur_lookup.loc' for 'mothur_lookup'
galaxy.tools.data DEBUG 2019-08-06 15:05:06,305 [p:1,w:0,m:0] [MainThread] Loading another instance of data table 'mothur_lookup' from file '/cvmfs/main.galaxyproject.org/config/shed_tool_data_table_conf.xml', attempting to merge content.
galaxy.tools.data DEBUG 2019-08-06 15:05:06,305 [p:1,w:0,m:0] [MainThread] Loaded 0 lines from '/cvmfs/main.galaxyproject.org/tool_data/toolshed.g2.bx.psu.edu/repos/iuc/mothur_make_shared/c4b6d7acffbf/mothur_map.loc' for 'mothur_map'
galaxy.tools.data DEBUG 2019-08-06 15:05:06,305 [p:1,w:0,m:0] [MainThread] Loading another instance of data table 'mothur_map' from file '/cvmfs/main.galaxyproject.org/config/shed_tool_data_table_conf.xml', attempting to merge content.
galaxy.tools.data DEBUG 2019-08-06 15:05:06,306 [p:1,w:0,m:0] [MainThread] Loaded 0 lines from '/cvmfs/main.galaxyproject.org/tool_data/toolshed.g2.bx.psu.edu/repos/iuc/mothur_make_shared/c4b6d7acffbf/mothur_taxonomy.loc' for 'mothur_taxonomy'
galaxy.tools.data DEBUG 2019-08-06 15:05:06,306 [p:1,w:0,m:0] [MainThread] Loading another instance of data table 'mothur_taxonomy' from file '/cvmfs/main.galaxyproject.org/config/shed_tool_data_table_conf.xml', attempting to merge content.
galaxy.tools.data DEBUG 2019-08-06 15:05:06,306 [p:1,w:0,m:0] [MainThread] Loaded 0 lines from '/cvmfs/main.galaxyproject.org/tool_data/toolshed.g2.bx.psu.edu/repos/iuc/mothur_make_lookup/0c303113990d/mothur_aligndb.loc' for 'mothur_aligndb'
galaxy.tools.data DEBUG 2019-08-06 15:05:06,306 [p:1,w:0,m:0] [MainThread] Loading another instance of data table 'mothur_aligndb' from file '/cvmfs/main.galaxyproject.org/config/shed_tool_data_table_conf.xml', attempting to merge content.
galaxy.tools.data DEBUG 2019-08-06 15:05:06,307 [p:1,w:0,m:0] [MainThread] Loaded 0 lines from '/cvmfs/main.galaxyproject.org/tool_data/toolshed.g2.bx.psu.edu/repos/iuc/mothur_make_lookup/0c303113990d/mothur_lookup.loc' for 'mothur_lookup'
galaxy.tools.data DEBUG 2019-08-06 15:05:06,307 [p:1,w:0,m:0] [MainThread] Loading another instance of data table 'mothur_lookup' from file '/cvmfs/main.galaxyproject.org/config/shed_tool_data_table_conf.xml', attempting to merge content.
galaxy.tools.data DEBUG 2019-08-06 15:05:06,307 [p:1,w:0,m:0] [MainThread] Loaded 0 lines from '/cvmfs/main.galaxyproject.org/tool_data/toolshed.g2.bx.psu.edu/repos/iuc/mothur_make_lookup/0c303113990d/mothur_map.loc' for 'mothur_map'
galaxy.tools.data DEBUG 2019-08-06 15:05:06,307 [p:1,w:0,m:0] [MainThread] Loading another instance of data table 'mothur_map' from file '/cvmfs/main.galaxyproject.org/config/shed_tool_data_table_conf.xml', attempting to merge content.
galaxy.tools.data DEBUG 2019-08-06 15:05:06,308 [p:1,w:0,m:0] [MainThread] Loaded 0 lines from '/cvmfs/main.galaxyproject.org/tool_data/toolshed.g2.bx.psu.edu/repos/iuc/mothur_make_lookup/0c303113990d/mothur_taxonomy.loc' for 'mothur_taxonomy'
galaxy.tools.data DEBUG 2019-08-06 15:05:06,308 [p:1,w:0,m:0] [MainThread] Loading another instance of data table 'mothur_taxonomy' from file '/cvmfs/main.galaxyproject.org/config/shed_tool_data_table_conf.xml', attempting to merge content.
galaxy.tools.data DEBUG 2019-08-06 15:05:06,308 [p:1,w:0,m:0] [MainThread] Loaded 0 lines from '/cvmfs/main.galaxyproject.org/tool_data/toolshed.g2.bx.psu.edu/repos/iuc/mothur_make_lefse/d58287720f30/mothur_aligndb.loc' for 'mothur_aligndb'
galaxy.tools.data DEBUG 2019-08-06 15:05:06,308 [p:1,w:0,m:0] [MainThread] Loading another instance of data table 'mothur_aligndb' from file '/cvmfs/main.galaxyproject.org/config/shed_tool_data_table_conf.xml', attempting to merge content.
galaxy.tools.data DEBUG 2019-08-06 15:05:06,309 [p:1,w:0,m:0] [MainThread] Loaded 0 lines from '/cvmfs/main.galaxyproject.org/tool_data/toolshed.g2.bx.psu.edu/repos/iuc/mothur_make_lefse/d58287720f30/mothur_lookup.loc' for 'mothur_lookup'
galaxy.tools.data DEBUG 2019-08-06 15:05:06,316 [p:1,w:0,m:0] [MainThread] Loading another instance of data table 'mothur_lookup' from file '/cvmfs/main.galaxyproject.org/config/shed_tool_data_table_conf.xml', attempting to merge content.
galaxy.tools.data DEBUG 2019-08-06 15:05:06,321 [p:1,w:0,m:0] [MainThread] Loaded 0 lines from '/cvmfs/main.galaxyproject.org/tool_data/toolshed.g2.bx.psu.edu/repos/iuc/mothur_make_lefse/d58287720f30/mothur_map.loc' for 'mothur_map'
galaxy.tools.data DEBUG 2019-08-06 15:05:06,321 [p:1,w:0,m:0] [MainThread] Loading another instance of data table 'mothur_map' from file '/cvmfs/main.galaxyproject.org/config/shed_tool_data_table_conf.xml', attempting to merge content.
galaxy.tools.data DEBUG 2019-08-06 15:05:06,322 [p:1,w:0,m:0] [MainThread] Loaded 0 lines from '/cvmfs/main.galaxyproject.org/tool_data/toolshed.g2.bx.psu.edu/repos/iuc/mothur_make_lefse/d58287720f30/mothur_taxonomy.loc' for 'mothur_taxonomy'
galaxy.tools.data DEBUG 2019-08-06 15:05:06,322 [p:1,w:0,m:0] [MainThread] Loading another instance of data table 'mothur_taxonomy' from file '/cvmfs/main.galaxyproject.org/config/shed_tool_data_table_conf.xml', attempting to merge content.
galaxy.tools.data DEBUG 2019-08-06 15:05:06,322 [p:1,w:0,m:0] [MainThread] Loaded 0 lines from '/cvmfs/main.galaxyproject.org/tool_data/toolshed.g2.bx.psu.edu/repos/iuc/mothur_make_group/992d380f24ea/mothur_aligndb.loc' for 'mothur_aligndb'
galaxy.tools.data DEBUG 2019-08-06 15:05:06,322 [p:1,w:0,m:0] [MainThread] Loading another instance of data table 'mothur_aligndb' from file '/cvmfs/main.galaxyproject.org/config/shed_tool_data_table_conf.xml', attempting to merge content.
galaxy.tools.data DEBUG 2019-08-06 15:05:06,323 [p:1,w:0,m:0] [MainThread] Loaded 0 lines from '/cvmfs/main.galaxyproject.org/tool_data/toolshed.g2.bx.psu.edu/repos/iuc/mothur_make_group/992d380f24ea/mothur_lookup.loc' for 'mothur_lookup'
galaxy.tools.data DEBUG 2019-08-06 15:05:06,323 [p:1,w:0,m:0] [MainThread] Loading another instance of data table 'mothur_lookup' from file '/cvmfs/main.galaxyproject.org/config/shed_tool_data_table_conf.xml', attempting to merge content.
galaxy.tools.data DEBUG 2019-08-06 15:05:06,323 [p:1,w:0,m:0] [MainThread] Loaded 0 lines from '/cvmfs/main.galaxyproject.org/tool_data/toolshed.g2.bx.psu.edu/repos/iuc/mothur_make_group/992d380f24ea/mothur_map.loc' for 'mothur_map'
galaxy.tools.data DEBUG 2019-08-06 15:05:06,323 [p:1,w:0,m:0] [MainThread] Loading another instance of data table 'mothur_map' from file '/cvmfs/main.galaxyproject.org/config/shed_tool_data_table_conf.xml', attempting to merge content.
galaxy.tools.data DEBUG 2019-08-06 15:05:06,324 [p:1,w:0,m:0] [MainThread] Loaded 0 lines from '/cvmfs/main.galaxyproject.org/tool_data/toolshed.g2.bx.psu.edu/repos/iuc/mothur_make_group/992d380f24ea/mothur_taxonomy.loc' for 'mothur_taxonomy'
galaxy.tools.data DEBUG 2019-08-06 15:05:06,324 [p:1,w:0,m:0] [MainThread] Loading another instance of data table 'mothur_taxonomy' from file '/cvmfs/main.galaxyproject.org/config/shed_tool_data_table_conf.xml', attempting to merge content.
galaxy.tools.data DEBUG 2019-08-06 15:05:06,324 [p:1,w:0,m:0] [MainThread] Loaded 0 lines from '/cvmfs/main.galaxyproject.org/tool_data/toolshed.g2.bx.psu.edu/repos/iuc/mothur_make_fastq/c49147967884/mothur_aligndb.loc' for 'mothur_aligndb'
galaxy.tools.data DEBUG 2019-08-06 15:05:06,324 [p:1,w:0,m:0] [MainThread] Loading another instance of data table 'mothur_aligndb' from file '/cvmfs/main.galaxyproject.org/config/shed_tool_data_table_conf.xml', attempting to merge content.
galaxy.tools.data DEBUG 2019-08-06 15:05:06,325 [p:1,w:0,m:0] [MainThread] Loaded 0 lines from '/cvmfs/main.galaxyproject.org/tool_data/toolshed.g2.bx.psu.edu/repos/iuc/mothur_make_fastq/c49147967884/mothur_lookup.loc' for 'mothur_lookup'
galaxy.tools.data DEBUG 2019-08-06 15:05:06,325 [p:1,w:0,m:0] [MainThread] Loading another instance of data table 'mothur_lookup' from file '/cvmfs/main.galaxyproject.org/config/shed_tool_data_table_conf.xml', attempting to merge content.
galaxy.tools.data DEBUG 2019-08-06 15:05:06,325 [p:1,w:0,m:0] [MainThread] Loaded 0 lines from '/cvmfs/main.galaxyproject.org/tool_data/toolshed.g2.bx.psu.edu/repos/iuc/mothur_make_fastq/c49147967884/mothur_map.loc' for 'mothur_map'
galaxy.tools.data DEBUG 2019-08-06 15:05:06,325 [p:1,w:0,m:0] [MainThread] Loading another instance of data table 'mothur_map' from file '/cvmfs/main.galaxyproject.org/config/shed_tool_data_table_conf.xml', attempting to merge content.
galaxy.tools.data DEBUG 2019-08-06 15:05:06,326 [p:1,w:0,m:0] [MainThread] Loaded 0 lines from '/cvmfs/main.galaxyproject.org/tool_data/toolshed.g2.bx.psu.edu/repos/iuc/mothur_make_fastq/c49147967884/mothur_taxonomy.loc' for 'mothur_taxonomy'
galaxy.tools.data DEBUG 2019-08-06 15:05:06,326 [p:1,w:0,m:0] [MainThread] Loading another instance of data table 'mothur_taxonomy' from file '/cvmfs/main.galaxyproject.org/config/shed_tool_data_table_conf.xml', attempting to merge content.
galaxy.tools.data DEBUG 2019-08-06 15:05:06,326 [p:1,w:0,m:0] [MainThread] Loaded 0 lines from '/cvmfs/main.galaxyproject.org/tool_data/toolshed.g2.bx.psu.edu/repos/iuc/mothur_make_design/7f5f942a6862/mothur_aligndb.loc' for 'mothur_aligndb'
galaxy.tools.data DEBUG 2019-08-06 15:05:06,326 [p:1,w:0,m:0] [MainThread] Loading another instance of data table 'mothur_aligndb' from file '/cvmfs/main.galaxyproject.org/config/shed_tool_data_table_conf.xml', attempting to merge content.
galaxy.tools.data DEBUG 2019-08-06 15:05:06,327 [p:1,w:0,m:0] [MainThread] Loaded 0 lines from '/cvmfs/main.galaxyproject.org/tool_data/toolshed.g2.bx.psu.edu/repos/iuc/mothur_make_design/7f5f942a6862/mothur_lookup.loc' for 'mothur_lookup'
galaxy.tools.data DEBUG 2019-08-06 15:05:06,327 [p:1,w:0,m:0] [MainThread] Loading another instance of data table 'mothur_lookup' from file '/cvmfs/main.galaxyproject.org/config/shed_tool_data_table_conf.xml', attempting to merge content.
galaxy.tools.data DEBUG 2019-08-06 15:05:06,327 [p:1,w:0,m:0] [MainThread] Loaded 0 lines from '/cvmfs/main.galaxyproject.org/tool_data/toolshed.g2.bx.psu.edu/repos/iuc/mothur_make_design/7f5f942a6862/mothur_map.loc' for 'mothur_map'
galaxy.tools.data DEBUG 2019-08-06 15:05:06,327 [p:1,w:0,m:0] [MainThread] Loading another instance of data table 'mothur_map' from file '/cvmfs/main.galaxyproject.org/config/shed_tool_data_table_conf.xml', attempting to merge content.
galaxy.tools.data DEBUG 2019-08-06 15:05:06,328 [p:1,w:0,m:0] [MainThread] Loaded 0 lines from '/cvmfs/main.galaxyproject.org/tool_data/toolshed.g2.bx.psu.edu/repos/iuc/mothur_make_design/7f5f942a6862/mothur_taxonomy.loc' for 'mothur_taxonomy'
galaxy.tools.data DEBUG 2019-08-06 15:05:06,328 [p:1,w:0,m:0] [MainThread] Loading another instance of data table 'mothur_taxonomy' from file '/cvmfs/main.galaxyproject.org/config/shed_tool_data_table_conf.xml', attempting to merge content.
galaxy.tools.data DEBUG 2019-08-06 15:05:06,328 [p:1,w:0,m:0] [MainThread] Loaded 0 lines from '/cvmfs/main.galaxyproject.org/tool_data/toolshed.g2.bx.psu.edu/repos/iuc/mothur_make_contigs/2b3fac454f43/mothur_aligndb.loc' for 'mothur_aligndb'
galaxy.tools.data DEBUG 2019-08-06 15:05:06,328 [p:1,w:0,m:0] [MainThread] Loading another instance of data table 'mothur_aligndb' from file '/cvmfs/main.galaxyproject.org/config/shed_tool_data_table_conf.xml', attempting to merge content.
galaxy.tools.data DEBUG 2019-08-06 15:05:06,328 [p:1,w:0,m:0] [MainThread] Loaded 0 lines from '/cvmfs/main.galaxyproject.org/tool_data/toolshed.g2.bx.psu.edu/repos/iuc/mothur_make_contigs/2b3fac454f43/mothur_lookup.loc' for 'mothur_lookup'
galaxy.tools.data DEBUG 2019-08-06 15:05:06,329 [p:1,w:0,m:0] [MainThread] Loading another instance of data table 'mothur_lookup' from file '/cvmfs/main.galaxyproject.org/config/shed_tool_data_table_conf.xml', attempting to merge content.
galaxy.tools.data DEBUG 2019-08-06 15:05:06,329 [p:1,w:0,m:0] [MainThread] Loaded 0 lines from '/cvmfs/main.galaxyproject.org/tool_data/toolshed.g2.bx.psu.edu/repos/iuc/mothur_make_contigs/2b3fac454f43/mothur_map.loc' for 'mothur_map'
galaxy.tools.data DEBUG 2019-08-06 15:05:06,329 [p:1,w:0,m:0] [MainThread] Loading another instance of data table 'mothur_map' from file '/cvmfs/main.galaxyproject.org/config/shed_tool_data_table_conf.xml', attempting to merge content.
galaxy.tools.data DEBUG 2019-08-06 15:05:06,329 [p:1,w:0,m:0] [MainThread] Loaded 0 lines from '/cvmfs/main.galaxyproject.org/tool_data/toolshed.g2.bx.psu.edu/repos/iuc/mothur_make_contigs/2b3fac454f43/mothur_taxonomy.loc' for 'mothur_taxonomy'
galaxy.tools.data DEBUG 2019-08-06 15:05:06,330 [p:1,w:0,m:0] [MainThread] Loading another instance of data table 'mothur_taxonomy' from file '/cvmfs/main.galaxyproject.org/config/shed_tool_data_table_conf.xml', attempting to merge content.
galaxy.tools.data DEBUG 2019-08-06 15:05:06,330 [p:1,w:0,m:0] [MainThread] Loaded 0 lines from '/cvmfs/main.galaxyproject.org/tool_data/toolshed.g2.bx.psu.edu/repos/iuc/mothur_make_biom/388291e9ab3f/mothur_aligndb.loc' for 'mothur_aligndb'
galaxy.tools.data DEBUG 2019-08-06 15:05:06,330 [p:1,w:0,m:0] [MainThread] Loading another instance of data table 'mothur_aligndb' from file '/cvmfs/main.galaxyproject.org/config/shed_tool_data_table_conf.xml', attempting to merge content.
galaxy.tools.data DEBUG 2019-08-06 15:05:06,330 [p:1,w:0,m:0] [MainThread] Loaded 0 lines from '/cvmfs/main.galaxyproject.org/tool_data/toolshed.g2.bx.psu.edu/repos/iuc/mothur_make_biom/388291e9ab3f/mothur_lookup.loc' for 'mothur_lookup'
galaxy.tools.data DEBUG 2019-08-06 15:05:06,330 [p:1,w:0,m:0] [MainThread] Loading another instance of data table 'mothur_lookup' from file '/cvmfs/main.galaxyproject.org/config/shed_tool_data_table_conf.xml', attempting to merge content.
galaxy.tools.data DEBUG 2019-08-06 15:05:06,331 [p:1,w:0,m:0] [MainThread] Loaded 0 lines from '/cvmfs/main.galaxyproject.org/tool_data/toolshed.g2.bx.psu.edu/repos/iuc/mothur_make_biom/388291e9ab3f/mothur_map.loc' for 'mothur_map'
galaxy.tools.data DEBUG 2019-08-06 15:05:06,331 [p:1,w:0,m:0] [MainThread] Loading another instance of data table 'mothur_map' from file '/cvmfs/main.galaxyproject.org/config/shed_tool_data_table_conf.xml', attempting to merge content.
galaxy.tools.data DEBUG 2019-08-06 15:05:06,331 [p:1,w:0,m:0] [MainThread] Loaded 0 lines from '/cvmfs/main.galaxyproject.org/tool_data/toolshed.g2.bx.psu.edu/repos/iuc/mothur_make_biom/388291e9ab3f/mothur_taxonomy.loc' for 'mothur_taxonomy'
galaxy.tools.data DEBUG 2019-08-06 15:05:06,331 [p:1,w:0,m:0] [MainThread] Loading another instance of data table 'mothur_taxonomy' from file '/cvmfs/main.galaxyproject.org/config/shed_tool_data_table_conf.xml', attempting to merge content.
galaxy.tools.data DEBUG 2019-08-06 15:05:06,332 [p:1,w:0,m:0] [MainThread] Loaded 0 lines from '/cvmfs/main.galaxyproject.org/tool_data/toolshed.g2.bx.psu.edu/repos/iuc/mothur_list_seqs/24044cd8ef87/mothur_aligndb.loc' for 'mothur_aligndb'
galaxy.tools.data DEBUG 2019-08-06 15:05:06,332 [p:1,w:0,m:0] [MainThread] Loading another instance of data table 'mothur_aligndb' from file '/cvmfs/main.galaxyproject.org/config/shed_tool_data_table_conf.xml', attempting to merge content.
galaxy.tools.data DEBUG 2019-08-06 15:05:06,332 [p:1,w:0,m:0] [MainThread] Loaded 0 lines from '/cvmfs/main.galaxyproject.org/tool_data/toolshed.g2.bx.psu.edu/repos/iuc/mothur_list_seqs/24044cd8ef87/mothur_lookup.loc' for 'mothur_lookup'
galaxy.tools.data DEBUG 2019-08-06 15:05:06,332 [p:1,w:0,m:0] [MainThread] Loading another instance of data table 'mothur_lookup' from file '/cvmfs/main.galaxyproject.org/config/shed_tool_data_table_conf.xml', attempting to merge content.
galaxy.tools.data DEBUG 2019-08-06 15:05:06,332 [p:1,w:0,m:0] [MainThread] Loaded 0 lines from '/cvmfs/main.galaxyproject.org/tool_data/toolshed.g2.bx.psu.edu/repos/iuc/mothur_list_seqs/24044cd8ef87/mothur_map.loc' for 'mothur_map'
galaxy.tools.data DEBUG 2019-08-06 15:05:06,333 [p:1,w:0,m:0] [MainThread] Loading another instance of data table 'mothur_map' from file '/cvmfs/main.galaxyproject.org/config/shed_tool_data_table_conf.xml', attempting to merge content.
galaxy.tools.data DEBUG 2019-08-06 15:05:06,333 [p:1,w:0,m:0] [MainThread] Loaded 0 lines from '/cvmfs/main.galaxyproject.org/tool_data/toolshed.g2.bx.psu.edu/repos/iuc/mothur_list_seqs/24044cd8ef87/mothur_taxonomy.loc' for 'mothur_taxonomy'
galaxy.tools.data DEBUG 2019-08-06 15:05:06,333 [p:1,w:0,m:0] [MainThread] Loading another instance of data table 'mothur_taxonomy' from file '/cvmfs/main.galaxyproject.org/config/shed_tool_data_table_conf.xml', attempting to merge content.
galaxy.tools.data DEBUG 2019-08-06 15:05:06,333 [p:1,w:0,m:0] [MainThread] Loaded 0 lines from '/cvmfs/main.galaxyproject.org/tool_data/toolshed.g2.bx.psu.edu/repos/iuc/mothur_list_otulabels/e86c535cf4d1/mothur_aligndb.loc' for 'mothur_aligndb'
galaxy.tools.data DEBUG 2019-08-06 15:05:06,333 [p:1,w:0,m:0] [MainThread] Loading another instance of data table 'mothur_aligndb' from file '/cvmfs/main.galaxyproject.org/config/shed_tool_data_table_conf.xml', attempting to merge content.
galaxy.tools.data DEBUG 2019-08-06 15:05:06,334 [p:1,w:0,m:0] [MainThread] Loaded 0 lines from '/cvmfs/main.galaxyproject.org/tool_data/toolshed.g2.bx.psu.edu/repos/iuc/mothur_list_otulabels/e86c535cf4d1/mothur_lookup.loc' for 'mothur_lookup'
galaxy.tools.data DEBUG 2019-08-06 15:05:06,334 [p:1,w:0,m:0] [MainThread] Loading another instance of data table 'mothur_lookup' from file '/cvmfs/main.galaxyproject.org/config/shed_tool_data_table_conf.xml', attempting to merge content.
galaxy.tools.data DEBUG 2019-08-06 15:05:06,334 [p:1,w:0,m:0] [MainThread] Loaded 0 lines from '/cvmfs/main.galaxyproject.org/tool_data/toolshed.g2.bx.psu.edu/repos/iuc/mothur_list_otulabels/e86c535cf4d1/mothur_map.loc' for 'mothur_map'
galaxy.tools.data DEBUG 2019-08-06 15:05:06,334 [p:1,w:0,m:0] [MainThread] Loading another instance of data table 'mothur_map' from file '/cvmfs/main.galaxyproject.org/config/shed_tool_data_table_conf.xml', attempting to merge content.
galaxy.tools.data DEBUG 2019-08-06 15:05:06,334 [p:1,w:0,m:0] [MainThread] Loaded 0 lines from '/cvmfs/main.galaxyproject.org/tool_data/toolshed.g2.bx.psu.edu/repos/iuc/mothur_list_otulabels/e86c535cf4d1/mothur_taxonomy.loc' for 'mothur_taxonomy'
galaxy.tools.data DEBUG 2019-08-06 15:05:06,335 [p:1,w:0,m:0] [MainThread] Loading another instance of data table 'mothur_taxonomy' from file '/cvmfs/main.galaxyproject.org/config/shed_tool_data_table_conf.xml', attempting to merge content.
galaxy.tools.data DEBUG 2019-08-06 15:05:06,335 [p:1,w:0,m:0] [MainThread] Loaded 0 lines from '/cvmfs/main.galaxyproject.org/tool_data/toolshed.g2.bx.psu.edu/repos/iuc/mothur_libshuff/590cb2451872/mothur_aligndb.loc' for 'mothur_aligndb'
galaxy.tools.data DEBUG 2019-08-06 15:05:06,335 [p:1,w:0,m:0] [MainThread] Loading another instance of data table 'mothur_aligndb' from file '/cvmfs/main.galaxyproject.org/config/shed_tool_data_table_conf.xml', attempting to merge content.
galaxy.tools.data DEBUG 2019-08-06 15:05:06,335 [p:1,w:0,m:0] [MainThread] Loaded 0 lines from '/cvmfs/main.galaxyproject.org/tool_data/toolshed.g2.bx.psu.edu/repos/iuc/mothur_libshuff/590cb2451872/mothur_lookup.loc' for 'mothur_lookup'
galaxy.tools.data DEBUG 2019-08-06 15:05:06,335 [p:1,w:0,m:0] [MainThread] Loading another instance of data table 'mothur_lookup' from file '/cvmfs/main.galaxyproject.org/config/shed_tool_data_table_conf.xml', attempting to merge content.
galaxy.tools.data DEBUG 2019-08-06 15:05:06,336 [p:1,w:0,m:0] [MainThread] Loaded 0 lines from '/cvmfs/main.galaxyproject.org/tool_data/toolshed.g2.bx.psu.edu/repos/iuc/mothur_libshuff/590cb2451872/mothur_map.loc' for 'mothur_map'
galaxy.tools.data DEBUG 2019-08-06 15:05:06,336 [p:1,w:0,m:0] [MainThread] Loading another instance of data table 'mothur_map' from file '/cvmfs/main.galaxyproject.org/config/shed_tool_data_table_conf.xml', attempting to merge content.
galaxy.tools.data DEBUG 2019-08-06 15:05:06,336 [p:1,w:0,m:0] [MainThread] Loaded 0 lines from '/cvmfs/main.galaxyproject.org/tool_data/toolshed.g2.bx.psu.edu/repos/iuc/mothur_libshuff/590cb2451872/mothur_taxonomy.loc' for 'mothur_taxonomy'
galaxy.tools.data DEBUG 2019-08-06 15:05:06,336 [p:1,w:0,m:0] [MainThread] Loading another instance of data table 'mothur_taxonomy' from file '/cvmfs/main.galaxyproject.org/config/shed_tool_data_table_conf.xml', attempting to merge content.
galaxy.tools.data DEBUG 2019-08-06 15:05:06,337 [p:1,w:0,m:0] [MainThread] Loaded 0 lines from '/cvmfs/main.galaxyproject.org/tool_data/toolshed.g2.bx.psu.edu/repos/iuc/mothur_lefse/1c04b0449893/mothur_aligndb.loc' for 'mothur_aligndb'
galaxy.tools.data DEBUG 2019-08-06 15:05:06,337 [p:1,w:0,m:0] [MainThread] Loading another instance of data table 'mothur_aligndb' from file '/cvmfs/main.galaxyproject.org/config/shed_tool_data_table_conf.xml', attempting to merge content.
galaxy.tools.data DEBUG 2019-08-06 15:05:06,341 [p:1,w:0,m:0] [MainThread] Loaded 0 lines from '/cvmfs/main.galaxyproject.org/tool_data/toolshed.g2.bx.psu.edu/repos/iuc/mothur_lefse/1c04b0449893/mothur_lookup.loc' for 'mothur_lookup'
galaxy.tools.data DEBUG 2019-08-06 15:05:06,342 [p:1,w:0,m:0] [MainThread] Loading another instance of data table 'mothur_lookup' from file '/cvmfs/main.galaxyproject.org/config/shed_tool_data_table_conf.xml', attempting to merge content.
galaxy.tools.data DEBUG 2019-08-06 15:05:06,342 [p:1,w:0,m:0] [MainThread] Loaded 0 lines from '/cvmfs/main.galaxyproject.org/tool_data/toolshed.g2.bx.psu.edu/repos/iuc/mothur_lefse/1c04b0449893/mothur_map.loc' for 'mothur_map'
galaxy.tools.data DEBUG 2019-08-06 15:05:06,342 [p:1,w:0,m:0] [MainThread] Loading another instance of data table 'mothur_map' from file '/cvmfs/main.galaxyproject.org/config/shed_tool_data_table_conf.xml', attempting to merge content.
galaxy.tools.data DEBUG 2019-08-06 15:05:06,343 [p:1,w:0,m:0] [MainThread] Loaded 0 lines from '/cvmfs/main.galaxyproject.org/tool_data/toolshed.g2.bx.psu.edu/repos/iuc/mothur_lefse/1c04b0449893/mothur_taxonomy.loc' for 'mothur_taxonomy'
galaxy.tools.data DEBUG 2019-08-06 15:05:06,344 [p:1,w:0,m:0] [MainThread] Loading another instance of data table 'mothur_taxonomy' from file '/cvmfs/main.galaxyproject.org/config/shed_tool_data_table_conf.xml', attempting to merge content.
galaxy.tools.data DEBUG 2019-08-06 15:05:06,344 [p:1,w:0,m:0] [MainThread] Loaded 0 lines from '/cvmfs/main.galaxyproject.org/tool_data/toolshed.g2.bx.psu.edu/repos/iuc/mothur_indicator/e66e20795ddb/mothur_aligndb.loc' for 'mothur_aligndb'
galaxy.tools.data DEBUG 2019-08-06 15:05:06,344 [p:1,w:0,m:0] [MainThread] Loading another instance of data table 'mothur_aligndb' from file '/cvmfs/main.galaxyproject.org/config/shed_tool_data_table_conf.xml', attempting to merge content.
galaxy.tools.data DEBUG 2019-08-06 15:05:06,345 [p:1,w:0,m:0] [MainThread] Loaded 0 lines from '/cvmfs/main.galaxyproject.org/tool_data/toolshed.g2.bx.psu.edu/repos/iuc/mothur_indicator/e66e20795ddb/mothur_lookup.loc' for 'mothur_lookup'
galaxy.tools.data DEBUG 2019-08-06 15:05:06,345 [p:1,w:0,m:0] [MainThread] Loading another instance of data table 'mothur_lookup' from file '/cvmfs/main.galaxyproject.org/config/shed_tool_data_table_conf.xml', attempting to merge content.
galaxy.tools.data DEBUG 2019-08-06 15:05:06,345 [p:1,w:0,m:0] [MainThread] Loaded 0 lines from '/cvmfs/main.galaxyproject.org/tool_data/toolshed.g2.bx.psu.edu/repos/iuc/mothur_indicator/e66e20795ddb/mothur_map.loc' for 'mothur_map'
galaxy.tools.data DEBUG 2019-08-06 15:05:06,345 [p:1,w:0,m:0] [MainThread] Loading another instance of data table 'mothur_map' from file '/cvmfs/main.galaxyproject.org/config/shed_tool_data_table_conf.xml', attempting to merge content.
galaxy.tools.data DEBUG 2019-08-06 15:05:06,346 [p:1,w:0,m:0] [MainThread] Loaded 0 lines from '/cvmfs/main.galaxyproject.org/tool_data/toolshed.g2.bx.psu.edu/repos/iuc/mothur_indicator/e66e20795ddb/mothur_taxonomy.loc' for 'mothur_taxonomy'
galaxy.tools.data DEBUG 2019-08-06 15:05:06,346 [p:1,w:0,m:0] [MainThread] Loading another instance of data table 'mothur_taxonomy' from file '/cvmfs/main.galaxyproject.org/config/shed_tool_data_table_conf.xml', attempting to merge content.
galaxy.tools.data DEBUG 2019-08-06 15:05:06,346 [p:1,w:0,m:0] [MainThread] Loaded 0 lines from '/cvmfs/main.galaxyproject.org/tool_data/toolshed.g2.bx.psu.edu/repos/iuc/mothur_homova/d891666964ad/mothur_aligndb.loc' for 'mothur_aligndb'
galaxy.tools.data DEBUG 2019-08-06 15:05:06,346 [p:1,w:0,m:0] [MainThread] Loading another instance of data table 'mothur_aligndb' from file '/cvmfs/main.galaxyproject.org/config/shed_tool_data_table_conf.xml', attempting to merge content.
galaxy.tools.data DEBUG 2019-08-06 15:05:06,346 [p:1,w:0,m:0] [MainThread] Loaded 0 lines from '/cvmfs/main.galaxyproject.org/tool_data/toolshed.g2.bx.psu.edu/repos/iuc/mothur_homova/d891666964ad/mothur_lookup.loc' for 'mothur_lookup'
galaxy.tools.data DEBUG 2019-08-06 15:05:06,346 [p:1,w:0,m:0] [MainThread] Loading another instance of data table 'mothur_lookup' from file '/cvmfs/main.galaxyproject.org/config/shed_tool_data_table_conf.xml', attempting to merge content.
galaxy.tools.data DEBUG 2019-08-06 15:05:06,347 [p:1,w:0,m:0] [MainThread] Loaded 0 lines from '/cvmfs/main.galaxyproject.org/tool_data/toolshed.g2.bx.psu.edu/repos/iuc/mothur_homova/d891666964ad/mothur_map.loc' for 'mothur_map'
galaxy.tools.data DEBUG 2019-08-06 15:05:06,347 [p:1,w:0,m:0] [MainThread] Loading another instance of data table 'mothur_map' from file '/cvmfs/main.galaxyproject.org/config/shed_tool_data_table_conf.xml', attempting to merge content.
galaxy.tools.data DEBUG 2019-08-06 15:05:06,347 [p:1,w:0,m:0] [MainThread] Loaded 0 lines from '/cvmfs/main.galaxyproject.org/tool_data/toolshed.g2.bx.psu.edu/repos/iuc/mothur_homova/d891666964ad/mothur_taxonomy.loc' for 'mothur_taxonomy'
galaxy.tools.data DEBUG 2019-08-06 15:05:06,347 [p:1,w:0,m:0] [MainThread] Loading another instance of data table 'mothur_taxonomy' from file '/cvmfs/main.galaxyproject.org/config/shed_tool_data_table_conf.xml', attempting to merge content.
galaxy.tools.data DEBUG 2019-08-06 15:05:06,353 [p:1,w:0,m:0] [MainThread] Loaded 0 lines from '/cvmfs/main.galaxyproject.org/tool_data/toolshed.g2.bx.psu.edu/repos/iuc/mothur_heatmap_sim/002aec843953/mothur_aligndb.loc' for 'mothur_aligndb'
galaxy.tools.data DEBUG 2019-08-06 15:05:06,353 [p:1,w:0,m:0] [MainThread] Loading another instance of data table 'mothur_aligndb' from file '/cvmfs/main.galaxyproject.org/config/shed_tool_data_table_conf.xml', attempting to merge content.
galaxy.tools.data DEBUG 2019-08-06 15:05:06,353 [p:1,w:0,m:0] [MainThread] Loaded 0 lines from '/cvmfs/main.galaxyproject.org/tool_data/toolshed.g2.bx.psu.edu/repos/iuc/mothur_heatmap_sim/002aec843953/mothur_lookup.loc' for 'mothur_lookup'
galaxy.tools.data DEBUG 2019-08-06 15:05:06,354 [p:1,w:0,m:0] [MainThread] Loading another instance of data table 'mothur_lookup' from file '/cvmfs/main.galaxyproject.org/config/shed_tool_data_table_conf.xml', attempting to merge content.
galaxy.tools.data DEBUG 2019-08-06 15:05:06,354 [p:1,w:0,m:0] [MainThread] Loaded 0 lines from '/cvmfs/main.galaxyproject.org/tool_data/toolshed.g2.bx.psu.edu/repos/iuc/mothur_heatmap_sim/002aec843953/mothur_map.loc' for 'mothur_map'
galaxy.tools.data DEBUG 2019-08-06 15:05:06,354 [p:1,w:0,m:0] [MainThread] Loading another instance of data table 'mothur_map' from file '/cvmfs/main.galaxyproject.org/config/shed_tool_data_table_conf.xml', attempting to merge content.
galaxy.tools.data DEBUG 2019-08-06 15:05:06,354 [p:1,w:0,m:0] [MainThread] Loaded 0 lines from '/cvmfs/main.galaxyproject.org/tool_data/toolshed.g2.bx.psu.edu/repos/iuc/mothur_heatmap_sim/002aec843953/mothur_taxonomy.loc' for 'mothur_taxonomy'
galaxy.tools.data DEBUG 2019-08-06 15:05:06,354 [p:1,w:0,m:0] [MainThread] Loading another instance of data table 'mothur_taxonomy' from file '/cvmfs/main.galaxyproject.org/config/shed_tool_data_table_conf.xml', attempting to merge content.
galaxy.tools.data DEBUG 2019-08-06 15:05:06,355 [p:1,w:0,m:0] [MainThread] Loaded 0 lines from '/cvmfs/main.galaxyproject.org/tool_data/toolshed.g2.bx.psu.edu/repos/iuc/mothur_heatmap_bin/b0718c06e329/mothur_aligndb.loc' for 'mothur_aligndb'
galaxy.tools.data DEBUG 2019-08-06 15:05:06,355 [p:1,w:0,m:0] [MainThread] Loading another instance of data table 'mothur_aligndb' from file '/cvmfs/main.galaxyproject.org/config/shed_tool_data_table_conf.xml', attempting to merge content.
galaxy.tools.data DEBUG 2019-08-06 15:05:06,356 [p:1,w:0,m:0] [MainThread] Loaded 0 lines from '/cvmfs/main.galaxyproject.org/tool_data/toolshed.g2.bx.psu.edu/repos/iuc/mothur_heatmap_bin/b0718c06e329/mothur_lookup.loc' for 'mothur_lookup'
galaxy.tools.data DEBUG 2019-08-06 15:05:06,356 [p:1,w:0,m:0] [MainThread] Loading another instance of data table 'mothur_lookup' from file '/cvmfs/main.galaxyproject.org/config/shed_tool_data_table_conf.xml', attempting to merge content.
galaxy.tools.data DEBUG 2019-08-06 15:05:06,356 [p:1,w:0,m:0] [MainThread] Loaded 0 lines from '/cvmfs/main.galaxyproject.org/tool_data/toolshed.g2.bx.psu.edu/repos/iuc/mothur_heatmap_bin/b0718c06e329/mothur_map.loc' for 'mothur_map'
galaxy.tools.data DEBUG 2019-08-06 15:05:06,356 [p:1,w:0,m:0] [MainThread] Loading another instance of data table 'mothur_map' from file '/cvmfs/main.galaxyproject.org/config/shed_tool_data_table_conf.xml', attempting to merge content.
galaxy.tools.data DEBUG 2019-08-06 15:05:06,357 [p:1,w:0,m:0] [MainThread] Loaded 0 lines from '/cvmfs/main.galaxyproject.org/tool_data/toolshed.g2.bx.psu.edu/repos/iuc/mothur_heatmap_bin/b0718c06e329/mothur_taxonomy.loc' for 'mothur_taxonomy'
galaxy.tools.data DEBUG 2019-08-06 15:05:06,357 [p:1,w:0,m:0] [MainThread] Loading another instance of data table 'mothur_taxonomy' from file '/cvmfs/main.galaxyproject.org/config/shed_tool_data_table_conf.xml', attempting to merge content.
galaxy.tools.data DEBUG 2019-08-06 15:05:06,357 [p:1,w:0,m:0] [MainThread] Loaded 0 lines from '/cvmfs/main.galaxyproject.org/tool_data/toolshed.g2.bx.psu.edu/repos/iuc/mothur_hcluster/8e77c6d5c69c/mothur_aligndb.loc' for 'mothur_aligndb'
galaxy.tools.data DEBUG 2019-08-06 15:05:06,357 [p:1,w:0,m:0] [MainThread] Loading another instance of data table 'mothur_aligndb' from file '/cvmfs/main.galaxyproject.org/config/shed_tool_data_table_conf.xml', attempting to merge content.
galaxy.tools.data DEBUG 2019-08-06 15:05:06,357 [p:1,w:0,m:0] [MainThread] Loaded 0 lines from '/cvmfs/main.galaxyproject.org/tool_data/toolshed.g2.bx.psu.edu/repos/iuc/mothur_hcluster/8e77c6d5c69c/mothur_lookup.loc' for 'mothur_lookup'
galaxy.tools.data DEBUG 2019-08-06 15:05:06,358 [p:1,w:0,m:0] [MainThread] Loading another instance of data table 'mothur_lookup' from file '/cvmfs/main.galaxyproject.org/config/shed_tool_data_table_conf.xml', attempting to merge content.
galaxy.tools.data DEBUG 2019-08-06 15:05:06,358 [p:1,w:0,m:0] [MainThread] Loaded 0 lines from '/cvmfs/main.galaxyproject.org/tool_data/toolshed.g2.bx.psu.edu/repos/iuc/mothur_hcluster/8e77c6d5c69c/mothur_map.loc' for 'mothur_map'
galaxy.tools.data DEBUG 2019-08-06 15:05:06,358 [p:1,w:0,m:0] [MainThread] Loading another instance of data table 'mothur_map' from file '/cvmfs/main.galaxyproject.org/config/shed_tool_data_table_conf.xml', attempting to merge content.
galaxy.tools.data DEBUG 2019-08-06 15:05:06,358 [p:1,w:0,m:0] [MainThread] Loaded 0 lines from '/cvmfs/main.galaxyproject.org/tool_data/toolshed.g2.bx.psu.edu/repos/iuc/mothur_hcluster/8e77c6d5c69c/mothur_taxonomy.loc' for 'mothur_taxonomy'
galaxy.tools.data DEBUG 2019-08-06 15:05:06,358 [p:1,w:0,m:0] [MainThread] Loading another instance of data table 'mothur_taxonomy' from file '/cvmfs/main.galaxyproject.org/config/shed_tool_data_table_conf.xml', attempting to merge content.
galaxy.tools.data DEBUG 2019-08-06 15:05:06,359 [p:1,w:0,m:0] [MainThread] Loaded 0 lines from '/cvmfs/main.galaxyproject.org/tool_data/toolshed.g2.bx.psu.edu/repos/iuc/mothur_get_sharedseqs/1d496917a707/mothur_aligndb.loc' for 'mothur_aligndb'
galaxy.tools.data DEBUG 2019-08-06 15:05:06,359 [p:1,w:0,m:0] [MainThread] Loading another instance of data table 'mothur_aligndb' from file '/cvmfs/main.galaxyproject.org/config/shed_tool_data_table_conf.xml', attempting to merge content.
galaxy.tools.data DEBUG 2019-08-06 15:05:06,359 [p:1,w:0,m:0] [MainThread] Loaded 0 lines from '/cvmfs/main.galaxyproject.org/tool_data/toolshed.g2.bx.psu.edu/repos/iuc/mothur_get_sharedseqs/1d496917a707/mothur_lookup.loc' for 'mothur_lookup'
galaxy.tools.data DEBUG 2019-08-06 15:05:06,359 [p:1,w:0,m:0] [MainThread] Loading another instance of data table 'mothur_lookup' from file '/cvmfs/main.galaxyproject.org/config/shed_tool_data_table_conf.xml', attempting to merge content.
galaxy.tools.data DEBUG 2019-08-06 15:05:06,360 [p:1,w:0,m:0] [MainThread] Loaded 0 lines from '/cvmfs/main.galaxyproject.org/tool_data/toolshed.g2.bx.psu.edu/repos/iuc/mothur_get_sharedseqs/1d496917a707/mothur_map.loc' for 'mothur_map'
galaxy.tools.data DEBUG 2019-08-06 15:05:06,360 [p:1,w:0,m:0] [MainThread] Loading another instance of data table 'mothur_map' from file '/cvmfs/main.galaxyproject.org/config/shed_tool_data_table_conf.xml', attempting to merge content.
galaxy.tools.data DEBUG 2019-08-06 15:05:06,360 [p:1,w:0,m:0] [MainThread] Loaded 0 lines from '/cvmfs/main.galaxyproject.org/tool_data/toolshed.g2.bx.psu.edu/repos/iuc/mothur_get_sharedseqs/1d496917a707/mothur_taxonomy.loc' for 'mothur_taxonomy'
galaxy.tools.data DEBUG 2019-08-06 15:05:06,360 [p:1,w:0,m:0] [MainThread] Loading another instance of data table 'mothur_taxonomy' from file '/cvmfs/main.galaxyproject.org/config/shed_tool_data_table_conf.xml', attempting to merge content.
galaxy.tools.data DEBUG 2019-08-06 15:05:06,361 [p:1,w:0,m:0] [MainThread] Loaded 0 lines from '/cvmfs/main.galaxyproject.org/tool_data/toolshed.g2.bx.psu.edu/repos/iuc/mothur_get_seqs/bfd467665e6c/mothur_aligndb.loc' for 'mothur_aligndb'
galaxy.tools.data DEBUG 2019-08-06 15:05:06,361 [p:1,w:0,m:0] [MainThread] Loading another instance of data table 'mothur_aligndb' from file '/cvmfs/main.galaxyproject.org/config/shed_tool_data_table_conf.xml', attempting to merge content.
galaxy.tools.data DEBUG 2019-08-06 15:05:06,361 [p:1,w:0,m:0] [MainThread] Loaded 0 lines from '/cvmfs/main.galaxyproject.org/tool_data/toolshed.g2.bx.psu.edu/repos/iuc/mothur_get_seqs/bfd467665e6c/mothur_lookup.loc' for 'mothur_lookup'
galaxy.tools.data DEBUG 2019-08-06 15:05:06,361 [p:1,w:0,m:0] [MainThread] Loading another instance of data table 'mothur_lookup' from file '/cvmfs/main.galaxyproject.org/config/shed_tool_data_table_conf.xml', attempting to merge content.
galaxy.tools.data DEBUG 2019-08-06 15:05:06,362 [p:1,w:0,m:0] [MainThread] Loaded 0 lines from '/cvmfs/main.galaxyproject.org/tool_data/toolshed.g2.bx.psu.edu/repos/iuc/mothur_get_seqs/bfd467665e6c/mothur_map.loc' for 'mothur_map'
galaxy.tools.data DEBUG 2019-08-06 15:05:06,362 [p:1,w:0,m:0] [MainThread] Loading another instance of data table 'mothur_map' from file '/cvmfs/main.galaxyproject.org/config/shed_tool_data_table_conf.xml', attempting to merge content.
galaxy.tools.data DEBUG 2019-08-06 15:05:06,362 [p:1,w:0,m:0] [MainThread] Loaded 0 lines from '/cvmfs/main.galaxyproject.org/tool_data/toolshed.g2.bx.psu.edu/repos/iuc/mothur_get_seqs/bfd467665e6c/mothur_taxonomy.loc' for 'mothur_taxonomy'
galaxy.tools.data DEBUG 2019-08-06 15:05:06,362 [p:1,w:0,m:0] [MainThread] Loading another instance of data table 'mothur_taxonomy' from file '/cvmfs/main.galaxyproject.org/config/shed_tool_data_table_conf.xml', attempting to merge content.
galaxy.tools.data DEBUG 2019-08-06 15:05:06,363 [p:1,w:0,m:0] [MainThread] Loaded 0 lines from '/cvmfs/main.galaxyproject.org/tool_data/toolshed.g2.bx.psu.edu/repos/iuc/mothur_get_sabund/579ffc8e2b4b/mothur_aligndb.loc' for 'mothur_aligndb'
galaxy.tools.data DEBUG 2019-08-06 15:05:06,363 [p:1,w:0,m:0] [MainThread] Loading another instance of data table 'mothur_aligndb' from file '/cvmfs/main.galaxyproject.org/config/shed_tool_data_table_conf.xml', attempting to merge content.
galaxy.tools.data DEBUG 2019-08-06 15:05:06,363 [p:1,w:0,m:0] [MainThread] Loaded 0 lines from '/cvmfs/main.galaxyproject.org/tool_data/toolshed.g2.bx.psu.edu/repos/iuc/mothur_get_sabund/579ffc8e2b4b/mothur_lookup.loc' for 'mothur_lookup'
galaxy.tools.data DEBUG 2019-08-06 15:05:06,363 [p:1,w:0,m:0] [MainThread] Loading another instance of data table 'mothur_lookup' from file '/cvmfs/main.galaxyproject.org/config/shed_tool_data_table_conf.xml', attempting to merge content.
galaxy.tools.data DEBUG 2019-08-06 15:05:06,364 [p:1,w:0,m:0] [MainThread] Loaded 0 lines from '/cvmfs/main.galaxyproject.org/tool_data/toolshed.g2.bx.psu.edu/repos/iuc/mothur_get_sabund/579ffc8e2b4b/mothur_map.loc' for 'mothur_map'
galaxy.tools.data DEBUG 2019-08-06 15:05:06,364 [p:1,w:0,m:0] [MainThread] Loading another instance of data table 'mothur_map' from file '/cvmfs/main.galaxyproject.org/config/shed_tool_data_table_conf.xml', attempting to merge content.
galaxy.tools.data DEBUG 2019-08-06 15:05:06,364 [p:1,w:0,m:0] [MainThread] Loaded 0 lines from '/cvmfs/main.galaxyproject.org/tool_data/toolshed.g2.bx.psu.edu/repos/iuc/mothur_get_sabund/579ffc8e2b4b/mothur_taxonomy.loc' for 'mothur_taxonomy'
galaxy.tools.data DEBUG 2019-08-06 15:05:06,364 [p:1,w:0,m:0] [MainThread] Loading another instance of data table 'mothur_taxonomy' from file '/cvmfs/main.galaxyproject.org/config/shed_tool_data_table_conf.xml', attempting to merge content.
galaxy.tools.data DEBUG 2019-08-06 15:05:06,365 [p:1,w:0,m:0] [MainThread] Loaded 0 lines from '/cvmfs/main.galaxyproject.org/tool_data/toolshed.g2.bx.psu.edu/repos/iuc/mothur_get_relabund/4ad3ea2f8584/mothur_aligndb.loc' for 'mothur_aligndb'
galaxy.tools.data DEBUG 2019-08-06 15:05:06,365 [p:1,w:0,m:0] [MainThread] Loading another instance of data table 'mothur_aligndb' from file '/cvmfs/main.galaxyproject.org/config/shed_tool_data_table_conf.xml', attempting to merge content.
galaxy.tools.data DEBUG 2019-08-06 15:05:06,365 [p:1,w:0,m:0] [MainThread] Loaded 0 lines from '/cvmfs/main.galaxyproject.org/tool_data/toolshed.g2.bx.psu.edu/repos/iuc/mothur_get_relabund/4ad3ea2f8584/mothur_lookup.loc' for 'mothur_lookup'
galaxy.tools.data DEBUG 2019-08-06 15:05:06,365 [p:1,w:0,m:0] [MainThread] Loading another instance of data table 'mothur_lookup' from file '/cvmfs/main.galaxyproject.org/config/shed_tool_data_table_conf.xml', attempting to merge content.
galaxy.tools.data DEBUG 2019-08-06 15:05:06,365 [p:1,w:0,m:0] [MainThread] Loaded 0 lines from '/cvmfs/main.galaxyproject.org/tool_data/toolshed.g2.bx.psu.edu/repos/iuc/mothur_get_relabund/4ad3ea2f8584/mothur_map.loc' for 'mothur_map'
galaxy.tools.data DEBUG 2019-08-06 15:05:06,365 [p:1,w:0,m:0] [MainThread] Loading another instance of data table 'mothur_map' from file '/cvmfs/main.galaxyproject.org/config/shed_tool_data_table_conf.xml', attempting to merge content.
galaxy.tools.data DEBUG 2019-08-06 15:05:06,366 [p:1,w:0,m:0] [MainThread] Loaded 0 lines from '/cvmfs/main.galaxyproject.org/tool_data/toolshed.g2.bx.psu.edu/repos/iuc/mothur_get_relabund/4ad3ea2f8584/mothur_taxonomy.loc' for 'mothur_taxonomy'
galaxy.tools.data DEBUG 2019-08-06 15:05:06,366 [p:1,w:0,m:0] [MainThread] Loading another instance of data table 'mothur_taxonomy' from file '/cvmfs/main.galaxyproject.org/config/shed_tool_data_table_conf.xml', attempting to merge content.
galaxy.tools.data DEBUG 2019-08-06 15:05:06,369 [p:1,w:0,m:0] [MainThread] Loaded 0 lines from '/cvmfs/main.galaxyproject.org/tool_data/toolshed.g2.bx.psu.edu/repos/iuc/mothur_get_rabund/fc3330ca7c70/mothur_aligndb.loc' for 'mothur_aligndb'
galaxy.tools.data DEBUG 2019-08-06 15:05:06,369 [p:1,w:0,m:0] [MainThread] Loading another instance of data table 'mothur_aligndb' from file '/cvmfs/main.galaxyproject.org/config/shed_tool_data_table_conf.xml', attempting to merge content.
galaxy.tools.data DEBUG 2019-08-06 15:05:06,370 [p:1,w:0,m:0] [MainThread] Loaded 0 lines from '/cvmfs/main.galaxyproject.org/tool_data/toolshed.g2.bx.psu.edu/repos/iuc/mothur_get_rabund/fc3330ca7c70/mothur_lookup.loc' for 'mothur_lookup'
galaxy.tools.data DEBUG 2019-08-06 15:05:06,370 [p:1,w:0,m:0] [MainThread] Loading another instance of data table 'mothur_lookup' from file '/cvmfs/main.galaxyproject.org/config/shed_tool_data_table_conf.xml', attempting to merge content.
galaxy.tools.data DEBUG 2019-08-06 15:05:06,370 [p:1,w:0,m:0] [MainThread] Loaded 0 lines from '/cvmfs/main.galaxyproject.org/tool_data/toolshed.g2.bx.psu.edu/repos/iuc/mothur_get_rabund/fc3330ca7c70/mothur_map.loc' for 'mothur_map'
galaxy.tools.data DEBUG 2019-08-06 15:05:06,370 [p:1,w:0,m:0] [MainThread] Loading another instance of data table 'mothur_map' from file '/cvmfs/main.galaxyproject.org/config/shed_tool_data_table_conf.xml', attempting to merge content.
galaxy.tools.data DEBUG 2019-08-06 15:05:06,371 [p:1,w:0,m:0] [MainThread] Loaded 0 lines from '/cvmfs/main.galaxyproject.org/tool_data/toolshed.g2.bx.psu.edu/repos/iuc/mothur_get_rabund/fc3330ca7c70/mothur_taxonomy.loc' for 'mothur_taxonomy'
galaxy.tools.data DEBUG 2019-08-06 15:05:06,371 [p:1,w:0,m:0] [MainThread] Loading another instance of data table 'mothur_taxonomy' from file '/cvmfs/main.galaxyproject.org/config/shed_tool_data_table_conf.xml', attempting to merge content.
galaxy.tools.data DEBUG 2019-08-06 15:05:06,371 [p:1,w:0,m:0] [MainThread] Loaded 0 lines from '/cvmfs/main.galaxyproject.org/tool_data/toolshed.g2.bx.psu.edu/repos/iuc/mothur_get_otus/a1aea42f0f8e/mothur_aligndb.loc' for 'mothur_aligndb'
galaxy.tools.data DEBUG 2019-08-06 15:05:06,372 [p:1,w:0,m:0] [MainThread] Loading another instance of data table 'mothur_aligndb' from file '/cvmfs/main.galaxyproject.org/config/shed_tool_data_table_conf.xml', attempting to merge content.
galaxy.tools.data DEBUG 2019-08-06 15:05:06,372 [p:1,w:0,m:0] [MainThread] Loaded 0 lines from '/cvmfs/main.galaxyproject.org/tool_data/toolshed.g2.bx.psu.edu/repos/iuc/mothur_get_otus/a1aea42f0f8e/mothur_lookup.loc' for 'mothur_lookup'
galaxy.tools.data DEBUG 2019-08-06 15:05:06,372 [p:1,w:0,m:0] [MainThread] Loading another instance of data table 'mothur_lookup' from file '/cvmfs/main.galaxyproject.org/config/shed_tool_data_table_conf.xml', attempting to merge content.
galaxy.tools.data DEBUG 2019-08-06 15:05:06,372 [p:1,w:0,m:0] [MainThread] Loaded 0 lines from '/cvmfs/main.galaxyproject.org/tool_data/toolshed.g2.bx.psu.edu/repos/iuc/mothur_get_otus/a1aea42f0f8e/mothur_map.loc' for 'mothur_map'
galaxy.tools.data DEBUG 2019-08-06 15:05:06,373 [p:1,w:0,m:0] [MainThread] Loading another instance of data table 'mothur_map' from file '/cvmfs/main.galaxyproject.org/config/shed_tool_data_table_conf.xml', attempting to merge content.
galaxy.tools.data DEBUG 2019-08-06 15:05:06,376 [p:1,w:0,m:0] [MainThread] Loaded 0 lines from '/cvmfs/main.galaxyproject.org/tool_data/toolshed.g2.bx.psu.edu/repos/iuc/mothur_get_otus/a1aea42f0f8e/mothur_taxonomy.loc' for 'mothur_taxonomy'
galaxy.tools.data DEBUG 2019-08-06 15:05:06,376 [p:1,w:0,m:0] [MainThread] Loading another instance of data table 'mothur_taxonomy' from file '/cvmfs/main.galaxyproject.org/config/shed_tool_data_table_conf.xml', attempting to merge content.
galaxy.tools.data DEBUG 2019-08-06 15:05:06,377 [p:1,w:0,m:0] [MainThread] Loaded 0 lines from '/cvmfs/main.galaxyproject.org/tool_data/toolshed.g2.bx.psu.edu/repos/iuc/mothur_get_oturep/e6758f2f744b/mothur_aligndb.loc' for 'mothur_aligndb'
galaxy.tools.data DEBUG 2019-08-06 15:05:06,377 [p:1,w:0,m:0] [MainThread] Loading another instance of data table 'mothur_aligndb' from file '/cvmfs/main.galaxyproject.org/config/shed_tool_data_table_conf.xml', attempting to merge content.
galaxy.tools.data DEBUG 2019-08-06 15:05:06,378 [p:1,w:0,m:0] [MainThread] Loaded 0 lines from '/cvmfs/main.galaxyproject.org/tool_data/toolshed.g2.bx.psu.edu/repos/iuc/mothur_get_oturep/e6758f2f744b/mothur_lookup.loc' for 'mothur_lookup'
galaxy.tools.data DEBUG 2019-08-06 15:05:06,378 [p:1,w:0,m:0] [MainThread] Loading another instance of data table 'mothur_lookup' from file '/cvmfs/main.galaxyproject.org/config/shed_tool_data_table_conf.xml', attempting to merge content.
galaxy.tools.data DEBUG 2019-08-06 15:05:06,378 [p:1,w:0,m:0] [MainThread] Loaded 0 lines from '/cvmfs/main.galaxyproject.org/tool_data/toolshed.g2.bx.psu.edu/repos/iuc/mothur_get_oturep/e6758f2f744b/mothur_map.loc' for 'mothur_map'
galaxy.tools.data DEBUG 2019-08-06 15:05:06,378 [p:1,w:0,m:0] [MainThread] Loading another instance of data table 'mothur_map' from file '/cvmfs/main.galaxyproject.org/config/shed_tool_data_table_conf.xml', attempting to merge content.
galaxy.tools.data DEBUG 2019-08-06 15:05:06,379 [p:1,w:0,m:0] [MainThread] Loaded 0 lines from '/cvmfs/main.galaxyproject.org/tool_data/toolshed.g2.bx.psu.edu/repos/iuc/mothur_get_oturep/e6758f2f744b/mothur_taxonomy.loc' for 'mothur_taxonomy'
galaxy.tools.data DEBUG 2019-08-06 15:05:06,379 [p:1,w:0,m:0] [MainThread] Loading another instance of data table 'mothur_taxonomy' from file '/cvmfs/main.galaxyproject.org/config/shed_tool_data_table_conf.xml', attempting to merge content.
galaxy.tools.data DEBUG 2019-08-06 15:05:06,379 [p:1,w:0,m:0] [MainThread] Loaded 0 lines from '/cvmfs/main.galaxyproject.org/tool_data/toolshed.g2.bx.psu.edu/repos/iuc/mothur_get_otulist/2e6fb8f23d5e/mothur_aligndb.loc' for 'mothur_aligndb'
galaxy.tools.data DEBUG 2019-08-06 15:05:06,379 [p:1,w:0,m:0] [MainThread] Loading another instance of data table 'mothur_aligndb' from file '/cvmfs/main.galaxyproject.org/config/shed_tool_data_table_conf.xml', attempting to merge content.
galaxy.tools.data DEBUG 2019-08-06 15:05:06,380 [p:1,w:0,m:0] [MainThread] Loaded 0 lines from '/cvmfs/main.galaxyproject.org/tool_data/toolshed.g2.bx.psu.edu/repos/iuc/mothur_get_otulist/2e6fb8f23d5e/mothur_lookup.loc' for 'mothur_lookup'
galaxy.tools.data DEBUG 2019-08-06 15:05:06,380 [p:1,w:0,m:0] [MainThread] Loading another instance of data table 'mothur_lookup' from file '/cvmfs/main.galaxyproject.org/config/shed_tool_data_table_conf.xml', attempting to merge content.
galaxy.tools.data DEBUG 2019-08-06 15:05:06,380 [p:1,w:0,m:0] [MainThread] Loaded 0 lines from '/cvmfs/main.galaxyproject.org/tool_data/toolshed.g2.bx.psu.edu/repos/iuc/mothur_get_otulist/2e6fb8f23d5e/mothur_map.loc' for 'mothur_map'
galaxy.tools.data DEBUG 2019-08-06 15:05:06,380 [p:1,w:0,m:0] [MainThread] Loading another instance of data table 'mothur_map' from file '/cvmfs/main.galaxyproject.org/config/shed_tool_data_table_conf.xml', attempting to merge content.
galaxy.tools.data DEBUG 2019-08-06 15:05:06,381 [p:1,w:0,m:0] [MainThread] Loaded 0 lines from '/cvmfs/main.galaxyproject.org/tool_data/toolshed.g2.bx.psu.edu/repos/iuc/mothur_get_otulist/2e6fb8f23d5e/mothur_taxonomy.loc' for 'mothur_taxonomy'
galaxy.tools.data DEBUG 2019-08-06 15:05:06,381 [p:1,w:0,m:0] [MainThread] Loading another instance of data table 'mothur_taxonomy' from file '/cvmfs/main.galaxyproject.org/config/shed_tool_data_table_conf.xml', attempting to merge content.
galaxy.tools.data DEBUG 2019-08-06 15:05:06,381 [p:1,w:0,m:0] [MainThread] Loaded 0 lines from '/cvmfs/main.galaxyproject.org/tool_data/toolshed.g2.bx.psu.edu/repos/iuc/mothur_get_otulabels/ca0c577f910d/mothur_aligndb.loc' for 'mothur_aligndb'
galaxy.tools.data DEBUG 2019-08-06 15:05:06,381 [p:1,w:0,m:0] [MainThread] Loading another instance of data table 'mothur_aligndb' from file '/cvmfs/main.galaxyproject.org/config/shed_tool_data_table_conf.xml', attempting to merge content.
galaxy.tools.data DEBUG 2019-08-06 15:05:06,382 [p:1,w:0,m:0] [MainThread] Loaded 0 lines from '/cvmfs/main.galaxyproject.org/tool_data/toolshed.g2.bx.psu.edu/repos/iuc/mothur_get_otulabels/ca0c577f910d/mothur_lookup.loc' for 'mothur_lookup'
galaxy.tools.data DEBUG 2019-08-06 15:05:06,382 [p:1,w:0,m:0] [MainThread] Loading another instance of data table 'mothur_lookup' from file '/cvmfs/main.galaxyproject.org/config/shed_tool_data_table_conf.xml', attempting to merge content.
galaxy.tools.data DEBUG 2019-08-06 15:05:06,382 [p:1,w:0,m:0] [MainThread] Loaded 0 lines from '/cvmfs/main.galaxyproject.org/tool_data/toolshed.g2.bx.psu.edu/repos/iuc/mothur_get_otulabels/ca0c577f910d/mothur_map.loc' for 'mothur_map'
galaxy.tools.data DEBUG 2019-08-06 15:05:06,382 [p:1,w:0,m:0] [MainThread] Loading another instance of data table 'mothur_map' from file '/cvmfs/main.galaxyproject.org/config/shed_tool_data_table_conf.xml', attempting to merge content.
galaxy.tools.data DEBUG 2019-08-06 15:05:06,383 [p:1,w:0,m:0] [MainThread] Loaded 0 lines from '/cvmfs/main.galaxyproject.org/tool_data/toolshed.g2.bx.psu.edu/repos/iuc/mothur_get_otulabels/ca0c577f910d/mothur_taxonomy.loc' for 'mothur_taxonomy'
galaxy.tools.data DEBUG 2019-08-06 15:05:06,383 [p:1,w:0,m:0] [MainThread] Loading another instance of data table 'mothur_taxonomy' from file '/cvmfs/main.galaxyproject.org/config/shed_tool_data_table_conf.xml', attempting to merge content.
galaxy.tools.data DEBUG 2019-08-06 15:05:06,384 [p:1,w:0,m:0] [MainThread] Loaded 0 lines from '/cvmfs/main.galaxyproject.org/tool_data/toolshed.g2.bx.psu.edu/repos/iuc/mothur_get_mimarkspackage/ad446a792958/mothur_aligndb.loc' for 'mothur_aligndb'
galaxy.tools.data DEBUG 2019-08-06 15:05:06,384 [p:1,w:0,m:0] [MainThread] Loading another instance of data table 'mothur_aligndb' from file '/cvmfs/main.galaxyproject.org/config/shed_tool_data_table_conf.xml', attempting to merge content.
galaxy.tools.data DEBUG 2019-08-06 15:05:06,384 [p:1,w:0,m:0] [MainThread] Loaded 0 lines from '/cvmfs/main.galaxyproject.org/tool_data/toolshed.g2.bx.psu.edu/repos/iuc/mothur_get_mimarkspackage/ad446a792958/mothur_lookup.loc' for 'mothur_lookup'
galaxy.tools.data DEBUG 2019-08-06 15:05:06,384 [p:1,w:0,m:0] [MainThread] Loading another instance of data table 'mothur_lookup' from file '/cvmfs/main.galaxyproject.org/config/shed_tool_data_table_conf.xml', attempting to merge content.
galaxy.tools.data DEBUG 2019-08-06 15:05:06,385 [p:1,w:0,m:0] [MainThread] Loaded 0 lines from '/cvmfs/main.galaxyproject.org/tool_data/toolshed.g2.bx.psu.edu/repos/iuc/mothur_get_mimarkspackage/ad446a792958/mothur_map.loc' for 'mothur_map'
galaxy.tools.data DEBUG 2019-08-06 15:05:06,385 [p:1,w:0,m:0] [MainThread] Loading another instance of data table 'mothur_map' from file '/cvmfs/main.galaxyproject.org/config/shed_tool_data_table_conf.xml', attempting to merge content.
galaxy.tools.data DEBUG 2019-08-06 15:05:06,385 [p:1,w:0,m:0] [MainThread] Loaded 0 lines from '/cvmfs/main.galaxyproject.org/tool_data/toolshed.g2.bx.psu.edu/repos/iuc/mothur_get_mimarkspackage/ad446a792958/mothur_taxonomy.loc' for 'mothur_taxonomy'
galaxy.tools.data DEBUG 2019-08-06 15:05:06,385 [p:1,w:0,m:0] [MainThread] Loading another instance of data table 'mothur_taxonomy' from file '/cvmfs/main.galaxyproject.org/config/shed_tool_data_table_conf.xml', attempting to merge content.
galaxy.tools.data DEBUG 2019-08-06 15:05:06,386 [p:1,w:0,m:0] [MainThread] Loaded 0 lines from '/cvmfs/main.galaxyproject.org/tool_data/toolshed.g2.bx.psu.edu/repos/iuc/mothur_get_lineage/f217eb7fad54/mothur_aligndb.loc' for 'mothur_aligndb'
galaxy.tools.data DEBUG 2019-08-06 15:05:06,386 [p:1,w:0,m:0] [MainThread] Loading another instance of data table 'mothur_aligndb' from file '/cvmfs/main.galaxyproject.org/config/shed_tool_data_table_conf.xml', attempting to merge content.
galaxy.tools.data DEBUG 2019-08-06 15:05:06,386 [p:1,w:0,m:0] [MainThread] Loaded 0 lines from '/cvmfs/main.galaxyproject.org/tool_data/toolshed.g2.bx.psu.edu/repos/iuc/mothur_get_lineage/f217eb7fad54/mothur_lookup.loc' for 'mothur_lookup'
galaxy.tools.data DEBUG 2019-08-06 15:05:06,386 [p:1,w:0,m:0] [MainThread] Loading another instance of data table 'mothur_lookup' from file '/cvmfs/main.galaxyproject.org/config/shed_tool_data_table_conf.xml', attempting to merge content.
galaxy.tools.data DEBUG 2019-08-06 15:05:06,387 [p:1,w:0,m:0] [MainThread] Loaded 0 lines from '/cvmfs/main.galaxyproject.org/tool_data/toolshed.g2.bx.psu.edu/repos/iuc/mothur_get_lineage/f217eb7fad54/mothur_map.loc' for 'mothur_map'
galaxy.tools.data DEBUG 2019-08-06 15:05:06,387 [p:1,w:0,m:0] [MainThread] Loading another instance of data table 'mothur_map' from file '/cvmfs/main.galaxyproject.org/config/shed_tool_data_table_conf.xml', attempting to merge content.
galaxy.tools.data DEBUG 2019-08-06 15:05:06,387 [p:1,w:0,m:0] [MainThread] Loaded 0 lines from '/cvmfs/main.galaxyproject.org/tool_data/toolshed.g2.bx.psu.edu/repos/iuc/mothur_get_lineage/f217eb7fad54/mothur_taxonomy.loc' for 'mothur_taxonomy'
galaxy.tools.data DEBUG 2019-08-06 15:05:06,387 [p:1,w:0,m:0] [MainThread] Loading another instance of data table 'mothur_taxonomy' from file '/cvmfs/main.galaxyproject.org/config/shed_tool_data_table_conf.xml', attempting to merge content.
galaxy.tools.data DEBUG 2019-08-06 15:05:06,388 [p:1,w:0,m:0] [MainThread] Loaded 0 lines from '/cvmfs/main.galaxyproject.org/tool_data/toolshed.g2.bx.psu.edu/repos/iuc/mothur_get_label/6c4190485910/mothur_aligndb.loc' for 'mothur_aligndb'
galaxy.tools.data DEBUG 2019-08-06 15:05:06,388 [p:1,w:0,m:0] [MainThread] Loading another instance of data table 'mothur_aligndb' from file '/cvmfs/main.galaxyproject.org/config/shed_tool_data_table_conf.xml', attempting to merge content.
galaxy.tools.data DEBUG 2019-08-06 15:05:06,388 [p:1,w:0,m:0] [MainThread] Loaded 0 lines from '/cvmfs/main.galaxyproject.org/tool_data/toolshed.g2.bx.psu.edu/repos/iuc/mothur_get_label/6c4190485910/mothur_lookup.loc' for 'mothur_lookup'
galaxy.tools.data DEBUG 2019-08-06 15:05:06,388 [p:1,w:0,m:0] [MainThread] Loading another instance of data table 'mothur_lookup' from file '/cvmfs/main.galaxyproject.org/config/shed_tool_data_table_conf.xml', attempting to merge content.
galaxy.tools.data DEBUG 2019-08-06 15:05:06,389 [p:1,w:0,m:0] [MainThread] Loaded 0 lines from '/cvmfs/main.galaxyproject.org/tool_data/toolshed.g2.bx.psu.edu/repos/iuc/mothur_get_label/6c4190485910/mothur_map.loc' for 'mothur_map'
galaxy.tools.data DEBUG 2019-08-06 15:05:06,389 [p:1,w:0,m:0] [MainThread] Loading another instance of data table 'mothur_map' from file '/cvmfs/main.galaxyproject.org/config/shed_tool_data_table_conf.xml', attempting to merge content.
galaxy.tools.data DEBUG 2019-08-06 15:05:06,389 [p:1,w:0,m:0] [MainThread] Loaded 0 lines from '/cvmfs/main.galaxyproject.org/tool_data/toolshed.g2.bx.psu.edu/repos/iuc/mothur_get_label/6c4190485910/mothur_taxonomy.loc' for 'mothur_taxonomy'
galaxy.tools.data DEBUG 2019-08-06 15:05:06,390 [p:1,w:0,m:0] [MainThread] Loading another instance of data table 'mothur_taxonomy' from file '/cvmfs/main.galaxyproject.org/config/shed_tool_data_table_conf.xml', attempting to merge content.
galaxy.tools.data DEBUG 2019-08-06 15:05:06,390 [p:1,w:0,m:0] [MainThread] Loaded 0 lines from '/cvmfs/main.galaxyproject.org/tool_data/toolshed.g2.bx.psu.edu/repos/iuc/mothur_get_groups/e2b43f377f7d/mothur_aligndb.loc' for 'mothur_aligndb'
galaxy.tools.data DEBUG 2019-08-06 15:05:06,390 [p:1,w:0,m:0] [MainThread] Loading another instance of data table 'mothur_aligndb' from file '/cvmfs/main.galaxyproject.org/config/shed_tool_data_table_conf.xml', attempting to merge content.
galaxy.tools.data DEBUG 2019-08-06 15:05:06,390 [p:1,w:0,m:0] [MainThread] Loaded 0 lines from '/cvmfs/main.galaxyproject.org/tool_data/toolshed.g2.bx.psu.edu/repos/iuc/mothur_get_groups/e2b43f377f7d/mothur_lookup.loc' for 'mothur_lookup'
galaxy.tools.data DEBUG 2019-08-06 15:05:06,391 [p:1,w:0,m:0] [MainThread] Loading another instance of data table 'mothur_lookup' from file '/cvmfs/main.galaxyproject.org/config/shed_tool_data_table_conf.xml', attempting to merge content.
galaxy.tools.data DEBUG 2019-08-06 15:05:06,391 [p:1,w:0,m:0] [MainThread] Loaded 0 lines from '/cvmfs/main.galaxyproject.org/tool_data/toolshed.g2.bx.psu.edu/repos/iuc/mothur_get_groups/e2b43f377f7d/mothur_map.loc' for 'mothur_map'
galaxy.tools.data DEBUG 2019-08-06 15:05:06,391 [p:1,w:0,m:0] [MainThread] Loading another instance of data table 'mothur_map' from file '/cvmfs/main.galaxyproject.org/config/shed_tool_data_table_conf.xml', attempting to merge content.
galaxy.tools.data DEBUG 2019-08-06 15:05:06,391 [p:1,w:0,m:0] [MainThread] Loaded 0 lines from '/cvmfs/main.galaxyproject.org/tool_data/toolshed.g2.bx.psu.edu/repos/iuc/mothur_get_groups/e2b43f377f7d/mothur_taxonomy.loc' for 'mothur_taxonomy'
galaxy.tools.data DEBUG 2019-08-06 15:05:06,392 [p:1,w:0,m:0] [MainThread] Loading another instance of data table 'mothur_taxonomy' from file '/cvmfs/main.galaxyproject.org/config/shed_tool_data_table_conf.xml', attempting to merge content.
galaxy.tools.data DEBUG 2019-08-06 15:05:06,392 [p:1,w:0,m:0] [MainThread] Loaded 0 lines from '/cvmfs/main.galaxyproject.org/tool_data/toolshed.g2.bx.psu.edu/repos/iuc/mothur_get_group/200b088eaf93/mothur_aligndb.loc' for 'mothur_aligndb'
galaxy.tools.data DEBUG 2019-08-06 15:05:06,392 [p:1,w:0,m:0] [MainThread] Loading another instance of data table 'mothur_aligndb' from file '/cvmfs/main.galaxyproject.org/config/shed_tool_data_table_conf.xml', attempting to merge content.
galaxy.tools.data DEBUG 2019-08-06 15:05:06,393 [p:1,w:0,m:0] [MainThread] Loaded 0 lines from '/cvmfs/main.galaxyproject.org/tool_data/toolshed.g2.bx.psu.edu/repos/iuc/mothur_get_group/200b088eaf93/mothur_lookup.loc' for 'mothur_lookup'
galaxy.tools.data DEBUG 2019-08-06 15:05:06,393 [p:1,w:0,m:0] [MainThread] Loading another instance of data table 'mothur_lookup' from file '/cvmfs/main.galaxyproject.org/config/shed_tool_data_table_conf.xml', attempting to merge content.
galaxy.tools.data DEBUG 2019-08-06 15:05:06,393 [p:1,w:0,m:0] [MainThread] Loaded 0 lines from '/cvmfs/main.galaxyproject.org/tool_data/toolshed.g2.bx.psu.edu/repos/iuc/mothur_get_group/200b088eaf93/mothur_map.loc' for 'mothur_map'
galaxy.tools.data DEBUG 2019-08-06 15:05:06,393 [p:1,w:0,m:0] [MainThread] Loading another instance of data table 'mothur_map' from file '/cvmfs/main.galaxyproject.org/config/shed_tool_data_table_conf.xml', attempting to merge content.
galaxy.tools.data DEBUG 2019-08-06 15:05:06,394 [p:1,w:0,m:0] [MainThread] Loaded 0 lines from '/cvmfs/main.galaxyproject.org/tool_data/toolshed.g2.bx.psu.edu/repos/iuc/mothur_get_group/200b088eaf93/mothur_taxonomy.loc' for 'mothur_taxonomy'
galaxy.tools.data DEBUG 2019-08-06 15:05:06,394 [p:1,w:0,m:0] [MainThread] Loading another instance of data table 'mothur_taxonomy' from file '/cvmfs/main.galaxyproject.org/config/shed_tool_data_table_conf.xml', attempting to merge content.
galaxy.tools.data DEBUG 2019-08-06 15:05:06,394 [p:1,w:0,m:0] [MainThread] Loaded 0 lines from '/cvmfs/main.galaxyproject.org/tool_data/toolshed.g2.bx.psu.edu/repos/iuc/mothur_get_dists/a38b4b058203/mothur_aligndb.loc' for 'mothur_aligndb'
galaxy.tools.data DEBUG 2019-08-06 15:05:06,395 [p:1,w:0,m:0] [MainThread] Loading another instance of data table 'mothur_aligndb' from file '/cvmfs/main.galaxyproject.org/config/shed_tool_data_table_conf.xml', attempting to merge content.
galaxy.tools.data DEBUG 2019-08-06 15:05:06,395 [p:1,w:0,m:0] [MainThread] Loaded 0 lines from '/cvmfs/main.galaxyproject.org/tool_data/toolshed.g2.bx.psu.edu/repos/iuc/mothur_get_dists/a38b4b058203/mothur_lookup.loc' for 'mothur_lookup'
galaxy.tools.data DEBUG 2019-08-06 15:05:06,395 [p:1,w:0,m:0] [MainThread] Loading another instance of data table 'mothur_lookup' from file '/cvmfs/main.galaxyproject.org/config/shed_tool_data_table_conf.xml', attempting to merge content.
galaxy.tools.data DEBUG 2019-08-06 15:05:06,395 [p:1,w:0,m:0] [MainThread] Loaded 0 lines from '/cvmfs/main.galaxyproject.org/tool_data/toolshed.g2.bx.psu.edu/repos/iuc/mothur_get_dists/a38b4b058203/mothur_map.loc' for 'mothur_map'
galaxy.tools.data DEBUG 2019-08-06 15:05:06,395 [p:1,w:0,m:0] [MainThread] Loading another instance of data table 'mothur_map' from file '/cvmfs/main.galaxyproject.org/config/shed_tool_data_table_conf.xml', attempting to merge content.
galaxy.tools.data DEBUG 2019-08-06 15:05:06,396 [p:1,w:0,m:0] [MainThread] Loaded 0 lines from '/cvmfs/main.galaxyproject.org/tool_data/toolshed.g2.bx.psu.edu/repos/iuc/mothur_get_dists/a38b4b058203/mothur_taxonomy.loc' for 'mothur_taxonomy'
galaxy.tools.data DEBUG 2019-08-06 15:05:06,396 [p:1,w:0,m:0] [MainThread] Loading another instance of data table 'mothur_taxonomy' from file '/cvmfs/main.galaxyproject.org/config/shed_tool_data_table_conf.xml', attempting to merge content.
galaxy.tools.data DEBUG 2019-08-06 15:05:06,396 [p:1,w:0,m:0] [MainThread] Loaded 0 lines from '/cvmfs/main.galaxyproject.org/tool_data/toolshed.g2.bx.psu.edu/repos/iuc/mothur_get_coremicrobiome/fb34c63ab676/mothur_aligndb.loc' for 'mothur_aligndb'
galaxy.tools.data DEBUG 2019-08-06 15:05:06,396 [p:1,w:0,m:0] [MainThread] Loading another instance of data table 'mothur_aligndb' from file '/cvmfs/main.galaxyproject.org/config/shed_tool_data_table_conf.xml', attempting to merge content.
galaxy.tools.data DEBUG 2019-08-06 15:05:06,397 [p:1,w:0,m:0] [MainThread] Loaded 0 lines from '/cvmfs/main.galaxyproject.org/tool_data/toolshed.g2.bx.psu.edu/repos/iuc/mothur_get_coremicrobiome/fb34c63ab676/mothur_lookup.loc' for 'mothur_lookup'
galaxy.tools.data DEBUG 2019-08-06 15:05:06,397 [p:1,w:0,m:0] [MainThread] Loading another instance of data table 'mothur_lookup' from file '/cvmfs/main.galaxyproject.org/config/shed_tool_data_table_conf.xml', attempting to merge content.
galaxy.tools.data DEBUG 2019-08-06 15:05:06,397 [p:1,w:0,m:0] [MainThread] Loaded 0 lines from '/cvmfs/main.galaxyproject.org/tool_data/toolshed.g2.bx.psu.edu/repos/iuc/mothur_get_coremicrobiome/fb34c63ab676/mothur_map.loc' for 'mothur_map'
galaxy.tools.data DEBUG 2019-08-06 15:05:06,397 [p:1,w:0,m:0] [MainThread] Loading another instance of data table 'mothur_map' from file '/cvmfs/main.galaxyproject.org/config/shed_tool_data_table_conf.xml', attempting to merge content.
galaxy.tools.data DEBUG 2019-08-06 15:05:06,398 [p:1,w:0,m:0] [MainThread] Loaded 0 lines from '/cvmfs/main.galaxyproject.org/tool_data/toolshed.g2.bx.psu.edu/repos/iuc/mothur_get_coremicrobiome/fb34c63ab676/mothur_taxonomy.loc' for 'mothur_taxonomy'
galaxy.tools.data DEBUG 2019-08-06 15:05:06,398 [p:1,w:0,m:0] [MainThread] Loading another instance of data table 'mothur_taxonomy' from file '/cvmfs/main.galaxyproject.org/config/shed_tool_data_table_conf.xml', attempting to merge content.
galaxy.tools.data DEBUG 2019-08-06 15:05:06,398 [p:1,w:0,m:0] [MainThread] Loaded 0 lines from '/cvmfs/main.galaxyproject.org/tool_data/toolshed.g2.bx.psu.edu/repos/iuc/mothur_get_communitytype/e86199dc2a7c/mothur_aligndb.loc' for 'mothur_aligndb'
galaxy.tools.data DEBUG 2019-08-06 15:05:06,398 [p:1,w:0,m:0] [MainThread] Loading another instance of data table 'mothur_aligndb' from file '/cvmfs/main.galaxyproject.org/config/shed_tool_data_table_conf.xml', attempting to merge content.
galaxy.tools.data DEBUG 2019-08-06 15:05:06,399 [p:1,w:0,m:0] [MainThread] Loaded 0 lines from '/cvmfs/main.galaxyproject.org/tool_data/toolshed.g2.bx.psu.edu/repos/iuc/mothur_get_communitytype/e86199dc2a7c/mothur_lookup.loc' for 'mothur_lookup'
galaxy.tools.data DEBUG 2019-08-06 15:05:06,399 [p:1,w:0,m:0] [MainThread] Loading another instance of data table 'mothur_lookup' from file '/cvmfs/main.galaxyproject.org/config/shed_tool_data_table_conf.xml', attempting to merge content.
galaxy.tools.data DEBUG 2019-08-06 15:05:06,399 [p:1,w:0,m:0] [MainThread] Loaded 0 lines from '/cvmfs/main.galaxyproject.org/tool_data/toolshed.g2.bx.psu.edu/repos/iuc/mothur_get_communitytype/e86199dc2a7c/mothur_map.loc' for 'mothur_map'
galaxy.tools.data DEBUG 2019-08-06 15:05:06,399 [p:1,w:0,m:0] [MainThread] Loading another instance of data table 'mothur_map' from file '/cvmfs/main.galaxyproject.org/config/shed_tool_data_table_conf.xml', attempting to merge content.
galaxy.tools.data DEBUG 2019-08-06 15:05:06,400 [p:1,w:0,m:0] [MainThread] Loaded 0 lines from '/cvmfs/main.galaxyproject.org/tool_data/toolshed.g2.bx.psu.edu/repos/iuc/mothur_get_communitytype/e86199dc2a7c/mothur_taxonomy.loc' for 'mothur_taxonomy'
galaxy.tools.data DEBUG 2019-08-06 15:05:06,400 [p:1,w:0,m:0] [MainThread] Loading another instance of data table 'mothur_taxonomy' from file '/cvmfs/main.galaxyproject.org/config/shed_tool_data_table_conf.xml', attempting to merge content.
galaxy.tools.data DEBUG 2019-08-06 15:05:06,400 [p:1,w:0,m:0] [MainThread] Loaded 0 lines from '/cvmfs/main.galaxyproject.org/tool_data/toolshed.g2.bx.psu.edu/repos/iuc/mothur_filter_shared/bccb5efbc4ee/mothur_aligndb.loc' for 'mothur_aligndb'
galaxy.tools.data DEBUG 2019-08-06 15:05:06,400 [p:1,w:0,m:0] [MainThread] Loading another instance of data table 'mothur_aligndb' from file '/cvmfs/main.galaxyproject.org/config/shed_tool_data_table_conf.xml', attempting to merge content.
galaxy.tools.data DEBUG 2019-08-06 15:05:06,401 [p:1,w:0,m:0] [MainThread] Loaded 0 lines from '/cvmfs/main.galaxyproject.org/tool_data/toolshed.g2.bx.psu.edu/repos/iuc/mothur_filter_shared/bccb5efbc4ee/mothur_lookup.loc' for 'mothur_lookup'
galaxy.tools.data DEBUG 2019-08-06 15:05:06,401 [p:1,w:0,m:0] [MainThread] Loading another instance of data table 'mothur_lookup' from file '/cvmfs/main.galaxyproject.org/config/shed_tool_data_table_conf.xml', attempting to merge content.
galaxy.tools.data DEBUG 2019-08-06 15:05:06,401 [p:1,w:0,m:0] [MainThread] Loaded 0 lines from '/cvmfs/main.galaxyproject.org/tool_data/toolshed.g2.bx.psu.edu/repos/iuc/mothur_filter_shared/bccb5efbc4ee/mothur_map.loc' for 'mothur_map'
galaxy.tools.data DEBUG 2019-08-06 15:05:06,401 [p:1,w:0,m:0] [MainThread] Loading another instance of data table 'mothur_map' from file '/cvmfs/main.galaxyproject.org/config/shed_tool_data_table_conf.xml', attempting to merge content.
galaxy.tools.data DEBUG 2019-08-06 15:05:06,402 [p:1,w:0,m:0] [MainThread] Loaded 0 lines from '/cvmfs/main.galaxyproject.org/tool_data/toolshed.g2.bx.psu.edu/repos/iuc/mothur_filter_shared/bccb5efbc4ee/mothur_taxonomy.loc' for 'mothur_taxonomy'
galaxy.tools.data DEBUG 2019-08-06 15:05:06,402 [p:1,w:0,m:0] [MainThread] Loading another instance of data table 'mothur_taxonomy' from file '/cvmfs/main.galaxyproject.org/config/shed_tool_data_table_conf.xml', attempting to merge content.
galaxy.tools.data DEBUG 2019-08-06 15:05:06,402 [p:1,w:0,m:0] [MainThread] Loaded 0 lines from '/cvmfs/main.galaxyproject.org/tool_data/toolshed.g2.bx.psu.edu/repos/iuc/mothur_filter_seqs/870f2a438139/mothur_aligndb.loc' for 'mothur_aligndb'
galaxy.tools.data DEBUG 2019-08-06 15:05:06,402 [p:1,w:0,m:0] [MainThread] Loading another instance of data table 'mothur_aligndb' from file '/cvmfs/main.galaxyproject.org/config/shed_tool_data_table_conf.xml', attempting to merge content.
galaxy.tools.data DEBUG 2019-08-06 15:05:06,403 [p:1,w:0,m:0] [MainThread] Loaded 0 lines from '/cvmfs/main.galaxyproject.org/tool_data/toolshed.g2.bx.psu.edu/repos/iuc/mothur_filter_seqs/870f2a438139/mothur_lookup.loc' for 'mothur_lookup'
galaxy.tools.data DEBUG 2019-08-06 15:05:06,403 [p:1,w:0,m:0] [MainThread] Loading another instance of data table 'mothur_lookup' from file '/cvmfs/main.galaxyproject.org/config/shed_tool_data_table_conf.xml', attempting to merge content.
galaxy.tools.data DEBUG 2019-08-06 15:05:06,403 [p:1,w:0,m:0] [MainThread] Loaded 0 lines from '/cvmfs/main.galaxyproject.org/tool_data/toolshed.g2.bx.psu.edu/repos/iuc/mothur_filter_seqs/870f2a438139/mothur_map.loc' for 'mothur_map'
galaxy.tools.data DEBUG 2019-08-06 15:05:06,403 [p:1,w:0,m:0] [MainThread] Loading another instance of data table 'mothur_map' from file '/cvmfs/main.galaxyproject.org/config/shed_tool_data_table_conf.xml', attempting to merge content.
galaxy.tools.data DEBUG 2019-08-06 15:05:06,403 [p:1,w:0,m:0] [MainThread] Loaded 0 lines from '/cvmfs/main.galaxyproject.org/tool_data/toolshed.g2.bx.psu.edu/repos/iuc/mothur_filter_seqs/870f2a438139/mothur_taxonomy.loc' for 'mothur_taxonomy'
galaxy.tools.data DEBUG 2019-08-06 15:05:06,404 [p:1,w:0,m:0] [MainThread] Loading another instance of data table 'mothur_taxonomy' from file '/cvmfs/main.galaxyproject.org/config/shed_tool_data_table_conf.xml', attempting to merge content.
galaxy.tools.data DEBUG 2019-08-06 15:05:06,404 [p:1,w:0,m:0] [MainThread] Loaded 0 lines from '/cvmfs/main.galaxyproject.org/tool_data/toolshed.g2.bx.psu.edu/repos/iuc/mothur_fastq_info/19316e7c4802/mothur_aligndb.loc' for 'mothur_aligndb'
galaxy.tools.data DEBUG 2019-08-06 15:05:06,404 [p:1,w:0,m:0] [MainThread] Loading another instance of data table 'mothur_aligndb' from file '/cvmfs/main.galaxyproject.org/config/shed_tool_data_table_conf.xml', attempting to merge content.
galaxy.tools.data DEBUG 2019-08-06 15:05:06,404 [p:1,w:0,m:0] [MainThread] Loaded 0 lines from '/cvmfs/main.galaxyproject.org/tool_data/toolshed.g2.bx.psu.edu/repos/iuc/mothur_fastq_info/19316e7c4802/mothur_lookup.loc' for 'mothur_lookup'
galaxy.tools.data DEBUG 2019-08-06 15:05:06,405 [p:1,w:0,m:0] [MainThread] Loading another instance of data table 'mothur_lookup' from file '/cvmfs/main.galaxyproject.org/config/shed_tool_data_table_conf.xml', attempting to merge content.
galaxy.tools.data DEBUG 2019-08-06 15:05:06,405 [p:1,w:0,m:0] [MainThread] Loaded 0 lines from '/cvmfs/main.galaxyproject.org/tool_data/toolshed.g2.bx.psu.edu/repos/iuc/mothur_fastq_info/19316e7c4802/mothur_map.loc' for 'mothur_map'
galaxy.tools.data DEBUG 2019-08-06 15:05:06,405 [p:1,w:0,m:0] [MainThread] Loading another instance of data table 'mothur_map' from file '/cvmfs/main.galaxyproject.org/config/shed_tool_data_table_conf.xml', attempting to merge content.
galaxy.tools.data DEBUG 2019-08-06 15:05:06,405 [p:1,w:0,m:0] [MainThread] Loaded 0 lines from '/cvmfs/main.galaxyproject.org/tool_data/toolshed.g2.bx.psu.edu/repos/iuc/mothur_fastq_info/19316e7c4802/mothur_taxonomy.loc' for 'mothur_taxonomy'
galaxy.tools.data DEBUG 2019-08-06 15:05:06,405 [p:1,w:0,m:0] [MainThread] Loading another instance of data table 'mothur_taxonomy' from file '/cvmfs/main.galaxyproject.org/config/shed_tool_data_table_conf.xml', attempting to merge content.
galaxy.tools.data DEBUG 2019-08-06 15:05:06,406 [p:1,w:0,m:0] [MainThread] Loaded 0 lines from '/cvmfs/main.galaxyproject.org/tool_data/toolshed.g2.bx.psu.edu/repos/iuc/mothur_dist_shared/7773b7afb53d/mothur_aligndb.loc' for 'mothur_aligndb'
galaxy.tools.data DEBUG 2019-08-06 15:05:06,406 [p:1,w:0,m:0] [MainThread] Loading another instance of data table 'mothur_aligndb' from file '/cvmfs/main.galaxyproject.org/config/shed_tool_data_table_conf.xml', attempting to merge content.
galaxy.tools.data DEBUG 2019-08-06 15:05:06,406 [p:1,w:0,m:0] [MainThread] Loaded 0 lines from '/cvmfs/main.galaxyproject.org/tool_data/toolshed.g2.bx.psu.edu/repos/iuc/mothur_dist_shared/7773b7afb53d/mothur_lookup.loc' for 'mothur_lookup'
galaxy.tools.data DEBUG 2019-08-06 15:05:06,406 [p:1,w:0,m:0] [MainThread] Loading another instance of data table 'mothur_lookup' from file '/cvmfs/main.galaxyproject.org/config/shed_tool_data_table_conf.xml', attempting to merge content.
galaxy.tools.data DEBUG 2019-08-06 15:05:06,407 [p:1,w:0,m:0] [MainThread] Loaded 0 lines from '/cvmfs/main.galaxyproject.org/tool_data/toolshed.g2.bx.psu.edu/repos/iuc/mothur_dist_shared/7773b7afb53d/mothur_map.loc' for 'mothur_map'
galaxy.tools.data DEBUG 2019-08-06 15:05:06,407 [p:1,w:0,m:0] [MainThread] Loading another instance of data table 'mothur_map' from file '/cvmfs/main.galaxyproject.org/config/shed_tool_data_table_conf.xml', attempting to merge content.
galaxy.tools.data DEBUG 2019-08-06 15:05:06,407 [p:1,w:0,m:0] [MainThread] Loaded 0 lines from '/cvmfs/main.galaxyproject.org/tool_data/toolshed.g2.bx.psu.edu/repos/iuc/mothur_dist_shared/7773b7afb53d/mothur_taxonomy.loc' for 'mothur_taxonomy'
galaxy.tools.data DEBUG 2019-08-06 15:05:06,407 [p:1,w:0,m:0] [MainThread] Loading another instance of data table 'mothur_taxonomy' from file '/cvmfs/main.galaxyproject.org/config/shed_tool_data_table_conf.xml', attempting to merge content.
galaxy.tools.data DEBUG 2019-08-06 15:05:06,408 [p:1,w:0,m:0] [MainThread] Loaded 0 lines from '/cvmfs/main.galaxyproject.org/tool_data/toolshed.g2.bx.psu.edu/repos/iuc/mothur_dist_seqs/d103727775eb/mothur_aligndb.loc' for 'mothur_aligndb'
galaxy.tools.data DEBUG 2019-08-06 15:05:06,408 [p:1,w:0,m:0] [MainThread] Loading another instance of data table 'mothur_aligndb' from file '/cvmfs/main.galaxyproject.org/config/shed_tool_data_table_conf.xml', attempting to merge content.
galaxy.tools.data DEBUG 2019-08-06 15:05:06,408 [p:1,w:0,m:0] [MainThread] Loaded 0 lines from '/cvmfs/main.galaxyproject.org/tool_data/toolshed.g2.bx.psu.edu/repos/iuc/mothur_dist_seqs/d103727775eb/mothur_lookup.loc' for 'mothur_lookup'
galaxy.tools.data DEBUG 2019-08-06 15:05:06,408 [p:1,w:0,m:0] [MainThread] Loading another instance of data table 'mothur_lookup' from file '/cvmfs/main.galaxyproject.org/config/shed_tool_data_table_conf.xml', attempting to merge content.
galaxy.tools.data DEBUG 2019-08-06 15:05:06,408 [p:1,w:0,m:0] [MainThread] Loaded 0 lines from '/cvmfs/main.galaxyproject.org/tool_data/toolshed.g2.bx.psu.edu/repos/iuc/mothur_dist_seqs/d103727775eb/mothur_map.loc' for 'mothur_map'
galaxy.tools.data DEBUG 2019-08-06 15:05:06,409 [p:1,w:0,m:0] [MainThread] Loading another instance of data table 'mothur_map' from file '/cvmfs/main.galaxyproject.org/config/shed_tool_data_table_conf.xml', attempting to merge content.
galaxy.tools.data DEBUG 2019-08-06 15:05:06,409 [p:1,w:0,m:0] [MainThread] Loaded 0 lines from '/cvmfs/main.galaxyproject.org/tool_data/toolshed.g2.bx.psu.edu/repos/iuc/mothur_dist_seqs/d103727775eb/mothur_taxonomy.loc' for 'mothur_taxonomy'
galaxy.tools.data DEBUG 2019-08-06 15:05:06,409 [p:1,w:0,m:0] [MainThread] Loading another instance of data table 'mothur_taxonomy' from file '/cvmfs/main.galaxyproject.org/config/shed_tool_data_table_conf.xml', attempting to merge content.
galaxy.tools.data DEBUG 2019-08-06 15:05:06,409 [p:1,w:0,m:0] [MainThread] Loaded 0 lines from '/cvmfs/main.galaxyproject.org/tool_data/toolshed.g2.bx.psu.edu/repos/iuc/mothur_deunique_tree/90796e3ff3ef/mothur_aligndb.loc' for 'mothur_aligndb'
galaxy.tools.data DEBUG 2019-08-06 15:05:06,410 [p:1,w:0,m:0] [MainThread] Loading another instance of data table 'mothur_aligndb' from file '/cvmfs/main.galaxyproject.org/config/shed_tool_data_table_conf.xml', attempting to merge content.
galaxy.tools.data DEBUG 2019-08-06 15:05:06,410 [p:1,w:0,m:0] [MainThread] Loaded 0 lines from '/cvmfs/main.galaxyproject.org/tool_data/toolshed.g2.bx.psu.edu/repos/iuc/mothur_deunique_tree/90796e3ff3ef/mothur_lookup.loc' for 'mothur_lookup'
galaxy.tools.data DEBUG 2019-08-06 15:05:06,410 [p:1,w:0,m:0] [MainThread] Loading another instance of data table 'mothur_lookup' from file '/cvmfs/main.galaxyproject.org/config/shed_tool_data_table_conf.xml', attempting to merge content.
galaxy.tools.data DEBUG 2019-08-06 15:05:06,410 [p:1,w:0,m:0] [MainThread] Loaded 0 lines from '/cvmfs/main.galaxyproject.org/tool_data/toolshed.g2.bx.psu.edu/repos/iuc/mothur_deunique_tree/90796e3ff3ef/mothur_map.loc' for 'mothur_map'
galaxy.tools.data DEBUG 2019-08-06 15:05:06,410 [p:1,w:0,m:0] [MainThread] Loading another instance of data table 'mothur_map' from file '/cvmfs/main.galaxyproject.org/config/shed_tool_data_table_conf.xml', attempting to merge content.
galaxy.tools.data DEBUG 2019-08-06 15:05:06,411 [p:1,w:0,m:0] [MainThread] Loaded 0 lines from '/cvmfs/main.galaxyproject.org/tool_data/toolshed.g2.bx.psu.edu/repos/iuc/mothur_deunique_tree/90796e3ff3ef/mothur_taxonomy.loc' for 'mothur_taxonomy'
galaxy.tools.data DEBUG 2019-08-06 15:05:06,411 [p:1,w:0,m:0] [MainThread] Loading another instance of data table 'mothur_taxonomy' from file '/cvmfs/main.galaxyproject.org/config/shed_tool_data_table_conf.xml', attempting to merge content.
galaxy.tools.data DEBUG 2019-08-06 15:05:06,411 [p:1,w:0,m:0] [MainThread] Loaded 0 lines from '/cvmfs/main.galaxyproject.org/tool_data/toolshed.g2.bx.psu.edu/repos/iuc/mothur_deunique_seqs/4b2dabf45996/mothur_aligndb.loc' for 'mothur_aligndb'
galaxy.tools.data DEBUG 2019-08-06 15:05:06,411 [p:1,w:0,m:0] [MainThread] Loading another instance of data table 'mothur_aligndb' from file '/cvmfs/main.galaxyproject.org/config/shed_tool_data_table_conf.xml', attempting to merge content.
galaxy.tools.data DEBUG 2019-08-06 15:05:06,412 [p:1,w:0,m:0] [MainThread] Loaded 0 lines from '/cvmfs/main.galaxyproject.org/tool_data/toolshed.g2.bx.psu.edu/repos/iuc/mothur_deunique_seqs/4b2dabf45996/mothur_lookup.loc' for 'mothur_lookup'
galaxy.tools.data DEBUG 2019-08-06 15:05:06,412 [p:1,w:0,m:0] [MainThread] Loading another instance of data table 'mothur_lookup' from file '/cvmfs/main.galaxyproject.org/config/shed_tool_data_table_conf.xml', attempting to merge content.
galaxy.tools.data DEBUG 2019-08-06 15:05:06,412 [p:1,w:0,m:0] [MainThread] Loaded 0 lines from '/cvmfs/main.galaxyproject.org/tool_data/toolshed.g2.bx.psu.edu/repos/iuc/mothur_deunique_seqs/4b2dabf45996/mothur_map.loc' for 'mothur_map'
galaxy.tools.data DEBUG 2019-08-06 15:05:06,412 [p:1,w:0,m:0] [MainThread] Loading another instance of data table 'mothur_map' from file '/cvmfs/main.galaxyproject.org/config/shed_tool_data_table_conf.xml', attempting to merge content.
galaxy.tools.data DEBUG 2019-08-06 15:05:06,413 [p:1,w:0,m:0] [MainThread] Loaded 0 lines from '/cvmfs/main.galaxyproject.org/tool_data/toolshed.g2.bx.psu.edu/repos/iuc/mothur_deunique_seqs/4b2dabf45996/mothur_taxonomy.loc' for 'mothur_taxonomy'
galaxy.tools.data DEBUG 2019-08-06 15:05:06,413 [p:1,w:0,m:0] [MainThread] Loading another instance of data table 'mothur_taxonomy' from file '/cvmfs/main.galaxyproject.org/config/shed_tool_data_table_conf.xml', attempting to merge content.
galaxy.tools.data DEBUG 2019-08-06 15:05:06,413 [p:1,w:0,m:0] [MainThread] Loaded 0 lines from '/cvmfs/main.galaxyproject.org/tool_data/toolshed.g2.bx.psu.edu/repos/iuc/mothur_degap_seqs/7cd72305d496/mothur_aligndb.loc' for 'mothur_aligndb'
galaxy.tools.data DEBUG 2019-08-06 15:05:06,413 [p:1,w:0,m:0] [MainThread] Loading another instance of data table 'mothur_aligndb' from file '/cvmfs/main.galaxyproject.org/config/shed_tool_data_table_conf.xml', attempting to merge content.
galaxy.tools.data DEBUG 2019-08-06 15:05:06,414 [p:1,w:0,m:0] [MainThread] Loaded 0 lines from '/cvmfs/main.galaxyproject.org/tool_data/toolshed.g2.bx.psu.edu/repos/iuc/mothur_degap_seqs/7cd72305d496/mothur_lookup.loc' for 'mothur_lookup'
galaxy.tools.data DEBUG 2019-08-06 15:05:06,414 [p:1,w:0,m:0] [MainThread] Loading another instance of data table 'mothur_lookup' from file '/cvmfs/main.galaxyproject.org/config/shed_tool_data_table_conf.xml', attempting to merge content.
galaxy.tools.data DEBUG 2019-08-06 15:05:06,414 [p:1,w:0,m:0] [MainThread] Loaded 0 lines from '/cvmfs/main.galaxyproject.org/tool_data/toolshed.g2.bx.psu.edu/repos/iuc/mothur_degap_seqs/7cd72305d496/mothur_map.loc' for 'mothur_map'
galaxy.tools.data DEBUG 2019-08-06 15:05:06,414 [p:1,w:0,m:0] [MainThread] Loading another instance of data table 'mothur_map' from file '/cvmfs/main.galaxyproject.org/config/shed_tool_data_table_conf.xml', attempting to merge content.
galaxy.tools.data DEBUG 2019-08-06 15:05:06,415 [p:1,w:0,m:0] [MainThread] Loaded 0 lines from '/cvmfs/main.galaxyproject.org/tool_data/toolshed.g2.bx.psu.edu/repos/iuc/mothur_degap_seqs/7cd72305d496/mothur_taxonomy.loc' for 'mothur_taxonomy'
galaxy.tools.data DEBUG 2019-08-06 15:05:06,415 [p:1,w:0,m:0] [MainThread] Loading another instance of data table 'mothur_taxonomy' from file '/cvmfs/main.galaxyproject.org/config/shed_tool_data_table_conf.xml', attempting to merge content.
galaxy.tools.data DEBUG 2019-08-06 15:05:06,415 [p:1,w:0,m:0] [MainThread] Loaded 0 lines from '/cvmfs/main.galaxyproject.org/tool_data/toolshed.g2.bx.psu.edu/repos/iuc/mothur_create_database/9ab5ebae3fb2/mothur_aligndb.loc' for 'mothur_aligndb'
galaxy.tools.data DEBUG 2019-08-06 15:05:06,415 [p:1,w:0,m:0] [MainThread] Loading another instance of data table 'mothur_aligndb' from file '/cvmfs/main.galaxyproject.org/config/shed_tool_data_table_conf.xml', attempting to merge content.
galaxy.tools.data DEBUG 2019-08-06 15:05:06,415 [p:1,w:0,m:0] [MainThread] Loaded 0 lines from '/cvmfs/main.galaxyproject.org/tool_data/toolshed.g2.bx.psu.edu/repos/iuc/mothur_create_database/9ab5ebae3fb2/mothur_lookup.loc' for 'mothur_lookup'
galaxy.tools.data DEBUG 2019-08-06 15:05:06,416 [p:1,w:0,m:0] [MainThread] Loading another instance of data table 'mothur_lookup' from file '/cvmfs/main.galaxyproject.org/config/shed_tool_data_table_conf.xml', attempting to merge content.
galaxy.tools.data DEBUG 2019-08-06 15:05:06,416 [p:1,w:0,m:0] [MainThread] Loaded 0 lines from '/cvmfs/main.galaxyproject.org/tool_data/toolshed.g2.bx.psu.edu/repos/iuc/mothur_create_database/9ab5ebae3fb2/mothur_map.loc' for 'mothur_map'
galaxy.tools.data DEBUG 2019-08-06 15:05:06,416 [p:1,w:0,m:0] [MainThread] Loading another instance of data table 'mothur_map' from file '/cvmfs/main.galaxyproject.org/config/shed_tool_data_table_conf.xml', attempting to merge content.
galaxy.tools.data DEBUG 2019-08-06 15:05:06,416 [p:1,w:0,m:0] [MainThread] Loaded 0 lines from '/cvmfs/main.galaxyproject.org/tool_data/toolshed.g2.bx.psu.edu/repos/iuc/mothur_create_database/9ab5ebae3fb2/mothur_taxonomy.loc' for 'mothur_taxonomy'
galaxy.tools.data DEBUG 2019-08-06 15:05:06,417 [p:1,w:0,m:0] [MainThread] Loading another instance of data table 'mothur_taxonomy' from file '/cvmfs/main.galaxyproject.org/config/shed_tool_data_table_conf.xml', attempting to merge content.
galaxy.tools.data DEBUG 2019-08-06 15:05:06,417 [p:1,w:0,m:0] [MainThread] Loaded 0 lines from '/cvmfs/main.galaxyproject.org/tool_data/toolshed.g2.bx.psu.edu/repos/iuc/mothur_count_seqs/b6f7f17203ad/mothur_aligndb.loc' for 'mothur_aligndb'
galaxy.tools.data DEBUG 2019-08-06 15:05:06,417 [p:1,w:0,m:0] [MainThread] Loading another instance of data table 'mothur_aligndb' from file '/cvmfs/main.galaxyproject.org/config/shed_tool_data_table_conf.xml', attempting to merge content.
galaxy.tools.data DEBUG 2019-08-06 15:05:06,418 [p:1,w:0,m:0] [MainThread] Loaded 0 lines from '/cvmfs/main.galaxyproject.org/tool_data/toolshed.g2.bx.psu.edu/repos/iuc/mothur_count_seqs/b6f7f17203ad/mothur_lookup.loc' for 'mothur_lookup'
galaxy.tools.data DEBUG 2019-08-06 15:05:06,418 [p:1,w:0,m:0] [MainThread] Loading another instance of data table 'mothur_lookup' from file '/cvmfs/main.galaxyproject.org/config/shed_tool_data_table_conf.xml', attempting to merge content.
galaxy.tools.data DEBUG 2019-08-06 15:05:06,418 [p:1,w:0,m:0] [MainThread] Loaded 0 lines from '/cvmfs/main.galaxyproject.org/tool_data/toolshed.g2.bx.psu.edu/repos/iuc/mothur_count_seqs/b6f7f17203ad/mothur_map.loc' for 'mothur_map'
galaxy.tools.data DEBUG 2019-08-06 15:05:06,418 [p:1,w:0,m:0] [MainThread] Loading another instance of data table 'mothur_map' from file '/cvmfs/main.galaxyproject.org/config/shed_tool_data_table_conf.xml', attempting to merge content.
galaxy.tools.data DEBUG 2019-08-06 15:05:06,418 [p:1,w:0,m:0] [MainThread] Loaded 0 lines from '/cvmfs/main.galaxyproject.org/tool_data/toolshed.g2.bx.psu.edu/repos/iuc/mothur_count_seqs/b6f7f17203ad/mothur_taxonomy.loc' for 'mothur_taxonomy'
galaxy.tools.data DEBUG 2019-08-06 15:05:06,419 [p:1,w:0,m:0] [MainThread] Loading another instance of data table 'mothur_taxonomy' from file '/cvmfs/main.galaxyproject.org/config/shed_tool_data_table_conf.xml', attempting to merge content.
galaxy.tools.data DEBUG 2019-08-06 15:05:06,419 [p:1,w:0,m:0] [MainThread] Loaded 0 lines from '/cvmfs/main.galaxyproject.org/tool_data/toolshed.g2.bx.psu.edu/repos/iuc/mothur_count_groups/6f454356bfc7/mothur_aligndb.loc' for 'mothur_aligndb'
galaxy.tools.data DEBUG 2019-08-06 15:05:06,419 [p:1,w:0,m:0] [MainThread] Loading another instance of data table 'mothur_aligndb' from file '/cvmfs/main.galaxyproject.org/config/shed_tool_data_table_conf.xml', attempting to merge content.
galaxy.tools.data DEBUG 2019-08-06 15:05:06,419 [p:1,w:0,m:0] [MainThread] Loaded 0 lines from '/cvmfs/main.galaxyproject.org/tool_data/toolshed.g2.bx.psu.edu/repos/iuc/mothur_count_groups/6f454356bfc7/mothur_lookup.loc' for 'mothur_lookup'
galaxy.tools.data DEBUG 2019-08-06 15:05:06,419 [p:1,w:0,m:0] [MainThread] Loading another instance of data table 'mothur_lookup' from file '/cvmfs/main.galaxyproject.org/config/shed_tool_data_table_conf.xml', attempting to merge content.
galaxy.tools.data DEBUG 2019-08-06 15:05:06,420 [p:1,w:0,m:0] [MainThread] Loaded 0 lines from '/cvmfs/main.galaxyproject.org/tool_data/toolshed.g2.bx.psu.edu/repos/iuc/mothur_count_groups/6f454356bfc7/mothur_map.loc' for 'mothur_map'
galaxy.tools.data DEBUG 2019-08-06 15:05:06,420 [p:1,w:0,m:0] [MainThread] Loading another instance of data table 'mothur_map' from file '/cvmfs/main.galaxyproject.org/config/shed_tool_data_table_conf.xml', attempting to merge content.
galaxy.tools.data DEBUG 2019-08-06 15:05:06,420 [p:1,w:0,m:0] [MainThread] Loaded 0 lines from '/cvmfs/main.galaxyproject.org/tool_data/toolshed.g2.bx.psu.edu/repos/iuc/mothur_count_groups/6f454356bfc7/mothur_taxonomy.loc' for 'mothur_taxonomy'
galaxy.tools.data DEBUG 2019-08-06 15:05:06,420 [p:1,w:0,m:0] [MainThread] Loading another instance of data table 'mothur_taxonomy' from file '/cvmfs/main.galaxyproject.org/config/shed_tool_data_table_conf.xml', attempting to merge content.
galaxy.tools.data DEBUG 2019-08-06 15:05:06,421 [p:1,w:0,m:0] [MainThread] Loaded 0 lines from '/cvmfs/main.galaxyproject.org/tool_data/toolshed.g2.bx.psu.edu/repos/iuc/mothur_corr_axes/9961b707d075/mothur_aligndb.loc' for 'mothur_aligndb'
galaxy.tools.data DEBUG 2019-08-06 15:05:06,421 [p:1,w:0,m:0] [MainThread] Loading another instance of data table 'mothur_aligndb' from file '/cvmfs/main.galaxyproject.org/config/shed_tool_data_table_conf.xml', attempting to merge content.
galaxy.tools.data DEBUG 2019-08-06 15:05:06,421 [p:1,w:0,m:0] [MainThread] Loaded 0 lines from '/cvmfs/main.galaxyproject.org/tool_data/toolshed.g2.bx.psu.edu/repos/iuc/mothur_corr_axes/9961b707d075/mothur_lookup.loc' for 'mothur_lookup'
galaxy.tools.data DEBUG 2019-08-06 15:05:06,421 [p:1,w:0,m:0] [MainThread] Loading another instance of data table 'mothur_lookup' from file '/cvmfs/main.galaxyproject.org/config/shed_tool_data_table_conf.xml', attempting to merge content.
galaxy.tools.data DEBUG 2019-08-06 15:05:06,421 [p:1,w:0,m:0] [MainThread] Loaded 0 lines from '/cvmfs/main.galaxyproject.org/tool_data/toolshed.g2.bx.psu.edu/repos/iuc/mothur_corr_axes/9961b707d075/mothur_map.loc' for 'mothur_map'
galaxy.tools.data DEBUG 2019-08-06 15:05:06,422 [p:1,w:0,m:0] [MainThread] Loading another instance of data table 'mothur_map' from file '/cvmfs/main.galaxyproject.org/config/shed_tool_data_table_conf.xml', attempting to merge content.
galaxy.tools.data DEBUG 2019-08-06 15:05:06,422 [p:1,w:0,m:0] [MainThread] Loaded 0 lines from '/cvmfs/main.galaxyproject.org/tool_data/toolshed.g2.bx.psu.edu/repos/iuc/mothur_corr_axes/9961b707d075/mothur_taxonomy.loc' for 'mothur_taxonomy'
galaxy.tools.data DEBUG 2019-08-06 15:05:06,422 [p:1,w:0,m:0] [MainThread] Loading another instance of data table 'mothur_taxonomy' from file '/cvmfs/main.galaxyproject.org/config/shed_tool_data_table_conf.xml', attempting to merge content.
galaxy.tools.data DEBUG 2019-08-06 15:05:06,422 [p:1,w:0,m:0] [MainThread] Loaded 0 lines from '/cvmfs/main.galaxyproject.org/tool_data/toolshed.g2.bx.psu.edu/repos/iuc/mothur_cooccurrence/6cb0335df5db/mothur_aligndb.loc' for 'mothur_aligndb'
galaxy.tools.data DEBUG 2019-08-06 15:05:06,422 [p:1,w:0,m:0] [MainThread] Loading another instance of data table 'mothur_aligndb' from file '/cvmfs/main.galaxyproject.org/config/shed_tool_data_table_conf.xml', attempting to merge content.
galaxy.tools.data DEBUG 2019-08-06 15:05:06,423 [p:1,w:0,m:0] [MainThread] Loaded 0 lines from '/cvmfs/main.galaxyproject.org/tool_data/toolshed.g2.bx.psu.edu/repos/iuc/mothur_cooccurrence/6cb0335df5db/mothur_lookup.loc' for 'mothur_lookup'
galaxy.tools.data DEBUG 2019-08-06 15:05:06,423 [p:1,w:0,m:0] [MainThread] Loading another instance of data table 'mothur_lookup' from file '/cvmfs/main.galaxyproject.org/config/shed_tool_data_table_conf.xml', attempting to merge content.
galaxy.tools.data DEBUG 2019-08-06 15:05:06,423 [p:1,w:0,m:0] [MainThread] Loaded 0 lines from '/cvmfs/main.galaxyproject.org/tool_data/toolshed.g2.bx.psu.edu/repos/iuc/mothur_cooccurrence/6cb0335df5db/mothur_map.loc' for 'mothur_map'
galaxy.tools.data DEBUG 2019-08-06 15:05:06,423 [p:1,w:0,m:0] [MainThread] Loading another instance of data table 'mothur_map' from file '/cvmfs/main.galaxyproject.org/config/shed_tool_data_table_conf.xml', attempting to merge content.
galaxy.tools.data DEBUG 2019-08-06 15:05:06,424 [p:1,w:0,m:0] [MainThread] Loaded 0 lines from '/cvmfs/main.galaxyproject.org/tool_data/toolshed.g2.bx.psu.edu/repos/iuc/mothur_cooccurrence/6cb0335df5db/mothur_taxonomy.loc' for 'mothur_taxonomy'
galaxy.tools.data DEBUG 2019-08-06 15:05:06,424 [p:1,w:0,m:0] [MainThread] Loading another instance of data table 'mothur_taxonomy' from file '/cvmfs/main.galaxyproject.org/config/shed_tool_data_table_conf.xml', attempting to merge content.
galaxy.tools.data DEBUG 2019-08-06 15:05:06,424 [p:1,w:0,m:0] [MainThread] Loaded 0 lines from '/cvmfs/main.galaxyproject.org/tool_data/toolshed.g2.bx.psu.edu/repos/iuc/mothur_consensus_seqs/82a5c9700e76/mothur_aligndb.loc' for 'mothur_aligndb'
galaxy.tools.data DEBUG 2019-08-06 15:05:06,424 [p:1,w:0,m:0] [MainThread] Loading another instance of data table 'mothur_aligndb' from file '/cvmfs/main.galaxyproject.org/config/shed_tool_data_table_conf.xml', attempting to merge content.
galaxy.tools.data DEBUG 2019-08-06 15:05:06,425 [p:1,w:0,m:0] [MainThread] Loaded 0 lines from '/cvmfs/main.galaxyproject.org/tool_data/toolshed.g2.bx.psu.edu/repos/iuc/mothur_consensus_seqs/82a5c9700e76/mothur_lookup.loc' for 'mothur_lookup'
galaxy.tools.data DEBUG 2019-08-06 15:05:06,425 [p:1,w:0,m:0] [MainThread] Loading another instance of data table 'mothur_lookup' from file '/cvmfs/main.galaxyproject.org/config/shed_tool_data_table_conf.xml', attempting to merge content.
galaxy.tools.data DEBUG 2019-08-06 15:05:06,425 [p:1,w:0,m:0] [MainThread] Loaded 0 lines from '/cvmfs/main.galaxyproject.org/tool_data/toolshed.g2.bx.psu.edu/repos/iuc/mothur_consensus_seqs/82a5c9700e76/mothur_map.loc' for 'mothur_map'
galaxy.tools.data DEBUG 2019-08-06 15:05:06,425 [p:1,w:0,m:0] [MainThread] Loading another instance of data table 'mothur_map' from file '/cvmfs/main.galaxyproject.org/config/shed_tool_data_table_conf.xml', attempting to merge content.
galaxy.tools.data DEBUG 2019-08-06 15:05:06,426 [p:1,w:0,m:0] [MainThread] Loaded 0 lines from '/cvmfs/main.galaxyproject.org/tool_data/toolshed.g2.bx.psu.edu/repos/iuc/mothur_consensus_seqs/82a5c9700e76/mothur_taxonomy.loc' for 'mothur_taxonomy'
galaxy.tools.data DEBUG 2019-08-06 15:05:06,426 [p:1,w:0,m:0] [MainThread] Loading another instance of data table 'mothur_taxonomy' from file '/cvmfs/main.galaxyproject.org/config/shed_tool_data_table_conf.xml', attempting to merge content.
galaxy.tools.data DEBUG 2019-08-06 15:05:06,426 [p:1,w:0,m:0] [MainThread] Loaded 0 lines from '/cvmfs/main.galaxyproject.org/tool_data/toolshed.g2.bx.psu.edu/repos/iuc/mothur_collect_single/5996c4d331bc/mothur_aligndb.loc' for 'mothur_aligndb'
galaxy.tools.data DEBUG 2019-08-06 15:05:06,426 [p:1,w:0,m:0] [MainThread] Loading another instance of data table 'mothur_aligndb' from file '/cvmfs/main.galaxyproject.org/config/shed_tool_data_table_conf.xml', attempting to merge content.
galaxy.tools.data DEBUG 2019-08-06 15:05:06,426 [p:1,w:0,m:0] [MainThread] Loaded 0 lines from '/cvmfs/main.galaxyproject.org/tool_data/toolshed.g2.bx.psu.edu/repos/iuc/mothur_collect_single/5996c4d331bc/mothur_lookup.loc' for 'mothur_lookup'
galaxy.tools.data DEBUG 2019-08-06 15:05:06,427 [p:1,w:0,m:0] [MainThread] Loading another instance of data table 'mothur_lookup' from file '/cvmfs/main.galaxyproject.org/config/shed_tool_data_table_conf.xml', attempting to merge content.
galaxy.tools.data DEBUG 2019-08-06 15:05:06,427 [p:1,w:0,m:0] [MainThread] Loaded 0 lines from '/cvmfs/main.galaxyproject.org/tool_data/toolshed.g2.bx.psu.edu/repos/iuc/mothur_collect_single/5996c4d331bc/mothur_map.loc' for 'mothur_map'
galaxy.tools.data DEBUG 2019-08-06 15:05:06,427 [p:1,w:0,m:0] [MainThread] Loading another instance of data table 'mothur_map' from file '/cvmfs/main.galaxyproject.org/config/shed_tool_data_table_conf.xml', attempting to merge content.
galaxy.tools.data DEBUG 2019-08-06 15:05:06,427 [p:1,w:0,m:0] [MainThread] Loaded 0 lines from '/cvmfs/main.galaxyproject.org/tool_data/toolshed.g2.bx.psu.edu/repos/iuc/mothur_collect_single/5996c4d331bc/mothur_taxonomy.loc' for 'mothur_taxonomy'
galaxy.tools.data DEBUG 2019-08-06 15:05:06,427 [p:1,w:0,m:0] [MainThread] Loading another instance of data table 'mothur_taxonomy' from file '/cvmfs/main.galaxyproject.org/config/shed_tool_data_table_conf.xml', attempting to merge content.
galaxy.tools.data DEBUG 2019-08-06 15:05:06,428 [p:1,w:0,m:0] [MainThread] Loaded 0 lines from '/cvmfs/main.galaxyproject.org/tool_data/toolshed.g2.bx.psu.edu/repos/iuc/mothur_collect_shared/afac0d63dac6/mothur_aligndb.loc' for 'mothur_aligndb'
galaxy.tools.data DEBUG 2019-08-06 15:05:06,428 [p:1,w:0,m:0] [MainThread] Loading another instance of data table 'mothur_aligndb' from file '/cvmfs/main.galaxyproject.org/config/shed_tool_data_table_conf.xml', attempting to merge content.
galaxy.tools.data DEBUG 2019-08-06 15:05:06,428 [p:1,w:0,m:0] [MainThread] Loaded 0 lines from '/cvmfs/main.galaxyproject.org/tool_data/toolshed.g2.bx.psu.edu/repos/iuc/mothur_collect_shared/afac0d63dac6/mothur_lookup.loc' for 'mothur_lookup'
galaxy.tools.data DEBUG 2019-08-06 15:05:06,428 [p:1,w:0,m:0] [MainThread] Loading another instance of data table 'mothur_lookup' from file '/cvmfs/main.galaxyproject.org/config/shed_tool_data_table_conf.xml', attempting to merge content.
galaxy.tools.data DEBUG 2019-08-06 15:05:06,428 [p:1,w:0,m:0] [MainThread] Loaded 0 lines from '/cvmfs/main.galaxyproject.org/tool_data/toolshed.g2.bx.psu.edu/repos/iuc/mothur_collect_shared/afac0d63dac6/mothur_map.loc' for 'mothur_map'
galaxy.tools.data DEBUG 2019-08-06 15:05:06,429 [p:1,w:0,m:0] [MainThread] Loading another instance of data table 'mothur_map' from file '/cvmfs/main.galaxyproject.org/config/shed_tool_data_table_conf.xml', attempting to merge content.
galaxy.tools.data DEBUG 2019-08-06 15:05:06,429 [p:1,w:0,m:0] [MainThread] Loaded 0 lines from '/cvmfs/main.galaxyproject.org/tool_data/toolshed.g2.bx.psu.edu/repos/iuc/mothur_collect_shared/afac0d63dac6/mothur_taxonomy.loc' for 'mothur_taxonomy'
galaxy.tools.data DEBUG 2019-08-06 15:05:06,429 [p:1,w:0,m:0] [MainThread] Loading another instance of data table 'mothur_taxonomy' from file '/cvmfs/main.galaxyproject.org/config/shed_tool_data_table_conf.xml', attempting to merge content.
galaxy.tools.data DEBUG 2019-08-06 15:05:06,429 [p:1,w:0,m:0] [MainThread] Loaded 0 lines from '/cvmfs/main.galaxyproject.org/tool_data/toolshed.g2.bx.psu.edu/repos/iuc/mothur_cluster_split/e70a33ec8f3b/mothur_aligndb.loc' for 'mothur_aligndb'
galaxy.tools.data DEBUG 2019-08-06 15:05:06,430 [p:1,w:0,m:0] [MainThread] Loading another instance of data table 'mothur_aligndb' from file '/cvmfs/main.galaxyproject.org/config/shed_tool_data_table_conf.xml', attempting to merge content.
galaxy.tools.data DEBUG 2019-08-06 15:05:06,430 [p:1,w:0,m:0] [MainThread] Loaded 0 lines from '/cvmfs/main.galaxyproject.org/tool_data/toolshed.g2.bx.psu.edu/repos/iuc/mothur_cluster_split/e70a33ec8f3b/mothur_lookup.loc' for 'mothur_lookup'
galaxy.tools.data DEBUG 2019-08-06 15:05:06,430 [p:1,w:0,m:0] [MainThread] Loading another instance of data table 'mothur_lookup' from file '/cvmfs/main.galaxyproject.org/config/shed_tool_data_table_conf.xml', attempting to merge content.
galaxy.tools.data DEBUG 2019-08-06 15:05:06,430 [p:1,w:0,m:0] [MainThread] Loaded 0 lines from '/cvmfs/main.galaxyproject.org/tool_data/toolshed.g2.bx.psu.edu/repos/iuc/mothur_cluster_split/e70a33ec8f3b/mothur_map.loc' for 'mothur_map'
galaxy.tools.data DEBUG 2019-08-06 15:05:06,430 [p:1,w:0,m:0] [MainThread] Loading another instance of data table 'mothur_map' from file '/cvmfs/main.galaxyproject.org/config/shed_tool_data_table_conf.xml', attempting to merge content.
galaxy.tools.data DEBUG 2019-08-06 15:05:06,431 [p:1,w:0,m:0] [MainThread] Loaded 0 lines from '/cvmfs/main.galaxyproject.org/tool_data/toolshed.g2.bx.psu.edu/repos/iuc/mothur_cluster_split/e70a33ec8f3b/mothur_taxonomy.loc' for 'mothur_taxonomy'
galaxy.tools.data DEBUG 2019-08-06 15:05:06,431 [p:1,w:0,m:0] [MainThread] Loading another instance of data table 'mothur_taxonomy' from file '/cvmfs/main.galaxyproject.org/config/shed_tool_data_table_conf.xml', attempting to merge content.
galaxy.tools.data DEBUG 2019-08-06 15:05:06,431 [p:1,w:0,m:0] [MainThread] Loaded 0 lines from '/cvmfs/main.galaxyproject.org/tool_data/toolshed.g2.bx.psu.edu/repos/iuc/mothur_cluster_fragments/145595c55727/mothur_aligndb.loc' for 'mothur_aligndb'
galaxy.tools.data DEBUG 2019-08-06 15:05:06,431 [p:1,w:0,m:0] [MainThread] Loading another instance of data table 'mothur_aligndb' from file '/cvmfs/main.galaxyproject.org/config/shed_tool_data_table_conf.xml', attempting to merge content.
galaxy.tools.data DEBUG 2019-08-06 15:05:06,432 [p:1,w:0,m:0] [MainThread] Loaded 0 lines from '/cvmfs/main.galaxyproject.org/tool_data/toolshed.g2.bx.psu.edu/repos/iuc/mothur_cluster_fragments/145595c55727/mothur_lookup.loc' for 'mothur_lookup'
galaxy.tools.data DEBUG 2019-08-06 15:05:06,432 [p:1,w:0,m:0] [MainThread] Loading another instance of data table 'mothur_lookup' from file '/cvmfs/main.galaxyproject.org/config/shed_tool_data_table_conf.xml', attempting to merge content.
galaxy.tools.data DEBUG 2019-08-06 15:05:06,433 [p:1,w:0,m:0] [MainThread] Loaded 0 lines from '/cvmfs/main.galaxyproject.org/tool_data/toolshed.g2.bx.psu.edu/repos/iuc/mothur_cluster_fragments/145595c55727/mothur_map.loc' for 'mothur_map'
galaxy.tools.data DEBUG 2019-08-06 15:05:06,433 [p:1,w:0,m:0] [MainThread] Loading another instance of data table 'mothur_map' from file '/cvmfs/main.galaxyproject.org/config/shed_tool_data_table_conf.xml', attempting to merge content.
galaxy.tools.data DEBUG 2019-08-06 15:05:06,433 [p:1,w:0,m:0] [MainThread] Loaded 0 lines from '/cvmfs/main.galaxyproject.org/tool_data/toolshed.g2.bx.psu.edu/repos/iuc/mothur_cluster_fragments/145595c55727/mothur_taxonomy.loc' for 'mothur_taxonomy'
galaxy.tools.data DEBUG 2019-08-06 15:05:06,433 [p:1,w:0,m:0] [MainThread] Loading another instance of data table 'mothur_taxonomy' from file '/cvmfs/main.galaxyproject.org/config/shed_tool_data_table_conf.xml', attempting to merge content.
galaxy.tools.data DEBUG 2019-08-06 15:05:06,434 [p:1,w:0,m:0] [MainThread] Loaded 0 lines from '/cvmfs/main.galaxyproject.org/tool_data/toolshed.g2.bx.psu.edu/repos/iuc/mothur_cluster_classic/872cb4f6fa0b/mothur_aligndb.loc' for 'mothur_aligndb'
galaxy.tools.data DEBUG 2019-08-06 15:05:06,434 [p:1,w:0,m:0] [MainThread] Loading another instance of data table 'mothur_aligndb' from file '/cvmfs/main.galaxyproject.org/config/shed_tool_data_table_conf.xml', attempting to merge content.
galaxy.tools.data DEBUG 2019-08-06 15:05:06,434 [p:1,w:0,m:0] [MainThread] Loaded 0 lines from '/cvmfs/main.galaxyproject.org/tool_data/toolshed.g2.bx.psu.edu/repos/iuc/mothur_cluster_classic/872cb4f6fa0b/mothur_lookup.loc' for 'mothur_lookup'
galaxy.tools.data DEBUG 2019-08-06 15:05:06,434 [p:1,w:0,m:0] [MainThread] Loading another instance of data table 'mothur_lookup' from file '/cvmfs/main.galaxyproject.org/config/shed_tool_data_table_conf.xml', attempting to merge content.
galaxy.tools.data DEBUG 2019-08-06 15:05:06,434 [p:1,w:0,m:0] [MainThread] Loaded 0 lines from '/cvmfs/main.galaxyproject.org/tool_data/toolshed.g2.bx.psu.edu/repos/iuc/mothur_cluster_classic/872cb4f6fa0b/mothur_map.loc' for 'mothur_map'
galaxy.tools.data DEBUG 2019-08-06 15:05:06,434 [p:1,w:0,m:0] [MainThread] Loading another instance of data table 'mothur_map' from file '/cvmfs/main.galaxyproject.org/config/shed_tool_data_table_conf.xml', attempting to merge content.
galaxy.tools.data DEBUG 2019-08-06 15:05:06,435 [p:1,w:0,m:0] [MainThread] Loaded 0 lines from '/cvmfs/main.galaxyproject.org/tool_data/toolshed.g2.bx.psu.edu/repos/iuc/mothur_cluster_classic/872cb4f6fa0b/mothur_taxonomy.loc' for 'mothur_taxonomy'
galaxy.tools.data DEBUG 2019-08-06 15:05:06,435 [p:1,w:0,m:0] [MainThread] Loading another instance of data table 'mothur_taxonomy' from file '/cvmfs/main.galaxyproject.org/config/shed_tool_data_table_conf.xml', attempting to merge content.
galaxy.tools.data DEBUG 2019-08-06 15:05:06,435 [p:1,w:0,m:0] [MainThread] Loaded 0 lines from '/cvmfs/main.galaxyproject.org/tool_data/toolshed.g2.bx.psu.edu/repos/iuc/mothur_cluster/8c1b609f566d/mothur_aligndb.loc' for 'mothur_aligndb'
galaxy.tools.data DEBUG 2019-08-06 15:05:06,435 [p:1,w:0,m:0] [MainThread] Loading another instance of data table 'mothur_aligndb' from file '/cvmfs/main.galaxyproject.org/config/shed_tool_data_table_conf.xml', attempting to merge content.
galaxy.tools.data DEBUG 2019-08-06 15:05:06,436 [p:1,w:0,m:0] [MainThread] Loaded 0 lines from '/cvmfs/main.galaxyproject.org/tool_data/toolshed.g2.bx.psu.edu/repos/iuc/mothur_cluster/8c1b609f566d/mothur_lookup.loc' for 'mothur_lookup'
galaxy.tools.data DEBUG 2019-08-06 15:05:06,436 [p:1,w:0,m:0] [MainThread] Loading another instance of data table 'mothur_lookup' from file '/cvmfs/main.galaxyproject.org/config/shed_tool_data_table_conf.xml', attempting to merge content.
galaxy.tools.data DEBUG 2019-08-06 15:05:06,436 [p:1,w:0,m:0] [MainThread] Loaded 0 lines from '/cvmfs/main.galaxyproject.org/tool_data/toolshed.g2.bx.psu.edu/repos/iuc/mothur_cluster/8c1b609f566d/mothur_map.loc' for 'mothur_map'
galaxy.tools.data DEBUG 2019-08-06 15:05:06,436 [p:1,w:0,m:0] [MainThread] Loading another instance of data table 'mothur_map' from file '/cvmfs/main.galaxyproject.org/config/shed_tool_data_table_conf.xml', attempting to merge content.
galaxy.tools.data DEBUG 2019-08-06 15:05:06,437 [p:1,w:0,m:0] [MainThread] Loaded 0 lines from '/cvmfs/main.galaxyproject.org/tool_data/toolshed.g2.bx.psu.edu/repos/iuc/mothur_cluster/8c1b609f566d/mothur_taxonomy.loc' for 'mothur_taxonomy'
galaxy.tools.data DEBUG 2019-08-06 15:05:06,437 [p:1,w:0,m:0] [MainThread] Loading another instance of data table 'mothur_taxonomy' from file '/cvmfs/main.galaxyproject.org/config/shed_tool_data_table_conf.xml', attempting to merge content.
galaxy.tools.data DEBUG 2019-08-06 15:05:06,437 [p:1,w:0,m:0] [MainThread] Loaded 0 lines from '/cvmfs/main.galaxyproject.org/tool_data/toolshed.g2.bx.psu.edu/repos/iuc/mothur_clearcut/f979130469f4/mothur_aligndb.loc' for 'mothur_aligndb'
galaxy.tools.data DEBUG 2019-08-06 15:05:06,437 [p:1,w:0,m:0] [MainThread] Loading another instance of data table 'mothur_aligndb' from file '/cvmfs/main.galaxyproject.org/config/shed_tool_data_table_conf.xml', attempting to merge content.
galaxy.tools.data DEBUG 2019-08-06 15:05:06,438 [p:1,w:0,m:0] [MainThread] Loaded 0 lines from '/cvmfs/main.galaxyproject.org/tool_data/toolshed.g2.bx.psu.edu/repos/iuc/mothur_clearcut/f979130469f4/mothur_lookup.loc' for 'mothur_lookup'
galaxy.tools.data DEBUG 2019-08-06 15:05:06,438 [p:1,w:0,m:0] [MainThread] Loading another instance of data table 'mothur_lookup' from file '/cvmfs/main.galaxyproject.org/config/shed_tool_data_table_conf.xml', attempting to merge content.
galaxy.tools.data DEBUG 2019-08-06 15:05:06,438 [p:1,w:0,m:0] [MainThread] Loaded 0 lines from '/cvmfs/main.galaxyproject.org/tool_data/toolshed.g2.bx.psu.edu/repos/iuc/mothur_clearcut/f979130469f4/mothur_map.loc' for 'mothur_map'
galaxy.tools.data DEBUG 2019-08-06 15:05:06,438 [p:1,w:0,m:0] [MainThread] Loading another instance of data table 'mothur_map' from file '/cvmfs/main.galaxyproject.org/config/shed_tool_data_table_conf.xml', attempting to merge content.
galaxy.tools.data DEBUG 2019-08-06 15:05:06,438 [p:1,w:0,m:0] [MainThread] Loaded 0 lines from '/cvmfs/main.galaxyproject.org/tool_data/toolshed.g2.bx.psu.edu/repos/iuc/mothur_clearcut/f979130469f4/mothur_taxonomy.loc' for 'mothur_taxonomy'
galaxy.tools.data DEBUG 2019-08-06 15:05:06,438 [p:1,w:0,m:0] [MainThread] Loading another instance of data table 'mothur_taxonomy' from file '/cvmfs/main.galaxyproject.org/config/shed_tool_data_table_conf.xml', attempting to merge content.
galaxy.tools.data DEBUG 2019-08-06 15:05:06,439 [p:1,w:0,m:0] [MainThread] Loaded 0 lines from '/cvmfs/main.galaxyproject.org/tool_data/toolshed.g2.bx.psu.edu/repos/iuc/mothur_classify_tree/636e98c0966e/mothur_aligndb.loc' for 'mothur_aligndb'
galaxy.tools.data DEBUG 2019-08-06 15:05:06,439 [p:1,w:0,m:0] [MainThread] Loading another instance of data table 'mothur_aligndb' from file '/cvmfs/main.galaxyproject.org/config/shed_tool_data_table_conf.xml', attempting to merge content.
galaxy.tools.data DEBUG 2019-08-06 15:05:06,439 [p:1,w:0,m:0] [MainThread] Loaded 0 lines from '/cvmfs/main.galaxyproject.org/tool_data/toolshed.g2.bx.psu.edu/repos/iuc/mothur_classify_tree/636e98c0966e/mothur_lookup.loc' for 'mothur_lookup'
galaxy.tools.data DEBUG 2019-08-06 15:05:06,439 [p:1,w:0,m:0] [MainThread] Loading another instance of data table 'mothur_lookup' from file '/cvmfs/main.galaxyproject.org/config/shed_tool_data_table_conf.xml', attempting to merge content.
galaxy.tools.data DEBUG 2019-08-06 15:05:06,440 [p:1,w:0,m:0] [MainThread] Loaded 0 lines from '/cvmfs/main.galaxyproject.org/tool_data/toolshed.g2.bx.psu.edu/repos/iuc/mothur_classify_tree/636e98c0966e/mothur_map.loc' for 'mothur_map'
galaxy.tools.data DEBUG 2019-08-06 15:05:06,440 [p:1,w:0,m:0] [MainThread] Loading another instance of data table 'mothur_map' from file '/cvmfs/main.galaxyproject.org/config/shed_tool_data_table_conf.xml', attempting to merge content.
galaxy.tools.data DEBUG 2019-08-06 15:05:06,440 [p:1,w:0,m:0] [MainThread] Loaded 0 lines from '/cvmfs/main.galaxyproject.org/tool_data/toolshed.g2.bx.psu.edu/repos/iuc/mothur_classify_tree/636e98c0966e/mothur_taxonomy.loc' for 'mothur_taxonomy'
galaxy.tools.data DEBUG 2019-08-06 15:05:06,440 [p:1,w:0,m:0] [MainThread] Loading another instance of data table 'mothur_taxonomy' from file '/cvmfs/main.galaxyproject.org/config/shed_tool_data_table_conf.xml', attempting to merge content.
galaxy.tools.data DEBUG 2019-08-06 15:05:06,441 [p:1,w:0,m:0] [MainThread] Loaded 0 lines from '/cvmfs/main.galaxyproject.org/tool_data/toolshed.g2.bx.psu.edu/repos/iuc/mothur_classify_seqs/2a0d8b8c3ade/mothur_aligndb.loc' for 'mothur_aligndb'
galaxy.tools.data DEBUG 2019-08-06 15:05:06,441 [p:1,w:0,m:0] [MainThread] Loading another instance of data table 'mothur_aligndb' from file '/cvmfs/main.galaxyproject.org/config/shed_tool_data_table_conf.xml', attempting to merge content.
galaxy.tools.data DEBUG 2019-08-06 15:05:06,441 [p:1,w:0,m:0] [MainThread] Loaded 0 lines from '/cvmfs/main.galaxyproject.org/tool_data/toolshed.g2.bx.psu.edu/repos/iuc/mothur_classify_seqs/2a0d8b8c3ade/mothur_lookup.loc' for 'mothur_lookup'
galaxy.tools.data DEBUG 2019-08-06 15:05:06,441 [p:1,w:0,m:0] [MainThread] Loading another instance of data table 'mothur_lookup' from file '/cvmfs/main.galaxyproject.org/config/shed_tool_data_table_conf.xml', attempting to merge content.
galaxy.tools.data DEBUG 2019-08-06 15:05:06,442 [p:1,w:0,m:0] [MainThread] Loaded 0 lines from '/cvmfs/main.galaxyproject.org/tool_data/toolshed.g2.bx.psu.edu/repos/iuc/mothur_classify_seqs/2a0d8b8c3ade/mothur_map.loc' for 'mothur_map'
galaxy.tools.data DEBUG 2019-08-06 15:05:06,442 [p:1,w:0,m:0] [MainThread] Loading another instance of data table 'mothur_map' from file '/cvmfs/main.galaxyproject.org/config/shed_tool_data_table_conf.xml', attempting to merge content.
galaxy.tools.data DEBUG 2019-08-06 15:05:06,442 [p:1,w:0,m:0] [MainThread] Loaded 0 lines from '/cvmfs/main.galaxyproject.org/tool_data/toolshed.g2.bx.psu.edu/repos/iuc/mothur_classify_seqs/2a0d8b8c3ade/mothur_taxonomy.loc' for 'mothur_taxonomy'
galaxy.tools.data DEBUG 2019-08-06 15:05:06,442 [p:1,w:0,m:0] [MainThread] Loading another instance of data table 'mothur_taxonomy' from file '/cvmfs/main.galaxyproject.org/config/shed_tool_data_table_conf.xml', attempting to merge content.
galaxy.tools.data DEBUG 2019-08-06 15:05:06,443 [p:1,w:0,m:0] [MainThread] Loaded 0 lines from '/cvmfs/main.galaxyproject.org/tool_data/toolshed.g2.bx.psu.edu/repos/iuc/mothur_classify_rf/4f4e85809481/mothur_aligndb.loc' for 'mothur_aligndb'
galaxy.tools.data DEBUG 2019-08-06 15:05:06,443 [p:1,w:0,m:0] [MainThread] Loading another instance of data table 'mothur_aligndb' from file '/cvmfs/main.galaxyproject.org/config/shed_tool_data_table_conf.xml', attempting to merge content.
galaxy.tools.data DEBUG 2019-08-06 15:05:06,443 [p:1,w:0,m:0] [MainThread] Loaded 0 lines from '/cvmfs/main.galaxyproject.org/tool_data/toolshed.g2.bx.psu.edu/repos/iuc/mothur_classify_rf/4f4e85809481/mothur_lookup.loc' for 'mothur_lookup'
galaxy.tools.data DEBUG 2019-08-06 15:05:06,443 [p:1,w:0,m:0] [MainThread] Loading another instance of data table 'mothur_lookup' from file '/cvmfs/main.galaxyproject.org/config/shed_tool_data_table_conf.xml', attempting to merge content.
galaxy.tools.data DEBUG 2019-08-06 15:05:06,444 [p:1,w:0,m:0] [MainThread] Loaded 0 lines from '/cvmfs/main.galaxyproject.org/tool_data/toolshed.g2.bx.psu.edu/repos/iuc/mothur_classify_rf/4f4e85809481/mothur_map.loc' for 'mothur_map'
galaxy.tools.data DEBUG 2019-08-06 15:05:06,444 [p:1,w:0,m:0] [MainThread] Loading another instance of data table 'mothur_map' from file '/cvmfs/main.galaxyproject.org/config/shed_tool_data_table_conf.xml', attempting to merge content.
galaxy.tools.data DEBUG 2019-08-06 15:05:06,444 [p:1,w:0,m:0] [MainThread] Loaded 0 lines from '/cvmfs/main.galaxyproject.org/tool_data/toolshed.g2.bx.psu.edu/repos/iuc/mothur_classify_rf/4f4e85809481/mothur_taxonomy.loc' for 'mothur_taxonomy'
galaxy.tools.data DEBUG 2019-08-06 15:05:06,444 [p:1,w:0,m:0] [MainThread] Loading another instance of data table 'mothur_taxonomy' from file '/cvmfs/main.galaxyproject.org/config/shed_tool_data_table_conf.xml', attempting to merge content.
galaxy.tools.data DEBUG 2019-08-06 15:05:06,445 [p:1,w:0,m:0] [MainThread] Loaded 0 lines from '/cvmfs/main.galaxyproject.org/tool_data/toolshed.g2.bx.psu.edu/repos/iuc/mothur_classify_otu/ddb2e4c51634/mothur_aligndb.loc' for 'mothur_aligndb'
galaxy.tools.data DEBUG 2019-08-06 15:05:06,445 [p:1,w:0,m:0] [MainThread] Loading another instance of data table 'mothur_aligndb' from file '/cvmfs/main.galaxyproject.org/config/shed_tool_data_table_conf.xml', attempting to merge content.
galaxy.tools.data DEBUG 2019-08-06 15:05:06,445 [p:1,w:0,m:0] [MainThread] Loaded 0 lines from '/cvmfs/main.galaxyproject.org/tool_data/toolshed.g2.bx.psu.edu/repos/iuc/mothur_classify_otu/ddb2e4c51634/mothur_lookup.loc' for 'mothur_lookup'
galaxy.tools.data DEBUG 2019-08-06 15:05:06,445 [p:1,w:0,m:0] [MainThread] Loading another instance of data table 'mothur_lookup' from file '/cvmfs/main.galaxyproject.org/config/shed_tool_data_table_conf.xml', attempting to merge content.
galaxy.tools.data DEBUG 2019-08-06 15:05:06,446 [p:1,w:0,m:0] [MainThread] Loaded 0 lines from '/cvmfs/main.galaxyproject.org/tool_data/toolshed.g2.bx.psu.edu/repos/iuc/mothur_classify_otu/ddb2e4c51634/mothur_map.loc' for 'mothur_map'
galaxy.tools.data DEBUG 2019-08-06 15:05:06,446 [p:1,w:0,m:0] [MainThread] Loading another instance of data table 'mothur_map' from file '/cvmfs/main.galaxyproject.org/config/shed_tool_data_table_conf.xml', attempting to merge content.
galaxy.tools.data DEBUG 2019-08-06 15:05:06,446 [p:1,w:0,m:0] [MainThread] Loaded 0 lines from '/cvmfs/main.galaxyproject.org/tool_data/toolshed.g2.bx.psu.edu/repos/iuc/mothur_classify_otu/ddb2e4c51634/mothur_taxonomy.loc' for 'mothur_taxonomy'
galaxy.tools.data DEBUG 2019-08-06 15:05:06,446 [p:1,w:0,m:0] [MainThread] Loading another instance of data table 'mothur_taxonomy' from file '/cvmfs/main.galaxyproject.org/config/shed_tool_data_table_conf.xml', attempting to merge content.
galaxy.tools.data DEBUG 2019-08-06 15:05:06,447 [p:1,w:0,m:0] [MainThread] Loaded 0 lines from '/cvmfs/main.galaxyproject.org/tool_data/toolshed.g2.bx.psu.edu/repos/iuc/mothur_chop_seqs/b7635a7037a7/mothur_aligndb.loc' for 'mothur_aligndb'
galaxy.tools.data DEBUG 2019-08-06 15:05:06,447 [p:1,w:0,m:0] [MainThread] Loading another instance of data table 'mothur_aligndb' from file '/cvmfs/main.galaxyproject.org/config/shed_tool_data_table_conf.xml', attempting to merge content.
galaxy.tools.data DEBUG 2019-08-06 15:05:06,447 [p:1,w:0,m:0] [MainThread] Loaded 0 lines from '/cvmfs/main.galaxyproject.org/tool_data/toolshed.g2.bx.psu.edu/repos/iuc/mothur_chop_seqs/b7635a7037a7/mothur_lookup.loc' for 'mothur_lookup'
galaxy.tools.data DEBUG 2019-08-06 15:05:06,447 [p:1,w:0,m:0] [MainThread] Loading another instance of data table 'mothur_lookup' from file '/cvmfs/main.galaxyproject.org/config/shed_tool_data_table_conf.xml', attempting to merge content.
galaxy.tools.data DEBUG 2019-08-06 15:05:06,447 [p:1,w:0,m:0] [MainThread] Loaded 0 lines from '/cvmfs/main.galaxyproject.org/tool_data/toolshed.g2.bx.psu.edu/repos/iuc/mothur_chop_seqs/b7635a7037a7/mothur_map.loc' for 'mothur_map'
galaxy.tools.data DEBUG 2019-08-06 15:05:06,448 [p:1,w:0,m:0] [MainThread] Loading another instance of data table 'mothur_map' from file '/cvmfs/main.galaxyproject.org/config/shed_tool_data_table_conf.xml', attempting to merge content.
galaxy.tools.data DEBUG 2019-08-06 15:05:06,448 [p:1,w:0,m:0] [MainThread] Loaded 0 lines from '/cvmfs/main.galaxyproject.org/tool_data/toolshed.g2.bx.psu.edu/repos/iuc/mothur_chop_seqs/b7635a7037a7/mothur_taxonomy.loc' for 'mothur_taxonomy'
galaxy.tools.data DEBUG 2019-08-06 15:05:06,448 [p:1,w:0,m:0] [MainThread] Loading another instance of data table 'mothur_taxonomy' from file '/cvmfs/main.galaxyproject.org/config/shed_tool_data_table_conf.xml', attempting to merge content.
galaxy.tools.data DEBUG 2019-08-06 15:05:06,448 [p:1,w:0,m:0] [MainThread] Loaded 0 lines from '/cvmfs/main.galaxyproject.org/tool_data/toolshed.g2.bx.psu.edu/repos/iuc/mothur_chimera_uchime/6dc4f9beec9f/mothur_aligndb.loc' for 'mothur_aligndb'
galaxy.tools.data DEBUG 2019-08-06 15:05:06,448 [p:1,w:0,m:0] [MainThread] Loading another instance of data table 'mothur_aligndb' from file '/cvmfs/main.galaxyproject.org/config/shed_tool_data_table_conf.xml', attempting to merge content.
galaxy.tools.data DEBUG 2019-08-06 15:05:06,449 [p:1,w:0,m:0] [MainThread] Loaded 0 lines from '/cvmfs/main.galaxyproject.org/tool_data/toolshed.g2.bx.psu.edu/repos/iuc/mothur_chimera_uchime/6dc4f9beec9f/mothur_lookup.loc' for 'mothur_lookup'
galaxy.tools.data DEBUG 2019-08-06 15:05:06,449 [p:1,w:0,m:0] [MainThread] Loading another instance of data table 'mothur_lookup' from file '/cvmfs/main.galaxyproject.org/config/shed_tool_data_table_conf.xml', attempting to merge content.
galaxy.tools.data DEBUG 2019-08-06 15:05:06,449 [p:1,w:0,m:0] [MainThread] Loaded 0 lines from '/cvmfs/main.galaxyproject.org/tool_data/toolshed.g2.bx.psu.edu/repos/iuc/mothur_chimera_uchime/6dc4f9beec9f/mothur_map.loc' for 'mothur_map'
galaxy.tools.data DEBUG 2019-08-06 15:05:06,450 [p:1,w:0,m:0] [MainThread] Loading another instance of data table 'mothur_map' from file '/cvmfs/main.galaxyproject.org/config/shed_tool_data_table_conf.xml', attempting to merge content.
galaxy.tools.data DEBUG 2019-08-06 15:05:06,450 [p:1,w:0,m:0] [MainThread] Loaded 0 lines from '/cvmfs/main.galaxyproject.org/tool_data/toolshed.g2.bx.psu.edu/repos/iuc/mothur_chimera_uchime/6dc4f9beec9f/mothur_taxonomy.loc' for 'mothur_taxonomy'
galaxy.tools.data DEBUG 2019-08-06 15:05:06,450 [p:1,w:0,m:0] [MainThread] Loading another instance of data table 'mothur_taxonomy' from file '/cvmfs/main.galaxyproject.org/config/shed_tool_data_table_conf.xml', attempting to merge content.
galaxy.tools.data DEBUG 2019-08-06 15:05:06,450 [p:1,w:0,m:0] [MainThread] Loaded 0 lines from '/cvmfs/main.galaxyproject.org/tool_data/toolshed.g2.bx.psu.edu/repos/iuc/mothur_chimera_slayer/72b33fe8c05a/mothur_aligndb.loc' for 'mothur_aligndb'
galaxy.tools.data DEBUG 2019-08-06 15:05:06,450 [p:1,w:0,m:0] [MainThread] Loading another instance of data table 'mothur_aligndb' from file '/cvmfs/main.galaxyproject.org/config/shed_tool_data_table_conf.xml', attempting to merge content.
galaxy.tools.data DEBUG 2019-08-06 15:05:06,451 [p:1,w:0,m:0] [MainThread] Loaded 0 lines from '/cvmfs/main.galaxyproject.org/tool_data/toolshed.g2.bx.psu.edu/repos/iuc/mothur_chimera_slayer/72b33fe8c05a/mothur_lookup.loc' for 'mothur_lookup'
galaxy.tools.data DEBUG 2019-08-06 15:05:06,451 [p:1,w:0,m:0] [MainThread] Loading another instance of data table 'mothur_lookup' from file '/cvmfs/main.galaxyproject.org/config/shed_tool_data_table_conf.xml', attempting to merge content.
galaxy.tools.data DEBUG 2019-08-06 15:05:06,451 [p:1,w:0,m:0] [MainThread] Loaded 0 lines from '/cvmfs/main.galaxyproject.org/tool_data/toolshed.g2.bx.psu.edu/repos/iuc/mothur_chimera_slayer/72b33fe8c05a/mothur_map.loc' for 'mothur_map'
galaxy.tools.data DEBUG 2019-08-06 15:05:06,451 [p:1,w:0,m:0] [MainThread] Loading another instance of data table 'mothur_map' from file '/cvmfs/main.galaxyproject.org/config/shed_tool_data_table_conf.xml', attempting to merge content.
galaxy.tools.data DEBUG 2019-08-06 15:05:06,452 [p:1,w:0,m:0] [MainThread] Loaded 0 lines from '/cvmfs/main.galaxyproject.org/tool_data/toolshed.g2.bx.psu.edu/repos/iuc/mothur_chimera_slayer/72b33fe8c05a/mothur_taxonomy.loc' for 'mothur_taxonomy'
galaxy.tools.data DEBUG 2019-08-06 15:05:06,452 [p:1,w:0,m:0] [MainThread] Loading another instance of data table 'mothur_taxonomy' from file '/cvmfs/main.galaxyproject.org/config/shed_tool_data_table_conf.xml', attempting to merge content.
galaxy.tools.data DEBUG 2019-08-06 15:05:06,452 [p:1,w:0,m:0] [MainThread] Loaded 0 lines from '/cvmfs/main.galaxyproject.org/tool_data/toolshed.g2.bx.psu.edu/repos/iuc/mothur_chimera_pintail/1e243f796db9/mothur_aligndb.loc' for 'mothur_aligndb'
galaxy.tools.data DEBUG 2019-08-06 15:05:06,452 [p:1,w:0,m:0] [MainThread] Loading another instance of data table 'mothur_aligndb' from file '/cvmfs/main.galaxyproject.org/config/shed_tool_data_table_conf.xml', attempting to merge content.
galaxy.tools.data DEBUG 2019-08-06 15:05:06,453 [p:1,w:0,m:0] [MainThread] Loaded 0 lines from '/cvmfs/main.galaxyproject.org/tool_data/toolshed.g2.bx.psu.edu/repos/iuc/mothur_chimera_pintail/1e243f796db9/mothur_lookup.loc' for 'mothur_lookup'
galaxy.tools.data DEBUG 2019-08-06 15:05:06,453 [p:1,w:0,m:0] [MainThread] Loading another instance of data table 'mothur_lookup' from file '/cvmfs/main.galaxyproject.org/config/shed_tool_data_table_conf.xml', attempting to merge content.
galaxy.tools.data DEBUG 2019-08-06 15:05:06,453 [p:1,w:0,m:0] [MainThread] Loaded 0 lines from '/cvmfs/main.galaxyproject.org/tool_data/toolshed.g2.bx.psu.edu/repos/iuc/mothur_chimera_pintail/1e243f796db9/mothur_map.loc' for 'mothur_map'
galaxy.tools.data DEBUG 2019-08-06 15:05:06,453 [p:1,w:0,m:0] [MainThread] Loading another instance of data table 'mothur_map' from file '/cvmfs/main.galaxyproject.org/config/shed_tool_data_table_conf.xml', attempting to merge content.
galaxy.tools.data DEBUG 2019-08-06 15:05:06,453 [p:1,w:0,m:0] [MainThread] Loaded 0 lines from '/cvmfs/main.galaxyproject.org/tool_data/toolshed.g2.bx.psu.edu/repos/iuc/mothur_chimera_pintail/1e243f796db9/mothur_taxonomy.loc' for 'mothur_taxonomy'
galaxy.tools.data DEBUG 2019-08-06 15:05:06,453 [p:1,w:0,m:0] [MainThread] Loading another instance of data table 'mothur_taxonomy' from file '/cvmfs/main.galaxyproject.org/config/shed_tool_data_table_conf.xml', attempting to merge content.
galaxy.tools.data DEBUG 2019-08-06 15:05:06,454 [p:1,w:0,m:0] [MainThread] Loaded 0 lines from '/cvmfs/main.galaxyproject.org/tool_data/toolshed.g2.bx.psu.edu/repos/iuc/mothur_chimera_perseus/35c11001da8b/mothur_aligndb.loc' for 'mothur_aligndb'
galaxy.tools.data DEBUG 2019-08-06 15:05:06,454 [p:1,w:0,m:0] [MainThread] Loading another instance of data table 'mothur_aligndb' from file '/cvmfs/main.galaxyproject.org/config/shed_tool_data_table_conf.xml', attempting to merge content.
galaxy.tools.data DEBUG 2019-08-06 15:05:06,454 [p:1,w:0,m:0] [MainThread] Loaded 0 lines from '/cvmfs/main.galaxyproject.org/tool_data/toolshed.g2.bx.psu.edu/repos/iuc/mothur_chimera_perseus/35c11001da8b/mothur_lookup.loc' for 'mothur_lookup'
galaxy.tools.data DEBUG 2019-08-06 15:05:06,454 [p:1,w:0,m:0] [MainThread] Loading another instance of data table 'mothur_lookup' from file '/cvmfs/main.galaxyproject.org/config/shed_tool_data_table_conf.xml', attempting to merge content.
galaxy.tools.data DEBUG 2019-08-06 15:05:06,455 [p:1,w:0,m:0] [MainThread] Loaded 0 lines from '/cvmfs/main.galaxyproject.org/tool_data/toolshed.g2.bx.psu.edu/repos/iuc/mothur_chimera_perseus/35c11001da8b/mothur_map.loc' for 'mothur_map'
galaxy.tools.data DEBUG 2019-08-06 15:05:06,455 [p:1,w:0,m:0] [MainThread] Loading another instance of data table 'mothur_map' from file '/cvmfs/main.galaxyproject.org/config/shed_tool_data_table_conf.xml', attempting to merge content.
galaxy.tools.data DEBUG 2019-08-06 15:05:06,455 [p:1,w:0,m:0] [MainThread] Loaded 0 lines from '/cvmfs/main.galaxyproject.org/tool_data/toolshed.g2.bx.psu.edu/repos/iuc/mothur_chimera_perseus/35c11001da8b/mothur_taxonomy.loc' for 'mothur_taxonomy'
galaxy.tools.data DEBUG 2019-08-06 15:05:06,455 [p:1,w:0,m:0] [MainThread] Loading another instance of data table 'mothur_taxonomy' from file '/cvmfs/main.galaxyproject.org/config/shed_tool_data_table_conf.xml', attempting to merge content.
galaxy.tools.data DEBUG 2019-08-06 15:05:06,456 [p:1,w:0,m:0] [MainThread] Loaded 0 lines from '/cvmfs/main.galaxyproject.org/tool_data/toolshed.g2.bx.psu.edu/repos/iuc/mothur_chimera_check/8e874c18a298/mothur_aligndb.loc' for 'mothur_aligndb'
galaxy.tools.data DEBUG 2019-08-06 15:05:06,456 [p:1,w:0,m:0] [MainThread] Loading another instance of data table 'mothur_aligndb' from file '/cvmfs/main.galaxyproject.org/config/shed_tool_data_table_conf.xml', attempting to merge content.
galaxy.tools.data DEBUG 2019-08-06 15:05:06,456 [p:1,w:0,m:0] [MainThread] Loaded 0 lines from '/cvmfs/main.galaxyproject.org/tool_data/toolshed.g2.bx.psu.edu/repos/iuc/mothur_chimera_check/8e874c18a298/mothur_lookup.loc' for 'mothur_lookup'
galaxy.tools.data DEBUG 2019-08-06 15:05:06,456 [p:1,w:0,m:0] [MainThread] Loading another instance of data table 'mothur_lookup' from file '/cvmfs/main.galaxyproject.org/config/shed_tool_data_table_conf.xml', attempting to merge content.
galaxy.tools.data DEBUG 2019-08-06 15:05:06,456 [p:1,w:0,m:0] [MainThread] Loaded 0 lines from '/cvmfs/main.galaxyproject.org/tool_data/toolshed.g2.bx.psu.edu/repos/iuc/mothur_chimera_check/8e874c18a298/mothur_map.loc' for 'mothur_map'
galaxy.tools.data DEBUG 2019-08-06 15:05:06,457 [p:1,w:0,m:0] [MainThread] Loading another instance of data table 'mothur_map' from file '/cvmfs/main.galaxyproject.org/config/shed_tool_data_table_conf.xml', attempting to merge content.
galaxy.tools.data DEBUG 2019-08-06 15:05:06,457 [p:1,w:0,m:0] [MainThread] Loaded 0 lines from '/cvmfs/main.galaxyproject.org/tool_data/toolshed.g2.bx.psu.edu/repos/iuc/mothur_chimera_check/8e874c18a298/mothur_taxonomy.loc' for 'mothur_taxonomy'
galaxy.tools.data DEBUG 2019-08-06 15:05:06,457 [p:1,w:0,m:0] [MainThread] Loading another instance of data table 'mothur_taxonomy' from file '/cvmfs/main.galaxyproject.org/config/shed_tool_data_table_conf.xml', attempting to merge content.
galaxy.tools.data DEBUG 2019-08-06 15:05:06,457 [p:1,w:0,m:0] [MainThread] Loaded 0 lines from '/cvmfs/main.galaxyproject.org/tool_data/toolshed.g2.bx.psu.edu/repos/iuc/mothur_chimera_ccode/3eca08ae427b/mothur_aligndb.loc' for 'mothur_aligndb'
galaxy.tools.data DEBUG 2019-08-06 15:05:06,457 [p:1,w:0,m:0] [MainThread] Loading another instance of data table 'mothur_aligndb' from file '/cvmfs/main.galaxyproject.org/config/shed_tool_data_table_conf.xml', attempting to merge content.
galaxy.tools.data DEBUG 2019-08-06 15:05:06,458 [p:1,w:0,m:0] [MainThread] Loaded 0 lines from '/cvmfs/main.galaxyproject.org/tool_data/toolshed.g2.bx.psu.edu/repos/iuc/mothur_chimera_ccode/3eca08ae427b/mothur_lookup.loc' for 'mothur_lookup'
galaxy.tools.data DEBUG 2019-08-06 15:05:06,458 [p:1,w:0,m:0] [MainThread] Loading another instance of data table 'mothur_lookup' from file '/cvmfs/main.galaxyproject.org/config/shed_tool_data_table_conf.xml', attempting to merge content.
galaxy.tools.data DEBUG 2019-08-06 15:05:06,458 [p:1,w:0,m:0] [MainThread] Loaded 0 lines from '/cvmfs/main.galaxyproject.org/tool_data/toolshed.g2.bx.psu.edu/repos/iuc/mothur_chimera_ccode/3eca08ae427b/mothur_map.loc' for 'mothur_map'
galaxy.tools.data DEBUG 2019-08-06 15:05:06,458 [p:1,w:0,m:0] [MainThread] Loading another instance of data table 'mothur_map' from file '/cvmfs/main.galaxyproject.org/config/shed_tool_data_table_conf.xml', attempting to merge content.
galaxy.tools.data DEBUG 2019-08-06 15:05:06,459 [p:1,w:0,m:0] [MainThread] Loaded 0 lines from '/cvmfs/main.galaxyproject.org/tool_data/toolshed.g2.bx.psu.edu/repos/iuc/mothur_chimera_ccode/3eca08ae427b/mothur_taxonomy.loc' for 'mothur_taxonomy'
galaxy.tools.data DEBUG 2019-08-06 15:05:06,459 [p:1,w:0,m:0] [MainThread] Loading another instance of data table 'mothur_taxonomy' from file '/cvmfs/main.galaxyproject.org/config/shed_tool_data_table_conf.xml', attempting to merge content.
galaxy.tools.data DEBUG 2019-08-06 15:05:06,459 [p:1,w:0,m:0] [MainThread] Loaded 0 lines from '/cvmfs/main.galaxyproject.org/tool_data/toolshed.g2.bx.psu.edu/repos/iuc/mothur_chimera_bellerophon/2146e981bc7f/mothur_aligndb.loc' for 'mothur_aligndb'
galaxy.tools.data DEBUG 2019-08-06 15:05:06,459 [p:1,w:0,m:0] [MainThread] Loading another instance of data table 'mothur_aligndb' from file '/cvmfs/main.galaxyproject.org/config/shed_tool_data_table_conf.xml', attempting to merge content.
galaxy.tools.data DEBUG 2019-08-06 15:05:06,459 [p:1,w:0,m:0] [MainThread] Loaded 0 lines from '/cvmfs/main.galaxyproject.org/tool_data/toolshed.g2.bx.psu.edu/repos/iuc/mothur_chimera_bellerophon/2146e981bc7f/mothur_lookup.loc' for 'mothur_lookup'
galaxy.tools.data DEBUG 2019-08-06 15:05:06,460 [p:1,w:0,m:0] [MainThread] Loading another instance of data table 'mothur_lookup' from file '/cvmfs/main.galaxyproject.org/config/shed_tool_data_table_conf.xml', attempting to merge content.
galaxy.tools.data DEBUG 2019-08-06 15:05:06,460 [p:1,w:0,m:0] [MainThread] Loaded 0 lines from '/cvmfs/main.galaxyproject.org/tool_data/toolshed.g2.bx.psu.edu/repos/iuc/mothur_chimera_bellerophon/2146e981bc7f/mothur_map.loc' for 'mothur_map'
galaxy.tools.data DEBUG 2019-08-06 15:05:06,460 [p:1,w:0,m:0] [MainThread] Loading another instance of data table 'mothur_map' from file '/cvmfs/main.galaxyproject.org/config/shed_tool_data_table_conf.xml', attempting to merge content.
galaxy.tools.data DEBUG 2019-08-06 15:05:06,460 [p:1,w:0,m:0] [MainThread] Loaded 0 lines from '/cvmfs/main.galaxyproject.org/tool_data/toolshed.g2.bx.psu.edu/repos/iuc/mothur_chimera_bellerophon/2146e981bc7f/mothur_taxonomy.loc' for 'mothur_taxonomy'
galaxy.tools.data DEBUG 2019-08-06 15:05:06,460 [p:1,w:0,m:0] [MainThread] Loading another instance of data table 'mothur_taxonomy' from file '/cvmfs/main.galaxyproject.org/config/shed_tool_data_table_conf.xml', attempting to merge content.
galaxy.tools.data DEBUG 2019-08-06 15:05:06,461 [p:1,w:0,m:0] [MainThread] Loaded 0 lines from '/cvmfs/main.galaxyproject.org/tool_data/toolshed.g2.bx.psu.edu/repos/iuc/mothur_bin_seqs/06a0aef8a5f7/mothur_aligndb.loc' for 'mothur_aligndb'
galaxy.tools.data DEBUG 2019-08-06 15:05:06,461 [p:1,w:0,m:0] [MainThread] Loading another instance of data table 'mothur_aligndb' from file '/cvmfs/main.galaxyproject.org/config/shed_tool_data_table_conf.xml', attempting to merge content.
galaxy.tools.data DEBUG 2019-08-06 15:05:06,461 [p:1,w:0,m:0] [MainThread] Loaded 0 lines from '/cvmfs/main.galaxyproject.org/tool_data/toolshed.g2.bx.psu.edu/repos/iuc/mothur_bin_seqs/06a0aef8a5f7/mothur_lookup.loc' for 'mothur_lookup'
galaxy.tools.data DEBUG 2019-08-06 15:05:06,461 [p:1,w:0,m:0] [MainThread] Loading another instance of data table 'mothur_lookup' from file '/cvmfs/main.galaxyproject.org/config/shed_tool_data_table_conf.xml', attempting to merge content.
galaxy.tools.data DEBUG 2019-08-06 15:05:06,462 [p:1,w:0,m:0] [MainThread] Loaded 0 lines from '/cvmfs/main.galaxyproject.org/tool_data/toolshed.g2.bx.psu.edu/repos/iuc/mothur_bin_seqs/06a0aef8a5f7/mothur_map.loc' for 'mothur_map'
galaxy.tools.data DEBUG 2019-08-06 15:05:06,462 [p:1,w:0,m:0] [MainThread] Loading another instance of data table 'mothur_map' from file '/cvmfs/main.galaxyproject.org/config/shed_tool_data_table_conf.xml', attempting to merge content.
galaxy.tools.data DEBUG 2019-08-06 15:05:06,462 [p:1,w:0,m:0] [MainThread] Loaded 0 lines from '/cvmfs/main.galaxyproject.org/tool_data/toolshed.g2.bx.psu.edu/repos/iuc/mothur_bin_seqs/06a0aef8a5f7/mothur_taxonomy.loc' for 'mothur_taxonomy'
galaxy.tools.data DEBUG 2019-08-06 15:05:06,462 [p:1,w:0,m:0] [MainThread] Loading another instance of data table 'mothur_taxonomy' from file '/cvmfs/main.galaxyproject.org/config/shed_tool_data_table_conf.xml', attempting to merge content.
galaxy.tools.data DEBUG 2019-08-06 15:05:06,463 [p:1,w:0,m:0] [MainThread] Loaded 0 lines from '/cvmfs/main.galaxyproject.org/tool_data/toolshed.g2.bx.psu.edu/repos/iuc/mothur_anosim/08ccc12f2a3a/mothur_aligndb.loc' for 'mothur_aligndb'
galaxy.tools.data DEBUG 2019-08-06 15:05:06,463 [p:1,w:0,m:0] [MainThread] Loading another instance of data table 'mothur_aligndb' from file '/cvmfs/main.galaxyproject.org/config/shed_tool_data_table_conf.xml', attempting to merge content.
galaxy.tools.data DEBUG 2019-08-06 15:05:06,463 [p:1,w:0,m:0] [MainThread] Loaded 0 lines from '/cvmfs/main.galaxyproject.org/tool_data/toolshed.g2.bx.psu.edu/repos/iuc/mothur_anosim/08ccc12f2a3a/mothur_lookup.loc' for 'mothur_lookup'
galaxy.tools.data DEBUG 2019-08-06 15:05:06,463 [p:1,w:0,m:0] [MainThread] Loading another instance of data table 'mothur_lookup' from file '/cvmfs/main.galaxyproject.org/config/shed_tool_data_table_conf.xml', attempting to merge content.
galaxy.tools.data DEBUG 2019-08-06 15:05:06,464 [p:1,w:0,m:0] [MainThread] Loaded 0 lines from '/cvmfs/main.galaxyproject.org/tool_data/toolshed.g2.bx.psu.edu/repos/iuc/mothur_anosim/08ccc12f2a3a/mothur_map.loc' for 'mothur_map'
galaxy.tools.data DEBUG 2019-08-06 15:05:06,464 [p:1,w:0,m:0] [MainThread] Loading another instance of data table 'mothur_map' from file '/cvmfs/main.galaxyproject.org/config/shed_tool_data_table_conf.xml', attempting to merge content.
galaxy.tools.data DEBUG 2019-08-06 15:05:06,464 [p:1,w:0,m:0] [MainThread] Loaded 0 lines from '/cvmfs/main.galaxyproject.org/tool_data/toolshed.g2.bx.psu.edu/repos/iuc/mothur_anosim/08ccc12f2a3a/mothur_taxonomy.loc' for 'mothur_taxonomy'
galaxy.tools.data DEBUG 2019-08-06 15:05:06,464 [p:1,w:0,m:0] [MainThread] Loading another instance of data table 'mothur_taxonomy' from file '/cvmfs/main.galaxyproject.org/config/shed_tool_data_table_conf.xml', attempting to merge content.
galaxy.tools.data DEBUG 2019-08-06 15:05:06,465 [p:1,w:0,m:0] [MainThread] Loaded 0 lines from '/cvmfs/main.galaxyproject.org/tool_data/toolshed.g2.bx.psu.edu/repos/iuc/mothur_amova/0d34975c52a0/mothur_aligndb.loc' for 'mothur_aligndb'
galaxy.tools.data DEBUG 2019-08-06 15:05:06,465 [p:1,w:0,m:0] [MainThread] Loading another instance of data table 'mothur_aligndb' from file '/cvmfs/main.galaxyproject.org/config/shed_tool_data_table_conf.xml', attempting to merge content.
galaxy.tools.data DEBUG 2019-08-06 15:05:06,465 [p:1,w:0,m:0] [MainThread] Loaded 0 lines from '/cvmfs/main.galaxyproject.org/tool_data/toolshed.g2.bx.psu.edu/repos/iuc/mothur_amova/0d34975c52a0/mothur_lookup.loc' for 'mothur_lookup'
galaxy.tools.data DEBUG 2019-08-06 15:05:06,465 [p:1,w:0,m:0] [MainThread] Loading another instance of data table 'mothur_lookup' from file '/cvmfs/main.galaxyproject.org/config/shed_tool_data_table_conf.xml', attempting to merge content.
galaxy.tools.data DEBUG 2019-08-06 15:05:06,465 [p:1,w:0,m:0] [MainThread] Loaded 0 lines from '/cvmfs/main.galaxyproject.org/tool_data/toolshed.g2.bx.psu.edu/repos/iuc/mothur_amova/0d34975c52a0/mothur_map.loc' for 'mothur_map'
galaxy.tools.data DEBUG 2019-08-06 15:05:06,466 [p:1,w:0,m:0] [MainThread] Loading another instance of data table 'mothur_map' from file '/cvmfs/main.galaxyproject.org/config/shed_tool_data_table_conf.xml', attempting to merge content.
galaxy.tools.data DEBUG 2019-08-06 15:05:06,466 [p:1,w:0,m:0] [MainThread] Loaded 0 lines from '/cvmfs/main.galaxyproject.org/tool_data/toolshed.g2.bx.psu.edu/repos/iuc/mothur_amova/0d34975c52a0/mothur_taxonomy.loc' for 'mothur_taxonomy'
galaxy.tools.data DEBUG 2019-08-06 15:05:06,466 [p:1,w:0,m:0] [MainThread] Loading another instance of data table 'mothur_taxonomy' from file '/cvmfs/main.galaxyproject.org/config/shed_tool_data_table_conf.xml', attempting to merge content.
galaxy.tools.data DEBUG 2019-08-06 15:05:06,466 [p:1,w:0,m:0] [MainThread] Loaded 0 lines from '/cvmfs/main.galaxyproject.org/tool_data/toolshed.g2.bx.psu.edu/repos/iuc/mothur_align_seqs/f70e050ddb40/mothur_aligndb.loc' for 'mothur_aligndb'
galaxy.tools.data DEBUG 2019-08-06 15:05:06,466 [p:1,w:0,m:0] [MainThread] Loading another instance of data table 'mothur_aligndb' from file '/cvmfs/main.galaxyproject.org/config/shed_tool_data_table_conf.xml', attempting to merge content.
galaxy.tools.data DEBUG 2019-08-06 15:05:06,467 [p:1,w:0,m:0] [MainThread] Loaded 0 lines from '/cvmfs/main.galaxyproject.org/tool_data/toolshed.g2.bx.psu.edu/repos/iuc/mothur_align_seqs/f70e050ddb40/mothur_lookup.loc' for 'mothur_lookup'
galaxy.tools.data DEBUG 2019-08-06 15:05:06,467 [p:1,w:0,m:0] [MainThread] Loading another instance of data table 'mothur_lookup' from file '/cvmfs/main.galaxyproject.org/config/shed_tool_data_table_conf.xml', attempting to merge content.
galaxy.tools.data DEBUG 2019-08-06 15:05:06,467 [p:1,w:0,m:0] [MainThread] Loaded 0 lines from '/cvmfs/main.galaxyproject.org/tool_data/toolshed.g2.bx.psu.edu/repos/iuc/mothur_align_seqs/f70e050ddb40/mothur_map.loc' for 'mothur_map'
galaxy.tools.data DEBUG 2019-08-06 15:05:06,467 [p:1,w:0,m:0] [MainThread] Loading another instance of data table 'mothur_map' from file '/cvmfs/main.galaxyproject.org/config/shed_tool_data_table_conf.xml', attempting to merge content.
galaxy.tools.data DEBUG 2019-08-06 15:05:06,468 [p:1,w:0,m:0] [MainThread] Loaded 0 lines from '/cvmfs/main.galaxyproject.org/tool_data/toolshed.g2.bx.psu.edu/repos/iuc/mothur_align_seqs/f70e050ddb40/mothur_taxonomy.loc' for 'mothur_taxonomy'
galaxy.tools.data DEBUG 2019-08-06 15:05:06,468 [p:1,w:0,m:0] [MainThread] Loading another instance of data table 'mothur_taxonomy' from file '/cvmfs/main.galaxyproject.org/config/shed_tool_data_table_conf.xml', attempting to merge content.
galaxy.tools.data DEBUG 2019-08-06 15:05:06,468 [p:1,w:0,m:0] [MainThread] Loaded 0 lines from '/cvmfs/main.galaxyproject.org/tool_data/toolshed.g2.bx.psu.edu/repos/iuc/mothur_align_check/9d91e7974012/mothur_aligndb.loc' for 'mothur_aligndb'
galaxy.tools.data DEBUG 2019-08-06 15:05:06,468 [p:1,w:0,m:0] [MainThread] Loading another instance of data table 'mothur_aligndb' from file '/cvmfs/main.galaxyproject.org/config/shed_tool_data_table_conf.xml', attempting to merge content.
galaxy.tools.data DEBUG 2019-08-06 15:05:06,468 [p:1,w:0,m:0] [MainThread] Loaded 0 lines from '/cvmfs/main.galaxyproject.org/tool_data/toolshed.g2.bx.psu.edu/repos/iuc/mothur_align_check/9d91e7974012/mothur_lookup.loc' for 'mothur_lookup'
galaxy.tools.data DEBUG 2019-08-06 15:05:06,469 [p:1,w:0,m:0] [MainThread] Loading another instance of data table 'mothur_lookup' from file '/cvmfs/main.galaxyproject.org/config/shed_tool_data_table_conf.xml', attempting to merge content.
galaxy.tools.data DEBUG 2019-08-06 15:05:06,469 [p:1,w:0,m:0] [MainThread] Loaded 0 lines from '/cvmfs/main.galaxyproject.org/tool_data/toolshed.g2.bx.psu.edu/repos/iuc/mothur_align_check/9d91e7974012/mothur_map.loc' for 'mothur_map'
galaxy.tools.data DEBUG 2019-08-06 15:05:06,469 [p:1,w:0,m:0] [MainThread] Loading another instance of data table 'mothur_map' from file '/cvmfs/main.galaxyproject.org/config/shed_tool_data_table_conf.xml', attempting to merge content.
galaxy.tools.data DEBUG 2019-08-06 15:05:06,470 [p:1,w:0,m:0] [MainThread] Loaded 0 lines from '/cvmfs/main.galaxyproject.org/tool_data/toolshed.g2.bx.psu.edu/repos/iuc/mothur_align_check/9d91e7974012/mothur_taxonomy.loc' for 'mothur_taxonomy'
galaxy.tools.data DEBUG 2019-08-06 15:05:06,470 [p:1,w:0,m:0] [MainThread] Loading another instance of data table 'mothur_taxonomy' from file '/cvmfs/main.galaxyproject.org/config/shed_tool_data_table_conf.xml', attempting to merge content.
galaxy.tools.data DEBUG 2019-08-06 15:05:06,470 [p:1,w:0,m:0] [MainThread] Loaded 0 lines from '/cvmfs/main.galaxyproject.org/tool_data/toolshed.g2.bx.psu.edu/repos/devteam/kraken/2fdac3e78553/kraken_databases.loc' for 'kraken_databases'
galaxy.tools.data DEBUG 2019-08-06 15:05:06,470 [p:1,w:0,m:0] [MainThread] Loading another instance of data table 'kraken_databases' from file '/cvmfs/main.galaxyproject.org/config/shed_tool_data_table_conf.xml', attempting to merge content.
galaxy.tools.data DEBUG 2019-08-06 15:05:06,471 [p:1,w:0,m:0] [MainThread] Loaded 0 lines from '/cvmfs/main.galaxyproject.org/tool_data/toolshed.g2.bx.psu.edu/repos/devteam/kraken_filter/5bee9adae474/kraken_databases.loc' for 'kraken_databases'
galaxy.tools.data DEBUG 2019-08-06 15:05:06,471 [p:1,w:0,m:0] [MainThread] Loading another instance of data table 'kraken_databases' from file '/cvmfs/main.galaxyproject.org/config/shed_tool_data_table_conf.xml', attempting to merge content.
galaxy.tools.data DEBUG 2019-08-06 15:05:06,471 [p:1,w:0,m:0] [MainThread] Loaded 0 lines from '/cvmfs/main.galaxyproject.org/tool_data/toolshed.g2.bx.psu.edu/repos/devteam/kraken_report/a3a7440fc618/kraken_databases.loc' for 'kraken_databases'
galaxy.tools.data DEBUG 2019-08-06 15:05:06,471 [p:1,w:0,m:0] [MainThread] Loading another instance of data table 'kraken_databases' from file '/cvmfs/main.galaxyproject.org/config/shed_tool_data_table_conf.xml', attempting to merge content.
galaxy.tools.data DEBUG 2019-08-06 15:05:06,472 [p:1,w:0,m:0] [MainThread] Loaded 0 lines from '/cvmfs/main.galaxyproject.org/tool_data/toolshed.g2.bx.psu.edu/repos/devteam/kraken_translate/9bdcba262627/kraken_databases.loc' for 'kraken_databases'
galaxy.tools.data DEBUG 2019-08-06 15:05:06,472 [p:1,w:0,m:0] [MainThread] Loading another instance of data table 'kraken_databases' from file '/cvmfs/main.galaxyproject.org/config/shed_tool_data_table_conf.xml', attempting to merge content.
galaxy.tools.data DEBUG 2019-08-06 15:05:06,473 [p:1,w:0,m:0] [MainThread] Loaded 0 lines from '/cvmfs/main.galaxyproject.org/tool_data/toolshed.g2.bx.psu.edu/repos/iuc/snpeff/7adfd0589f49/snpeffv_genomedb.loc' for 'snpeffv_genomedb'
galaxy.tools.data DEBUG 2019-08-06 15:05:06,473 [p:1,w:0,m:0] [MainThread] Loading another instance of data table 'snpeffv_genomedb' from file '/cvmfs/main.galaxyproject.org/config/shed_tool_data_table_conf.xml', attempting to merge content.
galaxy.tools.data DEBUG 2019-08-06 15:05:06,473 [p:1,w:0,m:0] [MainThread] Loaded 0 lines from '/cvmfs/main.galaxyproject.org/tool_data/toolshed.g2.bx.psu.edu/repos/iuc/snpeff/7adfd0589f49/snpeffv_regulationdb.loc' for 'snpeffv_regulationdb'
galaxy.tools.data DEBUG 2019-08-06 15:05:06,473 [p:1,w:0,m:0] [MainThread] Loading another instance of data table 'snpeffv_regulationdb' from file '/cvmfs/main.galaxyproject.org/config/shed_tool_data_table_conf.xml', attempting to merge content.
galaxy.tools.data DEBUG 2019-08-06 15:05:06,473 [p:1,w:0,m:0] [MainThread] Loaded 0 lines from '/cvmfs/main.galaxyproject.org/tool_data/toolshed.g2.bx.psu.edu/repos/iuc/snpeff/7adfd0589f49/snpeffv_annotations.loc' for 'snpeffv_annotations'
galaxy.tools.data DEBUG 2019-08-06 15:05:06,473 [p:1,w:0,m:0] [MainThread] Loading another instance of data table 'snpeffv_annotations' from file '/cvmfs/main.galaxyproject.org/config/shed_tool_data_table_conf.xml', attempting to merge content.
galaxy.tools.data DEBUG 2019-08-06 15:05:06,474 [p:1,w:0,m:0] [MainThread] Loaded 0 lines from '/cvmfs/main.galaxyproject.org/tool_data/toolshed.g2.bx.psu.edu/repos/iuc/snpeff/7adfd0589f49/snpeffv_databases.loc' for 'snpeffv_databases'
galaxy.tools.data DEBUG 2019-08-06 15:05:06,474 [p:1,w:0,m:0] [MainThread] Loading another instance of data table 'snpeffv_databases' from file '/cvmfs/main.galaxyproject.org/config/shed_tool_data_table_conf.xml', attempting to merge content.
galaxy.tools.data DEBUG 2019-08-06 15:05:06,474 [p:1,w:0,m:0] [MainThread] Loaded 0 lines from '/cvmfs/main.galaxyproject.org/tool_data/toolshed.g2.bx.psu.edu/repos/iuc/hisat2/526b91fbde60/hisat2_indexes.loc' for 'hisat2_indexes'
galaxy.tools.data DEBUG 2019-08-06 15:05:06,474 [p:1,w:0,m:0] [MainThread] Loading another instance of data table 'hisat2_indexes' from file '/cvmfs/main.galaxyproject.org/config/shed_tool_data_table_conf.xml', attempting to merge content.
galaxy.tools.data DEBUG 2019-08-06 15:05:06,475 [p:1,w:0,m:0] [MainThread] Loaded 0 lines from '/cvmfs/main.galaxyproject.org/tool_data/toolshed.g2.bx.psu.edu/repos/devteam/bowtie2/8ccbdbe9a695/bowtie2_indices.loc' for 'bowtie2_indexes'
galaxy.tools.data DEBUG 2019-08-06 15:05:06,475 [p:1,w:0,m:0] [MainThread] Loading another instance of data table 'bowtie2_indexes' from file '/cvmfs/main.galaxyproject.org/config/shed_tool_data_table_conf.xml', attempting to merge content.
galaxy.tools.data DEBUG 2019-08-06 15:05:06,475 [p:1,w:0,m:0] [MainThread] Loaded 0 lines from '/cvmfs/main.galaxyproject.org/tool_data/toolshed.g2.bx.psu.edu/repos/iuc/kraken_taxonomy_report/b97694b21bc3/kraken_databases.loc' for 'kraken_databases'
galaxy.tools.data DEBUG 2019-08-06 15:05:06,475 [p:1,w:0,m:0] [MainThread] Loading another instance of data table 'kraken_databases' from file '/cvmfs/main.galaxyproject.org/config/shed_tool_data_table_conf.xml', attempting to merge content.
galaxy.tools.data DEBUG 2019-08-06 15:05:06,476 [p:1,w:0,m:0] [MainThread] Loaded 0 lines from '/cvmfs/main.galaxyproject.org/tool_data/toolshed.g2.bx.psu.edu/repos/devteam/freebayes/156b60c1530f/fasta_indexes.loc' for 'fasta_indexes'
galaxy.tools.data DEBUG 2019-08-06 15:05:06,476 [p:1,w:0,m:0] [MainThread] Loading another instance of data table 'fasta_indexes' from file '/cvmfs/main.galaxyproject.org/config/shed_tool_data_table_conf.xml', attempting to merge content.
galaxy.tools.data DEBUG 2019-08-06 15:05:06,476 [p:1,w:0,m:0] [MainThread] Loaded 0 lines from '/cvmfs/main.galaxyproject.org/tool_data/toolshed.g2.bx.psu.edu/repos/iuc/bedtools/33c3ddea63c5/all_fasta.loc' for 'all_fasta'
galaxy.tools.data DEBUG 2019-08-06 15:05:06,476 [p:1,w:0,m:0] [MainThread] Loading another instance of data table 'all_fasta' from file '/cvmfs/main.galaxyproject.org/config/shed_tool_data_table_conf.xml', attempting to merge content.
galaxy.tools.data DEBUG 2019-08-06 15:05:06,698 [p:1,w:0,m:0] [MainThread] Loaded 0 lines from '/cvmfs/main.galaxyproject.org/tool_data/toolshed.g2.bx.psu.edu/repos/iuc/bedtools/33c3ddea63c5/fasta_indexes.loc' for 'fasta_indexes'
galaxy.tools.data DEBUG 2019-08-06 15:05:06,698 [p:1,w:0,m:0] [MainThread] Loading another instance of data table 'fasta_indexes' from file '/cvmfs/main.galaxyproject.org/config/shed_tool_data_table_conf.xml', attempting to merge content.
galaxy.tools.data DEBUG 2019-08-06 15:05:06,814 [p:1,w:0,m:0] [MainThread] Loaded 0 lines from '/cvmfs/main.galaxyproject.org/tool_data/toolshed.g2.bx.psu.edu/repos/iuc/bedtools/33c3ddea63c5/all_gff.loc' for 'all_gff'
galaxy.tools.data DEBUG 2019-08-06 15:05:06,814 [p:1,w:0,m:0] [MainThread] Loaded tool data table 'all_gff' from file '/cvmfs/main.galaxyproject.org/config/shed_tool_data_table_conf.xml'
galaxy.tools.data DEBUG 2019-08-06 15:05:06,858 [p:1,w:0,m:0] [MainThread] Loaded 0 lines from '/cvmfs/main.galaxyproject.org/tool_data/toolshed.g2.bx.psu.edu/repos/iuc/bedtools/33c3ddea63c5/dbkeys.loc' for '__dbkeys__'
galaxy.tools.data DEBUG 2019-08-06 15:05:06,858 [p:1,w:0,m:0] [MainThread] Loaded tool data table '__dbkeys__' from file '/cvmfs/main.galaxyproject.org/config/shed_tool_data_table_conf.xml'
galaxy.tools.data DEBUG 2019-08-06 15:05:06,863 [p:1,w:0,m:0] [MainThread] Loaded 0 lines from '/cvmfs/main.galaxyproject.org/tool_data/toolshed.g2.bx.psu.edu/repos/iuc/circos/ef5f8bbf7730/all_fasta.loc' for 'all_fasta'
galaxy.tools.data DEBUG 2019-08-06 15:05:06,863 [p:1,w:0,m:0] [MainThread] Loading another instance of data table 'all_fasta' from file '/cvmfs/main.galaxyproject.org/config/shed_tool_data_table_conf.xml', attempting to merge content.
galaxy.tools.data DEBUG 2019-08-06 15:05:06,995 [p:1,w:0,m:0] [MainThread] Loaded 0 lines from '/cvmfs/main.galaxyproject.org/tool_data/toolshed.g2.bx.psu.edu/repos/devteam/ncbi_blast_plus/6f386c5dc4fb/blastdb.loc' for 'blastdb'
galaxy.tools.data DEBUG 2019-08-06 15:05:06,995 [p:1,w:0,m:0] [MainThread] Loaded tool data table 'blastdb' from file '/cvmfs/main.galaxyproject.org/config/shed_tool_data_table_conf.xml'
galaxy.tools.data DEBUG 2019-08-06 15:05:07,104 [p:1,w:0,m:0] [MainThread] Loaded 0 lines from '/cvmfs/main.galaxyproject.org/tool_data/toolshed.g2.bx.psu.edu/repos/devteam/ncbi_blast_plus/6f386c5dc4fb/blastdb_p.loc' for 'blastdb_p'
galaxy.tools.data DEBUG 2019-08-06 15:05:07,104 [p:1,w:0,m:0] [MainThread] Loaded tool data table 'blastdb_p' from file '/cvmfs/main.galaxyproject.org/config/shed_tool_data_table_conf.xml'
galaxy.tools.data DEBUG 2019-08-06 15:05:07,166 [p:1,w:0,m:0] [MainThread] Loaded 0 lines from '/cvmfs/main.galaxyproject.org/tool_data/toolshed.g2.bx.psu.edu/repos/devteam/ncbi_blast_plus/6f386c5dc4fb/blastdb_d.loc' for 'blastdb_d'
galaxy.tools.data DEBUG 2019-08-06 15:05:07,166 [p:1,w:0,m:0] [MainThread] Loaded tool data table 'blastdb_d' from file '/cvmfs/main.galaxyproject.org/config/shed_tool_data_table_conf.xml'
galaxy.tools.data DEBUG 2019-08-06 15:05:07,167 [p:1,w:0,m:0] [MainThread] Loaded 0 lines from '/cvmfs/main.galaxyproject.org/tool_data/toolshed.g2.bx.psu.edu/repos/devteam/cuffdiff/d3ae7d9c2202/fasta_indexes.loc' for 'fasta_indexes'
galaxy.tools.data DEBUG 2019-08-06 15:05:07,167 [p:1,w:0,m:0] [MainThread] Loading another instance of data table 'fasta_indexes' from file '/cvmfs/main.galaxyproject.org/config/shed_tool_data_table_conf.xml', attempting to merge content.
galaxy.tools.data DEBUG 2019-08-06 15:05:07,168 [p:1,w:0,m:0] [MainThread] Loaded 0 lines from '/cvmfs/main.galaxyproject.org/tool_data/toolshed.g2.bx.psu.edu/repos/iuc/hisat2/40e1083a4430/hisat2_indexes.loc' for 'hisat2_indexes'
galaxy.tools.data DEBUG 2019-08-06 15:05:07,169 [p:1,w:0,m:0] [MainThread] Loading another instance of data table 'hisat2_indexes' from file '/cvmfs/main.galaxyproject.org/config/shed_tool_data_table_conf.xml', attempting to merge content.
galaxy.tools.data DEBUG 2019-08-06 15:05:07,243 [p:1,w:0,m:0] [MainThread] Loaded 0 lines from '/cvmfs/main.galaxyproject.org/tool_data/toolshed.g2.bx.psu.edu/repos/devteam/lastz/bd84ff27bc16/lastz_seqs.loc' for 'lastz_seqs'
galaxy.tools.data DEBUG 2019-08-06 15:05:07,243 [p:1,w:0,m:0] [MainThread] Loading another instance of data table 'lastz_seqs' from file '/cvmfs/main.galaxyproject.org/config/shed_tool_data_table_conf.xml', attempting to merge content.
galaxy.tools.data DEBUG 2019-08-06 15:05:07,244 [p:1,w:0,m:0] [MainThread] Loaded 0 lines from '/cvmfs/main.galaxyproject.org/tool_data/toolshed.g2.bx.psu.edu/repos/iuc/featurecounts/46cccc52be5f/gene_sets.loc' for 'gene_sets'
galaxy.tools.data DEBUG 2019-08-06 15:05:07,244 [p:1,w:0,m:0] [MainThread] Loading another instance of data table 'gene_sets' from file '/cvmfs/main.galaxyproject.org/config/shed_tool_data_table_conf.xml', attempting to merge content.
galaxy.tools.data DEBUG 2019-08-06 15:05:07,244 [p:1,w:0,m:0] [MainThread] Loaded 0 lines from '/cvmfs/main.galaxyproject.org/tool_data/toolshed.g2.bx.psu.edu/repos/lparsons/htseq_count/f1368427a79c/sam_fa_indices.loc' for 'sam_fa_indexes'
galaxy.tools.data DEBUG 2019-08-06 15:05:07,244 [p:1,w:0,m:0] [MainThread] Loading another instance of data table 'sam_fa_indexes' from file '/cvmfs/main.galaxyproject.org/config/shed_tool_data_table_conf.xml', attempting to merge content.
galaxy.tools.data DEBUG 2019-08-06 15:05:07,304 [p:1,w:0,m:0] [MainThread] Loaded 0 lines from '/cvmfs/main.galaxyproject.org/tool_data/toolshed.g2.bx.psu.edu/repos/wolma/mimodd_main/bfcd121b99bf/all_fasta.loc' for 'all_fasta'
galaxy.tools.data DEBUG 2019-08-06 15:05:07,305 [p:1,w:0,m:0] [MainThread] Loading another instance of data table 'all_fasta' from file '/cvmfs/main.galaxyproject.org/config/shed_tool_data_table_conf.xml', attempting to merge content.
galaxy.tools.data DEBUG 2019-08-06 15:05:07,305 [p:1,w:0,m:0] [MainThread] Loaded 0 lines from '/cvmfs/main.galaxyproject.org/tool_data/toolshed.g2.bx.psu.edu/repos/devteam/bamtools/04866f817daa/sam_fa_indices.loc' for 'sam_fa_indexes'
galaxy.tools.data DEBUG 2019-08-06 15:05:07,305 [p:1,w:0,m:0] [MainThread] Loading another instance of data table 'sam_fa_indexes' from file '/cvmfs/main.galaxyproject.org/config/shed_tool_data_table_conf.xml', attempting to merge content.
galaxy.tools.data DEBUG 2019-08-06 15:05:07,306 [p:1,w:0,m:0] [MainThread] Loaded 0 lines from '/cvmfs/main.galaxyproject.org/tool_data/toolshed.g2.bx.psu.edu/repos/devteam/bowtie2/dc1639b66f12/bowtie2_indices.loc' for 'bowtie2_indexes'
galaxy.tools.data DEBUG 2019-08-06 15:05:07,306 [p:1,w:0,m:0] [MainThread] Loading another instance of data table 'bowtie2_indexes' from file '/cvmfs/main.galaxyproject.org/config/shed_tool_data_table_conf.xml', attempting to merge content.
galaxy.tools.data DEBUG 2019-08-06 15:05:07,307 [p:1,w:0,m:0] [MainThread] Loaded 0 lines from '/cvmfs/main.galaxyproject.org/tool_data/toolshed.g2.bx.psu.edu/repos/iuc/star_fusion/0b44456754e2/all_fasta.loc' for 'all_fasta'
galaxy.tools.data DEBUG 2019-08-06 15:05:07,307 [p:1,w:0,m:0] [MainThread] Loading another instance of data table 'all_fasta' from file '/cvmfs/main.galaxyproject.org/config/shed_tool_data_table_conf.xml', attempting to merge content.
galaxy.tools.data DEBUG 2019-08-06 15:05:07,307 [p:1,w:0,m:0] [MainThread] Loaded 0 lines from '/cvmfs/main.galaxyproject.org/tool_data/toolshed.g2.bx.psu.edu/repos/iuc/stringtie/76d290331481/gene_sets.loc' for 'gene_sets'
galaxy.tools.data DEBUG 2019-08-06 15:05:07,307 [p:1,w:0,m:0] [MainThread] Loading another instance of data table 'gene_sets' from file '/cvmfs/main.galaxyproject.org/config/shed_tool_data_table_conf.xml', attempting to merge content.
galaxy.tools.data DEBUG 2019-08-06 15:05:07,307 [p:1,w:0,m:0] [MainThread] While attempting to merge tool data table "gene_sets", the other instance of the table specified that duplicate entries are not allowed, now deduplicating all previous entries.
galaxy.tools.data DEBUG 2019-08-06 15:05:07,308 [p:1,w:0,m:0] [MainThread] Loaded 0 lines from '/cvmfs/main.galaxyproject.org/tool_data/toolshed.g2.bx.psu.edu/repos/iuc/featurecounts/e803ca6407c0/gene_sets.loc' for 'gene_sets'
galaxy.tools.data DEBUG 2019-08-06 15:05:07,308 [p:1,w:0,m:0] [MainThread] Loading another instance of data table 'gene_sets' from file '/cvmfs/main.galaxyproject.org/config/shed_tool_data_table_conf.xml', attempting to merge content.
galaxy.tools.data DEBUG 2019-08-06 15:05:07,373 [p:1,w:0,m:0] [MainThread] Loaded 4 lines from '/cvmfs/main.galaxyproject.org/tool_data/toolshed.g2.bx.psu.edu/repos/iuc/featurecounts/e803ca6407c0/featurecounts_anno.loc' for 'featurecounts_anno'
galaxy.tools.data DEBUG 2019-08-06 15:05:07,373 [p:1,w:0,m:0] [MainThread] Loaded tool data table 'featurecounts_anno' from file '/cvmfs/main.galaxyproject.org/config/shed_tool_data_table_conf.xml'
galaxy.tools.data DEBUG 2019-08-06 15:05:07,374 [p:1,w:0,m:0] [MainThread] Loaded 0 lines from '/cvmfs/main.galaxyproject.org/tool_data/toolshed.g2.bx.psu.edu/repos/devteam/bwa/4f774c1e6049/bwa_mem_index.loc' for 'bwa_mem_indexes'
galaxy.tools.data DEBUG 2019-08-06 15:05:07,374 [p:1,w:0,m:0] [MainThread] Loading another instance of data table 'bwa_mem_indexes' from file '/cvmfs/main.galaxyproject.org/config/shed_tool_data_table_conf.xml', attempting to merge content.
galaxy.tools.data DEBUG 2019-08-06 15:05:07,374 [p:1,w:0,m:0] [MainThread] Loaded 0 lines from '/cvmfs/main.galaxyproject.org/tool_data/toolshed.g2.bx.psu.edu/repos/devteam/vcfcheck/5e850c85ba32/fasta_indexes.loc' for 'fasta_indexes'
galaxy.tools.data DEBUG 2019-08-06 15:05:07,374 [p:1,w:0,m:0] [MainThread] Loading another instance of data table 'fasta_indexes' from file '/cvmfs/main.galaxyproject.org/config/shed_tool_data_table_conf.xml', attempting to merge content.
galaxy.tools.data DEBUG 2019-08-06 15:05:07,375 [p:1,w:0,m:0] [MainThread] Loaded 0 lines from '/cvmfs/main.galaxyproject.org/tool_data/toolshed.g2.bx.psu.edu/repos/devteam/vcfgeno2haplo/b890055e07bd/fasta_indexes.loc' for 'fasta_indexes'
galaxy.tools.data DEBUG 2019-08-06 15:05:07,375 [p:1,w:0,m:0] [MainThread] Loading another instance of data table 'fasta_indexes' from file '/cvmfs/main.galaxyproject.org/config/shed_tool_data_table_conf.xml', attempting to merge content.
galaxy.tools.data DEBUG 2019-08-06 15:05:07,376 [p:1,w:0,m:0] [MainThread] Loaded 0 lines from '/cvmfs/main.galaxyproject.org/tool_data/toolshed.g2.bx.psu.edu/repos/devteam/vcfleftalign/d2406f98a782/fasta_indexes.loc' for 'fasta_indexes'
galaxy.tools.data DEBUG 2019-08-06 15:05:07,376 [p:1,w:0,m:0] [MainThread] Loading another instance of data table 'fasta_indexes' from file '/cvmfs/main.galaxyproject.org/config/shed_tool_data_table_conf.xml', attempting to merge content.
galaxy.tools.data DEBUG 2019-08-06 15:05:07,376 [p:1,w:0,m:0] [MainThread] Loaded 0 lines from '/cvmfs/main.galaxyproject.org/tool_data/toolshed.g2.bx.psu.edu/repos/devteam/vcfprimers/d226a7327946/fasta_indexes.loc' for 'fasta_indexes'
galaxy.tools.data DEBUG 2019-08-06 15:05:07,376 [p:1,w:0,m:0] [MainThread] Loading another instance of data table 'fasta_indexes' from file '/cvmfs/main.galaxyproject.org/config/shed_tool_data_table_conf.xml', attempting to merge content.
galaxy.tools.data DEBUG 2019-08-06 15:05:07,377 [p:1,w:0,m:0] [MainThread] Loaded 0 lines from '/cvmfs/main.galaxyproject.org/tool_data/toolshed.g2.bx.psu.edu/repos/devteam/vcfvcfintersect/6f6bf10618d7/fasta_indexes.loc' for 'fasta_indexes'
galaxy.tools.data DEBUG 2019-08-06 15:05:07,377 [p:1,w:0,m:0] [MainThread] Loading another instance of data table 'fasta_indexes' from file '/cvmfs/main.galaxyproject.org/config/shed_tool_data_table_conf.xml', attempting to merge content.
galaxy.tools.data DEBUG 2019-08-06 15:05:07,377 [p:1,w:0,m:0] [MainThread] Loaded 0 lines from '/cvmfs/main.galaxyproject.org/tool_data/toolshed.g2.bx.psu.edu/repos/iuc/snpeff/5b4ac70948d2/snpeffv_genomedb.loc' for 'snpeffv_genomedb'
galaxy.tools.data DEBUG 2019-08-06 15:05:07,377 [p:1,w:0,m:0] [MainThread] Loading another instance of data table 'snpeffv_genomedb' from file '/cvmfs/main.galaxyproject.org/config/shed_tool_data_table_conf.xml', attempting to merge content.
galaxy.tools.data DEBUG 2019-08-06 15:05:07,378 [p:1,w:0,m:0] [MainThread] Loaded 0 lines from '/cvmfs/main.galaxyproject.org/tool_data/toolshed.g2.bx.psu.edu/repos/iuc/snpeff/5b4ac70948d2/snpeffv_regulationdb.loc' for 'snpeffv_regulationdb'
galaxy.tools.data DEBUG 2019-08-06 15:05:07,378 [p:1,w:0,m:0] [MainThread] Loading another instance of data table 'snpeffv_regulationdb' from file '/cvmfs/main.galaxyproject.org/config/shed_tool_data_table_conf.xml', attempting to merge content.
galaxy.tools.data DEBUG 2019-08-06 15:05:07,379 [p:1,w:0,m:0] [MainThread] Loaded 0 lines from '/cvmfs/main.galaxyproject.org/tool_data/toolshed.g2.bx.psu.edu/repos/iuc/mothur_align_check/814a34469480/mothur_aligndb.loc' for 'mothur_aligndb'
galaxy.tools.data DEBUG 2019-08-06 15:05:07,379 [p:1,w:0,m:0] [MainThread] Loading another instance of data table 'mothur_aligndb' from file '/cvmfs/main.galaxyproject.org/config/shed_tool_data_table_conf.xml', attempting to merge content.
galaxy.tools.data DEBUG 2019-08-06 15:05:07,379 [p:1,w:0,m:0] [MainThread] Loaded 0 lines from '/cvmfs/main.galaxyproject.org/tool_data/toolshed.g2.bx.psu.edu/repos/iuc/mothur_align_check/814a34469480/mothur_lookup.loc' for 'mothur_lookup'
galaxy.tools.data DEBUG 2019-08-06 15:05:07,379 [p:1,w:0,m:0] [MainThread] Loading another instance of data table 'mothur_lookup' from file '/cvmfs/main.galaxyproject.org/config/shed_tool_data_table_conf.xml', attempting to merge content.
galaxy.tools.data DEBUG 2019-08-06 15:05:07,380 [p:1,w:0,m:0] [MainThread] Loaded 0 lines from '/cvmfs/main.galaxyproject.org/tool_data/toolshed.g2.bx.psu.edu/repos/iuc/mothur_align_check/814a34469480/mothur_map.loc' for 'mothur_map'
galaxy.tools.data DEBUG 2019-08-06 15:05:07,380 [p:1,w:0,m:0] [MainThread] Loading another instance of data table 'mothur_map' from file '/cvmfs/main.galaxyproject.org/config/shed_tool_data_table_conf.xml', attempting to merge content.
galaxy.tools.data DEBUG 2019-08-06 15:05:07,380 [p:1,w:0,m:0] [MainThread] Loaded 0 lines from '/cvmfs/main.galaxyproject.org/tool_data/toolshed.g2.bx.psu.edu/repos/iuc/mothur_align_check/814a34469480/mothur_taxonomy.loc' for 'mothur_taxonomy'
galaxy.tools.data DEBUG 2019-08-06 15:05:07,380 [p:1,w:0,m:0] [MainThread] Loading another instance of data table 'mothur_taxonomy' from file '/cvmfs/main.galaxyproject.org/config/shed_tool_data_table_conf.xml', attempting to merge content.
galaxy.tools.data DEBUG 2019-08-06 15:05:07,381 [p:1,w:0,m:0] [MainThread] Loaded 0 lines from '/cvmfs/main.galaxyproject.org/tool_data/toolshed.g2.bx.psu.edu/repos/iuc/mothur_align_seqs/1efe383c2c3c/mothur_aligndb.loc' for 'mothur_aligndb'
galaxy.tools.data DEBUG 2019-08-06 15:05:07,381 [p:1,w:0,m:0] [MainThread] Loading another instance of data table 'mothur_aligndb' from file '/cvmfs/main.galaxyproject.org/config/shed_tool_data_table_conf.xml', attempting to merge content.
galaxy.tools.data DEBUG 2019-08-06 15:05:07,381 [p:1,w:0,m:0] [MainThread] Loaded 0 lines from '/cvmfs/main.galaxyproject.org/tool_data/toolshed.g2.bx.psu.edu/repos/iuc/mothur_align_seqs/1efe383c2c3c/mothur_lookup.loc' for 'mothur_lookup'
galaxy.tools.data DEBUG 2019-08-06 15:05:07,382 [p:1,w:0,m:0] [MainThread] Loading another instance of data table 'mothur_lookup' from file '/cvmfs/main.galaxyproject.org/config/shed_tool_data_table_conf.xml', attempting to merge content.
galaxy.tools.data DEBUG 2019-08-06 15:05:07,382 [p:1,w:0,m:0] [MainThread] Loaded 0 lines from '/cvmfs/main.galaxyproject.org/tool_data/toolshed.g2.bx.psu.edu/repos/iuc/mothur_align_seqs/1efe383c2c3c/mothur_map.loc' for 'mothur_map'
galaxy.tools.data DEBUG 2019-08-06 15:05:07,382 [p:1,w:0,m:0] [MainThread] Loading another instance of data table 'mothur_map' from file '/cvmfs/main.galaxyproject.org/config/shed_tool_data_table_conf.xml', attempting to merge content.
galaxy.tools.data DEBUG 2019-08-06 15:05:07,383 [p:1,w:0,m:0] [MainThread] Loaded 0 lines from '/cvmfs/main.galaxyproject.org/tool_data/toolshed.g2.bx.psu.edu/repos/iuc/mothur_align_seqs/1efe383c2c3c/mothur_taxonomy.loc' for 'mothur_taxonomy'
galaxy.tools.data DEBUG 2019-08-06 15:05:07,383 [p:1,w:0,m:0] [MainThread] Loading another instance of data table 'mothur_taxonomy' from file '/cvmfs/main.galaxyproject.org/config/shed_tool_data_table_conf.xml', attempting to merge content.
galaxy.tools.data DEBUG 2019-08-06 15:05:07,383 [p:1,w:0,m:0] [MainThread] Loaded 0 lines from '/cvmfs/main.galaxyproject.org/tool_data/toolshed.g2.bx.psu.edu/repos/iuc/mothur_amova/fcb95815087f/mothur_aligndb.loc' for 'mothur_aligndb'
galaxy.tools.data DEBUG 2019-08-06 15:05:07,383 [p:1,w:0,m:0] [MainThread] Loading another instance of data table 'mothur_aligndb' from file '/cvmfs/main.galaxyproject.org/config/shed_tool_data_table_conf.xml', attempting to merge content.
galaxy.tools.data DEBUG 2019-08-06 15:05:07,384 [p:1,w:0,m:0] [MainThread] Loaded 0 lines from '/cvmfs/main.galaxyproject.org/tool_data/toolshed.g2.bx.psu.edu/repos/iuc/mothur_amova/fcb95815087f/mothur_lookup.loc' for 'mothur_lookup'
galaxy.tools.data DEBUG 2019-08-06 15:05:07,384 [p:1,w:0,m:0] [MainThread] Loading another instance of data table 'mothur_lookup' from file '/cvmfs/main.galaxyproject.org/config/shed_tool_data_table_conf.xml', attempting to merge content.
galaxy.tools.data DEBUG 2019-08-06 15:05:07,384 [p:1,w:0,m:0] [MainThread] Loaded 0 lines from '/cvmfs/main.galaxyproject.org/tool_data/toolshed.g2.bx.psu.edu/repos/iuc/mothur_amova/fcb95815087f/mothur_map.loc' for 'mothur_map'
galaxy.tools.data DEBUG 2019-08-06 15:05:07,384 [p:1,w:0,m:0] [MainThread] Loading another instance of data table 'mothur_map' from file '/cvmfs/main.galaxyproject.org/config/shed_tool_data_table_conf.xml', attempting to merge content.
galaxy.tools.data DEBUG 2019-08-06 15:05:07,385 [p:1,w:0,m:0] [MainThread] Loaded 0 lines from '/cvmfs/main.galaxyproject.org/tool_data/toolshed.g2.bx.psu.edu/repos/iuc/mothur_amova/fcb95815087f/mothur_taxonomy.loc' for 'mothur_taxonomy'
galaxy.tools.data DEBUG 2019-08-06 15:05:07,385 [p:1,w:0,m:0] [MainThread] Loading another instance of data table 'mothur_taxonomy' from file '/cvmfs/main.galaxyproject.org/config/shed_tool_data_table_conf.xml', attempting to merge content.
galaxy.tools.data DEBUG 2019-08-06 15:05:07,385 [p:1,w:0,m:0] [MainThread] Loaded 0 lines from '/cvmfs/main.galaxyproject.org/tool_data/toolshed.g2.bx.psu.edu/repos/iuc/mothur_anosim/d83e7e498f31/mothur_aligndb.loc' for 'mothur_aligndb'
galaxy.tools.data DEBUG 2019-08-06 15:05:07,386 [p:1,w:0,m:0] [MainThread] Loading another instance of data table 'mothur_aligndb' from file '/cvmfs/main.galaxyproject.org/config/shed_tool_data_table_conf.xml', attempting to merge content.
galaxy.tools.data DEBUG 2019-08-06 15:05:07,386 [p:1,w:0,m:0] [MainThread] Loaded 0 lines from '/cvmfs/main.galaxyproject.org/tool_data/toolshed.g2.bx.psu.edu/repos/iuc/mothur_anosim/d83e7e498f31/mothur_lookup.loc' for 'mothur_lookup'
galaxy.tools.data DEBUG 2019-08-06 15:05:07,386 [p:1,w:0,m:0] [MainThread] Loading another instance of data table 'mothur_lookup' from file '/cvmfs/main.galaxyproject.org/config/shed_tool_data_table_conf.xml', attempting to merge content.
galaxy.tools.data DEBUG 2019-08-06 15:05:07,387 [p:1,w:0,m:0] [MainThread] Loaded 0 lines from '/cvmfs/main.galaxyproject.org/tool_data/toolshed.g2.bx.psu.edu/repos/iuc/mothur_anosim/d83e7e498f31/mothur_map.loc' for 'mothur_map'
galaxy.tools.data DEBUG 2019-08-06 15:05:07,387 [p:1,w:0,m:0] [MainThread] Loading another instance of data table 'mothur_map' from file '/cvmfs/main.galaxyproject.org/config/shed_tool_data_table_conf.xml', attempting to merge content.
galaxy.tools.data DEBUG 2019-08-06 15:05:07,387 [p:1,w:0,m:0] [MainThread] Loaded 0 lines from '/cvmfs/main.galaxyproject.org/tool_data/toolshed.g2.bx.psu.edu/repos/iuc/mothur_anosim/d83e7e498f31/mothur_taxonomy.loc' for 'mothur_taxonomy'
galaxy.tools.data DEBUG 2019-08-06 15:05:07,387 [p:1,w:0,m:0] [MainThread] Loading another instance of data table 'mothur_taxonomy' from file '/cvmfs/main.galaxyproject.org/config/shed_tool_data_table_conf.xml', attempting to merge content.
galaxy.tools.data DEBUG 2019-08-06 15:05:07,388 [p:1,w:0,m:0] [MainThread] Loaded 0 lines from '/cvmfs/main.galaxyproject.org/tool_data/toolshed.g2.bx.psu.edu/repos/iuc/mothur_bin_seqs/82c917a4ed55/mothur_aligndb.loc' for 'mothur_aligndb'
galaxy.tools.data DEBUG 2019-08-06 15:05:07,388 [p:1,w:0,m:0] [MainThread] Loading another instance of data table 'mothur_aligndb' from file '/cvmfs/main.galaxyproject.org/config/shed_tool_data_table_conf.xml', attempting to merge content.
galaxy.tools.data DEBUG 2019-08-06 15:05:07,388 [p:1,w:0,m:0] [MainThread] Loaded 0 lines from '/cvmfs/main.galaxyproject.org/tool_data/toolshed.g2.bx.psu.edu/repos/iuc/mothur_bin_seqs/82c917a4ed55/mothur_lookup.loc' for 'mothur_lookup'
galaxy.tools.data DEBUG 2019-08-06 15:05:07,389 [p:1,w:0,m:0] [MainThread] Loading another instance of data table 'mothur_lookup' from file '/cvmfs/main.galaxyproject.org/config/shed_tool_data_table_conf.xml', attempting to merge content.
galaxy.tools.data DEBUG 2019-08-06 15:05:07,389 [p:1,w:0,m:0] [MainThread] Loaded 0 lines from '/cvmfs/main.galaxyproject.org/tool_data/toolshed.g2.bx.psu.edu/repos/iuc/mothur_bin_seqs/82c917a4ed55/mothur_map.loc' for 'mothur_map'
galaxy.tools.data DEBUG 2019-08-06 15:05:07,389 [p:1,w:0,m:0] [MainThread] Loading another instance of data table 'mothur_map' from file '/cvmfs/main.galaxyproject.org/config/shed_tool_data_table_conf.xml', attempting to merge content.
galaxy.tools.data DEBUG 2019-08-06 15:05:07,390 [p:1,w:0,m:0] [MainThread] Loaded 0 lines from '/cvmfs/main.galaxyproject.org/tool_data/toolshed.g2.bx.psu.edu/repos/iuc/mothur_bin_seqs/82c917a4ed55/mothur_taxonomy.loc' for 'mothur_taxonomy'
galaxy.tools.data DEBUG 2019-08-06 15:05:07,390 [p:1,w:0,m:0] [MainThread] Loading another instance of data table 'mothur_taxonomy' from file '/cvmfs/main.galaxyproject.org/config/shed_tool_data_table_conf.xml', attempting to merge content.
galaxy.tools.data DEBUG 2019-08-06 15:05:07,390 [p:1,w:0,m:0] [MainThread] Loaded 0 lines from '/cvmfs/main.galaxyproject.org/tool_data/toolshed.g2.bx.psu.edu/repos/iuc/mothur_chimera_bellerophon/d8fdd5448cda/mothur_aligndb.loc' for 'mothur_aligndb'
galaxy.tools.data DEBUG 2019-08-06 15:05:07,390 [p:1,w:0,m:0] [MainThread] Loading another instance of data table 'mothur_aligndb' from file '/cvmfs/main.galaxyproject.org/config/shed_tool_data_table_conf.xml', attempting to merge content.
galaxy.tools.data DEBUG 2019-08-06 15:05:07,391 [p:1,w:0,m:0] [MainThread] Loaded 0 lines from '/cvmfs/main.galaxyproject.org/tool_data/toolshed.g2.bx.psu.edu/repos/iuc/mothur_chimera_bellerophon/d8fdd5448cda/mothur_lookup.loc' for 'mothur_lookup'
galaxy.tools.data DEBUG 2019-08-06 15:05:07,391 [p:1,w:0,m:0] [MainThread] Loading another instance of data table 'mothur_lookup' from file '/cvmfs/main.galaxyproject.org/config/shed_tool_data_table_conf.xml', attempting to merge content.
galaxy.tools.data DEBUG 2019-08-06 15:05:07,391 [p:1,w:0,m:0] [MainThread] Loaded 0 lines from '/cvmfs/main.galaxyproject.org/tool_data/toolshed.g2.bx.psu.edu/repos/iuc/mothur_chimera_bellerophon/d8fdd5448cda/mothur_map.loc' for 'mothur_map'
galaxy.tools.data DEBUG 2019-08-06 15:05:07,391 [p:1,w:0,m:0] [MainThread] Loading another instance of data table 'mothur_map' from file '/cvmfs/main.galaxyproject.org/config/shed_tool_data_table_conf.xml', attempting to merge content.
galaxy.tools.data DEBUG 2019-08-06 15:05:07,392 [p:1,w:0,m:0] [MainThread] Loaded 0 lines from '/cvmfs/main.galaxyproject.org/tool_data/toolshed.g2.bx.psu.edu/repos/iuc/mothur_chimera_bellerophon/d8fdd5448cda/mothur_taxonomy.loc' for 'mothur_taxonomy'
galaxy.tools.data DEBUG 2019-08-06 15:05:07,392 [p:1,w:0,m:0] [MainThread] Loading another instance of data table 'mothur_taxonomy' from file '/cvmfs/main.galaxyproject.org/config/shed_tool_data_table_conf.xml', attempting to merge content.
galaxy.tools.data DEBUG 2019-08-06 15:05:07,392 [p:1,w:0,m:0] [MainThread] Loaded 0 lines from '/cvmfs/main.galaxyproject.org/tool_data/toolshed.g2.bx.psu.edu/repos/iuc/mothur_chimera_ccode/ad1b47de42a3/mothur_aligndb.loc' for 'mothur_aligndb'
galaxy.tools.data DEBUG 2019-08-06 15:05:07,392 [p:1,w:0,m:0] [MainThread] Loading another instance of data table 'mothur_aligndb' from file '/cvmfs/main.galaxyproject.org/config/shed_tool_data_table_conf.xml', attempting to merge content.
galaxy.tools.data DEBUG 2019-08-06 15:05:07,393 [p:1,w:0,m:0] [MainThread] Loaded 0 lines from '/cvmfs/main.galaxyproject.org/tool_data/toolshed.g2.bx.psu.edu/repos/iuc/mothur_chimera_ccode/ad1b47de42a3/mothur_lookup.loc' for 'mothur_lookup'
galaxy.tools.data DEBUG 2019-08-06 15:05:07,393 [p:1,w:0,m:0] [MainThread] Loading another instance of data table 'mothur_lookup' from file '/cvmfs/main.galaxyproject.org/config/shed_tool_data_table_conf.xml', attempting to merge content.
galaxy.tools.data DEBUG 2019-08-06 15:05:07,393 [p:1,w:0,m:0] [MainThread] Loaded 0 lines from '/cvmfs/main.galaxyproject.org/tool_data/toolshed.g2.bx.psu.edu/repos/iuc/mothur_chimera_ccode/ad1b47de42a3/mothur_map.loc' for 'mothur_map'
galaxy.tools.data DEBUG 2019-08-06 15:05:07,393 [p:1,w:0,m:0] [MainThread] Loading another instance of data table 'mothur_map' from file '/cvmfs/main.galaxyproject.org/config/shed_tool_data_table_conf.xml', attempting to merge content.
galaxy.tools.data DEBUG 2019-08-06 15:05:07,394 [p:1,w:0,m:0] [MainThread] Loaded 0 lines from '/cvmfs/main.galaxyproject.org/tool_data/toolshed.g2.bx.psu.edu/repos/iuc/mothur_chimera_ccode/ad1b47de42a3/mothur_taxonomy.loc' for 'mothur_taxonomy'
galaxy.tools.data DEBUG 2019-08-06 15:05:07,394 [p:1,w:0,m:0] [MainThread] Loading another instance of data table 'mothur_taxonomy' from file '/cvmfs/main.galaxyproject.org/config/shed_tool_data_table_conf.xml', attempting to merge content.
galaxy.tools.data DEBUG 2019-08-06 15:05:07,395 [p:1,w:0,m:0] [MainThread] Loaded 0 lines from '/cvmfs/main.galaxyproject.org/tool_data/toolshed.g2.bx.psu.edu/repos/iuc/mothur_chimera_check/37bd32018025/mothur_aligndb.loc' for 'mothur_aligndb'
galaxy.tools.data DEBUG 2019-08-06 15:05:07,395 [p:1,w:0,m:0] [MainThread] Loading another instance of data table 'mothur_aligndb' from file '/cvmfs/main.galaxyproject.org/config/shed_tool_data_table_conf.xml', attempting to merge content.
galaxy.tools.data DEBUG 2019-08-06 15:05:07,395 [p:1,w:0,m:0] [MainThread] Loaded 0 lines from '/cvmfs/main.galaxyproject.org/tool_data/toolshed.g2.bx.psu.edu/repos/iuc/mothur_chimera_check/37bd32018025/mothur_lookup.loc' for 'mothur_lookup'
galaxy.tools.data DEBUG 2019-08-06 15:05:07,395 [p:1,w:0,m:0] [MainThread] Loading another instance of data table 'mothur_lookup' from file '/cvmfs/main.galaxyproject.org/config/shed_tool_data_table_conf.xml', attempting to merge content.
galaxy.tools.data DEBUG 2019-08-06 15:05:07,396 [p:1,w:0,m:0] [MainThread] Loaded 0 lines from '/cvmfs/main.galaxyproject.org/tool_data/toolshed.g2.bx.psu.edu/repos/iuc/mothur_chimera_check/37bd32018025/mothur_map.loc' for 'mothur_map'
galaxy.tools.data DEBUG 2019-08-06 15:05:07,396 [p:1,w:0,m:0] [MainThread] Loading another instance of data table 'mothur_map' from file '/cvmfs/main.galaxyproject.org/config/shed_tool_data_table_conf.xml', attempting to merge content.
galaxy.tools.data DEBUG 2019-08-06 15:05:07,396 [p:1,w:0,m:0] [MainThread] Loaded 0 lines from '/cvmfs/main.galaxyproject.org/tool_data/toolshed.g2.bx.psu.edu/repos/iuc/mothur_chimera_check/37bd32018025/mothur_taxonomy.loc' for 'mothur_taxonomy'
galaxy.tools.data DEBUG 2019-08-06 15:05:07,396 [p:1,w:0,m:0] [MainThread] Loading another instance of data table 'mothur_taxonomy' from file '/cvmfs/main.galaxyproject.org/config/shed_tool_data_table_conf.xml', attempting to merge content.
galaxy.tools.data DEBUG 2019-08-06 15:05:07,397 [p:1,w:0,m:0] [MainThread] Loaded 0 lines from '/cvmfs/main.galaxyproject.org/tool_data/toolshed.g2.bx.psu.edu/repos/iuc/mothur_chimera_perseus/1dab91d5c40e/mothur_aligndb.loc' for 'mothur_aligndb'
galaxy.tools.data DEBUG 2019-08-06 15:05:07,397 [p:1,w:0,m:0] [MainThread] Loading another instance of data table 'mothur_aligndb' from file '/cvmfs/main.galaxyproject.org/config/shed_tool_data_table_conf.xml', attempting to merge content.
galaxy.tools.data DEBUG 2019-08-06 15:05:07,398 [p:1,w:0,m:0] [MainThread] Loaded 0 lines from '/cvmfs/main.galaxyproject.org/tool_data/toolshed.g2.bx.psu.edu/repos/iuc/mothur_chimera_perseus/1dab91d5c40e/mothur_lookup.loc' for 'mothur_lookup'
galaxy.tools.data DEBUG 2019-08-06 15:05:07,398 [p:1,w:0,m:0] [MainThread] Loading another instance of data table 'mothur_lookup' from file '/cvmfs/main.galaxyproject.org/config/shed_tool_data_table_conf.xml', attempting to merge content.
galaxy.tools.data DEBUG 2019-08-06 15:05:07,399 [p:1,w:0,m:0] [MainThread] Loaded 0 lines from '/cvmfs/main.galaxyproject.org/tool_data/toolshed.g2.bx.psu.edu/repos/iuc/mothur_chimera_perseus/1dab91d5c40e/mothur_map.loc' for 'mothur_map'
galaxy.tools.data DEBUG 2019-08-06 15:05:07,399 [p:1,w:0,m:0] [MainThread] Loading another instance of data table 'mothur_map' from file '/cvmfs/main.galaxyproject.org/config/shed_tool_data_table_conf.xml', attempting to merge content.
galaxy.tools.data DEBUG 2019-08-06 15:05:07,399 [p:1,w:0,m:0] [MainThread] Loaded 0 lines from '/cvmfs/main.galaxyproject.org/tool_data/toolshed.g2.bx.psu.edu/repos/iuc/mothur_chimera_perseus/1dab91d5c40e/mothur_taxonomy.loc' for 'mothur_taxonomy'
galaxy.tools.data DEBUG 2019-08-06 15:05:07,400 [p:1,w:0,m:0] [MainThread] Loading another instance of data table 'mothur_taxonomy' from file '/cvmfs/main.galaxyproject.org/config/shed_tool_data_table_conf.xml', attempting to merge content.
galaxy.tools.data DEBUG 2019-08-06 15:05:07,400 [p:1,w:0,m:0] [MainThread] Loaded 0 lines from '/cvmfs/main.galaxyproject.org/tool_data/toolshed.g2.bx.psu.edu/repos/iuc/mothur_chimera_pintail/a037860aad0b/mothur_aligndb.loc' for 'mothur_aligndb'
galaxy.tools.data DEBUG 2019-08-06 15:05:07,400 [p:1,w:0,m:0] [MainThread] Loading another instance of data table 'mothur_aligndb' from file '/cvmfs/main.galaxyproject.org/config/shed_tool_data_table_conf.xml', attempting to merge content.
galaxy.tools.data DEBUG 2019-08-06 15:05:07,401 [p:1,w:0,m:0] [MainThread] Loaded 0 lines from '/cvmfs/main.galaxyproject.org/tool_data/toolshed.g2.bx.psu.edu/repos/iuc/mothur_chimera_pintail/a037860aad0b/mothur_lookup.loc' for 'mothur_lookup'
galaxy.tools.data DEBUG 2019-08-06 15:05:07,401 [p:1,w:0,m:0] [MainThread] Loading another instance of data table 'mothur_lookup' from file '/cvmfs/main.galaxyproject.org/config/shed_tool_data_table_conf.xml', attempting to merge content.
galaxy.tools.data DEBUG 2019-08-06 15:05:07,402 [p:1,w:0,m:0] [MainThread] Loaded 0 lines from '/cvmfs/main.galaxyproject.org/tool_data/toolshed.g2.bx.psu.edu/repos/iuc/mothur_chimera_pintail/a037860aad0b/mothur_map.loc' for 'mothur_map'
galaxy.tools.data DEBUG 2019-08-06 15:05:07,402 [p:1,w:0,m:0] [MainThread] Loading another instance of data table 'mothur_map' from file '/cvmfs/main.galaxyproject.org/config/shed_tool_data_table_conf.xml', attempting to merge content.
galaxy.tools.data DEBUG 2019-08-06 15:05:07,402 [p:1,w:0,m:0] [MainThread] Loaded 0 lines from '/cvmfs/main.galaxyproject.org/tool_data/toolshed.g2.bx.psu.edu/repos/iuc/mothur_chimera_pintail/a037860aad0b/mothur_taxonomy.loc' for 'mothur_taxonomy'
galaxy.tools.data DEBUG 2019-08-06 15:05:07,403 [p:1,w:0,m:0] [MainThread] Loading another instance of data table 'mothur_taxonomy' from file '/cvmfs/main.galaxyproject.org/config/shed_tool_data_table_conf.xml', attempting to merge content.
galaxy.tools.data DEBUG 2019-08-06 15:05:07,403 [p:1,w:0,m:0] [MainThread] Loaded 0 lines from '/cvmfs/main.galaxyproject.org/tool_data/toolshed.g2.bx.psu.edu/repos/iuc/mothur_chimera_slayer/6f7f890e6a54/mothur_aligndb.loc' for 'mothur_aligndb'
galaxy.tools.data DEBUG 2019-08-06 15:05:07,403 [p:1,w:0,m:0] [MainThread] Loading another instance of data table 'mothur_aligndb' from file '/cvmfs/main.galaxyproject.org/config/shed_tool_data_table_conf.xml', attempting to merge content.
galaxy.tools.data DEBUG 2019-08-06 15:05:07,404 [p:1,w:0,m:0] [MainThread] Loaded 0 lines from '/cvmfs/main.galaxyproject.org/tool_data/toolshed.g2.bx.psu.edu/repos/iuc/mothur_chimera_slayer/6f7f890e6a54/mothur_lookup.loc' for 'mothur_lookup'
galaxy.tools.data DEBUG 2019-08-06 15:05:07,404 [p:1,w:0,m:0] [MainThread] Loading another instance of data table 'mothur_lookup' from file '/cvmfs/main.galaxyproject.org/config/shed_tool_data_table_conf.xml', attempting to merge content.
galaxy.tools.data DEBUG 2019-08-06 15:05:07,405 [p:1,w:0,m:0] [MainThread] Loaded 0 lines from '/cvmfs/main.galaxyproject.org/tool_data/toolshed.g2.bx.psu.edu/repos/iuc/mothur_chimera_slayer/6f7f890e6a54/mothur_map.loc' for 'mothur_map'
galaxy.tools.data DEBUG 2019-08-06 15:05:07,405 [p:1,w:0,m:0] [MainThread] Loading another instance of data table 'mothur_map' from file '/cvmfs/main.galaxyproject.org/config/shed_tool_data_table_conf.xml', attempting to merge content.
galaxy.tools.data DEBUG 2019-08-06 15:05:07,405 [p:1,w:0,m:0] [MainThread] Loaded 0 lines from '/cvmfs/main.galaxyproject.org/tool_data/toolshed.g2.bx.psu.edu/repos/iuc/mothur_chimera_slayer/6f7f890e6a54/mothur_taxonomy.loc' for 'mothur_taxonomy'
galaxy.tools.data DEBUG 2019-08-06 15:05:07,405 [p:1,w:0,m:0] [MainThread] Loading another instance of data table 'mothur_taxonomy' from file '/cvmfs/main.galaxyproject.org/config/shed_tool_data_table_conf.xml', attempting to merge content.
galaxy.tools.data DEBUG 2019-08-06 15:05:07,406 [p:1,w:0,m:0] [MainThread] Loaded 0 lines from '/cvmfs/main.galaxyproject.org/tool_data/toolshed.g2.bx.psu.edu/repos/iuc/mothur_chimera_uchime/d1e70be881e5/mothur_aligndb.loc' for 'mothur_aligndb'
galaxy.tools.data DEBUG 2019-08-06 15:05:07,406 [p:1,w:0,m:0] [MainThread] Loading another instance of data table 'mothur_aligndb' from file '/cvmfs/main.galaxyproject.org/config/shed_tool_data_table_conf.xml', attempting to merge content.
galaxy.tools.data DEBUG 2019-08-06 15:05:07,406 [p:1,w:0,m:0] [MainThread] Loaded 0 lines from '/cvmfs/main.galaxyproject.org/tool_data/toolshed.g2.bx.psu.edu/repos/iuc/mothur_chimera_uchime/d1e70be881e5/mothur_lookup.loc' for 'mothur_lookup'
galaxy.tools.data DEBUG 2019-08-06 15:05:07,406 [p:1,w:0,m:0] [MainThread] Loading another instance of data table 'mothur_lookup' from file '/cvmfs/main.galaxyproject.org/config/shed_tool_data_table_conf.xml', attempting to merge content.
galaxy.tools.data DEBUG 2019-08-06 15:05:07,407 [p:1,w:0,m:0] [MainThread] Loaded 0 lines from '/cvmfs/main.galaxyproject.org/tool_data/toolshed.g2.bx.psu.edu/repos/iuc/mothur_chimera_uchime/d1e70be881e5/mothur_map.loc' for 'mothur_map'
galaxy.tools.data DEBUG 2019-08-06 15:05:07,407 [p:1,w:0,m:0] [MainThread] Loading another instance of data table 'mothur_map' from file '/cvmfs/main.galaxyproject.org/config/shed_tool_data_table_conf.xml', attempting to merge content.
galaxy.tools.data DEBUG 2019-08-06 15:05:07,407 [p:1,w:0,m:0] [MainThread] Loaded 0 lines from '/cvmfs/main.galaxyproject.org/tool_data/toolshed.g2.bx.psu.edu/repos/iuc/mothur_chimera_uchime/d1e70be881e5/mothur_taxonomy.loc' for 'mothur_taxonomy'
galaxy.tools.data DEBUG 2019-08-06 15:05:07,407 [p:1,w:0,m:0] [MainThread] Loading another instance of data table 'mothur_taxonomy' from file '/cvmfs/main.galaxyproject.org/config/shed_tool_data_table_conf.xml', attempting to merge content.
galaxy.tools.data DEBUG 2019-08-06 15:05:07,408 [p:1,w:0,m:0] [MainThread] Loaded 0 lines from '/cvmfs/main.galaxyproject.org/tool_data/toolshed.g2.bx.psu.edu/repos/iuc/mothur_chop_seqs/c8b6add22353/mothur_aligndb.loc' for 'mothur_aligndb'
galaxy.tools.data DEBUG 2019-08-06 15:05:07,408 [p:1,w:0,m:0] [MainThread] Loading another instance of data table 'mothur_aligndb' from file '/cvmfs/main.galaxyproject.org/config/shed_tool_data_table_conf.xml', attempting to merge content.
galaxy.tools.data DEBUG 2019-08-06 15:05:07,409 [p:1,w:0,m:0] [MainThread] Loaded 0 lines from '/cvmfs/main.galaxyproject.org/tool_data/toolshed.g2.bx.psu.edu/repos/iuc/mothur_chop_seqs/c8b6add22353/mothur_lookup.loc' for 'mothur_lookup'
galaxy.tools.data DEBUG 2019-08-06 15:05:07,409 [p:1,w:0,m:0] [MainThread] Loading another instance of data table 'mothur_lookup' from file '/cvmfs/main.galaxyproject.org/config/shed_tool_data_table_conf.xml', attempting to merge content.
galaxy.tools.data DEBUG 2019-08-06 15:05:07,409 [p:1,w:0,m:0] [MainThread] Loaded 0 lines from '/cvmfs/main.galaxyproject.org/tool_data/toolshed.g2.bx.psu.edu/repos/iuc/mothur_chop_seqs/c8b6add22353/mothur_map.loc' for 'mothur_map'
galaxy.tools.data DEBUG 2019-08-06 15:05:07,409 [p:1,w:0,m:0] [MainThread] Loading another instance of data table 'mothur_map' from file '/cvmfs/main.galaxyproject.org/config/shed_tool_data_table_conf.xml', attempting to merge content.
galaxy.tools.data DEBUG 2019-08-06 15:05:07,410 [p:1,w:0,m:0] [MainThread] Loaded 0 lines from '/cvmfs/main.galaxyproject.org/tool_data/toolshed.g2.bx.psu.edu/repos/iuc/mothur_chop_seqs/c8b6add22353/mothur_taxonomy.loc' for 'mothur_taxonomy'
galaxy.tools.data DEBUG 2019-08-06 15:05:07,410 [p:1,w:0,m:0] [MainThread] Loading another instance of data table 'mothur_taxonomy' from file '/cvmfs/main.galaxyproject.org/config/shed_tool_data_table_conf.xml', attempting to merge content.
galaxy.tools.data DEBUG 2019-08-06 15:05:07,410 [p:1,w:0,m:0] [MainThread] Loaded 0 lines from '/cvmfs/main.galaxyproject.org/tool_data/toolshed.g2.bx.psu.edu/repos/iuc/mothur_classify_otu/1ae93cdb2383/mothur_aligndb.loc' for 'mothur_aligndb'
galaxy.tools.data DEBUG 2019-08-06 15:05:07,411 [p:1,w:0,m:0] [MainThread] Loading another instance of data table 'mothur_aligndb' from file '/cvmfs/main.galaxyproject.org/config/shed_tool_data_table_conf.xml', attempting to merge content.
galaxy.tools.data DEBUG 2019-08-06 15:05:07,411 [p:1,w:0,m:0] [MainThread] Loaded 0 lines from '/cvmfs/main.galaxyproject.org/tool_data/toolshed.g2.bx.psu.edu/repos/iuc/mothur_classify_otu/1ae93cdb2383/mothur_lookup.loc' for 'mothur_lookup'
galaxy.tools.data DEBUG 2019-08-06 15:05:07,411 [p:1,w:0,m:0] [MainThread] Loading another instance of data table 'mothur_lookup' from file '/cvmfs/main.galaxyproject.org/config/shed_tool_data_table_conf.xml', attempting to merge content.
galaxy.tools.data DEBUG 2019-08-06 15:05:07,412 [p:1,w:0,m:0] [MainThread] Loaded 0 lines from '/cvmfs/main.galaxyproject.org/tool_data/toolshed.g2.bx.psu.edu/repos/iuc/mothur_classify_otu/1ae93cdb2383/mothur_map.loc' for 'mothur_map'
galaxy.tools.data DEBUG 2019-08-06 15:05:07,412 [p:1,w:0,m:0] [MainThread] Loading another instance of data table 'mothur_map' from file '/cvmfs/main.galaxyproject.org/config/shed_tool_data_table_conf.xml', attempting to merge content.
galaxy.tools.data DEBUG 2019-08-06 15:05:07,412 [p:1,w:0,m:0] [MainThread] Loaded 0 lines from '/cvmfs/main.galaxyproject.org/tool_data/toolshed.g2.bx.psu.edu/repos/iuc/mothur_classify_otu/1ae93cdb2383/mothur_taxonomy.loc' for 'mothur_taxonomy'
galaxy.tools.data DEBUG 2019-08-06 15:05:07,412 [p:1,w:0,m:0] [MainThread] Loading another instance of data table 'mothur_taxonomy' from file '/cvmfs/main.galaxyproject.org/config/shed_tool_data_table_conf.xml', attempting to merge content.
galaxy.tools.data DEBUG 2019-08-06 15:05:07,413 [p:1,w:0,m:0] [MainThread] Loaded 0 lines from '/cvmfs/main.galaxyproject.org/tool_data/toolshed.g2.bx.psu.edu/repos/iuc/mothur_classify_seqs/5b53b77232dc/mothur_aligndb.loc' for 'mothur_aligndb'
galaxy.tools.data DEBUG 2019-08-06 15:05:07,413 [p:1,w:0,m:0] [MainThread] Loading another instance of data table 'mothur_aligndb' from file '/cvmfs/main.galaxyproject.org/config/shed_tool_data_table_conf.xml', attempting to merge content.
galaxy.tools.data DEBUG 2019-08-06 15:05:07,414 [p:1,w:0,m:0] [MainThread] Loaded 0 lines from '/cvmfs/main.galaxyproject.org/tool_data/toolshed.g2.bx.psu.edu/repos/iuc/mothur_classify_seqs/5b53b77232dc/mothur_lookup.loc' for 'mothur_lookup'
galaxy.tools.data DEBUG 2019-08-06 15:05:07,414 [p:1,w:0,m:0] [MainThread] Loading another instance of data table 'mothur_lookup' from file '/cvmfs/main.galaxyproject.org/config/shed_tool_data_table_conf.xml', attempting to merge content.
galaxy.tools.data DEBUG 2019-08-06 15:05:07,414 [p:1,w:0,m:0] [MainThread] Loaded 0 lines from '/cvmfs/main.galaxyproject.org/tool_data/toolshed.g2.bx.psu.edu/repos/iuc/mothur_classify_seqs/5b53b77232dc/mothur_map.loc' for 'mothur_map'
galaxy.tools.data DEBUG 2019-08-06 15:05:07,414 [p:1,w:0,m:0] [MainThread] Loading another instance of data table 'mothur_map' from file '/cvmfs/main.galaxyproject.org/config/shed_tool_data_table_conf.xml', attempting to merge content.
galaxy.tools.data DEBUG 2019-08-06 15:05:07,415 [p:1,w:0,m:0] [MainThread] Loaded 0 lines from '/cvmfs/main.galaxyproject.org/tool_data/toolshed.g2.bx.psu.edu/repos/iuc/mothur_classify_seqs/5b53b77232dc/mothur_taxonomy.loc' for 'mothur_taxonomy'
galaxy.tools.data DEBUG 2019-08-06 15:05:07,415 [p:1,w:0,m:0] [MainThread] Loading another instance of data table 'mothur_taxonomy' from file '/cvmfs/main.galaxyproject.org/config/shed_tool_data_table_conf.xml', attempting to merge content.
galaxy.tools.data DEBUG 2019-08-06 15:05:07,416 [p:1,w:0,m:0] [MainThread] Loaded 0 lines from '/cvmfs/main.galaxyproject.org/tool_data/toolshed.g2.bx.psu.edu/repos/iuc/mothur_classify_tree/cf0f6c79bd1b/mothur_aligndb.loc' for 'mothur_aligndb'
galaxy.tools.data DEBUG 2019-08-06 15:05:07,416 [p:1,w:0,m:0] [MainThread] Loading another instance of data table 'mothur_aligndb' from file '/cvmfs/main.galaxyproject.org/config/shed_tool_data_table_conf.xml', attempting to merge content.
galaxy.tools.data DEBUG 2019-08-06 15:05:07,416 [p:1,w:0,m:0] [MainThread] Loaded 0 lines from '/cvmfs/main.galaxyproject.org/tool_data/toolshed.g2.bx.psu.edu/repos/iuc/mothur_classify_tree/cf0f6c79bd1b/mothur_lookup.loc' for 'mothur_lookup'
galaxy.tools.data DEBUG 2019-08-06 15:05:07,416 [p:1,w:0,m:0] [MainThread] Loading another instance of data table 'mothur_lookup' from file '/cvmfs/main.galaxyproject.org/config/shed_tool_data_table_conf.xml', attempting to merge content.
galaxy.tools.data DEBUG 2019-08-06 15:05:07,417 [p:1,w:0,m:0] [MainThread] Loaded 0 lines from '/cvmfs/main.galaxyproject.org/tool_data/toolshed.g2.bx.psu.edu/repos/iuc/mothur_classify_tree/cf0f6c79bd1b/mothur_map.loc' for 'mothur_map'
galaxy.tools.data DEBUG 2019-08-06 15:05:07,417 [p:1,w:0,m:0] [MainThread] Loading another instance of data table 'mothur_map' from file '/cvmfs/main.galaxyproject.org/config/shed_tool_data_table_conf.xml', attempting to merge content.
galaxy.tools.data DEBUG 2019-08-06 15:05:07,417 [p:1,w:0,m:0] [MainThread] Loaded 0 lines from '/cvmfs/main.galaxyproject.org/tool_data/toolshed.g2.bx.psu.edu/repos/iuc/mothur_classify_tree/cf0f6c79bd1b/mothur_taxonomy.loc' for 'mothur_taxonomy'
galaxy.tools.data DEBUG 2019-08-06 15:05:07,417 [p:1,w:0,m:0] [MainThread] Loading another instance of data table 'mothur_taxonomy' from file '/cvmfs/main.galaxyproject.org/config/shed_tool_data_table_conf.xml', attempting to merge content.
galaxy.tools.data DEBUG 2019-08-06 15:05:07,418 [p:1,w:0,m:0] [MainThread] Loaded 0 lines from '/cvmfs/main.galaxyproject.org/tool_data/toolshed.g2.bx.psu.edu/repos/iuc/mothur_clearcut/959bd3b9fa75/mothur_aligndb.loc' for 'mothur_aligndb'
galaxy.tools.data DEBUG 2019-08-06 15:05:07,418 [p:1,w:0,m:0] [MainThread] Loading another instance of data table 'mothur_aligndb' from file '/cvmfs/main.galaxyproject.org/config/shed_tool_data_table_conf.xml', attempting to merge content.
galaxy.tools.data DEBUG 2019-08-06 15:05:07,419 [p:1,w:0,m:0] [MainThread] Loaded 0 lines from '/cvmfs/main.galaxyproject.org/tool_data/toolshed.g2.bx.psu.edu/repos/iuc/mothur_clearcut/959bd3b9fa75/mothur_lookup.loc' for 'mothur_lookup'
galaxy.tools.data DEBUG 2019-08-06 15:05:07,419 [p:1,w:0,m:0] [MainThread] Loading another instance of data table 'mothur_lookup' from file '/cvmfs/main.galaxyproject.org/config/shed_tool_data_table_conf.xml', attempting to merge content.
galaxy.tools.data DEBUG 2019-08-06 15:05:07,419 [p:1,w:0,m:0] [MainThread] Loaded 0 lines from '/cvmfs/main.galaxyproject.org/tool_data/toolshed.g2.bx.psu.edu/repos/iuc/mothur_clearcut/959bd3b9fa75/mothur_map.loc' for 'mothur_map'
galaxy.tools.data DEBUG 2019-08-06 15:05:07,419 [p:1,w:0,m:0] [MainThread] Loading another instance of data table 'mothur_map' from file '/cvmfs/main.galaxyproject.org/config/shed_tool_data_table_conf.xml', attempting to merge content.
galaxy.tools.data DEBUG 2019-08-06 15:05:07,420 [p:1,w:0,m:0] [MainThread] Loaded 0 lines from '/cvmfs/main.galaxyproject.org/tool_data/toolshed.g2.bx.psu.edu/repos/iuc/mothur_clearcut/959bd3b9fa75/mothur_taxonomy.loc' for 'mothur_taxonomy'
galaxy.tools.data DEBUG 2019-08-06 15:05:07,420 [p:1,w:0,m:0] [MainThread] Loading another instance of data table 'mothur_taxonomy' from file '/cvmfs/main.galaxyproject.org/config/shed_tool_data_table_conf.xml', attempting to merge content.
galaxy.tools.data DEBUG 2019-08-06 15:05:07,421 [p:1,w:0,m:0] [MainThread] Loaded 0 lines from '/cvmfs/main.galaxyproject.org/tool_data/toolshed.g2.bx.psu.edu/repos/iuc/mothur_cluster_classic/085625ddf82c/mothur_aligndb.loc' for 'mothur_aligndb'
galaxy.tools.data DEBUG 2019-08-06 15:05:07,421 [p:1,w:0,m:0] [MainThread] Loading another instance of data table 'mothur_aligndb' from file '/cvmfs/main.galaxyproject.org/config/shed_tool_data_table_conf.xml', attempting to merge content.
galaxy.tools.data DEBUG 2019-08-06 15:05:07,422 [p:1,w:0,m:0] [MainThread] Loaded 0 lines from '/cvmfs/main.galaxyproject.org/tool_data/toolshed.g2.bx.psu.edu/repos/iuc/mothur_cluster_classic/085625ddf82c/mothur_lookup.loc' for 'mothur_lookup'
galaxy.tools.data DEBUG 2019-08-06 15:05:07,422 [p:1,w:0,m:0] [MainThread] Loading another instance of data table 'mothur_lookup' from file '/cvmfs/main.galaxyproject.org/config/shed_tool_data_table_conf.xml', attempting to merge content.
galaxy.tools.data DEBUG 2019-08-06 15:05:07,422 [p:1,w:0,m:0] [MainThread] Loaded 0 lines from '/cvmfs/main.galaxyproject.org/tool_data/toolshed.g2.bx.psu.edu/repos/iuc/mothur_cluster_classic/085625ddf82c/mothur_map.loc' for 'mothur_map'
galaxy.tools.data DEBUG 2019-08-06 15:05:07,422 [p:1,w:0,m:0] [MainThread] Loading another instance of data table 'mothur_map' from file '/cvmfs/main.galaxyproject.org/config/shed_tool_data_table_conf.xml', attempting to merge content.
galaxy.tools.data DEBUG 2019-08-06 15:05:07,423 [p:1,w:0,m:0] [MainThread] Loaded 0 lines from '/cvmfs/main.galaxyproject.org/tool_data/toolshed.g2.bx.psu.edu/repos/iuc/mothur_cluster_classic/085625ddf82c/mothur_taxonomy.loc' for 'mothur_taxonomy'
galaxy.tools.data DEBUG 2019-08-06 15:05:07,423 [p:1,w:0,m:0] [MainThread] Loading another instance of data table 'mothur_taxonomy' from file '/cvmfs/main.galaxyproject.org/config/shed_tool_data_table_conf.xml', attempting to merge content.
galaxy.tools.data DEBUG 2019-08-06 15:05:07,424 [p:1,w:0,m:0] [MainThread] Loaded 0 lines from '/cvmfs/main.galaxyproject.org/tool_data/toolshed.g2.bx.psu.edu/repos/iuc/mothur_cluster_fragments/19bb0a1a459e/mothur_aligndb.loc' for 'mothur_aligndb'
galaxy.tools.data DEBUG 2019-08-06 15:05:07,424 [p:1,w:0,m:0] [MainThread] Loading another instance of data table 'mothur_aligndb' from file '/cvmfs/main.galaxyproject.org/config/shed_tool_data_table_conf.xml', attempting to merge content.
galaxy.tools.data DEBUG 2019-08-06 15:05:07,424 [p:1,w:0,m:0] [MainThread] Loaded 0 lines from '/cvmfs/main.galaxyproject.org/tool_data/toolshed.g2.bx.psu.edu/repos/iuc/mothur_cluster_fragments/19bb0a1a459e/mothur_lookup.loc' for 'mothur_lookup'
galaxy.tools.data DEBUG 2019-08-06 15:05:07,425 [p:1,w:0,m:0] [MainThread] Loading another instance of data table 'mothur_lookup' from file '/cvmfs/main.galaxyproject.org/config/shed_tool_data_table_conf.xml', attempting to merge content.
galaxy.tools.data DEBUG 2019-08-06 15:05:07,425 [p:1,w:0,m:0] [MainThread] Loaded 0 lines from '/cvmfs/main.galaxyproject.org/tool_data/toolshed.g2.bx.psu.edu/repos/iuc/mothur_cluster_fragments/19bb0a1a459e/mothur_map.loc' for 'mothur_map'
galaxy.tools.data DEBUG 2019-08-06 15:05:07,425 [p:1,w:0,m:0] [MainThread] Loading another instance of data table 'mothur_map' from file '/cvmfs/main.galaxyproject.org/config/shed_tool_data_table_conf.xml', attempting to merge content.
galaxy.tools.data DEBUG 2019-08-06 15:05:07,426 [p:1,w:0,m:0] [MainThread] Loaded 0 lines from '/cvmfs/main.galaxyproject.org/tool_data/toolshed.g2.bx.psu.edu/repos/iuc/mothur_cluster_fragments/19bb0a1a459e/mothur_taxonomy.loc' for 'mothur_taxonomy'
galaxy.tools.data DEBUG 2019-08-06 15:05:07,426 [p:1,w:0,m:0] [MainThread] Loading another instance of data table 'mothur_taxonomy' from file '/cvmfs/main.galaxyproject.org/config/shed_tool_data_table_conf.xml', attempting to merge content.
galaxy.tools.data DEBUG 2019-08-06 15:05:07,427 [p:1,w:0,m:0] [MainThread] Loaded 0 lines from '/cvmfs/main.galaxyproject.org/tool_data/toolshed.g2.bx.psu.edu/repos/iuc/mothur_cluster_split/3c24b99497db/mothur_aligndb.loc' for 'mothur_aligndb'
galaxy.tools.data DEBUG 2019-08-06 15:05:07,427 [p:1,w:0,m:0] [MainThread] Loading another instance of data table 'mothur_aligndb' from file '/cvmfs/main.galaxyproject.org/config/shed_tool_data_table_conf.xml', attempting to merge content.
galaxy.tools.data DEBUG 2019-08-06 15:05:07,427 [p:1,w:0,m:0] [MainThread] Loaded 0 lines from '/cvmfs/main.galaxyproject.org/tool_data/toolshed.g2.bx.psu.edu/repos/iuc/mothur_cluster_split/3c24b99497db/mothur_lookup.loc' for 'mothur_lookup'
galaxy.tools.data DEBUG 2019-08-06 15:05:07,427 [p:1,w:0,m:0] [MainThread] Loading another instance of data table 'mothur_lookup' from file '/cvmfs/main.galaxyproject.org/config/shed_tool_data_table_conf.xml', attempting to merge content.
galaxy.tools.data DEBUG 2019-08-06 15:05:07,428 [p:1,w:0,m:0] [MainThread] Loaded 0 lines from '/cvmfs/main.galaxyproject.org/tool_data/toolshed.g2.bx.psu.edu/repos/iuc/mothur_cluster_split/3c24b99497db/mothur_map.loc' for 'mothur_map'
galaxy.tools.data DEBUG 2019-08-06 15:05:07,428 [p:1,w:0,m:0] [MainThread] Loading another instance of data table 'mothur_map' from file '/cvmfs/main.galaxyproject.org/config/shed_tool_data_table_conf.xml', attempting to merge content.
galaxy.tools.data DEBUG 2019-08-06 15:05:07,428 [p:1,w:0,m:0] [MainThread] Loaded 0 lines from '/cvmfs/main.galaxyproject.org/tool_data/toolshed.g2.bx.psu.edu/repos/iuc/mothur_cluster_split/3c24b99497db/mothur_taxonomy.loc' for 'mothur_taxonomy'
galaxy.tools.data DEBUG 2019-08-06 15:05:07,428 [p:1,w:0,m:0] [MainThread] Loading another instance of data table 'mothur_taxonomy' from file '/cvmfs/main.galaxyproject.org/config/shed_tool_data_table_conf.xml', attempting to merge content.
galaxy.tools.data DEBUG 2019-08-06 15:05:07,429 [p:1,w:0,m:0] [MainThread] Loaded 0 lines from '/cvmfs/main.galaxyproject.org/tool_data/toolshed.g2.bx.psu.edu/repos/iuc/mothur_cluster/6f2cdccbfa48/mothur_aligndb.loc' for 'mothur_aligndb'
galaxy.tools.data DEBUG 2019-08-06 15:05:07,429 [p:1,w:0,m:0] [MainThread] Loading another instance of data table 'mothur_aligndb' from file '/cvmfs/main.galaxyproject.org/config/shed_tool_data_table_conf.xml', attempting to merge content.
galaxy.tools.data DEBUG 2019-08-06 15:05:07,430 [p:1,w:0,m:0] [MainThread] Loaded 0 lines from '/cvmfs/main.galaxyproject.org/tool_data/toolshed.g2.bx.psu.edu/repos/iuc/mothur_cluster/6f2cdccbfa48/mothur_lookup.loc' for 'mothur_lookup'
galaxy.tools.data DEBUG 2019-08-06 15:05:07,430 [p:1,w:0,m:0] [MainThread] Loading another instance of data table 'mothur_lookup' from file '/cvmfs/main.galaxyproject.org/config/shed_tool_data_table_conf.xml', attempting to merge content.
galaxy.tools.data DEBUG 2019-08-06 15:05:07,431 [p:1,w:0,m:0] [MainThread] Loaded 0 lines from '/cvmfs/main.galaxyproject.org/tool_data/toolshed.g2.bx.psu.edu/repos/iuc/mothur_cluster/6f2cdccbfa48/mothur_map.loc' for 'mothur_map'
galaxy.tools.data DEBUG 2019-08-06 15:05:07,431 [p:1,w:0,m:0] [MainThread] Loading another instance of data table 'mothur_map' from file '/cvmfs/main.galaxyproject.org/config/shed_tool_data_table_conf.xml', attempting to merge content.
galaxy.tools.data DEBUG 2019-08-06 15:05:07,431 [p:1,w:0,m:0] [MainThread] Loaded 0 lines from '/cvmfs/main.galaxyproject.org/tool_data/toolshed.g2.bx.psu.edu/repos/iuc/mothur_cluster/6f2cdccbfa48/mothur_taxonomy.loc' for 'mothur_taxonomy'
galaxy.tools.data DEBUG 2019-08-06 15:05:07,431 [p:1,w:0,m:0] [MainThread] Loading another instance of data table 'mothur_taxonomy' from file '/cvmfs/main.galaxyproject.org/config/shed_tool_data_table_conf.xml', attempting to merge content.
galaxy.tools.data DEBUG 2019-08-06 15:05:07,432 [p:1,w:0,m:0] [MainThread] Loaded 0 lines from '/cvmfs/main.galaxyproject.org/tool_data/toolshed.g2.bx.psu.edu/repos/iuc/mothur_collect_shared/152f67f91fb6/mothur_aligndb.loc' for 'mothur_aligndb'
galaxy.tools.data DEBUG 2019-08-06 15:05:07,432 [p:1,w:0,m:0] [MainThread] Loading another instance of data table 'mothur_aligndb' from file '/cvmfs/main.galaxyproject.org/config/shed_tool_data_table_conf.xml', attempting to merge content.
galaxy.tools.data DEBUG 2019-08-06 15:05:07,433 [p:1,w:0,m:0] [MainThread] Loaded 0 lines from '/cvmfs/main.galaxyproject.org/tool_data/toolshed.g2.bx.psu.edu/repos/iuc/mothur_collect_shared/152f67f91fb6/mothur_lookup.loc' for 'mothur_lookup'
galaxy.tools.data DEBUG 2019-08-06 15:05:07,433 [p:1,w:0,m:0] [MainThread] Loading another instance of data table 'mothur_lookup' from file '/cvmfs/main.galaxyproject.org/config/shed_tool_data_table_conf.xml', attempting to merge content.
galaxy.tools.data DEBUG 2019-08-06 15:05:07,433 [p:1,w:0,m:0] [MainThread] Loaded 0 lines from '/cvmfs/main.galaxyproject.org/tool_data/toolshed.g2.bx.psu.edu/repos/iuc/mothur_collect_shared/152f67f91fb6/mothur_map.loc' for 'mothur_map'
galaxy.tools.data DEBUG 2019-08-06 15:05:07,433 [p:1,w:0,m:0] [MainThread] Loading another instance of data table 'mothur_map' from file '/cvmfs/main.galaxyproject.org/config/shed_tool_data_table_conf.xml', attempting to merge content.
galaxy.tools.data DEBUG 2019-08-06 15:05:07,434 [p:1,w:0,m:0] [MainThread] Loaded 0 lines from '/cvmfs/main.galaxyproject.org/tool_data/toolshed.g2.bx.psu.edu/repos/iuc/mothur_collect_shared/152f67f91fb6/mothur_taxonomy.loc' for 'mothur_taxonomy'
galaxy.tools.data DEBUG 2019-08-06 15:05:07,434 [p:1,w:0,m:0] [MainThread] Loading another instance of data table 'mothur_taxonomy' from file '/cvmfs/main.galaxyproject.org/config/shed_tool_data_table_conf.xml', attempting to merge content.
galaxy.tools.data DEBUG 2019-08-06 15:05:07,435 [p:1,w:0,m:0] [MainThread] Loaded 0 lines from '/cvmfs/main.galaxyproject.org/tool_data/toolshed.g2.bx.psu.edu/repos/iuc/mothur_collect_single/287b6646d047/mothur_aligndb.loc' for 'mothur_aligndb'
galaxy.tools.data DEBUG 2019-08-06 15:05:07,435 [p:1,w:0,m:0] [MainThread] Loading another instance of data table 'mothur_aligndb' from file '/cvmfs/main.galaxyproject.org/config/shed_tool_data_table_conf.xml', attempting to merge content.
galaxy.tools.data DEBUG 2019-08-06 15:05:07,435 [p:1,w:0,m:0] [MainThread] Loaded 0 lines from '/cvmfs/main.galaxyproject.org/tool_data/toolshed.g2.bx.psu.edu/repos/iuc/mothur_collect_single/287b6646d047/mothur_lookup.loc' for 'mothur_lookup'
galaxy.tools.data DEBUG 2019-08-06 15:05:07,436 [p:1,w:0,m:0] [MainThread] Loading another instance of data table 'mothur_lookup' from file '/cvmfs/main.galaxyproject.org/config/shed_tool_data_table_conf.xml', attempting to merge content.
galaxy.tools.data DEBUG 2019-08-06 15:05:07,436 [p:1,w:0,m:0] [MainThread] Loaded 0 lines from '/cvmfs/main.galaxyproject.org/tool_data/toolshed.g2.bx.psu.edu/repos/iuc/mothur_collect_single/287b6646d047/mothur_map.loc' for 'mothur_map'
galaxy.tools.data DEBUG 2019-08-06 15:05:07,436 [p:1,w:0,m:0] [MainThread] Loading another instance of data table 'mothur_map' from file '/cvmfs/main.galaxyproject.org/config/shed_tool_data_table_conf.xml', attempting to merge content.
galaxy.tools.data DEBUG 2019-08-06 15:05:07,437 [p:1,w:0,m:0] [MainThread] Loaded 0 lines from '/cvmfs/main.galaxyproject.org/tool_data/toolshed.g2.bx.psu.edu/repos/iuc/mothur_collect_single/287b6646d047/mothur_taxonomy.loc' for 'mothur_taxonomy'
galaxy.tools.data DEBUG 2019-08-06 15:05:07,437 [p:1,w:0,m:0] [MainThread] Loading another instance of data table 'mothur_taxonomy' from file '/cvmfs/main.galaxyproject.org/config/shed_tool_data_table_conf.xml', attempting to merge content.
galaxy.tools.data DEBUG 2019-08-06 15:05:07,437 [p:1,w:0,m:0] [MainThread] Loaded 0 lines from '/cvmfs/main.galaxyproject.org/tool_data/toolshed.g2.bx.psu.edu/repos/iuc/mothur_consensus_seqs/4f4de4518aca/mothur_aligndb.loc' for 'mothur_aligndb'
galaxy.tools.data DEBUG 2019-08-06 15:05:07,438 [p:1,w:0,m:0] [MainThread] Loading another instance of data table 'mothur_aligndb' from file '/cvmfs/main.galaxyproject.org/config/shed_tool_data_table_conf.xml', attempting to merge content.
galaxy.tools.data DEBUG 2019-08-06 15:05:07,438 [p:1,w:0,m:0] [MainThread] Loaded 0 lines from '/cvmfs/main.galaxyproject.org/tool_data/toolshed.g2.bx.psu.edu/repos/iuc/mothur_consensus_seqs/4f4de4518aca/mothur_lookup.loc' for 'mothur_lookup'
galaxy.tools.data DEBUG 2019-08-06 15:05:07,438 [p:1,w:0,m:0] [MainThread] Loading another instance of data table 'mothur_lookup' from file '/cvmfs/main.galaxyproject.org/config/shed_tool_data_table_conf.xml', attempting to merge content.
galaxy.tools.data DEBUG 2019-08-06 15:05:07,439 [p:1,w:0,m:0] [MainThread] Loaded 0 lines from '/cvmfs/main.galaxyproject.org/tool_data/toolshed.g2.bx.psu.edu/repos/iuc/mothur_consensus_seqs/4f4de4518aca/mothur_map.loc' for 'mothur_map'
galaxy.tools.data DEBUG 2019-08-06 15:05:07,439 [p:1,w:0,m:0] [MainThread] Loading another instance of data table 'mothur_map' from file '/cvmfs/main.galaxyproject.org/config/shed_tool_data_table_conf.xml', attempting to merge content.
galaxy.tools.data DEBUG 2019-08-06 15:05:07,439 [p:1,w:0,m:0] [MainThread] Loaded 0 lines from '/cvmfs/main.galaxyproject.org/tool_data/toolshed.g2.bx.psu.edu/repos/iuc/mothur_consensus_seqs/4f4de4518aca/mothur_taxonomy.loc' for 'mothur_taxonomy'
galaxy.tools.data DEBUG 2019-08-06 15:05:07,439 [p:1,w:0,m:0] [MainThread] Loading another instance of data table 'mothur_taxonomy' from file '/cvmfs/main.galaxyproject.org/config/shed_tool_data_table_conf.xml', attempting to merge content.
galaxy.tools.data DEBUG 2019-08-06 15:05:07,440 [p:1,w:0,m:0] [MainThread] Loaded 0 lines from '/cvmfs/main.galaxyproject.org/tool_data/toolshed.g2.bx.psu.edu/repos/iuc/mothur_cooccurrence/c2cf32e92e83/mothur_aligndb.loc' for 'mothur_aligndb'
galaxy.tools.data DEBUG 2019-08-06 15:05:07,440 [p:1,w:0,m:0] [MainThread] Loading another instance of data table 'mothur_aligndb' from file '/cvmfs/main.galaxyproject.org/config/shed_tool_data_table_conf.xml', attempting to merge content.
galaxy.tools.data DEBUG 2019-08-06 15:05:07,441 [p:1,w:0,m:0] [MainThread] Loaded 0 lines from '/cvmfs/main.galaxyproject.org/tool_data/toolshed.g2.bx.psu.edu/repos/iuc/mothur_cooccurrence/c2cf32e92e83/mothur_lookup.loc' for 'mothur_lookup'
galaxy.tools.data DEBUG 2019-08-06 15:05:07,441 [p:1,w:0,m:0] [MainThread] Loading another instance of data table 'mothur_lookup' from file '/cvmfs/main.galaxyproject.org/config/shed_tool_data_table_conf.xml', attempting to merge content.
galaxy.tools.data DEBUG 2019-08-06 15:05:07,442 [p:1,w:0,m:0] [MainThread] Loaded 0 lines from '/cvmfs/main.galaxyproject.org/tool_data/toolshed.g2.bx.psu.edu/repos/iuc/mothur_cooccurrence/c2cf32e92e83/mothur_map.loc' for 'mothur_map'
galaxy.tools.data DEBUG 2019-08-06 15:05:07,442 [p:1,w:0,m:0] [MainThread] Loading another instance of data table 'mothur_map' from file '/cvmfs/main.galaxyproject.org/config/shed_tool_data_table_conf.xml', attempting to merge content.
galaxy.tools.data DEBUG 2019-08-06 15:05:07,443 [p:1,w:0,m:0] [MainThread] Loaded 0 lines from '/cvmfs/main.galaxyproject.org/tool_data/toolshed.g2.bx.psu.edu/repos/iuc/mothur_cooccurrence/c2cf32e92e83/mothur_taxonomy.loc' for 'mothur_taxonomy'
galaxy.tools.data DEBUG 2019-08-06 15:05:07,443 [p:1,w:0,m:0] [MainThread] Loading another instance of data table 'mothur_taxonomy' from file '/cvmfs/main.galaxyproject.org/config/shed_tool_data_table_conf.xml', attempting to merge content.
galaxy.tools.data DEBUG 2019-08-06 15:05:07,443 [p:1,w:0,m:0] [MainThread] Loaded 0 lines from '/cvmfs/main.galaxyproject.org/tool_data/toolshed.g2.bx.psu.edu/repos/iuc/mothur_corr_axes/4e4035bf57df/mothur_aligndb.loc' for 'mothur_aligndb'
galaxy.tools.data DEBUG 2019-08-06 15:05:07,443 [p:1,w:0,m:0] [MainThread] Loading another instance of data table 'mothur_aligndb' from file '/cvmfs/main.galaxyproject.org/config/shed_tool_data_table_conf.xml', attempting to merge content.
galaxy.tools.data DEBUG 2019-08-06 15:05:07,444 [p:1,w:0,m:0] [MainThread] Loaded 0 lines from '/cvmfs/main.galaxyproject.org/tool_data/toolshed.g2.bx.psu.edu/repos/iuc/mothur_corr_axes/4e4035bf57df/mothur_lookup.loc' for 'mothur_lookup'
galaxy.tools.data DEBUG 2019-08-06 15:05:07,444 [p:1,w:0,m:0] [MainThread] Loading another instance of data table 'mothur_lookup' from file '/cvmfs/main.galaxyproject.org/config/shed_tool_data_table_conf.xml', attempting to merge content.
galaxy.tools.data DEBUG 2019-08-06 15:05:07,444 [p:1,w:0,m:0] [MainThread] Loaded 0 lines from '/cvmfs/main.galaxyproject.org/tool_data/toolshed.g2.bx.psu.edu/repos/iuc/mothur_corr_axes/4e4035bf57df/mothur_map.loc' for 'mothur_map'
galaxy.tools.data DEBUG 2019-08-06 15:05:07,444 [p:1,w:0,m:0] [MainThread] Loading another instance of data table 'mothur_map' from file '/cvmfs/main.galaxyproject.org/config/shed_tool_data_table_conf.xml', attempting to merge content.
galaxy.tools.data DEBUG 2019-08-06 15:05:07,445 [p:1,w:0,m:0] [MainThread] Loaded 0 lines from '/cvmfs/main.galaxyproject.org/tool_data/toolshed.g2.bx.psu.edu/repos/iuc/mothur_corr_axes/4e4035bf57df/mothur_taxonomy.loc' for 'mothur_taxonomy'
galaxy.tools.data DEBUG 2019-08-06 15:05:07,445 [p:1,w:0,m:0] [MainThread] Loading another instance of data table 'mothur_taxonomy' from file '/cvmfs/main.galaxyproject.org/config/shed_tool_data_table_conf.xml', attempting to merge content.
galaxy.tools.data DEBUG 2019-08-06 15:05:07,446 [p:1,w:0,m:0] [MainThread] Loaded 0 lines from '/cvmfs/main.galaxyproject.org/tool_data/toolshed.g2.bx.psu.edu/repos/iuc/mothur_count_groups/e9f0381ec8e8/mothur_aligndb.loc' for 'mothur_aligndb'
galaxy.tools.data DEBUG 2019-08-06 15:05:07,446 [p:1,w:0,m:0] [MainThread] Loading another instance of data table 'mothur_aligndb' from file '/cvmfs/main.galaxyproject.org/config/shed_tool_data_table_conf.xml', attempting to merge content.
galaxy.tools.data DEBUG 2019-08-06 15:05:07,446 [p:1,w:0,m:0] [MainThread] Loaded 0 lines from '/cvmfs/main.galaxyproject.org/tool_data/toolshed.g2.bx.psu.edu/repos/iuc/mothur_count_groups/e9f0381ec8e8/mothur_lookup.loc' for 'mothur_lookup'
galaxy.tools.data DEBUG 2019-08-06 15:05:07,446 [p:1,w:0,m:0] [MainThread] Loading another instance of data table 'mothur_lookup' from file '/cvmfs/main.galaxyproject.org/config/shed_tool_data_table_conf.xml', attempting to merge content.
galaxy.tools.data DEBUG 2019-08-06 15:05:07,447 [p:1,w:0,m:0] [MainThread] Loaded 0 lines from '/cvmfs/main.galaxyproject.org/tool_data/toolshed.g2.bx.psu.edu/repos/iuc/mothur_count_groups/e9f0381ec8e8/mothur_map.loc' for 'mothur_map'
galaxy.tools.data DEBUG 2019-08-06 15:05:07,447 [p:1,w:0,m:0] [MainThread] Loading another instance of data table 'mothur_map' from file '/cvmfs/main.galaxyproject.org/config/shed_tool_data_table_conf.xml', attempting to merge content.
galaxy.tools.data DEBUG 2019-08-06 15:05:07,447 [p:1,w:0,m:0] [MainThread] Loaded 0 lines from '/cvmfs/main.galaxyproject.org/tool_data/toolshed.g2.bx.psu.edu/repos/iuc/mothur_count_groups/e9f0381ec8e8/mothur_taxonomy.loc' for 'mothur_taxonomy'
galaxy.tools.data DEBUG 2019-08-06 15:05:07,448 [p:1,w:0,m:0] [MainThread] Loading another instance of data table 'mothur_taxonomy' from file '/cvmfs/main.galaxyproject.org/config/shed_tool_data_table_conf.xml', attempting to merge content.
galaxy.tools.data DEBUG 2019-08-06 15:05:07,448 [p:1,w:0,m:0] [MainThread] Loaded 0 lines from '/cvmfs/main.galaxyproject.org/tool_data/toolshed.g2.bx.psu.edu/repos/iuc/mothur_count_seqs/0cd054e2876d/mothur_aligndb.loc' for 'mothur_aligndb'
galaxy.tools.data DEBUG 2019-08-06 15:05:07,448 [p:1,w:0,m:0] [MainThread] Loading another instance of data table 'mothur_aligndb' from file '/cvmfs/main.galaxyproject.org/config/shed_tool_data_table_conf.xml', attempting to merge content.
galaxy.tools.data DEBUG 2019-08-06 15:05:07,449 [p:1,w:0,m:0] [MainThread] Loaded 0 lines from '/cvmfs/main.galaxyproject.org/tool_data/toolshed.g2.bx.psu.edu/repos/iuc/mothur_count_seqs/0cd054e2876d/mothur_lookup.loc' for 'mothur_lookup'
galaxy.tools.data DEBUG 2019-08-06 15:05:07,449 [p:1,w:0,m:0] [MainThread] Loading another instance of data table 'mothur_lookup' from file '/cvmfs/main.galaxyproject.org/config/shed_tool_data_table_conf.xml', attempting to merge content.
galaxy.tools.data DEBUG 2019-08-06 15:05:07,449 [p:1,w:0,m:0] [MainThread] Loaded 0 lines from '/cvmfs/main.galaxyproject.org/tool_data/toolshed.g2.bx.psu.edu/repos/iuc/mothur_count_seqs/0cd054e2876d/mothur_map.loc' for 'mothur_map'
galaxy.tools.data DEBUG 2019-08-06 15:05:07,450 [p:1,w:0,m:0] [MainThread] Loading another instance of data table 'mothur_map' from file '/cvmfs/main.galaxyproject.org/config/shed_tool_data_table_conf.xml', attempting to merge content.
galaxy.tools.data DEBUG 2019-08-06 15:05:07,450 [p:1,w:0,m:0] [MainThread] Loaded 0 lines from '/cvmfs/main.galaxyproject.org/tool_data/toolshed.g2.bx.psu.edu/repos/iuc/mothur_count_seqs/0cd054e2876d/mothur_taxonomy.loc' for 'mothur_taxonomy'
galaxy.tools.data DEBUG 2019-08-06 15:05:07,450 [p:1,w:0,m:0] [MainThread] Loading another instance of data table 'mothur_taxonomy' from file '/cvmfs/main.galaxyproject.org/config/shed_tool_data_table_conf.xml', attempting to merge content.
galaxy.tools.data DEBUG 2019-08-06 15:05:07,451 [p:1,w:0,m:0] [MainThread] Loaded 0 lines from '/cvmfs/main.galaxyproject.org/tool_data/toolshed.g2.bx.psu.edu/repos/iuc/mothur_create_database/024a52bdf70c/mothur_aligndb.loc' for 'mothur_aligndb'
galaxy.tools.data DEBUG 2019-08-06 15:05:07,451 [p:1,w:0,m:0] [MainThread] Loading another instance of data table 'mothur_aligndb' from file '/cvmfs/main.galaxyproject.org/config/shed_tool_data_table_conf.xml', attempting to merge content.
galaxy.tools.data DEBUG 2019-08-06 15:05:07,451 [p:1,w:0,m:0] [MainThread] Loaded 0 lines from '/cvmfs/main.galaxyproject.org/tool_data/toolshed.g2.bx.psu.edu/repos/iuc/mothur_create_database/024a52bdf70c/mothur_lookup.loc' for 'mothur_lookup'
galaxy.tools.data DEBUG 2019-08-06 15:05:07,451 [p:1,w:0,m:0] [MainThread] Loading another instance of data table 'mothur_lookup' from file '/cvmfs/main.galaxyproject.org/config/shed_tool_data_table_conf.xml', attempting to merge content.
galaxy.tools.data DEBUG 2019-08-06 15:05:07,452 [p:1,w:0,m:0] [MainThread] Loaded 0 lines from '/cvmfs/main.galaxyproject.org/tool_data/toolshed.g2.bx.psu.edu/repos/iuc/mothur_create_database/024a52bdf70c/mothur_map.loc' for 'mothur_map'
galaxy.tools.data DEBUG 2019-08-06 15:05:07,452 [p:1,w:0,m:0] [MainThread] Loading another instance of data table 'mothur_map' from file '/cvmfs/main.galaxyproject.org/config/shed_tool_data_table_conf.xml', attempting to merge content.
galaxy.tools.data DEBUG 2019-08-06 15:05:07,452 [p:1,w:0,m:0] [MainThread] Loaded 0 lines from '/cvmfs/main.galaxyproject.org/tool_data/toolshed.g2.bx.psu.edu/repos/iuc/mothur_create_database/024a52bdf70c/mothur_taxonomy.loc' for 'mothur_taxonomy'
galaxy.tools.data DEBUG 2019-08-06 15:05:07,452 [p:1,w:0,m:0] [MainThread] Loading another instance of data table 'mothur_taxonomy' from file '/cvmfs/main.galaxyproject.org/config/shed_tool_data_table_conf.xml', attempting to merge content.
galaxy.tools.data DEBUG 2019-08-06 15:05:07,453 [p:1,w:0,m:0] [MainThread] Loaded 0 lines from '/cvmfs/main.galaxyproject.org/tool_data/toolshed.g2.bx.psu.edu/repos/iuc/mothur_degap_seqs/f643cbd3a967/mothur_aligndb.loc' for 'mothur_aligndb'
galaxy.tools.data DEBUG 2019-08-06 15:05:07,453 [p:1,w:0,m:0] [MainThread] Loading another instance of data table 'mothur_aligndb' from file '/cvmfs/main.galaxyproject.org/config/shed_tool_data_table_conf.xml', attempting to merge content.
galaxy.tools.data DEBUG 2019-08-06 15:05:07,454 [p:1,w:0,m:0] [MainThread] Loaded 0 lines from '/cvmfs/main.galaxyproject.org/tool_data/toolshed.g2.bx.psu.edu/repos/iuc/mothur_degap_seqs/f643cbd3a967/mothur_lookup.loc' for 'mothur_lookup'
galaxy.tools.data DEBUG 2019-08-06 15:05:07,454 [p:1,w:0,m:0] [MainThread] Loading another instance of data table 'mothur_lookup' from file '/cvmfs/main.galaxyproject.org/config/shed_tool_data_table_conf.xml', attempting to merge content.
galaxy.tools.data DEBUG 2019-08-06 15:05:07,454 [p:1,w:0,m:0] [MainThread] Loaded 0 lines from '/cvmfs/main.galaxyproject.org/tool_data/toolshed.g2.bx.psu.edu/repos/iuc/mothur_degap_seqs/f643cbd3a967/mothur_map.loc' for 'mothur_map'
galaxy.tools.data DEBUG 2019-08-06 15:05:07,454 [p:1,w:0,m:0] [MainThread] Loading another instance of data table 'mothur_map' from file '/cvmfs/main.galaxyproject.org/config/shed_tool_data_table_conf.xml', attempting to merge content.
galaxy.tools.data DEBUG 2019-08-06 15:05:07,455 [p:1,w:0,m:0] [MainThread] Loaded 0 lines from '/cvmfs/main.galaxyproject.org/tool_data/toolshed.g2.bx.psu.edu/repos/iuc/mothur_degap_seqs/f643cbd3a967/mothur_taxonomy.loc' for 'mothur_taxonomy'
galaxy.tools.data DEBUG 2019-08-06 15:05:07,455 [p:1,w:0,m:0] [MainThread] Loading another instance of data table 'mothur_taxonomy' from file '/cvmfs/main.galaxyproject.org/config/shed_tool_data_table_conf.xml', attempting to merge content.
galaxy.tools.data DEBUG 2019-08-06 15:05:07,456 [p:1,w:0,m:0] [MainThread] Loaded 0 lines from '/cvmfs/main.galaxyproject.org/tool_data/toolshed.g2.bx.psu.edu/repos/iuc/mothur_deunique_seqs/3291237294fe/mothur_aligndb.loc' for 'mothur_aligndb'
galaxy.tools.data DEBUG 2019-08-06 15:05:07,456 [p:1,w:0,m:0] [MainThread] Loading another instance of data table 'mothur_aligndb' from file '/cvmfs/main.galaxyproject.org/config/shed_tool_data_table_conf.xml', attempting to merge content.
galaxy.tools.data DEBUG 2019-08-06 15:05:07,456 [p:1,w:0,m:0] [MainThread] Loaded 0 lines from '/cvmfs/main.galaxyproject.org/tool_data/toolshed.g2.bx.psu.edu/repos/iuc/mothur_deunique_seqs/3291237294fe/mothur_lookup.loc' for 'mothur_lookup'
galaxy.tools.data DEBUG 2019-08-06 15:05:07,456 [p:1,w:0,m:0] [MainThread] Loading another instance of data table 'mothur_lookup' from file '/cvmfs/main.galaxyproject.org/config/shed_tool_data_table_conf.xml', attempting to merge content.
galaxy.tools.data DEBUG 2019-08-06 15:05:07,457 [p:1,w:0,m:0] [MainThread] Loaded 0 lines from '/cvmfs/main.galaxyproject.org/tool_data/toolshed.g2.bx.psu.edu/repos/iuc/mothur_deunique_seqs/3291237294fe/mothur_map.loc' for 'mothur_map'
galaxy.tools.data DEBUG 2019-08-06 15:05:07,457 [p:1,w:0,m:0] [MainThread] Loading another instance of data table 'mothur_map' from file '/cvmfs/main.galaxyproject.org/config/shed_tool_data_table_conf.xml', attempting to merge content.
galaxy.tools.data DEBUG 2019-08-06 15:05:07,458 [p:1,w:0,m:0] [MainThread] Loaded 0 lines from '/cvmfs/main.galaxyproject.org/tool_data/toolshed.g2.bx.psu.edu/repos/iuc/mothur_deunique_seqs/3291237294fe/mothur_taxonomy.loc' for 'mothur_taxonomy'
galaxy.tools.data DEBUG 2019-08-06 15:05:07,458 [p:1,w:0,m:0] [MainThread] Loading another instance of data table 'mothur_taxonomy' from file '/cvmfs/main.galaxyproject.org/config/shed_tool_data_table_conf.xml', attempting to merge content.
galaxy.tools.data DEBUG 2019-08-06 15:05:07,458 [p:1,w:0,m:0] [MainThread] Loaded 0 lines from '/cvmfs/main.galaxyproject.org/tool_data/toolshed.g2.bx.psu.edu/repos/iuc/mothur_deunique_tree/6f140b20e011/mothur_aligndb.loc' for 'mothur_aligndb'
galaxy.tools.data DEBUG 2019-08-06 15:05:07,458 [p:1,w:0,m:0] [MainThread] Loading another instance of data table 'mothur_aligndb' from file '/cvmfs/main.galaxyproject.org/config/shed_tool_data_table_conf.xml', attempting to merge content.
galaxy.tools.data DEBUG 2019-08-06 15:05:07,459 [p:1,w:0,m:0] [MainThread] Loaded 0 lines from '/cvmfs/main.galaxyproject.org/tool_data/toolshed.g2.bx.psu.edu/repos/iuc/mothur_deunique_tree/6f140b20e011/mothur_lookup.loc' for 'mothur_lookup'
galaxy.tools.data DEBUG 2019-08-06 15:05:07,459 [p:1,w:0,m:0] [MainThread] Loading another instance of data table 'mothur_lookup' from file '/cvmfs/main.galaxyproject.org/config/shed_tool_data_table_conf.xml', attempting to merge content.
galaxy.tools.data DEBUG 2019-08-06 15:05:07,459 [p:1,w:0,m:0] [MainThread] Loaded 0 lines from '/cvmfs/main.galaxyproject.org/tool_data/toolshed.g2.bx.psu.edu/repos/iuc/mothur_deunique_tree/6f140b20e011/mothur_map.loc' for 'mothur_map'
galaxy.tools.data DEBUG 2019-08-06 15:05:07,459 [p:1,w:0,m:0] [MainThread] Loading another instance of data table 'mothur_map' from file '/cvmfs/main.galaxyproject.org/config/shed_tool_data_table_conf.xml', attempting to merge content.
galaxy.tools.data DEBUG 2019-08-06 15:05:07,460 [p:1,w:0,m:0] [MainThread] Loaded 0 lines from '/cvmfs/main.galaxyproject.org/tool_data/toolshed.g2.bx.psu.edu/repos/iuc/mothur_deunique_tree/6f140b20e011/mothur_taxonomy.loc' for 'mothur_taxonomy'
galaxy.tools.data DEBUG 2019-08-06 15:05:07,460 [p:1,w:0,m:0] [MainThread] Loading another instance of data table 'mothur_taxonomy' from file '/cvmfs/main.galaxyproject.org/config/shed_tool_data_table_conf.xml', attempting to merge content.
galaxy.tools.data DEBUG 2019-08-06 15:05:07,461 [p:1,w:0,m:0] [MainThread] Loaded 0 lines from '/cvmfs/main.galaxyproject.org/tool_data/toolshed.g2.bx.psu.edu/repos/iuc/mothur_dist_seqs/189b742d2434/mothur_aligndb.loc' for 'mothur_aligndb'
galaxy.tools.data DEBUG 2019-08-06 15:05:07,461 [p:1,w:0,m:0] [MainThread] Loading another instance of data table 'mothur_aligndb' from file '/cvmfs/main.galaxyproject.org/config/shed_tool_data_table_conf.xml', attempting to merge content.
galaxy.tools.data DEBUG 2019-08-06 15:05:07,461 [p:1,w:0,m:0] [MainThread] Loaded 0 lines from '/cvmfs/main.galaxyproject.org/tool_data/toolshed.g2.bx.psu.edu/repos/iuc/mothur_dist_seqs/189b742d2434/mothur_lookup.loc' for 'mothur_lookup'
galaxy.tools.data DEBUG 2019-08-06 15:05:07,461 [p:1,w:0,m:0] [MainThread] Loading another instance of data table 'mothur_lookup' from file '/cvmfs/main.galaxyproject.org/config/shed_tool_data_table_conf.xml', attempting to merge content.
galaxy.tools.data DEBUG 2019-08-06 15:05:07,462 [p:1,w:0,m:0] [MainThread] Loaded 0 lines from '/cvmfs/main.galaxyproject.org/tool_data/toolshed.g2.bx.psu.edu/repos/iuc/mothur_dist_seqs/189b742d2434/mothur_map.loc' for 'mothur_map'
galaxy.tools.data DEBUG 2019-08-06 15:05:07,462 [p:1,w:0,m:0] [MainThread] Loading another instance of data table 'mothur_map' from file '/cvmfs/main.galaxyproject.org/config/shed_tool_data_table_conf.xml', attempting to merge content.
galaxy.tools.data DEBUG 2019-08-06 15:05:07,462 [p:1,w:0,m:0] [MainThread] Loaded 0 lines from '/cvmfs/main.galaxyproject.org/tool_data/toolshed.g2.bx.psu.edu/repos/iuc/mothur_dist_seqs/189b742d2434/mothur_taxonomy.loc' for 'mothur_taxonomy'
galaxy.tools.data DEBUG 2019-08-06 15:05:07,463 [p:1,w:0,m:0] [MainThread] Loading another instance of data table 'mothur_taxonomy' from file '/cvmfs/main.galaxyproject.org/config/shed_tool_data_table_conf.xml', attempting to merge content.
galaxy.tools.data DEBUG 2019-08-06 15:05:07,463 [p:1,w:0,m:0] [MainThread] Loaded 0 lines from '/cvmfs/main.galaxyproject.org/tool_data/toolshed.g2.bx.psu.edu/repos/iuc/mothur_dist_shared/b7da1494afa1/mothur_aligndb.loc' for 'mothur_aligndb'
galaxy.tools.data DEBUG 2019-08-06 15:05:07,463 [p:1,w:0,m:0] [MainThread] Loading another instance of data table 'mothur_aligndb' from file '/cvmfs/main.galaxyproject.org/config/shed_tool_data_table_conf.xml', attempting to merge content.
galaxy.tools.data DEBUG 2019-08-06 15:05:07,464 [p:1,w:0,m:0] [MainThread] Loaded 0 lines from '/cvmfs/main.galaxyproject.org/tool_data/toolshed.g2.bx.psu.edu/repos/iuc/mothur_dist_shared/b7da1494afa1/mothur_lookup.loc' for 'mothur_lookup'
galaxy.tools.data DEBUG 2019-08-06 15:05:07,464 [p:1,w:0,m:0] [MainThread] Loading another instance of data table 'mothur_lookup' from file '/cvmfs/main.galaxyproject.org/config/shed_tool_data_table_conf.xml', attempting to merge content.
galaxy.tools.data DEBUG 2019-08-06 15:05:07,464 [p:1,w:0,m:0] [MainThread] Loaded 0 lines from '/cvmfs/main.galaxyproject.org/tool_data/toolshed.g2.bx.psu.edu/repos/iuc/mothur_dist_shared/b7da1494afa1/mothur_map.loc' for 'mothur_map'
galaxy.tools.data DEBUG 2019-08-06 15:05:07,464 [p:1,w:0,m:0] [MainThread] Loading another instance of data table 'mothur_map' from file '/cvmfs/main.galaxyproject.org/config/shed_tool_data_table_conf.xml', attempting to merge content.
galaxy.tools.data DEBUG 2019-08-06 15:05:07,465 [p:1,w:0,m:0] [MainThread] Loaded 0 lines from '/cvmfs/main.galaxyproject.org/tool_data/toolshed.g2.bx.psu.edu/repos/iuc/mothur_dist_shared/b7da1494afa1/mothur_taxonomy.loc' for 'mothur_taxonomy'
galaxy.tools.data DEBUG 2019-08-06 15:05:07,465 [p:1,w:0,m:0] [MainThread] Loading another instance of data table 'mothur_taxonomy' from file '/cvmfs/main.galaxyproject.org/config/shed_tool_data_table_conf.xml', attempting to merge content.
galaxy.tools.data DEBUG 2019-08-06 15:05:07,466 [p:1,w:0,m:0] [MainThread] Loaded 0 lines from '/cvmfs/main.galaxyproject.org/tool_data/toolshed.g2.bx.psu.edu/repos/iuc/mothur_fastq_info/1aa945e00ef2/mothur_aligndb.loc' for 'mothur_aligndb'
galaxy.tools.data DEBUG 2019-08-06 15:05:07,466 [p:1,w:0,m:0] [MainThread] Loading another instance of data table 'mothur_aligndb' from file '/cvmfs/main.galaxyproject.org/config/shed_tool_data_table_conf.xml', attempting to merge content.
galaxy.tools.data DEBUG 2019-08-06 15:05:07,466 [p:1,w:0,m:0] [MainThread] Loaded 0 lines from '/cvmfs/main.galaxyproject.org/tool_data/toolshed.g2.bx.psu.edu/repos/iuc/mothur_fastq_info/1aa945e00ef2/mothur_lookup.loc' for 'mothur_lookup'
galaxy.tools.data DEBUG 2019-08-06 15:05:07,467 [p:1,w:0,m:0] [MainThread] Loading another instance of data table 'mothur_lookup' from file '/cvmfs/main.galaxyproject.org/config/shed_tool_data_table_conf.xml', attempting to merge content.
galaxy.tools.data DEBUG 2019-08-06 15:05:07,467 [p:1,w:0,m:0] [MainThread] Loaded 0 lines from '/cvmfs/main.galaxyproject.org/tool_data/toolshed.g2.bx.psu.edu/repos/iuc/mothur_fastq_info/1aa945e00ef2/mothur_map.loc' for 'mothur_map'
galaxy.tools.data DEBUG 2019-08-06 15:05:07,467 [p:1,w:0,m:0] [MainThread] Loading another instance of data table 'mothur_map' from file '/cvmfs/main.galaxyproject.org/config/shed_tool_data_table_conf.xml', attempting to merge content.
galaxy.tools.data DEBUG 2019-08-06 15:05:07,468 [p:1,w:0,m:0] [MainThread] Loaded 0 lines from '/cvmfs/main.galaxyproject.org/tool_data/toolshed.g2.bx.psu.edu/repos/iuc/mothur_fastq_info/1aa945e00ef2/mothur_taxonomy.loc' for 'mothur_taxonomy'
galaxy.tools.data DEBUG 2019-08-06 15:05:07,468 [p:1,w:0,m:0] [MainThread] Loading another instance of data table 'mothur_taxonomy' from file '/cvmfs/main.galaxyproject.org/config/shed_tool_data_table_conf.xml', attempting to merge content.
galaxy.tools.data DEBUG 2019-08-06 15:05:07,468 [p:1,w:0,m:0] [MainThread] Loaded 0 lines from '/cvmfs/main.galaxyproject.org/tool_data/toolshed.g2.bx.psu.edu/repos/iuc/mothur_filter_seqs/c799faca02a1/mothur_aligndb.loc' for 'mothur_aligndb'
galaxy.tools.data DEBUG 2019-08-06 15:05:07,468 [p:1,w:0,m:0] [MainThread] Loading another instance of data table 'mothur_aligndb' from file '/cvmfs/main.galaxyproject.org/config/shed_tool_data_table_conf.xml', attempting to merge content.
galaxy.tools.data DEBUG 2019-08-06 15:05:07,469 [p:1,w:0,m:0] [MainThread] Loaded 0 lines from '/cvmfs/main.galaxyproject.org/tool_data/toolshed.g2.bx.psu.edu/repos/iuc/mothur_filter_seqs/c799faca02a1/mothur_lookup.loc' for 'mothur_lookup'
galaxy.tools.data DEBUG 2019-08-06 15:05:07,469 [p:1,w:0,m:0] [MainThread] Loading another instance of data table 'mothur_lookup' from file '/cvmfs/main.galaxyproject.org/config/shed_tool_data_table_conf.xml', attempting to merge content.
galaxy.tools.data DEBUG 2019-08-06 15:05:07,469 [p:1,w:0,m:0] [MainThread] Loaded 0 lines from '/cvmfs/main.galaxyproject.org/tool_data/toolshed.g2.bx.psu.edu/repos/iuc/mothur_filter_seqs/c799faca02a1/mothur_map.loc' for 'mothur_map'
galaxy.tools.data DEBUG 2019-08-06 15:05:07,470 [p:1,w:0,m:0] [MainThread] Loading another instance of data table 'mothur_map' from file '/cvmfs/main.galaxyproject.org/config/shed_tool_data_table_conf.xml', attempting to merge content.
galaxy.tools.data DEBUG 2019-08-06 15:05:07,470 [p:1,w:0,m:0] [MainThread] Loaded 0 lines from '/cvmfs/main.galaxyproject.org/tool_data/toolshed.g2.bx.psu.edu/repos/iuc/mothur_filter_seqs/c799faca02a1/mothur_taxonomy.loc' for 'mothur_taxonomy'
galaxy.tools.data DEBUG 2019-08-06 15:05:07,470 [p:1,w:0,m:0] [MainThread] Loading another instance of data table 'mothur_taxonomy' from file '/cvmfs/main.galaxyproject.org/config/shed_tool_data_table_conf.xml', attempting to merge content.
galaxy.tools.data DEBUG 2019-08-06 15:05:07,471 [p:1,w:0,m:0] [MainThread] Loaded 0 lines from '/cvmfs/main.galaxyproject.org/tool_data/toolshed.g2.bx.psu.edu/repos/iuc/mothur_filter_shared/644b7baba854/mothur_aligndb.loc' for 'mothur_aligndb'
galaxy.tools.data DEBUG 2019-08-06 15:05:07,471 [p:1,w:0,m:0] [MainThread] Loading another instance of data table 'mothur_aligndb' from file '/cvmfs/main.galaxyproject.org/config/shed_tool_data_table_conf.xml', attempting to merge content.
galaxy.tools.data DEBUG 2019-08-06 15:05:07,471 [p:1,w:0,m:0] [MainThread] Loaded 0 lines from '/cvmfs/main.galaxyproject.org/tool_data/toolshed.g2.bx.psu.edu/repos/iuc/mothur_filter_shared/644b7baba854/mothur_lookup.loc' for 'mothur_lookup'
galaxy.tools.data DEBUG 2019-08-06 15:05:07,471 [p:1,w:0,m:0] [MainThread] Loading another instance of data table 'mothur_lookup' from file '/cvmfs/main.galaxyproject.org/config/shed_tool_data_table_conf.xml', attempting to merge content.
galaxy.tools.data DEBUG 2019-08-06 15:05:07,472 [p:1,w:0,m:0] [MainThread] Loaded 0 lines from '/cvmfs/main.galaxyproject.org/tool_data/toolshed.g2.bx.psu.edu/repos/iuc/mothur_filter_shared/644b7baba854/mothur_map.loc' for 'mothur_map'
galaxy.tools.data DEBUG 2019-08-06 15:05:07,472 [p:1,w:0,m:0] [MainThread] Loading another instance of data table 'mothur_map' from file '/cvmfs/main.galaxyproject.org/config/shed_tool_data_table_conf.xml', attempting to merge content.
galaxy.tools.data DEBUG 2019-08-06 15:05:07,472 [p:1,w:0,m:0] [MainThread] Loaded 0 lines from '/cvmfs/main.galaxyproject.org/tool_data/toolshed.g2.bx.psu.edu/repos/iuc/mothur_filter_shared/644b7baba854/mothur_taxonomy.loc' for 'mothur_taxonomy'
galaxy.tools.data DEBUG 2019-08-06 15:05:07,472 [p:1,w:0,m:0] [MainThread] Loading another instance of data table 'mothur_taxonomy' from file '/cvmfs/main.galaxyproject.org/config/shed_tool_data_table_conf.xml', attempting to merge content.
galaxy.tools.data DEBUG 2019-08-06 15:05:07,473 [p:1,w:0,m:0] [MainThread] Loaded 0 lines from '/cvmfs/main.galaxyproject.org/tool_data/toolshed.g2.bx.psu.edu/repos/iuc/mothur_get_communitytype/92b64ed4e08b/mothur_aligndb.loc' for 'mothur_aligndb'
galaxy.tools.data DEBUG 2019-08-06 15:05:07,473 [p:1,w:0,m:0] [MainThread] Loading another instance of data table 'mothur_aligndb' from file '/cvmfs/main.galaxyproject.org/config/shed_tool_data_table_conf.xml', attempting to merge content.
galaxy.tools.data DEBUG 2019-08-06 15:05:07,473 [p:1,w:0,m:0] [MainThread] Loaded 0 lines from '/cvmfs/main.galaxyproject.org/tool_data/toolshed.g2.bx.psu.edu/repos/iuc/mothur_get_communitytype/92b64ed4e08b/mothur_lookup.loc' for 'mothur_lookup'
galaxy.tools.data DEBUG 2019-08-06 15:05:07,474 [p:1,w:0,m:0] [MainThread] Loading another instance of data table 'mothur_lookup' from file '/cvmfs/main.galaxyproject.org/config/shed_tool_data_table_conf.xml', attempting to merge content.
galaxy.tools.data DEBUG 2019-08-06 15:05:07,474 [p:1,w:0,m:0] [MainThread] Loaded 0 lines from '/cvmfs/main.galaxyproject.org/tool_data/toolshed.g2.bx.psu.edu/repos/iuc/mothur_get_communitytype/92b64ed4e08b/mothur_map.loc' for 'mothur_map'
galaxy.tools.data DEBUG 2019-08-06 15:05:07,474 [p:1,w:0,m:0] [MainThread] Loading another instance of data table 'mothur_map' from file '/cvmfs/main.galaxyproject.org/config/shed_tool_data_table_conf.xml', attempting to merge content.
galaxy.tools.data DEBUG 2019-08-06 15:05:07,475 [p:1,w:0,m:0] [MainThread] Loaded 0 lines from '/cvmfs/main.galaxyproject.org/tool_data/toolshed.g2.bx.psu.edu/repos/iuc/mothur_get_communitytype/92b64ed4e08b/mothur_taxonomy.loc' for 'mothur_taxonomy'
galaxy.tools.data DEBUG 2019-08-06 15:05:07,475 [p:1,w:0,m:0] [MainThread] Loading another instance of data table 'mothur_taxonomy' from file '/cvmfs/main.galaxyproject.org/config/shed_tool_data_table_conf.xml', attempting to merge content.
galaxy.tools.data DEBUG 2019-08-06 15:05:07,476 [p:1,w:0,m:0] [MainThread] Loaded 0 lines from '/cvmfs/main.galaxyproject.org/tool_data/toolshed.g2.bx.psu.edu/repos/iuc/mothur_get_coremicrobiome/a1d38f9902d9/mothur_aligndb.loc' for 'mothur_aligndb'
galaxy.tools.data DEBUG 2019-08-06 15:05:07,476 [p:1,w:0,m:0] [MainThread] Loading another instance of data table 'mothur_aligndb' from file '/cvmfs/main.galaxyproject.org/config/shed_tool_data_table_conf.xml', attempting to merge content.
galaxy.tools.data DEBUG 2019-08-06 15:05:07,476 [p:1,w:0,m:0] [MainThread] Loaded 0 lines from '/cvmfs/main.galaxyproject.org/tool_data/toolshed.g2.bx.psu.edu/repos/iuc/mothur_get_coremicrobiome/a1d38f9902d9/mothur_lookup.loc' for 'mothur_lookup'
galaxy.tools.data DEBUG 2019-08-06 15:05:07,476 [p:1,w:0,m:0] [MainThread] Loading another instance of data table 'mothur_lookup' from file '/cvmfs/main.galaxyproject.org/config/shed_tool_data_table_conf.xml', attempting to merge content.
galaxy.tools.data DEBUG 2019-08-06 15:05:07,476 [p:1,w:0,m:0] [MainThread] Loaded 0 lines from '/cvmfs/main.galaxyproject.org/tool_data/toolshed.g2.bx.psu.edu/repos/iuc/mothur_get_coremicrobiome/a1d38f9902d9/mothur_map.loc' for 'mothur_map'
galaxy.tools.data DEBUG 2019-08-06 15:05:07,477 [p:1,w:0,m:0] [MainThread] Loading another instance of data table 'mothur_map' from file '/cvmfs/main.galaxyproject.org/config/shed_tool_data_table_conf.xml', attempting to merge content.
galaxy.tools.data DEBUG 2019-08-06 15:05:07,477 [p:1,w:0,m:0] [MainThread] Loaded 0 lines from '/cvmfs/main.galaxyproject.org/tool_data/toolshed.g2.bx.psu.edu/repos/iuc/mothur_get_coremicrobiome/a1d38f9902d9/mothur_taxonomy.loc' for 'mothur_taxonomy'
galaxy.tools.data DEBUG 2019-08-06 15:05:07,477 [p:1,w:0,m:0] [MainThread] Loading another instance of data table 'mothur_taxonomy' from file '/cvmfs/main.galaxyproject.org/config/shed_tool_data_table_conf.xml', attempting to merge content.
galaxy.tools.data DEBUG 2019-08-06 15:05:07,478 [p:1,w:0,m:0] [MainThread] Loaded 0 lines from '/cvmfs/main.galaxyproject.org/tool_data/toolshed.g2.bx.psu.edu/repos/iuc/mothur_get_dists/bc5112d1d317/mothur_aligndb.loc' for 'mothur_aligndb'
galaxy.tools.data DEBUG 2019-08-06 15:05:07,478 [p:1,w:0,m:0] [MainThread] Loading another instance of data table 'mothur_aligndb' from file '/cvmfs/main.galaxyproject.org/config/shed_tool_data_table_conf.xml', attempting to merge content.
galaxy.tools.data DEBUG 2019-08-06 15:05:07,478 [p:1,w:0,m:0] [MainThread] Loaded 0 lines from '/cvmfs/main.galaxyproject.org/tool_data/toolshed.g2.bx.psu.edu/repos/iuc/mothur_get_dists/bc5112d1d317/mothur_lookup.loc' for 'mothur_lookup'
galaxy.tools.data DEBUG 2019-08-06 15:05:07,478 [p:1,w:0,m:0] [MainThread] Loading another instance of data table 'mothur_lookup' from file '/cvmfs/main.galaxyproject.org/config/shed_tool_data_table_conf.xml', attempting to merge content.
galaxy.tools.data DEBUG 2019-08-06 15:05:07,479 [p:1,w:0,m:0] [MainThread] Loaded 0 lines from '/cvmfs/main.galaxyproject.org/tool_data/toolshed.g2.bx.psu.edu/repos/iuc/mothur_get_dists/bc5112d1d317/mothur_map.loc' for 'mothur_map'
galaxy.tools.data DEBUG 2019-08-06 15:05:07,479 [p:1,w:0,m:0] [MainThread] Loading another instance of data table 'mothur_map' from file '/cvmfs/main.galaxyproject.org/config/shed_tool_data_table_conf.xml', attempting to merge content.
galaxy.tools.data DEBUG 2019-08-06 15:05:07,479 [p:1,w:0,m:0] [MainThread] Loaded 0 lines from '/cvmfs/main.galaxyproject.org/tool_data/toolshed.g2.bx.psu.edu/repos/iuc/mothur_get_dists/bc5112d1d317/mothur_taxonomy.loc' for 'mothur_taxonomy'
galaxy.tools.data DEBUG 2019-08-06 15:05:07,480 [p:1,w:0,m:0] [MainThread] Loading another instance of data table 'mothur_taxonomy' from file '/cvmfs/main.galaxyproject.org/config/shed_tool_data_table_conf.xml', attempting to merge content.
galaxy.tools.data DEBUG 2019-08-06 15:05:07,480 [p:1,w:0,m:0] [MainThread] Loaded 0 lines from '/cvmfs/main.galaxyproject.org/tool_data/toolshed.g2.bx.psu.edu/repos/iuc/mothur_get_groups/1715be05e718/mothur_aligndb.loc' for 'mothur_aligndb'
galaxy.tools.data DEBUG 2019-08-06 15:05:07,480 [p:1,w:0,m:0] [MainThread] Loading another instance of data table 'mothur_aligndb' from file '/cvmfs/main.galaxyproject.org/config/shed_tool_data_table_conf.xml', attempting to merge content.
galaxy.tools.data DEBUG 2019-08-06 15:05:07,481 [p:1,w:0,m:0] [MainThread] Loaded 0 lines from '/cvmfs/main.galaxyproject.org/tool_data/toolshed.g2.bx.psu.edu/repos/iuc/mothur_get_groups/1715be05e718/mothur_lookup.loc' for 'mothur_lookup'
galaxy.tools.data DEBUG 2019-08-06 15:05:07,481 [p:1,w:0,m:0] [MainThread] Loading another instance of data table 'mothur_lookup' from file '/cvmfs/main.galaxyproject.org/config/shed_tool_data_table_conf.xml', attempting to merge content.
galaxy.tools.data DEBUG 2019-08-06 15:05:07,482 [p:1,w:0,m:0] [MainThread] Loaded 0 lines from '/cvmfs/main.galaxyproject.org/tool_data/toolshed.g2.bx.psu.edu/repos/iuc/mothur_get_groups/1715be05e718/mothur_map.loc' for 'mothur_map'
galaxy.tools.data DEBUG 2019-08-06 15:05:07,482 [p:1,w:0,m:0] [MainThread] Loading another instance of data table 'mothur_map' from file '/cvmfs/main.galaxyproject.org/config/shed_tool_data_table_conf.xml', attempting to merge content.
galaxy.tools.data DEBUG 2019-08-06 15:05:07,482 [p:1,w:0,m:0] [MainThread] Loaded 0 lines from '/cvmfs/main.galaxyproject.org/tool_data/toolshed.g2.bx.psu.edu/repos/iuc/mothur_get_groups/1715be05e718/mothur_taxonomy.loc' for 'mothur_taxonomy'
galaxy.tools.data DEBUG 2019-08-06 15:05:07,482 [p:1,w:0,m:0] [MainThread] Loading another instance of data table 'mothur_taxonomy' from file '/cvmfs/main.galaxyproject.org/config/shed_tool_data_table_conf.xml', attempting to merge content.
galaxy.tools.data DEBUG 2019-08-06 15:05:07,482 [p:1,w:0,m:0] [MainThread] Loaded 0 lines from '/cvmfs/main.galaxyproject.org/tool_data/toolshed.g2.bx.psu.edu/repos/iuc/mothur_get_group/0aa74388e4fc/mothur_aligndb.loc' for 'mothur_aligndb'
galaxy.tools.data DEBUG 2019-08-06 15:05:07,483 [p:1,w:0,m:0] [MainThread] Loading another instance of data table 'mothur_aligndb' from file '/cvmfs/main.galaxyproject.org/config/shed_tool_data_table_conf.xml', attempting to merge content.
galaxy.tools.data DEBUG 2019-08-06 15:05:07,483 [p:1,w:0,m:0] [MainThread] Loaded 0 lines from '/cvmfs/main.galaxyproject.org/tool_data/toolshed.g2.bx.psu.edu/repos/iuc/mothur_get_group/0aa74388e4fc/mothur_lookup.loc' for 'mothur_lookup'
galaxy.tools.data DEBUG 2019-08-06 15:05:07,483 [p:1,w:0,m:0] [MainThread] Loading another instance of data table 'mothur_lookup' from file '/cvmfs/main.galaxyproject.org/config/shed_tool_data_table_conf.xml', attempting to merge content.
galaxy.tools.data DEBUG 2019-08-06 15:05:07,484 [p:1,w:0,m:0] [MainThread] Loaded 0 lines from '/cvmfs/main.galaxyproject.org/tool_data/toolshed.g2.bx.psu.edu/repos/iuc/mothur_get_group/0aa74388e4fc/mothur_map.loc' for 'mothur_map'
galaxy.tools.data DEBUG 2019-08-06 15:05:07,484 [p:1,w:0,m:0] [MainThread] Loading another instance of data table 'mothur_map' from file '/cvmfs/main.galaxyproject.org/config/shed_tool_data_table_conf.xml', attempting to merge content.
galaxy.tools.data DEBUG 2019-08-06 15:05:07,484 [p:1,w:0,m:0] [MainThread] Loaded 0 lines from '/cvmfs/main.galaxyproject.org/tool_data/toolshed.g2.bx.psu.edu/repos/iuc/mothur_get_group/0aa74388e4fc/mothur_taxonomy.loc' for 'mothur_taxonomy'
galaxy.tools.data DEBUG 2019-08-06 15:05:07,484 [p:1,w:0,m:0] [MainThread] Loading another instance of data table 'mothur_taxonomy' from file '/cvmfs/main.galaxyproject.org/config/shed_tool_data_table_conf.xml', attempting to merge content.
galaxy.tools.data DEBUG 2019-08-06 15:05:07,485 [p:1,w:0,m:0] [MainThread] Loaded 0 lines from '/cvmfs/main.galaxyproject.org/tool_data/toolshed.g2.bx.psu.edu/repos/iuc/mothur_get_label/44c7d48a6819/mothur_aligndb.loc' for 'mothur_aligndb'
galaxy.tools.data DEBUG 2019-08-06 15:05:07,485 [p:1,w:0,m:0] [MainThread] Loading another instance of data table 'mothur_aligndb' from file '/cvmfs/main.galaxyproject.org/config/shed_tool_data_table_conf.xml', attempting to merge content.
galaxy.tools.data DEBUG 2019-08-06 15:05:07,485 [p:1,w:0,m:0] [MainThread] Loaded 0 lines from '/cvmfs/main.galaxyproject.org/tool_data/toolshed.g2.bx.psu.edu/repos/iuc/mothur_get_label/44c7d48a6819/mothur_lookup.loc' for 'mothur_lookup'
galaxy.tools.data DEBUG 2019-08-06 15:05:07,485 [p:1,w:0,m:0] [MainThread] Loading another instance of data table 'mothur_lookup' from file '/cvmfs/main.galaxyproject.org/config/shed_tool_data_table_conf.xml', attempting to merge content.
galaxy.tools.data DEBUG 2019-08-06 15:05:07,486 [p:1,w:0,m:0] [MainThread] Loaded 0 lines from '/cvmfs/main.galaxyproject.org/tool_data/toolshed.g2.bx.psu.edu/repos/iuc/mothur_get_label/44c7d48a6819/mothur_map.loc' for 'mothur_map'
galaxy.tools.data DEBUG 2019-08-06 15:05:07,486 [p:1,w:0,m:0] [MainThread] Loading another instance of data table 'mothur_map' from file '/cvmfs/main.galaxyproject.org/config/shed_tool_data_table_conf.xml', attempting to merge content.
galaxy.tools.data DEBUG 2019-08-06 15:05:07,486 [p:1,w:0,m:0] [MainThread] Loaded 0 lines from '/cvmfs/main.galaxyproject.org/tool_data/toolshed.g2.bx.psu.edu/repos/iuc/mothur_get_label/44c7d48a6819/mothur_taxonomy.loc' for 'mothur_taxonomy'
galaxy.tools.data DEBUG 2019-08-06 15:05:07,486 [p:1,w:0,m:0] [MainThread] Loading another instance of data table 'mothur_taxonomy' from file '/cvmfs/main.galaxyproject.org/config/shed_tool_data_table_conf.xml', attempting to merge content.
galaxy.tools.data DEBUG 2019-08-06 15:05:07,487 [p:1,w:0,m:0] [MainThread] Loaded 0 lines from '/cvmfs/main.galaxyproject.org/tool_data/toolshed.g2.bx.psu.edu/repos/iuc/mothur_get_lineage/c5034189eb03/mothur_aligndb.loc' for 'mothur_aligndb'
galaxy.tools.data DEBUG 2019-08-06 15:05:07,487 [p:1,w:0,m:0] [MainThread] Loading another instance of data table 'mothur_aligndb' from file '/cvmfs/main.galaxyproject.org/config/shed_tool_data_table_conf.xml', attempting to merge content.
galaxy.tools.data DEBUG 2019-08-06 15:05:07,488 [p:1,w:0,m:0] [MainThread] Loaded 0 lines from '/cvmfs/main.galaxyproject.org/tool_data/toolshed.g2.bx.psu.edu/repos/iuc/mothur_get_lineage/c5034189eb03/mothur_lookup.loc' for 'mothur_lookup'
galaxy.tools.data DEBUG 2019-08-06 15:05:07,488 [p:1,w:0,m:0] [MainThread] Loading another instance of data table 'mothur_lookup' from file '/cvmfs/main.galaxyproject.org/config/shed_tool_data_table_conf.xml', attempting to merge content.
galaxy.tools.data DEBUG 2019-08-06 15:05:07,488 [p:1,w:0,m:0] [MainThread] Loaded 0 lines from '/cvmfs/main.galaxyproject.org/tool_data/toolshed.g2.bx.psu.edu/repos/iuc/mothur_get_lineage/c5034189eb03/mothur_map.loc' for 'mothur_map'
galaxy.tools.data DEBUG 2019-08-06 15:05:07,488 [p:1,w:0,m:0] [MainThread] Loading another instance of data table 'mothur_map' from file '/cvmfs/main.galaxyproject.org/config/shed_tool_data_table_conf.xml', attempting to merge content.
galaxy.tools.data DEBUG 2019-08-06 15:05:07,489 [p:1,w:0,m:0] [MainThread] Loaded 0 lines from '/cvmfs/main.galaxyproject.org/tool_data/toolshed.g2.bx.psu.edu/repos/iuc/mothur_get_lineage/c5034189eb03/mothur_taxonomy.loc' for 'mothur_taxonomy'
galaxy.tools.data DEBUG 2019-08-06 15:05:07,489 [p:1,w:0,m:0] [MainThread] Loading another instance of data table 'mothur_taxonomy' from file '/cvmfs/main.galaxyproject.org/config/shed_tool_data_table_conf.xml', attempting to merge content.
galaxy.tools.data DEBUG 2019-08-06 15:05:07,490 [p:1,w:0,m:0] [MainThread] Loaded 0 lines from '/cvmfs/main.galaxyproject.org/tool_data/toolshed.g2.bx.psu.edu/repos/iuc/mothur_get_mimarkspackage/74a93a1ec22c/mothur_aligndb.loc' for 'mothur_aligndb'
galaxy.tools.data DEBUG 2019-08-06 15:05:07,490 [p:1,w:0,m:0] [MainThread] Loading another instance of data table 'mothur_aligndb' from file '/cvmfs/main.galaxyproject.org/config/shed_tool_data_table_conf.xml', attempting to merge content.
galaxy.tools.data DEBUG 2019-08-06 15:05:07,490 [p:1,w:0,m:0] [MainThread] Loaded 0 lines from '/cvmfs/main.galaxyproject.org/tool_data/toolshed.g2.bx.psu.edu/repos/iuc/mothur_get_mimarkspackage/74a93a1ec22c/mothur_lookup.loc' for 'mothur_lookup'
galaxy.tools.data DEBUG 2019-08-06 15:05:07,491 [p:1,w:0,m:0] [MainThread] Loading another instance of data table 'mothur_lookup' from file '/cvmfs/main.galaxyproject.org/config/shed_tool_data_table_conf.xml', attempting to merge content.
galaxy.tools.data DEBUG 2019-08-06 15:05:07,491 [p:1,w:0,m:0] [MainThread] Loaded 0 lines from '/cvmfs/main.galaxyproject.org/tool_data/toolshed.g2.bx.psu.edu/repos/iuc/mothur_get_mimarkspackage/74a93a1ec22c/mothur_map.loc' for 'mothur_map'
galaxy.tools.data DEBUG 2019-08-06 15:05:07,491 [p:1,w:0,m:0] [MainThread] Loading another instance of data table 'mothur_map' from file '/cvmfs/main.galaxyproject.org/config/shed_tool_data_table_conf.xml', attempting to merge content.
galaxy.tools.data DEBUG 2019-08-06 15:05:07,492 [p:1,w:0,m:0] [MainThread] Loaded 0 lines from '/cvmfs/main.galaxyproject.org/tool_data/toolshed.g2.bx.psu.edu/repos/iuc/mothur_get_mimarkspackage/74a93a1ec22c/mothur_taxonomy.loc' for 'mothur_taxonomy'
galaxy.tools.data DEBUG 2019-08-06 15:05:07,492 [p:1,w:0,m:0] [MainThread] Loading another instance of data table 'mothur_taxonomy' from file '/cvmfs/main.galaxyproject.org/config/shed_tool_data_table_conf.xml', attempting to merge content.
galaxy.tools.data DEBUG 2019-08-06 15:05:07,492 [p:1,w:0,m:0] [MainThread] Loaded 0 lines from '/cvmfs/main.galaxyproject.org/tool_data/toolshed.g2.bx.psu.edu/repos/iuc/mothur_get_otulabels/29769fb14cd2/mothur_aligndb.loc' for 'mothur_aligndb'
galaxy.tools.data DEBUG 2019-08-06 15:05:07,493 [p:1,w:0,m:0] [MainThread] Loading another instance of data table 'mothur_aligndb' from file '/cvmfs/main.galaxyproject.org/config/shed_tool_data_table_conf.xml', attempting to merge content.
galaxy.tools.data DEBUG 2019-08-06 15:05:07,493 [p:1,w:0,m:0] [MainThread] Loaded 0 lines from '/cvmfs/main.galaxyproject.org/tool_data/toolshed.g2.bx.psu.edu/repos/iuc/mothur_get_otulabels/29769fb14cd2/mothur_lookup.loc' for 'mothur_lookup'
galaxy.tools.data DEBUG 2019-08-06 15:05:07,493 [p:1,w:0,m:0] [MainThread] Loading another instance of data table 'mothur_lookup' from file '/cvmfs/main.galaxyproject.org/config/shed_tool_data_table_conf.xml', attempting to merge content.
galaxy.tools.data DEBUG 2019-08-06 15:05:07,494 [p:1,w:0,m:0] [MainThread] Loaded 0 lines from '/cvmfs/main.galaxyproject.org/tool_data/toolshed.g2.bx.psu.edu/repos/iuc/mothur_get_otulabels/29769fb14cd2/mothur_map.loc' for 'mothur_map'
galaxy.tools.data DEBUG 2019-08-06 15:05:07,494 [p:1,w:0,m:0] [MainThread] Loading another instance of data table 'mothur_map' from file '/cvmfs/main.galaxyproject.org/config/shed_tool_data_table_conf.xml', attempting to merge content.
galaxy.tools.data DEBUG 2019-08-06 15:05:07,495 [p:1,w:0,m:0] [MainThread] Loaded 0 lines from '/cvmfs/main.galaxyproject.org/tool_data/toolshed.g2.bx.psu.edu/repos/iuc/mothur_get_otulabels/29769fb14cd2/mothur_taxonomy.loc' for 'mothur_taxonomy'
galaxy.tools.data DEBUG 2019-08-06 15:05:07,495 [p:1,w:0,m:0] [MainThread] Loading another instance of data table 'mothur_taxonomy' from file '/cvmfs/main.galaxyproject.org/config/shed_tool_data_table_conf.xml', attempting to merge content.
galaxy.tools.data DEBUG 2019-08-06 15:05:07,495 [p:1,w:0,m:0] [MainThread] Loaded 0 lines from '/cvmfs/main.galaxyproject.org/tool_data/toolshed.g2.bx.psu.edu/repos/iuc/mothur_get_otulist/7a922d81eca2/mothur_aligndb.loc' for 'mothur_aligndb'
galaxy.tools.data DEBUG 2019-08-06 15:05:07,495 [p:1,w:0,m:0] [MainThread] Loading another instance of data table 'mothur_aligndb' from file '/cvmfs/main.galaxyproject.org/config/shed_tool_data_table_conf.xml', attempting to merge content.
galaxy.tools.data DEBUG 2019-08-06 15:05:07,496 [p:1,w:0,m:0] [MainThread] Loaded 0 lines from '/cvmfs/main.galaxyproject.org/tool_data/toolshed.g2.bx.psu.edu/repos/iuc/mothur_get_otulist/7a922d81eca2/mothur_lookup.loc' for 'mothur_lookup'
galaxy.tools.data DEBUG 2019-08-06 15:05:07,496 [p:1,w:0,m:0] [MainThread] Loading another instance of data table 'mothur_lookup' from file '/cvmfs/main.galaxyproject.org/config/shed_tool_data_table_conf.xml', attempting to merge content.
galaxy.tools.data DEBUG 2019-08-06 15:05:07,497 [p:1,w:0,m:0] [MainThread] Loaded 0 lines from '/cvmfs/main.galaxyproject.org/tool_data/toolshed.g2.bx.psu.edu/repos/iuc/mothur_get_otulist/7a922d81eca2/mothur_map.loc' for 'mothur_map'
galaxy.tools.data DEBUG 2019-08-06 15:05:07,497 [p:1,w:0,m:0] [MainThread] Loading another instance of data table 'mothur_map' from file '/cvmfs/main.galaxyproject.org/config/shed_tool_data_table_conf.xml', attempting to merge content.
galaxy.tools.data DEBUG 2019-08-06 15:05:07,497 [p:1,w:0,m:0] [MainThread] Loaded 0 lines from '/cvmfs/main.galaxyproject.org/tool_data/toolshed.g2.bx.psu.edu/repos/iuc/mothur_get_otulist/7a922d81eca2/mothur_taxonomy.loc' for 'mothur_taxonomy'
galaxy.tools.data DEBUG 2019-08-06 15:05:07,497 [p:1,w:0,m:0] [MainThread] Loading another instance of data table 'mothur_taxonomy' from file '/cvmfs/main.galaxyproject.org/config/shed_tool_data_table_conf.xml', attempting to merge content.
galaxy.tools.data DEBUG 2019-08-06 15:05:07,498 [p:1,w:0,m:0] [MainThread] Loaded 0 lines from '/cvmfs/main.galaxyproject.org/tool_data/toolshed.g2.bx.psu.edu/repos/iuc/mothur_get_oturep/07d536eabf6c/mothur_aligndb.loc' for 'mothur_aligndb'
galaxy.tools.data DEBUG 2019-08-06 15:05:07,498 [p:1,w:0,m:0] [MainThread] Loading another instance of data table 'mothur_aligndb' from file '/cvmfs/main.galaxyproject.org/config/shed_tool_data_table_conf.xml', attempting to merge content.
galaxy.tools.data DEBUG 2019-08-06 15:05:07,498 [p:1,w:0,m:0] [MainThread] Loaded 0 lines from '/cvmfs/main.galaxyproject.org/tool_data/toolshed.g2.bx.psu.edu/repos/iuc/mothur_get_oturep/07d536eabf6c/mothur_lookup.loc' for 'mothur_lookup'
galaxy.tools.data DEBUG 2019-08-06 15:05:07,498 [p:1,w:0,m:0] [MainThread] Loading another instance of data table 'mothur_lookup' from file '/cvmfs/main.galaxyproject.org/config/shed_tool_data_table_conf.xml', attempting to merge content.
galaxy.tools.data DEBUG 2019-08-06 15:05:07,499 [p:1,w:0,m:0] [MainThread] Loaded 0 lines from '/cvmfs/main.galaxyproject.org/tool_data/toolshed.g2.bx.psu.edu/repos/iuc/mothur_get_oturep/07d536eabf6c/mothur_map.loc' for 'mothur_map'
galaxy.tools.data DEBUG 2019-08-06 15:05:07,499 [p:1,w:0,m:0] [MainThread] Loading another instance of data table 'mothur_map' from file '/cvmfs/main.galaxyproject.org/config/shed_tool_data_table_conf.xml', attempting to merge content.
galaxy.tools.data DEBUG 2019-08-06 15:05:07,500 [p:1,w:0,m:0] [MainThread] Loaded 0 lines from '/cvmfs/main.galaxyproject.org/tool_data/toolshed.g2.bx.psu.edu/repos/iuc/mothur_get_oturep/07d536eabf6c/mothur_taxonomy.loc' for 'mothur_taxonomy'
galaxy.tools.data DEBUG 2019-08-06 15:05:07,500 [p:1,w:0,m:0] [MainThread] Loading another instance of data table 'mothur_taxonomy' from file '/cvmfs/main.galaxyproject.org/config/shed_tool_data_table_conf.xml', attempting to merge content.
galaxy.tools.data DEBUG 2019-08-06 15:05:07,500 [p:1,w:0,m:0] [MainThread] Loaded 0 lines from '/cvmfs/main.galaxyproject.org/tool_data/toolshed.g2.bx.psu.edu/repos/iuc/mothur_get_otus/04a479ceb84a/mothur_aligndb.loc' for 'mothur_aligndb'
galaxy.tools.data DEBUG 2019-08-06 15:05:07,501 [p:1,w:0,m:0] [MainThread] Loading another instance of data table 'mothur_aligndb' from file '/cvmfs/main.galaxyproject.org/config/shed_tool_data_table_conf.xml', attempting to merge content.
galaxy.tools.data DEBUG 2019-08-06 15:05:07,501 [p:1,w:0,m:0] [MainThread] Loaded 0 lines from '/cvmfs/main.galaxyproject.org/tool_data/toolshed.g2.bx.psu.edu/repos/iuc/mothur_get_otus/04a479ceb84a/mothur_lookup.loc' for 'mothur_lookup'
galaxy.tools.data DEBUG 2019-08-06 15:05:07,501 [p:1,w:0,m:0] [MainThread] Loading another instance of data table 'mothur_lookup' from file '/cvmfs/main.galaxyproject.org/config/shed_tool_data_table_conf.xml', attempting to merge content.
galaxy.tools.data DEBUG 2019-08-06 15:05:07,502 [p:1,w:0,m:0] [MainThread] Loaded 0 lines from '/cvmfs/main.galaxyproject.org/tool_data/toolshed.g2.bx.psu.edu/repos/iuc/mothur_get_otus/04a479ceb84a/mothur_map.loc' for 'mothur_map'
galaxy.tools.data DEBUG 2019-08-06 15:05:07,502 [p:1,w:0,m:0] [MainThread] Loading another instance of data table 'mothur_map' from file '/cvmfs/main.galaxyproject.org/config/shed_tool_data_table_conf.xml', attempting to merge content.
galaxy.tools.data DEBUG 2019-08-06 15:05:07,502 [p:1,w:0,m:0] [MainThread] Loaded 0 lines from '/cvmfs/main.galaxyproject.org/tool_data/toolshed.g2.bx.psu.edu/repos/iuc/mothur_get_otus/04a479ceb84a/mothur_taxonomy.loc' for 'mothur_taxonomy'
galaxy.tools.data DEBUG 2019-08-06 15:05:07,503 [p:1,w:0,m:0] [MainThread] Loading another instance of data table 'mothur_taxonomy' from file '/cvmfs/main.galaxyproject.org/config/shed_tool_data_table_conf.xml', attempting to merge content.
galaxy.tools.data DEBUG 2019-08-06 15:05:07,503 [p:1,w:0,m:0] [MainThread] Loaded 0 lines from '/cvmfs/main.galaxyproject.org/tool_data/toolshed.g2.bx.psu.edu/repos/iuc/mothur_get_rabund/d441d54fbe09/mothur_aligndb.loc' for 'mothur_aligndb'
galaxy.tools.data DEBUG 2019-08-06 15:05:07,503 [p:1,w:0,m:0] [MainThread] Loading another instance of data table 'mothur_aligndb' from file '/cvmfs/main.galaxyproject.org/config/shed_tool_data_table_conf.xml', attempting to merge content.
galaxy.tools.data DEBUG 2019-08-06 15:05:07,504 [p:1,w:0,m:0] [MainThread] Loaded 0 lines from '/cvmfs/main.galaxyproject.org/tool_data/toolshed.g2.bx.psu.edu/repos/iuc/mothur_get_rabund/d441d54fbe09/mothur_lookup.loc' for 'mothur_lookup'
galaxy.tools.data DEBUG 2019-08-06 15:05:07,504 [p:1,w:0,m:0] [MainThread] Loading another instance of data table 'mothur_lookup' from file '/cvmfs/main.galaxyproject.org/config/shed_tool_data_table_conf.xml', attempting to merge content.
galaxy.tools.data DEBUG 2019-08-06 15:05:07,504 [p:1,w:0,m:0] [MainThread] Loaded 0 lines from '/cvmfs/main.galaxyproject.org/tool_data/toolshed.g2.bx.psu.edu/repos/iuc/mothur_get_rabund/d441d54fbe09/mothur_map.loc' for 'mothur_map'
galaxy.tools.data DEBUG 2019-08-06 15:05:07,505 [p:1,w:0,m:0] [MainThread] Loading another instance of data table 'mothur_map' from file '/cvmfs/main.galaxyproject.org/config/shed_tool_data_table_conf.xml', attempting to merge content.
galaxy.tools.data DEBUG 2019-08-06 15:05:07,505 [p:1,w:0,m:0] [MainThread] Loaded 0 lines from '/cvmfs/main.galaxyproject.org/tool_data/toolshed.g2.bx.psu.edu/repos/iuc/mothur_get_rabund/d441d54fbe09/mothur_taxonomy.loc' for 'mothur_taxonomy'
galaxy.tools.data DEBUG 2019-08-06 15:05:07,506 [p:1,w:0,m:0] [MainThread] Loading another instance of data table 'mothur_taxonomy' from file '/cvmfs/main.galaxyproject.org/config/shed_tool_data_table_conf.xml', attempting to merge content.
galaxy.tools.data DEBUG 2019-08-06 15:05:07,506 [p:1,w:0,m:0] [MainThread] Loaded 0 lines from '/cvmfs/main.galaxyproject.org/tool_data/toolshed.g2.bx.psu.edu/repos/iuc/mothur_get_relabund/47e9c119ac28/mothur_aligndb.loc' for 'mothur_aligndb'
galaxy.tools.data DEBUG 2019-08-06 15:05:07,506 [p:1,w:0,m:0] [MainThread] Loading another instance of data table 'mothur_aligndb' from file '/cvmfs/main.galaxyproject.org/config/shed_tool_data_table_conf.xml', attempting to merge content.
galaxy.tools.data DEBUG 2019-08-06 15:05:07,507 [p:1,w:0,m:0] [MainThread] Loaded 0 lines from '/cvmfs/main.galaxyproject.org/tool_data/toolshed.g2.bx.psu.edu/repos/iuc/mothur_get_relabund/47e9c119ac28/mothur_lookup.loc' for 'mothur_lookup'
galaxy.tools.data DEBUG 2019-08-06 15:05:07,507 [p:1,w:0,m:0] [MainThread] Loading another instance of data table 'mothur_lookup' from file '/cvmfs/main.galaxyproject.org/config/shed_tool_data_table_conf.xml', attempting to merge content.
galaxy.tools.data DEBUG 2019-08-06 15:05:07,507 [p:1,w:0,m:0] [MainThread] Loaded 0 lines from '/cvmfs/main.galaxyproject.org/tool_data/toolshed.g2.bx.psu.edu/repos/iuc/mothur_get_relabund/47e9c119ac28/mothur_map.loc' for 'mothur_map'
galaxy.tools.data DEBUG 2019-08-06 15:05:07,507 [p:1,w:0,m:0] [MainThread] Loading another instance of data table 'mothur_map' from file '/cvmfs/main.galaxyproject.org/config/shed_tool_data_table_conf.xml', attempting to merge content.
galaxy.tools.data DEBUG 2019-08-06 15:05:07,508 [p:1,w:0,m:0] [MainThread] Loaded 0 lines from '/cvmfs/main.galaxyproject.org/tool_data/toolshed.g2.bx.psu.edu/repos/iuc/mothur_get_relabund/47e9c119ac28/mothur_taxonomy.loc' for 'mothur_taxonomy'
galaxy.tools.data DEBUG 2019-08-06 15:05:07,508 [p:1,w:0,m:0] [MainThread] Loading another instance of data table 'mothur_taxonomy' from file '/cvmfs/main.galaxyproject.org/config/shed_tool_data_table_conf.xml', attempting to merge content.
galaxy.tools.data DEBUG 2019-08-06 15:05:07,509 [p:1,w:0,m:0] [MainThread] Loaded 0 lines from '/cvmfs/main.galaxyproject.org/tool_data/toolshed.g2.bx.psu.edu/repos/iuc/mothur_get_sabund/502c0ba699fb/mothur_aligndb.loc' for 'mothur_aligndb'
galaxy.tools.data DEBUG 2019-08-06 15:05:07,509 [p:1,w:0,m:0] [MainThread] Loading another instance of data table 'mothur_aligndb' from file '/cvmfs/main.galaxyproject.org/config/shed_tool_data_table_conf.xml', attempting to merge content.
galaxy.tools.data DEBUG 2019-08-06 15:05:07,510 [p:1,w:0,m:0] [MainThread] Loaded 0 lines from '/cvmfs/main.galaxyproject.org/tool_data/toolshed.g2.bx.psu.edu/repos/iuc/mothur_get_sabund/502c0ba699fb/mothur_lookup.loc' for 'mothur_lookup'
galaxy.tools.data DEBUG 2019-08-06 15:05:07,510 [p:1,w:0,m:0] [MainThread] Loading another instance of data table 'mothur_lookup' from file '/cvmfs/main.galaxyproject.org/config/shed_tool_data_table_conf.xml', attempting to merge content.
galaxy.tools.data DEBUG 2019-08-06 15:05:07,511 [p:1,w:0,m:0] [MainThread] Loaded 0 lines from '/cvmfs/main.galaxyproject.org/tool_data/toolshed.g2.bx.psu.edu/repos/iuc/mothur_get_sabund/502c0ba699fb/mothur_map.loc' for 'mothur_map'
galaxy.tools.data DEBUG 2019-08-06 15:05:07,511 [p:1,w:0,m:0] [MainThread] Loading another instance of data table 'mothur_map' from file '/cvmfs/main.galaxyproject.org/config/shed_tool_data_table_conf.xml', attempting to merge content.
galaxy.tools.data DEBUG 2019-08-06 15:05:07,511 [p:1,w:0,m:0] [MainThread] Loaded 0 lines from '/cvmfs/main.galaxyproject.org/tool_data/toolshed.g2.bx.psu.edu/repos/iuc/mothur_get_sabund/502c0ba699fb/mothur_taxonomy.loc' for 'mothur_taxonomy'
galaxy.tools.data DEBUG 2019-08-06 15:05:07,511 [p:1,w:0,m:0] [MainThread] Loading another instance of data table 'mothur_taxonomy' from file '/cvmfs/main.galaxyproject.org/config/shed_tool_data_table_conf.xml', attempting to merge content.
galaxy.tools.data DEBUG 2019-08-06 15:05:07,512 [p:1,w:0,m:0] [MainThread] Loaded 0 lines from '/cvmfs/main.galaxyproject.org/tool_data/toolshed.g2.bx.psu.edu/repos/iuc/mothur_get_seqs/5acd4d7339b9/mothur_aligndb.loc' for 'mothur_aligndb'
galaxy.tools.data DEBUG 2019-08-06 15:05:07,512 [p:1,w:0,m:0] [MainThread] Loading another instance of data table 'mothur_aligndb' from file '/cvmfs/main.galaxyproject.org/config/shed_tool_data_table_conf.xml', attempting to merge content.
galaxy.tools.data DEBUG 2019-08-06 15:05:07,512 [p:1,w:0,m:0] [MainThread] Loaded 0 lines from '/cvmfs/main.galaxyproject.org/tool_data/toolshed.g2.bx.psu.edu/repos/iuc/mothur_get_seqs/5acd4d7339b9/mothur_lookup.loc' for 'mothur_lookup'
galaxy.tools.data DEBUG 2019-08-06 15:05:07,512 [p:1,w:0,m:0] [MainThread] Loading another instance of data table 'mothur_lookup' from file '/cvmfs/main.galaxyproject.org/config/shed_tool_data_table_conf.xml', attempting to merge content.
galaxy.tools.data DEBUG 2019-08-06 15:05:07,513 [p:1,w:0,m:0] [MainThread] Loaded 0 lines from '/cvmfs/main.galaxyproject.org/tool_data/toolshed.g2.bx.psu.edu/repos/iuc/mothur_get_seqs/5acd4d7339b9/mothur_map.loc' for 'mothur_map'
galaxy.tools.data DEBUG 2019-08-06 15:05:07,513 [p:1,w:0,m:0] [MainThread] Loading another instance of data table 'mothur_map' from file '/cvmfs/main.galaxyproject.org/config/shed_tool_data_table_conf.xml', attempting to merge content.
galaxy.tools.data DEBUG 2019-08-06 15:05:07,513 [p:1,w:0,m:0] [MainThread] Loaded 0 lines from '/cvmfs/main.galaxyproject.org/tool_data/toolshed.g2.bx.psu.edu/repos/iuc/mothur_get_seqs/5acd4d7339b9/mothur_taxonomy.loc' for 'mothur_taxonomy'
galaxy.tools.data DEBUG 2019-08-06 15:05:07,513 [p:1,w:0,m:0] [MainThread] Loading another instance of data table 'mothur_taxonomy' from file '/cvmfs/main.galaxyproject.org/config/shed_tool_data_table_conf.xml', attempting to merge content.
galaxy.tools.data DEBUG 2019-08-06 15:05:07,514 [p:1,w:0,m:0] [MainThread] Loaded 0 lines from '/cvmfs/main.galaxyproject.org/tool_data/toolshed.g2.bx.psu.edu/repos/iuc/mothur_get_sharedseqs/d5b97213e4ba/mothur_aligndb.loc' for 'mothur_aligndb'
galaxy.tools.data DEBUG 2019-08-06 15:05:07,514 [p:1,w:0,m:0] [MainThread] Loading another instance of data table 'mothur_aligndb' from file '/cvmfs/main.galaxyproject.org/config/shed_tool_data_table_conf.xml', attempting to merge content.
galaxy.tools.data DEBUG 2019-08-06 15:05:07,515 [p:1,w:0,m:0] [MainThread] Loaded 0 lines from '/cvmfs/main.galaxyproject.org/tool_data/toolshed.g2.bx.psu.edu/repos/iuc/mothur_get_sharedseqs/d5b97213e4ba/mothur_lookup.loc' for 'mothur_lookup'
galaxy.tools.data DEBUG 2019-08-06 15:05:07,515 [p:1,w:0,m:0] [MainThread] Loading another instance of data table 'mothur_lookup' from file '/cvmfs/main.galaxyproject.org/config/shed_tool_data_table_conf.xml', attempting to merge content.
galaxy.tools.data DEBUG 2019-08-06 15:05:07,515 [p:1,w:0,m:0] [MainThread] Loaded 0 lines from '/cvmfs/main.galaxyproject.org/tool_data/toolshed.g2.bx.psu.edu/repos/iuc/mothur_get_sharedseqs/d5b97213e4ba/mothur_map.loc' for 'mothur_map'
galaxy.tools.data DEBUG 2019-08-06 15:05:07,516 [p:1,w:0,m:0] [MainThread] Loading another instance of data table 'mothur_map' from file '/cvmfs/main.galaxyproject.org/config/shed_tool_data_table_conf.xml', attempting to merge content.
galaxy.tools.data DEBUG 2019-08-06 15:05:07,516 [p:1,w:0,m:0] [MainThread] Loaded 0 lines from '/cvmfs/main.galaxyproject.org/tool_data/toolshed.g2.bx.psu.edu/repos/iuc/mothur_get_sharedseqs/d5b97213e4ba/mothur_taxonomy.loc' for 'mothur_taxonomy'
galaxy.tools.data DEBUG 2019-08-06 15:05:07,516 [p:1,w:0,m:0] [MainThread] Loading another instance of data table 'mothur_taxonomy' from file '/cvmfs/main.galaxyproject.org/config/shed_tool_data_table_conf.xml', attempting to merge content.
galaxy.tools.data DEBUG 2019-08-06 15:05:07,517 [p:1,w:0,m:0] [MainThread] Loaded 0 lines from '/cvmfs/main.galaxyproject.org/tool_data/toolshed.g2.bx.psu.edu/repos/iuc/mothur_heatmap_bin/ac2fa6a167ad/mothur_aligndb.loc' for 'mothur_aligndb'
galaxy.tools.data DEBUG 2019-08-06 15:05:07,517 [p:1,w:0,m:0] [MainThread] Loading another instance of data table 'mothur_aligndb' from file '/cvmfs/main.galaxyproject.org/config/shed_tool_data_table_conf.xml', attempting to merge content.
galaxy.tools.data DEBUG 2019-08-06 15:05:07,518 [p:1,w:0,m:0] [MainThread] Loaded 0 lines from '/cvmfs/main.galaxyproject.org/tool_data/toolshed.g2.bx.psu.edu/repos/iuc/mothur_heatmap_bin/ac2fa6a167ad/mothur_lookup.loc' for 'mothur_lookup'
galaxy.tools.data DEBUG 2019-08-06 15:05:07,518 [p:1,w:0,m:0] [MainThread] Loading another instance of data table 'mothur_lookup' from file '/cvmfs/main.galaxyproject.org/config/shed_tool_data_table_conf.xml', attempting to merge content.
galaxy.tools.data DEBUG 2019-08-06 15:05:07,518 [p:1,w:0,m:0] [MainThread] Loaded 0 lines from '/cvmfs/main.galaxyproject.org/tool_data/toolshed.g2.bx.psu.edu/repos/iuc/mothur_heatmap_bin/ac2fa6a167ad/mothur_map.loc' for 'mothur_map'
galaxy.tools.data DEBUG 2019-08-06 15:05:07,519 [p:1,w:0,m:0] [MainThread] Loading another instance of data table 'mothur_map' from file '/cvmfs/main.galaxyproject.org/config/shed_tool_data_table_conf.xml', attempting to merge content.
galaxy.tools.data DEBUG 2019-08-06 15:05:07,519 [p:1,w:0,m:0] [MainThread] Loaded 0 lines from '/cvmfs/main.galaxyproject.org/tool_data/toolshed.g2.bx.psu.edu/repos/iuc/mothur_heatmap_bin/ac2fa6a167ad/mothur_taxonomy.loc' for 'mothur_taxonomy'
galaxy.tools.data DEBUG 2019-08-06 15:05:07,519 [p:1,w:0,m:0] [MainThread] Loading another instance of data table 'mothur_taxonomy' from file '/cvmfs/main.galaxyproject.org/config/shed_tool_data_table_conf.xml', attempting to merge content.
galaxy.tools.data DEBUG 2019-08-06 15:05:07,520 [p:1,w:0,m:0] [MainThread] Loaded 0 lines from '/cvmfs/main.galaxyproject.org/tool_data/toolshed.g2.bx.psu.edu/repos/iuc/mothur_heatmap_sim/6c7e2e05f606/mothur_aligndb.loc' for 'mothur_aligndb'
galaxy.tools.data DEBUG 2019-08-06 15:05:07,520 [p:1,w:0,m:0] [MainThread] Loading another instance of data table 'mothur_aligndb' from file '/cvmfs/main.galaxyproject.org/config/shed_tool_data_table_conf.xml', attempting to merge content.
galaxy.tools.data DEBUG 2019-08-06 15:05:07,521 [p:1,w:0,m:0] [MainThread] Loaded 0 lines from '/cvmfs/main.galaxyproject.org/tool_data/toolshed.g2.bx.psu.edu/repos/iuc/mothur_heatmap_sim/6c7e2e05f606/mothur_lookup.loc' for 'mothur_lookup'
galaxy.tools.data DEBUG 2019-08-06 15:05:07,521 [p:1,w:0,m:0] [MainThread] Loading another instance of data table 'mothur_lookup' from file '/cvmfs/main.galaxyproject.org/config/shed_tool_data_table_conf.xml', attempting to merge content.
galaxy.tools.data DEBUG 2019-08-06 15:05:07,521 [p:1,w:0,m:0] [MainThread] Loaded 0 lines from '/cvmfs/main.galaxyproject.org/tool_data/toolshed.g2.bx.psu.edu/repos/iuc/mothur_heatmap_sim/6c7e2e05f606/mothur_map.loc' for 'mothur_map'
galaxy.tools.data DEBUG 2019-08-06 15:05:07,521 [p:1,w:0,m:0] [MainThread] Loading another instance of data table 'mothur_map' from file '/cvmfs/main.galaxyproject.org/config/shed_tool_data_table_conf.xml', attempting to merge content.
galaxy.tools.data DEBUG 2019-08-06 15:05:07,522 [p:1,w:0,m:0] [MainThread] Loaded 0 lines from '/cvmfs/main.galaxyproject.org/tool_data/toolshed.g2.bx.psu.edu/repos/iuc/mothur_heatmap_sim/6c7e2e05f606/mothur_taxonomy.loc' for 'mothur_taxonomy'
galaxy.tools.data DEBUG 2019-08-06 15:05:07,522 [p:1,w:0,m:0] [MainThread] Loading another instance of data table 'mothur_taxonomy' from file '/cvmfs/main.galaxyproject.org/config/shed_tool_data_table_conf.xml', attempting to merge content.
galaxy.tools.data DEBUG 2019-08-06 15:05:07,522 [p:1,w:0,m:0] [MainThread] Loaded 0 lines from '/cvmfs/main.galaxyproject.org/tool_data/toolshed.g2.bx.psu.edu/repos/iuc/mothur_homova/2ccbfa78b831/mothur_aligndb.loc' for 'mothur_aligndb'
galaxy.tools.data DEBUG 2019-08-06 15:05:07,523 [p:1,w:0,m:0] [MainThread] Loading another instance of data table 'mothur_aligndb' from file '/cvmfs/main.galaxyproject.org/config/shed_tool_data_table_conf.xml', attempting to merge content.
galaxy.tools.data DEBUG 2019-08-06 15:05:07,523 [p:1,w:0,m:0] [MainThread] Loaded 0 lines from '/cvmfs/main.galaxyproject.org/tool_data/toolshed.g2.bx.psu.edu/repos/iuc/mothur_homova/2ccbfa78b831/mothur_lookup.loc' for 'mothur_lookup'
galaxy.tools.data DEBUG 2019-08-06 15:05:07,523 [p:1,w:0,m:0] [MainThread] Loading another instance of data table 'mothur_lookup' from file '/cvmfs/main.galaxyproject.org/config/shed_tool_data_table_conf.xml', attempting to merge content.
galaxy.tools.data DEBUG 2019-08-06 15:05:07,524 [p:1,w:0,m:0] [MainThread] Loaded 0 lines from '/cvmfs/main.galaxyproject.org/tool_data/toolshed.g2.bx.psu.edu/repos/iuc/mothur_homova/2ccbfa78b831/mothur_map.loc' for 'mothur_map'
galaxy.tools.data DEBUG 2019-08-06 15:05:07,524 [p:1,w:0,m:0] [MainThread] Loading another instance of data table 'mothur_map' from file '/cvmfs/main.galaxyproject.org/config/shed_tool_data_table_conf.xml', attempting to merge content.
galaxy.tools.data DEBUG 2019-08-06 15:05:07,525 [p:1,w:0,m:0] [MainThread] Loaded 0 lines from '/cvmfs/main.galaxyproject.org/tool_data/toolshed.g2.bx.psu.edu/repos/iuc/mothur_homova/2ccbfa78b831/mothur_taxonomy.loc' for 'mothur_taxonomy'
galaxy.tools.data DEBUG 2019-08-06 15:05:07,525 [p:1,w:0,m:0] [MainThread] Loading another instance of data table 'mothur_taxonomy' from file '/cvmfs/main.galaxyproject.org/config/shed_tool_data_table_conf.xml', attempting to merge content.
galaxy.tools.data DEBUG 2019-08-06 15:05:07,526 [p:1,w:0,m:0] [MainThread] Loaded 0 lines from '/cvmfs/main.galaxyproject.org/tool_data/toolshed.g2.bx.psu.edu/repos/iuc/mothur_indicator/c6524e1efe12/mothur_aligndb.loc' for 'mothur_aligndb'
galaxy.tools.data DEBUG 2019-08-06 15:05:07,526 [p:1,w:0,m:0] [MainThread] Loading another instance of data table 'mothur_aligndb' from file '/cvmfs/main.galaxyproject.org/config/shed_tool_data_table_conf.xml', attempting to merge content.
galaxy.tools.data DEBUG 2019-08-06 15:05:07,526 [p:1,w:0,m:0] [MainThread] Loaded 0 lines from '/cvmfs/main.galaxyproject.org/tool_data/toolshed.g2.bx.psu.edu/repos/iuc/mothur_indicator/c6524e1efe12/mothur_lookup.loc' for 'mothur_lookup'
galaxy.tools.data DEBUG 2019-08-06 15:05:07,526 [p:1,w:0,m:0] [MainThread] Loading another instance of data table 'mothur_lookup' from file '/cvmfs/main.galaxyproject.org/config/shed_tool_data_table_conf.xml', attempting to merge content.
galaxy.tools.data DEBUG 2019-08-06 15:05:07,526 [p:1,w:0,m:0] [MainThread] Loaded 0 lines from '/cvmfs/main.galaxyproject.org/tool_data/toolshed.g2.bx.psu.edu/repos/iuc/mothur_indicator/c6524e1efe12/mothur_map.loc' for 'mothur_map'
galaxy.tools.data DEBUG 2019-08-06 15:05:07,527 [p:1,w:0,m:0] [MainThread] Loading another instance of data table 'mothur_map' from file '/cvmfs/main.galaxyproject.org/config/shed_tool_data_table_conf.xml', attempting to merge content.
galaxy.tools.data DEBUG 2019-08-06 15:05:07,527 [p:1,w:0,m:0] [MainThread] Loaded 0 lines from '/cvmfs/main.galaxyproject.org/tool_data/toolshed.g2.bx.psu.edu/repos/iuc/mothur_indicator/c6524e1efe12/mothur_taxonomy.loc' for 'mothur_taxonomy'
galaxy.tools.data DEBUG 2019-08-06 15:05:07,527 [p:1,w:0,m:0] [MainThread] Loading another instance of data table 'mothur_taxonomy' from file '/cvmfs/main.galaxyproject.org/config/shed_tool_data_table_conf.xml', attempting to merge content.
galaxy.tools.data DEBUG 2019-08-06 15:05:07,528 [p:1,w:0,m:0] [MainThread] Loaded 0 lines from '/cvmfs/main.galaxyproject.org/tool_data/toolshed.g2.bx.psu.edu/repos/iuc/mothur_lefse/8c39f704d21a/mothur_aligndb.loc' for 'mothur_aligndb'
galaxy.tools.data DEBUG 2019-08-06 15:05:07,528 [p:1,w:0,m:0] [MainThread] Loading another instance of data table 'mothur_aligndb' from file '/cvmfs/main.galaxyproject.org/config/shed_tool_data_table_conf.xml', attempting to merge content.
galaxy.tools.data DEBUG 2019-08-06 15:05:07,528 [p:1,w:0,m:0] [MainThread] Loaded 0 lines from '/cvmfs/main.galaxyproject.org/tool_data/toolshed.g2.bx.psu.edu/repos/iuc/mothur_lefse/8c39f704d21a/mothur_lookup.loc' for 'mothur_lookup'
galaxy.tools.data DEBUG 2019-08-06 15:05:07,529 [p:1,w:0,m:0] [MainThread] Loading another instance of data table 'mothur_lookup' from file '/cvmfs/main.galaxyproject.org/config/shed_tool_data_table_conf.xml', attempting to merge content.
galaxy.tools.data DEBUG 2019-08-06 15:05:07,529 [p:1,w:0,m:0] [MainThread] Loaded 0 lines from '/cvmfs/main.galaxyproject.org/tool_data/toolshed.g2.bx.psu.edu/repos/iuc/mothur_lefse/8c39f704d21a/mothur_map.loc' for 'mothur_map'
galaxy.tools.data DEBUG 2019-08-06 15:05:07,529 [p:1,w:0,m:0] [MainThread] Loading another instance of data table 'mothur_map' from file '/cvmfs/main.galaxyproject.org/config/shed_tool_data_table_conf.xml', attempting to merge content.
galaxy.tools.data DEBUG 2019-08-06 15:05:07,530 [p:1,w:0,m:0] [MainThread] Loaded 0 lines from '/cvmfs/main.galaxyproject.org/tool_data/toolshed.g2.bx.psu.edu/repos/iuc/mothur_lefse/8c39f704d21a/mothur_taxonomy.loc' for 'mothur_taxonomy'
galaxy.tools.data DEBUG 2019-08-06 15:05:07,530 [p:1,w:0,m:0] [MainThread] Loading another instance of data table 'mothur_taxonomy' from file '/cvmfs/main.galaxyproject.org/config/shed_tool_data_table_conf.xml', attempting to merge content.
galaxy.tools.data DEBUG 2019-08-06 15:05:07,531 [p:1,w:0,m:0] [MainThread] Loaded 0 lines from '/cvmfs/main.galaxyproject.org/tool_data/toolshed.g2.bx.psu.edu/repos/iuc/mothur_libshuff/ffe8649e5434/mothur_aligndb.loc' for 'mothur_aligndb'
galaxy.tools.data DEBUG 2019-08-06 15:05:07,531 [p:1,w:0,m:0] [MainThread] Loading another instance of data table 'mothur_aligndb' from file '/cvmfs/main.galaxyproject.org/config/shed_tool_data_table_conf.xml', attempting to merge content.
galaxy.tools.data DEBUG 2019-08-06 15:05:07,531 [p:1,w:0,m:0] [MainThread] Loaded 0 lines from '/cvmfs/main.galaxyproject.org/tool_data/toolshed.g2.bx.psu.edu/repos/iuc/mothur_libshuff/ffe8649e5434/mothur_lookup.loc' for 'mothur_lookup'
galaxy.tools.data DEBUG 2019-08-06 15:05:07,531 [p:1,w:0,m:0] [MainThread] Loading another instance of data table 'mothur_lookup' from file '/cvmfs/main.galaxyproject.org/config/shed_tool_data_table_conf.xml', attempting to merge content.
galaxy.tools.data DEBUG 2019-08-06 15:05:07,532 [p:1,w:0,m:0] [MainThread] Loaded 0 lines from '/cvmfs/main.galaxyproject.org/tool_data/toolshed.g2.bx.psu.edu/repos/iuc/mothur_libshuff/ffe8649e5434/mothur_map.loc' for 'mothur_map'
galaxy.tools.data DEBUG 2019-08-06 15:05:07,532 [p:1,w:0,m:0] [MainThread] Loading another instance of data table 'mothur_map' from file '/cvmfs/main.galaxyproject.org/config/shed_tool_data_table_conf.xml', attempting to merge content.
galaxy.tools.data DEBUG 2019-08-06 15:05:07,533 [p:1,w:0,m:0] [MainThread] Loaded 0 lines from '/cvmfs/main.galaxyproject.org/tool_data/toolshed.g2.bx.psu.edu/repos/iuc/mothur_libshuff/ffe8649e5434/mothur_taxonomy.loc' for 'mothur_taxonomy'
galaxy.tools.data DEBUG 2019-08-06 15:05:07,533 [p:1,w:0,m:0] [MainThread] Loading another instance of data table 'mothur_taxonomy' from file '/cvmfs/main.galaxyproject.org/config/shed_tool_data_table_conf.xml', attempting to merge content.
galaxy.tools.data DEBUG 2019-08-06 15:05:07,534 [p:1,w:0,m:0] [MainThread] Loaded 0 lines from '/cvmfs/main.galaxyproject.org/tool_data/toolshed.g2.bx.psu.edu/repos/iuc/mothur_list_otulabels/88e8819fb923/mothur_aligndb.loc' for 'mothur_aligndb'
galaxy.tools.data DEBUG 2019-08-06 15:05:07,534 [p:1,w:0,m:0] [MainThread] Loading another instance of data table 'mothur_aligndb' from file '/cvmfs/main.galaxyproject.org/config/shed_tool_data_table_conf.xml', attempting to merge content.
galaxy.tools.data DEBUG 2019-08-06 15:05:07,534 [p:1,w:0,m:0] [MainThread] Loaded 0 lines from '/cvmfs/main.galaxyproject.org/tool_data/toolshed.g2.bx.psu.edu/repos/iuc/mothur_list_otulabels/88e8819fb923/mothur_lookup.loc' for 'mothur_lookup'
galaxy.tools.data DEBUG 2019-08-06 15:05:07,534 [p:1,w:0,m:0] [MainThread] Loading another instance of data table 'mothur_lookup' from file '/cvmfs/main.galaxyproject.org/config/shed_tool_data_table_conf.xml', attempting to merge content.
galaxy.tools.data DEBUG 2019-08-06 15:05:07,535 [p:1,w:0,m:0] [MainThread] Loaded 0 lines from '/cvmfs/main.galaxyproject.org/tool_data/toolshed.g2.bx.psu.edu/repos/iuc/mothur_list_otulabels/88e8819fb923/mothur_map.loc' for 'mothur_map'
galaxy.tools.data DEBUG 2019-08-06 15:05:07,535 [p:1,w:0,m:0] [MainThread] Loading another instance of data table 'mothur_map' from file '/cvmfs/main.galaxyproject.org/config/shed_tool_data_table_conf.xml', attempting to merge content.
galaxy.tools.data DEBUG 2019-08-06 15:05:07,536 [p:1,w:0,m:0] [MainThread] Loaded 0 lines from '/cvmfs/main.galaxyproject.org/tool_data/toolshed.g2.bx.psu.edu/repos/iuc/mothur_list_otulabels/88e8819fb923/mothur_taxonomy.loc' for 'mothur_taxonomy'
galaxy.tools.data DEBUG 2019-08-06 15:05:07,536 [p:1,w:0,m:0] [MainThread] Loading another instance of data table 'mothur_taxonomy' from file '/cvmfs/main.galaxyproject.org/config/shed_tool_data_table_conf.xml', attempting to merge content.
galaxy.tools.data DEBUG 2019-08-06 15:05:07,537 [p:1,w:0,m:0] [MainThread] Loaded 0 lines from '/cvmfs/main.galaxyproject.org/tool_data/toolshed.g2.bx.psu.edu/repos/iuc/mothur_list_seqs/1dcdb5e6c780/mothur_aligndb.loc' for 'mothur_aligndb'
galaxy.tools.data DEBUG 2019-08-06 15:05:07,537 [p:1,w:0,m:0] [MainThread] Loading another instance of data table 'mothur_aligndb' from file '/cvmfs/main.galaxyproject.org/config/shed_tool_data_table_conf.xml', attempting to merge content.
galaxy.tools.data DEBUG 2019-08-06 15:05:07,538 [p:1,w:0,m:0] [MainThread] Loaded 0 lines from '/cvmfs/main.galaxyproject.org/tool_data/toolshed.g2.bx.psu.edu/repos/iuc/mothur_list_seqs/1dcdb5e6c780/mothur_lookup.loc' for 'mothur_lookup'
galaxy.tools.data DEBUG 2019-08-06 15:05:07,538 [p:1,w:0,m:0] [MainThread] Loading another instance of data table 'mothur_lookup' from file '/cvmfs/main.galaxyproject.org/config/shed_tool_data_table_conf.xml', attempting to merge content.
galaxy.tools.data DEBUG 2019-08-06 15:05:07,539 [p:1,w:0,m:0] [MainThread] Loaded 0 lines from '/cvmfs/main.galaxyproject.org/tool_data/toolshed.g2.bx.psu.edu/repos/iuc/mothur_list_seqs/1dcdb5e6c780/mothur_map.loc' for 'mothur_map'
galaxy.tools.data DEBUG 2019-08-06 15:05:07,539 [p:1,w:0,m:0] [MainThread] Loading another instance of data table 'mothur_map' from file '/cvmfs/main.galaxyproject.org/config/shed_tool_data_table_conf.xml', attempting to merge content.
galaxy.tools.data DEBUG 2019-08-06 15:05:07,539 [p:1,w:0,m:0] [MainThread] Loaded 0 lines from '/cvmfs/main.galaxyproject.org/tool_data/toolshed.g2.bx.psu.edu/repos/iuc/mothur_list_seqs/1dcdb5e6c780/mothur_taxonomy.loc' for 'mothur_taxonomy'
galaxy.tools.data DEBUG 2019-08-06 15:05:07,539 [p:1,w:0,m:0] [MainThread] Loading another instance of data table 'mothur_taxonomy' from file '/cvmfs/main.galaxyproject.org/config/shed_tool_data_table_conf.xml', attempting to merge content.
galaxy.tools.data DEBUG 2019-08-06 15:05:07,540 [p:1,w:0,m:0] [MainThread] Loaded 0 lines from '/cvmfs/main.galaxyproject.org/tool_data/toolshed.g2.bx.psu.edu/repos/iuc/mothur_make_biom/a3f5c90f1f65/mothur_aligndb.loc' for 'mothur_aligndb'
galaxy.tools.data DEBUG 2019-08-06 15:05:07,540 [p:1,w:0,m:0] [MainThread] Loading another instance of data table 'mothur_aligndb' from file '/cvmfs/main.galaxyproject.org/config/shed_tool_data_table_conf.xml', attempting to merge content.
galaxy.tools.data DEBUG 2019-08-06 15:05:07,541 [p:1,w:0,m:0] [MainThread] Loaded 0 lines from '/cvmfs/main.galaxyproject.org/tool_data/toolshed.g2.bx.psu.edu/repos/iuc/mothur_make_biom/a3f5c90f1f65/mothur_lookup.loc' for 'mothur_lookup'
galaxy.tools.data DEBUG 2019-08-06 15:05:07,541 [p:1,w:0,m:0] [MainThread] Loading another instance of data table 'mothur_lookup' from file '/cvmfs/main.galaxyproject.org/config/shed_tool_data_table_conf.xml', attempting to merge content.
galaxy.tools.data DEBUG 2019-08-06 15:05:07,542 [p:1,w:0,m:0] [MainThread] Loaded 0 lines from '/cvmfs/main.galaxyproject.org/tool_data/toolshed.g2.bx.psu.edu/repos/iuc/mothur_make_biom/a3f5c90f1f65/mothur_map.loc' for 'mothur_map'
galaxy.tools.data DEBUG 2019-08-06 15:05:07,542 [p:1,w:0,m:0] [MainThread] Loading another instance of data table 'mothur_map' from file '/cvmfs/main.galaxyproject.org/config/shed_tool_data_table_conf.xml', attempting to merge content.
galaxy.tools.data DEBUG 2019-08-06 15:05:07,542 [p:1,w:0,m:0] [MainThread] Loaded 0 lines from '/cvmfs/main.galaxyproject.org/tool_data/toolshed.g2.bx.psu.edu/repos/iuc/mothur_make_biom/a3f5c90f1f65/mothur_taxonomy.loc' for 'mothur_taxonomy'
galaxy.tools.data DEBUG 2019-08-06 15:05:07,543 [p:1,w:0,m:0] [MainThread] Loading another instance of data table 'mothur_taxonomy' from file '/cvmfs/main.galaxyproject.org/config/shed_tool_data_table_conf.xml', attempting to merge content.
galaxy.tools.data DEBUG 2019-08-06 15:05:07,543 [p:1,w:0,m:0] [MainThread] Loaded 0 lines from '/cvmfs/main.galaxyproject.org/tool_data/toolshed.g2.bx.psu.edu/repos/iuc/mothur_make_contigs/bfe5103b1e8f/mothur_aligndb.loc' for 'mothur_aligndb'
galaxy.tools.data DEBUG 2019-08-06 15:05:07,543 [p:1,w:0,m:0] [MainThread] Loading another instance of data table 'mothur_aligndb' from file '/cvmfs/main.galaxyproject.org/config/shed_tool_data_table_conf.xml', attempting to merge content.
galaxy.tools.data DEBUG 2019-08-06 15:05:07,544 [p:1,w:0,m:0] [MainThread] Loaded 0 lines from '/cvmfs/main.galaxyproject.org/tool_data/toolshed.g2.bx.psu.edu/repos/iuc/mothur_make_contigs/bfe5103b1e8f/mothur_lookup.loc' for 'mothur_lookup'
galaxy.tools.data DEBUG 2019-08-06 15:05:07,544 [p:1,w:0,m:0] [MainThread] Loading another instance of data table 'mothur_lookup' from file '/cvmfs/main.galaxyproject.org/config/shed_tool_data_table_conf.xml', attempting to merge content.
galaxy.tools.data DEBUG 2019-08-06 15:05:07,545 [p:1,w:0,m:0] [MainThread] Loaded 0 lines from '/cvmfs/main.galaxyproject.org/tool_data/toolshed.g2.bx.psu.edu/repos/iuc/mothur_make_contigs/bfe5103b1e8f/mothur_map.loc' for 'mothur_map'
galaxy.tools.data DEBUG 2019-08-06 15:05:07,545 [p:1,w:0,m:0] [MainThread] Loading another instance of data table 'mothur_map' from file '/cvmfs/main.galaxyproject.org/config/shed_tool_data_table_conf.xml', attempting to merge content.
galaxy.tools.data DEBUG 2019-08-06 15:05:07,546 [p:1,w:0,m:0] [MainThread] Loaded 0 lines from '/cvmfs/main.galaxyproject.org/tool_data/toolshed.g2.bx.psu.edu/repos/iuc/mothur_make_contigs/bfe5103b1e8f/mothur_taxonomy.loc' for 'mothur_taxonomy'
galaxy.tools.data DEBUG 2019-08-06 15:05:07,546 [p:1,w:0,m:0] [MainThread] Loading another instance of data table 'mothur_taxonomy' from file '/cvmfs/main.galaxyproject.org/config/shed_tool_data_table_conf.xml', attempting to merge content.
galaxy.tools.data DEBUG 2019-08-06 15:05:07,546 [p:1,w:0,m:0] [MainThread] Loaded 0 lines from '/cvmfs/main.galaxyproject.org/tool_data/toolshed.g2.bx.psu.edu/repos/iuc/mothur_make_design/afa78efd7056/mothur_aligndb.loc' for 'mothur_aligndb'
galaxy.tools.data DEBUG 2019-08-06 15:05:07,546 [p:1,w:0,m:0] [MainThread] Loading another instance of data table 'mothur_aligndb' from file '/cvmfs/main.galaxyproject.org/config/shed_tool_data_table_conf.xml', attempting to merge content.
galaxy.tools.data DEBUG 2019-08-06 15:05:07,547 [p:1,w:0,m:0] [MainThread] Loaded 0 lines from '/cvmfs/main.galaxyproject.org/tool_data/toolshed.g2.bx.psu.edu/repos/iuc/mothur_make_design/afa78efd7056/mothur_lookup.loc' for 'mothur_lookup'
galaxy.tools.data DEBUG 2019-08-06 15:05:07,547 [p:1,w:0,m:0] [MainThread] Loading another instance of data table 'mothur_lookup' from file '/cvmfs/main.galaxyproject.org/config/shed_tool_data_table_conf.xml', attempting to merge content.
galaxy.tools.data DEBUG 2019-08-06 15:05:07,548 [p:1,w:0,m:0] [MainThread] Loaded 0 lines from '/cvmfs/main.galaxyproject.org/tool_data/toolshed.g2.bx.psu.edu/repos/iuc/mothur_make_design/afa78efd7056/mothur_map.loc' for 'mothur_map'
galaxy.tools.data DEBUG 2019-08-06 15:05:07,548 [p:1,w:0,m:0] [MainThread] Loading another instance of data table 'mothur_map' from file '/cvmfs/main.galaxyproject.org/config/shed_tool_data_table_conf.xml', attempting to merge content.
galaxy.tools.data DEBUG 2019-08-06 15:05:07,548 [p:1,w:0,m:0] [MainThread] Loaded 0 lines from '/cvmfs/main.galaxyproject.org/tool_data/toolshed.g2.bx.psu.edu/repos/iuc/mothur_make_design/afa78efd7056/mothur_taxonomy.loc' for 'mothur_taxonomy'
galaxy.tools.data DEBUG 2019-08-06 15:05:07,548 [p:1,w:0,m:0] [MainThread] Loading another instance of data table 'mothur_taxonomy' from file '/cvmfs/main.galaxyproject.org/config/shed_tool_data_table_conf.xml', attempting to merge content.
galaxy.tools.data DEBUG 2019-08-06 15:05:07,549 [p:1,w:0,m:0] [MainThread] Loaded 0 lines from '/cvmfs/main.galaxyproject.org/tool_data/toolshed.g2.bx.psu.edu/repos/iuc/mothur_make_fastq/2a3cc9dcd6fb/mothur_aligndb.loc' for 'mothur_aligndb'
galaxy.tools.data DEBUG 2019-08-06 15:05:07,549 [p:1,w:0,m:0] [MainThread] Loading another instance of data table 'mothur_aligndb' from file '/cvmfs/main.galaxyproject.org/config/shed_tool_data_table_conf.xml', attempting to merge content.
galaxy.tools.data DEBUG 2019-08-06 15:05:07,549 [p:1,w:0,m:0] [MainThread] Loaded 0 lines from '/cvmfs/main.galaxyproject.org/tool_data/toolshed.g2.bx.psu.edu/repos/iuc/mothur_make_fastq/2a3cc9dcd6fb/mothur_lookup.loc' for 'mothur_lookup'
galaxy.tools.data DEBUG 2019-08-06 15:05:07,549 [p:1,w:0,m:0] [MainThread] Loading another instance of data table 'mothur_lookup' from file '/cvmfs/main.galaxyproject.org/config/shed_tool_data_table_conf.xml', attempting to merge content.
galaxy.tools.data DEBUG 2019-08-06 15:05:07,550 [p:1,w:0,m:0] [MainThread] Loaded 0 lines from '/cvmfs/main.galaxyproject.org/tool_data/toolshed.g2.bx.psu.edu/repos/iuc/mothur_make_fastq/2a3cc9dcd6fb/mothur_map.loc' for 'mothur_map'
galaxy.tools.data DEBUG 2019-08-06 15:05:07,550 [p:1,w:0,m:0] [MainThread] Loading another instance of data table 'mothur_map' from file '/cvmfs/main.galaxyproject.org/config/shed_tool_data_table_conf.xml', attempting to merge content.
galaxy.tools.data DEBUG 2019-08-06 15:05:07,550 [p:1,w:0,m:0] [MainThread] Loaded 0 lines from '/cvmfs/main.galaxyproject.org/tool_data/toolshed.g2.bx.psu.edu/repos/iuc/mothur_make_fastq/2a3cc9dcd6fb/mothur_taxonomy.loc' for 'mothur_taxonomy'
galaxy.tools.data DEBUG 2019-08-06 15:05:07,550 [p:1,w:0,m:0] [MainThread] Loading another instance of data table 'mothur_taxonomy' from file '/cvmfs/main.galaxyproject.org/config/shed_tool_data_table_conf.xml', attempting to merge content.
galaxy.tools.data DEBUG 2019-08-06 15:05:07,551 [p:1,w:0,m:0] [MainThread] Loaded 0 lines from '/cvmfs/main.galaxyproject.org/tool_data/toolshed.g2.bx.psu.edu/repos/iuc/mothur_make_group/4f91a75ac701/mothur_aligndb.loc' for 'mothur_aligndb'
galaxy.tools.data DEBUG 2019-08-06 15:05:07,551 [p:1,w:0,m:0] [MainThread] Loading another instance of data table 'mothur_aligndb' from file '/cvmfs/main.galaxyproject.org/config/shed_tool_data_table_conf.xml', attempting to merge content.
galaxy.tools.data DEBUG 2019-08-06 15:05:07,551 [p:1,w:0,m:0] [MainThread] Loaded 0 lines from '/cvmfs/main.galaxyproject.org/tool_data/toolshed.g2.bx.psu.edu/repos/iuc/mothur_make_group/4f91a75ac701/mothur_lookup.loc' for 'mothur_lookup'
galaxy.tools.data DEBUG 2019-08-06 15:05:07,551 [p:1,w:0,m:0] [MainThread] Loading another instance of data table 'mothur_lookup' from file '/cvmfs/main.galaxyproject.org/config/shed_tool_data_table_conf.xml', attempting to merge content.
galaxy.tools.data DEBUG 2019-08-06 15:05:07,552 [p:1,w:0,m:0] [MainThread] Loaded 0 lines from '/cvmfs/main.galaxyproject.org/tool_data/toolshed.g2.bx.psu.edu/repos/iuc/mothur_make_group/4f91a75ac701/mothur_map.loc' for 'mothur_map'
galaxy.tools.data DEBUG 2019-08-06 15:05:07,552 [p:1,w:0,m:0] [MainThread] Loading another instance of data table 'mothur_map' from file '/cvmfs/main.galaxyproject.org/config/shed_tool_data_table_conf.xml', attempting to merge content.
galaxy.tools.data DEBUG 2019-08-06 15:05:07,552 [p:1,w:0,m:0] [MainThread] Loaded 0 lines from '/cvmfs/main.galaxyproject.org/tool_data/toolshed.g2.bx.psu.edu/repos/iuc/mothur_make_group/4f91a75ac701/mothur_taxonomy.loc' for 'mothur_taxonomy'
galaxy.tools.data DEBUG 2019-08-06 15:05:07,553 [p:1,w:0,m:0] [MainThread] Loading another instance of data table 'mothur_taxonomy' from file '/cvmfs/main.galaxyproject.org/config/shed_tool_data_table_conf.xml', attempting to merge content.
galaxy.tools.data DEBUG 2019-08-06 15:05:07,553 [p:1,w:0,m:0] [MainThread] Loaded 0 lines from '/cvmfs/main.galaxyproject.org/tool_data/toolshed.g2.bx.psu.edu/repos/iuc/mothur_make_lefse/5e4ee2031e00/mothur_aligndb.loc' for 'mothur_aligndb'
galaxy.tools.data DEBUG 2019-08-06 15:05:07,553 [p:1,w:0,m:0] [MainThread] Loading another instance of data table 'mothur_aligndb' from file '/cvmfs/main.galaxyproject.org/config/shed_tool_data_table_conf.xml', attempting to merge content.
galaxy.tools.data DEBUG 2019-08-06 15:05:07,554 [p:1,w:0,m:0] [MainThread] Loaded 0 lines from '/cvmfs/main.galaxyproject.org/tool_data/toolshed.g2.bx.psu.edu/repos/iuc/mothur_make_lefse/5e4ee2031e00/mothur_lookup.loc' for 'mothur_lookup'
galaxy.tools.data DEBUG 2019-08-06 15:05:07,554 [p:1,w:0,m:0] [MainThread] Loading another instance of data table 'mothur_lookup' from file '/cvmfs/main.galaxyproject.org/config/shed_tool_data_table_conf.xml', attempting to merge content.
galaxy.tools.data DEBUG 2019-08-06 15:05:07,555 [p:1,w:0,m:0] [MainThread] Loaded 0 lines from '/cvmfs/main.galaxyproject.org/tool_data/toolshed.g2.bx.psu.edu/repos/iuc/mothur_make_lefse/5e4ee2031e00/mothur_map.loc' for 'mothur_map'
galaxy.tools.data DEBUG 2019-08-06 15:05:07,555 [p:1,w:0,m:0] [MainThread] Loading another instance of data table 'mothur_map' from file '/cvmfs/main.galaxyproject.org/config/shed_tool_data_table_conf.xml', attempting to merge content.
galaxy.tools.data DEBUG 2019-08-06 15:05:07,556 [p:1,w:0,m:0] [MainThread] Loaded 0 lines from '/cvmfs/main.galaxyproject.org/tool_data/toolshed.g2.bx.psu.edu/repos/iuc/mothur_make_lefse/5e4ee2031e00/mothur_taxonomy.loc' for 'mothur_taxonomy'
galaxy.tools.data DEBUG 2019-08-06 15:05:07,556 [p:1,w:0,m:0] [MainThread] Loading another instance of data table 'mothur_taxonomy' from file '/cvmfs/main.galaxyproject.org/config/shed_tool_data_table_conf.xml', attempting to merge content.
galaxy.tools.data DEBUG 2019-08-06 15:05:07,556 [p:1,w:0,m:0] [MainThread] Loaded 0 lines from '/cvmfs/main.galaxyproject.org/tool_data/toolshed.g2.bx.psu.edu/repos/iuc/mothur_make_lookup/91652222f7b4/mothur_aligndb.loc' for 'mothur_aligndb'
galaxy.tools.data DEBUG 2019-08-06 15:05:07,557 [p:1,w:0,m:0] [MainThread] Loading another instance of data table 'mothur_aligndb' from file '/cvmfs/main.galaxyproject.org/config/shed_tool_data_table_conf.xml', attempting to merge content.
galaxy.tools.data DEBUG 2019-08-06 15:05:07,557 [p:1,w:0,m:0] [MainThread] Loaded 0 lines from '/cvmfs/main.galaxyproject.org/tool_data/toolshed.g2.bx.psu.edu/repos/iuc/mothur_make_lookup/91652222f7b4/mothur_lookup.loc' for 'mothur_lookup'
galaxy.tools.data DEBUG 2019-08-06 15:05:07,557 [p:1,w:0,m:0] [MainThread] Loading another instance of data table 'mothur_lookup' from file '/cvmfs/main.galaxyproject.org/config/shed_tool_data_table_conf.xml', attempting to merge content.
galaxy.tools.data DEBUG 2019-08-06 15:05:07,558 [p:1,w:0,m:0] [MainThread] Loaded 0 lines from '/cvmfs/main.galaxyproject.org/tool_data/toolshed.g2.bx.psu.edu/repos/iuc/mothur_make_lookup/91652222f7b4/mothur_map.loc' for 'mothur_map'
galaxy.tools.data DEBUG 2019-08-06 15:05:07,558 [p:1,w:0,m:0] [MainThread] Loading another instance of data table 'mothur_map' from file '/cvmfs/main.galaxyproject.org/config/shed_tool_data_table_conf.xml', attempting to merge content.
galaxy.tools.data DEBUG 2019-08-06 15:05:07,559 [p:1,w:0,m:0] [MainThread] Loaded 0 lines from '/cvmfs/main.galaxyproject.org/tool_data/toolshed.g2.bx.psu.edu/repos/iuc/mothur_make_lookup/91652222f7b4/mothur_taxonomy.loc' for 'mothur_taxonomy'
galaxy.tools.data DEBUG 2019-08-06 15:05:07,559 [p:1,w:0,m:0] [MainThread] Loading another instance of data table 'mothur_taxonomy' from file '/cvmfs/main.galaxyproject.org/config/shed_tool_data_table_conf.xml', attempting to merge content.
galaxy.tools.data DEBUG 2019-08-06 15:05:07,560 [p:1,w:0,m:0] [MainThread] Loaded 0 lines from '/cvmfs/main.galaxyproject.org/tool_data/toolshed.g2.bx.psu.edu/repos/iuc/mothur_make_shared/4ad0836d0ade/mothur_aligndb.loc' for 'mothur_aligndb'
galaxy.tools.data DEBUG 2019-08-06 15:05:07,560 [p:1,w:0,m:0] [MainThread] Loading another instance of data table 'mothur_aligndb' from file '/cvmfs/main.galaxyproject.org/config/shed_tool_data_table_conf.xml', attempting to merge content.
galaxy.tools.data DEBUG 2019-08-06 15:05:07,560 [p:1,w:0,m:0] [MainThread] Loaded 0 lines from '/cvmfs/main.galaxyproject.org/tool_data/toolshed.g2.bx.psu.edu/repos/iuc/mothur_make_shared/4ad0836d0ade/mothur_lookup.loc' for 'mothur_lookup'
galaxy.tools.data DEBUG 2019-08-06 15:05:07,561 [p:1,w:0,m:0] [MainThread] Loading another instance of data table 'mothur_lookup' from file '/cvmfs/main.galaxyproject.org/config/shed_tool_data_table_conf.xml', attempting to merge content.
galaxy.tools.data DEBUG 2019-08-06 15:05:07,561 [p:1,w:0,m:0] [MainThread] Loaded 0 lines from '/cvmfs/main.galaxyproject.org/tool_data/toolshed.g2.bx.psu.edu/repos/iuc/mothur_make_shared/4ad0836d0ade/mothur_map.loc' for 'mothur_map'
galaxy.tools.data DEBUG 2019-08-06 15:05:07,561 [p:1,w:0,m:0] [MainThread] Loading another instance of data table 'mothur_map' from file '/cvmfs/main.galaxyproject.org/config/shed_tool_data_table_conf.xml', attempting to merge content.
galaxy.tools.data DEBUG 2019-08-06 15:05:07,562 [p:1,w:0,m:0] [MainThread] Loaded 0 lines from '/cvmfs/main.galaxyproject.org/tool_data/toolshed.g2.bx.psu.edu/repos/iuc/mothur_make_shared/4ad0836d0ade/mothur_taxonomy.loc' for 'mothur_taxonomy'
galaxy.tools.data DEBUG 2019-08-06 15:05:07,562 [p:1,w:0,m:0] [MainThread] Loading another instance of data table 'mothur_taxonomy' from file '/cvmfs/main.galaxyproject.org/config/shed_tool_data_table_conf.xml', attempting to merge content.
galaxy.tools.data DEBUG 2019-08-06 15:05:07,562 [p:1,w:0,m:0] [MainThread] Loaded 0 lines from '/cvmfs/main.galaxyproject.org/tool_data/toolshed.g2.bx.psu.edu/repos/iuc/mothur_make_sra/82e91bb188b2/mothur_aligndb.loc' for 'mothur_aligndb'
galaxy.tools.data DEBUG 2019-08-06 15:05:07,563 [p:1,w:0,m:0] [MainThread] Loading another instance of data table 'mothur_aligndb' from file '/cvmfs/main.galaxyproject.org/config/shed_tool_data_table_conf.xml', attempting to merge content.
galaxy.tools.data DEBUG 2019-08-06 15:05:07,563 [p:1,w:0,m:0] [MainThread] Loaded 0 lines from '/cvmfs/main.galaxyproject.org/tool_data/toolshed.g2.bx.psu.edu/repos/iuc/mothur_make_sra/82e91bb188b2/mothur_lookup.loc' for 'mothur_lookup'
galaxy.tools.data DEBUG 2019-08-06 15:05:07,563 [p:1,w:0,m:0] [MainThread] Loading another instance of data table 'mothur_lookup' from file '/cvmfs/main.galaxyproject.org/config/shed_tool_data_table_conf.xml', attempting to merge content.
galaxy.tools.data DEBUG 2019-08-06 15:05:07,564 [p:1,w:0,m:0] [MainThread] Loaded 0 lines from '/cvmfs/main.galaxyproject.org/tool_data/toolshed.g2.bx.psu.edu/repos/iuc/mothur_make_sra/82e91bb188b2/mothur_map.loc' for 'mothur_map'
galaxy.tools.data DEBUG 2019-08-06 15:05:07,564 [p:1,w:0,m:0] [MainThread] Loading another instance of data table 'mothur_map' from file '/cvmfs/main.galaxyproject.org/config/shed_tool_data_table_conf.xml', attempting to merge content.
galaxy.tools.data DEBUG 2019-08-06 15:05:07,565 [p:1,w:0,m:0] [MainThread] Loaded 0 lines from '/cvmfs/main.galaxyproject.org/tool_data/toolshed.g2.bx.psu.edu/repos/iuc/mothur_make_sra/82e91bb188b2/mothur_taxonomy.loc' for 'mothur_taxonomy'
galaxy.tools.data DEBUG 2019-08-06 15:05:07,565 [p:1,w:0,m:0] [MainThread] Loading another instance of data table 'mothur_taxonomy' from file '/cvmfs/main.galaxyproject.org/config/shed_tool_data_table_conf.xml', attempting to merge content.
galaxy.tools.data DEBUG 2019-08-06 15:05:07,565 [p:1,w:0,m:0] [MainThread] Loaded 0 lines from '/cvmfs/main.galaxyproject.org/tool_data/toolshed.g2.bx.psu.edu/repos/iuc/mothur_mantel/c9352db87f4c/mothur_aligndb.loc' for 'mothur_aligndb'
galaxy.tools.data DEBUG 2019-08-06 15:05:07,565 [p:1,w:0,m:0] [MainThread] Loading another instance of data table 'mothur_aligndb' from file '/cvmfs/main.galaxyproject.org/config/shed_tool_data_table_conf.xml', attempting to merge content.
galaxy.tools.data DEBUG 2019-08-06 15:05:07,566 [p:1,w:0,m:0] [MainThread] Loaded 0 lines from '/cvmfs/main.galaxyproject.org/tool_data/toolshed.g2.bx.psu.edu/repos/iuc/mothur_mantel/c9352db87f4c/mothur_lookup.loc' for 'mothur_lookup'
galaxy.tools.data DEBUG 2019-08-06 15:05:07,566 [p:1,w:0,m:0] [MainThread] Loading another instance of data table 'mothur_lookup' from file '/cvmfs/main.galaxyproject.org/config/shed_tool_data_table_conf.xml', attempting to merge content.
galaxy.tools.data DEBUG 2019-08-06 15:05:07,566 [p:1,w:0,m:0] [MainThread] Loaded 0 lines from '/cvmfs/main.galaxyproject.org/tool_data/toolshed.g2.bx.psu.edu/repos/iuc/mothur_mantel/c9352db87f4c/mothur_map.loc' for 'mothur_map'
galaxy.tools.data DEBUG 2019-08-06 15:05:07,567 [p:1,w:0,m:0] [MainThread] Loading another instance of data table 'mothur_map' from file '/cvmfs/main.galaxyproject.org/config/shed_tool_data_table_conf.xml', attempting to merge content.
galaxy.tools.data DEBUG 2019-08-06 15:05:07,567 [p:1,w:0,m:0] [MainThread] Loaded 0 lines from '/cvmfs/main.galaxyproject.org/tool_data/toolshed.g2.bx.psu.edu/repos/iuc/mothur_mantel/c9352db87f4c/mothur_taxonomy.loc' for 'mothur_taxonomy'
galaxy.tools.data DEBUG 2019-08-06 15:05:07,567 [p:1,w:0,m:0] [MainThread] Loading another instance of data table 'mothur_taxonomy' from file '/cvmfs/main.galaxyproject.org/config/shed_tool_data_table_conf.xml', attempting to merge content.
galaxy.tools.data DEBUG 2019-08-06 15:05:07,568 [p:1,w:0,m:0] [MainThread] Loaded 0 lines from '/cvmfs/main.galaxyproject.org/tool_data/toolshed.g2.bx.psu.edu/repos/iuc/mothur_merge_files/669032cdc951/mothur_aligndb.loc' for 'mothur_aligndb'
galaxy.tools.data DEBUG 2019-08-06 15:05:07,568 [p:1,w:0,m:0] [MainThread] Loading another instance of data table 'mothur_aligndb' from file '/cvmfs/main.galaxyproject.org/config/shed_tool_data_table_conf.xml', attempting to merge content.
galaxy.tools.data DEBUG 2019-08-06 15:05:07,569 [p:1,w:0,m:0] [MainThread] Loaded 0 lines from '/cvmfs/main.galaxyproject.org/tool_data/toolshed.g2.bx.psu.edu/repos/iuc/mothur_merge_files/669032cdc951/mothur_lookup.loc' for 'mothur_lookup'
galaxy.tools.data DEBUG 2019-08-06 15:05:07,569 [p:1,w:0,m:0] [MainThread] Loading another instance of data table 'mothur_lookup' from file '/cvmfs/main.galaxyproject.org/config/shed_tool_data_table_conf.xml', attempting to merge content.
galaxy.tools.data DEBUG 2019-08-06 15:05:07,570 [p:1,w:0,m:0] [MainThread] Loaded 0 lines from '/cvmfs/main.galaxyproject.org/tool_data/toolshed.g2.bx.psu.edu/repos/iuc/mothur_merge_files/669032cdc951/mothur_map.loc' for 'mothur_map'
galaxy.tools.data DEBUG 2019-08-06 15:05:07,570 [p:1,w:0,m:0] [MainThread] Loading another instance of data table 'mothur_map' from file '/cvmfs/main.galaxyproject.org/config/shed_tool_data_table_conf.xml', attempting to merge content.
galaxy.tools.data DEBUG 2019-08-06 15:05:07,570 [p:1,w:0,m:0] [MainThread] Loaded 0 lines from '/cvmfs/main.galaxyproject.org/tool_data/toolshed.g2.bx.psu.edu/repos/iuc/mothur_merge_files/669032cdc951/mothur_taxonomy.loc' for 'mothur_taxonomy'
galaxy.tools.data DEBUG 2019-08-06 15:05:07,570 [p:1,w:0,m:0] [MainThread] Loading another instance of data table 'mothur_taxonomy' from file '/cvmfs/main.galaxyproject.org/config/shed_tool_data_table_conf.xml', attempting to merge content.
galaxy.tools.data DEBUG 2019-08-06 15:05:07,571 [p:1,w:0,m:0] [MainThread] Loaded 0 lines from '/cvmfs/main.galaxyproject.org/tool_data/toolshed.g2.bx.psu.edu/repos/iuc/mothur_merge_groups/0efffd5559c6/mothur_aligndb.loc' for 'mothur_aligndb'
galaxy.tools.data DEBUG 2019-08-06 15:05:07,571 [p:1,w:0,m:0] [MainThread] Loading another instance of data table 'mothur_aligndb' from file '/cvmfs/main.galaxyproject.org/config/shed_tool_data_table_conf.xml', attempting to merge content.
galaxy.tools.data DEBUG 2019-08-06 15:05:07,571 [p:1,w:0,m:0] [MainThread] Loaded 0 lines from '/cvmfs/main.galaxyproject.org/tool_data/toolshed.g2.bx.psu.edu/repos/iuc/mothur_merge_groups/0efffd5559c6/mothur_lookup.loc' for 'mothur_lookup'
galaxy.tools.data DEBUG 2019-08-06 15:05:07,571 [p:1,w:0,m:0] [MainThread] Loading another instance of data table 'mothur_lookup' from file '/cvmfs/main.galaxyproject.org/config/shed_tool_data_table_conf.xml', attempting to merge content.
galaxy.tools.data DEBUG 2019-08-06 15:05:07,572 [p:1,w:0,m:0] [MainThread] Loaded 0 lines from '/cvmfs/main.galaxyproject.org/tool_data/toolshed.g2.bx.psu.edu/repos/iuc/mothur_merge_groups/0efffd5559c6/mothur_map.loc' for 'mothur_map'
galaxy.tools.data DEBUG 2019-08-06 15:05:07,572 [p:1,w:0,m:0] [MainThread] Loading another instance of data table 'mothur_map' from file '/cvmfs/main.galaxyproject.org/config/shed_tool_data_table_conf.xml', attempting to merge content.
galaxy.tools.data DEBUG 2019-08-06 15:05:07,572 [p:1,w:0,m:0] [MainThread] Loaded 0 lines from '/cvmfs/main.galaxyproject.org/tool_data/toolshed.g2.bx.psu.edu/repos/iuc/mothur_merge_groups/0efffd5559c6/mothur_taxonomy.loc' for 'mothur_taxonomy'
galaxy.tools.data DEBUG 2019-08-06 15:05:07,573 [p:1,w:0,m:0] [MainThread] Loading another instance of data table 'mothur_taxonomy' from file '/cvmfs/main.galaxyproject.org/config/shed_tool_data_table_conf.xml', attempting to merge content.
galaxy.tools.data DEBUG 2019-08-06 15:05:07,573 [p:1,w:0,m:0] [MainThread] Loaded 0 lines from '/cvmfs/main.galaxyproject.org/tool_data/toolshed.g2.bx.psu.edu/repos/iuc/mothur_merge_sfffiles/e0d980518148/mothur_aligndb.loc' for 'mothur_aligndb'
galaxy.tools.data DEBUG 2019-08-06 15:05:07,573 [p:1,w:0,m:0] [MainThread] Loading another instance of data table 'mothur_aligndb' from file '/cvmfs/main.galaxyproject.org/config/shed_tool_data_table_conf.xml', attempting to merge content.
galaxy.tools.data DEBUG 2019-08-06 15:05:07,574 [p:1,w:0,m:0] [MainThread] Loaded 0 lines from '/cvmfs/main.galaxyproject.org/tool_data/toolshed.g2.bx.psu.edu/repos/iuc/mothur_merge_sfffiles/e0d980518148/mothur_lookup.loc' for 'mothur_lookup'
galaxy.tools.data DEBUG 2019-08-06 15:05:07,574 [p:1,w:0,m:0] [MainThread] Loading another instance of data table 'mothur_lookup' from file '/cvmfs/main.galaxyproject.org/config/shed_tool_data_table_conf.xml', attempting to merge content.
galaxy.tools.data DEBUG 2019-08-06 15:05:07,574 [p:1,w:0,m:0] [MainThread] Loaded 0 lines from '/cvmfs/main.galaxyproject.org/tool_data/toolshed.g2.bx.psu.edu/repos/iuc/mothur_merge_sfffiles/e0d980518148/mothur_map.loc' for 'mothur_map'
galaxy.tools.data DEBUG 2019-08-06 15:05:07,575 [p:1,w:0,m:0] [MainThread] Loading another instance of data table 'mothur_map' from file '/cvmfs/main.galaxyproject.org/config/shed_tool_data_table_conf.xml', attempting to merge content.
galaxy.tools.data DEBUG 2019-08-06 15:05:07,575 [p:1,w:0,m:0] [MainThread] Loaded 0 lines from '/cvmfs/main.galaxyproject.org/tool_data/toolshed.g2.bx.psu.edu/repos/iuc/mothur_merge_sfffiles/e0d980518148/mothur_taxonomy.loc' for 'mothur_taxonomy'
galaxy.tools.data DEBUG 2019-08-06 15:05:07,575 [p:1,w:0,m:0] [MainThread] Loading another instance of data table 'mothur_taxonomy' from file '/cvmfs/main.galaxyproject.org/config/shed_tool_data_table_conf.xml', attempting to merge content.
galaxy.tools.data DEBUG 2019-08-06 15:05:07,575 [p:1,w:0,m:0] [MainThread] Loaded 0 lines from '/cvmfs/main.galaxyproject.org/tool_data/toolshed.g2.bx.psu.edu/repos/iuc/mothur_merge_taxsummary/297f3f6ad488/mothur_aligndb.loc' for 'mothur_aligndb'
galaxy.tools.data DEBUG 2019-08-06 15:05:07,576 [p:1,w:0,m:0] [MainThread] Loading another instance of data table 'mothur_aligndb' from file '/cvmfs/main.galaxyproject.org/config/shed_tool_data_table_conf.xml', attempting to merge content.
galaxy.tools.data DEBUG 2019-08-06 15:05:07,576 [p:1,w:0,m:0] [MainThread] Loaded 0 lines from '/cvmfs/main.galaxyproject.org/tool_data/toolshed.g2.bx.psu.edu/repos/iuc/mothur_merge_taxsummary/297f3f6ad488/mothur_lookup.loc' for 'mothur_lookup'
galaxy.tools.data DEBUG 2019-08-06 15:05:07,577 [p:1,w:0,m:0] [MainThread] Loading another instance of data table 'mothur_lookup' from file '/cvmfs/main.galaxyproject.org/config/shed_tool_data_table_conf.xml', attempting to merge content.
galaxy.tools.data DEBUG 2019-08-06 15:05:07,577 [p:1,w:0,m:0] [MainThread] Loaded 0 lines from '/cvmfs/main.galaxyproject.org/tool_data/toolshed.g2.bx.psu.edu/repos/iuc/mothur_merge_taxsummary/297f3f6ad488/mothur_map.loc' for 'mothur_map'
galaxy.tools.data DEBUG 2019-08-06 15:05:07,577 [p:1,w:0,m:0] [MainThread] Loading another instance of data table 'mothur_map' from file '/cvmfs/main.galaxyproject.org/config/shed_tool_data_table_conf.xml', attempting to merge content.
galaxy.tools.data DEBUG 2019-08-06 15:05:07,578 [p:1,w:0,m:0] [MainThread] Loaded 0 lines from '/cvmfs/main.galaxyproject.org/tool_data/toolshed.g2.bx.psu.edu/repos/iuc/mothur_merge_taxsummary/297f3f6ad488/mothur_taxonomy.loc' for 'mothur_taxonomy'
galaxy.tools.data DEBUG 2019-08-06 15:05:07,578 [p:1,w:0,m:0] [MainThread] Loading another instance of data table 'mothur_taxonomy' from file '/cvmfs/main.galaxyproject.org/config/shed_tool_data_table_conf.xml', attempting to merge content.
galaxy.tools.data DEBUG 2019-08-06 15:05:07,579 [p:1,w:0,m:0] [MainThread] Loaded 0 lines from '/cvmfs/main.galaxyproject.org/tool_data/toolshed.g2.bx.psu.edu/repos/iuc/mothur_metastats/ce49a6e10308/mothur_aligndb.loc' for 'mothur_aligndb'
galaxy.tools.data DEBUG 2019-08-06 15:05:07,580 [p:1,w:0,m:0] [MainThread] Loading another instance of data table 'mothur_aligndb' from file '/cvmfs/main.galaxyproject.org/config/shed_tool_data_table_conf.xml', attempting to merge content.
galaxy.tools.data DEBUG 2019-08-06 15:05:07,580 [p:1,w:0,m:0] [MainThread] Loaded 0 lines from '/cvmfs/main.galaxyproject.org/tool_data/toolshed.g2.bx.psu.edu/repos/iuc/mothur_metastats/ce49a6e10308/mothur_lookup.loc' for 'mothur_lookup'
galaxy.tools.data DEBUG 2019-08-06 15:05:07,581 [p:1,w:0,m:0] [MainThread] Loading another instance of data table 'mothur_lookup' from file '/cvmfs/main.galaxyproject.org/config/shed_tool_data_table_conf.xml', attempting to merge content.
galaxy.tools.data DEBUG 2019-08-06 15:05:07,581 [p:1,w:0,m:0] [MainThread] Loaded 0 lines from '/cvmfs/main.galaxyproject.org/tool_data/toolshed.g2.bx.psu.edu/repos/iuc/mothur_metastats/ce49a6e10308/mothur_map.loc' for 'mothur_map'
galaxy.tools.data DEBUG 2019-08-06 15:05:07,581 [p:1,w:0,m:0] [MainThread] Loading another instance of data table 'mothur_map' from file '/cvmfs/main.galaxyproject.org/config/shed_tool_data_table_conf.xml', attempting to merge content.
galaxy.tools.data DEBUG 2019-08-06 15:05:07,582 [p:1,w:0,m:0] [MainThread] Loaded 0 lines from '/cvmfs/main.galaxyproject.org/tool_data/toolshed.g2.bx.psu.edu/repos/iuc/mothur_metastats/ce49a6e10308/mothur_taxonomy.loc' for 'mothur_taxonomy'
galaxy.tools.data DEBUG 2019-08-06 15:05:07,582 [p:1,w:0,m:0] [MainThread] Loading another instance of data table 'mothur_taxonomy' from file '/cvmfs/main.galaxyproject.org/config/shed_tool_data_table_conf.xml', attempting to merge content.
galaxy.tools.data DEBUG 2019-08-06 15:05:07,582 [p:1,w:0,m:0] [MainThread] Loaded 0 lines from '/cvmfs/main.galaxyproject.org/tool_data/toolshed.g2.bx.psu.edu/repos/iuc/mothur_mimarks_attributes/371a522fc3a1/mothur_aligndb.loc' for 'mothur_aligndb'
galaxy.tools.data DEBUG 2019-08-06 15:05:07,582 [p:1,w:0,m:0] [MainThread] Loading another instance of data table 'mothur_aligndb' from file '/cvmfs/main.galaxyproject.org/config/shed_tool_data_table_conf.xml', attempting to merge content.
galaxy.tools.data DEBUG 2019-08-06 15:05:07,583 [p:1,w:0,m:0] [MainThread] Loaded 0 lines from '/cvmfs/main.galaxyproject.org/tool_data/toolshed.g2.bx.psu.edu/repos/iuc/mothur_mimarks_attributes/371a522fc3a1/mothur_lookup.loc' for 'mothur_lookup'
galaxy.tools.data DEBUG 2019-08-06 15:05:07,583 [p:1,w:0,m:0] [MainThread] Loading another instance of data table 'mothur_lookup' from file '/cvmfs/main.galaxyproject.org/config/shed_tool_data_table_conf.xml', attempting to merge content.
galaxy.tools.data DEBUG 2019-08-06 15:05:07,584 [p:1,w:0,m:0] [MainThread] Loaded 0 lines from '/cvmfs/main.galaxyproject.org/tool_data/toolshed.g2.bx.psu.edu/repos/iuc/mothur_mimarks_attributes/371a522fc3a1/mothur_map.loc' for 'mothur_map'
galaxy.tools.data DEBUG 2019-08-06 15:05:07,584 [p:1,w:0,m:0] [MainThread] Loading another instance of data table 'mothur_map' from file '/cvmfs/main.galaxyproject.org/config/shed_tool_data_table_conf.xml', attempting to merge content.
galaxy.tools.data DEBUG 2019-08-06 15:05:07,584 [p:1,w:0,m:0] [MainThread] Loaded 0 lines from '/cvmfs/main.galaxyproject.org/tool_data/toolshed.g2.bx.psu.edu/repos/iuc/mothur_mimarks_attributes/371a522fc3a1/mothur_taxonomy.loc' for 'mothur_taxonomy'
galaxy.tools.data DEBUG 2019-08-06 15:05:07,585 [p:1,w:0,m:0] [MainThread] Loading another instance of data table 'mothur_taxonomy' from file '/cvmfs/main.galaxyproject.org/config/shed_tool_data_table_conf.xml', attempting to merge content.
galaxy.tools.data DEBUG 2019-08-06 15:05:07,585 [p:1,w:0,m:0] [MainThread] Loaded 0 lines from '/cvmfs/main.galaxyproject.org/tool_data/toolshed.g2.bx.psu.edu/repos/iuc/mothur_nmds/f14fdaf6a00d/mothur_aligndb.loc' for 'mothur_aligndb'
galaxy.tools.data DEBUG 2019-08-06 15:05:07,585 [p:1,w:0,m:0] [MainThread] Loading another instance of data table 'mothur_aligndb' from file '/cvmfs/main.galaxyproject.org/config/shed_tool_data_table_conf.xml', attempting to merge content.
galaxy.tools.data DEBUG 2019-08-06 15:05:07,586 [p:1,w:0,m:0] [MainThread] Loaded 0 lines from '/cvmfs/main.galaxyproject.org/tool_data/toolshed.g2.bx.psu.edu/repos/iuc/mothur_nmds/f14fdaf6a00d/mothur_lookup.loc' for 'mothur_lookup'
galaxy.tools.data DEBUG 2019-08-06 15:05:07,586 [p:1,w:0,m:0] [MainThread] Loading another instance of data table 'mothur_lookup' from file '/cvmfs/main.galaxyproject.org/config/shed_tool_data_table_conf.xml', attempting to merge content.
galaxy.tools.data DEBUG 2019-08-06 15:05:07,586 [p:1,w:0,m:0] [MainThread] Loaded 0 lines from '/cvmfs/main.galaxyproject.org/tool_data/toolshed.g2.bx.psu.edu/repos/iuc/mothur_nmds/f14fdaf6a00d/mothur_map.loc' for 'mothur_map'
galaxy.tools.data DEBUG 2019-08-06 15:05:07,587 [p:1,w:0,m:0] [MainThread] Loading another instance of data table 'mothur_map' from file '/cvmfs/main.galaxyproject.org/config/shed_tool_data_table_conf.xml', attempting to merge content.
galaxy.tools.data DEBUG 2019-08-06 15:05:07,587 [p:1,w:0,m:0] [MainThread] Loaded 0 lines from '/cvmfs/main.galaxyproject.org/tool_data/toolshed.g2.bx.psu.edu/repos/iuc/mothur_nmds/f14fdaf6a00d/mothur_taxonomy.loc' for 'mothur_taxonomy'
galaxy.tools.data DEBUG 2019-08-06 15:05:07,587 [p:1,w:0,m:0] [MainThread] Loading another instance of data table 'mothur_taxonomy' from file '/cvmfs/main.galaxyproject.org/config/shed_tool_data_table_conf.xml', attempting to merge content.
galaxy.tools.data DEBUG 2019-08-06 15:05:07,588 [p:1,w:0,m:0] [MainThread] Loaded 0 lines from '/cvmfs/main.galaxyproject.org/tool_data/toolshed.g2.bx.psu.edu/repos/iuc/mothur_normalize_shared/0493525c9b4f/mothur_aligndb.loc' for 'mothur_aligndb'
galaxy.tools.data DEBUG 2019-08-06 15:05:07,588 [p:1,w:0,m:0] [MainThread] Loading another instance of data table 'mothur_aligndb' from file '/cvmfs/main.galaxyproject.org/config/shed_tool_data_table_conf.xml', attempting to merge content.
galaxy.tools.data DEBUG 2019-08-06 15:05:07,589 [p:1,w:0,m:0] [MainThread] Loaded 0 lines from '/cvmfs/main.galaxyproject.org/tool_data/toolshed.g2.bx.psu.edu/repos/iuc/mothur_normalize_shared/0493525c9b4f/mothur_lookup.loc' for 'mothur_lookup'
galaxy.tools.data DEBUG 2019-08-06 15:05:07,589 [p:1,w:0,m:0] [MainThread] Loading another instance of data table 'mothur_lookup' from file '/cvmfs/main.galaxyproject.org/config/shed_tool_data_table_conf.xml', attempting to merge content.
galaxy.tools.data DEBUG 2019-08-06 15:05:07,590 [p:1,w:0,m:0] [MainThread] Loaded 0 lines from '/cvmfs/main.galaxyproject.org/tool_data/toolshed.g2.bx.psu.edu/repos/iuc/mothur_normalize_shared/0493525c9b4f/mothur_map.loc' for 'mothur_map'
galaxy.tools.data DEBUG 2019-08-06 15:05:07,590 [p:1,w:0,m:0] [MainThread] Loading another instance of data table 'mothur_map' from file '/cvmfs/main.galaxyproject.org/config/shed_tool_data_table_conf.xml', attempting to merge content.
galaxy.tools.data DEBUG 2019-08-06 15:05:07,591 [p:1,w:0,m:0] [MainThread] Loaded 0 lines from '/cvmfs/main.galaxyproject.org/tool_data/toolshed.g2.bx.psu.edu/repos/iuc/mothur_normalize_shared/0493525c9b4f/mothur_taxonomy.loc' for 'mothur_taxonomy'
galaxy.tools.data DEBUG 2019-08-06 15:05:07,591 [p:1,w:0,m:0] [MainThread] Loading another instance of data table 'mothur_taxonomy' from file '/cvmfs/main.galaxyproject.org/config/shed_tool_data_table_conf.xml', attempting to merge content.
galaxy.tools.data DEBUG 2019-08-06 15:05:07,592 [p:1,w:0,m:0] [MainThread] Loaded 0 lines from '/cvmfs/main.galaxyproject.org/tool_data/toolshed.g2.bx.psu.edu/repos/iuc/mothur_otu_association/3c42f300324e/mothur_aligndb.loc' for 'mothur_aligndb'
galaxy.tools.data DEBUG 2019-08-06 15:05:07,592 [p:1,w:0,m:0] [MainThread] Loading another instance of data table 'mothur_aligndb' from file '/cvmfs/main.galaxyproject.org/config/shed_tool_data_table_conf.xml', attempting to merge content.
galaxy.tools.data DEBUG 2019-08-06 15:05:07,593 [p:1,w:0,m:0] [MainThread] Loaded 0 lines from '/cvmfs/main.galaxyproject.org/tool_data/toolshed.g2.bx.psu.edu/repos/iuc/mothur_otu_association/3c42f300324e/mothur_lookup.loc' for 'mothur_lookup'
galaxy.tools.data DEBUG 2019-08-06 15:05:07,593 [p:1,w:0,m:0] [MainThread] Loading another instance of data table 'mothur_lookup' from file '/cvmfs/main.galaxyproject.org/config/shed_tool_data_table_conf.xml', attempting to merge content.
galaxy.tools.data DEBUG 2019-08-06 15:05:07,593 [p:1,w:0,m:0] [MainThread] Loaded 0 lines from '/cvmfs/main.galaxyproject.org/tool_data/toolshed.g2.bx.psu.edu/repos/iuc/mothur_otu_association/3c42f300324e/mothur_map.loc' for 'mothur_map'
galaxy.tools.data DEBUG 2019-08-06 15:05:07,593 [p:1,w:0,m:0] [MainThread] Loading another instance of data table 'mothur_map' from file '/cvmfs/main.galaxyproject.org/config/shed_tool_data_table_conf.xml', attempting to merge content.
galaxy.tools.data DEBUG 2019-08-06 15:05:07,594 [p:1,w:0,m:0] [MainThread] Loaded 0 lines from '/cvmfs/main.galaxyproject.org/tool_data/toolshed.g2.bx.psu.edu/repos/iuc/mothur_otu_association/3c42f300324e/mothur_taxonomy.loc' for 'mothur_taxonomy'
galaxy.tools.data DEBUG 2019-08-06 15:05:07,594 [p:1,w:0,m:0] [MainThread] Loading another instance of data table 'mothur_taxonomy' from file '/cvmfs/main.galaxyproject.org/config/shed_tool_data_table_conf.xml', attempting to merge content.
galaxy.tools.data DEBUG 2019-08-06 15:05:07,595 [p:1,w:0,m:0] [MainThread] Loaded 0 lines from '/cvmfs/main.galaxyproject.org/tool_data/toolshed.g2.bx.psu.edu/repos/iuc/mothur_otu_hierarchy/058e6e36f6e5/mothur_aligndb.loc' for 'mothur_aligndb'
galaxy.tools.data DEBUG 2019-08-06 15:05:07,595 [p:1,w:0,m:0] [MainThread] Loading another instance of data table 'mothur_aligndb' from file '/cvmfs/main.galaxyproject.org/config/shed_tool_data_table_conf.xml', attempting to merge content.
galaxy.tools.data DEBUG 2019-08-06 15:05:07,596 [p:1,w:0,m:0] [MainThread] Loaded 0 lines from '/cvmfs/main.galaxyproject.org/tool_data/toolshed.g2.bx.psu.edu/repos/iuc/mothur_otu_hierarchy/058e6e36f6e5/mothur_lookup.loc' for 'mothur_lookup'
galaxy.tools.data DEBUG 2019-08-06 15:05:07,596 [p:1,w:0,m:0] [MainThread] Loading another instance of data table 'mothur_lookup' from file '/cvmfs/main.galaxyproject.org/config/shed_tool_data_table_conf.xml', attempting to merge content.
galaxy.tools.data DEBUG 2019-08-06 15:05:07,596 [p:1,w:0,m:0] [MainThread] Loaded 0 lines from '/cvmfs/main.galaxyproject.org/tool_data/toolshed.g2.bx.psu.edu/repos/iuc/mothur_otu_hierarchy/058e6e36f6e5/mothur_map.loc' for 'mothur_map'
galaxy.tools.data DEBUG 2019-08-06 15:05:07,596 [p:1,w:0,m:0] [MainThread] Loading another instance of data table 'mothur_map' from file '/cvmfs/main.galaxyproject.org/config/shed_tool_data_table_conf.xml', attempting to merge content.
galaxy.tools.data DEBUG 2019-08-06 15:05:07,597 [p:1,w:0,m:0] [MainThread] Loaded 0 lines from '/cvmfs/main.galaxyproject.org/tool_data/toolshed.g2.bx.psu.edu/repos/iuc/mothur_otu_hierarchy/058e6e36f6e5/mothur_taxonomy.loc' for 'mothur_taxonomy'
galaxy.tools.data DEBUG 2019-08-06 15:05:07,597 [p:1,w:0,m:0] [MainThread] Loading another instance of data table 'mothur_taxonomy' from file '/cvmfs/main.galaxyproject.org/config/shed_tool_data_table_conf.xml', attempting to merge content.
galaxy.tools.data DEBUG 2019-08-06 15:05:07,597 [p:1,w:0,m:0] [MainThread] Loaded 0 lines from '/cvmfs/main.galaxyproject.org/tool_data/toolshed.g2.bx.psu.edu/repos/iuc/mothur_pairwise_seqs/db466fbe5fa3/mothur_aligndb.loc' for 'mothur_aligndb'
galaxy.tools.data DEBUG 2019-08-06 15:05:07,597 [p:1,w:0,m:0] [MainThread] Loading another instance of data table 'mothur_aligndb' from file '/cvmfs/main.galaxyproject.org/config/shed_tool_data_table_conf.xml', attempting to merge content.
galaxy.tools.data DEBUG 2019-08-06 15:05:07,598 [p:1,w:0,m:0] [MainThread] Loaded 0 lines from '/cvmfs/main.galaxyproject.org/tool_data/toolshed.g2.bx.psu.edu/repos/iuc/mothur_pairwise_seqs/db466fbe5fa3/mothur_lookup.loc' for 'mothur_lookup'
galaxy.tools.data DEBUG 2019-08-06 15:05:07,598 [p:1,w:0,m:0] [MainThread] Loading another instance of data table 'mothur_lookup' from file '/cvmfs/main.galaxyproject.org/config/shed_tool_data_table_conf.xml', attempting to merge content.
galaxy.tools.data DEBUG 2019-08-06 15:05:07,599 [p:1,w:0,m:0] [MainThread] Loaded 0 lines from '/cvmfs/main.galaxyproject.org/tool_data/toolshed.g2.bx.psu.edu/repos/iuc/mothur_pairwise_seqs/db466fbe5fa3/mothur_map.loc' for 'mothur_map'
galaxy.tools.data DEBUG 2019-08-06 15:05:07,599 [p:1,w:0,m:0] [MainThread] Loading another instance of data table 'mothur_map' from file '/cvmfs/main.galaxyproject.org/config/shed_tool_data_table_conf.xml', attempting to merge content.
galaxy.tools.data DEBUG 2019-08-06 15:05:07,600 [p:1,w:0,m:0] [MainThread] Loaded 0 lines from '/cvmfs/main.galaxyproject.org/tool_data/toolshed.g2.bx.psu.edu/repos/iuc/mothur_pairwise_seqs/db466fbe5fa3/mothur_taxonomy.loc' for 'mothur_taxonomy'
galaxy.tools.data DEBUG 2019-08-06 15:05:07,600 [p:1,w:0,m:0] [MainThread] Loading another instance of data table 'mothur_taxonomy' from file '/cvmfs/main.galaxyproject.org/config/shed_tool_data_table_conf.xml', attempting to merge content.
galaxy.tools.data DEBUG 2019-08-06 15:05:07,600 [p:1,w:0,m:0] [MainThread] Loaded 0 lines from '/cvmfs/main.galaxyproject.org/tool_data/toolshed.g2.bx.psu.edu/repos/iuc/mothur_parse_list/65ce515b9645/mothur_aligndb.loc' for 'mothur_aligndb'
galaxy.tools.data DEBUG 2019-08-06 15:05:07,600 [p:1,w:0,m:0] [MainThread] Loading another instance of data table 'mothur_aligndb' from file '/cvmfs/main.galaxyproject.org/config/shed_tool_data_table_conf.xml', attempting to merge content.
galaxy.tools.data DEBUG 2019-08-06 15:05:07,601 [p:1,w:0,m:0] [MainThread] Loaded 0 lines from '/cvmfs/main.galaxyproject.org/tool_data/toolshed.g2.bx.psu.edu/repos/iuc/mothur_parse_list/65ce515b9645/mothur_lookup.loc' for 'mothur_lookup'
galaxy.tools.data DEBUG 2019-08-06 15:05:07,601 [p:1,w:0,m:0] [MainThread] Loading another instance of data table 'mothur_lookup' from file '/cvmfs/main.galaxyproject.org/config/shed_tool_data_table_conf.xml', attempting to merge content.
galaxy.tools.data DEBUG 2019-08-06 15:05:07,602 [p:1,w:0,m:0] [MainThread] Loaded 0 lines from '/cvmfs/main.galaxyproject.org/tool_data/toolshed.g2.bx.psu.edu/repos/iuc/mothur_parse_list/65ce515b9645/mothur_map.loc' for 'mothur_map'
galaxy.tools.data DEBUG 2019-08-06 15:05:07,602 [p:1,w:0,m:0] [MainThread] Loading another instance of data table 'mothur_map' from file '/cvmfs/main.galaxyproject.org/config/shed_tool_data_table_conf.xml', attempting to merge content.
galaxy.tools.data DEBUG 2019-08-06 15:05:07,602 [p:1,w:0,m:0] [MainThread] Loaded 0 lines from '/cvmfs/main.galaxyproject.org/tool_data/toolshed.g2.bx.psu.edu/repos/iuc/mothur_parse_list/65ce515b9645/mothur_taxonomy.loc' for 'mothur_taxonomy'
galaxy.tools.data DEBUG 2019-08-06 15:05:07,602 [p:1,w:0,m:0] [MainThread] Loading another instance of data table 'mothur_taxonomy' from file '/cvmfs/main.galaxyproject.org/config/shed_tool_data_table_conf.xml', attempting to merge content.
galaxy.tools.data DEBUG 2019-08-06 15:05:07,603 [p:1,w:0,m:0] [MainThread] Loaded 0 lines from '/cvmfs/main.galaxyproject.org/tool_data/toolshed.g2.bx.psu.edu/repos/iuc/mothur_parsimony/4e3816a6462a/mothur_aligndb.loc' for 'mothur_aligndb'
galaxy.tools.data DEBUG 2019-08-06 15:05:07,603 [p:1,w:0,m:0] [MainThread] Loading another instance of data table 'mothur_aligndb' from file '/cvmfs/main.galaxyproject.org/config/shed_tool_data_table_conf.xml', attempting to merge content.
galaxy.tools.data DEBUG 2019-08-06 15:05:07,604 [p:1,w:0,m:0] [MainThread] Loaded 0 lines from '/cvmfs/main.galaxyproject.org/tool_data/toolshed.g2.bx.psu.edu/repos/iuc/mothur_parsimony/4e3816a6462a/mothur_lookup.loc' for 'mothur_lookup'
galaxy.tools.data DEBUG 2019-08-06 15:05:07,604 [p:1,w:0,m:0] [MainThread] Loading another instance of data table 'mothur_lookup' from file '/cvmfs/main.galaxyproject.org/config/shed_tool_data_table_conf.xml', attempting to merge content.
galaxy.tools.data DEBUG 2019-08-06 15:05:07,604 [p:1,w:0,m:0] [MainThread] Loaded 0 lines from '/cvmfs/main.galaxyproject.org/tool_data/toolshed.g2.bx.psu.edu/repos/iuc/mothur_parsimony/4e3816a6462a/mothur_map.loc' for 'mothur_map'
galaxy.tools.data DEBUG 2019-08-06 15:05:07,604 [p:1,w:0,m:0] [MainThread] Loading another instance of data table 'mothur_map' from file '/cvmfs/main.galaxyproject.org/config/shed_tool_data_table_conf.xml', attempting to merge content.
galaxy.tools.data DEBUG 2019-08-06 15:05:07,605 [p:1,w:0,m:0] [MainThread] Loaded 0 lines from '/cvmfs/main.galaxyproject.org/tool_data/toolshed.g2.bx.psu.edu/repos/iuc/mothur_parsimony/4e3816a6462a/mothur_taxonomy.loc' for 'mothur_taxonomy'
galaxy.tools.data DEBUG 2019-08-06 15:05:07,605 [p:1,w:0,m:0] [MainThread] Loading another instance of data table 'mothur_taxonomy' from file '/cvmfs/main.galaxyproject.org/config/shed_tool_data_table_conf.xml', attempting to merge content.
galaxy.tools.data DEBUG 2019-08-06 15:05:07,606 [p:1,w:0,m:0] [MainThread] Loaded 0 lines from '/cvmfs/main.galaxyproject.org/tool_data/toolshed.g2.bx.psu.edu/repos/iuc/mothur_pca/1fdf1610e7dc/mothur_aligndb.loc' for 'mothur_aligndb'
galaxy.tools.data DEBUG 2019-08-06 15:05:07,606 [p:1,w:0,m:0] [MainThread] Loading another instance of data table 'mothur_aligndb' from file '/cvmfs/main.galaxyproject.org/config/shed_tool_data_table_conf.xml', attempting to merge content.
galaxy.tools.data DEBUG 2019-08-06 15:05:07,606 [p:1,w:0,m:0] [MainThread] Loaded 0 lines from '/cvmfs/main.galaxyproject.org/tool_data/toolshed.g2.bx.psu.edu/repos/iuc/mothur_pca/1fdf1610e7dc/mothur_lookup.loc' for 'mothur_lookup'
galaxy.tools.data DEBUG 2019-08-06 15:05:07,606 [p:1,w:0,m:0] [MainThread] Loading another instance of data table 'mothur_lookup' from file '/cvmfs/main.galaxyproject.org/config/shed_tool_data_table_conf.xml', attempting to merge content.
galaxy.tools.data DEBUG 2019-08-06 15:05:07,607 [p:1,w:0,m:0] [MainThread] Loaded 0 lines from '/cvmfs/main.galaxyproject.org/tool_data/toolshed.g2.bx.psu.edu/repos/iuc/mothur_pca/1fdf1610e7dc/mothur_map.loc' for 'mothur_map'
galaxy.tools.data DEBUG 2019-08-06 15:05:07,607 [p:1,w:0,m:0] [MainThread] Loading another instance of data table 'mothur_map' from file '/cvmfs/main.galaxyproject.org/config/shed_tool_data_table_conf.xml', attempting to merge content.
galaxy.tools.data DEBUG 2019-08-06 15:05:07,608 [p:1,w:0,m:0] [MainThread] Loaded 0 lines from '/cvmfs/main.galaxyproject.org/tool_data/toolshed.g2.bx.psu.edu/repos/iuc/mothur_pca/1fdf1610e7dc/mothur_taxonomy.loc' for 'mothur_taxonomy'
galaxy.tools.data DEBUG 2019-08-06 15:05:07,608 [p:1,w:0,m:0] [MainThread] Loading another instance of data table 'mothur_taxonomy' from file '/cvmfs/main.galaxyproject.org/config/shed_tool_data_table_conf.xml', attempting to merge content.
galaxy.tools.data DEBUG 2019-08-06 15:05:07,608 [p:1,w:0,m:0] [MainThread] Loaded 0 lines from '/cvmfs/main.galaxyproject.org/tool_data/toolshed.g2.bx.psu.edu/repos/iuc/mothur_pcoa/3c560e5c3dd2/mothur_aligndb.loc' for 'mothur_aligndb'
galaxy.tools.data DEBUG 2019-08-06 15:05:07,609 [p:1,w:0,m:0] [MainThread] Loading another instance of data table 'mothur_aligndb' from file '/cvmfs/main.galaxyproject.org/config/shed_tool_data_table_conf.xml', attempting to merge content.
galaxy.tools.data DEBUG 2019-08-06 15:05:07,609 [p:1,w:0,m:0] [MainThread] Loaded 0 lines from '/cvmfs/main.galaxyproject.org/tool_data/toolshed.g2.bx.psu.edu/repos/iuc/mothur_pcoa/3c560e5c3dd2/mothur_lookup.loc' for 'mothur_lookup'
galaxy.tools.data DEBUG 2019-08-06 15:05:07,609 [p:1,w:0,m:0] [MainThread] Loading another instance of data table 'mothur_lookup' from file '/cvmfs/main.galaxyproject.org/config/shed_tool_data_table_conf.xml', attempting to merge content.
galaxy.tools.data DEBUG 2019-08-06 15:05:07,610 [p:1,w:0,m:0] [MainThread] Loaded 0 lines from '/cvmfs/main.galaxyproject.org/tool_data/toolshed.g2.bx.psu.edu/repos/iuc/mothur_pcoa/3c560e5c3dd2/mothur_map.loc' for 'mothur_map'
galaxy.tools.data DEBUG 2019-08-06 15:05:07,610 [p:1,w:0,m:0] [MainThread] Loading another instance of data table 'mothur_map' from file '/cvmfs/main.galaxyproject.org/config/shed_tool_data_table_conf.xml', attempting to merge content.
galaxy.tools.data DEBUG 2019-08-06 15:05:07,610 [p:1,w:0,m:0] [MainThread] Loaded 0 lines from '/cvmfs/main.galaxyproject.org/tool_data/toolshed.g2.bx.psu.edu/repos/iuc/mothur_pcoa/3c560e5c3dd2/mothur_taxonomy.loc' for 'mothur_taxonomy'
galaxy.tools.data DEBUG 2019-08-06 15:05:07,611 [p:1,w:0,m:0] [MainThread] Loading another instance of data table 'mothur_taxonomy' from file '/cvmfs/main.galaxyproject.org/config/shed_tool_data_table_conf.xml', attempting to merge content.
galaxy.tools.data DEBUG 2019-08-06 15:05:07,611 [p:1,w:0,m:0] [MainThread] Loaded 0 lines from '/cvmfs/main.galaxyproject.org/tool_data/toolshed.g2.bx.psu.edu/repos/iuc/mothur_pcr_seqs/9a1fd25e2a1a/mothur_aligndb.loc' for 'mothur_aligndb'
galaxy.tools.data DEBUG 2019-08-06 15:05:07,611 [p:1,w:0,m:0] [MainThread] Loading another instance of data table 'mothur_aligndb' from file '/cvmfs/main.galaxyproject.org/config/shed_tool_data_table_conf.xml', attempting to merge content.
galaxy.tools.data DEBUG 2019-08-06 15:05:07,612 [p:1,w:0,m:0] [MainThread] Loaded 0 lines from '/cvmfs/main.galaxyproject.org/tool_data/toolshed.g2.bx.psu.edu/repos/iuc/mothur_pcr_seqs/9a1fd25e2a1a/mothur_lookup.loc' for 'mothur_lookup'
galaxy.tools.data DEBUG 2019-08-06 15:05:07,612 [p:1,w:0,m:0] [MainThread] Loading another instance of data table 'mothur_lookup' from file '/cvmfs/main.galaxyproject.org/config/shed_tool_data_table_conf.xml', attempting to merge content.
galaxy.tools.data DEBUG 2019-08-06 15:05:07,612 [p:1,w:0,m:0] [MainThread] Loaded 0 lines from '/cvmfs/main.galaxyproject.org/tool_data/toolshed.g2.bx.psu.edu/repos/iuc/mothur_pcr_seqs/9a1fd25e2a1a/mothur_map.loc' for 'mothur_map'
galaxy.tools.data DEBUG 2019-08-06 15:05:07,612 [p:1,w:0,m:0] [MainThread] Loading another instance of data table 'mothur_map' from file '/cvmfs/main.galaxyproject.org/config/shed_tool_data_table_conf.xml', attempting to merge content.
galaxy.tools.data DEBUG 2019-08-06 15:05:07,613 [p:1,w:0,m:0] [MainThread] Loaded 0 lines from '/cvmfs/main.galaxyproject.org/tool_data/toolshed.g2.bx.psu.edu/repos/iuc/mothur_pcr_seqs/9a1fd25e2a1a/mothur_taxonomy.loc' for 'mothur_taxonomy'
galaxy.tools.data DEBUG 2019-08-06 15:05:07,613 [p:1,w:0,m:0] [MainThread] Loading another instance of data table 'mothur_taxonomy' from file '/cvmfs/main.galaxyproject.org/config/shed_tool_data_table_conf.xml', attempting to merge content.
galaxy.tools.data DEBUG 2019-08-06 15:05:07,614 [p:1,w:0,m:0] [MainThread] Loaded 0 lines from '/cvmfs/main.galaxyproject.org/tool_data/toolshed.g2.bx.psu.edu/repos/iuc/mothur_phylo_diversity/292c7c4d2789/mothur_aligndb.loc' for 'mothur_aligndb'
galaxy.tools.data DEBUG 2019-08-06 15:05:07,614 [p:1,w:0,m:0] [MainThread] Loading another instance of data table 'mothur_aligndb' from file '/cvmfs/main.galaxyproject.org/config/shed_tool_data_table_conf.xml', attempting to merge content.
galaxy.tools.data DEBUG 2019-08-06 15:05:07,614 [p:1,w:0,m:0] [MainThread] Loaded 0 lines from '/cvmfs/main.galaxyproject.org/tool_data/toolshed.g2.bx.psu.edu/repos/iuc/mothur_phylo_diversity/292c7c4d2789/mothur_lookup.loc' for 'mothur_lookup'
galaxy.tools.data DEBUG 2019-08-06 15:05:07,614 [p:1,w:0,m:0] [MainThread] Loading another instance of data table 'mothur_lookup' from file '/cvmfs/main.galaxyproject.org/config/shed_tool_data_table_conf.xml', attempting to merge content.
galaxy.tools.data DEBUG 2019-08-06 15:05:07,615 [p:1,w:0,m:0] [MainThread] Loaded 0 lines from '/cvmfs/main.galaxyproject.org/tool_data/toolshed.g2.bx.psu.edu/repos/iuc/mothur_phylo_diversity/292c7c4d2789/mothur_map.loc' for 'mothur_map'
galaxy.tools.data DEBUG 2019-08-06 15:05:07,615 [p:1,w:0,m:0] [MainThread] Loading another instance of data table 'mothur_map' from file '/cvmfs/main.galaxyproject.org/config/shed_tool_data_table_conf.xml', attempting to merge content.
galaxy.tools.data DEBUG 2019-08-06 15:05:07,615 [p:1,w:0,m:0] [MainThread] Loaded 0 lines from '/cvmfs/main.galaxyproject.org/tool_data/toolshed.g2.bx.psu.edu/repos/iuc/mothur_phylo_diversity/292c7c4d2789/mothur_taxonomy.loc' for 'mothur_taxonomy'
galaxy.tools.data DEBUG 2019-08-06 15:05:07,616 [p:1,w:0,m:0] [MainThread] Loading another instance of data table 'mothur_taxonomy' from file '/cvmfs/main.galaxyproject.org/config/shed_tool_data_table_conf.xml', attempting to merge content.
galaxy.tools.data DEBUG 2019-08-06 15:05:07,616 [p:1,w:0,m:0] [MainThread] Loaded 0 lines from '/cvmfs/main.galaxyproject.org/tool_data/toolshed.g2.bx.psu.edu/repos/iuc/mothur_phylotype/f750e0c2c7f9/mothur_aligndb.loc' for 'mothur_aligndb'
galaxy.tools.data DEBUG 2019-08-06 15:05:07,616 [p:1,w:0,m:0] [MainThread] Loading another instance of data table 'mothur_aligndb' from file '/cvmfs/main.galaxyproject.org/config/shed_tool_data_table_conf.xml', attempting to merge content.
galaxy.tools.data DEBUG 2019-08-06 15:05:07,617 [p:1,w:0,m:0] [MainThread] Loaded 0 lines from '/cvmfs/main.galaxyproject.org/tool_data/toolshed.g2.bx.psu.edu/repos/iuc/mothur_phylotype/f750e0c2c7f9/mothur_lookup.loc' for 'mothur_lookup'
galaxy.tools.data DEBUG 2019-08-06 15:05:07,617 [p:1,w:0,m:0] [MainThread] Loading another instance of data table 'mothur_lookup' from file '/cvmfs/main.galaxyproject.org/config/shed_tool_data_table_conf.xml', attempting to merge content.
galaxy.tools.data DEBUG 2019-08-06 15:05:07,618 [p:1,w:0,m:0] [MainThread] Loaded 0 lines from '/cvmfs/main.galaxyproject.org/tool_data/toolshed.g2.bx.psu.edu/repos/iuc/mothur_phylotype/f750e0c2c7f9/mothur_map.loc' for 'mothur_map'
galaxy.tools.data DEBUG 2019-08-06 15:05:07,618 [p:1,w:0,m:0] [MainThread] Loading another instance of data table 'mothur_map' from file '/cvmfs/main.galaxyproject.org/config/shed_tool_data_table_conf.xml', attempting to merge content.
galaxy.tools.data DEBUG 2019-08-06 15:05:07,619 [p:1,w:0,m:0] [MainThread] Loaded 0 lines from '/cvmfs/main.galaxyproject.org/tool_data/toolshed.g2.bx.psu.edu/repos/iuc/mothur_phylotype/f750e0c2c7f9/mothur_taxonomy.loc' for 'mothur_taxonomy'
galaxy.tools.data DEBUG 2019-08-06 15:05:07,619 [p:1,w:0,m:0] [MainThread] Loading another instance of data table 'mothur_taxonomy' from file '/cvmfs/main.galaxyproject.org/config/shed_tool_data_table_conf.xml', attempting to merge content.
galaxy.tools.data DEBUG 2019-08-06 15:05:07,619 [p:1,w:0,m:0] [MainThread] Loaded 0 lines from '/cvmfs/main.galaxyproject.org/tool_data/toolshed.g2.bx.psu.edu/repos/iuc/mothur_pre_cluster/39cfb67a03c0/mothur_aligndb.loc' for 'mothur_aligndb'
galaxy.tools.data DEBUG 2019-08-06 15:05:07,620 [p:1,w:0,m:0] [MainThread] Loading another instance of data table 'mothur_aligndb' from file '/cvmfs/main.galaxyproject.org/config/shed_tool_data_table_conf.xml', attempting to merge content.
galaxy.tools.data DEBUG 2019-08-06 15:05:07,620 [p:1,w:0,m:0] [MainThread] Loaded 0 lines from '/cvmfs/main.galaxyproject.org/tool_data/toolshed.g2.bx.psu.edu/repos/iuc/mothur_pre_cluster/39cfb67a03c0/mothur_lookup.loc' for 'mothur_lookup'
galaxy.tools.data DEBUG 2019-08-06 15:05:07,620 [p:1,w:0,m:0] [MainThread] Loading another instance of data table 'mothur_lookup' from file '/cvmfs/main.galaxyproject.org/config/shed_tool_data_table_conf.xml', attempting to merge content.
galaxy.tools.data DEBUG 2019-08-06 15:05:07,621 [p:1,w:0,m:0] [MainThread] Loaded 0 lines from '/cvmfs/main.galaxyproject.org/tool_data/toolshed.g2.bx.psu.edu/repos/iuc/mothur_pre_cluster/39cfb67a03c0/mothur_map.loc' for 'mothur_map'
galaxy.tools.data DEBUG 2019-08-06 15:05:07,621 [p:1,w:0,m:0] [MainThread] Loading another instance of data table 'mothur_map' from file '/cvmfs/main.galaxyproject.org/config/shed_tool_data_table_conf.xml', attempting to merge content.
galaxy.tools.data DEBUG 2019-08-06 15:05:07,622 [p:1,w:0,m:0] [MainThread] Loaded 0 lines from '/cvmfs/main.galaxyproject.org/tool_data/toolshed.g2.bx.psu.edu/repos/iuc/mothur_pre_cluster/39cfb67a03c0/mothur_taxonomy.loc' for 'mothur_taxonomy'
galaxy.tools.data DEBUG 2019-08-06 15:05:07,622 [p:1,w:0,m:0] [MainThread] Loading another instance of data table 'mothur_taxonomy' from file '/cvmfs/main.galaxyproject.org/config/shed_tool_data_table_conf.xml', attempting to merge content.
galaxy.tools.data DEBUG 2019-08-06 15:05:07,622 [p:1,w:0,m:0] [MainThread] Loaded 0 lines from '/cvmfs/main.galaxyproject.org/tool_data/toolshed.g2.bx.psu.edu/repos/iuc/mothur_primer_design/fb7c0871d8af/mothur_aligndb.loc' for 'mothur_aligndb'
galaxy.tools.data DEBUG 2019-08-06 15:05:07,622 [p:1,w:0,m:0] [MainThread] Loading another instance of data table 'mothur_aligndb' from file '/cvmfs/main.galaxyproject.org/config/shed_tool_data_table_conf.xml', attempting to merge content.
galaxy.tools.data DEBUG 2019-08-06 15:05:07,623 [p:1,w:0,m:0] [MainThread] Loaded 0 lines from '/cvmfs/main.galaxyproject.org/tool_data/toolshed.g2.bx.psu.edu/repos/iuc/mothur_primer_design/fb7c0871d8af/mothur_lookup.loc' for 'mothur_lookup'
galaxy.tools.data DEBUG 2019-08-06 15:05:07,623 [p:1,w:0,m:0] [MainThread] Loading another instance of data table 'mothur_lookup' from file '/cvmfs/main.galaxyproject.org/config/shed_tool_data_table_conf.xml', attempting to merge content.
galaxy.tools.data DEBUG 2019-08-06 15:05:07,624 [p:1,w:0,m:0] [MainThread] Loaded 0 lines from '/cvmfs/main.galaxyproject.org/tool_data/toolshed.g2.bx.psu.edu/repos/iuc/mothur_primer_design/fb7c0871d8af/mothur_map.loc' for 'mothur_map'
galaxy.tools.data DEBUG 2019-08-06 15:05:07,624 [p:1,w:0,m:0] [MainThread] Loading another instance of data table 'mothur_map' from file '/cvmfs/main.galaxyproject.org/config/shed_tool_data_table_conf.xml', attempting to merge content.
galaxy.tools.data DEBUG 2019-08-06 15:05:07,624 [p:1,w:0,m:0] [MainThread] Loaded 0 lines from '/cvmfs/main.galaxyproject.org/tool_data/toolshed.g2.bx.psu.edu/repos/iuc/mothur_primer_design/fb7c0871d8af/mothur_taxonomy.loc' for 'mothur_taxonomy'
galaxy.tools.data DEBUG 2019-08-06 15:05:07,624 [p:1,w:0,m:0] [MainThread] Loading another instance of data table 'mothur_taxonomy' from file '/cvmfs/main.galaxyproject.org/config/shed_tool_data_table_conf.xml', attempting to merge content.
galaxy.tools.data DEBUG 2019-08-06 15:05:07,625 [p:1,w:0,m:0] [MainThread] Loaded 0 lines from '/cvmfs/main.galaxyproject.org/tool_data/toolshed.g2.bx.psu.edu/repos/iuc/mothur_rarefaction_shared/7c3d6982fcef/mothur_aligndb.loc' for 'mothur_aligndb'
galaxy.tools.data DEBUG 2019-08-06 15:05:07,625 [p:1,w:0,m:0] [MainThread] Loading another instance of data table 'mothur_aligndb' from file '/cvmfs/main.galaxyproject.org/config/shed_tool_data_table_conf.xml', attempting to merge content.
galaxy.tools.data DEBUG 2019-08-06 15:05:07,625 [p:1,w:0,m:0] [MainThread] Loaded 0 lines from '/cvmfs/main.galaxyproject.org/tool_data/toolshed.g2.bx.psu.edu/repos/iuc/mothur_rarefaction_shared/7c3d6982fcef/mothur_lookup.loc' for 'mothur_lookup'
galaxy.tools.data DEBUG 2019-08-06 15:05:07,625 [p:1,w:0,m:0] [MainThread] Loading another instance of data table 'mothur_lookup' from file '/cvmfs/main.galaxyproject.org/config/shed_tool_data_table_conf.xml', attempting to merge content.
galaxy.tools.data DEBUG 2019-08-06 15:05:07,626 [p:1,w:0,m:0] [MainThread] Loaded 0 lines from '/cvmfs/main.galaxyproject.org/tool_data/toolshed.g2.bx.psu.edu/repos/iuc/mothur_rarefaction_shared/7c3d6982fcef/mothur_map.loc' for 'mothur_map'
galaxy.tools.data DEBUG 2019-08-06 15:05:07,626 [p:1,w:0,m:0] [MainThread] Loading another instance of data table 'mothur_map' from file '/cvmfs/main.galaxyproject.org/config/shed_tool_data_table_conf.xml', attempting to merge content.
galaxy.tools.data DEBUG 2019-08-06 15:05:07,627 [p:1,w:0,m:0] [MainThread] Loaded 0 lines from '/cvmfs/main.galaxyproject.org/tool_data/toolshed.g2.bx.psu.edu/repos/iuc/mothur_rarefaction_shared/7c3d6982fcef/mothur_taxonomy.loc' for 'mothur_taxonomy'
galaxy.tools.data DEBUG 2019-08-06 15:05:07,627 [p:1,w:0,m:0] [MainThread] Loading another instance of data table 'mothur_taxonomy' from file '/cvmfs/main.galaxyproject.org/config/shed_tool_data_table_conf.xml', attempting to merge content.
galaxy.tools.data DEBUG 2019-08-06 15:05:07,628 [p:1,w:0,m:0] [MainThread] Loaded 0 lines from '/cvmfs/main.galaxyproject.org/tool_data/toolshed.g2.bx.psu.edu/repos/iuc/mothur_rarefaction_single/871f24df79d8/mothur_aligndb.loc' for 'mothur_aligndb'
galaxy.tools.data DEBUG 2019-08-06 15:05:07,628 [p:1,w:0,m:0] [MainThread] Loading another instance of data table 'mothur_aligndb' from file '/cvmfs/main.galaxyproject.org/config/shed_tool_data_table_conf.xml', attempting to merge content.
galaxy.tools.data DEBUG 2019-08-06 15:05:07,628 [p:1,w:0,m:0] [MainThread] Loaded 0 lines from '/cvmfs/main.galaxyproject.org/tool_data/toolshed.g2.bx.psu.edu/repos/iuc/mothur_rarefaction_single/871f24df79d8/mothur_lookup.loc' for 'mothur_lookup'
galaxy.tools.data DEBUG 2019-08-06 15:05:07,629 [p:1,w:0,m:0] [MainThread] Loading another instance of data table 'mothur_lookup' from file '/cvmfs/main.galaxyproject.org/config/shed_tool_data_table_conf.xml', attempting to merge content.
galaxy.tools.data DEBUG 2019-08-06 15:05:07,629 [p:1,w:0,m:0] [MainThread] Loaded 0 lines from '/cvmfs/main.galaxyproject.org/tool_data/toolshed.g2.bx.psu.edu/repos/iuc/mothur_rarefaction_single/871f24df79d8/mothur_map.loc' for 'mothur_map'
galaxy.tools.data DEBUG 2019-08-06 15:05:07,629 [p:1,w:0,m:0] [MainThread] Loading another instance of data table 'mothur_map' from file '/cvmfs/main.galaxyproject.org/config/shed_tool_data_table_conf.xml', attempting to merge content.
galaxy.tools.data DEBUG 2019-08-06 15:05:07,630 [p:1,w:0,m:0] [MainThread] Loaded 0 lines from '/cvmfs/main.galaxyproject.org/tool_data/toolshed.g2.bx.psu.edu/repos/iuc/mothur_rarefaction_single/871f24df79d8/mothur_taxonomy.loc' for 'mothur_taxonomy'
galaxy.tools.data DEBUG 2019-08-06 15:05:07,630 [p:1,w:0,m:0] [MainThread] Loading another instance of data table 'mothur_taxonomy' from file '/cvmfs/main.galaxyproject.org/config/shed_tool_data_table_conf.xml', attempting to merge content.
galaxy.tools.data DEBUG 2019-08-06 15:05:07,630 [p:1,w:0,m:0] [MainThread] Loaded 0 lines from '/cvmfs/main.galaxyproject.org/tool_data/toolshed.g2.bx.psu.edu/repos/iuc/mothur_remove_dists/0df1987fb914/mothur_aligndb.loc' for 'mothur_aligndb'
galaxy.tools.data DEBUG 2019-08-06 15:05:07,631 [p:1,w:0,m:0] [MainThread] Loading another instance of data table 'mothur_aligndb' from file '/cvmfs/main.galaxyproject.org/config/shed_tool_data_table_conf.xml', attempting to merge content.
galaxy.tools.data DEBUG 2019-08-06 15:05:07,631 [p:1,w:0,m:0] [MainThread] Loaded 0 lines from '/cvmfs/main.galaxyproject.org/tool_data/toolshed.g2.bx.psu.edu/repos/iuc/mothur_remove_dists/0df1987fb914/mothur_lookup.loc' for 'mothur_lookup'
galaxy.tools.data DEBUG 2019-08-06 15:05:07,631 [p:1,w:0,m:0] [MainThread] Loading another instance of data table 'mothur_lookup' from file '/cvmfs/main.galaxyproject.org/config/shed_tool_data_table_conf.xml', attempting to merge content.
galaxy.tools.data DEBUG 2019-08-06 15:05:07,632 [p:1,w:0,m:0] [MainThread] Loaded 0 lines from '/cvmfs/main.galaxyproject.org/tool_data/toolshed.g2.bx.psu.edu/repos/iuc/mothur_remove_dists/0df1987fb914/mothur_map.loc' for 'mothur_map'
galaxy.tools.data DEBUG 2019-08-06 15:05:07,632 [p:1,w:0,m:0] [MainThread] Loading another instance of data table 'mothur_map' from file '/cvmfs/main.galaxyproject.org/config/shed_tool_data_table_conf.xml', attempting to merge content.
galaxy.tools.data DEBUG 2019-08-06 15:05:07,632 [p:1,w:0,m:0] [MainThread] Loaded 0 lines from '/cvmfs/main.galaxyproject.org/tool_data/toolshed.g2.bx.psu.edu/repos/iuc/mothur_remove_dists/0df1987fb914/mothur_taxonomy.loc' for 'mothur_taxonomy'
galaxy.tools.data DEBUG 2019-08-06 15:05:07,633 [p:1,w:0,m:0] [MainThread] Loading another instance of data table 'mothur_taxonomy' from file '/cvmfs/main.galaxyproject.org/config/shed_tool_data_table_conf.xml', attempting to merge content.
galaxy.tools.data DEBUG 2019-08-06 15:05:07,633 [p:1,w:0,m:0] [MainThread] Loaded 0 lines from '/cvmfs/main.galaxyproject.org/tool_data/toolshed.g2.bx.psu.edu/repos/iuc/mothur_remove_groups/75433aae83fb/mothur_aligndb.loc' for 'mothur_aligndb'
galaxy.tools.data DEBUG 2019-08-06 15:05:07,633 [p:1,w:0,m:0] [MainThread] Loading another instance of data table 'mothur_aligndb' from file '/cvmfs/main.galaxyproject.org/config/shed_tool_data_table_conf.xml', attempting to merge content.
galaxy.tools.data DEBUG 2019-08-06 15:05:07,634 [p:1,w:0,m:0] [MainThread] Loaded 0 lines from '/cvmfs/main.galaxyproject.org/tool_data/toolshed.g2.bx.psu.edu/repos/iuc/mothur_remove_groups/75433aae83fb/mothur_lookup.loc' for 'mothur_lookup'
galaxy.tools.data DEBUG 2019-08-06 15:05:07,634 [p:1,w:0,m:0] [MainThread] Loading another instance of data table 'mothur_lookup' from file '/cvmfs/main.galaxyproject.org/config/shed_tool_data_table_conf.xml', attempting to merge content.
galaxy.tools.data DEBUG 2019-08-06 15:05:07,635 [p:1,w:0,m:0] [MainThread] Loaded 0 lines from '/cvmfs/main.galaxyproject.org/tool_data/toolshed.g2.bx.psu.edu/repos/iuc/mothur_remove_groups/75433aae83fb/mothur_map.loc' for 'mothur_map'
galaxy.tools.data DEBUG 2019-08-06 15:05:07,635 [p:1,w:0,m:0] [MainThread] Loading another instance of data table 'mothur_map' from file '/cvmfs/main.galaxyproject.org/config/shed_tool_data_table_conf.xml', attempting to merge content.
galaxy.tools.data DEBUG 2019-08-06 15:05:07,635 [p:1,w:0,m:0] [MainThread] Loaded 0 lines from '/cvmfs/main.galaxyproject.org/tool_data/toolshed.g2.bx.psu.edu/repos/iuc/mothur_remove_groups/75433aae83fb/mothur_taxonomy.loc' for 'mothur_taxonomy'
galaxy.tools.data DEBUG 2019-08-06 15:05:07,635 [p:1,w:0,m:0] [MainThread] Loading another instance of data table 'mothur_taxonomy' from file '/cvmfs/main.galaxyproject.org/config/shed_tool_data_table_conf.xml', attempting to merge content.
galaxy.tools.data DEBUG 2019-08-06 15:05:07,636 [p:1,w:0,m:0] [MainThread] Loaded 0 lines from '/cvmfs/main.galaxyproject.org/tool_data/toolshed.g2.bx.psu.edu/repos/iuc/mothur_remove_lineage/d46157fb52cd/mothur_aligndb.loc' for 'mothur_aligndb'
galaxy.tools.data DEBUG 2019-08-06 15:05:07,636 [p:1,w:0,m:0] [MainThread] Loading another instance of data table 'mothur_aligndb' from file '/cvmfs/main.galaxyproject.org/config/shed_tool_data_table_conf.xml', attempting to merge content.
galaxy.tools.data DEBUG 2019-08-06 15:05:07,636 [p:1,w:0,m:0] [MainThread] Loaded 0 lines from '/cvmfs/main.galaxyproject.org/tool_data/toolshed.g2.bx.psu.edu/repos/iuc/mothur_remove_lineage/d46157fb52cd/mothur_lookup.loc' for 'mothur_lookup'
galaxy.tools.data DEBUG 2019-08-06 15:05:07,636 [p:1,w:0,m:0] [MainThread] Loading another instance of data table 'mothur_lookup' from file '/cvmfs/main.galaxyproject.org/config/shed_tool_data_table_conf.xml', attempting to merge content.
galaxy.tools.data DEBUG 2019-08-06 15:05:07,637 [p:1,w:0,m:0] [MainThread] Loaded 0 lines from '/cvmfs/main.galaxyproject.org/tool_data/toolshed.g2.bx.psu.edu/repos/iuc/mothur_remove_lineage/d46157fb52cd/mothur_map.loc' for 'mothur_map'
galaxy.tools.data DEBUG 2019-08-06 15:05:07,637 [p:1,w:0,m:0] [MainThread] Loading another instance of data table 'mothur_map' from file '/cvmfs/main.galaxyproject.org/config/shed_tool_data_table_conf.xml', attempting to merge content.
galaxy.tools.data DEBUG 2019-08-06 15:05:07,638 [p:1,w:0,m:0] [MainThread] Loaded 0 lines from '/cvmfs/main.galaxyproject.org/tool_data/toolshed.g2.bx.psu.edu/repos/iuc/mothur_remove_lineage/d46157fb52cd/mothur_taxonomy.loc' for 'mothur_taxonomy'
galaxy.tools.data DEBUG 2019-08-06 15:05:07,638 [p:1,w:0,m:0] [MainThread] Loading another instance of data table 'mothur_taxonomy' from file '/cvmfs/main.galaxyproject.org/config/shed_tool_data_table_conf.xml', attempting to merge content.
galaxy.tools.data DEBUG 2019-08-06 15:05:07,639 [p:1,w:0,m:0] [MainThread] Loaded 0 lines from '/cvmfs/main.galaxyproject.org/tool_data/toolshed.g2.bx.psu.edu/repos/iuc/mothur_remove_otulabels/a8863051d303/mothur_aligndb.loc' for 'mothur_aligndb'
galaxy.tools.data DEBUG 2019-08-06 15:05:07,639 [p:1,w:0,m:0] [MainThread] Loading another instance of data table 'mothur_aligndb' from file '/cvmfs/main.galaxyproject.org/config/shed_tool_data_table_conf.xml', attempting to merge content.
galaxy.tools.data DEBUG 2019-08-06 15:05:07,640 [p:1,w:0,m:0] [MainThread] Loaded 0 lines from '/cvmfs/main.galaxyproject.org/tool_data/toolshed.g2.bx.psu.edu/repos/iuc/mothur_remove_otulabels/a8863051d303/mothur_lookup.loc' for 'mothur_lookup'
galaxy.tools.data DEBUG 2019-08-06 15:05:07,640 [p:1,w:0,m:0] [MainThread] Loading another instance of data table 'mothur_lookup' from file '/cvmfs/main.galaxyproject.org/config/shed_tool_data_table_conf.xml', attempting to merge content.
galaxy.tools.data DEBUG 2019-08-06 15:05:07,640 [p:1,w:0,m:0] [MainThread] Loaded 0 lines from '/cvmfs/main.galaxyproject.org/tool_data/toolshed.g2.bx.psu.edu/repos/iuc/mothur_remove_otulabels/a8863051d303/mothur_map.loc' for 'mothur_map'
galaxy.tools.data DEBUG 2019-08-06 15:05:07,640 [p:1,w:0,m:0] [MainThread] Loading another instance of data table 'mothur_map' from file '/cvmfs/main.galaxyproject.org/config/shed_tool_data_table_conf.xml', attempting to merge content.
galaxy.tools.data DEBUG 2019-08-06 15:05:07,641 [p:1,w:0,m:0] [MainThread] Loaded 0 lines from '/cvmfs/main.galaxyproject.org/tool_data/toolshed.g2.bx.psu.edu/repos/iuc/mothur_remove_otulabels/a8863051d303/mothur_taxonomy.loc' for 'mothur_taxonomy'
galaxy.tools.data DEBUG 2019-08-06 15:05:07,641 [p:1,w:0,m:0] [MainThread] Loading another instance of data table 'mothur_taxonomy' from file '/cvmfs/main.galaxyproject.org/config/shed_tool_data_table_conf.xml', attempting to merge content.
galaxy.tools.data DEBUG 2019-08-06 15:05:07,641 [p:1,w:0,m:0] [MainThread] Loaded 0 lines from '/cvmfs/main.galaxyproject.org/tool_data/toolshed.g2.bx.psu.edu/repos/iuc/mothur_remove_otus/45d51905b3b5/mothur_aligndb.loc' for 'mothur_aligndb'
galaxy.tools.data DEBUG 2019-08-06 15:05:07,641 [p:1,w:0,m:0] [MainThread] Loading another instance of data table 'mothur_aligndb' from file '/cvmfs/main.galaxyproject.org/config/shed_tool_data_table_conf.xml', attempting to merge content.
galaxy.tools.data DEBUG 2019-08-06 15:05:07,642 [p:1,w:0,m:0] [MainThread] Loaded 0 lines from '/cvmfs/main.galaxyproject.org/tool_data/toolshed.g2.bx.psu.edu/repos/iuc/mothur_remove_otus/45d51905b3b5/mothur_lookup.loc' for 'mothur_lookup'
galaxy.tools.data DEBUG 2019-08-06 15:05:07,642 [p:1,w:0,m:0] [MainThread] Loading another instance of data table 'mothur_lookup' from file '/cvmfs/main.galaxyproject.org/config/shed_tool_data_table_conf.xml', attempting to merge content.
galaxy.tools.data DEBUG 2019-08-06 15:05:07,643 [p:1,w:0,m:0] [MainThread] Loaded 0 lines from '/cvmfs/main.galaxyproject.org/tool_data/toolshed.g2.bx.psu.edu/repos/iuc/mothur_remove_otus/45d51905b3b5/mothur_map.loc' for 'mothur_map'
galaxy.tools.data DEBUG 2019-08-06 15:05:07,643 [p:1,w:0,m:0] [MainThread] Loading another instance of data table 'mothur_map' from file '/cvmfs/main.galaxyproject.org/config/shed_tool_data_table_conf.xml', attempting to merge content.
galaxy.tools.data DEBUG 2019-08-06 15:05:07,643 [p:1,w:0,m:0] [MainThread] Loaded 0 lines from '/cvmfs/main.galaxyproject.org/tool_data/toolshed.g2.bx.psu.edu/repos/iuc/mothur_remove_otus/45d51905b3b5/mothur_taxonomy.loc' for 'mothur_taxonomy'
galaxy.tools.data DEBUG 2019-08-06 15:05:07,644 [p:1,w:0,m:0] [MainThread] Loading another instance of data table 'mothur_taxonomy' from file '/cvmfs/main.galaxyproject.org/config/shed_tool_data_table_conf.xml', attempting to merge content.
galaxy.tools.data DEBUG 2019-08-06 15:05:07,645 [p:1,w:0,m:0] [MainThread] Loaded 0 lines from '/cvmfs/main.galaxyproject.org/tool_data/toolshed.g2.bx.psu.edu/repos/iuc/mothur_remove_rare/39df13dda6bf/mothur_aligndb.loc' for 'mothur_aligndb'
galaxy.tools.data DEBUG 2019-08-06 15:05:07,645 [p:1,w:0,m:0] [MainThread] Loading another instance of data table 'mothur_aligndb' from file '/cvmfs/main.galaxyproject.org/config/shed_tool_data_table_conf.xml', attempting to merge content.
galaxy.tools.data DEBUG 2019-08-06 15:05:07,645 [p:1,w:0,m:0] [MainThread] Loaded 0 lines from '/cvmfs/main.galaxyproject.org/tool_data/toolshed.g2.bx.psu.edu/repos/iuc/mothur_remove_rare/39df13dda6bf/mothur_lookup.loc' for 'mothur_lookup'
galaxy.tools.data DEBUG 2019-08-06 15:05:07,645 [p:1,w:0,m:0] [MainThread] Loading another instance of data table 'mothur_lookup' from file '/cvmfs/main.galaxyproject.org/config/shed_tool_data_table_conf.xml', attempting to merge content.
galaxy.tools.data DEBUG 2019-08-06 15:05:07,646 [p:1,w:0,m:0] [MainThread] Loaded 0 lines from '/cvmfs/main.galaxyproject.org/tool_data/toolshed.g2.bx.psu.edu/repos/iuc/mothur_remove_rare/39df13dda6bf/mothur_map.loc' for 'mothur_map'
galaxy.tools.data DEBUG 2019-08-06 15:05:07,646 [p:1,w:0,m:0] [MainThread] Loading another instance of data table 'mothur_map' from file '/cvmfs/main.galaxyproject.org/config/shed_tool_data_table_conf.xml', attempting to merge content.
galaxy.tools.data DEBUG 2019-08-06 15:05:07,647 [p:1,w:0,m:0] [MainThread] Loaded 0 lines from '/cvmfs/main.galaxyproject.org/tool_data/toolshed.g2.bx.psu.edu/repos/iuc/mothur_remove_rare/39df13dda6bf/mothur_taxonomy.loc' for 'mothur_taxonomy'
galaxy.tools.data DEBUG 2019-08-06 15:05:07,647 [p:1,w:0,m:0] [MainThread] Loading another instance of data table 'mothur_taxonomy' from file '/cvmfs/main.galaxyproject.org/config/shed_tool_data_table_conf.xml', attempting to merge content.
galaxy.tools.data DEBUG 2019-08-06 15:05:07,648 [p:1,w:0,m:0] [MainThread] Loaded 0 lines from '/cvmfs/main.galaxyproject.org/tool_data/toolshed.g2.bx.psu.edu/repos/iuc/mothur_remove_seqs/0b8ca0026f28/mothur_aligndb.loc' for 'mothur_aligndb'
galaxy.tools.data DEBUG 2019-08-06 15:05:07,648 [p:1,w:0,m:0] [MainThread] Loading another instance of data table 'mothur_aligndb' from file '/cvmfs/main.galaxyproject.org/config/shed_tool_data_table_conf.xml', attempting to merge content.
galaxy.tools.data DEBUG 2019-08-06 15:05:07,648 [p:1,w:0,m:0] [MainThread] Loaded 0 lines from '/cvmfs/main.galaxyproject.org/tool_data/toolshed.g2.bx.psu.edu/repos/iuc/mothur_remove_seqs/0b8ca0026f28/mothur_lookup.loc' for 'mothur_lookup'
galaxy.tools.data DEBUG 2019-08-06 15:05:07,648 [p:1,w:0,m:0] [MainThread] Loading another instance of data table 'mothur_lookup' from file '/cvmfs/main.galaxyproject.org/config/shed_tool_data_table_conf.xml', attempting to merge content.
galaxy.tools.data DEBUG 2019-08-06 15:05:07,649 [p:1,w:0,m:0] [MainThread] Loaded 0 lines from '/cvmfs/main.galaxyproject.org/tool_data/toolshed.g2.bx.psu.edu/repos/iuc/mothur_remove_seqs/0b8ca0026f28/mothur_map.loc' for 'mothur_map'
galaxy.tools.data DEBUG 2019-08-06 15:05:07,649 [p:1,w:0,m:0] [MainThread] Loading another instance of data table 'mothur_map' from file '/cvmfs/main.galaxyproject.org/config/shed_tool_data_table_conf.xml', attempting to merge content.
galaxy.tools.data DEBUG 2019-08-06 15:05:07,653 [p:1,w:0,m:0] [MainThread] Loaded 0 lines from '/cvmfs/main.galaxyproject.org/tool_data/toolshed.g2.bx.psu.edu/repos/iuc/mothur_remove_seqs/0b8ca0026f28/mothur_taxonomy.loc' for 'mothur_taxonomy'
galaxy.tools.data DEBUG 2019-08-06 15:05:07,653 [p:1,w:0,m:0] [MainThread] Loading another instance of data table 'mothur_taxonomy' from file '/cvmfs/main.galaxyproject.org/config/shed_tool_data_table_conf.xml', attempting to merge content.
galaxy.tools.data DEBUG 2019-08-06 15:05:07,654 [p:1,w:0,m:0] [MainThread] Loaded 0 lines from '/cvmfs/main.galaxyproject.org/tool_data/toolshed.g2.bx.psu.edu/repos/iuc/mothur_reverse_seqs/503898f17f42/mothur_aligndb.loc' for 'mothur_aligndb'
galaxy.tools.data DEBUG 2019-08-06 15:05:07,654 [p:1,w:0,m:0] [MainThread] Loading another instance of data table 'mothur_aligndb' from file '/cvmfs/main.galaxyproject.org/config/shed_tool_data_table_conf.xml', attempting to merge content.
galaxy.tools.data DEBUG 2019-08-06 15:05:07,654 [p:1,w:0,m:0] [MainThread] Loaded 0 lines from '/cvmfs/main.galaxyproject.org/tool_data/toolshed.g2.bx.psu.edu/repos/iuc/mothur_reverse_seqs/503898f17f42/mothur_lookup.loc' for 'mothur_lookup'
galaxy.tools.data DEBUG 2019-08-06 15:05:07,655 [p:1,w:0,m:0] [MainThread] Loading another instance of data table 'mothur_lookup' from file '/cvmfs/main.galaxyproject.org/config/shed_tool_data_table_conf.xml', attempting to merge content.
galaxy.tools.data DEBUG 2019-08-06 15:05:07,656 [p:1,w:0,m:0] [MainThread] Loaded 0 lines from '/cvmfs/main.galaxyproject.org/tool_data/toolshed.g2.bx.psu.edu/repos/iuc/mothur_reverse_seqs/503898f17f42/mothur_map.loc' for 'mothur_map'
galaxy.tools.data DEBUG 2019-08-06 15:05:07,656 [p:1,w:0,m:0] [MainThread] Loading another instance of data table 'mothur_map' from file '/cvmfs/main.galaxyproject.org/config/shed_tool_data_table_conf.xml', attempting to merge content.
galaxy.tools.data DEBUG 2019-08-06 15:05:07,656 [p:1,w:0,m:0] [MainThread] Loaded 0 lines from '/cvmfs/main.galaxyproject.org/tool_data/toolshed.g2.bx.psu.edu/repos/iuc/mothur_reverse_seqs/503898f17f42/mothur_taxonomy.loc' for 'mothur_taxonomy'
galaxy.tools.data DEBUG 2019-08-06 15:05:07,656 [p:1,w:0,m:0] [MainThread] Loading another instance of data table 'mothur_taxonomy' from file '/cvmfs/main.galaxyproject.org/config/shed_tool_data_table_conf.xml', attempting to merge content.
galaxy.tools.data DEBUG 2019-08-06 15:05:07,657 [p:1,w:0,m:0] [MainThread] Loaded 0 lines from '/cvmfs/main.galaxyproject.org/tool_data/toolshed.g2.bx.psu.edu/repos/iuc/mothur_screen_seqs/6202ff80199f/mothur_aligndb.loc' for 'mothur_aligndb'
galaxy.tools.data DEBUG 2019-08-06 15:05:07,657 [p:1,w:0,m:0] [MainThread] Loading another instance of data table 'mothur_aligndb' from file '/cvmfs/main.galaxyproject.org/config/shed_tool_data_table_conf.xml', attempting to merge content.
galaxy.tools.data DEBUG 2019-08-06 15:05:07,657 [p:1,w:0,m:0] [MainThread] Loaded 0 lines from '/cvmfs/main.galaxyproject.org/tool_data/toolshed.g2.bx.psu.edu/repos/iuc/mothur_screen_seqs/6202ff80199f/mothur_lookup.loc' for 'mothur_lookup'
galaxy.tools.data DEBUG 2019-08-06 15:05:07,658 [p:1,w:0,m:0] [MainThread] Loading another instance of data table 'mothur_lookup' from file '/cvmfs/main.galaxyproject.org/config/shed_tool_data_table_conf.xml', attempting to merge content.
galaxy.tools.data DEBUG 2019-08-06 15:05:07,658 [p:1,w:0,m:0] [MainThread] Loaded 0 lines from '/cvmfs/main.galaxyproject.org/tool_data/toolshed.g2.bx.psu.edu/repos/iuc/mothur_screen_seqs/6202ff80199f/mothur_map.loc' for 'mothur_map'
galaxy.tools.data DEBUG 2019-08-06 15:05:07,658 [p:1,w:0,m:0] [MainThread] Loading another instance of data table 'mothur_map' from file '/cvmfs/main.galaxyproject.org/config/shed_tool_data_table_conf.xml', attempting to merge content.
galaxy.tools.data DEBUG 2019-08-06 15:05:07,659 [p:1,w:0,m:0] [MainThread] Loaded 0 lines from '/cvmfs/main.galaxyproject.org/tool_data/toolshed.g2.bx.psu.edu/repos/iuc/mothur_screen_seqs/6202ff80199f/mothur_taxonomy.loc' for 'mothur_taxonomy'
galaxy.tools.data DEBUG 2019-08-06 15:05:07,659 [p:1,w:0,m:0] [MainThread] Loading another instance of data table 'mothur_taxonomy' from file '/cvmfs/main.galaxyproject.org/config/shed_tool_data_table_conf.xml', attempting to merge content.
galaxy.tools.data DEBUG 2019-08-06 15:05:07,659 [p:1,w:0,m:0] [MainThread] Loaded 0 lines from '/cvmfs/main.galaxyproject.org/tool_data/toolshed.g2.bx.psu.edu/repos/iuc/mothur_sens_spec/edde8e7c2946/mothur_aligndb.loc' for 'mothur_aligndb'
galaxy.tools.data DEBUG 2019-08-06 15:05:07,659 [p:1,w:0,m:0] [MainThread] Loading another instance of data table 'mothur_aligndb' from file '/cvmfs/main.galaxyproject.org/config/shed_tool_data_table_conf.xml', attempting to merge content.
galaxy.tools.data DEBUG 2019-08-06 15:05:07,660 [p:1,w:0,m:0] [MainThread] Loaded 0 lines from '/cvmfs/main.galaxyproject.org/tool_data/toolshed.g2.bx.psu.edu/repos/iuc/mothur_sens_spec/edde8e7c2946/mothur_lookup.loc' for 'mothur_lookup'
galaxy.tools.data DEBUG 2019-08-06 15:05:07,660 [p:1,w:0,m:0] [MainThread] Loading another instance of data table 'mothur_lookup' from file '/cvmfs/main.galaxyproject.org/config/shed_tool_data_table_conf.xml', attempting to merge content.
galaxy.tools.data DEBUG 2019-08-06 15:05:07,660 [p:1,w:0,m:0] [MainThread] Loaded 0 lines from '/cvmfs/main.galaxyproject.org/tool_data/toolshed.g2.bx.psu.edu/repos/iuc/mothur_sens_spec/edde8e7c2946/mothur_map.loc' for 'mothur_map'
galaxy.tools.data DEBUG 2019-08-06 15:05:07,660 [p:1,w:0,m:0] [MainThread] Loading another instance of data table 'mothur_map' from file '/cvmfs/main.galaxyproject.org/config/shed_tool_data_table_conf.xml', attempting to merge content.
galaxy.tools.data DEBUG 2019-08-06 15:05:07,661 [p:1,w:0,m:0] [MainThread] Loaded 0 lines from '/cvmfs/main.galaxyproject.org/tool_data/toolshed.g2.bx.psu.edu/repos/iuc/mothur_sens_spec/edde8e7c2946/mothur_taxonomy.loc' for 'mothur_taxonomy'
galaxy.tools.data DEBUG 2019-08-06 15:05:07,661 [p:1,w:0,m:0] [MainThread] Loading another instance of data table 'mothur_taxonomy' from file '/cvmfs/main.galaxyproject.org/config/shed_tool_data_table_conf.xml', attempting to merge content.
galaxy.tools.data DEBUG 2019-08-06 15:05:07,661 [p:1,w:0,m:0] [MainThread] Loaded 0 lines from '/cvmfs/main.galaxyproject.org/tool_data/toolshed.g2.bx.psu.edu/repos/iuc/mothur_seq_error/a5418319c97a/mothur_aligndb.loc' for 'mothur_aligndb'
galaxy.tools.data DEBUG 2019-08-06 15:05:07,662 [p:1,w:0,m:0] [MainThread] Loading another instance of data table 'mothur_aligndb' from file '/cvmfs/main.galaxyproject.org/config/shed_tool_data_table_conf.xml', attempting to merge content.
galaxy.tools.data DEBUG 2019-08-06 15:05:07,662 [p:1,w:0,m:0] [MainThread] Loaded 0 lines from '/cvmfs/main.galaxyproject.org/tool_data/toolshed.g2.bx.psu.edu/repos/iuc/mothur_seq_error/a5418319c97a/mothur_lookup.loc' for 'mothur_lookup'
galaxy.tools.data DEBUG 2019-08-06 15:05:07,662 [p:1,w:0,m:0] [MainThread] Loading another instance of data table 'mothur_lookup' from file '/cvmfs/main.galaxyproject.org/config/shed_tool_data_table_conf.xml', attempting to merge content.
galaxy.tools.data DEBUG 2019-08-06 15:05:07,663 [p:1,w:0,m:0] [MainThread] Loaded 0 lines from '/cvmfs/main.galaxyproject.org/tool_data/toolshed.g2.bx.psu.edu/repos/iuc/mothur_seq_error/a5418319c97a/mothur_map.loc' for 'mothur_map'
galaxy.tools.data DEBUG 2019-08-06 15:05:07,663 [p:1,w:0,m:0] [MainThread] Loading another instance of data table 'mothur_map' from file '/cvmfs/main.galaxyproject.org/config/shed_tool_data_table_conf.xml', attempting to merge content.
galaxy.tools.data DEBUG 2019-08-06 15:05:07,663 [p:1,w:0,m:0] [MainThread] Loaded 0 lines from '/cvmfs/main.galaxyproject.org/tool_data/toolshed.g2.bx.psu.edu/repos/iuc/mothur_seq_error/a5418319c97a/mothur_taxonomy.loc' for 'mothur_taxonomy'
galaxy.tools.data DEBUG 2019-08-06 15:05:07,663 [p:1,w:0,m:0] [MainThread] Loading another instance of data table 'mothur_taxonomy' from file '/cvmfs/main.galaxyproject.org/config/shed_tool_data_table_conf.xml', attempting to merge content.
galaxy.tools.data DEBUG 2019-08-06 15:05:07,664 [p:1,w:0,m:0] [MainThread] Loaded 0 lines from '/cvmfs/main.galaxyproject.org/tool_data/toolshed.g2.bx.psu.edu/repos/iuc/mothur_sffinfo/13d1e5e44a91/mothur_aligndb.loc' for 'mothur_aligndb'
galaxy.tools.data DEBUG 2019-08-06 15:05:07,664 [p:1,w:0,m:0] [MainThread] Loading another instance of data table 'mothur_aligndb' from file '/cvmfs/main.galaxyproject.org/config/shed_tool_data_table_conf.xml', attempting to merge content.
galaxy.tools.data DEBUG 2019-08-06 15:05:07,664 [p:1,w:0,m:0] [MainThread] Loaded 0 lines from '/cvmfs/main.galaxyproject.org/tool_data/toolshed.g2.bx.psu.edu/repos/iuc/mothur_sffinfo/13d1e5e44a91/mothur_lookup.loc' for 'mothur_lookup'
galaxy.tools.data DEBUG 2019-08-06 15:05:07,665 [p:1,w:0,m:0] [MainThread] Loading another instance of data table 'mothur_lookup' from file '/cvmfs/main.galaxyproject.org/config/shed_tool_data_table_conf.xml', attempting to merge content.
galaxy.tools.data DEBUG 2019-08-06 15:05:07,665 [p:1,w:0,m:0] [MainThread] Loaded 0 lines from '/cvmfs/main.galaxyproject.org/tool_data/toolshed.g2.bx.psu.edu/repos/iuc/mothur_sffinfo/13d1e5e44a91/mothur_map.loc' for 'mothur_map'
galaxy.tools.data DEBUG 2019-08-06 15:05:07,666 [p:1,w:0,m:0] [MainThread] Loading another instance of data table 'mothur_map' from file '/cvmfs/main.galaxyproject.org/config/shed_tool_data_table_conf.xml', attempting to merge content.
galaxy.tools.data DEBUG 2019-08-06 15:05:07,666 [p:1,w:0,m:0] [MainThread] Loaded 0 lines from '/cvmfs/main.galaxyproject.org/tool_data/toolshed.g2.bx.psu.edu/repos/iuc/mothur_sffinfo/13d1e5e44a91/mothur_taxonomy.loc' for 'mothur_taxonomy'
galaxy.tools.data DEBUG 2019-08-06 15:05:07,666 [p:1,w:0,m:0] [MainThread] Loading another instance of data table 'mothur_taxonomy' from file '/cvmfs/main.galaxyproject.org/config/shed_tool_data_table_conf.xml', attempting to merge content.
galaxy.tools.data DEBUG 2019-08-06 15:05:07,669 [p:1,w:0,m:0] [MainThread] Loaded 0 lines from '/cvmfs/main.galaxyproject.org/tool_data/toolshed.g2.bx.psu.edu/repos/iuc/mothur_shhh_flows/cb0fe730391d/mothur_aligndb.loc' for 'mothur_aligndb'
galaxy.tools.data DEBUG 2019-08-06 15:05:07,669 [p:1,w:0,m:0] [MainThread] Loading another instance of data table 'mothur_aligndb' from file '/cvmfs/main.galaxyproject.org/config/shed_tool_data_table_conf.xml', attempting to merge content.
galaxy.tools.data DEBUG 2019-08-06 15:05:07,671 [p:1,w:0,m:0] [MainThread] Loaded 0 lines from '/cvmfs/main.galaxyproject.org/tool_data/toolshed.g2.bx.psu.edu/repos/iuc/mothur_shhh_flows/cb0fe730391d/mothur_lookup.loc' for 'mothur_lookup'
galaxy.tools.data DEBUG 2019-08-06 15:05:07,671 [p:1,w:0,m:0] [MainThread] Loading another instance of data table 'mothur_lookup' from file '/cvmfs/main.galaxyproject.org/config/shed_tool_data_table_conf.xml', attempting to merge content.
galaxy.tools.data DEBUG 2019-08-06 15:05:07,673 [p:1,w:0,m:0] [MainThread] Loaded 0 lines from '/cvmfs/main.galaxyproject.org/tool_data/toolshed.g2.bx.psu.edu/repos/iuc/mothur_shhh_flows/cb0fe730391d/mothur_map.loc' for 'mothur_map'
galaxy.tools.data DEBUG 2019-08-06 15:05:07,673 [p:1,w:0,m:0] [MainThread] Loading another instance of data table 'mothur_map' from file '/cvmfs/main.galaxyproject.org/config/shed_tool_data_table_conf.xml', attempting to merge content.
galaxy.tools.data DEBUG 2019-08-06 15:05:07,673 [p:1,w:0,m:0] [MainThread] Loaded 0 lines from '/cvmfs/main.galaxyproject.org/tool_data/toolshed.g2.bx.psu.edu/repos/iuc/mothur_shhh_flows/cb0fe730391d/mothur_taxonomy.loc' for 'mothur_taxonomy'
galaxy.tools.data DEBUG 2019-08-06 15:05:07,673 [p:1,w:0,m:0] [MainThread] Loading another instance of data table 'mothur_taxonomy' from file '/cvmfs/main.galaxyproject.org/config/shed_tool_data_table_conf.xml', attempting to merge content.
galaxy.tools.data DEBUG 2019-08-06 15:05:07,674 [p:1,w:0,m:0] [MainThread] Loaded 0 lines from '/cvmfs/main.galaxyproject.org/tool_data/toolshed.g2.bx.psu.edu/repos/iuc/mothur_shhh_seqs/c54bf33450d7/mothur_aligndb.loc' for 'mothur_aligndb'
galaxy.tools.data DEBUG 2019-08-06 15:05:07,674 [p:1,w:0,m:0] [MainThread] Loading another instance of data table 'mothur_aligndb' from file '/cvmfs/main.galaxyproject.org/config/shed_tool_data_table_conf.xml', attempting to merge content.
galaxy.tools.data DEBUG 2019-08-06 15:05:07,675 [p:1,w:0,m:0] [MainThread] Loaded 0 lines from '/cvmfs/main.galaxyproject.org/tool_data/toolshed.g2.bx.psu.edu/repos/iuc/mothur_shhh_seqs/c54bf33450d7/mothur_lookup.loc' for 'mothur_lookup'
galaxy.tools.data DEBUG 2019-08-06 15:05:07,675 [p:1,w:0,m:0] [MainThread] Loading another instance of data table 'mothur_lookup' from file '/cvmfs/main.galaxyproject.org/config/shed_tool_data_table_conf.xml', attempting to merge content.
galaxy.tools.data DEBUG 2019-08-06 15:05:07,676 [p:1,w:0,m:0] [MainThread] Loaded 0 lines from '/cvmfs/main.galaxyproject.org/tool_data/toolshed.g2.bx.psu.edu/repos/iuc/mothur_shhh_seqs/c54bf33450d7/mothur_map.loc' for 'mothur_map'
galaxy.tools.data DEBUG 2019-08-06 15:05:07,676 [p:1,w:0,m:0] [MainThread] Loading another instance of data table 'mothur_map' from file '/cvmfs/main.galaxyproject.org/config/shed_tool_data_table_conf.xml', attempting to merge content.
galaxy.tools.data DEBUG 2019-08-06 15:05:07,677 [p:1,w:0,m:0] [MainThread] Loaded 0 lines from '/cvmfs/main.galaxyproject.org/tool_data/toolshed.g2.bx.psu.edu/repos/iuc/mothur_shhh_seqs/c54bf33450d7/mothur_taxonomy.loc' for 'mothur_taxonomy'
galaxy.tools.data DEBUG 2019-08-06 15:05:07,677 [p:1,w:0,m:0] [MainThread] Loading another instance of data table 'mothur_taxonomy' from file '/cvmfs/main.galaxyproject.org/config/shed_tool_data_table_conf.xml', attempting to merge content.
galaxy.tools.data DEBUG 2019-08-06 15:05:07,677 [p:1,w:0,m:0] [MainThread] Loaded 0 lines from '/cvmfs/main.galaxyproject.org/tool_data/toolshed.g2.bx.psu.edu/repos/iuc/mothur_sort_seqs/6619e67b064d/mothur_aligndb.loc' for 'mothur_aligndb'
galaxy.tools.data DEBUG 2019-08-06 15:05:07,677 [p:1,w:0,m:0] [MainThread] Loading another instance of data table 'mothur_aligndb' from file '/cvmfs/main.galaxyproject.org/config/shed_tool_data_table_conf.xml', attempting to merge content.
galaxy.tools.data DEBUG 2019-08-06 15:05:07,678 [p:1,w:0,m:0] [MainThread] Loaded 0 lines from '/cvmfs/main.galaxyproject.org/tool_data/toolshed.g2.bx.psu.edu/repos/iuc/mothur_sort_seqs/6619e67b064d/mothur_lookup.loc' for 'mothur_lookup'
galaxy.tools.data DEBUG 2019-08-06 15:05:07,678 [p:1,w:0,m:0] [MainThread] Loading another instance of data table 'mothur_lookup' from file '/cvmfs/main.galaxyproject.org/config/shed_tool_data_table_conf.xml', attempting to merge content.
galaxy.tools.data DEBUG 2019-08-06 15:05:07,679 [p:1,w:0,m:0] [MainThread] Loaded 0 lines from '/cvmfs/main.galaxyproject.org/tool_data/toolshed.g2.bx.psu.edu/repos/iuc/mothur_sort_seqs/6619e67b064d/mothur_map.loc' for 'mothur_map'
galaxy.tools.data DEBUG 2019-08-06 15:05:07,679 [p:1,w:0,m:0] [MainThread] Loading another instance of data table 'mothur_map' from file '/cvmfs/main.galaxyproject.org/config/shed_tool_data_table_conf.xml', attempting to merge content.
galaxy.tools.data DEBUG 2019-08-06 15:05:07,679 [p:1,w:0,m:0] [MainThread] Loaded 0 lines from '/cvmfs/main.galaxyproject.org/tool_data/toolshed.g2.bx.psu.edu/repos/iuc/mothur_sort_seqs/6619e67b064d/mothur_taxonomy.loc' for 'mothur_taxonomy'
galaxy.tools.data DEBUG 2019-08-06 15:05:07,680 [p:1,w:0,m:0] [MainThread] Loading another instance of data table 'mothur_taxonomy' from file '/cvmfs/main.galaxyproject.org/config/shed_tool_data_table_conf.xml', attempting to merge content.
galaxy.tools.data DEBUG 2019-08-06 15:05:07,680 [p:1,w:0,m:0] [MainThread] Loaded 0 lines from '/cvmfs/main.galaxyproject.org/tool_data/toolshed.g2.bx.psu.edu/repos/iuc/mothur_split_abund/407a5352f0ec/mothur_aligndb.loc' for 'mothur_aligndb'
galaxy.tools.data DEBUG 2019-08-06 15:05:07,680 [p:1,w:0,m:0] [MainThread] Loading another instance of data table 'mothur_aligndb' from file '/cvmfs/main.galaxyproject.org/config/shed_tool_data_table_conf.xml', attempting to merge content.
galaxy.tools.data DEBUG 2019-08-06 15:05:07,681 [p:1,w:0,m:0] [MainThread] Loaded 0 lines from '/cvmfs/main.galaxyproject.org/tool_data/toolshed.g2.bx.psu.edu/repos/iuc/mothur_split_abund/407a5352f0ec/mothur_lookup.loc' for 'mothur_lookup'
galaxy.tools.data DEBUG 2019-08-06 15:05:07,681 [p:1,w:0,m:0] [MainThread] Loading another instance of data table 'mothur_lookup' from file '/cvmfs/main.galaxyproject.org/config/shed_tool_data_table_conf.xml', attempting to merge content.
galaxy.tools.data DEBUG 2019-08-06 15:05:07,682 [p:1,w:0,m:0] [MainThread] Loaded 0 lines from '/cvmfs/main.galaxyproject.org/tool_data/toolshed.g2.bx.psu.edu/repos/iuc/mothur_split_abund/407a5352f0ec/mothur_map.loc' for 'mothur_map'
galaxy.tools.data DEBUG 2019-08-06 15:05:07,682 [p:1,w:0,m:0] [MainThread] Loading another instance of data table 'mothur_map' from file '/cvmfs/main.galaxyproject.org/config/shed_tool_data_table_conf.xml', attempting to merge content.
galaxy.tools.data DEBUG 2019-08-06 15:05:07,682 [p:1,w:0,m:0] [MainThread] Loaded 0 lines from '/cvmfs/main.galaxyproject.org/tool_data/toolshed.g2.bx.psu.edu/repos/iuc/mothur_split_abund/407a5352f0ec/mothur_taxonomy.loc' for 'mothur_taxonomy'
galaxy.tools.data DEBUG 2019-08-06 15:05:07,682 [p:1,w:0,m:0] [MainThread] Loading another instance of data table 'mothur_taxonomy' from file '/cvmfs/main.galaxyproject.org/config/shed_tool_data_table_conf.xml', attempting to merge content.
galaxy.tools.data DEBUG 2019-08-06 15:05:07,683 [p:1,w:0,m:0] [MainThread] Loaded 0 lines from '/cvmfs/main.galaxyproject.org/tool_data/toolshed.g2.bx.psu.edu/repos/iuc/mothur_split_groups/5f34cf40f36d/mothur_aligndb.loc' for 'mothur_aligndb'
galaxy.tools.data DEBUG 2019-08-06 15:05:07,683 [p:1,w:0,m:0] [MainThread] Loading another instance of data table 'mothur_aligndb' from file '/cvmfs/main.galaxyproject.org/config/shed_tool_data_table_conf.xml', attempting to merge content.
galaxy.tools.data DEBUG 2019-08-06 15:05:07,683 [p:1,w:0,m:0] [MainThread] Loaded 0 lines from '/cvmfs/main.galaxyproject.org/tool_data/toolshed.g2.bx.psu.edu/repos/iuc/mothur_split_groups/5f34cf40f36d/mothur_lookup.loc' for 'mothur_lookup'
galaxy.tools.data DEBUG 2019-08-06 15:05:07,683 [p:1,w:0,m:0] [MainThread] Loading another instance of data table 'mothur_lookup' from file '/cvmfs/main.galaxyproject.org/config/shed_tool_data_table_conf.xml', attempting to merge content.
galaxy.tools.data DEBUG 2019-08-06 15:05:07,684 [p:1,w:0,m:0] [MainThread] Loaded 0 lines from '/cvmfs/main.galaxyproject.org/tool_data/toolshed.g2.bx.psu.edu/repos/iuc/mothur_split_groups/5f34cf40f36d/mothur_map.loc' for 'mothur_map'
galaxy.tools.data DEBUG 2019-08-06 15:05:07,684 [p:1,w:0,m:0] [MainThread] Loading another instance of data table 'mothur_map' from file '/cvmfs/main.galaxyproject.org/config/shed_tool_data_table_conf.xml', attempting to merge content.
galaxy.tools.data DEBUG 2019-08-06 15:05:07,685 [p:1,w:0,m:0] [MainThread] Loaded 0 lines from '/cvmfs/main.galaxyproject.org/tool_data/toolshed.g2.bx.psu.edu/repos/iuc/mothur_split_groups/5f34cf40f36d/mothur_taxonomy.loc' for 'mothur_taxonomy'
galaxy.tools.data DEBUG 2019-08-06 15:05:07,685 [p:1,w:0,m:0] [MainThread] Loading another instance of data table 'mothur_taxonomy' from file '/cvmfs/main.galaxyproject.org/config/shed_tool_data_table_conf.xml', attempting to merge content.
galaxy.tools.data DEBUG 2019-08-06 15:05:07,686 [p:1,w:0,m:0] [MainThread] Loaded 0 lines from '/cvmfs/main.galaxyproject.org/tool_data/toolshed.g2.bx.psu.edu/repos/iuc/mothur_sub_sample/46d13e8c60ba/mothur_aligndb.loc' for 'mothur_aligndb'
galaxy.tools.data DEBUG 2019-08-06 15:05:07,686 [p:1,w:0,m:0] [MainThread] Loading another instance of data table 'mothur_aligndb' from file '/cvmfs/main.galaxyproject.org/config/shed_tool_data_table_conf.xml', attempting to merge content.
galaxy.tools.data DEBUG 2019-08-06 15:05:07,686 [p:1,w:0,m:0] [MainThread] Loaded 0 lines from '/cvmfs/main.galaxyproject.org/tool_data/toolshed.g2.bx.psu.edu/repos/iuc/mothur_sub_sample/46d13e8c60ba/mothur_lookup.loc' for 'mothur_lookup'
galaxy.tools.data DEBUG 2019-08-06 15:05:07,686 [p:1,w:0,m:0] [MainThread] Loading another instance of data table 'mothur_lookup' from file '/cvmfs/main.galaxyproject.org/config/shed_tool_data_table_conf.xml', attempting to merge content.
galaxy.tools.data DEBUG 2019-08-06 15:05:07,687 [p:1,w:0,m:0] [MainThread] Loaded 0 lines from '/cvmfs/main.galaxyproject.org/tool_data/toolshed.g2.bx.psu.edu/repos/iuc/mothur_sub_sample/46d13e8c60ba/mothur_map.loc' for 'mothur_map'
galaxy.tools.data DEBUG 2019-08-06 15:05:07,687 [p:1,w:0,m:0] [MainThread] Loading another instance of data table 'mothur_map' from file '/cvmfs/main.galaxyproject.org/config/shed_tool_data_table_conf.xml', attempting to merge content.
galaxy.tools.data DEBUG 2019-08-06 15:05:07,687 [p:1,w:0,m:0] [MainThread] Loaded 0 lines from '/cvmfs/main.galaxyproject.org/tool_data/toolshed.g2.bx.psu.edu/repos/iuc/mothur_sub_sample/46d13e8c60ba/mothur_taxonomy.loc' for 'mothur_taxonomy'
galaxy.tools.data DEBUG 2019-08-06 15:05:07,688 [p:1,w:0,m:0] [MainThread] Loading another instance of data table 'mothur_taxonomy' from file '/cvmfs/main.galaxyproject.org/config/shed_tool_data_table_conf.xml', attempting to merge content.
galaxy.tools.data DEBUG 2019-08-06 15:05:07,688 [p:1,w:0,m:0] [MainThread] Loaded 0 lines from '/cvmfs/main.galaxyproject.org/tool_data/toolshed.g2.bx.psu.edu/repos/iuc/mothur_summary_qual/a40036faabe8/mothur_aligndb.loc' for 'mothur_aligndb'
galaxy.tools.data DEBUG 2019-08-06 15:05:07,688 [p:1,w:0,m:0] [MainThread] Loading another instance of data table 'mothur_aligndb' from file '/cvmfs/main.galaxyproject.org/config/shed_tool_data_table_conf.xml', attempting to merge content.
galaxy.tools.data DEBUG 2019-08-06 15:05:07,688 [p:1,w:0,m:0] [MainThread] Loaded 0 lines from '/cvmfs/main.galaxyproject.org/tool_data/toolshed.g2.bx.psu.edu/repos/iuc/mothur_summary_qual/a40036faabe8/mothur_lookup.loc' for 'mothur_lookup'
galaxy.tools.data DEBUG 2019-08-06 15:05:07,689 [p:1,w:0,m:0] [MainThread] Loading another instance of data table 'mothur_lookup' from file '/cvmfs/main.galaxyproject.org/config/shed_tool_data_table_conf.xml', attempting to merge content.
galaxy.tools.data DEBUG 2019-08-06 15:05:07,689 [p:1,w:0,m:0] [MainThread] Loaded 0 lines from '/cvmfs/main.galaxyproject.org/tool_data/toolshed.g2.bx.psu.edu/repos/iuc/mothur_summary_qual/a40036faabe8/mothur_map.loc' for 'mothur_map'
galaxy.tools.data DEBUG 2019-08-06 15:05:07,689 [p:1,w:0,m:0] [MainThread] Loading another instance of data table 'mothur_map' from file '/cvmfs/main.galaxyproject.org/config/shed_tool_data_table_conf.xml', attempting to merge content.
galaxy.tools.data DEBUG 2019-08-06 15:05:07,690 [p:1,w:0,m:0] [MainThread] Loaded 0 lines from '/cvmfs/main.galaxyproject.org/tool_data/toolshed.g2.bx.psu.edu/repos/iuc/mothur_summary_qual/a40036faabe8/mothur_taxonomy.loc' for 'mothur_taxonomy'
galaxy.tools.data DEBUG 2019-08-06 15:05:07,690 [p:1,w:0,m:0] [MainThread] Loading another instance of data table 'mothur_taxonomy' from file '/cvmfs/main.galaxyproject.org/config/shed_tool_data_table_conf.xml', attempting to merge content.
galaxy.tools.data DEBUG 2019-08-06 15:05:07,691 [p:1,w:0,m:0] [MainThread] Loaded 0 lines from '/cvmfs/main.galaxyproject.org/tool_data/toolshed.g2.bx.psu.edu/repos/iuc/mothur_summary_seqs/d68125f75fc2/mothur_aligndb.loc' for 'mothur_aligndb'
galaxy.tools.data DEBUG 2019-08-06 15:05:07,691 [p:1,w:0,m:0] [MainThread] Loading another instance of data table 'mothur_aligndb' from file '/cvmfs/main.galaxyproject.org/config/shed_tool_data_table_conf.xml', attempting to merge content.
galaxy.tools.data DEBUG 2019-08-06 15:05:07,691 [p:1,w:0,m:0] [MainThread] Loaded 0 lines from '/cvmfs/main.galaxyproject.org/tool_data/toolshed.g2.bx.psu.edu/repos/iuc/mothur_summary_seqs/d68125f75fc2/mothur_lookup.loc' for 'mothur_lookup'
galaxy.tools.data DEBUG 2019-08-06 15:05:07,691 [p:1,w:0,m:0] [MainThread] Loading another instance of data table 'mothur_lookup' from file '/cvmfs/main.galaxyproject.org/config/shed_tool_data_table_conf.xml', attempting to merge content.
galaxy.tools.data DEBUG 2019-08-06 15:05:07,692 [p:1,w:0,m:0] [MainThread] Loaded 0 lines from '/cvmfs/main.galaxyproject.org/tool_data/toolshed.g2.bx.psu.edu/repos/iuc/mothur_summary_seqs/d68125f75fc2/mothur_map.loc' for 'mothur_map'
galaxy.tools.data DEBUG 2019-08-06 15:05:07,692 [p:1,w:0,m:0] [MainThread] Loading another instance of data table 'mothur_map' from file '/cvmfs/main.galaxyproject.org/config/shed_tool_data_table_conf.xml', attempting to merge content.
galaxy.tools.data DEBUG 2019-08-06 15:05:07,693 [p:1,w:0,m:0] [MainThread] Loaded 0 lines from '/cvmfs/main.galaxyproject.org/tool_data/toolshed.g2.bx.psu.edu/repos/iuc/mothur_summary_seqs/d68125f75fc2/mothur_taxonomy.loc' for 'mothur_taxonomy'
galaxy.tools.data DEBUG 2019-08-06 15:05:07,693 [p:1,w:0,m:0] [MainThread] Loading another instance of data table 'mothur_taxonomy' from file '/cvmfs/main.galaxyproject.org/config/shed_tool_data_table_conf.xml', attempting to merge content.
galaxy.tools.data DEBUG 2019-08-06 15:05:07,698 [p:1,w:0,m:0] [MainThread] Loaded 0 lines from '/cvmfs/main.galaxyproject.org/tool_data/toolshed.g2.bx.psu.edu/repos/iuc/mothur_summary_shared/88aa9d575274/mothur_aligndb.loc' for 'mothur_aligndb'
galaxy.tools.data DEBUG 2019-08-06 15:05:07,698 [p:1,w:0,m:0] [MainThread] Loading another instance of data table 'mothur_aligndb' from file '/cvmfs/main.galaxyproject.org/config/shed_tool_data_table_conf.xml', attempting to merge content.
galaxy.tools.data DEBUG 2019-08-06 15:05:07,698 [p:1,w:0,m:0] [MainThread] Loaded 0 lines from '/cvmfs/main.galaxyproject.org/tool_data/toolshed.g2.bx.psu.edu/repos/iuc/mothur_summary_shared/88aa9d575274/mothur_lookup.loc' for 'mothur_lookup'
galaxy.tools.data DEBUG 2019-08-06 15:05:07,698 [p:1,w:0,m:0] [MainThread] Loading another instance of data table 'mothur_lookup' from file '/cvmfs/main.galaxyproject.org/config/shed_tool_data_table_conf.xml', attempting to merge content.
galaxy.tools.data DEBUG 2019-08-06 15:05:07,699 [p:1,w:0,m:0] [MainThread] Loaded 0 lines from '/cvmfs/main.galaxyproject.org/tool_data/toolshed.g2.bx.psu.edu/repos/iuc/mothur_summary_shared/88aa9d575274/mothur_map.loc' for 'mothur_map'
galaxy.tools.data DEBUG 2019-08-06 15:05:07,699 [p:1,w:0,m:0] [MainThread] Loading another instance of data table 'mothur_map' from file '/cvmfs/main.galaxyproject.org/config/shed_tool_data_table_conf.xml', attempting to merge content.
galaxy.tools.data DEBUG 2019-08-06 15:05:07,700 [p:1,w:0,m:0] [MainThread] Loaded 0 lines from '/cvmfs/main.galaxyproject.org/tool_data/toolshed.g2.bx.psu.edu/repos/iuc/mothur_summary_shared/88aa9d575274/mothur_taxonomy.loc' for 'mothur_taxonomy'
galaxy.tools.data DEBUG 2019-08-06 15:05:07,700 [p:1,w:0,m:0] [MainThread] Loading another instance of data table 'mothur_taxonomy' from file '/cvmfs/main.galaxyproject.org/config/shed_tool_data_table_conf.xml', attempting to merge content.
galaxy.tools.data DEBUG 2019-08-06 15:05:07,700 [p:1,w:0,m:0] [MainThread] Loaded 0 lines from '/cvmfs/main.galaxyproject.org/tool_data/toolshed.g2.bx.psu.edu/repos/iuc/mothur_summary_single/3aeaa4ca1e48/mothur_aligndb.loc' for 'mothur_aligndb'
galaxy.tools.data DEBUG 2019-08-06 15:05:07,700 [p:1,w:0,m:0] [MainThread] Loading another instance of data table 'mothur_aligndb' from file '/cvmfs/main.galaxyproject.org/config/shed_tool_data_table_conf.xml', attempting to merge content.
galaxy.tools.data DEBUG 2019-08-06 15:05:07,701 [p:1,w:0,m:0] [MainThread] Loaded 0 lines from '/cvmfs/main.galaxyproject.org/tool_data/toolshed.g2.bx.psu.edu/repos/iuc/mothur_summary_single/3aeaa4ca1e48/mothur_lookup.loc' for 'mothur_lookup'
galaxy.tools.data DEBUG 2019-08-06 15:05:07,701 [p:1,w:0,m:0] [MainThread] Loading another instance of data table 'mothur_lookup' from file '/cvmfs/main.galaxyproject.org/config/shed_tool_data_table_conf.xml', attempting to merge content.
galaxy.tools.data DEBUG 2019-08-06 15:05:07,701 [p:1,w:0,m:0] [MainThread] Loaded 0 lines from '/cvmfs/main.galaxyproject.org/tool_data/toolshed.g2.bx.psu.edu/repos/iuc/mothur_summary_single/3aeaa4ca1e48/mothur_map.loc' for 'mothur_map'
galaxy.tools.data DEBUG 2019-08-06 15:05:07,701 [p:1,w:0,m:0] [MainThread] Loading another instance of data table 'mothur_map' from file '/cvmfs/main.galaxyproject.org/config/shed_tool_data_table_conf.xml', attempting to merge content.
galaxy.tools.data DEBUG 2019-08-06 15:05:07,702 [p:1,w:0,m:0] [MainThread] Loaded 0 lines from '/cvmfs/main.galaxyproject.org/tool_data/toolshed.g2.bx.psu.edu/repos/iuc/mothur_summary_single/3aeaa4ca1e48/mothur_taxonomy.loc' for 'mothur_taxonomy'
galaxy.tools.data DEBUG 2019-08-06 15:05:07,702 [p:1,w:0,m:0] [MainThread] Loading another instance of data table 'mothur_taxonomy' from file '/cvmfs/main.galaxyproject.org/config/shed_tool_data_table_conf.xml', attempting to merge content.
galaxy.tools.data DEBUG 2019-08-06 15:05:07,703 [p:1,w:0,m:0] [MainThread] Loaded 0 lines from '/cvmfs/main.galaxyproject.org/tool_data/toolshed.g2.bx.psu.edu/repos/iuc/mothur_summary_tax/f7dded265782/mothur_aligndb.loc' for 'mothur_aligndb'
galaxy.tools.data DEBUG 2019-08-06 15:05:07,703 [p:1,w:0,m:0] [MainThread] Loading another instance of data table 'mothur_aligndb' from file '/cvmfs/main.galaxyproject.org/config/shed_tool_data_table_conf.xml', attempting to merge content.
galaxy.tools.data DEBUG 2019-08-06 15:05:07,703 [p:1,w:0,m:0] [MainThread] Loaded 0 lines from '/cvmfs/main.galaxyproject.org/tool_data/toolshed.g2.bx.psu.edu/repos/iuc/mothur_summary_tax/f7dded265782/mothur_lookup.loc' for 'mothur_lookup'
galaxy.tools.data DEBUG 2019-08-06 15:05:07,703 [p:1,w:0,m:0] [MainThread] Loading another instance of data table 'mothur_lookup' from file '/cvmfs/main.galaxyproject.org/config/shed_tool_data_table_conf.xml', attempting to merge content.
galaxy.tools.data DEBUG 2019-08-06 15:05:07,704 [p:1,w:0,m:0] [MainThread] Loaded 0 lines from '/cvmfs/main.galaxyproject.org/tool_data/toolshed.g2.bx.psu.edu/repos/iuc/mothur_summary_tax/f7dded265782/mothur_map.loc' for 'mothur_map'
galaxy.tools.data DEBUG 2019-08-06 15:05:07,704 [p:1,w:0,m:0] [MainThread] Loading another instance of data table 'mothur_map' from file '/cvmfs/main.galaxyproject.org/config/shed_tool_data_table_conf.xml', attempting to merge content.
galaxy.tools.data DEBUG 2019-08-06 15:05:07,705 [p:1,w:0,m:0] [MainThread] Loaded 0 lines from '/cvmfs/main.galaxyproject.org/tool_data/toolshed.g2.bx.psu.edu/repos/iuc/mothur_summary_tax/f7dded265782/mothur_taxonomy.loc' for 'mothur_taxonomy'
galaxy.tools.data DEBUG 2019-08-06 15:05:07,705 [p:1,w:0,m:0] [MainThread] Loading another instance of data table 'mothur_taxonomy' from file '/cvmfs/main.galaxyproject.org/config/shed_tool_data_table_conf.xml', attempting to merge content.
galaxy.tools.data DEBUG 2019-08-06 15:05:07,705 [p:1,w:0,m:0] [MainThread] Loaded 0 lines from '/cvmfs/main.galaxyproject.org/tool_data/toolshed.g2.bx.psu.edu/repos/iuc/mothur_tree_shared/506ad7182cfb/mothur_aligndb.loc' for 'mothur_aligndb'
galaxy.tools.data DEBUG 2019-08-06 15:05:07,705 [p:1,w:0,m:0] [MainThread] Loading another instance of data table 'mothur_aligndb' from file '/cvmfs/main.galaxyproject.org/config/shed_tool_data_table_conf.xml', attempting to merge content.
galaxy.tools.data DEBUG 2019-08-06 15:05:07,706 [p:1,w:0,m:0] [MainThread] Loaded 0 lines from '/cvmfs/main.galaxyproject.org/tool_data/toolshed.g2.bx.psu.edu/repos/iuc/mothur_tree_shared/506ad7182cfb/mothur_lookup.loc' for 'mothur_lookup'
galaxy.tools.data DEBUG 2019-08-06 15:05:07,706 [p:1,w:0,m:0] [MainThread] Loading another instance of data table 'mothur_lookup' from file '/cvmfs/main.galaxyproject.org/config/shed_tool_data_table_conf.xml', attempting to merge content.
galaxy.tools.data DEBUG 2019-08-06 15:05:07,706 [p:1,w:0,m:0] [MainThread] Loaded 0 lines from '/cvmfs/main.galaxyproject.org/tool_data/toolshed.g2.bx.psu.edu/repos/iuc/mothur_tree_shared/506ad7182cfb/mothur_map.loc' for 'mothur_map'
galaxy.tools.data DEBUG 2019-08-06 15:05:07,706 [p:1,w:0,m:0] [MainThread] Loading another instance of data table 'mothur_map' from file '/cvmfs/main.galaxyproject.org/config/shed_tool_data_table_conf.xml', attempting to merge content.
galaxy.tools.data DEBUG 2019-08-06 15:05:07,707 [p:1,w:0,m:0] [MainThread] Loaded 0 lines from '/cvmfs/main.galaxyproject.org/tool_data/toolshed.g2.bx.psu.edu/repos/iuc/mothur_tree_shared/506ad7182cfb/mothur_taxonomy.loc' for 'mothur_taxonomy'
galaxy.tools.data DEBUG 2019-08-06 15:05:07,707 [p:1,w:0,m:0] [MainThread] Loading another instance of data table 'mothur_taxonomy' from file '/cvmfs/main.galaxyproject.org/config/shed_tool_data_table_conf.xml', attempting to merge content.
galaxy.tools.data DEBUG 2019-08-06 15:05:07,707 [p:1,w:0,m:0] [MainThread] Loaded 0 lines from '/cvmfs/main.galaxyproject.org/tool_data/toolshed.g2.bx.psu.edu/repos/iuc/mothur_trim_flows/9d48c9a47566/mothur_aligndb.loc' for 'mothur_aligndb'
galaxy.tools.data DEBUG 2019-08-06 15:05:07,707 [p:1,w:0,m:0] [MainThread] Loading another instance of data table 'mothur_aligndb' from file '/cvmfs/main.galaxyproject.org/config/shed_tool_data_table_conf.xml', attempting to merge content.
galaxy.tools.data DEBUG 2019-08-06 15:05:07,708 [p:1,w:0,m:0] [MainThread] Loaded 0 lines from '/cvmfs/main.galaxyproject.org/tool_data/toolshed.g2.bx.psu.edu/repos/iuc/mothur_trim_flows/9d48c9a47566/mothur_lookup.loc' for 'mothur_lookup'
galaxy.tools.data DEBUG 2019-08-06 15:05:07,708 [p:1,w:0,m:0] [MainThread] Loading another instance of data table 'mothur_lookup' from file '/cvmfs/main.galaxyproject.org/config/shed_tool_data_table_conf.xml', attempting to merge content.
galaxy.tools.data DEBUG 2019-08-06 15:05:07,708 [p:1,w:0,m:0] [MainThread] Loaded 0 lines from '/cvmfs/main.galaxyproject.org/tool_data/toolshed.g2.bx.psu.edu/repos/iuc/mothur_trim_flows/9d48c9a47566/mothur_map.loc' for 'mothur_map'
galaxy.tools.data DEBUG 2019-08-06 15:05:07,708 [p:1,w:0,m:0] [MainThread] Loading another instance of data table 'mothur_map' from file '/cvmfs/main.galaxyproject.org/config/shed_tool_data_table_conf.xml', attempting to merge content.
galaxy.tools.data DEBUG 2019-08-06 15:05:07,709 [p:1,w:0,m:0] [MainThread] Loaded 0 lines from '/cvmfs/main.galaxyproject.org/tool_data/toolshed.g2.bx.psu.edu/repos/iuc/mothur_trim_flows/9d48c9a47566/mothur_taxonomy.loc' for 'mothur_taxonomy'
galaxy.tools.data DEBUG 2019-08-06 15:05:07,709 [p:1,w:0,m:0] [MainThread] Loading another instance of data table 'mothur_taxonomy' from file '/cvmfs/main.galaxyproject.org/config/shed_tool_data_table_conf.xml', attempting to merge content.
galaxy.tools.data DEBUG 2019-08-06 15:05:07,709 [p:1,w:0,m:0] [MainThread] Loaded 0 lines from '/cvmfs/main.galaxyproject.org/tool_data/toolshed.g2.bx.psu.edu/repos/iuc/mothur_trim_seqs/baa3df51e2b7/mothur_aligndb.loc' for 'mothur_aligndb'
galaxy.tools.data DEBUG 2019-08-06 15:05:07,710 [p:1,w:0,m:0] [MainThread] Loading another instance of data table 'mothur_aligndb' from file '/cvmfs/main.galaxyproject.org/config/shed_tool_data_table_conf.xml', attempting to merge content.
galaxy.tools.data DEBUG 2019-08-06 15:05:07,710 [p:1,w:0,m:0] [MainThread] Loaded 0 lines from '/cvmfs/main.galaxyproject.org/tool_data/toolshed.g2.bx.psu.edu/repos/iuc/mothur_trim_seqs/baa3df51e2b7/mothur_lookup.loc' for 'mothur_lookup'
galaxy.tools.data DEBUG 2019-08-06 15:05:07,710 [p:1,w:0,m:0] [MainThread] Loading another instance of data table 'mothur_lookup' from file '/cvmfs/main.galaxyproject.org/config/shed_tool_data_table_conf.xml', attempting to merge content.
galaxy.tools.data DEBUG 2019-08-06 15:05:07,710 [p:1,w:0,m:0] [MainThread] Loaded 0 lines from '/cvmfs/main.galaxyproject.org/tool_data/toolshed.g2.bx.psu.edu/repos/iuc/mothur_trim_seqs/baa3df51e2b7/mothur_map.loc' for 'mothur_map'
galaxy.tools.data DEBUG 2019-08-06 15:05:07,711 [p:1,w:0,m:0] [MainThread] Loading another instance of data table 'mothur_map' from file '/cvmfs/main.galaxyproject.org/config/shed_tool_data_table_conf.xml', attempting to merge content.
galaxy.tools.data DEBUG 2019-08-06 15:05:07,711 [p:1,w:0,m:0] [MainThread] Loaded 0 lines from '/cvmfs/main.galaxyproject.org/tool_data/toolshed.g2.bx.psu.edu/repos/iuc/mothur_trim_seqs/baa3df51e2b7/mothur_taxonomy.loc' for 'mothur_taxonomy'
galaxy.tools.data DEBUG 2019-08-06 15:05:07,711 [p:1,w:0,m:0] [MainThread] Loading another instance of data table 'mothur_taxonomy' from file '/cvmfs/main.galaxyproject.org/config/shed_tool_data_table_conf.xml', attempting to merge content.
galaxy.tools.data DEBUG 2019-08-06 15:05:07,712 [p:1,w:0,m:0] [MainThread] Loaded 0 lines from '/cvmfs/main.galaxyproject.org/tool_data/toolshed.g2.bx.psu.edu/repos/iuc/mothur_unifrac_unweighted/c26d24a77e85/mothur_aligndb.loc' for 'mothur_aligndb'
galaxy.tools.data DEBUG 2019-08-06 15:05:07,712 [p:1,w:0,m:0] [MainThread] Loading another instance of data table 'mothur_aligndb' from file '/cvmfs/main.galaxyproject.org/config/shed_tool_data_table_conf.xml', attempting to merge content.
galaxy.tools.data DEBUG 2019-08-06 15:05:07,713 [p:1,w:0,m:0] [MainThread] Loaded 0 lines from '/cvmfs/main.galaxyproject.org/tool_data/toolshed.g2.bx.psu.edu/repos/iuc/mothur_unifrac_unweighted/c26d24a77e85/mothur_lookup.loc' for 'mothur_lookup'
galaxy.tools.data DEBUG 2019-08-06 15:05:07,713 [p:1,w:0,m:0] [MainThread] Loading another instance of data table 'mothur_lookup' from file '/cvmfs/main.galaxyproject.org/config/shed_tool_data_table_conf.xml', attempting to merge content.
galaxy.tools.data DEBUG 2019-08-06 15:05:07,714 [p:1,w:0,m:0] [MainThread] Loaded 0 lines from '/cvmfs/main.galaxyproject.org/tool_data/toolshed.g2.bx.psu.edu/repos/iuc/mothur_unifrac_unweighted/c26d24a77e85/mothur_map.loc' for 'mothur_map'
galaxy.tools.data DEBUG 2019-08-06 15:05:07,714 [p:1,w:0,m:0] [MainThread] Loading another instance of data table 'mothur_map' from file '/cvmfs/main.galaxyproject.org/config/shed_tool_data_table_conf.xml', attempting to merge content.
galaxy.tools.data DEBUG 2019-08-06 15:05:07,714 [p:1,w:0,m:0] [MainThread] Loaded 0 lines from '/cvmfs/main.galaxyproject.org/tool_data/toolshed.g2.bx.psu.edu/repos/iuc/mothur_unifrac_unweighted/c26d24a77e85/mothur_taxonomy.loc' for 'mothur_taxonomy'
galaxy.tools.data DEBUG 2019-08-06 15:05:07,714 [p:1,w:0,m:0] [MainThread] Loading another instance of data table 'mothur_taxonomy' from file '/cvmfs/main.galaxyproject.org/config/shed_tool_data_table_conf.xml', attempting to merge content.
galaxy.tools.data DEBUG 2019-08-06 15:05:07,715 [p:1,w:0,m:0] [MainThread] Loaded 0 lines from '/cvmfs/main.galaxyproject.org/tool_data/toolshed.g2.bx.psu.edu/repos/iuc/mothur_unifrac_weighted/30a8e74d6c80/mothur_aligndb.loc' for 'mothur_aligndb'
galaxy.tools.data DEBUG 2019-08-06 15:05:07,715 [p:1,w:0,m:0] [MainThread] Loading another instance of data table 'mothur_aligndb' from file '/cvmfs/main.galaxyproject.org/config/shed_tool_data_table_conf.xml', attempting to merge content.
galaxy.tools.data DEBUG 2019-08-06 15:05:07,715 [p:1,w:0,m:0] [MainThread] Loaded 0 lines from '/cvmfs/main.galaxyproject.org/tool_data/toolshed.g2.bx.psu.edu/repos/iuc/mothur_unifrac_weighted/30a8e74d6c80/mothur_lookup.loc' for 'mothur_lookup'
galaxy.tools.data DEBUG 2019-08-06 15:05:07,715 [p:1,w:0,m:0] [MainThread] Loading another instance of data table 'mothur_lookup' from file '/cvmfs/main.galaxyproject.org/config/shed_tool_data_table_conf.xml', attempting to merge content.
galaxy.tools.data DEBUG 2019-08-06 15:05:07,716 [p:1,w:0,m:0] [MainThread] Loaded 0 lines from '/cvmfs/main.galaxyproject.org/tool_data/toolshed.g2.bx.psu.edu/repos/iuc/mothur_unifrac_weighted/30a8e74d6c80/mothur_map.loc' for 'mothur_map'
galaxy.tools.data DEBUG 2019-08-06 15:05:07,716 [p:1,w:0,m:0] [MainThread] Loading another instance of data table 'mothur_map' from file '/cvmfs/main.galaxyproject.org/config/shed_tool_data_table_conf.xml', attempting to merge content.
galaxy.tools.data DEBUG 2019-08-06 15:05:07,717 [p:1,w:0,m:0] [MainThread] Loaded 0 lines from '/cvmfs/main.galaxyproject.org/tool_data/toolshed.g2.bx.psu.edu/repos/iuc/mothur_unifrac_weighted/30a8e74d6c80/mothur_taxonomy.loc' for 'mothur_taxonomy'
galaxy.tools.data DEBUG 2019-08-06 15:05:07,717 [p:1,w:0,m:0] [MainThread] Loading another instance of data table 'mothur_taxonomy' from file '/cvmfs/main.galaxyproject.org/config/shed_tool_data_table_conf.xml', attempting to merge content.
galaxy.tools.data DEBUG 2019-08-06 15:05:07,717 [p:1,w:0,m:0] [MainThread] Loaded 0 lines from '/cvmfs/main.galaxyproject.org/tool_data/toolshed.g2.bx.psu.edu/repos/iuc/mothur_unique_seqs/837f454548b8/mothur_aligndb.loc' for 'mothur_aligndb'
galaxy.tools.data DEBUG 2019-08-06 15:05:07,717 [p:1,w:0,m:0] [MainThread] Loading another instance of data table 'mothur_aligndb' from file '/cvmfs/main.galaxyproject.org/config/shed_tool_data_table_conf.xml', attempting to merge content.
galaxy.tools.data DEBUG 2019-08-06 15:05:07,718 [p:1,w:0,m:0] [MainThread] Loaded 0 lines from '/cvmfs/main.galaxyproject.org/tool_data/toolshed.g2.bx.psu.edu/repos/iuc/mothur_unique_seqs/837f454548b8/mothur_lookup.loc' for 'mothur_lookup'
galaxy.tools.data DEBUG 2019-08-06 15:05:07,718 [p:1,w:0,m:0] [MainThread] Loading another instance of data table 'mothur_lookup' from file '/cvmfs/main.galaxyproject.org/config/shed_tool_data_table_conf.xml', attempting to merge content.
galaxy.tools.data DEBUG 2019-08-06 15:05:07,718 [p:1,w:0,m:0] [MainThread] Loaded 0 lines from '/cvmfs/main.galaxyproject.org/tool_data/toolshed.g2.bx.psu.edu/repos/iuc/mothur_unique_seqs/837f454548b8/mothur_map.loc' for 'mothur_map'
galaxy.tools.data DEBUG 2019-08-06 15:05:07,718 [p:1,w:0,m:0] [MainThread] Loading another instance of data table 'mothur_map' from file '/cvmfs/main.galaxyproject.org/config/shed_tool_data_table_conf.xml', attempting to merge content.
galaxy.tools.data DEBUG 2019-08-06 15:05:07,719 [p:1,w:0,m:0] [MainThread] Loaded 0 lines from '/cvmfs/main.galaxyproject.org/tool_data/toolshed.g2.bx.psu.edu/repos/iuc/mothur_unique_seqs/837f454548b8/mothur_taxonomy.loc' for 'mothur_taxonomy'
galaxy.tools.data DEBUG 2019-08-06 15:05:07,719 [p:1,w:0,m:0] [MainThread] Loading another instance of data table 'mothur_taxonomy' from file '/cvmfs/main.galaxyproject.org/config/shed_tool_data_table_conf.xml', attempting to merge content.
galaxy.tools.data DEBUG 2019-08-06 15:05:07,720 [p:1,w:0,m:0] [MainThread] Loaded 0 lines from '/cvmfs/main.galaxyproject.org/tool_data/toolshed.g2.bx.psu.edu/repos/iuc/mothur_venn/8bfc093999ff/mothur_aligndb.loc' for 'mothur_aligndb'
galaxy.tools.data DEBUG 2019-08-06 15:05:07,720 [p:1,w:0,m:0] [MainThread] Loading another instance of data table 'mothur_aligndb' from file '/cvmfs/main.galaxyproject.org/config/shed_tool_data_table_conf.xml', attempting to merge content.
galaxy.tools.data DEBUG 2019-08-06 15:05:07,721 [p:1,w:0,m:0] [MainThread] Loaded 0 lines from '/cvmfs/main.galaxyproject.org/tool_data/toolshed.g2.bx.psu.edu/repos/iuc/mothur_venn/8bfc093999ff/mothur_lookup.loc' for 'mothur_lookup'
galaxy.tools.data DEBUG 2019-08-06 15:05:07,721 [p:1,w:0,m:0] [MainThread] Loading another instance of data table 'mothur_lookup' from file '/cvmfs/main.galaxyproject.org/config/shed_tool_data_table_conf.xml', attempting to merge content.
galaxy.tools.data DEBUG 2019-08-06 15:05:07,722 [p:1,w:0,m:0] [MainThread] Loaded 0 lines from '/cvmfs/main.galaxyproject.org/tool_data/toolshed.g2.bx.psu.edu/repos/iuc/mothur_venn/8bfc093999ff/mothur_map.loc' for 'mothur_map'
galaxy.tools.data DEBUG 2019-08-06 15:05:07,722 [p:1,w:0,m:0] [MainThread] Loading another instance of data table 'mothur_map' from file '/cvmfs/main.galaxyproject.org/config/shed_tool_data_table_conf.xml', attempting to merge content.
galaxy.tools.data DEBUG 2019-08-06 15:05:07,723 [p:1,w:0,m:0] [MainThread] Loaded 0 lines from '/cvmfs/main.galaxyproject.org/tool_data/toolshed.g2.bx.psu.edu/repos/iuc/mothur_venn/8bfc093999ff/mothur_taxonomy.loc' for 'mothur_taxonomy'
galaxy.tools.data DEBUG 2019-08-06 15:05:07,723 [p:1,w:0,m:0] [MainThread] Loading another instance of data table 'mothur_taxonomy' from file '/cvmfs/main.galaxyproject.org/config/shed_tool_data_table_conf.xml', attempting to merge content.
galaxy.tools.data DEBUG 2019-08-06 15:05:07,724 [p:1,w:0,m:0] [MainThread] Loaded 0 lines from '/cvmfs/main.galaxyproject.org/tool_data/toolshed.g2.bx.psu.edu/repos/iuc/snpeff/5a29ab10dba6/snpeffv_genomedb.loc' for 'snpeffv_genomedb'
galaxy.tools.data DEBUG 2019-08-06 15:05:07,724 [p:1,w:0,m:0] [MainThread] Loading another instance of data table 'snpeffv_genomedb' from file '/cvmfs/main.galaxyproject.org/config/shed_tool_data_table_conf.xml', attempting to merge content.
galaxy.tools.data DEBUG 2019-08-06 15:05:07,725 [p:1,w:0,m:0] [MainThread] Loaded 0 lines from '/cvmfs/main.galaxyproject.org/tool_data/toolshed.g2.bx.psu.edu/repos/iuc/snpeff/5a29ab10dba6/snpeffv_regulationdb.loc' for 'snpeffv_regulationdb'
galaxy.tools.data DEBUG 2019-08-06 15:05:07,725 [p:1,w:0,m:0] [MainThread] Loading another instance of data table 'snpeffv_regulationdb' from file '/cvmfs/main.galaxyproject.org/config/shed_tool_data_table_conf.xml', attempting to merge content.
galaxy.tools.data DEBUG 2019-08-06 15:05:07,726 [p:1,w:0,m:0] [MainThread] Loaded 0 lines from '/cvmfs/main.galaxyproject.org/tool_data/toolshed.g2.bx.psu.edu/repos/iuc/snpeff/f0ee2b470481/snpeffv_genomedb.loc' for 'snpeffv_genomedb'
galaxy.tools.data DEBUG 2019-08-06 15:05:07,726 [p:1,w:0,m:0] [MainThread] Loading another instance of data table 'snpeffv_genomedb' from file '/cvmfs/main.galaxyproject.org/config/shed_tool_data_table_conf.xml', attempting to merge content.
galaxy.tools.data DEBUG 2019-08-06 15:05:07,727 [p:1,w:0,m:0] [MainThread] Loaded 0 lines from '/cvmfs/main.galaxyproject.org/tool_data/toolshed.g2.bx.psu.edu/repos/iuc/snpeff/f0ee2b470481/snpeffv_regulationdb.loc' for 'snpeffv_regulationdb'
galaxy.tools.data DEBUG 2019-08-06 15:05:07,728 [p:1,w:0,m:0] [MainThread] Loading another instance of data table 'snpeffv_regulationdb' from file '/cvmfs/main.galaxyproject.org/config/shed_tool_data_table_conf.xml', attempting to merge content.
galaxy.tools.data DEBUG 2019-08-06 15:05:07,729 [p:1,w:0,m:0] [MainThread] Loaded 0 lines from '/cvmfs/main.galaxyproject.org/tool_data/toolshed.g2.bx.psu.edu/repos/devteam/lastz/10aca14c2332/lastz_seqs.loc' for 'lastz_seqs'
galaxy.tools.data DEBUG 2019-08-06 15:05:07,729 [p:1,w:0,m:0] [MainThread] Loading another instance of data table 'lastz_seqs' from file '/cvmfs/main.galaxyproject.org/config/shed_tool_data_table_conf.xml', attempting to merge content.
galaxy.tools.data DEBUG 2019-08-06 15:05:07,730 [p:1,w:0,m:0] [MainThread] Loaded 0 lines from '/cvmfs/main.galaxyproject.org/tool_data/toolshed.g2.bx.psu.edu/repos/devteam/lastz/e7f19d6a9af8/lastz_seqs.loc' for 'lastz_seqs'
galaxy.tools.data DEBUG 2019-08-06 15:05:07,730 [p:1,w:0,m:0] [MainThread] Loading another instance of data table 'lastz_seqs' from file '/cvmfs/main.galaxyproject.org/config/shed_tool_data_table_conf.xml', attempting to merge content.
galaxy.tools.data DEBUG 2019-08-06 15:05:07,730 [p:1,w:0,m:0] [MainThread] Loaded 0 lines from '/cvmfs/main.galaxyproject.org/tool_data/toolshed.g2.bx.psu.edu/repos/iuc/mothur_biom_info/a5faa06c59ba/mothur_aligndb.loc' for 'mothur_aligndb'
galaxy.tools.data DEBUG 2019-08-06 15:05:07,730 [p:1,w:0,m:0] [MainThread] Loading another instance of data table 'mothur_aligndb' from file '/cvmfs/main.galaxyproject.org/config/shed_tool_data_table_conf.xml', attempting to merge content.
galaxy.tools.data DEBUG 2019-08-06 15:05:07,731 [p:1,w:0,m:0] [MainThread] Loaded 0 lines from '/cvmfs/main.galaxyproject.org/tool_data/toolshed.g2.bx.psu.edu/repos/iuc/mothur_biom_info/a5faa06c59ba/mothur_lookup.loc' for 'mothur_lookup'
galaxy.tools.data DEBUG 2019-08-06 15:05:07,731 [p:1,w:0,m:0] [MainThread] Loading another instance of data table 'mothur_lookup' from file '/cvmfs/main.galaxyproject.org/config/shed_tool_data_table_conf.xml', attempting to merge content.
galaxy.tools.data DEBUG 2019-08-06 15:05:07,731 [p:1,w:0,m:0] [MainThread] Loaded 0 lines from '/cvmfs/main.galaxyproject.org/tool_data/toolshed.g2.bx.psu.edu/repos/iuc/mothur_biom_info/a5faa06c59ba/mothur_map.loc' for 'mothur_map'
galaxy.tools.data DEBUG 2019-08-06 15:05:07,732 [p:1,w:0,m:0] [MainThread] Loading another instance of data table 'mothur_map' from file '/cvmfs/main.galaxyproject.org/config/shed_tool_data_table_conf.xml', attempting to merge content.
galaxy.tools.data DEBUG 2019-08-06 15:05:07,732 [p:1,w:0,m:0] [MainThread] Loaded 0 lines from '/cvmfs/main.galaxyproject.org/tool_data/toolshed.g2.bx.psu.edu/repos/iuc/mothur_biom_info/a5faa06c59ba/mothur_taxonomy.loc' for 'mothur_taxonomy'
galaxy.tools.data DEBUG 2019-08-06 15:05:07,732 [p:1,w:0,m:0] [MainThread] Loading another instance of data table 'mothur_taxonomy' from file '/cvmfs/main.galaxyproject.org/config/shed_tool_data_table_conf.xml', attempting to merge content.
galaxy.tools.data DEBUG 2019-08-06 15:05:07,733 [p:1,w:0,m:0] [MainThread] Loaded 0 lines from '/cvmfs/main.galaxyproject.org/tool_data/toolshed.g2.bx.psu.edu/repos/iuc/mothur_rename_seqs/e01bb061c319/mothur_aligndb.loc' for 'mothur_aligndb'
galaxy.tools.data DEBUG 2019-08-06 15:05:07,733 [p:1,w:0,m:0] [MainThread] Loading another instance of data table 'mothur_aligndb' from file '/cvmfs/main.galaxyproject.org/config/shed_tool_data_table_conf.xml', attempting to merge content.
galaxy.tools.data DEBUG 2019-08-06 15:05:07,734 [p:1,w:0,m:0] [MainThread] Loaded 0 lines from '/cvmfs/main.galaxyproject.org/tool_data/toolshed.g2.bx.psu.edu/repos/iuc/mothur_rename_seqs/e01bb061c319/mothur_lookup.loc' for 'mothur_lookup'
galaxy.tools.data DEBUG 2019-08-06 15:05:07,734 [p:1,w:0,m:0] [MainThread] Loading another instance of data table 'mothur_lookup' from file '/cvmfs/main.galaxyproject.org/config/shed_tool_data_table_conf.xml', attempting to merge content.
galaxy.tools.data DEBUG 2019-08-06 15:05:07,734 [p:1,w:0,m:0] [MainThread] Loaded 0 lines from '/cvmfs/main.galaxyproject.org/tool_data/toolshed.g2.bx.psu.edu/repos/iuc/mothur_rename_seqs/e01bb061c319/mothur_map.loc' for 'mothur_map'
galaxy.tools.data DEBUG 2019-08-06 15:05:07,734 [p:1,w:0,m:0] [MainThread] Loading another instance of data table 'mothur_map' from file '/cvmfs/main.galaxyproject.org/config/shed_tool_data_table_conf.xml', attempting to merge content.
galaxy.tools.data DEBUG 2019-08-06 15:05:07,735 [p:1,w:0,m:0] [MainThread] Loaded 0 lines from '/cvmfs/main.galaxyproject.org/tool_data/toolshed.g2.bx.psu.edu/repos/iuc/mothur_rename_seqs/e01bb061c319/mothur_taxonomy.loc' for 'mothur_taxonomy'
galaxy.tools.data DEBUG 2019-08-06 15:05:07,735 [p:1,w:0,m:0] [MainThread] Loading another instance of data table 'mothur_taxonomy' from file '/cvmfs/main.galaxyproject.org/config/shed_tool_data_table_conf.xml', attempting to merge content.
galaxy.tools.data DEBUG 2019-08-06 15:05:07,735 [p:1,w:0,m:0] [MainThread] Loaded 0 lines from '/cvmfs/main.galaxyproject.org/tool_data/toolshed.g2.bx.psu.edu/repos/iuc/mothur_chimera_vsearch/1f9f30aed284/mothur_aligndb.loc' for 'mothur_aligndb'
galaxy.tools.data DEBUG 2019-08-06 15:05:07,735 [p:1,w:0,m:0] [MainThread] Loading another instance of data table 'mothur_aligndb' from file '/cvmfs/main.galaxyproject.org/config/shed_tool_data_table_conf.xml', attempting to merge content.
galaxy.tools.data DEBUG 2019-08-06 15:05:07,736 [p:1,w:0,m:0] [MainThread] Loaded 0 lines from '/cvmfs/main.galaxyproject.org/tool_data/toolshed.g2.bx.psu.edu/repos/iuc/mothur_chimera_vsearch/1f9f30aed284/mothur_lookup.loc' for 'mothur_lookup'
galaxy.tools.data DEBUG 2019-08-06 15:05:07,736 [p:1,w:0,m:0] [MainThread] Loading another instance of data table 'mothur_lookup' from file '/cvmfs/main.galaxyproject.org/config/shed_tool_data_table_conf.xml', attempting to merge content.
galaxy.tools.data DEBUG 2019-08-06 15:05:07,736 [p:1,w:0,m:0] [MainThread] Loaded 0 lines from '/cvmfs/main.galaxyproject.org/tool_data/toolshed.g2.bx.psu.edu/repos/iuc/mothur_chimera_vsearch/1f9f30aed284/mothur_map.loc' for 'mothur_map'
galaxy.tools.data DEBUG 2019-08-06 15:05:07,737 [p:1,w:0,m:0] [MainThread] Loading another instance of data table 'mothur_map' from file '/cvmfs/main.galaxyproject.org/config/shed_tool_data_table_conf.xml', attempting to merge content.
galaxy.tools.data DEBUG 2019-08-06 15:05:07,737 [p:1,w:0,m:0] [MainThread] Loaded 0 lines from '/cvmfs/main.galaxyproject.org/tool_data/toolshed.g2.bx.psu.edu/repos/iuc/mothur_chimera_vsearch/1f9f30aed284/mothur_taxonomy.loc' for 'mothur_taxonomy'
galaxy.tools.data DEBUG 2019-08-06 15:05:07,737 [p:1,w:0,m:0] [MainThread] Loading another instance of data table 'mothur_taxonomy' from file '/cvmfs/main.galaxyproject.org/config/shed_tool_data_table_conf.xml', attempting to merge content.
galaxy.tools.data DEBUG 2019-08-06 15:05:07,738 [p:1,w:0,m:0] [MainThread] Loaded 0 lines from '/cvmfs/main.galaxyproject.org/tool_data/toolshed.g2.bx.psu.edu/repos/iuc/mothur_merge_count/025df4ea3e3c/mothur_aligndb.loc' for 'mothur_aligndb'
galaxy.tools.data DEBUG 2019-08-06 15:05:07,738 [p:1,w:0,m:0] [MainThread] Loading another instance of data table 'mothur_aligndb' from file '/cvmfs/main.galaxyproject.org/config/shed_tool_data_table_conf.xml', attempting to merge content.
galaxy.tools.data DEBUG 2019-08-06 15:05:07,738 [p:1,w:0,m:0] [MainThread] Loaded 0 lines from '/cvmfs/main.galaxyproject.org/tool_data/toolshed.g2.bx.psu.edu/repos/iuc/mothur_merge_count/025df4ea3e3c/mothur_lookup.loc' for 'mothur_lookup'
galaxy.tools.data DEBUG 2019-08-06 15:05:07,739 [p:1,w:0,m:0] [MainThread] Loading another instance of data table 'mothur_lookup' from file '/cvmfs/main.galaxyproject.org/config/shed_tool_data_table_conf.xml', attempting to merge content.
galaxy.tools.data DEBUG 2019-08-06 15:05:07,740 [p:1,w:0,m:0] [MainThread] Loaded 0 lines from '/cvmfs/main.galaxyproject.org/tool_data/toolshed.g2.bx.psu.edu/repos/iuc/mothur_merge_count/025df4ea3e3c/mothur_map.loc' for 'mothur_map'
galaxy.tools.data DEBUG 2019-08-06 15:05:07,740 [p:1,w:0,m:0] [MainThread] Loading another instance of data table 'mothur_map' from file '/cvmfs/main.galaxyproject.org/config/shed_tool_data_table_conf.xml', attempting to merge content.
galaxy.tools.data DEBUG 2019-08-06 15:05:07,740 [p:1,w:0,m:0] [MainThread] Loaded 0 lines from '/cvmfs/main.galaxyproject.org/tool_data/toolshed.g2.bx.psu.edu/repos/iuc/mothur_merge_count/025df4ea3e3c/mothur_taxonomy.loc' for 'mothur_taxonomy'
galaxy.tools.data DEBUG 2019-08-06 15:05:07,740 [p:1,w:0,m:0] [MainThread] Loading another instance of data table 'mothur_taxonomy' from file '/cvmfs/main.galaxyproject.org/config/shed_tool_data_table_conf.xml', attempting to merge content.
galaxy.tools.data DEBUG 2019-08-06 15:05:07,741 [p:1,w:0,m:0] [MainThread] Loaded 0 lines from '/cvmfs/main.galaxyproject.org/tool_data/toolshed.g2.bx.psu.edu/repos/iuc/mothur_taxonomy_to_krona/af3efbe580c0/mothur_aligndb.loc' for 'mothur_aligndb'
galaxy.tools.data DEBUG 2019-08-06 15:05:07,741 [p:1,w:0,m:0] [MainThread] Loading another instance of data table 'mothur_aligndb' from file '/cvmfs/main.galaxyproject.org/config/shed_tool_data_table_conf.xml', attempting to merge content.
galaxy.tools.data DEBUG 2019-08-06 15:05:07,741 [p:1,w:0,m:0] [MainThread] Loaded 0 lines from '/cvmfs/main.galaxyproject.org/tool_data/toolshed.g2.bx.psu.edu/repos/iuc/mothur_taxonomy_to_krona/af3efbe580c0/mothur_lookup.loc' for 'mothur_lookup'
galaxy.tools.data DEBUG 2019-08-06 15:05:07,742 [p:1,w:0,m:0] [MainThread] Loading another instance of data table 'mothur_lookup' from file '/cvmfs/main.galaxyproject.org/config/shed_tool_data_table_conf.xml', attempting to merge content.
galaxy.tools.data DEBUG 2019-08-06 15:05:07,742 [p:1,w:0,m:0] [MainThread] Loaded 0 lines from '/cvmfs/main.galaxyproject.org/tool_data/toolshed.g2.bx.psu.edu/repos/iuc/mothur_taxonomy_to_krona/af3efbe580c0/mothur_map.loc' for 'mothur_map'
galaxy.tools.data DEBUG 2019-08-06 15:05:07,742 [p:1,w:0,m:0] [MainThread] Loading another instance of data table 'mothur_map' from file '/cvmfs/main.galaxyproject.org/config/shed_tool_data_table_conf.xml', attempting to merge content.
galaxy.tools.data DEBUG 2019-08-06 15:05:07,743 [p:1,w:0,m:0] [MainThread] Loaded 0 lines from '/cvmfs/main.galaxyproject.org/tool_data/toolshed.g2.bx.psu.edu/repos/iuc/mothur_taxonomy_to_krona/af3efbe580c0/mothur_taxonomy.loc' for 'mothur_taxonomy'
galaxy.tools.data DEBUG 2019-08-06 15:05:07,743 [p:1,w:0,m:0] [MainThread] Loading another instance of data table 'mothur_taxonomy' from file '/cvmfs/main.galaxyproject.org/config/shed_tool_data_table_conf.xml', attempting to merge content.
galaxy.tools.data DEBUG 2019-08-06 15:05:07,743 [p:1,w:0,m:0] [MainThread] Loaded 0 lines from '/cvmfs/main.galaxyproject.org/tool_data/toolshed.g2.bx.psu.edu/repos/iuc/bcftools_call/b03984136ce4/fasta_indexes.loc' for 'fasta_indexes'
galaxy.tools.data DEBUG 2019-08-06 15:05:07,743 [p:1,w:0,m:0] [MainThread] Loading another instance of data table 'fasta_indexes' from file '/cvmfs/main.galaxyproject.org/config/shed_tool_data_table_conf.xml', attempting to merge content.
galaxy.tools.data DEBUG 2019-08-06 15:05:07,744 [p:1,w:0,m:0] [MainThread] Loaded 0 lines from '/cvmfs/main.galaxyproject.org/tool_data/toolshed.g2.bx.psu.edu/repos/blankenberg/naive_variant_caller/07e71cf6c8ef/sam_fa_indices.loc' for 'sam_fa_indexes'
galaxy.tools.data DEBUG 2019-08-06 15:05:07,744 [p:1,w:0,m:0] [MainThread] Loading another instance of data table 'sam_fa_indexes' from file '/cvmfs/main.galaxyproject.org/config/shed_tool_data_table_conf.xml', attempting to merge content.
galaxy.tools.data DEBUG 2019-08-06 15:05:07,745 [p:1,w:0,m:0] [MainThread] Loaded 0 lines from '/cvmfs/main.galaxyproject.org/tool_data/toolshed.g2.bx.psu.edu/repos/devteam/bowtie2/17062a0decb7/bowtie2_indices.loc' for 'bowtie2_indexes'
galaxy.tools.data DEBUG 2019-08-06 15:05:07,745 [p:1,w:0,m:0] [MainThread] Loading another instance of data table 'bowtie2_indexes' from file '/cvmfs/main.galaxyproject.org/config/shed_tool_data_table_conf.xml', attempting to merge content.
galaxy.tools.data DEBUG 2019-08-06 15:05:07,745 [p:1,w:0,m:0] [MainThread] Loaded 0 lines from '/cvmfs/main.galaxyproject.org/tool_data/toolshed.g2.bx.psu.edu/repos/iuc/rgrnastar/d5659efd66aa/rnastar_index2.loc' for 'rnastar_index2'
galaxy.tools.data DEBUG 2019-08-06 15:05:07,746 [p:1,w:0,m:0] [MainThread] Loading another instance of data table 'rnastar_index2' from file '/cvmfs/main.galaxyproject.org/config/shed_tool_data_table_conf.xml', attempting to merge content.
galaxy.tools.data DEBUG 2019-08-06 15:05:07,746 [p:1,w:0,m:0] [MainThread] Loaded 0 lines from '/cvmfs/main.galaxyproject.org/tool_data/toolshed.g2.bx.psu.edu/repos/devteam/tophat2/16c4255042be/bowtie2_indices.loc' for 'tophat2_indexes'
galaxy.tools.data DEBUG 2019-08-06 15:05:07,746 [p:1,w:0,m:0] [MainThread] Loading another instance of data table 'tophat2_indexes' from file '/cvmfs/main.galaxyproject.org/config/shed_tool_data_table_conf.xml', attempting to merge content.
galaxy.tools.data DEBUG 2019-08-06 15:05:07,747 [p:1,w:0,m:0] [MainThread] Loaded 0 lines from '/cvmfs/main.galaxyproject.org/tool_data/toolshed.g2.bx.psu.edu/repos/iuc/stringtie/eafd5dc95228/gene_sets.loc' for 'gene_sets'
galaxy.tools.data DEBUG 2019-08-06 15:05:07,747 [p:1,w:0,m:0] [MainThread] Loading another instance of data table 'gene_sets' from file '/cvmfs/main.galaxyproject.org/config/shed_tool_data_table_conf.xml', attempting to merge content.
galaxy.tools.data DEBUG 2019-08-06 15:05:07,748 [p:1,w:0,m:0] [MainThread] Loaded 0 lines from '/cvmfs/main.galaxyproject.org/tool_data/toolshed.g2.bx.psu.edu/repos/iuc/featurecounts/92808b865dfb/gene_sets.loc' for 'gene_sets'
galaxy.tools.data DEBUG 2019-08-06 15:05:07,748 [p:1,w:0,m:0] [MainThread] Loading another instance of data table 'gene_sets' from file '/cvmfs/main.galaxyproject.org/config/shed_tool_data_table_conf.xml', attempting to merge content.
galaxy.tools.data DEBUG 2019-08-06 15:05:07,749 [p:1,w:0,m:0] [MainThread] Loaded 4 lines from '/cvmfs/main.galaxyproject.org/tool_data/toolshed.g2.bx.psu.edu/repos/iuc/featurecounts/92808b865dfb/featurecounts_anno.loc' for 'featurecounts_anno'
galaxy.tools.data DEBUG 2019-08-06 15:05:07,749 [p:1,w:0,m:0] [MainThread] Loading another instance of data table 'featurecounts_anno' from file '/cvmfs/main.galaxyproject.org/config/shed_tool_data_table_conf.xml', attempting to merge content.
galaxy.tools.data DEBUG 2019-08-06 15:05:07,749 [p:1,w:0,m:0] [MainThread] Attempted to add fields (['hg38', 'hg38']) to data table 'featurecounts_anno', but this entry already exists and allow_duplicates is False.
galaxy.tools.data DEBUG 2019-08-06 15:05:07,749 [p:1,w:0,m:0] [MainThread] Attempted to add fields (['hg19', 'hg19']) to data table 'featurecounts_anno', but this entry already exists and allow_duplicates is False.
galaxy.tools.data DEBUG 2019-08-06 15:05:07,749 [p:1,w:0,m:0] [MainThread] Attempted to add fields (['mm10', 'mm10']) to data table 'featurecounts_anno', but this entry already exists and allow_duplicates is False.
galaxy.tools.data DEBUG 2019-08-06 15:05:07,749 [p:1,w:0,m:0] [MainThread] Attempted to add fields (['mm9', 'mm9']) to data table 'featurecounts_anno', but this entry already exists and allow_duplicates is False.
galaxy.tools.data DEBUG 2019-08-06 15:05:07,750 [p:1,w:0,m:0] [MainThread] Loaded 0 lines from '/cvmfs/main.galaxyproject.org/tool_data/toolshed.g2.bx.psu.edu/repos/bgruening/deeptools_bam_coverage/3033c3fba046/lastz_seqs.loc' for 'lastz_seqs'
galaxy.tools.data DEBUG 2019-08-06 15:05:07,750 [p:1,w:0,m:0] [MainThread] Loading another instance of data table 'lastz_seqs' from file '/cvmfs/main.galaxyproject.org/config/shed_tool_data_table_conf.xml', attempting to merge content.
galaxy.tools.data DEBUG 2019-08-06 15:05:07,750 [p:1,w:0,m:0] [MainThread] Loaded 0 lines from '/cvmfs/main.galaxyproject.org/tool_data/toolshed.g2.bx.psu.edu/repos/devteam/data_manager_twobit_builder/df883cc67fbd/all_fasta.loc' for 'all_fasta'
galaxy.tools.data DEBUG 2019-08-06 15:05:07,751 [p:1,w:0,m:0] [MainThread] Loading another instance of data table 'all_fasta' from file '/cvmfs/main.galaxyproject.org/config/shed_tool_data_table_conf.xml', attempting to merge content.
galaxy.tools.data DEBUG 2019-08-06 15:05:07,751 [p:1,w:0,m:0] [MainThread] Loaded 0 lines from '/cvmfs/main.galaxyproject.org/tool_data/toolshed.g2.bx.psu.edu/repos/devteam/data_manager_twobit_builder/df883cc67fbd/lastz_seqs.loc' for 'lastz_seqs'
galaxy.tools.data DEBUG 2019-08-06 15:05:07,751 [p:1,w:0,m:0] [MainThread] Loading another instance of data table 'lastz_seqs' from file '/cvmfs/main.galaxyproject.org/config/shed_tool_data_table_conf.xml', attempting to merge content.
galaxy.tools.data DEBUG 2019-08-06 15:05:07,822 [p:1,w:0,m:0] [MainThread] Loaded 0 lines from '/cvmfs/main.galaxyproject.org/tool_data/toolshed.g2.bx.psu.edu/repos/devteam/data_manager_twobit_builder/df883cc67fbd/twobit.loc' for 'twobit'
galaxy.tools.data DEBUG 2019-08-06 15:05:07,822 [p:1,w:0,m:0] [MainThread] Loading another instance of data table 'twobit' from file '/cvmfs/main.galaxyproject.org/config/shed_tool_data_table_conf.xml', attempting to merge content.
galaxy.tools.data DEBUG 2019-08-06 15:05:07,888 [p:1,w:0,m:0] [MainThread] Loaded 0 lines from '/cvmfs/main.galaxyproject.org/tool_data/toolshed.g2.bx.psu.edu/repos/devteam/data_manager_twobit_builder/df883cc67fbd/alignseq.loc' for 'alignseq_seq'
galaxy.tools.data DEBUG 2019-08-06 15:05:07,889 [p:1,w:0,m:0] [MainThread] Loading another instance of data table 'alignseq_seq' from file '/cvmfs/main.galaxyproject.org/config/shed_tool_data_table_conf.xml', attempting to merge content.
galaxy.tools.data DEBUG 2019-08-06 15:05:08,010 [p:1,w:0,m:0] [MainThread] Loaded 0 lines from '/cvmfs/main.galaxyproject.org/tool_data/toolshed.g2.bx.psu.edu/repos/iuc/length_and_gc_content/f088370d2a3c/all_fasta.loc' for 'all_fasta'
galaxy.tools.data DEBUG 2019-08-06 15:05:08,010 [p:1,w:0,m:0] [MainThread] Loading another instance of data table 'all_fasta' from file '/cvmfs/main.galaxyproject.org/config/shed_tool_data_table_conf.xml', attempting to merge content.
galaxy.tools.data DEBUG 2019-08-06 15:05:08,011 [p:1,w:0,m:0] [MainThread] While attempting to merge tool data table "all_fasta", the other instance of the table specified that duplicate entries are not allowed, now deduplicating all previous entries.
galaxy.tools.data DEBUG 2019-08-06 15:05:08,059 [p:1,w:0,m:0] [MainThread] Loaded 0 lines from '/cvmfs/main.galaxyproject.org/tool_data/toolshed.g2.bx.psu.edu/repos/iuc/length_and_gc_content/f088370d2a3c/gene_sets.loc' for 'gene_sets'
galaxy.tools.data DEBUG 2019-08-06 15:05:08,059 [p:1,w:0,m:0] [MainThread] Loading another instance of data table 'gene_sets' from file '/cvmfs/main.galaxyproject.org/config/shed_tool_data_table_conf.xml', attempting to merge content.
galaxy.tools.data DEBUG 2019-08-06 15:05:08,160 [p:1,w:0,m:0] [MainThread] Loaded 0 lines from '/cvmfs/main.galaxyproject.org/tool_data/toolshed.g2.bx.psu.edu/repos/bgruening/sailfish/a8f343909c17/sailfish_indexes.loc' for 'sailfish_indexes'
galaxy.tools.data DEBUG 2019-08-06 15:05:08,160 [p:1,w:0,m:0] [MainThread] Loading another instance of data table 'sailfish_indexes' from file '/cvmfs/main.galaxyproject.org/config/shed_tool_data_table_conf.xml', attempting to merge content.
galaxy.tools.data DEBUG 2019-08-06 15:05:08,162 [p:1,w:0,m:0] [MainThread] Loaded 0 lines from '/cvmfs/main.galaxyproject.org/tool_data/toolshed.g2.bx.psu.edu/repos/bgruening/salmon/e7e885f718fb/salmon_indexes.loc' for 'salmon_indexes'
galaxy.tools.data DEBUG 2019-08-06 15:05:08,162 [p:1,w:0,m:0] [MainThread] Loading another instance of data table 'salmon_indexes' from file '/cvmfs/main.galaxyproject.org/config/shed_tool_data_table_conf.xml', attempting to merge content.
galaxy.tools.data DEBUG 2019-08-06 15:05:08,162 [p:1,w:0,m:0] [MainThread] Loaded 0 lines from '/cvmfs/main.galaxyproject.org/tool_data/toolshed.g2.bx.psu.edu/repos/devteam/cuffcompare/e66b9b5b8580/fasta_indexes.loc' for 'fasta_indexes'
galaxy.tools.data DEBUG 2019-08-06 15:05:08,162 [p:1,w:0,m:0] [MainThread] Loading another instance of data table 'fasta_indexes' from file '/cvmfs/main.galaxyproject.org/config/shed_tool_data_table_conf.xml', attempting to merge content.
galaxy.tools.data DEBUG 2019-08-06 15:05:08,163 [p:1,w:0,m:0] [MainThread] Loaded 0 lines from '/cvmfs/main.galaxyproject.org/tool_data/toolshed.g2.bx.psu.edu/repos/devteam/cufflinks/e04dbae2abe0/fasta_indexes.loc' for 'fasta_indexes'
galaxy.tools.data DEBUG 2019-08-06 15:05:08,163 [p:1,w:0,m:0] [MainThread] Loading another instance of data table 'fasta_indexes' from file '/cvmfs/main.galaxyproject.org/config/shed_tool_data_table_conf.xml', attempting to merge content.
galaxy.tools.data DEBUG 2019-08-06 15:05:08,164 [p:1,w:0,m:0] [MainThread] Loaded 0 lines from '/cvmfs/main.galaxyproject.org/tool_data/toolshed.g2.bx.psu.edu/repos/devteam/cuffquant/6dc45faebc1d/fasta_indexes.loc' for 'fasta_indexes'
galaxy.tools.data DEBUG 2019-08-06 15:05:08,164 [p:1,w:0,m:0] [MainThread] Loading another instance of data table 'fasta_indexes' from file '/cvmfs/main.galaxyproject.org/config/shed_tool_data_table_conf.xml', attempting to merge content.
galaxy.tools.data DEBUG 2019-08-06 15:05:08,164 [p:1,w:0,m:0] [MainThread] Loaded 0 lines from '/cvmfs/main.galaxyproject.org/tool_data/toolshed.g2.bx.psu.edu/repos/devteam/cuffmerge/cf747d1bd79a/fasta_indexes.loc' for 'fasta_indexes'
galaxy.tools.data DEBUG 2019-08-06 15:05:08,164 [p:1,w:0,m:0] [MainThread] Loading another instance of data table 'fasta_indexes' from file '/cvmfs/main.galaxyproject.org/config/shed_tool_data_table_conf.xml', attempting to merge content.
galaxy.tools.data DEBUG 2019-08-06 15:05:08,165 [p:1,w:0,m:0] [MainThread] Loaded 0 lines from '/cvmfs/main.galaxyproject.org/tool_data/toolshed.g2.bx.psu.edu/repos/iuc/snpeff/479c4f2f4826/snpeffv_genomedb.loc' for 'snpeffv_genomedb'
galaxy.tools.data DEBUG 2019-08-06 15:05:08,165 [p:1,w:0,m:0] [MainThread] Loading another instance of data table 'snpeffv_genomedb' from file '/cvmfs/main.galaxyproject.org/config/shed_tool_data_table_conf.xml', attempting to merge content.
galaxy.tools.data DEBUG 2019-08-06 15:05:08,165 [p:1,w:0,m:0] [MainThread] Loaded 0 lines from '/cvmfs/main.galaxyproject.org/tool_data/toolshed.g2.bx.psu.edu/repos/iuc/snpeff/479c4f2f4826/snpeffv_regulationdb.loc' for 'snpeffv_regulationdb'
galaxy.tools.data DEBUG 2019-08-06 15:05:08,165 [p:1,w:0,m:0] [MainThread] Loading another instance of data table 'snpeffv_regulationdb' from file '/cvmfs/main.galaxyproject.org/config/shed_tool_data_table_conf.xml', attempting to merge content.
galaxy.tools.data DEBUG 2019-08-06 15:05:08,246 [p:1,w:0,m:0] [MainThread] Loaded 0 lines from '/cvmfs/main.galaxyproject.org/tool_data/toolshed.g2.bx.psu.edu/repos/greg/plant_tribes_assembly_post_processor/2732db7dd0ef/plant_tribes_scaffolds.loc' for 'plant_tribes_scaffolds'
galaxy.tools.data DEBUG 2019-08-06 15:05:08,246 [p:1,w:0,m:0] [MainThread] Loaded tool data table 'plant_tribes_scaffolds' from file '/cvmfs/main.galaxyproject.org/config/shed_tool_data_table_conf.xml'
galaxy.tools.data DEBUG 2019-08-06 15:05:08,247 [p:1,w:0,m:0] [MainThread] Loaded 0 lines from '/cvmfs/main.galaxyproject.org/tool_data/toolshed.g2.bx.psu.edu/repos/greg/plant_tribes_gene_family_classifier/fd170580a6c9/plant_tribes_scaffolds.loc' for 'plant_tribes_scaffolds'
galaxy.tools.data DEBUG 2019-08-06 15:05:08,247 [p:1,w:0,m:0] [MainThread] Loading another instance of data table 'plant_tribes_scaffolds' from file '/cvmfs/main.galaxyproject.org/config/shed_tool_data_table_conf.xml', attempting to merge content.
galaxy.tools.data DEBUG 2019-08-06 15:05:08,247 [p:1,w:0,m:0] [MainThread] Loaded 0 lines from '/cvmfs/main.galaxyproject.org/tool_data/toolshed.g2.bx.psu.edu/repos/greg/plant_tribes_gene_family_integrator/9de4252b1018/plant_tribes_scaffolds.loc' for 'plant_tribes_scaffolds'
galaxy.tools.data DEBUG 2019-08-06 15:05:08,247 [p:1,w:0,m:0] [MainThread] Loading another instance of data table 'plant_tribes_scaffolds' from file '/cvmfs/main.galaxyproject.org/config/shed_tool_data_table_conf.xml', attempting to merge content.
galaxy.tools.data DEBUG 2019-08-06 15:05:08,248 [p:1,w:0,m:0] [MainThread] Loaded 0 lines from '/cvmfs/main.galaxyproject.org/tool_data/toolshed.g2.bx.psu.edu/repos/greg/plant_tribes_gene_family_phylogeny_builder/994e90ae9217/plant_tribes_scaffolds.loc' for 'plant_tribes_scaffolds'
galaxy.tools.data DEBUG 2019-08-06 15:05:08,248 [p:1,w:0,m:0] [MainThread] Loading another instance of data table 'plant_tribes_scaffolds' from file '/cvmfs/main.galaxyproject.org/config/shed_tool_data_table_conf.xml', attempting to merge content.
galaxy.tools.data DEBUG 2019-08-06 15:05:08,249 [p:1,w:0,m:0] [MainThread] Loaded 0 lines from '/cvmfs/main.galaxyproject.org/tool_data/toolshed.g2.bx.psu.edu/repos/greg/plant_tribes_kaks_analysis/a5639484fb63/plant_tribes_scaffolds.loc' for 'plant_tribes_scaffolds'
galaxy.tools.data DEBUG 2019-08-06 15:05:08,249 [p:1,w:0,m:0] [MainThread] Loading another instance of data table 'plant_tribes_scaffolds' from file '/cvmfs/main.galaxyproject.org/config/shed_tool_data_table_conf.xml', attempting to merge content.
galaxy.tools.data DEBUG 2019-08-06 15:05:08,250 [p:1,w:0,m:0] [MainThread] Loaded 0 lines from '/cvmfs/main.galaxyproject.org/tool_data/toolshed.g2.bx.psu.edu/repos/greg/multigps/62bdb6ff11d1/all_fasta.loc' for 'all_fasta'
galaxy.tools.data DEBUG 2019-08-06 15:05:08,250 [p:1,w:0,m:0] [MainThread] Loading another instance of data table 'all_fasta' from file '/cvmfs/main.galaxyproject.org/config/shed_tool_data_table_conf.xml', attempting to merge content.
galaxy.tools.data DEBUG 2019-08-06 15:05:08,345 [p:1,w:0,m:0] [MainThread] Loaded 1 lines from '/cvmfs/main.galaxyproject.org/tool_data/toolshed.g2.bx.psu.edu/repos/lparsons/cutadapt/660cffd8d92a/adapters.loc' for 'adapters'
galaxy.tools.data DEBUG 2019-08-06 15:05:08,346 [p:1,w:0,m:0] [MainThread] Loaded tool data table 'adapters' from file '/cvmfs/main.galaxyproject.org/config/shed_tool_data_table_conf.xml'
galaxy.tools.data DEBUG 2019-08-06 15:05:08,346 [p:1,w:0,m:0] [MainThread] Loaded 0 lines from '/cvmfs/main.galaxyproject.org/tool_data/toolshed.g2.bx.psu.edu/repos/iuc/bedtools/db1841942d2b/all_fasta.loc' for 'all_fasta'
galaxy.tools.data DEBUG 2019-08-06 15:05:08,346 [p:1,w:0,m:0] [MainThread] Loading another instance of data table 'all_fasta' from file '/cvmfs/main.galaxyproject.org/config/shed_tool_data_table_conf.xml', attempting to merge content.
galaxy.tools.data DEBUG 2019-08-06 15:05:08,347 [p:1,w:0,m:0] [MainThread] Loaded 0 lines from '/cvmfs/main.galaxyproject.org/tool_data/toolshed.g2.bx.psu.edu/repos/iuc/bedtools/db1841942d2b/fasta_indexes.loc' for 'fasta_indexes'
galaxy.tools.data DEBUG 2019-08-06 15:05:08,347 [p:1,w:0,m:0] [MainThread] Loading another instance of data table 'fasta_indexes' from file '/cvmfs/main.galaxyproject.org/config/shed_tool_data_table_conf.xml', attempting to merge content.
galaxy.tools.data DEBUG 2019-08-06 15:05:08,348 [p:1,w:0,m:0] [MainThread] Loaded 0 lines from '/cvmfs/main.galaxyproject.org/tool_data/toolshed.g2.bx.psu.edu/repos/iuc/bedtools/db1841942d2b/all_gff.loc' for 'all_gff'
galaxy.tools.data DEBUG 2019-08-06 15:05:08,348 [p:1,w:0,m:0] [MainThread] Loading another instance of data table 'all_gff' from file '/cvmfs/main.galaxyproject.org/config/shed_tool_data_table_conf.xml', attempting to merge content.
galaxy.tools.data DEBUG 2019-08-06 15:05:08,348 [p:1,w:0,m:0] [MainThread] Loaded 0 lines from '/cvmfs/main.galaxyproject.org/tool_data/toolshed.g2.bx.psu.edu/repos/iuc/bedtools/db1841942d2b/dbkeys.loc' for '__dbkeys__'
galaxy.tools.data DEBUG 2019-08-06 15:05:08,348 [p:1,w:0,m:0] [MainThread] Loading another instance of data table '__dbkeys__' from file '/cvmfs/main.galaxyproject.org/config/shed_tool_data_table_conf.xml', attempting to merge content.
galaxy.tools.data DEBUG 2019-08-06 15:05:08,349 [p:1,w:0,m:0] [MainThread] Loaded 0 lines from '/cvmfs/main.galaxyproject.org/tool_data/toolshed.g2.bx.psu.edu/repos/bgruening/deeptools_bam_compare/e4287c038599/lastz_seqs.loc' for 'lastz_seqs'
galaxy.tools.data DEBUG 2019-08-06 15:05:08,349 [p:1,w:0,m:0] [MainThread] Loading another instance of data table 'lastz_seqs' from file '/cvmfs/main.galaxyproject.org/config/shed_tool_data_table_conf.xml', attempting to merge content.
galaxy.tools.data DEBUG 2019-08-06 15:05:08,349 [p:1,w:0,m:0] [MainThread] Loaded 0 lines from '/cvmfs/main.galaxyproject.org/tool_data/toolshed.g2.bx.psu.edu/repos/bgruening/deeptools_bam_pe_fragmentsize/ec103ad3c567/lastz_seqs.loc' for 'lastz_seqs'
galaxy.tools.data DEBUG 2019-08-06 15:05:08,349 [p:1,w:0,m:0] [MainThread] Loading another instance of data table 'lastz_seqs' from file '/cvmfs/main.galaxyproject.org/config/shed_tool_data_table_conf.xml', attempting to merge content.
galaxy.tools.data DEBUG 2019-08-06 15:05:08,350 [p:1,w:0,m:0] [MainThread] Loaded 0 lines from '/cvmfs/main.galaxyproject.org/tool_data/toolshed.g2.bx.psu.edu/repos/bgruening/deeptools_bigwig_compare/17b7e83820d7/lastz_seqs.loc' for 'lastz_seqs'
galaxy.tools.data DEBUG 2019-08-06 15:05:08,350 [p:1,w:0,m:0] [MainThread] Loading another instance of data table 'lastz_seqs' from file '/cvmfs/main.galaxyproject.org/config/shed_tool_data_table_conf.xml', attempting to merge content.
galaxy.tools.data DEBUG 2019-08-06 15:05:08,351 [p:1,w:0,m:0] [MainThread] Loaded 0 lines from '/cvmfs/main.galaxyproject.org/tool_data/toolshed.g2.bx.psu.edu/repos/bgruening/deeptools_compute_gc_bias/bb3e88bddd9f/lastz_seqs.loc' for 'lastz_seqs'
galaxy.tools.data DEBUG 2019-08-06 15:05:08,351 [p:1,w:0,m:0] [MainThread] Loading another instance of data table 'lastz_seqs' from file '/cvmfs/main.galaxyproject.org/config/shed_tool_data_table_conf.xml', attempting to merge content.
galaxy.tools.data DEBUG 2019-08-06 15:05:08,351 [p:1,w:0,m:0] [MainThread] Loaded 0 lines from '/cvmfs/main.galaxyproject.org/tool_data/toolshed.g2.bx.psu.edu/repos/bgruening/deeptools_compute_matrix/c1bc6406b3bb/lastz_seqs.loc' for 'lastz_seqs'
galaxy.tools.data DEBUG 2019-08-06 15:05:08,351 [p:1,w:0,m:0] [MainThread] Loading another instance of data table 'lastz_seqs' from file '/cvmfs/main.galaxyproject.org/config/shed_tool_data_table_conf.xml', attempting to merge content.
galaxy.tools.data DEBUG 2019-08-06 15:05:08,352 [p:1,w:0,m:0] [MainThread] Loaded 0 lines from '/cvmfs/main.galaxyproject.org/tool_data/toolshed.g2.bx.psu.edu/repos/bgruening/deeptools_correct_gc_bias/24c209036764/lastz_seqs.loc' for 'lastz_seqs'
galaxy.tools.data DEBUG 2019-08-06 15:05:08,352 [p:1,w:0,m:0] [MainThread] Loading another instance of data table 'lastz_seqs' from file '/cvmfs/main.galaxyproject.org/config/shed_tool_data_table_conf.xml', attempting to merge content.
galaxy.tools.data DEBUG 2019-08-06 15:05:08,353 [p:1,w:0,m:0] [MainThread] Loaded 0 lines from '/cvmfs/main.galaxyproject.org/tool_data/toolshed.g2.bx.psu.edu/repos/bgruening/deeptools_multi_bam_summary/c567b9bdbbfa/lastz_seqs.loc' for 'lastz_seqs'
galaxy.tools.data DEBUG 2019-08-06 15:05:08,353 [p:1,w:0,m:0] [MainThread] Loading another instance of data table 'lastz_seqs' from file '/cvmfs/main.galaxyproject.org/config/shed_tool_data_table_conf.xml', attempting to merge content.
galaxy.tools.data DEBUG 2019-08-06 15:05:08,353 [p:1,w:0,m:0] [MainThread] Loaded 0 lines from '/cvmfs/main.galaxyproject.org/tool_data/toolshed.g2.bx.psu.edu/repos/bgruening/deeptools_multi_bigwig_summary/9311b1e5a284/lastz_seqs.loc' for 'lastz_seqs'
galaxy.tools.data DEBUG 2019-08-06 15:05:08,353 [p:1,w:0,m:0] [MainThread] Loading another instance of data table 'lastz_seqs' from file '/cvmfs/main.galaxyproject.org/config/shed_tool_data_table_conf.xml', attempting to merge content.
galaxy.tools.data DEBUG 2019-08-06 15:05:08,354 [p:1,w:0,m:0] [MainThread] Loaded 0 lines from '/cvmfs/main.galaxyproject.org/tool_data/toolshed.g2.bx.psu.edu/repos/bgruening/deeptools_plot_correlation/e97f5de6b2da/lastz_seqs.loc' for 'lastz_seqs'
galaxy.tools.data DEBUG 2019-08-06 15:05:08,354 [p:1,w:0,m:0] [MainThread] Loading another instance of data table 'lastz_seqs' from file '/cvmfs/main.galaxyproject.org/config/shed_tool_data_table_conf.xml', attempting to merge content.
galaxy.tools.data DEBUG 2019-08-06 15:05:08,355 [p:1,w:0,m:0] [MainThread] Loaded 0 lines from '/cvmfs/main.galaxyproject.org/tool_data/toolshed.g2.bx.psu.edu/repos/bgruening/deeptools_plot_coverage/7373bed2be0f/lastz_seqs.loc' for 'lastz_seqs'
galaxy.tools.data DEBUG 2019-08-06 15:05:08,355 [p:1,w:0,m:0] [MainThread] Loading another instance of data table 'lastz_seqs' from file '/cvmfs/main.galaxyproject.org/config/shed_tool_data_table_conf.xml', attempting to merge content.
galaxy.tools.data DEBUG 2019-08-06 15:05:08,355 [p:1,w:0,m:0] [MainThread] Loaded 0 lines from '/cvmfs/main.galaxyproject.org/tool_data/toolshed.g2.bx.psu.edu/repos/bgruening/deeptools_plot_enrichment/7515364dd2df/lastz_seqs.loc' for 'lastz_seqs'
galaxy.tools.data DEBUG 2019-08-06 15:05:08,355 [p:1,w:0,m:0] [MainThread] Loading another instance of data table 'lastz_seqs' from file '/cvmfs/main.galaxyproject.org/config/shed_tool_data_table_conf.xml', attempting to merge content.
galaxy.tools.data DEBUG 2019-08-06 15:05:08,356 [p:1,w:0,m:0] [MainThread] Loaded 0 lines from '/cvmfs/main.galaxyproject.org/tool_data/toolshed.g2.bx.psu.edu/repos/bgruening/deeptools_plot_fingerprint/664bd6df0959/lastz_seqs.loc' for 'lastz_seqs'
galaxy.tools.data DEBUG 2019-08-06 15:05:08,356 [p:1,w:0,m:0] [MainThread] Loading another instance of data table 'lastz_seqs' from file '/cvmfs/main.galaxyproject.org/config/shed_tool_data_table_conf.xml', attempting to merge content.
galaxy.tools.data DEBUG 2019-08-06 15:05:08,356 [p:1,w:0,m:0] [MainThread] Loaded 0 lines from '/cvmfs/main.galaxyproject.org/tool_data/toolshed.g2.bx.psu.edu/repos/bgruening/deeptools_plot_heatmap/46992aa30bd6/lastz_seqs.loc' for 'lastz_seqs'
galaxy.tools.data DEBUG 2019-08-06 15:05:08,356 [p:1,w:0,m:0] [MainThread] Loading another instance of data table 'lastz_seqs' from file '/cvmfs/main.galaxyproject.org/config/shed_tool_data_table_conf.xml', attempting to merge content.
galaxy.tools.data DEBUG 2019-08-06 15:05:08,357 [p:1,w:0,m:0] [MainThread] Loaded 0 lines from '/cvmfs/main.galaxyproject.org/tool_data/toolshed.g2.bx.psu.edu/repos/bgruening/deeptools_plot_pca/93ce2662f917/lastz_seqs.loc' for 'lastz_seqs'
galaxy.tools.data DEBUG 2019-08-06 15:05:08,357 [p:1,w:0,m:0] [MainThread] Loading another instance of data table 'lastz_seqs' from file '/cvmfs/main.galaxyproject.org/config/shed_tool_data_table_conf.xml', attempting to merge content.
galaxy.tools.data DEBUG 2019-08-06 15:05:08,357 [p:1,w:0,m:0] [MainThread] Loaded 0 lines from '/cvmfs/main.galaxyproject.org/tool_data/toolshed.g2.bx.psu.edu/repos/bgruening/deeptools_bam_coverage/b61d934cc1e8/lastz_seqs.loc' for 'lastz_seqs'
galaxy.tools.data DEBUG 2019-08-06 15:05:08,357 [p:1,w:0,m:0] [MainThread] Loading another instance of data table 'lastz_seqs' from file '/cvmfs/main.galaxyproject.org/config/shed_tool_data_table_conf.xml', attempting to merge content.
galaxy.tools.data DEBUG 2019-08-06 15:05:08,358 [p:1,w:0,m:0] [MainThread] Loaded 0 lines from '/cvmfs/main.galaxyproject.org/tool_data/toolshed.g2.bx.psu.edu/repos/bgruening/deeptools_plot_profile/0cd2331b6e4f/lastz_seqs.loc' for 'lastz_seqs'
galaxy.tools.data DEBUG 2019-08-06 15:05:08,358 [p:1,w:0,m:0] [MainThread] Loading another instance of data table 'lastz_seqs' from file '/cvmfs/main.galaxyproject.org/config/shed_tool_data_table_conf.xml', attempting to merge content.
galaxy.tools.data DEBUG 2019-08-06 15:05:08,358 [p:1,w:0,m:0] [MainThread] Loaded 0 lines from '/cvmfs/main.galaxyproject.org/tool_data/toolshed.g2.bx.psu.edu/repos/devteam/picard/2a17c789e0a5/picard_index.loc' for 'picard_indexes'
galaxy.tools.data DEBUG 2019-08-06 15:05:08,358 [p:1,w:0,m:0] [MainThread] Loading another instance of data table 'picard_indexes' from file '/cvmfs/main.galaxyproject.org/config/shed_tool_data_table_conf.xml', attempting to merge content.
galaxy.tools.data DEBUG 2019-08-06 15:05:08,359 [p:1,w:0,m:0] [MainThread] Loaded 0 lines from '/cvmfs/main.galaxyproject.org/tool_data/toolshed.g2.bx.psu.edu/repos/devteam/ncbi_blast_plus/c877294f8025/blastdb.loc' for 'blastdb'
galaxy.tools.data DEBUG 2019-08-06 15:05:08,359 [p:1,w:0,m:0] [MainThread] Loading another instance of data table 'blastdb' from file '/cvmfs/main.galaxyproject.org/config/shed_tool_data_table_conf.xml', attempting to merge content.
galaxy.tools.data DEBUG 2019-08-06 15:05:08,359 [p:1,w:0,m:0] [MainThread] Loaded 0 lines from '/cvmfs/main.galaxyproject.org/tool_data/toolshed.g2.bx.psu.edu/repos/devteam/ncbi_blast_plus/c877294f8025/blastdb_p.loc' for 'blastdb_p'
galaxy.tools.data DEBUG 2019-08-06 15:05:08,359 [p:1,w:0,m:0] [MainThread] Loading another instance of data table 'blastdb_p' from file '/cvmfs/main.galaxyproject.org/config/shed_tool_data_table_conf.xml', attempting to merge content.
galaxy.tools.data DEBUG 2019-08-06 15:05:08,360 [p:1,w:0,m:0] [MainThread] Loaded 0 lines from '/cvmfs/main.galaxyproject.org/tool_data/toolshed.g2.bx.psu.edu/repos/devteam/ncbi_blast_plus/c877294f8025/blastdb_d.loc' for 'blastdb_d'
galaxy.tools.data DEBUG 2019-08-06 15:05:08,360 [p:1,w:0,m:0] [MainThread] Loading another instance of data table 'blastdb_d' from file '/cvmfs/main.galaxyproject.org/config/shed_tool_data_table_conf.xml', attempting to merge content.
galaxy.tools.data DEBUG 2019-08-06 15:05:08,360 [p:1,w:0,m:0] [MainThread] Loaded 0 lines from '/cvmfs/main.galaxyproject.org/tool_data/toolshed.g2.bx.psu.edu/repos/devteam/kraken/658d47fd33e3/kraken_databases.loc' for 'kraken_databases'
galaxy.tools.data DEBUG 2019-08-06 15:05:08,360 [p:1,w:0,m:0] [MainThread] Loading another instance of data table 'kraken_databases' from file '/cvmfs/main.galaxyproject.org/config/shed_tool_data_table_conf.xml', attempting to merge content.
galaxy.tools.data DEBUG 2019-08-06 15:05:08,361 [p:1,w:0,m:0] [MainThread] Loaded 0 lines from '/cvmfs/main.galaxyproject.org/tool_data/toolshed.g2.bx.psu.edu/repos/devteam/kraken_report/6c09bed3444f/kraken_databases.loc' for 'kraken_databases'
galaxy.tools.data DEBUG 2019-08-06 15:05:08,361 [p:1,w:0,m:0] [MainThread] Loading another instance of data table 'kraken_databases' from file '/cvmfs/main.galaxyproject.org/config/shed_tool_data_table_conf.xml', attempting to merge content.
galaxy.tools.data DEBUG 2019-08-06 15:05:08,361 [p:1,w:0,m:0] [MainThread] Loaded 0 lines from '/cvmfs/main.galaxyproject.org/tool_data/toolshed.g2.bx.psu.edu/repos/iuc/meme_fimo/4eb02864e5df/all_fasta.loc' for 'all_fasta'
galaxy.tools.data DEBUG 2019-08-06 15:05:08,361 [p:1,w:0,m:0] [MainThread] Loading another instance of data table 'all_fasta' from file '/cvmfs/main.galaxyproject.org/config/shed_tool_data_table_conf.xml', attempting to merge content.
galaxy.tools.data DEBUG 2019-08-06 15:05:08,362 [p:1,w:0,m:0] [MainThread] Loaded 0 lines from '/cvmfs/main.galaxyproject.org/tool_data/toolshed.g2.bx.psu.edu/repos/iuc/meme_meme/57e5d9382f36/all_fasta.loc' for 'all_fasta'
galaxy.tools.data DEBUG 2019-08-06 15:05:08,362 [p:1,w:0,m:0] [MainThread] Loading another instance of data table 'all_fasta' from file '/cvmfs/main.galaxyproject.org/config/shed_tool_data_table_conf.xml', attempting to merge content.
galaxy.tools.data DEBUG 2019-08-06 15:05:08,362 [p:1,w:0,m:0] [MainThread] Loaded 0 lines from '/cvmfs/main.galaxyproject.org/tool_data/toolshed.g2.bx.psu.edu/repos/bgruening/diamond/3c6b132b154a/diamond_database.loc' for 'diamond_database'
galaxy.tools.data DEBUG 2019-08-06 15:05:08,362 [p:1,w:0,m:0] [MainThread] Loading another instance of data table 'diamond_database' from file '/cvmfs/main.galaxyproject.org/config/shed_tool_data_table_conf.xml', attempting to merge content.
galaxy.tools.data DEBUG 2019-08-06 15:05:08,363 [p:1,w:0,m:0] [MainThread] Loaded 0 lines from '/cvmfs/main.galaxyproject.org/tool_data/toolshed.g2.bx.psu.edu/repos/bgruening/salmon/6b0ba6de1424/salmon_indexes.loc' for 'salmon_indexes'
galaxy.tools.data DEBUG 2019-08-06 15:05:08,363 [p:1,w:0,m:0] [MainThread] Loading another instance of data table 'salmon_indexes' from file '/cvmfs/main.galaxyproject.org/config/shed_tool_data_table_conf.xml', attempting to merge content.
galaxy.tools.data DEBUG 2019-08-06 15:05:08,364 [p:1,w:0,m:0] [MainThread] Loaded 0 lines from '/cvmfs/main.galaxyproject.org/tool_data/toolshed.g2.bx.psu.edu/repos/iuc/featurecounts/f3a5f075498f/gene_sets.loc' for 'gene_sets'
galaxy.tools.data DEBUG 2019-08-06 15:05:08,364 [p:1,w:0,m:0] [MainThread] Loading another instance of data table 'gene_sets' from file '/cvmfs/main.galaxyproject.org/config/shed_tool_data_table_conf.xml', attempting to merge content.
galaxy.tools.data DEBUG 2019-08-06 15:05:08,364 [p:1,w:0,m:0] [MainThread] Loaded 4 lines from '/cvmfs/main.galaxyproject.org/tool_data/toolshed.g2.bx.psu.edu/repos/iuc/featurecounts/f3a5f075498f/featurecounts_anno.loc' for 'featurecounts_anno'
galaxy.tools.data DEBUG 2019-08-06 15:05:08,364 [p:1,w:0,m:0] [MainThread] Loading another instance of data table 'featurecounts_anno' from file '/cvmfs/main.galaxyproject.org/config/shed_tool_data_table_conf.xml', attempting to merge content.
galaxy.tools.data DEBUG 2019-08-06 15:05:08,364 [p:1,w:0,m:0] [MainThread] Attempted to add fields (['hg38', 'hg38']) to data table 'featurecounts_anno', but this entry already exists and allow_duplicates is False.
galaxy.tools.data DEBUG 2019-08-06 15:05:08,364 [p:1,w:0,m:0] [MainThread] Attempted to add fields (['hg19', 'hg19']) to data table 'featurecounts_anno', but this entry already exists and allow_duplicates is False.
galaxy.tools.data DEBUG 2019-08-06 15:05:08,364 [p:1,w:0,m:0] [MainThread] Attempted to add fields (['mm10', 'mm10']) to data table 'featurecounts_anno', but this entry already exists and allow_duplicates is False.
galaxy.tools.data DEBUG 2019-08-06 15:05:08,364 [p:1,w:0,m:0] [MainThread] Attempted to add fields (['mm9', 'mm9']) to data table 'featurecounts_anno', but this entry already exists and allow_duplicates is False.
galaxy.tools.data DEBUG 2019-08-06 15:05:08,365 [p:1,w:0,m:0] [MainThread] Loaded 0 lines from '/cvmfs/main.galaxyproject.org/tool_data/toolshed.g2.bx.psu.edu/repos/iuc/hisat2/6daca6da3059/hisat2_indexes.loc' for 'hisat2_indexes'
galaxy.tools.data DEBUG 2019-08-06 15:05:08,365 [p:1,w:0,m:0] [MainThread] Loading another instance of data table 'hisat2_indexes' from file '/cvmfs/main.galaxyproject.org/config/shed_tool_data_table_conf.xml', attempting to merge content.
galaxy.tools.data DEBUG 2019-08-06 15:05:08,365 [p:1,w:0,m:0] [MainThread] Loaded 0 lines from '/cvmfs/main.galaxyproject.org/tool_data/toolshed.g2.bx.psu.edu/repos/iuc/stringtie/dd4df992d93d/gene_sets.loc' for 'gene_sets'
galaxy.tools.data DEBUG 2019-08-06 15:05:08,366 [p:1,w:0,m:0] [MainThread] Loading another instance of data table 'gene_sets' from file '/cvmfs/main.galaxyproject.org/config/shed_tool_data_table_conf.xml', attempting to merge content.
galaxy.tools.data DEBUG 2019-08-06 15:05:08,366 [p:1,w:0,m:0] [MainThread] Loaded 0 lines from '/cvmfs/main.galaxyproject.org/tool_data/toolshed.g2.bx.psu.edu/repos/devteam/samtools_mpileup/fa7ad9b89f4a/fasta_indexes.loc' for 'fasta_indexes'
galaxy.tools.data DEBUG 2019-08-06 15:05:08,366 [p:1,w:0,m:0] [MainThread] Loading another instance of data table 'fasta_indexes' from file '/cvmfs/main.galaxyproject.org/config/shed_tool_data_table_conf.xml', attempting to merge content.
galaxy.tools.data DEBUG 2019-08-06 15:05:08,366 [p:1,w:0,m:0] [MainThread] Loaded 0 lines from '/cvmfs/main.galaxyproject.org/tool_data/toolshed.g2.bx.psu.edu/repos/iuc/snpeff/36dc3690a82c/snpeffv_genomedb.loc' for 'snpeffv_genomedb'
galaxy.tools.data DEBUG 2019-08-06 15:05:08,367 [p:1,w:0,m:0] [MainThread] Loading another instance of data table 'snpeffv_genomedb' from file '/cvmfs/main.galaxyproject.org/config/shed_tool_data_table_conf.xml', attempting to merge content.
galaxy.tools.data DEBUG 2019-08-06 15:05:08,367 [p:1,w:0,m:0] [MainThread] Loaded 0 lines from '/cvmfs/main.galaxyproject.org/tool_data/toolshed.g2.bx.psu.edu/repos/iuc/snpeff/36dc3690a82c/snpeffv_regulationdb.loc' for 'snpeffv_regulationdb'
galaxy.tools.data DEBUG 2019-08-06 15:05:08,367 [p:1,w:0,m:0] [MainThread] Loading another instance of data table 'snpeffv_regulationdb' from file '/cvmfs/main.galaxyproject.org/config/shed_tool_data_table_conf.xml', attempting to merge content.
galaxy.tools.data DEBUG 2019-08-06 15:05:08,367 [p:1,w:0,m:0] [MainThread] Loaded 0 lines from '/cvmfs/main.galaxyproject.org/tool_data/toolshed.g2.bx.psu.edu/repos/iuc/bcftools_gtcheck/501bfb078342/fasta_indexes.loc' for 'fasta_indexes'
galaxy.tools.data DEBUG 2019-08-06 15:05:08,367 [p:1,w:0,m:0] [MainThread] Loading another instance of data table 'fasta_indexes' from file '/cvmfs/main.galaxyproject.org/config/shed_tool_data_table_conf.xml', attempting to merge content.
galaxy.tools.data DEBUG 2019-08-06 15:05:08,368 [p:1,w:0,m:0] [MainThread] Loaded 0 lines from '/cvmfs/main.galaxyproject.org/tool_data/toolshed.g2.bx.psu.edu/repos/iuc/bcftools_plugin_fixploidy/157ffcdd3fa7/fasta_indexes.loc' for 'fasta_indexes'
galaxy.tools.data DEBUG 2019-08-06 15:05:08,368 [p:1,w:0,m:0] [MainThread] Loading another instance of data table 'fasta_indexes' from file '/cvmfs/main.galaxyproject.org/config/shed_tool_data_table_conf.xml', attempting to merge content.
galaxy.tools.data DEBUG 2019-08-06 15:05:08,368 [p:1,w:0,m:0] [MainThread] Loaded 0 lines from '/cvmfs/main.galaxyproject.org/tool_data/toolshed.g2.bx.psu.edu/repos/iuc/bcftools_convert_to_vcf/1f2183a23823/fasta_indexes.loc' for 'fasta_indexes'
galaxy.tools.data DEBUG 2019-08-06 15:05:08,369 [p:1,w:0,m:0] [MainThread] Loading another instance of data table 'fasta_indexes' from file '/cvmfs/main.galaxyproject.org/config/shed_tool_data_table_conf.xml', attempting to merge content.
galaxy.tools.data DEBUG 2019-08-06 15:05:08,369 [p:1,w:0,m:0] [MainThread] Loaded 0 lines from '/cvmfs/main.galaxyproject.org/tool_data/toolshed.g2.bx.psu.edu/repos/iuc/bcftools_norm/a404f786a94c/fasta_indexes.loc' for 'fasta_indexes'
galaxy.tools.data DEBUG 2019-08-06 15:05:08,369 [p:1,w:0,m:0] [MainThread] Loading another instance of data table 'fasta_indexes' from file '/cvmfs/main.galaxyproject.org/config/shed_tool_data_table_conf.xml', attempting to merge content.
galaxy.tools.data DEBUG 2019-08-06 15:05:08,370 [p:1,w:0,m:0] [MainThread] Loaded 0 lines from '/cvmfs/main.galaxyproject.org/tool_data/toolshed.g2.bx.psu.edu/repos/iuc/bcftools_query_list_samples/adee7e8b746f/fasta_indexes.loc' for 'fasta_indexes'
galaxy.tools.data DEBUG 2019-08-06 15:05:08,370 [p:1,w:0,m:0] [MainThread] Loading another instance of data table 'fasta_indexes' from file '/cvmfs/main.galaxyproject.org/config/shed_tool_data_table_conf.xml', attempting to merge content.
galaxy.tools.data DEBUG 2019-08-06 15:05:08,370 [p:1,w:0,m:0] [MainThread] Loaded 0 lines from '/cvmfs/main.galaxyproject.org/tool_data/toolshed.g2.bx.psu.edu/repos/iuc/bcftools_plugin_missing2ref/96d0145c041a/fasta_indexes.loc' for 'fasta_indexes'
galaxy.tools.data DEBUG 2019-08-06 15:05:08,370 [p:1,w:0,m:0] [MainThread] Loading another instance of data table 'fasta_indexes' from file '/cvmfs/main.galaxyproject.org/config/shed_tool_data_table_conf.xml', attempting to merge content.
galaxy.tools.data DEBUG 2019-08-06 15:05:08,371 [p:1,w:0,m:0] [MainThread] Loaded 0 lines from '/cvmfs/main.galaxyproject.org/tool_data/toolshed.g2.bx.psu.edu/repos/iuc/bcftools_cnv/8408bffd5616/fasta_indexes.loc' for 'fasta_indexes'
galaxy.tools.data DEBUG 2019-08-06 15:05:08,371 [p:1,w:0,m:0] [MainThread] Loading another instance of data table 'fasta_indexes' from file '/cvmfs/main.galaxyproject.org/config/shed_tool_data_table_conf.xml', attempting to merge content.
galaxy.tools.data DEBUG 2019-08-06 15:05:08,371 [p:1,w:0,m:0] [MainThread] Loaded 0 lines from '/cvmfs/main.galaxyproject.org/tool_data/toolshed.g2.bx.psu.edu/repos/iuc/bcftools_plugin_setgt/46eb13bc2c73/fasta_indexes.loc' for 'fasta_indexes'
galaxy.tools.data DEBUG 2019-08-06 15:05:08,371 [p:1,w:0,m:0] [MainThread] Loading another instance of data table 'fasta_indexes' from file '/cvmfs/main.galaxyproject.org/config/shed_tool_data_table_conf.xml', attempting to merge content.
galaxy.tools.data DEBUG 2019-08-06 15:05:08,372 [p:1,w:0,m:0] [MainThread] Loaded 0 lines from '/cvmfs/main.galaxyproject.org/tool_data/toolshed.g2.bx.psu.edu/repos/iuc/bcftools_plugin_counts/5ad5d4243987/fasta_indexes.loc' for 'fasta_indexes'
galaxy.tools.data DEBUG 2019-08-06 15:05:08,372 [p:1,w:0,m:0] [MainThread] Loading another instance of data table 'fasta_indexes' from file '/cvmfs/main.galaxyproject.org/config/shed_tool_data_table_conf.xml', attempting to merge content.
galaxy.tools.data DEBUG 2019-08-06 15:05:08,372 [p:1,w:0,m:0] [MainThread] Loaded 0 lines from '/cvmfs/main.galaxyproject.org/tool_data/toolshed.g2.bx.psu.edu/repos/iuc/bcftools_mpileup/9c711df3258d/fasta_indexes.loc' for 'fasta_indexes'
galaxy.tools.data DEBUG 2019-08-06 15:05:08,372 [p:1,w:0,m:0] [MainThread] Loading another instance of data table 'fasta_indexes' from file '/cvmfs/main.galaxyproject.org/config/shed_tool_data_table_conf.xml', attempting to merge content.
galaxy.tools.data DEBUG 2019-08-06 15:05:08,373 [p:1,w:0,m:0] [MainThread] Loaded 0 lines from '/cvmfs/main.galaxyproject.org/tool_data/toolshed.g2.bx.psu.edu/repos/iuc/bcftools_plugin_mendelian/a367a15c6de5/fasta_indexes.loc' for 'fasta_indexes'
galaxy.tools.data DEBUG 2019-08-06 15:05:08,373 [p:1,w:0,m:0] [MainThread] Loading another instance of data table 'fasta_indexes' from file '/cvmfs/main.galaxyproject.org/config/shed_tool_data_table_conf.xml', attempting to merge content.
galaxy.tools.data DEBUG 2019-08-06 15:05:08,373 [p:1,w:0,m:0] [MainThread] Loaded 0 lines from '/cvmfs/main.galaxyproject.org/tool_data/toolshed.g2.bx.psu.edu/repos/iuc/bcftools_concat/f430a1ec7ee4/fasta_indexes.loc' for 'fasta_indexes'
galaxy.tools.data DEBUG 2019-08-06 15:05:08,373 [p:1,w:0,m:0] [MainThread] Loading another instance of data table 'fasta_indexes' from file '/cvmfs/main.galaxyproject.org/config/shed_tool_data_table_conf.xml', attempting to merge content.
galaxy.tools.data DEBUG 2019-08-06 15:05:08,374 [p:1,w:0,m:0] [MainThread] Loaded 0 lines from '/cvmfs/main.galaxyproject.org/tool_data/toolshed.g2.bx.psu.edu/repos/iuc/bcftools_consensus/1829900b5dcd/fasta_indexes.loc' for 'fasta_indexes'
galaxy.tools.data DEBUG 2019-08-06 15:05:08,374 [p:1,w:0,m:0] [MainThread] Loading another instance of data table 'fasta_indexes' from file '/cvmfs/main.galaxyproject.org/config/shed_tool_data_table_conf.xml', attempting to merge content.
galaxy.tools.data DEBUG 2019-08-06 15:05:08,374 [p:1,w:0,m:0] [MainThread] Loaded 0 lines from '/cvmfs/main.galaxyproject.org/tool_data/toolshed.g2.bx.psu.edu/repos/iuc/bcftools_convert_from_vcf/92c0aff8b53e/fasta_indexes.loc' for 'fasta_indexes'
galaxy.tools.data DEBUG 2019-08-06 15:05:08,374 [p:1,w:0,m:0] [MainThread] Loading another instance of data table 'fasta_indexes' from file '/cvmfs/main.galaxyproject.org/config/shed_tool_data_table_conf.xml', attempting to merge content.
galaxy.tools.data DEBUG 2019-08-06 15:05:08,375 [p:1,w:0,m:0] [MainThread] Loaded 0 lines from '/cvmfs/main.galaxyproject.org/tool_data/toolshed.g2.bx.psu.edu/repos/iuc/bcftools_plugin_impute_info/29ba253e2e05/fasta_indexes.loc' for 'fasta_indexes'
galaxy.tools.data DEBUG 2019-08-06 15:05:08,375 [p:1,w:0,m:0] [MainThread] Loading another instance of data table 'fasta_indexes' from file '/cvmfs/main.galaxyproject.org/config/shed_tool_data_table_conf.xml', attempting to merge content.
galaxy.tools.data DEBUG 2019-08-06 15:05:08,375 [p:1,w:0,m:0] [MainThread] Loaded 0 lines from '/cvmfs/main.galaxyproject.org/tool_data/toolshed.g2.bx.psu.edu/repos/iuc/bcftools_reheader/d43eb39b989e/fasta_indexes.loc' for 'fasta_indexes'
galaxy.tools.data DEBUG 2019-08-06 15:05:08,375 [p:1,w:0,m:0] [MainThread] Loading another instance of data table 'fasta_indexes' from file '/cvmfs/main.galaxyproject.org/config/shed_tool_data_table_conf.xml', attempting to merge content.
galaxy.tools.data DEBUG 2019-08-06 15:05:08,376 [p:1,w:0,m:0] [MainThread] Loaded 0 lines from '/cvmfs/main.galaxyproject.org/tool_data/toolshed.g2.bx.psu.edu/repos/iuc/bcftools_stats/b641062a2587/fasta_indexes.loc' for 'fasta_indexes'
galaxy.tools.data DEBUG 2019-08-06 15:05:08,376 [p:1,w:0,m:0] [MainThread] Loading another instance of data table 'fasta_indexes' from file '/cvmfs/main.galaxyproject.org/config/shed_tool_data_table_conf.xml', attempting to merge content.
galaxy.tools.data DEBUG 2019-08-06 15:05:08,377 [p:1,w:0,m:0] [MainThread] Loaded 0 lines from '/cvmfs/main.galaxyproject.org/tool_data/toolshed.g2.bx.psu.edu/repos/iuc/bcftools_plugin_fill_an_ac/0a62420cb9cd/fasta_indexes.loc' for 'fasta_indexes'
galaxy.tools.data DEBUG 2019-08-06 15:05:08,377 [p:1,w:0,m:0] [MainThread] Loading another instance of data table 'fasta_indexes' from file '/cvmfs/main.galaxyproject.org/config/shed_tool_data_table_conf.xml', attempting to merge content.
galaxy.tools.data DEBUG 2019-08-06 15:05:08,377 [p:1,w:0,m:0] [MainThread] Loaded 0 lines from '/cvmfs/main.galaxyproject.org/tool_data/toolshed.g2.bx.psu.edu/repos/iuc/bcftools_plugin_fill_tags/bca7ce81688f/fasta_indexes.loc' for 'fasta_indexes'
galaxy.tools.data DEBUG 2019-08-06 15:05:08,377 [p:1,w:0,m:0] [MainThread] Loading another instance of data table 'fasta_indexes' from file '/cvmfs/main.galaxyproject.org/config/shed_tool_data_table_conf.xml', attempting to merge content.
galaxy.tools.data DEBUG 2019-08-06 15:05:08,378 [p:1,w:0,m:0] [MainThread] Loaded 0 lines from '/cvmfs/main.galaxyproject.org/tool_data/toolshed.g2.bx.psu.edu/repos/iuc/bcftools_isec/c803c34361e0/fasta_indexes.loc' for 'fasta_indexes'
galaxy.tools.data DEBUG 2019-08-06 15:05:08,378 [p:1,w:0,m:0] [MainThread] Loading another instance of data table 'fasta_indexes' from file '/cvmfs/main.galaxyproject.org/config/shed_tool_data_table_conf.xml', attempting to merge content.
galaxy.tools.data DEBUG 2019-08-06 15:05:08,378 [p:1,w:0,m:0] [MainThread] Loaded 0 lines from '/cvmfs/main.galaxyproject.org/tool_data/toolshed.g2.bx.psu.edu/repos/iuc/bcftools_merge/85ee7e6c4204/fasta_indexes.loc' for 'fasta_indexes'
galaxy.tools.data DEBUG 2019-08-06 15:05:08,378 [p:1,w:0,m:0] [MainThread] Loading another instance of data table 'fasta_indexes' from file '/cvmfs/main.galaxyproject.org/config/shed_tool_data_table_conf.xml', attempting to merge content.
galaxy.tools.data DEBUG 2019-08-06 15:05:08,379 [p:1,w:0,m:0] [MainThread] Loaded 0 lines from '/cvmfs/main.galaxyproject.org/tool_data/toolshed.g2.bx.psu.edu/repos/iuc/bcftools_roh/5296d26b0373/fasta_indexes.loc' for 'fasta_indexes'
galaxy.tools.data DEBUG 2019-08-06 15:05:08,379 [p:1,w:0,m:0] [MainThread] Loading another instance of data table 'fasta_indexes' from file '/cvmfs/main.galaxyproject.org/config/shed_tool_data_table_conf.xml', attempting to merge content.
galaxy.tools.data DEBUG 2019-08-06 15:05:08,379 [p:1,w:0,m:0] [MainThread] Loaded 0 lines from '/cvmfs/main.galaxyproject.org/tool_data/toolshed.g2.bx.psu.edu/repos/iuc/bcftools_view/3a233c8eb814/fasta_indexes.loc' for 'fasta_indexes'
galaxy.tools.data DEBUG 2019-08-06 15:05:08,379 [p:1,w:0,m:0] [MainThread] Loading another instance of data table 'fasta_indexes' from file '/cvmfs/main.galaxyproject.org/config/shed_tool_data_table_conf.xml', attempting to merge content.
galaxy.tools.data DEBUG 2019-08-06 15:05:08,380 [p:1,w:0,m:0] [MainThread] Loaded 0 lines from '/cvmfs/main.galaxyproject.org/tool_data/toolshed.g2.bx.psu.edu/repos/iuc/bcftools_filter/963a3635b2e1/fasta_indexes.loc' for 'fasta_indexes'
galaxy.tools.data DEBUG 2019-08-06 15:05:08,380 [p:1,w:0,m:0] [MainThread] Loading another instance of data table 'fasta_indexes' from file '/cvmfs/main.galaxyproject.org/config/shed_tool_data_table_conf.xml', attempting to merge content.
galaxy.tools.data DEBUG 2019-08-06 15:05:08,380 [p:1,w:0,m:0] [MainThread] Loaded 0 lines from '/cvmfs/main.galaxyproject.org/tool_data/toolshed.g2.bx.psu.edu/repos/iuc/bcftools_csq/7cbf3c66d4ad/fasta_indexes.loc' for 'fasta_indexes'
galaxy.tools.data DEBUG 2019-08-06 15:05:08,380 [p:1,w:0,m:0] [MainThread] Loading another instance of data table 'fasta_indexes' from file '/cvmfs/main.galaxyproject.org/config/shed_tool_data_table_conf.xml', attempting to merge content.
galaxy.tools.data DEBUG 2019-08-06 15:05:08,381 [p:1,w:0,m:0] [MainThread] Loaded 0 lines from '/cvmfs/main.galaxyproject.org/tool_data/toolshed.g2.bx.psu.edu/repos/iuc/bcftools_annotate/265fe0f9ea64/fasta_indexes.loc' for 'fasta_indexes'
galaxy.tools.data DEBUG 2019-08-06 15:05:08,381 [p:1,w:0,m:0] [MainThread] Loading another instance of data table 'fasta_indexes' from file '/cvmfs/main.galaxyproject.org/config/shed_tool_data_table_conf.xml', attempting to merge content.
galaxy.tools.data DEBUG 2019-08-06 15:05:08,381 [p:1,w:0,m:0] [MainThread] Loaded 0 lines from '/cvmfs/main.galaxyproject.org/tool_data/toolshed.g2.bx.psu.edu/repos/iuc/bcftools_plugin_dosage/0fe007201caf/fasta_indexes.loc' for 'fasta_indexes'
galaxy.tools.data DEBUG 2019-08-06 15:05:08,381 [p:1,w:0,m:0] [MainThread] Loading another instance of data table 'fasta_indexes' from file '/cvmfs/main.galaxyproject.org/config/shed_tool_data_table_conf.xml', attempting to merge content.
galaxy.tools.data DEBUG 2019-08-06 15:05:08,382 [p:1,w:0,m:0] [MainThread] Loaded 0 lines from '/cvmfs/main.galaxyproject.org/tool_data/toolshed.g2.bx.psu.edu/repos/iuc/bcftools_query/c9935c9e8a24/fasta_indexes.loc' for 'fasta_indexes'
galaxy.tools.data DEBUG 2019-08-06 15:05:08,382 [p:1,w:0,m:0] [MainThread] Loading another instance of data table 'fasta_indexes' from file '/cvmfs/main.galaxyproject.org/config/shed_tool_data_table_conf.xml', attempting to merge content.
galaxy.tools.data DEBUG 2019-08-06 15:05:08,383 [p:1,w:0,m:0] [MainThread] Loaded 0 lines from '/cvmfs/main.galaxyproject.org/tool_data/toolshed.g2.bx.psu.edu/repos/iuc/bcftools_plugin_tag2tag/0594ea1417c8/fasta_indexes.loc' for 'fasta_indexes'
galaxy.tools.data DEBUG 2019-08-06 15:05:08,383 [p:1,w:0,m:0] [MainThread] Loading another instance of data table 'fasta_indexes' from file '/cvmfs/main.galaxyproject.org/config/shed_tool_data_table_conf.xml', attempting to merge content.
galaxy.tools.data DEBUG 2019-08-06 15:05:08,383 [p:1,w:0,m:0] [MainThread] Loaded 1 lines from '/cvmfs/main.galaxyproject.org/tool_data/toolshed.g2.bx.psu.edu/repos/lparsons/cutadapt/49370cb85f0f/adapters.loc' for 'adapters'
galaxy.tools.data DEBUG 2019-08-06 15:05:08,383 [p:1,w:0,m:0] [MainThread] Loading another instance of data table 'adapters' from file '/cvmfs/main.galaxyproject.org/config/shed_tool_data_table_conf.xml', attempting to merge content.
galaxy.tools.data DEBUG 2019-08-06 15:05:08,383 [p:1,w:0,m:0] [MainThread] Attempted to add fields (['TGTAGGCC', 'Dummy-Adapter (do not use me)']) to data table 'adapters', but this entry already exists and allow_duplicates is False.
galaxy.tools.data DEBUG 2019-08-06 15:05:08,384 [p:1,w:0,m:0] [MainThread] Loaded 0 lines from '/cvmfs/main.galaxyproject.org/tool_data/toolshed.g2.bx.psu.edu/repos/iuc/featurecounts/af814359d244/gene_sets.loc' for 'gene_sets'
galaxy.tools.data DEBUG 2019-08-06 15:05:08,384 [p:1,w:0,m:0] [MainThread] Loading another instance of data table 'gene_sets' from file '/cvmfs/main.galaxyproject.org/config/shed_tool_data_table_conf.xml', attempting to merge content.
galaxy.tools.data DEBUG 2019-08-06 15:05:08,384 [p:1,w:0,m:0] [MainThread] Loaded 4 lines from '/cvmfs/main.galaxyproject.org/tool_data/toolshed.g2.bx.psu.edu/repos/iuc/featurecounts/af814359d244/featurecounts_anno.loc' for 'featurecounts_anno'
galaxy.tools.data DEBUG 2019-08-06 15:05:08,384 [p:1,w:0,m:0] [MainThread] Loading another instance of data table 'featurecounts_anno' from file '/cvmfs/main.galaxyproject.org/config/shed_tool_data_table_conf.xml', attempting to merge content.
galaxy.tools.data DEBUG 2019-08-06 15:05:08,384 [p:1,w:0,m:0] [MainThread] Attempted to add fields (['hg38', 'hg38']) to data table 'featurecounts_anno', but this entry already exists and allow_duplicates is False.
galaxy.tools.data DEBUG 2019-08-06 15:05:08,384 [p:1,w:0,m:0] [MainThread] Attempted to add fields (['hg19', 'hg19']) to data table 'featurecounts_anno', but this entry already exists and allow_duplicates is False.
galaxy.tools.data DEBUG 2019-08-06 15:05:08,384 [p:1,w:0,m:0] [MainThread] Attempted to add fields (['mm10', 'mm10']) to data table 'featurecounts_anno', but this entry already exists and allow_duplicates is False.
galaxy.tools.data DEBUG 2019-08-06 15:05:08,384 [p:1,w:0,m:0] [MainThread] Attempted to add fields (['mm9', 'mm9']) to data table 'featurecounts_anno', but this entry already exists and allow_duplicates is False.
galaxy.tools.data DEBUG 2019-08-06 15:05:08,385 [p:1,w:0,m:0] [MainThread] Loaded 0 lines from '/cvmfs/main.galaxyproject.org/tool_data/toolshed.g2.bx.psu.edu/repos/iuc/bedtools/87ee588b3d45/all_fasta.loc' for 'all_fasta'
galaxy.tools.data DEBUG 2019-08-06 15:05:08,385 [p:1,w:0,m:0] [MainThread] Loading another instance of data table 'all_fasta' from file '/cvmfs/main.galaxyproject.org/config/shed_tool_data_table_conf.xml', attempting to merge content.
galaxy.tools.data DEBUG 2019-08-06 15:05:08,385 [p:1,w:0,m:0] [MainThread] Loaded 0 lines from '/cvmfs/main.galaxyproject.org/tool_data/toolshed.g2.bx.psu.edu/repos/iuc/bedtools/87ee588b3d45/fasta_indexes.loc' for 'fasta_indexes'
galaxy.tools.data DEBUG 2019-08-06 15:05:08,386 [p:1,w:0,m:0] [MainThread] Loading another instance of data table 'fasta_indexes' from file '/cvmfs/main.galaxyproject.org/config/shed_tool_data_table_conf.xml', attempting to merge content.
galaxy.tools.data DEBUG 2019-08-06 15:05:08,386 [p:1,w:0,m:0] [MainThread] Loaded 0 lines from '/cvmfs/main.galaxyproject.org/tool_data/toolshed.g2.bx.psu.edu/repos/iuc/bedtools/87ee588b3d45/all_gff.loc' for 'all_gff'
galaxy.tools.data DEBUG 2019-08-06 15:05:08,386 [p:1,w:0,m:0] [MainThread] Loading another instance of data table 'all_gff' from file '/cvmfs/main.galaxyproject.org/config/shed_tool_data_table_conf.xml', attempting to merge content.
galaxy.tools.data DEBUG 2019-08-06 15:05:08,386 [p:1,w:0,m:0] [MainThread] Loaded 0 lines from '/cvmfs/main.galaxyproject.org/tool_data/toolshed.g2.bx.psu.edu/repos/iuc/bedtools/87ee588b3d45/dbkeys.loc' for '__dbkeys__'
galaxy.tools.data DEBUG 2019-08-06 15:05:08,387 [p:1,w:0,m:0] [MainThread] Loading another instance of data table '__dbkeys__' from file '/cvmfs/main.galaxyproject.org/config/shed_tool_data_table_conf.xml', attempting to merge content.
galaxy.tools.data DEBUG 2019-08-06 15:05:08,387 [p:1,w:0,m:0] [MainThread] Loaded 0 lines from '/cvmfs/main.galaxyproject.org/tool_data/toolshed.g2.bx.psu.edu/repos/iuc/hisat2/3fb01a8c902d/hisat2_indexes.loc' for 'hisat2_indexes'
galaxy.tools.data DEBUG 2019-08-06 15:05:08,387 [p:1,w:0,m:0] [MainThread] Loading another instance of data table 'hisat2_indexes' from file '/cvmfs/main.galaxyproject.org/config/shed_tool_data_table_conf.xml', attempting to merge content.
galaxy.tools.data DEBUG 2019-08-06 15:05:08,388 [p:1,w:0,m:0] [MainThread] Loaded 0 lines from '/cvmfs/main.galaxyproject.org/tool_data/toolshed.g2.bx.psu.edu/repos/iuc/bedtools/dde39ba9c031/all_fasta.loc' for 'all_fasta'
galaxy.tools.data DEBUG 2019-08-06 15:05:08,388 [p:1,w:0,m:0] [MainThread] Loading another instance of data table 'all_fasta' from file '/cvmfs/main.galaxyproject.org/config/shed_tool_data_table_conf.xml', attempting to merge content.
galaxy.tools.data DEBUG 2019-08-06 15:05:08,388 [p:1,w:0,m:0] [MainThread] Loaded 0 lines from '/cvmfs/main.galaxyproject.org/tool_data/toolshed.g2.bx.psu.edu/repos/iuc/bedtools/dde39ba9c031/fasta_indexes.loc' for 'fasta_indexes'
galaxy.tools.data DEBUG 2019-08-06 15:05:08,388 [p:1,w:0,m:0] [MainThread] Loading another instance of data table 'fasta_indexes' from file '/cvmfs/main.galaxyproject.org/config/shed_tool_data_table_conf.xml', attempting to merge content.
galaxy.tools.data DEBUG 2019-08-06 15:05:08,389 [p:1,w:0,m:0] [MainThread] Loaded 0 lines from '/cvmfs/main.galaxyproject.org/tool_data/toolshed.g2.bx.psu.edu/repos/iuc/bedtools/dde39ba9c031/all_gff.loc' for 'all_gff'
galaxy.tools.data DEBUG 2019-08-06 15:05:08,389 [p:1,w:0,m:0] [MainThread] Loading another instance of data table 'all_gff' from file '/cvmfs/main.galaxyproject.org/config/shed_tool_data_table_conf.xml', attempting to merge content.
galaxy.tools.data DEBUG 2019-08-06 15:05:08,389 [p:1,w:0,m:0] [MainThread] Loaded 0 lines from '/cvmfs/main.galaxyproject.org/tool_data/toolshed.g2.bx.psu.edu/repos/iuc/bedtools/dde39ba9c031/dbkeys.loc' for '__dbkeys__'
galaxy.tools.data DEBUG 2019-08-06 15:05:08,389 [p:1,w:0,m:0] [MainThread] Loading another instance of data table '__dbkeys__' from file '/cvmfs/main.galaxyproject.org/config/shed_tool_data_table_conf.xml', attempting to merge content.
galaxy.tools.data DEBUG 2019-08-06 15:05:08,548 [p:1,w:0,m:0] [MainThread] Loaded 4 lines from '/cvmfs/data.galaxyproject.org/managed/location/all_fasta_dbkeys.loc' for 'all_fasta'
galaxy.tools.data DEBUG 2019-08-06 15:05:08,548 [p:1,w:0,m:0] [MainThread] Loading another instance of data table 'all_fasta' from file '/cvmfs/data.galaxyproject.org/managed/location/tool_data_table_conf.xml', attempting to merge content.
galaxy.tools.data DEBUG 2019-08-06 15:05:08,586 [p:1,w:0,m:0] [MainThread] Loaded 2 lines from '/cvmfs/data.galaxyproject.org/managed/location/dbkeys.loc' for '__dbkeys__'
galaxy.tools.data DEBUG 2019-08-06 15:05:08,587 [p:1,w:0,m:0] [MainThread] Loading another instance of data table '__dbkeys__' from file '/cvmfs/data.galaxyproject.org/managed/location/tool_data_table_conf.xml', attempting to merge content.
galaxy.tools.data DEBUG 2019-08-06 15:05:08,626 [p:1,w:0,m:0] [MainThread] Loaded 18 lines from '/cvmfs/data.galaxyproject.org/managed/location/all_fasta.loc' for 'all_fasta'
galaxy.tools.data DEBUG 2019-08-06 15:05:08,626 [p:1,w:0,m:0] [MainThread] Loading another instance of data table 'all_fasta' from file '/cvmfs/data.galaxyproject.org/managed/location/tool_data_table_conf.xml', attempting to merge content.
galaxy.tools.data DEBUG 2019-08-06 15:05:08,665 [p:1,w:0,m:0] [MainThread] Loaded 21 lines from '/cvmfs/data.galaxyproject.org/managed/location/alignseq.loc' for 'alignseq_seq'
galaxy.tools.data DEBUG 2019-08-06 15:05:08,665 [p:1,w:0,m:0] [MainThread] Loading another instance of data table 'alignseq_seq' from file '/cvmfs/data.galaxyproject.org/managed/location/tool_data_table_conf.xml', attempting to merge content.
galaxy.tools.data DEBUG 2019-08-06 15:05:08,704 [p:1,w:0,m:0] [MainThread] Loaded 21 lines from '/cvmfs/data.galaxyproject.org/managed/location/twobit.loc' for 'twobit'
galaxy.tools.data DEBUG 2019-08-06 15:05:08,705 [p:1,w:0,m:0] [MainThread] Loading another instance of data table 'twobit' from file '/cvmfs/data.galaxyproject.org/managed/location/tool_data_table_conf.xml', attempting to merge content.
galaxy.tools.data DEBUG 2019-08-06 15:05:08,744 [p:1,w:0,m:0] [MainThread] Loaded 21 lines from '/cvmfs/data.galaxyproject.org/managed/location/lastz_seqs.loc' for 'lastz_seqs'
galaxy.tools.data DEBUG 2019-08-06 15:05:08,744 [p:1,w:0,m:0] [MainThread] Loading another instance of data table 'lastz_seqs' from file '/cvmfs/data.galaxyproject.org/managed/location/tool_data_table_conf.xml', attempting to merge content.
galaxy.tools.data DEBUG 2019-08-06 15:05:08,784 [p:1,w:0,m:0] [MainThread] Loaded 35 lines from '/cvmfs/data.galaxyproject.org/managed/location/bowtie2_indices.loc' for 'bowtie2_indexes'
galaxy.tools.data DEBUG 2019-08-06 15:05:08,784 [p:1,w:0,m:0] [MainThread] Loading another instance of data table 'bowtie2_indexes' from file '/cvmfs/data.galaxyproject.org/managed/location/tool_data_table_conf.xml', attempting to merge content.
galaxy.tools.data DEBUG 2019-08-06 15:05:08,824 [p:1,w:0,m:0] [MainThread] Loaded 35 lines from '/cvmfs/data.galaxyproject.org/managed/location/tophat2_indices.loc' for 'tophat2_indexes'
galaxy.tools.data DEBUG 2019-08-06 15:05:08,824 [p:1,w:0,m:0] [MainThread] Loading another instance of data table 'tophat2_indexes' from file '/cvmfs/data.galaxyproject.org/managed/location/tool_data_table_conf.xml', attempting to merge content.
galaxy.tools.data DEBUG 2019-08-06 15:05:08,865 [p:1,w:0,m:0] [MainThread] Loaded 59 lines from '/cvmfs/data.galaxyproject.org/managed/location/hisat2_indexes.loc' for 'hisat2_indexes'
galaxy.tools.data DEBUG 2019-08-06 15:05:08,865 [p:1,w:0,m:0] [MainThread] Loading another instance of data table 'hisat2_indexes' from file '/cvmfs/data.galaxyproject.org/managed/location/tool_data_table_conf.xml', attempting to merge content.
galaxy.tools.data DEBUG 2019-08-06 15:05:08,865 [p:1,w:0,m:0] [MainThread] Attempted to add fields (['ce9', 'ce9', 'C. elegans (WS210): ce9', '/cvmfs/data.galaxyproject.org/managed/hisat2_index/ce9/ce9']) to data table 'hisat2_indexes', but this entry already exists and allow_duplicates is False.
galaxy.tools.data DEBUG 2019-08-06 15:05:08,906 [p:1,w:0,m:0] [MainThread] Loaded 47 lines from '/cvmfs/data.galaxyproject.org/managed/location/bwa_mem_index.loc' for 'bwa_mem_indexes'
galaxy.tools.data DEBUG 2019-08-06 15:05:08,906 [p:1,w:0,m:0] [MainThread] Loading another instance of data table 'bwa_mem_indexes' from file '/cvmfs/data.galaxyproject.org/managed/location/tool_data_table_conf.xml', attempting to merge content.
galaxy.tools.data DEBUG 2019-08-06 15:05:08,906 [p:1,w:0,m:0] [MainThread] Attempted to add fields (['papHam1', 'papHam1', 'Baboon (Papio anubis): papHam1', '/cvmfs/data.galaxyproject.org/managed/bwa_mem_index/papHam1/papHam1.fa']) to data table 'bwa_mem_indexes', but this entry already exists and allow_duplicates is False.
galaxy.tools.data DEBUG 2019-08-06 15:05:08,946 [p:1,w:0,m:0] [MainThread] Loaded 20 lines from '/cvmfs/data.galaxyproject.org/managed/location/fasta_indexes.loc' for 'fasta_indexes'
galaxy.tools.data DEBUG 2019-08-06 15:05:08,946 [p:1,w:0,m:0] [MainThread] Loading another instance of data table 'fasta_indexes' from file '/cvmfs/data.galaxyproject.org/managed/location/tool_data_table_conf.xml', attempting to merge content.
galaxy.tools.data DEBUG 2019-08-06 15:05:08,986 [p:1,w:0,m:0] [MainThread] Loaded 19 lines from '/cvmfs/data.galaxyproject.org/managed/location/picard_index.loc' for 'picard_indexes'
galaxy.tools.data DEBUG 2019-08-06 15:05:08,986 [p:1,w:0,m:0] [MainThread] Loading another instance of data table 'picard_indexes' from file '/cvmfs/data.galaxyproject.org/managed/location/tool_data_table_conf.xml', attempting to merge content.
galaxy.tools.data DEBUG 2019-08-06 15:05:09,025 [p:1,w:0,m:0] [MainThread] Loaded 3 lines from '/cvmfs/data.galaxyproject.org/managed/location/kraken_databases.loc' for 'kraken_databases'
galaxy.tools.data DEBUG 2019-08-06 15:05:09,025 [p:1,w:0,m:0] [MainThread] Loading another instance of data table 'kraken_databases' from file '/cvmfs/data.galaxyproject.org/managed/location/tool_data_table_conf.xml', attempting to merge content.
galaxy.tools.data DEBUG 2019-08-06 15:05:09,064 [p:1,w:0,m:0] [MainThread] Loaded 1 lines from '/cvmfs/data.galaxyproject.org/managed/location/ncbi_taxonomy.loc' for 'ncbi_taxonomy'
galaxy.tools.data DEBUG 2019-08-06 15:05:09,064 [p:1,w:0,m:0] [MainThread] Loading another instance of data table 'ncbi_taxonomy' from file '/cvmfs/data.galaxyproject.org/managed/location/tool_data_table_conf.xml', attempting to merge content.
galaxy.tools.data DEBUG 2019-08-06 15:05:09,158 [p:1,w:0,m:0] [MainThread] Loaded 1230 lines from '/cvmfs/data.galaxyproject.org/managed/location/dbkeys_ucsc.loc' for '__dbkeys__'
galaxy.tools.data DEBUG 2019-08-06 15:05:09,158 [p:1,w:0,m:0] [MainThread] Loading another instance of data table '__dbkeys__' from file '/cvmfs/data.galaxyproject.org/managed/location/tool_data_table_conf.xml', attempting to merge content.
galaxy.tools.data DEBUG 2019-08-06 15:05:09,235 [p:1,w:0,m:0] [MainThread] Loaded 14 lines from '/cvmfs/data.galaxyproject.org/managed/location/rnastar_index2.loc' for 'rnastar_index2'
galaxy.tools.data DEBUG 2019-08-06 15:05:09,236 [p:1,w:0,m:0] [MainThread] Loading another instance of data table 'rnastar_index2' from file '/cvmfs/data.galaxyproject.org/managed/location/tool_data_table_conf.xml', attempting to merge content.
galaxy.tools.data DEBUG 2019-08-06 15:05:09,274 [p:1,w:0,m:0] [MainThread] Loaded 3 lines from '/cvmfs/data.galaxyproject.org/managed/location/plant_tribes_scaffolds.loc' for 'plant_tribes_scaffolds'
galaxy.tools.data DEBUG 2019-08-06 15:05:09,274 [p:1,w:0,m:0] [MainThread] Loading another instance of data table 'plant_tribes_scaffolds' from file '/cvmfs/data.galaxyproject.org/managed/location/tool_data_table_conf.xml', attempting to merge content.
galaxy.tools.data DEBUG 2019-08-06 15:05:09,417 [p:1,w:0,m:0] [MainThread] Loaded 235 lines from '/cvmfs/data.galaxyproject.org/byhand/location/all_fasta.loc' for 'all_fasta'
galaxy.tools.data DEBUG 2019-08-06 15:05:09,417 [p:1,w:0,m:0] [MainThread] Loading another instance of data table 'all_fasta' from file '/cvmfs/data.galaxyproject.org/byhand/location/tool_data_table_conf.xml', attempting to merge content.
galaxy.tools.data DEBUG 2019-08-06 15:05:09,419 [p:1,w:0,m:0] [MainThread] Attempted to add fields (['ornAna1', 'ornAna1', 'Platypus (Ornithorhynchus anatinus): ornAna1', '/cvmfs/data.galaxyproject.org/byhand/ornAna1/seq/ornAna1.fa']) to data table 'all_fasta', but this entry already exists and allow_duplicates is False.
galaxy.tools.data DEBUG 2019-08-06 15:05:09,459 [p:1,w:0,m:0] [MainThread] Loaded 5 lines from '/cvmfs/data.galaxyproject.org/byhand/location/bfast_indexes.loc' for 'bfast_indexes'
galaxy.tools.data DEBUG 2019-08-06 15:05:09,459 [p:1,w:0,m:0] [MainThread] Loaded tool data table 'bfast_indexes' from file '/cvmfs/data.galaxyproject.org/byhand/location/tool_data_table_conf.xml'
galaxy.tools.data DEBUG 2019-08-06 15:05:09,498 [p:1,w:0,m:0] [MainThread] Loaded 4 lines from '/cvmfs/data.galaxyproject.org/byhand/location/blastdb.loc' for 'blastdb'
galaxy.tools.data DEBUG 2019-08-06 15:05:09,498 [p:1,w:0,m:0] [MainThread] Loading another instance of data table 'blastdb' from file '/cvmfs/data.galaxyproject.org/byhand/location/tool_data_table_conf.xml', attempting to merge content.
galaxy.tools.data WARNING 2019-08-06 15:05:09,499 [p:1,w:0,m:0] [MainThread] Cannot find index file '/cvmfs/data.galaxyproject.org/byhand/location/blastdb_p.loc' for tool data table 'blastdb_p'
galaxy.tools.data DEBUG 2019-08-06 15:05:09,499 [p:1,w:0,m:0] [MainThread] Loading another instance of data table 'blastdb_p' from file '/cvmfs/data.galaxyproject.org/byhand/location/tool_data_table_conf.xml', attempting to merge content.
galaxy.tools.data DEBUG 2019-08-06 15:05:09,541 [p:1,w:0,m:0] [MainThread] Loaded 121 lines from '/cvmfs/data.galaxyproject.org/byhand/location/bowtie2_indices.loc' for 'bowtie2_indexes'
galaxy.tools.data DEBUG 2019-08-06 15:05:09,542 [p:1,w:0,m:0] [MainThread] Loading another instance of data table 'bowtie2_indexes' from file '/cvmfs/data.galaxyproject.org/byhand/location/tool_data_table_conf.xml', attempting to merge content.
galaxy.tools.data DEBUG 2019-08-06 15:05:09,582 [p:1,w:0,m:0] [MainThread] Loaded 15 lines from '/cvmfs/data.galaxyproject.org/byhand/location/bwa_mem_index.loc' for 'bwa_mem_indexes'
galaxy.tools.data DEBUG 2019-08-06 15:05:09,583 [p:1,w:0,m:0] [MainThread] Loading another instance of data table 'bwa_mem_indexes' from file '/cvmfs/data.galaxyproject.org/byhand/location/tool_data_table_conf.xml', attempting to merge content.
galaxy.tools.data DEBUG 2019-08-06 15:05:09,627 [p:1,w:0,m:0] [MainThread] Loaded 201 lines from '/cvmfs/data.galaxyproject.org/byhand/location/bwa_index.loc' for 'bwa_indexes'
galaxy.tools.data DEBUG 2019-08-06 15:05:09,628 [p:1,w:0,m:0] [MainThread] Loaded tool data table 'bwa_indexes' from file '/cvmfs/data.galaxyproject.org/byhand/location/tool_data_table_conf.xml'
galaxy.tools.data DEBUG 2019-08-06 15:05:09,667 [p:1,w:0,m:0] [MainThread] Loaded 9 lines from '/cvmfs/data.galaxyproject.org/byhand/location/bwa_index_color.loc' for 'bwa_indexes_color'
galaxy.tools.data DEBUG 2019-08-06 15:05:09,667 [p:1,w:0,m:0] [MainThread] Loaded tool data table 'bwa_indexes_color' from file '/cvmfs/data.galaxyproject.org/byhand/location/tool_data_table_conf.xml'
galaxy.tools.data DEBUG 2019-08-06 15:05:09,720 [p:1,w:0,m:0] [MainThread] Loaded 24 lines from '/cvmfs/data.galaxyproject.org/byhand/location/maf_index.loc' for 'indexed_maf_files'
galaxy.tools.data DEBUG 2019-08-06 15:05:09,720 [p:1,w:0,m:0] [MainThread] Loaded tool data table 'indexed_maf_files' from file '/cvmfs/data.galaxyproject.org/byhand/location/tool_data_table_conf.xml'
galaxy.tools.data DEBUG 2019-08-06 15:05:09,758 [p:1,w:0,m:0] [MainThread] Loaded 3 lines from '/cvmfs/data.galaxyproject.org/byhand/location/ngs_sim_fasta.loc' for 'ngs_sim_fasta'
galaxy.tools.data DEBUG 2019-08-06 15:05:09,758 [p:1,w:0,m:0] [MainThread] Loaded tool data table 'ngs_sim_fasta' from file '/cvmfs/data.galaxyproject.org/byhand/location/tool_data_table_conf.xml'
galaxy.tools.data DEBUG 2019-08-06 15:05:09,797 [p:1,w:0,m:0] [MainThread] Loaded 10 lines from '/cvmfs/data.galaxyproject.org/byhand/location/perm_base_index.loc' for 'perm_base_indexes'
galaxy.tools.data DEBUG 2019-08-06 15:05:09,798 [p:1,w:0,m:0] [MainThread] Loaded tool data table 'perm_base_indexes' from file '/cvmfs/data.galaxyproject.org/byhand/location/tool_data_table_conf.xml'
galaxy.tools.data DEBUG 2019-08-06 15:05:09,836 [p:1,w:0,m:0] [MainThread] Loaded 10 lines from '/cvmfs/data.galaxyproject.org/byhand/location/perm_color_index.loc' for 'perm_color_indexes'
galaxy.tools.data DEBUG 2019-08-06 15:05:09,837 [p:1,w:0,m:0] [MainThread] Loaded tool data table 'perm_color_indexes' from file '/cvmfs/data.galaxyproject.org/byhand/location/tool_data_table_conf.xml'
galaxy.tools.data DEBUG 2019-08-06 15:05:09,881 [p:1,w:0,m:0] [MainThread] Loaded 182 lines from '/cvmfs/data.galaxyproject.org/byhand/location/picard_index.loc' for 'picard_indexes'
galaxy.tools.data DEBUG 2019-08-06 15:05:09,881 [p:1,w:0,m:0] [MainThread] Loading another instance of data table 'picard_indexes' from file '/cvmfs/data.galaxyproject.org/byhand/location/tool_data_table_conf.xml', attempting to merge content.
galaxy.tools.data DEBUG 2019-08-06 15:05:09,920 [p:1,w:0,m:0] [MainThread] Loaded 1 lines from '/cvmfs/data.galaxyproject.org/byhand/location/gatk_sorted_picard_index.loc' for 'gatk_picard_indexes'
galaxy.tools.data DEBUG 2019-08-06 15:05:09,920 [p:1,w:0,m:0] [MainThread] Loading another instance of data table 'gatk_picard_indexes' from file '/cvmfs/data.galaxyproject.org/byhand/location/tool_data_table_conf.xml', attempting to merge content.
galaxy.tools.data WARNING 2019-08-06 15:05:09,920 [p:1,w:0,m:0] [MainThread] Cannot find index file '/cvmfs/data.galaxyproject.org/byhand/location/gatk_annotations.txt' for tool data table 'gatk_annotations'
galaxy.tools.data DEBUG 2019-08-06 15:05:09,921 [p:1,w:0,m:0] [MainThread] Loaded tool data table 'gatk_annotations' from file '/cvmfs/data.galaxyproject.org/byhand/location/tool_data_table_conf.xml'
galaxy.tools.data DEBUG 2019-08-06 15:05:09,922 [p:1,w:0,m:0] [MainThread] Loaded 182 lines from '/cvmfs/data.galaxyproject.org/byhand/location/picard_index.loc' for 'srma_indexes'
galaxy.tools.data DEBUG 2019-08-06 15:05:09,922 [p:1,w:0,m:0] [MainThread] Loaded tool data table 'srma_indexes' from file '/cvmfs/data.galaxyproject.org/byhand/location/tool_data_table_conf.xml'
galaxy.tools.data DEBUG 2019-08-06 15:05:09,967 [p:1,w:0,m:0] [MainThread] Loaded 202 lines from '/cvmfs/data.galaxyproject.org/byhand/location/bowtie_indices.loc' for 'tophat_indexes'
galaxy.tools.data DEBUG 2019-08-06 15:05:09,967 [p:1,w:0,m:0] [MainThread] Loaded tool data table 'tophat_indexes' from file '/cvmfs/data.galaxyproject.org/byhand/location/tool_data_table_conf.xml'
galaxy.tools.data DEBUG 2019-08-06 15:05:10,011 [p:1,w:0,m:0] [MainThread] Loaded 194 lines from '/cvmfs/data.galaxyproject.org/byhand/location/bowtie_indices_color.loc' for 'tophat_indexes_color'
galaxy.tools.data DEBUG 2019-08-06 15:05:10,012 [p:1,w:0,m:0] [MainThread] Loaded tool data table 'tophat_indexes_color' from file '/cvmfs/data.galaxyproject.org/byhand/location/tool_data_table_conf.xml'
galaxy.tools.data DEBUG 2019-08-06 15:05:10,013 [p:1,w:0,m:0] [MainThread] Loaded 121 lines from '/cvmfs/data.galaxyproject.org/byhand/location/bowtie2_indices.loc' for 'tophat2_indexes'
galaxy.tools.data DEBUG 2019-08-06 15:05:10,013 [p:1,w:0,m:0] [MainThread] Loading another instance of data table 'tophat2_indexes' from file '/cvmfs/data.galaxyproject.org/byhand/location/tool_data_table_conf.xml', attempting to merge content.
galaxy.tools.data DEBUG 2019-08-06 15:05:10,057 [p:1,w:0,m:0] [MainThread] Loaded 3 lines from '/cvmfs/data.galaxyproject.org/byhand/location/ccat_configurations.loc' for 'ccat_configurations'
galaxy.tools.data DEBUG 2019-08-06 15:05:10,057 [p:1,w:0,m:0] [MainThread] Loaded tool data table 'ccat_configurations' from file '/cvmfs/data.galaxyproject.org/byhand/location/tool_data_table_conf.xml'
galaxy.tools.data DEBUG 2019-08-06 15:05:10,059 [p:1,w:0,m:0] [MainThread] Loaded 182 lines from '/cvmfs/data.galaxyproject.org/byhand/location/mosaik_index.loc' for 'mosaik_indexes'
galaxy.tools.data DEBUG 2019-08-06 15:05:10,059 [p:1,w:0,m:0] [MainThread] Loaded tool data table 'mosaik_indexes' from file '/cvmfs/data.galaxyproject.org/byhand/location/tool_data_table_conf.xml'
galaxy.tools.data DEBUG 2019-08-06 15:05:10,061 [p:1,w:0,m:0] [MainThread] Loaded 202 lines from '/cvmfs/data.galaxyproject.org/byhand/location/bowtie_indices.loc' for 'bowtie_indexes'
galaxy.tools.data DEBUG 2019-08-06 15:05:10,061 [p:1,w:0,m:0] [MainThread] Loaded tool data table 'bowtie_indexes' from file '/cvmfs/data.galaxyproject.org/byhand/location/tool_data_table_conf.xml'
galaxy.tools.data DEBUG 2019-08-06 15:05:10,063 [p:1,w:0,m:0] [MainThread] Loaded 194 lines from '/cvmfs/data.galaxyproject.org/byhand/location/bowtie_indices_color.loc' for 'bowtie_indexes_color'
galaxy.tools.data DEBUG 2019-08-06 15:05:10,063 [p:1,w:0,m:0] [MainThread] Loaded tool data table 'bowtie_indexes_color' from file '/cvmfs/data.galaxyproject.org/byhand/location/tool_data_table_conf.xml'
galaxy.tools.data DEBUG 2019-08-06 15:05:10,104 [p:1,w:0,m:0] [MainThread] Loaded 191 lines from '/cvmfs/data.galaxyproject.org/byhand/location/lastz_seqs.loc' for 'lastz_seqs'
galaxy.tools.data DEBUG 2019-08-06 15:05:10,104 [p:1,w:0,m:0] [MainThread] Loading another instance of data table 'lastz_seqs' from file '/cvmfs/data.galaxyproject.org/byhand/location/tool_data_table_conf.xml', attempting to merge content.
galaxy.tools.data DEBUG 2019-08-06 15:05:10,146 [p:1,w:0,m:0] [MainThread] Loaded 180 lines from '/cvmfs/data.galaxyproject.org/byhand/location/sam_fa_indices.loc' for 'sam_fa_indexes'
galaxy.tools.data DEBUG 2019-08-06 15:05:10,147 [p:1,w:0,m:0] [MainThread] Loading another instance of data table 'sam_fa_indexes' from file '/cvmfs/data.galaxyproject.org/byhand/location/tool_data_table_conf.xml', attempting to merge content.
galaxy.tools.data DEBUG 2019-08-06 15:05:10,193 [p:1,w:0,m:0] [MainThread] Loaded 178 lines from '/cvmfs/data.galaxyproject.org/byhand/location/fasta_indexes.loc' for 'fasta_indexes'
galaxy.tools.data DEBUG 2019-08-06 15:05:10,193 [p:1,w:0,m:0] [MainThread] Loading another instance of data table 'fasta_indexes' from file '/cvmfs/data.galaxyproject.org/byhand/location/tool_data_table_conf.xml', attempting to merge content.
galaxy.tools.data WARNING 2019-08-06 15:05:10,253 [p:1,w:0,m:0] [MainThread] Line 214 in tool data table 'liftOver' is invalid (HINT: '<TAB>' characters must be used to separate fields):
ce9 bruMal1 /cvmfs/data.galaxyproject.org/byhand/ce9/liftOver/ce9ToBruMal1.over.chain
galaxy.tools.data DEBUG 2019-08-06 15:05:10,260 [p:1,w:0,m:0] [MainThread] Loaded 1180 lines from '/cvmfs/data.galaxyproject.org/byhand/location/liftOver.loc' for 'liftOver'
galaxy.tools.data DEBUG 2019-08-06 15:05:10,260 [p:1,w:0,m:0] [MainThread] Loaded tool data table 'liftOver' from file '/cvmfs/data.galaxyproject.org/byhand/location/tool_data_table_conf.xml'
galaxy.tools.data WARNING 2019-08-06 15:05:10,298 [p:1,w:0,m:0] [MainThread] Line 2 in tool data table 'twobit' is invalid (HINT: '<TAB>' characters must be used to separate fields):
bosTau4 /cvmfs/data.galaxyproject.org/byhand/bosTau4/bosTau4.2bit
galaxy.tools.data WARNING 2019-08-06 15:05:10,299 [p:1,w:0,m:0] [MainThread] Line 4 in tool data table 'twobit' is invalid (HINT: '<TAB>' characters must be used to separate fields):
apiMel2 /cvmfs/data.galaxyproject.org/byhand/apiMel2/apiMel2.2bit
galaxy.tools.data DEBUG 2019-08-06 15:05:10,299 [p:1,w:0,m:0] [MainThread] Loaded 17 lines from '/cvmfs/data.galaxyproject.org/byhand/location/twobit.loc' for 'twobit'
galaxy.tools.data DEBUG 2019-08-06 15:05:10,299 [p:1,w:0,m:0] [MainThread] Loading another instance of data table 'twobit' from file '/cvmfs/data.galaxyproject.org/byhand/location/tool_data_table_conf.xml', attempting to merge content.
galaxy.jobs DEBUG 2019-08-06 15:05:11,222 [p:1,w:0,m:0] [MainThread] Loading job configuration from ./config/job_conf.xml
galaxy.jobs INFO 2019-08-06 15:05:11,223 [p:1,w:0,m:0] [MainThread] Job handler assignment methods set to: db-skip-locked
galaxy.web.stack.handlers DEBUG 2019-08-06 15:05:11,223 [p:1,w:0,m:0] [MainThread] <destinations> default set to child with id or tag 'dynamic-k8s-dispatcher'
galaxy.jobs DEBUG 2019-08-06 15:05:11,223 [p:1,w:0,m:0] [MainThread] Done loading job configuration
galaxy.tools.toolbox.base INFO 2019-08-06 15:05:11,318 [p:1,w:0,m:0] [MainThread] Parsing the tool configuration /galaxy/server/database/config/editable_shed_tool_conf.xml
galaxy.tools.toolbox.base INFO 2019-08-06 15:05:11,319 [p:1,w:0,m:0] [MainThread] Parsing the tool configuration /galaxy/server/config/tool_conf.xml
galaxy.tools WARNING 2019-08-06 15:05:11,544 [p:1,w:0,m:0] [MainThread] Tool __SORTLIST__: a when tag has not been defined for 'sort_type (sort_type) --> alpha', assuming empty inputs.
galaxy.tools WARNING 2019-08-06 15:05:11,544 [p:1,w:0,m:0] [MainThread] Tool __SORTLIST__: a when tag has not been defined for 'sort_type (sort_type) --> numeric', assuming empty inputs.
galaxy.tools.toolbox.base ERROR 2019-08-06 15:05:11,632 [p:1,w:0,m:0] [MainThread] Error reading tool configuration file from path 'evolution/codingSnps.xml': [Errno 2] No such file or directory: '/galaxy/server/tool-data/codingSnps.loc'
galaxy.tools.toolbox.base ERROR 2019-08-06 15:05:11,633 [p:1,w:0,m:0] [MainThread] Error reading tool configuration file from path 'evolution/add_scores.xml': [Errno 2] No such file or directory: '/galaxy/server/tool-data/add_scores.loc'
galaxy.tools.toolbox.base ERROR 2019-08-06 15:05:11,635 [p:1,w:0,m:0] [MainThread] Error reading tool configuration file from path 'phenotype_association/sift.xml': [Errno 2] No such file or directory: '/galaxy/server/tool-data/sift_db.loc'
galaxy.tools.toolbox.base INFO 2019-08-06 15:05:11,654 [p:1,w:0,m:0] [MainThread] Parsing the tool configuration /cvmfs/main.galaxyproject.org/config/shed_tool_conf.xml
galaxy.tools.toolbox.base WARNING 2019-08-06 15:05:13,845 [p:1,w:0,m:0] [MainThread] Attempted to load tool shed tool, but the repository with name 'snpeff' from owner 'pcingola' was not found in database. Tool will be loaded without install database.
galaxy.tools.toolbox.base WARNING 2019-08-06 15:05:14,263 [p:1,w:0,m:0] [MainThread] Attempted to load tool shed tool, but the repository with name 'bedtools' from owner 'aaronquinlan' was not found in database. Tool will be loaded without install database.
galaxy.tools.toolbox.base WARNING 2019-08-06 15:05:15,839 [p:1,w:0,m:0] [MainThread] Attempted to load tool shed tool, but the repository with name 'sam_pileup' from owner 'devteam' was not found in database. Tool will be loaded without install database.
galaxy.tools.toolbox.base WARNING 2019-08-06 15:05:15,923 [p:1,w:0,m:0] [MainThread] Attempted to load tool shed tool, but the repository with name 'sam_to_bam' from owner 'devteam' was not found in database. Tool will be loaded without install database.
galaxy.tools.toolbox.base WARNING 2019-08-06 15:05:16,024 [p:1,w:0,m:0] [MainThread] Attempted to load tool shed tool, but the repository with name 'cloudmap_variant_discovery_mapping' from owner 'gregory-minevich' was not found in database. Tool will be loaded without install database.
galaxy.tools.toolbox.base WARNING 2019-08-06 15:05:16,129 [p:1,w:0,m:0] [MainThread] Attempted to load tool shed tool, but the repository with name 'cloudmap_in_silico_complementation' from owner 'gregory-minevich' was not found in database. Tool will be loaded without install database.
galaxy.tools.toolbox.base WARNING 2019-08-06 15:05:16,195 [p:1,w:0,m:0] [MainThread] Attempted to load tool shed tool, but the repository with name 'ems_variant_density_mapping' from owner 'gregory-minevich' was not found in database. Tool will be loaded without install database.
galaxy.tools.toolbox.base WARNING 2019-08-06 15:05:16,262 [p:1,w:0,m:0] [MainThread] Attempted to load tool shed tool, but the repository with name 'snp_mapping_using_wgs' from owner 'gregory-minevich' was not found in database. Tool will be loaded without install database.
galaxy.tools.toolbox.base WARNING 2019-08-06 15:05:16,331 [p:1,w:0,m:0] [MainThread] Attempted to load tool shed tool, but the repository with name 'check_snpeff_candidates' from owner 'gregory-minevich' was not found in database. Tool will be loaded without install database.
galaxy.tools.toolbox.base WARNING 2019-08-06 15:05:16,444 [p:1,w:0,m:0] [MainThread] Attempted to load tool shed tool, but the repository with name 'bcftools_view' from owner 'gregory-minevich' was not found in database. Tool will be loaded without install database.
galaxy.tools WARNING 2019-08-06 15:05:16,532 [p:1,w:0,m:0] [MainThread] Tool toolshed.g2.bx.psu.edu/repos/gregory-minevich/bcftools_view/bcftools_view/0.0.1: a when tag has not been defined for 'D (seq_dictionary) --> false', assuming empty inputs.
galaxy.tools WARNING 2019-08-06 15:05:16,532 [p:1,w:0,m:0] [MainThread] Tool toolshed.g2.bx.psu.edu/repos/gregory-minevich/bcftools_view/bcftools_view/0.0.1: a when tag has not been defined for 'i (alt_indel_snp_ratio) --> false', assuming empty inputs.
galaxy.tools WARNING 2019-08-06 15:05:16,532 [p:1,w:0,m:0] [MainThread] Tool toolshed.g2.bx.psu.edu/repos/gregory-minevich/bcftools_view/bcftools_view/0.0.1: a when tag has not been defined for 'p (variant_filter) --> false', assuming empty inputs.
galaxy.tools WARNING 2019-08-06 15:05:16,533 [p:1,w:0,m:0] [MainThread] Tool toolshed.g2.bx.psu.edu/repos/gregory-minevich/bcftools_view/bcftools_view/0.0.1: a when tag has not been defined for 't (mutation_rate) --> false', assuming empty inputs.
galaxy.tools.toolbox.base WARNING 2019-08-06 15:05:16,534 [p:1,w:0,m:0] [MainThread] Attempted to load tool shed tool, but the repository with name 'freebayes' from owner 'devteam' was not found in database. Tool will be loaded without install database.
galaxy.tools.toolbox.base WARNING 2019-08-06 15:05:16,618 [p:1,w:0,m:0] [MainThread] Attempted to load tool shed tool, but the repository with name 'allele_counts' from owner 'nick' was not found in database. Tool will be loaded without install database.
galaxy.tools.toolbox.base WARNING 2019-08-06 15:05:16,688 [p:1,w:0,m:0] [MainThread] Attempted to load tool shed tool, but the repository with name 'phylorelatives' from owner 'boris' was not found in database. Tool will be loaded without install database.
galaxy.tools.toolbox.base WARNING 2019-08-06 15:05:16,759 [p:1,w:0,m:0] [MainThread] Attempted to load tool shed tool, but the repository with name 'hetbox' from owner 'boris' was not found in database. Tool will be loaded without install database.
galaxy.tools.toolbox.base WARNING 2019-08-06 15:05:16,826 [p:1,w:0,m:0] [MainThread] Attempted to load tool shed tool, but the repository with name 'getalleleseq' from owner 'boris' was not found in database. Tool will be loaded without install database.
galaxy.tools.toolbox.base WARNING 2019-08-06 15:05:16,910 [p:1,w:0,m:0] [MainThread] Attempted to load tool shed tool, but the repository with name 'varscan_version_2' from owner 'devteam' was not found in database. Tool will be loaded without install database.
galaxy.tools.toolbox.base WARNING 2019-08-06 15:05:16,985 [p:1,w:0,m:0] [MainThread] Attempted to load tool shed tool, but the repository with name 'table_annovar' from owner 'devteam' was not found in database. Tool will be loaded without install database.
galaxy.tools.toolbox.base WARNING 2019-08-06 15:05:17,064 [p:1,w:0,m:0] [MainThread] Attempted to load tool shed tool, but the repository with name 'vcftools_annotate' from owner 'devteam' was not found in database. Tool will be loaded without install database.
galaxy.tools.toolbox.base WARNING 2019-08-06 15:05:17,156 [p:1,w:0,m:0] [MainThread] Attempted to load tool shed tool, but the repository with name 'vcftools_slice' from owner 'devteam' was not found in database. Tool will be loaded without install database.
galaxy.tools.toolbox.base WARNING 2019-08-06 15:05:17,226 [p:1,w:0,m:0] [MainThread] Attempted to load tool shed tool, but the repository with name 'genome_diversity' from owner 'miller-lab' was not found in database. Tool will be loaded without install database.
galaxy.tools.parameters.basic WARNING 2019-08-06 15:05:17,294 [p:1,w:0,m:0] [MainThread] Datatype class not found for extension 'gd_snp', which is used in the 'format' attribute of parameter 'input'
galaxy.tools.parameters.basic WARNING 2019-08-06 15:05:17,359 [p:1,w:0,m:0] [MainThread] Datatype class not found for extension 'gd_snp', which is used in the 'format' attribute of parameter 'input'
galaxy.tools.parameters.basic WARNING 2019-08-06 15:05:17,359 [p:1,w:0,m:0] [MainThread] Datatype class not found for extension 'gd_indivs', which is used in the 'format' attribute of parameter 'p1_input'
galaxy.tools.parameters.basic WARNING 2019-08-06 15:05:17,360 [p:1,w:0,m:0] [MainThread] Datatype class not found for extension 'gd_indivs', which is used in the 'format' attribute of parameter 'p_input'
galaxy.tools.parameters.basic WARNING 2019-08-06 15:05:17,428 [p:1,w:0,m:0] [MainThread] Datatype class not found for extension 'gd_snp', which is used in the 'format' attribute of parameter 'input'
galaxy.tools.parameters.basic WARNING 2019-08-06 15:05:17,428 [p:1,w:0,m:0] [MainThread] Datatype class not found for extension 'gd_indivs', which is used in the 'format' attribute of parameter 'p1_input'
galaxy.tools.parameters.basic WARNING 2019-08-06 15:05:17,498 [p:1,w:0,m:0] [MainThread] Datatype class not found for extension 'gd_snp', which is used in the 'format' attribute of parameter 'input'
galaxy.tools.parameters.basic WARNING 2019-08-06 15:05:17,498 [p:1,w:0,m:0] [MainThread] Datatype class not found for extension 'gd_indivs', which is used in the 'format' attribute of parameter 'p1_input'
galaxy.tools.parameters.basic WARNING 2019-08-06 15:05:17,576 [p:1,w:0,m:0] [MainThread] Datatype class not found for extension 'gd_snp', which is used in the 'format' attribute of parameter 'input'
galaxy.tools.parameters.basic WARNING 2019-08-06 15:05:17,576 [p:1,w:0,m:0] [MainThread] Datatype class not found for extension 'gd_indivs', which is used in the 'format' attribute of parameter 'p1_input'
galaxy.tools.parameters.basic WARNING 2019-08-06 15:05:17,658 [p:1,w:0,m:0] [MainThread] Datatype class not found for extension 'gd_snp', which is used in the 'format' attribute of parameter 'input'
galaxy.tools.parameters.basic WARNING 2019-08-06 15:05:17,658 [p:1,w:0,m:0] [MainThread] Datatype class not found for extension 'gd_indivs', which is used in the 'format' attribute of parameter 'p_input'
galaxy.tools.parameters.basic WARNING 2019-08-06 15:05:17,748 [p:1,w:0,m:0] [MainThread] Datatype class not found for extension 'gd_ped', which is used in the 'format' attribute of parameter 'input'
galaxy.tools.parameters.basic WARNING 2019-08-06 15:05:17,826 [p:1,w:0,m:0] [MainThread] Datatype class not found for extension 'gd_ped', which is used in the 'format' attribute of parameter 'input'
galaxy.tools.parameters.basic WARNING 2019-08-06 15:05:17,883 [p:1,w:0,m:0] [MainThread] Datatype class not found for extension 'gd_ped', which is used in the 'format' attribute of parameter 'input'
galaxy.tools.parameters.basic WARNING 2019-08-06 15:05:17,967 [p:1,w:0,m:0] [MainThread] Datatype class not found for extension 'gd_snp', which is used in the 'format' attribute of parameter 'input'
galaxy.tools.parameters.basic WARNING 2019-08-06 15:05:17,968 [p:1,w:0,m:0] [MainThread] Datatype class not found for extension 'gd_indivs', which is used in the 'format' attribute of parameter 'ap1_input'
galaxy.tools.parameters.basic WARNING 2019-08-06 15:05:17,968 [p:1,w:0,m:0] [MainThread] Datatype class not found for extension 'gd_indivs', which is used in the 'format' attribute of parameter 'ap2_input'
galaxy.tools.parameters.basic WARNING 2019-08-06 15:05:17,968 [p:1,w:0,m:0] [MainThread] Datatype class not found for extension 'gd_indivs', which is used in the 'format' attribute of parameter 'p_input'
galaxy.tools.parameters.basic WARNING 2019-08-06 15:05:18,044 [p:1,w:0,m:0] [MainThread] Datatype class not found for extension 'gd_snp', which is used in the 'format' attribute of parameter 'input'
galaxy.tools.parameters.basic WARNING 2019-08-06 15:05:18,044 [p:1,w:0,m:0] [MainThread] Datatype class not found for extension 'gd_indivs', which is used in the 'format' attribute of parameter 'p1_input'
galaxy.tools.parameters.basic WARNING 2019-08-06 15:05:18,044 [p:1,w:0,m:0] [MainThread] Datatype class not found for extension 'gd_indivs', which is used in the 'format' attribute of parameter 'p2_input'
galaxy.tools.parameters.basic WARNING 2019-08-06 15:05:18,045 [p:1,w:0,m:0] [MainThread] Datatype class not found for extension 'gd_indivs', which is used in the 'format' attribute of parameter 'p0_input'
galaxy.tools.parameters.basic WARNING 2019-08-06 15:05:18,116 [p:1,w:0,m:0] [MainThread] Datatype class not found for extension 'gd_snp', which is used in the 'format' attribute of parameter 'input'
galaxy.tools.parameters.basic WARNING 2019-08-06 15:05:18,117 [p:1,w:0,m:0] [MainThread] Datatype class not found for extension 'gd_indivs', which is used in the 'format' attribute of parameter 'p1_input'
galaxy.tools.parameters.basic WARNING 2019-08-06 15:05:18,118 [p:1,w:0,m:0] [MainThread] Datatype class not found for extension 'gd_indivs', which is used in the 'format' attribute of parameter 'p2_input'
galaxy.tools.parameters.basic WARNING 2019-08-06 15:05:18,391 [p:1,w:0,m:0] [MainThread] Datatype class not found for extension 'tab', which is used in the 'format' attribute of parameter 'input'
galaxy.tools.toolbox.base WARNING 2019-08-06 15:05:18,774 [p:1,w:0,m:0] [MainThread] Attempted to load tool shed tool, but the repository with name 'genome_diversity' from owner 'miller-lab' was not found in database. Tool will be loaded without install database.
galaxy.tools.parameters.basic WARNING 2019-08-06 15:05:18,775 [p:1,w:0,m:0] [MainThread] Datatype class not found for extension 'gd_snp', which is used in the 'format' attribute of parameter 'input'
galaxy.tools.parameters.basic WARNING 2019-08-06 15:05:18,777 [p:1,w:0,m:0] [MainThread] Datatype class not found for extension 'gd_snp', which is used in the 'format' attribute of parameter 'input'
galaxy.tools.parameters.basic WARNING 2019-08-06 15:05:18,777 [p:1,w:0,m:0] [MainThread] Datatype class not found for extension 'gd_indivs', which is used in the 'format' attribute of parameter 'p1_input'
galaxy.tools.parameters.basic WARNING 2019-08-06 15:05:18,777 [p:1,w:0,m:0] [MainThread] Datatype class not found for extension 'gd_indivs', which is used in the 'format' attribute of parameter 'p_input'
galaxy.tools.parameters.basic WARNING 2019-08-06 15:05:18,780 [p:1,w:0,m:0] [MainThread] Datatype class not found for extension 'gd_snp', which is used in the 'format' attribute of parameter 'input'
galaxy.tools.parameters.basic WARNING 2019-08-06 15:05:18,780 [p:1,w:0,m:0] [MainThread] Datatype class not found for extension 'gd_indivs', which is used in the 'format' attribute of parameter 'p1_input'
galaxy.tools.parameters.basic WARNING 2019-08-06 15:05:18,854 [p:1,w:0,m:0] [MainThread] Datatype class not found for extension 'gd_snp', which is used in the 'format' attribute of parameter 'input'
galaxy.tools.parameters.basic WARNING 2019-08-06 15:05:18,855 [p:1,w:0,m:0] [MainThread] Datatype class not found for extension 'gd_indivs', which is used in the 'format' attribute of parameter 'p1_input'
galaxy.tools.parameters.basic WARNING 2019-08-06 15:05:18,925 [p:1,w:0,m:0] [MainThread] Datatype class not found for extension 'gd_snp', which is used in the 'format' attribute of parameter 'input'
galaxy.tools.parameters.basic WARNING 2019-08-06 15:05:18,925 [p:1,w:0,m:0] [MainThread] Datatype class not found for extension 'gd_indivs', which is used in the 'format' attribute of parameter 'p1_input'
galaxy.tools.parameters.basic WARNING 2019-08-06 15:05:18,985 [p:1,w:0,m:0] [MainThread] Datatype class not found for extension 'gd_sap', which is used in the 'format' attribute of parameter 'saps'
galaxy.tools.parameters.basic WARNING 2019-08-06 15:05:18,985 [p:1,w:0,m:0] [MainThread] Datatype class not found for extension 'gd_snp', which is used in the 'format' attribute of parameter 'snps'
galaxy.tools.parameters.basic WARNING 2019-08-06 15:05:18,985 [p:1,w:0,m:0] [MainThread] Datatype class not found for extension 'gd_covered_cds', which is used in the 'format' attribute of parameter 'intervals'
galaxy.tools.parameters.basic WARNING 2019-08-06 15:05:18,985 [p:1,w:0,m:0] [MainThread] Datatype class not found for extension 'gd_indivs', which is used in the 'format' attribute of parameter 'indivs'
galaxy.tools.parameters.basic WARNING 2019-08-06 15:05:19,055 [p:1,w:0,m:0] [MainThread] Datatype class not found for extension 'gd_snp', which is used in the 'format' attribute of parameter 'src'
galaxy.tools.parameters.basic WARNING 2019-08-06 15:05:19,055 [p:1,w:0,m:0] [MainThread] Datatype class not found for extension 'gd_snp', which is used in the 'format' attribute of parameter 'dst'
galaxy.tools.parameters.basic WARNING 2019-08-06 15:05:19,059 [p:1,w:0,m:0] [MainThread] Datatype class not found for extension 'gd_snp', which is used in the 'format' attribute of parameter 'input'
galaxy.tools.parameters.basic WARNING 2019-08-06 15:05:19,060 [p:1,w:0,m:0] [MainThread] Datatype class not found for extension 'gd_indivs', which is used in the 'format' attribute of parameter 'p_input'
galaxy.tools.parameters.basic WARNING 2019-08-06 15:05:19,129 [p:1,w:0,m:0] [MainThread] Datatype class not found for extension 'gd_ped', which is used in the 'format' attribute of parameter 'input'
galaxy.tools.parameters.basic WARNING 2019-08-06 15:05:19,135 [p:1,w:0,m:0] [MainThread] Datatype class not found for extension 'gd_ped', which is used in the 'format' attribute of parameter 'input'
galaxy.tools.parameters.basic WARNING 2019-08-06 15:05:19,137 [p:1,w:0,m:0] [MainThread] Datatype class not found for extension 'gd_ped', which is used in the 'format' attribute of parameter 'input'
galaxy.tools.parameters.basic WARNING 2019-08-06 15:05:19,139 [p:1,w:0,m:0] [MainThread] Datatype class not found for extension 'gd_snp', which is used in the 'format' attribute of parameter 'input'
galaxy.tools.parameters.basic WARNING 2019-08-06 15:05:19,139 [p:1,w:0,m:0] [MainThread] Datatype class not found for extension 'gd_indivs', which is used in the 'format' attribute of parameter 'ap1_input'
galaxy.tools.parameters.basic WARNING 2019-08-06 15:05:19,140 [p:1,w:0,m:0] [MainThread] Datatype class not found for extension 'gd_indivs', which is used in the 'format' attribute of parameter 'ap2_input'
galaxy.tools.parameters.basic WARNING 2019-08-06 15:05:19,140 [p:1,w:0,m:0] [MainThread] Datatype class not found for extension 'gd_indivs', which is used in the 'format' attribute of parameter 'p_input'
galaxy.tools.parameters.basic WARNING 2019-08-06 15:05:19,229 [p:1,w:0,m:0] [MainThread] Datatype class not found for extension 'gd_snp', which is used in the 'format' attribute of parameter 'input'
galaxy.tools.parameters.basic WARNING 2019-08-06 15:05:19,230 [p:1,w:0,m:0] [MainThread] Datatype class not found for extension 'gd_indivs', which is used in the 'format' attribute of parameter 'p1_input'
galaxy.tools.parameters.basic WARNING 2019-08-06 15:05:19,230 [p:1,w:0,m:0] [MainThread] Datatype class not found for extension 'gd_indivs', which is used in the 'format' attribute of parameter 'p2_input'
galaxy.tools.parameters.basic WARNING 2019-08-06 15:05:19,230 [p:1,w:0,m:0] [MainThread] Datatype class not found for extension 'gd_indivs', which is used in the 'format' attribute of parameter 'p0_input'
galaxy.tools.parameters.basic WARNING 2019-08-06 15:05:19,295 [p:1,w:0,m:0] [MainThread] Datatype class not found for extension 'gd_snp', which is used in the 'format' attribute of parameter 'input'
galaxy.tools.parameters.basic WARNING 2019-08-06 15:05:19,295 [p:1,w:0,m:0] [MainThread] Datatype class not found for extension 'gd_indivs', which is used in the 'format' attribute of parameter 'p1_input'
galaxy.tools.parameters.basic WARNING 2019-08-06 15:05:19,296 [p:1,w:0,m:0] [MainThread] Datatype class not found for extension 'gd_indivs', which is used in the 'format' attribute of parameter 'p2_input'
galaxy.tools.parameters.basic WARNING 2019-08-06 15:05:19,468 [p:1,w:0,m:0] [MainThread] Datatype class not found for extension 'tab', which is used in the 'format' attribute of parameter 'input'
galaxy.tools.toolbox.base WARNING 2019-08-06 15:05:19,622 [p:1,w:0,m:0] [MainThread] Attempted to load tool shed tool, but the repository with name 'genome_diversity' from owner 'miller-lab' was not found in database. Tool will be loaded without install database.
galaxy.tools.parameters.basic WARNING 2019-08-06 15:05:19,699 [p:1,w:0,m:0] [MainThread] Datatype class not found for extension 'gd_snp', which is used in the 'format' attribute of parameter 'input'
galaxy.tools.parameters.basic WARNING 2019-08-06 15:05:19,699 [p:1,w:0,m:0] [MainThread] Datatype class not found for extension 'gd_genotype', which is used in the 'format' attribute of parameter 'input'
galaxy.tools.parameters.basic WARNING 2019-08-06 15:05:19,703 [p:1,w:0,m:0] [MainThread] Datatype class not found for extension 'gd_snp', which is used in the 'format' attribute of parameter 'input'
galaxy.tools.parameters.basic WARNING 2019-08-06 15:05:19,703 [p:1,w:0,m:0] [MainThread] Datatype class not found for extension 'gd_indivs', which is used in the 'format' attribute of parameter 'p1_input'
galaxy.tools.parameters.basic WARNING 2019-08-06 15:05:19,703 [p:1,w:0,m:0] [MainThread] Datatype class not found for extension 'gd_indivs', which is used in the 'format' attribute of parameter 'p_input'
galaxy.tools.parameters.basic WARNING 2019-08-06 15:05:19,777 [p:1,w:0,m:0] [MainThread] Datatype class not found for extension 'gd_snp', which is used in the 'format' attribute of parameter 'input'
galaxy.tools.parameters.basic WARNING 2019-08-06 15:05:19,777 [p:1,w:0,m:0] [MainThread] Datatype class not found for extension 'gd_genotype', which is used in the 'format' attribute of parameter 'input'
galaxy.tools.parameters.basic WARNING 2019-08-06 15:05:19,778 [p:1,w:0,m:0] [MainThread] Datatype class not found for extension 'gd_indivs', which is used in the 'format' attribute of parameter 'p1_input'
galaxy.tools.parameters.basic WARNING 2019-08-06 15:05:19,782 [p:1,w:0,m:0] [MainThread] Datatype class not found for extension 'gd_snp', which is used in the 'format' attribute of parameter 'input'
galaxy.tools.parameters.basic WARNING 2019-08-06 15:05:19,782 [p:1,w:0,m:0] [MainThread] Datatype class not found for extension 'gd_indivs', which is used in the 'format' attribute of parameter 'p1_input'
galaxy.tools.parameters.basic WARNING 2019-08-06 15:05:19,847 [p:1,w:0,m:0] [MainThread] Datatype class not found for extension 'gd_snp', which is used in the 'format' attribute of parameter 'input'
galaxy.tools.parameters.basic WARNING 2019-08-06 15:05:19,847 [p:1,w:0,m:0] [MainThread] Datatype class not found for extension 'gd_genotype', which is used in the 'format' attribute of parameter 'input'
galaxy.tools.parameters.basic WARNING 2019-08-06 15:05:19,847 [p:1,w:0,m:0] [MainThread] Datatype class not found for extension 'gd_indivs', which is used in the 'format' attribute of parameter 'p1_input'
galaxy.tools.parameters.basic WARNING 2019-08-06 15:05:19,849 [p:1,w:0,m:0] [MainThread] Datatype class not found for extension 'gd_sap', which is used in the 'format' attribute of parameter 'saps'
galaxy.tools.parameters.basic WARNING 2019-08-06 15:05:19,850 [p:1,w:0,m:0] [MainThread] Datatype class not found for extension 'gd_snp', which is used in the 'format' attribute of parameter 'snps'
galaxy.tools.parameters.basic WARNING 2019-08-06 15:05:19,850 [p:1,w:0,m:0] [MainThread] Datatype class not found for extension 'gd_covered_cds', which is used in the 'format' attribute of parameter 'intervals'
galaxy.tools.parameters.basic WARNING 2019-08-06 15:05:19,850 [p:1,w:0,m:0] [MainThread] Datatype class not found for extension 'gd_indivs', which is used in the 'format' attribute of parameter 'indivs'
galaxy.tools.parameters.basic WARNING 2019-08-06 15:05:19,944 [p:1,w:0,m:0] [MainThread] Datatype class not found for extension 'gd_snp', which is used in the 'format' attribute of parameter 'input'
galaxy.tools.parameters.basic WARNING 2019-08-06 15:05:19,944 [p:1,w:0,m:0] [MainThread] Datatype class not found for extension 'gd_snp', which is used in the 'format' attribute of parameter 'dst'
galaxy.tools.parameters.basic WARNING 2019-08-06 15:05:19,944 [p:1,w:0,m:0] [MainThread] Datatype class not found for extension 'gd_genotype', which is used in the 'format' attribute of parameter 'input'
galaxy.tools.parameters.basic WARNING 2019-08-06 15:05:19,944 [p:1,w:0,m:0] [MainThread] Datatype class not found for extension 'gd_genotype', which is used in the 'format' attribute of parameter 'dst'
galaxy.tools.parameters.basic WARNING 2019-08-06 15:05:20,020 [p:1,w:0,m:0] [MainThread] Datatype class not found for extension 'gd_snp', which is used in the 'format' attribute of parameter 'input'
galaxy.tools.parameters.basic WARNING 2019-08-06 15:05:20,021 [p:1,w:0,m:0] [MainThread] Datatype class not found for extension 'gd_genotype', which is used in the 'format' attribute of parameter 'input'
galaxy.tools.parameters.basic WARNING 2019-08-06 15:05:20,021 [p:1,w:0,m:0] [MainThread] Datatype class not found for extension 'gd_indivs', which is used in the 'format' attribute of parameter 'p_input'
galaxy.tools.parameters.basic WARNING 2019-08-06 15:05:20,027 [p:1,w:0,m:0] [MainThread] Datatype class not found for extension 'gd_ped', which is used in the 'format' attribute of parameter 'input'
galaxy.tools.parameters.basic WARNING 2019-08-06 15:05:20,044 [p:1,w:0,m:0] [MainThread] Datatype class not found for extension 'gd_ped', which is used in the 'format' attribute of parameter 'input'
galaxy.tools.parameters.basic WARNING 2019-08-06 15:05:20,049 [p:1,w:0,m:0] [MainThread] Datatype class not found for extension 'gd_ped', which is used in the 'format' attribute of parameter 'input'
galaxy.tools.parameters.basic WARNING 2019-08-06 15:05:20,129 [p:1,w:0,m:0] [MainThread] Datatype class not found for extension 'gd_snp', which is used in the 'format' attribute of parameter 'input'
galaxy.tools.parameters.basic WARNING 2019-08-06 15:05:20,130 [p:1,w:0,m:0] [MainThread] Datatype class not found for extension 'gd_genotype', which is used in the 'format' attribute of parameter 'input'
galaxy.tools.parameters.basic WARNING 2019-08-06 15:05:20,130 [p:1,w:0,m:0] [MainThread] Datatype class not found for extension 'gd_indivs', which is used in the 'format' attribute of parameter 'ap1_input'
galaxy.tools.parameters.basic WARNING 2019-08-06 15:05:20,130 [p:1,w:0,m:0] [MainThread] Datatype class not found for extension 'gd_indivs', which is used in the 'format' attribute of parameter 'ap2_input'
galaxy.tools.parameters.basic WARNING 2019-08-06 15:05:20,130 [p:1,w:0,m:0] [MainThread] Datatype class not found for extension 'gd_indivs', which is used in the 'format' attribute of parameter 'p_input'
galaxy.tools.parameters.basic WARNING 2019-08-06 15:05:20,330 [p:1,w:0,m:0] [MainThread] Datatype class not found for extension 'gd_snp', which is used in the 'format' attribute of parameter 'input'
galaxy.tools.parameters.basic WARNING 2019-08-06 15:05:20,330 [p:1,w:0,m:0] [MainThread] Datatype class not found for extension 'gd_genotype', which is used in the 'format' attribute of parameter 'input'
galaxy.tools.parameters.basic WARNING 2019-08-06 15:05:20,331 [p:1,w:0,m:0] [MainThread] Datatype class not found for extension 'gd_indivs', which is used in the 'format' attribute of parameter 'p1_input'
galaxy.tools.parameters.basic WARNING 2019-08-06 15:05:20,331 [p:1,w:0,m:0] [MainThread] Datatype class not found for extension 'gd_indivs', which is used in the 'format' attribute of parameter 'p2_input'
galaxy.tools.parameters.basic WARNING 2019-08-06 15:05:20,331 [p:1,w:0,m:0] [MainThread] Datatype class not found for extension 'gd_indivs', which is used in the 'format' attribute of parameter 'p0_input'
galaxy.tools.parameters.basic WARNING 2019-08-06 15:05:20,333 [p:1,w:0,m:0] [MainThread] Datatype class not found for extension 'gd_snp', which is used in the 'format' attribute of parameter 'input'
galaxy.tools.parameters.basic WARNING 2019-08-06 15:05:20,334 [p:1,w:0,m:0] [MainThread] Datatype class not found for extension 'gd_genotype', which is used in the 'format' attribute of parameter 'input'
galaxy.tools.parameters.basic WARNING 2019-08-06 15:05:20,334 [p:1,w:0,m:0] [MainThread] Datatype class not found for extension 'gd_indivs', which is used in the 'format' attribute of parameter 'p1_input'
galaxy.tools.parameters.basic WARNING 2019-08-06 15:05:20,334 [p:1,w:0,m:0] [MainThread] Datatype class not found for extension 'gd_indivs', which is used in the 'format' attribute of parameter 'p2_input'
galaxy.tools.parameters.basic WARNING 2019-08-06 15:05:20,339 [p:1,w:0,m:0] [MainThread] Datatype class not found for extension 'tab', which is used in the 'format' attribute of parameter 'input'
galaxy.tools.toolbox.base WARNING 2019-08-06 15:05:20,351 [p:1,w:0,m:0] [MainThread] Attempted to load tool shed tool, but the repository with name 'genome_diversity' from owner 'miller-lab' was not found in database. Tool will be loaded without install database.
galaxy.tools.parameters.basic WARNING 2019-08-06 15:05:20,544 [p:1,w:0,m:0] [MainThread] Datatype class not found for extension 'gd_snp', which is used in the 'format' attribute of parameter 'input'
galaxy.tools.parameters.basic WARNING 2019-08-06 15:05:20,545 [p:1,w:0,m:0] [MainThread] Datatype class not found for extension 'gd_genotype', which is used in the 'format' attribute of parameter 'input'
galaxy.tools.parameters.basic WARNING 2019-08-06 15:05:20,637 [p:1,w:0,m:0] [MainThread] Datatype class not found for extension 'gd_snp', which is used in the 'format' attribute of parameter 'input'
galaxy.tools.parameters.basic WARNING 2019-08-06 15:05:20,637 [p:1,w:0,m:0] [MainThread] Datatype class not found for extension 'gd_indivs', which is used in the 'format' attribute of parameter 'p1_input'
galaxy.tools.parameters.basic WARNING 2019-08-06 15:05:20,638 [p:1,w:0,m:0] [MainThread] Datatype class not found for extension 'gd_indivs', which is used in the 'format' attribute of parameter 'p_input'
galaxy.tools.parameters.basic WARNING 2019-08-06 15:05:20,706 [p:1,w:0,m:0] [MainThread] Datatype class not found for extension 'gd_snp', which is used in the 'format' attribute of parameter 'input'
galaxy.tools.parameters.basic WARNING 2019-08-06 15:05:20,706 [p:1,w:0,m:0] [MainThread] Datatype class not found for extension 'gd_genotype', which is used in the 'format' attribute of parameter 'input'
galaxy.tools.parameters.basic WARNING 2019-08-06 15:05:20,707 [p:1,w:0,m:0] [MainThread] Datatype class not found for extension 'gd_indivs', which is used in the 'format' attribute of parameter 'p1_input'
galaxy.tools.parameters.basic WARNING 2019-08-06 15:05:20,782 [p:1,w:0,m:0] [MainThread] Datatype class not found for extension 'gd_snp', which is used in the 'format' attribute of parameter 'input'
galaxy.tools.parameters.basic WARNING 2019-08-06 15:05:20,782 [p:1,w:0,m:0] [MainThread] Datatype class not found for extension 'gd_indivs', which is used in the 'format' attribute of parameter 'p1_input'
galaxy.tools.parameters.basic WARNING 2019-08-06 15:05:20,783 [p:1,w:0,m:0] [MainThread] Datatype class not found for extension 'gd_genotype', which is used in the 'format' attribute of parameter 'input'
galaxy.tools.parameters.basic WARNING 2019-08-06 15:05:20,783 [p:1,w:0,m:0] [MainThread] Datatype class not found for extension 'gd_indivs', which is used in the 'format' attribute of parameter 'p1_input'
galaxy.tools.parameters.basic WARNING 2019-08-06 15:05:20,906 [p:1,w:0,m:0] [MainThread] Datatype class not found for extension 'gd_snp', which is used in the 'format' attribute of parameter 'input'
galaxy.tools.parameters.basic WARNING 2019-08-06 15:05:20,906 [p:1,w:0,m:0] [MainThread] Datatype class not found for extension 'gd_genotype', which is used in the 'format' attribute of parameter 'input'
galaxy.tools.parameters.basic WARNING 2019-08-06 15:05:20,907 [p:1,w:0,m:0] [MainThread] Datatype class not found for extension 'gd_indivs', which is used in the 'format' attribute of parameter 'p1_input'
galaxy.tools.parameters.basic WARNING 2019-08-06 15:05:20,990 [p:1,w:0,m:0] [MainThread] Datatype class not found for extension 'gd_sap', which is used in the 'format' attribute of parameter 'saps'
galaxy.tools.parameters.basic WARNING 2019-08-06 15:05:20,990 [p:1,w:0,m:0] [MainThread] Datatype class not found for extension 'gd_snp', which is used in the 'format' attribute of parameter 'snps'
galaxy.tools.parameters.basic WARNING 2019-08-06 15:05:20,990 [p:1,w:0,m:0] [MainThread] Datatype class not found for extension 'gd_covered_cds', which is used in the 'format' attribute of parameter 'intervals'
galaxy.tools.parameters.basic WARNING 2019-08-06 15:05:20,990 [p:1,w:0,m:0] [MainThread] Datatype class not found for extension 'gd_indivs', which is used in the 'format' attribute of parameter 'indivs'
galaxy.tools.parameters.basic WARNING 2019-08-06 15:05:20,993 [p:1,w:0,m:0] [MainThread] Datatype class not found for extension 'gd_snp', which is used in the 'format' attribute of parameter 'input'
galaxy.tools.parameters.basic WARNING 2019-08-06 15:05:20,993 [p:1,w:0,m:0] [MainThread] Datatype class not found for extension 'gd_snp', which is used in the 'format' attribute of parameter 'dst'
galaxy.tools.parameters.basic WARNING 2019-08-06 15:05:20,993 [p:1,w:0,m:0] [MainThread] Datatype class not found for extension 'gd_genotype', which is used in the 'format' attribute of parameter 'input'
galaxy.tools.parameters.basic WARNING 2019-08-06 15:05:20,994 [p:1,w:0,m:0] [MainThread] Datatype class not found for extension 'gd_genotype', which is used in the 'format' attribute of parameter 'dst'
galaxy.tools.parameters.basic WARNING 2019-08-06 15:05:21,089 [p:1,w:0,m:0] [MainThread] Datatype class not found for extension 'gd_snp', which is used in the 'format' attribute of parameter 'input'
galaxy.tools.parameters.basic WARNING 2019-08-06 15:05:21,089 [p:1,w:0,m:0] [MainThread] Datatype class not found for extension 'gd_genotype', which is used in the 'format' attribute of parameter 'input'
galaxy.tools.parameters.basic WARNING 2019-08-06 15:05:21,090 [p:1,w:0,m:0] [MainThread] Datatype class not found for extension 'gd_indivs', which is used in the 'format' attribute of parameter 'p_input'
galaxy.tools.parameters.basic WARNING 2019-08-06 15:05:21,170 [p:1,w:0,m:0] [MainThread] Datatype class not found for extension 'gd_ped', which is used in the 'format' attribute of parameter 'input'
galaxy.tools.parameters.basic WARNING 2019-08-06 15:05:21,174 [p:1,w:0,m:0] [MainThread] Datatype class not found for extension 'gd_ped', which is used in the 'format' attribute of parameter 'input'
galaxy.tools.parameters.basic WARNING 2019-08-06 15:05:21,177 [p:1,w:0,m:0] [MainThread] Datatype class not found for extension 'gd_ped', which is used in the 'format' attribute of parameter 'input'
galaxy.tools.parameters.basic WARNING 2019-08-06 15:05:21,268 [p:1,w:0,m:0] [MainThread] Datatype class not found for extension 'gd_snp', which is used in the 'format' attribute of parameter 'input'
galaxy.tools.parameters.basic WARNING 2019-08-06 15:05:21,268 [p:1,w:0,m:0] [MainThread] Datatype class not found for extension 'gd_genotype', which is used in the 'format' attribute of parameter 'input'
galaxy.tools.parameters.basic WARNING 2019-08-06 15:05:21,269 [p:1,w:0,m:0] [MainThread] Datatype class not found for extension 'gd_indivs', which is used in the 'format' attribute of parameter 'ap1_input'
galaxy.tools.parameters.basic WARNING 2019-08-06 15:05:21,269 [p:1,w:0,m:0] [MainThread] Datatype class not found for extension 'gd_indivs', which is used in the 'format' attribute of parameter 'ap2_input'
galaxy.tools.parameters.basic WARNING 2019-08-06 15:05:21,269 [p:1,w:0,m:0] [MainThread] Datatype class not found for extension 'gd_indivs', which is used in the 'format' attribute of parameter 'ap3_input'
galaxy.tools.parameters.basic WARNING 2019-08-06 15:05:21,269 [p:1,w:0,m:0] [MainThread] Datatype class not found for extension 'gd_indivs', which is used in the 'format' attribute of parameter 'p_input'
galaxy.tools WARNING 2019-08-06 15:05:21,270 [p:1,w:0,m:0] [MainThread] Tool toolshed.g2.bx.psu.edu/repos/miller-lab/genome_diversity/gd_dpmix/1.1.0: a when tag has not been defined for 'user_het (choice) --> 2', assuming empty inputs.
galaxy.tools.parameters.basic WARNING 2019-08-06 15:05:21,356 [p:1,w:0,m:0] [MainThread] Datatype class not found for extension 'gd_snp', which is used in the 'format' attribute of parameter 'input'
galaxy.tools.parameters.basic WARNING 2019-08-06 15:05:21,357 [p:1,w:0,m:0] [MainThread] Datatype class not found for extension 'gd_genotype', which is used in the 'format' attribute of parameter 'input'
galaxy.tools.parameters.basic WARNING 2019-08-06 15:05:21,357 [p:1,w:0,m:0] [MainThread] Datatype class not found for extension 'gd_indivs', which is used in the 'format' attribute of parameter 'p1_input'
galaxy.tools.parameters.basic WARNING 2019-08-06 15:05:21,357 [p:1,w:0,m:0] [MainThread] Datatype class not found for extension 'gd_indivs', which is used in the 'format' attribute of parameter 'p2_input'
galaxy.tools.parameters.basic WARNING 2019-08-06 15:05:21,357 [p:1,w:0,m:0] [MainThread] Datatype class not found for extension 'gd_indivs', which is used in the 'format' attribute of parameter 'p0_input'
galaxy.tools.parameters.basic WARNING 2019-08-06 15:05:21,433 [p:1,w:0,m:0] [MainThread] Datatype class not found for extension 'gd_snp', which is used in the 'format' attribute of parameter 'input'
galaxy.tools.parameters.basic WARNING 2019-08-06 15:05:21,434 [p:1,w:0,m:0] [MainThread] Datatype class not found for extension 'gd_genotype', which is used in the 'format' attribute of parameter 'input'
galaxy.tools.parameters.basic WARNING 2019-08-06 15:05:21,434 [p:1,w:0,m:0] [MainThread] Datatype class not found for extension 'gd_indivs', which is used in the 'format' attribute of parameter 'p1_input'
galaxy.tools.parameters.basic WARNING 2019-08-06 15:05:21,434 [p:1,w:0,m:0] [MainThread] Datatype class not found for extension 'gd_indivs', which is used in the 'format' attribute of parameter 'p2_input'
galaxy.tools.toolbox.base WARNING 2019-08-06 15:05:21,676 [p:1,w:0,m:0] [MainThread] Attempted to load tool shed tool, but the repository with name 'genome_diversity' from owner 'miller-lab' was not found in database. Tool will be loaded without install database.
galaxy.tools.parameters.basic WARNING 2019-08-06 15:05:21,687 [p:1,w:0,m:0] [MainThread] Datatype class not found for extension 'gd_snp', which is used in the 'format' attribute of parameter 'input'
galaxy.tools.parameters.basic WARNING 2019-08-06 15:05:21,687 [p:1,w:0,m:0] [MainThread] Datatype class not found for extension 'gd_genotype', which is used in the 'format' attribute of parameter 'input'
galaxy.tools.parameters.basic WARNING 2019-08-06 15:05:21,753 [p:1,w:0,m:0] [MainThread] Datatype class not found for extension 'gd_snp', which is used in the 'format' attribute of parameter 'input'
galaxy.tools.parameters.basic WARNING 2019-08-06 15:05:21,753 [p:1,w:0,m:0] [MainThread] Datatype class not found for extension 'gd_indivs', which is used in the 'format' attribute of parameter 'p1_input'
galaxy.tools.parameters.basic WARNING 2019-08-06 15:05:21,753 [p:1,w:0,m:0] [MainThread] Datatype class not found for extension 'gd_indivs', which is used in the 'format' attribute of parameter 'p_input'
galaxy.tools.parameters.basic WARNING 2019-08-06 15:05:21,821 [p:1,w:0,m:0] [MainThread] Datatype class not found for extension 'gd_snp', which is used in the 'format' attribute of parameter 'input'
galaxy.tools.parameters.basic WARNING 2019-08-06 15:05:21,822 [p:1,w:0,m:0] [MainThread] Datatype class not found for extension 'gd_genotype', which is used in the 'format' attribute of parameter 'input'
galaxy.tools.parameters.basic WARNING 2019-08-06 15:05:21,822 [p:1,w:0,m:0] [MainThread] Datatype class not found for extension 'gd_indivs', which is used in the 'format' attribute of parameter 'p1_input'
galaxy.tools.parameters.basic WARNING 2019-08-06 15:05:21,887 [p:1,w:0,m:0] [MainThread] Datatype class not found for extension 'gd_snp', which is used in the 'format' attribute of parameter 'input'
galaxy.tools.parameters.basic WARNING 2019-08-06 15:05:21,888 [p:1,w:0,m:0] [MainThread] Datatype class not found for extension 'gd_indivs', which is used in the 'format' attribute of parameter 'p1_input'
galaxy.tools.parameters.basic WARNING 2019-08-06 15:05:21,888 [p:1,w:0,m:0] [MainThread] Datatype class not found for extension 'gd_genotype', which is used in the 'format' attribute of parameter 'input'
galaxy.tools.parameters.basic WARNING 2019-08-06 15:05:21,888 [p:1,w:0,m:0] [MainThread] Datatype class not found for extension 'gd_indivs', which is used in the 'format' attribute of parameter 'p1_input'
galaxy.tools.parameters.basic WARNING 2019-08-06 15:05:21,955 [p:1,w:0,m:0] [MainThread] Datatype class not found for extension 'gd_snp', which is used in the 'format' attribute of parameter 'input'
galaxy.tools.parameters.basic WARNING 2019-08-06 15:05:21,955 [p:1,w:0,m:0] [MainThread] Datatype class not found for extension 'gd_genotype', which is used in the 'format' attribute of parameter 'input'
galaxy.tools.parameters.basic WARNING 2019-08-06 15:05:21,955 [p:1,w:0,m:0] [MainThread] Datatype class not found for extension 'gd_indivs', which is used in the 'format' attribute of parameter 'p1_input'
galaxy.tools.parameters.basic WARNING 2019-08-06 15:05:22,040 [p:1,w:0,m:0] [MainThread] Datatype class not found for extension 'gd_sap', which is used in the 'format' attribute of parameter 'saps'
galaxy.tools.parameters.basic WARNING 2019-08-06 15:05:22,041 [p:1,w:0,m:0] [MainThread] Datatype class not found for extension 'gd_snp', which is used in the 'format' attribute of parameter 'snps'
galaxy.tools.parameters.basic WARNING 2019-08-06 15:05:22,042 [p:1,w:0,m:0] [MainThread] Datatype class not found for extension 'gd_covered_cds', which is used in the 'format' attribute of parameter 'intervals'
galaxy.tools.parameters.basic WARNING 2019-08-06 15:05:22,042 [p:1,w:0,m:0] [MainThread] Datatype class not found for extension 'gd_indivs', which is used in the 'format' attribute of parameter 'indivs'
galaxy.tools.parameters.basic WARNING 2019-08-06 15:05:22,045 [p:1,w:0,m:0] [MainThread] Datatype class not found for extension 'gd_snp', which is used in the 'format' attribute of parameter 'input'
galaxy.tools.parameters.basic WARNING 2019-08-06 15:05:22,045 [p:1,w:0,m:0] [MainThread] Datatype class not found for extension 'gd_snp', which is used in the 'format' attribute of parameter 'dst'
galaxy.tools.parameters.basic WARNING 2019-08-06 15:05:22,045 [p:1,w:0,m:0] [MainThread] Datatype class not found for extension 'gd_genotype', which is used in the 'format' attribute of parameter 'input'
galaxy.tools.parameters.basic WARNING 2019-08-06 15:05:22,045 [p:1,w:0,m:0] [MainThread] Datatype class not found for extension 'gd_genotype', which is used in the 'format' attribute of parameter 'dst'
galaxy.tools.parameters.basic WARNING 2019-08-06 15:05:22,115 [p:1,w:0,m:0] [MainThread] Datatype class not found for extension 'gd_snp', which is used in the 'format' attribute of parameter 'input'
galaxy.tools.parameters.basic WARNING 2019-08-06 15:05:22,115 [p:1,w:0,m:0] [MainThread] Datatype class not found for extension 'gd_genotype', which is used in the 'format' attribute of parameter 'input'
galaxy.tools.parameters.basic WARNING 2019-08-06 15:05:22,115 [p:1,w:0,m:0] [MainThread] Datatype class not found for extension 'gd_indivs', which is used in the 'format' attribute of parameter 'p1_input'
galaxy.tools.parameters.basic WARNING 2019-08-06 15:05:22,199 [p:1,w:0,m:0] [MainThread] Datatype class not found for extension 'gd_snp', which is used in the 'format' attribute of parameter 'input'
galaxy.tools.parameters.basic WARNING 2019-08-06 15:05:22,199 [p:1,w:0,m:0] [MainThread] Datatype class not found for extension 'gd_genotype', which is used in the 'format' attribute of parameter 'input'
galaxy.tools.parameters.basic WARNING 2019-08-06 15:05:22,199 [p:1,w:0,m:0] [MainThread] Datatype class not found for extension 'gd_indivs', which is used in the 'format' attribute of parameter 'p_input'
galaxy.tools.parameters.basic WARNING 2019-08-06 15:05:22,275 [p:1,w:0,m:0] [MainThread] Datatype class not found for extension 'gd_ped', which is used in the 'format' attribute of parameter 'input'
galaxy.tools.parameters.basic WARNING 2019-08-06 15:05:22,277 [p:1,w:0,m:0] [MainThread] Datatype class not found for extension 'gd_ped', which is used in the 'format' attribute of parameter 'input'
galaxy.tools.parameters.basic WARNING 2019-08-06 15:05:22,333 [p:1,w:0,m:0] [MainThread] Datatype class not found for extension 'gd_ped', which is used in the 'format' attribute of parameter 'input'
galaxy.tools.parameters.basic WARNING 2019-08-06 15:05:22,416 [p:1,w:0,m:0] [MainThread] Datatype class not found for extension 'gd_snp', which is used in the 'format' attribute of parameter 'input'
galaxy.tools.parameters.basic WARNING 2019-08-06 15:05:22,416 [p:1,w:0,m:0] [MainThread] Datatype class not found for extension 'gd_genotype', which is used in the 'format' attribute of parameter 'input'
galaxy.tools.parameters.basic WARNING 2019-08-06 15:05:22,416 [p:1,w:0,m:0] [MainThread] Datatype class not found for extension 'gd_indivs', which is used in the 'format' attribute of parameter 'ap1_input'
galaxy.tools.parameters.basic WARNING 2019-08-06 15:05:22,417 [p:1,w:0,m:0] [MainThread] Datatype class not found for extension 'gd_indivs', which is used in the 'format' attribute of parameter 'ap2_input'
galaxy.tools.parameters.basic WARNING 2019-08-06 15:05:22,417 [p:1,w:0,m:0] [MainThread] Datatype class not found for extension 'gd_indivs', which is used in the 'format' attribute of parameter 'ap3_input'
galaxy.tools.parameters.basic WARNING 2019-08-06 15:05:22,417 [p:1,w:0,m:0] [MainThread] Datatype class not found for extension 'gd_indivs', which is used in the 'format' attribute of parameter 'p_input'
galaxy.tools WARNING 2019-08-06 15:05:22,417 [p:1,w:0,m:0] [MainThread] Tool toolshed.g2.bx.psu.edu/repos/miller-lab/genome_diversity/gd_dpmix/1.2.0: a when tag has not been defined for 'user_het (choice) --> 2', assuming empty inputs.
galaxy.tools.parameters.basic WARNING 2019-08-06 15:05:22,484 [p:1,w:0,m:0] [MainThread] Datatype class not found for extension 'gd_snp', which is used in the 'format' attribute of parameter 'input'
galaxy.tools.parameters.basic WARNING 2019-08-06 15:05:22,484 [p:1,w:0,m:0] [MainThread] Datatype class not found for extension 'gd_genotype', which is used in the 'format' attribute of parameter 'input'
galaxy.tools.parameters.basic WARNING 2019-08-06 15:05:22,484 [p:1,w:0,m:0] [MainThread] Datatype class not found for extension 'gd_indivs', which is used in the 'format' attribute of parameter 'p1_input'
galaxy.tools.parameters.basic WARNING 2019-08-06 15:05:22,484 [p:1,w:0,m:0] [MainThread] Datatype class not found for extension 'gd_indivs', which is used in the 'format' attribute of parameter 'p2_input'
galaxy.tools.parameters.basic WARNING 2019-08-06 15:05:22,485 [p:1,w:0,m:0] [MainThread] Datatype class not found for extension 'gd_indivs', which is used in the 'format' attribute of parameter 'p0_input'
galaxy.tools.parameters.basic WARNING 2019-08-06 15:05:22,553 [p:1,w:0,m:0] [MainThread] Datatype class not found for extension 'gd_snp', which is used in the 'format' attribute of parameter 'input'
galaxy.tools.parameters.basic WARNING 2019-08-06 15:05:22,553 [p:1,w:0,m:0] [MainThread] Datatype class not found for extension 'gd_genotype', which is used in the 'format' attribute of parameter 'input'
galaxy.tools.parameters.basic WARNING 2019-08-06 15:05:22,553 [p:1,w:0,m:0] [MainThread] Datatype class not found for extension 'gd_indivs', which is used in the 'format' attribute of parameter 'p1_input'
galaxy.tools.parameters.basic WARNING 2019-08-06 15:05:22,553 [p:1,w:0,m:0] [MainThread] Datatype class not found for extension 'gd_indivs', which is used in the 'format' attribute of parameter 'p2_input'
galaxy.tools.parameters.basic WARNING 2019-08-06 15:05:22,696 [p:1,w:0,m:0] [MainThread] Datatype class not found for extension 'gd_snp', which is used in the 'format' attribute of parameter 'input'
galaxy.tools.parameters.basic WARNING 2019-08-06 15:05:22,696 [p:1,w:0,m:0] [MainThread] Datatype class not found for extension 'gd_genotype', which is used in the 'format' attribute of parameter 'input'
galaxy.tools.parameters.basic WARNING 2019-08-06 15:05:22,697 [p:1,w:0,m:0] [MainThread] Datatype class not found for extension 'gd_indivs', which is used in the 'format' attribute of parameter 'pop_input'
galaxy.tools.parameters.basic WARNING 2019-08-06 15:05:22,768 [p:1,w:0,m:0] [MainThread] Datatype class not found for extension 'gd_snp', which is used in the 'format' attribute of parameter 'input'
galaxy.tools.parameters.basic WARNING 2019-08-06 15:05:22,769 [p:1,w:0,m:0] [MainThread] Datatype class not found for extension 'gd_genotype', which is used in the 'format' attribute of parameter 'input'
galaxy.tools.parameters.basic WARNING 2019-08-06 15:05:22,769 [p:1,w:0,m:0] [MainThread] Datatype class not found for extension 'gd_indivs', which is used in the 'format' attribute of parameter 'p1_input'
galaxy.tools.parameters.basic WARNING 2019-08-06 15:05:22,769 [p:1,w:0,m:0] [MainThread] Datatype class not found for extension 'gd_indivs', which is used in the 'format' attribute of parameter 'p2_input'
galaxy.tools.parameters.basic WARNING 2019-08-06 15:05:22,847 [p:1,w:0,m:0] [MainThread] Datatype class not found for extension 'gd_snp', which is used in the 'format' attribute of parameter 'input'
galaxy.tools.parameters.basic WARNING 2019-08-06 15:05:22,847 [p:1,w:0,m:0] [MainThread] Datatype class not found for extension 'gd_genotype', which is used in the 'format' attribute of parameter 'input'
galaxy.tools.parameters.basic WARNING 2019-08-06 15:05:22,847 [p:1,w:0,m:0] [MainThread] Datatype class not found for extension 'gd_indivs', which is used in the 'format' attribute of parameter 'founders'
galaxy.tools.parameters.basic WARNING 2019-08-06 15:05:23,503 [p:1,w:0,m:0] [MainThread] Datatype class not found for extension 'gd_snp', which is used in the 'format' attribute of parameter 'input'
galaxy.tools.parameters.basic WARNING 2019-08-06 15:05:23,503 [p:1,w:0,m:0] [MainThread] Datatype class not found for extension 'gd_genotype', which is used in the 'format' attribute of parameter 'input'
galaxy.tools.parameters.basic WARNING 2019-08-06 15:05:23,504 [p:1,w:0,m:0] [MainThread] Datatype class not found for extension 'gd_snp', which is used in the 'format' attribute of parameter 'cov_input'
galaxy.tools.parameters.basic WARNING 2019-08-06 15:05:23,504 [p:1,w:0,m:0] [MainThread] Datatype class not found for extension 'gd_genotype', which is used in the 'format' attribute of parameter 'cov_input'
galaxy.tools.parameters.basic WARNING 2019-08-06 15:05:23,504 [p:1,w:0,m:0] [MainThread] Datatype class not found for extension 'gd_indivs', which is used in the 'format' attribute of parameter 'indiv_input'
galaxy.tools.parameters.basic WARNING 2019-08-06 15:05:23,588 [p:1,w:0,m:0] [MainThread] Datatype class not found for extension 'gd_snp', which is used in the 'format' attribute of parameter 'snp_input'
galaxy.tools.parameters.basic WARNING 2019-08-06 15:05:23,588 [p:1,w:0,m:0] [MainThread] Datatype class not found for extension 'gd_genotype', which is used in the 'format' attribute of parameter 'snp_input'
galaxy.tools.parameters.basic WARNING 2019-08-06 15:05:23,588 [p:1,w:0,m:0] [MainThread] Datatype class not found for extension 'gd_snp', which is used in the 'format' attribute of parameter 'cov_input'
galaxy.tools.parameters.basic WARNING 2019-08-06 15:05:23,588 [p:1,w:0,m:0] [MainThread] Datatype class not found for extension 'gd_genotype', which is used in the 'format' attribute of parameter 'cov_input'
galaxy.tools.parameters.basic WARNING 2019-08-06 15:05:23,588 [p:1,w:0,m:0] [MainThread] Datatype class not found for extension 'gd_indivs', which is used in the 'format' attribute of parameter 'indiv_input'
galaxy.tools.parameters.basic WARNING 2019-08-06 15:05:23,666 [p:1,w:0,m:0] [MainThread] Datatype class not found for extension 'gd_indivs', which is used in the 'format' attribute of parameter 'input'
galaxy.tools.parameters.basic WARNING 2019-08-06 15:05:23,785 [p:1,w:0,m:0] [MainThread] Datatype class not found for extension 'gd_genotype', which is used in the 'format' attribute of parameter 'input'
galaxy.tools.parameters.basic WARNING 2019-08-06 15:05:23,785 [p:1,w:0,m:0] [MainThread] Datatype class not found for extension 'gd_snp', which is used in the 'format' attribute of parameter 'input'
galaxy.tools.parameters.basic WARNING 2019-08-06 15:05:23,785 [p:1,w:0,m:0] [MainThread] Datatype class not found for extension 'gd_indivs', which is used in the 'format' attribute of parameter 'indivs_input'
galaxy.tools.parameters.basic WARNING 2019-08-06 15:05:23,785 [p:1,w:0,m:0] [MainThread] Datatype class not found for extension 'gd_genotype', which is used in the 'format' attribute of parameter 'coverage_input'
galaxy.tools.parameters.basic WARNING 2019-08-06 15:05:23,785 [p:1,w:0,m:0] [MainThread] Datatype class not found for extension 'gd_snp', which is used in the 'format' attribute of parameter 'coverage_input'
galaxy.tools.toolbox.base WARNING 2019-08-06 15:05:23,873 [p:1,w:0,m:0] [MainThread] Attempted to load tool shed tool, but the repository with name 'genome_diversity' from owner 'miller-lab' was not found in database. Tool will be loaded without install database.
galaxy.tools.parameters.basic WARNING 2019-08-06 15:05:23,879 [p:1,w:0,m:0] [MainThread] Datatype class not found for extension 'gd_snp', which is used in the 'format' attribute of parameter 'input'
galaxy.tools.parameters.basic WARNING 2019-08-06 15:05:23,879 [p:1,w:0,m:0] [MainThread] Datatype class not found for extension 'gd_genotype', which is used in the 'format' attribute of parameter 'input'
galaxy.tools.parameters.basic WARNING 2019-08-06 15:05:23,881 [p:1,w:0,m:0] [MainThread] Datatype class not found for extension 'gd_sap', which is used in the 'format' attribute of parameter 'saps'
galaxy.tools.parameters.basic WARNING 2019-08-06 15:05:23,881 [p:1,w:0,m:0] [MainThread] Datatype class not found for extension 'gd_snp', which is used in the 'format' attribute of parameter 'snps'
galaxy.tools.parameters.basic WARNING 2019-08-06 15:05:23,881 [p:1,w:0,m:0] [MainThread] Datatype class not found for extension 'gd_covered_cds', which is used in the 'format' attribute of parameter 'intervals'
galaxy.tools.parameters.basic WARNING 2019-08-06 15:05:23,881 [p:1,w:0,m:0] [MainThread] Datatype class not found for extension 'gd_indivs', which is used in the 'format' attribute of parameter 'indivs'
galaxy.tools.parameters.basic WARNING 2019-08-06 15:05:23,883 [p:1,w:0,m:0] [MainThread] Datatype class not found for extension 'gd_snp', which is used in the 'format' attribute of parameter 'input'
galaxy.tools.parameters.basic WARNING 2019-08-06 15:05:23,883 [p:1,w:0,m:0] [MainThread] Datatype class not found for extension 'gd_genotype', which is used in the 'format' attribute of parameter 'input'
galaxy.tools.parameters.basic WARNING 2019-08-06 15:05:23,883 [p:1,w:0,m:0] [MainThread] Datatype class not found for extension 'gd_indivs', which is used in the 'format' attribute of parameter 'founders'
galaxy.tools.parameters.basic WARNING 2019-08-06 15:05:23,889 [p:1,w:0,m:0] [MainThread] Datatype class not found for extension 'gd_snp', which is used in the 'format' attribute of parameter 'input'
galaxy.tools.parameters.basic WARNING 2019-08-06 15:05:23,889 [p:1,w:0,m:0] [MainThread] Datatype class not found for extension 'gd_genotype', which is used in the 'format' attribute of parameter 'input'
galaxy.tools.parameters.basic WARNING 2019-08-06 15:05:23,889 [p:1,w:0,m:0] [MainThread] Datatype class not found for extension 'gd_indivs', which is used in the 'format' attribute of parameter 'ap1_input'
galaxy.tools.parameters.basic WARNING 2019-08-06 15:05:23,890 [p:1,w:0,m:0] [MainThread] Datatype class not found for extension 'gd_indivs', which is used in the 'format' attribute of parameter 'ap2_input'
galaxy.tools.parameters.basic WARNING 2019-08-06 15:05:23,890 [p:1,w:0,m:0] [MainThread] Datatype class not found for extension 'gd_indivs', which is used in the 'format' attribute of parameter 'ap3_input'
galaxy.tools.parameters.basic WARNING 2019-08-06 15:05:23,890 [p:1,w:0,m:0] [MainThread] Datatype class not found for extension 'gd_indivs', which is used in the 'format' attribute of parameter 'p_input'
galaxy.tools WARNING 2019-08-06 15:05:23,890 [p:1,w:0,m:0] [MainThread] Tool toolshed.g2.bx.psu.edu/repos/miller-lab/genome_diversity/gd_dpmix/1.2.0: a when tag has not been defined for 'user_het (choice) --> 2', assuming empty inputs.
galaxy.tools.parameters.basic WARNING 2019-08-06 15:05:23,989 [p:1,w:0,m:0] [MainThread] Datatype class not found for extension 'gd_genotype', which is used in the 'format' attribute of parameter 'input'
galaxy.tools.parameters.basic WARNING 2019-08-06 15:05:23,989 [p:1,w:0,m:0] [MainThread] Datatype class not found for extension 'gd_snp', which is used in the 'format' attribute of parameter 'input'
galaxy.tools.parameters.basic WARNING 2019-08-06 15:05:23,989 [p:1,w:0,m:0] [MainThread] Datatype class not found for extension 'gd_indivs', which is used in the 'format' attribute of parameter 'indivs_input'
galaxy.tools.parameters.basic WARNING 2019-08-06 15:05:23,989 [p:1,w:0,m:0] [MainThread] Datatype class not found for extension 'gd_genotype', which is used in the 'format' attribute of parameter 'coverage_input'
galaxy.tools.parameters.basic WARNING 2019-08-06 15:05:23,989 [p:1,w:0,m:0] [MainThread] Datatype class not found for extension 'gd_snp', which is used in the 'format' attribute of parameter 'coverage_input'
galaxy.tools.parameters.basic WARNING 2019-08-06 15:05:23,992 [p:1,w:0,m:0] [MainThread] Datatype class not found for extension 'gd_snp', which is used in the 'format' attribute of parameter 'input'
galaxy.tools.parameters.basic WARNING 2019-08-06 15:05:23,993 [p:1,w:0,m:0] [MainThread] Datatype class not found for extension 'gd_genotype', which is used in the 'format' attribute of parameter 'input'
galaxy.tools.parameters.basic WARNING 2019-08-06 15:05:23,993 [p:1,w:0,m:0] [MainThread] Datatype class not found for extension 'gd_snp', which is used in the 'format' attribute of parameter 'cov_input'
galaxy.tools.parameters.basic WARNING 2019-08-06 15:05:23,993 [p:1,w:0,m:0] [MainThread] Datatype class not found for extension 'gd_genotype', which is used in the 'format' attribute of parameter 'cov_input'
galaxy.tools.parameters.basic WARNING 2019-08-06 15:05:23,993 [p:1,w:0,m:0] [MainThread] Datatype class not found for extension 'gd_indivs', which is used in the 'format' attribute of parameter 'indiv_input'
galaxy.tools.parameters.basic WARNING 2019-08-06 15:05:23,995 [p:1,w:0,m:0] [MainThread] Datatype class not found for extension 'gd_snp', which is used in the 'format' attribute of parameter 'snp_input'
galaxy.tools.parameters.basic WARNING 2019-08-06 15:05:23,995 [p:1,w:0,m:0] [MainThread] Datatype class not found for extension 'gd_genotype', which is used in the 'format' attribute of parameter 'snp_input'
galaxy.tools.parameters.basic WARNING 2019-08-06 15:05:23,996 [p:1,w:0,m:0] [MainThread] Datatype class not found for extension 'gd_snp', which is used in the 'format' attribute of parameter 'cov_input'
galaxy.tools.parameters.basic WARNING 2019-08-06 15:05:23,996 [p:1,w:0,m:0] [MainThread] Datatype class not found for extension 'gd_genotype', which is used in the 'format' attribute of parameter 'cov_input'
galaxy.tools.parameters.basic WARNING 2019-08-06 15:05:23,996 [p:1,w:0,m:0] [MainThread] Datatype class not found for extension 'gd_indivs', which is used in the 'format' attribute of parameter 'indiv_input'
galaxy.tools.parameters.basic WARNING 2019-08-06 15:05:24,002 [p:1,w:0,m:0] [MainThread] Datatype class not found for extension 'gd_indivs', which is used in the 'format' attribute of parameter 'input'
galaxy.tools.parameters.basic WARNING 2019-08-06 15:05:24,008 [p:1,w:0,m:0] [MainThread] Datatype class not found for extension 'gd_snp', which is used in the 'format' attribute of parameter 'input'
galaxy.tools.parameters.basic WARNING 2019-08-06 15:05:24,008 [p:1,w:0,m:0] [MainThread] Datatype class not found for extension 'gd_genotype', which is used in the 'format' attribute of parameter 'input'
galaxy.tools.parameters.basic WARNING 2019-08-06 15:05:24,008 [p:1,w:0,m:0] [MainThread] Datatype class not found for extension 'gd_indivs', which is used in the 'format' attribute of parameter 'p1_input'
galaxy.tools.parameters.basic WARNING 2019-08-06 15:05:24,008 [p:1,w:0,m:0] [MainThread] Datatype class not found for extension 'gd_indivs', which is used in the 'format' attribute of parameter 'p2_input'
galaxy.tools.parameters.basic WARNING 2019-08-06 15:05:24,011 [p:1,w:0,m:0] [MainThread] Datatype class not found for extension 'gd_ped', which is used in the 'format' attribute of parameter 'input'
galaxy.tools.parameters.basic WARNING 2019-08-06 15:05:24,013 [p:1,w:0,m:0] [MainThread] Datatype class not found for extension 'gd_ped', which is used in the 'format' attribute of parameter 'input'
galaxy.tools.parameters.basic WARNING 2019-08-06 15:05:24,015 [p:1,w:0,m:0] [MainThread] Datatype class not found for extension 'gd_snp', which is used in the 'format' attribute of parameter 'input'
galaxy.tools.parameters.basic WARNING 2019-08-06 15:05:24,015 [p:1,w:0,m:0] [MainThread] Datatype class not found for extension 'gd_genotype', which is used in the 'format' attribute of parameter 'input'
galaxy.tools.parameters.basic WARNING 2019-08-06 15:05:24,015 [p:1,w:0,m:0] [MainThread] Datatype class not found for extension 'gd_indivs', which is used in the 'format' attribute of parameter 'p_input'
galaxy.tools.parameters.basic WARNING 2019-08-06 15:05:24,017 [p:1,w:0,m:0] [MainThread] Datatype class not found for extension 'gd_snp', which is used in the 'format' attribute of parameter 'input'
galaxy.tools.parameters.basic WARNING 2019-08-06 15:05:24,017 [p:1,w:0,m:0] [MainThread] Datatype class not found for extension 'gd_genotype', which is used in the 'format' attribute of parameter 'input'
galaxy.tools.parameters.basic WARNING 2019-08-06 15:05:24,018 [p:1,w:0,m:0] [MainThread] Datatype class not found for extension 'gd_indivs', which is used in the 'format' attribute of parameter 'p1_input'
galaxy.tools.parameters.basic WARNING 2019-08-06 15:05:24,021 [p:1,w:0,m:0] [MainThread] Datatype class not found for extension 'gd_snp', which is used in the 'format' attribute of parameter 'input'
galaxy.tools.parameters.basic WARNING 2019-08-06 15:05:24,021 [p:1,w:0,m:0] [MainThread] Datatype class not found for extension 'gd_genotype', which is used in the 'format' attribute of parameter 'input'
galaxy.tools.parameters.basic WARNING 2019-08-06 15:05:24,022 [p:1,w:0,m:0] [MainThread] Datatype class not found for extension 'gd_indivs', which is used in the 'format' attribute of parameter 'p1_input'
galaxy.tools.parameters.basic WARNING 2019-08-06 15:05:24,025 [p:1,w:0,m:0] [MainThread] Datatype class not found for extension 'gd_snp', which is used in the 'format' attribute of parameter 'input'
galaxy.tools.parameters.basic WARNING 2019-08-06 15:05:24,025 [p:1,w:0,m:0] [MainThread] Datatype class not found for extension 'gd_genotype', which is used in the 'format' attribute of parameter 'input'
galaxy.tools.parameters.basic WARNING 2019-08-06 15:05:24,025 [p:1,w:0,m:0] [MainThread] Datatype class not found for extension 'gd_indivs', which is used in the 'format' attribute of parameter 'p1_input'
galaxy.tools.parameters.basic WARNING 2019-08-06 15:05:24,025 [p:1,w:0,m:0] [MainThread] Datatype class not found for extension 'gd_indivs', which is used in the 'format' attribute of parameter 'p2_input'
galaxy.tools.parameters.basic WARNING 2019-08-06 15:05:24,025 [p:1,w:0,m:0] [MainThread] Datatype class not found for extension 'gd_indivs', which is used in the 'format' attribute of parameter 'p0_input'
galaxy.tools.parameters.basic WARNING 2019-08-06 15:05:24,030 [p:1,w:0,m:0] [MainThread] Datatype class not found for extension 'gd_snp', which is used in the 'format' attribute of parameter 'input'
galaxy.tools.parameters.basic WARNING 2019-08-06 15:05:24,030 [p:1,w:0,m:0] [MainThread] Datatype class not found for extension 'gd_genotype', which is used in the 'format' attribute of parameter 'input'
galaxy.tools.parameters.basic WARNING 2019-08-06 15:05:24,030 [p:1,w:0,m:0] [MainThread] Datatype class not found for extension 'gd_indivs', which is used in the 'format' attribute of parameter 'pop_input'
galaxy.tools.parameters.basic WARNING 2019-08-06 15:05:24,032 [p:1,w:0,m:0] [MainThread] Datatype class not found for extension 'gd_ped', which is used in the 'format' attribute of parameter 'input'
galaxy.tools.parameters.basic WARNING 2019-08-06 15:05:24,034 [p:1,w:0,m:0] [MainThread] Datatype class not found for extension 'gd_snp', which is used in the 'format' attribute of parameter 'input'
galaxy.tools.parameters.basic WARNING 2019-08-06 15:05:24,035 [p:1,w:0,m:0] [MainThread] Datatype class not found for extension 'gd_indivs', which is used in the 'format' attribute of parameter 'p1_input'
galaxy.tools.parameters.basic WARNING 2019-08-06 15:05:24,035 [p:1,w:0,m:0] [MainThread] Datatype class not found for extension 'gd_genotype', which is used in the 'format' attribute of parameter 'input'
galaxy.tools.parameters.basic WARNING 2019-08-06 15:05:24,035 [p:1,w:0,m:0] [MainThread] Datatype class not found for extension 'gd_indivs', which is used in the 'format' attribute of parameter 'p1_input'
galaxy.tools.parameters.basic WARNING 2019-08-06 15:05:24,038 [p:1,w:0,m:0] [MainThread] Datatype class not found for extension 'gd_snp', which is used in the 'format' attribute of parameter 'input'
galaxy.tools.parameters.basic WARNING 2019-08-06 15:05:24,038 [p:1,w:0,m:0] [MainThread] Datatype class not found for extension 'gd_indivs', which is used in the 'format' attribute of parameter 'p1_input'
galaxy.tools.parameters.basic WARNING 2019-08-06 15:05:24,038 [p:1,w:0,m:0] [MainThread] Datatype class not found for extension 'gd_indivs', which is used in the 'format' attribute of parameter 'p_input'
galaxy.tools.parameters.basic WARNING 2019-08-06 15:05:24,042 [p:1,w:0,m:0] [MainThread] Datatype class not found for extension 'gd_snp', which is used in the 'format' attribute of parameter 'input'
galaxy.tools.parameters.basic WARNING 2019-08-06 15:05:24,042 [p:1,w:0,m:0] [MainThread] Datatype class not found for extension 'gd_genotype', which is used in the 'format' attribute of parameter 'input'
galaxy.tools.parameters.basic WARNING 2019-08-06 15:05:24,042 [p:1,w:0,m:0] [MainThread] Datatype class not found for extension 'gd_indivs', which is used in the 'format' attribute of parameter 'p1_input'
galaxy.tools.parameters.basic WARNING 2019-08-06 15:05:24,048 [p:1,w:0,m:0] [MainThread] Datatype class not found for extension 'gd_snp', which is used in the 'format' attribute of parameter 'input'
galaxy.tools.parameters.basic WARNING 2019-08-06 15:05:24,048 [p:1,w:0,m:0] [MainThread] Datatype class not found for extension 'gd_genotype', which is used in the 'format' attribute of parameter 'input'
galaxy.tools.parameters.basic WARNING 2019-08-06 15:05:24,048 [p:1,w:0,m:0] [MainThread] Datatype class not found for extension 'gd_indivs', which is used in the 'format' attribute of parameter 'p1_input'
galaxy.tools.parameters.basic WARNING 2019-08-06 15:05:24,048 [p:1,w:0,m:0] [MainThread] Datatype class not found for extension 'gd_indivs', which is used in the 'format' attribute of parameter 'p2_input'
galaxy.tools.parameters.basic WARNING 2019-08-06 15:05:24,053 [p:1,w:0,m:0] [MainThread] Datatype class not found for extension 'gd_snp', which is used in the 'format' attribute of parameter 'input'
galaxy.tools.parameters.basic WARNING 2019-08-06 15:05:24,053 [p:1,w:0,m:0] [MainThread] Datatype class not found for extension 'gd_snp', which is used in the 'format' attribute of parameter 'dst'
galaxy.tools.parameters.basic WARNING 2019-08-06 15:05:24,053 [p:1,w:0,m:0] [MainThread] Datatype class not found for extension 'gd_genotype', which is used in the 'format' attribute of parameter 'input'
galaxy.tools.parameters.basic WARNING 2019-08-06 15:05:24,053 [p:1,w:0,m:0] [MainThread] Datatype class not found for extension 'gd_genotype', which is used in the 'format' attribute of parameter 'dst'
galaxy.tools.toolbox.base WARNING 2019-08-06 15:05:24,065 [p:1,w:0,m:0] [MainThread] Attempted to load tool shed tool, but the repository with name 'cummerbund_to_tabular' from owner 'devteam' was not found in database. Tool will be loaded without install database.
galaxy.tools.toolbox.base WARNING 2019-08-06 15:05:24,143 [p:1,w:0,m:0] [MainThread] Attempted to load tool shed tool, but the repository with name 'tophat2' from owner 'devteam' was not found in database. Tool will be loaded without install database.
galaxy.tools.toolbox.base WARNING 2019-08-06 15:05:24,290 [p:1,w:0,m:0] [MainThread] Attempted to load tool shed tool, but the repository with name 'tophat2' from owner 'devteam' was not found in database. Tool will be loaded without install database.
galaxy.tools.toolbox.base WARNING 2019-08-06 15:05:24,397 [p:1,w:0,m:0] [MainThread] Attempted to load tool shed tool, but the repository with name 'cuffcompare' from owner 'devteam' was not found in database. Tool will be loaded without install database.
galaxy.tools.toolbox.base WARNING 2019-08-06 15:05:24,596 [p:1,w:0,m:0] [MainThread] Attempted to load tool shed tool, but the repository with name 'cufflinks' from owner 'devteam' was not found in database. Tool will be loaded without install database.
galaxy.tools.toolbox.base WARNING 2019-08-06 15:05:24,648 [p:1,w:0,m:0] [MainThread] Attempted to load tool shed tool, but the repository with name 'cuffquant' from owner 'devteam' was not found in database. Tool will be loaded without install database.
galaxy.tools.toolbox.base WARNING 2019-08-06 15:05:24,719 [p:1,w:0,m:0] [MainThread] Attempted to load tool shed tool, but the repository with name 'cuffnorm' from owner 'devteam' was not found in database. Tool will be loaded without install database.
galaxy.tools.toolbox.base WARNING 2019-08-06 15:05:24,774 [p:1,w:0,m:0] [MainThread] Attempted to load tool shed tool, but the repository with name 'cuffmerge' from owner 'devteam' was not found in database. Tool will be loaded without install database.
galaxy.tools.toolbox.base WARNING 2019-08-06 15:05:24,834 [p:1,w:0,m:0] [MainThread] Attempted to load tool shed tool, but the repository with name 'cuffnorm' from owner 'devteam' was not found in database. Tool will be loaded without install database.
galaxy.tools.toolbox.base WARNING 2019-08-06 15:05:24,930 [p:1,w:0,m:0] [MainThread] Attempted to load tool shed tool, but the repository with name 'cuffdiff' from owner 'devteam' was not found in database. Tool will be loaded without install database.
galaxy.tools.toolbox.base WARNING 2019-08-06 15:05:25,017 [p:1,w:0,m:0] [MainThread] Attempted to load tool shed tool, but the repository with name 'cuffquant' from owner 'devteam' was not found in database. Tool will be loaded without install database.
galaxy.tools.toolbox.base WARNING 2019-08-06 15:05:25,086 [p:1,w:0,m:0] [MainThread] Attempted to load tool shed tool, but the repository with name 'cuffnorm' from owner 'devteam' was not found in database. Tool will be loaded without install database.
galaxy.tools.toolbox.base WARNING 2019-08-06 15:05:25,244 [p:1,w:0,m:0] [MainThread] Attempted to load tool shed tool, but the repository with name 'cuffmerge' from owner 'devteam' was not found in database. Tool will be loaded without install database.
galaxy.tools.toolbox.base WARNING 2019-08-06 15:05:25,385 [p:1,w:0,m:0] [MainThread] Attempted to load tool shed tool, but the repository with name 'gffread' from owner 'devteam' was not found in database. Tool will be loaded without install database.
galaxy.tools WARNING 2019-08-06 15:05:25,467 [p:1,w:0,m:0] [MainThread] Tool with id toolshed.g2.bx.psu.edu/repos/devteam/gffread/gffread/2.2.1.0 declares a conditional test parameter as optional, this is invalid and will be ignored.
galaxy.tools.toolbox.base WARNING 2019-08-06 15:05:25,469 [p:1,w:0,m:0] [MainThread] Attempted to load tool shed tool, but the repository with name 'cufflinks' from owner 'devteam' was not found in database. Tool will be loaded without install database.
galaxy.tools.toolbox.base WARNING 2019-08-06 15:05:25,535 [p:1,w:0,m:0] [MainThread] Attempted to load tool shed tool, but the repository with name 'cuffcompare' from owner 'devteam' was not found in database. Tool will be loaded without install database.
galaxy.tools.toolbox.base WARNING 2019-08-06 15:05:25,602 [p:1,w:0,m:0] [MainThread] Attempted to load tool shed tool, but the repository with name 'cuffdiff' from owner 'devteam' was not found in database. Tool will be loaded without install database.
galaxy.tools.toolbox.base WARNING 2019-08-06 15:05:25,682 [p:1,w:0,m:0] [MainThread] Attempted to load tool shed tool, but the repository with name 'tophat2' from owner 'devteam' was not found in database. Tool will be loaded without install database.
galaxy.tools.toolbox.base WARNING 2019-08-06 15:05:25,855 [p:1,w:0,m:0] [MainThread] Attempted to load tool shed tool, but the repository with name 'cuffdiff' from owner 'devteam' was not found in database. Tool will be loaded without install database.
galaxy.tools.toolbox.base WARNING 2019-08-06 15:05:25,923 [p:1,w:0,m:0] [MainThread] Attempted to load tool shed tool, but the repository with name 'cuffdiff' from owner 'devteam' was not found in database. Tool will be loaded without install database.
galaxy.tools.toolbox.base WARNING 2019-08-06 15:05:26,028 [p:1,w:0,m:0] [MainThread] Attempted to load tool shed tool, but the repository with name 'cuffdiff' from owner 'devteam' was not found in database. Tool will be loaded without install database.
galaxy.tools.toolbox.base WARNING 2019-08-06 15:05:26,113 [p:1,w:0,m:0] [MainThread] Attempted to load tool shed tool, but the repository with name 'cuffcompare' from owner 'devteam' was not found in database. Tool will be loaded without install database.
galaxy.tools.toolbox.base WARNING 2019-08-06 15:05:26,277 [p:1,w:0,m:0] [MainThread] Attempted to load tool shed tool, but the repository with name 'cuffdiff' from owner 'devteam' was not found in database. Tool will be loaded without install database.
galaxy.tools.toolbox.base WARNING 2019-08-06 15:05:26,371 [p:1,w:0,m:0] [MainThread] Attempted to load tool shed tool, but the repository with name 'cufflinks' from owner 'devteam' was not found in database. Tool will be loaded without install database.
galaxy.tools.toolbox.base WARNING 2019-08-06 15:05:26,443 [p:1,w:0,m:0] [MainThread] Attempted to load tool shed tool, but the repository with name 'cuffmerge' from owner 'devteam' was not found in database. Tool will be loaded without install database.
galaxy.tools.toolbox.base WARNING 2019-08-06 15:05:26,519 [p:1,w:0,m:0] [MainThread] Attempted to load tool shed tool, but the repository with name 'tophat_fusion_post' from owner 'devteam' was not found in database. Tool will be loaded without install database.
galaxy.tools.toolbox.base WARNING 2019-08-06 15:05:26,570 [p:1,w:0,m:0] [MainThread] Attempted to load tool shed tool, but the repository with name 'tophat2' from owner 'devteam' was not found in database. Tool will be loaded without install database.
galaxy.tools.toolbox.base WARNING 2019-08-06 15:05:26,880 [p:1,w:0,m:0] [MainThread] Attempted to load tool shed tool, but the repository with name 'dgidb_annotator' from owner 'devteam' was not found in database. Tool will be loaded without install database.
galaxy.tools.toolbox.base WARNING 2019-08-06 15:05:26,927 [p:1,w:0,m:0] [MainThread] Attempted to load tool shed tool, but the repository with name 'samtool_filter2' from owner 'devteam' was not found in database. Tool will be loaded without install database.
galaxy.tools.toolbox.base WARNING 2019-08-06 15:05:26,999 [p:1,w:0,m:0] [MainThread] Attempted to load tool shed tool, but the repository with name 'basecoverage' from owner 'devteam' was not found in database. Tool will be loaded without install database.
galaxy.tools.toolbox.base WARNING 2019-08-06 15:05:27,130 [p:1,w:0,m:0] [MainThread] Attempted to load tool shed tool, but the repository with name 'cluster' from owner 'devteam' was not found in database. Tool will be loaded without install database.
galaxy.tools.toolbox.base WARNING 2019-08-06 15:05:27,215 [p:1,w:0,m:0] [MainThread] Attempted to load tool shed tool, but the repository with name 'complement' from owner 'devteam' was not found in database. Tool will be loaded without install database.
galaxy.tools.toolbox.base WARNING 2019-08-06 15:05:27,275 [p:1,w:0,m:0] [MainThread] Attempted to load tool shed tool, but the repository with name 'coverage' from owner 'devteam' was not found in database. Tool will be loaded without install database.
galaxy.tools.toolbox.base WARNING 2019-08-06 15:05:27,359 [p:1,w:0,m:0] [MainThread] Attempted to load tool shed tool, but the repository with name 'get_flanks' from owner 'devteam' was not found in database. Tool will be loaded without install database.
galaxy.tools.toolbox.base WARNING 2019-08-06 15:05:27,422 [p:1,w:0,m:0] [MainThread] Attempted to load tool shed tool, but the repository with name 'intersect' from owner 'devteam' was not found in database. Tool will be loaded without install database.
galaxy.tools.toolbox.base WARNING 2019-08-06 15:05:27,477 [p:1,w:0,m:0] [MainThread] Attempted to load tool shed tool, but the repository with name 'join' from owner 'devteam' was not found in database. Tool will be loaded without install database.
galaxy.tools.toolbox.base WARNING 2019-08-06 15:05:27,535 [p:1,w:0,m:0] [MainThread] Attempted to load tool shed tool, but the repository with name 'subtract' from owner 'devteam' was not found in database. Tool will be loaded without install database.
galaxy.tools.toolbox.base WARNING 2019-08-06 15:05:27,612 [p:1,w:0,m:0] [MainThread] Attempted to load tool shed tool, but the repository with name 'table_recalibration' from owner 'devteam' was not found in database. Tool will be loaded without install database.
galaxy.tools.toolbox.base WARNING 2019-08-06 15:05:27,785 [p:1,w:0,m:0] [MainThread] Attempted to load tool shed tool, but the repository with name 'freebayes' from owner 'devteam' was not found in database. Tool will be loaded without install database.
galaxy.tools.toolbox.base WARNING 2019-08-06 15:05:27,881 [p:1,w:0,m:0] [MainThread] Attempted to load tool shed tool, but the repository with name 'bamleftalign' from owner 'devteam' was not found in database. Tool will be loaded without install database.
galaxy.tools.toolbox.base WARNING 2019-08-06 15:05:27,949 [p:1,w:0,m:0] [MainThread] Attempted to load tool shed tool, but the repository with name 'emboss_5' from owner 'devteam' was not found in database. Tool will be loaded without install database.
galaxy.tools.toolbox.base WARNING 2019-08-06 15:05:36,057 [p:1,w:0,m:0] [MainThread] Attempted to load tool shed tool, but the repository with name 'best_regression_subsets' from owner 'devteam' was not found in database. Tool will be loaded without install database.
galaxy.tools.toolbox.base WARNING 2019-08-06 15:05:36,119 [p:1,w:0,m:0] [MainThread] Attempted to load tool shed tool, but the repository with name 'getindels_2way' from owner 'devteam' was not found in database. Tool will be loaded without install database.
galaxy.tools.toolbox.base WARNING 2019-08-06 15:05:36,192 [p:1,w:0,m:0] [MainThread] Attempted to load tool shed tool, but the repository with name 'microsats_alignment_level' from owner 'devteam' was not found in database. Tool will be loaded without install database.
galaxy.tools.toolbox.base WARNING 2019-08-06 15:05:36,258 [p:1,w:0,m:0] [MainThread] Attempted to load tool shed tool, but the repository with name 'windowsplitter' from owner 'devteam' was not found in database. Tool will be loaded without install database.
galaxy.tools.toolbox.base WARNING 2019-08-06 15:05:36,358 [p:1,w:0,m:0] [MainThread] Attempted to load tool shed tool, but the repository with name 'karyotype_plot' from owner 'guru-ananda' was not found in database. Tool will be loaded without install database.
galaxy.tools.toolbox.base WARNING 2019-08-06 15:05:36,432 [p:1,w:0,m:0] [MainThread] Attempted to load tool shed tool, but the repository with name 'rhmm' from owner 'guru-ananda' was not found in database. Tool will be loaded without install database.
galaxy.tools.toolbox.base WARNING 2019-08-06 15:05:36,508 [p:1,w:0,m:0] [MainThread] Attempted to load tool shed tool, but the repository with name 'heatmap' from owner 'guru-ananda' was not found in database. Tool will be loaded without install database.
galaxy.tools.toolbox.base WARNING 2019-08-06 15:05:36,569 [p:1,w:0,m:0] [MainThread] Attempted to load tool shed tool, but the repository with name 'naive_variant_caller' from owner 'blankenberg' was not found in database. Tool will be loaded without install database.
galaxy.tools.toolbox.base WARNING 2019-08-06 15:05:36,645 [p:1,w:0,m:0] [MainThread] Attempted to load tool shed tool, but the repository with name 'picard' from owner 'devteam' was not found in database. Tool will be loaded without install database.
galaxy.tools.toolbox.base WARNING 2019-08-06 15:05:38,905 [p:1,w:0,m:0] [MainThread] Attempted to load tool shed tool, but the repository with name 'fastqc' from owner 'devteam' was not found in database. Tool will be loaded without install database.
galaxy.tools.toolbox.base WARNING 2019-08-06 15:05:38,963 [p:1,w:0,m:0] [MainThread] Attempted to load tool shed tool, but the repository with name 'bwa' from owner 'devteam' was not found in database. Tool will be loaded without install database.
galaxy.tools.toolbox.base WARNING 2019-08-06 15:05:39,369 [p:1,w:0,m:0] [MainThread] Attempted to load tool shed tool, but the repository with name 'bowtie2' from owner 'devteam' was not found in database. Tool will be loaded without install database.
galaxy.tools WARNING 2019-08-06 15:05:39,377 [p:1,w:0,m:0] [MainThread] Tool toolshed.g2.bx.psu.edu/repos/devteam/bowtie2/bowtie2/0.3: a when tag has been defined for 'reporting_options (reporting_options_selector) --> -k', but does not appear to be selectable.
galaxy.tools WARNING 2019-08-06 15:05:39,378 [p:1,w:0,m:0] [MainThread] Tool toolshed.g2.bx.psu.edu/repos/devteam/bowtie2/bowtie2/0.3: a when tag has been defined for 'reporting_options (reporting_options_selector) --> -a', but does not appear to be selectable.
galaxy.tools WARNING 2019-08-06 15:05:39,378 [p:1,w:0,m:0] [MainThread] Tool toolshed.g2.bx.psu.edu/repos/devteam/bowtie2/bowtie2/0.3: a when tag has not been defined for 'reporting_options (reporting_options_selector) --> a', assuming empty inputs.
galaxy.tools WARNING 2019-08-06 15:05:39,378 [p:1,w:0,m:0] [MainThread] Tool toolshed.g2.bx.psu.edu/repos/devteam/bowtie2/bowtie2/0.3: a when tag has not been defined for 'reporting_options (reporting_options_selector) --> k', assuming empty inputs.
galaxy.tools.toolbox.base WARNING 2019-08-06 15:05:39,380 [p:1,w:0,m:0] [MainThread] Attempted to load tool shed tool, but the repository with name 'bamtools_split' from owner 'devteam' was not found in database. Tool will be loaded without install database.
galaxy.tools WARNING 2019-08-06 15:05:39,382 [p:1,w:0,m:0] [MainThread] Tool toolshed.g2.bx.psu.edu/repos/devteam/bamtools_split/bamSplit/0.0.1: a when tag has not been defined for 'analysis_type (analysis_type_selector) --> -mapped', assuming empty inputs.
galaxy.tools WARNING 2019-08-06 15:05:39,382 [p:1,w:0,m:0] [MainThread] Tool toolshed.g2.bx.psu.edu/repos/devteam/bamtools_split/bamSplit/0.0.1: a when tag has not been defined for 'analysis_type (analysis_type_selector) --> -paired', assuming empty inputs.
galaxy.tools WARNING 2019-08-06 15:05:39,382 [p:1,w:0,m:0] [MainThread] Tool toolshed.g2.bx.psu.edu/repos/devteam/bamtools_split/bamSplit/0.0.1: a when tag has not been defined for 'analysis_type (analysis_type_selector) --> -reference', assuming empty inputs.
galaxy.tools.toolbox.base WARNING 2019-08-06 15:05:39,383 [p:1,w:0,m:0] [MainThread] Attempted to load tool shed tool, but the repository with name 'bamtools' from owner 'devteam' was not found in database. Tool will be loaded without install database.
galaxy.tools WARNING 2019-08-06 15:05:39,436 [p:1,w:0,m:0] [MainThread] Tool toolshed.g2.bx.psu.edu/repos/devteam/bamtools/bamtools/0.0.1: a when tag has not been defined for 'format_type (format_type_selector) --> fastq', assuming empty inputs.
galaxy.tools WARNING 2019-08-06 15:05:39,436 [p:1,w:0,m:0] [MainThread] Tool toolshed.g2.bx.psu.edu/repos/devteam/bamtools/bamtools/0.0.1: a when tag has not been defined for 'format_type (format_type_selector) --> bed', assuming empty inputs.
galaxy.tools WARNING 2019-08-06 15:05:39,436 [p:1,w:0,m:0] [MainThread] Tool toolshed.g2.bx.psu.edu/repos/devteam/bamtools/bamtools/0.0.1: a when tag has not been defined for 'format_type (format_type_selector) --> yaml', assuming empty inputs.
galaxy.tools WARNING 2019-08-06 15:05:39,436 [p:1,w:0,m:0] [MainThread] Tool toolshed.g2.bx.psu.edu/repos/devteam/bamtools/bamtools/0.0.1: a when tag has not been defined for 'format_type (format_type_selector) --> json', assuming empty inputs.
galaxy.tools WARNING 2019-08-06 15:05:39,436 [p:1,w:0,m:0] [MainThread] Tool toolshed.g2.bx.psu.edu/repos/devteam/bamtools/bamtools/0.0.1: a when tag has not been defined for 'format_type (format_type_selector) --> fasta', assuming empty inputs.
galaxy.tools WARNING 2019-08-06 15:05:39,437 [p:1,w:0,m:0] [MainThread] Tool toolshed.g2.bx.psu.edu/repos/devteam/bamtools/bamtools/0.0.1: a when tag has been defined for 'analysis_type (analysis_type_selector) --> sort', but does not appear to be selectable.
galaxy.tools.toolbox.base WARNING 2019-08-06 15:05:39,438 [p:1,w:0,m:0] [MainThread] Attempted to load tool shed tool, but the repository with name 'bamtools_filter' from owner 'devteam' was not found in database. Tool will be loaded without install database.
galaxy.tools WARNING 2019-08-06 15:05:39,522 [p:1,w:0,m:0] [MainThread] Tool toolshed.g2.bx.psu.edu/repos/devteam/bamtools_filter/bamFilter/0.0.1: a when tag has not been defined for 'rule_configuration (rules_selector) --> false', assuming empty inputs.
galaxy.tools.toolbox.base WARNING 2019-08-06 15:05:39,524 [p:1,w:0,m:0] [MainThread] Attempted to load tool shed tool, but the repository with name 'freebayes' from owner 'devteam' was not found in database. Tool will be loaded without install database.
galaxy.tools.toolbox.base WARNING 2019-08-06 15:05:39,686 [p:1,w:0,m:0] [MainThread] Attempted to load tool shed tool, but the repository with name 'bowtie2' from owner 'devteam' was not found in database. Tool will be loaded without install database.
galaxy.tools.toolbox.base WARNING 2019-08-06 15:05:39,778 [p:1,w:0,m:0] [MainThread] Attempted to load tool shed tool, but the repository with name 'charts' from owner 'guerler' was not found in database. Tool will be loaded without install database.
galaxy.tools.toolbox.base WARNING 2019-08-06 15:05:39,883 [p:1,w:0,m:0] [MainThread] Attempted to load tool shed tool, but the repository with name 'vcfannotate' from owner 'devteam' was not found in database. Tool will be loaded without install database.
galaxy.tools.toolbox.base WARNING 2019-08-06 15:05:40,030 [p:1,w:0,m:0] [MainThread] Attempted to load tool shed tool, but the repository with name 'vcfcommonsamples' from owner 'devteam' was not found in database. Tool will be loaded without install database.
galaxy.tools.toolbox.base WARNING 2019-08-06 15:05:40,094 [p:1,w:0,m:0] [MainThread] Attempted to load tool shed tool, but the repository with name 'vcfdistance' from owner 'devteam' was not found in database. Tool will be loaded without install database.
galaxy.tools.toolbox.base WARNING 2019-08-06 15:05:40,174 [p:1,w:0,m:0] [MainThread] Attempted to load tool shed tool, but the repository with name 'vcfbedintersect' from owner 'devteam' was not found in database. Tool will be loaded without install database.
galaxy.tools.toolbox.base WARNING 2019-08-06 15:05:40,236 [p:1,w:0,m:0] [MainThread] Attempted to load tool shed tool, but the repository with name 'vcffixup' from owner 'devteam' was not found in database. Tool will be loaded without install database.
galaxy.tools.toolbox.base WARNING 2019-08-06 15:05:40,310 [p:1,w:0,m:0] [MainThread] Attempted to load tool shed tool, but the repository with name 'vcfannotategenotypes' from owner 'devteam' was not found in database. Tool will be loaded without install database.
galaxy.tools.toolbox.base WARNING 2019-08-06 15:05:40,370 [p:1,w:0,m:0] [MainThread] Attempted to load tool shed tool, but the repository with name 'vcfprimers' from owner 'devteam' was not found in database. Tool will be loaded without install database.
galaxy.tools.toolbox.base WARNING 2019-08-06 15:05:40,458 [p:1,w:0,m:0] [MainThread] Attempted to load tool shed tool, but the repository with name 'vcfsort' from owner 'devteam' was not found in database. Tool will be loaded without install database.
galaxy.tools.toolbox.base WARNING 2019-08-06 15:05:40,519 [p:1,w:0,m:0] [MainThread] Attempted to load tool shed tool, but the repository with name 'vcfaddinfo' from owner 'devteam' was not found in database. Tool will be loaded without install database.
galaxy.tools.toolbox.base WARNING 2019-08-06 15:05:40,585 [p:1,w:0,m:0] [MainThread] Attempted to load tool shed tool, but the repository with name 'vcfleftalign' from owner 'devteam' was not found in database. Tool will be loaded without install database.
galaxy.tools.toolbox.base WARNING 2019-08-06 15:05:40,654 [p:1,w:0,m:0] [MainThread] Attempted to load tool shed tool, but the repository with name 'vcfhethom' from owner 'devteam' was not found in database. Tool will be loaded without install database.
galaxy.tools.toolbox.base WARNING 2019-08-06 15:05:40,721 [p:1,w:0,m:0] [MainThread] Attempted to load tool shed tool, but the repository with name 'vcfvcfintersect' from owner 'devteam' was not found in database. Tool will be loaded without install database.
galaxy.tools WARNING 2019-08-06 15:05:40,798 [p:1,w:0,m:0] [MainThread] Tool toolshed.g2.bx.psu.edu/repos/devteam/vcfvcfintersect/vcfvcfintersect/0.0.3: a when tag has not been defined for 'adv_options (adv_options_selector) --> false', assuming empty inputs.
galaxy.tools.toolbox.base WARNING 2019-08-06 15:05:40,800 [p:1,w:0,m:0] [MainThread] Attempted to load tool shed tool, but the repository with name 'vcfgenotypes' from owner 'devteam' was not found in database. Tool will be loaded without install database.
galaxy.tools.toolbox.base WARNING 2019-08-06 15:05:40,868 [p:1,w:0,m:0] [MainThread] Attempted to load tool shed tool, but the repository with name 'vcfcheck' from owner 'devteam' was not found in database. Tool will be loaded without install database.
galaxy.tools.toolbox.base WARNING 2019-08-06 15:05:40,936 [p:1,w:0,m:0] [MainThread] Attempted to load tool shed tool, but the repository with name 'vcfselectsamples' from owner 'devteam' was not found in database. Tool will be loaded without install database.
galaxy.tools.toolbox.base WARNING 2019-08-06 15:05:41,024 [p:1,w:0,m:0] [MainThread] Attempted to load tool shed tool, but the repository with name 'vcfflatten' from owner 'devteam' was not found in database. Tool will be loaded without install database.
galaxy.tools.toolbox.base WARNING 2019-08-06 15:05:41,078 [p:1,w:0,m:0] [MainThread] Attempted to load tool shed tool, but the repository with name 'vcfrandomsample' from owner 'devteam' was not found in database. Tool will be loaded without install database.
galaxy.tools WARNING 2019-08-06 15:05:41,130 [p:1,w:0,m:0] [MainThread] Tool toolshed.g2.bx.psu.edu/repos/devteam/vcfrandomsample/vcfrandomsample/0.0.3: a when tag has not been defined for 'adv_options (adv_options_selector) --> false', assuming empty inputs.
galaxy.tools.toolbox.base WARNING 2019-08-06 15:05:41,131 [p:1,w:0,m:0] [MainThread] Attempted to load tool shed tool, but the repository with name 'vcfbreakcreatemulti' from owner 'devteam' was not found in database. Tool will be loaded without install database.
galaxy.tools.toolbox.base WARNING 2019-08-06 15:05:41,198 [p:1,w:0,m:0] [MainThread] Attempted to load tool shed tool, but the repository with name 'vcfallelicprimitives' from owner 'devteam' was not found in database. Tool will be loaded without install database.
galaxy.tools.toolbox.base WARNING 2019-08-06 15:05:41,274 [p:1,w:0,m:0] [MainThread] Attempted to load tool shed tool, but the repository with name 'vcf2tsv' from owner 'devteam' was not found in database. Tool will be loaded without install database.
galaxy.tools.toolbox.base WARNING 2019-08-06 15:05:41,354 [p:1,w:0,m:0] [MainThread] Attempted to load tool shed tool, but the repository with name 'vcfcombine' from owner 'devteam' was not found in database. Tool will be loaded without install database.
galaxy.tools.toolbox.base WARNING 2019-08-06 15:05:41,430 [p:1,w:0,m:0] [MainThread] Attempted to load tool shed tool, but the repository with name 'vcfgeno2haplo' from owner 'devteam' was not found in database. Tool will be loaded without install database.
galaxy.tools.toolbox.base WARNING 2019-08-06 15:05:41,495 [p:1,w:0,m:0] [MainThread] Attempted to load tool shed tool, but the repository with name 'structurefold' from owner 'tyty' was not found in database. Tool will be loaded without install database.
galaxy.tools.toolbox.base WARNING 2019-08-06 15:05:41,800 [p:1,w:0,m:0] [MainThread] Attempted to load tool shed tool, but the repository with name 'samtools_mpileup' from owner 'devteam' was not found in database. Tool will be loaded without install database.
galaxy.tools.toolbox.base WARNING 2019-08-06 15:05:41,971 [p:1,w:0,m:0] [MainThread] Attempted to load tool shed tool, but the repository with name 'samtools_rmdup' from owner 'devteam' was not found in database. Tool will be loaded without install database.
galaxy.tools.toolbox.base WARNING 2019-08-06 15:05:42,043 [p:1,w:0,m:0] [MainThread] Attempted to load tool shed tool, but the repository with name 'sam_to_bam' from owner 'devteam' was not found in database. Tool will be loaded without install database.
galaxy.tools.toolbox.base WARNING 2019-08-06 15:05:42,107 [p:1,w:0,m:0] [MainThread] Attempted to load tool shed tool, but the repository with name 'samtools_slice_bam' from owner 'devteam' was not found in database. Tool will be loaded without install database.
galaxy.tools.toolbox.base WARNING 2019-08-06 15:05:42,197 [p:1,w:0,m:0] [MainThread] Attempted to load tool shed tool, but the repository with name 'samtools_flagstat' from owner 'devteam' was not found in database. Tool will be loaded without install database.
galaxy.tools.toolbox.base WARNING 2019-08-06 15:05:42,295 [p:1,w:0,m:0] [MainThread] Attempted to load tool shed tool, but the repository with name 'samtools_idxstats' from owner 'devteam' was not found in database. Tool will be loaded without install database.
galaxy.tools.toolbox.base WARNING 2019-08-06 15:05:42,370 [p:1,w:0,m:0] [MainThread] Attempted to load tool shed tool, but the repository with name 'samtools_bedcov' from owner 'devteam' was not found in database. Tool will be loaded without install database.
galaxy.tools.toolbox.base WARNING 2019-08-06 15:05:42,441 [p:1,w:0,m:0] [MainThread] Attempted to load tool shed tool, but the repository with name 'samtools_calmd' from owner 'devteam' was not found in database. Tool will be loaded without install database.
galaxy.tools.toolbox.base WARNING 2019-08-06 15:05:42,533 [p:1,w:0,m:0] [MainThread] Attempted to load tool shed tool, but the repository with name 'samtools_sort' from owner 'devteam' was not found in database. Tool will be loaded without install database.
galaxy.tools.toolbox.base WARNING 2019-08-06 15:05:42,604 [p:1,w:0,m:0] [MainThread] Attempted to load tool shed tool, but the repository with name 'bam_to_sam' from owner 'devteam' was not found in database. Tool will be loaded without install database.
galaxy.tools.toolbox.base WARNING 2019-08-06 15:05:42,680 [p:1,w:0,m:0] [MainThread] Attempted to load tool shed tool, but the repository with name 'samtools_stats' from owner 'devteam' was not found in database. Tool will be loaded without install database.
galaxy.tools.toolbox.base WARNING 2019-08-06 15:05:42,770 [p:1,w:0,m:0] [MainThread] Attempted to load tool shed tool, but the repository with name 'samtools_split' from owner 'devteam' was not found in database. Tool will be loaded without install database.
galaxy.tools.toolbox.base WARNING 2019-08-06 15:05:42,840 [p:1,w:0,m:0] [MainThread] Attempted to load tool shed tool, but the repository with name 'samtools_reheader' from owner 'devteam' was not found in database. Tool will be loaded without install database.
galaxy.tools.toolbox.base WARNING 2019-08-06 15:05:46,105 [p:1,w:0,m:0] [MainThread] Attempted to load tool shed tool, but the repository with name 'stringtie' from owner 'iuc' was not found in database. Tool will be loaded without install database.
galaxy.tools.toolbox.base WARNING 2019-08-06 15:05:46,197 [p:1,w:0,m:0] [MainThread] Attempted to load tool shed tool, but the repository with name 'naive_variant_caller' from owner 'blankenberg' was not found in database. Tool will be loaded without install database.
galaxy.tools.toolbox.base WARNING 2019-08-06 15:05:46,327 [p:1,w:0,m:0] [MainThread] Attempted to load tool shed tool, but the repository with name 'samtools_mpileup' from owner 'devteam' was not found in database. Tool will be loaded without install database.
galaxy.tools.toolbox.base WARNING 2019-08-06 15:05:46,409 [p:1,w:0,m:0] [MainThread] Attempted to load tool shed tool, but the repository with name 'bwa' from owner 'devteam' was not found in database. Tool will be loaded without install database.
galaxy.tools.toolbox.base WARNING 2019-08-06 15:05:47,062 [p:1,w:0,m:0] [MainThread] Attempted to load tool shed tool, but the repository with name 'datamash_reverse' from owner 'iuc' was not found in database. Tool will be loaded without install database.
galaxy.tools.toolbox.base WARNING 2019-08-06 15:05:47,190 [p:1,w:0,m:0] [MainThread] Attempted to load tool shed tool, but the repository with name 'datamash_transpose' from owner 'iuc' was not found in database. Tool will be loaded without install database.
galaxy.tools.toolbox.base WARNING 2019-08-06 15:05:47,285 [p:1,w:0,m:0] [MainThread] Attempted to load tool shed tool, but the repository with name 'datamash_ops' from owner 'iuc' was not found in database. Tool will be loaded without install database.
galaxy.tools.toolbox.base WARNING 2019-08-06 15:05:47,348 [p:1,w:0,m:0] [MainThread] Attempted to load tool shed tool, but the repository with name 'freebayes' from owner 'devteam' was not found in database. Tool will be loaded without install database.
galaxy.tools.toolbox.base WARNING 2019-08-06 15:05:47,436 [p:1,w:0,m:0] [MainThread] Attempted to load tool shed tool, but the repository with name 'allele_counts' from owner 'nick' was not found in database. Tool will be loaded without install database.
galaxy.tools.toolbox.base WARNING 2019-08-06 15:05:47,513 [p:1,w:0,m:0] [MainThread] Attempted to load tool shed tool, but the repository with name 'trimmomatic' from owner 'pjbriggs' was not found in database. Tool will be loaded without install database.
galaxy.tools WARNING 2019-08-06 15:05:47,578 [p:1,w:0,m:0] [MainThread] Tool toolshed.g2.bx.psu.edu/repos/pjbriggs/trimmomatic/trimmomatic/0.32.3: a when tag has not been defined for 'illuminaclip (do_illuminaclip) --> no', assuming empty inputs.
galaxy.tools.toolbox.base WARNING 2019-08-06 15:05:47,582 [p:1,w:0,m:0] [MainThread] Attempted to load tool shed tool, but the repository with name 'trim_galore' from owner 'bgruening' was not found in database. Tool will be loaded without install database.
galaxy.tools WARNING 2019-08-06 15:05:47,687 [p:1,w:0,m:0] [MainThread] Tool toolshed.g2.bx.psu.edu/repos/bgruening/trim_galore/trim_galore/0.4.0: a when tag has been defined for 'trimming (trimming_select) --> auto', but does not appear to be selectable.
galaxy.tools WARNING 2019-08-06 15:05:47,687 [p:1,w:0,m:0] [MainThread] Tool toolshed.g2.bx.psu.edu/repos/bgruening/trim_galore/trim_galore/0.4.0: a when tag has not been defined for 'trimming (trimming_select) --> ', assuming empty inputs.
galaxy.tools WARNING 2019-08-06 15:05:47,687 [p:1,w:0,m:0] [MainThread] Tool toolshed.g2.bx.psu.edu/repos/bgruening/trim_galore/trim_galore/0.4.0: a when tag has been defined for 'trimming (trimming_select) --> auto', but does not appear to be selectable.
galaxy.tools WARNING 2019-08-06 15:05:47,688 [p:1,w:0,m:0] [MainThread] Tool toolshed.g2.bx.psu.edu/repos/bgruening/trim_galore/trim_galore/0.4.0: a when tag has not been defined for 'trimming (trimming_select) --> ', assuming empty inputs.
galaxy.tools WARNING 2019-08-06 15:05:47,688 [p:1,w:0,m:0] [MainThread] Tool toolshed.g2.bx.psu.edu/repos/bgruening/trim_galore/trim_galore/0.4.0: a when tag has been defined for 'trimming (trimming_select) --> auto', but does not appear to be selectable.
galaxy.tools WARNING 2019-08-06 15:05:47,689 [p:1,w:0,m:0] [MainThread] Tool toolshed.g2.bx.psu.edu/repos/bgruening/trim_galore/trim_galore/0.4.0: a when tag has not been defined for 'trimming (trimming_select) --> ', assuming empty inputs.
galaxy.tools.toolbox.base WARNING 2019-08-06 15:05:47,695 [p:1,w:0,m:0] [MainThread] Attempted to load tool shed tool, but the repository with name 'mafft' from owner 'rnateam' was not found in database. Tool will be loaded without install database.
galaxy.tools.toolbox.base WARNING 2019-08-06 15:05:47,768 [p:1,w:0,m:0] [MainThread] Attempted to load tool shed tool, but the repository with name 'str_fm' from owner 'arkarachai-fungtammasan' was not found in database. Tool will be loaded without install database.
galaxy.tools WARNING 2019-08-06 15:05:48,559 [p:1,w:0,m:0] [MainThread] Tool toolshed.g2.bx.psu.edu/repos/arkarachai-fungtammasan/str_fm/microsatellite/1.0.0: a when tag has not been defined for 'referenceFileSource (requireReference) --> false', assuming empty inputs.
galaxy.tools WARNING 2019-08-06 15:05:48,559 [p:1,w:0,m:0] [MainThread] Tool toolshed.g2.bx.psu.edu/repos/arkarachai-fungtammasan/str_fm/microsatellite/1.0.0: a when tag has not been defined for 'inputFileSource (inputFileType) --> fastq_noquals', assuming empty inputs.
galaxy.tools WARNING 2019-08-06 15:05:48,559 [p:1,w:0,m:0] [MainThread] Tool toolshed.g2.bx.psu.edu/repos/arkarachai-fungtammasan/str_fm/microsatellite/1.0.0: a when tag has not been defined for 'inputFileSource (inputFileType) --> fasta', assuming empty inputs.
galaxy.tools WARNING 2019-08-06 15:05:48,559 [p:1,w:0,m:0] [MainThread] Tool toolshed.g2.bx.psu.edu/repos/arkarachai-fungtammasan/str_fm/microsatellite/1.0.0: a when tag has not been defined for 'inputFileSource (inputFileType) --> fastq', assuming empty inputs.
galaxy.tools WARNING 2019-08-06 15:05:48,560 [p:1,w:0,m:0] [MainThread] Tool toolshed.g2.bx.psu.edu/repos/arkarachai-fungtammasan/str_fm/microsatellite/1.0.0: a when tag has not been defined for 'flankSetting (noflankdisplay) --> true', assuming empty inputs.
galaxy.tools.toolbox.base WARNING 2019-08-06 15:05:48,563 [p:1,w:0,m:0] [MainThread] Attempted to load tool shed tool, but the repository with name 'bedtools' from owner 'iuc' was not found in database. Tool will be loaded without install database.
galaxy.tools WARNING 2019-08-06 15:05:50,478 [p:1,w:0,m:0] [MainThread] Tool toolshed.g2.bx.psu.edu/repos/iuc/bedtools/bedtools_map/2.22.1: a when tag has not been defined for 'genome (genome_choose) --> ', assuming empty inputs.
galaxy.tools.parameters.basic WARNING 2019-08-06 15:05:50,674 [p:1,w:0,m:0] [MainThread] Datatype class not found for extension 'gg3', which is used in the 'format' attribute of parameter 'inputA'
galaxy.tools WARNING 2019-08-06 15:05:50,750 [p:1,w:0,m:0] [MainThread] Tool with id toolshed.g2.bx.psu.edu/repos/iuc/bedtools/bedtools_closestbed/2.22.0 declares a conditional test parameter as optional, this is invalid and will be ignored.
galaxy.tools WARNING 2019-08-06 15:05:50,750 [p:1,w:0,m:0] [MainThread] Tool toolshed.g2.bx.psu.edu/repos/iuc/bedtools/bedtools_closestbed/2.22.0: a when tag has not been defined for 'addition2 (addition2_select) --> ', assuming empty inputs.
galaxy.tools.toolbox.base WARNING 2019-08-06 15:05:51,246 [p:1,w:0,m:0] [MainThread] Attempted to load tool shed tool, but the repository with name 'mine' from owner 'devteam' was not found in database. Tool will be loaded without install database.
galaxy.tools.toolbox.base WARNING 2019-08-06 15:05:51,316 [p:1,w:0,m:0] [MainThread] Attempted to load tool shed tool, but the repository with name 'count_gff_features' from owner 'devteam' was not found in database. Tool will be loaded without install database.
galaxy.tools.toolbox.base WARNING 2019-08-06 15:05:51,386 [p:1,w:0,m:0] [MainThread] Attempted to load tool shed tool, but the repository with name 't_test_two_samples' from owner 'devteam' was not found in database. Tool will be loaded without install database.
galaxy.tools.toolbox.base WARNING 2019-08-06 15:05:51,464 [p:1,w:0,m:0] [MainThread] Attempted to load tool shed tool, but the repository with name 'stringtie' from owner 'iuc' was not found in database. Tool will be loaded without install database.
galaxy.tools.toolbox.base WARNING 2019-08-06 15:05:51,529 [p:1,w:0,m:0] [MainThread] Attempted to load tool shed tool, but the repository with name 'sailfish' from owner 'bgruening' was not found in database. Tool will be loaded without install database.
galaxy.tools.toolbox.base WARNING 2019-08-06 15:05:51,599 [p:1,w:0,m:0] [MainThread] Attempted to load tool shed tool, but the repository with name 'hisat2' from owner 'iuc' was not found in database. Tool will be loaded without install database.
galaxy.tools.toolbox.base WARNING 2019-08-06 15:05:51,765 [p:1,w:0,m:0] [MainThread] Attempted to load tool shed tool, but the repository with name 'cummerbund' from owner 'devteam' was not found in database. Tool will be loaded without install database.
galaxy.tools.toolbox.base WARNING 2019-08-06 15:05:51,990 [p:1,w:0,m:0] [MainThread] Attempted to load tool shed tool, but the repository with name 'samtools_mpileup' from owner 'devteam' was not found in database. Tool will be loaded without install database.
galaxy.tools.toolbox.base WARNING 2019-08-06 15:05:52,064 [p:1,w:0,m:0] [MainThread] Attempted to load tool shed tool, but the repository with name 'pileup_interval' from owner 'devteam' was not found in database. Tool will be loaded without install database.
galaxy.tools.toolbox.base WARNING 2019-08-06 15:05:52,117 [p:1,w:0,m:0] [MainThread] Attempted to load tool shed tool, but the repository with name 'ngsutils_bam_filter' from owner 'iuc' was not found in database. Tool will be loaded without install database.
galaxy.tools.toolbox.base WARNING 2019-08-06 15:05:52,246 [p:1,w:0,m:0] [MainThread] Attempted to load tool shed tool, but the repository with name 'sam_to_bam' from owner 'devteam' was not found in database. Tool will be loaded without install database.
galaxy.tools.toolbox.base WARNING 2019-08-06 15:05:52,318 [p:1,w:0,m:0] [MainThread] Attempted to load tool shed tool, but the repository with name 'samtools_rmdup' from owner 'devteam' was not found in database. Tool will be loaded without install database.
galaxy.tools.toolbox.base WARNING 2019-08-06 15:05:52,386 [p:1,w:0,m:0] [MainThread] Attempted to load tool shed tool, but the repository with name 'sam_merge' from owner 'devteam' was not found in database. Tool will be loaded without install database.
galaxy.tools.toolbox.base WARNING 2019-08-06 15:05:52,448 [p:1,w:0,m:0] [MainThread] Attempted to load tool shed tool, but the repository with name 'filter_on_md' from owner 'boris' was not found in database. Tool will be loaded without install database.
galaxy.tools.toolbox.base WARNING 2019-08-06 15:05:52,509 [p:1,w:0,m:0] [MainThread] Attempted to load tool shed tool, but the repository with name 'mothur_toolsuite' from owner 'jjohnson' was not found in database. Tool will be loaded without install database.
galaxy.tools.parameters.basic WARNING 2019-08-06 15:05:52,570 [p:1,w:0,m:0] [MainThread] Datatype class not found for extension 'tre', which is used in the 'format' attribute of parameter 'tree'
galaxy.tools.parameters.basic WARNING 2019-08-06 15:05:52,570 [p:1,w:0,m:0] [MainThread] Datatype class not found for extension 'groups', which is used in the 'format' attribute of parameter 'group'
galaxy.tools.parameters.basic WARNING 2019-08-06 15:05:52,571 [p:1,w:0,m:0] [MainThread] Datatype class not found for extension 'names', which is used in the 'format' attribute of parameter 'name'
galaxy.tools.parameters.basic WARNING 2019-08-06 15:05:52,571 [p:1,w:0,m:0] [MainThread] Datatype class not found for extension 'count_table', which is used in the 'format' attribute of parameter 'count'
galaxy.tools.parameters.basic WARNING 2019-08-06 15:05:52,626 [p:1,w:0,m:0] [MainThread] Datatype class not found for extension 'seq.taxonomy', which is used in the 'format' attribute of parameter 'taxonomy'
galaxy.tools.parameters.basic WARNING 2019-08-06 15:05:52,627 [p:1,w:0,m:0] [MainThread] Datatype class not found for extension 'count_table', which is used in the 'format' attribute of parameter 'count'
galaxy.tools.parameters.basic WARNING 2019-08-06 15:05:52,689 [p:1,w:0,m:0] [MainThread] Datatype class not found for extension 'oligos', which is used in the 'format' attribute of parameter 'oligos'
galaxy.tools.parameters.basic WARNING 2019-08-06 15:05:52,692 [p:1,w:0,m:0] [MainThread] Datatype class not found for extension 'seq.taxonomy', which is used in the 'format' attribute of parameter 'taxonomy_in'
galaxy.tools.parameters.basic WARNING 2019-08-06 15:05:52,692 [p:1,w:0,m:0] [MainThread] Datatype class not found for extension 'names', which is used in the 'format' attribute of parameter 'name_in'
galaxy.tools.parameters.basic WARNING 2019-08-06 15:05:52,692 [p:1,w:0,m:0] [MainThread] Datatype class not found for extension 'groups', which is used in the 'format' attribute of parameter 'group_in'
galaxy.tools.parameters.basic WARNING 2019-08-06 15:05:52,783 [p:1,w:0,m:0] [MainThread] Datatype class not found for extension 'list', which is used in the 'format' attribute of parameter 'otu'
galaxy.tools.parameters.basic WARNING 2019-08-06 15:05:52,783 [p:1,w:0,m:0] [MainThread] Datatype class not found for extension 'shared', which is used in the 'format' attribute of parameter 'otu'
galaxy.tools.parameters.basic WARNING 2019-08-06 15:05:52,784 [p:1,w:0,m:0] [MainThread] Datatype class not found for extension 'names', which is used in the 'format' attribute of parameter 'repname'
galaxy.tools.parameters.basic WARNING 2019-08-06 15:05:52,784 [p:1,w:0,m:0] [MainThread] Datatype class not found for extension 'count_table', which is used in the 'format' attribute of parameter 'count'
galaxy.tools.parameters.basic WARNING 2019-08-06 15:05:52,784 [p:1,w:0,m:0] [MainThread] Datatype class not found for extension 'groups', which is used in the 'format' attribute of parameter 'group'
galaxy.tools.parameters.basic WARNING 2019-08-06 15:05:52,834 [p:1,w:0,m:0] [MainThread] Datatype class not found for extension 'list', which is used in the 'format' attribute of parameter 'otu'
galaxy.tools.parameters.basic WARNING 2019-08-06 15:05:52,834 [p:1,w:0,m:0] [MainThread] Datatype class not found for extension 'sabund', which is used in the 'format' attribute of parameter 'otu'
galaxy.tools.parameters.basic WARNING 2019-08-06 15:05:52,834 [p:1,w:0,m:0] [MainThread] Datatype class not found for extension 'count_table', which is used in the 'format' attribute of parameter 'count'
galaxy.tools.parameters.basic WARNING 2019-08-06 15:05:52,876 [p:1,w:0,m:0] [MainThread] Datatype class not found for extension 'align', which is used in the 'format' attribute of parameter 'fasta'
galaxy.tools.parameters.basic WARNING 2019-08-06 15:05:52,876 [p:1,w:0,m:0] [MainThread] Datatype class not found for extension 'names', which is used in the 'format' attribute of parameter 'name'
galaxy.tools.parameters.basic WARNING 2019-08-06 15:05:52,876 [p:1,w:0,m:0] [MainThread] Datatype class not found for extension 'list', which is used in the 'format' attribute of parameter 'list'
galaxy.tools.parameters.basic WARNING 2019-08-06 15:05:52,877 [p:1,w:0,m:0] [MainThread] Datatype class not found for extension 'count_table', which is used in the 'format' attribute of parameter 'count'
galaxy.tools.parameters.basic WARNING 2019-08-06 15:05:52,952 [p:1,w:0,m:0] [MainThread] Datatype class not found for extension 'axes', which is used in the 'format' attribute of parameter 'axes'
galaxy.tools.parameters.basic WARNING 2019-08-06 15:05:52,953 [p:1,w:0,m:0] [MainThread] Datatype class not found for extension 'shared', which is used in the 'format' attribute of parameter 'otu'
galaxy.tools.parameters.basic WARNING 2019-08-06 15:05:52,953 [p:1,w:0,m:0] [MainThread] Datatype class not found for extension 'relabund', which is used in the 'format' attribute of parameter 'otu'
galaxy.tools.parameters.basic WARNING 2019-08-06 15:05:52,995 [p:1,w:0,m:0] [MainThread] Datatype class not found for extension 'shared', which is used in the 'format' attribute of parameter 'otu'
galaxy.tools.parameters.basic WARNING 2019-08-06 15:05:52,995 [p:1,w:0,m:0] [MainThread] Datatype class not found for extension 'list', which is used in the 'format' attribute of parameter 'otu'
galaxy.tools.parameters.basic WARNING 2019-08-06 15:05:53,051 [p:1,w:0,m:0] [MainThread] Datatype class not found for extension 'oligos', which is used in the 'format' attribute of parameter 'oligos'
galaxy.tools.parameters.basic WARNING 2019-08-06 15:05:53,100 [p:1,w:0,m:0] [MainThread] Datatype class not found for extension 'shared', which is used in the 'format' attribute of parameter 'otu'
galaxy.tools.parameters.basic WARNING 2019-08-06 15:05:53,142 [p:1,w:0,m:0] [MainThread] Datatype class not found for extension 'names', which is used in the 'format' attribute of parameter 'input'
galaxy.tools.parameters.basic WARNING 2019-08-06 15:05:53,143 [p:1,w:0,m:0] [MainThread] Datatype class not found for extension 'groups', which is used in the 'format' attribute of parameter 'input'
galaxy.tools.parameters.basic WARNING 2019-08-06 15:05:53,143 [p:1,w:0,m:0] [MainThread] Datatype class not found for extension 'align.report', which is used in the 'format' attribute of parameter 'input'
galaxy.tools.parameters.basic WARNING 2019-08-06 15:05:53,143 [p:1,w:0,m:0] [MainThread] Datatype class not found for extension 'list', which is used in the 'format' attribute of parameter 'input'
galaxy.tools.parameters.basic WARNING 2019-08-06 15:05:53,143 [p:1,w:0,m:0] [MainThread] Datatype class not found for extension 'seq.taxonomy', which is used in the 'format' attribute of parameter 'input'
galaxy.tools.parameters.basic WARNING 2019-08-06 15:05:53,143 [p:1,w:0,m:0] [MainThread] Datatype class not found for extension 'count_table', which is used in the 'format' attribute of parameter 'count'
galaxy.tools.parameters.basic WARNING 2019-08-06 15:05:53,187 [p:1,w:0,m:0] [MainThread] Datatype class not found for extension 'shared', which is used in the 'format' attribute of parameter 'otu'
galaxy.tools.parameters.basic WARNING 2019-08-06 15:05:53,187 [p:1,w:0,m:0] [MainThread] Datatype class not found for extension 'relabund', which is used in the 'format' attribute of parameter 'otu'
galaxy.tools.parameters.basic WARNING 2019-08-06 15:05:53,187 [p:1,w:0,m:0] [MainThread] Datatype class not found for extension 'list', which is used in the 'format' attribute of parameter 'otu'
galaxy.tools.parameters.basic WARNING 2019-08-06 15:05:53,188 [p:1,w:0,m:0] [MainThread] Datatype class not found for extension 'rabund', which is used in the 'format' attribute of parameter 'otu'
galaxy.tools.parameters.basic WARNING 2019-08-06 15:05:53,188 [p:1,w:0,m:0] [MainThread] Datatype class not found for extension 'sabund', which is used in the 'format' attribute of parameter 'otu'
galaxy.tools.parameters.basic WARNING 2019-08-06 15:05:53,188 [p:1,w:0,m:0] [MainThread] Datatype class not found for extension 'list', which is used in the 'format' attribute of parameter 'otu'
galaxy.tools.parameters.basic WARNING 2019-08-06 15:05:53,188 [p:1,w:0,m:0] [MainThread] Datatype class not found for extension 'rabund', which is used in the 'format' attribute of parameter 'otu'
galaxy.tools.parameters.basic WARNING 2019-08-06 15:05:53,188 [p:1,w:0,m:0] [MainThread] Datatype class not found for extension 'sabund', which is used in the 'format' attribute of parameter 'otu'
galaxy.tools.parameters.basic WARNING 2019-08-06 15:05:53,188 [p:1,w:0,m:0] [MainThread] Datatype class not found for extension 'groups', which is used in the 'format' attribute of parameter 'otu_group'
galaxy.tools.parameters.basic WARNING 2019-08-06 15:05:53,247 [p:1,w:0,m:0] [MainThread] Datatype class not found for extension 'list', which is used in the 'format' attribute of parameter 'otu'
galaxy.tools.parameters.basic WARNING 2019-08-06 15:05:53,247 [p:1,w:0,m:0] [MainThread] Datatype class not found for extension 'rabund', which is used in the 'format' attribute of parameter 'otu'
galaxy.tools.parameters.basic WARNING 2019-08-06 15:05:53,247 [p:1,w:0,m:0] [MainThread] Datatype class not found for extension 'sabund', which is used in the 'format' attribute of parameter 'otu'
galaxy.tools.parameters.basic WARNING 2019-08-06 15:05:53,247 [p:1,w:0,m:0] [MainThread] Datatype class not found for extension 'shared', which is used in the 'format' attribute of parameter 'otu'
galaxy.tools.parameters.basic WARNING 2019-08-06 15:05:53,288 [p:1,w:0,m:0] [MainThread] Datatype class not found for extension 'oligos', which is used in the 'format' attribute of parameter 'oligos'
galaxy.tools.parameters.basic WARNING 2019-08-06 15:05:53,289 [p:1,w:0,m:0] [MainThread] Datatype class not found for extension 'accnos', which is used in the 'format' attribute of parameter 'accnos'
galaxy.tools.parameters.basic WARNING 2019-08-06 15:05:53,360 [p:1,w:0,m:0] [MainThread] Datatype class not found for extension 'names', which is used in the 'format' attribute of parameter 'names'
galaxy.tools.parameters.basic WARNING 2019-08-06 15:05:53,360 [p:1,w:0,m:0] [MainThread] Datatype class not found for extension 'count_table', which is used in the 'format' attribute of parameter 'names'
galaxy.tools.parameters.basic WARNING 2019-08-06 15:05:53,433 [p:1,w:0,m:0] [MainThread] Datatype class not found for extension 'shared', which is used in the 'format' attribute of parameter 'otu'
galaxy.tools.parameters.basic WARNING 2019-08-06 15:05:53,433 [p:1,w:0,m:0] [MainThread] Datatype class not found for extension 'relabund', which is used in the 'format' attribute of parameter 'otu'
galaxy.tools.parameters.basic WARNING 2019-08-06 15:05:53,433 [p:1,w:0,m:0] [MainThread] Datatype class not found for extension 'list', which is used in the 'format' attribute of parameter 'otu'
galaxy.tools.parameters.basic WARNING 2019-08-06 15:05:53,476 [p:1,w:0,m:0] [MainThread] Datatype class not found for extension 'shared', which is used in the 'format' attribute of parameter 'otu'
galaxy.tools.parameters.basic WARNING 2019-08-06 15:05:53,476 [p:1,w:0,m:0] [MainThread] Datatype class not found for extension 'groups', which is used in the 'format' attribute of parameter 'group'
galaxy.tools.parameters.basic WARNING 2019-08-06 15:05:53,518 [p:1,w:0,m:0] [MainThread] Datatype class not found for extension 'align', which is used in the 'format' attribute of parameter 'fasta'
galaxy.tools.parameters.basic WARNING 2019-08-06 15:05:53,561 [p:1,w:0,m:0] [MainThread] Datatype class not found for extension 'sff.flow', which is used in the 'format' attribute of parameter 'flow_in'
galaxy.tools.parameters.basic WARNING 2019-08-06 15:05:53,561 [p:1,w:0,m:0] [MainThread] Datatype class not found for extension 'groups', which is used in the 'format' attribute of parameter 'group_in'
galaxy.tools.parameters.basic WARNING 2019-08-06 15:05:53,561 [p:1,w:0,m:0] [MainThread] Datatype class not found for extension 'names', which is used in the 'format' attribute of parameter 'name_in'
galaxy.tools.parameters.basic WARNING 2019-08-06 15:05:53,561 [p:1,w:0,m:0] [MainThread] Datatype class not found for extension 'accnos', which is used in the 'format' attribute of parameter 'accnos'
galaxy.tools.parameters.basic WARNING 2019-08-06 15:05:53,561 [p:1,w:0,m:0] [MainThread] Datatype class not found for extension 'count_table', which is used in the 'format' attribute of parameter 'count'
galaxy.tools.parameters.basic WARNING 2019-08-06 15:05:53,603 [p:1,w:0,m:0] [MainThread] Datatype class not found for extension 'list', which is used in the 'format' attribute of parameter 'list'
galaxy.tools.parameters.basic WARNING 2019-08-06 15:05:53,603 [p:1,w:0,m:0] [MainThread] Datatype class not found for extension 'shared', which is used in the 'format' attribute of parameter 'list'
galaxy.tools.parameters.basic WARNING 2019-08-06 15:05:53,603 [p:1,w:0,m:0] [MainThread] Datatype class not found for extension 'groups', which is used in the 'format' attribute of parameter 'group'
galaxy.tools.parameters.basic WARNING 2019-08-06 15:05:53,701 [p:1,w:0,m:0] [MainThread] Datatype class not found for extension 'align', which is used in the 'format' attribute of parameter 'fasta_in'
galaxy.tools.parameters.basic WARNING 2019-08-06 15:05:53,701 [p:1,w:0,m:0] [MainThread] Datatype class not found for extension 'align', which is used in the 'format' attribute of parameter 'template'
galaxy.tools.parameters.basic WARNING 2019-08-06 15:05:53,701 [p:1,w:0,m:0] [MainThread] Datatype class not found for extension 'names', which is used in the 'format' attribute of parameter 'name_in'
galaxy.tools.parameters.basic WARNING 2019-08-06 15:05:53,701 [p:1,w:0,m:0] [MainThread] Datatype class not found for extension 'align.report', which is used in the 'format' attribute of parameter 'alignreport_in'
galaxy.tools.parameters.basic WARNING 2019-08-06 15:05:53,701 [p:1,w:0,m:0] [MainThread] Datatype class not found for extension 'count_table', which is used in the 'format' attribute of parameter 'count'
galaxy.tools.parameters.basic WARNING 2019-08-06 15:05:53,755 [p:1,w:0,m:0] [MainThread] Datatype class not found for extension 'align', which is used in the 'format' attribute of parameter 'fasta'
galaxy.tools.parameters.basic WARNING 2019-08-06 15:05:53,755 [p:1,w:0,m:0] [MainThread] Datatype class not found for extension 'names', which is used in the 'format' attribute of parameter 'name'
galaxy.tools.parameters.basic WARNING 2019-08-06 15:05:53,755 [p:1,w:0,m:0] [MainThread] Datatype class not found for extension 'count', which is used in the 'format' attribute of parameter 'name'
galaxy.tools.parameters.basic WARNING 2019-08-06 15:05:53,755 [p:1,w:0,m:0] [MainThread] Datatype class not found for extension 'group', which is used in the 'format' attribute of parameter 'group'
galaxy.tools.parameters.basic WARNING 2019-08-06 15:05:53,845 [p:1,w:0,m:0] [MainThread] Datatype class not found for extension 'names', which is used in the 'format' attribute of parameter 'name'
galaxy.tools.parameters.basic WARNING 2019-08-06 15:05:53,845 [p:1,w:0,m:0] [MainThread] Datatype class not found for extension 'groups', which is used in the 'format' attribute of parameter 'group'
galaxy.tools.parameters.basic WARNING 2019-08-06 15:05:53,900 [p:1,w:0,m:0] [MainThread] Datatype class not found for extension 'accnos', which is used in the 'format' attribute of parameter 'accnos'
galaxy.tools.parameters.basic WARNING 2019-08-06 15:05:53,901 [p:1,w:0,m:0] [MainThread] Datatype class not found for extension 'names', which is used in the 'format' attribute of parameter 'name_in'
galaxy.tools.parameters.basic WARNING 2019-08-06 15:05:53,901 [p:1,w:0,m:0] [MainThread] Datatype class not found for extension 'groups', which is used in the 'format' attribute of parameter 'group_in'
galaxy.tools.parameters.basic WARNING 2019-08-06 15:05:53,901 [p:1,w:0,m:0] [MainThread] Datatype class not found for extension 'align.report', which is used in the 'format' attribute of parameter 'alignreport_in'
galaxy.tools.parameters.basic WARNING 2019-08-06 15:05:53,901 [p:1,w:0,m:0] [MainThread] Datatype class not found for extension 'list', which is used in the 'format' attribute of parameter 'list_in'
galaxy.tools.parameters.basic WARNING 2019-08-06 15:05:53,901 [p:1,w:0,m:0] [MainThread] Datatype class not found for extension 'seq.taxonomy', which is used in the 'format' attribute of parameter 'taxonomy_in'
galaxy.tools.parameters.basic WARNING 2019-08-06 15:05:53,901 [p:1,w:0,m:0] [MainThread] Datatype class not found for extension 'count_table', which is used in the 'format' attribute of parameter 'count'
galaxy.tools.parameters.basic WARNING 2019-08-06 15:05:53,944 [p:1,w:0,m:0] [MainThread] Datatype class not found for extension 'pair.dist', which is used in the 'format' attribute of parameter 'dist'
galaxy.tools.parameters.basic WARNING 2019-08-06 15:05:53,944 [p:1,w:0,m:0] [MainThread] Datatype class not found for extension 'names', which is used in the 'format' attribute of parameter 'name'
galaxy.tools.parameters.basic WARNING 2019-08-06 15:05:53,944 [p:1,w:0,m:0] [MainThread] Datatype class not found for extension 'lower.dist', which is used in the 'format' attribute of parameter 'dist'
galaxy.tools.parameters.basic WARNING 2019-08-06 15:05:53,944 [p:1,w:0,m:0] [MainThread] Datatype class not found for extension 'square.dist', which is used in the 'format' attribute of parameter 'dist'
galaxy.tools.parameters.basic WARNING 2019-08-06 15:05:53,945 [p:1,w:0,m:0] [MainThread] Datatype class not found for extension 'names', which is used in the 'format' attribute of parameter 'name'
galaxy.tools.parameters.basic WARNING 2019-08-06 15:05:53,945 [p:1,w:0,m:0] [MainThread] Datatype class not found for extension 'pair.dist', which is used in the 'format' attribute of parameter 'dist'
galaxy.tools.parameters.basic WARNING 2019-08-06 15:05:53,945 [p:1,w:0,m:0] [MainThread] Datatype class not found for extension 'names', which is used in the 'format' attribute of parameter 'name'
galaxy.tools.parameters.basic WARNING 2019-08-06 15:05:53,945 [p:1,w:0,m:0] [MainThread] Datatype class not found for extension 'seq.taxonomy', which is used in the 'format' attribute of parameter 'taxonomy'
galaxy.tools.parameters.basic WARNING 2019-08-06 15:05:53,945 [p:1,w:0,m:0] [MainThread] Datatype class not found for extension 'names', which is used in the 'format' attribute of parameter 'name'
galaxy.tools.parameters.basic WARNING 2019-08-06 15:05:53,945 [p:1,w:0,m:0] [MainThread] Datatype class not found for extension 'seq.taxonomy', which is used in the 'format' attribute of parameter 'taxonomy'
galaxy.tools.parameters.basic WARNING 2019-08-06 15:05:53,946 [p:1,w:0,m:0] [MainThread] Datatype class not found for extension 'count_table', which is used in the 'format' attribute of parameter 'count'
galaxy.tools.parameters.basic WARNING 2019-08-06 15:05:53,987 [p:1,w:0,m:0] [MainThread] Datatype class not found for extension 'shared', which is used in the 'format' attribute of parameter 'otu'
galaxy.tools.parameters.basic WARNING 2019-08-06 15:05:53,987 [p:1,w:0,m:0] [MainThread] Datatype class not found for extension 'design', which is used in the 'format' attribute of parameter 'design'
galaxy.tools.parameters.basic WARNING 2019-08-06 15:05:54,031 [p:1,w:0,m:0] [MainThread] Datatype class not found for extension 'oligos', which is used in the 'format' attribute of parameter 'oligos'
galaxy.tools.parameters.basic WARNING 2019-08-06 15:05:54,074 [p:1,w:0,m:0] [MainThread] Datatype class not found for extension 'shared', which is used in the 'format' attribute of parameter 'otu'
galaxy.tools.parameters.basic WARNING 2019-08-06 15:05:54,075 [p:1,w:0,m:0] [MainThread] Datatype class not found for extension 'relabund', which is used in the 'format' attribute of parameter 'otu'
galaxy.tools.parameters.basic WARNING 2019-08-06 15:05:54,116 [p:1,w:0,m:0] [MainThread] Datatype class not found for extension 'lower.dist', which is used in the 'format' attribute of parameter 'dist'
galaxy.tools.parameters.basic WARNING 2019-08-06 15:05:54,116 [p:1,w:0,m:0] [MainThread] Datatype class not found for extension 'square.dist', which is used in the 'format' attribute of parameter 'dist'
galaxy.tools.parameters.basic WARNING 2019-08-06 15:05:54,157 [p:1,w:0,m:0] [MainThread] Datatype class not found for extension 'otulabels', which is used in the 'format' attribute of parameter 'accnos'
galaxy.tools.parameters.basic WARNING 2019-08-06 15:05:54,157 [p:1,w:0,m:0] [MainThread] Datatype class not found for extension 'cons.taxonomy', which is used in the 'format' attribute of parameter 'constaxonomy_in'
galaxy.tools.parameters.basic WARNING 2019-08-06 15:05:54,157 [p:1,w:0,m:0] [MainThread] Datatype class not found for extension 'otu.corr', which is used in the 'format' attribute of parameter 'otucorr_in'
galaxy.tools.parameters.basic WARNING 2019-08-06 15:05:54,157 [p:1,w:0,m:0] [MainThread] Datatype class not found for extension 'axes', which is used in the 'format' attribute of parameter 'corraxes_in'
galaxy.tools.parameters.basic WARNING 2019-08-06 15:05:54,157 [p:1,w:0,m:0] [MainThread] Datatype class not found for extension 'list', which is used in the 'format' attribute of parameter 'list'
galaxy.tools.parameters.basic WARNING 2019-08-06 15:05:54,157 [p:1,w:0,m:0] [MainThread] Datatype class not found for extension 'shared', which is used in the 'format' attribute of parameter 'shared'
galaxy.tools.parameters.basic WARNING 2019-08-06 15:05:54,200 [p:1,w:0,m:0] [MainThread] Datatype class not found for extension 'list', which is used in the 'format' attribute of parameter 'otu'
galaxy.tools.parameters.basic WARNING 2019-08-06 15:05:54,200 [p:1,w:0,m:0] [MainThread] Datatype class not found for extension 'names', which is used in the 'format' attribute of parameter 'name'
galaxy.tools.parameters.basic WARNING 2019-08-06 15:05:54,200 [p:1,w:0,m:0] [MainThread] Datatype class not found for extension 'count_table', which is used in the 'format' attribute of parameter 'count'
galaxy.tools.parameters.basic WARNING 2019-08-06 15:05:54,200 [p:1,w:0,m:0] [MainThread] Datatype class not found for extension 'seq.taxonomy', which is used in the 'format' attribute of parameter 'taxonomy'
galaxy.tools.parameters.basic WARNING 2019-08-06 15:05:54,201 [p:1,w:0,m:0] [MainThread] Datatype class not found for extension 'seq.taxonomy', which is used in the 'format' attribute of parameter 'taxonomy'
galaxy.tools.parameters.basic WARNING 2019-08-06 15:05:54,201 [p:1,w:0,m:0] [MainThread] Datatype class not found for extension 'groups', which is used in the 'format' attribute of parameter 'group'
galaxy.tools.parameters.basic WARNING 2019-08-06 15:05:54,261 [p:1,w:0,m:0] [MainThread] Datatype class not found for extension 'tre', which is used in the 'format' attribute of parameter 'tree'
galaxy.tools.parameters.basic WARNING 2019-08-06 15:05:54,344 [p:1,w:0,m:0] [MainThread] Datatype class not found for extension 'lower.dist', which is used in the 'format' attribute of parameter 'dist'
galaxy.tools.parameters.basic WARNING 2019-08-06 15:05:54,344 [p:1,w:0,m:0] [MainThread] Datatype class not found for extension 'square.dist', which is used in the 'format' attribute of parameter 'dist'
galaxy.tools.parameters.basic WARNING 2019-08-06 15:05:54,344 [p:1,w:0,m:0] [MainThread] Datatype class not found for extension 'groups', which is used in the 'format' attribute of parameter 'group'
galaxy.tools.parameters.basic WARNING 2019-08-06 15:05:54,386 [p:1,w:0,m:0] [MainThread] Datatype class not found for extension 'names', which is used in the 'format' attribute of parameter 'names'
galaxy.tools.parameters.basic WARNING 2019-08-06 15:05:54,386 [p:1,w:0,m:0] [MainThread] Datatype class not found for extension 'count_table', which is used in the 'format' attribute of parameter 'count'
galaxy.tools.parameters.basic WARNING 2019-08-06 15:05:54,427 [p:1,w:0,m:0] [MainThread] Datatype class not found for extension 'pair.dist', which is used in the 'format' attribute of parameter 'dist'
galaxy.tools.parameters.basic WARNING 2019-08-06 15:05:54,428 [p:1,w:0,m:0] [MainThread] Datatype class not found for extension 'names', which is used in the 'format' attribute of parameter 'name'
galaxy.tools.parameters.basic WARNING 2019-08-06 15:05:54,428 [p:1,w:0,m:0] [MainThread] Datatype class not found for extension 'lower.dist', which is used in the 'format' attribute of parameter 'dist'
galaxy.tools.parameters.basic WARNING 2019-08-06 15:05:54,428 [p:1,w:0,m:0] [MainThread] Datatype class not found for extension 'square.dist', which is used in the 'format' attribute of parameter 'dist'
galaxy.tools.parameters.basic WARNING 2019-08-06 15:05:54,428 [p:1,w:0,m:0] [MainThread] Datatype class not found for extension 'names', which is used in the 'format' attribute of parameter 'name'
galaxy.tools.parameters.basic WARNING 2019-08-06 15:05:54,470 [p:1,w:0,m:0] [MainThread] Datatype class not found for extension 'list', which is used in the 'format' attribute of parameter 'otu'
galaxy.tools.parameters.basic WARNING 2019-08-06 15:05:54,470 [p:1,w:0,m:0] [MainThread] Datatype class not found for extension 'rabund', which is used in the 'format' attribute of parameter 'otu'
galaxy.tools.parameters.basic WARNING 2019-08-06 15:05:54,471 [p:1,w:0,m:0] [MainThread] Datatype class not found for extension 'count_table', which is used in the 'format' attribute of parameter 'count'
galaxy.tools.parameters.basic WARNING 2019-08-06 15:05:54,512 [p:1,w:0,m:0] [MainThread] Datatype class not found for extension 'align', which is used in the 'format' attribute of parameter 'fasta'
galaxy.tools.parameters.basic WARNING 2019-08-06 15:05:54,572 [p:1,w:0,m:0] [MainThread] Datatype class not found for extension 'seq.taxonomy', which is used in the 'format' attribute of parameter 'taxonomy'
galaxy.tools.parameters.basic WARNING 2019-08-06 15:05:54,572 [p:1,w:0,m:0] [MainThread] Datatype class not found for extension 'names', which is used in the 'format' attribute of parameter 'name'
galaxy.tools.parameters.basic WARNING 2019-08-06 15:05:54,572 [p:1,w:0,m:0] [MainThread] Datatype class not found for extension 'groups', which is used in the 'format' attribute of parameter 'group'
galaxy.tools.parameters.basic WARNING 2019-08-06 15:05:54,573 [p:1,w:0,m:0] [MainThread] Datatype class not found for extension 'seq.taxonomy', which is used in the 'format' attribute of parameter 'taxonomy'
galaxy.tools.parameters.basic WARNING 2019-08-06 15:05:54,573 [p:1,w:0,m:0] [MainThread] Datatype class not found for extension 'count_table', which is used in the 'format' attribute of parameter 'count'
galaxy.tools.parameters.basic WARNING 2019-08-06 15:05:54,615 [p:1,w:0,m:0] [MainThread] Datatype class not found for extension 'align', which is used in the 'format' attribute of parameter 'fasta'
galaxy.tools.parameters.basic WARNING 2019-08-06 15:05:54,615 [p:1,w:0,m:0] [MainThread] Datatype class not found for extension 'align', which is used in the 'format' attribute of parameter 'fasta'
galaxy.tools.parameters.basic WARNING 2019-08-06 15:05:54,615 [p:1,w:0,m:0] [MainThread] Datatype class not found for extension 'lower.dist', which is used in the 'format' attribute of parameter 'dist'
galaxy.tools.parameters.basic WARNING 2019-08-06 15:05:54,615 [p:1,w:0,m:0] [MainThread] Datatype class not found for extension 'square.dist', which is used in the 'format' attribute of parameter 'dist'
galaxy.tools.parameters.basic WARNING 2019-08-06 15:05:54,698 [p:1,w:0,m:0] [MainThread] Datatype class not found for extension 'accnos', which is used in the 'format' attribute of parameter 'accnos'
galaxy.tools.parameters.basic WARNING 2019-08-06 15:05:54,699 [p:1,w:0,m:0] [MainThread] Datatype class not found for extension 'names', which is used in the 'format' attribute of parameter 'name_in'
galaxy.tools.parameters.basic WARNING 2019-08-06 15:05:54,699 [p:1,w:0,m:0] [MainThread] Datatype class not found for extension 'groups', which is used in the 'format' attribute of parameter 'group_in'
galaxy.tools.parameters.basic WARNING 2019-08-06 15:05:54,699 [p:1,w:0,m:0] [MainThread] Datatype class not found for extension 'align.report', which is used in the 'format' attribute of parameter 'alignreport_in'
galaxy.tools.parameters.basic WARNING 2019-08-06 15:05:54,699 [p:1,w:0,m:0] [MainThread] Datatype class not found for extension 'list', which is used in the 'format' attribute of parameter 'list_in'
galaxy.tools.parameters.basic WARNING 2019-08-06 15:05:54,699 [p:1,w:0,m:0] [MainThread] Datatype class not found for extension 'seq.taxonomy', which is used in the 'format' attribute of parameter 'taxonomy_in'
galaxy.tools.parameters.basic WARNING 2019-08-06 15:05:54,700 [p:1,w:0,m:0] [MainThread] Datatype class not found for extension 'count_table', which is used in the 'format' attribute of parameter 'count'
galaxy.tools.parameters.basic WARNING 2019-08-06 15:05:54,742 [p:1,w:0,m:0] [MainThread] Datatype class not found for extension 'list', which is used in the 'format' attribute of parameter 'list'
galaxy.tools.parameters.basic WARNING 2019-08-06 15:05:54,742 [p:1,w:0,m:0] [MainThread] Datatype class not found for extension 'groups', which is used in the 'format' attribute of parameter 'group'
galaxy.tools.parameters.basic WARNING 2019-08-06 15:05:54,742 [p:1,w:0,m:0] [MainThread] Datatype class not found for extension 'count', which is used in the 'format' attribute of parameter 'group'
galaxy.tools.parameters.basic WARNING 2019-08-06 15:05:54,783 [p:1,w:0,m:0] [MainThread] Datatype class not found for extension 'align', which is used in the 'format' attribute of parameter 'input_fasta'
galaxy.tools.parameters.basic WARNING 2019-08-06 15:05:54,784 [p:1,w:0,m:0] [MainThread] Datatype class not found for extension 'names', which is used in the 'format' attribute of parameter 'input_names'
galaxy.tools.parameters.basic WARNING 2019-08-06 15:05:54,784 [p:1,w:0,m:0] [MainThread] Datatype class not found for extension 'groups', which is used in the 'format' attribute of parameter 'input_groups'
galaxy.tools.parameters.basic WARNING 2019-08-06 15:05:54,784 [p:1,w:0,m:0] [MainThread] Datatype class not found for extension 'align.report', which is used in the 'format' attribute of parameter 'input_alignreport'
galaxy.tools.parameters.basic WARNING 2019-08-06 15:05:54,784 [p:1,w:0,m:0] [MainThread] Datatype class not found for extension 'synnary', which is used in the 'format' attribute of parameter 'summary'
galaxy.tools.parameters.basic WARNING 2019-08-06 15:05:54,784 [p:1,w:0,m:0] [MainThread] Datatype class not found for extension 'contigs.report', which is used in the 'format' attribute of parameter 'contigsreport'
galaxy.tools.parameters.basic WARNING 2019-08-06 15:05:54,784 [p:1,w:0,m:0] [MainThread] Datatype class not found for extension 'count_table', which is used in the 'format' attribute of parameter 'count'
galaxy.tools.parameters.basic WARNING 2019-08-06 15:05:54,826 [p:1,w:0,m:0] [MainThread] Datatype class not found for extension 'align', which is used in the 'format' attribute of parameter 'fasta'
galaxy.tools.parameters.basic WARNING 2019-08-06 15:05:54,826 [p:1,w:0,m:0] [MainThread] Datatype class not found for extension 'names', which is used in the 'format' attribute of parameter 'name'
galaxy.tools.parameters.basic WARNING 2019-08-06 15:05:54,826 [p:1,w:0,m:0] [MainThread] Datatype class not found for extension 'count_table', which is used in the 'format' attribute of parameter 'count'
galaxy.tools.parameters.basic WARNING 2019-08-06 15:05:54,868 [p:1,w:0,m:0] [MainThread] Datatype class not found for extension 'seq.taxonomy', which is used in the 'format' attribute of parameter 'taxonomy'
galaxy.tools.parameters.basic WARNING 2019-08-06 15:05:54,869 [p:1,w:0,m:0] [MainThread] Datatype class not found for extension 'cons.taxonomy', which is used in the 'format' attribute of parameter 'constaxonomy'
galaxy.tools.parameters.basic WARNING 2019-08-06 15:05:54,869 [p:1,w:0,m:0] [MainThread] Datatype class not found for extension 'shared', which is used in the 'format' attribute of parameter 'shared'
galaxy.tools.parameters.basic WARNING 2019-08-06 15:05:54,869 [p:1,w:0,m:0] [MainThread] Datatype class not found for extension 'list', which is used in the 'format' attribute of parameter 'list'
galaxy.tools.parameters.basic WARNING 2019-08-06 15:05:54,869 [p:1,w:0,m:0] [MainThread] Datatype class not found for extension 'groups', which is used in the 'format' attribute of parameter 'group_in'
galaxy.tools.parameters.basic WARNING 2019-08-06 15:05:54,869 [p:1,w:0,m:0] [MainThread] Datatype class not found for extension 'align.report', which is used in the 'format' attribute of parameter 'alignreport_in'
galaxy.tools.parameters.basic WARNING 2019-08-06 15:05:54,869 [p:1,w:0,m:0] [MainThread] Datatype class not found for extension 'list', which is used in the 'format' attribute of parameter 'list_in'
galaxy.tools.parameters.basic WARNING 2019-08-06 15:05:54,870 [p:1,w:0,m:0] [MainThread] Datatype class not found for extension 'names', which is used in the 'format' attribute of parameter 'name_in'
galaxy.tools.parameters.basic WARNING 2019-08-06 15:05:54,870 [p:1,w:0,m:0] [MainThread] Datatype class not found for extension 'count_table', which is used in the 'format' attribute of parameter 'count'
galaxy.tools.parameters.basic WARNING 2019-08-06 15:05:54,911 [p:1,w:0,m:0] [MainThread] Datatype class not found for extension 'lower.dist', which is used in the 'format' attribute of parameter 'dist'
galaxy.tools.parameters.basic WARNING 2019-08-06 15:05:54,911 [p:1,w:0,m:0] [MainThread] Datatype class not found for extension 'square.dist', which is used in the 'format' attribute of parameter 'dist'
galaxy.tools.parameters.basic WARNING 2019-08-06 15:05:54,911 [p:1,w:0,m:0] [MainThread] Datatype class not found for extension 'axes', which is used in the 'format' attribute of parameter 'axes'
galaxy.tools.parameters.basic WARNING 2019-08-06 15:05:54,953 [p:1,w:0,m:0] [MainThread] Datatype class not found for extension 'shared', which is used in the 'format' attribute of parameter 'shared'
galaxy.tools.parameters.basic WARNING 2019-08-06 15:05:55,008 [p:1,w:0,m:0] [MainThread] Datatype class not found for extension 'names', which is used in the 'format' attribute of parameter 'name'
galaxy.tools.parameters.basic WARNING 2019-08-06 15:05:55,008 [p:1,w:0,m:0] [MainThread] Datatype class not found for extension 'groups', which is used in the 'format' attribute of parameter 'group'
galaxy.tools.parameters.basic WARNING 2019-08-06 15:05:55,051 [p:1,w:0,m:0] [MainThread] Datatype class not found for extension 'shared', which is used in the 'format' attribute of parameter 'shared'
galaxy.tools.parameters.basic WARNING 2019-08-06 15:05:55,051 [p:1,w:0,m:0] [MainThread] Datatype class not found for extension 'cons.taxonomy', which is used in the 'format' attribute of parameter 'contaxonomy'
galaxy.tools.parameters.basic WARNING 2019-08-06 15:05:55,051 [p:1,w:0,m:0] [MainThread] Datatype class not found for extension 'metadata', which is used in the 'format' attribute of parameter 'metadata'
galaxy.tools.parameters.basic WARNING 2019-08-06 15:05:55,052 [p:1,w:0,m:0] [MainThread] Datatype class not found for extension 'otu_map', which is used in the 'format' attribute of parameter 'picrust'
galaxy.tools.parameters.basic WARNING 2019-08-06 15:05:55,052 [p:1,w:0,m:0] [MainThread] Datatype class not found for extension 'tax', which is used in the 'format' attribute of parameter 'reftax'
galaxy.tools.parameters.basic WARNING 2019-08-06 15:05:55,094 [p:1,w:0,m:0] [MainThread] Datatype class not found for extension 'groups', which is used in the 'format' attribute of parameter 'input'
galaxy.tools.parameters.basic WARNING 2019-08-06 15:05:55,094 [p:1,w:0,m:0] [MainThread] Datatype class not found for extension 'groups', which is used in the 'format' attribute of parameter 'input'
galaxy.tools.parameters.basic WARNING 2019-08-06 15:05:55,094 [p:1,w:0,m:0] [MainThread] Datatype class not found for extension 'names', which is used in the 'format' attribute of parameter 'input'
galaxy.tools.parameters.basic WARNING 2019-08-06 15:05:55,094 [p:1,w:0,m:0] [MainThread] Datatype class not found for extension 'names', which is used in the 'format' attribute of parameter 'input'
galaxy.tools.parameters.basic WARNING 2019-08-06 15:05:55,095 [p:1,w:0,m:0] [MainThread] Datatype class not found for extension 'accnos', which is used in the 'format' attribute of parameter 'input'
galaxy.tools.parameters.basic WARNING 2019-08-06 15:05:55,095 [p:1,w:0,m:0] [MainThread] Datatype class not found for extension 'accnos', which is used in the 'format' attribute of parameter 'input'
galaxy.tools.parameters.basic WARNING 2019-08-06 15:05:55,137 [p:1,w:0,m:0] [MainThread] Datatype class not found for extension 'lower.dist', which is used in the 'format' attribute of parameter 'dist'
galaxy.tools.parameters.basic WARNING 2019-08-06 15:05:55,137 [p:1,w:0,m:0] [MainThread] Datatype class not found for extension 'square.dist', which is used in the 'format' attribute of parameter 'dist'
galaxy.tools.parameters.basic WARNING 2019-08-06 15:05:55,137 [p:1,w:0,m:0] [MainThread] Datatype class not found for extension 'lower.dist', which is used in the 'format' attribute of parameter 'dist2'
galaxy.tools.parameters.basic WARNING 2019-08-06 15:05:55,137 [p:1,w:0,m:0] [MainThread] Datatype class not found for extension 'square.dist', which is used in the 'format' attribute of parameter 'dist2'
galaxy.tools.parameters.basic WARNING 2019-08-06 15:05:55,178 [p:1,w:0,m:0] [MainThread] Datatype class not found for extension 'names', which is used in the 'format' attribute of parameter 'names'
galaxy.tools.parameters.basic WARNING 2019-08-06 15:05:55,179 [p:1,w:0,m:0] [MainThread] Datatype class not found for extension 'count_table', which is used in the 'format' attribute of parameter 'count'
galaxy.tools.parameters.basic WARNING 2019-08-06 15:05:55,262 [p:1,w:0,m:0] [MainThread] Datatype class not found for extension 'lower.dist', which is used in the 'format' attribute of parameter 'dist'
galaxy.tools.parameters.basic WARNING 2019-08-06 15:05:55,263 [p:1,w:0,m:0] [MainThread] Datatype class not found for extension 'square.dist', which is used in the 'format' attribute of parameter 'dist'
galaxy.tools.parameters.basic WARNING 2019-08-06 15:05:55,302 [p:1,w:0,m:0] [MainThread] Datatype class not found for extension 'groups', which is used in the 'format' attribute of parameter 'group'
galaxy.tools.parameters.basic WARNING 2019-08-06 15:05:55,302 [p:1,w:0,m:0] [MainThread] Datatype class not found for extension 'shared', which is used in the 'format' attribute of parameter 'group'
galaxy.tools.parameters.basic WARNING 2019-08-06 15:05:55,302 [p:1,w:0,m:0] [MainThread] Datatype class not found for extension 'count_table', which is used in the 'format' attribute of parameter 'group'
galaxy.tools.parameters.basic WARNING 2019-08-06 15:05:55,303 [p:1,w:0,m:0] [MainThread] Datatype class not found for extension 'accnos', which is used in the 'format' attribute of parameter 'accnos'
galaxy.tools.parameters.basic WARNING 2019-08-06 15:05:55,344 [p:1,w:0,m:0] [MainThread] Datatype class not found for extension 'shared', which is used in the 'format' attribute of parameter 'otu'
galaxy.tools.parameters.basic WARNING 2019-08-06 15:05:55,385 [p:1,w:0,m:0] [MainThread] Datatype class not found for extension 'shared', which is used in the 'format' attribute of parameter 'otu'
galaxy.tools.parameters.basic WARNING 2019-08-06 15:05:55,425 [p:1,w:0,m:0] [MainThread] Datatype class not found for extension 'shared', which is used in the 'format' attribute of parameter 'source'
galaxy.tools.parameters.basic WARNING 2019-08-06 15:05:55,425 [p:1,w:0,m:0] [MainThread] Datatype class not found for extension 'groups', which is used in the 'format' attribute of parameter 'source'
galaxy.tools.parameters.basic WARNING 2019-08-06 15:05:55,468 [p:1,w:0,m:0] [MainThread] Datatype class not found for extension 'shared', which is used in the 'format' attribute of parameter 'otu'
galaxy.tools.parameters.basic WARNING 2019-08-06 15:05:55,468 [p:1,w:0,m:0] [MainThread] Datatype class not found for extension 'pair.dist', which is used in the 'format' attribute of parameter 'dist'
galaxy.tools.parameters.basic WARNING 2019-08-06 15:05:55,468 [p:1,w:0,m:0] [MainThread] Datatype class not found for extension 'names', which is used in the 'format' attribute of parameter 'name'
galaxy.tools.parameters.basic WARNING 2019-08-06 15:05:55,469 [p:1,w:0,m:0] [MainThread] Datatype class not found for extension 'lower.dist', which is used in the 'format' attribute of parameter 'dist'
galaxy.tools.parameters.basic WARNING 2019-08-06 15:05:55,469 [p:1,w:0,m:0] [MainThread] Datatype class not found for extension 'square.dist', which is used in the 'format' attribute of parameter 'dist'
galaxy.tools.parameters.basic WARNING 2019-08-06 15:05:55,469 [p:1,w:0,m:0] [MainThread] Datatype class not found for extension 'count_table', which is used in the 'format' attribute of parameter 'count'
galaxy.tools.parameters.basic WARNING 2019-08-06 15:05:55,513 [p:1,w:0,m:0] [MainThread] Datatype class not found for extension 'names', which is used in the 'format' attribute of parameter 'input'
galaxy.tools.parameters.basic WARNING 2019-08-06 15:05:55,514 [p:1,w:0,m:0] [MainThread] Datatype class not found for extension 'list', which is used in the 'format' attribute of parameter 'input'
galaxy.tools.parameters.basic WARNING 2019-08-06 15:05:55,514 [p:1,w:0,m:0] [MainThread] Datatype class not found for extension 'count_table', which is used in the 'format' attribute of parameter 'input'
galaxy.tools.parameters.basic WARNING 2019-08-06 15:05:55,514 [p:1,w:0,m:0] [MainThread] Datatype class not found for extension 'groups', which is used in the 'format' attribute of parameter 'group'
galaxy.tools.parameters.basic WARNING 2019-08-06 15:05:55,553 [p:1,w:0,m:0] [MainThread] Datatype class not found for extension 'lower.dist', which is used in the 'format' attribute of parameter 'phylip'
galaxy.tools.parameters.basic WARNING 2019-08-06 15:05:55,553 [p:1,w:0,m:0] [MainThread] Datatype class not found for extension 'square.dist', which is used in the 'format' attribute of parameter 'phylip'
galaxy.tools.parameters.basic WARNING 2019-08-06 15:05:55,595 [p:1,w:0,m:0] [MainThread] Datatype class not found for extension 'list', which is used in the 'format' attribute of parameter 'list_in'
galaxy.tools.parameters.basic WARNING 2019-08-06 15:05:55,636 [p:1,w:0,m:0] [MainThread] Datatype class not found for extension 'list', which is used in the 'format' attribute of parameter 'otu'
galaxy.tools.parameters.basic WARNING 2019-08-06 15:05:55,636 [p:1,w:0,m:0] [MainThread] Datatype class not found for extension 'names', which is used in the 'format' attribute of parameter 'name'
galaxy.tools.parameters.basic WARNING 2019-08-06 15:05:55,637 [p:1,w:0,m:0] [MainThread] Datatype class not found for extension 'group', which is used in the 'format' attribute of parameter 'group'
galaxy.tools.parameters.basic WARNING 2019-08-06 15:05:55,637 [p:1,w:0,m:0] [MainThread] Datatype class not found for extension 'count_table', which is used in the 'format' attribute of parameter 'count'
galaxy.tools.parameters.basic WARNING 2019-08-06 15:05:55,678 [p:1,w:0,m:0] [MainThread] Datatype class not found for extension 'biom', which is used in the 'format' attribute of parameter 'biom'
galaxy.tools.parameters.basic WARNING 2019-08-06 15:05:55,762 [p:1,w:0,m:0] [MainThread] Datatype class not found for extension 'align', which is used in the 'format' attribute of parameter 'fasta'
galaxy.tools.parameters.basic WARNING 2019-08-06 15:05:55,763 [p:1,w:0,m:0] [MainThread] Datatype class not found for extension 'names', which is used in the 'format' attribute of parameter 'name'
galaxy.tools.parameters.basic WARNING 2019-08-06 15:05:55,804 [p:1,w:0,m:0] [MainThread] Datatype class not found for extension 'shared', which is used in the 'format' attribute of parameter 'otu'
galaxy.tools.parameters.basic WARNING 2019-08-06 15:05:55,846 [p:1,w:0,m:0] [MainThread] Datatype class not found for extension 'lower.dist', which is used in the 'format' attribute of parameter 'dist'
galaxy.tools.parameters.basic WARNING 2019-08-06 15:05:55,846 [p:1,w:0,m:0] [MainThread] Datatype class not found for extension 'square.dist', which is used in the 'format' attribute of parameter 'dist'
galaxy.tools.parameters.basic WARNING 2019-08-06 15:05:55,888 [p:1,w:0,m:0] [MainThread] Datatype class not found for extension 'sff.flow', which is used in the 'format' attribute of parameter 'flow'
galaxy.tools.parameters.basic WARNING 2019-08-06 15:05:55,888 [p:1,w:0,m:0] [MainThread] Datatype class not found for extension 'oligos', which is used in the 'format' attribute of parameter 'oligos'
galaxy.tools.parameters.basic WARNING 2019-08-06 15:05:55,930 [p:1,w:0,m:0] [MainThread] Datatype class not found for extension 'align', which is used in the 'format' attribute of parameter 'fasta'
galaxy.tools.parameters.basic WARNING 2019-08-06 15:05:55,930 [p:1,w:0,m:0] [MainThread] Datatype class not found for extension 'groups', which is used in the 'format' attribute of parameter 'group'
galaxy.tools.parameters.basic WARNING 2019-08-06 15:05:55,930 [p:1,w:0,m:0] [MainThread] Datatype class not found for extension 'count_table', which is used in the 'format' attribute of parameter 'count'
galaxy.tools.parameters.basic WARNING 2019-08-06 15:05:55,930 [p:1,w:0,m:0] [MainThread] Datatype class not found for extension 'names', which is used in the 'format' attribute of parameter 'name'
galaxy.tools.parameters.basic WARNING 2019-08-06 15:05:55,973 [p:1,w:0,m:0] [MainThread] Datatype class not found for extension 'seq.taxonomy', which is used in the 'format' attribute of parameter 'taxonomy'
galaxy.tools.parameters.basic WARNING 2019-08-06 15:05:55,974 [p:1,w:0,m:0] [MainThread] Datatype class not found for extension 'names', which is used in the 'format' attribute of parameter 'name'
galaxy.tools.parameters.basic WARNING 2019-08-06 15:05:56,018 [p:1,w:0,m:0] [MainThread] Datatype class not found for extension 'list', which is used in the 'format' attribute of parameter 'otu'
galaxy.tools.parameters.basic WARNING 2019-08-06 15:05:56,019 [p:1,w:0,m:0] [MainThread] Datatype class not found for extension 'rabund', which is used in the 'format' attribute of parameter 'otu'
galaxy.tools.parameters.basic WARNING 2019-08-06 15:05:56,019 [p:1,w:0,m:0] [MainThread] Datatype class not found for extension 'sabund', which is used in the 'format' attribute of parameter 'otu'
galaxy.tools.parameters.basic WARNING 2019-08-06 15:05:56,019 [p:1,w:0,m:0] [MainThread] Datatype class not found for extension 'shared', which is used in the 'format' attribute of parameter 'otu'
galaxy.tools.parameters.basic WARNING 2019-08-06 15:05:56,057 [p:1,w:0,m:0] [MainThread] Datatype class not found for extension 'shared', which is used in the 'format' attribute of parameter 'otu'
galaxy.tools.parameters.basic WARNING 2019-08-06 15:05:56,100 [p:1,w:0,m:0] [MainThread] Datatype class not found for extension 'list', which is used in the 'format' attribute of parameter 'otu_list'
galaxy.tools.parameters.basic WARNING 2019-08-06 15:05:56,100 [p:1,w:0,m:0] [MainThread] Datatype class not found for extension 'pair.dist', which is used in the 'format' attribute of parameter 'dist'
galaxy.tools.parameters.basic WARNING 2019-08-06 15:05:56,100 [p:1,w:0,m:0] [MainThread] Datatype class not found for extension 'names', which is used in the 'format' attribute of parameter 'name'
galaxy.tools.parameters.basic WARNING 2019-08-06 15:05:56,100 [p:1,w:0,m:0] [MainThread] Datatype class not found for extension 'lower.dist', which is used in the 'format' attribute of parameter 'dist'
galaxy.tools.parameters.basic WARNING 2019-08-06 15:05:56,100 [p:1,w:0,m:0] [MainThread] Datatype class not found for extension 'square.dist', which is used in the 'format' attribute of parameter 'dist'
galaxy.tools.parameters.basic WARNING 2019-08-06 15:05:56,101 [p:1,w:0,m:0] [MainThread] Datatype class not found for extension 'names', which is used in the 'format' attribute of parameter 'name'
galaxy.tools.parameters.basic WARNING 2019-08-06 15:05:56,101 [p:1,w:0,m:0] [MainThread] Datatype class not found for extension 'groups', which is used in the 'format' attribute of parameter 'group'
galaxy.tools.parameters.basic WARNING 2019-08-06 15:05:56,102 [p:1,w:0,m:0] [MainThread] Datatype class not found for extension 'count_table', which is used in the 'format' attribute of parameter 'count'
galaxy.tools.parameters.basic WARNING 2019-08-06 15:05:56,159 [p:1,w:0,m:0] [MainThread] Datatype class not found for extension 'list', which is used in the 'format' attribute of parameter 'otu'
galaxy.tools.parameters.basic WARNING 2019-08-06 15:05:56,160 [p:1,w:0,m:0] [MainThread] Datatype class not found for extension 'rabund', which is used in the 'format' attribute of parameter 'otu'
galaxy.tools.parameters.basic WARNING 2019-08-06 15:05:56,160 [p:1,w:0,m:0] [MainThread] Datatype class not found for extension 'sabund', which is used in the 'format' attribute of parameter 'otu'
galaxy.tools.parameters.basic WARNING 2019-08-06 15:05:56,160 [p:1,w:0,m:0] [MainThread] Datatype class not found for extension 'shared', which is used in the 'format' attribute of parameter 'otu'
galaxy.tools.parameters.basic WARNING 2019-08-06 15:05:56,201 [p:1,w:0,m:0] [MainThread] Datatype class not found for extension 'sff.flow', which is used in the 'format' attribute of parameter 'flow'
galaxy.tools.parameters.basic WARNING 2019-08-06 15:05:56,243 [p:1,w:0,m:0] [MainThread] Datatype class not found for extension 'groups', which is used in the 'format' attribute of parameter 'group_in'
galaxy.tools.parameters.basic WARNING 2019-08-06 15:05:56,243 [p:1,w:0,m:0] [MainThread] Datatype class not found for extension 'list', which is used in the 'format' attribute of parameter 'list_in'
galaxy.tools.parameters.basic WARNING 2019-08-06 15:05:56,243 [p:1,w:0,m:0] [MainThread] Datatype class not found for extension 'accnos', which is used in the 'format' attribute of parameter 'accnos'
galaxy.tools.parameters.basic WARNING 2019-08-06 15:05:56,358 [p:1,w:0,m:0] [MainThread] Datatype class not found for extension 'shared', which is used in the 'format' attribute of parameter 'otu'
galaxy.tools.parameters.basic WARNING 2019-08-06 15:05:56,358 [p:1,w:0,m:0] [MainThread] Datatype class not found for extension 'relabund', which is used in the 'format' attribute of parameter 'otu'
galaxy.tools.parameters.basic WARNING 2019-08-06 15:05:56,359 [p:1,w:0,m:0] [MainThread] Datatype class not found for extension 'tree', which is used in the 'format' attribute of parameter 'tree'
galaxy.tools.parameters.basic WARNING 2019-08-06 15:05:56,400 [p:1,w:0,m:0] [MainThread] Datatype class not found for extension 'list', which is used in the 'format' attribute of parameter 'list'
galaxy.tools.parameters.basic WARNING 2019-08-06 15:05:56,442 [p:1,w:0,m:0] [MainThread] Datatype class not found for extension 'names', which is used in the 'format' attribute of parameter 'names'
galaxy.tools.parameters.basic WARNING 2019-08-06 15:05:56,442 [p:1,w:0,m:0] [MainThread] Datatype class not found for extension 'oligos', which is used in the 'format' attribute of parameter 'oligos'
galaxy.tools.parameters.basic WARNING 2019-08-06 15:05:56,443 [p:1,w:0,m:0] [MainThread] Datatype class not found for extension 'count_table', which is used in the 'format' attribute of parameter 'count'
galaxy.tools.parameters.basic WARNING 2019-08-06 15:05:56,485 [p:1,w:0,m:0] [MainThread] Datatype class not found for extension 'align', which is used in the 'format' attribute of parameter 'fasta'
galaxy.tools.parameters.basic WARNING 2019-08-06 15:05:56,485 [p:1,w:0,m:0] [MainThread] Datatype class not found for extension 'filter', which is used in the 'format' attribute of parameter 'input'
galaxy.tools.parameters.basic WARNING 2019-08-06 15:05:56,527 [p:1,w:0,m:0] [MainThread] Datatype class not found for extension 'tre', which is used in the 'format' attribute of parameter 'tree'
galaxy.tools.parameters.basic WARNING 2019-08-06 15:05:56,528 [p:1,w:0,m:0] [MainThread] Datatype class not found for extension 'groups', which is used in the 'format' attribute of parameter 'group'
galaxy.tools.parameters.basic WARNING 2019-08-06 15:05:56,528 [p:1,w:0,m:0] [MainThread] Datatype class not found for extension 'names', which is used in the 'format' attribute of parameter 'name'
galaxy.tools.parameters.basic WARNING 2019-08-06 15:05:56,529 [p:1,w:0,m:0] [MainThread] Datatype class not found for extension 'count_table', which is used in the 'format' attribute of parameter 'count'
galaxy.tools.parameters.basic WARNING 2019-08-06 15:05:56,571 [p:1,w:0,m:0] [MainThread] Datatype class not found for extension 'list', which is used in the 'format' attribute of parameter 'otu'
galaxy.tools.parameters.basic WARNING 2019-08-06 15:05:56,571 [p:1,w:0,m:0] [MainThread] Datatype class not found for extension 'groups', which is used in the 'format' attribute of parameter 'group'
galaxy.tools.parameters.basic WARNING 2019-08-06 15:05:56,571 [p:1,w:0,m:0] [MainThread] Datatype class not found for extension 'count_table', which is used in the 'format' attribute of parameter 'count'
galaxy.tools.parameters.basic WARNING 2019-08-06 15:05:56,627 [p:1,w:0,m:0] [MainThread] Datatype class not found for extension 'shared', which is used in the 'format' attribute of parameter 'otu'
galaxy.tools.parameters.basic WARNING 2019-08-06 15:05:56,668 [p:1,w:0,m:0] [MainThread] Datatype class not found for extension
View raw

(Sorry about that, but we can’t show files that are this big right now.)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment