Project

Profile

Help

Issue #6312

closed

Upload Content workflow doc broken

Added by CodeHeeler about 4 years ago. Updated about 4 years ago.

Status:
CLOSED - CURRENTRELEASE
Priority:
Normal
Assignee:
Sprint/Milestone:
Start date:
Due date:
Estimated time:
Severity:
2. Medium
Version:
Platform Release:
OS:
Triaged:
Yes
Groomed:
No
Sprint Candidate:
No
Tags:
Documentation
Sprint:
Quarter:

Description

After downloading the fox rpm and creating an artifact, attempting to create content yields an error:

{
    "created_resources": [],
    "error": {
        "description": "{'non_field_errors': [ErrorDetail(string='There is already a package with: arch=noarch, checksum_type=sha256, epoch=0, name=fox, pkgId=eff95a379774c7622037bcb7ff347271dc727ae4ddce9b16017477b58488aa3e, release=2, version=1.1.', code='invalid')]}",
        "traceback": "  File \"/usr/local/lib/pulp/lib64/python3.7/site-packages/rq/worker.py\", line 884, in perform_job\n    rv = job.perform()\n  File \"/usr/local/lib/pulp/lib64/python3.7/site-packages/rq/job.py\", line 664, in perform\n    self._result = self._execute()\n  File \"/usr/local/lib/pulp/lib64/python3.7/site-packages/rq/job.py\", line 670, in _execute\n    return self.func(*self.args, **self.kwargs)\n  File \"/home/vagrant/devel/pulpcore/pulpcore/app/tasks/base.py\", line 17, in general_create\n    serializer.is_valid(raise_exception=True)\n  File \"/usr/local/lib/pulp/lib64/python3.7/site-packages/rest_framework/serializers.py\", line 243, in is_valid\n    raise ValidationError(self.errors)\n"
    },
    "finished_at": "2020-03-09T20:03:31.042872Z",
    "name": "pulpcore.app.tasks.base.general_create",
    "progress_reports": [],
    "pulp_created": "2020-03-09T20:03:30.816710Z",
    "pulp_href": "/pulp/api/v3/tasks/0b8877d7-da6c-4688-9ef7-7d83e51c638d/",
    "reserved_resources_record": [
        "/pulp/api/v3/artifacts/b1780a31-2f7e-4a34-b0d3-ec75df8f4e57/"
    ],
    "started_at": "2020-03-09T20:03:30.938317Z",
    "state": "failed",
    "worker": "/pulp/api/v3/workers/b08d8807-b42f-4b9a-9fc7-bdec7231f0a5/"
}
Actions #1

Updated by CodeHeeler about 4 years ago

  • Description updated (diff)
Actions #2

Updated by ttereshc about 4 years ago

  • Sprint/Milestone set to Pulp 3.x RPM (Katello 3.16)
Actions #3

Updated by ttereshc about 4 years ago

It's worth going through all workflows/scripts and verify that all of them are working. Not only in isolation but also if ran all together.

Actions #4

Updated by ttereshc about 4 years ago

  • Triaged changed from No to Yes
Actions #5

Updated by ppicka about 4 years ago

  • Status changed from NEW to ASSIGNED
  • Assignee set to ppicka
Actions #6

Updated by pulpbot about 4 years ago

  • Status changed from ASSIGNED to POST

Added by ppicka about 4 years ago

Revision 722b9aa7 | View on GitHub

Independent docs script

Docs check scripts can be run together.

closes #6312 https://pulp.plan.io/issues/6312

Actions #7

Updated by ppicka about 4 years ago

  • Status changed from POST to MODIFIED
Actions #8

Updated by dalley about 4 years ago

  • Sprint/Milestone changed from Pulp 3.x RPM (Katello 3.16) to Pulp RPM 3.3.0
Actions #9

Updated by dalley about 4 years ago

  • Status changed from MODIFIED to CLOSED - CURRENTRELEASE

Also available in: Atom PDF