Skip to content

manage GIL acquisition when doing things inside of pdal::plang #68

manage GIL acquisition when doing things inside of pdal::plang

manage GIL acquisition when doing things inside of pdal::plang #68

Triggered via push January 2, 2024 20:20
Status Failure
Total duration 1m 15s
Artifacts
This run and associated checks have been archived and are scheduled for deletion. Learn more about checks retention

build.yml

on: push
Matrix: build
Matrix: Distribution
Fit to window
Zoom out
Zoom in

Annotations

9 errors, 24 warnings, and 4 notices
Build macos-latest py3.8
Failed to execute ["bash",["-eo","pipefail","-c","curl https://micro.mamba.pm/api/micromamba/osx-64/latest -Ls --retry 5 --retry-delay 1 | tar -xj -O bin/micromamba > /Users/runner/micromamba-bin/micromamba"]]: Error: The process '/bin/bash' failed with exit code 1
Build macos-latest py3.10
Failed to execute ["bash",["-eo","pipefail","-c","curl https://micro.mamba.pm/api/micromamba/osx-64/latest -Ls --retry 5 --retry-delay 1 | tar -xj -O bin/micromamba > /Users/runner/micromamba-bin/micromamba"]]: Error: The process '/bin/bash' failed with exit code 1
Build macos-latest py3.9
The operation was canceled.
Build windows-latest py3.9
The operation was canceled.
Build windows-latest py3.8
The operation was canceled.
Build windows-latest py3.10
The operation was canceled.
Build ubuntu-latest py3.8
The operation was canceled.
Build ubuntu-latest py3.10
The operation was canceled.
Build ubuntu-latest py3.9
The operation was canceled.
Build macos-latest py3.8
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
Build macos-latest py3.8
This action is deprecated and no longer maintained. Please use mamba-org/setup-micromamba instead. See `https://github.com/mamba-org/provision-with-micromamba#migration-to-setup-micromamba` for a migration guide.
Build macos-latest py3.8
() => executeBash(`curl ${curlOpts} | tar ${tarOpts} > ${PATHS.micromambaExe}`) failed, retrying in 2000 seconds: Error: Failed to execute ["bash",["-eo","pipefail","-c","curl https://micro.mamba.pm/api/micromamba/osx-64/latest -Ls --retry 5 --retry-delay 1 | tar -xj -O bin/micromamba > /Users/runner/micromamba-bin/micromamba"]]: Error: The process '/bin/bash' failed with exit code 1
Build macos-latest py3.8
() => executeBash(`curl ${curlOpts} | tar ${tarOpts} > ${PATHS.micromambaExe}`) failed, retrying in 5000 seconds: Error: Failed to execute ["bash",["-eo","pipefail","-c","curl https://micro.mamba.pm/api/micromamba/osx-64/latest -Ls --retry 5 --retry-delay 1 | tar -xj -O bin/micromamba > /Users/runner/micromamba-bin/micromamba"]]: Error: The process '/bin/bash' failed with exit code 1
Build macos-latest py3.8
() => executeBash(`curl ${curlOpts} | tar ${tarOpts} > ${PATHS.micromambaExe}`) failed, retrying in 10000 seconds: Error: Failed to execute ["bash",["-eo","pipefail","-c","curl https://micro.mamba.pm/api/micromamba/osx-64/latest -Ls --retry 5 --retry-delay 1 | tar -xj -O bin/micromamba > /Users/runner/micromamba-bin/micromamba"]]: Error: The process '/bin/bash' failed with exit code 1
Build macos-latest py3.10
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
Build macos-latest py3.10
This action is deprecated and no longer maintained. Please use mamba-org/setup-micromamba instead. See `https://github.com/mamba-org/provision-with-micromamba#migration-to-setup-micromamba` for a migration guide.
Build macos-latest py3.10
() => executeBash(`curl ${curlOpts} | tar ${tarOpts} > ${PATHS.micromambaExe}`) failed, retrying in 2000 seconds: Error: Failed to execute ["bash",["-eo","pipefail","-c","curl https://micro.mamba.pm/api/micromamba/osx-64/latest -Ls --retry 5 --retry-delay 1 | tar -xj -O bin/micromamba > /Users/runner/micromamba-bin/micromamba"]]: Error: The process '/bin/bash' failed with exit code 1
Build macos-latest py3.10
() => executeBash(`curl ${curlOpts} | tar ${tarOpts} > ${PATHS.micromambaExe}`) failed, retrying in 5000 seconds: Error: Failed to execute ["bash",["-eo","pipefail","-c","curl https://micro.mamba.pm/api/micromamba/osx-64/latest -Ls --retry 5 --retry-delay 1 | tar -xj -O bin/micromamba > /Users/runner/micromamba-bin/micromamba"]]: Error: The process '/bin/bash' failed with exit code 1
Build macos-latest py3.10
() => executeBash(`curl ${curlOpts} | tar ${tarOpts} > ${PATHS.micromambaExe}`) failed, retrying in 10000 seconds: Error: Failed to execute ["bash",["-eo","pipefail","-c","curl https://micro.mamba.pm/api/micromamba/osx-64/latest -Ls --retry 5 --retry-delay 1 | tar -xj -O bin/micromamba > /Users/runner/micromamba-bin/micromamba"]]: Error: The process '/bin/bash' failed with exit code 1
Build macos-latest py3.9
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
Build macos-latest py3.9
This action is deprecated and no longer maintained. Please use mamba-org/setup-micromamba instead. See `https://github.com/mamba-org/provision-with-micromamba#migration-to-setup-micromamba` for a migration guide.
Build windows-latest py3.9
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
Build windows-latest py3.9
This action is deprecated and no longer maintained. Please use mamba-org/setup-micromamba instead. See `https://github.com/mamba-org/provision-with-micromamba#migration-to-setup-micromamba` for a migration guide.
Build windows-latest py3.8
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
Build windows-latest py3.8
This action is deprecated and no longer maintained. Please use mamba-org/setup-micromamba instead. See `https://github.com/mamba-org/provision-with-micromamba#migration-to-setup-micromamba` for a migration guide.
Build windows-latest py3.10
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
Build windows-latest py3.10
This action is deprecated and no longer maintained. Please use mamba-org/setup-micromamba instead. See `https://github.com/mamba-org/provision-with-micromamba#migration-to-setup-micromamba` for a migration guide.
Build ubuntu-latest py3.8
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
Build ubuntu-latest py3.8
This action is deprecated and no longer maintained. Please use mamba-org/setup-micromamba instead. See `https://github.com/mamba-org/provision-with-micromamba#migration-to-setup-micromamba` for a migration guide.
Build ubuntu-latest py3.10
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
Build ubuntu-latest py3.10
This action is deprecated and no longer maintained. Please use mamba-org/setup-micromamba instead. See `https://github.com/mamba-org/provision-with-micromamba#migration-to-setup-micromamba` for a migration guide.
Build ubuntu-latest py3.9
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
Build ubuntu-latest py3.9
This action is deprecated and no longer maintained. Please use mamba-org/setup-micromamba instead. See `https://github.com/mamba-org/provision-with-micromamba#migration-to-setup-micromamba` for a migration guide.
Build macos-latest py3.9
Conda environment setup failed. Cache will not be saved.
Build windows-latest py3.9
Conda environment setup failed. Cache will not be saved.
Build windows-latest py3.8
Conda environment setup failed. Cache will not be saved.
Build windows-latest py3.10
Conda environment setup failed. Cache will not be saved.