Created
July 1, 2021 15:42
-
-
Save LalatenduMohanty/860b53fca824eec52a36c369f6503eba to your computer and use it in GitHub Desktop.
oc image extract error
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
I0701 11:41:49.366756 398972 config.go:128] looking for config.json at /home/lmohanty/.docker/config.json | |
I0701 11:41:49.366850 398972 config.go:136] found valid config.json at /home/lmohanty/.docker/config.json | |
I0701 11:41:49.367006 398972 round_trippers.go:425] curl -k -v -XGET 'https://quay.io/v2/' | |
I0701 11:41:49.580915 398972 round_trippers.go:445] GET https://quay.io/v2/ 401 Unauthorized in 213 milliseconds | |
I0701 11:41:49.580948 398972 round_trippers.go:451] Response Headers: | |
I0701 11:41:49.580957 398972 round_trippers.go:454] Www-Authenticate: Bearer realm="https://quay.io/v2/auth",service="quay.io" | |
I0701 11:41:49.580971 398972 round_trippers.go:454] Server: nginx/1.12.1 | |
I0701 11:41:49.580978 398972 round_trippers.go:454] Date: Thu, 01 Jul 2021 15:41:49 GMT | |
I0701 11:41:49.580987 398972 round_trippers.go:454] Content-Type: text/html; charset=utf-8 | |
I0701 11:41:49.580996 398972 round_trippers.go:454] Content-Length: 4 | |
I0701 11:41:49.581004 398972 round_trippers.go:454] Docker-Distribution-Api-Version: registry/2.0 | |
I0701 11:41:49.583161 398972 credentials.go:108] Found secret to match https://quay.io/v2/auth (quay.io/auth): | |
I0701 11:41:49.583289 398972 round_trippers.go:425] curl -k -v -XGET -H "Authorization: Basic <masked>" 'https://quay.io/v2/auth?account=openshift-release-dev%2Blmohantyredhatcom1du24rwwb0ahkp17orwoyaabpu1&scope=repository%3Aopenshift-release-dev%2Focp-release%3Apull&service=quay.io' | |
I0701 11:41:49.669961 398972 round_trippers.go:445] GET https://quay.io/v2/auth?account=openshift-release-dev%2Blmohantyredhatcom1du24rwwb0ahkp17orwoyaabpu1&scope=repository%3Aopenshift-release-dev%2Focp-release%3Apull&service=quay.io 200 OK in 86 milliseconds | |
I0701 11:41:49.670012 398972 round_trippers.go:451] Response Headers: | |
I0701 11:41:49.670037 398972 round_trippers.go:454] X-Frame-Options: DENY | |
I0701 11:41:49.670051 398972 round_trippers.go:454] Strict-Transport-Security: max-age=63072000; preload | |
I0701 11:41:49.670062 398972 round_trippers.go:454] Server: nginx/1.12.1 | |
I0701 11:41:49.670072 398972 round_trippers.go:454] Date: Thu, 01 Jul 2021 15:41:49 GMT | |
I0701 11:41:49.670087 398972 round_trippers.go:454] Content-Type: application/json | |
I0701 11:41:49.670106 398972 round_trippers.go:454] Content-Length: 1265 | |
I0701 11:41:49.670129 398972 round_trippers.go:454] Cache-Control: no-cache, no-store, must-revalidate | |
I0701 11:41:49.670407 398972 round_trippers.go:425] curl -k -v -XHEAD -H "Accept: application/vnd.docker.distribution.manifest.v1+prettyjws" -H "Accept: application/json" -H "Accept: application/vnd.docker.distribution.manifest.v2+json" -H "Accept: application/vnd.docker.distribution.manifest.list.v2+json" -H "Accept: application/vnd.oci.image.index.v1+json" -H "Accept: application/vnd.oci.image.manifest.v1+json" -H "Authorization: Bearer <masked>" 'https://quay.io/v2/openshift-release-dev/ocp-release/manifests/4.8.0-rc.1-x86_64' | |
I0701 11:41:49.819736 398972 round_trippers.go:445] HEAD https://quay.io/v2/openshift-release-dev/ocp-release/manifests/4.8.0-rc.1-x86_64 200 OK in 149 milliseconds | |
I0701 11:41:49.819777 398972 round_trippers.go:451] Response Headers: | |
I0701 11:41:49.819791 398972 round_trippers.go:454] Docker-Content-Digest: sha256:3a63dd437e1576e6ca74a9f60bbfb52488f0a5d7090b6c855e11e1919acd2d3e | |
I0701 11:41:49.819803 398972 round_trippers.go:454] X-Frame-Options: DENY | |
I0701 11:41:49.819813 398972 round_trippers.go:454] Strict-Transport-Security: max-age=63072000; preload | |
I0701 11:41:49.819824 398972 round_trippers.go:454] Server: nginx/1.12.1 | |
I0701 11:41:49.819834 398972 round_trippers.go:454] Date: Thu, 01 Jul 2021 15:41:49 GMT | |
I0701 11:41:49.819848 398972 round_trippers.go:454] Content-Type: application/vnd.docker.distribution.manifest.v2+json | |
I0701 11:41:49.819862 398972 round_trippers.go:454] Content-Length: 1582 | |
I0701 11:41:49.820182 398972 round_trippers.go:425] curl -k -v -XGET -H "Accept: application/vnd.docker.distribution.manifest.list.v2+json" -H "Accept: application/vnd.docker.distribution.manifest.v2+json" -H "Accept: application/vnd.oci.image.manifest.v1+json" -H "Authorization: Bearer <masked>" 'https://quay.io/v2/openshift-release-dev/ocp-release/manifests/sha256:3a63dd437e1576e6ca74a9f60bbfb52488f0a5d7090b6c855e11e1919acd2d3e' | |
I0701 11:41:49.903555 398972 round_trippers.go:445] GET https://quay.io/v2/openshift-release-dev/ocp-release/manifests/sha256:3a63dd437e1576e6ca74a9f60bbfb52488f0a5d7090b6c855e11e1919acd2d3e 200 OK in 83 milliseconds | |
I0701 11:41:49.903603 398972 round_trippers.go:451] Response Headers: | |
I0701 11:41:49.903625 398972 round_trippers.go:454] Docker-Content-Digest: sha256:3a63dd437e1576e6ca74a9f60bbfb52488f0a5d7090b6c855e11e1919acd2d3e | |
I0701 11:41:49.903652 398972 round_trippers.go:454] X-Frame-Options: DENY | |
I0701 11:41:49.903664 398972 round_trippers.go:454] Strict-Transport-Security: max-age=63072000; preload | |
I0701 11:41:49.903679 398972 round_trippers.go:454] Server: nginx/1.12.1 | |
I0701 11:41:49.903698 398972 round_trippers.go:454] Date: Thu, 01 Jul 2021 15:41:49 GMT | |
I0701 11:41:49.903718 398972 round_trippers.go:454] Content-Type: application/vnd.docker.distribution.manifest.v2+json | |
I0701 11:41:49.903733 398972 round_trippers.go:454] Content-Length: 1582 | |
I0701 11:41:49.904462 398972 round_trippers.go:425] curl -k -v -XGET -H "Accept-Encoding: identity" -H "Authorization: Bearer <masked>" 'https://quay.io/v2/openshift-release-dev/ocp-release/blobs/sha256:e72b401ddaa986cfe886fb5e23dbf80c5605a7461181a65eefd2b2be2fa76f34' | |
I0701 11:41:49.940204 398972 round_trippers.go:445] GET https://quay.io/v2/openshift-release-dev/ocp-release/blobs/sha256:e72b401ddaa986cfe886fb5e23dbf80c5605a7461181a65eefd2b2be2fa76f34 302 Found in 35 milliseconds | |
I0701 11:41:49.940248 398972 round_trippers.go:451] Response Headers: | |
I0701 11:41:49.940265 398972 round_trippers.go:454] Date: Thu, 01 Jul 2021 15:41:49 GMT | |
I0701 11:41:49.940275 398972 round_trippers.go:454] Content-Type: text/html; charset=utf-8 | |
I0701 11:41:49.940284 398972 round_trippers.go:454] Content-Length: 1229 | |
I0701 11:41:49.940298 398972 round_trippers.go:454] Docker-Content-Digest: sha256:e72b401ddaa986cfe886fb5e23dbf80c5605a7461181a65eefd2b2be2fa76f34 | |
I0701 11:41:49.940313 398972 round_trippers.go:454] Cache-Control: max-age=31536000 | |
I0701 11:41:49.940326 398972 round_trippers.go:454] Server: nginx/1.12.1 | |
I0701 11:41:49.940339 398972 round_trippers.go:454] Accept-Ranges: bytes | |
I0701 11:41:49.940351 398972 round_trippers.go:454] X-Frame-Options: DENY | |
I0701 11:41:49.940363 398972 round_trippers.go:454] Strict-Transport-Security: max-age=63072000; preload | |
I0701 11:41:49.940375 398972 round_trippers.go:454] Location: https://cdn02.quay.io/sha256/e7/e72b401ddaa986cfe886fb5e23dbf80c5605a7461181a65eefd2b2be2fa76f34?Expires=1625154709&Signature=Eg9yBtD72tlxiKUbtf1~Ry6SyVfawkwSZZq0xF57SQNW9wWOAsrITio1tOyZvuzP9TxTcF599o0n9WLqy2PvR2CQSn2LfNbfLXzgvPV~uRCoJaXpaNDheCKsOk2O0PLqFbCzJFfnxKucRi1U5nTR0IFO4Zo0ul4StAStc76awhETb~YFBnvA5qnuc0Lo4sBjd~US2SbYqIx5cNPLaHMI~cKO8iM8nmbbk-j3iik0YKg9nHsphI-sJ1Kr94yxJ4474phsUYZciglNy1gvadJlnhJXbuBVCNrqKtKVYCSx8vSb6ZAEN0mJYDPTgTgz9ATXHHzlA9KAlw9YHqcGJL5hLA__&Key-Pair-Id=APKAJ67PQLWGCSP66DGA | |
I0701 11:41:49.940545 398972 round_trippers.go:425] curl -k -v -XGET -H "Referer: https://quay.io/v2/openshift-release-dev/ocp-release/blobs/sha256:e72b401ddaa986cfe886fb5e23dbf80c5605a7461181a65eefd2b2be2fa76f34" -H "Accept-Encoding: identity" 'https://cdn02.quay.io/sha256/e7/e72b401ddaa986cfe886fb5e23dbf80c5605a7461181a65eefd2b2be2fa76f34?Expires=1625154709&Signature=Eg9yBtD72tlxiKUbtf1~Ry6SyVfawkwSZZq0xF57SQNW9wWOAsrITio1tOyZvuzP9TxTcF599o0n9WLqy2PvR2CQSn2LfNbfLXzgvPV~uRCoJaXpaNDheCKsOk2O0PLqFbCzJFfnxKucRi1U5nTR0IFO4Zo0ul4StAStc76awhETb~YFBnvA5qnuc0Lo4sBjd~US2SbYqIx5cNPLaHMI~cKO8iM8nmbbk-j3iik0YKg9nHsphI-sJ1Kr94yxJ4474phsUYZciglNy1gvadJlnhJXbuBVCNrqKtKVYCSx8vSb6ZAEN0mJYDPTgTgz9ATXHHzlA9KAlw9YHqcGJL5hLA__&Key-Pair-Id=APKAJ67PQLWGCSP66DGA' | |
I0701 11:41:50.009361 398972 round_trippers.go:445] GET https://cdn02.quay.io/sha256/e7/e72b401ddaa986cfe886fb5e23dbf80c5605a7461181a65eefd2b2be2fa76f34?Expires=1625154709&Signature=Eg9yBtD72tlxiKUbtf1~Ry6SyVfawkwSZZq0xF57SQNW9wWOAsrITio1tOyZvuzP9TxTcF599o0n9WLqy2PvR2CQSn2LfNbfLXzgvPV~uRCoJaXpaNDheCKsOk2O0PLqFbCzJFfnxKucRi1U5nTR0IFO4Zo0ul4StAStc76awhETb~YFBnvA5qnuc0Lo4sBjd~US2SbYqIx5cNPLaHMI~cKO8iM8nmbbk-j3iik0YKg9nHsphI-sJ1Kr94yxJ4474phsUYZciglNy1gvadJlnhJXbuBVCNrqKtKVYCSx8vSb6ZAEN0mJYDPTgTgz9ATXHHzlA9KAlw9YHqcGJL5hLA__&Key-Pair-Id=APKAJ67PQLWGCSP66DGA 200 OK in 68 milliseconds | |
I0701 11:41:50.009382 398972 round_trippers.go:451] Response Headers: | |
I0701 11:41:50.009389 398972 round_trippers.go:454] Etag: "e8459a7d8c36928223f0a4be48682e98-1" | |
I0701 11:41:50.009394 398972 round_trippers.go:454] Content-Type: binary/octet-stream | |
I0701 11:41:50.009397 398972 round_trippers.go:454] X-Amz-Replication-Status: COMPLETED | |
I0701 11:41:50.009402 398972 round_trippers.go:454] Last-Modified: Fri, 25 Jun 2021 13:23:44 GMT | |
I0701 11:41:50.009405 398972 round_trippers.go:454] X-Amz-Version-Id: VVt_hKlAxT0EKzulIjYGUGxrJijXqWx7 | |
I0701 11:41:50.009409 398972 round_trippers.go:454] Accept-Ranges: bytes | |
I0701 11:41:50.009413 398972 round_trippers.go:454] X-Cache: Hit from cloudfront | |
I0701 11:41:50.009418 398972 round_trippers.go:454] Via: 1.1 7cbeba72688c67adb3ad90a78c151742.cloudfront.net (CloudFront) | |
I0701 11:41:50.009423 398972 round_trippers.go:454] Age: 11984 | |
I0701 11:41:50.009427 398972 round_trippers.go:454] Content-Length: 1778 | |
I0701 11:41:50.009432 398972 round_trippers.go:454] Date: Thu, 01 Jul 2021 12:22:06 GMT | |
I0701 11:41:50.009435 398972 round_trippers.go:454] X-Amz-Server-Side-Encryption: AES256 | |
I0701 11:41:50.009440 398972 round_trippers.go:454] Server: AmazonS3 | |
I0701 11:41:50.009444 398972 round_trippers.go:454] X-Amz-Cf-Pop: BOS50-C1 | |
I0701 11:41:50.009448 398972 round_trippers.go:454] X-Amz-Cf-Id: BGCW_YeIlAnnjkI1T3gDe7K_ZOS78lXpN2HlY06-v4b_ujbzdaUzYg== | |
I0701 11:41:50.009516 398972 manifest.go:310] Raw image config json: | |
{"id":"","created":"2021-06-25T13:23:18Z","container_config":{},"docker_version":"1.13.1","config":{"Hostname":"fb418c8f8fe0","Env":["__doozer=merge","BUILD_RELEASE=202106152230.p0.git.ea6e779.assembly.stream","BUILD_VERSION=v4.8.0","OS_GIT_MAJOR=4","OS_GIT_MINOR=8","OS_GIT_PATCH=0","OS_GIT_TREE_STATE=clean","OS_GIT_VERSION=4.8.0-202106152230.p0.git.ea6e779.assembly.stream-ea6e779","SOURCE_GIT_TREE_STATE=clean","OS_GIT_COMMIT=ea6e779","SOURCE_DATE_EPOCH=1623357496","SOURCE_GIT_COMMIT=ea6e779ef89710879e2c08c0e5847a5b5e860b28","SOURCE_GIT_TAG=v1.0.0-553-gea6e779e","SOURCE_GIT_URL=https://github.com/openshift/cluster-version-operator","GODEBUG=x509ignoreCN=0,madvdontneed=1","PATH=/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin","container=oci"],"Entrypoint":["/usr/bin/cluster-version-operator"],"Labels":{"io.openshift.release":"4.8.0-rc.1","io.openshift.release.base-image-digest":"sha256:06312be122209b0ed55b5be9199525d495fda9b9490bc5c5337bb96fe4551547"}},"architecture":"amd64","size":125976475,"rootfs":{"type":"layers","diff_ids":["sha256:98469092e6042f8c9cc81dcb1a710957fb5ef27817c9b178f7b71c4f242cb2ed","sha256:bfb9caafb0fc0d8496a27709f1698ac90d1a306556387a75b92a86063544f4c8","sha256:924f7fd5c15fc3e5979c3abe1bc5258034078ca839e45b32bcaa5f9f4f3c5fe0","sha256:fe119c49bca593c3f3b124219431a0895988cfa955b982715d7b2c6fab3b1d60","sha256:936238f80e4e8081ce149743282a92abfb4bbbc7c523fb97a4515e8e482a0dcb","sha256:80421b143dc1882fee3efd76f3f3df34bb167bd3add29892ef6106efda7e5a52"]},"history":[{"created":"2021-06-25T13:23:18Z","comment":"Release image for OpenShift"},{"created":"2021-06-25T13:23:18Z"},{"created":"2021-06-25T13:23:18Z"},{"created":"2021-06-25T13:23:18Z"},{"created":"2021-06-25T13:23:18Z"},{"created":"2021-06-25T13:23:18Z"}],"os":"linux"} | |
I0701 11:41:50.009753 398972 extract.go:452] Extracting from layer: distribution.Descriptor{MediaType:"application/vnd.docker.image.rootfs.diff.tar.gzip", Size:84116519, Digest:"sha256:33db084abe90803d3c1ed1fa2db456724adb80961c94c09f91bf5b2c046a9008", URLs:[]string(nil), Annotations:map[string]string(nil), Platform:(*v1.Platform)(nil)} | |
I0701 11:41:50.009819 398972 extract.go:474] Extracting layer sha256:33db084abe90803d3c1ed1fa2db456724adb80961c94c09f91bf5b2c046a9008 with options &archive.TarOptions{IncludeFiles:[]string(nil), ExcludePatterns:[]string(nil), Compression:0, NoLchown:false, ChownOpts:(*idtools.Identity)(nil), IncludeSourceDir:false, WhiteoutFormat:0, NoOverwriteDirNonDir:false, RebaseNames:map[string]string(nil), InUserNS:false, Chown:false, AlterHeaders:extract.alterations{extract.removePermissions{}}} | |
I0701 11:41:50.009872 398972 round_trippers.go:425] curl -k -v -XGET -H "Accept-Encoding: identity" -H "Authorization: Bearer <masked>" 'https://quay.io/v2/openshift-release-dev/ocp-release/blobs/sha256:33db084abe90803d3c1ed1fa2db456724adb80961c94c09f91bf5b2c046a9008' | |
I0701 11:41:50.070880 398972 round_trippers.go:445] GET https://quay.io/v2/openshift-release-dev/ocp-release/blobs/sha256:33db084abe90803d3c1ed1fa2db456724adb80961c94c09f91bf5b2c046a9008 302 Found in 60 milliseconds | |
I0701 11:41:50.070895 398972 round_trippers.go:451] Response Headers: | |
I0701 11:41:50.070900 398972 round_trippers.go:454] Server: nginx/1.12.1 | |
I0701 11:41:50.070904 398972 round_trippers.go:454] Docker-Content-Digest: sha256:33db084abe90803d3c1ed1fa2db456724adb80961c94c09f91bf5b2c046a9008 | |
I0701 11:41:50.070908 398972 round_trippers.go:454] Cache-Control: max-age=31536000 | |
I0701 11:41:50.070911 398972 round_trippers.go:454] X-Frame-Options: DENY | |
I0701 11:41:50.070915 398972 round_trippers.go:454] Strict-Transport-Security: max-age=63072000; preload | |
I0701 11:41:50.070918 398972 round_trippers.go:454] Date: Thu, 01 Jul 2021 15:41:50 GMT | |
I0701 11:41:50.070921 398972 round_trippers.go:454] Content-Type: text/html; charset=utf-8 | |
I0701 11:41:50.070923 398972 round_trippers.go:454] Content-Length: 1229 | |
I0701 11:41:50.070926 398972 round_trippers.go:454] Location: https://cdn02.quay.io/sha256/33/33db084abe90803d3c1ed1fa2db456724adb80961c94c09f91bf5b2c046a9008?Expires=1625154710&Signature=J~LUzrRl9wj3n1I--bv4w0G9NbnuquwYNpjrhlVgeMEvn9SA68PvtZuykHzjzhBxSS7kWiQmqPMiDI~KFoCyvG0d26XiPr~1azA2GaZY2I3OscLdITIwnjEb8OvcnVrTMYBaw8Lfrdk-IDrw~SGbWs85jC-vbH2ugqWl1YebI855GwWzjFcboLkjiOglEeiln0JtsZfw-IYfgGpYagwjBCuVm26p4tX4pLhNpqodQ5D6lUnpyyvyRNWjqRobGzugjIOkDCvhydfQ7XKUtF-dvRHJjUPU47w0u4B1~ZpcoFsIP5U~YwUXzJWn-aSuXjh4OLDdZbYT6G2Jx6JeB2zIYw__&Key-Pair-Id=APKAJ67PQLWGCSP66DGA | |
I0701 11:41:50.070936 398972 round_trippers.go:454] Accept-Ranges: bytes | |
I0701 11:41:50.070974 398972 round_trippers.go:425] curl -k -v -XGET -H "Accept-Encoding: identity" -H "Referer: https://quay.io/v2/openshift-release-dev/ocp-release/blobs/sha256:33db084abe90803d3c1ed1fa2db456724adb80961c94c09f91bf5b2c046a9008" 'https://cdn02.quay.io/sha256/33/33db084abe90803d3c1ed1fa2db456724adb80961c94c09f91bf5b2c046a9008?Expires=1625154710&Signature=J~LUzrRl9wj3n1I--bv4w0G9NbnuquwYNpjrhlVgeMEvn9SA68PvtZuykHzjzhBxSS7kWiQmqPMiDI~KFoCyvG0d26XiPr~1azA2GaZY2I3OscLdITIwnjEb8OvcnVrTMYBaw8Lfrdk-IDrw~SGbWs85jC-vbH2ugqWl1YebI855GwWzjFcboLkjiOglEeiln0JtsZfw-IYfgGpYagwjBCuVm26p4tX4pLhNpqodQ5D6lUnpyyvyRNWjqRobGzugjIOkDCvhydfQ7XKUtF-dvRHJjUPU47w0u4B1~ZpcoFsIP5U~YwUXzJWn-aSuXjh4OLDdZbYT6G2Jx6JeB2zIYw__&Key-Pair-Id=APKAJ67PQLWGCSP66DGA' | |
I0701 11:41:50.085334 398972 round_trippers.go:445] GET https://cdn02.quay.io/sha256/33/33db084abe90803d3c1ed1fa2db456724adb80961c94c09f91bf5b2c046a9008?Expires=1625154710&Signature=J~LUzrRl9wj3n1I--bv4w0G9NbnuquwYNpjrhlVgeMEvn9SA68PvtZuykHzjzhBxSS7kWiQmqPMiDI~KFoCyvG0d26XiPr~1azA2GaZY2I3OscLdITIwnjEb8OvcnVrTMYBaw8Lfrdk-IDrw~SGbWs85jC-vbH2ugqWl1YebI855GwWzjFcboLkjiOglEeiln0JtsZfw-IYfgGpYagwjBCuVm26p4tX4pLhNpqodQ5D6lUnpyyvyRNWjqRobGzugjIOkDCvhydfQ7XKUtF-dvRHJjUPU47w0u4B1~ZpcoFsIP5U~YwUXzJWn-aSuXjh4OLDdZbYT6G2Jx6JeB2zIYw__&Key-Pair-Id=APKAJ67PQLWGCSP66DGA 200 OK in 14 milliseconds | |
I0701 11:41:50.085350 398972 round_trippers.go:451] Response Headers: | |
I0701 11:41:50.085355 398972 round_trippers.go:454] Content-Type: binary/octet-stream | |
I0701 11:41:50.085358 398972 round_trippers.go:454] Date: Thu, 01 Jul 2021 15:08:55 GMT | |
I0701 11:41:50.085360 398972 round_trippers.go:454] X-Amz-Version-Id: NCy5kSe_6zZcXaDBtzQqjuCXNMT.z_0m | |
I0701 11:41:50.085363 398972 round_trippers.go:454] Accept-Ranges: bytes | |
I0701 11:41:50.085365 398972 round_trippers.go:454] X-Cache: Hit from cloudfront | |
I0701 11:41:50.085367 398972 round_trippers.go:454] Via: 1.1 7cbeba72688c67adb3ad90a78c151742.cloudfront.net (CloudFront) | |
I0701 11:41:50.085370 398972 round_trippers.go:454] X-Amz-Cf-Pop: BOS50-C1 | |
I0701 11:41:50.085372 398972 round_trippers.go:454] X-Amz-Storage-Class: INTELLIGENT_TIERING | |
I0701 11:41:50.085374 398972 round_trippers.go:454] X-Amz-Server-Side-Encryption: AES256 | |
I0701 11:41:50.085377 398972 round_trippers.go:454] X-Amz-Cf-Id: mNBW5sgXLxXfNybxI9kwm5c664VEWnA1gowhGAC0eupcoquvZEnzEg== | |
I0701 11:41:50.085380 398972 round_trippers.go:454] X-Amz-Replication-Status: COMPLETED | |
I0701 11:41:50.085383 398972 round_trippers.go:454] Last-Modified: Tue, 04 May 2021 17:22:57 GMT | |
I0701 11:41:50.085387 398972 round_trippers.go:454] Server: AmazonS3 | |
I0701 11:41:50.085389 398972 round_trippers.go:454] Age: 1976 | |
I0701 11:41:50.085393 398972 round_trippers.go:454] Content-Length: 84116519 | |
I0701 11:41:50.085395 398972 round_trippers.go:454] Etag: "0601f66cd65eb8389968c8a8f35efc9c-1" | |
I0701 11:41:52.553917 398972 workqueue.go:143] about to send work queue error: unable to extract layer sha256:33db084abe90803d3c1ed1fa2db456724adb80961c94c09f91bf5b2c046a9008 from quay.io/openshift-release-dev/ocp-release:4.8.0-rc.1-x86_64: operation not permitted | |
F0701 11:41:52.553973 398972 helpers.go:115] error: unable to extract layer sha256:33db084abe90803d3c1ed1fa2db456724adb80961c94c09f91bf5b2c046a9008 from quay.io/openshift-release-dev/ocp-release:4.8.0-rc.1-x86_64: operation not permitted | |
goroutine 1 [running]: | |
k8s.io/klog/v2.stacks(0xc000010001, 0xc001a7c140, 0xef, 0x140) | |
/go/src/github.com/openshift/oc/vendor/k8s.io/klog/v2/klog.go:1026 +0xb9 | |
k8s.io/klog/v2.(*loggingT).output(0x4b73780, 0xc000000003, 0x0, 0x0, 0xc00042c000, 0x46f2f0e, 0xa, 0x73, 0x420300) | |
/go/src/github.com/openshift/oc/vendor/k8s.io/klog/v2/klog.go:975 +0x19b | |
k8s.io/klog/v2.(*loggingT).printDepth(0x4b73780, 0xc000000003, 0x0, 0x0, 0x0, 0x0, 0x2, 0xc001a97110, 0x1, 0x1) | |
/go/src/github.com/openshift/oc/vendor/k8s.io/klog/v2/klog.go:732 +0x16f | |
k8s.io/klog/v2.FatalDepth(...) | |
/go/src/github.com/openshift/oc/vendor/k8s.io/klog/v2/klog.go:1488 | |
k8s.io/kubectl/pkg/cmd/util.fatal(0xc0011f6840, 0xc0, 0x1) | |
/go/src/github.com/openshift/oc/vendor/k8s.io/kubectl/pkg/cmd/util/helpers.go:93 +0x26e | |
k8s.io/kubectl/pkg/cmd/util.checkErr(0x33c15e0, 0xc001a970a0, 0x31095e8) | |
/go/src/github.com/openshift/oc/vendor/k8s.io/kubectl/pkg/cmd/util/helpers.go:188 +0x945 | |
k8s.io/kubectl/pkg/cmd/util.CheckErr(...) | |
/go/src/github.com/openshift/oc/vendor/k8s.io/kubectl/pkg/cmd/util/helpers.go:115 | |
github.com/openshift/oc/pkg/cli/image/extract.NewExtract.func1(0xc00123c000, 0xc00175c8c0, 0x1, 0x7) | |
/go/src/github.com/openshift/oc/pkg/cli/image/extract/extract.go:153 +0xe5 | |
github.com/spf13/cobra.(*Command).execute(0xc00123c000, 0xc00175c850, 0x7, 0x7, 0xc00123c000, 0xc00175c850) | |
/go/src/github.com/openshift/oc/vendor/github.com/spf13/cobra/command.go:854 +0x2c2 | |
github.com/spf13/cobra.(*Command).ExecuteC(0xc00077b340, 0x2, 0xc00077b340, 0x2) | |
/go/src/github.com/openshift/oc/vendor/github.com/spf13/cobra/command.go:958 +0x375 | |
github.com/spf13/cobra.(*Command).Execute(...) | |
/go/src/github.com/openshift/oc/vendor/github.com/spf13/cobra/command.go:895 | |
main.main() | |
/go/src/github.com/openshift/oc/cmd/oc/oc.go:93 +0x5e5 | |
goroutine 6 [chan receive]: | |
k8s.io/klog/v2.(*loggingT).flushDaemon(0x4b73780) | |
/go/src/github.com/openshift/oc/vendor/k8s.io/klog/v2/klog.go:1169 +0x8b | |
created by k8s.io/klog/v2.init.0 | |
/go/src/github.com/openshift/oc/vendor/k8s.io/klog/v2/klog.go:417 +0xdf | |
goroutine 14 [chan receive]: | |
k8s.io/klog.(*loggingT).flushDaemon(0x4b736a0) | |
/go/src/github.com/openshift/oc/vendor/k8s.io/klog/klog.go:1010 +0x8b | |
created by k8s.io/klog.init.0 | |
/go/src/github.com/openshift/oc/vendor/k8s.io/klog/klog.go:411 +0xd8 | |
goroutine 51 [select]: | |
k8s.io/apimachinery/pkg/util/wait.BackoffUntil(0x31094f8, 0x33c53c0, 0xc0012e99b0, 0x1, 0xc00005e3c0) | |
/go/src/github.com/openshift/oc/vendor/k8s.io/apimachinery/pkg/util/wait/wait.go:167 +0x149 | |
k8s.io/apimachinery/pkg/util/wait.JitterUntil(0x31094f8, 0x12a05f200, 0x0, 0xc000773b01, 0xc00005e3c0) | |
/go/src/github.com/openshift/oc/vendor/k8s.io/apimachinery/pkg/util/wait/wait.go:133 +0x98 | |
k8s.io/apimachinery/pkg/util/wait.Until(...) | |
/go/src/github.com/openshift/oc/vendor/k8s.io/apimachinery/pkg/util/wait/wait.go:90 | |
k8s.io/apimachinery/pkg/util/wait.Forever(0x31094f8, 0x12a05f200) | |
/go/src/github.com/openshift/oc/vendor/k8s.io/apimachinery/pkg/util/wait/wait.go:81 +0x4f | |
created by k8s.io/component-base/logs.InitLogs | |
/go/src/github.com/openshift/oc/vendor/k8s.io/component-base/logs/logs.go:58 +0x8a | |
goroutine 52 [select]: | |
io.(*pipe).Read(0xc0015fad80, 0xc000eb0000, 0x1000, 0x1000, 0x29f4c40, 0x1, 0xc000eb0000) | |
/opt/rh/go-toolset-1.15/root/usr/lib/go-toolset-1.15-golang/src/io/pipe.go:57 +0xe7 | |
io.(*PipeReader).Read(0xc000489260, 0xc000eb0000, 0x1000, 0x1000, 0x0, 0x0, 0x0) | |
/opt/rh/go-toolset-1.15/root/usr/lib/go-toolset-1.15-golang/src/io/pipe.go:134 +0x4c | |
bufio.(*Scanner).Scan(0xc0015ffb80, 0x0) | |
/opt/rh/go-toolset-1.15/root/usr/lib/go-toolset-1.15-golang/src/bufio/scan.go:214 +0xa9 | |
github.com/openshift/oc/pkg/cli/admin/mustgather.newPrefixWriter.func1(0xc0015ffb80, 0x33c6d20, 0xc000010018, 0x2f162a3, 0x17) | |
/go/src/github.com/openshift/oc/pkg/cli/admin/mustgather/mustgather.go:466 +0x13e | |
created by github.com/openshift/oc/pkg/cli/admin/mustgather.newPrefixWriter | |
/go/src/github.com/openshift/oc/pkg/cli/admin/mustgather/mustgather.go:465 +0x1d0 | |
goroutine 39 [runnable]: | |
runtime.CallersFrames(...) | |
/opt/rh/go-toolset-1.15/root/usr/lib/go-toolset-1.15-golang/src/runtime/symtab.go:66 | |
runtime.Caller(0x3, 0xc000542400, 0x44c645, 0x310a210, 0xc000068800, 0xc0004486f0) | |
/opt/rh/go-toolset-1.15/root/usr/lib/go-toolset-1.15-golang/src/runtime/extern.go:192 +0xa5 | |
k8s.io/klog/v2.(*loggingT).header(0x4b73780, 0x0, 0x0, 0x0, 0xc000448720, 0x6c9247, 0x100000004) | |
/go/src/github.com/openshift/oc/vendor/k8s.io/klog/v2/klog.go:596 +0x36 | |
k8s.io/klog/v2.(*loggingT).printf(0x4b73780, 0x0, 0x0, 0x0, 0x0, 0x0, 0x2f091d8, 0x12, 0x0, 0x0, ...) | |
/go/src/github.com/openshift/oc/vendor/k8s.io/klog/v2/klog.go:736 +0x46 | |
k8s.io/klog/v2.Verbose.Infof(...) | |
/go/src/github.com/openshift/oc/vendor/k8s.io/klog/v2/klog.go:1354 | |
github.com/openshift/oc/pkg/cli/image/workqueue.(*workQueue).run(0xc0017c3d40, 0x1, 0xc001202900) | |
/go/src/github.com/openshift/oc/pkg/cli/image/workqueue/workqueue.go:60 +0x16a | |
created by github.com/openshift/oc/pkg/cli/image/workqueue.New | |
/go/src/github.com/openshift/oc/pkg/cli/image/workqueue/workqueue.go:34 +0xcd | |
goroutine 42 [semacquire]: | |
sync.runtime_SemacquireMutex(0x4b7379c, 0xc002583c00, 0x1) | |
/opt/rh/go-toolset-1.15/root/usr/lib/go-toolset-1.15-golang/src/runtime/sema.go:71 +0x47 | |
sync.(*Mutex).lockSlow(0x4b73798) | |
/opt/rh/go-toolset-1.15/root/usr/lib/go-toolset-1.15-golang/src/sync/mutex.go:138 +0x105 | |
sync.(*Mutex).Lock(...) | |
/opt/rh/go-toolset-1.15/root/usr/lib/go-toolset-1.15-golang/src/sync/mutex.go:81 | |
k8s.io/klog/v2.(*loggingT).output(0x4b73780, 0xc000000000, 0x0, 0x0, 0xc00175c1c0, 0x46d9568, 0xc, 0x36, 0x0) | |
/go/src/github.com/openshift/oc/vendor/k8s.io/klog/v2/klog.go:908 +0x871 | |
k8s.io/klog/v2.(*loggingT).printf(0x4b73780, 0xc000000000, 0x0, 0x0, 0x0, 0x0, 0x2f091ea, 0x12, 0xc0017c3d60, 0x1, ...) | |
/go/src/github.com/openshift/oc/vendor/k8s.io/klog/v2/klog.go:750 +0x191 | |
k8s.io/klog/v2.Verbose.Infof(0x1, 0x0, 0x0, 0x0, 0x0, 0x2f091ea, 0x12, 0xc0017c3d60, 0x1, 0x1) | |
/go/src/github.com/openshift/oc/vendor/k8s.io/klog/v2/klog.go:1354 +0xb9 | |
github.com/openshift/oc/pkg/cli/image/workqueue.(*workQueue).run.func1(0xc0017c3d40, 0xc001202900, 0x0) | |
/go/src/github.com/openshift/oc/pkg/cli/image/workqueue/workqueue.go:54 +0x345 | |
created by github.com/openshift/oc/pkg/cli/image/workqueue.(*workQueue).run | |
/go/src/github.com/openshift/oc/pkg/cli/image/workqueue/workqueue.go:43 +0x8b | |
goroutine 28 [IO wait]: | |
internal/poll.runtime_pollWait(0x7f136163f208, 0x72, 0x33c9fe0) | |
/opt/rh/go-toolset-1.15/root/usr/lib/go-toolset-1.15-golang/src/runtime/netpoll.go:222 +0x55 | |
internal/poll.(*pollDesc).wait(0xc000b26c98, 0x72, 0x33c9f00, 0x4969408, 0x0) | |
/opt/rh/go-toolset-1.15/root/usr/lib/go-toolset-1.15-golang/src/internal/poll/fd_poll_runtime.go:87 +0x45 | |
internal/poll.(*pollDesc).waitRead(...) | |
/opt/rh/go-toolset-1.15/root/usr/lib/go-toolset-1.15-golang/src/internal/poll/fd_poll_runtime.go:92 | |
internal/poll.(*FD).Read(0xc000b26c80, 0xc001b537de, 0x9b2e, 0x9b2e, 0x0, 0x0, 0x0) | |
/opt/rh/go-toolset-1.15/root/usr/lib/go-toolset-1.15-golang/src/internal/poll/fd_unix.go:159 +0x1a5 | |
net.(*netFD).Read(0xc000b26c80, 0xc001b537de, 0x9b2e, 0x9b2e, 0x203000, 0x1130c, 0xc001b4c005) | |
/opt/rh/go-toolset-1.15/root/usr/lib/go-toolset-1.15-golang/src/net/fd_posix.go:55 +0x4f | |
net.(*conn).Read(0xc000488398, 0xc001b537de, 0x9b2e, 0x9b2e, 0x0, 0x0, 0x0) | |
/opt/rh/go-toolset-1.15/root/usr/lib/go-toolset-1.15-golang/src/net/net.go:182 +0x8e | |
crypto/tls.(*atLeastReader).Read(0xc000367560, 0xc001b537de, 0x9b2e, 0x9b2e, 0xc001b4c005, 0xc001b4c005, 0xc00131a798) | |
/opt/rh/go-toolset-1.15/root/usr/lib/go-toolset-1.15-golang/src/crypto/tls/conn.go:779 +0x62 | |
bytes.(*Buffer).ReadFrom(0xc001482600, 0x33c1320, 0xc000367560, 0x41d7a5, 0x2b27620, 0x2e11940) | |
/opt/rh/go-toolset-1.15/root/usr/lib/go-toolset-1.15-golang/src/bytes/buffer.go:204 +0xb1 | |
crypto/tls.(*Conn).readFromUntil(0xc001482380, 0x33c6840, 0xc000488398, 0x4016, 0xc000488398, 0x0) | |
/opt/rh/go-toolset-1.15/root/usr/lib/go-toolset-1.15-golang/src/crypto/tls/conn.go:801 +0xf3 | |
crypto/tls.(*Conn).readRecordOrCCS(0xc001482380, 0x0, 0x0, 0x1000) | |
/opt/rh/go-toolset-1.15/root/usr/lib/go-toolset-1.15-golang/src/crypto/tls/conn.go:653 +0x78c | |
crypto/tls.(*Conn).readRecord(...) | |
/opt/rh/go-toolset-1.15/root/usr/lib/go-toolset-1.15-golang/src/crypto/tls/conn.go:576 | |
crypto/tls.(*Conn).Read(0xc001482380, 0xc001ae4000, 0x1000, 0x1000, 0x0, 0x0, 0x0) | |
/opt/rh/go-toolset-1.15/root/usr/lib/go-toolset-1.15-golang/src/crypto/tls/conn.go:1252 +0x15f | |
bufio.(*Reader).Read(0xc000273bc0, 0xc001b47fee, 0x12, 0x12, 0xff7, 0x0, 0x0) | |
/opt/rh/go-toolset-1.15/root/usr/lib/go-toolset-1.15-golang/src/bufio/bufio.go:227 +0x222 | |
io.ReadAtLeast(0x33c10c0, 0xc000273bc0, 0xc001b46000, 0x2000, 0x2000, 0x2000, 0x3, 0x0, 0x0) | |
/opt/rh/go-toolset-1.15/root/usr/lib/go-toolset-1.15-golang/src/io/io.go:314 +0x87 | |
io.ReadFull(...) | |
/opt/rh/go-toolset-1.15/root/usr/lib/go-toolset-1.15-golang/src/io/io.go:333 | |
net/http.(*http2Framer).ReadFrame(0xc001a52460, 0xc002b31560, 0x0, 0x0, 0x0) | |
/opt/rh/go-toolset-1.15/root/usr/lib/go-toolset-1.15-golang/src/net/http/h2_bundle.go:1743 +0x147 | |
net/http.(*http2clientConnReadLoop).run(0xc00131afa8, 0x0, 0x0) | |
/opt/rh/go-toolset-1.15/root/usr/lib/go-toolset-1.15-golang/src/net/http/h2_bundle.go:8251 +0x8d | |
net/http.(*http2ClientConn).readLoop(0xc000545e00) | |
/opt/rh/go-toolset-1.15/root/usr/lib/go-toolset-1.15-golang/src/net/http/h2_bundle.go:8179 +0x6f | |
created by net/http.(*http2Transport).newClientConn | |
/opt/rh/go-toolset-1.15/root/usr/lib/go-toolset-1.15-golang/src/net/http/h2_bundle.go:7175 +0x685 | |
goroutine 69 [IO wait]: | |
internal/poll.runtime_pollWait(0x7f136163f2f0, 0x72, 0x33c9fe0) | |
/opt/rh/go-toolset-1.15/root/usr/lib/go-toolset-1.15-golang/src/runtime/netpoll.go:222 +0x55 | |
internal/poll.(*pollDesc).wait(0xc0012ef698, 0x72, 0x33c9f00, 0x4969408, 0x0) | |
/opt/rh/go-toolset-1.15/root/usr/lib/go-toolset-1.15-golang/src/internal/poll/fd_poll_runtime.go:87 +0x45 | |
internal/poll.(*pollDesc).waitRead(...) | |
/opt/rh/go-toolset-1.15/root/usr/lib/go-toolset-1.15-golang/src/internal/poll/fd_poll_runtime.go:92 | |
internal/poll.(*FD).Read(0xc0012ef680, 0xc0005d9300, 0x1006, 0x1006, 0x0, 0x0, 0x0) | |
/opt/rh/go-toolset-1.15/root/usr/lib/go-toolset-1.15-golang/src/internal/poll/fd_unix.go:159 +0x1a5 | |
net.(*netFD).Read(0xc0012ef680, 0xc0005d9300, 0x1006, 0x1006, 0x203000, 0x7822db, 0xc000f904e0) | |
/opt/rh/go-toolset-1.15/root/usr/lib/go-toolset-1.15-golang/src/net/fd_posix.go:55 +0x4f | |
net.(*conn).Read(0xc000010008, 0xc0005d9300, 0x1006, 0x1006, 0x0, 0x0, 0x0) | |
/opt/rh/go-toolset-1.15/root/usr/lib/go-toolset-1.15-golang/src/net/net.go:182 +0x8e | |
crypto/tls.(*atLeastReader).Read(0xc0017e2960, 0xc0005d9300, 0x1006, 0x1006, 0x19, 0x884, 0xc0004e9730) | |
/opt/rh/go-toolset-1.15/root/usr/lib/go-toolset-1.15-golang/src/crypto/tls/conn.go:779 +0x62 | |
bytes.(*Buffer).ReadFrom(0xc000f90600, 0x33c1320, 0xc0017e2960, 0x41d7a5, 0x2b27620, 0x2e11940) | |
/opt/rh/go-toolset-1.15/root/usr/lib/go-toolset-1.15-golang/src/bytes/buffer.go:204 +0xb1 | |
crypto/tls.(*Conn).readFromUntil(0xc000f90380, 0x33c6840, 0xc000010008, 0x5, 0xc000010008, 0x9) | |
/opt/rh/go-toolset-1.15/root/usr/lib/go-toolset-1.15-golang/src/crypto/tls/conn.go:801 +0xf3 | |
crypto/tls.(*Conn).readRecordOrCCS(0xc000f90380, 0x0, 0x0, 0xc0004e9d38) | |
/opt/rh/go-toolset-1.15/root/usr/lib/go-toolset-1.15-golang/src/crypto/tls/conn.go:608 +0x115 | |
crypto/tls.(*Conn).readRecord(...) | |
/opt/rh/go-toolset-1.15/root/usr/lib/go-toolset-1.15-golang/src/crypto/tls/conn.go:576 | |
crypto/tls.(*Conn).Read(0xc000f90380, 0xc0019dd000, 0x1000, 0x1000, 0x0, 0x0, 0x0) | |
/opt/rh/go-toolset-1.15/root/usr/lib/go-toolset-1.15-golang/src/crypto/tls/conn.go:1252 +0x15f | |
bufio.(*Reader).Read(0xc000681740, 0xc00196e578, 0x9, 0x9, 0xc0004e9d38, 0x310a300, 0x83deab) | |
/opt/rh/go-toolset-1.15/root/usr/lib/go-toolset-1.15-golang/src/bufio/bufio.go:227 +0x222 | |
io.ReadAtLeast(0x33c10c0, 0xc000681740, 0xc00196e578, 0x9, 0x9, 0x9, 0xc00009e060, 0x0, 0x33c15e0) | |
/opt/rh/go-toolset-1.15/root/usr/lib/go-toolset-1.15-golang/src/io/io.go:314 +0x87 | |
io.ReadFull(...) | |
/opt/rh/go-toolset-1.15/root/usr/lib/go-toolset-1.15-golang/src/io/io.go:333 | |
net/http.http2readFrameHeader(0xc00196e578, 0x9, 0x9, 0x33c10c0, 0xc000681740, 0x0, 0x0, 0xc0017de8d0, 0x0) | |
/opt/rh/go-toolset-1.15/root/usr/lib/go-toolset-1.15-golang/src/net/http/h2_bundle.go:1477 +0x89 | |
net/http.(*http2Framer).ReadFrame(0xc00196e540, 0xc0017de8d0, 0x0, 0x0, 0x0) | |
/opt/rh/go-toolset-1.15/root/usr/lib/go-toolset-1.15-golang/src/net/http/h2_bundle.go:1735 +0xa5 | |
net/http.(*http2clientConnReadLoop).run(0xc0004e9fa8, 0xc00044d7b0, 0x87c145) | |
/opt/rh/go-toolset-1.15/root/usr/lib/go-toolset-1.15-golang/src/net/http/h2_bundle.go:8251 +0x8d | |
net/http.(*http2ClientConn).readLoop(0xc001674300) | |
/opt/rh/go-toolset-1.15/root/usr/lib/go-toolset-1.15-golang/src/net/http/h2_bundle.go:8179 +0x6f | |
created by net/http.(*http2Transport).newClientConn | |
/opt/rh/go-toolset-1.15/root/usr/lib/go-toolset-1.15-golang/src/net/http/h2_bundle.go:7175 +0x685 | |
[lmohanty@localhost release]$ | |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment