Closed daniel-hutao closed 1 year ago
What is the type of your git repository?
@LinuxSuRen Git / private gitlab
@LinuxSuRen Do you have some idea about this problem now?
@LinuxSuRen Do you have some idea about this problem now?
I cannot get any useful information from the log output. I will try it on my environment.
OK; if you need me to provide logs of other components, you can tell me at any time.
@LinuxSuRen Do you have some idea about this problem now?
I cannot get any useful information from the log output. I will try it on my environment.
This problem will occur when jenkinsfile does not exist. This may should not be considered a bug, but ks cannot display related error logs at jenkins . Maybe we can consider making some optimizations on the interaction to pass the error message on jenkins transparently.
/remove-kind bug /feature-request /priority medium /milestone BackLog /project devops
Considering this is not a bug, but it's not easy to figure out the real problem. I would like to change the issue title to be more reasonable.
/retitle Make it be easier to get the error log due to the Jenkinsfile is missing
/kind feature-request /milestone BackLog /project devops
/remove-kind bug
@daniel-hutao: The label(s) area/devops
cannot be applied, because the repository doesn't have them.
If there is no Jenkinsfile in git repo, after scan repo, there are logs such as :
‘Jenkinsfile’ not found
Does not meet criteria
Describe the Bug
I created a Pipeline and cliecked the button "Scan Repository", but nothing heppended.
Logs at jenkins pod as below:
Versions Used KubeSphere: v3.1.0 Kubernetes: v1.18.14
/kind bug /area devops