Загрузка данных


dmitriev-aal@VDI-Dmitriev-A:~/Desktop$ curl -v \
> -H "Accept: application/vnd.buildkit.cacheconfig.v0" \
> "https://nexus.rshbdev.ru/repository/registry/v2/buildkit-cache/rshbintech/crft/dboul/ndbo/backend/owb-ms-prd-currency-rko/manifests/18838e68..."
*   Trying 100.70.64.2:443...
* TCP_NODELAY set
* Connected to nexus.rshbdev.ru (100.70.64.2) port 443 (#0)
* ALPN, offering h2
* ALPN, offering http/1.1
* successfully set certificate verify locations:
*   CAfile: /etc/ssl/certs/ca-certificates.crt
  CApath: /etc/ssl/certs
* TLSv1.3 (OUT), TLS handshake, Client hello (1):
* TLSv1.3 (IN), TLS handshake, Server hello (2):
* TLSv1.3 (IN), TLS handshake, Encrypted Extensions (8):
* TLSv1.3 (IN), TLS handshake, Certificate (11):
* TLSv1.3 (IN), TLS handshake, CERT verify (15):
* TLSv1.3 (IN), TLS handshake, Finished (20):
* TLSv1.3 (OUT), TLS change cipher, Change cipher spec (1):
* TLSv1.3 (OUT), TLS handshake, Finished (20):
* SSL connection using TLSv1.3 / TLS_AES_256_GCM_SHA384
* ALPN, server accepted to use h2
* Server certificate:
*  subject: C=RU; ST=Moscow; L=Moscow; street=Profsoyznaya 125A; O=RSHB-Intech; OU=BIR; CN=nexus.rshbdev.ru
*  start date: May 31 16:36:59 2026 GMT
*  expire date: Aug 29 16:37:29 2026 GMT
*  subjectAltName: host "nexus.rshbdev.ru" matched cert's "nexus.rshbdev.ru"
*  issuer: C=RU; L=Moscow; O=RSHB-Intech; OU=CKPR; CN=rshbdev.ru Intermediate Authority
*  SSL certificate verify ok.
* Using HTTP2, server supports multi-use
* Connection state changed (HTTP/2 confirmed)
* Copying HTTP/2 data in stream buffer to connection buffer after upgrade: len=0
* Using Stream ID: 1 (easy handle 0x5650b32b0dc0)
> GET /repository/registry/v2/buildkit-cache/rshbintech/crft/dboul/ndbo/backend/owb-ms-prd-currency-rko/manifests/18838e68... HTTP/2
> Host: nexus.rshbdev.ru
> user-agent: curl/7.68.0
> accept: application/vnd.buildkit.cacheconfig.v0
> 
* TLSv1.3 (IN), TLS handshake, Newsession Ticket (4):
* TLSv1.3 (IN), TLS handshake, Newsession Ticket (4):
* old SSL session ID is stale, removing
* Connection state changed (MAX_CONCURRENT_STREAMS == 128)!
< HTTP/2 404 
< date: Thu, 30 Jul 2026 09:39:38 GMT
< content-type: application/json
< content-length: 187
< x-content-type-options: nosniff
< content-security-policy: sandbox allow-forms allow-modals allow-popups allow-presentation allow-scripts allow-top-navigation
< x-xss-protection: 1; mode=block
< docker-distribution-api-version: registry/2.0
< strict-transport-security: max-age=15724800; includeSubDomains
< 
* Connection #0 to host nexus.rshbdev.ru left intact
{"errors":[{"code":"MANIFEST_UNKNOWN","message":"manifest unknown","detail":[{"Name":"buildkit-cache/rshbintech/crft/dboul/ndbo/backend/owb-ms-prd-currency-rko"},{"Tag":"18838e68..."}]}]}dmitriev-aal@VDI-Dmitriev-A:~/Desktop$ curl -v \
>   -H 'Accept: application/vnd.oci.image.manifest.v1+json, application/vnd.docker.distribution.manifest.v2+json, application/vnd.oci.image.index.v1+json' \
>   'https://nexus.rshbdev.ru/repository/registry/v2/buildkit-cache/rshbintech/crft/dboul/ndbo/backend/owb-ms-prd-currency-rko/manifests/ПОЛНЫЙ_ТЕГ'
*   Trying 100.70.64.2:443...
* TCP_NODELAY set
* Connected to nexus.rshbdev.ru (100.70.64.2) port 443 (#0)
* ALPN, offering h2
* ALPN, offering http/1.1
* successfully set certificate verify locations:
*   CAfile: /etc/ssl/certs/ca-certificates.crt
  CApath: /etc/ssl/certs
* TLSv1.3 (OUT), TLS handshake, Client hello (1):
* TLSv1.3 (IN), TLS handshake, Server hello (2):
* TLSv1.3 (IN), TLS handshake, Encrypted Extensions (8):
* TLSv1.3 (IN), TLS handshake, Certificate (11):
* TLSv1.3 (IN), TLS handshake, CERT verify (15):
* TLSv1.3 (IN), TLS handshake, Finished (20):
* TLSv1.3 (OUT), TLS change cipher, Change cipher spec (1):
* TLSv1.3 (OUT), TLS handshake, Finished (20):
* SSL connection using TLSv1.3 / TLS_AES_256_GCM_SHA384
* ALPN, server accepted to use h2
* Server certificate:
*  subject: C=RU; ST=Moscow; L=Moscow; street=Profsoyznaya 125A; O=RSHB-Intech; OU=BIR; CN=nexus.rshbdev.ru
*  start date: May 31 16:36:59 2026 GMT
*  expire date: Aug 29 16:37:29 2026 GMT
*  subjectAltName: host "nexus.rshbdev.ru" matched cert's "nexus.rshbdev.ru"
*  issuer: C=RU; L=Moscow; O=RSHB-Intech; OU=CKPR; CN=rshbdev.ru Intermediate Authority
*  SSL certificate verify ok.
* Using HTTP2, server supports multi-use
* Connection state changed (HTTP/2 confirmed)
* Copying HTTP/2 data in stream buffer to connection buffer after upgrade: len=0
* Using Stream ID: 1 (easy handle 0x55d6b2151dc0)
> GET /repository/registry/v2/buildkit-cache/rshbintech/crft/dboul/ndbo/backend/owb-ms-prd-currency-rko/manifests/ПОЛНЫЙ_ТЕГ HTTP/2
> Host: nexus.rshbdev.ru
> user-agent: curl/7.68.0
> accept: application/vnd.oci.image.manifest.v1+json, application/vnd.docker.distribution.manifest.v2+json, application/vnd.oci.image.index.v1+json
> 
* TLSv1.3 (IN), TLS handshake, Newsession Ticket (4):
* TLSv1.3 (IN), TLS handshake, Newsession Ticket (4):
* old SSL session ID is stale, removing
* Connection state changed (MAX_CONCURRENT_STREAMS == 128)!
< HTTP/2 404 
< date: Thu, 30 Jul 2026 09:45:15 GMT
< content-type: application/json
< content-length: 195
< x-content-type-options: nosniff
< content-security-policy: sandbox allow-forms allow-modals allow-popups allow-presentation allow-scripts allow-top-navigation
< x-xss-protection: 1; mode=block
< docker-distribution-api-version: registry/2.0
< strict-transport-security: max-age=15724800; includeSubDomains
< 
* Connection #0 to host nexus.rshbdev.ru left intact
dmitriev-aal@VDI-Dmitriev-A:~/Desktop$