Skip to content

Change rasterio opening call to new recommended method (#1580) #3509

Change rasterio opening call to new recommended method (#1580)

Change rasterio opening call to new recommended method (#1580) #3509

Triggered via push November 4, 2024 10:57
Status Failure
Total duration 8m 11s
Artifacts 2

tests.yml

on: push
Matrix: tests
Combine separate benchmark results
21s
Combine separate benchmark results
Detect regressions
1m 47s
Detect regressions
Build static dashboards
4m 19s
Build static dashboards
Fit to window
Zoom out
Zoom in

Annotations

7 errors and 42 warnings
stability macos-latest py3.10
The process '/Users/runner/miniconda3/condabin/mamba' failed with exit code 1
tests ubuntu-latest py3.10
The process '/home/runner/miniconda3/condabin/mamba' failed with exit code 1
snowflake ubuntu-latest py3.10
The process '/home/runner/miniconda3/condabin/mamba' failed with exit code 1
tpch ubuntu-latest py3.10
The process '/home/runner/miniconda3/condabin/mamba' failed with exit code 1
stability ubuntu-latest py3.11
The process '/home/runner/miniconda3/condabin/mamba' failed with exit code 1
stability windows-latest py3.10
The process 'C:\Users\runneradmin\miniconda3\condabin\mamba.bat' failed with exit code 1
report
Unhandled error: TypeError: Cannot read properties of undefined (reading 'create')
stability macos-latest py3.10
No files were found with the provided path: stability-macos-latest-py3.10.db cluster_kwargs.*.* mamba_env_export.yml. No artifacts will be uploaded.
Mambaforge is now deprecated!
Future Miniforge releases will NOT build Mambaforge installers. We advise you switch to Miniforge at your earliest convenience. More details at https://conda-forge.org/news/2024/07/29/sunsetting-mambaforge/.
stability macos-latest py3.10
/Users/runner/miniconda3/lib/python3.12/site-packages/conda/cli/main_config.py:738: FutureWarning: Adding 'defaults' to channel list implicitly. is deprecated and will be removed in 25.3. In the future, defaults won't be added when 'conda config --add/--append channels' is used. If you depend on that behavior, run 'conda config --append channels defaults'. deprecated.topic(
stability macos-latest py3.10
/Users/runner/miniconda3/lib/python3.12/argparse.py:2006: FutureWarning: `remote_definition` is deprecated and will be removed in 25.9. Use `conda env create --file=URL` instead. action(self, namespace, argument_values, option_string)
stability macos-latest py3.10
LibMambaUnsatisfiableError: Encountered problems while solving: - package rasterio-1.4.0-py39h5e992a2_0 requires gdal, but none of the providers can be installed Could not solve for environment specs The following packages are incompatible ├─ pyarrow 15.0.0 is installable and it requires │ └─ libarrow [15.0.0 h4ce3932_0_cpu|15.0.0 h4ce3932_1_cpu|...|15.0.0 hf5e4c59_4_cpu], which requires │ └─ snappy >=1.1.10,<1.2.0a0 , which can be installed; ├─ python 3.10.*,>=3.10 is requested and can be installed; ├─ rasterio >=1.4.0 is not installable because there are no viable options │ ├─ rasterio 1.4.0 would require │ │ ├─ gdal with the potential options │ │ │ ├─ gdal [3.1.4|3.2.2|3.3.0|3.3.1] would require │ │ │ │ └─ hdf5 >=1.10.6,<1.10.7.0a0 , which can be installed; │ │ │ ├─ gdal [3.2.2|3.3.1|3.3.2] would require │ │ │ │ └─ libgdal [3.2.2 hcc6e660_10|3.3.1 hfc7c9e5_3|3.3.2 h2565b11_2|3.3.2 hcc6e660_1|3.3.2 hfc7c9e5_0], which requires │ │ │ │ └─ proj >=8.0.1,<8.0.2.0a0 , which can be installed; │ │ │ ├─ gdal [3.2.2|3.3.2] would require │ │ │ │ └─ libgdal [3.2.2 h6145a0d_11|3.3.2 hacd0074_3], which requires │ │ │ │ └─ proj >=8.1.0,<8.1.1.0a0 , which can be installed; │ │ │ ├─ gdal [3.3.2|3.3.3|3.4.0] would require │ │ │ │ └─ libgdal [3.3.2 hfb101bb_4|3.3.3 h04c9047_4|...|3.4.0 h04c9047_0], which requires │ │ │ │ └─ proj >=8.1.1,<8.1.2.0a0 , which can be installed; │ │ │ ├─ gdal [3.3.3|3.4.0] would require │ │ │ │ └─ libgdal [3.3.3 h0648f7d_7|3.3.3 h198a162_5|...|3.4.0 hea1255b_8], which requires │ │ │ │ └─ proj >=8.2.0,<8.2.1.0a0 , which can be installed; │ │ │ ├─ gdal [3.3.3|3.4.0|3.4.1] would require │ │ │ │ └─ libgdal [3.3.3 h4176159_15|3.3.3 hb5cd603_14|...|3.4.1 hf16eb10_5], which requires │ │ │ │ └─ proj >=8.2.1,<8.2.2.0a0 , which can be installed; │ │ │ ├─ gdal [3.4.1|3.4.2|3.4.3|3.5.0] would require │ │ │ │ └─ libgdal [3.4.1 hb7db5c1_6|3.4.1 hf30a3e3_6|...|3.5.0 hf7d4b80_1], which requires │ │ │ │ └─ proj >=9.0.0,<9.0.1.0a0 , which can be installed; │ │ │ ├─ gdal [3.5.0|3.5.1|3.5.2] would require │ │ │ │ └─ libgdal [3.5.0 h125b1ee_5|3.5.0 h3fabfaf_4|...|3.5.2 he1a18a7_3], which requires │ │ │ │ └─ proj >=9.0.1,<9.0.2.0a0 , which can be installed; │ │ │ ├─ gdal [3.4.3|3.5.2|...|3.6.2] would require │ │ │ │ └─ libgdal [3.4.3 h5b06229_1|3.4.3 hd25ad38_1|...|3.6.2 hf9f7efc_1], which requires │ │ │ │ └─ proj >=9.1.0,<9.1.1.0a0 , which can be installed; │ │ │ ├─ gdal [3.5.3|3.6.1|3.6.2|3.6.3] would require │ │ │ │ └─ libgdal [3.5.3 h1ad68c0_12|3.5.3 h1f92afa_19|...|3.6.3 h2c41457_0], which requires │ │ │ │ └─ proj >=9.1.1,<9.1.2.0a0 , which can be installed; │ │ │ ├─ gdal [3.5.3|3.6.3|3.6.4|3.7.0] would require │ │ │ │ └─ libgdal [3.5.3 h16f23e7_21|3.5.3 h23e341a_26|...|3.7.0 ha582146_0], which requires │ │ │ │ └─ proj >=9.2.0,<9.2.1.0a0 , which can be installed; │ │ │ ├─ gdal [3.6.4|3.7.0|3.7.1|3.7.2] would require │ │ │ │ └─ libgdal [3.6.4 h00a5901_5|3.6.4 h148ccd5_10|...|3.7.2 h19e0ef3_1], which requires │ │ │ │ └─ proj >=9.2.1,<9.2.2.0a0 , which can be installed; │ │ │ ├─ gdal [3.6.4|3.7.2|3.7.3|3.8.0|3.8.1] would require │ │ │ │ └─ libgdal [3.6.4 h6b465e7_22|3.6.4 h7180e24_18|...|3.8.1 hcefe9de_0], which requires │ │ │ │ └─ proj >=9.3.0,<9.3.1.0a0 , which can be installed; │ │ │ ├─ gdal [3.6.2|3.7.3|...|3.8.4] would require │ │ │ │ └─ libgdal [3.6.2 h0413ea8_4|3.6.2 h51eea9d_5|...|3.8.4 hd76467a_3], which requires │ │ │ │ └─ proj >=9.3.1,<9.3.2.0a0 , which can be installed; │ │ │ ├─ gdal [3.7.3|3.8.4|3.8.5|3.9.0] would require │ │ │ │ └─ libgdal [3.7.3 h5dd8421_22|3.7.3 h617cbe3_21|...|3.9.0 hb08d262_5], which requires │ │ │ │ └─ proj >=9.4.0,<9.4.1.0a0 , which can be installed; │ │ │ ├─ gdal [3.8.5|3.9.1|3.9.2|3.9.3] would require │ │ │ │ ├─ libgdal [3.8.5 h0685eb1_16|3.8.5 h0bd8f10_11|...|3.9.1 he81a804_4], which requires │ │ │ │ │ └─ blosc >=1.21.6,<2.0a0 , which requires │ │ │ │ │ └─
tests ubuntu-latest py3.10
No files were found with the provided path: tests-ubuntu-latest-py3.10.db cluster_kwargs.*.* mamba_env_export.yml. No artifacts will be uploaded.
Mambaforge is now deprecated!
Future Miniforge releases will NOT build Mambaforge installers. We advise you switch to Miniforge at your earliest convenience. More details at https://conda-forge.org/news/2024/07/29/sunsetting-mambaforge/.
tests ubuntu-latest py3.10
/home/runner/miniconda3/lib/python3.12/site-packages/conda/cli/main_config.py:738: FutureWarning: Adding 'defaults' to channel list implicitly. is deprecated and will be removed in 25.3. In the future, defaults won't be added when 'conda config --add/--append channels' is used. If you depend on that behavior, run 'conda config --append channels defaults'. deprecated.topic(
tests ubuntu-latest py3.10
/home/runner/miniconda3/lib/python3.12/argparse.py:2006: FutureWarning: `remote_definition` is deprecated and will be removed in 25.9. Use `conda env create --file=URL` instead. action(self, namespace, argument_values, option_string)
tests ubuntu-latest py3.10
LibMambaUnsatisfiableError: Encountered problems while solving: - nothing provides libgdal 3.6.2 h8feb68f_3 needed by gdal-3.6.2-py312h51fade5_3 Could not solve for environment specs The following packages are incompatible ├─ pyarrow 15.0.0 is installable and it requires │ └─ libarrow [15.0.0 h052353f_8_cuda|15.0.0 h061b4f0_3_cuda|...|15.0.0 he2c5238_2_cpu], which requires │ └─ snappy >=1.1.10,<1.2.0a0 , which can be installed; ├─ python 3.10.*,>=3.10 is installable with the potential options │ ├─ python [3.10.0|3.10.10|...|3.10.9], which can be installed; │ └─ python [3.10.0|3.10.1|...|3.10.9] would require │ └─ python_abi 3.10.* *_cp310, which can be installed; ├─ rasterio >=1.4.0 is not installable because there are no viable options │ ├─ rasterio 1.4.0 would require │ │ ├─ gdal with the potential options │ │ │ ├─ gdal [2.3.3|2.4.1|2.4.2|3.0.2] would require │ │ │ │ └─ libgdal [2.3.3 h2e7e64b_0|2.4.1 hc4f5fd6_10|...|3.0.2 h27ab9cc_0], which requires │ │ │ │ └─ hdf5 >=1.10.4,<1.10.5.0a0 , which can be installed; │ │ │ ├─ gdal [2.4.1|2.4.2|...|3.0.4] would require │ │ │ │ └─ libgdal [2.4.1 ha50d65d_9|2.4.1 heae24aa_8|...|3.0.4 hce44138_2], which requires │ │ │ │ └─ hdf5 >=1.10.5,<1.10.6.0a0 , which can be installed; │ │ │ ├─ gdal [3.0.2|3.0.4|...|3.6.2] would require │ │ │ │ ├─ hdf5 >=1.10.6,<1.10.7.0a0 , which can be installed; │ │ │ │ └─ libgdal [3.0.2 h1d2d1f6_3|3.0.2 h20ab51d_0|...|3.1.3 h670eac6_0], which requires │ │ │ │ └─ hdf5 >=1.10.6,<1.10.7.0a0 , which can be installed; │ │ │ ├─ gdal [3.2.2|3.3.1|3.3.2] would require │ │ │ │ └─ libgdal [3.2.2 h399a533_10|3.3.1 h6214c1d_3|3.3.2 h399a533_1|3.3.2 h6214c1d_0|3.3.2 hd2dd7ad_2], which requires │ │ │ │ └─ proj >=8.0.1,<8.0.2.0a0 , which can be installed; │ │ │ ├─ gdal [3.2.2|3.3.2] would require │ │ │ │ └─ libgdal [3.2.2 h57ec04e_11|3.3.2 h6acdded_3], which requires │ │ │ │ └─ proj >=8.1.0,<8.1.1.0a0 , which can be installed; │ │ │ ├─ gdal [3.3.2|3.3.3|3.4.0] would require │ │ │ │ └─ libgdal [3.3.2 h9c9eb65_4|3.3.3 h18e3bf0_2|...|3.4.0 ha1fb1f1_0], which requires │ │ │ │ └─ proj >=8.1.1,<8.1.2.0a0 , which can be installed; │ │ │ ├─ gdal [3.3.3|3.4.0] would require │ │ │ │ └─ libgdal [3.3.3 h1504ab5_10|3.3.3 h1504ab5_12|...|3.4.0 hfbb1d71_9], which requires │ │ │ │ └─ proj >=8.2.0,<8.2.1.0a0 , which can be installed; │ │ │ ├─ gdal [3.3.3|3.4.0|3.4.1] would require │ │ │ │ └─ libgdal [3.3.3 h30f1481_14|3.3.3 h4ae554a_15|...|3.4.1 hff5c5e8_5], which requires │ │ │ │ └─ proj >=8.2.1,<8.2.2.0a0 , which can be installed; │ │ │ ├─ gdal [3.4.1|3.4.2|3.4.3|3.5.0] would require │ │ │ │ └─ libgdal [3.4.1 haa48f22_6|3.4.1 hda961b2_6|...|3.5.0 he21a14a_3], which requires │ │ │ │ └─ proj >=9.0.0,<9.0.1.0a0 , which can be installed; │ │ │ ├─ gdal [3.5.0|3.5.1|3.5.2] would require │ │ │ │ └─ libgdal [3.5.0 h0c20829_5|3.5.0 h32640fd_5|...|3.5.2 hc23bfc3_3], which requires │ │ │ │ └─ proj >=9.0.1,<9.0.2.0a0 , which can be installed; │ │ │ ├─ gdal [3.4.3|3.5.2|...|3.6.2] would require │ │ │ │ └─ libgdal [3.4.3 hd4bcc23_1|3.4.3 hdfd6431_1|...|3.6.2 he31f7c0_1], which requires │ │ │ │ └─ proj >=9.1.0,<9.1.1.0a0 , which can be installed; │ │ │ ├─ gdal [3.5.3|3.6.1|3.6.2|3.6.3] would require │ │ │ │ └─ libgdal [3.5.3 h084b287_15|3.5.3 h084b287_16|...|3.6.3 hb7af45b_0], which requires │ │ │ │ └─ proj >=9.1.1,<9.1.2.0a0 , which can be installed; │ │ │ ├─ gdal [3.5.3|3.6.3|3.6.4|3.7.0] would require │ │ │ │ └─ libgdal [3.5.3 h17d0788_26|3.5.3 h1809c48_25|...|3.7.0 he76be6c_0], which requires │ │ │ │ └─ proj >=9.2.0,<9.2.1.0a0 , which can be installed; │ │ │ ├─ gdal [3.6.4|3.7.0|3.7.1|3.7.2] would require │ │ │ │ └─ libgdal [3.6.4 h178578c_13|3.6.4 h39519b0_10|...|3.7.2 h5b94d6b_0], which requires │ │ │ │ └─ proj >=9.2.1,<9.2.2.0a0 , which can be installed; │ │ │ ├─ gdal [3.6.4|3.7.2|3.7.3|3.8.0|3.8.1] would require │ │ │ │ └─ libgdal [3.6.4 h0da8fbe_19|3.6.4 h4779e86_
Mambaforge is now deprecated!
Future Miniforge releases will NOT build Mambaforge installers. We advise you switch to Miniforge at your earliest convenience. More details at https://conda-forge.org/news/2024/07/29/sunsetting-mambaforge/.
snowflake ubuntu-latest py3.10
/home/runner/miniconda3/lib/python3.12/site-packages/conda/cli/main_config.py:738: FutureWarning: Adding 'defaults' to channel list implicitly. is deprecated and will be removed in 25.3. In the future, defaults won't be added when 'conda config --add/--append channels' is used. If you depend on that behavior, run 'conda config --append channels defaults'. deprecated.topic(
tpch ubuntu-latest py3.10
No files were found with the provided path: tpch-ubuntu-latest-py3.10.db cluster_kwargs.*.* mamba_env_export.yml. No artifacts will be uploaded.
snowflake ubuntu-latest py3.10
/home/runner/miniconda3/lib/python3.12/argparse.py:2006: FutureWarning: `remote_definition` is deprecated and will be removed in 25.9. Use `conda env create --file=URL` instead. action(self, namespace, argument_values, option_string)
Mambaforge is now deprecated!
Future Miniforge releases will NOT build Mambaforge installers. We advise you switch to Miniforge at your earliest convenience. More details at https://conda-forge.org/news/2024/07/29/sunsetting-mambaforge/.
snowflake ubuntu-latest py3.10
LibMambaUnsatisfiableError: Encountered problems while solving: - nothing provides libgdal 3.6.2 h8feb68f_3 needed by gdal-3.6.2-py312h51fade5_3 Could not solve for environment specs The following packages are incompatible ├─ pyarrow 15.0.0 is installable and it requires │ └─ libarrow [15.0.0 h052353f_8_cuda|15.0.0 h061b4f0_3_cuda|...|15.0.0 he2c5238_2_cpu], which requires │ └─ snappy >=1.1.10,<1.2.0a0 , which can be installed; ├─ python 3.10.*,>=3.10 is installable with the potential options │ ├─ python [3.10.0|3.10.10|...|3.10.9], which can be installed; │ └─ python [3.10.0|3.10.1|...|3.10.9] would require │ └─ python_abi 3.10.* *_cp310, which can be installed; ├─ rasterio >=1.4.0 is not installable because there are no viable options │ ├─ rasterio 1.4.0 would require │ │ ├─ gdal with the potential options │ │ │ ├─ gdal [2.3.3|2.4.1|2.4.2|3.0.2] would require │ │ │ │ └─ libgdal [2.3.3 h2e7e64b_0|2.4.1 hc4f5fd6_10|...|3.0.2 h27ab9cc_0], which requires │ │ │ │ └─ hdf5 >=1.10.4,<1.10.5.0a0 , which can be installed; │ │ │ ├─ gdal [2.4.1|2.4.2|...|3.0.4] would require │ │ │ │ └─ libgdal [2.4.1 ha50d65d_9|2.4.1 heae24aa_8|...|3.0.4 hce44138_2], which requires │ │ │ │ └─ hdf5 >=1.10.5,<1.10.6.0a0 , which can be installed; │ │ │ ├─ gdal [3.0.2|3.0.4|...|3.6.2] would require │ │ │ │ ├─ hdf5 >=1.10.6,<1.10.7.0a0 , which can be installed; │ │ │ │ └─ libgdal [3.0.2 h1d2d1f6_3|3.0.2 h20ab51d_0|...|3.1.3 h670eac6_0], which requires │ │ │ │ └─ hdf5 >=1.10.6,<1.10.7.0a0 , which can be installed; │ │ │ ├─ gdal [3.2.2|3.3.1|3.3.2] would require │ │ │ │ └─ libgdal [3.2.2 h399a533_10|3.3.1 h6214c1d_3|3.3.2 h399a533_1|3.3.2 h6214c1d_0|3.3.2 hd2dd7ad_2], which requires │ │ │ │ └─ proj >=8.0.1,<8.0.2.0a0 , which can be installed; │ │ │ ├─ gdal [3.2.2|3.3.2] would require │ │ │ │ └─ libgdal [3.2.2 h57ec04e_11|3.3.2 h6acdded_3], which requires │ │ │ │ └─ proj >=8.1.0,<8.1.1.0a0 , which can be installed; │ │ │ ├─ gdal [3.3.2|3.3.3|3.4.0] would require │ │ │ │ └─ libgdal [3.3.2 h9c9eb65_4|3.3.3 h18e3bf0_2|...|3.4.0 ha1fb1f1_0], which requires │ │ │ │ └─ proj >=8.1.1,<8.1.2.0a0 , which can be installed; │ │ │ ├─ gdal [3.3.3|3.4.0] would require │ │ │ │ └─ libgdal [3.3.3 h1504ab5_10|3.3.3 h1504ab5_12|...|3.4.0 hfbb1d71_9], which requires │ │ │ │ └─ proj >=8.2.0,<8.2.1.0a0 , which can be installed; │ │ │ ├─ gdal [3.3.3|3.4.0|3.4.1] would require │ │ │ │ └─ libgdal [3.3.3 h30f1481_14|3.3.3 h4ae554a_15|...|3.4.1 hff5c5e8_5], which requires │ │ │ │ └─ proj >=8.2.1,<8.2.2.0a0 , which can be installed; │ │ │ ├─ gdal [3.4.1|3.4.2|3.4.3|3.5.0] would require │ │ │ │ └─ libgdal [3.4.1 haa48f22_6|3.4.1 hda961b2_6|...|3.5.0 he21a14a_3], which requires │ │ │ │ └─ proj >=9.0.0,<9.0.1.0a0 , which can be installed; │ │ │ ├─ gdal [3.5.0|3.5.1|3.5.2] would require │ │ │ │ └─ libgdal [3.5.0 h0c20829_5|3.5.0 h32640fd_5|...|3.5.2 hc23bfc3_3], which requires │ │ │ │ └─ proj >=9.0.1,<9.0.2.0a0 , which can be installed; │ │ │ ├─ gdal [3.4.3|3.5.2|...|3.6.2] would require │ │ │ │ └─ libgdal [3.4.3 hd4bcc23_1|3.4.3 hdfd6431_1|...|3.6.2 he31f7c0_1], which requires │ │ │ │ └─ proj >=9.1.0,<9.1.1.0a0 , which can be installed; │ │ │ ├─ gdal [3.5.3|3.6.1|3.6.2|3.6.3] would require │ │ │ │ └─ libgdal [3.5.3 h084b287_15|3.5.3 h084b287_16|...|3.6.3 hb7af45b_0], which requires │ │ │ │ └─ proj >=9.1.1,<9.1.2.0a0 , which can be installed; │ │ │ ├─ gdal [3.5.3|3.6.3|3.6.4|3.7.0] would require │ │ │ │ └─ libgdal [3.5.3 h17d0788_26|3.5.3 h1809c48_25|...|3.7.0 he76be6c_0], which requires │ │ │ │ └─ proj >=9.2.0,<9.2.1.0a0 , which can be installed; │ │ │ ├─ gdal [3.6.4|3.7.0|3.7.1|3.7.2] would require │ │ │ │ └─ libgdal [3.6.4 h178578c_13|3.6.4 h39519b0_10|...|3.7.2 h5b94d6b_0], which requires │ │ │ │ └─ proj >=9.2.1,<9.2.2.0a0 , which can be installed; │ │ │ ├─ gdal [3.6.4|3.7.2|3.7.3|3.8.0|3.8.1] would require │ │ │ │ └─ libgdal [3.6.4 h0da8fbe_19|3.6.4 h4779e86_
tpch ubuntu-latest py3.10
/home/runner/miniconda3/lib/python3.12/site-packages/conda/cli/main_config.py:738: FutureWarning: Adding 'defaults' to channel list implicitly. is deprecated and will be removed in 25.3. In the future, defaults won't be added when 'conda config --add/--append channels' is used. If you depend on that behavior, run 'conda config --append channels defaults'. deprecated.topic(
tpch ubuntu-latest py3.10
/home/runner/miniconda3/lib/python3.12/argparse.py:2006: FutureWarning: `remote_definition` is deprecated and will be removed in 25.9. Use `conda env create --file=URL` instead. action(self, namespace, argument_values, option_string)
snowflake ubuntu-latest py3.10
No files were found with the provided path: snowflake-ubuntu-latest-py3.10.db cluster_kwargs.*.* mamba_env_export.yml. No artifacts will be uploaded.
tpch ubuntu-latest py3.10
LibMambaUnsatisfiableError: Encountered problems while solving: - nothing provides libgdal 3.6.2 h8feb68f_3 needed by gdal-3.6.2-py312h51fade5_3 Could not solve for environment specs The following packages are incompatible ├─ pyarrow 15.0.0 is installable and it requires │ └─ libarrow [15.0.0 h052353f_8_cuda|15.0.0 h061b4f0_3_cuda|...|15.0.0 he2c5238_2_cpu], which requires │ └─ snappy >=1.1.10,<1.2.0a0 , which can be installed; ├─ python 3.10.*,>=3.10 is installable with the potential options │ ├─ python [3.10.0|3.10.10|...|3.10.9], which can be installed; │ └─ python [3.10.0|3.10.1|...|3.10.9] would require │ └─ python_abi 3.10.* *_cp310, which can be installed; ├─ rasterio >=1.4.0 is not installable because there are no viable options │ ├─ rasterio 1.4.0 would require │ │ ├─ gdal with the potential options │ │ │ ├─ gdal [2.3.3|2.4.1|2.4.2|3.0.2] would require │ │ │ │ └─ libgdal [2.3.3 h2e7e64b_0|2.4.1 hc4f5fd6_10|...|3.0.2 h27ab9cc_0], which requires │ │ │ │ └─ hdf5 >=1.10.4,<1.10.5.0a0 , which can be installed; │ │ │ ├─ gdal [2.4.1|2.4.2|...|3.0.4] would require │ │ │ │ └─ libgdal [2.4.1 ha50d65d_9|2.4.1 heae24aa_8|...|3.0.4 hce44138_2], which requires │ │ │ │ └─ hdf5 >=1.10.5,<1.10.6.0a0 , which can be installed; │ │ │ ├─ gdal [3.0.2|3.0.4|...|3.6.2] would require │ │ │ │ ├─ hdf5 >=1.10.6,<1.10.7.0a0 , which can be installed; │ │ │ │ └─ libgdal [3.0.2 h1d2d1f6_3|3.0.2 h20ab51d_0|...|3.1.3 h670eac6_0], which requires │ │ │ │ └─ hdf5 >=1.10.6,<1.10.7.0a0 , which can be installed; │ │ │ ├─ gdal [3.2.2|3.3.1|3.3.2] would require │ │ │ │ └─ libgdal [3.2.2 h399a533_10|3.3.1 h6214c1d_3|3.3.2 h399a533_1|3.3.2 h6214c1d_0|3.3.2 hd2dd7ad_2], which requires │ │ │ │ └─ proj >=8.0.1,<8.0.2.0a0 , which can be installed; │ │ │ ├─ gdal [3.2.2|3.3.2] would require │ │ │ │ └─ libgdal [3.2.2 h57ec04e_11|3.3.2 h6acdded_3], which requires │ │ │ │ └─ proj >=8.1.0,<8.1.1.0a0 , which can be installed; │ │ │ ├─ gdal [3.3.2|3.3.3|3.4.0] would require │ │ │ │ └─ libgdal [3.3.2 h9c9eb65_4|3.3.3 h18e3bf0_2|...|3.4.0 ha1fb1f1_0], which requires │ │ │ │ └─ proj >=8.1.1,<8.1.2.0a0 , which can be installed; │ │ │ ├─ gdal [3.3.3|3.4.0] would require │ │ │ │ └─ libgdal [3.3.3 h1504ab5_10|3.3.3 h1504ab5_12|...|3.4.0 hfbb1d71_9], which requires │ │ │ │ └─ proj >=8.2.0,<8.2.1.0a0 , which can be installed; │ │ │ ├─ gdal [3.3.3|3.4.0|3.4.1] would require │ │ │ │ └─ libgdal [3.3.3 h30f1481_14|3.3.3 h4ae554a_15|...|3.4.1 hff5c5e8_5], which requires │ │ │ │ └─ proj >=8.2.1,<8.2.2.0a0 , which can be installed; │ │ │ ├─ gdal [3.4.1|3.4.2|3.4.3|3.5.0] would require │ │ │ │ └─ libgdal [3.4.1 haa48f22_6|3.4.1 hda961b2_6|...|3.5.0 he21a14a_3], which requires │ │ │ │ └─ proj >=9.0.0,<9.0.1.0a0 , which can be installed; │ │ │ ├─ gdal [3.5.0|3.5.1|3.5.2] would require │ │ │ │ └─ libgdal [3.5.0 h0c20829_5|3.5.0 h32640fd_5|...|3.5.2 hc23bfc3_3], which requires │ │ │ │ └─ proj >=9.0.1,<9.0.2.0a0 , which can be installed; │ │ │ ├─ gdal [3.4.3|3.5.2|...|3.6.2] would require │ │ │ │ └─ libgdal [3.4.3 hd4bcc23_1|3.4.3 hdfd6431_1|...|3.6.2 he31f7c0_1], which requires │ │ │ │ └─ proj >=9.1.0,<9.1.1.0a0 , which can be installed; │ │ │ ├─ gdal [3.5.3|3.6.1|3.6.2|3.6.3] would require │ │ │ │ └─ libgdal [3.5.3 h084b287_15|3.5.3 h084b287_16|...|3.6.3 hb7af45b_0], which requires │ │ │ │ └─ proj >=9.1.1,<9.1.2.0a0 , which can be installed; │ │ │ ├─ gdal [3.5.3|3.6.3|3.6.4|3.7.0] would require │ │ │ │ └─ libgdal [3.5.3 h17d0788_26|3.5.3 h1809c48_25|...|3.7.0 he76be6c_0], which requires │ │ │ │ └─ proj >=9.2.0,<9.2.1.0a0 , which can be installed; │ │ │ ├─ gdal [3.6.4|3.7.0|3.7.1|3.7.2] would require │ │ │ │ └─ libgdal [3.6.4 h178578c_13|3.6.4 h39519b0_10|...|3.7.2 h5b94d6b_0], which requires │ │ │ │ └─ proj >=9.2.1,<9.2.2.0a0 , which can be installed; │ │ │ ├─ gdal [3.6.4|3.7.2|3.7.3|3.8.0|3.8.1] would require │ │ │ │ └─ libgdal [3.6.4 h0da8fbe_19|3.6.4 h4779e86_
Mambaforge is now deprecated!
Future Miniforge releases will NOT build Mambaforge installers. We advise you switch to Miniforge at your earliest convenience. More details at https://conda-forge.org/news/2024/07/29/sunsetting-mambaforge/.
stability ubuntu-latest py3.11
/home/runner/miniconda3/lib/python3.12/site-packages/conda/cli/main_config.py:738: FutureWarning: Adding 'defaults' to channel list implicitly. is deprecated and will be removed in 25.3. In the future, defaults won't be added when 'conda config --add/--append channels' is used. If you depend on that behavior, run 'conda config --append channels defaults'. deprecated.topic(
stability ubuntu-latest py3.11
/home/runner/miniconda3/lib/python3.12/argparse.py:2006: FutureWarning: `remote_definition` is deprecated and will be removed in 25.9. Use `conda env create --file=URL` instead. action(self, namespace, argument_values, option_string)
stability ubuntu-latest py3.11
LibMambaUnsatisfiableError: Encountered problems while solving: - nothing provides libgdal 3.6.2 h8feb68f_3 needed by gdal-3.6.2-py312h51fade5_3 Could not solve for environment specs The following packages are incompatible ├─ pyarrow 15.0.0 is installable and it requires │ └─ libarrow [15.0.0 h052353f_8_cuda|15.0.0 h061b4f0_3_cuda|...|15.0.0 he2c5238_2_cpu], which requires │ └─ snappy >=1.1.10,<1.2.0a0 , which can be installed; ├─ python 3.11.*,>=3.10 is requested and can be installed; ├─ rasterio >=1.4.0 is not installable because there are no viable options │ ├─ rasterio 1.4.0 would require │ │ ├─ gdal with the potential options │ │ │ ├─ gdal [2.3.3|2.4.1|2.4.2|3.0.2] would require │ │ │ │ └─ libgdal [2.3.3 h2e7e64b_0|2.4.1 hc4f5fd6_10|...|3.0.2 h27ab9cc_0], which requires │ │ │ │ └─ hdf5 >=1.10.4,<1.10.5.0a0 , which can be installed; │ │ │ ├─ gdal [2.4.1|2.4.2|...|3.0.4] would require │ │ │ │ └─ libgdal [2.4.1 ha50d65d_9|2.4.1 heae24aa_8|...|3.0.4 hce44138_2], which requires │ │ │ │ └─ hdf5 >=1.10.5,<1.10.6.0a0 , which can be installed; │ │ │ ├─ gdal [3.0.2|3.0.4|...|3.6.2] would require │ │ │ │ ├─ hdf5 >=1.10.6,<1.10.7.0a0 , which can be installed; │ │ │ │ └─ libgdal [3.0.2 h1d2d1f6_3|3.0.2 h20ab51d_0|...|3.1.3 h670eac6_0], which requires │ │ │ │ └─ hdf5 >=1.10.6,<1.10.7.0a0 , which can be installed; │ │ │ ├─ gdal [3.2.2|3.3.1|3.3.2] would require │ │ │ │ └─ libgdal [3.2.2 h399a533_10|3.3.1 h6214c1d_3|3.3.2 h399a533_1|3.3.2 h6214c1d_0|3.3.2 hd2dd7ad_2], which requires │ │ │ │ └─ proj >=8.0.1,<8.0.2.0a0 , which can be installed; │ │ │ ├─ gdal [3.2.2|3.3.2] would require │ │ │ │ └─ libgdal [3.2.2 h57ec04e_11|3.3.2 h6acdded_3], which requires │ │ │ │ └─ proj >=8.1.0,<8.1.1.0a0 , which can be installed; │ │ │ ├─ gdal [3.3.2|3.3.3|3.4.0] would require │ │ │ │ └─ libgdal [3.3.2 h9c9eb65_4|3.3.3 h18e3bf0_2|...|3.4.0 ha1fb1f1_0], which requires │ │ │ │ └─ proj >=8.1.1,<8.1.2.0a0 , which can be installed; │ │ │ ├─ gdal [3.3.3|3.4.0] would require │ │ │ │ └─ libgdal [3.3.3 h1504ab5_10|3.3.3 h1504ab5_12|...|3.4.0 hfbb1d71_9], which requires │ │ │ │ └─ proj >=8.2.0,<8.2.1.0a0 , which can be installed; │ │ │ ├─ gdal [3.3.3|3.4.0|3.4.1] would require │ │ │ │ └─ libgdal [3.3.3 h30f1481_14|3.3.3 h4ae554a_15|...|3.4.1 hff5c5e8_5], which requires │ │ │ │ └─ proj >=8.2.1,<8.2.2.0a0 , which can be installed; │ │ │ ├─ gdal [3.4.1|3.4.2|3.4.3|3.5.0] would require │ │ │ │ └─ libgdal [3.4.1 haa48f22_6|3.4.1 hda961b2_6|...|3.5.0 he21a14a_3], which requires │ │ │ │ └─ proj >=9.0.0,<9.0.1.0a0 , which can be installed; │ │ │ ├─ gdal [3.5.0|3.5.1|3.5.2] would require │ │ │ │ └─ libgdal [3.5.0 h0c20829_5|3.5.0 h32640fd_5|...|3.5.2 hc23bfc3_3], which requires │ │ │ │ └─ proj >=9.0.1,<9.0.2.0a0 , which can be installed; │ │ │ ├─ gdal [3.4.3|3.5.2|...|3.6.2] would require │ │ │ │ └─ libgdal [3.4.3 hd4bcc23_1|3.4.3 hdfd6431_1|...|3.6.2 he31f7c0_1], which requires │ │ │ │ └─ proj >=9.1.0,<9.1.1.0a0 , which can be installed; │ │ │ ├─ gdal [3.5.3|3.6.1|3.6.2|3.6.3] would require │ │ │ │ └─ libgdal [3.5.3 h084b287_15|3.5.3 h084b287_16|...|3.6.3 hb7af45b_0], which requires │ │ │ │ └─ proj >=9.1.1,<9.1.2.0a0 , which can be installed; │ │ │ ├─ gdal [3.5.3|3.6.3|3.6.4|3.7.0] would require │ │ │ │ └─ libgdal [3.5.3 h17d0788_26|3.5.3 h1809c48_25|...|3.7.0 he76be6c_0], which requires │ │ │ │ └─ proj >=9.2.0,<9.2.1.0a0 , which can be installed; │ │ │ ├─ gdal [3.6.4|3.7.0|3.7.1|3.7.2] would require │ │ │ │ └─ libgdal [3.6.4 h178578c_13|3.6.4 h39519b0_10|...|3.7.2 h5b94d6b_0], which requires │ │ │ │ └─ proj >=9.2.1,<9.2.2.0a0 , which can be installed; │ │ │ ├─ gdal [3.6.4|3.7.2|3.7.3|3.8.0|3.8.1] would require │ │ │ │ └─ libgdal [3.6.4 h0da8fbe_19|3.6.4 h4779e86_21|...|3.8.1 hd0089ee_2], which requires │ │ │ │ └─ proj >=9.3.0,<9.3.1.0a0 , which can be installed; │ │ │ ├─ gdal [3.7.3|3.8.4|3.8.5|3.9.0] would require │ │ │ │ └─ libgda
stability ubuntu-latest py3.11
No files were found with the provided path: stability-ubuntu-latest-py3.11.db cluster_kwargs.*.* mamba_env_export.yml. No artifacts will be uploaded.
stability windows-latest py3.10
No files were found with the provided path: stability-windows-latest-py3.10.db cluster_kwargs.*.* mamba_env_export.yml. No artifacts will be uploaded.
Mambaforge is now deprecated!
Mambaforge is now deprecated! Future Miniforge releases will NOT build Mambaforge installers. We advise you switch to Miniforge at your earliest convenience. More details at https://conda-forge.org/news/2024/07/29/sunsetting-mambaforge/. If you require Mambaforge, you may pin your installer to one found in https://github.com/conda-forge/miniforge/releases/tag/24.7.1-0
stability windows-latest py3.10
'powershell' is not recognized as an internal or external command, operable program or batch file.
stability windows-latest py3.10
'powershell' is not recognized as an internal or external command, operable program or batch file.
stability windows-latest py3.10
C:\Users\runneradmin\miniconda3\Lib\site-packages\conda\cli\main_config.py:738: FutureWarning: Adding 'defaults' to channel list implicitly. is deprecated and will be removed in 25.3. In the future, defaults won't be added when 'conda config --add/--append channels' is used. If you depend on that behavior, run 'conda config --append channels defaults'. deprecated.topic(
stability windows-latest py3.10
WARNING conda.common.path.windows:_path_to(100): cygpath is not available, fallback to manual path conversion
stability windows-latest py3.10
WARNING conda.common.path.windows:_path_to(100): cygpath is not available, fallback to manual path conversion
stability windows-latest py3.10
WARNING conda.common.path.windows:_path_to(100): cygpath is not available, fallback to manual path conversion
stability windows-latest py3.10
WARNING conda.common.path.windows:_path_to(100): cygpath is not available, fallback to manual path conversion
stability windows-latest py3.10
WARNING conda.common.path.windows:_path_to(100): cygpath is not available, fallback to manual path conversion
stability windows-latest py3.10
C:\Users\runneradmin\miniconda3\Lib\argparse.py:2006: FutureWarning: `remote_definition` is deprecated and will be removed in 25.9. Use `conda env create --file=URL` instead. action(self, namespace, argument_values, option_string)
Mambaforge is now deprecated!
Future Miniforge releases will NOT build Mambaforge installers. We advise you switch to Miniforge at your earliest convenience. More details at https://conda-forge.org/news/2024/07/29/sunsetting-mambaforge/.
Detect regressions
/home/runner/miniconda3/lib/python3.12/site-packages/conda/cli/main_config.py:738: FutureWarning: Adding 'defaults' to channel list implicitly. is deprecated and will be removed in 25.3. In the future, defaults won't be added when 'conda config --add/--append channels' is used. If you depend on that behavior, run 'conda config --append channels defaults'. deprecated.topic(
Detect regressions
/home/runner/miniconda3/lib/python3.12/argparse.py:2006: FutureWarning: `remote_definition` is deprecated and will be removed in 25.9. Use `conda env create --file=URL` instead. action(self, namespace, argument_values, option_string)
Mambaforge is now deprecated!
Future Miniforge releases will NOT build Mambaforge installers. We advise you switch to Miniforge at your earliest convenience. More details at https://conda-forge.org/news/2024/07/29/sunsetting-mambaforge/.
Build static dashboards
/home/runner/miniconda3/lib/python3.12/site-packages/conda/cli/main_config.py:738: FutureWarning: Adding 'defaults' to channel list implicitly. is deprecated and will be removed in 25.3. In the future, defaults won't be added when 'conda config --add/--append channels' is used. If you depend on that behavior, run 'conda config --append channels defaults'. deprecated.topic(
Build static dashboards
/home/runner/miniconda3/lib/python3.12/argparse.py:2006: FutureWarning: `remote_definition` is deprecated and will be removed in 25.9. Use `conda env create --file=URL` instead. action(self, namespace, argument_values, option_string)

Artifacts

Produced during runtime
Name Size
benchmark Expired
989 KB
static-dashboard Expired
1.71 MB