You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@devlake.apache.org by "mindlesscloud (via GitHub)" <gi...@apache.org> on 2023/03/01 03:53:32 UTC

[GitHub] [incubator-devlake] mindlesscloud opened a new issue, #4552: [Bug][Bitbucket] subtask convertPipelineSteps ended with error

mindlesscloud opened a new issue, #4552:
URL: https://github.com/apache/incubator-devlake/issues/4552

   ### Search before asking
   
   - [X] I had searched in the [issues](https://github.com/apache/incubator-devlake/issues?q=is%3Aissue) and found no similar issues.
   
   
   ### What happened
   
   When I tried to collect my repo hosted by bitbucket, the tasks ended with an database error
   ```
   time="2023-03-01 10:59:24" level=error msg=" [pipeline service] [pipeline #267] [task #773] subtask convertPipelineSteps ended unexpectedly
           Wraps: (2) Error 1292: Incorrect datetime value: '0000-00-00' for column 'started_date' at row 10
           Wraps: (3) Error 1292: Incorrect datetime value: '0000-00-00' for column 'started_date' at row 10
           Error types: (1) *hintdetail.withDetail (2) *hintdetail.withDetail (3) *mysql.MySQLError"
   time="2023-03-01 10:59:24" level=error msg=" [task service] task failed
           caused by: Error running task 773.
           Wraps: (2) subtask convertPipelineSteps ended unexpectedly
           Wraps: (3) Error 1292: Incorrect datetime value: '0000-00-00' for column 'started_date' at row 10
           Wraps: (4) Error 1292: Incorrect datetime value: '0000-00-00' for column 'started_date' at row 10
           Error types: (1) *hintdetail.withDetail (2) *hintdetail.withDetail (3) *hintdetail.withDetail (4) *mysql.MySQLError"
   ```
   
   ### What do you expect to happen
   
   No errors should occur in the subtask `convertPipelineSteps`
   
   ### How to reproduce
   
   - setup the DevLake
   - create a blueprint from a bitbucket connection
   - trigger the data collection process
   
   ### Anything else
   
   _No response_
   
   ### Version
   
   main
   
   ### Are you willing to submit PR?
   
   - [X] Yes I am willing to submit a PR!
   
   ### Code of Conduct
   
   - [X] I agree to follow this project's [Code of Conduct](https://www.apache.org/foundation/policies/conduct)
   


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: commits-unsubscribe@devlake.apache.org.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org


[GitHub] [incubator-devlake] abeizn closed issue #4552: [Bug][Bitbucket] subtask convertPipelineSteps ended with error

Posted by "abeizn (via GitHub)" <gi...@apache.org>.
abeizn closed issue #4552: [Bug][Bitbucket] subtask convertPipelineSteps ended with error
URL: https://github.com/apache/incubator-devlake/issues/4552


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: commits-unsubscribe@devlake.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org