Skip to content

Move duckdb specifics from workflow to Makefile #102

Move duckdb specifics from workflow to Makefile

Move duckdb specifics from workflow to Makefile #102

Triggered via pull request October 7, 2024 20:05
Status Cancelled
Total duration 9m 17s
Artifacts 8

TestCITools.yml

on: pull_request
Rust builds (using Delta extension)  /  Generate matrix
24s
Rust builds (using Delta extension) / Generate matrix
Extension template  /  Generate matrix
24s
Extension template / Generate matrix
Matrix: Rust builds (using Delta extension) / Linux
Matrix: Rust builds (using Delta extension) / MacOS
Matrix: Rust builds (using Delta extension) / DuckDB-Wasm
Matrix: Rust builds (using Delta extension) / Windows
Matrix: Extension template / Linux
Matrix: Extension template / MacOS
Matrix: Extension template / DuckDB-Wasm
Matrix: Extension template / Windows
Fit to window
Zoom out
Zoom in

Annotations

13 errors and 40 warnings
Extension template / Windows (windows_amd64, x64-windows-static-md)
Process completed with exit code 1.
Extension template / Windows (windows_amd64_rtools, x64-mingw-static)
The job was canceled because "windows_amd64_x64-windows" failed.
Extension template / Windows (windows_amd64_rtools, x64-mingw-static)
The operation was canceled.
Rust builds (using Delta extension) / Linux (linux_amd64, ubuntu:18.04, x64-linux)
Canceling since a higher priority waiting request for 'Test CI Tools-refs/pull/88/merge-abstract_duckdb-main-true' exists
Rust builds (using Delta extension) / Linux (linux_arm64, ubuntu:18.04, arm64-linux)
Canceling since a higher priority waiting request for 'Test CI Tools-refs/pull/88/merge-abstract_duckdb-main-true' exists
Rust builds (using Delta extension) / Linux (linux_amd64_gcc4, quay.io/pypa/manylinux2014_x86_64, x64-linux)
Canceling since a higher priority waiting request for 'Test CI Tools-refs/pull/88/merge-abstract_duckdb-main-true' exists
Rust builds (using Delta extension) / MacOS (osx_arm64, arm64, arm64-osx)
Canceling since a higher priority waiting request for 'Test CI Tools-refs/pull/88/merge-abstract_duckdb-main-true' exists
Rust builds (using Delta extension) / MacOS (osx_amd64, x86_64, x64-osx)
Canceling since a higher priority waiting request for 'Test CI Tools-refs/pull/88/merge-abstract_duckdb-main-true' exists
Extension template / Windows (windows_amd64, x64-windows-static-md)
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/setup-go@v4. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
Extension template / Windows (windows_amd64, x64-windows-static-md)
Restore cache failed: Dependencies file is not found in D:\a\extension-ci-tools\extension-ci-tools. Supported file pattern: go.sum
Extension template / Windows (windows_amd64_rtools, x64-mingw-static)
Restore cache failed: Dependencies file is not found in D:\a\extension-ci-tools\extension-ci-tools. Supported file pattern: go.sum
Extension template / MacOS (osx_amd64, x86_64, x64-osx)
The following actions use a deprecated Node.js version and will be forced to run on node20: lukka/[email protected], actions/setup-go@v4, actions/upload-artifact@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
Extension template / MacOS (osx_amd64, x86_64, x64-osx): CMakeLists.txt#L181
Not disabling vptr sanitizer on M1 Macbook - set DISABLE_VPTR_SANITIZER
Extension template / MacOS (osx_amd64, x86_64, x64-osx)
pkg-config 0.29.2_3 is already installed and up-to-date. To reinstall 0.29.2_3, run: brew reinstall pkg-config
Extension template / MacOS (osx_amd64, x86_64, x64-osx): CMakeLists.txt#L181
Not disabling vptr sanitizer on M1 Macbook - set DISABLE_VPTR_SANITIZER
Extension template / MacOS (osx_amd64, x86_64, x64-osx)
Restore cache failed: Dependencies file is not found in /Users/runner/work/extension-ci-tools/extension-ci-tools. Supported file pattern: go.sum
Extension template / MacOS (osx_amd64, x86_64, x64-osx)
The file vcpkg.json was found multiple times with glob expression '**/vcpkg.json'.
Extension template / DuckDB-Wasm (wasm_threads, wasm32-emscripten)
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/setup-go@v4, lukka/[email protected], actions/upload-artifact@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
Extension template / DuckDB-Wasm (wasm_threads, wasm32-emscripten)
The file vcpkg.json was found multiple times with glob expression '**/vcpkg.json'.
Extension template / DuckDB-Wasm (wasm_threads, wasm32-emscripten)
Restore cache failed: Dependencies file is not found in /home/runner/work/extension-ci-tools/extension-ci-tools. Supported file pattern: go.sum
Extension template / DuckDB-Wasm (wasm_eh, wasm32-emscripten)
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/setup-go@v4, lukka/[email protected], actions/upload-artifact@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
Extension template / DuckDB-Wasm (wasm_eh, wasm32-emscripten)
The file vcpkg.json was found multiple times with glob expression '**/vcpkg.json'.
Extension template / DuckDB-Wasm (wasm_eh, wasm32-emscripten)
Restore cache failed: Dependencies file is not found in /home/runner/work/extension-ci-tools/extension-ci-tools. Supported file pattern: go.sum
Extension template / Linux (linux_amd64_gcc4, quay.io/pypa/manylinux2014_x86_64, x64-linux)
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/upload-artifact@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
Extension template / Linux (linux_amd64_gcc4, quay.io/pypa/manylinux2014_x86_64, x64-linux)
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
Extension template / DuckDB-Wasm (wasm_mvp, wasm32-emscripten)
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/setup-go@v4, lukka/[email protected], actions/upload-artifact@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
Extension template / DuckDB-Wasm (wasm_mvp, wasm32-emscripten)
The file vcpkg.json was found multiple times with glob expression '**/vcpkg.json'.
Extension template / DuckDB-Wasm (wasm_mvp, wasm32-emscripten)
Restore cache failed: Dependencies file is not found in /home/runner/work/extension-ci-tools/extension-ci-tools. Supported file pattern: go.sum
Extension template / Linux (linux_amd64, ubuntu:18.04, x64-linux)
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/upload-artifact@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
Extension template / Linux (linux_amd64, ubuntu:18.04, x64-linux)
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
Extension template / MacOS (osx_arm64, arm64, arm64-osx)
The following actions use a deprecated Node.js version and will be forced to run on node20: lukka/[email protected], actions/setup-go@v4, actions/upload-artifact@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
Extension template / MacOS (osx_arm64, arm64, arm64-osx)
The file vcpkg.json was found multiple times with glob expression '**/vcpkg.json'.
Extension template / MacOS (osx_arm64, arm64, arm64-osx)
Restore cache failed: Dependencies file is not found in /Users/runner/work/extension-ci-tools/extension-ci-tools. Supported file pattern: go.sum
Extension template / MacOS (osx_arm64, arm64, arm64-osx)
pkg-config 0.29.2_3 is already installed and up-to-date. To reinstall 0.29.2_3, run: brew reinstall pkg-config
Extension template / MacOS (osx_arm64, arm64, arm64-osx): CMakeLists.txt#L181
Not disabling vptr sanitizer on M1 Macbook - set DISABLE_VPTR_SANITIZER
Extension template / Linux (linux_arm64, ubuntu:18.04, arm64-linux)
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/upload-artifact@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
Extension template / Linux (linux_arm64, ubuntu:18.04, arm64-linux)
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
Rust builds (using Delta extension) / Linux (linux_amd64, ubuntu:18.04, x64-linux)
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
Rust builds (using Delta extension) / Linux (linux_arm64, ubuntu:18.04, arm64-linux)
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
Rust builds (using Delta extension) / Linux (linux_amd64_gcc4, quay.io/pypa/manylinux2014_x86_64, x64-linux)
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
Rust builds (using Delta extension) / MacOS (osx_arm64, arm64, arm64-osx)
pkg-config 0.29.2_3 is already installed and up-to-date. To reinstall 0.29.2_3, run: brew reinstall pkg-config
Rust builds (using Delta extension) / MacOS (osx_arm64, arm64, arm64-osx)
The file vcpkg.json was found multiple times with glob expression '**/vcpkg.json'.
Rust builds (using Delta extension) / MacOS (osx_arm64, arm64, arm64-osx)
Not disabling vptr sanitizer on M1 Macbook - set DISABLE_VPTR_SANITIZER
Rust builds (using Delta extension) / MacOS (osx_amd64, x86_64, x64-osx)
Failed to save: "/opt/homebrew/bin/gtar" failed with error: The process '/opt/homebrew/bin/gtar' failed with exit code 1
Rust builds (using Delta extension) / MacOS (osx_amd64, x86_64, x64-osx)
pkg-config 0.29.2_3 is already installed and up-to-date. To reinstall 0.29.2_3, run: brew reinstall pkg-config
Rust builds (using Delta extension) / MacOS (osx_amd64, x86_64, x64-osx)
Not disabling vptr sanitizer on M1 Macbook - set DISABLE_VPTR_SANITIZER
Rust builds (using Delta extension) / MacOS (osx_amd64, x86_64, x64-osx)
The file vcpkg.json was found multiple times with glob expression '**/vcpkg.json'.
Deprecation notice: v1, v2, and v3 of the artifact actions
The following artifacts were uploaded using a version of actions/upload-artifact that is scheduled for deprecation: "quack-v1.1.1-extension-linux_amd64", "quack-v1.1.1-extension-linux_amd64_gcc4", "quack-v1.1.1-extension-linux_arm64", "quack-v1.1.1-extension-osx_amd64", "quack-v1.1.1-extension-osx_arm64", "quack-v1.1.1-extension-wasm_eh", "quack-v1.1.1-extension-wasm_mvp", "quack-v1.1.1-extension-wasm_threads". Please update your workflow to use v4 of the artifact actions. Learn more: https://github.blog/changelog/2024-04-16-deprecation-notice-v3-of-the-artifact-actions/

Artifacts

Produced during runtime
Name Size
quack-v1.1.1-extension-linux_amd64
3.09 MB
quack-v1.1.1-extension-linux_amd64_gcc4
3.17 MB
quack-v1.1.1-extension-linux_arm64
2.99 MB
quack-v1.1.1-extension-osx_amd64
2.88 MB
quack-v1.1.1-extension-osx_arm64
2.7 MB
quack-v1.1.1-extension-wasm_eh
27.7 KB
quack-v1.1.1-extension-wasm_mvp
25.3 KB
quack-v1.1.1-extension-wasm_threads
25.2 KB