Skip to content

Instantly share code, notes, and snippets.

Show Gist options
  • Save l5d-bot/e6f9c5baa30aeb187e4907c2ce320efb to your computer and use it in GitHub Desktop.
Save l5d-bot/e6f9c5baa30aeb187e4907c2ce320efb to your computer and use it in GitHub Desktop.
l5d-integration-success-5c488b01879a61afefd3ffc0da9add582278b695.log
Cloning into '/root/go/src/github.com/linkerd/linkerd2'...
Note: checking out '5c488b01879a61afefd3ffc0da9add582278b695'.
You are in 'detached HEAD' state. You can look around, make experimental
changes and commit them, and you can discard any commits you make in this
state without impacting any branches by performing another checkout.
If you want to create a new branch to retain commits you create, you may
do so (now or later) by using -b with the checkout command again. Example:
git checkout -b <new-branch-name>
HEAD is now at 5c488b01 Siggy's feedback on error messages format
Sending build context to Docker daemon 4.461MB
Step 1/26 : ARG RUNTIME_IMAGE=gcr.io/linkerd-io/base:2019-02-19.01
Step 2/26 : FROM gcr.io/linkerd-io/base:2019-02-19.01 as fetch
---> f07bbe9e1dde
Step 3/26 : RUN apt-get update && apt-get install -y ca-certificates
---> Using cache
---> 491fa94f4475
Step 4/26 : WORKDIR /build
---> Using cache
---> 1772301fa405
Step 5/26 : COPY bin/fetch-proxy bin/fetch-proxy
---> Using cache
---> 157865b96073
Step 6/26 : ARG PROXY_VERSION
---> Using cache
---> ae6c43389367
Step 7/26 : RUN (proxy=$(bin/fetch-proxy $PROXY_VERSION) && version=$(basename "$proxy" | sed 's/linkerd2-proxy-//') && mv "$proxy" linkerd2-proxy && echo "$version" >version.txt)
---> Running in f3e8ffd94563
* <url> malformed
* Closing connection -1
* Trying 104.18.44.160...
* TCP_NODELAY set
* Connected to build.l5d.io (104.18.44.160) port 443 (#0)
* ALPN, offering h2
* ALPN, offering http/1.1
* Cipher selection: ALL:!EXPORT:!EXPORT40:!EXPORT56:!aNULL:!LOW:!RC4:@STRENGTH
* successfully set certificate verify locations:
* CAfile: /etc/ssl/certs/ca-certificates.crt
CApath: /etc/ssl/certs
* TLSv1.2 (OUT), TLS header, Certificate Status (22):
} [5 bytes data]
* TLSv1.2 (OUT), TLS handshake, Client hello (1):
} [512 bytes data]
* TLSv1.2 (IN), TLS handshake, Server hello (2):
{ [96 bytes data]
* TLSv1.2 (IN), TLS handshake, Certificate (11):
{ [4328 bytes data]
* TLSv1.2 (IN), TLS handshake, Server key exchange (12):
{ [149 bytes data]
* TLSv1.2 (IN), TLS handshake, Server finished (14):
{ [4 bytes data]
* TLSv1.2 (OUT), TLS handshake, Client key exchange (16):
} [70 bytes data]
* TLSv1.2 (OUT), TLS change cipher, Client hello (1):
} [1 bytes data]
* TLSv1.2 (OUT), TLS handshake, Finished (20):
} [16 bytes data]
* TLSv1.2 (IN), TLS change cipher, Client hello (1):
{ [1 bytes data]
* TLSv1.2 (IN), TLS handshake, Finished (20):
{ [16 bytes data]
* SSL connection using TLSv1.2 / ECDHE-ECDSA-AES128-GCM-SHA256
* ALPN, server accepted to use h2
* Server certificate:
* subject: OU=Domain Control Validated; OU=PositiveSSL Multi-Domain; CN=sni136024.cloudflaressl.com
* start date: Mar 24 00:00:00 2019 GMT
* expire date: Sep 30 23:59:59 2019 GMT
* subjectAltName: host "build.l5d.io" matched cert's "*.l5d.io"
* issuer: C=GB; ST=Greater Manchester; L=Salford; O=COMODO CA Limited; CN=COMODO ECC Domain Validation Secure Server CA 2
* 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
} [5 bytes data]
* Using Stream ID: 1 (easy handle 0x5622a9543e40)
} [5 bytes data]
> GET /linkerd2-proxy/linkerd2-proxy-52eefa4.tar.gz HTTP/1.1
> Host: build.l5d.io
> User-Agent: curl/7.52.1
> Accept: */*
> 
{ [5 bytes data]
* Connection state changed (MAX_CONCURRENT_STREAMS updated)!
} [5 bytes data]
< HTTP/2 200
< date: Wed, 26 Jun 2019 17:37:30 GMT
< content-type: application/gzip
< content-length: 4191894
< set-cookie: __cfduid=de15c3b5f669d22f771983361587da1251561570649; expires=Thu, 25-Jun-20 17:37:29 GMT; path=/; domain=.l5d.io; HttpOnly
< x-guploader-uploadid: AEnB2Uq24osXxJ2d1Vuci3KTSgpP3yH42Jtfp-xI2bdAXtzXNga3g0CCwB9j3_ckAqgUtr6LKeXlechiVlslpHlXf6SjYXYUAQ
< expires: Wed, 26 Jun 2019 18:37:29 GMT
< cache-control: public, max-age=3600
< last-modified: Fri, 21 Jun 2019 21:33:17 GMT
< etag: "18872544efc5d1294e5fe83157444e07"
< x-goog-generation: 1561152797880931
< x-goog-metageneration: 1
< x-goog-stored-content-encoding: identity
< x-goog-stored-content-length: 4191894
< x-goog-hash: crc32c=oxqMjw==
< x-goog-hash: md5=GIclRO/F0SlOX+gxV0ROBw==
< x-goog-storage-class: STANDARD
< accept-ranges: bytes
< expect-ct: max-age=604800, report-uri="https://report-uri.cloudflare.com/cdn-cgi/beacon/expect-ct"
< server: cloudflare
< cf-ray: 4ed0f30cdf2cc995-SEA
<
{ [736 bytes data]
* Curl_http_done: called premature == 0
* Connection #0 to host build.l5d.io left intact
linkerd2-proxy-52eefa4/
linkerd2-proxy-52eefa4/LICENSE
linkerd2-proxy-52eefa4/bin/
linkerd2-proxy-52eefa4/bin/linkerd2-proxy
Removing intermediate container f3e8ffd94563
---> f5830f03a365
Step 8/26 : FROM gcr.io/linkerd-io/go-deps:b3c7654e as golang
---> 33d3ecd0371d
Step 9/26 : WORKDIR /go/src/github.com/linkerd/linkerd2
---> Using cache
---> 14dc68f872e9
Step 10/26 : ENV CGO_ENABLED=0 GOOS=linux
---> Running in 86a1e55f3695
Removing intermediate container 86a1e55f3695
---> 74ce0ae064be
Step 11/26 : COPY pkg/flags pkg/flags
---> 678ff4ae91bb
Step 12/26 : COPY pkg/tls pkg/tls
---> c680163d04b7
Step 13/26 : COPY pkg/version pkg/version
---> af3c5579f716
Step 14/26 : RUN go build ./pkg/...
---> Running in 30687db3548b
Removing intermediate container 30687db3548b
---> 537587ac99e3
Step 15/26 : COPY proxy-identity proxy-identity
---> 161249c5ace1
Step 16/26 : RUN CGO_ENABLED=0 GOOS=linux go install ./proxy-identity
---> Running in 6afb9da06f3d
Removing intermediate container 6afb9da06f3d
---> 4db0564b2f77
Step 17/26 : FROM $RUNTIME_IMAGE as runtime
---> f07bbe9e1dde
Step 18/26 : COPY --from=fetch /build/target/proxy/LICENSE /usr/lib/linkerd/LICENSE
---> Using cache
---> 90920022a09d
Step 19/26 : COPY --from=fetch /build/version.txt /usr/lib/linkerd/linkerd2-proxy-version.txt
---> Using cache
---> cdeb4389f9ad
Step 20/26 : COPY --from=fetch /build/linkerd2-proxy /usr/lib/linkerd/linkerd2-proxy
---> Using cache
---> e8dd6f24d794
Step 21/26 : COPY --from=golang /go/bin/proxy-identity /usr/lib/linkerd/linkerd2-proxy-identity
---> Using cache
---> 648ea0fe222b
Step 22/26 : COPY proxy-identity/run-proxy.sh /usr/bin/linkerd2-proxy-run
---> Using cache
---> dfbf1fa1b0a5
Step 23/26 : ARG LINKERD_VERSION
---> Using cache
---> 712aea8ca7eb
Step 24/26 : ENV LINKERD_CONTAINER_VERSION_OVERRIDE=${LINKERD_VERSION}
---> Running in e7ead23f1b6b
Removing intermediate container e7ead23f1b6b
---> e0b238ab5203
Step 25/26 : ENV LINKERD2_PROXY_LOG=warn,linkerd2_proxy=info
---> Running in 10b43e0907d9
Removing intermediate container 10b43e0907d9
---> 710b381e1170
Step 26/26 : ENTRYPOINT ["/usr/bin/linkerd2-proxy-run"]
---> Running in 554cf05e8ed6
Removing intermediate container 554cf05e8ed6
---> 60d1822d1cbe
Successfully built 60d1822d1cbe
Successfully tagged gcr.io/linkerd-io/proxy:git-5c488b01
gcr.io/linkerd-io/proxy:git-5c488b01
Sending build context to Docker daemon 4.46MB
Step 1/13 : FROM gcr.io/linkerd-io/go-deps:b3c7654e as golang
---> 33d3ecd0371d
Step 2/13 : WORKDIR /go/src/github.com/linkerd/linkerd2
---> Using cache
---> 14dc68f872e9
Step 3/13 : COPY controller/gen controller/gen
---> Using cache
---> ec8ddaeec99d
Step 4/13 : COPY pkg pkg
---> 83a8f1a0d783
Step 5/13 : COPY controller controller
---> 3041692d49fc
Step 6/13 : RUN CGO_ENABLED=0 GOOS=linux go install ./pkg/...
---> Running in f121455f1559
Removing intermediate container f121455f1559
---> fcb038111101
Step 7/13 : RUN CGO_ENABLED=0 GOOS=linux go install ./controller/cmd/...
---> Running in 8078437de138
Removing intermediate container 8078437de138
---> 4f21279506fa
Step 8/13 : FROM scratch
--->
Step 9/13 : ENV PATH=$PATH:/go/bin
---> Using cache
---> dcd688485305
Step 10/13 : COPY LICENSE /linkerd/LICENSE
---> Using cache
---> 19fac92efecd
Step 11/13 : COPY --from=golang /go/bin /go/bin
---> d6ba915ff026
Step 12/13 : ARG LINKERD_VERSION
---> Running in 1ab0f33c2199
Removing intermediate container 1ab0f33c2199
---> a87e9690e42a
Step 13/13 : ENV LINKERD_CONTAINER_VERSION_OVERRIDE=${LINKERD_VERSION}
---> Running in 9199e579c1b4
Removing intermediate container 9199e579c1b4
---> d0584e186d40
Successfully built d0584e186d40
Successfully tagged gcr.io/linkerd-io/controller:git-5c488b01
gcr.io/linkerd-io/controller:git-5c488b01
Sending build context to Docker daemon 4.461MB
Step 1/34 : FROM node:10 as webpack-bundle
---> 5a401340b79f
Step 2/34 : RUN curl -o- -L https://yarnpkg.com/install.sh | bash -s -- --version 1.7.0
---> Using cache
---> 8b5721a1ead6
Step 3/34 : ENV HOME /root
---> Using cache
---> f38621aaaeb6
Step 4/34 : ENV PATH $HOME/.yarn/bin:$PATH
---> Using cache
---> ac3a8ea3aa9e
Step 5/34 : ENV GOPATH /go
---> Using cache
---> 951da5a5d7f5
Step 6/34 : ENV PROJECT github.com/linkerd/linkerd2
---> Using cache
---> 036853fea5b9
Step 7/34 : ENV PACKAGE $PROJECT/web/app
---> Using cache
---> 0043acccfca2
Step 8/34 : ENV ROOT $GOPATH/src/$PROJECT
---> Using cache
---> 6b93be6bc9ab
Step 9/34 : ENV PACKAGEDIR $GOPATH/src/$PACKAGE
---> Using cache
---> b0dc386bc05c
Step 10/34 : WORKDIR $PACKAGEDIR
---> Using cache
---> acbc82ee6716
Step 11/34 : COPY bin/web $ROOT/bin/web
---> Using cache
---> 6e7e23c88415
Step 12/34 : COPY web/app/package.json web/app/yarn.lock ./
---> Using cache
---> 216e1e13451e
Step 13/34 : RUN $ROOT/bin/web setup install --frozen-lockfile
---> Using cache
---> 89a0ee058553
Step 14/34 : ENV NODE_ENV production
---> Using cache
---> 860962c06f66
Step 15/34 : COPY web/app .
---> 27586e30c1d1
Step 16/34 : RUN $ROOT/bin/web build
---> Running in 79b9a6eee312
yarn run v1.7.0
$ /go/src/github.com/linkerd/linkerd2/web/app/node_modules/.bin/webpack
clean-webpack-plugin: /go/src/github.com/linkerd/linkerd2/web/app/dist has been removed.
Hash: 3e98be1e392bca34aae9
Version: webpack 4.20.2
Time: 32903ms
Built at: 06/26/2019 5:40:59 PM
Asset Size Chunks Chunk Names
img/favicon.png 1.15 KiB [emitted]
main.2ef5cb96d202333043ac.js 890 KiB 0 [emitted] [big] main
main.2ef5cb96d202333043ac.js.map 265 KiB 0 [emitted] main
index_bundle.js 488 bytes [emitted]
[18] ./node_modules/d3-selection/src/index.js + 50 modules 28.1 KiB {0} [built]
| 51 modules
[64] (webpack)/buildin/global.js 509 bytes {0} [built]
[100] ./node_modules/react-router-dom/es/index.js + 30 modules 104 KiB {0} [built]
| 31 modules
[144] ./node_modules/d3-dispatch/src/index.js + 1 modules 2.71 KiB {0} [built]
| 2 modules
[356] ./node_modules/d3-format/src/index.js + 15 modules 11.3 KiB {0} [built]
| 16 modules
[359] ./js/index.js 10.7 KiB {0} [built]
[361] ./css/styles.css 1.09 KiB {0} [built]
[362] ./node_modules/css-loader/dist/cjs.js??ref--5-1!./css/styles.css 802 bytes {0} [built]
[364] ./img/favicon.png 61 bytes {0} [built]
[391] (webpack)/buildin/harmony-module.js 573 bytes {0} [built]
[604] ./css/svg-wrappers.css 1.11 KiB {0} [built]
[605] ./node_modules/css-loader/dist/cjs.js??ref--5-1!./css/svg-wrappers.css 5.95 KiB {0} [built]
[610] (webpack)/buildin/module.js 519 bytes {0} [built]
[893] ./node_modules/d3-force/src/index.js + 29 modules 31.9 KiB {0} [built]
| 30 modules
[894] ./node_modules/d3-drag/src/index.js + 5 modules 6.54 KiB {0} [built]
| 6 modules
+ 880 hidden modules
WARNING in asset size limit: The following asset(s) exceed the recommended size limit (244 KiB).
This can impact web performance.
Assets:
main.2ef5cb96d202333043ac.js (890 KiB)
WARNING in entrypoint size limit: The following entrypoint(s) combined asset size exceeds the recommended limit (244 KiB). This can impact web performance.
Entrypoints:
main (890 KiB)
main.2ef5cb96d202333043ac.js
WARNING in webpack performance recommendations:
You can limit the size of your bundles by using import() or require.ensure to lazy load some parts of your application.
For more info visit https://webpack.js.org/guides/code-splitting/
Child html-webpack-plugin for "index_bundle.js.out":
1 asset
[0] ./node_modules/html-webpack-plugin/lib/loader.js!./index_bundle.js.lodash.tmpl 1.15 KiB {0} [built]
[2] (webpack)/buildin/global.js 509 bytes {0} [built]
[3] (webpack)/buildin/module.js 519 bytes {0} [built]
+ 1 hidden module
Done in 34.39s.
Removing intermediate container 79b9a6eee312
---> 6ed4c91f9c71
Step 17/34 : FROM gcr.io/linkerd-io/go-deps:b3c7654e as golang
---> 33d3ecd0371d
Step 18/34 : WORKDIR /go/src/github.com/linkerd/linkerd2
---> Using cache
---> 14dc68f872e9
Step 19/34 : RUN mkdir -p web
---> Using cache
---> 4341747efe94
Step 20/34 : COPY web/main.go web
---> Using cache
---> d5dd51ff0cf7
Step 21/34 : COPY web/srv web/srv
---> Using cache
---> c61c4f4e4a44
Step 22/34 : COPY controller controller
---> Using cache
---> f27e3acdb1bd
Step 23/34 : COPY pkg pkg
---> 2b11faba3946
Step 24/34 : RUN CGO_ENABLED=0 GOOS=linux go build -o web/web ./web
---> Running in 8fb12b2a4acb
Removing intermediate container 8fb12b2a4acb
---> 3f9665116254
Step 25/34 : FROM gcr.io/linkerd-io/base:2019-02-19.01
---> f07bbe9e1dde
Step 26/34 : WORKDIR /linkerd
---> Using cache
---> 86da5420c7e3
Step 27/34 : COPY LICENSE .
---> Using cache
---> 643b1f01c4c8
Step 28/34 : COPY --from=golang /go/src/github.com/linkerd/linkerd2/web/web .
---> Using cache
---> b4fd5d609ce2
Step 29/34 : RUN mkdir -p app
---> Using cache
---> 649a0431131b
Step 30/34 : COPY --from=webpack-bundle /go/src/github.com/linkerd/linkerd2/web/app/dist app/dist
---> Using cache
---> cb97c936c031
Step 31/34 : COPY web/templates templates
---> Using cache
---> 76fa82193375
Step 32/34 : ARG LINKERD_VERSION
---> Using cache
---> 7a174e47817b
Step 33/34 : ENV LINKERD_CONTAINER_VERSION_OVERRIDE=${LINKERD_VERSION}
---> Running in 6f867ecf5dc0
Removing intermediate container 6f867ecf5dc0
---> ee2e90200695
Step 34/34 : ENTRYPOINT ["./web"]
---> Running in aba13b37a371
Removing intermediate container aba13b37a371
---> 0817fcd07a95
Successfully built 0817fcd07a95
Successfully tagged gcr.io/linkerd-io/web:git-5c488b01
gcr.io/linkerd-io/web:git-5c488b01
Sending build context to Docker daemon 4.46MB
Step 1/16 : FROM gcr.io/linkerd-io/go-deps:b3c7654e as golang
---> 33d3ecd0371d
Step 2/16 : WORKDIR /go/src/github.com/linkerd/linkerd2
---> Using cache
---> 14dc68f872e9
Step 3/16 : COPY pkg pkg
---> 8526bd992674
Step 4/16 : COPY controller controller
---> ca22a5da18b0
Step 5/16 : COPY cni-plugin cni-plugin
---> 88b36bc0eee7
Step 6/16 : RUN CGO_ENABLED=0 GOOS=linux go build -o /go/bin/linkerd-cni -v ./cni-plugin/
---> Running in dc53a1b5b3dc
github.com/deislabs/smi-sdk-go/pkg/apis/split
github.com/linkerd/linkerd2/controller/gen/apis/serviceprofile
github.com/linkerd/linkerd2-proxy-init/iptables
github.com/spf13/cobra
github.com/linkerd/linkerd2-proxy-init/cmd
github.com/deislabs/smi-sdk-go/pkg/apis/split/v1alpha1
github.com/deislabs/smi-sdk-go/pkg/gen/client/split/clientset/versioned/scheme
github.com/deislabs/smi-sdk-go/pkg/gen/client/split/clientset/versioned/typed/split/v1alpha1
github.com/evanphx/json-patch
k8s.io/apimachinery/third_party/forked/golang/json
k8s.io/kube-openapi/pkg/util/proto
github.com/deislabs/smi-sdk-go/pkg/gen/client/split/clientset/versioned
github.com/linkerd/linkerd2/controller/gen/apis/serviceprofile/v1alpha1
k8s.io/apimachinery/pkg/util/mergepatch
github.com/linkerd/linkerd2/controller/gen/client/clientset/versioned/scheme
k8s.io/apimachinery/pkg/util/strategicpatch
github.com/linkerd/linkerd2/controller/gen/client/clientset/versioned/typed/serviceprofile/v1alpha1
github.com/linkerd/linkerd2/controller/gen/client/clientset/versioned
k8s.io/client-go/testing
github.com/deislabs/smi-sdk-go/pkg/gen/client/split/clientset/versioned/typed/split/v1alpha1/fake
k8s.io/client-go/discovery/fake
github.com/linkerd/linkerd2/controller/gen/client/clientset/versioned/typed/serviceprofile/v1alpha1/fake
github.com/deislabs/smi-sdk-go/pkg/gen/client/split/clientset/versioned/fake
github.com/linkerd/linkerd2/controller/gen/client/clientset/versioned/fake
github.com/linkerd/linkerd2/pkg/version
k8s.io/apiextensions-apiserver/pkg/apis/apiextensions
k8s.io/apiextensions-apiserver/pkg/apis/apiextensions/v1beta1
github.com/linkerd/linkerd2/pkg/prometheus
k8s.io/client-go/kubernetes/typed/admissionregistration/v1alpha1/fake
k8s.io/client-go/kubernetes/typed/admissionregistration/v1beta1/fake
k8s.io/client-go/kubernetes/typed/apps/v1/fake
k8s.io/client-go/kubernetes/typed/apps/v1beta1/fake
k8s.io/apiextensions-apiserver/pkg/client/clientset/clientset/scheme
k8s.io/apiextensions-apiserver/pkg/client/clientset/clientset/typed/apiextensions/v1beta1
k8s.io/client-go/kubernetes/typed/apps/v1beta2/fake
k8s.io/client-go/kubernetes/typed/auditregistration/v1alpha1/fake
k8s.io/apiextensions-apiserver/pkg/client/clientset/clientset
k8s.io/apiextensions-apiserver/pkg/client/clientset/clientset/typed/apiextensions/v1beta1/fake
k8s.io/client-go/kubernetes/typed/authentication/v1/fake
k8s.io/client-go/kubernetes/typed/authentication/v1beta1/fake
k8s.io/client-go/kubernetes/typed/authorization/v1/fake
k8s.io/client-go/kubernetes/typed/authorization/v1beta1/fake
k8s.io/apiextensions-apiserver/pkg/client/clientset/clientset/fake
k8s.io/client-go/kubernetes/typed/autoscaling/v1/fake
k8s.io/client-go/kubernetes/typed/autoscaling/v2beta1/fake
k8s.io/client-go/kubernetes/typed/autoscaling/v2beta2/fake
k8s.io/client-go/kubernetes/typed/batch/v1/fake
k8s.io/client-go/kubernetes/typed/batch/v1beta1/fake
k8s.io/client-go/kubernetes/typed/batch/v2alpha1/fake
k8s.io/client-go/kubernetes/typed/certificates/v1beta1/fake
k8s.io/client-go/kubernetes/typed/coordination/v1beta1/fake
k8s.io/client-go/kubernetes/typed/core/v1/fake
k8s.io/client-go/kubernetes/typed/events/v1beta1/fake
k8s.io/client-go/kubernetes/typed/extensions/v1beta1/fake
k8s.io/client-go/kubernetes/typed/networking/v1/fake
k8s.io/client-go/kubernetes/typed/policy/v1beta1/fake
k8s.io/client-go/kubernetes/typed/rbac/v1/fake
k8s.io/client-go/kubernetes/typed/rbac/v1alpha1/fake
k8s.io/client-go/kubernetes/typed/rbac/v1beta1/fake
k8s.io/client-go/kubernetes/typed/scheduling/v1alpha1/fake
k8s.io/client-go/kubernetes/typed/scheduling/v1beta1/fake
k8s.io/client-go/kubernetes/typed/settings/v1alpha1/fake
k8s.io/client-go/kubernetes/typed/storage/v1/fake
k8s.io/client-go/kubernetes/typed/storage/v1alpha1/fake
k8s.io/client-go/kubernetes/typed/storage/v1beta1/fake
k8s.io/client-go/kubernetes/fake
k8s.io/apimachinery/pkg/util/httpstream
k8s.io/client-go/tools/portforward
github.com/docker/spdystream/spdy
github.com/docker/spdystream
k8s.io/apimachinery/third_party/forked/golang/netutil
k8s.io/apimachinery/pkg/util/httpstream/spdy
github.com/projectcalico/libcalico-go/lib/logutils
k8s.io/client-go/transport/spdy
github.com/linkerd/linkerd2/pkg/k8s
github.com/linkerd/linkerd2/cni-plugin
Removing intermediate container dc53a1b5b3dc
---> 1fed85cffb69
Step 7/16 : FROM gcr.io/linkerd-io/base:2019-02-19.01
---> f07bbe9e1dde
Step 8/16 : WORKDIR /linkerd
---> Using cache
---> 86da5420c7e3
Step 9/16 : RUN curl -kL -o $(which jq) https://github.com/stedolan/jq/releases/download/jq-1.6/jq-linux64
---> Using cache
---> 9e9b80523585
Step 10/16 : COPY --from=golang /go/bin/linkerd-cni /opt/cni/bin/
---> b5d8a9c7f226
Step 11/16 : COPY LICENSE .
---> 16784187c66d
Step 12/16 : COPY cni-plugin/deployment/scripts/install-cni.sh .
---> 6cf13a776f73
Step 13/16 : COPY cni-plugin/deployment/linkerd-cni.conf.default .
---> 87ad99e36cbb
Step 14/16 : COPY cni-plugin/deployment/scripts/filter.jq .
---> 1673b15275b0
Step 15/16 : ENV PATH=/linkerd:/opt/cni/bin:$PATH
---> Running in cc003752c835
Removing intermediate container cc003752c835
---> 920845ff75aa
Step 16/16 : CMD ["install-cni.sh"]
---> Running in bf492c9d06bd
Removing intermediate container bf492c9d06bd
---> e000a8c33267
Successfully built e000a8c33267
Successfully tagged gcr.io/linkerd-io/cni-plugin:git-5c488b01
gcr.io/linkerd-io/cni-plugin:git-5c488b01
Sending build context to Docker daemon 4.46MB
Step 1/3 : FROM gcr.io/linkerd-io/base:2019-02-19.01
---> f07bbe9e1dde
Step 2/3 : RUN apt-get update && apt-get install -y --no-install-recommends tcpdump iproute2 lsof tshark && rm -rf /var/lib/apt/lists/*
---> Using cache
---> eee5964720ab
Step 3/3 : ENTRYPOINT [ "tshark", "-i", "any" ]
---> Using cache
---> c141e04ba398
Successfully built c141e04ba398
Successfully tagged gcr.io/linkerd-io/debug:git-5c488b01
gcr.io/linkerd-io/debug:git-5c488b01
Sending build context to Docker daemon 4.461MB
Step 1/22 : FROM gcr.io/linkerd-io/go-deps:b3c7654e as golang
---> 33d3ecd0371d
Step 2/22 : WORKDIR /go/src/github.com/linkerd/linkerd2
---> Using cache
---> 14dc68f872e9
Step 3/22 : COPY cli cli
---> fd2846856851
Step 4/22 : COPY chart chart
---> d335f38194dc
Step 5/22 : COPY controller/k8s controller/k8s
---> 30c2fe5e4292
Step 6/22 : COPY controller/api controller/api
---> d956e05580d8
Step 7/22 : COPY controller/gen controller/gen
---> 5884dbed197b
Step 8/22 : COPY pkg pkg
---> 2fd43a5fde00
Step 9/22 : RUN mkdir -p /out
---> Running in 86fa5856b275
Removing intermediate container 86fa5856b275
---> fab86ac55a7e
Step 10/22 : RUN go generate ./cli
---> Running in e5761a3105bc
writing static/generated_templates.gogen.go
Removing intermediate container e5761a3105bc
---> 4b2b391c7df1
Step 11/22 : RUN CGO_ENABLED=0 GOOS=darwin go build -o /out/linkerd-darwin -tags prod -ldflags "-s -w" ./cli
---> Running in 4c655a1b0537
Removing intermediate container 4c655a1b0537
---> 3bdbd0df9530
Step 12/22 : RUN CGO_ENABLED=0 GOOS=linux go build -o /out/linkerd-linux -tags prod -ldflags "-s -w" ./cli
---> Running in d42b9069c478
Removing intermediate container d42b9069c478
---> 3adc403b9e57
Step 13/22 : RUN CGO_ENABLED=0 GOOS=windows go build -o /out/linkerd-windows -tags prod -ldflags "-s -w" ./cli
---> Running in 3c95d539a867
Removing intermediate container 3c95d539a867
---> dada1cf58fb4
Step 14/22 : ARG LINKERD_VERSION
---> Running in b94f2e6e3738
Removing intermediate container b94f2e6e3738
---> 3cec5f6490d9
Step 15/22 : ENV GO_LDFLAGS="-s -w -X github.com/linkerd/linkerd2/pkg/version.Version=${LINKERD_VERSION}"
---> Running in 32668edc00a5
Removing intermediate container 32668edc00a5
---> 680c6f173652
Step 16/22 : RUN CGO_ENABLED=0 GOOS=darwin go build -o /out/linkerd-darwin -tags prod -ldflags "${GO_LDFLAGS}" ./cli
---> Running in a091bdc9403a
Removing intermediate container a091bdc9403a
---> e8b3e778bc4e
Step 17/22 : RUN CGO_ENABLED=0 GOOS=linux go build -o /out/linkerd-linux -tags prod -ldflags "${GO_LDFLAGS}" ./cli
---> Running in dd9d4b9a3fc1
Removing intermediate container dd9d4b9a3fc1
---> f44f76db6ef4
Step 18/22 : RUN CGO_ENABLED=0 GOOS=windows go build -o /out/linkerd-windows -tags prod -ldflags "${GO_LDFLAGS}" ./cli
---> Running in 08114775b9a3
Removing intermediate container 08114775b9a3
---> 634a4c8c2618
Step 19/22 : FROM scratch
--->
Step 20/22 : COPY LICENSE /linkerd/LICENSE
---> Using cache
---> 2eb6350bd559
Step 21/22 : COPY --from=golang /out /out
---> 3d25a096a6b3
Step 22/22 : ENTRYPOINT ["/out/linkerd-linux"]
---> Running in 079ae3ee1c47
Removing intermediate container 079ae3ee1c47
---> d8cb33a98d13
Successfully built d8cb33a98d13
Successfully tagged gcr.io/linkerd-io/cli-bin:git-5c488b01
gcr.io/linkerd-io/cli-bin:git-5c488b01
/root/go/src/github.com/linkerd/linkerd2/target/cli/darwin/linkerd
/root/go/src/github.com/linkerd/linkerd2/target/cli/linux/linkerd
/root/go/src/github.com/linkerd/linkerd2/target/cli/windows/linkerd
Sending build context to Docker daemon 4.46MB
Step 1/4 : FROM grafana/grafana:5.4.3
---> d0454da13c84
Step 2/4 : COPY LICENSE /linkerd/LICENSE
---> Using cache
---> cd262ebdad09
Step 3/4 : COPY grafana/dashboards /var/lib/grafana/dashboards
---> Using cache
---> ab9b71fd256d
Step 4/4 : COPY grafana/dashboards/top-line.json /usr/share/grafana/public/dashboards/home.json
---> Using cache
---> a9e8c3bbbd0e
Successfully built a9e8c3bbbd0e
Successfully tagged gcr.io/linkerd-io/grafana:git-5c488b01
gcr.io/linkerd-io/grafana:git-5c488b01
The push refers to repository [gcr.io/linkerd-io/cli-bin]
32560cca33ab: Preparing
3d1c3d0508c3: Preparing
3d1c3d0508c3: Layer already exists
32560cca33ab: Pushed
git-5c488b01: digest: sha256:915d48d2a7df5e2ee313b17dba8bebabd3fc8fcd69bf5907c5894179a230c608 size: 737
The push refers to repository [gcr.io/linkerd-io/cni-plugin]
5dadca60411e: Preparing
cb84d0272979: Preparing
b788cb70feb1: Preparing
b0ac608d4851: Preparing
7381adaf140d: Preparing
512544252d64: Preparing
9e23994e8670: Preparing
7c5874767822: Preparing
0a07e81f5da3: Preparing
512544252d64: Waiting
9e23994e8670: Waiting
7c5874767822: Waiting
0a07e81f5da3: Waiting
5dadca60411e: Pushed
512544252d64: Layer already exists
b0ac608d4851: Pushed
9e23994e8670: Layer already exists
cb84d0272979: Pushed
7c5874767822: Layer already exists
0a07e81f5da3: Layer already exists
b788cb70feb1: Pushed
7381adaf140d: Pushed
git-5c488b01: digest: sha256:fa4fa3b0eb182eaa8ecf9966d339b7fe466689603af6192619f3178c2611e5e0 size: 2201
The push refers to repository [gcr.io/linkerd-io/controller]
e39e8d055876: Preparing
ab03fef09392: Preparing
ab03fef09392: Layer already exists
e39e8d055876: Pushed
git-5c488b01: digest: sha256:95970d72c3cb33dffda75716fe71b94bdcae7be7d366d880458a1f792346d891 size: 737
The push refers to repository [gcr.io/linkerd-io/debug]
7fb11abbcb1a: Preparing
7c5874767822: Preparing
0a07e81f5da3: Preparing
7c5874767822: Layer already exists
7fb11abbcb1a: Layer already exists
0a07e81f5da3: Layer already exists
git-5c488b01: digest: sha256:ae3e9ba2d8af97d664507d308949f2972a5af85bf248e3e6c102a2745b02dd62 size: 953
The push refers to repository [gcr.io/linkerd-io/grafana]
083152e2669c: Preparing
7dfd251d0016: Preparing
e1ec95cb1d2e: Preparing
67796dde2d25: Preparing
4a786a04c29c: Preparing
63e69b5ec8fb: Preparing
f2d8bd23c9c1: Preparing
c61883f6d7a1: Preparing
7b4e562e58dc: Preparing
f2d8bd23c9c1: Waiting
c61883f6d7a1: Waiting
7b4e562e58dc: Waiting
63e69b5ec8fb: Waiting
4a786a04c29c: Layer already exists
7dfd251d0016: Layer already exists
083152e2669c: Layer already exists
67796dde2d25: Layer already exists
e1ec95cb1d2e: Layer already exists
63e69b5ec8fb: Layer already exists
f2d8bd23c9c1: Layer already exists
7b4e562e58dc: Layer already exists
c61883f6d7a1: Layer already exists
git-5c488b01: digest: sha256:10c89c530c238c499d4962cad2a64bdbb6ff95c1db8490fab63045b46a18d1ba size: 2201
The push refers to repository [gcr.io/linkerd-io/proxy]
bbd1d1632733: Preparing
0afbddf31430: Preparing
32b7a737f540: Preparing
a8d6240efc1d: Preparing
15fc1fd0db06: Preparing
7c5874767822: Preparing
0a07e81f5da3: Preparing
7c5874767822: Waiting
0a07e81f5da3: Waiting
bbd1d1632733: Layer already exists
0afbddf31430: Layer already exists
a8d6240efc1d: Layer already exists
32b7a737f540: Layer already exists
15fc1fd0db06: Layer already exists
7c5874767822: Layer already exists
0a07e81f5da3: Layer already exists
git-5c488b01: digest: sha256:a3ce8c6076b39512e3015ce603e8e6f83e5a027785f5b45299190943ce53dcb2 size: 1785
The push refers to repository [gcr.io/linkerd-io/web]
557a95058d8b: Preparing
0fe9f510362f: Preparing
5a6fc21f6f5f: Preparing
88bf478f432b: Preparing
25539555a256: Preparing
9e23994e8670: Preparing
7c5874767822: Preparing
0a07e81f5da3: Preparing
9e23994e8670: Waiting
7c5874767822: Waiting
0a07e81f5da3: Waiting
0fe9f510362f: Layer already exists
88bf478f432b: Layer already exists
557a95058d8b: Layer already exists
5a6fc21f6f5f: Layer already exists
25539555a256: Layer already exists
9e23994e8670: Layer already exists
7c5874767822: Layer already exists
0a07e81f5da3: Layer already exists
git-5c488b01: digest: sha256:6502dd389e7bb7e22cc6ed4b891220772902de6fdb5e8fdf0de7426f26ac6a06 size: 1992
Starting to serve on 127.0.0.1:8080
(1/97) Wrote github.com/gorilla/websocket@v1.2.0
(2/97) Wrote sigs.k8s.io/yaml@v1.1.0
(3/97) Wrote github.com/BurntSushi/toml@v0.3.1
(4/97) Wrote github.com/Azure/go-autorest@v11.3.2
(5/97) Wrote github.com/googleapis/gnostic@v0.1.0
(6/97) Wrote github.com/Masterminds/semver@v1.4.2
(7/97) Wrote github.com/Masterminds/sprig@v2.17.1
(8/97) Wrote github.com/deislabs/smi-sdk-go@f281e2121a16192b99c40dcdb9eefcfce19e9d6d
(9/97) Wrote github.com/PuerkitoBio/urlesc@master
(10/97) Wrote github.com/PuerkitoBio/purell@v1.1.0
(11/97) Wrote github.com/gregjones/httpcache@master
(12/97) Wrote contrib.go.opencensus.io/exporter/ocagent@v0.2.0
(13/97) Wrote github.com/sergi/go-diff@v1.0.0
(14/97) Wrote github.com/aokoli/goutils@v1.1.0
(15/97) Wrote github.com/grpc-ecosystem/go-grpc-prometheus@v1.1
(16/97) Wrote github.com/hashicorp/golang-lru@master
(17/97) Wrote github.com/beorn7/perks@master
(18/97) Wrote github.com/huandu/xstrings@v1.2.0
(19/97) Wrote github.com/inconshreveable/mousetrap@v1.0
(20/97) Wrote github.com/census-instrumentation/opencensus-proto@v0.1.0
(21/97) Wrote github.com/cyphar/filepath-securejoin@v0.2.2
(22/97) Wrote github.com/briandowns/spinner@5cf08d0ac778f0d708570fe143e3f82fdb9f9007
(23/97) Wrote github.com/imdario/mergo@0.3.2
(24/97) Wrote github.com/cpuguy83/go-md2man@v1.0.8
(25/97) Wrote github.com/gophercloud/gophercloud@master
(26/97) Wrote github.com/linkerd/linkerd2-proxy-init@v1.0.0
(27/97) Wrote github.com/davecgh/go-spew@v1.1.0
(28/97) Wrote github.com/containernetworking/cni@v0.6.0
(29/97) Wrote github.com/julienschmidt/httprouter@v1.1
(30/97) Wrote github.com/pkg/browser@c90ca0c84f15f81c982e32665bffd8d7aac8f097
(31/97) Wrote github.com/json-iterator/go@f2b4162afba35581b6d4a50d3b8f34e33c144682
(32/97) Wrote github.com/linkerd/linkerd2-proxy-api@v0.1.7
(33/97) Wrote github.com/peterbourgon/diskv@v2.0.1
(34/97) Wrote github.com/pkg/errors@v0.8.1
(35/97) Wrote github.com/mailru/easyjson@master
(36/97) Wrote github.com/petar/GoLLRB@master
(37/97) Wrote github.com/mattn/go-colorable@v0.0.9
(38/97) Wrote github.com/modern-go/concurrent@1.0.3
(39/97) Wrote github.com/mattn/go-isatty@v0.0.7
(40/97) Wrote github.com/prometheus/client_golang@v0.9.2
(41/97) Wrote github.com/mattn/go-runewidth@v0.0.2
(42/97) Wrote cloud.google.com/go@v0.18.0
(43/97) Wrote github.com/matttproud/golang_protobuf_extensions@v1.0.0
(44/97) Wrote github.com/prometheus/client_model@master
(45/97) Wrote github.com/prometheus/common@master
(46/97) Wrote github.com/russross/blackfriday@v1.5.2
(47/97) Wrote github.com/modern-go/reflect2@1.0.1
(48/97) Wrote github.com/nsf/termbox-go@master
(49/97) Wrote github.com/shurcooL/httpfs@master
(50/97) Wrote github.com/shurcooL/vfsgen@master
(51/97) Wrote github.com/sirupsen/logrus@v1.0.4
(52/97) Wrote github.com/prometheus/procfs@master
(53/97) Wrote github.com/spf13/pflag@v1.0.0
(54/97) Wrote github.com/spf13/cobra@7b2c5ac9fc04fc5efafb60700713d4fa609b777b
(55/97) Wrote google.golang.org/appengine@v1.0.0
(56/97) Wrote github.com/projectcalico/libcalico-go@v1.7.3
(57/97) Wrote github.com/wercker/stern@b04b5491222d9743529cb859a20d34ce2bb763af
(58/97) Wrote golang.org/x/crypto@master
(59/97) Wrote gopkg.in/yaml.v2@v2
(60/97) Wrote k8s.io/gengo@master
(61/97) Wrote golang.org/x/net@master
(62/97) Wrote golang.org/x/oauth2@master
(63/97) Wrote golang.org/x/sync@master
(64/97) Wrote go.opencensus.io@v0.18.0
(65/97) Wrote k8s.io/code-generator@master
(66/97) Wrote golang.org/x/time@master
(67/97) Wrote k8s.io/klog@v0.1.0
(68/97) Wrote github.com/go-openapi/swag@v0.17.2
(69/97) Wrote gopkg.in/inf.v0@v0.9.0
(70/97) Wrote github.com/golang/glog@master
(71/97) Wrote github.com/gobwas/glob@v0.2.3
(72/97) Wrote k8s.io/kube-openapi@master
(73/97) Wrote google.golang.org/genproto@master
(74/97) Wrote k8s.io/client-go@kubernetes-1.13.1
(75/97) Wrote github.com/google/uuid@v1.1.0
(76/97) Wrote github.com/evanphx/json-patch@v4.1.0
(77/97) Wrote github.com/google/gofuzz@master
(78/97) Wrote golang.org/x/sys@master
(79/97) Wrote k8s.io/apimachinery@kubernetes-1.13.1
(80/97) Wrote github.com/google/btree@master
(81/97) Wrote golang.org/x/tools@master
(82/97) Wrote github.com/go-openapi/jsonreference@v0.17.2
(83/97) Wrote github.com/dgrijalva/jwt-go@v3.1.0
(84/97) Wrote github.com/golang/protobuf@v1.2.0
(85/97) Wrote google.golang.org/grpc@v1.9.2
(86/97) Wrote k8s.io/helm@v2.12.2
(87/97) Wrote github.com/go-openapi/jsonpointer@v0.17.2
(88/97) Wrote github.com/emicklei/proto@v1.6.8
(89/97) Wrote github.com/ghodss/yaml@v1.0.0
(90/97) Wrote github.com/docker/spdystream@449fdfce4d962303d702fec724ef0ad181c92528
(91/97) Wrote github.com/fatih/color@v1.7.0
(92/97) Wrote k8s.io/apiextensions-apiserver@kubernetes-1.13.1
(93/97) Wrote github.com/go-openapi/spec@v0.17.2
(94/97) Wrote golang.org/x/text@master
(95/97) Wrote k8s.io/api@kubernetes-1.13.1
(96/97) Wrote github.com/gogo/protobuf@v1.0.0
(97/97) Wrote google.golang.org/api@v0.1.0
Collecting project constraints:
(1/97) cloud.google.com/go
(2/97) contrib.go.opencensus.io/exporter/ocagent
(3/97) github.com/Azure/go-autorest
(4/97) github.com/BurntSushi/toml
(5/97) github.com/Masterminds/semver
(6/97) github.com/Masterminds/sprig
(7/97) github.com/PuerkitoBio/purell
(8/97) github.com/PuerkitoBio/urlesc
(9/97) github.com/aokoli/goutils
(10/97) github.com/beorn7/perks
(11/97) github.com/briandowns/spinner
(12/97) github.com/census-instrumentation/opencensus-proto
(13/97) github.com/containernetworking/cni
(14/97) github.com/cpuguy83/go-md2man
(15/97) github.com/cyphar/filepath-securejoin
(16/97) github.com/davecgh/go-spew
(17/97) github.com/deislabs/smi-sdk-go
(18/97) github.com/dgrijalva/jwt-go
(19/97) github.com/docker/spdystream
(20/97) github.com/emicklei/proto
(21/97) github.com/evanphx/json-patch
(22/97) github.com/fatih/color
(23/97) github.com/ghodss/yaml
(24/97) github.com/go-openapi/jsonpointer
(25/97) github.com/go-openapi/jsonreference
(26/97) github.com/go-openapi/spec
(27/97) github.com/go-openapi/swag
(28/97) github.com/gobwas/glob
(29/97) github.com/gogo/protobuf
(30/97) github.com/golang/glog
(31/97) github.com/golang/protobuf
(32/97) github.com/google/btree
(33/97) github.com/google/gofuzz
(34/97) github.com/google/uuid
(35/97) github.com/googleapis/gnostic
(36/97) github.com/gophercloud/gophercloud
(37/97) github.com/gorilla/websocket
(38/97) github.com/gregjones/httpcache
(39/97) github.com/grpc-ecosystem/go-grpc-prometheus
(40/97) github.com/hashicorp/golang-lru
(41/97) github.com/huandu/xstrings
(42/97) github.com/imdario/mergo
(43/97) github.com/inconshreveable/mousetrap
(44/97) github.com/json-iterator/go
(45/97) github.com/julienschmidt/httprouter
(46/97) github.com/linkerd/linkerd2-proxy-api
(47/97) github.com/linkerd/linkerd2-proxy-init
(48/97) github.com/mailru/easyjson
(49/97) github.com/mattn/go-colorable
(50/97) github.com/mattn/go-isatty
(51/97) github.com/mattn/go-runewidth
(52/97) github.com/matttproud/golang_protobuf_extensions
(53/97) github.com/modern-go/concurrent
(54/97) github.com/modern-go/reflect2
(55/97) github.com/nsf/termbox-go
(56/97) github.com/petar/GoLLRB
(57/97) github.com/peterbourgon/diskv
(58/97) github.com/pkg/browser
(59/97) github.com/pkg/errors
(60/97) github.com/projectcalico/libcalico-go
(61/97) github.com/prometheus/client_golang
(62/97) github.com/prometheus/client_model
(63/97) github.com/prometheus/common
(64/97) github.com/prometheus/procfs
(65/97) github.com/russross/blackfriday
(66/97) github.com/sergi/go-diff
(67/97) github.com/shurcooL/httpfs
(68/97) github.com/shurcooL/vfsgen
(69/97) github.com/sirupsen/logrus
(70/97) github.com/spf13/cobra
(71/97) github.com/spf13/pflag
(72/97) github.com/wercker/stern
(73/97) go.opencensus.io
(74/97) golang.org/x/crypto
(75/97) golang.org/x/net
(76/97) golang.org/x/oauth2
(77/97) golang.org/x/sync
(78/97) golang.org/x/sys
(79/97) golang.org/x/text
(80/97) golang.org/x/time
(81/97) golang.org/x/tools
(82/97) google.golang.org/api
(83/97) google.golang.org/appengine
(84/97) google.golang.org/genproto
(85/97) google.golang.org/grpc
(86/97) gopkg.in/inf.v0
(87/97) gopkg.in/yaml.v2
(88/97) k8s.io/api
(89/97) k8s.io/apiextensions-apiserver
(90/97) k8s.io/apimachinery
(91/97) k8s.io/client-go
(92/97) k8s.io/code-generator
(93/97) k8s.io/gengo
(94/97) k8s.io/helm
(95/97) k8s.io/klog
(96/97) k8s.io/kube-openapi
(97/97) sigs.k8s.io/yaml
Checking upstream projects:
(1/97) cloud.google.com/go
(2/97) contrib.go.opencensus.io/exporter/ocagent
(3/97) github.com/Azure/go-autorest
(4/97) github.com/BurntSushi/toml
(5/97) github.com/Masterminds/semver
(6/97) github.com/Masterminds/sprig
(7/97) github.com/PuerkitoBio/purell
(8/97) github.com/PuerkitoBio/urlesc
(9/97) github.com/aokoli/goutils
(10/97) github.com/beorn7/perks
(11/97) github.com/briandowns/spinner
(12/97) github.com/census-instrumentation/opencensus-proto
(13/97) github.com/containernetworking/cni
(14/97) github.com/cpuguy83/go-md2man
(15/97) github.com/cyphar/filepath-securejoin
(16/97) github.com/davecgh/go-spew
(17/97) github.com/deislabs/smi-sdk-go
(18/97) github.com/dgrijalva/jwt-go
(19/97) github.com/docker/spdystream
(20/97) github.com/emicklei/proto
(21/97) github.com/evanphx/json-patch
(22/97) github.com/fatih/color
(23/97) github.com/ghodss/yaml
(24/97) github.com/go-openapi/jsonpointer
(25/97) github.com/go-openapi/jsonreference
(26/97) github.com/go-openapi/spec
(27/97) github.com/go-openapi/swag
(28/97) github.com/gobwas/glob
(29/97) github.com/gogo/protobuf
(30/97) github.com/golang/glog
(31/97) github.com/golang/protobuf
(32/97) github.com/google/btree
(33/97) github.com/google/gofuzz
(34/97) github.com/google/uuid
(35/97) github.com/googleapis/gnostic
(36/97) github.com/gophercloud/gophercloud
(37/97) github.com/gorilla/websocket
(38/97) github.com/gregjones/httpcache
(39/97) github.com/grpc-ecosystem/go-grpc-prometheus
(40/97) github.com/hashicorp/golang-lru
(41/97) github.com/huandu/xstrings
(42/97) github.com/imdario/mergo
(43/97) github.com/inconshreveable/mousetrap
(44/97) github.com/json-iterator/go
(45/97) github.com/julienschmidt/httprouter
(46/97) github.com/linkerd/linkerd2-proxy-api
(47/97) github.com/linkerd/linkerd2-proxy-init
(48/97) github.com/mailru/easyjson
(49/97) github.com/mattn/go-colorable
(50/97) github.com/mattn/go-isatty
(51/97) github.com/mattn/go-runewidth
(52/97) github.com/matttproud/golang_protobuf_extensions
(53/97) github.com/modern-go/concurrent
(54/97) github.com/modern-go/reflect2
(55/97) github.com/nsf/termbox-go
(56/97) github.com/petar/GoLLRB
(57/97) github.com/peterbourgon/diskv
(58/97) github.com/pkg/browser
(59/97) github.com/pkg/errors
(60/97) github.com/projectcalico/libcalico-go
(61/97) github.com/prometheus/client_golang
(62/97) github.com/prometheus/client_model
(63/97) github.com/prometheus/common
(64/97) github.com/prometheus/procfs
(65/97) github.com/russross/blackfriday
(66/97) github.com/sergi/go-diff
(67/97) github.com/shurcooL/httpfs
(68/97) github.com/shurcooL/vfsgen
(69/97) github.com/sirupsen/logrus
(70/97) github.com/spf13/cobra
(71/97) github.com/spf13/pflag
(72/97) github.com/wercker/stern
(73/97) go.opencensus.io
(74/97) golang.org/x/crypto
(75/97) golang.org/x/net
(76/97) golang.org/x/oauth2
(77/97) golang.org/x/sync
(78/97) golang.org/x/sys
(79/97) golang.org/x/text
(80/97) golang.org/x/time
(81/97) golang.org/x/tools
(82/97) google.golang.org/api
(83/97) google.golang.org/appengine
(84/97) google.golang.org/genproto
(85/97) google.golang.org/grpc
(86/97) gopkg.in/inf.v0
(87/97) gopkg.in/yaml.v2
(88/97) k8s.io/api
(89/97) k8s.io/apiextensions-apiserver
(90/97) k8s.io/apimachinery
(91/97) k8s.io/client-go
(92/97) k8s.io/code-generator
(93/97) k8s.io/gengo
(94/97) k8s.io/helm
(95/97) k8s.io/klog
(96/97) k8s.io/kube-openapi
(97/97) sigs.k8s.io/yaml
PROJECT CONSTRAINT VERSION REVISION LATEST PKGS USED
cloud.google.com/go v0.18.0 v0.18.0 767c40d v0.18.0 1
contrib.go.opencensus.io/exporter/ocagent v0.2.0 v0.2.0 00af367 v0.2.0 1
github.com/Azure/go-autorest v11.3.2 v11.3.2 7324aa0 v11.3.2 6
github.com/BurntSushi/toml v0.3.1 v0.3.1 3012a1d v0.3.1 1
github.com/Masterminds/semver v1.4.2 v1.4.2 c7af129 v1.4.2 1
github.com/Masterminds/sprig v2.17.1 v2.17.1 544a9b1 v2.17.1 1
github.com/PuerkitoBio/purell v1.1.0 v1.1.0 0bcb03f v1.1.0 1
github.com/PuerkitoBio/urlesc branch master branch master de5bf2a de5bf2a 1
github.com/aokoli/goutils v1.1.0 v1.1.0 41ac869 v1.1.0 1
github.com/beorn7/perks branch master branch master 4c0e845 4b2b341 1
github.com/briandowns/spinner 5cf08d0 5cf08d0 1
github.com/census-instrumentation/opencensus-proto v0.1.0 v0.1.0 7f2434b v0.1.0 4
github.com/containernetworking/cni v0.6.0 v0.6.0 5
github.com/cpuguy83/go-md2man v1.0.8 v1.0.8 20f5889 v1.0.8 1
github.com/cyphar/filepath-securejoin v0.2.2 v0.2.2 a261ee3 v0.2.2 1
github.com/davecgh/go-spew v1.1.0 v1.1.0 346938d v1.1.0 1
github.com/deislabs/smi-sdk-go f281e21 f281e21 12
github.com/dgrijalva/jwt-go v3.1.0 v3.1.0 dbeaa93 v3.1.0 1
github.com/docker/spdystream * 449fdfc 2
github.com/emicklei/proto v1.6.8 v1.6.8 6a34d38 v1.6.8 1
github.com/evanphx/json-patch v4.1.0 v4.1.0 72bf35d v4.1.0 1
github.com/fatih/color v1.7.0 v1.7.0 5b77d2a v1.7.0 1
github.com/ghodss/yaml v1.0.0 v1.0.0 0ca9ea5 v1.0.0 1
github.com/go-openapi/jsonpointer v0.17.2 v0.17.2 ef5f0af v0.17.2 1
github.com/go-openapi/jsonreference v0.17.2 v0.17.2 8483a88 v0.17.2 1
github.com/go-openapi/spec ^0.17.2 v0.17.2 5bae59e v0.17.2 1
github.com/go-openapi/swag v0.17.2 v0.17.2 5899d5c v0.17.2 1
github.com/gobwas/glob v0.2.3 v0.2.3 5ccd90e v0.2.3 8
github.com/gogo/protobuf v1.0.0 v1.0.0 1adfc12 v1.0.0 2
github.com/golang/glog branch master branch master 23def4e 23def4e 1
github.com/golang/protobuf ^1.2.0 v1.2.0 aa810b6 v1.3.1 14
github.com/google/btree branch master branch master e89373f 2023616 1
github.com/google/gofuzz branch master branch master 24818f7 f140a64 1
github.com/google/uuid v1.1.0 v1.1.0 9b3b1e0 v1.1.0 1
github.com/googleapis/gnostic v0.1.0 v0.1.0 ee43cbb v0.1.0 3
github.com/gophercloud/gophercloud branch master branch master 104e257 1574321 7
github.com/gorilla/websocket ^1.2.0 v1.2.0 ea4d1f6 v1.4.0 1
github.com/gregjones/httpcache branch master branch master 9cad4c3 901d907 2
github.com/grpc-ecosystem/go-grpc-prometheus v1.1 v1.1 6b7015e v1.1 1
github.com/hashicorp/golang-lru branch master branch master 0fb14ef 59383c4 2
github.com/huandu/xstrings v1.2.0 v1.2.0 f02667b v1.2.0 1
github.com/imdario/mergo 0.3.2 0.3.2 163f413 0.3.2 1
github.com/inconshreveable/mousetrap v1.0 v1.0 76626ae v1.0 1
github.com/json-iterator/go * f2b4162 1
github.com/julienschmidt/httprouter v1.1 v1.1 8c199fb v1.1 1
github.com/linkerd/linkerd2-proxy-api ^0.1.7 v0.1.7 be7667c v0.1.9 5
github.com/linkerd/linkerd2-proxy-init ^1.0.0 v1.0.0 458ed04 v1.0.0 2
github.com/mailru/easyjson branch master branch master 60711f1 b2ccc51 3
github.com/mattn/go-colorable v0.0.9 v0.0.9 167de6b v0.0.9 1
github.com/mattn/go-isatty ^0.0.7 v0.0.7 c2a7a6c v0.0.8 1
github.com/mattn/go-runewidth v0.0.2 v0.0.2 9e777a8 v0.0.2 1
github.com/matttproud/golang_protobuf_extensions v1.0.0 v1.0.0 3247c84 v1.0.0 1
github.com/modern-go/concurrent 1.0.3 1.0.3 bacd9c7 1.0.3 1
github.com/modern-go/reflect2 1.0.1 1.0.1 4b7aa43 1.0.1 1
github.com/nsf/termbox-go branch master branch master 5c94acc eeb6cd0 1
github.com/petar/GoLLRB branch master branch master 53be0d3 33fb24c 1
github.com/peterbourgon/diskv v2.0.1 v2.0.1 5f041e8 v2.0.1 1
github.com/pkg/browser c90ca0c c90ca0c 1
github.com/pkg/errors v0.8.1 v0.8.1 ba968bf v0.8.1 1
github.com/projectcalico/libcalico-go v1.7.3 v1.7.3 aab828e v1.7.3 1
github.com/prometheus/client_golang ^0.9.2 v0.9.2 505eaef v0.9.4 5
github.com/prometheus/client_model branch master branch master 99fa1f4 fd36f42 1
github.com/prometheus/common branch master branch master 89604d1 31bed53 3
github.com/prometheus/procfs branch master branch master cb41470 3f98efb 4
github.com/russross/blackfriday v1.5.2 v1.5.2 05f3235 v1.5.2 1
github.com/sergi/go-diff v1.0.0 v1.0.0 1744e29 v1.0.0 1
github.com/shurcooL/httpfs branch master branch master 74dc933 6a4d4a7 1
github.com/shurcooL/vfsgen branch master branch master 6a9ea43 6a9ea43 1
github.com/sirupsen/logrus ^1.0.3 v1.0.4 d682213 v1.4.2 1
github.com/spf13/cobra 7b2c5ac 7b2c5ac 2
github.com/spf13/pflag v1.0.0 v1.0.0 e57e3ee v1.0.0 1
github.com/wercker/stern b04b549 b04b549 2
go.opencensus.io v0.18.0 v0.18.0 b7bf3cd v0.18.0 15
golang.org/x/crypto branch master branch master 74369b4 cc06ce4 3
golang.org/x/net branch master branch master 2fb46b1 3b0461e 8
golang.org/x/oauth2 branch master branch master a032972 0f29369 5
golang.org/x/sync branch master branch master 37e7f08 1122301 1
golang.org/x/sys branch master branch master 37707fd e07cf5d 2
golang.org/x/text branch master branch master e19ae14 342b2e1 15
golang.org/x/time branch master branch master fbb02b2 9d24e82 1
golang.org/x/tools branch master branch master 0aa4b88 252024b 3
google.golang.org/api v0.1.0 v0.1.0 19e022d v0.1.0 1
google.golang.org/appengine v1.0.0 v1.0.0 150dc57 v1.0.0 10
google.golang.org/genproto branch master branch master 2b5a72b 9893573 1
google.golang.org/grpc ^1.7.0 v1.9.2 6b51017 v1.21.1 22
gopkg.in/inf.v0 v0.9.0 v0.9.0 3887ee9 v0.9.0 1
gopkg.in/yaml.v2 branch v2 branch v2 d670f94 7b8349a 1
k8s.io/api kubernetes-1.13.1 kubernetes-1.13.1 05914d8 33
k8s.io/apiextensions-apiserver kubernetes-1.13.1 kubernetes-1.13.1 0fe22c7 7
k8s.io/apimachinery kubernetes-1.13.1 kubernetes-1.13.1 2b1284e 45
k8s.io/client-go kubernetes-1.13.1 kubernetes-1.13.1 8d9ed53 177
k8s.io/code-generator branch master branch master aae79fe d550403 19
k8s.io/gengo branch master branch master 4242d8e e17681d 8
k8s.io/helm ^2.12.2 v2.12.2 7d2b0c7 v2.14.1 9
k8s.io/klog v0.1.0 v0.1.0 a5bc97f v0.1.0 1
k8s.io/kube-openapi branch master branch master d8ea2fe db7b694 1
sigs.k8s.io/yaml v1.1.0 v1.1.0 fd68e98 v1.1.0 1
Checking the linkerd binary...[ok]
Checking if there is a Kubernetes cluster available...[ok]
==================RUNNING ALL TESTS==================
Testing Linkerd version [git-5c488b01] namespace [l5d-integration-auto-git-5c488b01] k8s-context []
Running test [install_test.go] --linkerd-namespace=l5d-integration-auto-git-5c488b01
=== RUN TestVersionPreInstall
--- PASS: TestVersionPreInstall (0.17s)
=== RUN TestCheckPreInstall
--- PASS: TestCheckPreInstall (0.22s)
=== RUN TestInstallOrUpgrade
--- PASS: TestInstallOrUpgrade (63.96s)
=== RUN TestVersionPostInstall
--- PASS: TestVersionPostInstall (0.43s)
=== RUN TestCheckConfigPostInstall
--- PASS: TestCheckConfigPostInstall (0.58s)
=== RUN TestCheckPostInstall
--- PASS: TestCheckPostInstall (1.28s)
=== RUN TestInstallSP
--- PASS: TestInstallSP (3.05s)
=== RUN TestDashboard
--- PASS: TestDashboard (0.86s)
=== RUN TestInject
=== RUN TestInject/smoke-test
=== RUN TestInject/smoke-test-manual
=== RUN TestInject/smoke-test-ann
--- PASS: TestInject (55.68s)
--- PASS: TestInject/smoke-test (20.08s)
--- PASS: TestInject/smoke-test-manual (15.08s)
--- PASS: TestInject/smoke-test-ann (20.52s)
=== RUN TestServiceProfileDeploy
=== RUN TestServiceProfileDeploy/smoke-test
=== RUN TestServiceProfileDeploy/smoke-test-manual
=== RUN TestServiceProfileDeploy/smoke-test-ann
--- PASS: TestServiceProfileDeploy (1.88s)
--- PASS: TestServiceProfileDeploy/smoke-test (0.56s)
--- PASS: TestServiceProfileDeploy/smoke-test-manual (0.56s)
--- PASS: TestServiceProfileDeploy/smoke-test-ann (0.54s)
=== RUN TestCheckProxy
=== RUN TestCheckProxy/smoke-test
=== RUN TestCheckProxy/smoke-test-manual
=== RUN TestCheckProxy/smoke-test-ann
--- PASS: TestCheckProxy (2.77s)
--- PASS: TestCheckProxy/smoke-test (1.01s)
--- PASS: TestCheckProxy/smoke-test-manual (0.89s)
--- PASS: TestCheckProxy/smoke-test-ann (0.87s)
=== RUN TestLogs
=== RUN TestLogs/prometheus/linkerd-proxy
=== RUN TestLogs/sp-validator/sp-validator
=== RUN TestLogs/sp-validator/linkerd-proxy
=== RUN TestLogs/web/web
=== RUN TestLogs/web/linkerd-proxy
=== RUN TestLogs/proxy-injector/proxy-injector
=== RUN TestLogs/proxy-injector/linkerd-proxy
=== RUN TestLogs/controller/destination
=== RUN TestLogs/controller/public-api
=== RUN TestLogs/controller/linkerd-proxy
=== RUN TestLogs/tap/tap
=== RUN TestLogs/tap/linkerd-proxy
=== RUN TestLogs/grafana/linkerd-proxy
=== RUN TestLogs/identity/identity
=== RUN TestLogs/identity/linkerd-proxy
--- PASS: TestLogs (37.53s)
--- PASS: TestLogs/prometheus/linkerd-proxy (2.50s)
install_test.go:499: Found known error in prometheus/linkerd-proxy log: l5d-integration-auto-git-5c488b01 linkerd-prometheus-d7d95779b-wwxpn linkerd-proxy WARN [ 0.560284s] linkerd-identity.l5d-integration-auto-git-5c488b01.svc.cluster.local:8080 linkerd2_proxy::proxy::reconnect connect error to ControlAddr { addr: Name(NameAddr { name: "linkerd-identity.l5d-integration-auto-git-5c488b01.svc.cluster.local", port: 8080 }), identity: Some("linkerd-identity.l5d-integration-auto-git-5c488b01.serviceaccount.identity.l5d-integration-auto-git-5c488b01.cluster.local") }: request timed out
install_test.go:502: Found unexpected proxy error in prometheus/linkerd-proxy log: l5d-integration-auto-git-5c488b01 linkerd-prometheus-d7d95779b-wwxpn linkerd-proxy ERR! [ 5.050327s] admin={bg=identity} linkerd2_proxy::app::identity Failed to certify identity: grpc-status: Unknown, grpc-message: "the request could not be dispatched in a timely fashion"
install_test.go:502: Found unexpected proxy error in prometheus/linkerd-proxy log: l5d-integration-auto-git-5c488b01 linkerd-prometheus-d7d95779b-wwxpn linkerd-proxy ERR! [ 73.132990s] proxy={server=out listen=127.0.0.1:4140 remote=10.244.10.122:51556} linkerd2_proxy::app::errors unexpected error: error trying to connect: Connection refused (os error 111) (address: 10.244.9.193:4191)
--- PASS: TestLogs/sp-validator/sp-validator (2.50s)
--- PASS: TestLogs/sp-validator/linkerd-proxy (2.50s)
install_test.go:499: Found known error in sp-validator/linkerd-proxy log: l5d-integration-auto-git-5c488b01 linkerd-sp-validator-c48fc585-xkbvv linkerd-proxy WARN [ 0.509551s] linkerd-identity.l5d-integration-auto-git-5c488b01.svc.cluster.local:8080 linkerd2_proxy::proxy::reconnect connect error to ControlAddr { addr: Name(NameAddr { name: "linkerd-identity.l5d-integration-auto-git-5c488b01.svc.cluster.local", port: 8080 }), identity: Some("linkerd-identity.l5d-integration-auto-git-5c488b01.serviceaccount.identity.l5d-integration-auto-git-5c488b01.cluster.local") }: request timed out
install_test.go:502: Found unexpected proxy error in sp-validator/linkerd-proxy log: l5d-integration-auto-git-5c488b01 linkerd-sp-validator-c48fc585-xkbvv linkerd-proxy ERR! [ 5.003118s] admin={bg=identity} linkerd2_proxy::app::identity Failed to certify identity: grpc-status: Unknown, grpc-message: "the request could not be dispatched in a timely fashion"
--- PASS: TestLogs/web/web (2.50s)
--- PASS: TestLogs/web/linkerd-proxy (2.50s)
install_test.go:499: Found known error in web/linkerd-proxy log: l5d-integration-auto-git-5c488b01 linkerd-web-98f7c859-xj8lr linkerd-proxy WARN [ 0.515033s] linkerd-identity.l5d-integration-auto-git-5c488b01.svc.cluster.local:8080 linkerd2_proxy::proxy::reconnect connect error to ControlAddr { addr: Name(NameAddr { name: "linkerd-identity.l5d-integration-auto-git-5c488b01.svc.cluster.local", port: 8080 }), identity: Some("linkerd-identity.l5d-integration-auto-git-5c488b01.serviceaccount.identity.l5d-integration-auto-git-5c488b01.cluster.local") }: request timed out
install_test.go:502: Found unexpected proxy error in web/linkerd-proxy log: l5d-integration-auto-git-5c488b01 linkerd-web-98f7c859-xj8lr linkerd-proxy ERR! [ 5.003394s] admin={bg=identity} linkerd2_proxy::app::identity Failed to certify identity: grpc-status: Unknown, grpc-message: "the request could not be dispatched in a timely fashion"
install_test.go:502: Found unexpected proxy error in web/linkerd-proxy log: l5d-integration-auto-git-5c488b01 linkerd-web-98f7c859-xj8lr linkerd-proxy ERR! [ 20.004771s] admin={bg=identity} linkerd2_proxy::app::identity Failed to certify identity: grpc-status: Unknown, grpc-message: "the request could not be dispatched in a timely fashion"
--- PASS: TestLogs/proxy-injector/proxy-injector (2.50s)
--- PASS: TestLogs/proxy-injector/linkerd-proxy (2.50s)
install_test.go:499: Found known error in proxy-injector/linkerd-proxy log: l5d-integration-auto-git-5c488b01 linkerd-proxy-injector-8d6bc9d46-h5ps7 linkerd-proxy WARN [ 0.510353s] linkerd-identity.l5d-integration-auto-git-5c488b01.svc.cluster.local:8080 linkerd2_proxy::proxy::reconnect connect error to ControlAddr { addr: Name(NameAddr { name: "linkerd-identity.l5d-integration-auto-git-5c488b01.svc.cluster.local", port: 8080 }), identity: Some("linkerd-identity.l5d-integration-auto-git-5c488b01.serviceaccount.identity.l5d-integration-auto-git-5c488b01.cluster.local") }: request timed out
install_test.go:502: Found unexpected proxy error in proxy-injector/linkerd-proxy log: l5d-integration-auto-git-5c488b01 linkerd-proxy-injector-8d6bc9d46-h5ps7 linkerd-proxy ERR! [ 5.003429s] admin={bg=identity} linkerd2_proxy::app::identity Failed to certify identity: grpc-status: Unknown, grpc-message: "the request could not be dispatched in a timely fashion"
--- PASS: TestLogs/controller/destination (2.50s)
--- PASS: TestLogs/controller/public-api (2.50s)
--- PASS: TestLogs/controller/linkerd-proxy (2.50s)
install_test.go:499: Found known error in controller/linkerd-proxy log: l5d-integration-auto-git-5c488b01 linkerd-controller-55f7995c4b-2j8wd linkerd-proxy WARN [ 0.511395s] linkerd-identity.l5d-integration-auto-git-5c488b01.svc.cluster.local:8080 linkerd2_proxy::proxy::reconnect connect error to ControlAddr { addr: Name(NameAddr { name: "linkerd-identity.l5d-integration-auto-git-5c488b01.svc.cluster.local", port: 8080 }), identity: Some("linkerd-identity.l5d-integration-auto-git-5c488b01.serviceaccount.identity.l5d-integration-auto-git-5c488b01.cluster.local") }: request timed out
install_test.go:502: Found unexpected proxy error in controller/linkerd-proxy log: l5d-integration-auto-git-5c488b01 linkerd-controller-55f7995c4b-2j8wd linkerd-proxy ERR! [ 5.003444s] admin={bg=identity} linkerd2_proxy::app::identity Failed to certify identity: grpc-status: Unknown, grpc-message: "the request could not be dispatched in a timely fashion"
--- PASS: TestLogs/tap/tap (2.50s)
--- PASS: TestLogs/tap/linkerd-proxy (2.50s)
install_test.go:499: Found known error in tap/linkerd-proxy log: l5d-integration-auto-git-5c488b01 linkerd-tap-6c45959796-6skhw linkerd-proxy WARN [ 0.509739s] linkerd-identity.l5d-integration-auto-git-5c488b01.svc.cluster.local:8080 linkerd2_proxy::proxy::reconnect connect error to ControlAddr { addr: Name(NameAddr { name: "linkerd-identity.l5d-integration-auto-git-5c488b01.svc.cluster.local", port: 8080 }), identity: Some("linkerd-identity.l5d-integration-auto-git-5c488b01.serviceaccount.identity.l5d-integration-auto-git-5c488b01.cluster.local") }: request timed out
install_test.go:502: Found unexpected proxy error in tap/linkerd-proxy log: l5d-integration-auto-git-5c488b01 linkerd-tap-6c45959796-6skhw linkerd-proxy ERR! [ 5.003436s] admin={bg=identity} linkerd2_proxy::app::identity Failed to certify identity: grpc-status: Unknown, grpc-message: "the request could not be dispatched in a timely fashion"
--- PASS: TestLogs/grafana/linkerd-proxy (2.50s)
install_test.go:499: Found known error in grafana/linkerd-proxy log: l5d-integration-auto-git-5c488b01 linkerd-grafana-7f4dcbdcbc-rlrx9 linkerd-proxy WARN [ 0.514779s] linkerd-identity.l5d-integration-auto-git-5c488b01.svc.cluster.local:8080 linkerd2_proxy::proxy::reconnect connect error to ControlAddr { addr: Name(NameAddr { name: "linkerd-identity.l5d-integration-auto-git-5c488b01.svc.cluster.local", port: 8080 }), identity: Some("linkerd-identity.l5d-integration-auto-git-5c488b01.serviceaccount.identity.l5d-integration-auto-git-5c488b01.cluster.local") }: request timed out
install_test.go:502: Found unexpected proxy error in grafana/linkerd-proxy log: l5d-integration-auto-git-5c488b01 linkerd-grafana-7f4dcbdcbc-rlrx9 linkerd-proxy ERR! [ 5.003729s] admin={bg=identity} linkerd2_proxy::app::identity Failed to certify identity: grpc-status: Unknown, grpc-message: "the request could not be dispatched in a timely fashion"
install_test.go:502: Found unexpected proxy error in grafana/linkerd-proxy log: l5d-integration-auto-git-5c488b01 linkerd-grafana-7f4dcbdcbc-rlrx9 linkerd-proxy ERR! [ 10.813363s] proxy={server=in listen=0.0.0.0:4143 remote=10.244.11.1:58890} linkerd2_proxy::app::errors unexpected error: error trying to connect: Connection refused (os error 111) (address: 127.0.0.1:3000)
install_test.go:502: Found unexpected proxy error in grafana/linkerd-proxy log: l5d-integration-auto-git-5c488b01 linkerd-grafana-7f4dcbdcbc-rlrx9 linkerd-proxy ERR! [ 20.007116s] admin={bg=identity} linkerd2_proxy::app::identity Failed to certify identity: grpc-status: Unknown, grpc-message: "the request could not be dispatched in a timely fashion"
--- PASS: TestLogs/identity/identity (2.50s)
--- PASS: TestLogs/identity/linkerd-proxy (2.50s)
install_test.go:499: Found known error in identity/linkerd-proxy log: l5d-integration-auto-git-5c488b01 linkerd-identity-5d74c476bc-tf8m9 linkerd-proxy WARN [ 13.021035s] linkerd-destination.l5d-integration-auto-git-5c488b01.svc.cluster.local:8086 linkerd2_proxy::proxy::reconnect connect error to ControlAddr { addr: Name(NameAddr { name: "linkerd-destination.l5d-integration-auto-git-5c488b01.svc.cluster.local", port: 8086 }), identity: Some("linkerd-controller.l5d-integration-auto-git-5c488b01.serviceaccount.identity.l5d-integration-auto-git-5c488b01.cluster.local") }: request timed out
install_test.go:502: Found unexpected proxy error in identity/linkerd-proxy log: l5d-integration-auto-git-5c488b01 linkerd-identity-5d74c476bc-tf8m9 linkerd-proxy WARN [ 17.508885s] linkerd2_proxy::app::profiles error fetching profile for linkerd-identity.l5d-integration-auto-git-5c488b01.svc.cluster.local:8080: Status { code: Unknown, message: "the request could not be dispatched in a timely fashion" }
install_test.go:502: Found unexpected proxy error in identity/linkerd-proxy log: l5d-integration-auto-git-5c488b01 linkerd-identity-5d74c476bc-tf8m9 linkerd-proxy WARN [ 25.511059s] linkerd2_proxy::app::profiles error fetching profile for linkerd-identity.l5d-integration-auto-git-5c488b01.svc.cluster.local:8080: Status { code: Unknown, message: "the request could not be dispatched in a timely fashion" }
=== RUN TestEvents
--- PASS: TestEvents (0.19s)
install_test.go:544: Found known warning event: Unhealthy linkerd-controller-55f7995c4b-2j8wd Readiness probe failed: HTTP probe failed with statuscode: 503
install_test.go:544: Found known warning event: Unhealthy linkerd-grafana-7f4dcbdcbc-rlrx9 Readiness probe failed: HTTP probe failed with statuscode: 503
install_test.go:544: Found known warning event: Unhealthy linkerd-grafana-7f4dcbdcbc-rlrx9 Readiness probe failed: HTTP probe failed with statuscode: 502
install_test.go:544: Found known warning event: Unhealthy linkerd-prometheus-d7d95779b-wwxpn Readiness probe failed: HTTP probe failed with statuscode: 503
install_test.go:544: Found known warning event: Unhealthy linkerd-proxy-injector-8d6bc9d46-h5ps7 Readiness probe failed: HTTP probe failed with statuscode: 503
install_test.go:544: Found known warning event: Unhealthy linkerd-sp-validator-c48fc585-xkbvv Readiness probe failed: HTTP probe failed with statuscode: 503
install_test.go:544: Found known warning event: Unhealthy linkerd-tap-6c45959796-6skhw Readiness probe failed: HTTP probe failed with statuscode: 503
install_test.go:544: Found known warning event: Unhealthy linkerd-web-98f7c859-xj8lr Readiness probe failed: HTTP probe failed with statuscode: 503
=== RUN TestRestarts
--- PASS: TestRestarts (0.09s)
PASS
ok command-line-arguments 168.752s
Installing release [stable-2.3.2] namespace [l5d-integration-auto-git-5c488b01-upgrade]
Upgrading release [stable-2.3.2] to [git-5c488b01]
Running test [install_test.go] --upgrade-from-version=stable-2.3.2
Running test [--linkerd-namespace=l5d-integration-auto-git-5c488b01-upgrade]
=== RUN TestVersionPreInstall
--- PASS: TestVersionPreInstall (0.46s)
=== RUN TestCheckPreInstall
--- SKIP: TestCheckPreInstall (0.00s)
install_test.go:135: Skipping pre-install check for upgrade test
=== RUN TestInstallOrUpgrade
--- PASS: TestInstallOrUpgrade (59.48s)
=== RUN TestVersionPostInstall
--- PASS: TestVersionPostInstall (0.53s)
=== RUN TestCheckConfigPostInstall
--- PASS: TestCheckConfigPostInstall (0.30s)
=== RUN TestCheckPostInstall
--- PASS: TestCheckPostInstall (0.82s)
=== RUN TestInstallSP
--- PASS: TestInstallSP (0.96s)
=== RUN TestDashboard
--- PASS: TestDashboard (0.97s)
=== RUN TestInject
=== RUN TestInject/smoke-test
=== RUN TestInject/smoke-test-manual
=== RUN TestInject/smoke-test-ann
--- PASS: TestInject (51.66s)
--- PASS: TestInject/smoke-test (16.42s)
--- PASS: TestInject/smoke-test-manual (16.03s)
--- PASS: TestInject/smoke-test-ann (19.21s)
=== RUN TestServiceProfileDeploy
=== RUN TestServiceProfileDeploy/smoke-test
=== RUN TestServiceProfileDeploy/smoke-test-manual
=== RUN TestServiceProfileDeploy/smoke-test-ann
--- PASS: TestServiceProfileDeploy (2.35s)
--- PASS: TestServiceProfileDeploy/smoke-test (1.10s)
--- PASS: TestServiceProfileDeploy/smoke-test-manual (0.55s)
--- PASS: TestServiceProfileDeploy/smoke-test-ann (0.61s)
=== RUN TestCheckProxy
=== RUN TestCheckProxy/smoke-test
=== RUN TestCheckProxy/smoke-test-manual
=== RUN TestCheckProxy/smoke-test-ann
--- PASS: TestCheckProxy (2.93s)
--- PASS: TestCheckProxy/smoke-test (1.07s)
--- PASS: TestCheckProxy/smoke-test-manual (0.84s)
--- PASS: TestCheckProxy/smoke-test-ann (1.02s)
=== RUN TestLogs
=== RUN TestLogs/proxy-injector/proxy-injector
=== RUN TestLogs/proxy-injector/linkerd-proxy
=== RUN TestLogs/controller/destination
=== RUN TestLogs/controller/public-api
=== RUN TestLogs/controller/linkerd-proxy
=== RUN TestLogs/tap/tap
=== RUN TestLogs/tap/linkerd-proxy
=== RUN TestLogs/grafana/linkerd-proxy
=== RUN TestLogs/identity/identity
=== RUN TestLogs/identity/linkerd-proxy
=== RUN TestLogs/prometheus/linkerd-proxy
=== RUN TestLogs/sp-validator/sp-validator
=== RUN TestLogs/sp-validator/linkerd-proxy
=== RUN TestLogs/web/web
=== RUN TestLogs/web/linkerd-proxy
--- PASS: TestLogs (37.53s)
--- PASS: TestLogs/proxy-injector/proxy-injector (2.50s)
--- PASS: TestLogs/proxy-injector/linkerd-proxy (2.50s)
install_test.go:499: Found known error in proxy-injector/linkerd-proxy log: l5d-integration-auto-git-5c488b01-upgrade linkerd-proxy-injector-54d6d49c85-9g44g linkerd-proxy WARN [ 0.510617s] linkerd-identity.l5d-integration-auto-git-5c488b01-upgrade.svc.cluster.local:8080 linkerd2_proxy::proxy::reconnect connect error to ControlAddr { addr: Name(NameAddr { name: "linkerd-identity.l5d-integration-auto-git-5c488b01-upgrade.svc.cluster.local", port: 8080 }), identity: Some("linkerd-identity.l5d-integration-auto-git-5c488b01-upgrade.serviceaccount.identity.l5d-integration-auto-git-5c488b01-upgrade.cluster.local") }: request timed out
--- PASS: TestLogs/controller/destination (2.50s)
--- PASS: TestLogs/controller/public-api (2.50s)
--- PASS: TestLogs/controller/linkerd-proxy (2.50s)
install_test.go:499: Found known error in controller/linkerd-proxy log: l5d-integration-auto-git-5c488b01-upgrade linkerd-controller-649c49f4bb-46zr7 linkerd-proxy WARN [ 0.512515s] linkerd-identity.l5d-integration-auto-git-5c488b01-upgrade.svc.cluster.local:8080 linkerd2_proxy::proxy::reconnect connect error to ControlAddr { addr: Name(NameAddr { name: "linkerd-identity.l5d-integration-auto-git-5c488b01-upgrade.svc.cluster.local", port: 8080 }), identity: Some("linkerd-identity.l5d-integration-auto-git-5c488b01-upgrade.serviceaccount.identity.l5d-integration-auto-git-5c488b01-upgrade.cluster.local") }: request timed out
install_test.go:502: Found unexpected proxy error in controller/linkerd-proxy log: l5d-integration-auto-git-5c488b01-upgrade linkerd-controller-649c49f4bb-46zr7 linkerd-proxy ERR! [ 5.003535s] admin={bg=identity} linkerd2_proxy::app::identity Failed to certify identity: grpc-status: Unknown, grpc-message: "the request could not be dispatched in a timely fashion"
--- PASS: TestLogs/tap/tap (2.50s)
--- PASS: TestLogs/tap/linkerd-proxy (2.50s)
--- PASS: TestLogs/grafana/linkerd-proxy (2.50s)
install_test.go:502: Found unexpected proxy error in grafana/linkerd-proxy log: l5d-integration-auto-git-5c488b01-upgrade linkerd-grafana-5cfcc54b4b-vx6n2 linkerd-proxy ERR! [ 6.988471s] proxy={server=in listen=0.0.0.0:4143 remote=10.244.9.1:44740} linkerd2_proxy::app::errors unexpected error: error trying to connect: Connection refused (os error 111) (address: 127.0.0.1:3000)
install_test.go:502: Found unexpected proxy error in grafana/linkerd-proxy log: l5d-integration-auto-git-5c488b01-upgrade linkerd-grafana-5cfcc54b4b-vx6n2 linkerd-proxy ERR! [ 9.917214s] proxy={server=in listen=0.0.0.0:4143 remote=10.244.7.146:54866} linkerd2_proxy::app::errors unexpected error: error trying to connect: Connection refused (os error 111) (address: 127.0.0.1:3000)
install_test.go:502: Found unexpected proxy error in grafana/linkerd-proxy log: l5d-integration-auto-git-5c488b01-upgrade linkerd-grafana-5cfcc54b4b-vx6n2 linkerd-proxy ERR! [ 16.988242s] proxy={server=in listen=0.0.0.0:4143 remote=10.244.9.1:44822} linkerd2_proxy::app::errors unexpected error: error trying to connect: Connection refused (os error 111) (address: 127.0.0.1:3000)
install_test.go:502: Found unexpected proxy error in grafana/linkerd-proxy log: l5d-integration-auto-git-5c488b01-upgrade linkerd-grafana-5cfcc54b4b-vx6n2 linkerd-proxy ERR! [ 19.915700s] proxy={server=in listen=0.0.0.0:4143 remote=10.244.7.146:54866} linkerd2_proxy::app::errors unexpected error: error trying to connect: Connection refused (os error 111) (address: 127.0.0.1:3000)
install_test.go:502: Found unexpected proxy error in grafana/linkerd-proxy log: l5d-integration-auto-git-5c488b01-upgrade linkerd-grafana-5cfcc54b4b-vx6n2 linkerd-proxy ERR! [ 19.952922s] proxy={server=in listen=0.0.0.0:4143 remote=10.244.9.1:44850} linkerd2_proxy::app::errors unexpected error: error trying to connect: Connection refused (os error 111) (address: 127.0.0.1:3000)
--- PASS: TestLogs/identity/identity (2.50s)
--- PASS: TestLogs/identity/linkerd-proxy (2.50s)
install_test.go:499: Found known error in identity/linkerd-proxy log: l5d-integration-auto-git-5c488b01-upgrade linkerd-identity-9f54b59fc-xf7z6 linkerd-proxy WARN [ 9.994768s] linkerd-destination.l5d-integration-auto-git-5c488b01-upgrade.svc.cluster.local:8086 linkerd2_proxy::proxy::reconnect connect error to ControlAddr { addr: Name(NameAddr { name: "linkerd-destination.l5d-integration-auto-git-5c488b01-upgrade.svc.cluster.local", port: 8086 }), identity: Some("linkerd-controller.l5d-integration-auto-git-5c488b01-upgrade.serviceaccount.identity.l5d-integration-auto-git-5c488b01-upgrade.cluster.local") }: request timed out
install_test.go:502: Found unexpected proxy error in identity/linkerd-proxy log: l5d-integration-auto-git-5c488b01-upgrade linkerd-identity-9f54b59fc-xf7z6 linkerd-proxy WARN [ 14.482403s] linkerd2_proxy::app::profiles error fetching profile for linkerd-identity.l5d-integration-auto-git-5c488b01-upgrade.svc.cluster.local:8080: Status { code: Unknown, message: "the request could not be dispatched in a timely fashion" }
--- PASS: TestLogs/prometheus/linkerd-proxy (2.50s)
install_test.go:499: Found known error in prometheus/linkerd-proxy log: l5d-integration-auto-git-5c488b01-upgrade linkerd-prometheus-86f6cdbcf7-w4xt5 linkerd-proxy WARN [ 0.510146s] linkerd-identity.l5d-integration-auto-git-5c488b01-upgrade.svc.cluster.local:8080 linkerd2_proxy::proxy::reconnect connect error to ControlAddr { addr: Name(NameAddr { name: "linkerd-identity.l5d-integration-auto-git-5c488b01-upgrade.svc.cluster.local", port: 8080 }), identity: Some("linkerd-identity.l5d-integration-auto-git-5c488b01-upgrade.serviceaccount.identity.l5d-integration-auto-git-5c488b01-upgrade.cluster.local") }: request timed out
install_test.go:502: Found unexpected proxy error in prometheus/linkerd-proxy log: l5d-integration-auto-git-5c488b01-upgrade linkerd-prometheus-86f6cdbcf7-w4xt5 linkerd-proxy ERR! [ 3.890344s] proxy={server=out listen=127.0.0.1:4140 remote=10.244.7.146:47140} linkerd2_proxy::app::errors unexpected error: error trying to connect: Connection refused (os error 111) (address: 10.244.9.194:4191)
install_test.go:502: Found unexpected proxy error in prometheus/linkerd-proxy log: l5d-integration-auto-git-5c488b01-upgrade linkerd-prometheus-86f6cdbcf7-w4xt5 linkerd-proxy ERR! [ 4.503233s] proxy={server=out listen=127.0.0.1:4140 remote=10.244.7.146:41898} linkerd2_proxy::app::errors unexpected error: error trying to connect: Connection refused (os error 111) (address: 10.244.6.48:9994)
install_test.go:502: Found unexpected proxy error in prometheus/linkerd-proxy log: l5d-integration-auto-git-5c488b01-upgrade linkerd-prometheus-86f6cdbcf7-w4xt5 linkerd-proxy ERR! [ 7.699315s] proxy={server=out listen=127.0.0.1:4140 remote=10.244.7.146:60790} linkerd2_proxy::app::errors unexpected error: error trying to connect: Connection refused (os error 111) (address: 10.244.6.49:9998)
install_test.go:502: Found unexpected proxy error in prometheus/linkerd-proxy log: l5d-integration-auto-git-5c488b01-upgrade linkerd-prometheus-86f6cdbcf7-w4xt5 linkerd-proxy ERR! [ 8.268818s] proxy={server=out listen=127.0.0.1:4140 remote=10.244.7.146:35664} linkerd2_proxy::app::errors unexpected error: error trying to connect: Connection refused (os error 111) (address: 10.244.6.49:4191)
install_test.go:502: Found unexpected proxy error in prometheus/linkerd-proxy log: l5d-integration-auto-git-5c488b01-upgrade linkerd-prometheus-86f6cdbcf7-w4xt5 linkerd-proxy ERR! [ 9.817986s] proxy={server=out listen=127.0.0.1:4140 remote=10.244.7.146:52496} linkerd2_proxy::app::errors unexpected error: error trying to connect: Connection refused (os error 111) (address: 10.244.9.195:4191)
install_test.go:502: Found unexpected proxy error in prometheus/linkerd-proxy log: l5d-integration-auto-git-5c488b01-upgrade linkerd-prometheus-86f6cdbcf7-w4xt5 linkerd-proxy ERR! [ 11.308258s] proxy={server=out listen=127.0.0.1:4140 remote=10.244.7.146:54754} linkerd2_proxy::app::errors unexpected error: error trying to connect: Connection refused (os error 111) (address: 10.244.9.194:3000)
--- PASS: TestLogs/sp-validator/sp-validator (2.50s)
--- PASS: TestLogs/sp-validator/linkerd-proxy (2.50s)
--- PASS: TestLogs/web/web (2.50s)
--- PASS: TestLogs/web/linkerd-proxy (2.50s)
=== RUN TestEvents
--- PASS: TestEvents (0.26s)
install_test.go:544: Found known warning event: Unhealthy linkerd-controller-5c9dbf7cbf-c89dd Liveness probe failed: Get http://10.244.5.56:4191/metrics: dial tcp 10.244.5.56:4191: connect: connection refused
install_test.go:544: Found known warning event: Unhealthy linkerd-controller-5c9dbf7cbf-c89dd Liveness probe failed: Get http://10.244.5.56:9998/ping: dial tcp 10.244.5.56:9998: connect: connection refused
install_test.go:544: Found known warning event: Unhealthy linkerd-controller-649c49f4bb-46zr7 Readiness probe failed: HTTP probe failed with statuscode: 503
install_test.go:544: Found known warning event: Unhealthy linkerd-grafana-54d747fc77-w99pl Readiness probe failed: HTTP probe failed with statuscode: 502
install_test.go:544: Found known warning event: Unhealthy linkerd-grafana-54d747fc77-w99pl Liveness probe failed: Get http://10.244.10.124:3000/api/health: dial tcp 10.244.10.124:3000: connect: connection refused
install_test.go:544: Found known warning event: Unhealthy linkerd-grafana-5cfcc54b4b-vx6n2 Readiness probe failed: HTTP probe failed with statuscode: 502
install_test.go:544: Found known warning event: Unhealthy linkerd-grafana-5cfcc54b4b-vx6n2 Liveness probe failed: HTTP probe failed with statuscode: 502
install_test.go:544: Found known warning event: Unhealthy linkerd-prometheus-56d6d848ff-g956p Readiness probe failed: Get http://10.244.11.235:9090/-/ready: dial tcp 10.244.11.235:9090: connect: connection refused
install_test.go:544: Found known warning event: Unhealthy linkerd-sp-validator-6bb8586f8-bvvv7 Liveness probe failed: Get http://10.244.10.125:4191/metrics: dial tcp 10.244.10.125:4191: connect: connection refused
=== RUN TestRestarts
--- PASS: TestRestarts (0.10s)
PASS
ok command-line-arguments 158.437s
Running test [egress_test.go] --linkerd-namespace=l5d-integration-auto-git-5c488b01
=== RUN TestEgressHttp
=== RUN TestEgressHttp/Can_use_egress_to_send_GET_request_to_http_(egress-test-http-get)
=== RUN TestEgressHttp/Can_use_egress_to_send_POST_request_to_http_(egress-test-http-post)
=== RUN TestEgressHttp/Can_use_egress_to_send_GET_request_to_https_(egress-test-https-get)
=== RUN TestEgressHttp/Can_use_egress_to_send_POST_request_to_https_(egress-test-https-post)
=== RUN TestEgressHttp/Can_use_egress_to_send_GET_request_to_https_(egress-test-not-www-get)
--- PASS: TestEgressHttp (23.73s)
--- PASS: TestEgressHttp/Can_use_egress_to_send_GET_request_to_http_(egress-test-http-get) (0.48s)
--- PASS: TestEgressHttp/Can_use_egress_to_send_POST_request_to_http_(egress-test-http-post) (0.47s)
--- PASS: TestEgressHttp/Can_use_egress_to_send_GET_request_to_https_(egress-test-https-get) (0.68s)
--- PASS: TestEgressHttp/Can_use_egress_to_send_POST_request_to_https_(egress-test-https-post) (0.66s)
--- PASS: TestEgressHttp/Can_use_egress_to_send_GET_request_to_https_(egress-test-not-www-get) (0.66s)
PASS
ok command-line-arguments 23.834s
Running test [tap_test.go] --linkerd-namespace=l5d-integration-auto-git-5c488b01
=== RUN TestCliTap
=== RUN TestCliTap/tap_a_deployment
=== RUN TestCliTap/tap_a_disabled_deployment
=== RUN TestCliTap/tap_a_service_call
=== RUN TestCliTap/tap_a_pod
=== RUN TestCliTap/filter_tap_events_by_method
=== RUN TestCliTap/filter_tap_events_by_authority
--- PASS: TestCliTap (44.56s)
--- PASS: TestCliTap/tap_a_deployment (6.77s)
--- PASS: TestCliTap/tap_a_disabled_deployment (0.49s)
--- PASS: TestCliTap/tap_a_service_call (3.51s)
--- PASS: TestCliTap/tap_a_pod (4.00s)
--- PASS: TestCliTap/filter_tap_events_by_method (4.00s)
--- PASS: TestCliTap/filter_tap_events_by_authority (4.00s)
PASS
ok command-line-arguments 44.639s
Running test [routes_test.go] --linkerd-namespace=l5d-integration-auto-git-5c488b01
=== RUN TestRoutes
--- PASS: TestRoutes (1.30s)
PASS
ok command-line-arguments 1.382s
Running test [stat_test.go] --linkerd-namespace=l5d-integration-auto-git-5c488b01
=== RUN TestCliStatForLinkerdNamespace
=== RUN TestCliStatForLinkerdNamespace/linkerd_stat_deploy_-n_l5d-integration-auto-git-5c488b01
=== RUN TestCliStatForLinkerdNamespace/linkerd_stat_po/linkerd-prometheus-d7d95779b-wwxpn_-n_l5d-integration-auto-git-5c488b01_--from_po/linkerd-controller-55f7995c4b-2j8wd
=== RUN TestCliStatForLinkerdNamespace/linkerd_stat_deploy_-n_l5d-integration-auto-git-5c488b01_--to_po/linkerd-prometheus-d7d95779b-wwxpn
=== RUN TestCliStatForLinkerdNamespace/linkerd_stat_svc_linkerd-prometheus_-n_l5d-integration-auto-git-5c488b01_--from_deploy/linkerd-controller
=== RUN TestCliStatForLinkerdNamespace/linkerd_stat_deploy_-n_l5d-integration-auto-git-5c488b01_--to_svc/linkerd-prometheus
=== RUN TestCliStatForLinkerdNamespace/linkerd_stat_ns_l5d-integration-auto-git-5c488b01
=== RUN TestCliStatForLinkerdNamespace/linkerd_stat_po_-n_l5d-integration-auto-git-5c488b01_--to_au/linkerd-prometheus.l5d-integration-auto-git-5c488b01.svc.cluster.local:9090
=== RUN TestCliStatForLinkerdNamespace/linkerd_stat_au_-n_l5d-integration-auto-git-5c488b01_--to_po/linkerd-prometheus-d7d95779b-wwxpn
--- PASS: TestCliStatForLinkerdNamespace (4.46s)
--- PASS: TestCliStatForLinkerdNamespace/linkerd_stat_deploy_-n_l5d-integration-auto-git-5c488b01 (0.63s)
--- PASS: TestCliStatForLinkerdNamespace/linkerd_stat_po/linkerd-prometheus-d7d95779b-wwxpn_-n_l5d-integration-auto-git-5c488b01_--from_po/linkerd-controller-55f7995c4b-2j8wd (0.51s)
--- PASS: TestCliStatForLinkerdNamespace/linkerd_stat_deploy_-n_l5d-integration-auto-git-5c488b01_--to_po/linkerd-prometheus-d7d95779b-wwxpn (0.47s)
--- PASS: TestCliStatForLinkerdNamespace/linkerd_stat_svc_linkerd-prometheus_-n_l5d-integration-auto-git-5c488b01_--from_deploy/linkerd-controller (0.53s)
--- PASS: TestCliStatForLinkerdNamespace/linkerd_stat_deploy_-n_l5d-integration-auto-git-5c488b01_--to_svc/linkerd-prometheus (0.52s)
--- PASS: TestCliStatForLinkerdNamespace/linkerd_stat_ns_l5d-integration-auto-git-5c488b01 (0.58s)
--- PASS: TestCliStatForLinkerdNamespace/linkerd_stat_po_-n_l5d-integration-auto-git-5c488b01_--to_au/linkerd-prometheus.l5d-integration-auto-git-5c488b01.svc.cluster.local:9090 (0.53s)
--- PASS: TestCliStatForLinkerdNamespace/linkerd_stat_au_-n_l5d-integration-auto-git-5c488b01_--to_po/linkerd-prometheus-d7d95779b-wwxpn (0.54s)
PASS
ok command-line-arguments 4.535s
Running test [get_test.go] --linkerd-namespace=l5d-integration-auto-git-5c488b01
=== RUN TestCliGet
=== RUN TestCliGet/get_pods_from_--all-namespaces
=== RUN TestCliGet/get_pods_from_the_linkerd_namespace
--- PASS: TestCliGet (18.96s)
--- PASS: TestCliGet/get_pods_from_--all-namespaces (0.56s)
--- PASS: TestCliGet/get_pods_from_the_linkerd_namespace (0.51s)
PASS
ok command-line-arguments 19.038s
Running test [serviceprofiles_test.go] --linkerd-namespace=l5d-integration-auto-git-5c488b01
=== RUN TestServiceProfiles
=== RUN TestServiceProfiles/tap
=== RUN TestServiceProfiles/open-api
--- PASS: TestServiceProfiles (39.93s)
--- PASS: TestServiceProfiles/tap (5.57s)
--- PASS: TestServiceProfiles/open-api (1.89s)
=== RUN TestServiceProfileMetrics
--- PASS: TestServiceProfileMetrics (38.04s)
PASS
ok command-line-arguments 78.078s
Running test [inject_test.go] --linkerd-namespace=l5d-integration-auto-git-5c488b01
=== RUN TestInject
--- PASS: TestInject (0.06s)
=== RUN TestInjectParams
--- PASS: TestInjectParams (0.06s)
=== RUN TestAnnotationPermutations
--- PASS: TestAnnotationPermutations (25.65s)
PASS
ok command-line-arguments 25.843s
=== PASS: all tests passed
cleaning up namespace [l5d-integration-auto-git-5c488b01] in k8s-context [] and associated test namespaces
namespace "l5d-integration-auto-git-5c488b01" deleted
namespace "l5d-integration-auto-git-5c488b01-egress-test" deleted
namespace "l5d-integration-auto-git-5c488b01-get-test" deleted
namespace "l5d-integration-auto-git-5c488b01-inject-test" deleted
namespace "l5d-integration-auto-git-5c488b01-inject-test-disabled" deleted
namespace "l5d-integration-auto-git-5c488b01-inject-test-enabled" deleted
namespace "l5d-integration-auto-git-5c488b01-serviceprofile-test" deleted
namespace "l5d-integration-auto-git-5c488b01-smoke-test" deleted
namespace "l5d-integration-auto-git-5c488b01-smoke-test-ann" deleted
namespace "l5d-integration-auto-git-5c488b01-smoke-test-manual" deleted
namespace "l5d-integration-auto-git-5c488b01-tap-test" deleted
namespace "l5d-integration-auto-git-5c488b01-upgrade" deleted
namespace "l5d-integration-auto-git-5c488b01-upgrade-smoke-test" deleted
namespace "l5d-integration-auto-git-5c488b01-upgrade-smoke-test-ann" deleted
namespace "l5d-integration-auto-git-5c488b01-upgrade-smoke-test-manual" deleted
clusterrolebinding.rbac.authorization.k8s.io "linkerd-l5d-integration-auto-git-5c488b01-controller" deleted
clusterrolebinding.rbac.authorization.k8s.io "linkerd-l5d-integration-auto-git-5c488b01-identity" deleted
clusterrolebinding.rbac.authorization.k8s.io "linkerd-l5d-integration-auto-git-5c488b01-prometheus" deleted
clusterrolebinding.rbac.authorization.k8s.io "linkerd-l5d-integration-auto-git-5c488b01-proxy-injector" deleted
clusterrolebinding.rbac.authorization.k8s.io "linkerd-l5d-integration-auto-git-5c488b01-sp-validator" deleted
clusterrolebinding.rbac.authorization.k8s.io "linkerd-l5d-integration-auto-git-5c488b01-tap" deleted
clusterrolebinding.rbac.authorization.k8s.io "linkerd-l5d-integration-auto-git-5c488b01-upgrade-controller" deleted
clusterrolebinding.rbac.authorization.k8s.io "linkerd-l5d-integration-auto-git-5c488b01-upgrade-identity" deleted
clusterrolebinding.rbac.authorization.k8s.io "linkerd-l5d-integration-auto-git-5c488b01-upgrade-prometheus" deleted
clusterrolebinding.rbac.authorization.k8s.io "linkerd-l5d-integration-auto-git-5c488b01-upgrade-proxy-injector" deleted
clusterrolebinding.rbac.authorization.k8s.io "linkerd-l5d-integration-auto-git-5c488b01-upgrade-sp-validator" deleted
clusterrolebinding.rbac.authorization.k8s.io "linkerd-l5d-integration-auto-git-5c488b01-upgrade-tap" deleted
clusterrole.rbac.authorization.k8s.io "linkerd-l5d-integration-auto-git-5c488b01-controller" deleted
clusterrole.rbac.authorization.k8s.io "linkerd-l5d-integration-auto-git-5c488b01-identity" deleted
clusterrole.rbac.authorization.k8s.io "linkerd-l5d-integration-auto-git-5c488b01-prometheus" deleted
clusterrole.rbac.authorization.k8s.io "linkerd-l5d-integration-auto-git-5c488b01-proxy-injector" deleted
clusterrole.rbac.authorization.k8s.io "linkerd-l5d-integration-auto-git-5c488b01-sp-validator" deleted
clusterrole.rbac.authorization.k8s.io "linkerd-l5d-integration-auto-git-5c488b01-tap" deleted
clusterrole.rbac.authorization.k8s.io "linkerd-l5d-integration-auto-git-5c488b01-upgrade-controller" deleted
clusterrole.rbac.authorization.k8s.io "linkerd-l5d-integration-auto-git-5c488b01-upgrade-identity" deleted
clusterrole.rbac.authorization.k8s.io "linkerd-l5d-integration-auto-git-5c488b01-upgrade-prometheus" deleted
clusterrole.rbac.authorization.k8s.io "linkerd-l5d-integration-auto-git-5c488b01-upgrade-proxy-injector" deleted
clusterrole.rbac.authorization.k8s.io "linkerd-l5d-integration-auto-git-5c488b01-upgrade-sp-validator" deleted
clusterrole.rbac.authorization.k8s.io "linkerd-l5d-integration-auto-git-5c488b01-upgrade-tap" deleted
mutatingwebhookconfiguration.admissionregistration.k8s.io "linkerd-proxy-injector-webhook-config" deleted
validatingwebhookconfiguration.admissionregistration.k8s.io "linkerd-sp-validator-webhook-config" deleted
podsecuritypolicy.extensions "linkerd-l5d-integration-auto-git-5c488b01-control-plane" deleted
podsecuritypolicy.extensions "linkerd-l5d-integration-auto-git-5c488b01-upgrade-control-plane" deleted
customresourcedefinition.apiextensions.k8s.io "serviceprofiles.linkerd.io" deleted
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment