Created
February 19, 2025 13:35
-
-
Save cardil/5859584eb93b148da1d20c5e26b84b39 to your computer and use it in GitHub Desktop.
Log of executing https://github.com/openshift-knative/deviate/pull/1 for a copy of kn-event repo
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Feb 19 14:29:32.470 [deviate:sync] WARNING: Using downstream remote URL as downstream remote: [email protected]:wavesoftware/midstream-kn-plugin-event.git | |
Feb 19 14:29:32.471 [deviate:sync] Check if there's an upstream release we need to mirror downstream | |
Feb 19 14:29:33.835 [deviate:sync] No missing releases found | |
Feb 19 14:29:33.969 [deviate:sync] Re-syncing releases: ["1.12" "1.13" "1.14" "1.15" "1.16" "1.17"] | |
Feb 19 14:29:33.969 [deviate:sync] Re-syncing release: 1.12 | |
Feb 19 14:29:35.367 [deviate:sync] - no changes detected | |
Feb 19 14:29:37.663 [deviate:sync] Re-syncing release: 1.13 | |
Feb 19 14:29:38.951 [deviate:sync] - no changes detected | |
Feb 19 14:29:41.131 [deviate:sync] Re-syncing release: 1.14 | |
Feb 19 14:29:42.412 [deviate:sync] - no changes detected | |
Feb 19 14:29:44.612 [deviate:sync] Re-syncing release: 1.15 | |
Feb 19 14:29:45.854 [deviate:sync] - no changes detected | |
Feb 19 14:29:47.990 [deviate:sync] Re-syncing release: 1.16 | |
Feb 19 14:29:49.237 [deviate:sync] - no changes detected | |
Feb 19 14:29:51.332 [deviate:sync] Re-syncing release: 1.17 | |
Feb 19 14:29:52.637 [deviate:sync] - changes detected | |
Feb 19 14:29:54.076 [deviate:sync] Create a sync PR for: release-1.17 | |
Feb 19 14:29:54.524 [deviate:sync] Thr PR for release-1.17 is already active: https://github.com/wavesoftware/midstream-kn-plugin-event/pull/1 | |
Feb 19 14:29:56.685 [deviate:sync] - Syncing tags: refs/tags/v* | |
Feb 19 14:29:57.850 [deviate:sync] Reset release-next branch to upstream/main. | |
Feb 19 14:29:58.038 [deviate:sync] - Remove upstream Github workflows | |
Feb 19 14:29:58.038 [deviate:sync] - Add fork's files | |
Feb 19 14:30:00.101 [deviate:sync] - Committing changes: :open_file_folder: Apply fork specific files | |
Feb 19 14:30:00.124 [deviate:sync] -- Statistics: | |
.deviate.yaml | 13 +++++++++++++ | |
.github/dependabot.yml | 194 +++++++++++++++++++++++++++++++++++++++++++++++++++++ | |
.github/workflows/golangci-lint.yaml | 11 +++++++++++ | |
.github/workflows/knative-go-build.yaml | 14 -------------- | |
.github/workflows/knative-go-test.yaml | 19 ------------------- | |
.github/workflows/knative-security.yaml | 17 ----------------- | |
.github/workflows/knative-stale.yaml | 14 -------------- | |
.github/workflows/knative-style.yaml | 15 --------------- | |
.github/workflows/knative-verify.yaml | 26 -------------------------- | |
Makefile | 37 +++++++++++++++++++++++++++++++++++++ | |
OWNERS | 20 ++++++++++++++------ | |
README.md | 192 +++++------------------------------------------------ | |
openshift/ci-operator/build-image/Dockerfile | 26 ++++++++++++++++++++++++++ | |
openshift/ci-operator/images/kn-event-sender/Dockerfile | 37 +++++++++++++++++++++++++++++++++++++ | |
openshift/ci-operator/test-images/eventshub/Dockerfile | 34 ++++++++++++++++++++++++++++++++++ | |
openshift/ci-operator/test-images/wathola-forwarder/Dockerfile | 34 ++++++++++++++++++++++++++++++++++ | |
openshift/deploy/knative-eventing.yaml | 14 ++++++++++++++ | |
openshift/deploy/knative-serving.yaml | 14 ++++++++++++++ | |
openshift/deploy/serverless-subscription.yaml | 25 +++++++++++++++++++++++++ | |
openshift/e2e-tests.sh | 45 +++++++++++++++++++++++++++++++++++++++++++++ | |
openshift/go.mod | 102 +++++++++++++++++++++++++++++++++++++++++++++++++++++ | |
openshift/go.sum | 336 +++++++++++++++++++++++++++++++++++++++++++++++++++++ | |
openshift/patches/00001-multiarch-helloworld-img.patch | 13 +++++++++++++ | |
openshift/release/update-to-head.sh | 11 +++++++++++ | |
openshift/tools.go | 5 +++++ | |
test/e2e/openshift_ci_resolver.go | 10 ++++++++++ | |
Feb 19 14:30:00.124 [deviate:sync] - Generating images | |
Feb 19 14:30:00.124 [deviate:sync] - Project file written: /tmp/project-2822059478.yaml | |
2025/02/19 14:30:00 Main package path: cmd/kn-event | |
2025/02/19 14:30:00 Main package path: cmd/kn-event-sender | |
2025/02/19 14:30:00 Dockerfile written: /home/ksuszyns/tmp/midstream-kn-plugin-event/openshift/ci-operator/build-image/Dockerfile | |
2025/02/19 14:30:00 Dockerfile written: /home/ksuszyns/tmp/midstream-kn-plugin-event/openshift/ci-operator/source-image/Dockerfile | |
2025/02/19 14:30:00 Dockerfile written: /home/ksuszyns/tmp/midstream-kn-plugin-event/openshift/ci-operator/images/kn-event/Dockerfile | |
2025/02/19 14:30:00 Dockerfile written: /home/ksuszyns/tmp/midstream-kn-plugin-event/openshift/ci-operator/images/kn-event-sender/Dockerfile | |
2025/02/19 14:30:00 Additional image from eventing knative.dev/eventing/cmd/broker/ingress registry.ci.openshift.org/openshift/knative-eventing-ingress:knative-nightly | |
2025/02/19 14:30:00 Additional image from eventing knative.dev/eventing/cmd/heartbeats_receiver registry.ci.openshift.org/openshift/knative-eventing-heartbeats-receiver:knative-nightly | |
2025/02/19 14:30:00 Additional image from eventing knative.dev/eventing/cmd/pong registry.ci.openshift.org/openshift/knative-eventing-pong:knative-nightly | |
2025/02/19 14:30:00 Additional image from eventing knative.dev/eventing/cmd/websocketsource registry.ci.openshift.org/openshift/knative-eventing-websocketsource:knative-nightly | |
2025/02/19 14:30:00 Additional image from eventing knative.dev/eventing/cmd/mtping registry.ci.openshift.org/openshift/knative-eventing-mtping:knative-nightly | |
2025/02/19 14:30:00 Additional image from eventing knative.dev/eventing/test/test_images/event-sender registry.ci.openshift.org/openshift/knative-eventing-test-event-sender:knative-nightly | |
2025/02/19 14:30:00 Additional image from eventing knative.dev/eventing/test/test_images/wathola-forwarder registry.ci.openshift.org/openshift/knative-eventing-test-wathola-forwarder:knative-nightly | |
2025/02/19 14:30:00 Additional image from eventing knative.dev/eventing/cmd/controller registry.ci.openshift.org/openshift/knative-eventing-controller:knative-nightly | |
2025/02/19 14:30:00 Additional image from eventing knative.dev/eventing/cmd/event_display registry.ci.openshift.org/openshift/knative-eventing-event-display:knative-nightly | |
2025/02/19 14:30:00 Additional image from eventing knative.dev/eventing/cmd/in_memory/channel_controller registry.ci.openshift.org/openshift/knative-eventing-channel-controller:knative-nightly | |
2025/02/19 14:30:00 Additional image from eventing knative.dev/eventing/cmd/mtchannel_broker registry.ci.openshift.org/openshift/knative-eventing-mtchannel-broker:knative-nightly | |
2025/02/19 14:30:00 Additional image from eventing knative.dev/eventing/test/test_images/print registry.ci.openshift.org/openshift/knative-eventing-test-print:knative-nightly | |
2025/02/19 14:30:00 Additional image from eventing knative.dev/pkg/apiextensions/storageversion/cmd/migrate registry.ci.openshift.org/openshift/knative-eventing-migrate:knative-nightly | |
2025/02/19 14:30:00 Additional image from eventing knative.dev/eventing/cmd/broker/filter registry.ci.openshift.org/openshift/knative-eventing-filter:knative-nightly | |
2025/02/19 14:30:00 Additional image from eventing knative.dev/eventing/cmd/webhook registry.ci.openshift.org/openshift/knative-eventing-webhook:knative-nightly | |
2025/02/19 14:30:00 Additional image from eventing knative.dev/eventing/test/test_images/recordevents registry.ci.openshift.org/openshift/knative-eventing-test-recordevents:knative-nightly | |
2025/02/19 14:30:00 Additional image from eventing knative.dev/eventing/test/test_images/request-sender registry.ci.openshift.org/openshift/knative-eventing-test-request-sender:knative-nightly | |
2025/02/19 14:30:00 Additional image from eventing knative.dev/eventing/test/test_images/wathola-receiver registry.ci.openshift.org/openshift/knative-eventing-test-wathola-receiver:knative-nightly | |
2025/02/19 14:30:00 Additional image from eventing knative.dev/eventing/test/test_images/wathola-sender registry.ci.openshift.org/openshift/knative-eventing-test-wathola-sender:knative-nightly | |
2025/02/19 14:30:00 Additional image from eventing knative.dev/eventing/cmd/in_memory/channel_dispatcher registry.ci.openshift.org/openshift/knative-eventing-channel-dispatcher:knative-nightly | |
2025/02/19 14:30:00 Additional image from eventing knative.dev/eventing/cmd/jobsink registry.ci.openshift.org/openshift/knative-eventing-jobsink:knative-nightly | |
2025/02/19 14:30:00 Additional image from eventing knative.dev/eventing/cmd/schema registry.ci.openshift.org/openshift/knative-eventing-schema:knative-nightly | |
2025/02/19 14:30:00 Additional image from eventing knative.dev/eventing/cmd/apiserver_receive_adapter registry.ci.openshift.org/openshift/knative-eventing-apiserver-receive-adapter:knative-nightly | |
2025/02/19 14:30:00 Additional image from eventing knative.dev/eventing/cmd/mqttsource registry.ci.openshift.org/openshift/knative-eventing-mqttsource:knative-nightly | |
2025/02/19 14:30:00 Additional image from eventing knative.dev/eventing/test/test_images/wathola-fetcher registry.ci.openshift.org/openshift/knative-eventing-test-wathola-fetcher:knative-nightly | |
2025/02/19 14:30:00 Additional image from eventing knative.dev/eventing/cmd/heartbeats registry.ci.openshift.org/openshift/knative-eventing-heartbeats:knative-nightly | |
2025/02/19 14:30:00 Additional image from eventing knative.dev/reconciler-test/cmd/eventshub registry.ci.openshift.org/openshift/knative-eventing-test-eventshub:knative-nightly | |
2025/02/19 14:30:00 Additional image from eventing knative.dev/eventing/cmd/appender registry.ci.openshift.org/openshift/knative-eventing-appender:knative-nightly | |
2025/02/19 14:30:00 Images mapping file written: /home/ksuszyns/tmp/midstream-kn-plugin-event/openshift/images.yaml | |
Feb 19 14:30:00.407 [deviate:sync] - Committing changes: :vhs: Images generated | |
Feb 19 14:30:00.430 [deviate:sync] -- Statistics: | |
openshift/ci-operator/build-image/Dockerfile | 2 +- | |
openshift/ci-operator/images/kn-event-sender/Dockerfile | 17 ++++++++--------- | |
openshift/ci-operator/images/kn-event/Dockerfile | 36 ++++++++++++++++++++++++++++++++++++ | |
openshift/ci-operator/source-image/Dockerfile | 7 +++++++ | |
openshift/images.yaml | 30 ++++++++++++++++++++++++++++++ | |
Feb 19 14:30:00.430 [deviate:sync] - Apply patches if present | |
Feb 19 14:30:00.430 [deviate:sync] -- Found 1 patche(s) | |
Feb 19 14:30:00.430 [deviate:sync] -- Applying /home/ksuszyns/tmp/midstream-kn-plugin-event/openshift/patches/00001-multiarch-helloworld-img.patch | |
Feb 19 14:30:00.431 [deviate:sync] - Committing changes: :fire: Apply carried patches | |
Feb 19 14:30:00.450 [deviate:sync] -- Statistics: | |
pkg/k8s/test/addressresolver_cases.go | 2 +- | |
Feb 19 14:30:03.532 [deviate:sync] Trigger CI | |
Feb 19 14:30:04.690 [deviate:sync] - Committing changes: :robot: Synchronize branch `release-next` to `upstream/main` | |
Feb 19 14:30:04.709 [deviate:sync] -- Statistics: | |
ci | 1 + | |
Feb 19 14:30:06.494 [deviate:sync] Create a sync PR for: release-next | |
Feb 19 14:30:06.842 [deviate:sync] Thr PR for release-next is already active: https://github.com/wavesoftware/midstream-kn-plugin-event/pull/2 |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment