Hi all, Is there any specific configuration I could apply permanently to avoid the below error that happens in https://ci.jenkins.io/ when running the tests on Windows?
> git.exe init C:\Users\jenkins\Work\workspace\gins_opentelemetry-plugin_PR-167\target\tmp\j h927479030425102413\workspace\co-3 # timeout=10 Fetching upstream changes from https://github.com/jenkinsci/opentelemetry-plugin ... [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // node [Pipeline] End of Pipeline hudson.plugins.git.GitException: Command "git.exe checkout -f a1479a055ebb33d6abf48ce9238fb586edc97203" returned status code 1: stdout: stderr: error: unable to create file src/main/resources/io/jenkins/plugins/opentelemetry/JenkinsOpenTelemetryPluginConfiguration/help-exportOtelConfigurationAsEnvironmentVariables.html: Filename too long I've been shorting the pipeline names for the time being, but I think the workaround doesn't work anymore. Thanks so much. -- You received this message because you are subscribed to the Google Groups "Jenkins Developers" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To view this discussion on the web visit https://groups.google.com/d/msgid/jenkinsci-dev/e9e92f22-2b38-48fb-86ac-7e216d67db61n%40googlegroups.com.
