Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Jupyter docker: incremental build to get latest unreleased threddsclient for Thredds 5 compat #134

Merged
merged 2 commits into from
Jan 22, 2024

Conversation

tlvu
Copy link
Contributor

@tlvu tlvu commented Jan 16, 2024

Overview

Incremental build to get latest unreleased threddsclient for Thredds 5 compatibility, to get this specific commit bird-house/threddsclient@441e727.

Incremental build is chosen over full build to speed up release process, at the expense of not having the latest and greatest of everything. Also because this do not pull any new indirect dependencies which might cause incompatibility with existing packages.

Screenshot from 2024-01-17 14-26-13

Changes

  • Jupyter env changes:
    • Relevant changes (alphabetical order):
<   - threddsclient=0.4.2=py_0
# actually newer than 0.4.4 because this is an install from source
>       - threddsclient==0.4.4

Test

Related Issue / Discussion

Additional Information

Full diff conda env export:

py39-230601-1-update231122-py39-230601-1-update240116-conda-env-export.diff.txt
    
581d580
<   - threddsclient=0.4.2=py_0
700a700
>       - threddsclient==0.4.4
    
  

Full new conda env export:

py39-230601-1-update240116-conda-env-export.yml.txt
    
name: birdy
channels:
  - cdat
  - conda-forge
  - defaults
dependencies:
  - _libgcc_mutex=0.1=conda_forge
  - _openmp_mutex=4.5=2_gnu
  - affine=2.4.0=pyhd8ed1ab_0
  - aiobotocore=2.5.0=pyhd8ed1ab_0
  - aiofiles=22.1.0=pyhd8ed1ab_0
  - aiohttp=3.8.4=py39h72bdee0_0
  - aioitertools=0.11.0=pyhd8ed1ab_0
  - aiosignal=1.3.1=pyhd8ed1ab_0
  - aiosqlite=0.19.0=pyhd8ed1ab_0
  - alembic=1.11.1=pyhd8ed1ab_0
  - alsa-lib=1.2.8=h166bdaf_0
  - altair=5.0.1=pyhd8ed1ab_0
  - ansi2html=1.8.0=py39hf3d152e_1
  - anyio=3.6.1=pyhd8ed1ab_1
  - aom=3.5.0=h27087fc_0
  - appdirs=1.4.4=pyh9f0ad1d_0
  - argon2-cffi=21.3.0=pyhd8ed1ab_0
  - argon2-cffi-bindings=21.2.0=py39hb9d737c_3
  - asciitree=0.3.3=py_2
  - astor=0.8.1=pyh9f0ad1d_0
  - asttokens=2.2.1=pyhd8ed1ab_0
  - async-timeout=4.0.2=pyhd8ed1ab_0
  - async_generator=1.10=py_0
  - attr=2.5.1=h166bdaf_1
  - attrs=23.1.0=pyh71513ae_1
  - aws-c-auth=0.6.27=he072965_1
  - aws-c-cal=0.5.26=hf677bf3_1
  - aws-c-common=0.8.19=hd590300_0
  - aws-c-compression=0.2.16=hbad4bc6_7
  - aws-c-event-stream=0.2.20=hb4b372c_7
  - aws-c-http=0.7.7=h2632f9a_4
  - aws-c-io=0.13.21=h9fef7b8_5
  - aws-c-mqtt=0.8.11=h2282364_1
  - aws-c-s3=0.3.0=hcb5a9b2_2
  - aws-c-sdkutils=0.1.9=hbad4bc6_2
  - aws-checksums=0.1.14=hbad4bc6_7
  - aws-crt-cpp=0.20.2=he0fdcb3_0
  - aws-sdk-cpp=1.10.57=h059227d_13
  - babel=2.12.1=pyhd8ed1ab_1
  - backcall=0.2.0=pyh9f0ad1d_0
  - backports=1.0=pyhd8ed1ab_3
  - backports.functools_lru_cache=1.6.4=pyhd8ed1ab_0
  - base58=2.1.1=pyhd8ed1ab_0
  - bcrypt=3.2.2=py39hb9d737c_1
  - beautifulsoup4=4.12.2=pyha770c72_0
  - bias_correction=0.4=pyhd8ed1ab_0
  - birdy=0.8.4=pyh1a96a4e_0
  - bleach=6.0.0=pyhd8ed1ab_0
  - blinker=1.6.2=pyhd8ed1ab_0
  - blosc=1.21.4=h0f2a231_0
  - bokeh=2.4.3=pyhd8ed1ab_3
  - boltons=23.0.0=pyhd8ed1ab_0
  - boost-cpp=1.78.0=h5adbc97_2
  - boto3=1.26.76=pyhd8ed1ab_0
  - botocore=1.29.76=pyhd8ed1ab_0
  - bottleneck=1.3.7=py39h389d5f1_0
  - branca=0.6.0=pyhd8ed1ab_0
  - brotli=1.0.9=h166bdaf_8
  - brotli-bin=1.0.9=h166bdaf_8
  - brotlipy=0.7.0=py39hb9d737c_1005
  - brunsli=0.1=h9c3ff4c_0
  - bzip2=1.0.8=h7f98852_4
  - c-ares=1.19.1=hd590300_0
  - c-blosc2=2.9.2=hb4ffafa_0
  - ca-certificates=2023.7.22=hbcca054_0
  - cached-property=1.5.2=hd8ed1ab_1
  - cached_property=1.5.2=pyha770c72_1
  - cachetools=5.3.0=pyhd8ed1ab_0
  - cairo=1.16.0=ha61ee94_1014
  - cartopy=0.21.1=py39h6e7ad6e_0
  - cattrs=23.1.1=pyhd8ed1ab_0
  - cdat_info=8.2.1=pyhd8ed1ab_2
  - cdms2=3.1.5=py39h36de48d_15
  - cdtime=3.1.4=py39he83c29a_7
  - certifi=2023.7.22=pyhd8ed1ab_0
  - certipy=0.1.3=py_0
  - cf_xarray=0.8.0=pyhd8ed1ab_0
  - cffi=1.15.1=py39he91dace_3
  - cfgrib=0.9.10.4=pyhd8ed1ab_0
  - cfgv=3.3.1=pyhd8ed1ab_0
  - cfitsio=4.2.0=hd9d235c_0
  - cftime=1.6.2=py39h2ae25f5_1
  - charls=2.4.2=h59595ed_0
  - charset-normalizer=2.1.1=pyhd8ed1ab_0
  - click=8.1.3=unix_pyhd8ed1ab_2
  - click-plugins=1.1.1=py_0
  - cligj=0.7.2=pyhd8ed1ab_1
  - climpred=2.3.0=pyhd8ed1ab_0
  - clisops=0.9.6=pyh1a96a4e_0
  - cloudpickle=2.2.1=pyhd8ed1ab_0
  - colorama=0.4.6=pyhd8ed1ab_0
  - colorcet=3.0.1=pyhd8ed1ab_0
  - comm=0.1.3=pyhd8ed1ab_0
  - configurable-http-proxy=4.5.4=he2f69ee_2
  - contourpy=1.0.7=py39h4b4f3f3_0
  - coverage=7.2.7=py39hd1e30aa_0
  - cryptography=41.0.0=py39hd4f0224_0
  - curl=8.1.2=h409715c_0
  - cycler=0.11.0=pyhd8ed1ab_0
  - cytoolz=0.12.0=py39hb9d737c_1
  - dash=2.10.0=pyhd8ed1ab_0
  - dask=2023.5.1=pyhd8ed1ab_0
  - dask-core=2023.5.1=pyhd8ed1ab_0
  - dask-labextension=6.1.0=pyhd8ed1ab_0
  - dataclasses=0.8=pyhc8e2a94_3
  - datashader=0.15.0=pyhd8ed1ab_0
  - datashape=0.5.4=py_1
  - dav1d=1.2.0=hd590300_0
  - dbus=1.13.6=h5008d03_3
  - debugpy=1.6.7=py39h227be39_0
  - decorator=5.1.1=pyhd8ed1ab_0
  - defusedxml=0.7.1=pyhd8ed1ab_0
  - descartes=1.1.0=py_4
  - dill=0.3.6=pyhd8ed1ab_1
  - distarray=2.12.2=pyh050c7b8_4
  - distlib=0.3.6=pyhd8ed1ab_0
  - distributed=2023.5.1=pyhd8ed1ab_0
  - docopt=0.6.2=py_1
  - docrep=0.3.2=pyh44b312d_0
  - eccodes=2.28.0=h7513371_1
  - elfutils=0.189=hde5d1a3_0
  - entrypoints=0.4=pyhd8ed1ab_0
  - eofs=1.4.0=py_0
  - esgf-compute-api=2.3.9=0_h1234567_
  - esgf-pyclient=0.3.1=pyh1a96a4e_2
  - esmf=8.4.0=mpi_mpich_hc592774_104
  - esmpy=8.4.0=mpi_mpich_py39h3088dd8_102
  - exceptiongroup=1.1.1=pyhd8ed1ab_0
  - execnet=1.9.0=pyhd8ed1ab_0
  - executing=1.2.0=pyhd8ed1ab_0
  - expat=2.5.0=hcb278e6_1
  - fasteners=0.17.3=pyhd8ed1ab_0
  - fastprogress=1.0.3=pyhd8ed1ab_0
  - fftw=3.3.10=nompi_hc118613_107
  - filelock=3.12.0=pyhd8ed1ab_0
  - findlibs=0.0.5=pyhd8ed1ab_0
  - fiona=1.9.1=py39hbc5ff6d_0
  - flask=2.3.2=pyhd8ed1ab_0
  - flit-core=3.9.0=pyhd8ed1ab_0
  - flox=0.7.2=pyhd8ed1ab_0
  - folium=0.14.0=pyhd8ed1ab_0
  - font-ttf-dejavu-sans-mono=2.37=hab24e00_0
  - font-ttf-inconsolata=3.000=h77eed37_0
  - font-ttf-source-code-pro=2.038=h77eed37_0
  - font-ttf-ubuntu=0.83=hab24e00_0
  - fontconfig=2.14.2=h14ed4e7_0
  - fonts-conda-ecosystem=1=0
  - fonts-conda-forge=1=0
  - fonttools=4.39.4=py39hd1e30aa_0
  - freeglut=3.2.2=h9c3ff4c_1
  - freetype=2.12.1=hca18f0e_1
  - freexl=1.0.6=h166bdaf_1
  - frozenlist=1.3.3=py39hb9d737c_0
  - fsspec=2023.5.0=pyh1a96a4e_0
  - funcsigs=1.0.2=py_3
  - future=0.18.3=pyhd8ed1ab_0
  - g2clib=1.6.3=hbecde78_1
  - gcsfs=2023.5.0=pyhd8ed1ab_0
  - gdal=3.6.2=py39hc6cd174_6
  - geckodriver=0.33.0=hd2f7af9_0
  - geographiclib=1.52=pyhd8ed1ab_0
  - geopandas=0.13.0=pyhd8ed1ab_0
  - geopandas-base=0.13.0=pyha770c72_0
  - geopy=2.3.0=pyhd8ed1ab_0
  - geos=3.11.1=h27087fc_0
  - geotiff=1.7.1=h7a142b4_6
  - geoviews=1.9.6=pyhd8ed1ab_0
  - geoviews-core=1.9.6=pyha770c72_0
  - gettext=0.21.1=h27087fc_0
  - gflags=2.2.2=he1b5a44_1004
  - giflib=5.2.1=h0b41bf4_3
  - gitdb=4.0.10=pyhd8ed1ab_0
  - gitpython=3.1.31=pyhd8ed1ab_0
  - glib=2.76.3=hfc55251_0
  - glib-tools=2.76.3=hfc55251_0
  - glog=0.6.0=h6f12383_0
  - gnutls=3.7.8=hf3e180e_0
  - google-api-core=2.11.0=pyhd8ed1ab_0
  - google-auth=2.19.0=pyh1a96a4e_0
  - google-auth-oauthlib=1.0.0=pyhd8ed1ab_0
  - google-cloud-core=2.3.2=pyhd8ed1ab_0
  - google-cloud-storage=2.9.0=pyh1a96a4e_0
  - google-crc32c=1.1.2=py39h8db88ab_4
  - google-resumable-media=2.5.0=pyhd8ed1ab_0
  - googleapis-common-protos=1.57.1=pyhd8ed1ab_0
  - graphite2=1.3.13=h58526e2_1001
  - greenlet=2.0.2=py39h3d6467e_1
  - grpcio=1.54.2=py39h227be39_2
  - gst-plugins-base=1.22.0=h4243ec0_2
  - gstreamer=1.22.0=h25f0c4b_2
  - gstreamer-orc=0.4.34=hd590300_0
  - h11=0.14.0=pyhd8ed1ab_0
  - h5netcdf=1.1.0=pyhd8ed1ab_1
  - h5py=3.8.0=mpi_mpich_py39hadaddcd_0
  - harfbuzz=6.0.0=h8e241bc_0
  - haversine=2.8.0=pyhd8ed1ab_0
  - hdf4=4.2.15=h9772cbc_5
  - hdf5=1.12.2=mpi_mpich_h5d83325_1
  - holoviews=1.16.0=pyhd8ed1ab_0
  - hvplot=0.8.3=pyhd8ed1ab_0
  - icu=70.1=h27087fc_0
  - identify=2.5.24=pyhd8ed1ab_0
  - idna=3.4=pyhd8ed1ab_0
  - imagecodecs=2023.1.23=py39hd061359_0
  - imageio=2.28.1=pyh24c5eb1_0
  - importlib-metadata=6.6.0=pyha770c72_0
  - importlib-resources=5.12.0=pyhd8ed1ab_0
  - importlib_metadata=6.6.0=hd8ed1ab_0
  - importlib_resources=5.12.0=pyhd8ed1ab_0
  - iniconfig=2.0.0=pyhd8ed1ab_0
  - intake=0.7.0=pyhd8ed1ab_0
  - intake-esm=2021.8.17=pyhd8ed1ab_0
  - intake-geopandas=0.4.0=pyhd8ed1ab_0
  - intake-thredds=2022.8.19=pyhd8ed1ab_0
  - intake-xarray=0.7.0=pyhd8ed1ab_0
  - ipykernel=6.23.1=pyh210e3f2_0
  - ipyleaflet=0.17.2=pyhd8ed1ab_0
  - ipython=8.13.2=pyh41d4057_0
  - ipython_genutils=0.2.0=py_1
  - ipywidgets=8.0.6=pyhd8ed1ab_0
  - itsdangerous=2.1.2=pyhd8ed1ab_0
  - jack=1.9.22=h11f4161_0
  - jasper=2.0.33=h0ff4b12_1
  - jedi=0.18.2=pyhd8ed1ab_0
  - jinja2=3.1.2=pyhd8ed1ab_1
  - jmespath=1.0.1=pyhd8ed1ab_0
  - joblib=1.2.0=pyhd8ed1ab_0
  - jpeg=9e=h0b41bf4_3
  - json-c=0.16=hc379101_0
  - json5=0.9.5=pyh9f0ad1d_0
  - jsonpickle=2.2.0=pyhd8ed1ab_0
  - jsonschema=4.17.3=pyhd8ed1ab_0
  - jupyter=1.0.0=py39hf3d152e_8
  - jupyter-archive=3.3.4=pyhd8ed1ab_1
  - jupyter-dash=0.4.2=pyhd8ed1ab_1
  - jupyter-resource-usage=0.7.1=pyhd8ed1ab_0
  - jupyter-server-mathjax=0.2.6=pyh5bfe37b_1
  - jupyter-server-proxy=4.0.0=pyhd8ed1ab_0
  - jupyter_bokeh=3.0.5=pyhd8ed1ab_0
  - jupyter_client=7.4.1=pyhd8ed1ab_0
  - jupyter_console=6.6.3=pyhd8ed1ab_0
  - jupyter_core=5.3.0=py39hf3d152e_0
  - jupyter_events=0.6.3=pyhd8ed1ab_0
  - jupyter_server=1.23.6=pyhd8ed1ab_0
  - jupyter_server_fileid=0.9.0=pyhd8ed1ab_0
  - jupyter_server_ydoc=0.8.0=pyhd8ed1ab_0
  - jupyter_telemetry=0.1.0=pyhd8ed1ab_1
  - jupyter_ydoc=0.2.4=pyhd8ed1ab_0
  - jupyterhub=4.0.0=pyh2a2186d_0
  - jupyterhub-base=4.0.0=pyh2a2186d_0
  - jupyterlab=3.6.4=pyhd8ed1ab_0
  - jupyterlab-git=0.41.0=pyhd8ed1ab_1
  - jupyterlab-system-monitor=0.8.0=pyhd8ed1ab_2
  - jupyterlab-topbar=0.6.1=pyhd8ed1ab_2
  - jupyterlab_pygments=0.2.2=pyhd8ed1ab_0
  - jupyterlab_server=2.22.1=pyhd8ed1ab_0
  - jupyterlab_widgets=3.0.7=pyhd8ed1ab_1
  - jupytext=1.14.5=pyhcff175f_0
  - jxrlib=1.1=h7f98852_2
  - kealib=1.5.0=ha7026e8_0
  - keyutils=1.6.1=h166bdaf_0
  - kiwisolver=1.4.4=py39hf939315_1
  - krb5=1.20.1=h81ceb04_0
  - lame=3.100=h166bdaf_1003
  - lazy-object-proxy=1.9.0=py39h72bdee0_0
  - lazy_loader=0.2=pyhd8ed1ab_0
  - lcms2=2.15=hfd0df8a_0
  - ld_impl_linux-64=2.40=h41732ed_0
  - lerc=4.0.0=h27087fc_0
  - libabseil=20230125.2=cxx17_h59595ed_2
  - libaec=1.0.6=hcb278e6_1
  - libarchive=3.6.2=h3d51595_0
  - libarrow=10.0.1=hf815326_25_cpu
  - libavif=0.11.1=hff004cb_1
  - libblas=3.9.0=16_linux64_openblas
  - libbrotlicommon=1.0.9=h166bdaf_8
  - libbrotlidec=1.0.9=h166bdaf_8
  - libbrotlienc=1.0.9=h166bdaf_8
  - libcap=2.67=he9d0100_0
  - libcblas=3.9.0=16_linux64_openblas
  - libcdms=3.1.2=hf94f14b_119
  - libcf=1.0.3=py39h6c807ef_115
  - libclang=15.0.7=default_h7634d5b_2
  - libclang13=15.0.7=default_h9986a30_2
  - libcrc32c=1.1.2=h9c3ff4c_0
  - libcups=2.3.3=h36d4200_3
  - libcurl=8.1.2=h409715c_0
  - libdb=6.2.32=h9c3ff4c_0
  - libdeflate=1.17=h0b41bf4_0
  - libdrm=2.4.114=h166bdaf_0
  - libdrs=3.1.2=hf593df3_118
  - libdrs_f=3.1.2=h7e76ec7_114
  - libedit=3.1.20191231=he28a2e2_2
  - libev=4.33=h516909a_1
  - libevent=2.1.10=h28343ad_4
  - libexpat=2.5.0=hcb278e6_1
  - libffi=3.4.2=h7f98852_5
  - libflac=1.4.2=h27087fc_0
  - libgcc-ng=12.2.0=h65d4601_19
  - libgcrypt=1.10.1=h166bdaf_0
  - libgdal=3.6.2=h8c90c07_6
  - libgfortran-ng=12.2.0=h69a702a_19
  - libgfortran5=12.2.0=h337968e_19
  - libglib=2.76.3=hebfc3b9_0
  - libglu=9.0.0=he1b5a44_1001
  - libgomp=12.2.0=h65d4601_19
  - libgoogle-cloud=2.10.1=hac9eb74_1
  - libgpg-error=1.46=h620e276_0
  - libgrpc=1.54.2=hb20ce57_2
  - libiconv=1.17=h166bdaf_0
  - libidn2=2.3.4=h166bdaf_0
  - libkml=1.3.0=h37653c0_1015
  - liblapack=3.9.0=16_linux64_openblas
  - libllvm14=14.0.6=hcd5def8_2
  - libllvm15=15.0.7=hadd5161_1
  - libllvm16=16.0.1=hadd5161_0
  - libmicrohttpd=0.9.76=h87ba234_0
  - libnetcdf=4.8.1=mpi_mpich_hcd871d9_6
  - libnghttp2=1.52.0=h61bc06f_0
  - libnsl=2.0.0=h7f98852_0
  - libnuma=2.0.16=h0b41bf4_1
  - libogg=1.3.4=h7f98852_1
  - libopenblas=0.3.21=pthreads_h78a6416_3
  - libopus=1.3.1=h7f98852_1
  - libpciaccess=0.17=h166bdaf_0
  - libpng=1.6.39=h753d276_0
  - libpq=15.2=hb675445_0
  - libprotobuf=3.21.12=h3eb15da_0
  - librttopo=1.1.0=ha49c73b_12
  - libsndfile=1.2.0=hb75c966_0
  - libsodium=1.0.18=h36c2ea0_1
  - libspatialindex=1.9.3=h9c3ff4c_4
  - libspatialite=5.0.1=h221c8f1_23
  - libsqlite=3.42.0=h2797004_0
  - libssh2=1.10.0=hf14f497_3
  - libstdcxx-ng=12.2.0=h46fd767_19
  - libsystemd0=253=h8c4010b_1
  - libtasn1=4.19.0=h166bdaf_0
  - libthrift=0.18.1=h5e4af38_0
  - libtiff=4.5.0=h6adf6a1_2
  - libtool=2.4.7=h27087fc_0
  - libudev1=253=h0b41bf4_1
  - libunistring=0.9.10=h7f98852_0
  - libutf8proc=2.8.0=h166bdaf_0
  - libuuid=2.38.1=h0b41bf4_0
  - libuv=1.44.2=h166bdaf_0
  - libvorbis=1.3.7=h9c3ff4c_0
  - libwebp-base=1.3.0=h0b41bf4_0
  - libxcb=1.13=h7f98852_1004
  - libxkbcommon=1.5.0=h79f4944_1
  - libxml2=2.10.3=hca2bb57_4
  - libxslt=1.1.37=h873f0b0_0
  - libzip=1.9.2=hc929e4a_1
  - libzlib=1.2.13=h166bdaf_4
  - libzopfli=1.0.3=h9c3ff4c_0
  - llvmlite=0.40.0=py39h174d805_0
  - lmoments3=1.0.5=pyhd8ed1ab_0
  - locket=1.0.0=pyhd8ed1ab_0
  - loguru=0.7.0=py39hf3d152e_0
  - lxml=4.9.2=py39h14694de_0
  - lz4=4.3.2=py39h724f13c_0
  - lz4-c=1.9.4=hcb278e6_0
  - lzo=2.10=h516909a_1000
  - mako=1.2.4=pyhd8ed1ab_0
  - mamba_gator=5.2.1=pyhd8ed1ab_0
  - mapclassify=2.5.0=pyhd8ed1ab_1
  - markdown=3.4.3=pyhd8ed1ab_0
  - markdown-it-py=2.2.0=pyhd8ed1ab_0
  - markupsafe=2.1.2=py39h72bdee0_0
  - matplotlib=3.7.1=py39hf3d152e_0
  - matplotlib-base=3.7.1=py39he190548_0
  - matplotlib-inline=0.1.6=pyhd8ed1ab_0
  - mdit-py-plugins=0.3.5=pyhd8ed1ab_0
  - mdurl=0.1.0=pyhd8ed1ab_0
  - memory_profiler=0.61.0=pyhd8ed1ab_0
  - mesalib=23.0.2=h3855f93_0
  - mistune=2.0.5=pyhd8ed1ab_0
  - mpg123=1.31.3=hcb278e6_0
  - mpi=1.0=mpich
  - mpi4py=3.1.4=py39h32b9844_0
  - mpich=4.0.3=h846660c_100
  - msgpack-python=1.0.5=py39h4b4f3f3_0
  - multidict=6.0.4=py39h72bdee0_0
  - multipledispatch=0.6.0=py_0
  - multiprocess=0.70.14=py39hb9d737c_3
  - munch=3.0.0=pyhd8ed1ab_0
  - munkres=1.1.4=pyh9f0ad1d_0
  - myproxyclient=2.1.0=pyhd8ed1ab_2
  - mysql-common=8.0.32=hf1915f5_2
  - mysql-libs=8.0.32=hca2cd23_2
  - nbclassic=1.0.0=pyhb4ecaf3_1
  - nbclient=0.7.4=pyhd8ed1ab_0
  - nbconvert=7.4.0=pyhd8ed1ab_0
  - nbconvert-core=7.4.0=pyhd8ed1ab_0
  - nbconvert-pandoc=7.4.0=pyhd8ed1ab_0
  - nbdime=3.2.1=pyhd8ed1ab_0
  - nbformat=5.9.0=pyhd8ed1ab_0
  - nbresuse=0.4.0=pyhd8ed1ab_0
  - nbval=0.9.6=pyh9f0ad1d_0
  - nc-time-axis=1.4.1=pyhd8ed1ab_0
  - ncurses=6.3=h27087fc_1
  - nest-asyncio=1.5.6=pyhd8ed1ab_0
  - nested_dict=1.61=pyhd3deb0d_0
  - netcdf-fortran=4.6.0=mpi_mpich_h1e13492_2
  - netcdf4=1.6.2=nompi_py39hfaa66c4_100
  - nettle=3.8.1=hc379101_1
  - networkx=3.1=pyhd8ed1ab_0
  - nodeenv=1.8.0=pyhd8ed1ab_0
  - nodejs=18.15.0=h8d033a5_0
  - notebook=6.5.4=pyha770c72_0
  - notebook-shim=0.2.3=pyhd8ed1ab_0
  - nspr=4.35=h27087fc_0
  - nss=3.89=he45b914_0
  - numba=0.57.0=py39hb75a051_1
  - numcodecs=0.11.0=py39h227be39_1
  - numpy=1.23.5=py39h3d75532_0
  - numpy_groupies=0.9.22=pyhd8ed1ab_0
  - oauthlib=3.2.2=pyhd8ed1ab_0
  - openblas=0.3.21=pthreads_h320a7e8_3
  - openjpeg=2.5.0=hfec8fc6_2
  - openssl=3.1.4=hd590300_0
  - orc=1.8.3=hfdbbad2_0
  - outcome=1.2.0=pyhd8ed1ab_0
  - owslib=0.28.1=pyhd8ed1ab_0
  - p11-kit=0.24.1=hc5aa10d_0
  - packaging=23.1=pyhd8ed1ab_0
  - pamela=1.0.0=py_0
  - pandas=1.3.5=py39hde0f152_0
  - pandoc=2.19.2=h32600fe_2
  - pandocfilters=1.5.0=pyhd8ed1ab_0
  - panel=0.14.4=pyhd8ed1ab_0
  - parallelio=2.5.10=mpi_mpich_h862c5c2_100
  - param=1.13.0=pyh1a96a4e_0
  - paramiko=3.2.0=pyhd8ed1ab_0
  - parso=0.8.3=pyhd8ed1ab_0
  - partd=1.4.0=pyhd8ed1ab_0
  - pathos=0.3.0=pyhd8ed1ab_0
  - patsy=0.5.3=pyhd8ed1ab_0
  - pcre2=10.40=hc3806b6_0
  - pexpect=4.8.0=pyh1a96a4e_2
  - pickleshare=0.7.5=py_1003
  - pillow=9.4.0=py39h2320bf1_1
  - pint=0.21=pyhd8ed1ab_0
  - pip=23.1.2=pyhd8ed1ab_0
  - pixman=0.40.0=h36c2ea0_0
  - pkgutil-resolve-name=1.3.10=pyhd8ed1ab_0
  - platformdirs=3.5.1=pyhd8ed1ab_0
  - plotly=5.14.1=pyhd8ed1ab_0
  - pluggy=1.0.0=pyhd8ed1ab_5
  - ply=3.11=py_1
  - pooch=1.7.0=pyha770c72_3
  - poppler=23.01.0=h091648b_0
  - poppler-data=0.4.12=hd8ed1ab_0
  - postgresql=15.2=h3248436_0
  - pox=0.3.2=pyhd8ed1ab_0
  - ppft=1.7.6.6=pyhd8ed1ab_0
  - pre-commit=3.3.2=pyha770c72_0
  - proj=9.1.1=h8ffa02c_2
  - prometheus_client=0.17.0=pyhd8ed1ab_0
  - prompt-toolkit=3.0.38=pyha770c72_0
  - prompt_toolkit=3.0.38=hd8ed1ab_0
  - properscoring=0.1=py_0
  - protobuf=4.21.12=py39h227be39_0
  - pscript=0.7.7=pyhd8ed1ab_0
  - psutil=5.9.5=py39h72bdee0_0
  - pthread-stubs=0.4=h36c2ea0_1001
  - ptyprocess=0.7.0=pyhd3deb0d_0
  - pulseaudio=16.1=hcb278e6_3
  - pulseaudio-client=16.1=h5195f5e_3
  - pulseaudio-daemon=16.1=ha8d29e2_3
  - pure_eval=0.2.2=pyhd8ed1ab_0
  - pyarrow=10.0.1=py39he4327e9_25_cpu
  - pyasn1=0.4.8=py_0
  - pyasn1-modules=0.2.7=py_0
  - pycparser=2.21=pyhd8ed1ab_0
  - pyct=0.4.6=py_0
  - pyct-core=0.4.6=py_0
  - pycurl=7.45.1=py39h9297c8b_3
  - pydantic=1.10.8=py39hd1e30aa_0
  - pydap=3.4.0=pyhd8ed1ab_0
  - pydeck=0.8.0=pyhd8ed1ab_0
  - pygeos=0.14=py39hc9151fd_0
  - pygments=2.15.1=pyhd8ed1ab_0
  - pyjwt=2.7.0=pyhd8ed1ab_0
  - pymbolic=2022.2=pyhd8ed1ab_0
  - pymetalink=6.4=pyhd8ed1ab_0
  - pympler=1.0.1=pyhd8ed1ab_0
  - pynacl=1.5.0=py39hb9d737c_2
  - pyogrio=0.5.1=py39hbc5ff6d_0
  - pyopenssl=23.2.0=pyhd8ed1ab_1
  - pyparsing=3.0.9=pyhd8ed1ab_0
  - pyproj=3.5.0=py39hf8a5840_0
  - pyqt=5.15.7=py39h5c7b992_3
  - pyqt5-sip=12.11.0=py39h227be39_3
  - pyrsistent=0.19.3=py39h72bdee0_0
  - pyshp=2.3.1=pyhd8ed1ab_0
  - pysocks=1.7.1=pyha2e5f31_6
  - pytest=7.3.1=pyhd8ed1ab_0
  - pytest-xdist=3.3.1=pyhd8ed1ab_0
  - python=3.9.16=h2782a2a_0_cpython
  - python-dateutil=2.8.2=pyhd8ed1ab_0
  - python-eccodes=1.5.1=py39h389d5f1_0
  - python-fastjsonschema=2.17.1=pyhd8ed1ab_0
  - python-json-logger=2.0.7=pyhd8ed1ab_0
  - python-pptx=0.6.21=pyhd8ed1ab_0
  - python-tzdata=2023.3=pyhd8ed1ab_0
  - python_abi=3.9=3_cp39
  - pytools=2022.1.14=pyhd8ed1ab_0
  - pytz=2023.3=pyhd8ed1ab_0
  - pyu2f=0.1.5=pyhd8ed1ab_0
  - pyviz_comms=2.3.0=pyhd8ed1ab_0
  - pywavelets=1.4.1=py39h389d5f1_0
  - pyyaml=6.0=py39hb9d737c_5
  - pyzmq=25.1.0=py39hb257651_0
  - qt-main=5.15.8=h5d23da1_6
  - qtconsole=5.4.3=pyhd8ed1ab_0
  - qtconsole-base=5.4.3=pyha770c72_0
  - qtpy=2.3.1=pyhd8ed1ab_0
  - rasterio=1.3.6=py39h09b1985_0
  - raven-hydro=0.2.1=py39h8e2dbb5_1
  - ravenpy=0.12.1=py39hf3d152e_0
  - rdma-core=28.9=h59595ed_1
  - re2=2023.03.02=h8c504da_0
  - readline=8.2=h8228510_1
  - regionmask=0.10.0=pyhd8ed1ab_0
  - requests=2.31.0=pyhd8ed1ab_0
  - requests-cache=1.0.1=pyhd8ed1ab_0
  - requests-magpie=0.2.0=pyhd8ed1ab_0
  - requests-oauthlib=1.3.1=pyhd8ed1ab_0
  - retrying=1.3.3=py_2
  - rfc3339-validator=0.1.4=pyhd8ed1ab_0
  - rfc3986-validator=0.1.1=pyh9f0ad1d_0
  - rioxarray=0.14.1=pyhd8ed1ab_0
  - roocs-utils=0.6.4=pyh1a96a4e_0
  - rsa=4.9=pyhd8ed1ab_0
  - rtree=1.0.1=py39hb102c33_1
  - ruamel.yaml=0.17.31=py39hd1e30aa_0
  - ruamel.yaml.clib=0.2.7=py39h72bdee0_1
  - s2n=1.3.44=h06160fa_0
  - s3fs=2023.5.0=pyhd8ed1ab_0
  - s3transfer=0.6.1=pyhd8ed1ab_0
  - salib=1.4.7=pyhd8ed1ab_0
  - scikit-image=0.20.0=py39h7c7b5a8_1
  - scikit-learn=1.2.2=py39hc236052_2
  - scipy=1.9.1=py39h8ba3f38_0
  - scp=0.14.5=pyhd8ed1ab_0
  - seaborn=0.12.2=hd8ed1ab_0
  - seaborn-base=0.12.2=pyhd8ed1ab_0
  - selenium=4.9.1=pyhd8ed1ab_0
  - semver=3.0.0=pyhd8ed1ab_0
  - send2trash=1.8.2=pyh41d4057_0
  - setuptools=59.8.0=py39hf3d152e_1
  - shapely=2.0.1=py39hc9151fd_0
  - simpervisor=1.0.0=pyhd8ed1ab_0
  - sip=6.7.9=py39h3d6467e_0
  - siphon=0.9=pyhd8ed1ab_2
  - six=1.16.0=pyh6c4a22f_0
  - smmap=3.0.5=pyh44b312d_0
  - snappy=1.1.10=h9fff704_0
  - sniffio=1.3.0=pyhd8ed1ab_0
  - snuggs=1.4.7=py_0
  - sortedcontainers=2.4.0=pyhd8ed1ab_0
  - soupsieve=2.3.2.post1=pyhd8ed1ab_0
  - sparse=0.14.0=pyhd8ed1ab_0
  - spotpy=1.6.2=pyhd8ed1ab_0
  - sqlalchemy=2.0.15=py39hd1e30aa_0
  - sqlite=3.42.0=h2c6b66d_0
  - stack_data=0.6.2=pyhd8ed1ab_0
  - statsmodels=0.14.0=py39h0f8d45d_1
  - streamlit=1.8.0=pyhd8ed1ab_0
  - tblib=1.7.0=pyhd8ed1ab_0
  - tenacity=8.2.2=pyhd8ed1ab_0
  - terminado=0.17.1=pyh41d4057_0
  - threadpoolctl=3.1.0=pyh8a188c0_0
  - tifffile=2023.4.12=pyhd8ed1ab_0
  - tiledb=2.13.2=hd532e3d_0
  - tinycss2=1.2.1=pyhd8ed1ab_0
  - tk=8.6.12=h27826a3_0
  - toml=0.10.2=pyhd8ed1ab_0
  - tomli=2.0.1=pyhd8ed1ab_0
  - toolz=0.12.0=pyhd8ed1ab_0
  - tornado=6.3.2=py39hd1e30aa_0
  - tqdm=4.65.0=pyhd8ed1ab_1
  - traitlets=5.9.0=pyhd8ed1ab_0
  - traittypes=0.2.1=pyh9f0ad1d_2
  - trio=0.22.0=py39hf3d152e_1
  - trio-websocket=0.10.2=pyhd8ed1ab_0
  - typing-extensions=4.6.2=hd8ed1ab_0
  - typing_extensions=4.6.2=pyha770c72_0
  - tzcode=2023c=h0b41bf4_0
  - tzdata=2023c=h71feb2d_0
  - tzlocal=5.0.1=py39hf3d152e_0
  - ucx=1.14.1=hf587318_2
  - ujson=5.7.0=py39h227be39_0
  - ukkonen=1.0.1=py39hf939315_3
  - unicodedata2=15.0.0=py39hb9d737c_0
  - url-normalize=1.4.3=pyhd8ed1ab_0
  - urllib3=1.26.15=pyhd8ed1ab_0
  - urlpath=1.2.0=pyhd8ed1ab_0
  - validators=0.20.0=pyhd8ed1ab_0
  - virtualenv=20.23.0=pyhd8ed1ab_0
  - voila=0.4.0=pyhd8ed1ab_0
  - watchdog=3.0.0=py39hf3d152e_0
  - wcwidth=0.2.6=pyhd8ed1ab_0
  - webencodings=0.5.1=py_1
  - webob=1.8.7=pyhd8ed1ab_0
  - websocket-client=1.5.2=pyhd8ed1ab_0
  - websockets=11.0.3=py39hd1e30aa_0
  - werkzeug=2.3.4=pyhd8ed1ab_0
  - wget=1.20.3=ha35d2d1_1
  - wheel=0.40.0=pyhd8ed1ab_0
  - widgetsnbextension=4.0.7=pyhd8ed1ab_0
  - wrapt=1.15.0=py39h72bdee0_0
  - wsproto=1.2.0=pyhd8ed1ab_0
  - xarray=2023.1.0=pyhd8ed1ab_0
  - xcb-util=0.4.0=h516909a_0
  - xcb-util-image=0.4.0=h166bdaf_0
  - xcb-util-keysyms=0.4.0=h516909a_0
  - xcb-util-renderutil=0.3.9=h166bdaf_0
  - xcb-util-wm=0.4.1=h516909a_0
  - xclim=0.43.0=py39hf3d152e_1
  - xerces-c=3.2.4=h55805fa_1
  - xesmf=0.7.1=pyhd8ed1ab_0
  - xeus=3.0.5=hac2b420_1
  - xeus-python=0.15.9=py39h7633fee_0
  - xeus-python-shell=0.5.0=pyhd8ed1ab_0
  - xeus-python-shell-raw=0.5.0=pyhd8ed1ab_0
  - xeus-zmq=1.0.3=h0541b36_0
  - xhistogram=0.3.2=pyhd8ed1ab_0
  - xkeyboard-config=2.38=h0b41bf4_0
  - xlrd=2.0.1=pyhd8ed1ab_3
  - xlsxwriter=3.1.2=pyhd8ed1ab_0
  - xorg-damageproto=1.2.1=h7f98852_1002
  - xorg-fixesproto=5.0=h7f98852_1002
  - xorg-glproto=1.4.17=h7f98852_1002
  - xorg-inputproto=2.3.2=h7f98852_1002
  - xorg-kbproto=1.0.7=h7f98852_1002
  - xorg-libice=1.1.1=hd590300_0
  - xorg-libsm=1.2.4=h7391055_0
  - xorg-libx11=1.8.4=h0b41bf4_0
  - xorg-libxau=1.0.11=hd590300_0
  - xorg-libxdamage=1.1.5=h7f98852_1
  - xorg-libxdmcp=1.1.3=h7f98852_0
  - xorg-libxext=1.3.4=h0b41bf4_2
  - xorg-libxfixes=5.0.3=h7f98852_1004
  - xorg-libxi=1.7.10=h7f98852_0
  - xorg-libxrandr=1.5.2=h7f98852_1
  - xorg-libxrender=0.9.10=h7f98852_1003
  - xorg-randrproto=1.5.0=h7f98852_1001
  - xorg-renderproto=0.11.1=h7f98852_1002
  - xorg-util-macros=1.19.3=h7f98852_0
  - xorg-xextproto=7.3.0=h0b41bf4_1003
  - xorg-xf86vidmodeproto=2.3.1=h7f98852_1002
  - xorg-xproto=7.0.31=h7f98852_1007
  - xrft=1.0.1=pyhd8ed1ab_0
  - xskillscore=0.0.24=pyhd8ed1ab_0
  - xyzservices=2023.5.0=pyhd8ed1ab_1
  - xz=5.2.6=h166bdaf_0
  - y-py=0.5.9=py39h50f1755_0
  - yaml=0.2.5=h7f98852_2
  - yarl=1.9.2=py39hd1e30aa_0
  - ypy-websocket=0.8.2=pyhd8ed1ab_0
  - zarr=2.14.2=pyhd8ed1ab_0
  - zeromq=4.3.4=h9c3ff4c_1
  - zfp=1.0.0=h27087fc_3
  - zict=3.0.0=pyhd8ed1ab_0
  - zipp=3.15.0=pyhd8ed1ab_0
  - zlib=1.2.13=h166bdaf_4
  - zlib-ng=2.0.7=h0b41bf4_0
  - zstd=1.5.2=h3eb15da_6
  - pip:
      - arrow==1.2.3
      - astunparse==1.6.3
      - colour==0.1.5
      - dnspython==2.3.0
      - email-validator==2.0.0.post2
      - fqdn==1.5.1
      - fstd2nc==0.20231105.0
      - fstd2nc-deps==0.20200304.6
      - geojson==3.0.1
      - hsclient==0.3.3
      - hsmodels==0.5.5
      - ipython-blocking==0.3.1
      - isodate==0.6.1
      - isoduration==20.11.0
      - jsonpointer==2.3
      - jupyterlab-logout==0.5.0
      - jupyterlab-tabular-data-editor==1.0.0
      - jupyternotify==0.1.15
      - pixiedust==1.1.19
      - progress==1.6
      - pytest-tornasync==0.6.0.post2
      - rdflib==5.0.0
      - threddsclient==0.4.4
      - uri-template==1.2.0
      - webcolors==1.13
      - xmltodict==0.13.0
      - xncml==0.2
      - xsdata==23.5
prefix: /opt/conda/envs/birdy
    
  

DockerHub build log

py39-230601-1-update240116-buildlogs.txt
    
2024-01-16T15:53:27Z Building in Docker Cloud's infrastructure...
2024-01-16T15:53:27Z Cloning into '.'...
2024-01-16T15:53:27Z Warning: Permanently added the RSA host key for IP address '140.82.113.4' to the list of known hosts.
2024-01-16T15:53:29Z Switched to a new branch 'dockerupdate-py39-230601-1-update240116'
2024-01-16T15:53:29Z KernelVersion: 5.4.0-1068-aws
2024-01-16T15:53:29Z Components: [{u'Version': u'20.10.15', u'Name': u'Engine', u'Details': {u'KernelVersion': u'5.4.0-1068-aws', u'Os': u'linux', u'BuildTime': u'2022-05-05T13:17:24.000000000+00:00', u'ApiVersion': u'1.41', u'MinAPIVersion': u'1.12', u'GitCommit': u'4433bf6', u'Arch': u'amd64', u'Experimental': u'false', u'GoVersion': u'go1.17.9'}}, {u'Version': u'1.6.21', u'Name': u'containerd', u'Details': {u'GitCommit': u'3dce8eb055cbb6872793272b4f20ed16117344f8'}}, {u'Version': u'1.1.7', u'Name': u'runc', u'Details': {u'GitCommit': u'v1.1.7-0-g860f061'}}, {u'Version': u'0.19.0', u'Name': u'docker-init', u'Details': {u'GitCommit': u'de40ad0'}}]
2024-01-16T15:53:29Z Arch: amd64
2024-01-16T15:53:29Z BuildTime: 2022-05-05T13:17:24.000000000+00:00
2024-01-16T15:53:29Z ApiVersion: 1.41
2024-01-16T15:53:29Z Platform: {u'Name': u'Docker Engine - Community'}
2024-01-16T15:53:29Z Version: 20.10.15
2024-01-16T15:53:29Z MinAPIVersion: 1.12
2024-01-16T15:53:29Z GitCommit: 4433bf6
2024-01-16T15:53:29Z Os: linux
2024-01-16T15:53:29Z GoVersion: go1.17.9
2024-01-16T15:53:29Z Buildkit: Starting build for index.docker.io/pavics/workflow-tests:py39-230601-1-update240116...
2024-01-16T15:53:34Z #1 [internal] load build definition from Dockerfile.testing
2024-01-16T15:53:34Z #1 transferring dockerfile:
2024-01-16T15:53:34Z #1 transferring dockerfile: 1.24kB done
2024-01-16T15:53:34Z #1 DONE 0.1s
2024-01-16T15:53:34Z
2024-01-16T15:53:34Z #2 [internal] load .dockerignore
2024-01-16T15:53:34Z #2 transferring context: 2B done
2024-01-16T15:53:34Z #2 DONE 0.0s
2024-01-16T15:53:34Z
2024-01-16T15:53:34Z #3 [internal] load metadata for docker.io/pavics/workflow-tests:py39-230601-1-update231122
2024-01-16T15:53:34Z #3 ...
2024-01-16T15:53:34Z
2024-01-16T15:53:34Z #4 [auth] pavics/workflow-tests:pull token for registry-1.docker.io
2024-01-16T15:53:34Z #4 DONE 0.0s
2024-01-16T15:53:34Z
2024-01-16T15:53:34Z #3 [internal] load metadata for docker.io/pavics/workflow-tests:py39-230601-1-update231122
2024-01-16T15:53:35Z #3 DONE 0.7s
2024-01-16T15:53:35Z
2024-01-16T15:53:35Z #5 [1/2] FROM docker.io/pavics/workflow-tests:py39-230601-1-update231122@sha256:ee89dcb84228b101d58c4f51e1c27997b522d89ef5df03230938caf2c18525eb
2024-01-16T15:53:35Z #5 resolve docker.io/pavics/workflow-tests:py39-230601-1-update231122@sha256:ee89dcb84228b101d58c4f51e1c27997b522d89ef5df03230938caf2c18525eb done
2024-01-16T15:53:35Z #5 sha256:26c5c85e47da3022f1bdb9a112103646c5c29517d757e95426f16e4bd9533405 4.19MB / 31.42MB 0.1s
2024-01-16T15:53:35Z #5 sha256:94d07c8690a4ebb0c3efd27c229864e07d2047a60fad23472f4a5a9bc9cb4b9e 0B / 50.18MB 0.1s
2024-01-16T15:53:35Z #5 sha256:aac8deeeec9f25370156d9d1a1fcab24f3b2e212c98a02c564d45f194ef98f59 0B / 72.05MB 0.1s
2024-01-16T15:53:35Z #5 sha256:26c5c85e47da3022f1bdb9a112103646c5c29517d757e95426f16e4bd9533405 14.68MB / 31.42MB 0.2s
2024-01-16T15:53:35Z #5 sha256:94d07c8690a4ebb0c3efd27c229864e07d2047a60fad23472f4a5a9bc9cb4b9e 3.15MB / 50.18MB 0.2s
2024-01-16T15:53:35Z #5 sha256:7ecd10d73c5c860e3f0de222a89437d59fb3aeac2dd66dedbe7e75dbd84afe6d 12.45kB / 12.45kB done
2024-01-16T15:53:35Z #5 sha256:ee89dcb84228b101d58c4f51e1c27997b522d89ef5df03230938caf2c18525eb 3.49kB / 3.49kB done
2024-01-16T15:53:35Z #5 sha256:26c5c85e47da3022f1bdb9a112103646c5c29517d757e95426f16e4bd9533405 18.87MB / 31.42MB 0.3s
2024-01-16T15:53:35Z #5 sha256:26c5c85e47da3022f1bdb9a112103646c5c29517d757e95426f16e4bd9533405 27.62MB / 31.42MB 0.5s
2024-01-16T15:53:35Z #5 sha256:94d07c8690a4ebb0c3efd27c229864e07d2047a60fad23472f4a5a9bc9cb4b9e 8.81MB / 50.18MB 0.5s
2024-01-16T15:53:35Z #5 sha256:aac8deeeec9f25370156d9d1a1fcab24f3b2e212c98a02c564d45f194ef98f59 9.44MB / 72.05MB 0.5s
2024-01-16T15:53:35Z #5 sha256:26c5c85e47da3022f1bdb9a112103646c5c29517d757e95426f16e4bd9533405 31.42MB / 31.42MB 0.6s
2024-01-16T15:53:35Z #5 sha256:94d07c8690a4ebb0c3efd27c229864e07d2047a60fad23472f4a5a9bc9cb4b9e 12.62MB / 50.18MB 0.6s
2024-01-16T15:53:36Z #5 sha256:94d07c8690a4ebb0c3efd27c229864e07d2047a60fad23472f4a5a9bc9cb4b9e 17.20MB / 50.18MB 0.7s
2024-01-16T15:53:36Z #5 sha256:aac8deeeec9f25370156d9d1a1fcab24f3b2e212c98a02c564d45f194ef98f59 17.38MB / 72.05MB 0.7s
2024-01-16T15:53:36Z #5 sha256:94d07c8690a4ebb0c3efd27c229864e07d2047a60fad23472f4a5a9bc9cb4b9e 29.36MB / 50.18MB 0.9s
2024-01-16T15:53:36Z #5 sha256:aac8deeeec9f25370156d9d1a1fcab24f3b2e212c98a02c564d45f194ef98f59 25.17MB / 72.05MB 0.9s
2024-01-16T15:53:36Z #5 sha256:26c5c85e47da3022f1bdb9a112103646c5c29517d757e95426f16e4bd9533405 31.42MB / 31.42MB 1.0s done
2024-01-16T15:53:36Z #5 sha256:aac8deeeec9f25370156d9d1a1fcab24f3b2e212c98a02c564d45f194ef98f59 31.58MB / 72.05MB 1.0s
2024-01-16T15:53:36Z #5 sha256:94d07c8690a4ebb0c3efd27c229864e07d2047a60fad23472f4a5a9bc9cb4b9e 34.96MB / 50.18MB 1.1s
2024-01-16T15:53:36Z #5 sha256:ce6336dc557ab32d35ca2c33c10f935870744e90d2e8de37a43035de6bd7254d 0B / 166.09MB 1.1s
2024-01-16T15:53:36Z #5 sha256:94d07c8690a4ebb0c3efd27c229864e07d2047a60fad23472f4a5a9bc9cb4b9e 37.75MB / 50.18MB 1.3s
2024-01-16T15:53:36Z #5 sha256:aac8deeeec9f25370156d9d1a1fcab24f3b2e212c98a02c564d45f194ef98f59 36.70MB / 72.05MB 1.3s
2024-01-16T15:53:36Z #5 sha256:94d07c8690a4ebb0c3efd27c229864e07d2047a60fad23472f4a5a9bc9cb4b9e 40.89MB / 50.18MB 1.5s
2024-01-16T15:53:36Z #5 sha256:aac8deeeec9f25370156d9d1a1fcab24f3b2e212c98a02c564d45f194ef98f59 41.94MB / 72.05MB 1.5s
2024-01-16T15:53:36Z #5 sha256:ce6336dc557ab32d35ca2c33c10f935870744e90d2e8de37a43035de6bd7254d 8.39MB / 166.09MB 1.6s
2024-01-16T15:53:36Z #5 extracting sha256:26c5c85e47da3022f1bdb9a112103646c5c29517d757e95426f16e4bd9533405 0.1s
2024-01-16T15:53:37Z #5 sha256:aac8deeeec9f25370156d9d1a1fcab24f3b2e212c98a02c564d45f194ef98f59 46.14MB / 72.05MB 1.9s
2024-01-16T15:53:37Z #5 sha256:94d07c8690a4ebb0c3efd27c229864e07d2047a60fad23472f4a5a9bc9cb4b9e 44.30MB / 50.18MB 2.1s
2024-01-16T15:53:37Z #5 sha256:94d07c8690a4ebb0c3efd27c229864e07d2047a60fad23472f4a5a9bc9cb4b9e 47.19MB / 50.18MB 2.2s
2024-01-16T15:53:37Z #5 sha256:aac8deeeec9f25370156d9d1a1fcab24f3b2e212c98a02c564d45f194ef98f59 52.43MB / 72.05MB 2.2s
2024-01-16T15:53:37Z #5 sha256:94d07c8690a4ebb0c3efd27c229864e07d2047a60fad23472f4a5a9bc9cb4b9e 50.18MB / 50.18MB 2.3s
2024-01-16T15:53:37Z #5 sha256:ce6336dc557ab32d35ca2c33c10f935870744e90d2e8de37a43035de6bd7254d 16.78MB / 166.09MB 2.4s
2024-01-16T15:53:37Z #5 sha256:94d07c8690a4ebb0c3efd27c229864e07d2047a60fad23472f4a5a9bc9cb4b9e 50.18MB / 50.18MB 2.5s done
2024-01-16T15:53:37Z #5 sha256:aac8deeeec9f25370156d9d1a1fcab24f3b2e212c98a02c564d45f194ef98f59 56.52MB / 72.05MB 2.6s
2024-01-16T15:53:37Z #5 sha256:ce6336dc557ab32d35ca2c33c10f935870744e90d2e8de37a43035de6bd7254d 26.21MB / 166.09MB 2.6s
2024-01-16T15:53:37Z #5 sha256:403f1034b5370252ba6cd3944620bb92839fd2e537985c43c17dff55397f4950 0B / 315.95MB 2.6s
2024-01-16T15:53:38Z #5 sha256:aac8deeeec9f25370156d9d1a1fcab24f3b2e212c98a02c564d45f194ef98f59 60.87MB / 72.05MB 2.9s
2024-01-16T15:53:38Z #5 sha256:aac8deeeec9f25370156d9d1a1fcab24f3b2e212c98a02c564d45f194ef98f59 65.01MB / 72.05MB 3.1s
2024-01-16T15:53:38Z #5 sha256:aac8deeeec9f25370156d9d1a1fcab24f3b2e212c98a02c564d45f194ef98f59 72.05MB / 72.05MB 3.3s
2024-01-16T15:53:38Z #5 sha256:ce6336dc557ab32d35ca2c33c10f935870744e90d2e8de37a43035de6bd7254d 41.94MB / 166.09MB 3.3s
2024-01-16T15:53:38Z #5 sha256:403f1034b5370252ba6cd3944620bb92839fd2e537985c43c17dff55397f4950 17.83MB / 315.95MB 3.4s
2024-01-16T15:53:39Z #5 sha256:aac8deeeec9f25370156d9d1a1fcab24f3b2e212c98a02c564d45f194ef98f59 72.05MB / 72.05MB 3.6s done
2024-01-16T15:53:39Z #5 sha256:ce6336dc557ab32d35ca2c33c10f935870744e90d2e8de37a43035de6bd7254d 51.84MB / 166.09MB 3.8s
2024-01-16T15:53:39Z #5 sha256:0c07f3aadee84b9783f97227a75f5faff6787b0cbe6774d27a7a7507c8102d00 0B / 178.45MB 3.8s
2024-01-16T15:53:39Z #5 sha256:403f1034b5370252ba6cd3944620bb92839fd2e537985c43c17dff55397f4950 40.03MB / 315.95MB 4.2s
2024-01-16T15:53:39Z #5 sha256:0c07f3aadee84b9783f97227a75f5faff6787b0cbe6774d27a7a7507c8102d00 10.49MB / 178.45MB 4.5s
2024-01-16T15:53:39Z #5 sha256:ce6336dc557ab32d35ca2c33c10f935870744e90d2e8de37a43035de6bd7254d 60.82MB / 166.09MB 4.6s
2024-01-16T15:53:40Z #5 sha256:ce6336dc557ab32d35ca2c33c10f935870744e90d2e8de37a43035de6bd7254d 73.40MB / 166.09MB 5.0s
2024-01-16T15:53:40Z #5 sha256:403f1034b5370252ba6cd3944620bb92839fd2e537985c43c17dff55397f4950 56.62MB / 315.95MB 5.0s
2024-01-16T15:53:40Z #5 sha256:0c07f3aadee84b9783f97227a75f5faff6787b0cbe6774d27a7a7507c8102d00 26.21MB / 178.45MB 5.0s
2024-01-16T15:53:40Z #5 sha256:ce6336dc557ab32d35ca2c33c10f935870744e90d2e8de37a43035de6bd7254d 87.03MB / 166.09MB 5.3s
2024-01-16T15:53:40Z #5 sha256:0c07f3aadee84b9783f97227a75f5faff6787b0cbe6774d27a7a7507c8102d00 36.70MB / 178.45MB 5.3s
2024-01-16T15:53:40Z #5 sha256:ce6336dc557ab32d35ca2c33c10f935870744e90d2e8de37a43035de6bd7254d 98.57MB / 166.09MB 5.7s
2024-01-16T15:53:40Z #5 sha256:0c07f3aadee84b9783f97227a75f5faff6787b0cbe6774d27a7a7507c8102d00 48.23MB / 178.45MB 5.7s
2024-01-16T15:53:41Z #5 sha256:403f1034b5370252ba6cd3944620bb92839fd2e537985c43c17dff55397f4950 73.40MB / 315.95MB 5.8s
2024-01-16T15:53:41Z #5 sha256:0c07f3aadee84b9783f97227a75f5faff6787b0cbe6774d27a7a7507c8102d00 61.87MB / 178.45MB 6.2s
2024-01-16T15:53:41Z #5 sha256:ce6336dc557ab32d35ca2c33c10f935870744e90d2e8de37a43035de6bd7254d 106.95MB / 166.09MB 6.3s
2024-01-16T15:53:41Z #5 sha256:0c07f3aadee84b9783f97227a75f5faff6787b0cbe6774d27a7a7507c8102d00 71.30MB / 178.45MB 6.5s
2024-01-16T15:53:41Z #5 sha256:ce6336dc557ab32d35ca2c33c10f935870744e90d2e8de37a43035de6bd7254d 115.78MB / 166.09MB 6.6s
2024-01-16T15:53:42Z #5 extracting sha256:26c5c85e47da3022f1bdb9a112103646c5c29517d757e95426f16e4bd9533405 5.2s
2024-01-16T15:53:42Z #5 sha256:403f1034b5370252ba6cd3944620bb92839fd2e537985c43c17dff55397f4950 93.32MB / 315.95MB 6.9s
2024-01-16T15:53:42Z #5 sha256:0c07f3aadee84b9783f97227a75f5faff6787b0cbe6774d27a7a7507c8102d00 84.50MB / 178.45MB 7.0s
2024-01-16T15:53:42Z #5 sha256:ce6336dc557ab32d35ca2c33c10f935870744e90d2e8de37a43035de6bd7254d 124.78MB / 166.09MB 7.1s
2024-01-16T15:53:42Z #5 sha256:0c07f3aadee84b9783f97227a75f5faff6787b0cbe6774d27a7a7507c8102d00 94.37MB / 178.45MB 7.2s
2024-01-16T15:53:42Z #5 sha256:ce6336dc557ab32d35ca2c33c10f935870744e90d2e8de37a43035de6bd7254d 134.22MB / 166.09MB 7.3s
2024-01-16T15:53:42Z #5 sha256:403f1034b5370252ba6cd3944620bb92839fd2e537985c43c17dff55397f4950 117.44MB / 315.95MB 7.5s
2024-01-16T15:53:42Z #5 sha256:ce6336dc557ab32d35ca2c33c10f935870744e90d2e8de37a43035de6bd7254d 142.87MB / 166.09MB 7.6s
2024-01-16T15:53:42Z #5 sha256:0c07f3aadee84b9783f97227a75f5faff6787b0cbe6774d27a7a7507c8102d00 104.17MB / 178.45MB 7.6s
2024-01-16T15:53:43Z #5 sha256:403f1034b5370252ba6cd3944620bb92839fd2e537985c43c17dff55397f4950 134.22MB / 315.95MB 7.9s
2024-01-16T15:53:43Z #5 sha256:ce6336dc557ab32d35ca2c33c10f935870744e90d2e8de37a43035de6bd7254d 160.49MB / 166.09MB 8.1s
2024-01-16T15:53:43Z #5 sha256:0c07f3aadee84b9783f97227a75f5faff6787b0cbe6774d27a7a7507c8102d00 115.73MB / 178.45MB 8.1s
2024-01-16T15:53:43Z #5 sha256:0c07f3aadee84b9783f97227a75f5faff6787b0cbe6774d27a7a7507c8102d00 125.72MB / 178.45MB 8.4s
2024-01-16T15:53:44Z #5 sha256:403f1034b5370252ba6cd3944620bb92839fd2e537985c43c17dff55397f4950 150.99MB / 315.95MB 8.7s
2024-01-16T15:53:44Z #5 sha256:0c07f3aadee84b9783f97227a75f5faff6787b0cbe6774d27a7a7507c8102d00 143.65MB / 178.45MB 9.4s
2024-01-16T15:53:45Z #5 sha256:0c07f3aadee84b9783f97227a75f5faff6787b0cbe6774d27a7a7507c8102d00 157.29MB / 178.45MB 9.8s
2024-01-16T15:53:45Z #5 sha256:ce6336dc557ab32d35ca2c33c10f935870744e90d2e8de37a43035de6bd7254d 166.09MB / 166.09MB 9.9s done
2024-01-16T15:53:45Z #5 sha256:7ece3239e3205850471f67fc804740ecd2f32cf9acd7b9e16efadfe2d721d261 0B / 3.71kB 10.0s
2024-01-16T15:53:45Z #5 sha256:403f1034b5370252ba6cd3944620bb92839fd2e537985c43c17dff55397f4950 167.77MB / 315.95MB 10.1s
2024-01-16T15:53:45Z #5 sha256:0c07f3aadee84b9783f97227a75f5faff6787b0cbe6774d27a7a7507c8102d00 167.77MB / 178.45MB 10.1s
2024-01-16T15:53:45Z #5 sha256:7ece3239e3205850471f67fc804740ecd2f32cf9acd7b9e16efadfe2d721d261 3.71kB / 3.71kB 10.0s done
2024-01-16T15:53:45Z #5 sha256:9813282396e58213775e63c43af4ccd2c628d7b717d5c18bcb46f8cb52c4c4d8 0B / 1.59GB 10.4s
2024-01-16T15:53:45Z #5 sha256:0c07f3aadee84b9783f97227a75f5faff6787b0cbe6774d27a7a7507c8102d00 178.45MB / 178.45MB 10.7s
2024-01-16T15:53:46Z #5 sha256:403f1034b5370252ba6cd3944620bb92839fd2e537985c43c17dff55397f4950 188.12MB / 315.95MB 11.2s
2024-01-16T15:53:46Z #5 sha256:403f1034b5370252ba6cd3944620bb92839fd2e537985c43c17dff55397f4950 204.47MB / 315.95MB 11.6s
2024-01-16T15:53:47Z #5 extracting sha256:26c5c85e47da3022f1bdb9a112103646c5c29517d757e95426f16e4bd9533405 10.3s
2024-01-16T15:53:47Z #5 sha256:403f1034b5370252ba6cd3944620bb92839fd2e537985c43c17dff55397f4950 221.25MB / 315.95MB 12.2s
2024-01-16T15:53:47Z #5 extracting sha256:26c5c85e47da3022f1bdb9a112103646c5c29517d757e95426f16e4bd9533405 10.7s done
2024-01-16T15:53:47Z #5 sha256:0c07f3aadee84b9783f97227a75f5faff6787b0cbe6774d27a7a7507c8102d00 178.45MB / 178.45MB 12.3s done
2024-01-16T15:53:47Z #5 sha256:6ad64da2708fca2c9f80e93fa2b0d706e6126d9584a56fc1230e708f8c297c9f 6.66kB / 6.66kB 12.4s done
2024-01-16T15:53:48Z #5 sha256:403f1034b5370252ba6cd3944620bb92839fd2e537985c43c17dff55397f4950 239.08MB / 315.95MB 12.7s
2024-01-16T15:53:48Z #5 sha256:9a1ce158b391ce5959e6fcdea2eaa8952d21668f28834a04850ba9f49a162bbf 0B / 200.46MB 12.7s
2024-01-16T15:53:48Z #5 sha256:9813282396e58213775e63c43af4ccd2c628d7b717d5c18bcb46f8cb52c4c4d8 85.98MB / 1.59GB 12.9s
2024-01-16T15:53:48Z #5 sha256:403f1034b5370252ba6cd3944620bb92839fd2e537985c43c17dff55397f4950 255.93MB / 315.95MB 13.3s
2024-01-16T15:53:48Z #5 extracting sha256:94d07c8690a4ebb0c3efd27c229864e07d2047a60fad23472f4a5a9bc9cb4b9e
2024-01-16T15:53:49Z #5 sha256:9a1ce158b391ce5959e6fcdea2eaa8952d21668f28834a04850ba9f49a162bbf 19.19MB / 200.46MB 13.8s
2024-01-16T15:53:49Z #5 sha256:403f1034b5370252ba6cd3944620bb92839fd2e537985c43c17dff55397f4950 275.78MB / 315.95MB 14.0s
2024-01-16T15:53:49Z #5 sha256:9a1ce158b391ce5959e6fcdea2eaa8952d21668f28834a04850ba9f49a162bbf 31.46MB / 200.46MB 14.3s
2024-01-16T15:53:49Z #5 sha256:403f1034b5370252ba6cd3944620bb92839fd2e537985c43c17dff55397f4950 297.80MB / 315.95MB 14.4s
2024-01-16T15:53:49Z #5 sha256:9a1ce158b391ce5959e6fcdea2eaa8952d21668f28834a04850ba9f49a162bbf 44.04MB / 200.46MB 14.6s
2024-01-16T15:53:50Z #5 sha256:403f1034b5370252ba6cd3944620bb92839fd2e537985c43c17dff55397f4950 315.62MB / 315.95MB 14.9s
2024-01-16T15:53:50Z #5 sha256:9a1ce158b391ce5959e6fcdea2eaa8952d21668f28834a04850ba9f49a162bbf 54.53MB / 200.46MB 15.0s
2024-01-16T15:53:50Z #5 sha256:9a1ce158b391ce5959e6fcdea2eaa8952d21668f28834a04850ba9f49a162bbf 64.57MB / 200.46MB 15.2s
2024-01-16T15:53:50Z #5 sha256:9813282396e58213775e63c43af4ccd2c628d7b717d5c18bcb46f8cb52c4c4d8 166.72MB / 1.59GB 15.4s
2024-01-16T15:53:51Z #5 sha256:9a1ce158b391ce5959e6fcdea2eaa8952d21668f28834a04850ba9f49a162bbf 75.50MB / 200.46MB 15.9s
2024-01-16T15:53:51Z #5 sha256:9a1ce158b391ce5959e6fcdea2eaa8952d21668f28834a04850ba9f49a162bbf 87.03MB / 200.46MB 16.3s
2024-01-16T15:53:51Z #5 sha256:9a1ce158b391ce5959e6fcdea2eaa8952d21668f28834a04850ba9f49a162bbf 102.99MB / 200.46MB 16.5s
2024-01-16T15:53:52Z #5 sha256:9a1ce158b391ce5959e6fcdea2eaa8952d21668f28834a04850ba9f49a162bbf 113.25MB / 200.46MB 17.3s
2024-01-16T15:53:52Z #5 sha256:9a1ce158b391ce5959e6fcdea2eaa8952d21668f28834a04850ba9f49a162bbf 130.02MB / 200.46MB 17.6s
2024-01-16T15:53:53Z #5 sha256:403f1034b5370252ba6cd3944620bb92839fd2e537985c43c17dff55397f4950 315.95MB / 315.95MB 17.9s done
2024-01-16T15:53:53Z #5 sha256:9a1ce158b391ce5959e6fcdea2eaa8952d21668f28834a04850ba9f49a162bbf 142.61MB / 200.46MB 17.9s
2024-01-16T15:53:53Z #5 sha256:a42d5ce605fe230150399cf7ea693b5a5045a664b87d21acc5e825513312cf9a 0B / 2.96kB 18.0s
2024-01-16T15:53:53Z #5 sha256:9a1ce158b391ce5959e6fcdea2eaa8952d21668f28834a04850ba9f49a162bbf 158.33MB / 200.46MB 18.3s
2024-01-16T15:53:53Z #5 sha256:a42d5ce605fe230150399cf7ea693b5a5045a664b87d21acc5e825513312cf9a 2.96kB / 2.96kB 18.2s done
2024-01-16T15:53:53Z #5 sha256:b2da61821d2de372c5ce23a2311eeada02f13767afa7e92c09c8f12c9bd50308 0B / 136.79MB 18.3s
2024-01-16T15:53:53Z #5 sha256:9813282396e58213775e63c43af4ccd2c628d7b717d5c18bcb46f8cb52c4c4d8 247.46MB / 1.59GB 18.5s
2024-01-16T15:53:53Z #5 extracting sha256:94d07c8690a4ebb0c3efd27c229864e07d2047a60fad23472f4a5a9bc9cb4b9e 5.1s
2024-01-16T15:53:54Z #5 sha256:9a1ce158b391ce5959e6fcdea2eaa8952d21668f28834a04850ba9f49a162bbf 178.26MB / 200.46MB 18.8s
2024-01-16T15:53:54Z #5 sha256:b2da61821d2de372c5ce23a2311eeada02f13767afa7e92c09c8f12c9bd50308 11.53MB / 136.79MB 18.8s
2024-01-16T15:53:54Z #5 sha256:9a1ce158b391ce5959e6fcdea2eaa8952d21668f28834a04850ba9f49a162bbf 196.08MB / 200.46MB 19.2s
2024-01-16T15:53:54Z #5 sha256:b2da61821d2de372c5ce23a2311eeada02f13767afa7e92c09c8f12c9bd50308 20.97MB / 136.79MB 19.2s
2024-01-16T15:53:54Z #5 sha256:b2da61821d2de372c5ce23a2311eeada02f13767afa7e92c09c8f12c9bd50308 29.36MB / 136.79MB 19.4s
2024-01-16T15:53:54Z #5 sha256:b2da61821d2de372c5ce23a2311eeada02f13767afa7e92c09c8f12c9bd50308 39.85MB / 136.79MB 19.6s
2024-01-16T15:53:55Z #5 sha256:b2da61821d2de372c5ce23a2311eeada02f13767afa7e92c09c8f12c9bd50308 47.19MB / 136.79MB 20.4s
2024-01-16T15:53:55Z #5 sha256:b2da61821d2de372c5ce23a2311eeada02f13767afa7e92c09c8f12c9bd50308 54.53MB / 136.79MB 20.7s
2024-01-16T15:53:56Z #5 sha256:b2da61821d2de372c5ce23a2311eeada02f13767afa7e92c09c8f12c9bd50308 61.69MB / 136.79MB 21.0s
2024-01-16T15:53:56Z #5 sha256:9a1ce158b391ce5959e6fcdea2eaa8952d21668f28834a04850ba9f49a162bbf 200.46MB / 200.46MB 21.1s done
2024-01-16T15:53:56Z #5 sha256:8144baa7f709ffa4b39b187f6149563ce3bb0d341d0ee0e50c8827f5af23ccfc 0B / 229B 21.1s
2024-01-16T15:53:56Z #5 sha256:8144baa7f709ffa4b39b187f6149563ce3bb0d341d0ee0e50c8827f5af23ccfc 229B / 229B 21.2s done
2024-01-16T15:53:56Z #5 sha256:7b504ec6580df16b31c8d285256b8d26464a8a7d3e816d899296f54a58b9a2af 0B / 7.40MB 21.3s
2024-01-16T15:53:56Z #5 sha256:7b504ec6580df16b31c8d285256b8d26464a8a7d3e816d899296f54a58b9a2af 4.19MB / 7.40MB 21.5s
2024-01-16T15:53:56Z #5 sha256:7b504ec6580df16b31c8d285256b8d26464a8a7d3e816d899296f54a58b9a2af 7.40MB / 7.40MB 21.6s
2024-01-16T15:53:57Z #5 sha256:7b504ec6580df16b31c8d285256b8d26464a8a7d3e816d899296f54a58b9a2af 7.40MB / 7.40MB 21.7s done
2024-01-16T15:53:57Z #5 sha256:96289424801e3678535fd367bf2d09c7bb7c3d9ed7c8128ddc7aad96f1de2f04 0B / 23.70MB 21.8s
2024-01-16T15:53:57Z #5 sha256:b2da61821d2de372c5ce23a2311eeada02f13767afa7e92c09c8f12c9bd50308 71.30MB / 136.79MB 21.9s
2024-01-16T15:53:57Z #5 sha256:96289424801e3678535fd367bf2d09c7bb7c3d9ed7c8128ddc7aad96f1de2f04 6.29MB / 23.70MB 22.0s
2024-01-16T15:53:57Z #5 sha256:b2da61821d2de372c5ce23a2311eeada02f13767afa7e92c09c8f12c9bd50308 80.74MB / 136.79MB 22.1s
2024-01-16T15:53:57Z #5 sha256:96289424801e3678535fd367bf2d09c7bb7c3d9ed7c8128ddc7aad96f1de2f04 9.44MB / 23.70MB 22.2s
2024-01-16T15:53:57Z #5 sha256:9813282396e58213775e63c43af4ccd2c628d7b717d5c18bcb46f8cb52c4c4d8 333.82MB / 1.59GB 22.5s
2024-01-16T15:53:57Z #5 sha256:b2da61821d2de372c5ce23a2311eeada02f13767afa7e92c09c8f12c9bd50308 87.62MB / 136.79MB 22.5s
2024-01-16T15:53:57Z #5 sha256:96289424801e3678535fd367bf2d09c7bb7c3d9ed7c8128ddc7aad96f1de2f04 12.58MB / 23.70MB 22.5s
2024-01-16T15:53:58Z #5 sha256:96289424801e3678535fd367bf2d09c7bb7c3d9ed7c8128ddc7aad96f1de2f04 19.92MB / 23.70MB 22.8s
2024-01-16T15:53:58Z #5 sha256:96289424801e3678535fd367bf2d09c7bb7c3d9ed7c8128ddc7aad96f1de2f04 23.70MB / 23.70MB 22.9s
2024-01-16T15:53:58Z #5 sha256:b2da61821d2de372c5ce23a2311eeada02f13767afa7e92c09c8f12c9bd50308 100.69MB / 136.79MB 23.1s
2024-01-16T15:53:58Z #5 sha256:96289424801e3678535fd367bf2d09c7bb7c3d9ed7c8128ddc7aad96f1de2f04 23.70MB / 23.70MB 23.3s done
2024-01-16T15:53:58Z #5 extracting sha256:94d07c8690a4ebb0c3efd27c229864e07d2047a60fad23472f4a5a9bc9cb4b9e 10.2s
2024-01-16T15:53:59Z #5 sha256:b2da61821d2de372c5ce23a2311eeada02f13767afa7e92c09c8f12c9bd50308 108.10MB / 136.79MB 23.7s
2024-01-16T15:53:59Z #5 sha256:b2da61821d2de372c5ce23a2311eeada02f13767afa7e92c09c8f12c9bd50308 120.59MB / 136.79MB 24.0s
2024-01-16T15:53:59Z #5 sha256:b2da61821d2de372c5ce23a2311eeada02f13767afa7e92c09c8f12c9bd50308 132.12MB / 136.79MB 24.3s
2024-01-16T15:54:00Z #5 sha256:9813282396e58213775e63c43af4ccd2c628d7b717d5c18bcb46f8cb52c4c4d8 417.33MB / 1.59GB 25.5s
2024-01-16T15:54:01Z #5 sha256:b2da61821d2de372c5ce23a2311eeada02f13767afa7e92c09c8f12c9bd50308 136.79MB / 136.79MB 25.9s done
2024-01-16T15:54:02Z #5 extracting sha256:94d07c8690a4ebb0c3efd27c229864e07d2047a60fad23472f4a5a9bc9cb4b9e 13.5s done
2024-01-16T15:54:02Z #5 extracting sha256:aac8deeeec9f25370156d9d1a1fcab24f3b2e212c98a02c564d45f194ef98f59
2024-01-16T15:54:03Z #5 sha256:9813282396e58213775e63c43af4ccd2c628d7b717d5c18bcb46f8cb52c4c4d8 497.03MB / 1.59GB 28.3s
2024-01-16T15:54:05Z #5 sha256:9813282396e58213775e63c43af4ccd2c628d7b717d5c18bcb46f8cb52c4c4d8 578.81MB / 1.59GB 30.5s
2024-01-16T15:54:07Z #5 extracting sha256:aac8deeeec9f25370156d9d1a1fcab24f3b2e212c98a02c564d45f194ef98f59 5.0s
2024-01-16T15:54:08Z #5 sha256:9813282396e58213775e63c43af4ccd2c628d7b717d5c18bcb46f8cb52c4c4d8 659.88MB / 1.59GB 32.8s
2024-01-16T15:54:10Z #5 sha256:9813282396e58213775e63c43af4ccd2c628d7b717d5c18bcb46f8cb52c4c4d8 750.78MB / 1.59GB 35.5s
2024-01-16T15:54:12Z #5 extracting sha256:aac8deeeec9f25370156d9d1a1fcab24f3b2e212c98a02c564d45f194ef98f59 10.1s
2024-01-16T15:54:13Z #5 sha256:9813282396e58213775e63c43af4ccd2c628d7b717d5c18bcb46f8cb52c4c4d8 831.52MB / 1.59GB 37.9s
2024-01-16T15:54:16Z #5 sha256:9813282396e58213775e63c43af4ccd2c628d7b717d5c18bcb46f8cb52c4c4d8 919.60MB / 1.59GB 41.1s
2024-01-16T15:54:16Z #5 extracting sha256:aac8deeeec9f25370156d9d1a1fcab24f3b2e212c98a02c564d45f194ef98f59 14.0s done
2024-01-16T15:54:17Z #5 extracting sha256:ce6336dc557ab32d35ca2c33c10f935870744e90d2e8de37a43035de6bd7254d
2024-01-16T15:54:17Z #5 sha256:9813282396e58213775e63c43af4ccd2c628d7b717d5c18bcb46f8cb52c4c4d8 1.00GB / 1.59GB 42.6s
2024-01-16T15:54:20Z #5 sha256:9813282396e58213775e63c43af4ccd2c628d7b717d5c18bcb46f8cb52c4c4d8 1.08GB / 1.59GB 45.4s
2024-01-16T15:54:22Z #5 extracting sha256:ce6336dc557ab32d35ca2c33c10f935870744e90d2e8de37a43035de6bd7254d 5.0s
2024-01-16T15:54:23Z #5 sha256:9813282396e58213775e63c43af4ccd2c628d7b717d5c18bcb46f8cb52c4c4d8 1.16GB / 1.59GB 47.9s
2024-01-16T15:54:25Z #5 sha256:9813282396e58213775e63c43af4ccd2c628d7b717d5c18bcb46f8cb52c4c4d8 1.24GB / 1.59GB 50.7s
2024-01-16T15:54:27Z #5 extracting sha256:ce6336dc557ab32d35ca2c33c10f935870744e90d2e8de37a43035de6bd7254d 10.2s
2024-01-16T15:54:28Z #5 sha256:9813282396e58213775e63c43af4ccd2c628d7b717d5c18bcb46f8cb52c4c4d8 1.32GB / 1.59GB 53.5s
2024-01-16T15:54:31Z #5 sha256:9813282396e58213775e63c43af4ccd2c628d7b717d5c18bcb46f8cb52c4c4d8 1.41GB / 1.59GB 56.5s
2024-01-16T15:54:32Z #5 extracting sha256:ce6336dc557ab32d35ca2c33c10f935870744e90d2e8de37a43035de6bd7254d 15.4s
2024-01-16T15:54:34Z #5 sha256:9813282396e58213775e63c43af4ccd2c628d7b717d5c18bcb46f8cb52c4c4d8 1.49GB / 1.59GB 59.3s
2024-01-16T15:54:36Z #5 sha256:9813282396e58213775e63c43af4ccd2c628d7b717d5c18bcb46f8cb52c4c4d8 1.57GB / 1.59GB 61.5s
2024-01-16T15:54:37Z #5 extracting sha256:ce6336dc557ab32d35ca2c33c10f935870744e90d2e8de37a43035de6bd7254d 20.5s
2024-01-16T15:54:38Z #5 extracting sha256:ce6336dc557ab32d35ca2c33c10f935870744e90d2e8de37a43035de6bd7254d 20.5s done
2024-01-16T15:54:39Z #5 extracting sha256:403f1034b5370252ba6cd3944620bb92839fd2e537985c43c17dff55397f4950
2024-01-16T15:54:40Z #5 sha256:9813282396e58213775e63c43af4ccd2c628d7b717d5c18bcb46f8cb52c4c4d8 1.59GB / 1.59GB 65.0s done
2024-01-16T15:54:44Z #5 extracting sha256:403f1034b5370252ba6cd3944620bb92839fd2e537985c43c17dff55397f4950 5.0s
2024-01-16T15:54:49Z #5 extracting sha256:403f1034b5370252ba6cd3944620bb92839fd2e537985c43c17dff55397f4950 10.2s
2024-01-16T15:54:54Z #5 extracting sha256:403f1034b5370252ba6cd3944620bb92839fd2e537985c43c17dff55397f4950 15.3s
2024-01-16T15:55:00Z #5 extracting sha256:403f1034b5370252ba6cd3944620bb92839fd2e537985c43c17dff55397f4950 20.7s
2024-01-16T15:55:05Z #5 extracting sha256:403f1034b5370252ba6cd3944620bb92839fd2e537985c43c17dff55397f4950 25.7s
2024-01-16T15:55:06Z #5 extracting sha256:403f1034b5370252ba6cd3944620bb92839fd2e537985c43c17dff55397f4950 26.7s done
2024-01-16T15:55:07Z #5 extracting sha256:0c07f3aadee84b9783f97227a75f5faff6787b0cbe6774d27a7a7507c8102d00
2024-01-16T15:55:12Z #5 extracting sha256:0c07f3aadee84b9783f97227a75f5faff6787b0cbe6774d27a7a7507c8102d00 5.1s
2024-01-16T15:55:17Z #5 extracting sha256:0c07f3aadee84b9783f97227a75f5faff6787b0cbe6774d27a7a7507c8102d00 10.1s
2024-01-16T15:55:22Z #5 extracting sha256:0c07f3aadee84b9783f97227a75f5faff6787b0cbe6774d27a7a7507c8102d00 15.2s
2024-01-16T15:55:24Z #5 extracting sha256:0c07f3aadee84b9783f97227a75f5faff6787b0cbe6774d27a7a7507c8102d00 17.9s done
2024-01-16T15:55:25Z #5 extracting sha256:7ece3239e3205850471f67fc804740ecd2f32cf9acd7b9e16efadfe2d721d261 done
2024-01-16T15:55:25Z #5 extracting sha256:9813282396e58213775e63c43af4ccd2c628d7b717d5c18bcb46f8cb52c4c4d8
2024-01-16T15:55:30Z #5 extracting sha256:9813282396e58213775e63c43af4ccd2c628d7b717d5c18bcb46f8cb52c4c4d8 5.1s
2024-01-16T15:55:36Z #5 extracting sha256:9813282396e58213775e63c43af4ccd2c628d7b717d5c18bcb46f8cb52c4c4d8 10.2s
2024-01-16T15:55:41Z #5 extracting sha256:9813282396e58213775e63c43af4ccd2c628d7b717d5c18bcb46f8cb52c4c4d8 15.6s
2024-01-16T15:55:46Z #5 extracting sha256:9813282396e58213775e63c43af4ccd2c628d7b717d5c18bcb46f8cb52c4c4d8 20.8s
2024-01-16T15:55:52Z #5 extracting sha256:9813282396e58213775e63c43af4ccd2c628d7b717d5c18bcb46f8cb52c4c4d8 26.2s
2024-01-16T15:55:57Z #5 extracting sha256:9813282396e58213775e63c43af4ccd2c628d7b717d5c18bcb46f8cb52c4c4d8 31.8s
2024-01-16T15:56:03Z #5 extracting sha256:9813282396e58213775e63c43af4ccd2c628d7b717d5c18bcb46f8cb52c4c4d8 37.1s
2024-01-16T15:56:08Z #5 extracting sha256:9813282396e58213775e63c43af4ccd2c628d7b717d5c18bcb46f8cb52c4c4d8 42.4s
2024-01-16T15:56:13Z #5 extracting sha256:9813282396e58213775e63c43af4ccd2c628d7b717d5c18bcb46f8cb52c4c4d8 47.9s
2024-01-16T15:56:18Z #5 extracting sha256:9813282396e58213775e63c43af4ccd2c628d7b717d5c18bcb46f8cb52c4c4d8 53.0s
2024-01-16T15:56:23Z #5 extracting sha256:9813282396e58213775e63c43af4ccd2c628d7b717d5c18bcb46f8cb52c4c4d8 58.1s
2024-01-16T15:56:28Z #5 extracting sha256:9813282396e58213775e63c43af4ccd2c628d7b717d5c18bcb46f8cb52c4c4d8 63.1s
2024-01-16T15:56:34Z #5 extracting sha256:9813282396e58213775e63c43af4ccd2c628d7b717d5c18bcb46f8cb52c4c4d8 68.2s
2024-01-16T15:56:39Z #5 extracting sha256:9813282396e58213775e63c43af4ccd2c628d7b717d5c18bcb46f8cb52c4c4d8 73.2s
2024-01-16T15:56:44Z #5 extracting sha256:9813282396e58213775e63c43af4ccd2c628d7b717d5c18bcb46f8cb52c4c4d8 78.3s
2024-01-16T15:56:49Z #5 extracting sha256:9813282396e58213775e63c43af4ccd2c628d7b717d5c18bcb46f8cb52c4c4d8 83.3s
2024-01-16T15:56:54Z #5 extracting sha256:9813282396e58213775e63c43af4ccd2c628d7b717d5c18bcb46f8cb52c4c4d8 88.4s
2024-01-16T15:56:59Z #5 extracting sha256:9813282396e58213775e63c43af4ccd2c628d7b717d5c18bcb46f8cb52c4c4d8 93.4s
2024-01-16T15:57:04Z #5 extracting sha256:9813282396e58213775e63c43af4ccd2c628d7b717d5c18bcb46f8cb52c4c4d8 98.5s
2024-01-16T15:57:09Z #5 extracting sha256:9813282396e58213775e63c43af4ccd2c628d7b717d5c18bcb46f8cb52c4c4d8 103.7s
2024-01-16T15:57:14Z #5 extracting sha256:9813282396e58213775e63c43af4ccd2c628d7b717d5c18bcb46f8cb52c4c4d8 108.8s
2024-01-16T15:57:19Z #5 extracting sha256:9813282396e58213775e63c43af4ccd2c628d7b717d5c18bcb46f8cb52c4c4d8 114.1s
2024-01-16T15:57:25Z #5 extracting sha256:9813282396e58213775e63c43af4ccd2c628d7b717d5c18bcb46f8cb52c4c4d8 119.2s
2024-01-16T15:57:30Z #5 extracting sha256:9813282396e58213775e63c43af4ccd2c628d7b717d5c18bcb46f8cb52c4c4d8 124.2s
2024-01-16T15:57:35Z #5 extracting sha256:9813282396e58213775e63c43af4ccd2c628d7b717d5c18bcb46f8cb52c4c4d8 129.3s
2024-01-16T15:57:40Z #5 extracting sha256:9813282396e58213775e63c43af4ccd2c628d7b717d5c18bcb46f8cb52c4c4d8 134.3s
2024-01-16T15:57:45Z #5 extracting sha256:9813282396e58213775e63c43af4ccd2c628d7b717d5c18bcb46f8cb52c4c4d8 139.4s
2024-01-16T15:57:50Z #5 extracting sha256:9813282396e58213775e63c43af4ccd2c628d7b717d5c18bcb46f8cb52c4c4d8 144.7s
2024-01-16T15:57:55Z #5 extracting sha256:9813282396e58213775e63c43af4ccd2c628d7b717d5c18bcb46f8cb52c4c4d8 149.8s
2024-01-16T15:58:01Z #5 extracting sha256:9813282396e58213775e63c43af4ccd2c628d7b717d5c18bcb46f8cb52c4c4d8 155.4s
2024-01-16T15:58:06Z #5 extracting sha256:9813282396e58213775e63c43af4ccd2c628d7b717d5c18bcb46f8cb52c4c4d8 160.4s
2024-01-16T15:58:12Z #5 extracting sha256:9813282396e58213775e63c43af4ccd2c628d7b717d5c18bcb46f8cb52c4c4d8 166.2s
2024-01-16T15:58:17Z #5 extracting sha256:9813282396e58213775e63c43af4ccd2c628d7b717d5c18bcb46f8cb52c4c4d8 171.5s
2024-01-16T15:58:22Z #5 extracting sha256:9813282396e58213775e63c43af4ccd2c628d7b717d5c18bcb46f8cb52c4c4d8 176.7s
2024-01-16T15:58:27Z #5 extracting sha256:9813282396e58213775e63c43af4ccd2c628d7b717d5c18bcb46f8cb52c4c4d8 181.8s
2024-01-16T15:58:32Z #5 extracting sha256:9813282396e58213775e63c43af4ccd2c628d7b717d5c18bcb46f8cb52c4c4d8 186.9s
2024-01-16T15:58:37Z #5 extracting sha256:9813282396e58213775e63c43af4ccd2c628d7b717d5c18bcb46f8cb52c4c4d8 192.1s
2024-01-16T15:58:43Z #5 extracting sha256:9813282396e58213775e63c43af4ccd2c628d7b717d5c18bcb46f8cb52c4c4d8 197.3s
2024-01-16T15:58:48Z #5 extracting sha256:9813282396e58213775e63c43af4ccd2c628d7b717d5c18bcb46f8cb52c4c4d8 202.5s
2024-01-16T15:58:53Z #5 extracting sha256:9813282396e58213775e63c43af4ccd2c628d7b717d5c18bcb46f8cb52c4c4d8 208.0s
2024-01-16T15:58:58Z #5 extracting sha256:9813282396e58213775e63c43af4ccd2c628d7b717d5c18bcb46f8cb52c4c4d8 213.1s
2024-01-16T15:59:04Z #5 extracting sha256:9813282396e58213775e63c43af4ccd2c628d7b717d5c18bcb46f8cb52c4c4d8 218.3s
2024-01-16T15:59:10Z #5 extracting sha256:9813282396e58213775e63c43af4ccd2c628d7b717d5c18bcb46f8cb52c4c4d8 225.1s
2024-01-16T15:59:16Z #5 extracting sha256:9813282396e58213775e63c43af4ccd2c628d7b717d5c18bcb46f8cb52c4c4d8 231.0s
2024-01-16T15:59:22Z #5 extracting sha256:9813282396e58213775e63c43af4ccd2c628d7b717d5c18bcb46f8cb52c4c4d8 236.9s
2024-01-16T15:59:27Z #5 extracting sha256:9813282396e58213775e63c43af4ccd2c628d7b717d5c18bcb46f8cb52c4c4d8 242.1s
2024-01-16T15:59:33Z #5 extracting sha256:9813282396e58213775e63c43af4ccd2c628d7b717d5c18bcb46f8cb52c4c4d8 247.3s
2024-01-16T15:59:38Z #5 extracting sha256:9813282396e58213775e63c43af4ccd2c628d7b717d5c18bcb46f8cb52c4c4d8 252.6s
2024-01-16T15:59:45Z #5 extracting sha256:9813282396e58213775e63c43af4ccd2c628d7b717d5c18bcb46f8cb52c4c4d8 259.6s
2024-01-16T15:59:50Z #5 extracting sha256:9813282396e58213775e63c43af4ccd2c628d7b717d5c18bcb46f8cb52c4c4d8 264.7s
2024-01-16T15:59:56Z #5 extracting sha256:9813282396e58213775e63c43af4ccd2c628d7b717d5c18bcb46f8cb52c4c4d8 270.2s
2024-01-16T16:00:00Z #5 extracting sha256:9813282396e58213775e63c43af4ccd2c628d7b717d5c18bcb46f8cb52c4c4d8 274.7s done
2024-01-16T16:00:05Z #5 extracting sha256:6ad64da2708fca2c9f80e93fa2b0d706e6126d9584a56fc1230e708f8c297c9f done
2024-01-16T16:00:06Z #5 extracting sha256:9a1ce158b391ce5959e6fcdea2eaa8952d21668f28834a04850ba9f49a162bbf
2024-01-16T16:00:11Z #5 extracting sha256:9a1ce158b391ce5959e6fcdea2eaa8952d21668f28834a04850ba9f49a162bbf 5.2s
2024-01-16T16:00:19Z #5 extracting sha256:9a1ce158b391ce5959e6fcdea2eaa8952d21668f28834a04850ba9f49a162bbf 13.0s
2024-01-16T16:00:24Z #5 extracting sha256:9a1ce158b391ce5959e6fcdea2eaa8952d21668f28834a04850ba9f49a162bbf 18.4s
2024-01-16T16:00:29Z #5 extracting sha256:9a1ce158b391ce5959e6fcdea2eaa8952d21668f28834a04850ba9f49a162bbf 23.5s
2024-01-16T16:00:34Z #5 extracting sha256:9a1ce158b391ce5959e6fcdea2eaa8952d21668f28834a04850ba9f49a162bbf 28.6s
2024-01-16T16:00:40Z #5 extracting sha256:9a1ce158b391ce5959e6fcdea2eaa8952d21668f28834a04850ba9f49a162bbf 33.9s
2024-01-16T16:00:46Z #5 extracting sha256:9a1ce158b391ce5959e6fcdea2eaa8952d21668f28834a04850ba9f49a162bbf 40.2s
2024-01-16T16:00:51Z #5 extracting sha256:9a1ce158b391ce5959e6fcdea2eaa8952d21668f28834a04850ba9f49a162bbf 45.3s
2024-01-16T16:00:57Z #5 extracting sha256:9a1ce158b391ce5959e6fcdea2eaa8952d21668f28834a04850ba9f49a162bbf 51.4s
2024-01-16T16:01:02Z #5 extracting sha256:9a1ce158b391ce5959e6fcdea2eaa8952d21668f28834a04850ba9f49a162bbf 56.6s
2024-01-16T16:01:05Z #5 extracting sha256:9a1ce158b391ce5959e6fcdea2eaa8952d21668f28834a04850ba9f49a162bbf 59.2s done
2024-01-16T16:01:06Z #5 extracting sha256:a42d5ce605fe230150399cf7ea693b5a5045a664b87d21acc5e825513312cf9a done
2024-01-16T16:01:07Z #5 extracting sha256:b2da61821d2de372c5ce23a2311eeada02f13767afa7e92c09c8f12c9bd50308 0.1s
2024-01-16T16:01:11Z #5 extracting sha256:b2da61821d2de372c5ce23a2311eeada02f13767afa7e92c09c8f12c9bd50308 4.4s done
2024-01-16T16:01:11Z #5 extracting sha256:8144baa7f709ffa4b39b187f6149563ce3bb0d341d0ee0e50c8827f5af23ccfc done
2024-01-16T16:01:11Z #5 extracting sha256:7b504ec6580df16b31c8d285256b8d26464a8a7d3e816d899296f54a58b9a2af
2024-01-16T16:01:12Z #5 extracting sha256:7b504ec6580df16b31c8d285256b8d26464a8a7d3e816d899296f54a58b9a2af 0.8s done
2024-01-16T16:01:12Z #5 extracting sha256:96289424801e3678535fd367bf2d09c7bb7c3d9ed7c8128ddc7aad96f1de2f04
2024-01-16T16:01:13Z #5 extracting sha256:96289424801e3678535fd367bf2d09c7bb7c3d9ed7c8128ddc7aad96f1de2f04 0.9s done
2024-01-16T16:01:14Z #5 DONE 458.8s
2024-01-16T16:01:14Z
2024-01-16T16:01:14Z #6 [2/2] RUN umask 0000 && pip install --no-cache-dir https://github.com/bird-house/threddsclient/archive/refs/heads/master.zip
2024-01-16T16:01:15Z #6 1.403 Collecting https://github.com/bird-house/threddsclient/archive/refs/heads/master.zip
2024-01-16T16:01:15Z #6 1.665 Downloading https://github.com/bird-house/threddsclient/archive/refs/heads/master.zip
2024-01-16T16:01:15Z #6 1.676 - 24.0 kB 31.3 MB/s 0:00:00
2024-01-16T16:01:15Z #6 1.694 Preparing metadata (setup.py): started
2024-01-16T16:01:16Z #6 2.397 Preparing metadata (setup.py): finished with status 'done'
2024-01-16T16:01:16Z #6 2.408 Requirement already satisfied: requests in /opt/conda/envs/birdy/lib/python3.9/site-packages (from threddsclient==0.4.4) (2.31.0)
2024-01-16T16:01:16Z #6 2.409 Requirement already satisfied: beautifulsoup4 in /opt/conda/envs/birdy/lib/python3.9/site-packages (from threddsclient==0.4.4) (4.12.2)
2024-01-16T16:01:16Z #6 2.410 Requirement already satisfied: lxml in /opt/conda/envs/birdy/lib/python3.9/site-packages (from threddsclient==0.4.4) (4.9.2)
2024-01-16T16:01:16Z #6 2.419 Requirement already satisfied: soupsieve>1.2 in /opt/conda/envs/birdy/lib/python3.9/site-packages (from beautifulsoup4->threddsclient==0.4.4) (2.3.2.post1)
2024-01-16T16:01:16Z #6 2.442 Requirement already satisfied: charset-normalizer<4,>=2 in /opt/conda/envs/birdy/lib/python3.9/site-packages (from requests->threddsclient==0.4.4) (2.1.1)
2024-01-16T16:01:16Z #6 2.445 Requirement already satisfied: idna<4,>=2.5 in /opt/conda/envs/birdy/lib/python3.9/site-packages (from requests->threddsclient==0.4.4) (3.4)
2024-01-16T16:01:16Z #6 2.448 Requirement already satisfied: urllib3<3,>=1.21.1 in /opt/conda/envs/birdy/lib/python3.9/site-packages (from requests->threddsclient==0.4.4) (1.26.15)
2024-01-16T16:01:16Z #6 2.451 Requirement already satisfied: certifi>=2017.4.17 in /opt/conda/envs/birdy/lib/python3.9/site-packages (from requests->threddsclient==0.4.4) (2023.7.22)
2024-01-16T16:01:16Z #6 2.498 Building wheels for collected packages: threddsclient
2024-01-16T16:01:16Z #6 2.500 Building wheel for threddsclient (setup.py): started
2024-01-16T16:01:17Z #6 3.274 Building wheel for threddsclient (setup.py): finished with status 'done'
2024-01-16T16:01:17Z #6 3.275 Created wheel for threddsclient: filename=threddsclient-0.4.4-py3-none-any.whl size=13214 sha256=35afcb20f58cb7443302cf5c28a2891e2832af33c0de5511cb8d94e28e669872
2024-01-16T16:01:17Z #6 3.276 Stored in directory: /tmp/pip-ephem-wheel-cache-vjp8p85a/wheels/f1/ec/5c/12e566b7240af2369781dd85cc1cdff5517b52ed8135182cc9
2024-01-16T16:01:17Z #6 3.280 Successfully built threddsclient
2024-01-16T16:01:23Z #6 9.681 Installing collected packages: threddsclient
2024-01-16T16:01:23Z #6 9.681 Attempting uninstall: threddsclient
2024-01-16T16:01:23Z #6 9.687 Found existing installation: threddsclient 0.4.2
2024-01-16T16:01:23Z #6 9.692 Uninstalling threddsclient-0.4.2:
2024-01-16T16:01:23Z #6 9.701 Successfully uninstalled threddsclient-0.4.2
2024-01-16T16:01:24Z #6 9.855 Successfully installed threddsclient-0.4.4
2024-01-16T16:01:24Z #6 9.857 WARNING: Running pip as the 'root' user can result in broken permissions and conflicting behaviour with the system package manager. It is recommended to use a virtual environment instead: https://pip.pypa.io/warnings/venv
2024-01-16T16:01:26Z #6 DONE 12.6s
2024-01-16T16:01:26Z
2024-01-16T16:01:26Z #7 exporting to image
2024-01-16T16:01:26Z #7 exporting layers 0.0s done
2024-01-16T16:01:26Z #7 writing image sha256:d55ce59d11bf9929b18fcf7ef902f4cc624f97d9fc9b77261385d938dddd47f2 done
2024-01-16T16:01:26Z #7 naming to docker.io/pavics/workflow-tests:py39-230601-1-update240116 done
2024-01-16T16:01:26Z #7 DONE 0.1s
2024-01-16T16:01:26Z Pushing index.docker.io/pavics/workflow-tests:py39-230601-1-update240116...
2024-01-16T16:01:28Z Done!
2024-01-16T16:01:28Z Build finished
    
  

tlvu added a commit to bird-house/birdhouse-deploy that referenced this pull request Jan 17, 2024
@tlvu tlvu requested a review from tlogan2000 January 17, 2024 19:32
@tlvu tlvu merged commit a4592ea into master Jan 22, 2024
1 check passed
@tlvu tlvu deleted the update-threddsclient-for-tds-5-compat branch January 22, 2024 04:17
tlvu added a commit to bird-house/birdhouse-deploy that referenced this pull request Jan 22, 2024
…s v5 (#420)

See Ouranosinc/PAVICS-e2e-workflow-tests#134 for
more info.

## Changes

**Non-breaking changes**
- New jupyter env image


<!--
The test suite can be run using a different DACCS config with
``birdhouse_daccs_configs_branch: branch_name`` in the PR description.
To globally skip the test suite regardless of the commit message use
``birdhouse_skip_ci: true`` in the PR description.
-->

birdhouse_daccs_configs_branch: master
birdhouse_skip_ci: false
tlvu added a commit that referenced this pull request Jan 30, 2024
tlvu added a commit that referenced this pull request May 9, 2024
…t xclim and ravenpy to smooth transition (#121)

# Overview

This new full build has latest of almost everything except `xclim` and
`ravenpy` as intermediate step to smooth transition to `pandas` 2.2 freq
strings changes.

## Changes

- New: save conda env export, DockerHub build logs and Jenkins test
result in the repo to track changes much more easily between releases

- Jenkins: add `SAVE_RESULTING_NOTEBOOK_TIMEOUT` for slow notebooks or
slow machine

- Jupyter env changes:
- add `conda-pack` so we can export the conda env outside of the docker
image if need to run locally without docker
  - upgrade from Python 3.9 to 3.11
  - Relevant changes (alphabetical order):
```diff
-  - birdy=0.8.4=pyh1a96a4e_0
+      - birdhouse-birdy==0.8.7

# major upgrade from v2 to v3
-  - bokeh=2.4.3=pyhd8ed1ab_3
+  - bokeh=3.4.1=pyhd8ed1ab_0

-  - cartopy=0.21.1=py39h6e7ad6e_0
+  - cartopy=0.23.0=py311h320fe9a_0

-  - cf_xarray=0.8.0=pyhd8ed1ab_0
+  - cf_xarray=0.9.0=pyhd8ed1ab_0

-  - cfgrib=0.9.10.4=pyhd8ed1ab_0
+  - cfgrib=0.9.11.0=pyhd8ed1ab_0

-  - cftime=1.6.2=py39h2ae25f5_1
+  - cftime=1.6.3=py311h1f0f07a_0

-  - climpred=2.3.0=pyhd8ed1ab_0
+  - climpred=2.4.0=pyhd8ed1ab_0

-  - clisops=0.9.6=pyh1a96a4e_0
+  - clisops=0.13.0=pyhca7485f_0

-  - dask=2023.5.1=pyhd8ed1ab_0
+  - dask=2024.5.0=pyhd8ed1ab_0

-  - geopandas=0.13.0=pyhd8ed1ab_0
+  - geopandas=0.14.4=pyhd8ed1ab_0

-  - hvplot=0.8.3=pyhd8ed1ab_0
+  - hvplot=0.9.2=pyhd8ed1ab_0

-  - numpy=1.23.5=py39h3d75532_0
+  - numpy=1.24.4=py311h64a7726_0

-  - numba=0.57.0=py39hb75a051_1
+  - numba=0.59.1=py311h96b013e_0

# major upgrade from v1 to v2
-  - pandas=1.3.5=py39hde0f152_0
+  - pandas=2.1.4=py311h320fe9a_0

# major upgrade to v1
-  - panel=0.14.4=pyhd8ed1ab_0
+  - panel=1.4.2=pyhd8ed1ab_0

# major upgrade from v1 to v2
-  - pydantic=1.10.8=py39hd1e30aa_0
+  - pydantic=2.7.1=pyhd8ed1ab_0

# Python 3.9 to 3.11
-  - python=3.9.16=h2782a2a_0_cpython
+  - python=3.11.6=hab00c5b_0_cpython

-  - raven-hydro=0.2.1=py39h8e2dbb5_1
+  - raven-hydro=0.2.4=py311h64a4d7b_0

-  - ravenpy=0.12.1=py39hf3d152e_0
+      - ravenpy==0.13.1

-  - rioxarray=0.14.1=pyhd8ed1ab_0
+  - rioxarray=0.15.5=pyhd8ed1ab_0

-  - roocs-utils=0.6.4=pyh1a96a4e_0
+  - roocs-utils=0.6.8=pyhd8ed1ab_0

-  - scipy=1.9.1=py39h8ba3f38_0
+  - scipy=1.13.0=py311h517d4fd_1

-  - xarray=2023.1.0=pyhd8ed1ab_0
+  - xarray=2023.8.0=pyhd8ed1ab_0

-  - xclim=0.43.0=py39hf3d152e_1
+  - xclim=0.47.0=py311h38be061_0

-  - xesmf=0.7.1=pyhd8ed1ab_0
+  - xesmf=0.8.5=pyhd8ed1ab_0

-  - xskillscore=0.0.24=pyhd8ed1ab_0
+  - xskillscore=0.0.26=pyhd8ed1ab_0

+  - xscen=0.8.2=pyhd8ed1ab_0

+      - figanos==0.3.0

-      - xncml==0.2
+      - xncml==0.4.0

```


## Test

- Deployed as "beta" image in production for bokeh visualization
performance regression testing.
- Manual test notebook
https://github.com/Ouranosinc/PAVICS-landing/blob/master/content/notebooks/climate_indicators/PAVICStutorial_ClimateDataAnalysis-5Visualization.ipynb
for bokeh visualization performance and it looks fine.
- Jenkins build:
- Default notebooks, all passed:
https://github.com/Ouranosinc/PAVICS-e2e-workflow-tests/blob/54792e6510adfcd1bb21e1bd31fdfa36c5c634e0/docker/saved_buildout/jenkins-buildlogs-default.txt
- Raven notebooks, only known `HydroShare_integration.ipynb` failing:
https://github.com/Ouranosinc/PAVICS-e2e-workflow-tests/blob/931cfc924a147d07b59e88badff9f170e852a03b/docker/saved_buildout/jenkins-buildlogs-raven.txt


## Related Issue / Discussion

- Matching notebook fixes:
  - Pavics-sdi: PR Ouranosinc/pavics-sdi#321
  - Finch: PR url: None
- PAVICS-landing: PR
Ouranosinc/PAVICS-landing#78
  - RavenPy: PR CSHS-CWRA/RavenPy#356
  - Resolves Ouranosinc/PAVICS-landing#65
  - Resolves Ouranosinc/PAVICS-landing#66

- Deployment to PAVICS:
bird-house/birdhouse-deploy#453

- Jenkins-config changes for new notebooks: PR url: None

- Other issues found while working on this one
  - computationalmodelling/nbval#204
  - jupyterlab-contrib/jupyter-archive#132
  - CSHS-CWRA/RavenPy#357
  - CSHS-CWRA/RavenPy#361
  - CSHS-CWRA/RavenPy#362

- Previous release: PR
#134


## Additional Information

Full diff conda env export:

81deb99...931cfc9#diff-e8f2a6a53085ae29bb7cedc701c1d345a330651ae971555e85a5c005e94f4cd9


Full new conda env export:

https://github.com/Ouranosinc/PAVICS-e2e-workflow-tests/blob/931cfc924a147d07b59e88badff9f170e852a03b/docker/saved_buildout/conda-env-export.yml


DockerHub build log

https://github.com/Ouranosinc/PAVICS-e2e-workflow-tests/blob/931cfc924a147d07b59e88badff9f170e852a03b/docker/saved_buildout/docker-buildlogs.txt
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

1 participant