Skip to content

e2e: improvements #6114

e2e: improvements

e2e: improvements #6114

Triggered via push May 30, 2024 12:08
Status Failure
Total duration 55m 52s
Artifacts 2

build.yml

on: push
amazon-ecr-auth
7s
amazon-ecr-auth
Matrix: macOS
Matrix: Windows
Matrix: Linux-Package
Matrix: Linux-Package-Tests
Linux dev+vendor
0s
Linux dev+vendor
Fit to window
Zoom out
Zoom in

Annotations

7 errors and 60 warnings
Windows 2019/x64: vcpkg-vendor/CMakeLists.txt#L420
Could not find SPATIALITE_EXTENSION using the following files:
Windows 2019/x64
run-cmake action execution failed: 'Error: "'D:\a\_temp\-1932683880\cmake-3.25.3-windows-x86_64\bin\cmake.exe' failed with error code: '1'.'
macOS 12/arm64
run-cmake action execution failed: 'Error: "'/Users/admin/actions-runner/_work/_temp/2138507977/cmake-3.25.3-macos-universal/CMake.app/Contents/bin/ctest' failed with error code: '8'.'
Linux dev
run-cmake action execution failed: 'Error: "'/home/runner/work/_temp/1442785046/cmake-3.25.2-linux-x86_64/bin/ctest' failed with error code: '8'.'
macOS 12/x86_64
run-cmake action execution failed: 'Error: "'/Users/runner/work/_temp/2138507977/cmake-3.25.3-macos-universal/CMake.app/Contents/bin/ctest' failed with error code: '8'.'
Linux arm64
The self-hosted runner: buildjet.com_973741c9-f301-482b-bfbb-1a0534f81674 lost communication with the server. Verify the machine is running and has a healthy network connection. Anything in your workflow that terminates the runner process, starves it for CPU/Memory, or blocks its network access can cause this error.
Linux arm64
Process completed with exit code 137.
amazon-ecr-auth
Your docker password is not masked. See https://github.com/aws-actions/amazon-ecr-login#docker-credentials for more information.
Linux amd64
Received request to deprovision: The request was cancelled by the remote provider.
Windows 2019/x64
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/setup-python@v4, lukka/run-cmake@v10.6. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
macOS 12/arm64
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/setup-go@v4, actions/cache@v3, lukka/run-cmake@v10.6, actions/upload-artifact@v3, apple-actions/import-codesign-certs@v1. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
macOS 12/arm64
The following actions uses node12 which is deprecated and will be forced to run on node16: apple-actions/import-codesign-certs@v1. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
macOS 12/arm64: build/vcpkg_installed/arm64-osx/share/libffi/libffiConfig.cmake#L2
find_package(libffi) is deprecated.
macOS 12/arm64: build/vcpkg_installed/arm64-osx/share/libffi/libffiConfig.cmake#L2
find_package(libffi) is deprecated.
macOS 12/arm64: build/vcpkg_installed/arm64-osx/share/libffi/libffiConfig.cmake#L2
find_package(libffi) is deprecated.
macOS 12/arm64
Restore cache failed: Dependencies file is not found in /Users/admin/actions-runner/_work/kart/kart. Supported file pattern: go.sum
macOS 12/arm64: cmake/PythonGetABIInfo.cmake#L63
CMAKE_OSX_DEPLOYMENT_TARGET is 11.0. The Python3 interpreter macOS
macOS 12/arm64: build/vcpkg_installed/arm64-osx/share/libffi/libffiConfig.cmake#L2
find_package(libffi) is deprecated.
macOS 12/arm64: build/vcpkg_installed/arm64-osx/share/libffi/libffiConfig.cmake#L2
find_package(libffi) is deprecated.
macOS 12/arm64
code will never be executed [-Wunreachable-code]
macOS 12/arm64
code will never be executed [-Wunreachable-code]
macOS 12/arm64
code will never be executed [-Wunreachable-code]
macOS 12/arm64
code will never be executed [-Wunreachable-code]
macOS 12/arm64
code will never be executed [-Wunreachable-code]
macOS 12/arm64
unused function 'Dprintf' [-Wunused-function]
macOS 12/arm64
unused function 'Dprintf' [-Wunused-function]
macOS 12/arm64
unused function 'Dprintf' [-Wunused-function]
macOS 12/arm64
unused function 'Dprintf' [-Wunused-function]
macOS 12/arm64
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/
macOS 12/arm64
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/
Linux dev
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, lukka/get-cmake@v3.25.2, actions/cache@v3, lukka/run-vcpkg@v11.1, lukka/run-cmake@v10.6. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
Linux dev: build/vcpkg_installed/x64-linux/share/libffi/libffiConfig.cmake#L2
find_package(libffi) is deprecated.
Linux dev: build/vcpkg_installed/x64-linux/share/libffi/libffiConfig.cmake#L2
find_package(libffi) is deprecated.
Linux dev
control reaches end of non-void function [-Wreturn-type]
Linux dev: build/vcpkg_installed/x64-linux/share/libffi/libffiConfig.cmake#L2
find_package(libffi) is deprecated.
Linux dev: build/vcpkg_installed/x64-linux/share/libffi/libffiConfig.cmake#L2
find_package(libffi) is deprecated.
Linux dev: build/vcpkg_installed/x64-linux/share/libffi/libffiConfig.cmake#L2
find_package(libffi) is deprecated.
macOS 12/x86_64
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/setup-go@v4, actions/cache@v3, lukka/run-cmake@v10.6, actions/upload-artifact@v3, apple-actions/import-codesign-certs@v1. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
macOS 12/x86_64
The following actions uses node12 which is deprecated and will be forced to run on node16: apple-actions/import-codesign-certs@v1. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
macOS 12/x86_64: build/vcpkg_installed/x64-osx/share/vcpkg-cmake/vcpkg_cmake_configure.cmake#L318
The following variables are not used in CMakeLists.txt:
macOS 12/x86_64: build/vcpkg_installed/x64-osx/share/vcpkg-cmake/vcpkg_cmake_configure.cmake#L318
The following variables are not used in CMakeLists.txt:
macOS 12/x86_64: build/vcpkg_installed/x64-osx/share/vcpkg-cmake/vcpkg_cmake_configure.cmake#L318
The following variables are not used in CMakeLists.txt:
macOS 12/x86_64: cmake/PythonGetABIInfo.cmake#L63
CMAKE_OSX_DEPLOYMENT_TARGET is 10.15. The Python3 interpreter macOS
macOS 12/x86_64: build/vcpkg_installed/x64-osx/share/libffi/libffiConfig.cmake#L2
find_package(libffi) is deprecated.
macOS 12/x86_64: build/vcpkg_installed/x64-osx/share/libffi/libffiConfig.cmake#L2
find_package(libffi) is deprecated.
macOS 12/x86_64
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/
macOS 12/x86_64
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/
macOS 12/x86_64: build/vcpkg_installed/x64-osx/share/libffi/libffiConfig.cmake#L2
find_package(libffi) is deprecated.
macOS 12/x86_64
code will never be executed [-Wunreachable-code]
macOS 12/x86_64
code will never be executed [-Wunreachable-code]
macOS 12/x86_64
code will never be executed [-Wunreachable-code]
macOS 12/x86_64
code will never be executed [-Wunreachable-code]
macOS 12/x86_64
'sprintf' is deprecated: This function is provided for compatibility reasons only. Due to security concerns inherent in the design of sprintf(3), it is highly recommended that you use snprintf(3) instead. [-Wdeprecated-declarations]
macOS 12/x86_64
code will never be executed [-Wunreachable-code]
macOS 12/x86_64
'sprintf' is deprecated: This function is provided for compatibility reasons only. Due to security concerns inherent in the design of sprintf(3), it is highly recommended that you use snprintf(3) instead. [-Wdeprecated-declarations]
macOS 12/x86_64
'sprintf' is deprecated: This function is provided for compatibility reasons only. Due to security concerns inherent in the design of sprintf(3), it is highly recommended that you use snprintf(3) instead. [-Wdeprecated-declarations]
macOS 12/x86_64
'sprintf' is deprecated: This function is provided for compatibility reasons only. Due to security concerns inherent in the design of sprintf(3), it is highly recommended that you use snprintf(3) instead. [-Wdeprecated-declarations]
macOS 12/x86_64: build/vcpkg_installed/x64-osx/share/libffi/libffiConfig.cmake#L2
find_package(libffi) is deprecated.
macOS 12/x86_64
Restore cache failed: Dependencies file is not found in /Users/runner/work/kart/kart. Supported file pattern: go.sum
macOS 12/x86_64: build/vcpkg_installed/x64-osx/share/libffi/libffiConfig.cmake#L2
find_package(libffi) is deprecated.
Linux arm64: build/vcpkg_installed/arm64-linux/share/vcpkg-cmake/vcpkg_cmake_configure.cmake#L318
The following variables are not used in CMakeLists.txt:
Linux arm64: build/vcpkg_installed/arm64-linux/share/vcpkg-cmake/vcpkg_cmake_configure.cmake#L318
The following variables are not used in CMakeLists.txt:
Linux arm64
python3 currently requires the following programs from the system package
Linux arm64: build/vcpkg_installed/arm64-linux/share/libffi/libffiConfig.cmake#L2
find_package(libffi) is deprecated.
Linux arm64: vcpkg-vendor/vcpkg/buildtrees/_vcpkg/build/_deps/fmt-src/include/fmt/format.h#L1327
writing 2 bytes into a region of size 0 [-Wstringop-overflow=]
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: "vendor-macos-ARM64-py3.11", "vendor-macos-X64-py3.11". 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
vendor-macos-ARM64-py3.11 Expired
39.7 MB
vendor-macos-X64-py3.11 Expired
41.9 MB