All of lore.kernel.org
 help / color / mirror / Atom feed
From: Patchwork <patchwork@emeril.freedesktop.org>
To: Alan Previn <alan.previn.teres.alexis@intel.com>
Cc: igt-dev@lists.freedesktop.org
Subject: [igt-dev] ✗ GitLab.Pipeline: warning for Introduce PXP Test (rev7)
Date: Wed, 25 Aug 2021 06:15:57 -0000	[thread overview]
Message-ID: <162987215757.17673.18102079934894647184@emeril.freedesktop.org> (raw)
In-Reply-To: <20210825053109.336142-1-alan.previn.teres.alexis@intel.com>

== Series Details ==

Series: Introduce PXP Test (rev7)
URL   : https://patchwork.freedesktop.org/series/87570/
State : warning

== Summary ==

Pipeline status: FAILED.

see https://gitlab.freedesktop.org/gfx-ci/igt-ci-tags/-/pipelines/388082 for the overview.

build-containers:build-debian has failed (https://gitlab.freedesktop.org/gfx-ci/igt-ci-tags/-/jobs/13080590):
  Setting up libmount-dev:amd64 (2.33.1-0.1) ...
  Setting up libcairo-script-interpreter2:amd64 (1.16.0-4+deb10u1) ...
  Setting up libfontconfig1-dev:amd64 (2.13.1-2) ...
  Setting up libdw-dev:amd64 (0.176-1.1) ...
  Setting up libglib2.0-dev:amd64 (2.58.3-2+deb10u3) ...
  Setting up libcairo2-dev:amd64 (1.16.0-4+deb10u1) ...
  Processing triggers for libc-bin (2.28-10) ...
  5d99ebc0f7fc92cd0c9353f989ee7ed88760e218d7e5db09810f9cf0ba4f4e8f
  STEP 4: RUN apt-get clean
  STEP 5: COMMIT registry.freedesktop.org/gfx-ci/igt-ci-tags/build-debian-minimal:dockerfile-6bf4b730e51b28190390693acbc1776ba69f9124
  e5c509b8c0a358091ad32ce2b8e106638bfdcf80b7089359bbe709f9d4bb4c78
  [Warning] one or more build args were not consumed: [CI_COMMIT_SHA CI_REGISTRY_IMAGE]
  Getting image source signatures
  Error: Error copying image to the remote destination: Error trying to reuse blob sha256:80092b3a41154de4cac582a8e89b168126945dbe776db7d2172221da8ebf9bac at destination: unexpected http code: 502 (Bad Gateway), URL: https://gitlab.freedesktop.org/jwt/auth?account=gitlab-ci-token&scope=repository%3Agfx-ci%2Figt-ci-tags%2Fbuild-debian-minimal%3Apull%2Cpush&service=container_registry
  section_end:1629871379:step_script
  section_start:1629871379:cleanup_file_variables
  Cleaning up file based variables
  section_end:1629871380:cleanup_file_variables
  ERROR: Job failed: exit code 1
  

build-containers:build-debian-arm64 has failed (https://gitlab.freedesktop.org/gfx-ci/igt-ci-tags/-/jobs/13080592):
  done.
  Processing triggers for libc-bin (2.28-10) ...
  749d6b2df0f2e8e0f69c1105aed76f634f3d09f639c14c70e3580975fe9dd077
  STEP 7: RUN apt-get clean
  STEP 8: COMMIT registry.freedesktop.org/gfx-ci/igt-ci-tags/build-debian-arm64:dockerfile-f370b1c77e386827453db413b775a4c9bff41794
  7360075a71dacfc66f0b49b3271b9a459904dbe51c5760efac48fe52da27946c
  [Warning] one or more build args were not consumed: [CI_COMMIT_SHA CI_REGISTRY_IMAGE]
  Getting image source signatures
  Copying blob sha256:bcd671e982c319d93d63aba55fcf7d23c596cb73d6e7762fd03be70da5efe002
  Copying config sha256:7360075a71dacfc66f0b49b3271b9a459904dbe51c5760efac48fe52da27946c
  Writing manifest to image destination
  Storing signatures
  Getting image source signatures
  time="2021-08-25T06:09:27Z" level=fatal msg="Error trying to reuse blob sha256:a1c4b97398ec8bc7b17c52a01ef6941dc58811cb43f945b093db7a131586297a at destination: unexpected http code: 502 (Bad Gateway), URL: https://gitlab.freedesktop.org/jwt/auth?account=gitlab-ci-token&scope=repository%3Agfx-ci%2Figt-ci-tags%2Fbuild-debian-arm64%3Apull%2Cpush&service=container_registry" 
  section_end:1629871767:step_script
  section_start:1629871767:cleanup_file_variables
  Cleaning up file based variables
  section_end:1629871768:cleanup_file_variables
  ERROR: Job failed: exit code 1

== Logs ==

For more details see: https://gitlab.freedesktop.org/gfx-ci/igt-ci-tags/-/pipelines/388082

  parent reply	other threads:[~2021-08-25  6:15 UTC|newest]

Thread overview: 25+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2021-08-25  5:30 [igt-dev] [PATCH i-g-t v7 00/17] Introduce PXP Test Alan Previn
2021-08-25  5:30 ` [igt-dev] [PATCH i-g-t v7 01/17] Add PXP UAPI support in i915_drm.h Alan Previn
2021-08-25  5:30 ` [igt-dev] [PATCH i-g-t v7 02/17] Update IOCTL wrapper with DRM_IOCTL_I915_GEM_CONTEXT_CREATE_EXT Alan Previn
2021-08-26  5:54   ` Petri Latvala
2021-09-02 15:35   ` Teres Alexis, Alan Previn
2021-08-25  5:30 ` [igt-dev] [PATCH i-g-t v7 03/17] Add basic PXP testing of buffer and context alloc Alan Previn
2021-08-25  5:30 ` [igt-dev] [PATCH i-g-t v7 04/17] Perform a regular 3d copy as a control checkpoint Alan Previn
2021-08-25  5:30 ` [igt-dev] [PATCH i-g-t v7 05/17] Add PXP attribute support in batchbuffer and buffer_ops libs Alan Previn
2021-08-25  5:30 ` [igt-dev] [PATCH i-g-t v7 06/17] Add MI_SET_APPID instruction definition Alan Previn
2021-08-25  5:30 ` [igt-dev] [PATCH i-g-t v7 07/17] Enable protected session cmd in gen12_render_copyfunc Alan Previn
2021-08-25  5:31 ` [igt-dev] [PATCH i-g-t v7 08/17] Add subtest to copy raw source to protected dest Alan Previn
2021-08-25  5:31 ` [igt-dev] [PATCH i-g-t v7 09/17] Add test where both src and dest are protected Alan Previn
2021-08-25  5:31 ` [igt-dev] [PATCH i-g-t v7 10/17] Verify PXP teardown occurred through suspend-resume Alan Previn
2021-08-25  5:31 ` [igt-dev] [PATCH i-g-t v7 11/17] Verify execbuf fails with stale PXP context after teardown Alan Previn
2021-08-25  5:31 ` [igt-dev] [PATCH i-g-t v7 12/17] Verify execbuf fails with stale PXP buffer " Alan Previn
2021-08-25  5:31 ` [igt-dev] [PATCH i-g-t v7 13/17] Verify execbuf ok with stale PXP buf in opt-out use Alan Previn
2021-08-25  5:31 ` [igt-dev] [PATCH i-g-t v7 14/17] Verify execution behavior with stale PXP assets through suspend-resume Alan Previn
2021-08-25  5:31 ` [igt-dev] [PATCH i-g-t v7 15/17] Ensure RESET_STATS reports invalidated protected contexts Alan Previn
2021-08-25  5:31 ` [igt-dev] [PATCH i-g-t v7 16/17] Verify protected surfaces are dma buffer sharable Alan Previn
2021-08-25  5:31 ` [igt-dev] [PATCH i-g-t v7 17/17] tests/i915_pxp: CRC validation for display tests Alan Previn
2021-08-25  6:15 ` Patchwork [this message]
2021-08-25  6:26 ` [igt-dev] ✓ Fi.CI.BAT: success for Introduce PXP Test (rev7) Patchwork
2021-08-25 11:59 ` [igt-dev] ✓ Fi.CI.IGT: " Patchwork
2021-09-02 16:11 ` [igt-dev] ✗ Fi.CI.BUILD: failure for Introduce PXP Test (rev8) Patchwork
2021-09-02 16:17   ` Teres Alexis, Alan Previn

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=162987215757.17673.18102079934894647184@emeril.freedesktop.org \
    --to=patchwork@emeril.freedesktop.org \
    --cc=alan.previn.teres.alexis@intel.com \
    --cc=igt-dev@lists.freedesktop.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.