Skip to content

chore: Kill Java mentions from Konflux pipelines#13745

Merged
msugakov merged 1 commit intomasterfrom
misha/kill-java-in-konflux
Jan 9, 2025
Merged

chore: Kill Java mentions from Konflux pipelines#13745
msugakov merged 1 commit intomasterfrom
misha/kill-java-in-konflux

Conversation

@msugakov
Copy link
Contributor

@msugakov msugakov commented Jan 8, 2025

Description

There are build failures in buildah task updates.

Failed to resolve pipeline result reference for "scanner-db-on-push-7ls5b" with error %!w(*fmt.wrapError=&{invalid pipeline result "JAVA_COMMUNITY_DEPENDENCIES": "JAVA_COMMUNITY_DEPENDENCIES" is not a named result returned by pipeline task "build-container-amd64" 0xc16b452d00})

E.g. see https://github.com/stackrox/scanner/pull/1745/checks?check_run_id=35291959937

That's because the corresponding java things were removed from the new version of the tasks.

Here I searched for "java" (case insensitive) in the .tekton/ directory and removed what I found.
This should hopefully make builds in the task updates feel better.

User-facing documentation

  • CHANGELOG is updated OR update is not needed
  • documentation PR is created and is linked above OR is not needed

Testing and quality

  • the change is production ready: the change is GA or otherwise the functionality is gated by a feature flag
  • CI results are inspected

Automated testing

No change.

How I validated my change

We don't use Java in container builds so checking only the status of Konflux pipelines is sufficient.

@msugakov msugakov added the backport-for-4.6-konflux-release https://redhat-internal.slack.com/archives/C05TS9N0S7L/p1730134914487439 label Jan 8, 2025
@openshift-ci
Copy link

openshift-ci bot commented Jan 8, 2025

Skipping CI for Draft Pull Request.
If you want CI signal for your change, please convert it to an actual PR.
You can still manually trigger a test run with /test all

@msugakov msugakov changed the title chore: Kill Java mentions in Konflux pipelines chore: Kill Java mentions from Konflux pipelines Jan 8, 2025
@msugakov msugakov marked this pull request as ready for review January 8, 2025 11:07
@msugakov msugakov requested a review from a team as a code owner January 8, 2025 11:07
@rhacs-bot
Copy link
Contributor

rhacs-bot commented Jan 8, 2025

Images are ready for the commit at 5c6928c.

To use with deploy scripts, first export MAIN_IMAGE_TAG=4.7.x-379-g5c6928c3d5.

Copy link
Contributor

@tommartensen tommartensen left a comment

Choose a reason for hiding this comment

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

🎉

@msugakov msugakov force-pushed the misha/kill-java-in-konflux branch from b8a4b60 to 5c6928c Compare January 8, 2025 17:24
@msugakov
Copy link
Contributor Author

msugakov commented Jan 8, 2025

/retest main-on-push

@stackrox stackrox deleted a comment from openshift-ci bot Jan 8, 2025
@openshift-ci
Copy link

openshift-ci bot commented Jan 8, 2025

@msugakov: The following test failed, say /retest to rerun all failed tests or /retest-required to rerun all mandatory failed tests:

Test name Commit Details Required Rerun command
ci/prow/gke-upgrade-tests 5c6928c link false /test gke-upgrade-tests

Full PR test history. Your PR dashboard.

Details

Instructions for interacting with me using PR comments are available here. If you have questions or suggestions related to my behavior, please file an issue against the kubernetes-sigs/prow repository. I understand the commands that are listed here.

@msugakov msugakov merged commit cd10731 into master Jan 9, 2025
@msugakov msugakov deleted the misha/kill-java-in-konflux branch January 9, 2025 13:15
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

backport-for-4.6-konflux-release https://redhat-internal.slack.com/archives/C05TS9N0S7L/p1730134914487439

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants