jenkinsci / bitbucket-push-and-pull-request-plugin

Plugin for Jenkins v2.138.2 or later, that triggers job builds on Bitbucket's push and pull request events.
https://plugins.jenkins.io/bitbucket-push-and-pull-request
MIT License
46 stars 50 forks source link

Jenkins trigger does not work #299

Open KristapsKrumins opened 1 year ago

KristapsKrumins commented 1 year ago

Plugin receives payload but does not trigger the job.

May 22, 2023 5:33:50 PM FINE io.jenkins.plugins.bitbucketpushandpullrequest.config.BitBucketPPRPluginConfig
Read bitbucket push and pull request plugin global configuration.
May 22, 2023 5:33:50 PM FINE io.jenkins.plugins.bitbucketpushandpullrequest.config.BitBucketPPRPluginConfig
Read bitbucket push and pull request plugin global configuration.
May 22, 2023 5:33:51 PM FINE io.jenkins.plugins.bitbucketpushandpullrequest.config.BitBucketPPRPluginConfig
Read bitbucket push and pull request plugin global configuration.
May 22, 2023 5:35:14 PM INFO io.jenkins.plugins.bitbucketpushandpullrequest.receiver.BitBucketPPRHookReceiver doIndex
Received POST request over Bitbucket hook
May 22, 2023 5:35:14 PM FINEST io.jenkins.plugins.bitbucketpushandpullrequest.receiver.BitBucketPPRHookReceiver
the payload is: {"push":{"changes":[{"forced":false,"links":{"html":{"href":"https://bitbucket.org/...}
May 22, 2023 5:35:14 PM FINE io.jenkins.plugins.bitbucketpushandpullrequest.observer.BitBucketPPRObserverFactory
Add BitBucketPPRPushCloudObserver for {}
May 22, 2023 5:35:14 PM INFO io.jenkins.plugins.bitbucketpushandpullrequest.processor.BitBucketPPRPayloadProcessorFactory createProcessor
Create BitBucketPPRRepositoryCloudPayloadProcessor
May 22, 2023 5:35:14 PM INFO io.jenkins.plugins.bitbucketpushandpullrequest.processor.BitBucketPPRRepositoryCloudPayloadProcessor buildActionForJobs
Instantiate BitBucketPPRRepositoryAction
May 22, 2023 5:35:14 PM INFO io.jenkins.plugins.bitbucketpushandpullrequest.action.BitBucketPPRRepositoryAction 
Received commit hook notification for branch: test-jenkins
May 22, 2023 5:35:14 PM INFO io.jenkins.plugins.bitbucketpushandpullrequest.action.BitBucketPPRRepositoryAction 
Received commit hook type: branch
May 22, 2023 5:35:14 PM FINE io.jenkins.plugins.bitbucketpushandpullrequest.BitBucketPPRJobProbe
Trigger not set
May 22, 2023 5:35:14 PM FINE io.jenkins.plugins.bitbucketpushandpullrequest.BitBucketPPRJobProbe
Trigger not set