WindowsMacOS #818
windows-macos.yml
on: schedule
GetMatrix
4s
Matrix: BuildAndTest
DeleteSeparateMacPackages
0s
Report-Workflow-Failure
6s
Annotations
2 errors, 62 warnings, and 3 notices
|
Build and Test (macOS Latest (Apple Silicon))
Process completed with exit code 1.
|
|
CombineAndPublishMacOSPackage
Unable to download artifact(s): Artifact not found for name: macos-latest-
Please ensure that your artifact is not expired and the artifact was uploaded using a compatible version of toolkit/upload-artifact.
For more information, visit the GitHub Artifacts FAQ: https://github.com/actions/toolkit/blob/main/packages/artifact/docs/faq.md
|
|
Build and Test (Windows Server 2025)
Node.js 20 actions are deprecated. The following actions are running on Node.js 20 and may not work as expected: canonical/actions/s3-upload@release, ilammy/msvc-dev-cmd@v1, lukka/get-cmake@v4.2.3, lukka/run-vcpkg@v11, mozilla-actions/sccache-action@v0.0.9. Actions will be forced to run with Node.js 24 by default starting June 2nd, 2026. Please check if updated versions of these actions are available that support Node.js 24. To opt into Node.js 24 now, set the FORCE_JAVASCRIPT_ACTIONS_TO_NODE24=true environment variable on the runner or in your workflow file. Once Node.js 24 becomes the default, you can temporarily opt out by setting ACTIONS_ALLOW_USE_UNSECURE_NODE_VERSION=true. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
|
|
Build and Test (Windows Server 2025)
Public URL: https://multipass-ci.s3.amazonaws.com/ci818/multipass-1.17.0-dev.ci818%2Bg5d86c4aa-noff.win-win64.msi
|
|
Build and Test (Windows Server 2025)
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/
|
|
Build and Test (Windows Server 2025)
ServiceConfig functionality is documented in the Windows Installer SDK to "not [work] as expected." Consider replacing ServiceConfig with the WixToolset.Util.wixext ServiceConfig element. [D:\a\multipass\multipass\packaging\windows\wix\multipass.wixproj]
|
|
Build and Test (Windows Server 2025):
packaging/windows/wix/obj/x64/Release/_MultipassSupportComponents_dir.wxs#L260
ICE60: The file filWWLu03OmbBXRIxk715RO5ZRccGM is not a Font, and its version is not a companion file reference. It should have a language specified in the Language column. [D:\a\multipass\multipass\packaging\windows\wix\multipass.wixproj]
|
|
Build and Test (Windows Server 2025):
packaging/windows/wix/obj/x64/Release/_MultipassSupportComponents_dir.wxs#L255
ICE60: The file fil9yWQf8zPmnk7GRVhEnSbTL6KQw4 is not a Font, and its version is not a companion file reference. It should have a language specified in the Language column. [D:\a\multipass\multipass\packaging\windows\wix\multipass.wixproj]
|
|
Build and Test (Windows Server 2025):
packaging/windows/wix/obj/x64/Release/_MultipassSupportComponents_dir.wxs#L252
ICE60: The file fil71dE.p96AwKkQExgaVEgsPP7tlQ is not a Font, and its version is not a companion file reference. It should have a language specified in the Language column. [D:\a\multipass\multipass\packaging\windows\wix\multipass.wixproj]
|
|
Build and Test (Windows Server 2025):
packaging/windows/wix/obj/x64/Release/_MultipassSupportComponents_dir.wxs#L246
ICE60: The file filNy4JFhR.8iYdDMDgQBcc1SmPMys is not a Font, and its version is not a companion file reference. It should have a language specified in the Language column. [D:\a\multipass\multipass\packaging\windows\wix\multipass.wixproj]
|
|
Build and Test (Windows Server 2025):
packaging/windows/wix/obj/x64/Release/_MultipassSupportComponents_dir.wxs#L243
ICE60: The file filkISJchG3O7cCiLtu7UuxJOjHgIo is not a Font, and its version is not a companion file reference. It should have a language specified in the Language column. [D:\a\multipass\multipass\packaging\windows\wix\multipass.wixproj]
|
|
Build and Test (Windows Server 2025):
packaging/windows/wix/obj/x64/Release/_MultipassSupportComponents_dir.wxs#L240
ICE60: The file filc.GSoQLRDYXwvXyVBlz5GLqv3UI is not a Font, and its version is not a companion file reference. It should have a language specified in the Language column. [D:\a\multipass\multipass\packaging\windows\wix\multipass.wixproj]
|
|
Build and Test (Windows Server 2025):
packaging/windows/wix/obj/x64/Release/_MultipassSupportComponents_dir.wxs#L222
ICE60: The file filSU1XygFrMmcOoMzQ9iRV3P._os4 is not a Font, and its version is not a companion file reference. It should have a language specified in the Language column. [D:\a\multipass\multipass\packaging\windows\wix\multipass.wixproj]
|
|
Build and Test (Windows Server 2025):
packaging/windows/wix/obj/x64/Release/_MultipassSupportComponents_dir.wxs#L198
ICE60: The file fil1YTWsuk5K.oxSccuT7Q55UrR2iM is not a Font, and its version is not a companion file reference. It should have a language specified in the Language column. [D:\a\multipass\multipass\packaging\windows\wix\multipass.wixproj]
|
|
Build and Test (Windows Server 2025):
packaging/windows/wix/DaemonComponents.wxs#L11
ServiceConfig functionality is documented in the Windows Installer SDK to "not [work] as expected." Consider replacing ServiceConfig with the WixToolset.Util.wixext ServiceConfig element. [D:\a\multipass\multipass\packaging\windows\wix\multipass.wixproj]
|
|
Build and Test (Windows Server 2025)
'return': conversion from 'size_t' to '_Rx', possible loss of data
|
|
Build and Test (Windows Server 2025)
'return': conversion from 'size_t' to '_Rx', possible loss of data
|
|
Build and Test (Windows Server 2025)
'argument': conversion from 'size_t' to 'uint32_t', possible loss of data
|
|
Build and Test (Windows Server 2025)
'argument': conversion from 'size_t' to 'uint32_t', possible loss of data
|
|
Build and Test (macOS Latest (Apple Silicon))
Node.js 20 actions are deprecated. The following actions are running on Node.js 20 and may not work as expected: lukka/run-vcpkg@v11, maxim-lobanov/setup-xcode@v1, mozilla-actions/sccache-action@v0.0.9. Actions will be forced to run with Node.js 24 by default starting June 2nd, 2026. Please check if updated versions of these actions are available that support Node.js 24. To opt into Node.js 24 now, set the FORCE_JAVASCRIPT_ACTIONS_TO_NODE24=true environment variable on the runner or in your workflow file. Once Node.js 24 becomes the default, you can temporarily opt out by setting ACTIONS_ALLOW_USE_UNSECURE_NODE_VERSION=true. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
|
|
Build and Test (macOS Latest (Apple Silicon))
'NSUserNotificationDefaultSoundName' was deprecated in macOS 11.0: All NSUserNotifications API should be replaced with UserNotifications.frameworks API
|
|
Build and Test (macOS Latest (Apple Silicon))
'NSUserNotification' was deprecated in macOS 11.0: All NSUserNotifications API should be replaced with UserNotifications.frameworks API
|
|
Build and Test (macOS Latest (Apple Silicon))
'NSUserNotificationCenter' was deprecated in macOS 11.0: All NSUserNotifications API should be replaced with UserNotifications.frameworks API
|
|
Build and Test (macOS Latest (Apple Silicon))
'NSUserNotification' was deprecated in macOS 11.0: All NSUserNotifications API should be replaced with UserNotifications.frameworks API
|
|
Build and Test (macOS Latest (Apple Silicon))
'NSUserNotificationCenter' was deprecated in macOS 11.0: All NSUserNotifications API should be replaced with UserNotifications.frameworks API
|
|
Build and Test (macOS Latest (Apple Silicon))
'NSUserNotification' was deprecated in macOS 11.0: All NSUserNotifications API should be replaced with UserNotifications.frameworks API
|
|
Build and Test (macOS Latest (Apple Silicon))
'NSUserNotificationCenter' was deprecated in macOS 11.0: All NSUserNotifications API should be replaced with UserNotifications.frameworks API
|
|
Build and Test (macOS Latest (Apple Silicon))
'NSUserNotification' was deprecated in macOS 11.0: All NSUserNotifications API should be replaced with UserNotifications.frameworks API
|
|
Build and Test (macOS Latest (Apple Silicon))
'NSUserNotificationCenter' was deprecated in macOS 11.0: All NSUserNotifications API should be replaced with UserNotifications.frameworks API
|
|
Build and Test (macOS Latest (Apple Silicon))
'NSUserNotification' was deprecated in macOS 11.0: All NSUserNotifications API should be replaced with UserNotifications.frameworks API
|
|
Build and Test (macOS Latest (Apple Silicon))
Already linked: /opt/homebrew/Cellar/mono/6.14.1
|
|
Build and Test (macOS Latest (Apple Silicon))
mono 6.14.1 is already installed and up-to-date.
To reinstall 6.14.1, run:
brew reinstall mono
|
|
Build and Test (macOS Latest (Apple Silicon))
wget 1.25.0 is already installed and up-to-date.
To reinstall 1.25.0, run:
brew reinstall wget
|
|
Build and Test (macOS Latest (Apple Silicon))
python@3.14 3.14.3_1 is already installed and up-to-date.
To reinstall 3.14.3_1, run:
brew reinstall python@3.14
|
|
Build and Test (macOS Latest (Apple Silicon))
pkgconf 2.5.1 is already installed and up-to-date.
To reinstall 2.5.1, run:
brew reinstall pkgconf
|
|
Build and Test (macOS Latest (Apple Silicon))
pixman 0.46.4 is already installed and up-to-date.
To reinstall 0.46.4, run:
brew reinstall pixman
|
|
Build and Test (macOS Latest (Apple Silicon))
ninja 1.13.2 is already installed and up-to-date.
To reinstall 1.13.2, run:
brew reinstall ninja
|
|
Build and Test (macOS Latest (Apple Silicon))
gnu-tar 1.35 is already installed and up-to-date.
To reinstall 1.35, run:
brew reinstall gnu-tar
|
|
Build and Test (macOS Latest (Apple Silicon))
glib 2.86.4 is already installed and up-to-date.
To reinstall 2.86.4, run:
brew reinstall glib
|
|
Build and Test (macOS Latest (Apple Silicon))
git 2.53.0 is already installed and up-to-date.
To reinstall 2.53.0, run:
brew reinstall git
|
|
Build and Test (macOS 15 Sequoia (Intel Silicon))
Node.js 20 actions are deprecated. The following actions are running on Node.js 20 and may not work as expected: canonical/actions/s3-upload@release, lukka/run-vcpkg@v11, mozilla-actions/sccache-action@v0.0.9. Actions will be forced to run with Node.js 24 by default starting June 2nd, 2026. Please check if updated versions of these actions are available that support Node.js 24. To opt into Node.js 24 now, set the FORCE_JAVASCRIPT_ACTIONS_TO_NODE24=true environment variable on the runner or in your workflow file. Once Node.js 24 becomes the default, you can temporarily opt out by setting ACTIONS_ALLOW_USE_UNSECURE_NODE_VERSION=true. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
|
|
Build and Test (macOS 15 Sequoia (Intel Silicon))
Public URL: https://multipass-ci.s3.amazonaws.com/ci818/multipass-1.17.0-dev.ci818%2Bg5d86c4aa-noff.mac.x86_64-Darwin.pkg
|
|
Build and Test (macOS 15 Sequoia (Intel Silicon))
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/
|
|
Build and Test (macOS 15 Sequoia (Intel Silicon))
'NSUserNotificationDefaultSoundName' was deprecated in macOS 11.0: All NSUserNotifications API should be replaced with UserNotifications.frameworks API
|
|
Build and Test (macOS 15 Sequoia (Intel Silicon))
'NSUserNotification' was deprecated in macOS 11.0: All NSUserNotifications API should be replaced with UserNotifications.frameworks API
|
|
Build and Test (macOS 15 Sequoia (Intel Silicon))
'NSUserNotificationCenter' was deprecated in macOS 11.0: All NSUserNotifications API should be replaced with UserNotifications.frameworks API
|
|
Build and Test (macOS 15 Sequoia (Intel Silicon))
'NSUserNotification' was deprecated in macOS 11.0: All NSUserNotifications API should be replaced with UserNotifications.frameworks API
|
|
Build and Test (macOS 15 Sequoia (Intel Silicon))
'NSUserNotificationCenter' was deprecated in macOS 11.0: All NSUserNotifications API should be replaced with UserNotifications.frameworks API
|
|
Build and Test (macOS 15 Sequoia (Intel Silicon))
'NSUserNotification' was deprecated in macOS 11.0: All NSUserNotifications API should be replaced with UserNotifications.frameworks API
|
|
Build and Test (macOS 15 Sequoia (Intel Silicon))
'NSUserNotificationCenter' was deprecated in macOS 11.0: All NSUserNotifications API should be replaced with UserNotifications.frameworks API
|
|
Build and Test (macOS 15 Sequoia (Intel Silicon))
'NSUserNotification' was deprecated in macOS 11.0: All NSUserNotifications API should be replaced with UserNotifications.frameworks API
|
|
Build and Test (macOS 15 Sequoia (Intel Silicon))
'NSUserNotificationCenter' was deprecated in macOS 11.0: All NSUserNotifications API should be replaced with UserNotifications.frameworks API
|
|
Build and Test (macOS 15 Sequoia (Intel Silicon))
'NSUserNotification' was deprecated in macOS 11.0: All NSUserNotifications API should be replaced with UserNotifications.frameworks API
|
|
Build and Test (macOS 15 Sequoia (Intel Silicon))
libtool 2.5.4 is already installed and up-to-date.
To reinstall 2.5.4, run:
brew reinstall libtool
|
|
Build and Test (macOS 15 Sequoia (Intel Silicon))
autoconf 2.72 is already installed and up-to-date.
To reinstall 2.72, run:
brew reinstall autoconf
|
|
Build and Test (macOS 15 Sequoia (Intel Silicon))
wget 1.25.0 is already installed and up-to-date.
To reinstall 1.25.0, run:
brew reinstall wget
|
|
Build and Test (macOS 15 Sequoia (Intel Silicon))
python@3.14 3.14.3_1 is already installed and up-to-date.
To reinstall 3.14.3_1, run:
brew reinstall python@3.14
|
|
Build and Test (macOS 15 Sequoia (Intel Silicon))
pkgconf 2.5.1 is already installed and up-to-date.
To reinstall 2.5.1, run:
brew reinstall pkgconf
|
|
Build and Test (macOS 15 Sequoia (Intel Silicon))
pixman 0.46.4 is already installed and up-to-date.
To reinstall 0.46.4, run:
brew reinstall pixman
|
|
Build and Test (macOS 15 Sequoia (Intel Silicon))
ninja 1.13.2 is already installed and up-to-date.
To reinstall 1.13.2, run:
brew reinstall ninja
|
|
Build and Test (macOS 15 Sequoia (Intel Silicon))
gnu-tar 1.35 is already installed and up-to-date.
To reinstall 1.35, run:
brew reinstall gnu-tar
|
|
Build and Test (macOS 15 Sequoia (Intel Silicon))
glib 2.86.4 is already installed and up-to-date.
To reinstall 2.86.4, run:
brew reinstall glib
|
|
Build and Test (macOS 15 Sequoia (Intel Silicon))
git 2.53.0 is already installed and up-to-date.
To reinstall 2.53.0, run:
brew reinstall git
|
|
Report-Workflow-Failure
Node.js 20 actions are deprecated. The following actions are running on Node.js 20 and may not work as expected: mattermost/action-mattermost-notify@master. Actions will be forced to run with Node.js 24 by default starting June 2nd, 2026. Please check if updated versions of these actions are available that support Node.js 24. To opt into Node.js 24 now, set the FORCE_JAVASCRIPT_ACTIONS_TO_NODE24=true environment variable on the runner or in your workflow file. Once Node.js 24 becomes the default, you can temporarily opt out by setting ACTIONS_ALLOW_USE_UNSECURE_NODE_VERSION=true. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
|
|
sccache stats
98% - 358 hits, 7 misses, 0 errors
|
|
sccache stats
88% - 330 hits, 45 misses, 0 errors
|
|
sccache stats
86% - 321 hits, 54 misses, 0 errors
|
Artifacts
Produced during runtime
| Name | Size | Digest | |
|---|---|---|---|
|
macos-15-intel-multipass-1.17.0-dev.ci818+g5d86c4aa-noff.mac.x86_64-Darwin.pkg
|
83.1 MB |
sha256:8716c67d6a6060ce7bf44926239a4e76b10511a842f45460cd06110e5f0577e5
|
|
|
windows-2025-multipass-1.17.0-dev.ci818+g5d86c4aa-noff.win-win64.msi
|
70.8 MB |
sha256:452517e760fb73f24b0c4965048d62beb6354315566406d2f722949ca892a756
|
|