2024-02-14 14:02:57,853 UTC [308405] INFO esmvalcore._main:492 ______________________________________________________________________ _____ ____ __ ____ __ _ _____ _ | ____/ ___|| \/ \ \ / /_ _| |_ _|__ ___ | | | _| \___ \| |\/| |\ \ / / _` | | | |/ _ \ / _ \| | | |___ ___) | | | | \ V / (_| | | | | (_) | (_) | | |_____|____/|_| |_| \_/ \__,_|_| |_|\___/ \___/|_| ______________________________________________________________________ ESMValTool - Earth System Model Evaluation Tool. http://www.esmvaltool.org CORE DEVELOPMENT TEAM AND CONTACTS: Birgit Hassler (Co-PI; DLR, Germany - birgit.hassler@dlr.de) Alistair Sellar (Co-PI; Met Office, UK - alistair.sellar@metoffice.gov.uk) Bouwe Andela (Netherlands eScience Center, The Netherlands - b.andela@esciencecenter.nl) Lee de Mora (PML, UK - ledm@pml.ac.uk) Niels Drost (Netherlands eScience Center, The Netherlands - n.drost@esciencecenter.nl) Veronika Eyring (DLR, Germany - veronika.eyring@dlr.de) Bettina Gier (UBremen, Germany - gier@uni-bremen.de) Remi Kazeroni (DLR, Germany - remi.kazeroni@dlr.de) Nikolay Koldunov (AWI, Germany - nikolay.koldunov@awi.de) Axel Lauer (DLR, Germany - axel.lauer@dlr.de) Saskia Loosveldt-Tomas (BSC, Spain - saskia.loosveldt@bsc.es) Ruth Lorenz (ETH Zurich, Switzerland - ruth.lorenz@env.ethz.ch) Benjamin Mueller (LMU, Germany - b.mueller@iggf.geo.uni-muenchen.de) Valeriu Predoi (URead, UK - valeriu.predoi@ncas.ac.uk) Mattia Righi (DLR, Germany - mattia.righi@dlr.de) Manuel Schlund (DLR, Germany - manuel.schlund@dlr.de) Breixo Solino Fernandez (DLR, Germany - breixo.solinofernandez@dlr.de) Javier Vegas-Regidor (BSC, Spain - javier.vegas@bsc.es) Klaus Zimmermann (SMHI, Sweden - klaus.zimmermann@smhi.se) For further help, please read the documentation at http://docs.esmvaltool.org. Have fun! 2024-02-14 14:02:57,853 UTC [308405] INFO esmvalcore._main:493 Package versions 2024-02-14 14:02:57,854 UTC [308405] INFO esmvalcore._main:494 ---------------- 2024-02-14 14:02:57,854 UTC [308405] INFO esmvalcore._main:495 ESMValCore: 2.10.0 2024-02-14 14:02:57,854 UTC [308405] INFO esmvalcore._main:497 ESMValTool: 2.10.0 2024-02-14 14:02:57,854 UTC [308405] INFO esmvalcore._main:498 ---------------- 2024-02-14 14:02:57,854 UTC [308405] INFO esmvalcore._main:499 Using config file /nird/home/tomast/.esmvaltool/config-user.yml 2024-02-14 14:02:57,854 UTC [308405] INFO esmvalcore._main:500 Writing program log files to: /projects/NS2980K/www/tomast/esmvaltool2.10.0/output/recipe_cvdp_20240214_140257/run/main_log.txt /projects/NS2980K/www/tomast/esmvaltool2.10.0/output/recipe_cvdp_20240214_140257/run/main_log_debug.txt 2024-02-14 14:03:00,348 UTC [308405] INFO esmvalcore.config._esgf_pyclient:116 Using default ESGF configuration, configuration file /nird/home/tomast/.esmvaltool/esgf-pyclient.yml not present. 2024-02-14 14:03:00,349 UTC [308405] WARNING esmvalcore.config._esgf_pyclient:181 ESGF credentials missing, only data that is accessible without logging in will be available. See https://esgf.github.io/esgf-user-support/user_guide.html for instructions on how to create an account if you do not have one yet. Next, configure your system so esmvaltool can use your credentials. This can be done using the keyring package, or you can just enter them in /nird/home/tomast/.esmvaltool/esgf-pyclient.yml. keyring ======= First install the keyring package (requires a supported backend, see https://pypi.org/project/keyring/): $ pip install keyring Next, set your username and password by running the commands: $ keyring set ESGF hostname $ keyring set ESGF username $ keyring set ESGF password To check that you entered your credentials correctly, run: $ keyring get ESGF hostname $ keyring get ESGF username $ keyring get ESGF password configuration file ================== You can store the hostname, username, and password or your OpenID account in a plain text in the file /nird/home/tomast/.esmvaltool/esgf-pyclient.yml like this: logon: hostname: "your-hostname" username: "your-username" password: "your-password" or your can configure an interactive log in: logon: interactive: true Note that storing your password in plain text in the configuration file is less secure. On shared systems, make sure the permissions of the file are set so only you can read it, i.e. $ ls -l /nird/home/tomast/.esmvaltool/esgf-pyclient.yml shows permissions -rw-------. 2024-02-14 14:03:02,554 UTC [308405] INFO esmvalcore._main:91 Starting the Earth System Model Evaluation Tool at time: 2024-02-14 14:03:02 UTC 2024-02-14 14:03:02,554 UTC [308405] INFO esmvalcore._main:95 ---------------------------------------------------------------------- 2024-02-14 14:03:02,554 UTC [308405] INFO esmvalcore._main:96 RECIPE = /projects/NS2980K/home/tomast/ESMValTool/recipes-2.10.0/recipe_cvdp.yml 2024-02-14 14:03:02,554 UTC [308405] INFO esmvalcore._main:97 RUNDIR = /projects/NS2980K/www/tomast/esmvaltool2.10.0/output/recipe_cvdp_20240214_140257/run 2024-02-14 14:03:02,555 UTC [308405] INFO esmvalcore._main:98 WORKDIR = /projects/NS2980K/www/tomast/esmvaltool2.10.0/output/recipe_cvdp_20240214_140257/work 2024-02-14 14:03:02,555 UTC [308405] INFO esmvalcore._main:99 PREPROCDIR = /projects/NS2980K/www/tomast/esmvaltool2.10.0/output/recipe_cvdp_20240214_140257/preproc 2024-02-14 14:03:02,555 UTC [308405] INFO esmvalcore._main:100 PLOTDIR = /projects/NS2980K/www/tomast/esmvaltool2.10.0/output/recipe_cvdp_20240214_140257/plots 2024-02-14 14:03:02,555 UTC [308405] INFO esmvalcore._main:101 ---------------------------------------------------------------------- 2024-02-14 14:03:02,555 UTC [308405] INFO esmvalcore._main:104 Running tasks using at most 8 processes 2024-02-14 14:03:02,555 UTC [308405] INFO esmvalcore._main:106 If your system hangs during execution, it may not have enough memory for keeping this number of tasks in memory. 2024-02-14 14:03:02,555 UTC [308405] INFO esmvalcore._main:109 If you experience memory problems, try reducing 'max_parallel_tasks' in your user configuration file. 2024-02-14 14:03:02,555 UTC [308405] WARNING esmvalcore.config._dask:18 Using the Dask basic scheduler. This may lead to slow computations and out-of-memory errors. Note that the basic scheduler may still be the best choice for preprocessor functions that are not lazy. In that case, you can safely ignore this warning. See https://docs.esmvaltool.org/projects/ESMValCore/en/latest/quickstart/configure.html#dask-distributed-configuration for more information. 2024-02-14 14:03:02,556 UTC [308405] DEBUG esmvalcore._recipe.check:54 Checking recipe against schema /projects/NS2980K/conda/esmvaltool2.10.0/lib/python3.11/site-packages/esmvalcore/_recipe/recipe_schema.yml 2024-02-14 14:03:02,568 UTC [308405] DEBUG esmvalcore._recipe.to_datasets:343 Populating list of datasets for variable ts in diagnostic diagnostic1 2024-02-14 14:03:02,568 UTC [308405] DEBUG esmvalcore._recipe.to_datasets:367 Found Dataset: ts, Amon, CMIP5, ACCESS1-0, historical, r1i1p1 2024-02-14 14:03:02,568 UTC [308405] DEBUG esmvalcore._recipe.to_datasets:367 Found Dataset: ts, Amon, CMIP5, ACCESS1-0, historical, r2i1p1 2024-02-14 14:03:02,568 UTC [308405] DEBUG esmvalcore._recipe.to_datasets:367 Found Dataset: ts, Amon, CMIP5, MPI-ESM-LR, historical, r1i1p1 2024-02-14 14:03:02,569 UTC [308405] DEBUG esmvalcore._recipe.to_datasets:343 Populating list of datasets for variable tas in diagnostic diagnostic1 2024-02-14 14:03:02,569 UTC [308405] DEBUG esmvalcore._recipe.to_datasets:367 Found Dataset: tas, Amon, CMIP5, ACCESS1-0, historical, r1i1p1 2024-02-14 14:03:02,569 UTC [308405] DEBUG esmvalcore._recipe.to_datasets:367 Found Dataset: tas, Amon, CMIP5, ACCESS1-0, historical, r2i1p1 2024-02-14 14:03:02,569 UTC [308405] DEBUG esmvalcore._recipe.to_datasets:367 Found Dataset: tas, Amon, CMIP5, MPI-ESM-LR, historical, r1i1p1 2024-02-14 14:03:02,569 UTC [308405] DEBUG esmvalcore._recipe.to_datasets:343 Populating list of datasets for variable pr in diagnostic diagnostic1 2024-02-14 14:03:02,569 UTC [308405] DEBUG esmvalcore._recipe.to_datasets:367 Found Dataset: pr, Amon, CMIP5, ACCESS1-0, historical, r1i1p1 2024-02-14 14:03:02,569 UTC [308405] DEBUG esmvalcore._recipe.to_datasets:367 Found Dataset: pr, Amon, CMIP5, ACCESS1-0, historical, r2i1p1 2024-02-14 14:03:02,569 UTC [308405] DEBUG esmvalcore._recipe.to_datasets:367 Found Dataset: pr, Amon, CMIP5, MPI-ESM-LR, historical, r1i1p1 2024-02-14 14:03:02,569 UTC [308405] DEBUG esmvalcore._recipe.to_datasets:343 Populating list of datasets for variable psl in diagnostic diagnostic1 2024-02-14 14:03:02,569 UTC [308405] DEBUG esmvalcore._recipe.to_datasets:367 Found Dataset: psl, Amon, CMIP5, ACCESS1-0, historical, r1i1p1 2024-02-14 14:03:02,569 UTC [308405] DEBUG esmvalcore._recipe.to_datasets:367 Found Dataset: psl, Amon, CMIP5, ACCESS1-0, historical, r2i1p1 2024-02-14 14:03:02,570 UTC [308405] DEBUG esmvalcore._recipe.to_datasets:367 Found Dataset: psl, Amon, CMIP5, MPI-ESM-LR, historical, r1i1p1 2024-02-14 14:03:02,570 UTC [308405] DEBUG esmvalcore._recipe.recipe:781 Retrieving diagnostics from recipe 2024-02-14 14:03:02,570 UTC [308405] DEBUG esmvalcore._recipe.recipe:809 Setting script for diagnostic diagnostic1 2024-02-14 14:03:02,570 UTC [308405] INFO esmvalcore._recipe.recipe:999 Creating tasks from recipe 2024-02-14 14:03:02,570 UTC [308405] INFO esmvalcore._recipe.recipe:1008 Creating tasks for diagnostic diagnostic1 2024-02-14 14:03:02,570 UTC [308405] INFO esmvalcore._recipe.recipe:930 Creating diagnostic task diagnostic1/cvdp 2024-02-14 14:03:02,571 UTC [308405] INFO esmvalcore._recipe.recipe:983 Creating preprocessor task diagnostic1/ts 2024-02-14 14:03:02,571 UTC [308405] INFO esmvalcore._recipe.recipe:653 Creating preprocessor 'default' task for variable 'ts' 2024-02-14 14:03:02,572 UTC [308405] DEBUG esmvalcore.config._config:45 Loading extra facets from /projects/NS2980K/conda/esmvaltool2.10.0/lib/python3.11/site-packages/esmvalcore/config/extra_facets/cmip5-fx.yml 2024-02-14 14:03:02,572 UTC [308405] DEBUG esmvalcore.config._config:45 Loading extra facets from /projects/NS2980K/conda/esmvaltool2.10.0/lib/python3.11/site-packages/esmvalcore/config/extra_facets/cmip5-institutes.yml 2024-02-14 14:03:02,587 UTC [308405] DEBUG esmvalcore.config._config:45 Loading extra facets from /projects/NS2980K/conda/esmvaltool2.10.0/lib/python3.11/site-packages/esmvalcore/config/extra_facets/cmip5-product.yml 2024-02-14 14:03:02,595 UTC [308405] DEBUG esmvalcore.local:444 Looking for files matching: /projects/NS9034K/CMIP5/output1/CSIRO-BOM/ACCESS1-0/historical/mon/atmos/Amon/r1i1p1/*/ts/ts_Amon_ACCESS1-0_historical_r1i1p1*.nc /projects/NS9560K-datalake/ESGF/cmip5/output1/CSIRO-BOM/ACCESS1-0/historical/mon/atmos/Amon/r1i1p1/*/ts/ts_Amon_ACCESS1-0_historical_r1i1p1*.nc /scratch/tomast/ESGF/cmip5/output1/CSIRO-BOM/ACCESS1-0/historical/mon/atmos/Amon/r1i1p1/*/ts/ts_Amon_ACCESS1-0_historical_r1i1p1*.nc 2024-02-14 14:03:02,670 UTC [308405] DEBUG esmvalcore._recipe.recipe:263 Using input files for variable ts of dataset ACCESS1-0 r1i1p1: /projects/NS9560K-datalake/ESGF/cmip5/output1/CSIRO-BOM/ACCESS1-0/historical/mon/atmos/Amon/r1i1p1/v1/ts/ts_Amon_ACCESS1-0_historical_r1i1p1_185001-200512.nc 2024-02-14 14:03:02,670 UTC [308405] INFO esmvalcore._recipe.recipe:520 Found input files for Dataset: ts, Amon, CMIP5, ACCESS1-0, historical, r1i1p1, v1 2024-02-14 14:03:02,671 UTC [308405] DEBUG esmvalcore.local:444 Looking for files matching: /projects/NS9034K/CMIP5/output1/CSIRO-BOM/ACCESS1-0/historical/mon/atmos/Amon/r2i1p1/*/ts/ts_Amon_ACCESS1-0_historical_r2i1p1*.nc /projects/NS9560K-datalake/ESGF/cmip5/output1/CSIRO-BOM/ACCESS1-0/historical/mon/atmos/Amon/r2i1p1/*/ts/ts_Amon_ACCESS1-0_historical_r2i1p1*.nc /scratch/tomast/ESGF/cmip5/output1/CSIRO-BOM/ACCESS1-0/historical/mon/atmos/Amon/r2i1p1/*/ts/ts_Amon_ACCESS1-0_historical_r2i1p1*.nc 2024-02-14 14:03:02,671 UTC [308405] DEBUG esmvalcore.esgf._search:116 Searching https://esgf.ceda.ac.uk/esg-search for datasets using facets={'project': 'CMIP5', 'model': 'ACCESS1.0', 'ensemble': 'r2i1p1', 'experiment': 'historical', 'time_frequency': 'mon', 'institute': 'CSIRO-BOM', 'cmor_table': 'Amon', 'product': 'output1,output2', 'variable': 'ts'} 2024-02-14 14:03:02,671 UTC [308405] DEBUG requests_cache.backends:63 Initializing backend: None /nird/home/tomast/.esmvaltool/cache/pyesgf-search-results 2024-02-14 14:03:02,671 UTC [308405] DEBUG requests_cache.backends.base:384 Initialized SQLiteDict with serializer: SerializerPipeline(name=pickle, n_stages=2) 2024-02-14 14:03:02,672 UTC [308405] DEBUG requests_cache.backends.sqlite:234 Opening connection to /nird/home/tomast/.esmvaltool/cache/pyesgf-search-results.sqlite:responses 2024-02-14 14:03:02,731 UTC [308405] DEBUG requests_cache.backends.base:384 Initialized SQLiteDict with serializer: None 2024-02-14 14:03:02,731 UTC [308405] DEBUG requests_cache.backends.sqlite:234 Opening connection to /nird/home/tomast/.esmvaltool/cache/pyesgf-search-results.sqlite:redirects 2024-02-14 14:03:02,734 UTC [308405] DEBUG requests_cache.policy.actions:91 Cache directives from request headers: CacheDirectives() 2024-02-14 14:03:02,734 UTC [308405] DEBUG requests_cache.policy.actions:344 Pre-read cache checks: Passed 2024-02-14 14:03:02,748 UTC [308405] DEBUG requests_cache.policy.actions:205 Post-read cache actions: CacheActions(expire_after=86400, send_request=True) 2024-02-14 14:03:02,749 UTC [308405] DEBUG urllib3.connectionpool:1052 Starting new HTTPS connection (1): esgf.ceda.ac.uk:443 2024-02-14 14:03:03,942 UTC [308405] DEBUG urllib3.connectionpool:546 https://esgf.ceda.ac.uk:443 "GET /esg-search/search?format=application%2Fsolr%2Bjson&limit=500&distrib=true&offset=0&type=File&project=CMIP5&model=ACCESS1.0&ensemble=r2i1p1&experiment=historical&time_frequency=mon&institute=CSIRO-BOM&cmor_table=Amon&product=output1%2Coutput2&variable=ts HTTP/1.1" 200 None 2024-02-14 14:03:03,943 UTC [308405] DEBUG requests_cache.policy.actions:344 Pre-write cache checks: Passed 2024-02-14 14:03:03,990 UTC [308405] DEBUG requests_cache.backends.base:106 Closing backend connections 2024-02-14 14:03:03,991 UTC [308405] DEBUG esmvalcore.esgf._download:272 Correcting facet 'modeling_realm' from 'None' to 'atmos' for cmip5.output1.CSIRO-BOM.ACCESS1-0.historical.mon.atmos.Amon.r2i1p1.v1.ts_Amon_ACCESS1-0_historical_r2i1p1_185001-200512.nc 2024-02-14 14:03:03,991 UTC [308405] DEBUG esmvalcore.esgf._download:272 Correcting facet 'version' from 'None' to 'v1' for cmip5.output1.CSIRO-BOM.ACCESS1-0.historical.mon.atmos.Amon.r2i1p1.v1.ts_Amon_ACCESS1-0_historical_r2i1p1_185001-200512.nc 2024-02-14 14:03:03,991 UTC [308405] DEBUG esmvalcore.esgf._download:272 Correcting facet 'modeling_realm' from 'None' to 'atmos' for cmip5.output1.CSIRO-BOM.ACCESS1-0.historical.mon.atmos.Amon.r2i1p1.v20130726.ts_Amon_ACCESS1-0_historical_r2i1p1_185001-200512.nc 2024-02-14 14:03:03,991 UTC [308405] DEBUG esmvalcore.esgf._download:272 Correcting facet 'version' from 'None' to 'v20130726' for cmip5.output1.CSIRO-BOM.ACCESS1-0.historical.mon.atmos.Amon.r2i1p1.v20130726.ts_Amon_ACCESS1-0_historical_r2i1p1_185001-200512.nc 2024-02-14 14:03:03,991 UTC [308405] DEBUG esmvalcore.esgf._search:154 Found the following files matching facets {'project': 'CMIP5', 'model': 'ACCESS1.0', 'ensemble': 'r2i1p1', 'experiment': 'historical', 'time_frequency': 'mon', 'institute': 'CSIRO-BOM', 'cmor_table': 'Amon', 'product': 'output1,output2', 'variable': 'ts'}: ESGFFile:cmip5/output1/CSIRO-BOM/ACCESS1-0/historical/mon/atmos/Amon/r2i1p1/v1/ts_Amon_ACCESS1-0_historical_r2i1p1_185001-200512.nc on hosts ['esgf2.dkrz.de'] ESGFFile:cmip5/output1/CSIRO-BOM/ACCESS1-0/historical/mon/atmos/Amon/r2i1p1/v20130726/ts_Amon_ACCESS1-0_historical_r2i1p1_185001-200512.nc on hosts ['aims3.llnl.gov', 'esgf.nci.org.au'] 2024-02-14 14:03:03,991 UTC [308405] DEBUG esmvalcore.esgf._search:73 Only using the latest version ESGFFile:cmip5/output1/CSIRO-BOM/ACCESS1-0/historical/mon/atmos/Amon/r2i1p1/v20130726/ts_Amon_ACCESS1-0_historical_r2i1p1_185001-200512.nc on hosts ['aims3.llnl.gov', 'esgf.nci.org.au'], not [ESGFFile:cmip5/output1/CSIRO-BOM/ACCESS1-0/historical/mon/atmos/Amon/r2i1p1/v1/ts_Amon_ACCESS1-0_historical_r2i1p1_185001-200512.nc on hosts ['esgf2.dkrz.de']] 2024-02-14 14:03:03,992 UTC [308405] DEBUG esmvalcore.esgf._search:364 Selected files: ESGFFile:cmip5/output1/CSIRO-BOM/ACCESS1-0/historical/mon/atmos/Amon/r2i1p1/v20130726/ts_Amon_ACCESS1-0_historical_r2i1p1_185001-200512.nc on hosts ['aims3.llnl.gov', 'esgf.nci.org.au'] 2024-02-14 14:03:03,992 UTC [308405] DEBUG esmvalcore._recipe.recipe:263 Using input files for variable ts of dataset ACCESS1-0 r2i1p1: /scratch/tomast/ESGF/cmip5/output1/CSIRO-BOM/ACCESS1-0/historical/mon/atmos/Amon/r2i1p1/v20130726/ts_Amon_ACCESS1-0_historical_r2i1p1_185001-200512.nc (will be downloaded) 2024-02-14 14:03:03,992 UTC [308405] INFO esmvalcore._recipe.recipe:520 Found input files for Dataset: ts, Amon, CMIP5, ACCESS1-0, historical, r2i1p1, v20130726 2024-02-14 14:03:03,992 UTC [308405] DEBUG esmvalcore.local:444 Looking for files matching: /projects/NS9034K/CMIP5/output1/MPI-M/MPI-ESM-LR/historical/mon/atmos/Amon/r1i1p1/*/ts/ts_Amon_MPI-ESM-LR_historical_r1i1p1*.nc /projects/NS9560K-datalake/ESGF/cmip5/output1/MPI-M/MPI-ESM-LR/historical/mon/atmos/Amon/r1i1p1/*/ts/ts_Amon_MPI-ESM-LR_historical_r1i1p1*.nc /scratch/tomast/ESGF/cmip5/output1/MPI-M/MPI-ESM-LR/historical/mon/atmos/Amon/r1i1p1/*/ts/ts_Amon_MPI-ESM-LR_historical_r1i1p1*.nc 2024-02-14 14:03:04,127 UTC [308405] DEBUG esmvalcore._recipe.recipe:263 Using input files for variable ts of dataset MPI-ESM-LR: /projects/NS9560K-datalake/ESGF/cmip5/output1/MPI-M/MPI-ESM-LR/historical/mon/atmos/Amon/r1i1p1/v20120315/ts/ts_Amon_MPI-ESM-LR_historical_r1i1p1_185001-200512.nc 2024-02-14 14:03:04,127 UTC [308405] INFO esmvalcore._recipe.recipe:520 Found input files for Dataset: ts, Amon, CMIP5, MPI-ESM-LR, historical, r1i1p1, v20120315 2024-02-14 14:03:04,128 UTC [308405] INFO esmvalcore._recipe.recipe:677 PreprocessingTask diagnostic1/ts created. 2024-02-14 14:03:04,128 UTC [308405] DEBUG esmvalcore._recipe.recipe:678 PreprocessingTask diagnostic1/ts will create the files: /projects/NS2980K/www/tomast/esmvaltool2.10.0/output/recipe_cvdp_20240214_140257/preproc/diagnostic1/ts/CMIP5_ACCESS1-0_Amon_historical_r1i1p1_ts_1850-1855.nc /projects/NS2980K/www/tomast/esmvaltool2.10.0/output/recipe_cvdp_20240214_140257/preproc/diagnostic1/ts/CMIP5_ACCESS1-0_Amon_historical_r2i1p1_ts_1850-1855.nc /projects/NS2980K/www/tomast/esmvaltool2.10.0/output/recipe_cvdp_20240214_140257/preproc/diagnostic1/ts/CMIP5_MPI-ESM-LR_Amon_historical_r1i1p1_ts_1850-1855.nc 2024-02-14 14:03:04,128 UTC [308405] INFO esmvalcore._recipe.recipe:983 Creating preprocessor task diagnostic1/tas 2024-02-14 14:03:04,128 UTC [308405] INFO esmvalcore._recipe.recipe:653 Creating preprocessor 'default' task for variable 'tas' 2024-02-14 14:03:04,128 UTC [308405] DEBUG esmvalcore.local:444 Looking for files matching: /projects/NS9034K/CMIP5/output1/CSIRO-BOM/ACCESS1-0/historical/mon/atmos/Amon/r1i1p1/*/tas/tas_Amon_ACCESS1-0_historical_r1i1p1*.nc /projects/NS9560K-datalake/ESGF/cmip5/output1/CSIRO-BOM/ACCESS1-0/historical/mon/atmos/Amon/r1i1p1/*/tas/tas_Amon_ACCESS1-0_historical_r1i1p1*.nc /scratch/tomast/ESGF/cmip5/output1/CSIRO-BOM/ACCESS1-0/historical/mon/atmos/Amon/r1i1p1/*/tas/tas_Amon_ACCESS1-0_historical_r1i1p1*.nc 2024-02-14 14:03:04,166 UTC [308405] DEBUG esmvalcore._recipe.recipe:263 Using input files for variable tas of dataset ACCESS1-0 r1i1p1: /projects/NS9560K-datalake/ESGF/cmip5/output1/CSIRO-BOM/ACCESS1-0/historical/mon/atmos/Amon/r1i1p1/v1/tas/tas_Amon_ACCESS1-0_historical_r1i1p1_185001-200512.nc 2024-02-14 14:03:04,166 UTC [308405] INFO esmvalcore._recipe.recipe:520 Found input files for Dataset: tas, Amon, CMIP5, ACCESS1-0, historical, r1i1p1, v1 2024-02-14 14:03:04,167 UTC [308405] DEBUG esmvalcore.local:444 Looking for files matching: /projects/NS9034K/CMIP5/output1/CSIRO-BOM/ACCESS1-0/historical/mon/atmos/Amon/r2i1p1/*/tas/tas_Amon_ACCESS1-0_historical_r2i1p1*.nc /projects/NS9560K-datalake/ESGF/cmip5/output1/CSIRO-BOM/ACCESS1-0/historical/mon/atmos/Amon/r2i1p1/*/tas/tas_Amon_ACCESS1-0_historical_r2i1p1*.nc /scratch/tomast/ESGF/cmip5/output1/CSIRO-BOM/ACCESS1-0/historical/mon/atmos/Amon/r2i1p1/*/tas/tas_Amon_ACCESS1-0_historical_r2i1p1*.nc 2024-02-14 14:03:04,167 UTC [308405] DEBUG esmvalcore.esgf._search:116 Searching https://esgf.ceda.ac.uk/esg-search for datasets using facets={'project': 'CMIP5', 'model': 'ACCESS1.0', 'ensemble': 'r2i1p1', 'experiment': 'historical', 'time_frequency': 'mon', 'institute': 'CSIRO-BOM', 'cmor_table': 'Amon', 'product': 'output1,output2', 'variable': 'tas'} 2024-02-14 14:03:04,167 UTC [308405] DEBUG requests_cache.backends:63 Initializing backend: None /nird/home/tomast/.esmvaltool/cache/pyesgf-search-results 2024-02-14 14:03:04,167 UTC [308405] DEBUG requests_cache.backends.base:384 Initialized SQLiteDict with serializer: SerializerPipeline(name=pickle, n_stages=2) 2024-02-14 14:03:04,167 UTC [308405] DEBUG requests_cache.backends.sqlite:234 Opening connection to /nird/home/tomast/.esmvaltool/cache/pyesgf-search-results.sqlite:responses 2024-02-14 14:03:04,168 UTC [308405] DEBUG requests_cache.backends.base:384 Initialized SQLiteDict with serializer: None 2024-02-14 14:03:04,168 UTC [308405] DEBUG requests_cache.backends.sqlite:234 Opening connection to /nird/home/tomast/.esmvaltool/cache/pyesgf-search-results.sqlite:redirects 2024-02-14 14:03:04,169 UTC [308405] DEBUG requests_cache.policy.actions:91 Cache directives from request headers: CacheDirectives() 2024-02-14 14:03:04,169 UTC [308405] DEBUG requests_cache.policy.actions:344 Pre-read cache checks: Passed 2024-02-14 14:03:04,180 UTC [308405] DEBUG requests_cache.policy.actions:205 Post-read cache actions: CacheActions(expire_after=86400, send_request=True) 2024-02-14 14:03:04,180 UTC [308405] DEBUG urllib3.connectionpool:1052 Starting new HTTPS connection (1): esgf.ceda.ac.uk:443 2024-02-14 14:03:04,383 UTC [308405] DEBUG urllib3.connectionpool:546 https://esgf.ceda.ac.uk:443 "GET /esg-search/search?format=application%2Fsolr%2Bjson&limit=500&distrib=true&offset=0&type=File&project=CMIP5&model=ACCESS1.0&ensemble=r2i1p1&experiment=historical&time_frequency=mon&institute=CSIRO-BOM&cmor_table=Amon&product=output1%2Coutput2&variable=tas HTTP/1.1" 200 None 2024-02-14 14:03:04,430 UTC [308405] DEBUG requests_cache.policy.actions:344 Pre-write cache checks: Passed 2024-02-14 14:03:04,510 UTC [308405] DEBUG requests_cache.backends.base:106 Closing backend connections 2024-02-14 14:03:04,511 UTC [308405] DEBUG esmvalcore.esgf._download:272 Correcting facet 'modeling_realm' from 'None' to 'atmos' for cmip5.output1.CSIRO-BOM.ACCESS1-0.historical.mon.atmos.Amon.r2i1p1.v1.tas_Amon_ACCESS1-0_historical_r2i1p1_185001-200512.nc 2024-02-14 14:03:04,511 UTC [308405] DEBUG esmvalcore.esgf._download:272 Correcting facet 'version' from 'None' to 'v1' for cmip5.output1.CSIRO-BOM.ACCESS1-0.historical.mon.atmos.Amon.r2i1p1.v1.tas_Amon_ACCESS1-0_historical_r2i1p1_185001-200512.nc 2024-02-14 14:03:04,511 UTC [308405] DEBUG esmvalcore.esgf._download:272 Correcting facet 'modeling_realm' from 'None' to 'atmos' for cmip5.output1.CSIRO-BOM.ACCESS1-0.historical.mon.atmos.Amon.r2i1p1.v20130726.tas_Amon_ACCESS1-0_historical_r2i1p1_185001-200512.nc 2024-02-14 14:03:04,511 UTC [308405] DEBUG esmvalcore.esgf._download:272 Correcting facet 'version' from 'None' to 'v20130726' for cmip5.output1.CSIRO-BOM.ACCESS1-0.historical.mon.atmos.Amon.r2i1p1.v20130726.tas_Amon_ACCESS1-0_historical_r2i1p1_185001-200512.nc 2024-02-14 14:03:04,511 UTC [308405] DEBUG esmvalcore.esgf._search:154 Found the following files matching facets {'project': 'CMIP5', 'model': 'ACCESS1.0', 'ensemble': 'r2i1p1', 'experiment': 'historical', 'time_frequency': 'mon', 'institute': 'CSIRO-BOM', 'cmor_table': 'Amon', 'product': 'output1,output2', 'variable': 'tas'}: ESGFFile:cmip5/output1/CSIRO-BOM/ACCESS1-0/historical/mon/atmos/Amon/r2i1p1/v1/tas_Amon_ACCESS1-0_historical_r2i1p1_185001-200512.nc on hosts ['esgf2.dkrz.de'] ESGFFile:cmip5/output1/CSIRO-BOM/ACCESS1-0/historical/mon/atmos/Amon/r2i1p1/v20130726/tas_Amon_ACCESS1-0_historical_r2i1p1_185001-200512.nc on hosts ['aims3.llnl.gov', 'esgf.nci.org.au'] 2024-02-14 14:03:04,511 UTC [308405] DEBUG esmvalcore.esgf._search:73 Only using the latest version ESGFFile:cmip5/output1/CSIRO-BOM/ACCESS1-0/historical/mon/atmos/Amon/r2i1p1/v20130726/tas_Amon_ACCESS1-0_historical_r2i1p1_185001-200512.nc on hosts ['aims3.llnl.gov', 'esgf.nci.org.au'], not [ESGFFile:cmip5/output1/CSIRO-BOM/ACCESS1-0/historical/mon/atmos/Amon/r2i1p1/v1/tas_Amon_ACCESS1-0_historical_r2i1p1_185001-200512.nc on hosts ['esgf2.dkrz.de']] 2024-02-14 14:03:04,511 UTC [308405] DEBUG esmvalcore.esgf._search:364 Selected files: ESGFFile:cmip5/output1/CSIRO-BOM/ACCESS1-0/historical/mon/atmos/Amon/r2i1p1/v20130726/tas_Amon_ACCESS1-0_historical_r2i1p1_185001-200512.nc on hosts ['aims3.llnl.gov', 'esgf.nci.org.au'] 2024-02-14 14:03:04,512 UTC [308405] DEBUG esmvalcore._recipe.recipe:263 Using input files for variable tas of dataset ACCESS1-0 r2i1p1: /scratch/tomast/ESGF/cmip5/output1/CSIRO-BOM/ACCESS1-0/historical/mon/atmos/Amon/r2i1p1/v20130726/tas_Amon_ACCESS1-0_historical_r2i1p1_185001-200512.nc (will be downloaded) 2024-02-14 14:03:04,512 UTC [308405] INFO esmvalcore._recipe.recipe:520 Found input files for Dataset: tas, Amon, CMIP5, ACCESS1-0, historical, r2i1p1, v20130726 2024-02-14 14:03:04,512 UTC [308405] DEBUG esmvalcore.local:444 Looking for files matching: /projects/NS9034K/CMIP5/output1/MPI-M/MPI-ESM-LR/historical/mon/atmos/Amon/r1i1p1/*/tas/tas_Amon_MPI-ESM-LR_historical_r1i1p1*.nc /projects/NS9560K-datalake/ESGF/cmip5/output1/MPI-M/MPI-ESM-LR/historical/mon/atmos/Amon/r1i1p1/*/tas/tas_Amon_MPI-ESM-LR_historical_r1i1p1*.nc /scratch/tomast/ESGF/cmip5/output1/MPI-M/MPI-ESM-LR/historical/mon/atmos/Amon/r1i1p1/*/tas/tas_Amon_MPI-ESM-LR_historical_r1i1p1*.nc 2024-02-14 14:03:04,514 UTC [308405] DEBUG esmvalcore._recipe.recipe:263 Using input files for variable tas of dataset MPI-ESM-LR: /projects/NS9560K-datalake/ESGF/cmip5/output1/MPI-M/MPI-ESM-LR/historical/mon/atmos/Amon/r1i1p1/v20120315/tas/tas_Amon_MPI-ESM-LR_historical_r1i1p1_185001-200512.nc 2024-02-14 14:03:04,514 UTC [308405] INFO esmvalcore._recipe.recipe:520 Found input files for Dataset: tas, Amon, CMIP5, MPI-ESM-LR, historical, r1i1p1, v20120315 2024-02-14 14:03:04,515 UTC [308405] INFO esmvalcore._recipe.recipe:677 PreprocessingTask diagnostic1/tas created. 2024-02-14 14:03:04,515 UTC [308405] DEBUG esmvalcore._recipe.recipe:678 PreprocessingTask diagnostic1/tas will create the files: /projects/NS2980K/www/tomast/esmvaltool2.10.0/output/recipe_cvdp_20240214_140257/preproc/diagnostic1/tas/CMIP5_ACCESS1-0_Amon_historical_r1i1p1_tas_1850-1855.nc /projects/NS2980K/www/tomast/esmvaltool2.10.0/output/recipe_cvdp_20240214_140257/preproc/diagnostic1/tas/CMIP5_ACCESS1-0_Amon_historical_r2i1p1_tas_1850-1855.nc /projects/NS2980K/www/tomast/esmvaltool2.10.0/output/recipe_cvdp_20240214_140257/preproc/diagnostic1/tas/CMIP5_MPI-ESM-LR_Amon_historical_r1i1p1_tas_1850-1855.nc 2024-02-14 14:03:04,515 UTC [308405] INFO esmvalcore._recipe.recipe:983 Creating preprocessor task diagnostic1/pr 2024-02-14 14:03:04,515 UTC [308405] INFO esmvalcore._recipe.recipe:653 Creating preprocessor 'default' task for variable 'pr' 2024-02-14 14:03:04,516 UTC [308405] DEBUG esmvalcore.local:444 Looking for files matching: /projects/NS9034K/CMIP5/output1/CSIRO-BOM/ACCESS1-0/historical/mon/atmos/Amon/r1i1p1/*/pr/pr_Amon_ACCESS1-0_historical_r1i1p1*.nc /projects/NS9560K-datalake/ESGF/cmip5/output1/CSIRO-BOM/ACCESS1-0/historical/mon/atmos/Amon/r1i1p1/*/pr/pr_Amon_ACCESS1-0_historical_r1i1p1*.nc /scratch/tomast/ESGF/cmip5/output1/CSIRO-BOM/ACCESS1-0/historical/mon/atmos/Amon/r1i1p1/*/pr/pr_Amon_ACCESS1-0_historical_r1i1p1*.nc 2024-02-14 14:03:04,534 UTC [308405] DEBUG esmvalcore._recipe.recipe:263 Using input files for variable pr of dataset ACCESS1-0 r1i1p1: /projects/NS9560K-datalake/ESGF/cmip5/output1/CSIRO-BOM/ACCESS1-0/historical/mon/atmos/Amon/r1i1p1/v1/pr/pr_Amon_ACCESS1-0_historical_r1i1p1_185001-200512.nc 2024-02-14 14:03:04,535 UTC [308405] INFO esmvalcore._recipe.recipe:520 Found input files for Dataset: pr, Amon, CMIP5, ACCESS1-0, historical, r1i1p1, v1 2024-02-14 14:03:04,535 UTC [308405] DEBUG esmvalcore.local:444 Looking for files matching: /projects/NS9034K/CMIP5/output1/CSIRO-BOM/ACCESS1-0/historical/mon/atmos/Amon/r2i1p1/*/pr/pr_Amon_ACCESS1-0_historical_r2i1p1*.nc /projects/NS9560K-datalake/ESGF/cmip5/output1/CSIRO-BOM/ACCESS1-0/historical/mon/atmos/Amon/r2i1p1/*/pr/pr_Amon_ACCESS1-0_historical_r2i1p1*.nc /scratch/tomast/ESGF/cmip5/output1/CSIRO-BOM/ACCESS1-0/historical/mon/atmos/Amon/r2i1p1/*/pr/pr_Amon_ACCESS1-0_historical_r2i1p1*.nc 2024-02-14 14:03:04,535 UTC [308405] DEBUG esmvalcore.esgf._search:116 Searching https://esgf.ceda.ac.uk/esg-search for datasets using facets={'project': 'CMIP5', 'model': 'ACCESS1.0', 'ensemble': 'r2i1p1', 'experiment': 'historical', 'time_frequency': 'mon', 'institute': 'CSIRO-BOM', 'cmor_table': 'Amon', 'product': 'output1,output2', 'variable': 'pr'} 2024-02-14 14:03:04,535 UTC [308405] DEBUG requests_cache.backends:63 Initializing backend: None /nird/home/tomast/.esmvaltool/cache/pyesgf-search-results 2024-02-14 14:03:04,535 UTC [308405] DEBUG requests_cache.backends.base:384 Initialized SQLiteDict with serializer: SerializerPipeline(name=pickle, n_stages=2) 2024-02-14 14:03:04,535 UTC [308405] DEBUG requests_cache.backends.sqlite:234 Opening connection to /nird/home/tomast/.esmvaltool/cache/pyesgf-search-results.sqlite:responses 2024-02-14 14:03:04,536 UTC [308405] DEBUG requests_cache.backends.base:384 Initialized SQLiteDict with serializer: None 2024-02-14 14:03:04,536 UTC [308405] DEBUG requests_cache.backends.sqlite:234 Opening connection to /nird/home/tomast/.esmvaltool/cache/pyesgf-search-results.sqlite:redirects 2024-02-14 14:03:04,537 UTC [308405] DEBUG requests_cache.policy.actions:91 Cache directives from request headers: CacheDirectives() 2024-02-14 14:03:04,537 UTC [308405] DEBUG requests_cache.policy.actions:344 Pre-read cache checks: Passed 2024-02-14 14:03:04,537 UTC [308405] DEBUG requests_cache.policy.actions:205 Post-read cache actions: CacheActions(expire_after=86400, send_request=True) 2024-02-14 14:03:04,538 UTC [308405] DEBUG urllib3.connectionpool:1052 Starting new HTTPS connection (1): esgf.ceda.ac.uk:443 2024-02-14 14:03:04,735 UTC [308405] DEBUG urllib3.connectionpool:546 https://esgf.ceda.ac.uk:443 "GET /esg-search/search?format=application%2Fsolr%2Bjson&limit=500&distrib=true&offset=0&type=File&project=CMIP5&model=ACCESS1.0&ensemble=r2i1p1&experiment=historical&time_frequency=mon&institute=CSIRO-BOM&cmor_table=Amon&product=output1%2Coutput2&variable=pr HTTP/1.1" 200 None 2024-02-14 14:03:04,757 UTC [308405] DEBUG requests_cache.policy.actions:344 Pre-write cache checks: Passed 2024-02-14 14:03:04,828 UTC [308405] DEBUG requests_cache.backends.base:106 Closing backend connections 2024-02-14 14:03:04,829 UTC [308405] DEBUG esmvalcore.esgf._download:272 Correcting facet 'modeling_realm' from 'None' to 'atmos' for cmip5.output1.CSIRO-BOM.ACCESS1-0.historical.mon.atmos.Amon.r2i1p1.v1.pr_Amon_ACCESS1-0_historical_r2i1p1_185001-200512.nc 2024-02-14 14:03:04,829 UTC [308405] DEBUG esmvalcore.esgf._download:272 Correcting facet 'version' from 'None' to 'v1' for cmip5.output1.CSIRO-BOM.ACCESS1-0.historical.mon.atmos.Amon.r2i1p1.v1.pr_Amon_ACCESS1-0_historical_r2i1p1_185001-200512.nc 2024-02-14 14:03:04,829 UTC [308405] DEBUG esmvalcore.esgf._download:272 Correcting facet 'modeling_realm' from 'None' to 'atmos' for cmip5.output1.CSIRO-BOM.ACCESS1-0.historical.mon.atmos.Amon.r2i1p1.v20130726.pr_Amon_ACCESS1-0_historical_r2i1p1_185001-200512.nc 2024-02-14 14:03:04,829 UTC [308405] DEBUG esmvalcore.esgf._download:272 Correcting facet 'version' from 'None' to 'v20130726' for cmip5.output1.CSIRO-BOM.ACCESS1-0.historical.mon.atmos.Amon.r2i1p1.v20130726.pr_Amon_ACCESS1-0_historical_r2i1p1_185001-200512.nc 2024-02-14 14:03:04,829 UTC [308405] DEBUG esmvalcore.esgf._search:154 Found the following files matching facets {'project': 'CMIP5', 'model': 'ACCESS1.0', 'ensemble': 'r2i1p1', 'experiment': 'historical', 'time_frequency': 'mon', 'institute': 'CSIRO-BOM', 'cmor_table': 'Amon', 'product': 'output1,output2', 'variable': 'pr'}: ESGFFile:cmip5/output1/CSIRO-BOM/ACCESS1-0/historical/mon/atmos/Amon/r2i1p1/v1/pr_Amon_ACCESS1-0_historical_r2i1p1_185001-200512.nc on hosts ['esgf2.dkrz.de'] ESGFFile:cmip5/output1/CSIRO-BOM/ACCESS1-0/historical/mon/atmos/Amon/r2i1p1/v20130726/pr_Amon_ACCESS1-0_historical_r2i1p1_185001-200512.nc on hosts ['aims3.llnl.gov', 'esgf.nci.org.au'] 2024-02-14 14:03:04,829 UTC [308405] DEBUG esmvalcore.esgf._search:73 Only using the latest version ESGFFile:cmip5/output1/CSIRO-BOM/ACCESS1-0/historical/mon/atmos/Amon/r2i1p1/v20130726/pr_Amon_ACCESS1-0_historical_r2i1p1_185001-200512.nc on hosts ['aims3.llnl.gov', 'esgf.nci.org.au'], not [ESGFFile:cmip5/output1/CSIRO-BOM/ACCESS1-0/historical/mon/atmos/Amon/r2i1p1/v1/pr_Amon_ACCESS1-0_historical_r2i1p1_185001-200512.nc on hosts ['esgf2.dkrz.de']] 2024-02-14 14:03:04,829 UTC [308405] DEBUG esmvalcore.esgf._search:364 Selected files: ESGFFile:cmip5/output1/CSIRO-BOM/ACCESS1-0/historical/mon/atmos/Amon/r2i1p1/v20130726/pr_Amon_ACCESS1-0_historical_r2i1p1_185001-200512.nc on hosts ['aims3.llnl.gov', 'esgf.nci.org.au'] 2024-02-14 14:03:04,830 UTC [308405] DEBUG esmvalcore._recipe.recipe:263 Using input files for variable pr of dataset ACCESS1-0 r2i1p1: /scratch/tomast/ESGF/cmip5/output1/CSIRO-BOM/ACCESS1-0/historical/mon/atmos/Amon/r2i1p1/v20130726/pr_Amon_ACCESS1-0_historical_r2i1p1_185001-200512.nc (will be downloaded) 2024-02-14 14:03:04,830 UTC [308405] INFO esmvalcore._recipe.recipe:520 Found input files for Dataset: pr, Amon, CMIP5, ACCESS1-0, historical, r2i1p1, v20130726 2024-02-14 14:03:04,830 UTC [308405] DEBUG esmvalcore.local:444 Looking for files matching: /projects/NS9034K/CMIP5/output1/MPI-M/MPI-ESM-LR/historical/mon/atmos/Amon/r1i1p1/*/pr/pr_Amon_MPI-ESM-LR_historical_r1i1p1*.nc /projects/NS9560K-datalake/ESGF/cmip5/output1/MPI-M/MPI-ESM-LR/historical/mon/atmos/Amon/r1i1p1/*/pr/pr_Amon_MPI-ESM-LR_historical_r1i1p1*.nc /scratch/tomast/ESGF/cmip5/output1/MPI-M/MPI-ESM-LR/historical/mon/atmos/Amon/r1i1p1/*/pr/pr_Amon_MPI-ESM-LR_historical_r1i1p1*.nc 2024-02-14 14:03:04,847 UTC [308405] DEBUG esmvalcore._recipe.recipe:263 Using input files for variable pr of dataset MPI-ESM-LR: /projects/NS9560K-datalake/ESGF/cmip5/output1/MPI-M/MPI-ESM-LR/historical/mon/atmos/Amon/r1i1p1/v20120315/pr/pr_Amon_MPI-ESM-LR_historical_r1i1p1_185001-200512.nc 2024-02-14 14:03:04,847 UTC [308405] INFO esmvalcore._recipe.recipe:520 Found input files for Dataset: pr, Amon, CMIP5, MPI-ESM-LR, historical, r1i1p1, v20120315 2024-02-14 14:03:04,848 UTC [308405] INFO esmvalcore._recipe.recipe:677 PreprocessingTask diagnostic1/pr created. 2024-02-14 14:03:04,848 UTC [308405] DEBUG esmvalcore._recipe.recipe:678 PreprocessingTask diagnostic1/pr will create the files: /projects/NS2980K/www/tomast/esmvaltool2.10.0/output/recipe_cvdp_20240214_140257/preproc/diagnostic1/pr/CMIP5_MPI-ESM-LR_Amon_historical_r1i1p1_pr_1850-1855.nc /projects/NS2980K/www/tomast/esmvaltool2.10.0/output/recipe_cvdp_20240214_140257/preproc/diagnostic1/pr/CMIP5_ACCESS1-0_Amon_historical_r2i1p1_pr_1850-1855.nc /projects/NS2980K/www/tomast/esmvaltool2.10.0/output/recipe_cvdp_20240214_140257/preproc/diagnostic1/pr/CMIP5_ACCESS1-0_Amon_historical_r1i1p1_pr_1850-1855.nc 2024-02-14 14:03:04,848 UTC [308405] INFO esmvalcore._recipe.recipe:983 Creating preprocessor task diagnostic1/psl 2024-02-14 14:03:04,848 UTC [308405] INFO esmvalcore._recipe.recipe:653 Creating preprocessor 'default' task for variable 'psl' 2024-02-14 14:03:04,848 UTC [308405] DEBUG esmvalcore.local:444 Looking for files matching: /projects/NS9034K/CMIP5/output1/CSIRO-BOM/ACCESS1-0/historical/mon/atmos/Amon/r1i1p1/*/psl/psl_Amon_ACCESS1-0_historical_r1i1p1*.nc /projects/NS9560K-datalake/ESGF/cmip5/output1/CSIRO-BOM/ACCESS1-0/historical/mon/atmos/Amon/r1i1p1/*/psl/psl_Amon_ACCESS1-0_historical_r1i1p1*.nc /scratch/tomast/ESGF/cmip5/output1/CSIRO-BOM/ACCESS1-0/historical/mon/atmos/Amon/r1i1p1/*/psl/psl_Amon_ACCESS1-0_historical_r1i1p1*.nc 2024-02-14 14:03:04,848 UTC [308405] DEBUG esmvalcore.esgf._search:116 Searching https://esgf.ceda.ac.uk/esg-search for datasets using facets={'project': 'CMIP5', 'model': 'ACCESS1.0', 'ensemble': 'r1i1p1', 'experiment': 'historical', 'time_frequency': 'mon', 'institute': 'CSIRO-BOM', 'cmor_table': 'Amon', 'product': 'output1,output2', 'variable': 'psl'} 2024-02-14 14:03:04,848 UTC [308405] DEBUG requests_cache.backends:63 Initializing backend: None /nird/home/tomast/.esmvaltool/cache/pyesgf-search-results 2024-02-14 14:03:04,849 UTC [308405] DEBUG requests_cache.backends.base:384 Initialized SQLiteDict with serializer: SerializerPipeline(name=pickle, n_stages=2) 2024-02-14 14:03:04,849 UTC [308405] DEBUG requests_cache.backends.sqlite:234 Opening connection to /nird/home/tomast/.esmvaltool/cache/pyesgf-search-results.sqlite:responses 2024-02-14 14:03:04,849 UTC [308405] DEBUG requests_cache.backends.base:384 Initialized SQLiteDict with serializer: None 2024-02-14 14:03:04,849 UTC [308405] DEBUG requests_cache.backends.sqlite:234 Opening connection to /nird/home/tomast/.esmvaltool/cache/pyesgf-search-results.sqlite:redirects 2024-02-14 14:03:04,850 UTC [308405] DEBUG requests_cache.policy.actions:91 Cache directives from request headers: CacheDirectives() 2024-02-14 14:03:04,850 UTC [308405] DEBUG requests_cache.policy.actions:344 Pre-read cache checks: Passed 2024-02-14 14:03:04,865 UTC [308405] DEBUG requests_cache.policy.actions:205 Post-read cache actions: CacheActions(expire_after=86400, send_request=True) 2024-02-14 14:03:04,865 UTC [308405] DEBUG urllib3.connectionpool:1052 Starting new HTTPS connection (1): esgf.ceda.ac.uk:443 2024-02-14 14:03:05,051 UTC [308405] DEBUG urllib3.connectionpool:546 https://esgf.ceda.ac.uk:443 "GET /esg-search/search?format=application%2Fsolr%2Bjson&limit=500&distrib=true&offset=0&type=File&project=CMIP5&model=ACCESS1.0&ensemble=r1i1p1&experiment=historical&time_frequency=mon&institute=CSIRO-BOM&cmor_table=Amon&product=output1%2Coutput2&variable=psl HTTP/1.1" 200 None 2024-02-14 14:03:05,097 UTC [308405] DEBUG requests_cache.policy.actions:344 Pre-write cache checks: Passed 2024-02-14 14:03:05,154 UTC [308405] DEBUG requests_cache.backends.base:106 Closing backend connections 2024-02-14 14:03:05,156 UTC [308405] DEBUG esmvalcore.esgf._download:272 Correcting facet 'modeling_realm' from 'None' to 'atmos' for cmip5.output1.CSIRO-BOM.ACCESS1-0.historical.mon.atmos.Amon.r1i1p1.v1.psl_Amon_ACCESS1-0_historical_r1i1p1_185001-200512.nc 2024-02-14 14:03:05,156 UTC [308405] DEBUG esmvalcore.esgf._download:272 Correcting facet 'version' from 'None' to 'v1' for cmip5.output1.CSIRO-BOM.ACCESS1-0.historical.mon.atmos.Amon.r1i1p1.v1.psl_Amon_ACCESS1-0_historical_r1i1p1_185001-200512.nc 2024-02-14 14:03:05,156 UTC [308405] DEBUG esmvalcore.esgf._download:272 Correcting facet 'modeling_realm' from 'None' to 'atmos' for cmip5.output1.CSIRO-BOM.ACCESS1-0.historical.mon.atmos.Amon.r1i1p1.v20120115.psl_Amon_ACCESS1-0_historical_r1i1p1_185001-200512.nc 2024-02-14 14:03:05,156 UTC [308405] DEBUG esmvalcore.esgf._download:272 Correcting facet 'version' from 'None' to 'v20120115' for cmip5.output1.CSIRO-BOM.ACCESS1-0.historical.mon.atmos.Amon.r1i1p1.v20120115.psl_Amon_ACCESS1-0_historical_r1i1p1_185001-200512.nc 2024-02-14 14:03:05,156 UTC [308405] DEBUG esmvalcore.esgf._download:272 Correcting facet 'modeling_realm' from 'None' to 'atmos' for cmip5.output1.CSIRO-BOM.ACCESS1-0.historical.mon.atmos.Amon.r1i1p1.v20120329.psl_Amon_ACCESS1-0_historical_r1i1p1_185001-200512.nc 2024-02-14 14:03:05,156 UTC [308405] DEBUG esmvalcore.esgf._download:272 Correcting facet 'version' from 'None' to 'v20120329' for cmip5.output1.CSIRO-BOM.ACCESS1-0.historical.mon.atmos.Amon.r1i1p1.v20120329.psl_Amon_ACCESS1-0_historical_r1i1p1_185001-200512.nc 2024-02-14 14:03:05,157 UTC [308405] DEBUG esmvalcore.esgf._download:272 Correcting facet 'modeling_realm' from 'None' to 'atmos' for cmip5.output1.CSIRO-BOM.ACCESS1-0.historical.mon.atmos.Amon.r1i1p1.v20120727.psl_Amon_ACCESS1-0_historical_r1i1p1_185001-200512.nc 2024-02-14 14:03:05,157 UTC [308405] DEBUG esmvalcore.esgf._download:272 Correcting facet 'version' from 'None' to 'v20120727' for cmip5.output1.CSIRO-BOM.ACCESS1-0.historical.mon.atmos.Amon.r1i1p1.v20120727.psl_Amon_ACCESS1-0_historical_r1i1p1_185001-200512.nc 2024-02-14 14:03:05,157 UTC [308405] DEBUG esmvalcore.esgf._search:154 Found the following files matching facets {'project': 'CMIP5', 'model': 'ACCESS1.0', 'ensemble': 'r1i1p1', 'experiment': 'historical', 'time_frequency': 'mon', 'institute': 'CSIRO-BOM', 'cmor_table': 'Amon', 'product': 'output1,output2', 'variable': 'psl'}: ESGFFile:cmip5/output1/CSIRO-BOM/ACCESS1-0/historical/mon/atmos/Amon/r1i1p1/v1/psl_Amon_ACCESS1-0_historical_r1i1p1_185001-200512.nc on hosts ['esgf.ceda.ac.uk', 'esgf2.dkrz.de'] ESGFFile:cmip5/output1/CSIRO-BOM/ACCESS1-0/historical/mon/atmos/Amon/r1i1p1/v20120115/psl_Amon_ACCESS1-0_historical_r1i1p1_185001-200512.nc on hosts ['esgf.nci.org.au'] ESGFFile:cmip5/output1/CSIRO-BOM/ACCESS1-0/historical/mon/atmos/Amon/r1i1p1/v20120329/psl_Amon_ACCESS1-0_historical_r1i1p1_185001-200512.nc on hosts ['aims3.llnl.gov'] ESGFFile:cmip5/output1/CSIRO-BOM/ACCESS1-0/historical/mon/atmos/Amon/r1i1p1/v20120727/psl_Amon_ACCESS1-0_historical_r1i1p1_185001-200512.nc on hosts ['esgf.nci.org.au'] 2024-02-14 14:03:05,157 UTC [308405] DEBUG esmvalcore.esgf._search:73 Only using the latest version ESGFFile:cmip5/output1/CSIRO-BOM/ACCESS1-0/historical/mon/atmos/Amon/r1i1p1/v20120727/psl_Amon_ACCESS1-0_historical_r1i1p1_185001-200512.nc on hosts ['esgf.nci.org.au'], not [ESGFFile:cmip5/output1/CSIRO-BOM/ACCESS1-0/historical/mon/atmos/Amon/r1i1p1/v20120329/psl_Amon_ACCESS1-0_historical_r1i1p1_185001-200512.nc on hosts ['aims3.llnl.gov'], ESGFFile:cmip5/output1/CSIRO-BOM/ACCESS1-0/historical/mon/atmos/Amon/r1i1p1/v20120115/psl_Amon_ACCESS1-0_historical_r1i1p1_185001-200512.nc on hosts ['esgf.nci.org.au'], ESGFFile:cmip5/output1/CSIRO-BOM/ACCESS1-0/historical/mon/atmos/Amon/r1i1p1/v1/psl_Amon_ACCESS1-0_historical_r1i1p1_185001-200512.nc on hosts ['esgf.ceda.ac.uk', 'esgf2.dkrz.de']] 2024-02-14 14:03:05,157 UTC [308405] DEBUG esmvalcore.esgf._search:364 Selected files: ESGFFile:cmip5/output1/CSIRO-BOM/ACCESS1-0/historical/mon/atmos/Amon/r1i1p1/v20120727/psl_Amon_ACCESS1-0_historical_r1i1p1_185001-200512.nc on hosts ['esgf.nci.org.au'] 2024-02-14 14:03:05,157 UTC [308405] DEBUG esmvalcore._recipe.recipe:263 Using input files for variable psl of dataset ACCESS1-0 r1i1p1: /scratch/tomast/ESGF/cmip5/output1/CSIRO-BOM/ACCESS1-0/historical/mon/atmos/Amon/r1i1p1/v20120727/psl_Amon_ACCESS1-0_historical_r1i1p1_185001-200512.nc (will be downloaded) 2024-02-14 14:03:05,157 UTC [308405] INFO esmvalcore._recipe.recipe:520 Found input files for Dataset: psl, Amon, CMIP5, ACCESS1-0, historical, r1i1p1, v20120727 2024-02-14 14:03:05,158 UTC [308405] DEBUG esmvalcore.local:444 Looking for files matching: /projects/NS9034K/CMIP5/output1/CSIRO-BOM/ACCESS1-0/historical/mon/atmos/Amon/r2i1p1/*/psl/psl_Amon_ACCESS1-0_historical_r2i1p1*.nc /projects/NS9560K-datalake/ESGF/cmip5/output1/CSIRO-BOM/ACCESS1-0/historical/mon/atmos/Amon/r2i1p1/*/psl/psl_Amon_ACCESS1-0_historical_r2i1p1*.nc /scratch/tomast/ESGF/cmip5/output1/CSIRO-BOM/ACCESS1-0/historical/mon/atmos/Amon/r2i1p1/*/psl/psl_Amon_ACCESS1-0_historical_r2i1p1*.nc 2024-02-14 14:03:05,158 UTC [308405] DEBUG esmvalcore.esgf._search:116 Searching https://esgf.ceda.ac.uk/esg-search for datasets using facets={'project': 'CMIP5', 'model': 'ACCESS1.0', 'ensemble': 'r2i1p1', 'experiment': 'historical', 'time_frequency': 'mon', 'institute': 'CSIRO-BOM', 'cmor_table': 'Amon', 'product': 'output1,output2', 'variable': 'psl'} 2024-02-14 14:03:05,158 UTC [308405] DEBUG requests_cache.backends:63 Initializing backend: None /nird/home/tomast/.esmvaltool/cache/pyesgf-search-results 2024-02-14 14:03:05,158 UTC [308405] DEBUG requests_cache.backends.base:384 Initialized SQLiteDict with serializer: SerializerPipeline(name=pickle, n_stages=2) 2024-02-14 14:03:05,158 UTC [308405] DEBUG requests_cache.backends.sqlite:234 Opening connection to /nird/home/tomast/.esmvaltool/cache/pyesgf-search-results.sqlite:responses 2024-02-14 14:03:05,159 UTC [308405] DEBUG requests_cache.backends.base:384 Initialized SQLiteDict with serializer: None 2024-02-14 14:03:05,159 UTC [308405] DEBUG requests_cache.backends.sqlite:234 Opening connection to /nird/home/tomast/.esmvaltool/cache/pyesgf-search-results.sqlite:redirects 2024-02-14 14:03:05,160 UTC [308405] DEBUG requests_cache.policy.actions:91 Cache directives from request headers: CacheDirectives() 2024-02-14 14:03:05,160 UTC [308405] DEBUG requests_cache.policy.actions:344 Pre-read cache checks: Passed 2024-02-14 14:03:05,160 UTC [308405] DEBUG requests_cache.policy.actions:205 Post-read cache actions: CacheActions(expire_after=86400, send_request=True) 2024-02-14 14:03:05,161 UTC [308405] DEBUG urllib3.connectionpool:1052 Starting new HTTPS connection (1): esgf.ceda.ac.uk:443 2024-02-14 14:03:05,348 UTC [308405] DEBUG urllib3.connectionpool:546 https://esgf.ceda.ac.uk:443 "GET /esg-search/search?format=application%2Fsolr%2Bjson&limit=500&distrib=true&offset=0&type=File&project=CMIP5&model=ACCESS1.0&ensemble=r2i1p1&experiment=historical&time_frequency=mon&institute=CSIRO-BOM&cmor_table=Amon&product=output1%2Coutput2&variable=psl HTTP/1.1" 200 None 2024-02-14 14:03:05,371 UTC [308405] DEBUG requests_cache.policy.actions:344 Pre-write cache checks: Passed 2024-02-14 14:03:05,453 UTC [308405] DEBUG requests_cache.backends.base:106 Closing backend connections 2024-02-14 14:03:05,455 UTC [308405] DEBUG esmvalcore.esgf._download:272 Correcting facet 'modeling_realm' from 'None' to 'atmos' for cmip5.output1.CSIRO-BOM.ACCESS1-0.historical.mon.atmos.Amon.r2i1p1.v1.psl_Amon_ACCESS1-0_historical_r2i1p1_185001-200512.nc 2024-02-14 14:03:05,455 UTC [308405] DEBUG esmvalcore.esgf._download:272 Correcting facet 'version' from 'None' to 'v1' for cmip5.output1.CSIRO-BOM.ACCESS1-0.historical.mon.atmos.Amon.r2i1p1.v1.psl_Amon_ACCESS1-0_historical_r2i1p1_185001-200512.nc 2024-02-14 14:03:05,455 UTC [308405] DEBUG esmvalcore.esgf._download:272 Correcting facet 'modeling_realm' from 'None' to 'atmos' for cmip5.output1.CSIRO-BOM.ACCESS1-0.historical.mon.atmos.Amon.r2i1p1.v20130726.psl_Amon_ACCESS1-0_historical_r2i1p1_185001-200512.nc 2024-02-14 14:03:05,455 UTC [308405] DEBUG esmvalcore.esgf._download:272 Correcting facet 'version' from 'None' to 'v20130726' for cmip5.output1.CSIRO-BOM.ACCESS1-0.historical.mon.atmos.Amon.r2i1p1.v20130726.psl_Amon_ACCESS1-0_historical_r2i1p1_185001-200512.nc 2024-02-14 14:03:05,455 UTC [308405] DEBUG esmvalcore.esgf._search:154 Found the following files matching facets {'project': 'CMIP5', 'model': 'ACCESS1.0', 'ensemble': 'r2i1p1', 'experiment': 'historical', 'time_frequency': 'mon', 'institute': 'CSIRO-BOM', 'cmor_table': 'Amon', 'product': 'output1,output2', 'variable': 'psl'}: ESGFFile:cmip5/output1/CSIRO-BOM/ACCESS1-0/historical/mon/atmos/Amon/r2i1p1/v1/psl_Amon_ACCESS1-0_historical_r2i1p1_185001-200512.nc on hosts ['esgf2.dkrz.de'] ESGFFile:cmip5/output1/CSIRO-BOM/ACCESS1-0/historical/mon/atmos/Amon/r2i1p1/v20130726/psl_Amon_ACCESS1-0_historical_r2i1p1_185001-200512.nc on hosts ['aims3.llnl.gov', 'esgf.nci.org.au'] 2024-02-14 14:03:05,455 UTC [308405] DEBUG esmvalcore.esgf._search:73 Only using the latest version ESGFFile:cmip5/output1/CSIRO-BOM/ACCESS1-0/historical/mon/atmos/Amon/r2i1p1/v20130726/psl_Amon_ACCESS1-0_historical_r2i1p1_185001-200512.nc on hosts ['aims3.llnl.gov', 'esgf.nci.org.au'], not [ESGFFile:cmip5/output1/CSIRO-BOM/ACCESS1-0/historical/mon/atmos/Amon/r2i1p1/v1/psl_Amon_ACCESS1-0_historical_r2i1p1_185001-200512.nc on hosts ['esgf2.dkrz.de']] 2024-02-14 14:03:05,455 UTC [308405] DEBUG esmvalcore.esgf._search:364 Selected files: ESGFFile:cmip5/output1/CSIRO-BOM/ACCESS1-0/historical/mon/atmos/Amon/r2i1p1/v20130726/psl_Amon_ACCESS1-0_historical_r2i1p1_185001-200512.nc on hosts ['aims3.llnl.gov', 'esgf.nci.org.au'] 2024-02-14 14:03:05,456 UTC [308405] DEBUG esmvalcore._recipe.recipe:263 Using input files for variable psl of dataset ACCESS1-0 r2i1p1: /scratch/tomast/ESGF/cmip5/output1/CSIRO-BOM/ACCESS1-0/historical/mon/atmos/Amon/r2i1p1/v20130726/psl_Amon_ACCESS1-0_historical_r2i1p1_185001-200512.nc (will be downloaded) 2024-02-14 14:03:05,456 UTC [308405] INFO esmvalcore._recipe.recipe:520 Found input files for Dataset: psl, Amon, CMIP5, ACCESS1-0, historical, r2i1p1, v20130726 2024-02-14 14:03:05,456 UTC [308405] DEBUG esmvalcore.local:444 Looking for files matching: /projects/NS9034K/CMIP5/output1/MPI-M/MPI-ESM-LR/historical/mon/atmos/Amon/r1i1p1/*/psl/psl_Amon_MPI-ESM-LR_historical_r1i1p1*.nc /projects/NS9560K-datalake/ESGF/cmip5/output1/MPI-M/MPI-ESM-LR/historical/mon/atmos/Amon/r1i1p1/*/psl/psl_Amon_MPI-ESM-LR_historical_r1i1p1*.nc /scratch/tomast/ESGF/cmip5/output1/MPI-M/MPI-ESM-LR/historical/mon/atmos/Amon/r1i1p1/*/psl/psl_Amon_MPI-ESM-LR_historical_r1i1p1*.nc 2024-02-14 14:03:05,457 UTC [308405] DEBUG esmvalcore.esgf._search:116 Searching https://esgf.ceda.ac.uk/esg-search for datasets using facets={'project': 'CMIP5', 'model': 'MPI-ESM-LR', 'ensemble': 'r1i1p1', 'experiment': 'historical', 'time_frequency': 'mon', 'institute': 'MPI-M', 'cmor_table': 'Amon', 'product': 'output1,output2', 'variable': 'psl'} 2024-02-14 14:03:05,457 UTC [308405] DEBUG requests_cache.backends:63 Initializing backend: None /nird/home/tomast/.esmvaltool/cache/pyesgf-search-results 2024-02-14 14:03:05,457 UTC [308405] DEBUG requests_cache.backends.base:384 Initialized SQLiteDict with serializer: SerializerPipeline(name=pickle, n_stages=2) 2024-02-14 14:03:05,457 UTC [308405] DEBUG requests_cache.backends.sqlite:234 Opening connection to /nird/home/tomast/.esmvaltool/cache/pyesgf-search-results.sqlite:responses 2024-02-14 14:03:05,457 UTC [308405] DEBUG requests_cache.backends.base:384 Initialized SQLiteDict with serializer: None 2024-02-14 14:03:05,457 UTC [308405] DEBUG requests_cache.backends.sqlite:234 Opening connection to /nird/home/tomast/.esmvaltool/cache/pyesgf-search-results.sqlite:redirects 2024-02-14 14:03:05,459 UTC [308405] DEBUG requests_cache.policy.actions:91 Cache directives from request headers: CacheDirectives() 2024-02-14 14:03:05,459 UTC [308405] DEBUG requests_cache.policy.actions:344 Pre-read cache checks: Passed 2024-02-14 14:03:05,556 UTC [308405] DEBUG requests_cache.policy.actions:205 Post-read cache actions: CacheActions(expire_after=86400) 2024-02-14 14:03:05,556 UTC [308405] DEBUG requests_cache.backends.base:106 Closing backend connections 2024-02-14 14:03:05,569 UTC [308405] DEBUG esmvalcore.esgf._download:272 Correcting facet 'modeling_realm' from 'None' to 'atmos' for cmip5.output1.MPI-M.MPI-ESM-LR.historical.mon.atmos.Amon.r1i1p1.v20120315.psl_Amon_MPI-ESM-LR_historical_r1i1p1_185001-200512.nc 2024-02-14 14:03:05,569 UTC [308405] DEBUG esmvalcore.esgf._download:272 Correcting facet 'version' from 'None' to 'v20120315' for cmip5.output1.MPI-M.MPI-ESM-LR.historical.mon.atmos.Amon.r1i1p1.v20120315.psl_Amon_MPI-ESM-LR_historical_r1i1p1_185001-200512.nc 2024-02-14 14:03:05,569 UTC [308405] DEBUG esmvalcore.esgf._search:154 Found the following files matching facets {'project': 'CMIP5', 'model': 'MPI-ESM-LR', 'ensemble': 'r1i1p1', 'experiment': 'historical', 'time_frequency': 'mon', 'institute': 'MPI-M', 'cmor_table': 'Amon', 'product': 'output1,output2', 'variable': 'psl'}: ESGFFile:cmip5/output1/MPI-M/MPI-ESM-LR/historical/mon/atmos/Amon/r1i1p1/v20120315/psl_Amon_MPI-ESM-LR_historical_r1i1p1_185001-200512.nc on hosts ['aims3.llnl.gov', 'esgf.ceda.ac.uk', 'esgf.nci.org.au', 'esgf1.dkrz.de'] 2024-02-14 14:03:05,569 UTC [308405] DEBUG esmvalcore.esgf._search:364 Selected files: ESGFFile:cmip5/output1/MPI-M/MPI-ESM-LR/historical/mon/atmos/Amon/r1i1p1/v20120315/psl_Amon_MPI-ESM-LR_historical_r1i1p1_185001-200512.nc on hosts ['aims3.llnl.gov', 'esgf.ceda.ac.uk', 'esgf.nci.org.au', 'esgf1.dkrz.de'] 2024-02-14 14:03:05,569 UTC [308405] DEBUG esmvalcore._recipe.recipe:263 Using input files for variable psl of dataset MPI-ESM-LR: /scratch/tomast/ESGF/cmip5/output1/MPI-M/MPI-ESM-LR/historical/mon/atmos/Amon/r1i1p1/v20120315/psl_Amon_MPI-ESM-LR_historical_r1i1p1_185001-200512.nc (will be downloaded) 2024-02-14 14:03:05,569 UTC [308405] INFO esmvalcore._recipe.recipe:520 Found input files for Dataset: psl, Amon, CMIP5, MPI-ESM-LR, historical, r1i1p1, v20120315 2024-02-14 14:03:05,570 UTC [308405] INFO esmvalcore._recipe.recipe:677 PreprocessingTask diagnostic1/psl created. 2024-02-14 14:03:05,570 UTC [308405] DEBUG esmvalcore._recipe.recipe:678 PreprocessingTask diagnostic1/psl will create the files: /projects/NS2980K/www/tomast/esmvaltool2.10.0/output/recipe_cvdp_20240214_140257/preproc/diagnostic1/psl/CMIP5_ACCESS1-0_Amon_historical_r1i1p1_psl_1850-1855.nc /projects/NS2980K/www/tomast/esmvaltool2.10.0/output/recipe_cvdp_20240214_140257/preproc/diagnostic1/psl/CMIP5_ACCESS1-0_Amon_historical_r2i1p1_psl_1850-1855.nc /projects/NS2980K/www/tomast/esmvaltool2.10.0/output/recipe_cvdp_20240214_140257/preproc/diagnostic1/psl/CMIP5_MPI-ESM-LR_Amon_historical_r1i1p1_psl_1850-1855.nc 2024-02-14 14:03:05,570 UTC [308405] DEBUG esmvalcore._recipe.recipe:858 Linking tasks for diagnostic diagnostic1 script cvdp 2024-02-14 14:03:05,571 UTC [308405] DEBUG esmvalcore._recipe.recipe:867 Pattern diagnostic1/ts matches ['diagnostic1/ts'] 2024-02-14 14:03:05,571 UTC [308405] DEBUG esmvalcore._recipe.recipe:867 Pattern diagnostic1/tas matches ['diagnostic1/tas'] 2024-02-14 14:03:05,571 UTC [308405] DEBUG esmvalcore._recipe.recipe:867 Pattern diagnostic1/pr matches ['diagnostic1/pr'] 2024-02-14 14:03:05,571 UTC [308405] DEBUG esmvalcore._recipe.recipe:867 Pattern diagnostic1/psl matches ['diagnostic1/psl'] 2024-02-14 14:03:05,571 UTC [308405] INFO esmvalcore._recipe.recipe:1048 These tasks will be executed: diagnostic1/tas, diagnostic1/pr, diagnostic1/cvdp, diagnostic1/psl, diagnostic1/ts 2024-02-14 14:03:05,573 UTC [308405] DEBUG esmvalcore._main:128 Recipe summary: DiagnosticTask: diagnostic1/cvdp script: cvdp/cvdp_wrapper.py settings: {'auxiliary_data_dir': PosixPath('/projects/NS9560K-datalake/ESGF/auxiliary_data'), 'log_level': 'info', 'output_file_type': 'png', 'plot_dir': '/projects/NS2980K/www/tomast/esmvaltool2.10.0/output/recipe_cvdp_20240214_140257/plots/diagnostic1/cvdp', 'profile_diagnostic': False, 'quickplot': {'plot_type': 'pcolormesh'}, 'recipe': PosixPath('recipe_cvdp.yml'), 'run_dir': '/projects/NS2980K/www/tomast/esmvaltool2.10.0/output/recipe_cvdp_20240214_140257/run/diagnostic1/cvdp', 'script': 'cvdp', 'version': '2.10.0', 'work_dir': '/projects/NS2980K/www/tomast/esmvaltool2.10.0/output/recipe_cvdp_20240214_140257/work/diagnostic1/cvdp'} ancestors: PreprocessingTask: diagnostic1/ts order: ['remove_supplementary_variables', 'save'] PreprocessorFile: /projects/NS2980K/www/tomast/esmvaltool2.10.0/output/recipe_cvdp_20240214_140257/preproc/diagnostic1/ts/CMIP5_ACCESS1-0_Amon_historical_r1i1p1_ts_1850-1855.nc input files: [LocalFile('/projects/NS9560K-datalake/ESGF/cmip5/output1/CSIRO-BOM/ACCESS1-0/historical/mon/atmos/Amon/r1i1p1/v1/ts/ts_Amon_ACCESS1-0_historical_r1i1p1_185001-200512.nc')] settings: {'remove_supplementary_variables': {}, 'save': {'compress': False, 'filename': PosixPath('/projects/NS2980K/www/tomast/esmvaltool2.10.0/output/recipe_cvdp_20240214_140257/preproc/diagnostic1/ts/CMIP5_ACCESS1-0_Amon_historical_r1i1p1_ts_1850-1855.nc')}} PreprocessorFile: /projects/NS2980K/www/tomast/esmvaltool2.10.0/output/recipe_cvdp_20240214_140257/preproc/diagnostic1/ts/CMIP5_ACCESS1-0_Amon_historical_r2i1p1_ts_1850-1855.nc input files: [LocalFile('/scratch/tomast/ESGF/cmip5/output1/CSIRO-BOM/ACCESS1-0/historical/mon/atmos/Amon/r2i1p1/v20130726/ts_Amon_ACCESS1-0_historical_r2i1p1_185001-200512.nc')] settings: {'remove_supplementary_variables': {}, 'save': {'compress': False, 'filename': PosixPath('/projects/NS2980K/www/tomast/esmvaltool2.10.0/output/recipe_cvdp_20240214_140257/preproc/diagnostic1/ts/CMIP5_ACCESS1-0_Amon_historical_r2i1p1_ts_1850-1855.nc')}} PreprocessorFile: /projects/NS2980K/www/tomast/esmvaltool2.10.0/output/recipe_cvdp_20240214_140257/preproc/diagnostic1/ts/CMIP5_MPI-ESM-LR_Amon_historical_r1i1p1_ts_1850-1855.nc input files: [LocalFile('/projects/NS9560K-datalake/ESGF/cmip5/output1/MPI-M/MPI-ESM-LR/historical/mon/atmos/Amon/r1i1p1/v20120315/ts/ts_Amon_MPI-ESM-LR_historical_r1i1p1_185001-200512.nc')] settings: {'remove_supplementary_variables': {}, 'save': {'compress': False, 'filename': PosixPath('/projects/NS2980K/www/tomast/esmvaltool2.10.0/output/recipe_cvdp_20240214_140257/preproc/diagnostic1/ts/CMIP5_MPI-ESM-LR_Amon_historical_r1i1p1_ts_1850-1855.nc')}} ancestors: None PreprocessingTask: diagnostic1/tas order: ['remove_supplementary_variables', 'save'] PreprocessorFile: /projects/NS2980K/www/tomast/esmvaltool2.10.0/output/recipe_cvdp_20240214_140257/preproc/diagnostic1/tas/CMIP5_ACCESS1-0_Amon_historical_r1i1p1_tas_1850-1855.nc input files: [LocalFile('/projects/NS9560K-datalake/ESGF/cmip5/output1/CSIRO-BOM/ACCESS1-0/historical/mon/atmos/Amon/r1i1p1/v1/tas/tas_Amon_ACCESS1-0_historical_r1i1p1_185001-200512.nc')] settings: {'remove_supplementary_variables': {}, 'save': {'compress': False, 'filename': PosixPath('/projects/NS2980K/www/tomast/esmvaltool2.10.0/output/recipe_cvdp_20240214_140257/preproc/diagnostic1/tas/CMIP5_ACCESS1-0_Amon_historical_r1i1p1_tas_1850-1855.nc')}} PreprocessorFile: /projects/NS2980K/www/tomast/esmvaltool2.10.0/output/recipe_cvdp_20240214_140257/preproc/diagnostic1/tas/CMIP5_ACCESS1-0_Amon_historical_r2i1p1_tas_1850-1855.nc input files: [LocalFile('/scratch/tomast/ESGF/cmip5/output1/CSIRO-BOM/ACCESS1-0/historical/mon/atmos/Amon/r2i1p1/v20130726/tas_Amon_ACCESS1-0_historical_r2i1p1_185001-200512.nc')] settings: {'remove_supplementary_variables': {}, 'save': {'compress': False, 'filename': PosixPath('/projects/NS2980K/www/tomast/esmvaltool2.10.0/output/recipe_cvdp_20240214_140257/preproc/diagnostic1/tas/CMIP5_ACCESS1-0_Amon_historical_r2i1p1_tas_1850-1855.nc')}} PreprocessorFile: /projects/NS2980K/www/tomast/esmvaltool2.10.0/output/recipe_cvdp_20240214_140257/preproc/diagnostic1/tas/CMIP5_MPI-ESM-LR_Amon_historical_r1i1p1_tas_1850-1855.nc input files: [LocalFile('/projects/NS9560K-datalake/ESGF/cmip5/output1/MPI-M/MPI-ESM-LR/historical/mon/atmos/Amon/r1i1p1/v20120315/tas/tas_Amon_MPI-ESM-LR_historical_r1i1p1_185001-200512.nc')] settings: {'remove_supplementary_variables': {}, 'save': {'compress': False, 'filename': PosixPath('/projects/NS2980K/www/tomast/esmvaltool2.10.0/output/recipe_cvdp_20240214_140257/preproc/diagnostic1/tas/CMIP5_MPI-ESM-LR_Amon_historical_r1i1p1_tas_1850-1855.nc')}} ancestors: None PreprocessingTask: diagnostic1/pr order: ['remove_supplementary_variables', 'save'] PreprocessorFile: /projects/NS2980K/www/tomast/esmvaltool2.10.0/output/recipe_cvdp_20240214_140257/preproc/diagnostic1/pr/CMIP5_MPI-ESM-LR_Amon_historical_r1i1p1_pr_1850-1855.nc input files: [LocalFile('/projects/NS9560K-datalake/ESGF/cmip5/output1/MPI-M/MPI-ESM-LR/historical/mon/atmos/Amon/r1i1p1/v20120315/pr/pr_Amon_MPI-ESM-LR_historical_r1i1p1_185001-200512.nc')] settings: {'remove_supplementary_variables': {}, 'save': {'compress': False, 'filename': PosixPath('/projects/NS2980K/www/tomast/esmvaltool2.10.0/output/recipe_cvdp_20240214_140257/preproc/diagnostic1/pr/CMIP5_MPI-ESM-LR_Amon_historical_r1i1p1_pr_1850-1855.nc')}} PreprocessorFile: /projects/NS2980K/www/tomast/esmvaltool2.10.0/output/recipe_cvdp_20240214_140257/preproc/diagnostic1/pr/CMIP5_ACCESS1-0_Amon_historical_r2i1p1_pr_1850-1855.nc input files: [LocalFile('/scratch/tomast/ESGF/cmip5/output1/CSIRO-BOM/ACCESS1-0/historical/mon/atmos/Amon/r2i1p1/v20130726/pr_Amon_ACCESS1-0_historical_r2i1p1_185001-200512.nc')] settings: {'remove_supplementary_variables': {}, 'save': {'compress': False, 'filename': PosixPath('/projects/NS2980K/www/tomast/esmvaltool2.10.0/output/recipe_cvdp_20240214_140257/preproc/diagnostic1/pr/CMIP5_ACCESS1-0_Amon_historical_r2i1p1_pr_1850-1855.nc')}} PreprocessorFile: /projects/NS2980K/www/tomast/esmvaltool2.10.0/output/recipe_cvdp_20240214_140257/preproc/diagnostic1/pr/CMIP5_ACCESS1-0_Amon_historical_r1i1p1_pr_1850-1855.nc input files: [LocalFile('/projects/NS9560K-datalake/ESGF/cmip5/output1/CSIRO-BOM/ACCESS1-0/historical/mon/atmos/Amon/r1i1p1/v1/pr/pr_Amon_ACCESS1-0_historical_r1i1p1_185001-200512.nc')] settings: {'remove_supplementary_variables': {}, 'save': {'compress': False, 'filename': PosixPath('/projects/NS2980K/www/tomast/esmvaltool2.10.0/output/recipe_cvdp_20240214_140257/preproc/diagnostic1/pr/CMIP5_ACCESS1-0_Amon_historical_r1i1p1_pr_1850-1855.nc')}} ancestors: None PreprocessingTask: diagnostic1/psl order: ['remove_supplementary_variables', 'save'] PreprocessorFile: /projects/NS2980K/www/tomast/esmvaltool2.10.0/output/recipe_cvdp_20240214_140257/preproc/diagnostic1/psl/CMIP5_ACCESS1-0_Amon_historical_r1i1p1_psl_1850-1855.nc input files: [LocalFile('/scratch/tomast/ESGF/cmip5/output1/CSIRO-BOM/ACCESS1-0/historical/mon/atmos/Amon/r1i1p1/v20120727/psl_Amon_ACCESS1-0_historical_r1i1p1_185001-200512.nc')] settings: {'remove_supplementary_variables': {}, 'save': {'compress': False, 'filename': PosixPath('/projects/NS2980K/www/tomast/esmvaltool2.10.0/output/recipe_cvdp_20240214_140257/preproc/diagnostic1/psl/CMIP5_ACCESS1-0_Amon_historical_r1i1p1_psl_1850-1855.nc')}} PreprocessorFile: /projects/NS2980K/www/tomast/esmvaltool2.10.0/output/recipe_cvdp_20240214_140257/preproc/diagnostic1/psl/CMIP5_ACCESS1-0_Amon_historical_r2i1p1_psl_1850-1855.nc input files: [LocalFile('/scratch/tomast/ESGF/cmip5/output1/CSIRO-BOM/ACCESS1-0/historical/mon/atmos/Amon/r2i1p1/v20130726/psl_Amon_ACCESS1-0_historical_r2i1p1_185001-200512.nc')] settings: {'remove_supplementary_variables': {}, 'save': {'compress': False, 'filename': PosixPath('/projects/NS2980K/www/tomast/esmvaltool2.10.0/output/recipe_cvdp_20240214_140257/preproc/diagnostic1/psl/CMIP5_ACCESS1-0_Amon_historical_r2i1p1_psl_1850-1855.nc')}} PreprocessorFile: /projects/NS2980K/www/tomast/esmvaltool2.10.0/output/recipe_cvdp_20240214_140257/preproc/diagnostic1/psl/CMIP5_MPI-ESM-LR_Amon_historical_r1i1p1_psl_1850-1855.nc input files: [LocalFile('/scratch/tomast/ESGF/cmip5/output1/MPI-M/MPI-ESM-LR/historical/mon/atmos/Amon/r1i1p1/v20120315/psl_Amon_MPI-ESM-LR_historical_r1i1p1_185001-200512.nc')] settings: {'remove_supplementary_variables': {}, 'save': {'compress': False, 'filename': PosixPath('/projects/NS2980K/www/tomast/esmvaltool2.10.0/output/recipe_cvdp_20240214_140257/preproc/diagnostic1/psl/CMIP5_MPI-ESM-LR_Amon_historical_r1i1p1_psl_1850-1855.nc')}} ancestors: None 2024-02-14 14:03:05,578 UTC [308405] INFO esmvalcore._recipe.recipe:1111 Wrote recipe with version numbers and wildcards to: file:///projects/NS2980K/www/tomast/esmvaltool2.10.0/output/recipe_cvdp_20240214_140257/run/recipe_cvdp_filled.yml 2024-02-14 14:03:05,578 UTC [308405] INFO esmvalcore.esgf._download:540 Will download 1.18 GB Will download the following files: 208.53 MB ESGFFile:cmip5/output1/CSIRO-BOM/ACCESS1-0/historical/mon/atmos/Amon/r1i1p1/v20120727/psl_Amon_ACCESS1-0_historical_r1i1p1_185001-200512.nc on hosts ['esgf.nci.org.au'] 208.53 MB ESGFFile:cmip5/output1/CSIRO-BOM/ACCESS1-0/historical/mon/atmos/Amon/r2i1p1/v20130726/pr_Amon_ACCESS1-0_historical_r2i1p1_185001-200512.nc on hosts ['aims3.llnl.gov', 'esgf.nci.org.au'] 208.53 MB ESGFFile:cmip5/output1/CSIRO-BOM/ACCESS1-0/historical/mon/atmos/Amon/r2i1p1/v20130726/psl_Amon_ACCESS1-0_historical_r2i1p1_185001-200512.nc on hosts ['aims3.llnl.gov', 'esgf.nci.org.au'] 208.53 MB ESGFFile:cmip5/output1/CSIRO-BOM/ACCESS1-0/historical/mon/atmos/Amon/r2i1p1/v20130726/tas_Amon_ACCESS1-0_historical_r2i1p1_185001-200512.nc on hosts ['aims3.llnl.gov', 'esgf.nci.org.au'] 208.53 MB ESGFFile:cmip5/output1/CSIRO-BOM/ACCESS1-0/historical/mon/atmos/Amon/r2i1p1/v20130726/ts_Amon_ACCESS1-0_historical_r2i1p1_185001-200512.nc on hosts ['aims3.llnl.gov', 'esgf.nci.org.au'] 138.08 MB ESGFFile:cmip5/output1/MPI-M/MPI-ESM-LR/historical/mon/atmos/Amon/r1i1p1/v20120315/psl_Amon_MPI-ESM-LR_historical_r1i1p1_185001-200512.nc on hosts ['aims3.llnl.gov', 'esgf.ceda.ac.uk', 'esgf.nci.org.au', 'esgf1.dkrz.de'] Downloading 1.18 GB.. 2024-02-14 14:03:05,613 UTC [308405] DEBUG esmvalcore.esgf._download:461 Downloading http://aims3.llnl.gov/thredds/fileServer/css03_data/cmip5/output1/CSIRO-BOM/ACCESS1-0/historical/mon/atmos/Amon/r2i1p1/v20130726/pr/pr_Amon_ACCESS1-0_historical_r2i1p1_185001-200512.nc to /scratch/tomast/ESGF/cmip5/output1/CSIRO-BOM/ACCESS1-0/historical/mon/atmos/Amon/r2i1p1/v20130726/pr_Amon_ACCESS1-0_historical_r2i1p1_185001-200512.nc.dt5jf3ej 2024-02-14 14:03:05,616 UTC [308405] DEBUG esmvalcore.esgf._download:461 Downloading http://aims3.llnl.gov/thredds/fileServer/css03_data/cmip5/output1/CSIRO-BOM/ACCESS1-0/historical/mon/atmos/Amon/r2i1p1/v20130726/ts/ts_Amon_ACCESS1-0_historical_r2i1p1_185001-200512.nc to /scratch/tomast/ESGF/cmip5/output1/CSIRO-BOM/ACCESS1-0/historical/mon/atmos/Amon/r2i1p1/v20130726/ts_Amon_ACCESS1-0_historical_r2i1p1_185001-200512.nc.7feodozu 2024-02-14 14:03:05,617 UTC [308405] DEBUG esmvalcore.esgf._download:461 Downloading http://esgf.nci.org.au/thredds/fileServer/master/CMIP5/output1/CSIRO-BOM/ACCESS1-0/historical/mon/atmos/Amon/r1i1p1/v20120727/psl/psl_Amon_ACCESS1-0_historical_r1i1p1_185001-200512.nc to /scratch/tomast/ESGF/cmip5/output1/CSIRO-BOM/ACCESS1-0/historical/mon/atmos/Amon/r1i1p1/v20120727/psl_Amon_ACCESS1-0_historical_r1i1p1_185001-200512.nc.ihae5ciw 2024-02-14 14:03:05,618 UTC [308405] DEBUG urllib3.connectionpool:244 Starting new HTTP connection (1): aims3.llnl.gov:80 2024-02-14 14:03:05,618 UTC [308405] DEBUG esmvalcore.esgf._download:461 Downloading https://esgf.ceda.ac.uk/thredds/fileServer/esg_dataroot/cmip5/output1/MPI-M/MPI-ESM-LR/historical/mon/atmos/Amon/r1i1p1/v20120315/psl/psl_Amon_MPI-ESM-LR_historical_r1i1p1_185001-200512.nc to /scratch/tomast/ESGF/cmip5/output1/MPI-M/MPI-ESM-LR/historical/mon/atmos/Amon/r1i1p1/v20120315/psl_Amon_MPI-ESM-LR_historical_r1i1p1_185001-200512.nc.y3oeoypy 2024-02-14 14:03:05,619 UTC [308405] DEBUG urllib3.connectionpool:244 Starting new HTTP connection (1): aims3.llnl.gov:80 2024-02-14 14:03:05,620 UTC [308405] DEBUG urllib3.connectionpool:244 Starting new HTTP connection (1): esgf.nci.org.au:80 2024-02-14 14:03:05,621 UTC [308405] DEBUG urllib3.connectionpool:1052 Starting new HTTPS connection (1): esgf.ceda.ac.uk:443 2024-02-14 14:03:06,005 UTC [308405] DEBUG urllib3.connectionpool:546 https://esgf.ceda.ac.uk:443 "GET /thredds/fileServer/esg_dataroot/cmip5/output1/MPI-M/MPI-ESM-LR/historical/mon/atmos/Amon/r1i1p1/v20120315/psl/psl_Amon_MPI-ESM-LR_historical_r1i1p1_185001-200512.nc HTTP/1.1" 200 138078432 2024-02-14 14:03:06,235 UTC [308405] DEBUG urllib3.connectionpool:546 http://aims3.llnl.gov:80 "GET /thredds/fileServer/css03_data/cmip5/output1/CSIRO-BOM/ACCESS1-0/historical/mon/atmos/Amon/r2i1p1/v20130726/pr/pr_Amon_ACCESS1-0_historical_r2i1p1_185001-200512.nc HTTP/1.1" 301 17 2024-02-14 14:03:06,236 UTC [308405] DEBUG urllib3.connectionpool:1052 Starting new HTTPS connection (1): aims3.llnl.gov:443 2024-02-14 14:03:06,295 UTC [308405] DEBUG urllib3.connectionpool:546 http://aims3.llnl.gov:80 "GET /thredds/fileServer/css03_data/cmip5/output1/CSIRO-BOM/ACCESS1-0/historical/mon/atmos/Amon/r2i1p1/v20130726/ts/ts_Amon_ACCESS1-0_historical_r2i1p1_185001-200512.nc HTTP/1.1" 301 17 2024-02-14 14:03:06,296 UTC [308405] DEBUG urllib3.connectionpool:1052 Starting new HTTPS connection (1): aims3.llnl.gov:443 2024-02-14 14:03:06,926 UTC [308405] DEBUG urllib3.connectionpool:546 https://aims3.llnl.gov:443 "GET /thredds/fileServer/css03_data/cmip5/output1/CSIRO-BOM/ACCESS1-0/historical/mon/atmos/Amon/r2i1p1/v20130726/pr/pr_Amon_ACCESS1-0_historical_r2i1p1_185001-200512.nc HTTP/1.1" 200 208527456 2024-02-14 14:03:07,054 UTC [308405] DEBUG urllib3.connectionpool:546 http://esgf.nci.org.au:80 "GET /thredds/fileServer/master/CMIP5/output1/CSIRO-BOM/ACCESS1-0/historical/mon/atmos/Amon/r1i1p1/v20120727/psl/psl_Amon_ACCESS1-0_historical_r1i1p1_185001-200512.nc HTTP/1.1" 200 208527396 2024-02-14 14:03:07,073 UTC [308405] DEBUG urllib3.connectionpool:546 https://aims3.llnl.gov:443 "GET /thredds/fileServer/css03_data/cmip5/output1/CSIRO-BOM/ACCESS1-0/historical/mon/atmos/Amon/r2i1p1/v20130726/ts/ts_Amon_ACCESS1-0_historical_r2i1p1_185001-200512.nc HTTP/1.1" 200 208527388 2024-02-14 14:03:08,166 UTC [308405] INFO esmvalcore.esgf._download:490 Downloaded /scratch/tomast/ESGF/cmip5/output1/MPI-M/MPI-ESM-LR/historical/mon/atmos/Amon/r1i1p1/v20120315/psl_Amon_MPI-ESM-LR_historical_r1i1p1_185001-200512.nc (138.08 MB) in 2.53 seconds (54.56 MB/s) from esgf.ceda.ac.uk 2024-02-14 14:03:08,177 UTC [308405] DEBUG esmvalcore.esgf._download:461 Downloading http://aims3.llnl.gov/thredds/fileServer/css03_data/cmip5/output1/CSIRO-BOM/ACCESS1-0/historical/mon/atmos/Amon/r2i1p1/v20130726/tas/tas_Amon_ACCESS1-0_historical_r2i1p1_185001-200512.nc to /scratch/tomast/ESGF/cmip5/output1/CSIRO-BOM/ACCESS1-0/historical/mon/atmos/Amon/r2i1p1/v20130726/tas_Amon_ACCESS1-0_historical_r2i1p1_185001-200512.nc.s0vluxen 2024-02-14 14:03:08,178 UTC [308405] DEBUG urllib3.connectionpool:244 Starting new HTTP connection (1): aims3.llnl.gov:80 2024-02-14 14:03:08,531 UTC [308405] DEBUG urllib3.connectionpool:546 http://aims3.llnl.gov:80 "GET /thredds/fileServer/css03_data/cmip5/output1/CSIRO-BOM/ACCESS1-0/historical/mon/atmos/Amon/r2i1p1/v20130726/tas/tas_Amon_ACCESS1-0_historical_r2i1p1_185001-200512.nc HTTP/1.1" 301 17 2024-02-14 14:03:08,533 UTC [308405] DEBUG urllib3.connectionpool:1052 Starting new HTTPS connection (1): aims3.llnl.gov:443 2024-02-14 14:03:09,163 UTC [308405] DEBUG urllib3.connectionpool:546 https://aims3.llnl.gov:443 "GET /thredds/fileServer/css03_data/cmip5/output1/CSIRO-BOM/ACCESS1-0/historical/mon/atmos/Amon/r2i1p1/v20130726/tas/tas_Amon_ACCESS1-0_historical_r2i1p1_185001-200512.nc HTTP/1.1" 200 208527612 2024-02-14 14:03:17,158 UTC [308405] INFO esmvalcore.esgf._download:490 Downloaded /scratch/tomast/ESGF/cmip5/output1/CSIRO-BOM/ACCESS1-0/historical/mon/atmos/Amon/r1i1p1/v20120727/psl_Amon_ACCESS1-0_historical_r1i1p1_185001-200512.nc (208.53 MB) in 11.52 seconds (18.09 MB/s) from esgf.nci.org.au 2024-02-14 14:03:17,168 UTC [308405] DEBUG esmvalcore.esgf._download:461 Downloading http://aims3.llnl.gov/thredds/fileServer/css03_data/cmip5/output1/CSIRO-BOM/ACCESS1-0/historical/mon/atmos/Amon/r2i1p1/v20130726/psl/psl_Amon_ACCESS1-0_historical_r2i1p1_185001-200512.nc to /scratch/tomast/ESGF/cmip5/output1/CSIRO-BOM/ACCESS1-0/historical/mon/atmos/Amon/r2i1p1/v20130726/psl_Amon_ACCESS1-0_historical_r2i1p1_185001-200512.nc.u6j96mna 2024-02-14 14:03:17,169 UTC [308405] DEBUG urllib3.connectionpool:244 Starting new HTTP connection (1): aims3.llnl.gov:80 2024-02-14 14:03:17,521 UTC [308405] DEBUG urllib3.connectionpool:546 http://aims3.llnl.gov:80 "GET /thredds/fileServer/css03_data/cmip5/output1/CSIRO-BOM/ACCESS1-0/historical/mon/atmos/Amon/r2i1p1/v20130726/psl/psl_Amon_ACCESS1-0_historical_r2i1p1_185001-200512.nc HTTP/1.1" 301 17 2024-02-14 14:03:17,522 UTC [308405] DEBUG urllib3.connectionpool:1052 Starting new HTTPS connection (1): aims3.llnl.gov:443 2024-02-14 14:03:18,163 UTC [308405] DEBUG urllib3.connectionpool:546 https://aims3.llnl.gov:443 "GET /thredds/fileServer/css03_data/cmip5/output1/CSIRO-BOM/ACCESS1-0/historical/mon/atmos/Amon/r2i1p1/v20130726/psl/psl_Amon_ACCESS1-0_historical_r2i1p1_185001-200512.nc HTTP/1.1" 200 208527396 2024-02-14 14:03:28,592 UTC [308405] INFO esmvalcore.esgf._download:490 Downloaded /scratch/tomast/ESGF/cmip5/output1/CSIRO-BOM/ACCESS1-0/historical/mon/atmos/Amon/r2i1p1/v20130726/pr_Amon_ACCESS1-0_historical_r2i1p1_185001-200512.nc (208.53 MB) in 22.96 seconds (9.08 MB/s) from aims3.llnl.gov 2024-02-14 14:03:29,145 UTC [308405] INFO esmvalcore.esgf._download:490 Downloaded /scratch/tomast/ESGF/cmip5/output1/CSIRO-BOM/ACCESS1-0/historical/mon/atmos/Amon/r2i1p1/v20130726/ts_Amon_ACCESS1-0_historical_r2i1p1_185001-200512.nc (208.53 MB) in 23.51 seconds (8.87 MB/s) from aims3.llnl.gov 2024-02-14 14:03:29,277 UTC [308405] INFO esmvalcore.esgf._download:490 Downloaded /scratch/tomast/ESGF/cmip5/output1/CSIRO-BOM/ACCESS1-0/historical/mon/atmos/Amon/r2i1p1/v20130726/tas_Amon_ACCESS1-0_historical_r2i1p1_185001-200512.nc (208.53 MB) in 21.08 seconds (9.89 MB/s) from aims3.llnl.gov 2024-02-14 14:03:36,778 UTC [308405] INFO esmvalcore.esgf._download:490 Downloaded /scratch/tomast/ESGF/cmip5/output1/CSIRO-BOM/ACCESS1-0/historical/mon/atmos/Amon/r2i1p1/v20130726/psl_Amon_ACCESS1-0_historical_r2i1p1_185001-200512.nc (208.53 MB) in 19.6 seconds (10.64 MB/s) from aims3.llnl.gov 2024-02-14 14:03:36,779 UTC [308405] INFO esmvalcore.esgf._download:569 Downloaded 1.18 GB in 31.2 seconds (37.84 MB/s) 2024-02-14 14:03:36,780 UTC [308405] INFO esmvalcore.esgf._download:581 Successfully downloaded all requested files. 2024-02-14 14:03:36,780 UTC [308405] INFO esmvalcore.config._dask:70 Using the Dask basic scheduler. 2024-02-14 14:03:36,780 UTC [308405] INFO esmvalcore._task:760 Running 5 tasks using 5 processes 2024-02-14 14:03:36,826 UTC [308678] INFO esmvalcore._task:261 Starting task diagnostic1/ts in process [308678] 2024-02-14 14:03:36,827 UTC [308679] INFO esmvalcore._task:261 Starting task diagnostic1/tas in process [308679] 2024-02-14 14:03:36,827 UTC [308680] INFO esmvalcore._task:261 Starting task diagnostic1/pr in process [308680] 2024-02-14 14:03:36,827 UTC [308681] INFO esmvalcore._task:261 Starting task diagnostic1/psl in process [308681] 2024-02-14 14:03:36,837 UTC [308681] DEBUG esmvalcore.esgf._download:535 All required data is available locally, not downloading anything. 2024-02-14 14:03:36,838 UTC [308681] DEBUG esmvalcore.preprocessor:364 Running preprocessor step fix_file 2024-02-14 14:03:36,839 UTC [308681] DEBUG esmvalcore.preprocessor:318 Running preprocessor function 'fix_file' on the data LocalFile('/scratch/tomast/ESGF/cmip5/output1/CSIRO-BOM/ACCESS1-0/historical/mon/atmos/Amon/r1i1p1/v20120727/psl_Amon_ACCESS1-0_historical_r1i1p1_185001-200512.nc') loaded from original input file(s) [LocalFile('/scratch/tomast/ESGF/cmip5/output1/CSIRO-BOM/ACCESS1-0/historical/mon/atmos/Amon/r1i1p1/v20120727/psl_Amon_ACCESS1-0_historical_r1i1p1_185001-200512.nc')] with function argument(s) output_dir = PosixPath('/projects/NS2980K/www/tomast/esmvaltool2.10.0/output/recipe_cvdp_20240214_140257/preproc/fixed_files/psl_Amon_CMIP5_ACCESS1-0_historical_r1i1p1_v20120727_'), add_unique_suffix = True, session = Session({'auxiliary_data_dir': PosixPath('/projects/NS9560K-datalake/ESGF/auxiliary_data'), 'check_level': , 'compress_netcdf': False, 'config_developer_file': PosixPath('/projects/NS2980K/conda/esmvaltool2.10.0/lib/python3.11/site-packages/esmvalcore/config-developer.yml'), 'config_file': PosixPath('/nird/home/tomast/.esmvaltool/config-user.yml'), 'diagnostics': None, 'download_dir': PosixPath('/scratch/tomast/ESGF'), 'drs': {'CMIP3': 'DKRZ', 'CMIP5': 'DKRZ', 'CMIP6': 'DKRZ', 'CORDEX': 'DKRZ', 'OBS': 'default', 'OBS6': 'default', 'ana4mips': 'default', 'native6': 'default', 'obs4MIPs': 'default'}, 'exit_on_warning': False, 'extra_facets_dir': (), 'log_level': 'info', 'max_datasets': None, 'max_parallel_tasks': 8, 'max_years': None, 'output_dir': PosixPath('/projects/NS2980K/www/tomast/esmvaltool2.10.0/output'), 'output_file_type': 'png', 'profile_diagnostic': False, 'remove_preproc_dir': True, 'resume_from': [], 'rootpath': {'CMIP3': [PosixPath('/projects/NS9560K-datalake/ESGF/cmip3')], 'CMIP5': [PosixPath('/projects/NS9560K-datalake/ESGF/cmip5/output1'), PosixPath('/projects/NS9034K/CMIP5/output1'), PosixPath('/scratch/tomast/ESGF/cmip5/output1')], 'CMIP6': [PosixPath('/projects/NS9560K-datalake/ESGF/CMIP6'), PosixPath('/projects/NS9034K/CMIP6'), PosixPath('/projects/NS9252K/KeyCLIM_CMOR'), PosixPath('/scratch/tomast/ESGF/CMIP6')], 'OBS': [PosixPath('/projects/NS9560K-datalake/ESGF/obsdata'), PosixPath('/scratch/tomast/ESGF/obsdata')], 'OBS6': [PosixPath('/projects/NS9560K-datalake/ESGF/obsdata'), PosixPath('/scratch/tomast/ESGF/obsdata')], 'RAWOBS': [PosixPath('/projects/NS9560K-datalake/ESGF/rawdata/obs'), PosixPath('/scratch/tomast/ESGF/rawdata/obs')], 'ana4mips': [PosixPath('/projects/NS9560K-datalake/ESGF/ana4mips'), PosixPath('/scratch/tomast/ESGF/ana4mips')], 'default': [PosixPath('/scratch/tomast/ESGF/obsdata')], 'native6': [PosixPath('/projects/NS9560K-datalake/ESGF/obsdata/native6'), PosixPath('/scratch/tomast/ESGF/obsdata/native6')], 'obs4MIPs': [PosixPath('/projects/NS9560K-datalake/ESGF/obs4MIPs'), PosixPath('/projects/NS9560K-datalake/ESGF/obsdata'), PosixPath('/scratch/tomast/ESGF/obs4MIPs')]}, 'run_diagnostic': True, 'save_intermediary_cubes': False, 'search_esgf': 'when_missing', 'skip_nonexistent': False, 'write_ncl_interface': False}), mip = 'Amon', dataset = 'ACCESS1-0', project = 'CMIP5', exp = 'historical', ensemble = 'r1i1p1', short_name = 'psl', timerange = '1850/1855', variable_group = 'psl', diagnostic = 'diagnostic1', recipe_dataset_index = 0, alias = 'ACCESS1-0_r1i1p1', product = ['output1', 'output2'], institute = ['CSIRO-BOM'], original_short_name = 'psl', standard_name = 'air_pressure_at_sea_level', long_name = 'Sea Level Pressure', units = 'Pa', modeling_realm = ['atmos'], frequency = 'mon', version = 'v20120727' 2024-02-14 14:03:36,862 UTC [308681] DEBUG esmvalcore.preprocessor:364 Running preprocessor step load 2024-02-14 14:03:36,862 UTC [308681] DEBUG esmvalcore.preprocessor:318 Running preprocessor function 'load' on the data LocalFile('/scratch/tomast/ESGF/cmip5/output1/CSIRO-BOM/ACCESS1-0/historical/mon/atmos/Amon/r1i1p1/v20120727/psl_Amon_ACCESS1-0_historical_r1i1p1_185001-200512.nc') loaded from original input file(s) [LocalFile('/scratch/tomast/ESGF/cmip5/output1/CSIRO-BOM/ACCESS1-0/historical/mon/atmos/Amon/r1i1p1/v20120727/psl_Amon_ACCESS1-0_historical_r1i1p1_185001-200512.nc')] with function argument(s) ignore_warnings = None 2024-02-14 14:03:36,862 UTC [308681] DEBUG esmvalcore.preprocessor._io:145 Loading: /scratch/tomast/ESGF/cmip5/output1/CSIRO-BOM/ACCESS1-0/historical/mon/atmos/Amon/r1i1p1/v20120727/psl_Amon_ACCESS1-0_historical_r1i1p1_185001-200512.nc 2024-02-14 14:03:36,924 UTC [308405] INFO esmvalcore._task:793 Progress: 4 tasks running, 1 tasks waiting for ancestors, 0/5 done 2024-02-14 14:03:36,932 UTC [308678] DEBUG esmvalcore.esgf._download:535 All required data is available locally, not downloading anything. 2024-02-14 14:03:36,932 UTC [308678] DEBUG esmvalcore.preprocessor:364 Running preprocessor step fix_file 2024-02-14 14:03:36,933 UTC [308678] DEBUG esmvalcore.preprocessor:318 Running preprocessor function 'fix_file' on the data LocalFile('/projects/NS9560K-datalake/ESGF/cmip5/output1/CSIRO-BOM/ACCESS1-0/historical/mon/atmos/Amon/r1i1p1/v1/ts/ts_Amon_ACCESS1-0_historical_r1i1p1_185001-200512.nc') loaded from original input file(s) [LocalFile('/projects/NS9560K-datalake/ESGF/cmip5/output1/CSIRO-BOM/ACCESS1-0/historical/mon/atmos/Amon/r1i1p1/v1/ts/ts_Amon_ACCESS1-0_historical_r1i1p1_185001-200512.nc')] with function argument(s) output_dir = PosixPath('/projects/NS2980K/www/tomast/esmvaltool2.10.0/output/recipe_cvdp_20240214_140257/preproc/fixed_files/ts_Amon_CMIP5_ACCESS1-0_historical_r1i1p1_v1_'), add_unique_suffix = True, session = Session({'auxiliary_data_dir': PosixPath('/projects/NS9560K-datalake/ESGF/auxiliary_data'), 'check_level': , 'compress_netcdf': False, 'config_developer_file': PosixPath('/projects/NS2980K/conda/esmvaltool2.10.0/lib/python3.11/site-packages/esmvalcore/config-developer.yml'), 'config_file': PosixPath('/nird/home/tomast/.esmvaltool/config-user.yml'), 'diagnostics': None, 'download_dir': PosixPath('/scratch/tomast/ESGF'), 'drs': {'CMIP3': 'DKRZ', 'CMIP5': 'DKRZ', 'CMIP6': 'DKRZ', 'CORDEX': 'DKRZ', 'OBS': 'default', 'OBS6': 'default', 'ana4mips': 'default', 'native6': 'default', 'obs4MIPs': 'default'}, 'exit_on_warning': False, 'extra_facets_dir': (), 'log_level': 'info', 'max_datasets': None, 'max_parallel_tasks': 8, 'max_years': None, 'output_dir': PosixPath('/projects/NS2980K/www/tomast/esmvaltool2.10.0/output'), 'output_file_type': 'png', 'profile_diagnostic': False, 'remove_preproc_dir': True, 'resume_from': [], 'rootpath': {'CMIP3': [PosixPath('/projects/NS9560K-datalake/ESGF/cmip3')], 'CMIP5': [PosixPath('/projects/NS9560K-datalake/ESGF/cmip5/output1'), PosixPath('/projects/NS9034K/CMIP5/output1'), PosixPath('/scratch/tomast/ESGF/cmip5/output1')], 'CMIP6': [PosixPath('/projects/NS9560K-datalake/ESGF/CMIP6'), PosixPath('/projects/NS9034K/CMIP6'), PosixPath('/projects/NS9252K/KeyCLIM_CMOR'), PosixPath('/scratch/tomast/ESGF/CMIP6')], 'OBS': [PosixPath('/projects/NS9560K-datalake/ESGF/obsdata'), PosixPath('/scratch/tomast/ESGF/obsdata')], 'OBS6': [PosixPath('/projects/NS9560K-datalake/ESGF/obsdata'), PosixPath('/scratch/tomast/ESGF/obsdata')], 'RAWOBS': [PosixPath('/projects/NS9560K-datalake/ESGF/rawdata/obs'), PosixPath('/scratch/tomast/ESGF/rawdata/obs')], 'ana4mips': [PosixPath('/projects/NS9560K-datalake/ESGF/ana4mips'), PosixPath('/scratch/tomast/ESGF/ana4mips')], 'default': [PosixPath('/scratch/tomast/ESGF/obsdata')], 'native6': [PosixPath('/projects/NS9560K-datalake/ESGF/obsdata/native6'), PosixPath('/scratch/tomast/ESGF/obsdata/native6')], 'obs4MIPs': [PosixPath('/projects/NS9560K-datalake/ESGF/obs4MIPs'), PosixPath('/projects/NS9560K-datalake/ESGF/obsdata'), PosixPath('/scratch/tomast/ESGF/obs4MIPs')]}, 'run_diagnostic': True, 'save_intermediary_cubes': False, 'search_esgf': 'when_missing', 'skip_nonexistent': False, 'write_ncl_interface': False}), mip = 'Amon', dataset = 'ACCESS1-0', project = 'CMIP5', exp = 'historical', ensemble = 'r1i1p1', short_name = 'ts', timerange = '1850/1855', variable_group = 'ts', diagnostic = 'diagnostic1', recipe_dataset_index = 0, alias = 'ACCESS1-0_r1i1p1', product = ['output1', 'output2'], institute = ['CSIRO-BOM'], original_short_name = 'ts', standard_name = 'surface_temperature', long_name = 'Surface Temperature', units = 'K', modeling_realm = ['atmos'], frequency = 'mon', version = 'v1' 2024-02-14 14:03:36,935 UTC [308678] DEBUG esmvalcore.preprocessor:364 Running preprocessor step load 2024-02-14 14:03:36,935 UTC [308678] DEBUG esmvalcore.preprocessor:318 Running preprocessor function 'load' on the data LocalFile('/projects/NS9560K-datalake/ESGF/cmip5/output1/CSIRO-BOM/ACCESS1-0/historical/mon/atmos/Amon/r1i1p1/v1/ts/ts_Amon_ACCESS1-0_historical_r1i1p1_185001-200512.nc') loaded from original input file(s) [LocalFile('/projects/NS9560K-datalake/ESGF/cmip5/output1/CSIRO-BOM/ACCESS1-0/historical/mon/atmos/Amon/r1i1p1/v1/ts/ts_Amon_ACCESS1-0_historical_r1i1p1_185001-200512.nc')] with function argument(s) ignore_warnings = None 2024-02-14 14:03:36,935 UTC [308678] DEBUG esmvalcore.preprocessor._io:145 Loading: /projects/NS9560K-datalake/ESGF/cmip5/output1/CSIRO-BOM/ACCESS1-0/historical/mon/atmos/Amon/r1i1p1/v1/ts/ts_Amon_ACCESS1-0_historical_r1i1p1_185001-200512.nc 2024-02-14 14:03:36,936 UTC [308680] DEBUG esmvalcore.esgf._download:535 All required data is available locally, not downloading anything. 2024-02-14 14:03:36,937 UTC [308680] DEBUG esmvalcore.preprocessor:364 Running preprocessor step fix_file 2024-02-14 14:03:36,937 UTC [308680] DEBUG esmvalcore.preprocessor:318 Running preprocessor function 'fix_file' on the data LocalFile('/projects/NS9560K-datalake/ESGF/cmip5/output1/MPI-M/MPI-ESM-LR/historical/mon/atmos/Amon/r1i1p1/v20120315/pr/pr_Amon_MPI-ESM-LR_historical_r1i1p1_185001-200512.nc') loaded from original input file(s) [LocalFile('/projects/NS9560K-datalake/ESGF/cmip5/output1/MPI-M/MPI-ESM-LR/historical/mon/atmos/Amon/r1i1p1/v20120315/pr/pr_Amon_MPI-ESM-LR_historical_r1i1p1_185001-200512.nc')] with function argument(s) output_dir = PosixPath('/projects/NS2980K/www/tomast/esmvaltool2.10.0/output/recipe_cvdp_20240214_140257/preproc/fixed_files/pr_Amon_CMIP5_MPI-ESM-LR_historical_r1i1p1_v20120315_'), add_unique_suffix = True, session = Session({'auxiliary_data_dir': PosixPath('/projects/NS9560K-datalake/ESGF/auxiliary_data'), 'check_level': , 'compress_netcdf': False, 'config_developer_file': PosixPath('/projects/NS2980K/conda/esmvaltool2.10.0/lib/python3.11/site-packages/esmvalcore/config-developer.yml'), 'config_file': PosixPath('/nird/home/tomast/.esmvaltool/config-user.yml'), 'diagnostics': None, 'download_dir': PosixPath('/scratch/tomast/ESGF'), 'drs': {'CMIP3': 'DKRZ', 'CMIP5': 'DKRZ', 'CMIP6': 'DKRZ', 'CORDEX': 'DKRZ', 'OBS': 'default', 'OBS6': 'default', 'ana4mips': 'default', 'native6': 'default', 'obs4MIPs': 'default'}, 'exit_on_warning': False, 'extra_facets_dir': (), 'log_level': 'info', 'max_datasets': None, 'max_parallel_tasks': 8, 'max_years': None, 'output_dir': PosixPath('/projects/NS2980K/www/tomast/esmvaltool2.10.0/output'), 'output_file_type': 'png', 'profile_diagnostic': False, 'remove_preproc_dir': True, 'resume_from': [], 'rootpath': {'CMIP3': [PosixPath('/projects/NS9560K-datalake/ESGF/cmip3')], 'CMIP5': [PosixPath('/projects/NS9560K-datalake/ESGF/cmip5/output1'), PosixPath('/projects/NS9034K/CMIP5/output1'), PosixPath('/scratch/tomast/ESGF/cmip5/output1')], 'CMIP6': [PosixPath('/projects/NS9560K-datalake/ESGF/CMIP6'), PosixPath('/projects/NS9034K/CMIP6'), PosixPath('/projects/NS9252K/KeyCLIM_CMOR'), PosixPath('/scratch/tomast/ESGF/CMIP6')], 'OBS': [PosixPath('/projects/NS9560K-datalake/ESGF/obsdata'), PosixPath('/scratch/tomast/ESGF/obsdata')], 'OBS6': [PosixPath('/projects/NS9560K-datalake/ESGF/obsdata'), PosixPath('/scratch/tomast/ESGF/obsdata')], 'RAWOBS': [PosixPath('/projects/NS9560K-datalake/ESGF/rawdata/obs'), PosixPath('/scratch/tomast/ESGF/rawdata/obs')], 'ana4mips': [PosixPath('/projects/NS9560K-datalake/ESGF/ana4mips'), PosixPath('/scratch/tomast/ESGF/ana4mips')], 'default': [PosixPath('/scratch/tomast/ESGF/obsdata')], 'native6': [PosixPath('/projects/NS9560K-datalake/ESGF/obsdata/native6'), PosixPath('/scratch/tomast/ESGF/obsdata/native6')], 'obs4MIPs': [PosixPath('/projects/NS9560K-datalake/ESGF/obs4MIPs'), PosixPath('/projects/NS9560K-datalake/ESGF/obsdata'), PosixPath('/scratch/tomast/ESGF/obs4MIPs')]}, 'run_diagnostic': True, 'save_intermediary_cubes': False, 'search_esgf': 'when_missing', 'skip_nonexistent': False, 'write_ncl_interface': False}), mip = 'Amon', dataset = 'MPI-ESM-LR', project = 'CMIP5', exp = 'historical', ensemble = 'r1i1p1', short_name = 'pr', timerange = '1850/1855', variable_group = 'pr', diagnostic = 'diagnostic1', recipe_dataset_index = 2, alias = 'MPI-ESM-LR', product = ['output1', 'output2'], institute = ['MPI-M'], original_short_name = 'pr', standard_name = 'precipitation_flux', long_name = 'Precipitation', units = 'kg m-2 s-1', modeling_realm = ['atmos'], frequency = 'mon', version = 'v20120315' 2024-02-14 14:03:36,939 UTC [308680] DEBUG esmvalcore.preprocessor:364 Running preprocessor step load 2024-02-14 14:03:36,939 UTC [308680] DEBUG esmvalcore.preprocessor:318 Running preprocessor function 'load' on the data LocalFile('/projects/NS9560K-datalake/ESGF/cmip5/output1/MPI-M/MPI-ESM-LR/historical/mon/atmos/Amon/r1i1p1/v20120315/pr/pr_Amon_MPI-ESM-LR_historical_r1i1p1_185001-200512.nc') loaded from original input file(s) [LocalFile('/projects/NS9560K-datalake/ESGF/cmip5/output1/MPI-M/MPI-ESM-LR/historical/mon/atmos/Amon/r1i1p1/v20120315/pr/pr_Amon_MPI-ESM-LR_historical_r1i1p1_185001-200512.nc')] with function argument(s) ignore_warnings = None 2024-02-14 14:03:36,939 UTC [308680] DEBUG esmvalcore.preprocessor._io:145 Loading: /projects/NS9560K-datalake/ESGF/cmip5/output1/MPI-M/MPI-ESM-LR/historical/mon/atmos/Amon/r1i1p1/v20120315/pr/pr_Amon_MPI-ESM-LR_historical_r1i1p1_185001-200512.nc 2024-02-14 14:03:36,993 UTC [308679] DEBUG esmvalcore.esgf._download:535 All required data is available locally, not downloading anything. 2024-02-14 14:03:36,993 UTC [308679] DEBUG esmvalcore.preprocessor:364 Running preprocessor step fix_file 2024-02-14 14:03:36,994 UTC [308679] DEBUG esmvalcore.preprocessor:318 Running preprocessor function 'fix_file' on the data LocalFile('/projects/NS9560K-datalake/ESGF/cmip5/output1/CSIRO-BOM/ACCESS1-0/historical/mon/atmos/Amon/r1i1p1/v1/tas/tas_Amon_ACCESS1-0_historical_r1i1p1_185001-200512.nc') loaded from original input file(s) [LocalFile('/projects/NS9560K-datalake/ESGF/cmip5/output1/CSIRO-BOM/ACCESS1-0/historical/mon/atmos/Amon/r1i1p1/v1/tas/tas_Amon_ACCESS1-0_historical_r1i1p1_185001-200512.nc')] with function argument(s) output_dir = PosixPath('/projects/NS2980K/www/tomast/esmvaltool2.10.0/output/recipe_cvdp_20240214_140257/preproc/fixed_files/tas_Amon_CMIP5_ACCESS1-0_historical_r1i1p1_v1_'), add_unique_suffix = True, session = Session({'auxiliary_data_dir': PosixPath('/projects/NS9560K-datalake/ESGF/auxiliary_data'), 'check_level': , 'compress_netcdf': False, 'config_developer_file': PosixPath('/projects/NS2980K/conda/esmvaltool2.10.0/lib/python3.11/site-packages/esmvalcore/config-developer.yml'), 'config_file': PosixPath('/nird/home/tomast/.esmvaltool/config-user.yml'), 'diagnostics': None, 'download_dir': PosixPath('/scratch/tomast/ESGF'), 'drs': {'CMIP3': 'DKRZ', 'CMIP5': 'DKRZ', 'CMIP6': 'DKRZ', 'CORDEX': 'DKRZ', 'OBS': 'default', 'OBS6': 'default', 'ana4mips': 'default', 'native6': 'default', 'obs4MIPs': 'default'}, 'exit_on_warning': False, 'extra_facets_dir': (), 'log_level': 'info', 'max_datasets': None, 'max_parallel_tasks': 8, 'max_years': None, 'output_dir': PosixPath('/projects/NS2980K/www/tomast/esmvaltool2.10.0/output'), 'output_file_type': 'png', 'profile_diagnostic': False, 'remove_preproc_dir': True, 'resume_from': [], 'rootpath': {'CMIP3': [PosixPath('/projects/NS9560K-datalake/ESGF/cmip3')], 'CMIP5': [PosixPath('/projects/NS9560K-datalake/ESGF/cmip5/output1'), PosixPath('/projects/NS9034K/CMIP5/output1'), PosixPath('/scratch/tomast/ESGF/cmip5/output1')], 'CMIP6': [PosixPath('/projects/NS9560K-datalake/ESGF/CMIP6'), PosixPath('/projects/NS9034K/CMIP6'), PosixPath('/projects/NS9252K/KeyCLIM_CMOR'), PosixPath('/scratch/tomast/ESGF/CMIP6')], 'OBS': [PosixPath('/projects/NS9560K-datalake/ESGF/obsdata'), PosixPath('/scratch/tomast/ESGF/obsdata')], 'OBS6': [PosixPath('/projects/NS9560K-datalake/ESGF/obsdata'), PosixPath('/scratch/tomast/ESGF/obsdata')], 'RAWOBS': [PosixPath('/projects/NS9560K-datalake/ESGF/rawdata/obs'), PosixPath('/scratch/tomast/ESGF/rawdata/obs')], 'ana4mips': [PosixPath('/projects/NS9560K-datalake/ESGF/ana4mips'), PosixPath('/scratch/tomast/ESGF/ana4mips')], 'default': [PosixPath('/scratch/tomast/ESGF/obsdata')], 'native6': [PosixPath('/projects/NS9560K-datalake/ESGF/obsdata/native6'), PosixPath('/scratch/tomast/ESGF/obsdata/native6')], 'obs4MIPs': [PosixPath('/projects/NS9560K-datalake/ESGF/obs4MIPs'), PosixPath('/projects/NS9560K-datalake/ESGF/obsdata'), PosixPath('/scratch/tomast/ESGF/obs4MIPs')]}, 'run_diagnostic': True, 'save_intermediary_cubes': False, 'search_esgf': 'when_missing', 'skip_nonexistent': False, 'write_ncl_interface': False}), mip = 'Amon', dataset = 'ACCESS1-0', project = 'CMIP5', exp = 'historical', ensemble = 'r1i1p1', short_name = 'tas', timerange = '1850/1855', variable_group = 'tas', diagnostic = 'diagnostic1', recipe_dataset_index = 0, alias = 'ACCESS1-0_r1i1p1', product = ['output1', 'output2'], institute = ['CSIRO-BOM'], original_short_name = 'tas', standard_name = 'air_temperature', long_name = 'Near-Surface Air Temperature', units = 'K', modeling_realm = ['atmos'], frequency = 'mon', version = 'v1' 2024-02-14 14:03:36,996 UTC [308679] DEBUG esmvalcore.preprocessor:364 Running preprocessor step load 2024-02-14 14:03:36,996 UTC [308679] DEBUG esmvalcore.preprocessor:318 Running preprocessor function 'load' on the data LocalFile('/projects/NS9560K-datalake/ESGF/cmip5/output1/CSIRO-BOM/ACCESS1-0/historical/mon/atmos/Amon/r1i1p1/v1/tas/tas_Amon_ACCESS1-0_historical_r1i1p1_185001-200512.nc') loaded from original input file(s) [LocalFile('/projects/NS9560K-datalake/ESGF/cmip5/output1/CSIRO-BOM/ACCESS1-0/historical/mon/atmos/Amon/r1i1p1/v1/tas/tas_Amon_ACCESS1-0_historical_r1i1p1_185001-200512.nc')] with function argument(s) ignore_warnings = None 2024-02-14 14:03:36,996 UTC [308679] DEBUG esmvalcore.preprocessor._io:145 Loading: /projects/NS9560K-datalake/ESGF/cmip5/output1/CSIRO-BOM/ACCESS1-0/historical/mon/atmos/Amon/r1i1p1/v1/tas/tas_Amon_ACCESS1-0_historical_r1i1p1_185001-200512.nc 2024-02-14 14:03:37,417 UTC [308681] DEBUG esmvalcore.preprocessor._io:176 Done with loading /scratch/tomast/ESGF/cmip5/output1/CSIRO-BOM/ACCESS1-0/historical/mon/atmos/Amon/r1i1p1/v20120727/psl_Amon_ACCESS1-0_historical_r1i1p1_185001-200512.nc 2024-02-14 14:03:37,417 UTC [308681] DEBUG esmvalcore.preprocessor:364 Running preprocessor step fix_metadata 2024-02-14 14:03:37,457 UTC [308681] DEBUG esmvalcore.preprocessor:318 Running preprocessor function 'fix_metadata' on the data [] loaded from original input file(s) [LocalFile('/scratch/tomast/ESGF/cmip5/output1/CSIRO-BOM/ACCESS1-0/historical/mon/atmos/Amon/r1i1p1/v20120727/psl_Amon_ACCESS1-0_historical_r1i1p1_185001-200512.nc')] with function argument(s) check_level = , session = Session({'auxiliary_data_dir': PosixPath('/projects/NS9560K-datalake/ESGF/auxiliary_data'), 'check_level': , 'compress_netcdf': False, 'config_developer_file': PosixPath('/projects/NS2980K/conda/esmvaltool2.10.0/lib/python3.11/site-packages/esmvalcore/config-developer.yml'), 'config_file': PosixPath('/nird/home/tomast/.esmvaltool/config-user.yml'), 'diagnostics': None, 'download_dir': PosixPath('/scratch/tomast/ESGF'), 'drs': {'CMIP3': 'DKRZ', 'CMIP5': 'DKRZ', 'CMIP6': 'DKRZ', 'CORDEX': 'DKRZ', 'OBS': 'default', 'OBS6': 'default', 'ana4mips': 'default', 'native6': 'default', 'obs4MIPs': 'default'}, 'exit_on_warning': False, 'extra_facets_dir': (), 'log_level': 'info', 'max_datasets': None, 'max_parallel_tasks': 8, 'max_years': None, 'output_dir': PosixPath('/projects/NS2980K/www/tomast/esmvaltool2.10.0/output'), 'output_file_type': 'png', 'profile_diagnostic': False, 'remove_preproc_dir': True, 'resume_from': [], 'rootpath': {'CMIP3': [PosixPath('/projects/NS9560K-datalake/ESGF/cmip3')], 'CMIP5': [PosixPath('/projects/NS9560K-datalake/ESGF/cmip5/output1'), PosixPath('/projects/NS9034K/CMIP5/output1'), PosixPath('/scratch/tomast/ESGF/cmip5/output1')], 'CMIP6': [PosixPath('/projects/NS9560K-datalake/ESGF/CMIP6'), PosixPath('/projects/NS9034K/CMIP6'), PosixPath('/projects/NS9252K/KeyCLIM_CMOR'), PosixPath('/scratch/tomast/ESGF/CMIP6')], 'OBS': [PosixPath('/projects/NS9560K-datalake/ESGF/obsdata'), PosixPath('/scratch/tomast/ESGF/obsdata')], 'OBS6': [PosixPath('/projects/NS9560K-datalake/ESGF/obsdata'), PosixPath('/scratch/tomast/ESGF/obsdata')], 'RAWOBS': [PosixPath('/projects/NS9560K-datalake/ESGF/rawdata/obs'), PosixPath('/scratch/tomast/ESGF/rawdata/obs')], 'ana4mips': [PosixPath('/projects/NS9560K-datalake/ESGF/ana4mips'), PosixPath('/scratch/tomast/ESGF/ana4mips')], 'default': [PosixPath('/scratch/tomast/ESGF/obsdata')], 'native6': [PosixPath('/projects/NS9560K-datalake/ESGF/obsdata/native6'), PosixPath('/scratch/tomast/ESGF/obsdata/native6')], 'obs4MIPs': [PosixPath('/projects/NS9560K-datalake/ESGF/obs4MIPs'), PosixPath('/projects/NS9560K-datalake/ESGF/obsdata'), PosixPath('/scratch/tomast/ESGF/obs4MIPs')]}, 'run_diagnostic': True, 'save_intermediary_cubes': False, 'search_esgf': 'when_missing', 'skip_nonexistent': False, 'write_ncl_interface': False}), mip = 'Amon', dataset = 'ACCESS1-0', project = 'CMIP5', exp = 'historical', ensemble = 'r1i1p1', short_name = 'psl', timerange = '1850/1855', variable_group = 'psl', diagnostic = 'diagnostic1', recipe_dataset_index = 0, alias = 'ACCESS1-0_r1i1p1', product = ['output1', 'output2'], institute = ['CSIRO-BOM'], original_short_name = 'psl', standard_name = 'air_pressure_at_sea_level', long_name = 'Sea Level Pressure', units = 'Pa', modeling_realm = ['atmos'], frequency = 'mon', version = 'v20120727' 2024-02-14 14:03:37,494 UTC [308681] DEBUG esmvalcore.preprocessor:364 Running preprocessor step concatenate 2024-02-14 14:03:37,495 UTC [308681] DEBUG esmvalcore.preprocessor:318 Running preprocessor function 'concatenate' on the data [] loaded from original input file(s) [LocalFile('/scratch/tomast/ESGF/cmip5/output1/CSIRO-BOM/ACCESS1-0/historical/mon/atmos/Amon/r1i1p1/v20120727/psl_Amon_ACCESS1-0_historical_r1i1p1_185001-200512.nc')] with function argument(s) check_level = 2024-02-14 14:03:37,495 UTC [308681] DEBUG esmvalcore.preprocessor:364 Running preprocessor step cmor_check_metadata 2024-02-14 14:03:37,495 UTC [308681] DEBUG esmvalcore.preprocessor:318 Running preprocessor function 'cmor_check_metadata' on the data loaded from original input file(s) [LocalFile('/scratch/tomast/ESGF/cmip5/output1/CSIRO-BOM/ACCESS1-0/historical/mon/atmos/Amon/r1i1p1/v20120727/psl_Amon_ACCESS1-0_historical_r1i1p1_185001-200512.nc')] with function argument(s) check_level = , cmor_table = 'CMIP5', mip = 'Amon', frequency = 'mon', short_name = 'psl' 2024-02-14 14:03:37,500 UTC [308681] DEBUG esmvalcore.preprocessor:364 Running preprocessor step clip_timerange 2024-02-14 14:03:37,500 UTC [308681] DEBUG esmvalcore.preprocessor:318 Running preprocessor function 'clip_timerange' on the data loaded from original input file(s) [LocalFile('/scratch/tomast/ESGF/cmip5/output1/CSIRO-BOM/ACCESS1-0/historical/mon/atmos/Amon/r1i1p1/v20120727/psl_Amon_ACCESS1-0_historical_r1i1p1_185001-200512.nc')] with function argument(s) timerange = '1850/1855' 2024-02-14 14:03:37,508 UTC [308681] DEBUG esmvalcore.preprocessor:364 Running preprocessor step fix_data 2024-02-14 14:03:37,509 UTC [308681] DEBUG esmvalcore.preprocessor:318 Running preprocessor function 'fix_data' on the data loaded from original input file(s) [LocalFile('/scratch/tomast/ESGF/cmip5/output1/CSIRO-BOM/ACCESS1-0/historical/mon/atmos/Amon/r1i1p1/v20120727/psl_Amon_ACCESS1-0_historical_r1i1p1_185001-200512.nc')] with function argument(s) check_level = , session = Session({'auxiliary_data_dir': PosixPath('/projects/NS9560K-datalake/ESGF/auxiliary_data'), 'check_level': , 'compress_netcdf': False, 'config_developer_file': PosixPath('/projects/NS2980K/conda/esmvaltool2.10.0/lib/python3.11/site-packages/esmvalcore/config-developer.yml'), 'config_file': PosixPath('/nird/home/tomast/.esmvaltool/config-user.yml'), 'diagnostics': None, 'download_dir': PosixPath('/scratch/tomast/ESGF'), 'drs': {'CMIP3': 'DKRZ', 'CMIP5': 'DKRZ', 'CMIP6': 'DKRZ', 'CORDEX': 'DKRZ', 'OBS': 'default', 'OBS6': 'default', 'ana4mips': 'default', 'native6': 'default', 'obs4MIPs': 'default'}, 'exit_on_warning': False, 'extra_facets_dir': (), 'log_level': 'info', 'max_datasets': None, 'max_parallel_tasks': 8, 'max_years': None, 'output_dir': PosixPath('/projects/NS2980K/www/tomast/esmvaltool2.10.0/output'), 'output_file_type': 'png', 'profile_diagnostic': False, 'remove_preproc_dir': True, 'resume_from': [], 'rootpath': {'CMIP3': [PosixPath('/projects/NS9560K-datalake/ESGF/cmip3')], 'CMIP5': [PosixPath('/projects/NS9560K-datalake/ESGF/cmip5/output1'), PosixPath('/projects/NS9034K/CMIP5/output1'), PosixPath('/scratch/tomast/ESGF/cmip5/output1')], 'CMIP6': [PosixPath('/projects/NS9560K-datalake/ESGF/CMIP6'), PosixPath('/projects/NS9034K/CMIP6'), PosixPath('/projects/NS9252K/KeyCLIM_CMOR'), PosixPath('/scratch/tomast/ESGF/CMIP6')], 'OBS': [PosixPath('/projects/NS9560K-datalake/ESGF/obsdata'), PosixPath('/scratch/tomast/ESGF/obsdata')], 'OBS6': [PosixPath('/projects/NS9560K-datalake/ESGF/obsdata'), PosixPath('/scratch/tomast/ESGF/obsdata')], 'RAWOBS': [PosixPath('/projects/NS9560K-datalake/ESGF/rawdata/obs'), PosixPath('/scratch/tomast/ESGF/rawdata/obs')], 'ana4mips': [PosixPath('/projects/NS9560K-datalake/ESGF/ana4mips'), PosixPath('/scratch/tomast/ESGF/ana4mips')], 'default': [PosixPath('/scratch/tomast/ESGF/obsdata')], 'native6': [PosixPath('/projects/NS9560K-datalake/ESGF/obsdata/native6'), PosixPath('/scratch/tomast/ESGF/obsdata/native6')], 'obs4MIPs': [PosixPath('/projects/NS9560K-datalake/ESGF/obs4MIPs'), PosixPath('/projects/NS9560K-datalake/ESGF/obsdata'), PosixPath('/scratch/tomast/ESGF/obs4MIPs')]}, 'run_diagnostic': True, 'save_intermediary_cubes': False, 'search_esgf': 'when_missing', 'skip_nonexistent': False, 'write_ncl_interface': False}), mip = 'Amon', dataset = 'ACCESS1-0', project = 'CMIP5', exp = 'historical', ensemble = 'r1i1p1', short_name = 'psl', timerange = '1850/1855', variable_group = 'psl', diagnostic = 'diagnostic1', recipe_dataset_index = 0, alias = 'ACCESS1-0_r1i1p1', product = ['output1', 'output2'], institute = ['CSIRO-BOM'], original_short_name = 'psl', standard_name = 'air_pressure_at_sea_level', long_name = 'Sea Level Pressure', units = 'Pa', modeling_realm = ['atmos'], frequency = 'mon', version = 'v20120727' 2024-02-14 14:03:37,510 UTC [308681] DEBUG esmvalcore.preprocessor:364 Running preprocessor step cmor_check_data 2024-02-14 14:03:37,510 UTC [308681] DEBUG esmvalcore.preprocessor:318 Running preprocessor function 'cmor_check_data' on the data loaded from original input file(s) [LocalFile('/scratch/tomast/ESGF/cmip5/output1/CSIRO-BOM/ACCESS1-0/historical/mon/atmos/Amon/r1i1p1/v20120727/psl_Amon_ACCESS1-0_historical_r1i1p1_185001-200512.nc')] with function argument(s) check_level = , cmor_table = 'CMIP5', mip = 'Amon', frequency = 'mon', short_name = 'psl' 2024-02-14 14:03:37,510 UTC [308681] DEBUG esmvalcore.preprocessor:364 Running preprocessor step add_supplementary_variables 2024-02-14 14:03:37,511 UTC [308681] DEBUG esmvalcore.preprocessor:318 Running preprocessor function 'add_supplementary_variables' on the data loaded from original input file(s) [LocalFile('/scratch/tomast/ESGF/cmip5/output1/CSIRO-BOM/ACCESS1-0/historical/mon/atmos/Amon/r1i1p1/v20120727/psl_Amon_ACCESS1-0_historical_r1i1p1_185001-200512.nc')] with function argument(s) supplementary_cubes = [] 2024-02-14 14:03:37,511 UTC [308681] DEBUG esmvalcore.preprocessor:364 Running preprocessor step save 2024-02-14 14:03:37,512 UTC [308681] DEBUG esmvalcore.preprocessor:318 Running preprocessor function 'save' on the data [] loaded from original input file(s) [LocalFile('/scratch/tomast/ESGF/cmip5/output1/CSIRO-BOM/ACCESS1-0/historical/mon/atmos/Amon/r1i1p1/v20120727/psl_Amon_ACCESS1-0_historical_r1i1p1_185001-200512.nc')] with function argument(s) compress = False, filename = PosixPath('/projects/NS2980K/www/tomast/esmvaltool2.10.0/output/recipe_cvdp_20240214_140257/preproc/diagnostic1/psl/CMIP5_ACCESS1-0_Amon_historical_r1i1p1_psl_1850-1855.nc') 2024-02-14 14:03:37,513 UTC [308681] DEBUG esmvalcore.preprocessor._io:452 Saving cube: air_pressure_at_sea_level / (Pa) (time: 72; latitude: 145; longitude: 192) Dimension coordinates: time x - - latitude - x - longitude - - x Cell methods: 0 time: mean Attributes: Conventions 'CF-1.4' associated_files 'baseURL: http://cmip-pcmdi.llnl.gov/CMIP5/dataLocation gridspecFile: gridspec_atmos_fx_ACCESS1-0_historical_r0i0p0.nc ...' branch_time 109207.0 cmor_version '2.8.0' contact 'The ACCESS wiki: http://wiki.csiro.au/confluence/display/ACCESS/Home. Contact ...' experiment 'historical' experiment_id 'historical' forcing 'GHG, Oz, SA, Sl, Vl, BC, OC, (GHG = CO2, N2O, CH4, CFC11, CFC12, CFC113, ...' frequency 'mon' initialization_method 1 institute_id 'CSIRO-BOM' institution 'CSIRO (Commonwealth Scientific and Industrial Research Organisation, Australia), ...' model_id 'ACCESS1-0' modeling_realm 'atmos' parent_experiment 'pre-industrial control' parent_experiment_id 'piControl' parent_experiment_rip 'r1i1p1' physics_version 1 product 'output' project_id 'CMIP5' realization 1 references 'See http://wiki.csiro.au/confluence/display/ACCESS/ACCESS+Publications' source 'ACCESS1-0 2011. Atmosphere: AGCM v1.0 (N96 grid-point, 1.875 degrees EW ...' table_id 'Table Amon (27 April 2011) 9c851218e3842df9a62ef38b1e2575bb' title 'ACCESS1-0 model output prepared for CMIP5 historical' version_number 'v20120115' with lazy data to /projects/NS2980K/www/tomast/esmvaltool2.10.0/output/recipe_cvdp_20240214_140257/preproc/diagnostic1/psl/CMIP5_ACCESS1-0_Amon_historical_r1i1p1_psl_1850-1855.nc 2024-02-14 14:03:37,560 UTC [308679] DEBUG esmvalcore.preprocessor._io:176 Done with loading /projects/NS9560K-datalake/ESGF/cmip5/output1/CSIRO-BOM/ACCESS1-0/historical/mon/atmos/Amon/r1i1p1/v1/tas/tas_Amon_ACCESS1-0_historical_r1i1p1_185001-200512.nc 2024-02-14 14:03:37,560 UTC [308679] DEBUG esmvalcore.preprocessor:364 Running preprocessor step fix_metadata 2024-02-14 14:03:37,563 UTC [308679] DEBUG esmvalcore.preprocessor:318 Running preprocessor function 'fix_metadata' on the data [] loaded from original input file(s) [LocalFile('/projects/NS9560K-datalake/ESGF/cmip5/output1/CSIRO-BOM/ACCESS1-0/historical/mon/atmos/Amon/r1i1p1/v1/tas/tas_Amon_ACCESS1-0_historical_r1i1p1_185001-200512.nc')] with function argument(s) check_level = , session = Session({'auxiliary_data_dir': PosixPath('/projects/NS9560K-datalake/ESGF/auxiliary_data'), 'check_level': , 'compress_netcdf': False, 'config_developer_file': PosixPath('/projects/NS2980K/conda/esmvaltool2.10.0/lib/python3.11/site-packages/esmvalcore/config-developer.yml'), 'config_file': PosixPath('/nird/home/tomast/.esmvaltool/config-user.yml'), 'diagnostics': None, 'download_dir': PosixPath('/scratch/tomast/ESGF'), 'drs': {'CMIP3': 'DKRZ', 'CMIP5': 'DKRZ', 'CMIP6': 'DKRZ', 'CORDEX': 'DKRZ', 'OBS': 'default', 'OBS6': 'default', 'ana4mips': 'default', 'native6': 'default', 'obs4MIPs': 'default'}, 'exit_on_warning': False, 'extra_facets_dir': (), 'log_level': 'info', 'max_datasets': None, 'max_parallel_tasks': 8, 'max_years': None, 'output_dir': PosixPath('/projects/NS2980K/www/tomast/esmvaltool2.10.0/output'), 'output_file_type': 'png', 'profile_diagnostic': False, 'remove_preproc_dir': True, 'resume_from': [], 'rootpath': {'CMIP3': [PosixPath('/projects/NS9560K-datalake/ESGF/cmip3')], 'CMIP5': [PosixPath('/projects/NS9560K-datalake/ESGF/cmip5/output1'), PosixPath('/projects/NS9034K/CMIP5/output1'), PosixPath('/scratch/tomast/ESGF/cmip5/output1')], 'CMIP6': [PosixPath('/projects/NS9560K-datalake/ESGF/CMIP6'), PosixPath('/projects/NS9034K/CMIP6'), PosixPath('/projects/NS9252K/KeyCLIM_CMOR'), PosixPath('/scratch/tomast/ESGF/CMIP6')], 'OBS': [PosixPath('/projects/NS9560K-datalake/ESGF/obsdata'), PosixPath('/scratch/tomast/ESGF/obsdata')], 'OBS6': [PosixPath('/projects/NS9560K-datalake/ESGF/obsdata'), PosixPath('/scratch/tomast/ESGF/obsdata')], 'RAWOBS': [PosixPath('/projects/NS9560K-datalake/ESGF/rawdata/obs'), PosixPath('/scratch/tomast/ESGF/rawdata/obs')], 'ana4mips': [PosixPath('/projects/NS9560K-datalake/ESGF/ana4mips'), PosixPath('/scratch/tomast/ESGF/ana4mips')], 'default': [PosixPath('/scratch/tomast/ESGF/obsdata')], 'native6': [PosixPath('/projects/NS9560K-datalake/ESGF/obsdata/native6'), PosixPath('/scratch/tomast/ESGF/obsdata/native6')], 'obs4MIPs': [PosixPath('/projects/NS9560K-datalake/ESGF/obs4MIPs'), PosixPath('/projects/NS9560K-datalake/ESGF/obsdata'), PosixPath('/scratch/tomast/ESGF/obs4MIPs')]}, 'run_diagnostic': True, 'save_intermediary_cubes': False, 'search_esgf': 'when_missing', 'skip_nonexistent': False, 'write_ncl_interface': False}), mip = 'Amon', dataset = 'ACCESS1-0', project = 'CMIP5', exp = 'historical', ensemble = 'r1i1p1', short_name = 'tas', timerange = '1850/1855', variable_group = 'tas', diagnostic = 'diagnostic1', recipe_dataset_index = 0, alias = 'ACCESS1-0_r1i1p1', product = ['output1', 'output2'], institute = ['CSIRO-BOM'], original_short_name = 'tas', standard_name = 'air_temperature', long_name = 'Near-Surface Air Temperature', units = 'K', modeling_realm = ['atmos'], frequency = 'mon', version = 'v1' 2024-02-14 14:03:37,588 UTC [308678] DEBUG esmvalcore.preprocessor._io:176 Done with loading /projects/NS9560K-datalake/ESGF/cmip5/output1/CSIRO-BOM/ACCESS1-0/historical/mon/atmos/Amon/r1i1p1/v1/ts/ts_Amon_ACCESS1-0_historical_r1i1p1_185001-200512.nc 2024-02-14 14:03:37,588 UTC [308678] DEBUG esmvalcore.preprocessor:364 Running preprocessor step fix_metadata 2024-02-14 14:03:37,591 UTC [308678] DEBUG esmvalcore.preprocessor:318 Running preprocessor function 'fix_metadata' on the data [] loaded from original input file(s) [LocalFile('/projects/NS9560K-datalake/ESGF/cmip5/output1/CSIRO-BOM/ACCESS1-0/historical/mon/atmos/Amon/r1i1p1/v1/ts/ts_Amon_ACCESS1-0_historical_r1i1p1_185001-200512.nc')] with function argument(s) check_level = , session = Session({'auxiliary_data_dir': PosixPath('/projects/NS9560K-datalake/ESGF/auxiliary_data'), 'check_level': , 'compress_netcdf': False, 'config_developer_file': PosixPath('/projects/NS2980K/conda/esmvaltool2.10.0/lib/python3.11/site-packages/esmvalcore/config-developer.yml'), 'config_file': PosixPath('/nird/home/tomast/.esmvaltool/config-user.yml'), 'diagnostics': None, 'download_dir': PosixPath('/scratch/tomast/ESGF'), 'drs': {'CMIP3': 'DKRZ', 'CMIP5': 'DKRZ', 'CMIP6': 'DKRZ', 'CORDEX': 'DKRZ', 'OBS': 'default', 'OBS6': 'default', 'ana4mips': 'default', 'native6': 'default', 'obs4MIPs': 'default'}, 'exit_on_warning': False, 'extra_facets_dir': (), 'log_level': 'info', 'max_datasets': None, 'max_parallel_tasks': 8, 'max_years': None, 'output_dir': PosixPath('/projects/NS2980K/www/tomast/esmvaltool2.10.0/output'), 'output_file_type': 'png', 'profile_diagnostic': False, 'remove_preproc_dir': True, 'resume_from': [], 'rootpath': {'CMIP3': [PosixPath('/projects/NS9560K-datalake/ESGF/cmip3')], 'CMIP5': [PosixPath('/projects/NS9560K-datalake/ESGF/cmip5/output1'), PosixPath('/projects/NS9034K/CMIP5/output1'), PosixPath('/scratch/tomast/ESGF/cmip5/output1')], 'CMIP6': [PosixPath('/projects/NS9560K-datalake/ESGF/CMIP6'), PosixPath('/projects/NS9034K/CMIP6'), PosixPath('/projects/NS9252K/KeyCLIM_CMOR'), PosixPath('/scratch/tomast/ESGF/CMIP6')], 'OBS': [PosixPath('/projects/NS9560K-datalake/ESGF/obsdata'), PosixPath('/scratch/tomast/ESGF/obsdata')], 'OBS6': [PosixPath('/projects/NS9560K-datalake/ESGF/obsdata'), PosixPath('/scratch/tomast/ESGF/obsdata')], 'RAWOBS': [PosixPath('/projects/NS9560K-datalake/ESGF/rawdata/obs'), PosixPath('/scratch/tomast/ESGF/rawdata/obs')], 'ana4mips': [PosixPath('/projects/NS9560K-datalake/ESGF/ana4mips'), PosixPath('/scratch/tomast/ESGF/ana4mips')], 'default': [PosixPath('/scratch/tomast/ESGF/obsdata')], 'native6': [PosixPath('/projects/NS9560K-datalake/ESGF/obsdata/native6'), PosixPath('/scratch/tomast/ESGF/obsdata/native6')], 'obs4MIPs': [PosixPath('/projects/NS9560K-datalake/ESGF/obs4MIPs'), PosixPath('/projects/NS9560K-datalake/ESGF/obsdata'), PosixPath('/scratch/tomast/ESGF/obs4MIPs')]}, 'run_diagnostic': True, 'save_intermediary_cubes': False, 'search_esgf': 'when_missing', 'skip_nonexistent': False, 'write_ncl_interface': False}), mip = 'Amon', dataset = 'ACCESS1-0', project = 'CMIP5', exp = 'historical', ensemble = 'r1i1p1', short_name = 'ts', timerange = '1850/1855', variable_group = 'ts', diagnostic = 'diagnostic1', recipe_dataset_index = 0, alias = 'ACCESS1-0_r1i1p1', product = ['output1', 'output2'], institute = ['CSIRO-BOM'], original_short_name = 'ts', standard_name = 'surface_temperature', long_name = 'Surface Temperature', units = 'K', modeling_realm = ['atmos'], frequency = 'mon', version = 'v1' 2024-02-14 14:03:37,600 UTC [308679] DEBUG esmvalcore.preprocessor:364 Running preprocessor step concatenate 2024-02-14 14:03:37,601 UTC [308679] DEBUG esmvalcore.preprocessor:318 Running preprocessor function 'concatenate' on the data [] loaded from original input file(s) [LocalFile('/projects/NS9560K-datalake/ESGF/cmip5/output1/CSIRO-BOM/ACCESS1-0/historical/mon/atmos/Amon/r1i1p1/v1/tas/tas_Amon_ACCESS1-0_historical_r1i1p1_185001-200512.nc')] with function argument(s) check_level = 2024-02-14 14:03:37,601 UTC [308679] DEBUG esmvalcore.preprocessor:364 Running preprocessor step cmor_check_metadata 2024-02-14 14:03:37,602 UTC [308679] DEBUG esmvalcore.preprocessor:318 Running preprocessor function 'cmor_check_metadata' on the data loaded from original input file(s) [LocalFile('/projects/NS9560K-datalake/ESGF/cmip5/output1/CSIRO-BOM/ACCESS1-0/historical/mon/atmos/Amon/r1i1p1/v1/tas/tas_Amon_ACCESS1-0_historical_r1i1p1_185001-200512.nc')] with function argument(s) check_level = , cmor_table = 'CMIP5', mip = 'Amon', frequency = 'mon', short_name = 'tas' 2024-02-14 14:03:37,606 UTC [308679] DEBUG esmvalcore.preprocessor:364 Running preprocessor step clip_timerange 2024-02-14 14:03:37,607 UTC [308679] DEBUG esmvalcore.preprocessor:318 Running preprocessor function 'clip_timerange' on the data loaded from original input file(s) [LocalFile('/projects/NS9560K-datalake/ESGF/cmip5/output1/CSIRO-BOM/ACCESS1-0/historical/mon/atmos/Amon/r1i1p1/v1/tas/tas_Amon_ACCESS1-0_historical_r1i1p1_185001-200512.nc')] with function argument(s) timerange = '1850/1855' 2024-02-14 14:03:37,616 UTC [308679] DEBUG esmvalcore.preprocessor:364 Running preprocessor step fix_data 2024-02-14 14:03:37,617 UTC [308679] DEBUG esmvalcore.preprocessor:318 Running preprocessor function 'fix_data' on the data loaded from original input file(s) [LocalFile('/projects/NS9560K-datalake/ESGF/cmip5/output1/CSIRO-BOM/ACCESS1-0/historical/mon/atmos/Amon/r1i1p1/v1/tas/tas_Amon_ACCESS1-0_historical_r1i1p1_185001-200512.nc')] with function argument(s) check_level = , session = Session({'auxiliary_data_dir': PosixPath('/projects/NS9560K-datalake/ESGF/auxiliary_data'), 'check_level': , 'compress_netcdf': False, 'config_developer_file': PosixPath('/projects/NS2980K/conda/esmvaltool2.10.0/lib/python3.11/site-packages/esmvalcore/config-developer.yml'), 'config_file': PosixPath('/nird/home/tomast/.esmvaltool/config-user.yml'), 'diagnostics': None, 'download_dir': PosixPath('/scratch/tomast/ESGF'), 'drs': {'CMIP3': 'DKRZ', 'CMIP5': 'DKRZ', 'CMIP6': 'DKRZ', 'CORDEX': 'DKRZ', 'OBS': 'default', 'OBS6': 'default', 'ana4mips': 'default', 'native6': 'default', 'obs4MIPs': 'default'}, 'exit_on_warning': False, 'extra_facets_dir': (), 'log_level': 'info', 'max_datasets': None, 'max_parallel_tasks': 8, 'max_years': None, 'output_dir': PosixPath('/projects/NS2980K/www/tomast/esmvaltool2.10.0/output'), 'output_file_type': 'png', 'profile_diagnostic': False, 'remove_preproc_dir': True, 'resume_from': [], 'rootpath': {'CMIP3': [PosixPath('/projects/NS9560K-datalake/ESGF/cmip3')], 'CMIP5': [PosixPath('/projects/NS9560K-datalake/ESGF/cmip5/output1'), PosixPath('/projects/NS9034K/CMIP5/output1'), PosixPath('/scratch/tomast/ESGF/cmip5/output1')], 'CMIP6': [PosixPath('/projects/NS9560K-datalake/ESGF/CMIP6'), PosixPath('/projects/NS9034K/CMIP6'), PosixPath('/projects/NS9252K/KeyCLIM_CMOR'), PosixPath('/scratch/tomast/ESGF/CMIP6')], 'OBS': [PosixPath('/projects/NS9560K-datalake/ESGF/obsdata'), PosixPath('/scratch/tomast/ESGF/obsdata')], 'OBS6': [PosixPath('/projects/NS9560K-datalake/ESGF/obsdata'), PosixPath('/scratch/tomast/ESGF/obsdata')], 'RAWOBS': [PosixPath('/projects/NS9560K-datalake/ESGF/rawdata/obs'), PosixPath('/scratch/tomast/ESGF/rawdata/obs')], 'ana4mips': [PosixPath('/projects/NS9560K-datalake/ESGF/ana4mips'), PosixPath('/scratch/tomast/ESGF/ana4mips')], 'default': [PosixPath('/scratch/tomast/ESGF/obsdata')], 'native6': [PosixPath('/projects/NS9560K-datalake/ESGF/obsdata/native6'), PosixPath('/scratch/tomast/ESGF/obsdata/native6')], 'obs4MIPs': [PosixPath('/projects/NS9560K-datalake/ESGF/obs4MIPs'), PosixPath('/projects/NS9560K-datalake/ESGF/obsdata'), PosixPath('/scratch/tomast/ESGF/obs4MIPs')]}, 'run_diagnostic': True, 'save_intermediary_cubes': False, 'search_esgf': 'when_missing', 'skip_nonexistent': False, 'write_ncl_interface': False}), mip = 'Amon', dataset = 'ACCESS1-0', project = 'CMIP5', exp = 'historical', ensemble = 'r1i1p1', short_name = 'tas', timerange = '1850/1855', variable_group = 'tas', diagnostic = 'diagnostic1', recipe_dataset_index = 0, alias = 'ACCESS1-0_r1i1p1', product = ['output1', 'output2'], institute = ['CSIRO-BOM'], original_short_name = 'tas', standard_name = 'air_temperature', long_name = 'Near-Surface Air Temperature', units = 'K', modeling_realm = ['atmos'], frequency = 'mon', version = 'v1' 2024-02-14 14:03:37,617 UTC [308679] DEBUG esmvalcore.preprocessor:364 Running preprocessor step cmor_check_data 2024-02-14 14:03:37,618 UTC [308679] DEBUG esmvalcore.preprocessor:318 Running preprocessor function 'cmor_check_data' on the data loaded from original input file(s) [LocalFile('/projects/NS9560K-datalake/ESGF/cmip5/output1/CSIRO-BOM/ACCESS1-0/historical/mon/atmos/Amon/r1i1p1/v1/tas/tas_Amon_ACCESS1-0_historical_r1i1p1_185001-200512.nc')] with function argument(s) check_level = , cmor_table = 'CMIP5', mip = 'Amon', frequency = 'mon', short_name = 'tas' 2024-02-14 14:03:37,618 UTC [308679] DEBUG esmvalcore.preprocessor:364 Running preprocessor step add_supplementary_variables 2024-02-14 14:03:37,619 UTC [308679] DEBUG esmvalcore.preprocessor:318 Running preprocessor function 'add_supplementary_variables' on the data loaded from original input file(s) [LocalFile('/projects/NS9560K-datalake/ESGF/cmip5/output1/CSIRO-BOM/ACCESS1-0/historical/mon/atmos/Amon/r1i1p1/v1/tas/tas_Amon_ACCESS1-0_historical_r1i1p1_185001-200512.nc')] with function argument(s) supplementary_cubes = [] 2024-02-14 14:03:37,619 UTC [308679] DEBUG esmvalcore.preprocessor:364 Running preprocessor step save 2024-02-14 14:03:37,620 UTC [308679] DEBUG esmvalcore.preprocessor:318 Running preprocessor function 'save' on the data [] loaded from original input file(s) [LocalFile('/projects/NS9560K-datalake/ESGF/cmip5/output1/CSIRO-BOM/ACCESS1-0/historical/mon/atmos/Amon/r1i1p1/v1/tas/tas_Amon_ACCESS1-0_historical_r1i1p1_185001-200512.nc')] with function argument(s) compress = False, filename = PosixPath('/projects/NS2980K/www/tomast/esmvaltool2.10.0/output/recipe_cvdp_20240214_140257/preproc/diagnostic1/tas/CMIP5_ACCESS1-0_Amon_historical_r1i1p1_tas_1850-1855.nc') 2024-02-14 14:03:37,620 UTC [308679] DEBUG esmvalcore.preprocessor._io:452 Saving cube: air_temperature / (K) (time: 72; latitude: 145; longitude: 192) Dimension coordinates: time x - - latitude - x - longitude - - x Scalar coordinates: height 1.5 m Cell methods: 0 time: mean Attributes: Conventions 'CF-1.4' associated_files 'baseURL: http://cmip-pcmdi.llnl.gov/CMIP5/dataLocation gridspecFile: gridspec_atmos_fx_ACCESS1-0_historical_r0i0p0.nc ...' branch_time 109207.0 cmor_version '2.8.0' contact 'The ACCESS wiki: http://wiki.csiro.au/confluence/display/ACCESS/Home. Contact ...' experiment 'historical' experiment_id 'historical' forcing 'GHG, Oz, SA, Sl, Vl, BC, OC, (GHG = CO2, N2O, CH4, CFC11, CFC12, CFC113, ...' frequency 'mon' initialization_method 1 institute_id 'CSIRO-BOM' institution 'CSIRO (Commonwealth Scientific and Industrial Research Organisation, Australia), ...' model_id 'ACCESS1-0' modeling_realm 'atmos' parent_experiment 'pre-industrial control' parent_experiment_id 'piControl' parent_experiment_rip 'r1i1p1' physics_version 1 product 'output' project_id 'CMIP5' realization 1 references 'See http://wiki.csiro.au/confluence/display/ACCESS/ACCESS+Publications' source 'ACCESS1-0 2011. Atmosphere: AGCM v1.0 (N96 grid-point, 1.875 degrees EW ...' table_id 'Table Amon (27 April 2011) 9c851218e3842df9a62ef38b1e2575bb' title 'ACCESS1-0 model output prepared for CMIP5 historical' version_number 'v20120115' with lazy data to /projects/NS2980K/www/tomast/esmvaltool2.10.0/output/recipe_cvdp_20240214_140257/preproc/diagnostic1/tas/CMIP5_ACCESS1-0_Amon_historical_r1i1p1_tas_1850-1855.nc 2024-02-14 14:03:37,628 UTC [308678] DEBUG esmvalcore.preprocessor:364 Running preprocessor step concatenate 2024-02-14 14:03:37,629 UTC [308678] DEBUG esmvalcore.preprocessor:318 Running preprocessor function 'concatenate' on the data [] loaded from original input file(s) [LocalFile('/projects/NS9560K-datalake/ESGF/cmip5/output1/CSIRO-BOM/ACCESS1-0/historical/mon/atmos/Amon/r1i1p1/v1/ts/ts_Amon_ACCESS1-0_historical_r1i1p1_185001-200512.nc')] with function argument(s) check_level = 2024-02-14 14:03:37,629 UTC [308678] DEBUG esmvalcore.preprocessor:364 Running preprocessor step cmor_check_metadata 2024-02-14 14:03:37,630 UTC [308678] DEBUG esmvalcore.preprocessor:318 Running preprocessor function 'cmor_check_metadata' on the data loaded from original input file(s) [LocalFile('/projects/NS9560K-datalake/ESGF/cmip5/output1/CSIRO-BOM/ACCESS1-0/historical/mon/atmos/Amon/r1i1p1/v1/ts/ts_Amon_ACCESS1-0_historical_r1i1p1_185001-200512.nc')] with function argument(s) check_level = , cmor_table = 'CMIP5', mip = 'Amon', frequency = 'mon', short_name = 'ts' 2024-02-14 14:03:37,634 UTC [308678] DEBUG esmvalcore.preprocessor:364 Running preprocessor step clip_timerange 2024-02-14 14:03:37,635 UTC [308678] DEBUG esmvalcore.preprocessor:318 Running preprocessor function 'clip_timerange' on the data loaded from original input file(s) [LocalFile('/projects/NS9560K-datalake/ESGF/cmip5/output1/CSIRO-BOM/ACCESS1-0/historical/mon/atmos/Amon/r1i1p1/v1/ts/ts_Amon_ACCESS1-0_historical_r1i1p1_185001-200512.nc')] with function argument(s) timerange = '1850/1855' 2024-02-14 14:03:37,644 UTC [308678] DEBUG esmvalcore.preprocessor:364 Running preprocessor step fix_data 2024-02-14 14:03:37,645 UTC [308678] DEBUG esmvalcore.preprocessor:318 Running preprocessor function 'fix_data' on the data loaded from original input file(s) [LocalFile('/projects/NS9560K-datalake/ESGF/cmip5/output1/CSIRO-BOM/ACCESS1-0/historical/mon/atmos/Amon/r1i1p1/v1/ts/ts_Amon_ACCESS1-0_historical_r1i1p1_185001-200512.nc')] with function argument(s) check_level = , session = Session({'auxiliary_data_dir': PosixPath('/projects/NS9560K-datalake/ESGF/auxiliary_data'), 'check_level': , 'compress_netcdf': False, 'config_developer_file': PosixPath('/projects/NS2980K/conda/esmvaltool2.10.0/lib/python3.11/site-packages/esmvalcore/config-developer.yml'), 'config_file': PosixPath('/nird/home/tomast/.esmvaltool/config-user.yml'), 'diagnostics': None, 'download_dir': PosixPath('/scratch/tomast/ESGF'), 'drs': {'CMIP3': 'DKRZ', 'CMIP5': 'DKRZ', 'CMIP6': 'DKRZ', 'CORDEX': 'DKRZ', 'OBS': 'default', 'OBS6': 'default', 'ana4mips': 'default', 'native6': 'default', 'obs4MIPs': 'default'}, 'exit_on_warning': False, 'extra_facets_dir': (), 'log_level': 'info', 'max_datasets': None, 'max_parallel_tasks': 8, 'max_years': None, 'output_dir': PosixPath('/projects/NS2980K/www/tomast/esmvaltool2.10.0/output'), 'output_file_type': 'png', 'profile_diagnostic': False, 'remove_preproc_dir': True, 'resume_from': [], 'rootpath': {'CMIP3': [PosixPath('/projects/NS9560K-datalake/ESGF/cmip3')], 'CMIP5': [PosixPath('/projects/NS9560K-datalake/ESGF/cmip5/output1'), PosixPath('/projects/NS9034K/CMIP5/output1'), PosixPath('/scratch/tomast/ESGF/cmip5/output1')], 'CMIP6': [PosixPath('/projects/NS9560K-datalake/ESGF/CMIP6'), PosixPath('/projects/NS9034K/CMIP6'), PosixPath('/projects/NS9252K/KeyCLIM_CMOR'), PosixPath('/scratch/tomast/ESGF/CMIP6')], 'OBS': [PosixPath('/projects/NS9560K-datalake/ESGF/obsdata'), PosixPath('/scratch/tomast/ESGF/obsdata')], 'OBS6': [PosixPath('/projects/NS9560K-datalake/ESGF/obsdata'), PosixPath('/scratch/tomast/ESGF/obsdata')], 'RAWOBS': [PosixPath('/projects/NS9560K-datalake/ESGF/rawdata/obs'), PosixPath('/scratch/tomast/ESGF/rawdata/obs')], 'ana4mips': [PosixPath('/projects/NS9560K-datalake/ESGF/ana4mips'), PosixPath('/scratch/tomast/ESGF/ana4mips')], 'default': [PosixPath('/scratch/tomast/ESGF/obsdata')], 'native6': [PosixPath('/projects/NS9560K-datalake/ESGF/obsdata/native6'), PosixPath('/scratch/tomast/ESGF/obsdata/native6')], 'obs4MIPs': [PosixPath('/projects/NS9560K-datalake/ESGF/obs4MIPs'), PosixPath('/projects/NS9560K-datalake/ESGF/obsdata'), PosixPath('/scratch/tomast/ESGF/obs4MIPs')]}, 'run_diagnostic': True, 'save_intermediary_cubes': False, 'search_esgf': 'when_missing', 'skip_nonexistent': False, 'write_ncl_interface': False}), mip = 'Amon', dataset = 'ACCESS1-0', project = 'CMIP5', exp = 'historical', ensemble = 'r1i1p1', short_name = 'ts', timerange = '1850/1855', variable_group = 'ts', diagnostic = 'diagnostic1', recipe_dataset_index = 0, alias = 'ACCESS1-0_r1i1p1', product = ['output1', 'output2'], institute = ['CSIRO-BOM'], original_short_name = 'ts', standard_name = 'surface_temperature', long_name = 'Surface Temperature', units = 'K', modeling_realm = ['atmos'], frequency = 'mon', version = 'v1' 2024-02-14 14:03:37,645 UTC [308678] DEBUG esmvalcore.preprocessor:364 Running preprocessor step cmor_check_data 2024-02-14 14:03:37,646 UTC [308678] DEBUG esmvalcore.preprocessor:318 Running preprocessor function 'cmor_check_data' on the data loaded from original input file(s) [LocalFile('/projects/NS9560K-datalake/ESGF/cmip5/output1/CSIRO-BOM/ACCESS1-0/historical/mon/atmos/Amon/r1i1p1/v1/ts/ts_Amon_ACCESS1-0_historical_r1i1p1_185001-200512.nc')] with function argument(s) check_level = , cmor_table = 'CMIP5', mip = 'Amon', frequency = 'mon', short_name = 'ts' 2024-02-14 14:03:37,647 UTC [308678] DEBUG esmvalcore.preprocessor:364 Running preprocessor step add_supplementary_variables 2024-02-14 14:03:37,647 UTC [308678] DEBUG esmvalcore.preprocessor:318 Running preprocessor function 'add_supplementary_variables' on the data loaded from original input file(s) [LocalFile('/projects/NS9560K-datalake/ESGF/cmip5/output1/CSIRO-BOM/ACCESS1-0/historical/mon/atmos/Amon/r1i1p1/v1/ts/ts_Amon_ACCESS1-0_historical_r1i1p1_185001-200512.nc')] with function argument(s) supplementary_cubes = [] 2024-02-14 14:03:37,647 UTC [308678] DEBUG esmvalcore.preprocessor:364 Running preprocessor step save 2024-02-14 14:03:37,648 UTC [308678] DEBUG esmvalcore.preprocessor:318 Running preprocessor function 'save' on the data [] loaded from original input file(s) [LocalFile('/projects/NS9560K-datalake/ESGF/cmip5/output1/CSIRO-BOM/ACCESS1-0/historical/mon/atmos/Amon/r1i1p1/v1/ts/ts_Amon_ACCESS1-0_historical_r1i1p1_185001-200512.nc')] with function argument(s) compress = False, filename = PosixPath('/projects/NS2980K/www/tomast/esmvaltool2.10.0/output/recipe_cvdp_20240214_140257/preproc/diagnostic1/ts/CMIP5_ACCESS1-0_Amon_historical_r1i1p1_ts_1850-1855.nc') 2024-02-14 14:03:37,649 UTC [308678] DEBUG esmvalcore.preprocessor._io:452 Saving cube: surface_temperature / (K) (time: 72; latitude: 145; longitude: 192) Dimension coordinates: time x - - latitude - x - longitude - - x Cell methods: 0 time: mean Attributes: Conventions 'CF-1.4' associated_files 'baseURL: http://cmip-pcmdi.llnl.gov/CMIP5/dataLocation gridspecFile: gridspec_atmos_fx_ACCESS1-0_historical_r0i0p0.nc ...' branch_time 109207.0 cmor_version '2.8.0' contact 'The ACCESS wiki: http://wiki.csiro.au/confluence/display/ACCESS/Home. Contact ...' experiment 'historical' experiment_id 'historical' forcing 'GHG, Oz, SA, Sl, Vl, BC, OC, (GHG = CO2, N2O, CH4, CFC11, CFC12, CFC113, ...' frequency 'mon' initialization_method 1 institute_id 'CSIRO-BOM' institution 'CSIRO (Commonwealth Scientific and Industrial Research Organisation, Australia), ...' model_id 'ACCESS1-0' modeling_realm 'atmos' parent_experiment 'pre-industrial control' parent_experiment_id 'piControl' parent_experiment_rip 'r1i1p1' physics_version 1 product 'output' project_id 'CMIP5' realization 1 references 'See http://wiki.csiro.au/confluence/display/ACCESS/ACCESS+Publications' source 'ACCESS1-0 2011. Atmosphere: AGCM v1.0 (N96 grid-point, 1.875 degrees EW ...' table_id 'Table Amon (27 April 2011) 9c851218e3842df9a62ef38b1e2575bb' title 'ACCESS1-0 model output prepared for CMIP5 historical' version_number 'v20120115' with lazy data to /projects/NS2980K/www/tomast/esmvaltool2.10.0/output/recipe_cvdp_20240214_140257/preproc/diagnostic1/ts/CMIP5_ACCESS1-0_Amon_historical_r1i1p1_ts_1850-1855.nc 2024-02-14 14:03:37,686 UTC [308680] DEBUG esmvalcore.preprocessor._io:176 Done with loading /projects/NS9560K-datalake/ESGF/cmip5/output1/MPI-M/MPI-ESM-LR/historical/mon/atmos/Amon/r1i1p1/v20120315/pr/pr_Amon_MPI-ESM-LR_historical_r1i1p1_185001-200512.nc 2024-02-14 14:03:37,686 UTC [308680] DEBUG esmvalcore.preprocessor:364 Running preprocessor step fix_metadata 2024-02-14 14:03:37,689 UTC [308680] DEBUG esmvalcore.preprocessor:318 Running preprocessor function 'fix_metadata' on the data [] loaded from original input file(s) [LocalFile('/projects/NS9560K-datalake/ESGF/cmip5/output1/MPI-M/MPI-ESM-LR/historical/mon/atmos/Amon/r1i1p1/v20120315/pr/pr_Amon_MPI-ESM-LR_historical_r1i1p1_185001-200512.nc')] with function argument(s) check_level = , session = Session({'auxiliary_data_dir': PosixPath('/projects/NS9560K-datalake/ESGF/auxiliary_data'), 'check_level': , 'compress_netcdf': False, 'config_developer_file': PosixPath('/projects/NS2980K/conda/esmvaltool2.10.0/lib/python3.11/site-packages/esmvalcore/config-developer.yml'), 'config_file': PosixPath('/nird/home/tomast/.esmvaltool/config-user.yml'), 'diagnostics': None, 'download_dir': PosixPath('/scratch/tomast/ESGF'), 'drs': {'CMIP3': 'DKRZ', 'CMIP5': 'DKRZ', 'CMIP6': 'DKRZ', 'CORDEX': 'DKRZ', 'OBS': 'default', 'OBS6': 'default', 'ana4mips': 'default', 'native6': 'default', 'obs4MIPs': 'default'}, 'exit_on_warning': False, 'extra_facets_dir': (), 'log_level': 'info', 'max_datasets': None, 'max_parallel_tasks': 8, 'max_years': None, 'output_dir': PosixPath('/projects/NS2980K/www/tomast/esmvaltool2.10.0/output'), 'output_file_type': 'png', 'profile_diagnostic': False, 'remove_preproc_dir': True, 'resume_from': [], 'rootpath': {'CMIP3': [PosixPath('/projects/NS9560K-datalake/ESGF/cmip3')], 'CMIP5': [PosixPath('/projects/NS9560K-datalake/ESGF/cmip5/output1'), PosixPath('/projects/NS9034K/CMIP5/output1'), PosixPath('/scratch/tomast/ESGF/cmip5/output1')], 'CMIP6': [PosixPath('/projects/NS9560K-datalake/ESGF/CMIP6'), PosixPath('/projects/NS9034K/CMIP6'), PosixPath('/projects/NS9252K/KeyCLIM_CMOR'), PosixPath('/scratch/tomast/ESGF/CMIP6')], 'OBS': [PosixPath('/projects/NS9560K-datalake/ESGF/obsdata'), PosixPath('/scratch/tomast/ESGF/obsdata')], 'OBS6': [PosixPath('/projects/NS9560K-datalake/ESGF/obsdata'), PosixPath('/scratch/tomast/ESGF/obsdata')], 'RAWOBS': [PosixPath('/projects/NS9560K-datalake/ESGF/rawdata/obs'), PosixPath('/scratch/tomast/ESGF/rawdata/obs')], 'ana4mips': [PosixPath('/projects/NS9560K-datalake/ESGF/ana4mips'), PosixPath('/scratch/tomast/ESGF/ana4mips')], 'default': [PosixPath('/scratch/tomast/ESGF/obsdata')], 'native6': [PosixPath('/projects/NS9560K-datalake/ESGF/obsdata/native6'), PosixPath('/scratch/tomast/ESGF/obsdata/native6')], 'obs4MIPs': [PosixPath('/projects/NS9560K-datalake/ESGF/obs4MIPs'), PosixPath('/projects/NS9560K-datalake/ESGF/obsdata'), PosixPath('/scratch/tomast/ESGF/obs4MIPs')]}, 'run_diagnostic': True, 'save_intermediary_cubes': False, 'search_esgf': 'when_missing', 'skip_nonexistent': False, 'write_ncl_interface': False}), mip = 'Amon', dataset = 'MPI-ESM-LR', project = 'CMIP5', exp = 'historical', ensemble = 'r1i1p1', short_name = 'pr', timerange = '1850/1855', variable_group = 'pr', diagnostic = 'diagnostic1', recipe_dataset_index = 2, alias = 'MPI-ESM-LR', product = ['output1', 'output2'], institute = ['MPI-M'], original_short_name = 'pr', standard_name = 'precipitation_flux', long_name = 'Precipitation', units = 'kg m-2 s-1', modeling_realm = ['atmos'], frequency = 'mon', version = 'v20120315' 2024-02-14 14:03:37,695 UTC [308680] DEBUG esmvalcore.preprocessor:364 Running preprocessor step concatenate 2024-02-14 14:03:37,696 UTC [308680] DEBUG esmvalcore.preprocessor:318 Running preprocessor function 'concatenate' on the data [] loaded from original input file(s) [LocalFile('/projects/NS9560K-datalake/ESGF/cmip5/output1/MPI-M/MPI-ESM-LR/historical/mon/atmos/Amon/r1i1p1/v20120315/pr/pr_Amon_MPI-ESM-LR_historical_r1i1p1_185001-200512.nc')] with function argument(s) check_level = 2024-02-14 14:03:37,696 UTC [308680] DEBUG esmvalcore.preprocessor:364 Running preprocessor step cmor_check_metadata 2024-02-14 14:03:37,697 UTC [308680] DEBUG esmvalcore.preprocessor:318 Running preprocessor function 'cmor_check_metadata' on the data loaded from original input file(s) [LocalFile('/projects/NS9560K-datalake/ESGF/cmip5/output1/MPI-M/MPI-ESM-LR/historical/mon/atmos/Amon/r1i1p1/v20120315/pr/pr_Amon_MPI-ESM-LR_historical_r1i1p1_185001-200512.nc')] with function argument(s) check_level = , cmor_table = 'CMIP5', mip = 'Amon', frequency = 'mon', short_name = 'pr' 2024-02-14 14:03:37,701 UTC [308680] DEBUG esmvalcore.preprocessor:364 Running preprocessor step clip_timerange 2024-02-14 14:03:37,702 UTC [308680] DEBUG esmvalcore.preprocessor:318 Running preprocessor function 'clip_timerange' on the data loaded from original input file(s) [LocalFile('/projects/NS9560K-datalake/ESGF/cmip5/output1/MPI-M/MPI-ESM-LR/historical/mon/atmos/Amon/r1i1p1/v20120315/pr/pr_Amon_MPI-ESM-LR_historical_r1i1p1_185001-200512.nc')] with function argument(s) timerange = '1850/1855' 2024-02-14 14:03:37,710 UTC [308680] DEBUG esmvalcore.preprocessor:364 Running preprocessor step fix_data 2024-02-14 14:03:37,711 UTC [308680] DEBUG esmvalcore.preprocessor:318 Running preprocessor function 'fix_data' on the data loaded from original input file(s) [LocalFile('/projects/NS9560K-datalake/ESGF/cmip5/output1/MPI-M/MPI-ESM-LR/historical/mon/atmos/Amon/r1i1p1/v20120315/pr/pr_Amon_MPI-ESM-LR_historical_r1i1p1_185001-200512.nc')] with function argument(s) check_level = , session = Session({'auxiliary_data_dir': PosixPath('/projects/NS9560K-datalake/ESGF/auxiliary_data'), 'check_level': , 'compress_netcdf': False, 'config_developer_file': PosixPath('/projects/NS2980K/conda/esmvaltool2.10.0/lib/python3.11/site-packages/esmvalcore/config-developer.yml'), 'config_file': PosixPath('/nird/home/tomast/.esmvaltool/config-user.yml'), 'diagnostics': None, 'download_dir': PosixPath('/scratch/tomast/ESGF'), 'drs': {'CMIP3': 'DKRZ', 'CMIP5': 'DKRZ', 'CMIP6': 'DKRZ', 'CORDEX': 'DKRZ', 'OBS': 'default', 'OBS6': 'default', 'ana4mips': 'default', 'native6': 'default', 'obs4MIPs': 'default'}, 'exit_on_warning': False, 'extra_facets_dir': (), 'log_level': 'info', 'max_datasets': None, 'max_parallel_tasks': 8, 'max_years': None, 'output_dir': PosixPath('/projects/NS2980K/www/tomast/esmvaltool2.10.0/output'), 'output_file_type': 'png', 'profile_diagnostic': False, 'remove_preproc_dir': True, 'resume_from': [], 'rootpath': {'CMIP3': [PosixPath('/projects/NS9560K-datalake/ESGF/cmip3')], 'CMIP5': [PosixPath('/projects/NS9560K-datalake/ESGF/cmip5/output1'), PosixPath('/projects/NS9034K/CMIP5/output1'), PosixPath('/scratch/tomast/ESGF/cmip5/output1')], 'CMIP6': [PosixPath('/projects/NS9560K-datalake/ESGF/CMIP6'), PosixPath('/projects/NS9034K/CMIP6'), PosixPath('/projects/NS9252K/KeyCLIM_CMOR'), PosixPath('/scratch/tomast/ESGF/CMIP6')], 'OBS': [PosixPath('/projects/NS9560K-datalake/ESGF/obsdata'), PosixPath('/scratch/tomast/ESGF/obsdata')], 'OBS6': [PosixPath('/projects/NS9560K-datalake/ESGF/obsdata'), PosixPath('/scratch/tomast/ESGF/obsdata')], 'RAWOBS': [PosixPath('/projects/NS9560K-datalake/ESGF/rawdata/obs'), PosixPath('/scratch/tomast/ESGF/rawdata/obs')], 'ana4mips': [PosixPath('/projects/NS9560K-datalake/ESGF/ana4mips'), PosixPath('/scratch/tomast/ESGF/ana4mips')], 'default': [PosixPath('/scratch/tomast/ESGF/obsdata')], 'native6': [PosixPath('/projects/NS9560K-datalake/ESGF/obsdata/native6'), PosixPath('/scratch/tomast/ESGF/obsdata/native6')], 'obs4MIPs': [PosixPath('/projects/NS9560K-datalake/ESGF/obs4MIPs'), PosixPath('/projects/NS9560K-datalake/ESGF/obsdata'), PosixPath('/scratch/tomast/ESGF/obs4MIPs')]}, 'run_diagnostic': True, 'save_intermediary_cubes': False, 'search_esgf': 'when_missing', 'skip_nonexistent': False, 'write_ncl_interface': False}), mip = 'Amon', dataset = 'MPI-ESM-LR', project = 'CMIP5', exp = 'historical', ensemble = 'r1i1p1', short_name = 'pr', timerange = '1850/1855', variable_group = 'pr', diagnostic = 'diagnostic1', recipe_dataset_index = 2, alias = 'MPI-ESM-LR', product = ['output1', 'output2'], institute = ['MPI-M'], original_short_name = 'pr', standard_name = 'precipitation_flux', long_name = 'Precipitation', units = 'kg m-2 s-1', modeling_realm = ['atmos'], frequency = 'mon', version = 'v20120315' 2024-02-14 14:03:37,712 UTC [308680] DEBUG esmvalcore.preprocessor:364 Running preprocessor step cmor_check_data 2024-02-14 14:03:37,712 UTC [308680] DEBUG esmvalcore.preprocessor:318 Running preprocessor function 'cmor_check_data' on the data loaded from original input file(s) [LocalFile('/projects/NS9560K-datalake/ESGF/cmip5/output1/MPI-M/MPI-ESM-LR/historical/mon/atmos/Amon/r1i1p1/v20120315/pr/pr_Amon_MPI-ESM-LR_historical_r1i1p1_185001-200512.nc')] with function argument(s) check_level = , cmor_table = 'CMIP5', mip = 'Amon', frequency = 'mon', short_name = 'pr' 2024-02-14 14:03:37,713 UTC [308680] DEBUG esmvalcore.preprocessor:364 Running preprocessor step add_supplementary_variables 2024-02-14 14:03:37,713 UTC [308680] DEBUG esmvalcore.preprocessor:318 Running preprocessor function 'add_supplementary_variables' on the data loaded from original input file(s) [LocalFile('/projects/NS9560K-datalake/ESGF/cmip5/output1/MPI-M/MPI-ESM-LR/historical/mon/atmos/Amon/r1i1p1/v20120315/pr/pr_Amon_MPI-ESM-LR_historical_r1i1p1_185001-200512.nc')] with function argument(s) supplementary_cubes = [] 2024-02-14 14:03:37,713 UTC [308680] DEBUG esmvalcore.preprocessor:364 Running preprocessor step save 2024-02-14 14:03:37,714 UTC [308680] DEBUG esmvalcore.preprocessor:318 Running preprocessor function 'save' on the data [] loaded from original input file(s) [LocalFile('/projects/NS9560K-datalake/ESGF/cmip5/output1/MPI-M/MPI-ESM-LR/historical/mon/atmos/Amon/r1i1p1/v20120315/pr/pr_Amon_MPI-ESM-LR_historical_r1i1p1_185001-200512.nc')] with function argument(s) compress = False, filename = PosixPath('/projects/NS2980K/www/tomast/esmvaltool2.10.0/output/recipe_cvdp_20240214_140257/preproc/diagnostic1/pr/CMIP5_MPI-ESM-LR_Amon_historical_r1i1p1_pr_1850-1855.nc') 2024-02-14 14:03:37,715 UTC [308680] DEBUG esmvalcore.preprocessor._io:452 Saving cube: precipitation_flux / (kg m-2 s-1) (time: 72; latitude: 96; longitude: 192) Dimension coordinates: time x - - latitude - x - longitude - - x Cell methods: 0 time: mean Attributes: Conventions 'CF-1.4' associated_files 'baseURL: http://cmip-pcmdi.llnl.gov/CMIP5/dataLocation gridspecFile: gridspec_atmos_fx_MPI-ESM-LR_historical_r0i0p0.nc ...' branch_time 10957.0 cmor_version '2.5.9' contact 'cmip5-mpi-esm@dkrz.de' experiment 'historical' experiment_id 'historical' forcing 'GHG Oz SD Sl Vl LU' frequency 'mon' initialization_method 1 institute_id 'MPI-M' institution 'Max Planck Institute for Meteorology' model_id 'MPI-ESM-LR' modeling_realm 'atmos' parent_experiment 'pre-industrial control' parent_experiment_id 'piControl' parent_experiment_rip 'r1i1p1' physics_version 1 product 'output' project_id 'CMIP5' realization 1 references 'ECHAM6: n/a; JSBACH: Raddatz et al., 2007. Will the tropical land biosphere ...' source 'MPI-ESM-LR 2011; URL: http://svn.zmaw.de/svn/cosmos/branches/releases/mpi-esm-cmip5/src/mod; ...' table_id 'Table Amon (27 April 2011) a5a1c518f52ae340313ba0aada03f862' title 'MPI-ESM-LR model output prepared for CMIP5 historical' with lazy data to /projects/NS2980K/www/tomast/esmvaltool2.10.0/output/recipe_cvdp_20240214_140257/preproc/diagnostic1/pr/CMIP5_MPI-ESM-LR_Amon_historical_r1i1p1_pr_1850-1855.nc 2024-02-14 14:03:38,384 UTC [308680] DEBUG esmvalcore.esgf._download:535 All required data is available locally, not downloading anything. 2024-02-14 14:03:38,385 UTC [308680] DEBUG esmvalcore.preprocessor:364 Running preprocessor step fix_file 2024-02-14 14:03:38,386 UTC [308680] DEBUG esmvalcore.preprocessor:318 Running preprocessor function 'fix_file' on the data LocalFile('/scratch/tomast/ESGF/cmip5/output1/CSIRO-BOM/ACCESS1-0/historical/mon/atmos/Amon/r2i1p1/v20130726/pr_Amon_ACCESS1-0_historical_r2i1p1_185001-200512.nc') loaded from original input file(s) [LocalFile('/scratch/tomast/ESGF/cmip5/output1/CSIRO-BOM/ACCESS1-0/historical/mon/atmos/Amon/r2i1p1/v20130726/pr_Amon_ACCESS1-0_historical_r2i1p1_185001-200512.nc')] with function argument(s) output_dir = PosixPath('/projects/NS2980K/www/tomast/esmvaltool2.10.0/output/recipe_cvdp_20240214_140257/preproc/fixed_files/pr_Amon_CMIP5_ACCESS1-0_historical_r2i1p1_v20130726_'), add_unique_suffix = True, session = Session({'auxiliary_data_dir': PosixPath('/projects/NS9560K-datalake/ESGF/auxiliary_data'), 'check_level': , 'compress_netcdf': False, 'config_developer_file': PosixPath('/projects/NS2980K/conda/esmvaltool2.10.0/lib/python3.11/site-packages/esmvalcore/config-developer.yml'), 'config_file': PosixPath('/nird/home/tomast/.esmvaltool/config-user.yml'), 'diagnostics': None, 'download_dir': PosixPath('/scratch/tomast/ESGF'), 'drs': {'CMIP3': 'DKRZ', 'CMIP5': 'DKRZ', 'CMIP6': 'DKRZ', 'CORDEX': 'DKRZ', 'OBS': 'default', 'OBS6': 'default', 'ana4mips': 'default', 'native6': 'default', 'obs4MIPs': 'default'}, 'exit_on_warning': False, 'extra_facets_dir': (), 'log_level': 'info', 'max_datasets': None, 'max_parallel_tasks': 8, 'max_years': None, 'output_dir': PosixPath('/projects/NS2980K/www/tomast/esmvaltool2.10.0/output'), 'output_file_type': 'png', 'profile_diagnostic': False, 'remove_preproc_dir': True, 'resume_from': [], 'rootpath': {'CMIP3': [PosixPath('/projects/NS9560K-datalake/ESGF/cmip3')], 'CMIP5': [PosixPath('/projects/NS9560K-datalake/ESGF/cmip5/output1'), PosixPath('/projects/NS9034K/CMIP5/output1'), PosixPath('/scratch/tomast/ESGF/cmip5/output1')], 'CMIP6': [PosixPath('/projects/NS9560K-datalake/ESGF/CMIP6'), PosixPath('/projects/NS9034K/CMIP6'), PosixPath('/projects/NS9252K/KeyCLIM_CMOR'), PosixPath('/scratch/tomast/ESGF/CMIP6')], 'OBS': [PosixPath('/projects/NS9560K-datalake/ESGF/obsdata'), PosixPath('/scratch/tomast/ESGF/obsdata')], 'OBS6': [PosixPath('/projects/NS9560K-datalake/ESGF/obsdata'), PosixPath('/scratch/tomast/ESGF/obsdata')], 'RAWOBS': [PosixPath('/projects/NS9560K-datalake/ESGF/rawdata/obs'), PosixPath('/scratch/tomast/ESGF/rawdata/obs')], 'ana4mips': [PosixPath('/projects/NS9560K-datalake/ESGF/ana4mips'), PosixPath('/scratch/tomast/ESGF/ana4mips')], 'default': [PosixPath('/scratch/tomast/ESGF/obsdata')], 'native6': [PosixPath('/projects/NS9560K-datalake/ESGF/obsdata/native6'), PosixPath('/scratch/tomast/ESGF/obsdata/native6')], 'obs4MIPs': [PosixPath('/projects/NS9560K-datalake/ESGF/obs4MIPs'), PosixPath('/projects/NS9560K-datalake/ESGF/obsdata'), PosixPath('/scratch/tomast/ESGF/obs4MIPs')]}, 'run_diagnostic': True, 'save_intermediary_cubes': False, 'search_esgf': 'when_missing', 'skip_nonexistent': False, 'write_ncl_interface': False}), mip = 'Amon', dataset = 'ACCESS1-0', project = 'CMIP5', exp = 'historical', ensemble = 'r2i1p1', short_name = 'pr', timerange = '1850/1855', variable_group = 'pr', diagnostic = 'diagnostic1', recipe_dataset_index = 1, alias = 'ACCESS1-0_r2i1p1', product = ['output1', 'output2'], institute = ['CSIRO-BOM'], original_short_name = 'pr', standard_name = 'precipitation_flux', long_name = 'Precipitation', units = 'kg m-2 s-1', modeling_realm = ['atmos'], frequency = 'mon', version = 'v20130726' 2024-02-14 14:03:38,387 UTC [308680] DEBUG esmvalcore.preprocessor:364 Running preprocessor step load 2024-02-14 14:03:38,387 UTC [308680] DEBUG esmvalcore.preprocessor:318 Running preprocessor function 'load' on the data LocalFile('/scratch/tomast/ESGF/cmip5/output1/CSIRO-BOM/ACCESS1-0/historical/mon/atmos/Amon/r2i1p1/v20130726/pr_Amon_ACCESS1-0_historical_r2i1p1_185001-200512.nc') loaded from original input file(s) [LocalFile('/scratch/tomast/ESGF/cmip5/output1/CSIRO-BOM/ACCESS1-0/historical/mon/atmos/Amon/r2i1p1/v20130726/pr_Amon_ACCESS1-0_historical_r2i1p1_185001-200512.nc')] with function argument(s) ignore_warnings = None 2024-02-14 14:03:38,387 UTC [308680] DEBUG esmvalcore.preprocessor._io:145 Loading: /scratch/tomast/ESGF/cmip5/output1/CSIRO-BOM/ACCESS1-0/historical/mon/atmos/Amon/r2i1p1/v20130726/pr_Amon_ACCESS1-0_historical_r2i1p1_185001-200512.nc 2024-02-14 14:03:38,412 UTC [308680] DEBUG esmvalcore.preprocessor._io:176 Done with loading /scratch/tomast/ESGF/cmip5/output1/CSIRO-BOM/ACCESS1-0/historical/mon/atmos/Amon/r2i1p1/v20130726/pr_Amon_ACCESS1-0_historical_r2i1p1_185001-200512.nc 2024-02-14 14:03:38,413 UTC [308680] DEBUG esmvalcore.preprocessor:364 Running preprocessor step fix_metadata 2024-02-14 14:03:38,414 UTC [308680] DEBUG esmvalcore.preprocessor:318 Running preprocessor function 'fix_metadata' on the data [] loaded from original input file(s) [LocalFile('/scratch/tomast/ESGF/cmip5/output1/CSIRO-BOM/ACCESS1-0/historical/mon/atmos/Amon/r2i1p1/v20130726/pr_Amon_ACCESS1-0_historical_r2i1p1_185001-200512.nc')] with function argument(s) check_level = , session = Session({'auxiliary_data_dir': PosixPath('/projects/NS9560K-datalake/ESGF/auxiliary_data'), 'check_level': , 'compress_netcdf': False, 'config_developer_file': PosixPath('/projects/NS2980K/conda/esmvaltool2.10.0/lib/python3.11/site-packages/esmvalcore/config-developer.yml'), 'config_file': PosixPath('/nird/home/tomast/.esmvaltool/config-user.yml'), 'diagnostics': None, 'download_dir': PosixPath('/scratch/tomast/ESGF'), 'drs': {'CMIP3': 'DKRZ', 'CMIP5': 'DKRZ', 'CMIP6': 'DKRZ', 'CORDEX': 'DKRZ', 'OBS': 'default', 'OBS6': 'default', 'ana4mips': 'default', 'native6': 'default', 'obs4MIPs': 'default'}, 'exit_on_warning': False, 'extra_facets_dir': (), 'log_level': 'info', 'max_datasets': None, 'max_parallel_tasks': 8, 'max_years': None, 'output_dir': PosixPath('/projects/NS2980K/www/tomast/esmvaltool2.10.0/output'), 'output_file_type': 'png', 'profile_diagnostic': False, 'remove_preproc_dir': True, 'resume_from': [], 'rootpath': {'CMIP3': [PosixPath('/projects/NS9560K-datalake/ESGF/cmip3')], 'CMIP5': [PosixPath('/projects/NS9560K-datalake/ESGF/cmip5/output1'), PosixPath('/projects/NS9034K/CMIP5/output1'), PosixPath('/scratch/tomast/ESGF/cmip5/output1')], 'CMIP6': [PosixPath('/projects/NS9560K-datalake/ESGF/CMIP6'), PosixPath('/projects/NS9034K/CMIP6'), PosixPath('/projects/NS9252K/KeyCLIM_CMOR'), PosixPath('/scratch/tomast/ESGF/CMIP6')], 'OBS': [PosixPath('/projects/NS9560K-datalake/ESGF/obsdata'), PosixPath('/scratch/tomast/ESGF/obsdata')], 'OBS6': [PosixPath('/projects/NS9560K-datalake/ESGF/obsdata'), PosixPath('/scratch/tomast/ESGF/obsdata')], 'RAWOBS': [PosixPath('/projects/NS9560K-datalake/ESGF/rawdata/obs'), PosixPath('/scratch/tomast/ESGF/rawdata/obs')], 'ana4mips': [PosixPath('/projects/NS9560K-datalake/ESGF/ana4mips'), PosixPath('/scratch/tomast/ESGF/ana4mips')], 'default': [PosixPath('/scratch/tomast/ESGF/obsdata')], 'native6': [PosixPath('/projects/NS9560K-datalake/ESGF/obsdata/native6'), PosixPath('/scratch/tomast/ESGF/obsdata/native6')], 'obs4MIPs': [PosixPath('/projects/NS9560K-datalake/ESGF/obs4MIPs'), PosixPath('/projects/NS9560K-datalake/ESGF/obsdata'), PosixPath('/scratch/tomast/ESGF/obs4MIPs')]}, 'run_diagnostic': True, 'save_intermediary_cubes': False, 'search_esgf': 'when_missing', 'skip_nonexistent': False, 'write_ncl_interface': False}), mip = 'Amon', dataset = 'ACCESS1-0', project = 'CMIP5', exp = 'historical', ensemble = 'r2i1p1', short_name = 'pr', timerange = '1850/1855', variable_group = 'pr', diagnostic = 'diagnostic1', recipe_dataset_index = 1, alias = 'ACCESS1-0_r2i1p1', product = ['output1', 'output2'], institute = ['CSIRO-BOM'], original_short_name = 'pr', standard_name = 'precipitation_flux', long_name = 'Precipitation', units = 'kg m-2 s-1', modeling_realm = ['atmos'], frequency = 'mon', version = 'v20130726' 2024-02-14 14:03:38,442 UTC [308679] DEBUG esmvalcore.esgf._download:535 All required data is available locally, not downloading anything. 2024-02-14 14:03:38,442 UTC [308679] DEBUG esmvalcore.preprocessor:364 Running preprocessor step fix_file 2024-02-14 14:03:38,443 UTC [308679] DEBUG esmvalcore.preprocessor:318 Running preprocessor function 'fix_file' on the data LocalFile('/scratch/tomast/ESGF/cmip5/output1/CSIRO-BOM/ACCESS1-0/historical/mon/atmos/Amon/r2i1p1/v20130726/tas_Amon_ACCESS1-0_historical_r2i1p1_185001-200512.nc') loaded from original input file(s) [LocalFile('/scratch/tomast/ESGF/cmip5/output1/CSIRO-BOM/ACCESS1-0/historical/mon/atmos/Amon/r2i1p1/v20130726/tas_Amon_ACCESS1-0_historical_r2i1p1_185001-200512.nc')] with function argument(s) output_dir = PosixPath('/projects/NS2980K/www/tomast/esmvaltool2.10.0/output/recipe_cvdp_20240214_140257/preproc/fixed_files/tas_Amon_CMIP5_ACCESS1-0_historical_r2i1p1_v20130726_'), add_unique_suffix = True, session = Session({'auxiliary_data_dir': PosixPath('/projects/NS9560K-datalake/ESGF/auxiliary_data'), 'check_level': , 'compress_netcdf': False, 'config_developer_file': PosixPath('/projects/NS2980K/conda/esmvaltool2.10.0/lib/python3.11/site-packages/esmvalcore/config-developer.yml'), 'config_file': PosixPath('/nird/home/tomast/.esmvaltool/config-user.yml'), 'diagnostics': None, 'download_dir': PosixPath('/scratch/tomast/ESGF'), 'drs': {'CMIP3': 'DKRZ', 'CMIP5': 'DKRZ', 'CMIP6': 'DKRZ', 'CORDEX': 'DKRZ', 'OBS': 'default', 'OBS6': 'default', 'ana4mips': 'default', 'native6': 'default', 'obs4MIPs': 'default'}, 'exit_on_warning': False, 'extra_facets_dir': (), 'log_level': 'info', 'max_datasets': None, 'max_parallel_tasks': 8, 'max_years': None, 'output_dir': PosixPath('/projects/NS2980K/www/tomast/esmvaltool2.10.0/output'), 'output_file_type': 'png', 'profile_diagnostic': False, 'remove_preproc_dir': True, 'resume_from': [], 'rootpath': {'CMIP3': [PosixPath('/projects/NS9560K-datalake/ESGF/cmip3')], 'CMIP5': [PosixPath('/projects/NS9560K-datalake/ESGF/cmip5/output1'), PosixPath('/projects/NS9034K/CMIP5/output1'), PosixPath('/scratch/tomast/ESGF/cmip5/output1')], 'CMIP6': [PosixPath('/projects/NS9560K-datalake/ESGF/CMIP6'), PosixPath('/projects/NS9034K/CMIP6'), PosixPath('/projects/NS9252K/KeyCLIM_CMOR'), PosixPath('/scratch/tomast/ESGF/CMIP6')], 'OBS': [PosixPath('/projects/NS9560K-datalake/ESGF/obsdata'), PosixPath('/scratch/tomast/ESGF/obsdata')], 'OBS6': [PosixPath('/projects/NS9560K-datalake/ESGF/obsdata'), PosixPath('/scratch/tomast/ESGF/obsdata')], 'RAWOBS': [PosixPath('/projects/NS9560K-datalake/ESGF/rawdata/obs'), PosixPath('/scratch/tomast/ESGF/rawdata/obs')], 'ana4mips': [PosixPath('/projects/NS9560K-datalake/ESGF/ana4mips'), PosixPath('/scratch/tomast/ESGF/ana4mips')], 'default': [PosixPath('/scratch/tomast/ESGF/obsdata')], 'native6': [PosixPath('/projects/NS9560K-datalake/ESGF/obsdata/native6'), PosixPath('/scratch/tomast/ESGF/obsdata/native6')], 'obs4MIPs': [PosixPath('/projects/NS9560K-datalake/ESGF/obs4MIPs'), PosixPath('/projects/NS9560K-datalake/ESGF/obsdata'), PosixPath('/scratch/tomast/ESGF/obs4MIPs')]}, 'run_diagnostic': True, 'save_intermediary_cubes': False, 'search_esgf': 'when_missing', 'skip_nonexistent': False, 'write_ncl_interface': False}), mip = 'Amon', dataset = 'ACCESS1-0', project = 'CMIP5', exp = 'historical', ensemble = 'r2i1p1', short_name = 'tas', timerange = '1850/1855', variable_group = 'tas', diagnostic = 'diagnostic1', recipe_dataset_index = 1, alias = 'ACCESS1-0_r2i1p1', product = ['output1', 'output2'], institute = ['CSIRO-BOM'], original_short_name = 'tas', standard_name = 'air_temperature', long_name = 'Near-Surface Air Temperature', units = 'K', modeling_realm = ['atmos'], frequency = 'mon', version = 'v20130726' 2024-02-14 14:03:38,443 UTC [308679] DEBUG esmvalcore.preprocessor:364 Running preprocessor step load 2024-02-14 14:03:38,443 UTC [308679] DEBUG esmvalcore.preprocessor:318 Running preprocessor function 'load' on the data LocalFile('/scratch/tomast/ESGF/cmip5/output1/CSIRO-BOM/ACCESS1-0/historical/mon/atmos/Amon/r2i1p1/v20130726/tas_Amon_ACCESS1-0_historical_r2i1p1_185001-200512.nc') loaded from original input file(s) [LocalFile('/scratch/tomast/ESGF/cmip5/output1/CSIRO-BOM/ACCESS1-0/historical/mon/atmos/Amon/r2i1p1/v20130726/tas_Amon_ACCESS1-0_historical_r2i1p1_185001-200512.nc')] with function argument(s) ignore_warnings = None 2024-02-14 14:03:38,443 UTC [308679] DEBUG esmvalcore.preprocessor._io:145 Loading: /scratch/tomast/ESGF/cmip5/output1/CSIRO-BOM/ACCESS1-0/historical/mon/atmos/Amon/r2i1p1/v20130726/tas_Amon_ACCESS1-0_historical_r2i1p1_185001-200512.nc 2024-02-14 14:03:38,469 UTC [308679] DEBUG esmvalcore.preprocessor._io:176 Done with loading /scratch/tomast/ESGF/cmip5/output1/CSIRO-BOM/ACCESS1-0/historical/mon/atmos/Amon/r2i1p1/v20130726/tas_Amon_ACCESS1-0_historical_r2i1p1_185001-200512.nc 2024-02-14 14:03:38,470 UTC [308679] DEBUG esmvalcore.preprocessor:364 Running preprocessor step fix_metadata 2024-02-14 14:03:38,471 UTC [308679] DEBUG esmvalcore.preprocessor:318 Running preprocessor function 'fix_metadata' on the data [] loaded from original input file(s) [LocalFile('/scratch/tomast/ESGF/cmip5/output1/CSIRO-BOM/ACCESS1-0/historical/mon/atmos/Amon/r2i1p1/v20130726/tas_Amon_ACCESS1-0_historical_r2i1p1_185001-200512.nc')] with function argument(s) check_level = , session = Session({'auxiliary_data_dir': PosixPath('/projects/NS9560K-datalake/ESGF/auxiliary_data'), 'check_level': , 'compress_netcdf': False, 'config_developer_file': PosixPath('/projects/NS2980K/conda/esmvaltool2.10.0/lib/python3.11/site-packages/esmvalcore/config-developer.yml'), 'config_file': PosixPath('/nird/home/tomast/.esmvaltool/config-user.yml'), 'diagnostics': None, 'download_dir': PosixPath('/scratch/tomast/ESGF'), 'drs': {'CMIP3': 'DKRZ', 'CMIP5': 'DKRZ', 'CMIP6': 'DKRZ', 'CORDEX': 'DKRZ', 'OBS': 'default', 'OBS6': 'default', 'ana4mips': 'default', 'native6': 'default', 'obs4MIPs': 'default'}, 'exit_on_warning': False, 'extra_facets_dir': (), 'log_level': 'info', 'max_datasets': None, 'max_parallel_tasks': 8, 'max_years': None, 'output_dir': PosixPath('/projects/NS2980K/www/tomast/esmvaltool2.10.0/output'), 'output_file_type': 'png', 'profile_diagnostic': False, 'remove_preproc_dir': True, 'resume_from': [], 'rootpath': {'CMIP3': [PosixPath('/projects/NS9560K-datalake/ESGF/cmip3')], 'CMIP5': [PosixPath('/projects/NS9560K-datalake/ESGF/cmip5/output1'), PosixPath('/projects/NS9034K/CMIP5/output1'), PosixPath('/scratch/tomast/ESGF/cmip5/output1')], 'CMIP6': [PosixPath('/projects/NS9560K-datalake/ESGF/CMIP6'), PosixPath('/projects/NS9034K/CMIP6'), PosixPath('/projects/NS9252K/KeyCLIM_CMOR'), PosixPath('/scratch/tomast/ESGF/CMIP6')], 'OBS': [PosixPath('/projects/NS9560K-datalake/ESGF/obsdata'), PosixPath('/scratch/tomast/ESGF/obsdata')], 'OBS6': [PosixPath('/projects/NS9560K-datalake/ESGF/obsdata'), PosixPath('/scratch/tomast/ESGF/obsdata')], 'RAWOBS': [PosixPath('/projects/NS9560K-datalake/ESGF/rawdata/obs'), PosixPath('/scratch/tomast/ESGF/rawdata/obs')], 'ana4mips': [PosixPath('/projects/NS9560K-datalake/ESGF/ana4mips'), PosixPath('/scratch/tomast/ESGF/ana4mips')], 'default': [PosixPath('/scratch/tomast/ESGF/obsdata')], 'native6': [PosixPath('/projects/NS9560K-datalake/ESGF/obsdata/native6'), PosixPath('/scratch/tomast/ESGF/obsdata/native6')], 'obs4MIPs': [PosixPath('/projects/NS9560K-datalake/ESGF/obs4MIPs'), PosixPath('/projects/NS9560K-datalake/ESGF/obsdata'), PosixPath('/scratch/tomast/ESGF/obs4MIPs')]}, 'run_diagnostic': True, 'save_intermediary_cubes': False, 'search_esgf': 'when_missing', 'skip_nonexistent': False, 'write_ncl_interface': False}), mip = 'Amon', dataset = 'ACCESS1-0', project = 'CMIP5', exp = 'historical', ensemble = 'r2i1p1', short_name = 'tas', timerange = '1850/1855', variable_group = 'tas', diagnostic = 'diagnostic1', recipe_dataset_index = 1, alias = 'ACCESS1-0_r2i1p1', product = ['output1', 'output2'], institute = ['CSIRO-BOM'], original_short_name = 'tas', standard_name = 'air_temperature', long_name = 'Near-Surface Air Temperature', units = 'K', modeling_realm = ['atmos'], frequency = 'mon', version = 'v20130726' 2024-02-14 14:03:38,476 UTC [308678] DEBUG esmvalcore.esgf._download:535 All required data is available locally, not downloading anything. 2024-02-14 14:03:38,476 UTC [308678] DEBUG esmvalcore.preprocessor:364 Running preprocessor step fix_file 2024-02-14 14:03:38,477 UTC [308678] DEBUG esmvalcore.preprocessor:318 Running preprocessor function 'fix_file' on the data LocalFile('/scratch/tomast/ESGF/cmip5/output1/CSIRO-BOM/ACCESS1-0/historical/mon/atmos/Amon/r2i1p1/v20130726/ts_Amon_ACCESS1-0_historical_r2i1p1_185001-200512.nc') loaded from original input file(s) [LocalFile('/scratch/tomast/ESGF/cmip5/output1/CSIRO-BOM/ACCESS1-0/historical/mon/atmos/Amon/r2i1p1/v20130726/ts_Amon_ACCESS1-0_historical_r2i1p1_185001-200512.nc')] with function argument(s) output_dir = PosixPath('/projects/NS2980K/www/tomast/esmvaltool2.10.0/output/recipe_cvdp_20240214_140257/preproc/fixed_files/ts_Amon_CMIP5_ACCESS1-0_historical_r2i1p1_v20130726_'), add_unique_suffix = True, session = Session({'auxiliary_data_dir': PosixPath('/projects/NS9560K-datalake/ESGF/auxiliary_data'), 'check_level': , 'compress_netcdf': False, 'config_developer_file': PosixPath('/projects/NS2980K/conda/esmvaltool2.10.0/lib/python3.11/site-packages/esmvalcore/config-developer.yml'), 'config_file': PosixPath('/nird/home/tomast/.esmvaltool/config-user.yml'), 'diagnostics': None, 'download_dir': PosixPath('/scratch/tomast/ESGF'), 'drs': {'CMIP3': 'DKRZ', 'CMIP5': 'DKRZ', 'CMIP6': 'DKRZ', 'CORDEX': 'DKRZ', 'OBS': 'default', 'OBS6': 'default', 'ana4mips': 'default', 'native6': 'default', 'obs4MIPs': 'default'}, 'exit_on_warning': False, 'extra_facets_dir': (), 'log_level': 'info', 'max_datasets': None, 'max_parallel_tasks': 8, 'max_years': None, 'output_dir': PosixPath('/projects/NS2980K/www/tomast/esmvaltool2.10.0/output'), 'output_file_type': 'png', 'profile_diagnostic': False, 'remove_preproc_dir': True, 'resume_from': [], 'rootpath': {'CMIP3': [PosixPath('/projects/NS9560K-datalake/ESGF/cmip3')], 'CMIP5': [PosixPath('/projects/NS9560K-datalake/ESGF/cmip5/output1'), PosixPath('/projects/NS9034K/CMIP5/output1'), PosixPath('/scratch/tomast/ESGF/cmip5/output1')], 'CMIP6': [PosixPath('/projects/NS9560K-datalake/ESGF/CMIP6'), PosixPath('/projects/NS9034K/CMIP6'), PosixPath('/projects/NS9252K/KeyCLIM_CMOR'), PosixPath('/scratch/tomast/ESGF/CMIP6')], 'OBS': [PosixPath('/projects/NS9560K-datalake/ESGF/obsdata'), PosixPath('/scratch/tomast/ESGF/obsdata')], 'OBS6': [PosixPath('/projects/NS9560K-datalake/ESGF/obsdata'), PosixPath('/scratch/tomast/ESGF/obsdata')], 'RAWOBS': [PosixPath('/projects/NS9560K-datalake/ESGF/rawdata/obs'), PosixPath('/scratch/tomast/ESGF/rawdata/obs')], 'ana4mips': [PosixPath('/projects/NS9560K-datalake/ESGF/ana4mips'), PosixPath('/scratch/tomast/ESGF/ana4mips')], 'default': [PosixPath('/scratch/tomast/ESGF/obsdata')], 'native6': [PosixPath('/projects/NS9560K-datalake/ESGF/obsdata/native6'), PosixPath('/scratch/tomast/ESGF/obsdata/native6')], 'obs4MIPs': [PosixPath('/projects/NS9560K-datalake/ESGF/obs4MIPs'), PosixPath('/projects/NS9560K-datalake/ESGF/obsdata'), PosixPath('/scratch/tomast/ESGF/obs4MIPs')]}, 'run_diagnostic': True, 'save_intermediary_cubes': False, 'search_esgf': 'when_missing', 'skip_nonexistent': False, 'write_ncl_interface': False}), mip = 'Amon', dataset = 'ACCESS1-0', project = 'CMIP5', exp = 'historical', ensemble = 'r2i1p1', short_name = 'ts', timerange = '1850/1855', variable_group = 'ts', diagnostic = 'diagnostic1', recipe_dataset_index = 1, alias = 'ACCESS1-0_r2i1p1', product = ['output1', 'output2'], institute = ['CSIRO-BOM'], original_short_name = 'ts', standard_name = 'surface_temperature', long_name = 'Surface Temperature', units = 'K', modeling_realm = ['atmos'], frequency = 'mon', version = 'v20130726' 2024-02-14 14:03:38,477 UTC [308678] DEBUG esmvalcore.preprocessor:364 Running preprocessor step load 2024-02-14 14:03:38,477 UTC [308678] DEBUG esmvalcore.preprocessor:318 Running preprocessor function 'load' on the data LocalFile('/scratch/tomast/ESGF/cmip5/output1/CSIRO-BOM/ACCESS1-0/historical/mon/atmos/Amon/r2i1p1/v20130726/ts_Amon_ACCESS1-0_historical_r2i1p1_185001-200512.nc') loaded from original input file(s) [LocalFile('/scratch/tomast/ESGF/cmip5/output1/CSIRO-BOM/ACCESS1-0/historical/mon/atmos/Amon/r2i1p1/v20130726/ts_Amon_ACCESS1-0_historical_r2i1p1_185001-200512.nc')] with function argument(s) ignore_warnings = None 2024-02-14 14:03:38,477 UTC [308678] DEBUG esmvalcore.preprocessor._io:145 Loading: /scratch/tomast/ESGF/cmip5/output1/CSIRO-BOM/ACCESS1-0/historical/mon/atmos/Amon/r2i1p1/v20130726/ts_Amon_ACCESS1-0_historical_r2i1p1_185001-200512.nc 2024-02-14 14:03:38,479 UTC [308681] DEBUG esmvalcore.esgf._download:535 All required data is available locally, not downloading anything. 2024-02-14 14:03:38,479 UTC [308681] DEBUG esmvalcore.preprocessor:364 Running preprocessor step fix_file 2024-02-14 14:03:38,480 UTC [308681] DEBUG esmvalcore.preprocessor:318 Running preprocessor function 'fix_file' on the data LocalFile('/scratch/tomast/ESGF/cmip5/output1/CSIRO-BOM/ACCESS1-0/historical/mon/atmos/Amon/r2i1p1/v20130726/psl_Amon_ACCESS1-0_historical_r2i1p1_185001-200512.nc') loaded from original input file(s) [LocalFile('/scratch/tomast/ESGF/cmip5/output1/CSIRO-BOM/ACCESS1-0/historical/mon/atmos/Amon/r2i1p1/v20130726/psl_Amon_ACCESS1-0_historical_r2i1p1_185001-200512.nc')] with function argument(s) output_dir = PosixPath('/projects/NS2980K/www/tomast/esmvaltool2.10.0/output/recipe_cvdp_20240214_140257/preproc/fixed_files/psl_Amon_CMIP5_ACCESS1-0_historical_r2i1p1_v20130726_'), add_unique_suffix = True, session = Session({'auxiliary_data_dir': PosixPath('/projects/NS9560K-datalake/ESGF/auxiliary_data'), 'check_level': , 'compress_netcdf': False, 'config_developer_file': PosixPath('/projects/NS2980K/conda/esmvaltool2.10.0/lib/python3.11/site-packages/esmvalcore/config-developer.yml'), 'config_file': PosixPath('/nird/home/tomast/.esmvaltool/config-user.yml'), 'diagnostics': None, 'download_dir': PosixPath('/scratch/tomast/ESGF'), 'drs': {'CMIP3': 'DKRZ', 'CMIP5': 'DKRZ', 'CMIP6': 'DKRZ', 'CORDEX': 'DKRZ', 'OBS': 'default', 'OBS6': 'default', 'ana4mips': 'default', 'native6': 'default', 'obs4MIPs': 'default'}, 'exit_on_warning': False, 'extra_facets_dir': (), 'log_level': 'info', 'max_datasets': None, 'max_parallel_tasks': 8, 'max_years': None, 'output_dir': PosixPath('/projects/NS2980K/www/tomast/esmvaltool2.10.0/output'), 'output_file_type': 'png', 'profile_diagnostic': False, 'remove_preproc_dir': True, 'resume_from': [], 'rootpath': {'CMIP3': [PosixPath('/projects/NS9560K-datalake/ESGF/cmip3')], 'CMIP5': [PosixPath('/projects/NS9560K-datalake/ESGF/cmip5/output1'), PosixPath('/projects/NS9034K/CMIP5/output1'), PosixPath('/scratch/tomast/ESGF/cmip5/output1')], 'CMIP6': [PosixPath('/projects/NS9560K-datalake/ESGF/CMIP6'), PosixPath('/projects/NS9034K/CMIP6'), PosixPath('/projects/NS9252K/KeyCLIM_CMOR'), PosixPath('/scratch/tomast/ESGF/CMIP6')], 'OBS': [PosixPath('/projects/NS9560K-datalake/ESGF/obsdata'), PosixPath('/scratch/tomast/ESGF/obsdata')], 'OBS6': [PosixPath('/projects/NS9560K-datalake/ESGF/obsdata'), PosixPath('/scratch/tomast/ESGF/obsdata')], 'RAWOBS': [PosixPath('/projects/NS9560K-datalake/ESGF/rawdata/obs'), PosixPath('/scratch/tomast/ESGF/rawdata/obs')], 'ana4mips': [PosixPath('/projects/NS9560K-datalake/ESGF/ana4mips'), PosixPath('/scratch/tomast/ESGF/ana4mips')], 'default': [PosixPath('/scratch/tomast/ESGF/obsdata')], 'native6': [PosixPath('/projects/NS9560K-datalake/ESGF/obsdata/native6'), PosixPath('/scratch/tomast/ESGF/obsdata/native6')], 'obs4MIPs': [PosixPath('/projects/NS9560K-datalake/ESGF/obs4MIPs'), PosixPath('/projects/NS9560K-datalake/ESGF/obsdata'), PosixPath('/scratch/tomast/ESGF/obs4MIPs')]}, 'run_diagnostic': True, 'save_intermediary_cubes': False, 'search_esgf': 'when_missing', 'skip_nonexistent': False, 'write_ncl_interface': False}), mip = 'Amon', dataset = 'ACCESS1-0', project = 'CMIP5', exp = 'historical', ensemble = 'r2i1p1', short_name = 'psl', timerange = '1850/1855', variable_group = 'psl', diagnostic = 'diagnostic1', recipe_dataset_index = 1, alias = 'ACCESS1-0_r2i1p1', product = ['output1', 'output2'], institute = ['CSIRO-BOM'], original_short_name = 'psl', standard_name = 'air_pressure_at_sea_level', long_name = 'Sea Level Pressure', units = 'Pa', modeling_realm = ['atmos'], frequency = 'mon', version = 'v20130726' 2024-02-14 14:03:38,480 UTC [308681] DEBUG esmvalcore.preprocessor:364 Running preprocessor step load 2024-02-14 14:03:38,480 UTC [308681] DEBUG esmvalcore.preprocessor:318 Running preprocessor function 'load' on the data LocalFile('/scratch/tomast/ESGF/cmip5/output1/CSIRO-BOM/ACCESS1-0/historical/mon/atmos/Amon/r2i1p1/v20130726/psl_Amon_ACCESS1-0_historical_r2i1p1_185001-200512.nc') loaded from original input file(s) [LocalFile('/scratch/tomast/ESGF/cmip5/output1/CSIRO-BOM/ACCESS1-0/historical/mon/atmos/Amon/r2i1p1/v20130726/psl_Amon_ACCESS1-0_historical_r2i1p1_185001-200512.nc')] with function argument(s) ignore_warnings = None 2024-02-14 14:03:38,480 UTC [308681] DEBUG esmvalcore.preprocessor._io:145 Loading: /scratch/tomast/ESGF/cmip5/output1/CSIRO-BOM/ACCESS1-0/historical/mon/atmos/Amon/r2i1p1/v20130726/psl_Amon_ACCESS1-0_historical_r2i1p1_185001-200512.nc 2024-02-14 14:03:38,501 UTC [308678] DEBUG esmvalcore.preprocessor._io:176 Done with loading /scratch/tomast/ESGF/cmip5/output1/CSIRO-BOM/ACCESS1-0/historical/mon/atmos/Amon/r2i1p1/v20130726/ts_Amon_ACCESS1-0_historical_r2i1p1_185001-200512.nc 2024-02-14 14:03:38,501 UTC [308678] DEBUG esmvalcore.preprocessor:364 Running preprocessor step fix_metadata 2024-02-14 14:03:38,502 UTC [308678] DEBUG esmvalcore.preprocessor:318 Running preprocessor function 'fix_metadata' on the data [] loaded from original input file(s) [LocalFile('/scratch/tomast/ESGF/cmip5/output1/CSIRO-BOM/ACCESS1-0/historical/mon/atmos/Amon/r2i1p1/v20130726/ts_Amon_ACCESS1-0_historical_r2i1p1_185001-200512.nc')] with function argument(s) check_level = , session = Session({'auxiliary_data_dir': PosixPath('/projects/NS9560K-datalake/ESGF/auxiliary_data'), 'check_level': , 'compress_netcdf': False, 'config_developer_file': PosixPath('/projects/NS2980K/conda/esmvaltool2.10.0/lib/python3.11/site-packages/esmvalcore/config-developer.yml'), 'config_file': PosixPath('/nird/home/tomast/.esmvaltool/config-user.yml'), 'diagnostics': None, 'download_dir': PosixPath('/scratch/tomast/ESGF'), 'drs': {'CMIP3': 'DKRZ', 'CMIP5': 'DKRZ', 'CMIP6': 'DKRZ', 'CORDEX': 'DKRZ', 'OBS': 'default', 'OBS6': 'default', 'ana4mips': 'default', 'native6': 'default', 'obs4MIPs': 'default'}, 'exit_on_warning': False, 'extra_facets_dir': (), 'log_level': 'info', 'max_datasets': None, 'max_parallel_tasks': 8, 'max_years': None, 'output_dir': PosixPath('/projects/NS2980K/www/tomast/esmvaltool2.10.0/output'), 'output_file_type': 'png', 'profile_diagnostic': False, 'remove_preproc_dir': True, 'resume_from': [], 'rootpath': {'CMIP3': [PosixPath('/projects/NS9560K-datalake/ESGF/cmip3')], 'CMIP5': [PosixPath('/projects/NS9560K-datalake/ESGF/cmip5/output1'), PosixPath('/projects/NS9034K/CMIP5/output1'), PosixPath('/scratch/tomast/ESGF/cmip5/output1')], 'CMIP6': [PosixPath('/projects/NS9560K-datalake/ESGF/CMIP6'), PosixPath('/projects/NS9034K/CMIP6'), PosixPath('/projects/NS9252K/KeyCLIM_CMOR'), PosixPath('/scratch/tomast/ESGF/CMIP6')], 'OBS': [PosixPath('/projects/NS9560K-datalake/ESGF/obsdata'), PosixPath('/scratch/tomast/ESGF/obsdata')], 'OBS6': [PosixPath('/projects/NS9560K-datalake/ESGF/obsdata'), PosixPath('/scratch/tomast/ESGF/obsdata')], 'RAWOBS': [PosixPath('/projects/NS9560K-datalake/ESGF/rawdata/obs'), PosixPath('/scratch/tomast/ESGF/rawdata/obs')], 'ana4mips': [PosixPath('/projects/NS9560K-datalake/ESGF/ana4mips'), PosixPath('/scratch/tomast/ESGF/ana4mips')], 'default': [PosixPath('/scratch/tomast/ESGF/obsdata')], 'native6': [PosixPath('/projects/NS9560K-datalake/ESGF/obsdata/native6'), PosixPath('/scratch/tomast/ESGF/obsdata/native6')], 'obs4MIPs': [PosixPath('/projects/NS9560K-datalake/ESGF/obs4MIPs'), PosixPath('/projects/NS9560K-datalake/ESGF/obsdata'), PosixPath('/scratch/tomast/ESGF/obs4MIPs')]}, 'run_diagnostic': True, 'save_intermediary_cubes': False, 'search_esgf': 'when_missing', 'skip_nonexistent': False, 'write_ncl_interface': False}), mip = 'Amon', dataset = 'ACCESS1-0', project = 'CMIP5', exp = 'historical', ensemble = 'r2i1p1', short_name = 'ts', timerange = '1850/1855', variable_group = 'ts', diagnostic = 'diagnostic1', recipe_dataset_index = 1, alias = 'ACCESS1-0_r2i1p1', product = ['output1', 'output2'], institute = ['CSIRO-BOM'], original_short_name = 'ts', standard_name = 'surface_temperature', long_name = 'Surface Temperature', units = 'K', modeling_realm = ['atmos'], frequency = 'mon', version = 'v20130726' 2024-02-14 14:03:38,504 UTC [308681] DEBUG esmvalcore.preprocessor._io:176 Done with loading /scratch/tomast/ESGF/cmip5/output1/CSIRO-BOM/ACCESS1-0/historical/mon/atmos/Amon/r2i1p1/v20130726/psl_Amon_ACCESS1-0_historical_r2i1p1_185001-200512.nc 2024-02-14 14:03:38,504 UTC [308681] DEBUG esmvalcore.preprocessor:364 Running preprocessor step fix_metadata 2024-02-14 14:03:38,505 UTC [308681] DEBUG esmvalcore.preprocessor:318 Running preprocessor function 'fix_metadata' on the data [] loaded from original input file(s) [LocalFile('/scratch/tomast/ESGF/cmip5/output1/CSIRO-BOM/ACCESS1-0/historical/mon/atmos/Amon/r2i1p1/v20130726/psl_Amon_ACCESS1-0_historical_r2i1p1_185001-200512.nc')] with function argument(s) check_level = , session = Session({'auxiliary_data_dir': PosixPath('/projects/NS9560K-datalake/ESGF/auxiliary_data'), 'check_level': , 'compress_netcdf': False, 'config_developer_file': PosixPath('/projects/NS2980K/conda/esmvaltool2.10.0/lib/python3.11/site-packages/esmvalcore/config-developer.yml'), 'config_file': PosixPath('/nird/home/tomast/.esmvaltool/config-user.yml'), 'diagnostics': None, 'download_dir': PosixPath('/scratch/tomast/ESGF'), 'drs': {'CMIP3': 'DKRZ', 'CMIP5': 'DKRZ', 'CMIP6': 'DKRZ', 'CORDEX': 'DKRZ', 'OBS': 'default', 'OBS6': 'default', 'ana4mips': 'default', 'native6': 'default', 'obs4MIPs': 'default'}, 'exit_on_warning': False, 'extra_facets_dir': (), 'log_level': 'info', 'max_datasets': None, 'max_parallel_tasks': 8, 'max_years': None, 'output_dir': PosixPath('/projects/NS2980K/www/tomast/esmvaltool2.10.0/output'), 'output_file_type': 'png', 'profile_diagnostic': False, 'remove_preproc_dir': True, 'resume_from': [], 'rootpath': {'CMIP3': [PosixPath('/projects/NS9560K-datalake/ESGF/cmip3')], 'CMIP5': [PosixPath('/projects/NS9560K-datalake/ESGF/cmip5/output1'), PosixPath('/projects/NS9034K/CMIP5/output1'), PosixPath('/scratch/tomast/ESGF/cmip5/output1')], 'CMIP6': [PosixPath('/projects/NS9560K-datalake/ESGF/CMIP6'), PosixPath('/projects/NS9034K/CMIP6'), PosixPath('/projects/NS9252K/KeyCLIM_CMOR'), PosixPath('/scratch/tomast/ESGF/CMIP6')], 'OBS': [PosixPath('/projects/NS9560K-datalake/ESGF/obsdata'), PosixPath('/scratch/tomast/ESGF/obsdata')], 'OBS6': [PosixPath('/projects/NS9560K-datalake/ESGF/obsdata'), PosixPath('/scratch/tomast/ESGF/obsdata')], 'RAWOBS': [PosixPath('/projects/NS9560K-datalake/ESGF/rawdata/obs'), PosixPath('/scratch/tomast/ESGF/rawdata/obs')], 'ana4mips': [PosixPath('/projects/NS9560K-datalake/ESGF/ana4mips'), PosixPath('/scratch/tomast/ESGF/ana4mips')], 'default': [PosixPath('/scratch/tomast/ESGF/obsdata')], 'native6': [PosixPath('/projects/NS9560K-datalake/ESGF/obsdata/native6'), PosixPath('/scratch/tomast/ESGF/obsdata/native6')], 'obs4MIPs': [PosixPath('/projects/NS9560K-datalake/ESGF/obs4MIPs'), PosixPath('/projects/NS9560K-datalake/ESGF/obsdata'), PosixPath('/scratch/tomast/ESGF/obs4MIPs')]}, 'run_diagnostic': True, 'save_intermediary_cubes': False, 'search_esgf': 'when_missing', 'skip_nonexistent': False, 'write_ncl_interface': False}), mip = 'Amon', dataset = 'ACCESS1-0', project = 'CMIP5', exp = 'historical', ensemble = 'r2i1p1', short_name = 'psl', timerange = '1850/1855', variable_group = 'psl', diagnostic = 'diagnostic1', recipe_dataset_index = 1, alias = 'ACCESS1-0_r2i1p1', product = ['output1', 'output2'], institute = ['CSIRO-BOM'], original_short_name = 'psl', standard_name = 'air_pressure_at_sea_level', long_name = 'Sea Level Pressure', units = 'Pa', modeling_realm = ['atmos'], frequency = 'mon', version = 'v20130726' 2024-02-14 14:03:38,508 UTC [308679] DEBUG esmvalcore.preprocessor:364 Running preprocessor step concatenate 2024-02-14 14:03:38,509 UTC [308679] DEBUG esmvalcore.preprocessor:318 Running preprocessor function 'concatenate' on the data [] loaded from original input file(s) [LocalFile('/scratch/tomast/ESGF/cmip5/output1/CSIRO-BOM/ACCESS1-0/historical/mon/atmos/Amon/r2i1p1/v20130726/tas_Amon_ACCESS1-0_historical_r2i1p1_185001-200512.nc')] with function argument(s) check_level = 2024-02-14 14:03:38,509 UTC [308679] DEBUG esmvalcore.preprocessor:364 Running preprocessor step cmor_check_metadata 2024-02-14 14:03:38,510 UTC [308679] DEBUG esmvalcore.preprocessor:318 Running preprocessor function 'cmor_check_metadata' on the data loaded from original input file(s) [LocalFile('/scratch/tomast/ESGF/cmip5/output1/CSIRO-BOM/ACCESS1-0/historical/mon/atmos/Amon/r2i1p1/v20130726/tas_Amon_ACCESS1-0_historical_r2i1p1_185001-200512.nc')] with function argument(s) check_level = , cmor_table = 'CMIP5', mip = 'Amon', frequency = 'mon', short_name = 'tas' 2024-02-14 14:03:38,515 UTC [308679] DEBUG esmvalcore.preprocessor:364 Running preprocessor step clip_timerange 2024-02-14 14:03:38,515 UTC [308679] DEBUG esmvalcore.preprocessor:318 Running preprocessor function 'clip_timerange' on the data loaded from original input file(s) [LocalFile('/scratch/tomast/ESGF/cmip5/output1/CSIRO-BOM/ACCESS1-0/historical/mon/atmos/Amon/r2i1p1/v20130726/tas_Amon_ACCESS1-0_historical_r2i1p1_185001-200512.nc')] with function argument(s) timerange = '1850/1855' 2024-02-14 14:03:38,522 UTC [308679] DEBUG esmvalcore.preprocessor:364 Running preprocessor step fix_data 2024-02-14 14:03:38,523 UTC [308679] DEBUG esmvalcore.preprocessor:318 Running preprocessor function 'fix_data' on the data loaded from original input file(s) [LocalFile('/scratch/tomast/ESGF/cmip5/output1/CSIRO-BOM/ACCESS1-0/historical/mon/atmos/Amon/r2i1p1/v20130726/tas_Amon_ACCESS1-0_historical_r2i1p1_185001-200512.nc')] with function argument(s) check_level = , session = Session({'auxiliary_data_dir': PosixPath('/projects/NS9560K-datalake/ESGF/auxiliary_data'), 'check_level': , 'compress_netcdf': False, 'config_developer_file': PosixPath('/projects/NS2980K/conda/esmvaltool2.10.0/lib/python3.11/site-packages/esmvalcore/config-developer.yml'), 'config_file': PosixPath('/nird/home/tomast/.esmvaltool/config-user.yml'), 'diagnostics': None, 'download_dir': PosixPath('/scratch/tomast/ESGF'), 'drs': {'CMIP3': 'DKRZ', 'CMIP5': 'DKRZ', 'CMIP6': 'DKRZ', 'CORDEX': 'DKRZ', 'OBS': 'default', 'OBS6': 'default', 'ana4mips': 'default', 'native6': 'default', 'obs4MIPs': 'default'}, 'exit_on_warning': False, 'extra_facets_dir': (), 'log_level': 'info', 'max_datasets': None, 'max_parallel_tasks': 8, 'max_years': None, 'output_dir': PosixPath('/projects/NS2980K/www/tomast/esmvaltool2.10.0/output'), 'output_file_type': 'png', 'profile_diagnostic': False, 'remove_preproc_dir': True, 'resume_from': [], 'rootpath': {'CMIP3': [PosixPath('/projects/NS9560K-datalake/ESGF/cmip3')], 'CMIP5': [PosixPath('/projects/NS9560K-datalake/ESGF/cmip5/output1'), PosixPath('/projects/NS9034K/CMIP5/output1'), PosixPath('/scratch/tomast/ESGF/cmip5/output1')], 'CMIP6': [PosixPath('/projects/NS9560K-datalake/ESGF/CMIP6'), PosixPath('/projects/NS9034K/CMIP6'), PosixPath('/projects/NS9252K/KeyCLIM_CMOR'), PosixPath('/scratch/tomast/ESGF/CMIP6')], 'OBS': [PosixPath('/projects/NS9560K-datalake/ESGF/obsdata'), PosixPath('/scratch/tomast/ESGF/obsdata')], 'OBS6': [PosixPath('/projects/NS9560K-datalake/ESGF/obsdata'), PosixPath('/scratch/tomast/ESGF/obsdata')], 'RAWOBS': [PosixPath('/projects/NS9560K-datalake/ESGF/rawdata/obs'), PosixPath('/scratch/tomast/ESGF/rawdata/obs')], 'ana4mips': [PosixPath('/projects/NS9560K-datalake/ESGF/ana4mips'), PosixPath('/scratch/tomast/ESGF/ana4mips')], 'default': [PosixPath('/scratch/tomast/ESGF/obsdata')], 'native6': [PosixPath('/projects/NS9560K-datalake/ESGF/obsdata/native6'), PosixPath('/scratch/tomast/ESGF/obsdata/native6')], 'obs4MIPs': [PosixPath('/projects/NS9560K-datalake/ESGF/obs4MIPs'), PosixPath('/projects/NS9560K-datalake/ESGF/obsdata'), PosixPath('/scratch/tomast/ESGF/obs4MIPs')]}, 'run_diagnostic': True, 'save_intermediary_cubes': False, 'search_esgf': 'when_missing', 'skip_nonexistent': False, 'write_ncl_interface': False}), mip = 'Amon', dataset = 'ACCESS1-0', project = 'CMIP5', exp = 'historical', ensemble = 'r2i1p1', short_name = 'tas', timerange = '1850/1855', variable_group = 'tas', diagnostic = 'diagnostic1', recipe_dataset_index = 1, alias = 'ACCESS1-0_r2i1p1', product = ['output1', 'output2'], institute = ['CSIRO-BOM'], original_short_name = 'tas', standard_name = 'air_temperature', long_name = 'Near-Surface Air Temperature', units = 'K', modeling_realm = ['atmos'], frequency = 'mon', version = 'v20130726' 2024-02-14 14:03:38,524 UTC [308679] DEBUG esmvalcore.preprocessor:364 Running preprocessor step cmor_check_data 2024-02-14 14:03:38,524 UTC [308679] DEBUG esmvalcore.preprocessor:318 Running preprocessor function 'cmor_check_data' on the data loaded from original input file(s) [LocalFile('/scratch/tomast/ESGF/cmip5/output1/CSIRO-BOM/ACCESS1-0/historical/mon/atmos/Amon/r2i1p1/v20130726/tas_Amon_ACCESS1-0_historical_r2i1p1_185001-200512.nc')] with function argument(s) check_level = , cmor_table = 'CMIP5', mip = 'Amon', frequency = 'mon', short_name = 'tas' 2024-02-14 14:03:38,524 UTC [308679] DEBUG esmvalcore.preprocessor:364 Running preprocessor step add_supplementary_variables 2024-02-14 14:03:38,525 UTC [308679] DEBUG esmvalcore.preprocessor:318 Running preprocessor function 'add_supplementary_variables' on the data loaded from original input file(s) [LocalFile('/scratch/tomast/ESGF/cmip5/output1/CSIRO-BOM/ACCESS1-0/historical/mon/atmos/Amon/r2i1p1/v20130726/tas_Amon_ACCESS1-0_historical_r2i1p1_185001-200512.nc')] with function argument(s) supplementary_cubes = [] 2024-02-14 14:03:38,525 UTC [308679] DEBUG esmvalcore.preprocessor:364 Running preprocessor step save 2024-02-14 14:03:38,526 UTC [308679] DEBUG esmvalcore.preprocessor:318 Running preprocessor function 'save' on the data [] loaded from original input file(s) [LocalFile('/scratch/tomast/ESGF/cmip5/output1/CSIRO-BOM/ACCESS1-0/historical/mon/atmos/Amon/r2i1p1/v20130726/tas_Amon_ACCESS1-0_historical_r2i1p1_185001-200512.nc')] with function argument(s) compress = False, filename = PosixPath('/projects/NS2980K/www/tomast/esmvaltool2.10.0/output/recipe_cvdp_20240214_140257/preproc/diagnostic1/tas/CMIP5_ACCESS1-0_Amon_historical_r2i1p1_tas_1850-1855.nc') 2024-02-14 14:03:38,526 UTC [308679] DEBUG esmvalcore.preprocessor._io:452 Saving cube: air_temperature / (K) (time: 72; latitude: 145; longitude: 192) Dimension coordinates: time x - - latitude - x - longitude - - x Scalar coordinates: height 1.5 m Cell methods: 0 time: mean Attributes: Conventions 'CF-1.4' associated_files 'baseURL: http://cmip-pcmdi.llnl.gov/CMIP5/dataLocation gridspecFile: gridspec_atmos_fx_ACCESS1-0_historical_r0i0p0.nc ...' branch_time 127104.0 cmor_version '2.8.0' contact 'The ACCESS wiki: http://wiki.csiro.au/confluence/display/ACCESS/Home. Contact ...' experiment 'historical' experiment_id 'historical' forcing 'GHG, Oz, SA, Sl, Vl, BC, OC, (GHG = CO2, N2O, CH4, CFC11, CFC12, CFC113, ...' frequency 'mon' initialization_method 1 institute_id 'CSIRO-BOM' institution 'CSIRO (Commonwealth Scientific and Industrial Research Organisation, Australia), ...' model_id 'ACCESS1-0' modeling_realm 'atmos' parent_experiment 'pre-industrial control' parent_experiment_id 'piControl' parent_experiment_rip 'r1i1p1' physics_version 1 product 'output' project_id 'CMIP5' realization 2 references 'See http://wiki.csiro.au/confluence/display/ACCESS/ACCESS+Publications' source 'ACCESS1-0 2011. Atmosphere: AGCM v1.0 (N96 grid-point, 1.875 degrees EW ...' table_id 'Table Amon (01 February 2012) 01388cb4507c2f05326b711b09604e7e' title 'ACCESS1-0 model output prepared for CMIP5 historical' version_number 'v20130726' with lazy data to /projects/NS2980K/www/tomast/esmvaltool2.10.0/output/recipe_cvdp_20240214_140257/preproc/diagnostic1/tas/CMIP5_ACCESS1-0_Amon_historical_r2i1p1_tas_1850-1855.nc 2024-02-14 14:03:38,538 UTC [308678] DEBUG esmvalcore.preprocessor:364 Running preprocessor step concatenate 2024-02-14 14:03:38,539 UTC [308678] DEBUG esmvalcore.preprocessor:318 Running preprocessor function 'concatenate' on the data [] loaded from original input file(s) [LocalFile('/scratch/tomast/ESGF/cmip5/output1/CSIRO-BOM/ACCESS1-0/historical/mon/atmos/Amon/r2i1p1/v20130726/ts_Amon_ACCESS1-0_historical_r2i1p1_185001-200512.nc')] with function argument(s) check_level = 2024-02-14 14:03:38,539 UTC [308678] DEBUG esmvalcore.preprocessor:364 Running preprocessor step cmor_check_metadata 2024-02-14 14:03:38,540 UTC [308678] DEBUG esmvalcore.preprocessor:318 Running preprocessor function 'cmor_check_metadata' on the data loaded from original input file(s) [LocalFile('/scratch/tomast/ESGF/cmip5/output1/CSIRO-BOM/ACCESS1-0/historical/mon/atmos/Amon/r2i1p1/v20130726/ts_Amon_ACCESS1-0_historical_r2i1p1_185001-200512.nc')] with function argument(s) check_level = , cmor_table = 'CMIP5', mip = 'Amon', frequency = 'mon', short_name = 'ts' 2024-02-14 14:03:38,541 UTC [308681] DEBUG esmvalcore.preprocessor:364 Running preprocessor step concatenate 2024-02-14 14:03:38,542 UTC [308681] DEBUG esmvalcore.preprocessor:318 Running preprocessor function 'concatenate' on the data [] loaded from original input file(s) [LocalFile('/scratch/tomast/ESGF/cmip5/output1/CSIRO-BOM/ACCESS1-0/historical/mon/atmos/Amon/r2i1p1/v20130726/psl_Amon_ACCESS1-0_historical_r2i1p1_185001-200512.nc')] with function argument(s) check_level = 2024-02-14 14:03:38,542 UTC [308681] DEBUG esmvalcore.preprocessor:364 Running preprocessor step cmor_check_metadata 2024-02-14 14:03:38,543 UTC [308681] DEBUG esmvalcore.preprocessor:318 Running preprocessor function 'cmor_check_metadata' on the data loaded from original input file(s) [LocalFile('/scratch/tomast/ESGF/cmip5/output1/CSIRO-BOM/ACCESS1-0/historical/mon/atmos/Amon/r2i1p1/v20130726/psl_Amon_ACCESS1-0_historical_r2i1p1_185001-200512.nc')] with function argument(s) check_level = , cmor_table = 'CMIP5', mip = 'Amon', frequency = 'mon', short_name = 'psl' 2024-02-14 14:03:38,544 UTC [308678] DEBUG esmvalcore.preprocessor:364 Running preprocessor step clip_timerange 2024-02-14 14:03:38,545 UTC [308678] DEBUG esmvalcore.preprocessor:318 Running preprocessor function 'clip_timerange' on the data loaded from original input file(s) [LocalFile('/scratch/tomast/ESGF/cmip5/output1/CSIRO-BOM/ACCESS1-0/historical/mon/atmos/Amon/r2i1p1/v20130726/ts_Amon_ACCESS1-0_historical_r2i1p1_185001-200512.nc')] with function argument(s) timerange = '1850/1855' 2024-02-14 14:03:38,547 UTC [308681] DEBUG esmvalcore.preprocessor:364 Running preprocessor step clip_timerange 2024-02-14 14:03:38,547 UTC [308681] DEBUG esmvalcore.preprocessor:318 Running preprocessor function 'clip_timerange' on the data loaded from original input file(s) [LocalFile('/scratch/tomast/ESGF/cmip5/output1/CSIRO-BOM/ACCESS1-0/historical/mon/atmos/Amon/r2i1p1/v20130726/psl_Amon_ACCESS1-0_historical_r2i1p1_185001-200512.nc')] with function argument(s) timerange = '1850/1855' 2024-02-14 14:03:38,551 UTC [308678] DEBUG esmvalcore.preprocessor:364 Running preprocessor step fix_data 2024-02-14 14:03:38,552 UTC [308678] DEBUG esmvalcore.preprocessor:318 Running preprocessor function 'fix_data' on the data loaded from original input file(s) [LocalFile('/scratch/tomast/ESGF/cmip5/output1/CSIRO-BOM/ACCESS1-0/historical/mon/atmos/Amon/r2i1p1/v20130726/ts_Amon_ACCESS1-0_historical_r2i1p1_185001-200512.nc')] with function argument(s) check_level = , session = Session({'auxiliary_data_dir': PosixPath('/projects/NS9560K-datalake/ESGF/auxiliary_data'), 'check_level': , 'compress_netcdf': False, 'config_developer_file': PosixPath('/projects/NS2980K/conda/esmvaltool2.10.0/lib/python3.11/site-packages/esmvalcore/config-developer.yml'), 'config_file': PosixPath('/nird/home/tomast/.esmvaltool/config-user.yml'), 'diagnostics': None, 'download_dir': PosixPath('/scratch/tomast/ESGF'), 'drs': {'CMIP3': 'DKRZ', 'CMIP5': 'DKRZ', 'CMIP6': 'DKRZ', 'CORDEX': 'DKRZ', 'OBS': 'default', 'OBS6': 'default', 'ana4mips': 'default', 'native6': 'default', 'obs4MIPs': 'default'}, 'exit_on_warning': False, 'extra_facets_dir': (), 'log_level': 'info', 'max_datasets': None, 'max_parallel_tasks': 8, 'max_years': None, 'output_dir': PosixPath('/projects/NS2980K/www/tomast/esmvaltool2.10.0/output'), 'output_file_type': 'png', 'profile_diagnostic': False, 'remove_preproc_dir': True, 'resume_from': [], 'rootpath': {'CMIP3': [PosixPath('/projects/NS9560K-datalake/ESGF/cmip3')], 'CMIP5': [PosixPath('/projects/NS9560K-datalake/ESGF/cmip5/output1'), PosixPath('/projects/NS9034K/CMIP5/output1'), PosixPath('/scratch/tomast/ESGF/cmip5/output1')], 'CMIP6': [PosixPath('/projects/NS9560K-datalake/ESGF/CMIP6'), PosixPath('/projects/NS9034K/CMIP6'), PosixPath('/projects/NS9252K/KeyCLIM_CMOR'), PosixPath('/scratch/tomast/ESGF/CMIP6')], 'OBS': [PosixPath('/projects/NS9560K-datalake/ESGF/obsdata'), PosixPath('/scratch/tomast/ESGF/obsdata')], 'OBS6': [PosixPath('/projects/NS9560K-datalake/ESGF/obsdata'), PosixPath('/scratch/tomast/ESGF/obsdata')], 'RAWOBS': [PosixPath('/projects/NS9560K-datalake/ESGF/rawdata/obs'), PosixPath('/scratch/tomast/ESGF/rawdata/obs')], 'ana4mips': [PosixPath('/projects/NS9560K-datalake/ESGF/ana4mips'), PosixPath('/scratch/tomast/ESGF/ana4mips')], 'default': [PosixPath('/scratch/tomast/ESGF/obsdata')], 'native6': [PosixPath('/projects/NS9560K-datalake/ESGF/obsdata/native6'), PosixPath('/scratch/tomast/ESGF/obsdata/native6')], 'obs4MIPs': [PosixPath('/projects/NS9560K-datalake/ESGF/obs4MIPs'), PosixPath('/projects/NS9560K-datalake/ESGF/obsdata'), PosixPath('/scratch/tomast/ESGF/obs4MIPs')]}, 'run_diagnostic': True, 'save_intermediary_cubes': False, 'search_esgf': 'when_missing', 'skip_nonexistent': False, 'write_ncl_interface': False}), mip = 'Amon', dataset = 'ACCESS1-0', project = 'CMIP5', exp = 'historical', ensemble = 'r2i1p1', short_name = 'ts', timerange = '1850/1855', variable_group = 'ts', diagnostic = 'diagnostic1', recipe_dataset_index = 1, alias = 'ACCESS1-0_r2i1p1', product = ['output1', 'output2'], institute = ['CSIRO-BOM'], original_short_name = 'ts', standard_name = 'surface_temperature', long_name = 'Surface Temperature', units = 'K', modeling_realm = ['atmos'], frequency = 'mon', version = 'v20130726' 2024-02-14 14:03:38,552 UTC [308678] DEBUG esmvalcore.preprocessor:364 Running preprocessor step cmor_check_data 2024-02-14 14:03:38,553 UTC [308678] DEBUG esmvalcore.preprocessor:318 Running preprocessor function 'cmor_check_data' on the data loaded from original input file(s) [LocalFile('/scratch/tomast/ESGF/cmip5/output1/CSIRO-BOM/ACCESS1-0/historical/mon/atmos/Amon/r2i1p1/v20130726/ts_Amon_ACCESS1-0_historical_r2i1p1_185001-200512.nc')] with function argument(s) check_level = , cmor_table = 'CMIP5', mip = 'Amon', frequency = 'mon', short_name = 'ts' 2024-02-14 14:03:38,553 UTC [308678] DEBUG esmvalcore.preprocessor:364 Running preprocessor step add_supplementary_variables 2024-02-14 14:03:38,554 UTC [308678] DEBUG esmvalcore.preprocessor:318 Running preprocessor function 'add_supplementary_variables' on the data loaded from original input file(s) [LocalFile('/scratch/tomast/ESGF/cmip5/output1/CSIRO-BOM/ACCESS1-0/historical/mon/atmos/Amon/r2i1p1/v20130726/ts_Amon_ACCESS1-0_historical_r2i1p1_185001-200512.nc')] with function argument(s) supplementary_cubes = [] 2024-02-14 14:03:38,554 UTC [308681] DEBUG esmvalcore.preprocessor:364 Running preprocessor step fix_data 2024-02-14 14:03:38,554 UTC [308678] DEBUG esmvalcore.preprocessor:364 Running preprocessor step save 2024-02-14 14:03:38,555 UTC [308678] DEBUG esmvalcore.preprocessor:318 Running preprocessor function 'save' on the data [] loaded from original input file(s) [LocalFile('/scratch/tomast/ESGF/cmip5/output1/CSIRO-BOM/ACCESS1-0/historical/mon/atmos/Amon/r2i1p1/v20130726/ts_Amon_ACCESS1-0_historical_r2i1p1_185001-200512.nc')] with function argument(s) compress = False, filename = PosixPath('/projects/NS2980K/www/tomast/esmvaltool2.10.0/output/recipe_cvdp_20240214_140257/preproc/diagnostic1/ts/CMIP5_ACCESS1-0_Amon_historical_r2i1p1_ts_1850-1855.nc') 2024-02-14 14:03:38,555 UTC [308681] DEBUG esmvalcore.preprocessor:318 Running preprocessor function 'fix_data' on the data loaded from original input file(s) [LocalFile('/scratch/tomast/ESGF/cmip5/output1/CSIRO-BOM/ACCESS1-0/historical/mon/atmos/Amon/r2i1p1/v20130726/psl_Amon_ACCESS1-0_historical_r2i1p1_185001-200512.nc')] with function argument(s) check_level = , session = Session({'auxiliary_data_dir': PosixPath('/projects/NS9560K-datalake/ESGF/auxiliary_data'), 'check_level': , 'compress_netcdf': False, 'config_developer_file': PosixPath('/projects/NS2980K/conda/esmvaltool2.10.0/lib/python3.11/site-packages/esmvalcore/config-developer.yml'), 'config_file': PosixPath('/nird/home/tomast/.esmvaltool/config-user.yml'), 'diagnostics': None, 'download_dir': PosixPath('/scratch/tomast/ESGF'), 'drs': {'CMIP3': 'DKRZ', 'CMIP5': 'DKRZ', 'CMIP6': 'DKRZ', 'CORDEX': 'DKRZ', 'OBS': 'default', 'OBS6': 'default', 'ana4mips': 'default', 'native6': 'default', 'obs4MIPs': 'default'}, 'exit_on_warning': False, 'extra_facets_dir': (), 'log_level': 'info', 'max_datasets': None, 'max_parallel_tasks': 8, 'max_years': None, 'output_dir': PosixPath('/projects/NS2980K/www/tomast/esmvaltool2.10.0/output'), 'output_file_type': 'png', 'profile_diagnostic': False, 'remove_preproc_dir': True, 'resume_from': [], 'rootpath': {'CMIP3': [PosixPath('/projects/NS9560K-datalake/ESGF/cmip3')], 'CMIP5': [PosixPath('/projects/NS9560K-datalake/ESGF/cmip5/output1'), PosixPath('/projects/NS9034K/CMIP5/output1'), PosixPath('/scratch/tomast/ESGF/cmip5/output1')], 'CMIP6': [PosixPath('/projects/NS9560K-datalake/ESGF/CMIP6'), PosixPath('/projects/NS9034K/CMIP6'), PosixPath('/projects/NS9252K/KeyCLIM_CMOR'), PosixPath('/scratch/tomast/ESGF/CMIP6')], 'OBS': [PosixPath('/projects/NS9560K-datalake/ESGF/obsdata'), PosixPath('/scratch/tomast/ESGF/obsdata')], 'OBS6': [PosixPath('/projects/NS9560K-datalake/ESGF/obsdata'), PosixPath('/scratch/tomast/ESGF/obsdata')], 'RAWOBS': [PosixPath('/projects/NS9560K-datalake/ESGF/rawdata/obs'), PosixPath('/scratch/tomast/ESGF/rawdata/obs')], 'ana4mips': [PosixPath('/projects/NS9560K-datalake/ESGF/ana4mips'), PosixPath('/scratch/tomast/ESGF/ana4mips')], 'default': [PosixPath('/scratch/tomast/ESGF/obsdata')], 'native6': [PosixPath('/projects/NS9560K-datalake/ESGF/obsdata/native6'), PosixPath('/scratch/tomast/ESGF/obsdata/native6')], 'obs4MIPs': [PosixPath('/projects/NS9560K-datalake/ESGF/obs4MIPs'), PosixPath('/projects/NS9560K-datalake/ESGF/obsdata'), PosixPath('/scratch/tomast/ESGF/obs4MIPs')]}, 'run_diagnostic': True, 'save_intermediary_cubes': False, 'search_esgf': 'when_missing', 'skip_nonexistent': False, 'write_ncl_interface': False}), mip = 'Amon', dataset = 'ACCESS1-0', project = 'CMIP5', exp = 'historical', ensemble = 'r2i1p1', short_name = 'psl', timerange = '1850/1855', variable_group = 'psl', diagnostic = 'diagnostic1', recipe_dataset_index = 1, alias = 'ACCESS1-0_r2i1p1', product = ['output1', 'output2'], institute = ['CSIRO-BOM'], original_short_name = 'psl', standard_name = 'air_pressure_at_sea_level', long_name = 'Sea Level Pressure', units = 'Pa', modeling_realm = ['atmos'], frequency = 'mon', version = 'v20130726' 2024-02-14 14:03:38,555 UTC [308681] DEBUG esmvalcore.preprocessor:364 Running preprocessor step cmor_check_data 2024-02-14 14:03:38,555 UTC [308678] DEBUG esmvalcore.preprocessor._io:452 Saving cube: surface_temperature / (K) (time: 72; latitude: 145; longitude: 192) Dimension coordinates: time x - - latitude - x - longitude - - x Cell methods: 0 time: mean Attributes: Conventions 'CF-1.4' associated_files 'baseURL: http://cmip-pcmdi.llnl.gov/CMIP5/dataLocation gridspecFile: gridspec_atmos_fx_ACCESS1-0_historical_r0i0p0.nc ...' branch_time 127104.0 cmor_version '2.8.0' contact 'The ACCESS wiki: http://wiki.csiro.au/confluence/display/ACCESS/Home. Contact ...' experiment 'historical' experiment_id 'historical' forcing 'GHG, Oz, SA, Sl, Vl, BC, OC, (GHG = CO2, N2O, CH4, CFC11, CFC12, CFC113, ...' frequency 'mon' initialization_method 1 institute_id 'CSIRO-BOM' institution 'CSIRO (Commonwealth Scientific and Industrial Research Organisation, Australia), ...' model_id 'ACCESS1-0' modeling_realm 'atmos' parent_experiment 'pre-industrial control' parent_experiment_id 'piControl' parent_experiment_rip 'r1i1p1' physics_version 1 product 'output' project_id 'CMIP5' realization 2 references 'See http://wiki.csiro.au/confluence/display/ACCESS/ACCESS+Publications' source 'ACCESS1-0 2011. Atmosphere: AGCM v1.0 (N96 grid-point, 1.875 degrees EW ...' table_id 'Table Amon (01 February 2012) 01388cb4507c2f05326b711b09604e7e' title 'ACCESS1-0 model output prepared for CMIP5 historical' version_number 'v20130726' with lazy data to /projects/NS2980K/www/tomast/esmvaltool2.10.0/output/recipe_cvdp_20240214_140257/preproc/diagnostic1/ts/CMIP5_ACCESS1-0_Amon_historical_r2i1p1_ts_1850-1855.nc 2024-02-14 14:03:38,556 UTC [308681] DEBUG esmvalcore.preprocessor:318 Running preprocessor function 'cmor_check_data' on the data loaded from original input file(s) [LocalFile('/scratch/tomast/ESGF/cmip5/output1/CSIRO-BOM/ACCESS1-0/historical/mon/atmos/Amon/r2i1p1/v20130726/psl_Amon_ACCESS1-0_historical_r2i1p1_185001-200512.nc')] with function argument(s) check_level = , cmor_table = 'CMIP5', mip = 'Amon', frequency = 'mon', short_name = 'psl' 2024-02-14 14:03:38,556 UTC [308681] DEBUG esmvalcore.preprocessor:364 Running preprocessor step add_supplementary_variables 2024-02-14 14:03:38,557 UTC [308681] DEBUG esmvalcore.preprocessor:318 Running preprocessor function 'add_supplementary_variables' on the data loaded from original input file(s) [LocalFile('/scratch/tomast/ESGF/cmip5/output1/CSIRO-BOM/ACCESS1-0/historical/mon/atmos/Amon/r2i1p1/v20130726/psl_Amon_ACCESS1-0_historical_r2i1p1_185001-200512.nc')] with function argument(s) supplementary_cubes = [] 2024-02-14 14:03:38,557 UTC [308681] DEBUG esmvalcore.preprocessor:364 Running preprocessor step save 2024-02-14 14:03:38,558 UTC [308681] DEBUG esmvalcore.preprocessor:318 Running preprocessor function 'save' on the data [] loaded from original input file(s) [LocalFile('/scratch/tomast/ESGF/cmip5/output1/CSIRO-BOM/ACCESS1-0/historical/mon/atmos/Amon/r2i1p1/v20130726/psl_Amon_ACCESS1-0_historical_r2i1p1_185001-200512.nc')] with function argument(s) compress = False, filename = PosixPath('/projects/NS2980K/www/tomast/esmvaltool2.10.0/output/recipe_cvdp_20240214_140257/preproc/diagnostic1/psl/CMIP5_ACCESS1-0_Amon_historical_r2i1p1_psl_1850-1855.nc') 2024-02-14 14:03:38,558 UTC [308681] DEBUG esmvalcore.preprocessor._io:452 Saving cube: air_pressure_at_sea_level / (Pa) (time: 72; latitude: 145; longitude: 192) Dimension coordinates: time x - - latitude - x - longitude - - x Cell methods: 0 time: mean Attributes: Conventions 'CF-1.4' associated_files 'baseURL: http://cmip-pcmdi.llnl.gov/CMIP5/dataLocation gridspecFile: gridspec_atmos_fx_ACCESS1-0_historical_r0i0p0.nc ...' branch_time 127104.0 cmor_version '2.8.0' contact 'The ACCESS wiki: http://wiki.csiro.au/confluence/display/ACCESS/Home. Contact ...' experiment 'historical' experiment_id 'historical' forcing 'GHG, Oz, SA, Sl, Vl, BC, OC, (GHG = CO2, N2O, CH4, CFC11, CFC12, CFC113, ...' frequency 'mon' initialization_method 1 institute_id 'CSIRO-BOM' institution 'CSIRO (Commonwealth Scientific and Industrial Research Organisation, Australia), ...' model_id 'ACCESS1-0' modeling_realm 'atmos' parent_experiment 'pre-industrial control' parent_experiment_id 'piControl' parent_experiment_rip 'r1i1p1' physics_version 1 product 'output' project_id 'CMIP5' realization 2 references 'See http://wiki.csiro.au/confluence/display/ACCESS/ACCESS+Publications' source 'ACCESS1-0 2011. Atmosphere: AGCM v1.0 (N96 grid-point, 1.875 degrees EW ...' table_id 'Table Amon (01 February 2012) 01388cb4507c2f05326b711b09604e7e' title 'ACCESS1-0 model output prepared for CMIP5 historical' version_number 'v20130726' with lazy data to /projects/NS2980K/www/tomast/esmvaltool2.10.0/output/recipe_cvdp_20240214_140257/preproc/diagnostic1/psl/CMIP5_ACCESS1-0_Amon_historical_r2i1p1_psl_1850-1855.nc 2024-02-14 14:03:38,570 UTC [308680] DEBUG esmvalcore.preprocessor:364 Running preprocessor step concatenate 2024-02-14 14:03:38,571 UTC [308680] DEBUG esmvalcore.preprocessor:318 Running preprocessor function 'concatenate' on the data [] loaded from original input file(s) [LocalFile('/scratch/tomast/ESGF/cmip5/output1/CSIRO-BOM/ACCESS1-0/historical/mon/atmos/Amon/r2i1p1/v20130726/pr_Amon_ACCESS1-0_historical_r2i1p1_185001-200512.nc')] with function argument(s) check_level = 2024-02-14 14:03:38,572 UTC [308680] DEBUG esmvalcore.preprocessor:364 Running preprocessor step cmor_check_metadata 2024-02-14 14:03:38,572 UTC [308680] DEBUG esmvalcore.preprocessor:318 Running preprocessor function 'cmor_check_metadata' on the data loaded from original input file(s) [LocalFile('/scratch/tomast/ESGF/cmip5/output1/CSIRO-BOM/ACCESS1-0/historical/mon/atmos/Amon/r2i1p1/v20130726/pr_Amon_ACCESS1-0_historical_r2i1p1_185001-200512.nc')] with function argument(s) check_level = , cmor_table = 'CMIP5', mip = 'Amon', frequency = 'mon', short_name = 'pr' 2024-02-14 14:03:38,576 UTC [308680] DEBUG esmvalcore.preprocessor:364 Running preprocessor step clip_timerange 2024-02-14 14:03:38,577 UTC [308680] DEBUG esmvalcore.preprocessor:318 Running preprocessor function 'clip_timerange' on the data loaded from original input file(s) [LocalFile('/scratch/tomast/ESGF/cmip5/output1/CSIRO-BOM/ACCESS1-0/historical/mon/atmos/Amon/r2i1p1/v20130726/pr_Amon_ACCESS1-0_historical_r2i1p1_185001-200512.nc')] with function argument(s) timerange = '1850/1855' 2024-02-14 14:03:38,584 UTC [308680] DEBUG esmvalcore.preprocessor:364 Running preprocessor step fix_data 2024-02-14 14:03:38,585 UTC [308680] DEBUG esmvalcore.preprocessor:318 Running preprocessor function 'fix_data' on the data loaded from original input file(s) [LocalFile('/scratch/tomast/ESGF/cmip5/output1/CSIRO-BOM/ACCESS1-0/historical/mon/atmos/Amon/r2i1p1/v20130726/pr_Amon_ACCESS1-0_historical_r2i1p1_185001-200512.nc')] with function argument(s) check_level = , session = Session({'auxiliary_data_dir': PosixPath('/projects/NS9560K-datalake/ESGF/auxiliary_data'), 'check_level': , 'compress_netcdf': False, 'config_developer_file': PosixPath('/projects/NS2980K/conda/esmvaltool2.10.0/lib/python3.11/site-packages/esmvalcore/config-developer.yml'), 'config_file': PosixPath('/nird/home/tomast/.esmvaltool/config-user.yml'), 'diagnostics': None, 'download_dir': PosixPath('/scratch/tomast/ESGF'), 'drs': {'CMIP3': 'DKRZ', 'CMIP5': 'DKRZ', 'CMIP6': 'DKRZ', 'CORDEX': 'DKRZ', 'OBS': 'default', 'OBS6': 'default', 'ana4mips': 'default', 'native6': 'default', 'obs4MIPs': 'default'}, 'exit_on_warning': False, 'extra_facets_dir': (), 'log_level': 'info', 'max_datasets': None, 'max_parallel_tasks': 8, 'max_years': None, 'output_dir': PosixPath('/projects/NS2980K/www/tomast/esmvaltool2.10.0/output'), 'output_file_type': 'png', 'profile_diagnostic': False, 'remove_preproc_dir': True, 'resume_from': [], 'rootpath': {'CMIP3': [PosixPath('/projects/NS9560K-datalake/ESGF/cmip3')], 'CMIP5': [PosixPath('/projects/NS9560K-datalake/ESGF/cmip5/output1'), PosixPath('/projects/NS9034K/CMIP5/output1'), PosixPath('/scratch/tomast/ESGF/cmip5/output1')], 'CMIP6': [PosixPath('/projects/NS9560K-datalake/ESGF/CMIP6'), PosixPath('/projects/NS9034K/CMIP6'), PosixPath('/projects/NS9252K/KeyCLIM_CMOR'), PosixPath('/scratch/tomast/ESGF/CMIP6')], 'OBS': [PosixPath('/projects/NS9560K-datalake/ESGF/obsdata'), PosixPath('/scratch/tomast/ESGF/obsdata')], 'OBS6': [PosixPath('/projects/NS9560K-datalake/ESGF/obsdata'), PosixPath('/scratch/tomast/ESGF/obsdata')], 'RAWOBS': [PosixPath('/projects/NS9560K-datalake/ESGF/rawdata/obs'), PosixPath('/scratch/tomast/ESGF/rawdata/obs')], 'ana4mips': [PosixPath('/projects/NS9560K-datalake/ESGF/ana4mips'), PosixPath('/scratch/tomast/ESGF/ana4mips')], 'default': [PosixPath('/scratch/tomast/ESGF/obsdata')], 'native6': [PosixPath('/projects/NS9560K-datalake/ESGF/obsdata/native6'), PosixPath('/scratch/tomast/ESGF/obsdata/native6')], 'obs4MIPs': [PosixPath('/projects/NS9560K-datalake/ESGF/obs4MIPs'), PosixPath('/projects/NS9560K-datalake/ESGF/obsdata'), PosixPath('/scratch/tomast/ESGF/obs4MIPs')]}, 'run_diagnostic': True, 'save_intermediary_cubes': False, 'search_esgf': 'when_missing', 'skip_nonexistent': False, 'write_ncl_interface': False}), mip = 'Amon', dataset = 'ACCESS1-0', project = 'CMIP5', exp = 'historical', ensemble = 'r2i1p1', short_name = 'pr', timerange = '1850/1855', variable_group = 'pr', diagnostic = 'diagnostic1', recipe_dataset_index = 1, alias = 'ACCESS1-0_r2i1p1', product = ['output1', 'output2'], institute = ['CSIRO-BOM'], original_short_name = 'pr', standard_name = 'precipitation_flux', long_name = 'Precipitation', units = 'kg m-2 s-1', modeling_realm = ['atmos'], frequency = 'mon', version = 'v20130726' 2024-02-14 14:03:38,585 UTC [308680] DEBUG esmvalcore.preprocessor:364 Running preprocessor step cmor_check_data 2024-02-14 14:03:38,585 UTC [308680] DEBUG esmvalcore.preprocessor:318 Running preprocessor function 'cmor_check_data' on the data loaded from original input file(s) [LocalFile('/scratch/tomast/ESGF/cmip5/output1/CSIRO-BOM/ACCESS1-0/historical/mon/atmos/Amon/r2i1p1/v20130726/pr_Amon_ACCESS1-0_historical_r2i1p1_185001-200512.nc')] with function argument(s) check_level = , cmor_table = 'CMIP5', mip = 'Amon', frequency = 'mon', short_name = 'pr' 2024-02-14 14:03:38,586 UTC [308680] DEBUG esmvalcore.preprocessor:364 Running preprocessor step add_supplementary_variables 2024-02-14 14:03:38,586 UTC [308680] DEBUG esmvalcore.preprocessor:318 Running preprocessor function 'add_supplementary_variables' on the data loaded from original input file(s) [LocalFile('/scratch/tomast/ESGF/cmip5/output1/CSIRO-BOM/ACCESS1-0/historical/mon/atmos/Amon/r2i1p1/v20130726/pr_Amon_ACCESS1-0_historical_r2i1p1_185001-200512.nc')] with function argument(s) supplementary_cubes = [] 2024-02-14 14:03:38,586 UTC [308680] DEBUG esmvalcore.preprocessor:364 Running preprocessor step save 2024-02-14 14:03:38,587 UTC [308680] DEBUG esmvalcore.preprocessor:318 Running preprocessor function 'save' on the data [] loaded from original input file(s) [LocalFile('/scratch/tomast/ESGF/cmip5/output1/CSIRO-BOM/ACCESS1-0/historical/mon/atmos/Amon/r2i1p1/v20130726/pr_Amon_ACCESS1-0_historical_r2i1p1_185001-200512.nc')] with function argument(s) compress = False, filename = PosixPath('/projects/NS2980K/www/tomast/esmvaltool2.10.0/output/recipe_cvdp_20240214_140257/preproc/diagnostic1/pr/CMIP5_ACCESS1-0_Amon_historical_r2i1p1_pr_1850-1855.nc') 2024-02-14 14:03:38,587 UTC [308680] DEBUG esmvalcore.preprocessor._io:452 Saving cube: precipitation_flux / (kg m-2 s-1) (time: 72; latitude: 145; longitude: 192) Dimension coordinates: time x - - latitude - x - longitude - - x Cell methods: 0 time: mean Attributes: Conventions 'CF-1.4' associated_files 'baseURL: http://cmip-pcmdi.llnl.gov/CMIP5/dataLocation gridspecFile: gridspec_atmos_fx_ACCESS1-0_historical_r0i0p0.nc ...' branch_time 127104.0 cmor_version '2.8.0' contact 'The ACCESS wiki: http://wiki.csiro.au/confluence/display/ACCESS/Home. Contact ...' experiment 'historical' experiment_id 'historical' forcing 'GHG, Oz, SA, Sl, Vl, BC, OC, (GHG = CO2, N2O, CH4, CFC11, CFC12, CFC113, ...' frequency 'mon' initialization_method 1 institute_id 'CSIRO-BOM' institution 'CSIRO (Commonwealth Scientific and Industrial Research Organisation, Australia), ...' model_id 'ACCESS1-0' modeling_realm 'atmos' parent_experiment 'pre-industrial control' parent_experiment_id 'piControl' parent_experiment_rip 'r1i1p1' physics_version 1 product 'output' project_id 'CMIP5' realization 2 references 'See http://wiki.csiro.au/confluence/display/ACCESS/ACCESS+Publications' source 'ACCESS1-0 2011. Atmosphere: AGCM v1.0 (N96 grid-point, 1.875 degrees EW ...' table_id 'Table Amon (01 February 2012) 01388cb4507c2f05326b711b09604e7e' title 'ACCESS1-0 model output prepared for CMIP5 historical' version_number 'v20130726' with lazy data to /projects/NS2980K/www/tomast/esmvaltool2.10.0/output/recipe_cvdp_20240214_140257/preproc/diagnostic1/pr/CMIP5_ACCESS1-0_Amon_historical_r2i1p1_pr_1850-1855.nc 2024-02-14 14:03:38,749 UTC [308679] DEBUG esmvalcore.esgf._download:535 All required data is available locally, not downloading anything. 2024-02-14 14:03:38,749 UTC [308679] DEBUG esmvalcore.preprocessor:364 Running preprocessor step fix_file 2024-02-14 14:03:38,750 UTC [308679] DEBUG esmvalcore.preprocessor:318 Running preprocessor function 'fix_file' on the data LocalFile('/projects/NS9560K-datalake/ESGF/cmip5/output1/MPI-M/MPI-ESM-LR/historical/mon/atmos/Amon/r1i1p1/v20120315/tas/tas_Amon_MPI-ESM-LR_historical_r1i1p1_185001-200512.nc') loaded from original input file(s) [LocalFile('/projects/NS9560K-datalake/ESGF/cmip5/output1/MPI-M/MPI-ESM-LR/historical/mon/atmos/Amon/r1i1p1/v20120315/tas/tas_Amon_MPI-ESM-LR_historical_r1i1p1_185001-200512.nc')] with function argument(s) output_dir = PosixPath('/projects/NS2980K/www/tomast/esmvaltool2.10.0/output/recipe_cvdp_20240214_140257/preproc/fixed_files/tas_Amon_CMIP5_MPI-ESM-LR_historical_r1i1p1_v20120315_'), add_unique_suffix = True, session = Session({'auxiliary_data_dir': PosixPath('/projects/NS9560K-datalake/ESGF/auxiliary_data'), 'check_level': , 'compress_netcdf': False, 'config_developer_file': PosixPath('/projects/NS2980K/conda/esmvaltool2.10.0/lib/python3.11/site-packages/esmvalcore/config-developer.yml'), 'config_file': PosixPath('/nird/home/tomast/.esmvaltool/config-user.yml'), 'diagnostics': None, 'download_dir': PosixPath('/scratch/tomast/ESGF'), 'drs': {'CMIP3': 'DKRZ', 'CMIP5': 'DKRZ', 'CMIP6': 'DKRZ', 'CORDEX': 'DKRZ', 'OBS': 'default', 'OBS6': 'default', 'ana4mips': 'default', 'native6': 'default', 'obs4MIPs': 'default'}, 'exit_on_warning': False, 'extra_facets_dir': (), 'log_level': 'info', 'max_datasets': None, 'max_parallel_tasks': 8, 'max_years': None, 'output_dir': PosixPath('/projects/NS2980K/www/tomast/esmvaltool2.10.0/output'), 'output_file_type': 'png', 'profile_diagnostic': False, 'remove_preproc_dir': True, 'resume_from': [], 'rootpath': {'CMIP3': [PosixPath('/projects/NS9560K-datalake/ESGF/cmip3')], 'CMIP5': [PosixPath('/projects/NS9560K-datalake/ESGF/cmip5/output1'), PosixPath('/projects/NS9034K/CMIP5/output1'), PosixPath('/scratch/tomast/ESGF/cmip5/output1')], 'CMIP6': [PosixPath('/projects/NS9560K-datalake/ESGF/CMIP6'), PosixPath('/projects/NS9034K/CMIP6'), PosixPath('/projects/NS9252K/KeyCLIM_CMOR'), PosixPath('/scratch/tomast/ESGF/CMIP6')], 'OBS': [PosixPath('/projects/NS9560K-datalake/ESGF/obsdata'), PosixPath('/scratch/tomast/ESGF/obsdata')], 'OBS6': [PosixPath('/projects/NS9560K-datalake/ESGF/obsdata'), PosixPath('/scratch/tomast/ESGF/obsdata')], 'RAWOBS': [PosixPath('/projects/NS9560K-datalake/ESGF/rawdata/obs'), PosixPath('/scratch/tomast/ESGF/rawdata/obs')], 'ana4mips': [PosixPath('/projects/NS9560K-datalake/ESGF/ana4mips'), PosixPath('/scratch/tomast/ESGF/ana4mips')], 'default': [PosixPath('/scratch/tomast/ESGF/obsdata')], 'native6': [PosixPath('/projects/NS9560K-datalake/ESGF/obsdata/native6'), PosixPath('/scratch/tomast/ESGF/obsdata/native6')], 'obs4MIPs': [PosixPath('/projects/NS9560K-datalake/ESGF/obs4MIPs'), PosixPath('/projects/NS9560K-datalake/ESGF/obsdata'), PosixPath('/scratch/tomast/ESGF/obs4MIPs')]}, 'run_diagnostic': True, 'save_intermediary_cubes': False, 'search_esgf': 'when_missing', 'skip_nonexistent': False, 'write_ncl_interface': False}), mip = 'Amon', dataset = 'MPI-ESM-LR', project = 'CMIP5', exp = 'historical', ensemble = 'r1i1p1', short_name = 'tas', timerange = '1850/1855', variable_group = 'tas', diagnostic = 'diagnostic1', recipe_dataset_index = 2, alias = 'MPI-ESM-LR', product = ['output1', 'output2'], institute = ['MPI-M'], original_short_name = 'tas', standard_name = 'air_temperature', long_name = 'Near-Surface Air Temperature', units = 'K', modeling_realm = ['atmos'], frequency = 'mon', version = 'v20120315' 2024-02-14 14:03:38,751 UTC [308679] DEBUG esmvalcore.preprocessor:364 Running preprocessor step load 2024-02-14 14:03:38,751 UTC [308679] DEBUG esmvalcore.preprocessor:318 Running preprocessor function 'load' on the data LocalFile('/projects/NS9560K-datalake/ESGF/cmip5/output1/MPI-M/MPI-ESM-LR/historical/mon/atmos/Amon/r1i1p1/v20120315/tas/tas_Amon_MPI-ESM-LR_historical_r1i1p1_185001-200512.nc') loaded from original input file(s) [LocalFile('/projects/NS9560K-datalake/ESGF/cmip5/output1/MPI-M/MPI-ESM-LR/historical/mon/atmos/Amon/r1i1p1/v20120315/tas/tas_Amon_MPI-ESM-LR_historical_r1i1p1_185001-200512.nc')] with function argument(s) ignore_warnings = None 2024-02-14 14:03:38,751 UTC [308679] DEBUG esmvalcore.preprocessor._io:145 Loading: /projects/NS9560K-datalake/ESGF/cmip5/output1/MPI-M/MPI-ESM-LR/historical/mon/atmos/Amon/r1i1p1/v20120315/tas/tas_Amon_MPI-ESM-LR_historical_r1i1p1_185001-200512.nc 2024-02-14 14:03:38,782 UTC [308678] DEBUG esmvalcore.esgf._download:535 All required data is available locally, not downloading anything. 2024-02-14 14:03:38,782 UTC [308678] DEBUG esmvalcore.preprocessor:364 Running preprocessor step fix_file 2024-02-14 14:03:38,783 UTC [308678] DEBUG esmvalcore.preprocessor:318 Running preprocessor function 'fix_file' on the data LocalFile('/projects/NS9560K-datalake/ESGF/cmip5/output1/MPI-M/MPI-ESM-LR/historical/mon/atmos/Amon/r1i1p1/v20120315/ts/ts_Amon_MPI-ESM-LR_historical_r1i1p1_185001-200512.nc') loaded from original input file(s) [LocalFile('/projects/NS9560K-datalake/ESGF/cmip5/output1/MPI-M/MPI-ESM-LR/historical/mon/atmos/Amon/r1i1p1/v20120315/ts/ts_Amon_MPI-ESM-LR_historical_r1i1p1_185001-200512.nc')] with function argument(s) output_dir = PosixPath('/projects/NS2980K/www/tomast/esmvaltool2.10.0/output/recipe_cvdp_20240214_140257/preproc/fixed_files/ts_Amon_CMIP5_MPI-ESM-LR_historical_r1i1p1_v20120315_'), add_unique_suffix = True, session = Session({'auxiliary_data_dir': PosixPath('/projects/NS9560K-datalake/ESGF/auxiliary_data'), 'check_level': , 'compress_netcdf': False, 'config_developer_file': PosixPath('/projects/NS2980K/conda/esmvaltool2.10.0/lib/python3.11/site-packages/esmvalcore/config-developer.yml'), 'config_file': PosixPath('/nird/home/tomast/.esmvaltool/config-user.yml'), 'diagnostics': None, 'download_dir': PosixPath('/scratch/tomast/ESGF'), 'drs': {'CMIP3': 'DKRZ', 'CMIP5': 'DKRZ', 'CMIP6': 'DKRZ', 'CORDEX': 'DKRZ', 'OBS': 'default', 'OBS6': 'default', 'ana4mips': 'default', 'native6': 'default', 'obs4MIPs': 'default'}, 'exit_on_warning': False, 'extra_facets_dir': (), 'log_level': 'info', 'max_datasets': None, 'max_parallel_tasks': 8, 'max_years': None, 'output_dir': PosixPath('/projects/NS2980K/www/tomast/esmvaltool2.10.0/output'), 'output_file_type': 'png', 'profile_diagnostic': False, 'remove_preproc_dir': True, 'resume_from': [], 'rootpath': {'CMIP3': [PosixPath('/projects/NS9560K-datalake/ESGF/cmip3')], 'CMIP5': [PosixPath('/projects/NS9560K-datalake/ESGF/cmip5/output1'), PosixPath('/projects/NS9034K/CMIP5/output1'), PosixPath('/scratch/tomast/ESGF/cmip5/output1')], 'CMIP6': [PosixPath('/projects/NS9560K-datalake/ESGF/CMIP6'), PosixPath('/projects/NS9034K/CMIP6'), PosixPath('/projects/NS9252K/KeyCLIM_CMOR'), PosixPath('/scratch/tomast/ESGF/CMIP6')], 'OBS': [PosixPath('/projects/NS9560K-datalake/ESGF/obsdata'), PosixPath('/scratch/tomast/ESGF/obsdata')], 'OBS6': [PosixPath('/projects/NS9560K-datalake/ESGF/obsdata'), PosixPath('/scratch/tomast/ESGF/obsdata')], 'RAWOBS': [PosixPath('/projects/NS9560K-datalake/ESGF/rawdata/obs'), PosixPath('/scratch/tomast/ESGF/rawdata/obs')], 'ana4mips': [PosixPath('/projects/NS9560K-datalake/ESGF/ana4mips'), PosixPath('/scratch/tomast/ESGF/ana4mips')], 'default': [PosixPath('/scratch/tomast/ESGF/obsdata')], 'native6': [PosixPath('/projects/NS9560K-datalake/ESGF/obsdata/native6'), PosixPath('/scratch/tomast/ESGF/obsdata/native6')], 'obs4MIPs': [PosixPath('/projects/NS9560K-datalake/ESGF/obs4MIPs'), PosixPath('/projects/NS9560K-datalake/ESGF/obsdata'), PosixPath('/scratch/tomast/ESGF/obs4MIPs')]}, 'run_diagnostic': True, 'save_intermediary_cubes': False, 'search_esgf': 'when_missing', 'skip_nonexistent': False, 'write_ncl_interface': False}), mip = 'Amon', dataset = 'MPI-ESM-LR', project = 'CMIP5', exp = 'historical', ensemble = 'r1i1p1', short_name = 'ts', timerange = '1850/1855', variable_group = 'ts', diagnostic = 'diagnostic1', recipe_dataset_index = 2, alias = 'MPI-ESM-LR', product = ['output1', 'output2'], institute = ['MPI-M'], original_short_name = 'ts', standard_name = 'surface_temperature', long_name = 'Surface Temperature', units = 'K', modeling_realm = ['atmos'], frequency = 'mon', version = 'v20120315' 2024-02-14 14:03:38,783 UTC [308678] DEBUG esmvalcore.preprocessor:364 Running preprocessor step load 2024-02-14 14:03:38,783 UTC [308678] DEBUG esmvalcore.preprocessor:318 Running preprocessor function 'load' on the data LocalFile('/projects/NS9560K-datalake/ESGF/cmip5/output1/MPI-M/MPI-ESM-LR/historical/mon/atmos/Amon/r1i1p1/v20120315/ts/ts_Amon_MPI-ESM-LR_historical_r1i1p1_185001-200512.nc') loaded from original input file(s) [LocalFile('/projects/NS9560K-datalake/ESGF/cmip5/output1/MPI-M/MPI-ESM-LR/historical/mon/atmos/Amon/r1i1p1/v20120315/ts/ts_Amon_MPI-ESM-LR_historical_r1i1p1_185001-200512.nc')] with function argument(s) ignore_warnings = None 2024-02-14 14:03:38,783 UTC [308678] DEBUG esmvalcore.preprocessor._io:145 Loading: /projects/NS9560K-datalake/ESGF/cmip5/output1/MPI-M/MPI-ESM-LR/historical/mon/atmos/Amon/r1i1p1/v20120315/ts/ts_Amon_MPI-ESM-LR_historical_r1i1p1_185001-200512.nc 2024-02-14 14:03:38,806 UTC [308681] DEBUG esmvalcore.esgf._download:535 All required data is available locally, not downloading anything. 2024-02-14 14:03:38,806 UTC [308681] DEBUG esmvalcore.preprocessor:364 Running preprocessor step fix_file 2024-02-14 14:03:38,807 UTC [308681] DEBUG esmvalcore.preprocessor:318 Running preprocessor function 'fix_file' on the data LocalFile('/scratch/tomast/ESGF/cmip5/output1/MPI-M/MPI-ESM-LR/historical/mon/atmos/Amon/r1i1p1/v20120315/psl_Amon_MPI-ESM-LR_historical_r1i1p1_185001-200512.nc') loaded from original input file(s) [LocalFile('/scratch/tomast/ESGF/cmip5/output1/MPI-M/MPI-ESM-LR/historical/mon/atmos/Amon/r1i1p1/v20120315/psl_Amon_MPI-ESM-LR_historical_r1i1p1_185001-200512.nc')] with function argument(s) output_dir = PosixPath('/projects/NS2980K/www/tomast/esmvaltool2.10.0/output/recipe_cvdp_20240214_140257/preproc/fixed_files/psl_Amon_CMIP5_MPI-ESM-LR_historical_r1i1p1_v20120315_'), add_unique_suffix = True, session = Session({'auxiliary_data_dir': PosixPath('/projects/NS9560K-datalake/ESGF/auxiliary_data'), 'check_level': , 'compress_netcdf': False, 'config_developer_file': PosixPath('/projects/NS2980K/conda/esmvaltool2.10.0/lib/python3.11/site-packages/esmvalcore/config-developer.yml'), 'config_file': PosixPath('/nird/home/tomast/.esmvaltool/config-user.yml'), 'diagnostics': None, 'download_dir': PosixPath('/scratch/tomast/ESGF'), 'drs': {'CMIP3': 'DKRZ', 'CMIP5': 'DKRZ', 'CMIP6': 'DKRZ', 'CORDEX': 'DKRZ', 'OBS': 'default', 'OBS6': 'default', 'ana4mips': 'default', 'native6': 'default', 'obs4MIPs': 'default'}, 'exit_on_warning': False, 'extra_facets_dir': (), 'log_level': 'info', 'max_datasets': None, 'max_parallel_tasks': 8, 'max_years': None, 'output_dir': PosixPath('/projects/NS2980K/www/tomast/esmvaltool2.10.0/output'), 'output_file_type': 'png', 'profile_diagnostic': False, 'remove_preproc_dir': True, 'resume_from': [], 'rootpath': {'CMIP3': [PosixPath('/projects/NS9560K-datalake/ESGF/cmip3')], 'CMIP5': [PosixPath('/projects/NS9560K-datalake/ESGF/cmip5/output1'), PosixPath('/projects/NS9034K/CMIP5/output1'), PosixPath('/scratch/tomast/ESGF/cmip5/output1')], 'CMIP6': [PosixPath('/projects/NS9560K-datalake/ESGF/CMIP6'), PosixPath('/projects/NS9034K/CMIP6'), PosixPath('/projects/NS9252K/KeyCLIM_CMOR'), PosixPath('/scratch/tomast/ESGF/CMIP6')], 'OBS': [PosixPath('/projects/NS9560K-datalake/ESGF/obsdata'), PosixPath('/scratch/tomast/ESGF/obsdata')], 'OBS6': [PosixPath('/projects/NS9560K-datalake/ESGF/obsdata'), PosixPath('/scratch/tomast/ESGF/obsdata')], 'RAWOBS': [PosixPath('/projects/NS9560K-datalake/ESGF/rawdata/obs'), PosixPath('/scratch/tomast/ESGF/rawdata/obs')], 'ana4mips': [PosixPath('/projects/NS9560K-datalake/ESGF/ana4mips'), PosixPath('/scratch/tomast/ESGF/ana4mips')], 'default': [PosixPath('/scratch/tomast/ESGF/obsdata')], 'native6': [PosixPath('/projects/NS9560K-datalake/ESGF/obsdata/native6'), PosixPath('/scratch/tomast/ESGF/obsdata/native6')], 'obs4MIPs': [PosixPath('/projects/NS9560K-datalake/ESGF/obs4MIPs'), PosixPath('/projects/NS9560K-datalake/ESGF/obsdata'), PosixPath('/scratch/tomast/ESGF/obs4MIPs')]}, 'run_diagnostic': True, 'save_intermediary_cubes': False, 'search_esgf': 'when_missing', 'skip_nonexistent': False, 'write_ncl_interface': False}), mip = 'Amon', dataset = 'MPI-ESM-LR', project = 'CMIP5', exp = 'historical', ensemble = 'r1i1p1', short_name = 'psl', timerange = '1850/1855', variable_group = 'psl', diagnostic = 'diagnostic1', recipe_dataset_index = 2, alias = 'MPI-ESM-LR', product = ['output1', 'output2'], institute = ['MPI-M'], original_short_name = 'psl', standard_name = 'air_pressure_at_sea_level', long_name = 'Sea Level Pressure', units = 'Pa', modeling_realm = ['atmos'], frequency = 'mon', version = 'v20120315' 2024-02-14 14:03:38,807 UTC [308681] DEBUG esmvalcore.preprocessor:364 Running preprocessor step load 2024-02-14 14:03:38,808 UTC [308681] DEBUG esmvalcore.preprocessor:318 Running preprocessor function 'load' on the data LocalFile('/scratch/tomast/ESGF/cmip5/output1/MPI-M/MPI-ESM-LR/historical/mon/atmos/Amon/r1i1p1/v20120315/psl_Amon_MPI-ESM-LR_historical_r1i1p1_185001-200512.nc') loaded from original input file(s) [LocalFile('/scratch/tomast/ESGF/cmip5/output1/MPI-M/MPI-ESM-LR/historical/mon/atmos/Amon/r1i1p1/v20120315/psl_Amon_MPI-ESM-LR_historical_r1i1p1_185001-200512.nc')] with function argument(s) ignore_warnings = None 2024-02-14 14:03:38,808 UTC [308681] DEBUG esmvalcore.preprocessor._io:145 Loading: /scratch/tomast/ESGF/cmip5/output1/MPI-M/MPI-ESM-LR/historical/mon/atmos/Amon/r1i1p1/v20120315/psl_Amon_MPI-ESM-LR_historical_r1i1p1_185001-200512.nc 2024-02-14 14:03:38,834 UTC [308680] DEBUG esmvalcore.esgf._download:535 All required data is available locally, not downloading anything. 2024-02-14 14:03:38,834 UTC [308680] DEBUG esmvalcore.preprocessor:364 Running preprocessor step fix_file 2024-02-14 14:03:38,835 UTC [308680] DEBUG esmvalcore.preprocessor:318 Running preprocessor function 'fix_file' on the data LocalFile('/projects/NS9560K-datalake/ESGF/cmip5/output1/CSIRO-BOM/ACCESS1-0/historical/mon/atmos/Amon/r1i1p1/v1/pr/pr_Amon_ACCESS1-0_historical_r1i1p1_185001-200512.nc') loaded from original input file(s) [LocalFile('/projects/NS9560K-datalake/ESGF/cmip5/output1/CSIRO-BOM/ACCESS1-0/historical/mon/atmos/Amon/r1i1p1/v1/pr/pr_Amon_ACCESS1-0_historical_r1i1p1_185001-200512.nc')] with function argument(s) output_dir = PosixPath('/projects/NS2980K/www/tomast/esmvaltool2.10.0/output/recipe_cvdp_20240214_140257/preproc/fixed_files/pr_Amon_CMIP5_ACCESS1-0_historical_r1i1p1_v1_'), add_unique_suffix = True, session = Session({'auxiliary_data_dir': PosixPath('/projects/NS9560K-datalake/ESGF/auxiliary_data'), 'check_level': , 'compress_netcdf': False, 'config_developer_file': PosixPath('/projects/NS2980K/conda/esmvaltool2.10.0/lib/python3.11/site-packages/esmvalcore/config-developer.yml'), 'config_file': PosixPath('/nird/home/tomast/.esmvaltool/config-user.yml'), 'diagnostics': None, 'download_dir': PosixPath('/scratch/tomast/ESGF'), 'drs': {'CMIP3': 'DKRZ', 'CMIP5': 'DKRZ', 'CMIP6': 'DKRZ', 'CORDEX': 'DKRZ', 'OBS': 'default', 'OBS6': 'default', 'ana4mips': 'default', 'native6': 'default', 'obs4MIPs': 'default'}, 'exit_on_warning': False, 'extra_facets_dir': (), 'log_level': 'info', 'max_datasets': None, 'max_parallel_tasks': 8, 'max_years': None, 'output_dir': PosixPath('/projects/NS2980K/www/tomast/esmvaltool2.10.0/output'), 'output_file_type': 'png', 'profile_diagnostic': False, 'remove_preproc_dir': True, 'resume_from': [], 'rootpath': {'CMIP3': [PosixPath('/projects/NS9560K-datalake/ESGF/cmip3')], 'CMIP5': [PosixPath('/projects/NS9560K-datalake/ESGF/cmip5/output1'), PosixPath('/projects/NS9034K/CMIP5/output1'), PosixPath('/scratch/tomast/ESGF/cmip5/output1')], 'CMIP6': [PosixPath('/projects/NS9560K-datalake/ESGF/CMIP6'), PosixPath('/projects/NS9034K/CMIP6'), PosixPath('/projects/NS9252K/KeyCLIM_CMOR'), PosixPath('/scratch/tomast/ESGF/CMIP6')], 'OBS': [PosixPath('/projects/NS9560K-datalake/ESGF/obsdata'), PosixPath('/scratch/tomast/ESGF/obsdata')], 'OBS6': [PosixPath('/projects/NS9560K-datalake/ESGF/obsdata'), PosixPath('/scratch/tomast/ESGF/obsdata')], 'RAWOBS': [PosixPath('/projects/NS9560K-datalake/ESGF/rawdata/obs'), PosixPath('/scratch/tomast/ESGF/rawdata/obs')], 'ana4mips': [PosixPath('/projects/NS9560K-datalake/ESGF/ana4mips'), PosixPath('/scratch/tomast/ESGF/ana4mips')], 'default': [PosixPath('/scratch/tomast/ESGF/obsdata')], 'native6': [PosixPath('/projects/NS9560K-datalake/ESGF/obsdata/native6'), PosixPath('/scratch/tomast/ESGF/obsdata/native6')], 'obs4MIPs': [PosixPath('/projects/NS9560K-datalake/ESGF/obs4MIPs'), PosixPath('/projects/NS9560K-datalake/ESGF/obsdata'), PosixPath('/scratch/tomast/ESGF/obs4MIPs')]}, 'run_diagnostic': True, 'save_intermediary_cubes': False, 'search_esgf': 'when_missing', 'skip_nonexistent': False, 'write_ncl_interface': False}), mip = 'Amon', dataset = 'ACCESS1-0', project = 'CMIP5', exp = 'historical', ensemble = 'r1i1p1', short_name = 'pr', timerange = '1850/1855', variable_group = 'pr', diagnostic = 'diagnostic1', recipe_dataset_index = 0, alias = 'ACCESS1-0_r1i1p1', product = ['output1', 'output2'], institute = ['CSIRO-BOM'], original_short_name = 'pr', standard_name = 'precipitation_flux', long_name = 'Precipitation', units = 'kg m-2 s-1', modeling_realm = ['atmos'], frequency = 'mon', version = 'v1' 2024-02-14 14:03:38,835 UTC [308680] DEBUG esmvalcore.preprocessor:364 Running preprocessor step load 2024-02-14 14:03:38,835 UTC [308680] DEBUG esmvalcore.preprocessor:318 Running preprocessor function 'load' on the data LocalFile('/projects/NS9560K-datalake/ESGF/cmip5/output1/CSIRO-BOM/ACCESS1-0/historical/mon/atmos/Amon/r1i1p1/v1/pr/pr_Amon_ACCESS1-0_historical_r1i1p1_185001-200512.nc') loaded from original input file(s) [LocalFile('/projects/NS9560K-datalake/ESGF/cmip5/output1/CSIRO-BOM/ACCESS1-0/historical/mon/atmos/Amon/r1i1p1/v1/pr/pr_Amon_ACCESS1-0_historical_r1i1p1_185001-200512.nc')] with function argument(s) ignore_warnings = None 2024-02-14 14:03:38,835 UTC [308680] DEBUG esmvalcore.preprocessor._io:145 Loading: /projects/NS9560K-datalake/ESGF/cmip5/output1/CSIRO-BOM/ACCESS1-0/historical/mon/atmos/Amon/r1i1p1/v1/pr/pr_Amon_ACCESS1-0_historical_r1i1p1_185001-200512.nc 2024-02-14 14:03:38,839 UTC [308681] DEBUG esmvalcore.preprocessor._io:176 Done with loading /scratch/tomast/ESGF/cmip5/output1/MPI-M/MPI-ESM-LR/historical/mon/atmos/Amon/r1i1p1/v20120315/psl_Amon_MPI-ESM-LR_historical_r1i1p1_185001-200512.nc 2024-02-14 14:03:38,839 UTC [308681] DEBUG esmvalcore.preprocessor:364 Running preprocessor step fix_metadata 2024-02-14 14:03:38,841 UTC [308681] DEBUG esmvalcore.preprocessor:318 Running preprocessor function 'fix_metadata' on the data [] loaded from original input file(s) [LocalFile('/scratch/tomast/ESGF/cmip5/output1/MPI-M/MPI-ESM-LR/historical/mon/atmos/Amon/r1i1p1/v20120315/psl_Amon_MPI-ESM-LR_historical_r1i1p1_185001-200512.nc')] with function argument(s) check_level = , session = Session({'auxiliary_data_dir': PosixPath('/projects/NS9560K-datalake/ESGF/auxiliary_data'), 'check_level': , 'compress_netcdf': False, 'config_developer_file': PosixPath('/projects/NS2980K/conda/esmvaltool2.10.0/lib/python3.11/site-packages/esmvalcore/config-developer.yml'), 'config_file': PosixPath('/nird/home/tomast/.esmvaltool/config-user.yml'), 'diagnostics': None, 'download_dir': PosixPath('/scratch/tomast/ESGF'), 'drs': {'CMIP3': 'DKRZ', 'CMIP5': 'DKRZ', 'CMIP6': 'DKRZ', 'CORDEX': 'DKRZ', 'OBS': 'default', 'OBS6': 'default', 'ana4mips': 'default', 'native6': 'default', 'obs4MIPs': 'default'}, 'exit_on_warning': False, 'extra_facets_dir': (), 'log_level': 'info', 'max_datasets': None, 'max_parallel_tasks': 8, 'max_years': None, 'output_dir': PosixPath('/projects/NS2980K/www/tomast/esmvaltool2.10.0/output'), 'output_file_type': 'png', 'profile_diagnostic': False, 'remove_preproc_dir': True, 'resume_from': [], 'rootpath': {'CMIP3': [PosixPath('/projects/NS9560K-datalake/ESGF/cmip3')], 'CMIP5': [PosixPath('/projects/NS9560K-datalake/ESGF/cmip5/output1'), PosixPath('/projects/NS9034K/CMIP5/output1'), PosixPath('/scratch/tomast/ESGF/cmip5/output1')], 'CMIP6': [PosixPath('/projects/NS9560K-datalake/ESGF/CMIP6'), PosixPath('/projects/NS9034K/CMIP6'), PosixPath('/projects/NS9252K/KeyCLIM_CMOR'), PosixPath('/scratch/tomast/ESGF/CMIP6')], 'OBS': [PosixPath('/projects/NS9560K-datalake/ESGF/obsdata'), PosixPath('/scratch/tomast/ESGF/obsdata')], 'OBS6': [PosixPath('/projects/NS9560K-datalake/ESGF/obsdata'), PosixPath('/scratch/tomast/ESGF/obsdata')], 'RAWOBS': [PosixPath('/projects/NS9560K-datalake/ESGF/rawdata/obs'), PosixPath('/scratch/tomast/ESGF/rawdata/obs')], 'ana4mips': [PosixPath('/projects/NS9560K-datalake/ESGF/ana4mips'), PosixPath('/scratch/tomast/ESGF/ana4mips')], 'default': [PosixPath('/scratch/tomast/ESGF/obsdata')], 'native6': [PosixPath('/projects/NS9560K-datalake/ESGF/obsdata/native6'), PosixPath('/scratch/tomast/ESGF/obsdata/native6')], 'obs4MIPs': [PosixPath('/projects/NS9560K-datalake/ESGF/obs4MIPs'), PosixPath('/projects/NS9560K-datalake/ESGF/obsdata'), PosixPath('/scratch/tomast/ESGF/obs4MIPs')]}, 'run_diagnostic': True, 'save_intermediary_cubes': False, 'search_esgf': 'when_missing', 'skip_nonexistent': False, 'write_ncl_interface': False}), mip = 'Amon', dataset = 'MPI-ESM-LR', project = 'CMIP5', exp = 'historical', ensemble = 'r1i1p1', short_name = 'psl', timerange = '1850/1855', variable_group = 'psl', diagnostic = 'diagnostic1', recipe_dataset_index = 2, alias = 'MPI-ESM-LR', product = ['output1', 'output2'], institute = ['MPI-M'], original_short_name = 'psl', standard_name = 'air_pressure_at_sea_level', long_name = 'Sea Level Pressure', units = 'Pa', modeling_realm = ['atmos'], frequency = 'mon', version = 'v20120315' 2024-02-14 14:03:38,845 UTC [308681] DEBUG esmvalcore.preprocessor:364 Running preprocessor step concatenate 2024-02-14 14:03:38,846 UTC [308681] DEBUG esmvalcore.preprocessor:318 Running preprocessor function 'concatenate' on the data [] loaded from original input file(s) [LocalFile('/scratch/tomast/ESGF/cmip5/output1/MPI-M/MPI-ESM-LR/historical/mon/atmos/Amon/r1i1p1/v20120315/psl_Amon_MPI-ESM-LR_historical_r1i1p1_185001-200512.nc')] with function argument(s) check_level = 2024-02-14 14:03:38,846 UTC [308681] DEBUG esmvalcore.preprocessor:364 Running preprocessor step cmor_check_metadata 2024-02-14 14:03:38,847 UTC [308681] DEBUG esmvalcore.preprocessor:318 Running preprocessor function 'cmor_check_metadata' on the data loaded from original input file(s) [LocalFile('/scratch/tomast/ESGF/cmip5/output1/MPI-M/MPI-ESM-LR/historical/mon/atmos/Amon/r1i1p1/v20120315/psl_Amon_MPI-ESM-LR_historical_r1i1p1_185001-200512.nc')] with function argument(s) check_level = , cmor_table = 'CMIP5', mip = 'Amon', frequency = 'mon', short_name = 'psl' 2024-02-14 14:03:38,851 UTC [308681] DEBUG esmvalcore.preprocessor:364 Running preprocessor step clip_timerange 2024-02-14 14:03:38,852 UTC [308681] DEBUG esmvalcore.preprocessor:318 Running preprocessor function 'clip_timerange' on the data loaded from original input file(s) [LocalFile('/scratch/tomast/ESGF/cmip5/output1/MPI-M/MPI-ESM-LR/historical/mon/atmos/Amon/r1i1p1/v20120315/psl_Amon_MPI-ESM-LR_historical_r1i1p1_185001-200512.nc')] with function argument(s) timerange = '1850/1855' 2024-02-14 14:03:38,858 UTC [308681] DEBUG esmvalcore.preprocessor:364 Running preprocessor step fix_data 2024-02-14 14:03:38,859 UTC [308681] DEBUG esmvalcore.preprocessor:318 Running preprocessor function 'fix_data' on the data loaded from original input file(s) [LocalFile('/scratch/tomast/ESGF/cmip5/output1/MPI-M/MPI-ESM-LR/historical/mon/atmos/Amon/r1i1p1/v20120315/psl_Amon_MPI-ESM-LR_historical_r1i1p1_185001-200512.nc')] with function argument(s) check_level = , session = Session({'auxiliary_data_dir': PosixPath('/projects/NS9560K-datalake/ESGF/auxiliary_data'), 'check_level': , 'compress_netcdf': False, 'config_developer_file': PosixPath('/projects/NS2980K/conda/esmvaltool2.10.0/lib/python3.11/site-packages/esmvalcore/config-developer.yml'), 'config_file': PosixPath('/nird/home/tomast/.esmvaltool/config-user.yml'), 'diagnostics': None, 'download_dir': PosixPath('/scratch/tomast/ESGF'), 'drs': {'CMIP3': 'DKRZ', 'CMIP5': 'DKRZ', 'CMIP6': 'DKRZ', 'CORDEX': 'DKRZ', 'OBS': 'default', 'OBS6': 'default', 'ana4mips': 'default', 'native6': 'default', 'obs4MIPs': 'default'}, 'exit_on_warning': False, 'extra_facets_dir': (), 'log_level': 'info', 'max_datasets': None, 'max_parallel_tasks': 8, 'max_years': None, 'output_dir': PosixPath('/projects/NS2980K/www/tomast/esmvaltool2.10.0/output'), 'output_file_type': 'png', 'profile_diagnostic': False, 'remove_preproc_dir': True, 'resume_from': [], 'rootpath': {'CMIP3': [PosixPath('/projects/NS9560K-datalake/ESGF/cmip3')], 'CMIP5': [PosixPath('/projects/NS9560K-datalake/ESGF/cmip5/output1'), PosixPath('/projects/NS9034K/CMIP5/output1'), PosixPath('/scratch/tomast/ESGF/cmip5/output1')], 'CMIP6': [PosixPath('/projects/NS9560K-datalake/ESGF/CMIP6'), PosixPath('/projects/NS9034K/CMIP6'), PosixPath('/projects/NS9252K/KeyCLIM_CMOR'), PosixPath('/scratch/tomast/ESGF/CMIP6')], 'OBS': [PosixPath('/projects/NS9560K-datalake/ESGF/obsdata'), PosixPath('/scratch/tomast/ESGF/obsdata')], 'OBS6': [PosixPath('/projects/NS9560K-datalake/ESGF/obsdata'), PosixPath('/scratch/tomast/ESGF/obsdata')], 'RAWOBS': [PosixPath('/projects/NS9560K-datalake/ESGF/rawdata/obs'), PosixPath('/scratch/tomast/ESGF/rawdata/obs')], 'ana4mips': [PosixPath('/projects/NS9560K-datalake/ESGF/ana4mips'), PosixPath('/scratch/tomast/ESGF/ana4mips')], 'default': [PosixPath('/scratch/tomast/ESGF/obsdata')], 'native6': [PosixPath('/projects/NS9560K-datalake/ESGF/obsdata/native6'), PosixPath('/scratch/tomast/ESGF/obsdata/native6')], 'obs4MIPs': [PosixPath('/projects/NS9560K-datalake/ESGF/obs4MIPs'), PosixPath('/projects/NS9560K-datalake/ESGF/obsdata'), PosixPath('/scratch/tomast/ESGF/obs4MIPs')]}, 'run_diagnostic': True, 'save_intermediary_cubes': False, 'search_esgf': 'when_missing', 'skip_nonexistent': False, 'write_ncl_interface': False}), mip = 'Amon', dataset = 'MPI-ESM-LR', project = 'CMIP5', exp = 'historical', ensemble = 'r1i1p1', short_name = 'psl', timerange = '1850/1855', variable_group = 'psl', diagnostic = 'diagnostic1', recipe_dataset_index = 2, alias = 'MPI-ESM-LR', product = ['output1', 'output2'], institute = ['MPI-M'], original_short_name = 'psl', standard_name = 'air_pressure_at_sea_level', long_name = 'Sea Level Pressure', units = 'Pa', modeling_realm = ['atmos'], frequency = 'mon', version = 'v20120315' 2024-02-14 14:03:38,859 UTC [308681] DEBUG esmvalcore.preprocessor:364 Running preprocessor step cmor_check_data 2024-02-14 14:03:38,860 UTC [308681] DEBUG esmvalcore.preprocessor:318 Running preprocessor function 'cmor_check_data' on the data loaded from original input file(s) [LocalFile('/scratch/tomast/ESGF/cmip5/output1/MPI-M/MPI-ESM-LR/historical/mon/atmos/Amon/r1i1p1/v20120315/psl_Amon_MPI-ESM-LR_historical_r1i1p1_185001-200512.nc')] with function argument(s) check_level = , cmor_table = 'CMIP5', mip = 'Amon', frequency = 'mon', short_name = 'psl' 2024-02-14 14:03:38,860 UTC [308681] DEBUG esmvalcore.preprocessor:364 Running preprocessor step add_supplementary_variables 2024-02-14 14:03:38,860 UTC [308681] DEBUG esmvalcore.preprocessor:318 Running preprocessor function 'add_supplementary_variables' on the data loaded from original input file(s) [LocalFile('/scratch/tomast/ESGF/cmip5/output1/MPI-M/MPI-ESM-LR/historical/mon/atmos/Amon/r1i1p1/v20120315/psl_Amon_MPI-ESM-LR_historical_r1i1p1_185001-200512.nc')] with function argument(s) supplementary_cubes = [] 2024-02-14 14:03:38,861 UTC [308681] DEBUG esmvalcore.preprocessor:364 Running preprocessor step save 2024-02-14 14:03:38,861 UTC [308681] DEBUG esmvalcore.preprocessor:318 Running preprocessor function 'save' on the data [] loaded from original input file(s) [LocalFile('/scratch/tomast/ESGF/cmip5/output1/MPI-M/MPI-ESM-LR/historical/mon/atmos/Amon/r1i1p1/v20120315/psl_Amon_MPI-ESM-LR_historical_r1i1p1_185001-200512.nc')] with function argument(s) compress = False, filename = PosixPath('/projects/NS2980K/www/tomast/esmvaltool2.10.0/output/recipe_cvdp_20240214_140257/preproc/diagnostic1/psl/CMIP5_MPI-ESM-LR_Amon_historical_r1i1p1_psl_1850-1855.nc') 2024-02-14 14:03:38,862 UTC [308681] DEBUG esmvalcore.preprocessor._io:452 Saving cube: air_pressure_at_sea_level / (Pa) (time: 72; latitude: 96; longitude: 192) Dimension coordinates: time x - - latitude - x - longitude - - x Cell methods: 0 time: mean Attributes: Conventions 'CF-1.4' associated_files 'baseURL: http://cmip-pcmdi.llnl.gov/CMIP5/dataLocation gridspecFile: gridspec_atmos_fx_MPI-ESM-LR_historical_r0i0p0.nc ...' branch_time 10957.0 cmor_version '2.5.9' contact 'cmip5-mpi-esm@dkrz.de' experiment 'historical' experiment_id 'historical' forcing 'GHG Oz SD Sl Vl LU' frequency 'mon' initialization_method 1 institute_id 'MPI-M' institution 'Max Planck Institute for Meteorology' model_id 'MPI-ESM-LR' modeling_realm 'atmos' parent_experiment 'pre-industrial control' parent_experiment_id 'piControl' parent_experiment_rip 'r1i1p1' physics_version 1 product 'output' project_id 'CMIP5' realization 1 references 'ECHAM6: n/a; JSBACH: Raddatz et al., 2007. Will the tropical land biosphere ...' source 'MPI-ESM-LR 2011; URL: http://svn.zmaw.de/svn/cosmos/branches/releases/mpi-esm-cmip5/src/mod; ...' table_id 'Table Amon (27 April 2011) a5a1c518f52ae340313ba0aada03f862' title 'MPI-ESM-LR model output prepared for CMIP5 historical' with lazy data to /projects/NS2980K/www/tomast/esmvaltool2.10.0/output/recipe_cvdp_20240214_140257/preproc/diagnostic1/psl/CMIP5_MPI-ESM-LR_Amon_historical_r1i1p1_psl_1850-1855.nc 2024-02-14 14:03:38,993 UTC [308681] INFO esmvalcore._task:266 Successfully completed task diagnostic1/psl (priority 4) in 0:00:02.165951 2024-02-14 14:03:39,079 UTC [308680] DEBUG esmvalcore.preprocessor._io:176 Done with loading /projects/NS9560K-datalake/ESGF/cmip5/output1/CSIRO-BOM/ACCESS1-0/historical/mon/atmos/Amon/r1i1p1/v1/pr/pr_Amon_ACCESS1-0_historical_r1i1p1_185001-200512.nc 2024-02-14 14:03:39,079 UTC [308680] DEBUG esmvalcore.preprocessor:364 Running preprocessor step fix_metadata 2024-02-14 14:03:39,081 UTC [308680] DEBUG esmvalcore.preprocessor:318 Running preprocessor function 'fix_metadata' on the data [] loaded from original input file(s) [LocalFile('/projects/NS9560K-datalake/ESGF/cmip5/output1/CSIRO-BOM/ACCESS1-0/historical/mon/atmos/Amon/r1i1p1/v1/pr/pr_Amon_ACCESS1-0_historical_r1i1p1_185001-200512.nc')] with function argument(s) check_level = , session = Session({'auxiliary_data_dir': PosixPath('/projects/NS9560K-datalake/ESGF/auxiliary_data'), 'check_level': , 'compress_netcdf': False, 'config_developer_file': PosixPath('/projects/NS2980K/conda/esmvaltool2.10.0/lib/python3.11/site-packages/esmvalcore/config-developer.yml'), 'config_file': PosixPath('/nird/home/tomast/.esmvaltool/config-user.yml'), 'diagnostics': None, 'download_dir': PosixPath('/scratch/tomast/ESGF'), 'drs': {'CMIP3': 'DKRZ', 'CMIP5': 'DKRZ', 'CMIP6': 'DKRZ', 'CORDEX': 'DKRZ', 'OBS': 'default', 'OBS6': 'default', 'ana4mips': 'default', 'native6': 'default', 'obs4MIPs': 'default'}, 'exit_on_warning': False, 'extra_facets_dir': (), 'log_level': 'info', 'max_datasets': None, 'max_parallel_tasks': 8, 'max_years': None, 'output_dir': PosixPath('/projects/NS2980K/www/tomast/esmvaltool2.10.0/output'), 'output_file_type': 'png', 'profile_diagnostic': False, 'remove_preproc_dir': True, 'resume_from': [], 'rootpath': {'CMIP3': [PosixPath('/projects/NS9560K-datalake/ESGF/cmip3')], 'CMIP5': [PosixPath('/projects/NS9560K-datalake/ESGF/cmip5/output1'), PosixPath('/projects/NS9034K/CMIP5/output1'), PosixPath('/scratch/tomast/ESGF/cmip5/output1')], 'CMIP6': [PosixPath('/projects/NS9560K-datalake/ESGF/CMIP6'), PosixPath('/projects/NS9034K/CMIP6'), PosixPath('/projects/NS9252K/KeyCLIM_CMOR'), PosixPath('/scratch/tomast/ESGF/CMIP6')], 'OBS': [PosixPath('/projects/NS9560K-datalake/ESGF/obsdata'), PosixPath('/scratch/tomast/ESGF/obsdata')], 'OBS6': [PosixPath('/projects/NS9560K-datalake/ESGF/obsdata'), PosixPath('/scratch/tomast/ESGF/obsdata')], 'RAWOBS': [PosixPath('/projects/NS9560K-datalake/ESGF/rawdata/obs'), PosixPath('/scratch/tomast/ESGF/rawdata/obs')], 'ana4mips': [PosixPath('/projects/NS9560K-datalake/ESGF/ana4mips'), PosixPath('/scratch/tomast/ESGF/ana4mips')], 'default': [PosixPath('/scratch/tomast/ESGF/obsdata')], 'native6': [PosixPath('/projects/NS9560K-datalake/ESGF/obsdata/native6'), PosixPath('/scratch/tomast/ESGF/obsdata/native6')], 'obs4MIPs': [PosixPath('/projects/NS9560K-datalake/ESGF/obs4MIPs'), PosixPath('/projects/NS9560K-datalake/ESGF/obsdata'), PosixPath('/scratch/tomast/ESGF/obs4MIPs')]}, 'run_diagnostic': True, 'save_intermediary_cubes': False, 'search_esgf': 'when_missing', 'skip_nonexistent': False, 'write_ncl_interface': False}), mip = 'Amon', dataset = 'ACCESS1-0', project = 'CMIP5', exp = 'historical', ensemble = 'r1i1p1', short_name = 'pr', timerange = '1850/1855', variable_group = 'pr', diagnostic = 'diagnostic1', recipe_dataset_index = 0, alias = 'ACCESS1-0_r1i1p1', product = ['output1', 'output2'], institute = ['CSIRO-BOM'], original_short_name = 'pr', standard_name = 'precipitation_flux', long_name = 'Precipitation', units = 'kg m-2 s-1', modeling_realm = ['atmos'], frequency = 'mon', version = 'v1' 2024-02-14 14:03:39,115 UTC [308678] DEBUG esmvalcore.preprocessor._io:176 Done with loading /projects/NS9560K-datalake/ESGF/cmip5/output1/MPI-M/MPI-ESM-LR/historical/mon/atmos/Amon/r1i1p1/v20120315/ts/ts_Amon_MPI-ESM-LR_historical_r1i1p1_185001-200512.nc 2024-02-14 14:03:39,115 UTC [308678] DEBUG esmvalcore.preprocessor:364 Running preprocessor step fix_metadata 2024-02-14 14:03:39,117 UTC [308678] DEBUG esmvalcore.preprocessor:318 Running preprocessor function 'fix_metadata' on the data [] loaded from original input file(s) [LocalFile('/projects/NS9560K-datalake/ESGF/cmip5/output1/MPI-M/MPI-ESM-LR/historical/mon/atmos/Amon/r1i1p1/v20120315/ts/ts_Amon_MPI-ESM-LR_historical_r1i1p1_185001-200512.nc')] with function argument(s) check_level = , session = Session({'auxiliary_data_dir': PosixPath('/projects/NS9560K-datalake/ESGF/auxiliary_data'), 'check_level': , 'compress_netcdf': False, 'config_developer_file': PosixPath('/projects/NS2980K/conda/esmvaltool2.10.0/lib/python3.11/site-packages/esmvalcore/config-developer.yml'), 'config_file': PosixPath('/nird/home/tomast/.esmvaltool/config-user.yml'), 'diagnostics': None, 'download_dir': PosixPath('/scratch/tomast/ESGF'), 'drs': {'CMIP3': 'DKRZ', 'CMIP5': 'DKRZ', 'CMIP6': 'DKRZ', 'CORDEX': 'DKRZ', 'OBS': 'default', 'OBS6': 'default', 'ana4mips': 'default', 'native6': 'default', 'obs4MIPs': 'default'}, 'exit_on_warning': False, 'extra_facets_dir': (), 'log_level': 'info', 'max_datasets': None, 'max_parallel_tasks': 8, 'max_years': None, 'output_dir': PosixPath('/projects/NS2980K/www/tomast/esmvaltool2.10.0/output'), 'output_file_type': 'png', 'profile_diagnostic': False, 'remove_preproc_dir': True, 'resume_from': [], 'rootpath': {'CMIP3': [PosixPath('/projects/NS9560K-datalake/ESGF/cmip3')], 'CMIP5': [PosixPath('/projects/NS9560K-datalake/ESGF/cmip5/output1'), PosixPath('/projects/NS9034K/CMIP5/output1'), PosixPath('/scratch/tomast/ESGF/cmip5/output1')], 'CMIP6': [PosixPath('/projects/NS9560K-datalake/ESGF/CMIP6'), PosixPath('/projects/NS9034K/CMIP6'), PosixPath('/projects/NS9252K/KeyCLIM_CMOR'), PosixPath('/scratch/tomast/ESGF/CMIP6')], 'OBS': [PosixPath('/projects/NS9560K-datalake/ESGF/obsdata'), PosixPath('/scratch/tomast/ESGF/obsdata')], 'OBS6': [PosixPath('/projects/NS9560K-datalake/ESGF/obsdata'), PosixPath('/scratch/tomast/ESGF/obsdata')], 'RAWOBS': [PosixPath('/projects/NS9560K-datalake/ESGF/rawdata/obs'), PosixPath('/scratch/tomast/ESGF/rawdata/obs')], 'ana4mips': [PosixPath('/projects/NS9560K-datalake/ESGF/ana4mips'), PosixPath('/scratch/tomast/ESGF/ana4mips')], 'default': [PosixPath('/scratch/tomast/ESGF/obsdata')], 'native6': [PosixPath('/projects/NS9560K-datalake/ESGF/obsdata/native6'), PosixPath('/scratch/tomast/ESGF/obsdata/native6')], 'obs4MIPs': [PosixPath('/projects/NS9560K-datalake/ESGF/obs4MIPs'), PosixPath('/projects/NS9560K-datalake/ESGF/obsdata'), PosixPath('/scratch/tomast/ESGF/obs4MIPs')]}, 'run_diagnostic': True, 'save_intermediary_cubes': False, 'search_esgf': 'when_missing', 'skip_nonexistent': False, 'write_ncl_interface': False}), mip = 'Amon', dataset = 'MPI-ESM-LR', project = 'CMIP5', exp = 'historical', ensemble = 'r1i1p1', short_name = 'ts', timerange = '1850/1855', variable_group = 'ts', diagnostic = 'diagnostic1', recipe_dataset_index = 2, alias = 'MPI-ESM-LR', product = ['output1', 'output2'], institute = ['MPI-M'], original_short_name = 'ts', standard_name = 'surface_temperature', long_name = 'Surface Temperature', units = 'K', modeling_realm = ['atmos'], frequency = 'mon', version = 'v20120315' 2024-02-14 14:03:39,119 UTC [308680] DEBUG esmvalcore.preprocessor:364 Running preprocessor step concatenate 2024-02-14 14:03:39,120 UTC [308680] DEBUG esmvalcore.preprocessor:318 Running preprocessor function 'concatenate' on the data [] loaded from original input file(s) [LocalFile('/projects/NS9560K-datalake/ESGF/cmip5/output1/CSIRO-BOM/ACCESS1-0/historical/mon/atmos/Amon/r1i1p1/v1/pr/pr_Amon_ACCESS1-0_historical_r1i1p1_185001-200512.nc')] with function argument(s) check_level = 2024-02-14 14:03:39,120 UTC [308680] DEBUG esmvalcore.preprocessor:364 Running preprocessor step cmor_check_metadata 2024-02-14 14:03:39,120 UTC [308680] DEBUG esmvalcore.preprocessor:318 Running preprocessor function 'cmor_check_metadata' on the data loaded from original input file(s) [LocalFile('/projects/NS9560K-datalake/ESGF/cmip5/output1/CSIRO-BOM/ACCESS1-0/historical/mon/atmos/Amon/r1i1p1/v1/pr/pr_Amon_ACCESS1-0_historical_r1i1p1_185001-200512.nc')] with function argument(s) check_level = , cmor_table = 'CMIP5', mip = 'Amon', frequency = 'mon', short_name = 'pr' 2024-02-14 14:03:39,121 UTC [308678] DEBUG esmvalcore.preprocessor:364 Running preprocessor step concatenate 2024-02-14 14:03:39,122 UTC [308678] DEBUG esmvalcore.preprocessor:318 Running preprocessor function 'concatenate' on the data [] loaded from original input file(s) [LocalFile('/projects/NS9560K-datalake/ESGF/cmip5/output1/MPI-M/MPI-ESM-LR/historical/mon/atmos/Amon/r1i1p1/v20120315/ts/ts_Amon_MPI-ESM-LR_historical_r1i1p1_185001-200512.nc')] with function argument(s) check_level = 2024-02-14 14:03:39,122 UTC [308678] DEBUG esmvalcore.preprocessor:364 Running preprocessor step cmor_check_metadata 2024-02-14 14:03:39,123 UTC [308678] DEBUG esmvalcore.preprocessor:318 Running preprocessor function 'cmor_check_metadata' on the data loaded from original input file(s) [LocalFile('/projects/NS9560K-datalake/ESGF/cmip5/output1/MPI-M/MPI-ESM-LR/historical/mon/atmos/Amon/r1i1p1/v20120315/ts/ts_Amon_MPI-ESM-LR_historical_r1i1p1_185001-200512.nc')] with function argument(s) check_level = , cmor_table = 'CMIP5', mip = 'Amon', frequency = 'mon', short_name = 'ts' 2024-02-14 14:03:39,125 UTC [308680] DEBUG esmvalcore.preprocessor:364 Running preprocessor step clip_timerange 2024-02-14 14:03:39,125 UTC [308680] DEBUG esmvalcore.preprocessor:318 Running preprocessor function 'clip_timerange' on the data loaded from original input file(s) [LocalFile('/projects/NS9560K-datalake/ESGF/cmip5/output1/CSIRO-BOM/ACCESS1-0/historical/mon/atmos/Amon/r1i1p1/v1/pr/pr_Amon_ACCESS1-0_historical_r1i1p1_185001-200512.nc')] with function argument(s) timerange = '1850/1855' 2024-02-14 14:03:39,126 UTC [308405] INFO esmvalcore._task:793 Progress: 3 tasks running, 1 tasks waiting for ancestors, 1/5 done 2024-02-14 14:03:39,127 UTC [308678] DEBUG esmvalcore.preprocessor:364 Running preprocessor step clip_timerange 2024-02-14 14:03:39,128 UTC [308678] DEBUG esmvalcore.preprocessor:318 Running preprocessor function 'clip_timerange' on the data loaded from original input file(s) [LocalFile('/projects/NS9560K-datalake/ESGF/cmip5/output1/MPI-M/MPI-ESM-LR/historical/mon/atmos/Amon/r1i1p1/v20120315/ts/ts_Amon_MPI-ESM-LR_historical_r1i1p1_185001-200512.nc')] with function argument(s) timerange = '1850/1855' 2024-02-14 14:03:39,132 UTC [308680] DEBUG esmvalcore.preprocessor:364 Running preprocessor step fix_data 2024-02-14 14:03:39,133 UTC [308680] DEBUG esmvalcore.preprocessor:318 Running preprocessor function 'fix_data' on the data loaded from original input file(s) [LocalFile('/projects/NS9560K-datalake/ESGF/cmip5/output1/CSIRO-BOM/ACCESS1-0/historical/mon/atmos/Amon/r1i1p1/v1/pr/pr_Amon_ACCESS1-0_historical_r1i1p1_185001-200512.nc')] with function argument(s) check_level = , session = Session({'auxiliary_data_dir': PosixPath('/projects/NS9560K-datalake/ESGF/auxiliary_data'), 'check_level': , 'compress_netcdf': False, 'config_developer_file': PosixPath('/projects/NS2980K/conda/esmvaltool2.10.0/lib/python3.11/site-packages/esmvalcore/config-developer.yml'), 'config_file': PosixPath('/nird/home/tomast/.esmvaltool/config-user.yml'), 'diagnostics': None, 'download_dir': PosixPath('/scratch/tomast/ESGF'), 'drs': {'CMIP3': 'DKRZ', 'CMIP5': 'DKRZ', 'CMIP6': 'DKRZ', 'CORDEX': 'DKRZ', 'OBS': 'default', 'OBS6': 'default', 'ana4mips': 'default', 'native6': 'default', 'obs4MIPs': 'default'}, 'exit_on_warning': False, 'extra_facets_dir': (), 'log_level': 'info', 'max_datasets': None, 'max_parallel_tasks': 8, 'max_years': None, 'output_dir': PosixPath('/projects/NS2980K/www/tomast/esmvaltool2.10.0/output'), 'output_file_type': 'png', 'profile_diagnostic': False, 'remove_preproc_dir': True, 'resume_from': [], 'rootpath': {'CMIP3': [PosixPath('/projects/NS9560K-datalake/ESGF/cmip3')], 'CMIP5': [PosixPath('/projects/NS9560K-datalake/ESGF/cmip5/output1'), PosixPath('/projects/NS9034K/CMIP5/output1'), PosixPath('/scratch/tomast/ESGF/cmip5/output1')], 'CMIP6': [PosixPath('/projects/NS9560K-datalake/ESGF/CMIP6'), PosixPath('/projects/NS9034K/CMIP6'), PosixPath('/projects/NS9252K/KeyCLIM_CMOR'), PosixPath('/scratch/tomast/ESGF/CMIP6')], 'OBS': [PosixPath('/projects/NS9560K-datalake/ESGF/obsdata'), PosixPath('/scratch/tomast/ESGF/obsdata')], 'OBS6': [PosixPath('/projects/NS9560K-datalake/ESGF/obsdata'), PosixPath('/scratch/tomast/ESGF/obsdata')], 'RAWOBS': [PosixPath('/projects/NS9560K-datalake/ESGF/rawdata/obs'), PosixPath('/scratch/tomast/ESGF/rawdata/obs')], 'ana4mips': [PosixPath('/projects/NS9560K-datalake/ESGF/ana4mips'), PosixPath('/scratch/tomast/ESGF/ana4mips')], 'default': [PosixPath('/scratch/tomast/ESGF/obsdata')], 'native6': [PosixPath('/projects/NS9560K-datalake/ESGF/obsdata/native6'), PosixPath('/scratch/tomast/ESGF/obsdata/native6')], 'obs4MIPs': [PosixPath('/projects/NS9560K-datalake/ESGF/obs4MIPs'), PosixPath('/projects/NS9560K-datalake/ESGF/obsdata'), PosixPath('/scratch/tomast/ESGF/obs4MIPs')]}, 'run_diagnostic': True, 'save_intermediary_cubes': False, 'search_esgf': 'when_missing', 'skip_nonexistent': False, 'write_ncl_interface': False}), mip = 'Amon', dataset = 'ACCESS1-0', project = 'CMIP5', exp = 'historical', ensemble = 'r1i1p1', short_name = 'pr', timerange = '1850/1855', variable_group = 'pr', diagnostic = 'diagnostic1', recipe_dataset_index = 0, alias = 'ACCESS1-0_r1i1p1', product = ['output1', 'output2'], institute = ['CSIRO-BOM'], original_short_name = 'pr', standard_name = 'precipitation_flux', long_name = 'Precipitation', units = 'kg m-2 s-1', modeling_realm = ['atmos'], frequency = 'mon', version = 'v1' 2024-02-14 14:03:39,133 UTC [308680] DEBUG esmvalcore.preprocessor:364 Running preprocessor step cmor_check_data 2024-02-14 14:03:39,134 UTC [308680] DEBUG esmvalcore.preprocessor:318 Running preprocessor function 'cmor_check_data' on the data loaded from original input file(s) [LocalFile('/projects/NS9560K-datalake/ESGF/cmip5/output1/CSIRO-BOM/ACCESS1-0/historical/mon/atmos/Amon/r1i1p1/v1/pr/pr_Amon_ACCESS1-0_historical_r1i1p1_185001-200512.nc')] with function argument(s) check_level = , cmor_table = 'CMIP5', mip = 'Amon', frequency = 'mon', short_name = 'pr' 2024-02-14 14:03:39,134 UTC [308678] DEBUG esmvalcore.preprocessor:364 Running preprocessor step fix_data 2024-02-14 14:03:39,134 UTC [308680] DEBUG esmvalcore.preprocessor:364 Running preprocessor step add_supplementary_variables 2024-02-14 14:03:39,135 UTC [308678] DEBUG esmvalcore.preprocessor:318 Running preprocessor function 'fix_data' on the data loaded from original input file(s) [LocalFile('/projects/NS9560K-datalake/ESGF/cmip5/output1/MPI-M/MPI-ESM-LR/historical/mon/atmos/Amon/r1i1p1/v20120315/ts/ts_Amon_MPI-ESM-LR_historical_r1i1p1_185001-200512.nc')] with function argument(s) check_level = , session = Session({'auxiliary_data_dir': PosixPath('/projects/NS9560K-datalake/ESGF/auxiliary_data'), 'check_level': , 'compress_netcdf': False, 'config_developer_file': PosixPath('/projects/NS2980K/conda/esmvaltool2.10.0/lib/python3.11/site-packages/esmvalcore/config-developer.yml'), 'config_file': PosixPath('/nird/home/tomast/.esmvaltool/config-user.yml'), 'diagnostics': None, 'download_dir': PosixPath('/scratch/tomast/ESGF'), 'drs': {'CMIP3': 'DKRZ', 'CMIP5': 'DKRZ', 'CMIP6': 'DKRZ', 'CORDEX': 'DKRZ', 'OBS': 'default', 'OBS6': 'default', 'ana4mips': 'default', 'native6': 'default', 'obs4MIPs': 'default'}, 'exit_on_warning': False, 'extra_facets_dir': (), 'log_level': 'info', 'max_datasets': None, 'max_parallel_tasks': 8, 'max_years': None, 'output_dir': PosixPath('/projects/NS2980K/www/tomast/esmvaltool2.10.0/output'), 'output_file_type': 'png', 'profile_diagnostic': False, 'remove_preproc_dir': True, 'resume_from': [], 'rootpath': {'CMIP3': [PosixPath('/projects/NS9560K-datalake/ESGF/cmip3')], 'CMIP5': [PosixPath('/projects/NS9560K-datalake/ESGF/cmip5/output1'), PosixPath('/projects/NS9034K/CMIP5/output1'), PosixPath('/scratch/tomast/ESGF/cmip5/output1')], 'CMIP6': [PosixPath('/projects/NS9560K-datalake/ESGF/CMIP6'), PosixPath('/projects/NS9034K/CMIP6'), PosixPath('/projects/NS9252K/KeyCLIM_CMOR'), PosixPath('/scratch/tomast/ESGF/CMIP6')], 'OBS': [PosixPath('/projects/NS9560K-datalake/ESGF/obsdata'), PosixPath('/scratch/tomast/ESGF/obsdata')], 'OBS6': [PosixPath('/projects/NS9560K-datalake/ESGF/obsdata'), PosixPath('/scratch/tomast/ESGF/obsdata')], 'RAWOBS': [PosixPath('/projects/NS9560K-datalake/ESGF/rawdata/obs'), PosixPath('/scratch/tomast/ESGF/rawdata/obs')], 'ana4mips': [PosixPath('/projects/NS9560K-datalake/ESGF/ana4mips'), PosixPath('/scratch/tomast/ESGF/ana4mips')], 'default': [PosixPath('/scratch/tomast/ESGF/obsdata')], 'native6': [PosixPath('/projects/NS9560K-datalake/ESGF/obsdata/native6'), PosixPath('/scratch/tomast/ESGF/obsdata/native6')], 'obs4MIPs': [PosixPath('/projects/NS9560K-datalake/ESGF/obs4MIPs'), PosixPath('/projects/NS9560K-datalake/ESGF/obsdata'), PosixPath('/scratch/tomast/ESGF/obs4MIPs')]}, 'run_diagnostic': True, 'save_intermediary_cubes': False, 'search_esgf': 'when_missing', 'skip_nonexistent': False, 'write_ncl_interface': False}), mip = 'Amon', dataset = 'MPI-ESM-LR', project = 'CMIP5', exp = 'historical', ensemble = 'r1i1p1', short_name = 'ts', timerange = '1850/1855', variable_group = 'ts', diagnostic = 'diagnostic1', recipe_dataset_index = 2, alias = 'MPI-ESM-LR', product = ['output1', 'output2'], institute = ['MPI-M'], original_short_name = 'ts', standard_name = 'surface_temperature', long_name = 'Surface Temperature', units = 'K', modeling_realm = ['atmos'], frequency = 'mon', version = 'v20120315' 2024-02-14 14:03:39,135 UTC [308678] DEBUG esmvalcore.preprocessor:364 Running preprocessor step cmor_check_data 2024-02-14 14:03:39,136 UTC [308678] DEBUG esmvalcore.preprocessor:318 Running preprocessor function 'cmor_check_data' on the data loaded from original input file(s) [LocalFile('/projects/NS9560K-datalake/ESGF/cmip5/output1/MPI-M/MPI-ESM-LR/historical/mon/atmos/Amon/r1i1p1/v20120315/ts/ts_Amon_MPI-ESM-LR_historical_r1i1p1_185001-200512.nc')] with function argument(s) check_level = , cmor_table = 'CMIP5', mip = 'Amon', frequency = 'mon', short_name = 'ts' 2024-02-14 14:03:39,136 UTC [308678] DEBUG esmvalcore.preprocessor:364 Running preprocessor step add_supplementary_variables 2024-02-14 14:03:39,137 UTC [308678] DEBUG esmvalcore.preprocessor:318 Running preprocessor function 'add_supplementary_variables' on the data loaded from original input file(s) [LocalFile('/projects/NS9560K-datalake/ESGF/cmip5/output1/MPI-M/MPI-ESM-LR/historical/mon/atmos/Amon/r1i1p1/v20120315/ts/ts_Amon_MPI-ESM-LR_historical_r1i1p1_185001-200512.nc')] with function argument(s) supplementary_cubes = [] 2024-02-14 14:03:39,137 UTC [308678] DEBUG esmvalcore.preprocessor:364 Running preprocessor step save 2024-02-14 14:03:39,137 UTC [308680] DEBUG esmvalcore.preprocessor:318 Running preprocessor function 'add_supplementary_variables' on the data loaded from original input file(s) [LocalFile('/projects/NS9560K-datalake/ESGF/cmip5/output1/CSIRO-BOM/ACCESS1-0/historical/mon/atmos/Amon/r1i1p1/v1/pr/pr_Amon_ACCESS1-0_historical_r1i1p1_185001-200512.nc')] with function argument(s) supplementary_cubes = [] 2024-02-14 14:03:39,137 UTC [308680] DEBUG esmvalcore.preprocessor:364 Running preprocessor step save 2024-02-14 14:03:39,137 UTC [308678] DEBUG esmvalcore.preprocessor:318 Running preprocessor function 'save' on the data [] loaded from original input file(s) [LocalFile('/projects/NS9560K-datalake/ESGF/cmip5/output1/MPI-M/MPI-ESM-LR/historical/mon/atmos/Amon/r1i1p1/v20120315/ts/ts_Amon_MPI-ESM-LR_historical_r1i1p1_185001-200512.nc')] with function argument(s) compress = False, filename = PosixPath('/projects/NS2980K/www/tomast/esmvaltool2.10.0/output/recipe_cvdp_20240214_140257/preproc/diagnostic1/ts/CMIP5_MPI-ESM-LR_Amon_historical_r1i1p1_ts_1850-1855.nc') 2024-02-14 14:03:39,138 UTC [308678] DEBUG esmvalcore.preprocessor._io:452 Saving cube: surface_temperature / (K) (time: 72; latitude: 96; longitude: 192) Dimension coordinates: time x - - latitude - x - longitude - - x Cell methods: 0 time: mean Attributes: Conventions 'CF-1.4' associated_files 'baseURL: http://cmip-pcmdi.llnl.gov/CMIP5/dataLocation gridspecFile: gridspec_atmos_fx_MPI-ESM-LR_historical_r0i0p0.nc ...' branch_time 10957.0 cmor_version '2.5.9' contact 'cmip5-mpi-esm@dkrz.de' experiment 'historical' experiment_id 'historical' forcing 'GHG Oz SD Sl Vl LU' frequency 'mon' initialization_method 1 institute_id 'MPI-M' institution 'Max Planck Institute for Meteorology' model_id 'MPI-ESM-LR' modeling_realm 'atmos' parent_experiment 'pre-industrial control' parent_experiment_id 'piControl' parent_experiment_rip 'r1i1p1' physics_version 1 product 'output' project_id 'CMIP5' realization 1 references 'ECHAM6: n/a; JSBACH: Raddatz et al., 2007. Will the tropical land biosphere ...' source 'MPI-ESM-LR 2011; URL: http://svn.zmaw.de/svn/cosmos/branches/releases/mpi-esm-cmip5/src/mod; ...' table_id 'Table Amon (27 April 2011) a5a1c518f52ae340313ba0aada03f862' title 'MPI-ESM-LR model output prepared for CMIP5 historical' with lazy data to /projects/NS2980K/www/tomast/esmvaltool2.10.0/output/recipe_cvdp_20240214_140257/preproc/diagnostic1/ts/CMIP5_MPI-ESM-LR_Amon_historical_r1i1p1_ts_1850-1855.nc 2024-02-14 14:03:39,139 UTC [308680] DEBUG esmvalcore.preprocessor:318 Running preprocessor function 'save' on the data [] loaded from original input file(s) [LocalFile('/projects/NS9560K-datalake/ESGF/cmip5/output1/CSIRO-BOM/ACCESS1-0/historical/mon/atmos/Amon/r1i1p1/v1/pr/pr_Amon_ACCESS1-0_historical_r1i1p1_185001-200512.nc')] with function argument(s) compress = False, filename = PosixPath('/projects/NS2980K/www/tomast/esmvaltool2.10.0/output/recipe_cvdp_20240214_140257/preproc/diagnostic1/pr/CMIP5_ACCESS1-0_Amon_historical_r1i1p1_pr_1850-1855.nc') 2024-02-14 14:03:39,139 UTC [308680] DEBUG esmvalcore.preprocessor._io:452 Saving cube: precipitation_flux / (kg m-2 s-1) (time: 72; latitude: 145; longitude: 192) Dimension coordinates: time x - - latitude - x - longitude - - x Cell methods: 0 time: mean Attributes: Conventions 'CF-1.4' associated_files 'baseURL: http://cmip-pcmdi.llnl.gov/CMIP5/dataLocation gridspecFile: gridspec_atmos_fx_ACCESS1-0_historical_r0i0p0.nc ...' branch_time 109207.0 cmor_version '2.8.0' contact 'The ACCESS wiki: http://wiki.csiro.au/confluence/display/ACCESS/Home. Contact ...' experiment 'historical' experiment_id 'historical' forcing 'GHG, Oz, SA, Sl, Vl, BC, OC, (GHG = CO2, N2O, CH4, CFC11, CFC12, CFC113, ...' frequency 'mon' initialization_method 1 institute_id 'CSIRO-BOM' institution 'CSIRO (Commonwealth Scientific and Industrial Research Organisation, Australia), ...' model_id 'ACCESS1-0' modeling_realm 'atmos' parent_experiment 'pre-industrial control' parent_experiment_id 'piControl' parent_experiment_rip 'r1i1p1' physics_version 1 product 'output' project_id 'CMIP5' realization 1 references 'See http://wiki.csiro.au/confluence/display/ACCESS/ACCESS+Publications' source 'ACCESS1-0 2011. Atmosphere: AGCM v1.0 (N96 grid-point, 1.875 degrees EW ...' table_id 'Table Amon (27 April 2011) 9c851218e3842df9a62ef38b1e2575bb' title 'ACCESS1-0 model output prepared for CMIP5 historical' version_number 'v20120115' with lazy data to /projects/NS2980K/www/tomast/esmvaltool2.10.0/output/recipe_cvdp_20240214_140257/preproc/diagnostic1/pr/CMIP5_ACCESS1-0_Amon_historical_r1i1p1_pr_1850-1855.nc 2024-02-14 14:03:39,153 UTC [308679] DEBUG esmvalcore.preprocessor._io:176 Done with loading /projects/NS9560K-datalake/ESGF/cmip5/output1/MPI-M/MPI-ESM-LR/historical/mon/atmos/Amon/r1i1p1/v20120315/tas/tas_Amon_MPI-ESM-LR_historical_r1i1p1_185001-200512.nc 2024-02-14 14:03:39,153 UTC [308679] DEBUG esmvalcore.preprocessor:364 Running preprocessor step fix_metadata 2024-02-14 14:03:39,155 UTC [308679] DEBUG esmvalcore.preprocessor:318 Running preprocessor function 'fix_metadata' on the data [] loaded from original input file(s) [LocalFile('/projects/NS9560K-datalake/ESGF/cmip5/output1/MPI-M/MPI-ESM-LR/historical/mon/atmos/Amon/r1i1p1/v20120315/tas/tas_Amon_MPI-ESM-LR_historical_r1i1p1_185001-200512.nc')] with function argument(s) check_level = , session = Session({'auxiliary_data_dir': PosixPath('/projects/NS9560K-datalake/ESGF/auxiliary_data'), 'check_level': , 'compress_netcdf': False, 'config_developer_file': PosixPath('/projects/NS2980K/conda/esmvaltool2.10.0/lib/python3.11/site-packages/esmvalcore/config-developer.yml'), 'config_file': PosixPath('/nird/home/tomast/.esmvaltool/config-user.yml'), 'diagnostics': None, 'download_dir': PosixPath('/scratch/tomast/ESGF'), 'drs': {'CMIP3': 'DKRZ', 'CMIP5': 'DKRZ', 'CMIP6': 'DKRZ', 'CORDEX': 'DKRZ', 'OBS': 'default', 'OBS6': 'default', 'ana4mips': 'default', 'native6': 'default', 'obs4MIPs': 'default'}, 'exit_on_warning': False, 'extra_facets_dir': (), 'log_level': 'info', 'max_datasets': None, 'max_parallel_tasks': 8, 'max_years': None, 'output_dir': PosixPath('/projects/NS2980K/www/tomast/esmvaltool2.10.0/output'), 'output_file_type': 'png', 'profile_diagnostic': False, 'remove_preproc_dir': True, 'resume_from': [], 'rootpath': {'CMIP3': [PosixPath('/projects/NS9560K-datalake/ESGF/cmip3')], 'CMIP5': [PosixPath('/projects/NS9560K-datalake/ESGF/cmip5/output1'), PosixPath('/projects/NS9034K/CMIP5/output1'), PosixPath('/scratch/tomast/ESGF/cmip5/output1')], 'CMIP6': [PosixPath('/projects/NS9560K-datalake/ESGF/CMIP6'), PosixPath('/projects/NS9034K/CMIP6'), PosixPath('/projects/NS9252K/KeyCLIM_CMOR'), PosixPath('/scratch/tomast/ESGF/CMIP6')], 'OBS': [PosixPath('/projects/NS9560K-datalake/ESGF/obsdata'), PosixPath('/scratch/tomast/ESGF/obsdata')], 'OBS6': [PosixPath('/projects/NS9560K-datalake/ESGF/obsdata'), PosixPath('/scratch/tomast/ESGF/obsdata')], 'RAWOBS': [PosixPath('/projects/NS9560K-datalake/ESGF/rawdata/obs'), PosixPath('/scratch/tomast/ESGF/rawdata/obs')], 'ana4mips': [PosixPath('/projects/NS9560K-datalake/ESGF/ana4mips'), PosixPath('/scratch/tomast/ESGF/ana4mips')], 'default': [PosixPath('/scratch/tomast/ESGF/obsdata')], 'native6': [PosixPath('/projects/NS9560K-datalake/ESGF/obsdata/native6'), PosixPath('/scratch/tomast/ESGF/obsdata/native6')], 'obs4MIPs': [PosixPath('/projects/NS9560K-datalake/ESGF/obs4MIPs'), PosixPath('/projects/NS9560K-datalake/ESGF/obsdata'), PosixPath('/scratch/tomast/ESGF/obs4MIPs')]}, 'run_diagnostic': True, 'save_intermediary_cubes': False, 'search_esgf': 'when_missing', 'skip_nonexistent': False, 'write_ncl_interface': False}), mip = 'Amon', dataset = 'MPI-ESM-LR', project = 'CMIP5', exp = 'historical', ensemble = 'r1i1p1', short_name = 'tas', timerange = '1850/1855', variable_group = 'tas', diagnostic = 'diagnostic1', recipe_dataset_index = 2, alias = 'MPI-ESM-LR', product = ['output1', 'output2'], institute = ['MPI-M'], original_short_name = 'tas', standard_name = 'air_temperature', long_name = 'Near-Surface Air Temperature', units = 'K', modeling_realm = ['atmos'], frequency = 'mon', version = 'v20120315' 2024-02-14 14:03:39,160 UTC [308679] DEBUG esmvalcore.preprocessor:364 Running preprocessor step concatenate 2024-02-14 14:03:39,161 UTC [308679] DEBUG esmvalcore.preprocessor:318 Running preprocessor function 'concatenate' on the data [] loaded from original input file(s) [LocalFile('/projects/NS9560K-datalake/ESGF/cmip5/output1/MPI-M/MPI-ESM-LR/historical/mon/atmos/Amon/r1i1p1/v20120315/tas/tas_Amon_MPI-ESM-LR_historical_r1i1p1_185001-200512.nc')] with function argument(s) check_level = 2024-02-14 14:03:39,161 UTC [308679] DEBUG esmvalcore.preprocessor:364 Running preprocessor step cmor_check_metadata 2024-02-14 14:03:39,162 UTC [308679] DEBUG esmvalcore.preprocessor:318 Running preprocessor function 'cmor_check_metadata' on the data loaded from original input file(s) [LocalFile('/projects/NS9560K-datalake/ESGF/cmip5/output1/MPI-M/MPI-ESM-LR/historical/mon/atmos/Amon/r1i1p1/v20120315/tas/tas_Amon_MPI-ESM-LR_historical_r1i1p1_185001-200512.nc')] with function argument(s) check_level = , cmor_table = 'CMIP5', mip = 'Amon', frequency = 'mon', short_name = 'tas' 2024-02-14 14:03:39,166 UTC [308679] DEBUG esmvalcore.preprocessor:364 Running preprocessor step clip_timerange 2024-02-14 14:03:39,167 UTC [308679] DEBUG esmvalcore.preprocessor:318 Running preprocessor function 'clip_timerange' on the data loaded from original input file(s) [LocalFile('/projects/NS9560K-datalake/ESGF/cmip5/output1/MPI-M/MPI-ESM-LR/historical/mon/atmos/Amon/r1i1p1/v20120315/tas/tas_Amon_MPI-ESM-LR_historical_r1i1p1_185001-200512.nc')] with function argument(s) timerange = '1850/1855' 2024-02-14 14:03:39,174 UTC [308679] DEBUG esmvalcore.preprocessor:364 Running preprocessor step fix_data 2024-02-14 14:03:39,175 UTC [308679] DEBUG esmvalcore.preprocessor:318 Running preprocessor function 'fix_data' on the data loaded from original input file(s) [LocalFile('/projects/NS9560K-datalake/ESGF/cmip5/output1/MPI-M/MPI-ESM-LR/historical/mon/atmos/Amon/r1i1p1/v20120315/tas/tas_Amon_MPI-ESM-LR_historical_r1i1p1_185001-200512.nc')] with function argument(s) check_level = , session = Session({'auxiliary_data_dir': PosixPath('/projects/NS9560K-datalake/ESGF/auxiliary_data'), 'check_level': , 'compress_netcdf': False, 'config_developer_file': PosixPath('/projects/NS2980K/conda/esmvaltool2.10.0/lib/python3.11/site-packages/esmvalcore/config-developer.yml'), 'config_file': PosixPath('/nird/home/tomast/.esmvaltool/config-user.yml'), 'diagnostics': None, 'download_dir': PosixPath('/scratch/tomast/ESGF'), 'drs': {'CMIP3': 'DKRZ', 'CMIP5': 'DKRZ', 'CMIP6': 'DKRZ', 'CORDEX': 'DKRZ', 'OBS': 'default', 'OBS6': 'default', 'ana4mips': 'default', 'native6': 'default', 'obs4MIPs': 'default'}, 'exit_on_warning': False, 'extra_facets_dir': (), 'log_level': 'info', 'max_datasets': None, 'max_parallel_tasks': 8, 'max_years': None, 'output_dir': PosixPath('/projects/NS2980K/www/tomast/esmvaltool2.10.0/output'), 'output_file_type': 'png', 'profile_diagnostic': False, 'remove_preproc_dir': True, 'resume_from': [], 'rootpath': {'CMIP3': [PosixPath('/projects/NS9560K-datalake/ESGF/cmip3')], 'CMIP5': [PosixPath('/projects/NS9560K-datalake/ESGF/cmip5/output1'), PosixPath('/projects/NS9034K/CMIP5/output1'), PosixPath('/scratch/tomast/ESGF/cmip5/output1')], 'CMIP6': [PosixPath('/projects/NS9560K-datalake/ESGF/CMIP6'), PosixPath('/projects/NS9034K/CMIP6'), PosixPath('/projects/NS9252K/KeyCLIM_CMOR'), PosixPath('/scratch/tomast/ESGF/CMIP6')], 'OBS': [PosixPath('/projects/NS9560K-datalake/ESGF/obsdata'), PosixPath('/scratch/tomast/ESGF/obsdata')], 'OBS6': [PosixPath('/projects/NS9560K-datalake/ESGF/obsdata'), PosixPath('/scratch/tomast/ESGF/obsdata')], 'RAWOBS': [PosixPath('/projects/NS9560K-datalake/ESGF/rawdata/obs'), PosixPath('/scratch/tomast/ESGF/rawdata/obs')], 'ana4mips': [PosixPath('/projects/NS9560K-datalake/ESGF/ana4mips'), PosixPath('/scratch/tomast/ESGF/ana4mips')], 'default': [PosixPath('/scratch/tomast/ESGF/obsdata')], 'native6': [PosixPath('/projects/NS9560K-datalake/ESGF/obsdata/native6'), PosixPath('/scratch/tomast/ESGF/obsdata/native6')], 'obs4MIPs': [PosixPath('/projects/NS9560K-datalake/ESGF/obs4MIPs'), PosixPath('/projects/NS9560K-datalake/ESGF/obsdata'), PosixPath('/scratch/tomast/ESGF/obs4MIPs')]}, 'run_diagnostic': True, 'save_intermediary_cubes': False, 'search_esgf': 'when_missing', 'skip_nonexistent': False, 'write_ncl_interface': False}), mip = 'Amon', dataset = 'MPI-ESM-LR', project = 'CMIP5', exp = 'historical', ensemble = 'r1i1p1', short_name = 'tas', timerange = '1850/1855', variable_group = 'tas', diagnostic = 'diagnostic1', recipe_dataset_index = 2, alias = 'MPI-ESM-LR', product = ['output1', 'output2'], institute = ['MPI-M'], original_short_name = 'tas', standard_name = 'air_temperature', long_name = 'Near-Surface Air Temperature', units = 'K', modeling_realm = ['atmos'], frequency = 'mon', version = 'v20120315' 2024-02-14 14:03:39,175 UTC [308679] DEBUG esmvalcore.preprocessor:364 Running preprocessor step cmor_check_data 2024-02-14 14:03:39,176 UTC [308679] DEBUG esmvalcore.preprocessor:318 Running preprocessor function 'cmor_check_data' on the data loaded from original input file(s) [LocalFile('/projects/NS9560K-datalake/ESGF/cmip5/output1/MPI-M/MPI-ESM-LR/historical/mon/atmos/Amon/r1i1p1/v20120315/tas/tas_Amon_MPI-ESM-LR_historical_r1i1p1_185001-200512.nc')] with function argument(s) check_level = , cmor_table = 'CMIP5', mip = 'Amon', frequency = 'mon', short_name = 'tas' 2024-02-14 14:03:39,176 UTC [308679] DEBUG esmvalcore.preprocessor:364 Running preprocessor step add_supplementary_variables 2024-02-14 14:03:39,177 UTC [308679] DEBUG esmvalcore.preprocessor:318 Running preprocessor function 'add_supplementary_variables' on the data loaded from original input file(s) [LocalFile('/projects/NS9560K-datalake/ESGF/cmip5/output1/MPI-M/MPI-ESM-LR/historical/mon/atmos/Amon/r1i1p1/v20120315/tas/tas_Amon_MPI-ESM-LR_historical_r1i1p1_185001-200512.nc')] with function argument(s) supplementary_cubes = [] 2024-02-14 14:03:39,177 UTC [308679] DEBUG esmvalcore.preprocessor:364 Running preprocessor step save 2024-02-14 14:03:39,178 UTC [308679] DEBUG esmvalcore.preprocessor:318 Running preprocessor function 'save' on the data [] loaded from original input file(s) [LocalFile('/projects/NS9560K-datalake/ESGF/cmip5/output1/MPI-M/MPI-ESM-LR/historical/mon/atmos/Amon/r1i1p1/v20120315/tas/tas_Amon_MPI-ESM-LR_historical_r1i1p1_185001-200512.nc')] with function argument(s) compress = False, filename = PosixPath('/projects/NS2980K/www/tomast/esmvaltool2.10.0/output/recipe_cvdp_20240214_140257/preproc/diagnostic1/tas/CMIP5_MPI-ESM-LR_Amon_historical_r1i1p1_tas_1850-1855.nc') 2024-02-14 14:03:39,178 UTC [308679] DEBUG esmvalcore.preprocessor._io:452 Saving cube: air_temperature / (K) (time: 72; latitude: 96; longitude: 192) Dimension coordinates: time x - - latitude - x - longitude - - x Scalar coordinates: height 2.0 m Cell methods: 0 time: mean Attributes: Conventions 'CF-1.4' associated_files 'baseURL: http://cmip-pcmdi.llnl.gov/CMIP5/dataLocation gridspecFile: gridspec_atmos_fx_MPI-ESM-LR_historical_r0i0p0.nc ...' branch_time 10957.0 cmor_version '2.5.9' contact 'cmip5-mpi-esm@dkrz.de' experiment 'historical' experiment_id 'historical' forcing 'GHG Oz SD Sl Vl LU' frequency 'mon' initialization_method 1 institute_id 'MPI-M' institution 'Max Planck Institute for Meteorology' model_id 'MPI-ESM-LR' modeling_realm 'atmos' parent_experiment 'pre-industrial control' parent_experiment_id 'piControl' parent_experiment_rip 'r1i1p1' physics_version 1 product 'output' project_id 'CMIP5' realization 1 references 'ECHAM6: n/a; JSBACH: Raddatz et al., 2007. Will the tropical land biosphere ...' source 'MPI-ESM-LR 2011; URL: http://svn.zmaw.de/svn/cosmos/branches/releases/mpi-esm-cmip5/src/mod; ...' table_id 'Table Amon (27 April 2011) a5a1c518f52ae340313ba0aada03f862' title 'MPI-ESM-LR model output prepared for CMIP5 historical' with lazy data to /projects/NS2980K/www/tomast/esmvaltool2.10.0/output/recipe_cvdp_20240214_140257/preproc/diagnostic1/tas/CMIP5_MPI-ESM-LR_Amon_historical_r1i1p1_tas_1850-1855.nc 2024-02-14 14:03:39,330 UTC [308678] INFO esmvalcore._task:266 Successfully completed task diagnostic1/ts (priority 1) in 0:00:02.503849 2024-02-14 14:03:39,337 UTC [308679] INFO esmvalcore._task:266 Successfully completed task diagnostic1/tas (priority 2) in 0:00:02.509990 2024-02-14 14:03:39,374 UTC [308680] INFO esmvalcore._task:266 Successfully completed task diagnostic1/pr (priority 3) in 0:00:02.546947 2024-02-14 14:03:39,427 UTC [308405] INFO esmvalcore._task:793 Progress: 0 tasks running, 1 tasks waiting for ancestors, 4/5 done 2024-02-14 14:03:39,436 UTC [308682] INFO esmvalcore._task:261 Starting task diagnostic1/cvdp in process [308682] 2024-02-14 14:03:39,439 UTC [308682] INFO esmvalcore._task:502 Running command ['/projects/NS2980K/conda/esmvaltool2.10.0/bin/python', '/projects/NS2980K/conda/esmvaltool2.10.0/lib/python3.11/site-packages/esmvaltool/diag_scripts/cvdp/cvdp_wrapper.py', '/projects/NS2980K/www/tomast/esmvaltool2.10.0/output/recipe_cvdp_20240214_140257/run/diagnostic1/cvdp/settings.yml'] 2024-02-14 14:03:39,439 UTC [308682] DEBUG esmvalcore._task:503 in environment {'MPLBACKEND': 'Agg'} 2024-02-14 14:03:39,439 UTC [308682] DEBUG esmvalcore._task:505 in current working directory: /projects/NS2980K/www/tomast/esmvaltool2.10.0/output/recipe_cvdp_20240214_140257/run/diagnostic1/cvdp 2024-02-14 14:03:39,439 UTC [308682] INFO esmvalcore._task:506 Writing output to /projects/NS2980K/www/tomast/esmvaltool2.10.0/output/recipe_cvdp_20240214_140257/work/diagnostic1/cvdp 2024-02-14 14:03:39,439 UTC [308682] INFO esmvalcore._task:507 Writing plots to /projects/NS2980K/www/tomast/esmvaltool2.10.0/output/recipe_cvdp_20240214_140257/plots/diagnostic1/cvdp 2024-02-14 14:03:39,439 UTC [308682] INFO esmvalcore._task:508 Writing log to /projects/NS2980K/www/tomast/esmvaltool2.10.0/output/recipe_cvdp_20240214_140257/run/diagnostic1/cvdp/log.txt 2024-02-14 14:03:39,439 UTC [308682] INFO esmvalcore._task:518 To re-run this diagnostic script, run: cd /projects/NS2980K/www/tomast/esmvaltool2.10.0/output/recipe_cvdp_20240214_140257/run/diagnostic1/cvdp; MPLBACKEND="Agg" /projects/NS2980K/conda/esmvaltool2.10.0/bin/python /projects/NS2980K/conda/esmvaltool2.10.0/lib/python3.11/site-packages/esmvaltool/diag_scripts/cvdp/cvdp_wrapper.py /projects/NS2980K/www/tomast/esmvaltool2.10.0/output/recipe_cvdp_20240214_140257/run/diagnostic1/cvdp/settings.yml 2024-02-14 14:03:39,527 UTC [308405] INFO esmvalcore._task:793 Progress: 1 tasks running, 0 tasks waiting for ancestors, 4/5 done 2024-02-14 14:09:16,167 UTC [308682] INFO esmvalcore._task:128 Maximum memory used (estimate): 0.8 GB 2024-02-14 14:09:16,169 UTC [308682] INFO esmvalcore._task:130 Sampled every second. It may be inaccurate if short but high spikes in memory consumption occur. 2024-02-14 14:09:16,170 UTC [308682] DEBUG esmvalcore._task:591 Script cvdp/cvdp_wrapper.py completed successfully 2024-02-14 14:09:16,170 UTC [308682] DEBUG esmvalcore._task:610 Collecting provenance from /projects/NS2980K/www/tomast/esmvaltool2.10.0/output/recipe_cvdp_20240214_140257/run/diagnostic1/cvdp/diagnostic_provenance.yml 2024-02-14 14:09:17,291 UTC [308682] DEBUG PIL.PngImagePlugin:190 STREAM b'IHDR' 16 13 2024-02-14 14:09:17,292 UTC [308682] DEBUG PIL.PngImagePlugin:190 STREAM b'cHRM' 41 32 2024-02-14 14:09:17,292 UTC [308682] DEBUG PIL.PngImagePlugin:190 STREAM b'bKGD' 85 6 2024-02-14 14:09:17,292 UTC [308682] DEBUG PIL.PngImagePlugin:726 b'bKGD' 85 6 (unknown) 2024-02-14 14:09:17,292 UTC [308682] DEBUG PIL.PngImagePlugin:190 STREAM b'tIME' 103 7 2024-02-14 14:09:17,292 UTC [308682] DEBUG PIL.PngImagePlugin:726 b'tIME' 103 7 (unknown) 2024-02-14 14:09:17,292 UTC [308682] DEBUG PIL.PngImagePlugin:190 STREAM b'IDAT' 122 32768 2024-02-14 14:09:17,349 UTC [308682] DEBUG PIL.PngImagePlugin:190 STREAM b'tEXt' 191776 37 2024-02-14 14:09:17,349 UTC [308682] DEBUG PIL.PngImagePlugin:190 STREAM b'tEXt' 191825 37 2024-02-14 14:09:17,349 UTC [308682] DEBUG PIL.PngImagePlugin:190 STREAM b'tEXt' 191874 40 2024-02-14 14:09:17,563 UTC [308682] DEBUG PIL.PngImagePlugin:190 STREAM b'IHDR' 16 13 2024-02-14 14:09:17,563 UTC [308682] DEBUG PIL.PngImagePlugin:190 STREAM b'cHRM' 41 32 2024-02-14 14:09:17,563 UTC [308682] DEBUG PIL.PngImagePlugin:190 STREAM b'bKGD' 85 6 2024-02-14 14:09:17,563 UTC [308682] DEBUG PIL.PngImagePlugin:726 b'bKGD' 85 6 (unknown) 2024-02-14 14:09:17,563 UTC [308682] DEBUG PIL.PngImagePlugin:190 STREAM b'tIME' 103 7 2024-02-14 14:09:17,563 UTC [308682] DEBUG PIL.PngImagePlugin:726 b'tIME' 103 7 (unknown) 2024-02-14 14:09:17,563 UTC [308682] DEBUG PIL.PngImagePlugin:190 STREAM b'IDAT' 122 32768 2024-02-14 14:09:17,605 UTC [308682] DEBUG PIL.PngImagePlugin:190 STREAM b'tEXt' 194997 37 2024-02-14 14:09:17,605 UTC [308682] DEBUG PIL.PngImagePlugin:190 STREAM b'tEXt' 195046 37 2024-02-14 14:09:17,605 UTC [308682] DEBUG PIL.PngImagePlugin:190 STREAM b'tEXt' 195095 40 2024-02-14 14:09:17,806 UTC [308682] DEBUG PIL.PngImagePlugin:190 STREAM b'IHDR' 16 13 2024-02-14 14:09:17,806 UTC [308682] DEBUG PIL.PngImagePlugin:190 STREAM b'cHRM' 41 32 2024-02-14 14:09:17,806 UTC [308682] DEBUG PIL.PngImagePlugin:190 STREAM b'bKGD' 85 6 2024-02-14 14:09:17,806 UTC [308682] DEBUG PIL.PngImagePlugin:726 b'bKGD' 85 6 (unknown) 2024-02-14 14:09:17,807 UTC [308682] DEBUG PIL.PngImagePlugin:190 STREAM b'tIME' 103 7 2024-02-14 14:09:17,807 UTC [308682] DEBUG PIL.PngImagePlugin:726 b'tIME' 103 7 (unknown) 2024-02-14 14:09:17,807 UTC [308682] DEBUG PIL.PngImagePlugin:190 STREAM b'IDAT' 122 32768 2024-02-14 14:09:17,866 UTC [308682] DEBUG PIL.PngImagePlugin:190 STREAM b'tEXt' 191146 37 2024-02-14 14:09:17,866 UTC [308682] DEBUG PIL.PngImagePlugin:190 STREAM b'tEXt' 191195 37 2024-02-14 14:09:17,866 UTC [308682] DEBUG PIL.PngImagePlugin:190 STREAM b'tEXt' 191244 40 2024-02-14 14:09:18,068 UTC [308682] DEBUG PIL.PngImagePlugin:190 STREAM b'IHDR' 16 13 2024-02-14 14:09:18,069 UTC [308682] DEBUG PIL.PngImagePlugin:190 STREAM b'cHRM' 41 32 2024-02-14 14:09:18,069 UTC [308682] DEBUG PIL.PngImagePlugin:190 STREAM b'bKGD' 85 6 2024-02-14 14:09:18,069 UTC [308682] DEBUG PIL.PngImagePlugin:726 b'bKGD' 85 6 (unknown) 2024-02-14 14:09:18,069 UTC [308682] DEBUG PIL.PngImagePlugin:190 STREAM b'tIME' 103 7 2024-02-14 14:09:18,069 UTC [308682] DEBUG PIL.PngImagePlugin:726 b'tIME' 103 7 (unknown) 2024-02-14 14:09:18,069 UTC [308682] DEBUG PIL.PngImagePlugin:190 STREAM b'IDAT' 122 32768 2024-02-14 14:09:18,086 UTC [308682] DEBUG PIL.PngImagePlugin:190 STREAM b'tEXt' 148877 37 2024-02-14 14:09:18,086 UTC [308682] DEBUG PIL.PngImagePlugin:190 STREAM b'tEXt' 148926 37 2024-02-14 14:09:18,086 UTC [308682] DEBUG PIL.PngImagePlugin:190 STREAM b'tEXt' 148975 40 2024-02-14 14:09:18,184 UTC [308682] DEBUG PIL.PngImagePlugin:190 STREAM b'IHDR' 16 13 2024-02-14 14:09:18,185 UTC [308682] DEBUG PIL.PngImagePlugin:190 STREAM b'cHRM' 41 32 2024-02-14 14:09:18,185 UTC [308682] DEBUG PIL.PngImagePlugin:190 STREAM b'bKGD' 85 6 2024-02-14 14:09:18,185 UTC [308682] DEBUG PIL.PngImagePlugin:726 b'bKGD' 85 6 (unknown) 2024-02-14 14:09:18,185 UTC [308682] DEBUG PIL.PngImagePlugin:190 STREAM b'tIME' 103 7 2024-02-14 14:09:18,185 UTC [308682] DEBUG PIL.PngImagePlugin:726 b'tIME' 103 7 (unknown) 2024-02-14 14:09:18,185 UTC [308682] DEBUG PIL.PngImagePlugin:190 STREAM b'IDAT' 122 32768 2024-02-14 14:09:18,203 UTC [308682] DEBUG PIL.PngImagePlugin:190 STREAM b'tEXt' 154544 37 2024-02-14 14:09:18,203 UTC [308682] DEBUG PIL.PngImagePlugin:190 STREAM b'tEXt' 154593 37 2024-02-14 14:09:18,203 UTC [308682] DEBUG PIL.PngImagePlugin:190 STREAM b'tEXt' 154642 40 2024-02-14 14:09:18,308 UTC [308682] DEBUG PIL.PngImagePlugin:190 STREAM b'IHDR' 16 13 2024-02-14 14:09:18,308 UTC [308682] DEBUG PIL.PngImagePlugin:190 STREAM b'cHRM' 41 32 2024-02-14 14:09:18,308 UTC [308682] DEBUG PIL.PngImagePlugin:190 STREAM b'bKGD' 85 6 2024-02-14 14:09:18,308 UTC [308682] DEBUG PIL.PngImagePlugin:726 b'bKGD' 85 6 (unknown) 2024-02-14 14:09:18,308 UTC [308682] DEBUG PIL.PngImagePlugin:190 STREAM b'tIME' 103 7 2024-02-14 14:09:18,308 UTC [308682] DEBUG PIL.PngImagePlugin:726 b'tIME' 103 7 (unknown) 2024-02-14 14:09:18,308 UTC [308682] DEBUG PIL.PngImagePlugin:190 STREAM b'IDAT' 122 32768 2024-02-14 14:09:18,333 UTC [308682] DEBUG PIL.PngImagePlugin:190 STREAM b'tEXt' 150775 37 2024-02-14 14:09:18,333 UTC [308682] DEBUG PIL.PngImagePlugin:190 STREAM b'tEXt' 150824 37 2024-02-14 14:09:18,333 UTC [308682] DEBUG PIL.PngImagePlugin:190 STREAM b'tEXt' 150873 40 2024-02-14 14:09:18,432 UTC [308682] DEBUG PIL.PngImagePlugin:190 STREAM b'IHDR' 16 13 2024-02-14 14:09:18,432 UTC [308682] DEBUG PIL.PngImagePlugin:190 STREAM b'cHRM' 41 32 2024-02-14 14:09:18,432 UTC [308682] DEBUG PIL.PngImagePlugin:190 STREAM b'bKGD' 85 6 2024-02-14 14:09:18,432 UTC [308682] DEBUG PIL.PngImagePlugin:726 b'bKGD' 85 6 (unknown) 2024-02-14 14:09:18,432 UTC [308682] DEBUG PIL.PngImagePlugin:190 STREAM b'tIME' 103 7 2024-02-14 14:09:18,432 UTC [308682] DEBUG PIL.PngImagePlugin:726 b'tIME' 103 7 (unknown) 2024-02-14 14:09:18,432 UTC [308682] DEBUG PIL.PngImagePlugin:190 STREAM b'IDAT' 122 32768 2024-02-14 14:09:18,449 UTC [308682] DEBUG PIL.PngImagePlugin:190 STREAM b'tEXt' 152516 37 2024-02-14 14:09:18,449 UTC [308682] DEBUG PIL.PngImagePlugin:190 STREAM b'tEXt' 152565 37 2024-02-14 14:09:18,449 UTC [308682] DEBUG PIL.PngImagePlugin:190 STREAM b'tEXt' 152614 40 2024-02-14 14:09:18,545 UTC [308682] DEBUG PIL.PngImagePlugin:190 STREAM b'IHDR' 16 13 2024-02-14 14:09:18,545 UTC [308682] DEBUG PIL.PngImagePlugin:190 STREAM b'cHRM' 41 32 2024-02-14 14:09:18,545 UTC [308682] DEBUG PIL.PngImagePlugin:190 STREAM b'bKGD' 85 6 2024-02-14 14:09:18,545 UTC [308682] DEBUG PIL.PngImagePlugin:726 b'bKGD' 85 6 (unknown) 2024-02-14 14:09:18,546 UTC [308682] DEBUG PIL.PngImagePlugin:190 STREAM b'tIME' 103 7 2024-02-14 14:09:18,546 UTC [308682] DEBUG PIL.PngImagePlugin:726 b'tIME' 103 7 (unknown) 2024-02-14 14:09:18,546 UTC [308682] DEBUG PIL.PngImagePlugin:190 STREAM b'IDAT' 122 32768 2024-02-14 14:09:18,562 UTC [308682] DEBUG PIL.PngImagePlugin:190 STREAM b'tEXt' 150521 37 2024-02-14 14:09:18,562 UTC [308682] DEBUG PIL.PngImagePlugin:190 STREAM b'tEXt' 150570 37 2024-02-14 14:09:18,562 UTC [308682] DEBUG PIL.PngImagePlugin:190 STREAM b'tEXt' 150619 40 2024-02-14 14:09:18,638 UTC [308682] DEBUG PIL.PngImagePlugin:190 STREAM b'IHDR' 16 13 2024-02-14 14:09:18,638 UTC [308682] DEBUG PIL.PngImagePlugin:190 STREAM b'cHRM' 41 32 2024-02-14 14:09:18,638 UTC [308682] DEBUG PIL.PngImagePlugin:190 STREAM b'bKGD' 85 6 2024-02-14 14:09:18,638 UTC [308682] DEBUG PIL.PngImagePlugin:726 b'bKGD' 85 6 (unknown) 2024-02-14 14:09:18,638 UTC [308682] DEBUG PIL.PngImagePlugin:190 STREAM b'tIME' 103 7 2024-02-14 14:09:18,638 UTC [308682] DEBUG PIL.PngImagePlugin:726 b'tIME' 103 7 (unknown) 2024-02-14 14:09:18,638 UTC [308682] DEBUG PIL.PngImagePlugin:190 STREAM b'IDAT' 122 32768 2024-02-14 14:09:18,656 UTC [308682] DEBUG PIL.PngImagePlugin:190 STREAM b'tEXt' 201004 37 2024-02-14 14:09:18,656 UTC [308682] DEBUG PIL.PngImagePlugin:190 STREAM b'tEXt' 201053 37 2024-02-14 14:09:18,656 UTC [308682] DEBUG PIL.PngImagePlugin:190 STREAM b'tEXt' 201102 40 2024-02-14 14:09:18,736 UTC [308682] DEBUG PIL.PngImagePlugin:190 STREAM b'IHDR' 16 13 2024-02-14 14:09:18,736 UTC [308682] DEBUG PIL.PngImagePlugin:190 STREAM b'cHRM' 41 32 2024-02-14 14:09:18,736 UTC [308682] DEBUG PIL.PngImagePlugin:190 STREAM b'bKGD' 85 6 2024-02-14 14:09:18,736 UTC [308682] DEBUG PIL.PngImagePlugin:726 b'bKGD' 85 6 (unknown) 2024-02-14 14:09:18,736 UTC [308682] DEBUG PIL.PngImagePlugin:190 STREAM b'tIME' 103 7 2024-02-14 14:09:18,736 UTC [308682] DEBUG PIL.PngImagePlugin:726 b'tIME' 103 7 (unknown) 2024-02-14 14:09:18,736 UTC [308682] DEBUG PIL.PngImagePlugin:190 STREAM b'IDAT' 122 32768 2024-02-14 14:09:18,754 UTC [308682] DEBUG PIL.PngImagePlugin:190 STREAM b'tEXt' 218033 37 2024-02-14 14:09:18,754 UTC [308682] DEBUG PIL.PngImagePlugin:190 STREAM b'tEXt' 218082 37 2024-02-14 14:09:18,754 UTC [308682] DEBUG PIL.PngImagePlugin:190 STREAM b'tEXt' 218131 40 2024-02-14 14:09:18,834 UTC [308682] DEBUG PIL.PngImagePlugin:190 STREAM b'IHDR' 16 13 2024-02-14 14:09:18,834 UTC [308682] DEBUG PIL.PngImagePlugin:190 STREAM b'cHRM' 41 32 2024-02-14 14:09:18,834 UTC [308682] DEBUG PIL.PngImagePlugin:190 STREAM b'bKGD' 85 6 2024-02-14 14:09:18,834 UTC [308682] DEBUG PIL.PngImagePlugin:726 b'bKGD' 85 6 (unknown) 2024-02-14 14:09:18,834 UTC [308682] DEBUG PIL.PngImagePlugin:190 STREAM b'tIME' 103 7 2024-02-14 14:09:18,834 UTC [308682] DEBUG PIL.PngImagePlugin:726 b'tIME' 103 7 (unknown) 2024-02-14 14:09:18,834 UTC [308682] DEBUG PIL.PngImagePlugin:190 STREAM b'IDAT' 122 32768 2024-02-14 14:09:18,853 UTC [308682] DEBUG PIL.PngImagePlugin:190 STREAM b'tEXt' 231806 37 2024-02-14 14:09:18,853 UTC [308682] DEBUG PIL.PngImagePlugin:190 STREAM b'tEXt' 231855 37 2024-02-14 14:09:18,853 UTC [308682] DEBUG PIL.PngImagePlugin:190 STREAM b'tEXt' 231904 40 2024-02-14 14:09:18,934 UTC [308682] DEBUG PIL.PngImagePlugin:190 STREAM b'IHDR' 16 13 2024-02-14 14:09:18,934 UTC [308682] DEBUG PIL.PngImagePlugin:190 STREAM b'cHRM' 41 32 2024-02-14 14:09:18,934 UTC [308682] DEBUG PIL.PngImagePlugin:190 STREAM b'bKGD' 85 6 2024-02-14 14:09:18,934 UTC [308682] DEBUG PIL.PngImagePlugin:726 b'bKGD' 85 6 (unknown) 2024-02-14 14:09:18,934 UTC [308682] DEBUG PIL.PngImagePlugin:190 STREAM b'tIME' 103 7 2024-02-14 14:09:18,934 UTC [308682] DEBUG PIL.PngImagePlugin:726 b'tIME' 103 7 (unknown) 2024-02-14 14:09:18,934 UTC [308682] DEBUG PIL.PngImagePlugin:190 STREAM b'IDAT' 122 32768 2024-02-14 14:09:18,953 UTC [308682] DEBUG PIL.PngImagePlugin:190 STREAM b'tEXt' 220615 37 2024-02-14 14:09:18,953 UTC [308682] DEBUG PIL.PngImagePlugin:190 STREAM b'tEXt' 220664 37 2024-02-14 14:09:18,953 UTC [308682] DEBUG PIL.PngImagePlugin:190 STREAM b'tEXt' 220713 40 2024-02-14 14:09:19,033 UTC [308682] DEBUG PIL.PngImagePlugin:190 STREAM b'IHDR' 16 13 2024-02-14 14:09:19,033 UTC [308682] DEBUG PIL.PngImagePlugin:190 STREAM b'cHRM' 41 32 2024-02-14 14:09:19,033 UTC [308682] DEBUG PIL.PngImagePlugin:190 STREAM b'bKGD' 85 6 2024-02-14 14:09:19,033 UTC [308682] DEBUG PIL.PngImagePlugin:726 b'bKGD' 85 6 (unknown) 2024-02-14 14:09:19,033 UTC [308682] DEBUG PIL.PngImagePlugin:190 STREAM b'tIME' 103 7 2024-02-14 14:09:19,033 UTC [308682] DEBUG PIL.PngImagePlugin:726 b'tIME' 103 7 (unknown) 2024-02-14 14:09:19,033 UTC [308682] DEBUG PIL.PngImagePlugin:190 STREAM b'IDAT' 122 32768 2024-02-14 14:09:19,050 UTC [308682] DEBUG PIL.PngImagePlugin:190 STREAM b'tEXt' 196828 37 2024-02-14 14:09:19,050 UTC [308682] DEBUG PIL.PngImagePlugin:190 STREAM b'tEXt' 196877 37 2024-02-14 14:09:19,050 UTC [308682] DEBUG PIL.PngImagePlugin:190 STREAM b'tEXt' 196926 40 2024-02-14 14:09:19,149 UTC [308682] DEBUG PIL.PngImagePlugin:190 STREAM b'IHDR' 16 13 2024-02-14 14:09:19,150 UTC [308682] DEBUG PIL.PngImagePlugin:190 STREAM b'cHRM' 41 32 2024-02-14 14:09:19,150 UTC [308682] DEBUG PIL.PngImagePlugin:190 STREAM b'bKGD' 85 6 2024-02-14 14:09:19,150 UTC [308682] DEBUG PIL.PngImagePlugin:726 b'bKGD' 85 6 (unknown) 2024-02-14 14:09:19,150 UTC [308682] DEBUG PIL.PngImagePlugin:190 STREAM b'tIME' 103 7 2024-02-14 14:09:19,150 UTC [308682] DEBUG PIL.PngImagePlugin:726 b'tIME' 103 7 (unknown) 2024-02-14 14:09:19,150 UTC [308682] DEBUG PIL.PngImagePlugin:190 STREAM b'IDAT' 122 32768 2024-02-14 14:09:19,169 UTC [308682] DEBUG PIL.PngImagePlugin:190 STREAM b'tEXt' 225760 37 2024-02-14 14:09:19,169 UTC [308682] DEBUG PIL.PngImagePlugin:190 STREAM b'tEXt' 225809 37 2024-02-14 14:09:19,169 UTC [308682] DEBUG PIL.PngImagePlugin:190 STREAM b'tEXt' 225858 40 2024-02-14 14:09:19,264 UTC [308682] DEBUG PIL.PngImagePlugin:190 STREAM b'IHDR' 16 13 2024-02-14 14:09:19,264 UTC [308682] DEBUG PIL.PngImagePlugin:190 STREAM b'cHRM' 41 32 2024-02-14 14:09:19,264 UTC [308682] DEBUG PIL.PngImagePlugin:190 STREAM b'bKGD' 85 6 2024-02-14 14:09:19,264 UTC [308682] DEBUG PIL.PngImagePlugin:726 b'bKGD' 85 6 (unknown) 2024-02-14 14:09:19,264 UTC [308682] DEBUG PIL.PngImagePlugin:190 STREAM b'tIME' 103 7 2024-02-14 14:09:19,264 UTC [308682] DEBUG PIL.PngImagePlugin:726 b'tIME' 103 7 (unknown) 2024-02-14 14:09:19,265 UTC [308682] DEBUG PIL.PngImagePlugin:190 STREAM b'IDAT' 122 32768 2024-02-14 14:09:19,281 UTC [308682] DEBUG PIL.PngImagePlugin:190 STREAM b'tEXt' 151638 37 2024-02-14 14:09:19,281 UTC [308682] DEBUG PIL.PngImagePlugin:190 STREAM b'tEXt' 151687 37 2024-02-14 14:09:19,281 UTC [308682] DEBUG PIL.PngImagePlugin:190 STREAM b'tEXt' 151736 40 2024-02-14 14:09:19,370 UTC [308682] DEBUG PIL.PngImagePlugin:190 STREAM b'IHDR' 16 13 2024-02-14 14:09:19,370 UTC [308682] DEBUG PIL.PngImagePlugin:190 STREAM b'cHRM' 41 32 2024-02-14 14:09:19,370 UTC [308682] DEBUG PIL.PngImagePlugin:190 STREAM b'bKGD' 85 6 2024-02-14 14:09:19,370 UTC [308682] DEBUG PIL.PngImagePlugin:726 b'bKGD' 85 6 (unknown) 2024-02-14 14:09:19,370 UTC [308682] DEBUG PIL.PngImagePlugin:190 STREAM b'tIME' 103 7 2024-02-14 14:09:19,370 UTC [308682] DEBUG PIL.PngImagePlugin:726 b'tIME' 103 7 (unknown) 2024-02-14 14:09:19,370 UTC [308682] DEBUG PIL.PngImagePlugin:190 STREAM b'IDAT' 122 32768 2024-02-14 14:09:19,387 UTC [308682] DEBUG PIL.PngImagePlugin:190 STREAM b'tEXt' 182276 37 2024-02-14 14:09:19,387 UTC [308682] DEBUG PIL.PngImagePlugin:190 STREAM b'tEXt' 182325 37 2024-02-14 14:09:19,387 UTC [308682] DEBUG PIL.PngImagePlugin:190 STREAM b'tEXt' 182374 40 2024-02-14 14:09:19,465 UTC [308682] DEBUG PIL.PngImagePlugin:190 STREAM b'IHDR' 16 13 2024-02-14 14:09:19,465 UTC [308682] DEBUG PIL.PngImagePlugin:190 STREAM b'cHRM' 41 32 2024-02-14 14:09:19,465 UTC [308682] DEBUG PIL.PngImagePlugin:190 STREAM b'bKGD' 85 6 2024-02-14 14:09:19,465 UTC [308682] DEBUG PIL.PngImagePlugin:726 b'bKGD' 85 6 (unknown) 2024-02-14 14:09:19,465 UTC [308682] DEBUG PIL.PngImagePlugin:190 STREAM b'tIME' 103 7 2024-02-14 14:09:19,465 UTC [308682] DEBUG PIL.PngImagePlugin:726 b'tIME' 103 7 (unknown) 2024-02-14 14:09:19,465 UTC [308682] DEBUG PIL.PngImagePlugin:190 STREAM b'IDAT' 122 32768 2024-02-14 14:09:19,482 UTC [308682] DEBUG PIL.PngImagePlugin:190 STREAM b'tEXt' 190905 37 2024-02-14 14:09:19,482 UTC [308682] DEBUG PIL.PngImagePlugin:190 STREAM b'tEXt' 190954 37 2024-02-14 14:09:19,482 UTC [308682] DEBUG PIL.PngImagePlugin:190 STREAM b'tEXt' 191003 40 2024-02-14 14:09:19,561 UTC [308682] DEBUG PIL.PngImagePlugin:190 STREAM b'IHDR' 16 13 2024-02-14 14:09:19,561 UTC [308682] DEBUG PIL.PngImagePlugin:190 STREAM b'cHRM' 41 32 2024-02-14 14:09:19,561 UTC [308682] DEBUG PIL.PngImagePlugin:190 STREAM b'bKGD' 85 6 2024-02-14 14:09:19,561 UTC [308682] DEBUG PIL.PngImagePlugin:726 b'bKGD' 85 6 (unknown) 2024-02-14 14:09:19,561 UTC [308682] DEBUG PIL.PngImagePlugin:190 STREAM b'tIME' 103 7 2024-02-14 14:09:19,561 UTC [308682] DEBUG PIL.PngImagePlugin:726 b'tIME' 103 7 (unknown) 2024-02-14 14:09:19,561 UTC [308682] DEBUG PIL.PngImagePlugin:190 STREAM b'IDAT' 122 32768 2024-02-14 14:09:19,578 UTC [308682] DEBUG PIL.PngImagePlugin:190 STREAM b'tEXt' 188054 37 2024-02-14 14:09:19,578 UTC [308682] DEBUG PIL.PngImagePlugin:190 STREAM b'tEXt' 188103 37 2024-02-14 14:09:19,578 UTC [308682] DEBUG PIL.PngImagePlugin:190 STREAM b'tEXt' 188152 40 2024-02-14 14:09:19,670 UTC [308682] DEBUG PIL.PngImagePlugin:190 STREAM b'IHDR' 16 13 2024-02-14 14:09:19,670 UTC [308682] DEBUG PIL.PngImagePlugin:190 STREAM b'cHRM' 41 32 2024-02-14 14:09:19,670 UTC [308682] DEBUG PIL.PngImagePlugin:190 STREAM b'bKGD' 85 6 2024-02-14 14:09:19,670 UTC [308682] DEBUG PIL.PngImagePlugin:726 b'bKGD' 85 6 (unknown) 2024-02-14 14:09:19,670 UTC [308682] DEBUG PIL.PngImagePlugin:190 STREAM b'tIME' 103 7 2024-02-14 14:09:19,670 UTC [308682] DEBUG PIL.PngImagePlugin:726 b'tIME' 103 7 (unknown) 2024-02-14 14:09:19,670 UTC [308682] DEBUG PIL.PngImagePlugin:190 STREAM b'IDAT' 122 32768 2024-02-14 14:09:19,687 UTC [308682] DEBUG PIL.PngImagePlugin:190 STREAM b'tEXt' 186612 37 2024-02-14 14:09:19,687 UTC [308682] DEBUG PIL.PngImagePlugin:190 STREAM b'tEXt' 186661 37 2024-02-14 14:09:19,687 UTC [308682] DEBUG PIL.PngImagePlugin:190 STREAM b'tEXt' 186710 40 2024-02-14 14:09:19,763 UTC [308682] DEBUG PIL.PngImagePlugin:190 STREAM b'IHDR' 16 13 2024-02-14 14:09:19,763 UTC [308682] DEBUG PIL.PngImagePlugin:190 STREAM b'cHRM' 41 32 2024-02-14 14:09:19,763 UTC [308682] DEBUG PIL.PngImagePlugin:190 STREAM b'bKGD' 85 6 2024-02-14 14:09:19,764 UTC [308682] DEBUG PIL.PngImagePlugin:726 b'bKGD' 85 6 (unknown) 2024-02-14 14:09:19,764 UTC [308682] DEBUG PIL.PngImagePlugin:190 STREAM b'tIME' 103 7 2024-02-14 14:09:19,764 UTC [308682] DEBUG PIL.PngImagePlugin:726 b'tIME' 103 7 (unknown) 2024-02-14 14:09:19,764 UTC [308682] DEBUG PIL.PngImagePlugin:190 STREAM b'IDAT' 122 32768 2024-02-14 14:09:19,780 UTC [308682] DEBUG PIL.PngImagePlugin:190 STREAM b'tEXt' 173776 37 2024-02-14 14:09:19,780 UTC [308682] DEBUG PIL.PngImagePlugin:190 STREAM b'tEXt' 173825 37 2024-02-14 14:09:19,780 UTC [308682] DEBUG PIL.PngImagePlugin:190 STREAM b'tEXt' 173874 40 2024-02-14 14:09:19,866 UTC [308682] DEBUG PIL.PngImagePlugin:190 STREAM b'IHDR' 16 13 2024-02-14 14:09:19,866 UTC [308682] DEBUG PIL.PngImagePlugin:190 STREAM b'cHRM' 41 32 2024-02-14 14:09:19,866 UTC [308682] DEBUG PIL.PngImagePlugin:190 STREAM b'bKGD' 85 6 2024-02-14 14:09:19,866 UTC [308682] DEBUG PIL.PngImagePlugin:726 b'bKGD' 85 6 (unknown) 2024-02-14 14:09:19,866 UTC [308682] DEBUG PIL.PngImagePlugin:190 STREAM b'tIME' 103 7 2024-02-14 14:09:19,866 UTC [308682] DEBUG PIL.PngImagePlugin:726 b'tIME' 103 7 (unknown) 2024-02-14 14:09:19,866 UTC [308682] DEBUG PIL.PngImagePlugin:190 STREAM b'IDAT' 122 32768 2024-02-14 14:09:19,883 UTC [308682] DEBUG PIL.PngImagePlugin:190 STREAM b'tEXt' 185856 37 2024-02-14 14:09:19,883 UTC [308682] DEBUG PIL.PngImagePlugin:190 STREAM b'tEXt' 185905 37 2024-02-14 14:09:19,883 UTC [308682] DEBUG PIL.PngImagePlugin:190 STREAM b'tEXt' 185954 40 2024-02-14 14:09:19,974 UTC [308682] DEBUG PIL.PngImagePlugin:190 STREAM b'IHDR' 16 13 2024-02-14 14:09:19,974 UTC [308682] DEBUG PIL.PngImagePlugin:190 STREAM b'cHRM' 41 32 2024-02-14 14:09:19,974 UTC [308682] DEBUG PIL.PngImagePlugin:190 STREAM b'bKGD' 85 6 2024-02-14 14:09:19,974 UTC [308682] DEBUG PIL.PngImagePlugin:726 b'bKGD' 85 6 (unknown) 2024-02-14 14:09:19,974 UTC [308682] DEBUG PIL.PngImagePlugin:190 STREAM b'tIME' 103 7 2024-02-14 14:09:19,974 UTC [308682] DEBUG PIL.PngImagePlugin:726 b'tIME' 103 7 (unknown) 2024-02-14 14:09:19,974 UTC [308682] DEBUG PIL.PngImagePlugin:190 STREAM b'IDAT' 122 32768 2024-02-14 14:09:20,021 UTC [308682] DEBUG PIL.PngImagePlugin:190 STREAM b'tEXt' 120588 37 2024-02-14 14:09:20,021 UTC [308682] DEBUG PIL.PngImagePlugin:190 STREAM b'tEXt' 120637 37 2024-02-14 14:09:20,021 UTC [308682] DEBUG PIL.PngImagePlugin:190 STREAM b'tEXt' 120686 40 2024-02-14 14:09:20,192 UTC [308682] DEBUG PIL.PngImagePlugin:190 STREAM b'IHDR' 16 13 2024-02-14 14:09:20,193 UTC [308682] DEBUG PIL.PngImagePlugin:190 STREAM b'cHRM' 41 32 2024-02-14 14:09:20,193 UTC [308682] DEBUG PIL.PngImagePlugin:190 STREAM b'bKGD' 85 6 2024-02-14 14:09:20,193 UTC [308682] DEBUG PIL.PngImagePlugin:726 b'bKGD' 85 6 (unknown) 2024-02-14 14:09:20,193 UTC [308682] DEBUG PIL.PngImagePlugin:190 STREAM b'tIME' 103 7 2024-02-14 14:09:20,193 UTC [308682] DEBUG PIL.PngImagePlugin:726 b'tIME' 103 7 (unknown) 2024-02-14 14:09:20,193 UTC [308682] DEBUG PIL.PngImagePlugin:190 STREAM b'IDAT' 122 32768 2024-02-14 14:09:20,239 UTC [308682] DEBUG PIL.PngImagePlugin:190 STREAM b'tEXt' 123531 37 2024-02-14 14:09:20,239 UTC [308682] DEBUG PIL.PngImagePlugin:190 STREAM b'tEXt' 123580 37 2024-02-14 14:09:20,239 UTC [308682] DEBUG PIL.PngImagePlugin:190 STREAM b'tEXt' 123629 40 2024-02-14 14:09:20,424 UTC [308682] DEBUG PIL.PngImagePlugin:190 STREAM b'IHDR' 16 13 2024-02-14 14:09:20,424 UTC [308682] DEBUG PIL.PngImagePlugin:190 STREAM b'cHRM' 41 32 2024-02-14 14:09:20,424 UTC [308682] DEBUG PIL.PngImagePlugin:190 STREAM b'bKGD' 85 6 2024-02-14 14:09:20,424 UTC [308682] DEBUG PIL.PngImagePlugin:726 b'bKGD' 85 6 (unknown) 2024-02-14 14:09:20,424 UTC [308682] DEBUG PIL.PngImagePlugin:190 STREAM b'tIME' 103 7 2024-02-14 14:09:20,425 UTC [308682] DEBUG PIL.PngImagePlugin:726 b'tIME' 103 7 (unknown) 2024-02-14 14:09:20,425 UTC [308682] DEBUG PIL.PngImagePlugin:190 STREAM b'IDAT' 122 32768 2024-02-14 14:09:20,469 UTC [308682] DEBUG PIL.PngImagePlugin:190 STREAM b'tEXt' 127632 37 2024-02-14 14:09:20,469 UTC [308682] DEBUG PIL.PngImagePlugin:190 STREAM b'tEXt' 127681 37 2024-02-14 14:09:20,469 UTC [308682] DEBUG PIL.PngImagePlugin:190 STREAM b'tEXt' 127730 40 2024-02-14 14:09:20,636 UTC [308682] DEBUG PIL.PngImagePlugin:190 STREAM b'IHDR' 16 13 2024-02-14 14:09:20,636 UTC [308682] DEBUG PIL.PngImagePlugin:190 STREAM b'cHRM' 41 32 2024-02-14 14:09:20,636 UTC [308682] DEBUG PIL.PngImagePlugin:190 STREAM b'bKGD' 85 6 2024-02-14 14:09:20,636 UTC [308682] DEBUG PIL.PngImagePlugin:726 b'bKGD' 85 6 (unknown) 2024-02-14 14:09:20,636 UTC [308682] DEBUG PIL.PngImagePlugin:190 STREAM b'tIME' 103 7 2024-02-14 14:09:20,636 UTC [308682] DEBUG PIL.PngImagePlugin:726 b'tIME' 103 7 (unknown) 2024-02-14 14:09:20,636 UTC [308682] DEBUG PIL.PngImagePlugin:190 STREAM b'IDAT' 122 32768 2024-02-14 14:09:20,683 UTC [308682] DEBUG PIL.PngImagePlugin:190 STREAM b'tEXt' 127759 37 2024-02-14 14:09:20,683 UTC [308682] DEBUG PIL.PngImagePlugin:190 STREAM b'tEXt' 127808 37 2024-02-14 14:09:20,683 UTC [308682] DEBUG PIL.PngImagePlugin:190 STREAM b'tEXt' 127857 40 2024-02-14 14:09:20,860 UTC [308682] DEBUG PIL.PngImagePlugin:190 STREAM b'IHDR' 16 13 2024-02-14 14:09:20,860 UTC [308682] DEBUG PIL.PngImagePlugin:190 STREAM b'cHRM' 41 32 2024-02-14 14:09:20,860 UTC [308682] DEBUG PIL.PngImagePlugin:190 STREAM b'bKGD' 85 6 2024-02-14 14:09:20,860 UTC [308682] DEBUG PIL.PngImagePlugin:726 b'bKGD' 85 6 (unknown) 2024-02-14 14:09:20,860 UTC [308682] DEBUG PIL.PngImagePlugin:190 STREAM b'tIME' 103 7 2024-02-14 14:09:20,860 UTC [308682] DEBUG PIL.PngImagePlugin:726 b'tIME' 103 7 (unknown) 2024-02-14 14:09:20,861 UTC [308682] DEBUG PIL.PngImagePlugin:190 STREAM b'IDAT' 122 32768 2024-02-14 14:09:20,904 UTC [308682] DEBUG PIL.PngImagePlugin:190 STREAM b'tEXt' 164302 37 2024-02-14 14:09:20,904 UTC [308682] DEBUG PIL.PngImagePlugin:190 STREAM b'tEXt' 164351 37 2024-02-14 14:09:20,904 UTC [308682] DEBUG PIL.PngImagePlugin:190 STREAM b'tEXt' 164400 40 2024-02-14 14:09:21,097 UTC [308682] DEBUG PIL.PngImagePlugin:190 STREAM b'IHDR' 16 13 2024-02-14 14:09:21,097 UTC [308682] DEBUG PIL.PngImagePlugin:190 STREAM b'cHRM' 41 32 2024-02-14 14:09:21,097 UTC [308682] DEBUG PIL.PngImagePlugin:190 STREAM b'bKGD' 85 6 2024-02-14 14:09:21,097 UTC [308682] DEBUG PIL.PngImagePlugin:726 b'bKGD' 85 6 (unknown) 2024-02-14 14:09:21,098 UTC [308682] DEBUG PIL.PngImagePlugin:190 STREAM b'tIME' 103 7 2024-02-14 14:09:21,098 UTC [308682] DEBUG PIL.PngImagePlugin:726 b'tIME' 103 7 (unknown) 2024-02-14 14:09:21,098 UTC [308682] DEBUG PIL.PngImagePlugin:190 STREAM b'IDAT' 122 32768 2024-02-14 14:09:21,145 UTC [308682] DEBUG PIL.PngImagePlugin:190 STREAM b'tEXt' 128913 37 2024-02-14 14:09:21,145 UTC [308682] DEBUG PIL.PngImagePlugin:190 STREAM b'tEXt' 128962 37 2024-02-14 14:09:21,145 UTC [308682] DEBUG PIL.PngImagePlugin:190 STREAM b'tEXt' 129011 40 2024-02-14 14:09:21,461 UTC [308682] DEBUG PIL.PngImagePlugin:190 STREAM b'IHDR' 16 13 2024-02-14 14:09:21,461 UTC [308682] DEBUG PIL.PngImagePlugin:190 STREAM b'cHRM' 41 32 2024-02-14 14:09:21,461 UTC [308682] DEBUG PIL.PngImagePlugin:190 STREAM b'bKGD' 85 6 2024-02-14 14:09:21,461 UTC [308682] DEBUG PIL.PngImagePlugin:726 b'bKGD' 85 6 (unknown) 2024-02-14 14:09:21,461 UTC [308682] DEBUG PIL.PngImagePlugin:190 STREAM b'tIME' 103 7 2024-02-14 14:09:21,461 UTC [308682] DEBUG PIL.PngImagePlugin:726 b'tIME' 103 7 (unknown) 2024-02-14 14:09:21,461 UTC [308682] DEBUG PIL.PngImagePlugin:190 STREAM b'IDAT' 122 32768 2024-02-14 14:09:21,478 UTC [308682] DEBUG PIL.PngImagePlugin:190 STREAM b'tEXt' 148814 37 2024-02-14 14:09:21,478 UTC [308682] DEBUG PIL.PngImagePlugin:190 STREAM b'tEXt' 148863 37 2024-02-14 14:09:21,478 UTC [308682] DEBUG PIL.PngImagePlugin:190 STREAM b'tEXt' 148912 40 2024-02-14 14:09:21,552 UTC [308682] DEBUG PIL.PngImagePlugin:190 STREAM b'IHDR' 16 13 2024-02-14 14:09:21,552 UTC [308682] DEBUG PIL.PngImagePlugin:190 STREAM b'cHRM' 41 32 2024-02-14 14:09:21,552 UTC [308682] DEBUG PIL.PngImagePlugin:190 STREAM b'bKGD' 85 6 2024-02-14 14:09:21,552 UTC [308682] DEBUG PIL.PngImagePlugin:726 b'bKGD' 85 6 (unknown) 2024-02-14 14:09:21,552 UTC [308682] DEBUG PIL.PngImagePlugin:190 STREAM b'tIME' 103 7 2024-02-14 14:09:21,552 UTC [308682] DEBUG PIL.PngImagePlugin:726 b'tIME' 103 7 (unknown) 2024-02-14 14:09:21,552 UTC [308682] DEBUG PIL.PngImagePlugin:190 STREAM b'IDAT' 122 32768 2024-02-14 14:09:21,568 UTC [308682] DEBUG PIL.PngImagePlugin:190 STREAM b'tEXt' 154571 37 2024-02-14 14:09:21,568 UTC [308682] DEBUG PIL.PngImagePlugin:190 STREAM b'tEXt' 154620 37 2024-02-14 14:09:21,568 UTC [308682] DEBUG PIL.PngImagePlugin:190 STREAM b'tEXt' 154669 40 2024-02-14 14:09:21,644 UTC [308682] DEBUG PIL.PngImagePlugin:190 STREAM b'IHDR' 16 13 2024-02-14 14:09:21,644 UTC [308682] DEBUG PIL.PngImagePlugin:190 STREAM b'cHRM' 41 32 2024-02-14 14:09:21,644 UTC [308682] DEBUG PIL.PngImagePlugin:190 STREAM b'bKGD' 85 6 2024-02-14 14:09:21,644 UTC [308682] DEBUG PIL.PngImagePlugin:726 b'bKGD' 85 6 (unknown) 2024-02-14 14:09:21,644 UTC [308682] DEBUG PIL.PngImagePlugin:190 STREAM b'tIME' 103 7 2024-02-14 14:09:21,644 UTC [308682] DEBUG PIL.PngImagePlugin:726 b'tIME' 103 7 (unknown) 2024-02-14 14:09:21,644 UTC [308682] DEBUG PIL.PngImagePlugin:190 STREAM b'IDAT' 122 32768 2024-02-14 14:09:21,660 UTC [308682] DEBUG PIL.PngImagePlugin:190 STREAM b'tEXt' 150485 37 2024-02-14 14:09:21,660 UTC [308682] DEBUG PIL.PngImagePlugin:190 STREAM b'tEXt' 150534 37 2024-02-14 14:09:21,660 UTC [308682] DEBUG PIL.PngImagePlugin:190 STREAM b'tEXt' 150583 40 2024-02-14 14:09:21,735 UTC [308682] DEBUG PIL.PngImagePlugin:190 STREAM b'IHDR' 16 13 2024-02-14 14:09:21,735 UTC [308682] DEBUG PIL.PngImagePlugin:190 STREAM b'cHRM' 41 32 2024-02-14 14:09:21,735 UTC [308682] DEBUG PIL.PngImagePlugin:190 STREAM b'bKGD' 85 6 2024-02-14 14:09:21,735 UTC [308682] DEBUG PIL.PngImagePlugin:726 b'bKGD' 85 6 (unknown) 2024-02-14 14:09:21,735 UTC [308682] DEBUG PIL.PngImagePlugin:190 STREAM b'tIME' 103 7 2024-02-14 14:09:21,735 UTC [308682] DEBUG PIL.PngImagePlugin:726 b'tIME' 103 7 (unknown) 2024-02-14 14:09:21,735 UTC [308682] DEBUG PIL.PngImagePlugin:190 STREAM b'IDAT' 122 32768 2024-02-14 14:09:21,751 UTC [308682] DEBUG PIL.PngImagePlugin:190 STREAM b'tEXt' 152398 37 2024-02-14 14:09:21,751 UTC [308682] DEBUG PIL.PngImagePlugin:190 STREAM b'tEXt' 152447 37 2024-02-14 14:09:21,751 UTC [308682] DEBUG PIL.PngImagePlugin:190 STREAM b'tEXt' 152496 40 2024-02-14 14:09:21,825 UTC [308682] DEBUG PIL.PngImagePlugin:190 STREAM b'IHDR' 16 13 2024-02-14 14:09:21,825 UTC [308682] DEBUG PIL.PngImagePlugin:190 STREAM b'cHRM' 41 32 2024-02-14 14:09:21,826 UTC [308682] DEBUG PIL.PngImagePlugin:190 STREAM b'bKGD' 85 6 2024-02-14 14:09:21,826 UTC [308682] DEBUG PIL.PngImagePlugin:726 b'bKGD' 85 6 (unknown) 2024-02-14 14:09:21,826 UTC [308682] DEBUG PIL.PngImagePlugin:190 STREAM b'tIME' 103 7 2024-02-14 14:09:21,826 UTC [308682] DEBUG PIL.PngImagePlugin:726 b'tIME' 103 7 (unknown) 2024-02-14 14:09:21,826 UTC [308682] DEBUG PIL.PngImagePlugin:190 STREAM b'IDAT' 122 32768 2024-02-14 14:09:21,842 UTC [308682] DEBUG PIL.PngImagePlugin:190 STREAM b'tEXt' 150653 37 2024-02-14 14:09:21,842 UTC [308682] DEBUG PIL.PngImagePlugin:190 STREAM b'tEXt' 150702 37 2024-02-14 14:09:21,842 UTC [308682] DEBUG PIL.PngImagePlugin:190 STREAM b'tEXt' 150751 40 2024-02-14 14:09:21,917 UTC [308682] DEBUG PIL.PngImagePlugin:190 STREAM b'IHDR' 16 13 2024-02-14 14:09:21,917 UTC [308682] DEBUG PIL.PngImagePlugin:190 STREAM b'cHRM' 41 32 2024-02-14 14:09:21,917 UTC [308682] DEBUG PIL.PngImagePlugin:190 STREAM b'bKGD' 85 6 2024-02-14 14:09:21,917 UTC [308682] DEBUG PIL.PngImagePlugin:726 b'bKGD' 85 6 (unknown) 2024-02-14 14:09:21,917 UTC [308682] DEBUG PIL.PngImagePlugin:190 STREAM b'tIME' 103 7 2024-02-14 14:09:21,917 UTC [308682] DEBUG PIL.PngImagePlugin:726 b'tIME' 103 7 (unknown) 2024-02-14 14:09:21,917 UTC [308682] DEBUG PIL.PngImagePlugin:190 STREAM b'IDAT' 122 32768 2024-02-14 14:09:21,935 UTC [308682] DEBUG PIL.PngImagePlugin:190 STREAM b'tEXt' 200902 37 2024-02-14 14:09:21,935 UTC [308682] DEBUG PIL.PngImagePlugin:190 STREAM b'tEXt' 200951 37 2024-02-14 14:09:21,935 UTC [308682] DEBUG PIL.PngImagePlugin:190 STREAM b'tEXt' 201000 40 2024-02-14 14:09:22,013 UTC [308682] DEBUG PIL.PngImagePlugin:190 STREAM b'IHDR' 16 13 2024-02-14 14:09:22,013 UTC [308682] DEBUG PIL.PngImagePlugin:190 STREAM b'cHRM' 41 32 2024-02-14 14:09:22,013 UTC [308682] DEBUG PIL.PngImagePlugin:190 STREAM b'bKGD' 85 6 2024-02-14 14:09:22,013 UTC [308682] DEBUG PIL.PngImagePlugin:726 b'bKGD' 85 6 (unknown) 2024-02-14 14:09:22,013 UTC [308682] DEBUG PIL.PngImagePlugin:190 STREAM b'tIME' 103 7 2024-02-14 14:09:22,013 UTC [308682] DEBUG PIL.PngImagePlugin:726 b'tIME' 103 7 (unknown) 2024-02-14 14:09:22,013 UTC [308682] DEBUG PIL.PngImagePlugin:190 STREAM b'IDAT' 122 32768 2024-02-14 14:09:22,032 UTC [308682] DEBUG PIL.PngImagePlugin:190 STREAM b'tEXt' 217109 37 2024-02-14 14:09:22,032 UTC [308682] DEBUG PIL.PngImagePlugin:190 STREAM b'tEXt' 217158 37 2024-02-14 14:09:22,032 UTC [308682] DEBUG PIL.PngImagePlugin:190 STREAM b'tEXt' 217207 40 2024-02-14 14:09:22,112 UTC [308682] DEBUG PIL.PngImagePlugin:190 STREAM b'IHDR' 16 13 2024-02-14 14:09:22,112 UTC [308682] DEBUG PIL.PngImagePlugin:190 STREAM b'cHRM' 41 32 2024-02-14 14:09:22,112 UTC [308682] DEBUG PIL.PngImagePlugin:190 STREAM b'bKGD' 85 6 2024-02-14 14:09:22,112 UTC [308682] DEBUG PIL.PngImagePlugin:726 b'bKGD' 85 6 (unknown) 2024-02-14 14:09:22,112 UTC [308682] DEBUG PIL.PngImagePlugin:190 STREAM b'tIME' 103 7 2024-02-14 14:09:22,112 UTC [308682] DEBUG PIL.PngImagePlugin:726 b'tIME' 103 7 (unknown) 2024-02-14 14:09:22,112 UTC [308682] DEBUG PIL.PngImagePlugin:190 STREAM b'IDAT' 122 32768 2024-02-14 14:09:22,131 UTC [308682] DEBUG PIL.PngImagePlugin:190 STREAM b'tEXt' 232616 37 2024-02-14 14:09:22,131 UTC [308682] DEBUG PIL.PngImagePlugin:190 STREAM b'tEXt' 232665 37 2024-02-14 14:09:22,131 UTC [308682] DEBUG PIL.PngImagePlugin:190 STREAM b'tEXt' 232714 40 2024-02-14 14:09:22,211 UTC [308682] DEBUG PIL.PngImagePlugin:190 STREAM b'IHDR' 16 13 2024-02-14 14:09:22,211 UTC [308682] DEBUG PIL.PngImagePlugin:190 STREAM b'cHRM' 41 32 2024-02-14 14:09:22,211 UTC [308682] DEBUG PIL.PngImagePlugin:190 STREAM b'bKGD' 85 6 2024-02-14 14:09:22,211 UTC [308682] DEBUG PIL.PngImagePlugin:726 b'bKGD' 85 6 (unknown) 2024-02-14 14:09:22,211 UTC [308682] DEBUG PIL.PngImagePlugin:190 STREAM b'tIME' 103 7 2024-02-14 14:09:22,211 UTC [308682] DEBUG PIL.PngImagePlugin:726 b'tIME' 103 7 (unknown) 2024-02-14 14:09:22,211 UTC [308682] DEBUG PIL.PngImagePlugin:190 STREAM b'IDAT' 122 32768 2024-02-14 14:09:22,230 UTC [308682] DEBUG PIL.PngImagePlugin:190 STREAM b'tEXt' 221340 37 2024-02-14 14:09:22,230 UTC [308682] DEBUG PIL.PngImagePlugin:190 STREAM b'tEXt' 221389 37 2024-02-14 14:09:22,230 UTC [308682] DEBUG PIL.PngImagePlugin:190 STREAM b'tEXt' 221438 40 2024-02-14 14:09:22,309 UTC [308682] DEBUG PIL.PngImagePlugin:190 STREAM b'IHDR' 16 13 2024-02-14 14:09:22,309 UTC [308682] DEBUG PIL.PngImagePlugin:190 STREAM b'cHRM' 41 32 2024-02-14 14:09:22,309 UTC [308682] DEBUG PIL.PngImagePlugin:190 STREAM b'bKGD' 85 6 2024-02-14 14:09:22,309 UTC [308682] DEBUG PIL.PngImagePlugin:726 b'bKGD' 85 6 (unknown) 2024-02-14 14:09:22,309 UTC [308682] DEBUG PIL.PngImagePlugin:190 STREAM b'tIME' 103 7 2024-02-14 14:09:22,309 UTC [308682] DEBUG PIL.PngImagePlugin:726 b'tIME' 103 7 (unknown) 2024-02-14 14:09:22,309 UTC [308682] DEBUG PIL.PngImagePlugin:190 STREAM b'IDAT' 122 32768 2024-02-14 14:09:22,327 UTC [308682] DEBUG PIL.PngImagePlugin:190 STREAM b'tEXt' 196358 37 2024-02-14 14:09:22,327 UTC [308682] DEBUG PIL.PngImagePlugin:190 STREAM b'tEXt' 196407 37 2024-02-14 14:09:22,327 UTC [308682] DEBUG PIL.PngImagePlugin:190 STREAM b'tEXt' 196456 40 2024-02-14 14:09:22,405 UTC [308682] DEBUG PIL.PngImagePlugin:190 STREAM b'IHDR' 16 13 2024-02-14 14:09:22,405 UTC [308682] DEBUG PIL.PngImagePlugin:190 STREAM b'cHRM' 41 32 2024-02-14 14:09:22,405 UTC [308682] DEBUG PIL.PngImagePlugin:190 STREAM b'bKGD' 85 6 2024-02-14 14:09:22,405 UTC [308682] DEBUG PIL.PngImagePlugin:726 b'bKGD' 85 6 (unknown) 2024-02-14 14:09:22,405 UTC [308682] DEBUG PIL.PngImagePlugin:190 STREAM b'tIME' 103 7 2024-02-14 14:09:22,405 UTC [308682] DEBUG PIL.PngImagePlugin:726 b'tIME' 103 7 (unknown) 2024-02-14 14:09:22,405 UTC [308682] DEBUG PIL.PngImagePlugin:190 STREAM b'IDAT' 122 32768 2024-02-14 14:09:22,424 UTC [308682] DEBUG PIL.PngImagePlugin:190 STREAM b'tEXt' 226437 37 2024-02-14 14:09:22,424 UTC [308682] DEBUG PIL.PngImagePlugin:190 STREAM b'tEXt' 226486 37 2024-02-14 14:09:22,424 UTC [308682] DEBUG PIL.PngImagePlugin:190 STREAM b'tEXt' 226535 40 2024-02-14 14:09:22,505 UTC [308682] DEBUG PIL.PngImagePlugin:190 STREAM b'IHDR' 16 13 2024-02-14 14:09:22,505 UTC [308682] DEBUG PIL.PngImagePlugin:190 STREAM b'cHRM' 41 32 2024-02-14 14:09:22,505 UTC [308682] DEBUG PIL.PngImagePlugin:190 STREAM b'bKGD' 85 6 2024-02-14 14:09:22,505 UTC [308682] DEBUG PIL.PngImagePlugin:726 b'bKGD' 85 6 (unknown) 2024-02-14 14:09:22,505 UTC [308682] DEBUG PIL.PngImagePlugin:190 STREAM b'tIME' 103 7 2024-02-14 14:09:22,505 UTC [308682] DEBUG PIL.PngImagePlugin:726 b'tIME' 103 7 (unknown) 2024-02-14 14:09:22,505 UTC [308682] DEBUG PIL.PngImagePlugin:190 STREAM b'IDAT' 122 32768 2024-02-14 14:09:22,521 UTC [308682] DEBUG PIL.PngImagePlugin:190 STREAM b'tEXt' 151332 37 2024-02-14 14:09:22,522 UTC [308682] DEBUG PIL.PngImagePlugin:190 STREAM b'tEXt' 151381 37 2024-02-14 14:09:22,522 UTC [308682] DEBUG PIL.PngImagePlugin:190 STREAM b'tEXt' 151430 40 2024-02-14 14:09:22,596 UTC [308682] DEBUG PIL.PngImagePlugin:190 STREAM b'IHDR' 16 13 2024-02-14 14:09:22,596 UTC [308682] DEBUG PIL.PngImagePlugin:190 STREAM b'cHRM' 41 32 2024-02-14 14:09:22,596 UTC [308682] DEBUG PIL.PngImagePlugin:190 STREAM b'bKGD' 85 6 2024-02-14 14:09:22,596 UTC [308682] DEBUG PIL.PngImagePlugin:726 b'bKGD' 85 6 (unknown) 2024-02-14 14:09:22,596 UTC [308682] DEBUG PIL.PngImagePlugin:190 STREAM b'tIME' 103 7 2024-02-14 14:09:22,596 UTC [308682] DEBUG PIL.PngImagePlugin:726 b'tIME' 103 7 (unknown) 2024-02-14 14:09:22,596 UTC [308682] DEBUG PIL.PngImagePlugin:190 STREAM b'IDAT' 122 32768 2024-02-14 14:09:22,613 UTC [308682] DEBUG PIL.PngImagePlugin:190 STREAM b'tEXt' 182029 37 2024-02-14 14:09:22,613 UTC [308682] DEBUG PIL.PngImagePlugin:190 STREAM b'tEXt' 182078 37 2024-02-14 14:09:22,613 UTC [308682] DEBUG PIL.PngImagePlugin:190 STREAM b'tEXt' 182127 40 2024-02-14 14:09:22,689 UTC [308682] DEBUG PIL.PngImagePlugin:190 STREAM b'IHDR' 16 13 2024-02-14 14:09:22,689 UTC [308682] DEBUG PIL.PngImagePlugin:190 STREAM b'cHRM' 41 32 2024-02-14 14:09:22,689 UTC [308682] DEBUG PIL.PngImagePlugin:190 STREAM b'bKGD' 85 6 2024-02-14 14:09:22,689 UTC [308682] DEBUG PIL.PngImagePlugin:726 b'bKGD' 85 6 (unknown) 2024-02-14 14:09:22,689 UTC [308682] DEBUG PIL.PngImagePlugin:190 STREAM b'tIME' 103 7 2024-02-14 14:09:22,689 UTC [308682] DEBUG PIL.PngImagePlugin:726 b'tIME' 103 7 (unknown) 2024-02-14 14:09:22,689 UTC [308682] DEBUG PIL.PngImagePlugin:190 STREAM b'IDAT' 122 32768 2024-02-14 14:09:22,707 UTC [308682] DEBUG PIL.PngImagePlugin:190 STREAM b'tEXt' 190761 37 2024-02-14 14:09:22,707 UTC [308682] DEBUG PIL.PngImagePlugin:190 STREAM b'tEXt' 190810 37 2024-02-14 14:09:22,707 UTC [308682] DEBUG PIL.PngImagePlugin:190 STREAM b'tEXt' 190859 40 2024-02-14 14:09:22,783 UTC [308682] DEBUG PIL.PngImagePlugin:190 STREAM b'IHDR' 16 13 2024-02-14 14:09:22,784 UTC [308682] DEBUG PIL.PngImagePlugin:190 STREAM b'cHRM' 41 32 2024-02-14 14:09:22,784 UTC [308682] DEBUG PIL.PngImagePlugin:190 STREAM b'bKGD' 85 6 2024-02-14 14:09:22,784 UTC [308682] DEBUG PIL.PngImagePlugin:726 b'bKGD' 85 6 (unknown) 2024-02-14 14:09:22,784 UTC [308682] DEBUG PIL.PngImagePlugin:190 STREAM b'tIME' 103 7 2024-02-14 14:09:22,784 UTC [308682] DEBUG PIL.PngImagePlugin:726 b'tIME' 103 7 (unknown) 2024-02-14 14:09:22,784 UTC [308682] DEBUG PIL.PngImagePlugin:190 STREAM b'IDAT' 122 32768 2024-02-14 14:09:22,801 UTC [308682] DEBUG PIL.PngImagePlugin:190 STREAM b'tEXt' 187658 37 2024-02-14 14:09:22,801 UTC [308682] DEBUG PIL.PngImagePlugin:190 STREAM b'tEXt' 187707 37 2024-02-14 14:09:22,801 UTC [308682] DEBUG PIL.PngImagePlugin:190 STREAM b'tEXt' 187756 40 2024-02-14 14:09:22,895 UTC [308682] DEBUG PIL.PngImagePlugin:190 STREAM b'IHDR' 16 13 2024-02-14 14:09:22,895 UTC [308682] DEBUG PIL.PngImagePlugin:190 STREAM b'cHRM' 41 32 2024-02-14 14:09:22,895 UTC [308682] DEBUG PIL.PngImagePlugin:190 STREAM b'bKGD' 85 6 2024-02-14 14:09:22,895 UTC [308682] DEBUG PIL.PngImagePlugin:726 b'bKGD' 85 6 (unknown) 2024-02-14 14:09:22,895 UTC [308682] DEBUG PIL.PngImagePlugin:190 STREAM b'tIME' 103 7 2024-02-14 14:09:22,895 UTC [308682] DEBUG PIL.PngImagePlugin:726 b'tIME' 103 7 (unknown) 2024-02-14 14:09:22,896 UTC [308682] DEBUG PIL.PngImagePlugin:190 STREAM b'IDAT' 122 32768 2024-02-14 14:09:22,913 UTC [308682] DEBUG PIL.PngImagePlugin:190 STREAM b'tEXt' 189535 37 2024-02-14 14:09:22,913 UTC [308682] DEBUG PIL.PngImagePlugin:190 STREAM b'tEXt' 189584 37 2024-02-14 14:09:22,913 UTC [308682] DEBUG PIL.PngImagePlugin:190 STREAM b'tEXt' 189633 40 2024-02-14 14:09:23,011 UTC [308682] DEBUG PIL.PngImagePlugin:190 STREAM b'IHDR' 16 13 2024-02-14 14:09:23,011 UTC [308682] DEBUG PIL.PngImagePlugin:190 STREAM b'cHRM' 41 32 2024-02-14 14:09:23,011 UTC [308682] DEBUG PIL.PngImagePlugin:190 STREAM b'bKGD' 85 6 2024-02-14 14:09:23,011 UTC [308682] DEBUG PIL.PngImagePlugin:726 b'bKGD' 85 6 (unknown) 2024-02-14 14:09:23,011 UTC [308682] DEBUG PIL.PngImagePlugin:190 STREAM b'tIME' 103 7 2024-02-14 14:09:23,011 UTC [308682] DEBUG PIL.PngImagePlugin:726 b'tIME' 103 7 (unknown) 2024-02-14 14:09:23,011 UTC [308682] DEBUG PIL.PngImagePlugin:190 STREAM b'IDAT' 122 32768 2024-02-14 14:09:23,028 UTC [308682] DEBUG PIL.PngImagePlugin:190 STREAM b'tEXt' 173026 37 2024-02-14 14:09:23,028 UTC [308682] DEBUG PIL.PngImagePlugin:190 STREAM b'tEXt' 173075 37 2024-02-14 14:09:23,028 UTC [308682] DEBUG PIL.PngImagePlugin:190 STREAM b'tEXt' 173124 40 2024-02-14 14:09:23,124 UTC [308682] DEBUG PIL.PngImagePlugin:190 STREAM b'IHDR' 16 13 2024-02-14 14:09:23,124 UTC [308682] DEBUG PIL.PngImagePlugin:190 STREAM b'cHRM' 41 32 2024-02-14 14:09:23,124 UTC [308682] DEBUG PIL.PngImagePlugin:190 STREAM b'bKGD' 85 6 2024-02-14 14:09:23,124 UTC [308682] DEBUG PIL.PngImagePlugin:726 b'bKGD' 85 6 (unknown) 2024-02-14 14:09:23,124 UTC [308682] DEBUG PIL.PngImagePlugin:190 STREAM b'tIME' 103 7 2024-02-14 14:09:23,124 UTC [308682] DEBUG PIL.PngImagePlugin:726 b'tIME' 103 7 (unknown) 2024-02-14 14:09:23,124 UTC [308682] DEBUG PIL.PngImagePlugin:190 STREAM b'IDAT' 122 32768 2024-02-14 14:09:23,141 UTC [308682] DEBUG PIL.PngImagePlugin:190 STREAM b'tEXt' 186231 37 2024-02-14 14:09:23,141 UTC [308682] DEBUG PIL.PngImagePlugin:190 STREAM b'tEXt' 186280 37 2024-02-14 14:09:23,141 UTC [308682] DEBUG PIL.PngImagePlugin:190 STREAM b'tEXt' 186329 40 2024-02-14 14:09:23,218 UTC [308682] DEBUG PIL.PngImagePlugin:190 STREAM b'IHDR' 16 13 2024-02-14 14:09:23,219 UTC [308682] DEBUG PIL.PngImagePlugin:190 STREAM b'cHRM' 41 32 2024-02-14 14:09:23,219 UTC [308682] DEBUG PIL.PngImagePlugin:190 STREAM b'bKGD' 85 6 2024-02-14 14:09:23,219 UTC [308682] DEBUG PIL.PngImagePlugin:726 b'bKGD' 85 6 (unknown) 2024-02-14 14:09:23,219 UTC [308682] DEBUG PIL.PngImagePlugin:190 STREAM b'tIME' 103 7 2024-02-14 14:09:23,219 UTC [308682] DEBUG PIL.PngImagePlugin:726 b'tIME' 103 7 (unknown) 2024-02-14 14:09:23,219 UTC [308682] DEBUG PIL.PngImagePlugin:190 STREAM b'IDAT' 122 32768 2024-02-14 14:09:23,265 UTC [308682] DEBUG PIL.PngImagePlugin:190 STREAM b'tEXt' 122409 37 2024-02-14 14:09:23,265 UTC [308682] DEBUG PIL.PngImagePlugin:190 STREAM b'tEXt' 122458 37 2024-02-14 14:09:23,265 UTC [308682] DEBUG PIL.PngImagePlugin:190 STREAM b'tEXt' 122507 40 2024-02-14 14:09:23,436 UTC [308682] DEBUG PIL.PngImagePlugin:190 STREAM b'IHDR' 16 13 2024-02-14 14:09:23,436 UTC [308682] DEBUG PIL.PngImagePlugin:190 STREAM b'cHRM' 41 32 2024-02-14 14:09:23,436 UTC [308682] DEBUG PIL.PngImagePlugin:190 STREAM b'bKGD' 85 6 2024-02-14 14:09:23,436 UTC [308682] DEBUG PIL.PngImagePlugin:726 b'bKGD' 85 6 (unknown) 2024-02-14 14:09:23,436 UTC [308682] DEBUG PIL.PngImagePlugin:190 STREAM b'tIME' 103 7 2024-02-14 14:09:23,436 UTC [308682] DEBUG PIL.PngImagePlugin:726 b'tIME' 103 7 (unknown) 2024-02-14 14:09:23,436 UTC [308682] DEBUG PIL.PngImagePlugin:190 STREAM b'IDAT' 122 32768 2024-02-14 14:09:23,481 UTC [308682] DEBUG PIL.PngImagePlugin:190 STREAM b'tEXt' 127087 37 2024-02-14 14:09:23,481 UTC [308682] DEBUG PIL.PngImagePlugin:190 STREAM b'tEXt' 127136 37 2024-02-14 14:09:23,481 UTC [308682] DEBUG PIL.PngImagePlugin:190 STREAM b'tEXt' 127185 40 2024-02-14 14:09:23,637 UTC [308682] DEBUG PIL.PngImagePlugin:190 STREAM b'IHDR' 16 13 2024-02-14 14:09:23,637 UTC [308682] DEBUG PIL.PngImagePlugin:190 STREAM b'cHRM' 41 32 2024-02-14 14:09:23,637 UTC [308682] DEBUG PIL.PngImagePlugin:190 STREAM b'bKGD' 85 6 2024-02-14 14:09:23,637 UTC [308682] DEBUG PIL.PngImagePlugin:726 b'bKGD' 85 6 (unknown) 2024-02-14 14:09:23,637 UTC [308682] DEBUG PIL.PngImagePlugin:190 STREAM b'tIME' 103 7 2024-02-14 14:09:23,637 UTC [308682] DEBUG PIL.PngImagePlugin:726 b'tIME' 103 7 (unknown) 2024-02-14 14:09:23,637 UTC [308682] DEBUG PIL.PngImagePlugin:190 STREAM b'IDAT' 122 32768 2024-02-14 14:09:23,683 UTC [308682] DEBUG PIL.PngImagePlugin:190 STREAM b'tEXt' 130383 37 2024-02-14 14:09:23,683 UTC [308682] DEBUG PIL.PngImagePlugin:190 STREAM b'tEXt' 130432 37 2024-02-14 14:09:23,683 UTC [308682] DEBUG PIL.PngImagePlugin:190 STREAM b'tEXt' 130481 40 2024-02-14 14:09:23,841 UTC [308682] DEBUG PIL.PngImagePlugin:190 STREAM b'IHDR' 16 13 2024-02-14 14:09:23,841 UTC [308682] DEBUG PIL.PngImagePlugin:190 STREAM b'cHRM' 41 32 2024-02-14 14:09:23,841 UTC [308682] DEBUG PIL.PngImagePlugin:190 STREAM b'bKGD' 85 6 2024-02-14 14:09:23,841 UTC [308682] DEBUG PIL.PngImagePlugin:726 b'bKGD' 85 6 (unknown) 2024-02-14 14:09:23,841 UTC [308682] DEBUG PIL.PngImagePlugin:190 STREAM b'tIME' 103 7 2024-02-14 14:09:23,841 UTC [308682] DEBUG PIL.PngImagePlugin:726 b'tIME' 103 7 (unknown) 2024-02-14 14:09:23,841 UTC [308682] DEBUG PIL.PngImagePlugin:190 STREAM b'IDAT' 122 32768 2024-02-14 14:09:23,887 UTC [308682] DEBUG PIL.PngImagePlugin:190 STREAM b'tEXt' 127206 37 2024-02-14 14:09:23,887 UTC [308682] DEBUG PIL.PngImagePlugin:190 STREAM b'tEXt' 127255 37 2024-02-14 14:09:23,887 UTC [308682] DEBUG PIL.PngImagePlugin:190 STREAM b'tEXt' 127304 40 2024-02-14 14:09:24,064 UTC [308682] DEBUG PIL.PngImagePlugin:190 STREAM b'IHDR' 16 13 2024-02-14 14:09:24,064 UTC [308682] DEBUG PIL.PngImagePlugin:190 STREAM b'cHRM' 41 32 2024-02-14 14:09:24,064 UTC [308682] DEBUG PIL.PngImagePlugin:190 STREAM b'bKGD' 85 6 2024-02-14 14:09:24,064 UTC [308682] DEBUG PIL.PngImagePlugin:726 b'bKGD' 85 6 (unknown) 2024-02-14 14:09:24,064 UTC [308682] DEBUG PIL.PngImagePlugin:190 STREAM b'tIME' 103 7 2024-02-14 14:09:24,064 UTC [308682] DEBUG PIL.PngImagePlugin:726 b'tIME' 103 7 (unknown) 2024-02-14 14:09:24,064 UTC [308682] DEBUG PIL.PngImagePlugin:190 STREAM b'IDAT' 122 32768 2024-02-14 14:09:24,108 UTC [308682] DEBUG PIL.PngImagePlugin:190 STREAM b'tEXt' 166542 37 2024-02-14 14:09:24,108 UTC [308682] DEBUG PIL.PngImagePlugin:190 STREAM b'tEXt' 166591 37 2024-02-14 14:09:24,108 UTC [308682] DEBUG PIL.PngImagePlugin:190 STREAM b'tEXt' 166640 40 2024-02-14 14:09:24,265 UTC [308682] DEBUG PIL.PngImagePlugin:190 STREAM b'IHDR' 16 13 2024-02-14 14:09:24,265 UTC [308682] DEBUG PIL.PngImagePlugin:190 STREAM b'cHRM' 41 32 2024-02-14 14:09:24,265 UTC [308682] DEBUG PIL.PngImagePlugin:190 STREAM b'bKGD' 85 6 2024-02-14 14:09:24,265 UTC [308682] DEBUG PIL.PngImagePlugin:726 b'bKGD' 85 6 (unknown) 2024-02-14 14:09:24,265 UTC [308682] DEBUG PIL.PngImagePlugin:190 STREAM b'tIME' 103 7 2024-02-14 14:09:24,265 UTC [308682] DEBUG PIL.PngImagePlugin:726 b'tIME' 103 7 (unknown) 2024-02-14 14:09:24,265 UTC [308682] DEBUG PIL.PngImagePlugin:190 STREAM b'IDAT' 122 32768 2024-02-14 14:09:24,311 UTC [308682] DEBUG PIL.PngImagePlugin:190 STREAM b'tEXt' 130024 37 2024-02-14 14:09:24,311 UTC [308682] DEBUG PIL.PngImagePlugin:190 STREAM b'tEXt' 130073 37 2024-02-14 14:09:24,311 UTC [308682] DEBUG PIL.PngImagePlugin:190 STREAM b'tEXt' 130122 40 2024-02-14 14:09:24,465 UTC [308682] DEBUG PIL.PngImagePlugin:190 STREAM b'IHDR' 16 13 2024-02-14 14:09:24,465 UTC [308682] DEBUG PIL.PngImagePlugin:190 STREAM b'cHRM' 41 32 2024-02-14 14:09:24,465 UTC [308682] DEBUG PIL.PngImagePlugin:190 STREAM b'bKGD' 85 6 2024-02-14 14:09:24,465 UTC [308682] DEBUG PIL.PngImagePlugin:726 b'bKGD' 85 6 (unknown) 2024-02-14 14:09:24,465 UTC [308682] DEBUG PIL.PngImagePlugin:190 STREAM b'tIME' 103 7 2024-02-14 14:09:24,465 UTC [308682] DEBUG PIL.PngImagePlugin:726 b'tIME' 103 7 (unknown) 2024-02-14 14:09:24,465 UTC [308682] DEBUG PIL.PngImagePlugin:190 STREAM b'IDAT' 122 32768 2024-02-14 14:09:24,507 UTC [308682] DEBUG PIL.PngImagePlugin:190 STREAM b'tEXt' 189294 37 2024-02-14 14:09:24,508 UTC [308682] DEBUG PIL.PngImagePlugin:190 STREAM b'tEXt' 189343 37 2024-02-14 14:09:24,508 UTC [308682] DEBUG PIL.PngImagePlugin:190 STREAM b'tEXt' 189392 40 2024-02-14 14:09:24,666 UTC [308682] DEBUG PIL.PngImagePlugin:190 STREAM b'IHDR' 16 13 2024-02-14 14:09:24,666 UTC [308682] DEBUG PIL.PngImagePlugin:190 STREAM b'cHRM' 41 32 2024-02-14 14:09:24,666 UTC [308682] DEBUG PIL.PngImagePlugin:190 STREAM b'bKGD' 85 6 2024-02-14 14:09:24,666 UTC [308682] DEBUG PIL.PngImagePlugin:726 b'bKGD' 85 6 (unknown) 2024-02-14 14:09:24,666 UTC [308682] DEBUG PIL.PngImagePlugin:190 STREAM b'tIME' 103 7 2024-02-14 14:09:24,666 UTC [308682] DEBUG PIL.PngImagePlugin:726 b'tIME' 103 7 (unknown) 2024-02-14 14:09:24,666 UTC [308682] DEBUG PIL.PngImagePlugin:190 STREAM b'IDAT' 122 32768 2024-02-14 14:09:24,709 UTC [308682] DEBUG PIL.PngImagePlugin:190 STREAM b'tEXt' 186909 37 2024-02-14 14:09:24,709 UTC [308682] DEBUG PIL.PngImagePlugin:190 STREAM b'tEXt' 186958 37 2024-02-14 14:09:24,709 UTC [308682] DEBUG PIL.PngImagePlugin:190 STREAM b'tEXt' 187007 40 2024-02-14 14:09:24,886 UTC [308682] DEBUG PIL.PngImagePlugin:190 STREAM b'IHDR' 16 13 2024-02-14 14:09:24,886 UTC [308682] DEBUG PIL.PngImagePlugin:190 STREAM b'cHRM' 41 32 2024-02-14 14:09:24,886 UTC [308682] DEBUG PIL.PngImagePlugin:190 STREAM b'bKGD' 85 6 2024-02-14 14:09:24,886 UTC [308682] DEBUG PIL.PngImagePlugin:726 b'bKGD' 85 6 (unknown) 2024-02-14 14:09:24,886 UTC [308682] DEBUG PIL.PngImagePlugin:190 STREAM b'tIME' 103 7 2024-02-14 14:09:24,886 UTC [308682] DEBUG PIL.PngImagePlugin:726 b'tIME' 103 7 (unknown) 2024-02-14 14:09:24,886 UTC [308682] DEBUG PIL.PngImagePlugin:190 STREAM b'IDAT' 122 32768 2024-02-14 14:09:24,894 UTC [308682] DEBUG PIL.PngImagePlugin:190 STREAM b'tEXt' 55653 37 2024-02-14 14:09:24,894 UTC [308682] DEBUG PIL.PngImagePlugin:190 STREAM b'tEXt' 55702 37 2024-02-14 14:09:24,894 UTC [308682] DEBUG PIL.PngImagePlugin:190 STREAM b'tEXt' 55751 40 2024-02-14 14:09:24,944 UTC [308682] DEBUG PIL.PngImagePlugin:190 STREAM b'IHDR' 16 13 2024-02-14 14:09:24,944 UTC [308682] DEBUG PIL.PngImagePlugin:190 STREAM b'cHRM' 41 32 2024-02-14 14:09:24,944 UTC [308682] DEBUG PIL.PngImagePlugin:190 STREAM b'bKGD' 85 6 2024-02-14 14:09:24,944 UTC [308682] DEBUG PIL.PngImagePlugin:726 b'bKGD' 85 6 (unknown) 2024-02-14 14:09:24,944 UTC [308682] DEBUG PIL.PngImagePlugin:190 STREAM b'tIME' 103 7 2024-02-14 14:09:24,944 UTC [308682] DEBUG PIL.PngImagePlugin:726 b'tIME' 103 7 (unknown) 2024-02-14 14:09:24,944 UTC [308682] DEBUG PIL.PngImagePlugin:190 STREAM b'IDAT' 122 32768 2024-02-14 14:09:24,955 UTC [308682] DEBUG PIL.PngImagePlugin:190 STREAM b'tEXt' 51382 37 2024-02-14 14:09:24,955 UTC [308682] DEBUG PIL.PngImagePlugin:190 STREAM b'tEXt' 51431 37 2024-02-14 14:09:24,955 UTC [308682] DEBUG PIL.PngImagePlugin:190 STREAM b'tEXt' 51480 40 2024-02-14 14:09:25,010 UTC [308682] DEBUG PIL.PngImagePlugin:190 STREAM b'IHDR' 16 13 2024-02-14 14:09:25,010 UTC [308682] DEBUG PIL.PngImagePlugin:190 STREAM b'cHRM' 41 32 2024-02-14 14:09:25,010 UTC [308682] DEBUG PIL.PngImagePlugin:190 STREAM b'bKGD' 85 6 2024-02-14 14:09:25,010 UTC [308682] DEBUG PIL.PngImagePlugin:726 b'bKGD' 85 6 (unknown) 2024-02-14 14:09:25,010 UTC [308682] DEBUG PIL.PngImagePlugin:190 STREAM b'tIME' 103 7 2024-02-14 14:09:25,011 UTC [308682] DEBUG PIL.PngImagePlugin:726 b'tIME' 103 7 (unknown) 2024-02-14 14:09:25,011 UTC [308682] DEBUG PIL.PngImagePlugin:190 STREAM b'IDAT' 122 32768 2024-02-14 14:09:25,022 UTC [308682] DEBUG PIL.PngImagePlugin:190 STREAM b'tEXt' 51732 37 2024-02-14 14:09:25,022 UTC [308682] DEBUG PIL.PngImagePlugin:190 STREAM b'tEXt' 51781 37 2024-02-14 14:09:25,022 UTC [308682] DEBUG PIL.PngImagePlugin:190 STREAM b'tEXt' 51830 40 2024-02-14 14:09:25,076 UTC [308682] DEBUG PIL.PngImagePlugin:190 STREAM b'IHDR' 16 13 2024-02-14 14:09:25,076 UTC [308682] DEBUG PIL.PngImagePlugin:190 STREAM b'cHRM' 41 32 2024-02-14 14:09:25,076 UTC [308682] DEBUG PIL.PngImagePlugin:190 STREAM b'bKGD' 85 2 2024-02-14 14:09:25,077 UTC [308682] DEBUG PIL.PngImagePlugin:726 b'bKGD' 85 2 (unknown) 2024-02-14 14:09:25,077 UTC [308682] DEBUG PIL.PngImagePlugin:190 STREAM b'tIME' 99 7 2024-02-14 14:09:25,077 UTC [308682] DEBUG PIL.PngImagePlugin:726 b'tIME' 99 7 (unknown) 2024-02-14 14:09:25,077 UTC [308682] DEBUG PIL.PngImagePlugin:190 STREAM b'IDAT' 118 32768 2024-02-14 14:09:25,085 UTC [308682] DEBUG PIL.PngImagePlugin:190 STREAM b'tEXt' 53057 37 2024-02-14 14:09:25,085 UTC [308682] DEBUG PIL.PngImagePlugin:190 STREAM b'tEXt' 53106 37 2024-02-14 14:09:25,085 UTC [308682] DEBUG PIL.PngImagePlugin:190 STREAM b'tEXt' 53155 40 2024-02-14 14:09:25,133 UTC [308682] DEBUG PIL.PngImagePlugin:190 STREAM b'IHDR' 16 13 2024-02-14 14:09:25,133 UTC [308682] DEBUG PIL.PngImagePlugin:190 STREAM b'cHRM' 41 32 2024-02-14 14:09:25,133 UTC [308682] DEBUG PIL.PngImagePlugin:190 STREAM b'bKGD' 85 6 2024-02-14 14:09:25,133 UTC [308682] DEBUG PIL.PngImagePlugin:726 b'bKGD' 85 6 (unknown) 2024-02-14 14:09:25,133 UTC [308682] DEBUG PIL.PngImagePlugin:190 STREAM b'tIME' 103 7 2024-02-14 14:09:25,133 UTC [308682] DEBUG PIL.PngImagePlugin:726 b'tIME' 103 7 (unknown) 2024-02-14 14:09:25,133 UTC [308682] DEBUG PIL.PngImagePlugin:190 STREAM b'IDAT' 122 32768 2024-02-14 14:09:25,140 UTC [308682] DEBUG PIL.PngImagePlugin:190 STREAM b'tEXt' 82459 37 2024-02-14 14:09:25,140 UTC [308682] DEBUG PIL.PngImagePlugin:190 STREAM b'tEXt' 82508 37 2024-02-14 14:09:25,140 UTC [308682] DEBUG PIL.PngImagePlugin:190 STREAM b'tEXt' 82557 40 2024-02-14 14:09:25,189 UTC [308682] DEBUG PIL.PngImagePlugin:190 STREAM b'IHDR' 16 13 2024-02-14 14:09:25,189 UTC [308682] DEBUG PIL.PngImagePlugin:190 STREAM b'cHRM' 41 32 2024-02-14 14:09:25,189 UTC [308682] DEBUG PIL.PngImagePlugin:190 STREAM b'bKGD' 85 6 2024-02-14 14:09:25,189 UTC [308682] DEBUG PIL.PngImagePlugin:726 b'bKGD' 85 6 (unknown) 2024-02-14 14:09:25,189 UTC [308682] DEBUG PIL.PngImagePlugin:190 STREAM b'tIME' 103 7 2024-02-14 14:09:25,189 UTC [308682] DEBUG PIL.PngImagePlugin:726 b'tIME' 103 7 (unknown) 2024-02-14 14:09:25,189 UTC [308682] DEBUG PIL.PngImagePlugin:190 STREAM b'IDAT' 122 32768 2024-02-14 14:09:25,230 UTC [308682] DEBUG PIL.PngImagePlugin:190 STREAM b'tEXt' 187070 37 2024-02-14 14:09:25,230 UTC [308682] DEBUG PIL.PngImagePlugin:190 STREAM b'tEXt' 187119 37 2024-02-14 14:09:25,230 UTC [308682] DEBUG PIL.PngImagePlugin:190 STREAM b'tEXt' 187168 40 2024-02-14 14:09:25,389 UTC [308682] DEBUG PIL.PngImagePlugin:190 STREAM b'IHDR' 16 13 2024-02-14 14:09:25,389 UTC [308682] DEBUG PIL.PngImagePlugin:190 STREAM b'cHRM' 41 32 2024-02-14 14:09:25,389 UTC [308682] DEBUG PIL.PngImagePlugin:190 STREAM b'bKGD' 85 6 2024-02-14 14:09:25,389 UTC [308682] DEBUG PIL.PngImagePlugin:726 b'bKGD' 85 6 (unknown) 2024-02-14 14:09:25,389 UTC [308682] DEBUG PIL.PngImagePlugin:190 STREAM b'tIME' 103 7 2024-02-14 14:09:25,389 UTC [308682] DEBUG PIL.PngImagePlugin:726 b'tIME' 103 7 (unknown) 2024-02-14 14:09:25,389 UTC [308682] DEBUG PIL.PngImagePlugin:190 STREAM b'IDAT' 122 32768 2024-02-14 14:09:25,398 UTC [308682] DEBUG PIL.PngImagePlugin:190 STREAM b'tEXt' 101746 37 2024-02-14 14:09:25,398 UTC [308682] DEBUG PIL.PngImagePlugin:190 STREAM b'tEXt' 101795 37 2024-02-14 14:09:25,398 UTC [308682] DEBUG PIL.PngImagePlugin:190 STREAM b'tEXt' 101844 40 2024-02-14 14:09:25,573 UTC [308682] DEBUG PIL.PngImagePlugin:190 STREAM b'IHDR' 16 13 2024-02-14 14:09:25,573 UTC [308682] DEBUG PIL.PngImagePlugin:190 STREAM b'cHRM' 41 32 2024-02-14 14:09:25,573 UTC [308682] DEBUG PIL.PngImagePlugin:190 STREAM b'bKGD' 85 6 2024-02-14 14:09:25,573 UTC [308682] DEBUG PIL.PngImagePlugin:726 b'bKGD' 85 6 (unknown) 2024-02-14 14:09:25,573 UTC [308682] DEBUG PIL.PngImagePlugin:190 STREAM b'tIME' 103 7 2024-02-14 14:09:25,573 UTC [308682] DEBUG PIL.PngImagePlugin:726 b'tIME' 103 7 (unknown) 2024-02-14 14:09:25,573 UTC [308682] DEBUG PIL.PngImagePlugin:190 STREAM b'IDAT' 122 32768 2024-02-14 14:09:25,616 UTC [308682] DEBUG PIL.PngImagePlugin:190 STREAM b'tEXt' 189716 37 2024-02-14 14:09:25,616 UTC [308682] DEBUG PIL.PngImagePlugin:190 STREAM b'tEXt' 189765 37 2024-02-14 14:09:25,616 UTC [308682] DEBUG PIL.PngImagePlugin:190 STREAM b'tEXt' 189814 40 2024-02-14 14:09:25,774 UTC [308682] DEBUG PIL.PngImagePlugin:190 STREAM b'IHDR' 16 13 2024-02-14 14:09:25,774 UTC [308682] DEBUG PIL.PngImagePlugin:190 STREAM b'cHRM' 41 32 2024-02-14 14:09:25,774 UTC [308682] DEBUG PIL.PngImagePlugin:190 STREAM b'bKGD' 85 6 2024-02-14 14:09:25,774 UTC [308682] DEBUG PIL.PngImagePlugin:726 b'bKGD' 85 6 (unknown) 2024-02-14 14:09:25,774 UTC [308682] DEBUG PIL.PngImagePlugin:190 STREAM b'tIME' 103 7 2024-02-14 14:09:25,774 UTC [308682] DEBUG PIL.PngImagePlugin:726 b'tIME' 103 7 (unknown) 2024-02-14 14:09:25,774 UTC [308682] DEBUG PIL.PngImagePlugin:190 STREAM b'IDAT' 122 32768 2024-02-14 14:09:25,821 UTC [308682] DEBUG PIL.PngImagePlugin:190 STREAM b'tEXt' 122278 37 2024-02-14 14:09:25,822 UTC [308682] DEBUG PIL.PngImagePlugin:190 STREAM b'tEXt' 122327 37 2024-02-14 14:09:25,822 UTC [308682] DEBUG PIL.PngImagePlugin:190 STREAM b'tEXt' 122376 40 2024-02-14 14:09:25,979 UTC [308682] DEBUG PIL.PngImagePlugin:190 STREAM b'IHDR' 16 13 2024-02-14 14:09:25,979 UTC [308682] DEBUG PIL.PngImagePlugin:190 STREAM b'cHRM' 41 32 2024-02-14 14:09:25,979 UTC [308682] DEBUG PIL.PngImagePlugin:190 STREAM b'bKGD' 85 6 2024-02-14 14:09:25,979 UTC [308682] DEBUG PIL.PngImagePlugin:726 b'bKGD' 85 6 (unknown) 2024-02-14 14:09:25,979 UTC [308682] DEBUG PIL.PngImagePlugin:190 STREAM b'tIME' 103 7 2024-02-14 14:09:25,979 UTC [308682] DEBUG PIL.PngImagePlugin:726 b'tIME' 103 7 (unknown) 2024-02-14 14:09:25,979 UTC [308682] DEBUG PIL.PngImagePlugin:190 STREAM b'IDAT' 122 32768 2024-02-14 14:09:25,995 UTC [308682] DEBUG PIL.PngImagePlugin:190 STREAM b'tEXt' 149137 37 2024-02-14 14:09:25,995 UTC [308682] DEBUG PIL.PngImagePlugin:190 STREAM b'tEXt' 149186 37 2024-02-14 14:09:25,995 UTC [308682] DEBUG PIL.PngImagePlugin:190 STREAM b'tEXt' 149235 40 2024-02-14 14:09:26,069 UTC [308682] DEBUG PIL.PngImagePlugin:190 STREAM b'IHDR' 16 13 2024-02-14 14:09:26,069 UTC [308682] DEBUG PIL.PngImagePlugin:190 STREAM b'cHRM' 41 32 2024-02-14 14:09:26,069 UTC [308682] DEBUG PIL.PngImagePlugin:190 STREAM b'bKGD' 85 6 2024-02-14 14:09:26,069 UTC [308682] DEBUG PIL.PngImagePlugin:726 b'bKGD' 85 6 (unknown) 2024-02-14 14:09:26,069 UTC [308682] DEBUG PIL.PngImagePlugin:190 STREAM b'tIME' 103 7 2024-02-14 14:09:26,069 UTC [308682] DEBUG PIL.PngImagePlugin:726 b'tIME' 103 7 (unknown) 2024-02-14 14:09:26,069 UTC [308682] DEBUG PIL.PngImagePlugin:190 STREAM b'IDAT' 122 32768 2024-02-14 14:09:26,086 UTC [308682] DEBUG PIL.PngImagePlugin:190 STREAM b'tEXt' 157930 37 2024-02-14 14:09:26,086 UTC [308682] DEBUG PIL.PngImagePlugin:190 STREAM b'tEXt' 157979 37 2024-02-14 14:09:26,086 UTC [308682] DEBUG PIL.PngImagePlugin:190 STREAM b'tEXt' 158028 40 2024-02-14 14:09:26,185 UTC [308682] DEBUG PIL.PngImagePlugin:190 STREAM b'IHDR' 16 13 2024-02-14 14:09:26,185 UTC [308682] DEBUG PIL.PngImagePlugin:190 STREAM b'cHRM' 41 32 2024-02-14 14:09:26,185 UTC [308682] DEBUG PIL.PngImagePlugin:190 STREAM b'bKGD' 85 6 2024-02-14 14:09:26,185 UTC [308682] DEBUG PIL.PngImagePlugin:726 b'bKGD' 85 6 (unknown) 2024-02-14 14:09:26,186 UTC [308682] DEBUG PIL.PngImagePlugin:190 STREAM b'tIME' 103 7 2024-02-14 14:09:26,186 UTC [308682] DEBUG PIL.PngImagePlugin:726 b'tIME' 103 7 (unknown) 2024-02-14 14:09:26,186 UTC [308682] DEBUG PIL.PngImagePlugin:190 STREAM b'IDAT' 122 32768 2024-02-14 14:09:26,202 UTC [308682] DEBUG PIL.PngImagePlugin:190 STREAM b'tEXt' 150828 37 2024-02-14 14:09:26,202 UTC [308682] DEBUG PIL.PngImagePlugin:190 STREAM b'tEXt' 150877 37 2024-02-14 14:09:26,202 UTC [308682] DEBUG PIL.PngImagePlugin:190 STREAM b'tEXt' 150926 40 2024-02-14 14:09:26,285 UTC [308682] DEBUG PIL.PngImagePlugin:190 STREAM b'IHDR' 16 13 2024-02-14 14:09:26,285 UTC [308682] DEBUG PIL.PngImagePlugin:190 STREAM b'cHRM' 41 32 2024-02-14 14:09:26,285 UTC [308682] DEBUG PIL.PngImagePlugin:190 STREAM b'bKGD' 85 6 2024-02-14 14:09:26,285 UTC [308682] DEBUG PIL.PngImagePlugin:726 b'bKGD' 85 6 (unknown) 2024-02-14 14:09:26,285 UTC [308682] DEBUG PIL.PngImagePlugin:190 STREAM b'tIME' 103 7 2024-02-14 14:09:26,285 UTC [308682] DEBUG PIL.PngImagePlugin:726 b'tIME' 103 7 (unknown) 2024-02-14 14:09:26,285 UTC [308682] DEBUG PIL.PngImagePlugin:190 STREAM b'IDAT' 122 32768 2024-02-14 14:09:26,301 UTC [308682] DEBUG PIL.PngImagePlugin:190 STREAM b'tEXt' 155146 37 2024-02-14 14:09:26,301 UTC [308682] DEBUG PIL.PngImagePlugin:190 STREAM b'tEXt' 155195 37 2024-02-14 14:09:26,301 UTC [308682] DEBUG PIL.PngImagePlugin:190 STREAM b'tEXt' 155244 40 2024-02-14 14:09:26,384 UTC [308682] DEBUG PIL.PngImagePlugin:190 STREAM b'IHDR' 16 13 2024-02-14 14:09:26,384 UTC [308682] DEBUG PIL.PngImagePlugin:190 STREAM b'cHRM' 41 32 2024-02-14 14:09:26,384 UTC [308682] DEBUG PIL.PngImagePlugin:190 STREAM b'bKGD' 85 6 2024-02-14 14:09:26,384 UTC [308682] DEBUG PIL.PngImagePlugin:726 b'bKGD' 85 6 (unknown) 2024-02-14 14:09:26,384 UTC [308682] DEBUG PIL.PngImagePlugin:190 STREAM b'tIME' 103 7 2024-02-14 14:09:26,384 UTC [308682] DEBUG PIL.PngImagePlugin:726 b'tIME' 103 7 (unknown) 2024-02-14 14:09:26,384 UTC [308682] DEBUG PIL.PngImagePlugin:190 STREAM b'IDAT' 122 32768 2024-02-14 14:09:26,400 UTC [308682] DEBUG PIL.PngImagePlugin:190 STREAM b'tEXt' 150940 37 2024-02-14 14:09:26,400 UTC [308682] DEBUG PIL.PngImagePlugin:190 STREAM b'tEXt' 150989 37 2024-02-14 14:09:26,400 UTC [308682] DEBUG PIL.PngImagePlugin:190 STREAM b'tEXt' 151038 40 2024-02-14 14:09:26,487 UTC [308682] DEBUG PIL.PngImagePlugin:190 STREAM b'IHDR' 16 13 2024-02-14 14:09:26,487 UTC [308682] DEBUG PIL.PngImagePlugin:190 STREAM b'cHRM' 41 32 2024-02-14 14:09:26,487 UTC [308682] DEBUG PIL.PngImagePlugin:190 STREAM b'bKGD' 85 6 2024-02-14 14:09:26,487 UTC [308682] DEBUG PIL.PngImagePlugin:726 b'bKGD' 85 6 (unknown) 2024-02-14 14:09:26,487 UTC [308682] DEBUG PIL.PngImagePlugin:190 STREAM b'tIME' 103 7 2024-02-14 14:09:26,487 UTC [308682] DEBUG PIL.PngImagePlugin:726 b'tIME' 103 7 (unknown) 2024-02-14 14:09:26,487 UTC [308682] DEBUG PIL.PngImagePlugin:190 STREAM b'IDAT' 122 32768 2024-02-14 14:09:26,505 UTC [308682] DEBUG PIL.PngImagePlugin:190 STREAM b'tEXt' 200118 37 2024-02-14 14:09:26,505 UTC [308682] DEBUG PIL.PngImagePlugin:190 STREAM b'tEXt' 200167 37 2024-02-14 14:09:26,505 UTC [308682] DEBUG PIL.PngImagePlugin:190 STREAM b'tEXt' 200216 40 2024-02-14 14:09:26,584 UTC [308682] DEBUG PIL.PngImagePlugin:190 STREAM b'IHDR' 16 13 2024-02-14 14:09:26,584 UTC [308682] DEBUG PIL.PngImagePlugin:190 STREAM b'cHRM' 41 32 2024-02-14 14:09:26,584 UTC [308682] DEBUG PIL.PngImagePlugin:190 STREAM b'bKGD' 85 6 2024-02-14 14:09:26,584 UTC [308682] DEBUG PIL.PngImagePlugin:726 b'bKGD' 85 6 (unknown) 2024-02-14 14:09:26,584 UTC [308682] DEBUG PIL.PngImagePlugin:190 STREAM b'tIME' 103 7 2024-02-14 14:09:26,584 UTC [308682] DEBUG PIL.PngImagePlugin:726 b'tIME' 103 7 (unknown) 2024-02-14 14:09:26,584 UTC [308682] DEBUG PIL.PngImagePlugin:190 STREAM b'IDAT' 122 32768 2024-02-14 14:09:26,602 UTC [308682] DEBUG PIL.PngImagePlugin:190 STREAM b'tEXt' 214985 37 2024-02-14 14:09:26,602 UTC [308682] DEBUG PIL.PngImagePlugin:190 STREAM b'tEXt' 215034 37 2024-02-14 14:09:26,602 UTC [308682] DEBUG PIL.PngImagePlugin:190 STREAM b'tEXt' 215083 40 2024-02-14 14:09:26,705 UTC [308682] DEBUG PIL.PngImagePlugin:190 STREAM b'IHDR' 16 13 2024-02-14 14:09:26,705 UTC [308682] DEBUG PIL.PngImagePlugin:190 STREAM b'cHRM' 41 32 2024-02-14 14:09:26,705 UTC [308682] DEBUG PIL.PngImagePlugin:190 STREAM b'bKGD' 85 6 2024-02-14 14:09:26,705 UTC [308682] DEBUG PIL.PngImagePlugin:726 b'bKGD' 85 6 (unknown) 2024-02-14 14:09:26,705 UTC [308682] DEBUG PIL.PngImagePlugin:190 STREAM b'tIME' 103 7 2024-02-14 14:09:26,705 UTC [308682] DEBUG PIL.PngImagePlugin:726 b'tIME' 103 7 (unknown) 2024-02-14 14:09:26,705 UTC [308682] DEBUG PIL.PngImagePlugin:190 STREAM b'IDAT' 122 32768 2024-02-14 14:09:26,724 UTC [308682] DEBUG PIL.PngImagePlugin:190 STREAM b'tEXt' 229649 37 2024-02-14 14:09:26,724 UTC [308682] DEBUG PIL.PngImagePlugin:190 STREAM b'tEXt' 229698 37 2024-02-14 14:09:26,724 UTC [308682] DEBUG PIL.PngImagePlugin:190 STREAM b'tEXt' 229747 40 2024-02-14 14:09:26,804 UTC [308682] DEBUG PIL.PngImagePlugin:190 STREAM b'IHDR' 16 13 2024-02-14 14:09:26,804 UTC [308682] DEBUG PIL.PngImagePlugin:190 STREAM b'cHRM' 41 32 2024-02-14 14:09:26,804 UTC [308682] DEBUG PIL.PngImagePlugin:190 STREAM b'bKGD' 85 6 2024-02-14 14:09:26,804 UTC [308682] DEBUG PIL.PngImagePlugin:726 b'bKGD' 85 6 (unknown) 2024-02-14 14:09:26,804 UTC [308682] DEBUG PIL.PngImagePlugin:190 STREAM b'tIME' 103 7 2024-02-14 14:09:26,804 UTC [308682] DEBUG PIL.PngImagePlugin:726 b'tIME' 103 7 (unknown) 2024-02-14 14:09:26,804 UTC [308682] DEBUG PIL.PngImagePlugin:190 STREAM b'IDAT' 122 32768 2024-02-14 14:09:26,823 UTC [308682] DEBUG PIL.PngImagePlugin:190 STREAM b'tEXt' 219954 37 2024-02-14 14:09:26,823 UTC [308682] DEBUG PIL.PngImagePlugin:190 STREAM b'tEXt' 220003 37 2024-02-14 14:09:26,823 UTC [308682] DEBUG PIL.PngImagePlugin:190 STREAM b'tEXt' 220052 40 2024-02-14 14:09:26,903 UTC [308682] DEBUG PIL.PngImagePlugin:190 STREAM b'IHDR' 16 13 2024-02-14 14:09:26,903 UTC [308682] DEBUG PIL.PngImagePlugin:190 STREAM b'cHRM' 41 32 2024-02-14 14:09:26,903 UTC [308682] DEBUG PIL.PngImagePlugin:190 STREAM b'bKGD' 85 6 2024-02-14 14:09:26,903 UTC [308682] DEBUG PIL.PngImagePlugin:726 b'bKGD' 85 6 (unknown) 2024-02-14 14:09:26,903 UTC [308682] DEBUG PIL.PngImagePlugin:190 STREAM b'tIME' 103 7 2024-02-14 14:09:26,903 UTC [308682] DEBUG PIL.PngImagePlugin:726 b'tIME' 103 7 (unknown) 2024-02-14 14:09:26,903 UTC [308682] DEBUG PIL.PngImagePlugin:190 STREAM b'IDAT' 122 32768 2024-02-14 14:09:26,920 UTC [308682] DEBUG PIL.PngImagePlugin:190 STREAM b'tEXt' 195206 37 2024-02-14 14:09:26,920 UTC [308682] DEBUG PIL.PngImagePlugin:190 STREAM b'tEXt' 195255 37 2024-02-14 14:09:26,920 UTC [308682] DEBUG PIL.PngImagePlugin:190 STREAM b'tEXt' 195304 40 2024-02-14 14:09:26,998 UTC [308682] DEBUG PIL.PngImagePlugin:190 STREAM b'IHDR' 16 13 2024-02-14 14:09:26,998 UTC [308682] DEBUG PIL.PngImagePlugin:190 STREAM b'cHRM' 41 32 2024-02-14 14:09:26,998 UTC [308682] DEBUG PIL.PngImagePlugin:190 STREAM b'bKGD' 85 6 2024-02-14 14:09:26,998 UTC [308682] DEBUG PIL.PngImagePlugin:726 b'bKGD' 85 6 (unknown) 2024-02-14 14:09:26,998 UTC [308682] DEBUG PIL.PngImagePlugin:190 STREAM b'tIME' 103 7 2024-02-14 14:09:26,998 UTC [308682] DEBUG PIL.PngImagePlugin:726 b'tIME' 103 7 (unknown) 2024-02-14 14:09:26,998 UTC [308682] DEBUG PIL.PngImagePlugin:190 STREAM b'IDAT' 122 32768 2024-02-14 14:09:27,017 UTC [308682] DEBUG PIL.PngImagePlugin:190 STREAM b'tEXt' 225064 37 2024-02-14 14:09:27,017 UTC [308682] DEBUG PIL.PngImagePlugin:190 STREAM b'tEXt' 225113 37 2024-02-14 14:09:27,017 UTC [308682] DEBUG PIL.PngImagePlugin:190 STREAM b'tEXt' 225162 40 2024-02-14 14:09:27,097 UTC [308682] DEBUG PIL.PngImagePlugin:190 STREAM b'IHDR' 16 13 2024-02-14 14:09:27,097 UTC [308682] DEBUG PIL.PngImagePlugin:190 STREAM b'cHRM' 41 32 2024-02-14 14:09:27,097 UTC [308682] DEBUG PIL.PngImagePlugin:190 STREAM b'bKGD' 85 6 2024-02-14 14:09:27,097 UTC [308682] DEBUG PIL.PngImagePlugin:726 b'bKGD' 85 6 (unknown) 2024-02-14 14:09:27,097 UTC [308682] DEBUG PIL.PngImagePlugin:190 STREAM b'tIME' 103 7 2024-02-14 14:09:27,097 UTC [308682] DEBUG PIL.PngImagePlugin:726 b'tIME' 103 7 (unknown) 2024-02-14 14:09:27,097 UTC [308682] DEBUG PIL.PngImagePlugin:190 STREAM b'IDAT' 122 32768 2024-02-14 14:09:27,114 UTC [308682] DEBUG PIL.PngImagePlugin:190 STREAM b'tEXt' 153375 37 2024-02-14 14:09:27,114 UTC [308682] DEBUG PIL.PngImagePlugin:190 STREAM b'tEXt' 153424 37 2024-02-14 14:09:27,114 UTC [308682] DEBUG PIL.PngImagePlugin:190 STREAM b'tEXt' 153473 40 2024-02-14 14:09:27,189 UTC [308682] DEBUG PIL.PngImagePlugin:190 STREAM b'IHDR' 16 13 2024-02-14 14:09:27,189 UTC [308682] DEBUG PIL.PngImagePlugin:190 STREAM b'cHRM' 41 32 2024-02-14 14:09:27,189 UTC [308682] DEBUG PIL.PngImagePlugin:190 STREAM b'bKGD' 85 6 2024-02-14 14:09:27,189 UTC [308682] DEBUG PIL.PngImagePlugin:726 b'bKGD' 85 6 (unknown) 2024-02-14 14:09:27,189 UTC [308682] DEBUG PIL.PngImagePlugin:190 STREAM b'tIME' 103 7 2024-02-14 14:09:27,189 UTC [308682] DEBUG PIL.PngImagePlugin:726 b'tIME' 103 7 (unknown) 2024-02-14 14:09:27,189 UTC [308682] DEBUG PIL.PngImagePlugin:190 STREAM b'IDAT' 122 32768 2024-02-14 14:09:27,206 UTC [308682] DEBUG PIL.PngImagePlugin:190 STREAM b'tEXt' 180726 37 2024-02-14 14:09:27,206 UTC [308682] DEBUG PIL.PngImagePlugin:190 STREAM b'tEXt' 180775 37 2024-02-14 14:09:27,206 UTC [308682] DEBUG PIL.PngImagePlugin:190 STREAM b'tEXt' 180824 40 2024-02-14 14:09:27,283 UTC [308682] DEBUG PIL.PngImagePlugin:190 STREAM b'IHDR' 16 13 2024-02-14 14:09:27,283 UTC [308682] DEBUG PIL.PngImagePlugin:190 STREAM b'cHRM' 41 32 2024-02-14 14:09:27,283 UTC [308682] DEBUG PIL.PngImagePlugin:190 STREAM b'bKGD' 85 6 2024-02-14 14:09:27,283 UTC [308682] DEBUG PIL.PngImagePlugin:726 b'bKGD' 85 6 (unknown) 2024-02-14 14:09:27,283 UTC [308682] DEBUG PIL.PngImagePlugin:190 STREAM b'tIME' 103 7 2024-02-14 14:09:27,283 UTC [308682] DEBUG PIL.PngImagePlugin:726 b'tIME' 103 7 (unknown) 2024-02-14 14:09:27,283 UTC [308682] DEBUG PIL.PngImagePlugin:190 STREAM b'IDAT' 122 32768 2024-02-14 14:09:27,300 UTC [308682] DEBUG PIL.PngImagePlugin:190 STREAM b'tEXt' 189947 37 2024-02-14 14:09:27,300 UTC [308682] DEBUG PIL.PngImagePlugin:190 STREAM b'tEXt' 189996 37 2024-02-14 14:09:27,300 UTC [308682] DEBUG PIL.PngImagePlugin:190 STREAM b'tEXt' 190045 40 2024-02-14 14:09:27,377 UTC [308682] DEBUG PIL.PngImagePlugin:190 STREAM b'IHDR' 16 13 2024-02-14 14:09:27,377 UTC [308682] DEBUG PIL.PngImagePlugin:190 STREAM b'cHRM' 41 32 2024-02-14 14:09:27,377 UTC [308682] DEBUG PIL.PngImagePlugin:190 STREAM b'bKGD' 85 6 2024-02-14 14:09:27,377 UTC [308682] DEBUG PIL.PngImagePlugin:726 b'bKGD' 85 6 (unknown) 2024-02-14 14:09:27,377 UTC [308682] DEBUG PIL.PngImagePlugin:190 STREAM b'tIME' 103 7 2024-02-14 14:09:27,377 UTC [308682] DEBUG PIL.PngImagePlugin:726 b'tIME' 103 7 (unknown) 2024-02-14 14:09:27,377 UTC [308682] DEBUG PIL.PngImagePlugin:190 STREAM b'IDAT' 122 32768 2024-02-14 14:09:27,394 UTC [308682] DEBUG PIL.PngImagePlugin:190 STREAM b'tEXt' 185914 37 2024-02-14 14:09:27,394 UTC [308682] DEBUG PIL.PngImagePlugin:190 STREAM b'tEXt' 185963 37 2024-02-14 14:09:27,394 UTC [308682] DEBUG PIL.PngImagePlugin:190 STREAM b'tEXt' 186012 40 2024-02-14 14:09:27,471 UTC [308682] DEBUG PIL.PngImagePlugin:190 STREAM b'IHDR' 16 13 2024-02-14 14:09:27,471 UTC [308682] DEBUG PIL.PngImagePlugin:190 STREAM b'cHRM' 41 32 2024-02-14 14:09:27,471 UTC [308682] DEBUG PIL.PngImagePlugin:190 STREAM b'bKGD' 85 6 2024-02-14 14:09:27,471 UTC [308682] DEBUG PIL.PngImagePlugin:726 b'bKGD' 85 6 (unknown) 2024-02-14 14:09:27,471 UTC [308682] DEBUG PIL.PngImagePlugin:190 STREAM b'tIME' 103 7 2024-02-14 14:09:27,471 UTC [308682] DEBUG PIL.PngImagePlugin:726 b'tIME' 103 7 (unknown) 2024-02-14 14:09:27,471 UTC [308682] DEBUG PIL.PngImagePlugin:190 STREAM b'IDAT' 122 32768 2024-02-14 14:09:27,489 UTC [308682] DEBUG PIL.PngImagePlugin:190 STREAM b'tEXt' 188341 37 2024-02-14 14:09:27,489 UTC [308682] DEBUG PIL.PngImagePlugin:190 STREAM b'tEXt' 188390 37 2024-02-14 14:09:27,489 UTC [308682] DEBUG PIL.PngImagePlugin:190 STREAM b'tEXt' 188439 40 2024-02-14 14:09:27,585 UTC [308682] DEBUG PIL.PngImagePlugin:190 STREAM b'IHDR' 16 13 2024-02-14 14:09:27,585 UTC [308682] DEBUG PIL.PngImagePlugin:190 STREAM b'cHRM' 41 32 2024-02-14 14:09:27,585 UTC [308682] DEBUG PIL.PngImagePlugin:190 STREAM b'bKGD' 85 6 2024-02-14 14:09:27,585 UTC [308682] DEBUG PIL.PngImagePlugin:726 b'bKGD' 85 6 (unknown) 2024-02-14 14:09:27,585 UTC [308682] DEBUG PIL.PngImagePlugin:190 STREAM b'tIME' 103 7 2024-02-14 14:09:27,585 UTC [308682] DEBUG PIL.PngImagePlugin:726 b'tIME' 103 7 (unknown) 2024-02-14 14:09:27,585 UTC [308682] DEBUG PIL.PngImagePlugin:190 STREAM b'IDAT' 122 32768 2024-02-14 14:09:27,601 UTC [308682] DEBUG PIL.PngImagePlugin:190 STREAM b'tEXt' 172503 37 2024-02-14 14:09:27,601 UTC [308682] DEBUG PIL.PngImagePlugin:190 STREAM b'tEXt' 172552 37 2024-02-14 14:09:27,601 UTC [308682] DEBUG PIL.PngImagePlugin:190 STREAM b'tEXt' 172601 40 2024-02-14 14:09:27,680 UTC [308682] DEBUG PIL.PngImagePlugin:190 STREAM b'IHDR' 16 13 2024-02-14 14:09:27,680 UTC [308682] DEBUG PIL.PngImagePlugin:190 STREAM b'cHRM' 41 32 2024-02-14 14:09:27,680 UTC [308682] DEBUG PIL.PngImagePlugin:190 STREAM b'bKGD' 85 6 2024-02-14 14:09:27,680 UTC [308682] DEBUG PIL.PngImagePlugin:726 b'bKGD' 85 6 (unknown) 2024-02-14 14:09:27,680 UTC [308682] DEBUG PIL.PngImagePlugin:190 STREAM b'tIME' 103 7 2024-02-14 14:09:27,680 UTC [308682] DEBUG PIL.PngImagePlugin:726 b'tIME' 103 7 (unknown) 2024-02-14 14:09:27,680 UTC [308682] DEBUG PIL.PngImagePlugin:190 STREAM b'IDAT' 122 32768 2024-02-14 14:09:27,697 UTC [308682] DEBUG PIL.PngImagePlugin:190 STREAM b'tEXt' 186314 37 2024-02-14 14:09:27,697 UTC [308682] DEBUG PIL.PngImagePlugin:190 STREAM b'tEXt' 186363 37 2024-02-14 14:09:27,697 UTC [308682] DEBUG PIL.PngImagePlugin:190 STREAM b'tEXt' 186412 40 2024-02-14 14:09:27,774 UTC [308682] DEBUG PIL.PngImagePlugin:190 STREAM b'IHDR' 16 13 2024-02-14 14:09:27,774 UTC [308682] DEBUG PIL.PngImagePlugin:190 STREAM b'cHRM' 41 32 2024-02-14 14:09:27,774 UTC [308682] DEBUG PIL.PngImagePlugin:190 STREAM b'bKGD' 85 6 2024-02-14 14:09:27,774 UTC [308682] DEBUG PIL.PngImagePlugin:726 b'bKGD' 85 6 (unknown) 2024-02-14 14:09:27,774 UTC [308682] DEBUG PIL.PngImagePlugin:190 STREAM b'tIME' 103 7 2024-02-14 14:09:27,774 UTC [308682] DEBUG PIL.PngImagePlugin:726 b'tIME' 103 7 (unknown) 2024-02-14 14:09:27,774 UTC [308682] DEBUG PIL.PngImagePlugin:190 STREAM b'IDAT' 122 32768 2024-02-14 14:09:27,822 UTC [308682] DEBUG PIL.PngImagePlugin:190 STREAM b'tEXt' 129280 37 2024-02-14 14:09:27,822 UTC [308682] DEBUG PIL.PngImagePlugin:190 STREAM b'tEXt' 129329 37 2024-02-14 14:09:27,822 UTC [308682] DEBUG PIL.PngImagePlugin:190 STREAM b'tEXt' 129378 40 2024-02-14 14:09:27,980 UTC [308682] DEBUG PIL.PngImagePlugin:190 STREAM b'IHDR' 16 13 2024-02-14 14:09:27,980 UTC [308682] DEBUG PIL.PngImagePlugin:190 STREAM b'cHRM' 41 32 2024-02-14 14:09:27,980 UTC [308682] DEBUG PIL.PngImagePlugin:190 STREAM b'bKGD' 85 6 2024-02-14 14:09:27,980 UTC [308682] DEBUG PIL.PngImagePlugin:726 b'bKGD' 85 6 (unknown) 2024-02-14 14:09:27,980 UTC [308682] DEBUG PIL.PngImagePlugin:190 STREAM b'tIME' 103 7 2024-02-14 14:09:27,980 UTC [308682] DEBUG PIL.PngImagePlugin:726 b'tIME' 103 7 (unknown) 2024-02-14 14:09:27,980 UTC [308682] DEBUG PIL.PngImagePlugin:190 STREAM b'IDAT' 122 32768 2024-02-14 14:09:28,026 UTC [308682] DEBUG PIL.PngImagePlugin:190 STREAM b'tEXt' 124970 37 2024-02-14 14:09:28,026 UTC [308682] DEBUG PIL.PngImagePlugin:190 STREAM b'tEXt' 125019 37 2024-02-14 14:09:28,026 UTC [308682] DEBUG PIL.PngImagePlugin:190 STREAM b'tEXt' 125068 40 2024-02-14 14:09:28,182 UTC [308682] DEBUG PIL.PngImagePlugin:190 STREAM b'IHDR' 16 13 2024-02-14 14:09:28,182 UTC [308682] DEBUG PIL.PngImagePlugin:190 STREAM b'cHRM' 41 32 2024-02-14 14:09:28,182 UTC [308682] DEBUG PIL.PngImagePlugin:190 STREAM b'bKGD' 85 6 2024-02-14 14:09:28,182 UTC [308682] DEBUG PIL.PngImagePlugin:726 b'bKGD' 85 6 (unknown) 2024-02-14 14:09:28,182 UTC [308682] DEBUG PIL.PngImagePlugin:190 STREAM b'tIME' 103 7 2024-02-14 14:09:28,182 UTC [308682] DEBUG PIL.PngImagePlugin:726 b'tIME' 103 7 (unknown) 2024-02-14 14:09:28,182 UTC [308682] DEBUG PIL.PngImagePlugin:190 STREAM b'IDAT' 122 32768 2024-02-14 14:09:28,228 UTC [308682] DEBUG PIL.PngImagePlugin:190 STREAM b'tEXt' 125832 37 2024-02-14 14:09:28,228 UTC [308682] DEBUG PIL.PngImagePlugin:190 STREAM b'tEXt' 125881 37 2024-02-14 14:09:28,228 UTC [308682] DEBUG PIL.PngImagePlugin:190 STREAM b'tEXt' 125930 40 2024-02-14 14:09:28,381 UTC [308682] DEBUG PIL.PngImagePlugin:190 STREAM b'IHDR' 16 13 2024-02-14 14:09:28,381 UTC [308682] DEBUG PIL.PngImagePlugin:190 STREAM b'cHRM' 41 32 2024-02-14 14:09:28,381 UTC [308682] DEBUG PIL.PngImagePlugin:190 STREAM b'bKGD' 85 6 2024-02-14 14:09:28,381 UTC [308682] DEBUG PIL.PngImagePlugin:726 b'bKGD' 85 6 (unknown) 2024-02-14 14:09:28,381 UTC [308682] DEBUG PIL.PngImagePlugin:190 STREAM b'tIME' 103 7 2024-02-14 14:09:28,381 UTC [308682] DEBUG PIL.PngImagePlugin:726 b'tIME' 103 7 (unknown) 2024-02-14 14:09:28,381 UTC [308682] DEBUG PIL.PngImagePlugin:190 STREAM b'IDAT' 122 32768 2024-02-14 14:09:28,426 UTC [308682] DEBUG PIL.PngImagePlugin:190 STREAM b'tEXt' 124423 37 2024-02-14 14:09:28,426 UTC [308682] DEBUG PIL.PngImagePlugin:190 STREAM b'tEXt' 124472 37 2024-02-14 14:09:28,426 UTC [308682] DEBUG PIL.PngImagePlugin:190 STREAM b'tEXt' 124521 40 2024-02-14 14:09:28,581 UTC [308682] DEBUG PIL.PngImagePlugin:190 STREAM b'IHDR' 16 13 2024-02-14 14:09:28,581 UTC [308682] DEBUG PIL.PngImagePlugin:190 STREAM b'cHRM' 41 32 2024-02-14 14:09:28,581 UTC [308682] DEBUG PIL.PngImagePlugin:190 STREAM b'bKGD' 85 6 2024-02-14 14:09:28,581 UTC [308682] DEBUG PIL.PngImagePlugin:726 b'bKGD' 85 6 (unknown) 2024-02-14 14:09:28,581 UTC [308682] DEBUG PIL.PngImagePlugin:190 STREAM b'tIME' 103 7 2024-02-14 14:09:28,581 UTC [308682] DEBUG PIL.PngImagePlugin:726 b'tIME' 103 7 (unknown) 2024-02-14 14:09:28,581 UTC [308682] DEBUG PIL.PngImagePlugin:190 STREAM b'IDAT' 122 32768 2024-02-14 14:09:28,623 UTC [308682] DEBUG PIL.PngImagePlugin:190 STREAM b'tEXt' 165758 37 2024-02-14 14:09:28,623 UTC [308682] DEBUG PIL.PngImagePlugin:190 STREAM b'tEXt' 165807 37 2024-02-14 14:09:28,623 UTC [308682] DEBUG PIL.PngImagePlugin:190 STREAM b'tEXt' 165856 40 2024-02-14 14:09:28,790 UTC [308682] DEBUG PIL.PngImagePlugin:190 STREAM b'IHDR' 16 13 2024-02-14 14:09:28,790 UTC [308682] DEBUG PIL.PngImagePlugin:190 STREAM b'cHRM' 41 32 2024-02-14 14:09:28,790 UTC [308682] DEBUG PIL.PngImagePlugin:190 STREAM b'bKGD' 85 6 2024-02-14 14:09:28,790 UTC [308682] DEBUG PIL.PngImagePlugin:726 b'bKGD' 85 6 (unknown) 2024-02-14 14:09:28,790 UTC [308682] DEBUG PIL.PngImagePlugin:190 STREAM b'tIME' 103 7 2024-02-14 14:09:28,790 UTC [308682] DEBUG PIL.PngImagePlugin:726 b'tIME' 103 7 (unknown) 2024-02-14 14:09:28,790 UTC [308682] DEBUG PIL.PngImagePlugin:190 STREAM b'IDAT' 122 32768 2024-02-14 14:09:28,837 UTC [308682] DEBUG PIL.PngImagePlugin:190 STREAM b'tEXt' 119054 37 2024-02-14 14:09:28,837 UTC [308682] DEBUG PIL.PngImagePlugin:190 STREAM b'tEXt' 119103 37 2024-02-14 14:09:28,837 UTC [308682] DEBUG PIL.PngImagePlugin:190 STREAM b'tEXt' 119152 40 2024-02-14 14:09:28,996 UTC [308682] DEBUG PIL.PngImagePlugin:190 STREAM b'IHDR' 16 13 2024-02-14 14:09:28,997 UTC [308682] DEBUG PIL.PngImagePlugin:190 STREAM b'cHRM' 41 32 2024-02-14 14:09:28,997 UTC [308682] DEBUG PIL.PngImagePlugin:190 STREAM b'bKGD' 85 6 2024-02-14 14:09:28,997 UTC [308682] DEBUG PIL.PngImagePlugin:726 b'bKGD' 85 6 (unknown) 2024-02-14 14:09:28,997 UTC [308682] DEBUG PIL.PngImagePlugin:190 STREAM b'tIME' 103 7 2024-02-14 14:09:28,997 UTC [308682] DEBUG PIL.PngImagePlugin:726 b'tIME' 103 7 (unknown) 2024-02-14 14:09:28,997 UTC [308682] DEBUG PIL.PngImagePlugin:190 STREAM b'IDAT' 122 32768 2024-02-14 14:09:29,014 UTC [308682] DEBUG PIL.PngImagePlugin:190 STREAM b'tEXt' 252853 37 2024-02-14 14:09:29,015 UTC [308682] DEBUG PIL.PngImagePlugin:190 STREAM b'tEXt' 252902 37 2024-02-14 14:09:29,015 UTC [308682] DEBUG PIL.PngImagePlugin:190 STREAM b'tEXt' 252951 40 2024-02-14 14:09:29,136 UTC [308682] DEBUG PIL.PngImagePlugin:190 STREAM b'IHDR' 16 13 2024-02-14 14:09:29,136 UTC [308682] DEBUG PIL.PngImagePlugin:190 STREAM b'cHRM' 41 32 2024-02-14 14:09:29,136 UTC [308682] DEBUG PIL.PngImagePlugin:190 STREAM b'bKGD' 85 6 2024-02-14 14:09:29,136 UTC [308682] DEBUG PIL.PngImagePlugin:726 b'bKGD' 85 6 (unknown) 2024-02-14 14:09:29,136 UTC [308682] DEBUG PIL.PngImagePlugin:190 STREAM b'tIME' 103 7 2024-02-14 14:09:29,136 UTC [308682] DEBUG PIL.PngImagePlugin:726 b'tIME' 103 7 (unknown) 2024-02-14 14:09:29,136 UTC [308682] DEBUG PIL.PngImagePlugin:190 STREAM b'IDAT' 122 32768 2024-02-14 14:09:29,140 UTC [308682] DEBUG PIL.PngImagePlugin:190 STREAM b'tEXt' 74413 37 2024-02-14 14:09:29,141 UTC [308682] DEBUG PIL.PngImagePlugin:190 STREAM b'tEXt' 74462 37 2024-02-14 14:09:29,141 UTC [308682] DEBUG PIL.PngImagePlugin:190 STREAM b'tEXt' 74511 40 2024-02-14 14:09:29,212 UTC [308682] DEBUG PIL.PngImagePlugin:190 STREAM b'IHDR' 16 13 2024-02-14 14:09:29,212 UTC [308682] DEBUG PIL.PngImagePlugin:190 STREAM b'cHRM' 41 32 2024-02-14 14:09:29,212 UTC [308682] DEBUG PIL.PngImagePlugin:190 STREAM b'bKGD' 85 6 2024-02-14 14:09:29,212 UTC [308682] DEBUG PIL.PngImagePlugin:726 b'bKGD' 85 6 (unknown) 2024-02-14 14:09:29,212 UTC [308682] DEBUG PIL.PngImagePlugin:190 STREAM b'tIME' 103 7 2024-02-14 14:09:29,212 UTC [308682] DEBUG PIL.PngImagePlugin:726 b'tIME' 103 7 (unknown) 2024-02-14 14:09:29,212 UTC [308682] DEBUG PIL.PngImagePlugin:190 STREAM b'IDAT' 122 32768 2024-02-14 14:09:29,230 UTC [308682] DEBUG PIL.PngImagePlugin:190 STREAM b'tEXt' 256804 37 2024-02-14 14:09:29,230 UTC [308682] DEBUG PIL.PngImagePlugin:190 STREAM b'tEXt' 256853 37 2024-02-14 14:09:29,230 UTC [308682] DEBUG PIL.PngImagePlugin:190 STREAM b'tEXt' 256902 40 2024-02-14 14:09:29,318 UTC [308682] DEBUG PIL.PngImagePlugin:190 STREAM b'IHDR' 16 13 2024-02-14 14:09:29,318 UTC [308682] DEBUG PIL.PngImagePlugin:190 STREAM b'cHRM' 41 32 2024-02-14 14:09:29,318 UTC [308682] DEBUG PIL.PngImagePlugin:190 STREAM b'bKGD' 85 6 2024-02-14 14:09:29,318 UTC [308682] DEBUG PIL.PngImagePlugin:726 b'bKGD' 85 6 (unknown) 2024-02-14 14:09:29,318 UTC [308682] DEBUG PIL.PngImagePlugin:190 STREAM b'tIME' 103 7 2024-02-14 14:09:29,318 UTC [308682] DEBUG PIL.PngImagePlugin:726 b'tIME' 103 7 (unknown) 2024-02-14 14:09:29,318 UTC [308682] DEBUG PIL.PngImagePlugin:190 STREAM b'IDAT' 122 32768 2024-02-14 14:09:29,337 UTC [308682] DEBUG PIL.PngImagePlugin:190 STREAM b'tEXt' 309869 37 2024-02-14 14:09:29,337 UTC [308682] DEBUG PIL.PngImagePlugin:190 STREAM b'tEXt' 309918 37 2024-02-14 14:09:29,337 UTC [308682] DEBUG PIL.PngImagePlugin:190 STREAM b'tEXt' 309967 40 2024-02-14 14:09:29,428 UTC [308682] DEBUG PIL.PngImagePlugin:190 STREAM b'IHDR' 16 13 2024-02-14 14:09:29,428 UTC [308682] DEBUG PIL.PngImagePlugin:190 STREAM b'cHRM' 41 32 2024-02-14 14:09:29,428 UTC [308682] DEBUG PIL.PngImagePlugin:190 STREAM b'bKGD' 85 6 2024-02-14 14:09:29,428 UTC [308682] DEBUG PIL.PngImagePlugin:726 b'bKGD' 85 6 (unknown) 2024-02-14 14:09:29,428 UTC [308682] DEBUG PIL.PngImagePlugin:190 STREAM b'tIME' 103 7 2024-02-14 14:09:29,428 UTC [308682] DEBUG PIL.PngImagePlugin:726 b'tIME' 103 7 (unknown) 2024-02-14 14:09:29,428 UTC [308682] DEBUG PIL.PngImagePlugin:190 STREAM b'IDAT' 122 32768 2024-02-14 14:09:29,445 UTC [308682] DEBUG PIL.PngImagePlugin:190 STREAM b'tEXt' 85416 37 2024-02-14 14:09:29,445 UTC [308682] DEBUG PIL.PngImagePlugin:190 STREAM b'tEXt' 85465 37 2024-02-14 14:09:29,445 UTC [308682] DEBUG PIL.PngImagePlugin:190 STREAM b'tEXt' 85514 40 2024-02-14 14:09:29,535 UTC [308682] DEBUG PIL.PngImagePlugin:190 STREAM b'IHDR' 16 13 2024-02-14 14:09:29,535 UTC [308682] DEBUG PIL.PngImagePlugin:190 STREAM b'cHRM' 41 32 2024-02-14 14:09:29,535 UTC [308682] DEBUG PIL.PngImagePlugin:190 STREAM b'bKGD' 85 6 2024-02-14 14:09:29,535 UTC [308682] DEBUG PIL.PngImagePlugin:726 b'bKGD' 85 6 (unknown) 2024-02-14 14:09:29,535 UTC [308682] DEBUG PIL.PngImagePlugin:190 STREAM b'tIME' 103 7 2024-02-14 14:09:29,535 UTC [308682] DEBUG PIL.PngImagePlugin:726 b'tIME' 103 7 (unknown) 2024-02-14 14:09:29,536 UTC [308682] DEBUG PIL.PngImagePlugin:190 STREAM b'IDAT' 122 32768 2024-02-14 14:09:29,552 UTC [308682] DEBUG PIL.PngImagePlugin:190 STREAM b'tEXt' 147180 37 2024-02-14 14:09:29,552 UTC [308682] DEBUG PIL.PngImagePlugin:190 STREAM b'tEXt' 147229 37 2024-02-14 14:09:29,552 UTC [308682] DEBUG PIL.PngImagePlugin:190 STREAM b'tEXt' 147278 40 2024-02-14 14:09:29,627 UTC [308682] DEBUG PIL.PngImagePlugin:190 STREAM b'IHDR' 16 13 2024-02-14 14:09:29,627 UTC [308682] DEBUG PIL.PngImagePlugin:190 STREAM b'cHRM' 41 32 2024-02-14 14:09:29,627 UTC [308682] DEBUG PIL.PngImagePlugin:190 STREAM b'bKGD' 85 6 2024-02-14 14:09:29,627 UTC [308682] DEBUG PIL.PngImagePlugin:726 b'bKGD' 85 6 (unknown) 2024-02-14 14:09:29,627 UTC [308682] DEBUG PIL.PngImagePlugin:190 STREAM b'tIME' 103 7 2024-02-14 14:09:29,627 UTC [308682] DEBUG PIL.PngImagePlugin:726 b'tIME' 103 7 (unknown) 2024-02-14 14:09:29,627 UTC [308682] DEBUG PIL.PngImagePlugin:190 STREAM b'IDAT' 122 32768 2024-02-14 14:09:29,644 UTC [308682] DEBUG PIL.PngImagePlugin:190 STREAM b'tEXt' 153531 37 2024-02-14 14:09:29,644 UTC [308682] DEBUG PIL.PngImagePlugin:190 STREAM b'tEXt' 153580 37 2024-02-14 14:09:29,644 UTC [308682] DEBUG PIL.PngImagePlugin:190 STREAM b'tEXt' 153629 40 2024-02-14 14:09:29,881 UTC [308682] DEBUG PIL.PngImagePlugin:190 STREAM b'IHDR' 16 13 2024-02-14 14:09:29,881 UTC [308682] DEBUG PIL.PngImagePlugin:190 STREAM b'cHRM' 41 32 2024-02-14 14:09:29,881 UTC [308682] DEBUG PIL.PngImagePlugin:190 STREAM b'bKGD' 85 6 2024-02-14 14:09:29,881 UTC [308682] DEBUG PIL.PngImagePlugin:726 b'bKGD' 85 6 (unknown) 2024-02-14 14:09:29,881 UTC [308682] DEBUG PIL.PngImagePlugin:190 STREAM b'tIME' 103 7 2024-02-14 14:09:29,881 UTC [308682] DEBUG PIL.PngImagePlugin:726 b'tIME' 103 7 (unknown) 2024-02-14 14:09:29,881 UTC [308682] DEBUG PIL.PngImagePlugin:190 STREAM b'IDAT' 122 32768 2024-02-14 14:09:29,898 UTC [308682] DEBUG PIL.PngImagePlugin:190 STREAM b'tEXt' 149966 37 2024-02-14 14:09:29,898 UTC [308682] DEBUG PIL.PngImagePlugin:190 STREAM b'tEXt' 150015 37 2024-02-14 14:09:29,898 UTC [308682] DEBUG PIL.PngImagePlugin:190 STREAM b'tEXt' 150064 40 2024-02-14 14:09:29,993 UTC [308682] DEBUG PIL.PngImagePlugin:190 STREAM b'IHDR' 16 13 2024-02-14 14:09:29,993 UTC [308682] DEBUG PIL.PngImagePlugin:190 STREAM b'cHRM' 41 32 2024-02-14 14:09:29,994 UTC [308682] DEBUG PIL.PngImagePlugin:190 STREAM b'bKGD' 85 6 2024-02-14 14:09:29,994 UTC [308682] DEBUG PIL.PngImagePlugin:726 b'bKGD' 85 6 (unknown) 2024-02-14 14:09:29,994 UTC [308682] DEBUG PIL.PngImagePlugin:190 STREAM b'tIME' 103 7 2024-02-14 14:09:29,994 UTC [308682] DEBUG PIL.PngImagePlugin:726 b'tIME' 103 7 (unknown) 2024-02-14 14:09:29,994 UTC [308682] DEBUG PIL.PngImagePlugin:190 STREAM b'IDAT' 122 32768 2024-02-14 14:09:30,010 UTC [308682] DEBUG PIL.PngImagePlugin:190 STREAM b'tEXt' 152833 37 2024-02-14 14:09:30,010 UTC [308682] DEBUG PIL.PngImagePlugin:190 STREAM b'tEXt' 152882 37 2024-02-14 14:09:30,010 UTC [308682] DEBUG PIL.PngImagePlugin:190 STREAM b'tEXt' 152931 40 2024-02-14 14:09:30,084 UTC [308682] DEBUG PIL.PngImagePlugin:190 STREAM b'IHDR' 16 13 2024-02-14 14:09:30,084 UTC [308682] DEBUG PIL.PngImagePlugin:190 STREAM b'cHRM' 41 32 2024-02-14 14:09:30,084 UTC [308682] DEBUG PIL.PngImagePlugin:190 STREAM b'bKGD' 85 6 2024-02-14 14:09:30,084 UTC [308682] DEBUG PIL.PngImagePlugin:726 b'bKGD' 85 6 (unknown) 2024-02-14 14:09:30,084 UTC [308682] DEBUG PIL.PngImagePlugin:190 STREAM b'tIME' 103 7 2024-02-14 14:09:30,084 UTC [308682] DEBUG PIL.PngImagePlugin:726 b'tIME' 103 7 (unknown) 2024-02-14 14:09:30,084 UTC [308682] DEBUG PIL.PngImagePlugin:190 STREAM b'IDAT' 122 32768 2024-02-14 14:09:30,101 UTC [308682] DEBUG PIL.PngImagePlugin:190 STREAM b'tEXt' 149221 37 2024-02-14 14:09:30,101 UTC [308682] DEBUG PIL.PngImagePlugin:190 STREAM b'tEXt' 149270 37 2024-02-14 14:09:30,101 UTC [308682] DEBUG PIL.PngImagePlugin:190 STREAM b'tEXt' 149319 40 2024-02-14 14:09:30,202 UTC [308682] DEBUG PIL.PngImagePlugin:190 STREAM b'IHDR' 16 13 2024-02-14 14:09:30,202 UTC [308682] DEBUG PIL.PngImagePlugin:190 STREAM b'cHRM' 41 32 2024-02-14 14:09:30,202 UTC [308682] DEBUG PIL.PngImagePlugin:190 STREAM b'bKGD' 85 6 2024-02-14 14:09:30,202 UTC [308682] DEBUG PIL.PngImagePlugin:726 b'bKGD' 85 6 (unknown) 2024-02-14 14:09:30,202 UTC [308682] DEBUG PIL.PngImagePlugin:190 STREAM b'tIME' 103 7 2024-02-14 14:09:30,202 UTC [308682] DEBUG PIL.PngImagePlugin:726 b'tIME' 103 7 (unknown) 2024-02-14 14:09:30,202 UTC [308682] DEBUG PIL.PngImagePlugin:190 STREAM b'IDAT' 122 32768 2024-02-14 14:09:30,220 UTC [308682] DEBUG PIL.PngImagePlugin:190 STREAM b'tEXt' 200599 37 2024-02-14 14:09:30,220 UTC [308682] DEBUG PIL.PngImagePlugin:190 STREAM b'tEXt' 200648 37 2024-02-14 14:09:30,220 UTC [308682] DEBUG PIL.PngImagePlugin:190 STREAM b'tEXt' 200697 40 2024-02-14 14:09:30,301 UTC [308682] DEBUG PIL.PngImagePlugin:190 STREAM b'IHDR' 16 13 2024-02-14 14:09:30,301 UTC [308682] DEBUG PIL.PngImagePlugin:190 STREAM b'cHRM' 41 32 2024-02-14 14:09:30,301 UTC [308682] DEBUG PIL.PngImagePlugin:190 STREAM b'bKGD' 85 6 2024-02-14 14:09:30,301 UTC [308682] DEBUG PIL.PngImagePlugin:726 b'bKGD' 85 6 (unknown) 2024-02-14 14:09:30,301 UTC [308682] DEBUG PIL.PngImagePlugin:190 STREAM b'tIME' 103 7 2024-02-14 14:09:30,301 UTC [308682] DEBUG PIL.PngImagePlugin:726 b'tIME' 103 7 (unknown) 2024-02-14 14:09:30,301 UTC [308682] DEBUG PIL.PngImagePlugin:190 STREAM b'IDAT' 122 32768 2024-02-14 14:09:30,320 UTC [308682] DEBUG PIL.PngImagePlugin:190 STREAM b'tEXt' 217939 37 2024-02-14 14:09:30,320 UTC [308682] DEBUG PIL.PngImagePlugin:190 STREAM b'tEXt' 217988 37 2024-02-14 14:09:30,320 UTC [308682] DEBUG PIL.PngImagePlugin:190 STREAM b'tEXt' 218037 40 2024-02-14 14:09:30,401 UTC [308682] DEBUG PIL.PngImagePlugin:190 STREAM b'IHDR' 16 13 2024-02-14 14:09:30,401 UTC [308682] DEBUG PIL.PngImagePlugin:190 STREAM b'cHRM' 41 32 2024-02-14 14:09:30,401 UTC [308682] DEBUG PIL.PngImagePlugin:190 STREAM b'bKGD' 85 6 2024-02-14 14:09:30,402 UTC [308682] DEBUG PIL.PngImagePlugin:726 b'bKGD' 85 6 (unknown) 2024-02-14 14:09:30,402 UTC [308682] DEBUG PIL.PngImagePlugin:190 STREAM b'tIME' 103 7 2024-02-14 14:09:30,402 UTC [308682] DEBUG PIL.PngImagePlugin:726 b'tIME' 103 7 (unknown) 2024-02-14 14:09:30,402 UTC [308682] DEBUG PIL.PngImagePlugin:190 STREAM b'IDAT' 122 32768 2024-02-14 14:09:30,420 UTC [308682] DEBUG PIL.PngImagePlugin:190 STREAM b'tEXt' 230807 37 2024-02-14 14:09:30,420 UTC [308682] DEBUG PIL.PngImagePlugin:190 STREAM b'tEXt' 230856 37 2024-02-14 14:09:30,420 UTC [308682] DEBUG PIL.PngImagePlugin:190 STREAM b'tEXt' 230905 40 2024-02-14 14:09:30,502 UTC [308682] DEBUG PIL.PngImagePlugin:190 STREAM b'IHDR' 16 13 2024-02-14 14:09:30,502 UTC [308682] DEBUG PIL.PngImagePlugin:190 STREAM b'cHRM' 41 32 2024-02-14 14:09:30,502 UTC [308682] DEBUG PIL.PngImagePlugin:190 STREAM b'bKGD' 85 6 2024-02-14 14:09:30,502 UTC [308682] DEBUG PIL.PngImagePlugin:726 b'bKGD' 85 6 (unknown) 2024-02-14 14:09:30,502 UTC [308682] DEBUG PIL.PngImagePlugin:190 STREAM b'tIME' 103 7 2024-02-14 14:09:30,502 UTC [308682] DEBUG PIL.PngImagePlugin:726 b'tIME' 103 7 (unknown) 2024-02-14 14:09:30,502 UTC [308682] DEBUG PIL.PngImagePlugin:190 STREAM b'IDAT' 122 32768 2024-02-14 14:09:30,521 UTC [308682] DEBUG PIL.PngImagePlugin:190 STREAM b'tEXt' 220858 37 2024-02-14 14:09:30,521 UTC [308682] DEBUG PIL.PngImagePlugin:190 STREAM b'tEXt' 220907 37 2024-02-14 14:09:30,522 UTC [308682] DEBUG PIL.PngImagePlugin:190 STREAM b'tEXt' 220956 40 2024-02-14 14:09:30,603 UTC [308682] DEBUG PIL.PngImagePlugin:190 STREAM b'IHDR' 16 13 2024-02-14 14:09:30,603 UTC [308682] DEBUG PIL.PngImagePlugin:190 STREAM b'cHRM' 41 32 2024-02-14 14:09:30,603 UTC [308682] DEBUG PIL.PngImagePlugin:190 STREAM b'bKGD' 85 6 2024-02-14 14:09:30,603 UTC [308682] DEBUG PIL.PngImagePlugin:726 b'bKGD' 85 6 (unknown) 2024-02-14 14:09:30,603 UTC [308682] DEBUG PIL.PngImagePlugin:190 STREAM b'tIME' 103 7 2024-02-14 14:09:30,603 UTC [308682] DEBUG PIL.PngImagePlugin:726 b'tIME' 103 7 (unknown) 2024-02-14 14:09:30,603 UTC [308682] DEBUG PIL.PngImagePlugin:190 STREAM b'IDAT' 122 32768 2024-02-14 14:09:30,621 UTC [308682] DEBUG PIL.PngImagePlugin:190 STREAM b'tEXt' 193786 37 2024-02-14 14:09:30,621 UTC [308682] DEBUG PIL.PngImagePlugin:190 STREAM b'tEXt' 193835 37 2024-02-14 14:09:30,621 UTC [308682] DEBUG PIL.PngImagePlugin:190 STREAM b'tEXt' 193884 40 2024-02-14 14:09:30,699 UTC [308682] DEBUG PIL.PngImagePlugin:190 STREAM b'IHDR' 16 13 2024-02-14 14:09:30,699 UTC [308682] DEBUG PIL.PngImagePlugin:190 STREAM b'cHRM' 41 32 2024-02-14 14:09:30,699 UTC [308682] DEBUG PIL.PngImagePlugin:190 STREAM b'bKGD' 85 6 2024-02-14 14:09:30,699 UTC [308682] DEBUG PIL.PngImagePlugin:726 b'bKGD' 85 6 (unknown) 2024-02-14 14:09:30,699 UTC [308682] DEBUG PIL.PngImagePlugin:190 STREAM b'tIME' 103 7 2024-02-14 14:09:30,699 UTC [308682] DEBUG PIL.PngImagePlugin:726 b'tIME' 103 7 (unknown) 2024-02-14 14:09:30,699 UTC [308682] DEBUG PIL.PngImagePlugin:190 STREAM b'IDAT' 122 32768 2024-02-14 14:09:30,719 UTC [308682] DEBUG PIL.PngImagePlugin:190 STREAM b'tEXt' 225197 37 2024-02-14 14:09:30,719 UTC [308682] DEBUG PIL.PngImagePlugin:190 STREAM b'tEXt' 225246 37 2024-02-14 14:09:30,719 UTC [308682] DEBUG PIL.PngImagePlugin:190 STREAM b'tEXt' 225295 40 2024-02-14 14:09:30,800 UTC [308682] DEBUG PIL.PngImagePlugin:190 STREAM b'IHDR' 16 13 2024-02-14 14:09:30,800 UTC [308682] DEBUG PIL.PngImagePlugin:190 STREAM b'cHRM' 41 32 2024-02-14 14:09:30,800 UTC [308682] DEBUG PIL.PngImagePlugin:190 STREAM b'bKGD' 85 6 2024-02-14 14:09:30,800 UTC [308682] DEBUG PIL.PngImagePlugin:726 b'bKGD' 85 6 (unknown) 2024-02-14 14:09:30,801 UTC [308682] DEBUG PIL.PngImagePlugin:190 STREAM b'tIME' 103 7 2024-02-14 14:09:30,801 UTC [308682] DEBUG PIL.PngImagePlugin:726 b'tIME' 103 7 (unknown) 2024-02-14 14:09:30,801 UTC [308682] DEBUG PIL.PngImagePlugin:190 STREAM b'IDAT' 122 32768 2024-02-14 14:09:30,817 UTC [308682] DEBUG PIL.PngImagePlugin:190 STREAM b'tEXt' 151034 37 2024-02-14 14:09:30,817 UTC [308682] DEBUG PIL.PngImagePlugin:190 STREAM b'tEXt' 151083 37 2024-02-14 14:09:30,817 UTC [308682] DEBUG PIL.PngImagePlugin:190 STREAM b'tEXt' 151132 40 2024-02-14 14:09:30,892 UTC [308682] DEBUG PIL.PngImagePlugin:190 STREAM b'IHDR' 16 13 2024-02-14 14:09:30,892 UTC [308682] DEBUG PIL.PngImagePlugin:190 STREAM b'cHRM' 41 32 2024-02-14 14:09:30,892 UTC [308682] DEBUG PIL.PngImagePlugin:190 STREAM b'bKGD' 85 6 2024-02-14 14:09:30,892 UTC [308682] DEBUG PIL.PngImagePlugin:726 b'bKGD' 85 6 (unknown) 2024-02-14 14:09:30,892 UTC [308682] DEBUG PIL.PngImagePlugin:190 STREAM b'tIME' 103 7 2024-02-14 14:09:30,893 UTC [308682] DEBUG PIL.PngImagePlugin:726 b'tIME' 103 7 (unknown) 2024-02-14 14:09:30,893 UTC [308682] DEBUG PIL.PngImagePlugin:190 STREAM b'IDAT' 122 32768 2024-02-14 14:09:30,910 UTC [308682] DEBUG PIL.PngImagePlugin:190 STREAM b'tEXt' 181211 37 2024-02-14 14:09:30,910 UTC [308682] DEBUG PIL.PngImagePlugin:190 STREAM b'tEXt' 181260 37 2024-02-14 14:09:30,910 UTC [308682] DEBUG PIL.PngImagePlugin:190 STREAM b'tEXt' 181309 40 2024-02-14 14:09:30,986 UTC [308682] DEBUG PIL.PngImagePlugin:190 STREAM b'IHDR' 16 13 2024-02-14 14:09:30,986 UTC [308682] DEBUG PIL.PngImagePlugin:190 STREAM b'cHRM' 41 32 2024-02-14 14:09:30,986 UTC [308682] DEBUG PIL.PngImagePlugin:190 STREAM b'bKGD' 85 6 2024-02-14 14:09:30,987 UTC [308682] DEBUG PIL.PngImagePlugin:726 b'bKGD' 85 6 (unknown) 2024-02-14 14:09:30,987 UTC [308682] DEBUG PIL.PngImagePlugin:190 STREAM b'tIME' 103 7 2024-02-14 14:09:30,987 UTC [308682] DEBUG PIL.PngImagePlugin:726 b'tIME' 103 7 (unknown) 2024-02-14 14:09:30,987 UTC [308682] DEBUG PIL.PngImagePlugin:190 STREAM b'IDAT' 122 32768 2024-02-14 14:09:31,004 UTC [308682] DEBUG PIL.PngImagePlugin:190 STREAM b'tEXt' 190862 37 2024-02-14 14:09:31,004 UTC [308682] DEBUG PIL.PngImagePlugin:190 STREAM b'tEXt' 190911 37 2024-02-14 14:09:31,004 UTC [308682] DEBUG PIL.PngImagePlugin:190 STREAM b'tEXt' 190960 40 2024-02-14 14:09:31,081 UTC [308682] DEBUG PIL.PngImagePlugin:190 STREAM b'IHDR' 16 13 2024-02-14 14:09:31,081 UTC [308682] DEBUG PIL.PngImagePlugin:190 STREAM b'cHRM' 41 32 2024-02-14 14:09:31,081 UTC [308682] DEBUG PIL.PngImagePlugin:190 STREAM b'bKGD' 85 6 2024-02-14 14:09:31,081 UTC [308682] DEBUG PIL.PngImagePlugin:726 b'bKGD' 85 6 (unknown) 2024-02-14 14:09:31,081 UTC [308682] DEBUG PIL.PngImagePlugin:190 STREAM b'tIME' 103 7 2024-02-14 14:09:31,081 UTC [308682] DEBUG PIL.PngImagePlugin:726 b'tIME' 103 7 (unknown) 2024-02-14 14:09:31,081 UTC [308682] DEBUG PIL.PngImagePlugin:190 STREAM b'IDAT' 122 32768 2024-02-14 14:09:31,098 UTC [308682] DEBUG PIL.PngImagePlugin:190 STREAM b'tEXt' 186995 37 2024-02-14 14:09:31,098 UTC [308682] DEBUG PIL.PngImagePlugin:190 STREAM b'tEXt' 187044 37 2024-02-14 14:09:31,098 UTC [308682] DEBUG PIL.PngImagePlugin:190 STREAM b'tEXt' 187093 40 2024-02-14 14:09:31,178 UTC [308682] DEBUG PIL.PngImagePlugin:190 STREAM b'IHDR' 16 13 2024-02-14 14:09:31,178 UTC [308682] DEBUG PIL.PngImagePlugin:190 STREAM b'cHRM' 41 32 2024-02-14 14:09:31,178 UTC [308682] DEBUG PIL.PngImagePlugin:190 STREAM b'bKGD' 85 6 2024-02-14 14:09:31,178 UTC [308682] DEBUG PIL.PngImagePlugin:726 b'bKGD' 85 6 (unknown) 2024-02-14 14:09:31,179 UTC [308682] DEBUG PIL.PngImagePlugin:190 STREAM b'tIME' 103 7 2024-02-14 14:09:31,179 UTC [308682] DEBUG PIL.PngImagePlugin:726 b'tIME' 103 7 (unknown) 2024-02-14 14:09:31,179 UTC [308682] DEBUG PIL.PngImagePlugin:190 STREAM b'IDAT' 122 32768 2024-02-14 14:09:31,196 UTC [308682] DEBUG PIL.PngImagePlugin:190 STREAM b'tEXt' 187825 37 2024-02-14 14:09:31,196 UTC [308682] DEBUG PIL.PngImagePlugin:190 STREAM b'tEXt' 187874 37 2024-02-14 14:09:31,196 UTC [308682] DEBUG PIL.PngImagePlugin:190 STREAM b'tEXt' 187923 40 2024-02-14 14:09:31,273 UTC [308682] DEBUG PIL.PngImagePlugin:190 STREAM b'IHDR' 16 13 2024-02-14 14:09:31,273 UTC [308682] DEBUG PIL.PngImagePlugin:190 STREAM b'cHRM' 41 32 2024-02-14 14:09:31,273 UTC [308682] DEBUG PIL.PngImagePlugin:190 STREAM b'bKGD' 85 6 2024-02-14 14:09:31,273 UTC [308682] DEBUG PIL.PngImagePlugin:726 b'bKGD' 85 6 (unknown) 2024-02-14 14:09:31,273 UTC [308682] DEBUG PIL.PngImagePlugin:190 STREAM b'tIME' 103 7 2024-02-14 14:09:31,273 UTC [308682] DEBUG PIL.PngImagePlugin:726 b'tIME' 103 7 (unknown) 2024-02-14 14:09:31,273 UTC [308682] DEBUG PIL.PngImagePlugin:190 STREAM b'IDAT' 122 32768 2024-02-14 14:09:31,290 UTC [308682] DEBUG PIL.PngImagePlugin:190 STREAM b'tEXt' 173849 37 2024-02-14 14:09:31,290 UTC [308682] DEBUG PIL.PngImagePlugin:190 STREAM b'tEXt' 173898 37 2024-02-14 14:09:31,290 UTC [308682] DEBUG PIL.PngImagePlugin:190 STREAM b'tEXt' 173947 40 2024-02-14 14:09:31,368 UTC [308682] DEBUG PIL.PngImagePlugin:190 STREAM b'IHDR' 16 13 2024-02-14 14:09:31,368 UTC [308682] DEBUG PIL.PngImagePlugin:190 STREAM b'cHRM' 41 32 2024-02-14 14:09:31,368 UTC [308682] DEBUG PIL.PngImagePlugin:190 STREAM b'bKGD' 85 6 2024-02-14 14:09:31,368 UTC [308682] DEBUG PIL.PngImagePlugin:726 b'bKGD' 85 6 (unknown) 2024-02-14 14:09:31,368 UTC [308682] DEBUG PIL.PngImagePlugin:190 STREAM b'tIME' 103 7 2024-02-14 14:09:31,368 UTC [308682] DEBUG PIL.PngImagePlugin:726 b'tIME' 103 7 (unknown) 2024-02-14 14:09:31,368 UTC [308682] DEBUG PIL.PngImagePlugin:190 STREAM b'IDAT' 122 32768 2024-02-14 14:09:31,385 UTC [308682] DEBUG PIL.PngImagePlugin:190 STREAM b'tEXt' 186935 37 2024-02-14 14:09:31,386 UTC [308682] DEBUG PIL.PngImagePlugin:190 STREAM b'tEXt' 186984 37 2024-02-14 14:09:31,386 UTC [308682] DEBUG PIL.PngImagePlugin:190 STREAM b'tEXt' 187033 40 2024-02-14 14:09:31,463 UTC [308682] DEBUG PIL.PngImagePlugin:190 STREAM b'IHDR' 16 13 2024-02-14 14:09:31,463 UTC [308682] DEBUG PIL.PngImagePlugin:190 STREAM b'cHRM' 41 32 2024-02-14 14:09:31,463 UTC [308682] DEBUG PIL.PngImagePlugin:190 STREAM b'bKGD' 85 6 2024-02-14 14:09:31,463 UTC [308682] DEBUG PIL.PngImagePlugin:726 b'bKGD' 85 6 (unknown) 2024-02-14 14:09:31,463 UTC [308682] DEBUG PIL.PngImagePlugin:190 STREAM b'tIME' 103 7 2024-02-14 14:09:31,463 UTC [308682] DEBUG PIL.PngImagePlugin:726 b'tIME' 103 7 (unknown) 2024-02-14 14:09:31,463 UTC [308682] DEBUG PIL.PngImagePlugin:190 STREAM b'IDAT' 122 32768 2024-02-14 14:09:31,509 UTC [308682] DEBUG PIL.PngImagePlugin:190 STREAM b'tEXt' 125615 37 2024-02-14 14:09:31,509 UTC [308682] DEBUG PIL.PngImagePlugin:190 STREAM b'tEXt' 125664 37 2024-02-14 14:09:31,509 UTC [308682] DEBUG PIL.PngImagePlugin:190 STREAM b'tEXt' 125713 40 2024-02-14 14:09:31,666 UTC [308682] DEBUG PIL.PngImagePlugin:190 STREAM b'IHDR' 16 13 2024-02-14 14:09:31,666 UTC [308682] DEBUG PIL.PngImagePlugin:190 STREAM b'cHRM' 41 32 2024-02-14 14:09:31,666 UTC [308682] DEBUG PIL.PngImagePlugin:190 STREAM b'bKGD' 85 6 2024-02-14 14:09:31,666 UTC [308682] DEBUG PIL.PngImagePlugin:726 b'bKGD' 85 6 (unknown) 2024-02-14 14:09:31,666 UTC [308682] DEBUG PIL.PngImagePlugin:190 STREAM b'tIME' 103 7 2024-02-14 14:09:31,666 UTC [308682] DEBUG PIL.PngImagePlugin:726 b'tIME' 103 7 (unknown) 2024-02-14 14:09:31,666 UTC [308682] DEBUG PIL.PngImagePlugin:190 STREAM b'IDAT' 122 32768 2024-02-14 14:09:31,713 UTC [308682] DEBUG PIL.PngImagePlugin:190 STREAM b'tEXt' 124316 37 2024-02-14 14:09:31,713 UTC [308682] DEBUG PIL.PngImagePlugin:190 STREAM b'tEXt' 124365 37 2024-02-14 14:09:31,713 UTC [308682] DEBUG PIL.PngImagePlugin:190 STREAM b'tEXt' 124414 40 2024-02-14 14:09:31,871 UTC [308682] DEBUG PIL.PngImagePlugin:190 STREAM b'IHDR' 16 13 2024-02-14 14:09:31,871 UTC [308682] DEBUG PIL.PngImagePlugin:190 STREAM b'cHRM' 41 32 2024-02-14 14:09:31,871 UTC [308682] DEBUG PIL.PngImagePlugin:190 STREAM b'bKGD' 85 6 2024-02-14 14:09:31,871 UTC [308682] DEBUG PIL.PngImagePlugin:726 b'bKGD' 85 6 (unknown) 2024-02-14 14:09:31,871 UTC [308682] DEBUG PIL.PngImagePlugin:190 STREAM b'tIME' 103 7 2024-02-14 14:09:31,871 UTC [308682] DEBUG PIL.PngImagePlugin:726 b'tIME' 103 7 (unknown) 2024-02-14 14:09:31,871 UTC [308682] DEBUG PIL.PngImagePlugin:190 STREAM b'IDAT' 122 32768 2024-02-14 14:09:31,917 UTC [308682] DEBUG PIL.PngImagePlugin:190 STREAM b'tEXt' 129768 37 2024-02-14 14:09:31,917 UTC [308682] DEBUG PIL.PngImagePlugin:190 STREAM b'tEXt' 129817 37 2024-02-14 14:09:31,917 UTC [308682] DEBUG PIL.PngImagePlugin:190 STREAM b'tEXt' 129866 40 2024-02-14 14:09:32,074 UTC [308682] DEBUG PIL.PngImagePlugin:190 STREAM b'IHDR' 16 13 2024-02-14 14:09:32,074 UTC [308682] DEBUG PIL.PngImagePlugin:190 STREAM b'cHRM' 41 32 2024-02-14 14:09:32,074 UTC [308682] DEBUG PIL.PngImagePlugin:190 STREAM b'bKGD' 85 6 2024-02-14 14:09:32,074 UTC [308682] DEBUG PIL.PngImagePlugin:726 b'bKGD' 85 6 (unknown) 2024-02-14 14:09:32,074 UTC [308682] DEBUG PIL.PngImagePlugin:190 STREAM b'tIME' 103 7 2024-02-14 14:09:32,074 UTC [308682] DEBUG PIL.PngImagePlugin:726 b'tIME' 103 7 (unknown) 2024-02-14 14:09:32,074 UTC [308682] DEBUG PIL.PngImagePlugin:190 STREAM b'IDAT' 122 32768 2024-02-14 14:09:32,120 UTC [308682] DEBUG PIL.PngImagePlugin:190 STREAM b'tEXt' 126671 37 2024-02-14 14:09:32,121 UTC [308682] DEBUG PIL.PngImagePlugin:190 STREAM b'tEXt' 126720 37 2024-02-14 14:09:32,121 UTC [308682] DEBUG PIL.PngImagePlugin:190 STREAM b'tEXt' 126769 40 2024-02-14 14:09:32,299 UTC [308682] DEBUG PIL.PngImagePlugin:190 STREAM b'IHDR' 16 13 2024-02-14 14:09:32,299 UTC [308682] DEBUG PIL.PngImagePlugin:190 STREAM b'cHRM' 41 32 2024-02-14 14:09:32,299 UTC [308682] DEBUG PIL.PngImagePlugin:190 STREAM b'bKGD' 85 6 2024-02-14 14:09:32,299 UTC [308682] DEBUG PIL.PngImagePlugin:726 b'bKGD' 85 6 (unknown) 2024-02-14 14:09:32,299 UTC [308682] DEBUG PIL.PngImagePlugin:190 STREAM b'tIME' 103 7 2024-02-14 14:09:32,300 UTC [308682] DEBUG PIL.PngImagePlugin:726 b'tIME' 103 7 (unknown) 2024-02-14 14:09:32,300 UTC [308682] DEBUG PIL.PngImagePlugin:190 STREAM b'IDAT' 122 32768 2024-02-14 14:09:32,343 UTC [308682] DEBUG PIL.PngImagePlugin:190 STREAM b'tEXt' 164529 37 2024-02-14 14:09:32,343 UTC [308682] DEBUG PIL.PngImagePlugin:190 STREAM b'tEXt' 164578 37 2024-02-14 14:09:32,343 UTC [308682] DEBUG PIL.PngImagePlugin:190 STREAM b'tEXt' 164627 40 2024-02-14 14:09:32,503 UTC [308682] DEBUG PIL.PngImagePlugin:190 STREAM b'IHDR' 16 13 2024-02-14 14:09:32,503 UTC [308682] DEBUG PIL.PngImagePlugin:190 STREAM b'cHRM' 41 32 2024-02-14 14:09:32,503 UTC [308682] DEBUG PIL.PngImagePlugin:190 STREAM b'bKGD' 85 6 2024-02-14 14:09:32,503 UTC [308682] DEBUG PIL.PngImagePlugin:726 b'bKGD' 85 6 (unknown) 2024-02-14 14:09:32,503 UTC [308682] DEBUG PIL.PngImagePlugin:190 STREAM b'tIME' 103 7 2024-02-14 14:09:32,503 UTC [308682] DEBUG PIL.PngImagePlugin:726 b'tIME' 103 7 (unknown) 2024-02-14 14:09:32,503 UTC [308682] DEBUG PIL.PngImagePlugin:190 STREAM b'IDAT' 122 32768 2024-02-14 14:09:32,549 UTC [308682] DEBUG PIL.PngImagePlugin:190 STREAM b'tEXt' 126697 37 2024-02-14 14:09:32,549 UTC [308682] DEBUG PIL.PngImagePlugin:190 STREAM b'tEXt' 126746 37 2024-02-14 14:09:32,549 UTC [308682] DEBUG PIL.PngImagePlugin:190 STREAM b'tEXt' 126795 40 2024-02-14 14:09:32,723 UTC [308682] DEBUG PIL.PngImagePlugin:190 STREAM b'IHDR' 16 13 2024-02-14 14:09:32,723 UTC [308682] DEBUG PIL.PngImagePlugin:190 STREAM b'cHRM' 41 32 2024-02-14 14:09:32,723 UTC [308682] DEBUG PIL.PngImagePlugin:190 STREAM b'bKGD' 85 6 2024-02-14 14:09:32,723 UTC [308682] DEBUG PIL.PngImagePlugin:726 b'bKGD' 85 6 (unknown) 2024-02-14 14:09:32,723 UTC [308682] DEBUG PIL.PngImagePlugin:190 STREAM b'tIME' 103 7 2024-02-14 14:09:32,723 UTC [308682] DEBUG PIL.PngImagePlugin:726 b'tIME' 103 7 (unknown) 2024-02-14 14:09:32,723 UTC [308682] DEBUG PIL.PngImagePlugin:190 STREAM b'IDAT' 122 32768 2024-02-14 14:09:32,743 UTC [308682] DEBUG PIL.PngImagePlugin:190 STREAM b'tEXt' 241835 37 2024-02-14 14:09:32,743 UTC [308682] DEBUG PIL.PngImagePlugin:190 STREAM b'tEXt' 241884 37 2024-02-14 14:09:32,743 UTC [308682] DEBUG PIL.PngImagePlugin:190 STREAM b'tEXt' 241933 40 2024-02-14 14:09:32,836 UTC [308682] DEBUG PIL.PngImagePlugin:190 STREAM b'IHDR' 16 13 2024-02-14 14:09:32,836 UTC [308682] DEBUG PIL.PngImagePlugin:190 STREAM b'cHRM' 41 32 2024-02-14 14:09:32,836 UTC [308682] DEBUG PIL.PngImagePlugin:190 STREAM b'bKGD' 85 6 2024-02-14 14:09:32,836 UTC [308682] DEBUG PIL.PngImagePlugin:726 b'bKGD' 85 6 (unknown) 2024-02-14 14:09:32,836 UTC [308682] DEBUG PIL.PngImagePlugin:190 STREAM b'tIME' 103 7 2024-02-14 14:09:32,836 UTC [308682] DEBUG PIL.PngImagePlugin:726 b'tIME' 103 7 (unknown) 2024-02-14 14:09:32,836 UTC [308682] DEBUG PIL.PngImagePlugin:190 STREAM b'IDAT' 122 32768 2024-02-14 14:09:32,857 UTC [308682] DEBUG PIL.PngImagePlugin:190 STREAM b'tEXt' 250379 37 2024-02-14 14:09:32,857 UTC [308682] DEBUG PIL.PngImagePlugin:190 STREAM b'tEXt' 250428 37 2024-02-14 14:09:32,857 UTC [308682] DEBUG PIL.PngImagePlugin:190 STREAM b'tEXt' 250477 40 2024-02-14 14:09:32,949 UTC [308682] DEBUG PIL.PngImagePlugin:190 STREAM b'IHDR' 16 13 2024-02-14 14:09:32,949 UTC [308682] DEBUG PIL.PngImagePlugin:190 STREAM b'cHRM' 41 32 2024-02-14 14:09:32,949 UTC [308682] DEBUG PIL.PngImagePlugin:190 STREAM b'bKGD' 85 6 2024-02-14 14:09:32,949 UTC [308682] DEBUG PIL.PngImagePlugin:726 b'bKGD' 85 6 (unknown) 2024-02-14 14:09:32,949 UTC [308682] DEBUG PIL.PngImagePlugin:190 STREAM b'tIME' 103 7 2024-02-14 14:09:32,949 UTC [308682] DEBUG PIL.PngImagePlugin:726 b'tIME' 103 7 (unknown) 2024-02-14 14:09:32,949 UTC [308682] DEBUG PIL.PngImagePlugin:190 STREAM b'IDAT' 122 32768 2024-02-14 14:09:32,970 UTC [308682] DEBUG PIL.PngImagePlugin:190 STREAM b'tEXt' 250844 37 2024-02-14 14:09:32,970 UTC [308682] DEBUG PIL.PngImagePlugin:190 STREAM b'tEXt' 250893 37 2024-02-14 14:09:32,970 UTC [308682] DEBUG PIL.PngImagePlugin:190 STREAM b'tEXt' 250942 40 2024-02-14 14:09:33,076 UTC [308682] DEBUG PIL.PngImagePlugin:190 STREAM b'IHDR' 16 13 2024-02-14 14:09:33,076 UTC [308682] DEBUG PIL.PngImagePlugin:190 STREAM b'cHRM' 41 32 2024-02-14 14:09:33,076 UTC [308682] DEBUG PIL.PngImagePlugin:190 STREAM b'bKGD' 85 6 2024-02-14 14:09:33,076 UTC [308682] DEBUG PIL.PngImagePlugin:726 b'bKGD' 85 6 (unknown) 2024-02-14 14:09:33,076 UTC [308682] DEBUG PIL.PngImagePlugin:190 STREAM b'tIME' 103 7 2024-02-14 14:09:33,076 UTC [308682] DEBUG PIL.PngImagePlugin:726 b'tIME' 103 7 (unknown) 2024-02-14 14:09:33,076 UTC [308682] DEBUG PIL.PngImagePlugin:190 STREAM b'IDAT' 122 32768 2024-02-14 14:09:33,096 UTC [308682] DEBUG PIL.PngImagePlugin:190 STREAM b'tEXt' 247354 37 2024-02-14 14:09:33,096 UTC [308682] DEBUG PIL.PngImagePlugin:190 STREAM b'tEXt' 247403 37 2024-02-14 14:09:33,096 UTC [308682] DEBUG PIL.PngImagePlugin:190 STREAM b'tEXt' 247452 40 2024-02-14 14:09:33,202 UTC [308682] DEBUG PIL.PngImagePlugin:190 STREAM b'IHDR' 16 13 2024-02-14 14:09:33,202 UTC [308682] DEBUG PIL.PngImagePlugin:190 STREAM b'cHRM' 41 32 2024-02-14 14:09:33,202 UTC [308682] DEBUG PIL.PngImagePlugin:190 STREAM b'bKGD' 85 6 2024-02-14 14:09:33,202 UTC [308682] DEBUG PIL.PngImagePlugin:726 b'bKGD' 85 6 (unknown) 2024-02-14 14:09:33,202 UTC [308682] DEBUG PIL.PngImagePlugin:190 STREAM b'tIME' 103 7 2024-02-14 14:09:33,202 UTC [308682] DEBUG PIL.PngImagePlugin:726 b'tIME' 103 7 (unknown) 2024-02-14 14:09:33,202 UTC [308682] DEBUG PIL.PngImagePlugin:190 STREAM b'IDAT' 122 32768 2024-02-14 14:09:33,223 UTC [308682] DEBUG PIL.PngImagePlugin:190 STREAM b'tEXt' 248847 37 2024-02-14 14:09:33,223 UTC [308682] DEBUG PIL.PngImagePlugin:190 STREAM b'tEXt' 248896 37 2024-02-14 14:09:33,223 UTC [308682] DEBUG PIL.PngImagePlugin:190 STREAM b'tEXt' 248945 40 2024-02-14 14:09:33,320 UTC [308682] DEBUG PIL.PngImagePlugin:190 STREAM b'IHDR' 16 13 2024-02-14 14:09:33,320 UTC [308682] DEBUG PIL.PngImagePlugin:190 STREAM b'cHRM' 41 32 2024-02-14 14:09:33,320 UTC [308682] DEBUG PIL.PngImagePlugin:190 STREAM b'bKGD' 85 6 2024-02-14 14:09:33,320 UTC [308682] DEBUG PIL.PngImagePlugin:726 b'bKGD' 85 6 (unknown) 2024-02-14 14:09:33,320 UTC [308682] DEBUG PIL.PngImagePlugin:190 STREAM b'tIME' 103 7 2024-02-14 14:09:33,320 UTC [308682] DEBUG PIL.PngImagePlugin:726 b'tIME' 103 7 (unknown) 2024-02-14 14:09:33,320 UTC [308682] DEBUG PIL.PngImagePlugin:190 STREAM b'IDAT' 122 32768 2024-02-14 14:09:33,340 UTC [308682] DEBUG PIL.PngImagePlugin:190 STREAM b'tEXt' 244322 37 2024-02-14 14:09:33,340 UTC [308682] DEBUG PIL.PngImagePlugin:190 STREAM b'tEXt' 244371 37 2024-02-14 14:09:33,340 UTC [308682] DEBUG PIL.PngImagePlugin:190 STREAM b'tEXt' 244420 40 2024-02-14 14:09:33,434 UTC [308682] DEBUG PIL.PngImagePlugin:190 STREAM b'IHDR' 16 13 2024-02-14 14:09:33,434 UTC [308682] DEBUG PIL.PngImagePlugin:190 STREAM b'cHRM' 41 32 2024-02-14 14:09:33,434 UTC [308682] DEBUG PIL.PngImagePlugin:190 STREAM b'bKGD' 85 6 2024-02-14 14:09:33,434 UTC [308682] DEBUG PIL.PngImagePlugin:726 b'bKGD' 85 6 (unknown) 2024-02-14 14:09:33,434 UTC [308682] DEBUG PIL.PngImagePlugin:190 STREAM b'tIME' 103 7 2024-02-14 14:09:33,434 UTC [308682] DEBUG PIL.PngImagePlugin:726 b'tIME' 103 7 (unknown) 2024-02-14 14:09:33,434 UTC [308682] DEBUG PIL.PngImagePlugin:190 STREAM b'IDAT' 122 32768 2024-02-14 14:09:33,454 UTC [308682] DEBUG PIL.PngImagePlugin:190 STREAM b'tEXt' 257651 37 2024-02-14 14:09:33,454 UTC [308682] DEBUG PIL.PngImagePlugin:190 STREAM b'tEXt' 257700 37 2024-02-14 14:09:33,454 UTC [308682] DEBUG PIL.PngImagePlugin:190 STREAM b'tEXt' 257749 40 2024-02-14 14:09:33,548 UTC [308682] DEBUG PIL.PngImagePlugin:190 STREAM b'IHDR' 16 13 2024-02-14 14:09:33,548 UTC [308682] DEBUG PIL.PngImagePlugin:190 STREAM b'cHRM' 41 32 2024-02-14 14:09:33,548 UTC [308682] DEBUG PIL.PngImagePlugin:190 STREAM b'bKGD' 85 6 2024-02-14 14:09:33,548 UTC [308682] DEBUG PIL.PngImagePlugin:726 b'bKGD' 85 6 (unknown) 2024-02-14 14:09:33,548 UTC [308682] DEBUG PIL.PngImagePlugin:190 STREAM b'tIME' 103 7 2024-02-14 14:09:33,548 UTC [308682] DEBUG PIL.PngImagePlugin:726 b'tIME' 103 7 (unknown) 2024-02-14 14:09:33,548 UTC [308682] DEBUG PIL.PngImagePlugin:190 STREAM b'IDAT' 122 32768 2024-02-14 14:09:33,568 UTC [308682] DEBUG PIL.PngImagePlugin:190 STREAM b'tEXt' 261486 37 2024-02-14 14:09:33,568 UTC [308682] DEBUG PIL.PngImagePlugin:190 STREAM b'tEXt' 261535 37 2024-02-14 14:09:33,568 UTC [308682] DEBUG PIL.PngImagePlugin:190 STREAM b'tEXt' 261584 40 2024-02-14 14:09:33,666 UTC [308682] DEBUG PIL.PngImagePlugin:190 STREAM b'IHDR' 16 13 2024-02-14 14:09:33,666 UTC [308682] DEBUG PIL.PngImagePlugin:190 STREAM b'cHRM' 41 32 2024-02-14 14:09:33,666 UTC [308682] DEBUG PIL.PngImagePlugin:190 STREAM b'bKGD' 85 6 2024-02-14 14:09:33,666 UTC [308682] DEBUG PIL.PngImagePlugin:726 b'bKGD' 85 6 (unknown) 2024-02-14 14:09:33,666 UTC [308682] DEBUG PIL.PngImagePlugin:190 STREAM b'tIME' 103 7 2024-02-14 14:09:33,666 UTC [308682] DEBUG PIL.PngImagePlugin:726 b'tIME' 103 7 (unknown) 2024-02-14 14:09:33,666 UTC [308682] DEBUG PIL.PngImagePlugin:190 STREAM b'IDAT' 122 32768 2024-02-14 14:09:33,686 UTC [308682] DEBUG PIL.PngImagePlugin:190 STREAM b'tEXt' 261708 37 2024-02-14 14:09:33,686 UTC [308682] DEBUG PIL.PngImagePlugin:190 STREAM b'tEXt' 261757 37 2024-02-14 14:09:33,686 UTC [308682] DEBUG PIL.PngImagePlugin:190 STREAM b'tEXt' 261806 40 2024-02-14 14:09:33,781 UTC [308682] DEBUG PIL.PngImagePlugin:190 STREAM b'IHDR' 16 13 2024-02-14 14:09:33,781 UTC [308682] DEBUG PIL.PngImagePlugin:190 STREAM b'cHRM' 41 32 2024-02-14 14:09:33,781 UTC [308682] DEBUG PIL.PngImagePlugin:190 STREAM b'bKGD' 85 6 2024-02-14 14:09:33,781 UTC [308682] DEBUG PIL.PngImagePlugin:726 b'bKGD' 85 6 (unknown) 2024-02-14 14:09:33,781 UTC [308682] DEBUG PIL.PngImagePlugin:190 STREAM b'tIME' 103 7 2024-02-14 14:09:33,781 UTC [308682] DEBUG PIL.PngImagePlugin:726 b'tIME' 103 7 (unknown) 2024-02-14 14:09:33,781 UTC [308682] DEBUG PIL.PngImagePlugin:190 STREAM b'IDAT' 122 32768 2024-02-14 14:09:33,801 UTC [308682] DEBUG PIL.PngImagePlugin:190 STREAM b'tEXt' 259891 37 2024-02-14 14:09:33,801 UTC [308682] DEBUG PIL.PngImagePlugin:190 STREAM b'tEXt' 259940 37 2024-02-14 14:09:33,801 UTC [308682] DEBUG PIL.PngImagePlugin:190 STREAM b'tEXt' 259989 40 2024-02-14 14:09:33,897 UTC [308682] DEBUG PIL.PngImagePlugin:190 STREAM b'IHDR' 16 13 2024-02-14 14:09:33,897 UTC [308682] DEBUG PIL.PngImagePlugin:190 STREAM b'cHRM' 41 32 2024-02-14 14:09:33,897 UTC [308682] DEBUG PIL.PngImagePlugin:190 STREAM b'bKGD' 85 6 2024-02-14 14:09:33,897 UTC [308682] DEBUG PIL.PngImagePlugin:726 b'bKGD' 85 6 (unknown) 2024-02-14 14:09:33,897 UTC [308682] DEBUG PIL.PngImagePlugin:190 STREAM b'tIME' 103 7 2024-02-14 14:09:33,897 UTC [308682] DEBUG PIL.PngImagePlugin:726 b'tIME' 103 7 (unknown) 2024-02-14 14:09:33,897 UTC [308682] DEBUG PIL.PngImagePlugin:190 STREAM b'IDAT' 122 32768 2024-02-14 14:09:33,943 UTC [308682] DEBUG PIL.PngImagePlugin:190 STREAM b'tEXt' 197938 37 2024-02-14 14:09:33,943 UTC [308682] DEBUG PIL.PngImagePlugin:190 STREAM b'tEXt' 197987 37 2024-02-14 14:09:33,943 UTC [308682] DEBUG PIL.PngImagePlugin:190 STREAM b'tEXt' 198036 40 2024-02-14 14:09:34,207 UTC [308682] DEBUG PIL.PngImagePlugin:190 STREAM b'IHDR' 16 13 2024-02-14 14:09:34,207 UTC [308682] DEBUG PIL.PngImagePlugin:190 STREAM b'cHRM' 41 32 2024-02-14 14:09:34,207 UTC [308682] DEBUG PIL.PngImagePlugin:190 STREAM b'bKGD' 85 6 2024-02-14 14:09:34,207 UTC [308682] DEBUG PIL.PngImagePlugin:726 b'bKGD' 85 6 (unknown) 2024-02-14 14:09:34,207 UTC [308682] DEBUG PIL.PngImagePlugin:190 STREAM b'tIME' 103 7 2024-02-14 14:09:34,207 UTC [308682] DEBUG PIL.PngImagePlugin:726 b'tIME' 103 7 (unknown) 2024-02-14 14:09:34,207 UTC [308682] DEBUG PIL.PngImagePlugin:190 STREAM b'IDAT' 122 32768 2024-02-14 14:09:34,252 UTC [308682] DEBUG PIL.PngImagePlugin:190 STREAM b'tEXt' 201221 37 2024-02-14 14:09:34,252 UTC [308682] DEBUG PIL.PngImagePlugin:190 STREAM b'tEXt' 201270 37 2024-02-14 14:09:34,252 UTC [308682] DEBUG PIL.PngImagePlugin:190 STREAM b'tEXt' 201319 40 2024-02-14 14:09:34,406 UTC [308682] DEBUG PIL.PngImagePlugin:190 STREAM b'IHDR' 16 13 2024-02-14 14:09:34,406 UTC [308682] DEBUG PIL.PngImagePlugin:190 STREAM b'cHRM' 41 32 2024-02-14 14:09:34,406 UTC [308682] DEBUG PIL.PngImagePlugin:190 STREAM b'bKGD' 85 6 2024-02-14 14:09:34,406 UTC [308682] DEBUG PIL.PngImagePlugin:726 b'bKGD' 85 6 (unknown) 2024-02-14 14:09:34,406 UTC [308682] DEBUG PIL.PngImagePlugin:190 STREAM b'tIME' 103 7 2024-02-14 14:09:34,406 UTC [308682] DEBUG PIL.PngImagePlugin:726 b'tIME' 103 7 (unknown) 2024-02-14 14:09:34,406 UTC [308682] DEBUG PIL.PngImagePlugin:190 STREAM b'IDAT' 122 32768 2024-02-14 14:09:34,451 UTC [308682] DEBUG PIL.PngImagePlugin:190 STREAM b'tEXt' 183413 37 2024-02-14 14:09:34,451 UTC [308682] DEBUG PIL.PngImagePlugin:190 STREAM b'tEXt' 183462 37 2024-02-14 14:09:34,451 UTC [308682] DEBUG PIL.PngImagePlugin:190 STREAM b'tEXt' 183511 40 2024-02-14 14:09:34,601 UTC [308682] DEBUG PIL.PngImagePlugin:190 STREAM b'IHDR' 16 13 2024-02-14 14:09:34,601 UTC [308682] DEBUG PIL.PngImagePlugin:190 STREAM b'cHRM' 41 32 2024-02-14 14:09:34,601 UTC [308682] DEBUG PIL.PngImagePlugin:190 STREAM b'bKGD' 85 6 2024-02-14 14:09:34,601 UTC [308682] DEBUG PIL.PngImagePlugin:726 b'bKGD' 85 6 (unknown) 2024-02-14 14:09:34,601 UTC [308682] DEBUG PIL.PngImagePlugin:190 STREAM b'tIME' 103 7 2024-02-14 14:09:34,601 UTC [308682] DEBUG PIL.PngImagePlugin:726 b'tIME' 103 7 (unknown) 2024-02-14 14:09:34,601 UTC [308682] DEBUG PIL.PngImagePlugin:190 STREAM b'IDAT' 122 32768 2024-02-14 14:09:34,646 UTC [308682] DEBUG PIL.PngImagePlugin:190 STREAM b'tEXt' 189634 37 2024-02-14 14:09:34,646 UTC [308682] DEBUG PIL.PngImagePlugin:190 STREAM b'tEXt' 189683 37 2024-02-14 14:09:34,646 UTC [308682] DEBUG PIL.PngImagePlugin:190 STREAM b'tEXt' 189732 40 2024-02-14 14:09:34,808 UTC [308682] DEBUG PIL.PngImagePlugin:190 STREAM b'IHDR' 16 13 2024-02-14 14:09:34,808 UTC [308682] DEBUG PIL.PngImagePlugin:190 STREAM b'cHRM' 41 32 2024-02-14 14:09:34,808 UTC [308682] DEBUG PIL.PngImagePlugin:190 STREAM b'bKGD' 85 6 2024-02-14 14:09:34,808 UTC [308682] DEBUG PIL.PngImagePlugin:726 b'bKGD' 85 6 (unknown) 2024-02-14 14:09:34,808 UTC [308682] DEBUG PIL.PngImagePlugin:190 STREAM b'tIME' 103 7 2024-02-14 14:09:34,808 UTC [308682] DEBUG PIL.PngImagePlugin:726 b'tIME' 103 7 (unknown) 2024-02-14 14:09:34,808 UTC [308682] DEBUG PIL.PngImagePlugin:190 STREAM b'IDAT' 122 32768 2024-02-14 14:09:34,847 UTC [308682] DEBUG PIL.PngImagePlugin:190 STREAM b'tEXt' 287130 37 2024-02-14 14:09:34,847 UTC [308682] DEBUG PIL.PngImagePlugin:190 STREAM b'tEXt' 287179 37 2024-02-14 14:09:34,847 UTC [308682] DEBUG PIL.PngImagePlugin:190 STREAM b'tEXt' 287228 40 2024-02-14 14:09:35,004 UTC [308682] DEBUG PIL.PngImagePlugin:190 STREAM b'IHDR' 16 13 2024-02-14 14:09:35,005 UTC [308682] DEBUG PIL.PngImagePlugin:190 STREAM b'cHRM' 41 32 2024-02-14 14:09:35,005 UTC [308682] DEBUG PIL.PngImagePlugin:190 STREAM b'bKGD' 85 6 2024-02-14 14:09:35,005 UTC [308682] DEBUG PIL.PngImagePlugin:726 b'bKGD' 85 6 (unknown) 2024-02-14 14:09:35,005 UTC [308682] DEBUG PIL.PngImagePlugin:190 STREAM b'tIME' 103 7 2024-02-14 14:09:35,005 UTC [308682] DEBUG PIL.PngImagePlugin:726 b'tIME' 103 7 (unknown) 2024-02-14 14:09:35,005 UTC [308682] DEBUG PIL.PngImagePlugin:190 STREAM b'IDAT' 122 32768 2024-02-14 14:09:35,049 UTC [308682] DEBUG PIL.PngImagePlugin:190 STREAM b'tEXt' 180661 37 2024-02-14 14:09:35,050 UTC [308682] DEBUG PIL.PngImagePlugin:190 STREAM b'tEXt' 180710 37 2024-02-14 14:09:35,050 UTC [308682] DEBUG PIL.PngImagePlugin:190 STREAM b'tEXt' 180759 40 2024-02-14 14:09:35,199 UTC [308682] DEBUG PIL.PngImagePlugin:190 STREAM b'IHDR' 16 13 2024-02-14 14:09:35,199 UTC [308682] DEBUG PIL.PngImagePlugin:190 STREAM b'cHRM' 41 32 2024-02-14 14:09:35,199 UTC [308682] DEBUG PIL.PngImagePlugin:190 STREAM b'bKGD' 85 6 2024-02-14 14:09:35,199 UTC [308682] DEBUG PIL.PngImagePlugin:726 b'bKGD' 85 6 (unknown) 2024-02-14 14:09:35,199 UTC [308682] DEBUG PIL.PngImagePlugin:190 STREAM b'tIME' 103 7 2024-02-14 14:09:35,199 UTC [308682] DEBUG PIL.PngImagePlugin:726 b'tIME' 103 7 (unknown) 2024-02-14 14:09:35,199 UTC [308682] DEBUG PIL.PngImagePlugin:190 STREAM b'IDAT' 122 32768 2024-02-14 14:09:35,221 UTC [308682] DEBUG PIL.PngImagePlugin:190 STREAM b'tEXt' 282524 37 2024-02-14 14:09:35,221 UTC [308682] DEBUG PIL.PngImagePlugin:190 STREAM b'tEXt' 282573 37 2024-02-14 14:09:35,221 UTC [308682] DEBUG PIL.PngImagePlugin:190 STREAM b'tEXt' 282622 40 2024-02-14 14:09:35,316 UTC [308682] DEBUG PIL.PngImagePlugin:190 STREAM b'IHDR' 16 13 2024-02-14 14:09:35,316 UTC [308682] DEBUG PIL.PngImagePlugin:190 STREAM b'cHRM' 41 32 2024-02-14 14:09:35,316 UTC [308682] DEBUG PIL.PngImagePlugin:190 STREAM b'bKGD' 85 6 2024-02-14 14:09:35,316 UTC [308682] DEBUG PIL.PngImagePlugin:726 b'bKGD' 85 6 (unknown) 2024-02-14 14:09:35,316 UTC [308682] DEBUG PIL.PngImagePlugin:190 STREAM b'tIME' 103 7 2024-02-14 14:09:35,316 UTC [308682] DEBUG PIL.PngImagePlugin:726 b'tIME' 103 7 (unknown) 2024-02-14 14:09:35,316 UTC [308682] DEBUG PIL.PngImagePlugin:190 STREAM b'IDAT' 122 32768 2024-02-14 14:09:35,338 UTC [308682] DEBUG PIL.PngImagePlugin:190 STREAM b'tEXt' 309996 37 2024-02-14 14:09:35,338 UTC [308682] DEBUG PIL.PngImagePlugin:190 STREAM b'tEXt' 310045 37 2024-02-14 14:09:35,338 UTC [308682] DEBUG PIL.PngImagePlugin:190 STREAM b'tEXt' 310094 40 2024-02-14 14:09:35,436 UTC [308682] DEBUG PIL.PngImagePlugin:190 STREAM b'IHDR' 16 13 2024-02-14 14:09:35,436 UTC [308682] DEBUG PIL.PngImagePlugin:190 STREAM b'cHRM' 41 32 2024-02-14 14:09:35,436 UTC [308682] DEBUG PIL.PngImagePlugin:190 STREAM b'bKGD' 85 6 2024-02-14 14:09:35,436 UTC [308682] DEBUG PIL.PngImagePlugin:726 b'bKGD' 85 6 (unknown) 2024-02-14 14:09:35,436 UTC [308682] DEBUG PIL.PngImagePlugin:190 STREAM b'tIME' 103 7 2024-02-14 14:09:35,436 UTC [308682] DEBUG PIL.PngImagePlugin:726 b'tIME' 103 7 (unknown) 2024-02-14 14:09:35,436 UTC [308682] DEBUG PIL.PngImagePlugin:190 STREAM b'IDAT' 122 32768 2024-02-14 14:09:35,457 UTC [308682] DEBUG PIL.PngImagePlugin:190 STREAM b'tEXt' 313706 37 2024-02-14 14:09:35,457 UTC [308682] DEBUG PIL.PngImagePlugin:190 STREAM b'tEXt' 313755 37 2024-02-14 14:09:35,457 UTC [308682] DEBUG PIL.PngImagePlugin:190 STREAM b'tEXt' 313804 40 2024-02-14 14:09:35,555 UTC [308682] DEBUG PIL.PngImagePlugin:190 STREAM b'IHDR' 16 13 2024-02-14 14:09:35,555 UTC [308682] DEBUG PIL.PngImagePlugin:190 STREAM b'cHRM' 41 32 2024-02-14 14:09:35,555 UTC [308682] DEBUG PIL.PngImagePlugin:190 STREAM b'bKGD' 85 6 2024-02-14 14:09:35,555 UTC [308682] DEBUG PIL.PngImagePlugin:726 b'bKGD' 85 6 (unknown) 2024-02-14 14:09:35,555 UTC [308682] DEBUG PIL.PngImagePlugin:190 STREAM b'tIME' 103 7 2024-02-14 14:09:35,555 UTC [308682] DEBUG PIL.PngImagePlugin:726 b'tIME' 103 7 (unknown) 2024-02-14 14:09:35,555 UTC [308682] DEBUG PIL.PngImagePlugin:190 STREAM b'IDAT' 122 32768 2024-02-14 14:09:35,577 UTC [308682] DEBUG PIL.PngImagePlugin:190 STREAM b'tEXt' 314720 37 2024-02-14 14:09:35,577 UTC [308682] DEBUG PIL.PngImagePlugin:190 STREAM b'tEXt' 314769 37 2024-02-14 14:09:35,577 UTC [308682] DEBUG PIL.PngImagePlugin:190 STREAM b'tEXt' 314818 40 2024-02-14 14:09:35,676 UTC [308682] DEBUG PIL.PngImagePlugin:190 STREAM b'IHDR' 16 13 2024-02-14 14:09:35,676 UTC [308682] DEBUG PIL.PngImagePlugin:190 STREAM b'cHRM' 41 32 2024-02-14 14:09:35,676 UTC [308682] DEBUG PIL.PngImagePlugin:190 STREAM b'bKGD' 85 6 2024-02-14 14:09:35,676 UTC [308682] DEBUG PIL.PngImagePlugin:726 b'bKGD' 85 6 (unknown) 2024-02-14 14:09:35,676 UTC [308682] DEBUG PIL.PngImagePlugin:190 STREAM b'tIME' 103 7 2024-02-14 14:09:35,676 UTC [308682] DEBUG PIL.PngImagePlugin:726 b'tIME' 103 7 (unknown) 2024-02-14 14:09:35,676 UTC [308682] DEBUG PIL.PngImagePlugin:190 STREAM b'IDAT' 122 32768 2024-02-14 14:09:35,697 UTC [308682] DEBUG PIL.PngImagePlugin:190 STREAM b'tEXt' 280377 37 2024-02-14 14:09:35,697 UTC [308682] DEBUG PIL.PngImagePlugin:190 STREAM b'tEXt' 280426 37 2024-02-14 14:09:35,697 UTC [308682] DEBUG PIL.PngImagePlugin:190 STREAM b'tEXt' 280475 40 2024-02-14 14:09:35,794 UTC [308682] DEBUG PIL.PngImagePlugin:190 STREAM b'IHDR' 16 13 2024-02-14 14:09:35,794 UTC [308682] DEBUG PIL.PngImagePlugin:190 STREAM b'cHRM' 41 32 2024-02-14 14:09:35,794 UTC [308682] DEBUG PIL.PngImagePlugin:190 STREAM b'bKGD' 85 6 2024-02-14 14:09:35,794 UTC [308682] DEBUG PIL.PngImagePlugin:726 b'bKGD' 85 6 (unknown) 2024-02-14 14:09:35,794 UTC [308682] DEBUG PIL.PngImagePlugin:190 STREAM b'tIME' 103 7 2024-02-14 14:09:35,794 UTC [308682] DEBUG PIL.PngImagePlugin:726 b'tIME' 103 7 (unknown) 2024-02-14 14:09:35,794 UTC [308682] DEBUG PIL.PngImagePlugin:190 STREAM b'IDAT' 122 32768 2024-02-14 14:09:35,815 UTC [308682] DEBUG PIL.PngImagePlugin:190 STREAM b'tEXt' 310904 37 2024-02-14 14:09:35,815 UTC [308682] DEBUG PIL.PngImagePlugin:190 STREAM b'tEXt' 310953 37 2024-02-14 14:09:35,815 UTC [308682] DEBUG PIL.PngImagePlugin:190 STREAM b'tEXt' 311002 40 2024-02-14 14:09:35,912 UTC [308682] DEBUG PIL.PngImagePlugin:190 STREAM b'IHDR' 16 13 2024-02-14 14:09:35,913 UTC [308682] DEBUG PIL.PngImagePlugin:190 STREAM b'cHRM' 41 32 2024-02-14 14:09:35,913 UTC [308682] DEBUG PIL.PngImagePlugin:190 STREAM b'bKGD' 85 6 2024-02-14 14:09:35,913 UTC [308682] DEBUG PIL.PngImagePlugin:726 b'bKGD' 85 6 (unknown) 2024-02-14 14:09:35,913 UTC [308682] DEBUG PIL.PngImagePlugin:190 STREAM b'tIME' 103 7 2024-02-14 14:09:35,913 UTC [308682] DEBUG PIL.PngImagePlugin:726 b'tIME' 103 7 (unknown) 2024-02-14 14:09:35,913 UTC [308682] DEBUG PIL.PngImagePlugin:190 STREAM b'IDAT' 122 32768 2024-02-14 14:09:35,947 UTC [308682] DEBUG PIL.PngImagePlugin:190 STREAM b'tEXt' 143834 37 2024-02-14 14:09:35,947 UTC [308682] DEBUG PIL.PngImagePlugin:190 STREAM b'tEXt' 143883 37 2024-02-14 14:09:35,947 UTC [308682] DEBUG PIL.PngImagePlugin:190 STREAM b'tEXt' 143932 40 2024-02-14 14:09:36,083 UTC [308682] DEBUG PIL.PngImagePlugin:190 STREAM b'IHDR' 16 13 2024-02-14 14:09:36,083 UTC [308682] DEBUG PIL.PngImagePlugin:190 STREAM b'cHRM' 41 32 2024-02-14 14:09:36,084 UTC [308682] DEBUG PIL.PngImagePlugin:190 STREAM b'bKGD' 85 6 2024-02-14 14:09:36,084 UTC [308682] DEBUG PIL.PngImagePlugin:726 b'bKGD' 85 6 (unknown) 2024-02-14 14:09:36,084 UTC [308682] DEBUG PIL.PngImagePlugin:190 STREAM b'tIME' 103 7 2024-02-14 14:09:36,084 UTC [308682] DEBUG PIL.PngImagePlugin:726 b'tIME' 103 7 (unknown) 2024-02-14 14:09:36,084 UTC [308682] DEBUG PIL.PngImagePlugin:190 STREAM b'IDAT' 122 32768 2024-02-14 14:09:36,117 UTC [308682] DEBUG PIL.PngImagePlugin:190 STREAM b'tEXt' 155943 37 2024-02-14 14:09:36,117 UTC [308682] DEBUG PIL.PngImagePlugin:190 STREAM b'tEXt' 155992 37 2024-02-14 14:09:36,117 UTC [308682] DEBUG PIL.PngImagePlugin:190 STREAM b'tEXt' 156041 40 2024-02-14 14:09:36,254 UTC [308682] DEBUG PIL.PngImagePlugin:190 STREAM b'IHDR' 16 13 2024-02-14 14:09:36,254 UTC [308682] DEBUG PIL.PngImagePlugin:190 STREAM b'cHRM' 41 32 2024-02-14 14:09:36,254 UTC [308682] DEBUG PIL.PngImagePlugin:190 STREAM b'bKGD' 85 6 2024-02-14 14:09:36,254 UTC [308682] DEBUG PIL.PngImagePlugin:726 b'bKGD' 85 6 (unknown) 2024-02-14 14:09:36,254 UTC [308682] DEBUG PIL.PngImagePlugin:190 STREAM b'tIME' 103 7 2024-02-14 14:09:36,254 UTC [308682] DEBUG PIL.PngImagePlugin:726 b'tIME' 103 7 (unknown) 2024-02-14 14:09:36,254 UTC [308682] DEBUG PIL.PngImagePlugin:190 STREAM b'IDAT' 122 32768 2024-02-14 14:09:36,289 UTC [308682] DEBUG PIL.PngImagePlugin:190 STREAM b'tEXt' 152417 37 2024-02-14 14:09:36,289 UTC [308682] DEBUG PIL.PngImagePlugin:190 STREAM b'tEXt' 152466 37 2024-02-14 14:09:36,289 UTC [308682] DEBUG PIL.PngImagePlugin:190 STREAM b'tEXt' 152515 40 2024-02-14 14:09:36,432 UTC [308682] DEBUG PIL.PngImagePlugin:190 STREAM b'IHDR' 16 13 2024-02-14 14:09:36,432 UTC [308682] DEBUG PIL.PngImagePlugin:190 STREAM b'cHRM' 41 32 2024-02-14 14:09:36,432 UTC [308682] DEBUG PIL.PngImagePlugin:190 STREAM b'bKGD' 85 6 2024-02-14 14:09:36,432 UTC [308682] DEBUG PIL.PngImagePlugin:726 b'bKGD' 85 6 (unknown) 2024-02-14 14:09:36,432 UTC [308682] DEBUG PIL.PngImagePlugin:190 STREAM b'tIME' 103 7 2024-02-14 14:09:36,432 UTC [308682] DEBUG PIL.PngImagePlugin:726 b'tIME' 103 7 (unknown) 2024-02-14 14:09:36,432 UTC [308682] DEBUG PIL.PngImagePlugin:190 STREAM b'IDAT' 122 32768 2024-02-14 14:09:36,467 UTC [308682] DEBUG PIL.PngImagePlugin:190 STREAM b'tEXt' 151625 37 2024-02-14 14:09:36,467 UTC [308682] DEBUG PIL.PngImagePlugin:190 STREAM b'tEXt' 151674 37 2024-02-14 14:09:36,467 UTC [308682] DEBUG PIL.PngImagePlugin:190 STREAM b'tEXt' 151723 40 2024-02-14 14:09:36,604 UTC [308682] DEBUG PIL.PngImagePlugin:190 STREAM b'IHDR' 16 13 2024-02-14 14:09:36,604 UTC [308682] DEBUG PIL.PngImagePlugin:190 STREAM b'cHRM' 41 32 2024-02-14 14:09:36,604 UTC [308682] DEBUG PIL.PngImagePlugin:190 STREAM b'bKGD' 85 6 2024-02-14 14:09:36,604 UTC [308682] DEBUG PIL.PngImagePlugin:726 b'bKGD' 85 6 (unknown) 2024-02-14 14:09:36,604 UTC [308682] DEBUG PIL.PngImagePlugin:190 STREAM b'tIME' 103 7 2024-02-14 14:09:36,604 UTC [308682] DEBUG PIL.PngImagePlugin:726 b'tIME' 103 7 (unknown) 2024-02-14 14:09:36,604 UTC [308682] DEBUG PIL.PngImagePlugin:190 STREAM b'IDAT' 122 32768 2024-02-14 14:09:36,639 UTC [308682] DEBUG PIL.PngImagePlugin:190 STREAM b'tEXt' 152358 37 2024-02-14 14:09:36,639 UTC [308682] DEBUG PIL.PngImagePlugin:190 STREAM b'tEXt' 152407 37 2024-02-14 14:09:36,639 UTC [308682] DEBUG PIL.PngImagePlugin:190 STREAM b'tEXt' 152456 40 2024-02-14 14:09:36,785 UTC [308682] DEBUG PIL.PngImagePlugin:190 STREAM b'IHDR' 16 13 2024-02-14 14:09:36,785 UTC [308682] DEBUG PIL.PngImagePlugin:190 STREAM b'cHRM' 41 32 2024-02-14 14:09:36,785 UTC [308682] DEBUG PIL.PngImagePlugin:190 STREAM b'bKGD' 85 6 2024-02-14 14:09:36,785 UTC [308682] DEBUG PIL.PngImagePlugin:726 b'bKGD' 85 6 (unknown) 2024-02-14 14:09:36,785 UTC [308682] DEBUG PIL.PngImagePlugin:190 STREAM b'tIME' 103 7 2024-02-14 14:09:36,785 UTC [308682] DEBUG PIL.PngImagePlugin:726 b'tIME' 103 7 (unknown) 2024-02-14 14:09:36,785 UTC [308682] DEBUG PIL.PngImagePlugin:190 STREAM b'IDAT' 122 32768 2024-02-14 14:09:36,801 UTC [308682] DEBUG PIL.PngImagePlugin:190 STREAM b'tEXt' 100317 37 2024-02-14 14:09:36,801 UTC [308682] DEBUG PIL.PngImagePlugin:190 STREAM b'tEXt' 100366 37 2024-02-14 14:09:36,801 UTC [308682] DEBUG PIL.PngImagePlugin:190 STREAM b'tEXt' 100415 40 2024-02-14 14:09:36,875 UTC [308682] DEBUG PIL.PngImagePlugin:190 STREAM b'IHDR' 16 13 2024-02-14 14:09:36,875 UTC [308682] DEBUG PIL.PngImagePlugin:190 STREAM b'cHRM' 41 32 2024-02-14 14:09:36,875 UTC [308682] DEBUG PIL.PngImagePlugin:190 STREAM b'bKGD' 85 6 2024-02-14 14:09:36,875 UTC [308682] DEBUG PIL.PngImagePlugin:726 b'bKGD' 85 6 (unknown) 2024-02-14 14:09:36,875 UTC [308682] DEBUG PIL.PngImagePlugin:190 STREAM b'tIME' 103 7 2024-02-14 14:09:36,875 UTC [308682] DEBUG PIL.PngImagePlugin:726 b'tIME' 103 7 (unknown) 2024-02-14 14:09:36,876 UTC [308682] DEBUG PIL.PngImagePlugin:190 STREAM b'IDAT' 122 32768 2024-02-14 14:09:36,891 UTC [308682] DEBUG PIL.PngImagePlugin:190 STREAM b'tEXt' 106207 37 2024-02-14 14:09:36,891 UTC [308682] DEBUG PIL.PngImagePlugin:190 STREAM b'tEXt' 106256 37 2024-02-14 14:09:36,891 UTC [308682] DEBUG PIL.PngImagePlugin:190 STREAM b'tEXt' 106305 40 2024-02-14 14:09:36,966 UTC [308682] DEBUG PIL.PngImagePlugin:190 STREAM b'IHDR' 16 13 2024-02-14 14:09:36,967 UTC [308682] DEBUG PIL.PngImagePlugin:190 STREAM b'cHRM' 41 32 2024-02-14 14:09:36,967 UTC [308682] DEBUG PIL.PngImagePlugin:190 STREAM b'bKGD' 85 6 2024-02-14 14:09:36,967 UTC [308682] DEBUG PIL.PngImagePlugin:726 b'bKGD' 85 6 (unknown) 2024-02-14 14:09:36,967 UTC [308682] DEBUG PIL.PngImagePlugin:190 STREAM b'tIME' 103 7 2024-02-14 14:09:36,967 UTC [308682] DEBUG PIL.PngImagePlugin:726 b'tIME' 103 7 (unknown) 2024-02-14 14:09:36,967 UTC [308682] DEBUG PIL.PngImagePlugin:190 STREAM b'IDAT' 122 32768 2024-02-14 14:09:36,982 UTC [308682] DEBUG PIL.PngImagePlugin:190 STREAM b'tEXt' 110541 37 2024-02-14 14:09:36,982 UTC [308682] DEBUG PIL.PngImagePlugin:190 STREAM b'tEXt' 110590 37 2024-02-14 14:09:36,982 UTC [308682] DEBUG PIL.PngImagePlugin:190 STREAM b'tEXt' 110639 40 2024-02-14 14:09:37,057 UTC [308682] DEBUG PIL.PngImagePlugin:190 STREAM b'IHDR' 16 13 2024-02-14 14:09:37,057 UTC [308682] DEBUG PIL.PngImagePlugin:190 STREAM b'cHRM' 41 32 2024-02-14 14:09:37,057 UTC [308682] DEBUG PIL.PngImagePlugin:190 STREAM b'bKGD' 85 6 2024-02-14 14:09:37,057 UTC [308682] DEBUG PIL.PngImagePlugin:726 b'bKGD' 85 6 (unknown) 2024-02-14 14:09:37,058 UTC [308682] DEBUG PIL.PngImagePlugin:190 STREAM b'tIME' 103 7 2024-02-14 14:09:37,058 UTC [308682] DEBUG PIL.PngImagePlugin:726 b'tIME' 103 7 (unknown) 2024-02-14 14:09:37,058 UTC [308682] DEBUG PIL.PngImagePlugin:190 STREAM b'IDAT' 122 32768 2024-02-14 14:09:37,073 UTC [308682] DEBUG PIL.PngImagePlugin:190 STREAM b'tEXt' 109332 37 2024-02-14 14:09:37,073 UTC [308682] DEBUG PIL.PngImagePlugin:190 STREAM b'tEXt' 109381 37 2024-02-14 14:09:37,073 UTC [308682] DEBUG PIL.PngImagePlugin:190 STREAM b'tEXt' 109430 40 2024-02-14 14:09:37,146 UTC [308682] DEBUG PIL.PngImagePlugin:190 STREAM b'IHDR' 16 13 2024-02-14 14:09:37,146 UTC [308682] DEBUG PIL.PngImagePlugin:190 STREAM b'cHRM' 41 32 2024-02-14 14:09:37,146 UTC [308682] DEBUG PIL.PngImagePlugin:190 STREAM b'bKGD' 85 6 2024-02-14 14:09:37,146 UTC [308682] DEBUG PIL.PngImagePlugin:726 b'bKGD' 85 6 (unknown) 2024-02-14 14:09:37,146 UTC [308682] DEBUG PIL.PngImagePlugin:190 STREAM b'tIME' 103 7 2024-02-14 14:09:37,146 UTC [308682] DEBUG PIL.PngImagePlugin:726 b'tIME' 103 7 (unknown) 2024-02-14 14:09:37,146 UTC [308682] DEBUG PIL.PngImagePlugin:190 STREAM b'IDAT' 122 32768 2024-02-14 14:09:37,162 UTC [308682] DEBUG PIL.PngImagePlugin:190 STREAM b'tEXt' 104745 37 2024-02-14 14:09:37,162 UTC [308682] DEBUG PIL.PngImagePlugin:190 STREAM b'tEXt' 104794 37 2024-02-14 14:09:37,162 UTC [308682] DEBUG PIL.PngImagePlugin:190 STREAM b'tEXt' 104843 40 2024-02-14 14:09:37,237 UTC [308682] DEBUG PIL.PngImagePlugin:190 STREAM b'IHDR' 16 13 2024-02-14 14:09:37,237 UTC [308682] DEBUG PIL.PngImagePlugin:190 STREAM b'cHRM' 41 32 2024-02-14 14:09:37,237 UTC [308682] DEBUG PIL.PngImagePlugin:190 STREAM b'bKGD' 85 6 2024-02-14 14:09:37,237 UTC [308682] DEBUG PIL.PngImagePlugin:726 b'bKGD' 85 6 (unknown) 2024-02-14 14:09:37,237 UTC [308682] DEBUG PIL.PngImagePlugin:190 STREAM b'tIME' 103 7 2024-02-14 14:09:37,237 UTC [308682] DEBUG PIL.PngImagePlugin:726 b'tIME' 103 7 (unknown) 2024-02-14 14:09:37,237 UTC [308682] DEBUG PIL.PngImagePlugin:190 STREAM b'IDAT' 122 32768 2024-02-14 14:09:37,254 UTC [308682] DEBUG PIL.PngImagePlugin:190 STREAM b'tEXt' 145975 37 2024-02-14 14:09:37,254 UTC [308682] DEBUG PIL.PngImagePlugin:190 STREAM b'tEXt' 146024 37 2024-02-14 14:09:37,254 UTC [308682] DEBUG PIL.PngImagePlugin:190 STREAM b'tEXt' 146073 40 2024-02-14 14:09:37,333 UTC [308682] DEBUG PIL.PngImagePlugin:190 STREAM b'IHDR' 16 13 2024-02-14 14:09:37,333 UTC [308682] DEBUG PIL.PngImagePlugin:190 STREAM b'cHRM' 41 32 2024-02-14 14:09:37,333 UTC [308682] DEBUG PIL.PngImagePlugin:190 STREAM b'bKGD' 85 6 2024-02-14 14:09:37,333 UTC [308682] DEBUG PIL.PngImagePlugin:726 b'bKGD' 85 6 (unknown) 2024-02-14 14:09:37,333 UTC [308682] DEBUG PIL.PngImagePlugin:190 STREAM b'tIME' 103 7 2024-02-14 14:09:37,333 UTC [308682] DEBUG PIL.PngImagePlugin:726 b'tIME' 103 7 (unknown) 2024-02-14 14:09:37,333 UTC [308682] DEBUG PIL.PngImagePlugin:190 STREAM b'IDAT' 122 32768 2024-02-14 14:09:37,353 UTC [308682] DEBUG PIL.PngImagePlugin:190 STREAM b'tEXt' 178337 37 2024-02-14 14:09:37,353 UTC [308682] DEBUG PIL.PngImagePlugin:190 STREAM b'tEXt' 178386 37 2024-02-14 14:09:37,353 UTC [308682] DEBUG PIL.PngImagePlugin:190 STREAM b'tEXt' 178435 40 2024-02-14 14:09:37,433 UTC [308682] DEBUG PIL.PngImagePlugin:190 STREAM b'IHDR' 16 13 2024-02-14 14:09:37,433 UTC [308682] DEBUG PIL.PngImagePlugin:190 STREAM b'cHRM' 41 32 2024-02-14 14:09:37,433 UTC [308682] DEBUG PIL.PngImagePlugin:190 STREAM b'bKGD' 85 6 2024-02-14 14:09:37,433 UTC [308682] DEBUG PIL.PngImagePlugin:726 b'bKGD' 85 6 (unknown) 2024-02-14 14:09:37,433 UTC [308682] DEBUG PIL.PngImagePlugin:190 STREAM b'tIME' 103 7 2024-02-14 14:09:37,433 UTC [308682] DEBUG PIL.PngImagePlugin:726 b'tIME' 103 7 (unknown) 2024-02-14 14:09:37,433 UTC [308682] DEBUG PIL.PngImagePlugin:190 STREAM b'IDAT' 122 32768 2024-02-14 14:09:37,452 UTC [308682] DEBUG PIL.PngImagePlugin:190 STREAM b'tEXt' 175880 37 2024-02-14 14:09:37,452 UTC [308682] DEBUG PIL.PngImagePlugin:190 STREAM b'tEXt' 175929 37 2024-02-14 14:09:37,452 UTC [308682] DEBUG PIL.PngImagePlugin:190 STREAM b'tEXt' 175978 40 2024-02-14 14:09:37,543 UTC [308682] DEBUG PIL.PngImagePlugin:190 STREAM b'IHDR' 16 13 2024-02-14 14:09:37,543 UTC [308682] DEBUG PIL.PngImagePlugin:190 STREAM b'cHRM' 41 32 2024-02-14 14:09:37,543 UTC [308682] DEBUG PIL.PngImagePlugin:190 STREAM b'bKGD' 85 6 2024-02-14 14:09:37,543 UTC [308682] DEBUG PIL.PngImagePlugin:726 b'bKGD' 85 6 (unknown) 2024-02-14 14:09:37,543 UTC [308682] DEBUG PIL.PngImagePlugin:190 STREAM b'tIME' 103 7 2024-02-14 14:09:37,543 UTC [308682] DEBUG PIL.PngImagePlugin:726 b'tIME' 103 7 (unknown) 2024-02-14 14:09:37,543 UTC [308682] DEBUG PIL.PngImagePlugin:190 STREAM b'IDAT' 122 32768 2024-02-14 14:09:37,562 UTC [308682] DEBUG PIL.PngImagePlugin:190 STREAM b'tEXt' 185364 37 2024-02-14 14:09:37,562 UTC [308682] DEBUG PIL.PngImagePlugin:190 STREAM b'tEXt' 185413 37 2024-02-14 14:09:37,562 UTC [308682] DEBUG PIL.PngImagePlugin:190 STREAM b'tEXt' 185462 40 2024-02-14 14:09:37,642 UTC [308682] DEBUG PIL.PngImagePlugin:190 STREAM b'IHDR' 16 13 2024-02-14 14:09:37,642 UTC [308682] DEBUG PIL.PngImagePlugin:190 STREAM b'cHRM' 41 32 2024-02-14 14:09:37,642 UTC [308682] DEBUG PIL.PngImagePlugin:190 STREAM b'bKGD' 85 6 2024-02-14 14:09:37,642 UTC [308682] DEBUG PIL.PngImagePlugin:726 b'bKGD' 85 6 (unknown) 2024-02-14 14:09:37,642 UTC [308682] DEBUG PIL.PngImagePlugin:190 STREAM b'tIME' 103 7 2024-02-14 14:09:37,642 UTC [308682] DEBUG PIL.PngImagePlugin:726 b'tIME' 103 7 (unknown) 2024-02-14 14:09:37,642 UTC [308682] DEBUG PIL.PngImagePlugin:190 STREAM b'IDAT' 122 32768 2024-02-14 14:09:37,658 UTC [308682] DEBUG PIL.PngImagePlugin:190 STREAM b'tEXt' 145427 37 2024-02-14 14:09:37,658 UTC [308682] DEBUG PIL.PngImagePlugin:190 STREAM b'tEXt' 145476 37 2024-02-14 14:09:37,659 UTC [308682] DEBUG PIL.PngImagePlugin:190 STREAM b'tEXt' 145525 40 2024-02-14 14:09:37,735 UTC [308682] DEBUG PIL.PngImagePlugin:190 STREAM b'IHDR' 16 13 2024-02-14 14:09:37,735 UTC [308682] DEBUG PIL.PngImagePlugin:190 STREAM b'cHRM' 41 32 2024-02-14 14:09:37,735 UTC [308682] DEBUG PIL.PngImagePlugin:190 STREAM b'bKGD' 85 6 2024-02-14 14:09:37,735 UTC [308682] DEBUG PIL.PngImagePlugin:726 b'bKGD' 85 6 (unknown) 2024-02-14 14:09:37,736 UTC [308682] DEBUG PIL.PngImagePlugin:190 STREAM b'tIME' 103 7 2024-02-14 14:09:37,736 UTC [308682] DEBUG PIL.PngImagePlugin:726 b'tIME' 103 7 (unknown) 2024-02-14 14:09:37,736 UTC [308682] DEBUG PIL.PngImagePlugin:190 STREAM b'IDAT' 122 32768 2024-02-14 14:09:37,754 UTC [308682] DEBUG PIL.PngImagePlugin:190 STREAM b'tEXt' 169314 37 2024-02-14 14:09:37,754 UTC [308682] DEBUG PIL.PngImagePlugin:190 STREAM b'tEXt' 169363 37 2024-02-14 14:09:37,754 UTC [308682] DEBUG PIL.PngImagePlugin:190 STREAM b'tEXt' 169412 40 2024-02-14 14:09:37,833 UTC [308682] DEBUG PIL.PngImagePlugin:190 STREAM b'IHDR' 16 13 2024-02-14 14:09:37,833 UTC [308682] DEBUG PIL.PngImagePlugin:190 STREAM b'cHRM' 41 32 2024-02-14 14:09:37,833 UTC [308682] DEBUG PIL.PngImagePlugin:190 STREAM b'bKGD' 85 6 2024-02-14 14:09:37,833 UTC [308682] DEBUG PIL.PngImagePlugin:726 b'bKGD' 85 6 (unknown) 2024-02-14 14:09:37,833 UTC [308682] DEBUG PIL.PngImagePlugin:190 STREAM b'tIME' 103 7 2024-02-14 14:09:37,833 UTC [308682] DEBUG PIL.PngImagePlugin:726 b'tIME' 103 7 (unknown) 2024-02-14 14:09:37,833 UTC [308682] DEBUG PIL.PngImagePlugin:190 STREAM b'IDAT' 122 32768 2024-02-14 14:09:37,848 UTC [308682] DEBUG PIL.PngImagePlugin:190 STREAM b'tEXt' 107463 37 2024-02-14 14:09:37,848 UTC [308682] DEBUG PIL.PngImagePlugin:190 STREAM b'tEXt' 107512 37 2024-02-14 14:09:37,848 UTC [308682] DEBUG PIL.PngImagePlugin:190 STREAM b'tEXt' 107561 40 2024-02-14 14:09:37,922 UTC [308682] DEBUG PIL.PngImagePlugin:190 STREAM b'IHDR' 16 13 2024-02-14 14:09:37,922 UTC [308682] DEBUG PIL.PngImagePlugin:190 STREAM b'cHRM' 41 32 2024-02-14 14:09:37,922 UTC [308682] DEBUG PIL.PngImagePlugin:190 STREAM b'bKGD' 85 6 2024-02-14 14:09:37,922 UTC [308682] DEBUG PIL.PngImagePlugin:726 b'bKGD' 85 6 (unknown) 2024-02-14 14:09:37,922 UTC [308682] DEBUG PIL.PngImagePlugin:190 STREAM b'tIME' 103 7 2024-02-14 14:09:37,922 UTC [308682] DEBUG PIL.PngImagePlugin:726 b'tIME' 103 7 (unknown) 2024-02-14 14:09:37,922 UTC [308682] DEBUG PIL.PngImagePlugin:190 STREAM b'IDAT' 122 32768 2024-02-14 14:09:37,938 UTC [308682] DEBUG PIL.PngImagePlugin:190 STREAM b'tEXt' 131591 37 2024-02-14 14:09:37,938 UTC [308682] DEBUG PIL.PngImagePlugin:190 STREAM b'tEXt' 131640 37 2024-02-14 14:09:37,938 UTC [308682] DEBUG PIL.PngImagePlugin:190 STREAM b'tEXt' 131689 40 2024-02-14 14:09:38,013 UTC [308682] DEBUG PIL.PngImagePlugin:190 STREAM b'IHDR' 16 13 2024-02-14 14:09:38,013 UTC [308682] DEBUG PIL.PngImagePlugin:190 STREAM b'cHRM' 41 32 2024-02-14 14:09:38,013 UTC [308682] DEBUG PIL.PngImagePlugin:190 STREAM b'bKGD' 85 6 2024-02-14 14:09:38,013 UTC [308682] DEBUG PIL.PngImagePlugin:726 b'bKGD' 85 6 (unknown) 2024-02-14 14:09:38,013 UTC [308682] DEBUG PIL.PngImagePlugin:190 STREAM b'tIME' 103 7 2024-02-14 14:09:38,013 UTC [308682] DEBUG PIL.PngImagePlugin:726 b'tIME' 103 7 (unknown) 2024-02-14 14:09:38,013 UTC [308682] DEBUG PIL.PngImagePlugin:190 STREAM b'IDAT' 122 32768 2024-02-14 14:09:38,030 UTC [308682] DEBUG PIL.PngImagePlugin:190 STREAM b'tEXt' 145941 37 2024-02-14 14:09:38,030 UTC [308682] DEBUG PIL.PngImagePlugin:190 STREAM b'tEXt' 145990 37 2024-02-14 14:09:38,030 UTC [308682] DEBUG PIL.PngImagePlugin:190 STREAM b'tEXt' 146039 40 2024-02-14 14:09:38,106 UTC [308682] DEBUG PIL.PngImagePlugin:190 STREAM b'IHDR' 16 13 2024-02-14 14:09:38,106 UTC [308682] DEBUG PIL.PngImagePlugin:190 STREAM b'cHRM' 41 32 2024-02-14 14:09:38,106 UTC [308682] DEBUG PIL.PngImagePlugin:190 STREAM b'bKGD' 85 6 2024-02-14 14:09:38,106 UTC [308682] DEBUG PIL.PngImagePlugin:726 b'bKGD' 85 6 (unknown) 2024-02-14 14:09:38,106 UTC [308682] DEBUG PIL.PngImagePlugin:190 STREAM b'tIME' 103 7 2024-02-14 14:09:38,106 UTC [308682] DEBUG PIL.PngImagePlugin:726 b'tIME' 103 7 (unknown) 2024-02-14 14:09:38,106 UTC [308682] DEBUG PIL.PngImagePlugin:190 STREAM b'IDAT' 122 32768 2024-02-14 14:09:38,123 UTC [308682] DEBUG PIL.PngImagePlugin:190 STREAM b'tEXt' 143747 37 2024-02-14 14:09:38,123 UTC [308682] DEBUG PIL.PngImagePlugin:190 STREAM b'tEXt' 143796 37 2024-02-14 14:09:38,123 UTC [308682] DEBUG PIL.PngImagePlugin:190 STREAM b'tEXt' 143845 40 2024-02-14 14:09:38,201 UTC [308682] DEBUG PIL.PngImagePlugin:190 STREAM b'IHDR' 16 13 2024-02-14 14:09:38,202 UTC [308682] DEBUG PIL.PngImagePlugin:190 STREAM b'cHRM' 41 32 2024-02-14 14:09:38,202 UTC [308682] DEBUG PIL.PngImagePlugin:190 STREAM b'bKGD' 85 6 2024-02-14 14:09:38,202 UTC [308682] DEBUG PIL.PngImagePlugin:726 b'bKGD' 85 6 (unknown) 2024-02-14 14:09:38,202 UTC [308682] DEBUG PIL.PngImagePlugin:190 STREAM b'tIME' 103 7 2024-02-14 14:09:38,202 UTC [308682] DEBUG PIL.PngImagePlugin:726 b'tIME' 103 7 (unknown) 2024-02-14 14:09:38,202 UTC [308682] DEBUG PIL.PngImagePlugin:190 STREAM b'IDAT' 122 32768 2024-02-14 14:09:38,218 UTC [308682] DEBUG PIL.PngImagePlugin:190 STREAM b'tEXt' 141985 37 2024-02-14 14:09:38,218 UTC [308682] DEBUG PIL.PngImagePlugin:190 STREAM b'tEXt' 142034 37 2024-02-14 14:09:38,218 UTC [308682] DEBUG PIL.PngImagePlugin:190 STREAM b'tEXt' 142083 40 2024-02-14 14:09:38,295 UTC [308682] DEBUG PIL.PngImagePlugin:190 STREAM b'IHDR' 16 13 2024-02-14 14:09:38,295 UTC [308682] DEBUG PIL.PngImagePlugin:190 STREAM b'cHRM' 41 32 2024-02-14 14:09:38,295 UTC [308682] DEBUG PIL.PngImagePlugin:190 STREAM b'bKGD' 85 6 2024-02-14 14:09:38,295 UTC [308682] DEBUG PIL.PngImagePlugin:726 b'bKGD' 85 6 (unknown) 2024-02-14 14:09:38,295 UTC [308682] DEBUG PIL.PngImagePlugin:190 STREAM b'tIME' 103 7 2024-02-14 14:09:38,295 UTC [308682] DEBUG PIL.PngImagePlugin:726 b'tIME' 103 7 (unknown) 2024-02-14 14:09:38,296 UTC [308682] DEBUG PIL.PngImagePlugin:190 STREAM b'IDAT' 122 32768 2024-02-14 14:09:38,311 UTC [308682] DEBUG PIL.PngImagePlugin:190 STREAM b'tEXt' 121394 37 2024-02-14 14:09:38,311 UTC [308682] DEBUG PIL.PngImagePlugin:190 STREAM b'tEXt' 121443 37 2024-02-14 14:09:38,311 UTC [308682] DEBUG PIL.PngImagePlugin:190 STREAM b'tEXt' 121492 40 2024-02-14 14:09:38,503 UTC [308682] DEBUG PIL.PngImagePlugin:190 STREAM b'IHDR' 16 13 2024-02-14 14:09:38,503 UTC [308682] DEBUG PIL.PngImagePlugin:190 STREAM b'cHRM' 41 32 2024-02-14 14:09:38,503 UTC [308682] DEBUG PIL.PngImagePlugin:190 STREAM b'bKGD' 85 6 2024-02-14 14:09:38,503 UTC [308682] DEBUG PIL.PngImagePlugin:726 b'bKGD' 85 6 (unknown) 2024-02-14 14:09:38,503 UTC [308682] DEBUG PIL.PngImagePlugin:190 STREAM b'tIME' 103 7 2024-02-14 14:09:38,503 UTC [308682] DEBUG PIL.PngImagePlugin:726 b'tIME' 103 7 (unknown) 2024-02-14 14:09:38,503 UTC [308682] DEBUG PIL.PngImagePlugin:190 STREAM b'IDAT' 122 32768 2024-02-14 14:09:38,520 UTC [308682] DEBUG PIL.PngImagePlugin:190 STREAM b'tEXt' 140669 37 2024-02-14 14:09:38,520 UTC [308682] DEBUG PIL.PngImagePlugin:190 STREAM b'tEXt' 140718 37 2024-02-14 14:09:38,520 UTC [308682] DEBUG PIL.PngImagePlugin:190 STREAM b'tEXt' 140767 40 2024-02-14 14:09:38,596 UTC [308682] DEBUG PIL.PngImagePlugin:190 STREAM b'IHDR' 16 13 2024-02-14 14:09:38,596 UTC [308682] DEBUG PIL.PngImagePlugin:190 STREAM b'cHRM' 41 32 2024-02-14 14:09:38,596 UTC [308682] DEBUG PIL.PngImagePlugin:190 STREAM b'bKGD' 85 6 2024-02-14 14:09:38,596 UTC [308682] DEBUG PIL.PngImagePlugin:726 b'bKGD' 85 6 (unknown) 2024-02-14 14:09:38,596 UTC [308682] DEBUG PIL.PngImagePlugin:190 STREAM b'tIME' 103 7 2024-02-14 14:09:38,596 UTC [308682] DEBUG PIL.PngImagePlugin:726 b'tIME' 103 7 (unknown) 2024-02-14 14:09:38,596 UTC [308682] DEBUG PIL.PngImagePlugin:190 STREAM b'IDAT' 122 32768 2024-02-14 14:09:38,642 UTC [308682] DEBUG PIL.PngImagePlugin:190 STREAM b'tEXt' 124039 37 2024-02-14 14:09:38,642 UTC [308682] DEBUG PIL.PngImagePlugin:190 STREAM b'tEXt' 124088 37 2024-02-14 14:09:38,642 UTC [308682] DEBUG PIL.PngImagePlugin:190 STREAM b'tEXt' 124137 40 2024-02-14 14:09:38,811 UTC [308682] DEBUG PIL.PngImagePlugin:190 STREAM b'IHDR' 16 13 2024-02-14 14:09:38,811 UTC [308682] DEBUG PIL.PngImagePlugin:190 STREAM b'cHRM' 41 32 2024-02-14 14:09:38,811 UTC [308682] DEBUG PIL.PngImagePlugin:190 STREAM b'bKGD' 85 6 2024-02-14 14:09:38,811 UTC [308682] DEBUG PIL.PngImagePlugin:726 b'bKGD' 85 6 (unknown) 2024-02-14 14:09:38,811 UTC [308682] DEBUG PIL.PngImagePlugin:190 STREAM b'tIME' 103 7 2024-02-14 14:09:38,811 UTC [308682] DEBUG PIL.PngImagePlugin:726 b'tIME' 103 7 (unknown) 2024-02-14 14:09:38,811 UTC [308682] DEBUG PIL.PngImagePlugin:190 STREAM b'IDAT' 122 32768 2024-02-14 14:09:38,859 UTC [308682] DEBUG PIL.PngImagePlugin:190 STREAM b'tEXt' 124323 37 2024-02-14 14:09:38,859 UTC [308682] DEBUG PIL.PngImagePlugin:190 STREAM b'tEXt' 124372 37 2024-02-14 14:09:38,859 UTC [308682] DEBUG PIL.PngImagePlugin:190 STREAM b'tEXt' 124421 40 2024-02-14 14:09:39,015 UTC [308682] DEBUG PIL.PngImagePlugin:190 STREAM b'IHDR' 16 13 2024-02-14 14:09:39,015 UTC [308682] DEBUG PIL.PngImagePlugin:190 STREAM b'cHRM' 41 32 2024-02-14 14:09:39,015 UTC [308682] DEBUG PIL.PngImagePlugin:190 STREAM b'bKGD' 85 6 2024-02-14 14:09:39,015 UTC [308682] DEBUG PIL.PngImagePlugin:726 b'bKGD' 85 6 (unknown) 2024-02-14 14:09:39,015 UTC [308682] DEBUG PIL.PngImagePlugin:190 STREAM b'tIME' 103 7 2024-02-14 14:09:39,015 UTC [308682] DEBUG PIL.PngImagePlugin:726 b'tIME' 103 7 (unknown) 2024-02-14 14:09:39,015 UTC [308682] DEBUG PIL.PngImagePlugin:190 STREAM b'IDAT' 122 32768 2024-02-14 14:09:39,064 UTC [308682] DEBUG PIL.PngImagePlugin:190 STREAM b'tEXt' 119009 37 2024-02-14 14:09:39,064 UTC [308682] DEBUG PIL.PngImagePlugin:190 STREAM b'tEXt' 119058 37 2024-02-14 14:09:39,064 UTC [308682] DEBUG PIL.PngImagePlugin:190 STREAM b'tEXt' 119107 40 2024-02-14 14:09:39,216 UTC [308682] DEBUG PIL.PngImagePlugin:190 STREAM b'IHDR' 16 13 2024-02-14 14:09:39,216 UTC [308682] DEBUG PIL.PngImagePlugin:190 STREAM b'cHRM' 41 32 2024-02-14 14:09:39,216 UTC [308682] DEBUG PIL.PngImagePlugin:190 STREAM b'bKGD' 85 6 2024-02-14 14:09:39,216 UTC [308682] DEBUG PIL.PngImagePlugin:726 b'bKGD' 85 6 (unknown) 2024-02-14 14:09:39,216 UTC [308682] DEBUG PIL.PngImagePlugin:190 STREAM b'tIME' 103 7 2024-02-14 14:09:39,216 UTC [308682] DEBUG PIL.PngImagePlugin:726 b'tIME' 103 7 (unknown) 2024-02-14 14:09:39,216 UTC [308682] DEBUG PIL.PngImagePlugin:190 STREAM b'IDAT' 122 32768 2024-02-14 14:09:39,263 UTC [308682] DEBUG PIL.PngImagePlugin:190 STREAM b'tEXt' 131483 37 2024-02-14 14:09:39,263 UTC [308682] DEBUG PIL.PngImagePlugin:190 STREAM b'tEXt' 131532 37 2024-02-14 14:09:39,263 UTC [308682] DEBUG PIL.PngImagePlugin:190 STREAM b'tEXt' 131581 40 2024-02-14 14:09:39,422 UTC [308682] DEBUG PIL.PngImagePlugin:190 STREAM b'IHDR' 16 13 2024-02-14 14:09:39,423 UTC [308682] DEBUG PIL.PngImagePlugin:190 STREAM b'cHRM' 41 32 2024-02-14 14:09:39,423 UTC [308682] DEBUG PIL.PngImagePlugin:190 STREAM b'bKGD' 85 6 2024-02-14 14:09:39,423 UTC [308682] DEBUG PIL.PngImagePlugin:726 b'bKGD' 85 6 (unknown) 2024-02-14 14:09:39,423 UTC [308682] DEBUG PIL.PngImagePlugin:190 STREAM b'tIME' 103 7 2024-02-14 14:09:39,423 UTC [308682] DEBUG PIL.PngImagePlugin:726 b'tIME' 103 7 (unknown) 2024-02-14 14:09:39,423 UTC [308682] DEBUG PIL.PngImagePlugin:190 STREAM b'IDAT' 122 32768 2024-02-14 14:09:39,464 UTC [308682] DEBUG PIL.PngImagePlugin:190 STREAM b'tEXt' 167065 37 2024-02-14 14:09:39,464 UTC [308682] DEBUG PIL.PngImagePlugin:190 STREAM b'tEXt' 167114 37 2024-02-14 14:09:39,464 UTC [308682] DEBUG PIL.PngImagePlugin:190 STREAM b'tEXt' 167163 40 2024-02-14 14:09:39,623 UTC [308682] DEBUG PIL.PngImagePlugin:190 STREAM b'IHDR' 16 13 2024-02-14 14:09:39,623 UTC [308682] DEBUG PIL.PngImagePlugin:190 STREAM b'cHRM' 41 32 2024-02-14 14:09:39,623 UTC [308682] DEBUG PIL.PngImagePlugin:190 STREAM b'bKGD' 85 6 2024-02-14 14:09:39,623 UTC [308682] DEBUG PIL.PngImagePlugin:726 b'bKGD' 85 6 (unknown) 2024-02-14 14:09:39,623 UTC [308682] DEBUG PIL.PngImagePlugin:190 STREAM b'tIME' 103 7 2024-02-14 14:09:39,623 UTC [308682] DEBUG PIL.PngImagePlugin:726 b'tIME' 103 7 (unknown) 2024-02-14 14:09:39,623 UTC [308682] DEBUG PIL.PngImagePlugin:190 STREAM b'IDAT' 122 32768 2024-02-14 14:09:39,669 UTC [308682] DEBUG PIL.PngImagePlugin:190 STREAM b'tEXt' 125931 37 2024-02-14 14:09:39,669 UTC [308682] DEBUG PIL.PngImagePlugin:190 STREAM b'tEXt' 125980 37 2024-02-14 14:09:39,669 UTC [308682] DEBUG PIL.PngImagePlugin:190 STREAM b'tEXt' 126029 40 2024-02-14 14:09:39,825 UTC [308682] DEBUG PIL.PngImagePlugin:190 STREAM b'IHDR' 16 13 2024-02-14 14:09:39,825 UTC [308682] DEBUG PIL.PngImagePlugin:190 STREAM b'cHRM' 41 32 2024-02-14 14:09:39,825 UTC [308682] DEBUG PIL.PngImagePlugin:190 STREAM b'bKGD' 85 6 2024-02-14 14:09:39,825 UTC [308682] DEBUG PIL.PngImagePlugin:726 b'bKGD' 85 6 (unknown) 2024-02-14 14:09:39,825 UTC [308682] DEBUG PIL.PngImagePlugin:190 STREAM b'tIME' 103 7 2024-02-14 14:09:39,825 UTC [308682] DEBUG PIL.PngImagePlugin:726 b'tIME' 103 7 (unknown) 2024-02-14 14:09:39,825 UTC [308682] DEBUG PIL.PngImagePlugin:190 STREAM b'IDAT' 122 32768 2024-02-14 14:09:39,841 UTC [308682] DEBUG PIL.PngImagePlugin:190 STREAM b'tEXt' 98625 37 2024-02-14 14:09:39,841 UTC [308682] DEBUG PIL.PngImagePlugin:190 STREAM b'tEXt' 98674 37 2024-02-14 14:09:39,841 UTC [308682] DEBUG PIL.PngImagePlugin:190 STREAM b'tEXt' 98723 40 2024-02-14 14:09:39,914 UTC [308682] DEBUG PIL.PngImagePlugin:190 STREAM b'IHDR' 16 13 2024-02-14 14:09:39,914 UTC [308682] DEBUG PIL.PngImagePlugin:190 STREAM b'cHRM' 41 32 2024-02-14 14:09:39,914 UTC [308682] DEBUG PIL.PngImagePlugin:190 STREAM b'bKGD' 85 6 2024-02-14 14:09:39,914 UTC [308682] DEBUG PIL.PngImagePlugin:726 b'bKGD' 85 6 (unknown) 2024-02-14 14:09:39,914 UTC [308682] DEBUG PIL.PngImagePlugin:190 STREAM b'tIME' 103 7 2024-02-14 14:09:39,914 UTC [308682] DEBUG PIL.PngImagePlugin:726 b'tIME' 103 7 (unknown) 2024-02-14 14:09:39,914 UTC [308682] DEBUG PIL.PngImagePlugin:190 STREAM b'IDAT' 122 32768 2024-02-14 14:09:39,929 UTC [308682] DEBUG PIL.PngImagePlugin:190 STREAM b'tEXt' 101839 37 2024-02-14 14:09:39,929 UTC [308682] DEBUG PIL.PngImagePlugin:190 STREAM b'tEXt' 101888 37 2024-02-14 14:09:39,929 UTC [308682] DEBUG PIL.PngImagePlugin:190 STREAM b'tEXt' 101937 40 2024-02-14 14:09:40,002 UTC [308682] DEBUG PIL.PngImagePlugin:190 STREAM b'IHDR' 16 13 2024-02-14 14:09:40,002 UTC [308682] DEBUG PIL.PngImagePlugin:190 STREAM b'cHRM' 41 32 2024-02-14 14:09:40,002 UTC [308682] DEBUG PIL.PngImagePlugin:190 STREAM b'bKGD' 85 6 2024-02-14 14:09:40,002 UTC [308682] DEBUG PIL.PngImagePlugin:726 b'bKGD' 85 6 (unknown) 2024-02-14 14:09:40,002 UTC [308682] DEBUG PIL.PngImagePlugin:190 STREAM b'tIME' 103 7 2024-02-14 14:09:40,002 UTC [308682] DEBUG PIL.PngImagePlugin:726 b'tIME' 103 7 (unknown) 2024-02-14 14:09:40,002 UTC [308682] DEBUG PIL.PngImagePlugin:190 STREAM b'IDAT' 122 32768 2024-02-14 14:09:40,017 UTC [308682] DEBUG PIL.PngImagePlugin:190 STREAM b'tEXt' 108038 37 2024-02-14 14:09:40,017 UTC [308682] DEBUG PIL.PngImagePlugin:190 STREAM b'tEXt' 108087 37 2024-02-14 14:09:40,017 UTC [308682] DEBUG PIL.PngImagePlugin:190 STREAM b'tEXt' 108136 40 2024-02-14 14:09:40,092 UTC [308682] DEBUG PIL.PngImagePlugin:190 STREAM b'IHDR' 16 13 2024-02-14 14:09:40,092 UTC [308682] DEBUG PIL.PngImagePlugin:190 STREAM b'cHRM' 41 32 2024-02-14 14:09:40,092 UTC [308682] DEBUG PIL.PngImagePlugin:190 STREAM b'bKGD' 85 6 2024-02-14 14:09:40,092 UTC [308682] DEBUG PIL.PngImagePlugin:726 b'bKGD' 85 6 (unknown) 2024-02-14 14:09:40,092 UTC [308682] DEBUG PIL.PngImagePlugin:190 STREAM b'tIME' 103 7 2024-02-14 14:09:40,092 UTC [308682] DEBUG PIL.PngImagePlugin:726 b'tIME' 103 7 (unknown) 2024-02-14 14:09:40,092 UTC [308682] DEBUG PIL.PngImagePlugin:190 STREAM b'IDAT' 122 32768 2024-02-14 14:09:40,108 UTC [308682] DEBUG PIL.PngImagePlugin:190 STREAM b'tEXt' 106057 37 2024-02-14 14:09:40,108 UTC [308682] DEBUG PIL.PngImagePlugin:190 STREAM b'tEXt' 106106 37 2024-02-14 14:09:40,108 UTC [308682] DEBUG PIL.PngImagePlugin:190 STREAM b'tEXt' 106155 40 2024-02-14 14:09:40,180 UTC [308682] DEBUG PIL.PngImagePlugin:190 STREAM b'IHDR' 16 13 2024-02-14 14:09:40,180 UTC [308682] DEBUG PIL.PngImagePlugin:190 STREAM b'cHRM' 41 32 2024-02-14 14:09:40,180 UTC [308682] DEBUG PIL.PngImagePlugin:190 STREAM b'bKGD' 85 6 2024-02-14 14:09:40,180 UTC [308682] DEBUG PIL.PngImagePlugin:726 b'bKGD' 85 6 (unknown) 2024-02-14 14:09:40,180 UTC [308682] DEBUG PIL.PngImagePlugin:190 STREAM b'tIME' 103 7 2024-02-14 14:09:40,180 UTC [308682] DEBUG PIL.PngImagePlugin:726 b'tIME' 103 7 (unknown) 2024-02-14 14:09:40,180 UTC [308682] DEBUG PIL.PngImagePlugin:190 STREAM b'IDAT' 122 32768 2024-02-14 14:09:40,196 UTC [308682] DEBUG PIL.PngImagePlugin:190 STREAM b'tEXt' 103728 37 2024-02-14 14:09:40,196 UTC [308682] DEBUG PIL.PngImagePlugin:190 STREAM b'tEXt' 103777 37 2024-02-14 14:09:40,196 UTC [308682] DEBUG PIL.PngImagePlugin:190 STREAM b'tEXt' 103826 40 2024-02-14 14:09:40,270 UTC [308682] DEBUG PIL.PngImagePlugin:190 STREAM b'IHDR' 16 13 2024-02-14 14:09:40,270 UTC [308682] DEBUG PIL.PngImagePlugin:190 STREAM b'cHRM' 41 32 2024-02-14 14:09:40,270 UTC [308682] DEBUG PIL.PngImagePlugin:190 STREAM b'bKGD' 85 6 2024-02-14 14:09:40,270 UTC [308682] DEBUG PIL.PngImagePlugin:726 b'bKGD' 85 6 (unknown) 2024-02-14 14:09:40,271 UTC [308682] DEBUG PIL.PngImagePlugin:190 STREAM b'tIME' 103 7 2024-02-14 14:09:40,271 UTC [308682] DEBUG PIL.PngImagePlugin:726 b'tIME' 103 7 (unknown) 2024-02-14 14:09:40,271 UTC [308682] DEBUG PIL.PngImagePlugin:190 STREAM b'IDAT' 122 32768 2024-02-14 14:09:40,289 UTC [308682] DEBUG PIL.PngImagePlugin:190 STREAM b'tEXt' 148396 37 2024-02-14 14:09:40,290 UTC [308682] DEBUG PIL.PngImagePlugin:190 STREAM b'tEXt' 148445 37 2024-02-14 14:09:40,290 UTC [308682] DEBUG PIL.PngImagePlugin:190 STREAM b'tEXt' 148494 40 2024-02-14 14:09:40,376 UTC [308682] DEBUG PIL.PngImagePlugin:190 STREAM b'IHDR' 16 13 2024-02-14 14:09:40,376 UTC [308682] DEBUG PIL.PngImagePlugin:190 STREAM b'cHRM' 41 32 2024-02-14 14:09:40,376 UTC [308682] DEBUG PIL.PngImagePlugin:190 STREAM b'bKGD' 85 6 2024-02-14 14:09:40,376 UTC [308682] DEBUG PIL.PngImagePlugin:726 b'bKGD' 85 6 (unknown) 2024-02-14 14:09:40,376 UTC [308682] DEBUG PIL.PngImagePlugin:190 STREAM b'tIME' 103 7 2024-02-14 14:09:40,376 UTC [308682] DEBUG PIL.PngImagePlugin:726 b'tIME' 103 7 (unknown) 2024-02-14 14:09:40,376 UTC [308682] DEBUG PIL.PngImagePlugin:190 STREAM b'IDAT' 122 32768 2024-02-14 14:09:40,395 UTC [308682] DEBUG PIL.PngImagePlugin:190 STREAM b'tEXt' 178847 37 2024-02-14 14:09:40,395 UTC [308682] DEBUG PIL.PngImagePlugin:190 STREAM b'tEXt' 178896 37 2024-02-14 14:09:40,395 UTC [308682] DEBUG PIL.PngImagePlugin:190 STREAM b'tEXt' 178945 40 2024-02-14 14:09:40,474 UTC [308682] DEBUG PIL.PngImagePlugin:190 STREAM b'IHDR' 16 13 2024-02-14 14:09:40,474 UTC [308682] DEBUG PIL.PngImagePlugin:190 STREAM b'cHRM' 41 32 2024-02-14 14:09:40,474 UTC [308682] DEBUG PIL.PngImagePlugin:190 STREAM b'bKGD' 85 6 2024-02-14 14:09:40,474 UTC [308682] DEBUG PIL.PngImagePlugin:726 b'bKGD' 85 6 (unknown) 2024-02-14 14:09:40,474 UTC [308682] DEBUG PIL.PngImagePlugin:190 STREAM b'tIME' 103 7 2024-02-14 14:09:40,474 UTC [308682] DEBUG PIL.PngImagePlugin:726 b'tIME' 103 7 (unknown) 2024-02-14 14:09:40,474 UTC [308682] DEBUG PIL.PngImagePlugin:190 STREAM b'IDAT' 122 32768 2024-02-14 14:09:40,493 UTC [308682] DEBUG PIL.PngImagePlugin:190 STREAM b'tEXt' 179487 37 2024-02-14 14:09:40,493 UTC [308682] DEBUG PIL.PngImagePlugin:190 STREAM b'tEXt' 179536 37 2024-02-14 14:09:40,493 UTC [308682] DEBUG PIL.PngImagePlugin:190 STREAM b'tEXt' 179585 40 2024-02-14 14:09:40,574 UTC [308682] DEBUG PIL.PngImagePlugin:190 STREAM b'IHDR' 16 13 2024-02-14 14:09:40,574 UTC [308682] DEBUG PIL.PngImagePlugin:190 STREAM b'cHRM' 41 32 2024-02-14 14:09:40,574 UTC [308682] DEBUG PIL.PngImagePlugin:190 STREAM b'bKGD' 85 6 2024-02-14 14:09:40,574 UTC [308682] DEBUG PIL.PngImagePlugin:726 b'bKGD' 85 6 (unknown) 2024-02-14 14:09:40,574 UTC [308682] DEBUG PIL.PngImagePlugin:190 STREAM b'tIME' 103 7 2024-02-14 14:09:40,574 UTC [308682] DEBUG PIL.PngImagePlugin:726 b'tIME' 103 7 (unknown) 2024-02-14 14:09:40,574 UTC [308682] DEBUG PIL.PngImagePlugin:190 STREAM b'IDAT' 122 32768 2024-02-14 14:09:40,593 UTC [308682] DEBUG PIL.PngImagePlugin:190 STREAM b'tEXt' 186654 37 2024-02-14 14:09:40,593 UTC [308682] DEBUG PIL.PngImagePlugin:190 STREAM b'tEXt' 186703 37 2024-02-14 14:09:40,593 UTC [308682] DEBUG PIL.PngImagePlugin:190 STREAM b'tEXt' 186752 40 2024-02-14 14:09:40,673 UTC [308682] DEBUG PIL.PngImagePlugin:190 STREAM b'IHDR' 16 13 2024-02-14 14:09:40,673 UTC [308682] DEBUG PIL.PngImagePlugin:190 STREAM b'cHRM' 41 32 2024-02-14 14:09:40,673 UTC [308682] DEBUG PIL.PngImagePlugin:190 STREAM b'bKGD' 85 6 2024-02-14 14:09:40,673 UTC [308682] DEBUG PIL.PngImagePlugin:726 b'bKGD' 85 6 (unknown) 2024-02-14 14:09:40,673 UTC [308682] DEBUG PIL.PngImagePlugin:190 STREAM b'tIME' 103 7 2024-02-14 14:09:40,673 UTC [308682] DEBUG PIL.PngImagePlugin:726 b'tIME' 103 7 (unknown) 2024-02-14 14:09:40,673 UTC [308682] DEBUG PIL.PngImagePlugin:190 STREAM b'IDAT' 122 32768 2024-02-14 14:09:40,690 UTC [308682] DEBUG PIL.PngImagePlugin:190 STREAM b'tEXt' 144665 37 2024-02-14 14:09:40,690 UTC [308682] DEBUG PIL.PngImagePlugin:190 STREAM b'tEXt' 144714 37 2024-02-14 14:09:40,690 UTC [308682] DEBUG PIL.PngImagePlugin:190 STREAM b'tEXt' 144763 40 2024-02-14 14:09:40,767 UTC [308682] DEBUG PIL.PngImagePlugin:190 STREAM b'IHDR' 16 13 2024-02-14 14:09:40,767 UTC [308682] DEBUG PIL.PngImagePlugin:190 STREAM b'cHRM' 41 32 2024-02-14 14:09:40,767 UTC [308682] DEBUG PIL.PngImagePlugin:190 STREAM b'bKGD' 85 6 2024-02-14 14:09:40,767 UTC [308682] DEBUG PIL.PngImagePlugin:726 b'bKGD' 85 6 (unknown) 2024-02-14 14:09:40,767 UTC [308682] DEBUG PIL.PngImagePlugin:190 STREAM b'tIME' 103 7 2024-02-14 14:09:40,767 UTC [308682] DEBUG PIL.PngImagePlugin:726 b'tIME' 103 7 (unknown) 2024-02-14 14:09:40,767 UTC [308682] DEBUG PIL.PngImagePlugin:190 STREAM b'IDAT' 122 32768 2024-02-14 14:09:40,785 UTC [308682] DEBUG PIL.PngImagePlugin:190 STREAM b'tEXt' 169488 37 2024-02-14 14:09:40,785 UTC [308682] DEBUG PIL.PngImagePlugin:190 STREAM b'tEXt' 169537 37 2024-02-14 14:09:40,785 UTC [308682] DEBUG PIL.PngImagePlugin:190 STREAM b'tEXt' 169586 40 2024-02-14 14:09:40,864 UTC [308682] DEBUG PIL.PngImagePlugin:190 STREAM b'IHDR' 16 13 2024-02-14 14:09:40,864 UTC [308682] DEBUG PIL.PngImagePlugin:190 STREAM b'cHRM' 41 32 2024-02-14 14:09:40,864 UTC [308682] DEBUG PIL.PngImagePlugin:190 STREAM b'bKGD' 85 6 2024-02-14 14:09:40,864 UTC [308682] DEBUG PIL.PngImagePlugin:726 b'bKGD' 85 6 (unknown) 2024-02-14 14:09:40,864 UTC [308682] DEBUG PIL.PngImagePlugin:190 STREAM b'tIME' 103 7 2024-02-14 14:09:40,864 UTC [308682] DEBUG PIL.PngImagePlugin:726 b'tIME' 103 7 (unknown) 2024-02-14 14:09:40,864 UTC [308682] DEBUG PIL.PngImagePlugin:190 STREAM b'IDAT' 122 32768 2024-02-14 14:09:40,880 UTC [308682] DEBUG PIL.PngImagePlugin:190 STREAM b'tEXt' 103805 37 2024-02-14 14:09:40,880 UTC [308682] DEBUG PIL.PngImagePlugin:190 STREAM b'tEXt' 103854 37 2024-02-14 14:09:40,880 UTC [308682] DEBUG PIL.PngImagePlugin:190 STREAM b'tEXt' 103903 40 2024-02-14 14:09:40,952 UTC [308682] DEBUG PIL.PngImagePlugin:190 STREAM b'IHDR' 16 13 2024-02-14 14:09:40,952 UTC [308682] DEBUG PIL.PngImagePlugin:190 STREAM b'cHRM' 41 32 2024-02-14 14:09:40,952 UTC [308682] DEBUG PIL.PngImagePlugin:190 STREAM b'bKGD' 85 6 2024-02-14 14:09:40,952 UTC [308682] DEBUG PIL.PngImagePlugin:726 b'bKGD' 85 6 (unknown) 2024-02-14 14:09:40,952 UTC [308682] DEBUG PIL.PngImagePlugin:190 STREAM b'tIME' 103 7 2024-02-14 14:09:40,952 UTC [308682] DEBUG PIL.PngImagePlugin:726 b'tIME' 103 7 (unknown) 2024-02-14 14:09:40,952 UTC [308682] DEBUG PIL.PngImagePlugin:190 STREAM b'IDAT' 122 32768 2024-02-14 14:09:40,968 UTC [308682] DEBUG PIL.PngImagePlugin:190 STREAM b'tEXt' 131104 37 2024-02-14 14:09:40,968 UTC [308682] DEBUG PIL.PngImagePlugin:190 STREAM b'tEXt' 131153 37 2024-02-14 14:09:40,969 UTC [308682] DEBUG PIL.PngImagePlugin:190 STREAM b'tEXt' 131202 40 2024-02-14 14:09:41,077 UTC [308682] DEBUG PIL.PngImagePlugin:190 STREAM b'IHDR' 16 13 2024-02-14 14:09:41,077 UTC [308682] DEBUG PIL.PngImagePlugin:190 STREAM b'cHRM' 41 32 2024-02-14 14:09:41,077 UTC [308682] DEBUG PIL.PngImagePlugin:190 STREAM b'bKGD' 85 6 2024-02-14 14:09:41,077 UTC [308682] DEBUG PIL.PngImagePlugin:726 b'bKGD' 85 6 (unknown) 2024-02-14 14:09:41,078 UTC [308682] DEBUG PIL.PngImagePlugin:190 STREAM b'tIME' 103 7 2024-02-14 14:09:41,078 UTC [308682] DEBUG PIL.PngImagePlugin:726 b'tIME' 103 7 (unknown) 2024-02-14 14:09:41,078 UTC [308682] DEBUG PIL.PngImagePlugin:190 STREAM b'IDAT' 122 32768 2024-02-14 14:09:41,094 UTC [308682] DEBUG PIL.PngImagePlugin:190 STREAM b'tEXt' 142563 37 2024-02-14 14:09:41,094 UTC [308682] DEBUG PIL.PngImagePlugin:190 STREAM b'tEXt' 142612 37 2024-02-14 14:09:41,094 UTC [308682] DEBUG PIL.PngImagePlugin:190 STREAM b'tEXt' 142661 40 2024-02-14 14:09:41,171 UTC [308682] DEBUG PIL.PngImagePlugin:190 STREAM b'IHDR' 16 13 2024-02-14 14:09:41,171 UTC [308682] DEBUG PIL.PngImagePlugin:190 STREAM b'cHRM' 41 32 2024-02-14 14:09:41,171 UTC [308682] DEBUG PIL.PngImagePlugin:190 STREAM b'bKGD' 85 6 2024-02-14 14:09:41,171 UTC [308682] DEBUG PIL.PngImagePlugin:726 b'bKGD' 85 6 (unknown) 2024-02-14 14:09:41,171 UTC [308682] DEBUG PIL.PngImagePlugin:190 STREAM b'tIME' 103 7 2024-02-14 14:09:41,171 UTC [308682] DEBUG PIL.PngImagePlugin:726 b'tIME' 103 7 (unknown) 2024-02-14 14:09:41,171 UTC [308682] DEBUG PIL.PngImagePlugin:190 STREAM b'IDAT' 122 32768 2024-02-14 14:09:41,188 UTC [308682] DEBUG PIL.PngImagePlugin:190 STREAM b'tEXt' 139656 37 2024-02-14 14:09:41,188 UTC [308682] DEBUG PIL.PngImagePlugin:190 STREAM b'tEXt' 139705 37 2024-02-14 14:09:41,188 UTC [308682] DEBUG PIL.PngImagePlugin:190 STREAM b'tEXt' 139754 40 2024-02-14 14:09:41,265 UTC [308682] DEBUG PIL.PngImagePlugin:190 STREAM b'IHDR' 16 13 2024-02-14 14:09:41,265 UTC [308682] DEBUG PIL.PngImagePlugin:190 STREAM b'cHRM' 41 32 2024-02-14 14:09:41,265 UTC [308682] DEBUG PIL.PngImagePlugin:190 STREAM b'bKGD' 85 6 2024-02-14 14:09:41,265 UTC [308682] DEBUG PIL.PngImagePlugin:726 b'bKGD' 85 6 (unknown) 2024-02-14 14:09:41,265 UTC [308682] DEBUG PIL.PngImagePlugin:190 STREAM b'tIME' 103 7 2024-02-14 14:09:41,265 UTC [308682] DEBUG PIL.PngImagePlugin:726 b'tIME' 103 7 (unknown) 2024-02-14 14:09:41,265 UTC [308682] DEBUG PIL.PngImagePlugin:190 STREAM b'IDAT' 122 32768 2024-02-14 14:09:41,281 UTC [308682] DEBUG PIL.PngImagePlugin:190 STREAM b'tEXt' 141999 37 2024-02-14 14:09:41,281 UTC [308682] DEBUG PIL.PngImagePlugin:190 STREAM b'tEXt' 142048 37 2024-02-14 14:09:41,281 UTC [308682] DEBUG PIL.PngImagePlugin:190 STREAM b'tEXt' 142097 40 2024-02-14 14:09:41,361 UTC [308682] DEBUG PIL.PngImagePlugin:190 STREAM b'IHDR' 16 13 2024-02-14 14:09:41,361 UTC [308682] DEBUG PIL.PngImagePlugin:190 STREAM b'cHRM' 41 32 2024-02-14 14:09:41,361 UTC [308682] DEBUG PIL.PngImagePlugin:190 STREAM b'bKGD' 85 6 2024-02-14 14:09:41,361 UTC [308682] DEBUG PIL.PngImagePlugin:726 b'bKGD' 85 6 (unknown) 2024-02-14 14:09:41,361 UTC [308682] DEBUG PIL.PngImagePlugin:190 STREAM b'tIME' 103 7 2024-02-14 14:09:41,361 UTC [308682] DEBUG PIL.PngImagePlugin:726 b'tIME' 103 7 (unknown) 2024-02-14 14:09:41,361 UTC [308682] DEBUG PIL.PngImagePlugin:190 STREAM b'IDAT' 122 32768 2024-02-14 14:09:41,377 UTC [308682] DEBUG PIL.PngImagePlugin:190 STREAM b'tEXt' 116853 37 2024-02-14 14:09:41,377 UTC [308682] DEBUG PIL.PngImagePlugin:190 STREAM b'tEXt' 116902 37 2024-02-14 14:09:41,377 UTC [308682] DEBUG PIL.PngImagePlugin:190 STREAM b'tEXt' 116951 40 2024-02-14 14:09:41,451 UTC [308682] DEBUG PIL.PngImagePlugin:190 STREAM b'IHDR' 16 13 2024-02-14 14:09:41,451 UTC [308682] DEBUG PIL.PngImagePlugin:190 STREAM b'cHRM' 41 32 2024-02-14 14:09:41,451 UTC [308682] DEBUG PIL.PngImagePlugin:190 STREAM b'bKGD' 85 6 2024-02-14 14:09:41,451 UTC [308682] DEBUG PIL.PngImagePlugin:726 b'bKGD' 85 6 (unknown) 2024-02-14 14:09:41,451 UTC [308682] DEBUG PIL.PngImagePlugin:190 STREAM b'tIME' 103 7 2024-02-14 14:09:41,451 UTC [308682] DEBUG PIL.PngImagePlugin:726 b'tIME' 103 7 (unknown) 2024-02-14 14:09:41,451 UTC [308682] DEBUG PIL.PngImagePlugin:190 STREAM b'IDAT' 122 32768 2024-02-14 14:09:41,468 UTC [308682] DEBUG PIL.PngImagePlugin:190 STREAM b'tEXt' 140012 37 2024-02-14 14:09:41,468 UTC [308682] DEBUG PIL.PngImagePlugin:190 STREAM b'tEXt' 140061 37 2024-02-14 14:09:41,468 UTC [308682] DEBUG PIL.PngImagePlugin:190 STREAM b'tEXt' 140110 40 2024-02-14 14:09:41,547 UTC [308682] DEBUG PIL.PngImagePlugin:190 STREAM b'IHDR' 16 13 2024-02-14 14:09:41,547 UTC [308682] DEBUG PIL.PngImagePlugin:190 STREAM b'cHRM' 41 32 2024-02-14 14:09:41,548 UTC [308682] DEBUG PIL.PngImagePlugin:190 STREAM b'bKGD' 85 6 2024-02-14 14:09:41,548 UTC [308682] DEBUG PIL.PngImagePlugin:726 b'bKGD' 85 6 (unknown) 2024-02-14 14:09:41,548 UTC [308682] DEBUG PIL.PngImagePlugin:190 STREAM b'tIME' 103 7 2024-02-14 14:09:41,548 UTC [308682] DEBUG PIL.PngImagePlugin:726 b'tIME' 103 7 (unknown) 2024-02-14 14:09:41,548 UTC [308682] DEBUG PIL.PngImagePlugin:190 STREAM b'IDAT' 122 32768 2024-02-14 14:09:41,593 UTC [308682] DEBUG PIL.PngImagePlugin:190 STREAM b'tEXt' 127332 37 2024-02-14 14:09:41,593 UTC [308682] DEBUG PIL.PngImagePlugin:190 STREAM b'tEXt' 127381 37 2024-02-14 14:09:41,593 UTC [308682] DEBUG PIL.PngImagePlugin:190 STREAM b'tEXt' 127430 40 2024-02-14 14:09:41,748 UTC [308682] DEBUG PIL.PngImagePlugin:190 STREAM b'IHDR' 16 13 2024-02-14 14:09:41,749 UTC [308682] DEBUG PIL.PngImagePlugin:190 STREAM b'cHRM' 41 32 2024-02-14 14:09:41,749 UTC [308682] DEBUG PIL.PngImagePlugin:190 STREAM b'bKGD' 85 6 2024-02-14 14:09:41,749 UTC [308682] DEBUG PIL.PngImagePlugin:726 b'bKGD' 85 6 (unknown) 2024-02-14 14:09:41,749 UTC [308682] DEBUG PIL.PngImagePlugin:190 STREAM b'tIME' 103 7 2024-02-14 14:09:41,749 UTC [308682] DEBUG PIL.PngImagePlugin:726 b'tIME' 103 7 (unknown) 2024-02-14 14:09:41,749 UTC [308682] DEBUG PIL.PngImagePlugin:190 STREAM b'IDAT' 122 32768 2024-02-14 14:09:41,795 UTC [308682] DEBUG PIL.PngImagePlugin:190 STREAM b'tEXt' 121135 37 2024-02-14 14:09:41,795 UTC [308682] DEBUG PIL.PngImagePlugin:190 STREAM b'tEXt' 121184 37 2024-02-14 14:09:41,795 UTC [308682] DEBUG PIL.PngImagePlugin:190 STREAM b'tEXt' 121233 40 2024-02-14 14:09:41,953 UTC [308682] DEBUG PIL.PngImagePlugin:190 STREAM b'IHDR' 16 13 2024-02-14 14:09:41,953 UTC [308682] DEBUG PIL.PngImagePlugin:190 STREAM b'cHRM' 41 32 2024-02-14 14:09:41,953 UTC [308682] DEBUG PIL.PngImagePlugin:190 STREAM b'bKGD' 85 6 2024-02-14 14:09:41,953 UTC [308682] DEBUG PIL.PngImagePlugin:726 b'bKGD' 85 6 (unknown) 2024-02-14 14:09:41,953 UTC [308682] DEBUG PIL.PngImagePlugin:190 STREAM b'tIME' 103 7 2024-02-14 14:09:41,953 UTC [308682] DEBUG PIL.PngImagePlugin:726 b'tIME' 103 7 (unknown) 2024-02-14 14:09:41,953 UTC [308682] DEBUG PIL.PngImagePlugin:190 STREAM b'IDAT' 122 32768 2024-02-14 14:09:41,999 UTC [308682] DEBUG PIL.PngImagePlugin:190 STREAM b'tEXt' 127430 37 2024-02-14 14:09:41,999 UTC [308682] DEBUG PIL.PngImagePlugin:190 STREAM b'tEXt' 127479 37 2024-02-14 14:09:41,999 UTC [308682] DEBUG PIL.PngImagePlugin:190 STREAM b'tEXt' 127528 40 2024-02-14 14:09:42,157 UTC [308682] DEBUG PIL.PngImagePlugin:190 STREAM b'IHDR' 16 13 2024-02-14 14:09:42,157 UTC [308682] DEBUG PIL.PngImagePlugin:190 STREAM b'cHRM' 41 32 2024-02-14 14:09:42,157 UTC [308682] DEBUG PIL.PngImagePlugin:190 STREAM b'bKGD' 85 6 2024-02-14 14:09:42,157 UTC [308682] DEBUG PIL.PngImagePlugin:726 b'bKGD' 85 6 (unknown) 2024-02-14 14:09:42,157 UTC [308682] DEBUG PIL.PngImagePlugin:190 STREAM b'tIME' 103 7 2024-02-14 14:09:42,157 UTC [308682] DEBUG PIL.PngImagePlugin:726 b'tIME' 103 7 (unknown) 2024-02-14 14:09:42,157 UTC [308682] DEBUG PIL.PngImagePlugin:190 STREAM b'IDAT' 122 32768 2024-02-14 14:09:42,206 UTC [308682] DEBUG PIL.PngImagePlugin:190 STREAM b'tEXt' 120293 37 2024-02-14 14:09:42,206 UTC [308682] DEBUG PIL.PngImagePlugin:190 STREAM b'tEXt' 120342 37 2024-02-14 14:09:42,206 UTC [308682] DEBUG PIL.PngImagePlugin:190 STREAM b'tEXt' 120391 40 2024-02-14 14:09:42,362 UTC [308682] DEBUG PIL.PngImagePlugin:190 STREAM b'IHDR' 16 13 2024-02-14 14:09:42,362 UTC [308682] DEBUG PIL.PngImagePlugin:190 STREAM b'cHRM' 41 32 2024-02-14 14:09:42,362 UTC [308682] DEBUG PIL.PngImagePlugin:190 STREAM b'bKGD' 85 6 2024-02-14 14:09:42,362 UTC [308682] DEBUG PIL.PngImagePlugin:726 b'bKGD' 85 6 (unknown) 2024-02-14 14:09:42,362 UTC [308682] DEBUG PIL.PngImagePlugin:190 STREAM b'tIME' 103 7 2024-02-14 14:09:42,362 UTC [308682] DEBUG PIL.PngImagePlugin:726 b'tIME' 103 7 (unknown) 2024-02-14 14:09:42,362 UTC [308682] DEBUG PIL.PngImagePlugin:190 STREAM b'IDAT' 122 32768 2024-02-14 14:09:42,406 UTC [308682] DEBUG PIL.PngImagePlugin:190 STREAM b'tEXt' 172216 37 2024-02-14 14:09:42,406 UTC [308682] DEBUG PIL.PngImagePlugin:190 STREAM b'tEXt' 172265 37 2024-02-14 14:09:42,406 UTC [308682] DEBUG PIL.PngImagePlugin:190 STREAM b'tEXt' 172314 40 2024-02-14 14:09:42,586 UTC [308682] DEBUG PIL.PngImagePlugin:190 STREAM b'IHDR' 16 13 2024-02-14 14:09:42,586 UTC [308682] DEBUG PIL.PngImagePlugin:190 STREAM b'cHRM' 41 32 2024-02-14 14:09:42,586 UTC [308682] DEBUG PIL.PngImagePlugin:190 STREAM b'bKGD' 85 6 2024-02-14 14:09:42,586 UTC [308682] DEBUG PIL.PngImagePlugin:726 b'bKGD' 85 6 (unknown) 2024-02-14 14:09:42,586 UTC [308682] DEBUG PIL.PngImagePlugin:190 STREAM b'tIME' 103 7 2024-02-14 14:09:42,586 UTC [308682] DEBUG PIL.PngImagePlugin:726 b'tIME' 103 7 (unknown) 2024-02-14 14:09:42,586 UTC [308682] DEBUG PIL.PngImagePlugin:190 STREAM b'IDAT' 122 32768 2024-02-14 14:09:42,641 UTC [308682] DEBUG PIL.PngImagePlugin:190 STREAM b'tEXt' 127236 37 2024-02-14 14:09:42,641 UTC [308682] DEBUG PIL.PngImagePlugin:190 STREAM b'tEXt' 127285 37 2024-02-14 14:09:42,641 UTC [308682] DEBUG PIL.PngImagePlugin:190 STREAM b'tEXt' 127334 40 2024-02-14 14:09:42,805 UTC [308682] DEBUG PIL.PngImagePlugin:190 STREAM b'IHDR' 16 13 2024-02-14 14:09:42,805 UTC [308682] DEBUG PIL.PngImagePlugin:190 STREAM b'cHRM' 41 32 2024-02-14 14:09:42,805 UTC [308682] DEBUG PIL.PngImagePlugin:190 STREAM b'bKGD' 85 6 2024-02-14 14:09:42,805 UTC [308682] DEBUG PIL.PngImagePlugin:726 b'bKGD' 85 6 (unknown) 2024-02-14 14:09:42,805 UTC [308682] DEBUG PIL.PngImagePlugin:190 STREAM b'tIME' 103 7 2024-02-14 14:09:42,805 UTC [308682] DEBUG PIL.PngImagePlugin:726 b'tIME' 103 7 (unknown) 2024-02-14 14:09:42,805 UTC [308682] DEBUG PIL.PngImagePlugin:190 STREAM b'IDAT' 122 32768 2024-02-14 14:09:42,825 UTC [308682] DEBUG PIL.PngImagePlugin:190 STREAM b'tEXt' 216095 37 2024-02-14 14:09:42,825 UTC [308682] DEBUG PIL.PngImagePlugin:190 STREAM b'tEXt' 216144 37 2024-02-14 14:09:42,825 UTC [308682] DEBUG PIL.PngImagePlugin:190 STREAM b'tEXt' 216193 40 2024-02-14 14:09:42,928 UTC [308682] DEBUG PIL.PngImagePlugin:190 STREAM b'IHDR' 16 13 2024-02-14 14:09:42,928 UTC [308682] DEBUG PIL.PngImagePlugin:190 STREAM b'cHRM' 41 32 2024-02-14 14:09:42,928 UTC [308682] DEBUG PIL.PngImagePlugin:190 STREAM b'bKGD' 85 6 2024-02-14 14:09:42,928 UTC [308682] DEBUG PIL.PngImagePlugin:726 b'bKGD' 85 6 (unknown) 2024-02-14 14:09:42,928 UTC [308682] DEBUG PIL.PngImagePlugin:190 STREAM b'tIME' 103 7 2024-02-14 14:09:42,928 UTC [308682] DEBUG PIL.PngImagePlugin:726 b'tIME' 103 7 (unknown) 2024-02-14 14:09:42,928 UTC [308682] DEBUG PIL.PngImagePlugin:190 STREAM b'IDAT' 122 32768 2024-02-14 14:09:42,948 UTC [308682] DEBUG PIL.PngImagePlugin:190 STREAM b'tEXt' 219646 37 2024-02-14 14:09:42,949 UTC [308682] DEBUG PIL.PngImagePlugin:190 STREAM b'tEXt' 219695 37 2024-02-14 14:09:42,949 UTC [308682] DEBUG PIL.PngImagePlugin:190 STREAM b'tEXt' 219744 40 2024-02-14 14:09:43,189 UTC [308682] DEBUG PIL.PngImagePlugin:190 STREAM b'IHDR' 16 13 2024-02-14 14:09:43,189 UTC [308682] DEBUG PIL.PngImagePlugin:190 STREAM b'cHRM' 41 32 2024-02-14 14:09:43,189 UTC [308682] DEBUG PIL.PngImagePlugin:190 STREAM b'bKGD' 85 6 2024-02-14 14:09:43,189 UTC [308682] DEBUG PIL.PngImagePlugin:726 b'bKGD' 85 6 (unknown) 2024-02-14 14:09:43,189 UTC [308682] DEBUG PIL.PngImagePlugin:190 STREAM b'tIME' 103 7 2024-02-14 14:09:43,189 UTC [308682] DEBUG PIL.PngImagePlugin:726 b'tIME' 103 7 (unknown) 2024-02-14 14:09:43,189 UTC [308682] DEBUG PIL.PngImagePlugin:190 STREAM b'IDAT' 122 32768 2024-02-14 14:09:43,209 UTC [308682] DEBUG PIL.PngImagePlugin:190 STREAM b'tEXt' 220111 37 2024-02-14 14:09:43,210 UTC [308682] DEBUG PIL.PngImagePlugin:190 STREAM b'tEXt' 220160 37 2024-02-14 14:09:43,210 UTC [308682] DEBUG PIL.PngImagePlugin:190 STREAM b'tEXt' 220209 40 2024-02-14 14:09:43,462 UTC [308682] DEBUG PIL.PngImagePlugin:190 STREAM b'IHDR' 16 13 2024-02-14 14:09:43,462 UTC [308682] DEBUG PIL.PngImagePlugin:190 STREAM b'cHRM' 41 32 2024-02-14 14:09:43,462 UTC [308682] DEBUG PIL.PngImagePlugin:190 STREAM b'bKGD' 85 6 2024-02-14 14:09:43,462 UTC [308682] DEBUG PIL.PngImagePlugin:726 b'bKGD' 85 6 (unknown) 2024-02-14 14:09:43,462 UTC [308682] DEBUG PIL.PngImagePlugin:190 STREAM b'tIME' 103 7 2024-02-14 14:09:43,462 UTC [308682] DEBUG PIL.PngImagePlugin:726 b'tIME' 103 7 (unknown) 2024-02-14 14:09:43,462 UTC [308682] DEBUG PIL.PngImagePlugin:190 STREAM b'IDAT' 122 32768 2024-02-14 14:09:43,482 UTC [308682] DEBUG PIL.PngImagePlugin:190 STREAM b'tEXt' 216770 37 2024-02-14 14:09:43,482 UTC [308682] DEBUG PIL.PngImagePlugin:190 STREAM b'tEXt' 216819 37 2024-02-14 14:09:43,482 UTC [308682] DEBUG PIL.PngImagePlugin:190 STREAM b'tEXt' 216868 40 2024-02-14 14:09:43,627 UTC [308682] DEBUG PIL.PngImagePlugin:190 STREAM b'IHDR' 16 13 2024-02-14 14:09:43,627 UTC [308682] DEBUG PIL.PngImagePlugin:190 STREAM b'cHRM' 41 32 2024-02-14 14:09:43,627 UTC [308682] DEBUG PIL.PngImagePlugin:190 STREAM b'bKGD' 85 6 2024-02-14 14:09:43,627 UTC [308682] DEBUG PIL.PngImagePlugin:726 b'bKGD' 85 6 (unknown) 2024-02-14 14:09:43,627 UTC [308682] DEBUG PIL.PngImagePlugin:190 STREAM b'tIME' 103 7 2024-02-14 14:09:43,627 UTC [308682] DEBUG PIL.PngImagePlugin:726 b'tIME' 103 7 (unknown) 2024-02-14 14:09:43,627 UTC [308682] DEBUG PIL.PngImagePlugin:190 STREAM b'IDAT' 122 32768 2024-02-14 14:09:43,648 UTC [308682] DEBUG PIL.PngImagePlugin:190 STREAM b'tEXt' 216355 37 2024-02-14 14:09:43,648 UTC [308682] DEBUG PIL.PngImagePlugin:190 STREAM b'tEXt' 216404 37 2024-02-14 14:09:43,648 UTC [308682] DEBUG PIL.PngImagePlugin:190 STREAM b'tEXt' 216453 40 2024-02-14 14:09:43,865 UTC [308682] DEBUG PIL.PngImagePlugin:190 STREAM b'IHDR' 16 13 2024-02-14 14:09:43,865 UTC [308682] DEBUG PIL.PngImagePlugin:190 STREAM b'cHRM' 41 32 2024-02-14 14:09:43,865 UTC [308682] DEBUG PIL.PngImagePlugin:190 STREAM b'bKGD' 85 6 2024-02-14 14:09:43,865 UTC [308682] DEBUG PIL.PngImagePlugin:726 b'bKGD' 85 6 (unknown) 2024-02-14 14:09:43,865 UTC [308682] DEBUG PIL.PngImagePlugin:190 STREAM b'tIME' 103 7 2024-02-14 14:09:43,865 UTC [308682] DEBUG PIL.PngImagePlugin:726 b'tIME' 103 7 (unknown) 2024-02-14 14:09:43,865 UTC [308682] DEBUG PIL.PngImagePlugin:190 STREAM b'IDAT' 122 32768 2024-02-14 14:09:43,885 UTC [308682] DEBUG PIL.PngImagePlugin:190 STREAM b'tEXt' 204721 37 2024-02-14 14:09:43,885 UTC [308682] DEBUG PIL.PngImagePlugin:190 STREAM b'tEXt' 204770 37 2024-02-14 14:09:43,885 UTC [308682] DEBUG PIL.PngImagePlugin:190 STREAM b'tEXt' 204819 40 2024-02-14 14:09:43,990 UTC [308682] DEBUG PIL.PngImagePlugin:190 STREAM b'IHDR' 16 13 2024-02-14 14:09:43,990 UTC [308682] DEBUG PIL.PngImagePlugin:190 STREAM b'cHRM' 41 32 2024-02-14 14:09:43,990 UTC [308682] DEBUG PIL.PngImagePlugin:190 STREAM b'bKGD' 85 6 2024-02-14 14:09:43,990 UTC [308682] DEBUG PIL.PngImagePlugin:726 b'bKGD' 85 6 (unknown) 2024-02-14 14:09:43,990 UTC [308682] DEBUG PIL.PngImagePlugin:190 STREAM b'tIME' 103 7 2024-02-14 14:09:43,990 UTC [308682] DEBUG PIL.PngImagePlugin:726 b'tIME' 103 7 (unknown) 2024-02-14 14:09:43,990 UTC [308682] DEBUG PIL.PngImagePlugin:190 STREAM b'IDAT' 122 32768 2024-02-14 14:09:44,011 UTC [308682] DEBUG PIL.PngImagePlugin:190 STREAM b'tEXt' 211760 37 2024-02-14 14:09:44,011 UTC [308682] DEBUG PIL.PngImagePlugin:190 STREAM b'tEXt' 211809 37 2024-02-14 14:09:44,011 UTC [308682] DEBUG PIL.PngImagePlugin:190 STREAM b'tEXt' 211858 40 2024-02-14 14:09:44,119 UTC [308682] DEBUG PIL.PngImagePlugin:190 STREAM b'IHDR' 16 13 2024-02-14 14:09:44,120 UTC [308682] DEBUG PIL.PngImagePlugin:190 STREAM b'cHRM' 41 32 2024-02-14 14:09:44,120 UTC [308682] DEBUG PIL.PngImagePlugin:190 STREAM b'bKGD' 85 6 2024-02-14 14:09:44,120 UTC [308682] DEBUG PIL.PngImagePlugin:726 b'bKGD' 85 6 (unknown) 2024-02-14 14:09:44,120 UTC [308682] DEBUG PIL.PngImagePlugin:190 STREAM b'tIME' 103 7 2024-02-14 14:09:44,120 UTC [308682] DEBUG PIL.PngImagePlugin:726 b'tIME' 103 7 (unknown) 2024-02-14 14:09:44,120 UTC [308682] DEBUG PIL.PngImagePlugin:190 STREAM b'IDAT' 122 32768 2024-02-14 14:09:44,140 UTC [308682] DEBUG PIL.PngImagePlugin:190 STREAM b'tEXt' 212724 37 2024-02-14 14:09:44,140 UTC [308682] DEBUG PIL.PngImagePlugin:190 STREAM b'tEXt' 212773 37 2024-02-14 14:09:44,140 UTC [308682] DEBUG PIL.PngImagePlugin:190 STREAM b'tEXt' 212822 40 2024-02-14 14:09:44,237 UTC [308682] DEBUG PIL.PngImagePlugin:190 STREAM b'IHDR' 16 13 2024-02-14 14:09:44,238 UTC [308682] DEBUG PIL.PngImagePlugin:190 STREAM b'cHRM' 41 32 2024-02-14 14:09:44,238 UTC [308682] DEBUG PIL.PngImagePlugin:190 STREAM b'bKGD' 85 6 2024-02-14 14:09:44,238 UTC [308682] DEBUG PIL.PngImagePlugin:726 b'bKGD' 85 6 (unknown) 2024-02-14 14:09:44,238 UTC [308682] DEBUG PIL.PngImagePlugin:190 STREAM b'tIME' 103 7 2024-02-14 14:09:44,238 UTC [308682] DEBUG PIL.PngImagePlugin:726 b'tIME' 103 7 (unknown) 2024-02-14 14:09:44,238 UTC [308682] DEBUG PIL.PngImagePlugin:190 STREAM b'IDAT' 122 32768 2024-02-14 14:09:44,258 UTC [308682] DEBUG PIL.PngImagePlugin:190 STREAM b'tEXt' 213385 37 2024-02-14 14:09:44,258 UTC [308682] DEBUG PIL.PngImagePlugin:190 STREAM b'tEXt' 213434 37 2024-02-14 14:09:44,258 UTC [308682] DEBUG PIL.PngImagePlugin:190 STREAM b'tEXt' 213483 40 2024-02-14 14:09:44,359 UTC [308682] DEBUG PIL.PngImagePlugin:190 STREAM b'IHDR' 16 13 2024-02-14 14:09:44,359 UTC [308682] DEBUG PIL.PngImagePlugin:190 STREAM b'cHRM' 41 32 2024-02-14 14:09:44,359 UTC [308682] DEBUG PIL.PngImagePlugin:190 STREAM b'bKGD' 85 6 2024-02-14 14:09:44,359 UTC [308682] DEBUG PIL.PngImagePlugin:726 b'bKGD' 85 6 (unknown) 2024-02-14 14:09:44,359 UTC [308682] DEBUG PIL.PngImagePlugin:190 STREAM b'tIME' 103 7 2024-02-14 14:09:44,359 UTC [308682] DEBUG PIL.PngImagePlugin:726 b'tIME' 103 7 (unknown) 2024-02-14 14:09:44,359 UTC [308682] DEBUG PIL.PngImagePlugin:190 STREAM b'IDAT' 122 32768 2024-02-14 14:09:44,378 UTC [308682] DEBUG PIL.PngImagePlugin:190 STREAM b'tEXt' 212470 37 2024-02-14 14:09:44,378 UTC [308682] DEBUG PIL.PngImagePlugin:190 STREAM b'tEXt' 212519 37 2024-02-14 14:09:44,378 UTC [308682] DEBUG PIL.PngImagePlugin:190 STREAM b'tEXt' 212568 40 2024-02-14 14:09:44,465 UTC [308682] DEBUG PIL.PngImagePlugin:190 STREAM b'IHDR' 16 13 2024-02-14 14:09:44,465 UTC [308682] DEBUG PIL.PngImagePlugin:190 STREAM b'cHRM' 41 32 2024-02-14 14:09:44,465 UTC [308682] DEBUG PIL.PngImagePlugin:190 STREAM b'bKGD' 85 6 2024-02-14 14:09:44,465 UTC [308682] DEBUG PIL.PngImagePlugin:726 b'bKGD' 85 6 (unknown) 2024-02-14 14:09:44,465 UTC [308682] DEBUG PIL.PngImagePlugin:190 STREAM b'tIME' 103 7 2024-02-14 14:09:44,465 UTC [308682] DEBUG PIL.PngImagePlugin:726 b'tIME' 103 7 (unknown) 2024-02-14 14:09:44,465 UTC [308682] DEBUG PIL.PngImagePlugin:190 STREAM b'IDAT' 122 32768 2024-02-14 14:09:44,485 UTC [308682] DEBUG PIL.PngImagePlugin:190 STREAM b'tEXt' 218377 37 2024-02-14 14:09:44,485 UTC [308682] DEBUG PIL.PngImagePlugin:190 STREAM b'tEXt' 218426 37 2024-02-14 14:09:44,485 UTC [308682] DEBUG PIL.PngImagePlugin:190 STREAM b'tEXt' 218475 40 2024-02-14 14:09:44,573 UTC [308682] DEBUG PIL.PngImagePlugin:190 STREAM b'IHDR' 16 13 2024-02-14 14:09:44,573 UTC [308682] DEBUG PIL.PngImagePlugin:190 STREAM b'cHRM' 41 32 2024-02-14 14:09:44,574 UTC [308682] DEBUG PIL.PngImagePlugin:190 STREAM b'bKGD' 85 6 2024-02-14 14:09:44,574 UTC [308682] DEBUG PIL.PngImagePlugin:726 b'bKGD' 85 6 (unknown) 2024-02-14 14:09:44,574 UTC [308682] DEBUG PIL.PngImagePlugin:190 STREAM b'tIME' 103 7 2024-02-14 14:09:44,574 UTC [308682] DEBUG PIL.PngImagePlugin:726 b'tIME' 103 7 (unknown) 2024-02-14 14:09:44,574 UTC [308682] DEBUG PIL.PngImagePlugin:190 STREAM b'IDAT' 122 32768 2024-02-14 14:09:44,593 UTC [308682] DEBUG PIL.PngImagePlugin:190 STREAM b'tEXt' 236572 37 2024-02-14 14:09:44,593 UTC [308682] DEBUG PIL.PngImagePlugin:190 STREAM b'tEXt' 236621 37 2024-02-14 14:09:44,593 UTC [308682] DEBUG PIL.PngImagePlugin:190 STREAM b'tEXt' 236670 40 2024-02-14 14:09:44,683 UTC [308682] DEBUG PIL.PngImagePlugin:190 STREAM b'IHDR' 16 13 2024-02-14 14:09:44,683 UTC [308682] DEBUG PIL.PngImagePlugin:190 STREAM b'cHRM' 41 32 2024-02-14 14:09:44,683 UTC [308682] DEBUG PIL.PngImagePlugin:190 STREAM b'bKGD' 85 6 2024-02-14 14:09:44,683 UTC [308682] DEBUG PIL.PngImagePlugin:726 b'bKGD' 85 6 (unknown) 2024-02-14 14:09:44,683 UTC [308682] DEBUG PIL.PngImagePlugin:190 STREAM b'tIME' 103 7 2024-02-14 14:09:44,683 UTC [308682] DEBUG PIL.PngImagePlugin:726 b'tIME' 103 7 (unknown) 2024-02-14 14:09:44,683 UTC [308682] DEBUG PIL.PngImagePlugin:190 STREAM b'IDAT' 122 32768 2024-02-14 14:09:44,704 UTC [308682] DEBUG PIL.PngImagePlugin:190 STREAM b'tEXt' 232408 37 2024-02-14 14:09:44,704 UTC [308682] DEBUG PIL.PngImagePlugin:190 STREAM b'tEXt' 232457 37 2024-02-14 14:09:44,704 UTC [308682] DEBUG PIL.PngImagePlugin:190 STREAM b'tEXt' 232506 40 2024-02-14 14:09:44,796 UTC [308682] DEBUG PIL.PngImagePlugin:190 STREAM b'IHDR' 16 13 2024-02-14 14:09:44,796 UTC [308682] DEBUG PIL.PngImagePlugin:190 STREAM b'cHRM' 41 32 2024-02-14 14:09:44,797 UTC [308682] DEBUG PIL.PngImagePlugin:190 STREAM b'bKGD' 85 6 2024-02-14 14:09:44,797 UTC [308682] DEBUG PIL.PngImagePlugin:726 b'bKGD' 85 6 (unknown) 2024-02-14 14:09:44,797 UTC [308682] DEBUG PIL.PngImagePlugin:190 STREAM b'tIME' 103 7 2024-02-14 14:09:44,797 UTC [308682] DEBUG PIL.PngImagePlugin:726 b'tIME' 103 7 (unknown) 2024-02-14 14:09:44,797 UTC [308682] DEBUG PIL.PngImagePlugin:190 STREAM b'IDAT' 122 32768 2024-02-14 14:09:44,816 UTC [308682] DEBUG PIL.PngImagePlugin:190 STREAM b'tEXt' 235370 37 2024-02-14 14:09:44,816 UTC [308682] DEBUG PIL.PngImagePlugin:190 STREAM b'tEXt' 235419 37 2024-02-14 14:09:44,816 UTC [308682] DEBUG PIL.PngImagePlugin:190 STREAM b'tEXt' 235468 40 2024-02-14 14:09:44,904 UTC [308682] DEBUG PIL.PngImagePlugin:190 STREAM b'IHDR' 16 13 2024-02-14 14:09:44,904 UTC [308682] DEBUG PIL.PngImagePlugin:190 STREAM b'cHRM' 41 32 2024-02-14 14:09:44,904 UTC [308682] DEBUG PIL.PngImagePlugin:190 STREAM b'bKGD' 85 6 2024-02-14 14:09:44,904 UTC [308682] DEBUG PIL.PngImagePlugin:726 b'bKGD' 85 6 (unknown) 2024-02-14 14:09:44,904 UTC [308682] DEBUG PIL.PngImagePlugin:190 STREAM b'tIME' 103 7 2024-02-14 14:09:44,904 UTC [308682] DEBUG PIL.PngImagePlugin:726 b'tIME' 103 7 (unknown) 2024-02-14 14:09:44,904 UTC [308682] DEBUG PIL.PngImagePlugin:190 STREAM b'IDAT' 122 32768 2024-02-14 14:09:44,924 UTC [308682] DEBUG PIL.PngImagePlugin:190 STREAM b'tEXt' 218388 37 2024-02-14 14:09:44,924 UTC [308682] DEBUG PIL.PngImagePlugin:190 STREAM b'tEXt' 218437 37 2024-02-14 14:09:44,924 UTC [308682] DEBUG PIL.PngImagePlugin:190 STREAM b'tEXt' 218486 40 2024-02-14 14:09:45,010 UTC [308682] DEBUG PIL.PngImagePlugin:190 STREAM b'IHDR' 16 13 2024-02-14 14:09:45,010 UTC [308682] DEBUG PIL.PngImagePlugin:190 STREAM b'cHRM' 41 32 2024-02-14 14:09:45,010 UTC [308682] DEBUG PIL.PngImagePlugin:190 STREAM b'bKGD' 85 6 2024-02-14 14:09:45,010 UTC [308682] DEBUG PIL.PngImagePlugin:726 b'bKGD' 85 6 (unknown) 2024-02-14 14:09:45,010 UTC [308682] DEBUG PIL.PngImagePlugin:190 STREAM b'tIME' 103 7 2024-02-14 14:09:45,010 UTC [308682] DEBUG PIL.PngImagePlugin:726 b'tIME' 103 7 (unknown) 2024-02-14 14:09:45,010 UTC [308682] DEBUG PIL.PngImagePlugin:190 STREAM b'IDAT' 122 32768 2024-02-14 14:09:45,029 UTC [308682] DEBUG PIL.PngImagePlugin:190 STREAM b'tEXt' 230284 37 2024-02-14 14:09:45,029 UTC [308682] DEBUG PIL.PngImagePlugin:190 STREAM b'tEXt' 230333 37 2024-02-14 14:09:45,029 UTC [308682] DEBUG PIL.PngImagePlugin:190 STREAM b'tEXt' 230382 40 2024-02-14 14:09:45,119 UTC [308682] DEBUG PIL.PngImagePlugin:190 STREAM b'IHDR' 16 13 2024-02-14 14:09:45,119 UTC [308682] DEBUG PIL.PngImagePlugin:190 STREAM b'cHRM' 41 32 2024-02-14 14:09:45,119 UTC [308682] DEBUG PIL.PngImagePlugin:190 STREAM b'bKGD' 85 6 2024-02-14 14:09:45,119 UTC [308682] DEBUG PIL.PngImagePlugin:726 b'bKGD' 85 6 (unknown) 2024-02-14 14:09:45,119 UTC [308682] DEBUG PIL.PngImagePlugin:190 STREAM b'tIME' 103 7 2024-02-14 14:09:45,119 UTC [308682] DEBUG PIL.PngImagePlugin:726 b'tIME' 103 7 (unknown) 2024-02-14 14:09:45,119 UTC [308682] DEBUG PIL.PngImagePlugin:190 STREAM b'IDAT' 122 32768 2024-02-14 14:09:45,134 UTC [308682] DEBUG PIL.PngImagePlugin:190 STREAM b'tEXt' 98360 37 2024-02-14 14:09:45,134 UTC [308682] DEBUG PIL.PngImagePlugin:190 STREAM b'tEXt' 98409 37 2024-02-14 14:09:45,135 UTC [308682] DEBUG PIL.PngImagePlugin:190 STREAM b'tEXt' 98458 40 2024-02-14 14:09:45,207 UTC [308682] DEBUG PIL.PngImagePlugin:190 STREAM b'IHDR' 16 13 2024-02-14 14:09:45,207 UTC [308682] DEBUG PIL.PngImagePlugin:190 STREAM b'cHRM' 41 32 2024-02-14 14:09:45,207 UTC [308682] DEBUG PIL.PngImagePlugin:190 STREAM b'bKGD' 85 6 2024-02-14 14:09:45,207 UTC [308682] DEBUG PIL.PngImagePlugin:726 b'bKGD' 85 6 (unknown) 2024-02-14 14:09:45,207 UTC [308682] DEBUG PIL.PngImagePlugin:190 STREAM b'tIME' 103 7 2024-02-14 14:09:45,208 UTC [308682] DEBUG PIL.PngImagePlugin:726 b'tIME' 103 7 (unknown) 2024-02-14 14:09:45,208 UTC [308682] DEBUG PIL.PngImagePlugin:190 STREAM b'IDAT' 122 32768 2024-02-14 14:09:45,223 UTC [308682] DEBUG PIL.PngImagePlugin:190 STREAM b'tEXt' 103236 37 2024-02-14 14:09:45,223 UTC [308682] DEBUG PIL.PngImagePlugin:190 STREAM b'tEXt' 103285 37 2024-02-14 14:09:45,223 UTC [308682] DEBUG PIL.PngImagePlugin:190 STREAM b'tEXt' 103334 40 2024-02-14 14:09:45,296 UTC [308682] DEBUG PIL.PngImagePlugin:190 STREAM b'IHDR' 16 13 2024-02-14 14:09:45,296 UTC [308682] DEBUG PIL.PngImagePlugin:190 STREAM b'cHRM' 41 32 2024-02-14 14:09:45,296 UTC [308682] DEBUG PIL.PngImagePlugin:190 STREAM b'bKGD' 85 6 2024-02-14 14:09:45,296 UTC [308682] DEBUG PIL.PngImagePlugin:726 b'bKGD' 85 6 (unknown) 2024-02-14 14:09:45,296 UTC [308682] DEBUG PIL.PngImagePlugin:190 STREAM b'tIME' 103 7 2024-02-14 14:09:45,296 UTC [308682] DEBUG PIL.PngImagePlugin:726 b'tIME' 103 7 (unknown) 2024-02-14 14:09:45,296 UTC [308682] DEBUG PIL.PngImagePlugin:190 STREAM b'IDAT' 122 32768 2024-02-14 14:09:45,311 UTC [308682] DEBUG PIL.PngImagePlugin:190 STREAM b'tEXt' 104894 37 2024-02-14 14:09:45,311 UTC [308682] DEBUG PIL.PngImagePlugin:190 STREAM b'tEXt' 104943 37 2024-02-14 14:09:45,311 UTC [308682] DEBUG PIL.PngImagePlugin:190 STREAM b'tEXt' 104992 40 2024-02-14 14:09:45,385 UTC [308682] DEBUG PIL.PngImagePlugin:190 STREAM b'IHDR' 16 13 2024-02-14 14:09:45,385 UTC [308682] DEBUG PIL.PngImagePlugin:190 STREAM b'cHRM' 41 32 2024-02-14 14:09:45,385 UTC [308682] DEBUG PIL.PngImagePlugin:190 STREAM b'bKGD' 85 6 2024-02-14 14:09:45,385 UTC [308682] DEBUG PIL.PngImagePlugin:726 b'bKGD' 85 6 (unknown) 2024-02-14 14:09:45,385 UTC [308682] DEBUG PIL.PngImagePlugin:190 STREAM b'tIME' 103 7 2024-02-14 14:09:45,385 UTC [308682] DEBUG PIL.PngImagePlugin:726 b'tIME' 103 7 (unknown) 2024-02-14 14:09:45,385 UTC [308682] DEBUG PIL.PngImagePlugin:190 STREAM b'IDAT' 122 32768 2024-02-14 14:09:45,400 UTC [308682] DEBUG PIL.PngImagePlugin:190 STREAM b'tEXt' 104117 37 2024-02-14 14:09:45,400 UTC [308682] DEBUG PIL.PngImagePlugin:190 STREAM b'tEXt' 104166 37 2024-02-14 14:09:45,400 UTC [308682] DEBUG PIL.PngImagePlugin:190 STREAM b'tEXt' 104215 40 2024-02-14 14:09:45,472 UTC [308682] DEBUG PIL.PngImagePlugin:190 STREAM b'IHDR' 16 13 2024-02-14 14:09:45,472 UTC [308682] DEBUG PIL.PngImagePlugin:190 STREAM b'cHRM' 41 32 2024-02-14 14:09:45,472 UTC [308682] DEBUG PIL.PngImagePlugin:190 STREAM b'bKGD' 85 6 2024-02-14 14:09:45,472 UTC [308682] DEBUG PIL.PngImagePlugin:726 b'bKGD' 85 6 (unknown) 2024-02-14 14:09:45,472 UTC [308682] DEBUG PIL.PngImagePlugin:190 STREAM b'tIME' 103 7 2024-02-14 14:09:45,472 UTC [308682] DEBUG PIL.PngImagePlugin:726 b'tIME' 103 7 (unknown) 2024-02-14 14:09:45,473 UTC [308682] DEBUG PIL.PngImagePlugin:190 STREAM b'IDAT' 122 32768 2024-02-14 14:09:45,488 UTC [308682] DEBUG PIL.PngImagePlugin:190 STREAM b'tEXt' 102418 37 2024-02-14 14:09:45,488 UTC [308682] DEBUG PIL.PngImagePlugin:190 STREAM b'tEXt' 102467 37 2024-02-14 14:09:45,488 UTC [308682] DEBUG PIL.PngImagePlugin:190 STREAM b'tEXt' 102516 40 2024-02-14 14:09:45,563 UTC [308682] DEBUG PIL.PngImagePlugin:190 STREAM b'IHDR' 16 13 2024-02-14 14:09:45,563 UTC [308682] DEBUG PIL.PngImagePlugin:190 STREAM b'cHRM' 41 32 2024-02-14 14:09:45,563 UTC [308682] DEBUG PIL.PngImagePlugin:190 STREAM b'bKGD' 85 6 2024-02-14 14:09:45,563 UTC [308682] DEBUG PIL.PngImagePlugin:726 b'bKGD' 85 6 (unknown) 2024-02-14 14:09:45,563 UTC [308682] DEBUG PIL.PngImagePlugin:190 STREAM b'tIME' 103 7 2024-02-14 14:09:45,563 UTC [308682] DEBUG PIL.PngImagePlugin:726 b'tIME' 103 7 (unknown) 2024-02-14 14:09:45,563 UTC [308682] DEBUG PIL.PngImagePlugin:190 STREAM b'IDAT' 122 32768 2024-02-14 14:09:45,580 UTC [308682] DEBUG PIL.PngImagePlugin:190 STREAM b'tEXt' 147314 37 2024-02-14 14:09:45,580 UTC [308682] DEBUG PIL.PngImagePlugin:190 STREAM b'tEXt' 147363 37 2024-02-14 14:09:45,580 UTC [308682] DEBUG PIL.PngImagePlugin:190 STREAM b'tEXt' 147412 40 2024-02-14 14:09:45,659 UTC [308682] DEBUG PIL.PngImagePlugin:190 STREAM b'IHDR' 16 13 2024-02-14 14:09:45,659 UTC [308682] DEBUG PIL.PngImagePlugin:190 STREAM b'cHRM' 41 32 2024-02-14 14:09:45,659 UTC [308682] DEBUG PIL.PngImagePlugin:190 STREAM b'bKGD' 85 6 2024-02-14 14:09:45,659 UTC [308682] DEBUG PIL.PngImagePlugin:726 b'bKGD' 85 6 (unknown) 2024-02-14 14:09:45,659 UTC [308682] DEBUG PIL.PngImagePlugin:190 STREAM b'tIME' 103 7 2024-02-14 14:09:45,659 UTC [308682] DEBUG PIL.PngImagePlugin:726 b'tIME' 103 7 (unknown) 2024-02-14 14:09:45,659 UTC [308682] DEBUG PIL.PngImagePlugin:190 STREAM b'IDAT' 122 32768 2024-02-14 14:09:45,679 UTC [308682] DEBUG PIL.PngImagePlugin:190 STREAM b'tEXt' 177780 37 2024-02-14 14:09:45,679 UTC [308682] DEBUG PIL.PngImagePlugin:190 STREAM b'tEXt' 177829 37 2024-02-14 14:09:45,679 UTC [308682] DEBUG PIL.PngImagePlugin:190 STREAM b'tEXt' 177878 40 2024-02-14 14:09:45,775 UTC [308682] DEBUG PIL.PngImagePlugin:190 STREAM b'IHDR' 16 13 2024-02-14 14:09:45,775 UTC [308682] DEBUG PIL.PngImagePlugin:190 STREAM b'cHRM' 41 32 2024-02-14 14:09:45,775 UTC [308682] DEBUG PIL.PngImagePlugin:190 STREAM b'bKGD' 85 6 2024-02-14 14:09:45,775 UTC [308682] DEBUG PIL.PngImagePlugin:726 b'bKGD' 85 6 (unknown) 2024-02-14 14:09:45,775 UTC [308682] DEBUG PIL.PngImagePlugin:190 STREAM b'tIME' 103 7 2024-02-14 14:09:45,775 UTC [308682] DEBUG PIL.PngImagePlugin:726 b'tIME' 103 7 (unknown) 2024-02-14 14:09:45,775 UTC [308682] DEBUG PIL.PngImagePlugin:190 STREAM b'IDAT' 122 32768 2024-02-14 14:09:45,794 UTC [308682] DEBUG PIL.PngImagePlugin:190 STREAM b'tEXt' 177088 37 2024-02-14 14:09:45,794 UTC [308682] DEBUG PIL.PngImagePlugin:190 STREAM b'tEXt' 177137 37 2024-02-14 14:09:45,794 UTC [308682] DEBUG PIL.PngImagePlugin:190 STREAM b'tEXt' 177186 40 2024-02-14 14:09:45,874 UTC [308682] DEBUG PIL.PngImagePlugin:190 STREAM b'IHDR' 16 13 2024-02-14 14:09:45,874 UTC [308682] DEBUG PIL.PngImagePlugin:190 STREAM b'cHRM' 41 32 2024-02-14 14:09:45,874 UTC [308682] DEBUG PIL.PngImagePlugin:190 STREAM b'bKGD' 85 6 2024-02-14 14:09:45,874 UTC [308682] DEBUG PIL.PngImagePlugin:726 b'bKGD' 85 6 (unknown) 2024-02-14 14:09:45,874 UTC [308682] DEBUG PIL.PngImagePlugin:190 STREAM b'tIME' 103 7 2024-02-14 14:09:45,874 UTC [308682] DEBUG PIL.PngImagePlugin:726 b'tIME' 103 7 (unknown) 2024-02-14 14:09:45,874 UTC [308682] DEBUG PIL.PngImagePlugin:190 STREAM b'IDAT' 122 32768 2024-02-14 14:09:45,893 UTC [308682] DEBUG PIL.PngImagePlugin:190 STREAM b'tEXt' 185648 37 2024-02-14 14:09:45,893 UTC [308682] DEBUG PIL.PngImagePlugin:190 STREAM b'tEXt' 185697 37 2024-02-14 14:09:45,893 UTC [308682] DEBUG PIL.PngImagePlugin:190 STREAM b'tEXt' 185746 40 2024-02-14 14:09:45,973 UTC [308682] DEBUG PIL.PngImagePlugin:190 STREAM b'IHDR' 16 13 2024-02-14 14:09:45,973 UTC [308682] DEBUG PIL.PngImagePlugin:190 STREAM b'cHRM' 41 32 2024-02-14 14:09:45,973 UTC [308682] DEBUG PIL.PngImagePlugin:190 STREAM b'bKGD' 85 6 2024-02-14 14:09:45,973 UTC [308682] DEBUG PIL.PngImagePlugin:726 b'bKGD' 85 6 (unknown) 2024-02-14 14:09:45,973 UTC [308682] DEBUG PIL.PngImagePlugin:190 STREAM b'tIME' 103 7 2024-02-14 14:09:45,973 UTC [308682] DEBUG PIL.PngImagePlugin:726 b'tIME' 103 7 (unknown) 2024-02-14 14:09:45,973 UTC [308682] DEBUG PIL.PngImagePlugin:190 STREAM b'IDAT' 122 32768 2024-02-14 14:09:45,991 UTC [308682] DEBUG PIL.PngImagePlugin:190 STREAM b'tEXt' 147173 37 2024-02-14 14:09:45,991 UTC [308682] DEBUG PIL.PngImagePlugin:190 STREAM b'tEXt' 147222 37 2024-02-14 14:09:45,991 UTC [308682] DEBUG PIL.PngImagePlugin:190 STREAM b'tEXt' 147271 40 2024-02-14 14:09:46,068 UTC [308682] DEBUG PIL.PngImagePlugin:190 STREAM b'IHDR' 16 13 2024-02-14 14:09:46,068 UTC [308682] DEBUG PIL.PngImagePlugin:190 STREAM b'cHRM' 41 32 2024-02-14 14:09:46,068 UTC [308682] DEBUG PIL.PngImagePlugin:190 STREAM b'bKGD' 85 6 2024-02-14 14:09:46,069 UTC [308682] DEBUG PIL.PngImagePlugin:726 b'bKGD' 85 6 (unknown) 2024-02-14 14:09:46,069 UTC [308682] DEBUG PIL.PngImagePlugin:190 STREAM b'tIME' 103 7 2024-02-14 14:09:46,069 UTC [308682] DEBUG PIL.PngImagePlugin:726 b'tIME' 103 7 (unknown) 2024-02-14 14:09:46,069 UTC [308682] DEBUG PIL.PngImagePlugin:190 STREAM b'IDAT' 122 32768 2024-02-14 14:09:46,087 UTC [308682] DEBUG PIL.PngImagePlugin:190 STREAM b'tEXt' 170348 37 2024-02-14 14:09:46,087 UTC [308682] DEBUG PIL.PngImagePlugin:190 STREAM b'tEXt' 170397 37 2024-02-14 14:09:46,087 UTC [308682] DEBUG PIL.PngImagePlugin:190 STREAM b'tEXt' 170446 40 2024-02-14 14:09:46,169 UTC [308682] DEBUG PIL.PngImagePlugin:190 STREAM b'IHDR' 16 13 2024-02-14 14:09:46,169 UTC [308682] DEBUG PIL.PngImagePlugin:190 STREAM b'cHRM' 41 32 2024-02-14 14:09:46,169 UTC [308682] DEBUG PIL.PngImagePlugin:190 STREAM b'bKGD' 85 6 2024-02-14 14:09:46,169 UTC [308682] DEBUG PIL.PngImagePlugin:726 b'bKGD' 85 6 (unknown) 2024-02-14 14:09:46,169 UTC [308682] DEBUG PIL.PngImagePlugin:190 STREAM b'tIME' 103 7 2024-02-14 14:09:46,169 UTC [308682] DEBUG PIL.PngImagePlugin:726 b'tIME' 103 7 (unknown) 2024-02-14 14:09:46,169 UTC [308682] DEBUG PIL.PngImagePlugin:190 STREAM b'IDAT' 122 32768 2024-02-14 14:09:46,184 UTC [308682] DEBUG PIL.PngImagePlugin:190 STREAM b'tEXt' 103137 37 2024-02-14 14:09:46,184 UTC [308682] DEBUG PIL.PngImagePlugin:190 STREAM b'tEXt' 103186 37 2024-02-14 14:09:46,184 UTC [308682] DEBUG PIL.PngImagePlugin:190 STREAM b'tEXt' 103235 40 2024-02-14 14:09:46,258 UTC [308682] DEBUG PIL.PngImagePlugin:190 STREAM b'IHDR' 16 13 2024-02-14 14:09:46,258 UTC [308682] DEBUG PIL.PngImagePlugin:190 STREAM b'cHRM' 41 32 2024-02-14 14:09:46,259 UTC [308682] DEBUG PIL.PngImagePlugin:190 STREAM b'bKGD' 85 6 2024-02-14 14:09:46,259 UTC [308682] DEBUG PIL.PngImagePlugin:726 b'bKGD' 85 6 (unknown) 2024-02-14 14:09:46,259 UTC [308682] DEBUG PIL.PngImagePlugin:190 STREAM b'tIME' 103 7 2024-02-14 14:09:46,259 UTC [308682] DEBUG PIL.PngImagePlugin:726 b'tIME' 103 7 (unknown) 2024-02-14 14:09:46,259 UTC [308682] DEBUG PIL.PngImagePlugin:190 STREAM b'IDAT' 122 32768 2024-02-14 14:09:46,275 UTC [308682] DEBUG PIL.PngImagePlugin:190 STREAM b'tEXt' 135112 37 2024-02-14 14:09:46,275 UTC [308682] DEBUG PIL.PngImagePlugin:190 STREAM b'tEXt' 135161 37 2024-02-14 14:09:46,275 UTC [308682] DEBUG PIL.PngImagePlugin:190 STREAM b'tEXt' 135210 40 2024-02-14 14:09:46,350 UTC [308682] DEBUG PIL.PngImagePlugin:190 STREAM b'IHDR' 16 13 2024-02-14 14:09:46,350 UTC [308682] DEBUG PIL.PngImagePlugin:190 STREAM b'cHRM' 41 32 2024-02-14 14:09:46,350 UTC [308682] DEBUG PIL.PngImagePlugin:190 STREAM b'bKGD' 85 6 2024-02-14 14:09:46,350 UTC [308682] DEBUG PIL.PngImagePlugin:726 b'bKGD' 85 6 (unknown) 2024-02-14 14:09:46,350 UTC [308682] DEBUG PIL.PngImagePlugin:190 STREAM b'tIME' 103 7 2024-02-14 14:09:46,350 UTC [308682] DEBUG PIL.PngImagePlugin:726 b'tIME' 103 7 (unknown) 2024-02-14 14:09:46,350 UTC [308682] DEBUG PIL.PngImagePlugin:190 STREAM b'IDAT' 122 32768 2024-02-14 14:09:46,367 UTC [308682] DEBUG PIL.PngImagePlugin:190 STREAM b'tEXt' 147704 37 2024-02-14 14:09:46,367 UTC [308682] DEBUG PIL.PngImagePlugin:190 STREAM b'tEXt' 147753 37 2024-02-14 14:09:46,367 UTC [308682] DEBUG PIL.PngImagePlugin:190 STREAM b'tEXt' 147802 40 2024-02-14 14:09:46,442 UTC [308682] DEBUG PIL.PngImagePlugin:190 STREAM b'IHDR' 16 13 2024-02-14 14:09:46,442 UTC [308682] DEBUG PIL.PngImagePlugin:190 STREAM b'cHRM' 41 32 2024-02-14 14:09:46,443 UTC [308682] DEBUG PIL.PngImagePlugin:190 STREAM b'bKGD' 85 6 2024-02-14 14:09:46,443 UTC [308682] DEBUG PIL.PngImagePlugin:726 b'bKGD' 85 6 (unknown) 2024-02-14 14:09:46,443 UTC [308682] DEBUG PIL.PngImagePlugin:190 STREAM b'tIME' 103 7 2024-02-14 14:09:46,443 UTC [308682] DEBUG PIL.PngImagePlugin:726 b'tIME' 103 7 (unknown) 2024-02-14 14:09:46,443 UTC [308682] DEBUG PIL.PngImagePlugin:190 STREAM b'IDAT' 122 32768 2024-02-14 14:09:46,459 UTC [308682] DEBUG PIL.PngImagePlugin:190 STREAM b'tEXt' 141765 37 2024-02-14 14:09:46,459 UTC [308682] DEBUG PIL.PngImagePlugin:190 STREAM b'tEXt' 141814 37 2024-02-14 14:09:46,459 UTC [308682] DEBUG PIL.PngImagePlugin:190 STREAM b'tEXt' 141863 40 2024-02-14 14:09:46,538 UTC [308682] DEBUG PIL.PngImagePlugin:190 STREAM b'IHDR' 16 13 2024-02-14 14:09:46,538 UTC [308682] DEBUG PIL.PngImagePlugin:190 STREAM b'cHRM' 41 32 2024-02-14 14:09:46,538 UTC [308682] DEBUG PIL.PngImagePlugin:190 STREAM b'bKGD' 85 6 2024-02-14 14:09:46,538 UTC [308682] DEBUG PIL.PngImagePlugin:726 b'bKGD' 85 6 (unknown) 2024-02-14 14:09:46,538 UTC [308682] DEBUG PIL.PngImagePlugin:190 STREAM b'tIME' 103 7 2024-02-14 14:09:46,538 UTC [308682] DEBUG PIL.PngImagePlugin:726 b'tIME' 103 7 (unknown) 2024-02-14 14:09:46,538 UTC [308682] DEBUG PIL.PngImagePlugin:190 STREAM b'IDAT' 122 32768 2024-02-14 14:09:46,555 UTC [308682] DEBUG PIL.PngImagePlugin:190 STREAM b'tEXt' 143640 37 2024-02-14 14:09:46,555 UTC [308682] DEBUG PIL.PngImagePlugin:190 STREAM b'tEXt' 143689 37 2024-02-14 14:09:46,555 UTC [308682] DEBUG PIL.PngImagePlugin:190 STREAM b'tEXt' 143738 40 2024-02-14 14:09:46,630 UTC [308682] DEBUG PIL.PngImagePlugin:190 STREAM b'IHDR' 16 13 2024-02-14 14:09:46,630 UTC [308682] DEBUG PIL.PngImagePlugin:190 STREAM b'cHRM' 41 32 2024-02-14 14:09:46,630 UTC [308682] DEBUG PIL.PngImagePlugin:190 STREAM b'bKGD' 85 6 2024-02-14 14:09:46,630 UTC [308682] DEBUG PIL.PngImagePlugin:726 b'bKGD' 85 6 (unknown) 2024-02-14 14:09:46,630 UTC [308682] DEBUG PIL.PngImagePlugin:190 STREAM b'tIME' 103 7 2024-02-14 14:09:46,630 UTC [308682] DEBUG PIL.PngImagePlugin:726 b'tIME' 103 7 (unknown) 2024-02-14 14:09:46,631 UTC [308682] DEBUG PIL.PngImagePlugin:190 STREAM b'IDAT' 122 32768 2024-02-14 14:09:46,646 UTC [308682] DEBUG PIL.PngImagePlugin:190 STREAM b'tEXt' 124910 37 2024-02-14 14:09:46,646 UTC [308682] DEBUG PIL.PngImagePlugin:190 STREAM b'tEXt' 124959 37 2024-02-14 14:09:46,646 UTC [308682] DEBUG PIL.PngImagePlugin:190 STREAM b'tEXt' 125008 40 2024-02-14 14:09:46,721 UTC [308682] DEBUG PIL.PngImagePlugin:190 STREAM b'IHDR' 16 13 2024-02-14 14:09:46,721 UTC [308682] DEBUG PIL.PngImagePlugin:190 STREAM b'cHRM' 41 32 2024-02-14 14:09:46,721 UTC [308682] DEBUG PIL.PngImagePlugin:190 STREAM b'bKGD' 85 6 2024-02-14 14:09:46,721 UTC [308682] DEBUG PIL.PngImagePlugin:726 b'bKGD' 85 6 (unknown) 2024-02-14 14:09:46,721 UTC [308682] DEBUG PIL.PngImagePlugin:190 STREAM b'tIME' 103 7 2024-02-14 14:09:46,721 UTC [308682] DEBUG PIL.PngImagePlugin:726 b'tIME' 103 7 (unknown) 2024-02-14 14:09:46,721 UTC [308682] DEBUG PIL.PngImagePlugin:190 STREAM b'IDAT' 122 32768 2024-02-14 14:09:46,738 UTC [308682] DEBUG PIL.PngImagePlugin:190 STREAM b'tEXt' 140556 37 2024-02-14 14:09:46,738 UTC [308682] DEBUG PIL.PngImagePlugin:190 STREAM b'tEXt' 140605 37 2024-02-14 14:09:46,738 UTC [308682] DEBUG PIL.PngImagePlugin:190 STREAM b'tEXt' 140654 40 2024-02-14 14:09:46,814 UTC [308682] DEBUG PIL.PngImagePlugin:190 STREAM b'IHDR' 16 13 2024-02-14 14:09:46,815 UTC [308682] DEBUG PIL.PngImagePlugin:190 STREAM b'cHRM' 41 32 2024-02-14 14:09:46,815 UTC [308682] DEBUG PIL.PngImagePlugin:190 STREAM b'bKGD' 85 6 2024-02-14 14:09:46,815 UTC [308682] DEBUG PIL.PngImagePlugin:726 b'bKGD' 85 6 (unknown) 2024-02-14 14:09:46,815 UTC [308682] DEBUG PIL.PngImagePlugin:190 STREAM b'tIME' 103 7 2024-02-14 14:09:46,815 UTC [308682] DEBUG PIL.PngImagePlugin:726 b'tIME' 103 7 (unknown) 2024-02-14 14:09:46,815 UTC [308682] DEBUG PIL.PngImagePlugin:190 STREAM b'IDAT' 122 32768 2024-02-14 14:09:46,863 UTC [308682] DEBUG PIL.PngImagePlugin:190 STREAM b'tEXt' 123873 37 2024-02-14 14:09:46,863 UTC [308682] DEBUG PIL.PngImagePlugin:190 STREAM b'tEXt' 123922 37 2024-02-14 14:09:46,863 UTC [308682] DEBUG PIL.PngImagePlugin:190 STREAM b'tEXt' 123971 40 2024-02-14 14:09:47,136 UTC [308682] DEBUG PIL.PngImagePlugin:190 STREAM b'IHDR' 16 13 2024-02-14 14:09:47,136 UTC [308682] DEBUG PIL.PngImagePlugin:190 STREAM b'cHRM' 41 32 2024-02-14 14:09:47,136 UTC [308682] DEBUG PIL.PngImagePlugin:190 STREAM b'bKGD' 85 6 2024-02-14 14:09:47,136 UTC [308682] DEBUG PIL.PngImagePlugin:726 b'bKGD' 85 6 (unknown) 2024-02-14 14:09:47,136 UTC [308682] DEBUG PIL.PngImagePlugin:190 STREAM b'tIME' 103 7 2024-02-14 14:09:47,136 UTC [308682] DEBUG PIL.PngImagePlugin:726 b'tIME' 103 7 (unknown) 2024-02-14 14:09:47,136 UTC [308682] DEBUG PIL.PngImagePlugin:190 STREAM b'IDAT' 122 32768 2024-02-14 14:09:47,183 UTC [308682] DEBUG PIL.PngImagePlugin:190 STREAM b'tEXt' 123874 37 2024-02-14 14:09:47,183 UTC [308682] DEBUG PIL.PngImagePlugin:190 STREAM b'tEXt' 123923 37 2024-02-14 14:09:47,183 UTC [308682] DEBUG PIL.PngImagePlugin:190 STREAM b'tEXt' 123972 40 2024-02-14 14:09:47,342 UTC [308682] DEBUG PIL.PngImagePlugin:190 STREAM b'IHDR' 16 13 2024-02-14 14:09:47,342 UTC [308682] DEBUG PIL.PngImagePlugin:190 STREAM b'cHRM' 41 32 2024-02-14 14:09:47,342 UTC [308682] DEBUG PIL.PngImagePlugin:190 STREAM b'bKGD' 85 6 2024-02-14 14:09:47,342 UTC [308682] DEBUG PIL.PngImagePlugin:726 b'bKGD' 85 6 (unknown) 2024-02-14 14:09:47,342 UTC [308682] DEBUG PIL.PngImagePlugin:190 STREAM b'tIME' 103 7 2024-02-14 14:09:47,342 UTC [308682] DEBUG PIL.PngImagePlugin:726 b'tIME' 103 7 (unknown) 2024-02-14 14:09:47,342 UTC [308682] DEBUG PIL.PngImagePlugin:190 STREAM b'IDAT' 122 32768 2024-02-14 14:09:47,389 UTC [308682] DEBUG PIL.PngImagePlugin:190 STREAM b'tEXt' 126263 37 2024-02-14 14:09:47,389 UTC [308682] DEBUG PIL.PngImagePlugin:190 STREAM b'tEXt' 126312 37 2024-02-14 14:09:47,389 UTC [308682] DEBUG PIL.PngImagePlugin:190 STREAM b'tEXt' 126361 40 2024-02-14 14:09:47,544 UTC [308682] DEBUG PIL.PngImagePlugin:190 STREAM b'IHDR' 16 13 2024-02-14 14:09:47,544 UTC [308682] DEBUG PIL.PngImagePlugin:190 STREAM b'cHRM' 41 32 2024-02-14 14:09:47,544 UTC [308682] DEBUG PIL.PngImagePlugin:190 STREAM b'bKGD' 85 6 2024-02-14 14:09:47,544 UTC [308682] DEBUG PIL.PngImagePlugin:726 b'bKGD' 85 6 (unknown) 2024-02-14 14:09:47,544 UTC [308682] DEBUG PIL.PngImagePlugin:190 STREAM b'tIME' 103 7 2024-02-14 14:09:47,544 UTC [308682] DEBUG PIL.PngImagePlugin:726 b'tIME' 103 7 (unknown) 2024-02-14 14:09:47,544 UTC [308682] DEBUG PIL.PngImagePlugin:190 STREAM b'IDAT' 122 32768 2024-02-14 14:09:47,590 UTC [308682] DEBUG PIL.PngImagePlugin:190 STREAM b'tEXt' 124761 37 2024-02-14 14:09:47,590 UTC [308682] DEBUG PIL.PngImagePlugin:190 STREAM b'tEXt' 124810 37 2024-02-14 14:09:47,590 UTC [308682] DEBUG PIL.PngImagePlugin:190 STREAM b'tEXt' 124859 40 2024-02-14 14:09:47,747 UTC [308682] DEBUG PIL.PngImagePlugin:190 STREAM b'IHDR' 16 13 2024-02-14 14:09:47,747 UTC [308682] DEBUG PIL.PngImagePlugin:190 STREAM b'cHRM' 41 32 2024-02-14 14:09:47,748 UTC [308682] DEBUG PIL.PngImagePlugin:190 STREAM b'bKGD' 85 6 2024-02-14 14:09:47,748 UTC [308682] DEBUG PIL.PngImagePlugin:726 b'bKGD' 85 6 (unknown) 2024-02-14 14:09:47,748 UTC [308682] DEBUG PIL.PngImagePlugin:190 STREAM b'tIME' 103 7 2024-02-14 14:09:47,748 UTC [308682] DEBUG PIL.PngImagePlugin:726 b'tIME' 103 7 (unknown) 2024-02-14 14:09:47,748 UTC [308682] DEBUG PIL.PngImagePlugin:190 STREAM b'IDAT' 122 32768 2024-02-14 14:09:47,790 UTC [308682] DEBUG PIL.PngImagePlugin:190 STREAM b'tEXt' 157109 37 2024-02-14 14:09:47,790 UTC [308682] DEBUG PIL.PngImagePlugin:190 STREAM b'tEXt' 157158 37 2024-02-14 14:09:47,790 UTC [308682] DEBUG PIL.PngImagePlugin:190 STREAM b'tEXt' 157207 40 2024-02-14 14:09:47,944 UTC [308682] DEBUG PIL.PngImagePlugin:190 STREAM b'IHDR' 16 13 2024-02-14 14:09:47,945 UTC [308682] DEBUG PIL.PngImagePlugin:190 STREAM b'cHRM' 41 32 2024-02-14 14:09:47,945 UTC [308682] DEBUG PIL.PngImagePlugin:190 STREAM b'bKGD' 85 6 2024-02-14 14:09:47,945 UTC [308682] DEBUG PIL.PngImagePlugin:726 b'bKGD' 85 6 (unknown) 2024-02-14 14:09:47,945 UTC [308682] DEBUG PIL.PngImagePlugin:190 STREAM b'tIME' 103 7 2024-02-14 14:09:47,945 UTC [308682] DEBUG PIL.PngImagePlugin:726 b'tIME' 103 7 (unknown) 2024-02-14 14:09:47,945 UTC [308682] DEBUG PIL.PngImagePlugin:190 STREAM b'IDAT' 122 32768 2024-02-14 14:09:47,992 UTC [308682] DEBUG PIL.PngImagePlugin:190 STREAM b'tEXt' 128863 37 2024-02-14 14:09:47,992 UTC [308682] DEBUG PIL.PngImagePlugin:190 STREAM b'tEXt' 128912 37 2024-02-14 14:09:47,992 UTC [308682] DEBUG PIL.PngImagePlugin:190 STREAM b'tEXt' 128961 40 2024-02-14 14:09:48,149 UTC [308682] DEBUG PIL.PngImagePlugin:190 STREAM b'IHDR' 16 13 2024-02-14 14:09:48,149 UTC [308682] DEBUG PIL.PngImagePlugin:190 STREAM b'cHRM' 41 32 2024-02-14 14:09:48,149 UTC [308682] DEBUG PIL.PngImagePlugin:190 STREAM b'bKGD' 85 6 2024-02-14 14:09:48,149 UTC [308682] DEBUG PIL.PngImagePlugin:726 b'bKGD' 85 6 (unknown) 2024-02-14 14:09:48,149 UTC [308682] DEBUG PIL.PngImagePlugin:190 STREAM b'tIME' 103 7 2024-02-14 14:09:48,149 UTC [308682] DEBUG PIL.PngImagePlugin:726 b'tIME' 103 7 (unknown) 2024-02-14 14:09:48,149 UTC [308682] DEBUG PIL.PngImagePlugin:190 STREAM b'IDAT' 122 32768 2024-02-14 14:09:48,195 UTC [308682] DEBUG PIL.PngImagePlugin:190 STREAM b'tEXt' 186541 37 2024-02-14 14:09:48,195 UTC [308682] DEBUG PIL.PngImagePlugin:190 STREAM b'tEXt' 186590 37 2024-02-14 14:09:48,196 UTC [308682] DEBUG PIL.PngImagePlugin:190 STREAM b'tEXt' 186639 40 2024-02-14 14:09:48,370 UTC [308682] DEBUG PIL.PngImagePlugin:190 STREAM b'IHDR' 16 13 2024-02-14 14:09:48,370 UTC [308682] DEBUG PIL.PngImagePlugin:190 STREAM b'cHRM' 41 32 2024-02-14 14:09:48,370 UTC [308682] DEBUG PIL.PngImagePlugin:190 STREAM b'bKGD' 85 6 2024-02-14 14:09:48,370 UTC [308682] DEBUG PIL.PngImagePlugin:726 b'bKGD' 85 6 (unknown) 2024-02-14 14:09:48,370 UTC [308682] DEBUG PIL.PngImagePlugin:190 STREAM b'tIME' 103 7 2024-02-14 14:09:48,370 UTC [308682] DEBUG PIL.PngImagePlugin:726 b'tIME' 103 7 (unknown) 2024-02-14 14:09:48,370 UTC [308682] DEBUG PIL.PngImagePlugin:190 STREAM b'IDAT' 122 32768 2024-02-14 14:09:48,390 UTC [308682] DEBUG PIL.PngImagePlugin:190 STREAM b'tEXt' 217469 37 2024-02-14 14:09:48,390 UTC [308682] DEBUG PIL.PngImagePlugin:190 STREAM b'tEXt' 217518 37 2024-02-14 14:09:48,390 UTC [308682] DEBUG PIL.PngImagePlugin:190 STREAM b'tEXt' 217567 40 2024-02-14 14:09:48,477 UTC [308682] DEBUG PIL.PngImagePlugin:190 STREAM b'IHDR' 16 13 2024-02-14 14:09:48,477 UTC [308682] DEBUG PIL.PngImagePlugin:190 STREAM b'cHRM' 41 32 2024-02-14 14:09:48,477 UTC [308682] DEBUG PIL.PngImagePlugin:190 STREAM b'bKGD' 85 6 2024-02-14 14:09:48,477 UTC [308682] DEBUG PIL.PngImagePlugin:726 b'bKGD' 85 6 (unknown) 2024-02-14 14:09:48,477 UTC [308682] DEBUG PIL.PngImagePlugin:190 STREAM b'tIME' 103 7 2024-02-14 14:09:48,477 UTC [308682] DEBUG PIL.PngImagePlugin:726 b'tIME' 103 7 (unknown) 2024-02-14 14:09:48,477 UTC [308682] DEBUG PIL.PngImagePlugin:190 STREAM b'IDAT' 122 32768 2024-02-14 14:09:48,496 UTC [308682] DEBUG PIL.PngImagePlugin:190 STREAM b'tEXt' 217807 37 2024-02-14 14:09:48,496 UTC [308682] DEBUG PIL.PngImagePlugin:190 STREAM b'tEXt' 217856 37 2024-02-14 14:09:48,496 UTC [308682] DEBUG PIL.PngImagePlugin:190 STREAM b'tEXt' 217905 40 2024-02-14 14:09:48,584 UTC [308682] DEBUG PIL.PngImagePlugin:190 STREAM b'IHDR' 16 13 2024-02-14 14:09:48,584 UTC [308682] DEBUG PIL.PngImagePlugin:190 STREAM b'cHRM' 41 32 2024-02-14 14:09:48,585 UTC [308682] DEBUG PIL.PngImagePlugin:190 STREAM b'bKGD' 85 6 2024-02-14 14:09:48,585 UTC [308682] DEBUG PIL.PngImagePlugin:726 b'bKGD' 85 6 (unknown) 2024-02-14 14:09:48,585 UTC [308682] DEBUG PIL.PngImagePlugin:190 STREAM b'tIME' 103 7 2024-02-14 14:09:48,585 UTC [308682] DEBUG PIL.PngImagePlugin:726 b'tIME' 103 7 (unknown) 2024-02-14 14:09:48,585 UTC [308682] DEBUG PIL.PngImagePlugin:190 STREAM b'IDAT' 122 32768 2024-02-14 14:09:48,604 UTC [308682] DEBUG PIL.PngImagePlugin:190 STREAM b'tEXt' 218847 37 2024-02-14 14:09:48,604 UTC [308682] DEBUG PIL.PngImagePlugin:190 STREAM b'tEXt' 218896 37 2024-02-14 14:09:48,604 UTC [308682] DEBUG PIL.PngImagePlugin:190 STREAM b'tEXt' 218945 40 2024-02-14 14:09:48,690 UTC [308682] DEBUG PIL.PngImagePlugin:190 STREAM b'IHDR' 16 13 2024-02-14 14:09:48,690 UTC [308682] DEBUG PIL.PngImagePlugin:190 STREAM b'cHRM' 41 32 2024-02-14 14:09:48,690 UTC [308682] DEBUG PIL.PngImagePlugin:190 STREAM b'bKGD' 85 6 2024-02-14 14:09:48,690 UTC [308682] DEBUG PIL.PngImagePlugin:726 b'bKGD' 85 6 (unknown) 2024-02-14 14:09:48,691 UTC [308682] DEBUG PIL.PngImagePlugin:190 STREAM b'tIME' 103 7 2024-02-14 14:09:48,691 UTC [308682] DEBUG PIL.PngImagePlugin:726 b'tIME' 103 7 (unknown) 2024-02-14 14:09:48,691 UTC [308682] DEBUG PIL.PngImagePlugin:190 STREAM b'IDAT' 122 32768 2024-02-14 14:09:48,710 UTC [308682] DEBUG PIL.PngImagePlugin:190 STREAM b'tEXt' 218243 37 2024-02-14 14:09:48,710 UTC [308682] DEBUG PIL.PngImagePlugin:190 STREAM b'tEXt' 218292 37 2024-02-14 14:09:48,710 UTC [308682] DEBUG PIL.PngImagePlugin:190 STREAM b'tEXt' 218341 40 2024-02-14 14:09:48,797 UTC [308682] DEBUG PIL.PngImagePlugin:190 STREAM b'IHDR' 16 13 2024-02-14 14:09:48,797 UTC [308682] DEBUG PIL.PngImagePlugin:190 STREAM b'cHRM' 41 32 2024-02-14 14:09:48,797 UTC [308682] DEBUG PIL.PngImagePlugin:190 STREAM b'bKGD' 85 6 2024-02-14 14:09:48,797 UTC [308682] DEBUG PIL.PngImagePlugin:726 b'bKGD' 85 6 (unknown) 2024-02-14 14:09:48,797 UTC [308682] DEBUG PIL.PngImagePlugin:190 STREAM b'tIME' 103 7 2024-02-14 14:09:48,797 UTC [308682] DEBUG PIL.PngImagePlugin:726 b'tIME' 103 7 (unknown) 2024-02-14 14:09:48,797 UTC [308682] DEBUG PIL.PngImagePlugin:190 STREAM b'IDAT' 122 32768 2024-02-14 14:09:48,817 UTC [308682] DEBUG PIL.PngImagePlugin:190 STREAM b'tEXt' 217985 37 2024-02-14 14:09:48,817 UTC [308682] DEBUG PIL.PngImagePlugin:190 STREAM b'tEXt' 218034 37 2024-02-14 14:09:48,817 UTC [308682] DEBUG PIL.PngImagePlugin:190 STREAM b'tEXt' 218083 40 2024-02-14 14:09:48,904 UTC [308682] DEBUG PIL.PngImagePlugin:190 STREAM b'IHDR' 16 13 2024-02-14 14:09:48,904 UTC [308682] DEBUG PIL.PngImagePlugin:190 STREAM b'cHRM' 41 32 2024-02-14 14:09:48,904 UTC [308682] DEBUG PIL.PngImagePlugin:190 STREAM b'bKGD' 85 6 2024-02-14 14:09:48,904 UTC [308682] DEBUG PIL.PngImagePlugin:726 b'bKGD' 85 6 (unknown) 2024-02-14 14:09:48,904 UTC [308682] DEBUG PIL.PngImagePlugin:190 STREAM b'tIME' 103 7 2024-02-14 14:09:48,904 UTC [308682] DEBUG PIL.PngImagePlugin:726 b'tIME' 103 7 (unknown) 2024-02-14 14:09:48,904 UTC [308682] DEBUG PIL.PngImagePlugin:190 STREAM b'IDAT' 122 32768 2024-02-14 14:09:48,923 UTC [308682] DEBUG PIL.PngImagePlugin:190 STREAM b'tEXt' 215214 37 2024-02-14 14:09:48,923 UTC [308682] DEBUG PIL.PngImagePlugin:190 STREAM b'tEXt' 215263 37 2024-02-14 14:09:48,923 UTC [308682] DEBUG PIL.PngImagePlugin:190 STREAM b'tEXt' 215312 40 2024-02-14 14:09:49,009 UTC [308682] DEBUG PIL.PngImagePlugin:190 STREAM b'IHDR' 16 13 2024-02-14 14:09:49,009 UTC [308682] DEBUG PIL.PngImagePlugin:190 STREAM b'cHRM' 41 32 2024-02-14 14:09:49,009 UTC [308682] DEBUG PIL.PngImagePlugin:190 STREAM b'bKGD' 85 6 2024-02-14 14:09:49,009 UTC [308682] DEBUG PIL.PngImagePlugin:726 b'bKGD' 85 6 (unknown) 2024-02-14 14:09:49,009 UTC [308682] DEBUG PIL.PngImagePlugin:190 STREAM b'tIME' 103 7 2024-02-14 14:09:49,009 UTC [308682] DEBUG PIL.PngImagePlugin:726 b'tIME' 103 7 (unknown) 2024-02-14 14:09:49,009 UTC [308682] DEBUG PIL.PngImagePlugin:190 STREAM b'IDAT' 122 32768 2024-02-14 14:09:49,029 UTC [308682] DEBUG PIL.PngImagePlugin:190 STREAM b'tEXt' 227330 37 2024-02-14 14:09:49,029 UTC [308682] DEBUG PIL.PngImagePlugin:190 STREAM b'tEXt' 227379 37 2024-02-14 14:09:49,029 UTC [308682] DEBUG PIL.PngImagePlugin:190 STREAM b'tEXt' 227428 40 2024-02-14 14:09:49,117 UTC [308682] DEBUG PIL.PngImagePlugin:190 STREAM b'IHDR' 16 13 2024-02-14 14:09:49,117 UTC [308682] DEBUG PIL.PngImagePlugin:190 STREAM b'cHRM' 41 32 2024-02-14 14:09:49,117 UTC [308682] DEBUG PIL.PngImagePlugin:190 STREAM b'bKGD' 85 6 2024-02-14 14:09:49,117 UTC [308682] DEBUG PIL.PngImagePlugin:726 b'bKGD' 85 6 (unknown) 2024-02-14 14:09:49,117 UTC [308682] DEBUG PIL.PngImagePlugin:190 STREAM b'tIME' 103 7 2024-02-14 14:09:49,117 UTC [308682] DEBUG PIL.PngImagePlugin:726 b'tIME' 103 7 (unknown) 2024-02-14 14:09:49,117 UTC [308682] DEBUG PIL.PngImagePlugin:190 STREAM b'IDAT' 122 32768 2024-02-14 14:09:49,137 UTC [308682] DEBUG PIL.PngImagePlugin:190 STREAM b'tEXt' 225307 37 2024-02-14 14:09:49,137 UTC [308682] DEBUG PIL.PngImagePlugin:190 STREAM b'tEXt' 225356 37 2024-02-14 14:09:49,137 UTC [308682] DEBUG PIL.PngImagePlugin:190 STREAM b'tEXt' 225405 40 2024-02-14 14:09:49,224 UTC [308682] DEBUG PIL.PngImagePlugin:190 STREAM b'IHDR' 16 13 2024-02-14 14:09:49,224 UTC [308682] DEBUG PIL.PngImagePlugin:190 STREAM b'cHRM' 41 32 2024-02-14 14:09:49,224 UTC [308682] DEBUG PIL.PngImagePlugin:190 STREAM b'bKGD' 85 6 2024-02-14 14:09:49,224 UTC [308682] DEBUG PIL.PngImagePlugin:726 b'bKGD' 85 6 (unknown) 2024-02-14 14:09:49,224 UTC [308682] DEBUG PIL.PngImagePlugin:190 STREAM b'tIME' 103 7 2024-02-14 14:09:49,224 UTC [308682] DEBUG PIL.PngImagePlugin:726 b'tIME' 103 7 (unknown) 2024-02-14 14:09:49,224 UTC [308682] DEBUG PIL.PngImagePlugin:190 STREAM b'IDAT' 122 32768 2024-02-14 14:09:49,244 UTC [308682] DEBUG PIL.PngImagePlugin:190 STREAM b'tEXt' 225721 37 2024-02-14 14:09:49,244 UTC [308682] DEBUG PIL.PngImagePlugin:190 STREAM b'tEXt' 225770 37 2024-02-14 14:09:49,244 UTC [308682] DEBUG PIL.PngImagePlugin:190 STREAM b'tEXt' 225819 40 2024-02-14 14:09:49,333 UTC [308682] DEBUG PIL.PngImagePlugin:190 STREAM b'IHDR' 16 13 2024-02-14 14:09:49,333 UTC [308682] DEBUG PIL.PngImagePlugin:190 STREAM b'cHRM' 41 32 2024-02-14 14:09:49,333 UTC [308682] DEBUG PIL.PngImagePlugin:190 STREAM b'bKGD' 85 6 2024-02-14 14:09:49,333 UTC [308682] DEBUG PIL.PngImagePlugin:726 b'bKGD' 85 6 (unknown) 2024-02-14 14:09:49,333 UTC [308682] DEBUG PIL.PngImagePlugin:190 STREAM b'tIME' 103 7 2024-02-14 14:09:49,333 UTC [308682] DEBUG PIL.PngImagePlugin:726 b'tIME' 103 7 (unknown) 2024-02-14 14:09:49,333 UTC [308682] DEBUG PIL.PngImagePlugin:190 STREAM b'IDAT' 122 32768 2024-02-14 14:09:49,353 UTC [308682] DEBUG PIL.PngImagePlugin:190 STREAM b'tEXt' 223915 37 2024-02-14 14:09:49,353 UTC [308682] DEBUG PIL.PngImagePlugin:190 STREAM b'tEXt' 223964 37 2024-02-14 14:09:49,353 UTC [308682] DEBUG PIL.PngImagePlugin:190 STREAM b'tEXt' 224013 40 2024-02-14 14:09:49,441 UTC [308682] DEBUG PIL.PngImagePlugin:190 STREAM b'IHDR' 16 13 2024-02-14 14:09:49,441 UTC [308682] DEBUG PIL.PngImagePlugin:190 STREAM b'cHRM' 41 32 2024-02-14 14:09:49,441 UTC [308682] DEBUG PIL.PngImagePlugin:190 STREAM b'bKGD' 85 6 2024-02-14 14:09:49,441 UTC [308682] DEBUG PIL.PngImagePlugin:726 b'bKGD' 85 6 (unknown) 2024-02-14 14:09:49,441 UTC [308682] DEBUG PIL.PngImagePlugin:190 STREAM b'tIME' 103 7 2024-02-14 14:09:49,442 UTC [308682] DEBUG PIL.PngImagePlugin:726 b'tIME' 103 7 (unknown) 2024-02-14 14:09:49,442 UTC [308682] DEBUG PIL.PngImagePlugin:190 STREAM b'IDAT' 122 32768 2024-02-14 14:09:49,488 UTC [308682] DEBUG PIL.PngImagePlugin:190 STREAM b'tEXt' 184850 37 2024-02-14 14:09:49,488 UTC [308682] DEBUG PIL.PngImagePlugin:190 STREAM b'tEXt' 184899 37 2024-02-14 14:09:49,488 UTC [308682] DEBUG PIL.PngImagePlugin:190 STREAM b'tEXt' 184948 40 2024-02-14 14:09:49,639 UTC [308682] DEBUG PIL.PngImagePlugin:190 STREAM b'IHDR' 16 13 2024-02-14 14:09:49,639 UTC [308682] DEBUG PIL.PngImagePlugin:190 STREAM b'cHRM' 41 32 2024-02-14 14:09:49,639 UTC [308682] DEBUG PIL.PngImagePlugin:190 STREAM b'bKGD' 85 6 2024-02-14 14:09:49,639 UTC [308682] DEBUG PIL.PngImagePlugin:726 b'bKGD' 85 6 (unknown) 2024-02-14 14:09:49,639 UTC [308682] DEBUG PIL.PngImagePlugin:190 STREAM b'tIME' 103 7 2024-02-14 14:09:49,639 UTC [308682] DEBUG PIL.PngImagePlugin:726 b'tIME' 103 7 (unknown) 2024-02-14 14:09:49,639 UTC [308682] DEBUG PIL.PngImagePlugin:190 STREAM b'IDAT' 122 32768 2024-02-14 14:09:49,684 UTC [308682] DEBUG PIL.PngImagePlugin:190 STREAM b'tEXt' 175581 37 2024-02-14 14:09:49,684 UTC [308682] DEBUG PIL.PngImagePlugin:190 STREAM b'tEXt' 175630 37 2024-02-14 14:09:49,684 UTC [308682] DEBUG PIL.PngImagePlugin:190 STREAM b'tEXt' 175679 40 2024-02-14 14:09:49,835 UTC [308682] DEBUG PIL.PngImagePlugin:190 STREAM b'IHDR' 16 13 2024-02-14 14:09:49,835 UTC [308682] DEBUG PIL.PngImagePlugin:190 STREAM b'cHRM' 41 32 2024-02-14 14:09:49,835 UTC [308682] DEBUG PIL.PngImagePlugin:190 STREAM b'bKGD' 85 6 2024-02-14 14:09:49,835 UTC [308682] DEBUG PIL.PngImagePlugin:726 b'bKGD' 85 6 (unknown) 2024-02-14 14:09:49,835 UTC [308682] DEBUG PIL.PngImagePlugin:190 STREAM b'tIME' 103 7 2024-02-14 14:09:49,835 UTC [308682] DEBUG PIL.PngImagePlugin:726 b'tIME' 103 7 (unknown) 2024-02-14 14:09:49,835 UTC [308682] DEBUG PIL.PngImagePlugin:190 STREAM b'IDAT' 122 32768 2024-02-14 14:09:49,881 UTC [308682] DEBUG PIL.PngImagePlugin:190 STREAM b'tEXt' 184531 37 2024-02-14 14:09:49,881 UTC [308682] DEBUG PIL.PngImagePlugin:190 STREAM b'tEXt' 184580 37 2024-02-14 14:09:49,881 UTC [308682] DEBUG PIL.PngImagePlugin:190 STREAM b'tEXt' 184629 40 2024-02-14 14:09:50,030 UTC [308682] DEBUG PIL.PngImagePlugin:190 STREAM b'IHDR' 16 13 2024-02-14 14:09:50,030 UTC [308682] DEBUG PIL.PngImagePlugin:190 STREAM b'cHRM' 41 32 2024-02-14 14:09:50,030 UTC [308682] DEBUG PIL.PngImagePlugin:190 STREAM b'bKGD' 85 6 2024-02-14 14:09:50,030 UTC [308682] DEBUG PIL.PngImagePlugin:726 b'bKGD' 85 6 (unknown) 2024-02-14 14:09:50,030 UTC [308682] DEBUG PIL.PngImagePlugin:190 STREAM b'tIME' 103 7 2024-02-14 14:09:50,030 UTC [308682] DEBUG PIL.PngImagePlugin:726 b'tIME' 103 7 (unknown) 2024-02-14 14:09:50,030 UTC [308682] DEBUG PIL.PngImagePlugin:190 STREAM b'IDAT' 122 32768 2024-02-14 14:09:50,075 UTC [308682] DEBUG PIL.PngImagePlugin:190 STREAM b'tEXt' 173158 37 2024-02-14 14:09:50,075 UTC [308682] DEBUG PIL.PngImagePlugin:190 STREAM b'tEXt' 173207 37 2024-02-14 14:09:50,075 UTC [308682] DEBUG PIL.PngImagePlugin:190 STREAM b'tEXt' 173256 40 2024-02-14 14:09:50,224 UTC [308682] DEBUG PIL.PngImagePlugin:190 STREAM b'IHDR' 16 13 2024-02-14 14:09:50,224 UTC [308682] DEBUG PIL.PngImagePlugin:190 STREAM b'cHRM' 41 32 2024-02-14 14:09:50,224 UTC [308682] DEBUG PIL.PngImagePlugin:190 STREAM b'bKGD' 85 6 2024-02-14 14:09:50,224 UTC [308682] DEBUG PIL.PngImagePlugin:726 b'bKGD' 85 6 (unknown) 2024-02-14 14:09:50,224 UTC [308682] DEBUG PIL.PngImagePlugin:190 STREAM b'tIME' 103 7 2024-02-14 14:09:50,224 UTC [308682] DEBUG PIL.PngImagePlugin:726 b'tIME' 103 7 (unknown) 2024-02-14 14:09:50,224 UTC [308682] DEBUG PIL.PngImagePlugin:190 STREAM b'IDAT' 122 32768 2024-02-14 14:09:50,265 UTC [308682] DEBUG PIL.PngImagePlugin:190 STREAM b'tEXt' 188038 37 2024-02-14 14:09:50,265 UTC [308682] DEBUG PIL.PngImagePlugin:190 STREAM b'tEXt' 188087 37 2024-02-14 14:09:50,265 UTC [308682] DEBUG PIL.PngImagePlugin:190 STREAM b'tEXt' 188136 40 2024-02-14 14:09:50,416 UTC [308682] DEBUG PIL.PngImagePlugin:190 STREAM b'IHDR' 16 13 2024-02-14 14:09:50,416 UTC [308682] DEBUG PIL.PngImagePlugin:190 STREAM b'cHRM' 41 32 2024-02-14 14:09:50,416 UTC [308682] DEBUG PIL.PngImagePlugin:190 STREAM b'bKGD' 85 6 2024-02-14 14:09:50,416 UTC [308682] DEBUG PIL.PngImagePlugin:726 b'bKGD' 85 6 (unknown) 2024-02-14 14:09:50,416 UTC [308682] DEBUG PIL.PngImagePlugin:190 STREAM b'tIME' 103 7 2024-02-14 14:09:50,416 UTC [308682] DEBUG PIL.PngImagePlugin:726 b'tIME' 103 7 (unknown) 2024-02-14 14:09:50,416 UTC [308682] DEBUG PIL.PngImagePlugin:190 STREAM b'IDAT' 122 32768 2024-02-14 14:09:50,460 UTC [308682] DEBUG PIL.PngImagePlugin:190 STREAM b'tEXt' 162859 37 2024-02-14 14:09:50,460 UTC [308682] DEBUG PIL.PngImagePlugin:190 STREAM b'tEXt' 162908 37 2024-02-14 14:09:50,460 UTC [308682] DEBUG PIL.PngImagePlugin:190 STREAM b'tEXt' 162957 40 2024-02-14 14:09:50,607 UTC [308682] DEBUG PIL.PngImagePlugin:190 STREAM b'IHDR' 16 13 2024-02-14 14:09:50,607 UTC [308682] DEBUG PIL.PngImagePlugin:190 STREAM b'cHRM' 41 32 2024-02-14 14:09:50,607 UTC [308682] DEBUG PIL.PngImagePlugin:190 STREAM b'bKGD' 85 6 2024-02-14 14:09:50,607 UTC [308682] DEBUG PIL.PngImagePlugin:726 b'bKGD' 85 6 (unknown) 2024-02-14 14:09:50,607 UTC [308682] DEBUG PIL.PngImagePlugin:190 STREAM b'tIME' 103 7 2024-02-14 14:09:50,607 UTC [308682] DEBUG PIL.PngImagePlugin:726 b'tIME' 103 7 (unknown) 2024-02-14 14:09:50,607 UTC [308682] DEBUG PIL.PngImagePlugin:190 STREAM b'IDAT' 122 32768 2024-02-14 14:09:50,627 UTC [308682] DEBUG PIL.PngImagePlugin:190 STREAM b'tEXt' 246912 37 2024-02-14 14:09:50,627 UTC [308682] DEBUG PIL.PngImagePlugin:190 STREAM b'tEXt' 246961 37 2024-02-14 14:09:50,627 UTC [308682] DEBUG PIL.PngImagePlugin:190 STREAM b'tEXt' 247010 40 2024-02-14 14:09:50,718 UTC [308682] DEBUG PIL.PngImagePlugin:190 STREAM b'IHDR' 16 13 2024-02-14 14:09:50,718 UTC [308682] DEBUG PIL.PngImagePlugin:190 STREAM b'cHRM' 41 32 2024-02-14 14:09:50,718 UTC [308682] DEBUG PIL.PngImagePlugin:190 STREAM b'bKGD' 85 6 2024-02-14 14:09:50,718 UTC [308682] DEBUG PIL.PngImagePlugin:726 b'bKGD' 85 6 (unknown) 2024-02-14 14:09:50,718 UTC [308682] DEBUG PIL.PngImagePlugin:190 STREAM b'tIME' 103 7 2024-02-14 14:09:50,718 UTC [308682] DEBUG PIL.PngImagePlugin:726 b'tIME' 103 7 (unknown) 2024-02-14 14:09:50,718 UTC [308682] DEBUG PIL.PngImagePlugin:190 STREAM b'IDAT' 122 32768 2024-02-14 14:09:50,738 UTC [308682] DEBUG PIL.PngImagePlugin:190 STREAM b'tEXt' 257377 37 2024-02-14 14:09:50,738 UTC [308682] DEBUG PIL.PngImagePlugin:190 STREAM b'tEXt' 257426 37 2024-02-14 14:09:50,738 UTC [308682] DEBUG PIL.PngImagePlugin:190 STREAM b'tEXt' 257475 40 2024-02-14 14:09:50,829 UTC [308682] DEBUG PIL.PngImagePlugin:190 STREAM b'IHDR' 16 13 2024-02-14 14:09:50,829 UTC [308682] DEBUG PIL.PngImagePlugin:190 STREAM b'cHRM' 41 32 2024-02-14 14:09:50,829 UTC [308682] DEBUG PIL.PngImagePlugin:190 STREAM b'bKGD' 85 6 2024-02-14 14:09:50,829 UTC [308682] DEBUG PIL.PngImagePlugin:726 b'bKGD' 85 6 (unknown) 2024-02-14 14:09:50,829 UTC [308682] DEBUG PIL.PngImagePlugin:190 STREAM b'tIME' 103 7 2024-02-14 14:09:50,829 UTC [308682] DEBUG PIL.PngImagePlugin:726 b'tIME' 103 7 (unknown) 2024-02-14 14:09:50,829 UTC [308682] DEBUG PIL.PngImagePlugin:190 STREAM b'IDAT' 122 32768 2024-02-14 14:09:50,850 UTC [308682] DEBUG PIL.PngImagePlugin:190 STREAM b'tEXt' 255505 37 2024-02-14 14:09:50,850 UTC [308682] DEBUG PIL.PngImagePlugin:190 STREAM b'tEXt' 255554 37 2024-02-14 14:09:50,850 UTC [308682] DEBUG PIL.PngImagePlugin:190 STREAM b'tEXt' 255603 40 2024-02-14 14:09:50,942 UTC [308682] DEBUG PIL.PngImagePlugin:190 STREAM b'IHDR' 16 13 2024-02-14 14:09:50,942 UTC [308682] DEBUG PIL.PngImagePlugin:190 STREAM b'cHRM' 41 32 2024-02-14 14:09:50,942 UTC [308682] DEBUG PIL.PngImagePlugin:190 STREAM b'bKGD' 85 6 2024-02-14 14:09:50,942 UTC [308682] DEBUG PIL.PngImagePlugin:726 b'bKGD' 85 6 (unknown) 2024-02-14 14:09:50,942 UTC [308682] DEBUG PIL.PngImagePlugin:190 STREAM b'tIME' 103 7 2024-02-14 14:09:50,942 UTC [308682] DEBUG PIL.PngImagePlugin:726 b'tIME' 103 7 (unknown) 2024-02-14 14:09:50,942 UTC [308682] DEBUG PIL.PngImagePlugin:190 STREAM b'IDAT' 122 32768 2024-02-14 14:09:50,963 UTC [308682] DEBUG PIL.PngImagePlugin:190 STREAM b'tEXt' 255384 37 2024-02-14 14:09:50,963 UTC [308682] DEBUG PIL.PngImagePlugin:190 STREAM b'tEXt' 255433 37 2024-02-14 14:09:50,963 UTC [308682] DEBUG PIL.PngImagePlugin:190 STREAM b'tEXt' 255482 40 2024-02-14 14:09:51,053 UTC [308682] DEBUG PIL.PngImagePlugin:190 STREAM b'IHDR' 16 13 2024-02-14 14:09:51,053 UTC [308682] DEBUG PIL.PngImagePlugin:190 STREAM b'cHRM' 41 32 2024-02-14 14:09:51,053 UTC [308682] DEBUG PIL.PngImagePlugin:190 STREAM b'bKGD' 85 6 2024-02-14 14:09:51,053 UTC [308682] DEBUG PIL.PngImagePlugin:726 b'bKGD' 85 6 (unknown) 2024-02-14 14:09:51,053 UTC [308682] DEBUG PIL.PngImagePlugin:190 STREAM b'tIME' 103 7 2024-02-14 14:09:51,053 UTC [308682] DEBUG PIL.PngImagePlugin:726 b'tIME' 103 7 (unknown) 2024-02-14 14:09:51,053 UTC [308682] DEBUG PIL.PngImagePlugin:190 STREAM b'IDAT' 122 32768 2024-02-14 14:09:51,074 UTC [308682] DEBUG PIL.PngImagePlugin:190 STREAM b'tEXt' 247053 37 2024-02-14 14:09:51,074 UTC [308682] DEBUG PIL.PngImagePlugin:190 STREAM b'tEXt' 247102 37 2024-02-14 14:09:51,074 UTC [308682] DEBUG PIL.PngImagePlugin:190 STREAM b'tEXt' 247151 40 2024-02-14 14:09:51,163 UTC [308682] DEBUG PIL.PngImagePlugin:190 STREAM b'IHDR' 16 13 2024-02-14 14:09:51,164 UTC [308682] DEBUG PIL.PngImagePlugin:190 STREAM b'cHRM' 41 32 2024-02-14 14:09:51,164 UTC [308682] DEBUG PIL.PngImagePlugin:190 STREAM b'bKGD' 85 6 2024-02-14 14:09:51,164 UTC [308682] DEBUG PIL.PngImagePlugin:726 b'bKGD' 85 6 (unknown) 2024-02-14 14:09:51,164 UTC [308682] DEBUG PIL.PngImagePlugin:190 STREAM b'tIME' 103 7 2024-02-14 14:09:51,164 UTC [308682] DEBUG PIL.PngImagePlugin:726 b'tIME' 103 7 (unknown) 2024-02-14 14:09:51,164 UTC [308682] DEBUG PIL.PngImagePlugin:190 STREAM b'IDAT' 122 32768 2024-02-14 14:09:51,184 UTC [308682] DEBUG PIL.PngImagePlugin:190 STREAM b'tEXt' 253269 37 2024-02-14 14:09:51,184 UTC [308682] DEBUG PIL.PngImagePlugin:190 STREAM b'tEXt' 253318 37 2024-02-14 14:09:51,184 UTC [308682] DEBUG PIL.PngImagePlugin:190 STREAM b'tEXt' 253367 40 2024-02-14 14:09:51,275 UTC [308682] DEBUG PIL.PngImagePlugin:190 STREAM b'IHDR' 16 13 2024-02-14 14:09:51,275 UTC [308682] DEBUG PIL.PngImagePlugin:190 STREAM b'cHRM' 41 32 2024-02-14 14:09:51,275 UTC [308682] DEBUG PIL.PngImagePlugin:190 STREAM b'bKGD' 85 6 2024-02-14 14:09:51,275 UTC [308682] DEBUG PIL.PngImagePlugin:726 b'bKGD' 85 6 (unknown) 2024-02-14 14:09:51,275 UTC [308682] DEBUG PIL.PngImagePlugin:190 STREAM b'tIME' 103 7 2024-02-14 14:09:51,275 UTC [308682] DEBUG PIL.PngImagePlugin:726 b'tIME' 103 7 (unknown) 2024-02-14 14:09:51,275 UTC [308682] DEBUG PIL.PngImagePlugin:190 STREAM b'IDAT' 122 32768 2024-02-14 14:09:51,295 UTC [308682] DEBUG PIL.PngImagePlugin:190 STREAM b'tEXt' 241285 37 2024-02-14 14:09:51,295 UTC [308682] DEBUG PIL.PngImagePlugin:190 STREAM b'tEXt' 241334 37 2024-02-14 14:09:51,295 UTC [308682] DEBUG PIL.PngImagePlugin:190 STREAM b'tEXt' 241383 40 2024-02-14 14:09:51,385 UTC [308682] DEBUG PIL.PngImagePlugin:190 STREAM b'IHDR' 16 13 2024-02-14 14:09:51,385 UTC [308682] DEBUG PIL.PngImagePlugin:190 STREAM b'cHRM' 41 32 2024-02-14 14:09:51,385 UTC [308682] DEBUG PIL.PngImagePlugin:190 STREAM b'bKGD' 85 6 2024-02-14 14:09:51,386 UTC [308682] DEBUG PIL.PngImagePlugin:726 b'bKGD' 85 6 (unknown) 2024-02-14 14:09:51,386 UTC [308682] DEBUG PIL.PngImagePlugin:190 STREAM b'tIME' 103 7 2024-02-14 14:09:51,386 UTC [308682] DEBUG PIL.PngImagePlugin:726 b'tIME' 103 7 (unknown) 2024-02-14 14:09:51,386 UTC [308682] DEBUG PIL.PngImagePlugin:190 STREAM b'IDAT' 122 32768 2024-02-14 14:09:51,406 UTC [308682] DEBUG PIL.PngImagePlugin:190 STREAM b'tEXt' 245987 37 2024-02-14 14:09:51,406 UTC [308682] DEBUG PIL.PngImagePlugin:190 STREAM b'tEXt' 246036 37 2024-02-14 14:09:51,406 UTC [308682] DEBUG PIL.PngImagePlugin:190 STREAM b'tEXt' 246085 40 2024-02-14 14:09:51,495 UTC [308682] DEBUG PIL.PngImagePlugin:190 STREAM b'IHDR' 16 13 2024-02-14 14:09:51,495 UTC [308682] DEBUG PIL.PngImagePlugin:190 STREAM b'cHRM' 41 32 2024-02-14 14:09:51,495 UTC [308682] DEBUG PIL.PngImagePlugin:190 STREAM b'bKGD' 85 6 2024-02-14 14:09:51,495 UTC [308682] DEBUG PIL.PngImagePlugin:726 b'bKGD' 85 6 (unknown) 2024-02-14 14:09:51,496 UTC [308682] DEBUG PIL.PngImagePlugin:190 STREAM b'tIME' 103 7 2024-02-14 14:09:51,496 UTC [308682] DEBUG PIL.PngImagePlugin:726 b'tIME' 103 7 (unknown) 2024-02-14 14:09:51,496 UTC [308682] DEBUG PIL.PngImagePlugin:190 STREAM b'IDAT' 122 32768 2024-02-14 14:09:51,515 UTC [308682] DEBUG PIL.PngImagePlugin:190 STREAM b'tEXt' 242427 37 2024-02-14 14:09:51,515 UTC [308682] DEBUG PIL.PngImagePlugin:190 STREAM b'tEXt' 242476 37 2024-02-14 14:09:51,515 UTC [308682] DEBUG PIL.PngImagePlugin:190 STREAM b'tEXt' 242525 40 2024-02-14 14:09:51,604 UTC [308682] DEBUG PIL.PngImagePlugin:190 STREAM b'IHDR' 16 13 2024-02-14 14:09:51,604 UTC [308682] DEBUG PIL.PngImagePlugin:190 STREAM b'cHRM' 41 32 2024-02-14 14:09:51,604 UTC [308682] DEBUG PIL.PngImagePlugin:190 STREAM b'bKGD' 85 6 2024-02-14 14:09:51,604 UTC [308682] DEBUG PIL.PngImagePlugin:726 b'bKGD' 85 6 (unknown) 2024-02-14 14:09:51,604 UTC [308682] DEBUG PIL.PngImagePlugin:190 STREAM b'tIME' 103 7 2024-02-14 14:09:51,604 UTC [308682] DEBUG PIL.PngImagePlugin:726 b'tIME' 103 7 (unknown) 2024-02-14 14:09:51,604 UTC [308682] DEBUG PIL.PngImagePlugin:190 STREAM b'IDAT' 122 32768 2024-02-14 14:09:51,624 UTC [308682] DEBUG PIL.PngImagePlugin:190 STREAM b'tEXt' 242937 37 2024-02-14 14:09:51,624 UTC [308682] DEBUG PIL.PngImagePlugin:190 STREAM b'tEXt' 242986 37 2024-02-14 14:09:51,624 UTC [308682] DEBUG PIL.PngImagePlugin:190 STREAM b'tEXt' 243035 40 2024-02-14 14:09:51,716 UTC [308682] DEBUG PIL.PngImagePlugin:190 STREAM b'IHDR' 16 13 2024-02-14 14:09:51,716 UTC [308682] DEBUG PIL.PngImagePlugin:190 STREAM b'cHRM' 41 32 2024-02-14 14:09:51,716 UTC [308682] DEBUG PIL.PngImagePlugin:190 STREAM b'bKGD' 85 6 2024-02-14 14:09:51,716 UTC [308682] DEBUG PIL.PngImagePlugin:726 b'bKGD' 85 6 (unknown) 2024-02-14 14:09:51,716 UTC [308682] DEBUG PIL.PngImagePlugin:190 STREAM b'tIME' 103 7 2024-02-14 14:09:51,716 UTC [308682] DEBUG PIL.PngImagePlugin:726 b'tIME' 103 7 (unknown) 2024-02-14 14:09:51,716 UTC [308682] DEBUG PIL.PngImagePlugin:190 STREAM b'IDAT' 122 32768 2024-02-14 14:09:51,736 UTC [308682] DEBUG PIL.PngImagePlugin:190 STREAM b'tEXt' 243475 37 2024-02-14 14:09:51,737 UTC [308682] DEBUG PIL.PngImagePlugin:190 STREAM b'tEXt' 243524 37 2024-02-14 14:09:51,737 UTC [308682] DEBUG PIL.PngImagePlugin:190 STREAM b'tEXt' 243573 40 2024-02-14 14:09:51,956 UTC [308682] DEBUG PIL.PngImagePlugin:190 STREAM b'IHDR' 16 13 2024-02-14 14:09:51,956 UTC [308682] DEBUG PIL.PngImagePlugin:190 STREAM b'cHRM' 41 32 2024-02-14 14:09:51,956 UTC [308682] DEBUG PIL.PngImagePlugin:190 STREAM b'bKGD' 85 6 2024-02-14 14:09:51,956 UTC [308682] DEBUG PIL.PngImagePlugin:726 b'bKGD' 85 6 (unknown) 2024-02-14 14:09:51,956 UTC [308682] DEBUG PIL.PngImagePlugin:190 STREAM b'tIME' 103 7 2024-02-14 14:09:51,956 UTC [308682] DEBUG PIL.PngImagePlugin:726 b'tIME' 103 7 (unknown) 2024-02-14 14:09:51,956 UTC [308682] DEBUG PIL.PngImagePlugin:190 STREAM b'IDAT' 122 32768 2024-02-14 14:09:51,975 UTC [308682] DEBUG PIL.PngImagePlugin:190 STREAM b'tEXt' 214534 37 2024-02-14 14:09:51,975 UTC [308682] DEBUG PIL.PngImagePlugin:190 STREAM b'tEXt' 214583 37 2024-02-14 14:09:51,975 UTC [308682] DEBUG PIL.PngImagePlugin:190 STREAM b'tEXt' 214632 40 2024-02-14 14:09:52,062 UTC [308682] DEBUG PIL.PngImagePlugin:190 STREAM b'IHDR' 16 13 2024-02-14 14:09:52,062 UTC [308682] DEBUG PIL.PngImagePlugin:190 STREAM b'cHRM' 41 32 2024-02-14 14:09:52,062 UTC [308682] DEBUG PIL.PngImagePlugin:190 STREAM b'bKGD' 85 6 2024-02-14 14:09:52,062 UTC [308682] DEBUG PIL.PngImagePlugin:726 b'bKGD' 85 6 (unknown) 2024-02-14 14:09:52,062 UTC [308682] DEBUG PIL.PngImagePlugin:190 STREAM b'tIME' 103 7 2024-02-14 14:09:52,062 UTC [308682] DEBUG PIL.PngImagePlugin:726 b'tIME' 103 7 (unknown) 2024-02-14 14:09:52,062 UTC [308682] DEBUG PIL.PngImagePlugin:190 STREAM b'IDAT' 122 32768 2024-02-14 14:09:52,082 UTC [308682] DEBUG PIL.PngImagePlugin:190 STREAM b'tEXt' 230843 37 2024-02-14 14:09:52,082 UTC [308682] DEBUG PIL.PngImagePlugin:190 STREAM b'tEXt' 230892 37 2024-02-14 14:09:52,082 UTC [308682] DEBUG PIL.PngImagePlugin:190 STREAM b'tEXt' 230941 40 2024-02-14 14:09:52,171 UTC [308682] DEBUG PIL.PngImagePlugin:190 STREAM b'IHDR' 16 13 2024-02-14 14:09:52,171 UTC [308682] DEBUG PIL.PngImagePlugin:190 STREAM b'cHRM' 41 32 2024-02-14 14:09:52,171 UTC [308682] DEBUG PIL.PngImagePlugin:190 STREAM b'bKGD' 85 6 2024-02-14 14:09:52,171 UTC [308682] DEBUG PIL.PngImagePlugin:726 b'bKGD' 85 6 (unknown) 2024-02-14 14:09:52,171 UTC [308682] DEBUG PIL.PngImagePlugin:190 STREAM b'tIME' 103 7 2024-02-14 14:09:52,171 UTC [308682] DEBUG PIL.PngImagePlugin:726 b'tIME' 103 7 (unknown) 2024-02-14 14:09:52,171 UTC [308682] DEBUG PIL.PngImagePlugin:190 STREAM b'IDAT' 122 32768 2024-02-14 14:09:52,190 UTC [308682] DEBUG PIL.PngImagePlugin:190 STREAM b'tEXt' 227700 37 2024-02-14 14:09:52,190 UTC [308682] DEBUG PIL.PngImagePlugin:190 STREAM b'tEXt' 227749 37 2024-02-14 14:09:52,190 UTC [308682] DEBUG PIL.PngImagePlugin:190 STREAM b'tEXt' 227798 40 2024-02-14 14:09:52,277 UTC [308682] DEBUG PIL.PngImagePlugin:190 STREAM b'IHDR' 16 13 2024-02-14 14:09:52,277 UTC [308682] DEBUG PIL.PngImagePlugin:190 STREAM b'cHRM' 41 32 2024-02-14 14:09:52,277 UTC [308682] DEBUG PIL.PngImagePlugin:190 STREAM b'bKGD' 85 6 2024-02-14 14:09:52,277 UTC [308682] DEBUG PIL.PngImagePlugin:726 b'bKGD' 85 6 (unknown) 2024-02-14 14:09:52,277 UTC [308682] DEBUG PIL.PngImagePlugin:190 STREAM b'tIME' 103 7 2024-02-14 14:09:52,277 UTC [308682] DEBUG PIL.PngImagePlugin:726 b'tIME' 103 7 (unknown) 2024-02-14 14:09:52,277 UTC [308682] DEBUG PIL.PngImagePlugin:190 STREAM b'IDAT' 122 32768 2024-02-14 14:09:52,296 UTC [308682] DEBUG PIL.PngImagePlugin:190 STREAM b'tEXt' 229171 37 2024-02-14 14:09:52,296 UTC [308682] DEBUG PIL.PngImagePlugin:190 STREAM b'tEXt' 229220 37 2024-02-14 14:09:52,296 UTC [308682] DEBUG PIL.PngImagePlugin:190 STREAM b'tEXt' 229269 40 2024-02-14 14:09:52,385 UTC [308682] DEBUG PIL.PngImagePlugin:190 STREAM b'IHDR' 16 13 2024-02-14 14:09:52,385 UTC [308682] DEBUG PIL.PngImagePlugin:190 STREAM b'cHRM' 41 32 2024-02-14 14:09:52,385 UTC [308682] DEBUG PIL.PngImagePlugin:190 STREAM b'bKGD' 85 6 2024-02-14 14:09:52,385 UTC [308682] DEBUG PIL.PngImagePlugin:726 b'bKGD' 85 6 (unknown) 2024-02-14 14:09:52,385 UTC [308682] DEBUG PIL.PngImagePlugin:190 STREAM b'tIME' 103 7 2024-02-14 14:09:52,385 UTC [308682] DEBUG PIL.PngImagePlugin:726 b'tIME' 103 7 (unknown) 2024-02-14 14:09:52,385 UTC [308682] DEBUG PIL.PngImagePlugin:190 STREAM b'IDAT' 122 32768 2024-02-14 14:09:52,404 UTC [308682] DEBUG PIL.PngImagePlugin:190 STREAM b'tEXt' 228254 37 2024-02-14 14:09:52,404 UTC [308682] DEBUG PIL.PngImagePlugin:190 STREAM b'tEXt' 228303 37 2024-02-14 14:09:52,404 UTC [308682] DEBUG PIL.PngImagePlugin:190 STREAM b'tEXt' 228352 40 2024-02-14 14:09:52,510 UTC [308682] DEBUG PIL.PngImagePlugin:190 STREAM b'IHDR' 16 13 2024-02-14 14:09:52,510 UTC [308682] DEBUG PIL.PngImagePlugin:190 STREAM b'cHRM' 41 32 2024-02-14 14:09:52,510 UTC [308682] DEBUG PIL.PngImagePlugin:190 STREAM b'bKGD' 85 6 2024-02-14 14:09:52,510 UTC [308682] DEBUG PIL.PngImagePlugin:726 b'bKGD' 85 6 (unknown) 2024-02-14 14:09:52,510 UTC [308682] DEBUG PIL.PngImagePlugin:190 STREAM b'tIME' 103 7 2024-02-14 14:09:52,510 UTC [308682] DEBUG PIL.PngImagePlugin:726 b'tIME' 103 7 (unknown) 2024-02-14 14:09:52,510 UTC [308682] DEBUG PIL.PngImagePlugin:190 STREAM b'IDAT' 122 32768 2024-02-14 14:09:52,555 UTC [308682] DEBUG PIL.PngImagePlugin:190 STREAM b'tEXt' 164255 37 2024-02-14 14:09:52,555 UTC [308682] DEBUG PIL.PngImagePlugin:190 STREAM b'tEXt' 164304 37 2024-02-14 14:09:52,555 UTC [308682] DEBUG PIL.PngImagePlugin:190 STREAM b'tEXt' 164353 40 2024-02-14 14:09:52,740 UTC [308682] DEBUG PIL.PngImagePlugin:190 STREAM b'IHDR' 16 13 2024-02-14 14:09:52,740 UTC [308682] DEBUG PIL.PngImagePlugin:190 STREAM b'cHRM' 41 32 2024-02-14 14:09:52,740 UTC [308682] DEBUG PIL.PngImagePlugin:190 STREAM b'bKGD' 85 6 2024-02-14 14:09:52,740 UTC [308682] DEBUG PIL.PngImagePlugin:726 b'bKGD' 85 6 (unknown) 2024-02-14 14:09:52,740 UTC [308682] DEBUG PIL.PngImagePlugin:190 STREAM b'tIME' 103 7 2024-02-14 14:09:52,740 UTC [308682] DEBUG PIL.PngImagePlugin:726 b'tIME' 103 7 (unknown) 2024-02-14 14:09:52,740 UTC [308682] DEBUG PIL.PngImagePlugin:190 STREAM b'IDAT' 122 32768 2024-02-14 14:09:52,785 UTC [308682] DEBUG PIL.PngImagePlugin:190 STREAM b'tEXt' 160630 37 2024-02-14 14:09:52,785 UTC [308682] DEBUG PIL.PngImagePlugin:190 STREAM b'tEXt' 160679 37 2024-02-14 14:09:52,785 UTC [308682] DEBUG PIL.PngImagePlugin:190 STREAM b'tEXt' 160728 40 2024-02-14 14:09:52,937 UTC [308682] DEBUG PIL.PngImagePlugin:190 STREAM b'IHDR' 16 13 2024-02-14 14:09:52,937 UTC [308682] DEBUG PIL.PngImagePlugin:190 STREAM b'cHRM' 41 32 2024-02-14 14:09:52,937 UTC [308682] DEBUG PIL.PngImagePlugin:190 STREAM b'bKGD' 85 6 2024-02-14 14:09:52,937 UTC [308682] DEBUG PIL.PngImagePlugin:726 b'bKGD' 85 6 (unknown) 2024-02-14 14:09:52,937 UTC [308682] DEBUG PIL.PngImagePlugin:190 STREAM b'tIME' 103 7 2024-02-14 14:09:52,937 UTC [308682] DEBUG PIL.PngImagePlugin:726 b'tIME' 103 7 (unknown) 2024-02-14 14:09:52,937 UTC [308682] DEBUG PIL.PngImagePlugin:190 STREAM b'IDAT' 122 32768 2024-02-14 14:09:52,980 UTC [308682] DEBUG PIL.PngImagePlugin:190 STREAM b'tEXt' 166473 37 2024-02-14 14:09:52,980 UTC [308682] DEBUG PIL.PngImagePlugin:190 STREAM b'tEXt' 166522 37 2024-02-14 14:09:52,980 UTC [308682] DEBUG PIL.PngImagePlugin:190 STREAM b'tEXt' 166571 40 2024-02-14 14:09:53,129 UTC [308682] DEBUG PIL.PngImagePlugin:190 STREAM b'IHDR' 16 13 2024-02-14 14:09:53,129 UTC [308682] DEBUG PIL.PngImagePlugin:190 STREAM b'cHRM' 41 32 2024-02-14 14:09:53,129 UTC [308682] DEBUG PIL.PngImagePlugin:190 STREAM b'bKGD' 85 6 2024-02-14 14:09:53,129 UTC [308682] DEBUG PIL.PngImagePlugin:726 b'bKGD' 85 6 (unknown) 2024-02-14 14:09:53,129 UTC [308682] DEBUG PIL.PngImagePlugin:190 STREAM b'tIME' 103 7 2024-02-14 14:09:53,129 UTC [308682] DEBUG PIL.PngImagePlugin:726 b'tIME' 103 7 (unknown) 2024-02-14 14:09:53,129 UTC [308682] DEBUG PIL.PngImagePlugin:190 STREAM b'IDAT' 122 32768 2024-02-14 14:09:53,171 UTC [308682] DEBUG PIL.PngImagePlugin:190 STREAM b'tEXt' 164564 37 2024-02-14 14:09:53,171 UTC [308682] DEBUG PIL.PngImagePlugin:190 STREAM b'tEXt' 164613 37 2024-02-14 14:09:53,171 UTC [308682] DEBUG PIL.PngImagePlugin:190 STREAM b'tEXt' 164662 40 2024-02-14 14:09:53,320 UTC [308682] DEBUG PIL.PngImagePlugin:190 STREAM b'IHDR' 16 13 2024-02-14 14:09:53,321 UTC [308682] DEBUG PIL.PngImagePlugin:190 STREAM b'cHRM' 41 32 2024-02-14 14:09:53,321 UTC [308682] DEBUG PIL.PngImagePlugin:190 STREAM b'bKGD' 85 6 2024-02-14 14:09:53,321 UTC [308682] DEBUG PIL.PngImagePlugin:726 b'bKGD' 85 6 (unknown) 2024-02-14 14:09:53,321 UTC [308682] DEBUG PIL.PngImagePlugin:190 STREAM b'tIME' 103 7 2024-02-14 14:09:53,321 UTC [308682] DEBUG PIL.PngImagePlugin:726 b'tIME' 103 7 (unknown) 2024-02-14 14:09:53,321 UTC [308682] DEBUG PIL.PngImagePlugin:190 STREAM b'IDAT' 122 32768 2024-02-14 14:09:53,360 UTC [308682] DEBUG PIL.PngImagePlugin:190 STREAM b'tEXt' 229081 37 2024-02-14 14:09:53,360 UTC [308682] DEBUG PIL.PngImagePlugin:190 STREAM b'tEXt' 229130 37 2024-02-14 14:09:53,360 UTC [308682] DEBUG PIL.PngImagePlugin:190 STREAM b'tEXt' 229179 40 2024-02-14 14:09:53,513 UTC [308682] DEBUG PIL.PngImagePlugin:190 STREAM b'IHDR' 16 13 2024-02-14 14:09:53,513 UTC [308682] DEBUG PIL.PngImagePlugin:190 STREAM b'cHRM' 41 32 2024-02-14 14:09:53,513 UTC [308682] DEBUG PIL.PngImagePlugin:190 STREAM b'bKGD' 85 6 2024-02-14 14:09:53,513 UTC [308682] DEBUG PIL.PngImagePlugin:726 b'bKGD' 85 6 (unknown) 2024-02-14 14:09:53,513 UTC [308682] DEBUG PIL.PngImagePlugin:190 STREAM b'tIME' 103 7 2024-02-14 14:09:53,513 UTC [308682] DEBUG PIL.PngImagePlugin:726 b'tIME' 103 7 (unknown) 2024-02-14 14:09:53,513 UTC [308682] DEBUG PIL.PngImagePlugin:190 STREAM b'IDAT' 122 32768 2024-02-14 14:09:53,559 UTC [308682] DEBUG PIL.PngImagePlugin:190 STREAM b'tEXt' 147073 37 2024-02-14 14:09:53,559 UTC [308682] DEBUG PIL.PngImagePlugin:190 STREAM b'tEXt' 147122 37 2024-02-14 14:09:53,559 UTC [308682] DEBUG PIL.PngImagePlugin:190 STREAM b'tEXt' 147171 40 2024-02-14 14:09:53,708 UTC [308682] DEBUG PIL.PngImagePlugin:190 STREAM b'IHDR' 16 13 2024-02-14 14:09:53,708 UTC [308682] DEBUG PIL.PngImagePlugin:190 STREAM b'cHRM' 41 32 2024-02-14 14:09:53,708 UTC [308682] DEBUG PIL.PngImagePlugin:190 STREAM b'bKGD' 85 6 2024-02-14 14:09:53,708 UTC [308682] DEBUG PIL.PngImagePlugin:726 b'bKGD' 85 6 (unknown) 2024-02-14 14:09:53,708 UTC [308682] DEBUG PIL.PngImagePlugin:190 STREAM b'tIME' 103 7 2024-02-14 14:09:53,708 UTC [308682] DEBUG PIL.PngImagePlugin:726 b'tIME' 103 7 (unknown) 2024-02-14 14:09:53,708 UTC [308682] DEBUG PIL.PngImagePlugin:190 STREAM b'IDAT' 122 32768 2024-02-14 14:09:53,728 UTC [308682] DEBUG PIL.PngImagePlugin:190 STREAM b'tEXt' 265670 37 2024-02-14 14:09:53,728 UTC [308682] DEBUG PIL.PngImagePlugin:190 STREAM b'tEXt' 265719 37 2024-02-14 14:09:53,729 UTC [308682] DEBUG PIL.PngImagePlugin:190 STREAM b'tEXt' 265768 40 2024-02-14 14:09:53,820 UTC [308682] DEBUG PIL.PngImagePlugin:190 STREAM b'IHDR' 16 13 2024-02-14 14:09:53,821 UTC [308682] DEBUG PIL.PngImagePlugin:190 STREAM b'cHRM' 41 32 2024-02-14 14:09:53,821 UTC [308682] DEBUG PIL.PngImagePlugin:190 STREAM b'bKGD' 85 6 2024-02-14 14:09:53,821 UTC [308682] DEBUG PIL.PngImagePlugin:726 b'bKGD' 85 6 (unknown) 2024-02-14 14:09:53,821 UTC [308682] DEBUG PIL.PngImagePlugin:190 STREAM b'tIME' 103 7 2024-02-14 14:09:53,821 UTC [308682] DEBUG PIL.PngImagePlugin:726 b'tIME' 103 7 (unknown) 2024-02-14 14:09:53,821 UTC [308682] DEBUG PIL.PngImagePlugin:190 STREAM b'IDAT' 122 32768 2024-02-14 14:09:53,842 UTC [308682] DEBUG PIL.PngImagePlugin:190 STREAM b'tEXt' 284046 37 2024-02-14 14:09:53,842 UTC [308682] DEBUG PIL.PngImagePlugin:190 STREAM b'tEXt' 284095 37 2024-02-14 14:09:53,842 UTC [308682] DEBUG PIL.PngImagePlugin:190 STREAM b'tEXt' 284144 40 2024-02-14 14:09:53,936 UTC [308682] DEBUG PIL.PngImagePlugin:190 STREAM b'IHDR' 16 13 2024-02-14 14:09:53,936 UTC [308682] DEBUG PIL.PngImagePlugin:190 STREAM b'cHRM' 41 32 2024-02-14 14:09:53,936 UTC [308682] DEBUG PIL.PngImagePlugin:190 STREAM b'bKGD' 85 6 2024-02-14 14:09:53,936 UTC [308682] DEBUG PIL.PngImagePlugin:726 b'bKGD' 85 6 (unknown) 2024-02-14 14:09:53,936 UTC [308682] DEBUG PIL.PngImagePlugin:190 STREAM b'tIME' 103 7 2024-02-14 14:09:53,936 UTC [308682] DEBUG PIL.PngImagePlugin:726 b'tIME' 103 7 (unknown) 2024-02-14 14:09:53,936 UTC [308682] DEBUG PIL.PngImagePlugin:190 STREAM b'IDAT' 122 32768 2024-02-14 14:09:53,958 UTC [308682] DEBUG PIL.PngImagePlugin:190 STREAM b'tEXt' 279533 37 2024-02-14 14:09:53,958 UTC [308682] DEBUG PIL.PngImagePlugin:190 STREAM b'tEXt' 279582 37 2024-02-14 14:09:53,958 UTC [308682] DEBUG PIL.PngImagePlugin:190 STREAM b'tEXt' 279631 40 2024-02-14 14:09:54,051 UTC [308682] DEBUG PIL.PngImagePlugin:190 STREAM b'IHDR' 16 13 2024-02-14 14:09:54,051 UTC [308682] DEBUG PIL.PngImagePlugin:190 STREAM b'cHRM' 41 32 2024-02-14 14:09:54,051 UTC [308682] DEBUG PIL.PngImagePlugin:190 STREAM b'bKGD' 85 6 2024-02-14 14:09:54,051 UTC [308682] DEBUG PIL.PngImagePlugin:726 b'bKGD' 85 6 (unknown) 2024-02-14 14:09:54,051 UTC [308682] DEBUG PIL.PngImagePlugin:190 STREAM b'tIME' 103 7 2024-02-14 14:09:54,051 UTC [308682] DEBUG PIL.PngImagePlugin:726 b'tIME' 103 7 (unknown) 2024-02-14 14:09:54,051 UTC [308682] DEBUG PIL.PngImagePlugin:190 STREAM b'IDAT' 122 32768 2024-02-14 14:09:54,071 UTC [308682] DEBUG PIL.PngImagePlugin:190 STREAM b'tEXt' 283899 37 2024-02-14 14:09:54,071 UTC [308682] DEBUG PIL.PngImagePlugin:190 STREAM b'tEXt' 283948 37 2024-02-14 14:09:54,072 UTC [308682] DEBUG PIL.PngImagePlugin:190 STREAM b'tEXt' 283997 40 2024-02-14 14:09:54,165 UTC [308682] DEBUG PIL.PngImagePlugin:190 STREAM b'IHDR' 16 13 2024-02-14 14:09:54,165 UTC [308682] DEBUG PIL.PngImagePlugin:190 STREAM b'cHRM' 41 32 2024-02-14 14:09:54,165 UTC [308682] DEBUG PIL.PngImagePlugin:190 STREAM b'bKGD' 85 6 2024-02-14 14:09:54,165 UTC [308682] DEBUG PIL.PngImagePlugin:726 b'bKGD' 85 6 (unknown) 2024-02-14 14:09:54,165 UTC [308682] DEBUG PIL.PngImagePlugin:190 STREAM b'tIME' 103 7 2024-02-14 14:09:54,165 UTC [308682] DEBUG PIL.PngImagePlugin:726 b'tIME' 103 7 (unknown) 2024-02-14 14:09:54,165 UTC [308682] DEBUG PIL.PngImagePlugin:190 STREAM b'IDAT' 122 32768 2024-02-14 14:09:54,185 UTC [308682] DEBUG PIL.PngImagePlugin:190 STREAM b'tEXt' 266445 37 2024-02-14 14:09:54,185 UTC [308682] DEBUG PIL.PngImagePlugin:190 STREAM b'tEXt' 266494 37 2024-02-14 14:09:54,185 UTC [308682] DEBUG PIL.PngImagePlugin:190 STREAM b'tEXt' 266543 40 2024-02-14 14:09:54,276 UTC [308682] DEBUG PIL.PngImagePlugin:190 STREAM b'IHDR' 16 13 2024-02-14 14:09:54,276 UTC [308682] DEBUG PIL.PngImagePlugin:190 STREAM b'cHRM' 41 32 2024-02-14 14:09:54,276 UTC [308682] DEBUG PIL.PngImagePlugin:190 STREAM b'bKGD' 85 6 2024-02-14 14:09:54,276 UTC [308682] DEBUG PIL.PngImagePlugin:726 b'bKGD' 85 6 (unknown) 2024-02-14 14:09:54,276 UTC [308682] DEBUG PIL.PngImagePlugin:190 STREAM b'tIME' 103 7 2024-02-14 14:09:54,276 UTC [308682] DEBUG PIL.PngImagePlugin:726 b'tIME' 103 7 (unknown) 2024-02-14 14:09:54,276 UTC [308682] DEBUG PIL.PngImagePlugin:190 STREAM b'IDAT' 122 32768 2024-02-14 14:09:54,296 UTC [308682] DEBUG PIL.PngImagePlugin:190 STREAM b'tEXt' 280608 37 2024-02-14 14:09:54,296 UTC [308682] DEBUG PIL.PngImagePlugin:190 STREAM b'tEXt' 280657 37 2024-02-14 14:09:54,296 UTC [308682] DEBUG PIL.PngImagePlugin:190 STREAM b'tEXt' 280706 40 2024-02-14 14:09:54,390 UTC [308682] DEBUG PIL.PngImagePlugin:190 STREAM b'IHDR' 16 13 2024-02-14 14:09:54,390 UTC [308682] DEBUG PIL.PngImagePlugin:190 STREAM b'cHRM' 41 32 2024-02-14 14:09:54,390 UTC [308682] DEBUG PIL.PngImagePlugin:190 STREAM b'bKGD' 85 6 2024-02-14 14:09:54,390 UTC [308682] DEBUG PIL.PngImagePlugin:726 b'bKGD' 85 6 (unknown) 2024-02-14 14:09:54,390 UTC [308682] DEBUG PIL.PngImagePlugin:190 STREAM b'tIME' 103 7 2024-02-14 14:09:54,390 UTC [308682] DEBUG PIL.PngImagePlugin:726 b'tIME' 103 7 (unknown) 2024-02-14 14:09:54,390 UTC [308682] DEBUG PIL.PngImagePlugin:190 STREAM b'IDAT' 122 32768 2024-02-14 14:09:54,443 UTC [308682] DEBUG PIL.PngImagePlugin:190 STREAM b'tEXt' 198589 37 2024-02-14 14:09:54,443 UTC [308682] DEBUG PIL.PngImagePlugin:190 STREAM b'tEXt' 198638 37 2024-02-14 14:09:54,443 UTC [308682] DEBUG PIL.PngImagePlugin:190 STREAM b'tEXt' 198687 40 2024-02-14 14:09:54,626 UTC [308682] DEBUG PIL.PngImagePlugin:190 STREAM b'IHDR' 16 13 2024-02-14 14:09:54,626 UTC [308682] DEBUG PIL.PngImagePlugin:190 STREAM b'cHRM' 41 32 2024-02-14 14:09:54,626 UTC [308682] DEBUG PIL.PngImagePlugin:190 STREAM b'bKGD' 85 6 2024-02-14 14:09:54,626 UTC [308682] DEBUG PIL.PngImagePlugin:726 b'bKGD' 85 6 (unknown) 2024-02-14 14:09:54,626 UTC [308682] DEBUG PIL.PngImagePlugin:190 STREAM b'tIME' 103 7 2024-02-14 14:09:54,626 UTC [308682] DEBUG PIL.PngImagePlugin:726 b'tIME' 103 7 (unknown) 2024-02-14 14:09:54,626 UTC [308682] DEBUG PIL.PngImagePlugin:190 STREAM b'IDAT' 122 32768 2024-02-14 14:09:54,682 UTC [308682] DEBUG PIL.PngImagePlugin:190 STREAM b'tEXt' 196922 37 2024-02-14 14:09:54,682 UTC [308682] DEBUG PIL.PngImagePlugin:190 STREAM b'tEXt' 196971 37 2024-02-14 14:09:54,682 UTC [308682] DEBUG PIL.PngImagePlugin:190 STREAM b'tEXt' 197020 40 2024-02-14 14:09:54,901 UTC [308682] DEBUG PIL.PngImagePlugin:190 STREAM b'IHDR' 16 13 2024-02-14 14:09:54,901 UTC [308682] DEBUG PIL.PngImagePlugin:190 STREAM b'cHRM' 41 32 2024-02-14 14:09:54,901 UTC [308682] DEBUG PIL.PngImagePlugin:190 STREAM b'bKGD' 85 6 2024-02-14 14:09:54,901 UTC [308682] DEBUG PIL.PngImagePlugin:726 b'bKGD' 85 6 (unknown) 2024-02-14 14:09:54,901 UTC [308682] DEBUG PIL.PngImagePlugin:190 STREAM b'tIME' 103 7 2024-02-14 14:09:54,901 UTC [308682] DEBUG PIL.PngImagePlugin:726 b'tIME' 103 7 (unknown) 2024-02-14 14:09:54,901 UTC [308682] DEBUG PIL.PngImagePlugin:190 STREAM b'IDAT' 122 32768 2024-02-14 14:09:54,949 UTC [308682] DEBUG PIL.PngImagePlugin:190 STREAM b'tEXt' 188883 37 2024-02-14 14:09:54,949 UTC [308682] DEBUG PIL.PngImagePlugin:190 STREAM b'tEXt' 188932 37 2024-02-14 14:09:54,949 UTC [308682] DEBUG PIL.PngImagePlugin:190 STREAM b'tEXt' 188981 40 2024-02-14 14:09:55,119 UTC [308682] DEBUG esmvalcore._task:685 Collecting provenance of task diagnostic1/cvdp took 38.9 seconds 2024-02-14 14:09:55,120 UTC [308682] INFO esmvalcore._task:266 Successfully completed task diagnostic1/cvdp (priority 0) in 0:06:15.683251 2024-02-14 14:09:55,153 UTC [308405] INFO esmvalcore._task:793 Progress: 0 tasks running, 0 tasks waiting for ancestors, 5/5 done 2024-02-14 14:09:55,154 UTC [308405] INFO esmvalcore._task:798 Successfully completed all tasks. 2024-02-14 14:09:55,175 UTC [308405] INFO esmvalcore._recipe.recipe:1076 Wrote recipe with version numbers and wildcards to: file:///projects/NS2980K/www/tomast/esmvaltool2.10.0/output/recipe_cvdp_20240214_140257/run/recipe_cvdp_filled.yml 2024-02-14 14:09:55,877 UTC [308405] INFO esmvalcore.experimental.recipe_output:244 Wrote recipe output to: file:///projects/NS2980K/www/tomast/esmvaltool2.10.0/output/recipe_cvdp_20240214_140257/index.html 2024-02-14 14:09:55,877 UTC [308405] INFO esmvalcore._main:133 Ending the Earth System Model Evaluation Tool at time: 2024-02-14 14:09:55 UTC 2024-02-14 14:09:55,877 UTC [308405] INFO esmvalcore._main:136 Time for running the recipe was: 0:06:53.323505 2024-02-14 14:09:56,642 UTC [308405] INFO esmvalcore._task:128 Maximum memory used (estimate): 3.0 GB 2024-02-14 14:09:56,642 UTC [308405] INFO esmvalcore._task:130 Sampled every second. It may be inaccurate if short but high spikes in memory consumption occur. 2024-02-14 14:09:56,643 UTC [308405] INFO esmvalcore._main:470 Removing `preproc` directory containing preprocessed data 2024-02-14 14:09:56,643 UTC [308405] INFO esmvalcore._main:473 If this data is further needed, then set `remove_preproc_dir` to `false` in your user configuration file 2024-02-14 14:09:56,649 UTC [308405] INFO esmvalcore._main:450 Run was successful