/home/mattheww/node1/artifactory/logs# curl -uadmin:password http://localhost:8081/artifactory/api/build/distribute/dockerpipeline/30 -X POST -H 'Content-Type: application/json' -d '{ "publish" : "true", "overideExistingFiles" : "true", "async" : "false", "targetRepo" : "dist-test", "dryRun" : "false"}' { "message" : "Distribution of dockerpipeline #30 encountered errors: Coordinate Field path in rule 'Docker-default' contains tokens that were not matched: ${artifactPath} for artifact docker-local/busybox/latest/sha256__07a152489297fc2bca20be96fab3527ceac5668328a30fd543a160cd689ee548, failing this rule.", "distributed" : [ { "repoName" : "registry", "created" : false, "type" : "docker", "visibility" : "Public", "premium" : false, "packages" : [ { "packageName" : "busybox", "created" : false, "licenses" : [ "AFL-2.1" ], "versions" : [ { "versionName" : "latest", "created" : false, "paths" : [ "docker-local/busybox/latest/manifest.json -> registry/busybox/latest/busybox/latest/manifest.json" ] } ] } ] } ], "messagesByPath" : [ { "path" : "docker-local/busybox/latest/sha256__8c811b4aec35f259572d0f79207bc0678df4c736eeec50bc9fec37ed936a472a", "errors" : [ { "code" : 400, "message" : "Coordinate Field version in rule 'Docker-default' contains tokens that were not matched: ${dockerTag} for artifact docker-local/busybox/latest/sha256__8c811b4aec35f259572d0f79207bc0678df4c736eeec50bc9fec37ed936a472a, failing this rule." }, { "code" : 400, "message" : "Coordinate Field package in rule 'Docker-default' contains tokens that were not matched: ${dockerImage} for artifact docker-local/busybox/latest/sha256__8c811b4aec35f259572d0f79207bc0678df4c736eeec50bc9fec37ed936a472a, failing this rule." }, { "code" : 400, "message" : "Coordinate Field path in rule 'Docker-default' contains tokens that were not matched: ${artifactPath} for artifact docker-local/busybox/latest/sha256__8c811b4aec35f259572d0f79207bc0678df4c736eeec50bc9fec37ed936a472a, failing this rule." } ], "warnings" : [ { "code" : 400, "message" : "Failing rule Docker-default - No value present for token ${dockerImage} that was found in field 'package' for artifact docker-local/busybox/latest/sha256__8c811b4aec35f259572d0f79207bc0678df4c736eeec50bc9fec37ed936a472a. Verify that this package has been indexed and property docker.repoName is set correctly." } ] }, { "path" : "docker-local/busybox/latest/sha256__07a152489297fc2bca20be96fab3527ceac5668328a30fd543a160cd689ee548", "errors" : [ { "code" : 400, "message" : "Coordinate Field package in rule 'Docker-default' contains tokens that were not matched: ${dockerImage} for artifact docker-local/busybox/latest/sha256__07a152489297fc2bca20be96fab3527ceac5668328a30fd543a160cd689ee548, failing this rule." }, { "code" : 400, "message" : "Coordinate Field path in rule 'Docker-default' contains tokens that were not matched: ${artifactPath} for artifact docker-local/busybox/latest/sha256__07a152489297fc2bca20be96fab3527ceac5668328a30fd543a160cd689ee548, failing this rule." }, { "code" : 400, "message" : "Coordinate Field version in rule 'Docker-default' contains tokens that were not matched: ${dockerTag} for artifact docker-local/busybox/latest/sha256__07a152489297fc2bca20be96fab3527ceac5668328a30fd543a160cd689ee548, failing this rule." } ], "warnings" : [ { "code" : 400, "message" : "Failing rule Docker-default - No value present for token ${dockerImage} that was found in field 'package' for artifact docker-local/busybox/latest/sha256__07a152489297fc2bca20be96fab3527ceac5668328a30fd543a160cd689ee548. Verify that this package has been indexed and property docker.repoName is set correctly." } ] } ] }