CodePipeline error ERROR Failed to record SCM polling for hudson model

0 votes

I have a CodePipeline that pulls from GitHub, builds with Jenkins and deploys it on ElasicBeanStalk. But I get theis error:

ERROR: Failed to record SCM polling for hudson.model.FreeStyleProject@ae44565e6[AppPortal] com.amazonaws.services.codepipeline.model.ActionTypeNotFoundException: ActionType (Category: 'Build', Owner: 'Custom', Provider: 'MPiplelineProvider', Version: '1') is not available (Service: AWSCodePipeline; Status Code: 400; Error Code: ActionTypeNotFoundException; Request ID: e35456561d-999f-56e7-3rgf-75985675533b3) at com.amazonaws.http.AmazonHttpClient.handleErrorResponse(AmazonHttpClient.java:1401) at com.amazonaws.http.AmazonHttpClient.executeOneRequest(AmazonHttpClient.java:945) at com.amazonaws.http.AmazonHttpClient.executeHelper(AmazonHttpClient.java:723) at com.amazonaws.http.AmazonHttpClient.doExecute(AmazonHttpClient.java:475) at com.amazonaws.http.AmazonHttpClient.executeWithTimer(AmazonHttpClient.java:437) at com.amazonaws.http.AmazonHttpClient.execute(AmazonHttpClient.java:386) at com.amazonaws.services.codepipeline.AWSCodePipelineClient.doInvoke(AWSCodePipelineClient.java:2078)
Jul 4, 2019 in AWS by Haseeb
1,295 views

1 answer to this question.

0 votes

Register the jenkins custom pipeline custom action type in CodePipeline in the same region you're polling. 

List your custom action types in that region and make sure category, provider and versions match. 

aws codepipeline list-action-types --action-owner-filter Custom --region us-west-
answered Jul 4, 2019 by Akki

Related Questions In AWS

0 votes
1 answer

CodePipeline Build failed, error asking for runtime version.

If you use the aws/codebuild/standard:2.0 CodeBuild managed ...READ MORE

answered Jun 28, 2019 in AWS by Haseeb
3,001 views
0 votes
1 answer
0 votes
3 answers
0 votes
1 answer
0 votes
1 answer
webinar REGISTER FOR FREE WEBINAR X
REGISTER NOW
webinar_success Thank you for registering Join Edureka Meetup community for 100+ Free Webinars each month JOIN MEETUP GROUP