Failed to upload artifacts using nexus-artifact-uploader plugin

Hi, Guys

Here is the Jenkins script to upload the artifacts, what’s the cause of the failure? Thanks.

nexusArtifactUploader(
nexusVersion: ‘nexus3’,
protocol: ‘https’,
nexusUrl: ‘nexus-int.corp.hpicloud.net’,
groupId: ‘Builds.Development’,
version: ‘2.1.4.3’,
repository: ‘thin-client-repo’,
credentialsId: ‘7a88d4dd-610c-4d03-9376-a797af1a4a93’,
artifacts: [
[artifactId: ‘HPSystemInformation’,
classifier: ‘’,
file: ‘HPSystemInformation-02.01.04-Win64.zip’,
type: ‘zip’]
]

Error Message and “Raw” Repo ‘thin-client-repo’:

You probably want to contact your internal team which runs the server.

Thanks. Pls delete this post for me.