Skip to content

Update Fleet-maintained apps - #46520

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

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

Conversation

@fleet-release

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

Copy link
Copy Markdown
Contributor

Automated ingestion of latest Fleet-maintained app data.

Summary by CodeRabbit

  • Chores
    • Updated Adobe DNG Converter to version 18.3.2 for macOS
    • Updated Bitwarden to version 2026.5.0 for macOS
    • Updated Power BI Desktop to version 2.154.1260.0 for Windows

Review Change Stack

Generated automatically with cmd/maintained-apps.

@claude claude Bot left a comment

Copy link
Copy Markdown

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.

@github-actions

Copy link
Copy Markdown
Contributor

Script Diff Results

ee/maintained-apps/outputs/adobe-dng-converter/darwin.json

=== Install // 34ceb720 -> 534e5bdf ===

--- /tmp/old.BXRAOL	2026-05-30 12:23:39.560304189 +0000
+++ /tmp/new.OtXPvF	2026-05-30 12:23:39.560304189 +0000
@@ -101,5 +101,5 @@
 hdiutil detach "$MOUNT_POINT"
 # install pkg files
 quit_and_track_application 'com.adobe.DNGConverter'
-sudo installer -pkg "$TMPDIR/DNGConverter_18_3_1.pkg" -target /
+sudo installer -pkg "$TMPDIR/DNGConverter_18_3_2.pkg" -target /
 relaunch_application 'com.adobe.DNGConverter'

=== Uninstall Script (no changes) ===

ee/maintained-apps/outputs/bitwarden/darwin.json

=== Install Script (no changes) ===
=== Uninstall Script (no changes) ===

ee/maintained-apps/outputs/power-bi/windows.json

=== Install Script (no changes) ===
=== Uninstall Script (no changes) ===

@coderabbitai

coderabbitai Bot commented May 30, 2026

Copy link
Copy Markdown
Contributor

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: ff17be25-e128-41a2-9f8b-81f8ad94a303

📥 Commits

Reviewing files that changed from the base of the PR and between 1f934e1 and 0bb7381.

📒 Files selected for processing (3)
  • ee/maintained-apps/outputs/adobe-dng-converter/darwin.json
  • ee/maintained-apps/outputs/bitwarden/darwin.json
  • ee/maintained-apps/outputs/power-bi/windows.json

Walkthrough

This PR updates versioned metadata for three maintained applications within Fleet's managed app catalog. Adobe DNG Converter macOS entry moves from version 18.3.1 to 18.3.2, Bitwarden macOS entry advances from 2026.4.0 to 2026.5.0, and Power BI Desktop Windows entry updates to version 2.154.1260.0. Each update synchronizes the version field, patch-detection SQL query threshold, installer download URL, and SHA256 checksum. The Adobe DNG Converter entry also updates its embedded install script to reference the correct versioned package name.

Possibly related PRs

  • fleetdm/fleet#45885: Updates ee/maintained-apps/outputs/adobe-dng-converter/darwin.json by changing version-specific queries, installer URL/SHA256, and install script references to match a newer DNGConverter release.
  • fleetdm/fleet#45972: Updates ee/maintained-apps/outputs/bitwarden/darwin.json by bumping the version and synchronizing the patch detection query, installer URL, and checksum.
  • fleetdm/fleet#46284: Modifies Power BI maintained-apps metadata in ee/maintained-apps/outputs/power-bi/windows.json by updating version, patch query, and installer artifact references.
🚥 Pre-merge checks | ✅ 3 | ❌ 2

❌ Failed checks (1 warning, 1 inconclusive)

Check name Status Explanation Resolution
Description check ⚠️ Warning The description is minimal and lacks structured information; it only provides a brief statement about automated ingestion without details about specific changes or testing performed. Expand the description to include which apps were updated and their new versions, and fill out the checklist items in the template that are relevant to this change.
Title check ❓ Inconclusive The title 'Update Fleet-maintained apps' is generic and does not provide specific details about which applications were updated or what version changes were made. Consider using a more descriptive title like 'Update Adobe DNG Converter, Bitwarden, and Power BI to latest versions' to clarify the scope and nature of the updates.
✅ Passed checks (3 passed)
Check name Status Explanation
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-2605301219

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 [❌]

Failed test name: ""

Failure summary:

The action failed during the Windows FMA validation step because the Power BI (power-bi/windows)
installer script returned a non-zero exit code:
- The validator logged Error executing install
script: exit status 1 while validating power-bi/windows (around log lines 4698-4702).
- As a result,
it reported Validated 0 out of 1 apps successfully and exited with exit status 1, causing the GitHub
Action to fail (lines 4705-4710).
- A secondary issue occurred during cleanup: it could not delete
PBIDesktopSetup_x64.exe due to Access is denied (lines 4704, 4707), but the primary failure is the
install script error.

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
...

598:  * [new branch]            7765-frontend               -> origin/7765-frontend
599:  * [new branch]            7766-backend-final-main-merge -> origin/7766-backend-final-main-merge
600:  * [new branch]            7766-backend-test           -> origin/7766-backend-test
601:  * [new branch]            7766-frontend               -> origin/7766-frontend
602:  * [new branch]            7993-figure-out-the-limits-of-our-current-search-approach -> origin/7993-figure-out-the-limits-of-our-current-search-approach
603:  * [new branch]            8021-orbit-use-specified-identifier -> origin/8021-orbit-use-specified-identifier
604:  * [new branch]            8186-vulnerable-software-false-positive-docker -> origin/8186-vulnerable-software-false-positive-docker
605:  * [new branch]            8593-gitops                 -> origin/8593-gitops
606:  * [new branch]            8708-docs                   -> origin/8708-docs
607:  * [new branch]            8708-encryption-key-api     -> origin/8708-encryption-key-api
608:  * [new branch]            8708-ingest-file-vault      -> origin/8708-ingest-file-vault
609:  * [new branch]            8708-ingest-macos-encription-key -> origin/8708-ingest-macos-encription-key
610:  * [new branch]            8708-ingest-macos-encription-key-ii -> origin/8708-ingest-macos-encription-key-ii
611:  * [new branch]            8974-native-smbios-uuid-support -> origin/8974-native-smbios-uuid-support
612:  * [new branch]            9260-cis-checks-5.10.x      -> origin/9260-cis-checks-5.10.x
613:  * [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
614:  * [new branch]            9590-schema                 -> origin/9590-schema
...

849:  * [new branch]            allenhouchins-update-new-fma-skill -> origin/allenhouchins-update-new-fma-skill
850:  * [new branch]            allenhouchins-update-patch-policy-generation -> origin/allenhouchins-update-patch-policy-generation
851:  * [new branch]            allenhouchins-warp          -> origin/allenhouchins-warp
852:  * [new branch]            allenhouchins-windows-net-runtime-6 -> origin/allenhouchins-windows-net-runtime-6
853:  * [new branch]            allenhouchins-zoom-fma      -> origin/allenhouchins-zoom-fma
854:  * [new branch]            allenhouchins-zoom-logo-mac -> origin/allenhouchins-zoom-logo-mac
855:  * [new branch]            allenhouchins-zoom-policy-fix -> origin/allenhouchins-zoom-policy-fix
856:  * [new branch]            allenhouchins/fix-security-review-must-fixes -> origin/allenhouchins/fix-security-review-must-fixes
857:  * [new branch]            always-create-event-next-thu -> origin/always-create-event-next-thu
858:  * [new branch]            amazon-workspaces-client-windows-fma -> origin/amazon-workspaces-client-windows-fma
859:  * [new branch]            and_osq_proj                -> origin/and_osq_proj
860:  * [new branch]            andrey/loadtest-oval-vulns  -> origin/andrey/loadtest-oval-vulns
861:  * [new branch]            android-app-install-activity -> origin/android-app-install-activity
862:  * [new branch]            android-cofniguration-profiles-research -> origin/android-cofniguration-profiles-research
863:  * [new branch]            android-enroll-note         -> origin/android-enroll-note
864:  * [new branch]            android-enrollment-error    -> origin/android-enrollment-error
865:  * [new branch]            android-manual-enrollment-button -> origin/android-manual-enrollment-button
...

915:  * [new branch]            await-configuration-docs    -> origin/await-configuration-docs
916:  * [new branch]            aws-licensing-integration-proposal -> origin/aws-licensing-integration-proposal
917:  * [new branch]            backport-a41fb63            -> origin/backport-a41fb63
918:  * [new branch]            backport-c02af              -> origin/backport-c02af
919:  * [new branch]            backport-e65d6cf            -> origin/backport-e65d6cf
920:  * [new branch]            backport-ef07a406cc8dbccb4914bbd27631df74e5b13b49 -> origin/backport-ef07a406cc8dbccb4914bbd27631df74e5b13b49
921:  * [new branch]            backport-vpp-fix            -> origin/backport-vpp-fix
922:  * [new branch]            base-software-titles-loadtest -> origin/base-software-titles-loadtest
923:  * [new branch]            base-software-titles-loadtest-2 -> origin/base-software-titles-loadtest-2
924:  * [new branch]            beekeeper-fma-initial       -> origin/beekeeper-fma-initial
925:  * [new branch]            bettapizza                  -> origin/bettapizza
926:  * [new branch]            bettapizza--ghost-testimonial-update -> origin/bettapizza--ghost-testimonial-update
927:  * [new branch]            bettapizza-patch-1          -> origin/bettapizza-patch-1
928:  * [new branch]            bettapizza-patch-2          -> origin/bettapizza-patch-2
929:  * [new branch]            bettapizza-patch-3          -> origin/bettapizza-patch-3
930:  * [new branch]            better-byod-error           -> origin/better-byod-error
931:  * [new branch]            bounded-context-proposals   -> origin/bounded-context-proposals
...

964:  * [new branch]            cherry-pick-42773-vitals-constants -> origin/cherry-pick-42773-vitals-constants
965:  * [new branch]            cherry-pick-8750-into-rc-minor-fleet-v4.60.0 -> origin/cherry-pick-8750-into-rc-minor-fleet-v4.60.0
966:  * [new branch]            cherry-pick-dogfood-change  -> origin/cherry-pick-dogfood-change
967:  * [new branch]            cherry-pick-dogfood-env-vars -> origin/cherry-pick-dogfood-env-vars
968:  * [new branch]            cherry-pick-fleetctl-changes-to-allow-testing -> origin/cherry-pick-fleetctl-changes-to-allow-testing
969:  * [new branch]            cherry-pick-mac-address-vital -> origin/cherry-pick-mac-address-vital
970:  * [new branch]            cherry-pick-patches         -> origin/cherry-pick-patches
971:  * [new branch]            cherry-pick-remove-overrides-in-dev-mode -> origin/cherry-pick-remove-overrides-in-dev-mode
972:  * [new branch]            cherry-pick-util            -> origin/cherry-pick-util
973:  * [new branch]            cherry-pick-version-bump-v4.86.0 -> origin/cherry-pick-version-bump-v4.86.0
974:  * [new branch]            cherry-pick-webhooks        -> origin/cherry-pick-webhooks
975:  * [new branch]            cherrypick-v4.85.0-version-bump-into-main -> origin/cherrypick-v4.85.0-version-bump-into-main
976:  * [new branch]            chore-UI-update-for-CSP     -> origin/chore-UI-update-for-CSP
977:  * [new branch]            chore-add-specific-yarn-version -> origin/chore-add-specific-yarn-version
978:  * [new branch]            chore-backend-api-patterns  -> origin/chore-backend-api-patterns
979:  * [new branch]            chore-change-error-message-custom-profile -> origin/chore-change-error-message-custom-profile
980:  * [new branch]            chore-cp-chage-status-code-turn-off-mdm -> origin/chore-cp-chage-status-code-turn-off-mdm
...

1021:  * [new branch]            claude/slack-add-fma-foxit-pdf-9UpRv -> origin/claude/slack-add-fma-foxit-pdf-9UpRv
1022:  * [new branch]            claude/slack-session-Yw6M0  -> origin/claude/slack-session-Yw6M0
1023:  * [new branch]            claude/sub-pr-42006         -> origin/claude/sub-pr-42006
1024:  * [new branch]            claude/update-mock-fixtures-for-ipolicy -> origin/claude/update-mock-fixtures-for-ipolicy
1025:  * [new branch]            claude/update-mock-fixtures-policy-interface -> origin/claude/update-mock-fixtures-policy-interface
1026:  * [new branch]            claude/yellowkey-use-allens-installer -> origin/claude/yellowkey-use-allens-installer
1027:  * [new branch]            cli-update-fleetd-naming    -> origin/cli-update-fleetd-naming
1028:  * [new branch]            clone-423                   -> origin/clone-423
1029:  * [new branch]            close-product-designer-position -> origin/close-product-designer-position
1030:  * [new branch]            codeowner-test              -> origin/codeowner-test
1031:  * [new branch]            codeql-icon-fe-fix          -> origin/codeql-icon-fe-fix
1032:  * [new branch]            coderabbit-skip-paths       -> origin/coderabbit-skip-paths
1033:  * [new branch]            collect-abm-apns-expiration-usage-statistics -> origin/collect-abm-apns-expiration-usage-statistics
1034:  * [new branch]            components-in-same-file-instead-of-closures -> origin/components-in-same-file-instead-of-closures
1035:  * [new branch]            conf-2644-branch-from-main  -> origin/conf-2644-branch-from-main
1036:  * [new branch]            consistent-error            -> origin/consistent-error
1037:  * [new branch]            consistent-rest-api-language-part-ii -> origin/consistent-rest-api-language-part-ii
...

1167:  * [new branch]            edwardsb-vuln-processing-fix-sandcastle -> origin/edwardsb-vuln-processing-fix-sandcastle
1168:  * [new branch]            edwardsb-vuln-processing-volume-fix -> origin/edwardsb-vuln-processing-volume-fix
1169:  * [new branch]            edwardsb/deployment-guide-updates -> origin/edwardsb/deployment-guide-updates
1170:  * [new branch]            edwardsb/restrict_console_access -> origin/edwardsb/restrict_console_access
1171:  * [new branch]            elastic_rum                 -> origin/elastic_rum
1172:  * [new branch]            enable-jit-by-default       -> origin/enable-jit-by-default
1173:  * [new branch]            enable-test-go-automation-macos -> origin/enable-test-go-automation-macos
1174:  * [new branch]            enforce-firefox-doh         -> origin/enforce-firefox-doh
1175:  * [new branch]            enforce-firefox-windows     -> origin/enforce-firefox-windows
1176:  * [new branch]            enforce-ios-26.5-update-deadline-july-2026 -> origin/enforce-ios-26.5-update-deadline-july-2026
1177:  * [new branch]            enforce-iso27001-workstations -> origin/enforce-iso27001-workstations
1178:  * [new branch]            enforce-macos-15.5-update-deadline -> origin/enforce-macos-15.5-update-deadline
1179:  * [new branch]            enforce-macos-version-workstations -> origin/enforce-macos-version-workstations
1180:  * [new branch]            enroll-android-feature-guide -> origin/enroll-android-feature-guide
1181:  * [new branch]            ericswenson0-patch-1        -> origin/ericswenson0-patch-1
1182:  * [new branch]            error-counts                -> origin/error-counts
1183:  * [new branch]            errors-perf-testing         -> origin/errors-perf-testing
1184:  * [new branch]            es-reports                  -> origin/es-reports
...

1199:  * [new branch]            eugkuo-patch-5              -> origin/eugkuo-patch-5
1200:  * [new branch]            eugkuo-patch-6-slugs-FMA    -> origin/eugkuo-patch-6-slugs-FMA
1201:  * [new branch]            example-fleetctl-profiles   -> origin/example-fleetctl-profiles
1202:  * [new branch]            exp-mdbook-docs             -> origin/exp-mdbook-docs
1203:  * [new branch]            experiment-disable-some-deletes -> origin/experiment-disable-some-deletes
1204:  * [new branch]            experiment-hardcode-counters-to-zero -> origin/experiment-hardcode-counters-to-zero
1205:  * [new branch]            experiment-no-txs           -> origin/experiment-no-txs
1206:  * [new branch]            experiment-status-tooltip   -> origin/experiment-status-tooltip
1207:  * [new branch]            experiment-with-two-branches -> origin/experiment-with-two-branches
1208:  * [new branch]            experimental_moveitem       -> origin/experimental_moveitem
1209:  * [new branch]            experimient-no-counts       -> origin/experimient-no-counts
1210:  * [new branch]            expiredcertstool            -> origin/expiredcertstool
1211:  * [new branch]            extra-dep-logs              -> origin/extra-dep-logs
1212:  * [new branch]            f84ee4c5f4                  -> origin/f84ee4c5f4
1213:  * [new branch]            faf-doc-clarification       -> origin/faf-doc-clarification
1214:  * [new branch]            failing-test                -> origin/failing-test
1215:  * [new branch]            faster-ci-checks            -> origin/faster-ci-checks
...

1253:  * [new branch]            feature-gkarr-testing2      -> origin/feature-gkarr-testing2
1254:  * [new branch]            feature-hydrant-ca          -> origin/feature-hydrant-ca
1255:  * [new branch]            feature-idp-byod            -> origin/feature-idp-byod
1256:  * [new branch]            feature-orbit-find          -> origin/feature-orbit-find
1257:  * [new branch]            feature-prioritization      -> origin/feature-prioritization
1258:  * [new branch]            feature-v4.44.1-live-queries -> origin/feature-v4.44.1-live-queries
1259:  * [new branch]            feature-windows-mdm-policy-extraction -> origin/feature-windows-mdm-policy-extraction
1260:  * [new branch]            feature/add-blank-to-osquer-link -> origin/feature/add-blank-to-osquer-link
1261:  * [new branch]            feature_14722-activity-feed-webhooks -> origin/feature_14722-activity-feed-webhooks
1262:  * [new branch]            feature_18115-crit-vuln-issues -> origin/feature_18115-crit-vuln-issues
1263:  * [new branch]            feature_19010-ipad-ios-lock-wipe-backend-changes -> origin/feature_19010-ipad-ios-lock-wipe-backend-changes
1264:  * [new branch]            feature_22078               -> origin/feature_22078
1265:  * [new branch]            fix                         -> origin/fix
1266:  * [new branch]            fix-35118-cis-win10-v4      -> origin/fix-35118-cis-win10-v4
1267:  * [new branch]            fix-4.84.4-k8s              -> origin/fix-4.84.4-k8s
1268:  * [new branch]            fix-40083-failed-install-retries -> origin/fix-40083-failed-install-retries
1269:  * [new branch]            fix-41290-vpp-added-status  -> origin/fix-41290-vpp-added-status
1270:  * [new branch]            fix-41337-save-env-secrets-dry-run -> origin/fix-41337-save-env-secrets-dry-run
1271:  * [new branch]            fix-43623-fma-patch-policy-gitops -> origin/fix-43623-fma-patch-policy-gitops
1272:  * [new branch]            fix-43673-my-device-sort    -> origin/fix-43673-my-device-sort
1273:  * [new branch]            fix-44199-embedded-app-bundles -> origin/fix-44199-embedded-app-bundles
1274:  * [new branch]            fix-45843-vuln-cursor-pagination-ambiguous-columns -> origin/fix-45843-vuln-cursor-pagination-ambiguous-columns
1275:  * [new branch]            fix-android-unenroll-activities -> origin/fix-android-unenroll-activities
1276:  * [new branch]            fix-blockquotes-google-groups -> origin/fix-blockquotes-google-groups
1277:  * [new branch]            fix-case-in-deploy-config-docs -> origin/fix-case-in-deploy-config-docs
1278:  * [new branch]            fix-cert-details-modal      -> origin/fix-cert-details-modal
1279:  * [new branch]            fix-checkerboard-scroll-to-right -> origin/fix-checkerboard-scroll-to-right
1280:  * [new branch]            fix-checkerboard-tooltip-nowrap -> origin/fix-checkerboard-tooltip-nowrap
1281:  * [new branch]            fix-cloudflare-warp-fma-output-json -> origin/fix-cloudflare-warp-fma-output-json
1282:  * [new branch]            fix-codeql-ci-error         -> origin/fix-codeql-ci-error
1283:  * [new branch]            fix-colima                  -> origin/fix-colima
1284:  * [new branch]            fix-color-for-mobile-sticky-nav -> origin/fix-color-for-mobile-sticky-nav
1285:  * [new branch]            fix-conflict-in-feature_19010-ipad-ios-lock-wipe -> origin/fix-conflict-in-feature_19010-ipad-ios-lock-wipe
1286:  * [new branch]            fix-contrib-docs            -> origin/fix-contrib-docs
1287:  * [new branch]            fix-cve-2026-2792-firefox-esr -> origin/fix-cve-2026-2792-firefox-esr
1288:  * [new branch]            fix-cve-validate-enrichment-canary -> origin/fix-cve-validate-enrichment-canary
1289:  * [new branch]            fix-dashboard-host-count-card-breakpoint -> origin/fix-dashboard-host-count-card-breakpoint
1290:  * [new branch]            fix-docker-publish          -> origin/fix-docker-publish
1291:  * [new branch]            fix-dogfood-workstation     -> origin/fix-dogfood-workstation
1292:  * [new branch]            fix-firefox-cve-2026-2792   -> origin/fix-firefox-cve-2026-2792
1293:  * [new branch]            fix-firefox-fma-conflict-error-msg -> origin/fix-firefox-fma-conflict-error-msg
1294:  * [new branch]            fix-flakey-orbit-test       -> origin/fix-flakey-orbit-test
...

1300:  * [new branch]            fix-host-counts-vpp-software -> origin/fix-host-counts-vpp-software
1301:  * [new branch]            fix-instability-ubuntu-latest -> origin/fix-instability-ubuntu-latest
1302:  * [new branch]            fix-ios-ipados-enrollment-label-42721 -> origin/fix-ios-ipados-enrollment-label-42721
1303:  * [new branch]            fix-list-sw-permissions     -> origin/fix-list-sw-permissions
1304:  * [new branch]            fix-mdm-enrolled-webhook    -> origin/fix-mdm-enrolled-webhook
1305:  * [new branch]            fix-mdm-redirect            -> origin/fix-mdm-redirect
1306:  * [new branch]            fix-mdm-url-truncation      -> origin/fix-mdm-url-truncation
1307:  * [new branch]            fix-missing-test-schema-update -> origin/fix-missing-test-schema-update
1308:  * [new branch]            fix-modernize               -> origin/fix-modernize
1309:  * [new branch]            fix-no-space-left-on-device-failure -> origin/fix-no-space-left-on-device-failure
1310:  * [new branch]            fix-notarization            -> origin/fix-notarization
1311:  * [new branch]            fix-orbit-notarization      -> origin/fix-orbit-notarization
1312:  * [new branch]            fix-os-settings-name-col-truncation -> origin/fix-os-settings-name-col-truncation
1313:  * [new branch]            fix-os-settings-underline-descender-clip -> origin/fix-os-settings-underline-descender-clip
1314:  * [new branch]            fix-pricing-more-info-icon-documentationurl -> origin/fix-pricing-more-info-icon-documentationurl
1315:  * [new branch]            fix-receive-from-github-error -> origin/fix-receive-from-github-error
1316:  * [new branch]            fix-sandbox-local           -> origin/fix-sandbox-local
...

1329:  * [new branch]            fix-ui-turn-on-mdm-external -> origin/fix-ui-turn-on-mdm-external
1330:  * [new branch]            fix-ui-typo-fleet-maintained-empty -> origin/fix-ui-typo-fleet-maintained-empty
1331:  * [new branch]            fix-vpp-edit-fleet-desktop-message -> origin/fix-vpp-edit-fleet-desktop-message
1332:  * [new branch]            fix-win-os-version          -> origin/fix-win-os-version
1333:  * [new branch]            fix_14825                   -> origin/fix_14825
1334:  * [new branch]            fixes-on-minor-fleet-v4.54.0 -> origin/fixes-on-minor-fleet-v4.54.0
1335:  * [new branch]            fixes-plus-4.35.1           -> origin/fixes-plus-4.35.1
1336:  * [new branch]            flaky-tests-nov-6           -> origin/flaky-tests-nov-6
1337:  * [new branch]            fleet-desktop-linux-browser -> origin/fleet-desktop-linux-browser
1338:  * [new branch]            fleet-desktop-version       -> origin/fleet-desktop-version
1339:  * [new branch]            fleet-mdm-server-url        -> origin/fleet-mdm-server-url
1340:  * [new branch]            fleet-multiple-abm-vpp-proposal -> origin/fleet-multiple-abm-vpp-proposal
1341:  * [new branch]            fleet-premium-users-usage-statistics -> origin/fleet-premium-users-usage-statistics
1342:  * [new branch]            fleet-release-infra         -> origin/fleet-release-infra
1343:  * [new branch]            fleet-server-config-1817    -> origin/fleet-server-config-1817
1344:  * [new branch]            fleet-server-log-request-errors -> origin/fleet-server-log-request-errors
1345:  * [new branch]            fleet-ship-rebuild          -> origin/fleet-ship-rebuild
...

2159:  * [new branch]            hotfix-disable-fv-rc        -> origin/hotfix-disable-fv-rc
2160:  * [new branch]            hotfix-failing-tests        -> origin/hotfix-failing-tests
2161:  * [new branch]            hotfix-query-update         -> origin/hotfix-query-update
2162:  * [new branch]            hotfix-revert-sofa-tables   -> origin/hotfix-revert-sofa-tables
2163:  * [new branch]            hotfix-v4.67.2-migration    -> origin/hotfix-v4.67.2-migration
2164:  * [new branch]            hotfix-v4.76.1              -> origin/hotfix-v4.76.1
2165:  * [new branch]            hover-gravatar              -> origin/hover-gravatar
2166:  * [new branch]            hughestaylor-patch-1        -> origin/hughestaylor-patch-1
2167:  * [new branch]            hughestaylor-patch-1-1      -> origin/hughestaylor-patch-1-1
2168:  * [new branch]            ignore-fleetctl-vulnerabilities -> origin/ignore-fleetctl-vulnerabilities
2169:  * [new branch]            improve-flakey-test         -> origin/improve-flakey-test
2170:  * [new branch]            improve-prometheus-metrics  -> origin/improve-prometheus-metrics
2171:  * [new branch]            include-mnt-in-gads-metric  -> origin/include-mnt-in-gads-metric
2172:  * [new branch]            increase-goreleaser-timeout-to-60m -> origin/increase-goreleaser-timeout-to-60m
2173:  * [new branch]            ingress-gateway-support     -> origin/ingress-gateway-support
2174:  * [new branch]            insert-software-installers-retry-error -> origin/insert-software-installers-retry-error
2175:  * [new branch]            integration-ci-debug        -> origin/integration-ci-debug
...

2186:  * [new branch]            irenareedy-patch-10         -> origin/irenareedy-patch-10
2187:  * [new branch]            irenareedy-patch-2          -> origin/irenareedy-patch-2
2188:  * [new branch]            irenareedy-patch-3          -> origin/irenareedy-patch-3
2189:  * [new branch]            irenareedy-patch-4          -> origin/irenareedy-patch-4
2190:  * [new branch]            irenareedy-patch-5          -> origin/irenareedy-patch-5
2191:  * [new branch]            irenareedy-patch-6          -> origin/irenareedy-patch-6
2192:  * [new branch]            irenareedy-patch-7          -> origin/irenareedy-patch-7
2193:  * [new branch]            irenareedy-patch-8          -> origin/irenareedy-patch-8
2194:  * [new branch]            irenareedy-patch-9          -> origin/irenareedy-patch-9
2195:  * [new branch]            irenareedy-thumbtack-case-study -> origin/irenareedy-thumbtack-case-study
2196:  * [new branch]            iso-27001-compliance        -> origin/iso-27001-compliance
2197:  * [new branch]            iso42001-ai-discovery-inventory -> origin/iso42001-ai-discovery-inventory
2198:  * [new branch]            issue-11545-my-device-dep-modal -> origin/issue-11545-my-device-dep-modal
2199:  * [new branch]            issue-2716-specify-query-platforms -> origin/issue-2716-specify-query-platforms
2200:  * [new branch]            issue-3271-rate-limit-distributed-writes -> origin/issue-3271-rate-limit-distributed-writes
2201:  * [new branch]            issue-4361-mail-change-should-error -> origin/issue-4361-mail-change-should-error
2202:  * [new branch]            issue-conf-1968-delete-uninstalled-software-from-main -> origin/issue-conf-1968-delete-uninstalled-software-from-main
...

2400:  * [new branch]            melpike-activity-lock-wipe-41683 -> origin/melpike-activity-lock-wipe-41683
2401:  * [new branch]            melpike-activity-rotate-managed-local-account-password-37142 -> origin/melpike-activity-rotate-managed-local-account-password-37142
2402:  * [new branch]            melpike-add-public-endpoints-44742 -> origin/melpike-add-public-endpoints-44742
2403:  * [new branch]            melpike-api-device-url-43895 -> origin/melpike-api-device-url-43895
2404:  * [new branch]            melpike-api-minimum-version-39085 -> origin/melpike-api-minimum-version-39085
2405:  * [new branch]            melpike-api-py-script-41470 -> origin/melpike-api-py-script-41470
2406:  * [new branch]            melpike-audit-log-mdm-cmd-45021 -> origin/melpike-audit-log-mdm-cmd-45021
2407:  * [new branch]            melpike-audit-recovery-lock-password-rotate -> origin/melpike-audit-recovery-lock-password-rotate
2408:  * [new branch]            melpike-byod-wipe-lock-23242 -> origin/melpike-byod-wipe-lock-23242
2409:  * [new branch]            melpike-byod-wipe-lock-23242-1 -> origin/melpike-byod-wipe-lock-23242-1
2410:  * [new branch]            melpike-byod-wipe-lock-api-23242 -> origin/melpike-byod-wipe-lock-api-23242
2411:  * [new branch]            melpike-byod-wipe-lock-better-23242 -> origin/melpike-byod-wipe-lock-better-23242
2412:  * [new branch]            melpike-byod-wipe-lock-yaml-23242 -> origin/melpike-byod-wipe-lock-yaml-23242
2413:  * [new branch]            melpike-combine-guides-30674 -> origin/melpike-combine-guides-30674
2414:  * [new branch]            melpike-create-managed-local-account-guide-37141 -> origin/melpike-create-managed-local-account-guide-37141
2415:  * [new branch]            melpike-dep-error-messaging-43916 -> origin/melpike-dep-error-messaging-43916
2416:  * [new branch]            melpike-doc-deploy-sw-41470 -> origin/melpike-doc-deploy-sw-41470
...

2552:  * [new branch]            mna-doc-change-api-structure -> origin/mna-doc-change-api-structure
2553:  * [new branch]            mna-experiment-macos-profiles-uuid -> origin/mna-experiment-macos-profiles-uuid
2554:  * [new branch]            mna-fix-22558-windows-installer-stuck-pending -> origin/mna-fix-22558-windows-installer-stuck-pending
2555:  * [new branch]            mna-fix-duplicate-lock-unlock-activity -> origin/mna-fix-duplicate-lock-unlock-activity
2556:  * [new branch]            mna-fix-failing-tests       -> origin/mna-fix-failing-tests
2557:  * [new branch]            mna-fix-flaky-integration-test -> origin/mna-fix-flaky-integration-test
2558:  * [new branch]            mna-fix-oom-fleetctl-test   -> origin/mna-fix-oom-fleetctl-test
2559:  * [new branch]            mna-loadtest-enroll-host-limit -> origin/mna-loadtest-enroll-host-limit
2560:  * [new branch]            mna-orbit-node-key          -> origin/mna-orbit-node-key
2561:  * [new branch]            mna-revert-change-to-autogenerated-activities-doc -> origin/mna-revert-change-to-autogenerated-activities-doc
2562:  * [new branch]            mna-temp-osquery-perf-loadtest -> origin/mna-temp-osquery-perf-loadtest
2563:  * [new branch]            mna11997                    -> origin/mna11997
2564:  * [new branch]            mock-associate-assets-endpoint -> origin/mock-associate-assets-endpoint
2565:  * [new branch]            monitoring-test             -> origin/monitoring-test
2566:  * [new branch]            more-conditional-access-api-updates -> origin/more-conditional-access-api-updates
2567:  * [new branch]            more-fd-errors              -> origin/more-fd-errors
2568:  * [new branch]            move-conditional-access-script-to-testing-qa -> origin/move-conditional-access-script-to-testing-qa
...

3096:  * [new branch]            sgress454/35452             -> origin/sgress454/35452
3097:  * [new branch]            sgress454/37127-open-macos-end-user-auth-window -> origin/sgress454/37127-open-macos-end-user-auth-window
3098:  * [new branch]            sgress454/38063-skeleton-server -> origin/sgress454/38063-skeleton-server
3099:  * [new branch]            sgress454/39344-rename-teams-to-fleet-all-changes -> origin/sgress454/39344-rename-teams-to-fleet-all-changes
3100:  * [new branch]            sgress454/39344-rename-teams-to-fleet-api-changes -> origin/sgress454/39344-rename-teams-to-fleet-api-changes
3101:  * [new branch]            sgress454/40642-update-jit-saml-prefix -> origin/sgress454/40642-update-jit-saml-prefix
3102:  * [new branch]            sgress454/43371-output-sso-settings-from-generate-gitops -> origin/sgress454/43371-output-sso-settings-from-generate-gitops
3103:  * [new branch]            sgress454/43482-re-pin      -> origin/sgress454/43482-re-pin
3104:  * [new branch]            sgress454/44053-escape-in-generate-gitops -> origin/sgress454/44053-escape-in-generate-gitops
3105:  * [new branch]            sgress454/44077-disable-datasets-backend -> origin/sgress454/44077-disable-datasets-backend
3106:  * [new branch]            sgress454/44077-disable-datasets-docs -> origin/sgress454/44077-disable-datasets-docs
3107:  * [new branch]            sgress454/44077-disable-datasets-frontend -> origin/sgress454/44077-disable-datasets-frontend
3108:  * [new branch]            sgress454/45290-drop-mobile-from-charting -> origin/sgress454/45290-drop-mobile-from-charting
3109:  * [new branch]            sgress454/add-custom-hooks-to-patterns -> origin/sgress454/add-custom-hooks-to-patterns
3110:  * [new branch]            sgress454/add-vex-for-cve-2026-23517 -> origin/sgress454/add-vex-for-cve-2026-23517
3111:  * [new branch]            sgress454/adr-for-error-codes -> origin/sgress454/adr-for-error-codes
3112:  * [new branch]            sgress454/adr-refactor-list-hosts -> origin/sgress454/adr-refactor-list-hosts
...

3165:  * [new branch]            solutions-folder            -> origin/solutions-folder
3166:  * [new branch]            sort-seen-hosts-before-inserting -> origin/sort-seen-hosts-before-inserting
3167:  * [new branch]            spalmesano0-patch-2         -> origin/spalmesano0-patch-2
3168:  * [new branch]            sperad-props-documentation  -> origin/sperad-props-documentation
3169:  * [new branch]            spike-fleet-lint-plugin     -> origin/spike-fleet-lint-plugin
3170:  * [new branch]            spike-ui-permissions-pattern -> origin/spike-ui-permissions-pattern
3171:  * [new branch]            spokanemac-add-passcode-ddm-profile -> origin/spokanemac-add-passcode-ddm-profile
3172:  * [new branch]            spokanemac-dogfood-additional-apps -> origin/spokanemac-dogfood-additional-apps
3173:  * [new branch]            spokanemac-handbook-release-article -> origin/spokanemac-handbook-release-article
3174:  * [new branch]            spokanemac-macdevops-conference-post -> origin/spokanemac-macdevops-conference-post
3175:  * [new branch]            spokanemac-meetup-template  -> origin/spokanemac-meetup-template
3176:  * [new branch]            spokanemac-migrating-fleetdm-from-dogfood-to-terraform-on-aws -> origin/spokanemac-migrating-fleetdm-from-dogfood-to-terraform-on-aws
3177:  * [new branch]            spokanemac-release-article-issue-template -> origin/spokanemac-release-article-issue-template
3178:  * [new branch]            ssrf-transport-ip-blocking  -> origin/ssrf-transport-ip-blocking
3179:  * [new branch]            step4-improvements          -> origin/step4-improvements
3180:  * [new branch]            store-query-execution-and-ingestion-errors -> origin/store-query-execution-and-ingestion-errors
3181:  * [new branch]            support-breaking-osquery-downgrades -> origin/support-breaking-osquery-downgrades
...

3249:  * [new branch]            uniform-brex-spending-limit -> origin/uniform-brex-spending-limit
3250:  * [new branch]            untx-software               -> origin/untx-software
3251:  * [new branch]            upcoming-activities-mdm-commands -> origin/upcoming-activities-mdm-commands
3252:  * [new branch]            upcoming-commands           -> origin/upcoming-commands
3253:  * [new branch]            update-1password-and-safari-policy-versions-2601200025 -> origin/update-1password-and-safari-policy-versions-2601200025
3254:  * [new branch]            update-1password-and-safari-policy-versions-2601200610 -> origin/update-1password-and-safari-policy-versions-2601200610
3255:  * [new branch]            update-1password-and-safari-policy-versions-2602261818 -> origin/update-1password-and-safari-policy-versions-2602261818
3256:  * [new branch]            update-1password-and-safari-policy-versions-2603101819 -> origin/update-1password-and-safari-policy-versions-2603101819
3257:  * [new branch]            update-1password-and-safari-policy-versions-2604080037 -> origin/update-1password-and-safari-policy-versions-2604080037
3258:  * [new branch]            update-1password-and-safari-policy-versions-2604080637 -> origin/update-1password-and-safari-policy-versions-2604080637
3259:  * [new branch]            update-Cloudflare-WARP-FMA-with-UpgradeCode -> origin/update-Cloudflare-WARP-FMA-with-UpgradeCode
3260:  * [new branch]            update-android-mdm-doc      -> origin/update-android-mdm-doc
3261:  * [new branch]            update-article-format       -> origin/update-article-format
3262:  * [new branch]            update-bug-report-template  -> origin/update-bug-report-template
3263:  * [new branch]            update-build-instructions   -> origin/update-build-instructions
3264:  * [new branch]            update-build-script-error-message -> origin/update-build-script-error-message
3265:  * [new branch]            update-cancel-and-done-links -> origin/update-cancel-and-done-links
...

3340:  * [new branch]            update-santa-rules-chrome   -> origin/update-santa-rules-chrome
3341:  * [new branch]            update-solutions-folder     -> origin/update-solutions-folder
3342:  * [new branch]            update-testing-qa-apps-2511191525 -> origin/update-testing-qa-apps-2511191525
3343:  * [new branch]            update-tuf-keys             -> origin/update-tuf-keys
3344:  * [new branch]            update-tuf-md               -> origin/update-tuf-md
3345:  * [new branch]            update-usage-statistics-mobile-devices -> origin/update-usage-statistics-mobile-devices
3346:  * [new branch]            update-user-password-length-validation-test -> origin/update-user-password-length-validation-test
3347:  * [new branch]            update-vex-statements       -> origin/update-vex-statements
3348:  * [new branch]            update-why-this-way         -> origin/update-why-this-way
3349:  * [new branch]            upgrade-eslint              -> origin/upgrade-eslint
3350:  * [new branch]            upgrade-go                  -> origin/upgrade-go
3351:  * [new branch]            upgrade-typescript          -> origin/upgrade-typescript
3352:  * [new branch]            upload-msiexec-install-log  -> origin/upload-msiexec-install-log
3353:  * [new branch]            usage-stats-mobile-devices-count -> origin/usage-stats-mobile-devices-count
3354:  * [new branch]            use-dockerhub-creds         -> origin/use-dockerhub-creds
3355:  * [new branch]            user-channel-error          -> origin/user-channel-error
3356:  * [new branch]            users-table-experiment      -> origin/users-table-experiment
...

3502:  * [new branch]            website-usage-statistics-patch -> origin/website-usage-statistics-patch
3503:  * [new branch]            website-validate-fleet-versions -> origin/website-validate-fleet-versions
3504:  * [new branch]            wesite-fix-sales-rituals    -> origin/wesite-fix-sales-rituals
3505:  * [new branch]            willmayhone88-patch-1       -> origin/willmayhone88-patch-1
3506:  * [new branch]            win-fma-deepl               -> origin/win-fma-deepl
3507:  * [new branch]            win-fma-evernote            -> origin/win-fma-evernote
3508:  * [new branch]            win-fma-goland              -> origin/win-fma-goland
3509:  * [new branch]            win-fma-testing             -> origin/win-fma-testing
3510:  * [new branch]            win-mdm-loadtest            -> origin/win-mdm-loadtest
3511:  * [new branch]            windows-baseline            -> origin/windows-baseline
3512:  * [new branch]            windows-firefox-doh-script  -> origin/windows-firefox-doh-script
3513:  * [new branch]            windows-mdm-autopilot       -> origin/windows-mdm-autopilot
3514:  * [new branch]            windows-mdm-c-poc           -> origin/windows-mdm-c-poc
3515:  * [new branch]            windows-mdm-docs-auto-enroll -> origin/windows-mdm-docs-auto-enroll
3516:  * [new branch]            windows-mdm-load-test       -> origin/windows-mdm-load-test
3517:  * [new branch]            windows_enable_and_configure-error-message -> origin/windows_enable_and_configure-error-message
3518:  * [new branch]            workstations-to-use-edge-channels -> origin/workstations-to-use-edge-channels
...

3527:  * [new branch]            zayhanlon-patch-1           -> origin/zayhanlon-patch-1
3528:  * [new branch]            zenity-execuser             -> origin/zenity-execuser
3529:  * [new branch]            zhumo-patch-1               -> origin/zhumo-patch-1
3530:  * [new branch]            zhumo-patch-2               -> origin/zhumo-patch-2
3531:  * [new branch]            zhumo-patch-3               -> origin/zhumo-patch-3
3532:  * [new branch]            zhumo-patch-4               -> origin/zhumo-patch-4
3533:  * [new branch]            zhumo-patch-5               -> origin/zhumo-patch-5
3534:  * [new branch]            zhumo-patch-6               -> origin/zhumo-patch-6
3535:  * [new branch]            zhumo-patch-7               -> origin/zhumo-patch-7
3536:  * [new branch]            zwass-actions-reminders     -> origin/zwass-actions-reminders
3537:  * [new branch]            zwass-improve-macos-cpe     -> origin/zwass-improve-macos-cpe
3538:  * [new branch]            zwass-patch-1               -> origin/zwass-patch-1
3539:  * [new branch]            zwass-patch-2               -> origin/zwass-patch-2
3540:  * [new branch]            zwinnerman-fixup            -> origin/zwinnerman-fixup
3541:  * [new branch]            zwinnerman-livequery-tracing -> origin/zwinnerman-livequery-tracing
3542:  * [new branch]            zwinnerman-redis-error-handling -> origin/zwinnerman-redis-error-handling
3543:  * [new branch]            zwinnerman-test             -> origin/zwinnerman-test
...

4244:  ##[group]Run actions/setup-go@4b73464bb391d4059bd26b0524d20df3927bd417
4245:  with:
4246:  go-version-file: fleet/go.mod
4247:  check-latest: false
4248:  token: ***
4249:  cache: true
4250:  env:
4251:  GH_TOKEN: ***
4252:  LOG_LEVEL: info
4253:  ##[endgroup]
4254:  Setup go version spec 1.26.3
4255:  Attempting to download 1.26.3...
4256:  matching 1.26.3...
4257:  Acquiring 1.26.3 from https://github.com/actions/go-versions/releases/download/1.26.3-25533533231/go-1.26.3-win32-x64.zip
4258:  Extracting Go...
4259:  [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\7c6f1e13-2245-44f5-aea1-0b0abe5e7cf6', $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\7c6f1e13-2245-44f5-aea1-0b0abe5e7cf6' -Force } else { throw $_ } } ;"
4260:  Successfully extracted go to D:\a\_temp\7c6f1e13-2245-44f5-aea1-0b0abe5e7cf6
4261:  Adding to the cache ...
4262:  Created link C:\hostedtoolcache\windows\go\1.26.3\x64 => D:\hostedtoolcache\windows\go\1.26.3\x64
4263:  Created link C:\hostedtoolcache\windows\go\1.26.3\x64.complete => D:\hostedtoolcache\windows\go\1.26.3\x64.complete
4264:  Successfully cached go to C:\hostedtoolcache\windows\go\1.26.3\x64
4265:  Added go to the path
4266:  Successfully set up Go version 1.26.3
4267:  [command]C:\hostedtoolcache\windows\go\1.26.3\x64\bin\go.exe env GOCACHE
4268:  [command]C:\hostedtoolcache\windows\go\1.26.3\x64\bin\go.exe env GOMODCACHE
4269:  C:\Users\runneradmin\AppData\Local\go-build
4270:  C:\Users\runneradmin\go\pkg\mod
4271:  ##[warning]Restore cache failed: Dependencies file is not found in D:\a\fleet\fleet. Supported file pattern: go.mod
4272:  go version go1.26.3 windows/amd64
...

4347:  �[36;1mbash .github/scripts/detect-new-fmas-in-pr.sh�[0m
4348:  shell: C:\Program Files\PowerShell\7\pwsh.EXE -command ". '{0}'"
4349:  env:
4350:  GH_TOKEN: ***
4351:  LOG_LEVEL: info
4352:  GOTOOLCHAIN: local
4353:  GITHUB_BASE_REF: main
4354:  ##[endgroup]
4355:  Detecting changed files in outputs directory...
4356:  Comparing HEAD with origin/main...
4357:  Fetching base branch apps.json from 1f934e122baeb74052294409daf49060a22d9cf7...
4358:  Detected changed apps:
4359:  - adobe-dng-converter/darwin
4360:  - bitwarden/darwin
4361:  - power-bi/windows
4362:  ##[group]Run # Default to no changes if detection step failed or didn't set output
4363:  �[36;1m# Default to no changes if detection step failed or didn't set output�[0m
4364:  �[36;1m$hasChanges = "true"�[0m
...

4472:  �[36;1m$changedAppsJson = '["adobe-dng-converter/darwin","bitwarden/darwin","power-bi/windows"]'�[0m
4473:  �[36;1m$windowsSlugs = ($changedAppsJson | ConvertFrom-Json | Where-Object { $_ -like "*/windows" })�[0m
4474:  �[36;1m$windowsSlugsJson = ($windowsSlugs | ConvertTo-Json -Compress)�[0m
4475:  �[36;1mWrite-Host "Filtering apps.json for slugs: $windowsSlugsJson"�[0m
4476:  �[36;1m�[0m
4477:  �[36;1m# Backup original apps.json�[0m
4478:  �[36;1mCopy-Item -Path "ee\maintained-apps\outputs\apps.json" -Destination "ee\maintained-apps\outputs\apps.json.backup"�[0m
4479:  �[36;1m�[0m
4480:  �[36;1m# Create filtered apps.json�[0m
4481:  �[36;1m# Use a fixed path for the temp file to avoid issues with bash�[0m
4482:  �[36;1m$filteredAppsJson = Join-Path $env:TEMP "filtered-apps-$(New-Guid).json"�[0m
4483:  �[36;1mbash .github/scripts/filter-apps-json.sh "$windowsSlugsJson" "$filteredAppsJson"�[0m
4484:  �[36;1m�[0m
4485:  �[36;1m# Verify the filtered file was created�[0m
4486:  �[36;1mif (-not (Test-Path $filteredAppsJson)) {�[0m
4487:  �[36;1m  Write-Host "Error: Filtered apps.json was not created at $filteredAppsJson"�[0m
4488:  �[36;1m  exit 1�[0m
...

4583:  go: downloading gopkg.in/guregu/null.v3 v3.5.0
4584:  go: downloading go.opentelemetry.io/contrib/instrumentation/net/http/otelhttp v0.61.0
4585:  go: downloading golang.org/x/oauth2 v0.35.0
4586:  go: downloading github.com/getsentry/sentry-go v0.18.0
4587:  go: downloading go.elastic.co/apm/v2 v2.7.0
4588:  go: downloading go.opentelemetry.io/otel v1.43.0
4589:  go: downloading go.opentelemetry.io/otel/metric v1.43.0
4590:  go: downloading go.opentelemetry.io/otel/trace v1.43.0
4591:  go: downloading github.com/aws/aws-sdk-go-v2/config v1.32.12
4592:  go: downloading github.com/aws/aws-sdk-go-v2/service/secretsmanager v1.35.8
4593:  go: downloading github.com/aws/aws-sdk-go-v2 v1.41.5
4594:  go: downloading github.com/spf13/cobra v1.9.1
4595:  go: downloading github.com/spf13/viper v1.20.1
4596:  go: downloading github.com/go-kit/kit v0.12.0
4597:  go: downloading github.com/smallstep/pkcs7 v0.0.0-20240723090913-5e2c6a136dfa
4598:  go: downloading github.com/hashicorp/go-multierror v1.1.1
4599:  go: downloading github.com/micromdm/plist v0.2.3-0.20260123201933-667adaf87d87
...

4601:  go: downloading github.com/golang-jwt/jwt/v4 v4.5.2
4602:  go: downloading github.com/WatchBeam/clock v0.0.0-20170901150240-b08e6b4da7ea
4603:  go: downloading github.com/mattn/go-colorable v0.1.13
4604:  go: downloading github.com/edsrzf/mmap-go v1.1.0
4605:  go: downloading github.com/secDre4mer/pkcs7 v0.0.0-20240322103146-665324a4461d
4606:  go: downloading github.com/mattn/go-isatty v0.0.20
4607:  go: downloading github.com/andygrunwald/go-jira v1.16.0
4608:  go: downloading github.com/cenkalti/backoff/v4 v4.3.0
4609:  go: downloading github.com/cenkalti/backoff v2.2.1+incompatible
4610:  go: downloading github.com/nukosuke/go-zendesk v0.13.1
4611:  go: downloading github.com/igm/sockjs-go/v3 v3.0.2
4612:  go: downloading gopkg.in/yaml.v2 v2.4.0
4613:  go: downloading github.com/oschwald/maxminddb-golang v1.10.0
4614:  go: downloading github.com/felixge/httpsnoop v1.0.4
4615:  go: downloading github.com/elastic/go-sysinfo v1.11.2
4616:  go: downloading github.com/pkg/errors v0.9.1
4617:  go: downloading go.elastic.co/fastjson v1.1.0
...

4669:  go: downloading github.com/pelletier/go-toml/v2 v2.2.3
4670:  go: downloading gopkg.in/yaml.v3 v3.0.1
4671:  go: downloading github.com/googleapis/gax-go/v2 v2.17.0
4672:  go: downloading github.com/groob/finalizer v0.0.0-20170707115354-4c2ed49aabda
4673:  go: downloading cloud.google.com/go/iam v1.5.3
4674:  go: downloading go.opencensus.io v0.24.0
4675:  go: downloading golang.org/x/sync v0.20.0
4676:  go: downloading google.golang.org/grpc v1.79.3
4677:  go: downloading google.golang.org/protobuf v1.36.11
4678:  go: downloading github.com/aws/aws-sdk-go-v2/aws/protocol/eventstream v1.7.8
4679:  go: downloading github.com/micromdm/nanolib v0.2.0
4680:  go: downloading github.com/nats-io/nkeys v0.4.15
4681:  go: downloading github.com/nats-io/nuid v1.0.1
4682:  go: downloading github.com/go-logfmt/logfmt v0.5.1
4683:  go: downloading go.mozilla.org/pkcs7 v0.0.0-20210826202110-33d05740a352
4684:  go: downloading github.com/joeshaw/multierror v0.0.0-20140124173710-69b34d4ec901
4685:  go: downloading github.com/elastic/go-windows v1.0.1
4686:  go: downloading cloud.google.com/go/auth v0.18.2
4687:  go: downloading cloud.google.com/go/auth/oauth2adapt v0.2.8
4688:  go: downloading cloud.google.com/go/compute/metadata v0.9.0
4689:  go: downloading github.com/google/s2a-go v0.1.9
4690:  go: downloading cloud.google.com/go/pubsub/v2 v2.0.0
4691:  go: downloading google.golang.org/genproto/googleapis/rpc v0.0.0-20260319201613-d00831a3d3e7
4692:  go: downloading google.golang.org/genproto v0.0.0-20260128011058-8636f8732409
4693:  go: downloading github.com/googleapis/enterprise-certificate-proxy v0.3.12
4694:  go: downloading google.golang.org/genproto/googleapis/api v0.0.0-20260203192932-546029d2fa20
4695:  go: downloading go.opentelemetry.io/contrib/instrumentation/google.golang.org/grpc/otelgrpc v0.61.0
4696:  time=level=INFO msg="GOOS environment variable is not set. Using system detected: 'windows'"
4697:  time=level=INFO msg="INSTALLATION_SEARCH_DIRECTORY environment variable is not set. Using default: 'C:\\Program Files'"
4698:  time=level=INFO msg="Validating app: Power BI (power-bi/windows)"
4699:  time=level=INFO msg=Downloading...
4700:  time=level=INFO msg="Executing install script..." app="Power BI"
4701:  time=level=ERROR msg="Error executing install script: exit status 1" app="Power BI"
4702:  time=level=ERROR msg="Output: \n--------------------\n\n--------------------" app="Power BI"
4703:  time=level=INFO msg="New application detected at: C:\\Program Files\\Microsoft Power BI Desktop" app="Power BI"
4704:  time=level=WARN msg="failed to remove PBIDesktopSetup_x64.exe: unlinkat C:\\Users\\runneradmin\\AppData\\Local\\Temp\\fma-validate-1625762272\\PBIDesktopSetup_x64.exe: Access is denied."
4705:  time=level=INFO msg="Validated 0 out of 1 apps successfully."
4706:  time=level=INFO msg="Apps with errors: [Power BI]"
4707:  time=level=ERROR msg="warning failed to remove temporary directory: unlinkat C:\\Users\\runneradmin\\AppData\\Local\\Temp\\fma-validate-1625762272\\PBIDesktopSetup_x64.exe: Access is denied."
4708:  exit status 1
4709:  ##[error]Process completed with exit code 1.
4710:  Post job cleanup.

@github-actions

Copy link
Copy Markdown
Contributor

Closing in favor of #46522.

@github-actions github-actions Bot closed this May 30, 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