Skip to content

Update Fleet-maintained apps#45344

Closed
fleet-release wants to merge 1 commit into
mainfrom
fma-2605130513
Closed

Update Fleet-maintained apps#45344
fleet-release wants to merge 1 commit into
mainfrom
fma-2605130513

Conversation

@fleet-release
Copy link
Copy Markdown
Contributor

@fleet-release fleet-release commented May 13, 2026

Automated ingestion of latest Fleet-maintained app data.

Summary by CodeRabbit

  • Chores
    • Updated application version metadata for Camtasia, Docker Desktop, Draw.io, Google Chrome, and Ollama with latest release information and verification checksums.

Review Change Stack

Generated automatically with cmd/maintained-apps.
Copy link
Copy Markdown

@claude claude Bot left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Claude Code Review

This repository is configured for manual code reviews. Comment @claude review to trigger a review and subscribe this PR to future pushes, or @claude review once for a one-time review.

Tip: disable this comment in your organization's Code Review settings.

@coderabbitai
Copy link
Copy Markdown
Contributor

coderabbitai Bot commented May 13, 2026

No actionable comments were generated in the recent review. 🎉

ℹ️ Recent review info
⚙️ Run configuration

Configuration used: Path: .coderabbit.yaml

Review profile: CHILL

Plan: Pro

Run ID: 2832daeb-8abc-41c1-9473-cbcb6f04f8b9

📥 Commits

Reviewing files that changed from the base of the PR and between 8bba665 and a986d8b.

📒 Files selected for processing (5)
  • ee/maintained-apps/outputs/camtasia/windows.json
  • ee/maintained-apps/outputs/docker/windows.json
  • ee/maintained-apps/outputs/drawio/darwin.json
  • ee/maintained-apps/outputs/google-chrome/windows.json
  • ee/maintained-apps/outputs/ollama/darwin.json

Walkthrough

This PR updates version metadata across five maintained applications in the Fleet managed-apps registry. Each application receives a version bump with corresponding updates to the SQL patched query threshold, installer download URL, and SHA-256 checksum: Camtasia Windows (26.0.4.15557 → 26.1.1.16676), Docker Desktop Windows (4.71.0 → 4.73.0), Draw.io macOS (30.0.0 → 30.0.1), Google Chrome Windows (148.0.7778.97 → 148.0.7778.168), and Ollama macOS (0.23.2 → 0.23.3).

Possibly related PRs

  • fleetdm/fleet#45016: Data-only version bumps for Fleet maintained-apps Windows JSON entries, updating the app version, patched query threshold, installer URL, and SHA-256.
  • fleetdm/fleet#45010: Modifies Ollama macOS metadata in ee/maintained-apps/outputs/ollama/darwin.json with version bump and corresponding updates to patched query threshold, installer URL, and SHA-256.
  • fleetdm/fleet#45120: Directly modifies ee/maintained-apps/outputs/drawio/darwin.json by bumping version and updating patched query threshold, installer URL, and SHA-256.
🚥 Pre-merge checks | ✅ 4 | ❌ 1

❌ Failed checks (1 inconclusive)

Check name Status Explanation Resolution
Description check ❓ Inconclusive The description is minimal but appropriate for an automated ingestion PR. However, it lacks the structured template with required sections like testing, database migrations, and configuration settings checklists. Consider whether the template applies to this automated data ingestion PR, and if so, complete the relevant checklist items to document testing and validation performed.
✅ Passed checks (4 passed)
Check name Status Explanation
Title check ✅ Passed The title 'Update Fleet-maintained apps' accurately describes the main change across all modified files, which involve updating version metadata for multiple maintained applications.
Docstring Coverage ✅ Passed No functions found in the changed files to evaluate docstring coverage. Skipping docstring coverage check.
Linked Issues check ✅ Passed Check skipped because no linked issues were found for this pull request.
Out of Scope Changes check ✅ Passed Check skipped because no linked issues were found for this pull request.

✏️ Tip: You can configure your own custom pre-merge checks in the settings.

✨ Finishing Touches
🧪 Generate unit tests (beta)
  • Create PR with unit tests
  • Commit unit tests in branch fma-2605130513

Thanks for using CodeRabbit! It's free for OSS, and your support helps us grow. If you like it, consider giving us a shout-out.

❤️ Share

Comment @coderabbitai help to get the list of available commands and usage tips.

@qodo-free-for-open-source-projects
Copy link
Copy Markdown

CI Feedback 🧐

A test triggered by this PR failed. Here is an AI-generated analysis of the failure:

Action: test-fma-pr-only

Failed stage: Filter apps.json and verify changed apps [❌]

Failure summary:

The action failed during the maintained-apps validation step because the Docker Desktop
(docker/windows) install script returned a non-zero exit code:
- The validator logs Error executing
install script: exit status 1 for Docker Desktop (around lines 4522-4527), causing only 2/3 apps to
validate and the overall command to exit with status 1.
- Cleanup also encountered an Access is
denied error when trying to delete Docker Desktop Installer.exe from the temp directory (lines 4528,
4537, 4541), but the primary failure is the install script exiting with code 1.

Relevant error logs:
1:  ##[group]Runner Image Provisioner
2:  Hosted Compute Agent
...

118:  * [new branch]            11938-loadtesting-branch    -> origin/11938-loadtesting-branch
119:  * [new branch]            12007-ui-idp-metadata       -> origin/12007-ui-idp-metadata
120:  * [new branch]            12351-try-fix-for-fleet-desktop -> origin/12351-try-fix-for-fleet-desktop
121:  * [new branch]            12356-puppet-callback       -> origin/12356-puppet-callback
122:  * [new branch]            12375-query-bulk-action     -> origin/12375-query-bulk-action
123:  * [new branch]            12474-documentation         -> origin/12474-documentation
124:  * [new branch]            12614-federated-auth-support -> origin/12614-federated-auth-support
125:  * [new branch]            12687-host-issues-query     -> origin/12687-host-issues-query
126:  * [new branch]            12696-loadtest-cis-changes  -> origin/12696-loadtest-cis-changes
127:  * [new branch]            12842-fleetd-bitlocker-management -> origin/12842-fleetd-bitlocker-management
128:  * [new branch]            12842-fleetd-bitlocker-table -> origin/12842-fleetd-bitlocker-table
129:  * [new branch]            12889-faster-software       -> origin/12889-faster-software
130:  * [new branch]            13287-loadtest-changes      -> origin/13287-loadtest-changes
131:  * [new branch]            13288-poc-fleet-fips        -> origin/13288-poc-fleet-fips
132:  * [new branch]            13485-query-reports-migration -> origin/13485-query-reports-migration
133:  * [new branch]            13574-cache-failed-policy-counts -> origin/13574-cache-failed-policy-counts
134:  * [new branch]            13657-docs                  -> origin/13657-docs
...

146:  * [new branch]            146orch                     -> origin/146orch
147:  * [new branch]            14753-windows-ps1-api       -> origin/14753-windows-ps1-api
148:  * [new branch]            14957-test-dep-screen       -> origin/14957-test-dep-screen
149:  * [new branch]            14957-test-dep-screen-patch -> origin/14957-test-dep-screen-patch
150:  * [new branch]            15068-disk-encryption-ii    -> origin/15068-disk-encryption-ii
151:  * [new branch]            15082-download-api-docs     -> origin/15082-download-api-docs
152:  * [new branch]            15082-make-endpoints-consistent -> origin/15082-make-endpoints-consistent
153:  * [new branch]            15082-update-download-endpoints -> origin/15082-update-download-endpoints
154:  * [new branch]            15380-hosts-api-doc         -> origin/15380-hosts-api-doc
155:  * [new branch]            15461-ui-dep-assign-profile-responses -> origin/15461-ui-dep-assign-profile-responses
156:  * [new branch]            15463-msi-fix               -> origin/15463-msi-fix
157:  * [new branch]            15559-move-scep             -> origin/15559-move-scep
158:  * [new branch]            15633                       -> origin/15633
159:  * [new branch]            15770-mac-os-vuln           -> origin/15770-mac-os-vuln
160:  * [new branch]            15801-migration             -> origin/15801-migration
161:  * [new branch]            15912-password-reset-error-code -> origin/15912-password-reset-error-code
162:  * [new branch]            16182-log-root              -> origin/16182-log-root
...

594:  * [new branch]            7765-frontend               -> origin/7765-frontend
595:  * [new branch]            7766-backend-final-main-merge -> origin/7766-backend-final-main-merge
596:  * [new branch]            7766-backend-test           -> origin/7766-backend-test
597:  * [new branch]            7766-frontend               -> origin/7766-frontend
598:  * [new branch]            7993-figure-out-the-limits-of-our-current-search-approach -> origin/7993-figure-out-the-limits-of-our-current-search-approach
599:  * [new branch]            8021-orbit-use-specified-identifier -> origin/8021-orbit-use-specified-identifier
600:  * [new branch]            8186-vulnerable-software-false-positive-docker -> origin/8186-vulnerable-software-false-positive-docker
601:  * [new branch]            8593-gitops                 -> origin/8593-gitops
602:  * [new branch]            8708-docs                   -> origin/8708-docs
603:  * [new branch]            8708-encryption-key-api     -> origin/8708-encryption-key-api
604:  * [new branch]            8708-ingest-file-vault      -> origin/8708-ingest-file-vault
605:  * [new branch]            8708-ingest-macos-encription-key -> origin/8708-ingest-macos-encription-key
606:  * [new branch]            8708-ingest-macos-encription-key-ii -> origin/8708-ingest-macos-encription-key-ii
607:  * [new branch]            8974-native-smbios-uuid-support -> origin/8974-native-smbios-uuid-support
608:  * [new branch]            9260-cis-checks-5.10.x      -> origin/9260-cis-checks-5.10.x
609:  * [new branch]            9394-failed-to-create-device-auth-token-due-to-duplicate-key-errors -> origin/9394-failed-to-create-device-auth-token-due-to-duplicate-key-errors
610:  * [new branch]            9590-schema                 -> origin/9590-schema
...

825:  * [new branch]            allenhouchins-testing       -> origin/allenhouchins-testing
826:  * [new branch]            allenhouchins-troubleshooting -> origin/allenhouchins-troubleshooting
827:  * [new branch]            allenhouchins-update-apps.json-file-on-going -> origin/allenhouchins-update-apps.json-file-on-going
828:  * [new branch]            allenhouchins-update-chrome-windows-validation -> origin/allenhouchins-update-chrome-windows-validation
829:  * [new branch]            allenhouchins-warp          -> origin/allenhouchins-warp
830:  * [new branch]            allenhouchins-windows-net-runtime-6 -> origin/allenhouchins-windows-net-runtime-6
831:  * [new branch]            allenhouchins-zoom-fma      -> origin/allenhouchins-zoom-fma
832:  * [new branch]            allenhouchins-zoom-logo-mac -> origin/allenhouchins-zoom-logo-mac
833:  * [new branch]            allenhouchins-zoom-policy-fix -> origin/allenhouchins-zoom-policy-fix
834:  * [new branch]            allenhouchins/fix-security-review-must-fixes -> origin/allenhouchins/fix-security-review-must-fixes
835:  * [new branch]            always-create-event-next-thu -> origin/always-create-event-next-thu
836:  * [new branch]            and_osq_proj                -> origin/and_osq_proj
837:  * [new branch]            andrey/loadtest-oval-vulns  -> origin/andrey/loadtest-oval-vulns
838:  * [new branch]            android-app-install-activity -> origin/android-app-install-activity
839:  * [new branch]            android-cofniguration-profiles-research -> origin/android-cofniguration-profiles-research
840:  * [new branch]            android-enrollment-error    -> origin/android-enrollment-error
841:  * [new branch]            android-manual-enrollment-button -> origin/android-manual-enrollment-button
...

887:  * [new branch]            await-configuration-docs    -> origin/await-configuration-docs
888:  * [new branch]            aws-licensing-integration-proposal -> origin/aws-licensing-integration-proposal
889:  * [new branch]            backport-a41fb63            -> origin/backport-a41fb63
890:  * [new branch]            backport-c02af              -> origin/backport-c02af
891:  * [new branch]            backport-e65d6cf            -> origin/backport-e65d6cf
892:  * [new branch]            backport-ef07a406cc8dbccb4914bbd27631df74e5b13b49 -> origin/backport-ef07a406cc8dbccb4914bbd27631df74e5b13b49
893:  * [new branch]            backport-vpp-fix            -> origin/backport-vpp-fix
894:  * [new branch]            base-software-titles-loadtest -> origin/base-software-titles-loadtest
895:  * [new branch]            base-software-titles-loadtest-2 -> origin/base-software-titles-loadtest-2
896:  * [new branch]            beekeeper-fma-initial       -> origin/beekeeper-fma-initial
897:  * [new branch]            bettapizza                  -> origin/bettapizza
898:  * [new branch]            bettapizza--ghost-testimonial-update -> origin/bettapizza--ghost-testimonial-update
899:  * [new branch]            bettapizza-patch-1          -> origin/bettapizza-patch-1
900:  * [new branch]            bettapizza-patch-2          -> origin/bettapizza-patch-2
901:  * [new branch]            bettapizza-patch-3          -> origin/bettapizza-patch-3
902:  * [new branch]            better-byod-error           -> origin/better-byod-error
903:  * [new branch]            bounded-context-proposals   -> origin/bounded-context-proposals
...

928:  * [new branch]            cherry-pick-41914-to-rc-minor-fleet-v4.83.0 -> origin/cherry-pick-41914-to-rc-minor-fleet-v4.83.0
929:  * [new branch]            cherry-pick-41914-to-rc-v4.83.0 -> origin/cherry-pick-41914-to-rc-v4.83.0
930:  * [new branch]            cherry-pick-42773-vitals-constants -> origin/cherry-pick-42773-vitals-constants
931:  * [new branch]            cherry-pick-8750-into-rc-minor-fleet-v4.60.0 -> origin/cherry-pick-8750-into-rc-minor-fleet-v4.60.0
932:  * [new branch]            cherry-pick-dogfood-change  -> origin/cherry-pick-dogfood-change
933:  * [new branch]            cherry-pick-dogfood-env-vars -> origin/cherry-pick-dogfood-env-vars
934:  * [new branch]            cherry-pick-fleetctl-changes-to-allow-testing -> origin/cherry-pick-fleetctl-changes-to-allow-testing
935:  * [new branch]            cherry-pick-mac-address-vital -> origin/cherry-pick-mac-address-vital
936:  * [new branch]            cherry-pick-patches         -> origin/cherry-pick-patches
937:  * [new branch]            cherry-pick-remove-overrides-in-dev-mode -> origin/cherry-pick-remove-overrides-in-dev-mode
938:  * [new branch]            cherry-pick-util            -> origin/cherry-pick-util
939:  * [new branch]            cherry-pick-webhooks        -> origin/cherry-pick-webhooks
940:  * [new branch]            chore-UI-update-for-CSP     -> origin/chore-UI-update-for-CSP
941:  * [new branch]            chore-add-specific-yarn-version -> origin/chore-add-specific-yarn-version
942:  * [new branch]            chore-backend-api-patterns  -> origin/chore-backend-api-patterns
943:  * [new branch]            chore-change-error-message-custom-profile -> origin/chore-change-error-message-custom-profile
944:  * [new branch]            chore-cp-chage-status-code-turn-off-mdm -> origin/chore-cp-chage-status-code-turn-off-mdm
...

978:  * [new branch]            claude/nifty-moser          -> origin/claude/nifty-moser
979:  * [new branch]            claude/recursing-sutherland -> origin/claude/recursing-sutherland
980:  * [new branch]            claude/serene-borg          -> origin/claude/serene-borg
981:  * [new branch]            claude/slack-add-fma-foxit-pdf-9UpRv -> origin/claude/slack-add-fma-foxit-pdf-9UpRv
982:  * [new branch]            claude/slack-session-Yw6M0  -> origin/claude/slack-session-Yw6M0
983:  * [new branch]            claude/sub-pr-42006         -> origin/claude/sub-pr-42006
984:  * [new branch]            claude/update-mock-fixtures-for-ipolicy -> origin/claude/update-mock-fixtures-for-ipolicy
985:  * [new branch]            claude/update-mock-fixtures-policy-interface -> origin/claude/update-mock-fixtures-policy-interface
986:  * [new branch]            cli-update-fleetd-naming    -> origin/cli-update-fleetd-naming
987:  * [new branch]            clone-423                   -> origin/clone-423
988:  * [new branch]            codeowner-test              -> origin/codeowner-test
989:  * [new branch]            codeql-icon-fe-fix          -> origin/codeql-icon-fe-fix
990:  * [new branch]            coderabbit-skip-paths       -> origin/coderabbit-skip-paths
991:  * [new branch]            collect-abm-apns-expiration-usage-statistics -> origin/collect-abm-apns-expiration-usage-statistics
992:  * [new branch]            conf-2644-branch-from-main  -> origin/conf-2644-branch-from-main
993:  * [new branch]            consistent-error            -> origin/consistent-error
994:  * [new branch]            consistent-rest-api-language-part-ii -> origin/consistent-rest-api-language-part-ii
...

1119:  * [new branch]            edwardsb-vuln-processing-fix-sandcastle -> origin/edwardsb-vuln-processing-fix-sandcastle
1120:  * [new branch]            edwardsb-vuln-processing-volume-fix -> origin/edwardsb-vuln-processing-volume-fix
1121:  * [new branch]            edwardsb/deployment-guide-updates -> origin/edwardsb/deployment-guide-updates
1122:  * [new branch]            edwardsb/restrict_console_access -> origin/edwardsb/restrict_console_access
1123:  * [new branch]            elastic_rum                 -> origin/elastic_rum
1124:  * [new branch]            enable-jit-by-default       -> origin/enable-jit-by-default
1125:  * [new branch]            enable-test-go-automation-macos -> origin/enable-test-go-automation-macos
1126:  * [new branch]            enforce-firefox-doh         -> origin/enforce-firefox-doh
1127:  * [new branch]            enforce-firefox-windows     -> origin/enforce-firefox-windows
1128:  * [new branch]            enforce-ios-26.5-update-deadline-july-2026 -> origin/enforce-ios-26.5-update-deadline-july-2026
1129:  * [new branch]            enforce-iso27001-workstations -> origin/enforce-iso27001-workstations
1130:  * [new branch]            enforce-macos-15.5-update-deadline -> origin/enforce-macos-15.5-update-deadline
1131:  * [new branch]            enforce-macos-version-workstations -> origin/enforce-macos-version-workstations
1132:  * [new branch]            enroll-android-feature-guide -> origin/enroll-android-feature-guide
1133:  * [new branch]            ericswenson0-patch-1        -> origin/ericswenson0-patch-1
1134:  * [new branch]            error-counts                -> origin/error-counts
1135:  * [new branch]            errors-perf-testing         -> origin/errors-perf-testing
1136:  * [new branch]            es-reports                  -> origin/es-reports
...

1151:  * [new branch]            eugkuo-patch-5              -> origin/eugkuo-patch-5
1152:  * [new branch]            eugkuo-patch-6-slugs-FMA    -> origin/eugkuo-patch-6-slugs-FMA
1153:  * [new branch]            example-fleetctl-profiles   -> origin/example-fleetctl-profiles
1154:  * [new branch]            exp-mdbook-docs             -> origin/exp-mdbook-docs
1155:  * [new branch]            experiment-disable-some-deletes -> origin/experiment-disable-some-deletes
1156:  * [new branch]            experiment-hardcode-counters-to-zero -> origin/experiment-hardcode-counters-to-zero
1157:  * [new branch]            experiment-no-txs           -> origin/experiment-no-txs
1158:  * [new branch]            experiment-status-tooltip   -> origin/experiment-status-tooltip
1159:  * [new branch]            experiment-with-two-branches -> origin/experiment-with-two-branches
1160:  * [new branch]            experimental_moveitem       -> origin/experimental_moveitem
1161:  * [new branch]            experimient-no-counts       -> origin/experimient-no-counts
1162:  * [new branch]            expiredcertstool            -> origin/expiredcertstool
1163:  * [new branch]            extra-dep-logs              -> origin/extra-dep-logs
1164:  * [new branch]            f84ee4c5f4                  -> origin/f84ee4c5f4
1165:  * [new branch]            faf-doc-clarification       -> origin/faf-doc-clarification
1166:  * [new branch]            failing-test                -> origin/failing-test
1167:  * [new branch]            faster-ci-checks            -> origin/faster-ci-checks
...

1203:  * [new branch]            feature-hydrant-ca          -> origin/feature-hydrant-ca
1204:  * [new branch]            feature-idp-byod            -> origin/feature-idp-byod
1205:  * [new branch]            feature-orbit-find          -> origin/feature-orbit-find
1206:  * [new branch]            feature-prioritization      -> origin/feature-prioritization
1207:  * [new branch]            feature-v4.44.1-live-queries -> origin/feature-v4.44.1-live-queries
1208:  * [new branch]            feature-windows-mdm-policy-extraction -> origin/feature-windows-mdm-policy-extraction
1209:  * [new branch]            feature/add-blank-to-osquer-link -> origin/feature/add-blank-to-osquer-link
1210:  * [new branch]            feature_14722-activity-feed-webhooks -> origin/feature_14722-activity-feed-webhooks
1211:  * [new branch]            feature_18115-crit-vuln-issues -> origin/feature_18115-crit-vuln-issues
1212:  * [new branch]            feature_19010-ipad-ios-lock-wipe-backend-changes -> origin/feature_19010-ipad-ios-lock-wipe-backend-changes
1213:  * [new branch]            feature_22078               -> origin/feature_22078
1214:  * [new branch]            fix                         -> origin/fix
1215:  * [new branch]            fix-35118-cis-win10-v4      -> origin/fix-35118-cis-win10-v4
1216:  * [new branch]            fix-39096-cis-win11-v5      -> origin/fix-39096-cis-win11-v5
1217:  * [new branch]            fix-4.84.4-k8s              -> origin/fix-4.84.4-k8s
1218:  * [new branch]            fix-40083-failed-install-retries -> origin/fix-40083-failed-install-retries
1219:  * [new branch]            fix-41290-vpp-added-status  -> origin/fix-41290-vpp-added-status
1220:  * [new branch]            fix-41337-save-env-secrets-dry-run -> origin/fix-41337-save-env-secrets-dry-run
1221:  * [new branch]            fix-43623-fma-patch-policy-gitops -> origin/fix-43623-fma-patch-policy-gitops
1222:  * [new branch]            fix-43673-sort-by-display-name -> origin/fix-43673-sort-by-display-name
1223:  * [new branch]            fix-android-unenroll-activities -> origin/fix-android-unenroll-activities
1224:  * [new branch]            fix-blockquotes-google-groups -> origin/fix-blockquotes-google-groups
1225:  * [new branch]            fix-case-in-deploy-config-docs -> origin/fix-case-in-deploy-config-docs
1226:  * [new branch]            fix-cert-details-modal      -> origin/fix-cert-details-modal
1227:  * [new branch]            fix-checkerboard-scroll-to-right -> origin/fix-checkerboard-scroll-to-right
1228:  * [new branch]            fix-checkerboard-tooltip-nowrap -> origin/fix-checkerboard-tooltip-nowrap
1229:  * [new branch]            fix-cloudflare-warp-fma-output-json -> origin/fix-cloudflare-warp-fma-output-json
1230:  * [new branch]            fix-codeql-ci-error         -> origin/fix-codeql-ci-error
1231:  * [new branch]            fix-colima                  -> origin/fix-colima
1232:  * [new branch]            fix-color-for-mobile-sticky-nav -> origin/fix-color-for-mobile-sticky-nav
1233:  * [new branch]            fix-conflict-in-feature_19010-ipad-ios-lock-wipe -> origin/fix-conflict-in-feature_19010-ipad-ios-lock-wipe
1234:  * [new branch]            fix-contrib-docs            -> origin/fix-contrib-docs
1235:  * [new branch]            fix-cve-2026-2792-firefox-esr -> origin/fix-cve-2026-2792-firefox-esr
1236:  * [new branch]            fix-cve-validate-enrichment-canary -> origin/fix-cve-validate-enrichment-canary
1237:  * [new branch]            fix-dashboard-host-count-card-breakpoint -> origin/fix-dashboard-host-count-card-breakpoint
1238:  * [new branch]            fix-docker-publish          -> origin/fix-docker-publish
1239:  * [new branch]            fix-dogfood-workstation     -> origin/fix-dogfood-workstation
1240:  * [new branch]            fix-firefox-cve-2026-2792   -> origin/fix-firefox-cve-2026-2792
1241:  * [new branch]            fix-firefox-fma-conflict-error-msg -> origin/fix-firefox-fma-conflict-error-msg
1242:  * [new branch]            fix-flakey-orbit-test       -> origin/fix-flakey-orbit-test
...

1247:  * [new branch]            fix-handbook-summary-curl-exit-22 -> origin/fix-handbook-summary-curl-exit-22
1248:  * [new branch]            fix-host-counts-vpp-software -> origin/fix-host-counts-vpp-software
1249:  * [new branch]            fix-instability-ubuntu-latest -> origin/fix-instability-ubuntu-latest
1250:  * [new branch]            fix-ios-ipados-enrollment-label-42721 -> origin/fix-ios-ipados-enrollment-label-42721
1251:  * [new branch]            fix-list-sw-permissions     -> origin/fix-list-sw-permissions
1252:  * [new branch]            fix-mdm-enrolled-webhook    -> origin/fix-mdm-enrolled-webhook
1253:  * [new branch]            fix-mdm-redirect            -> origin/fix-mdm-redirect
1254:  * [new branch]            fix-mdm-url-truncation      -> origin/fix-mdm-url-truncation
1255:  * [new branch]            fix-missing-test-schema-update -> origin/fix-missing-test-schema-update
1256:  * [new branch]            fix-modernize               -> origin/fix-modernize
1257:  * [new branch]            fix-no-space-left-on-device-failure -> origin/fix-no-space-left-on-device-failure
1258:  * [new branch]            fix-notarization            -> origin/fix-notarization
1259:  * [new branch]            fix-orbit-notarization      -> origin/fix-orbit-notarization
1260:  * [new branch]            fix-os-settings-name-col-truncation -> origin/fix-os-settings-name-col-truncation
1261:  * [new branch]            fix-pricing-more-info-icon-documentationurl -> origin/fix-pricing-more-info-icon-documentationurl
1262:  * [new branch]            fix-receive-from-github-error -> origin/fix-receive-from-github-error
1263:  * [new branch]            fix-sandbox-local           -> origin/fix-sandbox-local
...

1275:  * [new branch]            fix-ui-turn-on-mdm-external -> origin/fix-ui-turn-on-mdm-external
1276:  * [new branch]            fix-ui-typo-fleet-maintained-empty -> origin/fix-ui-typo-fleet-maintained-empty
1277:  * [new branch]            fix-vpp-edit-fleet-desktop-message -> origin/fix-vpp-edit-fleet-desktop-message
1278:  * [new branch]            fix-win-os-version          -> origin/fix-win-os-version
1279:  * [new branch]            fix_14825                   -> origin/fix_14825
1280:  * [new branch]            fixes-on-minor-fleet-v4.54.0 -> origin/fixes-on-minor-fleet-v4.54.0
1281:  * [new branch]            fixes-plus-4.35.1           -> origin/fixes-plus-4.35.1
1282:  * [new branch]            flaky-tests-nov-6           -> origin/flaky-tests-nov-6
1283:  * [new branch]            fleet-desktop-linux-browser -> origin/fleet-desktop-linux-browser
1284:  * [new branch]            fleet-desktop-version       -> origin/fleet-desktop-version
1285:  * [new branch]            fleet-mdm-server-url        -> origin/fleet-mdm-server-url
1286:  * [new branch]            fleet-multiple-abm-vpp-proposal -> origin/fleet-multiple-abm-vpp-proposal
1287:  * [new branch]            fleet-premium-users-usage-statistics -> origin/fleet-premium-users-usage-statistics
1288:  * [new branch]            fleet-release-infra         -> origin/fleet-release-infra
1289:  * [new branch]            fleet-server-config-1817    -> origin/fleet-server-config-1817
1290:  * [new branch]            fleet-server-log-request-errors -> origin/fleet-server-log-request-errors
1291:  * [new branch]            fleet-ship-rebuild          -> origin/fleet-ship-rebuild
...

1988:  * [new branch]            hotfix-disable-fb           -> origin/hotfix-disable-fb
1989:  * [new branch]            hotfix-disable-fv-rc        -> origin/hotfix-disable-fv-rc
1990:  * [new branch]            hotfix-failing-tests        -> origin/hotfix-failing-tests
1991:  * [new branch]            hotfix-query-update         -> origin/hotfix-query-update
1992:  * [new branch]            hotfix-revert-sofa-tables   -> origin/hotfix-revert-sofa-tables
1993:  * [new branch]            hotfix-v4.67.2-migration    -> origin/hotfix-v4.67.2-migration
1994:  * [new branch]            hotfix-v4.76.1              -> origin/hotfix-v4.76.1
1995:  * [new branch]            hughestaylor-patch-1        -> origin/hughestaylor-patch-1
1996:  * [new branch]            hughestaylor-patch-1-1      -> origin/hughestaylor-patch-1-1
1997:  * [new branch]            ignore-fleetctl-vulnerabilities -> origin/ignore-fleetctl-vulnerabilities
1998:  * [new branch]            improve-flakey-test         -> origin/improve-flakey-test
1999:  * [new branch]            improve-prometheus-metrics  -> origin/improve-prometheus-metrics
2000:  * [new branch]            include-mnt-in-gads-metric  -> origin/include-mnt-in-gads-metric
2001:  * [new branch]            increase-goreleaser-timeout-to-60m -> origin/increase-goreleaser-timeout-to-60m
2002:  * [new branch]            ingress-gateway-support     -> origin/ingress-gateway-support
2003:  * [new branch]            insert-software-installers-retry-error -> origin/insert-software-installers-retry-error
2004:  * [new branch]            integration-ci-debug        -> origin/integration-ci-debug
...

2015:  * [new branch]            irenareedy-patch-1          -> origin/irenareedy-patch-1
2016:  * [new branch]            irenareedy-patch-10         -> origin/irenareedy-patch-10
2017:  * [new branch]            irenareedy-patch-2          -> origin/irenareedy-patch-2
2018:  * [new branch]            irenareedy-patch-4          -> origin/irenareedy-patch-4
2019:  * [new branch]            irenareedy-patch-5          -> origin/irenareedy-patch-5
2020:  * [new branch]            irenareedy-patch-6          -> origin/irenareedy-patch-6
2021:  * [new branch]            irenareedy-patch-7          -> origin/irenareedy-patch-7
2022:  * [new branch]            irenareedy-patch-8          -> origin/irenareedy-patch-8
2023:  * [new branch]            irenareedy-patch-9          -> origin/irenareedy-patch-9
2024:  * [new branch]            irenareedy-thumbtack-case-study -> origin/irenareedy-thumbtack-case-study
2025:  * [new branch]            iso-27001-compliance        -> origin/iso-27001-compliance
2026:  * [new branch]            iso42001-ai-discovery-inventory -> origin/iso42001-ai-discovery-inventory
2027:  * [new branch]            issue-11545-my-device-dep-modal -> origin/issue-11545-my-device-dep-modal
2028:  * [new branch]            issue-2716-specify-query-platforms -> origin/issue-2716-specify-query-platforms
2029:  * [new branch]            issue-3271-rate-limit-distributed-writes -> origin/issue-3271-rate-limit-distributed-writes
2030:  * [new branch]            issue-4361-mail-change-should-error -> origin/issue-4361-mail-change-should-error
2031:  * [new branch]            issue-conf-1968-delete-uninstalled-software-from-main -> origin/issue-conf-1968-delete-uninstalled-software-from-main
...

2373:  * [new branch]            mna-doc-change-api-structure -> origin/mna-doc-change-api-structure
2374:  * [new branch]            mna-experiment-macos-profiles-uuid -> origin/mna-experiment-macos-profiles-uuid
2375:  * [new branch]            mna-fix-22558-windows-installer-stuck-pending -> origin/mna-fix-22558-windows-installer-stuck-pending
2376:  * [new branch]            mna-fix-duplicate-lock-unlock-activity -> origin/mna-fix-duplicate-lock-unlock-activity
2377:  * [new branch]            mna-fix-failing-tests       -> origin/mna-fix-failing-tests
2378:  * [new branch]            mna-fix-flaky-integration-test -> origin/mna-fix-flaky-integration-test
2379:  * [new branch]            mna-fix-oom-fleetctl-test   -> origin/mna-fix-oom-fleetctl-test
2380:  * [new branch]            mna-loadtest-enroll-host-limit -> origin/mna-loadtest-enroll-host-limit
2381:  * [new branch]            mna-orbit-node-key          -> origin/mna-orbit-node-key
2382:  * [new branch]            mna-revert-change-to-autogenerated-activities-doc -> origin/mna-revert-change-to-autogenerated-activities-doc
2383:  * [new branch]            mna-temp-osquery-perf-loadtest -> origin/mna-temp-osquery-perf-loadtest
2384:  * [new branch]            mna11997                    -> origin/mna11997
2385:  * [new branch]            mock-associate-assets-endpoint -> origin/mock-associate-assets-endpoint
2386:  * [new branch]            monitoring-test             -> origin/monitoring-test
2387:  * [new branch]            more-conditional-access-api-updates -> origin/more-conditional-access-api-updates
2388:  * [new branch]            more-fd-errors              -> origin/more-fd-errors
2389:  * [new branch]            move-conditional-access-script-to-testing-qa -> origin/move-conditional-access-script-to-testing-qa
...

2903:  * [new branch]            sgress454/34259-end-user-auth-setup-backend -> origin/sgress454/34259-end-user-auth-setup-backend
2904:  * [new branch]            sgress454/34528-end-user-auth-setup-agent -> origin/sgress454/34528-end-user-auth-setup-agent
2905:  * [new branch]            sgress454/35376             -> origin/sgress454/35376
2906:  * [new branch]            sgress454/35452             -> origin/sgress454/35452
2907:  * [new branch]            sgress454/37127-open-macos-end-user-auth-window -> origin/sgress454/37127-open-macos-end-user-auth-window
2908:  * [new branch]            sgress454/38063-skeleton-server -> origin/sgress454/38063-skeleton-server
2909:  * [new branch]            sgress454/39344-rename-teams-to-fleet-all-changes -> origin/sgress454/39344-rename-teams-to-fleet-all-changes
2910:  * [new branch]            sgress454/39344-rename-teams-to-fleet-api-changes -> origin/sgress454/39344-rename-teams-to-fleet-api-changes
2911:  * [new branch]            sgress454/40642-update-jit-saml-prefix -> origin/sgress454/40642-update-jit-saml-prefix
2912:  * [new branch]            sgress454/43482-re-pin      -> origin/sgress454/43482-re-pin
2913:  * [new branch]            sgress454/44077-disable-datasets-backend -> origin/sgress454/44077-disable-datasets-backend
2914:  * [new branch]            sgress454/44077-disable-datasets-docs -> origin/sgress454/44077-disable-datasets-docs
2915:  * [new branch]            sgress454/44077-disable-datasets-frontend -> origin/sgress454/44077-disable-datasets-frontend
2916:  * [new branch]            sgress454/45290-drop-mobile-from-charting -> origin/sgress454/45290-drop-mobile-from-charting
2917:  * [new branch]            sgress454/add-vex-for-cve-2026-23517 -> origin/sgress454/add-vex-for-cve-2026-23517
2918:  * [new branch]            sgress454/adr-for-error-codes -> origin/sgress454/adr-for-error-codes
2919:  * [new branch]            sgress454/adr-refactor-list-hosts -> origin/sgress454/adr-refactor-list-hosts
...

2967:  * [new branch]            software-titles-loadtest    -> origin/software-titles-loadtest
2968:  * [new branch]            software-titles-loadtest-2  -> origin/software-titles-loadtest-2
2969:  * [new branch]            solutions-folder            -> origin/solutions-folder
2970:  * [new branch]            sort-seen-hosts-before-inserting -> origin/sort-seen-hosts-before-inserting
2971:  * [new branch]            spalmesano0-patch-2         -> origin/spalmesano0-patch-2
2972:  * [new branch]            spike-fleet-lint-plugin     -> origin/spike-fleet-lint-plugin
2973:  * [new branch]            spike-ui-permissions-pattern -> origin/spike-ui-permissions-pattern
2974:  * [new branch]            spokanemac-add-passcode-ddm-profile -> origin/spokanemac-add-passcode-ddm-profile
2975:  * [new branch]            spokanemac-dogfood-additional-apps -> origin/spokanemac-dogfood-additional-apps
2976:  * [new branch]            spokanemac-handbook-release-article -> origin/spokanemac-handbook-release-article
2977:  * [new branch]            spokanemac-macdevops-conference-post -> origin/spokanemac-macdevops-conference-post
2978:  * [new branch]            spokanemac-meetup-template  -> origin/spokanemac-meetup-template
2979:  * [new branch]            spokanemac-migrating-fleetdm-from-dogfood-to-terraform-on-aws -> origin/spokanemac-migrating-fleetdm-from-dogfood-to-terraform-on-aws
2980:  * [new branch]            spokanemac-release-article-issue-template -> origin/spokanemac-release-article-issue-template
2981:  * [new branch]            step4-improvements          -> origin/step4-improvements
2982:  * [new branch]            store-query-execution-and-ingestion-errors -> origin/store-query-execution-and-ingestion-errors
2983:  * [new branch]            support-breaking-osquery-downgrades -> origin/support-breaking-osquery-downgrades
...

3048:  * [new branch]            ui-self-service-sg-5-21     -> origin/ui-self-service-sg-5-21
3049:  * [new branch]            unauth-installers           -> origin/unauth-installers
3050:  * [new branch]            uniform-brex-spending-limit -> origin/uniform-brex-spending-limit
3051:  * [new branch]            untx-software               -> origin/untx-software
3052:  * [new branch]            upcoming-activities-mdm-commands -> origin/upcoming-activities-mdm-commands
3053:  * [new branch]            upcoming-commands           -> origin/upcoming-commands
3054:  * [new branch]            update-1password-and-safari-policy-versions-2601200025 -> origin/update-1password-and-safari-policy-versions-2601200025
3055:  * [new branch]            update-1password-and-safari-policy-versions-2601200610 -> origin/update-1password-and-safari-policy-versions-2601200610
3056:  * [new branch]            update-1password-and-safari-policy-versions-2602261818 -> origin/update-1password-and-safari-policy-versions-2602261818
3057:  * [new branch]            update-1password-and-safari-policy-versions-2603101819 -> origin/update-1password-and-safari-policy-versions-2603101819
3058:  * [new branch]            update-1password-and-safari-policy-versions-2604080037 -> origin/update-1password-and-safari-policy-versions-2604080037
3059:  * [new branch]            update-1password-and-safari-policy-versions-2604080637 -> origin/update-1password-and-safari-policy-versions-2604080637
3060:  * [new branch]            update-Cloudflare-WARP-FMA-with-UpgradeCode -> origin/update-Cloudflare-WARP-FMA-with-UpgradeCode
3061:  * [new branch]            update-article-format       -> origin/update-article-format
3062:  * [new branch]            update-bug-report-template  -> origin/update-bug-report-template
3063:  * [new branch]            update-build-script-error-message -> origin/update-build-script-error-message
3064:  * [new branch]            update-cancel-and-done-links -> origin/update-cancel-and-done-links
...

3138:  * [new branch]            update-santa-rules-chrome   -> origin/update-santa-rules-chrome
3139:  * [new branch]            update-solutions-folder     -> origin/update-solutions-folder
3140:  * [new branch]            update-testing-qa-apps-2511191525 -> origin/update-testing-qa-apps-2511191525
3141:  * [new branch]            update-tuf-keys             -> origin/update-tuf-keys
3142:  * [new branch]            update-tuf-md               -> origin/update-tuf-md
3143:  * [new branch]            update-usage-statistics-mobile-devices -> origin/update-usage-statistics-mobile-devices
3144:  * [new branch]            update-user-password-length-validation-test -> origin/update-user-password-length-validation-test
3145:  * [new branch]            update-vex-statements       -> origin/update-vex-statements
3146:  * [new branch]            update-why-this-way         -> origin/update-why-this-way
3147:  * [new branch]            upgrade-eslint              -> origin/upgrade-eslint
3148:  * [new branch]            upgrade-go                  -> origin/upgrade-go
3149:  * [new branch]            upgrade-typescript          -> origin/upgrade-typescript
3150:  * [new branch]            upload-msiexec-install-log  -> origin/upload-msiexec-install-log
3151:  * [new branch]            usage-stats-mobile-devices-count -> origin/usage-stats-mobile-devices-count
3152:  * [new branch]            use-dockerhub-creds         -> origin/use-dockerhub-creds
3153:  * [new branch]            user-channel-error          -> origin/user-channel-error
3154:  * [new branch]            users-table-experiment      -> origin/users-table-experiment
...

3292:  * [new branch]            website-update-stripe-webhook-2 -> origin/website-update-stripe-webhook-2
3293:  * [new branch]            website-update-tagline-personalization -> origin/website-update-tagline-personalization
3294:  * [new branch]            website-update-vulnerability-dashboard-dri -> origin/website-update-vulnerability-dashboard-dri
3295:  * [new branch]            website-upgrade-mermaid     -> origin/website-upgrade-mermaid
3296:  * [new branch]            website-usage-statistics-patch -> origin/website-usage-statistics-patch
3297:  * [new branch]            website-validate-fleet-versions -> origin/website-validate-fleet-versions
3298:  * [new branch]            wesite-fix-sales-rituals    -> origin/wesite-fix-sales-rituals
3299:  * [new branch]            willmayhone88-patch-1       -> origin/willmayhone88-patch-1
3300:  * [new branch]            win-fma-testing             -> origin/win-fma-testing
3301:  * [new branch]            windows-baseline            -> origin/windows-baseline
3302:  * [new branch]            windows-firefox-doh-script  -> origin/windows-firefox-doh-script
3303:  * [new branch]            windows-mdm-autopilot       -> origin/windows-mdm-autopilot
3304:  * [new branch]            windows-mdm-c-poc           -> origin/windows-mdm-c-poc
3305:  * [new branch]            windows-mdm-docs-auto-enroll -> origin/windows-mdm-docs-auto-enroll
3306:  * [new branch]            windows-mdm-load-test       -> origin/windows-mdm-load-test
3307:  * [new branch]            windows_enable_and_configure-error-message -> origin/windows_enable_and_configure-error-message
3308:  * [new branch]            workstations-to-use-edge-channels -> origin/workstations-to-use-edge-channels
...

3315:  * [new branch]            zayhanlon-patch-1           -> origin/zayhanlon-patch-1
3316:  * [new branch]            zenity-execuser             -> origin/zenity-execuser
3317:  * [new branch]            zhumo-patch-1               -> origin/zhumo-patch-1
3318:  * [new branch]            zhumo-patch-2               -> origin/zhumo-patch-2
3319:  * [new branch]            zhumo-patch-3               -> origin/zhumo-patch-3
3320:  * [new branch]            zhumo-patch-4               -> origin/zhumo-patch-4
3321:  * [new branch]            zhumo-patch-5               -> origin/zhumo-patch-5
3322:  * [new branch]            zhumo-patch-6               -> origin/zhumo-patch-6
3323:  * [new branch]            zhumo-patch-7               -> origin/zhumo-patch-7
3324:  * [new branch]            zwass-actions-reminders     -> origin/zwass-actions-reminders
3325:  * [new branch]            zwass-improve-macos-cpe     -> origin/zwass-improve-macos-cpe
3326:  * [new branch]            zwass-patch-1               -> origin/zwass-patch-1
3327:  * [new branch]            zwass-patch-2               -> origin/zwass-patch-2
3328:  * [new branch]            zwinnerman-fixup            -> origin/zwinnerman-fixup
3329:  * [new branch]            zwinnerman-livequery-tracing -> origin/zwinnerman-livequery-tracing
3330:  * [new branch]            zwinnerman-redis-error-handling -> origin/zwinnerman-redis-error-handling
3331:  * [new branch]            zwinnerman-test             -> origin/zwinnerman-test
...

4023:  ##[group]Run actions/setup-go@4b73464bb391d4059bd26b0524d20df3927bd417
4024:  with:
4025:  go-version-file: fleet/go.mod
4026:  check-latest: false
4027:  token: ***
4028:  cache: true
4029:  env:
4030:  GH_TOKEN: ***
4031:  LOG_LEVEL: info
4032:  ##[endgroup]
4033:  Setup go version spec 1.26.3
4034:  Attempting to download 1.26.3...
4035:  matching 1.26.3...
4036:  Acquiring 1.26.3 from https://github.com/actions/go-versions/releases/download/1.26.3-25533533231/go-1.26.3-win32-x64.zip
4037:  Extracting Go...
4038:  [command]"C:\Program Files\PowerShell\7\pwsh.exe" -NoLogo -NoProfile -NonInteractive -ExecutionPolicy Unrestricted -Command "$ErrorActionPreference = 'Stop' ; try { Add-Type -AssemblyName System.IO.Compression.ZipFile } catch { } ; try { [System.IO.Compression.ZipFile]::ExtractToDirectory('D:\a\_temp\go-1.26.3-win32-x64.zip', 'D:\a\_temp\201bd73c-8392-4cd7-9a9c-d89f95ddaa78', $true) } catch { if (($_.Exception.GetType().FullName -eq 'System.Management.Automation.MethodException') -or ($_.Exception.GetType().FullName -eq 'System.Management.Automation.RuntimeException') ){ Expand-Archive -LiteralPath 'D:\a\_temp\go-1.26.3-win32-x64.zip' -DestinationPath 'D:\a\_temp\201bd73c-8392-4cd7-9a9c-d89f95ddaa78' -Force } else { throw $_ } } ;"
4039:  Successfully extracted go to D:\a\_temp\201bd73c-8392-4cd7-9a9c-d89f95ddaa78
4040:  Adding to the cache ...
4041:  Created link C:\hostedtoolcache\windows\go\1.26.3\x64 => D:\hostedtoolcache\windows\go\1.26.3\x64
4042:  Created link C:\hostedtoolcache\windows\go\1.26.3\x64.complete => D:\hostedtoolcache\windows\go\1.26.3\x64.complete
4043:  Successfully cached go to C:\hostedtoolcache\windows\go\1.26.3\x64
4044:  Added go to the path
4045:  Successfully set up Go version 1.26.3
4046:  [command]C:\hostedtoolcache\windows\go\1.26.3\x64\bin\go.exe env GOCACHE
4047:  [command]C:\hostedtoolcache\windows\go\1.26.3\x64\bin\go.exe env GOMODCACHE
4048:  C:\Users\runneradmin\AppData\Local\go-build
4049:  C:\Users\runneradmin\go\pkg\mod
4050:  ##[warning]Restore cache failed: Dependencies file is not found in D:\a\fleet\fleet. Supported file pattern: go.mod
4051:  go version go1.26.3 windows/amd64
...

4128:  env:
4129:  GH_TOKEN: ***
4130:  LOG_LEVEL: info
4131:  GOTOOLCHAIN: local
4132:  GITHUB_BASE_REF: main
4133:  ##[endgroup]
4134:  Detecting changed files in outputs directory...
4135:  Comparing HEAD with origin/main...
4136:  Fetching base branch apps.json from 8bba665d8d1acec5014c02d0dd97afd96a1a25a3...
4137:  Detected changed apps:
4138:  - camtasia/windows
4139:  - docker/windows
4140:  - drawio/darwin
4141:  - google-chrome/windows
4142:  - ollama/darwin
4143:  ##[group]Run # Default to no changes if detection step failed or didn't set output
4144:  �[36;1m# Default to no changes if detection step failed or didn't set output�[0m
4145:  �[36;1m$hasChanges = "true"�[0m
...

4249:  ##[group]Run Write-Host "Listing all installed packages containing 'Chrome':"
4250:  �[36;1mWrite-Host "Listing all installed packages containing 'Chrome':"�[0m
4251:  �[36;1mGet-Package | Where-Object { $_.Name -like "*Chrome*" } | ForEach-Object {�[0m
4252:  �[36;1m  Write-Host "  - $($_.Name) (Version: $($_.Version))"�[0m
4253:  �[36;1m}�[0m
4254:  �[36;1m�[0m
4255:  �[36;1m$uninstallPath = Get-ItemProperty "HKLM:\SOFTWARE\Microsoft\Windows\CurrentVersion\Uninstall\*" | Where-Object { $_.DisplayName -like "*Google Chrome*" } | Select-Object -ExpandProperty UninstallString�[0m
4256:  �[36;1mif ($uninstallPath) {�[0m
4257:  �[36;1m  Write-Host "Found Chrome uninstall path: $uninstallPath"�[0m
4258:  �[36;1m  try {�[0m
4259:  �[36;1m    $guid = ($uninstallPath -split "/X")[1]�[0m
4260:  �[36;1m    Write-Host "Uninstalling Chrome MSI with GUID: $guid"�[0m
4261:  �[36;1m    Start-Process -FilePath "msiexec.exe" -ArgumentList "/X$guid", "/quiet", "/norestart" -Wait -NoNewWindow�[0m
4262:  �[36;1m    Write-Host "Successfully removed Google Chrome via MSI uninstaller"�[0m
4263:  �[36;1m  } catch {�[0m
4264:  �[36;1m    Write-Host "Failed to remove Chrome: $($_.Exception.Message)"�[0m
4265:  �[36;1m  }�[0m
...

4285:  �[36;1m$changedAppsJson = '["camtasia/windows","docker/windows","drawio/darwin","google-chrome/windows","ollama/darwin"]'�[0m
4286:  �[36;1m$windowsSlugs = ($changedAppsJson | ConvertFrom-Json | Where-Object { $_ -like "*/windows" })�[0m
4287:  �[36;1m$windowsSlugsJson = ($windowsSlugs | ConvertTo-Json -Compress)�[0m
4288:  �[36;1mWrite-Host "Filtering apps.json for slugs: $windowsSlugsJson"�[0m
4289:  �[36;1m�[0m
4290:  �[36;1m# Backup original apps.json�[0m
4291:  �[36;1mCopy-Item -Path "ee\maintained-apps\outputs\apps.json" -Destination "ee\maintained-apps\outputs\apps.json.backup"�[0m
4292:  �[36;1m�[0m
4293:  �[36;1m# Create filtered apps.json�[0m
4294:  �[36;1m# Use a fixed path for the temp file to avoid issues with bash�[0m
4295:  �[36;1m$filteredAppsJson = Join-Path $env:TEMP "filtered-apps-$(New-Guid).json"�[0m
4296:  �[36;1mbash .github/scripts/filter-apps-json.sh "$windowsSlugsJson" "$filteredAppsJson"�[0m
4297:  �[36;1m�[0m
4298:  �[36;1m# Verify the filtered file was created�[0m
4299:  �[36;1mif (-not (Test-Path $filteredAppsJson)) {�[0m
4300:  �[36;1m  Write-Host "Error: Filtered apps.json was not created at $filteredAppsJson"�[0m
4301:  �[36;1m  exit 1�[0m
...

4394:  go: downloading golang.org/x/image v0.38.0
4395:  go: downloading google.golang.org/api v0.269.0
4396:  go: downloading gopkg.in/guregu/null.v3 v3.5.0
4397:  go: downloading github.com/aws/aws-sdk-go-v2/config v1.32.12
4398:  go: downloading github.com/aws/aws-sdk-go-v2/service/secretsmanager v1.35.8
4399:  go: downloading github.com/aws/aws-sdk-go-v2 v1.41.5
4400:  go: downloading github.com/spf13/cobra v1.9.1
4401:  go: downloading github.com/spf13/viper v1.20.1
4402:  go: downloading github.com/go-kit/kit v0.12.0
4403:  go: downloading github.com/getsentry/sentry-go v0.18.0
4404:  go: downloading go.elastic.co/apm/v2 v2.7.0
4405:  go: downloading go.opentelemetry.io/otel v1.43.0
4406:  go: downloading go.opentelemetry.io/otel/metric v1.43.0
4407:  go: downloading go.opentelemetry.io/otel/trace v1.43.0
4408:  go: downloading github.com/smallstep/pkcs7 v0.0.0-20240723090913-5e2c6a136dfa
4409:  go: downloading github.com/hashicorp/go-multierror v1.1.1
4410:  go: downloading github.com/micromdm/plist v0.2.3-0.20260123201933-667adaf87d87
...

4430:  go: downloading github.com/aws/aws-sdk-go-v2/feature/ec2/imds v1.18.20
4431:  go: downloading github.com/aws/aws-sdk-go-v2/service/signin v1.0.8
4432:  go: downloading github.com/aws/aws-sdk-go-v2/internal/ini v1.8.6
4433:  go: downloading github.com/aws/aws-sdk-go-v2/service/sso v1.30.13
4434:  go: downloading github.com/aws/aws-sdk-go-v2/service/ssooidc v1.35.17
4435:  go: downloading github.com/aws/aws-sdk-go-v2/service/sts v1.41.9
4436:  go: downloading github.com/gomodule/oauth1 v0.2.0
4437:  go: downloading github.com/fsnotify/fsnotify v1.8.0
4438:  go: downloading github.com/go-viper/mapstructure/v2 v2.4.0
4439:  go: downloading github.com/sagikazarmark/locafero v0.7.0
4440:  go: downloading github.com/spf13/afero v1.12.0
4441:  go: downloading github.com/spf13/pflag v1.0.6
4442:  go: downloading github.com/inconshreveable/mousetrap v1.1.0
4443:  go: downloading github.com/go-kit/log v0.2.1
4444:  go: downloading github.com/elastic/go-sysinfo v1.11.2
4445:  go: downloading github.com/pkg/errors v0.9.1
4446:  go: downloading go.elastic.co/fastjson v1.1.0
...

4484:  go: downloading go.opentelemetry.io/auto/sdk v1.2.1
4485:  go: downloading github.com/cespare/xxhash/v2 v2.3.0
4486:  go: downloading github.com/cespare/xxhash v1.1.0
4487:  go: downloading github.com/groob/finalizer v0.0.0-20170707115354-4c2ed49aabda
4488:  go: downloading github.com/aws/aws-sdk-go-v2/aws/protocol/eventstream v1.7.8
4489:  go: downloading cloud.google.com/go/iam v1.5.3
4490:  go: downloading github.com/googleapis/gax-go/v2 v2.17.0
4491:  go: downloading go.opencensus.io v0.24.0
4492:  go: downloading golang.org/x/sync v0.20.0
4493:  go: downloading google.golang.org/grpc v1.79.3
4494:  go: downloading google.golang.org/protobuf v1.36.11
4495:  go: downloading github.com/micromdm/nanolib v0.2.0
4496:  go: downloading go.mozilla.org/pkcs7 v0.0.0-20210826202110-33d05740a352
4497:  go: downloading github.com/nats-io/nkeys v0.4.15
4498:  go: downloading github.com/nats-io/nuid v1.0.1
4499:  go: downloading github.com/joeshaw/multierror v0.0.0-20140124173710-69b34d4ec901
4500:  go: downloading github.com/elastic/go-windows v1.0.1
...

4510:  go: downloading github.com/googleapis/enterprise-certificate-proxy v0.3.12
4511:  time=level=INFO msg="GOOS environment variable is not set. Using system detected: 'windows'"
4512:  time=level=INFO msg="INSTALLATION_SEARCH_DIRECTORY environment variable is not set. Using default: 'C:\\Program Files'"
4513:  time=level=INFO msg="Validating app: Camtasia (camtasia/windows)"
4514:  time=level=INFO msg=Downloading...
4515:  time=level=INFO msg="Executing install script..." app=Camtasia
4516:  time=level=INFO msg="New application detected at: C:\\Program Files\\TechSmith" app=Camtasia
4517:  time=level=INFO msg="Looking for app: Camtasia, version: 26.1.1.16676" app=Camtasia
4518:  time=level=INFO msg="Found app: 'Camtasia' at C:\\Program Files\\TechSmith\\Camtasia\\, Version: 26.1.1.16676" app=Camtasia
4519:  time=level=INFO msg="Executing uninstall script for app..." app=Camtasia
4520:  time=level=INFO msg="Looking for app: Camtasia, version: 26.1.1.16676" app=Camtasia
4521:  time=level=INFO msg="All checks passed for app: Camtasia (camtasia/windows)"
4522:  time=level=INFO msg="Validating app: Docker Desktop (docker/windows)"
4523:  time=level=INFO msg=Downloading...
4524:  time=level=INFO msg="Executing install script..." app="Docker Desktop"
4525:  time=level=ERROR msg="Error executing install script: exit status 1" app="Docker Desktop"
4526:  time=level=ERROR msg="Output: \n--------------------\n\n--------------------" app="Docker Desktop"
4527:  time=level=WARN msg="no changes detected in C:\\Program Files directory after running application script." app="Docker Desktop"
4528:  time=level=WARN msg="failed to remove Docker Desktop Installer.exe: unlinkat C:\\Users\\runneradmin\\AppData\\Local\\Temp\\fma-validate-2727438209\\Docker Desktop Installer.exe: Access is denied."
4529:  time=level=INFO msg="Validating app: Google Chrome (google-chrome/windows)"
4530:  time=level=INFO msg=Downloading...
4531:  time=level=INFO msg="Executing install script..." app="Google Chrome"
4532:  time=level=INFO msg="New application detected at: C:\\Program Files\\Google" app="Google Chrome"
4533:  time=level=INFO msg="Looking for app: Google Chrome, version: 148.0.7778.168" app="Google Chrome"
4534:  time=level=INFO msg="Found app: 'Google Chrome' at , Version: 148.0.7778.168" app="Google Chrome"
4535:  time=level=INFO msg="Executing uninstall script for app..." app="Google Chrome"
4536:  time=level=INFO msg="Looking for app: Google Chrome, version: 148.0.7778.168" app="Google Chrome"
4537:  time=level=WARN msg="failed to remove Docker Desktop Installer.exe: unlinkat C:\\Users\\runneradmin\\AppData\\Local\\Temp\\fma-validate-2727438209\\Docker Desktop Installer.exe: Access is denied."
4538:  time=level=INFO msg="All checks passed for app: Google Chrome (google-chrome/windows)"
4539:  time=level=INFO msg="Validated 2 out of 3 apps successfully."
4540:  time=level=INFO msg="Apps with errors: [Docker Desktop]"
4541:  time=level=ERROR msg="warning failed to remove temporary directory: unlinkat C:\\Users\\runneradmin\\AppData\\Local\\Temp\\fma-validate-2727438209\\Docker Desktop Installer.exe: Access is denied."
4542:  exit status 1
4543:  ##[error]Process completed with exit code 1.
4544:  Post job cleanup.

@github-actions
Copy link
Copy Markdown
Contributor

Closing in favor of #45351.

@github-actions github-actions Bot closed this May 13, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants