Pull request #3955 opened Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from af5afa2e66728d7755c27cae0dfdf73270be1e0b+32880946a0a1135bf0659d7b4e6de2ff01b37dfb (6d4482355b22681a87e5e557fda416568f2e75fa) Loading library edgex-global-pipelines@stable Attempting to resolve stable from remote references... > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /tmp/jenkins-gitclient-ssh1649789682279633083.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision c72b16708d6eed9a08be464a432ce22db7d90667 Resolving tag commit... (remote references may be a lightweight tag or an annotated tag) > git rev-parse --resolve-git-dir /var/lib/jenkins/caches/git-95b00d7e16de695d9f4849f078f37a0f/.git # timeout=10 Setting origin to git@github.com:edgexfoundry/edgex-global-pipelines.git > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching origin... Fetching upstream changes from origin > git --version # timeout=10 > git --version # 'git version 2.16.6' > git config --get remote.origin.url # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/caches/git-95b00d7e16de695d9f4849f078f37a0f@tmp/jenkins-gitclient-ssh7362546580339894481.key > git fetch --tags --progress -- origin +refs/heads/*:refs/remotes/origin/* # timeout=10 > git rev-parse refs/tags/stable^{commit} # timeout=10 Resolved tag stable revision c72b16708d6eed9a08be464a432ce22db7d90667 The recommended git tool is: git using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning with configured refspecs honoured and with tags Cloning repository git@github.com:edgexfoundry/edgex-global-pipelines.git > git init /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/PR-3955/workspace@libs/edgex-global-pipelines # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/edgex-global-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/PR-3955/workspace@libs/edgex-global-pipelines@tmp/jenkins-gitclient-ssh16149698781825755896.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 > git config --add remote.origin.fetch +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching with tags Fetching upstream changes from git@github.com:edgexfoundry/edgex-global-pipelines.git using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/PR-3955/workspace@libs/edgex-global-pipelines@tmp/jenkins-gitclient-ssh16268226464410265961.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision c72b16708d6eed9a08be464a432ce22db7d90667 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f c72b16708d6eed9a08be464a432ce22db7d90667 # timeout=10 Commit message: "Merge pull request #378 from ernestojeda/ubuntu-20-changes" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 > git --version # timeout=10 > git --version # 'git version 2.16.6' Excluding src/test/ from checkout of git git@github.com:edgexfoundry/edgex-global-pipelines.git so that shared library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. Loading library lf-pipelines@master Attempting to resolve master from remote references... > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /tmp/jenkins-gitclient-ssh14239168239293270306.key > git ls-remote -h -- git@github.com:lfit/releng-pipelines.git # timeout=10 Found match: refs/heads/master revision b3dada9287033e4e81bc68320e01fd57bef02650 The recommended git tool is: NONE using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning with configured refspecs honoured and without tags Cloning repository git@github.com:lfit/releng-pipelines.git > git init /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/PR-3955/workspace@libs/lf-pipelines # timeout=10 Fetching upstream changes from git@github.com:lfit/releng-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/PR-3955/workspace@libs/lf-pipelines@tmp/jenkins-gitclient-ssh1822079876258365424.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:lfit/releng-pipelines.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 Avoid second fetch Checking out Revision b3dada9287033e4e81bc68320e01fd57bef02650 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f b3dada9287033e4e81bc68320e01fd57bef02650 # timeout=10 Commit message: "Fix: Update requirements.txt, update global-jjb" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 > git --version # timeout=10 > git --version # 'git version 2.16.6' fatal: bad object c72b16708d6eed9a08be464a432ce22db7d90667 Excluding src/test/ from checkout of git git@github.com:lfit/releng-pipelines.git so that shared library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. [Pipeline] Start of Pipeline [Pipeline] echo ========================================================= [edgeXBuildGoParallel] RAW Config: [project:edgex-go, dockerFileGlobPath:cmd/**/Dockerfile, testScript:make test, buildScript:make build, publishSwaggerDocs:true, swaggerApiFolders:[openapi/v2], buildSnap:true] ========================================================= [Pipeline] echo Setting up nodes based on requested architectures [[amd64, arm64]] [Pipeline] echo Nodes requested: [[ubuntu20.04-docker-8c-8g, ubuntu20.04-docker-arm64-4c-16g]] [Pipeline] echo ========================================================= [edgeXBuildGoParallel] Pipeline Parameters: ========================================================= [Pipeline] echo MAVEN_SETTINGS: edgex-go-settings PROJECT: edgex-go USE_SEMVER: true TEST_SCRIPT: make test BUILD_SCRIPT: make build GO_VERSION: 1.17 USE_ALPINE: true DOCKER_FILE_GLOB: cmd/**/Dockerfile DOCKER_IMAGE_NAME_PREFIX: DOCKER_IMAGE_NAME_SUFFIX: DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_BUILD_IMAGE_TARGET: builder DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: true PUSH_DOCKER_IMAGE: true SEMVER_BUMP_LEVEL: pre PUBLISH_SWAGGER_DOCS: true SWAGGER_API_FOLDERS: openapi/v2 BUILD_SNAP: true BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] node Still waiting to schedule task Waiting for next available executor on ‘prd-ubuntu20.04-docker-8c-8g-11603’ Running on prd-ubuntu20.04-docker-8c-8g-11608 in /w/workspace/edgexfoundry_edgex-go_PR-3955 [Pipeline] { [Pipeline] ws Running in /w/workspace/edgex-go/1 [Pipeline] { [Pipeline] stage [Pipeline] { (Declarative: Checkout SCM) [Pipeline] checkout The recommended git tool is: git using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning repository git@github.com:edgexfoundry/edgex-go.git > git init /w/workspace/edgex-go/1 # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git > git --version # timeout=10 > git --version # 'git version 2.25.1' using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/3955/head:refs/remotes/origin/PR-3955 +refs/heads/main:refs/remotes/origin/main # timeout=10 Merging remotes/origin/main commit 32880946a0a1135bf0659d7b4e6de2ff01b37dfb into PR head commit af5afa2e66728d7755c27cae0dfdf73270be1e0b Merge succeeded, producing af5afa2e66728d7755c27cae0dfdf73270be1e0b Checking out Revision af5afa2e66728d7755c27cae0dfdf73270be1e0b (PR-3955) > git config core.sparsecheckout # timeout=10 > git checkout -f af5afa2e66728d7755c27cae0dfdf73270be1e0b # timeout=10 > git remote # timeout=10 > git config --get remote.origin.url # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub > git merge 32880946a0a1135bf0659d7b4e6de2ff01b37dfb # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f af5afa2e66728d7755c27cae0dfdf73270be1e0b # timeout=10 Commit message: "build(deps): Bump github.com/lib/pq from 1.10.4 to 1.10.5" First time build. Skipping changelog. > git --version # timeout=10 > git --version # 'git version 2.25.1' fatal: bad object c72b16708d6eed9a08be464a432ce22db7d90667 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2022-04-08T19:13:06.768Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2022-04-08T19:13:06.935Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2022-04-08T19:13:07.031Z] ========================================================= [2022-04-08T19:13:07.031Z] EdgeX Global Pipelines Version Info [2022-04-08T19:13:07.031Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2022-04-08T19:13:07.834Z] ------------------- [2022-04-08T19:13:07.834Z] stable info: [2022-04-08T19:13:07.834Z] ------------------- [2022-04-08T19:13:07.834Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2022-04-08T19:13:07.834Z] Commit SHA: c72b16708d6eed9a08be464a432ce22db7d90667 [2022-04-08T19:13:07.834Z] Message: update stable to v1.0.221 [2022-04-08T19:13:08.408Z] ------------------- [2022-04-08T19:13:08.408Z] experimental info: [2022-04-08T19:13:08.408Z] ------------------- [2022-04-08T19:13:08.408Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2022-04-08T19:13:08.408Z] Commit SHA: c72b16708d6eed9a08be464a432ce22db7d90667 [2022-04-08T19:13:08.408Z] Message: update experimental to v1.0.221 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2022-04-08T19:13:08.628Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = edgex-go-settings [Pipeline] echo [2022-04-08T19:13:08.668Z] [edgeXSetupEnvironment]: set envvar PROJECT = edgex-go [Pipeline] echo [2022-04-08T19:13:08.704Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2022-04-08T19:13:08.740Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2022-04-08T19:13:08.778Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2022-04-08T19:13:08.812Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.17 [Pipeline] echo [2022-04-08T19:13:08.849Z] [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo [2022-04-08T19:13:08.889Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_GLOB = cmd/**/Dockerfile [Pipeline] echo [2022-04-08T19:13:08.933Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_PREFIX = [Pipeline] echo [2022-04-08T19:13:08.975Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_SUFFIX = [Pipeline] echo [2022-04-08T19:13:09.017Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2022-04-08T19:13:09.053Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2022-04-08T19:13:09.093Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2022-04-08T19:13:09.132Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2022-04-08T19:13:09.170Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2022-04-08T19:13:09.207Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2022-04-08T19:13:09.247Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2022-04-08T19:13:09.288Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2022-04-08T19:13:09.325Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo [2022-04-08T19:13:09.365Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v2 [Pipeline] echo [2022-04-08T19:13:09.406Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = true [Pipeline] echo [2022-04-08T19:13:09.444Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2022-04-08T19:13:09.486Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-3955 [Pipeline] echo [2022-04-08T19:13:09.527Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-3955 [Pipeline] echo [2022-04-08T19:13:09.568Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-3955 [Pipeline] echo [2022-04-08T19:13:09.604Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = af5afa2e66728d7755c27cae0dfdf73270be1e0b [Pipeline] echo [2022-04-08T19:13:09.643Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = af5afa2 [Pipeline] echo [2022-04-08T19:13:09.683Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2022-04-08T19:13:09.794Z] provisioning config files... [2022-04-08T19:13:09.810Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/1@tmp/config7640775064548165060tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-04-08T19:13:10.166Z] ---> docker-login.sh [2022-04-08T19:13:10.166Z] nexus3.edgexfoundry.org:10001 [2022-04-08T19:13:10.427Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-04-08T19:13:10.427Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-04-08T19:13:10.427Z] Configure a credential helper to remove this warning. See [2022-04-08T19:13:10.427Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-04-08T19:13:10.427Z] [2022-04-08T19:13:10.427Z] Login Succeeded [2022-04-08T19:13:10.427Z] nexus3.edgexfoundry.org:10002 [2022-04-08T19:13:10.689Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-04-08T19:13:10.689Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-04-08T19:13:10.689Z] Configure a credential helper to remove this warning. See [2022-04-08T19:13:10.689Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-04-08T19:13:10.689Z] [2022-04-08T19:13:10.689Z] Login Succeeded [2022-04-08T19:13:10.689Z] nexus3.edgexfoundry.org:10003 [2022-04-08T19:13:10.689Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-04-08T19:13:10.689Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-04-08T19:13:10.689Z] Configure a credential helper to remove this warning. See [2022-04-08T19:13:10.689Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-04-08T19:13:10.689Z] [2022-04-08T19:13:10.689Z] Login Succeeded [2022-04-08T19:13:10.689Z] nexus3.edgexfoundry.org:10004 [2022-04-08T19:13:10.953Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-04-08T19:13:10.953Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-04-08T19:13:10.953Z] Configure a credential helper to remove this warning. See [2022-04-08T19:13:10.953Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-04-08T19:13:10.953Z] [2022-04-08T19:13:10.953Z] Login Succeeded [2022-04-08T19:13:10.953Z] docker.io [2022-04-08T19:13:10.953Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-04-08T19:13:11.537Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-04-08T19:13:11.537Z] Configure a credential helper to remove this warning. See [2022-04-08T19:13:11.538Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-04-08T19:13:11.538Z] [2022-04-08T19:13:11.538Z] Login Succeeded [2022-04-08T19:13:11.538Z] ---> docker-login.sh ends [Pipeline] } [2022-04-08T19:13:11.563Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2022-04-08T19:13:11.982Z] + ls cmd/core-command/Dockerfile cmd/core-data/Dockerfile cmd/core-metadata/Dockerfile cmd/security-bootstrapper/Dockerfile cmd/security-proxy-setup/Dockerfile cmd/security-secretstore-setup/Dockerfile cmd/security-spiffe-token-provider/Dockerfile cmd/security-spire-agent/Dockerfile cmd/security-spire-config/Dockerfile cmd/security-spire-server/Dockerfile cmd/support-notifications/Dockerfile cmd/support-scheduler/Dockerfile cmd/sys-mgmt-agent/Dockerfile [2022-04-08T19:13:11.982Z] + + dirnamecut cmd/core-command/Dockerfile -d/ [2022-04-08T19:13:11.982Z] -f2 [2022-04-08T19:13:11.982Z] + echo core-command,cmd/core-command/Dockerfile [2022-04-08T19:13:11.982Z] + dirname cmd/core-data/Dockerfile [2022-04-08T19:13:11.982Z] + cut -d/ -f2 [2022-04-08T19:13:11.982Z] + echo core-data,cmd/core-data/Dockerfile [2022-04-08T19:13:11.982Z] + dirname cmd/core-metadata/Dockerfile [2022-04-08T19:13:11.982Z] + cut -d/ -f2 [2022-04-08T19:13:11.982Z] + echo core-metadata,cmd/core-metadata/Dockerfile [2022-04-08T19:13:11.982Z] + dirname cmd/security-bootstrapper/Dockerfile [2022-04-08T19:13:11.982Z] + cut -d/ -f2 [2022-04-08T19:13:11.982Z] + echo security-bootstrapper,cmd/security-bootstrapper/Dockerfile [2022-04-08T19:13:11.982Z] + + dirname cmd/security-proxy-setup/Dockerfile [2022-04-08T19:13:11.982Z] cut -d/ -f2 [2022-04-08T19:13:11.982Z] + echo security-proxy-setup,cmd/security-proxy-setup/Dockerfile [2022-04-08T19:13:11.982Z] + dirname cmd/security-secretstore-setup/Dockerfile+ [2022-04-08T19:13:11.982Z] cut -d/ -f2 [2022-04-08T19:13:11.982Z] + echo security-secretstore-setup,cmd/security-secretstore-setup/Dockerfile [2022-04-08T19:13:11.982Z] + + dirname cmd/security-spiffe-token-provider/Dockerfile [2022-04-08T19:13:11.982Z] cut -d/ -f2 [2022-04-08T19:13:11.982Z] + echo security-spiffe-token-provider,cmd/security-spiffe-token-provider/Dockerfile [2022-04-08T19:13:11.982Z] + dirname cmd/security-spire-agent/Dockerfile [2022-04-08T19:13:11.982Z] + cut -d/ -f2 [2022-04-08T19:13:11.982Z] + echo security-spire-agent,cmd/security-spire-agent/Dockerfile [2022-04-08T19:13:11.982Z] + dirname cmd/security-spire-config/Dockerfile [2022-04-08T19:13:11.982Z] + cut -d/ -f2 [2022-04-08T19:13:11.982Z] + echo security-spire-config,cmd/security-spire-config/Dockerfile [2022-04-08T19:13:11.982Z] + dirname cmd/security-spire-server/Dockerfile [2022-04-08T19:13:11.982Z] + cut -d/ -f2 [2022-04-08T19:13:11.982Z] + echo security-spire-server,cmd/security-spire-server/Dockerfile [2022-04-08T19:13:11.982Z] + dirname cmd/support-notifications/Dockerfile [2022-04-08T19:13:11.982Z] + cut -d/ -f2 [2022-04-08T19:13:11.982Z] + echo support-notifications,cmd/support-notifications/Dockerfile [2022-04-08T19:13:11.982Z] + dirname cmd/support-scheduler/Dockerfile [2022-04-08T19:13:11.982Z] + cut -d/ -f2 [2022-04-08T19:13:11.982Z] + echo support-scheduler,cmd/support-scheduler/Dockerfile [2022-04-08T19:13:11.982Z] + dirname cmd/sys-mgmt-agent/Dockerfile [2022-04-08T19:13:11.982Z] + cut -d/ -f2 [2022-04-08T19:13:11.982Z] + echo sys-mgmt-agent,cmd/sys-mgmt-agent/Dockerfile [Pipeline] echo [2022-04-08T19:13:12.140Z] Generate Dockers from filesystem: [[image:core-command, dockerfile:cmd/core-command/Dockerfile], [image:core-data, dockerfile:cmd/core-data/Dockerfile], [image:core-metadata, dockerfile:cmd/core-metadata/Dockerfile], [image:security-bootstrapper, dockerfile:cmd/security-bootstrapper/Dockerfile], [image:security-proxy-setup, dockerfile:cmd/security-proxy-setup/Dockerfile], [image:security-secretstore-setup, dockerfile:cmd/security-secretstore-setup/Dockerfile], [image:security-spiffe-token-provider, dockerfile:cmd/security-spiffe-token-provider/Dockerfile], [image:security-spire-agent, dockerfile:cmd/security-spire-agent/Dockerfile], [image:security-spire-config, dockerfile:cmd/security-spire-config/Dockerfile], [image:security-spire-server, dockerfile:cmd/security-spire-server/Dockerfile], [image:support-notifications, dockerfile:cmd/support-notifications/Dockerfile], [image:support-scheduler, dockerfile:cmd/support-scheduler/Dockerfile], [image:sys-mgmt-agent, dockerfile:cmd/sys-mgmt-agent/Dockerfile]] [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh [2022-04-08T19:13:12.642Z] + git rev-list -1 --merges af5afa2e66728d7755c27cae0dfdf73270be1e0b~1..af5afa2e66728d7755c27cae0dfdf73270be1e0b [Pipeline] echo [2022-04-08T19:13:12.678Z] -----------> git rev-list -1 --merges af5afa2e66728d7755c27cae0dfdf73270be1e0b~1..af5afa2e66728d7755c27cae0dfdf73270be1e0b af5afa2e66728d7755c27cae0dfdf73270be1e0b [false] [Pipeline] sh [2022-04-08T19:13:12.991Z] + git log --format=format:%s -1 af5afa2e66728d7755c27cae0dfdf73270be1e0b [Pipeline] echo [2022-04-08T19:13:13.024Z] ========================================================= [2022-04-08T19:13:13.024Z] [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] [2022-04-08T19:13:13.024Z] ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] sh [2022-04-08T19:13:13.493Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2022-04-08T19:13:13.493Z] + grep -v github /etc/ssh/ssh_known_hosts [2022-04-08T19:13:13.493Z] + [ -e /tmp/ssh_known_hosts ] [2022-04-08T19:13:13.493Z] + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts [2022-04-08T19:13:13.493Z] + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [2022-04-08T19:13:13.493Z] + sudo tee -a /etc/ssh/ssh_known_hosts [2022-04-08T19:13:13.493Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] sh [2022-04-08T19:13:13.876Z] + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2022-04-08T19:13:13.876Z] [2022-04-08T19:13:13.876Z] Error: No such object: nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] isUnix [Pipeline] sh [2022-04-08T19:13:14.231Z] + docker pull nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2022-04-08T19:13:14.231Z] latest: Pulling from edgex-devops/git-semver [2022-04-08T19:13:14.231Z] a0d0a0d46f8b: Pulling fs layer [2022-04-08T19:13:14.231Z] 3e5f54012d9b: Pulling fs layer [2022-04-08T19:13:14.231Z] 4c7163046ea9: Pulling fs layer [2022-04-08T19:13:14.231Z] 0c2d73faf560: Pulling fs layer [2022-04-08T19:13:14.231Z] 0c2d73faf560: Waiting [2022-04-08T19:13:14.231Z] 3e5f54012d9b: Download complete [2022-04-08T19:13:14.231Z] a0d0a0d46f8b: Verifying Checksum [2022-04-08T19:13:14.231Z] a0d0a0d46f8b: Download complete [2022-04-08T19:13:14.231Z] 4c7163046ea9: Verifying Checksum [2022-04-08T19:13:14.231Z] 4c7163046ea9: Download complete [2022-04-08T19:13:14.231Z] 0c2d73faf560: Download complete [2022-04-08T19:13:14.492Z] a0d0a0d46f8b: Pull complete [2022-04-08T19:13:14.492Z] 3e5f54012d9b: Pull complete [2022-04-08T19:13:15.067Z] 4c7163046ea9: Pull complete [2022-04-08T19:13:15.067Z] 0c2d73faf560: Pull complete [2022-04-08T19:13:15.067Z] Digest: sha256:2751de6e655929dcbe46418c7769d9d992331b5b721eb968631a4166222929f9 [2022-04-08T19:13:15.067Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2022-04-08T19:13:15.067Z] nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] withDockerContainer [2022-04-08T19:13:15.171Z] prd-ubuntu20.04-docker-8c-8g-11608 does not seem to be running inside a container [2022-04-08T19:13:15.216Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat [2022-04-08T19:13:15.925Z] $ docker top 3c157ad1cd3070693a68617a69ff082e81e8d7b0c39de376c38bc56f61a8c1f3 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2022-04-08T19:13:16.113Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2022-04-08T19:13:16.113Z] [ssh-agent] Looking for ssh-agent implementation... [2022-04-08T19:13:16.239Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2022-04-08T19:13:16.247Z] $ docker exec 3c157ad1cd3070693a68617a69ff082e81e8d7b0c39de376c38bc56f61a8c1f3 ssh-agent [2022-04-08T19:13:16.380Z] SSH_AUTH_SOCK=/tmp/ssh-XXXXXXmgPeik/agent.14 [2022-04-08T19:13:16.380Z] SSH_AGENT_PID=21 [2022-04-08T19:13:16.388Z] Running ssh-add (command line suppressed) [2022-04-08T19:13:16.517Z] Identity added: /w/workspace/edgex-go/1@tmp/private_key_383324751290916558.key (/w/workspace/edgex-go/1@tmp/private_key_383324751290916558.key) [2022-04-08T19:13:16.531Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2022-04-08T19:13:16.870Z] + git tag --points-at HEAD [Pipeline] } [2022-04-08T19:13:16.901Z] $ docker exec --env ******** --env ******** 3c157ad1cd3070693a68617a69ff082e81e8d7b0c39de376c38bc56f61a8c1f3 ssh-agent -k [2022-04-08T19:13:17.021Z] unset SSH_AUTH_SOCK; [2022-04-08T19:13:17.022Z] unset SSH_AGENT_PID; [2022-04-08T19:13:17.022Z] echo Agent pid 21 killed; [2022-04-08T19:13:17.028Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2022-04-08T19:13:17.111Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2022-04-08T19:13:17.111Z] [ssh-agent] Looking for ssh-agent implementation... [2022-04-08T19:13:17.264Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2022-04-08T19:13:17.273Z] $ docker exec 3c157ad1cd3070693a68617a69ff082e81e8d7b0c39de376c38bc56f61a8c1f3 ssh-agent [2022-04-08T19:13:17.402Z] SSH_AUTH_SOCK=/tmp/ssh-XXXXXXCBCHhd/agent.54 [2022-04-08T19:13:17.402Z] SSH_AGENT_PID=60 [2022-04-08T19:13:17.408Z] Running ssh-add (command line suppressed) [2022-04-08T19:13:17.533Z] Identity added: /w/workspace/edgex-go/1@tmp/private_key_681316332542892346.key (/w/workspace/edgex-go/1@tmp/private_key_681316332542892346.key) [2022-04-08T19:13:17.547Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2022-04-08T19:13:17.880Z] + git semver init [2022-04-08T19:13:17.880Z] # -> Open(): unable to determine branch for HEAD [2022-04-08T19:13:17.880Z] # $GIT_DIR = /w/workspace/edgex-go/1/.git [2022-04-08T19:13:17.880Z] # $GIT_WORK_TREE = /w/workspace/edgex-go/1 [2022-04-08T19:13:17.880Z] # $SEMVER_REMOTE_NAME = origin [2022-04-08T19:13:17.880Z] # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org [2022-04-08T19:13:17.880Z] # $SEMVER_USER_NAME = edgex-jenkins [2022-04-08T19:13:17.880Z] # $SEMVER_BRANCH = PR-3955 [2022-04-08T19:13:17.880Z] # $SEMVER_TEMP = /tmp/semver-235410389 [2022-04-08T19:13:17.880Z] # git clone --branch semver git@github.com:edgexfoundry/edgex-go.git $SEMVER_TEMP [2022-04-08T19:13:32.804Z] # '/tmp/semver-235410389' -> '/w/workspace/edgex-go/1/.semver' [2022-04-08T19:13:32.804Z] # -> Force: false [2022-04-08T19:13:32.804Z] # $SEMVER_DIR = /w/workspace/edgex-go/1/.semver [Pipeline] } [2022-04-08T19:13:32.836Z] $ docker exec --env ******** --env ******** 3c157ad1cd3070693a68617a69ff082e81e8d7b0c39de376c38bc56f61a8c1f3 ssh-agent -k [2022-04-08T19:13:32.958Z] unset SSH_AUTH_SOCK; [2022-04-08T19:13:32.958Z] unset SSH_AGENT_PID; [2022-04-08T19:13:32.958Z] echo Agent pid 60 killed; [2022-04-08T19:13:32.963Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2022-04-08T19:13:33.388Z] + git semver [Pipeline] } [2022-04-08T19:13:33.426Z] $ docker stop --time=1 3c157ad1cd3070693a68617a69ff082e81e8d7b0c39de376c38bc56f61a8c1f3 [2022-04-08T19:13:35.376Z] $ docker rm -f 3c157ad1cd3070693a68617a69ff082e81e8d7b0c39de376c38bc56f61a8c1f3 [Pipeline] // withDockerContainer [Pipeline] sh [2022-04-08T19:13:35.819Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2022-04-08T19:13:36.133Z] Stashed 1 file(s) [Pipeline] echo [2022-04-08T19:13:36.149Z] [edgeXSemver]: initialized semver on version 0.0.0 [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] parallel [Pipeline] { (Branch: amd64) [Pipeline] { (Branch: arm64) [Pipeline] stage [Pipeline] { (amd64) [Pipeline] stage [Pipeline] { (arm64) [Pipeline] node [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] echo [2022-04-08T19:13:36.600Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2022-04-08T19:13:36.626Z] ========================================================= [2022-04-08T19:13:36.626Z] [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.17-alpine] [2022-04-08T19:13:36.626Z] ========================================================= [Pipeline] fileExists [Pipeline] sh [2022-04-08T19:13:36.968Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.17-alpine [2022-04-08T19:13:36.968Z] 1.17-alpine: Pulling from edgex-devops/edgex-golang-base [2022-04-08T19:13:36.968Z] 59bf1c3509f3: Pulling fs layer [2022-04-08T19:13:36.968Z] 666ba61612fd: Pulling fs layer [2022-04-08T19:13:36.968Z] 8ed8ca486205: Pulling fs layer [2022-04-08T19:13:36.968Z] 4fe6c5a15a65: Pulling fs layer [2022-04-08T19:13:36.968Z] 22a0e8bec74d: Pulling fs layer [2022-04-08T19:13:36.968Z] 640e595b4fbd: Pulling fs layer [2022-04-08T19:13:36.968Z] 763cafe07f6e: Pulling fs layer [2022-04-08T19:13:36.968Z] 0c0b528cf693: Pulling fs layer [2022-04-08T19:13:36.968Z] 10935f4eaf8b: Pulling fs layer [2022-04-08T19:13:36.968Z] 640e595b4fbd: Waiting [2022-04-08T19:13:36.968Z] 763cafe07f6e: Waiting [2022-04-08T19:13:36.968Z] 0c0b528cf693: Waiting [2022-04-08T19:13:36.968Z] 8ed8ca486205: Verifying Checksum [2022-04-08T19:13:36.968Z] 8ed8ca486205: Download complete [2022-04-08T19:13:36.968Z] 666ba61612fd: Verifying Checksum [2022-04-08T19:13:36.968Z] 666ba61612fd: Download complete [2022-04-08T19:13:36.968Z] 22a0e8bec74d: Verifying Checksum [2022-04-08T19:13:36.968Z] 22a0e8bec74d: Download complete [2022-04-08T19:13:36.968Z] 640e595b4fbd: Verifying Checksum [2022-04-08T19:13:36.968Z] 640e595b4fbd: Download complete [2022-04-08T19:13:36.968Z] 763cafe07f6e: Verifying Checksum [2022-04-08T19:13:36.968Z] 763cafe07f6e: Download complete [2022-04-08T19:13:36.968Z] 59bf1c3509f3: Verifying Checksum [2022-04-08T19:13:36.968Z] 59bf1c3509f3: Download complete [2022-04-08T19:13:37.230Z] 0c0b528cf693: Verifying Checksum [2022-04-08T19:13:37.230Z] 0c0b528cf693: Download complete [2022-04-08T19:13:37.230Z] 59bf1c3509f3: Pull complete [2022-04-08T19:13:37.491Z] 666ba61612fd: Pull complete [2022-04-08T19:13:37.491Z] 8ed8ca486205: Pull complete [2022-04-08T19:13:37.752Z] 10935f4eaf8b: Download complete [2022-04-08T19:13:37.752Z] 4fe6c5a15a65: Verifying Checksum [2022-04-08T19:13:37.752Z] 4fe6c5a15a65: Download complete [2022-04-08T19:13:41.962Z] 4fe6c5a15a65: Pull complete [2022-04-08T19:13:41.962Z] 22a0e8bec74d: Pull complete [2022-04-08T19:13:42.225Z] 640e595b4fbd: Pull complete [2022-04-08T19:13:42.225Z] 763cafe07f6e: Pull complete [2022-04-08T19:13:42.225Z] 0c0b528cf693: Pull complete [2022-04-08T19:13:44.772Z] 10935f4eaf8b: Pull complete [2022-04-08T19:13:44.772Z] Digest: sha256:fe2da51ced2bed6c5fc1d1038c2fbec5a5bb29cdcacce78977c37c66bfba8387 [2022-04-08T19:13:44.772Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.17-alpine [2022-04-08T19:13:44.772Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.17-alpine [Pipeline] fileExists [Pipeline] sh [2022-04-08T19:13:45.142Z] + echo FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.17-alpine [2022-04-08T19:13:45.142Z] WORKDIR /edgex [2022-04-08T19:13:45.142Z] COPY go.mod . [2022-04-08T19:13:45.142Z] RUN go mod download [2022-04-08T19:13:45.142Z] + docker build -t ci-base-image-x86_64 -f - . [2022-04-08T19:13:46.529Z] Sending build context to Docker daemon 334.8MB [2022-04-08T19:13:46.529Z] Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.17-alpine [2022-04-08T19:13:46.529Z] ---> 99d49a6021b9 [2022-04-08T19:13:46.529Z] Step 2/4 : WORKDIR /edgex [2022-04-08T19:13:48.458Z] ---> Running in 41707d272977 [2022-04-08T19:13:48.722Z] Removing intermediate container 41707d272977 [2022-04-08T19:13:48.722Z] ---> bf8342e6a956 [2022-04-08T19:13:48.722Z] Step 3/4 : COPY go.mod . [2022-04-08T19:13:48.983Z] ---> 364990f9adeb [2022-04-08T19:13:48.983Z] Step 4/4 : RUN go mod download [2022-04-08T19:13:48.983Z] ---> Running in 516db2545b84 [2022-04-08T19:13:51.430Z] Still waiting to schedule task [2022-04-08T19:13:51.430Z] Waiting for next available executor on ‘prd-ubuntu20.04-docker-arm64-4c-16g-11606’ [2022-04-08T19:14:03.920Z] Removing intermediate container 516db2545b84 [2022-04-08T19:14:03.920Z] ---> 9a8902c293a3 [2022-04-08T19:14:03.920Z] Successfully built 9a8902c293a3 [2022-04-08T19:14:03.920Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] sh [2022-04-08T19:14:04.255Z] + docker inspect -f . ci-base-image-x86_64 [2022-04-08T19:14:04.255Z] . [Pipeline] withDockerContainer [2022-04-08T19:14:04.354Z] prd-ubuntu20.04-docker-8c-8g-11608 does not seem to be running inside a container [2022-04-08T19:14:04.400Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2022-04-08T19:14:04.863Z] $ docker top bf436430622a427a26b8e18a7a806945e6c3e59501a833ba79bd2a21631a3c1b -eo pid,comm [Pipeline] { [Pipeline] sh [2022-04-08T19:14:05.273Z] + go version [2022-04-08T19:14:05.274Z] go version go1.17.6 linux/amd64 [Pipeline] } [2022-04-08T19:14:05.311Z] $ docker stop --time=1 bf436430622a427a26b8e18a7a806945e6c3e59501a833ba79bd2a21631a3c1b [2022-04-08T19:14:06.617Z] $ docker rm -f bf436430622a427a26b8e18a7a806945e6c3e59501a833ba79bd2a21631a3c1b [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2022-04-08T19:14:07.287Z] + docker inspect -f . ci-base-image-x86_64 [2022-04-08T19:14:07.287Z] . [Pipeline] withDockerContainer [2022-04-08T19:14:07.388Z] prd-ubuntu20.04-docker-8c-8g-11608 does not seem to be running inside a container [2022-04-08T19:14:07.431Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /var/run/docker.sock:/var/run/docker.sock --privileged -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2022-04-08T19:14:07.811Z] $ docker top 2531a907803d9b43a48edd630b4c04f58a6f411955d1dc1c75c43c6dad5b773c -eo pid,comm [Pipeline] { [Pipeline] echo [2022-04-08T19:14:07.940Z] ========================================================= [2022-04-08T19:14:07.940Z] [edgeXBuildGoParallel] Running Tests and Build... [2022-04-08T19:14:07.940Z] ========================================================= [Pipeline] fileExists [Pipeline] sh [2022-04-08T19:14:08.279Z] + make test [2022-04-08T19:14:08.279Z] go mod tidy -compat=1.17 [2022-04-08T19:14:08.540Z] GO111MODULE=on go test -race -coverprofile=coverage.out ./... [2022-04-08T19:14:15.136Z] ? github.com/edgexfoundry/edgex-go [no test files] [2022-04-08T19:14:27.507Z] ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] [2022-04-08T19:14:27.507Z] ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] [2022-04-08T19:14:27.507Z] ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] [2022-04-08T19:14:27.507Z] ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] [2022-04-08T19:14:27.507Z] ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] [2022-04-08T19:14:27.507Z] ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] [2022-04-08T19:14:27.507Z] ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-setup [no test files] [2022-04-08T19:14:27.507Z] ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] [2022-04-08T19:14:27.507Z] ? github.com/edgexfoundry/edgex-go/cmd/security-spiffe-token-provider [no test files] [2022-04-08T19:14:27.507Z] ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] [2022-04-08T19:14:27.507Z] ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] [2022-04-08T19:14:27.507Z] ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-agent [no test files] [2022-04-08T19:14:27.507Z] ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-executor [no test files] [2022-04-08T19:14:27.507Z] ? github.com/edgexfoundry/edgex-go/internal [no test files] [2022-04-08T19:14:27.507Z] ? github.com/edgexfoundry/edgex-go/internal/core/command [no test files] [2022-04-08T19:14:27.766Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/application 0.072s coverage: 28.7% of statements [2022-04-08T19:14:27.766Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] [2022-04-08T19:14:27.766Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] [2022-04-08T19:14:28.338Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/http 0.096s coverage: 98.5% of statements [2022-04-08T19:14:28.338Z] ? github.com/edgexfoundry/edgex-go/internal/core/data [no test files] [2022-04-08T19:14:28.907Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/application 0.109s coverage: 54.9% of statements [2022-04-08T19:14:28.907Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] [2022-04-08T19:14:28.907Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] [2022-04-08T19:14:33.108Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/controller/http 3.425s coverage: 89.2% of statements [2022-04-08T19:14:33.108Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/controller/messaging [no test files] [2022-04-08T19:14:33.108Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces [no test files] [2022-04-08T19:14:33.108Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces/mocks [no test files] [2022-04-08T19:14:33.108Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/messaging 1.084s coverage: 84.4% of statements [2022-04-08T19:14:33.108Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] [2022-04-08T19:14:33.108Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata [no test files] [2022-04-08T19:14:33.108Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/application [no test files] [2022-04-08T19:14:33.108Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] [2022-04-08T19:14:33.108Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] [2022-04-08T19:14:33.108Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/controller/http 0.442s coverage: 95.1% of statements [2022-04-08T19:14:33.108Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces [no test files] [2022-04-08T19:14:33.108Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces/mocks [no test files] [2022-04-08T19:14:33.108Z] ok github.com/edgexfoundry/edgex-go/internal/io 0.062s coverage: 72.2% of statements [2022-04-08T19:14:33.108Z] ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] [2022-04-08T19:14:33.108Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/application [no test files] [2022-04-08T19:14:33.108Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers [no test files] [2022-04-08T19:14:33.108Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] [2022-04-08T19:14:33.108Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] [2022-04-08T19:14:33.108Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/controller/http 0.085s coverage: 60.0% of statements [2022-04-08T19:14:33.108Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] [2022-04-08T19:14:33.108Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] [2022-04-08T19:14:33.108Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] [2022-04-08T19:14:33.108Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/redis 0.112s coverage: 0.9% of statements [2022-04-08T19:14:33.108Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/interfaces [no test files] [2022-04-08T19:14:33.108Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/telemetry 0.057s coverage: 58.8% of statements [2022-04-08T19:14:33.108Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/utils 0.056s coverage: 24.0% of statements [2022-04-08T19:14:33.108Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] [2022-04-08T19:14:33.108Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 0.114s coverage: 47.1% of statements [2022-04-08T19:14:33.108Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 1.080s coverage: 79.5% of statements [2022-04-08T19:14:33.108Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 0.049s coverage: 94.1% of statements [2022-04-08T19:14:33.108Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 0.065s coverage: 96.3% of statements [2022-04-08T19:14:33.108Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 0.058s coverage: 87.5% of statements [2022-04-08T19:14:41.256Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 12.089s coverage: 94.4% of statements [2022-04-08T19:14:41.256Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/ping 0.048s coverage: 44.8% of statements [2022-04-08T19:14:43.175Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 13.213s coverage: 82.5% of statements [2022-04-08T19:14:43.175Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl/share [no test files] [2022-04-08T19:14:53.183Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 22.092s coverage: 92.9% of statements [2022-04-08T19:14:53.183Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] [2022-04-08T19:14:53.183Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] [2022-04-08T19:14:53.183Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] [2022-04-08T19:14:53.183Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 0.031s coverage: 65.1% of statements [2022-04-08T19:14:53.183Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] [2022-04-08T19:14:53.183Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] [2022-04-08T19:14:53.183Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] [2022-04-08T19:14:53.183Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] [2022-04-08T19:14:53.183Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] [2022-04-08T19:14:53.183Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 11.071s coverage: 87.2% of statements [2022-04-08T19:14:53.183Z] ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] [2022-04-08T19:14:53.183Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] [2022-04-08T19:14:53.183Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 0.060s coverage: 100.0% of statements [2022-04-08T19:14:53.184Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] [2022-04-08T19:14:53.184Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 0.085s coverage: 58.8% of statements [2022-04-08T19:14:53.184Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/common [no test files] [2022-04-08T19:14:53.184Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 0.065s coverage: 80.0% of statements [2022-04-08T19:14:53.184Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/jwt 0.065s coverage: 87.2% of statements [2022-04-08T19:14:53.184Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/oauth2 0.065s coverage: 85.4% of statements [2022-04-08T19:14:53.184Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 0.152s coverage: 91.2% of statements [2022-04-08T19:14:53.184Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] [2022-04-08T19:14:53.184Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 0.139s coverage: 64.4% of statements [2022-04-08T19:14:53.184Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] [2022-04-08T19:14:53.184Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] [2022-04-08T19:14:53.184Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.052s coverage: 100.0% of statements [2022-04-08T19:14:53.184Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.040s coverage: 89.4% of statements [2022-04-08T19:14:53.184Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.031s coverage: 100.0% of statements [2022-04-08T19:14:53.184Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.035s coverage: 73.7% of statements [2022-04-08T19:14:53.184Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.034s coverage: 100.0% of statements [2022-04-08T19:14:53.184Z] ok github.com/edgexfoundry/edgex-go/internal/security/proxy 0.400s coverage: 65.4% of statements [2022-04-08T19:14:53.184Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/config [no test files] [2022-04-08T19:14:53.184Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/container [no test files] [2022-04-08T19:14:53.184Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/models [no test files] [2022-04-08T19:14:53.184Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 0.145s coverage: 43.8% of statements [2022-04-08T19:14:53.184Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] [2022-04-08T19:14:53.184Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] [2022-04-08T19:14:53.184Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 0.057s coverage: 89.5% of statements [2022-04-08T19:14:53.184Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] [2022-04-08T19:14:53.184Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 0.063s coverage: 84.8% of statements [2022-04-08T19:14:53.184Z] ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider [no test files] [2022-04-08T19:14:53.184Z] ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/config [no test files] [2022-04-08T19:14:53.184Z] ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/container [no test files] [2022-04-08T19:14:53.184Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications [no test files] [2022-04-08T19:14:53.184Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/application 6.073s coverage: 17.7% of statements [2022-04-08T19:14:53.184Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel [no test files] [2022-04-08T19:14:53.184Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel/mocks [no test files] [2022-04-08T19:14:53.184Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] [2022-04-08T19:14:53.184Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] [2022-04-08T19:14:53.184Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/controller/http 0.181s coverage: 92.3% of statements [2022-04-08T19:14:53.184Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces [no test files] [2022-04-08T19:14:53.184Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces/mocks [no test files] [2022-04-08T19:14:53.184Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler [no test files] [2022-04-08T19:14:53.184Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/application [no test files] [2022-04-08T19:14:53.184Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/application/scheduler 0.063s coverage: 63.2% of statements [2022-04-08T19:14:53.184Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] [2022-04-08T19:14:53.184Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] [2022-04-08T19:14:53.184Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/controller/http 0.105s coverage: 97.7% of statements [2022-04-08T19:14:53.184Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces [no test files] [2022-04-08T19:14:53.184Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces/mocks [no test files] [2022-04-08T19:14:53.184Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent [no test files] [2022-04-08T19:14:53.184Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/application [no test files] [2022-04-08T19:14:53.184Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/application/direct 0.055s coverage: 28.9% of statements [2022-04-08T19:14:53.184Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/application/direct/config [no test files] [2022-04-08T19:14:53.184Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/application/executor [no test files] [2022-04-08T19:14:53.184Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/config [no test files] [2022-04-08T19:14:53.184Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/container [no test files] [2022-04-08T19:14:53.184Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/controller/http [no test files] [2022-04-08T19:14:53.184Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/interfaces [no test files] [2022-04-08T19:14:53.184Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/response 0.066s coverage: 100.0% of statements [2022-04-08T19:14:53.184Z] ok github.com/edgexfoundry/edgex-go/internal/system/executor 0.034s coverage: 96.9% of statements [2022-04-08T19:14:53.184Z] if which hadolint > /dev/null ; then hadolint --config .hadolint.yml `find * -type f -name 'Dockerfile*' -print` ; elif test "x86_64" = "x86_64" && which docker > /dev/null ; then docker run --rm -v `pwd`:/host:ro,z --entrypoint /bin/hadolint hadolint/hadolint:latest --config /host/.hadolint.yml `find * -type f -name 'Dockerfile*' | xargs -i echo '/host/{}'` ; fi [2022-04-08T19:15:11.287Z] GO111MODULE=on go vet ./... [2022-04-08T19:15:15.488Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2022-04-08T19:15:15.488Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2022-04-08T19:15:15.747Z] ./bin/test-attribution-txt.sh [Pipeline] echo [2022-04-08T19:15:16.343Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] sh [2022-04-08T19:15:16.653Z] + ls -al . [2022-04-08T19:15:16.653Z] total 668 [2022-04-08T19:15:16.653Z] drwxrwxr-x 10 1001 1001 4096 Apr 8 19:15 . [2022-04-08T19:15:16.653Z] drwxr-xr-x 4 root root 4096 Apr 8 19:14 .. [2022-04-08T19:15:16.653Z] -rw-rw-r-- 1 1001 1001 11 Apr 8 19:13 .dockerignore [2022-04-08T19:15:16.653Z] drwxrwxr-x 8 1001 1001 4096 Apr 8 19:13 .git [2022-04-08T19:15:16.653Z] drwxrwxr-x 4 1001 1001 4096 Apr 8 19:13 .github [2022-04-08T19:15:16.653Z] -rw-rw-r-- 1 1001 1001 870 Apr 8 19:13 .gitignore [2022-04-08T19:15:16.653Z] -rw-rw-r-- 1 1001 1001 42 Apr 8 19:13 .golangci.yml [2022-04-08T19:15:16.653Z] -rw-rw-r-- 1 1001 1001 87 Apr 8 19:13 .hadolint.yml [2022-04-08T19:15:16.653Z] drwx------ 3 1001 1001 4096 Apr 8 19:13 .semver [2022-04-08T19:15:16.653Z] -rw-rw-r-- 1 1001 1001 166 Apr 8 19:13 .sonarcloud.properties [2022-04-08T19:15:16.653Z] -rw-rw-r-- 1 1001 1001 1171 Apr 8 19:13 ADOPTERS.md [2022-04-08T19:15:16.653Z] -rw-rw-r-- 1 1001 1001 9953 Apr 8 19:13 Attribution.txt [2022-04-08T19:15:16.653Z] -rw-rw-r-- 1 1001 1001 51732 Apr 8 19:13 CHANGELOG.md [2022-04-08T19:15:16.653Z] -rw-rw-r-- 1 1001 1001 3804 Apr 8 19:13 CONTRIBUTING.md [2022-04-08T19:15:16.653Z] -rw-rw-r-- 1 1001 1001 677 Apr 8 19:13 GOVERNANCE.md [2022-04-08T19:15:16.653Z] -rw-rw-r-- 1 1001 1001 849 Apr 8 19:13 Jenkinsfile [2022-04-08T19:15:16.653Z] -rw-rw-r-- 1 1001 1001 10775 Apr 8 19:13 LICENSE [2022-04-08T19:15:16.653Z] -rw-rw-r-- 1 1001 1001 8478 Apr 8 19:13 Makefile [2022-04-08T19:15:16.653Z] -rw-rw-r-- 1 1001 1001 582 Apr 8 19:13 OWNERS.md [2022-04-08T19:15:16.653Z] -rw-rw-r-- 1 1001 1001 8207 Apr 8 19:13 README.md [2022-04-08T19:15:16.653Z] -rw-rw-r-- 1 1001 1001 6912 Apr 8 19:13 SECURITY.md [2022-04-08T19:15:16.653Z] -rw-rw-r-- 1 1001 1001 5 Apr 8 19:13 VERSION [2022-04-08T19:15:16.653Z] -rw-rw-r-- 1 1001 1001 4131 Apr 8 19:13 ZMQWindows.md [2022-04-08T19:15:16.653Z] drwxrwxr-x 2 1001 1001 4096 Apr 8 19:13 bin [2022-04-08T19:15:16.653Z] drwxrwxr-x 18 1001 1001 4096 Apr 8 19:13 cmd [2022-04-08T19:15:16.653Z] -rw-r--r-- 1 root root 431014 Apr 8 19:14 coverage.out [2022-04-08T19:15:16.653Z] -rw-rw-r-- 1 1001 1001 3175 Apr 8 19:13 go.mod [2022-04-08T19:15:16.653Z] -rw-rw-r-- 1 1001 1001 34990 Apr 8 19:14 go.sum [2022-04-08T19:15:16.653Z] drwxrwxr-x 8 1001 1001 4096 Apr 8 19:13 internal [2022-04-08T19:15:16.653Z] drwxrwxr-x 3 1001 1001 4096 Apr 8 19:13 openapi [2022-04-08T19:15:16.653Z] drwxrwxr-x 4 1001 1001 4096 Apr 8 19:13 snap [2022-04-08T19:15:16.653Z] -rw-rw-r-- 1 1001 1001 204 Apr 8 19:13 version.go [Pipeline] sh [2022-04-08T19:15:16.962Z] + '[' -e coverage.out ] [2022-04-08T19:15:16.962Z] + chown 1001:1001 coverage.out [Pipeline] stash [2022-04-08T19:15:17.099Z] Stashed 1 file(s) [Pipeline] sh [2022-04-08T19:15:17.392Z] + make build [2022-04-08T19:15:17.392Z] CGO_ENABLED=1 GO111MODULE=on go build -ldflags "-linkmode=external -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -buildmode=pie -o cmd/core-data/core-data ./cmd/core-data [2022-04-08T19:15:35.500Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-metadata/core-metadata ./cmd/core-metadata [2022-04-08T19:15:47.716Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-command/core-command ./cmd/core-command [2022-04-08T19:15:47.716Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/support-notifications/support-notifications ./cmd/support-notifications [2022-04-08T19:15:49.093Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/sys-mgmt-executor/sys-mgmt-executor ./cmd/sys-mgmt-executor [2022-04-08T19:15:49.663Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/sys-mgmt-agent/sys-mgmt-agent ./cmd/sys-mgmt-agent [2022-04-08T19:15:50.601Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler [2022-04-08T19:15:51.980Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-proxy-setup/security-proxy-setup ./cmd/security-proxy-setup [2022-04-08T19:15:52.918Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup [2022-04-08T19:15:54.301Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider [2022-04-08T19:15:55.242Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/secrets-config ./cmd/secrets-config [2022-04-08T19:15:56.181Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper [2022-04-08T19:15:58.087Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/security-spiffe-token-provider/security-spiffe-token-provider ./cmd/security-spiffe-token-provider [Pipeline] } [2022-04-08T19:15:59.057Z] $ docker stop --time=1 2531a907803d9b43a48edd630b4c04f58a6f411955d1dc1c75c43c6dad5b773c [2022-04-08T19:16:01.656Z] $ docker rm -f 2531a907803d9b43a48edd630b4c04f58a6f411955d1dc1c75c43c6dad5b773c [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2022-04-08T19:16:02.814Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2022-04-08T19:16:02.814Z] [2022-04-08T19:16:02.814Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] isUnix [Pipeline] sh [2022-04-08T19:16:03.151Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2022-04-08T19:16:03.151Z] latest: Pulling from edgex-devops/edgex-compose [2022-04-08T19:16:03.151Z] cbdbe7a5bc2a: Pulling fs layer [2022-04-08T19:16:03.151Z] ca9280d653b3: Pulling fs layer [2022-04-08T19:16:03.151Z] 7e9c9ca2126c: Pulling fs layer [2022-04-08T19:16:03.151Z] cbdbe7a5bc2a: Download complete [2022-04-08T19:16:03.411Z] ca9280d653b3: Verifying Checksum [2022-04-08T19:16:03.411Z] ca9280d653b3: Download complete [2022-04-08T19:16:03.411Z] cbdbe7a5bc2a: Pull complete [2022-04-08T19:16:03.670Z] 7e9c9ca2126c: Download complete [2022-04-08T19:16:03.928Z] ca9280d653b3: Pull complete [2022-04-08T19:16:07.221Z] 7e9c9ca2126c: Pull complete [2022-04-08T19:16:07.222Z] Digest: sha256:b7ff7cefa661cf441350a7c60c0e16dc22b011826ae41e7b448230bdfa9ba816 [2022-04-08T19:16:07.222Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2022-04-08T19:16:07.222Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] withDockerContainer [2022-04-08T19:16:07.321Z] prd-ubuntu20.04-docker-8c-8g-11608 does not seem to be running inside a container [2022-04-08T19:16:07.436Z] $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest cat [2022-04-08T19:16:08.898Z] $ docker top 0026e99e5b8cdc0f3bea13af545dd6f417bcca2810bbebc557627a7313bb619c -eo pid,comm [Pipeline] { [Pipeline] sh [2022-04-08T19:16:09.397Z] + + docker-composegrep build parallel --help [2022-04-08T19:16:09.397Z] [2022-04-08T19:16:09.968Z] --parallel Build images in parallel. [Pipeline] } [2022-04-08T19:16:10.004Z] $ docker stop --time=1 0026e99e5b8cdc0f3bea13af545dd6f417bcca2810bbebc557627a7313bb619c [2022-04-08T19:16:11.299Z] $ docker rm -f 0026e99e5b8cdc0f3bea13af545dd6f417bcca2810bbebc557627a7313bb619c [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2022-04-08T19:16:11.841Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2022-04-08T19:16:11.841Z] . [Pipeline] withDockerContainer [2022-04-08T19:16:11.937Z] prd-ubuntu20.04-docker-8c-8g-11608 does not seem to be running inside a container [2022-04-08T19:16:11.982Z] $ docker run -t -d -u 1001:1001 -u 0:0 --entrypoint= -v /var/run/docker.sock:/var/run/docker.sock --privileged -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest cat [2022-04-08T19:16:12.337Z] $ docker top b05c66d531758ab417404726e2970b39c4aab7f6b6f8c4dbb32f89f0cdf14b79 -eo pid,comm [Pipeline] { [Pipeline] sh [2022-04-08T19:16:12.755Z] + docker-compose -f ./docker-compose-build.yml build --parallel [2022-04-08T19:16:13.327Z] Building core-command ... [2022-04-08T19:16:13.327Z] Building core-data ... [2022-04-08T19:16:13.327Z] Building core-metadata ... [2022-04-08T19:16:13.327Z] Building security-bootstrapper ... [2022-04-08T19:16:13.327Z] Building security-proxy-setup ... [2022-04-08T19:16:13.327Z] Building security-secretstore-setup ... [2022-04-08T19:16:13.327Z] Building security-spiffe-token-provider ... [2022-04-08T19:16:13.327Z] Building security-spire-agent ... [2022-04-08T19:16:13.327Z] Building security-spire-config ... [2022-04-08T19:16:13.327Z] Building security-spire-server ... [2022-04-08T19:16:13.327Z] Building support-notifications ... [2022-04-08T19:16:13.327Z] Building support-scheduler ... [2022-04-08T19:16:13.327Z] Building sys-mgmt-agent ... [2022-04-08T19:16:13.327Z] Building support-scheduler [2022-04-08T19:16:13.327Z] Building security-proxy-setup [2022-04-08T19:16:13.327Z] Building support-notifications [2022-04-08T19:16:13.327Z] Building core-command [2022-04-08T19:16:13.327Z] Building security-spire-agent [2022-04-08T19:16:31.423Z] Step 1/22 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-04-08T19:16:31.423Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2022-04-08T19:16:31.423Z] ---> 9a8902c293a3 [2022-04-08T19:16:31.423Z] Step 3/22 : WORKDIR /edgex-go [2022-04-08T19:16:31.423Z] Step 1/23 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-04-08T19:16:31.423Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2022-04-08T19:16:31.423Z] ---> 9a8902c293a3 [2022-04-08T19:16:31.423Z] Step 3/23 : WORKDIR /edgex-go [2022-04-08T19:16:31.423Z] Step 1/22 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-04-08T19:16:31.423Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2022-04-08T19:16:31.423Z] ---> 9a8902c293a3 [2022-04-08T19:16:31.423Z] Step 3/22 : WORKDIR /edgex-go [2022-04-08T19:16:31.423Z] Step 1/22 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-04-08T19:16:31.423Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2022-04-08T19:16:31.423Z] ---> 9a8902c293a3 [2022-04-08T19:16:31.423Z] Step 3/22 : WORKDIR /edgex-go [2022-04-08T19:16:31.423Z] Step 1/26 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-04-08T19:16:31.423Z] Step 2/26 : FROM ${BUILDER_BASE} AS builder [2022-04-08T19:16:31.423Z] ---> 9a8902c293a3 [2022-04-08T19:16:31.423Z] Step 3/26 : WORKDIR /edgex-go [2022-04-08T19:16:34.745Z] ---> Running in 77dcbbdb63d0 [2022-04-08T19:16:34.745Z] ---> Running in 76cb791c81b6 [2022-04-08T19:16:34.745Z] ---> Running in a95f1b36bcbb [2022-04-08T19:16:34.745Z] ---> Running in f4225ea3a558 [2022-04-08T19:16:34.745Z] ---> Running in 670e1be759de [2022-04-08T19:16:34.745Z] Removing intermediate container f4225ea3a558 [2022-04-08T19:16:34.745Z] ---> ad958fd16f8a [2022-04-08T19:16:34.745Z] Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-04-08T19:16:35.005Z] Removing intermediate container 76cb791c81b6 [2022-04-08T19:16:35.005Z] ---> 9acfefe8788b [2022-04-08T19:16:35.005Z] Step 4/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-04-08T19:16:35.005Z] Removing intermediate container 77dcbbdb63d0 [2022-04-08T19:16:35.005Z] ---> c192f09a2b35 [2022-04-08T19:16:35.005Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-04-08T19:16:35.005Z] Removing intermediate container 670e1be759de [2022-04-08T19:16:35.005Z] ---> 8b00d427be0d [2022-04-08T19:16:35.005Z] Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-04-08T19:16:35.005Z] Removing intermediate container a95f1b36bcbb [2022-04-08T19:16:35.005Z] ---> 2cae306093f9 [2022-04-08T19:16:35.005Z] Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-04-08T19:16:35.005Z] ---> Running in abae52042726 [2022-04-08T19:16:35.005Z] ---> Running in b63d7e91b4e3 [2022-04-08T19:16:35.005Z] ---> Running in 1114af88a216 [2022-04-08T19:16:35.005Z] ---> Running in f4bc94ddd522 [2022-04-08T19:16:35.005Z] ---> Running in f128e0a7a79c [2022-04-08T19:16:35.942Z] Removing intermediate container b63d7e91b4e3 [2022-04-08T19:16:35.942Z] ---> f052d715f564 [2022-04-08T19:16:35.942Z] Step 5/26 : RUN apk add --update --no-cache make git build-base curl [2022-04-08T19:16:36.202Z] ---> Running in ea0e7b5a1caf [2022-04-08T19:16:36.202Z] Removing intermediate container f128e0a7a79c [2022-04-08T19:16:36.202Z] ---> 0ee779d6f08b [2022-04-08T19:16:36.202Z] Step 5/22 : RUN apk add --update --no-cache make bash git ca-certificates [2022-04-08T19:16:36.202Z] Removing intermediate container abae52042726 [2022-04-08T19:16:36.202Z] ---> 0cd426c87244 [2022-04-08T19:16:36.202Z] Step 5/22 : RUN apk add --update --no-cache make git [2022-04-08T19:16:36.202Z] ---> Running in fbbd1f973a8b [2022-04-08T19:16:36.202Z] ---> Running in 678511c72399 [2022-04-08T19:16:36.463Z] Removing intermediate container f4bc94ddd522 [2022-04-08T19:16:36.463Z] ---> a7585c10e144 [2022-04-08T19:16:36.463Z] Step 5/22 : RUN apk add --update --no-cache make git [2022-04-08T19:16:36.463Z] ---> Running in 73f480f02049 [2022-04-08T19:16:36.725Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-04-08T19:16:36.725Z] Removing intermediate container 1114af88a216 [2022-04-08T19:16:36.725Z] ---> 18b0ad8a39ec [2022-04-08T19:16:36.725Z] Step 5/23 : RUN apk add --update --no-cache make git [2022-04-08T19:16:36.725Z] ---> Running in 9ff31a54767b [2022-04-08T19:16:36.725Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-04-08T19:16:36.986Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-04-08T19:16:36.986Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-04-08T19:16:36.986Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-04-08T19:16:37.560Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-04-08T19:16:37.560Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-04-08T19:16:37.821Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-04-08T19:16:37.821Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-04-08T19:16:37.821Z] OK: 221 MiB in 52 packages [2022-04-08T19:16:37.821Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-04-08T19:16:38.086Z] OK: 221 MiB in 52 packages [2022-04-08T19:16:38.086Z] OK: 221 MiB in 52 packages [2022-04-08T19:16:38.086Z] OK: 221 MiB in 52 packages [2022-04-08T19:16:38.086Z] Removing intermediate container ea0e7b5a1caf [2022-04-08T19:16:38.086Z] ---> 4090a5ef02f1 [2022-04-08T19:16:38.086Z] Step 6/26 : COPY go.mod vendor* ./ [2022-04-08T19:16:38.347Z] OK: 221 MiB in 52 packages [2022-04-08T19:16:38.347Z] ---> ee99523df5b0 [2022-04-08T19:16:38.347Z] Step 7/26 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-04-08T19:16:38.347Z] Removing intermediate container fbbd1f973a8b [2022-04-08T19:16:38.347Z] ---> dcc7d3e05e64 [2022-04-08T19:16:38.347Z] Step 6/22 : COPY go.mod vendor* ./ [2022-04-08T19:16:38.608Z] ---> Running in 68aa775a8889 [2022-04-08T19:16:38.608Z] ---> 4cf6fccd5fc2 [2022-04-08T19:16:38.608Z] Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-04-08T19:16:38.608Z] ---> Running in 050bdf291ef4 [2022-04-08T19:16:38.608Z] Removing intermediate container 678511c72399 [2022-04-08T19:16:38.608Z] ---> ced3c476e795 [2022-04-08T19:16:38.608Z] Step 6/22 : COPY go.mod vendor* ./ [2022-04-08T19:16:38.608Z] Removing intermediate container 73f480f02049 [2022-04-08T19:16:38.608Z] ---> d5d6b6aee6cc [2022-04-08T19:16:38.608Z] Step 6/22 : COPY go.mod vendor* ./ [2022-04-08T19:16:38.867Z] Removing intermediate container 9ff31a54767b [2022-04-08T19:16:38.867Z] ---> 9a065a64f53c [2022-04-08T19:16:38.867Z] Step 6/23 : COPY go.mod vendor* ./ [2022-04-08T19:16:38.867Z] ---> 517d521c15d0 [2022-04-08T19:16:38.867Z] Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-04-08T19:16:38.867Z] ---> 67d9e85c9eaa [2022-04-08T19:16:38.867Z] Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-04-08T19:16:39.126Z] ---> Running in bbe76f451c6c [2022-04-08T19:16:39.126Z] ---> Running in 7fafad3d2c87 [2022-04-08T19:16:39.126Z] ---> 6c7850fc2413 [2022-04-08T19:16:39.126Z] Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-04-08T19:16:39.126Z] ---> Running in c2c61103927f [2022-04-08T19:16:39.698Z] Removing intermediate container 050bdf291ef4 [2022-04-08T19:16:39.698Z] ---> f54b2f82cfb4 [2022-04-08T19:16:39.698Z] Step 8/22 : COPY . . [2022-04-08T19:16:39.698Z] Removing intermediate container 68aa775a8889 [2022-04-08T19:16:39.698Z] ---> c51134e520a4 [2022-04-08T19:16:39.698Z] Step 8/26 : COPY . . [2022-04-08T19:16:41.601Z] Removing intermediate container 7fafad3d2c87 [2022-04-08T19:16:41.601Z] ---> 502717181378 [2022-04-08T19:16:41.601Z] Step 8/22 : COPY . . [2022-04-08T19:16:48.195Z] Removing intermediate container bbe76f451c6c [2022-04-08T19:16:48.195Z] ---> f00812ca2967 [2022-04-08T19:16:48.195Z] Step 8/22 : COPY . . [2022-04-08T19:16:48.195Z] ---> 3534b514dd9d [2022-04-08T19:16:48.195Z] Step 9/26 : ARG SPIRE_RELEASE=1.2.1 [2022-04-08T19:16:48.195Z] Removing intermediate container c2c61103927f [2022-04-08T19:16:48.195Z] ---> adc0545dbb30 [2022-04-08T19:16:48.195Z] Step 8/23 : COPY . . [2022-04-08T19:16:48.195Z] ---> ea030327bec1 [2022-04-08T19:16:48.195Z] Step 9/22 : RUN make cmd/support-notifications/support-notifications [2022-04-08T19:16:48.195Z] ---> 22b6b18b624a [2022-04-08T19:16:48.195Z] Step 9/22 : RUN make cmd/support-scheduler/support-scheduler [2022-04-08T19:16:48.195Z] ---> Running in f412b566ed11 [2022-04-08T19:16:48.195Z] ---> Running in b33418d664bb [2022-04-08T19:16:48.195Z] ---> Running in 83f6ea96da1c [2022-04-08T19:16:50.738Z] Removing intermediate container f412b566ed11 [2022-04-08T19:16:50.738Z] ---> fec47f939453 [2022-04-08T19:16:50.738Z] Step 10/26 : RUN mkdir -p spire-build [2022-04-08T19:16:54.042Z] ---> Running in cb0c526bd6ec [2022-04-08T19:16:54.042Z] ---> a5c862a28a52 [2022-04-08T19:16:54.042Z] Step 9/23 : RUN make cmd/core-command/core-command [2022-04-08T19:16:54.042Z] ---> b87758fcf5ff [2022-04-08T19:16:54.042Z] Step 9/22 : RUN make cmd/security-proxy-setup/security-proxy-setup cmd/secrets-config/secrets-config [2022-04-08T19:16:54.042Z] ---> Running in d0dd2dcfafbe [2022-04-08T19:16:54.042Z] ---> Running in b464bd5424bd [2022-04-08T19:16:54.042Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler [2022-04-08T19:16:54.042Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/support-notifications/support-notifications ./cmd/support-notifications [2022-04-08T19:16:54.611Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-command/core-command ./cmd/core-command [2022-04-08T19:16:54.611Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-proxy-setup/security-proxy-setup ./cmd/security-proxy-setup [2022-04-08T19:16:54.611Z] Removing intermediate container cb0c526bd6ec [2022-04-08T19:16:54.611Z] ---> a68cd9057632 [2022-04-08T19:16:54.611Z] Step 11/26 : WORKDIR /edgex-go/spire-build [2022-04-08T19:16:54.871Z] ---> Running in 96ee152d5275 [2022-04-08T19:16:54.871Z] Removing intermediate container 96ee152d5275 [2022-04-08T19:16:54.871Z] ---> 39c16323bbf9 [2022-04-08T19:16:54.871Z] Step 12/26 : RUN wget -q "https://github.com/spiffe/spire/archive/refs/tags/v${SPIRE_RELEASE}.tar.gz" && tar xv --strip-components=1 -f "v${SPIRE_RELEASE}.tar.gz" && echo "building spire from source..." && make bin/spire-server bin/spire-agent [2022-04-08T19:16:54.871Z] ---> Running in 5238a1076db6 [2022-04-08T19:16:55.812Z] spire-1.2.1/ [2022-04-08T19:16:55.812Z] spire-1.2.1/.data/ [2022-04-08T19:16:55.812Z] spire-1.2.1/.data/.file [2022-04-08T19:16:55.812Z] spire-1.2.1/.dockerignore [2022-04-08T19:16:55.812Z] spire-1.2.1/.gitattributes [2022-04-08T19:16:55.812Z] spire-1.2.1/.githooks/ [2022-04-08T19:16:55.812Z] spire-1.2.1/.githooks/pre-commit [2022-04-08T19:16:55.812Z] spire-1.2.1/.github/ [2022-04-08T19:16:55.812Z] spire-1.2.1/.github/ISSUE_TEMPLATE.md [2022-04-08T19:16:55.812Z] spire-1.2.1/.github/PULL_REQUEST_TEMPLATE.md [2022-04-08T19:16:55.812Z] spire-1.2.1/.github/dependabot.yml [2022-04-08T19:16:55.812Z] spire-1.2.1/.github/workflows/ [2022-04-08T19:16:55.812Z] spire-1.2.1/.github/workflows/nightly_build.yaml [2022-04-08T19:16:55.812Z] spire-1.2.1/.github/workflows/pr_build.yaml [2022-04-08T19:16:55.812Z] spire-1.2.1/.github/workflows/release_build.yaml [2022-04-08T19:16:55.812Z] spire-1.2.1/.github/workflows/scripts/ [2022-04-08T19:16:55.812Z] spire-1.2.1/.github/workflows/scripts/build_artifacts.sh [2022-04-08T19:16:55.812Z] spire-1.2.1/.github/workflows/scripts/push-images.sh [2022-04-08T19:16:55.812Z] spire-1.2.1/.github/workflows/scripts/push-scratch-images.sh [2022-04-08T19:16:55.812Z] spire-1.2.1/.github/workflows/scripts/run_unit_tests.sh [2022-04-08T19:16:55.812Z] spire-1.2.1/.github/workflows/scripts/split.sh [2022-04-08T19:16:55.812Z] spire-1.2.1/.gitignore [2022-04-08T19:16:55.812Z] spire-1.2.1/.go-version [2022-04-08T19:16:55.812Z] spire-1.2.1/.golangci.yml [2022-04-08T19:16:55.812Z] spire-1.2.1/ADOPTERS.md [2022-04-08T19:16:55.812Z] spire-1.2.1/CHANGELOG.md [2022-04-08T19:16:55.812Z] spire-1.2.1/CODE-OF-CONDUCT.md [2022-04-08T19:16:55.812Z] spire-1.2.1/CODEOWNERS [2022-04-08T19:16:55.812Z] spire-1.2.1/CONTRIBUTING.md [2022-04-08T19:16:55.812Z] spire-1.2.1/Dockerfile [2022-04-08T19:16:55.812Z] spire-1.2.1/Dockerfile.dev [2022-04-08T19:16:55.812Z] spire-1.2.1/Dockerfile.scratch [2022-04-08T19:16:55.812Z] spire-1.2.1/LICENSE [2022-04-08T19:16:55.812Z] spire-1.2.1/MAINTAINERS.md [2022-04-08T19:16:55.812Z] spire-1.2.1/Makefile [2022-04-08T19:16:55.812Z] spire-1.2.1/README.md [2022-04-08T19:16:55.812Z] spire-1.2.1/ROADMAP.md [2022-04-08T19:16:55.812Z] spire-1.2.1/SECURITY.md [2022-04-08T19:16:55.812Z] spire-1.2.1/cmd/ [2022-04-08T19:16:55.812Z] spire-1.2.1/cmd/spire-agent/ [2022-04-08T19:16:55.812Z] spire-1.2.1/cmd/spire-agent/cli/ [2022-04-08T19:16:55.812Z] spire-1.2.1/cmd/spire-agent/cli/api/ [2022-04-08T19:16:55.812Z] spire-1.2.1/cmd/spire-agent/cli/api/common.go [2022-04-08T19:16:55.812Z] spire-1.2.1/cmd/spire-agent/cli/api/fetch_jwt.go [2022-04-08T19:16:55.812Z] spire-1.2.1/cmd/spire-agent/cli/api/fetch_x509.go [2022-04-08T19:16:55.812Z] spire-1.2.1/cmd/spire-agent/cli/api/printer.go [2022-04-08T19:16:55.812Z] spire-1.2.1/cmd/spire-agent/cli/api/validate_jwt.go [2022-04-08T19:16:55.812Z] spire-1.2.1/cmd/spire-agent/cli/api/watch.go [2022-04-08T19:16:55.812Z] spire-1.2.1/cmd/spire-agent/cli/cli.go [2022-04-08T19:16:55.812Z] spire-1.2.1/cmd/spire-agent/cli/common/ [2022-04-08T19:16:55.812Z] spire-1.2.1/cmd/spire-agent/cli/common/defaults.go [2022-04-08T19:16:55.812Z] spire-1.2.1/cmd/spire-agent/cli/healthcheck/ [2022-04-08T19:16:55.812Z] spire-1.2.1/cmd/spire-agent/cli/healthcheck/healthcheck.go [2022-04-08T19:16:55.812Z] spire-1.2.1/cmd/spire-agent/cli/healthcheck/healthcheck_test.go [2022-04-08T19:16:55.812Z] spire-1.2.1/cmd/spire-agent/cli/run/ [2022-04-08T19:16:55.812Z] spire-1.2.1/cmd/spire-agent/cli/run/run.go [2022-04-08T19:16:55.812Z] spire-1.2.1/cmd/spire-agent/cli/run/run_test.go [2022-04-08T19:16:55.812Z] spire-1.2.1/cmd/spire-agent/cli/validate/ [2022-04-08T19:16:55.812Z] spire-1.2.1/cmd/spire-agent/cli/validate/validate.go [2022-04-08T19:16:55.812Z] spire-1.2.1/cmd/spire-agent/cli/validate/validate_test.go [2022-04-08T19:16:55.812Z] spire-1.2.1/cmd/spire-agent/main.go [2022-04-08T19:16:55.812Z] spire-1.2.1/cmd/spire-server/ [2022-04-08T19:16:55.812Z] spire-1.2.1/cmd/spire-server/cli/ [2022-04-08T19:16:55.812Z] spire-1.2.1/cmd/spire-server/cli/agent/ [2022-04-08T19:16:55.812Z] spire-1.2.1/cmd/spire-server/cli/agent/agent_test.go [2022-04-08T19:16:55.812Z] spire-1.2.1/cmd/spire-server/cli/agent/ban.go [2022-04-08T19:16:55.812Z] spire-1.2.1/cmd/spire-server/cli/agent/count.go [2022-04-08T19:16:55.812Z] spire-1.2.1/cmd/spire-server/cli/agent/evict.go [2022-04-08T19:16:55.812Z] spire-1.2.1/cmd/spire-server/cli/agent/list.go [2022-04-08T19:16:55.812Z] spire-1.2.1/cmd/spire-server/cli/agent/show.go [2022-04-08T19:16:55.812Z] spire-1.2.1/cmd/spire-server/cli/bundle/ [2022-04-08T19:16:55.812Z] spire-1.2.1/cmd/spire-server/cli/bundle/bundle_test.go [2022-04-08T19:16:55.812Z] spire-1.2.1/cmd/spire-server/cli/bundle/common.go [2022-04-08T19:16:55.812Z] spire-1.2.1/cmd/spire-server/cli/bundle/common_test.go [2022-04-08T19:16:55.812Z] spire-1.2.1/cmd/spire-server/cli/bundle/count.go [2022-04-08T19:16:55.812Z] spire-1.2.1/cmd/spire-server/cli/bundle/delete.go [2022-04-08T19:16:55.812Z] spire-1.2.1/cmd/spire-server/cli/bundle/list.go [2022-04-08T19:16:55.812Z] spire-1.2.1/cmd/spire-server/cli/bundle/set.go [2022-04-08T19:16:55.812Z] spire-1.2.1/cmd/spire-server/cli/bundle/show.go [2022-04-08T19:16:55.812Z] spire-1.2.1/cmd/spire-server/cli/cli.go [2022-04-08T19:16:55.812Z] spire-1.2.1/cmd/spire-server/cli/entry/ [2022-04-08T19:16:55.812Z] spire-1.2.1/cmd/spire-server/cli/entry/count.go [2022-04-08T19:16:55.812Z] spire-1.2.1/cmd/spire-server/cli/entry/count_test.go [2022-04-08T19:16:55.812Z] spire-1.2.1/cmd/spire-server/cli/entry/create.go [2022-04-08T19:16:55.812Z] spire-1.2.1/cmd/spire-server/cli/entry/create_test.go [2022-04-08T19:16:55.812Z] spire-1.2.1/cmd/spire-server/cli/entry/delete.go [2022-04-08T19:16:55.812Z] spire-1.2.1/cmd/spire-server/cli/entry/delete_test.go [2022-04-08T19:16:55.812Z] spire-1.2.1/cmd/spire-server/cli/entry/show.go [2022-04-08T19:16:55.812Z] spire-1.2.1/cmd/spire-server/cli/entry/show_test.go [2022-04-08T19:16:55.812Z] spire-1.2.1/cmd/spire-server/cli/entry/update.go [2022-04-08T19:16:55.812Z] spire-1.2.1/cmd/spire-server/cli/entry/update_test.go [2022-04-08T19:16:55.812Z] spire-1.2.1/cmd/spire-server/cli/entry/util.go [2022-04-08T19:16:55.812Z] spire-1.2.1/cmd/spire-server/cli/entry/util_test.go [2022-04-08T19:16:55.812Z] spire-1.2.1/cmd/spire-server/cli/federation/ [2022-04-08T19:16:55.812Z] spire-1.2.1/cmd/spire-server/cli/federation/common.go [2022-04-08T19:16:55.812Z] spire-1.2.1/cmd/spire-server/cli/federation/common_test.go [2022-04-08T19:16:55.812Z] spire-1.2.1/cmd/spire-server/cli/federation/create.go [2022-04-08T19:16:55.812Z] spire-1.2.1/cmd/spire-server/cli/federation/create_test.go [2022-04-08T19:16:55.812Z] spire-1.2.1/cmd/spire-server/cli/federation/delete.go [2022-04-08T19:16:55.812Z] spire-1.2.1/cmd/spire-server/cli/federation/delete_test.go [2022-04-08T19:16:55.812Z] spire-1.2.1/cmd/spire-server/cli/federation/list.go [2022-04-08T19:16:55.812Z] spire-1.2.1/cmd/spire-server/cli/federation/list_test.go [2022-04-08T19:16:55.812Z] spire-1.2.1/cmd/spire-server/cli/federation/refresh.go [2022-04-08T19:16:55.812Z] spire-1.2.1/cmd/spire-server/cli/federation/refresh_test.go [2022-04-08T19:16:55.813Z] spire-1.2.1/cmd/spire-server/cli/federation/show.go [2022-04-08T19:16:55.813Z] spire-1.2.1/cmd/spire-server/cli/federation/show_test.go [2022-04-08T19:16:55.813Z] spire-1.2.1/cmd/spire-server/cli/federation/update.go [2022-04-08T19:16:55.813Z] spire-1.2.1/cmd/spire-server/cli/federation/update_test.go [2022-04-08T19:16:55.813Z] spire-1.2.1/cmd/spire-server/cli/healthcheck/ [2022-04-08T19:16:55.813Z] spire-1.2.1/cmd/spire-server/cli/healthcheck/healthcheck.go [2022-04-08T19:16:55.813Z] spire-1.2.1/cmd/spire-server/cli/healthcheck/healthcheck_test.go [2022-04-08T19:16:55.813Z] spire-1.2.1/cmd/spire-server/cli/jwt/ [2022-04-08T19:16:55.813Z] spire-1.2.1/cmd/spire-server/cli/jwt/mint.go [2022-04-08T19:16:55.813Z] spire-1.2.1/cmd/spire-server/cli/jwt/mint_test.go [2022-04-08T19:16:55.813Z] spire-1.2.1/cmd/spire-server/cli/run/ [2022-04-08T19:16:55.813Z] spire-1.2.1/cmd/spire-server/cli/run/run.go [2022-04-08T19:16:55.813Z] spire-1.2.1/cmd/spire-server/cli/run/run_test.go [2022-04-08T19:16:55.813Z] spire-1.2.1/cmd/spire-server/cli/token/ [2022-04-08T19:16:55.813Z] spire-1.2.1/cmd/spire-server/cli/token/generate.go [2022-04-08T19:16:55.813Z] spire-1.2.1/cmd/spire-server/cli/token/generate_test.go [2022-04-08T19:16:55.813Z] spire-1.2.1/cmd/spire-server/cli/validate/ [2022-04-08T19:16:55.813Z] spire-1.2.1/cmd/spire-server/cli/validate/validate.go [2022-04-08T19:16:55.813Z] spire-1.2.1/cmd/spire-server/cli/validate/validate_test.go [2022-04-08T19:16:55.813Z] spire-1.2.1/cmd/spire-server/cli/x509/ [2022-04-08T19:16:55.813Z] spire-1.2.1/cmd/spire-server/cli/x509/mint.go [2022-04-08T19:16:55.813Z] spire-1.2.1/cmd/spire-server/cli/x509/mint_test.go [2022-04-08T19:16:55.813Z] spire-1.2.1/cmd/spire-server/main.go [2022-04-08T19:16:55.813Z] spire-1.2.1/cmd/spire-server/util/ [2022-04-08T19:16:55.813Z] spire-1.2.1/cmd/spire-server/util/util.go [2022-04-08T19:16:55.813Z] spire-1.2.1/conf/ [2022-04-08T19:16:55.813Z] spire-1.2.1/conf/agent/ [2022-04-08T19:16:55.813Z] spire-1.2.1/conf/agent/agent.conf [2022-04-08T19:16:55.813Z] spire-1.2.1/conf/agent/agent_full.conf [2022-04-08T19:16:55.813Z] spire-1.2.1/conf/agent/dummy_root_ca.crt [2022-04-08T19:16:55.813Z] spire-1.2.1/conf/server/ [2022-04-08T19:16:55.813Z] spire-1.2.1/conf/server/dummy_upstream_ca.crt [2022-04-08T19:16:55.813Z] spire-1.2.1/conf/server/dummy_upstream_ca.key [2022-04-08T19:16:55.813Z] spire-1.2.1/conf/server/server.conf [2022-04-08T19:16:55.813Z] spire-1.2.1/conf/server/server_full.conf [2022-04-08T19:16:55.813Z] spire-1.2.1/doc/ [2022-04-08T19:16:55.813Z] spire-1.2.1/doc/SPIRE101.md [2022-04-08T19:16:55.813Z] spire-1.2.1/doc/auditlog.md [2022-04-08T19:16:55.813Z] spire-1.2.1/doc/authorization_policy_engine.md [2022-04-08T19:16:55.813Z] spire-1.2.1/doc/changelog_guidelines.md [2022-04-08T19:16:55.813Z] spire-1.2.1/doc/cure53-report.pdf [2022-04-08T19:16:55.813Z] spire-1.2.1/doc/images/ [2022-04-08T19:16:55.813Z] spire-1.2.1/doc/images/2019_roadmap.png [2022-04-08T19:16:55.813Z] spire-1.2.1/doc/images/SPIRE101.png [2022-04-08T19:16:55.813Z] spire-1.2.1/doc/images/SPIRE_agent.png [2022-04-08T19:16:55.813Z] spire-1.2.1/doc/images/SPIRE_server.png [2022-04-08T19:16:55.813Z] spire-1.2.1/doc/images/cache_mgr.png [2022-04-08T19:16:55.813Z] spire-1.2.1/doc/images/cache_mgr_components.png [2022-04-08T19:16:55.813Z] spire-1.2.1/doc/images/federated_spire.png [2022-04-08T19:16:55.813Z] spire-1.2.1/doc/images/ha_mode.png [2022-04-08T19:16:55.813Z] spire-1.2.1/doc/images/nested_spire.png [2022-04-08T19:16:55.813Z] spire-1.2.1/doc/images/oidc_federation.png [2022-04-08T19:16:55.813Z] spire-1.2.1/doc/images/single_trust_domain.png [2022-04-08T19:16:55.813Z] spire-1.2.1/doc/images/spiffe_compatible.png [2022-04-08T19:16:55.813Z] spire-1.2.1/doc/images/spire_logo.png [2022-04-08T19:16:55.813Z] spire-1.2.1/doc/migrating_registration_api_clients.md [2022-04-08T19:16:55.813Z] spire-1.2.1/doc/plugin_agent_keymanager_disk.md [2022-04-08T19:16:55.813Z] spire-1.2.1/doc/plugin_agent_keymanager_memory.md [2022-04-08T19:16:55.813Z] spire-1.2.1/doc/plugin_agent_nodeattestor_aws_iid.md [2022-04-08T19:16:55.813Z] spire-1.2.1/doc/plugin_agent_nodeattestor_azure_msi.md [2022-04-08T19:16:55.813Z] spire-1.2.1/doc/plugin_agent_nodeattestor_gcp_iit.md [2022-04-08T19:16:55.813Z] spire-1.2.1/doc/plugin_agent_nodeattestor_jointoken.md [2022-04-08T19:16:55.813Z] spire-1.2.1/doc/plugin_agent_nodeattestor_k8s_psat.md [2022-04-08T19:16:55.813Z] spire-1.2.1/doc/plugin_agent_nodeattestor_k8s_sat.md [2022-04-08T19:16:55.813Z] spire-1.2.1/doc/plugin_agent_nodeattestor_sshpop.md [2022-04-08T19:16:55.813Z] spire-1.2.1/doc/plugin_agent_nodeattestor_tpm_devid.md [2022-04-08T19:16:55.813Z] spire-1.2.1/doc/plugin_agent_nodeattestor_x509pop.md [2022-04-08T19:16:55.813Z] spire-1.2.1/doc/plugin_agent_svidstore_aws_secretsmanager.md [2022-04-08T19:16:55.813Z] spire-1.2.1/doc/plugin_agent_svidstore_gcp_secretmanager.md [2022-04-08T19:16:55.813Z] spire-1.2.1/doc/plugin_agent_workloadattestor_docker.md [2022-04-08T19:16:55.813Z] spire-1.2.1/doc/plugin_agent_workloadattestor_k8s.md [2022-04-08T19:16:55.813Z] spire-1.2.1/doc/plugin_agent_workloadattestor_unix.md [2022-04-08T19:16:55.813Z] spire-1.2.1/doc/plugin_server_datastore_sql.md [2022-04-08T19:16:55.813Z] spire-1.2.1/doc/plugin_server_keymanager_aws_kms.md [2022-04-08T19:16:55.813Z] spire-1.2.1/doc/plugin_server_keymanager_disk.md [2022-04-08T19:16:55.813Z] spire-1.2.1/doc/plugin_server_keymanager_memory.md [2022-04-08T19:16:55.813Z] spire-1.2.1/doc/plugin_server_nodeattestor_aws_iid.md [2022-04-08T19:16:55.813Z] spire-1.2.1/doc/plugin_server_nodeattestor_azure_msi.md [2022-04-08T19:16:55.813Z] spire-1.2.1/doc/plugin_server_nodeattestor_gcp_iit.md [2022-04-08T19:16:55.813Z] spire-1.2.1/doc/plugin_server_nodeattestor_jointoken.md [2022-04-08T19:16:55.813Z] spire-1.2.1/doc/plugin_server_nodeattestor_k8s_psat.md [2022-04-08T19:16:55.813Z] spire-1.2.1/doc/plugin_server_nodeattestor_k8s_sat.md [2022-04-08T19:16:55.813Z] spire-1.2.1/doc/plugin_server_nodeattestor_sshpop.md [2022-04-08T19:16:55.813Z] spire-1.2.1/doc/plugin_server_nodeattestor_tpm_devid.md [2022-04-08T19:16:55.813Z] spire-1.2.1/doc/plugin_server_nodeattestor_x509pop.md [2022-04-08T19:16:55.813Z] spire-1.2.1/doc/plugin_server_noderesolver_azure_msi.md [2022-04-08T19:16:55.813Z] spire-1.2.1/doc/plugin_server_notifier_gcs_bundle.md [2022-04-08T19:16:55.813Z] spire-1.2.1/doc/plugin_server_notifier_k8sbundle.md [2022-04-08T19:16:55.813Z] spire-1.2.1/doc/plugin_server_upstreamauthority_aws_pca.md [2022-04-08T19:16:55.813Z] spire-1.2.1/doc/plugin_server_upstreamauthority_awssecret.md [2022-04-08T19:16:55.813Z] spire-1.2.1/doc/plugin_server_upstreamauthority_cert_manager.md [2022-04-08T19:16:55.813Z] spire-1.2.1/doc/plugin_server_upstreamauthority_disk.md [2022-04-08T19:16:55.813Z] spire-1.2.1/doc/plugin_server_upstreamauthority_gcp_cas.md [2022-04-08T19:16:55.813Z] spire-1.2.1/doc/plugin_server_upstreamauthority_spire.md [2022-04-08T19:16:55.813Z] spire-1.2.1/doc/plugin_server_upstreamauthority_vault.md [2022-04-08T19:16:55.813Z] spire-1.2.1/doc/scaling_spire.md [2022-04-08T19:16:55.813Z] spire-1.2.1/doc/spire_agent.md [2022-04-08T19:16:55.813Z] spire-1.2.1/doc/spire_server.md [2022-04-08T19:16:55.813Z] spire-1.2.1/doc/supported_integrations.md [2022-04-08T19:16:55.813Z] spire-1.2.1/doc/telemetry.md [2022-04-08T19:16:55.813Z] spire-1.2.1/doc/telemetry_config.md [2022-04-08T19:16:55.813Z] spire-1.2.1/doc/upgrading.md [2022-04-08T19:16:55.813Z] spire-1.2.1/doc/using_spire.md [2022-04-08T19:16:55.813Z] spire-1.2.1/examples/ [2022-04-08T19:16:55.813Z] spire-1.2.1/examples/README.md [2022-04-08T19:16:55.813Z] spire-1.2.1/go.mod [2022-04-08T19:16:55.813Z] spire-1.2.1/go.sum [2022-04-08T19:16:55.813Z] spire-1.2.1/pkg/ [2022-04-08T19:16:55.813Z] spire-1.2.1/pkg/agent/ [2022-04-08T19:16:55.813Z] spire-1.2.1/pkg/agent/agent.go [2022-04-08T19:16:55.813Z] spire-1.2.1/pkg/agent/api/ [2022-04-08T19:16:55.813Z] spire-1.2.1/pkg/agent/api/config.go [2022-04-08T19:16:55.813Z] spire-1.2.1/pkg/agent/api/debug/ [2022-04-08T19:16:55.813Z] spire-1.2.1/pkg/agent/api/debug/v1/ [2022-04-08T19:16:55.813Z] spire-1.2.1/pkg/agent/api/debug/v1/service.go [2022-04-08T19:16:55.813Z] spire-1.2.1/pkg/agent/api/debug/v1/service_test.go [2022-04-08T19:16:55.813Z] spire-1.2.1/pkg/agent/api/delegatedidentity/ [2022-04-08T19:16:55.813Z] spire-1.2.1/pkg/agent/api/delegatedidentity/v1/ [2022-04-08T19:16:55.813Z] spire-1.2.1/pkg/agent/api/delegatedidentity/v1/service.go [2022-04-08T19:16:55.813Z] spire-1.2.1/pkg/agent/api/delegatedidentity/v1/service_test.go [2022-04-08T19:16:55.813Z] spire-1.2.1/pkg/agent/api/endpoints.go [2022-04-08T19:16:55.813Z] spire-1.2.1/pkg/agent/api/health/ [2022-04-08T19:16:55.813Z] spire-1.2.1/pkg/agent/api/health/v1/ [2022-04-08T19:16:55.813Z] spire-1.2.1/pkg/agent/api/health/v1/service.go [2022-04-08T19:16:55.813Z] spire-1.2.1/pkg/agent/api/health/v1/service_test.go [2022-04-08T19:16:55.813Z] spire-1.2.1/pkg/agent/api/rpccontext/ [2022-04-08T19:16:55.813Z] spire-1.2.1/pkg/agent/api/rpccontext/alias.go [2022-04-08T19:16:55.813Z] spire-1.2.1/pkg/agent/api/rpccontext/caller.go [2022-04-08T19:16:55.813Z] spire-1.2.1/pkg/agent/attestor/ [2022-04-08T19:16:55.813Z] spire-1.2.1/pkg/agent/attestor/node/ [2022-04-08T19:16:55.813Z] spire-1.2.1/pkg/agent/attestor/node/experimental.go [2022-04-08T19:16:55.813Z] spire-1.2.1/pkg/agent/attestor/node/node.go [2022-04-08T19:16:55.813Z] spire-1.2.1/pkg/agent/attestor/node/node_test.go [2022-04-08T19:16:55.813Z] spire-1.2.1/pkg/agent/attestor/workload/ [2022-04-08T19:16:55.813Z] spire-1.2.1/pkg/agent/attestor/workload/workload.go [2022-04-08T19:16:55.813Z] spire-1.2.1/pkg/agent/attestor/workload/workload_test.go [2022-04-08T19:16:55.813Z] spire-1.2.1/pkg/agent/catalog/ [2022-04-08T19:16:55.813Z] spire-1.2.1/pkg/agent/catalog/catalog.go [2022-04-08T19:16:55.813Z] spire-1.2.1/pkg/agent/catalog/keymanager.go [2022-04-08T19:16:55.813Z] spire-1.2.1/pkg/agent/catalog/nodeattestor.go [2022-04-08T19:16:55.813Z] spire-1.2.1/pkg/agent/catalog/svidstore.go [2022-04-08T19:16:55.813Z] spire-1.2.1/pkg/agent/catalog/workloadattestor.go [2022-04-08T19:16:55.813Z] spire-1.2.1/pkg/agent/client/ [2022-04-08T19:16:55.813Z] spire-1.2.1/pkg/agent/client/client.go [2022-04-08T19:16:55.813Z] spire-1.2.1/pkg/agent/client/client_test.go [2022-04-08T19:16:55.813Z] spire-1.2.1/pkg/agent/client/dial.go [2022-04-08T19:16:55.813Z] spire-1.2.1/pkg/agent/client/nodeconn.go [2022-04-08T19:16:55.813Z] spire-1.2.1/pkg/agent/client/nodeconn_test.go [2022-04-08T19:16:55.813Z] spire-1.2.1/pkg/agent/client/update.go [2022-04-08T19:16:55.813Z] spire-1.2.1/pkg/agent/client/util.go [2022-04-08T19:16:55.813Z] spire-1.2.1/pkg/agent/common/ [2022-04-08T19:16:55.813Z] spire-1.2.1/pkg/agent/common/backoff/ [2022-04-08T19:16:55.813Z] spire-1.2.1/pkg/agent/common/backoff/backoff.go [2022-04-08T19:16:55.813Z] spire-1.2.1/pkg/agent/common/backoff/backoff_test.go [2022-04-08T19:16:55.813Z] spire-1.2.1/pkg/agent/common/cgroups/ [2022-04-08T19:16:55.813Z] spire-1.2.1/pkg/agent/common/cgroups/cgroups.go [2022-04-08T19:16:55.813Z] spire-1.2.1/pkg/agent/common/cgroups/cgroups_test.go [2022-04-08T19:16:55.813Z] spire-1.2.1/pkg/agent/common/cgroups/filesystem.go [2022-04-08T19:16:55.813Z] spire-1.2.1/pkg/agent/config.go [2022-04-08T19:16:55.813Z] spire-1.2.1/pkg/agent/endpoints/ [2022-04-08T19:16:55.813Z] spire-1.2.1/pkg/agent/endpoints/config.go [2022-04-08T19:16:55.813Z] spire-1.2.1/pkg/agent/endpoints/endpoints.go [2022-04-08T19:16:55.813Z] spire-1.2.1/pkg/agent/endpoints/endpoints_test.go [2022-04-08T19:16:55.813Z] spire-1.2.1/pkg/agent/endpoints/metrics.go [2022-04-08T19:16:55.813Z] spire-1.2.1/pkg/agent/endpoints/middleware.go [2022-04-08T19:16:55.813Z] spire-1.2.1/pkg/agent/endpoints/peertracker.go [2022-04-08T19:16:55.813Z] spire-1.2.1/pkg/agent/endpoints/peertracker_test.go [2022-04-08T19:16:55.813Z] spire-1.2.1/pkg/agent/endpoints/sdsv2/ [2022-04-08T19:16:55.813Z] spire-1.2.1/pkg/agent/endpoints/sdsv2/handler.go [2022-04-08T19:16:55.813Z] spire-1.2.1/pkg/agent/endpoints/sdsv2/handler_test.go [2022-04-08T19:16:55.813Z] spire-1.2.1/pkg/agent/endpoints/sdsv3/ [2022-04-08T19:16:55.813Z] spire-1.2.1/pkg/agent/endpoints/sdsv3/handler.go [2022-04-08T19:16:55.813Z] spire-1.2.1/pkg/agent/endpoints/sdsv3/handler_test.go [2022-04-08T19:16:55.813Z] spire-1.2.1/pkg/agent/endpoints/workload/ [2022-04-08T19:16:55.813Z] spire-1.2.1/pkg/agent/endpoints/workload/handler.go [2022-04-08T19:16:55.813Z] spire-1.2.1/pkg/agent/endpoints/workload/handler_test.go [2022-04-08T19:16:55.813Z] spire-1.2.1/pkg/agent/manager/ [2022-04-08T19:16:55.813Z] spire-1.2.1/pkg/agent/manager/cache/ [2022-04-08T19:16:55.813Z] spire-1.2.1/pkg/agent/manager/cache/bundle_cache.go [2022-04-08T19:16:55.813Z] spire-1.2.1/pkg/agent/manager/cache/cache.go [2022-04-08T19:16:55.813Z] spire-1.2.1/pkg/agent/manager/cache/cache_test.go [2022-04-08T19:16:55.813Z] spire-1.2.1/pkg/agent/manager/cache/jwt_cache.go [2022-04-08T19:16:55.813Z] spire-1.2.1/pkg/agent/manager/cache/jwt_cache_test.go [2022-04-08T19:16:55.813Z] spire-1.2.1/pkg/agent/manager/cache/sets.go [2022-04-08T19:16:55.813Z] spire-1.2.1/pkg/agent/manager/cache/subscriber.go [2022-04-08T19:16:55.813Z] spire-1.2.1/pkg/agent/manager/config.go [2022-04-08T19:16:55.813Z] spire-1.2.1/pkg/agent/manager/manager.go [2022-04-08T19:16:55.813Z] spire-1.2.1/pkg/agent/manager/manager_test.go [2022-04-08T19:16:55.813Z] spire-1.2.1/pkg/agent/manager/storage.go [2022-04-08T19:16:55.813Z] spire-1.2.1/pkg/agent/manager/storage_test.go [2022-04-08T19:16:55.813Z] spire-1.2.1/pkg/agent/manager/storecache/ [2022-04-08T19:16:55.813Z] spire-1.2.1/pkg/agent/manager/storecache/cache.go [2022-04-08T19:16:55.813Z] spire-1.2.1/pkg/agent/manager/storecache/cache_test.go [2022-04-08T19:16:55.813Z] spire-1.2.1/pkg/agent/manager/sync.go [2022-04-08T19:16:55.813Z] spire-1.2.1/pkg/agent/plugin/ [2022-04-08T19:16:55.813Z] spire-1.2.1/pkg/agent/plugin/keymanager/ [2022-04-08T19:16:55.813Z] spire-1.2.1/pkg/agent/plugin/keymanager/base/ [2022-04-08T19:16:55.813Z] spire-1.2.1/pkg/agent/plugin/keymanager/base/keymanagerbase.go [2022-04-08T19:16:55.813Z] spire-1.2.1/pkg/agent/plugin/keymanager/constant.go [2022-04-08T19:16:55.813Z] spire-1.2.1/pkg/agent/plugin/keymanager/disk/ [2022-04-08T19:16:55.813Z] spire-1.2.1/pkg/agent/plugin/keymanager/disk/disk.go [2022-04-08T19:16:55.813Z] spire-1.2.1/pkg/agent/plugin/keymanager/disk/disk_test.go [2022-04-08T19:16:55.813Z] spire-1.2.1/pkg/agent/plugin/keymanager/keymanager.go [2022-04-08T19:16:55.813Z] spire-1.2.1/pkg/agent/plugin/keymanager/memory/ [2022-04-08T19:16:55.813Z] spire-1.2.1/pkg/agent/plugin/keymanager/memory/memory.go [2022-04-08T19:16:55.813Z] spire-1.2.1/pkg/agent/plugin/keymanager/memory/memory_test.go [2022-04-08T19:16:55.813Z] spire-1.2.1/pkg/agent/plugin/keymanager/repository.go [2022-04-08T19:16:55.813Z] spire-1.2.1/pkg/agent/plugin/keymanager/svidkeymanager.go [2022-04-08T19:16:55.813Z] spire-1.2.1/pkg/agent/plugin/keymanager/svidkeymanager_test.go [2022-04-08T19:16:55.813Z] spire-1.2.1/pkg/agent/plugin/keymanager/test/ [2022-04-08T19:16:55.813Z] spire-1.2.1/pkg/agent/plugin/keymanager/test/keymanagertest.go [2022-04-08T19:16:55.813Z] spire-1.2.1/pkg/agent/plugin/keymanager/v1.go [2022-04-08T19:16:55.814Z] spire-1.2.1/pkg/agent/plugin/keymanager/v1_test.go [2022-04-08T19:16:55.814Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/ [2022-04-08T19:16:55.814Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/aws/ [2022-04-08T19:16:55.814Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/aws/iid.go [2022-04-08T19:16:55.814Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/aws/iid_test.go [2022-04-08T19:16:55.814Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/azure/ [2022-04-08T19:16:55.814Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/azure/msi.go [2022-04-08T19:16:55.814Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/azure/msi_test.go [2022-04-08T19:16:55.814Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/gcp/ [2022-04-08T19:16:55.814Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/gcp/iit.go [2022-04-08T19:16:55.814Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/gcp/iit_test.go [2022-04-08T19:16:55.814Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/jointoken.go [2022-04-08T19:16:55.814Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/jointoken/ [2022-04-08T19:16:55.814Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/jointoken/join_token.go [2022-04-08T19:16:55.814Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/jointoken_test.go [2022-04-08T19:16:55.814Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/ [2022-04-08T19:16:55.814Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/psat/ [2022-04-08T19:16:55.814Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/psat/psat.go [2022-04-08T19:16:55.814Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/psat/psat_test.go [2022-04-08T19:16:55.814Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/sat/ [2022-04-08T19:16:55.814Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/sat/sat.go [2022-04-08T19:16:55.814Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/sat/sat_test.go [2022-04-08T19:16:55.814Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/nodeattestor.go [2022-04-08T19:16:55.814Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/repository.go [2022-04-08T19:16:55.814Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/sshpop/ [2022-04-08T19:16:55.814Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/sshpop/sshpop.go [2022-04-08T19:16:55.814Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/sshpop/sshpop_test.go [2022-04-08T19:16:55.814Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/test/ [2022-04-08T19:16:55.814Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/test/serverstream.go [2022-04-08T19:16:55.814Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/ [2022-04-08T19:16:55.814Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/devid.go [2022-04-08T19:16:55.814Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/devid_test.go [2022-04-08T19:16:55.814Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/ [2022-04-08T19:16:55.814Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/autodetect.go [2022-04-08T19:16:55.814Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/open.go [2022-04-08T19:16:55.814Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/open_windows.go [2022-04-08T19:16:55.814Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/session.go [2022-04-08T19:16:55.814Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/session_test.go [2022-04-08T19:16:55.814Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/signingkey.go [2022-04-08T19:16:55.814Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/v1.go [2022-04-08T19:16:55.814Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/v1_test.go [2022-04-08T19:16:55.814Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/x509pop/ [2022-04-08T19:16:55.814Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/x509pop/x509pop.go [2022-04-08T19:16:55.814Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/x509pop/x509pop_test.go [2022-04-08T19:16:55.814Z] spire-1.2.1/pkg/agent/plugin/svidstore/ [2022-04-08T19:16:55.814Z] spire-1.2.1/pkg/agent/plugin/svidstore/awssecretsmanager/ [2022-04-08T19:16:55.814Z] spire-1.2.1/pkg/agent/plugin/svidstore/awssecretsmanager/aws.go [2022-04-08T19:16:55.814Z] spire-1.2.1/pkg/agent/plugin/svidstore/awssecretsmanager/aws_test.go [2022-04-08T19:16:55.814Z] spire-1.2.1/pkg/agent/plugin/svidstore/awssecretsmanager/client.go [2022-04-08T19:16:55.814Z] spire-1.2.1/pkg/agent/plugin/svidstore/gcpsecretmanager/ [2022-04-08T19:16:55.814Z] spire-1.2.1/pkg/agent/plugin/svidstore/gcpsecretmanager/client.go [2022-04-08T19:16:55.814Z] spire-1.2.1/pkg/agent/plugin/svidstore/gcpsecretmanager/gcloud.go [2022-04-08T19:16:55.814Z] spire-1.2.1/pkg/agent/plugin/svidstore/gcpsecretmanager/gcloud_test.go [2022-04-08T19:16:55.814Z] spire-1.2.1/pkg/agent/plugin/svidstore/repository.go [2022-04-08T19:16:55.814Z] spire-1.2.1/pkg/agent/plugin/svidstore/svidstore.go [2022-04-08T19:16:55.814Z] spire-1.2.1/pkg/agent/plugin/svidstore/utils.go [2022-04-08T19:16:55.814Z] spire-1.2.1/pkg/agent/plugin/svidstore/utils_test.go [2022-04-08T19:16:55.814Z] spire-1.2.1/pkg/agent/plugin/svidstore/v1.go [2022-04-08T19:16:55.814Z] spire-1.2.1/pkg/agent/plugin/svidstore/v1_test.go [2022-04-08T19:16:55.814Z] spire-1.2.1/pkg/agent/plugin/svidstore/v1unofficial.go [2022-04-08T19:16:55.814Z] spire-1.2.1/pkg/agent/plugin/svidstore/v1unofficial_test.go [2022-04-08T19:16:55.814Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/ [2022-04-08T19:16:55.814Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/ [2022-04-08T19:16:55.814Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/cgroup/ [2022-04-08T19:16:55.814Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/cgroup/dockerfinder.go [2022-04-08T19:16:55.814Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/cgroup/dockerfinder_test.go [2022-04-08T19:16:55.814Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/docker.go [2022-04-08T19:16:55.814Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/docker_test.go [2022-04-08T19:16:55.814Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/retry.go [2022-04-08T19:16:55.814Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/ [2022-04-08T19:16:55.814Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/k8s.go [2022-04-08T19:16:55.814Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/k8s_test.go [2022-04-08T19:16:55.814Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/ [2022-04-08T19:16:55.814Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/cgroups_init_pid_in_pod.txt [2022-04-08T19:16:55.814Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/cgroups_pid_in_kind_pod.txt [2022-04-08T19:16:55.814Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/cgroups_pid_in_pod.txt [2022-04-08T19:16:55.814Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/cgroups_pid_not_in_pod.txt [2022-04-08T19:16:55.814Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/kind_pod_list.json [2022-04-08T19:16:55.814Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/pod_list.json [2022-04-08T19:16:55.814Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/pod_list_not_running.json [2022-04-08T19:16:55.814Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/systemd_cgroups_pid_in_pod.txt [2022-04-08T19:16:55.814Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/repository.go [2022-04-08T19:16:55.814Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/unix/ [2022-04-08T19:16:55.814Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/unix/unix.go [2022-04-08T19:16:55.814Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/unix/unix_test.go [2022-04-08T19:16:55.814Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/v1.go [2022-04-08T19:16:55.814Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/v1_test.go [2022-04-08T19:16:55.814Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/workloadattestor.go [2022-04-08T19:16:55.814Z] spire-1.2.1/pkg/agent/svid/ [2022-04-08T19:16:55.814Z] spire-1.2.1/pkg/agent/svid/rotator.go [2022-04-08T19:16:55.814Z] spire-1.2.1/pkg/agent/svid/rotator_config.go [2022-04-08T19:16:55.814Z] spire-1.2.1/pkg/agent/svid/rotator_test.go [2022-04-08T19:16:55.814Z] spire-1.2.1/pkg/agent/svid/store/ [2022-04-08T19:16:55.814Z] spire-1.2.1/pkg/agent/svid/store/service.go [2022-04-08T19:16:55.814Z] spire-1.2.1/pkg/agent/svid/store/service_test.go [2022-04-08T19:16:55.814Z] spire-1.2.1/pkg/common/ [2022-04-08T19:16:55.814Z] spire-1.2.1/pkg/common/agentpathtemplate/ [2022-04-08T19:16:55.814Z] spire-1.2.1/pkg/common/agentpathtemplate/template.go [2022-04-08T19:16:55.814Z] spire-1.2.1/pkg/common/agentpathtemplate/template_test.go [2022-04-08T19:16:55.814Z] spire-1.2.1/pkg/common/api/ [2022-04-08T19:16:55.814Z] spire-1.2.1/pkg/common/api/metrics.go [2022-04-08T19:16:55.814Z] spire-1.2.1/pkg/common/api/middleware/ [2022-04-08T19:16:55.814Z] spire-1.2.1/pkg/common/api/middleware/common_test.go [2022-04-08T19:16:55.814Z] spire-1.2.1/pkg/common/api/middleware/interceptor.go [2022-04-08T19:16:55.814Z] spire-1.2.1/pkg/common/api/middleware/interceptor_test.go [2022-04-08T19:16:55.814Z] spire-1.2.1/pkg/common/api/middleware/logger.go [2022-04-08T19:16:55.814Z] spire-1.2.1/pkg/common/api/middleware/logger_test.go [2022-04-08T19:16:55.814Z] spire-1.2.1/pkg/common/api/middleware/metrics.go [2022-04-08T19:16:55.814Z] spire-1.2.1/pkg/common/api/middleware/metrics_test.go [2022-04-08T19:16:55.814Z] spire-1.2.1/pkg/common/api/middleware/middleware.go [2022-04-08T19:16:55.814Z] spire-1.2.1/pkg/common/api/middleware/middleware_test.go [2022-04-08T19:16:55.814Z] spire-1.2.1/pkg/common/api/middleware/misconfig.go [2022-04-08T19:16:55.814Z] spire-1.2.1/pkg/common/api/middleware/misconfig_test.go [2022-04-08T19:16:55.814Z] spire-1.2.1/pkg/common/api/middleware/names.go [2022-04-08T19:16:55.814Z] spire-1.2.1/pkg/common/api/middleware/names_test.go [2022-04-08T19:16:55.814Z] spire-1.2.1/pkg/common/api/names.go [2022-04-08T19:16:55.814Z] spire-1.2.1/pkg/common/api/ratelimit.go [2022-04-08T19:16:55.814Z] spire-1.2.1/pkg/common/api/rpccontext/ [2022-04-08T19:16:55.814Z] spire-1.2.1/pkg/common/api/rpccontext/logger.go [2022-04-08T19:16:55.814Z] spire-1.2.1/pkg/common/api/rpccontext/metrics.go [2022-04-08T19:16:55.814Z] spire-1.2.1/pkg/common/api/rpccontext/names.go [2022-04-08T19:16:55.814Z] spire-1.2.1/pkg/common/auth/ [2022-04-08T19:16:55.814Z] spire-1.2.1/pkg/common/auth/interceptors.go [2022-04-08T19:16:55.814Z] spire-1.2.1/pkg/common/auth/interceptors_test.go [2022-04-08T19:16:55.814Z] spire-1.2.1/pkg/common/auth/untracked_uds.go [2022-04-08T19:16:55.814Z] spire-1.2.1/pkg/common/bundleutil/ [2022-04-08T19:16:55.814Z] spire-1.2.1/pkg/common/bundleutil/bundle.go [2022-04-08T19:16:55.814Z] spire-1.2.1/pkg/common/bundleutil/bundle_test.go [2022-04-08T19:16:55.814Z] spire-1.2.1/pkg/common/bundleutil/common_test.go [2022-04-08T19:16:55.814Z] spire-1.2.1/pkg/common/bundleutil/marshal.go [2022-04-08T19:16:55.814Z] spire-1.2.1/pkg/common/bundleutil/marshal_test.go [2022-04-08T19:16:55.814Z] spire-1.2.1/pkg/common/bundleutil/refreshhint.go [2022-04-08T19:16:55.814Z] spire-1.2.1/pkg/common/bundleutil/refreshhint_test.go [2022-04-08T19:16:55.814Z] spire-1.2.1/pkg/common/bundleutil/types.go [2022-04-08T19:16:55.814Z] spire-1.2.1/pkg/common/bundleutil/unmarshal.go [2022-04-08T19:16:55.814Z] spire-1.2.1/pkg/common/bundleutil/unmarshal_test.go [2022-04-08T19:16:55.814Z] spire-1.2.1/pkg/common/catalog/ [2022-04-08T19:16:55.814Z] spire-1.2.1/pkg/common/catalog/bind.go [2022-04-08T19:16:55.814Z] spire-1.2.1/pkg/common/catalog/builtin.go [2022-04-08T19:16:55.814Z] spire-1.2.1/pkg/common/catalog/catalog.go [2022-04-08T19:16:55.814Z] spire-1.2.1/pkg/common/catalog/catalog_test.go [2022-04-08T19:16:55.814Z] spire-1.2.1/pkg/common/catalog/closers.go [2022-04-08T19:16:55.814Z] spire-1.2.1/pkg/common/catalog/cmd_linux.go [2022-04-08T19:16:55.814Z] spire-1.2.1/pkg/common/catalog/cmd_other.go [2022-04-08T19:16:55.814Z] spire-1.2.1/pkg/common/catalog/config.go [2022-04-08T19:16:55.814Z] spire-1.2.1/pkg/common/catalog/config_test.go [2022-04-08T19:16:55.814Z] spire-1.2.1/pkg/common/catalog/configure.go [2022-04-08T19:16:55.814Z] spire-1.2.1/pkg/common/catalog/constraints.go [2022-04-08T19:16:55.814Z] spire-1.2.1/pkg/common/catalog/constraints_test.go [2022-04-08T19:16:55.814Z] spire-1.2.1/pkg/common/catalog/context.go [2022-04-08T19:16:55.814Z] spire-1.2.1/pkg/common/catalog/external.go [2022-04-08T19:16:55.814Z] spire-1.2.1/pkg/common/catalog/host.go [2022-04-08T19:16:55.814Z] spire-1.2.1/pkg/common/catalog/pipenet.go [2022-04-08T19:16:55.814Z] spire-1.2.1/pkg/common/catalog/plugin.go [2022-04-08T19:16:55.814Z] spire-1.2.1/pkg/common/catalog/testplugin/ [2022-04-08T19:16:55.814Z] spire-1.2.1/pkg/common/catalog/testplugin/.gitignore [2022-04-08T19:16:55.814Z] spire-1.2.1/pkg/common/catalog/testplugin/main.go [2022-04-08T19:16:55.814Z] spire-1.2.1/pkg/common/catalog/testplugin/plugin.go [2022-04-08T19:16:55.814Z] spire-1.2.1/pkg/common/cli/ [2022-04-08T19:16:55.814Z] spire-1.2.1/pkg/common/cli/env.go [2022-04-08T19:16:55.814Z] spire-1.2.1/pkg/common/cli/flags.go [2022-04-08T19:16:55.814Z] spire-1.2.1/pkg/common/cli/trust_domain.go [2022-04-08T19:16:55.814Z] spire-1.2.1/pkg/common/cli/trust_domain_test.go [2022-04-08T19:16:55.814Z] spire-1.2.1/pkg/common/cli/umask.go [2022-04-08T19:16:55.814Z] spire-1.2.1/pkg/common/cli/umask_posix.go [2022-04-08T19:16:55.814Z] spire-1.2.1/pkg/common/cli/umask_test.go [2022-04-08T19:16:55.814Z] spire-1.2.1/pkg/common/cli/umask_windows.go [2022-04-08T19:16:55.814Z] spire-1.2.1/pkg/common/cliprinter/ [2022-04-08T19:16:55.814Z] spire-1.2.1/pkg/common/cliprinter/cliprinter.go [2022-04-08T19:16:55.814Z] spire-1.2.1/pkg/common/cliprinter/cliprinter_test.go [2022-04-08T19:16:55.814Z] spire-1.2.1/pkg/common/cliprinter/flag.go [2022-04-08T19:16:55.814Z] spire-1.2.1/pkg/common/cliprinter/flag_test.go [2022-04-08T19:16:55.814Z] spire-1.2.1/pkg/common/cliprinter/format.go [2022-04-08T19:16:55.814Z] spire-1.2.1/pkg/common/cliprinter/format_test.go [2022-04-08T19:16:55.814Z] spire-1.2.1/pkg/common/cliprinter/internal/ [2022-04-08T19:16:55.814Z] spire-1.2.1/pkg/common/cliprinter/internal/errorjson/ [2022-04-08T19:16:55.814Z] spire-1.2.1/pkg/common/cliprinter/internal/errorjson/errorjson.go [2022-04-08T19:16:55.814Z] spire-1.2.1/pkg/common/cliprinter/internal/errorjson/errorjson_test.go [2022-04-08T19:16:55.814Z] spire-1.2.1/pkg/common/cliprinter/internal/errorpretty/ [2022-04-08T19:16:55.814Z] spire-1.2.1/pkg/common/cliprinter/internal/errorpretty/errorpretty.go [2022-04-08T19:16:55.814Z] spire-1.2.1/pkg/common/cliprinter/internal/errorpretty/errorpretty_test.go [2022-04-08T19:16:55.814Z] spire-1.2.1/pkg/common/cliprinter/internal/protojson/ [2022-04-08T19:16:55.814Z] spire-1.2.1/pkg/common/cliprinter/internal/protojson/protojson.go [2022-04-08T19:16:55.814Z] spire-1.2.1/pkg/common/cliprinter/internal/protojson/protojson_test.go [2022-04-08T19:16:55.814Z] spire-1.2.1/pkg/common/cliprinter/internal/protopretty/ [2022-04-08T19:16:55.814Z] spire-1.2.1/pkg/common/cliprinter/internal/protopretty/protopretty.go [2022-04-08T19:16:55.815Z] spire-1.2.1/pkg/common/cliprinter/internal/protopretty/protopretty_test.go [2022-04-08T19:16:55.815Z] spire-1.2.1/pkg/common/cliprinter/internal/structjson/ [2022-04-08T19:16:55.815Z] spire-1.2.1/pkg/common/cliprinter/internal/structjson/structjson.go [2022-04-08T19:16:55.815Z] spire-1.2.1/pkg/common/cliprinter/internal/structjson/structjson_test.go [2022-04-08T19:16:55.815Z] spire-1.2.1/pkg/common/cliprinter/internal/structpretty/ [2022-04-08T19:16:55.815Z] spire-1.2.1/pkg/common/cliprinter/internal/structpretty/structpretty.go [2022-04-08T19:16:55.815Z] spire-1.2.1/pkg/common/cliprinter/internal/structpretty/structpretty_test.go [2022-04-08T19:16:55.815Z] spire-1.2.1/pkg/common/coretypes/ [2022-04-08T19:16:55.815Z] spire-1.2.1/pkg/common/coretypes/bundle/ [2022-04-08T19:16:55.815Z] spire-1.2.1/pkg/common/coretypes/bundle/bundle_test.go [2022-04-08T19:16:55.815Z] spire-1.2.1/pkg/common/coretypes/bundle/commontypes.go [2022-04-08T19:16:55.815Z] spire-1.2.1/pkg/common/coretypes/bundle/plugintypes.go [2022-04-08T19:16:55.815Z] spire-1.2.1/pkg/common/coretypes/bundle/require.go [2022-04-08T19:16:55.815Z] spire-1.2.1/pkg/common/coretypes/jwtkey/ [2022-04-08T19:16:55.815Z] spire-1.2.1/pkg/common/coretypes/jwtkey/apitypes.go [2022-04-08T19:16:55.815Z] spire-1.2.1/pkg/common/coretypes/jwtkey/commontypes.go [2022-04-08T19:16:55.815Z] spire-1.2.1/pkg/common/coretypes/jwtkey/jwtkey.go [2022-04-08T19:16:55.815Z] spire-1.2.1/pkg/common/coretypes/jwtkey/jwtkey_test.go [2022-04-08T19:16:55.815Z] spire-1.2.1/pkg/common/coretypes/jwtkey/plugintypes.go [2022-04-08T19:16:55.815Z] spire-1.2.1/pkg/common/coretypes/jwtkey/require.go [2022-04-08T19:16:55.815Z] spire-1.2.1/pkg/common/coretypes/x509certificate/ [2022-04-08T19:16:55.815Z] spire-1.2.1/pkg/common/coretypes/x509certificate/commontypes.go [2022-04-08T19:16:55.815Z] spire-1.2.1/pkg/common/coretypes/x509certificate/plugintypes.go [2022-04-08T19:16:55.815Z] spire-1.2.1/pkg/common/coretypes/x509certificate/require.go [2022-04-08T19:16:55.815Z] spire-1.2.1/pkg/common/coretypes/x509certificate/x509certificate.go [2022-04-08T19:16:55.815Z] spire-1.2.1/pkg/common/coretypes/x509certificate/x509certificate_test.go [2022-04-08T19:16:55.815Z] spire-1.2.1/pkg/common/cryptoutil/ [2022-04-08T19:16:55.815Z] spire-1.2.1/pkg/common/cryptoutil/keys.go [2022-04-08T19:16:55.815Z] spire-1.2.1/pkg/common/cryptoutil/keys_test.go [2022-04-08T19:16:55.815Z] spire-1.2.1/pkg/common/diskutil/ [2022-04-08T19:16:55.815Z] spire-1.2.1/pkg/common/diskutil/file_posix.go [2022-04-08T19:16:55.815Z] spire-1.2.1/pkg/common/diskutil/file_test.go [2022-04-08T19:16:55.815Z] spire-1.2.1/pkg/common/diskutil/file_windows.go [2022-04-08T19:16:55.815Z] spire-1.2.1/pkg/common/errorutil/ [2022-04-08T19:16:55.815Z] spire-1.2.1/pkg/common/errorutil/wrapper.go [2022-04-08T19:16:55.815Z] spire-1.2.1/pkg/common/health/ [2022-04-08T19:16:55.815Z] spire-1.2.1/pkg/common/health/config.go [2022-04-08T19:16:55.815Z] spire-1.2.1/pkg/common/health/context.go [2022-04-08T19:16:55.815Z] spire-1.2.1/pkg/common/health/context_test.go [2022-04-08T19:16:55.815Z] spire-1.2.1/pkg/common/health/health.go [2022-04-08T19:16:55.815Z] spire-1.2.1/pkg/common/health/health_test.go [2022-04-08T19:16:55.815Z] spire-1.2.1/pkg/common/health/logger.go [2022-04-08T19:16:55.815Z] spire-1.2.1/pkg/common/hostservice/ [2022-04-08T19:16:55.815Z] spire-1.2.1/pkg/common/hostservice/metricsservice/ [2022-04-08T19:16:55.815Z] spire-1.2.1/pkg/common/hostservice/metricsservice/v1.go [2022-04-08T19:16:55.815Z] spire-1.2.1/pkg/common/hostservice/metricsservice/v1_test.go [2022-04-08T19:16:55.815Z] spire-1.2.1/pkg/common/idutil/ [2022-04-08T19:16:55.815Z] spire-1.2.1/pkg/common/idutil/require.go [2022-04-08T19:16:55.815Z] spire-1.2.1/pkg/common/idutil/require_test.go [2022-04-08T19:16:55.815Z] spire-1.2.1/pkg/common/idutil/safety.go [2022-04-08T19:16:55.815Z] spire-1.2.1/pkg/common/idutil/safety_test.go [2022-04-08T19:16:55.815Z] spire-1.2.1/pkg/common/idutil/spiffeid.go [2022-04-08T19:16:55.815Z] spire-1.2.1/pkg/common/idutil/spiffeid_test.go [2022-04-08T19:16:55.815Z] spire-1.2.1/pkg/common/jwtsvid/ [2022-04-08T19:16:55.815Z] spire-1.2.1/pkg/common/jwtsvid/common.go [2022-04-08T19:16:55.815Z] spire-1.2.1/pkg/common/jwtsvid/sign.go [2022-04-08T19:16:55.815Z] spire-1.2.1/pkg/common/jwtsvid/token_test.go [2022-04-08T19:16:55.815Z] spire-1.2.1/pkg/common/jwtsvid/validate.go [2022-04-08T19:16:55.815Z] spire-1.2.1/pkg/common/jwtutil/ [2022-04-08T19:16:55.815Z] spire-1.2.1/pkg/common/jwtutil/keyset.go [2022-04-08T19:16:55.815Z] spire-1.2.1/pkg/common/jwtutil/keyset_test.go [2022-04-08T19:16:55.815Z] spire-1.2.1/pkg/common/log/ [2022-04-08T19:16:55.815Z] spire-1.2.1/pkg/common/log/hclog_adapter.go [2022-04-08T19:16:55.815Z] spire-1.2.1/pkg/common/log/hclog_adapter_test.go [2022-04-08T19:16:55.815Z] spire-1.2.1/pkg/common/log/log.go [2022-04-08T19:16:55.815Z] spire-1.2.1/pkg/common/log/log_test.go [2022-04-08T19:16:55.815Z] spire-1.2.1/pkg/common/log/options.go [2022-04-08T19:16:55.815Z] spire-1.2.1/pkg/common/nodeutil/ [2022-04-08T19:16:55.815Z] spire-1.2.1/pkg/common/nodeutil/node.go [2022-04-08T19:16:55.815Z] spire-1.2.1/pkg/common/nodeutil/node_test.go [2022-04-08T19:16:55.815Z] spire-1.2.1/pkg/common/peertracker/ [2022-04-08T19:16:55.815Z] spire-1.2.1/pkg/common/peertracker/conn.go [2022-04-08T19:16:55.815Z] spire-1.2.1/pkg/common/peertracker/credentials.go [2022-04-08T19:16:55.815Z] spire-1.2.1/pkg/common/peertracker/errors.go [2022-04-08T19:16:55.815Z] spire-1.2.1/pkg/common/peertracker/getpid_windows.c [2022-04-08T19:16:55.815Z] spire-1.2.1/pkg/common/peertracker/getpid_windows.h [2022-04-08T19:16:55.815Z] spire-1.2.1/pkg/common/peertracker/info.go [2022-04-08T19:16:55.815Z] spire-1.2.1/pkg/common/peertracker/listener.go [2022-04-08T19:16:55.815Z] spire-1.2.1/pkg/common/peertracker/listener_test.go [2022-04-08T19:16:55.815Z] spire-1.2.1/pkg/common/peertracker/peertracker.go [2022-04-08T19:16:55.815Z] spire-1.2.1/pkg/common/peertracker/peertracker_test.go [2022-04-08T19:16:55.815Z] spire-1.2.1/pkg/common/peertracker/peertracker_test_child_posix.go [2022-04-08T19:16:55.815Z] spire-1.2.1/pkg/common/peertracker/peertracker_test_child_windows.go [2022-04-08T19:16:55.815Z] spire-1.2.1/pkg/common/peertracker/peertracker_test_posix.go [2022-04-08T19:16:55.815Z] spire-1.2.1/pkg/common/peertracker/peertracker_test_windows.go [2022-04-08T19:16:55.815Z] spire-1.2.1/pkg/common/peertracker/tcp.go [2022-04-08T19:16:55.815Z] spire-1.2.1/pkg/common/peertracker/tcp_fallback.go [2022-04-08T19:16:55.815Z] spire-1.2.1/pkg/common/peertracker/tcp_windows.go [2022-04-08T19:16:55.815Z] spire-1.2.1/pkg/common/peertracker/tracker_bsd.go [2022-04-08T19:16:55.815Z] spire-1.2.1/pkg/common/peertracker/tracker_fallback.go [2022-04-08T19:16:55.815Z] spire-1.2.1/pkg/common/peertracker/tracker_linux.go [2022-04-08T19:16:55.815Z] spire-1.2.1/pkg/common/peertracker/tracker_linux_test.go [2022-04-08T19:16:55.815Z] spire-1.2.1/pkg/common/peertracker/tracker_windows.go [2022-04-08T19:16:55.815Z] spire-1.2.1/pkg/common/peertracker/uds.go [2022-04-08T19:16:55.815Z] spire-1.2.1/pkg/common/peertracker/uds_bsd.go [2022-04-08T19:16:55.815Z] spire-1.2.1/pkg/common/peertracker/uds_fallback.go [2022-04-08T19:16:55.815Z] spire-1.2.1/pkg/common/peertracker/uds_linux.go [2022-04-08T19:16:55.815Z] spire-1.2.1/pkg/common/pemutil/ [2022-04-08T19:16:55.815Z] spire-1.2.1/pkg/common/pemutil/block.go [2022-04-08T19:16:55.815Z] spire-1.2.1/pkg/common/pemutil/certs.go [2022-04-08T19:16:55.815Z] spire-1.2.1/pkg/common/pemutil/common.go [2022-04-08T19:16:55.815Z] spire-1.2.1/pkg/common/pemutil/csr.go [2022-04-08T19:16:55.815Z] spire-1.2.1/pkg/common/pemutil/keys.go [2022-04-08T19:16:55.815Z] spire-1.2.1/pkg/common/pemutil/pemutil_test.go [2022-04-08T19:16:55.815Z] spire-1.2.1/pkg/common/pemutil/testdata/ [2022-04-08T19:16:55.815Z] spire-1.2.1/pkg/common/pemutil/testdata/cert.pem [2022-04-08T19:16:55.815Z] spire-1.2.1/pkg/common/pemutil/testdata/certs.pem [2022-04-08T19:16:55.815Z] spire-1.2.1/pkg/common/pemutil/testdata/csr.pem [2022-04-08T19:16:55.815Z] spire-1.2.1/pkg/common/pemutil/testdata/ecdsa-key-pkcs8.pem [2022-04-08T19:16:55.815Z] spire-1.2.1/pkg/common/pemutil/testdata/ecdsa-key.pem [2022-04-08T19:16:55.815Z] spire-1.2.1/pkg/common/pemutil/testdata/key.pem [2022-04-08T19:16:55.815Z] spire-1.2.1/pkg/common/pemutil/testdata/public-rsa-key.pem [2022-04-08T19:16:55.815Z] spire-1.2.1/pkg/common/pemutil/testdata/rsa-key-pkcs8.pem [2022-04-08T19:16:55.815Z] spire-1.2.1/pkg/common/pemutil/testdata/rsa-key.pem [2022-04-08T19:16:55.815Z] spire-1.2.1/pkg/common/plugin/ [2022-04-08T19:16:55.815Z] spire-1.2.1/pkg/common/plugin/aws/ [2022-04-08T19:16:55.815Z] spire-1.2.1/pkg/common/plugin/aws/iid.go [2022-04-08T19:16:55.815Z] spire-1.2.1/pkg/common/plugin/azure/ [2022-04-08T19:16:55.815Z] spire-1.2.1/pkg/common/plugin/azure/msi.go [2022-04-08T19:16:55.815Z] spire-1.2.1/pkg/common/plugin/azure/msi_test.go [2022-04-08T19:16:55.815Z] spire-1.2.1/pkg/common/plugin/facade.go [2022-04-08T19:16:55.815Z] spire-1.2.1/pkg/common/plugin/facade_test.go [2022-04-08T19:16:55.815Z] spire-1.2.1/pkg/common/plugin/gcp/ [2022-04-08T19:16:55.815Z] spire-1.2.1/pkg/common/plugin/gcp/iit.go [2022-04-08T19:16:55.815Z] spire-1.2.1/pkg/common/plugin/k8s/ [2022-04-08T19:16:55.815Z] spire-1.2.1/pkg/common/plugin/k8s/apiserver/ [2022-04-08T19:16:55.815Z] spire-1.2.1/pkg/common/plugin/k8s/apiserver/client.go [2022-04-08T19:16:55.815Z] spire-1.2.1/pkg/common/plugin/k8s/apiserver/client_test.go [2022-04-08T19:16:55.815Z] spire-1.2.1/pkg/common/plugin/k8s/utils.go [2022-04-08T19:16:55.815Z] spire-1.2.1/pkg/common/plugin/k8s/utils_test.go [2022-04-08T19:16:55.815Z] spire-1.2.1/pkg/common/plugin/log.go [2022-04-08T19:16:55.815Z] spire-1.2.1/pkg/common/plugin/sshpop/ [2022-04-08T19:16:55.815Z] spire-1.2.1/pkg/common/plugin/sshpop/handshake.go [2022-04-08T19:16:55.815Z] spire-1.2.1/pkg/common/plugin/sshpop/handshake_test.go [2022-04-08T19:16:55.815Z] spire-1.2.1/pkg/common/plugin/sshpop/sshpop.go [2022-04-08T19:16:55.815Z] spire-1.2.1/pkg/common/plugin/sshpop/sshpop_test.go [2022-04-08T19:16:55.815Z] spire-1.2.1/pkg/common/plugin/sshpop/testdata/ [2022-04-08T19:16:55.815Z] spire-1.2.1/pkg/common/plugin/sshpop/testdata/dummy_agent_ssh_key [2022-04-08T19:16:55.815Z] spire-1.2.1/pkg/common/plugin/sshpop/testdata/dummy_agent_ssh_key-cert.pub [2022-04-08T19:16:55.815Z] spire-1.2.1/pkg/common/plugin/sshpop/testdata/dummy_ssh_cert_authority.pub [2022-04-08T19:16:55.815Z] spire-1.2.1/pkg/common/plugin/sshpop/testdata/empty_ssh_cert_authority.pub [2022-04-08T19:16:55.815Z] spire-1.2.1/pkg/common/plugin/sshpop/testdata/many_ssh_cert_authorities.pub [2022-04-08T19:16:55.815Z] spire-1.2.1/pkg/common/plugin/tpmdevid/ [2022-04-08T19:16:55.815Z] spire-1.2.1/pkg/common/plugin/tpmdevid/devid.go [2022-04-08T19:16:55.815Z] spire-1.2.1/pkg/common/plugin/x509pop/ [2022-04-08T19:16:55.815Z] spire-1.2.1/pkg/common/plugin/x509pop/x509pop.go [2022-04-08T19:16:55.815Z] spire-1.2.1/pkg/common/plugin/x509pop/x509pop_test.go [2022-04-08T19:16:55.815Z] spire-1.2.1/pkg/common/profiling/ [2022-04-08T19:16:55.815Z] spire-1.2.1/pkg/common/profiling/dumpers.go [2022-04-08T19:16:55.815Z] spire-1.2.1/pkg/common/profiling/profiling.go [2022-04-08T19:16:55.815Z] spire-1.2.1/pkg/common/protoutil/ [2022-04-08T19:16:55.815Z] spire-1.2.1/pkg/common/protoutil/masks.go [2022-04-08T19:16:55.815Z] spire-1.2.1/pkg/common/protoutil/masks_test.go [2022-04-08T19:16:55.815Z] spire-1.2.1/pkg/common/rotationutil/ [2022-04-08T19:16:55.815Z] spire-1.2.1/pkg/common/rotationutil/rotationutil.go [2022-04-08T19:16:55.815Z] spire-1.2.1/pkg/common/rotationutil/rotationutil_test.go [2022-04-08T19:16:55.815Z] spire-1.2.1/pkg/common/selector/ [2022-04-08T19:16:55.815Z] spire-1.2.1/pkg/common/selector/selector.go [2022-04-08T19:16:55.815Z] spire-1.2.1/pkg/common/selector/selector_test.go [2022-04-08T19:16:55.815Z] spire-1.2.1/pkg/common/selector/set.go [2022-04-08T19:16:55.815Z] spire-1.2.1/pkg/common/selector/set_utils.go [2022-04-08T19:16:55.815Z] spire-1.2.1/pkg/common/selector/set_utils_test.go [2022-04-08T19:16:55.815Z] spire-1.2.1/pkg/common/telemetry/ [2022-04-08T19:16:55.815Z] spire-1.2.1/pkg/common/telemetry/agent/ [2022-04-08T19:16:55.815Z] spire-1.2.1/pkg/common/telemetry/agent/keymanager/ [2022-04-08T19:16:55.815Z] spire-1.2.1/pkg/common/telemetry/agent/keymanager/keymanager.go [2022-04-08T19:16:55.815Z] spire-1.2.1/pkg/common/telemetry/agent/keymanager/wrapper.go [2022-04-08T19:16:55.815Z] spire-1.2.1/pkg/common/telemetry/agent/keymanager/wrapper_test.go [2022-04-08T19:16:55.815Z] spire-1.2.1/pkg/common/telemetry/agent/manager.go [2022-04-08T19:16:55.815Z] spire-1.2.1/pkg/common/telemetry/agent/node.go [2022-04-08T19:16:55.815Z] spire-1.2.1/pkg/common/telemetry/agent/rotate.go [2022-04-08T19:16:55.815Z] spire-1.2.1/pkg/common/telemetry/agent/sdsapi.go [2022-04-08T19:16:55.815Z] spire-1.2.1/pkg/common/telemetry/agent/store/ [2022-04-08T19:16:55.815Z] spire-1.2.1/pkg/common/telemetry/agent/store/store.go [2022-04-08T19:16:55.815Z] spire-1.2.1/pkg/common/telemetry/agent/workloadapi/ [2022-04-08T19:16:55.815Z] spire-1.2.1/pkg/common/telemetry/agent/workloadapi/workload.go [2022-04-08T19:16:55.815Z] spire-1.2.1/pkg/common/telemetry/blackhole.go [2022-04-08T19:16:55.815Z] spire-1.2.1/pkg/common/telemetry/call.go [2022-04-08T19:16:55.815Z] spire-1.2.1/pkg/common/telemetry/common/ [2022-04-08T19:16:55.815Z] spire-1.2.1/pkg/common/telemetry/common/label_adders.go [2022-04-08T19:16:55.815Z] spire-1.2.1/pkg/common/telemetry/config.go [2022-04-08T19:16:55.815Z] spire-1.2.1/pkg/common/telemetry/dogstatsd.go [2022-04-08T19:16:55.815Z] spire-1.2.1/pkg/common/telemetry/dogstatsd_test.go [2022-04-08T19:16:55.815Z] spire-1.2.1/pkg/common/telemetry/inmem.go [2022-04-08T19:16:55.815Z] spire-1.2.1/pkg/common/telemetry/inmem_test.go [2022-04-08T19:16:55.815Z] spire-1.2.1/pkg/common/telemetry/m3.go [2022-04-08T19:16:55.815Z] spire-1.2.1/pkg/common/telemetry/m3_test.go [2022-04-08T19:16:55.815Z] spire-1.2.1/pkg/common/telemetry/metrics.go [2022-04-08T19:16:55.815Z] spire-1.2.1/pkg/common/telemetry/metrics_benchmark_test.go [2022-04-08T19:16:55.815Z] spire-1.2.1/pkg/common/telemetry/names.go [2022-04-08T19:16:55.815Z] spire-1.2.1/pkg/common/telemetry/prometheus.go [2022-04-08T19:16:55.815Z] spire-1.2.1/pkg/common/telemetry/prometheus_test.go [2022-04-08T19:16:55.815Z] spire-1.2.1/pkg/common/telemetry/sanitize.go [2022-04-08T19:16:55.815Z] spire-1.2.1/pkg/common/telemetry/sanitize_test.go [2022-04-08T19:16:55.815Z] spire-1.2.1/pkg/common/telemetry/server/ [2022-04-08T19:16:55.815Z] spire-1.2.1/pkg/common/telemetry/server/bundle_manager.go [2022-04-08T19:16:55.815Z] spire-1.2.1/pkg/common/telemetry/server/ca_manager.go [2022-04-08T19:16:55.815Z] spire-1.2.1/pkg/common/telemetry/server/datastore/ [2022-04-08T19:16:55.815Z] spire-1.2.1/pkg/common/telemetry/server/datastore/bundle.go [2022-04-08T19:16:55.815Z] spire-1.2.1/pkg/common/telemetry/server/datastore/federation_relationship.go [2022-04-08T19:16:55.816Z] spire-1.2.1/pkg/common/telemetry/server/datastore/join_token.go [2022-04-08T19:16:55.816Z] spire-1.2.1/pkg/common/telemetry/server/datastore/node.go [2022-04-08T19:16:55.816Z] spire-1.2.1/pkg/common/telemetry/server/datastore/registration.go [2022-04-08T19:16:55.816Z] spire-1.2.1/pkg/common/telemetry/server/datastore/wrapper.go [2022-04-08T19:16:55.816Z] spire-1.2.1/pkg/common/telemetry/server/datastore/wrapper_test.go [2022-04-08T19:16:55.816Z] spire-1.2.1/pkg/common/telemetry/server/keymanager/ [2022-04-08T19:16:55.816Z] spire-1.2.1/pkg/common/telemetry/server/keymanager/keymanager.go [2022-04-08T19:16:55.816Z] spire-1.2.1/pkg/common/telemetry/server/keymanager/wrapper.go [2022-04-08T19:16:55.816Z] spire-1.2.1/pkg/common/telemetry/server/keymanager/wrapper_test.go [2022-04-08T19:16:55.816Z] spire-1.2.1/pkg/common/telemetry/server/registration_manager.go [2022-04-08T19:16:55.816Z] spire-1.2.1/pkg/common/telemetry/server/rotate.go [2022-04-08T19:16:55.816Z] spire-1.2.1/pkg/common/telemetry/server/server.go [2022-04-08T19:16:55.816Z] spire-1.2.1/pkg/common/telemetry/sink.go [2022-04-08T19:16:55.816Z] spire-1.2.1/pkg/common/telemetry/statsd.go [2022-04-08T19:16:55.816Z] spire-1.2.1/pkg/common/telemetry/statsd_test.go [2022-04-08T19:16:55.816Z] spire-1.2.1/pkg/common/telemetry/uptime.go [2022-04-08T19:16:55.816Z] spire-1.2.1/pkg/common/telemetry/version.go [2022-04-08T19:16:55.816Z] spire-1.2.1/pkg/common/telemetry/withlabels.go [2022-04-08T19:16:55.816Z] spire-1.2.1/pkg/common/uptime/ [2022-04-08T19:16:55.816Z] spire-1.2.1/pkg/common/uptime/uptime.go [2022-04-08T19:16:55.816Z] spire-1.2.1/pkg/common/uptime/uptime_test.go [2022-04-08T19:16:55.816Z] spire-1.2.1/pkg/common/util/ [2022-04-08T19:16:55.816Z] spire-1.2.1/pkg/common/util/certs.go [2022-04-08T19:16:55.816Z] spire-1.2.1/pkg/common/util/certs_test.go [2022-04-08T19:16:55.816Z] spire-1.2.1/pkg/common/util/csr.go [2022-04-08T19:16:55.816Z] spire-1.2.1/pkg/common/util/hash.go [2022-04-08T19:16:55.816Z] spire-1.2.1/pkg/common/util/selectors.go [2022-04-08T19:16:55.816Z] spire-1.2.1/pkg/common/util/selectors_test.go [2022-04-08T19:16:55.816Z] spire-1.2.1/pkg/common/util/signals.go [2022-04-08T19:16:55.816Z] spire-1.2.1/pkg/common/util/sort.go [2022-04-08T19:16:55.816Z] spire-1.2.1/pkg/common/util/sort_test.go [2022-04-08T19:16:55.816Z] spire-1.2.1/pkg/common/util/task.go [2022-04-08T19:16:55.816Z] spire-1.2.1/pkg/common/util/task_test.go [2022-04-08T19:16:55.816Z] spire-1.2.1/pkg/common/util/testdata/ [2022-04-08T19:16:55.816Z] spire-1.2.1/pkg/common/util/testdata/empty-bundle.pem [2022-04-08T19:16:55.816Z] spire-1.2.1/pkg/common/util/testdata/mixed-bundle.pem [2022-04-08T19:16:55.816Z] spire-1.2.1/pkg/common/version/ [2022-04-08T19:16:55.816Z] spire-1.2.1/pkg/common/version/version.go [2022-04-08T19:16:55.816Z] spire-1.2.1/pkg/common/x509svid/ [2022-04-08T19:16:55.816Z] spire-1.2.1/pkg/common/x509svid/common_test.go [2022-04-08T19:16:55.816Z] spire-1.2.1/pkg/common/x509svid/csr.go [2022-04-08T19:16:55.816Z] spire-1.2.1/pkg/common/x509svid/upstreamca.go [2022-04-08T19:16:55.816Z] spire-1.2.1/pkg/common/x509svid/upstreamca_test.go [2022-04-08T19:16:55.816Z] spire-1.2.1/pkg/common/x509util/ [2022-04-08T19:16:55.816Z] spire-1.2.1/pkg/common/x509util/cert.go [2022-04-08T19:16:55.816Z] spire-1.2.1/pkg/common/x509util/dns.go [2022-04-08T19:16:55.816Z] spire-1.2.1/pkg/common/x509util/dns_test.go [2022-04-08T19:16:55.816Z] spire-1.2.1/pkg/common/x509util/keyid.go [2022-04-08T19:16:55.816Z] spire-1.2.1/pkg/common/x509util/keypair.go [2022-04-08T19:16:55.816Z] spire-1.2.1/pkg/common/x509util/serialnumber.go [2022-04-08T19:16:55.816Z] spire-1.2.1/pkg/common/x509util/serialnumber_test.go [2022-04-08T19:16:55.816Z] spire-1.2.1/pkg/server/ [2022-04-08T19:16:55.816Z] spire-1.2.1/pkg/server/api/ [2022-04-08T19:16:55.816Z] spire-1.2.1/pkg/server/api/agent.go [2022-04-08T19:16:55.816Z] spire-1.2.1/pkg/server/api/agent/ [2022-04-08T19:16:55.816Z] spire-1.2.1/pkg/server/api/agent/v1/ [2022-04-08T19:16:55.816Z] spire-1.2.1/pkg/server/api/agent/v1/service.go [2022-04-08T19:16:55.816Z] spire-1.2.1/pkg/server/api/agent/v1/service_test.go [2022-04-08T19:16:55.816Z] spire-1.2.1/pkg/server/api/agent_test.go [2022-04-08T19:16:55.816Z] spire-1.2.1/pkg/server/api/api.go [2022-04-08T19:16:55.816Z] spire-1.2.1/pkg/server/api/audit/ [2022-04-08T19:16:55.816Z] spire-1.2.1/pkg/server/api/audit/audit.go [2022-04-08T19:16:55.816Z] spire-1.2.1/pkg/server/api/audit/audit_test.go [2022-04-08T19:16:55.816Z] spire-1.2.1/pkg/server/api/bundle.go [2022-04-08T19:16:55.816Z] spire-1.2.1/pkg/server/api/bundle/ [2022-04-08T19:16:55.816Z] spire-1.2.1/pkg/server/api/bundle/v1/ [2022-04-08T19:16:55.816Z] spire-1.2.1/pkg/server/api/bundle/v1/service.go [2022-04-08T19:16:55.816Z] spire-1.2.1/pkg/server/api/bundle/v1/service_test.go [2022-04-08T19:16:55.816Z] spire-1.2.1/pkg/server/api/bundle_test.go [2022-04-08T19:16:55.816Z] spire-1.2.1/pkg/server/api/debug/ [2022-04-08T19:16:55.816Z] spire-1.2.1/pkg/server/api/debug/v1/ [2022-04-08T19:16:55.816Z] spire-1.2.1/pkg/server/api/debug/v1/service.go [2022-04-08T19:16:55.816Z] spire-1.2.1/pkg/server/api/debug/v1/service_test.go [2022-04-08T19:16:55.816Z] spire-1.2.1/pkg/server/api/entry.go [2022-04-08T19:16:55.816Z] spire-1.2.1/pkg/server/api/entry/ [2022-04-08T19:16:55.816Z] spire-1.2.1/pkg/server/api/entry/v1/ [2022-04-08T19:16:55.816Z] spire-1.2.1/pkg/server/api/entry/v1/service.go [2022-04-08T19:16:55.816Z] spire-1.2.1/pkg/server/api/entry/v1/service_test.go [2022-04-08T19:16:55.816Z] spire-1.2.1/pkg/server/api/entry_test.go [2022-04-08T19:16:55.816Z] spire-1.2.1/pkg/server/api/health/ [2022-04-08T19:16:55.816Z] spire-1.2.1/pkg/server/api/health/v1/ [2022-04-08T19:16:55.816Z] spire-1.2.1/pkg/server/api/health/v1/service.go [2022-04-08T19:16:55.816Z] spire-1.2.1/pkg/server/api/health/v1/service_test.go [2022-04-08T19:16:55.816Z] spire-1.2.1/pkg/server/api/id.go [2022-04-08T19:16:55.816Z] spire-1.2.1/pkg/server/api/id_test.go [2022-04-08T19:16:55.816Z] spire-1.2.1/pkg/server/api/limits/ [2022-04-08T19:16:55.816Z] spire-1.2.1/pkg/server/api/limits/limits.go [2022-04-08T19:16:55.816Z] spire-1.2.1/pkg/server/api/middleware/ [2022-04-08T19:16:55.816Z] spire-1.2.1/pkg/server/api/middleware/alias.go [2022-04-08T19:16:55.816Z] spire-1.2.1/pkg/server/api/middleware/audit.go [2022-04-08T19:16:55.816Z] spire-1.2.1/pkg/server/api/middleware/authorization.go [2022-04-08T19:16:55.816Z] spire-1.2.1/pkg/server/api/middleware/authorization_opa.go [2022-04-08T19:16:55.816Z] spire-1.2.1/pkg/server/api/middleware/authorization_test.go [2022-04-08T19:16:55.816Z] spire-1.2.1/pkg/server/api/middleware/authorize_agent.go [2022-04-08T19:16:55.816Z] spire-1.2.1/pkg/server/api/middleware/caller.go [2022-04-08T19:16:55.816Z] spire-1.2.1/pkg/server/api/middleware/caller_test.go [2022-04-08T19:16:55.816Z] spire-1.2.1/pkg/server/api/middleware/common.go [2022-04-08T19:16:55.816Z] spire-1.2.1/pkg/server/api/middleware/common_test.go [2022-04-08T19:16:55.816Z] spire-1.2.1/pkg/server/api/middleware/entries.go [2022-04-08T19:16:55.816Z] spire-1.2.1/pkg/server/api/middleware/entries_test.go [2022-04-08T19:16:55.816Z] spire-1.2.1/pkg/server/api/middleware/ratelimit.go [2022-04-08T19:16:55.816Z] spire-1.2.1/pkg/server/api/middleware/ratelimit_test.go [2022-04-08T19:16:55.816Z] spire-1.2.1/pkg/server/api/ratelimit.go [2022-04-08T19:16:55.816Z] spire-1.2.1/pkg/server/api/rpccontext/ [2022-04-08T19:16:55.816Z] spire-1.2.1/pkg/server/api/rpccontext/alias.go [2022-04-08T19:16:55.816Z] spire-1.2.1/pkg/server/api/rpccontext/audit.go [2022-04-08T19:16:55.816Z] spire-1.2.1/pkg/server/api/rpccontext/caller.go [2022-04-08T19:16:55.816Z] spire-1.2.1/pkg/server/api/rpccontext/ratelimit.go [2022-04-08T19:16:55.816Z] spire-1.2.1/pkg/server/api/selector.go [2022-04-08T19:16:55.816Z] spire-1.2.1/pkg/server/api/selector_test.go [2022-04-08T19:16:55.816Z] spire-1.2.1/pkg/server/api/status.go [2022-04-08T19:16:55.816Z] spire-1.2.1/pkg/server/api/status_test.go [2022-04-08T19:16:55.816Z] spire-1.2.1/pkg/server/api/svid/ [2022-04-08T19:16:55.816Z] spire-1.2.1/pkg/server/api/svid/v1/ [2022-04-08T19:16:55.816Z] spire-1.2.1/pkg/server/api/svid/v1/service.go [2022-04-08T19:16:55.816Z] spire-1.2.1/pkg/server/api/svid/v1/service_test.go [2022-04-08T19:16:55.816Z] spire-1.2.1/pkg/server/api/trustdomain.go [2022-04-08T19:16:55.816Z] spire-1.2.1/pkg/server/api/trustdomain/ [2022-04-08T19:16:55.816Z] spire-1.2.1/pkg/server/api/trustdomain/v1/ [2022-04-08T19:16:55.816Z] spire-1.2.1/pkg/server/api/trustdomain/v1/service.go [2022-04-08T19:16:55.816Z] spire-1.2.1/pkg/server/api/trustdomain/v1/service_test.go [2022-04-08T19:16:55.816Z] spire-1.2.1/pkg/server/api/trustdomain_test.go [2022-04-08T19:16:55.816Z] spire-1.2.1/pkg/server/authpolicy/ [2022-04-08T19:16:55.816Z] spire-1.2.1/pkg/server/authpolicy/defaults.go [2022-04-08T19:16:55.816Z] spire-1.2.1/pkg/server/authpolicy/policy.go [2022-04-08T19:16:55.816Z] spire-1.2.1/pkg/server/authpolicy/policy.rego [2022-04-08T19:16:55.816Z] spire-1.2.1/pkg/server/authpolicy/policy_data.json [2022-04-08T19:16:55.816Z] spire-1.2.1/pkg/server/authpolicy/policy_test.go [2022-04-08T19:16:55.816Z] spire-1.2.1/pkg/server/authpolicy/validate.go [2022-04-08T19:16:55.816Z] spire-1.2.1/pkg/server/bundle/ [2022-04-08T19:16:55.816Z] spire-1.2.1/pkg/server/bundle/client/ [2022-04-08T19:16:55.816Z] spire-1.2.1/pkg/server/bundle/client/client.go [2022-04-08T19:16:55.816Z] spire-1.2.1/pkg/server/bundle/client/client_test.go [2022-04-08T19:16:55.816Z] spire-1.2.1/pkg/server/bundle/client/manager.go [2022-04-08T19:16:55.816Z] spire-1.2.1/pkg/server/bundle/client/manager_test.go [2022-04-08T19:16:55.816Z] spire-1.2.1/pkg/server/bundle/client/sources.go [2022-04-08T19:16:55.816Z] spire-1.2.1/pkg/server/bundle/client/sources_test.go [2022-04-08T19:16:55.816Z] spire-1.2.1/pkg/server/bundle/client/updater.go [2022-04-08T19:16:55.816Z] spire-1.2.1/pkg/server/bundle/client/updater_test.go [2022-04-08T19:16:55.816Z] spire-1.2.1/pkg/server/ca/ [2022-04-08T19:16:55.816Z] spire-1.2.1/pkg/server/ca/ca.go [2022-04-08T19:16:55.816Z] spire-1.2.1/pkg/server/ca/ca_health.go [2022-04-08T19:16:55.816Z] spire-1.2.1/pkg/server/ca/ca_test.go [2022-04-08T19:16:55.816Z] spire-1.2.1/pkg/server/ca/journal.go [2022-04-08T19:16:55.816Z] spire-1.2.1/pkg/server/ca/journal_test.go [2022-04-08T19:16:55.816Z] spire-1.2.1/pkg/server/ca/manager.go [2022-04-08T19:16:55.816Z] spire-1.2.1/pkg/server/ca/manager_health.go [2022-04-08T19:16:55.816Z] spire-1.2.1/pkg/server/ca/manager_test.go [2022-04-08T19:16:55.816Z] spire-1.2.1/pkg/server/ca/templates.go [2022-04-08T19:16:55.816Z] spire-1.2.1/pkg/server/ca/upstream_client.go [2022-04-08T19:16:55.816Z] spire-1.2.1/pkg/server/ca/upstream_client_test.go [2022-04-08T19:16:55.816Z] spire-1.2.1/pkg/server/ca/validation.go [2022-04-08T19:16:55.816Z] spire-1.2.1/pkg/server/cache/ [2022-04-08T19:16:55.816Z] spire-1.2.1/pkg/server/cache/dscache/ [2022-04-08T19:16:55.816Z] spire-1.2.1/pkg/server/cache/dscache/cache.go [2022-04-08T19:16:55.816Z] spire-1.2.1/pkg/server/cache/dscache/cache_test.go [2022-04-08T19:16:55.816Z] spire-1.2.1/pkg/server/cache/entrycache/ [2022-04-08T19:16:55.816Z] spire-1.2.1/pkg/server/cache/entrycache/cache.go [2022-04-08T19:16:55.816Z] spire-1.2.1/pkg/server/cache/entrycache/cache_test.go [2022-04-08T19:16:55.816Z] spire-1.2.1/pkg/server/cache/entrycache/fullcache.go [2022-04-08T19:16:55.816Z] spire-1.2.1/pkg/server/cache/entrycache/fullcache_ds.go [2022-04-08T19:16:55.816Z] spire-1.2.1/pkg/server/cache/entrycache/fullcache_ds_test.go [2022-04-08T19:16:55.816Z] spire-1.2.1/pkg/server/cache/entrycache/fullcache_test.go [2022-04-08T19:16:55.816Z] spire-1.2.1/pkg/server/catalog/ [2022-04-08T19:16:55.816Z] spire-1.2.1/pkg/server/catalog/catalog.go [2022-04-08T19:16:55.816Z] spire-1.2.1/pkg/server/catalog/keymanager.go [2022-04-08T19:16:55.816Z] spire-1.2.1/pkg/server/catalog/nodeattestor.go [2022-04-08T19:16:55.816Z] spire-1.2.1/pkg/server/catalog/noderesolver.go [2022-04-08T19:16:55.816Z] spire-1.2.1/pkg/server/catalog/notifier.go [2022-04-08T19:16:55.816Z] spire-1.2.1/pkg/server/catalog/upstreamauthority.go [2022-04-08T19:16:55.816Z] spire-1.2.1/pkg/server/config.go [2022-04-08T19:16:55.816Z] spire-1.2.1/pkg/server/datastore/ [2022-04-08T19:16:55.816Z] spire-1.2.1/pkg/server/datastore/datastore.go [2022-04-08T19:16:55.816Z] spire-1.2.1/pkg/server/datastore/datastore_health.go [2022-04-08T19:16:55.816Z] spire-1.2.1/pkg/server/datastore/repository.go [2022-04-08T19:16:55.816Z] spire-1.2.1/pkg/server/datastore/sqlstore/ [2022-04-08T19:16:55.816Z] spire-1.2.1/pkg/server/datastore/sqlstore/dialect.go [2022-04-08T19:16:55.816Z] spire-1.2.1/pkg/server/datastore/sqlstore/migration.go [2022-04-08T19:16:55.816Z] spire-1.2.1/pkg/server/datastore/sqlstore/migration_test.go [2022-04-08T19:16:55.816Z] spire-1.2.1/pkg/server/datastore/sqlstore/models.go [2022-04-08T19:16:55.816Z] spire-1.2.1/pkg/server/datastore/sqlstore/mysql.go [2022-04-08T19:16:55.816Z] spire-1.2.1/pkg/server/datastore/sqlstore/postgres.go [2022-04-08T19:16:55.817Z] spire-1.2.1/pkg/server/datastore/sqlstore/sqlite.go [2022-04-08T19:16:55.817Z] spire-1.2.1/pkg/server/datastore/sqlstore/sqlite_no_cgo.go [2022-04-08T19:16:55.817Z] spire-1.2.1/pkg/server/datastore/sqlstore/sqlite_test.go [2022-04-08T19:16:55.817Z] spire-1.2.1/pkg/server/datastore/sqlstore/sqlstore.go [2022-04-08T19:16:55.817Z] spire-1.2.1/pkg/server/datastore/sqlstore/sqlstore_test.go [2022-04-08T19:16:55.817Z] spire-1.2.1/pkg/server/datastore/sqlstore/stmt_cache.go [2022-04-08T19:16:55.817Z] spire-1.2.1/pkg/server/datastore/sqlstore/testdata/ [2022-04-08T19:16:55.817Z] spire-1.2.1/pkg/server/datastore/sqlstore/testdata/entries.json [2022-04-08T19:16:55.817Z] spire-1.2.1/pkg/server/datastore/sqlstore/testdata/entries_federates_with.json [2022-04-08T19:16:55.817Z] spire-1.2.1/pkg/server/datastore/sqlstore/testdata/invalid_registration_entries.json [2022-04-08T19:16:55.817Z] spire-1.2.1/pkg/server/datastore/sqlstore/testdata/valid_registration_entries.json [2022-04-08T19:16:55.817Z] spire-1.2.1/pkg/server/endpoints/ [2022-04-08T19:16:55.817Z] spire-1.2.1/pkg/server/endpoints/bundle/ [2022-04-08T19:16:55.817Z] spire-1.2.1/pkg/server/endpoints/bundle/acme_auth.go [2022-04-08T19:16:55.817Z] spire-1.2.1/pkg/server/endpoints/bundle/config.go [2022-04-08T19:16:55.817Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/ [2022-04-08T19:16:55.817Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/README [2022-04-08T19:16:55.817Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/acmetest/ [2022-04-08T19:16:55.817Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/acmetest/ca.go [2022-04-08T19:16:55.817Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/ [2022-04-08T19:16:55.817Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/autocert.go [2022-04-08T19:16:55.817Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/cache.go [2022-04-08T19:16:55.817Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/keys.go [2022-04-08T19:16:55.817Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/listener.go [2022-04-08T19:16:55.817Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/renewal.go [2022-04-08T19:16:55.817Z] spire-1.2.1/pkg/server/endpoints/bundle/server.go [2022-04-08T19:16:55.817Z] spire-1.2.1/pkg/server/endpoints/bundle/server_test.go [2022-04-08T19:16:55.817Z] spire-1.2.1/pkg/server/endpoints/bundle/spiffe_auth.go [2022-04-08T19:16:55.817Z] spire-1.2.1/pkg/server/endpoints/config.go [2022-04-08T19:16:55.817Z] spire-1.2.1/pkg/server/endpoints/endpoints.go [2022-04-08T19:16:55.817Z] spire-1.2.1/pkg/server/endpoints/endpoints_test.go [2022-04-08T19:16:55.817Z] spire-1.2.1/pkg/server/endpoints/entryfetcher.go [2022-04-08T19:16:55.817Z] spire-1.2.1/pkg/server/endpoints/entryfetcher_test.go [2022-04-08T19:16:55.817Z] spire-1.2.1/pkg/server/endpoints/middleware.go [2022-04-08T19:16:55.817Z] spire-1.2.1/pkg/server/endpoints/middleware_test.go [2022-04-08T19:16:55.817Z] spire-1.2.1/pkg/server/hostservice/ [2022-04-08T19:16:55.817Z] spire-1.2.1/pkg/server/hostservice/agentstore/ [2022-04-08T19:16:55.817Z] spire-1.2.1/pkg/server/hostservice/agentstore/agentstore.go [2022-04-08T19:16:55.817Z] spire-1.2.1/pkg/server/hostservice/agentstore/agentstore_test.go [2022-04-08T19:16:55.817Z] spire-1.2.1/pkg/server/hostservice/agentstore/attestation.go [2022-04-08T19:16:55.817Z] spire-1.2.1/pkg/server/hostservice/agentstore/attestation_test.go [2022-04-08T19:16:55.817Z] spire-1.2.1/pkg/server/hostservice/identityprovider/ [2022-04-08T19:16:55.817Z] spire-1.2.1/pkg/server/hostservice/identityprovider/identityprovider.go [2022-04-08T19:16:55.817Z] spire-1.2.1/pkg/server/hostservice/identityprovider/identityprovider_test.go [2022-04-08T19:16:55.817Z] spire-1.2.1/pkg/server/plugin/ [2022-04-08T19:16:55.817Z] spire-1.2.1/pkg/server/plugin/keymanager/ [2022-04-08T19:16:55.817Z] spire-1.2.1/pkg/server/plugin/keymanager/awskms/ [2022-04-08T19:16:55.817Z] spire-1.2.1/pkg/server/plugin/keymanager/awskms/awskms.go [2022-04-08T19:16:55.817Z] spire-1.2.1/pkg/server/plugin/keymanager/awskms/awskms_test.go [2022-04-08T19:16:55.817Z] spire-1.2.1/pkg/server/plugin/keymanager/awskms/client.go [2022-04-08T19:16:55.817Z] spire-1.2.1/pkg/server/plugin/keymanager/awskms/client_fake.go [2022-04-08T19:16:55.817Z] spire-1.2.1/pkg/server/plugin/keymanager/awskms/fetcher.go [2022-04-08T19:16:55.817Z] spire-1.2.1/pkg/server/plugin/keymanager/base/ [2022-04-08T19:16:55.817Z] spire-1.2.1/pkg/server/plugin/keymanager/base/keymanagerbase.go [2022-04-08T19:16:55.817Z] spire-1.2.1/pkg/server/plugin/keymanager/constant.go [2022-04-08T19:16:55.817Z] spire-1.2.1/pkg/server/plugin/keymanager/disk/ [2022-04-08T19:16:55.817Z] spire-1.2.1/pkg/server/plugin/keymanager/disk/disk.go [2022-04-08T19:16:55.817Z] spire-1.2.1/pkg/server/plugin/keymanager/disk/disk_test.go [2022-04-08T19:16:55.817Z] spire-1.2.1/pkg/server/plugin/keymanager/keymanager.go [2022-04-08T19:16:55.817Z] spire-1.2.1/pkg/server/plugin/keymanager/memory/ [2022-04-08T19:16:55.817Z] spire-1.2.1/pkg/server/plugin/keymanager/memory/memory.go [2022-04-08T19:16:55.817Z] spire-1.2.1/pkg/server/plugin/keymanager/memory/memory_test.go [2022-04-08T19:16:55.817Z] spire-1.2.1/pkg/server/plugin/keymanager/repository.go [2022-04-08T19:16:55.817Z] spire-1.2.1/pkg/server/plugin/keymanager/test/ [2022-04-08T19:16:55.817Z] spire-1.2.1/pkg/server/plugin/keymanager/test/keymanagertest.go [2022-04-08T19:16:55.817Z] spire-1.2.1/pkg/server/plugin/keymanager/v1.go [2022-04-08T19:16:55.817Z] spire-1.2.1/pkg/server/plugin/keymanager/v1_test.go [2022-04-08T19:16:55.817Z] spire-1.2.1/pkg/server/plugin/nodeattestor/ [2022-04-08T19:16:55.817Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/ [2022-04-08T19:16:55.817Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/awsca.go [2022-04-08T19:16:55.817Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/client.go [2022-04-08T19:16:55.817Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/iid.go [2022-04-08T19:16:55.817Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/iid_test.go [2022-04-08T19:16:55.817Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/session.go [2022-04-08T19:16:55.817Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/spiffeid.go [2022-04-08T19:16:55.817Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/spiffeid_test.go [2022-04-08T19:16:55.817Z] spire-1.2.1/pkg/server/plugin/nodeattestor/azure/ [2022-04-08T19:16:55.817Z] spire-1.2.1/pkg/server/plugin/nodeattestor/azure/msi.go [2022-04-08T19:16:55.817Z] spire-1.2.1/pkg/server/plugin/nodeattestor/azure/msi_test.go [2022-04-08T19:16:55.817Z] spire-1.2.1/pkg/server/plugin/nodeattestor/base/ [2022-04-08T19:16:55.817Z] spire-1.2.1/pkg/server/plugin/nodeattestor/base/base.go [2022-04-08T19:16:55.817Z] spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/ [2022-04-08T19:16:55.817Z] spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/google_public_key_retriever.go [2022-04-08T19:16:55.817Z] spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/google_public_key_retriever_test.go [2022-04-08T19:16:55.817Z] spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/iit.go [2022-04-08T19:16:55.817Z] spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/iit_test.go [2022-04-08T19:16:55.817Z] spire-1.2.1/pkg/server/plugin/nodeattestor/jointoken/ [2022-04-08T19:16:55.817Z] spire-1.2.1/pkg/server/plugin/nodeattestor/jointoken/join_token.go [2022-04-08T19:16:55.817Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/ [2022-04-08T19:16:55.817Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/psat/ [2022-04-08T19:16:55.817Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/psat/psat.go [2022-04-08T19:16:55.817Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/psat/psat_test.go [2022-04-08T19:16:55.817Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/sat/ [2022-04-08T19:16:55.817Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/sat/sat.go [2022-04-08T19:16:55.817Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/sat/sat_test.go [2022-04-08T19:16:55.817Z] spire-1.2.1/pkg/server/plugin/nodeattestor/nodeattestor.go [2022-04-08T19:16:55.817Z] spire-1.2.1/pkg/server/plugin/nodeattestor/repository.go [2022-04-08T19:16:55.817Z] spire-1.2.1/pkg/server/plugin/nodeattestor/sshpop/ [2022-04-08T19:16:55.817Z] spire-1.2.1/pkg/server/plugin/nodeattestor/sshpop/sshpop.go [2022-04-08T19:16:55.817Z] spire-1.2.1/pkg/server/plugin/nodeattestor/sshpop/sshpop_test.go [2022-04-08T19:16:55.817Z] spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/ [2022-04-08T19:16:55.817Z] spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/challenge.go [2022-04-08T19:16:55.817Z] spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/devid.go [2022-04-08T19:16:55.817Z] spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/devid_test.go [2022-04-08T19:16:55.817Z] spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/selectors.go [2022-04-08T19:16:55.817Z] spire-1.2.1/pkg/server/plugin/nodeattestor/v1.go [2022-04-08T19:16:55.817Z] spire-1.2.1/pkg/server/plugin/nodeattestor/v1_test.go [2022-04-08T19:16:55.817Z] spire-1.2.1/pkg/server/plugin/nodeattestor/x509pop/ [2022-04-08T19:16:55.817Z] spire-1.2.1/pkg/server/plugin/nodeattestor/x509pop/x509pop.go [2022-04-08T19:16:55.817Z] spire-1.2.1/pkg/server/plugin/nodeattestor/x509pop/x509pop_test.go [2022-04-08T19:16:55.817Z] spire-1.2.1/pkg/server/plugin/noderesolver/ [2022-04-08T19:16:55.817Z] spire-1.2.1/pkg/server/plugin/noderesolver/azure/ [2022-04-08T19:16:55.817Z] spire-1.2.1/pkg/server/plugin/noderesolver/azure/client.go [2022-04-08T19:16:55.817Z] spire-1.2.1/pkg/server/plugin/noderesolver/azure/msi.go [2022-04-08T19:16:55.817Z] spire-1.2.1/pkg/server/plugin/noderesolver/azure/msi_test.go [2022-04-08T19:16:55.817Z] spire-1.2.1/pkg/server/plugin/noderesolver/noderesolver.go [2022-04-08T19:16:55.817Z] spire-1.2.1/pkg/server/plugin/noderesolver/repository.go [2022-04-08T19:16:55.817Z] spire-1.2.1/pkg/server/plugin/noderesolver/v1.go [2022-04-08T19:16:55.817Z] spire-1.2.1/pkg/server/plugin/noderesolver/v1_test.go [2022-04-08T19:16:55.817Z] spire-1.2.1/pkg/server/plugin/notifier/ [2022-04-08T19:16:55.817Z] spire-1.2.1/pkg/server/plugin/notifier/gcsbundle/ [2022-04-08T19:16:55.817Z] spire-1.2.1/pkg/server/plugin/notifier/gcsbundle/gcsbundle.go [2022-04-08T19:16:55.817Z] spire-1.2.1/pkg/server/plugin/notifier/gcsbundle/gcsbundle_test.go [2022-04-08T19:16:55.817Z] spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/ [2022-04-08T19:16:55.817Z] spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/k8sbundle.go [2022-04-08T19:16:55.817Z] spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/k8sbundle_test.go [2022-04-08T19:16:55.817Z] spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/k8sbundle_watcher.go [2022-04-08T19:16:55.817Z] spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/k8sbundle_watcher_test.go [2022-04-08T19:16:55.817Z] spire-1.2.1/pkg/server/plugin/notifier/notifier.go [2022-04-08T19:16:55.817Z] spire-1.2.1/pkg/server/plugin/notifier/repository.go [2022-04-08T19:16:55.817Z] spire-1.2.1/pkg/server/plugin/notifier/v1.go [2022-04-08T19:16:55.817Z] spire-1.2.1/pkg/server/plugin/notifier/v1_test.go [2022-04-08T19:16:55.817Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/ [2022-04-08T19:16:55.817Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/ [2022-04-08T19:16:55.817Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/pca.go [2022-04-08T19:16:55.817Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/pca_client.go [2022-04-08T19:16:55.817Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/pca_client_fake.go [2022-04-08T19:16:55.817Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/pca_test.go [2022-04-08T19:16:55.817Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/testdata/ [2022-04-08T19:16:55.817Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/testdata/arbitrary_certificate_with_upstream_root.pem [2022-04-08T19:16:55.817Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/testdata/i_am_not_a_certificate.txt [2022-04-08T19:16:55.817Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/ [2022-04-08T19:16:55.817Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/awslib.go [2022-04-08T19:16:55.817Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/awslib_fake_test.go [2022-04-08T19:16:55.817Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/awssecret.go [2022-04-08T19:16:55.817Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/awssecret_test.go [2022-04-08T19:16:55.817Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/ [2022-04-08T19:16:55.817Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/ [2022-04-08T19:16:55.817Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/EC/ [2022-04-08T19:16:55.817Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/EC/alternative_key.pem [2022-04-08T19:16:55.817Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/EC/cert.pem [2022-04-08T19:16:55.817Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/EC/private_key.pem [2022-04-08T19:16:55.817Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/ [2022-04-08T19:16:55.817Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/api.go [2022-04-08T19:16:55.817Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/api_test.go [2022-04-08T19:16:55.817Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/certmanager.go [2022-04-08T19:16:55.817Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/certmanager_test.go [2022-04-08T19:16:55.817Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/ [2022-04-08T19:16:55.817Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/ [2022-04-08T19:16:55.817Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/doc.go [2022-04-08T19:16:55.817Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/meta.go [2022-04-08T19:16:55.817Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/types.go [2022-04-08T19:16:55.817Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/types_certificaterequest.go [2022-04-08T19:16:55.817Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/zz_generated.deepcopy.go [2022-04-08T19:16:55.817Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/ [2022-04-08T19:16:55.817Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/disk.go [2022-04-08T19:16:55.817Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/disk_test.go [2022-04-08T19:16:55.817Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/ [2022-04-08T19:16:55.817Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/ [2022-04-08T19:16:55.817Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/ [2022-04-08T19:16:55.817Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/cert.pem [2022-04-08T19:16:55.817Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/intermediate_cert.pem [2022-04-08T19:16:55.817Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/intermediate_cert.srl [2022-04-08T19:16:55.817Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/intermediate_csr.pem [2022-04-08T19:16:55.817Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/intermediate_key.pem [2022-04-08T19:16:55.817Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/private_key.pem [2022-04-08T19:16:55.817Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/root_cert.pem [2022-04-08T19:16:55.817Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/root_cert.srl [2022-04-08T19:16:55.817Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/root_key.pem [2022-04-08T19:16:55.817Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_and_intermediate.pem [2022-04-08T19:16:55.817Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_and_root.pem [2022-04-08T19:16:55.817Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_cert.pem [2022-04-08T19:16:55.817Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_csr.pem [2022-04-08T19:16:55.817Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_key.pem [2022-04-08T19:16:55.817Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS1/ [2022-04-08T19:16:55.817Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS1/cert.pem [2022-04-08T19:16:55.817Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS1/private_key.pem [2022-04-08T19:16:55.817Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS8/ [2022-04-08T19:16:55.817Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS8/cert.pem [2022-04-08T19:16:55.817Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS8/private_key.pem [2022-04-08T19:16:55.817Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/empty/ [2022-04-08T19:16:55.817Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/empty/cert.pem [2022-04-08T19:16:55.817Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/empty/private_key.pem [2022-04-08T19:16:55.817Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/unknown/ [2022-04-08T19:16:55.817Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/unknown/cert.pem [2022-04-08T19:16:55.817Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/unknown/private_key.pem [2022-04-08T19:16:55.817Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/upstream_and_intermediate.pem [2022-04-08T19:16:55.817Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/gcpcas/ [2022-04-08T19:16:55.817Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/gcpcas/gcpcas.go [2022-04-08T19:16:55.817Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/gcpcas/gcpcas_test.go [2022-04-08T19:16:55.817Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/repository.go [2022-04-08T19:16:55.817Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/ [2022-04-08T19:16:55.817Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/fake_handlers_test.go [2022-04-08T19:16:55.817Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/spire.go [2022-04-08T19:16:55.817Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/spire_server_client.go [2022-04-08T19:16:55.817Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/spire_test.go [2022-04-08T19:16:55.817Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/testdata/ [2022-04-08T19:16:55.817Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/testdata/keys/ [2022-04-08T19:16:55.817Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/testdata/keys/jwks.json [2022-04-08T19:16:55.817Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/upstreamauthority.go [2022-04-08T19:16:55.817Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/v1.go [2022-04-08T19:16:55.817Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/v1_test.go [2022-04-08T19:16:55.817Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/ [2022-04-08T19:16:55.817Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/renewer.go [2022-04-08T19:16:55.817Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/ [2022-04-08T19:16:55.817Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/k8s/ [2022-04-08T19:16:55.817Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/k8s/signing-key.pem [2022-04-08T19:16:55.817Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/k8s/token [2022-04-08T19:16:55.817Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/ [2022-04-08T19:16:55.817Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/ [2022-04-08T19:16:55.817Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/README.md [2022-04-08T19:16:55.817Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/client_cert.pem [2022-04-08T19:16:55.817Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/client_csr.pem [2022-04-08T19:16:55.817Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/client_key.pem [2022-04-08T19:16:55.817Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_cert.pem [2022-04-08T19:16:55.817Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_cert.srl [2022-04-08T19:16:55.817Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_csr.pem [2022-04-08T19:16:55.817Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_key.pem [2022-04-08T19:16:55.817Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_vault_cert.pem [2022-04-08T19:16:55.817Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_vault_csr.pem [2022-04-08T19:16:55.817Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_vault_key.pem [2022-04-08T19:16:55.817Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/invalid-client_cert.pem [2022-04-08T19:16:55.817Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/invalid_client_key.pem [2022-04-08T19:16:55.817Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/invalid_root_cert.pem [2022-04-08T19:16:55.817Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/root_cert.pem [2022-04-08T19:16:55.817Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/root_cert.srl [2022-04-08T19:16:55.817Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/root_key.pem [2022-04-08T19:16:55.817Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/serer_csr.pem [2022-04-08T19:16:55.817Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/server_cert.pem [2022-04-08T19:16:55.817Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/server_csr.pem [2022-04-08T19:16:55.817Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/server_key.pem [2022-04-08T19:16:55.817Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault.go [2022-04-08T19:16:55.817Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault_client.go [2022-04-08T19:16:55.817Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault_client_test.go [2022-04-08T19:16:55.817Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault_fake_test.go [2022-04-08T19:16:55.817Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault_test.go [2022-04-08T19:16:55.817Z] spire-1.2.1/pkg/server/registration/ [2022-04-08T19:16:55.817Z] spire-1.2.1/pkg/server/registration/manager.go [2022-04-08T19:16:55.817Z] spire-1.2.1/pkg/server/registration/manager_test.go [2022-04-08T19:16:55.817Z] spire-1.2.1/pkg/server/scanentries.go [2022-04-08T19:16:55.817Z] spire-1.2.1/pkg/server/scanentries_test.go [2022-04-08T19:16:55.817Z] spire-1.2.1/pkg/server/server.go [2022-04-08T19:16:55.818Z] spire-1.2.1/pkg/server/server_test.go [2022-04-08T19:16:55.818Z] spire-1.2.1/pkg/server/svid/ [2022-04-08T19:16:55.818Z] spire-1.2.1/pkg/server/svid/observer.go [2022-04-08T19:16:55.818Z] spire-1.2.1/pkg/server/svid/observer_test.go [2022-04-08T19:16:55.818Z] spire-1.2.1/pkg/server/svid/rotator.go [2022-04-08T19:16:55.818Z] spire-1.2.1/pkg/server/svid/rotator_config.go [2022-04-08T19:16:55.818Z] spire-1.2.1/pkg/server/svid/rotator_config_test.go [2022-04-08T19:16:55.818Z] spire-1.2.1/pkg/server/svid/rotator_test.go [2022-04-08T19:16:55.818Z] spire-1.2.1/proto/ [2022-04-08T19:16:55.818Z] spire-1.2.1/proto/private/ [2022-04-08T19:16:55.818Z] spire-1.2.1/proto/private/server/ [2022-04-08T19:16:55.818Z] spire-1.2.1/proto/private/server/journal/ [2022-04-08T19:16:55.818Z] spire-1.2.1/proto/private/server/journal/journal.pb.go [2022-04-08T19:16:55.818Z] spire-1.2.1/proto/private/server/journal/journal.proto [2022-04-08T19:16:55.818Z] spire-1.2.1/proto/spire/ [2022-04-08T19:16:55.818Z] spire-1.2.1/proto/spire/common/ [2022-04-08T19:16:55.818Z] spire-1.2.1/proto/spire/common/common.pb.go [2022-04-08T19:16:55.818Z] spire-1.2.1/proto/spire/common/common.proto [2022-04-08T19:16:55.818Z] spire-1.2.1/proto/spire/common/plugin/ [2022-04-08T19:16:55.818Z] spire-1.2.1/proto/spire/common/plugin/plugin.pb.go [2022-04-08T19:16:55.818Z] spire-1.2.1/proto/spire/common/plugin/plugin.proto [2022-04-08T19:16:55.818Z] spire-1.2.1/proto/spire/common/plugin/plugin_grpc.pb.go [2022-04-08T19:16:55.818Z] spire-1.2.1/proto/spire/common/plugin/plugin_spire_plugin.pb.go [2022-04-08T19:16:55.818Z] spire-1.2.1/proto/spire/plugin/ [2022-04-08T19:16:55.818Z] spire-1.2.1/proto/spire/plugin/agent/ [2022-04-08T19:16:55.818Z] spire-1.2.1/proto/spire/plugin/agent/svidstore/ [2022-04-08T19:16:55.818Z] spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/ [2022-04-08T19:16:55.818Z] spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/svidstore.pb.go [2022-04-08T19:16:55.818Z] spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/svidstore.proto [2022-04-08T19:16:55.818Z] spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/svidstore_grpc.pb.go [2022-04-08T19:16:55.818Z] spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/svidstore_spire_plugin.pb.go [2022-04-08T19:16:55.818Z] spire-1.2.1/release/ [2022-04-08T19:16:55.818Z] spire-1.2.1/release/spire-extras/ [2022-04-08T19:16:55.818Z] spire-1.2.1/release/spire-extras/README.md [2022-04-08T19:16:55.818Z] spire-1.2.1/release/spire-extras/conf/ [2022-04-08T19:16:55.818Z] spire-1.2.1/release/spire-extras/conf/k8s-workload-registrar/ [2022-04-08T19:16:55.818Z] spire-1.2.1/release/spire-extras/conf/k8s-workload-registrar/k8s-workload-registrar.conf [2022-04-08T19:16:55.818Z] spire-1.2.1/release/spire-extras/conf/oidc-discovery-provider/ [2022-04-08T19:16:55.818Z] spire-1.2.1/release/spire-extras/conf/oidc-discovery-provider/oidc-discovery-provider.conf [2022-04-08T19:16:55.818Z] spire-1.2.1/release/spire/ [2022-04-08T19:16:55.818Z] spire-1.2.1/release/spire/README.md [2022-04-08T19:16:55.818Z] spire-1.2.1/release/spire/conf/ [2022-04-08T19:16:55.818Z] spire-1.2.1/release/spire/conf/agent/ [2022-04-08T19:16:55.818Z] spire-1.2.1/release/spire/conf/agent/agent.conf [2022-04-08T19:16:55.818Z] spire-1.2.1/release/spire/conf/server/ [2022-04-08T19:16:55.818Z] spire-1.2.1/release/spire/conf/server/server.conf [2022-04-08T19:16:55.818Z] spire-1.2.1/script/ [2022-04-08T19:16:55.818Z] spire-1.2.1/script/build-artifact.sh [2022-04-08T19:16:55.818Z] spire-1.2.1/script/generate_dummy_ca.sh [2022-04-08T19:16:55.818Z] spire-1.2.1/support/ [2022-04-08T19:16:55.818Z] spire-1.2.1/support/k8s/ [2022-04-08T19:16:55.818Z] spire-1.2.1/support/k8s/k8s-workload-registrar/ [2022-04-08T19:16:55.818Z] spire-1.2.1/support/k8s/k8s-workload-registrar/README.md [2022-04-08T19:16:55.818Z] spire-1.2.1/support/k8s/k8s-workload-registrar/accessutil_posix.go [2022-04-08T19:16:55.818Z] spire-1.2.1/support/k8s/k8s-workload-registrar/accessutil_windows.go [2022-04-08T19:16:55.818Z] spire-1.2.1/support/k8s/k8s-workload-registrar/config.go [2022-04-08T19:16:55.818Z] spire-1.2.1/support/k8s/k8s-workload-registrar/config_crd.go [2022-04-08T19:16:55.818Z] spire-1.2.1/support/k8s/k8s-workload-registrar/config_crd_test.go [2022-04-08T19:16:55.818Z] spire-1.2.1/support/k8s/k8s-workload-registrar/config_reconcile.go [2022-04-08T19:16:55.818Z] spire-1.2.1/support/k8s/k8s-workload-registrar/config_test.go [2022-04-08T19:16:55.818Z] spire-1.2.1/support/k8s/k8s-workload-registrar/config_webhook.go [2022-04-08T19:16:55.818Z] spire-1.2.1/support/k8s/k8s-workload-registrar/controller.go [2022-04-08T19:16:55.818Z] spire-1.2.1/support/k8s/k8s-workload-registrar/controller_test.go [2022-04-08T19:16:55.818Z] spire-1.2.1/support/k8s/k8s-workload-registrar/federation/ [2022-04-08T19:16:55.818Z] spire-1.2.1/support/k8s/k8s-workload-registrar/federation/utils.go [2022-04-08T19:16:55.818Z] spire-1.2.1/support/k8s/k8s-workload-registrar/federation/utils_test.go [2022-04-08T19:16:55.818Z] spire-1.2.1/support/k8s/k8s-workload-registrar/generate-config.go [2022-04-08T19:16:55.818Z] spire-1.2.1/support/k8s/k8s-workload-registrar/main.go [2022-04-08T19:16:55.818Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/ [2022-04-08T19:16:55.818Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/README.md [2022-04-08T19:16:55.818Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/ [2022-04-08T19:16:55.818Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/ [2022-04-08T19:16:55.818Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/ [2022-04-08T19:16:55.818Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/groupversion_info.go [2022-04-08T19:16:55.818Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/spiffeid_types.go [2022-04-08T19:16:55.818Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/spiffeid_utils.go [2022-04-08T19:16:55.818Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/spiffeid_webhook.go [2022-04-08T19:16:55.818Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/zz_generated.deepcopy.go [2022-04-08T19:16:55.818Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/config/ [2022-04-08T19:16:55.818Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/config/spiffeid.spiffe.io_spiffeids.yaml [2022-04-08T19:16:55.818Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/config/spire-agent.yaml [2022-04-08T19:16:55.818Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/config/spire-server-registrar.yaml [2022-04-08T19:16:55.818Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/ [2022-04-08T19:16:55.818Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/endpoint_controller.go [2022-04-08T19:16:55.818Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/endpoint_controller_test.go [2022-04-08T19:16:55.818Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/node_controller.go [2022-04-08T19:16:55.818Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/node_controller_test.go [2022-04-08T19:16:55.818Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/pod_controller.go [2022-04-08T19:16:55.818Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/pod_controller_test.go [2022-04-08T19:16:55.818Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/spiffeid_controller.go [2022-04-08T19:16:55.818Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/spiffeid_controller_test.go [2022-04-08T19:16:55.818Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/suite_test.go [2022-04-08T19:16:55.818Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/utils.go [2022-04-08T19:16:55.818Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/samples/ [2022-04-08T19:16:55.818Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/samples/test_spiffeid.yaml [2022-04-08T19:16:55.818Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/samples/test_spiffeid_bad.yaml [2022-04-08T19:16:55.818Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/ [2022-04-08T19:16:55.818Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/ [2022-04-08T19:16:55.818Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/good-leaf-and-intermediate.pem [2022-04-08T19:16:55.818Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/good-leaf-only.pem [2022-04-08T19:16:55.818Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/key-pkcs8-ecdsa.pem [2022-04-08T19:16:55.818Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/key-pkcs8-rsa.pem [2022-04-08T19:16:55.818Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/webhook_svid.go [2022-04-08T19:16:55.818Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/webhook_svid_test.go [2022-04-08T19:16:55.818Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/ [2022-04-08T19:16:55.818Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/config/ [2022-04-08T19:16:55.818Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/config/roles.yaml [2022-04-08T19:16:55.818Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/ [2022-04-08T19:16:55.818Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/base_controller.go [2022-04-08T19:16:55.818Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/node_controller.go [2022-04-08T19:16:55.818Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/node_controller_test.go [2022-04-08T19:16:55.818Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/pod_controller.go [2022-04-08T19:16:55.818Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/pod_controller_test.go [2022-04-08T19:16:55.818Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/utils.go [2022-04-08T19:16:55.818Z] spire-1.2.1/support/k8s/k8s-workload-registrar/server.go [2022-04-08T19:16:55.818Z] spire-1.2.1/support/k8s/k8s-workload-registrar/server_test.go [2022-04-08T19:16:55.818Z] spire-1.2.1/support/k8s/k8s-workload-registrar/webhookhandler.go [2022-04-08T19:16:55.818Z] spire-1.2.1/support/k8s/k8s-workload-registrar/webhookhandler_test.go [2022-04-08T19:16:55.818Z] spire-1.2.1/support/oidc-discovery-provider/ [2022-04-08T19:16:55.818Z] spire-1.2.1/support/oidc-discovery-provider/README.md [2022-04-08T19:16:55.818Z] spire-1.2.1/support/oidc-discovery-provider/common_test.go [2022-04-08T19:16:55.818Z] spire-1.2.1/support/oidc-discovery-provider/config.go [2022-04-08T19:16:55.818Z] spire-1.2.1/support/oidc-discovery-provider/config_test.go [2022-04-08T19:16:55.818Z] spire-1.2.1/support/oidc-discovery-provider/domain_policy.go [2022-04-08T19:16:55.818Z] spire-1.2.1/support/oidc-discovery-provider/domain_policy_test.go [2022-04-08T19:16:55.818Z] spire-1.2.1/support/oidc-discovery-provider/handler.go [2022-04-08T19:16:55.818Z] spire-1.2.1/support/oidc-discovery-provider/handler_test.go [2022-04-08T19:16:55.818Z] spire-1.2.1/support/oidc-discovery-provider/jwks_source.go [2022-04-08T19:16:55.818Z] spire-1.2.1/support/oidc-discovery-provider/main.go [2022-04-08T19:16:55.818Z] spire-1.2.1/support/oidc-discovery-provider/server_api.go [2022-04-08T19:16:55.818Z] spire-1.2.1/support/oidc-discovery-provider/server_api_test.go [2022-04-08T19:16:55.818Z] spire-1.2.1/support/oidc-discovery-provider/workload_api.go [2022-04-08T19:16:55.818Z] spire-1.2.1/support/oidc-discovery-provider/workload_api_test.go [2022-04-08T19:16:55.818Z] spire-1.2.1/test/ [2022-04-08T19:16:55.818Z] spire-1.2.1/test/clock/ [2022-04-08T19:16:55.818Z] spire-1.2.1/test/clock/clock.go [2022-04-08T19:16:55.818Z] spire-1.2.1/test/fakes/ [2022-04-08T19:16:55.818Z] spire-1.2.1/test/fakes/fakeagentcatalog/ [2022-04-08T19:16:55.818Z] spire-1.2.1/test/fakes/fakeagentcatalog/catalog.go [2022-04-08T19:16:55.818Z] spire-1.2.1/test/fakes/fakeagentkeymanager/ [2022-04-08T19:16:55.818Z] spire-1.2.1/test/fakes/fakeagentkeymanager/keymanager.go [2022-04-08T19:16:55.818Z] spire-1.2.1/test/fakes/fakeagentnodeattestor/ [2022-04-08T19:16:55.818Z] spire-1.2.1/test/fakes/fakeagentnodeattestor/nodeattestor.go [2022-04-08T19:16:55.818Z] spire-1.2.1/test/fakes/fakeagentstore/ [2022-04-08T19:16:55.818Z] spire-1.2.1/test/fakes/fakeagentstore/agentstore.go [2022-04-08T19:16:55.818Z] spire-1.2.1/test/fakes/fakedatastore/ [2022-04-08T19:16:55.818Z] spire-1.2.1/test/fakes/fakedatastore/fakedatastore.go [2022-04-08T19:16:55.818Z] spire-1.2.1/test/fakes/fakeentryclient/ [2022-04-08T19:16:55.818Z] spire-1.2.1/test/fakes/fakeentryclient/entryclient.go [2022-04-08T19:16:55.818Z] spire-1.2.1/test/fakes/fakehealthchecker/ [2022-04-08T19:16:55.818Z] spire-1.2.1/test/fakes/fakehealthchecker/checker.go [2022-04-08T19:16:55.818Z] spire-1.2.1/test/fakes/fakeidentityprovider/ [2022-04-08T19:16:55.818Z] spire-1.2.1/test/fakes/fakeidentityprovider/identityprovider.go [2022-04-08T19:16:55.818Z] spire-1.2.1/test/fakes/fakemetrics/ [2022-04-08T19:16:55.818Z] spire-1.2.1/test/fakes/fakemetrics/fakemetrics.go [2022-04-08T19:16:55.818Z] spire-1.2.1/test/fakes/fakenoderesolver/ [2022-04-08T19:16:55.818Z] spire-1.2.1/test/fakes/fakenoderesolver/noderesolver.go [2022-04-08T19:16:55.818Z] spire-1.2.1/test/fakes/fakenotifier/ [2022-04-08T19:16:55.818Z] spire-1.2.1/test/fakes/fakenotifier/notifier.go [2022-04-08T19:16:55.818Z] spire-1.2.1/test/fakes/fakepluginmetrics/ [2022-04-08T19:16:55.818Z] spire-1.2.1/test/fakes/fakepluginmetrics/fakepluginmetrics.go [2022-04-08T19:16:55.818Z] spire-1.2.1/test/fakes/fakeserverca/ [2022-04-08T19:16:55.818Z] spire-1.2.1/test/fakes/fakeserverca/serverca.go [2022-04-08T19:16:55.818Z] spire-1.2.1/test/fakes/fakeservercatalog/ [2022-04-08T19:16:55.818Z] spire-1.2.1/test/fakes/fakeservercatalog/catalog.go [2022-04-08T19:16:55.818Z] spire-1.2.1/test/fakes/fakeserverkeymanager/ [2022-04-08T19:16:55.818Z] spire-1.2.1/test/fakes/fakeserverkeymanager/keymanager.go [2022-04-08T19:16:55.818Z] spire-1.2.1/test/fakes/fakeservernodeattestor/ [2022-04-08T19:16:55.818Z] spire-1.2.1/test/fakes/fakeservernodeattestor/nodeattestor.go [2022-04-08T19:16:55.818Z] spire-1.2.1/test/fakes/fakeupstreamauthority/ [2022-04-08T19:16:55.818Z] spire-1.2.1/test/fakes/fakeupstreamauthority/plugin.go [2022-04-08T19:16:55.818Z] spire-1.2.1/test/fakes/fakeupstreamauthority/upstreamauthority.go [2022-04-08T19:16:55.818Z] spire-1.2.1/test/fakes/fakeworkloadapi/ [2022-04-08T19:16:55.818Z] spire-1.2.1/test/fakes/fakeworkloadapi/workloadapi.go [2022-04-08T19:16:55.818Z] spire-1.2.1/test/fakes/fakeworkloadattestor/ [2022-04-08T19:16:55.818Z] spire-1.2.1/test/fakes/fakeworkloadattestor/workloadattestor.go [2022-04-08T19:16:55.818Z] spire-1.2.1/test/fixture/ [2022-04-08T19:16:55.818Z] spire-1.2.1/test/fixture/certs/ [2022-04-08T19:16:55.818Z] spire-1.2.1/test/fixture/certs/agent_svid.der [2022-04-08T19:16:55.818Z] spire-1.2.1/test/fixture/certs/base_cert.pem [2022-04-08T19:16:55.818Z] spire-1.2.1/test/fixture/certs/base_csr.pem [2022-04-08T19:16:55.818Z] spire-1.2.1/test/fixture/certs/base_key.pem [2022-04-08T19:16:55.818Z] spire-1.2.1/test/fixture/certs/base_rotated_cert.pem [2022-04-08T19:16:55.818Z] spire-1.2.1/test/fixture/certs/base_rotated_csr.pem [2022-04-08T19:16:55.818Z] spire-1.2.1/test/fixture/certs/base_rotated_key.pem [2022-04-08T19:16:55.818Z] spire-1.2.1/test/fixture/certs/blog_cert.pem [2022-04-08T19:16:55.818Z] spire-1.2.1/test/fixture/certs/blog_csr.pem [2022-04-08T19:16:55.818Z] spire-1.2.1/test/fixture/certs/blog_key.pem [2022-04-08T19:16:55.818Z] spire-1.2.1/test/fixture/certs/bundle.der [2022-04-08T19:16:55.818Z] spire-1.2.1/test/fixture/certs/ca.pem [2022-04-08T19:16:55.818Z] spire-1.2.1/test/fixture/certs/ca_key.pem [2022-04-08T19:16:55.818Z] spire-1.2.1/test/fixture/certs/database_cert.pem [2022-04-08T19:16:55.818Z] spire-1.2.1/test/fixture/certs/database_csr.pem [2022-04-08T19:16:55.818Z] spire-1.2.1/test/fixture/certs/database_key.pem [2022-04-08T19:16:55.818Z] spire-1.2.1/test/fixture/certs/node_cert.pem [2022-04-08T19:16:55.818Z] spire-1.2.1/test/fixture/certs/node_csr.pem [2022-04-08T19:16:55.818Z] spire-1.2.1/test/fixture/certs/node_key.pem [2022-04-08T19:16:55.818Z] spire-1.2.1/test/fixture/certs/svid.pem [2022-04-08T19:16:55.818Z] spire-1.2.1/test/fixture/certs/svid_key.pem [2022-04-08T19:16:55.818Z] spire-1.2.1/test/fixture/config/ [2022-04-08T19:16:55.818Z] spire-1.2.1/test/fixture/config/agent_bad_agent_block.conf [2022-04-08T19:16:55.818Z] spire-1.2.1/test/fixture/config/agent_good.conf [2022-04-08T19:16:55.818Z] spire-1.2.1/test/fixture/config/agent_good_templated.conf [2022-04-08T19:16:55.818Z] spire-1.2.1/test/fixture/config/plugin_good.conf [2022-04-08T19:16:55.818Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_DogStatsd_block.conf [2022-04-08T19:16:55.818Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_InMem_block.conf [2022-04-08T19:16:55.818Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_M3_block.conf [2022-04-08T19:16:55.818Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_Prometheus_block.conf [2022-04-08T19:16:55.818Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_Statsd_block.conf [2022-04-08T19:16:55.818Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_health_checks_block.conf [2022-04-08T19:16:55.818Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_root_block.conf [2022-04-08T19:16:55.818Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_telemetry_block.conf [2022-04-08T19:16:55.818Z] spire-1.2.1/test/fixture/config/server_bad_nested_bundle_endpoint_acme_block.conf [2022-04-08T19:16:55.818Z] spire-1.2.1/test/fixture/config/server_bad_nested_bundle_endpoint_block.conf [2022-04-08T19:16:55.818Z] spire-1.2.1/test/fixture/config/server_bad_nested_ca_subject_block.conf [2022-04-08T19:16:55.818Z] spire-1.2.1/test/fixture/config/server_bad_nested_experimental_block.conf [2022-04-08T19:16:55.818Z] spire-1.2.1/test/fixture/config/server_bad_nested_federates_with_block.conf [2022-04-08T19:16:55.818Z] spire-1.2.1/test/fixture/config/server_bad_nested_federation_block.conf [2022-04-08T19:16:55.818Z] spire-1.2.1/test/fixture/config/server_bad_ratelimit_block.conf [2022-04-08T19:16:55.818Z] spire-1.2.1/test/fixture/config/server_bad_server_block.conf [2022-04-08T19:16:55.818Z] spire-1.2.1/test/fixture/config/server_good.conf [2022-04-08T19:16:55.818Z] spire-1.2.1/test/fixture/config/server_good_templated.conf [2022-04-08T19:16:55.818Z] spire-1.2.1/test/fixture/fixture.go [2022-04-08T19:16:55.818Z] spire-1.2.1/test/fixture/nodeattestor/ [2022-04-08T19:16:55.818Z] spire-1.2.1/test/fixture/nodeattestor/sshpop/ [2022-04-08T19:16:55.818Z] spire-1.2.1/test/fixture/nodeattestor/sshpop/agent_ssh_key [2022-04-08T19:16:55.818Z] spire-1.2.1/test/fixture/nodeattestor/sshpop/agent_ssh_key-cert.pub [2022-04-08T19:16:55.818Z] spire-1.2.1/test/fixture/nodeattestor/sshpop/ssh_cert_authority.pub [2022-04-08T19:16:55.818Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/ [2022-04-08T19:16:55.818Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/generate.go [2022-04-08T19:16:55.818Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/intermediate.pem [2022-04-08T19:16:55.818Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/leaf-crt-bundle.pem [2022-04-08T19:16:55.818Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/leaf-key.pem [2022-04-08T19:16:55.818Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/leaf.pem [2022-04-08T19:16:55.818Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/root-crt.pem [2022-04-08T19:16:55.818Z] spire-1.2.1/test/fixture/registration/ [2022-04-08T19:16:55.818Z] spire-1.2.1/test/fixture/registration/entries.json [2022-04-08T19:16:55.818Z] spire-1.2.1/test/fixture/registration/good-for-update.json [2022-04-08T19:16:55.818Z] spire-1.2.1/test/fixture/registration/good.json [2022-04-08T19:16:55.818Z] spire-1.2.1/test/fixture/registration/invalid.json [2022-04-08T19:16:55.818Z] spire-1.2.1/test/fixture/registration/invalid_json.json [2022-04-08T19:16:55.818Z] spire-1.2.1/test/fixture/registration/manager_test_entries.json [2022-04-08T19:16:55.818Z] spire-1.2.1/test/integration/ [2022-04-08T19:16:55.818Z] spire-1.2.1/test/integration/README.md [2022-04-08T19:16:55.818Z] spire-1.2.1/test/integration/common [2022-04-08T19:16:55.818Z] spire-1.2.1/test/integration/setup/ [2022-04-08T19:16:55.818Z] spire-1.2.1/test/integration/setup/adminclient/ [2022-04-08T19:16:55.818Z] spire-1.2.1/test/integration/setup/adminclient/build.sh [2022-04-08T19:16:55.818Z] spire-1.2.1/test/integration/setup/adminclient/client.go [2022-04-08T19:16:55.818Z] spire-1.2.1/test/integration/setup/debugagent/ [2022-04-08T19:16:55.818Z] spire-1.2.1/test/integration/setup/debugagent/build.sh [2022-04-08T19:16:55.818Z] spire-1.2.1/test/integration/setup/debugagent/main.go [2022-04-08T19:16:55.818Z] spire-1.2.1/test/integration/setup/debugserver/ [2022-04-08T19:16:55.818Z] spire-1.2.1/test/integration/setup/debugserver/build.sh [2022-04-08T19:16:55.818Z] spire-1.2.1/test/integration/setup/debugserver/main.go [2022-04-08T19:16:55.818Z] spire-1.2.1/test/integration/setup/downstreamclient/ [2022-04-08T19:16:55.818Z] spire-1.2.1/test/integration/setup/downstreamclient/build.sh [2022-04-08T19:16:55.818Z] spire-1.2.1/test/integration/setup/downstreamclient/client.go [2022-04-08T19:16:55.818Z] spire-1.2.1/test/integration/setup/itclient/ [2022-04-08T19:16:55.818Z] spire-1.2.1/test/integration/setup/itclient/client.go [2022-04-08T19:16:55.818Z] spire-1.2.1/test/integration/setup/node-attestation/ [2022-04-08T19:16:55.818Z] spire-1.2.1/test/integration/setup/node-attestation/build.sh [2022-04-08T19:16:55.818Z] spire-1.2.1/test/integration/setup/node-attestation/client.go [2022-04-08T19:16:55.818Z] spire-1.2.1/test/integration/setup/x509pop/ [2022-04-08T19:16:55.818Z] spire-1.2.1/test/integration/setup/x509pop/gencerts.go [2022-04-08T19:16:55.818Z] spire-1.2.1/test/integration/setup/x509pop/setup.sh [2022-04-08T19:16:55.818Z] spire-1.2.1/test/integration/suites/ [2022-04-08T19:16:55.818Z] spire-1.2.1/test/integration/suites/admin-endpoints/ [2022-04-08T19:16:55.818Z] spire-1.2.1/test/integration/suites/admin-endpoints/00-setup [2022-04-08T19:16:55.818Z] spire-1.2.1/test/integration/suites/admin-endpoints/01-start-server [2022-04-08T19:16:55.818Z] spire-1.2.1/test/integration/suites/admin-endpoints/02-bootstrap-agent [2022-04-08T19:16:55.818Z] spire-1.2.1/test/integration/suites/admin-endpoints/03-start-agent [2022-04-08T19:16:55.818Z] spire-1.2.1/test/integration/suites/admin-endpoints/04-create-registration-entries [2022-04-08T19:16:55.818Z] spire-1.2.1/test/integration/suites/admin-endpoints/05-test-endpoints [2022-04-08T19:16:55.818Z] spire-1.2.1/test/integration/suites/admin-endpoints/README.md [2022-04-08T19:16:55.818Z] spire-1.2.1/test/integration/suites/admin-endpoints/conf/ [2022-04-08T19:16:55.818Z] spire-1.2.1/test/integration/suites/admin-endpoints/conf/agent/ [2022-04-08T19:16:55.818Z] spire-1.2.1/test/integration/suites/admin-endpoints/conf/agent/agent.conf [2022-04-08T19:16:55.818Z] spire-1.2.1/test/integration/suites/admin-endpoints/conf/server/ [2022-04-08T19:16:55.818Z] spire-1.2.1/test/integration/suites/admin-endpoints/conf/server/server.conf [2022-04-08T19:16:55.818Z] spire-1.2.1/test/integration/suites/admin-endpoints/docker-compose.yaml [2022-04-08T19:16:55.818Z] spire-1.2.1/test/integration/suites/admin-endpoints/teardown [2022-04-08T19:16:55.818Z] spire-1.2.1/test/integration/suites/datastore-mysql-replication/ [2022-04-08T19:16:55.818Z] spire-1.2.1/test/integration/suites/datastore-mysql-replication/00-setup [2022-04-08T19:16:55.818Z] spire-1.2.1/test/integration/suites/datastore-mysql-replication/01-test-variants [2022-04-08T19:16:55.818Z] spire-1.2.1/test/integration/suites/datastore-mysql-replication/README.md [2022-04-08T19:16:55.818Z] spire-1.2.1/test/integration/suites/datastore-mysql-replication/docker-compose.yaml [2022-04-08T19:16:55.818Z] spire-1.2.1/test/integration/suites/datastore-mysql-replication/teardown [2022-04-08T19:16:55.818Z] spire-1.2.1/test/integration/suites/datastore-mysql/ [2022-04-08T19:16:55.818Z] spire-1.2.1/test/integration/suites/datastore-mysql/00-setup [2022-04-08T19:16:55.818Z] spire-1.2.1/test/integration/suites/datastore-mysql/01-test-variants [2022-04-08T19:16:55.818Z] spire-1.2.1/test/integration/suites/datastore-mysql/README.md [2022-04-08T19:16:55.818Z] spire-1.2.1/test/integration/suites/datastore-mysql/docker-compose.yaml [2022-04-08T19:16:55.818Z] spire-1.2.1/test/integration/suites/datastore-mysql/teardown [2022-04-08T19:16:55.818Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/ [2022-04-08T19:16:55.818Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/00-setup [2022-04-08T19:16:55.818Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/01-test-variants [2022-04-08T19:16:55.818Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/README.md [2022-04-08T19:16:55.818Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/docker-compose.yaml [2022-04-08T19:16:55.818Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/principal/ [2022-04-08T19:16:55.818Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/principal/init.sh [2022-04-08T19:16:55.818Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/replica/ [2022-04-08T19:16:55.818Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/replica/docker-entrypoint.sh [2022-04-08T19:16:55.818Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/replica/v12/ [2022-04-08T19:16:55.818Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/replica/v12/docker-entrypoint.sh [2022-04-08T19:16:55.818Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/teardown [2022-04-08T19:16:55.818Z] spire-1.2.1/test/integration/suites/datastore-postgres/ [2022-04-08T19:16:55.819Z] spire-1.2.1/test/integration/suites/datastore-postgres/00-setup [2022-04-08T19:16:55.819Z] spire-1.2.1/test/integration/suites/datastore-postgres/01-test-variants [2022-04-08T19:16:55.819Z] spire-1.2.1/test/integration/suites/datastore-postgres/README.md [2022-04-08T19:16:55.819Z] spire-1.2.1/test/integration/suites/datastore-postgres/docker-compose.yaml [2022-04-08T19:16:55.819Z] spire-1.2.1/test/integration/suites/datastore-postgres/teardown [2022-04-08T19:16:55.819Z] spire-1.2.1/test/integration/suites/debug-endpoints/ [2022-04-08T19:16:55.819Z] spire-1.2.1/test/integration/suites/debug-endpoints/00-setup [2022-04-08T19:16:55.819Z] spire-1.2.1/test/integration/suites/debug-endpoints/01-start-server [2022-04-08T19:16:55.819Z] spire-1.2.1/test/integration/suites/debug-endpoints/02-bootstrap-agent [2022-04-08T19:16:55.819Z] spire-1.2.1/test/integration/suites/debug-endpoints/03-start-agent [2022-04-08T19:16:55.819Z] spire-1.2.1/test/integration/suites/debug-endpoints/04-create-registration-entries [2022-04-08T19:16:55.819Z] spire-1.2.1/test/integration/suites/debug-endpoints/05-test-endpoints [2022-04-08T19:16:55.819Z] spire-1.2.1/test/integration/suites/debug-endpoints/README.md [2022-04-08T19:16:55.819Z] spire-1.2.1/test/integration/suites/debug-endpoints/conf/ [2022-04-08T19:16:55.819Z] spire-1.2.1/test/integration/suites/debug-endpoints/conf/agent/ [2022-04-08T19:16:55.819Z] spire-1.2.1/test/integration/suites/debug-endpoints/conf/agent/agent.conf [2022-04-08T19:16:55.819Z] spire-1.2.1/test/integration/suites/debug-endpoints/conf/server/ [2022-04-08T19:16:55.819Z] spire-1.2.1/test/integration/suites/debug-endpoints/conf/server/server.conf [2022-04-08T19:16:55.819Z] spire-1.2.1/test/integration/suites/debug-endpoints/docker-compose.yaml [2022-04-08T19:16:55.819Z] spire-1.2.1/test/integration/suites/debug-endpoints/teardown [2022-04-08T19:16:55.819Z] spire-1.2.1/test/integration/suites/downstream-endpoints/ [2022-04-08T19:16:55.819Z] spire-1.2.1/test/integration/suites/downstream-endpoints/00-setup [2022-04-08T19:16:55.819Z] spire-1.2.1/test/integration/suites/downstream-endpoints/01-start-server [2022-04-08T19:16:55.819Z] spire-1.2.1/test/integration/suites/downstream-endpoints/02-bootstrap-agent [2022-04-08T19:16:55.819Z] spire-1.2.1/test/integration/suites/downstream-endpoints/03-start-agent [2022-04-08T19:16:55.819Z] spire-1.2.1/test/integration/suites/downstream-endpoints/04-create-entries [2022-04-08T19:16:55.819Z] spire-1.2.1/test/integration/suites/downstream-endpoints/05-test-endpoints [2022-04-08T19:16:55.819Z] spire-1.2.1/test/integration/suites/downstream-endpoints/README.md [2022-04-08T19:16:55.819Z] spire-1.2.1/test/integration/suites/downstream-endpoints/conf/ [2022-04-08T19:16:55.819Z] spire-1.2.1/test/integration/suites/downstream-endpoints/conf/agent/ [2022-04-08T19:16:55.819Z] spire-1.2.1/test/integration/suites/downstream-endpoints/conf/agent/agent.conf [2022-04-08T19:16:55.819Z] spire-1.2.1/test/integration/suites/downstream-endpoints/conf/server/ [2022-04-08T19:16:55.819Z] spire-1.2.1/test/integration/suites/downstream-endpoints/conf/server/server.conf [2022-04-08T19:16:55.819Z] spire-1.2.1/test/integration/suites/downstream-endpoints/docker-compose.yaml [2022-04-08T19:16:55.819Z] spire-1.2.1/test/integration/suites/downstream-endpoints/teardown [2022-04-08T19:16:55.819Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/ [2022-04-08T19:16:55.819Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/00-setup [2022-04-08T19:16:55.819Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/01-start-server [2022-04-08T19:16:55.819Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/02-bootstrap-agents [2022-04-08T19:16:55.819Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/03-start-remaining-containers [2022-04-08T19:16:55.819Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/04-create-workload-entries [2022-04-08T19:16:55.819Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/05-check-workload-connectivity [2022-04-08T19:16:55.819Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/README.md [2022-04-08T19:16:55.819Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/ [2022-04-08T19:16:55.819Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/downstream-agent/ [2022-04-08T19:16:55.819Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/downstream-agent/agent.conf [2022-04-08T19:16:55.819Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/downstream-envoy/ [2022-04-08T19:16:55.819Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/downstream-envoy/envoy.yaml [2022-04-08T19:16:55.819Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/server/ [2022-04-08T19:16:55.819Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/server/server.conf [2022-04-08T19:16:55.819Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/supervisord.conf [2022-04-08T19:16:55.819Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/upstream-agent/ [2022-04-08T19:16:55.819Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/upstream-agent/agent.conf [2022-04-08T19:16:55.819Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/upstream-envoy/ [2022-04-08T19:16:55.819Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/upstream-envoy/envoy.yaml [2022-04-08T19:16:55.819Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/docker-compose.yaml [2022-04-08T19:16:55.819Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/teardown [2022-04-08T19:16:55.819Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/ [2022-04-08T19:16:55.819Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/00-test-envoy-releases.sh [2022-04-08T19:16:55.819Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/Dockerfile [2022-04-08T19:16:55.819Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/README.md [2022-04-08T19:16:55.819Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/ [2022-04-08T19:16:55.819Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/ [2022-04-08T19:16:55.819Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/agent/ [2022-04-08T19:16:55.819Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/agent/agent.conf [2022-04-08T19:16:55.819Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/envoy/ [2022-04-08T19:16:55.819Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/envoy/envoy.yaml [2022-04-08T19:16:55.819Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/server/ [2022-04-08T19:16:55.819Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/server/server.conf [2022-04-08T19:16:55.819Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/ [2022-04-08T19:16:55.819Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/agent/ [2022-04-08T19:16:55.819Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/agent/agent.conf [2022-04-08T19:16:55.819Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/envoy/ [2022-04-08T19:16:55.819Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/envoy/envoy.yaml [2022-04-08T19:16:55.819Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/supervisord.conf [2022-04-08T19:16:55.819Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/ [2022-04-08T19:16:55.819Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/agent/ [2022-04-08T19:16:55.819Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/agent/agent.conf [2022-04-08T19:16:55.819Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/envoy/ [2022-04-08T19:16:55.819Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/envoy/envoy.yaml [2022-04-08T19:16:55.819Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/server/ [2022-04-08T19:16:55.819Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/server/server.conf [2022-04-08T19:16:55.819Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/docker-compose.yaml [2022-04-08T19:16:55.819Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/teardown [2022-04-08T19:16:55.819Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/ [2022-04-08T19:16:55.819Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/00-test-envoy-releases [2022-04-08T19:16:55.819Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/README.md [2022-04-08T19:16:55.819Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/ [2022-04-08T19:16:55.819Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/downstream-agent/ [2022-04-08T19:16:55.819Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/downstream-agent/agent.conf [2022-04-08T19:16:55.819Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/downstream-envoy/ [2022-04-08T19:16:55.819Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/downstream-envoy/envoy.yaml [2022-04-08T19:16:55.819Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/server/ [2022-04-08T19:16:55.819Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/server/server.conf [2022-04-08T19:16:55.819Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/supervisord.conf [2022-04-08T19:16:55.819Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/upstream-agent/ [2022-04-08T19:16:55.819Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/upstream-agent/agent.conf [2022-04-08T19:16:55.819Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/upstream-envoy/ [2022-04-08T19:16:55.819Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/upstream-envoy/envoy.yaml [2022-04-08T19:16:55.819Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/docker-compose.yaml [2022-04-08T19:16:55.819Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/teardown [2022-04-08T19:16:55.819Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/ [2022-04-08T19:16:55.819Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/00-setup [2022-04-08T19:16:55.819Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/01-start-servers [2022-04-08T19:16:55.819Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/02-bootstrap-federation-and-agents [2022-04-08T19:16:55.819Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/03-start-remaining-containers [2022-04-08T19:16:55.819Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/04-create-workload-entries [2022-04-08T19:16:55.819Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/05-check-workload-connectivity [2022-04-08T19:16:55.819Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/06-stop-servers [2022-04-08T19:16:55.819Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/07-check-workload-connectivity [2022-04-08T19:16:55.819Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/08-start-servers [2022-04-08T19:16:55.819Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/09-check-workload-connectivity [2022-04-08T19:16:55.819Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/10-stop-agents [2022-04-08T19:16:55.819Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/11-check-workload-connectivity [2022-04-08T19:16:55.819Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/12-start-agents [2022-04-08T19:16:55.819Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/13-check-workload-connectivity [2022-04-08T19:16:55.819Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/Dockerfile [2022-04-08T19:16:55.819Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/README.md [2022-04-08T19:16:55.819Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/ [2022-04-08T19:16:55.819Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/ [2022-04-08T19:16:55.819Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/agent/ [2022-04-08T19:16:55.819Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/agent/agent.conf [2022-04-08T19:16:55.819Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/ghostunnel/ [2022-04-08T19:16:55.819Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/ghostunnel/ghostunnel.flags [2022-04-08T19:16:55.819Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/server/ [2022-04-08T19:16:55.819Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/server/server.conf [2022-04-08T19:16:55.819Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/supervisord/ [2022-04-08T19:16:55.819Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/supervisord/supervisord.conf [2022-04-08T19:16:55.819Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/ [2022-04-08T19:16:55.819Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/agent/ [2022-04-08T19:16:55.819Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/agent/agent.conf [2022-04-08T19:16:55.819Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/ghostunnel/ [2022-04-08T19:16:55.819Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/ghostunnel/ghostunnel.flags [2022-04-08T19:16:55.819Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/server/ [2022-04-08T19:16:55.819Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/server/server.conf [2022-04-08T19:16:55.819Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/supervisord/ [2022-04-08T19:16:55.819Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/supervisord/supervisord.conf [2022-04-08T19:16:55.819Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/docker-compose.yaml [2022-04-08T19:16:55.819Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/teardown [2022-04-08T19:16:55.819Z] spire-1.2.1/test/integration/suites/join-token/ [2022-04-08T19:16:55.819Z] spire-1.2.1/test/integration/suites/join-token/01-start-server [2022-04-08T19:16:55.819Z] spire-1.2.1/test/integration/suites/join-token/02-bootstrap-agents [2022-04-08T19:16:55.819Z] spire-1.2.1/test/integration/suites/join-token/03-start-agent [2022-04-08T19:16:55.819Z] spire-1.2.1/test/integration/suites/join-token/04-create-workload-entry [2022-04-08T19:16:55.819Z] spire-1.2.1/test/integration/suites/join-token/05-check-svid [2022-04-08T19:16:55.819Z] spire-1.2.1/test/integration/suites/join-token/06-start-bad-agent [2022-04-08T19:16:55.819Z] spire-1.2.1/test/integration/suites/join-token/README.md [2022-04-08T19:16:55.819Z] spire-1.2.1/test/integration/suites/join-token/conf/ [2022-04-08T19:16:55.819Z] spire-1.2.1/test/integration/suites/join-token/conf/agent/ [2022-04-08T19:16:55.819Z] spire-1.2.1/test/integration/suites/join-token/conf/agent/agent.conf [2022-04-08T19:16:55.819Z] spire-1.2.1/test/integration/suites/join-token/conf/server/ [2022-04-08T19:16:55.819Z] spire-1.2.1/test/integration/suites/join-token/conf/server/server.conf [2022-04-08T19:16:55.819Z] spire-1.2.1/test/integration/suites/join-token/docker-compose.yaml [2022-04-08T19:16:55.819Z] spire-1.2.1/test/integration/suites/join-token/teardown [2022-04-08T19:16:55.819Z] spire-1.2.1/test/integration/suites/k8s-reconcile/ [2022-04-08T19:16:55.819Z] spire-1.2.1/test/integration/suites/k8s-reconcile/00-setup [2022-04-08T19:16:55.819Z] spire-1.2.1/test/integration/suites/k8s-reconcile/01-apply-config [2022-04-08T19:16:55.819Z] spire-1.2.1/test/integration/suites/k8s-reconcile/02-check-for-workload-svid [2022-04-08T19:16:55.819Z] spire-1.2.1/test/integration/suites/k8s-reconcile/README.md [2022-04-08T19:16:55.819Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/ [2022-04-08T19:16:55.819Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/admctrl/ [2022-04-08T19:16:55.819Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/admctrl/admission-control.yaml [2022-04-08T19:16:55.819Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/admctrl/kubeconfig.yaml [2022-04-08T19:16:55.819Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/agent/ [2022-04-08T19:16:55.819Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/agent/kustomization.yaml [2022-04-08T19:16:55.819Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/agent/spire-agent.yaml [2022-04-08T19:16:55.819Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/kind-config.yaml [2022-04-08T19:16:55.819Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/server/ [2022-04-08T19:16:55.819Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/server/k8s-workload-registrar-secret.yaml [2022-04-08T19:16:55.819Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/server/kustomization.yaml [2022-04-08T19:16:55.819Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/server/spire-server.yaml [2022-04-08T19:16:55.819Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/workload.yaml [2022-04-08T19:16:55.819Z] spire-1.2.1/test/integration/suites/k8s-reconcile/init-kubectl [2022-04-08T19:16:55.819Z] spire-1.2.1/test/integration/suites/k8s-reconcile/teardown [2022-04-08T19:16:55.819Z] spire-1.2.1/test/integration/suites/k8s-scratch/ [2022-04-08T19:16:55.819Z] spire-1.2.1/test/integration/suites/k8s-scratch/00-setup [2022-04-08T19:16:55.819Z] spire-1.2.1/test/integration/suites/k8s-scratch/01-apply-config [2022-04-08T19:16:55.819Z] spire-1.2.1/test/integration/suites/k8s-scratch/02-check-for-workload-svid [2022-04-08T19:16:55.819Z] spire-1.2.1/test/integration/suites/k8s-scratch/README.md [2022-04-08T19:16:55.819Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/ [2022-04-08T19:16:55.819Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/admctrl/ [2022-04-08T19:16:55.819Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/admctrl/admission-control.yaml [2022-04-08T19:16:55.819Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/admctrl/kubeconfig.yaml [2022-04-08T19:16:55.819Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/agent/ [2022-04-08T19:16:55.819Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/agent/kustomization.yaml [2022-04-08T19:16:55.819Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/agent/spire-agent.yaml [2022-04-08T19:16:55.819Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/kind-config.yaml [2022-04-08T19:16:55.819Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/server/ [2022-04-08T19:16:55.819Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/server/k8s-workload-registrar-secret.yaml [2022-04-08T19:16:55.819Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/server/kustomization.yaml [2022-04-08T19:16:55.819Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/server/spire-server.yaml [2022-04-08T19:16:55.819Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/webhook/ [2022-04-08T19:16:55.819Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/webhook/kustomization.yaml [2022-04-08T19:16:55.819Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/webhook/validation-webhook.yaml [2022-04-08T19:16:55.819Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/workload.yaml [2022-04-08T19:16:55.819Z] spire-1.2.1/test/integration/suites/k8s-scratch/init-kubectl [2022-04-08T19:16:55.819Z] spire-1.2.1/test/integration/suites/k8s-scratch/teardown [2022-04-08T19:16:55.819Z] spire-1.2.1/test/integration/suites/k8s/ [2022-04-08T19:16:55.819Z] spire-1.2.1/test/integration/suites/k8s/00-setup [2022-04-08T19:16:55.819Z] spire-1.2.1/test/integration/suites/k8s/01-apply-config [2022-04-08T19:16:55.819Z] spire-1.2.1/test/integration/suites/k8s/02-check-for-workload-svid [2022-04-08T19:16:55.819Z] spire-1.2.1/test/integration/suites/k8s/README.md [2022-04-08T19:16:55.819Z] spire-1.2.1/test/integration/suites/k8s/conf/ [2022-04-08T19:16:55.819Z] spire-1.2.1/test/integration/suites/k8s/conf/admctrl/ [2022-04-08T19:16:55.819Z] spire-1.2.1/test/integration/suites/k8s/conf/admctrl/admission-control.yaml [2022-04-08T19:16:55.819Z] spire-1.2.1/test/integration/suites/k8s/conf/admctrl/kubeconfig.yaml [2022-04-08T19:16:55.819Z] spire-1.2.1/test/integration/suites/k8s/conf/agent/ [2022-04-08T19:16:55.819Z] spire-1.2.1/test/integration/suites/k8s/conf/agent/kustomization.yaml [2022-04-08T19:16:55.819Z] spire-1.2.1/test/integration/suites/k8s/conf/agent/spire-agent.yaml [2022-04-08T19:16:55.819Z] spire-1.2.1/test/integration/suites/k8s/conf/kind-config.yaml [2022-04-08T19:16:55.819Z] spire-1.2.1/test/integration/suites/k8s/conf/server/ [2022-04-08T19:16:55.819Z] spire-1.2.1/test/integration/suites/k8s/conf/server/k8s-workload-registrar-secret.yaml [2022-04-08T19:16:55.819Z] spire-1.2.1/test/integration/suites/k8s/conf/server/kustomization.yaml [2022-04-08T19:16:55.819Z] spire-1.2.1/test/integration/suites/k8s/conf/server/spire-server.yaml [2022-04-08T19:16:55.819Z] spire-1.2.1/test/integration/suites/k8s/conf/webhook/ [2022-04-08T19:16:55.819Z] spire-1.2.1/test/integration/suites/k8s/conf/webhook/kustomization.yaml [2022-04-08T19:16:55.819Z] spire-1.2.1/test/integration/suites/k8s/conf/webhook/validation-webhook.yaml [2022-04-08T19:16:55.819Z] spire-1.2.1/test/integration/suites/k8s/conf/workload.yaml [2022-04-08T19:16:55.819Z] spire-1.2.1/test/integration/suites/k8s/init-kubectl [2022-04-08T19:16:55.819Z] spire-1.2.1/test/integration/suites/k8s/teardown [2022-04-08T19:16:55.819Z] spire-1.2.1/test/integration/suites/nested-rotation/ [2022-04-08T19:16:55.819Z] spire-1.2.1/test/integration/suites/nested-rotation/00-setup [2022-04-08T19:16:55.819Z] spire-1.2.1/test/integration/suites/nested-rotation/01-start-root [2022-04-08T19:16:55.819Z] spire-1.2.1/test/integration/suites/nested-rotation/02-create-intermediate-downstream-entries [2022-04-08T19:16:55.819Z] spire-1.2.1/test/integration/suites/nested-rotation/03-start-intermediateA [2022-04-08T19:16:55.819Z] spire-1.2.1/test/integration/suites/nested-rotation/04-create-leafA-downstream-entry [2022-04-08T19:16:55.819Z] spire-1.2.1/test/integration/suites/nested-rotation/05-start-leafA [2022-04-08T19:16:55.819Z] spire-1.2.1/test/integration/suites/nested-rotation/06-start-intermediateB [2022-04-08T19:16:55.819Z] spire-1.2.1/test/integration/suites/nested-rotation/07-create-leafB-downstream-entry [2022-04-08T19:16:55.819Z] spire-1.2.1/test/integration/suites/nested-rotation/08-start-leafB [2022-04-08T19:16:55.819Z] spire-1.2.1/test/integration/suites/nested-rotation/09-create-workload-entries [2022-04-08T19:16:55.819Z] spire-1.2.1/test/integration/suites/nested-rotation/10-check-svids [2022-04-08T19:16:55.819Z] spire-1.2.1/test/integration/suites/nested-rotation/Dockerfile [2022-04-08T19:16:55.819Z] spire-1.2.1/test/integration/suites/nested-rotation/README.md [2022-04-08T19:16:55.819Z] spire-1.2.1/test/integration/suites/nested-rotation/docker-compose.yaml [2022-04-08T19:16:55.819Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/ [2022-04-08T19:16:55.819Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/agent/ [2022-04-08T19:16:55.819Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/agent/agent.conf [2022-04-08T19:16:55.819Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/server/ [2022-04-08T19:16:55.819Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/server/server.conf [2022-04-08T19:16:55.819Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/ [2022-04-08T19:16:55.819Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/agent/ [2022-04-08T19:16:55.819Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/agent/agent.conf [2022-04-08T19:16:55.819Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/server/ [2022-04-08T19:16:55.819Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/server/server.conf [2022-04-08T19:16:55.819Z] spire-1.2.1/test/integration/suites/nested-rotation/leafA/ [2022-04-08T19:16:55.819Z] spire-1.2.1/test/integration/suites/nested-rotation/leafA/agent/ [2022-04-08T19:16:55.819Z] spire-1.2.1/test/integration/suites/nested-rotation/leafA/agent/agent.conf [2022-04-08T19:16:55.819Z] spire-1.2.1/test/integration/suites/nested-rotation/leafA/server/ [2022-04-08T19:16:55.819Z] spire-1.2.1/test/integration/suites/nested-rotation/leafA/server/server.conf [2022-04-08T19:16:55.819Z] spire-1.2.1/test/integration/suites/nested-rotation/leafB/ [2022-04-08T19:16:55.819Z] spire-1.2.1/test/integration/suites/nested-rotation/leafB/agent/ [2022-04-08T19:16:55.819Z] spire-1.2.1/test/integration/suites/nested-rotation/leafB/agent/agent.conf [2022-04-08T19:16:55.819Z] spire-1.2.1/test/integration/suites/nested-rotation/leafB/server/ [2022-04-08T19:16:55.819Z] spire-1.2.1/test/integration/suites/nested-rotation/leafB/server/server.conf [2022-04-08T19:16:55.819Z] spire-1.2.1/test/integration/suites/nested-rotation/root/ [2022-04-08T19:16:55.819Z] spire-1.2.1/test/integration/suites/nested-rotation/root/agent/ [2022-04-08T19:16:55.820Z] spire-1.2.1/test/integration/suites/nested-rotation/root/agent/agent.conf [2022-04-08T19:16:55.820Z] spire-1.2.1/test/integration/suites/nested-rotation/root/server/ [2022-04-08T19:16:55.820Z] spire-1.2.1/test/integration/suites/nested-rotation/root/server/server.conf [2022-04-08T19:16:55.820Z] spire-1.2.1/test/integration/suites/nested-rotation/teardown [2022-04-08T19:16:55.820Z] spire-1.2.1/test/integration/suites/node-attestation/ [2022-04-08T19:16:55.820Z] spire-1.2.1/test/integration/suites/node-attestation/00-setup [2022-04-08T19:16:55.820Z] spire-1.2.1/test/integration/suites/node-attestation/01-start-server [2022-04-08T19:16:55.820Z] spire-1.2.1/test/integration/suites/node-attestation/02-start-agent [2022-04-08T19:16:55.820Z] spire-1.2.1/test/integration/suites/node-attestation/03-test-node-attestation [2022-04-08T19:16:55.820Z] spire-1.2.1/test/integration/suites/node-attestation/04-test-x509pop-attestation [2022-04-08T19:16:55.820Z] spire-1.2.1/test/integration/suites/node-attestation/README.md [2022-04-08T19:16:55.820Z] spire-1.2.1/test/integration/suites/node-attestation/conf/ [2022-04-08T19:16:55.820Z] spire-1.2.1/test/integration/suites/node-attestation/conf/agent/ [2022-04-08T19:16:55.820Z] spire-1.2.1/test/integration/suites/node-attestation/conf/agent/agent.conf [2022-04-08T19:16:55.820Z] spire-1.2.1/test/integration/suites/node-attestation/conf/server/ [2022-04-08T19:16:55.820Z] spire-1.2.1/test/integration/suites/node-attestation/conf/server/server.conf [2022-04-08T19:16:55.820Z] spire-1.2.1/test/integration/suites/node-attestation/docker-compose.yaml [2022-04-08T19:16:55.820Z] spire-1.2.1/test/integration/suites/node-attestation/teardown [2022-04-08T19:16:55.820Z] spire-1.2.1/test/integration/suites/rotation/ [2022-04-08T19:16:55.820Z] spire-1.2.1/test/integration/suites/rotation/00-setup [2022-04-08T19:16:55.820Z] spire-1.2.1/test/integration/suites/rotation/01-start-server [2022-04-08T19:16:55.820Z] spire-1.2.1/test/integration/suites/rotation/02-bootstrap-agent [2022-04-08T19:16:55.820Z] spire-1.2.1/test/integration/suites/rotation/03-start-agent [2022-04-08T19:16:55.820Z] spire-1.2.1/test/integration/suites/rotation/04-create-workload-entry [2022-04-08T19:16:55.820Z] spire-1.2.1/test/integration/suites/rotation/05-check-svids [2022-04-08T19:16:55.820Z] spire-1.2.1/test/integration/suites/rotation/README.md [2022-04-08T19:16:55.820Z] spire-1.2.1/test/integration/suites/rotation/conf/ [2022-04-08T19:16:55.820Z] spire-1.2.1/test/integration/suites/rotation/conf/agent/ [2022-04-08T19:16:55.820Z] spire-1.2.1/test/integration/suites/rotation/conf/agent/agent.conf [2022-04-08T19:16:55.820Z] spire-1.2.1/test/integration/suites/rotation/conf/server/ [2022-04-08T19:16:55.820Z] spire-1.2.1/test/integration/suites/rotation/conf/server/server.conf [2022-04-08T19:16:55.820Z] spire-1.2.1/test/integration/suites/rotation/docker-compose.yaml [2022-04-08T19:16:55.820Z] spire-1.2.1/test/integration/suites/rotation/teardown [2022-04-08T19:16:55.820Z] spire-1.2.1/test/integration/suites/self-test/ [2022-04-08T19:16:55.820Z] spire-1.2.1/test/integration/suites/self-test/00-ensure-command-failure-fails-step [2022-04-08T19:16:55.820Z] spire-1.2.1/test/integration/suites/self-test/README.md [2022-04-08T19:16:55.820Z] spire-1.2.1/test/integration/suites/self-test/teardown [2022-04-08T19:16:55.820Z] spire-1.2.1/test/integration/suites/spire-server-cli/ [2022-04-08T19:16:55.820Z] spire-1.2.1/test/integration/suites/spire-server-cli/01-start-server [2022-04-08T19:16:55.820Z] spire-1.2.1/test/integration/suites/spire-server-cli/02-bundle [2022-04-08T19:16:55.820Z] spire-1.2.1/test/integration/suites/spire-server-cli/03-entry [2022-04-08T19:16:55.820Z] spire-1.2.1/test/integration/suites/spire-server-cli/04-bootstrap-agents [2022-04-08T19:16:55.820Z] spire-1.2.1/test/integration/suites/spire-server-cli/05-start-agents [2022-04-08T19:16:55.820Z] spire-1.2.1/test/integration/suites/spire-server-cli/06-agent [2022-04-08T19:16:55.820Z] spire-1.2.1/test/integration/suites/spire-server-cli/README.md [2022-04-08T19:16:55.820Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/ [2022-04-08T19:16:55.820Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/agent/ [2022-04-08T19:16:55.820Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/agent/agent.conf [2022-04-08T19:16:55.820Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ [2022-04-08T19:16:55.820Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ca.pem [2022-04-08T19:16:55.820Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ca.spiffe [2022-04-08T19:16:55.820Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ca2.pem [2022-04-08T19:16:55.820Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ca2.spiffe [2022-04-08T19:16:55.820Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/server/ [2022-04-08T19:16:55.820Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/server/server.conf [2022-04-08T19:16:55.820Z] spire-1.2.1/test/integration/suites/spire-server-cli/docker-compose.yaml [2022-04-08T19:16:55.820Z] spire-1.2.1/test/integration/suites/spire-server-cli/teardown [2022-04-08T19:16:55.820Z] spire-1.2.1/test/integration/suites/upgrade/ [2022-04-08T19:16:55.820Z] spire-1.2.1/test/integration/suites/upgrade/00-setup [2022-04-08T19:16:55.820Z] spire-1.2.1/test/integration/suites/upgrade/01-run-upgrade-tests [2022-04-08T19:16:55.820Z] spire-1.2.1/test/integration/suites/upgrade/02-verify-codebase-version-is-updated [2022-04-08T19:16:55.820Z] spire-1.2.1/test/integration/suites/upgrade/README.md [2022-04-08T19:16:55.820Z] spire-1.2.1/test/integration/suites/upgrade/conf/ [2022-04-08T19:16:55.820Z] spire-1.2.1/test/integration/suites/upgrade/conf/agent/ [2022-04-08T19:16:55.820Z] spire-1.2.1/test/integration/suites/upgrade/conf/agent/agent.conf [2022-04-08T19:16:55.820Z] spire-1.2.1/test/integration/suites/upgrade/conf/server/ [2022-04-08T19:16:55.820Z] spire-1.2.1/test/integration/suites/upgrade/conf/server/server.conf [2022-04-08T19:16:55.820Z] spire-1.2.1/test/integration/suites/upgrade/teardown [2022-04-08T19:16:55.820Z] spire-1.2.1/test/integration/suites/upgrade/versions.txt [2022-04-08T19:16:55.820Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/ [2022-04-08T19:16:55.820Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/00-setup-kind [2022-04-08T19:16:55.820Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/01-setup-cert-manager [2022-04-08T19:16:55.820Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/02-deploy-spire [2022-04-08T19:16:55.820Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/03-verify-ca [2022-04-08T19:16:55.820Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/README.md [2022-04-08T19:16:55.820Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/ [2022-04-08T19:16:55.820Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/cert-manager-issuer.yaml [2022-04-08T19:16:55.820Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/kind-config.yaml [2022-04-08T19:16:55.820Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/server/ [2022-04-08T19:16:55.820Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/server/kustomization.yaml [2022-04-08T19:16:55.820Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/server/spire-server.yaml [2022-04-08T19:16:55.820Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/init-kubectl [2022-04-08T19:16:55.820Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/teardown [2022-04-08T19:16:55.820Z] spire-1.2.1/test/integration/test-one.sh [2022-04-08T19:16:55.820Z] spire-1.2.1/test/integration/test.sh [2022-04-08T19:16:55.820Z] spire-1.2.1/test/plugintest/ [2022-04-08T19:16:55.820Z] spire-1.2.1/test/plugintest/config.go [2022-04-08T19:16:55.820Z] spire-1.2.1/test/plugintest/load.go [2022-04-08T19:16:55.820Z] spire-1.2.1/test/plugintest/option.go [2022-04-08T19:16:55.820Z] spire-1.2.1/test/spiretest/ [2022-04-08T19:16:55.820Z] spire-1.2.1/test/spiretest/apiserver.go [2022-04-08T19:16:55.820Z] spire-1.2.1/test/spiretest/assertions.go [2022-04-08T19:16:55.820Z] spire-1.2.1/test/spiretest/dir.go [2022-04-08T19:16:55.820Z] spire-1.2.1/test/spiretest/errors_posix.go [2022-04-08T19:16:55.820Z] spire-1.2.1/test/spiretest/errors_windows.go [2022-04-08T19:16:55.820Z] spire-1.2.1/test/spiretest/logs.go [2022-04-08T19:16:55.820Z] spire-1.2.1/test/spiretest/socketapi.go [2022-04-08T19:16:55.820Z] spire-1.2.1/test/spiretest/suite.go [2022-04-08T19:16:55.820Z] spire-1.2.1/test/spiretest/x509.go [2022-04-08T19:16:55.820Z] spire-1.2.1/test/testca/ [2022-04-08T19:16:55.820Z] spire-1.2.1/test/testca/ca.go [2022-04-08T19:16:55.820Z] spire-1.2.1/test/testkey/ [2022-04-08T19:16:55.820Z] spire-1.2.1/test/testkey/generate.sh [2022-04-08T19:16:55.820Z] spire-1.2.1/test/testkey/genkeys.go [2022-04-08T19:16:55.820Z] spire-1.2.1/test/testkey/keys.go [2022-04-08T19:16:55.820Z] spire-1.2.1/test/testkey/new.go [2022-04-08T19:16:55.820Z] spire-1.2.1/test/tpmsimulator/ [2022-04-08T19:16:55.820Z] spire-1.2.1/test/tpmsimulator/simulator.go [2022-04-08T19:16:55.820Z] spire-1.2.1/test/util/ [2022-04-08T19:16:55.820Z] spire-1.2.1/test/util/cert_fixtures.go [2022-04-08T19:16:55.820Z] spire-1.2.1/test/util/cert_generation.go [2022-04-08T19:16:55.820Z] spire-1.2.1/test/util/io_redirection.go [2022-04-08T19:16:55.820Z] spire-1.2.1/test/util/race.go [2022-04-08T19:16:55.820Z] spire-1.2.1/test/util/util.go [2022-04-08T19:16:55.820Z] building spire from source... [2022-04-08T19:16:56.080Z] Installing go1.17.7... [2022-04-08T19:17:00.185Z] Running on prd-ubuntu20.04-docker-arm64-4c-16g-11610 in /w/workspace/edgexfoundry_edgex-go_PR-3955 [Pipeline] { [Pipeline] ws [2022-04-08T19:17:00.226Z] Running in /w/workspace/edgex-go/1 [Pipeline] { [Pipeline] checkout [2022-04-08T19:17:00.834Z] The recommended git tool is: git [2022-04-08T19:17:08.685Z] using credential edgex-jenkins-ssh [2022-04-08T19:17:08.707Z] Cloning the remote Git repository [2022-04-08T19:17:08.808Z] Cloning repository git@github.com:edgexfoundry/edgex-go.git [2022-04-08T19:17:08.912Z] > git init /w/workspace/edgex-go/1 # timeout=10 [2022-04-08T19:17:09.079Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git [2022-04-08T19:17:09.080Z] > git --version # timeout=10 [2022-04-08T19:17:09.128Z] > git --version # 'git version 2.25.1' [2022-04-08T19:17:09.130Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2022-04-08T19:17:09.236Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2022-04-08T19:17:09.978Z] Building bin/spire-server... [2022-04-08T19:17:09.978Z] go: downloading github.com/spiffe/go-spiffe/v2 v2.0.0-beta.12 [2022-04-08T19:17:09.978Z] go: downloading gopkg.in/square/go-jose.v2 v2.6.0 [2022-04-08T19:17:09.978Z] go: downloading github.com/mitchellh/cli v1.1.2 [2022-04-08T19:17:09.978Z] go: downloading github.com/spiffe/spire-api-sdk v1.2.0 [2022-04-08T19:17:09.978Z] go: downloading github.com/hashicorp/hcl v1.0.1-0.20190430135223-99e2f22d1c94 [2022-04-08T19:17:09.978Z] go: downloading github.com/imdario/mergo v0.3.12 [2022-04-08T19:17:09.978Z] go: downloading github.com/sirupsen/logrus v1.8.1 [2022-04-08T19:17:09.978Z] go: downloading golang.org/x/net v0.0.0-20220127200216-cd36cc0744dd [2022-04-08T19:17:09.978Z] go: downloading github.com/hashicorp/go-hclog v1.1.0 [2022-04-08T19:17:09.979Z] go: downloading google.golang.org/grpc v1.44.0 [2022-04-08T19:17:09.979Z] go: downloading github.com/Masterminds/sprig v2.22.0+incompatible [2022-04-08T19:17:09.979Z] go: downloading github.com/fatih/color v1.13.0 [2022-04-08T19:17:09.979Z] go: downloading github.com/mattn/go-isatty v0.0.14 [2022-04-08T19:17:09.979Z] go: downloading github.com/hashicorp/go-plugin v1.4.3 [2022-04-08T19:17:09.979Z] go: downloading github.com/spiffe/spire-plugin-sdk v1.2.0 [2022-04-08T19:17:09.979Z] go: downloading github.com/InVisionApp/go-health/v2 v2.1.2 [2022-04-08T19:17:09.979Z] go: downloading github.com/InVisionApp/go-logger v1.0.1 [2022-04-08T19:17:09.979Z] go: downloading github.com/andres-erbsen/clock v0.0.0-20160526145045-9e14626cd129 [2022-04-08T19:17:09.979Z] go: downloading github.com/open-policy-agent/opa v0.38.0 [2022-04-08T19:17:10.237Z] go: downloading github.com/armon/go-metrics v0.3.10 [2022-04-08T19:17:10.238Z] go: downloading github.com/prometheus/client_golang v1.12.1 [2022-04-08T19:17:10.238Z] go: downloading github.com/uber-go/tally/v4 v4.1.1 [2022-04-08T19:17:10.238Z] go: downloading golang.org/x/sys v0.0.0-20220227234510-4e6760a101f9 [2022-04-08T19:17:10.238Z] go: downloading golang.org/x/time v0.0.0-20220224211638-0e9765cccd65 [2022-04-08T19:17:10.238Z] go: downloading github.com/mattn/go-colorable v0.1.12 [2022-04-08T19:17:10.238Z] go: downloading github.com/Masterminds/goutils v1.1.0 [2022-04-08T19:17:10.238Z] go: downloading github.com/Masterminds/semver v1.5.0 [2022-04-08T19:17:10.238Z] go: downloading github.com/google/uuid v1.1.2 [2022-04-08T19:17:10.238Z] go: downloading github.com/huandu/xstrings v1.3.2 [2022-04-08T19:17:10.238Z] go: downloading github.com/hashicorp/yamux v0.0.0-20181012175058-2f1d1f20f75d [2022-04-08T19:17:10.238Z] go: downloading github.com/oklog/run v1.0.0 [2022-04-08T19:17:10.496Z] go: downloading github.com/imkira/go-observer v1.0.3 [2022-04-08T19:17:10.496Z] go: downloading google.golang.org/genproto v0.0.0-20220222213610-43724f9ea8cf [2022-04-08T19:17:10.496Z] go: downloading github.com/hashicorp/go-immutable-radix v1.3.1 [2022-04-08T19:17:10.496Z] go: downloading github.com/DataDog/datadog-go v3.2.0+incompatible [2022-04-08T19:17:10.496Z] go: downloading github.com/prometheus/client_model v0.2.0 [2022-04-08T19:17:10.496Z] go: downloading github.com/prometheus/common v0.32.1 [2022-04-08T19:17:10.496Z] go: downloading github.com/beorn7/perks v1.0.1 [2022-04-08T19:17:10.496Z] go: downloading github.com/cespare/xxhash/v2 v2.1.2 [2022-04-08T19:17:10.496Z] go: downloading github.com/prometheus/procfs v0.7.3 [2022-04-08T19:17:10.496Z] go: downloading go.uber.org/atomic v1.9.0 [2022-04-08T19:17:10.755Z] go: downloading github.com/pkg/errors v0.9.1 [2022-04-08T19:17:10.755Z] go: downloading github.com/mitchellh/reflectwalk v1.0.1 [2022-04-08T19:17:10.755Z] go: downloading github.com/hashicorp/errwrap v1.1.0 [2022-04-08T19:17:10.755Z] go: downloading github.com/GoogleCloudPlatform/cloudsql-proxy v1.29.0 [2022-04-08T19:17:10.755Z] go: downloading github.com/blang/semver/v4 v4.0.0 [2022-04-08T19:17:11.015Z] go: downloading github.com/go-sql-driver/mysql v1.6.0 [2022-04-08T19:17:11.015Z] go: downloading github.com/gofrs/uuid v4.2.0+incompatible [2022-04-08T19:17:11.015Z] go: downloading github.com/jinzhu/gorm v1.9.16 [2022-04-08T19:17:11.015Z] go: downloading github.com/lib/pq v1.10.4 [2022-04-08T19:17:11.015Z] go: downloading github.com/mattn/go-sqlite3 v1.14.12 [2022-04-08T19:17:11.015Z] go: downloading github.com/aws/aws-sdk-go-v2 v1.14.0 [2022-04-08T19:17:11.015Z] go: downloading github.com/aws/aws-sdk-go-v2/config v1.14.0 [2022-04-08T19:17:11.582Z] go: downloading github.com/aws/aws-sdk-go-v2/credentials v1.9.0 [2022-04-08T19:17:13.486Z] go: downloading github.com/aws/aws-sdk-go-v2/service/kms v1.15.0 [2022-04-08T19:17:13.486Z] go: downloading github.com/aws/aws-sdk-go-v2/service/sts v1.15.0 [2022-04-08T19:17:13.486Z] go: downloading github.com/stretchr/testify v1.7.0 [2022-04-08T19:17:13.486Z] go: downloading golang.org/x/sync v0.0.0-20210220032951-036812b2e83c [2022-04-08T19:17:13.486Z] go: downloading github.com/aws/aws-sdk-go v1.43.0 [2022-04-08T19:17:17.674Z] go: downloading google.golang.org/api v0.70.0 [2022-04-08T19:17:17.674Z] go: downloading k8s.io/client-go v0.23.4 [2022-04-08T19:17:17.674Z] go: downloading k8s.io/api v0.23.4 [2022-04-08T19:17:17.674Z] go: downloading github.com/Azure/azure-sdk-for-go v62.0.0+incompatible [2022-04-08T19:17:17.674Z] go: downloading github.com/Azure/go-autorest/autorest v0.11.24 [2022-04-08T19:17:17.674Z] go: downloading github.com/Azure/go-autorest v14.2.0+incompatible [2022-04-08T19:17:17.931Z] go: downloading github.com/Azure/go-autorest/autorest/azure/auth v0.5.11 [2022-04-08T19:17:17.931Z] go: downloading cloud.google.com/go/storage v1.21.0 [2022-04-08T19:17:18.191Z] go: downloading cloud.google.com/go v0.100.2 [2022-04-08T19:17:19.564Z] go: downloading k8s.io/apimachinery v0.23.4 [2022-04-08T19:17:19.564Z] go: downloading k8s.io/kube-aggregator v0.23.3 [2022-04-08T19:17:19.564Z] go: downloading sigs.k8s.io/controller-runtime v0.11.1 [2022-04-08T19:17:19.564Z] go: downloading cloud.google.com/go/security v1.3.0 [2022-04-08T19:17:19.824Z] go: downloading github.com/hashicorp/vault/api v1.4.1 [2022-04-08T19:17:19.824Z] go: downloading github.com/shirou/gopsutil/v3 v3.22.2 [2022-04-08T19:17:19.824Z] go: downloading github.com/hashicorp/golang-lru v0.5.4 [2022-04-08T19:17:19.824Z] go: downloading github.com/google/go-tpm v0.3.3 [2022-04-08T19:17:20.083Z] go: downloading github.com/matttproud/golang_protobuf_extensions v1.0.2-0.20181231171920-c182affec369 [2022-04-08T19:17:20.083Z] go: downloading github.com/twmb/murmur3 v1.1.6 [2022-04-08T19:17:20.083Z] go: downloading github.com/jinzhu/inflection v1.0.0 [2022-04-08T19:17:20.083Z] go: downloading github.com/aws/aws-sdk-go-v2/feature/ec2/imds v1.11.0 [2022-04-08T19:17:20.083Z] go: downloading github.com/aws/aws-sdk-go-v2/internal/ini v1.3.6 [2022-04-08T19:17:20.083Z] go: downloading github.com/aws/aws-sdk-go-v2/service/sso v1.10.0 [2022-04-08T19:17:20.083Z] go: downloading github.com/aws/smithy-go v1.11.0 [2022-04-08T19:17:20.342Z] go: downloading github.com/aws/aws-sdk-go-v2/internal/configsources v1.1.5 [2022-04-08T19:17:20.342Z] go: downloading github.com/aws/aws-sdk-go-v2/service/internal/presigned-url v1.8.0 [2022-04-08T19:17:20.342Z] go: downloading github.com/Azure/go-autorest/autorest/adal v0.9.18 [2022-04-08T19:17:20.342Z] go: downloading github.com/Azure/go-autorest/logger v0.2.1 [2022-04-08T19:17:20.342Z] go: downloading github.com/Azure/go-autorest/tracing v0.6.0 [2022-04-08T19:17:20.342Z] go: downloading github.com/Azure/go-autorest/autorest/azure/cli v0.4.5 [2022-04-08T19:17:20.342Z] go: downloading github.com/dimchansky/utfbom v1.1.1 [2022-04-08T19:17:20.342Z] go: downloading cloud.google.com/go/compute v1.3.0 [2022-04-08T19:17:20.602Z] go: downloading cloud.google.com/go/iam v0.1.1 [2022-04-08T19:17:20.602Z] go: downloading github.com/googleapis/gax-go/v2 v2.1.1 [2022-04-08T19:17:20.602Z] go: downloading golang.org/x/oauth2 v0.0.0-20211104180415-d3ed0bb246c8 [2022-04-08T19:17:23.891Z] go: downloading github.com/gogo/protobuf v1.3.2 [2022-04-08T19:17:23.891Z] go: downloading k8s.io/klog/v2 v2.30.0 [2022-04-08T19:17:23.891Z] go: downloading github.com/google/gofuzz v1.1.0 [2022-04-08T19:17:23.891Z] go: downloading k8s.io/utils v0.0.0-20211116205334-6203023598ed [2022-04-08T19:17:23.891Z] go: downloading github.com/spf13/pflag v1.0.5 [2022-04-08T19:17:23.891Z] go: downloading golang.org/x/term v0.0.0-20210927222741-03fcf44c2211 [2022-04-08T19:17:23.891Z] go: downloading sigs.k8s.io/structured-merge-diff/v4 v4.2.1 [2022-04-08T19:17:23.891Z] go: downloading github.com/evanphx/json-patch v4.12.0+incompatible [2022-04-08T19:17:23.891Z] go: downloading github.com/cenkalti/backoff/v3 v3.2.2 [2022-04-08T19:17:23.891Z] go: downloading github.com/hashicorp/go-cleanhttp v0.5.2 [2022-04-08T19:17:23.891Z] go: downloading github.com/hashicorp/go-retryablehttp v0.6.6 [2022-04-08T19:17:23.891Z] go: downloading github.com/hashicorp/go-secure-stdlib/parseutil v0.1.1 [2022-04-08T19:17:23.891Z] go: downloading github.com/hashicorp/vault/sdk v0.4.1 [2022-04-08T19:17:24.150Z] go: downloading github.com/mitchellh/mapstructure v1.4.3 [2022-04-08T19:17:24.150Z] go: downloading github.com/tklauser/go-sysconf v0.3.9 [2022-04-08T19:17:24.150Z] go: downloading github.com/aws/aws-sdk-go-v2/internal/endpoints/v2 v2.3.0 [2022-04-08T19:17:24.150Z] go: downloading github.com/OneOfOne/xxhash v1.2.8 [2022-04-08T19:17:24.150Z] go: downloading gopkg.in/yaml.v2 v2.4.0 [2022-04-08T19:17:24.150Z] go: downloading github.com/rcrowley/go-metrics v0.0.0-20201227073835-cf1acfcdf475 [2022-04-08T19:17:24.150Z] go: downloading github.com/gobwas/glob v0.2.3 [2022-04-08T19:17:24.150Z] go: downloading github.com/yashtewari/glob-intersection v0.0.0-20180916065949-5c77d914dd0b [2022-04-08T19:17:24.150Z] go: downloading github.com/jmespath/go-jmespath v0.4.0 [2022-04-08T19:17:24.150Z] go: downloading github.com/Azure/go-autorest/autorest/date v0.3.0 [2022-04-08T19:17:24.150Z] go: downloading github.com/golang-jwt/jwt/v4 v4.2.0 [2022-04-08T19:17:24.150Z] go: downloading go.opencensus.io v0.23.0 [2022-04-08T19:17:24.409Z] go: downloading gopkg.in/inf.v0 v0.9.1 [2022-04-08T19:17:24.409Z] go: downloading github.com/google/go-cmp v0.5.7 [2022-04-08T19:17:24.409Z] go: downloading github.com/googleapis/gnostic v0.5.5 [2022-04-08T19:17:24.409Z] go: downloading github.com/go-logr/logr v1.2.2 [2022-04-08T19:17:24.409Z] go: downloading sigs.k8s.io/json v0.0.0-20211020170558-c049b76a60c6 [2022-04-08T19:17:24.409Z] go: downloading k8s.io/kube-openapi v0.0.0-20211115234752-e816edb12b65 [2022-04-08T19:17:24.409Z] go: downloading github.com/hashicorp/go-secure-stdlib/strutil v0.1.1 [2022-04-08T19:17:24.409Z] go: downloading github.com/hashicorp/go-sockaddr v1.0.2 [2022-04-08T19:17:24.667Z] go: downloading github.com/json-iterator/go v1.1.12 [2022-04-08T19:17:24.667Z] go: downloading go.uber.org/zap v1.21.0 [2022-04-08T19:17:24.667Z] go: downloading github.com/xeipuuv/gojsonreference v0.0.0-20180127040603-bd5ef7bd5415 [2022-04-08T19:17:24.667Z] go: downloading github.com/tklauser/numcpus v0.3.0 [2022-04-08T19:17:24.667Z] go: downloading sigs.k8s.io/yaml v1.3.0 [2022-04-08T19:17:24.667Z] go: downloading github.com/golang/groupcache v0.0.0-20210331224755-41bb18bfe9da [2022-04-08T19:17:24.667Z] go: downloading github.com/ryanuber/go-glob v1.0.0 [2022-04-08T19:17:24.667Z] go: downloading github.com/hashicorp/go-secure-stdlib/mlock v0.1.1 [2022-04-08T19:17:24.667Z] go: downloading github.com/hashicorp/go-uuid v1.0.2 [2022-04-08T19:17:24.667Z] go: downloading github.com/hashicorp/go-version v1.2.0 [2022-04-08T19:17:24.667Z] go: downloading github.com/golang/snappy v0.0.4 [2022-04-08T19:17:24.667Z] go: downloading github.com/pierrec/lz4 v2.5.2+incompatible [2022-04-08T19:17:24.667Z] go: downloading go.uber.org/multierr v1.6.0 [2022-04-08T19:17:24.667Z] go: downloading github.com/modern-go/concurrent v0.0.0-20180306012644-bacd9c7ef1dd [2022-04-08T19:17:24.667Z] go: downloading github.com/modern-go/reflect2 v1.0.2 [2022-04-08T19:17:24.667Z] go: downloading github.com/xeipuuv/gojsonpointer v0.0.0-20190905194746-02993c407bfb [2022-04-08T19:17:27.675Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 [2022-04-08T19:17:27.696Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2022-04-08T19:17:27.736Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 [2022-04-08T19:17:27.780Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git [2022-04-08T19:17:27.781Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2022-04-08T19:17:27.795Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/3955/head:refs/remotes/origin/PR-3955 +refs/heads/main:refs/remotes/origin/main # timeout=10 [2022-04-08T19:17:28.519Z] Merging remotes/origin/main commit 32880946a0a1135bf0659d7b4e6de2ff01b37dfb into PR head commit af5afa2e66728d7755c27cae0dfdf73270be1e0b [2022-04-08T19:17:28.958Z] Merge succeeded, producing af5afa2e66728d7755c27cae0dfdf73270be1e0b [2022-04-08T19:17:28.958Z] Checking out Revision af5afa2e66728d7755c27cae0dfdf73270be1e0b (PR-3955) [2022-04-08T19:17:28.546Z] > git config core.sparsecheckout # timeout=10 [2022-04-08T19:17:28.569Z] > git checkout -f af5afa2e66728d7755c27cae0dfdf73270be1e0b # timeout=10 [2022-04-08T19:17:28.840Z] > git remote # timeout=10 [2022-04-08T19:17:28.862Z] > git config --get remote.origin.url # timeout=10 [2022-04-08T19:17:28.893Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2022-04-08T19:17:28.908Z] > git merge 32880946a0a1135bf0659d7b4e6de2ff01b37dfb # timeout=10 [2022-04-08T19:17:28.939Z] > git rev-parse HEAD^{commit} # timeout=10 [2022-04-08T19:17:28.972Z] > git config core.sparsecheckout # timeout=10 [2022-04-08T19:17:28.994Z] > git checkout -f af5afa2e66728d7755c27cae0dfdf73270be1e0b # timeout=10 [2022-04-08T19:17:32.786Z] go: downloading github.com/Azure/go-autorest/autorest/validation v0.3.0 [2022-04-08T19:17:32.786Z] go: downloading github.com/Azure/go-autorest/autorest/to v0.4.0 [2022-04-08T19:17:33.548Z] Commit message: "build(deps): Bump github.com/lib/pq from 1.10.4 to 1.10.5" [2022-04-08T19:17:33.629Z] > git --version # timeout=10 [2022-04-08T19:17:33.642Z] > git --version # 'git version 2.25.1' [2022-04-08T19:17:33.664Z] fatal: bad object c72b16708d6eed9a08be464a432ce22db7d90667 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2022-04-08T19:17:34.799Z] + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json [2022-04-08T19:17:34.799Z] % Total % Received % Xferd Average Speed Time Time Time Current [2022-04-08T19:17:34.799Z] Dload Upload Total Spent Left Speed [2022-04-08T19:17:34.799Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 11843 100 11843 0 0 196k 0 --:--:-- --:--:-- --:--:-- 196k [Pipeline] sh [2022-04-08T19:17:35.328Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/secrets-config ./cmd/secrets-config [2022-04-08T19:17:35.420Z] + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh [2022-04-08T19:17:35.787Z] + sudo tee /etc/docker/daemon.new [2022-04-08T19:17:35.787Z] + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json [2022-04-08T19:17:35.787Z] { [2022-04-08T19:17:35.787Z] "registry-mirrors": [ [2022-04-08T19:17:35.787Z] "https://nexus3.edgexfoundry.org:10001" [2022-04-08T19:17:35.787Z] ], [2022-04-08T19:17:35.787Z] "bip": "10.250.0.254/24", [2022-04-08T19:17:35.787Z] "hosts": [ [2022-04-08T19:17:35.787Z] "tcp://0.0.0.0:5555", [2022-04-08T19:17:35.787Z] "unix:///var/run/docker.sock" [2022-04-08T19:17:35.787Z] ], [2022-04-08T19:17:35.788Z] "mtu": 1458, [2022-04-08T19:17:35.788Z] "selinux-enabled": true, [2022-04-08T19:17:35.788Z] "seccomp-profile": "/etc/docker/seccomp.json" [2022-04-08T19:17:35.788Z] } [Pipeline] sh [2022-04-08T19:17:36.152Z] + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh [2022-04-08T19:17:36.626Z] + sudo service docker restart [2022-04-08T19:17:53.430Z] Removing intermediate container 83f6ea96da1c [2022-04-08T19:17:53.430Z] ---> de81ee46f5ef [2022-04-08T19:17:53.430Z] [2022-04-08T19:17:53.430Z] Step 10/22 : FROM alpine:3.14 [2022-04-08T19:17:53.430Z] 3.14: Pulling from library/alpine [2022-04-08T19:17:53.430Z] Removing intermediate container b33418d664bb [2022-04-08T19:17:53.430Z] ---> 651560bbc7a2 [2022-04-08T19:17:53.430Z] [2022-04-08T19:17:53.430Z] Step 10/22 : FROM alpine:3.14 [2022-04-08T19:17:53.430Z] Removing intermediate container b464bd5424bd [2022-04-08T19:17:53.430Z] ---> debdbcbd6b63 [2022-04-08T19:17:53.430Z] [2022-04-08T19:17:53.430Z] Step 10/22 : FROM alpine:3.14 [2022-04-08T19:17:53.430Z] Removing intermediate container d0dd2dcfafbe [2022-04-08T19:17:53.430Z] ---> 4ef26d277f35 [2022-04-08T19:17:53.430Z] [2022-04-08T19:17:53.430Z] Step 10/23 : FROM alpine:3.14 [2022-04-08T19:17:53.430Z] 3.14: Pulling from library/alpine [2022-04-08T19:17:53.430Z] 3.14: Pulling from library/alpine [2022-04-08T19:17:53.430Z] 3.14: Pulling from library/alpine [2022-04-08T19:17:53.430Z] Digest: sha256:06b5d462c92fc39303e6363c65e074559f8d6b1363250027ed5053557e3398c5 [2022-04-08T19:17:53.430Z] Status: Downloaded newer image for alpine:3.14 [2022-04-08T19:17:53.430Z] Digest: sha256:06b5d462c92fc39303e6363c65e074559f8d6b1363250027ed5053557e3398c5 [2022-04-08T19:17:53.430Z] Status: Image is up to date for alpine:3.14 [2022-04-08T19:17:53.430Z] Digest: sha256:06b5d462c92fc39303e6363c65e074559f8d6b1363250027ed5053557e3398c5 [2022-04-08T19:17:53.430Z] Status: Image is up to date for alpine:3.14 [2022-04-08T19:17:53.430Z] ---> e04c818066af [2022-04-08T19:17:53.430Z] Step 11/22 : RUN apk add --update --no-cache dumb-init [2022-04-08T19:17:53.430Z] ---> e04c818066af [2022-04-08T19:17:53.430Z] Step 11/23 : RUN apk add --update --no-cache dumb-init [2022-04-08T19:17:53.430Z] ---> e04c818066af [2022-04-08T19:17:53.430Z] Step 11/22 : RUN apk add --update --no-cache curl dumb-init [2022-04-08T19:17:53.430Z] Digest: sha256:06b5d462c92fc39303e6363c65e074559f8d6b1363250027ed5053557e3398c5 [2022-04-08T19:17:53.430Z] Status: Image is up to date for alpine:3.14 [2022-04-08T19:17:53.430Z] ---> e04c818066af [2022-04-08T19:17:53.430Z] Step 11/22 : RUN apk add --update --no-cache ca-certificates dumb-init [2022-04-08T19:17:53.430Z] ---> Running in 261a6bb47f5f [2022-04-08T19:17:53.430Z] ---> Running in 65d4683d94d6 [2022-04-08T19:17:53.430Z] ---> Running in 8d93a5c6b7bd [2022-04-08T19:17:53.430Z] ---> Running in 0a9320ebcad1 [2022-04-08T19:17:54.401Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz [2022-04-08T19:17:54.401Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz [2022-04-08T19:17:54.401Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz [2022-04-08T19:17:54.401Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz [2022-04-08T19:17:54.401Z] (1/1) Installing dumb-init (1.2.5-r1) [2022-04-08T19:17:54.401Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz [2022-04-08T19:17:54.401Z] Executing busybox-1.33.1-r7.trigger [2022-04-08T19:17:54.401Z] OK: 6 MiB in 15 packages [2022-04-08T19:17:54.401Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz [2022-04-08T19:17:54.401Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz [2022-04-08T19:17:54.401Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz [2022-04-08T19:17:54.691Z] (1/1) Installing dumb-init (1.2.5-r1) [2022-04-08T19:17:54.691Z] Executing busybox-1.33.1-r7.trigger [2022-04-08T19:17:54.691Z] OK: 6 MiB in 15 packages [2022-04-08T19:17:54.691Z] (1/2) Installing ca-certificates (20211220-r0) [2022-04-08T19:17:54.691Z] (1/6) Installing ca-certificates (20211220-r0) [2022-04-08T19:17:54.691Z] (2/2) Installing dumb-init (1.2.5-r1) [2022-04-08T19:17:54.691Z] (2/6) Installing brotli-libs (1.0.9-r5) [2022-04-08T19:17:54.691Z] Executing busybox-1.33.1-r7.trigger [2022-04-08T19:17:54.691Z] Executing ca-certificates-20211220-r0.trigger [2022-04-08T19:17:54.691Z] (3/6) Installing nghttp2-libs (1.43.0-r0) [2022-04-08T19:17:54.691Z] (4/6) Installing libcurl (7.79.1-r0) [2022-04-08T19:17:54.691Z] (5/6) Installing curl (7.79.1-r0) [2022-04-08T19:17:54.691Z] (6/6) Installing dumb-init (1.2.5-r1) [2022-04-08T19:17:54.691Z] Executing busybox-1.33.1-r7.trigger [2022-04-08T19:17:54.691Z] Executing ca-certificates-20211220-r0.trigger [2022-04-08T19:17:54.691Z] OK: 6 MiB in 16 packages [2022-04-08T19:17:54.986Z] OK: 8 MiB in 20 packages [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2022-04-08T19:17:55.275Z] provisioning config files... [2022-04-08T19:17:55.302Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/1@tmp/config2269323755776823604tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-04-08T19:17:55.563Z] Removing intermediate container 261a6bb47f5f [2022-04-08T19:17:55.563Z] ---> cfe6112245c3 [2022-04-08T19:17:55.563Z] Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2022-04-08T19:17:55.563Z] ---> Running in d07d53e754c1 [2022-04-08T19:17:55.889Z] ---> docker-login.sh [2022-04-08T19:17:55.889Z] nexus3.edgexfoundry.org:10001 [2022-04-08T19:17:56.171Z] Removing intermediate container 65d4683d94d6 [2022-04-08T19:17:56.171Z] ---> 54f6d531b4f2 [2022-04-08T19:17:56.171Z] Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2022-04-08T19:17:56.434Z] Removing intermediate container d07d53e754c1 [2022-04-08T19:17:56.434Z] ---> 1fd53415bdc3 [2022-04-08T19:17:56.434Z] Step 13/22 : ENV APP_PORT=59861 [2022-04-08T19:17:56.434Z] Removing intermediate container 0a9320ebcad1 [2022-04-08T19:17:56.434Z] ---> 2195a7c3a1b8 [2022-04-08T19:17:56.434Z] Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium, Copyright (c) 2021: Intel Corporation' [2022-04-08T19:17:56.434Z] ---> Running in d9f6693d2e81 [2022-04-08T19:17:56.434Z] ---> Running in c06aeee4de68 [2022-04-08T19:17:56.434Z] Removing intermediate container 8d93a5c6b7bd [2022-04-08T19:17:56.434Z] ---> bdbddab8b2bc [2022-04-08T19:17:56.434Z] Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' [2022-04-08T19:17:56.485Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-04-08T19:17:56.693Z] ---> Running in d9ba19a1a250 [2022-04-08T19:17:56.694Z] ---> Running in 70fc2d33fc0a [2022-04-08T19:17:56.694Z] Removing intermediate container d9f6693d2e81 [2022-04-08T19:17:56.694Z] ---> 5d2f44664065 [2022-04-08T19:17:56.694Z] Step 14/22 : EXPOSE $APP_PORT [2022-04-08T19:17:56.694Z] Removing intermediate container c06aeee4de68 [2022-04-08T19:17:56.694Z] ---> db6c76aae63a [2022-04-08T19:17:56.694Z] Step 13/23 : ENV APP_PORT=59882 [2022-04-08T19:17:56.759Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-04-08T19:17:56.759Z] Configure a credential helper to remove this warning. See [2022-04-08T19:17:56.759Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-04-08T19:17:56.759Z] [2022-04-08T19:17:56.759Z] Login Succeeded [2022-04-08T19:17:56.759Z] nexus3.edgexfoundry.org:10002 [2022-04-08T19:17:56.953Z] Removing intermediate container d9ba19a1a250 [2022-04-08T19:17:56.953Z] ---> 89b83d2a6c6f [2022-04-08T19:17:56.953Z] Step 13/22 : ENV APP_PORT=59860 [2022-04-08T19:17:56.953Z] ---> Running in 3e5fc9049c1a [2022-04-08T19:17:56.953Z] ---> Running in 2d90eadaed1d [2022-04-08T19:17:56.953Z] ---> Running in cf86e63bbb0a [2022-04-08T19:17:56.953Z] Removing intermediate container 70fc2d33fc0a [2022-04-08T19:17:56.953Z] ---> dd89ebbdefd8 [2022-04-08T19:17:56.953Z] Step 13/22 : WORKDIR /edgex [2022-04-08T19:17:56.953Z] ---> Running in e6371dde4693 [2022-04-08T19:17:57.039Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-04-08T19:17:57.216Z] Removing intermediate container 2d90eadaed1d [2022-04-08T19:17:57.216Z] ---> d801ec4a1291 [2022-04-08T19:17:57.216Z] Step 14/23 : EXPOSE $APP_PORT [2022-04-08T19:17:57.216Z] Removing intermediate container 3e5fc9049c1a [2022-04-08T19:17:57.216Z] ---> 9f249122e14c [2022-04-08T19:17:57.216Z] Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / [2022-04-08T19:17:57.216Z] Removing intermediate container cf86e63bbb0a [2022-04-08T19:17:57.216Z] ---> 5db4664acad7 [2022-04-08T19:17:57.216Z] Step 14/22 : EXPOSE $APP_PORT [2022-04-08T19:17:57.216Z] ---> Running in f69bce4a3570 [2022-04-08T19:17:57.216Z] Removing intermediate container e6371dde4693 [2022-04-08T19:17:57.216Z] ---> 41ca0058f01a [2022-04-08T19:17:57.217Z] Step 14/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/res/configuration.toml res/configuration.toml [2022-04-08T19:17:57.217Z] ---> Running in 9119e383aea0 [2022-04-08T19:17:57.313Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-04-08T19:17:57.313Z] Configure a credential helper to remove this warning. See [2022-04-08T19:17:57.313Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-04-08T19:17:57.313Z] [2022-04-08T19:17:57.313Z] Login Succeeded [2022-04-08T19:17:57.313Z] nexus3.edgexfoundry.org:10003 [2022-04-08T19:17:57.475Z] Removing intermediate container 9119e383aea0 [2022-04-08T19:17:57.475Z] ---> 973bc85d202a [2022-04-08T19:17:57.475Z] Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / [2022-04-08T19:17:57.593Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-04-08T19:17:57.733Z] Removing intermediate container f69bce4a3570 [2022-04-08T19:17:57.733Z] ---> 321e3a2dba72 [2022-04-08T19:17:57.733Z] Step 15/23 : WORKDIR / [2022-04-08T19:17:57.733Z] ---> 9625ff553673 [2022-04-08T19:17:57.733Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / [2022-04-08T19:17:57.733Z] ---> Running in 2c878e289860 [2022-04-08T19:17:57.733Z] ---> ae299978fb46 [2022-04-08T19:17:57.733Z] Step 15/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/security-proxy-setup . [2022-04-08T19:17:57.733Z] ---> 41044c62f0aa [2022-04-08T19:17:57.733Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / [2022-04-08T19:17:57.867Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-04-08T19:17:57.867Z] Configure a credential helper to remove this warning. See [2022-04-08T19:17:57.867Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-04-08T19:17:57.867Z] [2022-04-08T19:17:57.867Z] Login Succeeded [2022-04-08T19:17:57.867Z] nexus3.edgexfoundry.org:10004 [2022-04-08T19:17:57.993Z] Removing intermediate container 2c878e289860 [2022-04-08T19:17:57.993Z] ---> 781b4d175fe6 [2022-04-08T19:17:57.993Z] Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / [2022-04-08T19:17:58.142Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-04-08T19:17:58.142Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-04-08T19:17:58.142Z] Configure a credential helper to remove this warning. See [2022-04-08T19:17:58.142Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-04-08T19:17:58.142Z] [2022-04-08T19:17:58.142Z] Login Succeeded [2022-04-08T19:17:58.142Z] docker.io [2022-04-08T19:17:58.738Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-04-08T19:17:58.937Z] ---> c312c85316e2 [2022-04-08T19:17:58.937Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . [2022-04-08T19:17:58.937Z] ---> 64aeaeed6c79 [2022-04-08T19:17:58.937Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/core-command/core-command / [2022-04-08T19:17:58.937Z] ---> 54b977f6e5df [2022-04-08T19:17:58.937Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.toml /res/configuration.toml [2022-04-08T19:17:59.015Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-04-08T19:17:59.015Z] Configure a credential helper to remove this warning. See [2022-04-08T19:17:59.015Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-04-08T19:17:59.015Z] [2022-04-08T19:17:59.015Z] Login Succeeded [2022-04-08T19:17:59.015Z] ---> docker-login.sh ends [Pipeline] } [2022-04-08T19:17:59.044Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2022-04-08T19:17:59.459Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2022-04-08T19:17:59.492Z] ========================================================= [2022-04-08T19:17:59.492Z] [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.17-alpine] [2022-04-08T19:17:59.492Z] ========================================================= [Pipeline] fileExists [Pipeline] sh [2022-04-08T19:17:59.875Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.17-alpine [2022-04-08T19:17:59.893Z] ---> 81a1a2cbcfa8 [2022-04-08T19:17:59.893Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.toml /res/configuration.toml [2022-04-08T19:17:59.893Z] ---> e5753a5b7793 [2022-04-08T19:17:59.893Z] Step 18/22 : ENTRYPOINT ["/support-scheduler"] [2022-04-08T19:17:59.893Z] ---> Running in f6e98d70c48f [2022-04-08T19:18:00.150Z] ---> d50c2bdab340 [2022-04-08T19:18:00.150Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/entrypoint.sh /usr/local/bin/ [2022-04-08T19:18:00.151Z] 1.17-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2022-04-08T19:18:00.151Z] 9b3977197b4f: Pulling fs layer [2022-04-08T19:18:00.151Z] 1a89e8eeedd5: Pulling fs layer [2022-04-08T19:18:00.151Z] 94645a83ff95: Pulling fs layer [2022-04-08T19:18:00.151Z] 3f3a8bcf1eab: Pulling fs layer [2022-04-08T19:18:00.151Z] 0c92f367c5e7: Pulling fs layer [2022-04-08T19:18:00.151Z] f7c0051592d6: Pulling fs layer [2022-04-08T19:18:00.151Z] a227ed2f7395: Pulling fs layer [2022-04-08T19:18:00.151Z] 7b1c46037f91: Pulling fs layer [2022-04-08T19:18:00.151Z] 3f3a8bcf1eab: Waiting [2022-04-08T19:18:00.151Z] 0c92f367c5e7: Waiting [2022-04-08T19:18:00.151Z] f7c0051592d6: Waiting [2022-04-08T19:18:00.151Z] a227ed2f7395: Waiting [2022-04-08T19:18:00.151Z] 7b1c46037f91: Waiting [2022-04-08T19:18:00.151Z] 94645a83ff95: Download complete [2022-04-08T19:18:00.151Z] 1a89e8eeedd5: Verifying Checksum [2022-04-08T19:18:00.151Z] 1a89e8eeedd5: Download complete [2022-04-08T19:18:00.151Z] 0c92f367c5e7: Verifying Checksum [2022-04-08T19:18:00.151Z] 0c92f367c5e7: Download complete [2022-04-08T19:18:00.151Z] f7c0051592d6: Verifying Checksum [2022-04-08T19:18:00.151Z] f7c0051592d6: Download complete [2022-04-08T19:18:00.151Z] 9b3977197b4f: Download complete [2022-04-08T19:18:00.151Z] a227ed2f7395: Verifying Checksum [2022-04-08T19:18:00.151Z] a227ed2f7395: Download complete [2022-04-08T19:18:00.415Z] Removing intermediate container f6e98d70c48f [2022-04-08T19:18:00.415Z] ---> 4ea4d30bc34b [2022-04-08T19:18:00.415Z] Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-04-08T19:18:00.415Z] ---> 31ec75b49423 [2022-04-08T19:18:00.415Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.toml /res/configuration.toml [2022-04-08T19:18:00.415Z] ---> b3324936ddae [2022-04-08T19:18:00.415Z] Step 18/22 : ENTRYPOINT ["/support-notifications"] [2022-04-08T19:18:00.415Z] ---> Running in b40732b85d49 [2022-04-08T19:18:00.415Z] ---> Running in c32dc3be7099 [2022-04-08T19:18:00.673Z] ---> b8a22e5b767c [2022-04-08T19:18:00.673Z] Step 18/22 : RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2022-04-08T19:18:00.673Z] ---> Running in ec9911c05061 [2022-04-08T19:18:00.673Z] Removing intermediate container b40732b85d49 [2022-04-08T19:18:00.673Z] ---> f7b4611988c1 [2022-04-08T19:18:00.673Z] Step 20/22 : LABEL arch=x86_64 [2022-04-08T19:18:00.673Z] ---> Running in 7d16c10da0b4 [2022-04-08T19:18:00.934Z] ---> a433a5c491bc [2022-04-08T19:18:00.934Z] Step 19/23 : ENTRYPOINT ["/core-command"] [2022-04-08T19:18:00.934Z] Removing intermediate container c32dc3be7099 [2022-04-08T19:18:00.934Z] ---> 39bc31e21980 [2022-04-08T19:18:00.934Z] Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-04-08T19:18:00.934Z] ---> Running in 262d9d46db49 [2022-04-08T19:18:00.934Z] ---> Running in 6329b28ce064 [2022-04-08T19:18:01.154Z] 9b3977197b4f: Pull complete [2022-04-08T19:18:01.194Z] Removing intermediate container 7d16c10da0b4 [2022-04-08T19:18:01.194Z] ---> b5cf79d58167 [2022-04-08T19:18:01.194Z] Step 21/22 : LABEL git_sha=af5afa2e66728d7755c27cae0dfdf73270be1e0b [2022-04-08T19:18:01.194Z] Removing intermediate container 262d9d46db49 [2022-04-08T19:18:01.194Z] ---> 8a51c9204952 [2022-04-08T19:18:01.194Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-04-08T19:18:01.194Z] ---> Running in 93803a5aae77 [2022-04-08T19:18:01.194Z] Removing intermediate container 6329b28ce064 [2022-04-08T19:18:01.194Z] ---> b31c13faa5d6 [2022-04-08T19:18:01.194Z] Step 20/22 : LABEL arch=x86_64 [2022-04-08T19:18:01.452Z] ---> Running in 83144cf68120 [2022-04-08T19:18:01.452Z] ---> Running in 53d1abf81843 [2022-04-08T19:18:01.712Z] Removing intermediate container 93803a5aae77 [2022-04-08T19:18:01.712Z] ---> d0b0560e5534 [2022-04-08T19:18:01.712Z] Step 22/22 : LABEL version=0.0.0 [2022-04-08T19:18:01.712Z] Removing intermediate container 83144cf68120 [2022-04-08T19:18:01.712Z] ---> 7d8cbec7e6ca [2022-04-08T19:18:01.712Z] Step 21/23 : LABEL arch=x86_64 [2022-04-08T19:18:01.712Z] Removing intermediate container 53d1abf81843 [2022-04-08T19:18:01.712Z] ---> 10ae59101f5c [2022-04-08T19:18:01.712Z] Step 21/22 : LABEL git_sha=af5afa2e66728d7755c27cae0dfdf73270be1e0b [2022-04-08T19:18:01.712Z] ---> Running in 2d771a35d6b8 [2022-04-08T19:18:01.712Z] ---> Running in 52c8946e71d2 [2022-04-08T19:18:01.712Z] ---> Running in 8d11ad6cdaae [2022-04-08T19:18:01.776Z] 1a89e8eeedd5: Pull complete [2022-04-08T19:18:01.777Z] 94645a83ff95: Pull complete [2022-04-08T19:18:02.386Z] 7b1c46037f91: Verifying Checksum [2022-04-08T19:18:02.386Z] 7b1c46037f91: Download complete [2022-04-08T19:18:02.650Z] Removing intermediate container 8d11ad6cdaae [2022-04-08T19:18:02.650Z] ---> 0ad07f997723 [2022-04-08T19:18:02.650Z] Step 22/22 : LABEL version=0.0.0 [2022-04-08T19:18:02.650Z] Removing intermediate container 2d771a35d6b8 [2022-04-08T19:18:02.650Z] ---> ccaa6e0bb8aa [2022-04-08T19:18:02.650Z] Step 22/23 : LABEL git_sha=af5afa2e66728d7755c27cae0dfdf73270be1e0b [2022-04-08T19:18:02.650Z] Removing intermediate container 52c8946e71d2 [2022-04-08T19:18:02.650Z] ---> 650427734f1e [2022-04-08T19:18:02.650Z] [2022-04-08T19:18:02.650Z] ---> Running in e4e5fef6fe75 [2022-04-08T19:18:02.650Z] ---> Running in baaf0a5b58f1 [2022-04-08T19:18:02.910Z] Removing intermediate container ec9911c05061 [2022-04-08T19:18:02.910Z] ---> ef118f46320c [2022-04-08T19:18:02.910Z] Step 19/22 : ENTRYPOINT ["entrypoint.sh"] [2022-04-08T19:18:02.910Z] Successfully built 650427734f1e [2022-04-08T19:18:02.910Z] Successfully tagged support-scheduler:latest [2022-04-08T19:18:02.910Z] ---> Running in 3871049d64d1 [2022-04-08T19:18:02.910Z]  Building support-scheduler ... done Building security-bootstrapper [2022-04-08T19:18:02.986Z] 3f3a8bcf1eab: Verifying Checksum [2022-04-08T19:18:02.986Z] 3f3a8bcf1eab: Download complete [2022-04-08T19:18:03.167Z] Removing intermediate container e4e5fef6fe75 [2022-04-08T19:18:03.167Z] ---> eff87b05d58d [2022-04-08T19:18:03.167Z] [2022-04-08T19:18:03.167Z] Successfully built eff87b05d58d [2022-04-08T19:18:03.432Z] Successfully tagged support-notifications:latest [2022-04-08T19:18:03.432Z]  Building support-notifications ... done Building core-data [2022-04-08T19:18:03.432Z] Removing intermediate container baaf0a5b58f1 [2022-04-08T19:18:03.432Z] ---> 605eee01ba3f [2022-04-08T19:18:03.432Z] Step 23/23 : LABEL version=0.0.0 [2022-04-08T19:18:09.998Z] Step 1/23 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-04-08T19:18:09.998Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2022-04-08T19:18:09.998Z] ---> 9a8902c293a3 [2022-04-08T19:18:09.998Z] Step 3/23 : WORKDIR /edgex-go [2022-04-08T19:18:09.998Z] ---> Using cache [2022-04-08T19:18:09.998Z] ---> 8b00d427be0d [2022-04-08T19:18:09.998Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-04-08T19:18:09.998Z] ---> Using cache [2022-04-08T19:18:09.998Z] ---> a7585c10e144 [2022-04-08T19:18:09.998Z] Step 5/23 : RUN apk add --update --no-cache zeromq-dev libsodium-dev pkgconfig build-base git [2022-04-08T19:18:09.998Z] Step 1/31 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-04-08T19:18:09.998Z] Step 2/31 : FROM ${BUILDER_BASE} AS builder [2022-04-08T19:18:09.998Z] ---> 9a8902c293a3 [2022-04-08T19:18:09.998Z] Step 3/31 : WORKDIR /edgex-go [2022-04-08T19:18:09.998Z] ---> Using cache [2022-04-08T19:18:09.998Z] ---> 8b00d427be0d [2022-04-08T19:18:09.998Z] Step 4/31 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-04-08T19:18:09.998Z] ---> Using cache [2022-04-08T19:18:09.998Z] ---> a7585c10e144 [2022-04-08T19:18:09.998Z] Step 5/31 : RUN apk add --update --no-cache make git [2022-04-08T19:18:09.998Z] ---> Using cache [2022-04-08T19:18:09.998Z] ---> d5d6b6aee6cc [2022-04-08T19:18:09.998Z] Step 6/31 : COPY go.mod vendor* ./ [2022-04-08T19:18:09.998Z] ---> Using cache [2022-04-08T19:18:09.998Z] ---> 67d9e85c9eaa [2022-04-08T19:18:09.998Z] Step 7/31 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-04-08T19:18:09.998Z] ---> Using cache [2022-04-08T19:18:09.998Z] ---> 502717181378 [2022-04-08T19:18:09.998Z] Step 8/31 : COPY . . [2022-04-08T19:18:09.998Z] ---> Using cache [2022-04-08T19:18:09.998Z] ---> 22b6b18b624a [2022-04-08T19:18:09.998Z] Step 9/31 : RUN make cmd/security-bootstrapper/security-bootstrapper [2022-04-08T19:18:10.940Z] Removing intermediate container 3871049d64d1 [2022-04-08T19:18:10.940Z] ---> 8559960cb199 [2022-04-08T19:18:10.940Z] Step 20/22 : LABEL arch=x86_64 [2022-04-08T19:18:11.878Z] ---> Running in 42fa1f946829 [2022-04-08T19:18:12.179Z] ---> Running in c729954a11b5 [2022-04-08T19:18:12.179Z] ---> Running in 9dafa23819c0 [2022-04-08T19:18:12.179Z] ---> Running in 6a951dd993f6 [2022-04-08T19:18:12.179Z] Removing intermediate container 42fa1f946829 [2022-04-08T19:18:12.179Z] ---> dad8870a2253 [2022-04-08T19:18:12.179Z] [2022-04-08T19:18:12.179Z] Successfully built dad8870a2253 [2022-04-08T19:18:12.438Z] Successfully tagged core-command:latest [2022-04-08T19:18:12.438Z]  Building core-command ... done Building sys-mgmt-agent [2022-04-08T19:18:12.438Z] Removing intermediate container 9dafa23819c0 [2022-04-08T19:18:12.438Z] ---> 0a3a6c27d52d [2022-04-08T19:18:12.438Z] Step 21/22 : LABEL git_sha=af5afa2e66728d7755c27cae0dfdf73270be1e0b [2022-04-08T19:18:12.696Z] ---> Running in 755754d5057a [2022-04-08T19:18:13.632Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper [2022-04-08T19:18:14.584Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-04-08T19:18:14.584Z] Removing intermediate container 755754d5057a [2022-04-08T19:18:14.584Z] ---> 24a6014a5e63 [2022-04-08T19:18:14.584Z] Step 22/22 : LABEL version=0.0.0 [2022-04-08T19:18:15.411Z] 3f3a8bcf1eab: Pull complete [2022-04-08T19:18:15.522Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-04-08T19:18:15.522Z] OK: 221 MiB in 52 packages [2022-04-08T19:18:16.851Z] 0c92f367c5e7: Pull complete [2022-04-08T19:18:16.851Z] f7c0051592d6: Pull complete [2022-04-08T19:18:16.897Z] Step 1/23 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-04-08T19:18:16.897Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2022-04-08T19:18:16.897Z] ---> 9a8902c293a3 [2022-04-08T19:18:16.897Z] Step 3/23 : WORKDIR /edgex-go [2022-04-08T19:18:16.897Z] ---> Using cache [2022-04-08T19:18:16.897Z] ---> 8b00d427be0d [2022-04-08T19:18:16.897Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-04-08T19:18:16.897Z] ---> Using cache [2022-04-08T19:18:16.897Z] ---> a7585c10e144 [2022-04-08T19:18:16.897Z] Step 5/23 : RUN apk add --update --no-cache make bash git [2022-04-08T19:18:17.130Z] a227ed2f7395: Pull complete [2022-04-08T19:18:17.155Z] ---> Running in 2151f8b6dcbc [2022-04-08T19:18:17.413Z] ---> Running in 47b4842a32c6 [2022-04-08T19:18:17.413Z] Removing intermediate container 2151f8b6dcbc [2022-04-08T19:18:17.413Z] ---> b4ceecb26e1a [2022-04-08T19:18:17.413Z] [2022-04-08T19:18:17.672Z] Removing intermediate container 6a951dd993f6 [2022-04-08T19:18:17.672Z] ---> 7aaf293016a6 [2022-04-08T19:18:17.672Z] Step 6/23 : COPY go.mod vendor* ./ [2022-04-08T19:18:17.672Z] Successfully built b4ceecb26e1a [2022-04-08T19:18:17.672Z] Successfully tagged security-proxy-setup:latest [2022-04-08T19:18:17.672Z] Building security-secretstore-setup [2022-04-08T19:18:19.049Z]  Building security-proxy-setup ... done fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-04-08T19:18:19.984Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-04-08T19:18:20.247Z] OK: 221 MiB in 52 packages [2022-04-08T19:18:20.814Z] ---> 85412967068d [2022-04-08T19:18:20.814Z] Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-04-08T19:18:21.750Z] Step 1/25 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-04-08T19:18:21.750Z] Step 2/25 : FROM ${BUILDER_BASE} AS builder [2022-04-08T19:18:21.750Z] ---> 9a8902c293a3 [2022-04-08T19:18:21.750Z] Step 3/25 : WORKDIR /edgex-go [2022-04-08T19:18:21.750Z] ---> Using cache [2022-04-08T19:18:21.750Z] ---> 8b00d427be0d [2022-04-08T19:18:21.750Z] Step 4/25 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-04-08T19:18:21.750Z] ---> Using cache [2022-04-08T19:18:21.750Z] ---> a7585c10e144 [2022-04-08T19:18:21.750Z] Step 5/25 : RUN apk add --update --no-cache make git [2022-04-08T19:18:21.750Z] ---> Using cache [2022-04-08T19:18:21.750Z] ---> d5d6b6aee6cc [2022-04-08T19:18:21.750Z] Step 6/25 : COPY go.mod vendor* ./ [2022-04-08T19:18:21.750Z] ---> Using cache [2022-04-08T19:18:21.750Z] ---> 67d9e85c9eaa [2022-04-08T19:18:21.750Z] Step 7/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-04-08T19:18:21.750Z] ---> Using cache [2022-04-08T19:18:21.750Z] ---> 502717181378 [2022-04-08T19:18:21.750Z] Step 8/25 : COPY . . [2022-04-08T19:18:21.750Z] ---> Using cache [2022-04-08T19:18:21.750Z] ---> 22b6b18b624a [2022-04-08T19:18:21.750Z] Step 9/25 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup [2022-04-08T19:18:23.652Z] ---> Running in 113d167bfa62 [2022-04-08T19:18:23.652Z] ---> Running in ec72f4dcccce [2022-04-08T19:18:23.862Z] 7b1c46037f91: Pull complete [2022-04-08T19:18:23.862Z] Digest: sha256:72afd471f6932efc3b14a707e53dab7ff98911016b282aefa83be7c085db88fe [2022-04-08T19:18:23.862Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.17-alpine [2022-04-08T19:18:23.862Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.17-alpine [Pipeline] fileExists [2022-04-08T19:18:23.912Z] Removing intermediate container 47b4842a32c6 [2022-04-08T19:18:23.913Z] ---> 49c7b12c1601 [2022-04-08T19:18:23.913Z] Step 6/23 : COPY go.mod vendor* ./ [Pipeline] sh [2022-04-08T19:18:24.288Z] + docker build -t ci-base-image-arm64 -f - . [2022-04-08T19:18:24.288Z] + echo FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.17-alpine [2022-04-08T19:18:24.288Z] WORKDIR /edgex [2022-04-08T19:18:24.288Z] COPY go.mod . [2022-04-08T19:18:24.288Z] RUN go mod download [2022-04-08T19:18:24.480Z] ---> ec104c6c7ed3 [2022-04-08T19:18:24.480Z] Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-04-08T19:18:24.480Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider [2022-04-08T19:18:24.480Z] ---> Running in bff2d3a6e86f [2022-04-08T19:18:25.422Z] Removing intermediate container ec72f4dcccce [2022-04-08T19:18:25.422Z] ---> c9e530a25f21 [2022-04-08T19:18:25.422Z] Step 8/23 : COPY . . [2022-04-08T19:18:26.364Z] Removing intermediate container bff2d3a6e86f [2022-04-08T19:18:26.364Z] ---> 70935cc24e79 [2022-04-08T19:18:26.364Z] Step 8/23 : COPY . . [2022-04-08T19:18:26.934Z] Sending build context to Docker daemon 169.1MB [2022-04-08T19:18:26.934Z] Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.17-alpine [2022-04-08T19:18:26.934Z] ---> f79e39bc4007 [2022-04-08T19:18:26.934Z] Step 2/4 : WORKDIR /edgex [2022-04-08T19:18:28.909Z] ---> Running in 40e4b98c85f6 [2022-04-08T19:18:29.183Z] Removing intermediate container 40e4b98c85f6 [2022-04-08T19:18:29.183Z] ---> dc6f4d6caeb2 [2022-04-08T19:18:29.183Z] Step 3/4 : COPY go.mod . [2022-04-08T19:18:29.780Z] ---> 79f799d4ccb4 [2022-04-08T19:18:29.780Z] Step 4/4 : RUN go mod download [2022-04-08T19:18:29.780Z] ---> Running in ec8ba3621976 [2022-04-08T19:18:41.267Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup [2022-04-08T19:18:41.267Z] ---> 21f24031a530 [2022-04-08T19:18:41.267Z] Step 9/23 : RUN make cmd/core-data/core-data [2022-04-08T19:18:41.267Z] ---> 77abc918f612 [2022-04-08T19:18:41.267Z] Step 9/23 : RUN make cmd/sys-mgmt-agent/sys-mgmt-agent [2022-04-08T19:18:41.526Z] ---> Running in a916906453eb [2022-04-08T19:18:41.526Z] ---> Running in 6a91c0b3ca1a [2022-04-08T19:18:41.786Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/sys-mgmt-agent/sys-mgmt-agent ./cmd/sys-mgmt-agent [2022-04-08T19:18:42.355Z] CGO_ENABLED=1 GO111MODULE=on go build -ldflags "-linkmode=external -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -buildmode=pie -o cmd/core-data/core-data ./cmd/core-data [2022-04-08T19:18:44.258Z] Removing intermediate container c729954a11b5 [2022-04-08T19:18:44.258Z] ---> 10b5afbe3fb2 [2022-04-08T19:18:44.258Z] [2022-04-08T19:18:44.258Z] Step 10/31 : FROM alpine:3.14 [2022-04-08T19:18:44.258Z] ---> e04c818066af [2022-04-08T19:18:44.258Z] Step 11/31 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2021 Intel Corporation' [2022-04-08T19:18:44.258Z] ---> Running in 300f29a11754 [2022-04-08T19:18:44.258Z] Removing intermediate container 113d167bfa62 [2022-04-08T19:18:44.258Z] ---> c494c6e91ba2 [2022-04-08T19:18:44.258Z] [2022-04-08T19:18:44.258Z] Step 10/25 : FROM alpine:3.14 [2022-04-08T19:18:44.258Z] ---> e04c818066af [2022-04-08T19:18:44.258Z] Step 11/25 : RUN apk add --update --no-cache ca-certificates dumb-init su-exec [2022-04-08T19:18:44.258Z] ---> Running in 73d0a52809ed [2022-04-08T19:18:44.258Z] Removing intermediate container 300f29a11754 [2022-04-08T19:18:44.258Z] ---> 81de2ff2908a [2022-04-08T19:18:44.258Z] Step 12/31 : RUN apk add --update --no-cache dumb-init su-exec [2022-04-08T19:18:44.520Z] ---> Running in ea60fee3664c [2022-04-08T19:18:44.778Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz [2022-04-08T19:18:44.778Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz [2022-04-08T19:18:44.778Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz [2022-04-08T19:18:44.778Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz [2022-04-08T19:18:45.037Z] (1/2) Installing dumb-init (1.2.5-r1) [2022-04-08T19:18:45.037Z] (2/2) Installing su-exec (0.2-r1) [2022-04-08T19:18:45.037Z] Executing busybox-1.33.1-r7.trigger [2022-04-08T19:18:45.037Z] OK: 6 MiB in 16 packages [2022-04-08T19:18:45.037Z] (1/3) Installing ca-certificates (20211220-r0) [2022-04-08T19:18:45.037Z] (2/3) Installing dumb-init (1.2.5-r1) [2022-04-08T19:18:45.037Z] (3/3) Installing su-exec (0.2-r1) [2022-04-08T19:18:45.037Z] Executing busybox-1.33.1-r7.trigger [2022-04-08T19:18:45.037Z] Executing ca-certificates-20211220-r0.trigger [2022-04-08T19:18:45.037Z] OK: 6 MiB in 17 packages [2022-04-08T19:18:45.974Z] Removing intermediate container ea60fee3664c [2022-04-08T19:18:45.974Z] ---> 20be3726da56 [2022-04-08T19:18:45.974Z] Step 13/31 : ENV SECURITY_INIT_DIR /edgex-init [2022-04-08T19:18:46.233Z] ---> Running in 30999d94d4b9 [2022-04-08T19:18:46.234Z] Removing intermediate container 73d0a52809ed [2022-04-08T19:18:46.234Z] ---> 10408ae4cf41 [2022-04-08T19:18:46.234Z] Step 12/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' [2022-04-08T19:18:46.495Z] ---> Running in 5844383c2d89 [2022-04-08T19:18:46.495Z] Removing intermediate container 30999d94d4b9 [2022-04-08T19:18:46.495Z] ---> 50b040182a2f [2022-04-08T19:18:46.495Z] Step 14/31 : ARG BOOTSTRAP_REDIS_DIR=${SECURITY_INIT_DIR}/bootstrap-redis [2022-04-08T19:18:46.495Z] ---> Running in 2aed31ef88d4 [2022-04-08T19:18:46.755Z] Removing intermediate container 5844383c2d89 [2022-04-08T19:18:46.755Z] ---> 481e0ba8b6ca [2022-04-08T19:18:46.755Z] Step 13/25 : WORKDIR / [2022-04-08T19:18:46.755Z] Removing intermediate container 2aed31ef88d4 [2022-04-08T19:18:46.755Z] ---> Running in ff593e0a9fda [2022-04-08T19:18:46.755Z] ---> 75b95b6e0f48 [2022-04-08T19:18:46.755Z] Step 15/31 : RUN mkdir -p ${SECURITY_INIT_DIR} && mkdir -p ${BOOTSTRAP_REDIS_DIR} [2022-04-08T19:18:47.014Z] ---> Running in 2b984daa2af7 [2022-04-08T19:18:47.014Z] Removing intermediate container ff593e0a9fda [2022-04-08T19:18:47.014Z] ---> 11291d874036 [2022-04-08T19:18:47.014Z] Step 14/25 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/res/token-config.json /res-file-token-provider/token-config.json [2022-04-08T19:18:47.583Z] ---> daa7f1a65e78 [2022-04-08T19:18:47.583Z] Step 15/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res-file-token-provider/configuration.toml /res-file-token-provider/configuration.toml [2022-04-08T19:18:48.166Z] ---> 427932842975 [2022-04-08T19:18:48.166Z] Step 16/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.toml /res/configuration.toml [2022-04-08T19:18:48.427Z] Removing intermediate container 2b984daa2af7 [2022-04-08T19:18:48.427Z] ---> 393b96e63190 [2022-04-08T19:18:48.427Z] Step 16/31 : WORKDIR ${SECURITY_INIT_DIR} [2022-04-08T19:18:48.687Z] ---> 5938d84ef861 [2022-04-08T19:18:48.687Z] Step 17/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/kong-admin-config.template.yml /res/kong-admin-config.template.yml [2022-04-08T19:18:48.687Z] ---> Running in d26949105273 [2022-04-08T19:18:49.260Z] Removing intermediate container d26949105273 [2022-04-08T19:18:49.260Z] ---> e8f3c3fd8e3d [2022-04-08T19:18:49.260Z] Step 17/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ ${SECURITY_INIT_DIR}/ [2022-04-08T19:18:49.260Z] ---> ff41622a7cf4 [2022-04-08T19:18:49.260Z] Step 18/25 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . [2022-04-08T19:18:49.830Z] ---> 5f3dd3e45d44 [2022-04-08T19:18:49.830Z] Step 18/31 : RUN chmod +x ${SECURITY_INIT_DIR}/*.sh [2022-04-08T19:18:50.089Z] ---> Running in a340fddc191b [2022-04-08T19:18:50.089Z] ---> 2bf12e81556f [2022-04-08T19:18:50.089Z] Step 19/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . [2022-04-08T19:18:51.466Z] ---> 94a5de3e7eb6 [2022-04-08T19:18:51.466Z] Step 20/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ [2022-04-08T19:18:52.040Z] ---> 9256006a8dcb [2022-04-08T19:18:52.040Z] Step 21/25 : RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / && mkdir -p /vault/config/assets && chown -Rh 100:1000 /vault/ [2022-04-08T19:18:52.040Z] ---> Running in 20cd90b16605 [2022-04-08T19:18:52.040Z] Removing intermediate container a340fddc191b [2022-04-08T19:18:52.040Z] ---> c44ab13c1283 [2022-04-08T19:18:52.040Z] Step 19/31 : COPY --from=builder /edgex-go/Attribution.txt / [2022-04-08T19:18:52.985Z] ---> 636119a1e2d4 [2022-04-08T19:18:52.986Z] Step 20/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . [2022-04-08T19:18:53.558Z] ---> 394c237938ba [2022-04-08T19:18:53.558Z] Step 21/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.toml ./res/ [2022-04-08T19:18:53.558Z] Removing intermediate container 20cd90b16605 [2022-04-08T19:18:53.558Z] ---> 47c653f12e83 [2022-04-08T19:18:53.558Z] Step 22/25 : ENTRYPOINT ["entrypoint.sh"] [2022-04-08T19:18:53.818Z] ---> Running in 00e1060239e7 [2022-04-08T19:18:54.079Z] ---> 97a5096e7449 [2022-04-08T19:18:54.079Z] Step 22/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.toml ${BOOTSTRAP_REDIS_DIR}/res/ [2022-04-08T19:18:54.079Z] Removing intermediate container 00e1060239e7 [2022-04-08T19:18:54.079Z] ---> 79041fc7afd0 [2022-04-08T19:18:54.079Z] Step 23/25 : LABEL arch=x86_64 [2022-04-08T19:18:54.079Z] ---> Running in 7b321c7d0af7 [2022-04-08T19:18:54.337Z] Removing intermediate container 7b321c7d0af7 [2022-04-08T19:18:54.337Z] ---> 913b7509c998 [2022-04-08T19:18:54.337Z] Step 24/25 : LABEL git_sha=af5afa2e66728d7755c27cae0dfdf73270be1e0b [2022-04-08T19:18:54.337Z] ---> Running in e770671510e2 [2022-04-08T19:18:54.337Z] ---> fb88d90e2bc8 [2022-04-08T19:18:54.337Z] Step 23/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ ${SECURITY_INIT_DIR}/consul-bootstrapper/ [2022-04-08T19:18:54.595Z] Removing intermediate container e770671510e2 [2022-04-08T19:18:54.595Z] ---> 9c17aa2affec [2022-04-08T19:18:54.595Z] Step 25/25 : LABEL version=0.0.0 [2022-04-08T19:18:54.595Z] ---> Running in d7f16459bd4f [2022-04-08T19:18:54.854Z] ---> a2df45d23d4b [2022-04-08T19:18:54.854Z] Step 24/31 : VOLUME ${SECURITY_INIT_DIR} [2022-04-08T19:18:55.459Z] ---> Running in 1fe24e2a01c4 [2022-04-08T19:18:55.459Z] Removing intermediate container d7f16459bd4f [2022-04-08T19:18:55.459Z] ---> 8bc32f176ea1 [2022-04-08T19:18:55.459Z] [2022-04-08T19:18:55.459Z] Successfully built 8bc32f176ea1 [2022-04-08T19:18:55.459Z] Successfully tagged security-secretstore-setup:latest [2022-04-08T19:18:55.459Z]  Building security-secretstore-setup ... done Building security-spiffe-token-provider [2022-04-08T19:18:56.028Z] Removing intermediate container 1fe24e2a01c4 [2022-04-08T19:18:56.028Z] ---> 4c9d39847a3f [2022-04-08T19:18:56.028Z] Step 25/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / [2022-04-08T19:19:00.218Z] Step 1/20 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-04-08T19:19:00.218Z] Step 2/20 : FROM ${BUILDER_BASE} AS builder [2022-04-08T19:19:00.218Z] ---> 9a8902c293a3 [2022-04-08T19:19:00.218Z] Step 3/20 : WORKDIR /edgex-go [2022-04-08T19:19:00.218Z] ---> Using cache [2022-04-08T19:19:00.218Z] ---> 8b00d427be0d [2022-04-08T19:19:00.218Z] Step 4/20 : RUN apk update && apk --no-cache --update add build-base [2022-04-08T19:19:00.218Z] ---> 5a3cd641f492 [2022-04-08T19:19:00.218Z] Step 26/31 : RUN chmod +x /entrypoint.sh [2022-04-08T19:19:00.218Z] ---> Running in e1d6f87ee090 [2022-04-08T19:19:00.218Z] ---> Running in ab7fe63cdba7 [2022-04-08T19:19:00.479Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-04-08T19:19:01.417Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-04-08T19:19:01.675Z] v3.15.4-4-gebba191e83 [https://nl.alpinelinux.org/alpine/v3.15/main] [2022-04-08T19:19:01.675Z] v3.15.4-3-g99ba27d818 [https://nl.alpinelinux.org/alpine/v3.15/community] [2022-04-08T19:19:01.675Z] OK: 15864 distinct packages available [2022-04-08T19:19:01.675Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-04-08T19:19:01.934Z] Removing intermediate container ab7fe63cdba7 [2022-04-08T19:19:01.934Z] ---> d9b853aedc8f [2022-04-08T19:19:01.934Z] Step 27/31 : ENTRYPOINT ["/entrypoint.sh"] [2022-04-08T19:19:02.194Z] ---> Running in c0d97e0bc339 [2022-04-08T19:19:02.455Z] Removing intermediate container c0d97e0bc339 [2022-04-08T19:19:02.455Z] ---> 1f35d6b64a72 [2022-04-08T19:19:02.455Z] Step 28/31 : CMD ["gate"] [2022-04-08T19:19:02.714Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-04-08T19:19:02.977Z] OK: 221 MiB in 52 packages [2022-04-08T19:19:02.977Z] ---> Running in 9005e813ed26 [2022-04-08T19:19:03.238Z] Removing intermediate container 9005e813ed26 [2022-04-08T19:19:03.238Z] ---> 7f9f91b5dcd7 [2022-04-08T19:19:03.238Z] Step 29/31 : LABEL arch=x86_64 [2022-04-08T19:19:03.504Z] Removing intermediate container 6a91c0b3ca1a [2022-04-08T19:19:03.504Z] ---> 6235cb568161 [2022-04-08T19:19:03.504Z] Step 10/23 : RUN make cmd/sys-mgmt-executor/sys-mgmt-executor [2022-04-08T19:19:03.504Z] ---> Running in 399c00e518e9 [2022-04-08T19:19:03.504Z] ---> Running in cb9bce9a4f8d [2022-04-08T19:19:03.764Z] Removing intermediate container e1d6f87ee090 [2022-04-08T19:19:03.764Z] ---> 1b3980c60861 [2022-04-08T19:19:03.764Z] Step 5/20 : COPY go.mod vendor* ./ [2022-04-08T19:19:03.764Z] Removing intermediate container 399c00e518e9 [2022-04-08T19:19:03.764Z] ---> db8f68f1eefe [2022-04-08T19:19:03.764Z] Step 30/31 : LABEL git_sha=af5afa2e66728d7755c27cae0dfdf73270be1e0b [2022-04-08T19:19:04.024Z] ---> Running in 3a1bd28ff3c5 [2022-04-08T19:19:04.024Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/sys-mgmt-executor/sys-mgmt-executor ./cmd/sys-mgmt-executor [2022-04-08T19:19:04.024Z] ---> 96f7ca69a9a4 [2022-04-08T19:19:04.024Z] Step 6/20 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-04-08T19:19:04.284Z] ---> Running in 0714af5ebaf0 [2022-04-08T19:19:04.284Z] Removing intermediate container 3a1bd28ff3c5 [2022-04-08T19:19:04.284Z] ---> a6211ba9b552 [2022-04-08T19:19:04.284Z] Step 31/31 : LABEL version=0.0.0 [2022-04-08T19:19:04.284Z] ---> Running in f6e5abade324 [2022-04-08T19:19:04.547Z] Removing intermediate container f6e5abade324 [2022-04-08T19:19:04.547Z] ---> 481171f7671e [2022-04-08T19:19:04.547Z] [2022-04-08T19:19:04.547Z] Successfully built 481171f7671e [2022-04-08T19:19:04.806Z] Successfully tagged security-bootstrapper:latest [2022-04-08T19:19:04.806Z]  Building security-bootstrapper ... done Building security-spire-server [2022-04-08T19:19:05.374Z] Removing intermediate container cb9bce9a4f8d [2022-04-08T19:19:05.374Z] ---> 8985959e6c47 [2022-04-08T19:19:05.374Z] [2022-04-08T19:19:05.374Z] Step 11/23 : FROM docker:20.10.14 [2022-04-08T19:19:05.633Z] 20.10.14: Pulling from library/docker [2022-04-08T19:19:08.202Z] Removing intermediate container a916906453eb [2022-04-08T19:19:08.202Z] ---> 68d26052868f [2022-04-08T19:19:08.202Z] [2022-04-08T19:19:08.202Z] Step 10/23 : FROM alpine:3.14 [2022-04-08T19:19:08.202Z] ---> e04c818066af [2022-04-08T19:19:08.202Z] Step 11/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' [2022-04-08T19:19:08.814Z] Removing intermediate container 0714af5ebaf0 [2022-04-08T19:19:08.814Z] ---> fa086db84cc6 [2022-04-08T19:19:08.814Z] Step 7/20 : COPY . . [2022-04-08T19:19:09.383Z] Step 1/25 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-04-08T19:19:09.383Z] Step 2/25 : FROM ${BUILDER_BASE} AS builder [2022-04-08T19:19:09.383Z] ---> 9a8902c293a3 [2022-04-08T19:19:09.383Z] Step 3/25 : WORKDIR /edgex-go [2022-04-08T19:19:09.383Z] ---> Using cache [2022-04-08T19:19:09.383Z] ---> 8b00d427be0d [2022-04-08T19:19:09.383Z] Step 4/25 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-04-08T19:19:09.383Z] ---> Using cache [2022-04-08T19:19:09.383Z] ---> a7585c10e144 [2022-04-08T19:19:09.383Z] Step 5/25 : RUN apk add --update --no-cache make git build-base curl [2022-04-08T19:19:09.949Z] Building bin/spire-agent... [2022-04-08T19:19:09.949Z] go: downloading github.com/envoyproxy/go-control-plane v0.10.1 [2022-04-08T19:19:09.949Z] go: downloading github.com/aws/aws-sdk-go-v2/service/secretsmanager v1.14.0 [2022-04-08T19:19:09.949Z] go: downloading cloud.google.com/go/secretmanager v1.3.0 [2022-04-08T19:19:09.949Z] go: downloading github.com/docker/docker v20.10.12+incompatible [2022-04-08T19:19:10.888Z]  ---> Running in b8b434419de3 [2022-04-08T19:19:11.149Z] go: downloading github.com/google/go-tpm-tools v0.3.3 [2022-04-08T19:19:11.149Z] go: downloading github.com/docker/go-connections v0.4.0 [2022-04-08T19:19:11.149Z] go: downloading github.com/opencontainers/image-spec v1.0.1 [2022-04-08T19:19:11.149Z] go: downloading github.com/containerd/containerd v1.3.4 [2022-04-08T19:19:11.149Z] go: downloading github.com/docker/distribution v2.7.1+incompatible [2022-04-08T19:19:11.149Z] go: downloading github.com/docker/go-units v0.4.0 [2022-04-08T19:19:11.149Z] go: downloading github.com/opencontainers/go-digest v1.0.0 [2022-04-08T19:19:11.149Z] go: downloading github.com/cncf/xds/go v0.0.0-20211130200136-a8f946100490 [2022-04-08T19:19:11.149Z] go: downloading github.com/envoyproxy/protoc-gen-validate v0.6.2 [2022-04-08T19:19:16.568Z] Removing intermediate container b8b434419de3 [2022-04-08T19:19:16.568Z] ---> b54ffef532ba [2022-04-08T19:19:16.568Z] Step 12/23 : ENV APP_PORT=59880 [2022-04-08T19:19:16.568Z] ---> Running in 51210cc890c0 [2022-04-08T19:19:16.568Z] ---> Running in bea8912d59d8 [2022-04-08T19:19:16.568Z] ---> 8034aec1c67d [2022-04-08T19:19:16.568Z] Step 8/20 : RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider [2022-04-08T19:19:16.568Z] ---> Running in 05c1b3e80213 [2022-04-08T19:19:16.568Z] Digest: sha256:41978d1974f05f80e1aef23ac03040491a7e28bd4551d4b469b43e558341864e [2022-04-08T19:19:16.568Z] Status: Downloaded newer image for docker:20.10.14 [2022-04-08T19:19:16.568Z] ---> 7417809fdb73 [2022-04-08T19:19:16.568Z] Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2017-2019: Mainflux, Cavium, Dell, Copyright (c) 2021: Intel Corporation' [2022-04-08T19:19:16.568Z] Removing intermediate container bea8912d59d8 [2022-04-08T19:19:16.568Z] ---> 454ad36866d9 [2022-04-08T19:19:16.568Z] Step 13/23 : EXPOSE $APP_PORT [2022-04-08T19:19:16.568Z] ---> Running in c968c15b4c69 [2022-04-08T19:19:16.568Z] ---> Running in afb632e387a2 [2022-04-08T19:19:16.568Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-04-08T19:19:16.568Z] Removing intermediate container c968c15b4c69 [2022-04-08T19:19:16.568Z] ---> b8f2ccd2e07a [2022-04-08T19:19:16.568Z] Step 14/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-04-08T19:19:16.568Z] Removing intermediate container afb632e387a2 [2022-04-08T19:19:16.568Z] ---> cb6bb9c3868f [2022-04-08T19:19:16.568Z] Step 13/23 : RUN apk add --update --no-cache bash dumb-init py3-pip curl && pip install --no-cache-dir docker-compose==1.23.2 [2022-04-08T19:19:16.568Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/security-spiffe-token-provider/security-spiffe-token-provider ./cmd/security-spiffe-token-provider [2022-04-08T19:19:16.568Z] ---> Running in dc549abe9390 [2022-04-08T19:19:16.568Z] ---> Running in 6ad2b0e0353d [2022-04-08T19:19:16.791Z] Removing intermediate container ec8ba3621976 [2022-04-08T19:19:16.791Z] ---> 0bf968ebf2cf [2022-04-08T19:19:16.791Z] Successfully built 0bf968ebf2cf [2022-04-08T19:19:16.791Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] sh [2022-04-08T19:19:17.137Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-04-08T19:19:17.167Z] + docker inspect -f . ci-base-image-arm64 [2022-04-08T19:19:17.167Z] . [Pipeline] withDockerContainer [2022-04-08T19:19:17.398Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-04-08T19:19:17.398Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-04-08T19:19:17.447Z] prd-ubuntu20.04-docker-arm64-4c-16g-11610 does not seem to be running inside a container [2022-04-08T19:19:17.543Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2022-04-08T19:19:17.660Z] OK: 221 MiB in 52 packages [2022-04-08T19:19:17.660Z] (1/43) Installing readline (8.1.1-r0) [2022-04-08T19:19:17.660Z] (2/43) Installing bash (5.1.16-r0) [2022-04-08T19:19:17.660Z] Executing bash-5.1.16-r0.post-install [2022-04-08T19:19:17.660Z] (3/43) Installing brotli-libs (1.0.9-r5) [2022-04-08T19:19:17.660Z] (4/43) Installing nghttp2-libs (1.46.0-r0) [2022-04-08T19:19:17.660Z] (5/43) Installing libcurl (7.80.0-r0) [2022-04-08T19:19:17.660Z] (6/43) Installing curl (7.80.0-r0) [2022-04-08T19:19:17.919Z] (7/43) Installing dumb-init (1.2.5-r1) [2022-04-08T19:19:17.919Z] (8/43) Installing libbz2 (1.0.8-r1) [2022-04-08T19:19:17.919Z] (9/43) Installing expat (2.4.7-r0) [2022-04-08T19:19:17.919Z] (10/43) Installing libffi (3.4.2-r1) [2022-04-08T19:19:17.919Z] (11/43) Installing gdbm (1.22-r0) [2022-04-08T19:19:17.919Z] (12/43) Installing xz-libs (5.2.5-r0) [2022-04-08T19:19:17.919Z] (13/43) Installing libgcc (10.3.1_git20211027-r0) [2022-04-08T19:19:17.919Z] (14/43) Installing libstdc++ (10.3.1_git20211027-r0) [2022-04-08T19:19:17.919Z] (15/43) Installing mpdecimal (2.5.1-r1) [2022-04-08T19:19:17.919Z] (16/43) Installing sqlite-libs (3.36.0-r0) [2022-04-08T19:19:17.919Z] (17/43) Installing python3 (3.9.7-r4) [2022-04-08T19:19:18.180Z] Removing intermediate container dc549abe9390 [2022-04-08T19:19:18.180Z] ---> 1c444b5d45c3 [2022-04-08T19:19:18.180Z] Step 15/23 : RUN apk add --update --no-cache zeromq dumb-init [2022-04-08T19:19:18.180Z] ---> Running in 3ab398916e04 [2022-04-08T19:19:18.449Z] (18/43) Installing py3-appdirs (1.4.4-r2) [2022-04-08T19:19:18.449Z] (19/43) Installing py3-certifi (2020.12.5-r1) [2022-04-08T19:19:18.449Z] (20/43) Installing py3-charset-normalizer (2.0.7-r0) [2022-04-08T19:19:18.449Z] (21/43) Installing py3-idna (3.3-r0) [2022-04-08T19:19:18.449Z] (22/43) Installing py3-urllib3 (1.26.7-r0) [2022-04-08T19:19:18.449Z] Removing intermediate container 51210cc890c0 [2022-04-08T19:19:18.449Z] ---> 29088fdc24a4 [2022-04-08T19:19:18.449Z] Step 6/25 : COPY go.mod vendor* ./ [2022-04-08T19:19:18.449Z] (23/43) Installing py3-requests (2.26.0-r1) [2022-04-08T19:19:18.449Z] (24/43) Installing py3-msgpack (1.0.2-r1) [2022-04-08T19:19:18.449Z] (25/43) Installing py3-lockfile (0.12.2-r4) [2022-04-08T19:19:18.449Z] (26/43) Installing py3-cachecontrol (0.12.10-r0) [2022-04-08T19:19:18.449Z] (27/43) Installing py3-colorama (0.4.4-r1) [2022-04-08T19:19:18.449Z] (28/43) Installing py3-contextlib2 (21.6.0-r1) [2022-04-08T19:19:18.449Z] (29/43) Installing py3-distlib (0.3.3-r0) [2022-04-08T19:19:18.449Z] (30/43) Installing py3-distro (1.6.0-r0) [2022-04-08T19:19:18.449Z] (31/43) Installing py3-six (1.16.0-r0) [2022-04-08T19:19:18.449Z] (32/43) Installing py3-webencodings (0.5.1-r4) [2022-04-08T19:19:18.449Z] (33/43) Installing py3-html5lib (1.1-r1) [2022-04-08T19:19:18.449Z] (34/43) Installing py3-parsing (2.4.7-r2) [2022-04-08T19:19:18.449Z] (35/43) Installing py3-packaging (20.9-r1) [2022-04-08T19:19:18.449Z] (36/43) Installing py3-tomli (1.2.2-r0) [2022-04-08T19:19:18.449Z] (37/43) Installing py3-pep517 (0.12.0-r0) [2022-04-08T19:19:18.449Z] (38/43) Installing py3-progress (1.6-r0) [2022-04-08T19:19:18.449Z] (39/43) Installing py3-retrying (1.3.3-r2) [2022-04-08T19:19:18.708Z] (40/43) Installing py3-ordered-set (4.0.2-r2) [2022-04-08T19:19:18.708Z] (41/43) Installing py3-setuptools (52.0.0-r4) [2022-04-08T19:19:18.708Z] (42/43) Installing py3-toml (0.10.2-r2) [2022-04-08T19:19:18.708Z] (43/43) Installing py3-pip (20.3.4-r1) [2022-04-08T19:19:18.708Z] Executing busybox-1.34.1-r5.trigger [2022-04-08T19:19:18.708Z] OK: 83 MiB in 65 packages [2022-04-08T19:19:18.963Z] $ docker top 8a4c01fa0f81c05325f3cb2f7b17de7a7b20ea1d500c9e8ac01df2b71d0ed4e8 -eo pid,comm [Pipeline] { [2022-04-08T19:19:19.275Z] ---> 81bc31abc897 [2022-04-08T19:19:19.275Z] Step 7/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-04-08T19:19:19.275Z] fetch https://nl.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz [2022-04-08T19:19:19.275Z] ---> Running in 606891edcb25 [Pipeline] sh [2022-04-08T19:19:19.534Z] Collecting docker-compose==1.23.2 [2022-04-08T19:19:19.534Z] Downloading docker_compose-1.23.2-py2.py3-none-any.whl (131 kB) [2022-04-08T19:19:19.793Z] Collecting websocket-client<1.0,>=0.32.0 [2022-04-08T19:19:19.793Z] Downloading websocket_client-0.59.0-py2.py3-none-any.whl (67 kB) [2022-04-08T19:19:19.793Z] Collecting jsonschema<3,>=2.5.1 [2022-04-08T19:19:19.793Z] Downloading jsonschema-2.6.0-py2.py3-none-any.whl (39 kB) [2022-04-08T19:19:19.793Z] Collecting texttable<0.10,>=0.9.0 [2022-04-08T19:19:19.793Z] Downloading texttable-0.9.1.tar.gz (11 kB) [2022-04-08T19:19:20.052Z] fetch https://nl.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz [2022-04-08T19:19:20.052Z] Collecting cached-property<2,>=1.2.0 [2022-04-08T19:19:20.052Z] Downloading cached_property-1.5.2-py2.py3-none-any.whl (7.6 kB) [2022-04-08T19:19:20.072Z] + go version [2022-04-08T19:19:20.072Z] go version go1.17.6 linux/arm64 [Pipeline] } [2022-04-08T19:19:20.116Z] $ docker stop --time=1 8a4c01fa0f81c05325f3cb2f7b17de7a7b20ea1d500c9e8ac01df2b71d0ed4e8 [2022-04-08T19:19:20.313Z] Collecting PyYAML<4,>=3.10 [2022-04-08T19:19:20.313Z] Downloading PyYAML-3.13.tar.gz (270 kB) [2022-04-08T19:19:20.313Z] (1/6) Installing dumb-init (1.2.5-r1) [2022-04-08T19:19:20.570Z] (2/6) Installing libgcc (10.3.1_git20210424-r2) [2022-04-08T19:19:20.570Z] (3/6) Installing libsodium (1.0.18-r0) [2022-04-08T19:19:20.570Z] Removing intermediate container 606891edcb25 [2022-04-08T19:19:20.570Z] ---> 71b88e05cd76 [2022-04-08T19:19:20.570Z] Step 8/25 : COPY . . [2022-04-08T19:19:20.570Z] (4/6) Installing libstdc++ (10.3.1_git20210424-r2) [2022-04-08T19:19:20.828Z] (5/6) Installing libzmq (4.3.4-r0) [2022-04-08T19:19:20.828Z] (6/6) Installing zeromq (4.3.4-r0) [2022-04-08T19:19:20.828Z] Executing busybox-1.33.1-r7.trigger [2022-04-08T19:19:20.828Z] OK: 8 MiB in 20 packages [2022-04-08T19:19:21.085Z] Collecting docker<4.0,>=3.6.0 [2022-04-08T19:19:21.085Z] Downloading docker-3.7.3-py2.py3-none-any.whl (134 kB) [2022-04-08T19:19:21.085Z] Collecting dockerpty<0.5,>=0.4.1 [2022-04-08T19:19:21.085Z] Downloading dockerpty-0.4.1.tar.gz (13 kB) [2022-04-08T19:19:21.342Z] Requirement already satisfied: six<2,>=1.3.0 in /usr/lib/python3.9/site-packages (from docker-compose==1.23.2) (1.16.0) [2022-04-08T19:19:21.342Z] Collecting docopt<0.7,>=0.6.1 [2022-04-08T19:19:21.342Z] Downloading docopt-0.6.2.tar.gz (25 kB) [2022-04-08T19:19:21.603Z] Collecting requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1 [2022-04-08T19:19:21.782Z] $ docker rm -f 8a4c01fa0f81c05325f3cb2f7b17de7a7b20ea1d500c9e8ac01df2b71d0ed4e8 [2022-04-08T19:19:21.862Z] Downloading requests-2.20.1-py2.py3-none-any.whl (57 kB) [2022-04-08T19:19:21.862Z] Collecting docker-pycreds>=0.4.0 [2022-04-08T19:19:21.862Z] Downloading docker_pycreds-0.4.0-py2.py3-none-any.whl (9.0 kB) [2022-04-08T19:19:21.862Z] Collecting urllib3<1.25,>=1.21.1 [2022-04-08T19:19:21.862Z] Downloading urllib3-1.24.3-py2.py3-none-any.whl (118 kB) [2022-04-08T19:19:21.862Z] Requirement already satisfied: certifi>=2017.4.17 in /usr/lib/python3.9/site-packages (from requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1->docker-compose==1.23.2) (2020.12.5) [2022-04-08T19:19:21.862Z] Collecting idna<2.8,>=2.5 [2022-04-08T19:19:21.862Z] Downloading idna-2.7-py2.py3-none-any.whl (58 kB) [2022-04-08T19:19:22.122Z] Collecting chardet<3.1.0,>=3.0.2 [2022-04-08T19:19:22.122Z] Downloading chardet-3.0.4-py2.py3-none-any.whl (133 kB) [2022-04-08T19:19:22.122Z] Using legacy 'setup.py install' for dockerpty, since package 'wheel' is not installed. [2022-04-08T19:19:22.122Z] Using legacy 'setup.py install' for docopt, since package 'wheel' is not installed. [2022-04-08T19:19:22.122Z] Using legacy 'setup.py install' for PyYAML, since package 'wheel' is not installed. [2022-04-08T19:19:22.122Z] Using legacy 'setup.py install' for texttable, since package 'wheel' is not installed. [2022-04-08T19:19:22.122Z] Installing collected packages: urllib3, idna, chardet, websocket-client, requests, docker-pycreds, texttable, PyYAML, jsonschema, docopt, dockerpty, docker, cached-property, docker-compose [2022-04-08T19:19:22.122Z] Attempting uninstall: urllib3 [2022-04-08T19:19:22.122Z] Found existing installation: urllib3 1.26.7 [2022-04-08T19:19:22.122Z] Uninstalling urllib3-1.26.7: [2022-04-08T19:19:22.122Z] Successfully uninstalled urllib3-1.26.7 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2022-04-08T19:19:22.818Z] + docker inspect -f . ci-base-image-arm64 [2022-04-08T19:19:22.818Z] . [Pipeline] withDockerContainer [2022-04-08T19:19:23.087Z] prd-ubuntu20.04-docker-arm64-4c-16g-11610 does not seem to be running inside a container [2022-04-08T19:19:23.182Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /var/run/docker.sock:/var/run/docker.sock --privileged -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2022-04-08T19:19:23.499Z] Attempting uninstall: idna [2022-04-08T19:19:23.499Z] Found existing installation: idna 3.3 [2022-04-08T19:19:23.499Z] Uninstalling idna-3.3: [2022-04-08T19:19:23.499Z] Successfully uninstalled idna-3.3 [2022-04-08T19:19:24.558Z] $ docker top 456091ca10f4ce974ea9f74a92b19acdcad83f2d79bac60261e8d3098c843c5f -eo pid,comm [Pipeline] { [2022-04-08T19:19:24.879Z] Attempting uninstall: requests [2022-04-08T19:19:24.879Z] Found existing installation: requests 2.26.0 [2022-04-08T19:19:24.879Z] Uninstalling requests-2.26.0: [2022-04-08T19:19:24.879Z] Removing intermediate container 3ab398916e04 [2022-04-08T19:19:24.879Z] ---> 70adb43a86e2 [2022-04-08T19:19:24.879Z] Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / [2022-04-08T19:19:24.879Z] Successfully uninstalled requests-2.26.0 [2022-04-08T19:19:24.879Z] Running setup.py install for texttable: started [Pipeline] echo [2022-04-08T19:19:24.934Z] ========================================================= [2022-04-08T19:19:24.934Z] [edgeXBuildGoParallel] Running Tests and Build... [2022-04-08T19:19:24.934Z] ========================================================= [Pipeline] fileExists [Pipeline] sh [2022-04-08T19:19:25.143Z] Running setup.py install for texttable: finished with status 'done' [2022-04-08T19:19:25.143Z] Running setup.py install for PyYAML: started [2022-04-08T19:19:25.652Z] + make test [2022-04-08T19:19:25.652Z] go mod tidy -compat=1.17 [2022-04-08T19:19:25.712Z] Running setup.py install for PyYAML: finished with status 'done' [2022-04-08T19:19:25.712Z] ---> b9ee04eafc0e [2022-04-08T19:19:25.712Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/core-data/core-data / [2022-04-08T19:19:25.712Z] Running setup.py install for docopt: started [2022-04-08T19:19:25.972Z] Running setup.py install for docopt: finished with status 'done' [2022-04-08T19:19:25.972Z] Running setup.py install for dockerpty: started [2022-04-08T19:19:26.543Z] Running setup.py install for dockerpty: finished with status 'done' [2022-04-08T19:19:26.636Z] GO111MODULE=on go test -race -coverprofile=coverage.out ./... [2022-04-08T19:19:26.803Z] Successfully installed PyYAML-3.13 cached-property-1.5.2 chardet-3.0.4 docker-3.7.3 docker-compose-1.23.2 docker-pycreds-0.4.0 dockerpty-0.4.1 docopt-0.6.2 idna-2.7 jsonschema-2.6.0 requests-2.20.1 texttable-0.9.1 urllib3-1.24.3 websocket-client-0.59.0 [2022-04-08T19:19:28.716Z] ---> 759f14754aca [2022-04-08T19:19:28.716Z] Step 9/25 : ARG SPIRE_RELEASE=1.2.1 [2022-04-08T19:19:28.716Z] ---> 626e9c7d064e [2022-04-08T19:19:28.716Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.toml /res/configuration.toml [2022-04-08T19:19:28.716Z] ---> Running in 965c98ff871e [2022-04-08T19:19:29.286Z] ---> c70a23fe2fb3 [2022-04-08T19:19:29.286Z] Step 19/23 : ENTRYPOINT ["/core-data"] [2022-04-08T19:19:29.286Z] Removing intermediate container 965c98ff871e [2022-04-08T19:19:29.286Z] ---> 199b4205ae10 [2022-04-08T19:19:29.286Z] Step 10/25 : RUN mkdir -p spire-build [2022-04-08T19:19:29.545Z] ---> Running in 9ecfac3edff1 [2022-04-08T19:19:29.545Z] ---> Running in 4f3a0afea297 [2022-04-08T19:19:30.116Z] Removing intermediate container 9ecfac3edff1 [2022-04-08T19:19:30.116Z] ---> 716468e2f2ca [2022-04-08T19:19:30.116Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-04-08T19:19:30.375Z] ---> Running in e1608139c4b1 [2022-04-08T19:19:30.375Z] Removing intermediate container e1608139c4b1 [2022-04-08T19:19:30.375Z] ---> a5a8acb6b163 [2022-04-08T19:19:30.375Z] Step 21/23 : LABEL arch=x86_64 [2022-04-08T19:19:30.637Z] ---> Running in 16a7f5365d70 [2022-04-08T19:19:30.637Z] Removing intermediate container 4f3a0afea297 [2022-04-08T19:19:30.637Z] ---> 722f2421f71a [2022-04-08T19:19:30.637Z] Step 11/25 : WORKDIR /edgex-go/spire-build [2022-04-08T19:19:30.897Z] ---> Running in 099893fbf2b7 [2022-04-08T19:19:30.897Z] Removing intermediate container 16a7f5365d70 [2022-04-08T19:19:30.897Z] ---> 5797fd8d9119 [2022-04-08T19:19:30.897Z] Step 22/23 : LABEL git_sha=af5afa2e66728d7755c27cae0dfdf73270be1e0b [2022-04-08T19:19:31.163Z] ---> Running in c14f814cd034 [2022-04-08T19:19:31.163Z] Removing intermediate container 099893fbf2b7 [2022-04-08T19:19:31.163Z] ---> 9aa28222a73d [2022-04-08T19:19:31.163Z] Step 12/25 : RUN wget -q "https://github.com/spiffe/spire/archive/refs/tags/v${SPIRE_RELEASE}.tar.gz" && tar xv --strip-components=1 -f "v${SPIRE_RELEASE}.tar.gz" && echo "building spire from source..." && make bin/spire-server bin/spire-agent [2022-04-08T19:19:31.163Z] Removing intermediate container c14f814cd034 [2022-04-08T19:19:31.163Z] ---> 60759e375a2b [2022-04-08T19:19:31.163Z] Step 23/23 : LABEL version=0.0.0 [2022-04-08T19:19:31.422Z] ---> Running in 101e8f5426c1 [2022-04-08T19:19:31.422Z] ---> Running in c28dc1d7e6d6 [2022-04-08T19:19:31.683Z] Removing intermediate container c28dc1d7e6d6 [2022-04-08T19:19:31.683Z] ---> f38b6b636cca [2022-04-08T19:19:31.683Z] [2022-04-08T19:19:31.683Z] Successfully built f38b6b636cca [2022-04-08T19:19:31.944Z] Successfully tagged core-data:latest [2022-04-08T19:19:31.944Z] Building security-spire-config [2022-04-08T19:19:32.256Z]  Building core-data ... done spire-1.2.1/ [2022-04-08T19:19:32.256Z] spire-1.2.1/.data/ [2022-04-08T19:19:32.256Z] spire-1.2.1/.data/.file [2022-04-08T19:19:32.256Z] spire-1.2.1/.dockerignore [2022-04-08T19:19:32.256Z] spire-1.2.1/.gitattributes [2022-04-08T19:19:32.256Z] spire-1.2.1/.githooks/ [2022-04-08T19:19:32.256Z] spire-1.2.1/.githooks/pre-commit [2022-04-08T19:19:32.256Z] spire-1.2.1/.github/ [2022-04-08T19:19:32.257Z] spire-1.2.1/.github/ISSUE_TEMPLATE.md [2022-04-08T19:19:32.257Z] spire-1.2.1/.github/PULL_REQUEST_TEMPLATE.md [2022-04-08T19:19:32.257Z] spire-1.2.1/.github/dependabot.yml [2022-04-08T19:19:32.257Z] spire-1.2.1/.github/workflows/ [2022-04-08T19:19:32.257Z] spire-1.2.1/.github/workflows/nightly_build.yaml [2022-04-08T19:19:32.257Z] spire-1.2.1/.github/workflows/pr_build.yaml [2022-04-08T19:19:32.257Z] spire-1.2.1/.github/workflows/release_build.yaml [2022-04-08T19:19:32.257Z] spire-1.2.1/.github/workflows/scripts/ [2022-04-08T19:19:32.257Z] spire-1.2.1/.github/workflows/scripts/build_artifacts.sh [2022-04-08T19:19:32.257Z] spire-1.2.1/.github/workflows/scripts/push-images.sh [2022-04-08T19:19:32.257Z] spire-1.2.1/.github/workflows/scripts/push-scratch-images.sh [2022-04-08T19:19:32.257Z] spire-1.2.1/.github/workflows/scripts/run_unit_tests.sh [2022-04-08T19:19:32.257Z] spire-1.2.1/.github/workflows/scripts/split.sh [2022-04-08T19:19:32.257Z] spire-1.2.1/.gitignore [2022-04-08T19:19:32.257Z] spire-1.2.1/.go-version [2022-04-08T19:19:32.257Z] spire-1.2.1/.golangci.yml [2022-04-08T19:19:32.257Z] spire-1.2.1/ADOPTERS.md [2022-04-08T19:19:32.257Z] spire-1.2.1/CHANGELOG.md [2022-04-08T19:19:32.257Z] spire-1.2.1/CODE-OF-CONDUCT.md [2022-04-08T19:19:32.257Z] spire-1.2.1/CODEOWNERS [2022-04-08T19:19:32.257Z] spire-1.2.1/CONTRIBUTING.md [2022-04-08T19:19:32.257Z] spire-1.2.1/Dockerfile [2022-04-08T19:19:32.257Z] spire-1.2.1/Dockerfile.dev [2022-04-08T19:19:32.257Z] spire-1.2.1/Dockerfile.scratch [2022-04-08T19:19:32.257Z] spire-1.2.1/LICENSE [2022-04-08T19:19:32.257Z] spire-1.2.1/MAINTAINERS.md [2022-04-08T19:19:32.257Z] spire-1.2.1/Makefile [2022-04-08T19:19:32.257Z] spire-1.2.1/README.md [2022-04-08T19:19:32.257Z] spire-1.2.1/ROADMAP.md [2022-04-08T19:19:32.257Z] spire-1.2.1/SECURITY.md [2022-04-08T19:19:32.257Z] spire-1.2.1/cmd/ [2022-04-08T19:19:32.257Z] spire-1.2.1/cmd/spire-agent/ [2022-04-08T19:19:32.257Z] spire-1.2.1/cmd/spire-agent/cli/ [2022-04-08T19:19:32.257Z] spire-1.2.1/cmd/spire-agent/cli/api/ [2022-04-08T19:19:32.257Z] spire-1.2.1/cmd/spire-agent/cli/api/common.go [2022-04-08T19:19:32.257Z] spire-1.2.1/cmd/spire-agent/cli/api/fetch_jwt.go [2022-04-08T19:19:32.257Z] spire-1.2.1/cmd/spire-agent/cli/api/fetch_x509.go [2022-04-08T19:19:32.257Z] spire-1.2.1/cmd/spire-agent/cli/api/printer.go [2022-04-08T19:19:32.257Z] spire-1.2.1/cmd/spire-agent/cli/api/validate_jwt.go [2022-04-08T19:19:32.257Z] spire-1.2.1/cmd/spire-agent/cli/api/watch.go [2022-04-08T19:19:32.257Z] spire-1.2.1/cmd/spire-agent/cli/cli.go [2022-04-08T19:19:32.257Z] spire-1.2.1/cmd/spire-agent/cli/common/ [2022-04-08T19:19:32.257Z] spire-1.2.1/cmd/spire-agent/cli/common/defaults.go [2022-04-08T19:19:32.257Z] spire-1.2.1/cmd/spire-agent/cli/healthcheck/ [2022-04-08T19:19:32.257Z] spire-1.2.1/cmd/spire-agent/cli/healthcheck/healthcheck.go [2022-04-08T19:19:32.257Z] spire-1.2.1/cmd/spire-agent/cli/healthcheck/healthcheck_test.go [2022-04-08T19:19:32.257Z] spire-1.2.1/cmd/spire-agent/cli/run/ [2022-04-08T19:19:32.257Z] spire-1.2.1/cmd/spire-agent/cli/run/run.go [2022-04-08T19:19:32.257Z] spire-1.2.1/cmd/spire-agent/cli/run/run_test.go [2022-04-08T19:19:32.257Z] spire-1.2.1/cmd/spire-agent/cli/validate/ [2022-04-08T19:19:32.257Z] spire-1.2.1/cmd/spire-agent/cli/validate/validate.go [2022-04-08T19:19:32.257Z] spire-1.2.1/cmd/spire-agent/cli/validate/validate_test.go [2022-04-08T19:19:32.257Z] spire-1.2.1/cmd/spire-agent/main.go [2022-04-08T19:19:32.257Z] spire-1.2.1/cmd/spire-server/ [2022-04-08T19:19:32.257Z] spire-1.2.1/cmd/spire-server/cli/ [2022-04-08T19:19:32.257Z] spire-1.2.1/cmd/spire-server/cli/agent/ [2022-04-08T19:19:32.257Z] spire-1.2.1/cmd/spire-server/cli/agent/agent_test.go [2022-04-08T19:19:32.257Z] spire-1.2.1/cmd/spire-server/cli/agent/ban.go [2022-04-08T19:19:32.257Z] spire-1.2.1/cmd/spire-server/cli/agent/count.go [2022-04-08T19:19:32.257Z] spire-1.2.1/cmd/spire-server/cli/agent/evict.go [2022-04-08T19:19:32.257Z] spire-1.2.1/cmd/spire-server/cli/agent/list.go [2022-04-08T19:19:32.257Z] spire-1.2.1/cmd/spire-server/cli/agent/show.go [2022-04-08T19:19:32.257Z] spire-1.2.1/cmd/spire-server/cli/bundle/ [2022-04-08T19:19:32.257Z] spire-1.2.1/cmd/spire-server/cli/bundle/bundle_test.go [2022-04-08T19:19:32.257Z] spire-1.2.1/cmd/spire-server/cli/bundle/common.go [2022-04-08T19:19:32.257Z] spire-1.2.1/cmd/spire-server/cli/bundle/common_test.go [2022-04-08T19:19:32.257Z] spire-1.2.1/cmd/spire-server/cli/bundle/count.go [2022-04-08T19:19:32.257Z] spire-1.2.1/cmd/spire-server/cli/bundle/delete.go [2022-04-08T19:19:32.257Z] spire-1.2.1/cmd/spire-server/cli/bundle/list.go [2022-04-08T19:19:32.257Z] spire-1.2.1/cmd/spire-server/cli/bundle/set.go [2022-04-08T19:19:32.257Z] spire-1.2.1/cmd/spire-server/cli/bundle/show.go [2022-04-08T19:19:32.257Z] spire-1.2.1/cmd/spire-server/cli/cli.go [2022-04-08T19:19:32.257Z] spire-1.2.1/cmd/spire-server/cli/entry/ [2022-04-08T19:19:32.257Z] spire-1.2.1/cmd/spire-server/cli/entry/count.go [2022-04-08T19:19:32.257Z] spire-1.2.1/cmd/spire-server/cli/entry/count_test.go [2022-04-08T19:19:32.257Z] spire-1.2.1/cmd/spire-server/cli/entry/create.go [2022-04-08T19:19:32.257Z] spire-1.2.1/cmd/spire-server/cli/entry/create_test.go [2022-04-08T19:19:32.257Z] spire-1.2.1/cmd/spire-server/cli/entry/delete.go [2022-04-08T19:19:32.257Z] spire-1.2.1/cmd/spire-server/cli/entry/delete_test.go [2022-04-08T19:19:32.257Z] spire-1.2.1/cmd/spire-server/cli/entry/show.go [2022-04-08T19:19:32.257Z] spire-1.2.1/cmd/spire-server/cli/entry/show_test.go [2022-04-08T19:19:32.257Z] spire-1.2.1/cmd/spire-server/cli/entry/update.go [2022-04-08T19:19:32.257Z] spire-1.2.1/cmd/spire-server/cli/entry/update_test.go [2022-04-08T19:19:32.257Z] spire-1.2.1/cmd/spire-server/cli/entry/util.go [2022-04-08T19:19:32.257Z] spire-1.2.1/cmd/spire-server/cli/entry/util_test.go [2022-04-08T19:19:32.257Z] spire-1.2.1/cmd/spire-server/cli/federation/ [2022-04-08T19:19:32.257Z] spire-1.2.1/cmd/spire-server/cli/federation/common.go [2022-04-08T19:19:32.257Z] spire-1.2.1/cmd/spire-server/cli/federation/common_test.go [2022-04-08T19:19:32.257Z] spire-1.2.1/cmd/spire-server/cli/federation/create.go [2022-04-08T19:19:32.257Z] spire-1.2.1/cmd/spire-server/cli/federation/create_test.go [2022-04-08T19:19:32.257Z] spire-1.2.1/cmd/spire-server/cli/federation/delete.go [2022-04-08T19:19:32.257Z] spire-1.2.1/cmd/spire-server/cli/federation/delete_test.go [2022-04-08T19:19:32.257Z] spire-1.2.1/cmd/spire-server/cli/federation/list.goRemoving intermediate container 6ad2b0e0353d [2022-04-08T19:19:32.257Z] ---> 28fd2ddff876 [2022-04-08T19:19:32.257Z] Step 14/23 : ENV APP_PORT=58890 [2022-04-08T19:19:32.257Z] [2022-04-08T19:19:32.257Z] spire-1.2.1/cmd/spire-server/cli/federation/list_test.go [2022-04-08T19:19:32.257Z] spire-1.2.1/cmd/spire-server/cli/federation/refresh.go [2022-04-08T19:19:32.257Z] spire-1.2.1/cmd/spire-server/cli/federation/refresh_test.go [2022-04-08T19:19:32.257Z] spire-1.2.1/cmd/spire-server/cli/federation/show.go [2022-04-08T19:19:32.257Z] spire-1.2.1/cmd/spire-server/cli/federation/show_test.go [2022-04-08T19:19:32.257Z] spire-1.2.1/cmd/spire-server/cli/federation/update.go [2022-04-08T19:19:32.257Z] spire-1.2.1/cmd/spire-server/cli/federation/update_test.go [2022-04-08T19:19:32.257Z] spire-1.2.1/cmd/spire-server/cli/healthcheck/ [2022-04-08T19:19:32.257Z] spire-1.2.1/cmd/spire-server/cli/healthcheck/healthcheck.go [2022-04-08T19:19:32.257Z] spire-1.2.1/cmd/spire-server/cli/healthcheck/healthcheck_test.go [2022-04-08T19:19:32.257Z] spire-1.2.1/cmd/spire-server/cli/jwt/ [2022-04-08T19:19:32.257Z] spire-1.2.1/cmd/spire-server/cli/jwt/mint.go [2022-04-08T19:19:32.257Z] spire-1.2.1/cmd/spire-server/cli/jwt/mint_test.go [2022-04-08T19:19:32.257Z] spire-1.2.1/cmd/spire-server/cli/run/ [2022-04-08T19:19:32.257Z] spire-1.2.1/cmd/spire-server/cli/run/run.go [2022-04-08T19:19:32.257Z] spire-1.2.1/cmd/spire-server/cli/run/run_test.go [2022-04-08T19:19:32.257Z] spire-1.2.1/cmd/spire-server/cli/token/ [2022-04-08T19:19:32.257Z] spire-1.2.1/cmd/spire-server/cli/token/generate.go [2022-04-08T19:19:32.257Z] spire-1.2.1/cmd/spire-server/cli/token/generate_test.go [2022-04-08T19:19:32.257Z] spire-1.2.1/cmd/spire-server/cli/validate/ [2022-04-08T19:19:32.257Z] spire-1.2.1/cmd/spire-server/cli/validate/validate.go [2022-04-08T19:19:32.257Z] spire-1.2.1/cmd/spire-server/cli/validate/validate_test.go [2022-04-08T19:19:32.257Z] spire-1.2.1/cmd/spire-server/cli/x509/ [2022-04-08T19:19:32.257Z] spire-1.2.1/cmd/spire-server/cli/x509/mint.go [2022-04-08T19:19:32.257Z] spire-1.2.1/cmd/spire-server/cli/x509/mint_test.go [2022-04-08T19:19:32.257Z] spire-1.2.1/cmd/spire-server/main.go [2022-04-08T19:19:32.257Z] spire-1.2.1/cmd/spire-server/util/ [2022-04-08T19:19:32.257Z] spire-1.2.1/cmd/spire-server/util/util.go [2022-04-08T19:19:32.257Z] spire-1.2.1/conf/ [2022-04-08T19:19:32.257Z] spire-1.2.1/conf/agent/ [2022-04-08T19:19:32.257Z] spire-1.2.1/conf/agent/agent.conf [2022-04-08T19:19:32.257Z] spire-1.2.1/conf/agent/agent_full.conf [2022-04-08T19:19:32.257Z] spire-1.2.1/conf/agent/dummy_root_ca.crt [2022-04-08T19:19:32.257Z] spire-1.2.1/conf/server/ [2022-04-08T19:19:32.257Z] spire-1.2.1/conf/server/dummy_upstream_ca.crt [2022-04-08T19:19:32.257Z] spire-1.2.1/conf/server/dummy_upstream_ca.key [2022-04-08T19:19:32.257Z] spire-1.2.1/conf/server/server.conf [2022-04-08T19:19:32.257Z] spire-1.2.1/conf/server/server_full.conf [2022-04-08T19:19:32.257Z] spire-1.2.1/doc/ [2022-04-08T19:19:32.257Z] spire-1.2.1/doc/SPIRE101.md [2022-04-08T19:19:32.257Z] spire-1.2.1/doc/auditlog.md [2022-04-08T19:19:32.257Z] spire-1.2.1/doc/authorization_policy_engine.md [2022-04-08T19:19:32.257Z] spire-1.2.1/doc/changelog_guidelines.md [2022-04-08T19:19:32.257Z] spire-1.2.1/doc/cure53-report.pdf [2022-04-08T19:19:32.257Z] spire-1.2.1/doc/images/ [2022-04-08T19:19:32.257Z] spire-1.2.1/doc/images/2019_roadmap.png [2022-04-08T19:19:32.257Z] spire-1.2.1/doc/images/SPIRE101.png [2022-04-08T19:19:32.257Z] spire-1.2.1/doc/images/SPIRE_agent.png [2022-04-08T19:19:32.257Z] spire-1.2.1/doc/images/SPIRE_server.png [2022-04-08T19:19:32.257Z] spire-1.2.1/doc/images/cache_mgr.png [2022-04-08T19:19:32.257Z] spire-1.2.1/doc/images/cache_mgr_components.png [2022-04-08T19:19:32.257Z] spire-1.2.1/doc/images/federated_spire.png [2022-04-08T19:19:32.257Z] spire-1.2.1/doc/images/ha_mode.png [2022-04-08T19:19:32.257Z] spire-1.2.1/doc/images/nested_spire.png [2022-04-08T19:19:32.257Z] spire-1.2.1/doc/images/oidc_federation.png [2022-04-08T19:19:32.257Z] spire-1.2.1/doc/images/single_trust_domain.png [2022-04-08T19:19:32.257Z] spire-1.2.1/doc/images/spiffe_compatible.png [2022-04-08T19:19:32.257Z] spire-1.2.1/doc/images/spire_logo.png [2022-04-08T19:19:32.257Z] spire-1.2.1/doc/migrating_registration_api_clients.md [2022-04-08T19:19:32.257Z] spire-1.2.1/doc/plugin_agent_keymanager_disk.md [2022-04-08T19:19:32.257Z] spire-1.2.1/doc/plugin_agent_keymanager_memory.md [2022-04-08T19:19:32.257Z] spire-1.2.1/doc/plugin_agent_nodeattestor_aws_iid.md [2022-04-08T19:19:32.257Z] spire-1.2.1/doc/plugin_agent_nodeattestor_azure_msi.md [2022-04-08T19:19:32.257Z] spire-1.2.1/doc/plugin_agent_nodeattestor_gcp_iit.md [2022-04-08T19:19:32.257Z] spire-1.2.1/doc/plugin_agent_nodeattestor_jointoken.md [2022-04-08T19:19:32.257Z] spire-1.2.1/doc/plugin_agent_nodeattestor_k8s_psat.md [2022-04-08T19:19:32.257Z] spire-1.2.1/doc/plugin_agent_nodeattestor_k8s_sat.md [2022-04-08T19:19:32.257Z] spire-1.2.1/doc/plugin_agent_nodeattestor_sshpop.md [2022-04-08T19:19:32.257Z] spire-1.2.1/doc/plugin_agent_nodeattestor_tpm_devid.md [2022-04-08T19:19:32.257Z] spire-1.2.1/doc/plugin_agent_nodeattestor_x509pop.md [2022-04-08T19:19:32.257Z] spire-1.2.1/doc/plugin_agent_svidstore_aws_secretsmanager.md [2022-04-08T19:19:32.257Z] spire-1.2.1/doc/plugin_agent_svidstore_gcp_secretmanager.md [2022-04-08T19:19:32.257Z] spire-1.2.1/doc/plugin_agent_workloadattestor_docker.md [2022-04-08T19:19:32.257Z] spire-1.2.1/doc/plugin_agent_workloadattestor_k8s.md [2022-04-08T19:19:32.257Z] spire-1.2.1/doc/plugin_agent_workloadattestor_unix.md [2022-04-08T19:19:32.257Z] spire-1.2.1/doc/plugin_server_datastore_sql.md [2022-04-08T19:19:32.257Z] spire-1.2.1/doc/plugin_server_keymanager_aws_kms.md [2022-04-08T19:19:32.257Z] spire-1.2.1/doc/plugin_server_keymanager_disk.md [2022-04-08T19:19:32.257Z] spire-1.2.1/doc/plugin_server_keymanager_memory.md [2022-04-08T19:19:32.257Z] spire-1.2.1/doc/plugin_server_nodeattestor_aws_iid.md [2022-04-08T19:19:32.257Z] spire-1.2.1/doc/plugin_server_nodeattestor_azure_msi.md [2022-04-08T19:19:32.257Z] spire-1.2.1/doc/plugin_server_nodeattestor_gcp_iit.md [2022-04-08T19:19:32.257Z] spire-1.2.1/doc/plugin_server_nodeattestor_jointoken.md [2022-04-08T19:19:32.257Z] spire-1.2.1/doc/plugin_server_nodeattestor_k8s_psat.md [2022-04-08T19:19:32.257Z] spire-1.2.1/doc/plugin_server_nodeattestor_k8s_sat.md [2022-04-08T19:19:32.257Z] spire-1.2.1/doc/plugin_server_nodeattestor_sshpop.md [2022-04-08T19:19:32.257Z] spire-1.2.1/doc/plugin_server_nodeattestor_tpm_devid.md [2022-04-08T19:19:32.257Z] spire-1.2.1/doc/plugin_server_nodeattestor_x509pop.md [2022-04-08T19:19:32.257Z] spire-1.2.1/doc/plugin_server_noderesolver_azure_msi.md [2022-04-08T19:19:32.257Z] spire-1.2.1/doc/plugin_server_notifier_gcs_bundle.md [2022-04-08T19:19:32.257Z] spire-1.2.1/doc/plugin_server_notifier_k8sbundle.md [2022-04-08T19:19:32.257Z] spire-1.2.1/doc/plugin_server_upstreamauthority_aws_pca.md [2022-04-08T19:19:32.257Z] spire-1.2.1/doc/plugin_server_upstreamauthority_awssecret.md [2022-04-08T19:19:32.257Z] spire-1.2.1/doc/plugin_server_upstreamauthority_cert_manager.md [2022-04-08T19:19:32.257Z] spire-1.2.1/doc/plugin_server_upstreamauthority_disk.md [2022-04-08T19:19:32.257Z] spire-1.2.1/doc/plugin_server_upstreamauthority_gcp_cas.md [2022-04-08T19:19:32.257Z] spire-1.2.1/doc/plugin_server_upstreamauthority_spire.md [2022-04-08T19:19:32.257Z] spire-1.2.1/doc/plugin_server_upstreamauthority_vault.md [2022-04-08T19:19:32.257Z] spire-1.2.1/doc/scaling_spire.md [2022-04-08T19:19:32.257Z] spire-1.2.1/doc/spire_agent.md [2022-04-08T19:19:32.257Z] spire-1.2.1/doc/spire_server.md [2022-04-08T19:19:32.257Z] spire-1.2.1/doc/supported_integrations.md [2022-04-08T19:19:32.257Z] spire-1.2.1/doc/telemetry.md [2022-04-08T19:19:32.257Z] spire-1.2.1/doc/telemetry_config.md [2022-04-08T19:19:32.257Z] spire-1.2.1/doc/upgrading.md [2022-04-08T19:19:32.257Z] spire-1.2.1/doc/using_spire.md [2022-04-08T19:19:32.257Z] spire-1.2.1/examples/ [2022-04-08T19:19:32.257Z] spire-1.2.1/examples/README.md [2022-04-08T19:19:32.257Z] spire-1.2.1/go.mod [2022-04-08T19:19:32.257Z] spire-1.2.1/go.sum [2022-04-08T19:19:32.257Z] spire-1.2.1/pkg/ [2022-04-08T19:19:32.257Z] spire-1.2.1/pkg/agent/ [2022-04-08T19:19:32.257Z] spire-1.2.1/pkg/agent/agent.go [2022-04-08T19:19:32.257Z] spire-1.2.1/pkg/agent/api/ [2022-04-08T19:19:32.257Z] spire-1.2.1/pkg/agent/api/config.go [2022-04-08T19:19:32.257Z] spire-1.2.1/pkg/agent/api/debug/ [2022-04-08T19:19:32.257Z] spire-1.2.1/pkg/agent/api/debug/v1/ [2022-04-08T19:19:32.257Z] spire-1.2.1/pkg/agent/api/debug/v1/service.go [2022-04-08T19:19:32.257Z] spire-1.2.1/pkg/agent/api/debug/v1/service_test.go [2022-04-08T19:19:32.257Z] spire-1.2.1/pkg/agent/api/delegatedidentity/ [2022-04-08T19:19:32.257Z] spire-1.2.1/pkg/agent/api/delegatedidentity/v1/ [2022-04-08T19:19:32.257Z] spire-1.2.1/pkg/agent/api/delegatedidentity/v1/service.go [2022-04-08T19:19:32.257Z] spire-1.2.1/pkg/agent/api/delegatedidentity/v1/service_test.go [2022-04-08T19:19:32.257Z] spire-1.2.1/pkg/agent/api/endpoints.go [2022-04-08T19:19:32.257Z] spire-1.2.1/pkg/agent/api/health/ [2022-04-08T19:19:32.257Z] spire-1.2.1/pkg/agent/api/health/v1/ [2022-04-08T19:19:32.257Z] spire-1.2.1/pkg/agent/api/health/v1/service.go [2022-04-08T19:19:32.257Z] spire-1.2.1/pkg/agent/api/health/v1/service_test.go [2022-04-08T19:19:32.257Z] spire-1.2.1/pkg/agent/api/rpccontext/ [2022-04-08T19:19:32.257Z] spire-1.2.1/pkg/agent/api/rpccontext/alias.go [2022-04-08T19:19:32.257Z] spire-1.2.1/pkg/agent/api/rpccontext/caller.go [2022-04-08T19:19:32.257Z] spire-1.2.1/pkg/agent/attestor/ [2022-04-08T19:19:32.257Z] spire-1.2.1/pkg/agent/attestor/node/ [2022-04-08T19:19:32.257Z] spire-1.2.1/pkg/agent/attestor/node/experimental.go [2022-04-08T19:19:32.257Z] spire-1.2.1/pkg/agent/attestor/node/node.go [2022-04-08T19:19:32.258Z] spire-1.2.1/pkg/agent/attestor/node/node_test.go [2022-04-08T19:19:32.258Z] spire-1.2.1/pkg/agent/attestor/workload/ [2022-04-08T19:19:32.258Z] spire-1.2.1/pkg/agent/attestor/workload/workload.go [2022-04-08T19:19:32.258Z] spire-1.2.1/pkg/agent/attestor/workload/workload_test.go [2022-04-08T19:19:32.258Z] spire-1.2.1/pkg/agent/catalog/ [2022-04-08T19:19:32.258Z] spire-1.2.1/pkg/agent/catalog/catalog.go [2022-04-08T19:19:32.258Z] spire-1.2.1/pkg/agent/catalog/keymanager.go [2022-04-08T19:19:32.258Z] spire-1.2.1/pkg/agent/catalog/nodeattestor.go [2022-04-08T19:19:32.258Z] spire-1.2.1/pkg/agent/catalog/svidstore.go [2022-04-08T19:19:32.258Z] spire-1.2.1/pkg/agent/catalog/workloadattestor.go [2022-04-08T19:19:32.258Z] spire-1.2.1/pkg/agent/client/ [2022-04-08T19:19:32.258Z] spire-1.2.1/pkg/agent/client/client.go [2022-04-08T19:19:32.258Z] spire-1.2.1/pkg/agent/client/client_test.go [2022-04-08T19:19:32.258Z] spire-1.2.1/pkg/agent/client/dial.go [2022-04-08T19:19:32.258Z] spire-1.2.1/pkg/agent/client/nodeconn.go [2022-04-08T19:19:32.258Z] spire-1.2.1/pkg/agent/client/nodeconn_test.go [2022-04-08T19:19:32.258Z] spire-1.2.1/pkg/agent/client/update.go [2022-04-08T19:19:32.258Z] spire-1.2.1/pkg/agent/client/util.go [2022-04-08T19:19:32.258Z] spire-1.2.1/pkg/agent/common/ [2022-04-08T19:19:32.258Z] spire-1.2.1/pkg/agent/common/backoff/ [2022-04-08T19:19:32.258Z] spire-1.2.1/pkg/agent/common/backoff/backoff.go [2022-04-08T19:19:32.258Z] spire-1.2.1/pkg/agent/common/backoff/backoff_test.go [2022-04-08T19:19:32.258Z] spire-1.2.1/pkg/agent/common/cgroups/ [2022-04-08T19:19:32.258Z] spire-1.2.1/pkg/agent/common/cgroups/cgroups.go [2022-04-08T19:19:32.258Z] spire-1.2.1/pkg/agent/common/cgroups/cgroups_test.go [2022-04-08T19:19:32.258Z] spire-1.2.1/pkg/agent/common/cgroups/filesystem.go [2022-04-08T19:19:32.258Z] spire-1.2.1/pkg/agent/config.go [2022-04-08T19:19:32.258Z] spire-1.2.1/pkg/agent/endpoints/ [2022-04-08T19:19:32.258Z] spire-1.2.1/pkg/agent/endpoints/config.go [2022-04-08T19:19:32.258Z] spire-1.2.1/pkg/agent/endpoints/endpoints.go [2022-04-08T19:19:32.258Z] spire-1.2.1/pkg/agent/endpoints/endpoints_test.go [2022-04-08T19:19:32.258Z] spire-1.2.1/pkg/agent/endpoints/metrics.go [2022-04-08T19:19:32.258Z] spire-1.2.1/pkg/agent/endpoints/middleware.go [2022-04-08T19:19:32.258Z] spire-1.2.1/pkg/agent/endpoints/peertracker.go [2022-04-08T19:19:32.258Z] spire-1.2.1/pkg/agent/endpoints/peertracker_test.go [2022-04-08T19:19:32.258Z] spire-1.2.1/pkg/agent/endpoints/sdsv2/ [2022-04-08T19:19:32.258Z] spire-1.2.1/pkg/agent/endpoints/sdsv2/handler.go [2022-04-08T19:19:32.258Z] spire-1.2.1/pkg/agent/endpoints/sdsv2/handler_test.go [2022-04-08T19:19:32.258Z] spire-1.2.1/pkg/agent/endpoints/sdsv3/ [2022-04-08T19:19:32.258Z] spire-1.2.1/pkg/agent/endpoints/sdsv3/handler.go [2022-04-08T19:19:32.258Z] spire-1.2.1/pkg/agent/endpoints/sdsv3/handler_test.go [2022-04-08T19:19:32.258Z] spire-1.2.1/pkg/agent/endpoints/workload/ [2022-04-08T19:19:32.258Z] spire-1.2.1/pkg/agent/endpoints/workload/handler.go [2022-04-08T19:19:32.258Z] spire-1.2.1/pkg/agent/endpoints/workload/handler_test.go [2022-04-08T19:19:32.258Z] spire-1.2.1/pkg/agent/manager/ [2022-04-08T19:19:32.258Z] spire-1.2.1/pkg/agent/manager/cache/ [2022-04-08T19:19:32.258Z] spire-1.2.1/pkg/agent/manager/cache/bundle_cache.go [2022-04-08T19:19:32.258Z] spire-1.2.1/pkg/agent/manager/cache/cache.go [2022-04-08T19:19:32.258Z] spire-1.2.1/pkg/agent/manager/cache/cache_test.go [2022-04-08T19:19:32.258Z] spire-1.2.1/pkg/agent/manager/cache/jwt_cache.go [2022-04-08T19:19:32.258Z] spire-1.2.1/pkg/agent/manager/cache/jwt_cache_test.go [2022-04-08T19:19:32.258Z] spire-1.2.1/pkg/agent/manager/cache/sets.go [2022-04-08T19:19:32.258Z] spire-1.2.1/pkg/agent/manager/cache/subscriber.go [2022-04-08T19:19:32.258Z] spire-1.2.1/pkg/agent/manager/config.go [2022-04-08T19:19:32.258Z] spire-1.2.1/pkg/agent/manager/manager.go [2022-04-08T19:19:32.258Z] spire-1.2.1/pkg/agent/manager/manager_test.go [2022-04-08T19:19:32.258Z] spire-1.2.1/pkg/agent/manager/storage.go [2022-04-08T19:19:32.258Z] spire-1.2.1/pkg/agent/manager/storage_test.go [2022-04-08T19:19:32.258Z] spire-1.2.1/pkg/agent/manager/storecache/ [2022-04-08T19:19:32.258Z] spire-1.2.1/pkg/agent/manager/storecache/cache.go [2022-04-08T19:19:32.258Z] spire-1.2.1/pkg/agent/manager/storecache/cache_test.go [2022-04-08T19:19:32.258Z] spire-1.2.1/pkg/agent/manager/sync.go [2022-04-08T19:19:32.258Z] spire-1.2.1/pkg/agent/plugin/ [2022-04-08T19:19:32.258Z] spire-1.2.1/pkg/agent/plugin/keymanager/ [2022-04-08T19:19:32.258Z] spire-1.2.1/pkg/agent/plugin/keymanager/base/ [2022-04-08T19:19:32.258Z] spire-1.2.1/pkg/agent/plugin/keymanager/base/keymanagerbase.go [2022-04-08T19:19:32.258Z] spire-1.2.1/pkg/agent/plugin/keymanager/constant.go [2022-04-08T19:19:32.258Z] spire-1.2.1/pkg/agent/plugin/keymanager/disk/ [2022-04-08T19:19:32.258Z] spire-1.2.1/pkg/agent/plugin/keymanager/disk/disk.go [2022-04-08T19:19:32.258Z] spire-1.2.1/pkg/agent/plugin/keymanager/disk/disk_test.go [2022-04-08T19:19:32.258Z] spire-1.2.1/pkg/agent/plugin/keymanager/keymanager.go [2022-04-08T19:19:32.258Z] spire-1.2.1/pkg/agent/plugin/keymanager/memory/ [2022-04-08T19:19:32.258Z] spire-1.2.1/pkg/agent/plugin/keymanager/memory/memory.go [2022-04-08T19:19:32.258Z] spire-1.2.1/pkg/agent/plugin/keymanager/memory/memory_test.go [2022-04-08T19:19:32.258Z] spire-1.2.1/pkg/agent/plugin/keymanager/repository.go [2022-04-08T19:19:32.258Z] spire-1.2.1/pkg/agent/plugin/keymanager/svidkeymanager.go [2022-04-08T19:19:32.258Z] spire-1.2.1/pkg/agent/plugin/keymanager/svidkeymanager_test.go [2022-04-08T19:19:32.258Z] spire-1.2.1/pkg/agent/plugin/keymanager/test/ [2022-04-08T19:19:32.258Z] spire-1.2.1/pkg/agent/plugin/keymanager/test/keymanagertest.go [2022-04-08T19:19:32.258Z] spire-1.2.1/pkg/agent/plugin/keymanager/v1.go [2022-04-08T19:19:32.258Z] spire-1.2.1/pkg/agent/plugin/keymanager/v1_test.go [2022-04-08T19:19:32.258Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/ [2022-04-08T19:19:32.258Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/aws/ [2022-04-08T19:19:32.258Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/aws/iid.go [2022-04-08T19:19:32.258Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/aws/iid_test.go [2022-04-08T19:19:32.258Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/azure/ [2022-04-08T19:19:32.258Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/azure/msi.go [2022-04-08T19:19:32.258Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/azure/msi_test.go [2022-04-08T19:19:32.258Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/gcp/ [2022-04-08T19:19:32.258Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/gcp/iit.go [2022-04-08T19:19:32.258Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/gcp/iit_test.go [2022-04-08T19:19:32.258Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/jointoken.go [2022-04-08T19:19:32.258Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/jointoken/ [2022-04-08T19:19:32.258Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/jointoken/join_token.go [2022-04-08T19:19:32.258Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/jointoken_test.go [2022-04-08T19:19:32.258Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/ [2022-04-08T19:19:32.258Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/psat/ [2022-04-08T19:19:32.258Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/psat/psat.go [2022-04-08T19:19:32.258Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/psat/psat_test.go [2022-04-08T19:19:32.258Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/sat/ [2022-04-08T19:19:32.258Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/sat/sat.go [2022-04-08T19:19:32.258Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/sat/sat_test.go [2022-04-08T19:19:32.258Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/nodeattestor.go [2022-04-08T19:19:32.258Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/repository.go [2022-04-08T19:19:32.258Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/sshpop/ [2022-04-08T19:19:32.258Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/sshpop/sshpop.go [2022-04-08T19:19:32.258Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/sshpop/sshpop_test.go [2022-04-08T19:19:32.258Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/test/ [2022-04-08T19:19:32.258Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/test/serverstream.go [2022-04-08T19:19:32.258Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/ [2022-04-08T19:19:32.258Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/devid.go [2022-04-08T19:19:32.258Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/devid_test.go [2022-04-08T19:19:32.258Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/ [2022-04-08T19:19:32.258Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/autodetect.go [2022-04-08T19:19:32.258Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/open.go [2022-04-08T19:19:32.258Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/open_windows.go [2022-04-08T19:19:32.258Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/session.go [2022-04-08T19:19:32.258Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/session_test.go [2022-04-08T19:19:32.258Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/signingkey.go [2022-04-08T19:19:32.258Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/v1.go [2022-04-08T19:19:32.258Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/v1_test.go [2022-04-08T19:19:32.258Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/x509pop/ [2022-04-08T19:19:32.258Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/x509pop/x509pop.go [2022-04-08T19:19:32.258Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/x509pop/x509pop_test.go [2022-04-08T19:19:32.258Z] spire-1.2.1/pkg/agent/plugin/svidstore/ [2022-04-08T19:19:32.258Z] spire-1.2.1/pkg/agent/plugin/svidstore/awssecretsmanager/ [2022-04-08T19:19:32.258Z] spire-1.2.1/pkg/agent/plugin/svidstore/awssecretsmanager/aws.go [2022-04-08T19:19:32.258Z] spire-1.2.1/pkg/agent/plugin/svidstore/awssecretsmanager/aws_test.go [2022-04-08T19:19:32.258Z] spire-1.2.1/pkg/agent/plugin/svidstore/awssecretsmanager/client.go [2022-04-08T19:19:32.258Z] spire-1.2.1/pkg/agent/plugin/svidstore/gcpsecretmanager/ [2022-04-08T19:19:32.258Z] spire-1.2.1/pkg/agent/plugin/svidstore/gcpsecretmanager/client.go [2022-04-08T19:19:32.258Z] spire-1.2.1/pkg/agent/plugin/svidstore/gcpsecretmanager/gcloud.go [2022-04-08T19:19:32.258Z] spire-1.2.1/pkg/agent/plugin/svidstore/gcpsecretmanager/gcloud_test.go [2022-04-08T19:19:32.258Z] spire-1.2.1/pkg/agent/plugin/svidstore/repository.go [2022-04-08T19:19:32.258Z] spire-1.2.1/pkg/agent/plugin/svidstore/svidstore.go [2022-04-08T19:19:32.258Z] spire-1.2.1/pkg/agent/plugin/svidstore/utils.go [2022-04-08T19:19:32.258Z] spire-1.2.1/pkg/agent/plugin/svidstore/utils_test.go [2022-04-08T19:19:32.258Z] spire-1.2.1/pkg/agent/plugin/svidstore/v1.go [2022-04-08T19:19:32.258Z] spire-1.2.1/pkg/agent/plugin/svidstore/v1_test.go [2022-04-08T19:19:32.258Z] spire-1.2.1/pkg/agent/plugin/svidstore/v1unofficial.go [2022-04-08T19:19:32.258Z] spire-1.2.1/pkg/agent/plugin/svidstore/v1unofficial_test.go [2022-04-08T19:19:32.258Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/ [2022-04-08T19:19:32.258Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/ [2022-04-08T19:19:32.258Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/cgroup/ [2022-04-08T19:19:32.258Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/cgroup/dockerfinder.go [2022-04-08T19:19:32.258Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/cgroup/dockerfinder_test.go [2022-04-08T19:19:32.258Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/docker.go [2022-04-08T19:19:32.521Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/docker_test.go [2022-04-08T19:19:32.521Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/retry.go [2022-04-08T19:19:32.521Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/ [2022-04-08T19:19:32.521Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/k8s.go [2022-04-08T19:19:32.521Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/k8s_test.go [2022-04-08T19:19:32.521Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/ [2022-04-08T19:19:32.521Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/cgroups_init_pid_in_pod.txt [2022-04-08T19:19:32.521Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/cgroups_pid_in_kind_pod.txt [2022-04-08T19:19:32.521Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/cgroups_pid_in_pod.txt [2022-04-08T19:19:32.521Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/cgroups_pid_not_in_pod.txt [2022-04-08T19:19:32.521Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/kind_pod_list.json [2022-04-08T19:19:32.521Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/pod_list.json [2022-04-08T19:19:32.521Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/pod_list_not_running.json [2022-04-08T19:19:32.521Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/systemd_cgroups_pid_in_pod.txt [2022-04-08T19:19:32.521Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/repository.go [2022-04-08T19:19:32.521Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/unix/ [2022-04-08T19:19:32.521Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/unix/unix.go [2022-04-08T19:19:32.521Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/unix/unix_test.go [2022-04-08T19:19:32.521Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/v1.go [2022-04-08T19:19:32.521Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/v1_test.go [2022-04-08T19:19:32.521Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/workloadattestor.go [2022-04-08T19:19:32.521Z] spire-1.2.1/pkg/agent/svid/ [2022-04-08T19:19:32.521Z] spire-1.2.1/pkg/agent/svid/rotator.go [2022-04-08T19:19:32.521Z] spire-1.2.1/pkg/agent/svid/rotator_config.go [2022-04-08T19:19:32.521Z] spire-1.2.1/pkg/agent/svid/rotator_test.go [2022-04-08T19:19:32.521Z] spire-1.2.1/pkg/agent/svid/store/ [2022-04-08T19:19:32.521Z] spire-1.2.1/pkg/agent/svid/store/service.go [2022-04-08T19:19:32.521Z] spire-1.2.1/pkg/agent/svid/store/service_test.go [2022-04-08T19:19:32.521Z] spire-1.2.1/pkg/common/ [2022-04-08T19:19:32.521Z] spire-1.2.1/pkg/common/agentpathtemplate/ [2022-04-08T19:19:32.521Z] spire-1.2.1/pkg/common/agentpathtemplate/template.go [2022-04-08T19:19:32.521Z] spire-1.2.1/pkg/common/agentpathtemplate/template_test.go [2022-04-08T19:19:32.521Z] spire-1.2.1/pkg/common/api/ [2022-04-08T19:19:32.521Z] spire-1.2.1/pkg/common/api/metrics.go [2022-04-08T19:19:32.521Z] spire-1.2.1/pkg/common/api/middleware/ [2022-04-08T19:19:32.521Z] spire-1.2.1/pkg/common/api/middleware/common_test.go [2022-04-08T19:19:32.521Z] spire-1.2.1/pkg/common/api/middleware/interceptor.go [2022-04-08T19:19:32.521Z] spire-1.2.1/pkg/common/api/middleware/interceptor_test.go [2022-04-08T19:19:32.521Z] spire-1.2.1/pkg/common/api/middleware/logger.go [2022-04-08T19:19:32.521Z] spire-1.2.1/pkg/common/api/middleware/logger_test.go [2022-04-08T19:19:32.521Z] spire-1.2.1/pkg/common/api/middleware/metrics.go [2022-04-08T19:19:32.521Z] spire-1.2.1/pkg/common/api/middleware/metrics_test.go [2022-04-08T19:19:32.521Z] spire-1.2.1/pkg/common/api/middleware/middleware.go [2022-04-08T19:19:32.521Z] spire-1.2.1/pkg/common/api/middleware/middleware_test.go [2022-04-08T19:19:32.521Z] spire-1.2.1/pkg/common/api/middleware/misconfig.go [2022-04-08T19:19:32.521Z] spire-1.2.1/pkg/common/api/middleware/misconfig_test.go [2022-04-08T19:19:32.521Z] spire-1.2.1/pkg/common/api/middleware/names.go [2022-04-08T19:19:32.521Z] spire-1.2.1/pkg/common/api/middleware/names_test.go [2022-04-08T19:19:32.521Z] spire-1.2.1/pkg/common/api/names.go [2022-04-08T19:19:32.521Z] spire-1.2.1/pkg/common/api/ratelimit.go [2022-04-08T19:19:32.521Z] spire-1.2.1/pkg/common/api/rpccontext/ [2022-04-08T19:19:32.521Z] spire-1.2.1/pkg/common/api/rpccontext/logger.go [2022-04-08T19:19:32.521Z] spire-1.2.1/pkg/common/api/rpccontext/metrics.go [2022-04-08T19:19:32.521Z] spire-1.2.1/pkg/common/api/rpccontext/names.go [2022-04-08T19:19:32.521Z] spire-1.2.1/pkg/common/auth/ [2022-04-08T19:19:32.521Z] spire-1.2.1/pkg/common/auth/interceptors.go [2022-04-08T19:19:32.521Z] spire-1.2.1/pkg/common/auth/interceptors_test.go [2022-04-08T19:19:32.521Z] spire-1.2.1/pkg/common/auth/untracked_uds.go [2022-04-08T19:19:32.521Z] spire-1.2.1/pkg/common/bundleutil/ [2022-04-08T19:19:32.521Z] spire-1.2.1/pkg/common/bundleutil/bundle.go [2022-04-08T19:19:32.521Z] spire-1.2.1/pkg/common/bundleutil/bundle_test.go [2022-04-08T19:19:32.521Z] spire-1.2.1/pkg/common/bundleutil/common_test.go [2022-04-08T19:19:32.521Z] spire-1.2.1/pkg/common/bundleutil/marshal.go [2022-04-08T19:19:32.521Z] spire-1.2.1/pkg/common/bundleutil/marshal_test.go [2022-04-08T19:19:32.521Z] spire-1.2.1/pkg/common/bundleutil/refreshhint.go [2022-04-08T19:19:32.521Z] spire-1.2.1/pkg/common/bundleutil/refreshhint_test.go [2022-04-08T19:19:32.521Z] spire-1.2.1/pkg/common/bundleutil/types.go [2022-04-08T19:19:32.521Z] spire-1.2.1/pkg/common/bundleutil/unmarshal.go [2022-04-08T19:19:32.521Z] spire-1.2.1/pkg/common/bundleutil/unmarshal_test.go [2022-04-08T19:19:32.521Z] spire-1.2.1/pkg/common/catalog/ [2022-04-08T19:19:32.521Z] spire-1.2.1/pkg/common/catalog/bind.go [2022-04-08T19:19:32.521Z] spire-1.2.1/pkg/common/catalog/builtin.go [2022-04-08T19:19:32.521Z] spire-1.2.1/pkg/common/catalog/catalog.go [2022-04-08T19:19:32.521Z] spire-1.2.1/pkg/common/catalog/catalog_test.go [2022-04-08T19:19:32.521Z] spire-1.2.1/pkg/common/catalog/closers.go [2022-04-08T19:19:32.521Z] spire-1.2.1/pkg/common/catalog/cmd_linux.go [2022-04-08T19:19:32.521Z] spire-1.2.1/pkg/common/catalog/cmd_other.go [2022-04-08T19:19:32.521Z] spire-1.2.1/pkg/common/catalog/config.go [2022-04-08T19:19:32.521Z] spire-1.2.1/pkg/common/catalog/config_test.go [2022-04-08T19:19:32.521Z] spire-1.2.1/pkg/common/catalog/configure.go [2022-04-08T19:19:32.521Z] spire-1.2.1/pkg/common/catalog/constraints.go [2022-04-08T19:19:32.521Z] spire-1.2.1/pkg/common/catalog/constraints_test.go [2022-04-08T19:19:32.521Z] spire-1.2.1/pkg/common/catalog/context.go [2022-04-08T19:19:32.521Z] spire-1.2.1/pkg/common/catalog/external.go [2022-04-08T19:19:32.521Z] spire-1.2.1/pkg/common/catalog/host.go [2022-04-08T19:19:32.521Z] spire-1.2.1/pkg/common/catalog/pipenet.go [2022-04-08T19:19:32.521Z] spire-1.2.1/pkg/common/catalog/plugin.go [2022-04-08T19:19:32.521Z] spire-1.2.1/pkg/common/catalog/testplugin/ [2022-04-08T19:19:32.521Z] spire-1.2.1/pkg/common/catalog/testplugin/.gitignore [2022-04-08T19:19:32.521Z] spire-1.2.1/pkg/common/catalog/testplugin/main.go [2022-04-08T19:19:32.521Z] spire-1.2.1/pkg/common/catalog/testplugin/plugin.go [2022-04-08T19:19:32.521Z] spire-1.2.1/pkg/common/cli/ [2022-04-08T19:19:32.521Z] spire-1.2.1/pkg/common/cli/env.go [2022-04-08T19:19:32.521Z] spire-1.2.1/pkg/common/cli/flags.go [2022-04-08T19:19:32.521Z] spire-1.2.1/pkg/common/cli/trust_domain.go [2022-04-08T19:19:32.521Z] spire-1.2.1/pkg/common/cli/trust_domain_test.go [2022-04-08T19:19:32.521Z] spire-1.2.1/pkg/common/cli/umask.go [2022-04-08T19:19:32.521Z] spire-1.2.1/pkg/common/cli/umask_posix.go [2022-04-08T19:19:32.521Z] spire-1.2.1/pkg/common/cli/umask_test.go [2022-04-08T19:19:32.521Z] spire-1.2.1/pkg/common/cli/umask_windows.go [2022-04-08T19:19:32.521Z] spire-1.2.1/pkg/common/cliprinter/ [2022-04-08T19:19:32.521Z] spire-1.2.1/pkg/common/cliprinter/cliprinter.go [2022-04-08T19:19:32.521Z] spire-1.2.1/pkg/common/cliprinter/cliprinter_test.go [2022-04-08T19:19:32.521Z] spire-1.2.1/pkg/common/cliprinter/flag.go [2022-04-08T19:19:32.521Z] spire-1.2.1/pkg/common/cliprinter/flag_test.go [2022-04-08T19:19:32.521Z] spire-1.2.1/pkg/common/cliprinter/format.go [2022-04-08T19:19:32.521Z] spire-1.2.1/pkg/common/cliprinter/format_test.go [2022-04-08T19:19:32.521Z] spire-1.2.1/pkg/common/cliprinter/internal/ [2022-04-08T19:19:32.521Z] spire-1.2.1/pkg/common/cliprinter/internal/errorjson/ [2022-04-08T19:19:32.521Z] spire-1.2.1/pkg/common/cliprinter/internal/errorjson/errorjson.go [2022-04-08T19:19:32.521Z] spire-1.2.1/pkg/common/cliprinter/internal/errorjson/errorjson_test.go [2022-04-08T19:19:32.521Z] spire-1.2.1/pkg/common/cliprinter/internal/errorpretty/ [2022-04-08T19:19:32.521Z] spire-1.2.1/pkg/common/cliprinter/internal/errorpretty/errorpretty.go [2022-04-08T19:19:32.521Z] spire-1.2.1/pkg/common/cliprinter/internal/errorpretty/errorpretty_test.go [2022-04-08T19:19:32.521Z] spire-1.2.1/pkg/common/cliprinter/internal/protojson/ [2022-04-08T19:19:32.521Z] spire-1.2.1/pkg/common/cliprinter/internal/protojson/protojson.go [2022-04-08T19:19:32.521Z] spire-1.2.1/pkg/common/cliprinter/internal/protojson/protojson_test.go [2022-04-08T19:19:32.521Z] spire-1.2.1/pkg/common/cliprinter/internal/protopretty/ [2022-04-08T19:19:32.521Z] spire-1.2.1/pkg/common/cliprinter/internal/protopretty/protopretty.go [2022-04-08T19:19:32.521Z] spire-1.2.1/pkg/common/cliprinter/internal/protopretty/protopretty_test.go [2022-04-08T19:19:32.521Z] spire-1.2.1/pkg/common/cliprinter/internal/structjson/ [2022-04-08T19:19:32.521Z] spire-1.2.1/pkg/common/cliprinter/internal/structjson/structjson.go [2022-04-08T19:19:32.521Z] spire-1.2.1/pkg/common/cliprinter/internal/structjson/structjson_test.go [2022-04-08T19:19:32.521Z] spire-1.2.1/pkg/common/cliprinter/internal/structpretty/ [2022-04-08T19:19:32.521Z] spire-1.2.1/pkg/common/cliprinter/internal/structpretty/structpretty.go [2022-04-08T19:19:32.521Z] spire-1.2.1/pkg/common/cliprinter/internal/structpretty/structpretty_test.go [2022-04-08T19:19:32.521Z] spire-1.2.1/pkg/common/coretypes/ [2022-04-08T19:19:32.521Z] spire-1.2.1/pkg/common/coretypes/bundle/ [2022-04-08T19:19:32.521Z] spire-1.2.1/pkg/common/coretypes/bundle/bundle_test.go [2022-04-08T19:19:32.521Z] spire-1.2.1/pkg/common/coretypes/bundle/commontypes.go [2022-04-08T19:19:32.521Z] spire-1.2.1/pkg/common/coretypes/bundle/plugintypes.go [2022-04-08T19:19:32.521Z] spire-1.2.1/pkg/common/coretypes/bundle/require.go [2022-04-08T19:19:32.521Z] spire-1.2.1/pkg/common/coretypes/jwtkey/ [2022-04-08T19:19:32.521Z] spire-1.2.1/pkg/common/coretypes/jwtkey/apitypes.go [2022-04-08T19:19:32.521Z] spire-1.2.1/pkg/common/coretypes/jwtkey/commontypes.go [2022-04-08T19:19:32.521Z] spire-1.2.1/pkg/common/coretypes/jwtkey/jwtkey.go [2022-04-08T19:19:32.521Z] spire-1.2.1/pkg/common/coretypes/jwtkey/jwtkey_test.go [2022-04-08T19:19:32.521Z] spire-1.2.1/pkg/common/coretypes/jwtkey/plugintypes.go [2022-04-08T19:19:32.521Z] spire-1.2.1/pkg/common/coretypes/jwtkey/require.go [2022-04-08T19:19:32.521Z] spire-1.2.1/pkg/common/coretypes/x509certificate/ [2022-04-08T19:19:32.521Z] spire-1.2.1/pkg/common/coretypes/x509certificate/commontypes.go [2022-04-08T19:19:32.521Z] spire-1.2.1/pkg/common/coretypes/x509certificate/plugintypes.go [2022-04-08T19:19:32.521Z] spire-1.2.1/pkg/common/coretypes/x509certificate/require.go [2022-04-08T19:19:32.522Z] spire-1.2.1/pkg/common/coretypes/x509certificate/x509certificate.go [2022-04-08T19:19:32.522Z] spire-1.2.1/pkg/common/coretypes/x509certificate/x509certificate_test.go [2022-04-08T19:19:32.522Z] spire-1.2.1/pkg/common/cryptoutil/ [2022-04-08T19:19:32.522Z] spire-1.2.1/pkg/common/cryptoutil/keys.go [2022-04-08T19:19:32.522Z] spire-1.2.1/pkg/common/cryptoutil/keys_test.go [2022-04-08T19:19:32.522Z] spire-1.2.1/pkg/common/diskutil/ [2022-04-08T19:19:32.522Z] spire-1.2.1/pkg/common/diskutil/file_posix.go [2022-04-08T19:19:32.522Z] spire-1.2.1/pkg/common/diskutil/file_test.go [2022-04-08T19:19:32.522Z] spire-1.2.1/pkg/common/diskutil/file_windows.go [2022-04-08T19:19:32.522Z] spire-1.2.1/pkg/common/errorutil/ [2022-04-08T19:19:32.522Z] spire-1.2.1/pkg/common/errorutil/wrapper.go [2022-04-08T19:19:32.522Z] spire-1.2.1/pkg/common/health/ [2022-04-08T19:19:32.522Z] spire-1.2.1/pkg/common/health/config.go [2022-04-08T19:19:32.522Z] spire-1.2.1/pkg/common/health/context.go [2022-04-08T19:19:32.522Z] spire-1.2.1/pkg/common/health/context_test.go [2022-04-08T19:19:32.522Z] spire-1.2.1/pkg/common/health/health.go [2022-04-08T19:19:32.522Z] spire-1.2.1/pkg/common/health/health_test.go [2022-04-08T19:19:32.522Z] spire-1.2.1/pkg/common/health/logger.go [2022-04-08T19:19:32.522Z] spire-1.2.1/pkg/common/hostservice/ [2022-04-08T19:19:32.522Z] spire-1.2.1/pkg/common/hostservice/metricsservice/ [2022-04-08T19:19:32.522Z] spire-1.2.1/pkg/common/hostservice/metricsservice/v1.go [2022-04-08T19:19:32.522Z] spire-1.2.1/pkg/common/hostservice/metricsservice/v1_test.go [2022-04-08T19:19:32.522Z] spire-1.2.1/pkg/common/idutil/ [2022-04-08T19:19:32.522Z] spire-1.2.1/pkg/common/idutil/require.go [2022-04-08T19:19:32.522Z] spire-1.2.1/pkg/common/idutil/require_test.go [2022-04-08T19:19:32.522Z] spire-1.2.1/pkg/common/idutil/safety.go [2022-04-08T19:19:32.522Z] spire-1.2.1/pkg/common/idutil/safety_test.go [2022-04-08T19:19:32.522Z] spire-1.2.1/pkg/common/idutil/spiffeid.go [2022-04-08T19:19:32.522Z] spire-1.2.1/pkg/common/idutil/spiffeid_test.go [2022-04-08T19:19:32.522Z] spire-1.2.1/pkg/common/jwtsvid/ [2022-04-08T19:19:32.522Z] spire-1.2.1/pkg/common/jwtsvid/common.go [2022-04-08T19:19:32.522Z] spire-1.2.1/pkg/common/jwtsvid/sign.go [2022-04-08T19:19:32.522Z] spire-1.2.1/pkg/common/jwtsvid/token_test.go [2022-04-08T19:19:32.522Z] spire-1.2.1/pkg/common/jwtsvid/validate.go [2022-04-08T19:19:32.522Z] spire-1.2.1/pkg/common/jwtutil/ [2022-04-08T19:19:32.522Z] spire-1.2.1/pkg/common/jwtutil/keyset.go [2022-04-08T19:19:32.522Z] spire-1.2.1/pkg/common/jwtutil/keyset_test.go [2022-04-08T19:19:32.522Z] spire-1.2.1/pkg/common/log/ [2022-04-08T19:19:32.522Z] spire-1.2.1/pkg/common/log/hclog_adapter.go [2022-04-08T19:19:32.522Z] spire-1.2.1/pkg/common/log/hclog_adapter_test.go [2022-04-08T19:19:32.522Z] spire-1.2.1/pkg/common/log/log.go [2022-04-08T19:19:32.522Z] spire-1.2.1/pkg/common/log/log_test.go [2022-04-08T19:19:32.522Z] spire-1.2.1/pkg/common/log/options.go [2022-04-08T19:19:32.522Z] spire-1.2.1/pkg/common/nodeutil/ [2022-04-08T19:19:32.522Z] spire-1.2.1/pkg/common/nodeutil/node.go [2022-04-08T19:19:32.522Z] spire-1.2.1/pkg/common/nodeutil/node_test.go [2022-04-08T19:19:32.522Z] spire-1.2.1/pkg/common/peertracker/ [2022-04-08T19:19:32.522Z] spire-1.2.1/pkg/common/peertracker/conn.go [2022-04-08T19:19:32.522Z] spire-1.2.1/pkg/common/peertracker/credentials.go [2022-04-08T19:19:32.522Z] spire-1.2.1/pkg/common/peertracker/errors.go [2022-04-08T19:19:32.522Z] spire-1.2.1/pkg/common/peertracker/getpid_windows.c [2022-04-08T19:19:32.522Z] spire-1.2.1/pkg/common/peertracker/getpid_windows.h [2022-04-08T19:19:32.522Z] spire-1.2.1/pkg/common/peertracker/info.go [2022-04-08T19:19:32.522Z] spire-1.2.1/pkg/common/peertracker/listener.go [2022-04-08T19:19:32.522Z] spire-1.2.1/pkg/common/peertracker/listener_test.go [2022-04-08T19:19:32.522Z] spire-1.2.1/pkg/common/peertracker/peertracker.go [2022-04-08T19:19:32.522Z] spire-1.2.1/pkg/common/peertracker/peertracker_test.go [2022-04-08T19:19:32.522Z] spire-1.2.1/pkg/common/peertracker/peertracker_test_child_posix.go [2022-04-08T19:19:32.522Z] spire-1.2.1/pkg/common/peertracker/peertracker_test_child_windows.go [2022-04-08T19:19:32.522Z] spire-1.2.1/pkg/common/peertracker/peertracker_test_posix.go [2022-04-08T19:19:32.522Z] spire-1.2.1/pkg/common/peertracker/peertracker_test_windows.go [2022-04-08T19:19:32.522Z] spire-1.2.1/pkg/common/peertracker/tcp.go [2022-04-08T19:19:32.522Z] spire-1.2.1/pkg/common/peertracker/tcp_fallback.go [2022-04-08T19:19:32.522Z] spire-1.2.1/pkg/common/peertracker/tcp_windows.go [2022-04-08T19:19:32.522Z] spire-1.2.1/pkg/common/peertracker/tracker_bsd.go [2022-04-08T19:19:32.522Z] spire-1.2.1/pkg/common/peertracker/tracker_fallback.go [2022-04-08T19:19:32.522Z] spire-1.2.1/pkg/common/peertracker/tracker_linux.go [2022-04-08T19:19:32.522Z] spire-1.2.1/pkg/common/peertracker/tracker_linux_test.go [2022-04-08T19:19:32.522Z] spire-1.2.1/pkg/common/peertracker/tracker_windows.go [2022-04-08T19:19:32.522Z] spire-1.2.1/pkg/common/peertracker/uds.go [2022-04-08T19:19:32.522Z] spire-1.2.1/pkg/common/peertracker/uds_bsd.go [2022-04-08T19:19:32.522Z] spire-1.2.1/pkg/common/peertracker/uds_fallback.go [2022-04-08T19:19:32.522Z] spire-1.2.1/pkg/common/peertracker/uds_linux.go [2022-04-08T19:19:32.522Z] spire-1.2.1/pkg/common/pemutil/ [2022-04-08T19:19:32.522Z] spire-1.2.1/pkg/common/pemutil/block.go [2022-04-08T19:19:32.522Z] spire-1.2.1/pkg/common/pemutil/certs.go [2022-04-08T19:19:32.522Z] spire-1.2.1/pkg/common/pemutil/common.go [2022-04-08T19:19:32.522Z] spire-1.2.1/pkg/common/pemutil/csr.go [2022-04-08T19:19:32.522Z] spire-1.2.1/pkg/common/pemutil/keys.go [2022-04-08T19:19:32.522Z] spire-1.2.1/pkg/common/pemutil/pemutil_test.go [2022-04-08T19:19:32.522Z] spire-1.2.1/pkg/common/pemutil/testdata/ [2022-04-08T19:19:32.522Z] spire-1.2.1/pkg/common/pemutil/testdata/cert.pem [2022-04-08T19:19:32.522Z] spire-1.2.1/pkg/common/pemutil/testdata/certs.pem [2022-04-08T19:19:32.522Z] spire-1.2.1/pkg/common/pemutil/testdata/csr.pem [2022-04-08T19:19:32.522Z] spire-1.2.1/pkg/common/pemutil/testdata/ecdsa-key-pkcs8.pem [2022-04-08T19:19:32.522Z] spire-1.2.1/pkg/common/pemutil/testdata/ecdsa-key.pem [2022-04-08T19:19:32.522Z] spire-1.2.1/pkg/common/pemutil/testdata/key.pem [2022-04-08T19:19:32.522Z] spire-1.2.1/pkg/common/pemutil/testdata/public-rsa-key.pem [2022-04-08T19:19:32.522Z] spire-1.2.1/pkg/common/pemutil/testdata/rsa-key-pkcs8.pem [2022-04-08T19:19:32.522Z] spire-1.2.1/pkg/common/pemutil/testdata/rsa-key.pem [2022-04-08T19:19:32.522Z] spire-1.2.1/pkg/common/plugin/ [2022-04-08T19:19:32.522Z] spire-1.2.1/pkg/common/plugin/aws/ [2022-04-08T19:19:32.522Z] spire-1.2.1/pkg/common/plugin/aws/iid.go [2022-04-08T19:19:32.522Z] spire-1.2.1/pkg/common/plugin/azure/ [2022-04-08T19:19:32.522Z] spire-1.2.1/pkg/common/plugin/azure/msi.go [2022-04-08T19:19:32.522Z] spire-1.2.1/pkg/common/plugin/azure/msi_test.go [2022-04-08T19:19:32.522Z] spire-1.2.1/pkg/common/plugin/facade.go [2022-04-08T19:19:32.522Z] spire-1.2.1/pkg/common/plugin/facade_test.go [2022-04-08T19:19:32.522Z] spire-1.2.1/pkg/common/plugin/gcp/ [2022-04-08T19:19:32.522Z] spire-1.2.1/pkg/common/plugin/gcp/iit.go [2022-04-08T19:19:32.522Z] spire-1.2.1/pkg/common/plugin/k8s/ [2022-04-08T19:19:32.522Z] spire-1.2.1/pkg/common/plugin/k8s/apiserver/ [2022-04-08T19:19:32.522Z] spire-1.2.1/pkg/common/plugin/k8s/apiserver/client.go [2022-04-08T19:19:32.522Z] spire-1.2.1/pkg/common/plugin/k8s/apiserver/client_test.go [2022-04-08T19:19:32.522Z] spire-1.2.1/pkg/common/plugin/k8s/utils.go [2022-04-08T19:19:32.522Z] spire-1.2.1/pkg/common/plugin/k8s/utils_test.go [2022-04-08T19:19:32.522Z] spire-1.2.1/pkg/common/plugin/log.go [2022-04-08T19:19:32.522Z] spire-1.2.1/pkg/common/plugin/sshpop/ [2022-04-08T19:19:32.522Z] spire-1.2.1/pkg/common/plugin/sshpop/handshake.go [2022-04-08T19:19:32.522Z] spire-1.2.1/pkg/common/plugin/sshpop/handshake_test.go [2022-04-08T19:19:32.522Z] spire-1.2.1/pkg/common/plugin/sshpop/sshpop.go [2022-04-08T19:19:32.522Z] spire-1.2.1/pkg/common/plugin/sshpop/sshpop_test.go [2022-04-08T19:19:32.522Z] spire-1.2.1/pkg/common/plugin/sshpop/testdata/ [2022-04-08T19:19:32.522Z] spire-1.2.1/pkg/common/plugin/sshpop/testdata/dummy_agent_ssh_key [2022-04-08T19:19:32.522Z] spire-1.2.1/pkg/common/plugin/sshpop/testdata/dummy_agent_ssh_key-cert.pub [2022-04-08T19:19:32.522Z] spire-1.2.1/pkg/common/plugin/sshpop/testdata/dummy_ssh_cert_authority.pub [2022-04-08T19:19:32.522Z] spire-1.2.1/pkg/common/plugin/sshpop/testdata/empty_ssh_cert_authority.pub [2022-04-08T19:19:32.522Z] spire-1.2.1/pkg/common/plugin/sshpop/testdata/many_ssh_cert_authorities.pub [2022-04-08T19:19:32.522Z] spire-1.2.1/pkg/common/plugin/tpmdevid/ [2022-04-08T19:19:32.522Z] spire-1.2.1/pkg/common/plugin/tpmdevid/devid.go [2022-04-08T19:19:32.522Z] spire-1.2.1/pkg/common/plugin/x509pop/ [2022-04-08T19:19:32.522Z] spire-1.2.1/pkg/common/plugin/x509pop/x509pop.go [2022-04-08T19:19:32.522Z] spire-1.2.1/pkg/common/plugin/x509pop/x509pop_test.go [2022-04-08T19:19:32.522Z] spire-1.2.1/pkg/common/profiling/ [2022-04-08T19:19:32.522Z] spire-1.2.1/pkg/common/profiling/dumpers.go [2022-04-08T19:19:32.522Z] spire-1.2.1/pkg/common/profiling/profiling.go [2022-04-08T19:19:32.522Z] spire-1.2.1/pkg/common/protoutil/ [2022-04-08T19:19:32.522Z] spire-1.2.1/pkg/common/protoutil/masks.go [2022-04-08T19:19:32.522Z] spire-1.2.1/pkg/common/protoutil/masks_test.go [2022-04-08T19:19:32.522Z] spire-1.2.1/pkg/common/rotationutil/ [2022-04-08T19:19:32.522Z] spire-1.2.1/pkg/common/rotationutil/rotationutil.go [2022-04-08T19:19:32.522Z] spire-1.2.1/pkg/common/rotationutil/rotationutil_test.go [2022-04-08T19:19:32.522Z] spire-1.2.1/pkg/common/selector/ [2022-04-08T19:19:32.522Z] spire-1.2.1/pkg/common/selector/selector.go [2022-04-08T19:19:32.522Z] spire-1.2.1/pkg/common/selector/selector_test.go [2022-04-08T19:19:32.522Z] spire-1.2.1/pkg/common/selector/set.go [2022-04-08T19:19:32.522Z] spire-1.2.1/pkg/common/selector/set_utils.go [2022-04-08T19:19:32.522Z] spire-1.2.1/pkg/common/selector/set_utils_test.go [2022-04-08T19:19:32.522Z] spire-1.2.1/pkg/common/telemetry/ [2022-04-08T19:19:32.522Z] spire-1.2.1/pkg/common/telemetry/agent/ [2022-04-08T19:19:32.522Z] spire-1.2.1/pkg/common/telemetry/agent/keymanager/ [2022-04-08T19:19:32.522Z] spire-1.2.1/pkg/common/telemetry/agent/keymanager/keymanager.go [2022-04-08T19:19:32.522Z] spire-1.2.1/pkg/common/telemetry/agent/keymanager/wrapper.go [2022-04-08T19:19:32.522Z] spire-1.2.1/pkg/common/telemetry/agent/keymanager/wrapper_test.go [2022-04-08T19:19:32.522Z] spire-1.2.1/pkg/common/telemetry/agent/manager.go [2022-04-08T19:19:32.522Z] spire-1.2.1/pkg/common/telemetry/agent/node.go [2022-04-08T19:19:32.522Z] spire-1.2.1/pkg/common/telemetry/agent/rotate.go [2022-04-08T19:19:32.522Z] spire-1.2.1/pkg/common/telemetry/agent/sdsapi.go [2022-04-08T19:19:32.522Z] spire-1.2.1/pkg/common/telemetry/agent/store/ [2022-04-08T19:19:32.522Z] spire-1.2.1/pkg/common/telemetry/agent/store/store.go [2022-04-08T19:19:32.522Z] spire-1.2.1/pkg/common/telemetry/agent/workloadapi/ [2022-04-08T19:19:32.522Z] spire-1.2.1/pkg/common/telemetry/agent/workloadapi/workload.go [2022-04-08T19:19:32.522Z] spire-1.2.1/pkg/common/telemetry/blackhole.go [2022-04-08T19:19:32.522Z] spire-1.2.1/pkg/common/telemetry/call.go [2022-04-08T19:19:32.522Z] spire-1.2.1/pkg/common/telemetry/common/ [2022-04-08T19:19:32.522Z] spire-1.2.1/pkg/common/telemetry/common/label_adders.go [2022-04-08T19:19:32.522Z] spire-1.2.1/pkg/common/telemetry/config.go [2022-04-08T19:19:32.522Z] spire-1.2.1/pkg/common/telemetry/dogstatsd.go [2022-04-08T19:19:32.522Z] spire-1.2.1/pkg/common/telemetry/dogstatsd_test.go [2022-04-08T19:19:32.522Z] spire-1.2.1/pkg/common/telemetry/inmem.go [2022-04-08T19:19:32.522Z] spire-1.2.1/pkg/common/telemetry/inmem_test.go [2022-04-08T19:19:32.522Z] spire-1.2.1/pkg/common/telemetry/m3.go [2022-04-08T19:19:32.522Z] spire-1.2.1/pkg/common/telemetry/m3_test.go [2022-04-08T19:19:32.522Z] spire-1.2.1/pkg/common/telemetry/metrics.go [2022-04-08T19:19:32.522Z] spire-1.2.1/pkg/common/telemetry/metrics_benchmark_test.go [2022-04-08T19:19:32.522Z] spire-1.2.1/pkg/common/telemetry/names.go [2022-04-08T19:19:32.522Z] spire-1.2.1/pkg/common/telemetry/prometheus.go [2022-04-08T19:19:32.522Z] spire-1.2.1/pkg/common/telemetry/prometheus_test.go [2022-04-08T19:19:32.522Z] spire-1.2.1/pkg/common/telemetry/sanitize.go [2022-04-08T19:19:32.522Z] spire-1.2.1/pkg/common/telemetry/sanitize_test.go [2022-04-08T19:19:32.522Z] spire-1.2.1/pkg/common/telemetry/server/ [2022-04-08T19:19:32.522Z] spire-1.2.1/pkg/common/telemetry/server/bundle_manager.go [2022-04-08T19:19:32.522Z] spire-1.2.1/pkg/common/telemetry/server/ca_manager.go [2022-04-08T19:19:32.522Z] spire-1.2.1/pkg/common/telemetry/server/datastore/ [2022-04-08T19:19:32.522Z] spire-1.2.1/pkg/common/telemetry/server/datastore/bundle.go [2022-04-08T19:19:32.522Z] spire-1.2.1/pkg/common/telemetry/server/datastore/federation_relationship.go [2022-04-08T19:19:32.522Z] spire-1.2.1/pkg/common/telemetry/server/datastore/join_token.go [2022-04-08T19:19:32.522Z] spire-1.2.1/pkg/common/telemetry/server/datastore/node.go [2022-04-08T19:19:32.522Z] spire-1.2.1/pkg/common/telemetry/server/datastore/registration.go [2022-04-08T19:19:32.522Z] spire-1.2.1/pkg/common/telemetry/server/datastore/wrapper.go [2022-04-08T19:19:32.522Z] spire-1.2.1/pkg/common/telemetry/server/datastore/wrapper_test.go [2022-04-08T19:19:32.522Z] spire-1.2.1/pkg/common/telemetry/server/keymanager/ [2022-04-08T19:19:32.522Z] spire-1.2.1/pkg/common/telemetry/server/keymanager/keymanager.go [2022-04-08T19:19:32.522Z] spire-1.2.1/pkg/common/telemetry/server/keymanager/wrapper.go [2022-04-08T19:19:32.522Z] spire-1.2.1/pkg/common/telemetry/server/keymanager/wrapper_test.go [2022-04-08T19:19:32.522Z] spire-1.2.1/pkg/common/telemetry/server/registration_manager.go [2022-04-08T19:19:32.522Z] spire-1.2.1/pkg/common/telemetry/server/rotate.go [2022-04-08T19:19:32.522Z] spire-1.2.1/pkg/common/telemetry/server/server.go [2022-04-08T19:19:32.522Z] spire-1.2.1/pkg/common/telemetry/sink.go [2022-04-08T19:19:32.522Z] spire-1.2.1/pkg/common/telemetry/statsd.go [2022-04-08T19:19:32.522Z] spire-1.2.1/pkg/common/telemetry/statsd_test.go [2022-04-08T19:19:32.522Z] spire-1.2.1/pkg/common/telemetry/uptime.go [2022-04-08T19:19:32.522Z] spire-1.2.1/pkg/common/telemetry/version.go [2022-04-08T19:19:32.522Z] spire-1.2.1/pkg/common/telemetry/withlabels.go [2022-04-08T19:19:32.522Z] spire-1.2.1/pkg/common/uptime/ [2022-04-08T19:19:32.522Z] spire-1.2.1/pkg/common/uptime/uptime.go [2022-04-08T19:19:32.522Z] spire-1.2.1/pkg/common/uptime/uptime_test.go [2022-04-08T19:19:32.522Z] spire-1.2.1/pkg/common/util/ [2022-04-08T19:19:32.522Z] spire-1.2.1/pkg/common/util/certs.go [2022-04-08T19:19:32.522Z] spire-1.2.1/pkg/common/util/certs_test.go [2022-04-08T19:19:32.522Z] spire-1.2.1/pkg/common/util/csr.go [2022-04-08T19:19:32.522Z] spire-1.2.1/pkg/common/util/hash.go [2022-04-08T19:19:32.522Z] spire-1.2.1/pkg/common/util/selectors.go [2022-04-08T19:19:32.522Z] spire-1.2.1/pkg/common/util/selectors_test.go [2022-04-08T19:19:32.522Z] spire-1.2.1/pkg/common/util/signals.go [2022-04-08T19:19:32.522Z] spire-1.2.1/pkg/common/util/sort.go [2022-04-08T19:19:32.522Z] spire-1.2.1/pkg/common/util/sort_test.go [2022-04-08T19:19:32.522Z] spire-1.2.1/pkg/common/util/task.go [2022-04-08T19:19:32.522Z] spire-1.2.1/pkg/common/util/task_test.go [2022-04-08T19:19:32.522Z] spire-1.2.1/pkg/common/util/testdata/ [2022-04-08T19:19:32.522Z] spire-1.2.1/pkg/common/util/testdata/empty-bundle.pem [2022-04-08T19:19:32.522Z] spire-1.2.1/pkg/common/util/testdata/mixed-bundle.pem [2022-04-08T19:19:32.522Z] spire-1.2.1/pkg/common/version/ [2022-04-08T19:19:32.523Z] spire-1.2.1/pkg/common/version/version.go [2022-04-08T19:19:32.523Z] spire-1.2.1/pkg/common/x509svid/ [2022-04-08T19:19:32.523Z] spire-1.2.1/pkg/common/x509svid/common_test.go [2022-04-08T19:19:32.523Z] spire-1.2.1/pkg/common/x509svid/csr.go [2022-04-08T19:19:32.523Z] spire-1.2.1/pkg/common/x509svid/upstreamca.go [2022-04-08T19:19:32.523Z] spire-1.2.1/pkg/common/x509svid/upstreamca_test.go [2022-04-08T19:19:32.523Z] spire-1.2.1/pkg/common/x509util/ [2022-04-08T19:19:32.523Z] spire-1.2.1/pkg/common/x509util/cert.go [2022-04-08T19:19:32.523Z] spire-1.2.1/pkg/common/x509util/dns.go [2022-04-08T19:19:32.523Z] spire-1.2.1/pkg/common/x509util/dns_test.go [2022-04-08T19:19:32.523Z] spire-1.2.1/pkg/common/x509util/keyid.go [2022-04-08T19:19:32.523Z] spire-1.2.1/pkg/common/x509util/keypair.go [2022-04-08T19:19:32.523Z] spire-1.2.1/pkg/common/x509util/serialnumber.go [2022-04-08T19:19:32.523Z] spire-1.2.1/pkg/common/x509util/serialnumber_test.go [2022-04-08T19:19:32.523Z] spire-1.2.1/pkg/server/ [2022-04-08T19:19:32.523Z] spire-1.2.1/pkg/server/api/ [2022-04-08T19:19:32.523Z] spire-1.2.1/pkg/server/api/agent.go [2022-04-08T19:19:32.523Z] spire-1.2.1/pkg/server/api/agent/ [2022-04-08T19:19:32.523Z] spire-1.2.1/pkg/server/api/agent/v1/ [2022-04-08T19:19:32.523Z] spire-1.2.1/pkg/server/api/agent/v1/service.go [2022-04-08T19:19:32.523Z] spire-1.2.1/pkg/server/api/agent/v1/service_test.go [2022-04-08T19:19:32.523Z] spire-1.2.1/pkg/server/api/agent_test.go [2022-04-08T19:19:32.523Z] spire-1.2.1/pkg/server/api/api.go [2022-04-08T19:19:32.523Z] spire-1.2.1/pkg/server/api/audit/ [2022-04-08T19:19:32.523Z] spire-1.2.1/pkg/server/api/audit/audit.go [2022-04-08T19:19:32.523Z] spire-1.2.1/pkg/server/api/audit/audit_test.go [2022-04-08T19:19:32.523Z] spire-1.2.1/pkg/server/api/bundle.go [2022-04-08T19:19:32.523Z] spire-1.2.1/pkg/server/api/bundle/ [2022-04-08T19:19:32.523Z] spire-1.2.1/pkg/server/api/bundle/v1/ [2022-04-08T19:19:32.523Z] spire-1.2.1/pkg/server/api/bundle/v1/service.go [2022-04-08T19:19:32.523Z] spire-1.2.1/pkg/server/api/bundle/v1/service_test.go [2022-04-08T19:19:32.523Z] spire-1.2.1/pkg/server/api/bundle_test.go [2022-04-08T19:19:32.523Z] spire-1.2.1/pkg/server/api/debug/ [2022-04-08T19:19:32.523Z] spire-1.2.1/pkg/server/api/debug/v1/ [2022-04-08T19:19:32.523Z] spire-1.2.1/pkg/server/api/debug/v1/service.go [2022-04-08T19:19:32.523Z] spire-1.2.1/pkg/server/api/debug/v1/service_test.go [2022-04-08T19:19:32.523Z] spire-1.2.1/pkg/server/api/entry.go [2022-04-08T19:19:32.523Z] spire-1.2.1/pkg/server/api/entry/ [2022-04-08T19:19:32.523Z] spire-1.2.1/pkg/server/api/entry/v1/ [2022-04-08T19:19:32.523Z] spire-1.2.1/pkg/server/api/entry/v1/service.go [2022-04-08T19:19:32.523Z] spire-1.2.1/pkg/server/api/entry/v1/service_test.go [2022-04-08T19:19:32.523Z] spire-1.2.1/pkg/server/api/entry_test.go [2022-04-08T19:19:32.523Z] spire-1.2.1/pkg/server/api/health/ [2022-04-08T19:19:32.523Z] spire-1.2.1/pkg/server/api/health/v1/ [2022-04-08T19:19:32.523Z] spire-1.2.1/pkg/server/api/health/v1/service.go [2022-04-08T19:19:32.523Z] spire-1.2.1/pkg/server/api/health/v1/service_test.go [2022-04-08T19:19:32.523Z] spire-1.2.1/pkg/server/api/id.go [2022-04-08T19:19:32.523Z] spire-1.2.1/pkg/server/api/id_test.go [2022-04-08T19:19:32.523Z] spire-1.2.1/pkg/server/api/limits/ [2022-04-08T19:19:32.523Z] spire-1.2.1/pkg/server/api/limits/limits.go [2022-04-08T19:19:32.523Z] spire-1.2.1/pkg/server/api/middleware/ [2022-04-08T19:19:32.523Z] spire-1.2.1/pkg/server/api/middleware/alias.go [2022-04-08T19:19:32.523Z] spire-1.2.1/pkg/server/api/middleware/audit.go [2022-04-08T19:19:32.523Z] spire-1.2.1/pkg/server/api/middleware/authorization.go [2022-04-08T19:19:32.523Z] spire-1.2.1/pkg/server/api/middleware/authorization_opa.go [2022-04-08T19:19:32.523Z] spire-1.2.1/pkg/server/api/middleware/authorization_test.go [2022-04-08T19:19:32.523Z] spire-1.2.1/pkg/server/api/middleware/authorize_agent.go [2022-04-08T19:19:32.523Z] spire-1.2.1/pkg/server/api/middleware/caller.go [2022-04-08T19:19:32.523Z] spire-1.2.1/pkg/server/api/middleware/caller_test.go [2022-04-08T19:19:32.523Z] spire-1.2.1/pkg/server/api/middleware/common.go [2022-04-08T19:19:32.523Z] spire-1.2.1/pkg/server/api/middleware/common_test.go [2022-04-08T19:19:32.523Z] spire-1.2.1/pkg/server/api/middleware/entries.go [2022-04-08T19:19:32.523Z] spire-1.2.1/pkg/server/api/middleware/entries_test.go [2022-04-08T19:19:32.523Z] spire-1.2.1/pkg/server/api/middleware/ratelimit.go [2022-04-08T19:19:32.523Z] spire-1.2.1/pkg/server/api/middleware/ratelimit_test.go [2022-04-08T19:19:32.523Z] spire-1.2.1/pkg/server/api/ratelimit.go [2022-04-08T19:19:32.523Z] spire-1.2.1/pkg/server/api/rpccontext/ [2022-04-08T19:19:32.523Z] spire-1.2.1/pkg/server/api/rpccontext/alias.go [2022-04-08T19:19:32.523Z] spire-1.2.1/pkg/server/api/rpccontext/audit.go [2022-04-08T19:19:32.523Z] spire-1.2.1/pkg/server/api/rpccontext/caller.go [2022-04-08T19:19:32.523Z] spire-1.2.1/pkg/server/api/rpccontext/ratelimit.go [2022-04-08T19:19:32.523Z] spire-1.2.1/pkg/server/api/selector.go [2022-04-08T19:19:32.523Z] spire-1.2.1/pkg/server/api/selector_test.go [2022-04-08T19:19:32.523Z] spire-1.2.1/pkg/server/api/status.go [2022-04-08T19:19:32.523Z] spire-1.2.1/pkg/server/api/status_test.go [2022-04-08T19:19:32.523Z] spire-1.2.1/pkg/server/api/svid/ [2022-04-08T19:19:32.523Z] spire-1.2.1/pkg/server/api/svid/v1/ [2022-04-08T19:19:32.523Z] spire-1.2.1/pkg/server/api/svid/v1/service.go [2022-04-08T19:19:32.523Z] spire-1.2.1/pkg/server/api/svid/v1/service_test.go [2022-04-08T19:19:32.523Z] spire-1.2.1/pkg/server/api/trustdomain.go [2022-04-08T19:19:32.523Z] spire-1.2.1/pkg/server/api/trustdomain/ [2022-04-08T19:19:32.523Z] spire-1.2.1/pkg/server/api/trustdomain/v1/ [2022-04-08T19:19:32.523Z] spire-1.2.1/pkg/server/api/trustdomain/v1/service.go [2022-04-08T19:19:32.523Z] spire-1.2.1/pkg/server/api/trustdomain/v1/service_test.go [2022-04-08T19:19:32.523Z] spire-1.2.1/pkg/server/api/trustdomain_test.go [2022-04-08T19:19:32.523Z] spire-1.2.1/pkg/server/authpolicy/ [2022-04-08T19:19:32.523Z] spire-1.2.1/pkg/server/authpolicy/defaults.go [2022-04-08T19:19:32.523Z] spire-1.2.1/pkg/server/authpolicy/policy.go [2022-04-08T19:19:32.523Z] spire-1.2.1/pkg/server/authpolicy/policy.rego [2022-04-08T19:19:32.523Z] spire-1.2.1/pkg/server/authpolicy/policy_data.json [2022-04-08T19:19:32.523Z] spire-1.2.1/pkg/server/authpolicy/policy_test.go [2022-04-08T19:19:32.523Z] spire-1.2.1/pkg/server/authpolicy/validate.go [2022-04-08T19:19:32.523Z] spire-1.2.1/pkg/server/bundle/ [2022-04-08T19:19:32.523Z] spire-1.2.1/pkg/server/bundle/client/ [2022-04-08T19:19:32.523Z] spire-1.2.1/pkg/server/bundle/client/client.go [2022-04-08T19:19:32.523Z] spire-1.2.1/pkg/server/bundle/client/client_test.go [2022-04-08T19:19:32.523Z] spire-1.2.1/pkg/server/bundle/client/manager.go [2022-04-08T19:19:32.523Z] spire-1.2.1/pkg/server/bundle/client/manager_test.go [2022-04-08T19:19:32.523Z] spire-1.2.1/pkg/server/bundle/client/sources.go [2022-04-08T19:19:32.523Z] spire-1.2.1/pkg/server/bundle/client/sources_test.go [2022-04-08T19:19:32.523Z] spire-1.2.1/pkg/server/bundle/client/updater.go [2022-04-08T19:19:32.523Z] spire-1.2.1/pkg/server/bundle/client/updater_test.go [2022-04-08T19:19:32.523Z] spire-1.2.1/pkg/server/ca/ [2022-04-08T19:19:32.523Z] spire-1.2.1/pkg/server/ca/ca.go [2022-04-08T19:19:32.523Z] spire-1.2.1/pkg/server/ca/ca_health.go [2022-04-08T19:19:32.523Z] spire-1.2.1/pkg/server/ca/ca_test.go [2022-04-08T19:19:32.523Z] spire-1.2.1/pkg/server/ca/journal.go [2022-04-08T19:19:32.523Z] spire-1.2.1/pkg/server/ca/journal_test.go [2022-04-08T19:19:32.523Z] spire-1.2.1/pkg/server/ca/manager.go [2022-04-08T19:19:32.523Z] spire-1.2.1/pkg/server/ca/manager_health.go [2022-04-08T19:19:32.523Z] spire-1.2.1/pkg/server/ca/manager_test.go [2022-04-08T19:19:32.523Z] spire-1.2.1/pkg/server/ca/templates.go [2022-04-08T19:19:32.523Z] spire-1.2.1/pkg/server/ca/upstream_client.go [2022-04-08T19:19:32.523Z] spire-1.2.1/pkg/server/ca/upstream_client_test.go [2022-04-08T19:19:32.523Z] spire-1.2.1/pkg/server/ca/validation.go [2022-04-08T19:19:32.523Z] spire-1.2.1/pkg/server/cache/ [2022-04-08T19:19:32.523Z] spire-1.2.1/pkg/server/cache/dscache/ [2022-04-08T19:19:32.523Z] spire-1.2.1/pkg/server/cache/dscache/cache.go [2022-04-08T19:19:32.523Z] spire-1.2.1/pkg/server/cache/dscache/cache_test.go [2022-04-08T19:19:32.523Z] spire-1.2.1/pkg/server/cache/entrycache/ [2022-04-08T19:19:32.523Z] spire-1.2.1/pkg/server/cache/entrycache/cache.go [2022-04-08T19:19:32.523Z] spire-1.2.1/pkg/server/cache/entrycache/cache_test.go [2022-04-08T19:19:32.523Z] spire-1.2.1/pkg/server/cache/entrycache/fullcache.go [2022-04-08T19:19:32.523Z] spire-1.2.1/pkg/server/cache/entrycache/fullcache_ds.go [2022-04-08T19:19:32.523Z] spire-1.2.1/pkg/server/cache/entrycache/fullcache_ds_test.go [2022-04-08T19:19:32.523Z] spire-1.2.1/pkg/server/cache/entrycache/fullcache_test.go [2022-04-08T19:19:32.523Z] spire-1.2.1/pkg/server/catalog/ [2022-04-08T19:19:32.523Z] spire-1.2.1/pkg/server/catalog/catalog.go [2022-04-08T19:19:32.523Z] spire-1.2.1/pkg/server/catalog/keymanager.go [2022-04-08T19:19:32.523Z] spire-1.2.1/pkg/server/catalog/nodeattestor.go [2022-04-08T19:19:32.523Z] spire-1.2.1/pkg/server/catalog/noderesolver.go [2022-04-08T19:19:32.523Z] spire-1.2.1/pkg/server/catalog/notifier.go [2022-04-08T19:19:32.523Z] spire-1.2.1/pkg/server/catalog/upstreamauthority.go [2022-04-08T19:19:32.523Z] spire-1.2.1/pkg/server/config.go [2022-04-08T19:19:32.523Z] spire-1.2.1/pkg/server/datastore/ [2022-04-08T19:19:32.523Z] spire-1.2.1/pkg/server/datastore/datastore.go [2022-04-08T19:19:32.523Z] spire-1.2.1/pkg/server/datastore/datastore_health.go [2022-04-08T19:19:32.523Z] spire-1.2.1/pkg/server/datastore/repository.go [2022-04-08T19:19:32.523Z] spire-1.2.1/pkg/server/datastore/sqlstore/ [2022-04-08T19:19:32.523Z] spire-1.2.1/pkg/server/datastore/sqlstore/dialect.go [2022-04-08T19:19:32.523Z] spire-1.2.1/pkg/server/datastore/sqlstore/migration.go [2022-04-08T19:19:32.523Z] spire-1.2.1/pkg/server/datastore/sqlstore/migration_test.go [2022-04-08T19:19:32.523Z] spire-1.2.1/pkg/server/datastore/sqlstore/models.go [2022-04-08T19:19:32.523Z] spire-1.2.1/pkg/server/datastore/sqlstore/mysql.go [2022-04-08T19:19:32.523Z] spire-1.2.1/pkg/server/datastore/sqlstore/postgres.go [2022-04-08T19:19:32.523Z] spire-1.2.1/pkg/server/datastore/sqlstore/sqlite.go [2022-04-08T19:19:32.523Z] spire-1.2.1/pkg/server/datastore/sqlstore/sqlite_no_cgo.go [2022-04-08T19:19:32.523Z] spire-1.2.1/pkg/server/datastore/sqlstore/sqlite_test.go [2022-04-08T19:19:32.523Z] spire-1.2.1/pkg/server/datastore/sqlstore/sqlstore.go [2022-04-08T19:19:32.523Z] spire-1.2.1/pkg/server/datastore/sqlstore/sqlstore_test.go [2022-04-08T19:19:32.523Z] spire-1.2.1/pkg/server/datastore/sqlstore/stmt_cache.go [2022-04-08T19:19:32.523Z] spire-1.2.1/pkg/server/datastore/sqlstore/testdata/ [2022-04-08T19:19:32.523Z] spire-1.2.1/pkg/server/datastore/sqlstore/testdata/entries.json [2022-04-08T19:19:32.523Z] spire-1.2.1/pkg/server/datastore/sqlstore/testdata/entries_federates_with.json [2022-04-08T19:19:32.523Z] spire-1.2.1/pkg/server/datastore/sqlstore/testdata/invalid_registration_entries.json [2022-04-08T19:19:32.523Z] spire-1.2.1/pkg/server/datastore/sqlstore/testdata/valid_registration_entries.json [2022-04-08T19:19:32.523Z] spire-1.2.1/pkg/server/endpoints/ [2022-04-08T19:19:32.523Z] spire-1.2.1/pkg/server/endpoints/bundle/ [2022-04-08T19:19:32.523Z] spire-1.2.1/pkg/server/endpoints/bundle/acme_auth.go [2022-04-08T19:19:32.523Z] spire-1.2.1/pkg/server/endpoints/bundle/config.go [2022-04-08T19:19:32.523Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/ [2022-04-08T19:19:32.523Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/README [2022-04-08T19:19:32.523Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/acmetest/ [2022-04-08T19:19:32.523Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/acmetest/ca.go [2022-04-08T19:19:32.523Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/ [2022-04-08T19:19:32.523Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/autocert.go [2022-04-08T19:19:32.523Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/cache.go [2022-04-08T19:19:32.523Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/keys.go [2022-04-08T19:19:32.523Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/listener.go [2022-04-08T19:19:32.523Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/renewal.go [2022-04-08T19:19:32.523Z] spire-1.2.1/pkg/server/endpoints/bundle/server.go [2022-04-08T19:19:32.523Z] spire-1.2.1/pkg/server/endpoints/bundle/server_test.go [2022-04-08T19:19:32.523Z] spire-1.2.1/pkg/server/endpoints/bundle/spiffe_auth.go [2022-04-08T19:19:32.523Z] spire-1.2.1/pkg/server/endpoints/config.go [2022-04-08T19:19:32.523Z] spire-1.2.1/pkg/server/endpoints/endpoints.go [2022-04-08T19:19:32.523Z] spire-1.2.1/pkg/server/endpoints/endpoints_test.go [2022-04-08T19:19:32.523Z] spire-1.2.1/pkg/server/endpoints/entryfetcher.go [2022-04-08T19:19:32.523Z] spire-1.2.1/pkg/server/endpoints/entryfetcher_test.go [2022-04-08T19:19:32.523Z] spire-1.2.1/pkg/server/endpoints/middleware.go [2022-04-08T19:19:32.523Z] spire-1.2.1/pkg/server/endpoints/middleware_test.go [2022-04-08T19:19:32.523Z] spire-1.2.1/pkg/server/hostservice/ [2022-04-08T19:19:32.523Z] spire-1.2.1/pkg/server/hostservice/agentstore/ [2022-04-08T19:19:32.523Z] spire-1.2.1/pkg/server/hostservice/agentstore/agentstore.go [2022-04-08T19:19:32.523Z] spire-1.2.1/pkg/server/hostservice/agentstore/agentstore_test.go [2022-04-08T19:19:32.523Z] spire-1.2.1/pkg/server/hostservice/agentstore/attestation.go [2022-04-08T19:19:32.523Z] spire-1.2.1/pkg/server/hostservice/agentstore/attestation_test.go [2022-04-08T19:19:32.523Z] spire-1.2.1/pkg/server/hostservice/identityprovider/ [2022-04-08T19:19:32.523Z] spire-1.2.1/pkg/server/hostservice/identityprovider/identityprovider.go [2022-04-08T19:19:32.523Z] spire-1.2.1/pkg/server/hostservice/identityprovider/identityprovider_test.go [2022-04-08T19:19:32.523Z] spire-1.2.1/pkg/server/plugin/ [2022-04-08T19:19:32.523Z] spire-1.2.1/pkg/server/plugin/keymanager/ [2022-04-08T19:19:32.523Z] spire-1.2.1/pkg/server/plugin/keymanager/awskms/ [2022-04-08T19:19:32.523Z] spire-1.2.1/pkg/server/plugin/keymanager/awskms/awskms.go [2022-04-08T19:19:32.523Z] spire-1.2.1/pkg/server/plugin/keymanager/awskms/awskms_test.go [2022-04-08T19:19:32.523Z] spire-1.2.1/pkg/server/plugin/keymanager/awskms/client.go [2022-04-08T19:19:32.523Z] spire-1.2.1/pkg/server/plugin/keymanager/awskms/client_fake.go [2022-04-08T19:19:32.523Z] spire-1.2.1/pkg/server/plugin/keymanager/awskms/fetcher.go [2022-04-08T19:19:32.523Z] spire-1.2.1/pkg/server/plugin/keymanager/base/ [2022-04-08T19:19:32.523Z] spire-1.2.1/pkg/server/plugin/keymanager/base/keymanagerbase.go [2022-04-08T19:19:32.523Z] spire-1.2.1/pkg/server/plugin/keymanager/constant.go [2022-04-08T19:19:32.523Z] spire-1.2.1/pkg/server/plugin/keymanager/disk/ [2022-04-08T19:19:32.523Z] spire-1.2.1/pkg/server/plugin/keymanager/disk/disk.go [2022-04-08T19:19:32.523Z] spire-1.2.1/pkg/server/plugin/keymanager/disk/disk_test.go [2022-04-08T19:19:32.523Z] spire-1.2.1/pkg/server/plugin/keymanager/keymanager.go [2022-04-08T19:19:32.523Z] spire-1.2.1/pkg/server/plugin/keymanager/memory/ [2022-04-08T19:19:32.523Z] spire-1.2.1/pkg/server/plugin/keymanager/memory/memory.go [2022-04-08T19:19:32.523Z] spire-1.2.1/pkg/server/plugin/keymanager/memory/memory_test.go [2022-04-08T19:19:32.523Z] spire-1.2.1/pkg/server/plugin/keymanager/repository.go [2022-04-08T19:19:32.523Z] spire-1.2.1/pkg/server/plugin/keymanager/test/ [2022-04-08T19:19:32.523Z] spire-1.2.1/pkg/server/plugin/keymanager/test/keymanagertest.go [2022-04-08T19:19:32.523Z] spire-1.2.1/pkg/server/plugin/keymanager/v1.go [2022-04-08T19:19:32.523Z] spire-1.2.1/pkg/server/plugin/keymanager/v1_test.go [2022-04-08T19:19:32.523Z] spire-1.2.1/pkg/server/plugin/nodeattestor/ [2022-04-08T19:19:32.523Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/ [2022-04-08T19:19:32.523Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/awsca.go [2022-04-08T19:19:32.523Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/client.go [2022-04-08T19:19:32.523Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/iid.go [2022-04-08T19:19:32.523Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/iid_test.go [2022-04-08T19:19:32.523Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/session.go [2022-04-08T19:19:32.524Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/spiffeid.go [2022-04-08T19:19:32.524Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/spiffeid_test.go [2022-04-08T19:19:32.524Z] spire-1.2.1/pkg/server/plugin/nodeattestor/azure/ [2022-04-08T19:19:32.524Z] spire-1.2.1/pkg/server/plugin/nodeattestor/azure/msi.go [2022-04-08T19:19:32.524Z] spire-1.2.1/pkg/server/plugin/nodeattestor/azure/msi_test.go [2022-04-08T19:19:32.524Z] spire-1.2.1/pkg/server/plugin/nodeattestor/base/ [2022-04-08T19:19:32.524Z] spire-1.2.1/pkg/server/plugin/nodeattestor/base/base.go [2022-04-08T19:19:32.524Z] spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/ [2022-04-08T19:19:32.524Z] spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/google_public_key_retriever.go [2022-04-08T19:19:32.524Z] spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/google_public_key_retriever_test.go [2022-04-08T19:19:32.524Z] spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/iit.go [2022-04-08T19:19:32.524Z] spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/iit_test.go [2022-04-08T19:19:32.524Z] spire-1.2.1/pkg/server/plugin/nodeattestor/jointoken/ [2022-04-08T19:19:32.524Z] spire-1.2.1/pkg/server/plugin/nodeattestor/jointoken/join_token.go [2022-04-08T19:19:32.524Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/ [2022-04-08T19:19:32.524Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/psat/ [2022-04-08T19:19:32.524Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/psat/psat.go [2022-04-08T19:19:32.524Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/psat/psat_test.go [2022-04-08T19:19:32.524Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/sat/ [2022-04-08T19:19:32.524Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/sat/sat.go [2022-04-08T19:19:32.524Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/sat/sat_test.go [2022-04-08T19:19:32.524Z] spire-1.2.1/pkg/server/plugin/nodeattestor/nodeattestor.go [2022-04-08T19:19:32.524Z] spire-1.2.1/pkg/server/plugin/nodeattestor/repository.go [2022-04-08T19:19:32.524Z] spire-1.2.1/pkg/server/plugin/nodeattestor/sshpop/ [2022-04-08T19:19:32.524Z] spire-1.2.1/pkg/server/plugin/nodeattestor/sshpop/sshpop.go [2022-04-08T19:19:32.524Z] spire-1.2.1/pkg/server/plugin/nodeattestor/sshpop/sshpop_test.go [2022-04-08T19:19:32.524Z] spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/ [2022-04-08T19:19:32.524Z] spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/challenge.go [2022-04-08T19:19:32.524Z] spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/devid.go [2022-04-08T19:19:32.524Z] spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/devid_test.go [2022-04-08T19:19:32.524Z] spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/selectors.go [2022-04-08T19:19:32.524Z] spire-1.2.1/pkg/server/plugin/nodeattestor/v1.go [2022-04-08T19:19:32.524Z] spire-1.2.1/pkg/server/plugin/nodeattestor/v1_test.go [2022-04-08T19:19:32.524Z] spire-1.2.1/pkg/server/plugin/nodeattestor/x509pop/ [2022-04-08T19:19:32.524Z] spire-1.2.1/pkg/server/plugin/nodeattestor/x509pop/x509pop.go [2022-04-08T19:19:32.524Z] spire-1.2.1/pkg/server/plugin/nodeattestor/x509pop/x509pop_test.go [2022-04-08T19:19:32.524Z] spire-1.2.1/pkg/server/plugin/noderesolver/ [2022-04-08T19:19:32.524Z] spire-1.2.1/pkg/server/plugin/noderesolver/azure/ [2022-04-08T19:19:32.524Z] spire-1.2.1/pkg/server/plugin/noderesolver/azure/client.go [2022-04-08T19:19:32.524Z] spire-1.2.1/pkg/server/plugin/noderesolver/azure/msi.go [2022-04-08T19:19:32.524Z] spire-1.2.1/pkg/server/plugin/noderesolver/azure/msi_test.go [2022-04-08T19:19:32.524Z] spire-1.2.1/pkg/server/plugin/noderesolver/noderesolver.go [2022-04-08T19:19:32.524Z] spire-1.2.1/pkg/server/plugin/noderesolver/repository.go [2022-04-08T19:19:32.524Z] spire-1.2.1/pkg/server/plugin/noderesolver/v1.go [2022-04-08T19:19:32.524Z] spire-1.2.1/pkg/server/plugin/noderesolver/v1_test.go [2022-04-08T19:19:32.524Z] spire-1.2.1/pkg/server/plugin/notifier/ [2022-04-08T19:19:32.524Z] spire-1.2.1/pkg/server/plugin/notifier/gcsbundle/ [2022-04-08T19:19:32.524Z] spire-1.2.1/pkg/server/plugin/notifier/gcsbundle/gcsbundle.go [2022-04-08T19:19:32.524Z] spire-1.2.1/pkg/server/plugin/notifier/gcsbundle/gcsbundle_test.go [2022-04-08T19:19:32.524Z] spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/ [2022-04-08T19:19:32.524Z] spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/k8sbundle.go [2022-04-08T19:19:32.524Z] spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/k8sbundle_test.go [2022-04-08T19:19:32.524Z] spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/k8sbundle_watcher.go [2022-04-08T19:19:32.524Z] spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/k8sbundle_watcher_test.go [2022-04-08T19:19:32.524Z] spire-1.2.1/pkg/server/plugin/notifier/notifier.go [2022-04-08T19:19:32.524Z] spire-1.2.1/pkg/server/plugin/notifier/repository.go [2022-04-08T19:19:32.524Z] spire-1.2.1/pkg/server/plugin/notifier/v1.go [2022-04-08T19:19:32.524Z] spire-1.2.1/pkg/server/plugin/notifier/v1_test.go [2022-04-08T19:19:32.524Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/ [2022-04-08T19:19:32.524Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/ [2022-04-08T19:19:32.524Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/pca.go [2022-04-08T19:19:32.524Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/pca_client.go [2022-04-08T19:19:32.524Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/pca_client_fake.go [2022-04-08T19:19:32.524Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/pca_test.go [2022-04-08T19:19:32.524Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/testdata/ [2022-04-08T19:19:32.524Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/testdata/arbitrary_certificate_with_upstream_root.pem [2022-04-08T19:19:32.524Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/testdata/i_am_not_a_certificate.txt [2022-04-08T19:19:32.524Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/ [2022-04-08T19:19:32.524Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/awslib.go [2022-04-08T19:19:32.524Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/awslib_fake_test.go [2022-04-08T19:19:32.524Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/awssecret.go [2022-04-08T19:19:32.524Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/awssecret_test.go [2022-04-08T19:19:32.524Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/ [2022-04-08T19:19:32.524Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/ [2022-04-08T19:19:32.524Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/EC/ [2022-04-08T19:19:32.524Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/EC/alternative_key.pem [2022-04-08T19:19:32.524Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/EC/cert.pem [2022-04-08T19:19:32.524Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/EC/private_key.pem [2022-04-08T19:19:32.524Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/ [2022-04-08T19:19:32.524Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/api.go [2022-04-08T19:19:32.524Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/api_test.go [2022-04-08T19:19:32.524Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/certmanager.go [2022-04-08T19:19:32.524Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/certmanager_test.go [2022-04-08T19:19:32.524Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/ [2022-04-08T19:19:32.524Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/ [2022-04-08T19:19:32.524Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/doc.go [2022-04-08T19:19:32.524Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/meta.go [2022-04-08T19:19:32.524Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/types.go [2022-04-08T19:19:32.524Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/types_certificaterequest.go [2022-04-08T19:19:32.524Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/zz_generated.deepcopy.go [2022-04-08T19:19:32.524Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/ [2022-04-08T19:19:32.524Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/disk.go [2022-04-08T19:19:32.524Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/disk_test.go [2022-04-08T19:19:32.524Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/ [2022-04-08T19:19:32.524Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/ [2022-04-08T19:19:32.524Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/ [2022-04-08T19:19:32.524Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/cert.pem [2022-04-08T19:19:32.524Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/intermediate_cert.pem [2022-04-08T19:19:32.524Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/intermediate_cert.srl [2022-04-08T19:19:32.524Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/intermediate_csr.pem [2022-04-08T19:19:32.524Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/intermediate_key.pem [2022-04-08T19:19:32.524Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/private_key.pem [2022-04-08T19:19:32.524Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/root_cert.pem [2022-04-08T19:19:32.524Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/root_cert.srl [2022-04-08T19:19:32.524Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/root_key.pem [2022-04-08T19:19:32.524Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_and_intermediate.pem [2022-04-08T19:19:32.524Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_and_root.pem [2022-04-08T19:19:32.524Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_cert.pem [2022-04-08T19:19:32.524Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_csr.pem [2022-04-08T19:19:32.524Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_key.pem [2022-04-08T19:19:32.524Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS1/ [2022-04-08T19:19:32.524Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS1/cert.pem [2022-04-08T19:19:32.524Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS1/private_key.pem [2022-04-08T19:19:32.524Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS8/ [2022-04-08T19:19:32.524Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS8/cert.pem [2022-04-08T19:19:32.524Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS8/private_key.pem [2022-04-08T19:19:32.524Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/empty/ [2022-04-08T19:19:32.524Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/empty/cert.pem [2022-04-08T19:19:32.524Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/empty/private_key.pem [2022-04-08T19:19:32.524Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/unknown/ [2022-04-08T19:19:32.524Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/unknown/cert.pem [2022-04-08T19:19:32.524Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/unknown/private_key.pem [2022-04-08T19:19:32.524Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/upstream_and_intermediate.pem [2022-04-08T19:19:32.524Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/gcpcas/ [2022-04-08T19:19:32.524Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/gcpcas/gcpcas.go [2022-04-08T19:19:32.524Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/gcpcas/gcpcas_test.go [2022-04-08T19:19:32.524Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/repository.go [2022-04-08T19:19:32.524Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/ [2022-04-08T19:19:32.524Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/fake_handlers_test.go [2022-04-08T19:19:32.524Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/spire.go [2022-04-08T19:19:32.524Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/spire_server_client.go [2022-04-08T19:19:32.524Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/spire_test.go [2022-04-08T19:19:32.524Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/testdata/ [2022-04-08T19:19:32.524Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/testdata/keys/ [2022-04-08T19:19:32.524Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/testdata/keys/jwks.json [2022-04-08T19:19:32.524Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/upstreamauthority.go [2022-04-08T19:19:32.524Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/v1.go [2022-04-08T19:19:32.524Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/v1_test.go [2022-04-08T19:19:32.524Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/ [2022-04-08T19:19:32.524Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/renewer.go [2022-04-08T19:19:32.524Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/ [2022-04-08T19:19:32.524Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/k8s/ [2022-04-08T19:19:32.524Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/k8s/signing-key.pem [2022-04-08T19:19:32.524Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/k8s/token [2022-04-08T19:19:32.524Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/ [2022-04-08T19:19:32.524Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/ [2022-04-08T19:19:32.524Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/README.md [2022-04-08T19:19:32.524Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/client_cert.pem [2022-04-08T19:19:32.524Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/client_csr.pem [2022-04-08T19:19:32.524Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/client_key.pem [2022-04-08T19:19:32.524Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_cert.pem [2022-04-08T19:19:32.524Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_cert.srl [2022-04-08T19:19:32.524Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_csr.pem [2022-04-08T19:19:32.524Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_key.pem [2022-04-08T19:19:32.524Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_vault_cert.pem [2022-04-08T19:19:32.524Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_vault_csr.pem [2022-04-08T19:19:32.524Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_vault_key.pem [2022-04-08T19:19:32.524Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/invalid-client_cert.pem [2022-04-08T19:19:32.524Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/invalid_client_key.pem [2022-04-08T19:19:32.524Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/invalid_root_cert.pem [2022-04-08T19:19:32.525Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/root_cert.pem [2022-04-08T19:19:32.525Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/root_cert.srl [2022-04-08T19:19:32.525Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/root_key.pem [2022-04-08T19:19:32.525Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/serer_csr.pem [2022-04-08T19:19:32.525Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/server_cert.pem [2022-04-08T19:19:32.525Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/server_csr.pem [2022-04-08T19:19:32.525Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/server_key.pem [2022-04-08T19:19:32.525Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault.go [2022-04-08T19:19:32.525Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault_client.go [2022-04-08T19:19:32.525Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault_client_test.go [2022-04-08T19:19:32.525Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault_fake_test.go [2022-04-08T19:19:32.525Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault_test.go [2022-04-08T19:19:32.525Z] spire-1.2.1/pkg/server/registration/ [2022-04-08T19:19:32.525Z] spire-1.2.1/pkg/server/registration/manager.go [2022-04-08T19:19:32.525Z] spire-1.2.1/pkg/server/registration/manager_test.go [2022-04-08T19:19:32.525Z] spire-1.2.1/pkg/server/scanentries.go [2022-04-08T19:19:32.525Z] spire-1.2.1/pkg/server/scanentries_test.go [2022-04-08T19:19:32.525Z] spire-1.2.1/pkg/server/server.go [2022-04-08T19:19:32.525Z] spire-1.2.1/pkg/server/server_test.go [2022-04-08T19:19:32.525Z] spire-1.2.1/pkg/server/svid/ [2022-04-08T19:19:32.525Z] spire-1.2.1/pkg/server/svid/observer.go [2022-04-08T19:19:32.525Z] spire-1.2.1/pkg/server/svid/observer_test.go [2022-04-08T19:19:32.525Z] spire-1.2.1/pkg/server/svid/rotator.go [2022-04-08T19:19:32.525Z] spire-1.2.1/pkg/server/svid/rotator_config.go [2022-04-08T19:19:32.525Z] spire-1.2.1/pkg/server/svid/rotator_config_test.go [2022-04-08T19:19:32.525Z] spire-1.2.1/pkg/server/svid/rotator_test.go [2022-04-08T19:19:32.525Z] spire-1.2.1/proto/ [2022-04-08T19:19:32.525Z] spire-1.2.1/proto/private/ [2022-04-08T19:19:32.525Z] spire-1.2.1/proto/private/server/ [2022-04-08T19:19:32.525Z] spire-1.2.1/proto/private/server/journal/ [2022-04-08T19:19:32.525Z] spire-1.2.1/proto/private/server/journal/journal.pb.go [2022-04-08T19:19:32.525Z] spire-1.2.1/proto/private/server/journal/journal.proto [2022-04-08T19:19:32.525Z] spire-1.2.1/proto/spire/ [2022-04-08T19:19:32.525Z] spire-1.2.1/proto/spire/common/ [2022-04-08T19:19:32.525Z] spire-1.2.1/proto/spire/common/common.pb.go [2022-04-08T19:19:32.525Z] spire-1.2.1/proto/spire/common/common.proto [2022-04-08T19:19:32.525Z] spire-1.2.1/proto/spire/common/plugin/ [2022-04-08T19:19:32.525Z] spire-1.2.1/proto/spire/common/plugin/plugin.pb.go [2022-04-08T19:19:32.525Z] spire-1.2.1/proto/spire/common/plugin/plugin.proto [2022-04-08T19:19:32.525Z] spire-1.2.1/proto/spire/common/plugin/plugin_grpc.pb.go [2022-04-08T19:19:32.525Z] spire-1.2.1/proto/spire/common/plugin/plugin_spire_plugin.pb.go [2022-04-08T19:19:32.525Z] spire-1.2.1/proto/spire/plugin/ [2022-04-08T19:19:32.525Z] spire-1.2.1/proto/spire/plugin/agent/ [2022-04-08T19:19:32.525Z] spire-1.2.1/proto/spire/plugin/agent/svidstore/ [2022-04-08T19:19:32.525Z] spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/ [2022-04-08T19:19:32.525Z] spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/svidstore.pb.go [2022-04-08T19:19:32.525Z] spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/svidstore.proto [2022-04-08T19:19:32.525Z] spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/svidstore_grpc.pb.go [2022-04-08T19:19:32.525Z] spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/svidstore_spire_plugin.pb.go [2022-04-08T19:19:32.525Z] spire-1.2.1/release/ [2022-04-08T19:19:32.525Z] spire-1.2.1/release/spire-extras/ [2022-04-08T19:19:32.525Z] spire-1.2.1/release/spire-extras/README.md [2022-04-08T19:19:32.525Z] spire-1.2.1/release/spire-extras/conf/ [2022-04-08T19:19:32.525Z] spire-1.2.1/release/spire-extras/conf/k8s-workload-registrar/ [2022-04-08T19:19:32.525Z] spire-1.2.1/release/spire-extras/conf/k8s-workload-registrar/k8s-workload-registrar.conf [2022-04-08T19:19:32.525Z] spire-1.2.1/release/spire-extras/conf/oidc-discovery-provider/ [2022-04-08T19:19:32.525Z] spire-1.2.1/release/spire-extras/conf/oidc-discovery-provider/oidc-discovery-provider.conf [2022-04-08T19:19:32.525Z] spire-1.2.1/release/spire/ [2022-04-08T19:19:32.525Z] spire-1.2.1/release/spire/README.md [2022-04-08T19:19:32.525Z] spire-1.2.1/release/spire/conf/ [2022-04-08T19:19:32.525Z] spire-1.2.1/release/spire/conf/agent/ [2022-04-08T19:19:32.525Z] spire-1.2.1/release/spire/conf/agent/agent.conf [2022-04-08T19:19:32.525Z] spire-1.2.1/release/spire/conf/server/ [2022-04-08T19:19:32.525Z] spire-1.2.1/release/spire/conf/server/server.conf [2022-04-08T19:19:32.525Z] spire-1.2.1/script/ [2022-04-08T19:19:32.525Z] spire-1.2.1/script/build-artifact.sh [2022-04-08T19:19:32.525Z] spire-1.2.1/script/generate_dummy_ca.sh [2022-04-08T19:19:32.525Z] spire-1.2.1/support/ [2022-04-08T19:19:32.525Z] spire-1.2.1/support/k8s/ [2022-04-08T19:19:32.525Z] spire-1.2.1/support/k8s/k8s-workload-registrar/ [2022-04-08T19:19:32.525Z] spire-1.2.1/support/k8s/k8s-workload-registrar/README.md [2022-04-08T19:19:32.525Z] spire-1.2.1/support/k8s/k8s-workload-registrar/accessutil_posix.go [2022-04-08T19:19:32.525Z] spire-1.2.1/support/k8s/k8s-workload-registrar/accessutil_windows.go [2022-04-08T19:19:32.525Z] spire-1.2.1/support/k8s/k8s-workload-registrar/config.go [2022-04-08T19:19:32.525Z] spire-1.2.1/support/k8s/k8s-workload-registrar/config_crd.go [2022-04-08T19:19:32.525Z] spire-1.2.1/support/k8s/k8s-workload-registrar/config_crd_test.go [2022-04-08T19:19:32.525Z] spire-1.2.1/support/k8s/k8s-workload-registrar/config_reconcile.go [2022-04-08T19:19:32.525Z] spire-1.2.1/support/k8s/k8s-workload-registrar/config_test.go [2022-04-08T19:19:32.525Z] spire-1.2.1/support/k8s/k8s-workload-registrar/config_webhook.go [2022-04-08T19:19:32.525Z] spire-1.2.1/support/k8s/k8s-workload-registrar/controller.go [2022-04-08T19:19:32.525Z] spire-1.2.1/support/k8s/k8s-workload-registrar/controller_test.go [2022-04-08T19:19:32.525Z] spire-1.2.1/support/k8s/k8s-workload-registrar/federation/ [2022-04-08T19:19:32.525Z] spire-1.2.1/support/k8s/k8s-workload-registrar/federation/utils.go [2022-04-08T19:19:32.525Z] spire-1.2.1/support/k8s/k8s-workload-registrar/federation/utils_test.go [2022-04-08T19:19:32.525Z] spire-1.2.1/support/k8s/k8s-workload-registrar/generate-config.go [2022-04-08T19:19:32.525Z] spire-1.2.1/support/k8s/k8s-workload-registrar/main.go [2022-04-08T19:19:32.525Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/ [2022-04-08T19:19:32.525Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/README.md [2022-04-08T19:19:32.525Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/ [2022-04-08T19:19:32.525Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/ [2022-04-08T19:19:32.525Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/ [2022-04-08T19:19:32.525Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/groupversion_info.go [2022-04-08T19:19:32.525Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/spiffeid_types.go [2022-04-08T19:19:32.525Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/spiffeid_utils.go [2022-04-08T19:19:32.525Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/spiffeid_webhook.go [2022-04-08T19:19:32.525Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/zz_generated.deepcopy.go [2022-04-08T19:19:32.525Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/config/ [2022-04-08T19:19:32.525Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/config/spiffeid.spiffe.io_spiffeids.yaml [2022-04-08T19:19:32.525Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/config/spire-agent.yaml [2022-04-08T19:19:32.525Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/config/spire-server-registrar.yaml [2022-04-08T19:19:32.525Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/ [2022-04-08T19:19:32.525Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/endpoint_controller.go [2022-04-08T19:19:32.525Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/endpoint_controller_test.go [2022-04-08T19:19:32.525Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/node_controller.go [2022-04-08T19:19:32.525Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/node_controller_test.go [2022-04-08T19:19:32.525Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/pod_controller.go [2022-04-08T19:19:32.525Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/pod_controller_test.go [2022-04-08T19:19:32.525Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/spiffeid_controller.go [2022-04-08T19:19:32.525Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/spiffeid_controller_test.go [2022-04-08T19:19:32.525Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/suite_test.go [2022-04-08T19:19:32.525Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/utils.go [2022-04-08T19:19:32.525Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/samples/ [2022-04-08T19:19:32.525Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/samples/test_spiffeid.yaml [2022-04-08T19:19:32.525Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/samples/test_spiffeid_bad.yaml [2022-04-08T19:19:32.525Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/ [2022-04-08T19:19:32.525Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/ [2022-04-08T19:19:32.525Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/good-leaf-and-intermediate.pem [2022-04-08T19:19:32.525Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/good-leaf-only.pem [2022-04-08T19:19:32.525Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/key-pkcs8-ecdsa.pem [2022-04-08T19:19:32.525Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/key-pkcs8-rsa.pem [2022-04-08T19:19:32.525Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/webhook_svid.go [2022-04-08T19:19:32.525Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/webhook_svid_test.go [2022-04-08T19:19:32.525Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/ [2022-04-08T19:19:32.525Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/config/ [2022-04-08T19:19:32.525Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/config/roles.yaml [2022-04-08T19:19:32.525Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/ [2022-04-08T19:19:32.525Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/base_controller.go [2022-04-08T19:19:32.525Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/node_controller.go [2022-04-08T19:19:32.525Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/node_controller_test.go [2022-04-08T19:19:32.525Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/pod_controller.go [2022-04-08T19:19:32.525Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/pod_controller_test.go [2022-04-08T19:19:32.525Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/utils.go [2022-04-08T19:19:32.525Z] spire-1.2.1/support/k8s/k8s-workload-registrar/server.go [2022-04-08T19:19:32.525Z] spire-1.2.1/support/k8s/k8s-workload-registrar/server_test.go [2022-04-08T19:19:32.525Z] spire-1.2.1/support/k8s/k8s-workload-registrar/webhookhandler.go [2022-04-08T19:19:32.525Z] spire-1.2.1/support/k8s/k8s-workload-registrar/webhookhandler_test.go [2022-04-08T19:19:32.525Z] spire-1.2.1/support/oidc-discovery-provider/ [2022-04-08T19:19:32.525Z] spire-1.2.1/support/oidc-discovery-provider/README.md [2022-04-08T19:19:32.525Z] spire-1.2.1/support/oidc-discovery-provider/common_test.go [2022-04-08T19:19:32.525Z] spire-1.2.1/support/oidc-discovery-provider/config.go [2022-04-08T19:19:32.525Z] spire-1.2.1/support/oidc-discovery-provider/config_test.go [2022-04-08T19:19:32.525Z] spire-1.2.1/support/oidc-discovery-provider/domain_policy.go [2022-04-08T19:19:32.525Z] spire-1.2.1/support/oidc-discovery-provider/domain_policy_test.go [2022-04-08T19:19:32.525Z] spire-1.2.1/support/oidc-discovery-provider/handler.go [2022-04-08T19:19:32.525Z] spire-1.2.1/support/oidc-discovery-provider/handler_test.go [2022-04-08T19:19:32.525Z] spire-1.2.1/support/oidc-discovery-provider/jwks_source.go [2022-04-08T19:19:32.525Z] spire-1.2.1/support/oidc-discovery-provider/main.go [2022-04-08T19:19:32.525Z] spire-1.2.1/support/oidc-discovery-provider/server_api.go [2022-04-08T19:19:32.525Z] spire-1.2.1/support/oidc-discovery-provider/server_api_test.go [2022-04-08T19:19:32.525Z] spire-1.2.1/support/oidc-discovery-provider/workload_api.go [2022-04-08T19:19:32.525Z] spire-1.2.1/support/oidc-discovery-provider/workload_api_test.go [2022-04-08T19:19:32.525Z] spire-1.2.1/test/ [2022-04-08T19:19:32.525Z] spire-1.2.1/test/clock/ [2022-04-08T19:19:32.525Z] spire-1.2.1/test/clock/clock.go [2022-04-08T19:19:32.525Z] spire-1.2.1/test/fakes/ [2022-04-08T19:19:32.525Z] spire-1.2.1/test/fakes/fakeagentcatalog/ [2022-04-08T19:19:32.525Z] spire-1.2.1/test/fakes/fakeagentcatalog/catalog.go [2022-04-08T19:19:32.525Z] spire-1.2.1/test/fakes/fakeagentkeymanager/ [2022-04-08T19:19:32.525Z] spire-1.2.1/test/fakes/fakeagentkeymanager/keymanager.go [2022-04-08T19:19:32.525Z] spire-1.2.1/test/fakes/fakeagentnodeattestor/ [2022-04-08T19:19:32.525Z] spire-1.2.1/test/fakes/fakeagentnodeattestor/nodeattestor.go [2022-04-08T19:19:32.525Z] spire-1.2.1/test/fakes/fakeagentstore/ [2022-04-08T19:19:32.525Z] spire-1.2.1/test/fakes/fakeagentstore/agentstore.go [2022-04-08T19:19:32.525Z] spire-1.2.1/test/fakes/fakedatastore/ [2022-04-08T19:19:32.525Z] spire-1.2.1/test/fakes/fakedatastore/fakedatastore.go [2022-04-08T19:19:32.525Z] spire-1.2.1/test/fakes/fakeentryclient/ [2022-04-08T19:19:32.526Z] spire-1.2.1/test/fakes/fakeentryclient/entryclient.go [2022-04-08T19:19:32.526Z] spire-1.2.1/test/fakes/fakehealthchecker/ [2022-04-08T19:19:32.526Z] spire-1.2.1/test/fakes/fakehealthchecker/checker.go [2022-04-08T19:19:32.526Z] spire-1.2.1/test/fakes/fakeidentityprovider/ [2022-04-08T19:19:32.526Z] spire-1.2.1/test/fakes/fakeidentityprovider/identityprovider.go [2022-04-08T19:19:32.526Z] spire-1.2.1/test/fakes/fakemetrics/ [2022-04-08T19:19:32.526Z] spire-1.2.1/test/fakes/fakemetrics/fakemetrics.go [2022-04-08T19:19:32.526Z] spire-1.2.1/test/fakes/fakenoderesolver/ [2022-04-08T19:19:32.526Z] spire-1.2.1/test/fakes/fakenoderesolver/noderesolver.go [2022-04-08T19:19:32.526Z] spire-1.2.1/test/fakes/fakenotifier/ [2022-04-08T19:19:32.526Z] spire-1.2.1/test/fakes/fakenotifier/notifier.go [2022-04-08T19:19:32.526Z] spire-1.2.1/test/fakes/fakepluginmetrics/ [2022-04-08T19:19:32.526Z] spire-1.2.1/test/fakes/fakepluginmetrics/fakepluginmetrics.go [2022-04-08T19:19:32.526Z] spire-1.2.1/test/fakes/fakeserverca/ [2022-04-08T19:19:32.526Z] spire-1.2.1/test/fakes/fakeserverca/serverca.go [2022-04-08T19:19:32.526Z] spire-1.2.1/test/fakes/fakeservercatalog/ [2022-04-08T19:19:32.526Z] spire-1.2.1/test/fakes/fakeservercatalog/catalog.go [2022-04-08T19:19:32.526Z] spire-1.2.1/test/fakes/fakeserverkeymanager/ [2022-04-08T19:19:32.526Z] spire-1.2.1/test/fakes/fakeserverkeymanager/keymanager.go [2022-04-08T19:19:32.526Z] spire-1.2.1/test/fakes/fakeservernodeattestor/ [2022-04-08T19:19:32.526Z] spire-1.2.1/test/fakes/fakeservernodeattestor/nodeattestor.go [2022-04-08T19:19:32.526Z] spire-1.2.1/test/fakes/fakeupstreamauthority/ [2022-04-08T19:19:32.526Z] spire-1.2.1/test/fakes/fakeupstreamauthority/plugin.go [2022-04-08T19:19:32.526Z] spire-1.2.1/test/fakes/fakeupstreamauthority/upstreamauthority.go [2022-04-08T19:19:32.526Z] spire-1.2.1/test/fakes/fakeworkloadapi/ [2022-04-08T19:19:32.526Z] spire-1.2.1/test/fakes/fakeworkloadapi/workloadapi.go [2022-04-08T19:19:32.526Z] spire-1.2.1/test/fakes/fakeworkloadattestor/ [2022-04-08T19:19:32.526Z] spire-1.2.1/test/fakes/fakeworkloadattestor/workloadattestor.go [2022-04-08T19:19:32.526Z] spire-1.2.1/test/fixture/ [2022-04-08T19:19:32.526Z] spire-1.2.1/test/fixture/certs/ [2022-04-08T19:19:32.526Z] spire-1.2.1/test/fixture/certs/agent_svid.der [2022-04-08T19:19:32.526Z] spire-1.2.1/test/fixture/certs/base_cert.pem [2022-04-08T19:19:32.526Z] spire-1.2.1/test/fixture/certs/base_csr.pem [2022-04-08T19:19:32.526Z] spire-1.2.1/test/fixture/certs/base_key.pem [2022-04-08T19:19:32.526Z] spire-1.2.1/test/fixture/certs/base_rotated_cert.pem [2022-04-08T19:19:32.526Z] spire-1.2.1/test/fixture/certs/base_rotated_csr.pem [2022-04-08T19:19:32.526Z] spire-1.2.1/test/fixture/certs/base_rotated_key.pem [2022-04-08T19:19:32.526Z] spire-1.2.1/test/fixture/certs/blog_cert.pem [2022-04-08T19:19:32.526Z] spire-1.2.1/test/fixture/certs/blog_csr.pem [2022-04-08T19:19:32.526Z] spire-1.2.1/test/fixture/certs/blog_key.pem [2022-04-08T19:19:32.526Z] spire-1.2.1/test/fixture/certs/bundle.der [2022-04-08T19:19:32.526Z] spire-1.2.1/test/fixture/certs/ca.pem [2022-04-08T19:19:32.526Z] spire-1.2.1/test/fixture/certs/ca_key.pem [2022-04-08T19:19:32.526Z] spire-1.2.1/test/fixture/certs/database_cert.pem [2022-04-08T19:19:32.526Z] spire-1.2.1/test/fixture/certs/database_csr.pem [2022-04-08T19:19:32.526Z] spire-1.2.1/test/fixture/certs/database_key.pem [2022-04-08T19:19:32.526Z] spire-1.2.1/test/fixture/certs/node_cert.pem [2022-04-08T19:19:32.526Z] spire-1.2.1/test/fixture/certs/node_csr.pem [2022-04-08T19:19:32.526Z] spire-1.2.1/test/fixture/certs/node_key.pem [2022-04-08T19:19:32.526Z] spire-1.2.1/test/fixture/certs/svid.pem [2022-04-08T19:19:32.526Z] spire-1.2.1/test/fixture/certs/svid_key.pem [2022-04-08T19:19:32.526Z] spire-1.2.1/test/fixture/config/ [2022-04-08T19:19:32.526Z] spire-1.2.1/test/fixture/config/agent_bad_agent_block.conf [2022-04-08T19:19:32.526Z] spire-1.2.1/test/fixture/config/agent_good.conf [2022-04-08T19:19:32.526Z] spire-1.2.1/test/fixture/config/agent_good_templated.conf [2022-04-08T19:19:32.526Z] spire-1.2.1/test/fixture/config/plugin_good.conf [2022-04-08T19:19:32.526Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_DogStatsd_block.conf [2022-04-08T19:19:32.526Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_InMem_block.conf [2022-04-08T19:19:32.526Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_M3_block.conf [2022-04-08T19:19:32.526Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_Prometheus_block.conf [2022-04-08T19:19:32.526Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_Statsd_block.conf [2022-04-08T19:19:32.526Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_health_checks_block.conf [2022-04-08T19:19:32.526Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_root_block.conf [2022-04-08T19:19:32.526Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_telemetry_block.conf [2022-04-08T19:19:32.526Z] spire-1.2.1/test/fixture/config/server_bad_nested_bundle_endpoint_acme_block.conf [2022-04-08T19:19:32.526Z] spire-1.2.1/test/fixture/config/server_bad_nested_bundle_endpoint_block.conf [2022-04-08T19:19:32.526Z] spire-1.2.1/test/fixture/config/server_bad_nested_ca_subject_block.conf [2022-04-08T19:19:32.526Z] spire-1.2.1/test/fixture/config/server_bad_nested_experimental_block.conf [2022-04-08T19:19:32.526Z] spire-1.2.1/test/fixture/config/server_bad_nested_federates_with_block.conf [2022-04-08T19:19:32.526Z] spire-1.2.1/test/fixture/config/server_bad_nested_federation_block.conf [2022-04-08T19:19:32.526Z] spire-1.2.1/test/fixture/config/server_bad_ratelimit_block.conf [2022-04-08T19:19:32.526Z] spire-1.2.1/test/fixture/config/server_bad_server_block.conf [2022-04-08T19:19:32.526Z] spire-1.2.1/test/fixture/config/server_good.conf [2022-04-08T19:19:32.526Z] spire-1.2.1/test/fixture/config/server_good_templated.conf [2022-04-08T19:19:32.526Z] spire-1.2.1/test/fixture/fixture.go [2022-04-08T19:19:32.526Z] spire-1.2.1/test/fixture/nodeattestor/ [2022-04-08T19:19:32.526Z] spire-1.2.1/test/fixture/nodeattestor/sshpop/ [2022-04-08T19:19:32.526Z] spire-1.2.1/test/fixture/nodeattestor/sshpop/agent_ssh_key [2022-04-08T19:19:32.526Z] spire-1.2.1/test/fixture/nodeattestor/sshpop/agent_ssh_key-cert.pub [2022-04-08T19:19:32.526Z] spire-1.2.1/test/fixture/nodeattestor/sshpop/ssh_cert_authority.pub [2022-04-08T19:19:32.526Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/ [2022-04-08T19:19:32.526Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/generate.go [2022-04-08T19:19:32.526Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/intermediate.pem [2022-04-08T19:19:32.526Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/leaf-crt-bundle.pem [2022-04-08T19:19:32.526Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/leaf-key.pem [2022-04-08T19:19:32.526Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/leaf.pem [2022-04-08T19:19:32.526Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/root-crt.pem [2022-04-08T19:19:32.526Z] spire-1.2.1/test/fixture/registration/ [2022-04-08T19:19:32.526Z] spire-1.2.1/test/fixture/registration/entries.json [2022-04-08T19:19:32.526Z] spire-1.2.1/test/fixture/registration/good-for-update.json [2022-04-08T19:19:32.526Z] spire-1.2.1/test/fixture/registration/good.json [2022-04-08T19:19:32.526Z] spire-1.2.1/test/fixture/registration/invalid.json [2022-04-08T19:19:32.526Z] spire-1.2.1/test/fixture/registration/invalid_json.json [2022-04-08T19:19:32.526Z] spire-1.2.1/test/fixture/registration/manager_test_entries.json [2022-04-08T19:19:32.526Z] spire-1.2.1/test/integration/ [2022-04-08T19:19:32.526Z] spire-1.2.1/test/integration/README.md [2022-04-08T19:19:32.526Z] spire-1.2.1/test/integration/common [2022-04-08T19:19:32.526Z] spire-1.2.1/test/integration/setup/ [2022-04-08T19:19:32.526Z] spire-1.2.1/test/integration/setup/adminclient/ [2022-04-08T19:19:32.526Z] spire-1.2.1/test/integration/setup/adminclient/build.sh [2022-04-08T19:19:32.526Z] spire-1.2.1/test/integration/setup/adminclient/client.go [2022-04-08T19:19:32.526Z] spire-1.2.1/test/integration/setup/debugagent/ [2022-04-08T19:19:32.526Z] spire-1.2.1/test/integration/setup/debugagent/build.sh [2022-04-08T19:19:32.526Z] spire-1.2.1/test/integration/setup/debugagent/main.go [2022-04-08T19:19:32.526Z] spire-1.2.1/test/integration/setup/debugserver/ [2022-04-08T19:19:32.526Z] spire-1.2.1/test/integration/setup/debugserver/build.sh [2022-04-08T19:19:32.526Z] spire-1.2.1/test/integration/setup/debugserver/main.go [2022-04-08T19:19:32.526Z] spire-1.2.1/test/integration/setup/downstreamclient/ [2022-04-08T19:19:32.526Z] spire-1.2.1/test/integration/setup/downstreamclient/build.sh [2022-04-08T19:19:32.526Z] spire-1.2.1/test/integration/setup/downstreamclient/client.go [2022-04-08T19:19:32.526Z] spire-1.2.1/test/integration/setup/itclient/ [2022-04-08T19:19:32.526Z] spire-1.2.1/test/integration/setup/itclient/client.go [2022-04-08T19:19:32.526Z] spire-1.2.1/test/integration/setup/node-attestation/ [2022-04-08T19:19:32.526Z] spire-1.2.1/test/integration/setup/node-attestation/build.sh [2022-04-08T19:19:32.526Z] spire-1.2.1/test/integration/setup/node-attestation/client.go [2022-04-08T19:19:32.526Z] spire-1.2.1/test/integration/setup/x509pop/ [2022-04-08T19:19:32.526Z] spire-1.2.1/test/integration/setup/x509pop/gencerts.go [2022-04-08T19:19:32.526Z] spire-1.2.1/test/integration/setup/x509pop/setup.sh [2022-04-08T19:19:32.526Z] spire-1.2.1/test/integration/suites/ [2022-04-08T19:19:32.526Z] spire-1.2.1/test/integration/suites/admin-endpoints/ [2022-04-08T19:19:32.526Z] spire-1.2.1/test/integration/suites/admin-endpoints/00-setup [2022-04-08T19:19:32.526Z] spire-1.2.1/test/integration/suites/admin-endpoints/01-start-server [2022-04-08T19:19:32.526Z] spire-1.2.1/test/integration/suites/admin-endpoints/02-bootstrap-agent [2022-04-08T19:19:32.526Z] spire-1.2.1/test/integration/suites/admin-endpoints/03-start-agent [2022-04-08T19:19:32.526Z] spire-1.2.1/test/integration/suites/admin-endpoints/04-create-registration-entries [2022-04-08T19:19:32.526Z] spire-1.2.1/test/integration/suites/admin-endpoints/05-test-endpoints [2022-04-08T19:19:32.526Z] spire-1.2.1/test/integration/suites/admin-endpoints/README.md [2022-04-08T19:19:32.526Z] spire-1.2.1/test/integration/suites/admin-endpoints/conf/ [2022-04-08T19:19:32.526Z] spire-1.2.1/test/integration/suites/admin-endpoints/conf/agent/ [2022-04-08T19:19:32.526Z] spire-1.2.1/test/integration/suites/admin-endpoints/conf/agent/agent.conf [2022-04-08T19:19:32.526Z] spire-1.2.1/test/integration/suites/admin-endpoints/conf/server/ [2022-04-08T19:19:32.526Z] spire-1.2.1/test/integration/suites/admin-endpoints/conf/server/server.conf [2022-04-08T19:19:32.526Z] spire-1.2.1/test/integration/suites/admin-endpoints/docker-compose.yaml [2022-04-08T19:19:32.526Z] spire-1.2.1/test/integration/suites/admin-endpoints/teardown [2022-04-08T19:19:32.526Z] spire-1.2.1/test/integration/suites/datastore-mysql-replication/ [2022-04-08T19:19:32.526Z] spire-1.2.1/test/integration/suites/datastore-mysql-replication/00-setup [2022-04-08T19:19:32.526Z] spire-1.2.1/test/integration/suites/datastore-mysql-replication/01-test-variants [2022-04-08T19:19:32.526Z] spire-1.2.1/test/integration/suites/datastore-mysql-replication/README.md [2022-04-08T19:19:32.526Z] spire-1.2.1/test/integration/suites/datastore-mysql-replication/docker-compose.yaml [2022-04-08T19:19:32.526Z] spire-1.2.1/test/integration/suites/datastore-mysql-replication/teardown [2022-04-08T19:19:32.526Z] spire-1.2.1/test/integration/suites/datastore-mysql/ [2022-04-08T19:19:32.526Z] spire-1.2.1/test/integration/suites/datastore-mysql/00-setup [2022-04-08T19:19:32.526Z] spire-1.2.1/test/integration/suites/datastore-mysql/01-test-variants [2022-04-08T19:19:32.526Z] spire-1.2.1/test/integration/suites/datastore-mysql/README.md [2022-04-08T19:19:32.526Z] spire-1.2.1/test/integration/suites/datastore-mysql/docker-compose.yaml [2022-04-08T19:19:32.526Z] spire-1.2.1/test/integration/suites/datastore-mysql/teardown [2022-04-08T19:19:32.526Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/ [2022-04-08T19:19:32.526Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/00-setup [2022-04-08T19:19:32.526Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/01-test-variants [2022-04-08T19:19:32.526Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/README.md [2022-04-08T19:19:32.526Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/docker-compose.yaml [2022-04-08T19:19:32.526Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/principal/ [2022-04-08T19:19:32.526Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/principal/init.sh [2022-04-08T19:19:32.526Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/replica/ [2022-04-08T19:19:32.526Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/replica/docker-entrypoint.sh [2022-04-08T19:19:32.526Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/replica/v12/ [2022-04-08T19:19:32.526Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/replica/v12/docker-entrypoint.sh [2022-04-08T19:19:32.526Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/teardown [2022-04-08T19:19:32.526Z] spire-1.2.1/test/integration/suites/datastore-postgres/ [2022-04-08T19:19:32.526Z] spire-1.2.1/test/integration/suites/datastore-postgres/00-setup [2022-04-08T19:19:32.526Z] spire-1.2.1/test/integration/suites/datastore-postgres/01-test-variants [2022-04-08T19:19:32.526Z] spire-1.2.1/test/integration/suites/datastore-postgres/README.md [2022-04-08T19:19:32.526Z] spire-1.2.1/test/integration/suites/datastore-postgres/docker-compose.yaml [2022-04-08T19:19:32.526Z] spire-1.2.1/test/integration/suites/datastore-postgres/teardown [2022-04-08T19:19:32.526Z] spire-1.2.1/test/integration/suites/debug-endpoints/ [2022-04-08T19:19:32.526Z] spire-1.2.1/test/integration/suites/debug-endpoints/00-setup [2022-04-08T19:19:32.526Z] spire-1.2.1/test/integration/suites/debug-endpoints/01-start-server [2022-04-08T19:19:32.526Z] spire-1.2.1/test/integration/suites/debug-endpoints/02-bootstrap-agent [2022-04-08T19:19:32.526Z] spire-1.2.1/test/integration/suites/debug-endpoints/03-start-agent [2022-04-08T19:19:32.526Z] spire-1.2.1/test/integration/suites/debug-endpoints/04-create-registration-entries [2022-04-08T19:19:32.526Z] spire-1.2.1/test/integration/suites/debug-endpoints/05-test-endpoints [2022-04-08T19:19:32.526Z] spire-1.2.1/test/integration/suites/debug-endpoints/README.md [2022-04-08T19:19:32.526Z] spire-1.2.1/test/integration/suites/debug-endpoints/conf/ [2022-04-08T19:19:32.526Z] spire-1.2.1/test/integration/suites/debug-endpoints/conf/agent/ [2022-04-08T19:19:32.526Z] spire-1.2.1/test/integration/suites/debug-endpoints/conf/agent/agent.conf [2022-04-08T19:19:32.526Z] spire-1.2.1/test/integration/suites/debug-endpoints/conf/server/ [2022-04-08T19:19:32.526Z] spire-1.2.1/test/integration/suites/debug-endpoints/conf/server/server.conf [2022-04-08T19:19:32.526Z] spire-1.2.1/test/integration/suites/debug-endpoints/docker-compose.yaml [2022-04-08T19:19:32.526Z] spire-1.2.1/test/integration/suites/debug-endpoints/teardown [2022-04-08T19:19:32.526Z] spire-1.2.1/test/integration/suites/downstream-endpoints/ [2022-04-08T19:19:32.526Z] spire-1.2.1/test/integration/suites/downstream-endpoints/00-setup [2022-04-08T19:19:32.526Z] spire-1.2.1/test/integration/suites/downstream-endpoints/01-start-server [2022-04-08T19:19:32.526Z] spire-1.2.1/test/integration/suites/downstream-endpoints/02-bootstrap-agent [2022-04-08T19:19:32.526Z] spire-1.2.1/test/integration/suites/downstream-endpoints/03-start-agent [2022-04-08T19:19:32.526Z] spire-1.2.1/test/integration/suites/downstream-endpoints/04-create-entries [2022-04-08T19:19:32.526Z] spire-1.2.1/test/integration/suites/downstream-endpoints/05-test-endpoints [2022-04-08T19:19:32.526Z] spire-1.2.1/test/integration/suites/downstream-endpoints/README.md [2022-04-08T19:19:32.526Z] spire-1.2.1/test/integration/suites/downstream-endpoints/conf/ [2022-04-08T19:19:32.526Z] spire-1.2.1/test/integration/suites/downstream-endpoints/conf/agent/ [2022-04-08T19:19:32.526Z] spire-1.2.1/test/integration/suites/downstream-endpoints/conf/agent/agent.conf [2022-04-08T19:19:32.527Z] spire-1.2.1/test/integration/suites/downstream-endpoints/conf/server/ [2022-04-08T19:19:32.527Z] spire-1.2.1/test/integration/suites/downstream-endpoints/conf/server/server.conf [2022-04-08T19:19:32.527Z] spire-1.2.1/test/integration/suites/downstream-endpoints/docker-compose.yaml [2022-04-08T19:19:32.527Z] spire-1.2.1/test/integration/suites/downstream-endpoints/teardown [2022-04-08T19:19:32.527Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/ [2022-04-08T19:19:32.527Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/00-setup [2022-04-08T19:19:32.527Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/01-start-server [2022-04-08T19:19:32.527Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/02-bootstrap-agents [2022-04-08T19:19:32.527Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/03-start-remaining-containers [2022-04-08T19:19:32.527Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/04-create-workload-entries [2022-04-08T19:19:32.527Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/05-check-workload-connectivity [2022-04-08T19:19:32.527Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/README.md [2022-04-08T19:19:32.527Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/ [2022-04-08T19:19:32.527Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/downstream-agent/ [2022-04-08T19:19:32.527Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/downstream-agent/agent.conf [2022-04-08T19:19:32.527Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/downstream-envoy/ [2022-04-08T19:19:32.527Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/downstream-envoy/envoy.yaml [2022-04-08T19:19:32.527Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/server/ [2022-04-08T19:19:32.527Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/server/server.conf [2022-04-08T19:19:32.527Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/supervisord.conf [2022-04-08T19:19:32.527Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/upstream-agent/ [2022-04-08T19:19:32.527Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/upstream-agent/agent.conf [2022-04-08T19:19:32.527Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/upstream-envoy/ [2022-04-08T19:19:32.527Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/upstream-envoy/envoy.yaml [2022-04-08T19:19:32.527Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/docker-compose.yaml [2022-04-08T19:19:32.527Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/teardown [2022-04-08T19:19:32.527Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/ [2022-04-08T19:19:32.527Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/00-test-envoy-releases.sh [2022-04-08T19:19:32.527Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/Dockerfile [2022-04-08T19:19:32.527Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/README.md [2022-04-08T19:19:32.527Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/ [2022-04-08T19:19:32.527Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/ [2022-04-08T19:19:32.527Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/agent/ [2022-04-08T19:19:32.527Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/agent/agent.conf [2022-04-08T19:19:32.527Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/envoy/ [2022-04-08T19:19:32.527Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/envoy/envoy.yaml [2022-04-08T19:19:32.527Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/server/ [2022-04-08T19:19:32.527Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/server/server.conf [2022-04-08T19:19:32.527Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/ [2022-04-08T19:19:32.527Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/agent/ [2022-04-08T19:19:32.527Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/agent/agent.conf [2022-04-08T19:19:32.527Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/envoy/ [2022-04-08T19:19:32.527Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/envoy/envoy.yaml [2022-04-08T19:19:32.527Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/supervisord.conf [2022-04-08T19:19:32.527Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/ [2022-04-08T19:19:32.527Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/agent/ [2022-04-08T19:19:32.527Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/agent/agent.conf [2022-04-08T19:19:32.527Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/envoy/ [2022-04-08T19:19:32.527Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/envoy/envoy.yaml [2022-04-08T19:19:32.527Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/server/ [2022-04-08T19:19:32.527Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/server/server.conf [2022-04-08T19:19:32.527Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/docker-compose.yaml [2022-04-08T19:19:32.527Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/teardown [2022-04-08T19:19:32.527Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/ [2022-04-08T19:19:32.527Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/00-test-envoy-releases [2022-04-08T19:19:32.527Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/README.md [2022-04-08T19:19:32.527Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/ [2022-04-08T19:19:32.527Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/downstream-agent/ [2022-04-08T19:19:32.527Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/downstream-agent/agent.conf [2022-04-08T19:19:32.527Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/downstream-envoy/ [2022-04-08T19:19:32.527Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/downstream-envoy/envoy.yaml [2022-04-08T19:19:32.527Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/server/ [2022-04-08T19:19:32.527Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/server/server.conf [2022-04-08T19:19:32.527Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/supervisord.conf [2022-04-08T19:19:32.527Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/upstream-agent/ [2022-04-08T19:19:32.527Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/upstream-agent/agent.conf [2022-04-08T19:19:32.527Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/upstream-envoy/ [2022-04-08T19:19:32.527Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/upstream-envoy/envoy.yaml [2022-04-08T19:19:32.527Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/docker-compose.yaml [2022-04-08T19:19:32.527Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/teardown [2022-04-08T19:19:32.527Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/ [2022-04-08T19:19:32.527Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/00-setup [2022-04-08T19:19:32.527Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/01-start-servers [2022-04-08T19:19:32.527Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/02-bootstrap-federation-and-agents [2022-04-08T19:19:32.527Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/03-start-remaining-containers [2022-04-08T19:19:32.527Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/04-create-workload-entries [2022-04-08T19:19:32.527Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/05-check-workload-connectivity [2022-04-08T19:19:32.527Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/06-stop-servers [2022-04-08T19:19:32.527Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/07-check-workload-connectivity [2022-04-08T19:19:32.527Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/08-start-servers [2022-04-08T19:19:32.527Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/09-check-workload-connectivity [2022-04-08T19:19:32.527Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/10-stop-agents [2022-04-08T19:19:32.527Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/11-check-workload-connectivity [2022-04-08T19:19:32.527Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/12-start-agents [2022-04-08T19:19:32.527Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/13-check-workload-connectivity [2022-04-08T19:19:32.527Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/Dockerfile [2022-04-08T19:19:32.527Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/README.md [2022-04-08T19:19:32.527Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/ [2022-04-08T19:19:32.527Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/ [2022-04-08T19:19:32.527Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/agent/ [2022-04-08T19:19:32.527Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/agent/agent.conf [2022-04-08T19:19:32.527Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/ghostunnel/ [2022-04-08T19:19:32.527Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/ghostunnel/ghostunnel.flags [2022-04-08T19:19:32.527Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/server/ [2022-04-08T19:19:32.527Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/server/server.conf [2022-04-08T19:19:32.527Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/supervisord/ [2022-04-08T19:19:32.527Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/supervisord/supervisord.conf [2022-04-08T19:19:32.527Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/ [2022-04-08T19:19:32.527Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/agent/ [2022-04-08T19:19:32.527Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/agent/agent.conf [2022-04-08T19:19:32.527Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/ghostunnel/ [2022-04-08T19:19:32.527Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/ghostunnel/ghostunnel.flags [2022-04-08T19:19:32.527Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/server/ [2022-04-08T19:19:32.527Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/server/server.conf [2022-04-08T19:19:32.527Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/supervisord/ [2022-04-08T19:19:32.527Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/supervisord/supervisord.conf [2022-04-08T19:19:32.527Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/docker-compose.yaml [2022-04-08T19:19:32.527Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/teardown [2022-04-08T19:19:32.527Z] spire-1.2.1/test/integration/suites/join-token/ [2022-04-08T19:19:32.527Z] spire-1.2.1/test/integration/suites/join-token/01-start-server [2022-04-08T19:19:32.527Z] spire-1.2.1/test/integration/suites/join-token/02-bootstrap-agents [2022-04-08T19:19:32.527Z] spire-1.2.1/test/integration/suites/join-token/03-start-agent [2022-04-08T19:19:32.527Z] spire-1.2.1/test/integration/suites/join-token/04-create-workload-entry [2022-04-08T19:19:32.527Z] spire-1.2.1/test/integration/suites/join-token/05-check-svid [2022-04-08T19:19:32.527Z] spire-1.2.1/test/integration/suites/join-token/06-start-bad-agent [2022-04-08T19:19:32.527Z] spire-1.2.1/test/integration/suites/join-token/README.md [2022-04-08T19:19:32.527Z] spire-1.2.1/test/integration/suites/join-token/conf/ [2022-04-08T19:19:32.527Z] spire-1.2.1/test/integration/suites/join-token/conf/agent/ [2022-04-08T19:19:32.527Z] spire-1.2.1/test/integration/suites/join-token/conf/agent/agent.conf [2022-04-08T19:19:32.527Z] spire-1.2.1/test/integration/suites/join-token/conf/server/ [2022-04-08T19:19:32.527Z] spire-1.2.1/test/integration/suites/join-token/conf/server/server.conf [2022-04-08T19:19:32.527Z] spire-1.2.1/test/integration/suites/join-token/docker-compose.yaml [2022-04-08T19:19:32.527Z] spire-1.2.1/test/integration/suites/join-token/teardown [2022-04-08T19:19:32.527Z] spire-1.2.1/test/integration/suites/k8s-reconcile/ [2022-04-08T19:19:32.527Z] spire-1.2.1/test/integration/suites/k8s-reconcile/00-setup [2022-04-08T19:19:32.527Z] spire-1.2.1/test/integration/suites/k8s-reconcile/01-apply-config [2022-04-08T19:19:32.527Z] spire-1.2.1/test/integration/suites/k8s-reconcile/02-check-for-workload-svid [2022-04-08T19:19:32.527Z] spire-1.2.1/test/integration/suites/k8s-reconcile/README.md [2022-04-08T19:19:32.527Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/ [2022-04-08T19:19:32.527Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/admctrl/ [2022-04-08T19:19:32.527Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/admctrl/admission-control.yaml [2022-04-08T19:19:32.527Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/admctrl/kubeconfig.yaml [2022-04-08T19:19:32.527Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/agent/ [2022-04-08T19:19:32.527Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/agent/kustomization.yaml [2022-04-08T19:19:32.527Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/agent/spire-agent.yaml [2022-04-08T19:19:32.527Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/kind-config.yaml [2022-04-08T19:19:32.527Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/server/ [2022-04-08T19:19:32.527Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/server/k8s-workload-registrar-secret.yaml [2022-04-08T19:19:32.527Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/server/kustomization.yaml [2022-04-08T19:19:32.527Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/server/spire-server.yaml [2022-04-08T19:19:32.527Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/workload.yaml [2022-04-08T19:19:32.527Z] spire-1.2.1/test/integration/suites/k8s-reconcile/init-kubectl [2022-04-08T19:19:32.527Z] spire-1.2.1/test/integration/suites/k8s-reconcile/teardown [2022-04-08T19:19:32.527Z] spire-1.2.1/test/integration/suites/k8s-scratch/ [2022-04-08T19:19:32.527Z] spire-1.2.1/test/integration/suites/k8s-scratch/00-setup [2022-04-08T19:19:32.527Z] spire-1.2.1/test/integration/suites/k8s-scratch/01-apply-config [2022-04-08T19:19:32.527Z] spire-1.2.1/test/integration/suites/k8s-scratch/02-check-for-workload-svid [2022-04-08T19:19:32.527Z] spire-1.2.1/test/integration/suites/k8s-scratch/README.md [2022-04-08T19:19:32.527Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/ [2022-04-08T19:19:32.527Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/admctrl/ [2022-04-08T19:19:32.527Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/admctrl/admission-control.yaml [2022-04-08T19:19:32.527Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/admctrl/kubeconfig.yaml [2022-04-08T19:19:32.527Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/agent/ [2022-04-08T19:19:32.527Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/agent/kustomization.yaml [2022-04-08T19:19:32.527Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/agent/spire-agent.yaml [2022-04-08T19:19:32.527Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/kind-config.yaml [2022-04-08T19:19:32.527Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/server/ [2022-04-08T19:19:32.527Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/server/k8s-workload-registrar-secret.yaml [2022-04-08T19:19:32.527Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/server/kustomization.yaml [2022-04-08T19:19:32.527Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/server/spire-server.yaml [2022-04-08T19:19:32.528Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/webhook/ [2022-04-08T19:19:32.528Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/webhook/kustomization.yaml [2022-04-08T19:19:32.528Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/webhook/validation-webhook.yaml [2022-04-08T19:19:32.528Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/workload.yaml [2022-04-08T19:19:32.528Z] spire-1.2.1/test/integration/suites/k8s-scratch/init-kubectl [2022-04-08T19:19:32.528Z] spire-1.2.1/test/integration/suites/k8s-scratch/teardown [2022-04-08T19:19:32.528Z] spire-1.2.1/test/integration/suites/k8s/ [2022-04-08T19:19:32.528Z] spire-1.2.1/test/integration/suites/k8s/00-setup [2022-04-08T19:19:32.528Z] spire-1.2.1/test/integration/suites/k8s/01-apply-config [2022-04-08T19:19:32.528Z] spire-1.2.1/test/integration/suites/k8s/02-check-for-workload-svid [2022-04-08T19:19:32.528Z] spire-1.2.1/test/integration/suites/k8s/README.md [2022-04-08T19:19:32.528Z] spire-1.2.1/test/integration/suites/k8s/conf/ [2022-04-08T19:19:32.528Z] spire-1.2.1/test/integration/suites/k8s/conf/admctrl/ [2022-04-08T19:19:32.528Z] spire-1.2.1/test/integration/suites/k8s/conf/admctrl/admission-control.yaml [2022-04-08T19:19:32.528Z] spire-1.2.1/test/integration/suites/k8s/conf/admctrl/kubeconfig.yaml [2022-04-08T19:19:32.528Z] spire-1.2.1/test/integration/suites/k8s/conf/agent/ [2022-04-08T19:19:32.528Z] spire-1.2.1/test/integration/suites/k8s/conf/agent/kustomization.yaml [2022-04-08T19:19:32.528Z] spire-1.2.1/test/integration/suites/k8s/conf/agent/spire-agent.yaml [2022-04-08T19:19:32.528Z] spire-1.2.1/test/integration/suites/k8s/conf/kind-config.yaml [2022-04-08T19:19:32.528Z] spire-1.2.1/test/integration/suites/k8s/conf/server/ [2022-04-08T19:19:32.528Z] spire-1.2.1/test/integration/suites/k8s/conf/server/k8s-workload-registrar-secret.yaml [2022-04-08T19:19:32.528Z] spire-1.2.1/test/integration/suites/k8s/conf/server/kustomization.yaml [2022-04-08T19:19:32.528Z] spire-1.2.1/test/integration/suites/k8s/conf/server/spire-server.yaml [2022-04-08T19:19:32.528Z] spire-1.2.1/test/integration/suites/k8s/conf/webhook/ [2022-04-08T19:19:32.528Z] spire-1.2.1/test/integration/suites/k8s/conf/webhook/kustomization.yaml [2022-04-08T19:19:32.528Z] spire-1.2.1/test/integration/suites/k8s/conf/webhook/validation-webhook.yaml [2022-04-08T19:19:32.528Z] spire-1.2.1/test/integration/suites/k8s/conf/workload.yaml [2022-04-08T19:19:32.528Z] spire-1.2.1/test/integration/suites/k8s/init-kubectl [2022-04-08T19:19:32.528Z] spire-1.2.1/test/integration/suites/k8s/teardown [2022-04-08T19:19:32.528Z] spire-1.2.1/test/integration/suites/nested-rotation/ [2022-04-08T19:19:32.528Z] spire-1.2.1/test/integration/suites/nested-rotation/00-setup [2022-04-08T19:19:32.528Z] spire-1.2.1/test/integration/suites/nested-rotation/01-start-root [2022-04-08T19:19:32.528Z] spire-1.2.1/test/integration/suites/nested-rotation/02-create-intermediate-downstream-entries [2022-04-08T19:19:32.528Z] spire-1.2.1/test/integration/suites/nested-rotation/03-start-intermediateA [2022-04-08T19:19:32.528Z] spire-1.2.1/test/integration/suites/nested-rotation/04-create-leafA-downstream-entry [2022-04-08T19:19:32.528Z] spire-1.2.1/test/integration/suites/nested-rotation/05-start-leafA [2022-04-08T19:19:32.528Z] spire-1.2.1/test/integration/suites/nested-rotation/06-start-intermediateB [2022-04-08T19:19:32.528Z] spire-1.2.1/test/integration/suites/nested-rotation/07-create-leafB-downstream-entry [2022-04-08T19:19:32.528Z] spire-1.2.1/test/integration/suites/nested-rotation/08-start-leafB [2022-04-08T19:19:32.528Z] spire-1.2.1/test/integration/suites/nested-rotation/09-create-workload-entries [2022-04-08T19:19:32.528Z] spire-1.2.1/test/integration/suites/nested-rotation/10-check-svids [2022-04-08T19:19:32.528Z] spire-1.2.1/test/integration/suites/nested-rotation/Dockerfile [2022-04-08T19:19:32.528Z] spire-1.2.1/test/integration/suites/nested-rotation/README.md [2022-04-08T19:19:32.528Z] spire-1.2.1/test/integration/suites/nested-rotation/docker-compose.yaml [2022-04-08T19:19:32.528Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/ [2022-04-08T19:19:32.528Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/agent/ [2022-04-08T19:19:32.528Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/agent/agent.conf [2022-04-08T19:19:32.528Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/server/ [2022-04-08T19:19:32.528Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/server/server.conf [2022-04-08T19:19:32.528Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/ [2022-04-08T19:19:32.528Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/agent/ [2022-04-08T19:19:32.528Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/agent/agent.conf [2022-04-08T19:19:32.528Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/server/ [2022-04-08T19:19:32.528Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/server/server.conf [2022-04-08T19:19:32.528Z] spire-1.2.1/test/integration/suites/nested-rotation/leafA/ [2022-04-08T19:19:32.528Z] spire-1.2.1/test/integration/suites/nested-rotation/leafA/agent/ [2022-04-08T19:19:32.528Z] spire-1.2.1/test/integration/suites/nested-rotation/leafA/agent/agent.conf [2022-04-08T19:19:32.528Z] spire-1.2.1/test/integration/suites/nested-rotation/leafA/server/ [2022-04-08T19:19:32.528Z] spire-1.2.1/test/integration/suites/nested-rotation/leafA/server/server.conf [2022-04-08T19:19:32.528Z] spire-1.2.1/test/integration/suites/nested-rotation/leafB/ [2022-04-08T19:19:32.528Z] spire-1.2.1/test/integration/suites/nested-rotation/leafB/agent/ [2022-04-08T19:19:32.528Z] spire-1.2.1/test/integration/suites/nested-rotation/leafB/agent/agent.conf [2022-04-08T19:19:32.528Z] spire-1.2.1/test/integration/suites/nested-rotation/leafB/server/ [2022-04-08T19:19:32.528Z] spire-1.2.1/test/integration/suites/nested-rotation/leafB/server/server.conf [2022-04-08T19:19:32.528Z] spire-1.2.1/test/integration/suites/nested-rotation/root/ [2022-04-08T19:19:32.528Z] spire-1.2.1/test/integration/suites/nested-rotation/root/agent/ [2022-04-08T19:19:32.528Z] spire-1.2.1/test/integration/suites/nested-rotation/root/agent/agent.conf [2022-04-08T19:19:32.528Z] spire-1.2.1/test/integration/suites/nested-rotation/root/server/ [2022-04-08T19:19:32.528Z] spire-1.2.1/test/integration/suites/nested-rotation/root/server/server.conf [2022-04-08T19:19:32.528Z] spire-1.2.1/test/integration/suites/nested-rotation/teardown [2022-04-08T19:19:32.528Z] spire-1.2.1/test/integration/suites/node-attestation/ [2022-04-08T19:19:32.528Z] spire-1.2.1/test/integration/suites/node-attestation/00-setup [2022-04-08T19:19:32.528Z] spire-1.2.1/test/integration/suites/node-attestation/01-start-server [2022-04-08T19:19:32.528Z] spire-1.2.1/test/integration/suites/node-attestation/02-start-agent [2022-04-08T19:19:32.528Z] spire-1.2.1/test/integration/suites/node-attestation/03-test-node-attestation [2022-04-08T19:19:32.528Z] spire-1.2.1/test/integration/suites/node-attestation/04-test-x509pop-attestation [2022-04-08T19:19:32.528Z] spire-1.2.1/test/integration/suites/node-attestation/README.md [2022-04-08T19:19:32.528Z] spire-1.2.1/test/integration/suites/node-attestation/conf/ [2022-04-08T19:19:32.528Z] spire-1.2.1/test/integration/suites/node-attestation/conf/agent/ [2022-04-08T19:19:32.528Z] spire-1.2.1/test/integration/suites/node-attestation/conf/agent/agent.conf [2022-04-08T19:19:32.528Z] spire-1.2.1/test/integration/suites/node-attestation/conf/server/ [2022-04-08T19:19:32.528Z] spire-1.2.1/test/integration/suites/node-attestation/conf/server/server.conf [2022-04-08T19:19:32.528Z] spire-1.2.1/test/integration/suites/node-attestation/docker-compose.yaml [2022-04-08T19:19:32.528Z] spire-1.2.1/test/integration/suites/node-attestation/teardown [2022-04-08T19:19:32.528Z] spire-1.2.1/test/integration/suites/rotation/ [2022-04-08T19:19:32.528Z] spire-1.2.1/test/integration/suites/rotation/00-setup [2022-04-08T19:19:32.528Z] spire-1.2.1/test/integration/suites/rotation/01-start-server [2022-04-08T19:19:32.528Z] spire-1.2.1/test/integration/suites/rotation/02-bootstrap-agent [2022-04-08T19:19:32.528Z] spire-1.2.1/test/integration/suites/rotation/03-start-agent [2022-04-08T19:19:32.528Z] spire-1.2.1/test/integration/suites/rotation/04-create-workload-entry [2022-04-08T19:19:32.528Z] spire-1.2.1/test/integration/suites/rotation/05-check-svids [2022-04-08T19:19:32.528Z] spire-1.2.1/test/integration/suites/rotation/README.md [2022-04-08T19:19:32.528Z] spire-1.2.1/test/integration/suites/rotation/conf/ [2022-04-08T19:19:32.528Z] spire-1.2.1/test/integration/suites/rotation/conf/agent/ [2022-04-08T19:19:32.528Z] spire-1.2.1/test/integration/suites/rotation/conf/agent/agent.conf [2022-04-08T19:19:32.528Z] spire-1.2.1/test/integration/suites/rotation/conf/server/ [2022-04-08T19:19:32.528Z] spire-1.2.1/test/integration/suites/rotation/conf/server/server.conf [2022-04-08T19:19:32.528Z] spire-1.2.1/test/integration/suites/rotation/docker-compose.yaml [2022-04-08T19:19:32.528Z] spire-1.2.1/test/integration/suites/rotation/teardown [2022-04-08T19:19:32.528Z] spire-1.2.1/test/integration/suites/self-test/ [2022-04-08T19:19:32.528Z] spire-1.2.1/test/integration/suites/self-test/00-ensure-command-failure-fails-step [2022-04-08T19:19:32.528Z] spire-1.2.1/test/integration/suites/self-test/README.md [2022-04-08T19:19:32.528Z] spire-1.2.1/test/integration/suites/self-test/teardown [2022-04-08T19:19:32.528Z] spire-1.2.1/test/integration/suites/spire-server-cli/ [2022-04-08T19:19:32.528Z] spire-1.2.1/test/integration/suites/spire-server-cli/01-start-server [2022-04-08T19:19:32.528Z] spire-1.2.1/test/integration/suites/spire-server-cli/02-bundle [2022-04-08T19:19:32.528Z] spire-1.2.1/test/integration/suites/spire-server-cli/03-entry [2022-04-08T19:19:32.528Z] spire-1.2.1/test/integration/suites/spire-server-cli/04-bootstrap-agents [2022-04-08T19:19:32.528Z] spire-1.2.1/test/integration/suites/spire-server-cli/05-start-agents [2022-04-08T19:19:32.528Z] spire-1.2.1/test/integration/suites/spire-server-cli/06-agent [2022-04-08T19:19:32.528Z] spire-1.2.1/test/integration/suites/spire-server-cli/README.md [2022-04-08T19:19:32.528Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/ [2022-04-08T19:19:32.528Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/agent/ [2022-04-08T19:19:32.528Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/agent/agent.conf [2022-04-08T19:19:32.528Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ [2022-04-08T19:19:32.528Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ca.pem [2022-04-08T19:19:32.528Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ca.spiffe [2022-04-08T19:19:32.528Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ca2.pem [2022-04-08T19:19:32.528Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ca2.spiffe [2022-04-08T19:19:32.528Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/server/ [2022-04-08T19:19:32.528Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/server/server.conf [2022-04-08T19:19:32.528Z] spire-1.2.1/test/integration/suites/spire-server-cli/docker-compose.yaml [2022-04-08T19:19:32.528Z] spire-1.2.1/test/integration/suites/spire-server-cli/teardown [2022-04-08T19:19:32.528Z] spire-1.2.1/test/integration/suites/upgrade/ [2022-04-08T19:19:32.528Z] spire-1.2.1/test/integration/suites/upgrade/00-setup [2022-04-08T19:19:32.528Z] spire-1.2.1/test/integration/suites/upgrade/01-run-upgrade-tests [2022-04-08T19:19:32.528Z] spire-1.2.1/test/integration/suites/upgrade/02-verify-codebase-version-is-updated [2022-04-08T19:19:32.528Z] spire-1.2.1/test/integration/suites/upgrade/README.md [2022-04-08T19:19:32.528Z] spire-1.2.1/test/integration/suites/upgrade/conf/ [2022-04-08T19:19:32.528Z] spire-1.2.1/test/integration/suites/upgrade/conf/agent/ [2022-04-08T19:19:32.528Z] spire-1.2.1/test/integration/suites/upgrade/conf/agent/agent.conf [2022-04-08T19:19:32.528Z] spire-1.2.1/test/integration/suites/upgrade/conf/server/ [2022-04-08T19:19:32.528Z] spire-1.2.1/test/integration/suites/upgrade/conf/server/server.conf [2022-04-08T19:19:32.528Z] spire-1.2.1/test/integration/suites/upgrade/teardown [2022-04-08T19:19:32.528Z] spire-1.2.1/test/integration/suites/upgrade/versions.txt [2022-04-08T19:19:32.528Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/ [2022-04-08T19:19:32.528Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/00-setup-kind [2022-04-08T19:19:32.528Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/01-setup-cert-manager [2022-04-08T19:19:32.528Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/02-deploy-spire [2022-04-08T19:19:32.528Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/03-verify-ca [2022-04-08T19:19:32.528Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/README.md [2022-04-08T19:19:32.528Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/ [2022-04-08T19:19:32.528Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/cert-manager-issuer.yaml [2022-04-08T19:19:32.528Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/kind-config.yaml [2022-04-08T19:19:32.528Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/server/ [2022-04-08T19:19:32.528Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/server/kustomization.yaml [2022-04-08T19:19:32.528Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/server/spire-server.yaml [2022-04-08T19:19:32.528Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/init-kubectl [2022-04-08T19:19:32.528Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/teardown [2022-04-08T19:19:32.528Z] spire-1.2.1/test/integration/test-one.sh [2022-04-08T19:19:32.528Z] spire-1.2.1/test/integration/test.sh [2022-04-08T19:19:32.528Z] spire-1.2.1/test/plugintest/ [2022-04-08T19:19:32.528Z] spire-1.2.1/test/plugintest/config.go [2022-04-08T19:19:32.528Z] spire-1.2.1/test/plugintest/load.go [2022-04-08T19:19:32.528Z] spire-1.2.1/test/plugintest/option.go [2022-04-08T19:19:32.528Z] spire-1.2.1/test/spiretest/ [2022-04-08T19:19:32.528Z] spire-1.2.1/test/spiretest/apiserver.go [2022-04-08T19:19:32.528Z] spire-1.2.1/test/spiretest/assertions.go [2022-04-08T19:19:32.528Z] spire-1.2.1/test/spiretest/dir.go [2022-04-08T19:19:32.528Z] spire-1.2.1/test/spiretest/errors_posix.go [2022-04-08T19:19:32.528Z] spire-1.2.1/test/spiretest/errors_windows.go [2022-04-08T19:19:32.528Z] spire-1.2.1/test/spiretest/logs.go [2022-04-08T19:19:32.528Z] spire-1.2.1/test/spiretest/socketapi.go [2022-04-08T19:19:32.528Z] spire-1.2.1/test/spiretest/suite.go [2022-04-08T19:19:32.528Z] spire-1.2.1/test/spiretest/x509.go [2022-04-08T19:19:32.528Z] spire-1.2.1/test/testca/ [2022-04-08T19:19:32.528Z] spire-1.2.1/test/testca/ca.go [2022-04-08T19:19:32.528Z] spire-1.2.1/test/testkey/ [2022-04-08T19:19:32.528Z] spire-1.2.1/test/testkey/generate.sh [2022-04-08T19:19:32.528Z] spire-1.2.1/test/testkey/genkeys.go [2022-04-08T19:19:32.528Z] spire-1.2.1/test/testkey/keys.go [2022-04-08T19:19:32.528Z] spire-1.2.1/test/testkey/new.go [2022-04-08T19:19:32.528Z] spire-1.2.1/test/tpmsimulator/ [2022-04-08T19:19:32.528Z] spire-1.2.1/test/tpmsimulator/simulator.go [2022-04-08T19:19:32.528Z] spire-1.2.1/test/util/ [2022-04-08T19:19:32.528Z] spire-1.2.1/test/util/cert_fixtures.go [2022-04-08T19:19:32.528Z] spire-1.2.1/test/util/cert_generation.go [2022-04-08T19:19:32.528Z] spire-1.2.1/test/util/io_redirection.go [2022-04-08T19:19:32.528Z] spire-1.2.1/test/util/race.go [2022-04-08T19:19:32.528Z] spire-1.2.1/test/util/util.go [2022-04-08T19:19:32.528Z] building spire from source... [2022-04-08T19:19:32.528Z] Installing go1.17.7... [2022-04-08T19:19:36.773Z] Step 1/26 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-04-08T19:19:36.773Z] Step 2/26 : FROM ${BUILDER_BASE} AS builder [2022-04-08T19:19:36.773Z] ---> 9a8902c293a3 [2022-04-08T19:19:36.773Z] Step 3/26 : WORKDIR /edgex-go [2022-04-08T19:19:36.773Z] ---> Using cache [2022-04-08T19:19:36.773Z] ---> 8b00d427be0d [2022-04-08T19:19:36.773Z] Step 4/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-04-08T19:19:36.773Z] ---> Using cache [2022-04-08T19:19:36.773Z] ---> a7585c10e144 [2022-04-08T19:19:36.773Z] Step 5/26 : RUN apk add --update --no-cache make git build-base curl [2022-04-08T19:19:36.773Z] ---> Using cache [2022-04-08T19:19:36.773Z] ---> 29088fdc24a4 [2022-04-08T19:19:36.773Z] Step 6/26 : COPY go.mod vendor* ./ [2022-04-08T19:19:36.773Z] ---> Using cache [2022-04-08T19:19:36.773Z] ---> 81bc31abc897 [2022-04-08T19:19:36.773Z] Step 7/26 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-04-08T19:19:36.773Z] ---> Using cache [2022-04-08T19:19:36.773Z] ---> 71b88e05cd76 [2022-04-08T19:19:36.773Z] Step 8/26 : COPY . . [2022-04-08T19:19:36.773Z] ---> Using cache [2022-04-08T19:19:36.773Z] ---> 759f14754aca [2022-04-08T19:19:36.773Z] Step 9/26 : ARG SPIRE_RELEASE=1.2.1 [2022-04-08T19:19:36.773Z] ---> Using cache [2022-04-08T19:19:36.773Z] ---> 199b4205ae10 [2022-04-08T19:19:36.773Z] Step 10/26 : RUN mkdir -p spire-build [2022-04-08T19:19:36.773Z] ---> Using cache [2022-04-08T19:19:36.773Z] ---> 722f2421f71a [2022-04-08T19:19:36.773Z] Step 11/26 : WORKDIR /edgex-go/spire-build [2022-04-08T19:19:36.773Z] ---> Using cache [2022-04-08T19:19:36.773Z] ---> 9aa28222a73d [2022-04-08T19:19:36.773Z] Step 12/26 : RUN wget -q "https://github.com/spiffe/spire/archive/refs/tags/v${SPIRE_RELEASE}.tar.gz" && tar xv --strip-components=1 -f "v${SPIRE_RELEASE}.tar.gz" && echo "building spire from source..." && make bin/spire-server bin/spire-agent [2022-04-08T19:19:37.717Z] Building bin/spire-server... [2022-04-08T19:19:37.717Z] go: downloading github.com/mitchellh/cli v1.1.2 [2022-04-08T19:19:37.717Z] go: downloading github.com/spiffe/go-spiffe/v2 v2.0.0-beta.12 [2022-04-08T19:19:37.717Z] go: downloading github.com/spiffe/spire-api-sdk v1.2.0 [2022-04-08T19:19:37.717Z] go: downloading google.golang.org/grpc v1.44.0 [2022-04-08T19:19:37.717Z] go: downloading golang.org/x/net v0.0.0-20220127200216-cd36cc0744dd [2022-04-08T19:19:37.980Z] go: downloading github.com/hashicorp/hcl v1.0.1-0.20190430135223-99e2f22d1c94 [2022-04-08T19:19:37.980Z] go: downloading github.com/imdario/mergo v0.3.12 [2022-04-08T19:19:37.980Z] go: downloading github.com/sirupsen/logrus v1.8.1 [2022-04-08T19:19:37.980Z] go: downloading github.com/hashicorp/go-hclog v1.1.0 [2022-04-08T19:19:37.980Z] go: downloading gopkg.in/square/go-jose.v2 v2.6.0 [2022-04-08T19:19:37.980Z] go: downloading github.com/Masterminds/sprig v2.22.0+incompatible [2022-04-08T19:19:38.239Z]  ---> Running in 884b74ffc920 [2022-04-08T19:19:38.239Z] go: downloading github.com/fatih/color v1.13.0 [2022-04-08T19:19:38.239Z] go: downloading github.com/mattn/go-isatty v0.0.14 [2022-04-08T19:19:38.239Z] go: downloading golang.org/x/time v0.0.0-20220224211638-0e9765cccd65 [2022-04-08T19:19:38.239Z] go: downloading github.com/InVisionApp/go-health/v2 v2.1.2 [2022-04-08T19:19:38.239Z] go: downloading github.com/InVisionApp/go-logger v1.0.1 [2022-04-08T19:19:38.239Z] go: downloading github.com/hashicorp/go-plugin v1.4.3 [2022-04-08T19:19:38.239Z] go: downloading github.com/spiffe/spire-plugin-sdk v1.2.0 [2022-04-08T19:19:38.239Z] go: downloading github.com/andres-erbsen/clock v0.0.0-20160526145045-9e14626cd129 [2022-04-08T19:19:38.239Z] go: downloading github.com/armon/go-metrics v0.3.10 [2022-04-08T19:19:38.501Z] go: downloading github.com/prometheus/client_golang v1.12.1 [2022-04-08T19:19:38.501Z] go: downloading github.com/uber-go/tally/v4 v4.1.1 [2022-04-08T19:19:38.501Z] go: downloading github.com/open-policy-agent/opa v0.38.0 [2022-04-08T19:19:38.775Z] go: downloading golang.org/x/sys v0.0.0-20220227234510-4e6760a101f9 [2022-04-08T19:19:38.775Z] go: downloading github.com/Masterminds/goutils v1.1.0 [2022-04-08T19:19:38.775Z] go: downloading github.com/Masterminds/semver v1.5.0 [2022-04-08T19:19:38.775Z] go: downloading github.com/google/uuid v1.1.2 [2022-04-08T19:19:38.775Z] go: downloading github.com/huandu/xstrings v1.3.2 [2022-04-08T19:19:38.775Z] go: downloading github.com/mattn/go-colorable v0.1.12 [2022-04-08T19:19:38.775Z] go: downloading google.golang.org/genproto v0.0.0-20220222213610-43724f9ea8cf [2022-04-08T19:19:38.775Z] go: downloading github.com/imkira/go-observer v1.0.3 [2022-04-08T19:19:38.775Z] go: downloading github.com/DataDog/datadog-go v3.2.0+incompatible [2022-04-08T19:19:38.775Z] go: downloading github.com/hashicorp/yamux v0.0.0-20181012175058-2f1d1f20f75d [2022-04-08T19:19:39.040Z] go: downloading github.com/oklog/run v1.0.0 [2022-04-08T19:19:39.040Z] go: downloading github.com/hashicorp/go-immutable-radix v1.3.1 [2022-04-08T19:19:39.040Z] go: downloading go.uber.org/atomic v1.9.0 [2022-04-08T19:19:39.040Z] go: downloading github.com/prometheus/client_model v0.2.0 [2022-04-08T19:19:39.040Z] go: downloading github.com/prometheus/common v0.32.1 [2022-04-08T19:19:39.040Z] go: downloading github.com/pkg/errors v0.9.1 [2022-04-08T19:19:39.040Z] go: downloading github.com/cespare/xxhash/v2 v2.1.2 [2022-04-08T19:19:39.040Z] go: downloading github.com/beorn7/perks v1.0.1 [2022-04-08T19:19:39.040Z] go: downloading github.com/prometheus/procfs v0.7.3 [2022-04-08T19:19:39.040Z] go: downloading github.com/mitchellh/reflectwalk v1.0.1 [2022-04-08T19:19:39.040Z] go: downloading github.com/hashicorp/errwrap v1.1.0 [2022-04-08T19:19:39.040Z] go: downloading github.com/GoogleCloudPlatform/cloudsql-proxy v1.29.0 [2022-04-08T19:19:39.040Z] go: downloading github.com/blang/semver/v4 v4.0.0 [2022-04-08T19:19:39.040Z] go: downloading github.com/go-sql-driver/mysql v1.6.0 [2022-04-08T19:19:39.300Z] go: downloading github.com/gofrs/uuid v4.2.0+incompatible [2022-04-08T19:19:39.300Z]  ---> Running in 8d3765c7e2bd [2022-04-08T19:19:39.300Z] Removing intermediate container 884b74ffc920 [2022-04-08T19:19:39.300Z] ---> aa3aa3b14250 [2022-04-08T19:19:39.300Z] Step 15/23 : EXPOSE $APP_PORT [2022-04-08T19:19:39.300Z] go: downloading github.com/jinzhu/gorm v1.9.16 [2022-04-08T19:19:39.300Z] go: downloading github.com/lib/pq v1.10.4 [2022-04-08T19:19:39.300Z] go: downloading github.com/mattn/go-sqlite3 v1.14.12 [2022-04-08T19:19:39.300Z] go: downloading github.com/aws/aws-sdk-go-v2 v1.14.0 [2022-04-08T19:19:39.300Z] go: downloading github.com/aws/aws-sdk-go-v2/config v1.14.0 [2022-04-08T19:19:39.557Z]  ---> Running in 6f2e363c834c [2022-04-08T19:19:39.557Z] go: downloading github.com/aws/aws-sdk-go-v2/credentials v1.9.0 [2022-04-08T19:19:40.126Z] Removing intermediate container 6f2e363c834c [2022-04-08T19:19:40.126Z] ---> 9b0e9f6be1a5 [2022-04-08T19:19:40.126Z] Step 16/23 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/sys-mgmt-agent / [2022-04-08T19:19:40.388Z] spire-1.2.1/ [2022-04-08T19:19:40.388Z] spire-1.2.1/.data/ [2022-04-08T19:19:40.388Z] spire-1.2.1/.data/.file [2022-04-08T19:19:40.388Z] spire-1.2.1/.dockerignore [2022-04-08T19:19:40.388Z] spire-1.2.1/.gitattributes [2022-04-08T19:19:40.388Z] spire-1.2.1/.githooks/ [2022-04-08T19:19:40.388Z] spire-1.2.1/.githooks/pre-commit [2022-04-08T19:19:40.388Z] spire-1.2.1/.github/ [2022-04-08T19:19:40.388Z] spire-1.2.1/.github/ISSUE_TEMPLATE.md [2022-04-08T19:19:40.388Z] spire-1.2.1/.github/PULL_REQUEST_TEMPLATE.md [2022-04-08T19:19:40.388Z] spire-1.2.1/.github/dependabot.yml [2022-04-08T19:19:40.388Z] spire-1.2.1/.github/workflows/ [2022-04-08T19:19:40.388Z] spire-1.2.1/.github/workflows/nightly_build.yaml [2022-04-08T19:19:40.388Z] spire-1.2.1/.github/workflows/pr_build.yaml [2022-04-08T19:19:40.388Z] spire-1.2.1/.github/workflows/release_build.yaml [2022-04-08T19:19:40.388Z] spire-1.2.1/.github/workflows/scripts/ [2022-04-08T19:19:40.388Z] spire-1.2.1/.github/workflows/scripts/build_artifacts.sh [2022-04-08T19:19:40.388Z] spire-1.2.1/.github/workflows/scripts/push-images.sh [2022-04-08T19:19:40.388Z] spire-1.2.1/.github/workflows/scripts/push-scratch-images.sh [2022-04-08T19:19:40.388Z] spire-1.2.1/.github/workflows/scripts/run_unit_tests.sh [2022-04-08T19:19:40.388Z] spire-1.2.1/.github/workflows/scripts/split.sh [2022-04-08T19:19:40.388Z] spire-1.2.1/.gitignore [2022-04-08T19:19:40.388Z] spire-1.2.1/.go-version [2022-04-08T19:19:40.388Z] spire-1.2.1/.golangci.yml [2022-04-08T19:19:40.388Z] spire-1.2.1/ADOPTERS.md [2022-04-08T19:19:40.388Z] spire-1.2.1/CHANGELOG.md [2022-04-08T19:19:40.388Z] spire-1.2.1/CODE-OF-CONDUCT.md [2022-04-08T19:19:40.388Z] spire-1.2.1/CODEOWNERS [2022-04-08T19:19:40.388Z] spire-1.2.1/CONTRIBUTING.md [2022-04-08T19:19:40.388Z] spire-1.2.1/Dockerfile [2022-04-08T19:19:40.388Z] spire-1.2.1/Dockerfile.dev [2022-04-08T19:19:40.388Z] spire-1.2.1/Dockerfile.scratch [2022-04-08T19:19:40.388Z] spire-1.2.1/LICENSE [2022-04-08T19:19:40.388Z] spire-1.2.1/MAINTAINERS.md [2022-04-08T19:19:40.388Z] spire-1.2.1/Makefile [2022-04-08T19:19:40.388Z] spire-1.2.1/README.md [2022-04-08T19:19:40.388Z] spire-1.2.1/ROADMAP.md [2022-04-08T19:19:40.388Z] spire-1.2.1/SECURITY.md [2022-04-08T19:19:40.388Z] spire-1.2.1/cmd/ [2022-04-08T19:19:40.388Z] spire-1.2.1/cmd/spire-agent/ [2022-04-08T19:19:40.388Z] spire-1.2.1/cmd/spire-agent/cli/ [2022-04-08T19:19:40.388Z] spire-1.2.1/cmd/spire-agent/cli/api/ [2022-04-08T19:19:40.388Z] spire-1.2.1/cmd/spire-agent/cli/api/common.go [2022-04-08T19:19:40.388Z] spire-1.2.1/cmd/spire-agent/cli/api/fetch_jwt.go [2022-04-08T19:19:40.388Z] spire-1.2.1/cmd/spire-agent/cli/api/fetch_x509.go [2022-04-08T19:19:40.388Z] spire-1.2.1/cmd/spire-agent/cli/api/printer.go [2022-04-08T19:19:40.388Z] spire-1.2.1/cmd/spire-agent/cli/api/validate_jwt.go [2022-04-08T19:19:40.388Z] spire-1.2.1/cmd/spire-agent/cli/api/watch.go [2022-04-08T19:19:40.388Z] spire-1.2.1/cmd/spire-agent/cli/cli.go [2022-04-08T19:19:40.388Z] spire-1.2.1/cmd/spire-agent/cli/common/ [2022-04-08T19:19:40.388Z] spire-1.2.1/cmd/spire-agent/cli/common/defaults.go [2022-04-08T19:19:40.388Z] spire-1.2.1/cmd/spire-agent/cli/healthcheck/ [2022-04-08T19:19:40.388Z] spire-1.2.1/cmd/spire-agent/cli/healthcheck/healthcheck.go [2022-04-08T19:19:40.388Z] spire-1.2.1/cmd/spire-agent/cli/healthcheck/healthcheck_test.go [2022-04-08T19:19:40.388Z] spire-1.2.1/cmd/spire-agent/cli/run/ [2022-04-08T19:19:40.388Z] spire-1.2.1/cmd/spire-agent/cli/run/run.go [2022-04-08T19:19:40.388Z] spire-1.2.1/cmd/spire-agent/cli/run/run_test.go [2022-04-08T19:19:40.388Z] spire-1.2.1/cmd/spire-agent/cli/validate/ [2022-04-08T19:19:40.388Z] spire-1.2.1/cmd/spire-agent/cli/validate/validate.go [2022-04-08T19:19:40.388Z] spire-1.2.1/cmd/spire-agent/cli/validate/validate_test.go [2022-04-08T19:19:40.388Z] spire-1.2.1/cmd/spire-agent/main.go [2022-04-08T19:19:40.388Z] spire-1.2.1/cmd/spire-server/ [2022-04-08T19:19:40.388Z] spire-1.2.1/cmd/spire-server/cli/ [2022-04-08T19:19:40.388Z] spire-1.2.1/cmd/spire-server/cli/agent/ [2022-04-08T19:19:40.388Z] spire-1.2.1/cmd/spire-server/cli/agent/agent_test.go [2022-04-08T19:19:40.388Z] spire-1.2.1/cmd/spire-server/cli/agent/ban.go [2022-04-08T19:19:40.388Z] spire-1.2.1/cmd/spire-server/cli/agent/count.go [2022-04-08T19:19:40.388Z] spire-1.2.1/cmd/spire-server/cli/agent/evict.go [2022-04-08T19:19:40.388Z] spire-1.2.1/cmd/spire-server/cli/agent/list.go [2022-04-08T19:19:40.388Z] spire-1.2.1/cmd/spire-server/cli/agent/show.go [2022-04-08T19:19:40.388Z] spire-1.2.1/cmd/spire-server/cli/bundle/ [2022-04-08T19:19:40.388Z] spire-1.2.1/cmd/spire-server/cli/bundle/bundle_test.go [2022-04-08T19:19:40.388Z] spire-1.2.1/cmd/spire-server/cli/bundle/common.go [2022-04-08T19:19:40.388Z] spire-1.2.1/cmd/spire-server/cli/bundle/common_test.go [2022-04-08T19:19:40.388Z] spire-1.2.1/cmd/spire-server/cli/bundle/count.go [2022-04-08T19:19:40.388Z] spire-1.2.1/cmd/spire-server/cli/bundle/delete.go [2022-04-08T19:19:40.388Z] spire-1.2.1/cmd/spire-server/cli/bundle/list.go [2022-04-08T19:19:40.388Z] spire-1.2.1/cmd/spire-server/cli/bundle/set.go [2022-04-08T19:19:40.388Z] spire-1.2.1/cmd/spire-server/cli/bundle/show.go [2022-04-08T19:19:40.388Z] spire-1.2.1/cmd/spire-server/cli/cli.go [2022-04-08T19:19:40.388Z] spire-1.2.1/cmd/spire-server/cli/entry/ [2022-04-08T19:19:40.388Z] spire-1.2.1/cmd/spire-server/cli/entry/count.go [2022-04-08T19:19:40.388Z] spire-1.2.1/cmd/spire-server/cli/entry/count_test.go [2022-04-08T19:19:40.388Z] spire-1.2.1/cmd/spire-server/cli/entry/create.go [2022-04-08T19:19:40.388Z] spire-1.2.1/cmd/spire-server/cli/entry/create_test.go [2022-04-08T19:19:40.388Z] spire-1.2.1/cmd/spire-server/cli/entry/delete.go [2022-04-08T19:19:40.388Z] spire-1.2.1/cmd/spire-server/cli/entry/delete_test.go [2022-04-08T19:19:40.388Z] spire-1.2.1/cmd/spire-server/cli/entry/show.go [2022-04-08T19:19:40.388Z] spire-1.2.1/cmd/spire-server/cli/entry/show_test.go [2022-04-08T19:19:40.388Z] spire-1.2.1/cmd/spire-server/cli/entry/update.go [2022-04-08T19:19:40.388Z] spire-1.2.1/cmd/spire-server/cli/entry/update_test.go [2022-04-08T19:19:40.388Z] spire-1.2.1/cmd/spire-server/cli/entry/util.go [2022-04-08T19:19:40.388Z] spire-1.2.1/cmd/spire-server/cli/entry/util_test.go [2022-04-08T19:19:40.388Z] spire-1.2.1/cmd/spire-server/cli/federation/ [2022-04-08T19:19:40.388Z] spire-1.2.1/cmd/spire-server/cli/federation/common.go [2022-04-08T19:19:40.388Z] spire-1.2.1/cmd/spire-server/cli/federation/common_test.go [2022-04-08T19:19:40.388Z] spire-1.2.1/cmd/spire-server/cli/federation/create.go [2022-04-08T19:19:40.388Z] spire-1.2.1/cmd/spire-server/cli/federation/create_test.go [2022-04-08T19:19:40.388Z] spire-1.2.1/cmd/spire-server/cli/federation/delete.go [2022-04-08T19:19:40.388Z] spire-1.2.1/cmd/spire-server/cli/federation/delete_test.go [2022-04-08T19:19:40.388Z] spire-1.2.1/cmd/spire-server/cli/federation/list.go [2022-04-08T19:19:40.388Z] spire-1.2.1/cmd/spire-server/cli/federation/list_test.go [2022-04-08T19:19:40.388Z] spire-1.2.1/cmd/spire-server/cli/federation/refresh.go [2022-04-08T19:19:40.388Z] spire-1.2.1/cmd/spire-server/cli/federation/refresh_test.go [2022-04-08T19:19:40.388Z] spire-1.2.1/cmd/spire-server/cli/federation/show.go [2022-04-08T19:19:40.388Z] spire-1.2.1/cmd/spire-server/cli/federation/show_test.go [2022-04-08T19:19:40.388Z] spire-1.2.1/cmd/spire-server/cli/federation/update.go [2022-04-08T19:19:40.388Z] spire-1.2.1/cmd/spire-server/cli/federation/update_test.go [2022-04-08T19:19:40.388Z] spire-1.2.1/cmd/spire-server/cli/healthcheck/ [2022-04-08T19:19:40.388Z] spire-1.2.1/cmd/spire-server/cli/healthcheck/healthcheck.go [2022-04-08T19:19:40.388Z] spire-1.2.1/cmd/spire-server/cli/healthcheck/healthcheck_test.go [2022-04-08T19:19:40.388Z] spire-1.2.1/cmd/spire-server/cli/jwt/ [2022-04-08T19:19:40.388Z] spire-1.2.1/cmd/spire-server/cli/jwt/mint.go [2022-04-08T19:19:40.388Z] spire-1.2.1/cmd/spire-server/cli/jwt/mint_test.go [2022-04-08T19:19:40.388Z] spire-1.2.1/cmd/spire-server/cli/run/ [2022-04-08T19:19:40.388Z] spire-1.2.1/cmd/spire-server/cli/run/run.go [2022-04-08T19:19:40.388Z] spire-1.2.1/cmd/spire-server/cli/run/run_test.go [2022-04-08T19:19:40.388Z] spire-1.2.1/cmd/spire-server/cli/token/ [2022-04-08T19:19:40.388Z] spire-1.2.1/cmd/spire-server/cli/token/generate.go [2022-04-08T19:19:40.388Z] spire-1.2.1/cmd/spire-server/cli/token/generate_test.go [2022-04-08T19:19:40.388Z] spire-1.2.1/cmd/spire-server/cli/validate/ [2022-04-08T19:19:40.388Z] spire-1.2.1/cmd/spire-server/cli/validate/validate.gogo: downloading github.com/aws/aws-sdk-go-v2/service/kms v1.15.0 [2022-04-08T19:19:40.388Z] go: downloading github.com/aws/aws-sdk-go-v2/service/sts v1.15.0 [2022-04-08T19:19:40.388Z] go: downloading github.com/stretchr/testify v1.7.0 [2022-04-08T19:19:40.388Z]  [2022-04-08T19:19:40.388Z] spire-1.2.1/cmd/spire-server/cli/validate/validate_test.go [2022-04-08T19:19:40.388Z] spire-1.2.1/cmd/spire-server/cli/x509/ [2022-04-08T19:19:40.388Z] spire-1.2.1/cmd/spire-server/cli/x509/mint.go [2022-04-08T19:19:40.388Z] spire-1.2.1/cmd/spire-server/cli/x509/mint_test.go [2022-04-08T19:19:40.388Z] spire-1.2.1/cmd/spire-server/main.go [2022-04-08T19:19:40.388Z] spire-1.2.1/cmd/spire-server/util/ [2022-04-08T19:19:40.388Z] spire-1.2.1/cmd/spire-server/util/util.go [2022-04-08T19:19:40.388Z] spire-1.2.1/conf/ [2022-04-08T19:19:40.388Z] spire-1.2.1/conf/agent/ [2022-04-08T19:19:40.388Z] spire-1.2.1/conf/agent/agent.conf [2022-04-08T19:19:40.388Z] spire-1.2.1/conf/agent/agent_full.conf [2022-04-08T19:19:40.388Z] spire-1.2.1/conf/agent/dummy_root_ca.crt [2022-04-08T19:19:40.388Z] spire-1.2.1/conf/server/ [2022-04-08T19:19:40.388Z] spire-1.2.1/conf/server/dummy_upstream_ca.crt [2022-04-08T19:19:40.388Z] spire-1.2.1/conf/server/dummy_upstream_ca.key [2022-04-08T19:19:40.388Z] spire-1.2.1/conf/server/server.conf [2022-04-08T19:19:40.388Z] spire-1.2.1/conf/server/server_full.conf [2022-04-08T19:19:40.388Z] spire-1.2.1/doc/ [2022-04-08T19:19:40.388Z] spire-1.2.1/doc/SPIRE101.md [2022-04-08T19:19:40.388Z] spire-1.2.1/doc/auditlog.md [2022-04-08T19:19:40.388Z] spire-1.2.1/doc/authorization_policy_engine.md [2022-04-08T19:19:40.388Z] spire-1.2.1/doc/changelog_guidelines.md [2022-04-08T19:19:40.388Z] spire-1.2.1/doc/cure53-report.pdf [2022-04-08T19:19:40.388Z] spire-1.2.1/doc/images/ [2022-04-08T19:19:40.388Z] spire-1.2.1/doc/images/2019_roadmap.png [2022-04-08T19:19:40.388Z] spire-1.2.1/doc/images/SPIRE101.png [2022-04-08T19:19:40.388Z] spire-1.2.1/doc/images/SPIRE_agent.png [2022-04-08T19:19:40.388Z] spire-1.2.1/doc/images/SPIRE_server.png [2022-04-08T19:19:40.388Z] spire-1.2.1/doc/images/cache_mgr.png [2022-04-08T19:19:40.388Z] spire-1.2.1/doc/images/cache_mgr_components.png [2022-04-08T19:19:40.388Z] spire-1.2.1/doc/images/federated_spire.png [2022-04-08T19:19:40.388Z] spire-1.2.1/doc/images/ha_mode.png [2022-04-08T19:19:40.388Z] spire-1.2.1/doc/images/nested_spire.png [2022-04-08T19:19:40.388Z] spire-1.2.1/doc/images/oidc_federation.png [2022-04-08T19:19:40.388Z] spire-1.2.1/doc/images/single_trust_domain.png [2022-04-08T19:19:40.388Z] spire-1.2.1/doc/images/spiffe_compatible.png [2022-04-08T19:19:40.388Z] spire-1.2.1/doc/images/spire_logo.png [2022-04-08T19:19:40.388Z] spire-1.2.1/doc/migrating_registration_api_clients.md [2022-04-08T19:19:40.388Z] spire-1.2.1/doc/plugin_agent_keymanager_disk.md [2022-04-08T19:19:40.388Z] spire-1.2.1/doc/plugin_agent_keymanager_memory.md [2022-04-08T19:19:40.388Z] spire-1.2.1/doc/plugin_agent_nodeattestor_aws_iid.md [2022-04-08T19:19:40.388Z] spire-1.2.1/doc/plugin_agent_nodeattestor_azure_msi.md [2022-04-08T19:19:40.388Z] spire-1.2.1/doc/plugin_agent_nodeattestor_gcp_iit.md [2022-04-08T19:19:40.388Z] spire-1.2.1/doc/plugin_agent_nodeattestor_jointoken.md [2022-04-08T19:19:40.388Z] spire-1.2.1/doc/plugin_agent_nodeattestor_k8s_psat.md [2022-04-08T19:19:40.388Z] spire-1.2.1/doc/plugin_agent_nodeattestor_k8s_sat.md [2022-04-08T19:19:40.388Z] spire-1.2.1/doc/plugin_agent_nodeattestor_sshpop.md [2022-04-08T19:19:40.388Z] spire-1.2.1/doc/plugin_agent_nodeattestor_tpm_devid.md [2022-04-08T19:19:40.388Z] spire-1.2.1/doc/plugin_agent_nodeattestor_x509pop.md [2022-04-08T19:19:40.388Z] spire-1.2.1/doc/plugin_agent_svidstore_aws_secretsmanager.md [2022-04-08T19:19:40.388Z] spire-1.2.1/doc/plugin_agent_svidstore_gcp_secretmanager.md [2022-04-08T19:19:40.388Z] spire-1.2.1/doc/plugin_agent_workloadattestor_docker.md [2022-04-08T19:19:40.388Z] spire-1.2.1/doc/plugin_agent_workloadattestor_k8s.md [2022-04-08T19:19:40.389Z] spire-1.2.1/doc/plugin_agent_workloadattestor_unix.md [2022-04-08T19:19:40.389Z] spire-1.2.1/doc/plugin_server_datastore_sql.md [2022-04-08T19:19:40.389Z] spire-1.2.1/doc/plugin_server_keymanager_aws_kms.md [2022-04-08T19:19:40.389Z] spire-1.2.1/doc/plugin_server_keymanager_disk.md [2022-04-08T19:19:40.389Z] spire-1.2.1/doc/plugin_server_keymanager_memory.md [2022-04-08T19:19:40.389Z] spire-1.2.1/doc/plugin_server_nodeattestor_aws_iid.md [2022-04-08T19:19:40.389Z] spire-1.2.1/doc/plugin_server_nodeattestor_azure_msi.md [2022-04-08T19:19:40.389Z] spire-1.2.1/doc/plugin_server_nodeattestor_gcp_iit.md [2022-04-08T19:19:40.389Z] spire-1.2.1/doc/plugin_server_nodeattestor_jointoken.md [2022-04-08T19:19:40.389Z] spire-1.2.1/doc/plugin_server_nodeattestor_k8s_psat.md [2022-04-08T19:19:40.389Z] spire-1.2.1/doc/plugin_server_nodeattestor_k8s_sat.md [2022-04-08T19:19:40.389Z] spire-1.2.1/doc/plugin_server_nodeattestor_sshpop.md [2022-04-08T19:19:40.389Z] spire-1.2.1/doc/plugin_server_nodeattestor_tpm_devid.md [2022-04-08T19:19:40.389Z] spire-1.2.1/doc/plugin_server_nodeattestor_x509pop.md [2022-04-08T19:19:40.389Z] spire-1.2.1/doc/plugin_server_noderesolver_azure_msi.md [2022-04-08T19:19:40.389Z] spire-1.2.1/doc/plugin_server_notifier_gcs_bundle.md [2022-04-08T19:19:40.389Z] spire-1.2.1/doc/plugin_server_notifier_k8sbundle.md [2022-04-08T19:19:40.389Z] spire-1.2.1/doc/plugin_server_upstreamauthority_aws_pca.md [2022-04-08T19:19:40.389Z] spire-1.2.1/doc/plugin_server_upstreamauthority_awssecret.md [2022-04-08T19:19:40.389Z] spire-1.2.1/doc/plugin_server_upstreamauthority_cert_manager.md [2022-04-08T19:19:40.389Z] spire-1.2.1/doc/plugin_server_upstreamauthority_disk.md [2022-04-08T19:19:40.389Z] spire-1.2.1/doc/plugin_server_upstreamauthority_gcp_cas.md [2022-04-08T19:19:40.389Z] spire-1.2.1/doc/plugin_server_upstreamauthority_spire.md [2022-04-08T19:19:40.389Z] spire-1.2.1/doc/plugin_server_upstreamauthority_vault.md [2022-04-08T19:19:40.389Z] spire-1.2.1/doc/scaling_spire.md [2022-04-08T19:19:40.389Z] spire-1.2.1/doc/spire_agent.md [2022-04-08T19:19:40.389Z] spire-1.2.1/doc/spire_server.md [2022-04-08T19:19:40.389Z] spire-1.2.1/doc/supported_integrations.md [2022-04-08T19:19:40.389Z] spire-1.2.1/doc/telemetry.md [2022-04-08T19:19:40.389Z] spire-1.2.1/doc/telemetry_config.md [2022-04-08T19:19:40.389Z] spire-1.2.1/doc/upgrading.md [2022-04-08T19:19:40.389Z] spire-1.2.1/doc/using_spire.md [2022-04-08T19:19:40.389Z] spire-1.2.1/examples/ [2022-04-08T19:19:40.389Z] spire-1.2.1/examples/README.md [2022-04-08T19:19:40.389Z] spire-1.2.1/go.mod [2022-04-08T19:19:40.389Z] spire-1.2.1/go.sum [2022-04-08T19:19:40.389Z] spire-1.2.1/pkg/ [2022-04-08T19:19:40.389Z] spire-1.2.1/pkg/agent/ [2022-04-08T19:19:40.389Z] spire-1.2.1/pkg/agent/agent.go [2022-04-08T19:19:40.389Z] spire-1.2.1/pkg/agent/api/ [2022-04-08T19:19:40.389Z] spire-1.2.1/pkg/agent/api/config.go [2022-04-08T19:19:40.389Z] spire-1.2.1/pkg/agent/api/debug/ [2022-04-08T19:19:40.389Z] spire-1.2.1/pkg/agent/api/debug/v1/ [2022-04-08T19:19:40.389Z] spire-1.2.1/pkg/agent/api/debug/v1/service.go [2022-04-08T19:19:40.389Z] spire-1.2.1/pkg/agent/api/debug/v1/service_test.go [2022-04-08T19:19:40.389Z] spire-1.2.1/pkg/agent/api/delegatedidentity/ [2022-04-08T19:19:40.389Z] spire-1.2.1/pkg/agent/api/delegatedidentity/v1/ [2022-04-08T19:19:40.389Z] spire-1.2.1/pkg/agent/api/delegatedidentity/v1/service.go [2022-04-08T19:19:40.389Z] spire-1.2.1/pkg/agent/api/delegatedidentity/v1/service_test.go [2022-04-08T19:19:40.389Z] spire-1.2.1/pkg/agent/api/endpoints.go [2022-04-08T19:19:40.389Z] spire-1.2.1/pkg/agent/api/health/ [2022-04-08T19:19:40.389Z] spire-1.2.1/pkg/agent/api/health/v1/ [2022-04-08T19:19:40.389Z] spire-1.2.1/pkg/agent/api/health/v1/service.go [2022-04-08T19:19:40.389Z] spire-1.2.1/pkg/agent/api/health/v1/service_test.go [2022-04-08T19:19:40.389Z] spire-1.2.1/pkg/agent/api/rpccontext/ [2022-04-08T19:19:40.389Z] spire-1.2.1/pkg/agent/api/rpccontext/alias.go [2022-04-08T19:19:40.389Z] spire-1.2.1/pkg/agent/api/rpccontext/caller.go [2022-04-08T19:19:40.389Z] spire-1.2.1/pkg/agent/attestor/ [2022-04-08T19:19:40.389Z] spire-1.2.1/pkg/agent/attestor/node/ [2022-04-08T19:19:40.389Z] spire-1.2.1/pkg/agent/attestor/node/experimental.go [2022-04-08T19:19:40.389Z] spire-1.2.1/pkg/agent/attestor/node/node.go [2022-04-08T19:19:40.389Z] spire-1.2.1/pkg/agent/attestor/node/node_test.go [2022-04-08T19:19:40.389Z] spire-1.2.1/pkg/agent/attestor/workload/ [2022-04-08T19:19:40.389Z] spire-1.2.1/pkg/agent/attestor/workload/workload.go [2022-04-08T19:19:40.389Z] spire-1.2.1/pkg/agent/attestor/workload/workload_test.go [2022-04-08T19:19:40.389Z] spire-1.2.1/pkg/agent/catalog/ [2022-04-08T19:19:40.389Z] spire-1.2.1/pkg/agent/catalog/catalog.go [2022-04-08T19:19:40.389Z] spire-1.2.1/pkg/agent/catalog/keymanager.go [2022-04-08T19:19:40.389Z] spire-1.2.1/pkg/agent/catalog/nodeattestor.go [2022-04-08T19:19:40.389Z] spire-1.2.1/pkg/agent/catalog/svidstore.go [2022-04-08T19:19:40.389Z] spire-1.2.1/pkg/agent/catalog/workloadattestor.go [2022-04-08T19:19:40.389Z] spire-1.2.1/pkg/agent/client/ [2022-04-08T19:19:40.389Z] spire-1.2.1/pkg/agent/client/client.go [2022-04-08T19:19:40.389Z] spire-1.2.1/pkg/agent/client/client_test.go [2022-04-08T19:19:40.389Z] spire-1.2.1/pkg/agent/client/dial.go [2022-04-08T19:19:40.389Z] spire-1.2.1/pkg/agent/client/nodeconn.go [2022-04-08T19:19:40.389Z] spire-1.2.1/pkg/agent/client/nodeconn_test.go [2022-04-08T19:19:40.389Z] spire-1.2.1/pkg/agent/client/update.go [2022-04-08T19:19:40.389Z] spire-1.2.1/pkg/agent/client/util.go [2022-04-08T19:19:40.389Z] spire-1.2.1/pkg/agent/common/ [2022-04-08T19:19:40.389Z] spire-1.2.1/pkg/agent/common/backoff/ [2022-04-08T19:19:40.389Z] spire-1.2.1/pkg/agent/common/backoff/backoff.go [2022-04-08T19:19:40.389Z] spire-1.2.1/pkg/agent/common/backoff/backoff_test.go [2022-04-08T19:19:40.389Z] spire-1.2.1/pkg/agent/common/cgroups/ [2022-04-08T19:19:40.389Z] spire-1.2.1/pkg/agent/common/cgroups/cgroups.go [2022-04-08T19:19:40.389Z] spire-1.2.1/pkg/agent/common/cgroups/cgroups_test.go [2022-04-08T19:19:40.389Z] spire-1.2.1/pkg/agent/common/cgroups/filesystem.go [2022-04-08T19:19:40.389Z] spire-1.2.1/pkg/agent/config.go [2022-04-08T19:19:40.389Z] spire-1.2.1/pkg/agent/endpoints/ [2022-04-08T19:19:40.389Z] spire-1.2.1/pkg/agent/endpoints/config.go [2022-04-08T19:19:40.389Z] spire-1.2.1/pkg/agent/endpoints/endpoints.go [2022-04-08T19:19:40.389Z] spire-1.2.1/pkg/agent/endpoints/endpoints_test.go [2022-04-08T19:19:40.389Z] spire-1.2.1/pkg/agent/endpoints/metrics.go [2022-04-08T19:19:40.389Z] spire-1.2.1/pkg/agent/endpoints/middleware.go [2022-04-08T19:19:40.389Z] spire-1.2.1/pkg/agent/endpoints/peertracker.go [2022-04-08T19:19:40.389Z] spire-1.2.1/pkg/agent/endpoints/peertracker_test.go [2022-04-08T19:19:40.389Z] spire-1.2.1/pkg/agent/endpoints/sdsv2/ [2022-04-08T19:19:40.389Z] spire-1.2.1/pkg/agent/endpoints/sdsv2/handler.go [2022-04-08T19:19:40.389Z] spire-1.2.1/pkg/agent/endpoints/sdsv2/handler_test.go [2022-04-08T19:19:40.389Z] spire-1.2.1/pkg/agent/endpoints/sdsv3/ [2022-04-08T19:19:40.389Z] spire-1.2.1/pkg/agent/endpoints/sdsv3/handler.go [2022-04-08T19:19:40.389Z] spire-1.2.1/pkg/agent/endpoints/sdsv3/handler_test.go [2022-04-08T19:19:40.389Z] spire-1.2.1/pkg/agent/endpoints/workload/ [2022-04-08T19:19:40.389Z] spire-1.2.1/pkg/agent/endpoints/workload/handler.go [2022-04-08T19:19:40.389Z] spire-1.2.1/pkg/agent/endpoints/workload/handler_test.go [2022-04-08T19:19:40.389Z] spire-1.2.1/pkg/agent/manager/ [2022-04-08T19:19:40.389Z] spire-1.2.1/pkg/agent/manager/cache/ [2022-04-08T19:19:40.389Z] spire-1.2.1/pkg/agent/manager/cache/bundle_cache.go [2022-04-08T19:19:40.389Z] spire-1.2.1/pkg/agent/manager/cache/cache.go [2022-04-08T19:19:40.389Z] spire-1.2.1/pkg/agent/manager/cache/cache_test.go [2022-04-08T19:19:40.389Z] spire-1.2.1/pkg/agent/manager/cache/jwt_cache.go [2022-04-08T19:19:40.389Z] spire-1.2.1/pkg/agent/manager/cache/jwt_cache_test.go [2022-04-08T19:19:40.389Z] spire-1.2.1/pkg/agent/manager/cache/sets.go [2022-04-08T19:19:40.389Z] spire-1.2.1/pkg/agent/manager/cache/subscriber.go [2022-04-08T19:19:40.389Z] spire-1.2.1/pkg/agent/manager/config.go [2022-04-08T19:19:40.389Z] spire-1.2.1/pkg/agent/manager/manager.go [2022-04-08T19:19:40.389Z] spire-1.2.1/pkg/agent/manager/manager_test.go [2022-04-08T19:19:40.389Z] spire-1.2.1/pkg/agent/manager/storage.go [2022-04-08T19:19:40.389Z] spire-1.2.1/pkg/agent/manager/storage_test.go [2022-04-08T19:19:40.389Z] spire-1.2.1/pkg/agent/manager/storecache/ [2022-04-08T19:19:40.389Z] spire-1.2.1/pkg/agent/manager/storecache/cache.go [2022-04-08T19:19:40.389Z] spire-1.2.1/pkg/agent/manager/storecache/cache_test.go [2022-04-08T19:19:40.389Z] spire-1.2.1/pkg/agent/manager/sync.go [2022-04-08T19:19:40.389Z] spire-1.2.1/pkg/agent/plugin/ [2022-04-08T19:19:40.389Z] spire-1.2.1/pkg/agent/plugin/keymanager/ [2022-04-08T19:19:40.389Z] spire-1.2.1/pkg/agent/plugin/keymanager/base/ [2022-04-08T19:19:40.389Z] spire-1.2.1/pkg/agent/plugin/keymanager/base/keymanagerbase.go [2022-04-08T19:19:40.389Z] spire-1.2.1/pkg/agent/plugin/keymanager/constant.go [2022-04-08T19:19:40.389Z] spire-1.2.1/pkg/agent/plugin/keymanager/disk/ [2022-04-08T19:19:40.389Z] spire-1.2.1/pkg/agent/plugin/keymanager/disk/disk.go [2022-04-08T19:19:40.389Z] spire-1.2.1/pkg/agent/plugin/keymanager/disk/disk_test.go [2022-04-08T19:19:40.389Z] spire-1.2.1/pkg/agent/plugin/keymanager/keymanager.go [2022-04-08T19:19:40.389Z] spire-1.2.1/pkg/agent/plugin/keymanager/memory/ [2022-04-08T19:19:40.389Z] spire-1.2.1/pkg/agent/plugin/keymanager/memory/memory.go [2022-04-08T19:19:40.389Z] spire-1.2.1/pkg/agent/plugin/keymanager/memory/memory_test.go [2022-04-08T19:19:40.389Z] spire-1.2.1/pkg/agent/plugin/keymanager/repository.go [2022-04-08T19:19:40.389Z] spire-1.2.1/pkg/agent/plugin/keymanager/svidkeymanager.go [2022-04-08T19:19:40.389Z] spire-1.2.1/pkg/agent/plugin/keymanager/svidkeymanager_test.go [2022-04-08T19:19:40.389Z] spire-1.2.1/pkg/agent/plugin/keymanager/test/ [2022-04-08T19:19:40.389Z] spire-1.2.1/pkg/agent/plugin/keymanager/test/keymanagertest.go [2022-04-08T19:19:40.389Z] spire-1.2.1/pkg/agent/plugin/keymanager/v1.go [2022-04-08T19:19:40.389Z] spire-1.2.1/pkg/agent/plugin/keymanager/v1_test.go [2022-04-08T19:19:40.389Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/ [2022-04-08T19:19:40.389Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/aws/ [2022-04-08T19:19:40.389Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/aws/iid.go [2022-04-08T19:19:40.389Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/aws/iid_test.go [2022-04-08T19:19:40.389Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/azure/ [2022-04-08T19:19:40.389Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/azure/msi.go [2022-04-08T19:19:40.389Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/azure/msi_test.go [2022-04-08T19:19:40.389Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/gcp/ [2022-04-08T19:19:40.389Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/gcp/iit.go [2022-04-08T19:19:40.389Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/gcp/iit_test.go [2022-04-08T19:19:40.389Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/jointoken.go [2022-04-08T19:19:40.389Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/jointoken/ [2022-04-08T19:19:40.389Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/jointoken/join_token.go [2022-04-08T19:19:40.389Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/jointoken_test.go [2022-04-08T19:19:40.389Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/ [2022-04-08T19:19:40.389Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/psat/ [2022-04-08T19:19:40.389Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/psat/psat.go [2022-04-08T19:19:40.389Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/psat/psat_test.go [2022-04-08T19:19:40.389Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/sat/ [2022-04-08T19:19:40.389Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/sat/sat.go [2022-04-08T19:19:40.389Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/sat/sat_test.go [2022-04-08T19:19:40.389Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/nodeattestor.go [2022-04-08T19:19:40.389Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/repository.go [2022-04-08T19:19:40.389Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/sshpop/ [2022-04-08T19:19:40.389Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/sshpop/sshpop.go [2022-04-08T19:19:40.389Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/sshpop/sshpop_test.go [2022-04-08T19:19:40.389Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/test/ [2022-04-08T19:19:40.389Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/test/serverstream.go [2022-04-08T19:19:40.389Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/ [2022-04-08T19:19:40.389Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/devid.go [2022-04-08T19:19:40.389Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/devid_test.go [2022-04-08T19:19:40.389Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/ [2022-04-08T19:19:40.389Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/autodetect.go [2022-04-08T19:19:40.389Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/open.go [2022-04-08T19:19:40.389Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/open_windows.go [2022-04-08T19:19:40.389Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/session.go [2022-04-08T19:19:40.389Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/session_test.go [2022-04-08T19:19:40.389Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/signingkey.go [2022-04-08T19:19:40.389Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/v1.go [2022-04-08T19:19:40.389Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/v1_test.go [2022-04-08T19:19:40.389Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/x509pop/ [2022-04-08T19:19:40.389Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/x509pop/x509pop.go [2022-04-08T19:19:40.389Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/x509pop/x509pop_test.go [2022-04-08T19:19:40.389Z] spire-1.2.1/pkg/agent/plugin/svidstore/ [2022-04-08T19:19:40.389Z] spire-1.2.1/pkg/agent/plugin/svidstore/awssecretsmanager/ [2022-04-08T19:19:40.389Z] spire-1.2.1/pkg/agent/plugin/svidstore/awssecretsmanager/aws.go [2022-04-08T19:19:40.389Z] spire-1.2.1/pkg/agent/plugin/svidstore/awssecretsmanager/aws_test.go [2022-04-08T19:19:40.389Z] spire-1.2.1/pkg/agent/plugin/svidstore/awssecretsmanager/client.go [2022-04-08T19:19:40.389Z] spire-1.2.1/pkg/agent/plugin/svidstore/gcpsecretmanager/ [2022-04-08T19:19:40.389Z] spire-1.2.1/pkg/agent/plugin/svidstore/gcpsecretmanager/client.go [2022-04-08T19:19:40.389Z] spire-1.2.1/pkg/agent/plugin/svidstore/gcpsecretmanager/gcloud.go [2022-04-08T19:19:40.389Z] spire-1.2.1/pkg/agent/plugin/svidstore/gcpsecretmanager/gcloud_test.go [2022-04-08T19:19:40.389Z] spire-1.2.1/pkg/agent/plugin/svidstore/repository.go [2022-04-08T19:19:40.389Z] spire-1.2.1/pkg/agent/plugin/svidstore/svidstore.go [2022-04-08T19:19:40.389Z] spire-1.2.1/pkg/agent/plugin/svidstore/utils.go [2022-04-08T19:19:40.389Z] spire-1.2.1/pkg/agent/plugin/svidstore/utils_test.go [2022-04-08T19:19:40.389Z] spire-1.2.1/pkg/agent/plugin/svidstore/v1.go [2022-04-08T19:19:40.389Z] spire-1.2.1/pkg/agent/plugin/svidstore/v1_test.go [2022-04-08T19:19:40.389Z] spire-1.2.1/pkg/agent/plugin/svidstore/v1unofficial.go [2022-04-08T19:19:40.389Z] spire-1.2.1/pkg/agent/plugin/svidstore/v1unofficial_test.go [2022-04-08T19:19:40.389Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/ [2022-04-08T19:19:40.389Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/ [2022-04-08T19:19:40.389Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/cgroup/ [2022-04-08T19:19:40.389Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/cgroup/dockerfinder.go [2022-04-08T19:19:40.389Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/cgroup/dockerfinder_test.go [2022-04-08T19:19:40.389Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/docker.go [2022-04-08T19:19:40.389Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/docker_test.go [2022-04-08T19:19:40.389Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/retry.go [2022-04-08T19:19:40.389Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/ [2022-04-08T19:19:40.389Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/k8s.go [2022-04-08T19:19:40.389Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/k8s_test.go [2022-04-08T19:19:40.389Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/ [2022-04-08T19:19:40.389Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/cgroups_init_pid_in_pod.txt [2022-04-08T19:19:40.389Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/cgroups_pid_in_kind_pod.txt [2022-04-08T19:19:40.389Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/cgroups_pid_in_pod.txt [2022-04-08T19:19:40.389Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/cgroups_pid_not_in_pod.txt [2022-04-08T19:19:40.389Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/kind_pod_list.json [2022-04-08T19:19:40.389Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/pod_list.json [2022-04-08T19:19:40.389Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/pod_list_not_running.json [2022-04-08T19:19:40.389Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/systemd_cgroups_pid_in_pod.txt [2022-04-08T19:19:40.389Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/repository.go [2022-04-08T19:19:40.389Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/unix/ [2022-04-08T19:19:40.389Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/unix/unix.go [2022-04-08T19:19:40.389Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/unix/unix_test.go [2022-04-08T19:19:40.389Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/v1.go [2022-04-08T19:19:40.389Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/v1_test.go [2022-04-08T19:19:40.389Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/workloadattestor.go [2022-04-08T19:19:40.389Z] spire-1.2.1/pkg/agent/svid/ [2022-04-08T19:19:40.389Z] spire-1.2.1/pkg/agent/svid/rotator.go [2022-04-08T19:19:40.389Z] spire-1.2.1/pkg/agent/svid/rotator_config.go [2022-04-08T19:19:40.389Z] spire-1.2.1/pkg/agent/svid/rotator_test.go [2022-04-08T19:19:40.389Z] spire-1.2.1/pkg/agent/svid/store/ [2022-04-08T19:19:40.389Z] spire-1.2.1/pkg/agent/svid/store/service.go [2022-04-08T19:19:40.389Z] spire-1.2.1/pkg/agent/svid/store/service_test.go [2022-04-08T19:19:40.389Z] spire-1.2.1/pkg/common/ [2022-04-08T19:19:40.389Z] spire-1.2.1/pkg/common/agentpathtemplate/ [2022-04-08T19:19:40.389Z] spire-1.2.1/pkg/common/agentpathtemplate/template.go [2022-04-08T19:19:40.389Z] spire-1.2.1/pkg/common/agentpathtemplate/template_test.go [2022-04-08T19:19:40.389Z] spire-1.2.1/pkg/common/api/ [2022-04-08T19:19:40.389Z] spire-1.2.1/pkg/common/api/metrics.go [2022-04-08T19:19:40.389Z] spire-1.2.1/pkg/common/api/middleware/ [2022-04-08T19:19:40.389Z] spire-1.2.1/pkg/common/api/middleware/common_test.go [2022-04-08T19:19:40.389Z] spire-1.2.1/pkg/common/api/middleware/interceptor.go [2022-04-08T19:19:40.389Z] spire-1.2.1/pkg/common/api/middleware/interceptor_test.go [2022-04-08T19:19:40.389Z] spire-1.2.1/pkg/common/api/middleware/logger.go [2022-04-08T19:19:40.389Z] spire-1.2.1/pkg/common/api/middleware/logger_test.go [2022-04-08T19:19:40.389Z] spire-1.2.1/pkg/common/api/middleware/metrics.go [2022-04-08T19:19:40.389Z] spire-1.2.1/pkg/common/api/middleware/metrics_test.go [2022-04-08T19:19:40.389Z] spire-1.2.1/pkg/common/api/middleware/middleware.go [2022-04-08T19:19:40.389Z] spire-1.2.1/pkg/common/api/middleware/middleware_test.go [2022-04-08T19:19:40.389Z] spire-1.2.1/pkg/common/api/middleware/misconfig.go [2022-04-08T19:19:40.389Z] spire-1.2.1/pkg/common/api/middleware/misconfig_test.go [2022-04-08T19:19:40.389Z] spire-1.2.1/pkg/common/api/middleware/names.go [2022-04-08T19:19:40.389Z] spire-1.2.1/pkg/common/api/middleware/names_test.go [2022-04-08T19:19:40.389Z] spire-1.2.1/pkg/common/api/names.go [2022-04-08T19:19:40.389Z] spire-1.2.1/pkg/common/api/ratelimit.go [2022-04-08T19:19:40.389Z] spire-1.2.1/pkg/common/api/rpccontext/ [2022-04-08T19:19:40.389Z] spire-1.2.1/pkg/common/api/rpccontext/logger.go [2022-04-08T19:19:40.389Z] spire-1.2.1/pkg/common/api/rpccontext/metrics.go [2022-04-08T19:19:40.389Z] spire-1.2.1/pkg/common/api/rpccontext/names.go [2022-04-08T19:19:40.389Z] spire-1.2.1/pkg/common/auth/ [2022-04-08T19:19:40.389Z] spire-1.2.1/pkg/common/auth/interceptors.go [2022-04-08T19:19:40.389Z] spire-1.2.1/pkg/common/auth/interceptors_test.go [2022-04-08T19:19:40.389Z] spire-1.2.1/pkg/common/auth/untracked_uds.go [2022-04-08T19:19:40.389Z] spire-1.2.1/pkg/common/bundleutil/ [2022-04-08T19:19:40.389Z] spire-1.2.1/pkg/common/bundleutil/bundle.go [2022-04-08T19:19:40.389Z] spire-1.2.1/pkg/common/bundleutil/bundle_test.go [2022-04-08T19:19:40.389Z] spire-1.2.1/pkg/common/bundleutil/common_test.go [2022-04-08T19:19:40.389Z] spire-1.2.1/pkg/common/bundleutil/marshal.go [2022-04-08T19:19:40.389Z] spire-1.2.1/pkg/common/bundleutil/marshal_test.go [2022-04-08T19:19:40.389Z] spire-1.2.1/pkg/common/bundleutil/refreshhint.go [2022-04-08T19:19:40.389Z] spire-1.2.1/pkg/common/bundleutil/refreshhint_test.go [2022-04-08T19:19:40.389Z] spire-1.2.1/pkg/common/bundleutil/types.go [2022-04-08T19:19:40.389Z] spire-1.2.1/pkg/common/bundleutil/unmarshal.go [2022-04-08T19:19:40.389Z] spire-1.2.1/pkg/common/bundleutil/unmarshal_test.go [2022-04-08T19:19:40.389Z] spire-1.2.1/pkg/common/catalog/ [2022-04-08T19:19:40.389Z] spire-1.2.1/pkg/common/catalog/bind.go [2022-04-08T19:19:40.389Z] spire-1.2.1/pkg/common/catalog/builtin.go [2022-04-08T19:19:40.389Z] spire-1.2.1/pkg/common/catalog/catalog.go [2022-04-08T19:19:40.389Z] spire-1.2.1/pkg/common/catalog/catalog_test.go [2022-04-08T19:19:40.389Z] spire-1.2.1/pkg/common/catalog/closers.go [2022-04-08T19:19:40.389Z] spire-1.2.1/pkg/common/catalog/cmd_linux.go [2022-04-08T19:19:40.389Z] spire-1.2.1/pkg/common/catalog/cmd_other.go [2022-04-08T19:19:40.389Z] spire-1.2.1/pkg/common/catalog/config.go [2022-04-08T19:19:40.389Z] spire-1.2.1/pkg/common/catalog/config_test.go [2022-04-08T19:19:40.389Z] spire-1.2.1/pkg/common/catalog/configure.go [2022-04-08T19:19:40.389Z] spire-1.2.1/pkg/common/catalog/constraints.go [2022-04-08T19:19:40.389Z] spire-1.2.1/pkg/common/catalog/constraints_test.go [2022-04-08T19:19:40.389Z] spire-1.2.1/pkg/common/catalog/context.go [2022-04-08T19:19:40.389Z] spire-1.2.1/pkg/common/catalog/external.go [2022-04-08T19:19:40.389Z] spire-1.2.1/pkg/common/catalog/host.go [2022-04-08T19:19:40.389Z] spire-1.2.1/pkg/common/catalog/pipenet.go [2022-04-08T19:19:40.389Z] spire-1.2.1/pkg/common/catalog/plugin.go [2022-04-08T19:19:40.389Z] spire-1.2.1/pkg/common/catalog/testplugin/ [2022-04-08T19:19:40.389Z] spire-1.2.1/pkg/common/catalog/testplugin/.gitignore [2022-04-08T19:19:40.389Z] spire-1.2.1/pkg/common/catalog/testplugin/main.go [2022-04-08T19:19:40.389Z] spire-1.2.1/pkg/common/catalog/testplugin/plugin.go [2022-04-08T19:19:40.389Z] spire-1.2.1/pkg/common/cli/ [2022-04-08T19:19:40.389Z] spire-1.2.1/pkg/common/cli/env.go [2022-04-08T19:19:40.389Z] spire-1.2.1/pkg/common/cli/flags.go [2022-04-08T19:19:40.389Z] spire-1.2.1/pkg/common/cli/trust_domain.go [2022-04-08T19:19:40.389Z] spire-1.2.1/pkg/common/cli/trust_domain_test.go [2022-04-08T19:19:40.389Z] spire-1.2.1/pkg/common/cli/umask.go [2022-04-08T19:19:40.389Z] spire-1.2.1/pkg/common/cli/umask_posix.go [2022-04-08T19:19:40.389Z] spire-1.2.1/pkg/common/cli/umask_test.go [2022-04-08T19:19:40.389Z] spire-1.2.1/pkg/common/cli/umask_windows.go [2022-04-08T19:19:40.389Z] spire-1.2.1/pkg/common/cliprinter/ [2022-04-08T19:19:40.389Z] spire-1.2.1/pkg/common/cliprinter/cliprinter.go [2022-04-08T19:19:40.389Z] spire-1.2.1/pkg/common/cliprinter/cliprinter_test.go [2022-04-08T19:19:40.389Z] spire-1.2.1/pkg/common/cliprinter/flag.go [2022-04-08T19:19:40.389Z] spire-1.2.1/pkg/common/cliprinter/flag_test.go [2022-04-08T19:19:40.389Z] spire-1.2.1/pkg/common/cliprinter/format.go [2022-04-08T19:19:40.389Z] spire-1.2.1/pkg/common/cliprinter/format_test.go [2022-04-08T19:19:40.389Z] spire-1.2.1/pkg/common/cliprinter/internal/ [2022-04-08T19:19:40.389Z] spire-1.2.1/pkg/common/cliprinter/internal/errorjson/ [2022-04-08T19:19:40.389Z] spire-1.2.1/pkg/common/cliprinter/internal/errorjson/errorjson.go [2022-04-08T19:19:40.389Z] spire-1.2.1/pkg/common/cliprinter/internal/errorjson/errorjson_test.go [2022-04-08T19:19:40.389Z] spire-1.2.1/pkg/common/cliprinter/internal/errorpretty/ [2022-04-08T19:19:40.389Z] spire-1.2.1/pkg/common/cliprinter/internal/errorpretty/errorpretty.go [2022-04-08T19:19:40.389Z] spire-1.2.1/pkg/common/cliprinter/internal/errorpretty/errorpretty_test.go [2022-04-08T19:19:40.389Z] spire-1.2.1/pkg/common/cliprinter/internal/protojson/ [2022-04-08T19:19:40.389Z] spire-1.2.1/pkg/common/cliprinter/internal/protojson/protojson.go [2022-04-08T19:19:40.389Z] spire-1.2.1/pkg/common/cliprinter/internal/protojson/protojson_test.go [2022-04-08T19:19:40.389Z] spire-1.2.1/pkg/common/cliprinter/internal/protopretty/ [2022-04-08T19:19:40.390Z] spire-1.2.1/pkg/common/cliprinter/internal/protopretty/protopretty.go [2022-04-08T19:19:40.390Z] spire-1.2.1/pkg/common/cliprinter/internal/protopretty/protopretty_test.go [2022-04-08T19:19:40.390Z] spire-1.2.1/pkg/common/cliprinter/internal/structjson/ [2022-04-08T19:19:40.390Z] spire-1.2.1/pkg/common/cliprinter/internal/structjson/structjson.go [2022-04-08T19:19:40.390Z] spire-1.2.1/pkg/common/cliprinter/internal/structjson/structjson_test.go [2022-04-08T19:19:40.390Z] spire-1.2.1/pkg/common/cliprinter/internal/structpretty/ [2022-04-08T19:19:40.390Z] spire-1.2.1/pkg/common/cliprinter/internal/structpretty/structpretty.go [2022-04-08T19:19:40.390Z] spire-1.2.1/pkg/common/cliprinter/internal/structpretty/structpretty_test.go [2022-04-08T19:19:40.390Z] spire-1.2.1/pkg/common/coretypes/ [2022-04-08T19:19:40.390Z] spire-1.2.1/pkg/common/coretypes/bundle/ [2022-04-08T19:19:40.390Z] spire-1.2.1/pkg/common/coretypes/bundle/bundle_test.go [2022-04-08T19:19:40.390Z] spire-1.2.1/pkg/common/coretypes/bundle/commontypes.go [2022-04-08T19:19:40.390Z] spire-1.2.1/pkg/common/coretypes/bundle/plugintypes.go [2022-04-08T19:19:40.390Z] spire-1.2.1/pkg/common/coretypes/bundle/require.go [2022-04-08T19:19:40.390Z] spire-1.2.1/pkg/common/coretypes/jwtkey/ [2022-04-08T19:19:40.390Z] spire-1.2.1/pkg/common/coretypes/jwtkey/apitypes.go [2022-04-08T19:19:40.390Z] spire-1.2.1/pkg/common/coretypes/jwtkey/commontypes.go [2022-04-08T19:19:40.390Z] spire-1.2.1/pkg/common/coretypes/jwtkey/jwtkey.go [2022-04-08T19:19:40.390Z] spire-1.2.1/pkg/common/coretypes/jwtkey/jwtkey_test.go [2022-04-08T19:19:40.390Z] spire-1.2.1/pkg/common/coretypes/jwtkey/plugintypes.go [2022-04-08T19:19:40.390Z] spire-1.2.1/pkg/common/coretypes/jwtkey/require.go [2022-04-08T19:19:40.390Z] spire-1.2.1/pkg/common/coretypes/x509certificate/ [2022-04-08T19:19:40.390Z] spire-1.2.1/pkg/common/coretypes/x509certificate/commontypes.go [2022-04-08T19:19:40.390Z] spire-1.2.1/pkg/common/coretypes/x509certificate/plugintypes.go [2022-04-08T19:19:40.390Z] spire-1.2.1/pkg/common/coretypes/x509certificate/require.go [2022-04-08T19:19:40.390Z] spire-1.2.1/pkg/common/coretypes/x509certificate/x509certificate.go [2022-04-08T19:19:40.390Z] spire-1.2.1/pkg/common/coretypes/x509certificate/x509certificate_test.go [2022-04-08T19:19:40.390Z] spire-1.2.1/pkg/common/cryptoutil/ [2022-04-08T19:19:40.390Z] spire-1.2.1/pkg/common/cryptoutil/keys.go [2022-04-08T19:19:40.390Z] spire-1.2.1/pkg/common/cryptoutil/keys_test.go [2022-04-08T19:19:40.390Z] spire-1.2.1/pkg/common/diskutil/ [2022-04-08T19:19:40.390Z] spire-1.2.1/pkg/common/diskutil/file_posix.go [2022-04-08T19:19:40.390Z] spire-1.2.1/pkg/common/diskutil/file_test.go [2022-04-08T19:19:40.390Z] spire-1.2.1/pkg/common/diskutil/file_windows.go [2022-04-08T19:19:40.390Z] spire-1.2.1/pkg/common/errorutil/ [2022-04-08T19:19:40.390Z] spire-1.2.1/pkg/common/errorutil/wrapper.go [2022-04-08T19:19:40.390Z] spire-1.2.1/pkg/common/health/ [2022-04-08T19:19:40.390Z] spire-1.2.1/pkg/common/health/config.go [2022-04-08T19:19:40.390Z] spire-1.2.1/pkg/common/health/context.go [2022-04-08T19:19:40.390Z] spire-1.2.1/pkg/common/health/context_test.go [2022-04-08T19:19:40.390Z] spire-1.2.1/pkg/common/health/health.go [2022-04-08T19:19:40.390Z] spire-1.2.1/pkg/common/health/health_test.go [2022-04-08T19:19:40.390Z] spire-1.2.1/pkg/common/health/logger.go [2022-04-08T19:19:40.390Z] spire-1.2.1/pkg/common/hostservice/ [2022-04-08T19:19:40.390Z] spire-1.2.1/pkg/common/hostservice/metricsservice/ [2022-04-08T19:19:40.390Z] spire-1.2.1/pkg/common/hostservice/metricsservice/v1.go [2022-04-08T19:19:40.390Z] spire-1.2.1/pkg/common/hostservice/metricsservice/v1_test.go [2022-04-08T19:19:40.390Z] spire-1.2.1/pkg/common/idutil/ [2022-04-08T19:19:40.390Z] spire-1.2.1/pkg/common/idutil/require.go [2022-04-08T19:19:40.390Z] spire-1.2.1/pkg/common/idutil/require_test.go [2022-04-08T19:19:40.390Z] spire-1.2.1/pkg/common/idutil/safety.go [2022-04-08T19:19:40.390Z] spire-1.2.1/pkg/common/idutil/safety_test.go [2022-04-08T19:19:40.390Z] spire-1.2.1/pkg/common/idutil/spiffeid.go [2022-04-08T19:19:40.390Z] spire-1.2.1/pkg/common/idutil/spiffeid_test.go [2022-04-08T19:19:40.390Z] spire-1.2.1/pkg/common/jwtsvid/ [2022-04-08T19:19:40.390Z] spire-1.2.1/pkg/common/jwtsvid/common.go [2022-04-08T19:19:40.390Z] spire-1.2.1/pkg/common/jwtsvid/sign.go [2022-04-08T19:19:40.390Z] spire-1.2.1/pkg/common/jwtsvid/token_test.go [2022-04-08T19:19:40.390Z] spire-1.2.1/pkg/common/jwtsvid/validate.go [2022-04-08T19:19:40.390Z] spire-1.2.1/pkg/common/jwtutil/ [2022-04-08T19:19:40.390Z] spire-1.2.1/pkg/common/jwtutil/keyset.go [2022-04-08T19:19:40.390Z] spire-1.2.1/pkg/common/jwtutil/keyset_test.go [2022-04-08T19:19:40.390Z] spire-1.2.1/pkg/common/log/ [2022-04-08T19:19:40.390Z] spire-1.2.1/pkg/common/log/hclog_adapter.go [2022-04-08T19:19:40.390Z] spire-1.2.1/pkg/common/log/hclog_adapter_test.go [2022-04-08T19:19:40.390Z] spire-1.2.1/pkg/common/log/log.go [2022-04-08T19:19:40.390Z] spire-1.2.1/pkg/common/log/log_test.go [2022-04-08T19:19:40.390Z] spire-1.2.1/pkg/common/log/options.go [2022-04-08T19:19:40.390Z] spire-1.2.1/pkg/common/nodeutil/ [2022-04-08T19:19:40.390Z] spire-1.2.1/pkg/common/nodeutil/node.go [2022-04-08T19:19:40.390Z] spire-1.2.1/pkg/common/nodeutil/node_test.go [2022-04-08T19:19:40.390Z] spire-1.2.1/pkg/common/peertracker/ [2022-04-08T19:19:40.390Z] spire-1.2.1/pkg/common/peertracker/conn.go [2022-04-08T19:19:40.390Z] spire-1.2.1/pkg/common/peertracker/credentials.go [2022-04-08T19:19:40.390Z] spire-1.2.1/pkg/common/peertracker/errors.go [2022-04-08T19:19:40.390Z] spire-1.2.1/pkg/common/peertracker/getpid_windows.c [2022-04-08T19:19:40.390Z] spire-1.2.1/pkg/common/peertracker/getpid_windows.h [2022-04-08T19:19:40.390Z] spire-1.2.1/pkg/common/peertracker/info.go [2022-04-08T19:19:40.390Z] spire-1.2.1/pkg/common/peertracker/listener.go [2022-04-08T19:19:40.390Z] spire-1.2.1/pkg/common/peertracker/listener_test.go [2022-04-08T19:19:40.390Z] spire-1.2.1/pkg/common/peertracker/peertracker.go [2022-04-08T19:19:40.390Z] spire-1.2.1/pkg/common/peertracker/peertracker_test.go [2022-04-08T19:19:40.390Z] spire-1.2.1/pkg/common/peertracker/peertracker_test_child_posix.go [2022-04-08T19:19:40.390Z] spire-1.2.1/pkg/common/peertracker/peertracker_test_child_windows.go [2022-04-08T19:19:40.390Z] spire-1.2.1/pkg/common/peertracker/peertracker_test_posix.go [2022-04-08T19:19:40.390Z] spire-1.2.1/pkg/common/peertracker/peertracker_test_windows.go [2022-04-08T19:19:40.390Z] spire-1.2.1/pkg/common/peertracker/tcp.go [2022-04-08T19:19:40.390Z] spire-1.2.1/pkg/common/peertracker/tcp_fallback.go [2022-04-08T19:19:40.390Z] spire-1.2.1/pkg/common/peertracker/tcp_windows.go [2022-04-08T19:19:40.390Z] spire-1.2.1/pkg/common/peertracker/tracker_bsd.go [2022-04-08T19:19:40.390Z] spire-1.2.1/pkg/common/peertracker/tracker_fallback.go [2022-04-08T19:19:40.390Z] spire-1.2.1/pkg/common/peertracker/tracker_linux.go [2022-04-08T19:19:40.390Z] spire-1.2.1/pkg/common/peertracker/tracker_linux_test.go [2022-04-08T19:19:40.390Z] spire-1.2.1/pkg/common/peertracker/tracker_windows.go [2022-04-08T19:19:40.390Z] spire-1.2.1/pkg/common/peertracker/uds.go [2022-04-08T19:19:40.390Z] spire-1.2.1/pkg/common/peertracker/uds_bsd.go [2022-04-08T19:19:40.390Z] spire-1.2.1/pkg/common/peertracker/uds_fallback.go [2022-04-08T19:19:40.390Z] spire-1.2.1/pkg/common/peertracker/uds_linux.go [2022-04-08T19:19:40.390Z] spire-1.2.1/pkg/common/pemutil/ [2022-04-08T19:19:40.390Z] spire-1.2.1/pkg/common/pemutil/block.go [2022-04-08T19:19:40.390Z] spire-1.2.1/pkg/common/pemutil/certs.go [2022-04-08T19:19:40.390Z] spire-1.2.1/pkg/common/pemutil/common.go [2022-04-08T19:19:40.390Z] spire-1.2.1/pkg/common/pemutil/csr.go [2022-04-08T19:19:40.390Z] spire-1.2.1/pkg/common/pemutil/keys.go [2022-04-08T19:19:40.390Z] spire-1.2.1/pkg/common/pemutil/pemutil_test.go [2022-04-08T19:19:40.390Z] spire-1.2.1/pkg/common/pemutil/testdata/ [2022-04-08T19:19:40.390Z] spire-1.2.1/pkg/common/pemutil/testdata/cert.pem [2022-04-08T19:19:40.390Z] spire-1.2.1/pkg/common/pemutil/testdata/certs.pem [2022-04-08T19:19:40.390Z] spire-1.2.1/pkg/common/pemutil/testdata/csr.pem [2022-04-08T19:19:40.390Z] spire-1.2.1/pkg/common/pemutil/testdata/ecdsa-key-pkcs8.pem [2022-04-08T19:19:40.390Z] spire-1.2.1/pkg/common/pemutil/testdata/ecdsa-key.pem [2022-04-08T19:19:40.390Z] spire-1.2.1/pkg/common/pemutil/testdata/key.pem [2022-04-08T19:19:40.390Z] spire-1.2.1/pkg/common/pemutil/testdata/public-rsa-key.pem [2022-04-08T19:19:40.390Z] spire-1.2.1/pkg/common/pemutil/testdata/rsa-key-pkcs8.pem [2022-04-08T19:19:40.390Z] spire-1.2.1/pkg/common/pemutil/testdata/rsa-key.pem [2022-04-08T19:19:40.390Z] spire-1.2.1/pkg/common/plugin/ [2022-04-08T19:19:40.390Z] spire-1.2.1/pkg/common/plugin/aws/ [2022-04-08T19:19:40.390Z] spire-1.2.1/pkg/common/plugin/aws/iid.go [2022-04-08T19:19:40.390Z] spire-1.2.1/pkg/common/plugin/azure/ [2022-04-08T19:19:40.390Z] spire-1.2.1/pkg/common/plugin/azure/msi.go [2022-04-08T19:19:40.390Z] spire-1.2.1/pkg/common/plugin/azure/msi_test.go [2022-04-08T19:19:40.390Z] spire-1.2.1/pkg/common/plugin/facade.go [2022-04-08T19:19:40.390Z] spire-1.2.1/pkg/common/plugin/facade_test.go [2022-04-08T19:19:40.390Z] spire-1.2.1/pkg/common/plugin/gcp/ [2022-04-08T19:19:40.390Z] spire-1.2.1/pkg/common/plugin/gcp/iit.go [2022-04-08T19:19:40.390Z] spire-1.2.1/pkg/common/plugin/k8s/ [2022-04-08T19:19:40.390Z] spire-1.2.1/pkg/common/plugin/k8s/apiserver/ [2022-04-08T19:19:40.390Z] spire-1.2.1/pkg/common/plugin/k8s/apiserver/client.go [2022-04-08T19:19:40.390Z] spire-1.2.1/pkg/common/plugin/k8s/apiserver/client_test.go [2022-04-08T19:19:40.390Z] spire-1.2.1/pkg/common/plugin/k8s/utils.go [2022-04-08T19:19:40.390Z] spire-1.2.1/pkg/common/plugin/k8s/utils_test.go [2022-04-08T19:19:40.390Z] spire-1.2.1/pkg/common/plugin/log.go [2022-04-08T19:19:40.390Z] spire-1.2.1/pkg/common/plugin/sshpop/ [2022-04-08T19:19:40.390Z] spire-1.2.1/pkg/common/plugin/sshpop/handshake.go [2022-04-08T19:19:40.390Z] spire-1.2.1/pkg/common/plugin/sshpop/handshake_test.go [2022-04-08T19:19:40.390Z] spire-1.2.1/pkg/common/plugin/sshpop/sshpop.go [2022-04-08T19:19:40.390Z] spire-1.2.1/pkg/common/plugin/sshpop/sshpop_test.go [2022-04-08T19:19:40.390Z] spire-1.2.1/pkg/common/plugin/sshpop/testdata/ [2022-04-08T19:19:40.390Z] spire-1.2.1/pkg/common/plugin/sshpop/testdata/dummy_agent_ssh_key [2022-04-08T19:19:40.390Z] spire-1.2.1/pkg/common/plugin/sshpop/testdata/dummy_agent_ssh_key-cert.pub [2022-04-08T19:19:40.390Z] spire-1.2.1/pkg/common/plugin/sshpop/testdata/dummy_ssh_cert_authority.pub [2022-04-08T19:19:40.390Z] spire-1.2.1/pkg/common/plugin/sshpop/testdata/empty_ssh_cert_authority.pub [2022-04-08T19:19:40.390Z] spire-1.2.1/pkg/common/plugin/sshpop/testdata/many_ssh_cert_authorities.pub [2022-04-08T19:19:40.390Z] spire-1.2.1/pkg/common/plugin/tpmdevid/ [2022-04-08T19:19:40.390Z] spire-1.2.1/pkg/common/plugin/tpmdevid/devid.go [2022-04-08T19:19:40.390Z] spire-1.2.1/pkg/common/plugin/x509pop/ [2022-04-08T19:19:40.390Z] spire-1.2.1/pkg/common/plugin/x509pop/x509pop.go [2022-04-08T19:19:40.390Z] spire-1.2.1/pkg/common/plugin/x509pop/x509pop_test.go [2022-04-08T19:19:40.390Z] spire-1.2.1/pkg/common/profiling/ [2022-04-08T19:19:40.390Z] spire-1.2.1/pkg/common/profiling/dumpers.go [2022-04-08T19:19:40.390Z] spire-1.2.1/pkg/common/profiling/profiling.go [2022-04-08T19:19:40.390Z] spire-1.2.1/pkg/common/protoutil/ [2022-04-08T19:19:40.390Z] spire-1.2.1/pkg/common/protoutil/masks.go [2022-04-08T19:19:40.390Z] spire-1.2.1/pkg/common/protoutil/masks_test.go [2022-04-08T19:19:40.390Z] spire-1.2.1/pkg/common/rotationutil/ [2022-04-08T19:19:40.390Z] spire-1.2.1/pkg/common/rotationutil/rotationutil.go [2022-04-08T19:19:40.390Z] spire-1.2.1/pkg/common/rotationutil/rotationutil_test.go [2022-04-08T19:19:40.390Z] spire-1.2.1/pkg/common/selector/ [2022-04-08T19:19:40.390Z] spire-1.2.1/pkg/common/selector/selector.go [2022-04-08T19:19:40.390Z] spire-1.2.1/pkg/common/selector/selector_test.go [2022-04-08T19:19:40.390Z] spire-1.2.1/pkg/common/selector/set.go [2022-04-08T19:19:40.390Z] spire-1.2.1/pkg/common/selector/set_utils.go [2022-04-08T19:19:40.390Z] spire-1.2.1/pkg/common/selector/set_utils_test.go [2022-04-08T19:19:40.390Z] spire-1.2.1/pkg/common/telemetry/ [2022-04-08T19:19:40.390Z] spire-1.2.1/pkg/common/telemetry/agent/ [2022-04-08T19:19:40.390Z] spire-1.2.1/pkg/common/telemetry/agent/keymanager/ [2022-04-08T19:19:40.390Z] spire-1.2.1/pkg/common/telemetry/agent/keymanager/keymanager.go [2022-04-08T19:19:40.390Z] spire-1.2.1/pkg/common/telemetry/agent/keymanager/wrapper.go [2022-04-08T19:19:40.390Z] spire-1.2.1/pkg/common/telemetry/agent/keymanager/wrapper_test.go [2022-04-08T19:19:40.390Z] spire-1.2.1/pkg/common/telemetry/agent/manager.go [2022-04-08T19:19:40.390Z] spire-1.2.1/pkg/common/telemetry/agent/node.go [2022-04-08T19:19:40.390Z] spire-1.2.1/pkg/common/telemetry/agent/rotate.go [2022-04-08T19:19:40.390Z] spire-1.2.1/pkg/common/telemetry/agent/sdsapi.go [2022-04-08T19:19:40.390Z] spire-1.2.1/pkg/common/telemetry/agent/store/ [2022-04-08T19:19:40.390Z] spire-1.2.1/pkg/common/telemetry/agent/store/store.go [2022-04-08T19:19:40.390Z] spire-1.2.1/pkg/common/telemetry/agent/workloadapi/ [2022-04-08T19:19:40.390Z] spire-1.2.1/pkg/common/telemetry/agent/workloadapi/workload.go [2022-04-08T19:19:40.390Z] spire-1.2.1/pkg/common/telemetry/blackhole.go [2022-04-08T19:19:40.390Z] spire-1.2.1/pkg/common/telemetry/call.go [2022-04-08T19:19:40.390Z] spire-1.2.1/pkg/common/telemetry/common/ [2022-04-08T19:19:40.390Z] spire-1.2.1/pkg/common/telemetry/common/label_adders.gogo: downloading golang.org/x/sync v0.0.0-20210220032951-036812b2e83c [2022-04-08T19:19:40.390Z]  [2022-04-08T19:19:40.390Z] spire-1.2.1/pkg/common/telemetry/config.go [2022-04-08T19:19:40.390Z] spire-1.2.1/pkg/common/telemetry/dogstatsd.go [2022-04-08T19:19:40.390Z] spire-1.2.1/pkg/common/telemetry/dogstatsd_test.go [2022-04-08T19:19:40.390Z] spire-1.2.1/pkg/common/telemetry/inmem.go [2022-04-08T19:19:40.390Z] spire-1.2.1/pkg/common/telemetry/inmem_test.go [2022-04-08T19:19:40.390Z] spire-1.2.1/pkg/common/telemetry/m3.go [2022-04-08T19:19:40.390Z] spire-1.2.1/pkg/common/telemetry/m3_test.go [2022-04-08T19:19:40.390Z] spire-1.2.1/pkg/common/telemetry/metrics.go [2022-04-08T19:19:40.390Z] spire-1.2.1/pkg/common/telemetry/metrics_benchmark_test.go [2022-04-08T19:19:40.390Z] spire-1.2.1/pkg/common/telemetry/names.go [2022-04-08T19:19:40.390Z] spire-1.2.1/pkg/common/telemetry/prometheus.go [2022-04-08T19:19:40.390Z] spire-1.2.1/pkg/common/telemetry/prometheus_test.go [2022-04-08T19:19:40.390Z] spire-1.2.1/pkg/common/telemetry/sanitize.go [2022-04-08T19:19:40.390Z] spire-1.2.1/pkg/common/telemetry/sanitize_test.go [2022-04-08T19:19:40.390Z] spire-1.2.1/pkg/common/telemetry/server/ [2022-04-08T19:19:40.390Z] spire-1.2.1/pkg/common/telemetry/server/bundle_manager.go [2022-04-08T19:19:40.390Z] spire-1.2.1/pkg/common/telemetry/server/ca_manager.go [2022-04-08T19:19:40.390Z] spire-1.2.1/pkg/common/telemetry/server/datastore/ [2022-04-08T19:19:40.390Z] spire-1.2.1/pkg/common/telemetry/server/datastore/bundle.go [2022-04-08T19:19:40.390Z] spire-1.2.1/pkg/common/telemetry/server/datastore/federation_relationship.go [2022-04-08T19:19:40.390Z] spire-1.2.1/pkg/common/telemetry/server/datastore/join_token.go [2022-04-08T19:19:40.390Z] spire-1.2.1/pkg/common/telemetry/server/datastore/node.go [2022-04-08T19:19:40.390Z] spire-1.2.1/pkg/common/telemetry/server/datastore/registration.go [2022-04-08T19:19:40.390Z] spire-1.2.1/pkg/common/telemetry/server/datastore/wrapper.go [2022-04-08T19:19:40.390Z] spire-1.2.1/pkg/common/telemetry/server/datastore/wrapper_test.go [2022-04-08T19:19:40.390Z] spire-1.2.1/pkg/common/telemetry/server/keymanager/ [2022-04-08T19:19:40.390Z] spire-1.2.1/pkg/common/telemetry/server/keymanager/keymanager.go [2022-04-08T19:19:40.390Z] spire-1.2.1/pkg/common/telemetry/server/keymanager/wrapper.go [2022-04-08T19:19:40.390Z] spire-1.2.1/pkg/common/telemetry/server/keymanager/wrapper_test.go [2022-04-08T19:19:40.390Z] spire-1.2.1/pkg/common/telemetry/server/registration_manager.go [2022-04-08T19:19:40.390Z] spire-1.2.1/pkg/common/telemetry/server/rotate.go [2022-04-08T19:19:40.390Z] spire-1.2.1/pkg/common/telemetry/server/server.go [2022-04-08T19:19:40.390Z] spire-1.2.1/pkg/common/telemetry/sink.go [2022-04-08T19:19:40.390Z] spire-1.2.1/pkg/common/telemetry/statsd.go [2022-04-08T19:19:40.390Z] spire-1.2.1/pkg/common/telemetry/statsd_test.go [2022-04-08T19:19:40.390Z] spire-1.2.1/pkg/common/telemetry/uptime.go [2022-04-08T19:19:40.390Z] spire-1.2.1/pkg/common/telemetry/version.go [2022-04-08T19:19:40.390Z] spire-1.2.1/pkg/common/telemetry/withlabels.go [2022-04-08T19:19:40.390Z] spire-1.2.1/pkg/common/uptime/ [2022-04-08T19:19:40.390Z] spire-1.2.1/pkg/common/uptime/uptime.go [2022-04-08T19:19:40.390Z] spire-1.2.1/pkg/common/uptime/uptime_test.go [2022-04-08T19:19:40.390Z] spire-1.2.1/pkg/common/util/ [2022-04-08T19:19:40.390Z] spire-1.2.1/pkg/common/util/certs.go [2022-04-08T19:19:40.390Z] spire-1.2.1/pkg/common/util/certs_test.go [2022-04-08T19:19:40.390Z] spire-1.2.1/pkg/common/util/csr.go [2022-04-08T19:19:40.390Z] spire-1.2.1/pkg/common/util/hash.go [2022-04-08T19:19:40.390Z] spire-1.2.1/pkg/common/util/selectors.go [2022-04-08T19:19:40.390Z] spire-1.2.1/pkg/common/util/selectors_test.go [2022-04-08T19:19:40.390Z] spire-1.2.1/pkg/common/util/signals.go [2022-04-08T19:19:40.390Z] spire-1.2.1/pkg/common/util/sort.go [2022-04-08T19:19:40.390Z] spire-1.2.1/pkg/common/util/sort_test.go [2022-04-08T19:19:40.390Z] spire-1.2.1/pkg/common/util/task.go [2022-04-08T19:19:40.390Z] spire-1.2.1/pkg/common/util/task_test.go [2022-04-08T19:19:40.390Z] spire-1.2.1/pkg/common/util/testdata/ [2022-04-08T19:19:40.390Z] spire-1.2.1/pkg/common/util/testdata/empty-bundle.pem [2022-04-08T19:19:40.390Z] spire-1.2.1/pkg/common/util/testdata/mixed-bundle.pem [2022-04-08T19:19:40.390Z] spire-1.2.1/pkg/common/version/ [2022-04-08T19:19:40.390Z] spire-1.2.1/pkg/common/version/version.go [2022-04-08T19:19:40.390Z] spire-1.2.1/pkg/common/x509svid/ [2022-04-08T19:19:40.390Z] spire-1.2.1/pkg/common/x509svid/common_test.go [2022-04-08T19:19:40.390Z] spire-1.2.1/pkg/common/x509svid/csr.go [2022-04-08T19:19:40.390Z] spire-1.2.1/pkg/common/x509svid/upstreamca.go [2022-04-08T19:19:40.390Z] spire-1.2.1/pkg/common/x509svid/upstreamca_test.go [2022-04-08T19:19:40.390Z] spire-1.2.1/pkg/common/x509util/ [2022-04-08T19:19:40.390Z] spire-1.2.1/pkg/common/x509util/cert.go [2022-04-08T19:19:40.390Z] spire-1.2.1/pkg/common/x509util/dns.go [2022-04-08T19:19:40.390Z] spire-1.2.1/pkg/common/x509util/dns_test.go [2022-04-08T19:19:40.390Z] spire-1.2.1/pkg/common/x509util/keyid.go [2022-04-08T19:19:40.390Z] spire-1.2.1/pkg/common/x509util/keypair.go [2022-04-08T19:19:40.390Z] spire-1.2.1/pkg/common/x509util/serialnumber.go [2022-04-08T19:19:40.390Z] spire-1.2.1/pkg/common/x509util/serialnumber_test.go [2022-04-08T19:19:40.390Z] spire-1.2.1/pkg/server/ [2022-04-08T19:19:40.390Z] spire-1.2.1/pkg/server/api/ [2022-04-08T19:19:40.390Z] spire-1.2.1/pkg/server/api/agent.go [2022-04-08T19:19:40.390Z] spire-1.2.1/pkg/server/api/agent/ [2022-04-08T19:19:40.390Z] spire-1.2.1/pkg/server/api/agent/v1/ [2022-04-08T19:19:40.390Z] spire-1.2.1/pkg/server/api/agent/v1/service.go [2022-04-08T19:19:40.390Z] spire-1.2.1/pkg/server/api/agent/v1/service_test.go [2022-04-08T19:19:40.390Z] spire-1.2.1/pkg/server/api/agent_test.go [2022-04-08T19:19:40.390Z] spire-1.2.1/pkg/server/api/api.go [2022-04-08T19:19:40.390Z] spire-1.2.1/pkg/server/api/audit/ [2022-04-08T19:19:40.390Z] spire-1.2.1/pkg/server/api/audit/audit.go [2022-04-08T19:19:40.390Z] spire-1.2.1/pkg/server/api/audit/audit_test.go [2022-04-08T19:19:40.390Z] spire-1.2.1/pkg/server/api/bundle.go [2022-04-08T19:19:40.390Z] spire-1.2.1/pkg/server/api/bundle/ [2022-04-08T19:19:40.390Z] spire-1.2.1/pkg/server/api/bundle/v1/ [2022-04-08T19:19:40.390Z] spire-1.2.1/pkg/server/api/bundle/v1/service.go [2022-04-08T19:19:40.390Z] spire-1.2.1/pkg/server/api/bundle/v1/service_test.go [2022-04-08T19:19:40.390Z] spire-1.2.1/pkg/server/api/bundle_test.go [2022-04-08T19:19:40.390Z] spire-1.2.1/pkg/server/api/debug/ [2022-04-08T19:19:40.390Z] spire-1.2.1/pkg/server/api/debug/v1/ [2022-04-08T19:19:40.390Z] spire-1.2.1/pkg/server/api/debug/v1/service.go [2022-04-08T19:19:40.390Z] spire-1.2.1/pkg/server/api/debug/v1/service_test.go [2022-04-08T19:19:40.390Z] spire-1.2.1/pkg/server/api/entry.go [2022-04-08T19:19:40.390Z] spire-1.2.1/pkg/server/api/entry/ [2022-04-08T19:19:40.390Z] spire-1.2.1/pkg/server/api/entry/v1/ [2022-04-08T19:19:40.390Z] spire-1.2.1/pkg/server/api/entry/v1/service.go [2022-04-08T19:19:40.390Z] spire-1.2.1/pkg/server/api/entry/v1/service_test.go [2022-04-08T19:19:40.390Z] spire-1.2.1/pkg/server/api/entry_test.go [2022-04-08T19:19:40.390Z] spire-1.2.1/pkg/server/api/health/ [2022-04-08T19:19:40.390Z] spire-1.2.1/pkg/server/api/health/v1/ [2022-04-08T19:19:40.390Z] spire-1.2.1/pkg/server/api/health/v1/service.go [2022-04-08T19:19:40.390Z] spire-1.2.1/pkg/server/api/health/v1/service_test.go [2022-04-08T19:19:40.390Z] spire-1.2.1/pkg/server/api/id.go [2022-04-08T19:19:40.390Z] spire-1.2.1/pkg/server/api/id_test.go [2022-04-08T19:19:40.390Z] spire-1.2.1/pkg/server/api/limits/ [2022-04-08T19:19:40.390Z] spire-1.2.1/pkg/server/api/limits/limits.go [2022-04-08T19:19:40.390Z] spire-1.2.1/pkg/server/api/middleware/ [2022-04-08T19:19:40.390Z] spire-1.2.1/pkg/server/api/middleware/alias.go [2022-04-08T19:19:40.390Z] spire-1.2.1/pkg/server/api/middleware/audit.go [2022-04-08T19:19:40.390Z] spire-1.2.1/pkg/server/api/middleware/authorization.go [2022-04-08T19:19:40.390Z] spire-1.2.1/pkg/server/api/middleware/authorization_opa.go [2022-04-08T19:19:40.390Z] spire-1.2.1/pkg/server/api/middleware/authorization_test.go [2022-04-08T19:19:40.390Z] spire-1.2.1/pkg/server/api/middleware/authorize_agent.go [2022-04-08T19:19:40.390Z] spire-1.2.1/pkg/server/api/middleware/caller.go [2022-04-08T19:19:40.390Z] spire-1.2.1/pkg/server/api/middleware/caller_test.go [2022-04-08T19:19:40.390Z] spire-1.2.1/pkg/server/api/middleware/common.go [2022-04-08T19:19:40.390Z] spire-1.2.1/pkg/server/api/middleware/common_test.go [2022-04-08T19:19:40.390Z] spire-1.2.1/pkg/server/api/middleware/entries.go [2022-04-08T19:19:40.390Z] spire-1.2.1/pkg/server/api/middleware/entries_test.go [2022-04-08T19:19:40.390Z] spire-1.2.1/pkg/server/api/middleware/ratelimit.go [2022-04-08T19:19:40.390Z] spire-1.2.1/pkg/server/api/middleware/ratelimit_test.go [2022-04-08T19:19:40.390Z] spire-1.2.1/pkg/server/api/ratelimit.go [2022-04-08T19:19:40.390Z] spire-1.2.1/pkg/server/api/rpccontext/ [2022-04-08T19:19:40.390Z] spire-1.2.1/pkg/server/api/rpccontext/alias.go [2022-04-08T19:19:40.390Z] spire-1.2.1/pkg/server/api/rpccontext/audit.go [2022-04-08T19:19:40.390Z] spire-1.2.1/pkg/server/api/rpccontext/caller.go [2022-04-08T19:19:40.390Z] spire-1.2.1/pkg/server/api/rpccontext/ratelimit.go [2022-04-08T19:19:40.390Z] spire-1.2.1/pkg/server/api/selector.go [2022-04-08T19:19:40.390Z] spire-1.2.1/pkg/server/api/selector_test.go [2022-04-08T19:19:40.390Z] spire-1.2.1/pkg/server/api/status.go [2022-04-08T19:19:40.390Z] spire-1.2.1/pkg/server/api/status_test.go [2022-04-08T19:19:40.390Z] spire-1.2.1/pkg/server/api/svid/ [2022-04-08T19:19:40.390Z] spire-1.2.1/pkg/server/api/svid/v1/ [2022-04-08T19:19:40.390Z] spire-1.2.1/pkg/server/api/svid/v1/service.go [2022-04-08T19:19:40.390Z] spire-1.2.1/pkg/server/api/svid/v1/service_test.go [2022-04-08T19:19:40.390Z] spire-1.2.1/pkg/server/api/trustdomain.go [2022-04-08T19:19:40.390Z] spire-1.2.1/pkg/server/api/trustdomain/ [2022-04-08T19:19:40.390Z] spire-1.2.1/pkg/server/api/trustdomain/v1/ [2022-04-08T19:19:40.390Z] spire-1.2.1/pkg/server/api/trustdomain/v1/service.go [2022-04-08T19:19:40.390Z] spire-1.2.1/pkg/server/api/trustdomain/v1/service_test.go [2022-04-08T19:19:40.390Z] spire-1.2.1/pkg/server/api/trustdomain_test.go [2022-04-08T19:19:40.390Z] spire-1.2.1/pkg/server/authpolicy/ [2022-04-08T19:19:40.390Z] spire-1.2.1/pkg/server/authpolicy/defaults.go [2022-04-08T19:19:40.390Z] spire-1.2.1/pkg/server/authpolicy/policy.go [2022-04-08T19:19:40.390Z] spire-1.2.1/pkg/server/authpolicy/policy.rego [2022-04-08T19:19:40.390Z] spire-1.2.1/pkg/server/authpolicy/policy_data.json [2022-04-08T19:19:40.390Z] spire-1.2.1/pkg/server/authpolicy/policy_test.go [2022-04-08T19:19:40.390Z] spire-1.2.1/pkg/server/authpolicy/validate.go [2022-04-08T19:19:40.390Z] spire-1.2.1/pkg/server/bundle/ [2022-04-08T19:19:40.390Z] spire-1.2.1/pkg/server/bundle/client/ [2022-04-08T19:19:40.390Z] spire-1.2.1/pkg/server/bundle/client/client.go [2022-04-08T19:19:40.390Z] spire-1.2.1/pkg/server/bundle/client/client_test.go [2022-04-08T19:19:40.390Z] spire-1.2.1/pkg/server/bundle/client/manager.go [2022-04-08T19:19:40.390Z] spire-1.2.1/pkg/server/bundle/client/manager_test.go [2022-04-08T19:19:40.390Z] spire-1.2.1/pkg/server/bundle/client/sources.go [2022-04-08T19:19:40.390Z] spire-1.2.1/pkg/server/bundle/client/sources_test.go [2022-04-08T19:19:40.390Z] spire-1.2.1/pkg/server/bundle/client/updater.go [2022-04-08T19:19:40.390Z] spire-1.2.1/pkg/server/bundle/client/updater_test.go [2022-04-08T19:19:40.390Z] spire-1.2.1/pkg/server/ca/ [2022-04-08T19:19:40.390Z] spire-1.2.1/pkg/server/ca/ca.go [2022-04-08T19:19:40.390Z] spire-1.2.1/pkg/server/ca/ca_health.go [2022-04-08T19:19:40.390Z] spire-1.2.1/pkg/server/ca/ca_test.go [2022-04-08T19:19:40.390Z] spire-1.2.1/pkg/server/ca/journal.go [2022-04-08T19:19:40.390Z] spire-1.2.1/pkg/server/ca/journal_test.go [2022-04-08T19:19:40.390Z] spire-1.2.1/pkg/server/ca/manager.go [2022-04-08T19:19:40.390Z] spire-1.2.1/pkg/server/ca/manager_health.go [2022-04-08T19:19:40.390Z] spire-1.2.1/pkg/server/ca/manager_test.go [2022-04-08T19:19:40.390Z] spire-1.2.1/pkg/server/ca/templates.go [2022-04-08T19:19:40.390Z] spire-1.2.1/pkg/server/ca/upstream_client.go [2022-04-08T19:19:40.390Z] spire-1.2.1/pkg/server/ca/upstream_client_test.go [2022-04-08T19:19:40.390Z] spire-1.2.1/pkg/server/ca/validation.go [2022-04-08T19:19:40.390Z] spire-1.2.1/pkg/server/cache/ [2022-04-08T19:19:40.390Z] spire-1.2.1/pkg/server/cache/dscache/ [2022-04-08T19:19:40.390Z] spire-1.2.1/pkg/server/cache/dscache/cache.go [2022-04-08T19:19:40.390Z] spire-1.2.1/pkg/server/cache/dscache/cache_test.go [2022-04-08T19:19:40.390Z] spire-1.2.1/pkg/server/cache/entrycache/ [2022-04-08T19:19:40.390Z] spire-1.2.1/pkg/server/cache/entrycache/cache.go [2022-04-08T19:19:40.391Z] spire-1.2.1/pkg/server/cache/entrycache/cache_test.go [2022-04-08T19:19:40.391Z] spire-1.2.1/pkg/server/cache/entrycache/fullcache.go [2022-04-08T19:19:40.391Z] spire-1.2.1/pkg/server/cache/entrycache/fullcache_ds.go [2022-04-08T19:19:40.391Z] spire-1.2.1/pkg/server/cache/entrycache/fullcache_ds_test.go [2022-04-08T19:19:40.391Z] spire-1.2.1/pkg/server/cache/entrycache/fullcache_test.go [2022-04-08T19:19:40.391Z] spire-1.2.1/pkg/server/catalog/ [2022-04-08T19:19:40.391Z] spire-1.2.1/pkg/server/catalog/catalog.go [2022-04-08T19:19:40.391Z] spire-1.2.1/pkg/server/catalog/keymanager.go [2022-04-08T19:19:40.391Z] spire-1.2.1/pkg/server/catalog/nodeattestor.go [2022-04-08T19:19:40.391Z] spire-1.2.1/pkg/server/catalog/noderesolver.go [2022-04-08T19:19:40.391Z] spire-1.2.1/pkg/server/catalog/notifier.go [2022-04-08T19:19:40.391Z] spire-1.2.1/pkg/server/catalog/upstreamauthority.go [2022-04-08T19:19:40.391Z] spire-1.2.1/pkg/server/config.go [2022-04-08T19:19:40.391Z] spire-1.2.1/pkg/server/datastore/ [2022-04-08T19:19:40.391Z] spire-1.2.1/pkg/server/datastore/datastore.go [2022-04-08T19:19:40.391Z] spire-1.2.1/pkg/server/datastore/datastore_health.go [2022-04-08T19:19:40.391Z] spire-1.2.1/pkg/server/datastore/repository.go [2022-04-08T19:19:40.391Z] spire-1.2.1/pkg/server/datastore/sqlstore/ [2022-04-08T19:19:40.391Z] spire-1.2.1/pkg/server/datastore/sqlstore/dialect.go [2022-04-08T19:19:40.391Z] spire-1.2.1/pkg/server/datastore/sqlstore/migration.go [2022-04-08T19:19:40.391Z] spire-1.2.1/pkg/server/datastore/sqlstore/migration_test.go [2022-04-08T19:19:40.391Z] spire-1.2.1/pkg/server/datastore/sqlstore/models.go [2022-04-08T19:19:40.391Z] spire-1.2.1/pkg/server/datastore/sqlstore/mysql.go [2022-04-08T19:19:40.391Z] spire-1.2.1/pkg/server/datastore/sqlstore/postgres.go [2022-04-08T19:19:40.391Z] spire-1.2.1/pkg/server/datastore/sqlstore/sqlite.go [2022-04-08T19:19:40.391Z] spire-1.2.1/pkg/server/datastore/sqlstore/sqlite_no_cgo.go [2022-04-08T19:19:40.391Z] spire-1.2.1/pkg/server/datastore/sqlstore/sqlite_test.go [2022-04-08T19:19:40.391Z] spire-1.2.1/pkg/server/datastore/sqlstore/sqlstore.go [2022-04-08T19:19:40.391Z] spire-1.2.1/pkg/server/datastore/sqlstore/sqlstore_test.go [2022-04-08T19:19:40.391Z] spire-1.2.1/pkg/server/datastore/sqlstore/stmt_cache.go [2022-04-08T19:19:40.391Z] spire-1.2.1/pkg/server/datastore/sqlstore/testdata/ [2022-04-08T19:19:40.391Z] spire-1.2.1/pkg/server/datastore/sqlstore/testdata/entries.json [2022-04-08T19:19:40.391Z] spire-1.2.1/pkg/server/datastore/sqlstore/testdata/entries_federates_with.json [2022-04-08T19:19:40.391Z] spire-1.2.1/pkg/server/datastore/sqlstore/testdata/invalid_registration_entries.json [2022-04-08T19:19:40.391Z] spire-1.2.1/pkg/server/datastore/sqlstore/testdata/valid_registration_entries.json [2022-04-08T19:19:40.391Z] spire-1.2.1/pkg/server/endpoints/ [2022-04-08T19:19:40.391Z] spire-1.2.1/pkg/server/endpoints/bundle/ [2022-04-08T19:19:40.391Z] spire-1.2.1/pkg/server/endpoints/bundle/acme_auth.go [2022-04-08T19:19:40.391Z] spire-1.2.1/pkg/server/endpoints/bundle/config.go [2022-04-08T19:19:40.391Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/ [2022-04-08T19:19:40.391Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/README [2022-04-08T19:19:40.391Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/acmetest/ [2022-04-08T19:19:40.391Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/acmetest/ca.go [2022-04-08T19:19:40.391Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/ [2022-04-08T19:19:40.391Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/autocert.go [2022-04-08T19:19:40.391Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/cache.gogo: downloading github.com/aws/aws-sdk-go v1.43.0 [2022-04-08T19:19:40.391Z]  [2022-04-08T19:19:40.391Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/keys.go [2022-04-08T19:19:40.391Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/listener.go [2022-04-08T19:19:40.391Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/renewal.go [2022-04-08T19:19:40.391Z] spire-1.2.1/pkg/server/endpoints/bundle/server.go [2022-04-08T19:19:40.391Z] spire-1.2.1/pkg/server/endpoints/bundle/server_test.go [2022-04-08T19:19:40.391Z] spire-1.2.1/pkg/server/endpoints/bundle/spiffe_auth.go [2022-04-08T19:19:40.391Z] spire-1.2.1/pkg/server/endpoints/config.go [2022-04-08T19:19:40.391Z] spire-1.2.1/pkg/server/endpoints/endpoints.go [2022-04-08T19:19:40.391Z] spire-1.2.1/pkg/server/endpoints/endpoints_test.go [2022-04-08T19:19:40.391Z] spire-1.2.1/pkg/server/endpoints/entryfetcher.go [2022-04-08T19:19:40.391Z] spire-1.2.1/pkg/server/endpoints/entryfetcher_test.go [2022-04-08T19:19:40.391Z] spire-1.2.1/pkg/server/endpoints/middleware.go [2022-04-08T19:19:40.391Z] spire-1.2.1/pkg/server/endpoints/middleware_test.go [2022-04-08T19:19:40.391Z] spire-1.2.1/pkg/server/hostservice/ [2022-04-08T19:19:40.391Z] spire-1.2.1/pkg/server/hostservice/agentstore/ [2022-04-08T19:19:40.391Z] spire-1.2.1/pkg/server/hostservice/agentstore/agentstore.go [2022-04-08T19:19:40.391Z] spire-1.2.1/pkg/server/hostservice/agentstore/agentstore_test.go [2022-04-08T19:19:40.391Z] spire-1.2.1/pkg/server/hostservice/agentstore/attestation.go [2022-04-08T19:19:40.391Z] spire-1.2.1/pkg/server/hostservice/agentstore/attestation_test.go [2022-04-08T19:19:40.391Z] spire-1.2.1/pkg/server/hostservice/identityprovider/ [2022-04-08T19:19:40.391Z] spire-1.2.1/pkg/server/hostservice/identityprovider/identityprovider.go [2022-04-08T19:19:40.391Z] spire-1.2.1/pkg/server/hostservice/identityprovider/identityprovider_test.go [2022-04-08T19:19:40.391Z] spire-1.2.1/pkg/server/plugin/ [2022-04-08T19:19:40.391Z] spire-1.2.1/pkg/server/plugin/keymanager/ [2022-04-08T19:19:40.391Z] spire-1.2.1/pkg/server/plugin/keymanager/awskms/ [2022-04-08T19:19:40.391Z] spire-1.2.1/pkg/server/plugin/keymanager/awskms/awskms.go [2022-04-08T19:19:40.391Z] spire-1.2.1/pkg/server/plugin/keymanager/awskms/awskms_test.go [2022-04-08T19:19:40.391Z] spire-1.2.1/pkg/server/plugin/keymanager/awskms/client.go [2022-04-08T19:19:40.391Z] spire-1.2.1/pkg/server/plugin/keymanager/awskms/client_fake.go [2022-04-08T19:19:40.391Z] spire-1.2.1/pkg/server/plugin/keymanager/awskms/fetcher.go [2022-04-08T19:19:40.391Z] spire-1.2.1/pkg/server/plugin/keymanager/base/ [2022-04-08T19:19:40.391Z] spire-1.2.1/pkg/server/plugin/keymanager/base/keymanagerbase.go [2022-04-08T19:19:40.391Z] spire-1.2.1/pkg/server/plugin/keymanager/constant.go [2022-04-08T19:19:40.391Z] spire-1.2.1/pkg/server/plugin/keymanager/disk/ [2022-04-08T19:19:40.391Z] spire-1.2.1/pkg/server/plugin/keymanager/disk/disk.go [2022-04-08T19:19:40.391Z] spire-1.2.1/pkg/server/plugin/keymanager/disk/disk_test.go [2022-04-08T19:19:40.391Z] spire-1.2.1/pkg/server/plugin/keymanager/keymanager.go [2022-04-08T19:19:40.391Z] spire-1.2.1/pkg/server/plugin/keymanager/memory/ [2022-04-08T19:19:40.391Z] spire-1.2.1/pkg/server/plugin/keymanager/memory/memory.go [2022-04-08T19:19:40.391Z] spire-1.2.1/pkg/server/plugin/keymanager/memory/memory_test.go [2022-04-08T19:19:40.391Z] spire-1.2.1/pkg/server/plugin/keymanager/repository.go [2022-04-08T19:19:40.391Z] spire-1.2.1/pkg/server/plugin/keymanager/test/ [2022-04-08T19:19:40.391Z] spire-1.2.1/pkg/server/plugin/keymanager/test/keymanagertest.go [2022-04-08T19:19:40.391Z] spire-1.2.1/pkg/server/plugin/keymanager/v1.go [2022-04-08T19:19:40.391Z] spire-1.2.1/pkg/server/plugin/keymanager/v1_test.go [2022-04-08T19:19:40.391Z] spire-1.2.1/pkg/server/plugin/nodeattestor/ [2022-04-08T19:19:40.391Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/ [2022-04-08T19:19:40.391Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/awsca.go [2022-04-08T19:19:40.391Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/client.go [2022-04-08T19:19:40.391Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/iid.go [2022-04-08T19:19:40.391Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/iid_test.go [2022-04-08T19:19:40.391Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/session.go [2022-04-08T19:19:40.391Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/spiffeid.go [2022-04-08T19:19:40.391Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/spiffeid_test.go [2022-04-08T19:19:40.391Z] spire-1.2.1/pkg/server/plugin/nodeattestor/azure/ [2022-04-08T19:19:40.391Z] spire-1.2.1/pkg/server/plugin/nodeattestor/azure/msi.go [2022-04-08T19:19:40.391Z] spire-1.2.1/pkg/server/plugin/nodeattestor/azure/msi_test.go [2022-04-08T19:19:40.391Z] spire-1.2.1/pkg/server/plugin/nodeattestor/base/ [2022-04-08T19:19:40.391Z] spire-1.2.1/pkg/server/plugin/nodeattestor/base/base.go [2022-04-08T19:19:40.391Z] spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/ [2022-04-08T19:19:40.391Z] spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/google_public_key_retriever.go [2022-04-08T19:19:40.391Z] spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/google_public_key_retriever_test.go [2022-04-08T19:19:40.391Z] spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/iit.go [2022-04-08T19:19:40.391Z] spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/iit_test.go [2022-04-08T19:19:40.391Z] spire-1.2.1/pkg/server/plugin/nodeattestor/jointoken/ [2022-04-08T19:19:40.391Z] spire-1.2.1/pkg/server/plugin/nodeattestor/jointoken/join_token.go [2022-04-08T19:19:40.391Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/ [2022-04-08T19:19:40.391Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/psat/ [2022-04-08T19:19:40.391Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/psat/psat.go [2022-04-08T19:19:40.391Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/psat/psat_test.go [2022-04-08T19:19:40.391Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/sat/ [2022-04-08T19:19:40.391Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/sat/sat.go [2022-04-08T19:19:40.391Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/sat/sat_test.go [2022-04-08T19:19:40.391Z] spire-1.2.1/pkg/server/plugin/nodeattestor/nodeattestor.go [2022-04-08T19:19:40.391Z] spire-1.2.1/pkg/server/plugin/nodeattestor/repository.go [2022-04-08T19:19:40.391Z] spire-1.2.1/pkg/server/plugin/nodeattestor/sshpop/ [2022-04-08T19:19:40.391Z] spire-1.2.1/pkg/server/plugin/nodeattestor/sshpop/sshpop.go [2022-04-08T19:19:40.391Z] spire-1.2.1/pkg/server/plugin/nodeattestor/sshpop/sshpop_test.go [2022-04-08T19:19:40.391Z] spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/ [2022-04-08T19:19:40.391Z] spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/challenge.go [2022-04-08T19:19:40.391Z] spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/devid.go [2022-04-08T19:19:40.391Z] spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/devid_test.go [2022-04-08T19:19:40.391Z] spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/selectors.go [2022-04-08T19:19:40.391Z] spire-1.2.1/pkg/server/plugin/nodeattestor/v1.go [2022-04-08T19:19:40.391Z] spire-1.2.1/pkg/server/plugin/nodeattestor/v1_test.go [2022-04-08T19:19:40.391Z] spire-1.2.1/pkg/server/plugin/nodeattestor/x509pop/ [2022-04-08T19:19:40.391Z] spire-1.2.1/pkg/server/plugin/nodeattestor/x509pop/x509pop.go [2022-04-08T19:19:40.391Z] spire-1.2.1/pkg/server/plugin/nodeattestor/x509pop/x509pop_test.go [2022-04-08T19:19:40.391Z] spire-1.2.1/pkg/server/plugin/noderesolver/ [2022-04-08T19:19:40.391Z] spire-1.2.1/pkg/server/plugin/noderesolver/azure/ [2022-04-08T19:19:40.391Z] spire-1.2.1/pkg/server/plugin/noderesolver/azure/client.go [2022-04-08T19:19:40.391Z] spire-1.2.1/pkg/server/plugin/noderesolver/azure/msi.go [2022-04-08T19:19:40.391Z] spire-1.2.1/pkg/server/plugin/noderesolver/azure/msi_test.go [2022-04-08T19:19:40.391Z] spire-1.2.1/pkg/server/plugin/noderesolver/noderesolver.go [2022-04-08T19:19:40.391Z] spire-1.2.1/pkg/server/plugin/noderesolver/repository.go [2022-04-08T19:19:40.391Z] spire-1.2.1/pkg/server/plugin/noderesolver/v1.go [2022-04-08T19:19:40.391Z] spire-1.2.1/pkg/server/plugin/noderesolver/v1_test.go [2022-04-08T19:19:40.391Z] spire-1.2.1/pkg/server/plugin/notifier/ [2022-04-08T19:19:40.391Z] spire-1.2.1/pkg/server/plugin/notifier/gcsbundle/ [2022-04-08T19:19:40.391Z] spire-1.2.1/pkg/server/plugin/notifier/gcsbundle/gcsbundle.go [2022-04-08T19:19:40.391Z] spire-1.2.1/pkg/server/plugin/notifier/gcsbundle/gcsbundle_test.go [2022-04-08T19:19:40.391Z] spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/ [2022-04-08T19:19:40.391Z] spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/k8sbundle.go [2022-04-08T19:19:40.391Z] spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/k8sbundle_test.go [2022-04-08T19:19:40.391Z] spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/k8sbundle_watcher.go [2022-04-08T19:19:40.391Z] spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/k8sbundle_watcher_test.go [2022-04-08T19:19:40.391Z] spire-1.2.1/pkg/server/plugin/notifier/notifier.go [2022-04-08T19:19:40.391Z] spire-1.2.1/pkg/server/plugin/notifier/repository.go [2022-04-08T19:19:40.391Z] spire-1.2.1/pkg/server/plugin/notifier/v1.go [2022-04-08T19:19:40.391Z] spire-1.2.1/pkg/server/plugin/notifier/v1_test.go [2022-04-08T19:19:40.391Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/ [2022-04-08T19:19:40.391Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/ [2022-04-08T19:19:40.391Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/pca.go [2022-04-08T19:19:40.391Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/pca_client.go [2022-04-08T19:19:40.391Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/pca_client_fake.go [2022-04-08T19:19:40.391Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/pca_test.go [2022-04-08T19:19:40.391Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/testdata/ [2022-04-08T19:19:40.391Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/testdata/arbitrary_certificate_with_upstream_root.pem [2022-04-08T19:19:40.391Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/testdata/i_am_not_a_certificate.txt [2022-04-08T19:19:40.391Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/ [2022-04-08T19:19:40.391Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/awslib.go [2022-04-08T19:19:40.391Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/awslib_fake_test.go [2022-04-08T19:19:40.391Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/awssecret.go [2022-04-08T19:19:40.391Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/awssecret_test.go [2022-04-08T19:19:40.391Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/ [2022-04-08T19:19:40.391Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/ [2022-04-08T19:19:40.391Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/EC/ [2022-04-08T19:19:40.391Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/EC/alternative_key.pem [2022-04-08T19:19:40.391Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/EC/cert.pem [2022-04-08T19:19:40.391Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/EC/private_key.pem [2022-04-08T19:19:40.391Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/ [2022-04-08T19:19:40.391Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/api.go [2022-04-08T19:19:40.391Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/api_test.go [2022-04-08T19:19:40.391Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/certmanager.go [2022-04-08T19:19:40.391Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/certmanager_test.go [2022-04-08T19:19:40.391Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/ [2022-04-08T19:19:40.391Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/ [2022-04-08T19:19:40.391Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/doc.go [2022-04-08T19:19:40.391Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/meta.go [2022-04-08T19:19:40.391Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/types.go [2022-04-08T19:19:40.391Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/types_certificaterequest.go [2022-04-08T19:19:40.391Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/zz_generated.deepcopy.go [2022-04-08T19:19:40.391Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/ [2022-04-08T19:19:40.391Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/disk.go [2022-04-08T19:19:40.391Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/disk_test.go [2022-04-08T19:19:40.391Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/ [2022-04-08T19:19:40.391Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/ [2022-04-08T19:19:40.391Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/ [2022-04-08T19:19:40.391Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/cert.pem [2022-04-08T19:19:40.391Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/intermediate_cert.pem [2022-04-08T19:19:40.391Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/intermediate_cert.srl [2022-04-08T19:19:40.391Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/intermediate_csr.pem [2022-04-08T19:19:40.391Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/intermediate_key.pem [2022-04-08T19:19:40.391Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/private_key.pem [2022-04-08T19:19:40.391Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/root_cert.pem [2022-04-08T19:19:40.391Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/root_cert.srl [2022-04-08T19:19:40.391Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/root_key.pem [2022-04-08T19:19:40.391Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_and_intermediate.pem [2022-04-08T19:19:40.391Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_and_root.pem [2022-04-08T19:19:40.391Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_cert.pem [2022-04-08T19:19:40.391Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_csr.pem [2022-04-08T19:19:40.391Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_key.pem [2022-04-08T19:19:40.391Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS1/ [2022-04-08T19:19:40.391Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS1/cert.pem [2022-04-08T19:19:40.391Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS1/private_key.pem [2022-04-08T19:19:40.391Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS8/ [2022-04-08T19:19:40.391Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS8/cert.pem [2022-04-08T19:19:40.391Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS8/private_key.pem [2022-04-08T19:19:40.391Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/empty/ [2022-04-08T19:19:40.391Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/empty/cert.pem [2022-04-08T19:19:40.391Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/empty/private_key.pem [2022-04-08T19:19:40.391Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/unknown/ [2022-04-08T19:19:40.391Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/unknown/cert.pem [2022-04-08T19:19:40.391Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/unknown/private_key.pem [2022-04-08T19:19:40.391Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/upstream_and_intermediate.pem [2022-04-08T19:19:40.391Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/gcpcas/ [2022-04-08T19:19:40.391Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/gcpcas/gcpcas.go [2022-04-08T19:19:40.391Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/gcpcas/gcpcas_test.go [2022-04-08T19:19:40.391Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/repository.go [2022-04-08T19:19:40.391Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/ [2022-04-08T19:19:40.391Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/fake_handlers_test.go [2022-04-08T19:19:40.391Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/spire.go [2022-04-08T19:19:40.391Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/spire_server_client.go [2022-04-08T19:19:40.391Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/spire_test.go [2022-04-08T19:19:40.391Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/testdata/ [2022-04-08T19:19:40.391Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/testdata/keys/ [2022-04-08T19:19:40.391Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/testdata/keys/jwks.json [2022-04-08T19:19:40.391Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/upstreamauthority.go [2022-04-08T19:19:40.391Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/v1.go [2022-04-08T19:19:40.391Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/v1_test.go [2022-04-08T19:19:40.391Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/ [2022-04-08T19:19:40.391Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/renewer.go [2022-04-08T19:19:40.391Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/ [2022-04-08T19:19:40.391Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/k8s/ [2022-04-08T19:19:40.391Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/k8s/signing-key.pem [2022-04-08T19:19:40.391Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/k8s/token [2022-04-08T19:19:40.391Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/ [2022-04-08T19:19:40.391Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/ [2022-04-08T19:19:40.391Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/README.md [2022-04-08T19:19:40.391Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/client_cert.pem [2022-04-08T19:19:40.391Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/client_csr.pem [2022-04-08T19:19:40.391Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/client_key.pem [2022-04-08T19:19:40.391Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_cert.pem [2022-04-08T19:19:40.391Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_cert.srl [2022-04-08T19:19:40.391Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_csr.pem [2022-04-08T19:19:40.391Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_key.pem [2022-04-08T19:19:40.391Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_vault_cert.pem [2022-04-08T19:19:40.391Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_vault_csr.pem [2022-04-08T19:19:40.391Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_vault_key.pem [2022-04-08T19:19:40.391Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/invalid-client_cert.pem [2022-04-08T19:19:40.391Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/invalid_client_key.pem [2022-04-08T19:19:40.391Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/invalid_root_cert.pem [2022-04-08T19:19:40.391Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/root_cert.pem [2022-04-08T19:19:40.391Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/root_cert.srl [2022-04-08T19:19:40.391Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/root_key.pem [2022-04-08T19:19:40.391Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/serer_csr.pem [2022-04-08T19:19:40.391Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/server_cert.pem [2022-04-08T19:19:40.391Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/server_csr.pem [2022-04-08T19:19:40.391Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/server_key.pem [2022-04-08T19:19:40.391Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault.go [2022-04-08T19:19:40.391Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault_client.go [2022-04-08T19:19:40.391Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault_client_test.go [2022-04-08T19:19:40.392Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault_fake_test.go [2022-04-08T19:19:40.392Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault_test.go [2022-04-08T19:19:40.392Z] spire-1.2.1/pkg/server/registration/ [2022-04-08T19:19:40.392Z] spire-1.2.1/pkg/server/registration/manager.go [2022-04-08T19:19:40.392Z] spire-1.2.1/pkg/server/registration/manager_test.go [2022-04-08T19:19:40.392Z] spire-1.2.1/pkg/server/scanentries.go [2022-04-08T19:19:40.392Z] spire-1.2.1/pkg/server/scanentries_test.go [2022-04-08T19:19:40.392Z] spire-1.2.1/pkg/server/server.go [2022-04-08T19:19:40.392Z] spire-1.2.1/pkg/server/server_test.go [2022-04-08T19:19:40.392Z] spire-1.2.1/pkg/server/svid/ [2022-04-08T19:19:40.392Z] spire-1.2.1/pkg/server/svid/observer.go [2022-04-08T19:19:40.392Z] spire-1.2.1/pkg/server/svid/observer_test.go [2022-04-08T19:19:40.392Z] spire-1.2.1/pkg/server/svid/rotator.go [2022-04-08T19:19:40.392Z] spire-1.2.1/pkg/server/svid/rotator_config.go [2022-04-08T19:19:40.392Z] spire-1.2.1/pkg/server/svid/rotator_config_test.go [2022-04-08T19:19:40.392Z] spire-1.2.1/pkg/server/svid/rotator_test.go [2022-04-08T19:19:40.392Z] spire-1.2.1/proto/ [2022-04-08T19:19:40.392Z] spire-1.2.1/proto/private/ [2022-04-08T19:19:40.392Z] spire-1.2.1/proto/private/server/ [2022-04-08T19:19:40.392Z] spire-1.2.1/proto/private/server/journal/ [2022-04-08T19:19:40.392Z] spire-1.2.1/proto/private/server/journal/journal.pb.go [2022-04-08T19:19:40.392Z] spire-1.2.1/proto/private/server/journal/journal.proto [2022-04-08T19:19:40.392Z] spire-1.2.1/proto/spire/ [2022-04-08T19:19:40.392Z] spire-1.2.1/proto/spire/common/ [2022-04-08T19:19:40.392Z] spire-1.2.1/proto/spire/common/common.pb.go [2022-04-08T19:19:40.392Z] spire-1.2.1/proto/spire/common/common.proto [2022-04-08T19:19:40.392Z] spire-1.2.1/proto/spire/common/plugin/ [2022-04-08T19:19:40.392Z] spire-1.2.1/proto/spire/common/plugin/plugin.pb.go [2022-04-08T19:19:40.392Z] spire-1.2.1/proto/spire/common/plugin/plugin.proto [2022-04-08T19:19:40.392Z] spire-1.2.1/proto/spire/common/plugin/plugin_grpc.pb.go [2022-04-08T19:19:40.392Z] spire-1.2.1/proto/spire/common/plugin/plugin_spire_plugin.pb.go [2022-04-08T19:19:40.392Z] spire-1.2.1/proto/spire/plugin/ [2022-04-08T19:19:40.392Z] spire-1.2.1/proto/spire/plugin/agent/ [2022-04-08T19:19:40.392Z] spire-1.2.1/proto/spire/plugin/agent/svidstore/ [2022-04-08T19:19:40.392Z] spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/ [2022-04-08T19:19:40.392Z] spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/svidstore.pb.go [2022-04-08T19:19:40.392Z] spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/svidstore.proto [2022-04-08T19:19:40.392Z] spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/svidstore_grpc.pb.go [2022-04-08T19:19:40.392Z] spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/svidstore_spire_plugin.pb.go [2022-04-08T19:19:40.392Z] spire-1.2.1/release/ [2022-04-08T19:19:40.392Z] spire-1.2.1/release/spire-extras/ [2022-04-08T19:19:40.392Z] spire-1.2.1/release/spire-extras/README.md [2022-04-08T19:19:40.392Z] spire-1.2.1/release/spire-extras/conf/ [2022-04-08T19:19:40.392Z] spire-1.2.1/release/spire-extras/conf/k8s-workload-registrar/ [2022-04-08T19:19:40.392Z] spire-1.2.1/release/spire-extras/conf/k8s-workload-registrar/k8s-workload-registrar.conf [2022-04-08T19:19:40.392Z] spire-1.2.1/release/spire-extras/conf/oidc-discovery-provider/ [2022-04-08T19:19:40.392Z] spire-1.2.1/release/spire-extras/conf/oidc-discovery-provider/oidc-discovery-provider.conf [2022-04-08T19:19:40.392Z] spire-1.2.1/release/spire/ [2022-04-08T19:19:40.392Z] spire-1.2.1/release/spire/README.md [2022-04-08T19:19:40.392Z] spire-1.2.1/release/spire/conf/ [2022-04-08T19:19:40.392Z] spire-1.2.1/release/spire/conf/agent/ [2022-04-08T19:19:40.392Z] spire-1.2.1/release/spire/conf/agent/agent.conf [2022-04-08T19:19:40.392Z] spire-1.2.1/release/spire/conf/server/ [2022-04-08T19:19:40.392Z] spire-1.2.1/release/spire/conf/server/server.conf [2022-04-08T19:19:40.392Z] spire-1.2.1/script/ [2022-04-08T19:19:40.392Z] spire-1.2.1/script/build-artifact.sh [2022-04-08T19:19:40.392Z] spire-1.2.1/script/generate_dummy_ca.sh [2022-04-08T19:19:40.392Z] spire-1.2.1/support/ [2022-04-08T19:19:40.392Z] spire-1.2.1/support/k8s/ [2022-04-08T19:19:40.392Z] spire-1.2.1/support/k8s/k8s-workload-registrar/ [2022-04-08T19:19:40.392Z] spire-1.2.1/support/k8s/k8s-workload-registrar/README.md [2022-04-08T19:19:40.392Z] spire-1.2.1/support/k8s/k8s-workload-registrar/accessutil_posix.go [2022-04-08T19:19:40.392Z] spire-1.2.1/support/k8s/k8s-workload-registrar/accessutil_windows.go [2022-04-08T19:19:40.392Z] spire-1.2.1/support/k8s/k8s-workload-registrar/config.go [2022-04-08T19:19:40.392Z] spire-1.2.1/support/k8s/k8s-workload-registrar/config_crd.go [2022-04-08T19:19:40.392Z] spire-1.2.1/support/k8s/k8s-workload-registrar/config_crd_test.go [2022-04-08T19:19:40.392Z] spire-1.2.1/support/k8s/k8s-workload-registrar/config_reconcile.go [2022-04-08T19:19:40.392Z] spire-1.2.1/support/k8s/k8s-workload-registrar/config_test.go [2022-04-08T19:19:40.392Z] spire-1.2.1/support/k8s/k8s-workload-registrar/config_webhook.go [2022-04-08T19:19:40.392Z] spire-1.2.1/support/k8s/k8s-workload-registrar/controller.go [2022-04-08T19:19:40.392Z] spire-1.2.1/support/k8s/k8s-workload-registrar/controller_test.go [2022-04-08T19:19:40.392Z] spire-1.2.1/support/k8s/k8s-workload-registrar/federation/ [2022-04-08T19:19:40.392Z] spire-1.2.1/support/k8s/k8s-workload-registrar/federation/utils.go [2022-04-08T19:19:40.392Z] spire-1.2.1/support/k8s/k8s-workload-registrar/federation/utils_test.go [2022-04-08T19:19:40.392Z] spire-1.2.1/support/k8s/k8s-workload-registrar/generate-config.go [2022-04-08T19:19:40.392Z] spire-1.2.1/support/k8s/k8s-workload-registrar/main.go [2022-04-08T19:19:40.392Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/ [2022-04-08T19:19:40.392Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/README.md [2022-04-08T19:19:40.392Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/ [2022-04-08T19:19:40.392Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/ [2022-04-08T19:19:40.392Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/ [2022-04-08T19:19:40.392Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/groupversion_info.go [2022-04-08T19:19:40.392Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/spiffeid_types.go [2022-04-08T19:19:40.392Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/spiffeid_utils.go [2022-04-08T19:19:40.392Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/spiffeid_webhook.go [2022-04-08T19:19:40.392Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/zz_generated.deepcopy.go [2022-04-08T19:19:40.392Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/config/ [2022-04-08T19:19:40.392Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/config/spiffeid.spiffe.io_spiffeids.yaml [2022-04-08T19:19:40.392Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/config/spire-agent.yaml [2022-04-08T19:19:40.392Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/config/spire-server-registrar.yaml [2022-04-08T19:19:40.392Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/ [2022-04-08T19:19:40.392Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/endpoint_controller.go [2022-04-08T19:19:40.392Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/endpoint_controller_test.go [2022-04-08T19:19:40.392Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/node_controller.go [2022-04-08T19:19:40.392Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/node_controller_test.go [2022-04-08T19:19:40.392Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/pod_controller.go [2022-04-08T19:19:40.392Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/pod_controller_test.go [2022-04-08T19:19:40.392Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/spiffeid_controller.go [2022-04-08T19:19:40.392Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/spiffeid_controller_test.go [2022-04-08T19:19:40.392Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/suite_test.go [2022-04-08T19:19:40.392Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/utils.go [2022-04-08T19:19:40.392Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/samples/ [2022-04-08T19:19:40.392Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/samples/test_spiffeid.yaml [2022-04-08T19:19:40.392Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/samples/test_spiffeid_bad.yaml [2022-04-08T19:19:40.392Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/ [2022-04-08T19:19:40.392Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/ [2022-04-08T19:19:40.392Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/good-leaf-and-intermediate.pem [2022-04-08T19:19:40.392Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/good-leaf-only.pem [2022-04-08T19:19:40.392Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/key-pkcs8-ecdsa.pem [2022-04-08T19:19:40.392Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/key-pkcs8-rsa.pem [2022-04-08T19:19:40.392Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/webhook_svid.go [2022-04-08T19:19:40.392Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/webhook_svid_test.go [2022-04-08T19:19:40.392Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/ [2022-04-08T19:19:40.392Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/config/ [2022-04-08T19:19:40.392Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/config/roles.yaml [2022-04-08T19:19:40.392Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/ [2022-04-08T19:19:40.392Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/base_controller.go [2022-04-08T19:19:40.392Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/node_controller.go [2022-04-08T19:19:40.392Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/node_controller_test.go [2022-04-08T19:19:40.392Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/pod_controller.go [2022-04-08T19:19:40.392Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/pod_controller_test.go [2022-04-08T19:19:40.392Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/utils.go [2022-04-08T19:19:40.392Z] spire-1.2.1/support/k8s/k8s-workload-registrar/server.go [2022-04-08T19:19:40.392Z] spire-1.2.1/support/k8s/k8s-workload-registrar/server_test.go [2022-04-08T19:19:40.392Z] spire-1.2.1/support/k8s/k8s-workload-registrar/webhookhandler.go [2022-04-08T19:19:40.392Z] spire-1.2.1/support/k8s/k8s-workload-registrar/webhookhandler_test.go [2022-04-08T19:19:40.392Z] spire-1.2.1/support/oidc-discovery-provider/ [2022-04-08T19:19:40.392Z] spire-1.2.1/support/oidc-discovery-provider/README.md [2022-04-08T19:19:40.392Z] spire-1.2.1/support/oidc-discovery-provider/common_test.go [2022-04-08T19:19:40.392Z] spire-1.2.1/support/oidc-discovery-provider/config.go [2022-04-08T19:19:40.392Z] spire-1.2.1/support/oidc-discovery-provider/config_test.go [2022-04-08T19:19:40.392Z] spire-1.2.1/support/oidc-discovery-provider/domain_policy.go [2022-04-08T19:19:40.392Z] spire-1.2.1/support/oidc-discovery-provider/domain_policy_test.go [2022-04-08T19:19:40.392Z] spire-1.2.1/support/oidc-discovery-provider/handler.go [2022-04-08T19:19:40.392Z] spire-1.2.1/support/oidc-discovery-provider/handler_test.go [2022-04-08T19:19:40.392Z] spire-1.2.1/support/oidc-discovery-provider/jwks_source.go [2022-04-08T19:19:40.392Z] spire-1.2.1/support/oidc-discovery-provider/main.go [2022-04-08T19:19:40.392Z] spire-1.2.1/support/oidc-discovery-provider/server_api.go [2022-04-08T19:19:40.392Z] spire-1.2.1/support/oidc-discovery-provider/server_api_test.go [2022-04-08T19:19:40.392Z] spire-1.2.1/support/oidc-discovery-provider/workload_api.go [2022-04-08T19:19:40.392Z] spire-1.2.1/support/oidc-discovery-provider/workload_api_test.go [2022-04-08T19:19:40.392Z] spire-1.2.1/test/ [2022-04-08T19:19:40.392Z] spire-1.2.1/test/clock/ [2022-04-08T19:19:40.392Z] spire-1.2.1/test/clock/clock.go [2022-04-08T19:19:40.392Z] spire-1.2.1/test/fakes/ [2022-04-08T19:19:40.392Z] spire-1.2.1/test/fakes/fakeagentcatalog/ [2022-04-08T19:19:40.392Z] spire-1.2.1/test/fakes/fakeagentcatalog/catalog.go [2022-04-08T19:19:40.392Z] spire-1.2.1/test/fakes/fakeagentkeymanager/ [2022-04-08T19:19:40.392Z] spire-1.2.1/test/fakes/fakeagentkeymanager/keymanager.go [2022-04-08T19:19:40.392Z] spire-1.2.1/test/fakes/fakeagentnodeattestor/ [2022-04-08T19:19:40.392Z] spire-1.2.1/test/fakes/fakeagentnodeattestor/nodeattestor.go [2022-04-08T19:19:40.392Z] spire-1.2.1/test/fakes/fakeagentstore/ [2022-04-08T19:19:40.392Z] spire-1.2.1/test/fakes/fakeagentstore/agentstore.go [2022-04-08T19:19:40.392Z] spire-1.2.1/test/fakes/fakedatastore/ [2022-04-08T19:19:40.392Z] spire-1.2.1/test/fakes/fakedatastore/fakedatastore.go [2022-04-08T19:19:40.392Z] spire-1.2.1/test/fakes/fakeentryclient/ [2022-04-08T19:19:40.392Z] spire-1.2.1/test/fakes/fakeentryclient/entryclient.go [2022-04-08T19:19:40.392Z] spire-1.2.1/test/fakes/fakehealthchecker/ [2022-04-08T19:19:40.392Z] spire-1.2.1/test/fakes/fakehealthchecker/checker.go [2022-04-08T19:19:40.392Z] spire-1.2.1/test/fakes/fakeidentityprovider/ [2022-04-08T19:19:40.392Z] spire-1.2.1/test/fakes/fakeidentityprovider/identityprovider.go [2022-04-08T19:19:40.392Z] spire-1.2.1/test/fakes/fakemetrics/ [2022-04-08T19:19:40.392Z] spire-1.2.1/test/fakes/fakemetrics/fakemetrics.go [2022-04-08T19:19:40.392Z] spire-1.2.1/test/fakes/fakenoderesolver/ [2022-04-08T19:19:40.392Z] spire-1.2.1/test/fakes/fakenoderesolver/noderesolver.go [2022-04-08T19:19:40.392Z] spire-1.2.1/test/fakes/fakenotifier/ [2022-04-08T19:19:40.392Z] spire-1.2.1/test/fakes/fakenotifier/notifier.go [2022-04-08T19:19:40.392Z] spire-1.2.1/test/fakes/fakepluginmetrics/ [2022-04-08T19:19:40.392Z] spire-1.2.1/test/fakes/fakepluginmetrics/fakepluginmetrics.go [2022-04-08T19:19:40.392Z] spire-1.2.1/test/fakes/fakeserverca/ [2022-04-08T19:19:40.392Z] spire-1.2.1/test/fakes/fakeserverca/serverca.go [2022-04-08T19:19:40.392Z] spire-1.2.1/test/fakes/fakeservercatalog/ [2022-04-08T19:19:40.392Z] spire-1.2.1/test/fakes/fakeservercatalog/catalog.go [2022-04-08T19:19:40.392Z] spire-1.2.1/test/fakes/fakeserverkeymanager/ [2022-04-08T19:19:40.392Z] spire-1.2.1/test/fakes/fakeserverkeymanager/keymanager.go [2022-04-08T19:19:40.392Z] spire-1.2.1/test/fakes/fakeservernodeattestor/ [2022-04-08T19:19:40.392Z] spire-1.2.1/test/fakes/fakeservernodeattestor/nodeattestor.go [2022-04-08T19:19:40.392Z] spire-1.2.1/test/fakes/fakeupstreamauthority/ [2022-04-08T19:19:40.392Z] spire-1.2.1/test/fakes/fakeupstreamauthority/plugin.go [2022-04-08T19:19:40.392Z] spire-1.2.1/test/fakes/fakeupstreamauthority/upstreamauthority.go [2022-04-08T19:19:40.392Z] spire-1.2.1/test/fakes/fakeworkloadapi/ [2022-04-08T19:19:40.392Z] spire-1.2.1/test/fakes/fakeworkloadapi/workloadapi.go [2022-04-08T19:19:40.392Z] spire-1.2.1/test/fakes/fakeworkloadattestor/ [2022-04-08T19:19:40.392Z] spire-1.2.1/test/fakes/fakeworkloadattestor/workloadattestor.go [2022-04-08T19:19:40.392Z] spire-1.2.1/test/fixture/ [2022-04-08T19:19:40.392Z] spire-1.2.1/test/fixture/certs/ [2022-04-08T19:19:40.392Z] spire-1.2.1/test/fixture/certs/agent_svid.der [2022-04-08T19:19:40.392Z] spire-1.2.1/test/fixture/certs/base_cert.pem [2022-04-08T19:19:40.392Z] spire-1.2.1/test/fixture/certs/base_csr.pem [2022-04-08T19:19:40.392Z] spire-1.2.1/test/fixture/certs/base_key.pem [2022-04-08T19:19:40.392Z] spire-1.2.1/test/fixture/certs/base_rotated_cert.pem [2022-04-08T19:19:40.392Z] spire-1.2.1/test/fixture/certs/base_rotated_csr.pem [2022-04-08T19:19:40.392Z] spire-1.2.1/test/fixture/certs/base_rotated_key.pem [2022-04-08T19:19:40.392Z] spire-1.2.1/test/fixture/certs/blog_cert.pem [2022-04-08T19:19:40.392Z] spire-1.2.1/test/fixture/certs/blog_csr.pem [2022-04-08T19:19:40.392Z] spire-1.2.1/test/fixture/certs/blog_key.pem [2022-04-08T19:19:40.392Z] spire-1.2.1/test/fixture/certs/bundle.der [2022-04-08T19:19:40.392Z] spire-1.2.1/test/fixture/certs/ca.pem [2022-04-08T19:19:40.392Z] spire-1.2.1/test/fixture/certs/ca_key.pem [2022-04-08T19:19:40.392Z] spire-1.2.1/test/fixture/certs/database_cert.pem [2022-04-08T19:19:40.392Z] spire-1.2.1/test/fixture/certs/database_csr.pem [2022-04-08T19:19:40.392Z] spire-1.2.1/test/fixture/certs/database_key.pem [2022-04-08T19:19:40.392Z] spire-1.2.1/test/fixture/certs/node_cert.pem [2022-04-08T19:19:40.392Z] spire-1.2.1/test/fixture/certs/node_csr.pem [2022-04-08T19:19:40.392Z] spire-1.2.1/test/fixture/certs/node_key.pem [2022-04-08T19:19:40.392Z] spire-1.2.1/test/fixture/certs/svid.pem [2022-04-08T19:19:40.392Z] spire-1.2.1/test/fixture/certs/svid_key.pem [2022-04-08T19:19:40.392Z] spire-1.2.1/test/fixture/config/ [2022-04-08T19:19:40.392Z] spire-1.2.1/test/fixture/config/agent_bad_agent_block.conf [2022-04-08T19:19:40.392Z] spire-1.2.1/test/fixture/config/agent_good.conf [2022-04-08T19:19:40.392Z] spire-1.2.1/test/fixture/config/agent_good_templated.conf [2022-04-08T19:19:40.392Z] spire-1.2.1/test/fixture/config/plugin_good.conf [2022-04-08T19:19:40.392Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_DogStatsd_block.conf [2022-04-08T19:19:40.392Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_InMem_block.conf [2022-04-08T19:19:40.392Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_M3_block.conf [2022-04-08T19:19:40.392Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_Prometheus_block.conf [2022-04-08T19:19:40.392Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_Statsd_block.conf [2022-04-08T19:19:40.392Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_health_checks_block.conf [2022-04-08T19:19:40.392Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_root_block.conf [2022-04-08T19:19:40.392Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_telemetry_block.conf [2022-04-08T19:19:40.392Z] spire-1.2.1/test/fixture/config/server_bad_nested_bundle_endpoint_acme_block.conf [2022-04-08T19:19:40.392Z] spire-1.2.1/test/fixture/config/server_bad_nested_bundle_endpoint_block.conf [2022-04-08T19:19:40.392Z] spire-1.2.1/test/fixture/config/server_bad_nested_ca_subject_block.conf [2022-04-08T19:19:40.392Z] spire-1.2.1/test/fixture/config/server_bad_nested_experimental_block.conf [2022-04-08T19:19:40.392Z] spire-1.2.1/test/fixture/config/server_bad_nested_federates_with_block.conf [2022-04-08T19:19:40.392Z] spire-1.2.1/test/fixture/config/server_bad_nested_federation_block.conf [2022-04-08T19:19:40.392Z] spire-1.2.1/test/fixture/config/server_bad_ratelimit_block.conf [2022-04-08T19:19:40.392Z] spire-1.2.1/test/fixture/config/server_bad_server_block.conf [2022-04-08T19:19:40.392Z] spire-1.2.1/test/fixture/config/server_good.conf [2022-04-08T19:19:40.392Z] spire-1.2.1/test/fixture/config/server_good_templated.conf [2022-04-08T19:19:40.392Z] spire-1.2.1/test/fixture/fixture.go [2022-04-08T19:19:40.392Z] spire-1.2.1/test/fixture/nodeattestor/ [2022-04-08T19:19:40.392Z] spire-1.2.1/test/fixture/nodeattestor/sshpop/ [2022-04-08T19:19:40.392Z] spire-1.2.1/test/fixture/nodeattestor/sshpop/agent_ssh_key [2022-04-08T19:19:40.392Z] spire-1.2.1/test/fixture/nodeattestor/sshpop/agent_ssh_key-cert.pub [2022-04-08T19:19:40.392Z] spire-1.2.1/test/fixture/nodeattestor/sshpop/ssh_cert_authority.pub [2022-04-08T19:19:40.392Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/ [2022-04-08T19:19:40.392Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/generate.go [2022-04-08T19:19:40.392Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/intermediate.pem [2022-04-08T19:19:40.392Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/leaf-crt-bundle.pem [2022-04-08T19:19:40.392Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/leaf-key.pem [2022-04-08T19:19:40.392Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/leaf.pem [2022-04-08T19:19:40.392Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/root-crt.pem [2022-04-08T19:19:40.392Z] spire-1.2.1/test/fixture/registration/ [2022-04-08T19:19:40.392Z] spire-1.2.1/test/fixture/registration/entries.json [2022-04-08T19:19:40.392Z] spire-1.2.1/test/fixture/registration/good-for-update.json [2022-04-08T19:19:40.392Z] spire-1.2.1/test/fixture/registration/good.json [2022-04-08T19:19:40.392Z] spire-1.2.1/test/fixture/registration/invalid.json [2022-04-08T19:19:40.392Z] spire-1.2.1/test/fixture/registration/invalid_json.json [2022-04-08T19:19:40.392Z] spire-1.2.1/test/fixture/registration/manager_test_entries.json [2022-04-08T19:19:40.392Z] spire-1.2.1/test/integration/ [2022-04-08T19:19:40.392Z] spire-1.2.1/test/integration/README.md [2022-04-08T19:19:40.392Z] spire-1.2.1/test/integration/common [2022-04-08T19:19:40.392Z] spire-1.2.1/test/integration/setup/ [2022-04-08T19:19:40.392Z] spire-1.2.1/test/integration/setup/adminclient/ [2022-04-08T19:19:40.392Z] spire-1.2.1/test/integration/setup/adminclient/build.sh [2022-04-08T19:19:40.392Z] spire-1.2.1/test/integration/setup/adminclient/client.go [2022-04-08T19:19:40.392Z] spire-1.2.1/test/integration/setup/debugagent/ [2022-04-08T19:19:40.392Z] spire-1.2.1/test/integration/setup/debugagent/build.sh [2022-04-08T19:19:40.392Z] spire-1.2.1/test/integration/setup/debugagent/main.go [2022-04-08T19:19:40.392Z] spire-1.2.1/test/integration/setup/debugserver/ [2022-04-08T19:19:40.392Z] spire-1.2.1/test/integration/setup/debugserver/build.sh [2022-04-08T19:19:40.392Z] spire-1.2.1/test/integration/setup/debugserver/main.go [2022-04-08T19:19:40.392Z] spire-1.2.1/test/integration/setup/downstreamclient/ [2022-04-08T19:19:40.392Z] spire-1.2.1/test/integration/setup/downstreamclient/build.sh [2022-04-08T19:19:40.392Z] spire-1.2.1/test/integration/setup/downstreamclient/client.go [2022-04-08T19:19:40.392Z] spire-1.2.1/test/integration/setup/itclient/ [2022-04-08T19:19:40.392Z] spire-1.2.1/test/integration/setup/itclient/client.go [2022-04-08T19:19:40.392Z] spire-1.2.1/test/integration/setup/node-attestation/ [2022-04-08T19:19:40.392Z] spire-1.2.1/test/integration/setup/node-attestation/build.sh [2022-04-08T19:19:40.392Z] spire-1.2.1/test/integration/setup/node-attestation/client.go [2022-04-08T19:19:40.392Z] spire-1.2.1/test/integration/setup/x509pop/ [2022-04-08T19:19:40.392Z] spire-1.2.1/test/integration/setup/x509pop/gencerts.go [2022-04-08T19:19:40.392Z] spire-1.2.1/test/integration/setup/x509pop/setup.sh [2022-04-08T19:19:40.392Z] spire-1.2.1/test/integration/suites/ [2022-04-08T19:19:40.392Z] spire-1.2.1/test/integration/suites/admin-endpoints/ [2022-04-08T19:19:40.392Z] spire-1.2.1/test/integration/suites/admin-endpoints/00-setup [2022-04-08T19:19:40.392Z] spire-1.2.1/test/integration/suites/admin-endpoints/01-start-server [2022-04-08T19:19:40.392Z] spire-1.2.1/test/integration/suites/admin-endpoints/02-bootstrap-agent [2022-04-08T19:19:40.392Z] spire-1.2.1/test/integration/suites/admin-endpoints/03-start-agent [2022-04-08T19:19:40.392Z] spire-1.2.1/test/integration/suites/admin-endpoints/04-create-registration-entries [2022-04-08T19:19:40.392Z] spire-1.2.1/test/integration/suites/admin-endpoints/05-test-endpoints [2022-04-08T19:19:40.392Z] spire-1.2.1/test/integration/suites/admin-endpoints/README.md [2022-04-08T19:19:40.392Z] spire-1.2.1/test/integration/suites/admin-endpoints/conf/ [2022-04-08T19:19:40.392Z] spire-1.2.1/test/integration/suites/admin-endpoints/conf/agent/ [2022-04-08T19:19:40.392Z] spire-1.2.1/test/integration/suites/admin-endpoints/conf/agent/agent.conf [2022-04-08T19:19:40.392Z] spire-1.2.1/test/integration/suites/admin-endpoints/conf/server/ [2022-04-08T19:19:40.392Z] spire-1.2.1/test/integration/suites/admin-endpoints/conf/server/server.conf [2022-04-08T19:19:40.392Z] spire-1.2.1/test/integration/suites/admin-endpoints/docker-compose.yaml [2022-04-08T19:19:40.392Z] spire-1.2.1/test/integration/suites/admin-endpoints/teardown [2022-04-08T19:19:40.392Z] spire-1.2.1/test/integration/suites/datastore-mysql-replication/ [2022-04-08T19:19:40.392Z] spire-1.2.1/test/integration/suites/datastore-mysql-replication/00-setup [2022-04-08T19:19:40.392Z] spire-1.2.1/test/integration/suites/datastore-mysql-replication/01-test-variants [2022-04-08T19:19:40.392Z] spire-1.2.1/test/integration/suites/datastore-mysql-replication/README.md [2022-04-08T19:19:40.392Z] spire-1.2.1/test/integration/suites/datastore-mysql-replication/docker-compose.yaml [2022-04-08T19:19:40.392Z] spire-1.2.1/test/integration/suites/datastore-mysql-replication/teardown [2022-04-08T19:19:40.392Z] spire-1.2.1/test/integration/suites/datastore-mysql/ [2022-04-08T19:19:40.392Z] spire-1.2.1/test/integration/suites/datastore-mysql/00-setup [2022-04-08T19:19:40.392Z] spire-1.2.1/test/integration/suites/datastore-mysql/01-test-variants [2022-04-08T19:19:40.392Z] spire-1.2.1/test/integration/suites/datastore-mysql/README.md [2022-04-08T19:19:40.392Z] spire-1.2.1/test/integration/suites/datastore-mysql/docker-compose.yaml [2022-04-08T19:19:40.392Z] spire-1.2.1/test/integration/suites/datastore-mysql/teardown [2022-04-08T19:19:40.392Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/ [2022-04-08T19:19:40.392Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/00-setup [2022-04-08T19:19:40.392Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/01-test-variants [2022-04-08T19:19:40.392Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/README.md [2022-04-08T19:19:40.392Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/docker-compose.yaml [2022-04-08T19:19:40.392Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/principal/ [2022-04-08T19:19:40.392Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/principal/init.sh [2022-04-08T19:19:40.393Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/replica/ [2022-04-08T19:19:40.393Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/replica/docker-entrypoint.sh [2022-04-08T19:19:40.393Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/replica/v12/ [2022-04-08T19:19:40.393Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/replica/v12/docker-entrypoint.sh [2022-04-08T19:19:40.393Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/teardown [2022-04-08T19:19:40.393Z] spire-1.2.1/test/integration/suites/datastore-postgres/ [2022-04-08T19:19:40.393Z] spire-1.2.1/test/integration/suites/datastore-postgres/00-setup [2022-04-08T19:19:40.393Z] spire-1.2.1/test/integration/suites/datastore-postgres/01-test-variants [2022-04-08T19:19:40.393Z] spire-1.2.1/test/integration/suites/datastore-postgres/README.md [2022-04-08T19:19:40.393Z] spire-1.2.1/test/integration/suites/datastore-postgres/docker-compose.yaml [2022-04-08T19:19:40.393Z] spire-1.2.1/test/integration/suites/datastore-postgres/teardown [2022-04-08T19:19:40.393Z] spire-1.2.1/test/integration/suites/debug-endpoints/ [2022-04-08T19:19:40.393Z] spire-1.2.1/test/integration/suites/debug-endpoints/00-setup [2022-04-08T19:19:40.393Z] spire-1.2.1/test/integration/suites/debug-endpoints/01-start-server [2022-04-08T19:19:40.393Z] spire-1.2.1/test/integration/suites/debug-endpoints/02-bootstrap-agent [2022-04-08T19:19:40.393Z] spire-1.2.1/test/integration/suites/debug-endpoints/03-start-agent [2022-04-08T19:19:40.393Z] spire-1.2.1/test/integration/suites/debug-endpoints/04-create-registration-entries [2022-04-08T19:19:40.393Z] spire-1.2.1/test/integration/suites/debug-endpoints/05-test-endpoints [2022-04-08T19:19:40.393Z] spire-1.2.1/test/integration/suites/debug-endpoints/README.md [2022-04-08T19:19:40.393Z] spire-1.2.1/test/integration/suites/debug-endpoints/conf/ [2022-04-08T19:19:40.393Z] spire-1.2.1/test/integration/suites/debug-endpoints/conf/agent/ [2022-04-08T19:19:40.393Z] spire-1.2.1/test/integration/suites/debug-endpoints/conf/agent/agent.conf [2022-04-08T19:19:40.393Z] spire-1.2.1/test/integration/suites/debug-endpoints/conf/server/ [2022-04-08T19:19:40.393Z] spire-1.2.1/test/integration/suites/debug-endpoints/conf/server/server.conf [2022-04-08T19:19:40.393Z] spire-1.2.1/test/integration/suites/debug-endpoints/docker-compose.yaml [2022-04-08T19:19:40.393Z] spire-1.2.1/test/integration/suites/debug-endpoints/teardown [2022-04-08T19:19:40.393Z] spire-1.2.1/test/integration/suites/downstream-endpoints/ [2022-04-08T19:19:40.393Z] spire-1.2.1/test/integration/suites/downstream-endpoints/00-setup [2022-04-08T19:19:40.393Z] spire-1.2.1/test/integration/suites/downstream-endpoints/01-start-server [2022-04-08T19:19:40.393Z] spire-1.2.1/test/integration/suites/downstream-endpoints/02-bootstrap-agent [2022-04-08T19:19:40.393Z] spire-1.2.1/test/integration/suites/downstream-endpoints/03-start-agent [2022-04-08T19:19:40.393Z] spire-1.2.1/test/integration/suites/downstream-endpoints/04-create-entries [2022-04-08T19:19:40.393Z] spire-1.2.1/test/integration/suites/downstream-endpoints/05-test-endpoints [2022-04-08T19:19:40.393Z] spire-1.2.1/test/integration/suites/downstream-endpoints/README.md [2022-04-08T19:19:40.393Z] spire-1.2.1/test/integration/suites/downstream-endpoints/conf/ [2022-04-08T19:19:40.393Z] spire-1.2.1/test/integration/suites/downstream-endpoints/conf/agent/ [2022-04-08T19:19:40.393Z] spire-1.2.1/test/integration/suites/downstream-endpoints/conf/agent/agent.conf [2022-04-08T19:19:40.393Z] spire-1.2.1/test/integration/suites/downstream-endpoints/conf/server/ [2022-04-08T19:19:40.393Z] spire-1.2.1/test/integration/suites/downstream-endpoints/conf/server/server.conf [2022-04-08T19:19:40.393Z] spire-1.2.1/test/integration/suites/downstream-endpoints/docker-compose.yaml [2022-04-08T19:19:40.393Z] spire-1.2.1/test/integration/suites/downstream-endpoints/teardown [2022-04-08T19:19:40.393Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/ [2022-04-08T19:19:40.393Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/00-setup [2022-04-08T19:19:40.393Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/01-start-server [2022-04-08T19:19:40.393Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/02-bootstrap-agents [2022-04-08T19:19:40.393Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/03-start-remaining-containers [2022-04-08T19:19:40.393Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/04-create-workload-entries [2022-04-08T19:19:40.393Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/05-check-workload-connectivity [2022-04-08T19:19:40.393Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/README.md [2022-04-08T19:19:40.393Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/ [2022-04-08T19:19:40.393Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/downstream-agent/ [2022-04-08T19:19:40.393Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/downstream-agent/agent.conf [2022-04-08T19:19:40.393Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/downstream-envoy/ [2022-04-08T19:19:40.393Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/downstream-envoy/envoy.yaml [2022-04-08T19:19:40.393Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/server/ [2022-04-08T19:19:40.393Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/server/server.conf [2022-04-08T19:19:40.393Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/supervisord.conf [2022-04-08T19:19:40.393Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/upstream-agent/ [2022-04-08T19:19:40.393Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/upstream-agent/agent.conf [2022-04-08T19:19:40.393Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/upstream-envoy/ [2022-04-08T19:19:40.393Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/upstream-envoy/envoy.yaml [2022-04-08T19:19:40.393Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/docker-compose.yaml [2022-04-08T19:19:40.393Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/teardown [2022-04-08T19:19:40.393Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/ [2022-04-08T19:19:40.393Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/00-test-envoy-releases.sh [2022-04-08T19:19:40.393Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/Dockerfile [2022-04-08T19:19:40.393Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/README.md [2022-04-08T19:19:40.393Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/ [2022-04-08T19:19:40.393Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/ [2022-04-08T19:19:40.393Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/agent/ [2022-04-08T19:19:40.393Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/agent/agent.conf [2022-04-08T19:19:40.393Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/envoy/ [2022-04-08T19:19:40.393Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/envoy/envoy.yaml [2022-04-08T19:19:40.393Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/server/ [2022-04-08T19:19:40.393Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/server/server.conf [2022-04-08T19:19:40.393Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/ [2022-04-08T19:19:40.393Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/agent/ [2022-04-08T19:19:40.393Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/agent/agent.conf [2022-04-08T19:19:40.393Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/envoy/ [2022-04-08T19:19:40.393Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/envoy/envoy.yaml [2022-04-08T19:19:40.393Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/supervisord.conf [2022-04-08T19:19:40.393Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/ [2022-04-08T19:19:40.393Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/agent/ [2022-04-08T19:19:40.393Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/agent/agent.conf [2022-04-08T19:19:40.393Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/envoy/ [2022-04-08T19:19:40.393Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/envoy/envoy.yaml [2022-04-08T19:19:40.393Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/server/ [2022-04-08T19:19:40.393Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/server/server.conf [2022-04-08T19:19:40.393Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/docker-compose.yaml [2022-04-08T19:19:40.393Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/teardown [2022-04-08T19:19:40.393Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/ [2022-04-08T19:19:40.393Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/00-test-envoy-releases [2022-04-08T19:19:40.393Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/README.md [2022-04-08T19:19:40.393Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/ [2022-04-08T19:19:40.393Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/downstream-agent/ [2022-04-08T19:19:40.393Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/downstream-agent/agent.conf [2022-04-08T19:19:40.393Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/downstream-envoy/ [2022-04-08T19:19:40.393Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/downstream-envoy/envoy.yaml [2022-04-08T19:19:40.393Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/server/ [2022-04-08T19:19:40.393Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/server/server.conf [2022-04-08T19:19:40.393Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/supervisord.conf [2022-04-08T19:19:40.393Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/upstream-agent/ [2022-04-08T19:19:40.393Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/upstream-agent/agent.conf [2022-04-08T19:19:40.393Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/upstream-envoy/ [2022-04-08T19:19:40.393Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/upstream-envoy/envoy.yaml [2022-04-08T19:19:40.393Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/docker-compose.yaml [2022-04-08T19:19:40.393Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/teardown [2022-04-08T19:19:40.393Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/ [2022-04-08T19:19:40.393Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/00-setup [2022-04-08T19:19:40.393Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/01-start-servers [2022-04-08T19:19:40.393Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/02-bootstrap-federation-and-agents [2022-04-08T19:19:40.393Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/03-start-remaining-containers [2022-04-08T19:19:40.393Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/04-create-workload-entries [2022-04-08T19:19:40.393Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/05-check-workload-connectivity [2022-04-08T19:19:40.393Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/06-stop-servers [2022-04-08T19:19:40.393Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/07-check-workload-connectivity [2022-04-08T19:19:40.393Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/08-start-servers [2022-04-08T19:19:40.393Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/09-check-workload-connectivity [2022-04-08T19:19:40.393Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/10-stop-agents [2022-04-08T19:19:40.393Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/11-check-workload-connectivity [2022-04-08T19:19:40.393Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/12-start-agents [2022-04-08T19:19:40.393Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/13-check-workload-connectivity [2022-04-08T19:19:40.393Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/Dockerfile [2022-04-08T19:19:40.393Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/README.md [2022-04-08T19:19:40.393Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/ [2022-04-08T19:19:40.393Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/ [2022-04-08T19:19:40.393Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/agent/ [2022-04-08T19:19:40.393Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/agent/agent.conf [2022-04-08T19:19:40.393Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/ghostunnel/ [2022-04-08T19:19:40.393Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/ghostunnel/ghostunnel.flags [2022-04-08T19:19:40.393Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/server/ [2022-04-08T19:19:40.393Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/server/server.conf [2022-04-08T19:19:40.393Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/supervisord/ [2022-04-08T19:19:40.393Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/supervisord/supervisord.conf [2022-04-08T19:19:40.393Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/ [2022-04-08T19:19:40.393Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/agent/ [2022-04-08T19:19:40.393Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/agent/agent.conf [2022-04-08T19:19:40.393Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/ghostunnel/ [2022-04-08T19:19:40.393Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/ghostunnel/ghostunnel.flags [2022-04-08T19:19:40.393Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/server/ [2022-04-08T19:19:40.393Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/server/server.conf [2022-04-08T19:19:40.393Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/supervisord/ [2022-04-08T19:19:40.393Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/supervisord/supervisord.conf [2022-04-08T19:19:40.393Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/docker-compose.yaml [2022-04-08T19:19:40.393Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/teardown [2022-04-08T19:19:40.393Z] spire-1.2.1/test/integration/suites/join-token/ [2022-04-08T19:19:40.393Z] spire-1.2.1/test/integration/suites/join-token/01-start-server [2022-04-08T19:19:40.393Z] spire-1.2.1/test/integration/suites/join-token/02-bootstrap-agents [2022-04-08T19:19:40.393Z] spire-1.2.1/test/integration/suites/join-token/03-start-agent [2022-04-08T19:19:40.393Z] spire-1.2.1/test/integration/suites/join-token/04-create-workload-entry [2022-04-08T19:19:40.393Z] spire-1.2.1/test/integration/suites/join-token/05-check-svid [2022-04-08T19:19:40.393Z] spire-1.2.1/test/integration/suites/join-token/06-start-bad-agent [2022-04-08T19:19:40.393Z] spire-1.2.1/test/integration/suites/join-token/README.md [2022-04-08T19:19:40.393Z] spire-1.2.1/test/integration/suites/join-token/conf/ [2022-04-08T19:19:40.393Z] spire-1.2.1/test/integration/suites/join-token/conf/agent/ [2022-04-08T19:19:40.393Z] spire-1.2.1/test/integration/suites/join-token/conf/agent/agent.conf [2022-04-08T19:19:40.393Z] spire-1.2.1/test/integration/suites/join-token/conf/server/ [2022-04-08T19:19:40.393Z] spire-1.2.1/test/integration/suites/join-token/conf/server/server.conf [2022-04-08T19:19:40.393Z] spire-1.2.1/test/integration/suites/join-token/docker-compose.yaml [2022-04-08T19:19:40.393Z] spire-1.2.1/test/integration/suites/join-token/teardown [2022-04-08T19:19:40.393Z] spire-1.2.1/test/integration/suites/k8s-reconcile/ [2022-04-08T19:19:40.393Z] spire-1.2.1/test/integration/suites/k8s-reconcile/00-setup [2022-04-08T19:19:40.393Z] spire-1.2.1/test/integration/suites/k8s-reconcile/01-apply-config [2022-04-08T19:19:40.393Z] spire-1.2.1/test/integration/suites/k8s-reconcile/02-check-for-workload-svid [2022-04-08T19:19:40.393Z] spire-1.2.1/test/integration/suites/k8s-reconcile/README.md [2022-04-08T19:19:40.393Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/ [2022-04-08T19:19:40.393Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/admctrl/ [2022-04-08T19:19:40.393Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/admctrl/admission-control.yaml [2022-04-08T19:19:40.393Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/admctrl/kubeconfig.yaml [2022-04-08T19:19:40.393Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/agent/ [2022-04-08T19:19:40.393Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/agent/kustomization.yaml [2022-04-08T19:19:40.393Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/agent/spire-agent.yaml [2022-04-08T19:19:40.393Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/kind-config.yaml [2022-04-08T19:19:40.393Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/server/ [2022-04-08T19:19:40.393Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/server/k8s-workload-registrar-secret.yaml [2022-04-08T19:19:40.393Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/server/kustomization.yaml [2022-04-08T19:19:40.393Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/server/spire-server.yaml [2022-04-08T19:19:40.393Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/workload.yaml [2022-04-08T19:19:40.393Z] spire-1.2.1/test/integration/suites/k8s-reconcile/init-kubectl [2022-04-08T19:19:40.393Z] spire-1.2.1/test/integration/suites/k8s-reconcile/teardown [2022-04-08T19:19:40.393Z] spire-1.2.1/test/integration/suites/k8s-scratch/ [2022-04-08T19:19:40.393Z] spire-1.2.1/test/integration/suites/k8s-scratch/00-setup [2022-04-08T19:19:40.393Z] spire-1.2.1/test/integration/suites/k8s-scratch/01-apply-config [2022-04-08T19:19:40.393Z] spire-1.2.1/test/integration/suites/k8s-scratch/02-check-for-workload-svid [2022-04-08T19:19:40.393Z] spire-1.2.1/test/integration/suites/k8s-scratch/README.md [2022-04-08T19:19:40.393Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/ [2022-04-08T19:19:40.393Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/admctrl/ [2022-04-08T19:19:40.393Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/admctrl/admission-control.yaml [2022-04-08T19:19:40.393Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/admctrl/kubeconfig.yaml [2022-04-08T19:19:40.393Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/agent/ [2022-04-08T19:19:40.393Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/agent/kustomization.yaml [2022-04-08T19:19:40.393Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/agent/spire-agent.yaml [2022-04-08T19:19:40.393Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/kind-config.yaml [2022-04-08T19:19:40.393Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/server/ [2022-04-08T19:19:40.393Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/server/k8s-workload-registrar-secret.yaml [2022-04-08T19:19:40.393Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/server/kustomization.yaml [2022-04-08T19:19:40.393Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/server/spire-server.yaml [2022-04-08T19:19:40.393Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/webhook/ [2022-04-08T19:19:40.393Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/webhook/kustomization.yaml [2022-04-08T19:19:40.393Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/webhook/validation-webhook.yaml [2022-04-08T19:19:40.393Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/workload.yaml [2022-04-08T19:19:40.393Z] spire-1.2.1/test/integration/suites/k8s-scratch/init-kubectl [2022-04-08T19:19:40.393Z] spire-1.2.1/test/integration/suites/k8s-scratch/teardown [2022-04-08T19:19:40.393Z] spire-1.2.1/test/integration/suites/k8s/ [2022-04-08T19:19:40.393Z] spire-1.2.1/test/integration/suites/k8s/00-setup [2022-04-08T19:19:40.393Z] spire-1.2.1/test/integration/suites/k8s/01-apply-config [2022-04-08T19:19:40.393Z] spire-1.2.1/test/integration/suites/k8s/02-check-for-workload-svid [2022-04-08T19:19:40.393Z] spire-1.2.1/test/integration/suites/k8s/README.md [2022-04-08T19:19:40.393Z] spire-1.2.1/test/integration/suites/k8s/conf/ [2022-04-08T19:19:40.393Z] spire-1.2.1/test/integration/suites/k8s/conf/admctrl/ [2022-04-08T19:19:40.393Z] spire-1.2.1/test/integration/suites/k8s/conf/admctrl/admission-control.yaml [2022-04-08T19:19:40.393Z] spire-1.2.1/test/integration/suites/k8s/conf/admctrl/kubeconfig.yaml [2022-04-08T19:19:40.393Z] spire-1.2.1/test/integration/suites/k8s/conf/agent/ [2022-04-08T19:19:40.393Z] spire-1.2.1/test/integration/suites/k8s/conf/agent/kustomization.yaml [2022-04-08T19:19:40.393Z] spire-1.2.1/test/integration/suites/k8s/conf/agent/spire-agent.yaml [2022-04-08T19:19:40.393Z] spire-1.2.1/test/integration/suites/k8s/conf/kind-config.yaml [2022-04-08T19:19:40.393Z] spire-1.2.1/test/integration/suites/k8s/conf/server/ [2022-04-08T19:19:40.393Z] spire-1.2.1/test/integration/suites/k8s/conf/server/k8s-workload-registrar-secret.yaml [2022-04-08T19:19:40.393Z] spire-1.2.1/test/integration/suites/k8s/conf/server/kustomization.yaml [2022-04-08T19:19:40.393Z] spire-1.2.1/test/integration/suites/k8s/conf/server/spire-server.yaml [2022-04-08T19:19:40.393Z] spire-1.2.1/test/integration/suites/k8s/conf/webhook/ [2022-04-08T19:19:40.393Z] spire-1.2.1/test/integration/suites/k8s/conf/webhook/kustomization.yaml [2022-04-08T19:19:40.393Z] spire-1.2.1/test/integration/suites/k8s/conf/webhook/validation-webhook.yaml [2022-04-08T19:19:40.393Z] spire-1.2.1/test/integration/suites/k8s/conf/workload.yaml [2022-04-08T19:19:40.393Z] spire-1.2.1/test/integration/suites/k8s/init-kubectl [2022-04-08T19:19:40.393Z] spire-1.2.1/test/integration/suites/k8s/teardown [2022-04-08T19:19:40.393Z] spire-1.2.1/test/integration/suites/nested-rotation/ [2022-04-08T19:19:40.393Z] spire-1.2.1/test/integration/suites/nested-rotation/00-setup [2022-04-08T19:19:40.393Z] spire-1.2.1/test/integration/suites/nested-rotation/01-start-root [2022-04-08T19:19:40.393Z] spire-1.2.1/test/integration/suites/nested-rotation/02-create-intermediate-downstream-entries [2022-04-08T19:19:40.393Z] spire-1.2.1/test/integration/suites/nested-rotation/03-start-intermediateA [2022-04-08T19:19:40.393Z] spire-1.2.1/test/integration/suites/nested-rotation/04-create-leafA-downstream-entry [2022-04-08T19:19:40.393Z] spire-1.2.1/test/integration/suites/nested-rotation/05-start-leafA [2022-04-08T19:19:40.393Z] spire-1.2.1/test/integration/suites/nested-rotation/06-start-intermediateB [2022-04-08T19:19:40.393Z] spire-1.2.1/test/integration/suites/nested-rotation/07-create-leafB-downstream-entry [2022-04-08T19:19:40.393Z] spire-1.2.1/test/integration/suites/nested-rotation/08-start-leafB [2022-04-08T19:19:40.393Z] spire-1.2.1/test/integration/suites/nested-rotation/09-create-workload-entries [2022-04-08T19:19:40.393Z] spire-1.2.1/test/integration/suites/nested-rotation/10-check-svids [2022-04-08T19:19:40.393Z] spire-1.2.1/test/integration/suites/nested-rotation/Dockerfile [2022-04-08T19:19:40.393Z] spire-1.2.1/test/integration/suites/nested-rotation/README.md [2022-04-08T19:19:40.393Z] spire-1.2.1/test/integration/suites/nested-rotation/docker-compose.yaml [2022-04-08T19:19:40.393Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/ [2022-04-08T19:19:40.393Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/agent/ [2022-04-08T19:19:40.393Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/agent/agent.conf [2022-04-08T19:19:40.393Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/server/ [2022-04-08T19:19:40.393Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/server/server.conf [2022-04-08T19:19:40.393Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/ [2022-04-08T19:19:40.393Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/agent/ [2022-04-08T19:19:40.393Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/agent/agent.conf [2022-04-08T19:19:40.393Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/server/ [2022-04-08T19:19:40.393Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/server/server.conf [2022-04-08T19:19:40.393Z] spire-1.2.1/test/integration/suites/nested-rotation/leafA/ [2022-04-08T19:19:40.394Z] spire-1.2.1/test/integration/suites/nested-rotation/leafA/agent/ [2022-04-08T19:19:40.394Z] spire-1.2.1/test/integration/suites/nested-rotation/leafA/agent/agent.conf [2022-04-08T19:19:40.394Z] spire-1.2.1/test/integration/suites/nested-rotation/leafA/server/ [2022-04-08T19:19:40.394Z] spire-1.2.1/test/integration/suites/nested-rotation/leafA/server/server.conf [2022-04-08T19:19:40.394Z] spire-1.2.1/test/integration/suites/nested-rotation/leafB/ [2022-04-08T19:19:40.394Z] spire-1.2.1/test/integration/suites/nested-rotation/leafB/agent/ [2022-04-08T19:19:40.394Z] spire-1.2.1/test/integration/suites/nested-rotation/leafB/agent/agent.conf [2022-04-08T19:19:40.394Z] spire-1.2.1/test/integration/suites/nested-rotation/leafB/server/ [2022-04-08T19:19:40.394Z] spire-1.2.1/test/integration/suites/nested-rotation/leafB/server/server.conf [2022-04-08T19:19:40.394Z] spire-1.2.1/test/integration/suites/nested-rotation/root/ [2022-04-08T19:19:40.394Z] spire-1.2.1/test/integration/suites/nested-rotation/root/agent/ [2022-04-08T19:19:40.394Z] spire-1.2.1/test/integration/suites/nested-rotation/root/agent/agent.conf [2022-04-08T19:19:40.394Z] spire-1.2.1/test/integration/suites/nested-rotation/root/server/ [2022-04-08T19:19:40.394Z] spire-1.2.1/test/integration/suites/nested-rotation/root/server/server.conf [2022-04-08T19:19:40.394Z] spire-1.2.1/test/integration/suites/nested-rotation/teardown [2022-04-08T19:19:40.394Z] spire-1.2.1/test/integration/suites/node-attestation/ [2022-04-08T19:19:40.394Z] spire-1.2.1/test/integration/suites/node-attestation/00-setup [2022-04-08T19:19:40.394Z] spire-1.2.1/test/integration/suites/node-attestation/01-start-server [2022-04-08T19:19:40.394Z] spire-1.2.1/test/integration/suites/node-attestation/02-start-agent [2022-04-08T19:19:40.394Z] spire-1.2.1/test/integration/suites/node-attestation/03-test-node-attestation [2022-04-08T19:19:40.394Z] spire-1.2.1/test/integration/suites/node-attestation/04-test-x509pop-attestation [2022-04-08T19:19:40.394Z] spire-1.2.1/test/integration/suites/node-attestation/README.md [2022-04-08T19:19:40.394Z] spire-1.2.1/test/integration/suites/node-attestation/conf/ [2022-04-08T19:19:40.394Z] spire-1.2.1/test/integration/suites/node-attestation/conf/agent/ [2022-04-08T19:19:40.394Z] spire-1.2.1/test/integration/suites/node-attestation/conf/agent/agent.conf [2022-04-08T19:19:40.394Z] spire-1.2.1/test/integration/suites/node-attestation/conf/server/ [2022-04-08T19:19:40.394Z] spire-1.2.1/test/integration/suites/node-attestation/conf/server/server.conf [2022-04-08T19:19:40.394Z] spire-1.2.1/test/integration/suites/node-attestation/docker-compose.yaml [2022-04-08T19:19:40.394Z] spire-1.2.1/test/integration/suites/node-attestation/teardown [2022-04-08T19:19:40.394Z] spire-1.2.1/test/integration/suites/rotation/ [2022-04-08T19:19:40.394Z] spire-1.2.1/test/integration/suites/rotation/00-setup [2022-04-08T19:19:40.394Z] spire-1.2.1/test/integration/suites/rotation/01-start-server [2022-04-08T19:19:40.394Z] spire-1.2.1/test/integration/suites/rotation/02-bootstrap-agent [2022-04-08T19:19:40.394Z] spire-1.2.1/test/integration/suites/rotation/03-start-agent [2022-04-08T19:19:40.394Z] spire-1.2.1/test/integration/suites/rotation/04-create-workload-entry [2022-04-08T19:19:40.394Z] spire-1.2.1/test/integration/suites/rotation/05-check-svids [2022-04-08T19:19:40.394Z] spire-1.2.1/test/integration/suites/rotation/README.md [2022-04-08T19:19:40.394Z] spire-1.2.1/test/integration/suites/rotation/conf/ [2022-04-08T19:19:40.394Z] spire-1.2.1/test/integration/suites/rotation/conf/agent/ [2022-04-08T19:19:40.394Z] spire-1.2.1/test/integration/suites/rotation/conf/agent/agent.conf [2022-04-08T19:19:40.394Z] spire-1.2.1/test/integration/suites/rotation/conf/server/ [2022-04-08T19:19:40.394Z] spire-1.2.1/test/integration/suites/rotation/conf/server/server.conf [2022-04-08T19:19:40.394Z] spire-1.2.1/test/integration/suites/rotation/docker-compose.yaml [2022-04-08T19:19:40.394Z] spire-1.2.1/test/integration/suites/rotation/teardown [2022-04-08T19:19:40.394Z] spire-1.2.1/test/integration/suites/self-test/ [2022-04-08T19:19:40.394Z] spire-1.2.1/test/integration/suites/self-test/00-ensure-command-failure-fails-step [2022-04-08T19:19:40.394Z] spire-1.2.1/test/integration/suites/self-test/README.md [2022-04-08T19:19:40.394Z] spire-1.2.1/test/integration/suites/self-test/teardown [2022-04-08T19:19:40.394Z] spire-1.2.1/test/integration/suites/spire-server-cli/ [2022-04-08T19:19:40.394Z] spire-1.2.1/test/integration/suites/spire-server-cli/01-start-server [2022-04-08T19:19:40.394Z] spire-1.2.1/test/integration/suites/spire-server-cli/02-bundle [2022-04-08T19:19:40.394Z] spire-1.2.1/test/integration/suites/spire-server-cli/03-entry [2022-04-08T19:19:40.394Z] spire-1.2.1/test/integration/suites/spire-server-cli/04-bootstrap-agents [2022-04-08T19:19:40.394Z] spire-1.2.1/test/integration/suites/spire-server-cli/05-start-agents [2022-04-08T19:19:40.394Z] spire-1.2.1/test/integration/suites/spire-server-cli/06-agent [2022-04-08T19:19:40.394Z] spire-1.2.1/test/integration/suites/spire-server-cli/README.md [2022-04-08T19:19:40.394Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/ [2022-04-08T19:19:40.394Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/agent/ [2022-04-08T19:19:40.394Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/agent/agent.conf [2022-04-08T19:19:40.394Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ [2022-04-08T19:19:40.394Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ca.pem [2022-04-08T19:19:40.394Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ca.spiffe [2022-04-08T19:19:40.394Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ca2.pem [2022-04-08T19:19:40.394Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ca2.spiffe [2022-04-08T19:19:40.394Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/server/ [2022-04-08T19:19:40.394Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/server/server.conf [2022-04-08T19:19:40.394Z] spire-1.2.1/test/integration/suites/spire-server-cli/docker-compose.yaml [2022-04-08T19:19:40.394Z] spire-1.2.1/test/integration/suites/spire-server-cli/teardown [2022-04-08T19:19:40.394Z] spire-1.2.1/test/integration/suites/upgrade/ [2022-04-08T19:19:40.394Z] spire-1.2.1/test/integration/suites/upgrade/00-setup [2022-04-08T19:19:40.394Z] spire-1.2.1/test/integration/suites/upgrade/01-run-upgrade-tests [2022-04-08T19:19:40.394Z] spire-1.2.1/test/integration/suites/upgrade/02-verify-codebase-version-is-updated [2022-04-08T19:19:40.394Z] spire-1.2.1/test/integration/suites/upgrade/README.md [2022-04-08T19:19:40.394Z] spire-1.2.1/test/integration/suites/upgrade/conf/ [2022-04-08T19:19:40.394Z] spire-1.2.1/test/integration/suites/upgrade/conf/agent/ [2022-04-08T19:19:40.394Z] spire-1.2.1/test/integration/suites/upgrade/conf/agent/agent.conf [2022-04-08T19:19:40.394Z] spire-1.2.1/test/integration/suites/upgrade/conf/server/ [2022-04-08T19:19:40.394Z] spire-1.2.1/test/integration/suites/upgrade/conf/server/server.conf [2022-04-08T19:19:40.394Z] spire-1.2.1/test/integration/suites/upgrade/teardown [2022-04-08T19:19:40.394Z] spire-1.2.1/test/integration/suites/upgrade/versions.txt [2022-04-08T19:19:40.394Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/ [2022-04-08T19:19:40.394Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/00-setup-kind [2022-04-08T19:19:40.394Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/01-setup-cert-manager [2022-04-08T19:19:40.394Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/02-deploy-spire [2022-04-08T19:19:40.394Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/03-verify-ca [2022-04-08T19:19:40.394Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/README.md [2022-04-08T19:19:40.394Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/ [2022-04-08T19:19:40.394Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/cert-manager-issuer.yaml [2022-04-08T19:19:40.394Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/kind-config.yaml [2022-04-08T19:19:40.394Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/server/ [2022-04-08T19:19:40.394Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/server/kustomization.yaml [2022-04-08T19:19:40.394Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/server/spire-server.yaml [2022-04-08T19:19:40.394Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/init-kubectl [2022-04-08T19:19:40.394Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/teardown [2022-04-08T19:19:40.394Z] spire-1.2.1/test/integration/test-one.sh [2022-04-08T19:19:40.394Z] spire-1.2.1/test/integration/test.sh [2022-04-08T19:19:40.394Z] spire-1.2.1/test/plugintest/ [2022-04-08T19:19:40.394Z] spire-1.2.1/test/plugintest/config.go [2022-04-08T19:19:40.394Z] spire-1.2.1/test/plugintest/load.go [2022-04-08T19:19:40.394Z] spire-1.2.1/test/plugintest/option.go [2022-04-08T19:19:40.394Z] spire-1.2.1/test/spiretest/ [2022-04-08T19:19:40.394Z] spire-1.2.1/test/spiretest/apiserver.go [2022-04-08T19:19:40.394Z] spire-1.2.1/test/spiretest/assertions.go [2022-04-08T19:19:40.394Z] spire-1.2.1/test/spiretest/dir.go [2022-04-08T19:19:40.394Z] spire-1.2.1/test/spiretest/errors_posix.go [2022-04-08T19:19:40.394Z] spire-1.2.1/test/spiretest/errors_windows.go [2022-04-08T19:19:40.394Z] spire-1.2.1/test/spiretest/logs.go [2022-04-08T19:19:40.394Z] spire-1.2.1/test/spiretest/socketapi.go [2022-04-08T19:19:40.394Z] spire-1.2.1/test/spiretest/suite.go [2022-04-08T19:19:40.394Z] spire-1.2.1/test/spiretest/x509.go [2022-04-08T19:19:40.394Z] spire-1.2.1/test/testca/ [2022-04-08T19:19:40.394Z] spire-1.2.1/test/testca/ca.go [2022-04-08T19:19:40.394Z] spire-1.2.1/test/testkey/ [2022-04-08T19:19:40.394Z] spire-1.2.1/test/testkey/generate.sh [2022-04-08T19:19:40.394Z] spire-1.2.1/test/testkey/genkeys.go [2022-04-08T19:19:40.394Z] spire-1.2.1/test/testkey/keys.go [2022-04-08T19:19:40.394Z] spire-1.2.1/test/testkey/new.go [2022-04-08T19:19:40.394Z] spire-1.2.1/test/tpmsimulator/ [2022-04-08T19:19:40.394Z] spire-1.2.1/test/tpmsimulator/simulator.go [2022-04-08T19:19:40.394Z] spire-1.2.1/test/util/ [2022-04-08T19:19:40.394Z] spire-1.2.1/test/util/cert_fixtures.go [2022-04-08T19:19:40.394Z] spire-1.2.1/test/util/cert_generation.go [2022-04-08T19:19:40.394Z] spire-1.2.1/test/util/io_redirection.go [2022-04-08T19:19:40.394Z] spire-1.2.1/test/util/race.go [2022-04-08T19:19:40.394Z] spire-1.2.1/test/util/util.go [2022-04-08T19:19:40.394Z] building spire from source... [2022-04-08T19:19:40.394Z] Installing go1.17.7... [2022-04-08T19:19:43.685Z] go: downloading google.golang.org/api v0.70.0 [2022-04-08T19:19:43.685Z] go: downloading k8s.io/api v0.23.4 [2022-04-08T19:19:43.685Z] go: downloading k8s.io/client-go v0.23.4 [2022-04-08T19:19:43.685Z] go: downloading github.com/google/go-tpm v0.3.3 [2022-04-08T19:19:43.685Z] go: downloading github.com/Azure/azure-sdk-for-go v62.0.0+incompatible [2022-04-08T19:19:43.685Z] go: downloading github.com/Azure/go-autorest/autorest v0.11.24 [2022-04-08T19:19:43.944Z] go: downloading github.com/Azure/go-autorest v14.2.0+incompatible [2022-04-08T19:19:44.512Z] go: downloading github.com/Azure/go-autorest/autorest/azure/auth v0.5.11 [2022-04-08T19:19:44.512Z] go: downloading cloud.google.com/go/storage v1.21.0 [2022-04-08T19:19:44.771Z] go: downloading k8s.io/apimachinery v0.23.4 [2022-04-08T19:19:44.771Z] go: downloading cloud.google.com/go v0.100.2 [2022-04-08T19:19:45.030Z] go: downloading k8s.io/kube-aggregator v0.23.3 [2022-04-08T19:19:45.030Z] go: downloading sigs.k8s.io/controller-runtime v0.11.1 [2022-04-08T19:19:45.030Z] go: downloading cloud.google.com/go/security v1.3.0 [2022-04-08T19:19:45.288Z] go: downloading github.com/hashicorp/vault/api v1.4.1 [2022-04-08T19:19:45.288Z] go: downloading github.com/shirou/gopsutil/v3 v3.22.2 [2022-04-08T19:19:45.288Z] Removing intermediate container 05c1b3e80213 [2022-04-08T19:19:45.288Z] ---> 9ab2215b469e [2022-04-08T19:19:45.288Z] [2022-04-08T19:19:45.288Z] Step 9/20 : FROM alpine:3.15 [2022-04-08T19:19:45.546Z] go: downloading github.com/hashicorp/golang-lru v0.5.4 [2022-04-08T19:19:45.546Z] go: downloading github.com/twmb/murmur3 v1.1.6 [2022-04-08T19:19:45.546Z] go: downloading github.com/matttproud/golang_protobuf_extensions v1.0.2-0.20181231171920-c182affec369 [2022-04-08T19:19:45.546Z] go: downloading github.com/jinzhu/inflection v1.0.0 [2022-04-08T19:19:45.805Z] go: downloading github.com/aws/smithy-go v1.11.0 [2022-04-08T19:19:46.064Z] Building bin/spire-server... [2022-04-08T19:19:46.064Z] go: downloading github.com/mitchellh/cli v1.1.2 [2022-04-08T19:19:46.064Z] go: downloading github.com/spiffe/go-spiffe/v2 v2.0.0-beta.12 [2022-04-08T19:19:46.064Z] go: downloading gopkg.in/square/go-jose.v2 v2.6.0 [2022-04-08T19:19:46.064Z] go: downloading github.com/spiffe/spire-api-sdk v1.2.0 [2022-04-08T19:19:46.064Z] go: downloading github.com/hashicorp/hcl v1.0.1-0.20190430135223-99e2f22d1c94 [2022-04-08T19:19:46.064Z] go: downloading github.com/aws/aws-sdk-go-v2/feature/ec2/imds v1.11.0 [2022-04-08T19:19:46.333Z] go: downloading github.com/aws/aws-sdk-go-v2/internal/ini v1.3.6 [2022-04-08T19:19:46.333Z] go: downloading github.com/imdario/mergo v0.3.12 [2022-04-08T19:19:46.333Z] go: downloading github.com/sirupsen/logrus v1.8.1 [2022-04-08T19:19:46.333Z] go: downloading golang.org/x/net v0.0.0-20220127200216-cd36cc0744dd [2022-04-08T19:19:46.333Z] go: downloading google.golang.org/grpc v1.44.0 [2022-04-08T19:19:46.333Z] go: downloading github.com/hashicorp/go-hclog v1.1.0 [2022-04-08T19:19:46.333Z] go: downloading github.com/aws/aws-sdk-go-v2/service/sso v1.10.0 [2022-04-08T19:19:46.333Z] go: downloading github.com/Masterminds/sprig v2.22.0+incompatible [2022-04-08T19:19:46.333Z] go: downloading github.com/fatih/color v1.13.0 [2022-04-08T19:19:46.333Z] go: downloading github.com/aws/aws-sdk-go-v2/internal/configsources v1.1.5 [2022-04-08T19:19:46.333Z] go: downloading github.com/aws/aws-sdk-go-v2/service/internal/presigned-url v1.8.0 [2022-04-08T19:19:46.333Z] go: downloading github.com/mattn/go-isatty v0.0.14 [2022-04-08T19:19:46.333Z] go: downloading github.com/hashicorp/go-plugin v1.4.3 [2022-04-08T19:19:46.333Z] go: downloading github.com/spiffe/spire-plugin-sdk v1.2.0 [2022-04-08T19:19:46.333Z] go: downloading github.com/Azure/go-autorest/autorest/adal v0.9.18 [2022-04-08T19:19:46.591Z] go: downloading github.com/Azure/go-autorest/logger v0.2.1 [2022-04-08T19:19:46.591Z] go: downloading github.com/Azure/go-autorest/tracing v0.6.0 [2022-04-08T19:19:46.591Z] go: downloading github.com/InVisionApp/go-health/v2 v2.1.2 [2022-04-08T19:19:46.591Z] go: downloading github.com/InVisionApp/go-logger v1.0.1 [2022-04-08T19:19:46.591Z]  ---> 8bed806007c5 [2022-04-08T19:19:46.591Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/res/configuration.toml /res/configuration.toml [2022-04-08T19:19:46.591Z] go: downloading github.com/gogo/protobuf v1.3.2 [2022-04-08T19:19:46.591Z] 3.15: Pulling from library/alpine [2022-04-08T19:19:46.591Z] go: downloading github.com/armon/go-metrics v0.3.10 [2022-04-08T19:19:46.849Z] go: downloading github.com/prometheus/client_golang v1.12.1 [2022-04-08T19:19:46.849Z] go: downloading github.com/uber-go/tally/v4 v4.1.1 [2022-04-08T19:19:46.849Z] go: downloading github.com/andres-erbsen/clock v0.0.0-20160526145045-9e14626cd129 [2022-04-08T19:19:46.849Z] go: downloading github.com/open-policy-agent/opa v0.38.0 [2022-04-08T19:19:46.849Z] Digest: sha256:4edbd2beb5f78b1014028f4fbb99f3237d9561100b6881aabbf5acce2c4f9454 [2022-04-08T19:19:46.849Z] Status: Downloaded newer image for alpine:3.15 [2022-04-08T19:19:46.849Z] ---> 0ac33e5f5afa [2022-04-08T19:19:46.849Z] Step 10/20 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2022-04-08T19:19:46.849Z] go: downloading golang.org/x/time v0.0.0-20220224211638-0e9765cccd65 [2022-04-08T19:19:46.849Z] go: downloading golang.org/x/sys v0.0.0-20220227234510-4e6760a101f9 [2022-04-08T19:19:46.849Z] go: downloading github.com/mattn/go-colorable v0.1.12 [2022-04-08T19:19:46.849Z] go: downloading github.com/Masterminds/goutils v1.1.0 [2022-04-08T19:19:46.849Z] go: downloading github.com/Masterminds/semver v1.5.0 [2022-04-08T19:19:46.849Z] go: downloading github.com/google/uuid v1.1.2 [2022-04-08T19:19:46.849Z] go: downloading github.com/huandu/xstrings v1.3.2 [2022-04-08T19:19:46.849Z] go: downloading github.com/Azure/go-autorest/autorest/azure/cli v0.4.5 [2022-04-08T19:19:46.849Z] go: downloading github.com/dimchansky/utfbom v1.1.1 [2022-04-08T19:19:46.849Z] go: downloading cloud.google.com/go/compute v1.3.0 [2022-04-08T19:19:46.849Z] go: downloading cloud.google.com/go/iam v0.1.1 [2022-04-08T19:19:46.849Z] go: downloading github.com/hashicorp/yamux v0.0.0-20181012175058-2f1d1f20f75d [2022-04-08T19:19:46.849Z] go: downloading github.com/oklog/run v1.0.0 [2022-04-08T19:19:46.849Z] go: downloading github.com/googleapis/gax-go/v2 v2.1.1 [2022-04-08T19:19:46.849Z] go: downloading github.com/hashicorp/go-immutable-radix v1.3.1 [2022-04-08T19:19:47.107Z] go: downloading golang.org/x/oauth2 v0.0.0-20211104180415-d3ed0bb246c8 [2022-04-08T19:19:47.108Z] go: downloading k8s.io/klog/v2 v2.30.0 [2022-04-08T19:19:47.108Z] go: downloading github.com/DataDog/datadog-go v3.2.0+incompatible [2022-04-08T19:19:47.108Z] go: downloading google.golang.org/genproto v0.0.0-20220222213610-43724f9ea8cf [2022-04-08T19:19:47.108Z] go: downloading github.com/google/gofuzz v1.1.0 [2022-04-08T19:19:47.108Z] go: downloading k8s.io/utils v0.0.0-20211116205334-6203023598ed [2022-04-08T19:19:47.108Z] go: downloading sigs.k8s.io/structured-merge-diff/v4 v4.2.1 [2022-04-08T19:19:47.108Z] go: downloading github.com/spf13/pflag v1.0.5 [2022-04-08T19:19:47.108Z] go: downloading github.com/imkira/go-observer v1.0.3 [2022-04-08T19:19:47.108Z] go: downloading github.com/beorn7/perks v1.0.1 [2022-04-08T19:19:47.108Z] go: downloading github.com/cespare/xxhash/v2 v2.1.2 [2022-04-08T19:19:47.108Z] go: downloading golang.org/x/term v0.0.0-20210927222741-03fcf44c2211 [2022-04-08T19:19:47.108Z] go: downloading github.com/evanphx/json-patch v4.12.0+incompatible [2022-04-08T19:19:47.108Z] go: downloading github.com/cenkalti/backoff/v3 v3.2.2 [2022-04-08T19:19:47.108Z] go: downloading github.com/hashicorp/go-cleanhttp v0.5.2 [2022-04-08T19:19:47.108Z] go: downloading github.com/prometheus/client_model v0.2.0 [2022-04-08T19:19:47.108Z] go: downloading github.com/hashicorp/go-retryablehttp v0.6.6 [2022-04-08T19:19:47.108Z] go: downloading github.com/prometheus/common v0.32.1 [2022-04-08T19:19:47.108Z] go: downloading github.com/hashicorp/go-secure-stdlib/parseutil v0.1.1 [2022-04-08T19:19:47.108Z] go: downloading github.com/hashicorp/vault/sdk v0.4.1 [2022-04-08T19:19:47.366Z] go: downloading github.com/prometheus/procfs v0.7.3 [2022-04-08T19:19:47.366Z] go: downloading github.com/pkg/errors v0.9.1 [2022-04-08T19:19:47.366Z] go: downloading github.com/mitchellh/mapstructure v1.4.3 [2022-04-08T19:19:47.366Z] go: downloading github.com/tklauser/go-sysconf v0.3.9 [2022-04-08T19:19:47.366Z] go: downloading github.com/OneOfOne/xxhash v1.2.8 [2022-04-08T19:19:47.366Z] go: downloading gopkg.in/yaml.v2 v2.4.0 [2022-04-08T19:19:47.366Z] go: downloading go.uber.org/atomic v1.9.0 [2022-04-08T19:19:47.366Z] go: downloading github.com/rcrowley/go-metrics v0.0.0-20201227073835-cf1acfcdf475 [2022-04-08T19:19:47.366Z] go: downloading github.com/mitchellh/reflectwalk v1.0.1 [2022-04-08T19:19:47.366Z] go: downloading github.com/gobwas/glob v0.2.3 [2022-04-08T19:19:47.366Z] go: downloading github.com/yashtewari/glob-intersection v0.0.0-20180916065949-5c77d914dd0b [2022-04-08T19:19:47.366Z] go: downloading github.com/hashicorp/errwrap v1.1.0 [2022-04-08T19:19:47.366Z] go: downloading github.com/aws/aws-sdk-go-v2/internal/endpoints/v2 v2.3.0 [2022-04-08T19:19:47.366Z] go: downloading github.com/jmespath/go-jmespath v0.4.0 [2022-04-08T19:19:47.366Z] go: downloading github.com/Azure/go-autorest/autorest/date v0.3.0 [2022-04-08T19:19:47.366Z] go: downloading github.com/golang-jwt/jwt/v4 v4.2.0 [2022-04-08T19:19:47.366Z] go: downloading github.com/hashicorp/golang-lru v0.5.4 [2022-04-08T19:19:47.366Z] go: downloading gopkg.in/inf.v0 v0.9.1 [2022-04-08T19:19:47.366Z] go: downloading github.com/GoogleCloudPlatform/cloudsql-proxy v1.29.0 [2022-04-08T19:19:47.632Z] go: downloading github.com/blang/semver/v4 v4.0.0 [2022-04-08T19:19:47.632Z] go: downloading github.com/go-sql-driver/mysql v1.6.0 [2022-04-08T19:19:47.632Z] go: downloading go.opencensus.io v0.23.0 [2022-04-08T19:19:47.632Z] go: downloading github.com/gofrs/uuid v4.2.0+incompatible [2022-04-08T19:19:47.632Z] go: downloading github.com/jinzhu/gorm v1.9.16 [2022-04-08T19:19:47.632Z] go: downloading github.com/google/go-cmp v0.5.7 [2022-04-08T19:19:47.632Z] go: downloading github.com/googleapis/gnostic v0.5.5 [2022-04-08T19:19:47.632Z] go: downloading github.com/go-logr/logr v1.2.2 [2022-04-08T19:19:47.632Z] go: downloading github.com/lib/pq v1.10.4 [2022-04-08T19:19:47.632Z] go: downloading github.com/aws/aws-sdk-go-v2 v1.14.0 [2022-04-08T19:19:47.632Z] go: downloading github.com/mattn/go-sqlite3 v1.14.12 [2022-04-08T19:19:47.632Z] go: downloading sigs.k8s.io/json v0.0.0-20211020170558-c049b76a60c6 [2022-04-08T19:19:47.632Z] go: downloading k8s.io/kube-openapi v0.0.0-20211115234752-e816edb12b65 [2022-04-08T19:19:47.632Z] go: downloading github.com/hashicorp/go-secure-stdlib/strutil v0.1.1 [2022-04-08T19:19:47.632Z] go: downloading github.com/hashicorp/go-sockaddr v1.0.2 [2022-04-08T19:19:47.632Z] go: downloading github.com/aws/aws-sdk-go-v2/config v1.14.0 [2022-04-08T19:19:47.632Z] go: downloading github.com/json-iterator/go v1.1.12 [2022-04-08T19:19:47.632Z] go: downloading go.uber.org/zap v1.21.0 [2022-04-08T19:19:47.632Z] go: downloading github.com/xeipuuv/gojsonreference v0.0.0-20180127040603-bd5ef7bd5415 [2022-04-08T19:19:47.893Z] go: downloading github.com/tklauser/numcpus v0.3.0 [2022-04-08T19:19:47.893Z] go: downloading sigs.k8s.io/yaml v1.3.0 [2022-04-08T19:19:47.893Z] go: downloading github.com/golang/groupcache v0.0.0-20210331224755-41bb18bfe9da [2022-04-08T19:19:47.893Z] go: downloading github.com/ryanuber/go-glob v1.0.0 [2022-04-08T19:19:47.893Z] go: downloading github.com/golang/snappy v0.0.4 [2022-04-08T19:19:47.893Z] go: downloading github.com/pierrec/lz4 v2.5.2+incompatible [2022-04-08T19:19:47.893Z] go: downloading github.com/hashicorp/go-secure-stdlib/mlock v0.1.1 [2022-04-08T19:19:47.893Z] go: downloading github.com/hashicorp/go-uuid v1.0.2 [2022-04-08T19:19:47.893Z] go: downloading github.com/hashicorp/go-version v1.2.0 [2022-04-08T19:19:47.893Z] go: downloading github.com/xeipuuv/gojsonpointer v0.0.0-20190905194746-02993c407bfb [2022-04-08T19:19:47.893Z] go: downloading github.com/modern-go/concurrent v0.0.0-20180306012644-bacd9c7ef1dd [2022-04-08T19:19:47.893Z] go: downloading github.com/modern-go/reflect2 v1.0.2 [2022-04-08T19:19:47.893Z] go: downloading go.uber.org/multierr v1.6.0 [2022-04-08T19:19:47.893Z] go: downloading github.com/aws/aws-sdk-go-v2/credentials v1.9.0 [2022-04-08T19:19:48.838Z] go: downloading github.com/aws/aws-sdk-go-v2/service/kms v1.15.0 [2022-04-08T19:19:48.838Z] go: downloading github.com/aws/aws-sdk-go-v2/service/sts v1.15.0 [2022-04-08T19:19:48.838Z] go: downloading github.com/stretchr/testify v1.7.0 [2022-04-08T19:19:48.838Z] go: downloading golang.org/x/sync v0.0.0-20210220032951-036812b2e83c [2022-04-08T19:19:48.838Z] go: downloading github.com/aws/aws-sdk-go v1.43.0 [2022-04-08T19:19:52.136Z] go: downloading google.golang.org/api v0.70.0 [2022-04-08T19:19:52.136Z] go: downloading k8s.io/client-go v0.23.4 [2022-04-08T19:19:52.136Z] go: downloading k8s.io/api v0.23.4 [2022-04-08T19:19:52.136Z] go: downloading github.com/google/go-tpm v0.3.3 [2022-04-08T19:19:52.136Z] go: downloading github.com/Azure/azure-sdk-for-go v62.0.0+incompatible [2022-04-08T19:19:52.136Z] go: downloading github.com/Azure/go-autorest/autorest v0.11.24 [2022-04-08T19:19:52.136Z] go: downloading github.com/Azure/go-autorest v14.2.0+incompatible [2022-04-08T19:19:52.396Z] go: downloading github.com/Azure/go-autorest/autorest/azure/auth v0.5.11 [2022-04-08T19:19:52.396Z] go: downloading cloud.google.com/go/storage v1.21.0 [2022-04-08T19:19:53.067Z] go: downloading github.com/Azure/go-autorest/autorest/validation v0.3.0 [2022-04-08T19:19:53.067Z] go: downloading github.com/Azure/go-autorest/autorest/to v0.4.0 [2022-04-08T19:19:53.067Z] go: downloading cloud.google.com/go v0.100.2 [2022-04-08T19:19:53.067Z] go: downloading k8s.io/apimachinery v0.23.4 [2022-04-08T19:19:53.325Z] go: downloading k8s.io/kube-aggregator v0.23.3 [2022-04-08T19:19:53.326Z] go: downloading sigs.k8s.io/controller-runtime v0.11.1 [2022-04-08T19:19:53.326Z] go: downloading cloud.google.com/go/security v1.3.0 [2022-04-08T19:19:53.585Z] go: downloading github.com/hashicorp/vault/api v1.4.1 [2022-04-08T19:19:53.585Z] go: downloading github.com/shirou/gopsutil/v3 v3.22.2 [2022-04-08T19:19:53.846Z] go: downloading github.com/matttproud/golang_protobuf_extensions v1.0.2-0.20181231171920-c182affec369 [2022-04-08T19:19:53.846Z] go: downloading github.com/twmb/murmur3 v1.1.6 [2022-04-08T19:19:54.105Z] go: downloading github.com/jinzhu/inflection v1.0.0 [2022-04-08T19:19:54.105Z] go: downloading github.com/aws/smithy-go v1.11.0 [2022-04-08T19:19:54.411Z] go: downloading github.com/aws/aws-sdk-go-v2/feature/ec2/imds v1.11.0 [2022-04-08T19:19:54.411Z] go: downloading github.com/aws/aws-sdk-go-v2/internal/ini v1.3.6 [2022-04-08T19:19:54.411Z] go: downloading github.com/aws/aws-sdk-go-v2/service/sso v1.10.0 [2022-04-08T19:19:54.411Z] go: downloading github.com/aws/aws-sdk-go-v2/internal/configsources v1.1.5 [2022-04-08T19:19:54.411Z] go: downloading github.com/aws/aws-sdk-go-v2/service/internal/presigned-url v1.8.0 [2022-04-08T19:19:54.411Z] go: downloading github.com/Azure/go-autorest/autorest/adal v0.9.18 [2022-04-08T19:19:54.669Z] go: downloading github.com/Azure/go-autorest/logger v0.2.1 [2022-04-08T19:19:54.669Z] go: downloading github.com/Azure/go-autorest/tracing v0.6.0 [2022-04-08T19:19:54.669Z] go: downloading github.com/Azure/go-autorest/autorest/azure/cli v0.4.5 [2022-04-08T19:19:54.927Z] go: downloading github.com/dimchansky/utfbom v1.1.1 [2022-04-08T19:19:54.927Z] go: downloading github.com/gogo/protobuf v1.3.2 [2022-04-08T19:19:55.493Z] go: downloading cloud.google.com/go/compute v1.3.0 [2022-04-08T19:19:55.493Z] go: downloading cloud.google.com/go/iam v0.1.1 [2022-04-08T19:19:55.493Z] go: downloading github.com/googleapis/gax-go/v2 v2.1.1 [2022-04-08T19:19:55.493Z] go: downloading golang.org/x/oauth2 v0.0.0-20211104180415-d3ed0bb246c8 [2022-04-08T19:19:55.493Z] go: downloading k8s.io/klog/v2 v2.30.0 [2022-04-08T19:19:55.754Z] go: downloading sigs.k8s.io/structured-merge-diff/v4 v4.2.1 [2022-04-08T19:19:55.754Z] go: downloading github.com/google/gofuzz v1.1.0 [2022-04-08T19:19:55.754Z] go: downloading github.com/spf13/pflag v1.0.5 [2022-04-08T19:19:55.754Z] go: downloading golang.org/x/term v0.0.0-20210927222741-03fcf44c2211 [2022-04-08T19:19:55.754Z] go: downloading k8s.io/utils v0.0.0-20211116205334-6203023598ed [2022-04-08T19:19:55.754Z] go: downloading github.com/evanphx/json-patch v4.12.0+incompatible [2022-04-08T19:19:55.754Z] go: downloading github.com/cenkalti/backoff/v3 v3.2.2 [2022-04-08T19:19:55.754Z] go: downloading github.com/hashicorp/go-cleanhttp v0.5.2 [2022-04-08T19:19:55.754Z] go: downloading github.com/hashicorp/go-retryablehttp v0.6.6 [2022-04-08T19:19:55.754Z] go: downloading github.com/hashicorp/go-secure-stdlib/parseutil v0.1.1 [2022-04-08T19:19:56.013Z] go: downloading github.com/hashicorp/vault/sdk v0.4.1 [2022-04-08T19:19:56.583Z] go: downloading github.com/mitchellh/mapstructure v1.4.3 [2022-04-08T19:19:56.583Z] go: downloading github.com/tklauser/go-sysconf v0.3.9 [2022-04-08T19:19:56.583Z] go: downloading github.com/OneOfOne/xxhash v1.2.8 [2022-04-08T19:19:56.583Z] go: downloading gopkg.in/yaml.v2 v2.4.0 [2022-04-08T19:19:56.583Z] go: downloading github.com/rcrowley/go-metrics v0.0.0-20201227073835-cf1acfcdf475 [2022-04-08T19:19:57.154Z] go: downloading github.com/gobwas/glob v0.2.3 [2022-04-08T19:19:57.154Z] go: downloading github.com/yashtewari/glob-intersection v0.0.0-20180916065949-5c77d914dd0b [2022-04-08T19:19:57.154Z] go: downloading github.com/aws/aws-sdk-go-v2/internal/endpoints/v2 v2.3.0 [2022-04-08T19:19:57.154Z] go: downloading github.com/jmespath/go-jmespath v0.4.0 [2022-04-08T19:19:57.154Z] go: downloading github.com/Azure/go-autorest/autorest/date v0.3.0 [2022-04-08T19:19:57.415Z] go: downloading github.com/golang-jwt/jwt/v4 v4.2.0 [2022-04-08T19:19:57.415Z] go: downloading go.opencensus.io v0.23.0 [2022-04-08T19:19:57.415Z] go: downloading gopkg.in/inf.v0 v0.9.1 [2022-04-08T19:19:57.415Z] go: downloading sigs.k8s.io/json v0.0.0-20211020170558-c049b76a60c6 [2022-04-08T19:19:57.415Z] go: downloading github.com/go-logr/logr v1.2.2 [2022-04-08T19:19:57.415Z] go: downloading github.com/google/go-cmp v0.5.7 [2022-04-08T19:19:57.415Z] go: downloading github.com/googleapis/gnostic v0.5.5 [2022-04-08T19:19:57.983Z] go: downloading k8s.io/kube-openapi v0.0.0-20211115234752-e816edb12b65 [2022-04-08T19:19:57.983Z] go: downloading github.com/json-iterator/go v1.1.12 [2022-04-08T19:19:57.983Z] go: downloading github.com/hashicorp/go-sockaddr v1.0.2 [2022-04-08T19:19:57.983Z] go: downloading github.com/hashicorp/go-secure-stdlib/strutil v0.1.1 [2022-04-08T19:19:57.983Z] go: downloading go.uber.org/zap v1.21.0 [2022-04-08T19:19:58.242Z]  ---> Running in 23d2dd4ee223 [2022-04-08T19:19:58.242Z] go: downloading github.com/xeipuuv/gojsonreference v0.0.0-20180127040603-bd5ef7bd5415 [2022-04-08T19:19:58.242Z] go: downloading github.com/tklauser/numcpus v0.3.0 [2022-04-08T19:19:58.242Z] go: downloading sigs.k8s.io/yaml v1.3.0 [2022-04-08T19:19:58.242Z] go: downloading github.com/golang/groupcache v0.0.0-20210331224755-41bb18bfe9da [2022-04-08T19:19:58.242Z] go: downloading github.com/golang/snappy v0.0.4 [2022-04-08T19:19:58.242Z] go: downloading github.com/pierrec/lz4 v2.5.2+incompatible [2022-04-08T19:19:58.242Z] go: downloading github.com/hashicorp/go-secure-stdlib/mlock v0.1.1 [2022-04-08T19:19:58.242Z] go: downloading github.com/hashicorp/go-uuid v1.0.2 [2022-04-08T19:19:58.242Z] go: downloading github.com/hashicorp/go-version v1.2.0 [2022-04-08T19:19:58.503Z] go: downloading github.com/ryanuber/go-glob v1.0.0 [2022-04-08T19:19:58.503Z] go: downloading github.com/modern-go/concurrent v0.0.0-20180306012644-bacd9c7ef1dd [2022-04-08T19:19:58.503Z] go: downloading github.com/modern-go/reflect2 v1.0.2 [2022-04-08T19:19:58.503Z] go: downloading go.uber.org/multierr v1.6.0 [2022-04-08T19:19:58.504Z] go: downloading github.com/xeipuuv/gojsonpointer v0.0.0-20190905194746-02993c407bfb [2022-04-08T19:19:58.769Z]  ---> e9767ce5ae71 [2022-04-08T19:19:58.769Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/sys-mgmt-executor/sys-mgmt-executor / [2022-04-08T19:19:59.010Z] ? github.com/edgexfoundry/edgex-go [no test files] [2022-04-08T19:20:02.072Z] go: downloading github.com/Azure/go-autorest/autorest/validation v0.3.0 [2022-04-08T19:20:02.073Z] go: downloading github.com/Azure/go-autorest/autorest/to v0.4.0 [2022-04-08T19:20:10.211Z] Removing intermediate container 23d2dd4ee223 [2022-04-08T19:20:10.211Z] ---> 649c0dd85bd1 [2022-04-08T19:20:10.211Z] Step 11/20 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-04-08T19:20:10.211Z] ---> 6297cc0972fe [2022-04-08T19:20:10.211Z] Step 19/23 : ENTRYPOINT ["/sys-mgmt-agent"] [2022-04-08T19:20:10.211Z] ---> Running in eebe9e43682b [2022-04-08T19:20:10.211Z] ---> Running in 8edecc4e5d0a [2022-04-08T19:20:10.211Z] Removing intermediate container 8edecc4e5d0a [2022-04-08T19:20:10.211Z] ---> 7b80b44cf6a0 [2022-04-08T19:20:10.211Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-04-08T19:20:10.211Z] ---> Running in b365af938930 [2022-04-08T19:20:10.211Z] Removing intermediate container b365af938930 [2022-04-08T19:20:10.211Z] ---> 0221e8f2da99 [2022-04-08T19:20:10.211Z] Step 21/23 : LABEL arch=x86_64 [2022-04-08T19:20:10.469Z] ---> Running in 4f62b9a18033 [2022-04-08T19:20:11.039Z] Removing intermediate container 4f62b9a18033 [2022-04-08T19:20:11.039Z] ---> defbbea9a71c [2022-04-08T19:20:11.039Z] Step 22/23 : LABEL git_sha=af5afa2e66728d7755c27cae0dfdf73270be1e0b [2022-04-08T19:20:11.039Z] ---> Running in d772fd412d92 [2022-04-08T19:20:11.039Z] Removing intermediate container eebe9e43682b [2022-04-08T19:20:11.039Z] ---> 7b8bfebb3647 [2022-04-08T19:20:11.039Z] Step 12/20 : RUN apk update && apk --no-cache --update add dumb-init curl gcompat [2022-04-08T19:20:11.298Z] ---> Running in 103fe74980b0 [2022-04-08T19:20:11.298Z] Removing intermediate container d772fd412d92 [2022-04-08T19:20:11.298Z] ---> 2c1650be28ef [2022-04-08T19:20:11.298Z] Step 23/23 : LABEL version=0.0.0 [2022-04-08T19:20:11.557Z] ---> Running in 78de423e107b [2022-04-08T19:20:12.127Z] Removing intermediate container 78de423e107b [2022-04-08T19:20:12.127Z] ---> e3a5b0caf09b [2022-04-08T19:20:12.127Z] [2022-04-08T19:20:12.127Z] Successfully built e3a5b0caf09b [2022-04-08T19:20:12.127Z] Successfully tagged sys-mgmt-agent:latest [2022-04-08T19:20:12.127Z]  Building sys-mgmt-agent ... done Building core-metadata [2022-04-08T19:20:12.387Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-04-08T19:20:12.387Z] Removing intermediate container 5238a1076db6 [2022-04-08T19:20:12.387Z] ---> 015211858e54 [2022-04-08T19:20:12.387Z] [2022-04-08T19:20:12.387Z] Step 13/26 : FROM alpine:3.15 [2022-04-08T19:20:12.387Z] ---> 0ac33e5f5afa [2022-04-08T19:20:12.387Z] Step 14/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2022-04-08T19:20:12.387Z] ---> Using cache [2022-04-08T19:20:12.387Z] ---> 649c0dd85bd1 [2022-04-08T19:20:12.387Z] Step 15/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-04-08T19:20:12.387Z] ---> Using cache [2022-04-08T19:20:12.387Z] ---> 7b8bfebb3647 [2022-04-08T19:20:12.387Z] Step 16/26 : RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2022-04-08T19:20:13.322Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-04-08T19:20:13.322Z] v3.15.4-4-gebba191e83 [https://nl.alpinelinux.org/alpine/v3.15/main] [2022-04-08T19:20:13.322Z] v3.15.4-3-g99ba27d818 [https://nl.alpinelinux.org/alpine/v3.15/community] [2022-04-08T19:20:13.322Z] OK: 15854 distinct packages available [2022-04-08T19:20:13.585Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-04-08T19:20:14.532Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-04-08T19:20:14.793Z] (1/9) Installing ca-certificates (20211220-r0) [2022-04-08T19:20:14.793Z] (2/9) Installing brotli-libs (1.0.9-r5) [2022-04-08T19:20:14.793Z] (3/9) Installing nghttp2-libs (1.46.0-r0) [2022-04-08T19:20:14.793Z] (4/9) Installing libcurl (7.80.0-r0) [2022-04-08T19:20:15.054Z] (5/9) Installing curl (7.80.0-r0) [2022-04-08T19:20:15.054Z] (6/9) Installing dumb-init (1.2.5-r1) [2022-04-08T19:20:15.054Z] (7/9) Installing musl-obstack (1.2.3-r0) [2022-04-08T19:20:15.320Z] (8/9) Installing libucontext (1.1-r0) [2022-04-08T19:20:15.320Z] ---> Running in e63d8cf9ab1d [2022-04-08T19:20:15.320Z] (9/9) Installing gcompat (1.0.0-r4) [2022-04-08T19:20:15.320Z] Executing busybox-1.34.1-r5.trigger [2022-04-08T19:20:15.320Z] Executing ca-certificates-20211220-r0.trigger [2022-04-08T19:20:15.320Z] OK: 8 MiB in 23 packages [2022-04-08T19:20:16.287Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-04-08T19:20:16.546Z] Step 1/23 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-04-08T19:20:16.546Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2022-04-08T19:20:16.546Z] ---> 9a8902c293a3 [2022-04-08T19:20:16.546Z] Step 3/23 : WORKDIR /edgex-go [2022-04-08T19:20:16.546Z] ---> Using cache [2022-04-08T19:20:16.546Z] ---> 8b00d427be0d [2022-04-08T19:20:16.546Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-04-08T19:20:16.546Z] ---> Using cache [2022-04-08T19:20:16.546Z] ---> a7585c10e144 [2022-04-08T19:20:16.546Z] Step 5/23 : RUN apk add --update --no-cache make git [2022-04-08T19:20:16.546Z] ---> Using cache [2022-04-08T19:20:16.546Z] ---> d5d6b6aee6cc [2022-04-08T19:20:16.546Z] Step 6/23 : COPY go.mod vendor* ./ [2022-04-08T19:20:16.546Z] ---> Using cache [2022-04-08T19:20:16.546Z] ---> 67d9e85c9eaa [2022-04-08T19:20:16.546Z] Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-04-08T19:20:16.546Z] ---> Using cache [2022-04-08T19:20:16.546Z] ---> 502717181378 [2022-04-08T19:20:16.546Z] Step 8/23 : COPY . . [2022-04-08T19:20:16.546Z] ---> Using cache [2022-04-08T19:20:16.546Z] ---> 22b6b18b624a [2022-04-08T19:20:16.546Z] Step 9/23 : RUN make cmd/core-metadata/core-metadata [2022-04-08T19:20:17.113Z] ---> Running in bb39ed2df533 [2022-04-08T19:20:17.114Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-04-08T19:20:17.682Z] Removing intermediate container 103fe74980b0 [2022-04-08T19:20:17.682Z] ---> 23834c14599e [2022-04-08T19:20:17.682Z] Step 13/20 : COPY --from=builder /edgex-go/Attribution.txt / [2022-04-08T19:20:17.682Z] v3.15.4-4-gebba191e83 [https://nl.alpinelinux.org/alpine/v3.15/main] [2022-04-08T19:20:17.682Z] v3.15.4-3-g99ba27d818 [https://nl.alpinelinux.org/alpine/v3.15/community] [2022-04-08T19:20:17.682Z] OK: 15854 distinct packages available [2022-04-08T19:20:17.682Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-04-08T19:20:18.250Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-metadata/core-metadata ./cmd/core-metadata [2022-04-08T19:20:18.250Z] ---> a3b36bf513b0 [2022-04-08T19:20:18.250Z] Step 14/20 : COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/security-spiffe-token-provider / [2022-04-08T19:20:18.509Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-04-08T19:20:18.794Z] (1/5) Installing dumb-init (1.2.5-r1) [2022-04-08T19:20:18.794Z] (2/5) Installing musl-obstack (1.2.3-r0) [2022-04-08T19:20:19.072Z] (3/5) Installing libucontext (1.1-r0) [2022-04-08T19:20:19.072Z] (4/5) Installing gcompat (1.0.0-r4) [2022-04-08T19:20:19.072Z] (5/5) Installing openssl (1.1.1n-r0) [2022-04-08T19:20:19.360Z] Executing busybox-1.34.1-r5.trigger [2022-04-08T19:20:19.360Z] OK: 6 MiB in 19 packages [2022-04-08T19:20:19.672Z] ---> 45cac1c605d5 [2022-04-08T19:20:19.672Z] Step 15/20 : COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/res/configuration.toml /res/configuration.toml [2022-04-08T19:20:20.277Z] ---> 94ccad43f306 [2022-04-08T19:20:20.277Z] Step 16/20 : ENTRYPOINT [ "/security-spiffe-token-provider" ] [2022-04-08T19:20:20.277Z] ---> Running in 2bb7cbe3d1db [2022-04-08T19:20:20.277Z] Removing intermediate container e63d8cf9ab1d [2022-04-08T19:20:20.277Z] ---> 0e11a5e05e7c [2022-04-08T19:20:20.277Z] Step 17/26 : COPY --from=builder /edgex-go/spire-build/bin/spire-agent /usr/local/bin [2022-04-08T19:20:20.536Z] Removing intermediate container 2bb7cbe3d1db [2022-04-08T19:20:20.536Z] ---> 07d7b43a8ef3 [2022-04-08T19:20:20.536Z] Step 17/20 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-04-08T19:20:20.536Z] ---> Running in 97f5610eed04 [2022-04-08T19:20:21.103Z] Removing intermediate container 97f5610eed04 [2022-04-08T19:20:21.103Z] ---> f188d5b5df76 [2022-04-08T19:20:21.103Z] Step 18/20 : LABEL arch=x86_64 [2022-04-08T19:20:21.362Z] ---> Running in 02440b897a3d [2022-04-08T19:20:21.945Z] Removing intermediate container 02440b897a3d [2022-04-08T19:20:21.945Z] ---> 103e64a6ca43 [2022-04-08T19:20:21.945Z] Step 19/20 : LABEL git_sha=af5afa2e66728d7755c27cae0dfdf73270be1e0b [2022-04-08T19:20:22.209Z] ---> 1be64f5d034b [2022-04-08T19:20:22.209Z] Step 18/26 : COPY --from=builder /edgex-go/spire-build/bin/spire-server /usr/local/bin [2022-04-08T19:20:22.209Z] ---> Running in 2c729ef4adac [2022-04-08T19:20:22.469Z] Removing intermediate container 2c729ef4adac [2022-04-08T19:20:22.469Z] ---> 9bb9ad46fb3c [2022-04-08T19:20:22.469Z] Step 20/20 : LABEL version=0.0.0 [2022-04-08T19:20:22.469Z] ---> Running in 041f7db5650c [2022-04-08T19:20:23.039Z] Removing intermediate container 041f7db5650c [2022-04-08T19:20:23.039Z] ---> 4f7d2cb32a62 [2022-04-08T19:20:23.039Z] [2022-04-08T19:20:23.039Z] Successfully built 4f7d2cb32a62 [2022-04-08T19:20:23.039Z] Successfully tagged security-spiffe-token-provider:latest [2022-04-08T19:20:24.951Z]  Building security-spiffe-token-provider ... done  ---> ce8def3a42f0 [2022-04-08T19:20:24.951Z] Step 19/26 : COPY --from=builder /edgex-go/cmd/security-spire-agent/docker-entrypoint.sh /usr/local/bin/ [2022-04-08T19:20:25.517Z] ---> 07915782fe9c [2022-04-08T19:20:25.517Z] Step 20/26 : COPY --from=builder /edgex-go/cmd/security-spire-agent/agent.conf /usr/local/etc/spire/agent.conf.tpl [2022-04-08T19:20:26.084Z] ---> 5a636eb16d08 [2022-04-08T19:20:26.084Z] Step 21/26 : COPY --from=builder /edgex-go/cmd/security-spire-agent/openssl.conf /usr/local/etc/ [2022-04-08T19:20:27.029Z] ---> 08c25d97bd36 [2022-04-08T19:20:27.029Z] Step 22/26 : ENTRYPOINT [ "/usr/bin/dumb-init" ] [2022-04-08T19:20:27.029Z] ---> Running in 397fa155e4e5 [2022-04-08T19:20:27.595Z] Removing intermediate container 397fa155e4e5 [2022-04-08T19:20:27.595Z] ---> 76aac3ec3e88 [2022-04-08T19:20:27.595Z] Step 23/26 : CMD [ "--verbose", "docker-entrypoint.sh" ] [2022-04-08T19:20:27.595Z] ---> Running in eb584fa2461d [2022-04-08T19:20:27.855Z] Removing intermediate container eb584fa2461d [2022-04-08T19:20:27.855Z] ---> 2e3385a84bb9 [2022-04-08T19:20:27.855Z] Step 24/26 : LABEL arch=x86_64 [2022-04-08T19:20:28.125Z] ---> Running in 0a8c60e49cf3 [2022-04-08T19:20:28.383Z] Removing intermediate container 0a8c60e49cf3 [2022-04-08T19:20:28.383Z] ---> 614f4d904609 [2022-04-08T19:20:28.383Z] Step 25/26 : LABEL git_sha=af5afa2e66728d7755c27cae0dfdf73270be1e0b [2022-04-08T19:20:28.383Z] ---> Running in 93ce7b07c608 [2022-04-08T19:20:28.950Z] Removing intermediate container 93ce7b07c608 [2022-04-08T19:20:28.950Z] ---> d971107bfb4f [2022-04-08T19:20:28.950Z] Step 26/26 : LABEL version=0.0.0 [2022-04-08T19:20:28.950Z] ---> Running in 74f3b9c9fe9f [2022-04-08T19:20:29.209Z] Removing intermediate container 74f3b9c9fe9f [2022-04-08T19:20:29.209Z] ---> 85a79e09662b [2022-04-08T19:20:29.209Z] [2022-04-08T19:20:29.467Z] Successfully built 85a79e09662b [2022-04-08T19:20:29.467Z] Successfully tagged security-spire-agent:latest [2022-04-08T19:20:56.055Z]  Building security-spire-agent ... done Removing intermediate container bb39ed2df533 [2022-04-08T19:20:56.055Z] ---> 816a7b6c9161 [2022-04-08T19:20:56.055Z] [2022-04-08T19:20:56.055Z] Step 10/23 : FROM alpine:3.14 [2022-04-08T19:20:56.055Z] ---> e04c818066af [2022-04-08T19:20:56.055Z] Step 11/23 : RUN apk add --update --no-cache dumb-init [2022-04-08T19:20:56.055Z] ---> Using cache [2022-04-08T19:20:56.055Z] ---> 54f6d531b4f2 [2022-04-08T19:20:56.055Z] Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2022-04-08T19:20:56.055Z] ---> Using cache [2022-04-08T19:20:56.055Z] ---> db6c76aae63a [2022-04-08T19:20:56.055Z] Step 13/23 : ENV APP_PORT=59881 [2022-04-08T19:20:56.055Z] ---> Running in 6b50391d6b67 [2022-04-08T19:20:56.055Z] Removing intermediate container 6b50391d6b67 [2022-04-08T19:20:56.055Z] ---> 0960c32f6a11 [2022-04-08T19:20:56.055Z] Step 14/23 : EXPOSE $APP_PORT [2022-04-08T19:20:56.055Z] ---> Running in 0d58a108f29a [2022-04-08T19:20:56.055Z] Removing intermediate container 0d58a108f29a [2022-04-08T19:20:56.055Z] ---> e941aec1f36b [2022-04-08T19:20:56.055Z] Step 15/23 : WORKDIR / [2022-04-08T19:20:56.055Z] ---> Running in b508575e6a4e [2022-04-08T19:20:56.055Z] Removing intermediate container b508575e6a4e [2022-04-08T19:20:56.055Z] ---> 92751395bf15 [2022-04-08T19:20:56.055Z] Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / [2022-04-08T19:20:56.055Z] ---> 77c600f368ae [2022-04-08T19:20:56.055Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / [2022-04-08T19:20:56.990Z] ---> d5387391bc67 [2022-04-08T19:20:56.990Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.toml /res/configuration.toml [2022-04-08T19:20:57.926Z] ---> 0919c6176b64 [2022-04-08T19:20:57.926Z] Step 19/23 : ENTRYPOINT ["/core-metadata"] [2022-04-08T19:20:57.926Z] ---> Running in c399851468dc [2022-04-08T19:20:58.493Z] Removing intermediate container c399851468dc [2022-04-08T19:20:58.493Z] ---> 96f977137357 [2022-04-08T19:20:58.493Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-04-08T19:20:58.493Z] ---> Running in cc0bc219a8ef [2022-04-08T19:20:59.080Z] Removing intermediate container cc0bc219a8ef [2022-04-08T19:20:59.080Z] ---> 74d3855a7a9d [2022-04-08T19:20:59.080Z] Step 21/23 : LABEL arch=x86_64 [2022-04-08T19:20:59.338Z] ---> Running in 86200ec1c09a [2022-04-08T19:20:59.598Z] Removing intermediate container 86200ec1c09a [2022-04-08T19:20:59.598Z] ---> f7661f91e678 [2022-04-08T19:20:59.598Z] Step 22/23 : LABEL git_sha=af5afa2e66728d7755c27cae0dfdf73270be1e0b [2022-04-08T19:20:59.857Z] ---> Running in 42838730aad8 [2022-04-08T19:21:00.118Z] Removing intermediate container 42838730aad8 [2022-04-08T19:21:00.118Z] ---> ac764d143329 [2022-04-08T19:21:00.118Z] Step 23/23 : LABEL version=0.0.0 [2022-04-08T19:21:00.377Z] ---> Running in 62ce79efc851 [2022-04-08T19:21:00.636Z] Removing intermediate container 62ce79efc851 [2022-04-08T19:21:00.636Z] ---> d3dc933f732b [2022-04-08T19:21:00.636Z] [2022-04-08T19:21:00.896Z] Successfully built d3dc933f732b [2022-04-08T19:21:00.896Z] Successfully tagged core-metadata:latest [2022-04-08T19:21:35.934Z] ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] [2022-04-08T19:21:48.396Z] ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] [2022-04-08T19:21:48.396Z] ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] [2022-04-08T19:21:48.396Z] ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] [2022-04-08T19:21:55.169Z] ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] [2022-04-08T19:21:55.169Z] ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] [2022-04-08T19:21:55.169Z] ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-setup [no test files] [2022-04-08T19:21:55.169Z] ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] [2022-04-08T19:21:55.169Z] ? github.com/edgexfoundry/edgex-go/cmd/security-spiffe-token-provider [no test files] [2022-04-08T19:21:55.169Z] ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] [2022-04-08T19:21:55.169Z] ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] [2022-04-08T19:21:55.778Z] ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-agent [no test files] [2022-04-08T19:21:55.778Z] ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-executor [no test files] [2022-04-08T19:21:55.778Z] ? github.com/edgexfoundry/edgex-go/internal [no test files] [2022-04-08T19:21:55.778Z] ? github.com/edgexfoundry/edgex-go/internal/core/command [no test files] [2022-04-08T19:21:57.139Z]  Building core-metadata ... done Building bin/spire-agent... [2022-04-08T19:21:57.139Z] go: downloading github.com/envoyproxy/go-control-plane v0.10.1 [2022-04-08T19:21:57.139Z] go: downloading github.com/aws/aws-sdk-go-v2/service/secretsmanager v1.14.0 [2022-04-08T19:21:57.139Z] go: downloading cloud.google.com/go/secretmanager v1.3.0 [2022-04-08T19:21:57.139Z] go: downloading github.com/docker/docker v20.10.12+incompatible [2022-04-08T19:21:57.139Z] go: downloading github.com/google/go-tpm-tools v0.3.3 [2022-04-08T19:21:57.139Z] go: downloading github.com/docker/go-connections v0.4.0 [2022-04-08T19:21:57.139Z] go: downloading github.com/docker/go-units v0.4.0 [2022-04-08T19:21:57.139Z] go: downloading github.com/opencontainers/image-spec v1.0.1 [2022-04-08T19:21:57.139Z] go: downloading github.com/cncf/xds/go v0.0.0-20211130200136-a8f946100490 [2022-04-08T19:21:57.139Z] go: downloading github.com/envoyproxy/protoc-gen-validate v0.6.2 [2022-04-08T19:21:57.139Z] go: downloading github.com/containerd/containerd v1.3.4 [2022-04-08T19:21:57.139Z] go: downloading github.com/docker/distribution v2.7.1+incompatible [2022-04-08T19:21:57.139Z] go: downloading github.com/opencontainers/go-digest v1.0.0 [2022-04-08T19:22:01.339Z] Building bin/spire-agent... [2022-04-08T19:22:01.339Z] go: downloading github.com/envoyproxy/go-control-plane v0.10.1 [2022-04-08T19:22:01.339Z] go: downloading github.com/docker/docker v20.10.12+incompatible [2022-04-08T19:22:01.339Z] go: downloading github.com/aws/aws-sdk-go-v2/service/secretsmanager v1.14.0 [2022-04-08T19:22:01.339Z] go: downloading cloud.google.com/go/secretmanager v1.3.0 [2022-04-08T19:22:01.597Z] go: downloading github.com/google/go-tpm-tools v0.3.3 [2022-04-08T19:22:01.597Z] go: downloading github.com/cncf/xds/go v0.0.0-20211130200136-a8f946100490 [2022-04-08T19:22:01.597Z] go: downloading github.com/envoyproxy/protoc-gen-validate v0.6.2 [2022-04-08T19:22:01.597Z] go: downloading github.com/docker/go-units v0.4.0 [2022-04-08T19:22:01.597Z] go: downloading github.com/docker/go-connections v0.4.0 [2022-04-08T19:22:01.597Z] go: downloading github.com/opencontainers/image-spec v1.0.1 [2022-04-08T19:22:01.598Z] go: downloading github.com/docker/distribution v2.7.1+incompatible [2022-04-08T19:22:01.598Z] go: downloading github.com/containerd/containerd v1.3.4 [2022-04-08T19:22:01.598Z] go: downloading github.com/opencontainers/go-digest v1.0.0 [2022-04-08T19:22:08.242Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/application 0.300s coverage: 28.7% of statements [2022-04-08T19:22:08.243Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] [2022-04-08T19:22:08.243Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] [2022-04-08T19:22:12.607Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/http 0.554s coverage: 98.5% of statements [2022-04-08T19:22:12.607Z] ? github.com/edgexfoundry/edgex-go/internal/core/data [no test files] [2022-04-08T19:22:12.887Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/application 0.466s coverage: 54.9% of statements [2022-04-08T19:22:12.887Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] [2022-04-08T19:22:12.887Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] [2022-04-08T19:22:39.797Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/controller/http 21.615s coverage: 89.2% of statements [2022-04-08T19:22:39.797Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/controller/messaging [no test files] [2022-04-08T19:22:39.797Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces [no test files] [2022-04-08T19:22:39.797Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces/mocks [no test files] [2022-04-08T19:22:39.797Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/messaging 1.468s coverage: 84.4% of statements [2022-04-08T19:22:39.797Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] [2022-04-08T19:22:39.797Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata [no test files] [2022-04-08T19:22:39.797Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/application [no test files] [2022-04-08T19:22:39.797Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] [2022-04-08T19:22:39.797Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] [2022-04-08T19:22:39.797Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/controller/http 3.278s coverage: 95.1% of statements [2022-04-08T19:22:39.797Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces [no test files] [2022-04-08T19:22:39.797Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces/mocks [no test files] [2022-04-08T19:22:39.797Z] ok github.com/edgexfoundry/edgex-go/internal/io 0.275s coverage: 72.2% of statements [2022-04-08T19:22:39.797Z] ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] [2022-04-08T19:22:39.797Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/application [no test files] [2022-04-08T19:22:39.797Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers [no test files] [2022-04-08T19:22:39.797Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] [2022-04-08T19:22:39.797Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] [2022-04-08T19:22:39.797Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/controller/http 0.305s coverage: 60.0% of statements [2022-04-08T19:22:39.797Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] [2022-04-08T19:22:39.797Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] [2022-04-08T19:22:39.797Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] [2022-04-08T19:22:39.798Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/redis 0.468s coverage: 0.9% of statements [2022-04-08T19:22:39.798Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/interfaces [no test files] [2022-04-08T19:22:39.798Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/telemetry 0.385s coverage: 58.8% of statements [2022-04-08T19:22:39.798Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/utils 0.591s coverage: 24.0% of statements [2022-04-08T19:22:39.798Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] [2022-04-08T19:22:39.798Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 0.454s coverage: 47.1% of statements [2022-04-08T19:22:39.798Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 1.381s coverage: 79.5% of statements [2022-04-08T19:22:39.798Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 0.220s coverage: 94.1% of statements [2022-04-08T19:22:39.798Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 0.370s coverage: 96.3% of statements [2022-04-08T19:22:39.798Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 0.258s coverage: 87.5% of statements [2022-04-08T19:22:52.258Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 12.256s coverage: 94.4% of statements [2022-04-08T19:22:52.258Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/ping 0.258s coverage: 44.8% of statements [2022-04-08T19:22:56.586Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 13.648s coverage: 82.5% of statements [2022-04-08T19:22:56.586Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl/share [no test files] [2022-04-08T19:22:57.844Z] Removing intermediate container 8d3765c7e2bd [2022-04-08T19:22:57.844Z] ---> 3a92f7f1a3bd [2022-04-08T19:22:57.844Z] [2022-04-08T19:22:57.844Z] Step 13/26 : FROM alpine:3.15 [2022-04-08T19:22:57.844Z] ---> 0ac33e5f5afa [2022-04-08T19:22:57.844Z] Step 14/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2022-04-08T19:22:57.844Z] ---> Using cache [2022-04-08T19:22:57.844Z] ---> 649c0dd85bd1 [2022-04-08T19:22:57.844Z] Step 15/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-04-08T19:22:57.844Z] ---> Using cache [2022-04-08T19:22:57.844Z] ---> 7b8bfebb3647 [2022-04-08T19:22:57.844Z] Step 16/26 : RUN apk update && apk --no-cache --update add dumb-init gcompat [2022-04-08T19:22:57.844Z] Removing intermediate container 101e8f5426c1 [2022-04-08T19:22:57.844Z] ---> 2b6ef974ffbe [2022-04-08T19:22:57.844Z] [2022-04-08T19:22:57.844Z] Step 13/25 : FROM alpine:3.15 [2022-04-08T19:22:57.844Z] ---> 0ac33e5f5afa [2022-04-08T19:22:57.844Z] Step 14/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2022-04-08T19:22:57.844Z] ---> Using cache [2022-04-08T19:22:57.844Z] ---> 649c0dd85bd1 [2022-04-08T19:22:57.844Z] Step 15/25 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-04-08T19:22:57.844Z] ---> Using cache [2022-04-08T19:22:57.844Z] ---> 7b8bfebb3647 [2022-04-08T19:22:57.844Z] Step 16/25 : RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2022-04-08T19:22:57.844Z] ---> Using cache [2022-04-08T19:22:57.844Z] ---> 0e11a5e05e7c [2022-04-08T19:22:57.844Z] Step 17/25 : COPY --from=builder /edgex-go/spire-build/bin/spire-server /usr/local/bin [2022-04-08T19:22:57.844Z] ---> Running in 376a985c855c [2022-04-08T19:22:57.844Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-04-08T19:22:57.844Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-04-08T19:22:57.844Z] ---> bf2072643ecd [2022-04-08T19:22:57.844Z] Step 18/25 : COPY --from=builder /edgex-go/cmd/security-spire-server/docker-entrypoint.sh /usr/local/bin/ [2022-04-08T19:22:57.844Z] ---> afb80b4cda01 [2022-04-08T19:22:57.844Z] Step 19/25 : COPY --from=builder /edgex-go/cmd/security-spire-server/server.conf /usr/local/etc/spire/server.conf.tpl [2022-04-08T19:22:57.844Z] ---> 9a4db95b51d2 [2022-04-08T19:22:57.844Z] Step 20/25 : COPY --from=builder /edgex-go/cmd/security-spire-server/openssl.conf /usr/local/etc/ [2022-04-08T19:22:57.844Z] v3.15.4-4-gebba191e83 [https://nl.alpinelinux.org/alpine/v3.15/main] [2022-04-08T19:22:57.844Z] v3.15.4-3-g99ba27d818 [https://nl.alpinelinux.org/alpine/v3.15/community] [2022-04-08T19:22:57.844Z] OK: 15854 distinct packages available [2022-04-08T19:22:57.844Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-04-08T19:22:57.844Z] ---> c3bf36f5dd76 [2022-04-08T19:22:57.844Z] Step 21/25 : ENTRYPOINT [ "/usr/bin/dumb-init" ] [2022-04-08T19:22:57.844Z] ---> Running in ccc4e41901ca [2022-04-08T19:22:57.844Z] Removing intermediate container ccc4e41901ca [2022-04-08T19:22:57.844Z] ---> b7df545150c7 [2022-04-08T19:22:57.844Z] Step 22/25 : CMD [ "--verbose", "docker-entrypoint.sh" ] [2022-04-08T19:22:57.844Z] ---> Running in 59970189aedd [2022-04-08T19:22:57.844Z] Removing intermediate container 59970189aedd [2022-04-08T19:22:57.844Z] ---> b7f012ee6e20 [2022-04-08T19:22:57.844Z] Step 23/25 : LABEL arch=x86_64 [2022-04-08T19:22:57.844Z] ---> Running in 07d638e0e700 [2022-04-08T19:22:57.844Z] Removing intermediate container 07d638e0e700 [2022-04-08T19:22:57.844Z] ---> e6bc2d5388c7 [2022-04-08T19:22:57.844Z] Step 24/25 : LABEL git_sha=af5afa2e66728d7755c27cae0dfdf73270be1e0b [2022-04-08T19:22:57.844Z] ---> Running in 10999fe02e87 [2022-04-08T19:22:57.844Z] Removing intermediate container 10999fe02e87 [2022-04-08T19:22:57.844Z] ---> a76cdb075741 [2022-04-08T19:22:57.844Z] Step 25/25 : LABEL version=0.0.0 [2022-04-08T19:22:57.844Z] ---> Running in 60717e005ec9 [2022-04-08T19:22:57.844Z] Removing intermediate container 60717e005ec9 [2022-04-08T19:22:57.844Z] ---> f4ac93c106d0 [2022-04-08T19:22:57.844Z] [2022-04-08T19:22:57.844Z] Successfully built f4ac93c106d0 [2022-04-08T19:22:57.844Z] Successfully tagged security-spire-server:latest [2022-04-08T19:22:57.844Z]  Building security-spire-server ... done fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-04-08T19:22:57.844Z] (1/4) Installing dumb-init (1.2.5-r1) [2022-04-08T19:22:57.844Z] (2/4) Installing musl-obstack (1.2.3-r0) [2022-04-08T19:22:57.844Z] (3/4) Installing libucontext (1.1-r0) [2022-04-08T19:22:57.844Z] (4/4) Installing gcompat (1.0.0-r4) [2022-04-08T19:22:57.844Z] Executing busybox-1.34.1-r5.trigger [2022-04-08T19:22:57.844Z] OK: 6 MiB in 18 packages [2022-04-08T19:22:57.844Z] Removing intermediate container 376a985c855c [2022-04-08T19:22:57.844Z] ---> 4ec8656a06b5 [2022-04-08T19:22:57.844Z] Step 17/26 : COPY --from=builder /edgex-go/spire-build/bin/spire-server /usr/local/bin [2022-04-08T19:22:57.844Z] ---> 7a0f2520337f [2022-04-08T19:22:57.844Z] Step 18/26 : COPY --from=builder /edgex-go/cmd/security-spire-config/docker-entrypoint.sh /usr/local/bin/ [2022-04-08T19:22:57.844Z] ---> 454c7316997f [2022-04-08T19:22:57.844Z] Step 19/26 : WORKDIR /usr/local/etc/spiffe-scripts.d [2022-04-08T19:22:57.844Z] ---> Running in 34fbae7f2aa0 [2022-04-08T19:22:57.844Z] Removing intermediate container 34fbae7f2aa0 [2022-04-08T19:22:57.844Z] ---> 1479bd6310c9 [2022-04-08T19:22:57.844Z] Step 20/26 : COPY --from=builder /edgex-go/cmd/security-spire-config/seed_builtin_entries.sh /usr/local/etc/spiffe-scripts.d [2022-04-08T19:22:57.844Z] ---> 527e6bf47948 [2022-04-08T19:22:57.844Z] Step 21/26 : WORKDIR / [2022-04-08T19:22:58.104Z] ---> Running in b52fa8188c19 [2022-04-08T19:22:58.104Z] Removing intermediate container b52fa8188c19 [2022-04-08T19:22:58.104Z] ---> 3279577bac91 [2022-04-08T19:22:58.104Z] Step 22/26 : ENTRYPOINT [ "/usr/bin/dumb-init" ] [2022-04-08T19:22:58.104Z] ---> Running in 13a1e7d2a0b7 [2022-04-08T19:22:58.104Z] Removing intermediate container 13a1e7d2a0b7 [2022-04-08T19:22:58.104Z] ---> bf6225746e8b [2022-04-08T19:22:58.104Z] Step 23/26 : CMD [ "--verbose", "docker-entrypoint.sh" ] [2022-04-08T19:22:58.104Z] ---> Running in 1a51620ca482 [2022-04-08T19:22:58.365Z] Removing intermediate container 1a51620ca482 [2022-04-08T19:22:58.365Z] ---> 8665dc2f1bfc [2022-04-08T19:22:58.365Z] Step 24/26 : LABEL arch=x86_64 [2022-04-08T19:22:58.365Z] ---> Running in e32ebfef273c [2022-04-08T19:22:58.365Z] Removing intermediate container e32ebfef273c [2022-04-08T19:22:58.365Z] ---> 38aa7121d5ad [2022-04-08T19:22:58.365Z] Step 25/26 : LABEL git_sha=af5afa2e66728d7755c27cae0dfdf73270be1e0b [2022-04-08T19:22:58.365Z] ---> Running in c42410bd98a6 [2022-04-08T19:22:58.624Z] Removing intermediate container c42410bd98a6 [2022-04-08T19:22:58.624Z] ---> a023118498c8 [2022-04-08T19:22:58.624Z] Step 26/26 : LABEL version=0.0.0 [2022-04-08T19:22:58.624Z] ---> Running in cf174079e6d2 [2022-04-08T19:22:58.624Z] Removing intermediate container cf174079e6d2 [2022-04-08T19:22:58.624Z] ---> 79981b610610 [2022-04-08T19:22:58.624Z] [2022-04-08T19:22:58.624Z] Successfully built 79981b610610 [2022-04-08T19:22:58.624Z] Successfully tagged security-spire-config:latest [2022-04-08T19:22:58.892Z]  Building security-spire-config ... done  [Pipeline] } [2022-04-08T19:22:58.913Z] $ docker stop --time=1 b05c66d531758ab417404726e2970b39c4aab7f6b6f8c4dbb32f89f0cdf14b79 [2022-04-08T19:23:00.175Z] $ docker rm -f b05c66d531758ab417404726e2970b39c4aab7f6b6f8c4dbb32f89f0cdf14b79 [Pipeline] // withDockerContainer [Pipeline] sh [2022-04-08T19:23:00.587Z] + docker images [2022-04-08T19:23:00.587Z] REPOSITORY TAG IMAGE ID CREATED SIZE [2022-04-08T19:23:00.587Z] security-spire-config latest 79981b610610 2 seconds ago 86.7MB [2022-04-08T19:23:00.587Z] security-spire-server latest f4ac93c106d0 6 seconds ago 87.3MB [2022-04-08T19:23:00.587Z] 3a92f7f1a3bd 12 seconds ago 4.5GB [2022-04-08T19:23:00.587Z] 2b6ef974ffbe 19 seconds ago 4.5GB [2022-04-08T19:23:00.587Z] core-metadata latest d3dc933f732b 2 minutes ago 26.2MB [2022-04-08T19:23:00.587Z] 816a7b6c9161 2 minutes ago 1.62GB [2022-04-08T19:23:00.587Z] security-spire-agent latest 85a79e09662b 2 minutes ago 127MB [2022-04-08T19:23:00.587Z] security-spiffe-token-provider latest 4f7d2cb32a62 2 minutes ago 28.5MB [2022-04-08T19:23:00.587Z] sys-mgmt-agent latest e3a5b0caf09b 2 minutes ago 307MB [2022-04-08T19:23:00.587Z] 015211858e54 2 minutes ago 4.5GB [2022-04-08T19:23:00.587Z] 9ab2215b469e 3 minutes ago 1.61GB [2022-04-08T19:23:00.587Z] core-data latest f38b6b636cca 3 minutes ago 35.9MB [2022-04-08T19:23:00.587Z] 68d26052868f 3 minutes ago 1.65GB [2022-04-08T19:23:00.587Z] 8985959e6c47 3 minutes ago 1.62GB [2022-04-08T19:23:00.587Z] security-bootstrapper latest 481171f7671e 3 minutes ago 24.3MB [2022-04-08T19:23:00.587Z] security-secretstore-setup latest 8bc32f176ea1 4 minutes ago 42.1MB [2022-04-08T19:23:00.587Z] c494c6e91ba2 4 minutes ago 1.63GB [2022-04-08T19:23:00.587Z] 10b5afbe3fb2 4 minutes ago 1.61GB [2022-04-08T19:23:00.587Z] security-proxy-setup latest b4ceecb26e1a 4 minutes ago 43.4MB [2022-04-08T19:23:00.587Z] core-command latest dad8870a2253 4 minutes ago 24.5MB [2022-04-08T19:23:00.587Z] support-notifications latest eff87b05d58d 4 minutes ago 26.6MB [2022-04-08T19:23:00.587Z] support-scheduler latest 650427734f1e 4 minutes ago 26MB [2022-04-08T19:23:00.587Z] 4ef26d277f35 5 minutes ago 1.61GB [2022-04-08T19:23:00.587Z] debdbcbd6b63 5 minutes ago 1.63GB [2022-04-08T19:23:00.587Z] 651560bbc7a2 5 minutes ago 1.62GB [2022-04-08T19:23:00.587Z] de81ee46f5ef 5 minutes ago 1.62GB [2022-04-08T19:23:00.587Z] ci-base-image-x86_64 latest 9a8902c293a3 9 minutes ago 896MB [2022-04-08T19:23:00.587Z] docker 20.10.14 7417809fdb73 3 days ago 218MB [2022-04-08T19:23:00.587Z] alpine 3.14 e04c818066af 3 days ago 5.59MB [2022-04-08T19:23:00.587Z] alpine 3.15 0ac33e5f5afa 3 days ago 5.57MB [2022-04-08T19:23:00.587Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base 1.17-alpine 99d49a6021b9 2 months ago 562MB [2022-04-08T19:23:00.587Z] nexus3.edgexfoundry.org:10004/edgex-devops/git-semver latest aa7d48a56d93 6 months ago 34.5MB [2022-04-08T19:23:00.587Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose latest 360bccc3ab07 21 months ago 310MB [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) [Pipeline] findFiles [Pipeline] node [2022-04-08T19:23:04.948Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 22.313s coverage: 92.9% of statements [2022-04-08T19:23:04.948Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] [2022-04-08T19:23:04.948Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] [2022-04-08T19:23:04.948Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] [2022-04-08T19:23:04.948Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 0.071s coverage: 65.1% of statements [2022-04-08T19:23:04.948Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] [2022-04-08T19:23:04.948Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] [2022-04-08T19:23:04.948Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] [2022-04-08T19:23:04.948Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] [2022-04-08T19:23:04.948Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] [2022-04-08T19:23:04.948Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 11.215s coverage: 87.2% of statements [2022-04-08T19:23:04.948Z] ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] [2022-04-08T19:23:04.948Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] [2022-04-08T19:23:04.948Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 0.193s coverage: 100.0% of statements [2022-04-08T19:23:04.948Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] [2022-04-08T19:23:04.948Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 0.304s coverage: 58.8% of statements [2022-04-08T19:23:04.948Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/common [no test files] [2022-04-08T19:23:04.948Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 0.434s coverage: 80.0% of statements [2022-04-08T19:23:04.948Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/jwt 0.316s coverage: 87.2% of statements [2022-04-08T19:23:04.948Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/oauth2 0.345s coverage: 85.4% of statements [2022-04-08T19:23:04.948Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 0.861s coverage: 91.2% of statements [2022-04-08T19:23:04.948Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] [2022-04-08T19:23:06.976Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 1.140s coverage: 64.4% of statements [2022-04-08T19:23:06.976Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] [2022-04-08T19:23:06.976Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] [2022-04-08T19:23:06.976Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.241s coverage: 100.0% of statements [2022-04-08T19:23:06.976Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.137s coverage: 89.4% of statements [2022-04-08T19:23:06.976Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.085s coverage: 100.0% of statements [2022-04-08T19:23:06.976Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.131s coverage: 73.7% of statements [2022-04-08T19:23:08.436Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.055s coverage: 100.0% of statements [2022-04-08T19:23:15.216Z] ok github.com/edgexfoundry/edgex-go/internal/security/proxy 1.421s coverage: 65.4% of statements [2022-04-08T19:23:15.216Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/config [no test files] [2022-04-08T19:23:15.216Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/container [no test files] [2022-04-08T19:23:15.216Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/models [no test files] [2022-04-08T19:23:16.138Z] Still waiting to schedule task [2022-04-08T19:23:16.138Z] ‘prd-ubuntu18.04-docker-8c-8g-11611’ is offline [2022-04-08T19:23:17.870Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 1.013s coverage: 43.8% of statements [2022-04-08T19:23:17.870Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] [2022-04-08T19:23:17.870Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] [2022-04-08T19:23:17.870Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 0.304s coverage: 89.5% of statements [2022-04-08T19:23:17.870Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] [2022-04-08T19:23:17.870Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 0.247s coverage: 84.8% of statements [2022-04-08T19:23:17.870Z] ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider [no test files] [2022-04-08T19:23:17.870Z] ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/config [no test files] [2022-04-08T19:23:17.870Z] ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/container [no test files] [2022-04-08T19:23:17.870Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications [no test files] [2022-04-08T19:23:26.214Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/application 6.385s coverage: 17.7% of statements [2022-04-08T19:23:26.214Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel [no test files] [2022-04-08T19:23:26.214Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel/mocks [no test files] [2022-04-08T19:23:26.214Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] [2022-04-08T19:23:26.214Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] [2022-04-08T19:23:26.214Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/controller/http 0.738s coverage: 92.3% of statements [2022-04-08T19:23:26.214Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces [no test files] [2022-04-08T19:23:26.214Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces/mocks [no test files] [2022-04-08T19:23:26.214Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler [no test files] [2022-04-08T19:23:26.214Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/application [no test files] [2022-04-08T19:23:26.214Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/application/scheduler 0.341s coverage: 63.2% of statements [2022-04-08T19:23:26.214Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] [2022-04-08T19:23:26.214Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] [2022-04-08T19:23:26.214Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/controller/http 0.504s coverage: 97.7% of statements [2022-04-08T19:23:26.214Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces [no test files] [2022-04-08T19:23:26.214Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces/mocks [no test files] [2022-04-08T19:23:26.214Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent [no test files] [2022-04-08T19:23:26.214Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/application [no test files] [2022-04-08T19:23:26.214Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/application/direct 0.226s coverage: 28.9% of statements [2022-04-08T19:23:26.214Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/application/direct/config [no test files] [2022-04-08T19:23:26.214Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/application/executor [no test files] [2022-04-08T19:23:26.214Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/config [no test files] [2022-04-08T19:23:26.214Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/container [no test files] [2022-04-08T19:23:26.214Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/controller/http [no test files] [2022-04-08T19:23:26.214Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/interfaces [no test files] [2022-04-08T19:23:26.214Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/response 0.219s coverage: 100.0% of statements [2022-04-08T19:23:26.214Z] ok github.com/edgexfoundry/edgex-go/internal/system/executor 0.093s coverage: 96.9% of statements [2022-04-08T19:23:26.813Z] if which hadolint > /dev/null ; then hadolint --config .hadolint.yml `find * -type f -name 'Dockerfile*' -print` ; elif test "aarch64" = "x86_64" && which docker > /dev/null ; then docker run --rm -v `pwd`:/host:ro,z --entrypoint /bin/hadolint hadolint/hadolint:latest --config /host/.hadolint.yml `find * -type f -name 'Dockerfile*' | xargs -i echo '/host/{}'` ; fi [2022-04-08T19:23:26.813Z] WARNING: Linting skipped (not on x86_64 or linter not installed) [2022-04-08T19:23:26.813Z] GO111MODULE=on go vet ./... [2022-04-08T19:24:29.618Z] Running on prd-ubuntu18.04-docker-8c-8g-11616 in /w/workspace/edgexfoundry_edgex-go_PR-3955 [Pipeline] { [Pipeline] ws [2022-04-08T19:24:29.663Z] Running in /w/workspace/edgex-go/1 [Pipeline] { [Pipeline] checkout [2022-04-08T19:24:29.771Z] The recommended git tool is: git [2022-04-08T19:24:31.303Z] using credential edgex-jenkins-ssh [2022-04-08T19:24:31.315Z] Cloning the remote Git repository [2022-04-08T19:24:31.361Z] Cloning repository git@github.com:edgexfoundry/edgex-go.git [2022-04-08T19:24:31.396Z] > git init /w/workspace/edgex-go/1 # timeout=10 [2022-04-08T19:24:31.420Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git [2022-04-08T19:24:31.420Z] > git --version # timeout=10 [2022-04-08T19:24:31.425Z] > git --version # 'git version 2.17.1' [2022-04-08T19:24:31.426Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2022-04-08T19:24:31.448Z] > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2022-04-08T19:24:36.230Z] Merging remotes/origin/main commit 32880946a0a1135bf0659d7b4e6de2ff01b37dfb into PR head commit af5afa2e66728d7755c27cae0dfdf73270be1e0b [2022-04-08T19:24:36.332Z] Merge succeeded, producing af5afa2e66728d7755c27cae0dfdf73270be1e0b [2022-04-08T19:24:36.333Z] Checking out Revision af5afa2e66728d7755c27cae0dfdf73270be1e0b (PR-3955) [2022-04-08T19:24:35.635Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 [2022-04-08T19:24:35.650Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2022-04-08T19:24:35.666Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 [2022-04-08T19:24:35.675Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git [2022-04-08T19:24:35.675Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2022-04-08T19:24:35.678Z] > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/3955/head:refs/remotes/origin/PR-3955 +refs/heads/main:refs/remotes/origin/main # timeout=10 [2022-04-08T19:24:36.244Z] > git config core.sparsecheckout # timeout=10 [2022-04-08T19:24:36.249Z] > git checkout -f af5afa2e66728d7755c27cae0dfdf73270be1e0b # timeout=10 [2022-04-08T19:24:36.311Z] > git remote # timeout=10 [2022-04-08T19:24:36.317Z] > git config --get remote.origin.url # timeout=10 [2022-04-08T19:24:36.322Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2022-04-08T19:24:36.326Z] > git merge 32880946a0a1135bf0659d7b4e6de2ff01b37dfb # timeout=10 [2022-04-08T19:24:36.333Z] > git rev-parse HEAD^{commit} # timeout=10 [2022-04-08T19:24:36.342Z] > git config core.sparsecheckout # timeout=10 [2022-04-08T19:24:36.345Z] > git checkout -f af5afa2e66728d7755c27cae0dfdf73270be1e0b # timeout=10 [2022-04-08T19:24:39.841Z] Commit message: "build(deps): Bump github.com/lib/pq from 1.10.4 to 1.10.5" [2022-04-08T19:24:39.875Z] > git --version # timeout=10 [2022-04-08T19:24:39.879Z] > git --version # 'git version 2.17.1' [2022-04-08T19:24:39.882Z] fatal: bad object c72b16708d6eed9a08be464a432ce22db7d90667 [Pipeline] withEnv [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-04-08T19:24:40.640Z] + echo snap-build.sh [2022-04-08T19:24:40.640Z] snap-build.sh [2022-04-08T19:24:40.640Z] + SNAP_BASE_DIR=. [2022-04-08T19:24:40.640Z] + '[' '!' -z /w/workspace/edgex-go/1 ']' [2022-04-08T19:24:40.640Z] + SNAP_BASE_DIR=/w/workspace/edgex-go/1 [2022-04-08T19:24:40.640Z] + echo '[snap-build] Building snap in dir [/w/workspace/edgex-go/1]' [2022-04-08T19:24:40.640Z] [snap-build] Building snap in dir [/w/workspace/edgex-go/1] [2022-04-08T19:24:40.640Z] + cd /w/workspace/edgex-go/1 [2022-04-08T19:24:40.640Z] + sudo apt-get remove -qy --purge lxd lxd-client [2022-04-08T19:24:40.640Z] Reading package lists... [2022-04-08T19:24:40.640Z] Building dependency tree... [2022-04-08T19:24:40.640Z] Reading state information... [2022-04-08T19:24:40.640Z] The following packages were automatically installed and are no longer required: [2022-04-08T19:24:40.640Z] dns-root-data dnsmasq-base ebtables grub-pc-bin liblxc-common liblxc1 lxcfs [2022-04-08T19:24:40.640Z] uidmap xdelta3 [2022-04-08T19:24:40.640Z] Use 'sudo apt autoremove' to remove them. [2022-04-08T19:24:40.640Z] The following packages will be REMOVED: [2022-04-08T19:24:40.641Z] lxd* lxd-client* [2022-04-08T19:24:40.641Z] 0 upgraded, 0 newly installed, 2 to remove and 0 not upgraded. [2022-04-08T19:24:40.906Z] After this operation, 31.7 MB disk space will be freed. [2022-04-08T19:24:41.690Z] (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 190666 files and directories currently installed.) [2022-04-08T19:24:41.690Z] Removing lxd (3.0.3-0ubuntu1~18.04.1) ... [2022-04-08T19:24:42.263Z] Removing lxd dnsmasq configuration [2022-04-08T19:24:42.526Z] Removing lxd-client (3.0.3-0ubuntu1~18.04.1) ... [2022-04-08T19:24:42.526Z] Processing triggers for man-db (2.8.3-2ubuntu0.1) ... [2022-04-08T19:24:43.470Z] Processing triggers for libc-bin (2.27-3ubuntu1.4) ... [2022-04-08T19:24:43.470Z] (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 190491 files and directories currently installed.) [2022-04-08T19:24:43.470Z] Purging configuration files for lxd (3.0.3-0ubuntu1~18.04.1) ... [2022-04-08T19:24:44.860Z] Processing triggers for systemd (237-3ubuntu10.52) ... [2022-04-08T19:24:45.134Z] Processing triggers for ureadahead (0.100.0-21) ... [2022-04-08T19:24:45.709Z] + sudo snap remove --purge lxd [2022-04-08T19:24:45.709Z] snap "lxd" is not installed [2022-04-08T19:24:45.709Z] + sudo groupadd --force --system lxd [2022-04-08T19:24:45.709Z] ++ whoami [2022-04-08T19:24:45.709Z] + sudo /usr/sbin/usermod -G lxd -a jenkins [2022-04-08T19:24:45.971Z] + newgrp - lxd [2022-04-08T19:24:45.971Z] + sudo snap install lxd [2022-04-08T19:24:54.135Z] 2022-04-08T19:24:50Z INFO Waiting for automatic snapd restart... [2022-04-08T19:25:06.371Z] lxd 5.0.0-c5bcb80 from Canonical* installed [2022-04-08T19:25:06.371Z] + sudo lxd init --auto [2022-04-08T19:25:16.395Z] + sudo snap install --classic snapcraft [2022-04-08T19:25:21.701Z] snapcraft 6.1 from Canonical* installed [2022-04-08T19:25:21.701Z] + '[' -f snap/local/build-helpers/bin/minimal-snap-build.sh ']' [2022-04-08T19:25:21.701Z] + ./snap/local/build-helpers/bin/minimal-snap-build.sh [2022-04-08T19:25:21.701Z] % Total % Received % Xferd Average Speed Time Time Time Current [2022-04-08T19:25:21.701Z] Dload Upload Total Spent Left Speed [2022-04-08T19:25:21.701Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 658 100 658 0 0 8024 0 --:--:-- --:--:-- --:--:-- 8024 [2022-04-08T19:25:21.701Z] 100 3325k 100 3325k 0 0 12.4M 0 --:--:-- --:--:-- --:--:-- 12.4M [2022-04-08T19:25:21.701Z] ./yq_linux_amd64 [2022-04-08T19:25:21.701Z] + sudo snapcraft prime --use-lxd [2022-04-08T19:25:23.085Z] Running with 'sudo' may cause permission errors and is discouraged. Use 'sudo' when cleaning. [2022-04-08T19:25:23.346Z] The 'snap' directory is meant specifically for snapcraft, but it contains the following non-snapcraft-related paths, which is unsupported and will cause unexpected behavior: [2022-04-08T19:25:23.346Z] - README.md [2022-04-08T19:25:23.346Z] [2022-04-08T19:25:23.346Z] If you must store these files within the 'snap' directory, move them to 'snap/local', which is ignored by snapcraft. [2022-04-08T19:25:23.609Z] Launching a container. [2022-04-08T19:25:33.634Z] Waiting for container to be ready [2022-04-08T19:25:33.778Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2022-04-08T19:25:33.778Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2022-04-08T19:25:33.778Z] ./bin/test-attribution-txt.sh [Pipeline] echo [2022-04-08T19:25:33.814Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] sh [2022-04-08T19:25:33.903Z] To start your first container, try: lxc launch ubuntu:20.04 [2022-04-08T19:25:33.903Z] Or for a virtual machine: lxc launch ubuntu:20.04 --vm [2022-04-08T19:25:33.903Z] [2022-04-08T19:25:34.515Z] + ls -al . [2022-04-08T19:25:34.516Z] total 664 [2022-04-08T19:25:34.516Z] drwxrwxr-x 9 1001 1001 4096 Apr 8 19:25 . [2022-04-08T19:25:34.516Z] drwxr-xr-x 4 root root 4096 Apr 8 19:19 .. [2022-04-08T19:25:34.516Z] -rw-rw-r-- 1 1001 1001 11 Apr 8 19:17 .dockerignore [2022-04-08T19:25:34.516Z] drwxrwxr-x 8 1001 1001 4096 Apr 8 19:17 .git [2022-04-08T19:25:34.516Z] drwxrwxr-x 4 1001 1001 4096 Apr 8 19:17 .github [2022-04-08T19:25:34.516Z] -rw-rw-r-- 1 1001 1001 870 Apr 8 19:17 .gitignore [2022-04-08T19:25:34.516Z] -rw-rw-r-- 1 1001 1001 42 Apr 8 19:17 .golangci.yml [2022-04-08T19:25:34.516Z] -rw-rw-r-- 1 1001 1001 87 Apr 8 19:17 .hadolint.yml [2022-04-08T19:25:34.516Z] -rw-rw-r-- 1 1001 1001 166 Apr 8 19:17 .sonarcloud.properties [2022-04-08T19:25:34.516Z] -rw-rw-r-- 1 1001 1001 1171 Apr 8 19:17 ADOPTERS.md [2022-04-08T19:25:34.516Z] -rw-rw-r-- 1 1001 1001 9953 Apr 8 19:17 Attribution.txt [2022-04-08T19:25:34.516Z] -rw-rw-r-- 1 1001 1001 51732 Apr 8 19:17 CHANGELOG.md [2022-04-08T19:25:34.516Z] -rw-rw-r-- 1 1001 1001 3804 Apr 8 19:17 CONTRIBUTING.md [2022-04-08T19:25:34.516Z] -rw-rw-r-- 1 1001 1001 677 Apr 8 19:17 GOVERNANCE.md [2022-04-08T19:25:34.516Z] -rw-rw-r-- 1 1001 1001 849 Apr 8 19:17 Jenkinsfile [2022-04-08T19:25:34.516Z] -rw-rw-r-- 1 1001 1001 10775 Apr 8 19:17 LICENSE [2022-04-08T19:25:34.516Z] -rw-rw-r-- 1 1001 1001 8478 Apr 8 19:17 Makefile [2022-04-08T19:25:34.516Z] -rw-rw-r-- 1 1001 1001 582 Apr 8 19:17 OWNERS.md [2022-04-08T19:25:34.516Z] -rw-rw-r-- 1 1001 1001 8207 Apr 8 19:17 README.md [2022-04-08T19:25:34.516Z] -rw-rw-r-- 1 1001 1001 6912 Apr 8 19:17 SECURITY.md [2022-04-08T19:25:34.516Z] -rw-rw-r-- 1 1001 1001 5 Apr 8 19:13 VERSION [2022-04-08T19:25:34.516Z] -rw-rw-r-- 1 1001 1001 4131 Apr 8 19:17 ZMQWindows.md [2022-04-08T19:25:34.516Z] drwxrwxr-x 2 1001 1001 4096 Apr 8 19:17 bin [2022-04-08T19:25:34.516Z] drwxrwxr-x 18 1001 1001 4096 Apr 8 19:17 cmd [2022-04-08T19:25:34.516Z] -rw-r--r-- 1 root root 431014 Apr 8 19:23 coverage.out [2022-04-08T19:25:34.516Z] -rw-rw-r-- 1 1001 1001 3175 Apr 8 19:17 go.mod [2022-04-08T19:25:34.516Z] -rw-rw-r-- 1 1001 1001 34990 Apr 8 19:19 go.sum [2022-04-08T19:25:34.516Z] drwxrwxr-x 8 1001 1001 4096 Apr 8 19:17 internal [2022-04-08T19:25:34.516Z] drwxrwxr-x 3 1001 1001 4096 Apr 8 19:17 openapi [2022-04-08T19:25:34.516Z] drwxrwxr-x 4 1001 1001 4096 Apr 8 19:17 snap [2022-04-08T19:25:34.516Z] -rw-rw-r-- 1 1001 1001 204 Apr 8 19:17 version.go [Pipeline] sh [2022-04-08T19:25:35.208Z] + '[' -e coverage.out ] [2022-04-08T19:25:35.208Z] + chown 1001:1001 coverage.out [Pipeline] stash [2022-04-08T19:25:35.244Z] Warning: overwriting stash ‘coverage-report’ [2022-04-08T19:25:36.194Z] Stashed 1 file(s) [Pipeline] sh [2022-04-08T19:25:36.873Z] + make build [2022-04-08T19:25:36.873Z] CGO_ENABLED=1 GO111MODULE=on go build -ldflags "-linkmode=external -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -buildmode=pie -o cmd/core-data/core-data ./cmd/core-data [2022-04-08T19:25:39.203Z] Created symlink /etc/systemd/system/dbus-org.freedesktop.network1.service → /lib/systemd/system/systemd-networkd.service. [2022-04-08T19:25:40.589Z] Waiting for network to be ready... [2022-04-08T19:25:40.589Z] Get:1 http://archive.ubuntu.com/ubuntu focal InRelease [265 kB] [2022-04-08T19:25:40.851Z] Get:2 http://archive.ubuntu.com/ubuntu focal-updates InRelease [114 kB] [2022-04-08T19:25:40.851Z] Get:3 http://security.ubuntu.com/ubuntu focal-security InRelease [114 kB] [2022-04-08T19:25:40.851Z] Get:4 http://archive.ubuntu.com/ubuntu focal/main amd64 Packages [970 kB] [2022-04-08T19:25:41.110Z] Get:5 http://archive.ubuntu.com/ubuntu focal/main Translation-en [506 kB] [2022-04-08T19:25:41.110Z] Get:6 http://archive.ubuntu.com/ubuntu focal/multiverse amd64 Packages [144 kB] [2022-04-08T19:25:41.110Z] Get:7 http://archive.ubuntu.com/ubuntu focal/multiverse Translation-en [104 kB] [2022-04-08T19:25:41.110Z] Get:8 http://archive.ubuntu.com/ubuntu focal/restricted amd64 Packages [22.0 kB] [2022-04-08T19:25:41.110Z] Get:9 http://archive.ubuntu.com/ubuntu focal/restricted Translation-en [6212 B] [2022-04-08T19:25:41.110Z] Get:10 http://archive.ubuntu.com/ubuntu focal/universe amd64 Packages [8628 kB] [2022-04-08T19:25:41.110Z] Get:11 http://archive.ubuntu.com/ubuntu focal/universe Translation-en [5124 kB] [2022-04-08T19:25:41.110Z] Get:12 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 Packages [1712 kB] [2022-04-08T19:25:41.110Z] Get:13 http://archive.ubuntu.com/ubuntu focal-updates/main Translation-en [320 kB] [2022-04-08T19:25:41.110Z] Get:14 http://archive.ubuntu.com/ubuntu focal-updates/multiverse amd64 Packages [24.4 kB] [2022-04-08T19:25:41.110Z] Get:15 http://archive.ubuntu.com/ubuntu focal-updates/multiverse Translation-en [7336 B] [2022-04-08T19:25:41.110Z] Get:16 http://archive.ubuntu.com/ubuntu focal-updates/restricted amd64 Packages [917 kB] [2022-04-08T19:25:41.110Z] Get:17 http://archive.ubuntu.com/ubuntu focal-updates/restricted Translation-en [131 kB] [2022-04-08T19:25:41.110Z] Get:18 http://archive.ubuntu.com/ubuntu focal-updates/universe amd64 Packages [916 kB] [2022-04-08T19:25:41.110Z] Get:19 http://archive.ubuntu.com/ubuntu focal-updates/universe Translation-en [204 kB] [2022-04-08T19:25:41.370Z] Get:20 http://security.ubuntu.com/ubuntu focal-security/main amd64 Packages [1384 kB] [2022-04-08T19:25:41.631Z] Get:21 http://security.ubuntu.com/ubuntu focal-security/main Translation-en [239 kB] [2022-04-08T19:25:41.892Z] Get:22 http://security.ubuntu.com/ubuntu focal-security/multiverse amd64 Packages [20.7 kB] [2022-04-08T19:25:41.892Z] Get:23 http://security.ubuntu.com/ubuntu focal-security/multiverse Translation-en [5196 B] [2022-04-08T19:25:41.892Z] Get:24 http://security.ubuntu.com/ubuntu focal-security/restricted amd64 Packages [859 kB] [2022-04-08T19:25:41.892Z] Get:25 http://security.ubuntu.com/ubuntu focal-security/restricted Translation-en [122 kB] [2022-04-08T19:25:41.892Z] Get:26 http://security.ubuntu.com/ubuntu focal-security/universe amd64 Packages [696 kB] [2022-04-08T19:25:41.892Z] Get:27 http://security.ubuntu.com/ubuntu focal-security/universe Translation-en [122 kB] [2022-04-08T19:25:44.437Z] Fetched 23.7 MB in 3s (7166 kB/s) [2022-04-08T19:25:44.700Z] Reading package lists... [2022-04-08T19:25:44.961Z] Reading package lists... [2022-04-08T19:25:44.961Z] Building dependency tree... [2022-04-08T19:25:44.961Z] Reading state information... [2022-04-08T19:25:45.242Z] The following additional packages will be installed: [2022-04-08T19:25:45.242Z] gpg gpg-agent gpgconf libasn1-8-heimdal libfuse2 libgssapi3-heimdal [2022-04-08T19:25:45.242Z] libhcrypto4-heimdal libheimbase1-heimdal libheimntlm0-heimdal [2022-04-08T19:25:45.242Z] libhx509-5-heimdal libkrb5-26-heimdal libksba8 libldap-2.4-2 libldap-common [2022-04-08T19:25:45.242Z] libroken18-heimdal libsasl2-2 libsasl2-modules-db libudev1 libwind0-heimdal [2022-04-08T19:25:45.242Z] Suggested packages: [2022-04-08T19:25:45.242Z] dbus-user-session libpam-systemd pinentry-gnome3 tor scdaemon [2022-04-08T19:25:45.242Z] Recommended packages: [2022-04-08T19:25:45.242Z] gnupg libsasl2-modules [2022-04-08T19:25:45.242Z] The following NEW packages will be installed: [2022-04-08T19:25:45.242Z] dirmngr fuse libasn1-8-heimdal libfuse2 libgssapi3-heimdal [2022-04-08T19:25:45.242Z] libhcrypto4-heimdal libheimbase1-heimdal libheimntlm0-heimdal [2022-04-08T19:25:45.242Z] libhx509-5-heimdal libkrb5-26-heimdal libksba8 libldap-2.4-2 libldap-common [2022-04-08T19:25:45.242Z] libroken18-heimdal libsasl2-2 libsasl2-modules-db libwind0-heimdal udev [2022-04-08T19:25:45.242Z] The following packages will be upgraded: [2022-04-08T19:25:45.242Z] gpg gpg-agent gpgconf libudev1 [2022-04-08T19:25:45.242Z] 4 upgraded, 18 newly installed, 0 to remove and 81 not upgraded. [2022-04-08T19:25:45.242Z] Need to get 3859 kB of archives. [2022-04-08T19:25:45.242Z] After this operation, 14.9 MB of additional disk space will be used. [2022-04-08T19:25:45.242Z] Get:1 http://archive.ubuntu.com/ubuntu focal/main amd64 libfuse2 amd64 2.9.9-3 [82.0 kB] [2022-04-08T19:25:45.242Z] Get:2 http://archive.ubuntu.com/ubuntu focal/main amd64 fuse amd64 2.9.9-3 [26.0 kB] [2022-04-08T19:25:45.242Z] Get:3 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 gpg amd64 2.2.19-3ubuntu2.1 [483 kB] [2022-04-08T19:25:45.242Z] Get:4 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 gpgconf amd64 2.2.19-3ubuntu2.1 [124 kB] [2022-04-08T19:25:45.242Z] Get:5 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 gpg-agent amd64 2.2.19-3ubuntu2.1 [232 kB] [2022-04-08T19:25:45.242Z] Get:6 http://security.ubuntu.com/ubuntu focal-security/main amd64 libudev1 amd64 245.4-4ubuntu3.15 [77.2 kB] [2022-04-08T19:25:45.242Z] Get:7 http://archive.ubuntu.com/ubuntu focal/main amd64 libksba8 amd64 1.3.5-2 [92.6 kB] [2022-04-08T19:25:45.526Z] Get:8 http://archive.ubuntu.com/ubuntu focal/main amd64 libroken18-heimdal amd64 7.7.0+dfsg-1ubuntu1 [41.8 kB] [2022-04-08T19:25:45.526Z] Get:9 http://archive.ubuntu.com/ubuntu focal/main amd64 libasn1-8-heimdal amd64 7.7.0+dfsg-1ubuntu1 [181 kB] [2022-04-08T19:25:45.526Z] Get:10 http://archive.ubuntu.com/ubuntu focal/main amd64 libheimbase1-heimdal amd64 7.7.0+dfsg-1ubuntu1 [29.7 kB] [2022-04-08T19:25:45.526Z] Get:11 http://archive.ubuntu.com/ubuntu focal/main amd64 libhcrypto4-heimdal amd64 7.7.0+dfsg-1ubuntu1 [87.9 kB] [2022-04-08T19:25:45.526Z] Get:12 http://archive.ubuntu.com/ubuntu focal/main amd64 libwind0-heimdal amd64 7.7.0+dfsg-1ubuntu1 [48.0 kB] [2022-04-08T19:25:45.526Z] Get:13 http://archive.ubuntu.com/ubuntu focal/main amd64 libhx509-5-heimdal amd64 7.7.0+dfsg-1ubuntu1 [107 kB] [2022-04-08T19:25:45.526Z] Get:14 http://archive.ubuntu.com/ubuntu focal/main amd64 libkrb5-26-heimdal amd64 7.7.0+dfsg-1ubuntu1 [208 kB] [2022-04-08T19:25:45.526Z] Get:15 http://archive.ubuntu.com/ubuntu focal/main amd64 libheimntlm0-heimdal amd64 7.7.0+dfsg-1ubuntu1 [15.1 kB] [2022-04-08T19:25:45.526Z] Get:16 http://archive.ubuntu.com/ubuntu focal/main amd64 libgssapi3-heimdal amd64 7.7.0+dfsg-1ubuntu1 [96.1 kB] [2022-04-08T19:25:45.526Z] Get:17 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libldap-common all 2.4.49+dfsg-2ubuntu1.8 [16.6 kB] [2022-04-08T19:25:45.526Z] Get:18 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libldap-2.4-2 amd64 2.4.49+dfsg-2ubuntu1.8 [155 kB] [2022-04-08T19:25:45.526Z] Get:19 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 dirmngr amd64 2.2.19-3ubuntu2.1 [329 kB] [2022-04-08T19:25:45.823Z] Get:20 http://security.ubuntu.com/ubuntu focal-security/main amd64 udev amd64 245.4-4ubuntu3.15 [1364 kB] [2022-04-08T19:25:46.096Z] Get:21 http://security.ubuntu.com/ubuntu focal-security/main amd64 libsasl2-modules-db amd64 2.1.27+dfsg-2ubuntu0.1 [14.7 kB] [2022-04-08T19:25:46.096Z] Get:22 http://security.ubuntu.com/ubuntu focal-security/main amd64 libsasl2-2 amd64 2.1.27+dfsg-2ubuntu0.1 [49.3 kB] [2022-04-08T19:25:46.096Z] debconf: delaying package configuration, since apt-utils is not installed [2022-04-08T19:25:46.096Z] Fetched 3859 kB in 1s (4244 kB/s) [2022-04-08T19:25:46.371Z] (Reading database ... 12816 files and directories currently installed.) [2022-04-08T19:25:46.371Z] Preparing to unpack .../libudev1_245.4-4ubuntu3.15_amd64.deb ... [2022-04-08T19:25:46.371Z] Unpacking libudev1:amd64 (245.4-4ubuntu3.15) over (245.4-4ubuntu3) ... [2022-04-08T19:25:46.371Z] Setting up libudev1:amd64 (245.4-4ubuntu3.15) ... [2022-04-08T19:25:46.371Z] Selecting previously unselected package udev. [2022-04-08T19:25:46.371Z] (Reading database ... 12816 files and directories currently installed.) [2022-04-08T19:25:46.371Z] Preparing to unpack .../00-udev_245.4-4ubuntu3.15_amd64.deb ... [2022-04-08T19:25:46.371Z] Unpacking udev (245.4-4ubuntu3.15) ... [2022-04-08T19:25:46.631Z] Selecting previously unselected package libfuse2:amd64. [2022-04-08T19:25:46.631Z] Preparing to unpack .../01-libfuse2_2.9.9-3_amd64.deb ... [2022-04-08T19:25:46.631Z] Unpacking libfuse2:amd64 (2.9.9-3) ... [2022-04-08T19:25:46.631Z] Selecting previously unselected package fuse. [2022-04-08T19:25:46.631Z] Preparing to unpack .../02-fuse_2.9.9-3_amd64.deb ... [2022-04-08T19:25:46.631Z] Unpacking fuse (2.9.9-3) ... [2022-04-08T19:25:46.631Z] Preparing to unpack .../03-gpg_2.2.19-3ubuntu2.1_amd64.deb ... [2022-04-08T19:25:46.631Z] Unpacking gpg (2.2.19-3ubuntu2.1) over (2.2.19-3ubuntu2) ... [2022-04-08T19:25:46.894Z] Preparing to unpack .../04-gpgconf_2.2.19-3ubuntu2.1_amd64.deb ... [2022-04-08T19:25:46.894Z] Unpacking gpgconf (2.2.19-3ubuntu2.1) over (2.2.19-3ubuntu2) ... [2022-04-08T19:25:46.894Z] Preparing to unpack .../05-gpg-agent_2.2.19-3ubuntu2.1_amd64.deb ... [2022-04-08T19:25:46.894Z] Unpacking gpg-agent (2.2.19-3ubuntu2.1) over (2.2.19-3ubuntu2) ... [2022-04-08T19:25:46.894Z] Selecting previously unselected package libksba8:amd64. [2022-04-08T19:25:46.894Z] Preparing to unpack .../06-libksba8_1.3.5-2_amd64.deb ... [2022-04-08T19:25:46.894Z] Unpacking libksba8:amd64 (1.3.5-2) ... [2022-04-08T19:25:46.894Z] Selecting previously unselected package libroken18-heimdal:amd64. [2022-04-08T19:25:46.894Z] Preparing to unpack .../07-libroken18-heimdal_7.7.0+dfsg-1ubuntu1_amd64.deb ... [2022-04-08T19:25:46.894Z] Unpacking libroken18-heimdal:amd64 (7.7.0+dfsg-1ubuntu1) ... [2022-04-08T19:25:47.163Z] Selecting previously unselected package libasn1-8-heimdal:amd64. [2022-04-08T19:25:47.163Z] Preparing to unpack .../08-libasn1-8-heimdal_7.7.0+dfsg-1ubuntu1_amd64.deb ... [2022-04-08T19:25:47.163Z] Unpacking libasn1-8-heimdal:amd64 (7.7.0+dfsg-1ubuntu1) ... [2022-04-08T19:25:47.163Z] Selecting previously unselected package libheimbase1-heimdal:amd64. [2022-04-08T19:25:47.163Z] Preparing to unpack .../09-libheimbase1-heimdal_7.7.0+dfsg-1ubuntu1_amd64.deb ... [2022-04-08T19:25:47.163Z] Unpacking libheimbase1-heimdal:amd64 (7.7.0+dfsg-1ubuntu1) ... [2022-04-08T19:25:47.163Z] Selecting previously unselected package libhcrypto4-heimdal:amd64. [2022-04-08T19:25:47.163Z] Preparing to unpack .../10-libhcrypto4-heimdal_7.7.0+dfsg-1ubuntu1_amd64.deb ... [2022-04-08T19:25:47.163Z] Unpacking libhcrypto4-heimdal:amd64 (7.7.0+dfsg-1ubuntu1) ... [2022-04-08T19:25:47.163Z] Selecting previously unselected package libwind0-heimdal:amd64. [2022-04-08T19:25:47.163Z] Preparing to unpack .../11-libwind0-heimdal_7.7.0+dfsg-1ubuntu1_amd64.deb ... [2022-04-08T19:25:47.163Z] Unpacking libwind0-heimdal:amd64 (7.7.0+dfsg-1ubuntu1) ... [2022-04-08T19:25:47.163Z] Selecting previously unselected package libhx509-5-heimdal:amd64. [2022-04-08T19:25:47.163Z] Preparing to unpack .../12-libhx509-5-heimdal_7.7.0+dfsg-1ubuntu1_amd64.deb ... [2022-04-08T19:25:47.163Z] Unpacking libhx509-5-heimdal:amd64 (7.7.0+dfsg-1ubuntu1) ... [2022-04-08T19:25:47.422Z] Selecting previously unselected package libkrb5-26-heimdal:amd64. [2022-04-08T19:25:47.422Z] Preparing to unpack .../13-libkrb5-26-heimdal_7.7.0+dfsg-1ubuntu1_amd64.deb ... [2022-04-08T19:25:47.422Z] Unpacking libkrb5-26-heimdal:amd64 (7.7.0+dfsg-1ubuntu1) ... [2022-04-08T19:25:47.422Z] Selecting previously unselected package libheimntlm0-heimdal:amd64. [2022-04-08T19:25:47.422Z] Preparing to unpack .../14-libheimntlm0-heimdal_7.7.0+dfsg-1ubuntu1_amd64.deb ... [2022-04-08T19:25:47.422Z] Unpacking libheimntlm0-heimdal:amd64 (7.7.0+dfsg-1ubuntu1) ... [2022-04-08T19:25:47.422Z] Selecting previously unselected package libgssapi3-heimdal:amd64. [2022-04-08T19:25:47.422Z] Preparing to unpack .../15-libgssapi3-heimdal_7.7.0+dfsg-1ubuntu1_amd64.deb ... [2022-04-08T19:25:47.682Z] Unpacking libgssapi3-heimdal:amd64 (7.7.0+dfsg-1ubuntu1) ... [2022-04-08T19:25:47.682Z] Selecting previously unselected package libsasl2-modules-db:amd64. [2022-04-08T19:25:47.682Z] Preparing to unpack .../16-libsasl2-modules-db_2.1.27+dfsg-2ubuntu0.1_amd64.deb ... [2022-04-08T19:25:47.682Z] Unpacking libsasl2-modules-db:amd64 (2.1.27+dfsg-2ubuntu0.1) ... [2022-04-08T19:25:47.682Z] Selecting previously unselected package libsasl2-2:amd64. [2022-04-08T19:25:47.682Z] Preparing to unpack .../17-libsasl2-2_2.1.27+dfsg-2ubuntu0.1_amd64.deb ... [2022-04-08T19:25:47.682Z] Unpacking libsasl2-2:amd64 (2.1.27+dfsg-2ubuntu0.1) ... [2022-04-08T19:25:47.942Z] Selecting previously unselected package libldap-common. [2022-04-08T19:25:47.942Z] Preparing to unpack .../18-libldap-common_2.4.49+dfsg-2ubuntu1.8_all.deb ... [2022-04-08T19:25:47.942Z] Unpacking libldap-common (2.4.49+dfsg-2ubuntu1.8) ... [2022-04-08T19:25:47.942Z] Selecting previously unselected package libldap-2.4-2:amd64. [2022-04-08T19:25:47.942Z] Preparing to unpack .../19-libldap-2.4-2_2.4.49+dfsg-2ubuntu1.8_amd64.deb ... [2022-04-08T19:25:47.942Z] Unpacking libldap-2.4-2:amd64 (2.4.49+dfsg-2ubuntu1.8) ... [2022-04-08T19:25:47.942Z] Selecting previously unselected package dirmngr. [2022-04-08T19:25:47.942Z] Preparing to unpack .../20-dirmngr_2.2.19-3ubuntu2.1_amd64.deb ... [2022-04-08T19:25:47.942Z] Unpacking dirmngr (2.2.19-3ubuntu2.1) ... [2022-04-08T19:25:48.203Z] Setting up libksba8:amd64 (1.3.5-2) ... [2022-04-08T19:25:48.203Z] Setting up libfuse2:amd64 (2.9.9-3) ... [2022-04-08T19:25:48.203Z] Setting up libldap-common (2.4.49+dfsg-2ubuntu1.8) ... [2022-04-08T19:25:48.203Z] Setting up libsasl2-modules-db:amd64 (2.1.27+dfsg-2ubuntu0.1) ... [2022-04-08T19:25:48.203Z] Setting up udev (245.4-4ubuntu3.15) ... [2022-04-08T19:25:48.772Z] invoke-rc.d: policy-rc.d denied execution of start. [2022-04-08T19:25:49.032Z] Setting up libsasl2-2:amd64 (2.1.27+dfsg-2ubuntu0.1) ... [2022-04-08T19:25:49.032Z] Setting up libroken18-heimdal:amd64 (7.7.0+dfsg-1ubuntu1) ... [2022-04-08T19:25:49.032Z] Setting up gpgconf (2.2.19-3ubuntu2.1) ... [2022-04-08T19:25:49.032Z] Setting up gpg (2.2.19-3ubuntu2.1) ... [2022-04-08T19:25:49.032Z] Setting up libheimbase1-heimdal:amd64 (7.7.0+dfsg-1ubuntu1) ... [2022-04-08T19:25:49.032Z] Setting up fuse (2.9.9-3) ... [2022-04-08T19:25:49.292Z] Setting up gpg-agent (2.2.19-3ubuntu2.1) ... [2022-04-08T19:25:49.553Z] Setting up libasn1-8-heimdal:amd64 (7.7.0+dfsg-1ubuntu1) ... [2022-04-08T19:25:49.553Z] Setting up libhcrypto4-heimdal:amd64 (7.7.0+dfsg-1ubuntu1) ... [2022-04-08T19:25:49.814Z] Setting up libwind0-heimdal:amd64 (7.7.0+dfsg-1ubuntu1) ... [2022-04-08T19:25:49.814Z] Setting up libhx509-5-heimdal:amd64 (7.7.0+dfsg-1ubuntu1) ... [2022-04-08T19:25:49.814Z] Setting up libkrb5-26-heimdal:amd64 (7.7.0+dfsg-1ubuntu1) ... [2022-04-08T19:25:49.814Z] Setting up libheimntlm0-heimdal:amd64 (7.7.0+dfsg-1ubuntu1) ... [2022-04-08T19:25:49.814Z] Setting up libgssapi3-heimdal:amd64 (7.7.0+dfsg-1ubuntu1) ... [2022-04-08T19:25:49.814Z] Setting up libldap-2.4-2:amd64 (2.4.49+dfsg-2ubuntu1.8) ... [2022-04-08T19:25:49.814Z] Setting up dirmngr (2.2.19-3ubuntu2.1) ... [2022-04-08T19:25:49.814Z] Created symlink /etc/systemd/user/sockets.target.wants/dirmngr.socket → /usr/lib/systemd/user/dirmngr.socket. [2022-04-08T19:25:49.814Z] Processing triggers for systemd (245.4-4ubuntu3) ... [2022-04-08T19:25:50.082Z] Processing triggers for libc-bin (2.31-0ubuntu9) ... [2022-04-08T19:25:50.342Z] The unit files have no installation config (WantedBy=, RequiredBy=, Also=, [2022-04-08T19:25:50.342Z] Alias= settings in the [Install] section, and DefaultInstance= for template [2022-04-08T19:25:50.342Z] units). This means they are not meant to be enabled using systemctl. [2022-04-08T19:25:50.342Z] [2022-04-08T19:25:50.342Z] Possible reasons for having this kind of units are: [2022-04-08T19:25:50.342Z] • A unit may be statically enabled by being symlinked from another unit's [2022-04-08T19:25:50.342Z] .wants/ or .requires/ directory. [2022-04-08T19:25:50.342Z] • A unit's purpose may be to act as a helper for some other unit which has [2022-04-08T19:25:50.342Z] a requirement dependency on it. [2022-04-08T19:25:50.342Z] • A unit may be started when needed via activation (socket, path, timer, [2022-04-08T19:25:50.342Z] D-Bus, udev, scripted systemctl call, ...). [2022-04-08T19:25:50.342Z] • In case of template units, the unit is meant to be enabled with some [2022-04-08T19:25:50.342Z] instance name specified. [2022-04-08T19:25:50.600Z] Reading package lists... [2022-04-08T19:25:50.866Z] Building dependency tree... [2022-04-08T19:25:50.866Z] Reading state information... [2022-04-08T19:25:50.866Z] The following additional packages will be installed: [2022-04-08T19:25:50.866Z] apparmor dbus dbus-user-session libbsd0 libcbor0.6 libdbus-1-3 libedit2 [2022-04-08T19:25:50.866Z] libexpat1 libfido2-1 libgssapi-krb5-2 libk5crypto3 libkeyutils1 libkrb5-3 [2022-04-08T19:25:50.866Z] libkrb5support0 liblzo2-2 libmpdec2 libpam-systemd libpython3-stdlib [2022-04-08T19:25:50.866Z] libpython3.8-minimal libpython3.8-stdlib libsystemd0 mime-support [2022-04-08T19:25:50.866Z] openssh-client python3 python3-minimal python3.8 python3.8-minimal [2022-04-08T19:25:50.866Z] squashfs-tools systemd systemd-sysv systemd-timesyncd [2022-04-08T19:25:50.866Z] Suggested packages: [2022-04-08T19:25:50.866Z] apparmor-profiles-extra apparmor-utils krb5-doc krb5-user keychain [2022-04-08T19:25:50.866Z] libpam-ssh monkeysphere ssh-askpass python3-doc python3-tk python3-venv [2022-04-08T19:25:50.866Z] python3.8-venv python3.8-doc binfmt-support zenity | kdialog [2022-04-08T19:25:50.866Z] systemd-container policykit-1 [2022-04-08T19:25:50.866Z] Recommended packages: [2022-04-08T19:25:50.866Z] krb5-locales file xauth gnupg networkd-dispatcher libnss-systemd [2022-04-08T19:25:51.129Z] The following NEW packages will be installed: [2022-04-08T19:25:51.129Z] apparmor dbus dbus-user-session libbsd0 libcbor0.6 libdbus-1-3 libedit2 [2022-04-08T19:25:51.129Z] libexpat1 libfido2-1 libgssapi-krb5-2 libk5crypto3 libkeyutils1 libkrb5-3 [2022-04-08T19:25:51.129Z] libkrb5support0 liblzo2-2 libmpdec2 libpam-systemd libpython3-stdlib [2022-04-08T19:25:51.129Z] libpython3.8-minimal libpython3.8-stdlib mime-support openssh-client python3 [2022-04-08T19:25:51.129Z] python3-minimal python3.8 python3.8-minimal snapd squashfs-tools sudo [2022-04-08T19:25:51.129Z] The following packages will be upgraded: [2022-04-08T19:25:51.129Z] libsystemd0 systemd systemd-sysv systemd-timesyncd [2022-04-08T19:25:51.129Z] 4 upgraded, 29 newly installed, 0 to remove and 77 not upgraded. [2022-04-08T19:25:51.129Z] Need to get 46.5 MB of archives. [2022-04-08T19:25:51.129Z] After this operation, 181 MB of additional disk space will be used. [2022-04-08T19:25:51.129Z] Get:1 http://archive.ubuntu.com/ubuntu focal/main amd64 python3-minimal amd64 3.8.2-0ubuntu2 [23.6 kB] [2022-04-08T19:25:51.129Z] Get:2 http://archive.ubuntu.com/ubuntu focal/main amd64 mime-support all 3.64ubuntu1 [30.6 kB] [2022-04-08T19:25:51.129Z] Get:3 http://archive.ubuntu.com/ubuntu focal/main amd64 libmpdec2 amd64 2.4.2-3 [81.1 kB] [2022-04-08T19:25:51.129Z] Get:4 http://archive.ubuntu.com/ubuntu focal/main amd64 libpython3-stdlib amd64 3.8.2-0ubuntu2 [7068 B] [2022-04-08T19:25:51.129Z] Get:5 http://archive.ubuntu.com/ubuntu focal/main amd64 python3 amd64 3.8.2-0ubuntu2 [47.6 kB] [2022-04-08T19:25:51.129Z] Get:6 http://archive.ubuntu.com/ubuntu focal/main amd64 libbsd0 amd64 0.10.0-1 [45.4 kB] [2022-04-08T19:25:51.129Z] Get:7 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 apparmor amd64 2.13.3-7ubuntu5.1 [494 kB] [2022-04-08T19:25:51.129Z] Get:8 http://archive.ubuntu.com/ubuntu focal/main amd64 libcbor0.6 amd64 0.6.0-0ubuntu1 [21.1 kB] [2022-04-08T19:25:51.129Z] Get:9 http://archive.ubuntu.com/ubuntu focal/main amd64 libedit2 amd64 3.1-20191231-1 [87.0 kB] [2022-04-08T19:25:51.129Z] Get:10 http://archive.ubuntu.com/ubuntu focal/main amd64 libfido2-1 amd64 1.3.1-1ubuntu2 [47.9 kB] [2022-04-08T19:25:51.129Z] Get:11 http://archive.ubuntu.com/ubuntu focal/main amd64 libkeyutils1 amd64 1.6-6ubuntu1 [10.2 kB] [2022-04-08T19:25:51.129Z] Get:12 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 openssh-client amd64 1:8.2p1-4ubuntu0.4 [671 kB] [2022-04-08T19:25:51.129Z] Get:13 http://security.ubuntu.com/ubuntu focal-security/main amd64 systemd-timesyncd amd64 245.4-4ubuntu3.15 [28.1 kB] [2022-04-08T19:25:51.129Z] Get:14 http://archive.ubuntu.com/ubuntu focal/main amd64 liblzo2-2 amd64 2.10-2 [50.8 kB] [2022-04-08T19:25:51.390Z] Get:15 http://security.ubuntu.com/ubuntu focal-security/main amd64 systemd-sysv amd64 245.4-4ubuntu3.15 [10.3 kB] [2022-04-08T19:25:51.390Z] Get:16 http://security.ubuntu.com/ubuntu focal-security/main amd64 systemd amd64 245.4-4ubuntu3.15 [3811 kB] [2022-04-08T19:25:51.960Z] Get:17 http://security.ubuntu.com/ubuntu focal-security/main amd64 libsystemd0 amd64 245.4-4ubuntu3.15 [270 kB] [2022-04-08T19:25:51.960Z] Get:18 http://security.ubuntu.com/ubuntu focal-security/main amd64 libpython3.8-minimal amd64 3.8.10-0ubuntu1~20.04.4 [717 kB] [2022-04-08T19:25:51.960Z] Get:19 http://security.ubuntu.com/ubuntu focal-security/main amd64 libexpat1 amd64 2.2.9-1ubuntu0.4 [74.4 kB] [2022-04-08T19:25:51.960Z] Get:20 http://security.ubuntu.com/ubuntu focal-security/main amd64 python3.8-minimal amd64 3.8.10-0ubuntu1~20.04.4 [1899 kB] [2022-04-08T19:25:52.221Z] Get:21 http://security.ubuntu.com/ubuntu focal-security/main amd64 libpython3.8-stdlib amd64 3.8.10-0ubuntu1~20.04.4 [1675 kB] [2022-04-08T19:25:52.221Z] Get:22 http://security.ubuntu.com/ubuntu focal-security/main amd64 python3.8 amd64 3.8.10-0ubuntu1~20.04.4 [387 kB] [2022-04-08T19:25:52.221Z] Get:23 http://security.ubuntu.com/ubuntu focal-security/main amd64 libdbus-1-3 amd64 1.12.16-2ubuntu2.1 [179 kB] [2022-04-08T19:25:52.221Z] Get:24 http://security.ubuntu.com/ubuntu focal-security/main amd64 dbus amd64 1.12.16-2ubuntu2.1 [151 kB] [2022-04-08T19:25:52.221Z] Get:25 http://security.ubuntu.com/ubuntu focal-security/main amd64 libpam-systemd amd64 245.4-4ubuntu3.15 [186 kB] [2022-04-08T19:25:52.221Z] Get:26 http://security.ubuntu.com/ubuntu focal-security/main amd64 sudo amd64 1.8.31-1ubuntu1.2 [514 kB] [2022-04-08T19:25:52.221Z] Get:27 http://security.ubuntu.com/ubuntu focal-security/main amd64 libkrb5support0 amd64 1.17-6ubuntu4.1 [30.9 kB] [2022-04-08T19:25:52.221Z] Get:28 http://security.ubuntu.com/ubuntu focal-security/main amd64 libk5crypto3 amd64 1.17-6ubuntu4.1 [79.9 kB] [2022-04-08T19:25:52.221Z] Get:29 http://security.ubuntu.com/ubuntu focal-security/main amd64 libkrb5-3 amd64 1.17-6ubuntu4.1 [330 kB] [2022-04-08T19:25:52.221Z] Get:30 http://security.ubuntu.com/ubuntu focal-security/main amd64 libgssapi-krb5-2 amd64 1.17-6ubuntu4.1 [121 kB] [2022-04-08T19:25:52.221Z] Get:31 http://security.ubuntu.com/ubuntu focal-security/main amd64 dbus-user-session amd64 1.12.16-2ubuntu2.1 [9428 B] [2022-04-08T19:25:52.221Z] Get:32 http://security.ubuntu.com/ubuntu focal-security/main amd64 squashfs-tools amd64 1:4.4-1ubuntu0.3 [117 kB] [2022-04-08T19:25:52.221Z] Get:33 http://security.ubuntu.com/ubuntu focal-security/main amd64 snapd amd64 2.54.3+20.04.1ubuntu0.2 [34.3 MB] [2022-04-08T19:25:53.605Z] debconf: delaying package configuration, since apt-utils is not installed [2022-04-08T19:25:53.605Z] Fetched 46.5 MB in 2s (19.8 MB/s) [2022-04-08T19:25:53.605Z] (Reading database ... 13067 files and directories currently installed.) [2022-04-08T19:25:53.605Z] Preparing to unpack .../systemd-timesyncd_245.4-4ubuntu3.15_amd64.deb ... [2022-04-08T19:25:53.605Z] Unpacking systemd-timesyncd (245.4-4ubuntu3.15) over (245.4-4ubuntu3) ... [2022-04-08T19:25:53.605Z] Preparing to unpack .../systemd-sysv_245.4-4ubuntu3.15_amd64.deb ... [2022-04-08T19:25:53.605Z] Unpacking systemd-sysv (245.4-4ubuntu3.15) over (245.4-4ubuntu3) ... [2022-04-08T19:25:53.605Z] Preparing to unpack .../systemd_245.4-4ubuntu3.15_amd64.deb ... [2022-04-08T19:25:53.864Z] Unpacking systemd (245.4-4ubuntu3.15) over (245.4-4ubuntu3) ... [2022-04-08T19:25:54.433Z] Preparing to unpack .../libsystemd0_245.4-4ubuntu3.15_amd64.deb ... [2022-04-08T19:25:54.433Z] Unpacking libsystemd0:amd64 (245.4-4ubuntu3.15) over (245.4-4ubuntu3) ... [2022-04-08T19:25:54.433Z] Setting up libsystemd0:amd64 (245.4-4ubuntu3.15) ... [2022-04-08T19:25:54.433Z] Selecting previously unselected package libpython3.8-minimal:amd64. [2022-04-08T19:25:54.433Z] (Reading database ... 13068 files and directories currently installed.) [2022-04-08T19:25:54.433Z] Preparing to unpack .../libpython3.8-minimal_3.8.10-0ubuntu1~20.04.4_amd64.deb ... [2022-04-08T19:25:54.433Z] Unpacking libpython3.8-minimal:amd64 (3.8.10-0ubuntu1~20.04.4) ... [2022-04-08T19:25:54.692Z] Selecting previously unselected package libexpat1:amd64. [2022-04-08T19:25:54.692Z] Preparing to unpack .../libexpat1_2.2.9-1ubuntu0.4_amd64.deb ... [2022-04-08T19:25:54.692Z] Unpacking libexpat1:amd64 (2.2.9-1ubuntu0.4) ... [2022-04-08T19:25:54.692Z] Selecting previously unselected package python3.8-minimal. [2022-04-08T19:25:54.692Z] Preparing to unpack .../python3.8-minimal_3.8.10-0ubuntu1~20.04.4_amd64.deb ... [2022-04-08T19:25:54.692Z] Unpacking python3.8-minimal (3.8.10-0ubuntu1~20.04.4) ... [2022-04-08T19:25:54.951Z] Setting up libpython3.8-minimal:amd64 (3.8.10-0ubuntu1~20.04.4) ... [2022-04-08T19:25:54.951Z] Setting up libexpat1:amd64 (2.2.9-1ubuntu0.4) ... [2022-04-08T19:25:54.951Z] Setting up python3.8-minimal (3.8.10-0ubuntu1~20.04.4) ... [2022-04-08T19:25:55.531Z] Selecting previously unselected package python3-minimal. [2022-04-08T19:25:55.531Z] (Reading database ... 13359 files and directories currently installed.) [2022-04-08T19:25:55.531Z] Preparing to unpack .../0-python3-minimal_3.8.2-0ubuntu2_amd64.deb ... [2022-04-08T19:25:55.531Z] Unpacking python3-minimal (3.8.2-0ubuntu2) ... [2022-04-08T19:25:55.531Z] Selecting previously unselected package mime-support. [2022-04-08T19:25:55.531Z] Preparing to unpack .../1-mime-support_3.64ubuntu1_all.deb ... [2022-04-08T19:25:55.531Z] Unpacking mime-support (3.64ubuntu1) ... [2022-04-08T19:25:55.531Z] Selecting previously unselected package libmpdec2:amd64. [2022-04-08T19:25:55.531Z] Preparing to unpack .../2-libmpdec2_2.4.2-3_amd64.deb ... [2022-04-08T19:25:55.531Z] Unpacking libmpdec2:amd64 (2.4.2-3) ... [2022-04-08T19:25:55.531Z] Selecting previously unselected package libpython3.8-stdlib:amd64. [2022-04-08T19:25:55.531Z] Preparing to unpack .../3-libpython3.8-stdlib_3.8.10-0ubuntu1~20.04.4_amd64.deb ... [2022-04-08T19:25:55.531Z] Unpacking libpython3.8-stdlib:amd64 (3.8.10-0ubuntu1~20.04.4) ... [2022-04-08T19:25:55.792Z] Selecting previously unselected package python3.8. [2022-04-08T19:25:55.792Z] Preparing to unpack .../4-python3.8_3.8.10-0ubuntu1~20.04.4_amd64.deb ... [2022-04-08T19:25:55.792Z] Unpacking python3.8 (3.8.10-0ubuntu1~20.04.4) ... [2022-04-08T19:25:56.060Z] Selecting previously unselected package libpython3-stdlib:amd64. [2022-04-08T19:25:56.060Z] Preparing to unpack .../5-libpython3-stdlib_3.8.2-0ubuntu2_amd64.deb ... [2022-04-08T19:25:56.060Z] Unpacking libpython3-stdlib:amd64 (3.8.2-0ubuntu2) ... [2022-04-08T19:25:56.060Z] Setting up python3-minimal (3.8.2-0ubuntu2) ... [2022-04-08T19:25:56.060Z] Selecting previously unselected package python3. [2022-04-08T19:25:56.060Z] (Reading database ... 13761 files and directories currently installed.) [2022-04-08T19:25:56.060Z] Preparing to unpack .../00-python3_3.8.2-0ubuntu2_amd64.deb ... [2022-04-08T19:25:56.060Z] Unpacking python3 (3.8.2-0ubuntu2) ... [2022-04-08T19:25:56.321Z] Selecting previously unselected package libdbus-1-3:amd64. [2022-04-08T19:25:56.321Z] Preparing to unpack .../01-libdbus-1-3_1.12.16-2ubuntu2.1_amd64.deb ... [2022-04-08T19:25:56.321Z] Unpacking libdbus-1-3:amd64 (1.12.16-2ubuntu2.1) ... [2022-04-08T19:25:56.321Z] Selecting previously unselected package dbus. [2022-04-08T19:25:56.321Z] Preparing to unpack .../02-dbus_1.12.16-2ubuntu2.1_amd64.deb ... [2022-04-08T19:25:56.321Z] Unpacking dbus (1.12.16-2ubuntu2.1) ... [2022-04-08T19:25:56.321Z] Selecting previously unselected package libbsd0:amd64. [2022-04-08T19:25:56.321Z] Preparing to unpack .../03-libbsd0_0.10.0-1_amd64.deb ... [2022-04-08T19:25:56.321Z] Unpacking libbsd0:amd64 (0.10.0-1) ... [2022-04-08T19:25:56.321Z] Selecting previously unselected package libpam-systemd:amd64. [2022-04-08T19:25:56.321Z] Preparing to unpack .../04-libpam-systemd_245.4-4ubuntu3.15_amd64.deb ... [2022-04-08T19:25:56.321Z] Unpacking libpam-systemd:amd64 (245.4-4ubuntu3.15) ... [2022-04-08T19:25:56.586Z] Selecting previously unselected package sudo. [2022-04-08T19:25:56.586Z] Preparing to unpack .../05-sudo_1.8.31-1ubuntu1.2_amd64.deb ... [2022-04-08T19:25:56.586Z] Unpacking sudo (1.8.31-1ubuntu1.2) ... [2022-04-08T19:25:56.586Z] Selecting previously unselected package apparmor. [2022-04-08T19:25:56.586Z] Preparing to unpack .../06-apparmor_2.13.3-7ubuntu5.1_amd64.deb ... [2022-04-08T19:25:56.586Z] Unpacking apparmor (2.13.3-7ubuntu5.1) ... [2022-04-08T19:25:56.847Z] Selecting previously unselected package libcbor0.6:amd64. [2022-04-08T19:25:56.847Z] Preparing to unpack .../07-libcbor0.6_0.6.0-0ubuntu1_amd64.deb ... [2022-04-08T19:25:56.847Z] Unpacking libcbor0.6:amd64 (0.6.0-0ubuntu1) ... [2022-04-08T19:25:56.847Z] Selecting previously unselected package libedit2:amd64. [2022-04-08T19:25:56.847Z] Preparing to unpack .../08-libedit2_3.1-20191231-1_amd64.deb ... [2022-04-08T19:25:56.847Z] Unpacking libedit2:amd64 (3.1-20191231-1) ... [2022-04-08T19:25:56.847Z] Selecting previously unselected package libfido2-1:amd64. [2022-04-08T19:25:56.847Z] Preparing to unpack .../09-libfido2-1_1.3.1-1ubuntu2_amd64.deb ... [2022-04-08T19:25:56.847Z] Unpacking libfido2-1:amd64 (1.3.1-1ubuntu2) ... [2022-04-08T19:25:56.847Z] Selecting previously unselected package libkrb5support0:amd64. [2022-04-08T19:25:56.847Z] Preparing to unpack .../10-libkrb5support0_1.17-6ubuntu4.1_amd64.deb ... [2022-04-08T19:25:56.847Z] Unpacking libkrb5support0:amd64 (1.17-6ubuntu4.1) ... [2022-04-08T19:25:56.847Z] Selecting previously unselected package libk5crypto3:amd64. [2022-04-08T19:25:56.847Z] Preparing to unpack .../11-libk5crypto3_1.17-6ubuntu4.1_amd64.deb ... [2022-04-08T19:25:56.847Z] Unpacking libk5crypto3:amd64 (1.17-6ubuntu4.1) ... [2022-04-08T19:25:57.108Z] Selecting previously unselected package libkeyutils1:amd64. [2022-04-08T19:25:57.108Z] Preparing to unpack .../12-libkeyutils1_1.6-6ubuntu1_amd64.deb ... [2022-04-08T19:25:57.108Z] Unpacking libkeyutils1:amd64 (1.6-6ubuntu1) ... [2022-04-08T19:25:57.108Z] Selecting previously unselected package libkrb5-3:amd64. [2022-04-08T19:25:57.108Z] Preparing to unpack .../13-libkrb5-3_1.17-6ubuntu4.1_amd64.deb ... [2022-04-08T19:25:57.108Z] Unpacking libkrb5-3:amd64 (1.17-6ubuntu4.1) ... [2022-04-08T19:25:57.108Z] Selecting previously unselected package libgssapi-krb5-2:amd64. [2022-04-08T19:25:57.108Z] Preparing to unpack .../14-libgssapi-krb5-2_1.17-6ubuntu4.1_amd64.deb ... [2022-04-08T19:25:57.108Z] Unpacking libgssapi-krb5-2:amd64 (1.17-6ubuntu4.1) ... [2022-04-08T19:25:57.108Z] Selecting previously unselected package openssh-client. [2022-04-08T19:25:57.108Z] Preparing to unpack .../15-openssh-client_1%3a8.2p1-4ubuntu0.4_amd64.deb ... [2022-04-08T19:25:57.108Z] Unpacking openssh-client (1:8.2p1-4ubuntu0.4) ... [2022-04-08T19:25:57.369Z] Selecting previously unselected package dbus-user-session. [2022-04-08T19:25:57.369Z] Preparing to unpack .../16-dbus-user-session_1.12.16-2ubuntu2.1_amd64.deb ... [2022-04-08T19:25:57.369Z] Unpacking dbus-user-session (1.12.16-2ubuntu2.1) ... [2022-04-08T19:25:57.369Z] Selecting previously unselected package liblzo2-2:amd64. [2022-04-08T19:25:57.369Z] Preparing to unpack .../17-liblzo2-2_2.10-2_amd64.deb ... [2022-04-08T19:25:57.369Z] Unpacking liblzo2-2:amd64 (2.10-2) ... [2022-04-08T19:25:57.369Z] Selecting previously unselected package squashfs-tools. [2022-04-08T19:25:57.369Z] Preparing to unpack .../18-squashfs-tools_1%3a4.4-1ubuntu0.3_amd64.deb ... [2022-04-08T19:25:57.369Z] Unpacking squashfs-tools (1:4.4-1ubuntu0.3) ... [2022-04-08T19:25:57.369Z] Selecting previously unselected package snapd. [2022-04-08T19:25:57.369Z] Preparing to unpack .../19-snapd_2.54.3+20.04.1ubuntu0.2_amd64.deb ... [2022-04-08T19:25:57.369Z] Unpacking snapd (2.54.3+20.04.1ubuntu0.2) ... [2022-04-08T19:26:00.664Z] Setting up libkeyutils1:amd64 (1.6-6ubuntu1) ... [2022-04-08T19:26:00.664Z] Setting up mime-support (3.64ubuntu1) ... [2022-04-08T19:26:00.664Z] Setting up liblzo2-2:amd64 (2.10-2) ... [2022-04-08T19:26:00.664Z] Setting up libcbor0.6:amd64 (0.6.0-0ubuntu1) ... [2022-04-08T19:26:00.664Z] Setting up libkrb5support0:amd64 (1.17-6ubuntu4.1) ... [2022-04-08T19:26:00.664Z] Setting up libdbus-1-3:amd64 (1.12.16-2ubuntu2.1) ... [2022-04-08T19:26:00.664Z] Setting up dbus (1.12.16-2ubuntu2.1) ... [2022-04-08T19:26:00.925Z] Setting up sudo (1.8.31-1ubuntu1.2) ... [2022-04-08T19:26:00.925Z] Setting up libk5crypto3:amd64 (1.17-6ubuntu4.1) ... [2022-04-08T19:26:00.925Z] Setting up libkrb5-3:amd64 (1.17-6ubuntu4.1) ... [2022-04-08T19:26:00.925Z] Setting up libmpdec2:amd64 (2.4.2-3) ... [2022-04-08T19:26:00.925Z] Setting up libpython3.8-stdlib:amd64 (3.8.10-0ubuntu1~20.04.4) ... [2022-04-08T19:26:00.925Z] Setting up libfido2-1:amd64 (1.3.1-1ubuntu2) ... [2022-04-08T19:26:00.925Z] Setting up python3.8 (3.8.10-0ubuntu1~20.04.4) ... [2022-04-08T19:26:01.498Z] Setting up libbsd0:amd64 (0.10.0-1) ... [2022-04-08T19:26:01.498Z] Setting up libpython3-stdlib:amd64 (3.8.2-0ubuntu2) ... [2022-04-08T19:26:01.498Z] Setting up squashfs-tools (1:4.4-1ubuntu0.3) ... [2022-04-08T19:26:01.498Z] Setting up libedit2:amd64 (3.1-20191231-1) ... [2022-04-08T19:26:01.498Z] Setting up python3 (3.8.2-0ubuntu2) ... [2022-04-08T19:26:01.498Z] running python rtupdate hooks for python3.8... [2022-04-08T19:26:01.498Z] running python post-rtupdate hooks for python3.8... [2022-04-08T19:26:01.498Z] Setting up apparmor (2.13.3-7ubuntu5.1) ... [2022-04-08T19:26:02.441Z] Created symlink /etc/systemd/system/sysinit.target.wants/apparmor.service → /lib/systemd/system/apparmor.service. [2022-04-08T19:26:02.700Z] Reloading AppArmor profiles [2022-04-08T19:26:02.700Z] Setting up libgssapi-krb5-2:amd64 (1.17-6ubuntu4.1) ... [2022-04-08T19:26:02.700Z] Setting up openssh-client (1:8.2p1-4ubuntu0.4) ... [2022-04-08T19:26:02.700Z] Setting up systemd-timesyncd (245.4-4ubuntu3.15) ... [2022-04-08T19:26:03.270Z] /usr/sbin/policy-rc.d returned 101, not running 'restart systemd-timesyncd.service' [2022-04-08T19:26:03.270Z] Setting up systemd (245.4-4ubuntu3.15) ... [2022-04-08T19:26:03.270Z] Installing new version of config file /etc/dhcp/dhclient-enter-hooks.d/resolved ... [2022-04-08T19:26:03.270Z] Installing new version of config file /etc/systemd/resolved.conf ... [2022-04-08T19:26:04.653Z] Setting up systemd-sysv (245.4-4ubuntu3.15) ... [2022-04-08T19:26:04.653Z] Setting up libpam-systemd:amd64 (245.4-4ubuntu3.15) ... [2022-04-08T19:26:04.914Z] Setting up dbus-user-session (1.12.16-2ubuntu2.1) ... [2022-04-08T19:26:04.914Z] Setting up snapd (2.54.3+20.04.1ubuntu0.2) ... [2022-04-08T19:26:05.175Z] Created symlink /etc/systemd/system/multi-user.target.wants/snapd.apparmor.service → /lib/systemd/system/snapd.apparmor.service. [2022-04-08T19:26:05.435Z] Created symlink /etc/systemd/system/multi-user.target.wants/snapd.autoimport.service → /lib/systemd/system/snapd.autoimport.service. [2022-04-08T19:26:05.695Z] Created symlink /etc/systemd/system/multi-user.target.wants/snapd.core-fixup.service → /lib/systemd/system/snapd.core-fixup.service. [2022-04-08T19:26:05.955Z] Created symlink /etc/systemd/system/multi-user.target.wants/snapd.recovery-chooser-trigger.service → /lib/systemd/system/snapd.recovery-chooser-trigger.service. [2022-04-08T19:26:05.955Z] Created symlink /etc/systemd/system/multi-user.target.wants/snapd.seeded.service → /lib/systemd/system/snapd.seeded.service. [2022-04-08T19:26:05.955Z] Created symlink /etc/systemd/system/cloud-final.service.wants/snapd.seeded.service → /lib/systemd/system/snapd.seeded.service. [2022-04-08T19:26:06.216Z] Created symlink /etc/systemd/system/multi-user.target.wants/snapd.service → /lib/systemd/system/snapd.service. [2022-04-08T19:26:06.478Z] Created symlink /etc/systemd/system/timers.target.wants/snapd.snap-repair.timer → /lib/systemd/system/snapd.snap-repair.timer. [2022-04-08T19:26:06.738Z] Created symlink /etc/systemd/system/sockets.target.wants/snapd.socket → /lib/systemd/system/snapd.socket. [2022-04-08T19:26:06.999Z] Created symlink /etc/systemd/system/final.target.wants/snapd.system-shutdown.service → /lib/systemd/system/snapd.system-shutdown.service. [2022-04-08T19:26:07.259Z] /usr/sbin/policy-rc.d returned 101, not running 'start snapd.apparmor.service snapd.autoimport.service snapd.core-fixup.service snapd.failure.service snapd.recovery-chooser-trigger.service snapd.seeded.service snapd.service snapd.snap-repair.service snapd.snap-repair.timer snapd.socket snapd.system-shutdown.service' [2022-04-08T19:26:07.259Z] Processing triggers for libc-bin (2.31-0ubuntu9) ... [2022-04-08T19:26:07.830Z] Hit:1 http://security.ubuntu.com/ubuntu focal-security InRelease [2022-04-08T19:26:08.090Z] Hit:2 http://archive.ubuntu.com/ubuntu focal InRelease [2022-04-08T19:26:08.090Z] Hit:3 http://archive.ubuntu.com/ubuntu focal-updates InRelease [2022-04-08T19:26:08.922Z] Reading package lists... [2022-04-08T19:26:09.183Z] Reading package lists... [2022-04-08T19:26:09.183Z] Building dependency tree... [2022-04-08T19:26:09.183Z] Reading state information... [2022-04-08T19:26:09.445Z] Calculating upgrade... [2022-04-08T19:26:09.445Z] The following packages will be upgraded: [2022-04-08T19:26:09.445Z] apt base-files bash binutils binutils-common binutils-x86-64-linux-gnu [2022-04-08T19:26:09.445Z] bsdutils build-essential ca-certificates cpp-9 fdisk g++-9 gcc-10-base gcc-9 [2022-04-08T19:26:09.445Z] gcc-9-base gpgv libapparmor1 libapt-pkg6.0 libasan5 libatomic1 libbinutils [2022-04-08T19:26:09.445Z] libblkid1 libc-bin libc-dev-bin libc6 libc6-dev libcc1-0 libcryptsetup12 [2022-04-08T19:26:09.445Z] libctf-nobfd0 libctf0 libfdisk1 libgcc-9-dev libgcc-s1 libgcrypt20 [2022-04-08T19:26:09.445Z] libgnutls30 libgomp1 libhogweed5 libitm1 libjson-c4 liblsan0 liblz4-1 [2022-04-08T19:26:09.445Z] liblzma5 libmount1 libnettle7 libp11-kit0 libpam-modules libpam-modules-bin [2022-04-08T19:26:09.445Z] libpam-runtime libpam0g libperl5.30 libprocps8 libquadmath0 libseccomp2 [2022-04-08T19:26:09.445Z] libsmartcols1 libsqlite3-0 libssl1.1 libstdc++-9-dev libstdc++6 libtsan0 [2022-04-08T19:26:09.445Z] libubsan1 libuuid1 libzstd1 linux-libc-dev login mount openssl passwd perl [2022-04-08T19:26:09.445Z] perl-base perl-modules-5.30 procps tar tzdata ubuntu-keyring util-linux [2022-04-08T19:26:09.445Z] xz-utils zlib1g [2022-04-08T19:26:09.445Z] 77 upgraded, 0 newly installed, 0 to remove and 0 not upgraded. [2022-04-08T19:26:09.445Z] Need to get 65.7 MB of archives. [2022-04-08T19:26:09.445Z] After this operation, 27.6 MB of additional disk space will be used. [2022-04-08T19:26:09.445Z] Get:1 http://security.ubuntu.com/ubuntu focal-security/main amd64 libc6-dev amd64 2.31-0ubuntu9.7 [2518 kB] [2022-04-08T19:26:09.707Z] Get:2 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 base-files amd64 11ubuntu5.5 [60.5 kB] [2022-04-08T19:26:09.707Z] Get:3 http://security.ubuntu.com/ubuntu focal-security/main amd64 libc-dev-bin amd64 2.31-0ubuntu9.7 [71.6 kB] [2022-04-08T19:26:09.707Z] Get:4 http://security.ubuntu.com/ubuntu focal-security/main amd64 linux-libc-dev amd64 5.4.0-107.121 [1115 kB] [2022-04-08T19:26:09.707Z] Get:5 http://security.ubuntu.com/ubuntu focal-security/main amd64 libubsan1 amd64 10.3.0-1ubuntu1~20.04 [784 kB] [2022-04-08T19:26:09.707Z] Get:6 http://security.ubuntu.com/ubuntu focal-security/main amd64 libtsan0 amd64 10.3.0-1ubuntu1~20.04 [2009 kB] [2022-04-08T19:26:09.707Z] Get:7 http://security.ubuntu.com/ubuntu focal-security/main amd64 libquadmath0 amd64 10.3.0-1ubuntu1~20.04 [146 kB] [2022-04-08T19:26:09.707Z] Get:8 http://security.ubuntu.com/ubuntu focal-security/main amd64 liblsan0 amd64 10.3.0-1ubuntu1~20.04 [835 kB] [2022-04-08T19:26:09.707Z] Get:9 http://security.ubuntu.com/ubuntu focal-security/main amd64 libitm1 amd64 10.3.0-1ubuntu1~20.04 [26.2 kB] [2022-04-08T19:26:09.707Z] Get:10 http://security.ubuntu.com/ubuntu focal-security/main amd64 libgomp1 amd64 10.3.0-1ubuntu1~20.04 [102 kB] [2022-04-08T19:26:09.707Z] Get:11 http://security.ubuntu.com/ubuntu focal-security/main amd64 gcc-10-base amd64 10.3.0-1ubuntu1~20.04 [20.2 kB] [2022-04-08T19:26:09.707Z] Get:12 http://security.ubuntu.com/ubuntu focal-security/main amd64 libgcc-s1 amd64 10.3.0-1ubuntu1~20.04 [41.8 kB] [2022-04-08T19:26:09.707Z] Get:13 http://security.ubuntu.com/ubuntu focal-security/main amd64 libcc1-0 amd64 10.3.0-1ubuntu1~20.04 [48.8 kB] [2022-04-08T19:26:09.707Z] Get:14 http://security.ubuntu.com/ubuntu focal-security/main amd64 libatomic1 amd64 10.3.0-1ubuntu1~20.04 [9284 B] [2022-04-08T19:26:09.707Z] Get:15 http://security.ubuntu.com/ubuntu focal-security/main amd64 libstdc++6 amd64 10.3.0-1ubuntu1~20.04 [501 kB] [2022-04-08T19:26:09.707Z] Get:16 http://security.ubuntu.com/ubuntu focal-security/main amd64 libc6 amd64 2.31-0ubuntu9.7 [2714 kB] [2022-04-08T19:26:09.707Z] Get:17 http://security.ubuntu.com/ubuntu focal-security/main amd64 bsdutils amd64 1:2.34-0.1ubuntu9.3 [63.0 kB] [2022-04-08T19:26:09.707Z] Get:18 http://security.ubuntu.com/ubuntu focal-security/main amd64 libperl5.30 amd64 5.30.0-9ubuntu0.2 [3952 kB] [2022-04-08T19:26:09.968Z] Get:19 http://security.ubuntu.com/ubuntu focal-security/main amd64 perl amd64 5.30.0-9ubuntu0.2 [224 kB] [2022-04-08T19:26:09.968Z] Get:20 http://security.ubuntu.com/ubuntu focal-security/main amd64 perl-base amd64 5.30.0-9ubuntu0.2 [1513 kB] [2022-04-08T19:26:09.968Z] Get:21 http://security.ubuntu.com/ubuntu focal-security/main amd64 perl-modules-5.30 all 5.30.0-9ubuntu0.2 [2738 kB] [2022-04-08T19:26:09.968Z] Get:22 http://security.ubuntu.com/ubuntu focal-security/main amd64 zlib1g amd64 1:1.2.11.dfsg-2ubuntu1.3 [53.8 kB] [2022-04-08T19:26:09.968Z] Get:23 http://security.ubuntu.com/ubuntu focal-security/main amd64 tar amd64 1.30+dfsg-7ubuntu0.20.04.2 [240 kB] [2022-04-08T19:26:09.968Z] Get:24 http://security.ubuntu.com/ubuntu focal-security/main amd64 libblkid1 amd64 2.34-0.1ubuntu9.3 [136 kB] [2022-04-08T19:26:09.968Z] Get:25 http://security.ubuntu.com/ubuntu focal-security/main amd64 libuuid1 amd64 2.34-0.1ubuntu9.3 [19.9 kB] [2022-04-08T19:26:09.968Z] Get:26 http://security.ubuntu.com/ubuntu focal-security/main amd64 libfdisk1 amd64 2.34-0.1ubuntu9.3 [175 kB] [2022-04-08T19:26:09.968Z] Get:27 http://security.ubuntu.com/ubuntu focal-security/main amd64 libmount1 amd64 2.34-0.1ubuntu9.3 [149 kB] [2022-04-08T19:26:09.968Z] Get:28 http://security.ubuntu.com/ubuntu focal-security/main amd64 libsmartcols1 amd64 2.34-0.1ubuntu9.3 [100 kB] [2022-04-08T19:26:09.968Z] Get:29 http://security.ubuntu.com/ubuntu focal-security/main amd64 fdisk amd64 2.34-0.1ubuntu9.3 [120 kB] [2022-04-08T19:26:09.968Z] Get:30 http://security.ubuntu.com/ubuntu focal-security/main amd64 util-linux amd64 2.34-0.1ubuntu9.3 [1021 kB] [2022-04-08T19:26:09.968Z] Get:31 http://security.ubuntu.com/ubuntu focal-security/main amd64 libc-bin amd64 2.31-0ubuntu9.7 [636 kB] [2022-04-08T19:26:09.968Z] Get:32 http://security.ubuntu.com/ubuntu focal-security/main amd64 libgcrypt20 amd64 1.8.5-5ubuntu1.1 [420 kB] [2022-04-08T19:26:09.968Z] Get:33 http://security.ubuntu.com/ubuntu focal-security/main amd64 liblz4-1 amd64 1.9.2-2ubuntu0.20.04.1 [56.1 kB] [2022-04-08T19:26:09.968Z] Get:34 http://security.ubuntu.com/ubuntu focal-security/main amd64 libzstd1 amd64 1.4.4+dfsg-3ubuntu0.1 [237 kB] [2022-04-08T19:26:09.968Z] Get:35 http://security.ubuntu.com/ubuntu focal-security/main amd64 libnettle7 amd64 3.5.1+really3.5.1-2ubuntu0.2 [115 kB] [2022-04-08T19:26:09.968Z] Get:36 http://security.ubuntu.com/ubuntu focal-security/main amd64 libhogweed5 amd64 3.5.1+really3.5.1-2ubuntu0.2 [138 kB] [2022-04-08T19:26:09.968Z] Get:37 http://security.ubuntu.com/ubuntu focal-security/main amd64 libp11-kit0 amd64 0.23.20-1ubuntu0.1 [188 kB] [2022-04-08T19:26:09.968Z] Get:38 http://security.ubuntu.com/ubuntu focal-security/main amd64 libgnutls30 amd64 3.6.13-2ubuntu1.6 [828 kB] [2022-04-08T19:26:09.968Z] Get:39 http://security.ubuntu.com/ubuntu focal-security/main amd64 libseccomp2 amd64 2.5.1-1ubuntu1~20.04.2 [42.5 kB] [2022-04-08T19:26:09.968Z] Get:40 http://security.ubuntu.com/ubuntu focal-security/main amd64 mount amd64 2.34-0.1ubuntu9.3 [115 kB] [2022-04-08T19:26:09.968Z] Get:41 http://security.ubuntu.com/ubuntu focal-security/main amd64 libssl1.1 amd64 1.1.1f-1ubuntu2.12 [1322 kB] [2022-04-08T19:26:09.968Z] Get:42 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 bash amd64 5.0-6ubuntu1.1 [638 kB] [2022-04-08T19:26:09.968Z] Get:43 http://security.ubuntu.com/ubuntu focal-security/main amd64 openssl amd64 1.1.1f-1ubuntu2.12 [620 kB] [2022-04-08T19:26:09.968Z] Get:44 http://security.ubuntu.com/ubuntu focal-security/main amd64 ca-certificates all 20210119~20.04.2 [145 kB] [2022-04-08T19:26:09.968Z] Get:45 http://security.ubuntu.com/ubuntu focal-security/main amd64 libjson-c4 amd64 0.13.1+dfsg-7ubuntu0.3 [29.3 kB] [2022-04-08T19:26:09.968Z] Get:46 http://security.ubuntu.com/ubuntu focal-security/main amd64 libcryptsetup12 amd64 2:2.2.2-3ubuntu2.4 [166 kB] [2022-04-08T19:26:09.968Z] Get:47 http://security.ubuntu.com/ubuntu focal-security/main amd64 libsqlite3-0 amd64 3.31.1-4ubuntu0.2 [549 kB] [2022-04-08T19:26:09.968Z] Get:48 http://security.ubuntu.com/ubuntu focal-security/main amd64 tzdata all 2022a-0ubuntu0.20.04 [294 kB] [2022-04-08T19:26:09.968Z] Get:49 http://security.ubuntu.com/ubuntu focal-security/main amd64 libctf0 amd64 2.34-6ubuntu1.3 [46.6 kB] [2022-04-08T19:26:09.968Z] Get:50 http://security.ubuntu.com/ubuntu focal-security/main amd64 binutils-x86-64-linux-gnu amd64 2.34-6ubuntu1.3 [1613 kB] [2022-04-08T19:26:09.968Z] Get:51 http://security.ubuntu.com/ubuntu focal-security/main amd64 libbinutils amd64 2.34-6ubuntu1.3 [474 kB] [2022-04-08T19:26:09.968Z] Get:52 http://security.ubuntu.com/ubuntu focal-security/main amd64 binutils amd64 2.34-6ubuntu1.3 [3380 B] [2022-04-08T19:26:09.968Z] Get:53 http://security.ubuntu.com/ubuntu focal-security/main amd64 binutils-common amd64 2.34-6ubuntu1.3 [207 kB] [2022-04-08T19:26:09.968Z] Get:54 http://security.ubuntu.com/ubuntu focal-security/main amd64 libctf-nobfd0 amd64 2.34-6ubuntu1.3 [47.4 kB] [2022-04-08T19:26:09.968Z] Get:55 http://security.ubuntu.com/ubuntu focal-security/main amd64 libasan5 amd64 9.4.0-1ubuntu1~20.04.1 [2751 kB] [2022-04-08T19:26:09.968Z] Get:56 http://security.ubuntu.com/ubuntu focal-security/main amd64 g++-9 amd64 9.4.0-1ubuntu1~20.04.1 [8420 kB] [2022-04-08T19:26:10.228Z] Get:57 http://security.ubuntu.com/ubuntu focal-security/main amd64 gcc-9 amd64 9.4.0-1ubuntu1~20.04.1 [8274 kB] [2022-04-08T19:26:10.228Z] Get:58 http://security.ubuntu.com/ubuntu focal-security/main amd64 libstdc++-9-dev amd64 9.4.0-1ubuntu1~20.04.1 [1722 kB] [2022-04-08T19:26:10.228Z] Get:59 http://security.ubuntu.com/ubuntu focal-security/main amd64 libgcc-9-dev amd64 9.4.0-1ubuntu1~20.04.1 [2359 kB] [2022-04-08T19:26:10.228Z] Get:60 http://security.ubuntu.com/ubuntu focal-security/main amd64 cpp-9 amd64 9.4.0-1ubuntu1~20.04.1 [7500 kB] [2022-04-08T19:26:10.228Z] Get:61 http://security.ubuntu.com/ubuntu focal-security/main amd64 gcc-9-base amd64 9.4.0-1ubuntu1~20.04.1 [19.4 kB] [2022-04-08T19:26:10.228Z] Get:62 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 login amd64 1:4.8.1-1ubuntu5.20.04.1 [220 kB] [2022-04-08T19:26:10.228Z] Get:63 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 liblzma5 amd64 5.2.4-1ubuntu1 [91.7 kB] [2022-04-08T19:26:10.228Z] Get:64 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libapt-pkg6.0 amd64 2.0.6 [835 kB] [2022-04-08T19:26:10.487Z] Get:65 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 gpgv amd64 2.2.19-3ubuntu2.1 [199 kB] [2022-04-08T19:26:10.487Z] Get:66 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 ubuntu-keyring all 2020.02.11.4 [22.1 kB] [2022-04-08T19:26:10.487Z] Get:67 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 apt amd64 2.0.6 [1296 kB] [2022-04-08T19:26:10.487Z] Get:68 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libpam0g amd64 1.3.1-5ubuntu4.3 [55.4 kB] [2022-04-08T19:26:10.487Z] Get:69 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libpam-modules-bin amd64 1.3.1-5ubuntu4.3 [41.2 kB] [2022-04-08T19:26:10.487Z] Get:70 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libpam-modules amd64 1.3.1-5ubuntu4.3 [260 kB] [2022-04-08T19:26:10.487Z] Get:71 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libpam-runtime all 1.3.1-5ubuntu4.3 [37.3 kB] [2022-04-08T19:26:10.487Z] Get:72 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 passwd amd64 1:4.8.1-1ubuntu5.20.04.1 [799 kB] [2022-04-08T19:26:10.487Z] Get:73 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libprocps8 amd64 2:3.3.16-1ubuntu2.3 [33.0 kB] [2022-04-08T19:26:10.487Z] Get:74 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 procps amd64 2:3.3.16-1ubuntu2.3 [233 kB] [2022-04-08T19:26:10.487Z] Get:75 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libapparmor1 amd64 2.13.3-7ubuntu5.1 [34.1 kB] [2022-04-08T19:26:10.487Z] Get:76 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 xz-utils amd64 5.2.4-1ubuntu1 [82.5 kB] [2022-04-08T19:26:10.747Z] Get:77 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 build-essential amd64 12.8ubuntu1.1 [4664 B] [2022-04-08T19:26:11.007Z] debconf: delaying package configuration, since apt-utils is not installed [2022-04-08T19:26:11.007Z] Fetched 65.7 MB in 1s (57.8 MB/s) [2022-04-08T19:26:11.007Z] (Reading database ... 14313 files and directories currently installed.) [2022-04-08T19:26:11.007Z] Preparing to unpack .../0-libc6-dev_2.31-0ubuntu9.7_amd64.deb ... [2022-04-08T19:26:11.007Z] Unpacking libc6-dev:amd64 (2.31-0ubuntu9.7) over (2.31-0ubuntu9) ... [2022-04-08T19:26:11.581Z] Preparing to unpack .../1-libc-dev-bin_2.31-0ubuntu9.7_amd64.deb ... [2022-04-08T19:26:11.581Z] Unpacking libc-dev-bin (2.31-0ubuntu9.7) over (2.31-0ubuntu9) ... [2022-04-08T19:26:11.581Z] Preparing to unpack .../2-linux-libc-dev_5.4.0-107.121_amd64.deb ... [2022-04-08T19:26:11.581Z] Unpacking linux-libc-dev:amd64 (5.4.0-107.121) over (5.4.0-26.30) ... [2022-04-08T19:26:11.840Z] Preparing to unpack .../3-libubsan1_10.3.0-1ubuntu1~20.04_amd64.deb ... [2022-04-08T19:26:11.840Z] Unpacking libubsan1:amd64 (10.3.0-1ubuntu1~20.04) over (10-20200411-0ubuntu1) ... [2022-04-08T19:26:11.840Z] Preparing to unpack .../4-libtsan0_10.3.0-1ubuntu1~20.04_amd64.deb ... [2022-04-08T19:26:11.840Z] Unpacking libtsan0:amd64 (10.3.0-1ubuntu1~20.04) over (10-20200411-0ubuntu1) ... [2022-04-08T19:26:12.101Z] Preparing to unpack .../5-libquadmath0_10.3.0-1ubuntu1~20.04_amd64.deb ... [2022-04-08T19:26:12.101Z] Unpacking libquadmath0:amd64 (10.3.0-1ubuntu1~20.04) over (10-20200411-0ubuntu1) ... [2022-04-08T19:26:12.361Z] Preparing to unpack .../6-liblsan0_10.3.0-1ubuntu1~20.04_amd64.deb ... [2022-04-08T19:26:12.361Z] Unpacking liblsan0:amd64 (10.3.0-1ubuntu1~20.04) over (10-20200411-0ubuntu1) ... [2022-04-08T19:26:12.361Z] Preparing to unpack .../7-libitm1_10.3.0-1ubuntu1~20.04_amd64.deb ... [2022-04-08T19:26:12.361Z] Unpacking libitm1:amd64 (10.3.0-1ubuntu1~20.04) over (10-20200411-0ubuntu1) ... [2022-04-08T19:26:12.361Z] Preparing to unpack .../8-libgomp1_10.3.0-1ubuntu1~20.04_amd64.deb ... [2022-04-08T19:26:12.361Z] Unpacking libgomp1:amd64 (10.3.0-1ubuntu1~20.04) over (10-20200411-0ubuntu1) ... [2022-04-08T19:26:12.621Z] Preparing to unpack .../9-gcc-10-base_10.3.0-1ubuntu1~20.04_amd64.deb ... [2022-04-08T19:26:12.621Z] Unpacking gcc-10-base:amd64 (10.3.0-1ubuntu1~20.04) over (10-20200411-0ubuntu1) ... [2022-04-08T19:26:12.621Z] Setting up gcc-10-base:amd64 (10.3.0-1ubuntu1~20.04) ... [2022-04-08T19:26:12.621Z] (Reading database ... 14312 files and directories currently installed.) [2022-04-08T19:26:12.621Z] Preparing to unpack .../libgcc-s1_10.3.0-1ubuntu1~20.04_amd64.deb ... [2022-04-08T19:26:12.621Z] Unpacking libgcc-s1:amd64 (10.3.0-1ubuntu1~20.04) over (10-20200411-0ubuntu1) ... [2022-04-08T19:26:12.621Z] Setting up libgcc-s1:amd64 (10.3.0-1ubuntu1~20.04) ... [2022-04-08T19:26:12.621Z] (Reading database ... 14312 files and directories currently installed.) [2022-04-08T19:26:12.621Z] Preparing to unpack .../libcc1-0_10.3.0-1ubuntu1~20.04_amd64.deb ... [2022-04-08T19:26:12.881Z] Unpacking libcc1-0:amd64 (10.3.0-1ubuntu1~20.04) over (10-20200411-0ubuntu1) ... [2022-04-08T19:26:12.881Z] Preparing to unpack .../libatomic1_10.3.0-1ubuntu1~20.04_amd64.deb ... [2022-04-08T19:26:12.881Z] Unpacking libatomic1:amd64 (10.3.0-1ubuntu1~20.04) over (10-20200411-0ubuntu1) ... [2022-04-08T19:26:12.881Z] Preparing to unpack .../libstdc++6_10.3.0-1ubuntu1~20.04_amd64.deb ... [2022-04-08T19:26:12.881Z] Unpacking libstdc++6:amd64 (10.3.0-1ubuntu1~20.04) over (10-20200411-0ubuntu1) ... [2022-04-08T19:26:13.145Z] Setting up libstdc++6:amd64 (10.3.0-1ubuntu1~20.04) ... [2022-04-08T19:26:13.145Z] (Reading database ... 14312 files and directories currently installed.) [2022-04-08T19:26:13.145Z] Preparing to unpack .../libc6_2.31-0ubuntu9.7_amd64.deb ... [2022-04-08T19:26:13.404Z] Unpacking libc6:amd64 (2.31-0ubuntu9.7) over (2.31-0ubuntu9) ... [2022-04-08T19:26:13.665Z] Setting up libc6:amd64 (2.31-0ubuntu9.7) ... [2022-04-08T19:26:13.924Z] (Reading database ... 14312 files and directories currently installed.) [2022-04-08T19:26:13.924Z] Preparing to unpack .../base-files_11ubuntu5.5_amd64.deb ... [2022-04-08T19:26:13.924Z] /usr/sbin/policy-rc.d returned 101, not running 'stop motd-news.service' [2022-04-08T19:26:13.924Z] /usr/sbin/policy-rc.d returned 101, not running 'stop motd-news.timer' [2022-04-08T19:26:13.924Z] Unpacking base-files (11ubuntu5.5) over (11ubuntu5) ... [2022-04-08T19:26:14.186Z] Setting up base-files (11ubuntu5.5) ... [2022-04-08T19:26:14.446Z] Installing new version of config file /etc/issue ... [2022-04-08T19:26:14.446Z] Installing new version of config file /etc/issue.net ... [2022-04-08T19:26:14.446Z] Installing new version of config file /etc/lsb-release ... [2022-04-08T19:26:14.446Z] Installing new version of config file /etc/update-motd.d/50-motd-news ... [2022-04-08T19:26:14.707Z] /usr/sbin/policy-rc.d returned 101, not running 'start motd-news.timer' [2022-04-08T19:26:14.967Z] /usr/sbin/policy-rc.d returned 101, not running 'start motd-news.service' [2022-04-08T19:26:14.967Z] Removing obsolete conffile /etc/default/motd-news ... [2022-04-08T19:26:14.967Z] (Reading database ... 14311 files and directories currently installed.) [2022-04-08T19:26:14.967Z] Preparing to unpack .../bash_5.0-6ubuntu1.1_amd64.deb ... [2022-04-08T19:26:14.967Z] Unpacking bash (5.0-6ubuntu1.1) over (5.0-6ubuntu1) ... [2022-04-08T19:26:15.228Z] Setting up bash (5.0-6ubuntu1.1) ... [2022-04-08T19:26:15.228Z] update-alternatives: using /usr/share/man/man7/bash-builtins.7.gz to provide /usr/share/man/man7/builtins.7.gz (builtins.7.gz) in auto mode [2022-04-08T19:26:15.228Z] (Reading database ... 14311 files and directories currently installed.) [2022-04-08T19:26:15.228Z] Preparing to unpack .../bsdutils_1%3a2.34-0.1ubuntu9.3_amd64.deb ... [2022-04-08T19:26:15.228Z] Unpacking bsdutils (1:2.34-0.1ubuntu9.3) over (1:2.34-0.1ubuntu9) ... [2022-04-08T19:26:15.228Z] Setting up bsdutils (1:2.34-0.1ubuntu9.3) ... [2022-04-08T19:26:15.228Z] (Reading database ... 14311 files and directories currently installed.) [2022-04-08T19:26:15.228Z] Preparing to unpack .../login_1%3a4.8.1-1ubuntu5.20.04.1_amd64.deb ... [2022-04-08T19:26:15.228Z] Unpacking login (1:4.8.1-1ubuntu5.20.04.1) over (1:4.8.1-1ubuntu5) ... [2022-04-08T19:26:15.488Z] Setting up login (1:4.8.1-1ubuntu5.20.04.1) ... [2022-04-08T19:26:15.488Z] (Reading database ... 14311 files and directories currently installed.) [2022-04-08T19:26:15.488Z] Preparing to unpack .../libperl5.30_5.30.0-9ubuntu0.2_amd64.deb ... [2022-04-08T19:26:15.488Z] Unpacking libperl5.30:amd64 (5.30.0-9ubuntu0.2) over (5.30.0-9build1) ... [2022-04-08T19:26:16.058Z] Preparing to unpack .../perl_5.30.0-9ubuntu0.2_amd64.deb ... [2022-04-08T19:26:16.058Z] Unpacking perl (5.30.0-9ubuntu0.2) over (5.30.0-9build1) ... [2022-04-08T19:26:16.058Z] Preparing to unpack .../perl-base_5.30.0-9ubuntu0.2_amd64.deb ... [2022-04-08T19:26:16.058Z] Unpacking perl-base (5.30.0-9ubuntu0.2) over (5.30.0-9build1) ... [2022-04-08T19:26:16.630Z] Setting up perl-base (5.30.0-9ubuntu0.2) ... [2022-04-08T19:26:16.630Z] (Reading database ... 14311 files and directories currently installed.) [2022-04-08T19:26:16.630Z] Preparing to unpack .../perl-modules-5.30_5.30.0-9ubuntu0.2_all.deb ... [2022-04-08T19:26:16.630Z] Unpacking perl-modules-5.30 (5.30.0-9ubuntu0.2) over (5.30.0-9build1) ... [2022-04-08T19:26:16.893Z] Preparing to unpack .../zlib1g_1%3a1.2.11.dfsg-2ubuntu1.3_amd64.deb ... [2022-04-08T19:26:16.893Z] Unpacking zlib1g:amd64 (1:1.2.11.dfsg-2ubuntu1.3) over (1:1.2.11.dfsg-2ubuntu1) ... [2022-04-08T19:26:16.893Z] Setting up zlib1g:amd64 (1:1.2.11.dfsg-2ubuntu1.3) ... [2022-04-08T19:26:16.893Z] (Reading database ... 14311 files and directories currently installed.) [2022-04-08T19:26:16.893Z] Preparing to unpack .../tar_1.30+dfsg-7ubuntu0.20.04.2_amd64.deb ... [2022-04-08T19:26:17.156Z] Unpacking tar (1.30+dfsg-7ubuntu0.20.04.2) over (1.30+dfsg-7) ... [2022-04-08T19:26:17.156Z] Setting up tar (1.30+dfsg-7ubuntu0.20.04.2) ... [2022-04-08T19:26:17.156Z] (Reading database ... 14311 files and directories currently installed.) [2022-04-08T19:26:17.156Z] Preparing to unpack .../libblkid1_2.34-0.1ubuntu9.3_amd64.deb ... [2022-04-08T19:26:17.156Z] Unpacking libblkid1:amd64 (2.34-0.1ubuntu9.3) over (2.34-0.1ubuntu9) ... [2022-04-08T19:26:17.156Z] Setting up libblkid1:amd64 (2.34-0.1ubuntu9.3) ... [2022-04-08T19:26:17.156Z] (Reading database ... 14311 files and directories currently installed.) [2022-04-08T19:26:17.156Z] Preparing to unpack .../libuuid1_2.34-0.1ubuntu9.3_amd64.deb ... [2022-04-08T19:26:17.156Z] Unpacking libuuid1:amd64 (2.34-0.1ubuntu9.3) over (2.34-0.1ubuntu9) ... [2022-04-08T19:26:17.419Z] Setting up libuuid1:amd64 (2.34-0.1ubuntu9.3) ... [2022-04-08T19:26:17.419Z] (Reading database ... 14311 files and directories currently installed.) [2022-04-08T19:26:17.419Z] Preparing to unpack .../libfdisk1_2.34-0.1ubuntu9.3_amd64.deb ... [2022-04-08T19:26:17.419Z] Unpacking libfdisk1:amd64 (2.34-0.1ubuntu9.3) over (2.34-0.1ubuntu9) ... [2022-04-08T19:26:17.419Z] Preparing to unpack .../libmount1_2.34-0.1ubuntu9.3_amd64.deb ... [2022-04-08T19:26:17.419Z] Unpacking libmount1:amd64 (2.34-0.1ubuntu9.3) over (2.34-0.1ubuntu9) ... [2022-04-08T19:26:17.680Z] Setting up libmount1:amd64 (2.34-0.1ubuntu9.3) ... [2022-04-08T19:26:17.680Z] (Reading database ... 14311 files and directories currently installed.) [2022-04-08T19:26:17.680Z] Preparing to unpack .../libsmartcols1_2.34-0.1ubuntu9.3_amd64.deb ... [2022-04-08T19:26:17.680Z] Unpacking libsmartcols1:amd64 (2.34-0.1ubuntu9.3) over (2.34-0.1ubuntu9) ... [2022-04-08T19:26:17.680Z] Setting up libsmartcols1:amd64 (2.34-0.1ubuntu9.3) ... [2022-04-08T19:26:17.680Z] (Reading database ... 14311 files and directories currently installed.) [2022-04-08T19:26:17.680Z] Preparing to unpack .../fdisk_2.34-0.1ubuntu9.3_amd64.deb ... [2022-04-08T19:26:17.680Z] Unpacking fdisk (2.34-0.1ubuntu9.3) over (2.34-0.1ubuntu9) ... [2022-04-08T19:26:17.680Z] Preparing to unpack .../util-linux_2.34-0.1ubuntu9.3_amd64.deb ... [2022-04-08T19:26:17.943Z] Unpacking util-linux (2.34-0.1ubuntu9.3) over (2.34-0.1ubuntu9) ... [2022-04-08T19:26:18.205Z] Setting up util-linux (2.34-0.1ubuntu9.3) ... [2022-04-08T19:26:18.465Z] /usr/sbin/policy-rc.d returned 101, not running 'restart fstrim.timer' [2022-04-08T19:26:19.035Z] /usr/sbin/policy-rc.d returned 101, not running 'try-restart fstrim.service fstrim.timer' [2022-04-08T19:26:19.035Z] (Reading database ... 14311 files and directories currently installed.) [2022-04-08T19:26:19.035Z] Preparing to unpack .../libc-bin_2.31-0ubuntu9.7_amd64.deb ... [2022-04-08T19:26:19.035Z] Unpacking libc-bin (2.31-0ubuntu9.7) over (2.31-0ubuntu9) ... [2022-04-08T19:26:19.035Z] Setting up libc-bin (2.31-0ubuntu9.7) ... [2022-04-08T19:26:19.296Z] (Reading database ... 14311 files and directories currently installed.) [2022-04-08T19:26:19.296Z] Preparing to unpack .../libgcrypt20_1.8.5-5ubuntu1.1_amd64.deb ... [2022-04-08T19:26:19.296Z] Unpacking libgcrypt20:amd64 (1.8.5-5ubuntu1.1) over (1.8.5-5ubuntu1) ... [2022-04-08T19:26:19.296Z] Setting up libgcrypt20:amd64 (1.8.5-5ubuntu1.1) ... [2022-04-08T19:26:19.296Z] (Reading database ... 14311 files and directories currently installed.) [2022-04-08T19:26:19.296Z] Preparing to unpack .../liblz4-1_1.9.2-2ubuntu0.20.04.1_amd64.deb ... [2022-04-08T19:26:19.296Z] Unpacking liblz4-1:amd64 (1.9.2-2ubuntu0.20.04.1) over (1.9.2-2) ... [2022-04-08T19:26:19.296Z] Setting up liblz4-1:amd64 (1.9.2-2ubuntu0.20.04.1) ... [2022-04-08T19:26:19.557Z] (Reading database ... 14311 files and directories currently installed.) [2022-04-08T19:26:19.557Z] Preparing to unpack .../liblzma5_5.2.4-1ubuntu1_amd64.deb ... [2022-04-08T19:26:19.557Z] Unpacking liblzma5:amd64 (5.2.4-1ubuntu1) over (5.2.4-1) ... [2022-04-08T19:26:19.557Z] Setting up liblzma5:amd64 (5.2.4-1ubuntu1) ... [2022-04-08T19:26:19.557Z] (Reading database ... 14311 files and directories currently installed.) [2022-04-08T19:26:19.557Z] Preparing to unpack .../libzstd1_1.4.4+dfsg-3ubuntu0.1_amd64.deb ... [2022-04-08T19:26:19.557Z] Unpacking libzstd1:amd64 (1.4.4+dfsg-3ubuntu0.1) over (1.4.4+dfsg-3) ... [2022-04-08T19:26:19.557Z] Setting up libzstd1:amd64 (1.4.4+dfsg-3ubuntu0.1) ... [2022-04-08T19:26:19.817Z] (Reading database ... 14311 files and directories currently installed.) [2022-04-08T19:26:19.817Z] Preparing to unpack .../libapt-pkg6.0_2.0.6_amd64.deb ... [2022-04-08T19:26:19.817Z] Unpacking libapt-pkg6.0:amd64 (2.0.6) over (2.0.2) ... [2022-04-08T19:26:19.817Z] Setting up libapt-pkg6.0:amd64 (2.0.6) ... [2022-04-08T19:26:19.817Z] (Reading database ... 14311 files and directories currently installed.) [2022-04-08T19:26:19.817Z] Preparing to unpack .../gpgv_2.2.19-3ubuntu2.1_amd64.deb ... [2022-04-08T19:26:19.817Z] Unpacking gpgv (2.2.19-3ubuntu2.1) over (2.2.19-3ubuntu2) ... [2022-04-08T19:26:20.077Z] Setting up gpgv (2.2.19-3ubuntu2.1) ... [2022-04-08T19:26:20.077Z] (Reading database ... 14311 files and directories currently installed.) [2022-04-08T19:26:20.077Z] Preparing to unpack .../ubuntu-keyring_2020.02.11.4_all.deb ... [2022-04-08T19:26:20.077Z] Unpacking ubuntu-keyring (2020.02.11.4) over (2020.02.11.2) ... [2022-04-08T19:26:20.077Z] Setting up ubuntu-keyring (2020.02.11.4) ... [2022-04-08T19:26:20.077Z] (Reading database ... 14311 files and directories currently installed.) [2022-04-08T19:26:20.077Z] Preparing to unpack .../libnettle7_3.5.1+really3.5.1-2ubuntu0.2_amd64.deb ... [2022-04-08T19:26:20.077Z] Unpacking libnettle7:amd64 (3.5.1+really3.5.1-2ubuntu0.2) over (3.5.1+really3.5.1-2) ... [2022-04-08T19:26:20.352Z] Setting up libnettle7:amd64 (3.5.1+really3.5.1-2ubuntu0.2) ... [2022-04-08T19:26:20.352Z] (Reading database ... 14311 files and directories currently installed.) [2022-04-08T19:26:20.352Z] Preparing to unpack .../libhogweed5_3.5.1+really3.5.1-2ubuntu0.2_amd64.deb ... [2022-04-08T19:26:20.352Z] Unpacking libhogweed5:amd64 (3.5.1+really3.5.1-2ubuntu0.2) over (3.5.1+really3.5.1-2) ... [2022-04-08T19:26:20.352Z] Setting up libhogweed5:amd64 (3.5.1+really3.5.1-2ubuntu0.2) ... [2022-04-08T19:26:20.352Z] (Reading database ... 14311 files and directories currently installed.) [2022-04-08T19:26:20.352Z] Preparing to unpack .../libp11-kit0_0.23.20-1ubuntu0.1_amd64.deb ... [2022-04-08T19:26:20.613Z] Unpacking libp11-kit0:amd64 (0.23.20-1ubuntu0.1) over (0.23.20-1build1) ... [2022-04-08T19:26:20.613Z] Setting up libp11-kit0:amd64 (0.23.20-1ubuntu0.1) ... [2022-04-08T19:26:20.613Z] (Reading database ... 14311 files and directories currently installed.) [2022-04-08T19:26:20.613Z] Preparing to unpack .../libgnutls30_3.6.13-2ubuntu1.6_amd64.deb ... [2022-04-08T19:26:20.613Z] Unpacking libgnutls30:amd64 (3.6.13-2ubuntu1.6) over (3.6.13-2ubuntu1) ... [2022-04-08T19:26:20.874Z] Setting up libgnutls30:amd64 (3.6.13-2ubuntu1.6) ... [2022-04-08T19:26:20.874Z] (Reading database ... 14311 files and directories currently installed.) [2022-04-08T19:26:20.874Z] Preparing to unpack .../libseccomp2_2.5.1-1ubuntu1~20.04.2_amd64.deb ... [2022-04-08T19:26:20.874Z] Unpacking libseccomp2:amd64 (2.5.1-1ubuntu1~20.04.2) over (2.4.3-1ubuntu1) ... [2022-04-08T19:26:20.874Z] Setting up libseccomp2:amd64 (2.5.1-1ubuntu1~20.04.2) ... [2022-04-08T19:26:20.874Z] (Reading database ... 14311 files and directories currently installed.) [2022-04-08T19:26:20.874Z] Preparing to unpack .../archives/apt_2.0.6_amd64.deb ... [2022-04-08T19:26:21.135Z] Unpacking apt (2.0.6) over (2.0.2) ... [2022-04-08T19:26:21.397Z] Setting up apt (2.0.6) ... [2022-04-08T19:26:21.966Z] /usr/sbin/policy-rc.d returned 101, not running 'restart apt-daily-upgrade.timer apt-daily.timer' [2022-04-08T19:26:21.966Z] (Reading database ... 14311 files and directories currently installed.) [2022-04-08T19:26:21.966Z] Preparing to unpack .../libpam0g_1.3.1-5ubuntu4.3_amd64.deb ... [2022-04-08T19:26:21.966Z] Unpacking libpam0g:amd64 (1.3.1-5ubuntu4.3) over (1.3.1-5ubuntu4) ... [2022-04-08T19:26:21.966Z] Setting up libpam0g:amd64 (1.3.1-5ubuntu4.3) ... [2022-04-08T19:26:22.230Z] (Reading database ... 14311 files and directories currently installed.) [2022-04-08T19:26:22.230Z] Preparing to unpack .../libpam-modules-bin_1.3.1-5ubuntu4.3_amd64.deb ... [2022-04-08T19:26:22.230Z] Unpacking libpam-modules-bin (1.3.1-5ubuntu4.3) over (1.3.1-5ubuntu4) ... [2022-04-08T19:26:22.230Z] Setting up libpam-modules-bin (1.3.1-5ubuntu4.3) ... [2022-04-08T19:26:22.230Z] (Reading database ... 14313 files and directories currently installed.) [2022-04-08T19:26:22.230Z] Preparing to unpack .../libpam-modules_1.3.1-5ubuntu4.3_amd64.deb ... [2022-04-08T19:26:22.494Z] Unpacking libpam-modules:amd64 (1.3.1-5ubuntu4.3) over (1.3.1-5ubuntu4) ... [2022-04-08T19:26:22.494Z] Setting up libpam-modules:amd64 (1.3.1-5ubuntu4.3) ... [2022-04-08T19:26:22.494Z] (Reading database ... 14317 files and directories currently installed.) [2022-04-08T19:26:22.494Z] Preparing to unpack .../mount_2.34-0.1ubuntu9.3_amd64.deb ... [2022-04-08T19:26:22.494Z] Unpacking mount (2.34-0.1ubuntu9.3) over (2.34-0.1ubuntu9) ... [2022-04-08T19:26:22.755Z] Preparing to unpack .../libpam-runtime_1.3.1-5ubuntu4.3_all.deb ... [2022-04-08T19:26:22.755Z] Unpacking libpam-runtime (1.3.1-5ubuntu4.3) over (1.3.1-5ubuntu4) ... [2022-04-08T19:26:22.755Z] Setting up libpam-runtime (1.3.1-5ubuntu4.3) ... [2022-04-08T19:26:23.023Z] (Reading database ... 14317 files and directories currently installed.) [2022-04-08T19:26:23.023Z] Preparing to unpack .../passwd_1%3a4.8.1-1ubuntu5.20.04.1_amd64.deb ... [2022-04-08T19:26:23.023Z] Unpacking passwd (1:4.8.1-1ubuntu5.20.04.1) over (1:4.8.1-1ubuntu5) ... [2022-04-08T19:26:23.283Z] Setting up passwd (1:4.8.1-1ubuntu5.20.04.1) ... [2022-04-08T19:26:23.283Z] (Reading database ... 14317 files and directories currently installed.) [2022-04-08T19:26:23.283Z] Preparing to unpack .../00-libprocps8_2%3a3.3.16-1ubuntu2.3_amd64.deb ... [2022-04-08T19:26:23.283Z] Unpacking libprocps8:amd64 (2:3.3.16-1ubuntu2.3) over (2:3.3.16-1ubuntu2) ... [2022-04-08T19:26:23.283Z] Preparing to unpack .../01-procps_2%3a3.3.16-1ubuntu2.3_amd64.deb ... [2022-04-08T19:26:23.283Z] Unpacking procps (2:3.3.16-1ubuntu2.3) over (2:3.3.16-1ubuntu2) ... [2022-04-08T19:26:23.542Z] Preparing to unpack .../02-libssl1.1_1.1.1f-1ubuntu2.12_amd64.deb ... [2022-04-08T19:26:23.542Z] Unpacking libssl1.1:amd64 (1.1.1f-1ubuntu2.12) over (1.1.1f-1ubuntu2) ... [2022-04-08T19:26:23.801Z] Preparing to unpack .../03-openssl_1.1.1f-1ubuntu2.12_amd64.deb ... [2022-04-08T19:26:23.801Z] Unpacking openssl (1.1.1f-1ubuntu2.12) over (1.1.1f-1ubuntu2) ... [2022-04-08T19:26:23.801Z] Preparing to unpack .../04-ca-certificates_20210119~20.04.2_all.deb ... [2022-04-08T19:26:23.801Z] Unpacking ca-certificates (20210119~20.04.2) over (20190110ubuntu1) ... [2022-04-08T19:26:24.062Z] Preparing to unpack .../05-libapparmor1_2.13.3-7ubuntu5.1_amd64.deb ... [2022-04-08T19:26:24.062Z] Unpacking libapparmor1:amd64 (2.13.3-7ubuntu5.1) over (2.13.3-7ubuntu5) ... [2022-04-08T19:26:24.062Z] Preparing to unpack .../06-libjson-c4_0.13.1+dfsg-7ubuntu0.3_amd64.deb ... [2022-04-08T19:26:24.062Z] Unpacking libjson-c4:amd64 (0.13.1+dfsg-7ubuntu0.3) over (0.13.1+dfsg-7) ... [2022-04-08T19:26:24.062Z] Preparing to unpack .../07-libcryptsetup12_2%3a2.2.2-3ubuntu2.4_amd64.deb ... [2022-04-08T19:26:24.062Z] Unpacking libcryptsetup12:amd64 (2:2.2.2-3ubuntu2.4) over (2:2.2.2-3ubuntu2) ... [2022-04-08T19:26:24.062Z] Preparing to unpack .../08-libsqlite3-0_3.31.1-4ubuntu0.2_amd64.deb ... [2022-04-08T19:26:24.062Z] Unpacking libsqlite3-0:amd64 (3.31.1-4ubuntu0.2) over (3.31.1-4) ... [2022-04-08T19:26:24.321Z] Preparing to unpack .../09-tzdata_2022a-0ubuntu0.20.04_all.deb ... [2022-04-08T19:26:24.321Z] Unpacking tzdata (2022a-0ubuntu0.20.04) over (2019c-3ubuntu1) ... [2022-04-08T19:26:24.583Z] Preparing to unpack .../10-xz-utils_5.2.4-1ubuntu1_amd64.deb ... [2022-04-08T19:26:24.583Z] Unpacking xz-utils (5.2.4-1ubuntu1) over (5.2.4-1) ... [2022-04-08T19:26:24.583Z] Preparing to unpack .../11-libctf0_2.34-6ubuntu1.3_amd64.deb ... [2022-04-08T19:26:24.583Z] Unpacking libctf0:amd64 (2.34-6ubuntu1.3) over (2.34-6ubuntu1) ... [2022-04-08T19:26:24.583Z] Preparing to unpack .../12-binutils-x86-64-linux-gnu_2.34-6ubuntu1.3_amd64.deb ... [2022-04-08T19:26:24.583Z] Unpacking binutils-x86-64-linux-gnu (2.34-6ubuntu1.3) over (2.34-6ubuntu1) ... [2022-04-08T19:26:24.843Z] Preparing to unpack .../13-libbinutils_2.34-6ubuntu1.3_amd64.deb ... [2022-04-08T19:26:24.843Z] Unpacking libbinutils:amd64 (2.34-6ubuntu1.3) over (2.34-6ubuntu1) ... [2022-04-08T19:26:24.843Z] Preparing to unpack .../14-binutils_2.34-6ubuntu1.3_amd64.deb ... [2022-04-08T19:26:24.843Z] Unpacking binutils (2.34-6ubuntu1.3) over (2.34-6ubuntu1) ... [2022-04-08T19:26:25.102Z] Preparing to unpack .../15-binutils-common_2.34-6ubuntu1.3_amd64.deb ... [2022-04-08T19:26:25.102Z] Unpacking binutils-common:amd64 (2.34-6ubuntu1.3) over (2.34-6ubuntu1) ... [2022-04-08T19:26:25.102Z] Preparing to unpack .../16-libctf-nobfd0_2.34-6ubuntu1.3_amd64.deb ... [2022-04-08T19:26:25.102Z] Unpacking libctf-nobfd0:amd64 (2.34-6ubuntu1.3) over (2.34-6ubuntu1) ... [2022-04-08T19:26:25.102Z] Preparing to unpack .../17-build-essential_12.8ubuntu1.1_amd64.deb ... [2022-04-08T19:26:25.102Z] Unpacking build-essential (12.8ubuntu1.1) over (12.8ubuntu1) ... [2022-04-08T19:26:25.102Z] Preparing to unpack .../18-libasan5_9.4.0-1ubuntu1~20.04.1_amd64.deb ... [2022-04-08T19:26:25.102Z] Unpacking libasan5:amd64 (9.4.0-1ubuntu1~20.04.1) over (9.3.0-10ubuntu2) ... [2022-04-08T19:26:25.677Z] Preparing to unpack .../19-g++-9_9.4.0-1ubuntu1~20.04.1_amd64.deb ... [2022-04-08T19:26:25.677Z] Unpacking g++-9 (9.4.0-1ubuntu1~20.04.1) over (9.3.0-10ubuntu2) ... [2022-04-08T19:26:26.247Z] Preparing to unpack .../20-gcc-9_9.4.0-1ubuntu1~20.04.1_amd64.deb ... [2022-04-08T19:26:26.247Z] Unpacking gcc-9 (9.4.0-1ubuntu1~20.04.1) over (9.3.0-10ubuntu2) ... [2022-04-08T19:26:27.186Z] Preparing to unpack .../21-libstdc++-9-dev_9.4.0-1ubuntu1~20.04.1_amd64.deb ... [2022-04-08T19:26:27.186Z] Unpacking libstdc++-9-dev:amd64 (9.4.0-1ubuntu1~20.04.1) over (9.3.0-10ubuntu2) ... [2022-04-08T19:26:27.186Z] Preparing to unpack .../22-libgcc-9-dev_9.4.0-1ubuntu1~20.04.1_amd64.deb ... [2022-04-08T19:26:27.186Z] Unpacking libgcc-9-dev:amd64 (9.4.0-1ubuntu1~20.04.1) over (9.3.0-10ubuntu2) ... [2022-04-08T19:26:27.446Z] Preparing to unpack .../23-cpp-9_9.4.0-1ubuntu1~20.04.1_amd64.deb ... [2022-04-08T19:26:27.446Z] Unpacking cpp-9 (9.4.0-1ubuntu1~20.04.1) over (9.3.0-10ubuntu2) ... [2022-04-08T19:26:28.018Z] Preparing to unpack .../24-gcc-9-base_9.4.0-1ubuntu1~20.04.1_amd64.deb ... [2022-04-08T19:26:28.281Z] Unpacking gcc-9-base:amd64 (9.4.0-1ubuntu1~20.04.1) over (9.3.0-10ubuntu2) ... [2022-04-08T19:26:28.281Z] Setting up libapparmor1:amd64 (2.13.3-7ubuntu5.1) ... [2022-04-08T19:26:28.281Z] Setting up perl-modules-5.30 (5.30.0-9ubuntu0.2) ... [2022-04-08T19:26:28.281Z] Setting up libssl1.1:amd64 (1.1.1f-1ubuntu2.12) ... [2022-04-08T19:26:28.281Z] Setting up libsqlite3-0:amd64 (3.31.1-4ubuntu0.2) ... [2022-04-08T19:26:28.281Z] Setting up binutils-common:amd64 (2.34-6ubuntu1.3) ... [2022-04-08T19:26:28.281Z] Setting up linux-libc-dev:amd64 (5.4.0-107.121) ... [2022-04-08T19:26:28.281Z] Setting up libctf-nobfd0:amd64 (2.34-6ubuntu1.3) ... [2022-04-08T19:26:28.281Z] Setting up libgomp1:amd64 (10.3.0-1ubuntu1~20.04) ... [2022-04-08T19:26:28.281Z] Setting up tzdata (2022a-0ubuntu0.20.04) ... [2022-04-08T19:26:28.543Z] [2022-04-08T19:26:28.543Z] Current default time zone: 'Etc/UTC' [2022-04-08T19:26:28.543Z] Local time is now: Fri Apr 8 19:26:28 UTC 2022. [2022-04-08T19:26:28.543Z] Universal Time is now: Fri Apr 8 19:26:28 UTC 2022. [2022-04-08T19:26:28.543Z] Run 'dpkg-reconfigure tzdata' if you wish to change it. [2022-04-08T19:26:28.543Z] [2022-04-08T19:26:28.543Z] Setting up xz-utils (5.2.4-1ubuntu1) ... [2022-04-08T19:26:28.543Z] Setting up libquadmath0:amd64 (10.3.0-1ubuntu1~20.04) ... [2022-04-08T19:26:28.543Z] Setting up libatomic1:amd64 (10.3.0-1ubuntu1~20.04) ... [2022-04-08T19:26:28.543Z] Setting up libfdisk1:amd64 (2.34-0.1ubuntu9.3) ... [2022-04-08T19:26:28.543Z] Setting up libubsan1:amd64 (10.3.0-1ubuntu1~20.04) ... [2022-04-08T19:26:28.543Z] Setting up mount (2.34-0.1ubuntu9.3) ... [2022-04-08T19:26:28.543Z] Setting up libperl5.30:amd64 (5.30.0-9ubuntu0.2) ... [2022-04-08T19:26:28.543Z] Setting up libjson-c4:amd64 (0.13.1+dfsg-7ubuntu0.3) ... [2022-04-08T19:26:28.543Z] Setting up libbinutils:amd64 (2.34-6ubuntu1.3) ... [2022-04-08T19:26:28.543Z] Setting up libc-dev-bin (2.31-0ubuntu9.7) ... [2022-04-08T19:26:28.543Z] Setting up openssl (1.1.1f-1ubuntu2.12) ... [2022-04-08T19:26:28.543Z] Setting up libcc1-0:amd64 (10.3.0-1ubuntu1~20.04) ... [2022-04-08T19:26:28.543Z] Setting up liblsan0:amd64 (10.3.0-1ubuntu1~20.04) ... [2022-04-08T19:26:28.543Z] Setting up libprocps8:amd64 (2:3.3.16-1ubuntu2.3) ... [2022-04-08T19:26:28.543Z] Setting up libitm1:amd64 (10.3.0-1ubuntu1~20.04) ... [2022-04-08T19:26:28.543Z] Setting up gcc-9-base:amd64 (9.4.0-1ubuntu1~20.04.1) ... [2022-04-08T19:26:28.543Z] Setting up libtsan0:amd64 (10.3.0-1ubuntu1~20.04) ... [2022-04-08T19:26:28.804Z] Setting up libctf0:amd64 (2.34-6ubuntu1.3) ... [2022-04-08T19:26:28.804Z] Setting up fdisk (2.34-0.1ubuntu9.3) ... [2022-04-08T19:26:28.804Z] Setting up ca-certificates (20210119~20.04.2) ... [2022-04-08T19:26:30.717Z] Updating certificates in /etc/ssl/certs... [2022-04-08T19:26:31.286Z] 21 added, 21 removed; done. [2022-04-08T19:26:31.286Z] Setting up libasan5:amd64 (9.4.0-1ubuntu1~20.04.1) ... [2022-04-08T19:26:31.286Z] Setting up perl (5.30.0-9ubuntu0.2) ... [2022-04-08T19:26:31.286Z] Setting up procps (2:3.3.16-1ubuntu2.3) ... [2022-04-08T19:26:31.547Z] Setting up cpp-9 (9.4.0-1ubuntu1~20.04.1) ... [2022-04-08T19:26:31.547Z] Setting up libc6-dev:amd64 (2.31-0ubuntu9.7) ... [2022-04-08T19:26:31.547Z] Setting up libcryptsetup12:amd64 (2:2.2.2-3ubuntu2.4) ... [2022-04-08T19:26:31.547Z] Setting up binutils-x86-64-linux-gnu (2.34-6ubuntu1.3) ... [2022-04-08T19:26:31.547Z] Setting up binutils (2.34-6ubuntu1.3) ... [2022-04-08T19:26:31.547Z] Setting up libgcc-9-dev:amd64 (9.4.0-1ubuntu1~20.04.1) ... [2022-04-08T19:26:31.547Z] Setting up build-essential (12.8ubuntu1.1) ... [2022-04-08T19:26:31.547Z] Setting up gcc-9 (9.4.0-1ubuntu1~20.04.1) ... [2022-04-08T19:26:31.547Z] Setting up libstdc++-9-dev:amd64 (9.4.0-1ubuntu1~20.04.1) ... [2022-04-08T19:26:31.547Z] Setting up g++-9 (9.4.0-1ubuntu1~20.04.1) ... [2022-04-08T19:26:31.547Z] Processing triggers for libc-bin (2.31-0ubuntu9.7) ... [2022-04-08T19:26:31.547Z] Processing triggers for systemd (245.4-4ubuntu3.15) ... [2022-04-08T19:26:31.808Z] Processing triggers for mime-support (3.64ubuntu1) ... [2022-04-08T19:26:31.808Z] Processing triggers for ca-certificates (20210119~20.04.2) ... [2022-04-08T19:26:31.808Z] Updating certificates in /etc/ssl/certs... [2022-04-08T19:26:32.377Z] 0 added, 0 removed; done. [2022-04-08T19:26:32.377Z] Running hooks in /etc/ca-certificates/update.d... [2022-04-08T19:26:32.377Z] done. [2022-04-08T19:26:33.576Z] Reading package lists... [2022-04-08T19:26:33.576Z] Building dependency tree... [2022-04-08T19:26:33.576Z] Reading state information... [2022-04-08T19:26:33.836Z] The following NEW packages will be installed: [2022-04-08T19:26:33.836Z] apt-transport-https [2022-04-08T19:26:33.836Z] 0 upgraded, 1 newly installed, 0 to remove and 0 not upgraded. [2022-04-08T19:26:34.098Z] Need to get 4680 B of archives. [2022-04-08T19:26:34.098Z] After this operation, 162 kB of additional disk space will be used. [2022-04-08T19:26:34.098Z] Get:1 http://archive.ubuntu.com/ubuntu focal-updates/universe amd64 apt-transport-https all 2.0.6 [4680 B] [2022-04-08T19:26:34.098Z] debconf: delaying package configuration, since apt-utils is not installed [2022-04-08T19:26:34.098Z] Fetched 4680 B in 0s (25.5 kB/s) [2022-04-08T19:26:34.098Z] Selecting previously unselected package apt-transport-https. [2022-04-08T19:26:34.098Z] (Reading database ... 14320 files and directories currently installed.) [2022-04-08T19:26:34.098Z] Preparing to unpack .../apt-transport-https_2.0.6_all.deb ... [2022-04-08T19:26:34.098Z] Unpacking apt-transport-https (2.0.6) ... [2022-04-08T19:26:34.098Z] Setting up apt-transport-https (2.0.6) ... [2022-04-08T19:26:34.359Z] Waiting for network to be ready... [2022-04-08T19:26:40.939Z] 2022-04-08T19:26:37Z INFO Waiting for automatic snapd restart... [2022-04-08T19:26:40.939Z] snapd 2.54.4 from Canonical* installed [2022-04-08T19:26:41.883Z] "snapd" switched to the "latest/stable" channel [2022-04-08T19:26:41.883Z] [2022-04-08T19:26:44.427Z] core20 20220318 from Canonical* installed [2022-04-08T19:26:44.427Z] "core20" switched to the "latest/stable" channel [2022-04-08T19:26:44.427Z] [2022-04-08T19:26:46.978Z] snapcraft 6.1 from Canonical* installed [2022-04-08T19:26:46.978Z] "snapcraft" switched to the "latest/stable" channel [2022-04-08T19:26:46.978Z] [2022-04-08T19:26:51.183Z] The 'snap' directory is meant specifically for snapcraft, but it contains the following non-snapcraft-related paths, which is unsupported and will cause unexpected behavior: [2022-04-08T19:26:51.183Z] - README.md [2022-04-08T19:26:51.183Z] [2022-04-08T19:26:51.183Z] If you must store these files within the 'snap' directory, move them to 'snap/local', which is ignored by snapcraft. [2022-04-08T19:26:51.443Z] Hit:1 http://archive.ubuntu.com/ubuntu focal InRelease [2022-04-08T19:26:51.443Z] Hit:2 http://archive.ubuntu.com/ubuntu focal-updates InRelease [2022-04-08T19:26:51.704Z] Hit:3 http://security.ubuntu.com/ubuntu focal-security InRelease [2022-04-08T19:26:52.535Z] Reading package lists... [2022-04-08T19:26:52.798Z] Installing build dependencies: comerr-dev=2.1-1.45.5-2ubuntu1 git=1:2.25.1-1ubuntu3.2 git-man=1:2.25.1-1ubuntu3.2 krb5-multidev=1.17-6ubuntu4.1 libbrotli1=1.0.7-6ubuntu0.1 libcurl3-gnutls=7.68.0-1ubuntu2.7 liberror-perl=0.17029-1 libglib2.0-0=2.64.6-1~ubuntu20.04.4 libgssrpc4=1.17-6ubuntu4.1 libkadm5clnt-mit11=1.17-6ubuntu4.1 libkadm5srv-mit11=1.17-6ubuntu4.1 libkdb5-9=1.17-6ubuntu4.1 libkrb5-dev=1.17-6ubuntu4.1 libnghttp2-14=1.40.0-1build1 libnorm-dev=1.5.8+dfsg2-2build1 libnorm1=1.5.8+dfsg2-2build1 libpgm-5.2-0=5.2.122~dfsg-3ubuntu1 libpgm-dev=5.2.122~dfsg-3ubuntu1 libpsl5=0.21.0-1ubuntu1 librtmp1=2.4+20151223.gitfa8646d.1-2build1 libsodium-dev=1.0.18-1 libsodium23=1.0.18-1 libssh-4=0.9.3-2ubuntu2.2 libzmq3-dev=4.3.2-2ubuntu1 libzmq5=4.3.2-2ubuntu1 pkg-config=0.29.1-0ubuntu4 zip=3.0-11build1 [2022-04-08T19:26:52.798Z] Reading package lists... [2022-04-08T19:26:53.058Z] Building dependency tree... [2022-04-08T19:26:53.058Z] Reading state information... [2022-04-08T19:26:53.058Z] Suggested packages: [2022-04-08T19:26:53.058Z] doc-base gettext-base git-daemon-run | git-daemon-sysvinit git-doc git-el [2022-04-08T19:26:53.058Z] git-email git-gui gitk gitweb git-cvs git-mediawiki git-svn krb5-doc [2022-04-08T19:26:53.058Z] krb5-user libnorm-doc [2022-04-08T19:26:53.058Z] Recommended packages: [2022-04-08T19:26:53.058Z] less libglib2.0-data shared-mime-info xdg-user-dirs publicsuffix unzip [2022-04-08T19:26:53.319Z] The following NEW packages will be installed: [2022-04-08T19:26:53.319Z] comerr-dev git git-man krb5-multidev libbrotli1 libcurl3-gnutls [2022-04-08T19:26:53.319Z] liberror-perl libglib2.0-0 libgssrpc4 libkadm5clnt-mit11 libkadm5srv-mit11 [2022-04-08T19:26:53.319Z] libkdb5-9 libkrb5-dev libnghttp2-14 libnorm-dev libnorm1 libpgm-5.2-0 [2022-04-08T19:26:53.319Z] libpgm-dev libpsl5 librtmp1 libsodium-dev libsodium23 libssh-4 libzmq3-dev [2022-04-08T19:26:53.319Z] libzmq5 pkg-config zip [2022-04-08T19:26:53.319Z] 0 upgraded, 27 newly installed, 0 to remove and 0 not upgraded. [2022-04-08T19:26:53.580Z] Need to get 10.3 MB of archives. [2022-04-08T19:26:53.580Z] After this operation, 56.5 MB of additional disk space will be used. [2022-04-08T19:26:53.580Z] Get:1 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libglib2.0-0 amd64 2.64.6-1~ubuntu20.04.4 [1287 kB] [2022-04-08T19:26:53.580Z] Get:2 http://security.ubuntu.com/ubuntu focal-security/main amd64 libbrotli1 amd64 1.0.7-6ubuntu0.1 [267 kB] [2022-04-08T19:26:54.151Z] Get:3 http://security.ubuntu.com/ubuntu focal-security/main amd64 libssh-4 amd64 0.9.3-2ubuntu2.2 [170 kB] [2022-04-08T19:26:54.151Z] Get:4 http://security.ubuntu.com/ubuntu focal-security/main amd64 libcurl3-gnutls amd64 7.68.0-1ubuntu2.7 [232 kB] [2022-04-08T19:26:54.151Z] Get:5 http://security.ubuntu.com/ubuntu focal-security/main amd64 git-man all 1:2.25.1-1ubuntu3.2 [884 kB] [2022-04-08T19:26:54.151Z] Get:6 http://archive.ubuntu.com/ubuntu focal/main amd64 libsodium23 amd64 1.0.18-1 [150 kB] [2022-04-08T19:26:54.151Z] Get:7 http://archive.ubuntu.com/ubuntu focal/main amd64 libpsl5 amd64 0.21.0-1ubuntu1 [51.5 kB] [2022-04-08T19:26:54.151Z] Get:8 http://archive.ubuntu.com/ubuntu focal/main amd64 libnghttp2-14 amd64 1.40.0-1build1 [78.7 kB] [2022-04-08T19:26:54.151Z] Get:9 http://archive.ubuntu.com/ubuntu focal/main amd64 librtmp1 amd64 2.4+20151223.gitfa8646d.1-2build1 [54.9 kB] [2022-04-08T19:26:54.151Z] Get:10 http://archive.ubuntu.com/ubuntu focal/main amd64 liberror-perl all 0.17029-1 [26.5 kB] [2022-04-08T19:26:54.151Z] Get:11 http://archive.ubuntu.com/ubuntu focal/main amd64 comerr-dev amd64 2.1-1.45.5-2ubuntu1 [39.9 kB] [2022-04-08T19:26:54.151Z] Get:12 http://archive.ubuntu.com/ubuntu focal/universe amd64 libnorm1 amd64 1.5.8+dfsg2-2build1 [290 kB] [2022-04-08T19:26:54.151Z] Get:13 http://archive.ubuntu.com/ubuntu focal/universe amd64 libnorm-dev amd64 1.5.8+dfsg2-2build1 [463 kB] [2022-04-08T19:26:54.151Z] Get:14 http://archive.ubuntu.com/ubuntu focal/universe amd64 libpgm-5.2-0 amd64 5.2.122~dfsg-3ubuntu1 [158 kB] [2022-04-08T19:26:54.151Z] Get:15 http://security.ubuntu.com/ubuntu focal-security/main amd64 git amd64 1:2.25.1-1ubuntu3.2 [4554 kB] [2022-04-08T19:26:54.151Z] Get:16 http://archive.ubuntu.com/ubuntu focal/universe amd64 libpgm-dev amd64 5.2.122~dfsg-3ubuntu1 [189 kB] [2022-04-08T19:26:54.411Z] Get:17 http://archive.ubuntu.com/ubuntu focal/main amd64 libsodium-dev amd64 1.0.18-1 [169 kB] [2022-04-08T19:26:54.411Z] Get:18 http://archive.ubuntu.com/ubuntu focal/universe amd64 libzmq5 amd64 4.3.2-2ubuntu1 [242 kB] [2022-04-08T19:26:54.411Z] Get:19 http://archive.ubuntu.com/ubuntu focal/universe amd64 libzmq3-dev amd64 4.3.2-2ubuntu1 [455 kB] [2022-04-08T19:26:54.411Z] Get:20 http://archive.ubuntu.com/ubuntu focal/main amd64 pkg-config amd64 0.29.1-0ubuntu4 [45.5 kB] [2022-04-08T19:26:54.411Z] Get:21 http://archive.ubuntu.com/ubuntu focal/main amd64 zip amd64 3.0-11build1 [167 kB] [2022-04-08T19:26:54.411Z] Get:22 http://security.ubuntu.com/ubuntu focal-security/main amd64 libgssrpc4 amd64 1.17-6ubuntu4.1 [55.4 kB] [2022-04-08T19:26:54.411Z] Get:23 http://security.ubuntu.com/ubuntu focal-security/main amd64 libkdb5-9 amd64 1.17-6ubuntu4.1 [37.3 kB] [2022-04-08T19:26:54.411Z] Get:24 http://security.ubuntu.com/ubuntu focal-security/main amd64 libkadm5srv-mit11 amd64 1.17-6ubuntu4.1 [49.5 kB] [2022-04-08T19:26:54.411Z] Get:25 http://security.ubuntu.com/ubuntu focal-security/main amd64 libkadm5clnt-mit11 amd64 1.17-6ubuntu4.1 [37.6 kB] [2022-04-08T19:26:54.411Z] Get:26 http://security.ubuntu.com/ubuntu focal-security/main amd64 krb5-multidev amd64 1.17-6ubuntu4.1 [120 kB] [2022-04-08T19:26:54.411Z] Get:27 http://security.ubuntu.com/ubuntu focal-security/main amd64 libkrb5-dev amd64 1.17-6ubuntu4.1 [11.7 kB] [2022-04-08T19:26:54.671Z] debconf: delaying package configuration, since apt-utils is not installed [2022-04-08T19:26:54.671Z] Fetched 10.3 MB in 1s (8912 kB/s) [2022-04-08T19:26:54.671Z] Selecting previously unselected package libglib2.0-0:amd64. [2022-04-08T19:26:54.671Z] (Reading database ... 14324 files and directories currently installed.) [2022-04-08T19:26:54.671Z] Preparing to unpack .../00-libglib2.0-0_2.64.6-1~ubuntu20.04.4_amd64.deb ... [2022-04-08T19:26:54.671Z] Unpacking libglib2.0-0:amd64 (2.64.6-1~ubuntu20.04.4) ... [2022-04-08T19:26:54.671Z] Selecting previously unselected package libsodium23:amd64. [2022-04-08T19:26:54.671Z] Preparing to unpack .../01-libsodium23_1.0.18-1_amd64.deb ... [2022-04-08T19:26:54.671Z] Unpacking libsodium23:amd64 (1.0.18-1) ... [2022-04-08T19:26:54.933Z] Selecting previously unselected package libpsl5:amd64. [2022-04-08T19:26:54.933Z] Preparing to unpack .../02-libpsl5_0.21.0-1ubuntu1_amd64.deb ... [2022-04-08T19:26:54.933Z] Unpacking libpsl5:amd64 (0.21.0-1ubuntu1) ... [2022-04-08T19:26:54.933Z] Selecting previously unselected package libbrotli1:amd64. [2022-04-08T19:26:54.933Z] Preparing to unpack .../03-libbrotli1_1.0.7-6ubuntu0.1_amd64.deb ... [2022-04-08T19:26:54.933Z] Unpacking libbrotli1:amd64 (1.0.7-6ubuntu0.1) ... [2022-04-08T19:26:54.933Z] Selecting previously unselected package libnghttp2-14:amd64. [2022-04-08T19:26:54.933Z] Preparing to unpack .../04-libnghttp2-14_1.40.0-1build1_amd64.deb ... [2022-04-08T19:26:54.933Z] Unpacking libnghttp2-14:amd64 (1.40.0-1build1) ... [2022-04-08T19:26:54.933Z] Selecting previously unselected package librtmp1:amd64. [2022-04-08T19:26:54.933Z] Preparing to unpack .../05-librtmp1_2.4+20151223.gitfa8646d.1-2build1_amd64.deb ... [2022-04-08T19:26:54.933Z] Unpacking librtmp1:amd64 (2.4+20151223.gitfa8646d.1-2build1) ... [2022-04-08T19:26:55.193Z] Selecting previously unselected package libssh-4:amd64. [2022-04-08T19:26:55.193Z] Preparing to unpack .../06-libssh-4_0.9.3-2ubuntu2.2_amd64.deb ... [2022-04-08T19:26:55.193Z] Unpacking libssh-4:amd64 (0.9.3-2ubuntu2.2) ... [2022-04-08T19:26:55.193Z] Selecting previously unselected package libcurl3-gnutls:amd64. [2022-04-08T19:26:55.193Z] Preparing to unpack .../07-libcurl3-gnutls_7.68.0-1ubuntu2.7_amd64.deb ... [2022-04-08T19:26:55.193Z] Unpacking libcurl3-gnutls:amd64 (7.68.0-1ubuntu2.7) ... [2022-04-08T19:26:55.193Z] Selecting previously unselected package liberror-perl. [2022-04-08T19:26:55.193Z] Preparing to unpack .../08-liberror-perl_0.17029-1_all.deb ... [2022-04-08T19:26:55.193Z] Unpacking liberror-perl (0.17029-1) ... [2022-04-08T19:26:55.193Z] Selecting previously unselected package git-man. [2022-04-08T19:26:55.193Z] Preparing to unpack .../09-git-man_1%3a2.25.1-1ubuntu3.2_all.deb ... [2022-04-08T19:26:55.193Z] Unpacking git-man (1:2.25.1-1ubuntu3.2) ... [2022-04-08T19:26:55.454Z] Selecting previously unselected package git. [2022-04-08T19:26:55.454Z] Preparing to unpack .../10-git_1%3a2.25.1-1ubuntu3.2_amd64.deb ... [2022-04-08T19:26:55.454Z] Unpacking git (1:2.25.1-1ubuntu3.2) ... [2022-04-08T19:26:56.028Z] Selecting previously unselected package libgssrpc4:amd64. [2022-04-08T19:26:56.028Z] Preparing to unpack .../11-libgssrpc4_1.17-6ubuntu4.1_amd64.deb ... [2022-04-08T19:26:56.028Z] Unpacking libgssrpc4:amd64 (1.17-6ubuntu4.1) ... [2022-04-08T19:26:56.028Z] Selecting previously unselected package libkdb5-9:amd64. [2022-04-08T19:26:56.028Z] Preparing to unpack .../12-libkdb5-9_1.17-6ubuntu4.1_amd64.deb ... [2022-04-08T19:26:56.028Z] Unpacking libkdb5-9:amd64 (1.17-6ubuntu4.1) ... [2022-04-08T19:26:56.028Z] Selecting previously unselected package libkadm5srv-mit11:amd64. [2022-04-08T19:26:56.028Z] Preparing to unpack .../13-libkadm5srv-mit11_1.17-6ubuntu4.1_amd64.deb ... [2022-04-08T19:26:56.028Z] Unpacking libkadm5srv-mit11:amd64 (1.17-6ubuntu4.1) ... [2022-04-08T19:26:56.028Z] Selecting previously unselected package libkadm5clnt-mit11:amd64. [2022-04-08T19:26:56.028Z] Preparing to unpack .../14-libkadm5clnt-mit11_1.17-6ubuntu4.1_amd64.deb ... [2022-04-08T19:26:56.028Z] Unpacking libkadm5clnt-mit11:amd64 (1.17-6ubuntu4.1) ... [2022-04-08T19:26:56.286Z] Selecting previously unselected package comerr-dev:amd64. [2022-04-08T19:26:56.286Z] Preparing to unpack .../15-comerr-dev_2.1-1.45.5-2ubuntu1_amd64.deb ... [2022-04-08T19:26:56.286Z] Unpacking comerr-dev:amd64 (2.1-1.45.5-2ubuntu1) ... [2022-04-08T19:26:56.286Z] Selecting previously unselected package krb5-multidev:amd64. [2022-04-08T19:26:56.286Z] Preparing to unpack .../16-krb5-multidev_1.17-6ubuntu4.1_amd64.deb ... [2022-04-08T19:26:56.286Z] Unpacking krb5-multidev:amd64 (1.17-6ubuntu4.1) ... [2022-04-08T19:26:56.286Z] Selecting previously unselected package libnorm1:amd64. [2022-04-08T19:26:56.286Z] Preparing to unpack .../17-libnorm1_1.5.8+dfsg2-2build1_amd64.deb ... [2022-04-08T19:26:56.286Z] Unpacking libnorm1:amd64 (1.5.8+dfsg2-2build1) ... [2022-04-08T19:26:56.286Z] Selecting previously unselected package libnorm-dev:amd64. [2022-04-08T19:26:56.286Z] Preparing to unpack .../18-libnorm-dev_1.5.8+dfsg2-2build1_amd64.deb ... [2022-04-08T19:26:56.286Z] Unpacking libnorm-dev:amd64 (1.5.8+dfsg2-2build1) ... [2022-04-08T19:26:56.545Z] Selecting previously unselected package libpgm-5.2-0:amd64. [2022-04-08T19:26:56.545Z] Preparing to unpack .../19-libpgm-5.2-0_5.2.122~dfsg-3ubuntu1_amd64.deb ... [2022-04-08T19:26:56.545Z] Unpacking libpgm-5.2-0:amd64 (5.2.122~dfsg-3ubuntu1) ... [2022-04-08T19:26:56.545Z] Selecting previously unselected package libpgm-dev:amd64. [2022-04-08T19:26:56.545Z] Preparing to unpack .../20-libpgm-dev_5.2.122~dfsg-3ubuntu1_amd64.deb ... [2022-04-08T19:26:56.545Z] Unpacking libpgm-dev:amd64 (5.2.122~dfsg-3ubuntu1) ... [2022-04-08T19:26:56.545Z] Selecting previously unselected package libsodium-dev:amd64. [2022-04-08T19:26:56.545Z] Preparing to unpack .../21-libsodium-dev_1.0.18-1_amd64.deb ... [2022-04-08T19:26:56.545Z] Unpacking libsodium-dev:amd64 (1.0.18-1) ... [2022-04-08T19:26:56.545Z] Selecting previously unselected package libzmq5:amd64. [2022-04-08T19:26:56.545Z] Preparing to unpack .../22-libzmq5_4.3.2-2ubuntu1_amd64.deb ... [2022-04-08T19:26:56.545Z] Unpacking libzmq5:amd64 (4.3.2-2ubuntu1) ... [2022-04-08T19:26:56.803Z] Selecting previously unselected package libkrb5-dev:amd64. [2022-04-08T19:26:56.803Z] Preparing to unpack .../23-libkrb5-dev_1.17-6ubuntu4.1_amd64.deb ... [2022-04-08T19:26:56.803Z] Unpacking libkrb5-dev:amd64 (1.17-6ubuntu4.1) ... [2022-04-08T19:26:56.803Z] Selecting previously unselected package libzmq3-dev:amd64. [2022-04-08T19:26:56.803Z] Preparing to unpack .../24-libzmq3-dev_4.3.2-2ubuntu1_amd64.deb ... [2022-04-08T19:26:56.803Z] Unpacking libzmq3-dev:amd64 (4.3.2-2ubuntu1) ... [2022-04-08T19:26:56.803Z] Selecting previously unselected package pkg-config. [2022-04-08T19:26:56.803Z] Preparing to unpack .../25-pkg-config_0.29.1-0ubuntu4_amd64.deb ... [2022-04-08T19:26:56.803Z] Unpacking pkg-config (0.29.1-0ubuntu4) ... [2022-04-08T19:26:57.062Z] Selecting previously unselected package zip. [2022-04-08T19:26:57.062Z] Preparing to unpack .../26-zip_3.0-11build1_amd64.deb ... [2022-04-08T19:26:57.062Z] Unpacking zip (3.0-11build1) ... [2022-04-08T19:26:57.062Z] Setting up libpsl5:amd64 (0.21.0-1ubuntu1) ... [2022-04-08T19:26:57.063Z] Setting up libsodium23:amd64 (1.0.18-1) ... [2022-04-08T19:26:57.063Z] Setting up libglib2.0-0:amd64 (2.64.6-1~ubuntu20.04.4) ... [2022-04-08T19:26:57.063Z] No schema files found: doing nothing. [2022-04-08T19:26:57.063Z] Setting up libbrotli1:amd64 (1.0.7-6ubuntu0.1) ... [2022-04-08T19:26:57.063Z] Setting up libnorm1:amd64 (1.5.8+dfsg2-2build1) ... [2022-04-08T19:26:57.063Z] Setting up libnghttp2-14:amd64 (1.40.0-1build1) ... [2022-04-08T19:26:57.063Z] Setting up libnorm-dev:amd64 (1.5.8+dfsg2-2build1) ... [2022-04-08T19:26:57.063Z] Setting up liberror-perl (0.17029-1) ... [2022-04-08T19:26:57.063Z] Setting up libgssrpc4:amd64 (1.17-6ubuntu4.1) ... [2022-04-08T19:26:57.063Z] Setting up zip (3.0-11build1) ... [2022-04-08T19:26:57.063Z] Setting up librtmp1:amd64 (2.4+20151223.gitfa8646d.1-2build1) ... [2022-04-08T19:26:57.063Z] Setting up comerr-dev:amd64 (2.1-1.45.5-2ubuntu1) ... [2022-04-08T19:26:57.063Z] Setting up pkg-config (0.29.1-0ubuntu4) ... [2022-04-08T19:26:57.063Z] Setting up libsodium-dev:amd64 (1.0.18-1) ... [2022-04-08T19:26:57.063Z] Setting up libssh-4:amd64 (0.9.3-2ubuntu2.2) ... [2022-04-08T19:26:57.063Z] Setting up libkdb5-9:amd64 (1.17-6ubuntu4.1) ... [2022-04-08T19:26:57.063Z] Setting up git-man (1:2.25.1-1ubuntu3.2) ... [2022-04-08T19:26:57.063Z] Setting up libkadm5srv-mit11:amd64 (1.17-6ubuntu4.1) ... [2022-04-08T19:26:57.063Z] Setting up libpgm-5.2-0:amd64 (5.2.122~dfsg-3ubuntu1) ... [2022-04-08T19:26:57.321Z] Setting up libkadm5clnt-mit11:amd64 (1.17-6ubuntu4.1) ... [2022-04-08T19:26:57.321Z] Setting up libzmq5:amd64 (4.3.2-2ubuntu1) ... [2022-04-08T19:26:57.321Z] Setting up libcurl3-gnutls:amd64 (7.68.0-1ubuntu2.7) ... [2022-04-08T19:26:57.321Z] Setting up libpgm-dev:amd64 (5.2.122~dfsg-3ubuntu1) ... [2022-04-08T19:26:57.321Z] Setting up git (1:2.25.1-1ubuntu3.2) ... [2022-04-08T19:26:57.321Z] Setting up krb5-multidev:amd64 (1.17-6ubuntu4.1) ... [2022-04-08T19:26:57.321Z] Setting up libkrb5-dev:amd64 (1.17-6ubuntu4.1) ... [2022-04-08T19:26:57.321Z] Setting up libzmq3-dev:amd64 (4.3.2-2ubuntu1) ... [2022-04-08T19:26:57.321Z] Processing triggers for libc-bin (2.31-0ubuntu9.7) ... [2022-04-08T19:26:57.892Z] comerr-dev set to automatically installed. [2022-04-08T19:26:57.892Z] git set to automatically installed. [2022-04-08T19:26:57.892Z] git-man set to automatically installed. [2022-04-08T19:26:57.892Z] krb5-multidev set to automatically installed. [2022-04-08T19:26:57.892Z] libbrotli1 set to automatically installed. [2022-04-08T19:26:57.892Z] libcurl3-gnutls set to automatically installed. [2022-04-08T19:26:57.892Z] liberror-perl set to automatically installed. [2022-04-08T19:26:57.892Z] libglib2.0-0 set to automatically installed. [2022-04-08T19:26:57.892Z] libgssrpc4 set to automatically installed. [2022-04-08T19:26:57.892Z] libkadm5clnt-mit11 set to automatically installed. [2022-04-08T19:26:57.892Z] libkadm5srv-mit11 set to automatically installed. [2022-04-08T19:26:57.892Z] libkdb5-9 set to automatically installed. [2022-04-08T19:26:57.892Z] libkrb5-dev set to automatically installed. [2022-04-08T19:26:57.892Z] libnghttp2-14 set to automatically installed. [2022-04-08T19:26:57.892Z] libnorm-dev set to automatically installed. [2022-04-08T19:26:57.892Z] libnorm1 set to automatically installed. [2022-04-08T19:26:57.892Z] libpgm-5.2-0 set to automatically installed. [2022-04-08T19:26:57.892Z] libpgm-dev set to automatically installed. [2022-04-08T19:26:57.892Z] libpsl5 set to automatically installed. [2022-04-08T19:26:57.892Z] librtmp1 set to automatically installed. [2022-04-08T19:26:57.892Z] libsodium-dev set to automatically installed. [2022-04-08T19:26:57.892Z] libsodium23 set to automatically installed. [2022-04-08T19:26:57.892Z] libssh-4 set to automatically installed. [2022-04-08T19:26:57.892Z] libzmq3-dev set to automatically installed. [2022-04-08T19:26:57.892Z] libzmq5 set to automatically installed. [2022-04-08T19:26:57.892Z] pkg-config set to automatically installed. [2022-04-08T19:26:57.892Z] zip set to automatically installed. [2022-04-08T19:26:58.461Z] snapd is not logged in, snap install commands will use sudo [2022-04-08T19:27:10.828Z] go (1.17/stable) 1.17.8 from Michael Hudson-Doyle (mwhudson) installed [2022-04-08T19:27:10.828Z] Downloading snap 'edgex-app-service-configurable' [2022-04-08T19:27:13.372Z] Pulling app-service-configurable [2022-04-08T19:27:13.372Z] + snapcraftctl pull [2022-04-08T19:27:14.754Z] Pulling config-common [2022-04-08T19:27:14.754Z] + snapcraftctl pull [2022-04-08T19:27:16.140Z] Pulling go-build-helper [2022-04-08T19:27:16.140Z] + snapcraftctl pull [2022-04-08T19:27:17.520Z] 'edgex-go' has dependencies that need to be staged: go-build-helper [2022-04-08T19:27:17.520Z] Skipping pull go-build-helper (already ran) [2022-04-08T19:27:17.520Z] Building go-build-helper [2022-04-08T19:27:17.520Z] + snapcraftctl build [2022-04-08T19:27:18.457Z] + cp --archive --link --no-dereference . /root/parts/go-build-helper/install [2022-04-08T19:27:19.027Z] Staging go-build-helper [2022-04-08T19:27:19.027Z] + snapcraftctl stage [2022-04-08T19:27:23.224Z] Get:1 libnorm1_1.5.8+dfsg2-2build1_amd64.deb [290 kB] [2022-04-08T19:27:23.224Z] Fetched 290 kB in 0s (0 B/s) [2022-04-08T19:27:23.224Z] Get:1 libpgm-5.2-0_5.2.122~dfsg-3ubuntu1_amd64.deb [158 kB] [2022-04-08T19:27:23.224Z] Fetched 158 kB in 0s (0 B/s) [2022-04-08T19:27:23.224Z] Get:1 libzmq5_4.3.2-2ubuntu1_amd64.deb [242 kB] [2022-04-08T19:27:23.224Z] Fetched 242 kB in 0s (0 B/s) [2022-04-08T19:27:23.224Z] Get:1 libsodium23_1.0.18-1_amd64.deb [150 kB] [2022-04-08T19:27:23.224Z] Fetched 150 kB in 0s (0 B/s) [2022-04-08T19:27:23.224Z] Pulling edgex-go [2022-04-08T19:27:23.224Z] + snapcraftctl pull [2022-04-08T19:27:25.131Z] Pulling hooks [2022-04-08T19:27:25.131Z] + snapcraftctl pull [2022-04-08T19:27:35.123Z] Removing suid/guid from /root/parts/static-packages/install/bin/su [2022-04-08T19:27:35.123Z] Get:1 libgssapi3-heimdal_7.7.0+dfsg-1ubuntu1_amd64.deb [96.1 kB] [2022-04-08T19:27:35.123Z] Fetched 96.1 kB in 0s (0 B/s) [2022-04-08T19:27:35.123Z] Get:1 libnghttp2-14_1.40.0-1build1_amd64.deb [78.7 kB] [2022-04-08T19:27:35.123Z] Fetched 78.7 kB in 0s (0 B/s) [2022-04-08T19:27:35.123Z] Get:1 libwind0-heimdal_7.7.0+dfsg-1ubuntu1_amd64.deb [48.0 kB] [2022-04-08T19:27:35.123Z] Fetched 48.0 kB in 0s (0 B/s) [2022-04-08T19:27:35.123Z] Get:1 jq_1.6-1ubuntu0.20.04.1_amd64.deb [50.2 kB] [2022-04-08T19:27:35.123Z] Fetched 50.2 kB in 0s (0 B/s) [2022-04-08T19:27:35.123Z] Get:1 libsasl2-modules-db_2.1.27+dfsg-2ubuntu0.1_amd64.deb [14.7 kB] [2022-04-08T19:27:35.123Z] Fetched 14.7 kB in 0s (0 B/s) [2022-04-08T19:27:35.123Z] Get:1 libcurl4_7.68.0-1ubuntu2.7_amd64.deb [234 kB] [2022-04-08T19:27:35.123Z] Fetched 234 kB in 0s (0 B/s) [2022-04-08T19:27:35.123Z] Get:1 libldap-2.4-2_2.4.49+dfsg-2ubuntu1.8_amd64.deb [155 kB] [2022-04-08T19:27:35.123Z] Fetched 155 kB in 0s (0 B/s) [2022-04-08T19:27:35.123Z] Get:1 libssh-4_0.9.3-2ubuntu2.2_amd64.deb [170 kB] [2022-04-08T19:27:35.123Z] Fetched 170 kB in 0s (0 B/s) [2022-04-08T19:27:35.123Z] Get:1 libbrotli1_1.0.7-6ubuntu0.1_amd64.deb [267 kB] [2022-04-08T19:27:35.123Z] Fetched 267 kB in 0s (0 B/s) [2022-04-08T19:27:35.123Z] Get:1 apg_2.2.3.dfsg.1-5_amd64.deb [50.6 kB] [2022-04-08T19:27:35.123Z] Fetched 50.6 kB in 0s (0 B/s) [2022-04-08T19:27:35.123Z] Get:1 libheimntlm0-heimdal_7.7.0+dfsg-1ubuntu1_amd64.deb [15.1 kB] [2022-04-08T19:27:35.123Z] Fetched 15.1 kB in 0s (0 B/s) [2022-04-08T19:27:35.123Z] Get:1 libpsl5_0.21.0-1ubuntu1_amd64.deb [51.5 kB] [2022-04-08T19:27:35.123Z] Fetched 51.5 kB in 0s (0 B/s) [2022-04-08T19:27:35.123Z] Get:1 libjq1_1.6-1ubuntu0.20.04.1_amd64.deb [121 kB] [2022-04-08T19:27:35.123Z] Fetched 121 kB in 0s (0 B/s) [2022-04-08T19:27:35.123Z] Get:1 libheimbase1-heimdal_7.7.0+dfsg-1ubuntu1_amd64.deb [29.7 kB] [2022-04-08T19:27:35.123Z] Fetched 29.7 kB in 0s (0 B/s) [2022-04-08T19:27:35.123Z] Get:1 util-linux_2.34-0.1ubuntu9.3_amd64.deb [1021 kB] [2022-04-08T19:27:35.123Z] Fetched 1021 kB in 0s (0 B/s) [2022-04-08T19:27:35.123Z] Get:1 libsasl2-2_2.1.27+dfsg-2ubuntu0.1_amd64.deb [49.3 kB] [2022-04-08T19:27:35.123Z] Fetched 49.3 kB in 0s (0 B/s) [2022-04-08T19:27:35.123Z] Get:1 librtmp1_2.4+20151223.gitfa8646d.1-2build1_amd64.deb [54.9 kB] [2022-04-08T19:27:35.123Z] Fetched 54.9 kB in 0s (0 B/s) [2022-04-08T19:27:35.123Z] Get:1 libldap-common_2.4.49+dfsg-2ubuntu1.8_all.deb [16.6 kB] [2022-04-08T19:27:35.123Z] Fetched 16.6 kB in 0s (0 B/s) [2022-04-08T19:27:35.123Z] Get:1 libhcrypto4-heimdal_7.7.0+dfsg-1ubuntu1_amd64.deb [87.9 kB] [2022-04-08T19:27:35.123Z] Fetched 87.9 kB in 0s (0 B/s) [2022-04-08T19:27:35.123Z] Get:1 libonig5_6.9.4-1_amd64.deb [142 kB] [2022-04-08T19:27:35.123Z] Fetched 142 kB in 0s (0 B/s) [2022-04-08T19:27:35.123Z] Get:1 libroken18-heimdal_7.7.0+dfsg-1ubuntu1_amd64.deb [41.8 kB] [2022-04-08T19:27:35.123Z] Fetched 41.8 kB in 0s (0 B/s) [2022-04-08T19:27:35.123Z] Get:1 libasn1-8-heimdal_7.7.0+dfsg-1ubuntu1_amd64.deb [181 kB] [2022-04-08T19:27:35.123Z] Fetched 181 kB in 0s (0 B/s) [2022-04-08T19:27:35.123Z] Get:1 libkrb5-26-heimdal_7.7.0+dfsg-1ubuntu1_amd64.deb [208 kB] [2022-04-08T19:27:35.123Z] Fetched 208 kB in 0s (0 B/s) [2022-04-08T19:27:35.123Z] Get:1 curl_7.68.0-1ubuntu2.7_amd64.deb [161 kB] [2022-04-08T19:27:35.123Z] Fetched 161 kB in 0s (0 B/s) [2022-04-08T19:27:35.123Z] Get:1 libhx509-5-heimdal_7.7.0+dfsg-1ubuntu1_amd64.deb [107 kB] [2022-04-08T19:27:35.123Z] Fetched 107 kB in 0s (0 B/s) [2022-04-08T19:27:35.123Z] Pulling static-packages [2022-04-08T19:27:35.123Z] + snapcraftctl pull [2022-04-08T19:27:36.503Z] Pulling version [2022-04-08T19:27:36.503Z] + cd /root/project [2022-04-08T19:27:36.503Z] ++ git describe --tags --abbrev=0 [2022-04-08T19:27:36.503Z] ++ sed s/v// [2022-04-08T19:27:36.503Z] + GIT_VERSION=2.2.0-dev.60 [2022-04-08T19:27:36.503Z] + '[' -z 2.2.0-dev.60 ']' [2022-04-08T19:27:36.503Z] + snapcraftctl set-version 2.2.0-dev.60 [2022-04-08T19:27:37.886Z] Building app-service-configurable [2022-04-08T19:27:37.886Z] + snapcraftctl build [2022-04-08T19:27:39.809Z] Building config-common [2022-04-08T19:27:39.809Z] + snapcraftctl build [2022-04-08T19:27:41.189Z] + cp --archive --link --no-dereference . /root/parts/config-common/install [2022-04-08T19:27:41.760Z] Skipping build go-build-helper (already ran) [2022-04-08T19:27:42.020Z] Building edgex-go [2022-04-08T19:27:42.020Z] + cd /root/parts/edgex-go/src [2022-04-08T19:27:42.020Z] ++ git describe --tags --abbrev=0 [2022-04-08T19:27:42.020Z] ++ sed s/v// [2022-04-08T19:27:42.020Z] + GIT_VERSION=2.2.0-dev.60 [2022-04-08T19:27:42.020Z] + '[' -z 2.2.0-dev.60 ']' [2022-04-08T19:27:42.020Z] + echo 2.2.0-dev.60 [2022-04-08T19:27:42.020Z] + '[' '!' -d vendor ']' [2022-04-08T19:27:42.020Z] + go mod download all [2022-04-08T19:27:46.222Z] + make build [2022-04-08T19:27:46.222Z] CGO_ENABLED=1 GO111MODULE=on go build -ldflags "-linkmode=external -X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.60" -trimpath -mod=readonly -buildmode=pie -o cmd/core-data/core-data ./cmd/core-data [2022-04-08T19:27:58.830Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-metadata/core-metadata ./cmd/core-metadata [2022-04-08T19:28:04.322Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.60" -trimpath -mod=readonly -o cmd/core-metadata/core-metadata ./cmd/core-metadata [2022-04-08T19:28:16.528Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.60" -trimpath -mod=readonly -o cmd/core-command/core-command ./cmd/core-command [2022-04-08T19:28:17.095Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.60" -trimpath -mod=readonly -o cmd/support-notifications/support-notifications ./cmd/support-notifications [2022-04-08T19:28:19.001Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.60" -trimpath -mod=readonly -o cmd/sys-mgmt-executor/sys-mgmt-executor ./cmd/sys-mgmt-executor [2022-04-08T19:28:19.264Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.60" -trimpath -mod=readonly -o cmd/sys-mgmt-agent/sys-mgmt-agent ./cmd/sys-mgmt-agent [2022-04-08T19:28:20.644Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.60" -trimpath -mod=readonly -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler [2022-04-08T19:28:22.030Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.60" -trimpath -mod=readonly -o ./cmd/security-proxy-setup/security-proxy-setup ./cmd/security-proxy-setup [2022-04-08T19:28:23.412Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.60" -trimpath -mod=readonly -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup [2022-04-08T19:28:24.791Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.60" -trimpath -mod=readonly -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider [2022-04-08T19:28:26.170Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.60" -trimpath -mod=readonly -o ./cmd/secrets-config ./cmd/secrets-config [2022-04-08T19:28:27.551Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.60" -trimpath -mod=readonly -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper [2022-04-08T19:28:29.456Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.60" -trimpath -mod=readonly -o cmd/security-spiffe-token-provider/security-spiffe-token-provider ./cmd/security-spiffe-token-provider [2022-04-08T19:28:30.395Z] + for service in core-command core-data core-metadata support-notifications support-scheduler sys-mgmt-agent security-proxy-setup security-secretstore-setup security-file-token-provider security-bootstrapper secrets-config [2022-04-08T19:28:30.395Z] + install -DT ./cmd/core-command/core-command /root/parts/edgex-go/install/bin/core-command [2022-04-08T19:28:30.395Z] + case "$service" in [2022-04-08T19:28:30.395Z] + install -DT ./cmd/core-command/res/configuration.toml /root/parts/edgex-go/install/config/core-command/res/configuration.toml [2022-04-08T19:28:30.395Z] + for service in core-command core-data core-metadata support-notifications support-scheduler sys-mgmt-agent security-proxy-setup security-secretstore-setup security-file-token-provider security-bootstrapper secrets-config [2022-04-08T19:28:30.395Z] + install -DT ./cmd/core-data/core-data /root/parts/edgex-go/install/bin/core-data [2022-04-08T19:28:30.395Z] + case "$service" in [2022-04-08T19:28:30.395Z] + install -DT ./cmd/core-data/res/configuration.toml /root/parts/edgex-go/install/config/core-data/res/configuration.toml [2022-04-08T19:28:30.395Z] + for service in core-command core-data core-metadata support-notifications support-scheduler sys-mgmt-agent security-proxy-setup security-secretstore-setup security-file-token-provider security-bootstrapper secrets-config [2022-04-08T19:28:30.395Z] + install -DT ./cmd/core-metadata/core-metadata /root/parts/edgex-go/install/bin/core-metadata [2022-04-08T19:28:30.395Z] + case "$service" in [2022-04-08T19:28:30.395Z] + install -DT ./cmd/core-metadata/res/configuration.toml /root/parts/edgex-go/install/config/core-metadata/res/configuration.toml [2022-04-08T19:28:30.395Z] + for service in core-command core-data core-metadata support-notifications support-scheduler sys-mgmt-agent security-proxy-setup security-secretstore-setup security-file-token-provider security-bootstrapper secrets-config [2022-04-08T19:28:30.395Z] + install -DT ./cmd/support-notifications/support-notifications /root/parts/edgex-go/install/bin/support-notifications [2022-04-08T19:28:30.395Z] + case "$service" in [2022-04-08T19:28:30.395Z] + install -DT ./cmd/support-notifications/res/configuration.toml /root/parts/edgex-go/install/config/support-notifications/res/configuration.toml [2022-04-08T19:28:30.395Z] + for service in core-command core-data core-metadata support-notifications support-scheduler sys-mgmt-agent security-proxy-setup security-secretstore-setup security-file-token-provider security-bootstrapper secrets-config [2022-04-08T19:28:30.395Z] + install -DT ./cmd/support-scheduler/support-scheduler /root/parts/edgex-go/install/bin/support-scheduler [2022-04-08T19:28:30.395Z] + case "$service" in [2022-04-08T19:28:30.395Z] + install -DT ./cmd/support-scheduler/res/configuration.toml /root/parts/edgex-go/install/config/support-scheduler/res/configuration.toml [2022-04-08T19:28:30.395Z] + for service in core-command core-data core-metadata support-notifications support-scheduler sys-mgmt-agent security-proxy-setup security-secretstore-setup security-file-token-provider security-bootstrapper secrets-config [2022-04-08T19:28:30.395Z] + install -DT ./cmd/sys-mgmt-agent/sys-mgmt-agent /root/parts/edgex-go/install/bin/sys-mgmt-agent [2022-04-08T19:28:30.395Z] + case "$service" in [2022-04-08T19:28:30.395Z] + install -DT ./cmd/sys-mgmt-agent/res/configuration.toml /root/parts/edgex-go/install/config/sys-mgmt-agent/res/configuration.toml [2022-04-08T19:28:30.395Z] + for service in core-command core-data core-metadata support-notifications support-scheduler sys-mgmt-agent security-proxy-setup security-secretstore-setup security-file-token-provider security-bootstrapper secrets-config [2022-04-08T19:28:30.395Z] + install -DT ./cmd/security-proxy-setup/security-proxy-setup /root/parts/edgex-go/install/bin/security-proxy-setup [2022-04-08T19:28:30.395Z] + case "$service" in [2022-04-08T19:28:30.395Z] + install -DT ./cmd/security-proxy-setup/res/configuration.toml /root/parts/edgex-go/install/config/security-proxy-setup/res/configuration.toml [2022-04-08T19:28:30.395Z] + for service in core-command core-data core-metadata support-notifications support-scheduler sys-mgmt-agent security-proxy-setup security-secretstore-setup security-file-token-provider security-bootstrapper secrets-config [2022-04-08T19:28:30.395Z] + install -DT ./cmd/security-secretstore-setup/security-secretstore-setup /root/parts/edgex-go/install/bin/security-secretstore-setup [2022-04-08T19:28:30.395Z] + case "$service" in [2022-04-08T19:28:30.395Z] + install -DT ./cmd/security-secretstore-setup/res/configuration.toml /root/parts/edgex-go/install/config/security-secretstore-setup/res/configuration.toml [2022-04-08T19:28:30.395Z] + for service in core-command core-data core-metadata support-notifications support-scheduler sys-mgmt-agent security-proxy-setup security-secretstore-setup security-file-token-provider security-bootstrapper secrets-config [2022-04-08T19:28:30.395Z] + install -DT ./cmd/security-file-token-provider/security-file-token-provider /root/parts/edgex-go/install/bin/security-file-token-provider [2022-04-08T19:28:30.395Z] + case "$service" in [2022-04-08T19:28:30.395Z] + install -DT ./cmd/security-secretstore-setup/res-file-token-provider/configuration.toml /root/parts/edgex-go/install/config/security-file-token-provider/res/configuration.toml [2022-04-08T19:28:30.395Z] + for service in core-command core-data core-metadata support-notifications support-scheduler sys-mgmt-agent security-proxy-setup security-secretstore-setup security-file-token-provider security-bootstrapper secrets-config [2022-04-08T19:28:30.395Z] + install -DT ./cmd/security-bootstrapper/security-bootstrapper /root/parts/edgex-go/install/bin/security-bootstrapper [2022-04-08T19:28:30.395Z] + case "$service" in [2022-04-08T19:28:30.396Z] + install -DT ./cmd/security-bootstrapper/res-bootstrap-redis/configuration.toml /root/parts/edgex-go/install/config/security-bootstrapper/res-bootstrap-redis/configuration.toml [2022-04-08T19:28:30.396Z] + install -DT ./cmd/security-bootstrapper/res/configuration.toml /root/parts/edgex-go/install/config/security-bootstrapper/res/configuration.toml [2022-04-08T19:28:30.396Z] + for service in core-command core-data core-metadata support-notifications support-scheduler sys-mgmt-agent security-proxy-setup security-secretstore-setup security-file-token-provider security-bootstrapper secrets-config [2022-04-08T19:28:30.396Z] + install -DT ./cmd/secrets-config/secrets-config /root/parts/edgex-go/install/bin/secrets-config [2022-04-08T19:28:30.396Z] + case "$service" in [2022-04-08T19:28:30.396Z] + install -DT ./cmd/security-proxy-setup/res/configuration.toml /root/parts/edgex-go/install/config/secrets-config/res/configuration.toml [2022-04-08T19:28:30.396Z] + install -DT ./cmd/security-secretstore-setup/res/kong-admin-config.template.yml /root/parts/edgex-go/install/config/security-secretstore-setup/res/kong-admin-config.template.yml [2022-04-08T19:28:30.396Z] + install -DT ./Attribution.txt /root/parts/edgex-go/install/usr/share/doc/github.com/edgexfoundry/Attribution.txt [2022-04-08T19:28:30.396Z] + install -DT ./LICENSE /root/parts/edgex-go/install/usr/share/doc/github.com/edgexfoundry/LICENSE [2022-04-08T19:28:30.396Z] + cp ./cmd/security-file-token-provider/res/token-config.json /root/parts/edgex-go/install/config/security-file-token-provider/res/token-config.json [2022-04-08T19:28:31.333Z] Building hooks [2022-04-08T19:28:31.333Z] + cd /root/parts/hooks/src [2022-04-08T19:28:31.333Z] + make build [2022-04-08T19:28:31.333Z] go mod tidy [2022-04-08T19:28:31.333Z] go: downloading github.com/canonical/edgex-snap-hooks/v2 v2.1.3 [2022-04-08T19:28:31.598Z] go: downloading github.com/stretchr/testify v1.7.0 [2022-04-08T19:28:31.598Z] go: downloading github.com/davecgh/go-spew v1.1.0 [2022-04-08T19:28:31.598Z] go: downloading gopkg.in/yaml.v3 v3.0.0-20200313102051-9f266ea9e77c [2022-04-08T19:28:31.856Z] GO111MODULE=on go build -o cmd/configure/configure ./cmd/configure [2022-04-08T19:28:33.239Z] GO111MODULE=on go build -o cmd/install/install ./cmd/install [2022-04-08T19:28:33.808Z] + install -DT ./cmd/configure/configure /root/parts/hooks/install/snap/hooks/configure [2022-04-08T19:28:33.808Z] + install -DT ./cmd/install/install /root/parts/hooks/install/snap/hooks/install [2022-04-08T19:28:35.185Z] Removing suid/guid from /root/parts/static-packages/install/bin/su [2022-04-08T19:28:35.444Z] Building static-packages [2022-04-08T19:28:35.444Z] + snapcraftctl build [2022-04-08T19:28:37.354Z] Building version [2022-04-08T19:28:37.354Z] + snapcraftctl build [2022-04-08T19:28:39.262Z] Staging app-service-configurable [2022-04-08T19:28:39.262Z] + snapcraftctl stage [2022-04-08T19:28:40.642Z] Staging config-common [2022-04-08T19:28:40.642Z] + snapcraftctl stage [2022-04-08T19:28:42.021Z] Skipping stage go-build-helper (already ran) [2022-04-08T19:28:42.021Z] Staging edgex-go [2022-04-08T19:28:42.021Z] + snapcraftctl stage [2022-04-08T19:28:43.404Z] Staging hooks [2022-04-08T19:28:43.405Z] + snapcraftctl stage [2022-04-08T19:28:44.786Z] Staging static-packages [2022-04-08T19:28:44.786Z] + snapcraftctl stage [2022-04-08T19:28:46.695Z] Staging version [2022-04-08T19:28:46.695Z] + snapcraftctl stage [2022-04-08T19:28:47.635Z] Priming app-service-configurable [2022-04-08T19:28:47.635Z] + snapcraftctl prime [2022-04-08T19:28:50.268Z] The 'app-service-configurable' part is missing libraries that are not included in the snap or base. They can be satisfied by adding the following entry for this part [2022-04-08T19:28:50.268Z] stage-packages: [2022-04-08T19:28:50.268Z] - libnorm1 [2022-04-08T19:28:50.268Z] - libpgm-5.2-0 [2022-04-08T19:28:50.268Z] - libsodium23 [2022-04-08T19:28:50.268Z] - libzmq5 [2022-04-08T19:28:50.527Z] Priming config-common [2022-04-08T19:28:50.527Z] + snapcraftctl prime [2022-04-08T19:28:51.908Z] Priming go-build-helper [2022-04-08T19:28:51.908Z] + snapcraftctl prime [2022-04-08T19:28:53.289Z] Priming edgex-go [2022-04-08T19:28:53.289Z] + snapcraftctl prime [2022-04-08T19:28:55.195Z] Priming hooks [2022-04-08T19:28:55.195Z] + snapcraftctl prime [2022-04-08T19:28:56.575Z] Priming static-packages [2022-04-08T19:28:56.575Z] + snapcraftctl prime [2022-04-08T19:29:00.771Z] Priming version [2022-04-08T19:29:00.771Z] + snapcraftctl prime [2022-04-08T19:29:01.713Z] The 'passthrough' property is being used to propagate experimental properties to snap.yaml that have not been validated. [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } [2022-04-08T19:29:35.740Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-command/core-command ./cmd/core-command [2022-04-08T19:29:37.745Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/support-notifications/support-notifications ./cmd/support-notifications [2022-04-08T19:29:46.049Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/sys-mgmt-executor/sys-mgmt-executor ./cmd/sys-mgmt-executor [2022-04-08T19:29:46.656Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/sys-mgmt-agent/sys-mgmt-agent ./cmd/sys-mgmt-agent [2022-04-08T19:29:53.399Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler [2022-04-08T19:30:01.980Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-proxy-setup/security-proxy-setup ./cmd/security-proxy-setup [2022-04-08T19:30:08.748Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup [2022-04-08T19:30:15.472Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider [2022-04-08T19:30:22.194Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/secrets-config ./cmd/secrets-config [2022-04-08T19:30:28.921Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper [2022-04-08T19:30:39.108Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/security-spiffe-token-provider/security-spiffe-token-provider ./cmd/security-spiffe-token-provider [Pipeline] } [2022-04-08T19:30:45.888Z] $ docker stop --time=1 456091ca10f4ce974ea9f74a92b19acdcad83f2d79bac60261e8d3098c843c5f [2022-04-08T19:30:48.078Z] $ docker rm -f 456091ca10f4ce974ea9f74a92b19acdcad83f2d79bac60261e8d3098c843c5f [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2022-04-08T19:30:50.832Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2022-04-08T19:30:50.832Z] [2022-04-08T19:30:50.832Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] isUnix [Pipeline] sh [2022-04-08T19:30:51.224Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2022-04-08T19:30:51.501Z] latest: Pulling from edgex-devops/edgex-compose-arm64 [2022-04-08T19:30:51.501Z] 29e5d40040c1: Pulling fs layer [2022-04-08T19:30:51.501Z] 1ce36da41761: Pulling fs layer [2022-04-08T19:30:51.501Z] 25b303627fd3: Pulling fs layer [2022-04-08T19:30:51.501Z] 29e5d40040c1: Verifying Checksum [2022-04-08T19:30:51.501Z] 29e5d40040c1: Download complete [2022-04-08T19:30:52.109Z] 1ce36da41761: Verifying Checksum [2022-04-08T19:30:52.109Z] 1ce36da41761: Download complete [2022-04-08T19:30:52.109Z] 29e5d40040c1: Pull complete [2022-04-08T19:30:53.552Z] 25b303627fd3: Verifying Checksum [2022-04-08T19:30:53.552Z] 25b303627fd3: Download complete [2022-04-08T19:30:53.552Z] 1ce36da41761: Pull complete [2022-04-08T19:31:05.970Z] 25b303627fd3: Pull complete [2022-04-08T19:31:05.970Z] Digest: sha256:9cc31fd43c2090459daf52f5d183d677621facc00304dcc7dc9de11b2a0a8f33 [2022-04-08T19:31:05.970Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2022-04-08T19:31:05.970Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] withDockerContainer [2022-04-08T19:31:06.263Z] prd-ubuntu20.04-docker-arm64-4c-16g-11610 does not seem to be running inside a container [2022-04-08T19:31:06.367Z] $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest cat [2022-04-08T19:31:09.107Z] $ docker top 5797a4f5f220979a9a59f6f3343f13930603626493712c051aba76ef9b939595 -eo pid,comm [Pipeline] { [Pipeline] sh [2022-04-08T19:31:10.141Z] + docker-compose build --help [2022-04-08T19:31:10.141Z] + grep parallel [2022-04-08T19:31:16.879Z] --parallel Build images in parallel. [Pipeline] } [2022-04-08T19:31:16.920Z] $ docker stop --time=1 5797a4f5f220979a9a59f6f3343f13930603626493712c051aba76ef9b939595 [2022-04-08T19:31:18.702Z] $ docker rm -f 5797a4f5f220979a9a59f6f3343f13930603626493712c051aba76ef9b939595 [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2022-04-08T19:31:19.498Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2022-04-08T19:31:19.498Z] . [Pipeline] withDockerContainer [2022-04-08T19:31:19.757Z] prd-ubuntu20.04-docker-arm64-4c-16g-11610 does not seem to be running inside a container [2022-04-08T19:31:19.860Z] $ docker run -t -d -u 1001:1001 -u 0:0 --entrypoint= -v /var/run/docker.sock:/var/run/docker.sock --privileged -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest cat [2022-04-08T19:31:21.294Z] $ docker top 38e25b4414197263c939f70ae4fce73531e0f70fc30fcfb3d3a9f16681d9f01f -eo pid,comm [Pipeline] { [Pipeline] sh [2022-04-08T19:31:22.296Z] + docker-compose -f ./docker-compose-build.yml build --parallel [2022-04-08T19:31:29.002Z] Building core-command ... [2022-04-08T19:31:29.002Z] Building core-data ... [2022-04-08T19:31:29.002Z] Building core-metadata ... [2022-04-08T19:31:29.002Z] Building security-bootstrapper ... [2022-04-08T19:31:29.002Z] Building security-proxy-setup ... [2022-04-08T19:31:29.002Z] Building security-secretstore-setup ... [2022-04-08T19:31:29.002Z] Building security-spiffe-token-provider ... [2022-04-08T19:31:29.002Z] Building security-spire-agent ... [2022-04-08T19:31:29.002Z] Building security-spire-config ... [2022-04-08T19:31:29.002Z] Building security-spire-server ... [2022-04-08T19:31:29.002Z] Building support-notifications ... [2022-04-08T19:31:29.002Z] Building support-scheduler ... [2022-04-08T19:31:29.002Z] Building sys-mgmt-agent ... [2022-04-08T19:31:29.002Z] Building security-spiffe-token-provider [2022-04-08T19:31:29.002Z] Building support-scheduler [2022-04-08T19:31:29.002Z] Building core-command [2022-04-08T19:31:29.002Z] Building security-spire-config [2022-04-08T19:31:29.002Z] Building support-notifications [2022-04-08T19:33:05.809Z] Step 1/23 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-04-08T19:33:05.809Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2022-04-08T19:33:05.809Z] ---> 0bf968ebf2cf [2022-04-08T19:33:05.809Z] Step 3/23 : WORKDIR /edgex-go [2022-04-08T19:33:05.809Z] Step 1/20 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-04-08T19:33:05.809Z] Step 2/20 : FROM ${BUILDER_BASE} AS builder [2022-04-08T19:33:05.809Z] ---> 0bf968ebf2cf [2022-04-08T19:33:05.809Z] Step 3/20 : WORKDIR /edgex-go [2022-04-08T19:33:05.809Z] Step 1/22 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-04-08T19:33:05.809Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2022-04-08T19:33:05.809Z] ---> 0bf968ebf2cf [2022-04-08T19:33:05.809Z] Step 3/22 : WORKDIR /edgex-go [2022-04-08T19:33:05.809Z] Step 1/22 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-04-08T19:33:05.809Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2022-04-08T19:33:05.809Z] ---> 0bf968ebf2cf [2022-04-08T19:33:05.809Z] Step 3/22 : WORKDIR /edgex-go [2022-04-08T19:33:05.809Z] Step 1/26 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-04-08T19:33:05.809Z] Step 2/26 : FROM ${BUILDER_BASE} AS builder [2022-04-08T19:33:05.809Z] ---> 0bf968ebf2cf [2022-04-08T19:33:05.809Z] Step 3/26 : WORKDIR /edgex-go [2022-04-08T19:33:05.809Z] ---> Running in fe566a888677 [2022-04-08T19:33:05.809Z] ---> Running in 108f08484846 [2022-04-08T19:33:05.809Z] ---> Running in ea03342bdd07 [2022-04-08T19:33:05.809Z] ---> Running in d1c305dd3e4f [2022-04-08T19:33:06.084Z] ---> Running in 8a500fc24547 [2022-04-08T19:33:06.686Z] Removing intermediate container 108f08484846 [2022-04-08T19:33:06.686Z] ---> 2f834919c65e [2022-04-08T19:33:06.686Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-04-08T19:33:06.686Z] Removing intermediate container d1c305dd3e4f [2022-04-08T19:33:06.686Z] ---> 8bd18891cd47 [2022-04-08T19:33:06.686Z] Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-04-08T19:33:06.686Z] Removing intermediate container ea03342bdd07 [2022-04-08T19:33:06.686Z] ---> 267e4cf114fe [2022-04-08T19:33:06.686Z] Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-04-08T19:33:06.686Z] Removing intermediate container fe566a888677 [2022-04-08T19:33:06.686Z] ---> fcef1d672c45 [2022-04-08T19:33:06.686Z] Step 4/20 : RUN apk update && apk --no-cache --update add build-base [2022-04-08T19:33:06.686Z] Removing intermediate container 8a500fc24547 [2022-04-08T19:33:06.686Z] ---> 6440e0146627 [2022-04-08T19:33:06.686Z] Step 4/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-04-08T19:33:06.686Z] ---> Running in c3ed2b8f700e [2022-04-08T19:33:06.686Z] ---> Running in b38698134698 [2022-04-08T19:33:06.957Z] ---> Running in 6bb3e11bf279 [2022-04-08T19:33:06.957Z] ---> Running in 6b37f2c4c217 [2022-04-08T19:33:06.957Z] ---> Running in 207be3d3c657 [2022-04-08T19:33:09.579Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-04-08T19:33:09.856Z] Removing intermediate container c3ed2b8f700e [2022-04-08T19:33:09.856Z] ---> 3aca8f9f1e42 [2022-04-08T19:33:09.856Z] Step 5/23 : RUN apk add --update --no-cache make git [2022-04-08T19:33:10.134Z] ---> Running in a39d24467fdb [2022-04-08T19:33:10.417Z] Removing intermediate container b38698134698 [2022-04-08T19:33:10.417Z] ---> 49dd40562e17 [2022-04-08T19:33:10.417Z] Step 5/22 : RUN apk add --update --no-cache make bash git ca-certificates [2022-04-08T19:33:10.703Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-04-08T19:33:10.703Z] ---> Running in c778825a00e3 [2022-04-08T19:33:10.703Z] Removing intermediate container 6bb3e11bf279 [2022-04-08T19:33:10.703Z] ---> 49c020c9f652 [2022-04-08T19:33:10.703Z] Step 5/22 : RUN apk add --update --no-cache make git [2022-04-08T19:33:10.985Z] Removing intermediate container 6b37f2c4c217 [2022-04-08T19:33:10.985Z] ---> e40cb17b7153 [2022-04-08T19:33:10.985Z] Step 5/26 : RUN apk add --update --no-cache make git build-base curl [2022-04-08T19:33:10.985Z] ---> Running in 1575e186cd28 [2022-04-08T19:33:11.261Z] ---> Running in a7f476826c2b [2022-04-08T19:33:12.257Z] v3.15.4-4-gebba191e83 [https://nl.alpinelinux.org/alpine/v3.15/main] [2022-04-08T19:33:12.257Z] v3.15.4-3-g99ba27d818 [https://nl.alpinelinux.org/alpine/v3.15/community] [2022-04-08T19:33:12.257Z] OK: 15739 distinct packages available [2022-04-08T19:33:12.257Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-04-08T19:33:12.257Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-04-08T19:33:12.858Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-04-08T19:33:13.134Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-04-08T19:33:13.134Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-04-08T19:33:13.134Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-04-08T19:33:13.134Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-04-08T19:33:13.744Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-04-08T19:33:14.022Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-04-08T19:33:14.022Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-04-08T19:33:14.302Z] OK: 220 MiB in 52 packages [2022-04-08T19:33:14.302Z] OK: 220 MiB in 52 packages [2022-04-08T19:33:14.911Z] OK: 220 MiB in 52 packages [2022-04-08T19:33:15.526Z] OK: 220 MiB in 52 packages [2022-04-08T19:33:15.803Z] OK: 220 MiB in 52 packages [2022-04-08T19:33:16.404Z] Removing intermediate container a39d24467fdb [2022-04-08T19:33:16.404Z] ---> b8b774325a26 [2022-04-08T19:33:16.404Z] Step 6/23 : COPY go.mod vendor* ./ [2022-04-08T19:33:16.677Z] Removing intermediate container c778825a00e3 [2022-04-08T19:33:16.677Z] ---> 42246893c549 [2022-04-08T19:33:16.677Z] Step 6/22 : COPY go.mod vendor* ./ [2022-04-08T19:33:16.677Z] Removing intermediate container 207be3d3c657 [2022-04-08T19:33:16.677Z] ---> 414ec77a6904 [2022-04-08T19:33:16.677Z] Step 5/20 : COPY go.mod vendor* ./ [2022-04-08T19:33:16.953Z] Removing intermediate container 1575e186cd28 [2022-04-08T19:33:16.953Z] ---> 090d94b841bb [2022-04-08T19:33:16.953Z] Step 6/22 : COPY go.mod vendor* ./ [2022-04-08T19:33:16.953Z] Removing intermediate container a7f476826c2b [2022-04-08T19:33:16.953Z] ---> c45ef8e80af4 [2022-04-08T19:33:16.953Z] Step 6/26 : COPY go.mod vendor* ./ [2022-04-08T19:33:17.562Z] ---> 9b8766d81f86 [2022-04-08T19:33:17.562Z] Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-04-08T19:33:17.841Z] ---> Running in cd4a14c5ccec [2022-04-08T19:33:17.841Z] ---> 6d3d84dace8f [2022-04-08T19:33:17.841Z] Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-04-08T19:33:18.122Z] ---> Running in 3e1b6d8c31b1 [2022-04-08T19:33:18.122Z] ---> 7e7da8c326dc [2022-04-08T19:33:18.122Z] Step 7/26 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-04-08T19:33:18.122Z] ---> 605f08a06aed [2022-04-08T19:33:18.122Z] Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-04-08T19:33:18.394Z] ---> 250c2273e206 [2022-04-08T19:33:18.394Z] Step 6/20 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-04-08T19:33:18.394Z] ---> Running in 48bac19a9b5a [2022-04-08T19:33:18.394Z] ---> Running in 648efb2305ea [2022-04-08T19:33:18.394Z] ---> Running in c831c43d2376 [2022-04-08T19:33:23.816Z] Removing intermediate container cd4a14c5ccec [2022-04-08T19:33:23.816Z] ---> 7eddee76d8ef [2022-04-08T19:33:23.816Z] Step 8/23 : COPY . . [2022-04-08T19:33:24.415Z] Removing intermediate container 3e1b6d8c31b1 [2022-04-08T19:33:24.415Z] ---> dd1b55013727 [2022-04-08T19:33:24.415Z] Step 8/22 : COPY . . [2022-04-08T19:33:24.701Z] Removing intermediate container c831c43d2376 [2022-04-08T19:33:24.701Z] ---> 9eda512b545c [2022-04-08T19:33:24.701Z] Step 7/20 : COPY . . [2022-04-08T19:33:24.701Z] Removing intermediate container 48bac19a9b5a [2022-04-08T19:33:24.701Z] ---> 56b4a3ab2175 [2022-04-08T19:33:24.701Z] Step 8/26 : COPY . . [2022-04-08T19:33:24.701Z] Removing intermediate container 648efb2305ea [2022-04-08T19:33:24.701Z] ---> 7cc76f235543 [2022-04-08T19:33:24.984Z] Step 8/22 : COPY . . [2022-04-08T19:33:57.367Z] ---> 7c13fbe1a680 [2022-04-08T19:33:57.368Z] Step 9/22 : RUN make cmd/support-notifications/support-notifications [2022-04-08T19:33:57.368Z] ---> Running in 77ea57495103 [2022-04-08T19:33:57.368Z] ---> 8d1ca4324364 [2022-04-08T19:33:57.368Z] Step 9/22 : RUN make cmd/support-scheduler/support-scheduler [2022-04-08T19:33:57.368Z] ---> 780ff2f49ccf [2022-04-08T19:33:57.368Z] Step 8/20 : RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider [2022-04-08T19:33:57.368Z] ---> Running in fc5486af8d37 [2022-04-08T19:33:57.368Z] ---> Running in 102b152d4ba5 [2022-04-08T19:33:57.678Z] ---> 02ba2132f042 [2022-04-08T19:33:57.678Z] Step 9/23 : RUN make cmd/core-command/core-command [2022-04-08T19:33:57.958Z] ---> Running in 25aac9d289a0 [2022-04-08T19:33:58.565Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/support-notifications/support-notifications ./cmd/support-notifications [2022-04-08T19:33:59.170Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler [2022-04-08T19:33:59.448Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/security-spiffe-token-provider/security-spiffe-token-provider ./cmd/security-spiffe-token-provider [2022-04-08T19:34:00.055Z] ---> 145351722af3 [2022-04-08T19:34:00.055Z] Step 9/26 : ARG SPIRE_RELEASE=1.2.1 [2022-04-08T19:34:00.336Z] ---> Running in 211f20aa6007 [2022-04-08T19:34:00.336Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-command/core-command ./cmd/core-command [2022-04-08T19:34:00.951Z] Removing intermediate container 211f20aa6007 [2022-04-08T19:34:00.951Z] ---> 57da137872c1 [2022-04-08T19:34:00.951Z] Step 10/26 : RUN mkdir -p spire-build [2022-04-08T19:34:00.951Z] ---> Running in 42c8b5312da0 [2022-04-08T19:34:04.363Z] Removing intermediate container 42c8b5312da0 [2022-04-08T19:34:04.363Z] ---> 291359e83818 [2022-04-08T19:34:04.363Z] Step 11/26 : WORKDIR /edgex-go/spire-build [2022-04-08T19:34:04.363Z] ---> Running in 1cb43b67bea3 [2022-04-08T19:34:04.640Z] Removing intermediate container 1cb43b67bea3 [2022-04-08T19:34:04.640Z] ---> d18a90965a62 [2022-04-08T19:34:04.640Z] Step 12/26 : RUN wget -q "https://github.com/spiffe/spire/archive/refs/tags/v${SPIRE_RELEASE}.tar.gz" && tar xv --strip-components=1 -f "v${SPIRE_RELEASE}.tar.gz" && echo "building spire from source..." && make bin/spire-server bin/spire-agent [2022-04-08T19:34:04.921Z] ---> Running in c08841be8862 [2022-04-08T19:34:07.570Z] spire-1.2.1/ [2022-04-08T19:34:07.570Z] spire-1.2.1/.data/ [2022-04-08T19:34:07.570Z] spire-1.2.1/.data/.file [2022-04-08T19:34:07.570Z] spire-1.2.1/.dockerignore [2022-04-08T19:34:07.570Z] spire-1.2.1/.gitattributes [2022-04-08T19:34:07.570Z] spire-1.2.1/.githooks/ [2022-04-08T19:34:07.570Z] spire-1.2.1/.githooks/pre-commit [2022-04-08T19:34:07.570Z] spire-1.2.1/.github/ [2022-04-08T19:34:07.570Z] spire-1.2.1/.github/ISSUE_TEMPLATE.md [2022-04-08T19:34:07.570Z] spire-1.2.1/.github/PULL_REQUEST_TEMPLATE.md [2022-04-08T19:34:07.570Z] spire-1.2.1/.github/dependabot.yml [2022-04-08T19:34:07.570Z] spire-1.2.1/.github/workflows/ [2022-04-08T19:34:07.570Z] spire-1.2.1/.github/workflows/nightly_build.yaml [2022-04-08T19:34:07.570Z] spire-1.2.1/.github/workflows/pr_build.yaml [2022-04-08T19:34:07.570Z] spire-1.2.1/.github/workflows/release_build.yaml [2022-04-08T19:34:07.570Z] spire-1.2.1/.github/workflows/scripts/ [2022-04-08T19:34:07.570Z] spire-1.2.1/.github/workflows/scripts/build_artifacts.sh [2022-04-08T19:34:07.570Z] spire-1.2.1/.github/workflows/scripts/push-images.sh [2022-04-08T19:34:07.570Z] spire-1.2.1/.github/workflows/scripts/push-scratch-images.sh [2022-04-08T19:34:07.570Z] spire-1.2.1/.github/workflows/scripts/run_unit_tests.sh [2022-04-08T19:34:07.570Z] spire-1.2.1/.github/workflows/scripts/split.sh [2022-04-08T19:34:07.570Z] spire-1.2.1/.gitignore [2022-04-08T19:34:07.570Z] spire-1.2.1/.go-version [2022-04-08T19:34:07.570Z] spire-1.2.1/.golangci.yml [2022-04-08T19:34:07.570Z] spire-1.2.1/ADOPTERS.md [2022-04-08T19:34:07.570Z] spire-1.2.1/CHANGELOG.md [2022-04-08T19:34:07.570Z] spire-1.2.1/CODE-OF-CONDUCT.md [2022-04-08T19:34:07.570Z] spire-1.2.1/CODEOWNERS [2022-04-08T19:34:07.570Z] spire-1.2.1/CONTRIBUTING.md [2022-04-08T19:34:07.570Z] spire-1.2.1/Dockerfile [2022-04-08T19:34:07.570Z] spire-1.2.1/Dockerfile.dev [2022-04-08T19:34:07.570Z] spire-1.2.1/Dockerfile.scratch [2022-04-08T19:34:07.570Z] spire-1.2.1/LICENSE [2022-04-08T19:34:07.570Z] spire-1.2.1/MAINTAINERS.md [2022-04-08T19:34:07.570Z] spire-1.2.1/Makefile [2022-04-08T19:34:07.570Z] spire-1.2.1/README.md [2022-04-08T19:34:07.570Z] spire-1.2.1/ROADMAP.md [2022-04-08T19:34:07.570Z] spire-1.2.1/SECURITY.md [2022-04-08T19:34:07.570Z] spire-1.2.1/cmd/ [2022-04-08T19:34:07.570Z] spire-1.2.1/cmd/spire-agent/ [2022-04-08T19:34:07.570Z] spire-1.2.1/cmd/spire-agent/cli/ [2022-04-08T19:34:07.570Z] spire-1.2.1/cmd/spire-agent/cli/api/ [2022-04-08T19:34:07.570Z] spire-1.2.1/cmd/spire-agent/cli/api/common.go [2022-04-08T19:34:07.570Z] spire-1.2.1/cmd/spire-agent/cli/api/fetch_jwt.go [2022-04-08T19:34:07.570Z] spire-1.2.1/cmd/spire-agent/cli/api/fetch_x509.go [2022-04-08T19:34:07.570Z] spire-1.2.1/cmd/spire-agent/cli/api/printer.go [2022-04-08T19:34:07.570Z] spire-1.2.1/cmd/spire-agent/cli/api/validate_jwt.go [2022-04-08T19:34:07.570Z] spire-1.2.1/cmd/spire-agent/cli/api/watch.go [2022-04-08T19:34:07.570Z] spire-1.2.1/cmd/spire-agent/cli/cli.go [2022-04-08T19:34:07.570Z] spire-1.2.1/cmd/spire-agent/cli/common/ [2022-04-08T19:34:07.570Z] spire-1.2.1/cmd/spire-agent/cli/common/defaults.go [2022-04-08T19:34:07.570Z] spire-1.2.1/cmd/spire-agent/cli/healthcheck/ [2022-04-08T19:34:07.570Z] spire-1.2.1/cmd/spire-agent/cli/healthcheck/healthcheck.go [2022-04-08T19:34:07.570Z] spire-1.2.1/cmd/spire-agent/cli/healthcheck/healthcheck_test.go [2022-04-08T19:34:07.570Z] spire-1.2.1/cmd/spire-agent/cli/run/ [2022-04-08T19:34:07.570Z] spire-1.2.1/cmd/spire-agent/cli/run/run.go [2022-04-08T19:34:07.570Z] spire-1.2.1/cmd/spire-agent/cli/run/run_test.go [2022-04-08T19:34:07.570Z] spire-1.2.1/cmd/spire-agent/cli/validate/ [2022-04-08T19:34:07.570Z] spire-1.2.1/cmd/spire-agent/cli/validate/validate.go [2022-04-08T19:34:07.570Z] spire-1.2.1/cmd/spire-agent/cli/validate/validate_test.go [2022-04-08T19:34:07.570Z] spire-1.2.1/cmd/spire-agent/main.go [2022-04-08T19:34:07.570Z] spire-1.2.1/cmd/spire-server/ [2022-04-08T19:34:07.570Z] spire-1.2.1/cmd/spire-server/cli/ [2022-04-08T19:34:07.570Z] spire-1.2.1/cmd/spire-server/cli/agent/ [2022-04-08T19:34:07.570Z] spire-1.2.1/cmd/spire-server/cli/agent/agent_test.go [2022-04-08T19:34:07.570Z] spire-1.2.1/cmd/spire-server/cli/agent/ban.go [2022-04-08T19:34:07.570Z] spire-1.2.1/cmd/spire-server/cli/agent/count.go [2022-04-08T19:34:07.570Z] spire-1.2.1/cmd/spire-server/cli/agent/evict.go [2022-04-08T19:34:07.570Z] spire-1.2.1/cmd/spire-server/cli/agent/list.go [2022-04-08T19:34:07.570Z] spire-1.2.1/cmd/spire-server/cli/agent/show.go [2022-04-08T19:34:07.570Z] spire-1.2.1/cmd/spire-server/cli/bundle/ [2022-04-08T19:34:07.570Z] spire-1.2.1/cmd/spire-server/cli/bundle/bundle_test.go [2022-04-08T19:34:07.570Z] spire-1.2.1/cmd/spire-server/cli/bundle/common.go [2022-04-08T19:34:07.570Z] spire-1.2.1/cmd/spire-server/cli/bundle/common_test.go [2022-04-08T19:34:07.570Z] spire-1.2.1/cmd/spire-server/cli/bundle/count.go [2022-04-08T19:34:07.570Z] spire-1.2.1/cmd/spire-server/cli/bundle/delete.go [2022-04-08T19:34:07.570Z] spire-1.2.1/cmd/spire-server/cli/bundle/list.go [2022-04-08T19:34:07.570Z] spire-1.2.1/cmd/spire-server/cli/bundle/set.go [2022-04-08T19:34:07.570Z] spire-1.2.1/cmd/spire-server/cli/bundle/show.go [2022-04-08T19:34:07.570Z] spire-1.2.1/cmd/spire-server/cli/cli.go [2022-04-08T19:34:07.570Z] spire-1.2.1/cmd/spire-server/cli/entry/ [2022-04-08T19:34:07.570Z] spire-1.2.1/cmd/spire-server/cli/entry/count.go [2022-04-08T19:34:07.570Z] spire-1.2.1/cmd/spire-server/cli/entry/count_test.go [2022-04-08T19:34:07.570Z] spire-1.2.1/cmd/spire-server/cli/entry/create.go [2022-04-08T19:34:07.570Z] spire-1.2.1/cmd/spire-server/cli/entry/create_test.go [2022-04-08T19:34:07.570Z] spire-1.2.1/cmd/spire-server/cli/entry/delete.go [2022-04-08T19:34:07.570Z] spire-1.2.1/cmd/spire-server/cli/entry/delete_test.go [2022-04-08T19:34:07.570Z] spire-1.2.1/cmd/spire-server/cli/entry/show.go [2022-04-08T19:34:07.570Z] spire-1.2.1/cmd/spire-server/cli/entry/show_test.go [2022-04-08T19:34:07.570Z] spire-1.2.1/cmd/spire-server/cli/entry/update.go [2022-04-08T19:34:07.570Z] spire-1.2.1/cmd/spire-server/cli/entry/update_test.go [2022-04-08T19:34:07.570Z] spire-1.2.1/cmd/spire-server/cli/entry/util.go [2022-04-08T19:34:07.570Z] spire-1.2.1/cmd/spire-server/cli/entry/util_test.go [2022-04-08T19:34:07.570Z] spire-1.2.1/cmd/spire-server/cli/federation/ [2022-04-08T19:34:07.570Z] spire-1.2.1/cmd/spire-server/cli/federation/common.go [2022-04-08T19:34:07.570Z] spire-1.2.1/cmd/spire-server/cli/federation/common_test.go [2022-04-08T19:34:07.570Z] spire-1.2.1/cmd/spire-server/cli/federation/create.go [2022-04-08T19:34:07.570Z] spire-1.2.1/cmd/spire-server/cli/federation/create_test.go [2022-04-08T19:34:07.570Z] spire-1.2.1/cmd/spire-server/cli/federation/delete.go [2022-04-08T19:34:07.570Z] spire-1.2.1/cmd/spire-server/cli/federation/delete_test.go [2022-04-08T19:34:07.570Z] spire-1.2.1/cmd/spire-server/cli/federation/list.go [2022-04-08T19:34:07.570Z] spire-1.2.1/cmd/spire-server/cli/federation/list_test.go [2022-04-08T19:34:07.570Z] spire-1.2.1/cmd/spire-server/cli/federation/refresh.go [2022-04-08T19:34:07.570Z] spire-1.2.1/cmd/spire-server/cli/federation/refresh_test.go [2022-04-08T19:34:07.570Z] spire-1.2.1/cmd/spire-server/cli/federation/show.go [2022-04-08T19:34:07.570Z] spire-1.2.1/cmd/spire-server/cli/federation/show_test.go [2022-04-08T19:34:07.570Z] spire-1.2.1/cmd/spire-server/cli/federation/update.go [2022-04-08T19:34:07.570Z] spire-1.2.1/cmd/spire-server/cli/federation/update_test.go [2022-04-08T19:34:07.570Z] spire-1.2.1/cmd/spire-server/cli/healthcheck/ [2022-04-08T19:34:07.570Z] spire-1.2.1/cmd/spire-server/cli/healthcheck/healthcheck.go [2022-04-08T19:34:07.570Z] spire-1.2.1/cmd/spire-server/cli/healthcheck/healthcheck_test.go [2022-04-08T19:34:07.570Z] spire-1.2.1/cmd/spire-server/cli/jwt/ [2022-04-08T19:34:07.570Z] spire-1.2.1/cmd/spire-server/cli/jwt/mint.go [2022-04-08T19:34:07.570Z] spire-1.2.1/cmd/spire-server/cli/jwt/mint_test.go [2022-04-08T19:34:07.570Z] spire-1.2.1/cmd/spire-server/cli/run/ [2022-04-08T19:34:07.570Z] spire-1.2.1/cmd/spire-server/cli/run/run.go [2022-04-08T19:34:07.570Z] spire-1.2.1/cmd/spire-server/cli/run/run_test.go [2022-04-08T19:34:07.570Z] spire-1.2.1/cmd/spire-server/cli/token/ [2022-04-08T19:34:07.570Z] spire-1.2.1/cmd/spire-server/cli/token/generate.go [2022-04-08T19:34:07.570Z] spire-1.2.1/cmd/spire-server/cli/token/generate_test.go [2022-04-08T19:34:07.570Z] spire-1.2.1/cmd/spire-server/cli/validate/ [2022-04-08T19:34:07.849Z] spire-1.2.1/cmd/spire-server/cli/validate/validate.go [2022-04-08T19:34:07.850Z] spire-1.2.1/cmd/spire-server/cli/validate/validate_test.go [2022-04-08T19:34:07.850Z] spire-1.2.1/cmd/spire-server/cli/x509/ [2022-04-08T19:34:07.850Z] spire-1.2.1/cmd/spire-server/cli/x509/mint.go [2022-04-08T19:34:07.850Z] spire-1.2.1/cmd/spire-server/cli/x509/mint_test.go [2022-04-08T19:34:07.850Z] spire-1.2.1/cmd/spire-server/main.go [2022-04-08T19:34:07.850Z] spire-1.2.1/cmd/spire-server/util/ [2022-04-08T19:34:07.850Z] spire-1.2.1/cmd/spire-server/util/util.go [2022-04-08T19:34:07.850Z] spire-1.2.1/conf/ [2022-04-08T19:34:07.850Z] spire-1.2.1/conf/agent/ [2022-04-08T19:34:07.850Z] spire-1.2.1/conf/agent/agent.conf [2022-04-08T19:34:07.850Z] spire-1.2.1/conf/agent/agent_full.conf [2022-04-08T19:34:07.850Z] spire-1.2.1/conf/agent/dummy_root_ca.crt [2022-04-08T19:34:07.850Z] spire-1.2.1/conf/server/ [2022-04-08T19:34:07.850Z] spire-1.2.1/conf/server/dummy_upstream_ca.crt [2022-04-08T19:34:07.850Z] spire-1.2.1/conf/server/dummy_upstream_ca.key [2022-04-08T19:34:07.850Z] spire-1.2.1/conf/server/server.conf [2022-04-08T19:34:07.850Z] spire-1.2.1/conf/server/server_full.conf [2022-04-08T19:34:07.850Z] spire-1.2.1/doc/ [2022-04-08T19:34:07.850Z] spire-1.2.1/doc/SPIRE101.md [2022-04-08T19:34:07.850Z] spire-1.2.1/doc/auditlog.md [2022-04-08T19:34:07.850Z] spire-1.2.1/doc/authorization_policy_engine.md [2022-04-08T19:34:07.850Z] spire-1.2.1/doc/changelog_guidelines.md [2022-04-08T19:34:07.850Z] spire-1.2.1/doc/cure53-report.pdf [2022-04-08T19:34:07.850Z] spire-1.2.1/doc/images/ [2022-04-08T19:34:07.850Z] spire-1.2.1/doc/images/2019_roadmap.png [2022-04-08T19:34:07.850Z] spire-1.2.1/doc/images/SPIRE101.png [2022-04-08T19:34:07.850Z] spire-1.2.1/doc/images/SPIRE_agent.png [2022-04-08T19:34:07.850Z] spire-1.2.1/doc/images/SPIRE_server.png [2022-04-08T19:34:07.850Z] spire-1.2.1/doc/images/cache_mgr.png [2022-04-08T19:34:07.850Z] spire-1.2.1/doc/images/cache_mgr_components.png [2022-04-08T19:34:07.850Z] spire-1.2.1/doc/images/federated_spire.png [2022-04-08T19:34:07.850Z] spire-1.2.1/doc/images/ha_mode.png [2022-04-08T19:34:07.850Z] spire-1.2.1/doc/images/nested_spire.png [2022-04-08T19:34:07.850Z] spire-1.2.1/doc/images/oidc_federation.png [2022-04-08T19:34:07.850Z] spire-1.2.1/doc/images/single_trust_domain.png [2022-04-08T19:34:07.850Z] spire-1.2.1/doc/images/spiffe_compatible.png [2022-04-08T19:34:07.850Z] spire-1.2.1/doc/images/spire_logo.png [2022-04-08T19:34:07.850Z] spire-1.2.1/doc/migrating_registration_api_clients.md [2022-04-08T19:34:07.850Z] spire-1.2.1/doc/plugin_agent_keymanager_disk.md [2022-04-08T19:34:07.850Z] spire-1.2.1/doc/plugin_agent_keymanager_memory.md [2022-04-08T19:34:07.850Z] spire-1.2.1/doc/plugin_agent_nodeattestor_aws_iid.md [2022-04-08T19:34:07.850Z] spire-1.2.1/doc/plugin_agent_nodeattestor_azure_msi.md [2022-04-08T19:34:07.850Z] spire-1.2.1/doc/plugin_agent_nodeattestor_gcp_iit.md [2022-04-08T19:34:07.850Z] spire-1.2.1/doc/plugin_agent_nodeattestor_jointoken.md [2022-04-08T19:34:07.850Z] spire-1.2.1/doc/plugin_agent_nodeattestor_k8s_psat.md [2022-04-08T19:34:07.850Z] spire-1.2.1/doc/plugin_agent_nodeattestor_k8s_sat.md [2022-04-08T19:34:07.850Z] spire-1.2.1/doc/plugin_agent_nodeattestor_sshpop.md [2022-04-08T19:34:07.850Z] spire-1.2.1/doc/plugin_agent_nodeattestor_tpm_devid.md [2022-04-08T19:34:07.850Z] spire-1.2.1/doc/plugin_agent_nodeattestor_x509pop.md [2022-04-08T19:34:07.850Z] spire-1.2.1/doc/plugin_agent_svidstore_aws_secretsmanager.md [2022-04-08T19:34:07.850Z] spire-1.2.1/doc/plugin_agent_svidstore_gcp_secretmanager.md [2022-04-08T19:34:07.850Z] spire-1.2.1/doc/plugin_agent_workloadattestor_docker.md [2022-04-08T19:34:07.850Z] spire-1.2.1/doc/plugin_agent_workloadattestor_k8s.md [2022-04-08T19:34:07.850Z] spire-1.2.1/doc/plugin_agent_workloadattestor_unix.md [2022-04-08T19:34:07.850Z] spire-1.2.1/doc/plugin_server_datastore_sql.md [2022-04-08T19:34:07.850Z] spire-1.2.1/doc/plugin_server_keymanager_aws_kms.md [2022-04-08T19:34:07.850Z] spire-1.2.1/doc/plugin_server_keymanager_disk.md [2022-04-08T19:34:07.850Z] spire-1.2.1/doc/plugin_server_keymanager_memory.md [2022-04-08T19:34:07.850Z] spire-1.2.1/doc/plugin_server_nodeattestor_aws_iid.md [2022-04-08T19:34:07.850Z] spire-1.2.1/doc/plugin_server_nodeattestor_azure_msi.md [2022-04-08T19:34:07.850Z] spire-1.2.1/doc/plugin_server_nodeattestor_gcp_iit.md [2022-04-08T19:34:07.850Z] spire-1.2.1/doc/plugin_server_nodeattestor_jointoken.md [2022-04-08T19:34:07.850Z] spire-1.2.1/doc/plugin_server_nodeattestor_k8s_psat.md [2022-04-08T19:34:07.850Z] spire-1.2.1/doc/plugin_server_nodeattestor_k8s_sat.md [2022-04-08T19:34:07.850Z] spire-1.2.1/doc/plugin_server_nodeattestor_sshpop.md [2022-04-08T19:34:07.850Z] spire-1.2.1/doc/plugin_server_nodeattestor_tpm_devid.md [2022-04-08T19:34:07.850Z] spire-1.2.1/doc/plugin_server_nodeattestor_x509pop.md [2022-04-08T19:34:07.850Z] spire-1.2.1/doc/plugin_server_noderesolver_azure_msi.md [2022-04-08T19:34:07.850Z] spire-1.2.1/doc/plugin_server_notifier_gcs_bundle.md [2022-04-08T19:34:07.850Z] spire-1.2.1/doc/plugin_server_notifier_k8sbundle.md [2022-04-08T19:34:07.850Z] spire-1.2.1/doc/plugin_server_upstreamauthority_aws_pca.md [2022-04-08T19:34:07.850Z] spire-1.2.1/doc/plugin_server_upstreamauthority_awssecret.md [2022-04-08T19:34:07.850Z] spire-1.2.1/doc/plugin_server_upstreamauthority_cert_manager.md [2022-04-08T19:34:07.850Z] spire-1.2.1/doc/plugin_server_upstreamauthority_disk.md [2022-04-08T19:34:07.850Z] spire-1.2.1/doc/plugin_server_upstreamauthority_gcp_cas.md [2022-04-08T19:34:07.850Z] spire-1.2.1/doc/plugin_server_upstreamauthority_spire.md [2022-04-08T19:34:07.850Z] spire-1.2.1/doc/plugin_server_upstreamauthority_vault.md [2022-04-08T19:34:07.850Z] spire-1.2.1/doc/scaling_spire.md [2022-04-08T19:34:07.850Z] spire-1.2.1/doc/spire_agent.md [2022-04-08T19:34:07.850Z] spire-1.2.1/doc/spire_server.md [2022-04-08T19:34:07.850Z] spire-1.2.1/doc/supported_integrations.md [2022-04-08T19:34:07.850Z] spire-1.2.1/doc/telemetry.md [2022-04-08T19:34:07.850Z] spire-1.2.1/doc/telemetry_config.md [2022-04-08T19:34:07.850Z] spire-1.2.1/doc/upgrading.md [2022-04-08T19:34:07.850Z] spire-1.2.1/doc/using_spire.md [2022-04-08T19:34:07.850Z] spire-1.2.1/examples/ [2022-04-08T19:34:07.850Z] spire-1.2.1/examples/README.md [2022-04-08T19:34:07.850Z] spire-1.2.1/go.mod [2022-04-08T19:34:07.850Z] spire-1.2.1/go.sum [2022-04-08T19:34:07.850Z] spire-1.2.1/pkg/ [2022-04-08T19:34:07.850Z] spire-1.2.1/pkg/agent/ [2022-04-08T19:34:07.850Z] spire-1.2.1/pkg/agent/agent.go [2022-04-08T19:34:07.850Z] spire-1.2.1/pkg/agent/api/ [2022-04-08T19:34:07.850Z] spire-1.2.1/pkg/agent/api/config.go [2022-04-08T19:34:07.850Z] spire-1.2.1/pkg/agent/api/debug/ [2022-04-08T19:34:07.850Z] spire-1.2.1/pkg/agent/api/debug/v1/ [2022-04-08T19:34:07.850Z] spire-1.2.1/pkg/agent/api/debug/v1/service.go [2022-04-08T19:34:07.850Z] spire-1.2.1/pkg/agent/api/debug/v1/service_test.go [2022-04-08T19:34:07.850Z] spire-1.2.1/pkg/agent/api/delegatedidentity/ [2022-04-08T19:34:07.850Z] spire-1.2.1/pkg/agent/api/delegatedidentity/v1/ [2022-04-08T19:34:07.850Z] spire-1.2.1/pkg/agent/api/delegatedidentity/v1/service.go [2022-04-08T19:34:07.850Z] spire-1.2.1/pkg/agent/api/delegatedidentity/v1/service_test.go [2022-04-08T19:34:07.850Z] spire-1.2.1/pkg/agent/api/endpoints.go [2022-04-08T19:34:07.850Z] spire-1.2.1/pkg/agent/api/health/ [2022-04-08T19:34:07.850Z] spire-1.2.1/pkg/agent/api/health/v1/ [2022-04-08T19:34:07.850Z] spire-1.2.1/pkg/agent/api/health/v1/service.go [2022-04-08T19:34:07.850Z] spire-1.2.1/pkg/agent/api/health/v1/service_test.go [2022-04-08T19:34:07.850Z] spire-1.2.1/pkg/agent/api/rpccontext/ [2022-04-08T19:34:07.850Z] spire-1.2.1/pkg/agent/api/rpccontext/alias.go [2022-04-08T19:34:07.850Z] spire-1.2.1/pkg/agent/api/rpccontext/caller.go [2022-04-08T19:34:07.850Z] spire-1.2.1/pkg/agent/attestor/ [2022-04-08T19:34:07.850Z] spire-1.2.1/pkg/agent/attestor/node/ [2022-04-08T19:34:07.850Z] spire-1.2.1/pkg/agent/attestor/node/experimental.go [2022-04-08T19:34:07.850Z] spire-1.2.1/pkg/agent/attestor/node/node.go [2022-04-08T19:34:07.850Z] spire-1.2.1/pkg/agent/attestor/node/node_test.go [2022-04-08T19:34:07.850Z] spire-1.2.1/pkg/agent/attestor/workload/ [2022-04-08T19:34:07.850Z] spire-1.2.1/pkg/agent/attestor/workload/workload.go [2022-04-08T19:34:07.850Z] spire-1.2.1/pkg/agent/attestor/workload/workload_test.go [2022-04-08T19:34:07.850Z] spire-1.2.1/pkg/agent/catalog/ [2022-04-08T19:34:07.850Z] spire-1.2.1/pkg/agent/catalog/catalog.go [2022-04-08T19:34:07.850Z] spire-1.2.1/pkg/agent/catalog/keymanager.go [2022-04-08T19:34:07.850Z] spire-1.2.1/pkg/agent/catalog/nodeattestor.go [2022-04-08T19:34:07.850Z] spire-1.2.1/pkg/agent/catalog/svidstore.go [2022-04-08T19:34:07.850Z] spire-1.2.1/pkg/agent/catalog/workloadattestor.go [2022-04-08T19:34:07.850Z] spire-1.2.1/pkg/agent/client/ [2022-04-08T19:34:07.850Z] spire-1.2.1/pkg/agent/client/client.go [2022-04-08T19:34:07.850Z] spire-1.2.1/pkg/agent/client/client_test.go [2022-04-08T19:34:07.850Z] spire-1.2.1/pkg/agent/client/dial.go [2022-04-08T19:34:07.850Z] spire-1.2.1/pkg/agent/client/nodeconn.go [2022-04-08T19:34:07.850Z] spire-1.2.1/pkg/agent/client/nodeconn_test.go [2022-04-08T19:34:07.850Z] spire-1.2.1/pkg/agent/client/update.go [2022-04-08T19:34:07.850Z] spire-1.2.1/pkg/agent/client/util.go [2022-04-08T19:34:07.850Z] spire-1.2.1/pkg/agent/common/ [2022-04-08T19:34:07.850Z] spire-1.2.1/pkg/agent/common/backoff/ [2022-04-08T19:34:07.850Z] spire-1.2.1/pkg/agent/common/backoff/backoff.go [2022-04-08T19:34:07.850Z] spire-1.2.1/pkg/agent/common/backoff/backoff_test.go [2022-04-08T19:34:07.850Z] spire-1.2.1/pkg/agent/common/cgroups/ [2022-04-08T19:34:07.850Z] spire-1.2.1/pkg/agent/common/cgroups/cgroups.go [2022-04-08T19:34:07.850Z] spire-1.2.1/pkg/agent/common/cgroups/cgroups_test.go [2022-04-08T19:34:07.850Z] spire-1.2.1/pkg/agent/common/cgroups/filesystem.go [2022-04-08T19:34:07.850Z] spire-1.2.1/pkg/agent/config.go [2022-04-08T19:34:07.850Z] spire-1.2.1/pkg/agent/endpoints/ [2022-04-08T19:34:07.850Z] spire-1.2.1/pkg/agent/endpoints/config.go [2022-04-08T19:34:07.850Z] spire-1.2.1/pkg/agent/endpoints/endpoints.go [2022-04-08T19:34:07.850Z] spire-1.2.1/pkg/agent/endpoints/endpoints_test.go [2022-04-08T19:34:07.850Z] spire-1.2.1/pkg/agent/endpoints/metrics.go [2022-04-08T19:34:07.850Z] spire-1.2.1/pkg/agent/endpoints/middleware.go [2022-04-08T19:34:07.850Z] spire-1.2.1/pkg/agent/endpoints/peertracker.go [2022-04-08T19:34:07.850Z] spire-1.2.1/pkg/agent/endpoints/peertracker_test.go [2022-04-08T19:34:07.850Z] spire-1.2.1/pkg/agent/endpoints/sdsv2/ [2022-04-08T19:34:07.850Z] spire-1.2.1/pkg/agent/endpoints/sdsv2/handler.go [2022-04-08T19:34:07.850Z] spire-1.2.1/pkg/agent/endpoints/sdsv2/handler_test.go [2022-04-08T19:34:07.850Z] spire-1.2.1/pkg/agent/endpoints/sdsv3/ [2022-04-08T19:34:07.850Z] spire-1.2.1/pkg/agent/endpoints/sdsv3/handler.go [2022-04-08T19:34:07.850Z] spire-1.2.1/pkg/agent/endpoints/sdsv3/handler_test.go [2022-04-08T19:34:07.850Z] spire-1.2.1/pkg/agent/endpoints/workload/ [2022-04-08T19:34:07.850Z] spire-1.2.1/pkg/agent/endpoints/workload/handler.go [2022-04-08T19:34:07.850Z] spire-1.2.1/pkg/agent/endpoints/workload/handler_test.go [2022-04-08T19:34:07.850Z] spire-1.2.1/pkg/agent/manager/ [2022-04-08T19:34:07.850Z] spire-1.2.1/pkg/agent/manager/cache/ [2022-04-08T19:34:07.850Z] spire-1.2.1/pkg/agent/manager/cache/bundle_cache.go [2022-04-08T19:34:07.850Z] spire-1.2.1/pkg/agent/manager/cache/cache.go [2022-04-08T19:34:07.850Z] spire-1.2.1/pkg/agent/manager/cache/cache_test.go [2022-04-08T19:34:07.850Z] spire-1.2.1/pkg/agent/manager/cache/jwt_cache.go [2022-04-08T19:34:07.850Z] spire-1.2.1/pkg/agent/manager/cache/jwt_cache_test.go [2022-04-08T19:34:07.850Z] spire-1.2.1/pkg/agent/manager/cache/sets.go [2022-04-08T19:34:07.850Z] spire-1.2.1/pkg/agent/manager/cache/subscriber.go [2022-04-08T19:34:07.850Z] spire-1.2.1/pkg/agent/manager/config.go [2022-04-08T19:34:07.850Z] spire-1.2.1/pkg/agent/manager/manager.go [2022-04-08T19:34:07.850Z] spire-1.2.1/pkg/agent/manager/manager_test.go [2022-04-08T19:34:07.850Z] spire-1.2.1/pkg/agent/manager/storage.go [2022-04-08T19:34:07.850Z] spire-1.2.1/pkg/agent/manager/storage_test.go [2022-04-08T19:34:07.850Z] spire-1.2.1/pkg/agent/manager/storecache/ [2022-04-08T19:34:07.850Z] spire-1.2.1/pkg/agent/manager/storecache/cache.go [2022-04-08T19:34:07.850Z] spire-1.2.1/pkg/agent/manager/storecache/cache_test.go [2022-04-08T19:34:07.850Z] spire-1.2.1/pkg/agent/manager/sync.go [2022-04-08T19:34:07.850Z] spire-1.2.1/pkg/agent/plugin/ [2022-04-08T19:34:07.850Z] spire-1.2.1/pkg/agent/plugin/keymanager/ [2022-04-08T19:34:07.850Z] spire-1.2.1/pkg/agent/plugin/keymanager/base/ [2022-04-08T19:34:07.850Z] spire-1.2.1/pkg/agent/plugin/keymanager/base/keymanagerbase.go [2022-04-08T19:34:07.850Z] spire-1.2.1/pkg/agent/plugin/keymanager/constant.go [2022-04-08T19:34:07.850Z] spire-1.2.1/pkg/agent/plugin/keymanager/disk/ [2022-04-08T19:34:07.850Z] spire-1.2.1/pkg/agent/plugin/keymanager/disk/disk.go [2022-04-08T19:34:07.850Z] spire-1.2.1/pkg/agent/plugin/keymanager/disk/disk_test.go [2022-04-08T19:34:07.850Z] spire-1.2.1/pkg/agent/plugin/keymanager/keymanager.go [2022-04-08T19:34:07.850Z] spire-1.2.1/pkg/agent/plugin/keymanager/memory/ [2022-04-08T19:34:07.850Z] spire-1.2.1/pkg/agent/plugin/keymanager/memory/memory.go [2022-04-08T19:34:07.850Z] spire-1.2.1/pkg/agent/plugin/keymanager/memory/memory_test.go [2022-04-08T19:34:07.850Z] spire-1.2.1/pkg/agent/plugin/keymanager/repository.go [2022-04-08T19:34:07.850Z] spire-1.2.1/pkg/agent/plugin/keymanager/svidkeymanager.go [2022-04-08T19:34:07.850Z] spire-1.2.1/pkg/agent/plugin/keymanager/svidkeymanager_test.go [2022-04-08T19:34:07.850Z] spire-1.2.1/pkg/agent/plugin/keymanager/test/ [2022-04-08T19:34:07.850Z] spire-1.2.1/pkg/agent/plugin/keymanager/test/keymanagertest.go [2022-04-08T19:34:07.850Z] spire-1.2.1/pkg/agent/plugin/keymanager/v1.go [2022-04-08T19:34:07.850Z] spire-1.2.1/pkg/agent/plugin/keymanager/v1_test.go [2022-04-08T19:34:07.850Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/ [2022-04-08T19:34:07.850Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/aws/ [2022-04-08T19:34:07.850Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/aws/iid.go [2022-04-08T19:34:07.850Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/aws/iid_test.go [2022-04-08T19:34:07.850Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/azure/ [2022-04-08T19:34:07.850Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/azure/msi.go [2022-04-08T19:34:07.850Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/azure/msi_test.go [2022-04-08T19:34:07.850Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/gcp/ [2022-04-08T19:34:07.850Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/gcp/iit.go [2022-04-08T19:34:07.850Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/gcp/iit_test.go [2022-04-08T19:34:07.850Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/jointoken.go [2022-04-08T19:34:07.850Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/jointoken/ [2022-04-08T19:34:07.850Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/jointoken/join_token.go [2022-04-08T19:34:07.850Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/jointoken_test.go [2022-04-08T19:34:07.850Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/ [2022-04-08T19:34:07.850Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/psat/ [2022-04-08T19:34:07.850Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/psat/psat.go [2022-04-08T19:34:07.850Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/psat/psat_test.go [2022-04-08T19:34:07.850Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/sat/ [2022-04-08T19:34:07.850Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/sat/sat.go [2022-04-08T19:34:07.850Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/sat/sat_test.go [2022-04-08T19:34:07.850Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/nodeattestor.go [2022-04-08T19:34:07.850Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/repository.go [2022-04-08T19:34:07.850Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/sshpop/ [2022-04-08T19:34:07.850Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/sshpop/sshpop.go [2022-04-08T19:34:07.851Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/sshpop/sshpop_test.go [2022-04-08T19:34:07.851Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/test/ [2022-04-08T19:34:07.851Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/test/serverstream.go [2022-04-08T19:34:07.851Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/ [2022-04-08T19:34:07.851Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/devid.go [2022-04-08T19:34:07.851Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/devid_test.go [2022-04-08T19:34:07.851Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/ [2022-04-08T19:34:07.851Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/autodetect.go [2022-04-08T19:34:07.851Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/open.go [2022-04-08T19:34:07.851Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/open_windows.go [2022-04-08T19:34:07.851Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/session.go [2022-04-08T19:34:07.851Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/session_test.go [2022-04-08T19:34:07.851Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/signingkey.go [2022-04-08T19:34:07.851Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/v1.go [2022-04-08T19:34:07.851Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/v1_test.go [2022-04-08T19:34:07.851Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/x509pop/ [2022-04-08T19:34:07.851Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/x509pop/x509pop.go [2022-04-08T19:34:07.851Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/x509pop/x509pop_test.go [2022-04-08T19:34:07.851Z] spire-1.2.1/pkg/agent/plugin/svidstore/ [2022-04-08T19:34:07.851Z] spire-1.2.1/pkg/agent/plugin/svidstore/awssecretsmanager/ [2022-04-08T19:34:07.851Z] spire-1.2.1/pkg/agent/plugin/svidstore/awssecretsmanager/aws.go [2022-04-08T19:34:07.851Z] spire-1.2.1/pkg/agent/plugin/svidstore/awssecretsmanager/aws_test.go [2022-04-08T19:34:07.851Z] spire-1.2.1/pkg/agent/plugin/svidstore/awssecretsmanager/client.go [2022-04-08T19:34:08.128Z] spire-1.2.1/pkg/agent/plugin/svidstore/gcpsecretmanager/ [2022-04-08T19:34:08.128Z] spire-1.2.1/pkg/agent/plugin/svidstore/gcpsecretmanager/client.go [2022-04-08T19:34:08.128Z] spire-1.2.1/pkg/agent/plugin/svidstore/gcpsecretmanager/gcloud.go [2022-04-08T19:34:08.128Z] spire-1.2.1/pkg/agent/plugin/svidstore/gcpsecretmanager/gcloud_test.go [2022-04-08T19:34:08.128Z] spire-1.2.1/pkg/agent/plugin/svidstore/repository.go [2022-04-08T19:34:08.128Z] spire-1.2.1/pkg/agent/plugin/svidstore/svidstore.go [2022-04-08T19:34:08.128Z] spire-1.2.1/pkg/agent/plugin/svidstore/utils.go [2022-04-08T19:34:08.128Z] spire-1.2.1/pkg/agent/plugin/svidstore/utils_test.go [2022-04-08T19:34:08.128Z] spire-1.2.1/pkg/agent/plugin/svidstore/v1.go [2022-04-08T19:34:08.128Z] spire-1.2.1/pkg/agent/plugin/svidstore/v1_test.go [2022-04-08T19:34:08.128Z] spire-1.2.1/pkg/agent/plugin/svidstore/v1unofficial.go [2022-04-08T19:34:08.128Z] spire-1.2.1/pkg/agent/plugin/svidstore/v1unofficial_test.go [2022-04-08T19:34:08.128Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/ [2022-04-08T19:34:08.128Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/ [2022-04-08T19:34:08.128Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/cgroup/ [2022-04-08T19:34:08.128Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/cgroup/dockerfinder.go [2022-04-08T19:34:08.128Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/cgroup/dockerfinder_test.go [2022-04-08T19:34:08.128Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/docker.go [2022-04-08T19:34:08.128Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/docker_test.go [2022-04-08T19:34:08.128Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/retry.go [2022-04-08T19:34:08.128Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/ [2022-04-08T19:34:08.128Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/k8s.go [2022-04-08T19:34:08.128Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/k8s_test.go [2022-04-08T19:34:08.128Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/ [2022-04-08T19:34:08.128Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/cgroups_init_pid_in_pod.txt [2022-04-08T19:34:08.128Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/cgroups_pid_in_kind_pod.txt [2022-04-08T19:34:08.129Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/cgroups_pid_in_pod.txt [2022-04-08T19:34:08.129Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/cgroups_pid_not_in_pod.txt [2022-04-08T19:34:08.129Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/kind_pod_list.json [2022-04-08T19:34:08.129Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/pod_list.json [2022-04-08T19:34:08.129Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/pod_list_not_running.json [2022-04-08T19:34:08.129Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/systemd_cgroups_pid_in_pod.txt [2022-04-08T19:34:08.129Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/repository.go [2022-04-08T19:34:08.129Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/unix/ [2022-04-08T19:34:08.129Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/unix/unix.go [2022-04-08T19:34:08.129Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/unix/unix_test.go [2022-04-08T19:34:08.129Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/v1.go [2022-04-08T19:34:08.129Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/v1_test.go [2022-04-08T19:34:08.129Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/workloadattestor.go [2022-04-08T19:34:08.129Z] spire-1.2.1/pkg/agent/svid/ [2022-04-08T19:34:08.129Z] spire-1.2.1/pkg/agent/svid/rotator.go [2022-04-08T19:34:08.129Z] spire-1.2.1/pkg/agent/svid/rotator_config.go [2022-04-08T19:34:08.129Z] spire-1.2.1/pkg/agent/svid/rotator_test.go [2022-04-08T19:34:08.129Z] spire-1.2.1/pkg/agent/svid/store/ [2022-04-08T19:34:08.129Z] spire-1.2.1/pkg/agent/svid/store/service.go [2022-04-08T19:34:08.129Z] spire-1.2.1/pkg/agent/svid/store/service_test.go [2022-04-08T19:34:08.129Z] spire-1.2.1/pkg/common/ [2022-04-08T19:34:08.129Z] spire-1.2.1/pkg/common/agentpathtemplate/ [2022-04-08T19:34:08.129Z] spire-1.2.1/pkg/common/agentpathtemplate/template.go [2022-04-08T19:34:08.129Z] spire-1.2.1/pkg/common/agentpathtemplate/template_test.go [2022-04-08T19:34:08.129Z] spire-1.2.1/pkg/common/api/ [2022-04-08T19:34:08.129Z] spire-1.2.1/pkg/common/api/metrics.go [2022-04-08T19:34:08.129Z] spire-1.2.1/pkg/common/api/middleware/ [2022-04-08T19:34:08.129Z] spire-1.2.1/pkg/common/api/middleware/common_test.go [2022-04-08T19:34:08.129Z] spire-1.2.1/pkg/common/api/middleware/interceptor.go [2022-04-08T19:34:08.129Z] spire-1.2.1/pkg/common/api/middleware/interceptor_test.go [2022-04-08T19:34:08.129Z] spire-1.2.1/pkg/common/api/middleware/logger.go [2022-04-08T19:34:08.129Z] spire-1.2.1/pkg/common/api/middleware/logger_test.go [2022-04-08T19:34:08.129Z] spire-1.2.1/pkg/common/api/middleware/metrics.go [2022-04-08T19:34:08.129Z] spire-1.2.1/pkg/common/api/middleware/metrics_test.go [2022-04-08T19:34:08.129Z] spire-1.2.1/pkg/common/api/middleware/middleware.go [2022-04-08T19:34:08.129Z] spire-1.2.1/pkg/common/api/middleware/middleware_test.go [2022-04-08T19:34:08.129Z] spire-1.2.1/pkg/common/api/middleware/misconfig.go [2022-04-08T19:34:08.129Z] spire-1.2.1/pkg/common/api/middleware/misconfig_test.go [2022-04-08T19:34:08.129Z] spire-1.2.1/pkg/common/api/middleware/names.go [2022-04-08T19:34:08.129Z] spire-1.2.1/pkg/common/api/middleware/names_test.go [2022-04-08T19:34:08.129Z] spire-1.2.1/pkg/common/api/names.go [2022-04-08T19:34:08.129Z] spire-1.2.1/pkg/common/api/ratelimit.go [2022-04-08T19:34:08.129Z] spire-1.2.1/pkg/common/api/rpccontext/ [2022-04-08T19:34:08.129Z] spire-1.2.1/pkg/common/api/rpccontext/logger.go [2022-04-08T19:34:08.129Z] spire-1.2.1/pkg/common/api/rpccontext/metrics.go [2022-04-08T19:34:08.129Z] spire-1.2.1/pkg/common/api/rpccontext/names.go [2022-04-08T19:34:08.129Z] spire-1.2.1/pkg/common/auth/ [2022-04-08T19:34:08.129Z] spire-1.2.1/pkg/common/auth/interceptors.go [2022-04-08T19:34:08.129Z] spire-1.2.1/pkg/common/auth/interceptors_test.go [2022-04-08T19:34:08.129Z] spire-1.2.1/pkg/common/auth/untracked_uds.go [2022-04-08T19:34:08.129Z] spire-1.2.1/pkg/common/bundleutil/ [2022-04-08T19:34:08.129Z] spire-1.2.1/pkg/common/bundleutil/bundle.go [2022-04-08T19:34:08.129Z] spire-1.2.1/pkg/common/bundleutil/bundle_test.go [2022-04-08T19:34:08.129Z] spire-1.2.1/pkg/common/bundleutil/common_test.go [2022-04-08T19:34:08.129Z] spire-1.2.1/pkg/common/bundleutil/marshal.go [2022-04-08T19:34:08.129Z] spire-1.2.1/pkg/common/bundleutil/marshal_test.go [2022-04-08T19:34:08.129Z] spire-1.2.1/pkg/common/bundleutil/refreshhint.go [2022-04-08T19:34:08.129Z] spire-1.2.1/pkg/common/bundleutil/refreshhint_test.go [2022-04-08T19:34:08.129Z] spire-1.2.1/pkg/common/bundleutil/types.go [2022-04-08T19:34:08.129Z] spire-1.2.1/pkg/common/bundleutil/unmarshal.go [2022-04-08T19:34:08.129Z] spire-1.2.1/pkg/common/bundleutil/unmarshal_test.go [2022-04-08T19:34:08.129Z] spire-1.2.1/pkg/common/catalog/ [2022-04-08T19:34:08.129Z] spire-1.2.1/pkg/common/catalog/bind.go [2022-04-08T19:34:08.129Z] spire-1.2.1/pkg/common/catalog/builtin.go [2022-04-08T19:34:08.129Z] spire-1.2.1/pkg/common/catalog/catalog.go [2022-04-08T19:34:08.129Z] spire-1.2.1/pkg/common/catalog/catalog_test.go [2022-04-08T19:34:08.129Z] spire-1.2.1/pkg/common/catalog/closers.go [2022-04-08T19:34:08.129Z] spire-1.2.1/pkg/common/catalog/cmd_linux.go [2022-04-08T19:34:08.129Z] spire-1.2.1/pkg/common/catalog/cmd_other.go [2022-04-08T19:34:08.129Z] spire-1.2.1/pkg/common/catalog/config.go [2022-04-08T19:34:08.129Z] spire-1.2.1/pkg/common/catalog/config_test.go [2022-04-08T19:34:08.129Z] spire-1.2.1/pkg/common/catalog/configure.go [2022-04-08T19:34:08.129Z] spire-1.2.1/pkg/common/catalog/constraints.go [2022-04-08T19:34:08.129Z] spire-1.2.1/pkg/common/catalog/constraints_test.go [2022-04-08T19:34:08.129Z] spire-1.2.1/pkg/common/catalog/context.go [2022-04-08T19:34:08.129Z] spire-1.2.1/pkg/common/catalog/external.go [2022-04-08T19:34:08.129Z] spire-1.2.1/pkg/common/catalog/host.go [2022-04-08T19:34:08.129Z] spire-1.2.1/pkg/common/catalog/pipenet.go [2022-04-08T19:34:08.129Z] spire-1.2.1/pkg/common/catalog/plugin.go [2022-04-08T19:34:08.129Z] spire-1.2.1/pkg/common/catalog/testplugin/ [2022-04-08T19:34:08.129Z] spire-1.2.1/pkg/common/catalog/testplugin/.gitignore [2022-04-08T19:34:08.129Z] spire-1.2.1/pkg/common/catalog/testplugin/main.go [2022-04-08T19:34:08.129Z] spire-1.2.1/pkg/common/catalog/testplugin/plugin.go [2022-04-08T19:34:08.129Z] spire-1.2.1/pkg/common/cli/ [2022-04-08T19:34:08.129Z] spire-1.2.1/pkg/common/cli/env.go [2022-04-08T19:34:08.129Z] spire-1.2.1/pkg/common/cli/flags.go [2022-04-08T19:34:08.129Z] spire-1.2.1/pkg/common/cli/trust_domain.go [2022-04-08T19:34:08.129Z] spire-1.2.1/pkg/common/cli/trust_domain_test.go [2022-04-08T19:34:08.129Z] spire-1.2.1/pkg/common/cli/umask.go [2022-04-08T19:34:08.129Z] spire-1.2.1/pkg/common/cli/umask_posix.go [2022-04-08T19:34:08.129Z] spire-1.2.1/pkg/common/cli/umask_test.go [2022-04-08T19:34:08.129Z] spire-1.2.1/pkg/common/cli/umask_windows.go [2022-04-08T19:34:08.129Z] spire-1.2.1/pkg/common/cliprinter/ [2022-04-08T19:34:08.129Z] spire-1.2.1/pkg/common/cliprinter/cliprinter.go [2022-04-08T19:34:08.129Z] spire-1.2.1/pkg/common/cliprinter/cliprinter_test.go [2022-04-08T19:34:08.129Z] spire-1.2.1/pkg/common/cliprinter/flag.go [2022-04-08T19:34:08.129Z] spire-1.2.1/pkg/common/cliprinter/flag_test.go [2022-04-08T19:34:08.129Z] spire-1.2.1/pkg/common/cliprinter/format.go [2022-04-08T19:34:08.129Z] spire-1.2.1/pkg/common/cliprinter/format_test.go [2022-04-08T19:34:08.129Z] spire-1.2.1/pkg/common/cliprinter/internal/ [2022-04-08T19:34:08.129Z] spire-1.2.1/pkg/common/cliprinter/internal/errorjson/ [2022-04-08T19:34:08.129Z] spire-1.2.1/pkg/common/cliprinter/internal/errorjson/errorjson.go [2022-04-08T19:34:08.129Z] spire-1.2.1/pkg/common/cliprinter/internal/errorjson/errorjson_test.go [2022-04-08T19:34:08.129Z] spire-1.2.1/pkg/common/cliprinter/internal/errorpretty/ [2022-04-08T19:34:08.129Z] spire-1.2.1/pkg/common/cliprinter/internal/errorpretty/errorpretty.go [2022-04-08T19:34:08.129Z] spire-1.2.1/pkg/common/cliprinter/internal/errorpretty/errorpretty_test.go [2022-04-08T19:34:08.129Z] spire-1.2.1/pkg/common/cliprinter/internal/protojson/ [2022-04-08T19:34:08.129Z] spire-1.2.1/pkg/common/cliprinter/internal/protojson/protojson.go [2022-04-08T19:34:08.129Z] spire-1.2.1/pkg/common/cliprinter/internal/protojson/protojson_test.go [2022-04-08T19:34:08.129Z] spire-1.2.1/pkg/common/cliprinter/internal/protopretty/ [2022-04-08T19:34:08.129Z] spire-1.2.1/pkg/common/cliprinter/internal/protopretty/protopretty.go [2022-04-08T19:34:08.129Z] spire-1.2.1/pkg/common/cliprinter/internal/protopretty/protopretty_test.go [2022-04-08T19:34:08.129Z] spire-1.2.1/pkg/common/cliprinter/internal/structjson/ [2022-04-08T19:34:08.129Z] spire-1.2.1/pkg/common/cliprinter/internal/structjson/structjson.go [2022-04-08T19:34:08.129Z] spire-1.2.1/pkg/common/cliprinter/internal/structjson/structjson_test.go [2022-04-08T19:34:08.129Z] spire-1.2.1/pkg/common/cliprinter/internal/structpretty/ [2022-04-08T19:34:08.129Z] spire-1.2.1/pkg/common/cliprinter/internal/structpretty/structpretty.go [2022-04-08T19:34:08.129Z] spire-1.2.1/pkg/common/cliprinter/internal/structpretty/structpretty_test.go [2022-04-08T19:34:08.129Z] spire-1.2.1/pkg/common/coretypes/ [2022-04-08T19:34:08.129Z] spire-1.2.1/pkg/common/coretypes/bundle/ [2022-04-08T19:34:08.129Z] spire-1.2.1/pkg/common/coretypes/bundle/bundle_test.go [2022-04-08T19:34:08.129Z] spire-1.2.1/pkg/common/coretypes/bundle/commontypes.go [2022-04-08T19:34:08.129Z] spire-1.2.1/pkg/common/coretypes/bundle/plugintypes.go [2022-04-08T19:34:08.129Z] spire-1.2.1/pkg/common/coretypes/bundle/require.go [2022-04-08T19:34:08.129Z] spire-1.2.1/pkg/common/coretypes/jwtkey/ [2022-04-08T19:34:08.129Z] spire-1.2.1/pkg/common/coretypes/jwtkey/apitypes.go [2022-04-08T19:34:08.129Z] spire-1.2.1/pkg/common/coretypes/jwtkey/commontypes.go [2022-04-08T19:34:08.129Z] spire-1.2.1/pkg/common/coretypes/jwtkey/jwtkey.go [2022-04-08T19:34:08.129Z] spire-1.2.1/pkg/common/coretypes/jwtkey/jwtkey_test.go [2022-04-08T19:34:08.129Z] spire-1.2.1/pkg/common/coretypes/jwtkey/plugintypes.go [2022-04-08T19:34:08.129Z] spire-1.2.1/pkg/common/coretypes/jwtkey/require.go [2022-04-08T19:34:08.129Z] spire-1.2.1/pkg/common/coretypes/x509certificate/ [2022-04-08T19:34:08.129Z] spire-1.2.1/pkg/common/coretypes/x509certificate/commontypes.go [2022-04-08T19:34:08.129Z] spire-1.2.1/pkg/common/coretypes/x509certificate/plugintypes.go [2022-04-08T19:34:08.129Z] spire-1.2.1/pkg/common/coretypes/x509certificate/require.go [2022-04-08T19:34:08.129Z] spire-1.2.1/pkg/common/coretypes/x509certificate/x509certificate.go [2022-04-08T19:34:08.129Z] spire-1.2.1/pkg/common/coretypes/x509certificate/x509certificate_test.go [2022-04-08T19:34:08.129Z] spire-1.2.1/pkg/common/cryptoutil/ [2022-04-08T19:34:08.129Z] spire-1.2.1/pkg/common/cryptoutil/keys.go [2022-04-08T19:34:08.129Z] spire-1.2.1/pkg/common/cryptoutil/keys_test.go [2022-04-08T19:34:08.129Z] spire-1.2.1/pkg/common/diskutil/ [2022-04-08T19:34:08.129Z] spire-1.2.1/pkg/common/diskutil/file_posix.go [2022-04-08T19:34:08.129Z] spire-1.2.1/pkg/common/diskutil/file_test.go [2022-04-08T19:34:08.129Z] spire-1.2.1/pkg/common/diskutil/file_windows.go [2022-04-08T19:34:08.129Z] spire-1.2.1/pkg/common/errorutil/ [2022-04-08T19:34:08.129Z] spire-1.2.1/pkg/common/errorutil/wrapper.go [2022-04-08T19:34:08.129Z] spire-1.2.1/pkg/common/health/ [2022-04-08T19:34:08.129Z] spire-1.2.1/pkg/common/health/config.go [2022-04-08T19:34:08.129Z] spire-1.2.1/pkg/common/health/context.go [2022-04-08T19:34:08.129Z] spire-1.2.1/pkg/common/health/context_test.go [2022-04-08T19:34:08.129Z] spire-1.2.1/pkg/common/health/health.go [2022-04-08T19:34:08.129Z] spire-1.2.1/pkg/common/health/health_test.go [2022-04-08T19:34:08.129Z] spire-1.2.1/pkg/common/health/logger.go [2022-04-08T19:34:08.129Z] spire-1.2.1/pkg/common/hostservice/ [2022-04-08T19:34:08.129Z] spire-1.2.1/pkg/common/hostservice/metricsservice/ [2022-04-08T19:34:08.129Z] spire-1.2.1/pkg/common/hostservice/metricsservice/v1.go [2022-04-08T19:34:08.129Z] spire-1.2.1/pkg/common/hostservice/metricsservice/v1_test.go [2022-04-08T19:34:08.129Z] spire-1.2.1/pkg/common/idutil/ [2022-04-08T19:34:08.129Z] spire-1.2.1/pkg/common/idutil/require.go [2022-04-08T19:34:08.129Z] spire-1.2.1/pkg/common/idutil/require_test.go [2022-04-08T19:34:08.129Z] spire-1.2.1/pkg/common/idutil/safety.go [2022-04-08T19:34:08.129Z] spire-1.2.1/pkg/common/idutil/safety_test.go [2022-04-08T19:34:08.129Z] spire-1.2.1/pkg/common/idutil/spiffeid.go [2022-04-08T19:34:08.129Z] spire-1.2.1/pkg/common/idutil/spiffeid_test.go [2022-04-08T19:34:08.129Z] spire-1.2.1/pkg/common/jwtsvid/ [2022-04-08T19:34:08.129Z] spire-1.2.1/pkg/common/jwtsvid/common.go [2022-04-08T19:34:08.129Z] spire-1.2.1/pkg/common/jwtsvid/sign.go [2022-04-08T19:34:08.129Z] spire-1.2.1/pkg/common/jwtsvid/token_test.go [2022-04-08T19:34:08.129Z] spire-1.2.1/pkg/common/jwtsvid/validate.go [2022-04-08T19:34:08.129Z] spire-1.2.1/pkg/common/jwtutil/ [2022-04-08T19:34:08.129Z] spire-1.2.1/pkg/common/jwtutil/keyset.go [2022-04-08T19:34:08.129Z] spire-1.2.1/pkg/common/jwtutil/keyset_test.go [2022-04-08T19:34:08.129Z] spire-1.2.1/pkg/common/log/ [2022-04-08T19:34:08.129Z] spire-1.2.1/pkg/common/log/hclog_adapter.go [2022-04-08T19:34:08.129Z] spire-1.2.1/pkg/common/log/hclog_adapter_test.go [2022-04-08T19:34:08.129Z] spire-1.2.1/pkg/common/log/log.go [2022-04-08T19:34:08.129Z] spire-1.2.1/pkg/common/log/log_test.go [2022-04-08T19:34:08.129Z] spire-1.2.1/pkg/common/log/options.go [2022-04-08T19:34:08.129Z] spire-1.2.1/pkg/common/nodeutil/ [2022-04-08T19:34:08.129Z] spire-1.2.1/pkg/common/nodeutil/node.go [2022-04-08T19:34:08.129Z] spire-1.2.1/pkg/common/nodeutil/node_test.go [2022-04-08T19:34:08.129Z] spire-1.2.1/pkg/common/peertracker/ [2022-04-08T19:34:08.129Z] spire-1.2.1/pkg/common/peertracker/conn.go [2022-04-08T19:34:08.129Z] spire-1.2.1/pkg/common/peertracker/credentials.go [2022-04-08T19:34:08.129Z] spire-1.2.1/pkg/common/peertracker/errors.go [2022-04-08T19:34:08.129Z] spire-1.2.1/pkg/common/peertracker/getpid_windows.c [2022-04-08T19:34:08.129Z] spire-1.2.1/pkg/common/peertracker/getpid_windows.h [2022-04-08T19:34:08.129Z] spire-1.2.1/pkg/common/peertracker/info.go [2022-04-08T19:34:08.129Z] spire-1.2.1/pkg/common/peertracker/listener.go [2022-04-08T19:34:08.129Z] spire-1.2.1/pkg/common/peertracker/listener_test.go [2022-04-08T19:34:08.129Z] spire-1.2.1/pkg/common/peertracker/peertracker.go [2022-04-08T19:34:08.129Z] spire-1.2.1/pkg/common/peertracker/peertracker_test.go [2022-04-08T19:34:08.129Z] spire-1.2.1/pkg/common/peertracker/peertracker_test_child_posix.go [2022-04-08T19:34:08.129Z] spire-1.2.1/pkg/common/peertracker/peertracker_test_child_windows.go [2022-04-08T19:34:08.129Z] spire-1.2.1/pkg/common/peertracker/peertracker_test_posix.go [2022-04-08T19:34:08.129Z] spire-1.2.1/pkg/common/peertracker/peertracker_test_windows.go [2022-04-08T19:34:08.129Z] spire-1.2.1/pkg/common/peertracker/tcp.go [2022-04-08T19:34:08.129Z] spire-1.2.1/pkg/common/peertracker/tcp_fallback.go [2022-04-08T19:34:08.130Z] spire-1.2.1/pkg/common/peertracker/tcp_windows.go [2022-04-08T19:34:08.130Z] spire-1.2.1/pkg/common/peertracker/tracker_bsd.go [2022-04-08T19:34:08.130Z] spire-1.2.1/pkg/common/peertracker/tracker_fallback.go [2022-04-08T19:34:08.130Z] spire-1.2.1/pkg/common/peertracker/tracker_linux.go [2022-04-08T19:34:08.130Z] spire-1.2.1/pkg/common/peertracker/tracker_linux_test.go [2022-04-08T19:34:08.130Z] spire-1.2.1/pkg/common/peertracker/tracker_windows.go [2022-04-08T19:34:08.130Z] spire-1.2.1/pkg/common/peertracker/uds.go [2022-04-08T19:34:08.130Z] spire-1.2.1/pkg/common/peertracker/uds_bsd.go [2022-04-08T19:34:08.130Z] spire-1.2.1/pkg/common/peertracker/uds_fallback.go [2022-04-08T19:34:08.130Z] spire-1.2.1/pkg/common/peertracker/uds_linux.go [2022-04-08T19:34:08.130Z] spire-1.2.1/pkg/common/pemutil/ [2022-04-08T19:34:08.130Z] spire-1.2.1/pkg/common/pemutil/block.go [2022-04-08T19:34:08.130Z] spire-1.2.1/pkg/common/pemutil/certs.go [2022-04-08T19:34:08.130Z] spire-1.2.1/pkg/common/pemutil/common.go [2022-04-08T19:34:08.130Z] spire-1.2.1/pkg/common/pemutil/csr.go [2022-04-08T19:34:08.130Z] spire-1.2.1/pkg/common/pemutil/keys.go [2022-04-08T19:34:08.130Z] spire-1.2.1/pkg/common/pemutil/pemutil_test.go [2022-04-08T19:34:08.130Z] spire-1.2.1/pkg/common/pemutil/testdata/ [2022-04-08T19:34:08.130Z] spire-1.2.1/pkg/common/pemutil/testdata/cert.pem [2022-04-08T19:34:08.130Z] spire-1.2.1/pkg/common/pemutil/testdata/certs.pem [2022-04-08T19:34:08.130Z] spire-1.2.1/pkg/common/pemutil/testdata/csr.pem [2022-04-08T19:34:08.130Z] spire-1.2.1/pkg/common/pemutil/testdata/ecdsa-key-pkcs8.pem [2022-04-08T19:34:08.130Z] spire-1.2.1/pkg/common/pemutil/testdata/ecdsa-key.pem [2022-04-08T19:34:08.130Z] spire-1.2.1/pkg/common/pemutil/testdata/key.pem [2022-04-08T19:34:08.130Z] spire-1.2.1/pkg/common/pemutil/testdata/public-rsa-key.pem [2022-04-08T19:34:08.130Z] spire-1.2.1/pkg/common/pemutil/testdata/rsa-key-pkcs8.pem [2022-04-08T19:34:08.130Z] spire-1.2.1/pkg/common/pemutil/testdata/rsa-key.pem [2022-04-08T19:34:08.130Z] spire-1.2.1/pkg/common/plugin/ [2022-04-08T19:34:08.130Z] spire-1.2.1/pkg/common/plugin/aws/ [2022-04-08T19:34:08.130Z] spire-1.2.1/pkg/common/plugin/aws/iid.go [2022-04-08T19:34:08.130Z] spire-1.2.1/pkg/common/plugin/azure/ [2022-04-08T19:34:08.130Z] spire-1.2.1/pkg/common/plugin/azure/msi.go [2022-04-08T19:34:08.130Z] spire-1.2.1/pkg/common/plugin/azure/msi_test.go [2022-04-08T19:34:08.130Z] spire-1.2.1/pkg/common/plugin/facade.go [2022-04-08T19:34:08.130Z] spire-1.2.1/pkg/common/plugin/facade_test.go [2022-04-08T19:34:08.130Z] spire-1.2.1/pkg/common/plugin/gcp/ [2022-04-08T19:34:08.130Z] spire-1.2.1/pkg/common/plugin/gcp/iit.go [2022-04-08T19:34:08.130Z] spire-1.2.1/pkg/common/plugin/k8s/ [2022-04-08T19:34:08.130Z] spire-1.2.1/pkg/common/plugin/k8s/apiserver/ [2022-04-08T19:34:08.130Z] spire-1.2.1/pkg/common/plugin/k8s/apiserver/client.go [2022-04-08T19:34:08.130Z] spire-1.2.1/pkg/common/plugin/k8s/apiserver/client_test.go [2022-04-08T19:34:08.130Z] spire-1.2.1/pkg/common/plugin/k8s/utils.go [2022-04-08T19:34:08.130Z] spire-1.2.1/pkg/common/plugin/k8s/utils_test.go [2022-04-08T19:34:08.130Z] spire-1.2.1/pkg/common/plugin/log.go [2022-04-08T19:34:08.130Z] spire-1.2.1/pkg/common/plugin/sshpop/ [2022-04-08T19:34:08.130Z] spire-1.2.1/pkg/common/plugin/sshpop/handshake.go [2022-04-08T19:34:08.130Z] spire-1.2.1/pkg/common/plugin/sshpop/handshake_test.go [2022-04-08T19:34:08.130Z] spire-1.2.1/pkg/common/plugin/sshpop/sshpop.go [2022-04-08T19:34:08.130Z] spire-1.2.1/pkg/common/plugin/sshpop/sshpop_test.go [2022-04-08T19:34:08.130Z] spire-1.2.1/pkg/common/plugin/sshpop/testdata/ [2022-04-08T19:34:08.130Z] spire-1.2.1/pkg/common/plugin/sshpop/testdata/dummy_agent_ssh_key [2022-04-08T19:34:08.130Z] spire-1.2.1/pkg/common/plugin/sshpop/testdata/dummy_agent_ssh_key-cert.pub [2022-04-08T19:34:08.130Z] spire-1.2.1/pkg/common/plugin/sshpop/testdata/dummy_ssh_cert_authority.pub [2022-04-08T19:34:08.130Z] spire-1.2.1/pkg/common/plugin/sshpop/testdata/empty_ssh_cert_authority.pub [2022-04-08T19:34:08.130Z] spire-1.2.1/pkg/common/plugin/sshpop/testdata/many_ssh_cert_authorities.pub [2022-04-08T19:34:08.130Z] spire-1.2.1/pkg/common/plugin/tpmdevid/ [2022-04-08T19:34:08.130Z] spire-1.2.1/pkg/common/plugin/tpmdevid/devid.go [2022-04-08T19:34:08.130Z] spire-1.2.1/pkg/common/plugin/x509pop/ [2022-04-08T19:34:08.130Z] spire-1.2.1/pkg/common/plugin/x509pop/x509pop.go [2022-04-08T19:34:08.130Z] spire-1.2.1/pkg/common/plugin/x509pop/x509pop_test.go [2022-04-08T19:34:08.130Z] spire-1.2.1/pkg/common/profiling/ [2022-04-08T19:34:08.130Z] spire-1.2.1/pkg/common/profiling/dumpers.go [2022-04-08T19:34:08.130Z] spire-1.2.1/pkg/common/profiling/profiling.go [2022-04-08T19:34:08.130Z] spire-1.2.1/pkg/common/protoutil/ [2022-04-08T19:34:08.130Z] spire-1.2.1/pkg/common/protoutil/masks.go [2022-04-08T19:34:08.130Z] spire-1.2.1/pkg/common/protoutil/masks_test.go [2022-04-08T19:34:08.130Z] spire-1.2.1/pkg/common/rotationutil/ [2022-04-08T19:34:08.130Z] spire-1.2.1/pkg/common/rotationutil/rotationutil.go [2022-04-08T19:34:08.130Z] spire-1.2.1/pkg/common/rotationutil/rotationutil_test.go [2022-04-08T19:34:08.130Z] spire-1.2.1/pkg/common/selector/ [2022-04-08T19:34:08.130Z] spire-1.2.1/pkg/common/selector/selector.go [2022-04-08T19:34:08.407Z] spire-1.2.1/pkg/common/selector/selector_test.go [2022-04-08T19:34:08.407Z] spire-1.2.1/pkg/common/selector/set.go [2022-04-08T19:34:08.407Z] spire-1.2.1/pkg/common/selector/set_utils.go [2022-04-08T19:34:08.407Z] spire-1.2.1/pkg/common/selector/set_utils_test.go [2022-04-08T19:34:08.407Z] spire-1.2.1/pkg/common/telemetry/ [2022-04-08T19:34:08.407Z] spire-1.2.1/pkg/common/telemetry/agent/ [2022-04-08T19:34:08.407Z] spire-1.2.1/pkg/common/telemetry/agent/keymanager/ [2022-04-08T19:34:08.407Z] spire-1.2.1/pkg/common/telemetry/agent/keymanager/keymanager.go [2022-04-08T19:34:08.407Z] spire-1.2.1/pkg/common/telemetry/agent/keymanager/wrapper.go [2022-04-08T19:34:08.407Z] spire-1.2.1/pkg/common/telemetry/agent/keymanager/wrapper_test.go [2022-04-08T19:34:08.407Z] spire-1.2.1/pkg/common/telemetry/agent/manager.go [2022-04-08T19:34:08.407Z] spire-1.2.1/pkg/common/telemetry/agent/node.go [2022-04-08T19:34:08.407Z] spire-1.2.1/pkg/common/telemetry/agent/rotate.go [2022-04-08T19:34:08.407Z] spire-1.2.1/pkg/common/telemetry/agent/sdsapi.go [2022-04-08T19:34:08.407Z] spire-1.2.1/pkg/common/telemetry/agent/store/ [2022-04-08T19:34:08.407Z] spire-1.2.1/pkg/common/telemetry/agent/store/store.go [2022-04-08T19:34:08.407Z] spire-1.2.1/pkg/common/telemetry/agent/workloadapi/ [2022-04-08T19:34:08.407Z] spire-1.2.1/pkg/common/telemetry/agent/workloadapi/workload.go [2022-04-08T19:34:08.407Z] spire-1.2.1/pkg/common/telemetry/blackhole.go [2022-04-08T19:34:08.407Z] spire-1.2.1/pkg/common/telemetry/call.go [2022-04-08T19:34:08.407Z] spire-1.2.1/pkg/common/telemetry/common/ [2022-04-08T19:34:08.407Z] spire-1.2.1/pkg/common/telemetry/common/label_adders.go [2022-04-08T19:34:08.407Z] spire-1.2.1/pkg/common/telemetry/config.go [2022-04-08T19:34:08.407Z] spire-1.2.1/pkg/common/telemetry/dogstatsd.go [2022-04-08T19:34:08.407Z] spire-1.2.1/pkg/common/telemetry/dogstatsd_test.go [2022-04-08T19:34:08.407Z] spire-1.2.1/pkg/common/telemetry/inmem.go [2022-04-08T19:34:08.407Z] spire-1.2.1/pkg/common/telemetry/inmem_test.go [2022-04-08T19:34:08.407Z] spire-1.2.1/pkg/common/telemetry/m3.go [2022-04-08T19:34:08.407Z] spire-1.2.1/pkg/common/telemetry/m3_test.go [2022-04-08T19:34:08.407Z] spire-1.2.1/pkg/common/telemetry/metrics.go [2022-04-08T19:34:08.407Z] spire-1.2.1/pkg/common/telemetry/metrics_benchmark_test.go [2022-04-08T19:34:08.407Z] spire-1.2.1/pkg/common/telemetry/names.go [2022-04-08T19:34:08.407Z] spire-1.2.1/pkg/common/telemetry/prometheus.go [2022-04-08T19:34:08.407Z] spire-1.2.1/pkg/common/telemetry/prometheus_test.go [2022-04-08T19:34:08.407Z] spire-1.2.1/pkg/common/telemetry/sanitize.go [2022-04-08T19:34:08.407Z] spire-1.2.1/pkg/common/telemetry/sanitize_test.go [2022-04-08T19:34:08.407Z] spire-1.2.1/pkg/common/telemetry/server/ [2022-04-08T19:34:08.407Z] spire-1.2.1/pkg/common/telemetry/server/bundle_manager.go [2022-04-08T19:34:08.407Z] spire-1.2.1/pkg/common/telemetry/server/ca_manager.go [2022-04-08T19:34:08.407Z] spire-1.2.1/pkg/common/telemetry/server/datastore/ [2022-04-08T19:34:08.407Z] spire-1.2.1/pkg/common/telemetry/server/datastore/bundle.go [2022-04-08T19:34:08.407Z] spire-1.2.1/pkg/common/telemetry/server/datastore/federation_relationship.go [2022-04-08T19:34:08.407Z] spire-1.2.1/pkg/common/telemetry/server/datastore/join_token.go [2022-04-08T19:34:08.407Z] spire-1.2.1/pkg/common/telemetry/server/datastore/node.go [2022-04-08T19:34:08.407Z] spire-1.2.1/pkg/common/telemetry/server/datastore/registration.go [2022-04-08T19:34:08.407Z] spire-1.2.1/pkg/common/telemetry/server/datastore/wrapper.go [2022-04-08T19:34:08.407Z] spire-1.2.1/pkg/common/telemetry/server/datastore/wrapper_test.go [2022-04-08T19:34:08.407Z] spire-1.2.1/pkg/common/telemetry/server/keymanager/ [2022-04-08T19:34:08.407Z] spire-1.2.1/pkg/common/telemetry/server/keymanager/keymanager.go [2022-04-08T19:34:08.407Z] spire-1.2.1/pkg/common/telemetry/server/keymanager/wrapper.go [2022-04-08T19:34:08.407Z] spire-1.2.1/pkg/common/telemetry/server/keymanager/wrapper_test.go [2022-04-08T19:34:08.407Z] spire-1.2.1/pkg/common/telemetry/server/registration_manager.go [2022-04-08T19:34:08.407Z] spire-1.2.1/pkg/common/telemetry/server/rotate.go [2022-04-08T19:34:08.407Z] spire-1.2.1/pkg/common/telemetry/server/server.go [2022-04-08T19:34:08.407Z] spire-1.2.1/pkg/common/telemetry/sink.go [2022-04-08T19:34:08.407Z] spire-1.2.1/pkg/common/telemetry/statsd.go [2022-04-08T19:34:08.407Z] spire-1.2.1/pkg/common/telemetry/statsd_test.go [2022-04-08T19:34:08.407Z] spire-1.2.1/pkg/common/telemetry/uptime.go [2022-04-08T19:34:08.407Z] spire-1.2.1/pkg/common/telemetry/version.go [2022-04-08T19:34:08.407Z] spire-1.2.1/pkg/common/telemetry/withlabels.go [2022-04-08T19:34:08.407Z] spire-1.2.1/pkg/common/uptime/ [2022-04-08T19:34:08.407Z] spire-1.2.1/pkg/common/uptime/uptime.go [2022-04-08T19:34:08.407Z] spire-1.2.1/pkg/common/uptime/uptime_test.go [2022-04-08T19:34:08.407Z] spire-1.2.1/pkg/common/util/ [2022-04-08T19:34:08.407Z] spire-1.2.1/pkg/common/util/certs.go [2022-04-08T19:34:08.407Z] spire-1.2.1/pkg/common/util/certs_test.go [2022-04-08T19:34:08.407Z] spire-1.2.1/pkg/common/util/csr.go [2022-04-08T19:34:08.407Z] spire-1.2.1/pkg/common/util/hash.go [2022-04-08T19:34:08.407Z] spire-1.2.1/pkg/common/util/selectors.go [2022-04-08T19:34:08.407Z] spire-1.2.1/pkg/common/util/selectors_test.go [2022-04-08T19:34:08.407Z] spire-1.2.1/pkg/common/util/signals.go [2022-04-08T19:34:08.407Z] spire-1.2.1/pkg/common/util/sort.go [2022-04-08T19:34:08.407Z] spire-1.2.1/pkg/common/util/sort_test.go [2022-04-08T19:34:08.407Z] spire-1.2.1/pkg/common/util/task.go [2022-04-08T19:34:08.407Z] spire-1.2.1/pkg/common/util/task_test.go [2022-04-08T19:34:08.407Z] spire-1.2.1/pkg/common/util/testdata/ [2022-04-08T19:34:08.407Z] spire-1.2.1/pkg/common/util/testdata/empty-bundle.pem [2022-04-08T19:34:08.407Z] spire-1.2.1/pkg/common/util/testdata/mixed-bundle.pem [2022-04-08T19:34:08.407Z] spire-1.2.1/pkg/common/version/ [2022-04-08T19:34:08.407Z] spire-1.2.1/pkg/common/version/version.go [2022-04-08T19:34:08.407Z] spire-1.2.1/pkg/common/x509svid/ [2022-04-08T19:34:08.407Z] spire-1.2.1/pkg/common/x509svid/common_test.go [2022-04-08T19:34:08.407Z] spire-1.2.1/pkg/common/x509svid/csr.go [2022-04-08T19:34:08.408Z] spire-1.2.1/pkg/common/x509svid/upstreamca.go [2022-04-08T19:34:08.408Z] spire-1.2.1/pkg/common/x509svid/upstreamca_test.go [2022-04-08T19:34:08.408Z] spire-1.2.1/pkg/common/x509util/ [2022-04-08T19:34:08.408Z] spire-1.2.1/pkg/common/x509util/cert.go [2022-04-08T19:34:08.408Z] spire-1.2.1/pkg/common/x509util/dns.go [2022-04-08T19:34:08.408Z] spire-1.2.1/pkg/common/x509util/dns_test.go [2022-04-08T19:34:08.408Z] spire-1.2.1/pkg/common/x509util/keyid.go [2022-04-08T19:34:08.408Z] spire-1.2.1/pkg/common/x509util/keypair.go [2022-04-08T19:34:08.408Z] spire-1.2.1/pkg/common/x509util/serialnumber.go [2022-04-08T19:34:08.408Z] spire-1.2.1/pkg/common/x509util/serialnumber_test.go [2022-04-08T19:34:08.408Z] spire-1.2.1/pkg/server/ [2022-04-08T19:34:08.408Z] spire-1.2.1/pkg/server/api/ [2022-04-08T19:34:08.408Z] spire-1.2.1/pkg/server/api/agent.go [2022-04-08T19:34:08.408Z] spire-1.2.1/pkg/server/api/agent/ [2022-04-08T19:34:08.408Z] spire-1.2.1/pkg/server/api/agent/v1/ [2022-04-08T19:34:08.408Z] spire-1.2.1/pkg/server/api/agent/v1/service.go [2022-04-08T19:34:08.408Z] spire-1.2.1/pkg/server/api/agent/v1/service_test.go [2022-04-08T19:34:08.408Z] spire-1.2.1/pkg/server/api/agent_test.go [2022-04-08T19:34:08.408Z] spire-1.2.1/pkg/server/api/api.go [2022-04-08T19:34:08.408Z] spire-1.2.1/pkg/server/api/audit/ [2022-04-08T19:34:08.408Z] spire-1.2.1/pkg/server/api/audit/audit.go [2022-04-08T19:34:08.408Z] spire-1.2.1/pkg/server/api/audit/audit_test.go [2022-04-08T19:34:08.408Z] spire-1.2.1/pkg/server/api/bundle.go [2022-04-08T19:34:08.408Z] spire-1.2.1/pkg/server/api/bundle/ [2022-04-08T19:34:08.408Z] spire-1.2.1/pkg/server/api/bundle/v1/ [2022-04-08T19:34:08.408Z] spire-1.2.1/pkg/server/api/bundle/v1/service.go [2022-04-08T19:34:08.408Z] spire-1.2.1/pkg/server/api/bundle/v1/service_test.go [2022-04-08T19:34:08.408Z] spire-1.2.1/pkg/server/api/bundle_test.go [2022-04-08T19:34:08.408Z] spire-1.2.1/pkg/server/api/debug/ [2022-04-08T19:34:08.408Z] spire-1.2.1/pkg/server/api/debug/v1/ [2022-04-08T19:34:08.408Z] spire-1.2.1/pkg/server/api/debug/v1/service.go [2022-04-08T19:34:08.408Z] spire-1.2.1/pkg/server/api/debug/v1/service_test.go [2022-04-08T19:34:08.408Z] spire-1.2.1/pkg/server/api/entry.go [2022-04-08T19:34:08.408Z] spire-1.2.1/pkg/server/api/entry/ [2022-04-08T19:34:08.408Z] spire-1.2.1/pkg/server/api/entry/v1/ [2022-04-08T19:34:08.408Z] spire-1.2.1/pkg/server/api/entry/v1/service.go [2022-04-08T19:34:08.408Z] spire-1.2.1/pkg/server/api/entry/v1/service_test.go [2022-04-08T19:34:08.408Z] spire-1.2.1/pkg/server/api/entry_test.go [2022-04-08T19:34:08.408Z] spire-1.2.1/pkg/server/api/health/ [2022-04-08T19:34:08.408Z] spire-1.2.1/pkg/server/api/health/v1/ [2022-04-08T19:34:08.408Z] spire-1.2.1/pkg/server/api/health/v1/service.go [2022-04-08T19:34:08.408Z] spire-1.2.1/pkg/server/api/health/v1/service_test.go [2022-04-08T19:34:08.408Z] spire-1.2.1/pkg/server/api/id.go [2022-04-08T19:34:08.408Z] spire-1.2.1/pkg/server/api/id_test.go [2022-04-08T19:34:08.408Z] spire-1.2.1/pkg/server/api/limits/ [2022-04-08T19:34:08.408Z] spire-1.2.1/pkg/server/api/limits/limits.go [2022-04-08T19:34:08.408Z] spire-1.2.1/pkg/server/api/middleware/ [2022-04-08T19:34:08.408Z] spire-1.2.1/pkg/server/api/middleware/alias.go [2022-04-08T19:34:08.408Z] spire-1.2.1/pkg/server/api/middleware/audit.go [2022-04-08T19:34:08.408Z] spire-1.2.1/pkg/server/api/middleware/authorization.go [2022-04-08T19:34:08.408Z] spire-1.2.1/pkg/server/api/middleware/authorization_opa.go [2022-04-08T19:34:08.408Z] spire-1.2.1/pkg/server/api/middleware/authorization_test.go [2022-04-08T19:34:08.408Z] spire-1.2.1/pkg/server/api/middleware/authorize_agent.go [2022-04-08T19:34:08.408Z] spire-1.2.1/pkg/server/api/middleware/caller.go [2022-04-08T19:34:08.408Z] spire-1.2.1/pkg/server/api/middleware/caller_test.go [2022-04-08T19:34:08.408Z] spire-1.2.1/pkg/server/api/middleware/common.go [2022-04-08T19:34:08.408Z] spire-1.2.1/pkg/server/api/middleware/common_test.go [2022-04-08T19:34:08.408Z] spire-1.2.1/pkg/server/api/middleware/entries.go [2022-04-08T19:34:08.408Z] spire-1.2.1/pkg/server/api/middleware/entries_test.go [2022-04-08T19:34:08.408Z] spire-1.2.1/pkg/server/api/middleware/ratelimit.go [2022-04-08T19:34:08.408Z] spire-1.2.1/pkg/server/api/middleware/ratelimit_test.go [2022-04-08T19:34:08.408Z] spire-1.2.1/pkg/server/api/ratelimit.go [2022-04-08T19:34:08.408Z] spire-1.2.1/pkg/server/api/rpccontext/ [2022-04-08T19:34:08.408Z] spire-1.2.1/pkg/server/api/rpccontext/alias.go [2022-04-08T19:34:08.408Z] spire-1.2.1/pkg/server/api/rpccontext/audit.go [2022-04-08T19:34:08.408Z] spire-1.2.1/pkg/server/api/rpccontext/caller.go [2022-04-08T19:34:08.408Z] spire-1.2.1/pkg/server/api/rpccontext/ratelimit.go [2022-04-08T19:34:08.408Z] spire-1.2.1/pkg/server/api/selector.go [2022-04-08T19:34:08.408Z] spire-1.2.1/pkg/server/api/selector_test.go [2022-04-08T19:34:08.408Z] spire-1.2.1/pkg/server/api/status.go [2022-04-08T19:34:08.408Z] spire-1.2.1/pkg/server/api/status_test.go [2022-04-08T19:34:08.408Z] spire-1.2.1/pkg/server/api/svid/ [2022-04-08T19:34:08.408Z] spire-1.2.1/pkg/server/api/svid/v1/ [2022-04-08T19:34:08.408Z] spire-1.2.1/pkg/server/api/svid/v1/service.go [2022-04-08T19:34:08.408Z] spire-1.2.1/pkg/server/api/svid/v1/service_test.go [2022-04-08T19:34:08.408Z] spire-1.2.1/pkg/server/api/trustdomain.go [2022-04-08T19:34:08.408Z] spire-1.2.1/pkg/server/api/trustdomain/ [2022-04-08T19:34:08.408Z] spire-1.2.1/pkg/server/api/trustdomain/v1/ [2022-04-08T19:34:08.408Z] spire-1.2.1/pkg/server/api/trustdomain/v1/service.go [2022-04-08T19:34:08.408Z] spire-1.2.1/pkg/server/api/trustdomain/v1/service_test.go [2022-04-08T19:34:08.408Z] spire-1.2.1/pkg/server/api/trustdomain_test.go [2022-04-08T19:34:08.408Z] spire-1.2.1/pkg/server/authpolicy/ [2022-04-08T19:34:08.408Z] spire-1.2.1/pkg/server/authpolicy/defaults.go [2022-04-08T19:34:08.408Z] spire-1.2.1/pkg/server/authpolicy/policy.go [2022-04-08T19:34:08.408Z] spire-1.2.1/pkg/server/authpolicy/policy.rego [2022-04-08T19:34:08.408Z] spire-1.2.1/pkg/server/authpolicy/policy_data.json [2022-04-08T19:34:08.408Z] spire-1.2.1/pkg/server/authpolicy/policy_test.go [2022-04-08T19:34:08.408Z] spire-1.2.1/pkg/server/authpolicy/validate.go [2022-04-08T19:34:08.408Z] spire-1.2.1/pkg/server/bundle/ [2022-04-08T19:34:08.408Z] spire-1.2.1/pkg/server/bundle/client/ [2022-04-08T19:34:08.408Z] spire-1.2.1/pkg/server/bundle/client/client.go [2022-04-08T19:34:08.408Z] spire-1.2.1/pkg/server/bundle/client/client_test.go [2022-04-08T19:34:08.408Z] spire-1.2.1/pkg/server/bundle/client/manager.go [2022-04-08T19:34:08.408Z] spire-1.2.1/pkg/server/bundle/client/manager_test.go [2022-04-08T19:34:08.408Z] spire-1.2.1/pkg/server/bundle/client/sources.go [2022-04-08T19:34:08.408Z] spire-1.2.1/pkg/server/bundle/client/sources_test.go [2022-04-08T19:34:08.408Z] spire-1.2.1/pkg/server/bundle/client/updater.go [2022-04-08T19:34:08.408Z] spire-1.2.1/pkg/server/bundle/client/updater_test.go [2022-04-08T19:34:08.408Z] spire-1.2.1/pkg/server/ca/ [2022-04-08T19:34:08.408Z] spire-1.2.1/pkg/server/ca/ca.go [2022-04-08T19:34:08.408Z] spire-1.2.1/pkg/server/ca/ca_health.go [2022-04-08T19:34:08.408Z] spire-1.2.1/pkg/server/ca/ca_test.go [2022-04-08T19:34:08.408Z] spire-1.2.1/pkg/server/ca/journal.go [2022-04-08T19:34:08.408Z] spire-1.2.1/pkg/server/ca/journal_test.go [2022-04-08T19:34:08.408Z] spire-1.2.1/pkg/server/ca/manager.go [2022-04-08T19:34:08.408Z] spire-1.2.1/pkg/server/ca/manager_health.go [2022-04-08T19:34:08.408Z] spire-1.2.1/pkg/server/ca/manager_test.go [2022-04-08T19:34:08.408Z] spire-1.2.1/pkg/server/ca/templates.go [2022-04-08T19:34:08.408Z] spire-1.2.1/pkg/server/ca/upstream_client.go [2022-04-08T19:34:08.408Z] spire-1.2.1/pkg/server/ca/upstream_client_test.go [2022-04-08T19:34:08.408Z] spire-1.2.1/pkg/server/ca/validation.go [2022-04-08T19:34:08.408Z] spire-1.2.1/pkg/server/cache/ [2022-04-08T19:34:08.408Z] spire-1.2.1/pkg/server/cache/dscache/ [2022-04-08T19:34:08.408Z] spire-1.2.1/pkg/server/cache/dscache/cache.go [2022-04-08T19:34:08.408Z] spire-1.2.1/pkg/server/cache/dscache/cache_test.go [2022-04-08T19:34:08.408Z] spire-1.2.1/pkg/server/cache/entrycache/ [2022-04-08T19:34:08.408Z] spire-1.2.1/pkg/server/cache/entrycache/cache.go [2022-04-08T19:34:08.408Z] spire-1.2.1/pkg/server/cache/entrycache/cache_test.go [2022-04-08T19:34:08.408Z] spire-1.2.1/pkg/server/cache/entrycache/fullcache.go [2022-04-08T19:34:08.408Z] spire-1.2.1/pkg/server/cache/entrycache/fullcache_ds.go [2022-04-08T19:34:08.408Z] spire-1.2.1/pkg/server/cache/entrycache/fullcache_ds_test.go [2022-04-08T19:34:08.408Z] spire-1.2.1/pkg/server/cache/entrycache/fullcache_test.go [2022-04-08T19:34:08.408Z] spire-1.2.1/pkg/server/catalog/ [2022-04-08T19:34:08.408Z] spire-1.2.1/pkg/server/catalog/catalog.go [2022-04-08T19:34:08.408Z] spire-1.2.1/pkg/server/catalog/keymanager.go [2022-04-08T19:34:08.408Z] spire-1.2.1/pkg/server/catalog/nodeattestor.go [2022-04-08T19:34:08.408Z] spire-1.2.1/pkg/server/catalog/noderesolver.go [2022-04-08T19:34:08.408Z] spire-1.2.1/pkg/server/catalog/notifier.go [2022-04-08T19:34:08.408Z] spire-1.2.1/pkg/server/catalog/upstreamauthority.go [2022-04-08T19:34:08.408Z] spire-1.2.1/pkg/server/config.go [2022-04-08T19:34:08.408Z] spire-1.2.1/pkg/server/datastore/ [2022-04-08T19:34:08.408Z] spire-1.2.1/pkg/server/datastore/datastore.go [2022-04-08T19:34:08.408Z] spire-1.2.1/pkg/server/datastore/datastore_health.go [2022-04-08T19:34:08.408Z] spire-1.2.1/pkg/server/datastore/repository.go [2022-04-08T19:34:08.408Z] spire-1.2.1/pkg/server/datastore/sqlstore/ [2022-04-08T19:34:08.408Z] spire-1.2.1/pkg/server/datastore/sqlstore/dialect.go [2022-04-08T19:34:08.408Z] spire-1.2.1/pkg/server/datastore/sqlstore/migration.go [2022-04-08T19:34:08.408Z] spire-1.2.1/pkg/server/datastore/sqlstore/migration_test.go [2022-04-08T19:34:08.408Z] spire-1.2.1/pkg/server/datastore/sqlstore/models.go [2022-04-08T19:34:08.408Z] spire-1.2.1/pkg/server/datastore/sqlstore/mysql.go [2022-04-08T19:34:08.408Z] spire-1.2.1/pkg/server/datastore/sqlstore/postgres.go [2022-04-08T19:34:08.408Z] spire-1.2.1/pkg/server/datastore/sqlstore/sqlite.go [2022-04-08T19:34:08.408Z] spire-1.2.1/pkg/server/datastore/sqlstore/sqlite_no_cgo.go [2022-04-08T19:34:08.408Z] spire-1.2.1/pkg/server/datastore/sqlstore/sqlite_test.go [2022-04-08T19:34:08.408Z] spire-1.2.1/pkg/server/datastore/sqlstore/sqlstore.go [2022-04-08T19:34:08.408Z] spire-1.2.1/pkg/server/datastore/sqlstore/sqlstore_test.go [2022-04-08T19:34:08.408Z] spire-1.2.1/pkg/server/datastore/sqlstore/stmt_cache.go [2022-04-08T19:34:08.408Z] spire-1.2.1/pkg/server/datastore/sqlstore/testdata/ [2022-04-08T19:34:08.408Z] spire-1.2.1/pkg/server/datastore/sqlstore/testdata/entries.json [2022-04-08T19:34:08.408Z] spire-1.2.1/pkg/server/datastore/sqlstore/testdata/entries_federates_with.json [2022-04-08T19:34:08.408Z] spire-1.2.1/pkg/server/datastore/sqlstore/testdata/invalid_registration_entries.json [2022-04-08T19:34:08.408Z] spire-1.2.1/pkg/server/datastore/sqlstore/testdata/valid_registration_entries.json [2022-04-08T19:34:08.408Z] spire-1.2.1/pkg/server/endpoints/ [2022-04-08T19:34:08.408Z] spire-1.2.1/pkg/server/endpoints/bundle/ [2022-04-08T19:34:08.408Z] spire-1.2.1/pkg/server/endpoints/bundle/acme_auth.go [2022-04-08T19:34:08.408Z] spire-1.2.1/pkg/server/endpoints/bundle/config.go [2022-04-08T19:34:08.408Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/ [2022-04-08T19:34:08.408Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/README [2022-04-08T19:34:08.408Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/acmetest/ [2022-04-08T19:34:08.408Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/acmetest/ca.go [2022-04-08T19:34:08.408Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/ [2022-04-08T19:34:08.408Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/autocert.go [2022-04-08T19:34:08.408Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/cache.go [2022-04-08T19:34:08.408Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/keys.go [2022-04-08T19:34:08.408Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/listener.go [2022-04-08T19:34:08.408Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/renewal.go [2022-04-08T19:34:08.408Z] spire-1.2.1/pkg/server/endpoints/bundle/server.go [2022-04-08T19:34:08.408Z] spire-1.2.1/pkg/server/endpoints/bundle/server_test.go [2022-04-08T19:34:08.408Z] spire-1.2.1/pkg/server/endpoints/bundle/spiffe_auth.go [2022-04-08T19:34:08.408Z] spire-1.2.1/pkg/server/endpoints/config.go [2022-04-08T19:34:08.408Z] spire-1.2.1/pkg/server/endpoints/endpoints.go [2022-04-08T19:34:08.408Z] spire-1.2.1/pkg/server/endpoints/endpoints_test.go [2022-04-08T19:34:08.408Z] spire-1.2.1/pkg/server/endpoints/entryfetcher.go [2022-04-08T19:34:08.408Z] spire-1.2.1/pkg/server/endpoints/entryfetcher_test.go [2022-04-08T19:34:08.408Z] spire-1.2.1/pkg/server/endpoints/middleware.go [2022-04-08T19:34:08.408Z] spire-1.2.1/pkg/server/endpoints/middleware_test.go [2022-04-08T19:34:08.408Z] spire-1.2.1/pkg/server/hostservice/ [2022-04-08T19:34:08.408Z] spire-1.2.1/pkg/server/hostservice/agentstore/ [2022-04-08T19:34:08.408Z] spire-1.2.1/pkg/server/hostservice/agentstore/agentstore.go [2022-04-08T19:34:08.408Z] spire-1.2.1/pkg/server/hostservice/agentstore/agentstore_test.go [2022-04-08T19:34:08.408Z] spire-1.2.1/pkg/server/hostservice/agentstore/attestation.go [2022-04-08T19:34:08.686Z] spire-1.2.1/pkg/server/hostservice/agentstore/attestation_test.go [2022-04-08T19:34:08.686Z] spire-1.2.1/pkg/server/hostservice/identityprovider/ [2022-04-08T19:34:08.686Z] spire-1.2.1/pkg/server/hostservice/identityprovider/identityprovider.go [2022-04-08T19:34:08.686Z] spire-1.2.1/pkg/server/hostservice/identityprovider/identityprovider_test.go [2022-04-08T19:34:08.686Z] spire-1.2.1/pkg/server/plugin/ [2022-04-08T19:34:08.686Z] spire-1.2.1/pkg/server/plugin/keymanager/ [2022-04-08T19:34:08.686Z] spire-1.2.1/pkg/server/plugin/keymanager/awskms/ [2022-04-08T19:34:08.686Z] spire-1.2.1/pkg/server/plugin/keymanager/awskms/awskms.go [2022-04-08T19:34:08.686Z] spire-1.2.1/pkg/server/plugin/keymanager/awskms/awskms_test.go [2022-04-08T19:34:08.686Z] spire-1.2.1/pkg/server/plugin/keymanager/awskms/client.go [2022-04-08T19:34:08.686Z] spire-1.2.1/pkg/server/plugin/keymanager/awskms/client_fake.go [2022-04-08T19:34:08.686Z] spire-1.2.1/pkg/server/plugin/keymanager/awskms/fetcher.go [2022-04-08T19:34:08.686Z] spire-1.2.1/pkg/server/plugin/keymanager/base/ [2022-04-08T19:34:08.686Z] spire-1.2.1/pkg/server/plugin/keymanager/base/keymanagerbase.go [2022-04-08T19:34:08.686Z] spire-1.2.1/pkg/server/plugin/keymanager/constant.go [2022-04-08T19:34:08.686Z] spire-1.2.1/pkg/server/plugin/keymanager/disk/ [2022-04-08T19:34:08.686Z] spire-1.2.1/pkg/server/plugin/keymanager/disk/disk.go [2022-04-08T19:34:08.686Z] spire-1.2.1/pkg/server/plugin/keymanager/disk/disk_test.go [2022-04-08T19:34:08.686Z] spire-1.2.1/pkg/server/plugin/keymanager/keymanager.go [2022-04-08T19:34:08.686Z] spire-1.2.1/pkg/server/plugin/keymanager/memory/ [2022-04-08T19:34:08.686Z] spire-1.2.1/pkg/server/plugin/keymanager/memory/memory.go [2022-04-08T19:34:08.686Z] spire-1.2.1/pkg/server/plugin/keymanager/memory/memory_test.go [2022-04-08T19:34:08.686Z] spire-1.2.1/pkg/server/plugin/keymanager/repository.go [2022-04-08T19:34:08.686Z] spire-1.2.1/pkg/server/plugin/keymanager/test/ [2022-04-08T19:34:08.686Z] spire-1.2.1/pkg/server/plugin/keymanager/test/keymanagertest.go [2022-04-08T19:34:08.686Z] spire-1.2.1/pkg/server/plugin/keymanager/v1.go [2022-04-08T19:34:08.686Z] spire-1.2.1/pkg/server/plugin/keymanager/v1_test.go [2022-04-08T19:34:08.686Z] spire-1.2.1/pkg/server/plugin/nodeattestor/ [2022-04-08T19:34:08.686Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/ [2022-04-08T19:34:08.686Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/awsca.go [2022-04-08T19:34:08.686Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/client.go [2022-04-08T19:34:08.686Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/iid.go [2022-04-08T19:34:08.686Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/iid_test.go [2022-04-08T19:34:08.686Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/session.go [2022-04-08T19:34:08.686Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/spiffeid.go [2022-04-08T19:34:08.686Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/spiffeid_test.go [2022-04-08T19:34:08.686Z] spire-1.2.1/pkg/server/plugin/nodeattestor/azure/ [2022-04-08T19:34:08.686Z] spire-1.2.1/pkg/server/plugin/nodeattestor/azure/msi.go [2022-04-08T19:34:08.686Z] spire-1.2.1/pkg/server/plugin/nodeattestor/azure/msi_test.go [2022-04-08T19:34:08.686Z] spire-1.2.1/pkg/server/plugin/nodeattestor/base/ [2022-04-08T19:34:08.686Z] spire-1.2.1/pkg/server/plugin/nodeattestor/base/base.go [2022-04-08T19:34:08.686Z] spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/ [2022-04-08T19:34:08.686Z] spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/google_public_key_retriever.go [2022-04-08T19:34:08.686Z] spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/google_public_key_retriever_test.go [2022-04-08T19:34:08.686Z] spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/iit.go [2022-04-08T19:34:08.686Z] spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/iit_test.go [2022-04-08T19:34:08.686Z] spire-1.2.1/pkg/server/plugin/nodeattestor/jointoken/ [2022-04-08T19:34:08.686Z] spire-1.2.1/pkg/server/plugin/nodeattestor/jointoken/join_token.go [2022-04-08T19:34:08.686Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/ [2022-04-08T19:34:08.686Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/psat/ [2022-04-08T19:34:08.686Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/psat/psat.go [2022-04-08T19:34:08.686Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/psat/psat_test.go [2022-04-08T19:34:08.686Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/sat/ [2022-04-08T19:34:08.686Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/sat/sat.go [2022-04-08T19:34:08.686Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/sat/sat_test.go [2022-04-08T19:34:08.686Z] spire-1.2.1/pkg/server/plugin/nodeattestor/nodeattestor.go [2022-04-08T19:34:08.686Z] spire-1.2.1/pkg/server/plugin/nodeattestor/repository.go [2022-04-08T19:34:08.686Z] spire-1.2.1/pkg/server/plugin/nodeattestor/sshpop/ [2022-04-08T19:34:08.686Z] spire-1.2.1/pkg/server/plugin/nodeattestor/sshpop/sshpop.go [2022-04-08T19:34:08.686Z] spire-1.2.1/pkg/server/plugin/nodeattestor/sshpop/sshpop_test.go [2022-04-08T19:34:08.686Z] spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/ [2022-04-08T19:34:08.686Z] spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/challenge.go [2022-04-08T19:34:08.686Z] spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/devid.go [2022-04-08T19:34:08.686Z] spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/devid_test.go [2022-04-08T19:34:08.686Z] spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/selectors.go [2022-04-08T19:34:08.686Z] spire-1.2.1/pkg/server/plugin/nodeattestor/v1.go [2022-04-08T19:34:08.686Z] spire-1.2.1/pkg/server/plugin/nodeattestor/v1_test.go [2022-04-08T19:34:08.686Z] spire-1.2.1/pkg/server/plugin/nodeattestor/x509pop/ [2022-04-08T19:34:08.686Z] spire-1.2.1/pkg/server/plugin/nodeattestor/x509pop/x509pop.go [2022-04-08T19:34:08.686Z] spire-1.2.1/pkg/server/plugin/nodeattestor/x509pop/x509pop_test.go [2022-04-08T19:34:08.686Z] spire-1.2.1/pkg/server/plugin/noderesolver/ [2022-04-08T19:34:08.686Z] spire-1.2.1/pkg/server/plugin/noderesolver/azure/ [2022-04-08T19:34:08.686Z] spire-1.2.1/pkg/server/plugin/noderesolver/azure/client.go [2022-04-08T19:34:08.686Z] spire-1.2.1/pkg/server/plugin/noderesolver/azure/msi.go [2022-04-08T19:34:08.686Z] spire-1.2.1/pkg/server/plugin/noderesolver/azure/msi_test.go [2022-04-08T19:34:08.686Z] spire-1.2.1/pkg/server/plugin/noderesolver/noderesolver.go [2022-04-08T19:34:08.686Z] spire-1.2.1/pkg/server/plugin/noderesolver/repository.go [2022-04-08T19:34:08.686Z] spire-1.2.1/pkg/server/plugin/noderesolver/v1.go [2022-04-08T19:34:08.686Z] spire-1.2.1/pkg/server/plugin/noderesolver/v1_test.go [2022-04-08T19:34:08.686Z] spire-1.2.1/pkg/server/plugin/notifier/ [2022-04-08T19:34:08.686Z] spire-1.2.1/pkg/server/plugin/notifier/gcsbundle/ [2022-04-08T19:34:08.686Z] spire-1.2.1/pkg/server/plugin/notifier/gcsbundle/gcsbundle.go [2022-04-08T19:34:08.686Z] spire-1.2.1/pkg/server/plugin/notifier/gcsbundle/gcsbundle_test.go [2022-04-08T19:34:08.686Z] spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/ [2022-04-08T19:34:08.686Z] spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/k8sbundle.go [2022-04-08T19:34:08.686Z] spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/k8sbundle_test.go [2022-04-08T19:34:08.686Z] spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/k8sbundle_watcher.go [2022-04-08T19:34:08.686Z] spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/k8sbundle_watcher_test.go [2022-04-08T19:34:08.686Z] spire-1.2.1/pkg/server/plugin/notifier/notifier.go [2022-04-08T19:34:08.686Z] spire-1.2.1/pkg/server/plugin/notifier/repository.go [2022-04-08T19:34:08.686Z] spire-1.2.1/pkg/server/plugin/notifier/v1.go [2022-04-08T19:34:08.686Z] spire-1.2.1/pkg/server/plugin/notifier/v1_test.go [2022-04-08T19:34:08.686Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/ [2022-04-08T19:34:08.686Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/ [2022-04-08T19:34:08.686Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/pca.go [2022-04-08T19:34:08.686Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/pca_client.go [2022-04-08T19:34:08.686Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/pca_client_fake.go [2022-04-08T19:34:08.686Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/pca_test.go [2022-04-08T19:34:08.686Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/testdata/ [2022-04-08T19:34:08.686Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/testdata/arbitrary_certificate_with_upstream_root.pem [2022-04-08T19:34:08.686Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/testdata/i_am_not_a_certificate.txt [2022-04-08T19:34:08.686Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/ [2022-04-08T19:34:08.686Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/awslib.go [2022-04-08T19:34:08.686Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/awslib_fake_test.go [2022-04-08T19:34:08.686Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/awssecret.go [2022-04-08T19:34:08.686Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/awssecret_test.go [2022-04-08T19:34:08.686Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/ [2022-04-08T19:34:08.686Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/ [2022-04-08T19:34:08.686Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/EC/ [2022-04-08T19:34:08.686Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/EC/alternative_key.pem [2022-04-08T19:34:08.686Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/EC/cert.pem [2022-04-08T19:34:08.686Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/EC/private_key.pem [2022-04-08T19:34:08.686Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/ [2022-04-08T19:34:08.686Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/api.go [2022-04-08T19:34:08.686Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/api_test.go [2022-04-08T19:34:08.686Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/certmanager.go [2022-04-08T19:34:08.686Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/certmanager_test.go [2022-04-08T19:34:08.686Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/ [2022-04-08T19:34:08.686Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/ [2022-04-08T19:34:08.686Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/doc.go [2022-04-08T19:34:08.686Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/meta.go [2022-04-08T19:34:08.686Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/types.go [2022-04-08T19:34:08.686Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/types_certificaterequest.go [2022-04-08T19:34:08.686Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/zz_generated.deepcopy.go [2022-04-08T19:34:08.686Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/ [2022-04-08T19:34:08.686Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/disk.go [2022-04-08T19:34:08.686Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/disk_test.go [2022-04-08T19:34:08.686Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/ [2022-04-08T19:34:08.686Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/ [2022-04-08T19:34:08.686Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/ [2022-04-08T19:34:08.686Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/cert.pem [2022-04-08T19:34:08.686Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/intermediate_cert.pem [2022-04-08T19:34:08.686Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/intermediate_cert.srl [2022-04-08T19:34:08.686Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/intermediate_csr.pem [2022-04-08T19:34:08.686Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/intermediate_key.pem [2022-04-08T19:34:08.686Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/private_key.pem [2022-04-08T19:34:08.686Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/root_cert.pem [2022-04-08T19:34:08.686Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/root_cert.srl [2022-04-08T19:34:08.686Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/root_key.pem [2022-04-08T19:34:08.686Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_and_intermediate.pem [2022-04-08T19:34:08.686Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_and_root.pem [2022-04-08T19:34:08.686Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_cert.pem [2022-04-08T19:34:08.686Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_csr.pem [2022-04-08T19:34:08.686Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_key.pem [2022-04-08T19:34:08.686Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS1/ [2022-04-08T19:34:08.686Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS1/cert.pem [2022-04-08T19:34:08.687Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS1/private_key.pem [2022-04-08T19:34:08.687Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS8/ [2022-04-08T19:34:08.687Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS8/cert.pem [2022-04-08T19:34:08.687Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS8/private_key.pem [2022-04-08T19:34:08.687Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/empty/ [2022-04-08T19:34:08.687Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/empty/cert.pem [2022-04-08T19:34:08.687Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/empty/private_key.pem [2022-04-08T19:34:08.687Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/unknown/ [2022-04-08T19:34:08.687Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/unknown/cert.pem [2022-04-08T19:34:08.687Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/unknown/private_key.pem [2022-04-08T19:34:08.687Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/upstream_and_intermediate.pem [2022-04-08T19:34:08.687Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/gcpcas/ [2022-04-08T19:34:08.687Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/gcpcas/gcpcas.go [2022-04-08T19:34:08.687Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/gcpcas/gcpcas_test.go [2022-04-08T19:34:08.687Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/repository.go [2022-04-08T19:34:08.687Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/ [2022-04-08T19:34:08.687Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/fake_handlers_test.go [2022-04-08T19:34:08.687Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/spire.go [2022-04-08T19:34:08.687Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/spire_server_client.go [2022-04-08T19:34:08.687Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/spire_test.go [2022-04-08T19:34:08.687Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/testdata/ [2022-04-08T19:34:08.687Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/testdata/keys/ [2022-04-08T19:34:08.687Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/testdata/keys/jwks.json [2022-04-08T19:34:08.687Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/upstreamauthority.go [2022-04-08T19:34:08.687Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/v1.go [2022-04-08T19:34:08.687Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/v1_test.go [2022-04-08T19:34:08.687Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/ [2022-04-08T19:34:08.687Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/renewer.go [2022-04-08T19:34:08.687Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/ [2022-04-08T19:34:08.687Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/k8s/ [2022-04-08T19:34:08.687Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/k8s/signing-key.pem [2022-04-08T19:34:08.687Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/k8s/token [2022-04-08T19:34:08.687Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/ [2022-04-08T19:34:08.687Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/ [2022-04-08T19:34:08.687Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/README.md [2022-04-08T19:34:08.687Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/client_cert.pem [2022-04-08T19:34:08.687Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/client_csr.pem [2022-04-08T19:34:08.687Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/client_key.pem [2022-04-08T19:34:08.687Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_cert.pem [2022-04-08T19:34:08.687Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_cert.srl [2022-04-08T19:34:08.687Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_csr.pem [2022-04-08T19:34:08.687Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_key.pem [2022-04-08T19:34:08.687Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_vault_cert.pem [2022-04-08T19:34:08.687Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_vault_csr.pem [2022-04-08T19:34:08.687Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_vault_key.pem [2022-04-08T19:34:08.687Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/invalid-client_cert.pem [2022-04-08T19:34:08.687Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/invalid_client_key.pem [2022-04-08T19:34:08.687Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/invalid_root_cert.pem [2022-04-08T19:34:08.687Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/root_cert.pem [2022-04-08T19:34:08.687Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/root_cert.srl [2022-04-08T19:34:08.687Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/root_key.pem [2022-04-08T19:34:08.687Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/serer_csr.pem [2022-04-08T19:34:08.687Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/server_cert.pem [2022-04-08T19:34:08.687Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/server_csr.pem [2022-04-08T19:34:08.687Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/server_key.pem [2022-04-08T19:34:08.687Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault.go [2022-04-08T19:34:08.687Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault_client.go [2022-04-08T19:34:08.687Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault_client_test.go [2022-04-08T19:34:08.687Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault_fake_test.go [2022-04-08T19:34:08.687Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault_test.go [2022-04-08T19:34:08.687Z] spire-1.2.1/pkg/server/registration/ [2022-04-08T19:34:08.687Z] spire-1.2.1/pkg/server/registration/manager.go [2022-04-08T19:34:08.687Z] spire-1.2.1/pkg/server/registration/manager_test.go [2022-04-08T19:34:08.687Z] spire-1.2.1/pkg/server/scanentries.go [2022-04-08T19:34:08.687Z] spire-1.2.1/pkg/server/scanentries_test.go [2022-04-08T19:34:08.687Z] spire-1.2.1/pkg/server/server.go [2022-04-08T19:34:08.687Z] spire-1.2.1/pkg/server/server_test.go [2022-04-08T19:34:08.687Z] spire-1.2.1/pkg/server/svid/ [2022-04-08T19:34:08.687Z] spire-1.2.1/pkg/server/svid/observer.go [2022-04-08T19:34:08.687Z] spire-1.2.1/pkg/server/svid/observer_test.go [2022-04-08T19:34:08.687Z] spire-1.2.1/pkg/server/svid/rotator.go [2022-04-08T19:34:08.687Z] spire-1.2.1/pkg/server/svid/rotator_config.go [2022-04-08T19:34:08.687Z] spire-1.2.1/pkg/server/svid/rotator_config_test.go [2022-04-08T19:34:08.687Z] spire-1.2.1/pkg/server/svid/rotator_test.go [2022-04-08T19:34:08.687Z] spire-1.2.1/proto/ [2022-04-08T19:34:08.687Z] spire-1.2.1/proto/private/ [2022-04-08T19:34:08.687Z] spire-1.2.1/proto/private/server/ [2022-04-08T19:34:08.965Z] spire-1.2.1/proto/private/server/journal/ [2022-04-08T19:34:08.965Z] spire-1.2.1/proto/private/server/journal/journal.pb.go [2022-04-08T19:34:08.965Z] spire-1.2.1/proto/private/server/journal/journal.proto [2022-04-08T19:34:08.965Z] spire-1.2.1/proto/spire/ [2022-04-08T19:34:08.965Z] spire-1.2.1/proto/spire/common/ [2022-04-08T19:34:08.965Z] spire-1.2.1/proto/spire/common/common.pb.go [2022-04-08T19:34:08.965Z] spire-1.2.1/proto/spire/common/common.proto [2022-04-08T19:34:08.965Z] spire-1.2.1/proto/spire/common/plugin/ [2022-04-08T19:34:08.965Z] spire-1.2.1/proto/spire/common/plugin/plugin.pb.go [2022-04-08T19:34:08.965Z] spire-1.2.1/proto/spire/common/plugin/plugin.proto [2022-04-08T19:34:08.965Z] spire-1.2.1/proto/spire/common/plugin/plugin_grpc.pb.go [2022-04-08T19:34:08.965Z] spire-1.2.1/proto/spire/common/plugin/plugin_spire_plugin.pb.go [2022-04-08T19:34:08.965Z] spire-1.2.1/proto/spire/plugin/ [2022-04-08T19:34:08.965Z] spire-1.2.1/proto/spire/plugin/agent/ [2022-04-08T19:34:08.965Z] spire-1.2.1/proto/spire/plugin/agent/svidstore/ [2022-04-08T19:34:08.965Z] spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/ [2022-04-08T19:34:08.965Z] spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/svidstore.pb.go [2022-04-08T19:34:08.965Z] spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/svidstore.proto [2022-04-08T19:34:08.965Z] spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/svidstore_grpc.pb.go [2022-04-08T19:34:08.965Z] spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/svidstore_spire_plugin.pb.go [2022-04-08T19:34:08.965Z] spire-1.2.1/release/ [2022-04-08T19:34:08.965Z] spire-1.2.1/release/spire-extras/ [2022-04-08T19:34:08.965Z] spire-1.2.1/release/spire-extras/README.md [2022-04-08T19:34:08.965Z] spire-1.2.1/release/spire-extras/conf/ [2022-04-08T19:34:08.965Z] spire-1.2.1/release/spire-extras/conf/k8s-workload-registrar/ [2022-04-08T19:34:08.965Z] spire-1.2.1/release/spire-extras/conf/k8s-workload-registrar/k8s-workload-registrar.conf [2022-04-08T19:34:08.965Z] spire-1.2.1/release/spire-extras/conf/oidc-discovery-provider/ [2022-04-08T19:34:08.965Z] spire-1.2.1/release/spire-extras/conf/oidc-discovery-provider/oidc-discovery-provider.conf [2022-04-08T19:34:08.965Z] spire-1.2.1/release/spire/ [2022-04-08T19:34:08.965Z] spire-1.2.1/release/spire/README.md [2022-04-08T19:34:08.965Z] spire-1.2.1/release/spire/conf/ [2022-04-08T19:34:08.965Z] spire-1.2.1/release/spire/conf/agent/ [2022-04-08T19:34:08.965Z] spire-1.2.1/release/spire/conf/agent/agent.conf [2022-04-08T19:34:08.965Z] spire-1.2.1/release/spire/conf/server/ [2022-04-08T19:34:08.965Z] spire-1.2.1/release/spire/conf/server/server.conf [2022-04-08T19:34:08.965Z] spire-1.2.1/script/ [2022-04-08T19:34:08.965Z] spire-1.2.1/script/build-artifact.sh [2022-04-08T19:34:08.965Z] spire-1.2.1/script/generate_dummy_ca.sh [2022-04-08T19:34:08.965Z] spire-1.2.1/support/ [2022-04-08T19:34:08.965Z] spire-1.2.1/support/k8s/ [2022-04-08T19:34:08.965Z] spire-1.2.1/support/k8s/k8s-workload-registrar/ [2022-04-08T19:34:08.965Z] spire-1.2.1/support/k8s/k8s-workload-registrar/README.md [2022-04-08T19:34:08.965Z] spire-1.2.1/support/k8s/k8s-workload-registrar/accessutil_posix.go [2022-04-08T19:34:08.965Z] spire-1.2.1/support/k8s/k8s-workload-registrar/accessutil_windows.go [2022-04-08T19:34:08.965Z] spire-1.2.1/support/k8s/k8s-workload-registrar/config.go [2022-04-08T19:34:08.965Z] spire-1.2.1/support/k8s/k8s-workload-registrar/config_crd.go [2022-04-08T19:34:08.965Z] spire-1.2.1/support/k8s/k8s-workload-registrar/config_crd_test.go [2022-04-08T19:34:08.965Z] spire-1.2.1/support/k8s/k8s-workload-registrar/config_reconcile.go [2022-04-08T19:34:08.965Z] spire-1.2.1/support/k8s/k8s-workload-registrar/config_test.go [2022-04-08T19:34:08.965Z] spire-1.2.1/support/k8s/k8s-workload-registrar/config_webhook.go [2022-04-08T19:34:08.965Z] spire-1.2.1/support/k8s/k8s-workload-registrar/controller.go [2022-04-08T19:34:08.965Z] spire-1.2.1/support/k8s/k8s-workload-registrar/controller_test.go [2022-04-08T19:34:08.965Z] spire-1.2.1/support/k8s/k8s-workload-registrar/federation/ [2022-04-08T19:34:08.965Z] spire-1.2.1/support/k8s/k8s-workload-registrar/federation/utils.go [2022-04-08T19:34:08.965Z] spire-1.2.1/support/k8s/k8s-workload-registrar/federation/utils_test.go [2022-04-08T19:34:08.965Z] spire-1.2.1/support/k8s/k8s-workload-registrar/generate-config.go [2022-04-08T19:34:08.965Z] spire-1.2.1/support/k8s/k8s-workload-registrar/main.go [2022-04-08T19:34:08.965Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/ [2022-04-08T19:34:08.965Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/README.md [2022-04-08T19:34:08.965Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/ [2022-04-08T19:34:08.965Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/ [2022-04-08T19:34:08.965Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/ [2022-04-08T19:34:08.965Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/groupversion_info.go [2022-04-08T19:34:08.965Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/spiffeid_types.go [2022-04-08T19:34:08.965Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/spiffeid_utils.go [2022-04-08T19:34:08.965Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/spiffeid_webhook.go [2022-04-08T19:34:08.965Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/zz_generated.deepcopy.go [2022-04-08T19:34:08.965Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/config/ [2022-04-08T19:34:08.965Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/config/spiffeid.spiffe.io_spiffeids.yaml [2022-04-08T19:34:08.965Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/config/spire-agent.yaml [2022-04-08T19:34:08.965Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/config/spire-server-registrar.yaml [2022-04-08T19:34:08.965Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/ [2022-04-08T19:34:08.965Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/endpoint_controller.go [2022-04-08T19:34:08.965Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/endpoint_controller_test.go [2022-04-08T19:34:08.965Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/node_controller.go [2022-04-08T19:34:08.965Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/node_controller_test.go [2022-04-08T19:34:08.965Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/pod_controller.go [2022-04-08T19:34:08.965Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/pod_controller_test.go [2022-04-08T19:34:08.965Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/spiffeid_controller.go [2022-04-08T19:34:08.965Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/spiffeid_controller_test.go [2022-04-08T19:34:08.965Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/suite_test.go [2022-04-08T19:34:08.965Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/utils.go [2022-04-08T19:34:08.965Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/samples/ [2022-04-08T19:34:08.965Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/samples/test_spiffeid.yaml [2022-04-08T19:34:08.965Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/samples/test_spiffeid_bad.yaml [2022-04-08T19:34:08.965Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/ [2022-04-08T19:34:08.965Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/ [2022-04-08T19:34:08.965Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/good-leaf-and-intermediate.pem [2022-04-08T19:34:08.965Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/good-leaf-only.pem [2022-04-08T19:34:08.965Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/key-pkcs8-ecdsa.pem [2022-04-08T19:34:08.965Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/key-pkcs8-rsa.pem [2022-04-08T19:34:08.965Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/webhook_svid.go [2022-04-08T19:34:08.965Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/webhook_svid_test.go [2022-04-08T19:34:08.965Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/ [2022-04-08T19:34:08.965Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/config/ [2022-04-08T19:34:08.965Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/config/roles.yaml [2022-04-08T19:34:08.965Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/ [2022-04-08T19:34:08.965Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/base_controller.go [2022-04-08T19:34:08.965Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/node_controller.go [2022-04-08T19:34:08.965Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/node_controller_test.go [2022-04-08T19:34:08.965Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/pod_controller.go [2022-04-08T19:34:08.965Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/pod_controller_test.go [2022-04-08T19:34:08.965Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/utils.go [2022-04-08T19:34:08.965Z] spire-1.2.1/support/k8s/k8s-workload-registrar/server.go [2022-04-08T19:34:08.965Z] spire-1.2.1/support/k8s/k8s-workload-registrar/server_test.go [2022-04-08T19:34:08.965Z] spire-1.2.1/support/k8s/k8s-workload-registrar/webhookhandler.go [2022-04-08T19:34:08.965Z] spire-1.2.1/support/k8s/k8s-workload-registrar/webhookhandler_test.go [2022-04-08T19:34:08.965Z] spire-1.2.1/support/oidc-discovery-provider/ [2022-04-08T19:34:08.965Z] spire-1.2.1/support/oidc-discovery-provider/README.md [2022-04-08T19:34:08.965Z] spire-1.2.1/support/oidc-discovery-provider/common_test.go [2022-04-08T19:34:08.965Z] spire-1.2.1/support/oidc-discovery-provider/config.go [2022-04-08T19:34:08.965Z] spire-1.2.1/support/oidc-discovery-provider/config_test.go [2022-04-08T19:34:08.965Z] spire-1.2.1/support/oidc-discovery-provider/domain_policy.go [2022-04-08T19:34:08.965Z] spire-1.2.1/support/oidc-discovery-provider/domain_policy_test.go [2022-04-08T19:34:08.965Z] spire-1.2.1/support/oidc-discovery-provider/handler.go [2022-04-08T19:34:08.965Z] spire-1.2.1/support/oidc-discovery-provider/handler_test.go [2022-04-08T19:34:08.965Z] spire-1.2.1/support/oidc-discovery-provider/jwks_source.go [2022-04-08T19:34:08.965Z] spire-1.2.1/support/oidc-discovery-provider/main.go [2022-04-08T19:34:08.965Z] spire-1.2.1/support/oidc-discovery-provider/server_api.go [2022-04-08T19:34:08.965Z] spire-1.2.1/support/oidc-discovery-provider/server_api_test.go [2022-04-08T19:34:08.965Z] spire-1.2.1/support/oidc-discovery-provider/workload_api.go [2022-04-08T19:34:08.965Z] spire-1.2.1/support/oidc-discovery-provider/workload_api_test.go [2022-04-08T19:34:08.965Z] spire-1.2.1/test/ [2022-04-08T19:34:08.965Z] spire-1.2.1/test/clock/ [2022-04-08T19:34:08.965Z] spire-1.2.1/test/clock/clock.go [2022-04-08T19:34:08.965Z] spire-1.2.1/test/fakes/ [2022-04-08T19:34:08.965Z] spire-1.2.1/test/fakes/fakeagentcatalog/ [2022-04-08T19:34:08.965Z] spire-1.2.1/test/fakes/fakeagentcatalog/catalog.go [2022-04-08T19:34:08.965Z] spire-1.2.1/test/fakes/fakeagentkeymanager/ [2022-04-08T19:34:08.965Z] spire-1.2.1/test/fakes/fakeagentkeymanager/keymanager.go [2022-04-08T19:34:08.965Z] spire-1.2.1/test/fakes/fakeagentnodeattestor/ [2022-04-08T19:34:08.965Z] spire-1.2.1/test/fakes/fakeagentnodeattestor/nodeattestor.go [2022-04-08T19:34:08.966Z] spire-1.2.1/test/fakes/fakeagentstore/ [2022-04-08T19:34:08.966Z] spire-1.2.1/test/fakes/fakeagentstore/agentstore.go [2022-04-08T19:34:08.966Z] spire-1.2.1/test/fakes/fakedatastore/ [2022-04-08T19:34:08.966Z] spire-1.2.1/test/fakes/fakedatastore/fakedatastore.go [2022-04-08T19:34:08.966Z] spire-1.2.1/test/fakes/fakeentryclient/ [2022-04-08T19:34:08.966Z] spire-1.2.1/test/fakes/fakeentryclient/entryclient.go [2022-04-08T19:34:08.966Z] spire-1.2.1/test/fakes/fakehealthchecker/ [2022-04-08T19:34:08.966Z] spire-1.2.1/test/fakes/fakehealthchecker/checker.go [2022-04-08T19:34:08.966Z] spire-1.2.1/test/fakes/fakeidentityprovider/ [2022-04-08T19:34:08.966Z] spire-1.2.1/test/fakes/fakeidentityprovider/identityprovider.go [2022-04-08T19:34:08.966Z] spire-1.2.1/test/fakes/fakemetrics/ [2022-04-08T19:34:08.966Z] spire-1.2.1/test/fakes/fakemetrics/fakemetrics.go [2022-04-08T19:34:08.966Z] spire-1.2.1/test/fakes/fakenoderesolver/ [2022-04-08T19:34:08.966Z] spire-1.2.1/test/fakes/fakenoderesolver/noderesolver.go [2022-04-08T19:34:08.966Z] spire-1.2.1/test/fakes/fakenotifier/ [2022-04-08T19:34:08.966Z] spire-1.2.1/test/fakes/fakenotifier/notifier.go [2022-04-08T19:34:08.966Z] spire-1.2.1/test/fakes/fakepluginmetrics/ [2022-04-08T19:34:08.966Z] spire-1.2.1/test/fakes/fakepluginmetrics/fakepluginmetrics.go [2022-04-08T19:34:08.966Z] spire-1.2.1/test/fakes/fakeserverca/ [2022-04-08T19:34:08.966Z] spire-1.2.1/test/fakes/fakeserverca/serverca.go [2022-04-08T19:34:08.966Z] spire-1.2.1/test/fakes/fakeservercatalog/ [2022-04-08T19:34:08.966Z] spire-1.2.1/test/fakes/fakeservercatalog/catalog.go [2022-04-08T19:34:08.966Z] spire-1.2.1/test/fakes/fakeserverkeymanager/ [2022-04-08T19:34:08.966Z] spire-1.2.1/test/fakes/fakeserverkeymanager/keymanager.go [2022-04-08T19:34:08.966Z] spire-1.2.1/test/fakes/fakeservernodeattestor/ [2022-04-08T19:34:08.966Z] spire-1.2.1/test/fakes/fakeservernodeattestor/nodeattestor.go [2022-04-08T19:34:08.966Z] spire-1.2.1/test/fakes/fakeupstreamauthority/ [2022-04-08T19:34:08.966Z] spire-1.2.1/test/fakes/fakeupstreamauthority/plugin.go [2022-04-08T19:34:08.966Z] spire-1.2.1/test/fakes/fakeupstreamauthority/upstreamauthority.go [2022-04-08T19:34:08.966Z] spire-1.2.1/test/fakes/fakeworkloadapi/ [2022-04-08T19:34:08.966Z] spire-1.2.1/test/fakes/fakeworkloadapi/workloadapi.go [2022-04-08T19:34:08.966Z] spire-1.2.1/test/fakes/fakeworkloadattestor/ [2022-04-08T19:34:08.966Z] spire-1.2.1/test/fakes/fakeworkloadattestor/workloadattestor.go [2022-04-08T19:34:08.966Z] spire-1.2.1/test/fixture/ [2022-04-08T19:34:08.966Z] spire-1.2.1/test/fixture/certs/ [2022-04-08T19:34:08.966Z] spire-1.2.1/test/fixture/certs/agent_svid.der [2022-04-08T19:34:08.966Z] spire-1.2.1/test/fixture/certs/base_cert.pem [2022-04-08T19:34:08.966Z] spire-1.2.1/test/fixture/certs/base_csr.pem [2022-04-08T19:34:08.966Z] spire-1.2.1/test/fixture/certs/base_key.pem [2022-04-08T19:34:08.966Z] spire-1.2.1/test/fixture/certs/base_rotated_cert.pem [2022-04-08T19:34:08.966Z] spire-1.2.1/test/fixture/certs/base_rotated_csr.pem [2022-04-08T19:34:08.966Z] spire-1.2.1/test/fixture/certs/base_rotated_key.pem [2022-04-08T19:34:08.966Z] spire-1.2.1/test/fixture/certs/blog_cert.pem [2022-04-08T19:34:08.966Z] spire-1.2.1/test/fixture/certs/blog_csr.pem [2022-04-08T19:34:08.966Z] spire-1.2.1/test/fixture/certs/blog_key.pem [2022-04-08T19:34:08.966Z] spire-1.2.1/test/fixture/certs/bundle.der [2022-04-08T19:34:08.966Z] spire-1.2.1/test/fixture/certs/ca.pem [2022-04-08T19:34:08.966Z] spire-1.2.1/test/fixture/certs/ca_key.pem [2022-04-08T19:34:08.966Z] spire-1.2.1/test/fixture/certs/database_cert.pem [2022-04-08T19:34:08.966Z] spire-1.2.1/test/fixture/certs/database_csr.pem [2022-04-08T19:34:08.966Z] spire-1.2.1/test/fixture/certs/database_key.pem [2022-04-08T19:34:08.966Z] spire-1.2.1/test/fixture/certs/node_cert.pem [2022-04-08T19:34:08.966Z] spire-1.2.1/test/fixture/certs/node_csr.pem [2022-04-08T19:34:08.966Z] spire-1.2.1/test/fixture/certs/node_key.pem [2022-04-08T19:34:08.966Z] spire-1.2.1/test/fixture/certs/svid.pem [2022-04-08T19:34:08.966Z] spire-1.2.1/test/fixture/certs/svid_key.pem [2022-04-08T19:34:08.966Z] spire-1.2.1/test/fixture/config/ [2022-04-08T19:34:08.966Z] spire-1.2.1/test/fixture/config/agent_bad_agent_block.conf [2022-04-08T19:34:08.966Z] spire-1.2.1/test/fixture/config/agent_good.conf [2022-04-08T19:34:08.966Z] spire-1.2.1/test/fixture/config/agent_good_templated.conf [2022-04-08T19:34:08.966Z] spire-1.2.1/test/fixture/config/plugin_good.conf [2022-04-08T19:34:08.966Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_DogStatsd_block.conf [2022-04-08T19:34:08.966Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_InMem_block.conf [2022-04-08T19:34:08.966Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_M3_block.conf [2022-04-08T19:34:08.966Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_Prometheus_block.conf [2022-04-08T19:34:08.966Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_Statsd_block.conf [2022-04-08T19:34:08.966Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_health_checks_block.conf [2022-04-08T19:34:08.966Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_root_block.conf [2022-04-08T19:34:08.966Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_telemetry_block.conf [2022-04-08T19:34:08.966Z] spire-1.2.1/test/fixture/config/server_bad_nested_bundle_endpoint_acme_block.conf [2022-04-08T19:34:08.966Z] spire-1.2.1/test/fixture/config/server_bad_nested_bundle_endpoint_block.conf [2022-04-08T19:34:08.966Z] spire-1.2.1/test/fixture/config/server_bad_nested_ca_subject_block.conf [2022-04-08T19:34:08.966Z] spire-1.2.1/test/fixture/config/server_bad_nested_experimental_block.conf [2022-04-08T19:34:08.966Z] spire-1.2.1/test/fixture/config/server_bad_nested_federates_with_block.conf [2022-04-08T19:34:08.966Z] spire-1.2.1/test/fixture/config/server_bad_nested_federation_block.conf [2022-04-08T19:34:08.966Z] spire-1.2.1/test/fixture/config/server_bad_ratelimit_block.conf [2022-04-08T19:34:08.966Z] spire-1.2.1/test/fixture/config/server_bad_server_block.conf [2022-04-08T19:34:08.966Z] spire-1.2.1/test/fixture/config/server_good.conf [2022-04-08T19:34:08.966Z] spire-1.2.1/test/fixture/config/server_good_templated.conf [2022-04-08T19:34:08.966Z] spire-1.2.1/test/fixture/fixture.go [2022-04-08T19:34:08.966Z] spire-1.2.1/test/fixture/nodeattestor/ [2022-04-08T19:34:08.966Z] spire-1.2.1/test/fixture/nodeattestor/sshpop/ [2022-04-08T19:34:08.966Z] spire-1.2.1/test/fixture/nodeattestor/sshpop/agent_ssh_key [2022-04-08T19:34:08.966Z] spire-1.2.1/test/fixture/nodeattestor/sshpop/agent_ssh_key-cert.pub [2022-04-08T19:34:08.966Z] spire-1.2.1/test/fixture/nodeattestor/sshpop/ssh_cert_authority.pub [2022-04-08T19:34:08.966Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/ [2022-04-08T19:34:08.966Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/generate.go [2022-04-08T19:34:08.966Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/intermediate.pem [2022-04-08T19:34:08.966Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/leaf-crt-bundle.pem [2022-04-08T19:34:08.966Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/leaf-key.pem [2022-04-08T19:34:08.966Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/leaf.pem [2022-04-08T19:34:08.966Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/root-crt.pem [2022-04-08T19:34:08.966Z] spire-1.2.1/test/fixture/registration/ [2022-04-08T19:34:08.966Z] spire-1.2.1/test/fixture/registration/entries.json [2022-04-08T19:34:08.966Z] spire-1.2.1/test/fixture/registration/good-for-update.json [2022-04-08T19:34:08.966Z] spire-1.2.1/test/fixture/registration/good.json [2022-04-08T19:34:08.966Z] spire-1.2.1/test/fixture/registration/invalid.json [2022-04-08T19:34:08.966Z] spire-1.2.1/test/fixture/registration/invalid_json.json [2022-04-08T19:34:08.966Z] spire-1.2.1/test/fixture/registration/manager_test_entries.json [2022-04-08T19:34:08.966Z] spire-1.2.1/test/integration/ [2022-04-08T19:34:08.966Z] spire-1.2.1/test/integration/README.md [2022-04-08T19:34:08.966Z] spire-1.2.1/test/integration/common [2022-04-08T19:34:08.966Z] spire-1.2.1/test/integration/setup/ [2022-04-08T19:34:08.966Z] spire-1.2.1/test/integration/setup/adminclient/ [2022-04-08T19:34:08.966Z] spire-1.2.1/test/integration/setup/adminclient/build.sh [2022-04-08T19:34:08.966Z] spire-1.2.1/test/integration/setup/adminclient/client.go [2022-04-08T19:34:08.966Z] spire-1.2.1/test/integration/setup/debugagent/ [2022-04-08T19:34:08.966Z] spire-1.2.1/test/integration/setup/debugagent/build.sh [2022-04-08T19:34:08.966Z] spire-1.2.1/test/integration/setup/debugagent/main.go [2022-04-08T19:34:08.966Z] spire-1.2.1/test/integration/setup/debugserver/ [2022-04-08T19:34:08.966Z] spire-1.2.1/test/integration/setup/debugserver/build.sh [2022-04-08T19:34:08.966Z] spire-1.2.1/test/integration/setup/debugserver/main.go [2022-04-08T19:34:08.966Z] spire-1.2.1/test/integration/setup/downstreamclient/ [2022-04-08T19:34:08.966Z] spire-1.2.1/test/integration/setup/downstreamclient/build.sh [2022-04-08T19:34:08.966Z] spire-1.2.1/test/integration/setup/downstreamclient/client.go [2022-04-08T19:34:08.966Z] spire-1.2.1/test/integration/setup/itclient/ [2022-04-08T19:34:08.966Z] spire-1.2.1/test/integration/setup/itclient/client.go [2022-04-08T19:34:08.966Z] spire-1.2.1/test/integration/setup/node-attestation/ [2022-04-08T19:34:08.966Z] spire-1.2.1/test/integration/setup/node-attestation/build.sh [2022-04-08T19:34:08.966Z] spire-1.2.1/test/integration/setup/node-attestation/client.go [2022-04-08T19:34:08.966Z] spire-1.2.1/test/integration/setup/x509pop/ [2022-04-08T19:34:08.966Z] spire-1.2.1/test/integration/setup/x509pop/gencerts.go [2022-04-08T19:34:08.966Z] spire-1.2.1/test/integration/setup/x509pop/setup.sh [2022-04-08T19:34:08.966Z] spire-1.2.1/test/integration/suites/ [2022-04-08T19:34:08.966Z] spire-1.2.1/test/integration/suites/admin-endpoints/ [2022-04-08T19:34:08.966Z] spire-1.2.1/test/integration/suites/admin-endpoints/00-setup [2022-04-08T19:34:08.966Z] spire-1.2.1/test/integration/suites/admin-endpoints/01-start-server [2022-04-08T19:34:08.966Z] spire-1.2.1/test/integration/suites/admin-endpoints/02-bootstrap-agent [2022-04-08T19:34:08.966Z] spire-1.2.1/test/integration/suites/admin-endpoints/03-start-agent [2022-04-08T19:34:08.966Z] spire-1.2.1/test/integration/suites/admin-endpoints/04-create-registration-entries [2022-04-08T19:34:08.966Z] spire-1.2.1/test/integration/suites/admin-endpoints/05-test-endpoints [2022-04-08T19:34:08.966Z] spire-1.2.1/test/integration/suites/admin-endpoints/README.md [2022-04-08T19:34:08.966Z] spire-1.2.1/test/integration/suites/admin-endpoints/conf/ [2022-04-08T19:34:08.966Z] spire-1.2.1/test/integration/suites/admin-endpoints/conf/agent/ [2022-04-08T19:34:08.966Z] spire-1.2.1/test/integration/suites/admin-endpoints/conf/agent/agent.conf [2022-04-08T19:34:08.966Z] spire-1.2.1/test/integration/suites/admin-endpoints/conf/server/ [2022-04-08T19:34:08.966Z] spire-1.2.1/test/integration/suites/admin-endpoints/conf/server/server.conf [2022-04-08T19:34:08.966Z] spire-1.2.1/test/integration/suites/admin-endpoints/docker-compose.yaml [2022-04-08T19:34:08.966Z] spire-1.2.1/test/integration/suites/admin-endpoints/teardown [2022-04-08T19:34:08.966Z] spire-1.2.1/test/integration/suites/datastore-mysql-replication/ [2022-04-08T19:34:08.966Z] spire-1.2.1/test/integration/suites/datastore-mysql-replication/00-setup [2022-04-08T19:34:08.966Z] spire-1.2.1/test/integration/suites/datastore-mysql-replication/01-test-variants [2022-04-08T19:34:08.966Z] spire-1.2.1/test/integration/suites/datastore-mysql-replication/README.md [2022-04-08T19:34:08.966Z] spire-1.2.1/test/integration/suites/datastore-mysql-replication/docker-compose.yaml [2022-04-08T19:34:08.966Z] spire-1.2.1/test/integration/suites/datastore-mysql-replication/teardown [2022-04-08T19:34:08.966Z] spire-1.2.1/test/integration/suites/datastore-mysql/ [2022-04-08T19:34:08.966Z] spire-1.2.1/test/integration/suites/datastore-mysql/00-setup [2022-04-08T19:34:08.966Z] spire-1.2.1/test/integration/suites/datastore-mysql/01-test-variants [2022-04-08T19:34:08.966Z] spire-1.2.1/test/integration/suites/datastore-mysql/README.md [2022-04-08T19:34:08.966Z] spire-1.2.1/test/integration/suites/datastore-mysql/docker-compose.yaml [2022-04-08T19:34:08.966Z] spire-1.2.1/test/integration/suites/datastore-mysql/teardown [2022-04-08T19:34:08.966Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/ [2022-04-08T19:34:09.244Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/00-setup [2022-04-08T19:34:09.244Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/01-test-variants [2022-04-08T19:34:09.244Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/README.md [2022-04-08T19:34:09.244Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/docker-compose.yaml [2022-04-08T19:34:09.244Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/principal/ [2022-04-08T19:34:09.244Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/principal/init.sh [2022-04-08T19:34:09.244Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/replica/ [2022-04-08T19:34:09.244Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/replica/docker-entrypoint.sh [2022-04-08T19:34:09.244Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/replica/v12/ [2022-04-08T19:34:09.244Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/replica/v12/docker-entrypoint.sh [2022-04-08T19:34:09.244Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/teardown [2022-04-08T19:34:09.244Z] spire-1.2.1/test/integration/suites/datastore-postgres/ [2022-04-08T19:34:09.244Z] spire-1.2.1/test/integration/suites/datastore-postgres/00-setup [2022-04-08T19:34:09.244Z] spire-1.2.1/test/integration/suites/datastore-postgres/01-test-variants [2022-04-08T19:34:09.244Z] spire-1.2.1/test/integration/suites/datastore-postgres/README.md [2022-04-08T19:34:09.244Z] spire-1.2.1/test/integration/suites/datastore-postgres/docker-compose.yaml [2022-04-08T19:34:09.244Z] spire-1.2.1/test/integration/suites/datastore-postgres/teardown [2022-04-08T19:34:09.244Z] spire-1.2.1/test/integration/suites/debug-endpoints/ [2022-04-08T19:34:09.244Z] spire-1.2.1/test/integration/suites/debug-endpoints/00-setup [2022-04-08T19:34:09.244Z] spire-1.2.1/test/integration/suites/debug-endpoints/01-start-server [2022-04-08T19:34:09.244Z] spire-1.2.1/test/integration/suites/debug-endpoints/02-bootstrap-agent [2022-04-08T19:34:09.244Z] spire-1.2.1/test/integration/suites/debug-endpoints/03-start-agent [2022-04-08T19:34:09.244Z] spire-1.2.1/test/integration/suites/debug-endpoints/04-create-registration-entries [2022-04-08T19:34:09.244Z] spire-1.2.1/test/integration/suites/debug-endpoints/05-test-endpoints [2022-04-08T19:34:09.244Z] spire-1.2.1/test/integration/suites/debug-endpoints/README.md [2022-04-08T19:34:09.244Z] spire-1.2.1/test/integration/suites/debug-endpoints/conf/ [2022-04-08T19:34:09.244Z] spire-1.2.1/test/integration/suites/debug-endpoints/conf/agent/ [2022-04-08T19:34:09.244Z] spire-1.2.1/test/integration/suites/debug-endpoints/conf/agent/agent.conf [2022-04-08T19:34:09.244Z] spire-1.2.1/test/integration/suites/debug-endpoints/conf/server/ [2022-04-08T19:34:09.244Z] spire-1.2.1/test/integration/suites/debug-endpoints/conf/server/server.conf [2022-04-08T19:34:09.244Z] spire-1.2.1/test/integration/suites/debug-endpoints/docker-compose.yaml [2022-04-08T19:34:09.244Z] spire-1.2.1/test/integration/suites/debug-endpoints/teardown [2022-04-08T19:34:09.244Z] spire-1.2.1/test/integration/suites/downstream-endpoints/ [2022-04-08T19:34:09.244Z] spire-1.2.1/test/integration/suites/downstream-endpoints/00-setup [2022-04-08T19:34:09.244Z] spire-1.2.1/test/integration/suites/downstream-endpoints/01-start-server [2022-04-08T19:34:09.244Z] spire-1.2.1/test/integration/suites/downstream-endpoints/02-bootstrap-agent [2022-04-08T19:34:09.244Z] spire-1.2.1/test/integration/suites/downstream-endpoints/03-start-agent [2022-04-08T19:34:09.244Z] spire-1.2.1/test/integration/suites/downstream-endpoints/04-create-entries [2022-04-08T19:34:09.244Z] spire-1.2.1/test/integration/suites/downstream-endpoints/05-test-endpoints [2022-04-08T19:34:09.244Z] spire-1.2.1/test/integration/suites/downstream-endpoints/README.md [2022-04-08T19:34:09.244Z] spire-1.2.1/test/integration/suites/downstream-endpoints/conf/ [2022-04-08T19:34:09.244Z] spire-1.2.1/test/integration/suites/downstream-endpoints/conf/agent/ [2022-04-08T19:34:09.244Z] spire-1.2.1/test/integration/suites/downstream-endpoints/conf/agent/agent.conf [2022-04-08T19:34:09.244Z] spire-1.2.1/test/integration/suites/downstream-endpoints/conf/server/ [2022-04-08T19:34:09.244Z] spire-1.2.1/test/integration/suites/downstream-endpoints/conf/server/server.conf [2022-04-08T19:34:09.244Z] spire-1.2.1/test/integration/suites/downstream-endpoints/docker-compose.yaml [2022-04-08T19:34:09.244Z] spire-1.2.1/test/integration/suites/downstream-endpoints/teardown [2022-04-08T19:34:09.244Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/ [2022-04-08T19:34:09.244Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/00-setup [2022-04-08T19:34:09.244Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/01-start-server [2022-04-08T19:34:09.244Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/02-bootstrap-agents [2022-04-08T19:34:09.244Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/03-start-remaining-containers [2022-04-08T19:34:09.244Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/04-create-workload-entries [2022-04-08T19:34:09.244Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/05-check-workload-connectivity [2022-04-08T19:34:09.244Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/README.md [2022-04-08T19:34:09.244Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/ [2022-04-08T19:34:09.244Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/downstream-agent/ [2022-04-08T19:34:09.244Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/downstream-agent/agent.conf [2022-04-08T19:34:09.244Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/downstream-envoy/ [2022-04-08T19:34:09.244Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/downstream-envoy/envoy.yaml [2022-04-08T19:34:09.244Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/server/ [2022-04-08T19:34:09.244Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/server/server.conf [2022-04-08T19:34:09.244Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/supervisord.conf [2022-04-08T19:34:09.244Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/upstream-agent/ [2022-04-08T19:34:09.244Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/upstream-agent/agent.conf [2022-04-08T19:34:09.244Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/upstream-envoy/ [2022-04-08T19:34:09.244Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/upstream-envoy/envoy.yaml [2022-04-08T19:34:09.244Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/docker-compose.yaml [2022-04-08T19:34:09.244Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/teardown [2022-04-08T19:34:09.244Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/ [2022-04-08T19:34:09.244Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/00-test-envoy-releases.sh [2022-04-08T19:34:09.244Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/Dockerfile [2022-04-08T19:34:09.244Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/README.md [2022-04-08T19:34:09.244Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/ [2022-04-08T19:34:09.244Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/ [2022-04-08T19:34:09.244Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/agent/ [2022-04-08T19:34:09.244Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/agent/agent.conf [2022-04-08T19:34:09.244Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/envoy/ [2022-04-08T19:34:09.244Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/envoy/envoy.yaml [2022-04-08T19:34:09.244Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/server/ [2022-04-08T19:34:09.244Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/server/server.conf [2022-04-08T19:34:09.244Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/ [2022-04-08T19:34:09.244Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/agent/ [2022-04-08T19:34:09.244Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/agent/agent.conf [2022-04-08T19:34:09.244Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/envoy/ [2022-04-08T19:34:09.244Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/envoy/envoy.yaml [2022-04-08T19:34:09.244Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/supervisord.conf [2022-04-08T19:34:09.244Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/ [2022-04-08T19:34:09.244Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/agent/ [2022-04-08T19:34:09.244Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/agent/agent.conf [2022-04-08T19:34:09.244Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/envoy/ [2022-04-08T19:34:09.244Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/envoy/envoy.yaml [2022-04-08T19:34:09.244Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/server/ [2022-04-08T19:34:09.245Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/server/server.conf [2022-04-08T19:34:09.245Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/docker-compose.yaml [2022-04-08T19:34:09.245Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/teardown [2022-04-08T19:34:09.245Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/ [2022-04-08T19:34:09.245Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/00-test-envoy-releases [2022-04-08T19:34:09.245Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/README.md [2022-04-08T19:34:09.245Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/ [2022-04-08T19:34:09.245Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/downstream-agent/ [2022-04-08T19:34:09.245Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/downstream-agent/agent.conf [2022-04-08T19:34:09.245Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/downstream-envoy/ [2022-04-08T19:34:09.245Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/downstream-envoy/envoy.yaml [2022-04-08T19:34:09.245Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/server/ [2022-04-08T19:34:09.245Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/server/server.conf [2022-04-08T19:34:09.245Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/supervisord.conf [2022-04-08T19:34:09.245Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/upstream-agent/ [2022-04-08T19:34:09.245Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/upstream-agent/agent.conf [2022-04-08T19:34:09.245Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/upstream-envoy/ [2022-04-08T19:34:09.245Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/upstream-envoy/envoy.yaml [2022-04-08T19:34:09.245Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/docker-compose.yaml [2022-04-08T19:34:09.245Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/teardown [2022-04-08T19:34:09.245Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/ [2022-04-08T19:34:09.245Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/00-setup [2022-04-08T19:34:09.245Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/01-start-servers [2022-04-08T19:34:09.245Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/02-bootstrap-federation-and-agents [2022-04-08T19:34:09.245Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/03-start-remaining-containers [2022-04-08T19:34:09.245Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/04-create-workload-entries [2022-04-08T19:34:09.245Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/05-check-workload-connectivity [2022-04-08T19:34:09.245Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/06-stop-servers [2022-04-08T19:34:09.245Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/07-check-workload-connectivity [2022-04-08T19:34:09.245Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/08-start-servers [2022-04-08T19:34:09.245Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/09-check-workload-connectivity [2022-04-08T19:34:09.245Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/10-stop-agents [2022-04-08T19:34:09.245Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/11-check-workload-connectivity [2022-04-08T19:34:09.245Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/12-start-agents [2022-04-08T19:34:09.245Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/13-check-workload-connectivity [2022-04-08T19:34:09.245Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/Dockerfile [2022-04-08T19:34:09.245Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/README.md [2022-04-08T19:34:09.245Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/ [2022-04-08T19:34:09.245Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/ [2022-04-08T19:34:09.245Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/agent/ [2022-04-08T19:34:09.245Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/agent/agent.conf [2022-04-08T19:34:09.245Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/ghostunnel/ [2022-04-08T19:34:09.245Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/ghostunnel/ghostunnel.flags [2022-04-08T19:34:09.245Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/server/ [2022-04-08T19:34:09.245Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/server/server.conf [2022-04-08T19:34:09.245Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/supervisord/ [2022-04-08T19:34:09.245Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/supervisord/supervisord.conf [2022-04-08T19:34:09.245Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/ [2022-04-08T19:34:09.245Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/agent/ [2022-04-08T19:34:09.245Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/agent/agent.conf [2022-04-08T19:34:09.245Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/ghostunnel/ [2022-04-08T19:34:09.245Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/ghostunnel/ghostunnel.flags [2022-04-08T19:34:09.245Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/server/ [2022-04-08T19:34:09.245Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/server/server.conf [2022-04-08T19:34:09.245Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/supervisord/ [2022-04-08T19:34:09.245Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/supervisord/supervisord.conf [2022-04-08T19:34:09.245Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/docker-compose.yaml [2022-04-08T19:34:09.245Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/teardown [2022-04-08T19:34:09.245Z] spire-1.2.1/test/integration/suites/join-token/ [2022-04-08T19:34:09.245Z] spire-1.2.1/test/integration/suites/join-token/01-start-server [2022-04-08T19:34:09.245Z] spire-1.2.1/test/integration/suites/join-token/02-bootstrap-agents [2022-04-08T19:34:09.245Z] spire-1.2.1/test/integration/suites/join-token/03-start-agent [2022-04-08T19:34:09.245Z] spire-1.2.1/test/integration/suites/join-token/04-create-workload-entry [2022-04-08T19:34:09.245Z] spire-1.2.1/test/integration/suites/join-token/05-check-svid [2022-04-08T19:34:09.245Z] spire-1.2.1/test/integration/suites/join-token/06-start-bad-agent [2022-04-08T19:34:09.245Z] spire-1.2.1/test/integration/suites/join-token/README.md [2022-04-08T19:34:09.245Z] spire-1.2.1/test/integration/suites/join-token/conf/ [2022-04-08T19:34:09.245Z] spire-1.2.1/test/integration/suites/join-token/conf/agent/ [2022-04-08T19:34:09.245Z] spire-1.2.1/test/integration/suites/join-token/conf/agent/agent.conf [2022-04-08T19:34:09.245Z] spire-1.2.1/test/integration/suites/join-token/conf/server/ [2022-04-08T19:34:09.245Z] spire-1.2.1/test/integration/suites/join-token/conf/server/server.conf [2022-04-08T19:34:09.245Z] spire-1.2.1/test/integration/suites/join-token/docker-compose.yaml [2022-04-08T19:34:09.245Z] spire-1.2.1/test/integration/suites/join-token/teardown [2022-04-08T19:34:09.245Z] spire-1.2.1/test/integration/suites/k8s-reconcile/ [2022-04-08T19:34:09.245Z] spire-1.2.1/test/integration/suites/k8s-reconcile/00-setup [2022-04-08T19:34:09.245Z] spire-1.2.1/test/integration/suites/k8s-reconcile/01-apply-config [2022-04-08T19:34:09.245Z] spire-1.2.1/test/integration/suites/k8s-reconcile/02-check-for-workload-svid [2022-04-08T19:34:09.245Z] spire-1.2.1/test/integration/suites/k8s-reconcile/README.md [2022-04-08T19:34:09.245Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/ [2022-04-08T19:34:09.245Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/admctrl/ [2022-04-08T19:34:09.245Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/admctrl/admission-control.yaml [2022-04-08T19:34:09.245Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/admctrl/kubeconfig.yaml [2022-04-08T19:34:09.245Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/agent/ [2022-04-08T19:34:09.245Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/agent/kustomization.yaml [2022-04-08T19:34:09.245Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/agent/spire-agent.yaml [2022-04-08T19:34:09.245Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/kind-config.yaml [2022-04-08T19:34:09.245Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/server/ [2022-04-08T19:34:09.245Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/server/k8s-workload-registrar-secret.yaml [2022-04-08T19:34:09.245Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/server/kustomization.yaml [2022-04-08T19:34:09.245Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/server/spire-server.yaml [2022-04-08T19:34:09.245Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/workload.yaml [2022-04-08T19:34:09.245Z] spire-1.2.1/test/integration/suites/k8s-reconcile/init-kubectl [2022-04-08T19:34:09.245Z] spire-1.2.1/test/integration/suites/k8s-reconcile/teardown [2022-04-08T19:34:09.245Z] spire-1.2.1/test/integration/suites/k8s-scratch/ [2022-04-08T19:34:09.245Z] spire-1.2.1/test/integration/suites/k8s-scratch/00-setup [2022-04-08T19:34:09.245Z] spire-1.2.1/test/integration/suites/k8s-scratch/01-apply-config [2022-04-08T19:34:09.245Z] spire-1.2.1/test/integration/suites/k8s-scratch/02-check-for-workload-svid [2022-04-08T19:34:09.245Z] spire-1.2.1/test/integration/suites/k8s-scratch/README.md [2022-04-08T19:34:09.245Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/ [2022-04-08T19:34:09.245Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/admctrl/ [2022-04-08T19:34:09.245Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/admctrl/admission-control.yaml [2022-04-08T19:34:09.245Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/admctrl/kubeconfig.yaml [2022-04-08T19:34:09.245Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/agent/ [2022-04-08T19:34:09.245Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/agent/kustomization.yaml [2022-04-08T19:34:09.245Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/agent/spire-agent.yaml [2022-04-08T19:34:09.245Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/kind-config.yaml [2022-04-08T19:34:09.245Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/server/ [2022-04-08T19:34:09.245Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/server/k8s-workload-registrar-secret.yaml [2022-04-08T19:34:09.245Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/server/kustomization.yaml [2022-04-08T19:34:09.245Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/server/spire-server.yaml [2022-04-08T19:34:09.245Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/webhook/ [2022-04-08T19:34:09.245Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/webhook/kustomization.yaml [2022-04-08T19:34:09.245Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/webhook/validation-webhook.yaml [2022-04-08T19:34:09.245Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/workload.yaml [2022-04-08T19:34:09.245Z] spire-1.2.1/test/integration/suites/k8s-scratch/init-kubectl [2022-04-08T19:34:09.245Z] spire-1.2.1/test/integration/suites/k8s-scratch/teardown [2022-04-08T19:34:09.245Z] spire-1.2.1/test/integration/suites/k8s/ [2022-04-08T19:34:09.245Z] spire-1.2.1/test/integration/suites/k8s/00-setup [2022-04-08T19:34:09.245Z] spire-1.2.1/test/integration/suites/k8s/01-apply-config [2022-04-08T19:34:09.245Z] spire-1.2.1/test/integration/suites/k8s/02-check-for-workload-svid [2022-04-08T19:34:09.245Z] spire-1.2.1/test/integration/suites/k8s/README.md [2022-04-08T19:34:09.245Z] spire-1.2.1/test/integration/suites/k8s/conf/ [2022-04-08T19:34:09.245Z] spire-1.2.1/test/integration/suites/k8s/conf/admctrl/ [2022-04-08T19:34:09.245Z] spire-1.2.1/test/integration/suites/k8s/conf/admctrl/admission-control.yaml [2022-04-08T19:34:09.245Z] spire-1.2.1/test/integration/suites/k8s/conf/admctrl/kubeconfig.yaml [2022-04-08T19:34:09.245Z] spire-1.2.1/test/integration/suites/k8s/conf/agent/ [2022-04-08T19:34:09.245Z] spire-1.2.1/test/integration/suites/k8s/conf/agent/kustomization.yaml [2022-04-08T19:34:09.245Z] spire-1.2.1/test/integration/suites/k8s/conf/agent/spire-agent.yaml [2022-04-08T19:34:09.245Z] spire-1.2.1/test/integration/suites/k8s/conf/kind-config.yaml [2022-04-08T19:34:09.245Z] spire-1.2.1/test/integration/suites/k8s/conf/server/ [2022-04-08T19:34:09.245Z] spire-1.2.1/test/integration/suites/k8s/conf/server/k8s-workload-registrar-secret.yaml [2022-04-08T19:34:09.245Z] spire-1.2.1/test/integration/suites/k8s/conf/server/kustomization.yaml [2022-04-08T19:34:09.245Z] spire-1.2.1/test/integration/suites/k8s/conf/server/spire-server.yaml [2022-04-08T19:34:09.245Z] spire-1.2.1/test/integration/suites/k8s/conf/webhook/ [2022-04-08T19:34:09.245Z] spire-1.2.1/test/integration/suites/k8s/conf/webhook/kustomization.yaml [2022-04-08T19:34:09.245Z] spire-1.2.1/test/integration/suites/k8s/conf/webhook/validation-webhook.yaml [2022-04-08T19:34:09.245Z] spire-1.2.1/test/integration/suites/k8s/conf/workload.yaml [2022-04-08T19:34:09.245Z] spire-1.2.1/test/integration/suites/k8s/init-kubectl [2022-04-08T19:34:09.245Z] spire-1.2.1/test/integration/suites/k8s/teardown [2022-04-08T19:34:09.245Z] spire-1.2.1/test/integration/suites/nested-rotation/ [2022-04-08T19:34:09.245Z] spire-1.2.1/test/integration/suites/nested-rotation/00-setup [2022-04-08T19:34:09.522Z] spire-1.2.1/test/integration/suites/nested-rotation/01-start-root [2022-04-08T19:34:09.522Z] spire-1.2.1/test/integration/suites/nested-rotation/02-create-intermediate-downstream-entries [2022-04-08T19:34:09.522Z] spire-1.2.1/test/integration/suites/nested-rotation/03-start-intermediateA [2022-04-08T19:34:09.522Z] spire-1.2.1/test/integration/suites/nested-rotation/04-create-leafA-downstream-entry [2022-04-08T19:34:09.522Z] spire-1.2.1/test/integration/suites/nested-rotation/05-start-leafA [2022-04-08T19:34:09.522Z] spire-1.2.1/test/integration/suites/nested-rotation/06-start-intermediateB [2022-04-08T19:34:09.522Z] spire-1.2.1/test/integration/suites/nested-rotation/07-create-leafB-downstream-entry [2022-04-08T19:34:09.522Z] spire-1.2.1/test/integration/suites/nested-rotation/08-start-leafB [2022-04-08T19:34:09.522Z] spire-1.2.1/test/integration/suites/nested-rotation/09-create-workload-entries [2022-04-08T19:34:09.522Z] spire-1.2.1/test/integration/suites/nested-rotation/10-check-svids [2022-04-08T19:34:09.522Z] spire-1.2.1/test/integration/suites/nested-rotation/Dockerfile [2022-04-08T19:34:09.522Z] spire-1.2.1/test/integration/suites/nested-rotation/README.md [2022-04-08T19:34:09.522Z] spire-1.2.1/test/integration/suites/nested-rotation/docker-compose.yaml [2022-04-08T19:34:09.522Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/ [2022-04-08T19:34:09.522Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/agent/ [2022-04-08T19:34:09.522Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/agent/agent.conf [2022-04-08T19:34:09.522Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/server/ [2022-04-08T19:34:09.522Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/server/server.conf [2022-04-08T19:34:09.522Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/ [2022-04-08T19:34:09.522Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/agent/ [2022-04-08T19:34:09.522Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/agent/agent.conf [2022-04-08T19:34:09.522Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/server/ [2022-04-08T19:34:09.522Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/server/server.conf [2022-04-08T19:34:09.522Z] spire-1.2.1/test/integration/suites/nested-rotation/leafA/ [2022-04-08T19:34:09.522Z] spire-1.2.1/test/integration/suites/nested-rotation/leafA/agent/ [2022-04-08T19:34:09.522Z] spire-1.2.1/test/integration/suites/nested-rotation/leafA/agent/agent.conf [2022-04-08T19:34:09.522Z] spire-1.2.1/test/integration/suites/nested-rotation/leafA/server/ [2022-04-08T19:34:09.522Z] spire-1.2.1/test/integration/suites/nested-rotation/leafA/server/server.conf [2022-04-08T19:34:09.522Z] spire-1.2.1/test/integration/suites/nested-rotation/leafB/ [2022-04-08T19:34:09.522Z] spire-1.2.1/test/integration/suites/nested-rotation/leafB/agent/ [2022-04-08T19:34:09.522Z] spire-1.2.1/test/integration/suites/nested-rotation/leafB/agent/agent.conf [2022-04-08T19:34:09.522Z] spire-1.2.1/test/integration/suites/nested-rotation/leafB/server/ [2022-04-08T19:34:09.522Z] spire-1.2.1/test/integration/suites/nested-rotation/leafB/server/server.conf [2022-04-08T19:34:09.522Z] spire-1.2.1/test/integration/suites/nested-rotation/root/ [2022-04-08T19:34:09.522Z] spire-1.2.1/test/integration/suites/nested-rotation/root/agent/ [2022-04-08T19:34:09.522Z] spire-1.2.1/test/integration/suites/nested-rotation/root/agent/agent.conf [2022-04-08T19:34:09.522Z] spire-1.2.1/test/integration/suites/nested-rotation/root/server/ [2022-04-08T19:34:09.522Z] spire-1.2.1/test/integration/suites/nested-rotation/root/server/server.conf [2022-04-08T19:34:09.522Z] spire-1.2.1/test/integration/suites/nested-rotation/teardown [2022-04-08T19:34:09.522Z] spire-1.2.1/test/integration/suites/node-attestation/ [2022-04-08T19:34:09.522Z] spire-1.2.1/test/integration/suites/node-attestation/00-setup [2022-04-08T19:34:09.522Z] spire-1.2.1/test/integration/suites/node-attestation/01-start-server [2022-04-08T19:34:09.522Z] spire-1.2.1/test/integration/suites/node-attestation/02-start-agent [2022-04-08T19:34:09.522Z] spire-1.2.1/test/integration/suites/node-attestation/03-test-node-attestation [2022-04-08T19:34:09.522Z] spire-1.2.1/test/integration/suites/node-attestation/04-test-x509pop-attestation [2022-04-08T19:34:09.522Z] spire-1.2.1/test/integration/suites/node-attestation/README.md [2022-04-08T19:34:09.522Z] spire-1.2.1/test/integration/suites/node-attestation/conf/ [2022-04-08T19:34:09.522Z] spire-1.2.1/test/integration/suites/node-attestation/conf/agent/ [2022-04-08T19:34:09.522Z] spire-1.2.1/test/integration/suites/node-attestation/conf/agent/agent.conf [2022-04-08T19:34:09.522Z] spire-1.2.1/test/integration/suites/node-attestation/conf/server/ [2022-04-08T19:34:09.522Z] spire-1.2.1/test/integration/suites/node-attestation/conf/server/server.conf [2022-04-08T19:34:09.522Z] spire-1.2.1/test/integration/suites/node-attestation/docker-compose.yaml [2022-04-08T19:34:09.522Z] spire-1.2.1/test/integration/suites/node-attestation/teardown [2022-04-08T19:34:09.522Z] spire-1.2.1/test/integration/suites/rotation/ [2022-04-08T19:34:09.522Z] spire-1.2.1/test/integration/suites/rotation/00-setup [2022-04-08T19:34:09.522Z] spire-1.2.1/test/integration/suites/rotation/01-start-server [2022-04-08T19:34:09.522Z] spire-1.2.1/test/integration/suites/rotation/02-bootstrap-agent [2022-04-08T19:34:09.522Z] spire-1.2.1/test/integration/suites/rotation/03-start-agent [2022-04-08T19:34:09.522Z] spire-1.2.1/test/integration/suites/rotation/04-create-workload-entry [2022-04-08T19:34:09.522Z] spire-1.2.1/test/integration/suites/rotation/05-check-svids [2022-04-08T19:34:09.522Z] spire-1.2.1/test/integration/suites/rotation/README.md [2022-04-08T19:34:09.522Z] spire-1.2.1/test/integration/suites/rotation/conf/ [2022-04-08T19:34:09.522Z] spire-1.2.1/test/integration/suites/rotation/conf/agent/ [2022-04-08T19:34:09.522Z] spire-1.2.1/test/integration/suites/rotation/conf/agent/agent.conf [2022-04-08T19:34:09.522Z] spire-1.2.1/test/integration/suites/rotation/conf/server/ [2022-04-08T19:34:09.522Z] spire-1.2.1/test/integration/suites/rotation/conf/server/server.conf [2022-04-08T19:34:09.522Z] spire-1.2.1/test/integration/suites/rotation/docker-compose.yaml [2022-04-08T19:34:09.522Z] spire-1.2.1/test/integration/suites/rotation/teardown [2022-04-08T19:34:09.522Z] spire-1.2.1/test/integration/suites/self-test/ [2022-04-08T19:34:09.522Z] spire-1.2.1/test/integration/suites/self-test/00-ensure-command-failure-fails-step [2022-04-08T19:34:09.522Z] spire-1.2.1/test/integration/suites/self-test/README.md [2022-04-08T19:34:09.522Z] spire-1.2.1/test/integration/suites/self-test/teardown [2022-04-08T19:34:09.522Z] spire-1.2.1/test/integration/suites/spire-server-cli/ [2022-04-08T19:34:09.522Z] spire-1.2.1/test/integration/suites/spire-server-cli/01-start-server [2022-04-08T19:34:09.522Z] spire-1.2.1/test/integration/suites/spire-server-cli/02-bundle [2022-04-08T19:34:09.522Z] spire-1.2.1/test/integration/suites/spire-server-cli/03-entry [2022-04-08T19:34:09.522Z] spire-1.2.1/test/integration/suites/spire-server-cli/04-bootstrap-agents [2022-04-08T19:34:09.522Z] spire-1.2.1/test/integration/suites/spire-server-cli/05-start-agents [2022-04-08T19:34:09.522Z] spire-1.2.1/test/integration/suites/spire-server-cli/06-agent [2022-04-08T19:34:09.522Z] spire-1.2.1/test/integration/suites/spire-server-cli/README.md [2022-04-08T19:34:09.522Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/ [2022-04-08T19:34:09.522Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/agent/ [2022-04-08T19:34:09.522Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/agent/agent.conf [2022-04-08T19:34:09.522Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ [2022-04-08T19:34:09.522Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ca.pem [2022-04-08T19:34:09.522Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ca.spiffe [2022-04-08T19:34:09.522Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ca2.pem [2022-04-08T19:34:09.522Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ca2.spiffe [2022-04-08T19:34:09.523Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/server/ [2022-04-08T19:34:09.523Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/server/server.conf [2022-04-08T19:34:09.523Z] spire-1.2.1/test/integration/suites/spire-server-cli/docker-compose.yaml [2022-04-08T19:34:09.523Z] spire-1.2.1/test/integration/suites/spire-server-cli/teardown [2022-04-08T19:34:09.523Z] spire-1.2.1/test/integration/suites/upgrade/ [2022-04-08T19:34:09.523Z] spire-1.2.1/test/integration/suites/upgrade/00-setup [2022-04-08T19:34:09.523Z] spire-1.2.1/test/integration/suites/upgrade/01-run-upgrade-tests [2022-04-08T19:34:09.523Z] spire-1.2.1/test/integration/suites/upgrade/02-verify-codebase-version-is-updated [2022-04-08T19:34:09.523Z] spire-1.2.1/test/integration/suites/upgrade/README.md [2022-04-08T19:34:09.523Z] spire-1.2.1/test/integration/suites/upgrade/conf/ [2022-04-08T19:34:09.523Z] spire-1.2.1/test/integration/suites/upgrade/conf/agent/ [2022-04-08T19:34:09.523Z] spire-1.2.1/test/integration/suites/upgrade/conf/agent/agent.conf [2022-04-08T19:34:09.523Z] spire-1.2.1/test/integration/suites/upgrade/conf/server/ [2022-04-08T19:34:09.523Z] spire-1.2.1/test/integration/suites/upgrade/conf/server/server.conf [2022-04-08T19:34:09.523Z] spire-1.2.1/test/integration/suites/upgrade/teardown [2022-04-08T19:34:09.523Z] spire-1.2.1/test/integration/suites/upgrade/versions.txt [2022-04-08T19:34:09.523Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/ [2022-04-08T19:34:09.523Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/00-setup-kind [2022-04-08T19:34:09.523Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/01-setup-cert-manager [2022-04-08T19:34:09.523Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/02-deploy-spire [2022-04-08T19:34:09.523Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/03-verify-ca [2022-04-08T19:34:09.523Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/README.md [2022-04-08T19:34:09.523Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/ [2022-04-08T19:34:09.523Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/cert-manager-issuer.yaml [2022-04-08T19:34:09.523Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/kind-config.yaml [2022-04-08T19:34:09.523Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/server/ [2022-04-08T19:34:09.523Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/server/kustomization.yaml [2022-04-08T19:34:09.523Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/server/spire-server.yaml [2022-04-08T19:34:09.523Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/init-kubectl [2022-04-08T19:34:09.523Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/teardown [2022-04-08T19:34:09.523Z] spire-1.2.1/test/integration/test-one.sh [2022-04-08T19:34:09.523Z] spire-1.2.1/test/integration/test.sh [2022-04-08T19:34:09.523Z] spire-1.2.1/test/plugintest/ [2022-04-08T19:34:09.523Z] spire-1.2.1/test/plugintest/config.go [2022-04-08T19:34:09.523Z] spire-1.2.1/test/plugintest/load.go [2022-04-08T19:34:09.523Z] spire-1.2.1/test/plugintest/option.go [2022-04-08T19:34:09.523Z] spire-1.2.1/test/spiretest/ [2022-04-08T19:34:09.523Z] spire-1.2.1/test/spiretest/apiserver.go [2022-04-08T19:34:09.523Z] spire-1.2.1/test/spiretest/assertions.go [2022-04-08T19:34:09.523Z] spire-1.2.1/test/spiretest/dir.go [2022-04-08T19:34:09.523Z] spire-1.2.1/test/spiretest/errors_posix.go [2022-04-08T19:34:09.523Z] spire-1.2.1/test/spiretest/errors_windows.go [2022-04-08T19:34:09.523Z] spire-1.2.1/test/spiretest/logs.go [2022-04-08T19:34:09.523Z] spire-1.2.1/test/spiretest/socketapi.go [2022-04-08T19:34:09.523Z] spire-1.2.1/test/spiretest/suite.go [2022-04-08T19:34:09.523Z] spire-1.2.1/test/spiretest/x509.go [2022-04-08T19:34:09.523Z] spire-1.2.1/test/testca/ [2022-04-08T19:34:09.523Z] spire-1.2.1/test/testca/ca.go [2022-04-08T19:34:09.523Z] spire-1.2.1/test/testkey/ [2022-04-08T19:34:09.523Z] spire-1.2.1/test/testkey/generate.sh [2022-04-08T19:34:09.523Z] spire-1.2.1/test/testkey/genkeys.go [2022-04-08T19:34:09.523Z] spire-1.2.1/test/testkey/keys.go [2022-04-08T19:34:09.523Z] spire-1.2.1/test/testkey/new.go [2022-04-08T19:34:09.523Z] spire-1.2.1/test/tpmsimulator/ [2022-04-08T19:34:09.523Z] spire-1.2.1/test/tpmsimulator/simulator.go [2022-04-08T19:34:09.523Z] spire-1.2.1/test/util/ [2022-04-08T19:34:09.523Z] spire-1.2.1/test/util/cert_fixtures.go [2022-04-08T19:34:09.523Z] spire-1.2.1/test/util/cert_generation.go [2022-04-08T19:34:09.523Z] spire-1.2.1/test/util/io_redirection.go [2022-04-08T19:34:09.523Z] spire-1.2.1/test/util/race.go [2022-04-08T19:34:09.523Z] spire-1.2.1/test/util/util.go [2022-04-08T19:34:09.523Z] building spire from source... [2022-04-08T19:34:10.129Z] Installing go1.17.7... [2022-04-08T19:34:36.982Z] Building bin/spire-server... [2022-04-08T19:34:36.982Z] go: downloading github.com/mitchellh/cli v1.1.2 [2022-04-08T19:34:36.982Z] go: downloading github.com/spiffe/go-spiffe/v2 v2.0.0-beta.12 [2022-04-08T19:34:36.982Z] go: downloading github.com/spiffe/spire-api-sdk v1.2.0 [2022-04-08T19:34:36.982Z] go: downloading golang.org/x/net v0.0.0-20220127200216-cd36cc0744dd [2022-04-08T19:34:37.259Z] go: downloading google.golang.org/grpc v1.44.0 [2022-04-08T19:34:37.538Z] go: downloading gopkg.in/square/go-jose.v2 v2.6.0 [2022-04-08T19:34:38.528Z] go: downloading github.com/hashicorp/hcl v1.0.1-0.20190430135223-99e2f22d1c94 [2022-04-08T19:34:39.529Z] go: downloading github.com/imdario/mergo v0.3.12 [2022-04-08T19:34:39.806Z] go: downloading github.com/sirupsen/logrus v1.8.1 [2022-04-08T19:34:40.795Z] go: downloading github.com/hashicorp/go-hclog v1.1.0 [2022-04-08T19:34:41.800Z] go: downloading github.com/Masterminds/sprig v2.22.0+incompatible [2022-04-08T19:34:41.800Z] go: downloading github.com/fatih/color v1.13.0 [2022-04-08T19:34:42.076Z] go: downloading github.com/mattn/go-isatty v0.0.14 [2022-04-08T19:34:42.352Z] go: downloading golang.org/x/time v0.0.0-20220224211638-0e9765cccd65 [2022-04-08T19:34:42.628Z] go: downloading golang.org/x/sys v0.0.0-20220227234510-4e6760a101f9 [2022-04-08T19:34:42.628Z] go: downloading github.com/hashicorp/go-plugin v1.4.3 [2022-04-08T19:34:42.628Z] go: downloading github.com/spiffe/spire-plugin-sdk v1.2.0 [2022-04-08T19:34:43.228Z] go: downloading github.com/InVisionApp/go-health/v2 v2.1.2 [2022-04-08T19:34:43.506Z] go: downloading github.com/InVisionApp/go-logger v1.0.1 [2022-04-08T19:34:43.506Z] go: downloading github.com/armon/go-metrics v0.3.10 [2022-04-08T19:34:43.782Z] go: downloading github.com/prometheus/client_golang v1.12.1 [2022-04-08T19:34:44.058Z] go: downloading github.com/uber-go/tally/v4 v4.1.1 [2022-04-08T19:34:45.051Z] go: downloading github.com/andres-erbsen/clock v0.0.0-20160526145045-9e14626cd129 [2022-04-08T19:34:45.051Z] go: downloading github.com/open-policy-agent/opa v0.38.0 [2022-04-08T19:35:03.499Z] go: downloading github.com/Masterminds/goutils v1.1.0 [2022-04-08T19:35:03.499Z] go: downloading github.com/Masterminds/semver v1.5.0 [2022-04-08T19:35:03.499Z] go: downloading github.com/google/uuid v1.1.2 [2022-04-08T19:35:03.499Z] go: downloading github.com/huandu/xstrings v1.3.2 [2022-04-08T19:35:03.499Z] go: downloading github.com/mattn/go-colorable v0.1.12 [2022-04-08T19:35:03.499Z] go: downloading google.golang.org/genproto v0.0.0-20220222213610-43724f9ea8cf [2022-04-08T19:35:03.499Z] go: downloading github.com/hashicorp/yamux v0.0.0-20181012175058-2f1d1f20f75d [2022-04-08T19:35:03.499Z] go: downloading github.com/oklog/run v1.0.0 [2022-04-08T19:35:03.499Z] go: downloading github.com/DataDog/datadog-go v3.2.0+incompatible [2022-04-08T19:35:03.499Z] go: downloading github.com/hashicorp/go-immutable-radix v1.3.1 [2022-04-08T19:35:03.499Z] go: downloading github.com/prometheus/client_model v0.2.0 [2022-04-08T19:35:03.499Z] go: downloading github.com/prometheus/common v0.32.1 [2022-04-08T19:35:03.499Z] go: downloading github.com/beorn7/perks v1.0.1 [2022-04-08T19:35:03.499Z] go: downloading github.com/cespare/xxhash/v2 v2.1.2 [2022-04-08T19:35:03.499Z] go: downloading github.com/prometheus/procfs v0.7.3 [2022-04-08T19:35:04.104Z] go: downloading github.com/imkira/go-observer v1.0.3 [2022-04-08T19:35:04.104Z] go: downloading github.com/pkg/errors v0.9.1 [2022-04-08T19:35:04.380Z] go: downloading go.uber.org/atomic v1.9.0 [2022-04-08T19:35:04.986Z] go: downloading github.com/mitchellh/reflectwalk v1.0.1 [2022-04-08T19:35:04.986Z] go: downloading github.com/hashicorp/errwrap v1.1.0 [2022-04-08T19:35:05.265Z] go: downloading github.com/hashicorp/golang-lru v0.5.4 [2022-04-08T19:35:05.265Z] go: downloading github.com/matttproud/golang_protobuf_extensions v1.0.2-0.20181231171920-c182affec369 [2022-04-08T19:35:05.265Z] go: downloading github.com/GoogleCloudPlatform/cloudsql-proxy v1.29.0 [2022-04-08T19:35:05.544Z] go: downloading github.com/blang/semver/v4 v4.0.0 [2022-04-08T19:35:05.544Z] go: downloading github.com/go-sql-driver/mysql v1.6.0 [2022-04-08T19:35:05.821Z] go: downloading github.com/gofrs/uuid v4.2.0+incompatible [2022-04-08T19:35:06.428Z] go: downloading github.com/jinzhu/gorm v1.9.16 [2022-04-08T19:35:07.033Z] go: downloading github.com/lib/pq v1.10.4 [2022-04-08T19:35:07.033Z] go: downloading github.com/mattn/go-sqlite3 v1.14.12 [2022-04-08T19:35:07.033Z] go: downloading github.com/aws/aws-sdk-go-v2 v1.14.0 [2022-04-08T19:35:07.637Z] go: downloading github.com/aws/aws-sdk-go-v2/config v1.14.0 [2022-04-08T19:35:11.960Z] go: downloading github.com/aws/aws-sdk-go-v2/credentials v1.9.0 [2022-04-08T19:35:22.141Z] go: downloading github.com/aws/aws-sdk-go-v2/service/kms v1.15.0 [2022-04-08T19:35:22.141Z] go: downloading github.com/aws/aws-sdk-go-v2/service/sts v1.15.0 [2022-04-08T19:35:22.742Z] go: downloading github.com/stretchr/testify v1.7.0 [2022-04-08T19:35:22.742Z] go: downloading golang.org/x/sync v0.0.0-20210220032951-036812b2e83c [2022-04-08T19:35:23.020Z] go: downloading google.golang.org/api v0.70.0 [2022-04-08T19:35:23.299Z] go: downloading k8s.io/client-go v0.23.4 [2022-04-08T19:35:35.720Z] go: downloading github.com/aws/aws-sdk-go v1.43.0 [2022-04-08T19:36:14.770Z] go: downloading k8s.io/api v0.23.4 [2022-04-08T19:36:14.770Z] go: downloading github.com/google/go-tpm v0.3.3 [2022-04-08T19:36:14.770Z] go: downloading cloud.google.com/go/storage v1.21.0 [2022-04-08T19:36:14.770Z] go: downloading cloud.google.com/go v0.100.2 [2022-04-08T19:36:14.770Z] go: downloading k8s.io/apimachinery v0.23.4 [2022-04-08T19:36:14.770Z] go: downloading k8s.io/kube-aggregator v0.23.3 [2022-04-08T19:36:15.760Z] go: downloading github.com/Azure/azure-sdk-for-go v62.0.0+incompatible [2022-04-08T19:36:22.511Z] go: downloading github.com/Azure/go-autorest/autorest v0.11.24 [2022-04-08T19:36:23.129Z] go: downloading github.com/Azure/go-autorest v14.2.0+incompatible [2022-04-08T19:36:23.129Z] go: downloading github.com/Azure/go-autorest/autorest/azure/auth v0.5.11 [2022-04-08T19:36:23.129Z] go: downloading sigs.k8s.io/controller-runtime v0.11.1 [2022-04-08T19:36:25.126Z] go: downloading cloud.google.com/go/security v1.3.0 [2022-04-08T19:36:25.406Z] go: downloading github.com/hashicorp/vault/api v1.4.1 [2022-04-08T19:36:25.687Z] go: downloading github.com/shirou/gopsutil/v3 v3.22.2 [2022-04-08T19:36:27.142Z] go: downloading github.com/twmb/murmur3 v1.1.6 [2022-04-08T19:36:27.142Z] go: downloading github.com/OneOfOne/xxhash v1.2.8 [2022-04-08T19:36:27.142Z] go: downloading gopkg.in/yaml.v2 v2.4.0 [2022-04-08T19:36:27.748Z] go: downloading github.com/rcrowley/go-metrics v0.0.0-20201227073835-cf1acfcdf475 [2022-04-08T19:36:28.028Z] go: downloading github.com/gobwas/glob v0.2.3 [2022-04-08T19:36:28.302Z] go: downloading github.com/yashtewari/glob-intersection v0.0.0-20180916065949-5c77d914dd0b [2022-04-08T19:36:28.302Z] go: downloading github.com/jinzhu/inflection v1.0.0 [2022-04-08T19:36:28.580Z] go: downloading github.com/aws/aws-sdk-go-v2/feature/ec2/imds v1.11.0 [2022-04-08T19:36:28.856Z] go: downloading github.com/aws/aws-sdk-go-v2/internal/ini v1.3.6 [2022-04-08T19:36:29.134Z] go: downloading github.com/aws/aws-sdk-go-v2/service/sso v1.10.0 [2022-04-08T19:36:29.135Z] go: downloading github.com/aws/smithy-go v1.11.0 [2022-04-08T19:36:31.129Z] go: downloading github.com/aws/aws-sdk-go-v2/internal/configsources v1.1.5 [2022-04-08T19:36:31.129Z] go: downloading github.com/aws/aws-sdk-go-v2/service/internal/presigned-url v1.8.0 [2022-04-08T19:36:31.129Z] go: downloading golang.org/x/oauth2 v0.0.0-20211104180415-d3ed0bb246c8 [2022-04-08T19:36:32.116Z] go: downloading cloud.google.com/go/compute v1.3.0 [2022-04-08T19:36:33.109Z] go: downloading cloud.google.com/go/iam v0.1.1 [2022-04-08T19:36:33.386Z] go: downloading github.com/googleapis/gax-go/v2 v2.1.1 [2022-04-08T19:36:33.663Z] go: downloading k8s.io/klog/v2 v2.30.0 [2022-04-08T19:36:33.941Z] go: downloading github.com/gogo/protobuf v1.3.2 [2022-04-08T19:36:39.365Z] go: downloading github.com/google/gofuzz v1.1.0 [2022-04-08T19:36:39.644Z] go: downloading sigs.k8s.io/structured-merge-diff/v4 v4.2.1 [2022-04-08T19:36:41.096Z] go: downloading k8s.io/utils v0.0.0-20211116205334-6203023598ed [2022-04-08T19:36:41.096Z] go: downloading github.com/spf13/pflag v1.0.5 [2022-04-08T19:36:41.380Z] go: downloading golang.org/x/term v0.0.0-20210927222741-03fcf44c2211 [2022-04-08T19:36:41.658Z] go: downloading github.com/Azure/go-autorest/autorest/adal v0.9.18 [2022-04-08T19:36:41.934Z] go: downloading github.com/Azure/go-autorest/logger v0.2.1 [2022-04-08T19:36:41.934Z] go: downloading github.com/Azure/go-autorest/tracing v0.6.0 [2022-04-08T19:36:41.934Z] go: downloading github.com/Azure/go-autorest/autorest/azure/cli v0.4.5 [2022-04-08T19:36:41.934Z] go: downloading github.com/dimchansky/utfbom v1.1.1 [2022-04-08T19:36:42.212Z] go: downloading github.com/evanphx/json-patch v4.12.0+incompatible [2022-04-08T19:36:42.489Z] go: downloading github.com/cenkalti/backoff/v3 v3.2.2 [2022-04-08T19:36:42.489Z] go: downloading github.com/hashicorp/go-cleanhttp v0.5.2 [2022-04-08T19:36:42.489Z] go: downloading github.com/hashicorp/go-retryablehttp v0.6.6 [2022-04-08T19:36:42.768Z] go: downloading github.com/hashicorp/go-secure-stdlib/parseutil v0.1.1 [2022-04-08T19:36:42.768Z] go: downloading github.com/hashicorp/vault/sdk v0.4.1 [2022-04-08T19:36:44.224Z] go: downloading github.com/mitchellh/mapstructure v1.4.3 [2022-04-08T19:36:44.224Z] go: downloading github.com/tklauser/go-sysconf v0.3.9 [2022-04-08T19:36:44.830Z] go: downloading github.com/xeipuuv/gojsonreference v0.0.0-20180127040603-bd5ef7bd5415 [2022-04-08T19:36:44.830Z] go: downloading github.com/aws/aws-sdk-go-v2/internal/endpoints/v2 v2.3.0 [2022-04-08T19:36:44.830Z] go: downloading go.opencensus.io v0.23.0 [2022-04-08T19:36:45.824Z] go: downloading github.com/jmespath/go-jmespath v0.4.0 [2022-04-08T19:36:48.466Z] go: downloading github.com/go-logr/logr v1.2.2 [2022-04-08T19:36:48.467Z] go: downloading gopkg.in/inf.v0 v0.9.1 [2022-04-08T19:36:48.467Z] go: downloading github.com/google/go-cmp v0.5.7 [2022-04-08T19:36:48.745Z] go: downloading sigs.k8s.io/json v0.0.0-20211020170558-c049b76a60c6 [2022-04-08T19:36:49.353Z] go: downloading github.com/json-iterator/go v1.1.12 [2022-04-08T19:36:49.968Z] go: downloading github.com/googleapis/gnostic v0.5.5 [2022-04-08T19:36:52.603Z] go: downloading github.com/Azure/go-autorest/autorest/date v0.3.0 [2022-04-08T19:36:52.603Z] go: downloading github.com/golang-jwt/jwt/v4 v4.2.0 [2022-04-08T19:36:53.208Z] go: downloading k8s.io/kube-openapi v0.0.0-20211115234752-e816edb12b65 [2022-04-08T19:36:55.842Z] go: downloading github.com/hashicorp/go-secure-stdlib/strutil v0.1.1 [2022-04-08T19:36:55.842Z] go: downloading github.com/hashicorp/go-sockaddr v1.0.2 [2022-04-08T19:36:56.119Z] go: downloading github.com/tklauser/numcpus v0.3.0 [2022-04-08T19:36:56.119Z] go: downloading github.com/xeipuuv/gojsonpointer v0.0.0-20190905194746-02993c407bfb [2022-04-08T19:36:56.396Z] go: downloading go.uber.org/zap v1.21.0 [2022-04-08T19:36:57.382Z] go: downloading sigs.k8s.io/yaml v1.3.0 [2022-04-08T19:36:57.659Z] go: downloading github.com/golang/groupcache v0.0.0-20210331224755-41bb18bfe9da [2022-04-08T19:36:57.934Z] go: downloading github.com/modern-go/concurrent v0.0.0-20180306012644-bacd9c7ef1dd [2022-04-08T19:36:57.934Z] go: downloading github.com/modern-go/reflect2 v1.0.2 [2022-04-08T19:36:58.212Z] go: downloading github.com/ryanuber/go-glob v1.0.0 [2022-04-08T19:36:58.212Z] go: downloading github.com/golang/snappy v0.0.4 [2022-04-08T19:36:58.488Z] go: downloading github.com/pierrec/lz4 v2.5.2+incompatible [2022-04-08T19:37:08.668Z] go: downloading github.com/hashicorp/go-secure-stdlib/mlock v0.1.1 [2022-04-08T19:37:08.668Z] go: downloading github.com/hashicorp/go-uuid v1.0.2 [2022-04-08T19:37:08.668Z] go: downloading github.com/hashicorp/go-version v1.2.0 [2022-04-08T19:37:08.668Z] go: downloading go.uber.org/multierr v1.6.0 [2022-04-08T19:37:55.711Z] go: downloading github.com/Azure/go-autorest/autorest/to v0.4.0 [2022-04-08T19:37:55.711Z] go: downloading github.com/Azure/go-autorest/autorest/validation v0.3.0 [2022-04-08T19:41:32.881Z] Removing intermediate container 102b152d4ba5 [2022-04-08T19:41:32.881Z] ---> 08fd342da275 [2022-04-08T19:41:32.881Z] [2022-04-08T19:41:32.881Z] Step 9/20 : FROM alpine:3.15 [2022-04-08T19:41:32.881Z] 3.15: Pulling from library/alpine [2022-04-08T19:41:32.881Z] Digest: sha256:4edbd2beb5f78b1014028f4fbb99f3237d9561100b6881aabbf5acce2c4f9454 [2022-04-08T19:41:32.881Z] Status: Downloaded newer image for alpine:3.15 [2022-04-08T19:41:32.881Z] ---> 3fb3c9af89a9 [2022-04-08T19:41:32.881Z] Step 10/20 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2022-04-08T19:41:32.881Z] ---> Running in c48c1d6da815 [2022-04-08T19:41:32.881Z] Removing intermediate container c48c1d6da815 [2022-04-08T19:41:32.881Z] ---> 81ba2f159318 [2022-04-08T19:41:32.881Z] Step 11/20 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-04-08T19:41:32.881Z] ---> Running in 970b453714f9 [2022-04-08T19:41:37.258Z] Removing intermediate container 970b453714f9 [2022-04-08T19:41:37.258Z] ---> 90b0c197c87e [2022-04-08T19:41:37.258Z] Step 12/20 : RUN apk update && apk --no-cache --update add dumb-init curl gcompat [2022-04-08T19:41:37.258Z] ---> Running in cb7908ed1fe6 [2022-04-08T19:41:39.273Z] Removing intermediate container 25aac9d289a0 [2022-04-08T19:41:39.273Z] ---> 33c622012c90 [2022-04-08T19:41:39.273Z] [2022-04-08T19:41:39.273Z] Step 10/23 : FROM alpine:3.14 [2022-04-08T19:41:39.273Z] 3.14: Pulling from library/alpine [2022-04-08T19:41:39.891Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-04-08T19:41:40.915Z] Digest: sha256:06b5d462c92fc39303e6363c65e074559f8d6b1363250027ed5053557e3398c5 [2022-04-08T19:41:40.915Z] Status: Downloaded newer image for alpine:3.14 [2022-04-08T19:41:40.915Z] ---> ac73e934f311 [2022-04-08T19:41:40.915Z] Step 11/23 : RUN apk add --update --no-cache dumb-init [2022-04-08T19:41:40.915Z] ---> Running in a586b181fddf [2022-04-08T19:41:41.202Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-04-08T19:41:43.221Z] v3.15.4-4-gebba191e83 [https://nl.alpinelinux.org/alpine/v3.15/main] [2022-04-08T19:41:43.221Z] v3.15.4-3-g99ba27d818 [https://nl.alpinelinux.org/alpine/v3.15/community] [2022-04-08T19:41:43.221Z] OK: 15729 distinct packages available [2022-04-08T19:41:43.221Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-04-08T19:41:43.221Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz [2022-04-08T19:41:43.501Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz [2022-04-08T19:41:44.116Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-04-08T19:41:44.729Z] (1/1) Installing dumb-init (1.2.5-r1) [2022-04-08T19:41:44.729Z] Executing busybox-1.33.1-r7.trigger [2022-04-08T19:41:44.729Z] OK: 5 MiB in 15 packages [2022-04-08T19:41:45.739Z] (1/9) Installing ca-certificates (20211220-r0) [2022-04-08T19:41:46.021Z] (2/9) Installing brotli-libs (1.0.9-r5) [2022-04-08T19:41:46.302Z] (3/9) Installing nghttp2-libs (1.46.0-r0) [2022-04-08T19:41:46.302Z] (4/9) Installing libcurl (7.80.0-r0) [2022-04-08T19:41:46.583Z] (5/9) Installing curl (7.80.0-r0) [2022-04-08T19:41:46.583Z] (6/9) Installing dumb-init (1.2.5-r1) [2022-04-08T19:41:46.866Z] (7/9) Installing musl-obstack (1.2.3-r0) [2022-04-08T19:41:46.866Z] Removing intermediate container a586b181fddf [2022-04-08T19:41:46.866Z] ---> 04dc38c6451f [2022-04-08T19:41:46.866Z] Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2022-04-08T19:41:46.866Z] (8/9) Installing libucontext (1.1-r0) [2022-04-08T19:41:46.866Z] (9/9) Installing gcompat (1.0.0-r4) [2022-04-08T19:41:47.149Z] Executing busybox-1.34.1-r5.trigger [2022-04-08T19:41:47.149Z] Executing ca-certificates-20211220-r0.trigger [2022-04-08T19:41:47.149Z] ---> Running in 5bfbe3b0f3ef [2022-04-08T19:41:47.435Z] OK: 8 MiB in 23 packages [2022-04-08T19:41:48.468Z] Removing intermediate container 5bfbe3b0f3ef [2022-04-08T19:41:48.468Z] ---> 0b8566c1aa25 [2022-04-08T19:41:48.468Z] Step 13/23 : ENV APP_PORT=59882 [2022-04-08T19:41:48.760Z] ---> Running in 4c8a31a38a47 [2022-04-08T19:41:50.761Z] Removing intermediate container 4c8a31a38a47 [2022-04-08T19:41:50.761Z] ---> f010a8e55475 [2022-04-08T19:41:50.761Z] Step 14/23 : EXPOSE $APP_PORT [2022-04-08T19:41:50.761Z] ---> Running in 46823d86695d [2022-04-08T19:41:52.221Z] Removing intermediate container 46823d86695d [2022-04-08T19:41:52.221Z] ---> 0fb3f65a558c [2022-04-08T19:41:52.221Z] Step 15/23 : WORKDIR / [2022-04-08T19:41:52.221Z] ---> Running in 764bce737913 [2022-04-08T19:41:52.499Z] Removing intermediate container cb7908ed1fe6 [2022-04-08T19:41:52.499Z] ---> 04e40fd59188 [2022-04-08T19:41:52.499Z] Step 13/20 : COPY --from=builder /edgex-go/Attribution.txt / [2022-04-08T19:41:53.495Z] Removing intermediate container 764bce737913 [2022-04-08T19:41:53.495Z] ---> d436369e1dcc [2022-04-08T19:41:53.495Z] Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / [2022-04-08T19:41:54.128Z] ---> 29383b46e6dd [2022-04-08T19:41:54.128Z] Step 14/20 : COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/security-spiffe-token-provider / [2022-04-08T19:41:56.791Z] ---> 4df9571449cb [2022-04-08T19:41:56.791Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/core-command/core-command / [2022-04-08T19:42:01.119Z] ---> 60d9eada52a8 [2022-04-08T19:42:01.119Z] Step 15/20 : COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/res/configuration.toml /res/configuration.toml [2022-04-08T19:42:02.567Z] ---> c04868c6d901 [2022-04-08T19:42:02.567Z] Step 16/20 : ENTRYPOINT [ "/security-spiffe-token-provider" ] [2022-04-08T19:42:02.567Z] ---> Running in 7cfc19f70def [2022-04-08T19:42:03.188Z] ---> 66ee0d1f7a5b [2022-04-08T19:42:03.188Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.toml /res/configuration.toml [2022-04-08T19:42:04.198Z] Removing intermediate container 7cfc19f70def [2022-04-08T19:42:04.198Z] ---> 51f8664b3b46 [2022-04-08T19:42:04.198Z] Step 17/20 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-04-08T19:42:04.198Z] ---> Running in db227174377f [2022-04-08T19:42:05.217Z] Removing intermediate container db227174377f [2022-04-08T19:42:05.217Z] ---> 9a517cc59cd1 [2022-04-08T19:42:05.217Z] Step 18/20 : LABEL arch=arm64 [2022-04-08T19:42:05.507Z] ---> Running in cdb6c60d1b76 [2022-04-08T19:42:05.803Z] ---> bfa32252d8f9 [2022-04-08T19:42:05.803Z] Step 19/23 : ENTRYPOINT ["/core-command"] [2022-04-08T19:42:06.083Z] ---> Running in df19719911ab [2022-04-08T19:42:07.089Z] Removing intermediate container cdb6c60d1b76 [2022-04-08T19:42:07.089Z] ---> ca61b4ead526 [2022-04-08T19:42:07.089Z] Step 19/20 : LABEL git_sha=af5afa2e66728d7755c27cae0dfdf73270be1e0b [2022-04-08T19:42:07.089Z] Removing intermediate container df19719911ab [2022-04-08T19:42:07.089Z] ---> 7c0b996cea69 [2022-04-08T19:42:07.089Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-04-08T19:42:07.372Z] ---> Running in 71aa19aec387 [2022-04-08T19:42:07.372Z] ---> Running in 91693774c681 [2022-04-08T19:42:08.842Z] Removing intermediate container 71aa19aec387 [2022-04-08T19:42:08.842Z] ---> 3ec6d88ed086 [2022-04-08T19:42:08.842Z] Step 20/20 : LABEL version=0.0.0 [2022-04-08T19:42:09.126Z] Removing intermediate container 91693774c681 [2022-04-08T19:42:09.126Z] ---> d6165a379661 [2022-04-08T19:42:09.126Z] Step 21/23 : LABEL arch=arm64 [2022-04-08T19:42:09.126Z] ---> Running in b04a607ef3e5 [2022-04-08T19:42:09.408Z] ---> Running in 00e536eef5f4 [2022-04-08T19:42:10.013Z] Removing intermediate container 77ea57495103 [2022-04-08T19:42:10.013Z] ---> f328ffef926a [2022-04-08T19:42:10.013Z] [2022-04-08T19:42:10.013Z] Step 10/22 : FROM alpine:3.14 [2022-04-08T19:42:10.013Z] ---> ac73e934f311 [2022-04-08T19:42:10.013Z] Step 11/22 : RUN apk add --update --no-cache ca-certificates dumb-init [2022-04-08T19:42:10.300Z] ---> Running in f9956123a2fe [2022-04-08T19:42:10.907Z] Removing intermediate container b04a607ef3e5 [2022-04-08T19:42:10.907Z] ---> ed7c40f9c2aa [2022-04-08T19:42:10.907Z] [2022-04-08T19:42:10.907Z] Removing intermediate container 00e536eef5f4 [2022-04-08T19:42:10.907Z] ---> e93924867a54 [2022-04-08T19:42:10.907Z] Step 22/23 : LABEL git_sha=af5afa2e66728d7755c27cae0dfdf73270be1e0b [2022-04-08T19:42:11.512Z] ---> Running in e1eaf5307391 [2022-04-08T19:42:12.510Z] Removing intermediate container e1eaf5307391 [2022-04-08T19:42:12.510Z] ---> 9797b7756edb [2022-04-08T19:42:12.510Z] Step 23/23 : LABEL version=0.0.0 [2022-04-08T19:42:12.812Z] ---> Running in f24d0ce1fecc [2022-04-08T19:42:12.812Z] Successfully built ed7c40f9c2aa [2022-04-08T19:42:13.089Z] Successfully tagged security-spiffe-token-provider-arm64:latest [2022-04-08T19:42:13.089Z]  Building security-spiffe-token-provider ... done Building security-spire-agent [2022-04-08T19:42:13.089Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz [2022-04-08T19:42:13.368Z] Removing intermediate container fc5486af8d37 [2022-04-08T19:42:13.368Z] ---> cc66db326409 [2022-04-08T19:42:13.368Z] [2022-04-08T19:42:13.368Z] Step 10/22 : FROM alpine:3.14 [2022-04-08T19:42:13.368Z] ---> ac73e934f311 [2022-04-08T19:42:13.368Z] Step 11/22 : RUN apk add --update --no-cache dumb-init [2022-04-08T19:42:13.368Z] ---> Using cache [2022-04-08T19:42:13.368Z] ---> 04dc38c6451f [2022-04-08T19:42:13.368Z] Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2022-04-08T19:42:13.368Z] ---> Using cache [2022-04-08T19:42:13.368Z] ---> 0b8566c1aa25 [2022-04-08T19:42:13.368Z] Step 13/22 : ENV APP_PORT=59861 [2022-04-08T19:42:13.647Z] ---> Running in fd109f019893 [2022-04-08T19:42:13.647Z] Removing intermediate container f24d0ce1fecc [2022-04-08T19:42:13.647Z] ---> a09d4361c89d [2022-04-08T19:42:13.647Z] [2022-04-08T19:42:13.647Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz [2022-04-08T19:42:14.277Z] Removing intermediate container fd109f019893 [2022-04-08T19:42:14.277Z] ---> e5245f8bd080 [2022-04-08T19:42:14.277Z] Step 14/22 : EXPOSE $APP_PORT [2022-04-08T19:42:14.556Z] ---> Running in abfca500e37d [2022-04-08T19:42:14.556Z] Successfully built a09d4361c89d [2022-04-08T19:42:14.556Z] Successfully tagged core-command-arm64:latest [2022-04-08T19:42:14.556Z]  Building core-command ... done Building core-metadata [2022-04-08T19:42:14.851Z] (1/2) Installing ca-certificates (20211220-r0) [2022-04-08T19:42:15.129Z] Removing intermediate container abfca500e37d [2022-04-08T19:42:15.129Z] ---> 131d16d84b05 [2022-04-08T19:42:15.129Z] Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / [2022-04-08T19:42:15.129Z] (2/2) Installing dumb-init (1.2.5-r1) [2022-04-08T19:42:15.129Z] Executing busybox-1.33.1-r7.trigger [2022-04-08T19:42:15.129Z] Executing ca-certificates-20211220-r0.trigger [2022-04-08T19:42:15.409Z] OK: 6 MiB in 16 packages [2022-04-08T19:42:16.414Z] ---> 25e59d316fe2 [2022-04-08T19:42:16.414Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / [2022-04-08T19:42:18.428Z] Removing intermediate container f9956123a2fe [2022-04-08T19:42:18.428Z] ---> daf6ea17af3f [2022-04-08T19:42:18.428Z] Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium, Copyright (c) 2021: Intel Corporation' [2022-04-08T19:42:18.709Z] ---> Running in 74c13337610a [2022-04-08T19:42:19.696Z] Removing intermediate container 74c13337610a [2022-04-08T19:42:19.696Z] ---> 65e1f10a56f4 [2022-04-08T19:42:19.696Z] Step 13/22 : ENV APP_PORT=59860 [2022-04-08T19:42:19.696Z] ---> 71e5ac3a34d4 [2022-04-08T19:42:19.696Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.toml /res/configuration.toml [2022-04-08T19:42:19.974Z] ---> Running in b2b0d4d0006e [2022-04-08T19:42:20.969Z] Removing intermediate container b2b0d4d0006e [2022-04-08T19:42:20.969Z] ---> b1b5c3e17de8 [2022-04-08T19:42:20.969Z] Step 14/22 : EXPOSE $APP_PORT [2022-04-08T19:42:20.969Z] ---> bafc1715c0aa [2022-04-08T19:42:20.969Z] Step 18/22 : ENTRYPOINT ["/support-scheduler"] [2022-04-08T19:42:20.969Z] ---> Running in fdadd22041fe [2022-04-08T19:42:20.969Z] ---> Running in 53204d30b1d0 [2022-04-08T19:42:21.960Z] Removing intermediate container fdadd22041fe [2022-04-08T19:42:21.960Z] ---> 6a5fad87962d [2022-04-08T19:42:21.960Z] Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / [2022-04-08T19:42:21.960Z] Removing intermediate container 53204d30b1d0 [2022-04-08T19:42:21.960Z] ---> 1086481dc535 [2022-04-08T19:42:21.960Z] Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-04-08T19:42:22.248Z] ---> Running in 9ed213a39a8d [2022-04-08T19:42:22.952Z] Removing intermediate container 9ed213a39a8d [2022-04-08T19:42:22.952Z] ---> 0bad11cf6a91 [2022-04-08T19:42:22.952Z] Step 20/22 : LABEL arch=arm64 [2022-04-08T19:42:22.952Z] ---> Running in 2667c9ae34f1 [2022-04-08T19:42:23.572Z] ---> 0b6b7e7d61d0 [2022-04-08T19:42:23.572Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / [2022-04-08T19:42:23.948Z] Removing intermediate container 2667c9ae34f1 [2022-04-08T19:42:23.948Z] ---> f331976f362a [2022-04-08T19:42:23.948Z] Step 21/22 : LABEL git_sha=af5afa2e66728d7755c27cae0dfdf73270be1e0b [2022-04-08T19:42:23.948Z] ---> Running in 8dda43e2249a [2022-04-08T19:42:25.505Z] Removing intermediate container 8dda43e2249a [2022-04-08T19:42:25.505Z] ---> 97303f32b541 [2022-04-08T19:42:25.505Z] Step 22/22 : LABEL version=0.0.0 [2022-04-08T19:42:25.505Z] ---> Running in 369f5515a489 [2022-04-08T19:42:26.120Z] Removing intermediate container 369f5515a489 [2022-04-08T19:42:26.120Z] ---> 48b751751f03 [2022-04-08T19:42:26.120Z] [2022-04-08T19:42:27.663Z] Successfully built 48b751751f03 [2022-04-08T19:42:27.663Z] Successfully tagged support-scheduler-arm64:latest [2022-04-08T19:42:27.663Z]  Building support-scheduler ... done Building security-proxy-setup [2022-04-08T19:42:27.663Z] ---> b83785c4b561 [2022-04-08T19:42:27.663Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.toml /res/configuration.toml [2022-04-08T19:42:28.747Z] ---> 3095ea7f89ff [2022-04-08T19:42:28.747Z] Step 18/22 : ENTRYPOINT ["/support-notifications"] [2022-04-08T19:42:29.255Z] ---> Running in 69e213641558 [2022-04-08T19:42:29.601Z] Removing intermediate container 69e213641558 [2022-04-08T19:42:29.601Z] ---> e0d52e719ac1 [2022-04-08T19:42:29.601Z] Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-04-08T19:42:29.979Z] ---> Running in b21ecde20296 [2022-04-08T19:42:30.584Z] Removing intermediate container b21ecde20296 [2022-04-08T19:42:30.584Z] ---> 7c997f43b67f [2022-04-08T19:42:30.584Z] Step 20/22 : LABEL arch=arm64 [2022-04-08T19:42:30.584Z] ---> Running in a7d55e899db5 [2022-04-08T19:42:31.206Z] Removing intermediate container a7d55e899db5 [2022-04-08T19:42:31.206Z] ---> b256c047ad44 [2022-04-08T19:42:31.206Z] Step 21/22 : LABEL git_sha=af5afa2e66728d7755c27cae0dfdf73270be1e0b [2022-04-08T19:42:31.206Z] ---> Running in 5d7e82b178f7 [2022-04-08T19:42:31.812Z] Removing intermediate container 5d7e82b178f7 [2022-04-08T19:42:31.812Z] ---> d1d60b7347c6 [2022-04-08T19:42:31.812Z] Step 22/22 : LABEL version=0.0.0 [2022-04-08T19:42:31.812Z] ---> Running in c53d4a9a3509 [2022-04-08T19:42:32.415Z] Removing intermediate container c53d4a9a3509 [2022-04-08T19:42:32.415Z] ---> 21d6c234e9e0 [2022-04-08T19:42:32.415Z] [2022-04-08T19:42:33.016Z] Successfully built 21d6c234e9e0 [2022-04-08T19:42:33.016Z] Successfully tagged support-notifications-arm64:latest [2022-04-08T19:42:33.016Z]  Building support-notifications ... done Building security-bootstrapper [2022-04-08T19:43:41.117Z] Step 1/26 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-04-08T19:43:41.117Z] Step 2/26 : FROM ${BUILDER_BASE} AS builder [2022-04-08T19:43:41.117Z] ---> 0bf968ebf2cf [2022-04-08T19:43:41.117Z] Step 3/26 : WORKDIR /edgex-go [2022-04-08T19:43:41.117Z] ---> Using cache [2022-04-08T19:43:41.117Z] ---> fcef1d672c45 [2022-04-08T19:43:41.117Z] Step 4/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-04-08T19:43:41.117Z] ---> Running in 5f90fbb9415e [2022-04-08T19:43:41.117Z] Step 1/23 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-04-08T19:43:41.117Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2022-04-08T19:43:41.117Z] ---> 0bf968ebf2cf [2022-04-08T19:43:41.117Z] Step 3/23 : WORKDIR /edgex-go [2022-04-08T19:43:41.117Z] ---> Using cache [2022-04-08T19:43:41.117Z] ---> fcef1d672c45 [2022-04-08T19:43:41.117Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-04-08T19:43:41.117Z] ---> Running in a606d09492d7 [2022-04-08T19:43:41.117Z] Removing intermediate container 5f90fbb9415e [2022-04-08T19:43:41.117Z] ---> 688936f6874e [2022-04-08T19:43:41.117Z] Step 5/26 : RUN apk add --update --no-cache make git build-base curl [2022-04-08T19:43:41.117Z] ---> Running in 0ce9920d9a8e [2022-04-08T19:43:41.117Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-04-08T19:43:42.118Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-04-08T19:43:42.403Z] Removing intermediate container a606d09492d7 [2022-04-08T19:43:42.404Z] ---> 2a9f89921e83 [2022-04-08T19:43:42.404Z] Step 5/23 : RUN apk add --update --no-cache make git [2022-04-08T19:43:42.404Z] ---> Running in 2db8fc6fbb69 [2022-04-08T19:43:43.417Z] OK: 220 MiB in 52 packages [2022-04-08T19:43:45.415Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-04-08T19:43:45.699Z] Removing intermediate container 0ce9920d9a8e [2022-04-08T19:43:45.699Z] ---> b5fc89c89526 [2022-04-08T19:43:45.699Z] Step 6/26 : COPY go.mod vendor* ./ [2022-04-08T19:43:45.982Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-04-08T19:43:47.445Z] ---> 40e271b5a6a5 [2022-04-08T19:43:47.445Z] Step 7/26 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-04-08T19:43:47.445Z] OK: 220 MiB in 52 packages [2022-04-08T19:43:47.445Z] ---> Running in cc617ebe585a [2022-04-08T19:43:50.081Z] Removing intermediate container 2db8fc6fbb69 [2022-04-08T19:43:50.081Z] ---> dae917aeadc8 [2022-04-08T19:43:50.081Z] Step 6/23 : COPY go.mod vendor* ./ [2022-04-08T19:43:52.722Z] Step 1/22 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-04-08T19:43:52.723Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2022-04-08T19:43:52.723Z] ---> 0bf968ebf2cf [2022-04-08T19:43:52.723Z] Step 3/22 : WORKDIR /edgex-go [2022-04-08T19:43:52.723Z] ---> Using cache [2022-04-08T19:43:52.723Z] ---> fcef1d672c45 [2022-04-08T19:43:52.723Z] Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-04-08T19:43:52.723Z] ---> Using cache [2022-04-08T19:43:52.723Z] ---> 2a9f89921e83 [2022-04-08T19:43:52.723Z] Step 5/22 : RUN apk add --update --no-cache make git [2022-04-08T19:43:52.723Z] ---> Using cache [2022-04-08T19:43:52.723Z] ---> dae917aeadc8 [2022-04-08T19:43:52.723Z] Step 6/22 : COPY go.mod vendor* ./ [2022-04-08T19:43:52.723Z] ---> 8552790744e5 [2022-04-08T19:43:52.723Z] Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-04-08T19:43:52.723Z] ---> Running in 0e82704de8c1 [2022-04-08T19:43:53.321Z] ---> e3469d3ace2b [2022-04-08T19:43:53.321Z] Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-04-08T19:43:53.321Z] ---> Running in e40dc78e4d58 [2022-04-08T19:43:55.359Z] Removing intermediate container cc617ebe585a [2022-04-08T19:43:55.359Z] ---> a8f5b6e0619c [2022-04-08T19:43:55.359Z] Step 8/26 : COPY . . [2022-04-08T19:43:56.817Z] Step 1/31 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-04-08T19:43:56.817Z] Step 2/31 : FROM ${BUILDER_BASE} AS builder [2022-04-08T19:43:56.817Z] ---> 0bf968ebf2cf [2022-04-08T19:43:56.817Z] Step 3/31 : WORKDIR /edgex-go [2022-04-08T19:43:56.817Z] ---> Using cache [2022-04-08T19:43:56.817Z] ---> fcef1d672c45 [2022-04-08T19:43:56.817Z] Step 4/31 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-04-08T19:43:56.817Z] ---> Using cache [2022-04-08T19:43:56.817Z] ---> 2a9f89921e83 [2022-04-08T19:43:56.817Z] Step 5/31 : RUN apk add --update --no-cache make git [2022-04-08T19:43:56.817Z] ---> Using cache [2022-04-08T19:43:56.817Z] ---> dae917aeadc8 [2022-04-08T19:43:56.817Z] Step 6/31 : COPY go.mod vendor* ./ [2022-04-08T19:43:56.817Z] ---> Using cache [2022-04-08T19:43:56.817Z] ---> e3469d3ace2b [2022-04-08T19:43:56.817Z] Step 7/31 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-04-08T19:43:56.817Z] ---> Running in b5724e3c752b [2022-04-08T19:44:00.241Z] Removing intermediate container 0e82704de8c1 [2022-04-08T19:44:00.241Z] ---> 7c021d158965 [2022-04-08T19:44:00.241Z] Step 8/23 : COPY . . [2022-04-08T19:44:01.720Z] Removing intermediate container e40dc78e4d58 [2022-04-08T19:44:01.720Z] ---> e81e68f402f2 [2022-04-08T19:44:01.720Z] Step 8/22 : COPY . . [2022-04-08T19:44:03.733Z] Removing intermediate container b5724e3c752b [2022-04-08T19:44:03.733Z] ---> 628eaebb0cd7 [2022-04-08T19:44:03.733Z] Step 8/31 : COPY . . [2022-04-08T19:45:11.858Z] ---> e5cf039d9d63 [2022-04-08T19:45:11.858Z] Step 9/26 : ARG SPIRE_RELEASE=1.2.1 [2022-04-08T19:45:11.858Z] ---> Running in aea0872461ce [2022-04-08T19:45:11.858Z] Removing intermediate container aea0872461ce [2022-04-08T19:45:11.858Z] ---> 95256b3ad7a0 [2022-04-08T19:45:11.858Z] Step 10/26 : RUN mkdir -p spire-build [2022-04-08T19:45:11.858Z] ---> Running in 468ffac347ee [2022-04-08T19:45:11.858Z] ---> 526b14ce7887 [2022-04-08T19:45:11.858Z] Step 9/23 : RUN make cmd/core-metadata/core-metadata [2022-04-08T19:45:11.858Z] ---> Running in fc0fd4dbde3c [2022-04-08T19:45:12.491Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-metadata/core-metadata ./cmd/core-metadata [2022-04-08T19:45:12.785Z] ---> d83fe320d34a [2022-04-08T19:45:12.785Z] Step 9/22 : RUN make cmd/security-proxy-setup/security-proxy-setup cmd/secrets-config/secrets-config [2022-04-08T19:45:13.094Z] Removing intermediate container 468ffac347ee [2022-04-08T19:45:13.094Z] ---> 0fb34fe42adb [2022-04-08T19:45:13.094Z] Step 11/26 : WORKDIR /edgex-go/spire-build [2022-04-08T19:45:13.094Z] ---> Running in 21942696be3c [2022-04-08T19:45:13.386Z] ---> Running in 391bf4d62967 [2022-04-08T19:45:14.390Z] Removing intermediate container 391bf4d62967 [2022-04-08T19:45:14.390Z] ---> d592a8733dbd [2022-04-08T19:45:14.390Z] Step 12/26 : RUN wget -q "https://github.com/spiffe/spire/archive/refs/tags/v${SPIRE_RELEASE}.tar.gz" && tar xv --strip-components=1 -f "v${SPIRE_RELEASE}.tar.gz" && echo "building spire from source..." && make bin/spire-server bin/spire-agent [2022-04-08T19:45:14.676Z] ---> Running in 9307c1f8f743 [2022-04-08T19:45:15.671Z] ---> 1c8b888e2cbb [2022-04-08T19:45:15.671Z] Step 9/31 : RUN make cmd/security-bootstrapper/security-bootstrapper [2022-04-08T19:45:15.671Z] ---> Running in 6f2bdc05df06 [2022-04-08T19:45:16.289Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-proxy-setup/security-proxy-setup ./cmd/security-proxy-setup [2022-04-08T19:45:17.739Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper [2022-04-08T19:45:18.351Z] spire-1.2.1/ [2022-04-08T19:45:18.351Z] spire-1.2.1/.data/ [2022-04-08T19:45:18.351Z] spire-1.2.1/.data/.file [2022-04-08T19:45:18.351Z] spire-1.2.1/.dockerignore [2022-04-08T19:45:18.351Z] spire-1.2.1/.gitattributes [2022-04-08T19:45:18.351Z] spire-1.2.1/.githooks/ [2022-04-08T19:45:18.351Z] spire-1.2.1/.githooks/pre-commit [2022-04-08T19:45:18.351Z] spire-1.2.1/.github/ [2022-04-08T19:45:18.351Z] spire-1.2.1/.github/ISSUE_TEMPLATE.md [2022-04-08T19:45:18.351Z] spire-1.2.1/.github/PULL_REQUEST_TEMPLATE.md [2022-04-08T19:45:18.351Z] spire-1.2.1/.github/dependabot.yml [2022-04-08T19:45:18.351Z] spire-1.2.1/.github/workflows/ [2022-04-08T19:45:18.351Z] spire-1.2.1/.github/workflows/nightly_build.yaml [2022-04-08T19:45:18.351Z] spire-1.2.1/.github/workflows/pr_build.yaml [2022-04-08T19:45:18.351Z] spire-1.2.1/.github/workflows/release_build.yaml [2022-04-08T19:45:18.351Z] spire-1.2.1/.github/workflows/scripts/ [2022-04-08T19:45:18.351Z] spire-1.2.1/.github/workflows/scripts/build_artifacts.sh [2022-04-08T19:45:18.351Z] spire-1.2.1/.github/workflows/scripts/push-images.sh [2022-04-08T19:45:18.351Z] spire-1.2.1/.github/workflows/scripts/push-scratch-images.sh [2022-04-08T19:45:18.351Z] spire-1.2.1/.github/workflows/scripts/run_unit_tests.sh [2022-04-08T19:45:18.351Z] spire-1.2.1/.github/workflows/scripts/split.sh [2022-04-08T19:45:18.351Z] spire-1.2.1/.gitignore [2022-04-08T19:45:18.351Z] spire-1.2.1/.go-version [2022-04-08T19:45:18.351Z] spire-1.2.1/.golangci.yml [2022-04-08T19:45:18.351Z] spire-1.2.1/ADOPTERS.md [2022-04-08T19:45:18.351Z] spire-1.2.1/CHANGELOG.md [2022-04-08T19:45:18.351Z] spire-1.2.1/CODE-OF-CONDUCT.md [2022-04-08T19:45:18.351Z] spire-1.2.1/CODEOWNERS [2022-04-08T19:45:18.351Z] spire-1.2.1/CONTRIBUTING.md [2022-04-08T19:45:18.351Z] spire-1.2.1/Dockerfile [2022-04-08T19:45:18.351Z] spire-1.2.1/Dockerfile.dev [2022-04-08T19:45:18.351Z] spire-1.2.1/Dockerfile.scratch [2022-04-08T19:45:18.351Z] spire-1.2.1/LICENSE [2022-04-08T19:45:18.351Z] spire-1.2.1/MAINTAINERS.md [2022-04-08T19:45:18.351Z] spire-1.2.1/Makefile [2022-04-08T19:45:18.351Z] spire-1.2.1/README.md [2022-04-08T19:45:18.351Z] spire-1.2.1/ROADMAP.md [2022-04-08T19:45:18.351Z] spire-1.2.1/SECURITY.md [2022-04-08T19:45:18.351Z] spire-1.2.1/cmd/ [2022-04-08T19:45:18.351Z] spire-1.2.1/cmd/spire-agent/ [2022-04-08T19:45:18.351Z] spire-1.2.1/cmd/spire-agent/cli/ [2022-04-08T19:45:18.351Z] spire-1.2.1/cmd/spire-agent/cli/api/ [2022-04-08T19:45:18.351Z] spire-1.2.1/cmd/spire-agent/cli/api/common.go [2022-04-08T19:45:18.351Z] spire-1.2.1/cmd/spire-agent/cli/api/fetch_jwt.go [2022-04-08T19:45:18.351Z] spire-1.2.1/cmd/spire-agent/cli/api/fetch_x509.go [2022-04-08T19:45:18.351Z] spire-1.2.1/cmd/spire-agent/cli/api/printer.go [2022-04-08T19:45:18.351Z] spire-1.2.1/cmd/spire-agent/cli/api/validate_jwt.go [2022-04-08T19:45:18.351Z] spire-1.2.1/cmd/spire-agent/cli/api/watch.go [2022-04-08T19:45:18.351Z] spire-1.2.1/cmd/spire-agent/cli/cli.go [2022-04-08T19:45:18.351Z] spire-1.2.1/cmd/spire-agent/cli/common/ [2022-04-08T19:45:18.351Z] spire-1.2.1/cmd/spire-agent/cli/common/defaults.go [2022-04-08T19:45:18.351Z] spire-1.2.1/cmd/spire-agent/cli/healthcheck/ [2022-04-08T19:45:18.351Z] spire-1.2.1/cmd/spire-agent/cli/healthcheck/healthcheck.go [2022-04-08T19:45:18.351Z] spire-1.2.1/cmd/spire-agent/cli/healthcheck/healthcheck_test.go [2022-04-08T19:45:18.351Z] spire-1.2.1/cmd/spire-agent/cli/run/ [2022-04-08T19:45:18.351Z] spire-1.2.1/cmd/spire-agent/cli/run/run.go [2022-04-08T19:45:18.351Z] spire-1.2.1/cmd/spire-agent/cli/run/run_test.go [2022-04-08T19:45:18.351Z] spire-1.2.1/cmd/spire-agent/cli/validate/ [2022-04-08T19:45:18.351Z] spire-1.2.1/cmd/spire-agent/cli/validate/validate.go [2022-04-08T19:45:18.351Z] spire-1.2.1/cmd/spire-agent/cli/validate/validate_test.go [2022-04-08T19:45:18.351Z] spire-1.2.1/cmd/spire-agent/main.go [2022-04-08T19:45:18.351Z] spire-1.2.1/cmd/spire-server/ [2022-04-08T19:45:18.351Z] spire-1.2.1/cmd/spire-server/cli/ [2022-04-08T19:45:18.351Z] spire-1.2.1/cmd/spire-server/cli/agent/ [2022-04-08T19:45:18.351Z] spire-1.2.1/cmd/spire-server/cli/agent/agent_test.go [2022-04-08T19:45:18.351Z] spire-1.2.1/cmd/spire-server/cli/agent/ban.go [2022-04-08T19:45:18.351Z] spire-1.2.1/cmd/spire-server/cli/agent/count.go [2022-04-08T19:45:18.351Z] spire-1.2.1/cmd/spire-server/cli/agent/evict.go [2022-04-08T19:45:18.351Z] spire-1.2.1/cmd/spire-server/cli/agent/list.go [2022-04-08T19:45:18.351Z] spire-1.2.1/cmd/spire-server/cli/agent/show.go [2022-04-08T19:45:18.351Z] spire-1.2.1/cmd/spire-server/cli/bundle/ [2022-04-08T19:45:18.351Z] spire-1.2.1/cmd/spire-server/cli/bundle/bundle_test.go [2022-04-08T19:45:18.351Z] spire-1.2.1/cmd/spire-server/cli/bundle/common.go [2022-04-08T19:45:18.351Z] spire-1.2.1/cmd/spire-server/cli/bundle/common_test.go [2022-04-08T19:45:18.351Z] spire-1.2.1/cmd/spire-server/cli/bundle/count.go [2022-04-08T19:45:18.351Z] spire-1.2.1/cmd/spire-server/cli/bundle/delete.go [2022-04-08T19:45:18.351Z] spire-1.2.1/cmd/spire-server/cli/bundle/list.go [2022-04-08T19:45:18.351Z] spire-1.2.1/cmd/spire-server/cli/bundle/set.go [2022-04-08T19:45:18.351Z] spire-1.2.1/cmd/spire-server/cli/bundle/show.go [2022-04-08T19:45:18.351Z] spire-1.2.1/cmd/spire-server/cli/cli.go [2022-04-08T19:45:18.351Z] spire-1.2.1/cmd/spire-server/cli/entry/ [2022-04-08T19:45:18.351Z] spire-1.2.1/cmd/spire-server/cli/entry/count.go [2022-04-08T19:45:18.351Z] spire-1.2.1/cmd/spire-server/cli/entry/count_test.go [2022-04-08T19:45:18.351Z] spire-1.2.1/cmd/spire-server/cli/entry/create.go [2022-04-08T19:45:18.351Z] spire-1.2.1/cmd/spire-server/cli/entry/create_test.go [2022-04-08T19:45:18.351Z] spire-1.2.1/cmd/spire-server/cli/entry/delete.go [2022-04-08T19:45:18.351Z] spire-1.2.1/cmd/spire-server/cli/entry/delete_test.go [2022-04-08T19:45:18.351Z] spire-1.2.1/cmd/spire-server/cli/entry/show.go [2022-04-08T19:45:18.351Z] spire-1.2.1/cmd/spire-server/cli/entry/show_test.go [2022-04-08T19:45:18.351Z] spire-1.2.1/cmd/spire-server/cli/entry/update.go [2022-04-08T19:45:18.351Z] spire-1.2.1/cmd/spire-server/cli/entry/update_test.go [2022-04-08T19:45:18.351Z] spire-1.2.1/cmd/spire-server/cli/entry/util.go [2022-04-08T19:45:18.351Z] spire-1.2.1/cmd/spire-server/cli/entry/util_test.go [2022-04-08T19:45:18.351Z] spire-1.2.1/cmd/spire-server/cli/federation/ [2022-04-08T19:45:18.351Z] spire-1.2.1/cmd/spire-server/cli/federation/common.go [2022-04-08T19:45:18.351Z] spire-1.2.1/cmd/spire-server/cli/federation/common_test.go [2022-04-08T19:45:18.351Z] spire-1.2.1/cmd/spire-server/cli/federation/create.go [2022-04-08T19:45:18.351Z] spire-1.2.1/cmd/spire-server/cli/federation/create_test.go [2022-04-08T19:45:18.351Z] spire-1.2.1/cmd/spire-server/cli/federation/delete.go [2022-04-08T19:45:18.351Z] spire-1.2.1/cmd/spire-server/cli/federation/delete_test.go [2022-04-08T19:45:18.351Z] spire-1.2.1/cmd/spire-server/cli/federation/list.go [2022-04-08T19:45:18.351Z] spire-1.2.1/cmd/spire-server/cli/federation/list_test.go [2022-04-08T19:45:18.351Z] spire-1.2.1/cmd/spire-server/cli/federation/refresh.go [2022-04-08T19:45:18.351Z] spire-1.2.1/cmd/spire-server/cli/federation/refresh_test.go [2022-04-08T19:45:18.351Z] spire-1.2.1/cmd/spire-server/cli/federation/show.go [2022-04-08T19:45:18.351Z] spire-1.2.1/cmd/spire-server/cli/federation/show_test.go [2022-04-08T19:45:18.351Z] spire-1.2.1/cmd/spire-server/cli/federation/update.go [2022-04-08T19:45:18.351Z] spire-1.2.1/cmd/spire-server/cli/federation/update_test.go [2022-04-08T19:45:18.351Z] spire-1.2.1/cmd/spire-server/cli/healthcheck/ [2022-04-08T19:45:18.351Z] spire-1.2.1/cmd/spire-server/cli/healthcheck/healthcheck.go [2022-04-08T19:45:18.351Z] spire-1.2.1/cmd/spire-server/cli/healthcheck/healthcheck_test.go [2022-04-08T19:45:18.351Z] spire-1.2.1/cmd/spire-server/cli/jwt/ [2022-04-08T19:45:18.351Z] spire-1.2.1/cmd/spire-server/cli/jwt/mint.go [2022-04-08T19:45:18.351Z] spire-1.2.1/cmd/spire-server/cli/jwt/mint_test.go [2022-04-08T19:45:18.351Z] spire-1.2.1/cmd/spire-server/cli/run/ [2022-04-08T19:45:18.351Z] spire-1.2.1/cmd/spire-server/cli/run/run.go [2022-04-08T19:45:18.351Z] spire-1.2.1/cmd/spire-server/cli/run/run_test.go [2022-04-08T19:45:18.351Z] spire-1.2.1/cmd/spire-server/cli/token/ [2022-04-08T19:45:18.351Z] spire-1.2.1/cmd/spire-server/cli/token/generate.go [2022-04-08T19:45:18.351Z] spire-1.2.1/cmd/spire-server/cli/token/generate_test.go [2022-04-08T19:45:18.351Z] spire-1.2.1/cmd/spire-server/cli/validate/ [2022-04-08T19:45:18.351Z] spire-1.2.1/cmd/spire-server/cli/validate/validate.go [2022-04-08T19:45:18.351Z] spire-1.2.1/cmd/spire-server/cli/validate/validate_test.go [2022-04-08T19:45:18.351Z] spire-1.2.1/cmd/spire-server/cli/x509/ [2022-04-08T19:45:18.351Z] spire-1.2.1/cmd/spire-server/cli/x509/mint.go [2022-04-08T19:45:18.351Z] spire-1.2.1/cmd/spire-server/cli/x509/mint_test.go [2022-04-08T19:45:18.351Z] spire-1.2.1/cmd/spire-server/main.go [2022-04-08T19:45:18.351Z] spire-1.2.1/cmd/spire-server/util/ [2022-04-08T19:45:18.351Z] spire-1.2.1/cmd/spire-server/util/util.go [2022-04-08T19:45:18.351Z] spire-1.2.1/conf/ [2022-04-08T19:45:18.352Z] spire-1.2.1/conf/agent/ [2022-04-08T19:45:18.352Z] spire-1.2.1/conf/agent/agent.conf [2022-04-08T19:45:18.352Z] spire-1.2.1/conf/agent/agent_full.conf [2022-04-08T19:45:18.352Z] spire-1.2.1/conf/agent/dummy_root_ca.crt [2022-04-08T19:45:18.352Z] spire-1.2.1/conf/server/ [2022-04-08T19:45:18.352Z] spire-1.2.1/conf/server/dummy_upstream_ca.crt [2022-04-08T19:45:18.352Z] spire-1.2.1/conf/server/dummy_upstream_ca.key [2022-04-08T19:45:18.352Z] spire-1.2.1/conf/server/server.conf [2022-04-08T19:45:18.352Z] spire-1.2.1/conf/server/server_full.conf [2022-04-08T19:45:18.352Z] spire-1.2.1/doc/ [2022-04-08T19:45:18.352Z] spire-1.2.1/doc/SPIRE101.md [2022-04-08T19:45:18.352Z] spire-1.2.1/doc/auditlog.md [2022-04-08T19:45:18.352Z] spire-1.2.1/doc/authorization_policy_engine.md [2022-04-08T19:45:18.352Z] spire-1.2.1/doc/changelog_guidelines.md [2022-04-08T19:45:18.352Z] spire-1.2.1/doc/cure53-report.pdf [2022-04-08T19:45:18.352Z] spire-1.2.1/doc/images/ [2022-04-08T19:45:18.352Z] spire-1.2.1/doc/images/2019_roadmap.png [2022-04-08T19:45:18.352Z] spire-1.2.1/doc/images/SPIRE101.png [2022-04-08T19:45:18.352Z] spire-1.2.1/doc/images/SPIRE_agent.png [2022-04-08T19:45:18.634Z] spire-1.2.1/doc/images/SPIRE_server.png [2022-04-08T19:45:18.634Z] spire-1.2.1/doc/images/cache_mgr.png [2022-04-08T19:45:18.634Z] spire-1.2.1/doc/images/cache_mgr_components.png [2022-04-08T19:45:18.634Z] spire-1.2.1/doc/images/federated_spire.png [2022-04-08T19:45:18.634Z] spire-1.2.1/doc/images/ha_mode.png [2022-04-08T19:45:18.634Z] spire-1.2.1/doc/images/nested_spire.png [2022-04-08T19:45:18.634Z] spire-1.2.1/doc/images/oidc_federation.png [2022-04-08T19:45:18.634Z] spire-1.2.1/doc/images/single_trust_domain.png [2022-04-08T19:45:18.634Z] spire-1.2.1/doc/images/spiffe_compatible.png [2022-04-08T19:45:18.634Z] spire-1.2.1/doc/images/spire_logo.png [2022-04-08T19:45:18.634Z] spire-1.2.1/doc/migrating_registration_api_clients.md [2022-04-08T19:45:18.634Z] spire-1.2.1/doc/plugin_agent_keymanager_disk.md [2022-04-08T19:45:18.634Z] spire-1.2.1/doc/plugin_agent_keymanager_memory.md [2022-04-08T19:45:18.634Z] spire-1.2.1/doc/plugin_agent_nodeattestor_aws_iid.md [2022-04-08T19:45:18.634Z] spire-1.2.1/doc/plugin_agent_nodeattestor_azure_msi.md [2022-04-08T19:45:18.634Z] spire-1.2.1/doc/plugin_agent_nodeattestor_gcp_iit.md [2022-04-08T19:45:18.634Z] spire-1.2.1/doc/plugin_agent_nodeattestor_jointoken.md [2022-04-08T19:45:18.634Z] spire-1.2.1/doc/plugin_agent_nodeattestor_k8s_psat.md [2022-04-08T19:45:18.634Z] spire-1.2.1/doc/plugin_agent_nodeattestor_k8s_sat.md [2022-04-08T19:45:18.634Z] spire-1.2.1/doc/plugin_agent_nodeattestor_sshpop.md [2022-04-08T19:45:18.634Z] spire-1.2.1/doc/plugin_agent_nodeattestor_tpm_devid.md [2022-04-08T19:45:18.634Z] spire-1.2.1/doc/plugin_agent_nodeattestor_x509pop.md [2022-04-08T19:45:18.634Z] spire-1.2.1/doc/plugin_agent_svidstore_aws_secretsmanager.md [2022-04-08T19:45:18.634Z] spire-1.2.1/doc/plugin_agent_svidstore_gcp_secretmanager.md [2022-04-08T19:45:18.634Z] spire-1.2.1/doc/plugin_agent_workloadattestor_docker.md [2022-04-08T19:45:18.634Z] spire-1.2.1/doc/plugin_agent_workloadattestor_k8s.md [2022-04-08T19:45:18.634Z] spire-1.2.1/doc/plugin_agent_workloadattestor_unix.md [2022-04-08T19:45:18.634Z] spire-1.2.1/doc/plugin_server_datastore_sql.md [2022-04-08T19:45:18.634Z] spire-1.2.1/doc/plugin_server_keymanager_aws_kms.md [2022-04-08T19:45:18.634Z] spire-1.2.1/doc/plugin_server_keymanager_disk.md [2022-04-08T19:45:18.634Z] spire-1.2.1/doc/plugin_server_keymanager_memory.md [2022-04-08T19:45:18.634Z] spire-1.2.1/doc/plugin_server_nodeattestor_aws_iid.md [2022-04-08T19:45:18.634Z] spire-1.2.1/doc/plugin_server_nodeattestor_azure_msi.md [2022-04-08T19:45:18.634Z] spire-1.2.1/doc/plugin_server_nodeattestor_gcp_iit.md [2022-04-08T19:45:18.634Z] spire-1.2.1/doc/plugin_server_nodeattestor_jointoken.md [2022-04-08T19:45:18.634Z] spire-1.2.1/doc/plugin_server_nodeattestor_k8s_psat.md [2022-04-08T19:45:18.634Z] spire-1.2.1/doc/plugin_server_nodeattestor_k8s_sat.md [2022-04-08T19:45:18.634Z] spire-1.2.1/doc/plugin_server_nodeattestor_sshpop.md [2022-04-08T19:45:18.634Z] spire-1.2.1/doc/plugin_server_nodeattestor_tpm_devid.md [2022-04-08T19:45:18.634Z] spire-1.2.1/doc/plugin_server_nodeattestor_x509pop.md [2022-04-08T19:45:18.634Z] spire-1.2.1/doc/plugin_server_noderesolver_azure_msi.md [2022-04-08T19:45:18.634Z] spire-1.2.1/doc/plugin_server_notifier_gcs_bundle.md [2022-04-08T19:45:18.634Z] spire-1.2.1/doc/plugin_server_notifier_k8sbundle.md [2022-04-08T19:45:18.634Z] spire-1.2.1/doc/plugin_server_upstreamauthority_aws_pca.md [2022-04-08T19:45:18.634Z] spire-1.2.1/doc/plugin_server_upstreamauthority_awssecret.md [2022-04-08T19:45:18.634Z] spire-1.2.1/doc/plugin_server_upstreamauthority_cert_manager.md [2022-04-08T19:45:18.634Z] spire-1.2.1/doc/plugin_server_upstreamauthority_disk.md [2022-04-08T19:45:18.634Z] spire-1.2.1/doc/plugin_server_upstreamauthority_gcp_cas.md [2022-04-08T19:45:18.634Z] spire-1.2.1/doc/plugin_server_upstreamauthority_spire.md [2022-04-08T19:45:18.634Z] spire-1.2.1/doc/plugin_server_upstreamauthority_vault.md [2022-04-08T19:45:18.634Z] spire-1.2.1/doc/scaling_spire.md [2022-04-08T19:45:18.634Z] spire-1.2.1/doc/spire_agent.md [2022-04-08T19:45:18.634Z] spire-1.2.1/doc/spire_server.md [2022-04-08T19:45:18.634Z] spire-1.2.1/doc/supported_integrations.md [2022-04-08T19:45:18.634Z] spire-1.2.1/doc/telemetry.md [2022-04-08T19:45:18.634Z] spire-1.2.1/doc/telemetry_config.md [2022-04-08T19:45:18.634Z] spire-1.2.1/doc/upgrading.md [2022-04-08T19:45:18.634Z] spire-1.2.1/doc/using_spire.md [2022-04-08T19:45:18.634Z] spire-1.2.1/examples/ [2022-04-08T19:45:18.634Z] spire-1.2.1/examples/README.md [2022-04-08T19:45:18.634Z] spire-1.2.1/go.mod [2022-04-08T19:45:18.634Z] spire-1.2.1/go.sum [2022-04-08T19:45:18.634Z] spire-1.2.1/pkg/ [2022-04-08T19:45:18.634Z] spire-1.2.1/pkg/agent/ [2022-04-08T19:45:18.634Z] spire-1.2.1/pkg/agent/agent.go [2022-04-08T19:45:18.634Z] spire-1.2.1/pkg/agent/api/ [2022-04-08T19:45:18.634Z] spire-1.2.1/pkg/agent/api/config.go [2022-04-08T19:45:18.634Z] spire-1.2.1/pkg/agent/api/debug/ [2022-04-08T19:45:18.634Z] spire-1.2.1/pkg/agent/api/debug/v1/ [2022-04-08T19:45:18.634Z] spire-1.2.1/pkg/agent/api/debug/v1/service.go [2022-04-08T19:45:18.634Z] spire-1.2.1/pkg/agent/api/debug/v1/service_test.go [2022-04-08T19:45:18.634Z] spire-1.2.1/pkg/agent/api/delegatedidentity/ [2022-04-08T19:45:18.634Z] spire-1.2.1/pkg/agent/api/delegatedidentity/v1/ [2022-04-08T19:45:18.634Z] spire-1.2.1/pkg/agent/api/delegatedidentity/v1/service.go [2022-04-08T19:45:18.634Z] spire-1.2.1/pkg/agent/api/delegatedidentity/v1/service_test.go [2022-04-08T19:45:18.634Z] spire-1.2.1/pkg/agent/api/endpoints.go [2022-04-08T19:45:18.634Z] spire-1.2.1/pkg/agent/api/health/ [2022-04-08T19:45:18.634Z] spire-1.2.1/pkg/agent/api/health/v1/ [2022-04-08T19:45:18.634Z] spire-1.2.1/pkg/agent/api/health/v1/service.go [2022-04-08T19:45:18.634Z] spire-1.2.1/pkg/agent/api/health/v1/service_test.go [2022-04-08T19:45:18.634Z] spire-1.2.1/pkg/agent/api/rpccontext/ [2022-04-08T19:45:18.634Z] spire-1.2.1/pkg/agent/api/rpccontext/alias.go [2022-04-08T19:45:18.634Z] spire-1.2.1/pkg/agent/api/rpccontext/caller.go [2022-04-08T19:45:18.634Z] spire-1.2.1/pkg/agent/attestor/ [2022-04-08T19:45:18.634Z] spire-1.2.1/pkg/agent/attestor/node/ [2022-04-08T19:45:18.634Z] spire-1.2.1/pkg/agent/attestor/node/experimental.go [2022-04-08T19:45:18.634Z] spire-1.2.1/pkg/agent/attestor/node/node.go [2022-04-08T19:45:18.634Z] spire-1.2.1/pkg/agent/attestor/node/node_test.go [2022-04-08T19:45:18.634Z] spire-1.2.1/pkg/agent/attestor/workload/ [2022-04-08T19:45:18.634Z] spire-1.2.1/pkg/agent/attestor/workload/workload.go [2022-04-08T19:45:18.634Z] spire-1.2.1/pkg/agent/attestor/workload/workload_test.go [2022-04-08T19:45:18.634Z] spire-1.2.1/pkg/agent/catalog/ [2022-04-08T19:45:18.634Z] spire-1.2.1/pkg/agent/catalog/catalog.go [2022-04-08T19:45:18.634Z] spire-1.2.1/pkg/agent/catalog/keymanager.go [2022-04-08T19:45:18.634Z] spire-1.2.1/pkg/agent/catalog/nodeattestor.go [2022-04-08T19:45:18.634Z] spire-1.2.1/pkg/agent/catalog/svidstore.go [2022-04-08T19:45:18.634Z] spire-1.2.1/pkg/agent/catalog/workloadattestor.go [2022-04-08T19:45:18.634Z] spire-1.2.1/pkg/agent/client/ [2022-04-08T19:45:18.634Z] spire-1.2.1/pkg/agent/client/client.go [2022-04-08T19:45:18.634Z] spire-1.2.1/pkg/agent/client/client_test.go [2022-04-08T19:45:18.634Z] spire-1.2.1/pkg/agent/client/dial.go [2022-04-08T19:45:18.634Z] spire-1.2.1/pkg/agent/client/nodeconn.go [2022-04-08T19:45:18.634Z] spire-1.2.1/pkg/agent/client/nodeconn_test.go [2022-04-08T19:45:18.634Z] spire-1.2.1/pkg/agent/client/update.go [2022-04-08T19:45:18.634Z] spire-1.2.1/pkg/agent/client/util.go [2022-04-08T19:45:18.634Z] spire-1.2.1/pkg/agent/common/ [2022-04-08T19:45:18.634Z] spire-1.2.1/pkg/agent/common/backoff/ [2022-04-08T19:45:18.634Z] spire-1.2.1/pkg/agent/common/backoff/backoff.go [2022-04-08T19:45:18.634Z] spire-1.2.1/pkg/agent/common/backoff/backoff_test.go [2022-04-08T19:45:18.634Z] spire-1.2.1/pkg/agent/common/cgroups/ [2022-04-08T19:45:18.634Z] spire-1.2.1/pkg/agent/common/cgroups/cgroups.go [2022-04-08T19:45:18.634Z] spire-1.2.1/pkg/agent/common/cgroups/cgroups_test.go [2022-04-08T19:45:18.634Z] spire-1.2.1/pkg/agent/common/cgroups/filesystem.go [2022-04-08T19:45:18.634Z] spire-1.2.1/pkg/agent/config.go [2022-04-08T19:45:18.634Z] spire-1.2.1/pkg/agent/endpoints/ [2022-04-08T19:45:18.634Z] spire-1.2.1/pkg/agent/endpoints/config.go [2022-04-08T19:45:18.634Z] spire-1.2.1/pkg/agent/endpoints/endpoints.go [2022-04-08T19:45:18.634Z] spire-1.2.1/pkg/agent/endpoints/endpoints_test.go [2022-04-08T19:45:18.634Z] spire-1.2.1/pkg/agent/endpoints/metrics.go [2022-04-08T19:45:18.634Z] spire-1.2.1/pkg/agent/endpoints/middleware.go [2022-04-08T19:45:18.634Z] spire-1.2.1/pkg/agent/endpoints/peertracker.go [2022-04-08T19:45:18.634Z] spire-1.2.1/pkg/agent/endpoints/peertracker_test.go [2022-04-08T19:45:18.634Z] spire-1.2.1/pkg/agent/endpoints/sdsv2/ [2022-04-08T19:45:18.634Z] spire-1.2.1/pkg/agent/endpoints/sdsv2/handler.go [2022-04-08T19:45:18.634Z] spire-1.2.1/pkg/agent/endpoints/sdsv2/handler_test.go [2022-04-08T19:45:18.634Z] spire-1.2.1/pkg/agent/endpoints/sdsv3/ [2022-04-08T19:45:18.634Z] spire-1.2.1/pkg/agent/endpoints/sdsv3/handler.go [2022-04-08T19:45:18.634Z] spire-1.2.1/pkg/agent/endpoints/sdsv3/handler_test.go [2022-04-08T19:45:18.634Z] spire-1.2.1/pkg/agent/endpoints/workload/ [2022-04-08T19:45:18.634Z] spire-1.2.1/pkg/agent/endpoints/workload/handler.go [2022-04-08T19:45:18.634Z] spire-1.2.1/pkg/agent/endpoints/workload/handler_test.go [2022-04-08T19:45:18.634Z] spire-1.2.1/pkg/agent/manager/ [2022-04-08T19:45:18.634Z] spire-1.2.1/pkg/agent/manager/cache/ [2022-04-08T19:45:18.634Z] spire-1.2.1/pkg/agent/manager/cache/bundle_cache.go [2022-04-08T19:45:18.634Z] spire-1.2.1/pkg/agent/manager/cache/cache.go [2022-04-08T19:45:18.634Z] spire-1.2.1/pkg/agent/manager/cache/cache_test.go [2022-04-08T19:45:18.634Z] spire-1.2.1/pkg/agent/manager/cache/jwt_cache.go [2022-04-08T19:45:18.634Z] spire-1.2.1/pkg/agent/manager/cache/jwt_cache_test.go [2022-04-08T19:45:18.634Z] spire-1.2.1/pkg/agent/manager/cache/sets.go [2022-04-08T19:45:18.634Z] spire-1.2.1/pkg/agent/manager/cache/subscriber.go [2022-04-08T19:45:18.634Z] spire-1.2.1/pkg/agent/manager/config.go [2022-04-08T19:45:18.634Z] spire-1.2.1/pkg/agent/manager/manager.go [2022-04-08T19:45:18.634Z] spire-1.2.1/pkg/agent/manager/manager_test.go [2022-04-08T19:45:18.634Z] spire-1.2.1/pkg/agent/manager/storage.go [2022-04-08T19:45:18.634Z] spire-1.2.1/pkg/agent/manager/storage_test.go [2022-04-08T19:45:18.634Z] spire-1.2.1/pkg/agent/manager/storecache/ [2022-04-08T19:45:18.634Z] spire-1.2.1/pkg/agent/manager/storecache/cache.go [2022-04-08T19:45:18.634Z] spire-1.2.1/pkg/agent/manager/storecache/cache_test.go [2022-04-08T19:45:18.634Z] spire-1.2.1/pkg/agent/manager/sync.go [2022-04-08T19:45:18.634Z] spire-1.2.1/pkg/agent/plugin/ [2022-04-08T19:45:18.634Z] spire-1.2.1/pkg/agent/plugin/keymanager/ [2022-04-08T19:45:18.634Z] spire-1.2.1/pkg/agent/plugin/keymanager/base/ [2022-04-08T19:45:18.634Z] spire-1.2.1/pkg/agent/plugin/keymanager/base/keymanagerbase.go [2022-04-08T19:45:18.634Z] spire-1.2.1/pkg/agent/plugin/keymanager/constant.go [2022-04-08T19:45:18.634Z] spire-1.2.1/pkg/agent/plugin/keymanager/disk/ [2022-04-08T19:45:18.634Z] spire-1.2.1/pkg/agent/plugin/keymanager/disk/disk.go [2022-04-08T19:45:18.634Z] spire-1.2.1/pkg/agent/plugin/keymanager/disk/disk_test.go [2022-04-08T19:45:18.634Z] spire-1.2.1/pkg/agent/plugin/keymanager/keymanager.go [2022-04-08T19:45:18.634Z] spire-1.2.1/pkg/agent/plugin/keymanager/memory/ [2022-04-08T19:45:18.634Z] spire-1.2.1/pkg/agent/plugin/keymanager/memory/memory.go [2022-04-08T19:45:18.634Z] spire-1.2.1/pkg/agent/plugin/keymanager/memory/memory_test.go [2022-04-08T19:45:18.634Z] spire-1.2.1/pkg/agent/plugin/keymanager/repository.go [2022-04-08T19:45:18.634Z] spire-1.2.1/pkg/agent/plugin/keymanager/svidkeymanager.go [2022-04-08T19:45:18.634Z] spire-1.2.1/pkg/agent/plugin/keymanager/svidkeymanager_test.go [2022-04-08T19:45:18.634Z] spire-1.2.1/pkg/agent/plugin/keymanager/test/ [2022-04-08T19:45:18.634Z] spire-1.2.1/pkg/agent/plugin/keymanager/test/keymanagertest.go [2022-04-08T19:45:18.634Z] spire-1.2.1/pkg/agent/plugin/keymanager/v1.go [2022-04-08T19:45:18.634Z] spire-1.2.1/pkg/agent/plugin/keymanager/v1_test.go [2022-04-08T19:45:18.634Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/ [2022-04-08T19:45:18.634Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/aws/ [2022-04-08T19:45:18.634Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/aws/iid.go [2022-04-08T19:45:18.634Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/aws/iid_test.go [2022-04-08T19:45:18.634Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/azure/ [2022-04-08T19:45:18.634Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/azure/msi.go [2022-04-08T19:45:18.634Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/azure/msi_test.go [2022-04-08T19:45:18.635Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/gcp/ [2022-04-08T19:45:18.635Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/gcp/iit.go [2022-04-08T19:45:18.635Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/gcp/iit_test.go [2022-04-08T19:45:18.635Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/jointoken.go [2022-04-08T19:45:18.635Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/jointoken/ [2022-04-08T19:45:18.635Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/jointoken/join_token.go [2022-04-08T19:45:18.635Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/jointoken_test.go [2022-04-08T19:45:18.635Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/ [2022-04-08T19:45:18.635Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/psat/ [2022-04-08T19:45:18.635Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/psat/psat.go [2022-04-08T19:45:18.635Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/psat/psat_test.go [2022-04-08T19:45:18.635Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/sat/ [2022-04-08T19:45:18.635Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/sat/sat.go [2022-04-08T19:45:18.635Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/sat/sat_test.go [2022-04-08T19:45:18.635Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/nodeattestor.go [2022-04-08T19:45:18.635Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/repository.go [2022-04-08T19:45:18.635Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/sshpop/ [2022-04-08T19:45:18.635Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/sshpop/sshpop.go [2022-04-08T19:45:18.635Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/sshpop/sshpop_test.go [2022-04-08T19:45:18.635Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/test/ [2022-04-08T19:45:18.635Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/test/serverstream.go [2022-04-08T19:45:18.635Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/ [2022-04-08T19:45:18.635Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/devid.go [2022-04-08T19:45:18.635Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/devid_test.go [2022-04-08T19:45:18.635Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/ [2022-04-08T19:45:18.635Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/autodetect.go [2022-04-08T19:45:18.635Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/open.go [2022-04-08T19:45:18.635Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/open_windows.go [2022-04-08T19:45:18.635Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/session.go [2022-04-08T19:45:18.635Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/session_test.go [2022-04-08T19:45:18.635Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/signingkey.go [2022-04-08T19:45:18.635Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/v1.go [2022-04-08T19:45:18.635Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/v1_test.go [2022-04-08T19:45:18.635Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/x509pop/ [2022-04-08T19:45:18.635Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/x509pop/x509pop.go [2022-04-08T19:45:18.635Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/x509pop/x509pop_test.go [2022-04-08T19:45:18.635Z] spire-1.2.1/pkg/agent/plugin/svidstore/ [2022-04-08T19:45:18.635Z] spire-1.2.1/pkg/agent/plugin/svidstore/awssecretsmanager/ [2022-04-08T19:45:18.635Z] spire-1.2.1/pkg/agent/plugin/svidstore/awssecretsmanager/aws.go [2022-04-08T19:45:18.635Z] spire-1.2.1/pkg/agent/plugin/svidstore/awssecretsmanager/aws_test.go [2022-04-08T19:45:18.635Z] spire-1.2.1/pkg/agent/plugin/svidstore/awssecretsmanager/client.go [2022-04-08T19:45:18.635Z] spire-1.2.1/pkg/agent/plugin/svidstore/gcpsecretmanager/ [2022-04-08T19:45:18.635Z] spire-1.2.1/pkg/agent/plugin/svidstore/gcpsecretmanager/client.go [2022-04-08T19:45:18.635Z] spire-1.2.1/pkg/agent/plugin/svidstore/gcpsecretmanager/gcloud.go [2022-04-08T19:45:18.635Z] spire-1.2.1/pkg/agent/plugin/svidstore/gcpsecretmanager/gcloud_test.go [2022-04-08T19:45:18.635Z] spire-1.2.1/pkg/agent/plugin/svidstore/repository.go [2022-04-08T19:45:18.635Z] spire-1.2.1/pkg/agent/plugin/svidstore/svidstore.go [2022-04-08T19:45:18.635Z] spire-1.2.1/pkg/agent/plugin/svidstore/utils.go [2022-04-08T19:45:18.635Z] spire-1.2.1/pkg/agent/plugin/svidstore/utils_test.go [2022-04-08T19:45:18.635Z] spire-1.2.1/pkg/agent/plugin/svidstore/v1.go [2022-04-08T19:45:18.635Z] spire-1.2.1/pkg/agent/plugin/svidstore/v1_test.go [2022-04-08T19:45:18.635Z] spire-1.2.1/pkg/agent/plugin/svidstore/v1unofficial.go [2022-04-08T19:45:18.635Z] spire-1.2.1/pkg/agent/plugin/svidstore/v1unofficial_test.go [2022-04-08T19:45:18.635Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/ [2022-04-08T19:45:18.635Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/ [2022-04-08T19:45:18.635Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/cgroup/ [2022-04-08T19:45:18.635Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/cgroup/dockerfinder.go [2022-04-08T19:45:18.635Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/cgroup/dockerfinder_test.go [2022-04-08T19:45:18.635Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/docker.go [2022-04-08T19:45:18.635Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/docker_test.go [2022-04-08T19:45:18.635Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/retry.go [2022-04-08T19:45:18.635Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/ [2022-04-08T19:45:18.635Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/k8s.go [2022-04-08T19:45:18.635Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/k8s_test.go [2022-04-08T19:45:18.635Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/ [2022-04-08T19:45:18.635Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/cgroups_init_pid_in_pod.txt [2022-04-08T19:45:18.635Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/cgroups_pid_in_kind_pod.txt [2022-04-08T19:45:18.635Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/cgroups_pid_in_pod.txt [2022-04-08T19:45:18.635Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/cgroups_pid_not_in_pod.txt [2022-04-08T19:45:18.635Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/kind_pod_list.json [2022-04-08T19:45:18.635Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/pod_list.json [2022-04-08T19:45:18.635Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/pod_list_not_running.json [2022-04-08T19:45:18.635Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/systemd_cgroups_pid_in_pod.txt [2022-04-08T19:45:18.635Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/repository.go [2022-04-08T19:45:18.635Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/unix/ [2022-04-08T19:45:18.635Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/unix/unix.go [2022-04-08T19:45:18.635Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/unix/unix_test.go [2022-04-08T19:45:18.635Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/v1.go [2022-04-08T19:45:18.635Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/v1_test.go [2022-04-08T19:45:18.635Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/workloadattestor.go [2022-04-08T19:45:18.635Z] spire-1.2.1/pkg/agent/svid/ [2022-04-08T19:45:18.635Z] spire-1.2.1/pkg/agent/svid/rotator.go [2022-04-08T19:45:18.635Z] spire-1.2.1/pkg/agent/svid/rotator_config.go [2022-04-08T19:45:18.635Z] spire-1.2.1/pkg/agent/svid/rotator_test.go [2022-04-08T19:45:18.635Z] spire-1.2.1/pkg/agent/svid/store/ [2022-04-08T19:45:18.635Z] spire-1.2.1/pkg/agent/svid/store/service.go [2022-04-08T19:45:18.635Z] spire-1.2.1/pkg/agent/svid/store/service_test.go [2022-04-08T19:45:18.635Z] spire-1.2.1/pkg/common/ [2022-04-08T19:45:18.635Z] spire-1.2.1/pkg/common/agentpathtemplate/ [2022-04-08T19:45:18.635Z] spire-1.2.1/pkg/common/agentpathtemplate/template.go [2022-04-08T19:45:18.635Z] spire-1.2.1/pkg/common/agentpathtemplate/template_test.go [2022-04-08T19:45:18.635Z] spire-1.2.1/pkg/common/api/ [2022-04-08T19:45:18.635Z] spire-1.2.1/pkg/common/api/metrics.go [2022-04-08T19:45:18.635Z] spire-1.2.1/pkg/common/api/middleware/ [2022-04-08T19:45:18.635Z] spire-1.2.1/pkg/common/api/middleware/common_test.go [2022-04-08T19:45:18.635Z] spire-1.2.1/pkg/common/api/middleware/interceptor.go [2022-04-08T19:45:18.913Z] spire-1.2.1/pkg/common/api/middleware/interceptor_test.go [2022-04-08T19:45:18.913Z] spire-1.2.1/pkg/common/api/middleware/logger.go [2022-04-08T19:45:18.913Z] spire-1.2.1/pkg/common/api/middleware/logger_test.go [2022-04-08T19:45:18.913Z] spire-1.2.1/pkg/common/api/middleware/metrics.go [2022-04-08T19:45:18.913Z] spire-1.2.1/pkg/common/api/middleware/metrics_test.go [2022-04-08T19:45:18.913Z] spire-1.2.1/pkg/common/api/middleware/middleware.go [2022-04-08T19:45:18.913Z] spire-1.2.1/pkg/common/api/middleware/middleware_test.go [2022-04-08T19:45:18.913Z] spire-1.2.1/pkg/common/api/middleware/misconfig.go [2022-04-08T19:45:18.913Z] spire-1.2.1/pkg/common/api/middleware/misconfig_test.go [2022-04-08T19:45:18.913Z] spire-1.2.1/pkg/common/api/middleware/names.go [2022-04-08T19:45:18.913Z] spire-1.2.1/pkg/common/api/middleware/names_test.go [2022-04-08T19:45:18.913Z] spire-1.2.1/pkg/common/api/names.go [2022-04-08T19:45:18.913Z] spire-1.2.1/pkg/common/api/ratelimit.go [2022-04-08T19:45:18.913Z] spire-1.2.1/pkg/common/api/rpccontext/ [2022-04-08T19:45:18.913Z] spire-1.2.1/pkg/common/api/rpccontext/logger.go [2022-04-08T19:45:18.913Z] spire-1.2.1/pkg/common/api/rpccontext/metrics.go [2022-04-08T19:45:18.913Z] spire-1.2.1/pkg/common/api/rpccontext/names.go [2022-04-08T19:45:18.913Z] spire-1.2.1/pkg/common/auth/ [2022-04-08T19:45:18.913Z] spire-1.2.1/pkg/common/auth/interceptors.go [2022-04-08T19:45:18.913Z] spire-1.2.1/pkg/common/auth/interceptors_test.go [2022-04-08T19:45:18.913Z] spire-1.2.1/pkg/common/auth/untracked_uds.go [2022-04-08T19:45:18.913Z] spire-1.2.1/pkg/common/bundleutil/ [2022-04-08T19:45:18.913Z] spire-1.2.1/pkg/common/bundleutil/bundle.go [2022-04-08T19:45:18.913Z] spire-1.2.1/pkg/common/bundleutil/bundle_test.go [2022-04-08T19:45:18.913Z] spire-1.2.1/pkg/common/bundleutil/common_test.go [2022-04-08T19:45:18.913Z] spire-1.2.1/pkg/common/bundleutil/marshal.go [2022-04-08T19:45:18.913Z] spire-1.2.1/pkg/common/bundleutil/marshal_test.go [2022-04-08T19:45:18.913Z] spire-1.2.1/pkg/common/bundleutil/refreshhint.go [2022-04-08T19:45:18.913Z] spire-1.2.1/pkg/common/bundleutil/refreshhint_test.go [2022-04-08T19:45:18.913Z] spire-1.2.1/pkg/common/bundleutil/types.go [2022-04-08T19:45:18.913Z] spire-1.2.1/pkg/common/bundleutil/unmarshal.go [2022-04-08T19:45:18.913Z] spire-1.2.1/pkg/common/bundleutil/unmarshal_test.go [2022-04-08T19:45:18.913Z] spire-1.2.1/pkg/common/catalog/ [2022-04-08T19:45:18.913Z] spire-1.2.1/pkg/common/catalog/bind.go [2022-04-08T19:45:18.913Z] spire-1.2.1/pkg/common/catalog/builtin.go [2022-04-08T19:45:18.913Z] spire-1.2.1/pkg/common/catalog/catalog.go [2022-04-08T19:45:18.913Z] spire-1.2.1/pkg/common/catalog/catalog_test.go [2022-04-08T19:45:18.913Z] spire-1.2.1/pkg/common/catalog/closers.go [2022-04-08T19:45:18.913Z] spire-1.2.1/pkg/common/catalog/cmd_linux.go [2022-04-08T19:45:18.913Z] spire-1.2.1/pkg/common/catalog/cmd_other.go [2022-04-08T19:45:18.913Z] spire-1.2.1/pkg/common/catalog/config.go [2022-04-08T19:45:18.913Z] spire-1.2.1/pkg/common/catalog/config_test.go [2022-04-08T19:45:18.913Z] spire-1.2.1/pkg/common/catalog/configure.go [2022-04-08T19:45:18.913Z] spire-1.2.1/pkg/common/catalog/constraints.go [2022-04-08T19:45:18.913Z] spire-1.2.1/pkg/common/catalog/constraints_test.go [2022-04-08T19:45:18.913Z] spire-1.2.1/pkg/common/catalog/context.go [2022-04-08T19:45:18.913Z] spire-1.2.1/pkg/common/catalog/external.go [2022-04-08T19:45:18.913Z] spire-1.2.1/pkg/common/catalog/host.go [2022-04-08T19:45:18.913Z] spire-1.2.1/pkg/common/catalog/pipenet.go [2022-04-08T19:45:18.913Z] spire-1.2.1/pkg/common/catalog/plugin.go [2022-04-08T19:45:18.913Z] spire-1.2.1/pkg/common/catalog/testplugin/ [2022-04-08T19:45:18.913Z] spire-1.2.1/pkg/common/catalog/testplugin/.gitignore [2022-04-08T19:45:18.913Z] spire-1.2.1/pkg/common/catalog/testplugin/main.go [2022-04-08T19:45:18.913Z] spire-1.2.1/pkg/common/catalog/testplugin/plugin.go [2022-04-08T19:45:18.913Z] spire-1.2.1/pkg/common/cli/ [2022-04-08T19:45:18.913Z] spire-1.2.1/pkg/common/cli/env.go [2022-04-08T19:45:18.913Z] spire-1.2.1/pkg/common/cli/flags.go [2022-04-08T19:45:18.913Z] spire-1.2.1/pkg/common/cli/trust_domain.go [2022-04-08T19:45:18.913Z] spire-1.2.1/pkg/common/cli/trust_domain_test.go [2022-04-08T19:45:18.913Z] spire-1.2.1/pkg/common/cli/umask.go [2022-04-08T19:45:18.913Z] spire-1.2.1/pkg/common/cli/umask_posix.go [2022-04-08T19:45:18.913Z] spire-1.2.1/pkg/common/cli/umask_test.go [2022-04-08T19:45:18.913Z] spire-1.2.1/pkg/common/cli/umask_windows.go [2022-04-08T19:45:18.913Z] spire-1.2.1/pkg/common/cliprinter/ [2022-04-08T19:45:18.913Z] spire-1.2.1/pkg/common/cliprinter/cliprinter.go [2022-04-08T19:45:18.913Z] spire-1.2.1/pkg/common/cliprinter/cliprinter_test.go [2022-04-08T19:45:18.913Z] spire-1.2.1/pkg/common/cliprinter/flag.go [2022-04-08T19:45:18.913Z] spire-1.2.1/pkg/common/cliprinter/flag_test.go [2022-04-08T19:45:18.913Z] spire-1.2.1/pkg/common/cliprinter/format.go [2022-04-08T19:45:18.913Z] spire-1.2.1/pkg/common/cliprinter/format_test.go [2022-04-08T19:45:18.913Z] spire-1.2.1/pkg/common/cliprinter/internal/ [2022-04-08T19:45:18.913Z] spire-1.2.1/pkg/common/cliprinter/internal/errorjson/ [2022-04-08T19:45:18.913Z] spire-1.2.1/pkg/common/cliprinter/internal/errorjson/errorjson.go [2022-04-08T19:45:18.913Z] spire-1.2.1/pkg/common/cliprinter/internal/errorjson/errorjson_test.go [2022-04-08T19:45:18.913Z] spire-1.2.1/pkg/common/cliprinter/internal/errorpretty/ [2022-04-08T19:45:18.913Z] spire-1.2.1/pkg/common/cliprinter/internal/errorpretty/errorpretty.go [2022-04-08T19:45:18.913Z] spire-1.2.1/pkg/common/cliprinter/internal/errorpretty/errorpretty_test.go [2022-04-08T19:45:18.913Z] spire-1.2.1/pkg/common/cliprinter/internal/protojson/ [2022-04-08T19:45:18.913Z] spire-1.2.1/pkg/common/cliprinter/internal/protojson/protojson.go [2022-04-08T19:45:18.913Z] spire-1.2.1/pkg/common/cliprinter/internal/protojson/protojson_test.go [2022-04-08T19:45:18.913Z] spire-1.2.1/pkg/common/cliprinter/internal/protopretty/ [2022-04-08T19:45:18.913Z] spire-1.2.1/pkg/common/cliprinter/internal/protopretty/protopretty.go [2022-04-08T19:45:18.913Z] spire-1.2.1/pkg/common/cliprinter/internal/protopretty/protopretty_test.go [2022-04-08T19:45:18.913Z] spire-1.2.1/pkg/common/cliprinter/internal/structjson/ [2022-04-08T19:45:18.913Z] spire-1.2.1/pkg/common/cliprinter/internal/structjson/structjson.go [2022-04-08T19:45:18.913Z] spire-1.2.1/pkg/common/cliprinter/internal/structjson/structjson_test.go [2022-04-08T19:45:18.913Z] spire-1.2.1/pkg/common/cliprinter/internal/structpretty/ [2022-04-08T19:45:18.913Z] spire-1.2.1/pkg/common/cliprinter/internal/structpretty/structpretty.go [2022-04-08T19:45:18.913Z] spire-1.2.1/pkg/common/cliprinter/internal/structpretty/structpretty_test.go [2022-04-08T19:45:18.913Z] spire-1.2.1/pkg/common/coretypes/ [2022-04-08T19:45:18.913Z] spire-1.2.1/pkg/common/coretypes/bundle/ [2022-04-08T19:45:18.913Z] spire-1.2.1/pkg/common/coretypes/bundle/bundle_test.go [2022-04-08T19:45:18.913Z] spire-1.2.1/pkg/common/coretypes/bundle/commontypes.go [2022-04-08T19:45:18.913Z] spire-1.2.1/pkg/common/coretypes/bundle/plugintypes.go [2022-04-08T19:45:18.913Z] spire-1.2.1/pkg/common/coretypes/bundle/require.go [2022-04-08T19:45:18.913Z] spire-1.2.1/pkg/common/coretypes/jwtkey/ [2022-04-08T19:45:18.913Z] spire-1.2.1/pkg/common/coretypes/jwtkey/apitypes.go [2022-04-08T19:45:18.913Z] spire-1.2.1/pkg/common/coretypes/jwtkey/commontypes.go [2022-04-08T19:45:18.913Z] spire-1.2.1/pkg/common/coretypes/jwtkey/jwtkey.go [2022-04-08T19:45:18.913Z] spire-1.2.1/pkg/common/coretypes/jwtkey/jwtkey_test.go [2022-04-08T19:45:18.913Z] spire-1.2.1/pkg/common/coretypes/jwtkey/plugintypes.go [2022-04-08T19:45:18.913Z] spire-1.2.1/pkg/common/coretypes/jwtkey/require.go [2022-04-08T19:45:18.913Z] spire-1.2.1/pkg/common/coretypes/x509certificate/ [2022-04-08T19:45:18.913Z] spire-1.2.1/pkg/common/coretypes/x509certificate/commontypes.go [2022-04-08T19:45:18.913Z] spire-1.2.1/pkg/common/coretypes/x509certificate/plugintypes.go [2022-04-08T19:45:18.913Z] spire-1.2.1/pkg/common/coretypes/x509certificate/require.go [2022-04-08T19:45:18.913Z] spire-1.2.1/pkg/common/coretypes/x509certificate/x509certificate.go [2022-04-08T19:45:18.913Z] spire-1.2.1/pkg/common/coretypes/x509certificate/x509certificate_test.go [2022-04-08T19:45:18.913Z] spire-1.2.1/pkg/common/cryptoutil/ [2022-04-08T19:45:18.913Z] spire-1.2.1/pkg/common/cryptoutil/keys.go [2022-04-08T19:45:18.913Z] spire-1.2.1/pkg/common/cryptoutil/keys_test.go [2022-04-08T19:45:18.913Z] spire-1.2.1/pkg/common/diskutil/ [2022-04-08T19:45:18.913Z] spire-1.2.1/pkg/common/diskutil/file_posix.go [2022-04-08T19:45:18.913Z] spire-1.2.1/pkg/common/diskutil/file_test.go [2022-04-08T19:45:18.913Z] spire-1.2.1/pkg/common/diskutil/file_windows.go [2022-04-08T19:45:18.913Z] spire-1.2.1/pkg/common/errorutil/ [2022-04-08T19:45:18.913Z] spire-1.2.1/pkg/common/errorutil/wrapper.go [2022-04-08T19:45:18.913Z] spire-1.2.1/pkg/common/health/ [2022-04-08T19:45:18.913Z] spire-1.2.1/pkg/common/health/config.go [2022-04-08T19:45:18.913Z] spire-1.2.1/pkg/common/health/context.go [2022-04-08T19:45:18.913Z] spire-1.2.1/pkg/common/health/context_test.go [2022-04-08T19:45:18.913Z] spire-1.2.1/pkg/common/health/health.go [2022-04-08T19:45:18.913Z] spire-1.2.1/pkg/common/health/health_test.go [2022-04-08T19:45:18.913Z] spire-1.2.1/pkg/common/health/logger.go [2022-04-08T19:45:18.913Z] spire-1.2.1/pkg/common/hostservice/ [2022-04-08T19:45:18.913Z] spire-1.2.1/pkg/common/hostservice/metricsservice/ [2022-04-08T19:45:18.913Z] spire-1.2.1/pkg/common/hostservice/metricsservice/v1.go [2022-04-08T19:45:18.913Z] spire-1.2.1/pkg/common/hostservice/metricsservice/v1_test.go [2022-04-08T19:45:18.913Z] spire-1.2.1/pkg/common/idutil/ [2022-04-08T19:45:18.913Z] spire-1.2.1/pkg/common/idutil/require.go [2022-04-08T19:45:18.913Z] spire-1.2.1/pkg/common/idutil/require_test.go [2022-04-08T19:45:18.913Z] spire-1.2.1/pkg/common/idutil/safety.go [2022-04-08T19:45:18.913Z] spire-1.2.1/pkg/common/idutil/safety_test.go [2022-04-08T19:45:18.913Z] spire-1.2.1/pkg/common/idutil/spiffeid.go [2022-04-08T19:45:18.913Z] spire-1.2.1/pkg/common/idutil/spiffeid_test.go [2022-04-08T19:45:18.913Z] spire-1.2.1/pkg/common/jwtsvid/ [2022-04-08T19:45:18.913Z] spire-1.2.1/pkg/common/jwtsvid/common.go [2022-04-08T19:45:18.913Z] spire-1.2.1/pkg/common/jwtsvid/sign.go [2022-04-08T19:45:18.913Z] spire-1.2.1/pkg/common/jwtsvid/token_test.go [2022-04-08T19:45:18.913Z] spire-1.2.1/pkg/common/jwtsvid/validate.go [2022-04-08T19:45:18.913Z] spire-1.2.1/pkg/common/jwtutil/ [2022-04-08T19:45:18.913Z] spire-1.2.1/pkg/common/jwtutil/keyset.go [2022-04-08T19:45:18.913Z] spire-1.2.1/pkg/common/jwtutil/keyset_test.go [2022-04-08T19:45:18.913Z] spire-1.2.1/pkg/common/log/ [2022-04-08T19:45:18.913Z] spire-1.2.1/pkg/common/log/hclog_adapter.go [2022-04-08T19:45:18.913Z] spire-1.2.1/pkg/common/log/hclog_adapter_test.go [2022-04-08T19:45:18.913Z] spire-1.2.1/pkg/common/log/log.go [2022-04-08T19:45:18.913Z] spire-1.2.1/pkg/common/log/log_test.go [2022-04-08T19:45:18.913Z] spire-1.2.1/pkg/common/log/options.go [2022-04-08T19:45:18.913Z] spire-1.2.1/pkg/common/nodeutil/ [2022-04-08T19:45:18.913Z] spire-1.2.1/pkg/common/nodeutil/node.go [2022-04-08T19:45:18.913Z] spire-1.2.1/pkg/common/nodeutil/node_test.go [2022-04-08T19:45:18.913Z] spire-1.2.1/pkg/common/peertracker/ [2022-04-08T19:45:18.913Z] spire-1.2.1/pkg/common/peertracker/conn.go [2022-04-08T19:45:18.913Z] spire-1.2.1/pkg/common/peertracker/credentials.go [2022-04-08T19:45:18.913Z] spire-1.2.1/pkg/common/peertracker/errors.go [2022-04-08T19:45:18.913Z] spire-1.2.1/pkg/common/peertracker/getpid_windows.c [2022-04-08T19:45:18.913Z] spire-1.2.1/pkg/common/peertracker/getpid_windows.h [2022-04-08T19:45:18.913Z] spire-1.2.1/pkg/common/peertracker/info.go [2022-04-08T19:45:18.913Z] spire-1.2.1/pkg/common/peertracker/listener.go [2022-04-08T19:45:18.913Z] spire-1.2.1/pkg/common/peertracker/listener_test.go [2022-04-08T19:45:18.913Z] spire-1.2.1/pkg/common/peertracker/peertracker.go [2022-04-08T19:45:18.913Z] spire-1.2.1/pkg/common/peertracker/peertracker_test.go [2022-04-08T19:45:18.913Z] spire-1.2.1/pkg/common/peertracker/peertracker_test_child_posix.go [2022-04-08T19:45:18.913Z] spire-1.2.1/pkg/common/peertracker/peertracker_test_child_windows.go [2022-04-08T19:45:18.913Z] spire-1.2.1/pkg/common/peertracker/peertracker_test_posix.go [2022-04-08T19:45:18.913Z] spire-1.2.1/pkg/common/peertracker/peertracker_test_windows.go [2022-04-08T19:45:18.913Z] spire-1.2.1/pkg/common/peertracker/tcp.go [2022-04-08T19:45:18.913Z] spire-1.2.1/pkg/common/peertracker/tcp_fallback.go [2022-04-08T19:45:18.913Z] spire-1.2.1/pkg/common/peertracker/tcp_windows.go [2022-04-08T19:45:18.913Z] spire-1.2.1/pkg/common/peertracker/tracker_bsd.go [2022-04-08T19:45:18.913Z] spire-1.2.1/pkg/common/peertracker/tracker_fallback.go [2022-04-08T19:45:18.914Z] spire-1.2.1/pkg/common/peertracker/tracker_linux.go [2022-04-08T19:45:18.914Z] spire-1.2.1/pkg/common/peertracker/tracker_linux_test.go [2022-04-08T19:45:18.914Z] spire-1.2.1/pkg/common/peertracker/tracker_windows.go [2022-04-08T19:45:18.914Z] spire-1.2.1/pkg/common/peertracker/uds.go [2022-04-08T19:45:18.914Z] spire-1.2.1/pkg/common/peertracker/uds_bsd.go [2022-04-08T19:45:18.914Z] spire-1.2.1/pkg/common/peertracker/uds_fallback.go [2022-04-08T19:45:18.914Z] spire-1.2.1/pkg/common/peertracker/uds_linux.go [2022-04-08T19:45:18.914Z] spire-1.2.1/pkg/common/pemutil/ [2022-04-08T19:45:18.914Z] spire-1.2.1/pkg/common/pemutil/block.go [2022-04-08T19:45:18.914Z] spire-1.2.1/pkg/common/pemutil/certs.go [2022-04-08T19:45:18.914Z] spire-1.2.1/pkg/common/pemutil/common.go [2022-04-08T19:45:18.914Z] spire-1.2.1/pkg/common/pemutil/csr.go [2022-04-08T19:45:18.914Z] spire-1.2.1/pkg/common/pemutil/keys.go [2022-04-08T19:45:18.914Z] spire-1.2.1/pkg/common/pemutil/pemutil_test.go [2022-04-08T19:45:18.914Z] spire-1.2.1/pkg/common/pemutil/testdata/ [2022-04-08T19:45:18.914Z] spire-1.2.1/pkg/common/pemutil/testdata/cert.pem [2022-04-08T19:45:18.914Z] spire-1.2.1/pkg/common/pemutil/testdata/certs.pem [2022-04-08T19:45:18.914Z] spire-1.2.1/pkg/common/pemutil/testdata/csr.pem [2022-04-08T19:45:18.914Z] spire-1.2.1/pkg/common/pemutil/testdata/ecdsa-key-pkcs8.pem [2022-04-08T19:45:18.914Z] spire-1.2.1/pkg/common/pemutil/testdata/ecdsa-key.pem [2022-04-08T19:45:18.914Z] spire-1.2.1/pkg/common/pemutil/testdata/key.pem [2022-04-08T19:45:18.914Z] spire-1.2.1/pkg/common/pemutil/testdata/public-rsa-key.pem [2022-04-08T19:45:18.914Z] spire-1.2.1/pkg/common/pemutil/testdata/rsa-key-pkcs8.pem [2022-04-08T19:45:18.914Z] spire-1.2.1/pkg/common/pemutil/testdata/rsa-key.pem [2022-04-08T19:45:18.914Z] spire-1.2.1/pkg/common/plugin/ [2022-04-08T19:45:18.914Z] spire-1.2.1/pkg/common/plugin/aws/ [2022-04-08T19:45:18.914Z] spire-1.2.1/pkg/common/plugin/aws/iid.go [2022-04-08T19:45:18.914Z] spire-1.2.1/pkg/common/plugin/azure/ [2022-04-08T19:45:18.914Z] spire-1.2.1/pkg/common/plugin/azure/msi.go [2022-04-08T19:45:18.914Z] spire-1.2.1/pkg/common/plugin/azure/msi_test.go [2022-04-08T19:45:18.914Z] spire-1.2.1/pkg/common/plugin/facade.go [2022-04-08T19:45:18.914Z] spire-1.2.1/pkg/common/plugin/facade_test.go [2022-04-08T19:45:18.914Z] spire-1.2.1/pkg/common/plugin/gcp/ [2022-04-08T19:45:18.914Z] spire-1.2.1/pkg/common/plugin/gcp/iit.go [2022-04-08T19:45:18.914Z] spire-1.2.1/pkg/common/plugin/k8s/ [2022-04-08T19:45:18.914Z] spire-1.2.1/pkg/common/plugin/k8s/apiserver/ [2022-04-08T19:45:18.914Z] spire-1.2.1/pkg/common/plugin/k8s/apiserver/client.go [2022-04-08T19:45:18.914Z] spire-1.2.1/pkg/common/plugin/k8s/apiserver/client_test.go [2022-04-08T19:45:18.914Z] spire-1.2.1/pkg/common/plugin/k8s/utils.go [2022-04-08T19:45:18.914Z] spire-1.2.1/pkg/common/plugin/k8s/utils_test.go [2022-04-08T19:45:18.914Z] spire-1.2.1/pkg/common/plugin/log.go [2022-04-08T19:45:18.914Z] spire-1.2.1/pkg/common/plugin/sshpop/ [2022-04-08T19:45:18.914Z] spire-1.2.1/pkg/common/plugin/sshpop/handshake.go [2022-04-08T19:45:18.914Z] spire-1.2.1/pkg/common/plugin/sshpop/handshake_test.go [2022-04-08T19:45:18.914Z] spire-1.2.1/pkg/common/plugin/sshpop/sshpop.go [2022-04-08T19:45:18.914Z] spire-1.2.1/pkg/common/plugin/sshpop/sshpop_test.go [2022-04-08T19:45:18.914Z] spire-1.2.1/pkg/common/plugin/sshpop/testdata/ [2022-04-08T19:45:18.914Z] spire-1.2.1/pkg/common/plugin/sshpop/testdata/dummy_agent_ssh_key [2022-04-08T19:45:18.914Z] spire-1.2.1/pkg/common/plugin/sshpop/testdata/dummy_agent_ssh_key-cert.pub [2022-04-08T19:45:18.914Z] spire-1.2.1/pkg/common/plugin/sshpop/testdata/dummy_ssh_cert_authority.pub [2022-04-08T19:45:18.914Z] spire-1.2.1/pkg/common/plugin/sshpop/testdata/empty_ssh_cert_authority.pub [2022-04-08T19:45:18.914Z] spire-1.2.1/pkg/common/plugin/sshpop/testdata/many_ssh_cert_authorities.pub [2022-04-08T19:45:18.914Z] spire-1.2.1/pkg/common/plugin/tpmdevid/ [2022-04-08T19:45:18.914Z] spire-1.2.1/pkg/common/plugin/tpmdevid/devid.go [2022-04-08T19:45:18.914Z] spire-1.2.1/pkg/common/plugin/x509pop/ [2022-04-08T19:45:18.914Z] spire-1.2.1/pkg/common/plugin/x509pop/x509pop.go [2022-04-08T19:45:18.914Z] spire-1.2.1/pkg/common/plugin/x509pop/x509pop_test.go [2022-04-08T19:45:18.914Z] spire-1.2.1/pkg/common/profiling/ [2022-04-08T19:45:18.914Z] spire-1.2.1/pkg/common/profiling/dumpers.go [2022-04-08T19:45:18.914Z] spire-1.2.1/pkg/common/profiling/profiling.go [2022-04-08T19:45:18.914Z] spire-1.2.1/pkg/common/protoutil/ [2022-04-08T19:45:18.914Z] spire-1.2.1/pkg/common/protoutil/masks.go [2022-04-08T19:45:18.914Z] spire-1.2.1/pkg/common/protoutil/masks_test.go [2022-04-08T19:45:18.914Z] spire-1.2.1/pkg/common/rotationutil/ [2022-04-08T19:45:18.914Z] spire-1.2.1/pkg/common/rotationutil/rotationutil.go [2022-04-08T19:45:18.914Z] spire-1.2.1/pkg/common/rotationutil/rotationutil_test.go [2022-04-08T19:45:18.914Z] spire-1.2.1/pkg/common/selector/ [2022-04-08T19:45:18.914Z] spire-1.2.1/pkg/common/selector/selector.go [2022-04-08T19:45:18.914Z] spire-1.2.1/pkg/common/selector/selector_test.go [2022-04-08T19:45:18.914Z] spire-1.2.1/pkg/common/selector/set.go [2022-04-08T19:45:18.914Z] spire-1.2.1/pkg/common/selector/set_utils.go [2022-04-08T19:45:18.914Z] spire-1.2.1/pkg/common/selector/set_utils_test.go [2022-04-08T19:45:18.914Z] spire-1.2.1/pkg/common/telemetry/ [2022-04-08T19:45:18.914Z] spire-1.2.1/pkg/common/telemetry/agent/ [2022-04-08T19:45:18.914Z] spire-1.2.1/pkg/common/telemetry/agent/keymanager/ [2022-04-08T19:45:18.914Z] spire-1.2.1/pkg/common/telemetry/agent/keymanager/keymanager.go [2022-04-08T19:45:18.914Z] spire-1.2.1/pkg/common/telemetry/agent/keymanager/wrapper.go [2022-04-08T19:45:18.914Z] spire-1.2.1/pkg/common/telemetry/agent/keymanager/wrapper_test.go [2022-04-08T19:45:18.914Z] spire-1.2.1/pkg/common/telemetry/agent/manager.go [2022-04-08T19:45:18.914Z] spire-1.2.1/pkg/common/telemetry/agent/node.go [2022-04-08T19:45:18.914Z] spire-1.2.1/pkg/common/telemetry/agent/rotate.go [2022-04-08T19:45:18.914Z] spire-1.2.1/pkg/common/telemetry/agent/sdsapi.go [2022-04-08T19:45:18.914Z] spire-1.2.1/pkg/common/telemetry/agent/store/ [2022-04-08T19:45:18.914Z] spire-1.2.1/pkg/common/telemetry/agent/store/store.go [2022-04-08T19:45:18.914Z] spire-1.2.1/pkg/common/telemetry/agent/workloadapi/ [2022-04-08T19:45:18.914Z] spire-1.2.1/pkg/common/telemetry/agent/workloadapi/workload.go [2022-04-08T19:45:18.914Z] spire-1.2.1/pkg/common/telemetry/blackhole.go [2022-04-08T19:45:18.914Z] spire-1.2.1/pkg/common/telemetry/call.go [2022-04-08T19:45:18.914Z] spire-1.2.1/pkg/common/telemetry/common/ [2022-04-08T19:45:18.914Z] spire-1.2.1/pkg/common/telemetry/common/label_adders.go [2022-04-08T19:45:18.914Z] spire-1.2.1/pkg/common/telemetry/config.go [2022-04-08T19:45:18.914Z] spire-1.2.1/pkg/common/telemetry/dogstatsd.go [2022-04-08T19:45:18.914Z] spire-1.2.1/pkg/common/telemetry/dogstatsd_test.go [2022-04-08T19:45:18.914Z] spire-1.2.1/pkg/common/telemetry/inmem.go [2022-04-08T19:45:18.914Z] spire-1.2.1/pkg/common/telemetry/inmem_test.go [2022-04-08T19:45:18.914Z] spire-1.2.1/pkg/common/telemetry/m3.go [2022-04-08T19:45:18.914Z] spire-1.2.1/pkg/common/telemetry/m3_test.go [2022-04-08T19:45:18.914Z] spire-1.2.1/pkg/common/telemetry/metrics.go [2022-04-08T19:45:18.914Z] spire-1.2.1/pkg/common/telemetry/metrics_benchmark_test.go [2022-04-08T19:45:18.914Z] spire-1.2.1/pkg/common/telemetry/names.go [2022-04-08T19:45:18.914Z] spire-1.2.1/pkg/common/telemetry/prometheus.go [2022-04-08T19:45:18.914Z] spire-1.2.1/pkg/common/telemetry/prometheus_test.go [2022-04-08T19:45:18.914Z] spire-1.2.1/pkg/common/telemetry/sanitize.go [2022-04-08T19:45:18.914Z] spire-1.2.1/pkg/common/telemetry/sanitize_test.go [2022-04-08T19:45:18.914Z] spire-1.2.1/pkg/common/telemetry/server/ [2022-04-08T19:45:18.914Z] spire-1.2.1/pkg/common/telemetry/server/bundle_manager.go [2022-04-08T19:45:18.914Z] spire-1.2.1/pkg/common/telemetry/server/ca_manager.go [2022-04-08T19:45:18.914Z] spire-1.2.1/pkg/common/telemetry/server/datastore/ [2022-04-08T19:45:18.914Z] spire-1.2.1/pkg/common/telemetry/server/datastore/bundle.go [2022-04-08T19:45:18.914Z] spire-1.2.1/pkg/common/telemetry/server/datastore/federation_relationship.go [2022-04-08T19:45:18.914Z] spire-1.2.1/pkg/common/telemetry/server/datastore/join_token.go [2022-04-08T19:45:18.914Z] spire-1.2.1/pkg/common/telemetry/server/datastore/node.go [2022-04-08T19:45:18.914Z] spire-1.2.1/pkg/common/telemetry/server/datastore/registration.go [2022-04-08T19:45:18.914Z] spire-1.2.1/pkg/common/telemetry/server/datastore/wrapper.go [2022-04-08T19:45:18.914Z] spire-1.2.1/pkg/common/telemetry/server/datastore/wrapper_test.go [2022-04-08T19:45:18.914Z] spire-1.2.1/pkg/common/telemetry/server/keymanager/ [2022-04-08T19:45:18.914Z] spire-1.2.1/pkg/common/telemetry/server/keymanager/keymanager.go [2022-04-08T19:45:18.914Z] spire-1.2.1/pkg/common/telemetry/server/keymanager/wrapper.go [2022-04-08T19:45:18.914Z] spire-1.2.1/pkg/common/telemetry/server/keymanager/wrapper_test.go [2022-04-08T19:45:18.914Z] spire-1.2.1/pkg/common/telemetry/server/registration_manager.go [2022-04-08T19:45:18.914Z] spire-1.2.1/pkg/common/telemetry/server/rotate.go [2022-04-08T19:45:18.914Z] spire-1.2.1/pkg/common/telemetry/server/server.go [2022-04-08T19:45:18.914Z] spire-1.2.1/pkg/common/telemetry/sink.go [2022-04-08T19:45:18.914Z] spire-1.2.1/pkg/common/telemetry/statsd.go [2022-04-08T19:45:18.914Z] spire-1.2.1/pkg/common/telemetry/statsd_test.go [2022-04-08T19:45:18.914Z] spire-1.2.1/pkg/common/telemetry/uptime.go [2022-04-08T19:45:18.914Z] spire-1.2.1/pkg/common/telemetry/version.go [2022-04-08T19:45:18.914Z] spire-1.2.1/pkg/common/telemetry/withlabels.go [2022-04-08T19:45:18.914Z] spire-1.2.1/pkg/common/uptime/ [2022-04-08T19:45:18.914Z] spire-1.2.1/pkg/common/uptime/uptime.go [2022-04-08T19:45:18.914Z] spire-1.2.1/pkg/common/uptime/uptime_test.go [2022-04-08T19:45:18.914Z] spire-1.2.1/pkg/common/util/ [2022-04-08T19:45:18.914Z] spire-1.2.1/pkg/common/util/certs.go [2022-04-08T19:45:18.914Z] spire-1.2.1/pkg/common/util/certs_test.go [2022-04-08T19:45:18.914Z] spire-1.2.1/pkg/common/util/csr.go [2022-04-08T19:45:18.914Z] spire-1.2.1/pkg/common/util/hash.go [2022-04-08T19:45:18.914Z] spire-1.2.1/pkg/common/util/selectors.go [2022-04-08T19:45:18.914Z] spire-1.2.1/pkg/common/util/selectors_test.go [2022-04-08T19:45:18.914Z] spire-1.2.1/pkg/common/util/signals.go [2022-04-08T19:45:18.914Z] spire-1.2.1/pkg/common/util/sort.go [2022-04-08T19:45:18.914Z] spire-1.2.1/pkg/common/util/sort_test.go [2022-04-08T19:45:18.914Z] spire-1.2.1/pkg/common/util/task.go [2022-04-08T19:45:18.914Z] spire-1.2.1/pkg/common/util/task_test.go [2022-04-08T19:45:18.914Z] spire-1.2.1/pkg/common/util/testdata/ [2022-04-08T19:45:18.914Z] spire-1.2.1/pkg/common/util/testdata/empty-bundle.pem [2022-04-08T19:45:18.914Z] spire-1.2.1/pkg/common/util/testdata/mixed-bundle.pem [2022-04-08T19:45:18.914Z] spire-1.2.1/pkg/common/version/ [2022-04-08T19:45:18.914Z] spire-1.2.1/pkg/common/version/version.go [2022-04-08T19:45:18.914Z] spire-1.2.1/pkg/common/x509svid/ [2022-04-08T19:45:18.914Z] spire-1.2.1/pkg/common/x509svid/common_test.go [2022-04-08T19:45:18.914Z] spire-1.2.1/pkg/common/x509svid/csr.go [2022-04-08T19:45:18.914Z] spire-1.2.1/pkg/common/x509svid/upstreamca.go [2022-04-08T19:45:18.914Z] spire-1.2.1/pkg/common/x509svid/upstreamca_test.go [2022-04-08T19:45:18.914Z] spire-1.2.1/pkg/common/x509util/ [2022-04-08T19:45:18.914Z] spire-1.2.1/pkg/common/x509util/cert.go [2022-04-08T19:45:18.914Z] spire-1.2.1/pkg/common/x509util/dns.go [2022-04-08T19:45:19.202Z] spire-1.2.1/pkg/common/x509util/dns_test.go [2022-04-08T19:45:19.202Z] spire-1.2.1/pkg/common/x509util/keyid.go [2022-04-08T19:45:19.202Z] spire-1.2.1/pkg/common/x509util/keypair.go [2022-04-08T19:45:19.202Z] spire-1.2.1/pkg/common/x509util/serialnumber.go [2022-04-08T19:45:19.202Z] spire-1.2.1/pkg/common/x509util/serialnumber_test.go [2022-04-08T19:45:19.202Z] spire-1.2.1/pkg/server/ [2022-04-08T19:45:19.202Z] spire-1.2.1/pkg/server/api/ [2022-04-08T19:45:19.202Z] spire-1.2.1/pkg/server/api/agent.go [2022-04-08T19:45:19.202Z] spire-1.2.1/pkg/server/api/agent/ [2022-04-08T19:45:19.202Z] spire-1.2.1/pkg/server/api/agent/v1/ [2022-04-08T19:45:19.202Z] spire-1.2.1/pkg/server/api/agent/v1/service.go [2022-04-08T19:45:19.202Z] spire-1.2.1/pkg/server/api/agent/v1/service_test.go [2022-04-08T19:45:19.202Z] spire-1.2.1/pkg/server/api/agent_test.go [2022-04-08T19:45:19.202Z] spire-1.2.1/pkg/server/api/api.go [2022-04-08T19:45:19.202Z] spire-1.2.1/pkg/server/api/audit/ [2022-04-08T19:45:19.202Z] spire-1.2.1/pkg/server/api/audit/audit.go [2022-04-08T19:45:19.202Z] spire-1.2.1/pkg/server/api/audit/audit_test.go [2022-04-08T19:45:19.202Z] spire-1.2.1/pkg/server/api/bundle.go [2022-04-08T19:45:19.202Z] spire-1.2.1/pkg/server/api/bundle/ [2022-04-08T19:45:19.202Z] spire-1.2.1/pkg/server/api/bundle/v1/ [2022-04-08T19:45:19.202Z] spire-1.2.1/pkg/server/api/bundle/v1/service.go [2022-04-08T19:45:19.202Z] spire-1.2.1/pkg/server/api/bundle/v1/service_test.go [2022-04-08T19:45:19.202Z] spire-1.2.1/pkg/server/api/bundle_test.go [2022-04-08T19:45:19.202Z] spire-1.2.1/pkg/server/api/debug/ [2022-04-08T19:45:19.202Z] spire-1.2.1/pkg/server/api/debug/v1/ [2022-04-08T19:45:19.202Z] spire-1.2.1/pkg/server/api/debug/v1/service.go [2022-04-08T19:45:19.202Z] spire-1.2.1/pkg/server/api/debug/v1/service_test.go [2022-04-08T19:45:19.202Z] spire-1.2.1/pkg/server/api/entry.go [2022-04-08T19:45:19.202Z] spire-1.2.1/pkg/server/api/entry/ [2022-04-08T19:45:19.202Z] spire-1.2.1/pkg/server/api/entry/v1/ [2022-04-08T19:45:19.202Z] spire-1.2.1/pkg/server/api/entry/v1/service.go [2022-04-08T19:45:19.202Z] spire-1.2.1/pkg/server/api/entry/v1/service_test.go [2022-04-08T19:45:19.202Z] spire-1.2.1/pkg/server/api/entry_test.go [2022-04-08T19:45:19.202Z] spire-1.2.1/pkg/server/api/health/ [2022-04-08T19:45:19.202Z] spire-1.2.1/pkg/server/api/health/v1/ [2022-04-08T19:45:19.202Z] spire-1.2.1/pkg/server/api/health/v1/service.go [2022-04-08T19:45:19.202Z] spire-1.2.1/pkg/server/api/health/v1/service_test.go [2022-04-08T19:45:19.202Z] spire-1.2.1/pkg/server/api/id.go [2022-04-08T19:45:19.202Z] spire-1.2.1/pkg/server/api/id_test.go [2022-04-08T19:45:19.202Z] spire-1.2.1/pkg/server/api/limits/ [2022-04-08T19:45:19.202Z] spire-1.2.1/pkg/server/api/limits/limits.go [2022-04-08T19:45:19.202Z] spire-1.2.1/pkg/server/api/middleware/ [2022-04-08T19:45:19.202Z] spire-1.2.1/pkg/server/api/middleware/alias.go [2022-04-08T19:45:19.202Z] spire-1.2.1/pkg/server/api/middleware/audit.go [2022-04-08T19:45:19.202Z] spire-1.2.1/pkg/server/api/middleware/authorization.go [2022-04-08T19:45:19.202Z] spire-1.2.1/pkg/server/api/middleware/authorization_opa.go [2022-04-08T19:45:19.202Z] spire-1.2.1/pkg/server/api/middleware/authorization_test.go [2022-04-08T19:45:19.202Z] spire-1.2.1/pkg/server/api/middleware/authorize_agent.go [2022-04-08T19:45:19.202Z] spire-1.2.1/pkg/server/api/middleware/caller.go [2022-04-08T19:45:19.202Z] spire-1.2.1/pkg/server/api/middleware/caller_test.go [2022-04-08T19:45:19.202Z] spire-1.2.1/pkg/server/api/middleware/common.go [2022-04-08T19:45:19.202Z] spire-1.2.1/pkg/server/api/middleware/common_test.go [2022-04-08T19:45:19.202Z] spire-1.2.1/pkg/server/api/middleware/entries.go [2022-04-08T19:45:19.202Z] spire-1.2.1/pkg/server/api/middleware/entries_test.go [2022-04-08T19:45:19.202Z] spire-1.2.1/pkg/server/api/middleware/ratelimit.go [2022-04-08T19:45:19.202Z] spire-1.2.1/pkg/server/api/middleware/ratelimit_test.go [2022-04-08T19:45:19.202Z] spire-1.2.1/pkg/server/api/ratelimit.go [2022-04-08T19:45:19.202Z] spire-1.2.1/pkg/server/api/rpccontext/ [2022-04-08T19:45:19.202Z] spire-1.2.1/pkg/server/api/rpccontext/alias.go [2022-04-08T19:45:19.202Z] spire-1.2.1/pkg/server/api/rpccontext/audit.go [2022-04-08T19:45:19.202Z] spire-1.2.1/pkg/server/api/rpccontext/caller.go [2022-04-08T19:45:19.202Z] spire-1.2.1/pkg/server/api/rpccontext/ratelimit.go [2022-04-08T19:45:19.202Z] spire-1.2.1/pkg/server/api/selector.go [2022-04-08T19:45:19.202Z] spire-1.2.1/pkg/server/api/selector_test.go [2022-04-08T19:45:19.202Z] spire-1.2.1/pkg/server/api/status.go [2022-04-08T19:45:19.202Z] spire-1.2.1/pkg/server/api/status_test.go [2022-04-08T19:45:19.202Z] spire-1.2.1/pkg/server/api/svid/ [2022-04-08T19:45:19.202Z] spire-1.2.1/pkg/server/api/svid/v1/ [2022-04-08T19:45:19.202Z] spire-1.2.1/pkg/server/api/svid/v1/service.go [2022-04-08T19:45:19.202Z] spire-1.2.1/pkg/server/api/svid/v1/service_test.go [2022-04-08T19:45:19.202Z] spire-1.2.1/pkg/server/api/trustdomain.go [2022-04-08T19:45:19.202Z] spire-1.2.1/pkg/server/api/trustdomain/ [2022-04-08T19:45:19.202Z] spire-1.2.1/pkg/server/api/trustdomain/v1/ [2022-04-08T19:45:19.202Z] spire-1.2.1/pkg/server/api/trustdomain/v1/service.go [2022-04-08T19:45:19.202Z] spire-1.2.1/pkg/server/api/trustdomain/v1/service_test.go [2022-04-08T19:45:19.202Z] spire-1.2.1/pkg/server/api/trustdomain_test.go [2022-04-08T19:45:19.202Z] spire-1.2.1/pkg/server/authpolicy/ [2022-04-08T19:45:19.202Z] spire-1.2.1/pkg/server/authpolicy/defaults.go [2022-04-08T19:45:19.202Z] spire-1.2.1/pkg/server/authpolicy/policy.go [2022-04-08T19:45:19.202Z] spire-1.2.1/pkg/server/authpolicy/policy.rego [2022-04-08T19:45:19.202Z] spire-1.2.1/pkg/server/authpolicy/policy_data.json [2022-04-08T19:45:19.202Z] spire-1.2.1/pkg/server/authpolicy/policy_test.go [2022-04-08T19:45:19.202Z] spire-1.2.1/pkg/server/authpolicy/validate.go [2022-04-08T19:45:19.202Z] spire-1.2.1/pkg/server/bundle/ [2022-04-08T19:45:19.202Z] spire-1.2.1/pkg/server/bundle/client/ [2022-04-08T19:45:19.202Z] spire-1.2.1/pkg/server/bundle/client/client.go [2022-04-08T19:45:19.202Z] spire-1.2.1/pkg/server/bundle/client/client_test.go [2022-04-08T19:45:19.202Z] spire-1.2.1/pkg/server/bundle/client/manager.go [2022-04-08T19:45:19.202Z] spire-1.2.1/pkg/server/bundle/client/manager_test.go [2022-04-08T19:45:19.202Z] spire-1.2.1/pkg/server/bundle/client/sources.go [2022-04-08T19:45:19.202Z] spire-1.2.1/pkg/server/bundle/client/sources_test.go [2022-04-08T19:45:19.202Z] spire-1.2.1/pkg/server/bundle/client/updater.go [2022-04-08T19:45:19.202Z] spire-1.2.1/pkg/server/bundle/client/updater_test.go [2022-04-08T19:45:19.202Z] spire-1.2.1/pkg/server/ca/ [2022-04-08T19:45:19.202Z] spire-1.2.1/pkg/server/ca/ca.go [2022-04-08T19:45:19.202Z] spire-1.2.1/pkg/server/ca/ca_health.go [2022-04-08T19:45:19.202Z] spire-1.2.1/pkg/server/ca/ca_test.go [2022-04-08T19:45:19.202Z] spire-1.2.1/pkg/server/ca/journal.go [2022-04-08T19:45:19.202Z] spire-1.2.1/pkg/server/ca/journal_test.go [2022-04-08T19:45:19.202Z] spire-1.2.1/pkg/server/ca/manager.go [2022-04-08T19:45:19.202Z] spire-1.2.1/pkg/server/ca/manager_health.go [2022-04-08T19:45:19.202Z] spire-1.2.1/pkg/server/ca/manager_test.go [2022-04-08T19:45:19.202Z] spire-1.2.1/pkg/server/ca/templates.go [2022-04-08T19:45:19.202Z] spire-1.2.1/pkg/server/ca/upstream_client.go [2022-04-08T19:45:19.202Z] spire-1.2.1/pkg/server/ca/upstream_client_test.go [2022-04-08T19:45:19.202Z] spire-1.2.1/pkg/server/ca/validation.go [2022-04-08T19:45:19.202Z] spire-1.2.1/pkg/server/cache/ [2022-04-08T19:45:19.202Z] spire-1.2.1/pkg/server/cache/dscache/ [2022-04-08T19:45:19.202Z] spire-1.2.1/pkg/server/cache/dscache/cache.go [2022-04-08T19:45:19.202Z] spire-1.2.1/pkg/server/cache/dscache/cache_test.go [2022-04-08T19:45:19.202Z] spire-1.2.1/pkg/server/cache/entrycache/ [2022-04-08T19:45:19.202Z] spire-1.2.1/pkg/server/cache/entrycache/cache.go [2022-04-08T19:45:19.202Z] spire-1.2.1/pkg/server/cache/entrycache/cache_test.go [2022-04-08T19:45:19.202Z] spire-1.2.1/pkg/server/cache/entrycache/fullcache.go [2022-04-08T19:45:19.203Z] spire-1.2.1/pkg/server/cache/entrycache/fullcache_ds.go [2022-04-08T19:45:19.203Z] spire-1.2.1/pkg/server/cache/entrycache/fullcache_ds_test.go [2022-04-08T19:45:19.203Z] spire-1.2.1/pkg/server/cache/entrycache/fullcache_test.go [2022-04-08T19:45:19.203Z] spire-1.2.1/pkg/server/catalog/ [2022-04-08T19:45:19.203Z] spire-1.2.1/pkg/server/catalog/catalog.go [2022-04-08T19:45:19.203Z] spire-1.2.1/pkg/server/catalog/keymanager.go [2022-04-08T19:45:19.203Z] spire-1.2.1/pkg/server/catalog/nodeattestor.go [2022-04-08T19:45:19.203Z] spire-1.2.1/pkg/server/catalog/noderesolver.go [2022-04-08T19:45:19.203Z] spire-1.2.1/pkg/server/catalog/notifier.go [2022-04-08T19:45:19.203Z] spire-1.2.1/pkg/server/catalog/upstreamauthority.go [2022-04-08T19:45:19.203Z] spire-1.2.1/pkg/server/config.go [2022-04-08T19:45:19.203Z] spire-1.2.1/pkg/server/datastore/ [2022-04-08T19:45:19.203Z] spire-1.2.1/pkg/server/datastore/datastore.go [2022-04-08T19:45:19.203Z] spire-1.2.1/pkg/server/datastore/datastore_health.go [2022-04-08T19:45:19.203Z] spire-1.2.1/pkg/server/datastore/repository.go [2022-04-08T19:45:19.203Z] spire-1.2.1/pkg/server/datastore/sqlstore/ [2022-04-08T19:45:19.203Z] spire-1.2.1/pkg/server/datastore/sqlstore/dialect.go [2022-04-08T19:45:19.203Z] spire-1.2.1/pkg/server/datastore/sqlstore/migration.go [2022-04-08T19:45:19.203Z] spire-1.2.1/pkg/server/datastore/sqlstore/migration_test.go [2022-04-08T19:45:19.203Z] spire-1.2.1/pkg/server/datastore/sqlstore/models.go [2022-04-08T19:45:19.203Z] spire-1.2.1/pkg/server/datastore/sqlstore/mysql.go [2022-04-08T19:45:19.203Z] spire-1.2.1/pkg/server/datastore/sqlstore/postgres.go [2022-04-08T19:45:19.203Z] spire-1.2.1/pkg/server/datastore/sqlstore/sqlite.go [2022-04-08T19:45:19.203Z] spire-1.2.1/pkg/server/datastore/sqlstore/sqlite_no_cgo.go [2022-04-08T19:45:19.203Z] spire-1.2.1/pkg/server/datastore/sqlstore/sqlite_test.go [2022-04-08T19:45:19.203Z] spire-1.2.1/pkg/server/datastore/sqlstore/sqlstore.go [2022-04-08T19:45:19.203Z] spire-1.2.1/pkg/server/datastore/sqlstore/sqlstore_test.go [2022-04-08T19:45:19.203Z] spire-1.2.1/pkg/server/datastore/sqlstore/stmt_cache.go [2022-04-08T19:45:19.203Z] spire-1.2.1/pkg/server/datastore/sqlstore/testdata/ [2022-04-08T19:45:19.203Z] spire-1.2.1/pkg/server/datastore/sqlstore/testdata/entries.json [2022-04-08T19:45:19.203Z] spire-1.2.1/pkg/server/datastore/sqlstore/testdata/entries_federates_with.json [2022-04-08T19:45:19.203Z] spire-1.2.1/pkg/server/datastore/sqlstore/testdata/invalid_registration_entries.json [2022-04-08T19:45:19.203Z] spire-1.2.1/pkg/server/datastore/sqlstore/testdata/valid_registration_entries.json [2022-04-08T19:45:19.203Z] spire-1.2.1/pkg/server/endpoints/ [2022-04-08T19:45:19.203Z] spire-1.2.1/pkg/server/endpoints/bundle/ [2022-04-08T19:45:19.203Z] spire-1.2.1/pkg/server/endpoints/bundle/acme_auth.go [2022-04-08T19:45:19.203Z] spire-1.2.1/pkg/server/endpoints/bundle/config.go [2022-04-08T19:45:19.203Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/ [2022-04-08T19:45:19.203Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/README [2022-04-08T19:45:19.203Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/acmetest/ [2022-04-08T19:45:19.203Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/acmetest/ca.go [2022-04-08T19:45:19.203Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/ [2022-04-08T19:45:19.203Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/autocert.go [2022-04-08T19:45:19.203Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/cache.go [2022-04-08T19:45:19.203Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/keys.go [2022-04-08T19:45:19.203Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/listener.go [2022-04-08T19:45:19.203Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/renewal.go [2022-04-08T19:45:19.203Z] spire-1.2.1/pkg/server/endpoints/bundle/server.go [2022-04-08T19:45:19.203Z] spire-1.2.1/pkg/server/endpoints/bundle/server_test.go [2022-04-08T19:45:19.203Z] spire-1.2.1/pkg/server/endpoints/bundle/spiffe_auth.go [2022-04-08T19:45:19.203Z] spire-1.2.1/pkg/server/endpoints/config.go [2022-04-08T19:45:19.203Z] spire-1.2.1/pkg/server/endpoints/endpoints.go [2022-04-08T19:45:19.203Z] spire-1.2.1/pkg/server/endpoints/endpoints_test.go [2022-04-08T19:45:19.203Z] spire-1.2.1/pkg/server/endpoints/entryfetcher.go [2022-04-08T19:45:19.203Z] spire-1.2.1/pkg/server/endpoints/entryfetcher_test.go [2022-04-08T19:45:19.203Z] spire-1.2.1/pkg/server/endpoints/middleware.go [2022-04-08T19:45:19.203Z] spire-1.2.1/pkg/server/endpoints/middleware_test.go [2022-04-08T19:45:19.203Z] spire-1.2.1/pkg/server/hostservice/ [2022-04-08T19:45:19.203Z] spire-1.2.1/pkg/server/hostservice/agentstore/ [2022-04-08T19:45:19.203Z] spire-1.2.1/pkg/server/hostservice/agentstore/agentstore.go [2022-04-08T19:45:19.203Z] spire-1.2.1/pkg/server/hostservice/agentstore/agentstore_test.go [2022-04-08T19:45:19.203Z] spire-1.2.1/pkg/server/hostservice/agentstore/attestation.go [2022-04-08T19:45:19.203Z] spire-1.2.1/pkg/server/hostservice/agentstore/attestation_test.go [2022-04-08T19:45:19.203Z] spire-1.2.1/pkg/server/hostservice/identityprovider/ [2022-04-08T19:45:19.203Z] spire-1.2.1/pkg/server/hostservice/identityprovider/identityprovider.go [2022-04-08T19:45:19.203Z] spire-1.2.1/pkg/server/hostservice/identityprovider/identityprovider_test.go [2022-04-08T19:45:19.203Z] spire-1.2.1/pkg/server/plugin/ [2022-04-08T19:45:19.203Z] spire-1.2.1/pkg/server/plugin/keymanager/ [2022-04-08T19:45:19.203Z] spire-1.2.1/pkg/server/plugin/keymanager/awskms/ [2022-04-08T19:45:19.203Z] spire-1.2.1/pkg/server/plugin/keymanager/awskms/awskms.go [2022-04-08T19:45:19.203Z] spire-1.2.1/pkg/server/plugin/keymanager/awskms/awskms_test.go [2022-04-08T19:45:19.203Z] spire-1.2.1/pkg/server/plugin/keymanager/awskms/client.go [2022-04-08T19:45:19.203Z] spire-1.2.1/pkg/server/plugin/keymanager/awskms/client_fake.go [2022-04-08T19:45:19.203Z] spire-1.2.1/pkg/server/plugin/keymanager/awskms/fetcher.go [2022-04-08T19:45:19.203Z] spire-1.2.1/pkg/server/plugin/keymanager/base/ [2022-04-08T19:45:19.203Z] spire-1.2.1/pkg/server/plugin/keymanager/base/keymanagerbase.go [2022-04-08T19:45:19.203Z] spire-1.2.1/pkg/server/plugin/keymanager/constant.go [2022-04-08T19:45:19.203Z] spire-1.2.1/pkg/server/plugin/keymanager/disk/ [2022-04-08T19:45:19.203Z] spire-1.2.1/pkg/server/plugin/keymanager/disk/disk.go [2022-04-08T19:45:19.203Z] spire-1.2.1/pkg/server/plugin/keymanager/disk/disk_test.go [2022-04-08T19:45:19.203Z] spire-1.2.1/pkg/server/plugin/keymanager/keymanager.go [2022-04-08T19:45:19.203Z] spire-1.2.1/pkg/server/plugin/keymanager/memory/ [2022-04-08T19:45:19.203Z] spire-1.2.1/pkg/server/plugin/keymanager/memory/memory.go [2022-04-08T19:45:19.203Z] spire-1.2.1/pkg/server/plugin/keymanager/memory/memory_test.go [2022-04-08T19:45:19.203Z] spire-1.2.1/pkg/server/plugin/keymanager/repository.go [2022-04-08T19:45:19.203Z] spire-1.2.1/pkg/server/plugin/keymanager/test/ [2022-04-08T19:45:19.203Z] spire-1.2.1/pkg/server/plugin/keymanager/test/keymanagertest.go [2022-04-08T19:45:19.203Z] spire-1.2.1/pkg/server/plugin/keymanager/v1.go [2022-04-08T19:45:19.203Z] spire-1.2.1/pkg/server/plugin/keymanager/v1_test.go [2022-04-08T19:45:19.203Z] spire-1.2.1/pkg/server/plugin/nodeattestor/ [2022-04-08T19:45:19.203Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/ [2022-04-08T19:45:19.203Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/awsca.go [2022-04-08T19:45:19.203Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/client.go [2022-04-08T19:45:19.203Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/iid.go [2022-04-08T19:45:19.203Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/iid_test.go [2022-04-08T19:45:19.203Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/session.go [2022-04-08T19:45:19.203Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/spiffeid.go [2022-04-08T19:45:19.203Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/spiffeid_test.go [2022-04-08T19:45:19.203Z] spire-1.2.1/pkg/server/plugin/nodeattestor/azure/ [2022-04-08T19:45:19.203Z] spire-1.2.1/pkg/server/plugin/nodeattestor/azure/msi.go [2022-04-08T19:45:19.203Z] spire-1.2.1/pkg/server/plugin/nodeattestor/azure/msi_test.go [2022-04-08T19:45:19.203Z] spire-1.2.1/pkg/server/plugin/nodeattestor/base/ [2022-04-08T19:45:19.203Z] spire-1.2.1/pkg/server/plugin/nodeattestor/base/base.go [2022-04-08T19:45:19.203Z] spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/ [2022-04-08T19:45:19.203Z] spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/google_public_key_retriever.go [2022-04-08T19:45:19.203Z] spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/google_public_key_retriever_test.go [2022-04-08T19:45:19.203Z] spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/iit.go [2022-04-08T19:45:19.203Z] spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/iit_test.go [2022-04-08T19:45:19.203Z] spire-1.2.1/pkg/server/plugin/nodeattestor/jointoken/ [2022-04-08T19:45:19.203Z] spire-1.2.1/pkg/server/plugin/nodeattestor/jointoken/join_token.go [2022-04-08T19:45:19.203Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/ [2022-04-08T19:45:19.203Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/psat/ [2022-04-08T19:45:19.203Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/psat/psat.go [2022-04-08T19:45:19.203Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/psat/psat_test.go [2022-04-08T19:45:19.203Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/sat/ [2022-04-08T19:45:19.203Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/sat/sat.go [2022-04-08T19:45:19.203Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/sat/sat_test.go [2022-04-08T19:45:19.203Z] spire-1.2.1/pkg/server/plugin/nodeattestor/nodeattestor.go [2022-04-08T19:45:19.203Z] spire-1.2.1/pkg/server/plugin/nodeattestor/repository.go [2022-04-08T19:45:19.203Z] spire-1.2.1/pkg/server/plugin/nodeattestor/sshpop/ [2022-04-08T19:45:19.203Z] spire-1.2.1/pkg/server/plugin/nodeattestor/sshpop/sshpop.go [2022-04-08T19:45:19.203Z] spire-1.2.1/pkg/server/plugin/nodeattestor/sshpop/sshpop_test.go [2022-04-08T19:45:19.203Z] spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/ [2022-04-08T19:45:19.203Z] spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/challenge.go [2022-04-08T19:45:19.203Z] spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/devid.go [2022-04-08T19:45:19.203Z] spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/devid_test.go [2022-04-08T19:45:19.203Z] spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/selectors.go [2022-04-08T19:45:19.203Z] spire-1.2.1/pkg/server/plugin/nodeattestor/v1.go [2022-04-08T19:45:19.203Z] spire-1.2.1/pkg/server/plugin/nodeattestor/v1_test.go [2022-04-08T19:45:19.203Z] spire-1.2.1/pkg/server/plugin/nodeattestor/x509pop/ [2022-04-08T19:45:19.203Z] spire-1.2.1/pkg/server/plugin/nodeattestor/x509pop/x509pop.go [2022-04-08T19:45:19.203Z] spire-1.2.1/pkg/server/plugin/nodeattestor/x509pop/x509pop_test.go [2022-04-08T19:45:19.203Z] spire-1.2.1/pkg/server/plugin/noderesolver/ [2022-04-08T19:45:19.203Z] spire-1.2.1/pkg/server/plugin/noderesolver/azure/ [2022-04-08T19:45:19.203Z] spire-1.2.1/pkg/server/plugin/noderesolver/azure/client.go [2022-04-08T19:45:19.203Z] spire-1.2.1/pkg/server/plugin/noderesolver/azure/msi.go [2022-04-08T19:45:19.203Z] spire-1.2.1/pkg/server/plugin/noderesolver/azure/msi_test.go [2022-04-08T19:45:19.203Z] spire-1.2.1/pkg/server/plugin/noderesolver/noderesolver.go [2022-04-08T19:45:19.203Z] spire-1.2.1/pkg/server/plugin/noderesolver/repository.go [2022-04-08T19:45:19.203Z] spire-1.2.1/pkg/server/plugin/noderesolver/v1.go [2022-04-08T19:45:19.203Z] spire-1.2.1/pkg/server/plugin/noderesolver/v1_test.go [2022-04-08T19:45:19.203Z] spire-1.2.1/pkg/server/plugin/notifier/ [2022-04-08T19:45:19.203Z] spire-1.2.1/pkg/server/plugin/notifier/gcsbundle/ [2022-04-08T19:45:19.203Z] spire-1.2.1/pkg/server/plugin/notifier/gcsbundle/gcsbundle.go [2022-04-08T19:45:19.203Z] spire-1.2.1/pkg/server/plugin/notifier/gcsbundle/gcsbundle_test.go [2022-04-08T19:45:19.203Z] spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/ [2022-04-08T19:45:19.203Z] spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/k8sbundle.go [2022-04-08T19:45:19.203Z] spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/k8sbundle_test.go [2022-04-08T19:45:19.203Z] spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/k8sbundle_watcher.go [2022-04-08T19:45:19.203Z] spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/k8sbundle_watcher_test.go [2022-04-08T19:45:19.203Z] spire-1.2.1/pkg/server/plugin/notifier/notifier.go [2022-04-08T19:45:19.203Z] spire-1.2.1/pkg/server/plugin/notifier/repository.go [2022-04-08T19:45:19.203Z] spire-1.2.1/pkg/server/plugin/notifier/v1.go [2022-04-08T19:45:19.203Z] spire-1.2.1/pkg/server/plugin/notifier/v1_test.go [2022-04-08T19:45:19.203Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/ [2022-04-08T19:45:19.203Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/ [2022-04-08T19:45:19.203Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/pca.go [2022-04-08T19:45:19.203Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/pca_client.go [2022-04-08T19:45:19.203Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/pca_client_fake.go [2022-04-08T19:45:19.203Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/pca_test.go [2022-04-08T19:45:19.203Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/testdata/ [2022-04-08T19:45:19.203Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/testdata/arbitrary_certificate_with_upstream_root.pem [2022-04-08T19:45:19.203Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/testdata/i_am_not_a_certificate.txt [2022-04-08T19:45:19.203Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/ [2022-04-08T19:45:19.203Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/awslib.go [2022-04-08T19:45:19.203Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/awslib_fake_test.go [2022-04-08T19:45:19.203Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/awssecret.go [2022-04-08T19:45:19.203Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/awssecret_test.go [2022-04-08T19:45:19.203Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/ [2022-04-08T19:45:19.480Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/ [2022-04-08T19:45:19.481Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/EC/ [2022-04-08T19:45:19.481Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/EC/alternative_key.pem [2022-04-08T19:45:19.481Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/EC/cert.pem [2022-04-08T19:45:19.481Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/EC/private_key.pem [2022-04-08T19:45:19.481Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/ [2022-04-08T19:45:19.481Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/api.go [2022-04-08T19:45:19.481Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/api_test.go [2022-04-08T19:45:19.481Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/certmanager.go [2022-04-08T19:45:19.481Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/certmanager_test.go [2022-04-08T19:45:19.481Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/ [2022-04-08T19:45:19.481Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/ [2022-04-08T19:45:19.481Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/doc.go [2022-04-08T19:45:19.481Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/meta.go [2022-04-08T19:45:19.481Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/types.go [2022-04-08T19:45:19.481Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/types_certificaterequest.go [2022-04-08T19:45:19.481Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/zz_generated.deepcopy.go [2022-04-08T19:45:19.481Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/ [2022-04-08T19:45:19.481Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/disk.go [2022-04-08T19:45:19.481Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/disk_test.go [2022-04-08T19:45:19.481Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/ [2022-04-08T19:45:19.481Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/ [2022-04-08T19:45:19.481Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/ [2022-04-08T19:45:19.481Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/cert.pem [2022-04-08T19:45:19.481Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/intermediate_cert.pem [2022-04-08T19:45:19.481Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/intermediate_cert.srl [2022-04-08T19:45:19.481Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/intermediate_csr.pem [2022-04-08T19:45:19.481Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/intermediate_key.pem [2022-04-08T19:45:19.481Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/private_key.pem [2022-04-08T19:45:19.481Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/root_cert.pem [2022-04-08T19:45:19.481Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/root_cert.srl [2022-04-08T19:45:19.481Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/root_key.pem [2022-04-08T19:45:19.481Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_and_intermediate.pem [2022-04-08T19:45:19.481Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_and_root.pem [2022-04-08T19:45:19.481Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_cert.pem [2022-04-08T19:45:19.481Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_csr.pem [2022-04-08T19:45:19.481Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_key.pem [2022-04-08T19:45:19.481Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS1/ [2022-04-08T19:45:19.481Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS1/cert.pem [2022-04-08T19:45:19.481Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS1/private_key.pem [2022-04-08T19:45:19.481Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS8/ [2022-04-08T19:45:19.481Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS8/cert.pem [2022-04-08T19:45:19.481Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS8/private_key.pem [2022-04-08T19:45:19.481Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/empty/ [2022-04-08T19:45:19.481Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/empty/cert.pem [2022-04-08T19:45:19.481Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/empty/private_key.pem [2022-04-08T19:45:19.481Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/unknown/ [2022-04-08T19:45:19.481Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/unknown/cert.pem [2022-04-08T19:45:19.481Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/unknown/private_key.pem [2022-04-08T19:45:19.481Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/upstream_and_intermediate.pem [2022-04-08T19:45:19.481Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/gcpcas/ [2022-04-08T19:45:19.481Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/gcpcas/gcpcas.go [2022-04-08T19:45:19.481Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/gcpcas/gcpcas_test.go [2022-04-08T19:45:19.481Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/repository.go [2022-04-08T19:45:19.481Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/ [2022-04-08T19:45:19.481Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/fake_handlers_test.go [2022-04-08T19:45:19.481Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/spire.go [2022-04-08T19:45:19.481Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/spire_server_client.go [2022-04-08T19:45:19.481Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/spire_test.go [2022-04-08T19:45:19.481Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/testdata/ [2022-04-08T19:45:19.481Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/testdata/keys/ [2022-04-08T19:45:19.481Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/testdata/keys/jwks.json [2022-04-08T19:45:19.481Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/upstreamauthority.go [2022-04-08T19:45:19.481Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/v1.go [2022-04-08T19:45:19.481Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/v1_test.go [2022-04-08T19:45:19.481Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/ [2022-04-08T19:45:19.481Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/renewer.go [2022-04-08T19:45:19.481Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/ [2022-04-08T19:45:19.481Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/k8s/ [2022-04-08T19:45:19.481Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/k8s/signing-key.pem [2022-04-08T19:45:19.481Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/k8s/token [2022-04-08T19:45:19.481Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/ [2022-04-08T19:45:19.481Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/ [2022-04-08T19:45:19.481Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/README.md [2022-04-08T19:45:19.481Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/client_cert.pem [2022-04-08T19:45:19.481Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/client_csr.pem [2022-04-08T19:45:19.481Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/client_key.pem [2022-04-08T19:45:19.481Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_cert.pem [2022-04-08T19:45:19.481Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_cert.srl [2022-04-08T19:45:19.481Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_csr.pem [2022-04-08T19:45:19.481Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_key.pem [2022-04-08T19:45:19.481Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_vault_cert.pem [2022-04-08T19:45:19.481Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_vault_csr.pem [2022-04-08T19:45:19.481Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_vault_key.pem [2022-04-08T19:45:19.481Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/invalid-client_cert.pem [2022-04-08T19:45:19.481Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/invalid_client_key.pem [2022-04-08T19:45:19.481Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/invalid_root_cert.pem [2022-04-08T19:45:19.481Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/root_cert.pem [2022-04-08T19:45:19.481Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/root_cert.srl [2022-04-08T19:45:19.481Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/root_key.pem [2022-04-08T19:45:19.481Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/serer_csr.pem [2022-04-08T19:45:19.481Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/server_cert.pem [2022-04-08T19:45:19.481Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/server_csr.pem [2022-04-08T19:45:19.481Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/server_key.pem [2022-04-08T19:45:19.481Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault.go [2022-04-08T19:45:19.481Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault_client.go [2022-04-08T19:45:19.481Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault_client_test.go [2022-04-08T19:45:19.481Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault_fake_test.go [2022-04-08T19:45:19.481Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault_test.go [2022-04-08T19:45:19.481Z] spire-1.2.1/pkg/server/registration/ [2022-04-08T19:45:19.481Z] spire-1.2.1/pkg/server/registration/manager.go [2022-04-08T19:45:19.481Z] spire-1.2.1/pkg/server/registration/manager_test.go [2022-04-08T19:45:19.481Z] spire-1.2.1/pkg/server/scanentries.go [2022-04-08T19:45:19.481Z] spire-1.2.1/pkg/server/scanentries_test.go [2022-04-08T19:45:19.481Z] spire-1.2.1/pkg/server/server.go [2022-04-08T19:45:19.481Z] spire-1.2.1/pkg/server/server_test.go [2022-04-08T19:45:19.481Z] spire-1.2.1/pkg/server/svid/ [2022-04-08T19:45:19.481Z] spire-1.2.1/pkg/server/svid/observer.go [2022-04-08T19:45:19.481Z] spire-1.2.1/pkg/server/svid/observer_test.go [2022-04-08T19:45:19.481Z] spire-1.2.1/pkg/server/svid/rotator.go [2022-04-08T19:45:19.481Z] spire-1.2.1/pkg/server/svid/rotator_config.go [2022-04-08T19:45:19.481Z] spire-1.2.1/pkg/server/svid/rotator_config_test.go [2022-04-08T19:45:19.481Z] spire-1.2.1/pkg/server/svid/rotator_test.go [2022-04-08T19:45:19.481Z] spire-1.2.1/proto/ [2022-04-08T19:45:19.481Z] spire-1.2.1/proto/private/ [2022-04-08T19:45:19.481Z] spire-1.2.1/proto/private/server/ [2022-04-08T19:45:19.481Z] spire-1.2.1/proto/private/server/journal/ [2022-04-08T19:45:19.481Z] spire-1.2.1/proto/private/server/journal/journal.pb.go [2022-04-08T19:45:19.481Z] spire-1.2.1/proto/private/server/journal/journal.proto [2022-04-08T19:45:19.481Z] spire-1.2.1/proto/spire/ [2022-04-08T19:45:19.481Z] spire-1.2.1/proto/spire/common/ [2022-04-08T19:45:19.481Z] spire-1.2.1/proto/spire/common/common.pb.go [2022-04-08T19:45:19.481Z] spire-1.2.1/proto/spire/common/common.proto [2022-04-08T19:45:19.481Z] spire-1.2.1/proto/spire/common/plugin/ [2022-04-08T19:45:19.481Z] spire-1.2.1/proto/spire/common/plugin/plugin.pb.go [2022-04-08T19:45:19.481Z] spire-1.2.1/proto/spire/common/plugin/plugin.proto [2022-04-08T19:45:19.481Z] spire-1.2.1/proto/spire/common/plugin/plugin_grpc.pb.go [2022-04-08T19:45:19.481Z] spire-1.2.1/proto/spire/common/plugin/plugin_spire_plugin.pb.go [2022-04-08T19:45:19.481Z] spire-1.2.1/proto/spire/plugin/ [2022-04-08T19:45:19.481Z] spire-1.2.1/proto/spire/plugin/agent/ [2022-04-08T19:45:19.481Z] spire-1.2.1/proto/spire/plugin/agent/svidstore/ [2022-04-08T19:45:19.481Z] spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/ [2022-04-08T19:45:19.481Z] spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/svidstore.pb.go [2022-04-08T19:45:19.481Z] spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/svidstore.proto [2022-04-08T19:45:19.481Z] spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/svidstore_grpc.pb.go [2022-04-08T19:45:19.481Z] spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/svidstore_spire_plugin.pb.go [2022-04-08T19:45:19.481Z] spire-1.2.1/release/ [2022-04-08T19:45:19.481Z] spire-1.2.1/release/spire-extras/ [2022-04-08T19:45:19.481Z] spire-1.2.1/release/spire-extras/README.md [2022-04-08T19:45:19.481Z] spire-1.2.1/release/spire-extras/conf/ [2022-04-08T19:45:19.481Z] spire-1.2.1/release/spire-extras/conf/k8s-workload-registrar/ [2022-04-08T19:45:19.481Z] spire-1.2.1/release/spire-extras/conf/k8s-workload-registrar/k8s-workload-registrar.conf [2022-04-08T19:45:19.481Z] spire-1.2.1/release/spire-extras/conf/oidc-discovery-provider/ [2022-04-08T19:45:19.481Z] spire-1.2.1/release/spire-extras/conf/oidc-discovery-provider/oidc-discovery-provider.conf [2022-04-08T19:45:19.481Z] spire-1.2.1/release/spire/ [2022-04-08T19:45:19.481Z] spire-1.2.1/release/spire/README.md [2022-04-08T19:45:19.481Z] spire-1.2.1/release/spire/conf/ [2022-04-08T19:45:19.481Z] spire-1.2.1/release/spire/conf/agent/ [2022-04-08T19:45:19.481Z] spire-1.2.1/release/spire/conf/agent/agent.conf [2022-04-08T19:45:19.481Z] spire-1.2.1/release/spire/conf/server/ [2022-04-08T19:45:19.481Z] spire-1.2.1/release/spire/conf/server/server.conf [2022-04-08T19:45:19.481Z] spire-1.2.1/script/ [2022-04-08T19:45:19.481Z] spire-1.2.1/script/build-artifact.sh [2022-04-08T19:45:19.481Z] spire-1.2.1/script/generate_dummy_ca.sh [2022-04-08T19:45:19.481Z] spire-1.2.1/support/ [2022-04-08T19:45:19.481Z] spire-1.2.1/support/k8s/ [2022-04-08T19:45:19.481Z] spire-1.2.1/support/k8s/k8s-workload-registrar/ [2022-04-08T19:45:19.481Z] spire-1.2.1/support/k8s/k8s-workload-registrar/README.md [2022-04-08T19:45:19.481Z] spire-1.2.1/support/k8s/k8s-workload-registrar/accessutil_posix.go [2022-04-08T19:45:19.482Z] spire-1.2.1/support/k8s/k8s-workload-registrar/accessutil_windows.go [2022-04-08T19:45:19.482Z] spire-1.2.1/support/k8s/k8s-workload-registrar/config.go [2022-04-08T19:45:19.482Z] spire-1.2.1/support/k8s/k8s-workload-registrar/config_crd.go [2022-04-08T19:45:19.482Z] spire-1.2.1/support/k8s/k8s-workload-registrar/config_crd_test.go [2022-04-08T19:45:19.482Z] spire-1.2.1/support/k8s/k8s-workload-registrar/config_reconcile.go [2022-04-08T19:45:19.482Z] spire-1.2.1/support/k8s/k8s-workload-registrar/config_test.go [2022-04-08T19:45:19.482Z] spire-1.2.1/support/k8s/k8s-workload-registrar/config_webhook.go [2022-04-08T19:45:19.482Z] spire-1.2.1/support/k8s/k8s-workload-registrar/controller.go [2022-04-08T19:45:19.482Z] spire-1.2.1/support/k8s/k8s-workload-registrar/controller_test.go [2022-04-08T19:45:19.482Z] spire-1.2.1/support/k8s/k8s-workload-registrar/federation/ [2022-04-08T19:45:19.482Z] spire-1.2.1/support/k8s/k8s-workload-registrar/federation/utils.go [2022-04-08T19:45:19.482Z] spire-1.2.1/support/k8s/k8s-workload-registrar/federation/utils_test.go [2022-04-08T19:45:19.482Z] spire-1.2.1/support/k8s/k8s-workload-registrar/generate-config.go [2022-04-08T19:45:19.482Z] spire-1.2.1/support/k8s/k8s-workload-registrar/main.go [2022-04-08T19:45:19.482Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/ [2022-04-08T19:45:19.482Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/README.md [2022-04-08T19:45:19.482Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/ [2022-04-08T19:45:19.482Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/ [2022-04-08T19:45:19.482Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/ [2022-04-08T19:45:19.482Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/groupversion_info.go [2022-04-08T19:45:19.482Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/spiffeid_types.go [2022-04-08T19:45:19.482Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/spiffeid_utils.go [2022-04-08T19:45:19.482Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/spiffeid_webhook.go [2022-04-08T19:45:19.482Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/zz_generated.deepcopy.go [2022-04-08T19:45:19.482Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/config/ [2022-04-08T19:45:19.482Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/config/spiffeid.spiffe.io_spiffeids.yaml [2022-04-08T19:45:19.482Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/config/spire-agent.yaml [2022-04-08T19:45:19.482Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/config/spire-server-registrar.yaml [2022-04-08T19:45:19.482Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/ [2022-04-08T19:45:19.482Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/endpoint_controller.go [2022-04-08T19:45:19.482Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/endpoint_controller_test.go [2022-04-08T19:45:19.482Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/node_controller.go [2022-04-08T19:45:19.482Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/node_controller_test.go [2022-04-08T19:45:19.482Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/pod_controller.go [2022-04-08T19:45:19.482Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/pod_controller_test.go [2022-04-08T19:45:19.482Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/spiffeid_controller.go [2022-04-08T19:45:19.482Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/spiffeid_controller_test.go [2022-04-08T19:45:19.482Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/suite_test.go [2022-04-08T19:45:19.482Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/utils.go [2022-04-08T19:45:19.482Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/samples/ [2022-04-08T19:45:19.482Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/samples/test_spiffeid.yaml [2022-04-08T19:45:19.482Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/samples/test_spiffeid_bad.yaml [2022-04-08T19:45:19.482Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/ [2022-04-08T19:45:19.482Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/ [2022-04-08T19:45:19.482Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/good-leaf-and-intermediate.pem [2022-04-08T19:45:19.482Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/good-leaf-only.pem [2022-04-08T19:45:19.482Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/key-pkcs8-ecdsa.pem [2022-04-08T19:45:19.482Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/key-pkcs8-rsa.pem [2022-04-08T19:45:19.482Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/webhook_svid.go [2022-04-08T19:45:19.482Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/webhook_svid_test.go [2022-04-08T19:45:19.482Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/ [2022-04-08T19:45:19.482Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/config/ [2022-04-08T19:45:19.482Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/config/roles.yaml [2022-04-08T19:45:19.482Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/ [2022-04-08T19:45:19.482Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/base_controller.go [2022-04-08T19:45:19.482Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/node_controller.go [2022-04-08T19:45:19.482Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/node_controller_test.go [2022-04-08T19:45:19.482Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/pod_controller.go [2022-04-08T19:45:19.482Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/pod_controller_test.go [2022-04-08T19:45:19.482Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/utils.go [2022-04-08T19:45:19.482Z] spire-1.2.1/support/k8s/k8s-workload-registrar/server.go [2022-04-08T19:45:19.482Z] spire-1.2.1/support/k8s/k8s-workload-registrar/server_test.go [2022-04-08T19:45:19.482Z] spire-1.2.1/support/k8s/k8s-workload-registrar/webhookhandler.go [2022-04-08T19:45:19.482Z] spire-1.2.1/support/k8s/k8s-workload-registrar/webhookhandler_test.go [2022-04-08T19:45:19.482Z] spire-1.2.1/support/oidc-discovery-provider/ [2022-04-08T19:45:19.482Z] spire-1.2.1/support/oidc-discovery-provider/README.md [2022-04-08T19:45:19.482Z] spire-1.2.1/support/oidc-discovery-provider/common_test.go [2022-04-08T19:45:19.482Z] spire-1.2.1/support/oidc-discovery-provider/config.go [2022-04-08T19:45:19.482Z] spire-1.2.1/support/oidc-discovery-provider/config_test.go [2022-04-08T19:45:19.482Z] spire-1.2.1/support/oidc-discovery-provider/domain_policy.go [2022-04-08T19:45:19.482Z] spire-1.2.1/support/oidc-discovery-provider/domain_policy_test.go [2022-04-08T19:45:19.482Z] spire-1.2.1/support/oidc-discovery-provider/handler.go [2022-04-08T19:45:19.482Z] spire-1.2.1/support/oidc-discovery-provider/handler_test.go [2022-04-08T19:45:19.482Z] spire-1.2.1/support/oidc-discovery-provider/jwks_source.go [2022-04-08T19:45:19.482Z] spire-1.2.1/support/oidc-discovery-provider/main.go [2022-04-08T19:45:19.482Z] spire-1.2.1/support/oidc-discovery-provider/server_api.go [2022-04-08T19:45:19.482Z] spire-1.2.1/support/oidc-discovery-provider/server_api_test.go [2022-04-08T19:45:19.482Z] spire-1.2.1/support/oidc-discovery-provider/workload_api.go [2022-04-08T19:45:19.482Z] spire-1.2.1/support/oidc-discovery-provider/workload_api_test.go [2022-04-08T19:45:19.482Z] spire-1.2.1/test/ [2022-04-08T19:45:19.482Z] spire-1.2.1/test/clock/ [2022-04-08T19:45:19.482Z] spire-1.2.1/test/clock/clock.go [2022-04-08T19:45:19.482Z] spire-1.2.1/test/fakes/ [2022-04-08T19:45:19.482Z] spire-1.2.1/test/fakes/fakeagentcatalog/ [2022-04-08T19:45:19.482Z] spire-1.2.1/test/fakes/fakeagentcatalog/catalog.go [2022-04-08T19:45:19.482Z] spire-1.2.1/test/fakes/fakeagentkeymanager/ [2022-04-08T19:45:19.482Z] spire-1.2.1/test/fakes/fakeagentkeymanager/keymanager.go [2022-04-08T19:45:19.482Z] spire-1.2.1/test/fakes/fakeagentnodeattestor/ [2022-04-08T19:45:19.482Z] spire-1.2.1/test/fakes/fakeagentnodeattestor/nodeattestor.go [2022-04-08T19:45:19.482Z] spire-1.2.1/test/fakes/fakeagentstore/ [2022-04-08T19:45:19.482Z] spire-1.2.1/test/fakes/fakeagentstore/agentstore.go [2022-04-08T19:45:19.482Z] spire-1.2.1/test/fakes/fakedatastore/ [2022-04-08T19:45:19.482Z] spire-1.2.1/test/fakes/fakedatastore/fakedatastore.go [2022-04-08T19:45:19.482Z] spire-1.2.1/test/fakes/fakeentryclient/ [2022-04-08T19:45:19.482Z] spire-1.2.1/test/fakes/fakeentryclient/entryclient.go [2022-04-08T19:45:19.482Z] spire-1.2.1/test/fakes/fakehealthchecker/ [2022-04-08T19:45:19.482Z] spire-1.2.1/test/fakes/fakehealthchecker/checker.go [2022-04-08T19:45:19.482Z] spire-1.2.1/test/fakes/fakeidentityprovider/ [2022-04-08T19:45:19.482Z] spire-1.2.1/test/fakes/fakeidentityprovider/identityprovider.go [2022-04-08T19:45:19.482Z] spire-1.2.1/test/fakes/fakemetrics/ [2022-04-08T19:45:19.482Z] spire-1.2.1/test/fakes/fakemetrics/fakemetrics.go [2022-04-08T19:45:19.482Z] spire-1.2.1/test/fakes/fakenoderesolver/ [2022-04-08T19:45:19.482Z] spire-1.2.1/test/fakes/fakenoderesolver/noderesolver.go [2022-04-08T19:45:19.482Z] spire-1.2.1/test/fakes/fakenotifier/ [2022-04-08T19:45:19.482Z] spire-1.2.1/test/fakes/fakenotifier/notifier.go [2022-04-08T19:45:19.482Z] spire-1.2.1/test/fakes/fakepluginmetrics/ [2022-04-08T19:45:19.482Z] spire-1.2.1/test/fakes/fakepluginmetrics/fakepluginmetrics.go [2022-04-08T19:45:19.482Z] spire-1.2.1/test/fakes/fakeserverca/ [2022-04-08T19:45:19.482Z] spire-1.2.1/test/fakes/fakeserverca/serverca.go [2022-04-08T19:45:19.482Z] spire-1.2.1/test/fakes/fakeservercatalog/ [2022-04-08T19:45:19.482Z] spire-1.2.1/test/fakes/fakeservercatalog/catalog.go [2022-04-08T19:45:19.482Z] spire-1.2.1/test/fakes/fakeserverkeymanager/ [2022-04-08T19:45:19.758Z] spire-1.2.1/test/fakes/fakeserverkeymanager/keymanager.go [2022-04-08T19:45:19.758Z] spire-1.2.1/test/fakes/fakeservernodeattestor/ [2022-04-08T19:45:19.758Z] spire-1.2.1/test/fakes/fakeservernodeattestor/nodeattestor.go [2022-04-08T19:45:19.758Z] spire-1.2.1/test/fakes/fakeupstreamauthority/ [2022-04-08T19:45:19.758Z] spire-1.2.1/test/fakes/fakeupstreamauthority/plugin.go [2022-04-08T19:45:19.758Z] spire-1.2.1/test/fakes/fakeupstreamauthority/upstreamauthority.go [2022-04-08T19:45:19.758Z] spire-1.2.1/test/fakes/fakeworkloadapi/ [2022-04-08T19:45:19.758Z] spire-1.2.1/test/fakes/fakeworkloadapi/workloadapi.go [2022-04-08T19:45:19.758Z] spire-1.2.1/test/fakes/fakeworkloadattestor/ [2022-04-08T19:45:19.758Z] spire-1.2.1/test/fakes/fakeworkloadattestor/workloadattestor.go [2022-04-08T19:45:19.758Z] spire-1.2.1/test/fixture/ [2022-04-08T19:45:19.758Z] spire-1.2.1/test/fixture/certs/ [2022-04-08T19:45:19.758Z] spire-1.2.1/test/fixture/certs/agent_svid.der [2022-04-08T19:45:19.758Z] spire-1.2.1/test/fixture/certs/base_cert.pem [2022-04-08T19:45:19.758Z] spire-1.2.1/test/fixture/certs/base_csr.pem [2022-04-08T19:45:19.758Z] spire-1.2.1/test/fixture/certs/base_key.pem [2022-04-08T19:45:19.758Z] spire-1.2.1/test/fixture/certs/base_rotated_cert.pem [2022-04-08T19:45:19.758Z] spire-1.2.1/test/fixture/certs/base_rotated_csr.pem [2022-04-08T19:45:19.758Z] spire-1.2.1/test/fixture/certs/base_rotated_key.pem [2022-04-08T19:45:19.759Z] spire-1.2.1/test/fixture/certs/blog_cert.pem [2022-04-08T19:45:19.759Z] spire-1.2.1/test/fixture/certs/blog_csr.pem [2022-04-08T19:45:19.759Z] spire-1.2.1/test/fixture/certs/blog_key.pem [2022-04-08T19:45:19.759Z] spire-1.2.1/test/fixture/certs/bundle.der [2022-04-08T19:45:19.759Z] spire-1.2.1/test/fixture/certs/ca.pem [2022-04-08T19:45:19.759Z] spire-1.2.1/test/fixture/certs/ca_key.pem [2022-04-08T19:45:19.759Z] spire-1.2.1/test/fixture/certs/database_cert.pem [2022-04-08T19:45:19.759Z] spire-1.2.1/test/fixture/certs/database_csr.pem [2022-04-08T19:45:19.759Z] spire-1.2.1/test/fixture/certs/database_key.pem [2022-04-08T19:45:19.759Z] spire-1.2.1/test/fixture/certs/node_cert.pem [2022-04-08T19:45:19.759Z] spire-1.2.1/test/fixture/certs/node_csr.pem [2022-04-08T19:45:19.759Z] spire-1.2.1/test/fixture/certs/node_key.pem [2022-04-08T19:45:19.759Z] spire-1.2.1/test/fixture/certs/svid.pem [2022-04-08T19:45:19.759Z] spire-1.2.1/test/fixture/certs/svid_key.pem [2022-04-08T19:45:19.759Z] spire-1.2.1/test/fixture/config/ [2022-04-08T19:45:19.759Z] spire-1.2.1/test/fixture/config/agent_bad_agent_block.conf [2022-04-08T19:45:19.759Z] spire-1.2.1/test/fixture/config/agent_good.conf [2022-04-08T19:45:19.759Z] spire-1.2.1/test/fixture/config/agent_good_templated.conf [2022-04-08T19:45:19.759Z] spire-1.2.1/test/fixture/config/plugin_good.conf [2022-04-08T19:45:19.759Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_DogStatsd_block.conf [2022-04-08T19:45:19.759Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_InMem_block.conf [2022-04-08T19:45:19.759Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_M3_block.conf [2022-04-08T19:45:19.759Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_Prometheus_block.conf [2022-04-08T19:45:19.759Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_Statsd_block.conf [2022-04-08T19:45:19.759Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_health_checks_block.conf [2022-04-08T19:45:19.759Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_root_block.conf [2022-04-08T19:45:19.759Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_telemetry_block.conf [2022-04-08T19:45:19.759Z] spire-1.2.1/test/fixture/config/server_bad_nested_bundle_endpoint_acme_block.conf [2022-04-08T19:45:19.759Z] spire-1.2.1/test/fixture/config/server_bad_nested_bundle_endpoint_block.conf [2022-04-08T19:45:19.759Z] spire-1.2.1/test/fixture/config/server_bad_nested_ca_subject_block.conf [2022-04-08T19:45:19.759Z] spire-1.2.1/test/fixture/config/server_bad_nested_experimental_block.conf [2022-04-08T19:45:19.759Z] spire-1.2.1/test/fixture/config/server_bad_nested_federates_with_block.conf [2022-04-08T19:45:19.759Z] spire-1.2.1/test/fixture/config/server_bad_nested_federation_block.conf [2022-04-08T19:45:19.759Z] spire-1.2.1/test/fixture/config/server_bad_ratelimit_block.conf [2022-04-08T19:45:19.759Z] spire-1.2.1/test/fixture/config/server_bad_server_block.conf [2022-04-08T19:45:19.759Z] spire-1.2.1/test/fixture/config/server_good.conf [2022-04-08T19:45:19.759Z] spire-1.2.1/test/fixture/config/server_good_templated.conf [2022-04-08T19:45:19.759Z] spire-1.2.1/test/fixture/fixture.go [2022-04-08T19:45:19.759Z] spire-1.2.1/test/fixture/nodeattestor/ [2022-04-08T19:45:19.759Z] spire-1.2.1/test/fixture/nodeattestor/sshpop/ [2022-04-08T19:45:19.759Z] spire-1.2.1/test/fixture/nodeattestor/sshpop/agent_ssh_key [2022-04-08T19:45:19.759Z] spire-1.2.1/test/fixture/nodeattestor/sshpop/agent_ssh_key-cert.pub [2022-04-08T19:45:19.759Z] spire-1.2.1/test/fixture/nodeattestor/sshpop/ssh_cert_authority.pub [2022-04-08T19:45:19.759Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/ [2022-04-08T19:45:19.759Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/generate.go [2022-04-08T19:45:19.759Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/intermediate.pem [2022-04-08T19:45:19.759Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/leaf-crt-bundle.pem [2022-04-08T19:45:19.759Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/leaf-key.pem [2022-04-08T19:45:19.759Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/leaf.pem [2022-04-08T19:45:19.759Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/root-crt.pem [2022-04-08T19:45:19.759Z] spire-1.2.1/test/fixture/registration/ [2022-04-08T19:45:19.759Z] spire-1.2.1/test/fixture/registration/entries.json [2022-04-08T19:45:19.759Z] spire-1.2.1/test/fixture/registration/good-for-update.json [2022-04-08T19:45:19.759Z] spire-1.2.1/test/fixture/registration/good.json [2022-04-08T19:45:19.759Z] spire-1.2.1/test/fixture/registration/invalid.json [2022-04-08T19:45:19.759Z] spire-1.2.1/test/fixture/registration/invalid_json.json [2022-04-08T19:45:19.759Z] spire-1.2.1/test/fixture/registration/manager_test_entries.json [2022-04-08T19:45:19.759Z] spire-1.2.1/test/integration/ [2022-04-08T19:45:19.759Z] spire-1.2.1/test/integration/README.md [2022-04-08T19:45:19.759Z] spire-1.2.1/test/integration/common [2022-04-08T19:45:19.759Z] spire-1.2.1/test/integration/setup/ [2022-04-08T19:45:19.759Z] spire-1.2.1/test/integration/setup/adminclient/ [2022-04-08T19:45:19.759Z] spire-1.2.1/test/integration/setup/adminclient/build.sh [2022-04-08T19:45:19.759Z] spire-1.2.1/test/integration/setup/adminclient/client.go [2022-04-08T19:45:19.759Z] spire-1.2.1/test/integration/setup/debugagent/ [2022-04-08T19:45:19.759Z] spire-1.2.1/test/integration/setup/debugagent/build.sh [2022-04-08T19:45:19.759Z] spire-1.2.1/test/integration/setup/debugagent/main.go [2022-04-08T19:45:19.759Z] spire-1.2.1/test/integration/setup/debugserver/ [2022-04-08T19:45:19.759Z] spire-1.2.1/test/integration/setup/debugserver/build.sh [2022-04-08T19:45:19.759Z] spire-1.2.1/test/integration/setup/debugserver/main.go [2022-04-08T19:45:19.759Z] spire-1.2.1/test/integration/setup/downstreamclient/ [2022-04-08T19:45:19.759Z] spire-1.2.1/test/integration/setup/downstreamclient/build.sh [2022-04-08T19:45:19.759Z] spire-1.2.1/test/integration/setup/downstreamclient/client.go [2022-04-08T19:45:19.759Z] spire-1.2.1/test/integration/setup/itclient/ [2022-04-08T19:45:19.759Z] spire-1.2.1/test/integration/setup/itclient/client.go [2022-04-08T19:45:19.759Z] spire-1.2.1/test/integration/setup/node-attestation/ [2022-04-08T19:45:19.759Z] spire-1.2.1/test/integration/setup/node-attestation/build.sh [2022-04-08T19:45:19.759Z] spire-1.2.1/test/integration/setup/node-attestation/client.go [2022-04-08T19:45:19.759Z] spire-1.2.1/test/integration/setup/x509pop/ [2022-04-08T19:45:19.759Z] spire-1.2.1/test/integration/setup/x509pop/gencerts.go [2022-04-08T19:45:19.759Z] spire-1.2.1/test/integration/setup/x509pop/setup.sh [2022-04-08T19:45:19.759Z] spire-1.2.1/test/integration/suites/ [2022-04-08T19:45:19.759Z] spire-1.2.1/test/integration/suites/admin-endpoints/ [2022-04-08T19:45:19.759Z] spire-1.2.1/test/integration/suites/admin-endpoints/00-setup [2022-04-08T19:45:19.759Z] spire-1.2.1/test/integration/suites/admin-endpoints/01-start-server [2022-04-08T19:45:19.759Z] spire-1.2.1/test/integration/suites/admin-endpoints/02-bootstrap-agent [2022-04-08T19:45:19.759Z] spire-1.2.1/test/integration/suites/admin-endpoints/03-start-agent [2022-04-08T19:45:19.759Z] spire-1.2.1/test/integration/suites/admin-endpoints/04-create-registration-entries [2022-04-08T19:45:19.759Z] spire-1.2.1/test/integration/suites/admin-endpoints/05-test-endpoints [2022-04-08T19:45:19.759Z] spire-1.2.1/test/integration/suites/admin-endpoints/README.md [2022-04-08T19:45:19.759Z] spire-1.2.1/test/integration/suites/admin-endpoints/conf/ [2022-04-08T19:45:19.759Z] spire-1.2.1/test/integration/suites/admin-endpoints/conf/agent/ [2022-04-08T19:45:19.759Z] spire-1.2.1/test/integration/suites/admin-endpoints/conf/agent/agent.conf [2022-04-08T19:45:19.759Z] spire-1.2.1/test/integration/suites/admin-endpoints/conf/server/ [2022-04-08T19:45:19.759Z] spire-1.2.1/test/integration/suites/admin-endpoints/conf/server/server.conf [2022-04-08T19:45:19.759Z] spire-1.2.1/test/integration/suites/admin-endpoints/docker-compose.yaml [2022-04-08T19:45:19.759Z] spire-1.2.1/test/integration/suites/admin-endpoints/teardown [2022-04-08T19:45:19.759Z] spire-1.2.1/test/integration/suites/datastore-mysql-replication/ [2022-04-08T19:45:19.759Z] spire-1.2.1/test/integration/suites/datastore-mysql-replication/00-setup [2022-04-08T19:45:19.759Z] spire-1.2.1/test/integration/suites/datastore-mysql-replication/01-test-variants [2022-04-08T19:45:19.759Z] spire-1.2.1/test/integration/suites/datastore-mysql-replication/README.md [2022-04-08T19:45:19.759Z] spire-1.2.1/test/integration/suites/datastore-mysql-replication/docker-compose.yaml [2022-04-08T19:45:19.759Z] spire-1.2.1/test/integration/suites/datastore-mysql-replication/teardown [2022-04-08T19:45:19.759Z] spire-1.2.1/test/integration/suites/datastore-mysql/ [2022-04-08T19:45:19.759Z] spire-1.2.1/test/integration/suites/datastore-mysql/00-setup [2022-04-08T19:45:19.759Z] spire-1.2.1/test/integration/suites/datastore-mysql/01-test-variants [2022-04-08T19:45:19.759Z] spire-1.2.1/test/integration/suites/datastore-mysql/README.md [2022-04-08T19:45:19.759Z] spire-1.2.1/test/integration/suites/datastore-mysql/docker-compose.yaml [2022-04-08T19:45:19.759Z] spire-1.2.1/test/integration/suites/datastore-mysql/teardown [2022-04-08T19:45:19.759Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/ [2022-04-08T19:45:19.759Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/00-setup [2022-04-08T19:45:19.759Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/01-test-variants [2022-04-08T19:45:19.759Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/README.md [2022-04-08T19:45:19.759Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/docker-compose.yaml [2022-04-08T19:45:19.759Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/principal/ [2022-04-08T19:45:19.759Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/principal/init.sh [2022-04-08T19:45:19.759Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/replica/ [2022-04-08T19:45:19.759Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/replica/docker-entrypoint.sh [2022-04-08T19:45:19.759Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/replica/v12/ [2022-04-08T19:45:19.759Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/replica/v12/docker-entrypoint.sh [2022-04-08T19:45:19.759Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/teardown [2022-04-08T19:45:19.759Z] spire-1.2.1/test/integration/suites/datastore-postgres/ [2022-04-08T19:45:19.759Z] spire-1.2.1/test/integration/suites/datastore-postgres/00-setup [2022-04-08T19:45:19.759Z] spire-1.2.1/test/integration/suites/datastore-postgres/01-test-variants [2022-04-08T19:45:19.759Z] spire-1.2.1/test/integration/suites/datastore-postgres/README.md [2022-04-08T19:45:19.759Z] spire-1.2.1/test/integration/suites/datastore-postgres/docker-compose.yaml [2022-04-08T19:45:19.759Z] spire-1.2.1/test/integration/suites/datastore-postgres/teardown [2022-04-08T19:45:19.759Z] spire-1.2.1/test/integration/suites/debug-endpoints/ [2022-04-08T19:45:19.759Z] spire-1.2.1/test/integration/suites/debug-endpoints/00-setup [2022-04-08T19:45:19.759Z] spire-1.2.1/test/integration/suites/debug-endpoints/01-start-server [2022-04-08T19:45:19.759Z] spire-1.2.1/test/integration/suites/debug-endpoints/02-bootstrap-agent [2022-04-08T19:45:19.759Z] spire-1.2.1/test/integration/suites/debug-endpoints/03-start-agent [2022-04-08T19:45:19.759Z] spire-1.2.1/test/integration/suites/debug-endpoints/04-create-registration-entries [2022-04-08T19:45:19.759Z] spire-1.2.1/test/integration/suites/debug-endpoints/05-test-endpoints [2022-04-08T19:45:19.759Z] spire-1.2.1/test/integration/suites/debug-endpoints/README.md [2022-04-08T19:45:19.759Z] spire-1.2.1/test/integration/suites/debug-endpoints/conf/ [2022-04-08T19:45:19.759Z] spire-1.2.1/test/integration/suites/debug-endpoints/conf/agent/ [2022-04-08T19:45:19.759Z] spire-1.2.1/test/integration/suites/debug-endpoints/conf/agent/agent.conf [2022-04-08T19:45:19.759Z] spire-1.2.1/test/integration/suites/debug-endpoints/conf/server/ [2022-04-08T19:45:19.759Z] spire-1.2.1/test/integration/suites/debug-endpoints/conf/server/server.conf [2022-04-08T19:45:19.759Z] spire-1.2.1/test/integration/suites/debug-endpoints/docker-compose.yaml [2022-04-08T19:45:19.759Z] spire-1.2.1/test/integration/suites/debug-endpoints/teardown [2022-04-08T19:45:19.759Z] spire-1.2.1/test/integration/suites/downstream-endpoints/ [2022-04-08T19:45:19.759Z] spire-1.2.1/test/integration/suites/downstream-endpoints/00-setup [2022-04-08T19:45:19.759Z] spire-1.2.1/test/integration/suites/downstream-endpoints/01-start-server [2022-04-08T19:45:19.759Z] spire-1.2.1/test/integration/suites/downstream-endpoints/02-bootstrap-agent [2022-04-08T19:45:19.759Z] spire-1.2.1/test/integration/suites/downstream-endpoints/03-start-agent [2022-04-08T19:45:19.759Z] spire-1.2.1/test/integration/suites/downstream-endpoints/04-create-entries [2022-04-08T19:45:19.759Z] spire-1.2.1/test/integration/suites/downstream-endpoints/05-test-endpoints [2022-04-08T19:45:19.759Z] spire-1.2.1/test/integration/suites/downstream-endpoints/README.md [2022-04-08T19:45:19.759Z] spire-1.2.1/test/integration/suites/downstream-endpoints/conf/ [2022-04-08T19:45:19.759Z] spire-1.2.1/test/integration/suites/downstream-endpoints/conf/agent/ [2022-04-08T19:45:19.759Z] spire-1.2.1/test/integration/suites/downstream-endpoints/conf/agent/agent.conf [2022-04-08T19:45:19.759Z] spire-1.2.1/test/integration/suites/downstream-endpoints/conf/server/ [2022-04-08T19:45:19.759Z] spire-1.2.1/test/integration/suites/downstream-endpoints/conf/server/server.conf [2022-04-08T19:45:19.759Z] spire-1.2.1/test/integration/suites/downstream-endpoints/docker-compose.yaml [2022-04-08T19:45:19.759Z] spire-1.2.1/test/integration/suites/downstream-endpoints/teardown [2022-04-08T19:45:19.759Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/ [2022-04-08T19:45:19.759Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/00-setup [2022-04-08T19:45:19.759Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/01-start-server [2022-04-08T19:45:19.759Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/02-bootstrap-agents [2022-04-08T19:45:19.759Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/03-start-remaining-containers [2022-04-08T19:45:19.759Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/04-create-workload-entries [2022-04-08T19:45:19.759Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/05-check-workload-connectivity [2022-04-08T19:45:19.759Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/README.md [2022-04-08T19:45:19.759Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/ [2022-04-08T19:45:19.759Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/downstream-agent/ [2022-04-08T19:45:19.759Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/downstream-agent/agent.conf [2022-04-08T19:45:19.759Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/downstream-envoy/ [2022-04-08T19:45:19.759Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/downstream-envoy/envoy.yaml [2022-04-08T19:45:19.759Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/server/ [2022-04-08T19:45:19.759Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/server/server.conf [2022-04-08T19:45:19.760Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/supervisord.conf [2022-04-08T19:45:19.760Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/upstream-agent/ [2022-04-08T19:45:19.760Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/upstream-agent/agent.conf [2022-04-08T19:45:19.760Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/upstream-envoy/ [2022-04-08T19:45:19.760Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/upstream-envoy/envoy.yaml [2022-04-08T19:45:19.760Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/docker-compose.yaml [2022-04-08T19:45:19.760Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/teardown [2022-04-08T19:45:19.760Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/ [2022-04-08T19:45:19.760Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/00-test-envoy-releases.sh [2022-04-08T19:45:19.760Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/Dockerfile [2022-04-08T19:45:19.760Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/README.md [2022-04-08T19:45:19.760Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/ [2022-04-08T19:45:19.760Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/ [2022-04-08T19:45:19.760Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/agent/ [2022-04-08T19:45:19.760Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/agent/agent.conf [2022-04-08T19:45:19.760Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/envoy/ [2022-04-08T19:45:19.760Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/envoy/envoy.yaml [2022-04-08T19:45:19.760Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/server/ [2022-04-08T19:45:19.760Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/server/server.conf [2022-04-08T19:45:19.760Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/ [2022-04-08T19:45:19.760Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/agent/ [2022-04-08T19:45:19.760Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/agent/agent.conf [2022-04-08T19:45:19.760Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/envoy/ [2022-04-08T19:45:19.760Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/envoy/envoy.yaml [2022-04-08T19:45:19.760Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/supervisord.conf [2022-04-08T19:45:19.760Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/ [2022-04-08T19:45:19.760Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/agent/ [2022-04-08T19:45:19.760Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/agent/agent.conf [2022-04-08T19:45:19.760Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/envoy/ [2022-04-08T19:45:19.760Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/envoy/envoy.yaml [2022-04-08T19:45:19.760Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/server/ [2022-04-08T19:45:19.760Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/server/server.conf [2022-04-08T19:45:19.760Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/docker-compose.yaml [2022-04-08T19:45:19.760Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/teardown [2022-04-08T19:45:19.760Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/ [2022-04-08T19:45:19.760Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/00-test-envoy-releases [2022-04-08T19:45:19.760Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/README.md [2022-04-08T19:45:19.760Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/ [2022-04-08T19:45:19.760Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/downstream-agent/ [2022-04-08T19:45:19.760Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/downstream-agent/agent.conf [2022-04-08T19:45:19.760Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/downstream-envoy/ [2022-04-08T19:45:19.760Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/downstream-envoy/envoy.yaml [2022-04-08T19:45:19.760Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/server/ [2022-04-08T19:45:19.760Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/server/server.conf [2022-04-08T19:45:19.760Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/supervisord.conf [2022-04-08T19:45:19.760Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/upstream-agent/ [2022-04-08T19:45:19.760Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/upstream-agent/agent.conf [2022-04-08T19:45:19.760Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/upstream-envoy/ [2022-04-08T19:45:19.760Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/upstream-envoy/envoy.yaml [2022-04-08T19:45:19.760Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/docker-compose.yaml [2022-04-08T19:45:19.760Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/teardown [2022-04-08T19:45:19.760Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/ [2022-04-08T19:45:19.760Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/00-setup [2022-04-08T19:45:19.760Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/01-start-servers [2022-04-08T19:45:19.760Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/02-bootstrap-federation-and-agents [2022-04-08T19:45:19.760Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/03-start-remaining-containers [2022-04-08T19:45:19.760Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/04-create-workload-entries [2022-04-08T19:45:19.760Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/05-check-workload-connectivity [2022-04-08T19:45:19.760Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/06-stop-servers [2022-04-08T19:45:19.760Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/07-check-workload-connectivity [2022-04-08T19:45:19.760Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/08-start-servers [2022-04-08T19:45:19.760Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/09-check-workload-connectivity [2022-04-08T19:45:19.760Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/10-stop-agents [2022-04-08T19:45:19.760Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/11-check-workload-connectivity [2022-04-08T19:45:19.760Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/12-start-agents [2022-04-08T19:45:19.760Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/13-check-workload-connectivity [2022-04-08T19:45:19.760Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/Dockerfile [2022-04-08T19:45:19.760Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/README.md [2022-04-08T19:45:19.760Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/ [2022-04-08T19:45:19.760Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/ [2022-04-08T19:45:19.760Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/agent/ [2022-04-08T19:45:19.760Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/agent/agent.conf [2022-04-08T19:45:19.760Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/ghostunnel/ [2022-04-08T19:45:19.760Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/ghostunnel/ghostunnel.flags [2022-04-08T19:45:19.760Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/server/ [2022-04-08T19:45:19.760Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/server/server.conf [2022-04-08T19:45:19.760Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/supervisord/ [2022-04-08T19:45:19.760Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/supervisord/supervisord.conf [2022-04-08T19:45:19.760Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/ [2022-04-08T19:45:19.760Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/agent/ [2022-04-08T19:45:19.760Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/agent/agent.conf [2022-04-08T19:45:19.760Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/ghostunnel/ [2022-04-08T19:45:19.760Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/ghostunnel/ghostunnel.flags [2022-04-08T19:45:19.760Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/server/ [2022-04-08T19:45:19.760Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/server/server.conf [2022-04-08T19:45:19.760Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/supervisord/ [2022-04-08T19:45:19.760Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/supervisord/supervisord.conf [2022-04-08T19:45:19.760Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/docker-compose.yaml [2022-04-08T19:45:19.760Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/teardown [2022-04-08T19:45:19.760Z] spire-1.2.1/test/integration/suites/join-token/ [2022-04-08T19:45:19.760Z] spire-1.2.1/test/integration/suites/join-token/01-start-server [2022-04-08T19:45:19.760Z] spire-1.2.1/test/integration/suites/join-token/02-bootstrap-agents [2022-04-08T19:45:19.760Z] spire-1.2.1/test/integration/suites/join-token/03-start-agent [2022-04-08T19:45:19.760Z] spire-1.2.1/test/integration/suites/join-token/04-create-workload-entry [2022-04-08T19:45:19.760Z] spire-1.2.1/test/integration/suites/join-token/05-check-svid [2022-04-08T19:45:19.760Z] spire-1.2.1/test/integration/suites/join-token/06-start-bad-agent [2022-04-08T19:45:19.760Z] spire-1.2.1/test/integration/suites/join-token/README.md [2022-04-08T19:45:19.760Z] spire-1.2.1/test/integration/suites/join-token/conf/ [2022-04-08T19:45:19.760Z] spire-1.2.1/test/integration/suites/join-token/conf/agent/ [2022-04-08T19:45:19.760Z] spire-1.2.1/test/integration/suites/join-token/conf/agent/agent.conf [2022-04-08T19:45:19.760Z] spire-1.2.1/test/integration/suites/join-token/conf/server/ [2022-04-08T19:45:19.760Z] spire-1.2.1/test/integration/suites/join-token/conf/server/server.conf [2022-04-08T19:45:19.760Z] spire-1.2.1/test/integration/suites/join-token/docker-compose.yaml [2022-04-08T19:45:19.760Z] spire-1.2.1/test/integration/suites/join-token/teardown [2022-04-08T19:45:19.760Z] spire-1.2.1/test/integration/suites/k8s-reconcile/ [2022-04-08T19:45:19.760Z] spire-1.2.1/test/integration/suites/k8s-reconcile/00-setup [2022-04-08T19:45:19.760Z] spire-1.2.1/test/integration/suites/k8s-reconcile/01-apply-config [2022-04-08T19:45:19.760Z] spire-1.2.1/test/integration/suites/k8s-reconcile/02-check-for-workload-svid [2022-04-08T19:45:19.760Z] spire-1.2.1/test/integration/suites/k8s-reconcile/README.md [2022-04-08T19:45:19.760Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/ [2022-04-08T19:45:19.760Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/admctrl/ [2022-04-08T19:45:19.760Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/admctrl/admission-control.yaml [2022-04-08T19:45:19.760Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/admctrl/kubeconfig.yaml [2022-04-08T19:45:19.760Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/agent/ [2022-04-08T19:45:19.760Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/agent/kustomization.yaml [2022-04-08T19:45:19.760Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/agent/spire-agent.yaml [2022-04-08T19:45:19.760Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/kind-config.yaml [2022-04-08T19:45:19.760Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/server/ [2022-04-08T19:45:19.760Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/server/k8s-workload-registrar-secret.yaml [2022-04-08T19:45:19.760Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/server/kustomization.yaml [2022-04-08T19:45:19.760Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/server/spire-server.yaml [2022-04-08T19:45:19.760Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/workload.yaml [2022-04-08T19:45:20.038Z] spire-1.2.1/test/integration/suites/k8s-reconcile/init-kubectl [2022-04-08T19:45:20.038Z] spire-1.2.1/test/integration/suites/k8s-reconcile/teardown [2022-04-08T19:45:20.038Z] spire-1.2.1/test/integration/suites/k8s-scratch/ [2022-04-08T19:45:20.038Z] spire-1.2.1/test/integration/suites/k8s-scratch/00-setup [2022-04-08T19:45:20.038Z] spire-1.2.1/test/integration/suites/k8s-scratch/01-apply-config [2022-04-08T19:45:20.038Z] spire-1.2.1/test/integration/suites/k8s-scratch/02-check-for-workload-svid [2022-04-08T19:45:20.038Z] spire-1.2.1/test/integration/suites/k8s-scratch/README.md [2022-04-08T19:45:20.038Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/ [2022-04-08T19:45:20.038Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/admctrl/ [2022-04-08T19:45:20.038Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/admctrl/admission-control.yaml [2022-04-08T19:45:20.038Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/admctrl/kubeconfig.yaml [2022-04-08T19:45:20.038Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/agent/ [2022-04-08T19:45:20.038Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/agent/kustomization.yaml [2022-04-08T19:45:20.038Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/agent/spire-agent.yaml [2022-04-08T19:45:20.038Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/kind-config.yaml [2022-04-08T19:45:20.038Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/server/ [2022-04-08T19:45:20.038Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/server/k8s-workload-registrar-secret.yaml [2022-04-08T19:45:20.038Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/server/kustomization.yaml [2022-04-08T19:45:20.038Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/server/spire-server.yaml [2022-04-08T19:45:20.038Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/webhook/ [2022-04-08T19:45:20.038Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/webhook/kustomization.yaml [2022-04-08T19:45:20.038Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/webhook/validation-webhook.yaml [2022-04-08T19:45:20.038Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/workload.yaml [2022-04-08T19:45:20.038Z] spire-1.2.1/test/integration/suites/k8s-scratch/init-kubectl [2022-04-08T19:45:20.038Z] spire-1.2.1/test/integration/suites/k8s-scratch/teardown [2022-04-08T19:45:20.038Z] spire-1.2.1/test/integration/suites/k8s/ [2022-04-08T19:45:20.038Z] spire-1.2.1/test/integration/suites/k8s/00-setup [2022-04-08T19:45:20.038Z] spire-1.2.1/test/integration/suites/k8s/01-apply-config [2022-04-08T19:45:20.038Z] spire-1.2.1/test/integration/suites/k8s/02-check-for-workload-svid [2022-04-08T19:45:20.038Z] spire-1.2.1/test/integration/suites/k8s/README.md [2022-04-08T19:45:20.038Z] spire-1.2.1/test/integration/suites/k8s/conf/ [2022-04-08T19:45:20.038Z] spire-1.2.1/test/integration/suites/k8s/conf/admctrl/ [2022-04-08T19:45:20.038Z] spire-1.2.1/test/integration/suites/k8s/conf/admctrl/admission-control.yaml [2022-04-08T19:45:20.038Z] spire-1.2.1/test/integration/suites/k8s/conf/admctrl/kubeconfig.yaml [2022-04-08T19:45:20.038Z] spire-1.2.1/test/integration/suites/k8s/conf/agent/ [2022-04-08T19:45:20.038Z] spire-1.2.1/test/integration/suites/k8s/conf/agent/kustomization.yaml [2022-04-08T19:45:20.038Z] spire-1.2.1/test/integration/suites/k8s/conf/agent/spire-agent.yaml [2022-04-08T19:45:20.038Z] spire-1.2.1/test/integration/suites/k8s/conf/kind-config.yaml [2022-04-08T19:45:20.038Z] spire-1.2.1/test/integration/suites/k8s/conf/server/ [2022-04-08T19:45:20.038Z] spire-1.2.1/test/integration/suites/k8s/conf/server/k8s-workload-registrar-secret.yaml [2022-04-08T19:45:20.038Z] spire-1.2.1/test/integration/suites/k8s/conf/server/kustomization.yaml [2022-04-08T19:45:20.038Z] spire-1.2.1/test/integration/suites/k8s/conf/server/spire-server.yaml [2022-04-08T19:45:20.038Z] spire-1.2.1/test/integration/suites/k8s/conf/webhook/ [2022-04-08T19:45:20.038Z] spire-1.2.1/test/integration/suites/k8s/conf/webhook/kustomization.yaml [2022-04-08T19:45:20.038Z] spire-1.2.1/test/integration/suites/k8s/conf/webhook/validation-webhook.yaml [2022-04-08T19:45:20.038Z] spire-1.2.1/test/integration/suites/k8s/conf/workload.yaml [2022-04-08T19:45:20.038Z] spire-1.2.1/test/integration/suites/k8s/init-kubectl [2022-04-08T19:45:20.038Z] spire-1.2.1/test/integration/suites/k8s/teardown [2022-04-08T19:45:20.038Z] spire-1.2.1/test/integration/suites/nested-rotation/ [2022-04-08T19:45:20.038Z] spire-1.2.1/test/integration/suites/nested-rotation/00-setup [2022-04-08T19:45:20.038Z] spire-1.2.1/test/integration/suites/nested-rotation/01-start-root [2022-04-08T19:45:20.038Z] spire-1.2.1/test/integration/suites/nested-rotation/02-create-intermediate-downstream-entries [2022-04-08T19:45:20.038Z] spire-1.2.1/test/integration/suites/nested-rotation/03-start-intermediateA [2022-04-08T19:45:20.038Z] spire-1.2.1/test/integration/suites/nested-rotation/04-create-leafA-downstream-entry [2022-04-08T19:45:20.038Z] spire-1.2.1/test/integration/suites/nested-rotation/05-start-leafA [2022-04-08T19:45:20.038Z] spire-1.2.1/test/integration/suites/nested-rotation/06-start-intermediateB [2022-04-08T19:45:20.038Z] spire-1.2.1/test/integration/suites/nested-rotation/07-create-leafB-downstream-entry [2022-04-08T19:45:20.038Z] spire-1.2.1/test/integration/suites/nested-rotation/08-start-leafB [2022-04-08T19:45:20.038Z] spire-1.2.1/test/integration/suites/nested-rotation/09-create-workload-entries [2022-04-08T19:45:20.038Z] spire-1.2.1/test/integration/suites/nested-rotation/10-check-svids [2022-04-08T19:45:20.038Z] spire-1.2.1/test/integration/suites/nested-rotation/Dockerfile [2022-04-08T19:45:20.038Z] spire-1.2.1/test/integration/suites/nested-rotation/README.md [2022-04-08T19:45:20.038Z] spire-1.2.1/test/integration/suites/nested-rotation/docker-compose.yaml [2022-04-08T19:45:20.038Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/ [2022-04-08T19:45:20.038Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/agent/ [2022-04-08T19:45:20.038Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/agent/agent.conf [2022-04-08T19:45:20.038Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/server/ [2022-04-08T19:45:20.038Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/server/server.conf [2022-04-08T19:45:20.039Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/ [2022-04-08T19:45:20.039Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/agent/ [2022-04-08T19:45:20.039Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/agent/agent.conf [2022-04-08T19:45:20.039Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/server/ [2022-04-08T19:45:20.039Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/server/server.conf [2022-04-08T19:45:20.039Z] spire-1.2.1/test/integration/suites/nested-rotation/leafA/ [2022-04-08T19:45:20.039Z] spire-1.2.1/test/integration/suites/nested-rotation/leafA/agent/ [2022-04-08T19:45:20.039Z] spire-1.2.1/test/integration/suites/nested-rotation/leafA/agent/agent.conf [2022-04-08T19:45:20.039Z] spire-1.2.1/test/integration/suites/nested-rotation/leafA/server/ [2022-04-08T19:45:20.039Z] spire-1.2.1/test/integration/suites/nested-rotation/leafA/server/server.conf [2022-04-08T19:45:20.039Z] spire-1.2.1/test/integration/suites/nested-rotation/leafB/ [2022-04-08T19:45:20.039Z] spire-1.2.1/test/integration/suites/nested-rotation/leafB/agent/ [2022-04-08T19:45:20.039Z] spire-1.2.1/test/integration/suites/nested-rotation/leafB/agent/agent.conf [2022-04-08T19:45:20.039Z] spire-1.2.1/test/integration/suites/nested-rotation/leafB/server/ [2022-04-08T19:45:20.039Z] spire-1.2.1/test/integration/suites/nested-rotation/leafB/server/server.conf [2022-04-08T19:45:20.039Z] spire-1.2.1/test/integration/suites/nested-rotation/root/ [2022-04-08T19:45:20.039Z] spire-1.2.1/test/integration/suites/nested-rotation/root/agent/ [2022-04-08T19:45:20.039Z] spire-1.2.1/test/integration/suites/nested-rotation/root/agent/agent.conf [2022-04-08T19:45:20.039Z] spire-1.2.1/test/integration/suites/nested-rotation/root/server/ [2022-04-08T19:45:20.039Z] spire-1.2.1/test/integration/suites/nested-rotation/root/server/server.conf [2022-04-08T19:45:20.039Z] spire-1.2.1/test/integration/suites/nested-rotation/teardown [2022-04-08T19:45:20.039Z] spire-1.2.1/test/integration/suites/node-attestation/ [2022-04-08T19:45:20.039Z] spire-1.2.1/test/integration/suites/node-attestation/00-setup [2022-04-08T19:45:20.039Z] spire-1.2.1/test/integration/suites/node-attestation/01-start-server [2022-04-08T19:45:20.039Z] spire-1.2.1/test/integration/suites/node-attestation/02-start-agent [2022-04-08T19:45:20.039Z] spire-1.2.1/test/integration/suites/node-attestation/03-test-node-attestation [2022-04-08T19:45:20.039Z] spire-1.2.1/test/integration/suites/node-attestation/04-test-x509pop-attestation [2022-04-08T19:45:20.039Z] spire-1.2.1/test/integration/suites/node-attestation/README.md [2022-04-08T19:45:20.039Z] spire-1.2.1/test/integration/suites/node-attestation/conf/ [2022-04-08T19:45:20.039Z] spire-1.2.1/test/integration/suites/node-attestation/conf/agent/ [2022-04-08T19:45:20.039Z] spire-1.2.1/test/integration/suites/node-attestation/conf/agent/agent.conf [2022-04-08T19:45:20.039Z] spire-1.2.1/test/integration/suites/node-attestation/conf/server/ [2022-04-08T19:45:20.039Z] spire-1.2.1/test/integration/suites/node-attestation/conf/server/server.conf [2022-04-08T19:45:20.039Z] spire-1.2.1/test/integration/suites/node-attestation/docker-compose.yaml [2022-04-08T19:45:20.039Z] spire-1.2.1/test/integration/suites/node-attestation/teardown [2022-04-08T19:45:20.039Z] spire-1.2.1/test/integration/suites/rotation/ [2022-04-08T19:45:20.039Z] spire-1.2.1/test/integration/suites/rotation/00-setup [2022-04-08T19:45:20.039Z] spire-1.2.1/test/integration/suites/rotation/01-start-server [2022-04-08T19:45:20.039Z] spire-1.2.1/test/integration/suites/rotation/02-bootstrap-agent [2022-04-08T19:45:20.039Z] spire-1.2.1/test/integration/suites/rotation/03-start-agent [2022-04-08T19:45:20.039Z] spire-1.2.1/test/integration/suites/rotation/04-create-workload-entry [2022-04-08T19:45:20.039Z] spire-1.2.1/test/integration/suites/rotation/05-check-svids [2022-04-08T19:45:20.039Z] spire-1.2.1/test/integration/suites/rotation/README.md [2022-04-08T19:45:20.039Z] spire-1.2.1/test/integration/suites/rotation/conf/ [2022-04-08T19:45:20.039Z] spire-1.2.1/test/integration/suites/rotation/conf/agent/ [2022-04-08T19:45:20.039Z] spire-1.2.1/test/integration/suites/rotation/conf/agent/agent.conf [2022-04-08T19:45:20.039Z] spire-1.2.1/test/integration/suites/rotation/conf/server/ [2022-04-08T19:45:20.039Z] spire-1.2.1/test/integration/suites/rotation/conf/server/server.conf [2022-04-08T19:45:20.039Z] spire-1.2.1/test/integration/suites/rotation/docker-compose.yaml [2022-04-08T19:45:20.039Z] spire-1.2.1/test/integration/suites/rotation/teardown [2022-04-08T19:45:20.039Z] spire-1.2.1/test/integration/suites/self-test/ [2022-04-08T19:45:20.039Z] spire-1.2.1/test/integration/suites/self-test/00-ensure-command-failure-fails-step [2022-04-08T19:45:20.039Z] spire-1.2.1/test/integration/suites/self-test/README.md [2022-04-08T19:45:20.039Z] spire-1.2.1/test/integration/suites/self-test/teardown [2022-04-08T19:45:20.039Z] spire-1.2.1/test/integration/suites/spire-server-cli/ [2022-04-08T19:45:20.039Z] spire-1.2.1/test/integration/suites/spire-server-cli/01-start-server [2022-04-08T19:45:20.039Z] spire-1.2.1/test/integration/suites/spire-server-cli/02-bundle [2022-04-08T19:45:20.039Z] spire-1.2.1/test/integration/suites/spire-server-cli/03-entry [2022-04-08T19:45:20.039Z] spire-1.2.1/test/integration/suites/spire-server-cli/04-bootstrap-agents [2022-04-08T19:45:20.039Z] spire-1.2.1/test/integration/suites/spire-server-cli/05-start-agents [2022-04-08T19:45:20.039Z] spire-1.2.1/test/integration/suites/spire-server-cli/06-agent [2022-04-08T19:45:20.039Z] spire-1.2.1/test/integration/suites/spire-server-cli/README.md [2022-04-08T19:45:20.039Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/ [2022-04-08T19:45:20.039Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/agent/ [2022-04-08T19:45:20.039Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/agent/agent.conf [2022-04-08T19:45:20.039Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ [2022-04-08T19:45:20.039Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ca.pem [2022-04-08T19:45:20.039Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ca.spiffe [2022-04-08T19:45:20.039Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ca2.pem [2022-04-08T19:45:20.039Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ca2.spiffe [2022-04-08T19:45:20.039Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/server/ [2022-04-08T19:45:20.039Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/server/server.conf [2022-04-08T19:45:20.039Z] spire-1.2.1/test/integration/suites/spire-server-cli/docker-compose.yaml [2022-04-08T19:45:20.039Z] spire-1.2.1/test/integration/suites/spire-server-cli/teardown [2022-04-08T19:45:20.039Z] spire-1.2.1/test/integration/suites/upgrade/ [2022-04-08T19:45:20.039Z] spire-1.2.1/test/integration/suites/upgrade/00-setup [2022-04-08T19:45:20.039Z] spire-1.2.1/test/integration/suites/upgrade/01-run-upgrade-tests [2022-04-08T19:45:20.039Z] spire-1.2.1/test/integration/suites/upgrade/02-verify-codebase-version-is-updated [2022-04-08T19:45:20.039Z] spire-1.2.1/test/integration/suites/upgrade/README.md [2022-04-08T19:45:20.039Z] spire-1.2.1/test/integration/suites/upgrade/conf/ [2022-04-08T19:45:20.039Z] spire-1.2.1/test/integration/suites/upgrade/conf/agent/ [2022-04-08T19:45:20.039Z] spire-1.2.1/test/integration/suites/upgrade/conf/agent/agent.conf [2022-04-08T19:45:20.039Z] spire-1.2.1/test/integration/suites/upgrade/conf/server/ [2022-04-08T19:45:20.039Z] spire-1.2.1/test/integration/suites/upgrade/conf/server/server.conf [2022-04-08T19:45:20.039Z] spire-1.2.1/test/integration/suites/upgrade/teardown [2022-04-08T19:45:20.039Z] spire-1.2.1/test/integration/suites/upgrade/versions.txt [2022-04-08T19:45:20.039Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/ [2022-04-08T19:45:20.039Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/00-setup-kind [2022-04-08T19:45:20.039Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/01-setup-cert-manager [2022-04-08T19:45:20.039Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/02-deploy-spire [2022-04-08T19:45:20.039Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/03-verify-ca [2022-04-08T19:45:20.039Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/README.md [2022-04-08T19:45:20.039Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/ [2022-04-08T19:45:20.039Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/cert-manager-issuer.yaml [2022-04-08T19:45:20.039Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/kind-config.yaml [2022-04-08T19:45:20.039Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/server/ [2022-04-08T19:45:20.039Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/server/kustomization.yaml [2022-04-08T19:45:20.039Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/server/spire-server.yaml [2022-04-08T19:45:20.039Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/init-kubectl [2022-04-08T19:45:20.039Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/teardown [2022-04-08T19:45:20.039Z] spire-1.2.1/test/integration/test-one.sh [2022-04-08T19:45:20.039Z] spire-1.2.1/test/integration/test.sh [2022-04-08T19:45:20.039Z] spire-1.2.1/test/plugintest/ [2022-04-08T19:45:20.039Z] spire-1.2.1/test/plugintest/config.go [2022-04-08T19:45:20.039Z] spire-1.2.1/test/plugintest/load.go [2022-04-08T19:45:20.039Z] spire-1.2.1/test/plugintest/option.go [2022-04-08T19:45:20.039Z] spire-1.2.1/test/spiretest/ [2022-04-08T19:45:20.039Z] spire-1.2.1/test/spiretest/apiserver.go [2022-04-08T19:45:20.039Z] spire-1.2.1/test/spiretest/assertions.go [2022-04-08T19:45:20.039Z] spire-1.2.1/test/spiretest/dir.go [2022-04-08T19:45:20.039Z] spire-1.2.1/test/spiretest/errors_posix.go [2022-04-08T19:45:20.039Z] spire-1.2.1/test/spiretest/errors_windows.go [2022-04-08T19:45:20.039Z] spire-1.2.1/test/spiretest/logs.go [2022-04-08T19:45:20.039Z] spire-1.2.1/test/spiretest/socketapi.go [2022-04-08T19:45:20.039Z] spire-1.2.1/test/spiretest/suite.go [2022-04-08T19:45:20.039Z] spire-1.2.1/test/spiretest/x509.go [2022-04-08T19:45:20.039Z] spire-1.2.1/test/testca/ [2022-04-08T19:45:20.039Z] spire-1.2.1/test/testca/ca.go [2022-04-08T19:45:20.039Z] spire-1.2.1/test/testkey/ [2022-04-08T19:45:20.039Z] spire-1.2.1/test/testkey/generate.sh [2022-04-08T19:45:20.039Z] spire-1.2.1/test/testkey/genkeys.go [2022-04-08T19:45:20.039Z] spire-1.2.1/test/testkey/keys.go [2022-04-08T19:45:20.039Z] spire-1.2.1/test/testkey/new.go [2022-04-08T19:45:20.039Z] spire-1.2.1/test/tpmsimulator/ [2022-04-08T19:45:20.039Z] spire-1.2.1/test/tpmsimulator/simulator.go [2022-04-08T19:45:20.039Z] spire-1.2.1/test/util/ [2022-04-08T19:45:20.039Z] spire-1.2.1/test/util/cert_fixtures.go [2022-04-08T19:45:20.039Z] spire-1.2.1/test/util/cert_generation.go [2022-04-08T19:45:20.039Z] spire-1.2.1/test/util/io_redirection.go [2022-04-08T19:45:20.039Z] spire-1.2.1/test/util/race.go [2022-04-08T19:45:20.039Z] spire-1.2.1/test/util/util.go [2022-04-08T19:45:20.039Z] building spire from source... [2022-04-08T19:45:20.644Z] Installing go1.17.7... [2022-04-08T19:45:47.489Z] Building bin/spire-server... [2022-04-08T19:45:47.489Z] go: downloading github.com/spiffe/go-spiffe/v2 v2.0.0-beta.12 [2022-04-08T19:45:47.489Z] go: downloading github.com/spiffe/spire-api-sdk v1.2.0 [2022-04-08T19:45:47.489Z] go: downloading github.com/mitchellh/cli v1.1.2 [2022-04-08T19:45:47.489Z] go: downloading golang.org/x/net v0.0.0-20220127200216-cd36cc0744dd [2022-04-08T19:45:47.760Z] go: downloading google.golang.org/grpc v1.44.0 [2022-04-08T19:45:48.355Z] go: downloading gopkg.in/square/go-jose.v2 v2.6.0 [2022-04-08T19:45:49.798Z] go: downloading github.com/hashicorp/hcl v1.0.1-0.20190430135223-99e2f22d1c94 [2022-04-08T19:45:50.399Z] go: downloading github.com/imdario/mergo v0.3.12 [2022-04-08T19:45:50.673Z] go: downloading github.com/sirupsen/logrus v1.8.1 [2022-04-08T19:45:53.310Z] go: downloading github.com/hashicorp/go-hclog v1.1.0 [2022-04-08T19:45:53.310Z] go: downloading github.com/Masterminds/sprig v2.22.0+incompatible [2022-04-08T19:45:53.310Z] go: downloading github.com/fatih/color v1.13.0 [2022-04-08T19:45:53.587Z] go: downloading github.com/mattn/go-isatty v0.0.14 [2022-04-08T19:45:53.863Z] go: downloading golang.org/x/time v0.0.0-20220224211638-0e9765cccd65 [2022-04-08T19:45:54.139Z] go: downloading golang.org/x/sys v0.0.0-20220227234510-4e6760a101f9 [2022-04-08T19:45:54.140Z] go: downloading github.com/hashicorp/go-plugin v1.4.3 [2022-04-08T19:45:54.140Z] go: downloading github.com/spiffe/spire-plugin-sdk v1.2.0 [2022-04-08T19:45:55.131Z] go: downloading github.com/InVisionApp/go-health/v2 v2.1.2 [2022-04-08T19:45:55.131Z] go: downloading github.com/InVisionApp/go-logger v1.0.1 [2022-04-08T19:45:55.409Z] go: downloading github.com/armon/go-metrics v0.3.10 [2022-04-08T19:45:55.686Z] go: downloading github.com/prometheus/client_golang v1.12.1 [2022-04-08T19:45:55.686Z] go: downloading github.com/uber-go/tally/v4 v4.1.1 [2022-04-08T19:45:56.676Z] go: downloading github.com/andres-erbsen/clock v0.0.0-20160526145045-9e14626cd129 [2022-04-08T19:45:56.957Z] go: downloading github.com/open-policy-agent/opa v0.38.0 [2022-04-08T19:46:12.119Z] go: downloading google.golang.org/genproto v0.0.0-20220222213610-43724f9ea8cf [2022-04-08T19:46:12.119Z] go: downloading github.com/mattn/go-colorable v0.1.12 [2022-04-08T19:46:12.733Z] go: downloading github.com/Masterminds/goutils v1.1.0 [2022-04-08T19:46:12.733Z] go: downloading github.com/Masterminds/semver v1.5.0 [2022-04-08T19:46:12.733Z] go: downloading github.com/google/uuid v1.1.2 [2022-04-08T19:46:12.733Z] go: downloading github.com/huandu/xstrings v1.3.2 [2022-04-08T19:46:13.342Z] go: downloading github.com/hashicorp/yamux v0.0.0-20181012175058-2f1d1f20f75d [2022-04-08T19:46:13.342Z] go: downloading github.com/oklog/run v1.0.0 [2022-04-08T19:46:13.619Z] go: downloading github.com/DataDog/datadog-go v3.2.0+incompatible [2022-04-08T19:46:13.619Z] go: downloading github.com/hashicorp/go-immutable-radix v1.3.1 [2022-04-08T19:46:13.619Z] go: downloading github.com/prometheus/client_model v0.2.0 [2022-04-08T19:46:13.892Z] go: downloading github.com/prometheus/common v0.32.1 [2022-04-08T19:46:13.892Z] go: downloading github.com/beorn7/perks v1.0.1 [2022-04-08T19:46:14.163Z] go: downloading github.com/cespare/xxhash/v2 v2.1.2 [2022-04-08T19:46:14.163Z] go: downloading github.com/prometheus/procfs v0.7.3 [2022-04-08T19:46:15.598Z] go: downloading github.com/imkira/go-observer v1.0.3 [2022-04-08T19:46:15.598Z] go: downloading github.com/pkg/errors v0.9.1 [2022-04-08T19:46:15.870Z] go: downloading go.uber.org/atomic v1.9.0 [2022-04-08T19:46:16.862Z] go: downloading github.com/hashicorp/errwrap v1.1.0 [2022-04-08T19:46:16.862Z] go: downloading github.com/mitchellh/reflectwalk v1.0.1 [2022-04-08T19:46:16.862Z] go: downloading github.com/hashicorp/golang-lru v0.5.4 [2022-04-08T19:46:16.862Z] go: downloading github.com/matttproud/golang_protobuf_extensions v1.0.2-0.20181231171920-c182affec369 [2022-04-08T19:46:17.142Z] go: downloading github.com/aws/aws-sdk-go-v2 v1.14.0 [2022-04-08T19:46:17.142Z] go: downloading github.com/aws/aws-sdk-go-v2/config v1.14.0 [2022-04-08T19:46:17.419Z] go: downloading github.com/aws/aws-sdk-go-v2/credentials v1.9.0 [2022-04-08T19:46:32.560Z] go: downloading github.com/aws/aws-sdk-go-v2/service/kms v1.15.0 [2022-04-08T19:46:32.560Z] go: downloading github.com/aws/aws-sdk-go-v2/service/sts v1.15.0 [2022-04-08T19:46:32.560Z] go: downloading github.com/gofrs/uuid v4.2.0+incompatible [2022-04-08T19:46:32.560Z] go: downloading github.com/stretchr/testify v1.7.0 [2022-04-08T19:46:32.838Z] go: downloading golang.org/x/sync v0.0.0-20210220032951-036812b2e83c [2022-04-08T19:46:33.115Z] go: downloading github.com/GoogleCloudPlatform/cloudsql-proxy v1.29.0 [2022-04-08T19:46:33.115Z] go: downloading github.com/blang/semver/v4 v4.0.0 [2022-04-08T19:46:33.115Z] go: downloading github.com/go-sql-driver/mysql v1.6.0 [2022-04-08T19:46:33.115Z] go: downloading github.com/jinzhu/gorm v1.9.16 [2022-04-08T19:46:33.728Z] go: downloading github.com/lib/pq v1.10.4 [2022-04-08T19:46:34.007Z] go: downloading github.com/mattn/go-sqlite3 v1.14.12 [2022-04-08T19:46:34.612Z] go: downloading github.com/aws/aws-sdk-go v1.43.0 [2022-04-08T19:47:01.464Z] go: downloading k8s.io/api v0.23.4 [2022-04-08T19:47:01.464Z] go: downloading k8s.io/client-go v0.23.4 [2022-04-08T19:47:01.464Z] go: downloading google.golang.org/api v0.70.0 [2022-04-08T19:47:13.919Z] go: downloading github.com/google/go-tpm v0.3.3 [2022-04-08T19:47:14.523Z] go: downloading github.com/Azure/azure-sdk-for-go v62.0.0+incompatible [2022-04-08T19:47:46.978Z] go: downloading github.com/Azure/go-autorest/autorest v0.11.24 [2022-04-08T19:47:47.258Z] go: downloading github.com/Azure/go-autorest v14.2.0+incompatible [2022-04-08T19:47:47.258Z] go: downloading github.com/Azure/go-autorest/autorest/azure/auth v0.5.11 [2022-04-08T19:47:47.258Z] go: downloading cloud.google.com/go/storage v1.21.0 [2022-04-08T19:47:48.254Z] go: downloading cloud.google.com/go v0.100.2 [2022-04-08T19:47:49.704Z] go: downloading k8s.io/apimachinery v0.23.4 [2022-04-08T19:47:52.348Z] go: downloading k8s.io/kube-aggregator v0.23.3 [2022-04-08T19:47:52.955Z] go: downloading sigs.k8s.io/controller-runtime v0.11.1 [2022-04-08T19:47:54.952Z] go: downloading cloud.google.com/go/security v1.3.0 [2022-04-08T19:47:54.952Z] go: downloading github.com/hashicorp/vault/api v1.4.1 [2022-04-08T19:47:55.556Z] go: downloading github.com/shirou/gopsutil/v3 v3.22.2 [2022-04-08T19:47:56.544Z] go: downloading github.com/twmb/murmur3 v1.1.6 [2022-04-08T19:47:56.821Z] go: downloading github.com/OneOfOne/xxhash v1.2.8 [2022-04-08T19:47:56.821Z] go: downloading gopkg.in/yaml.v2 v2.4.0 [2022-04-08T19:47:57.098Z] go: downloading github.com/rcrowley/go-metrics v0.0.0-20201227073835-cf1acfcdf475 [2022-04-08T19:47:57.702Z] go: downloading github.com/gobwas/glob v0.2.3 [2022-04-08T19:47:57.980Z] go: downloading github.com/yashtewari/glob-intersection v0.0.0-20180916065949-5c77d914dd0b [2022-04-08T19:47:57.980Z] go: downloading github.com/aws/aws-sdk-go-v2/feature/ec2/imds v1.11.0 [2022-04-08T19:47:58.256Z] go: downloading github.com/aws/aws-sdk-go-v2/internal/ini v1.3.6 [2022-04-08T19:47:58.860Z] go: downloading github.com/aws/aws-sdk-go-v2/service/sso v1.10.0 [2022-04-08T19:47:58.860Z] go: downloading github.com/aws/smithy-go v1.11.0 [2022-04-08T19:48:00.303Z] go: downloading github.com/aws/aws-sdk-go-v2/internal/configsources v1.1.5 [2022-04-08T19:48:00.303Z] go: downloading github.com/aws/aws-sdk-go-v2/service/internal/presigned-url v1.8.0 [2022-04-08T19:48:00.581Z] go: downloading github.com/jinzhu/inflection v1.0.0 [2022-04-08T19:48:00.859Z] go: downloading github.com/gogo/protobuf v1.3.2 [2022-04-08T19:48:06.287Z] go: downloading golang.org/x/oauth2 v0.0.0-20211104180415-d3ed0bb246c8 [2022-04-08T19:48:06.891Z] go: downloading github.com/Azure/go-autorest/autorest/adal v0.9.18 [2022-04-08T19:48:06.891Z] go: downloading github.com/Azure/go-autorest/logger v0.2.1 [2022-04-08T19:48:07.169Z] go: downloading github.com/Azure/go-autorest/tracing v0.6.0 [2022-04-08T19:48:07.169Z] go: downloading github.com/Azure/go-autorest/autorest/azure/cli v0.4.5 [2022-04-08T19:48:07.169Z] go: downloading github.com/dimchansky/utfbom v1.1.1 [2022-04-08T19:48:07.169Z] go: downloading cloud.google.com/go/compute v1.3.0 [2022-04-08T19:48:08.622Z] go: downloading cloud.google.com/go/iam v0.1.1 [2022-04-08T19:48:08.622Z] go: downloading github.com/googleapis/gax-go/v2 v2.1.1 [2022-04-08T19:48:08.900Z] go: downloading k8s.io/klog/v2 v2.30.0 [2022-04-08T19:48:09.179Z] go: downloading github.com/google/gofuzz v1.1.0 [2022-04-08T19:48:09.179Z] go: downloading sigs.k8s.io/structured-merge-diff/v4 v4.2.1 [2022-04-08T19:48:10.628Z] go: downloading k8s.io/utils v0.0.0-20211116205334-6203023598ed [2022-04-08T19:48:11.231Z] go: downloading github.com/spf13/pflag v1.0.5 [2022-04-08T19:48:11.510Z] go: downloading golang.org/x/term v0.0.0-20210927222741-03fcf44c2211 [2022-04-08T19:48:11.788Z] go: downloading github.com/evanphx/json-patch v4.12.0+incompatible [2022-04-08T19:48:11.788Z] go: downloading github.com/cenkalti/backoff/v3 v3.2.2 [2022-04-08T19:48:12.066Z] go: downloading github.com/hashicorp/go-cleanhttp v0.5.2 [2022-04-08T19:48:12.066Z] go: downloading github.com/hashicorp/go-retryablehttp v0.6.6 [2022-04-08T19:48:12.066Z] go: downloading github.com/hashicorp/go-secure-stdlib/parseutil v0.1.1 [2022-04-08T19:48:12.344Z] go: downloading github.com/hashicorp/vault/sdk v0.4.1 [2022-04-08T19:48:14.094Z] go: downloading github.com/mitchellh/mapstructure v1.4.3 [2022-04-08T19:48:14.094Z] go: downloading github.com/tklauser/go-sysconf v0.3.9 [2022-04-08T19:48:14.503Z] go: downloading github.com/xeipuuv/gojsonreference v0.0.0-20180127040603-bd5ef7bd5415 [2022-04-08T19:48:14.796Z] go: downloading github.com/aws/aws-sdk-go-v2/internal/endpoints/v2 v2.3.0 [2022-04-08T19:48:15.078Z] go: downloading github.com/jmespath/go-jmespath v0.4.0 [2022-04-08T19:48:18.563Z] go: downloading go.opencensus.io v0.23.0 [2022-04-08T19:48:19.547Z] go: downloading github.com/Azure/go-autorest/autorest/date v0.3.0 [2022-04-08T19:48:19.547Z] go: downloading github.com/golang-jwt/jwt/v4 v4.2.0 [2022-04-08T19:48:20.149Z] go: downloading gopkg.in/inf.v0 v0.9.1 [2022-04-08T19:48:20.149Z] go: downloading github.com/go-logr/logr v1.2.2 [2022-04-08T19:48:20.149Z] go: downloading github.com/google/go-cmp v0.5.7 [2022-04-08T19:48:20.751Z] go: downloading sigs.k8s.io/json v0.0.0-20211020170558-c049b76a60c6 [2022-04-08T19:48:21.029Z] go: downloading github.com/json-iterator/go v1.1.12 [2022-04-08T19:48:21.631Z] go: downloading github.com/googleapis/gnostic v0.5.5 [2022-04-08T19:48:24.269Z] go: downloading k8s.io/kube-openapi v0.0.0-20211115234752-e816edb12b65 [2022-04-08T19:48:26.908Z] go: downloading github.com/hashicorp/go-secure-stdlib/strutil v0.1.1 [2022-04-08T19:48:26.908Z] go: downloading github.com/hashicorp/go-sockaddr v1.0.2 [2022-04-08T19:48:27.184Z] go: downloading github.com/tklauser/numcpus v0.3.0 [2022-04-08T19:48:27.184Z] go: downloading github.com/xeipuuv/gojsonpointer v0.0.0-20190905194746-02993c407bfb [2022-04-08T19:48:27.461Z] go: downloading go.uber.org/zap v1.21.0 [2022-04-08T19:48:28.065Z] go: downloading sigs.k8s.io/yaml v1.3.0 [2022-04-08T19:48:28.344Z] go: downloading github.com/golang/groupcache v0.0.0-20210331224755-41bb18bfe9da [2022-04-08T19:48:28.620Z] go: downloading github.com/modern-go/concurrent v0.0.0-20180306012644-bacd9c7ef1dd [2022-04-08T19:48:28.620Z] go: downloading github.com/modern-go/reflect2 v1.0.2 [2022-04-08T19:48:28.899Z] go: downloading github.com/ryanuber/go-glob v1.0.0 [2022-04-08T19:48:28.899Z] go: downloading github.com/golang/snappy v0.0.4 [2022-04-08T19:48:28.899Z] go: downloading github.com/pierrec/lz4 v2.5.2+incompatible [2022-04-08T19:48:39.126Z] go: downloading github.com/hashicorp/go-secure-stdlib/mlock v0.1.1 [2022-04-08T19:48:39.126Z] go: downloading github.com/hashicorp/go-uuid v1.0.2 [2022-04-08T19:48:39.405Z] go: downloading github.com/hashicorp/go-version v1.2.0 [2022-04-08T19:48:39.405Z] go: downloading go.uber.org/multierr v1.6.0 [2022-04-08T19:49:06.295Z] go: downloading github.com/Azure/go-autorest/autorest/to v0.4.0 [2022-04-08T19:49:06.295Z] go: downloading github.com/Azure/go-autorest/autorest/validation v0.3.0 [2022-04-08T19:52:43.517Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/secrets-config ./cmd/secrets-config [2022-04-08T19:53:01.888Z] Removing intermediate container 21942696be3c [2022-04-08T19:53:01.888Z] ---> d67f6dcbaf85 [2022-04-08T19:53:01.888Z] [2022-04-08T19:53:01.888Z] Step 10/22 : FROM alpine:3.14 [2022-04-08T19:53:01.888Z] ---> ac73e934f311 [2022-04-08T19:53:01.888Z] Step 11/22 : RUN apk add --update --no-cache curl dumb-init [2022-04-08T19:53:01.888Z] ---> Running in a56cc2086ad1 [2022-04-08T19:53:02.498Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz [2022-04-08T19:53:03.114Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz [2022-04-08T19:53:04.566Z] (1/6) Installing ca-certificates (20211220-r0) [2022-04-08T19:53:04.566Z] (2/6) Installing brotli-libs (1.0.9-r5) [2022-04-08T19:53:04.566Z] (3/6) Installing nghttp2-libs (1.43.0-r0) [2022-04-08T19:53:04.566Z] (4/6) Installing libcurl (7.79.1-r0) [2022-04-08T19:53:04.566Z] (5/6) Installing curl (7.79.1-r0) [2022-04-08T19:53:04.566Z] (6/6) Installing dumb-init (1.2.5-r1) [2022-04-08T19:53:04.566Z] Executing busybox-1.33.1-r7.trigger [2022-04-08T19:53:04.566Z] Executing ca-certificates-20211220-r0.trigger [2022-04-08T19:53:05.169Z] OK: 8 MiB in 20 packages [2022-04-08T19:53:10.674Z] Removing intermediate container a56cc2086ad1 [2022-04-08T19:53:10.674Z] ---> e748d51c4276 [2022-04-08T19:53:10.674Z] Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' [2022-04-08T19:53:10.674Z] ---> Running in 3810f75be22e [2022-04-08T19:53:10.970Z] Removing intermediate container 3810f75be22e [2022-04-08T19:53:10.970Z] ---> 2fce4e63941a [2022-04-08T19:53:10.970Z] Step 13/22 : WORKDIR /edgex [2022-04-08T19:53:11.254Z] ---> Running in 561dce1a158d [2022-04-08T19:53:12.718Z] Removing intermediate container 561dce1a158d [2022-04-08T19:53:12.718Z] ---> 4a484bb6a001 [2022-04-08T19:53:12.718Z] Step 14/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/res/configuration.toml res/configuration.toml [2022-04-08T19:53:14.735Z] ---> c5cec8ff2483 [2022-04-08T19:53:14.735Z] Step 15/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/security-proxy-setup . [2022-04-08T19:53:14.735Z] Removing intermediate container 6f2bdc05df06 [2022-04-08T19:53:14.735Z] ---> f78f86e7d3e3 [2022-04-08T19:53:14.735Z] [2022-04-08T19:53:14.735Z] Step 10/31 : FROM alpine:3.14 [2022-04-08T19:53:14.735Z] ---> ac73e934f311 [2022-04-08T19:53:14.735Z] Step 11/31 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2021 Intel Corporation' [2022-04-08T19:53:15.351Z] ---> Running in fb0179102506 [2022-04-08T19:53:16.347Z] Removing intermediate container fb0179102506 [2022-04-08T19:53:16.347Z] ---> e69d54266788 [2022-04-08T19:53:16.347Z] Step 12/31 : RUN apk add --update --no-cache dumb-init su-exec [2022-04-08T19:53:16.625Z] ---> Running in 3cdce0ab6f08 [2022-04-08T19:53:19.315Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz [2022-04-08T19:53:19.598Z] Removing intermediate container fc0fd4dbde3c [2022-04-08T19:53:19.598Z] ---> 1b0f785ff45b [2022-04-08T19:53:19.598Z] [2022-04-08T19:53:19.598Z] Step 10/23 : FROM alpine:3.14 [2022-04-08T19:53:19.598Z] ---> ac73e934f311 [2022-04-08T19:53:19.598Z] Step 11/23 : RUN apk add --update --no-cache dumb-init [2022-04-08T19:53:19.598Z] ---> Using cache [2022-04-08T19:53:19.598Z] ---> bae89cf759b5 [2022-04-08T19:53:19.598Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . [2022-04-08T19:53:19.598Z] ---> 04dc38c6451f [2022-04-08T19:53:19.598Z] Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2022-04-08T19:53:19.598Z] ---> Using cache [2022-04-08T19:53:19.598Z] ---> 0b8566c1aa25 [2022-04-08T19:53:19.598Z] Step 13/23 : ENV APP_PORT=59881fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz [2022-04-08T19:53:19.598Z] [2022-04-08T19:53:19.881Z] ---> Running in ee45f8429868 [2022-04-08T19:53:20.493Z] Removing intermediate container ee45f8429868 [2022-04-08T19:53:20.493Z] ---> 80bd14242d3d [2022-04-08T19:53:20.493Z] Step 14/23 : EXPOSE $APP_PORT [2022-04-08T19:53:20.493Z] ---> Running in b7ca9f1a381d [2022-04-08T19:53:21.104Z] (1/2) Installing dumb-init (1.2.5-r1) [2022-04-08T19:53:21.104Z] (2/2) Installing su-exec (0.2-r1) [2022-04-08T19:53:21.104Z] Executing busybox-1.33.1-r7.trigger [2022-04-08T19:53:21.104Z] OK: 6 MiB in 16 packages [2022-04-08T19:53:21.389Z] Removing intermediate container b7ca9f1a381d [2022-04-08T19:53:21.389Z] ---> 9aa10005dcdb [2022-04-08T19:53:21.389Z] Step 15/23 : WORKDIR / [2022-04-08T19:53:21.688Z] ---> Running in 642534bee62c [2022-04-08T19:53:23.163Z] Removing intermediate container 642534bee62c [2022-04-08T19:53:23.163Z] ---> 09fb5fedb6f0 [2022-04-08T19:53:23.163Z] Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / [2022-04-08T19:53:23.163Z] Removing intermediate container 3cdce0ab6f08 [2022-04-08T19:53:23.163Z] ---> 2d2f97ab3ec1 [2022-04-08T19:53:23.163Z] Step 13/31 : ENV SECURITY_INIT_DIR /edgex-init [2022-04-08T19:53:23.443Z] ---> Running in 3bb819e17e20 [2022-04-08T19:53:24.048Z] ---> 3afbf258577d [2022-04-08T19:53:24.048Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/entrypoint.sh /usr/local/bin/ [2022-04-08T19:53:24.346Z] Removing intermediate container 3bb819e17e20 [2022-04-08T19:53:24.346Z] ---> 155ee8678abf [2022-04-08T19:53:24.346Z] Step 14/31 : ARG BOOTSTRAP_REDIS_DIR=${SECURITY_INIT_DIR}/bootstrap-redis [2022-04-08T19:53:24.640Z] ---> Running in 8750e2862816 [2022-04-08T19:53:24.930Z] ---> 8fc036cfcd64 [2022-04-08T19:53:24.930Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / [2022-04-08T19:53:25.551Z] Removing intermediate container 8750e2862816 [2022-04-08T19:53:25.551Z] ---> 2bdf7b3acc2b [2022-04-08T19:53:25.551Z] Step 15/31 : RUN mkdir -p ${SECURITY_INIT_DIR} && mkdir -p ${BOOTSTRAP_REDIS_DIR} [2022-04-08T19:53:25.837Z] ---> Running in 4f5fd6eeb25b [2022-04-08T19:53:25.837Z] ---> 8aa061ae3d0b [2022-04-08T19:53:25.837Z] Step 18/22 : RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2022-04-08T19:53:26.115Z] ---> Running in 21929e29b9a4 [2022-04-08T19:53:29.543Z] ---> 0b7562cb0e95 [2022-04-08T19:53:29.543Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.toml /res/configuration.toml [2022-04-08T19:53:31.034Z] Removing intermediate container 21929e29b9a4 [2022-04-08T19:53:31.034Z] ---> 8e39514209c7 [2022-04-08T19:53:31.034Z] Step 19/22 : ENTRYPOINT ["entrypoint.sh"] [2022-04-08T19:53:31.034Z] Removing intermediate container 4f5fd6eeb25b [2022-04-08T19:53:31.034Z] ---> 4f2bf62fb7cc [2022-04-08T19:53:31.034Z] Step 16/31 : WORKDIR ${SECURITY_INIT_DIR} [2022-04-08T19:53:31.356Z] ---> Running in d4e210d90376 [2022-04-08T19:53:31.356Z] ---> c4ab0d6e783e [2022-04-08T19:53:31.356Z] Step 19/23 : ENTRYPOINT ["/core-metadata"] [2022-04-08T19:53:31.356Z] ---> Running in da284b3dd8f8 [2022-04-08T19:53:31.633Z] ---> Running in d207407d719c [2022-04-08T19:53:31.916Z] Removing intermediate container d4e210d90376 [2022-04-08T19:53:31.916Z] ---> 5ddebe3ee356 [2022-04-08T19:53:31.916Z] Step 20/22 : LABEL arch=arm64 [2022-04-08T19:53:32.195Z] ---> Running in badc6846aa5e [2022-04-08T19:53:32.471Z] Removing intermediate container da284b3dd8f8 [2022-04-08T19:53:32.471Z] ---> c02d6175c95e [2022-04-08T19:53:32.471Z] Step 17/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ ${SECURITY_INIT_DIR}/ [2022-04-08T19:53:32.745Z] Removing intermediate container d207407d719c [2022-04-08T19:53:32.745Z] ---> 52945646e4a8 [2022-04-08T19:53:32.745Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-04-08T19:53:32.745Z] ---> Running in 6705ea77c304 [2022-04-08T19:53:33.362Z] Removing intermediate container badc6846aa5e [2022-04-08T19:53:33.362Z] ---> 5c0485e3b2b7 [2022-04-08T19:53:33.362Z] Step 21/22 : LABEL git_sha=af5afa2e66728d7755c27cae0dfdf73270be1e0b [2022-04-08T19:53:33.654Z] ---> Running in cfbcb4edfbad [2022-04-08T19:53:33.933Z] Removing intermediate container 6705ea77c304 [2022-04-08T19:53:33.933Z] ---> fd6c923c3055 [2022-04-08T19:53:33.933Z] Step 21/23 : LABEL arch=arm64 [2022-04-08T19:53:34.226Z] ---> Running in be9b6f65c0a8 [2022-04-08T19:53:34.511Z] ---> 4b8b9661e77d [2022-04-08T19:53:34.511Z] Step 18/31 : RUN chmod +x ${SECURITY_INIT_DIR}/*.sh [2022-04-08T19:53:34.511Z] Removing intermediate container cfbcb4edfbad [2022-04-08T19:53:34.511Z] ---> 67ab1131c35d [2022-04-08T19:53:34.511Z] Step 22/22 : LABEL version=0.0.0 [2022-04-08T19:53:34.511Z] ---> Running in 2c6176d61087 [2022-04-08T19:53:34.794Z] ---> Running in 9814e545bab1 [2022-04-08T19:53:35.410Z] Removing intermediate container be9b6f65c0a8 [2022-04-08T19:53:35.410Z] ---> 7ffca137e225 [2022-04-08T19:53:35.410Z] Step 22/23 : LABEL git_sha=af5afa2e66728d7755c27cae0dfdf73270be1e0b [2022-04-08T19:53:35.690Z] ---> Running in dd496da283ad [2022-04-08T19:53:35.973Z] Removing intermediate container 9814e545bab1 [2022-04-08T19:53:35.973Z] ---> d42ebb732d59 [2022-04-08T19:53:35.973Z] [2022-04-08T19:53:36.595Z] Removing intermediate container dd496da283ad [2022-04-08T19:53:36.595Z] ---> 23f692fe15e7 [2022-04-08T19:53:36.595Z] Step 23/23 : LABEL version=0.0.0 [2022-04-08T19:53:36.889Z] ---> Running in 4d735b99c1ea [2022-04-08T19:53:37.502Z] Successfully built d42ebb732d59 [2022-04-08T19:53:37.502Z] Successfully tagged security-proxy-setup-arm64:latest [2022-04-08T19:53:37.785Z] Building security-spire-server [2022-04-08T19:53:38.066Z]  Building security-proxy-setup ... done Removing intermediate container 4d735b99c1ea [2022-04-08T19:53:38.066Z] ---> dbdc84bc8936 [2022-04-08T19:53:38.066Z] [2022-04-08T19:53:39.062Z] Successfully built dbdc84bc8936 [2022-04-08T19:53:39.062Z] Successfully tagged core-metadata-arm64:latest [2022-04-08T19:53:39.062Z] Removing intermediate container 2c6176d61087 [2022-04-08T19:53:39.062Z]  Building core-metadata ... done Building core-data [2022-04-08T19:53:39.062Z] ---> 714af77ad679 [2022-04-08T19:53:39.062Z] Step 19/31 : COPY --from=builder /edgex-go/Attribution.txt / [2022-04-08T19:53:40.087Z] ---> b68e91e35123 [2022-04-08T19:53:40.087Z] Step 20/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . [2022-04-08T19:53:42.747Z] ---> 16146b137bc4 [2022-04-08T19:53:42.747Z] Step 21/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.toml ./res/ [2022-04-08T19:53:43.357Z] ---> 0d8b4161257e [2022-04-08T19:53:43.357Z] Step 22/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.toml ${BOOTSTRAP_REDIS_DIR}/res/ [2022-04-08T19:53:44.361Z] ---> 96e8d5c7538d [2022-04-08T19:53:44.654Z] Step 23/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ ${SECURITY_INIT_DIR}/consul-bootstrapper/ [2022-04-08T19:53:45.666Z] ---> ba5205de76e0 [2022-04-08T19:53:45.666Z] Step 24/31 : VOLUME ${SECURITY_INIT_DIR} [2022-04-08T19:53:45.944Z] ---> Running in 77bf7c6029ae [2022-04-08T19:53:46.950Z] Removing intermediate container 77bf7c6029ae [2022-04-08T19:53:46.950Z] ---> b32f4242ed17 [2022-04-08T19:53:46.950Z] Step 25/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / [2022-04-08T19:53:47.576Z] ---> 436b90c9d6c2 [2022-04-08T19:53:47.576Z] Step 26/31 : RUN chmod +x /entrypoint.sh [2022-04-08T19:53:47.876Z] ---> Running in 69194923e430 [2022-04-08T19:53:51.341Z] Removing intermediate container 69194923e430 [2022-04-08T19:53:51.341Z] ---> 7577e81a908d [2022-04-08T19:53:51.341Z] Step 27/31 : ENTRYPOINT ["/entrypoint.sh"] [2022-04-08T19:53:51.619Z] ---> Running in 980ac83eb6b9 [2022-04-08T19:53:52.228Z] Removing intermediate container 980ac83eb6b9 [2022-04-08T19:53:52.228Z] ---> fbaf8c9fcb78 [2022-04-08T19:53:52.228Z] Step 28/31 : CMD ["gate"] [2022-04-08T19:53:52.838Z] ---> Running in c7d8bc8214fd [2022-04-08T19:53:53.456Z] Removing intermediate container c7d8bc8214fd [2022-04-08T19:53:53.456Z] ---> 02e58812d11c [2022-04-08T19:53:53.456Z] Step 29/31 : LABEL arch=arm64 [2022-04-08T19:53:53.738Z] ---> Running in 5c7f9e5521f9 [2022-04-08T19:53:54.353Z] Removing intermediate container 5c7f9e5521f9 [2022-04-08T19:53:54.353Z] ---> a5da1236a34e [2022-04-08T19:53:54.353Z] Step 30/31 : LABEL git_sha=af5afa2e66728d7755c27cae0dfdf73270be1e0b [2022-04-08T19:53:54.634Z] ---> Running in 1d3eeb164d0c [2022-04-08T19:53:55.248Z] Removing intermediate container 1d3eeb164d0c [2022-04-08T19:53:55.248Z] ---> c57b2d1c1820 [2022-04-08T19:53:55.248Z] Step 31/31 : LABEL version=0.0.0 [2022-04-08T19:53:55.553Z] ---> Running in 8747027badcb [2022-04-08T19:53:56.165Z] Removing intermediate container 8747027badcb [2022-04-08T19:53:56.165Z] ---> 3e60f8e1dd9b [2022-04-08T19:53:56.165Z] [2022-04-08T19:53:57.170Z] Successfully built 3e60f8e1dd9b [2022-04-08T19:53:57.170Z] Successfully tagged security-bootstrapper-arm64:latest [2022-04-08T19:53:57.170Z] Building security-secretstore-setup [2022-04-08T19:54:53.834Z]  Building security-bootstrapper ... done Step 1/25 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-04-08T19:54:53.834Z] Step 2/25 : FROM ${BUILDER_BASE} AS builder [2022-04-08T19:54:53.834Z] ---> 0bf968ebf2cf [2022-04-08T19:54:53.834Z] Step 3/25 : WORKDIR /edgex-go [2022-04-08T19:54:53.834Z] ---> Using cache [2022-04-08T19:54:53.834Z] ---> fcef1d672c45 [2022-04-08T19:54:53.834Z] Step 4/25 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-04-08T19:54:53.834Z] ---> Using cache [2022-04-08T19:54:53.834Z] ---> 2a9f89921e83 [2022-04-08T19:54:53.834Z] Step 5/25 : RUN apk add --update --no-cache make git build-base curl [2022-04-08T19:54:53.834Z] ---> Running in 5d20fac348c1 [2022-04-08T19:54:55.848Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-04-08T19:54:55.848Z] Step 1/23 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-04-08T19:54:55.848Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2022-04-08T19:54:55.848Z] ---> 0bf968ebf2cf [2022-04-08T19:54:55.848Z] Step 3/23 : WORKDIR /edgex-go [2022-04-08T19:54:55.848Z] ---> Using cache [2022-04-08T19:54:55.848Z] ---> fcef1d672c45 [2022-04-08T19:54:55.848Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-04-08T19:54:55.848Z] ---> Using cache [2022-04-08T19:54:55.848Z] ---> 2a9f89921e83 [2022-04-08T19:54:55.848Z] Step 5/23 : RUN apk add --update --no-cache zeromq-dev libsodium-dev pkgconfig build-base git [2022-04-08T19:54:55.848Z] ---> Running in c06c79f4ebf7 [2022-04-08T19:54:56.458Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-04-08T19:54:57.919Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-04-08T19:54:57.919Z] OK: 220 MiB in 52 packages [2022-04-08T19:54:58.946Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-04-08T19:54:59.558Z] Removing intermediate container 5d20fac348c1 [2022-04-08T19:54:59.558Z] ---> 75b3376c7200 [2022-04-08T19:54:59.558Z] Step 6/25 : COPY go.mod vendor* ./ [2022-04-08T19:55:00.584Z] OK: 220 MiB in 52 packages [2022-04-08T19:55:00.865Z] ---> 489ad2e4f8f0 [2022-04-08T19:55:00.865Z] Step 7/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-04-08T19:55:00.865Z] ---> Running in 3ebab4daae29 [2022-04-08T19:55:02.884Z] Removing intermediate container c06c79f4ebf7 [2022-04-08T19:55:02.884Z] ---> 2c55b9220a49 [2022-04-08T19:55:02.884Z] Step 6/23 : COPY go.mod vendor* ./ [2022-04-08T19:55:04.897Z] ---> 667bbaac9d7a [2022-04-08T19:55:04.897Z] Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-04-08T19:55:04.897Z] ---> Running in b665ff63d3af [2022-04-08T19:55:09.275Z] Removing intermediate container 3ebab4daae29 [2022-04-08T19:55:09.275Z] ---> 7f39724495b0 [2022-04-08T19:55:09.275Z] Step 8/25 : COPY . . [2022-04-08T19:55:10.741Z] Step 1/25 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-04-08T19:55:10.741Z] Step 2/25 : FROM ${BUILDER_BASE} AS builder [2022-04-08T19:55:10.741Z] ---> 0bf968ebf2cf [2022-04-08T19:55:10.741Z] Step 3/25 : WORKDIR /edgex-go [2022-04-08T19:55:10.741Z] ---> Using cache [2022-04-08T19:55:10.741Z] ---> fcef1d672c45 [2022-04-08T19:55:10.741Z] Step 4/25 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-04-08T19:55:10.741Z] ---> Using cache [2022-04-08T19:55:10.741Z] ---> 2a9f89921e83 [2022-04-08T19:55:10.741Z] Step 5/25 : RUN apk add --update --no-cache make git [2022-04-08T19:55:10.741Z] ---> Using cache [2022-04-08T19:55:10.741Z] ---> dae917aeadc8 [2022-04-08T19:55:10.741Z] Step 6/25 : COPY go.mod vendor* ./ [2022-04-08T19:55:10.741Z] ---> Using cache [2022-04-08T19:55:10.741Z] ---> e3469d3ace2b [2022-04-08T19:55:10.741Z] Step 7/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-04-08T19:55:10.741Z] ---> Using cache [2022-04-08T19:55:10.741Z] ---> 628eaebb0cd7 [2022-04-08T19:55:10.741Z] Step 8/25 : COPY . . [2022-04-08T19:55:11.359Z] ---> Using cache [2022-04-08T19:55:11.359Z] ---> 1c8b888e2cbb [2022-04-08T19:55:11.359Z] Step 9/25 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup [2022-04-08T19:55:11.643Z] ---> Running in 42df8531d22d [2022-04-08T19:55:11.643Z] Removing intermediate container b665ff63d3af [2022-04-08T19:55:11.643Z] ---> 1384b4a67b2f [2022-04-08T19:55:11.643Z] Step 8/23 : COPY . . [2022-04-08T19:55:14.298Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider [2022-04-08T19:55:53.400Z] ---> 5f9201a1bdc5 [2022-04-08T19:55:53.400Z] Step 9/25 : ARG SPIRE_RELEASE=1.2.1 [2022-04-08T19:55:53.400Z] ---> Running in e5e3038de3fc [2022-04-08T19:55:53.400Z] Removing intermediate container e5e3038de3fc [2022-04-08T19:55:53.400Z] ---> 121abd0cdc61 [2022-04-08T19:55:53.400Z] Step 10/25 : RUN mkdir -p spire-build [2022-04-08T19:55:53.400Z] ---> Running in 35d49236880a [2022-04-08T19:55:55.055Z] ---> 9ac9251cc8f9 [2022-04-08T19:55:55.055Z] Step 9/23 : RUN make cmd/core-data/core-data [2022-04-08T19:55:55.353Z] ---> Running in 4a6b62fcb102 [2022-04-08T19:55:57.537Z] Removing intermediate container 35d49236880a [2022-04-08T19:55:57.537Z] ---> d874876141d5 [2022-04-08T19:55:57.537Z] Step 11/25 : WORKDIR /edgex-go/spire-build [2022-04-08T19:55:57.824Z] ---> Running in 0a579678ffc9 [2022-04-08T19:55:58.510Z] Removing intermediate container 0a579678ffc9 [2022-04-08T19:55:58.510Z] ---> d5624721a3c7 [2022-04-08T19:55:58.510Z] Step 12/25 : RUN wget -q "https://github.com/spiffe/spire/archive/refs/tags/v${SPIRE_RELEASE}.tar.gz" && tar xv --strip-components=1 -f "v${SPIRE_RELEASE}.tar.gz" && echo "building spire from source..." && make bin/spire-server bin/spire-agent [2022-04-08T19:55:58.820Z] ---> Running in 6a82c9559e6f [2022-04-08T19:55:58.820Z] CGO_ENABLED=1 GO111MODULE=on go build -ldflags "-linkmode=external -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -buildmode=pie -o cmd/core-data/core-data ./cmd/core-data [2022-04-08T19:56:02.288Z] spire-1.2.1/ [2022-04-08T19:56:02.288Z] spire-1.2.1/.data/ [2022-04-08T19:56:02.288Z] spire-1.2.1/.data/.file [2022-04-08T19:56:02.288Z] spire-1.2.1/.dockerignore [2022-04-08T19:56:02.288Z] spire-1.2.1/.gitattributes [2022-04-08T19:56:02.288Z] spire-1.2.1/.githooks/ [2022-04-08T19:56:02.288Z] spire-1.2.1/.githooks/pre-commit [2022-04-08T19:56:02.288Z] spire-1.2.1/.github/ [2022-04-08T19:56:02.288Z] spire-1.2.1/.github/ISSUE_TEMPLATE.md [2022-04-08T19:56:02.288Z] spire-1.2.1/.github/PULL_REQUEST_TEMPLATE.md [2022-04-08T19:56:02.288Z] spire-1.2.1/.github/dependabot.yml [2022-04-08T19:56:02.288Z] spire-1.2.1/.github/workflows/ [2022-04-08T19:56:02.288Z] spire-1.2.1/.github/workflows/nightly_build.yaml [2022-04-08T19:56:02.288Z] spire-1.2.1/.github/workflows/pr_build.yaml [2022-04-08T19:56:02.288Z] spire-1.2.1/.github/workflows/release_build.yaml [2022-04-08T19:56:02.288Z] spire-1.2.1/.github/workflows/scripts/ [2022-04-08T19:56:02.288Z] spire-1.2.1/.github/workflows/scripts/build_artifacts.sh [2022-04-08T19:56:02.288Z] spire-1.2.1/.github/workflows/scripts/push-images.sh [2022-04-08T19:56:02.288Z] spire-1.2.1/.github/workflows/scripts/push-scratch-images.sh [2022-04-08T19:56:02.288Z] spire-1.2.1/.github/workflows/scripts/run_unit_tests.sh [2022-04-08T19:56:02.288Z] spire-1.2.1/.github/workflows/scripts/split.sh [2022-04-08T19:56:02.288Z] spire-1.2.1/.gitignore [2022-04-08T19:56:02.288Z] spire-1.2.1/.go-version [2022-04-08T19:56:02.288Z] spire-1.2.1/.golangci.yml [2022-04-08T19:56:02.288Z] spire-1.2.1/ADOPTERS.md [2022-04-08T19:56:02.288Z] spire-1.2.1/CHANGELOG.md [2022-04-08T19:56:02.288Z] spire-1.2.1/CODE-OF-CONDUCT.md [2022-04-08T19:56:02.288Z] spire-1.2.1/CODEOWNERS [2022-04-08T19:56:02.288Z] spire-1.2.1/CONTRIBUTING.md [2022-04-08T19:56:02.288Z] spire-1.2.1/Dockerfile [2022-04-08T19:56:02.288Z] spire-1.2.1/Dockerfile.dev [2022-04-08T19:56:02.288Z] spire-1.2.1/Dockerfile.scratch [2022-04-08T19:56:02.288Z] spire-1.2.1/LICENSE [2022-04-08T19:56:02.288Z] spire-1.2.1/MAINTAINERS.md [2022-04-08T19:56:02.288Z] spire-1.2.1/Makefile [2022-04-08T19:56:02.288Z] spire-1.2.1/README.md [2022-04-08T19:56:02.288Z] spire-1.2.1/ROADMAP.md [2022-04-08T19:56:02.288Z] spire-1.2.1/SECURITY.md [2022-04-08T19:56:02.288Z] spire-1.2.1/cmd/ [2022-04-08T19:56:02.288Z] spire-1.2.1/cmd/spire-agent/ [2022-04-08T19:56:02.288Z] spire-1.2.1/cmd/spire-agent/cli/ [2022-04-08T19:56:02.288Z] spire-1.2.1/cmd/spire-agent/cli/api/ [2022-04-08T19:56:02.288Z] spire-1.2.1/cmd/spire-agent/cli/api/common.go [2022-04-08T19:56:02.288Z] spire-1.2.1/cmd/spire-agent/cli/api/fetch_jwt.go [2022-04-08T19:56:02.288Z] spire-1.2.1/cmd/spire-agent/cli/api/fetch_x509.go [2022-04-08T19:56:02.288Z] spire-1.2.1/cmd/spire-agent/cli/api/printer.go [2022-04-08T19:56:02.288Z] spire-1.2.1/cmd/spire-agent/cli/api/validate_jwt.go [2022-04-08T19:56:02.288Z] spire-1.2.1/cmd/spire-agent/cli/api/watch.go [2022-04-08T19:56:02.288Z] spire-1.2.1/cmd/spire-agent/cli/cli.go [2022-04-08T19:56:02.288Z] spire-1.2.1/cmd/spire-agent/cli/common/ [2022-04-08T19:56:02.288Z] spire-1.2.1/cmd/spire-agent/cli/common/defaults.go [2022-04-08T19:56:02.288Z] spire-1.2.1/cmd/spire-agent/cli/healthcheck/ [2022-04-08T19:56:02.288Z] spire-1.2.1/cmd/spire-agent/cli/healthcheck/healthcheck.go [2022-04-08T19:56:02.288Z] spire-1.2.1/cmd/spire-agent/cli/healthcheck/healthcheck_test.go [2022-04-08T19:56:02.288Z] spire-1.2.1/cmd/spire-agent/cli/run/ [2022-04-08T19:56:02.288Z] spire-1.2.1/cmd/spire-agent/cli/run/run.go [2022-04-08T19:56:02.288Z] spire-1.2.1/cmd/spire-agent/cli/run/run_test.go [2022-04-08T19:56:02.288Z] spire-1.2.1/cmd/spire-agent/cli/validate/ [2022-04-08T19:56:02.288Z] spire-1.2.1/cmd/spire-agent/cli/validate/validate.go [2022-04-08T19:56:02.289Z] spire-1.2.1/cmd/spire-agent/cli/validate/validate_test.go [2022-04-08T19:56:02.289Z] spire-1.2.1/cmd/spire-agent/main.go [2022-04-08T19:56:02.289Z] spire-1.2.1/cmd/spire-server/ [2022-04-08T19:56:02.289Z] spire-1.2.1/cmd/spire-server/cli/ [2022-04-08T19:56:02.289Z] spire-1.2.1/cmd/spire-server/cli/agent/ [2022-04-08T19:56:02.289Z] spire-1.2.1/cmd/spire-server/cli/agent/agent_test.go [2022-04-08T19:56:02.289Z] spire-1.2.1/cmd/spire-server/cli/agent/ban.go [2022-04-08T19:56:02.289Z] spire-1.2.1/cmd/spire-server/cli/agent/count.go [2022-04-08T19:56:02.289Z] spire-1.2.1/cmd/spire-server/cli/agent/evict.go [2022-04-08T19:56:02.289Z] spire-1.2.1/cmd/spire-server/cli/agent/list.go [2022-04-08T19:56:02.289Z] spire-1.2.1/cmd/spire-server/cli/agent/show.go [2022-04-08T19:56:02.289Z] spire-1.2.1/cmd/spire-server/cli/bundle/ [2022-04-08T19:56:02.289Z] spire-1.2.1/cmd/spire-server/cli/bundle/bundle_test.go [2022-04-08T19:56:02.289Z] spire-1.2.1/cmd/spire-server/cli/bundle/common.go [2022-04-08T19:56:02.289Z] spire-1.2.1/cmd/spire-server/cli/bundle/common_test.go [2022-04-08T19:56:02.289Z] spire-1.2.1/cmd/spire-server/cli/bundle/count.go [2022-04-08T19:56:02.289Z] spire-1.2.1/cmd/spire-server/cli/bundle/delete.go [2022-04-08T19:56:02.289Z] spire-1.2.1/cmd/spire-server/cli/bundle/list.go [2022-04-08T19:56:02.289Z] spire-1.2.1/cmd/spire-server/cli/bundle/set.go [2022-04-08T19:56:02.289Z] spire-1.2.1/cmd/spire-server/cli/bundle/show.go [2022-04-08T19:56:02.289Z] spire-1.2.1/cmd/spire-server/cli/cli.go [2022-04-08T19:56:02.289Z] spire-1.2.1/cmd/spire-server/cli/entry/ [2022-04-08T19:56:02.289Z] spire-1.2.1/cmd/spire-server/cli/entry/count.go [2022-04-08T19:56:02.289Z] spire-1.2.1/cmd/spire-server/cli/entry/count_test.go [2022-04-08T19:56:02.289Z] spire-1.2.1/cmd/spire-server/cli/entry/create.go [2022-04-08T19:56:02.289Z] spire-1.2.1/cmd/spire-server/cli/entry/create_test.go [2022-04-08T19:56:02.289Z] spire-1.2.1/cmd/spire-server/cli/entry/delete.go [2022-04-08T19:56:02.289Z] spire-1.2.1/cmd/spire-server/cli/entry/delete_test.go [2022-04-08T19:56:02.289Z] spire-1.2.1/cmd/spire-server/cli/entry/show.go [2022-04-08T19:56:02.289Z] spire-1.2.1/cmd/spire-server/cli/entry/show_test.go [2022-04-08T19:56:02.289Z] spire-1.2.1/cmd/spire-server/cli/entry/update.go [2022-04-08T19:56:02.289Z] spire-1.2.1/cmd/spire-server/cli/entry/update_test.go [2022-04-08T19:56:02.289Z] spire-1.2.1/cmd/spire-server/cli/entry/util.go [2022-04-08T19:56:02.289Z] spire-1.2.1/cmd/spire-server/cli/entry/util_test.go [2022-04-08T19:56:02.289Z] spire-1.2.1/cmd/spire-server/cli/federation/ [2022-04-08T19:56:02.289Z] spire-1.2.1/cmd/spire-server/cli/federation/common.go [2022-04-08T19:56:02.289Z] spire-1.2.1/cmd/spire-server/cli/federation/common_test.go [2022-04-08T19:56:02.289Z] spire-1.2.1/cmd/spire-server/cli/federation/create.go [2022-04-08T19:56:02.289Z] spire-1.2.1/cmd/spire-server/cli/federation/create_test.go [2022-04-08T19:56:02.289Z] spire-1.2.1/cmd/spire-server/cli/federation/delete.go [2022-04-08T19:56:02.289Z] spire-1.2.1/cmd/spire-server/cli/federation/delete_test.go [2022-04-08T19:56:02.289Z] spire-1.2.1/cmd/spire-server/cli/federation/list.go [2022-04-08T19:56:02.289Z] spire-1.2.1/cmd/spire-server/cli/federation/list_test.go [2022-04-08T19:56:02.289Z] spire-1.2.1/cmd/spire-server/cli/federation/refresh.go [2022-04-08T19:56:02.289Z] spire-1.2.1/cmd/spire-server/cli/federation/refresh_test.go [2022-04-08T19:56:02.289Z] spire-1.2.1/cmd/spire-server/cli/federation/show.go [2022-04-08T19:56:02.289Z] spire-1.2.1/cmd/spire-server/cli/federation/show_test.go [2022-04-08T19:56:02.289Z] spire-1.2.1/cmd/spire-server/cli/federation/update.go [2022-04-08T19:56:02.289Z] spire-1.2.1/cmd/spire-server/cli/federation/update_test.go [2022-04-08T19:56:02.289Z] spire-1.2.1/cmd/spire-server/cli/healthcheck/ [2022-04-08T19:56:02.289Z] spire-1.2.1/cmd/spire-server/cli/healthcheck/healthcheck.go [2022-04-08T19:56:02.289Z] spire-1.2.1/cmd/spire-server/cli/healthcheck/healthcheck_test.go [2022-04-08T19:56:02.289Z] spire-1.2.1/cmd/spire-server/cli/jwt/ [2022-04-08T19:56:02.289Z] spire-1.2.1/cmd/spire-server/cli/jwt/mint.go [2022-04-08T19:56:02.289Z] spire-1.2.1/cmd/spire-server/cli/jwt/mint_test.go [2022-04-08T19:56:02.289Z] spire-1.2.1/cmd/spire-server/cli/run/ [2022-04-08T19:56:02.289Z] spire-1.2.1/cmd/spire-server/cli/run/run.go [2022-04-08T19:56:02.289Z] spire-1.2.1/cmd/spire-server/cli/run/run_test.go [2022-04-08T19:56:02.289Z] spire-1.2.1/cmd/spire-server/cli/token/ [2022-04-08T19:56:02.289Z] spire-1.2.1/cmd/spire-server/cli/token/generate.go [2022-04-08T19:56:02.289Z] spire-1.2.1/cmd/spire-server/cli/token/generate_test.go [2022-04-08T19:56:02.289Z] spire-1.2.1/cmd/spire-server/cli/validate/ [2022-04-08T19:56:02.289Z] spire-1.2.1/cmd/spire-server/cli/validate/validate.go [2022-04-08T19:56:02.289Z] spire-1.2.1/cmd/spire-server/cli/validate/validate_test.go [2022-04-08T19:56:02.289Z] spire-1.2.1/cmd/spire-server/cli/x509/ [2022-04-08T19:56:02.289Z] spire-1.2.1/cmd/spire-server/cli/x509/mint.go [2022-04-08T19:56:02.289Z] spire-1.2.1/cmd/spire-server/cli/x509/mint_test.go [2022-04-08T19:56:02.289Z] spire-1.2.1/cmd/spire-server/main.go [2022-04-08T19:56:02.289Z] spire-1.2.1/cmd/spire-server/util/ [2022-04-08T19:56:02.289Z] spire-1.2.1/cmd/spire-server/util/util.go [2022-04-08T19:56:02.289Z] spire-1.2.1/conf/ [2022-04-08T19:56:02.289Z] spire-1.2.1/conf/agent/ [2022-04-08T19:56:02.289Z] spire-1.2.1/conf/agent/agent.conf [2022-04-08T19:56:02.289Z] spire-1.2.1/conf/agent/agent_full.conf [2022-04-08T19:56:02.289Z] spire-1.2.1/conf/agent/dummy_root_ca.crt [2022-04-08T19:56:02.289Z] spire-1.2.1/conf/server/ [2022-04-08T19:56:02.289Z] spire-1.2.1/conf/server/dummy_upstream_ca.crt [2022-04-08T19:56:02.289Z] spire-1.2.1/conf/server/dummy_upstream_ca.key [2022-04-08T19:56:02.289Z] spire-1.2.1/conf/server/server.conf [2022-04-08T19:56:02.289Z] spire-1.2.1/conf/server/server_full.conf [2022-04-08T19:56:02.289Z] spire-1.2.1/doc/ [2022-04-08T19:56:02.289Z] spire-1.2.1/doc/SPIRE101.md [2022-04-08T19:56:02.289Z] spire-1.2.1/doc/auditlog.md [2022-04-08T19:56:02.289Z] spire-1.2.1/doc/authorization_policy_engine.md [2022-04-08T19:56:02.289Z] spire-1.2.1/doc/changelog_guidelines.md [2022-04-08T19:56:02.289Z] spire-1.2.1/doc/cure53-report.pdf [2022-04-08T19:56:02.289Z] spire-1.2.1/doc/images/ [2022-04-08T19:56:02.289Z] spire-1.2.1/doc/images/2019_roadmap.png [2022-04-08T19:56:02.289Z] spire-1.2.1/doc/images/SPIRE101.png [2022-04-08T19:56:02.289Z] spire-1.2.1/doc/images/SPIRE_agent.png [2022-04-08T19:56:02.289Z] spire-1.2.1/doc/images/SPIRE_server.png [2022-04-08T19:56:02.289Z] spire-1.2.1/doc/images/cache_mgr.png [2022-04-08T19:56:02.289Z] spire-1.2.1/doc/images/cache_mgr_components.png [2022-04-08T19:56:02.289Z] spire-1.2.1/doc/images/federated_spire.png [2022-04-08T19:56:02.289Z] spire-1.2.1/doc/images/ha_mode.png [2022-04-08T19:56:02.289Z] spire-1.2.1/doc/images/nested_spire.png [2022-04-08T19:56:02.289Z] spire-1.2.1/doc/images/oidc_federation.png [2022-04-08T19:56:02.289Z] spire-1.2.1/doc/images/single_trust_domain.png [2022-04-08T19:56:02.289Z] spire-1.2.1/doc/images/spiffe_compatible.png [2022-04-08T19:56:02.289Z] spire-1.2.1/doc/images/spire_logo.png [2022-04-08T19:56:02.289Z] spire-1.2.1/doc/migrating_registration_api_clients.md [2022-04-08T19:56:02.289Z] spire-1.2.1/doc/plugin_agent_keymanager_disk.md [2022-04-08T19:56:02.289Z] spire-1.2.1/doc/plugin_agent_keymanager_memory.md [2022-04-08T19:56:02.289Z] spire-1.2.1/doc/plugin_agent_nodeattestor_aws_iid.md [2022-04-08T19:56:02.289Z] spire-1.2.1/doc/plugin_agent_nodeattestor_azure_msi.md [2022-04-08T19:56:02.289Z] spire-1.2.1/doc/plugin_agent_nodeattestor_gcp_iit.md [2022-04-08T19:56:02.289Z] spire-1.2.1/doc/plugin_agent_nodeattestor_jointoken.md [2022-04-08T19:56:02.289Z] spire-1.2.1/doc/plugin_agent_nodeattestor_k8s_psat.md [2022-04-08T19:56:02.289Z] spire-1.2.1/doc/plugin_agent_nodeattestor_k8s_sat.md [2022-04-08T19:56:02.289Z] spire-1.2.1/doc/plugin_agent_nodeattestor_sshpop.md [2022-04-08T19:56:02.289Z] spire-1.2.1/doc/plugin_agent_nodeattestor_tpm_devid.md [2022-04-08T19:56:02.289Z] spire-1.2.1/doc/plugin_agent_nodeattestor_x509pop.md [2022-04-08T19:56:02.289Z] spire-1.2.1/doc/plugin_agent_svidstore_aws_secretsmanager.md [2022-04-08T19:56:02.289Z] spire-1.2.1/doc/plugin_agent_svidstore_gcp_secretmanager.md [2022-04-08T19:56:02.289Z] spire-1.2.1/doc/plugin_agent_workloadattestor_docker.md [2022-04-08T19:56:02.289Z] spire-1.2.1/doc/plugin_agent_workloadattestor_k8s.md [2022-04-08T19:56:02.289Z] spire-1.2.1/doc/plugin_agent_workloadattestor_unix.md [2022-04-08T19:56:02.289Z] spire-1.2.1/doc/plugin_server_datastore_sql.md [2022-04-08T19:56:02.289Z] spire-1.2.1/doc/plugin_server_keymanager_aws_kms.md [2022-04-08T19:56:02.289Z] spire-1.2.1/doc/plugin_server_keymanager_disk.md [2022-04-08T19:56:02.289Z] spire-1.2.1/doc/plugin_server_keymanager_memory.md [2022-04-08T19:56:02.289Z] spire-1.2.1/doc/plugin_server_nodeattestor_aws_iid.md [2022-04-08T19:56:02.289Z] spire-1.2.1/doc/plugin_server_nodeattestor_azure_msi.md [2022-04-08T19:56:02.289Z] spire-1.2.1/doc/plugin_server_nodeattestor_gcp_iit.md [2022-04-08T19:56:02.289Z] spire-1.2.1/doc/plugin_server_nodeattestor_jointoken.md [2022-04-08T19:56:02.289Z] spire-1.2.1/doc/plugin_server_nodeattestor_k8s_psat.md [2022-04-08T19:56:02.289Z] spire-1.2.1/doc/plugin_server_nodeattestor_k8s_sat.md [2022-04-08T19:56:02.289Z] spire-1.2.1/doc/plugin_server_nodeattestor_sshpop.md [2022-04-08T19:56:02.289Z] spire-1.2.1/doc/plugin_server_nodeattestor_tpm_devid.md [2022-04-08T19:56:02.289Z] spire-1.2.1/doc/plugin_server_nodeattestor_x509pop.md [2022-04-08T19:56:02.289Z] spire-1.2.1/doc/plugin_server_noderesolver_azure_msi.md [2022-04-08T19:56:02.289Z] spire-1.2.1/doc/plugin_server_notifier_gcs_bundle.md [2022-04-08T19:56:02.289Z] spire-1.2.1/doc/plugin_server_notifier_k8sbundle.md [2022-04-08T19:56:02.289Z] spire-1.2.1/doc/plugin_server_upstreamauthority_aws_pca.md [2022-04-08T19:56:02.289Z] spire-1.2.1/doc/plugin_server_upstreamauthority_awssecret.md [2022-04-08T19:56:02.289Z] spire-1.2.1/doc/plugin_server_upstreamauthority_cert_manager.md [2022-04-08T19:56:02.289Z] spire-1.2.1/doc/plugin_server_upstreamauthority_disk.md [2022-04-08T19:56:02.289Z] spire-1.2.1/doc/plugin_server_upstreamauthority_gcp_cas.md [2022-04-08T19:56:02.289Z] spire-1.2.1/doc/plugin_server_upstreamauthority_spire.md [2022-04-08T19:56:02.289Z] spire-1.2.1/doc/plugin_server_upstreamauthority_vault.md [2022-04-08T19:56:02.289Z] spire-1.2.1/doc/scaling_spire.md [2022-04-08T19:56:02.289Z] spire-1.2.1/doc/spire_agent.md [2022-04-08T19:56:02.289Z] spire-1.2.1/doc/spire_server.md [2022-04-08T19:56:02.289Z] spire-1.2.1/doc/supported_integrations.md [2022-04-08T19:56:02.289Z] spire-1.2.1/doc/telemetry.md [2022-04-08T19:56:02.289Z] spire-1.2.1/doc/telemetry_config.md [2022-04-08T19:56:02.289Z] spire-1.2.1/doc/upgrading.md [2022-04-08T19:56:02.289Z] spire-1.2.1/doc/using_spire.md [2022-04-08T19:56:02.289Z] spire-1.2.1/examples/ [2022-04-08T19:56:02.289Z] spire-1.2.1/examples/README.md [2022-04-08T19:56:02.289Z] spire-1.2.1/go.mod [2022-04-08T19:56:02.289Z] spire-1.2.1/go.sum [2022-04-08T19:56:02.289Z] spire-1.2.1/pkg/ [2022-04-08T19:56:02.289Z] spire-1.2.1/pkg/agent/ [2022-04-08T19:56:02.289Z] spire-1.2.1/pkg/agent/agent.go [2022-04-08T19:56:02.289Z] spire-1.2.1/pkg/agent/api/ [2022-04-08T19:56:02.289Z] spire-1.2.1/pkg/agent/api/config.go [2022-04-08T19:56:02.289Z] spire-1.2.1/pkg/agent/api/debug/ [2022-04-08T19:56:02.289Z] spire-1.2.1/pkg/agent/api/debug/v1/ [2022-04-08T19:56:02.289Z] spire-1.2.1/pkg/agent/api/debug/v1/service.go [2022-04-08T19:56:02.289Z] spire-1.2.1/pkg/agent/api/debug/v1/service_test.go [2022-04-08T19:56:02.289Z] spire-1.2.1/pkg/agent/api/delegatedidentity/ [2022-04-08T19:56:02.289Z] spire-1.2.1/pkg/agent/api/delegatedidentity/v1/ [2022-04-08T19:56:02.289Z] spire-1.2.1/pkg/agent/api/delegatedidentity/v1/service.go [2022-04-08T19:56:02.289Z] spire-1.2.1/pkg/agent/api/delegatedidentity/v1/service_test.go [2022-04-08T19:56:02.289Z] spire-1.2.1/pkg/agent/api/endpoints.go [2022-04-08T19:56:02.289Z] spire-1.2.1/pkg/agent/api/health/ [2022-04-08T19:56:02.289Z] spire-1.2.1/pkg/agent/api/health/v1/ [2022-04-08T19:56:02.289Z] spire-1.2.1/pkg/agent/api/health/v1/service.go [2022-04-08T19:56:02.289Z] spire-1.2.1/pkg/agent/api/health/v1/service_test.go [2022-04-08T19:56:02.289Z] spire-1.2.1/pkg/agent/api/rpccontext/ [2022-04-08T19:56:02.289Z] spire-1.2.1/pkg/agent/api/rpccontext/alias.go [2022-04-08T19:56:02.289Z] spire-1.2.1/pkg/agent/api/rpccontext/caller.go [2022-04-08T19:56:02.289Z] spire-1.2.1/pkg/agent/attestor/ [2022-04-08T19:56:02.289Z] spire-1.2.1/pkg/agent/attestor/node/ [2022-04-08T19:56:02.289Z] spire-1.2.1/pkg/agent/attestor/node/experimental.go [2022-04-08T19:56:02.289Z] spire-1.2.1/pkg/agent/attestor/node/node.go [2022-04-08T19:56:02.289Z] spire-1.2.1/pkg/agent/attestor/node/node_test.go [2022-04-08T19:56:02.289Z] spire-1.2.1/pkg/agent/attestor/workload/ [2022-04-08T19:56:02.289Z] spire-1.2.1/pkg/agent/attestor/workload/workload.go [2022-04-08T19:56:02.289Z] spire-1.2.1/pkg/agent/attestor/workload/workload_test.go [2022-04-08T19:56:02.289Z] spire-1.2.1/pkg/agent/catalog/ [2022-04-08T19:56:02.289Z] spire-1.2.1/pkg/agent/catalog/catalog.go [2022-04-08T19:56:02.289Z] spire-1.2.1/pkg/agent/catalog/keymanager.go [2022-04-08T19:56:02.289Z] spire-1.2.1/pkg/agent/catalog/nodeattestor.go [2022-04-08T19:56:02.289Z] spire-1.2.1/pkg/agent/catalog/svidstore.go [2022-04-08T19:56:02.289Z] spire-1.2.1/pkg/agent/catalog/workloadattestor.go [2022-04-08T19:56:02.289Z] spire-1.2.1/pkg/agent/client/ [2022-04-08T19:56:02.289Z] spire-1.2.1/pkg/agent/client/client.go [2022-04-08T19:56:02.289Z] spire-1.2.1/pkg/agent/client/client_test.go [2022-04-08T19:56:02.289Z] spire-1.2.1/pkg/agent/client/dial.go [2022-04-08T19:56:02.289Z] spire-1.2.1/pkg/agent/client/nodeconn.go [2022-04-08T19:56:02.289Z] spire-1.2.1/pkg/agent/client/nodeconn_test.go [2022-04-08T19:56:02.289Z] spire-1.2.1/pkg/agent/client/update.go [2022-04-08T19:56:02.289Z] spire-1.2.1/pkg/agent/client/util.go [2022-04-08T19:56:02.289Z] spire-1.2.1/pkg/agent/common/ [2022-04-08T19:56:02.289Z] spire-1.2.1/pkg/agent/common/backoff/ [2022-04-08T19:56:02.289Z] spire-1.2.1/pkg/agent/common/backoff/backoff.go [2022-04-08T19:56:02.289Z] spire-1.2.1/pkg/agent/common/backoff/backoff_test.go [2022-04-08T19:56:02.289Z] spire-1.2.1/pkg/agent/common/cgroups/ [2022-04-08T19:56:02.289Z] spire-1.2.1/pkg/agent/common/cgroups/cgroups.go [2022-04-08T19:56:02.289Z] spire-1.2.1/pkg/agent/common/cgroups/cgroups_test.go [2022-04-08T19:56:02.289Z] spire-1.2.1/pkg/agent/common/cgroups/filesystem.go [2022-04-08T19:56:02.289Z] spire-1.2.1/pkg/agent/config.go [2022-04-08T19:56:02.289Z] spire-1.2.1/pkg/agent/endpoints/ [2022-04-08T19:56:02.289Z] spire-1.2.1/pkg/agent/endpoints/config.go [2022-04-08T19:56:02.289Z] spire-1.2.1/pkg/agent/endpoints/endpoints.go [2022-04-08T19:56:02.289Z] spire-1.2.1/pkg/agent/endpoints/endpoints_test.go [2022-04-08T19:56:02.290Z] spire-1.2.1/pkg/agent/endpoints/metrics.go [2022-04-08T19:56:02.290Z] spire-1.2.1/pkg/agent/endpoints/middleware.go [2022-04-08T19:56:02.290Z] spire-1.2.1/pkg/agent/endpoints/peertracker.go [2022-04-08T19:56:02.290Z] spire-1.2.1/pkg/agent/endpoints/peertracker_test.go [2022-04-08T19:56:02.290Z] spire-1.2.1/pkg/agent/endpoints/sdsv2/ [2022-04-08T19:56:02.290Z] spire-1.2.1/pkg/agent/endpoints/sdsv2/handler.go [2022-04-08T19:56:02.290Z] spire-1.2.1/pkg/agent/endpoints/sdsv2/handler_test.go [2022-04-08T19:56:02.290Z] spire-1.2.1/pkg/agent/endpoints/sdsv3/ [2022-04-08T19:56:02.290Z] spire-1.2.1/pkg/agent/endpoints/sdsv3/handler.go [2022-04-08T19:56:02.290Z] spire-1.2.1/pkg/agent/endpoints/sdsv3/handler_test.go [2022-04-08T19:56:02.290Z] spire-1.2.1/pkg/agent/endpoints/workload/ [2022-04-08T19:56:02.290Z] spire-1.2.1/pkg/agent/endpoints/workload/handler.go [2022-04-08T19:56:02.290Z] spire-1.2.1/pkg/agent/endpoints/workload/handler_test.go [2022-04-08T19:56:02.290Z] spire-1.2.1/pkg/agent/manager/ [2022-04-08T19:56:02.290Z] spire-1.2.1/pkg/agent/manager/cache/ [2022-04-08T19:56:02.290Z] spire-1.2.1/pkg/agent/manager/cache/bundle_cache.go [2022-04-08T19:56:02.290Z] spire-1.2.1/pkg/agent/manager/cache/cache.go [2022-04-08T19:56:02.290Z] spire-1.2.1/pkg/agent/manager/cache/cache_test.go [2022-04-08T19:56:02.290Z] spire-1.2.1/pkg/agent/manager/cache/jwt_cache.go [2022-04-08T19:56:02.290Z] spire-1.2.1/pkg/agent/manager/cache/jwt_cache_test.go [2022-04-08T19:56:02.290Z] spire-1.2.1/pkg/agent/manager/cache/sets.go [2022-04-08T19:56:02.290Z] spire-1.2.1/pkg/agent/manager/cache/subscriber.go [2022-04-08T19:56:02.290Z] spire-1.2.1/pkg/agent/manager/config.go [2022-04-08T19:56:02.290Z] spire-1.2.1/pkg/agent/manager/manager.go [2022-04-08T19:56:02.290Z] spire-1.2.1/pkg/agent/manager/manager_test.go [2022-04-08T19:56:02.290Z] spire-1.2.1/pkg/agent/manager/storage.go [2022-04-08T19:56:02.290Z] spire-1.2.1/pkg/agent/manager/storage_test.go [2022-04-08T19:56:02.290Z] spire-1.2.1/pkg/agent/manager/storecache/ [2022-04-08T19:56:02.290Z] spire-1.2.1/pkg/agent/manager/storecache/cache.go [2022-04-08T19:56:02.290Z] spire-1.2.1/pkg/agent/manager/storecache/cache_test.go [2022-04-08T19:56:02.290Z] spire-1.2.1/pkg/agent/manager/sync.go [2022-04-08T19:56:02.290Z] spire-1.2.1/pkg/agent/plugin/ [2022-04-08T19:56:02.290Z] spire-1.2.1/pkg/agent/plugin/keymanager/ [2022-04-08T19:56:02.290Z] spire-1.2.1/pkg/agent/plugin/keymanager/base/ [2022-04-08T19:56:02.290Z] spire-1.2.1/pkg/agent/plugin/keymanager/base/keymanagerbase.go [2022-04-08T19:56:02.290Z] spire-1.2.1/pkg/agent/plugin/keymanager/constant.go [2022-04-08T19:56:02.290Z] spire-1.2.1/pkg/agent/plugin/keymanager/disk/ [2022-04-08T19:56:02.290Z] spire-1.2.1/pkg/agent/plugin/keymanager/disk/disk.go [2022-04-08T19:56:02.290Z] spire-1.2.1/pkg/agent/plugin/keymanager/disk/disk_test.go [2022-04-08T19:56:02.290Z] spire-1.2.1/pkg/agent/plugin/keymanager/keymanager.go [2022-04-08T19:56:02.290Z] spire-1.2.1/pkg/agent/plugin/keymanager/memory/ [2022-04-08T19:56:02.290Z] spire-1.2.1/pkg/agent/plugin/keymanager/memory/memory.go [2022-04-08T19:56:02.290Z] spire-1.2.1/pkg/agent/plugin/keymanager/memory/memory_test.go [2022-04-08T19:56:02.290Z] spire-1.2.1/pkg/agent/plugin/keymanager/repository.go [2022-04-08T19:56:02.290Z] spire-1.2.1/pkg/agent/plugin/keymanager/svidkeymanager.go [2022-04-08T19:56:02.290Z] spire-1.2.1/pkg/agent/plugin/keymanager/svidkeymanager_test.go [2022-04-08T19:56:02.290Z] spire-1.2.1/pkg/agent/plugin/keymanager/test/ [2022-04-08T19:56:02.290Z] spire-1.2.1/pkg/agent/plugin/keymanager/test/keymanagertest.go [2022-04-08T19:56:02.290Z] spire-1.2.1/pkg/agent/plugin/keymanager/v1.go [2022-04-08T19:56:02.290Z] spire-1.2.1/pkg/agent/plugin/keymanager/v1_test.go [2022-04-08T19:56:02.290Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/ [2022-04-08T19:56:02.290Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/aws/ [2022-04-08T19:56:02.290Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/aws/iid.go [2022-04-08T19:56:02.290Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/aws/iid_test.go [2022-04-08T19:56:02.290Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/azure/ [2022-04-08T19:56:02.290Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/azure/msi.go [2022-04-08T19:56:02.290Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/azure/msi_test.go [2022-04-08T19:56:02.290Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/gcp/ [2022-04-08T19:56:02.290Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/gcp/iit.go [2022-04-08T19:56:02.290Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/gcp/iit_test.go [2022-04-08T19:56:02.290Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/jointoken.go [2022-04-08T19:56:02.290Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/jointoken/ [2022-04-08T19:56:02.290Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/jointoken/join_token.go [2022-04-08T19:56:02.290Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/jointoken_test.go [2022-04-08T19:56:02.290Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/ [2022-04-08T19:56:02.290Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/psat/ [2022-04-08T19:56:02.290Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/psat/psat.go [2022-04-08T19:56:02.290Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/psat/psat_test.go [2022-04-08T19:56:02.290Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/sat/ [2022-04-08T19:56:02.290Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/sat/sat.go [2022-04-08T19:56:02.290Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/sat/sat_test.go [2022-04-08T19:56:02.290Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/nodeattestor.go [2022-04-08T19:56:02.290Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/repository.go [2022-04-08T19:56:02.290Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/sshpop/ [2022-04-08T19:56:02.290Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/sshpop/sshpop.go [2022-04-08T19:56:02.290Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/sshpop/sshpop_test.go [2022-04-08T19:56:02.290Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/test/ [2022-04-08T19:56:02.290Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/test/serverstream.go [2022-04-08T19:56:02.290Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/ [2022-04-08T19:56:02.290Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/devid.go [2022-04-08T19:56:02.290Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/devid_test.go [2022-04-08T19:56:02.290Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/ [2022-04-08T19:56:02.290Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/autodetect.go [2022-04-08T19:56:02.290Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/open.go [2022-04-08T19:56:02.290Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/open_windows.go [2022-04-08T19:56:02.290Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/session.go [2022-04-08T19:56:02.290Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/session_test.go [2022-04-08T19:56:02.290Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/signingkey.go [2022-04-08T19:56:02.290Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/v1.go [2022-04-08T19:56:02.290Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/v1_test.go [2022-04-08T19:56:02.290Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/x509pop/ [2022-04-08T19:56:02.290Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/x509pop/x509pop.go [2022-04-08T19:56:02.290Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/x509pop/x509pop_test.go [2022-04-08T19:56:02.290Z] spire-1.2.1/pkg/agent/plugin/svidstore/ [2022-04-08T19:56:02.290Z] spire-1.2.1/pkg/agent/plugin/svidstore/awssecretsmanager/ [2022-04-08T19:56:02.290Z] spire-1.2.1/pkg/agent/plugin/svidstore/awssecretsmanager/aws.go [2022-04-08T19:56:02.290Z] spire-1.2.1/pkg/agent/plugin/svidstore/awssecretsmanager/aws_test.go [2022-04-08T19:56:02.290Z] spire-1.2.1/pkg/agent/plugin/svidstore/awssecretsmanager/client.go [2022-04-08T19:56:02.572Z] spire-1.2.1/pkg/agent/plugin/svidstore/gcpsecretmanager/ [2022-04-08T19:56:02.572Z] spire-1.2.1/pkg/agent/plugin/svidstore/gcpsecretmanager/client.go [2022-04-08T19:56:02.572Z] spire-1.2.1/pkg/agent/plugin/svidstore/gcpsecretmanager/gcloud.go [2022-04-08T19:56:02.572Z] spire-1.2.1/pkg/agent/plugin/svidstore/gcpsecretmanager/gcloud_test.go [2022-04-08T19:56:02.572Z] spire-1.2.1/pkg/agent/plugin/svidstore/repository.go [2022-04-08T19:56:02.572Z] spire-1.2.1/pkg/agent/plugin/svidstore/svidstore.go [2022-04-08T19:56:02.572Z] spire-1.2.1/pkg/agent/plugin/svidstore/utils.go [2022-04-08T19:56:02.572Z] spire-1.2.1/pkg/agent/plugin/svidstore/utils_test.go [2022-04-08T19:56:02.572Z] spire-1.2.1/pkg/agent/plugin/svidstore/v1.go [2022-04-08T19:56:02.572Z] spire-1.2.1/pkg/agent/plugin/svidstore/v1_test.go [2022-04-08T19:56:02.572Z] spire-1.2.1/pkg/agent/plugin/svidstore/v1unofficial.go [2022-04-08T19:56:02.572Z] spire-1.2.1/pkg/agent/plugin/svidstore/v1unofficial_test.go [2022-04-08T19:56:02.572Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/ [2022-04-08T19:56:02.572Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/ [2022-04-08T19:56:02.572Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/cgroup/ [2022-04-08T19:56:02.572Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/cgroup/dockerfinder.go [2022-04-08T19:56:02.572Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/cgroup/dockerfinder_test.go [2022-04-08T19:56:02.572Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/docker.go [2022-04-08T19:56:02.572Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/docker_test.go [2022-04-08T19:56:02.572Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/retry.go [2022-04-08T19:56:02.572Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/ [2022-04-08T19:56:02.572Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/k8s.go [2022-04-08T19:56:02.572Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/k8s_test.go [2022-04-08T19:56:02.572Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/ [2022-04-08T19:56:02.572Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/cgroups_init_pid_in_pod.txt [2022-04-08T19:56:02.572Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/cgroups_pid_in_kind_pod.txt [2022-04-08T19:56:02.572Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/cgroups_pid_in_pod.txt [2022-04-08T19:56:02.572Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/cgroups_pid_not_in_pod.txt [2022-04-08T19:56:02.572Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/kind_pod_list.json [2022-04-08T19:56:02.572Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/pod_list.json [2022-04-08T19:56:02.572Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/pod_list_not_running.json [2022-04-08T19:56:02.572Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/systemd_cgroups_pid_in_pod.txt [2022-04-08T19:56:02.572Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/repository.go [2022-04-08T19:56:02.572Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/unix/ [2022-04-08T19:56:02.572Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/unix/unix.go [2022-04-08T19:56:02.572Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/unix/unix_test.go [2022-04-08T19:56:02.572Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/v1.go [2022-04-08T19:56:02.572Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/v1_test.go [2022-04-08T19:56:02.572Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/workloadattestor.go [2022-04-08T19:56:02.572Z] spire-1.2.1/pkg/agent/svid/ [2022-04-08T19:56:02.572Z] spire-1.2.1/pkg/agent/svid/rotator.go [2022-04-08T19:56:02.572Z] spire-1.2.1/pkg/agent/svid/rotator_config.go [2022-04-08T19:56:02.572Z] spire-1.2.1/pkg/agent/svid/rotator_test.go [2022-04-08T19:56:02.572Z] spire-1.2.1/pkg/agent/svid/store/ [2022-04-08T19:56:02.572Z] spire-1.2.1/pkg/agent/svid/store/service.go [2022-04-08T19:56:02.572Z] spire-1.2.1/pkg/agent/svid/store/service_test.go [2022-04-08T19:56:02.572Z] spire-1.2.1/pkg/common/ [2022-04-08T19:56:02.572Z] spire-1.2.1/pkg/common/agentpathtemplate/ [2022-04-08T19:56:02.572Z] spire-1.2.1/pkg/common/agentpathtemplate/template.go [2022-04-08T19:56:02.572Z] spire-1.2.1/pkg/common/agentpathtemplate/template_test.go [2022-04-08T19:56:02.572Z] spire-1.2.1/pkg/common/api/ [2022-04-08T19:56:02.572Z] spire-1.2.1/pkg/common/api/metrics.go [2022-04-08T19:56:02.572Z] spire-1.2.1/pkg/common/api/middleware/ [2022-04-08T19:56:02.572Z] spire-1.2.1/pkg/common/api/middleware/common_test.go [2022-04-08T19:56:02.572Z] spire-1.2.1/pkg/common/api/middleware/interceptor.go [2022-04-08T19:56:02.572Z] spire-1.2.1/pkg/common/api/middleware/interceptor_test.go [2022-04-08T19:56:02.572Z] spire-1.2.1/pkg/common/api/middleware/logger.go [2022-04-08T19:56:02.572Z] spire-1.2.1/pkg/common/api/middleware/logger_test.go [2022-04-08T19:56:02.572Z] spire-1.2.1/pkg/common/api/middleware/metrics.go [2022-04-08T19:56:02.572Z] spire-1.2.1/pkg/common/api/middleware/metrics_test.go [2022-04-08T19:56:02.572Z] spire-1.2.1/pkg/common/api/middleware/middleware.go [2022-04-08T19:56:02.572Z] spire-1.2.1/pkg/common/api/middleware/middleware_test.go [2022-04-08T19:56:02.572Z] spire-1.2.1/pkg/common/api/middleware/misconfig.go [2022-04-08T19:56:02.572Z] spire-1.2.1/pkg/common/api/middleware/misconfig_test.go [2022-04-08T19:56:02.572Z] spire-1.2.1/pkg/common/api/middleware/names.go [2022-04-08T19:56:02.572Z] spire-1.2.1/pkg/common/api/middleware/names_test.go [2022-04-08T19:56:02.572Z] spire-1.2.1/pkg/common/api/names.go [2022-04-08T19:56:02.572Z] spire-1.2.1/pkg/common/api/ratelimit.go [2022-04-08T19:56:02.572Z] spire-1.2.1/pkg/common/api/rpccontext/ [2022-04-08T19:56:02.572Z] spire-1.2.1/pkg/common/api/rpccontext/logger.go [2022-04-08T19:56:02.572Z] spire-1.2.1/pkg/common/api/rpccontext/metrics.go [2022-04-08T19:56:02.572Z] spire-1.2.1/pkg/common/api/rpccontext/names.go [2022-04-08T19:56:02.572Z] spire-1.2.1/pkg/common/auth/ [2022-04-08T19:56:02.572Z] spire-1.2.1/pkg/common/auth/interceptors.go [2022-04-08T19:56:02.572Z] spire-1.2.1/pkg/common/auth/interceptors_test.go [2022-04-08T19:56:02.572Z] spire-1.2.1/pkg/common/auth/untracked_uds.go [2022-04-08T19:56:02.572Z] spire-1.2.1/pkg/common/bundleutil/ [2022-04-08T19:56:02.572Z] spire-1.2.1/pkg/common/bundleutil/bundle.go [2022-04-08T19:56:02.572Z] spire-1.2.1/pkg/common/bundleutil/bundle_test.go [2022-04-08T19:56:02.572Z] spire-1.2.1/pkg/common/bundleutil/common_test.go [2022-04-08T19:56:02.572Z] spire-1.2.1/pkg/common/bundleutil/marshal.go [2022-04-08T19:56:02.572Z] spire-1.2.1/pkg/common/bundleutil/marshal_test.go [2022-04-08T19:56:02.572Z] spire-1.2.1/pkg/common/bundleutil/refreshhint.go [2022-04-08T19:56:02.572Z] spire-1.2.1/pkg/common/bundleutil/refreshhint_test.go [2022-04-08T19:56:02.572Z] spire-1.2.1/pkg/common/bundleutil/types.go [2022-04-08T19:56:02.572Z] spire-1.2.1/pkg/common/bundleutil/unmarshal.go [2022-04-08T19:56:02.572Z] spire-1.2.1/pkg/common/bundleutil/unmarshal_test.go [2022-04-08T19:56:02.572Z] spire-1.2.1/pkg/common/catalog/ [2022-04-08T19:56:02.572Z] spire-1.2.1/pkg/common/catalog/bind.go [2022-04-08T19:56:02.572Z] spire-1.2.1/pkg/common/catalog/builtin.go [2022-04-08T19:56:02.572Z] spire-1.2.1/pkg/common/catalog/catalog.go [2022-04-08T19:56:02.572Z] spire-1.2.1/pkg/common/catalog/catalog_test.go [2022-04-08T19:56:02.572Z] spire-1.2.1/pkg/common/catalog/closers.go [2022-04-08T19:56:02.572Z] spire-1.2.1/pkg/common/catalog/cmd_linux.go [2022-04-08T19:56:02.572Z] spire-1.2.1/pkg/common/catalog/cmd_other.go [2022-04-08T19:56:02.572Z] spire-1.2.1/pkg/common/catalog/config.go [2022-04-08T19:56:02.572Z] spire-1.2.1/pkg/common/catalog/config_test.go [2022-04-08T19:56:02.572Z] spire-1.2.1/pkg/common/catalog/configure.go [2022-04-08T19:56:02.572Z] spire-1.2.1/pkg/common/catalog/constraints.go [2022-04-08T19:56:02.572Z] spire-1.2.1/pkg/common/catalog/constraints_test.go [2022-04-08T19:56:02.572Z] spire-1.2.1/pkg/common/catalog/context.go [2022-04-08T19:56:02.572Z] spire-1.2.1/pkg/common/catalog/external.go [2022-04-08T19:56:02.572Z] spire-1.2.1/pkg/common/catalog/host.go [2022-04-08T19:56:02.572Z] spire-1.2.1/pkg/common/catalog/pipenet.go [2022-04-08T19:56:02.572Z] spire-1.2.1/pkg/common/catalog/plugin.go [2022-04-08T19:56:02.572Z] spire-1.2.1/pkg/common/catalog/testplugin/ [2022-04-08T19:56:02.572Z] spire-1.2.1/pkg/common/catalog/testplugin/.gitignore [2022-04-08T19:56:02.572Z] spire-1.2.1/pkg/common/catalog/testplugin/main.go [2022-04-08T19:56:02.572Z] spire-1.2.1/pkg/common/catalog/testplugin/plugin.go [2022-04-08T19:56:02.572Z] spire-1.2.1/pkg/common/cli/ [2022-04-08T19:56:02.572Z] spire-1.2.1/pkg/common/cli/env.go [2022-04-08T19:56:02.572Z] spire-1.2.1/pkg/common/cli/flags.go [2022-04-08T19:56:02.572Z] spire-1.2.1/pkg/common/cli/trust_domain.go [2022-04-08T19:56:02.572Z] spire-1.2.1/pkg/common/cli/trust_domain_test.go [2022-04-08T19:56:02.572Z] spire-1.2.1/pkg/common/cli/umask.go [2022-04-08T19:56:02.572Z] spire-1.2.1/pkg/common/cli/umask_posix.go [2022-04-08T19:56:02.572Z] spire-1.2.1/pkg/common/cli/umask_test.go [2022-04-08T19:56:02.572Z] spire-1.2.1/pkg/common/cli/umask_windows.go [2022-04-08T19:56:02.572Z] spire-1.2.1/pkg/common/cliprinter/ [2022-04-08T19:56:02.572Z] spire-1.2.1/pkg/common/cliprinter/cliprinter.go [2022-04-08T19:56:02.572Z] spire-1.2.1/pkg/common/cliprinter/cliprinter_test.go [2022-04-08T19:56:02.572Z] spire-1.2.1/pkg/common/cliprinter/flag.go [2022-04-08T19:56:02.572Z] spire-1.2.1/pkg/common/cliprinter/flag_test.go [2022-04-08T19:56:02.572Z] spire-1.2.1/pkg/common/cliprinter/format.go [2022-04-08T19:56:02.572Z] spire-1.2.1/pkg/common/cliprinter/format_test.go [2022-04-08T19:56:02.572Z] spire-1.2.1/pkg/common/cliprinter/internal/ [2022-04-08T19:56:02.572Z] spire-1.2.1/pkg/common/cliprinter/internal/errorjson/ [2022-04-08T19:56:02.572Z] spire-1.2.1/pkg/common/cliprinter/internal/errorjson/errorjson.go [2022-04-08T19:56:02.572Z] spire-1.2.1/pkg/common/cliprinter/internal/errorjson/errorjson_test.go [2022-04-08T19:56:02.572Z] spire-1.2.1/pkg/common/cliprinter/internal/errorpretty/ [2022-04-08T19:56:02.572Z] spire-1.2.1/pkg/common/cliprinter/internal/errorpretty/errorpretty.go [2022-04-08T19:56:02.572Z] spire-1.2.1/pkg/common/cliprinter/internal/errorpretty/errorpretty_test.go [2022-04-08T19:56:02.572Z] spire-1.2.1/pkg/common/cliprinter/internal/protojson/ [2022-04-08T19:56:02.572Z] spire-1.2.1/pkg/common/cliprinter/internal/protojson/protojson.go [2022-04-08T19:56:02.572Z] spire-1.2.1/pkg/common/cliprinter/internal/protojson/protojson_test.go [2022-04-08T19:56:02.572Z] spire-1.2.1/pkg/common/cliprinter/internal/protopretty/ [2022-04-08T19:56:02.572Z] spire-1.2.1/pkg/common/cliprinter/internal/protopretty/protopretty.go [2022-04-08T19:56:02.572Z] spire-1.2.1/pkg/common/cliprinter/internal/protopretty/protopretty_test.go [2022-04-08T19:56:02.572Z] spire-1.2.1/pkg/common/cliprinter/internal/structjson/ [2022-04-08T19:56:02.572Z] spire-1.2.1/pkg/common/cliprinter/internal/structjson/structjson.go [2022-04-08T19:56:02.572Z] spire-1.2.1/pkg/common/cliprinter/internal/structjson/structjson_test.go [2022-04-08T19:56:02.572Z] spire-1.2.1/pkg/common/cliprinter/internal/structpretty/ [2022-04-08T19:56:02.572Z] spire-1.2.1/pkg/common/cliprinter/internal/structpretty/structpretty.go [2022-04-08T19:56:02.572Z] spire-1.2.1/pkg/common/cliprinter/internal/structpretty/structpretty_test.go [2022-04-08T19:56:02.572Z] spire-1.2.1/pkg/common/coretypes/ [2022-04-08T19:56:02.572Z] spire-1.2.1/pkg/common/coretypes/bundle/ [2022-04-08T19:56:02.572Z] spire-1.2.1/pkg/common/coretypes/bundle/bundle_test.go [2022-04-08T19:56:02.572Z] spire-1.2.1/pkg/common/coretypes/bundle/commontypes.go [2022-04-08T19:56:02.572Z] spire-1.2.1/pkg/common/coretypes/bundle/plugintypes.go [2022-04-08T19:56:02.572Z] spire-1.2.1/pkg/common/coretypes/bundle/require.go [2022-04-08T19:56:02.572Z] spire-1.2.1/pkg/common/coretypes/jwtkey/ [2022-04-08T19:56:02.572Z] spire-1.2.1/pkg/common/coretypes/jwtkey/apitypes.go [2022-04-08T19:56:02.572Z] spire-1.2.1/pkg/common/coretypes/jwtkey/commontypes.go [2022-04-08T19:56:02.573Z] spire-1.2.1/pkg/common/coretypes/jwtkey/jwtkey.go [2022-04-08T19:56:02.573Z] spire-1.2.1/pkg/common/coretypes/jwtkey/jwtkey_test.go [2022-04-08T19:56:02.573Z] spire-1.2.1/pkg/common/coretypes/jwtkey/plugintypes.go [2022-04-08T19:56:02.573Z] spire-1.2.1/pkg/common/coretypes/jwtkey/require.go [2022-04-08T19:56:02.573Z] spire-1.2.1/pkg/common/coretypes/x509certificate/ [2022-04-08T19:56:02.573Z] spire-1.2.1/pkg/common/coretypes/x509certificate/commontypes.go [2022-04-08T19:56:02.573Z] spire-1.2.1/pkg/common/coretypes/x509certificate/plugintypes.go [2022-04-08T19:56:02.573Z] spire-1.2.1/pkg/common/coretypes/x509certificate/require.go [2022-04-08T19:56:02.573Z] spire-1.2.1/pkg/common/coretypes/x509certificate/x509certificate.go [2022-04-08T19:56:02.573Z] spire-1.2.1/pkg/common/coretypes/x509certificate/x509certificate_test.go [2022-04-08T19:56:02.573Z] spire-1.2.1/pkg/common/cryptoutil/ [2022-04-08T19:56:02.573Z] spire-1.2.1/pkg/common/cryptoutil/keys.go [2022-04-08T19:56:02.573Z] spire-1.2.1/pkg/common/cryptoutil/keys_test.go [2022-04-08T19:56:02.573Z] spire-1.2.1/pkg/common/diskutil/ [2022-04-08T19:56:02.573Z] spire-1.2.1/pkg/common/diskutil/file_posix.go [2022-04-08T19:56:02.573Z] spire-1.2.1/pkg/common/diskutil/file_test.go [2022-04-08T19:56:02.573Z] spire-1.2.1/pkg/common/diskutil/file_windows.go [2022-04-08T19:56:02.573Z] spire-1.2.1/pkg/common/errorutil/ [2022-04-08T19:56:02.573Z] spire-1.2.1/pkg/common/errorutil/wrapper.go [2022-04-08T19:56:02.573Z] spire-1.2.1/pkg/common/health/ [2022-04-08T19:56:02.573Z] spire-1.2.1/pkg/common/health/config.go [2022-04-08T19:56:02.573Z] spire-1.2.1/pkg/common/health/context.go [2022-04-08T19:56:02.573Z] spire-1.2.1/pkg/common/health/context_test.go [2022-04-08T19:56:02.573Z] spire-1.2.1/pkg/common/health/health.go [2022-04-08T19:56:02.573Z] spire-1.2.1/pkg/common/health/health_test.go [2022-04-08T19:56:02.573Z] spire-1.2.1/pkg/common/health/logger.go [2022-04-08T19:56:02.573Z] spire-1.2.1/pkg/common/hostservice/ [2022-04-08T19:56:02.573Z] spire-1.2.1/pkg/common/hostservice/metricsservice/ [2022-04-08T19:56:02.573Z] spire-1.2.1/pkg/common/hostservice/metricsservice/v1.go [2022-04-08T19:56:02.573Z] spire-1.2.1/pkg/common/hostservice/metricsservice/v1_test.go [2022-04-08T19:56:02.573Z] spire-1.2.1/pkg/common/idutil/ [2022-04-08T19:56:02.573Z] spire-1.2.1/pkg/common/idutil/require.go [2022-04-08T19:56:02.573Z] spire-1.2.1/pkg/common/idutil/require_test.go [2022-04-08T19:56:02.573Z] spire-1.2.1/pkg/common/idutil/safety.go [2022-04-08T19:56:02.573Z] spire-1.2.1/pkg/common/idutil/safety_test.go [2022-04-08T19:56:02.573Z] spire-1.2.1/pkg/common/idutil/spiffeid.go [2022-04-08T19:56:02.573Z] spire-1.2.1/pkg/common/idutil/spiffeid_test.go [2022-04-08T19:56:02.573Z] spire-1.2.1/pkg/common/jwtsvid/ [2022-04-08T19:56:02.573Z] spire-1.2.1/pkg/common/jwtsvid/common.go [2022-04-08T19:56:02.573Z] spire-1.2.1/pkg/common/jwtsvid/sign.go [2022-04-08T19:56:02.573Z] spire-1.2.1/pkg/common/jwtsvid/token_test.go [2022-04-08T19:56:02.573Z] spire-1.2.1/pkg/common/jwtsvid/validate.go [2022-04-08T19:56:02.573Z] spire-1.2.1/pkg/common/jwtutil/ [2022-04-08T19:56:02.573Z] spire-1.2.1/pkg/common/jwtutil/keyset.go [2022-04-08T19:56:02.573Z] spire-1.2.1/pkg/common/jwtutil/keyset_test.go [2022-04-08T19:56:02.573Z] spire-1.2.1/pkg/common/log/ [2022-04-08T19:56:02.573Z] spire-1.2.1/pkg/common/log/hclog_adapter.go [2022-04-08T19:56:02.573Z] spire-1.2.1/pkg/common/log/hclog_adapter_test.go [2022-04-08T19:56:02.573Z] spire-1.2.1/pkg/common/log/log.go [2022-04-08T19:56:02.573Z] spire-1.2.1/pkg/common/log/log_test.go [2022-04-08T19:56:02.573Z] spire-1.2.1/pkg/common/log/options.go [2022-04-08T19:56:02.573Z] spire-1.2.1/pkg/common/nodeutil/ [2022-04-08T19:56:02.573Z] spire-1.2.1/pkg/common/nodeutil/node.go [2022-04-08T19:56:02.573Z] spire-1.2.1/pkg/common/nodeutil/node_test.go [2022-04-08T19:56:02.573Z] spire-1.2.1/pkg/common/peertracker/ [2022-04-08T19:56:02.573Z] spire-1.2.1/pkg/common/peertracker/conn.go [2022-04-08T19:56:02.573Z] spire-1.2.1/pkg/common/peertracker/credentials.go [2022-04-08T19:56:02.573Z] spire-1.2.1/pkg/common/peertracker/errors.go [2022-04-08T19:56:02.573Z] spire-1.2.1/pkg/common/peertracker/getpid_windows.c [2022-04-08T19:56:02.573Z] spire-1.2.1/pkg/common/peertracker/getpid_windows.h [2022-04-08T19:56:02.573Z] spire-1.2.1/pkg/common/peertracker/info.go [2022-04-08T19:56:02.573Z] spire-1.2.1/pkg/common/peertracker/listener.go [2022-04-08T19:56:02.573Z] spire-1.2.1/pkg/common/peertracker/listener_test.go [2022-04-08T19:56:02.573Z] spire-1.2.1/pkg/common/peertracker/peertracker.go [2022-04-08T19:56:02.573Z] spire-1.2.1/pkg/common/peertracker/peertracker_test.go [2022-04-08T19:56:02.573Z] spire-1.2.1/pkg/common/peertracker/peertracker_test_child_posix.go [2022-04-08T19:56:02.573Z] spire-1.2.1/pkg/common/peertracker/peertracker_test_child_windows.go [2022-04-08T19:56:02.573Z] spire-1.2.1/pkg/common/peertracker/peertracker_test_posix.go [2022-04-08T19:56:02.573Z] spire-1.2.1/pkg/common/peertracker/peertracker_test_windows.go [2022-04-08T19:56:02.573Z] spire-1.2.1/pkg/common/peertracker/tcp.go [2022-04-08T19:56:02.573Z] spire-1.2.1/pkg/common/peertracker/tcp_fallback.go [2022-04-08T19:56:02.573Z] spire-1.2.1/pkg/common/peertracker/tcp_windows.go [2022-04-08T19:56:02.573Z] spire-1.2.1/pkg/common/peertracker/tracker_bsd.go [2022-04-08T19:56:02.573Z] spire-1.2.1/pkg/common/peertracker/tracker_fallback.go [2022-04-08T19:56:02.573Z] spire-1.2.1/pkg/common/peertracker/tracker_linux.go [2022-04-08T19:56:02.573Z] spire-1.2.1/pkg/common/peertracker/tracker_linux_test.go [2022-04-08T19:56:02.573Z] spire-1.2.1/pkg/common/peertracker/tracker_windows.go [2022-04-08T19:56:02.573Z] spire-1.2.1/pkg/common/peertracker/uds.go [2022-04-08T19:56:02.573Z] spire-1.2.1/pkg/common/peertracker/uds_bsd.go [2022-04-08T19:56:02.573Z] spire-1.2.1/pkg/common/peertracker/uds_fallback.go [2022-04-08T19:56:02.573Z] spire-1.2.1/pkg/common/peertracker/uds_linux.go [2022-04-08T19:56:02.573Z] spire-1.2.1/pkg/common/pemutil/ [2022-04-08T19:56:02.573Z] spire-1.2.1/pkg/common/pemutil/block.go [2022-04-08T19:56:02.573Z] spire-1.2.1/pkg/common/pemutil/certs.go [2022-04-08T19:56:02.573Z] spire-1.2.1/pkg/common/pemutil/common.go [2022-04-08T19:56:02.573Z] spire-1.2.1/pkg/common/pemutil/csr.go [2022-04-08T19:56:02.573Z] spire-1.2.1/pkg/common/pemutil/keys.go [2022-04-08T19:56:02.573Z] spire-1.2.1/pkg/common/pemutil/pemutil_test.go [2022-04-08T19:56:02.573Z] spire-1.2.1/pkg/common/pemutil/testdata/ [2022-04-08T19:56:02.573Z] spire-1.2.1/pkg/common/pemutil/testdata/cert.pem [2022-04-08T19:56:02.573Z] spire-1.2.1/pkg/common/pemutil/testdata/certs.pem [2022-04-08T19:56:02.573Z] spire-1.2.1/pkg/common/pemutil/testdata/csr.pem [2022-04-08T19:56:02.573Z] spire-1.2.1/pkg/common/pemutil/testdata/ecdsa-key-pkcs8.pem [2022-04-08T19:56:02.573Z] spire-1.2.1/pkg/common/pemutil/testdata/ecdsa-key.pem [2022-04-08T19:56:02.573Z] spire-1.2.1/pkg/common/pemutil/testdata/key.pem [2022-04-08T19:56:02.573Z] spire-1.2.1/pkg/common/pemutil/testdata/public-rsa-key.pem [2022-04-08T19:56:02.573Z] spire-1.2.1/pkg/common/pemutil/testdata/rsa-key-pkcs8.pem [2022-04-08T19:56:02.853Z] spire-1.2.1/pkg/common/pemutil/testdata/rsa-key.pem [2022-04-08T19:56:02.853Z] spire-1.2.1/pkg/common/plugin/ [2022-04-08T19:56:02.853Z] spire-1.2.1/pkg/common/plugin/aws/ [2022-04-08T19:56:02.853Z] spire-1.2.1/pkg/common/plugin/aws/iid.go [2022-04-08T19:56:02.853Z] spire-1.2.1/pkg/common/plugin/azure/ [2022-04-08T19:56:02.853Z] spire-1.2.1/pkg/common/plugin/azure/msi.go [2022-04-08T19:56:02.853Z] spire-1.2.1/pkg/common/plugin/azure/msi_test.go [2022-04-08T19:56:02.853Z] spire-1.2.1/pkg/common/plugin/facade.go [2022-04-08T19:56:02.853Z] spire-1.2.1/pkg/common/plugin/facade_test.go [2022-04-08T19:56:02.853Z] spire-1.2.1/pkg/common/plugin/gcp/ [2022-04-08T19:56:02.853Z] spire-1.2.1/pkg/common/plugin/gcp/iit.go [2022-04-08T19:56:02.853Z] spire-1.2.1/pkg/common/plugin/k8s/ [2022-04-08T19:56:02.853Z] spire-1.2.1/pkg/common/plugin/k8s/apiserver/ [2022-04-08T19:56:02.853Z] spire-1.2.1/pkg/common/plugin/k8s/apiserver/client.go [2022-04-08T19:56:02.853Z] spire-1.2.1/pkg/common/plugin/k8s/apiserver/client_test.go [2022-04-08T19:56:02.853Z] spire-1.2.1/pkg/common/plugin/k8s/utils.go [2022-04-08T19:56:02.853Z] spire-1.2.1/pkg/common/plugin/k8s/utils_test.go [2022-04-08T19:56:02.853Z] spire-1.2.1/pkg/common/plugin/log.go [2022-04-08T19:56:02.853Z] spire-1.2.1/pkg/common/plugin/sshpop/ [2022-04-08T19:56:02.853Z] spire-1.2.1/pkg/common/plugin/sshpop/handshake.go [2022-04-08T19:56:02.853Z] spire-1.2.1/pkg/common/plugin/sshpop/handshake_test.go [2022-04-08T19:56:02.853Z] spire-1.2.1/pkg/common/plugin/sshpop/sshpop.go [2022-04-08T19:56:02.854Z] spire-1.2.1/pkg/common/plugin/sshpop/sshpop_test.go [2022-04-08T19:56:02.854Z] spire-1.2.1/pkg/common/plugin/sshpop/testdata/ [2022-04-08T19:56:02.854Z] spire-1.2.1/pkg/common/plugin/sshpop/testdata/dummy_agent_ssh_key [2022-04-08T19:56:02.854Z] spire-1.2.1/pkg/common/plugin/sshpop/testdata/dummy_agent_ssh_key-cert.pub [2022-04-08T19:56:02.854Z] spire-1.2.1/pkg/common/plugin/sshpop/testdata/dummy_ssh_cert_authority.pub [2022-04-08T19:56:02.854Z] spire-1.2.1/pkg/common/plugin/sshpop/testdata/empty_ssh_cert_authority.pub [2022-04-08T19:56:02.854Z] spire-1.2.1/pkg/common/plugin/sshpop/testdata/many_ssh_cert_authorities.pub [2022-04-08T19:56:02.854Z] spire-1.2.1/pkg/common/plugin/tpmdevid/ [2022-04-08T19:56:02.854Z] spire-1.2.1/pkg/common/plugin/tpmdevid/devid.go [2022-04-08T19:56:02.854Z] spire-1.2.1/pkg/common/plugin/x509pop/ [2022-04-08T19:56:02.854Z] spire-1.2.1/pkg/common/plugin/x509pop/x509pop.go [2022-04-08T19:56:02.854Z] spire-1.2.1/pkg/common/plugin/x509pop/x509pop_test.go [2022-04-08T19:56:02.854Z] spire-1.2.1/pkg/common/profiling/ [2022-04-08T19:56:02.854Z] spire-1.2.1/pkg/common/profiling/dumpers.go [2022-04-08T19:56:02.854Z] spire-1.2.1/pkg/common/profiling/profiling.go [2022-04-08T19:56:02.854Z] spire-1.2.1/pkg/common/protoutil/ [2022-04-08T19:56:02.854Z] spire-1.2.1/pkg/common/protoutil/masks.go [2022-04-08T19:56:02.854Z] spire-1.2.1/pkg/common/protoutil/masks_test.go [2022-04-08T19:56:02.854Z] spire-1.2.1/pkg/common/rotationutil/ [2022-04-08T19:56:02.854Z] spire-1.2.1/pkg/common/rotationutil/rotationutil.go [2022-04-08T19:56:02.854Z] spire-1.2.1/pkg/common/rotationutil/rotationutil_test.go [2022-04-08T19:56:02.854Z] spire-1.2.1/pkg/common/selector/ [2022-04-08T19:56:02.854Z] spire-1.2.1/pkg/common/selector/selector.go [2022-04-08T19:56:02.854Z] spire-1.2.1/pkg/common/selector/selector_test.go [2022-04-08T19:56:02.854Z] spire-1.2.1/pkg/common/selector/set.go [2022-04-08T19:56:02.854Z] spire-1.2.1/pkg/common/selector/set_utils.go [2022-04-08T19:56:02.854Z] spire-1.2.1/pkg/common/selector/set_utils_test.go [2022-04-08T19:56:02.854Z] spire-1.2.1/pkg/common/telemetry/ [2022-04-08T19:56:02.854Z] spire-1.2.1/pkg/common/telemetry/agent/ [2022-04-08T19:56:02.854Z] spire-1.2.1/pkg/common/telemetry/agent/keymanager/ [2022-04-08T19:56:02.854Z] spire-1.2.1/pkg/common/telemetry/agent/keymanager/keymanager.go [2022-04-08T19:56:02.854Z] spire-1.2.1/pkg/common/telemetry/agent/keymanager/wrapper.go [2022-04-08T19:56:02.854Z] spire-1.2.1/pkg/common/telemetry/agent/keymanager/wrapper_test.go [2022-04-08T19:56:02.854Z] spire-1.2.1/pkg/common/telemetry/agent/manager.go [2022-04-08T19:56:02.854Z] spire-1.2.1/pkg/common/telemetry/agent/node.go [2022-04-08T19:56:02.854Z] spire-1.2.1/pkg/common/telemetry/agent/rotate.go [2022-04-08T19:56:02.854Z] spire-1.2.1/pkg/common/telemetry/agent/sdsapi.go [2022-04-08T19:56:02.854Z] spire-1.2.1/pkg/common/telemetry/agent/store/ [2022-04-08T19:56:02.854Z] spire-1.2.1/pkg/common/telemetry/agent/store/store.go [2022-04-08T19:56:02.854Z] spire-1.2.1/pkg/common/telemetry/agent/workloadapi/ [2022-04-08T19:56:02.854Z] spire-1.2.1/pkg/common/telemetry/agent/workloadapi/workload.go [2022-04-08T19:56:02.854Z] spire-1.2.1/pkg/common/telemetry/blackhole.go [2022-04-08T19:56:02.854Z] spire-1.2.1/pkg/common/telemetry/call.go [2022-04-08T19:56:02.854Z] spire-1.2.1/pkg/common/telemetry/common/ [2022-04-08T19:56:02.854Z] spire-1.2.1/pkg/common/telemetry/common/label_adders.go [2022-04-08T19:56:02.854Z] spire-1.2.1/pkg/common/telemetry/config.go [2022-04-08T19:56:02.854Z] spire-1.2.1/pkg/common/telemetry/dogstatsd.go [2022-04-08T19:56:02.854Z] spire-1.2.1/pkg/common/telemetry/dogstatsd_test.go [2022-04-08T19:56:02.854Z] spire-1.2.1/pkg/common/telemetry/inmem.go [2022-04-08T19:56:02.854Z] spire-1.2.1/pkg/common/telemetry/inmem_test.go [2022-04-08T19:56:02.854Z] spire-1.2.1/pkg/common/telemetry/m3.go [2022-04-08T19:56:02.854Z] spire-1.2.1/pkg/common/telemetry/m3_test.go [2022-04-08T19:56:02.854Z] spire-1.2.1/pkg/common/telemetry/metrics.go [2022-04-08T19:56:02.854Z] spire-1.2.1/pkg/common/telemetry/metrics_benchmark_test.go [2022-04-08T19:56:02.854Z] spire-1.2.1/pkg/common/telemetry/names.go [2022-04-08T19:56:02.854Z] spire-1.2.1/pkg/common/telemetry/prometheus.go [2022-04-08T19:56:02.854Z] spire-1.2.1/pkg/common/telemetry/prometheus_test.go [2022-04-08T19:56:02.854Z] spire-1.2.1/pkg/common/telemetry/sanitize.go [2022-04-08T19:56:02.854Z] spire-1.2.1/pkg/common/telemetry/sanitize_test.go [2022-04-08T19:56:02.854Z] spire-1.2.1/pkg/common/telemetry/server/ [2022-04-08T19:56:02.854Z] spire-1.2.1/pkg/common/telemetry/server/bundle_manager.go [2022-04-08T19:56:02.854Z] spire-1.2.1/pkg/common/telemetry/server/ca_manager.go [2022-04-08T19:56:02.854Z] spire-1.2.1/pkg/common/telemetry/server/datastore/ [2022-04-08T19:56:02.854Z] spire-1.2.1/pkg/common/telemetry/server/datastore/bundle.go [2022-04-08T19:56:02.854Z] spire-1.2.1/pkg/common/telemetry/server/datastore/federation_relationship.go [2022-04-08T19:56:02.854Z] spire-1.2.1/pkg/common/telemetry/server/datastore/join_token.go [2022-04-08T19:56:02.854Z] spire-1.2.1/pkg/common/telemetry/server/datastore/node.go [2022-04-08T19:56:02.854Z] spire-1.2.1/pkg/common/telemetry/server/datastore/registration.go [2022-04-08T19:56:02.854Z] spire-1.2.1/pkg/common/telemetry/server/datastore/wrapper.go [2022-04-08T19:56:02.854Z] spire-1.2.1/pkg/common/telemetry/server/datastore/wrapper_test.go [2022-04-08T19:56:02.854Z] spire-1.2.1/pkg/common/telemetry/server/keymanager/ [2022-04-08T19:56:02.854Z] spire-1.2.1/pkg/common/telemetry/server/keymanager/keymanager.go [2022-04-08T19:56:02.854Z] spire-1.2.1/pkg/common/telemetry/server/keymanager/wrapper.go [2022-04-08T19:56:02.854Z] spire-1.2.1/pkg/common/telemetry/server/keymanager/wrapper_test.go [2022-04-08T19:56:02.854Z] spire-1.2.1/pkg/common/telemetry/server/registration_manager.go [2022-04-08T19:56:02.854Z] spire-1.2.1/pkg/common/telemetry/server/rotate.go [2022-04-08T19:56:02.854Z] spire-1.2.1/pkg/common/telemetry/server/server.go [2022-04-08T19:56:02.854Z] spire-1.2.1/pkg/common/telemetry/sink.go [2022-04-08T19:56:02.854Z] spire-1.2.1/pkg/common/telemetry/statsd.go [2022-04-08T19:56:02.854Z] spire-1.2.1/pkg/common/telemetry/statsd_test.go [2022-04-08T19:56:02.854Z] spire-1.2.1/pkg/common/telemetry/uptime.go [2022-04-08T19:56:02.854Z] spire-1.2.1/pkg/common/telemetry/version.go [2022-04-08T19:56:02.854Z] spire-1.2.1/pkg/common/telemetry/withlabels.go [2022-04-08T19:56:02.854Z] spire-1.2.1/pkg/common/uptime/ [2022-04-08T19:56:02.854Z] spire-1.2.1/pkg/common/uptime/uptime.go [2022-04-08T19:56:02.854Z] spire-1.2.1/pkg/common/uptime/uptime_test.go [2022-04-08T19:56:02.854Z] spire-1.2.1/pkg/common/util/ [2022-04-08T19:56:02.854Z] spire-1.2.1/pkg/common/util/certs.go [2022-04-08T19:56:02.854Z] spire-1.2.1/pkg/common/util/certs_test.go [2022-04-08T19:56:02.854Z] spire-1.2.1/pkg/common/util/csr.go [2022-04-08T19:56:02.854Z] spire-1.2.1/pkg/common/util/hash.go [2022-04-08T19:56:02.854Z] spire-1.2.1/pkg/common/util/selectors.go [2022-04-08T19:56:02.854Z] spire-1.2.1/pkg/common/util/selectors_test.go [2022-04-08T19:56:02.854Z] spire-1.2.1/pkg/common/util/signals.go [2022-04-08T19:56:02.854Z] spire-1.2.1/pkg/common/util/sort.go [2022-04-08T19:56:02.854Z] spire-1.2.1/pkg/common/util/sort_test.go [2022-04-08T19:56:02.854Z] spire-1.2.1/pkg/common/util/task.go [2022-04-08T19:56:02.854Z] spire-1.2.1/pkg/common/util/task_test.go [2022-04-08T19:56:02.854Z] spire-1.2.1/pkg/common/util/testdata/ [2022-04-08T19:56:02.854Z] spire-1.2.1/pkg/common/util/testdata/empty-bundle.pem [2022-04-08T19:56:02.854Z] spire-1.2.1/pkg/common/util/testdata/mixed-bundle.pem [2022-04-08T19:56:02.854Z] spire-1.2.1/pkg/common/version/ [2022-04-08T19:56:02.854Z] spire-1.2.1/pkg/common/version/version.go [2022-04-08T19:56:02.854Z] spire-1.2.1/pkg/common/x509svid/ [2022-04-08T19:56:02.854Z] spire-1.2.1/pkg/common/x509svid/common_test.go [2022-04-08T19:56:02.854Z] spire-1.2.1/pkg/common/x509svid/csr.go [2022-04-08T19:56:02.854Z] spire-1.2.1/pkg/common/x509svid/upstreamca.go [2022-04-08T19:56:02.854Z] spire-1.2.1/pkg/common/x509svid/upstreamca_test.go [2022-04-08T19:56:02.854Z] spire-1.2.1/pkg/common/x509util/ [2022-04-08T19:56:02.854Z] spire-1.2.1/pkg/common/x509util/cert.go [2022-04-08T19:56:02.854Z] spire-1.2.1/pkg/common/x509util/dns.go [2022-04-08T19:56:02.854Z] spire-1.2.1/pkg/common/x509util/dns_test.go [2022-04-08T19:56:02.854Z] spire-1.2.1/pkg/common/x509util/keyid.go [2022-04-08T19:56:02.854Z] spire-1.2.1/pkg/common/x509util/keypair.go [2022-04-08T19:56:02.854Z] spire-1.2.1/pkg/common/x509util/serialnumber.go [2022-04-08T19:56:02.854Z] spire-1.2.1/pkg/common/x509util/serialnumber_test.go [2022-04-08T19:56:02.854Z] spire-1.2.1/pkg/server/ [2022-04-08T19:56:02.854Z] spire-1.2.1/pkg/server/api/ [2022-04-08T19:56:02.854Z] spire-1.2.1/pkg/server/api/agent.go [2022-04-08T19:56:02.854Z] spire-1.2.1/pkg/server/api/agent/ [2022-04-08T19:56:02.854Z] spire-1.2.1/pkg/server/api/agent/v1/ [2022-04-08T19:56:02.854Z] spire-1.2.1/pkg/server/api/agent/v1/service.go [2022-04-08T19:56:02.854Z] spire-1.2.1/pkg/server/api/agent/v1/service_test.go [2022-04-08T19:56:02.854Z] spire-1.2.1/pkg/server/api/agent_test.go [2022-04-08T19:56:02.854Z] spire-1.2.1/pkg/server/api/api.go [2022-04-08T19:56:02.854Z] spire-1.2.1/pkg/server/api/audit/ [2022-04-08T19:56:02.854Z] spire-1.2.1/pkg/server/api/audit/audit.go [2022-04-08T19:56:02.854Z] spire-1.2.1/pkg/server/api/audit/audit_test.go [2022-04-08T19:56:02.854Z] spire-1.2.1/pkg/server/api/bundle.go [2022-04-08T19:56:02.854Z] spire-1.2.1/pkg/server/api/bundle/ [2022-04-08T19:56:02.854Z] spire-1.2.1/pkg/server/api/bundle/v1/ [2022-04-08T19:56:02.854Z] spire-1.2.1/pkg/server/api/bundle/v1/service.go [2022-04-08T19:56:02.854Z] spire-1.2.1/pkg/server/api/bundle/v1/service_test.go [2022-04-08T19:56:02.854Z] spire-1.2.1/pkg/server/api/bundle_test.go [2022-04-08T19:56:02.854Z] spire-1.2.1/pkg/server/api/debug/ [2022-04-08T19:56:02.854Z] spire-1.2.1/pkg/server/api/debug/v1/ [2022-04-08T19:56:02.854Z] spire-1.2.1/pkg/server/api/debug/v1/service.go [2022-04-08T19:56:02.854Z] spire-1.2.1/pkg/server/api/debug/v1/service_test.go [2022-04-08T19:56:02.854Z] spire-1.2.1/pkg/server/api/entry.go [2022-04-08T19:56:02.854Z] spire-1.2.1/pkg/server/api/entry/ [2022-04-08T19:56:02.854Z] spire-1.2.1/pkg/server/api/entry/v1/ [2022-04-08T19:56:02.854Z] spire-1.2.1/pkg/server/api/entry/v1/service.go [2022-04-08T19:56:02.854Z] spire-1.2.1/pkg/server/api/entry/v1/service_test.go [2022-04-08T19:56:02.854Z] spire-1.2.1/pkg/server/api/entry_test.go [2022-04-08T19:56:02.854Z] spire-1.2.1/pkg/server/api/health/ [2022-04-08T19:56:02.854Z] spire-1.2.1/pkg/server/api/health/v1/ [2022-04-08T19:56:02.854Z] spire-1.2.1/pkg/server/api/health/v1/service.go [2022-04-08T19:56:02.854Z] spire-1.2.1/pkg/server/api/health/v1/service_test.go [2022-04-08T19:56:02.854Z] spire-1.2.1/pkg/server/api/id.go [2022-04-08T19:56:02.854Z] spire-1.2.1/pkg/server/api/id_test.go [2022-04-08T19:56:02.854Z] spire-1.2.1/pkg/server/api/limits/ [2022-04-08T19:56:02.854Z] spire-1.2.1/pkg/server/api/limits/limits.go [2022-04-08T19:56:02.854Z] spire-1.2.1/pkg/server/api/middleware/ [2022-04-08T19:56:02.854Z] spire-1.2.1/pkg/server/api/middleware/alias.go [2022-04-08T19:56:02.854Z] spire-1.2.1/pkg/server/api/middleware/audit.go [2022-04-08T19:56:02.854Z] spire-1.2.1/pkg/server/api/middleware/authorization.go [2022-04-08T19:56:02.854Z] spire-1.2.1/pkg/server/api/middleware/authorization_opa.go [2022-04-08T19:56:02.854Z] spire-1.2.1/pkg/server/api/middleware/authorization_test.go [2022-04-08T19:56:02.854Z] spire-1.2.1/pkg/server/api/middleware/authorize_agent.go [2022-04-08T19:56:02.854Z] spire-1.2.1/pkg/server/api/middleware/caller.go [2022-04-08T19:56:02.854Z] spire-1.2.1/pkg/server/api/middleware/caller_test.go [2022-04-08T19:56:02.854Z] spire-1.2.1/pkg/server/api/middleware/common.go [2022-04-08T19:56:02.854Z] spire-1.2.1/pkg/server/api/middleware/common_test.go [2022-04-08T19:56:02.854Z] spire-1.2.1/pkg/server/api/middleware/entries.go [2022-04-08T19:56:02.854Z] spire-1.2.1/pkg/server/api/middleware/entries_test.go [2022-04-08T19:56:02.854Z] spire-1.2.1/pkg/server/api/middleware/ratelimit.go [2022-04-08T19:56:02.854Z] spire-1.2.1/pkg/server/api/middleware/ratelimit_test.go [2022-04-08T19:56:02.854Z] spire-1.2.1/pkg/server/api/ratelimit.go [2022-04-08T19:56:02.854Z] spire-1.2.1/pkg/server/api/rpccontext/ [2022-04-08T19:56:02.854Z] spire-1.2.1/pkg/server/api/rpccontext/alias.go [2022-04-08T19:56:02.854Z] spire-1.2.1/pkg/server/api/rpccontext/audit.go [2022-04-08T19:56:02.854Z] spire-1.2.1/pkg/server/api/rpccontext/caller.go [2022-04-08T19:56:02.854Z] spire-1.2.1/pkg/server/api/rpccontext/ratelimit.go [2022-04-08T19:56:02.854Z] spire-1.2.1/pkg/server/api/selector.go [2022-04-08T19:56:02.854Z] spire-1.2.1/pkg/server/api/selector_test.go [2022-04-08T19:56:02.854Z] spire-1.2.1/pkg/server/api/status.go [2022-04-08T19:56:02.854Z] spire-1.2.1/pkg/server/api/status_test.go [2022-04-08T19:56:02.854Z] spire-1.2.1/pkg/server/api/svid/ [2022-04-08T19:56:02.854Z] spire-1.2.1/pkg/server/api/svid/v1/ [2022-04-08T19:56:02.854Z] spire-1.2.1/pkg/server/api/svid/v1/service.go [2022-04-08T19:56:02.854Z] spire-1.2.1/pkg/server/api/svid/v1/service_test.go [2022-04-08T19:56:02.854Z] spire-1.2.1/pkg/server/api/trustdomain.go [2022-04-08T19:56:02.854Z] spire-1.2.1/pkg/server/api/trustdomain/ [2022-04-08T19:56:02.854Z] spire-1.2.1/pkg/server/api/trustdomain/v1/ [2022-04-08T19:56:02.854Z] spire-1.2.1/pkg/server/api/trustdomain/v1/service.go [2022-04-08T19:56:02.854Z] spire-1.2.1/pkg/server/api/trustdomain/v1/service_test.go [2022-04-08T19:56:02.854Z] spire-1.2.1/pkg/server/api/trustdomain_test.go [2022-04-08T19:56:02.854Z] spire-1.2.1/pkg/server/authpolicy/ [2022-04-08T19:56:02.854Z] spire-1.2.1/pkg/server/authpolicy/defaults.go [2022-04-08T19:56:02.854Z] spire-1.2.1/pkg/server/authpolicy/policy.go [2022-04-08T19:56:02.854Z] spire-1.2.1/pkg/server/authpolicy/policy.rego [2022-04-08T19:56:02.854Z] spire-1.2.1/pkg/server/authpolicy/policy_data.json [2022-04-08T19:56:02.854Z] spire-1.2.1/pkg/server/authpolicy/policy_test.go [2022-04-08T19:56:02.854Z] spire-1.2.1/pkg/server/authpolicy/validate.go [2022-04-08T19:56:02.854Z] spire-1.2.1/pkg/server/bundle/ [2022-04-08T19:56:02.854Z] spire-1.2.1/pkg/server/bundle/client/ [2022-04-08T19:56:02.854Z] spire-1.2.1/pkg/server/bundle/client/client.go [2022-04-08T19:56:02.854Z] spire-1.2.1/pkg/server/bundle/client/client_test.go [2022-04-08T19:56:02.854Z] spire-1.2.1/pkg/server/bundle/client/manager.go [2022-04-08T19:56:02.854Z] spire-1.2.1/pkg/server/bundle/client/manager_test.go [2022-04-08T19:56:02.854Z] spire-1.2.1/pkg/server/bundle/client/sources.go [2022-04-08T19:56:02.854Z] spire-1.2.1/pkg/server/bundle/client/sources_test.go [2022-04-08T19:56:02.854Z] spire-1.2.1/pkg/server/bundle/client/updater.go [2022-04-08T19:56:02.854Z] spire-1.2.1/pkg/server/bundle/client/updater_test.go [2022-04-08T19:56:02.854Z] spire-1.2.1/pkg/server/ca/ [2022-04-08T19:56:02.854Z] spire-1.2.1/pkg/server/ca/ca.go [2022-04-08T19:56:03.134Z] spire-1.2.1/pkg/server/ca/ca_health.go [2022-04-08T19:56:03.134Z] spire-1.2.1/pkg/server/ca/ca_test.go [2022-04-08T19:56:03.134Z] spire-1.2.1/pkg/server/ca/journal.go [2022-04-08T19:56:03.134Z] spire-1.2.1/pkg/server/ca/journal_test.go [2022-04-08T19:56:03.134Z] spire-1.2.1/pkg/server/ca/manager.go [2022-04-08T19:56:03.134Z] spire-1.2.1/pkg/server/ca/manager_health.go [2022-04-08T19:56:03.134Z] spire-1.2.1/pkg/server/ca/manager_test.go [2022-04-08T19:56:03.134Z] spire-1.2.1/pkg/server/ca/templates.go [2022-04-08T19:56:03.134Z] spire-1.2.1/pkg/server/ca/upstream_client.go [2022-04-08T19:56:03.134Z] spire-1.2.1/pkg/server/ca/upstream_client_test.go [2022-04-08T19:56:03.134Z] spire-1.2.1/pkg/server/ca/validation.go [2022-04-08T19:56:03.135Z] spire-1.2.1/pkg/server/cache/ [2022-04-08T19:56:03.135Z] spire-1.2.1/pkg/server/cache/dscache/ [2022-04-08T19:56:03.135Z] spire-1.2.1/pkg/server/cache/dscache/cache.go [2022-04-08T19:56:03.135Z] spire-1.2.1/pkg/server/cache/dscache/cache_test.go [2022-04-08T19:56:03.135Z] spire-1.2.1/pkg/server/cache/entrycache/ [2022-04-08T19:56:03.135Z] spire-1.2.1/pkg/server/cache/entrycache/cache.go [2022-04-08T19:56:03.135Z] spire-1.2.1/pkg/server/cache/entrycache/cache_test.go [2022-04-08T19:56:03.135Z] spire-1.2.1/pkg/server/cache/entrycache/fullcache.go [2022-04-08T19:56:03.135Z] spire-1.2.1/pkg/server/cache/entrycache/fullcache_ds.go [2022-04-08T19:56:03.135Z] spire-1.2.1/pkg/server/cache/entrycache/fullcache_ds_test.go [2022-04-08T19:56:03.135Z] spire-1.2.1/pkg/server/cache/entrycache/fullcache_test.go [2022-04-08T19:56:03.135Z] spire-1.2.1/pkg/server/catalog/ [2022-04-08T19:56:03.135Z] spire-1.2.1/pkg/server/catalog/catalog.go [2022-04-08T19:56:03.135Z] spire-1.2.1/pkg/server/catalog/keymanager.go [2022-04-08T19:56:03.135Z] spire-1.2.1/pkg/server/catalog/nodeattestor.go [2022-04-08T19:56:03.135Z] spire-1.2.1/pkg/server/catalog/noderesolver.go [2022-04-08T19:56:03.135Z] spire-1.2.1/pkg/server/catalog/notifier.go [2022-04-08T19:56:03.135Z] spire-1.2.1/pkg/server/catalog/upstreamauthority.go [2022-04-08T19:56:03.135Z] spire-1.2.1/pkg/server/config.go [2022-04-08T19:56:03.135Z] spire-1.2.1/pkg/server/datastore/ [2022-04-08T19:56:03.135Z] spire-1.2.1/pkg/server/datastore/datastore.go [2022-04-08T19:56:03.135Z] spire-1.2.1/pkg/server/datastore/datastore_health.go [2022-04-08T19:56:03.135Z] spire-1.2.1/pkg/server/datastore/repository.go [2022-04-08T19:56:03.135Z] spire-1.2.1/pkg/server/datastore/sqlstore/ [2022-04-08T19:56:03.135Z] spire-1.2.1/pkg/server/datastore/sqlstore/dialect.go [2022-04-08T19:56:03.135Z] spire-1.2.1/pkg/server/datastore/sqlstore/migration.go [2022-04-08T19:56:03.135Z] spire-1.2.1/pkg/server/datastore/sqlstore/migration_test.go [2022-04-08T19:56:03.135Z] spire-1.2.1/pkg/server/datastore/sqlstore/models.go [2022-04-08T19:56:03.135Z] spire-1.2.1/pkg/server/datastore/sqlstore/mysql.go [2022-04-08T19:56:03.135Z] spire-1.2.1/pkg/server/datastore/sqlstore/postgres.go [2022-04-08T19:56:03.135Z] spire-1.2.1/pkg/server/datastore/sqlstore/sqlite.go [2022-04-08T19:56:03.135Z] spire-1.2.1/pkg/server/datastore/sqlstore/sqlite_no_cgo.go [2022-04-08T19:56:03.135Z] spire-1.2.1/pkg/server/datastore/sqlstore/sqlite_test.go [2022-04-08T19:56:03.135Z] spire-1.2.1/pkg/server/datastore/sqlstore/sqlstore.go [2022-04-08T19:56:03.135Z] spire-1.2.1/pkg/server/datastore/sqlstore/sqlstore_test.go [2022-04-08T19:56:03.135Z] spire-1.2.1/pkg/server/datastore/sqlstore/stmt_cache.go [2022-04-08T19:56:03.135Z] spire-1.2.1/pkg/server/datastore/sqlstore/testdata/ [2022-04-08T19:56:03.135Z] spire-1.2.1/pkg/server/datastore/sqlstore/testdata/entries.json [2022-04-08T19:56:03.135Z] spire-1.2.1/pkg/server/datastore/sqlstore/testdata/entries_federates_with.json [2022-04-08T19:56:03.135Z] spire-1.2.1/pkg/server/datastore/sqlstore/testdata/invalid_registration_entries.json [2022-04-08T19:56:03.135Z] spire-1.2.1/pkg/server/datastore/sqlstore/testdata/valid_registration_entries.json [2022-04-08T19:56:03.135Z] spire-1.2.1/pkg/server/endpoints/ [2022-04-08T19:56:03.135Z] spire-1.2.1/pkg/server/endpoints/bundle/ [2022-04-08T19:56:03.135Z] spire-1.2.1/pkg/server/endpoints/bundle/acme_auth.go [2022-04-08T19:56:03.135Z] spire-1.2.1/pkg/server/endpoints/bundle/config.go [2022-04-08T19:56:03.135Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/ [2022-04-08T19:56:03.135Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/README [2022-04-08T19:56:03.135Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/acmetest/ [2022-04-08T19:56:03.135Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/acmetest/ca.go [2022-04-08T19:56:03.135Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/ [2022-04-08T19:56:03.135Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/autocert.go [2022-04-08T19:56:03.135Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/cache.go [2022-04-08T19:56:03.135Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/keys.go [2022-04-08T19:56:03.135Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/listener.go [2022-04-08T19:56:03.135Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/renewal.go [2022-04-08T19:56:03.135Z] spire-1.2.1/pkg/server/endpoints/bundle/server.go [2022-04-08T19:56:03.135Z] spire-1.2.1/pkg/server/endpoints/bundle/server_test.go [2022-04-08T19:56:03.135Z] spire-1.2.1/pkg/server/endpoints/bundle/spiffe_auth.go [2022-04-08T19:56:03.135Z] spire-1.2.1/pkg/server/endpoints/config.go [2022-04-08T19:56:03.135Z] spire-1.2.1/pkg/server/endpoints/endpoints.go [2022-04-08T19:56:03.135Z] spire-1.2.1/pkg/server/endpoints/endpoints_test.go [2022-04-08T19:56:03.135Z] spire-1.2.1/pkg/server/endpoints/entryfetcher.go [2022-04-08T19:56:03.135Z] spire-1.2.1/pkg/server/endpoints/entryfetcher_test.go [2022-04-08T19:56:03.135Z] spire-1.2.1/pkg/server/endpoints/middleware.go [2022-04-08T19:56:03.135Z] spire-1.2.1/pkg/server/endpoints/middleware_test.go [2022-04-08T19:56:03.135Z] spire-1.2.1/pkg/server/hostservice/ [2022-04-08T19:56:03.135Z] spire-1.2.1/pkg/server/hostservice/agentstore/ [2022-04-08T19:56:03.135Z] spire-1.2.1/pkg/server/hostservice/agentstore/agentstore.go [2022-04-08T19:56:03.135Z] spire-1.2.1/pkg/server/hostservice/agentstore/agentstore_test.go [2022-04-08T19:56:03.135Z] spire-1.2.1/pkg/server/hostservice/agentstore/attestation.go [2022-04-08T19:56:03.135Z] spire-1.2.1/pkg/server/hostservice/agentstore/attestation_test.go [2022-04-08T19:56:03.135Z] spire-1.2.1/pkg/server/hostservice/identityprovider/ [2022-04-08T19:56:03.135Z] spire-1.2.1/pkg/server/hostservice/identityprovider/identityprovider.go [2022-04-08T19:56:03.135Z] spire-1.2.1/pkg/server/hostservice/identityprovider/identityprovider_test.go [2022-04-08T19:56:03.135Z] spire-1.2.1/pkg/server/plugin/ [2022-04-08T19:56:03.135Z] spire-1.2.1/pkg/server/plugin/keymanager/ [2022-04-08T19:56:03.135Z] spire-1.2.1/pkg/server/plugin/keymanager/awskms/ [2022-04-08T19:56:03.135Z] spire-1.2.1/pkg/server/plugin/keymanager/awskms/awskms.go [2022-04-08T19:56:03.135Z] spire-1.2.1/pkg/server/plugin/keymanager/awskms/awskms_test.go [2022-04-08T19:56:03.135Z] spire-1.2.1/pkg/server/plugin/keymanager/awskms/client.go [2022-04-08T19:56:03.135Z] spire-1.2.1/pkg/server/plugin/keymanager/awskms/client_fake.go [2022-04-08T19:56:03.135Z] spire-1.2.1/pkg/server/plugin/keymanager/awskms/fetcher.go [2022-04-08T19:56:03.135Z] spire-1.2.1/pkg/server/plugin/keymanager/base/ [2022-04-08T19:56:03.135Z] spire-1.2.1/pkg/server/plugin/keymanager/base/keymanagerbase.go [2022-04-08T19:56:03.135Z] spire-1.2.1/pkg/server/plugin/keymanager/constant.go [2022-04-08T19:56:03.135Z] spire-1.2.1/pkg/server/plugin/keymanager/disk/ [2022-04-08T19:56:03.135Z] spire-1.2.1/pkg/server/plugin/keymanager/disk/disk.go [2022-04-08T19:56:03.135Z] spire-1.2.1/pkg/server/plugin/keymanager/disk/disk_test.go [2022-04-08T19:56:03.135Z] spire-1.2.1/pkg/server/plugin/keymanager/keymanager.go [2022-04-08T19:56:03.135Z] spire-1.2.1/pkg/server/plugin/keymanager/memory/ [2022-04-08T19:56:03.135Z] spire-1.2.1/pkg/server/plugin/keymanager/memory/memory.go [2022-04-08T19:56:03.135Z] spire-1.2.1/pkg/server/plugin/keymanager/memory/memory_test.go [2022-04-08T19:56:03.135Z] spire-1.2.1/pkg/server/plugin/keymanager/repository.go [2022-04-08T19:56:03.135Z] spire-1.2.1/pkg/server/plugin/keymanager/test/ [2022-04-08T19:56:03.135Z] spire-1.2.1/pkg/server/plugin/keymanager/test/keymanagertest.go [2022-04-08T19:56:03.135Z] spire-1.2.1/pkg/server/plugin/keymanager/v1.go [2022-04-08T19:56:03.135Z] spire-1.2.1/pkg/server/plugin/keymanager/v1_test.go [2022-04-08T19:56:03.135Z] spire-1.2.1/pkg/server/plugin/nodeattestor/ [2022-04-08T19:56:03.135Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/ [2022-04-08T19:56:03.135Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/awsca.go [2022-04-08T19:56:03.135Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/client.go [2022-04-08T19:56:03.135Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/iid.go [2022-04-08T19:56:03.135Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/iid_test.go [2022-04-08T19:56:03.135Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/session.go [2022-04-08T19:56:03.135Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/spiffeid.go [2022-04-08T19:56:03.135Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/spiffeid_test.go [2022-04-08T19:56:03.135Z] spire-1.2.1/pkg/server/plugin/nodeattestor/azure/ [2022-04-08T19:56:03.135Z] spire-1.2.1/pkg/server/plugin/nodeattestor/azure/msi.go [2022-04-08T19:56:03.135Z] spire-1.2.1/pkg/server/plugin/nodeattestor/azure/msi_test.go [2022-04-08T19:56:03.135Z] spire-1.2.1/pkg/server/plugin/nodeattestor/base/ [2022-04-08T19:56:03.135Z] spire-1.2.1/pkg/server/plugin/nodeattestor/base/base.go [2022-04-08T19:56:03.135Z] spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/ [2022-04-08T19:56:03.135Z] spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/google_public_key_retriever.go [2022-04-08T19:56:03.135Z] spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/google_public_key_retriever_test.go [2022-04-08T19:56:03.135Z] spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/iit.go [2022-04-08T19:56:03.135Z] spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/iit_test.go [2022-04-08T19:56:03.135Z] spire-1.2.1/pkg/server/plugin/nodeattestor/jointoken/ [2022-04-08T19:56:03.135Z] spire-1.2.1/pkg/server/plugin/nodeattestor/jointoken/join_token.go [2022-04-08T19:56:03.135Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/ [2022-04-08T19:56:03.135Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/psat/ [2022-04-08T19:56:03.135Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/psat/psat.go [2022-04-08T19:56:03.135Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/psat/psat_test.go [2022-04-08T19:56:03.135Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/sat/ [2022-04-08T19:56:03.135Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/sat/sat.go [2022-04-08T19:56:03.135Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/sat/sat_test.go [2022-04-08T19:56:03.135Z] spire-1.2.1/pkg/server/plugin/nodeattestor/nodeattestor.go [2022-04-08T19:56:03.135Z] spire-1.2.1/pkg/server/plugin/nodeattestor/repository.go [2022-04-08T19:56:03.135Z] spire-1.2.1/pkg/server/plugin/nodeattestor/sshpop/ [2022-04-08T19:56:03.135Z] spire-1.2.1/pkg/server/plugin/nodeattestor/sshpop/sshpop.go [2022-04-08T19:56:03.135Z] spire-1.2.1/pkg/server/plugin/nodeattestor/sshpop/sshpop_test.go [2022-04-08T19:56:03.135Z] spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/ [2022-04-08T19:56:03.135Z] spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/challenge.go [2022-04-08T19:56:03.135Z] spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/devid.go [2022-04-08T19:56:03.135Z] spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/devid_test.go [2022-04-08T19:56:03.135Z] spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/selectors.go [2022-04-08T19:56:03.135Z] spire-1.2.1/pkg/server/plugin/nodeattestor/v1.go [2022-04-08T19:56:03.135Z] spire-1.2.1/pkg/server/plugin/nodeattestor/v1_test.go [2022-04-08T19:56:03.135Z] spire-1.2.1/pkg/server/plugin/nodeattestor/x509pop/ [2022-04-08T19:56:03.135Z] spire-1.2.1/pkg/server/plugin/nodeattestor/x509pop/x509pop.go [2022-04-08T19:56:03.135Z] spire-1.2.1/pkg/server/plugin/nodeattestor/x509pop/x509pop_test.go [2022-04-08T19:56:03.135Z] spire-1.2.1/pkg/server/plugin/noderesolver/ [2022-04-08T19:56:03.135Z] spire-1.2.1/pkg/server/plugin/noderesolver/azure/ [2022-04-08T19:56:03.135Z] spire-1.2.1/pkg/server/plugin/noderesolver/azure/client.go [2022-04-08T19:56:03.135Z] spire-1.2.1/pkg/server/plugin/noderesolver/azure/msi.go [2022-04-08T19:56:03.135Z] spire-1.2.1/pkg/server/plugin/noderesolver/azure/msi_test.go [2022-04-08T19:56:03.135Z] spire-1.2.1/pkg/server/plugin/noderesolver/noderesolver.go [2022-04-08T19:56:03.135Z] spire-1.2.1/pkg/server/plugin/noderesolver/repository.go [2022-04-08T19:56:03.135Z] spire-1.2.1/pkg/server/plugin/noderesolver/v1.go [2022-04-08T19:56:03.135Z] spire-1.2.1/pkg/server/plugin/noderesolver/v1_test.go [2022-04-08T19:56:03.135Z] spire-1.2.1/pkg/server/plugin/notifier/ [2022-04-08T19:56:03.135Z] spire-1.2.1/pkg/server/plugin/notifier/gcsbundle/ [2022-04-08T19:56:03.135Z] spire-1.2.1/pkg/server/plugin/notifier/gcsbundle/gcsbundle.go [2022-04-08T19:56:03.135Z] spire-1.2.1/pkg/server/plugin/notifier/gcsbundle/gcsbundle_test.go [2022-04-08T19:56:03.135Z] spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/ [2022-04-08T19:56:03.135Z] spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/k8sbundle.go [2022-04-08T19:56:03.135Z] spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/k8sbundle_test.go [2022-04-08T19:56:03.135Z] spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/k8sbundle_watcher.go [2022-04-08T19:56:03.135Z] spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/k8sbundle_watcher_test.go [2022-04-08T19:56:03.135Z] spire-1.2.1/pkg/server/plugin/notifier/notifier.go [2022-04-08T19:56:03.135Z] spire-1.2.1/pkg/server/plugin/notifier/repository.go [2022-04-08T19:56:03.135Z] spire-1.2.1/pkg/server/plugin/notifier/v1.go [2022-04-08T19:56:03.135Z] spire-1.2.1/pkg/server/plugin/notifier/v1_test.go [2022-04-08T19:56:03.135Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/ [2022-04-08T19:56:03.135Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/ [2022-04-08T19:56:03.135Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/pca.go [2022-04-08T19:56:03.135Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/pca_client.go [2022-04-08T19:56:03.135Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/pca_client_fake.go [2022-04-08T19:56:03.135Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/pca_test.go [2022-04-08T19:56:03.135Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/testdata/ [2022-04-08T19:56:03.135Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/testdata/arbitrary_certificate_with_upstream_root.pem [2022-04-08T19:56:03.135Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/testdata/i_am_not_a_certificate.txt [2022-04-08T19:56:03.135Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/ [2022-04-08T19:56:03.135Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/awslib.go [2022-04-08T19:56:03.135Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/awslib_fake_test.go [2022-04-08T19:56:03.135Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/awssecret.go [2022-04-08T19:56:03.135Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/awssecret_test.go [2022-04-08T19:56:03.135Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/ [2022-04-08T19:56:03.135Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/ [2022-04-08T19:56:03.135Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/EC/ [2022-04-08T19:56:03.135Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/EC/alternative_key.pem [2022-04-08T19:56:03.136Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/EC/cert.pem [2022-04-08T19:56:03.136Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/EC/private_key.pem [2022-04-08T19:56:03.136Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/ [2022-04-08T19:56:03.136Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/api.go [2022-04-08T19:56:03.136Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/api_test.go [2022-04-08T19:56:03.136Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/certmanager.go [2022-04-08T19:56:03.136Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/certmanager_test.go [2022-04-08T19:56:03.136Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/ [2022-04-08T19:56:03.136Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/ [2022-04-08T19:56:03.136Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/doc.go [2022-04-08T19:56:03.136Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/meta.go [2022-04-08T19:56:03.136Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/types.go [2022-04-08T19:56:03.136Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/types_certificaterequest.go [2022-04-08T19:56:03.136Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/zz_generated.deepcopy.go [2022-04-08T19:56:03.136Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/ [2022-04-08T19:56:03.136Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/disk.go [2022-04-08T19:56:03.136Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/disk_test.go [2022-04-08T19:56:03.136Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/ [2022-04-08T19:56:03.136Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/ [2022-04-08T19:56:03.136Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/ [2022-04-08T19:56:03.136Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/cert.pem [2022-04-08T19:56:03.136Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/intermediate_cert.pem [2022-04-08T19:56:03.136Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/intermediate_cert.srl [2022-04-08T19:56:03.136Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/intermediate_csr.pem [2022-04-08T19:56:03.136Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/intermediate_key.pem [2022-04-08T19:56:03.136Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/private_key.pem [2022-04-08T19:56:03.136Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/root_cert.pem [2022-04-08T19:56:03.136Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/root_cert.srl [2022-04-08T19:56:03.136Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/root_key.pem [2022-04-08T19:56:03.136Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_and_intermediate.pem [2022-04-08T19:56:03.136Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_and_root.pem [2022-04-08T19:56:03.136Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_cert.pem [2022-04-08T19:56:03.136Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_csr.pem [2022-04-08T19:56:03.136Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_key.pem [2022-04-08T19:56:03.136Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS1/ [2022-04-08T19:56:03.136Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS1/cert.pem [2022-04-08T19:56:03.136Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS1/private_key.pem [2022-04-08T19:56:03.136Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS8/ [2022-04-08T19:56:03.136Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS8/cert.pem [2022-04-08T19:56:03.136Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS8/private_key.pem [2022-04-08T19:56:03.136Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/empty/ [2022-04-08T19:56:03.136Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/empty/cert.pem [2022-04-08T19:56:03.136Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/empty/private_key.pem [2022-04-08T19:56:03.136Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/unknown/ [2022-04-08T19:56:03.136Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/unknown/cert.pem [2022-04-08T19:56:03.136Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/unknown/private_key.pem [2022-04-08T19:56:03.136Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/upstream_and_intermediate.pem [2022-04-08T19:56:03.136Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/gcpcas/ [2022-04-08T19:56:03.136Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/gcpcas/gcpcas.go [2022-04-08T19:56:03.136Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/gcpcas/gcpcas_test.go [2022-04-08T19:56:03.136Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/repository.go [2022-04-08T19:56:03.136Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/ [2022-04-08T19:56:03.136Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/fake_handlers_test.go [2022-04-08T19:56:03.136Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/spire.go [2022-04-08T19:56:03.136Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/spire_server_client.go [2022-04-08T19:56:03.136Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/spire_test.go [2022-04-08T19:56:03.136Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/testdata/ [2022-04-08T19:56:03.136Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/testdata/keys/ [2022-04-08T19:56:03.136Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/testdata/keys/jwks.json [2022-04-08T19:56:03.136Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/upstreamauthority.go [2022-04-08T19:56:03.136Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/v1.go [2022-04-08T19:56:03.136Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/v1_test.go [2022-04-08T19:56:03.136Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/ [2022-04-08T19:56:03.136Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/renewer.go [2022-04-08T19:56:03.136Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/ [2022-04-08T19:56:03.417Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/k8s/ [2022-04-08T19:56:03.417Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/k8s/signing-key.pem [2022-04-08T19:56:03.417Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/k8s/token [2022-04-08T19:56:03.417Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/ [2022-04-08T19:56:03.417Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/ [2022-04-08T19:56:03.417Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/README.md [2022-04-08T19:56:03.417Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/client_cert.pem [2022-04-08T19:56:03.417Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/client_csr.pem [2022-04-08T19:56:03.417Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/client_key.pem [2022-04-08T19:56:03.417Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_cert.pem [2022-04-08T19:56:03.417Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_cert.srl [2022-04-08T19:56:03.417Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_csr.pem [2022-04-08T19:56:03.417Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_key.pem [2022-04-08T19:56:03.417Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_vault_cert.pem [2022-04-08T19:56:03.417Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_vault_csr.pem [2022-04-08T19:56:03.417Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_vault_key.pem [2022-04-08T19:56:03.417Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/invalid-client_cert.pem [2022-04-08T19:56:03.417Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/invalid_client_key.pem [2022-04-08T19:56:03.417Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/invalid_root_cert.pem [2022-04-08T19:56:03.417Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/root_cert.pem [2022-04-08T19:56:03.417Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/root_cert.srl [2022-04-08T19:56:03.417Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/root_key.pem [2022-04-08T19:56:03.417Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/serer_csr.pem [2022-04-08T19:56:03.417Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/server_cert.pem [2022-04-08T19:56:03.417Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/server_csr.pem [2022-04-08T19:56:03.417Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/server_key.pem [2022-04-08T19:56:03.417Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault.go [2022-04-08T19:56:03.417Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault_client.go [2022-04-08T19:56:03.417Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault_client_test.go [2022-04-08T19:56:03.417Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault_fake_test.go [2022-04-08T19:56:03.417Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault_test.go [2022-04-08T19:56:03.417Z] spire-1.2.1/pkg/server/registration/ [2022-04-08T19:56:03.417Z] spire-1.2.1/pkg/server/registration/manager.go [2022-04-08T19:56:03.417Z] spire-1.2.1/pkg/server/registration/manager_test.go [2022-04-08T19:56:03.417Z] spire-1.2.1/pkg/server/scanentries.go [2022-04-08T19:56:03.417Z] spire-1.2.1/pkg/server/scanentries_test.go [2022-04-08T19:56:03.417Z] spire-1.2.1/pkg/server/server.go [2022-04-08T19:56:03.417Z] spire-1.2.1/pkg/server/server_test.go [2022-04-08T19:56:03.417Z] spire-1.2.1/pkg/server/svid/ [2022-04-08T19:56:03.417Z] spire-1.2.1/pkg/server/svid/observer.go [2022-04-08T19:56:03.417Z] spire-1.2.1/pkg/server/svid/observer_test.go [2022-04-08T19:56:03.417Z] spire-1.2.1/pkg/server/svid/rotator.go [2022-04-08T19:56:03.417Z] spire-1.2.1/pkg/server/svid/rotator_config.go [2022-04-08T19:56:03.417Z] spire-1.2.1/pkg/server/svid/rotator_config_test.go [2022-04-08T19:56:03.417Z] spire-1.2.1/pkg/server/svid/rotator_test.go [2022-04-08T19:56:03.417Z] spire-1.2.1/proto/ [2022-04-08T19:56:03.417Z] spire-1.2.1/proto/private/ [2022-04-08T19:56:03.417Z] spire-1.2.1/proto/private/server/ [2022-04-08T19:56:03.417Z] spire-1.2.1/proto/private/server/journal/ [2022-04-08T19:56:03.417Z] spire-1.2.1/proto/private/server/journal/journal.pb.go [2022-04-08T19:56:03.417Z] spire-1.2.1/proto/private/server/journal/journal.proto [2022-04-08T19:56:03.417Z] spire-1.2.1/proto/spire/ [2022-04-08T19:56:03.417Z] spire-1.2.1/proto/spire/common/ [2022-04-08T19:56:03.417Z] spire-1.2.1/proto/spire/common/common.pb.go [2022-04-08T19:56:03.417Z] spire-1.2.1/proto/spire/common/common.proto [2022-04-08T19:56:03.417Z] spire-1.2.1/proto/spire/common/plugin/ [2022-04-08T19:56:03.417Z] spire-1.2.1/proto/spire/common/plugin/plugin.pb.go [2022-04-08T19:56:03.417Z] spire-1.2.1/proto/spire/common/plugin/plugin.proto [2022-04-08T19:56:03.417Z] spire-1.2.1/proto/spire/common/plugin/plugin_grpc.pb.go [2022-04-08T19:56:03.417Z] spire-1.2.1/proto/spire/common/plugin/plugin_spire_plugin.pb.go [2022-04-08T19:56:03.417Z] spire-1.2.1/proto/spire/plugin/ [2022-04-08T19:56:03.417Z] spire-1.2.1/proto/spire/plugin/agent/ [2022-04-08T19:56:03.417Z] spire-1.2.1/proto/spire/plugin/agent/svidstore/ [2022-04-08T19:56:03.417Z] spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/ [2022-04-08T19:56:03.417Z] spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/svidstore.pb.go [2022-04-08T19:56:03.417Z] spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/svidstore.proto [2022-04-08T19:56:03.417Z] spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/svidstore_grpc.pb.go [2022-04-08T19:56:03.417Z] spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/svidstore_spire_plugin.pb.go [2022-04-08T19:56:03.418Z] spire-1.2.1/release/ [2022-04-08T19:56:03.418Z] spire-1.2.1/release/spire-extras/ [2022-04-08T19:56:03.418Z] spire-1.2.1/release/spire-extras/README.md [2022-04-08T19:56:03.418Z] spire-1.2.1/release/spire-extras/conf/ [2022-04-08T19:56:03.418Z] spire-1.2.1/release/spire-extras/conf/k8s-workload-registrar/ [2022-04-08T19:56:03.418Z] spire-1.2.1/release/spire-extras/conf/k8s-workload-registrar/k8s-workload-registrar.conf [2022-04-08T19:56:03.418Z] spire-1.2.1/release/spire-extras/conf/oidc-discovery-provider/ [2022-04-08T19:56:03.418Z] spire-1.2.1/release/spire-extras/conf/oidc-discovery-provider/oidc-discovery-provider.conf [2022-04-08T19:56:03.418Z] spire-1.2.1/release/spire/ [2022-04-08T19:56:03.418Z] spire-1.2.1/release/spire/README.md [2022-04-08T19:56:03.418Z] spire-1.2.1/release/spire/conf/ [2022-04-08T19:56:03.418Z] spire-1.2.1/release/spire/conf/agent/ [2022-04-08T19:56:03.418Z] spire-1.2.1/release/spire/conf/agent/agent.conf [2022-04-08T19:56:03.418Z] spire-1.2.1/release/spire/conf/server/ [2022-04-08T19:56:03.418Z] spire-1.2.1/release/spire/conf/server/server.conf [2022-04-08T19:56:03.418Z] spire-1.2.1/script/ [2022-04-08T19:56:03.418Z] spire-1.2.1/script/build-artifact.sh [2022-04-08T19:56:03.418Z] spire-1.2.1/script/generate_dummy_ca.sh [2022-04-08T19:56:03.418Z] spire-1.2.1/support/ [2022-04-08T19:56:03.418Z] spire-1.2.1/support/k8s/ [2022-04-08T19:56:03.418Z] spire-1.2.1/support/k8s/k8s-workload-registrar/ [2022-04-08T19:56:03.418Z] spire-1.2.1/support/k8s/k8s-workload-registrar/README.md [2022-04-08T19:56:03.418Z] spire-1.2.1/support/k8s/k8s-workload-registrar/accessutil_posix.go [2022-04-08T19:56:03.418Z] spire-1.2.1/support/k8s/k8s-workload-registrar/accessutil_windows.go [2022-04-08T19:56:03.418Z] spire-1.2.1/support/k8s/k8s-workload-registrar/config.go [2022-04-08T19:56:03.418Z] spire-1.2.1/support/k8s/k8s-workload-registrar/config_crd.go [2022-04-08T19:56:03.418Z] spire-1.2.1/support/k8s/k8s-workload-registrar/config_crd_test.go [2022-04-08T19:56:03.418Z] spire-1.2.1/support/k8s/k8s-workload-registrar/config_reconcile.go [2022-04-08T19:56:03.418Z] spire-1.2.1/support/k8s/k8s-workload-registrar/config_test.go [2022-04-08T19:56:03.418Z] spire-1.2.1/support/k8s/k8s-workload-registrar/config_webhook.go [2022-04-08T19:56:03.418Z] spire-1.2.1/support/k8s/k8s-workload-registrar/controller.go [2022-04-08T19:56:03.418Z] spire-1.2.1/support/k8s/k8s-workload-registrar/controller_test.go [2022-04-08T19:56:03.418Z] spire-1.2.1/support/k8s/k8s-workload-registrar/federation/ [2022-04-08T19:56:03.418Z] spire-1.2.1/support/k8s/k8s-workload-registrar/federation/utils.go [2022-04-08T19:56:03.418Z] spire-1.2.1/support/k8s/k8s-workload-registrar/federation/utils_test.go [2022-04-08T19:56:03.418Z] spire-1.2.1/support/k8s/k8s-workload-registrar/generate-config.go [2022-04-08T19:56:03.418Z] spire-1.2.1/support/k8s/k8s-workload-registrar/main.go [2022-04-08T19:56:03.418Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/ [2022-04-08T19:56:03.418Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/README.md [2022-04-08T19:56:03.418Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/ [2022-04-08T19:56:03.418Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/ [2022-04-08T19:56:03.418Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/ [2022-04-08T19:56:03.418Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/groupversion_info.go [2022-04-08T19:56:03.418Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/spiffeid_types.go [2022-04-08T19:56:03.418Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/spiffeid_utils.go [2022-04-08T19:56:03.418Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/spiffeid_webhook.go [2022-04-08T19:56:03.418Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/zz_generated.deepcopy.go [2022-04-08T19:56:03.418Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/config/ [2022-04-08T19:56:03.418Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/config/spiffeid.spiffe.io_spiffeids.yaml [2022-04-08T19:56:03.418Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/config/spire-agent.yaml [2022-04-08T19:56:03.418Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/config/spire-server-registrar.yaml [2022-04-08T19:56:03.418Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/ [2022-04-08T19:56:03.418Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/endpoint_controller.go [2022-04-08T19:56:03.418Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/endpoint_controller_test.go [2022-04-08T19:56:03.418Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/node_controller.go [2022-04-08T19:56:03.418Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/node_controller_test.go [2022-04-08T19:56:03.418Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/pod_controller.go [2022-04-08T19:56:03.418Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/pod_controller_test.go [2022-04-08T19:56:03.418Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/spiffeid_controller.go [2022-04-08T19:56:03.418Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/spiffeid_controller_test.go [2022-04-08T19:56:03.418Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/suite_test.go [2022-04-08T19:56:03.418Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/utils.go [2022-04-08T19:56:03.418Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/samples/ [2022-04-08T19:56:03.418Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/samples/test_spiffeid.yaml [2022-04-08T19:56:03.418Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/samples/test_spiffeid_bad.yaml [2022-04-08T19:56:03.418Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/ [2022-04-08T19:56:03.418Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/ [2022-04-08T19:56:03.418Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/good-leaf-and-intermediate.pem [2022-04-08T19:56:03.418Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/good-leaf-only.pem [2022-04-08T19:56:03.418Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/key-pkcs8-ecdsa.pem [2022-04-08T19:56:03.418Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/key-pkcs8-rsa.pem [2022-04-08T19:56:03.418Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/webhook_svid.go [2022-04-08T19:56:03.418Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/webhook_svid_test.go [2022-04-08T19:56:03.418Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/ [2022-04-08T19:56:03.418Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/config/ [2022-04-08T19:56:03.418Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/config/roles.yaml [2022-04-08T19:56:03.418Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/ [2022-04-08T19:56:03.418Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/base_controller.go [2022-04-08T19:56:03.418Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/node_controller.go [2022-04-08T19:56:03.418Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/node_controller_test.go [2022-04-08T19:56:03.418Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/pod_controller.go [2022-04-08T19:56:03.418Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/pod_controller_test.go [2022-04-08T19:56:03.418Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/utils.go [2022-04-08T19:56:03.418Z] spire-1.2.1/support/k8s/k8s-workload-registrar/server.go [2022-04-08T19:56:03.418Z] spire-1.2.1/support/k8s/k8s-workload-registrar/server_test.go [2022-04-08T19:56:03.418Z] spire-1.2.1/support/k8s/k8s-workload-registrar/webhookhandler.go [2022-04-08T19:56:03.418Z] spire-1.2.1/support/k8s/k8s-workload-registrar/webhookhandler_test.go [2022-04-08T19:56:03.418Z] spire-1.2.1/support/oidc-discovery-provider/ [2022-04-08T19:56:03.418Z] spire-1.2.1/support/oidc-discovery-provider/README.md [2022-04-08T19:56:03.418Z] spire-1.2.1/support/oidc-discovery-provider/common_test.go [2022-04-08T19:56:03.418Z] spire-1.2.1/support/oidc-discovery-provider/config.go [2022-04-08T19:56:03.418Z] spire-1.2.1/support/oidc-discovery-provider/config_test.go [2022-04-08T19:56:03.418Z] spire-1.2.1/support/oidc-discovery-provider/domain_policy.go [2022-04-08T19:56:03.418Z] spire-1.2.1/support/oidc-discovery-provider/domain_policy_test.go [2022-04-08T19:56:03.418Z] spire-1.2.1/support/oidc-discovery-provider/handler.go [2022-04-08T19:56:03.418Z] spire-1.2.1/support/oidc-discovery-provider/handler_test.go [2022-04-08T19:56:03.418Z] spire-1.2.1/support/oidc-discovery-provider/jwks_source.go [2022-04-08T19:56:03.418Z] spire-1.2.1/support/oidc-discovery-provider/main.go [2022-04-08T19:56:03.418Z] spire-1.2.1/support/oidc-discovery-provider/server_api.go [2022-04-08T19:56:03.418Z] spire-1.2.1/support/oidc-discovery-provider/server_api_test.go [2022-04-08T19:56:03.418Z] spire-1.2.1/support/oidc-discovery-provider/workload_api.go [2022-04-08T19:56:03.418Z] spire-1.2.1/support/oidc-discovery-provider/workload_api_test.go [2022-04-08T19:56:03.418Z] spire-1.2.1/test/ [2022-04-08T19:56:03.418Z] spire-1.2.1/test/clock/ [2022-04-08T19:56:03.418Z] spire-1.2.1/test/clock/clock.go [2022-04-08T19:56:03.418Z] spire-1.2.1/test/fakes/ [2022-04-08T19:56:03.418Z] spire-1.2.1/test/fakes/fakeagentcatalog/ [2022-04-08T19:56:03.418Z] spire-1.2.1/test/fakes/fakeagentcatalog/catalog.go [2022-04-08T19:56:03.418Z] spire-1.2.1/test/fakes/fakeagentkeymanager/ [2022-04-08T19:56:03.418Z] spire-1.2.1/test/fakes/fakeagentkeymanager/keymanager.go [2022-04-08T19:56:03.418Z] spire-1.2.1/test/fakes/fakeagentnodeattestor/ [2022-04-08T19:56:03.418Z] spire-1.2.1/test/fakes/fakeagentnodeattestor/nodeattestor.go [2022-04-08T19:56:03.418Z] spire-1.2.1/test/fakes/fakeagentstore/ [2022-04-08T19:56:03.418Z] spire-1.2.1/test/fakes/fakeagentstore/agentstore.go [2022-04-08T19:56:03.418Z] spire-1.2.1/test/fakes/fakedatastore/ [2022-04-08T19:56:03.418Z] spire-1.2.1/test/fakes/fakedatastore/fakedatastore.go [2022-04-08T19:56:03.418Z] spire-1.2.1/test/fakes/fakeentryclient/ [2022-04-08T19:56:03.418Z] spire-1.2.1/test/fakes/fakeentryclient/entryclient.go [2022-04-08T19:56:03.418Z] spire-1.2.1/test/fakes/fakehealthchecker/ [2022-04-08T19:56:03.418Z] spire-1.2.1/test/fakes/fakehealthchecker/checker.go [2022-04-08T19:56:03.418Z] spire-1.2.1/test/fakes/fakeidentityprovider/ [2022-04-08T19:56:03.418Z] spire-1.2.1/test/fakes/fakeidentityprovider/identityprovider.go [2022-04-08T19:56:03.418Z] spire-1.2.1/test/fakes/fakemetrics/ [2022-04-08T19:56:03.418Z] spire-1.2.1/test/fakes/fakemetrics/fakemetrics.go [2022-04-08T19:56:03.418Z] spire-1.2.1/test/fakes/fakenoderesolver/ [2022-04-08T19:56:03.418Z] spire-1.2.1/test/fakes/fakenoderesolver/noderesolver.go [2022-04-08T19:56:03.418Z] spire-1.2.1/test/fakes/fakenotifier/ [2022-04-08T19:56:03.418Z] spire-1.2.1/test/fakes/fakenotifier/notifier.go [2022-04-08T19:56:03.418Z] spire-1.2.1/test/fakes/fakepluginmetrics/ [2022-04-08T19:56:03.418Z] spire-1.2.1/test/fakes/fakepluginmetrics/fakepluginmetrics.go [2022-04-08T19:56:03.418Z] spire-1.2.1/test/fakes/fakeserverca/ [2022-04-08T19:56:03.418Z] spire-1.2.1/test/fakes/fakeserverca/serverca.go [2022-04-08T19:56:03.418Z] spire-1.2.1/test/fakes/fakeservercatalog/ [2022-04-08T19:56:03.418Z] spire-1.2.1/test/fakes/fakeservercatalog/catalog.go [2022-04-08T19:56:03.418Z] spire-1.2.1/test/fakes/fakeserverkeymanager/ [2022-04-08T19:56:03.418Z] spire-1.2.1/test/fakes/fakeserverkeymanager/keymanager.go [2022-04-08T19:56:03.418Z] spire-1.2.1/test/fakes/fakeservernodeattestor/ [2022-04-08T19:56:03.418Z] spire-1.2.1/test/fakes/fakeservernodeattestor/nodeattestor.go [2022-04-08T19:56:03.418Z] spire-1.2.1/test/fakes/fakeupstreamauthority/ [2022-04-08T19:56:03.418Z] spire-1.2.1/test/fakes/fakeupstreamauthority/plugin.go [2022-04-08T19:56:03.418Z] spire-1.2.1/test/fakes/fakeupstreamauthority/upstreamauthority.go [2022-04-08T19:56:03.418Z] spire-1.2.1/test/fakes/fakeworkloadapi/ [2022-04-08T19:56:03.418Z] spire-1.2.1/test/fakes/fakeworkloadapi/workloadapi.go [2022-04-08T19:56:03.418Z] spire-1.2.1/test/fakes/fakeworkloadattestor/ [2022-04-08T19:56:03.418Z] spire-1.2.1/test/fakes/fakeworkloadattestor/workloadattestor.go [2022-04-08T19:56:03.418Z] spire-1.2.1/test/fixture/ [2022-04-08T19:56:03.418Z] spire-1.2.1/test/fixture/certs/ [2022-04-08T19:56:03.418Z] spire-1.2.1/test/fixture/certs/agent_svid.der [2022-04-08T19:56:03.418Z] spire-1.2.1/test/fixture/certs/base_cert.pem [2022-04-08T19:56:03.418Z] spire-1.2.1/test/fixture/certs/base_csr.pem [2022-04-08T19:56:03.418Z] spire-1.2.1/test/fixture/certs/base_key.pem [2022-04-08T19:56:03.418Z] spire-1.2.1/test/fixture/certs/base_rotated_cert.pem [2022-04-08T19:56:03.418Z] spire-1.2.1/test/fixture/certs/base_rotated_csr.pem [2022-04-08T19:56:03.418Z] spire-1.2.1/test/fixture/certs/base_rotated_key.pem [2022-04-08T19:56:03.418Z] spire-1.2.1/test/fixture/certs/blog_cert.pem [2022-04-08T19:56:03.418Z] spire-1.2.1/test/fixture/certs/blog_csr.pem [2022-04-08T19:56:03.418Z] spire-1.2.1/test/fixture/certs/blog_key.pem [2022-04-08T19:56:03.418Z] spire-1.2.1/test/fixture/certs/bundle.der [2022-04-08T19:56:03.418Z] spire-1.2.1/test/fixture/certs/ca.pem [2022-04-08T19:56:03.418Z] spire-1.2.1/test/fixture/certs/ca_key.pem [2022-04-08T19:56:03.418Z] spire-1.2.1/test/fixture/certs/database_cert.pem [2022-04-08T19:56:03.418Z] spire-1.2.1/test/fixture/certs/database_csr.pem [2022-04-08T19:56:03.418Z] spire-1.2.1/test/fixture/certs/database_key.pem [2022-04-08T19:56:03.418Z] spire-1.2.1/test/fixture/certs/node_cert.pem [2022-04-08T19:56:03.418Z] spire-1.2.1/test/fixture/certs/node_csr.pem [2022-04-08T19:56:03.418Z] spire-1.2.1/test/fixture/certs/node_key.pem [2022-04-08T19:56:03.418Z] spire-1.2.1/test/fixture/certs/svid.pem [2022-04-08T19:56:03.418Z] spire-1.2.1/test/fixture/certs/svid_key.pem [2022-04-08T19:56:03.418Z] spire-1.2.1/test/fixture/config/ [2022-04-08T19:56:03.418Z] spire-1.2.1/test/fixture/config/agent_bad_agent_block.conf [2022-04-08T19:56:03.418Z] spire-1.2.1/test/fixture/config/agent_good.conf [2022-04-08T19:56:03.418Z] spire-1.2.1/test/fixture/config/agent_good_templated.conf [2022-04-08T19:56:03.418Z] spire-1.2.1/test/fixture/config/plugin_good.conf [2022-04-08T19:56:03.418Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_DogStatsd_block.conf [2022-04-08T19:56:03.418Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_InMem_block.conf [2022-04-08T19:56:03.418Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_M3_block.conf [2022-04-08T19:56:03.418Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_Prometheus_block.conf [2022-04-08T19:56:03.418Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_Statsd_block.conf [2022-04-08T19:56:03.418Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_health_checks_block.conf [2022-04-08T19:56:03.418Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_root_block.conf [2022-04-08T19:56:03.418Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_telemetry_block.conf [2022-04-08T19:56:03.418Z] spire-1.2.1/test/fixture/config/server_bad_nested_bundle_endpoint_acme_block.conf [2022-04-08T19:56:03.418Z] spire-1.2.1/test/fixture/config/server_bad_nested_bundle_endpoint_block.conf [2022-04-08T19:56:03.418Z] spire-1.2.1/test/fixture/config/server_bad_nested_ca_subject_block.conf [2022-04-08T19:56:03.418Z] spire-1.2.1/test/fixture/config/server_bad_nested_experimental_block.conf [2022-04-08T19:56:03.418Z] spire-1.2.1/test/fixture/config/server_bad_nested_federates_with_block.conf [2022-04-08T19:56:03.418Z] spire-1.2.1/test/fixture/config/server_bad_nested_federation_block.conf [2022-04-08T19:56:03.418Z] spire-1.2.1/test/fixture/config/server_bad_ratelimit_block.conf [2022-04-08T19:56:03.418Z] spire-1.2.1/test/fixture/config/server_bad_server_block.conf [2022-04-08T19:56:03.418Z] spire-1.2.1/test/fixture/config/server_good.conf [2022-04-08T19:56:03.418Z] spire-1.2.1/test/fixture/config/server_good_templated.conf [2022-04-08T19:56:03.418Z] spire-1.2.1/test/fixture/fixture.go [2022-04-08T19:56:03.418Z] spire-1.2.1/test/fixture/nodeattestor/ [2022-04-08T19:56:03.418Z] spire-1.2.1/test/fixture/nodeattestor/sshpop/ [2022-04-08T19:56:03.418Z] spire-1.2.1/test/fixture/nodeattestor/sshpop/agent_ssh_key [2022-04-08T19:56:03.418Z] spire-1.2.1/test/fixture/nodeattestor/sshpop/agent_ssh_key-cert.pub [2022-04-08T19:56:03.418Z] spire-1.2.1/test/fixture/nodeattestor/sshpop/ssh_cert_authority.pub [2022-04-08T19:56:03.418Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/ [2022-04-08T19:56:03.418Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/generate.go [2022-04-08T19:56:03.418Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/intermediate.pem [2022-04-08T19:56:03.418Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/leaf-crt-bundle.pem [2022-04-08T19:56:03.418Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/leaf-key.pem [2022-04-08T19:56:03.418Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/leaf.pem [2022-04-08T19:56:03.418Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/root-crt.pem [2022-04-08T19:56:03.418Z] spire-1.2.1/test/fixture/registration/ [2022-04-08T19:56:03.418Z] spire-1.2.1/test/fixture/registration/entries.json [2022-04-08T19:56:03.418Z] spire-1.2.1/test/fixture/registration/good-for-update.json [2022-04-08T19:56:03.418Z] spire-1.2.1/test/fixture/registration/good.json [2022-04-08T19:56:03.418Z] spire-1.2.1/test/fixture/registration/invalid.json [2022-04-08T19:56:03.418Z] spire-1.2.1/test/fixture/registration/invalid_json.json [2022-04-08T19:56:03.418Z] spire-1.2.1/test/fixture/registration/manager_test_entries.json [2022-04-08T19:56:03.418Z] spire-1.2.1/test/integration/ [2022-04-08T19:56:03.418Z] spire-1.2.1/test/integration/README.md [2022-04-08T19:56:03.418Z] spire-1.2.1/test/integration/common [2022-04-08T19:56:03.418Z] spire-1.2.1/test/integration/setup/ [2022-04-08T19:56:03.418Z] spire-1.2.1/test/integration/setup/adminclient/ [2022-04-08T19:56:03.418Z] spire-1.2.1/test/integration/setup/adminclient/build.sh [2022-04-08T19:56:03.418Z] spire-1.2.1/test/integration/setup/adminclient/client.go [2022-04-08T19:56:03.418Z] spire-1.2.1/test/integration/setup/debugagent/ [2022-04-08T19:56:03.418Z] spire-1.2.1/test/integration/setup/debugagent/build.sh [2022-04-08T19:56:03.418Z] spire-1.2.1/test/integration/setup/debugagent/main.go [2022-04-08T19:56:03.418Z] spire-1.2.1/test/integration/setup/debugserver/ [2022-04-08T19:56:03.418Z] spire-1.2.1/test/integration/setup/debugserver/build.sh [2022-04-08T19:56:03.418Z] spire-1.2.1/test/integration/setup/debugserver/main.go [2022-04-08T19:56:03.418Z] spire-1.2.1/test/integration/setup/downstreamclient/ [2022-04-08T19:56:03.418Z] spire-1.2.1/test/integration/setup/downstreamclient/build.sh [2022-04-08T19:56:03.418Z] spire-1.2.1/test/integration/setup/downstreamclient/client.go [2022-04-08T19:56:03.418Z] spire-1.2.1/test/integration/setup/itclient/ [2022-04-08T19:56:03.418Z] spire-1.2.1/test/integration/setup/itclient/client.go [2022-04-08T19:56:03.418Z] spire-1.2.1/test/integration/setup/node-attestation/ [2022-04-08T19:56:03.418Z] spire-1.2.1/test/integration/setup/node-attestation/build.sh [2022-04-08T19:56:03.418Z] spire-1.2.1/test/integration/setup/node-attestation/client.go [2022-04-08T19:56:03.418Z] spire-1.2.1/test/integration/setup/x509pop/ [2022-04-08T19:56:03.418Z] spire-1.2.1/test/integration/setup/x509pop/gencerts.go [2022-04-08T19:56:03.418Z] spire-1.2.1/test/integration/setup/x509pop/setup.sh [2022-04-08T19:56:03.418Z] spire-1.2.1/test/integration/suites/ [2022-04-08T19:56:03.418Z] spire-1.2.1/test/integration/suites/admin-endpoints/ [2022-04-08T19:56:03.418Z] spire-1.2.1/test/integration/suites/admin-endpoints/00-setup [2022-04-08T19:56:03.418Z] spire-1.2.1/test/integration/suites/admin-endpoints/01-start-server [2022-04-08T19:56:03.418Z] spire-1.2.1/test/integration/suites/admin-endpoints/02-bootstrap-agent [2022-04-08T19:56:03.418Z] spire-1.2.1/test/integration/suites/admin-endpoints/03-start-agent [2022-04-08T19:56:03.418Z] spire-1.2.1/test/integration/suites/admin-endpoints/04-create-registration-entries [2022-04-08T19:56:03.418Z] spire-1.2.1/test/integration/suites/admin-endpoints/05-test-endpoints [2022-04-08T19:56:03.418Z] spire-1.2.1/test/integration/suites/admin-endpoints/README.md [2022-04-08T19:56:03.418Z] spire-1.2.1/test/integration/suites/admin-endpoints/conf/ [2022-04-08T19:56:03.418Z] spire-1.2.1/test/integration/suites/admin-endpoints/conf/agent/ [2022-04-08T19:56:03.418Z] spire-1.2.1/test/integration/suites/admin-endpoints/conf/agent/agent.conf [2022-04-08T19:56:03.418Z] spire-1.2.1/test/integration/suites/admin-endpoints/conf/server/ [2022-04-08T19:56:03.418Z] spire-1.2.1/test/integration/suites/admin-endpoints/conf/server/server.conf [2022-04-08T19:56:03.418Z] spire-1.2.1/test/integration/suites/admin-endpoints/docker-compose.yaml [2022-04-08T19:56:03.418Z] spire-1.2.1/test/integration/suites/admin-endpoints/teardown [2022-04-08T19:56:03.418Z] spire-1.2.1/test/integration/suites/datastore-mysql-replication/ [2022-04-08T19:56:03.418Z] spire-1.2.1/test/integration/suites/datastore-mysql-replication/00-setup [2022-04-08T19:56:03.418Z] spire-1.2.1/test/integration/suites/datastore-mysql-replication/01-test-variants [2022-04-08T19:56:03.418Z] spire-1.2.1/test/integration/suites/datastore-mysql-replication/README.md [2022-04-08T19:56:03.418Z] spire-1.2.1/test/integration/suites/datastore-mysql-replication/docker-compose.yaml [2022-04-08T19:56:03.418Z] spire-1.2.1/test/integration/suites/datastore-mysql-replication/teardown [2022-04-08T19:56:03.418Z] spire-1.2.1/test/integration/suites/datastore-mysql/ [2022-04-08T19:56:03.418Z] spire-1.2.1/test/integration/suites/datastore-mysql/00-setup [2022-04-08T19:56:03.418Z] spire-1.2.1/test/integration/suites/datastore-mysql/01-test-variants [2022-04-08T19:56:03.418Z] spire-1.2.1/test/integration/suites/datastore-mysql/README.md [2022-04-08T19:56:03.418Z] spire-1.2.1/test/integration/suites/datastore-mysql/docker-compose.yaml [2022-04-08T19:56:03.418Z] spire-1.2.1/test/integration/suites/datastore-mysql/teardown [2022-04-08T19:56:03.418Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/ [2022-04-08T19:56:03.418Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/00-setup [2022-04-08T19:56:03.418Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/01-test-variants [2022-04-08T19:56:03.418Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/README.md [2022-04-08T19:56:03.418Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/docker-compose.yaml [2022-04-08T19:56:03.418Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/principal/ [2022-04-08T19:56:03.418Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/principal/init.sh [2022-04-08T19:56:03.418Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/replica/ [2022-04-08T19:56:03.418Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/replica/docker-entrypoint.sh [2022-04-08T19:56:03.418Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/replica/v12/ [2022-04-08T19:56:03.418Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/replica/v12/docker-entrypoint.sh [2022-04-08T19:56:03.418Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/teardown [2022-04-08T19:56:03.418Z] spire-1.2.1/test/integration/suites/datastore-postgres/ [2022-04-08T19:56:03.418Z] spire-1.2.1/test/integration/suites/datastore-postgres/00-setup [2022-04-08T19:56:03.700Z] spire-1.2.1/test/integration/suites/datastore-postgres/01-test-variants [2022-04-08T19:56:03.700Z] spire-1.2.1/test/integration/suites/datastore-postgres/README.md [2022-04-08T19:56:03.700Z] spire-1.2.1/test/integration/suites/datastore-postgres/docker-compose.yaml [2022-04-08T19:56:03.700Z] spire-1.2.1/test/integration/suites/datastore-postgres/teardown [2022-04-08T19:56:03.700Z] spire-1.2.1/test/integration/suites/debug-endpoints/ [2022-04-08T19:56:03.700Z] spire-1.2.1/test/integration/suites/debug-endpoints/00-setup [2022-04-08T19:56:03.700Z] spire-1.2.1/test/integration/suites/debug-endpoints/01-start-server [2022-04-08T19:56:03.700Z] spire-1.2.1/test/integration/suites/debug-endpoints/02-bootstrap-agent [2022-04-08T19:56:03.700Z] spire-1.2.1/test/integration/suites/debug-endpoints/03-start-agent [2022-04-08T19:56:03.700Z] spire-1.2.1/test/integration/suites/debug-endpoints/04-create-registration-entries [2022-04-08T19:56:03.700Z] spire-1.2.1/test/integration/suites/debug-endpoints/05-test-endpoints [2022-04-08T19:56:03.700Z] spire-1.2.1/test/integration/suites/debug-endpoints/README.md [2022-04-08T19:56:03.700Z] spire-1.2.1/test/integration/suites/debug-endpoints/conf/ [2022-04-08T19:56:03.700Z] spire-1.2.1/test/integration/suites/debug-endpoints/conf/agent/ [2022-04-08T19:56:03.700Z] spire-1.2.1/test/integration/suites/debug-endpoints/conf/agent/agent.conf [2022-04-08T19:56:03.700Z] spire-1.2.1/test/integration/suites/debug-endpoints/conf/server/ [2022-04-08T19:56:03.700Z] spire-1.2.1/test/integration/suites/debug-endpoints/conf/server/server.conf [2022-04-08T19:56:03.700Z] spire-1.2.1/test/integration/suites/debug-endpoints/docker-compose.yaml [2022-04-08T19:56:03.700Z] spire-1.2.1/test/integration/suites/debug-endpoints/teardown [2022-04-08T19:56:03.700Z] spire-1.2.1/test/integration/suites/downstream-endpoints/ [2022-04-08T19:56:03.700Z] spire-1.2.1/test/integration/suites/downstream-endpoints/00-setup [2022-04-08T19:56:03.700Z] spire-1.2.1/test/integration/suites/downstream-endpoints/01-start-server [2022-04-08T19:56:03.700Z] spire-1.2.1/test/integration/suites/downstream-endpoints/02-bootstrap-agent [2022-04-08T19:56:03.700Z] spire-1.2.1/test/integration/suites/downstream-endpoints/03-start-agent [2022-04-08T19:56:03.700Z] spire-1.2.1/test/integration/suites/downstream-endpoints/04-create-entries [2022-04-08T19:56:03.700Z] spire-1.2.1/test/integration/suites/downstream-endpoints/05-test-endpoints [2022-04-08T19:56:03.700Z] spire-1.2.1/test/integration/suites/downstream-endpoints/README.md [2022-04-08T19:56:03.700Z] spire-1.2.1/test/integration/suites/downstream-endpoints/conf/ [2022-04-08T19:56:03.700Z] spire-1.2.1/test/integration/suites/downstream-endpoints/conf/agent/ [2022-04-08T19:56:03.700Z] spire-1.2.1/test/integration/suites/downstream-endpoints/conf/agent/agent.conf [2022-04-08T19:56:03.700Z] spire-1.2.1/test/integration/suites/downstream-endpoints/conf/server/ [2022-04-08T19:56:03.700Z] spire-1.2.1/test/integration/suites/downstream-endpoints/conf/server/server.conf [2022-04-08T19:56:03.700Z] spire-1.2.1/test/integration/suites/downstream-endpoints/docker-compose.yaml [2022-04-08T19:56:03.700Z] spire-1.2.1/test/integration/suites/downstream-endpoints/teardown [2022-04-08T19:56:03.700Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/ [2022-04-08T19:56:03.700Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/00-setup [2022-04-08T19:56:03.700Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/01-start-server [2022-04-08T19:56:03.700Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/02-bootstrap-agents [2022-04-08T19:56:03.700Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/03-start-remaining-containers [2022-04-08T19:56:03.700Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/04-create-workload-entries [2022-04-08T19:56:03.700Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/05-check-workload-connectivity [2022-04-08T19:56:03.700Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/README.md [2022-04-08T19:56:03.700Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/ [2022-04-08T19:56:03.700Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/downstream-agent/ [2022-04-08T19:56:03.700Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/downstream-agent/agent.conf [2022-04-08T19:56:03.700Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/downstream-envoy/ [2022-04-08T19:56:03.700Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/downstream-envoy/envoy.yaml [2022-04-08T19:56:03.700Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/server/ [2022-04-08T19:56:03.700Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/server/server.conf [2022-04-08T19:56:03.700Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/supervisord.conf [2022-04-08T19:56:03.700Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/upstream-agent/ [2022-04-08T19:56:03.700Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/upstream-agent/agent.conf [2022-04-08T19:56:03.700Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/upstream-envoy/ [2022-04-08T19:56:03.700Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/upstream-envoy/envoy.yaml [2022-04-08T19:56:03.700Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/docker-compose.yaml [2022-04-08T19:56:03.700Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/teardown [2022-04-08T19:56:03.700Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/ [2022-04-08T19:56:03.700Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/00-test-envoy-releases.sh [2022-04-08T19:56:03.701Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/Dockerfile [2022-04-08T19:56:03.701Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/README.md [2022-04-08T19:56:03.701Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/ [2022-04-08T19:56:03.701Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/ [2022-04-08T19:56:03.701Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/agent/ [2022-04-08T19:56:03.701Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/agent/agent.conf [2022-04-08T19:56:03.701Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/envoy/ [2022-04-08T19:56:03.701Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/envoy/envoy.yaml [2022-04-08T19:56:03.701Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/server/ [2022-04-08T19:56:03.701Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/server/server.conf [2022-04-08T19:56:03.701Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/ [2022-04-08T19:56:03.701Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/agent/ [2022-04-08T19:56:03.701Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/agent/agent.conf [2022-04-08T19:56:03.701Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/envoy/ [2022-04-08T19:56:03.701Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/envoy/envoy.yaml [2022-04-08T19:56:03.701Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/supervisord.conf [2022-04-08T19:56:03.701Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/ [2022-04-08T19:56:03.701Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/agent/ [2022-04-08T19:56:03.701Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/agent/agent.conf [2022-04-08T19:56:03.701Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/envoy/ [2022-04-08T19:56:03.701Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/envoy/envoy.yaml [2022-04-08T19:56:03.701Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/server/ [2022-04-08T19:56:03.701Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/server/server.conf [2022-04-08T19:56:03.701Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/docker-compose.yaml [2022-04-08T19:56:03.701Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/teardown [2022-04-08T19:56:03.701Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/ [2022-04-08T19:56:03.701Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/00-test-envoy-releases [2022-04-08T19:56:03.701Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/README.md [2022-04-08T19:56:03.701Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/ [2022-04-08T19:56:03.701Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/downstream-agent/ [2022-04-08T19:56:03.701Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/downstream-agent/agent.conf [2022-04-08T19:56:03.701Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/downstream-envoy/ [2022-04-08T19:56:03.701Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/downstream-envoy/envoy.yaml [2022-04-08T19:56:03.701Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/server/ [2022-04-08T19:56:03.701Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/server/server.conf [2022-04-08T19:56:03.701Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/supervisord.conf [2022-04-08T19:56:03.701Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/upstream-agent/ [2022-04-08T19:56:03.701Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/upstream-agent/agent.conf [2022-04-08T19:56:03.701Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/upstream-envoy/ [2022-04-08T19:56:03.701Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/upstream-envoy/envoy.yaml [2022-04-08T19:56:03.701Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/docker-compose.yaml [2022-04-08T19:56:03.701Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/teardown [2022-04-08T19:56:03.701Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/ [2022-04-08T19:56:03.701Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/00-setup [2022-04-08T19:56:03.701Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/01-start-servers [2022-04-08T19:56:03.701Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/02-bootstrap-federation-and-agents [2022-04-08T19:56:03.701Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/03-start-remaining-containers [2022-04-08T19:56:03.701Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/04-create-workload-entries [2022-04-08T19:56:03.701Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/05-check-workload-connectivity [2022-04-08T19:56:03.701Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/06-stop-servers [2022-04-08T19:56:03.701Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/07-check-workload-connectivity [2022-04-08T19:56:03.701Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/08-start-servers [2022-04-08T19:56:03.701Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/09-check-workload-connectivity [2022-04-08T19:56:03.701Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/10-stop-agents [2022-04-08T19:56:03.701Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/11-check-workload-connectivity [2022-04-08T19:56:03.701Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/12-start-agents [2022-04-08T19:56:03.701Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/13-check-workload-connectivity [2022-04-08T19:56:03.701Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/Dockerfile [2022-04-08T19:56:03.701Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/README.md [2022-04-08T19:56:03.701Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/ [2022-04-08T19:56:03.701Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/ [2022-04-08T19:56:03.701Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/agent/ [2022-04-08T19:56:03.701Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/agent/agent.conf [2022-04-08T19:56:03.701Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/ghostunnel/ [2022-04-08T19:56:03.701Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/ghostunnel/ghostunnel.flags [2022-04-08T19:56:03.701Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/server/ [2022-04-08T19:56:03.701Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/server/server.conf [2022-04-08T19:56:03.701Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/supervisord/ [2022-04-08T19:56:03.701Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/supervisord/supervisord.conf [2022-04-08T19:56:03.701Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/ [2022-04-08T19:56:03.701Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/agent/ [2022-04-08T19:56:03.701Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/agent/agent.conf [2022-04-08T19:56:03.701Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/ghostunnel/ [2022-04-08T19:56:03.701Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/ghostunnel/ghostunnel.flags [2022-04-08T19:56:03.701Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/server/ [2022-04-08T19:56:03.701Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/server/server.conf [2022-04-08T19:56:03.701Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/supervisord/ [2022-04-08T19:56:03.701Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/supervisord/supervisord.conf [2022-04-08T19:56:03.701Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/docker-compose.yaml [2022-04-08T19:56:03.701Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/teardown [2022-04-08T19:56:03.701Z] spire-1.2.1/test/integration/suites/join-token/ [2022-04-08T19:56:03.701Z] spire-1.2.1/test/integration/suites/join-token/01-start-server [2022-04-08T19:56:03.701Z] spire-1.2.1/test/integration/suites/join-token/02-bootstrap-agents [2022-04-08T19:56:03.701Z] spire-1.2.1/test/integration/suites/join-token/03-start-agent [2022-04-08T19:56:03.701Z] spire-1.2.1/test/integration/suites/join-token/04-create-workload-entry [2022-04-08T19:56:03.701Z] spire-1.2.1/test/integration/suites/join-token/05-check-svid [2022-04-08T19:56:03.701Z] spire-1.2.1/test/integration/suites/join-token/06-start-bad-agent [2022-04-08T19:56:03.701Z] spire-1.2.1/test/integration/suites/join-token/README.md [2022-04-08T19:56:03.701Z] spire-1.2.1/test/integration/suites/join-token/conf/ [2022-04-08T19:56:03.701Z] spire-1.2.1/test/integration/suites/join-token/conf/agent/ [2022-04-08T19:56:03.701Z] spire-1.2.1/test/integration/suites/join-token/conf/agent/agent.conf [2022-04-08T19:56:03.701Z] spire-1.2.1/test/integration/suites/join-token/conf/server/ [2022-04-08T19:56:03.701Z] spire-1.2.1/test/integration/suites/join-token/conf/server/server.conf [2022-04-08T19:56:03.701Z] spire-1.2.1/test/integration/suites/join-token/docker-compose.yaml [2022-04-08T19:56:03.701Z] spire-1.2.1/test/integration/suites/join-token/teardown [2022-04-08T19:56:03.701Z] spire-1.2.1/test/integration/suites/k8s-reconcile/ [2022-04-08T19:56:03.701Z] spire-1.2.1/test/integration/suites/k8s-reconcile/00-setup [2022-04-08T19:56:03.701Z] spire-1.2.1/test/integration/suites/k8s-reconcile/01-apply-config [2022-04-08T19:56:03.701Z] spire-1.2.1/test/integration/suites/k8s-reconcile/02-check-for-workload-svid [2022-04-08T19:56:03.701Z] spire-1.2.1/test/integration/suites/k8s-reconcile/README.md [2022-04-08T19:56:03.701Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/ [2022-04-08T19:56:03.701Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/admctrl/ [2022-04-08T19:56:03.701Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/admctrl/admission-control.yaml [2022-04-08T19:56:03.701Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/admctrl/kubeconfig.yaml [2022-04-08T19:56:03.701Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/agent/ [2022-04-08T19:56:03.701Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/agent/kustomization.yaml [2022-04-08T19:56:03.701Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/agent/spire-agent.yaml [2022-04-08T19:56:03.701Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/kind-config.yaml [2022-04-08T19:56:03.701Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/server/ [2022-04-08T19:56:03.701Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/server/k8s-workload-registrar-secret.yaml [2022-04-08T19:56:03.701Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/server/kustomization.yaml [2022-04-08T19:56:03.701Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/server/spire-server.yaml [2022-04-08T19:56:03.701Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/workload.yaml [2022-04-08T19:56:03.701Z] spire-1.2.1/test/integration/suites/k8s-reconcile/init-kubectl [2022-04-08T19:56:03.701Z] spire-1.2.1/test/integration/suites/k8s-reconcile/teardown [2022-04-08T19:56:03.701Z] spire-1.2.1/test/integration/suites/k8s-scratch/ [2022-04-08T19:56:03.701Z] spire-1.2.1/test/integration/suites/k8s-scratch/00-setup [2022-04-08T19:56:03.701Z] spire-1.2.1/test/integration/suites/k8s-scratch/01-apply-config [2022-04-08T19:56:03.701Z] spire-1.2.1/test/integration/suites/k8s-scratch/02-check-for-workload-svid [2022-04-08T19:56:03.701Z] spire-1.2.1/test/integration/suites/k8s-scratch/README.md [2022-04-08T19:56:03.701Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/ [2022-04-08T19:56:03.701Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/admctrl/ [2022-04-08T19:56:03.701Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/admctrl/admission-control.yaml [2022-04-08T19:56:03.701Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/admctrl/kubeconfig.yaml [2022-04-08T19:56:03.701Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/agent/ [2022-04-08T19:56:03.701Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/agent/kustomization.yaml [2022-04-08T19:56:03.701Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/agent/spire-agent.yaml [2022-04-08T19:56:03.701Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/kind-config.yaml [2022-04-08T19:56:03.701Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/server/ [2022-04-08T19:56:03.701Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/server/k8s-workload-registrar-secret.yaml [2022-04-08T19:56:03.701Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/server/kustomization.yaml [2022-04-08T19:56:03.701Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/server/spire-server.yaml [2022-04-08T19:56:03.701Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/webhook/ [2022-04-08T19:56:03.701Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/webhook/kustomization.yaml [2022-04-08T19:56:03.701Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/webhook/validation-webhook.yaml [2022-04-08T19:56:03.702Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/workload.yaml [2022-04-08T19:56:03.702Z] spire-1.2.1/test/integration/suites/k8s-scratch/init-kubectl [2022-04-08T19:56:03.702Z] spire-1.2.1/test/integration/suites/k8s-scratch/teardown [2022-04-08T19:56:03.702Z] spire-1.2.1/test/integration/suites/k8s/ [2022-04-08T19:56:03.702Z] spire-1.2.1/test/integration/suites/k8s/00-setup [2022-04-08T19:56:03.702Z] spire-1.2.1/test/integration/suites/k8s/01-apply-config [2022-04-08T19:56:03.702Z] spire-1.2.1/test/integration/suites/k8s/02-check-for-workload-svid [2022-04-08T19:56:03.702Z] spire-1.2.1/test/integration/suites/k8s/README.md [2022-04-08T19:56:03.702Z] spire-1.2.1/test/integration/suites/k8s/conf/ [2022-04-08T19:56:03.702Z] spire-1.2.1/test/integration/suites/k8s/conf/admctrl/ [2022-04-08T19:56:03.702Z] spire-1.2.1/test/integration/suites/k8s/conf/admctrl/admission-control.yaml [2022-04-08T19:56:03.702Z] spire-1.2.1/test/integration/suites/k8s/conf/admctrl/kubeconfig.yaml [2022-04-08T19:56:03.702Z] spire-1.2.1/test/integration/suites/k8s/conf/agent/ [2022-04-08T19:56:03.702Z] spire-1.2.1/test/integration/suites/k8s/conf/agent/kustomization.yaml [2022-04-08T19:56:03.702Z] spire-1.2.1/test/integration/suites/k8s/conf/agent/spire-agent.yaml [2022-04-08T19:56:03.702Z] spire-1.2.1/test/integration/suites/k8s/conf/kind-config.yaml [2022-04-08T19:56:03.702Z] spire-1.2.1/test/integration/suites/k8s/conf/server/ [2022-04-08T19:56:03.702Z] spire-1.2.1/test/integration/suites/k8s/conf/server/k8s-workload-registrar-secret.yaml [2022-04-08T19:56:03.702Z] spire-1.2.1/test/integration/suites/k8s/conf/server/kustomization.yaml [2022-04-08T19:56:03.702Z] spire-1.2.1/test/integration/suites/k8s/conf/server/spire-server.yaml [2022-04-08T19:56:03.702Z] spire-1.2.1/test/integration/suites/k8s/conf/webhook/ [2022-04-08T19:56:03.702Z] spire-1.2.1/test/integration/suites/k8s/conf/webhook/kustomization.yaml [2022-04-08T19:56:03.702Z] spire-1.2.1/test/integration/suites/k8s/conf/webhook/validation-webhook.yaml [2022-04-08T19:56:03.702Z] spire-1.2.1/test/integration/suites/k8s/conf/workload.yaml [2022-04-08T19:56:03.702Z] spire-1.2.1/test/integration/suites/k8s/init-kubectl [2022-04-08T19:56:03.702Z] spire-1.2.1/test/integration/suites/k8s/teardown [2022-04-08T19:56:03.702Z] spire-1.2.1/test/integration/suites/nested-rotation/ [2022-04-08T19:56:03.702Z] spire-1.2.1/test/integration/suites/nested-rotation/00-setup [2022-04-08T19:56:03.702Z] spire-1.2.1/test/integration/suites/nested-rotation/01-start-root [2022-04-08T19:56:03.702Z] spire-1.2.1/test/integration/suites/nested-rotation/02-create-intermediate-downstream-entries [2022-04-08T19:56:03.702Z] spire-1.2.1/test/integration/suites/nested-rotation/03-start-intermediateA [2022-04-08T19:56:03.702Z] spire-1.2.1/test/integration/suites/nested-rotation/04-create-leafA-downstream-entry [2022-04-08T19:56:03.702Z] spire-1.2.1/test/integration/suites/nested-rotation/05-start-leafA [2022-04-08T19:56:03.702Z] spire-1.2.1/test/integration/suites/nested-rotation/06-start-intermediateB [2022-04-08T19:56:03.702Z] spire-1.2.1/test/integration/suites/nested-rotation/07-create-leafB-downstream-entry [2022-04-08T19:56:03.702Z] spire-1.2.1/test/integration/suites/nested-rotation/08-start-leafB [2022-04-08T19:56:03.702Z] spire-1.2.1/test/integration/suites/nested-rotation/09-create-workload-entries [2022-04-08T19:56:03.702Z] spire-1.2.1/test/integration/suites/nested-rotation/10-check-svids [2022-04-08T19:56:03.702Z] spire-1.2.1/test/integration/suites/nested-rotation/Dockerfile [2022-04-08T19:56:03.702Z] spire-1.2.1/test/integration/suites/nested-rotation/README.md [2022-04-08T19:56:03.702Z] spire-1.2.1/test/integration/suites/nested-rotation/docker-compose.yaml [2022-04-08T19:56:03.702Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/ [2022-04-08T19:56:03.702Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/agent/ [2022-04-08T19:56:03.702Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/agent/agent.conf [2022-04-08T19:56:03.702Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/server/ [2022-04-08T19:56:03.702Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/server/server.conf [2022-04-08T19:56:03.702Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/ [2022-04-08T19:56:03.702Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/agent/ [2022-04-08T19:56:03.702Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/agent/agent.conf [2022-04-08T19:56:03.702Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/server/ [2022-04-08T19:56:03.702Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/server/server.conf [2022-04-08T19:56:03.702Z] spire-1.2.1/test/integration/suites/nested-rotation/leafA/ [2022-04-08T19:56:03.702Z] spire-1.2.1/test/integration/suites/nested-rotation/leafA/agent/ [2022-04-08T19:56:03.702Z] spire-1.2.1/test/integration/suites/nested-rotation/leafA/agent/agent.conf [2022-04-08T19:56:03.702Z] spire-1.2.1/test/integration/suites/nested-rotation/leafA/server/ [2022-04-08T19:56:03.702Z] spire-1.2.1/test/integration/suites/nested-rotation/leafA/server/server.conf [2022-04-08T19:56:03.702Z] spire-1.2.1/test/integration/suites/nested-rotation/leafB/ [2022-04-08T19:56:03.702Z] spire-1.2.1/test/integration/suites/nested-rotation/leafB/agent/ [2022-04-08T19:56:03.702Z] spire-1.2.1/test/integration/suites/nested-rotation/leafB/agent/agent.conf [2022-04-08T19:56:03.702Z] spire-1.2.1/test/integration/suites/nested-rotation/leafB/server/ [2022-04-08T19:56:03.702Z] spire-1.2.1/test/integration/suites/nested-rotation/leafB/server/server.conf [2022-04-08T19:56:03.702Z] spire-1.2.1/test/integration/suites/nested-rotation/root/ [2022-04-08T19:56:03.702Z] spire-1.2.1/test/integration/suites/nested-rotation/root/agent/ [2022-04-08T19:56:03.702Z] spire-1.2.1/test/integration/suites/nested-rotation/root/agent/agent.conf [2022-04-08T19:56:03.702Z] spire-1.2.1/test/integration/suites/nested-rotation/root/server/ [2022-04-08T19:56:03.702Z] spire-1.2.1/test/integration/suites/nested-rotation/root/server/server.conf [2022-04-08T19:56:03.702Z] spire-1.2.1/test/integration/suites/nested-rotation/teardown [2022-04-08T19:56:03.702Z] spire-1.2.1/test/integration/suites/node-attestation/ [2022-04-08T19:56:03.702Z] spire-1.2.1/test/integration/suites/node-attestation/00-setup [2022-04-08T19:56:03.702Z] spire-1.2.1/test/integration/suites/node-attestation/01-start-server [2022-04-08T19:56:03.702Z] spire-1.2.1/test/integration/suites/node-attestation/02-start-agent [2022-04-08T19:56:03.702Z] spire-1.2.1/test/integration/suites/node-attestation/03-test-node-attestation [2022-04-08T19:56:03.702Z] spire-1.2.1/test/integration/suites/node-attestation/04-test-x509pop-attestation [2022-04-08T19:56:03.702Z] spire-1.2.1/test/integration/suites/node-attestation/README.md [2022-04-08T19:56:03.702Z] spire-1.2.1/test/integration/suites/node-attestation/conf/ [2022-04-08T19:56:03.702Z] spire-1.2.1/test/integration/suites/node-attestation/conf/agent/ [2022-04-08T19:56:03.702Z] spire-1.2.1/test/integration/suites/node-attestation/conf/agent/agent.conf [2022-04-08T19:56:03.702Z] spire-1.2.1/test/integration/suites/node-attestation/conf/server/ [2022-04-08T19:56:03.702Z] spire-1.2.1/test/integration/suites/node-attestation/conf/server/server.conf [2022-04-08T19:56:03.702Z] spire-1.2.1/test/integration/suites/node-attestation/docker-compose.yaml [2022-04-08T19:56:03.702Z] spire-1.2.1/test/integration/suites/node-attestation/teardown [2022-04-08T19:56:03.702Z] spire-1.2.1/test/integration/suites/rotation/ [2022-04-08T19:56:03.702Z] spire-1.2.1/test/integration/suites/rotation/00-setup [2022-04-08T19:56:03.702Z] spire-1.2.1/test/integration/suites/rotation/01-start-server [2022-04-08T19:56:03.702Z] spire-1.2.1/test/integration/suites/rotation/02-bootstrap-agent [2022-04-08T19:56:03.702Z] spire-1.2.1/test/integration/suites/rotation/03-start-agent [2022-04-08T19:56:03.702Z] spire-1.2.1/test/integration/suites/rotation/04-create-workload-entry [2022-04-08T19:56:03.702Z] spire-1.2.1/test/integration/suites/rotation/05-check-svids [2022-04-08T19:56:03.702Z] spire-1.2.1/test/integration/suites/rotation/README.md [2022-04-08T19:56:03.982Z] spire-1.2.1/test/integration/suites/rotation/conf/ [2022-04-08T19:56:03.982Z] spire-1.2.1/test/integration/suites/rotation/conf/agent/ [2022-04-08T19:56:03.982Z] spire-1.2.1/test/integration/suites/rotation/conf/agent/agent.conf [2022-04-08T19:56:03.982Z] spire-1.2.1/test/integration/suites/rotation/conf/server/ [2022-04-08T19:56:03.982Z] spire-1.2.1/test/integration/suites/rotation/conf/server/server.conf [2022-04-08T19:56:03.982Z] spire-1.2.1/test/integration/suites/rotation/docker-compose.yaml [2022-04-08T19:56:03.982Z] spire-1.2.1/test/integration/suites/rotation/teardown [2022-04-08T19:56:03.982Z] spire-1.2.1/test/integration/suites/self-test/ [2022-04-08T19:56:03.982Z] spire-1.2.1/test/integration/suites/self-test/00-ensure-command-failure-fails-step [2022-04-08T19:56:03.982Z] spire-1.2.1/test/integration/suites/self-test/README.md [2022-04-08T19:56:03.982Z] spire-1.2.1/test/integration/suites/self-test/teardown [2022-04-08T19:56:03.982Z] spire-1.2.1/test/integration/suites/spire-server-cli/ [2022-04-08T19:56:03.982Z] spire-1.2.1/test/integration/suites/spire-server-cli/01-start-server [2022-04-08T19:56:03.982Z] spire-1.2.1/test/integration/suites/spire-server-cli/02-bundle [2022-04-08T19:56:03.982Z] spire-1.2.1/test/integration/suites/spire-server-cli/03-entry [2022-04-08T19:56:03.982Z] spire-1.2.1/test/integration/suites/spire-server-cli/04-bootstrap-agents [2022-04-08T19:56:03.982Z] spire-1.2.1/test/integration/suites/spire-server-cli/05-start-agents [2022-04-08T19:56:03.983Z] spire-1.2.1/test/integration/suites/spire-server-cli/06-agent [2022-04-08T19:56:03.983Z] spire-1.2.1/test/integration/suites/spire-server-cli/README.md [2022-04-08T19:56:03.983Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/ [2022-04-08T19:56:03.983Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/agent/ [2022-04-08T19:56:03.983Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/agent/agent.conf [2022-04-08T19:56:03.983Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ [2022-04-08T19:56:03.983Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ca.pem [2022-04-08T19:56:03.983Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ca.spiffe [2022-04-08T19:56:03.983Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ca2.pem [2022-04-08T19:56:03.983Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ca2.spiffe [2022-04-08T19:56:03.983Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/server/ [2022-04-08T19:56:03.983Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/server/server.conf [2022-04-08T19:56:03.983Z] spire-1.2.1/test/integration/suites/spire-server-cli/docker-compose.yaml [2022-04-08T19:56:03.983Z] spire-1.2.1/test/integration/suites/spire-server-cli/teardown [2022-04-08T19:56:03.983Z] spire-1.2.1/test/integration/suites/upgrade/ [2022-04-08T19:56:03.983Z] spire-1.2.1/test/integration/suites/upgrade/00-setup [2022-04-08T19:56:03.983Z] spire-1.2.1/test/integration/suites/upgrade/01-run-upgrade-tests [2022-04-08T19:56:03.983Z] spire-1.2.1/test/integration/suites/upgrade/02-verify-codebase-version-is-updated [2022-04-08T19:56:03.983Z] spire-1.2.1/test/integration/suites/upgrade/README.md [2022-04-08T19:56:03.983Z] spire-1.2.1/test/integration/suites/upgrade/conf/ [2022-04-08T19:56:03.983Z] spire-1.2.1/test/integration/suites/upgrade/conf/agent/ [2022-04-08T19:56:03.983Z] spire-1.2.1/test/integration/suites/upgrade/conf/agent/agent.conf [2022-04-08T19:56:03.983Z] spire-1.2.1/test/integration/suites/upgrade/conf/server/ [2022-04-08T19:56:03.983Z] spire-1.2.1/test/integration/suites/upgrade/conf/server/server.conf [2022-04-08T19:56:03.983Z] spire-1.2.1/test/integration/suites/upgrade/teardown [2022-04-08T19:56:03.983Z] spire-1.2.1/test/integration/suites/upgrade/versions.txt [2022-04-08T19:56:03.983Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/ [2022-04-08T19:56:03.983Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/00-setup-kind [2022-04-08T19:56:03.983Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/01-setup-cert-manager [2022-04-08T19:56:03.983Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/02-deploy-spire [2022-04-08T19:56:03.983Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/03-verify-ca [2022-04-08T19:56:03.983Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/README.md [2022-04-08T19:56:03.983Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/ [2022-04-08T19:56:03.983Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/cert-manager-issuer.yaml [2022-04-08T19:56:03.983Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/kind-config.yaml [2022-04-08T19:56:03.983Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/server/ [2022-04-08T19:56:03.983Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/server/kustomization.yaml [2022-04-08T19:56:03.983Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/server/spire-server.yaml [2022-04-08T19:56:03.983Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/init-kubectl [2022-04-08T19:56:03.983Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/teardown [2022-04-08T19:56:03.983Z] spire-1.2.1/test/integration/test-one.sh [2022-04-08T19:56:03.983Z] spire-1.2.1/test/integration/test.sh [2022-04-08T19:56:03.983Z] spire-1.2.1/test/plugintest/ [2022-04-08T19:56:03.983Z] spire-1.2.1/test/plugintest/config.go [2022-04-08T19:56:03.983Z] spire-1.2.1/test/plugintest/load.go [2022-04-08T19:56:03.983Z] spire-1.2.1/test/plugintest/option.go [2022-04-08T19:56:03.983Z] spire-1.2.1/test/spiretest/ [2022-04-08T19:56:03.983Z] spire-1.2.1/test/spiretest/apiserver.go [2022-04-08T19:56:03.983Z] spire-1.2.1/test/spiretest/assertions.go [2022-04-08T19:56:03.983Z] spire-1.2.1/test/spiretest/dir.go [2022-04-08T19:56:03.983Z] spire-1.2.1/test/spiretest/errors_posix.go [2022-04-08T19:56:03.983Z] spire-1.2.1/test/spiretest/errors_windows.go [2022-04-08T19:56:03.983Z] spire-1.2.1/test/spiretest/logs.go [2022-04-08T19:56:03.983Z] spire-1.2.1/test/spiretest/socketapi.go [2022-04-08T19:56:03.983Z] spire-1.2.1/test/spiretest/suite.go [2022-04-08T19:56:03.983Z] spire-1.2.1/test/spiretest/x509.go [2022-04-08T19:56:03.983Z] spire-1.2.1/test/testca/ [2022-04-08T19:56:03.983Z] spire-1.2.1/test/testca/ca.go [2022-04-08T19:56:03.983Z] spire-1.2.1/test/testkey/ [2022-04-08T19:56:03.983Z] spire-1.2.1/test/testkey/generate.sh [2022-04-08T19:56:03.983Z] spire-1.2.1/test/testkey/genkeys.go [2022-04-08T19:56:03.983Z] spire-1.2.1/test/testkey/keys.go [2022-04-08T19:56:03.983Z] spire-1.2.1/test/testkey/new.go [2022-04-08T19:56:03.983Z] spire-1.2.1/test/tpmsimulator/ [2022-04-08T19:56:03.983Z] spire-1.2.1/test/tpmsimulator/simulator.go [2022-04-08T19:56:03.983Z] spire-1.2.1/test/util/ [2022-04-08T19:56:03.983Z] spire-1.2.1/test/util/cert_fixtures.go [2022-04-08T19:56:03.983Z] spire-1.2.1/test/util/cert_generation.go [2022-04-08T19:56:03.983Z] spire-1.2.1/test/util/io_redirection.go [2022-04-08T19:56:03.983Z] spire-1.2.1/test/util/race.go [2022-04-08T19:56:03.983Z] spire-1.2.1/test/util/util.go [2022-04-08T19:56:03.983Z] building spire from source... [2022-04-08T19:56:04.594Z] Installing go1.17.7... [2022-04-08T19:56:31.510Z] Building bin/spire-server... [2022-04-08T19:56:31.510Z] go: downloading github.com/mitchellh/cli v1.1.2 [2022-04-08T19:56:31.510Z] go: downloading github.com/spiffe/go-spiffe/v2 v2.0.0-beta.12 [2022-04-08T19:56:31.510Z] go: downloading github.com/spiffe/spire-api-sdk v1.2.0 [2022-04-08T19:56:31.510Z] go: downloading golang.org/x/net v0.0.0-20220127200216-cd36cc0744dd [2022-04-08T19:56:32.120Z] go: downloading google.golang.org/grpc v1.44.0 [2022-04-08T19:56:32.402Z] go: downloading gopkg.in/square/go-jose.v2 v2.6.0 [2022-04-08T19:56:33.396Z] go: downloading github.com/hashicorp/hcl v1.0.1-0.20190430135223-99e2f22d1c94 [2022-04-08T19:56:34.859Z] go: downloading github.com/imdario/mergo v0.3.12 [2022-04-08T19:56:35.469Z] go: downloading github.com/sirupsen/logrus v1.8.1 [2022-04-08T19:56:37.478Z] go: downloading github.com/hashicorp/go-hclog v1.1.0 [2022-04-08T19:56:37.759Z] go: downloading github.com/Masterminds/sprig v2.22.0+incompatible [2022-04-08T19:56:38.037Z] go: downloading github.com/fatih/color v1.13.0 [2022-04-08T19:56:38.037Z] go: downloading github.com/mattn/go-isatty v0.0.14 [2022-04-08T19:56:38.318Z] go: downloading golang.org/x/time v0.0.0-20220224211638-0e9765cccd65 [2022-04-08T19:56:38.599Z] go: downloading golang.org/x/sys v0.0.0-20220227234510-4e6760a101f9 [2022-04-08T19:56:38.599Z] go: downloading github.com/hashicorp/go-plugin v1.4.3 [2022-04-08T19:56:38.599Z] go: downloading github.com/spiffe/spire-plugin-sdk v1.2.0 [2022-04-08T19:56:39.600Z] go: downloading github.com/InVisionApp/go-health/v2 v2.1.2 [2022-04-08T19:56:39.600Z] go: downloading github.com/InVisionApp/go-logger v1.0.1 [2022-04-08T19:56:39.891Z] go: downloading github.com/armon/go-metrics v0.3.10 [2022-04-08T19:56:40.170Z] go: downloading github.com/prometheus/client_golang v1.12.1 [2022-04-08T19:56:40.170Z] go: downloading github.com/uber-go/tally/v4 v4.1.1 [2022-04-08T19:56:41.171Z] go: downloading github.com/andres-erbsen/clock v0.0.0-20160526145045-9e14626cd129 [2022-04-08T19:56:41.452Z] go: downloading github.com/open-policy-agent/opa v0.38.0 [2022-04-08T19:56:59.860Z] go: downloading google.golang.org/genproto v0.0.0-20220222213610-43724f9ea8cf [2022-04-08T19:56:59.860Z] go: downloading github.com/mattn/go-colorable v0.1.12 [2022-04-08T19:56:59.860Z] go: downloading github.com/Masterminds/semver v1.5.0 [2022-04-08T19:56:59.860Z] go: downloading github.com/Masterminds/goutils v1.1.0 [2022-04-08T19:56:59.860Z] go: downloading github.com/google/uuid v1.1.2 [2022-04-08T19:56:59.860Z] go: downloading github.com/huandu/xstrings v1.3.2 [2022-04-08T19:56:59.860Z] go: downloading github.com/hashicorp/yamux v0.0.0-20181012175058-2f1d1f20f75d [2022-04-08T19:56:59.860Z] go: downloading github.com/oklog/run v1.0.0 [2022-04-08T19:56:59.860Z] go: downloading github.com/DataDog/datadog-go v3.2.0+incompatible [2022-04-08T19:56:59.860Z] go: downloading github.com/hashicorp/go-immutable-radix v1.3.1 [2022-04-08T19:56:59.860Z] go: downloading github.com/prometheus/client_model v0.2.0 [2022-04-08T19:56:59.860Z] go: downloading github.com/prometheus/common v0.32.1 [2022-04-08T19:56:59.860Z] go: downloading github.com/beorn7/perks v1.0.1 [2022-04-08T19:56:59.860Z] go: downloading github.com/cespare/xxhash/v2 v2.1.2 [2022-04-08T19:56:59.860Z] go: downloading github.com/prometheus/procfs v0.7.3 [2022-04-08T19:56:59.860Z] go: downloading github.com/pkg/errors v0.9.1 [2022-04-08T19:56:59.860Z] go: downloading go.uber.org/atomic v1.9.0 [2022-04-08T19:57:00.470Z] go: downloading github.com/imkira/go-observer v1.0.3 [2022-04-08T19:57:00.752Z] go: downloading github.com/hashicorp/errwrap v1.1.0 [2022-04-08T19:57:00.752Z] go: downloading github.com/mitchellh/reflectwalk v1.0.1 [2022-04-08T19:57:01.029Z] go: downloading github.com/hashicorp/golang-lru v0.5.4 [2022-04-08T19:57:01.029Z] go: downloading github.com/matttproud/golang_protobuf_extensions v1.0.2-0.20181231171920-c182affec369 [2022-04-08T19:57:01.029Z] go: downloading github.com/stretchr/testify v1.7.0 [2022-04-08T19:57:01.029Z] go: downloading github.com/gofrs/uuid v4.2.0+incompatible [2022-04-08T19:57:01.314Z] go: downloading github.com/shirou/gopsutil/v3 v3.22.2 [2022-04-08T19:57:01.600Z] go: downloading github.com/GoogleCloudPlatform/cloudsql-proxy v1.29.0 [2022-04-08T19:57:02.209Z] go: downloading github.com/blang/semver/v4 v4.0.0 [2022-04-08T19:57:02.209Z] go: downloading github.com/go-sql-driver/mysql v1.6.0 [2022-04-08T19:57:02.815Z] go: downloading github.com/jinzhu/gorm v1.9.16 [2022-04-08T19:57:03.424Z] go: downloading github.com/lib/pq v1.10.4 [2022-04-08T19:57:03.424Z] go: downloading github.com/mattn/go-sqlite3 v1.14.12 [2022-04-08T19:57:03.705Z] go: downloading github.com/aws/aws-sdk-go-v2 v1.14.0 [2022-04-08T19:57:04.318Z] go: downloading github.com/aws/aws-sdk-go-v2/config v1.14.0 [2022-04-08T19:57:08.671Z] go: downloading github.com/aws/aws-sdk-go-v2/credentials v1.9.0 [2022-04-08T19:57:18.905Z] go: downloading github.com/aws/aws-sdk-go-v2/service/kms v1.15.0 [2022-04-08T19:57:18.905Z] go: downloading github.com/aws/aws-sdk-go-v2/service/sts v1.15.0 [2022-04-08T19:57:18.905Z] go: downloading golang.org/x/sync v0.0.0-20210220032951-036812b2e83c [2022-04-08T19:57:18.905Z] go: downloading github.com/aws/aws-sdk-go v1.43.0 [2022-04-08T19:57:45.825Z] go: downloading google.golang.org/api v0.70.0 [2022-04-08T19:57:45.825Z] go: downloading k8s.io/client-go v0.23.4 [2022-04-08T19:57:45.825Z] go: downloading k8s.io/api v0.23.4 [2022-04-08T19:57:58.312Z] go: downloading github.com/google/go-tpm v0.3.3 [2022-04-08T19:57:58.312Z] go: downloading github.com/Azure/azure-sdk-for-go v62.0.0+incompatible [2022-04-08T19:58:30.758Z] go: downloading github.com/Azure/go-autorest/autorest v0.11.24 [2022-04-08T19:58:30.758Z] go: downloading github.com/Azure/go-autorest v14.2.0+incompatible [2022-04-08T19:58:30.758Z] go: downloading github.com/Azure/go-autorest/autorest/azure/auth v0.5.11 [2022-04-08T19:58:30.758Z] go: downloading cloud.google.com/go/storage v1.21.0 [2022-04-08T19:58:30.758Z] go: downloading cloud.google.com/go v0.100.2 [2022-04-08T19:58:32.206Z] go: downloading k8s.io/apimachinery v0.23.4 [2022-04-08T19:58:34.205Z] go: downloading k8s.io/kube-aggregator v0.23.3 [2022-04-08T19:58:35.191Z] go: downloading sigs.k8s.io/controller-runtime v0.11.1 [2022-04-08T19:58:37.188Z] go: downloading cloud.google.com/go/security v1.3.0 [2022-04-08T19:58:37.188Z] go: downloading github.com/hashicorp/vault/api v1.4.1 [2022-04-08T19:58:37.188Z] go: downloading github.com/twmb/murmur3 v1.1.6 [2022-04-08T19:58:37.469Z] go: downloading github.com/OneOfOne/xxhash v1.2.8 [2022-04-08T19:58:37.746Z] go: downloading gopkg.in/yaml.v2 v2.4.0 [2022-04-08T19:58:38.025Z] go: downloading github.com/rcrowley/go-metrics v0.0.0-20201227073835-cf1acfcdf475 [2022-04-08T19:58:38.304Z] go: downloading github.com/gobwas/glob v0.2.3 [2022-04-08T19:58:38.581Z] go: downloading github.com/yashtewari/glob-intersection v0.0.0-20180916065949-5c77d914dd0b [2022-04-08T19:58:38.581Z] go: downloading github.com/jinzhu/inflection v1.0.0 [2022-04-08T19:58:38.859Z] go: downloading github.com/tklauser/go-sysconf v0.3.9 [2022-04-08T19:58:39.460Z] go: downloading github.com/aws/smithy-go v1.11.0 [2022-04-08T19:58:41.451Z] go: downloading github.com/aws/aws-sdk-go-v2/feature/ec2/imds v1.11.0 [2022-04-08T19:58:41.451Z] go: downloading github.com/aws/aws-sdk-go-v2/internal/ini v1.3.6 [2022-04-08T19:58:41.729Z] go: downloading github.com/aws/aws-sdk-go-v2/service/sso v1.10.0 [2022-04-08T19:58:42.331Z] go: downloading github.com/aws/aws-sdk-go-v2/internal/configsources v1.1.5 [2022-04-08T19:58:42.331Z] go: downloading github.com/aws/aws-sdk-go-v2/service/internal/presigned-url v1.8.0 [2022-04-08T19:58:42.941Z] go: downloading github.com/gogo/protobuf v1.3.2 [2022-04-08T19:58:49.687Z] go: downloading golang.org/x/oauth2 v0.0.0-20211104180415-d3ed0bb246c8 [2022-04-08T19:58:49.963Z] go: downloading github.com/Azure/go-autorest/autorest/adal v0.9.18 [2022-04-08T19:58:49.963Z] go: downloading github.com/Azure/go-autorest/logger v0.2.1 [2022-04-08T19:58:49.963Z] go: downloading github.com/Azure/go-autorest/tracing v0.6.0 [2022-04-08T19:58:50.243Z] go: downloading github.com/Azure/go-autorest/autorest/azure/cli v0.4.5 [2022-04-08T19:58:50.243Z] go: downloading github.com/dimchansky/utfbom v1.1.1 [2022-04-08T19:58:50.243Z] go: downloading cloud.google.com/go/compute v1.3.0 [2022-04-08T19:58:51.693Z] go: downloading cloud.google.com/go/iam v0.1.1 [2022-04-08T19:58:51.693Z] go: downloading github.com/googleapis/gax-go/v2 v2.1.1 [2022-04-08T19:58:51.970Z] go: downloading k8s.io/klog/v2 v2.30.0 [2022-04-08T19:58:51.970Z] go: downloading github.com/google/gofuzz v1.1.0 [2022-04-08T19:58:52.248Z] go: downloading sigs.k8s.io/structured-merge-diff/v4 v4.2.1 [2022-04-08T19:58:53.695Z] go: downloading k8s.io/utils v0.0.0-20211116205334-6203023598ed [2022-04-08T19:58:53.972Z] go: downloading github.com/spf13/pflag v1.0.5 [2022-04-08T19:58:54.576Z] go: downloading golang.org/x/term v0.0.0-20210927222741-03fcf44c2211 [2022-04-08T19:58:54.576Z] go: downloading github.com/evanphx/json-patch v4.12.0+incompatible [2022-04-08T19:58:54.855Z] go: downloading github.com/cenkalti/backoff/v3 v3.2.2 [2022-04-08T19:58:54.855Z] go: downloading github.com/hashicorp/go-cleanhttp v0.5.2 [2022-04-08T19:58:54.855Z] go: downloading github.com/hashicorp/go-retryablehttp v0.6.6 [2022-04-08T19:58:54.855Z] go: downloading github.com/hashicorp/go-secure-stdlib/parseutil v0.1.1 [2022-04-08T19:58:54.855Z] go: downloading github.com/hashicorp/vault/sdk v0.4.1 [2022-04-08T19:58:55.845Z] go: downloading github.com/mitchellh/mapstructure v1.4.3 [2022-04-08T19:58:56.123Z] go: downloading github.com/xeipuuv/gojsonreference v0.0.0-20180127040603-bd5ef7bd5415 [2022-04-08T19:58:56.401Z] go: downloading github.com/tklauser/numcpus v0.3.0 [2022-04-08T19:58:56.401Z] go: downloading github.com/aws/aws-sdk-go-v2/internal/endpoints/v2 v2.3.0 [2022-04-08T19:58:56.401Z] go: downloading github.com/jmespath/go-jmespath v0.4.0 [2022-04-08T19:58:59.042Z] go: downloading go.opencensus.io v0.23.0 [2022-04-08T19:58:59.646Z] go: downloading github.com/Azure/go-autorest/autorest/date v0.3.0 [2022-04-08T19:58:59.923Z] go: downloading github.com/golang-jwt/jwt/v4 v4.2.0 [2022-04-08T19:59:00.201Z] go: downloading gopkg.in/inf.v0 v0.9.1 [2022-04-08T19:59:00.201Z] go: downloading github.com/go-logr/logr v1.2.2 [2022-04-08T19:59:00.481Z] go: downloading github.com/google/go-cmp v0.5.7 [2022-04-08T19:59:00.762Z] go: downloading sigs.k8s.io/json v0.0.0-20211020170558-c049b76a60c6 [2022-04-08T19:59:01.041Z] go: downloading github.com/json-iterator/go v1.1.12 [2022-04-08T19:59:01.643Z] go: downloading github.com/googleapis/gnostic v0.5.5 [2022-04-08T19:59:05.058Z] go: downloading k8s.io/kube-openapi v0.0.0-20211115234752-e816edb12b65 [2022-04-08T19:59:07.050Z] go: downloading github.com/hashicorp/go-secure-stdlib/strutil v0.1.1 [2022-04-08T19:59:07.327Z] go: downloading github.com/hashicorp/go-sockaddr v1.0.2 [2022-04-08T19:59:07.932Z] go: downloading github.com/xeipuuv/gojsonpointer v0.0.0-20190905194746-02993c407bfb [2022-04-08T19:59:07.932Z] go: downloading go.uber.org/zap v1.21.0 [2022-04-08T19:59:08.919Z] go: downloading sigs.k8s.io/yaml v1.3.0 [2022-04-08T19:59:08.919Z] go: downloading github.com/golang/groupcache v0.0.0-20210331224755-41bb18bfe9da [2022-04-08T19:59:08.919Z] go: downloading github.com/modern-go/concurrent v0.0.0-20180306012644-bacd9c7ef1dd [2022-04-08T19:59:09.198Z] go: downloading github.com/modern-go/reflect2 v1.0.2 [2022-04-08T19:59:09.476Z] go: downloading github.com/ryanuber/go-glob v1.0.0 [2022-04-08T19:59:09.476Z] go: downloading github.com/golang/snappy v0.0.4 [2022-04-08T19:59:09.476Z] go: downloading github.com/pierrec/lz4 v2.5.2+incompatible [2022-04-08T19:59:21.916Z] go: downloading github.com/hashicorp/go-secure-stdlib/mlock v0.1.1 [2022-04-08T19:59:21.916Z] go: downloading github.com/hashicorp/go-uuid v1.0.2 [2022-04-08T19:59:21.916Z] go: downloading github.com/hashicorp/go-version v1.2.0 [2022-04-08T19:59:21.916Z] go: downloading go.uber.org/multierr v1.6.0 [2022-04-08T19:59:48.766Z] go: downloading github.com/Azure/go-autorest/autorest/to v0.4.0 [2022-04-08T19:59:48.766Z] go: downloading github.com/Azure/go-autorest/autorest/validation v0.3.0 [2022-04-08T20:02:55.787Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup [2022-04-08T20:03:04.112Z] Removing intermediate container 42df8531d22d [2022-04-08T20:03:04.112Z] ---> 54adc6cde823 [2022-04-08T20:03:04.112Z] [2022-04-08T20:03:04.112Z] Step 10/25 : FROM alpine:3.14 [2022-04-08T20:03:04.112Z] ---> ac73e934f311 [2022-04-08T20:03:04.112Z] Step 11/25 : RUN apk add --update --no-cache ca-certificates dumb-init su-exec [2022-04-08T20:03:04.112Z] ---> Running in 562b9155e333 [2022-04-08T20:03:05.731Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz [2022-04-08T20:03:06.261Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz [2022-04-08T20:03:07.860Z] (1/3) Installing ca-certificates (20211220-r0) [2022-04-08T20:03:07.860Z] (2/3) Installing dumb-init (1.2.5-r1) [2022-04-08T20:03:07.860Z] (3/3) Installing su-exec (0.2-r1) [2022-04-08T20:03:07.860Z] Executing busybox-1.33.1-r7.trigger [2022-04-08T20:03:08.160Z] Executing ca-certificates-20211220-r0.trigger [2022-04-08T20:03:08.454Z] OK: 6 MiB in 17 packages [2022-04-08T20:03:11.214Z] Removing intermediate container 562b9155e333 [2022-04-08T20:03:11.214Z] ---> 801cf53d0568 [2022-04-08T20:03:11.214Z] Step 12/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' [2022-04-08T20:03:11.214Z] ---> Running in 46d4c955c85c [2022-04-08T20:03:11.492Z] Removing intermediate container 46d4c955c85c [2022-04-08T20:03:11.492Z] ---> 5ace4fc6305d [2022-04-08T20:03:11.492Z] Step 13/25 : WORKDIR / [2022-04-08T20:03:11.492Z] ---> Running in 534be15ba408 [2022-04-08T20:03:12.100Z] Removing intermediate container 534be15ba408 [2022-04-08T20:03:12.100Z] ---> c0b1351f2914 [2022-04-08T20:03:12.100Z] Step 14/25 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/res/token-config.json /res-file-token-provider/token-config.json [2022-04-08T20:03:13.090Z] ---> d0ade8a41763 [2022-04-08T20:03:13.090Z] Step 15/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res-file-token-provider/configuration.toml /res-file-token-provider/configuration.toml [2022-04-08T20:03:14.083Z] ---> b9d58b2a2050 [2022-04-08T20:03:14.083Z] Step 16/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.toml /res/configuration.toml [2022-04-08T20:03:15.087Z] ---> feab27166f45 [2022-04-08T20:03:15.087Z] Step 17/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/kong-admin-config.template.yml /res/kong-admin-config.template.yml [2022-04-08T20:03:16.087Z] ---> e83905d43e44 [2022-04-08T20:03:16.087Z] Step 18/25 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . [2022-04-08T20:03:18.092Z] ---> 2c5612d7ff84 [2022-04-08T20:03:18.092Z] Step 19/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . [2022-04-08T20:03:20.106Z] ---> 8153fe32e7e6 [2022-04-08T20:03:20.106Z] Step 20/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ [2022-04-08T20:03:21.127Z] ---> cd5ac2e12914 [2022-04-08T20:03:21.127Z] Step 21/25 : RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / && mkdir -p /vault/config/assets && chown -Rh 100:1000 /vault/ [2022-04-08T20:03:21.417Z] ---> Running in 75fa55d46559 [2022-04-08T20:03:24.847Z] Removing intermediate container 75fa55d46559 [2022-04-08T20:03:24.847Z] ---> 592f4e541094 [2022-04-08T20:03:24.847Z] Step 22/25 : ENTRYPOINT ["entrypoint.sh"] [2022-04-08T20:03:24.847Z] ---> Running in 1bdc6d7a97e5 [2022-04-08T20:03:25.136Z] Removing intermediate container 1bdc6d7a97e5 [2022-04-08T20:03:25.136Z] ---> 096120cbd8b3 [2022-04-08T20:03:25.136Z] Step 23/25 : LABEL arch=arm64 [2022-04-08T20:03:25.415Z] ---> Running in bdb661bbf2b7 [2022-04-08T20:03:25.707Z] Removing intermediate container bdb661bbf2b7 [2022-04-08T20:03:25.707Z] ---> b35dac4b2c67 [2022-04-08T20:03:25.707Z] Step 24/25 : LABEL git_sha=af5afa2e66728d7755c27cae0dfdf73270be1e0b [2022-04-08T20:03:25.990Z] ---> Running in c37d278a1e1b [2022-04-08T20:03:26.599Z] Removing intermediate container c37d278a1e1b [2022-04-08T20:03:26.599Z] ---> 0f7a79d9b0a1 [2022-04-08T20:03:26.599Z] Step 25/25 : LABEL version=0.0.0 [2022-04-08T20:03:26.599Z] ---> Running in 132d4e038be3 [2022-04-08T20:03:27.209Z] Removing intermediate container 132d4e038be3 [2022-04-08T20:03:27.209Z] ---> 0bb56636d3a7 [2022-04-08T20:03:27.209Z] [2022-04-08T20:03:27.835Z] Successfully built 0bb56636d3a7 [2022-04-08T20:03:27.835Z] Successfully tagged security-secretstore-setup-arm64:latest [2022-04-08T20:03:27.835Z] Building sys-mgmt-agent [2022-04-08T20:04:06.902Z]  Building security-secretstore-setup ... done Step 1/23 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-04-08T20:04:06.902Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2022-04-08T20:04:06.902Z] ---> 0bf968ebf2cf [2022-04-08T20:04:06.902Z] Step 3/23 : WORKDIR /edgex-go [2022-04-08T20:04:06.902Z] ---> Using cache [2022-04-08T20:04:06.902Z] ---> fcef1d672c45 [2022-04-08T20:04:06.902Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-04-08T20:04:06.902Z] ---> Using cache [2022-04-08T20:04:06.902Z] ---> 2a9f89921e83 [2022-04-08T20:04:06.902Z] Step 5/23 : RUN apk add --update --no-cache make bash git [2022-04-08T20:04:06.902Z] ---> Running in 960c13835cc3 [2022-04-08T20:04:08.347Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-04-08T20:04:08.951Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-04-08T20:04:10.397Z] OK: 220 MiB in 52 packages [2022-04-08T20:04:11.880Z] Removing intermediate container 960c13835cc3 [2022-04-08T20:04:11.880Z] ---> 8a65d72bc172 [2022-04-08T20:04:11.880Z] Step 6/23 : COPY go.mod vendor* ./ [2022-04-08T20:04:12.877Z] ---> b1d9698022ef [2022-04-08T20:04:12.877Z] Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-04-08T20:04:12.878Z] ---> Running in 3bd524d0b94f [2022-04-08T20:04:19.653Z] Removing intermediate container 3bd524d0b94f [2022-04-08T20:04:19.653Z] ---> 44ec95bbbd01 [2022-04-08T20:04:19.653Z] Step 8/23 : COPY . . [2022-04-08T20:04:41.934Z] ---> b506807ac8f5 [2022-04-08T20:04:41.934Z] Step 9/23 : RUN make cmd/sys-mgmt-agent/sys-mgmt-agent [2022-04-08T20:04:41.934Z] ---> Running in 04e165a9c260 [2022-04-08T20:04:43.396Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/sys-mgmt-agent/sys-mgmt-agent ./cmd/sys-mgmt-agent [2022-04-08T20:05:05.668Z] Removing intermediate container 4a6b62fcb102 [2022-04-08T20:05:05.668Z] ---> b57421654891 [2022-04-08T20:05:05.668Z] [2022-04-08T20:05:05.668Z] Step 10/23 : FROM alpine:3.14 [2022-04-08T20:05:05.668Z] ---> ac73e934f311 [2022-04-08T20:05:05.668Z] Step 11/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' [2022-04-08T20:05:05.668Z] ---> Running in 718f7d3cbe74 [2022-04-08T20:05:05.668Z] Removing intermediate container 718f7d3cbe74 [2022-04-08T20:05:05.668Z] ---> 347981c6f8de [2022-04-08T20:05:05.668Z] Step 12/23 : ENV APP_PORT=59880 [2022-04-08T20:05:05.668Z] ---> Running in d4cc68e182cd [2022-04-08T20:05:05.668Z] Removing intermediate container d4cc68e182cd [2022-04-08T20:05:05.668Z] ---> 2745babf21c7 [2022-04-08T20:05:05.668Z] Step 13/23 : EXPOSE $APP_PORT [2022-04-08T20:05:05.668Z] ---> Running in 3686ea1e2307 [2022-04-08T20:05:05.668Z] Removing intermediate container 3686ea1e2307 [2022-04-08T20:05:05.668Z] ---> fb2759f5df5b [2022-04-08T20:05:05.668Z] Step 14/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-04-08T20:05:05.668Z] ---> Running in 2b01fbb9d13f [2022-04-08T20:05:08.330Z] Removing intermediate container 2b01fbb9d13f [2022-04-08T20:05:08.330Z] ---> 5046ed3e5cc4 [2022-04-08T20:05:08.330Z] Step 15/23 : RUN apk add --update --no-cache zeromq dumb-init [2022-04-08T20:05:08.330Z] ---> Running in 4a215860bd14 [2022-04-08T20:05:10.347Z] fetch https://nl.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz [2022-04-08T20:05:11.346Z] fetch https://nl.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz [2022-04-08T20:05:12.341Z] (1/6) Installing dumb-init (1.2.5-r1) [2022-04-08T20:05:12.621Z] (2/6) Installing libgcc (10.3.1_git20210424-r2) [2022-04-08T20:05:12.621Z] (3/6) Installing libsodium (1.0.18-r0) [2022-04-08T20:05:12.621Z] (4/6) Installing libstdc++ (10.3.1_git20210424-r2) [2022-04-08T20:05:12.901Z] (5/6) Installing libzmq (4.3.4-r0) [2022-04-08T20:05:13.184Z] (6/6) Installing zeromq (4.3.4-r0) [2022-04-08T20:05:13.184Z] Executing busybox-1.33.1-r7.trigger [2022-04-08T20:05:13.184Z] OK: 8 MiB in 20 packages [2022-04-08T20:05:15.196Z] Removing intermediate container 4a215860bd14 [2022-04-08T20:05:15.196Z] ---> 55795e03229e [2022-04-08T20:05:15.196Z] Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / [2022-04-08T20:05:16.185Z] ---> b62d4980c225 [2022-04-08T20:05:16.185Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/core-data/core-data / [2022-04-08T20:05:18.830Z] ---> a6ada2593ca2 [2022-04-08T20:05:18.831Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.toml /res/configuration.toml [2022-04-08T20:05:19.818Z] ---> d234c2995c5b [2022-04-08T20:05:19.818Z] Step 19/23 : ENTRYPOINT ["/core-data"] [2022-04-08T20:05:20.099Z] ---> Running in c77292d43413 [2022-04-08T20:05:20.381Z] Removing intermediate container c77292d43413 [2022-04-08T20:05:20.381Z] ---> 6b0bdb4f6ce7 [2022-04-08T20:05:20.381Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-04-08T20:05:20.657Z] ---> Running in f2fa71732dda [2022-04-08T20:05:21.274Z] Removing intermediate container f2fa71732dda [2022-04-08T20:05:21.274Z] ---> aa8daa505c60 [2022-04-08T20:05:21.274Z] Step 21/23 : LABEL arch=arm64 [2022-04-08T20:05:21.274Z] ---> Running in 8e1aab658ac2 [2022-04-08T20:05:21.880Z] Removing intermediate container 8e1aab658ac2 [2022-04-08T20:05:21.880Z] ---> 7652c93a141e [2022-04-08T20:05:21.880Z] Step 22/23 : LABEL git_sha=af5afa2e66728d7755c27cae0dfdf73270be1e0b [2022-04-08T20:05:22.157Z] ---> Running in 495edd177558 [2022-04-08T20:05:22.438Z] Removing intermediate container 495edd177558 [2022-04-08T20:05:22.438Z] ---> d0638ff49f52 [2022-04-08T20:05:22.717Z] Step 23/23 : LABEL version=0.0.0 [2022-04-08T20:05:22.717Z] ---> Running in 80315437d6f4 [2022-04-08T20:05:23.323Z] Removing intermediate container 80315437d6f4 [2022-04-08T20:05:23.323Z] ---> 231733f1eb94 [2022-04-08T20:05:23.323Z] [2022-04-08T20:05:23.928Z] Successfully built 231733f1eb94 [2022-04-08T20:05:23.928Z] Successfully tagged core-data-arm64:latest [2022-04-08T20:11:02.513Z]  Building core-data ... done Removing intermediate container 04e165a9c260 [2022-04-08T20:11:02.513Z] ---> 31f1d1c4c984 [2022-04-08T20:11:02.513Z] Step 10/23 : RUN make cmd/sys-mgmt-executor/sys-mgmt-executor [2022-04-08T20:11:02.513Z] ---> Running in 356e7c1aea2e [2022-04-08T20:11:02.513Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/sys-mgmt-executor/sys-mgmt-executor ./cmd/sys-mgmt-executor [2022-04-08T20:11:02.513Z] Removing intermediate container 356e7c1aea2e [2022-04-08T20:11:02.513Z] ---> 7dfc2d81a603 [2022-04-08T20:11:02.513Z] [2022-04-08T20:11:02.513Z] Step 11/23 : FROM docker:20.10.14 [2022-04-08T20:11:02.513Z] 20.10.14: Pulling from library/docker [2022-04-08T20:11:12.718Z] Digest: sha256:41978d1974f05f80e1aef23ac03040491a7e28bd4551d4b469b43e558341864e [2022-04-08T20:11:12.718Z] Status: Downloaded newer image for docker:20.10.14 [2022-04-08T20:11:12.718Z] ---> c346e9eafbab [2022-04-08T20:11:12.718Z] Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2017-2019: Mainflux, Cavium, Dell, Copyright (c) 2021: Intel Corporation' [2022-04-08T20:11:12.718Z] ---> Running in ef276e956f97 [2022-04-08T20:11:12.718Z] Removing intermediate container ef276e956f97 [2022-04-08T20:11:12.718Z] ---> b231898085e0 [2022-04-08T20:11:12.718Z] Step 13/23 : RUN apk add --update --no-cache bash dumb-init py3-pip curl && pip install --no-cache-dir docker-compose==1.23.2 [2022-04-08T20:11:12.718Z] ---> Running in 7eba6df7876f [2022-04-08T20:11:14.184Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-04-08T20:11:14.184Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-04-08T20:11:15.173Z] (1/43) Installing readline (8.1.1-r0) [2022-04-08T20:11:15.173Z] (2/43) Installing bash (5.1.16-r0) [2022-04-08T20:11:15.452Z] Executing bash-5.1.16-r0.post-install [2022-04-08T20:11:15.452Z] (3/43) Installing brotli-libs (1.0.9-r5) [2022-04-08T20:11:15.452Z] (4/43) Installing nghttp2-libs (1.46.0-r0) [2022-04-08T20:11:15.452Z] (5/43) Installing libcurl (7.80.0-r0) [2022-04-08T20:11:15.452Z] (6/43) Installing curl (7.80.0-r0) [2022-04-08T20:11:15.452Z] (7/43) Installing dumb-init (1.2.5-r1) [2022-04-08T20:11:15.452Z] (8/43) Installing libbz2 (1.0.8-r1) [2022-04-08T20:11:15.452Z] (9/43) Installing expat (2.4.7-r0) [2022-04-08T20:11:15.452Z] (10/43) Installing libffi (3.4.2-r1) [2022-04-08T20:11:15.452Z] (11/43) Installing gdbm (1.22-r0) [2022-04-08T20:11:15.452Z] (12/43) Installing xz-libs (5.2.5-r1) [2022-04-08T20:11:15.452Z] (13/43) Installing libgcc (10.3.1_git20211027-r0) [2022-04-08T20:11:15.452Z] (14/43) Installing libstdc++ (10.3.1_git20211027-r0) [2022-04-08T20:11:15.452Z] (15/43) Installing mpdecimal (2.5.1-r1) [2022-04-08T20:11:15.452Z] (16/43) Installing sqlite-libs (3.36.0-r0) [2022-04-08T20:11:15.452Z] (17/43) Installing python3 (3.9.7-r4) [2022-04-08T20:11:18.093Z] (18/43) Installing py3-appdirs (1.4.4-r2) [2022-04-08T20:11:18.093Z] (19/43) Installing py3-certifi (2020.12.5-r1) [2022-04-08T20:11:18.093Z] (20/43) Installing py3-charset-normalizer (2.0.7-r0) [2022-04-08T20:11:18.093Z] (21/43) Installing py3-idna (3.3-r0) [2022-04-08T20:11:18.093Z] (22/43) Installing py3-urllib3 (1.26.7-r0) [2022-04-08T20:11:18.093Z] (23/43) Installing py3-requests (2.26.0-r1) [2022-04-08T20:11:18.093Z] (24/43) Installing py3-msgpack (1.0.2-r1) [2022-04-08T20:11:18.093Z] (25/43) Installing py3-lockfile (0.12.2-r4) [2022-04-08T20:11:18.093Z] (26/43) Installing py3-cachecontrol (0.12.10-r0) [2022-04-08T20:11:18.093Z] (27/43) Installing py3-colorama (0.4.4-r1) [2022-04-08T20:11:18.093Z] (28/43) Installing py3-contextlib2 (21.6.0-r1) [2022-04-08T20:11:18.093Z] (29/43) Installing py3-distlib (0.3.3-r0) [2022-04-08T20:11:18.371Z] (30/43) Installing py3-distro (1.6.0-r0) [2022-04-08T20:11:18.371Z] (31/43) Installing py3-six (1.16.0-r0) [2022-04-08T20:11:18.371Z] (32/43) Installing py3-webencodings (0.5.1-r4) [2022-04-08T20:11:18.371Z] (33/43) Installing py3-html5lib (1.1-r1) [2022-04-08T20:11:18.371Z] (34/43) Installing py3-parsing (2.4.7-r2) [2022-04-08T20:11:18.371Z] (35/43) Installing py3-packaging (20.9-r1) [2022-04-08T20:11:18.371Z] (36/43) Installing py3-tomli (1.2.2-r0) [2022-04-08T20:11:18.371Z] (37/43) Installing py3-pep517 (0.12.0-r0) [2022-04-08T20:11:18.371Z] (38/43) Installing py3-progress (1.6-r0) [2022-04-08T20:11:18.371Z] (39/43) Installing py3-retrying (1.3.3-r2) [2022-04-08T20:11:18.371Z] (40/43) Installing py3-ordered-set (4.0.2-r2) [2022-04-08T20:11:18.371Z] (41/43) Installing py3-setuptools (52.0.0-r4) [2022-04-08T20:11:18.667Z] (42/43) Installing py3-toml (0.10.2-r2) [2022-04-08T20:11:18.667Z] (43/43) Installing py3-pip (20.3.4-r1) [2022-04-08T20:11:19.277Z] Executing busybox-1.34.1-r5.trigger [2022-04-08T20:11:19.277Z] OK: 82 MiB in 65 packages [2022-04-08T20:11:24.722Z] Collecting docker-compose==1.23.2 [2022-04-08T20:11:24.722Z] Downloading docker_compose-1.23.2-py2.py3-none-any.whl (131 kB) [2022-04-08T20:11:24.722Z] Collecting websocket-client<1.0,>=0.32.0 [2022-04-08T20:11:24.722Z] Downloading websocket_client-0.59.0-py2.py3-none-any.whl (67 kB) [2022-04-08T20:11:25.001Z] Collecting dockerpty<0.5,>=0.4.1 [2022-04-08T20:11:25.001Z] Downloading dockerpty-0.4.1.tar.gz (13 kB) [2022-04-08T20:11:27.651Z] Collecting cached-property<2,>=1.2.0 [2022-04-08T20:11:27.651Z] Downloading cached_property-1.5.2-py2.py3-none-any.whl (7.6 kB) [2022-04-08T20:11:28.647Z] Collecting requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1 [2022-04-08T20:11:28.647Z] Downloading requests-2.20.1-py2.py3-none-any.whl (57 kB) [2022-04-08T20:11:28.647Z] Requirement already satisfied: six<2,>=1.3.0 in /usr/lib/python3.9/site-packages (from docker-compose==1.23.2) (1.16.0) [2022-04-08T20:11:28.647Z] Collecting docopt<0.7,>=0.6.1 [2022-04-08T20:11:28.647Z] Downloading docopt-0.6.2.tar.gz (25 kB) [2022-04-08T20:11:32.071Z] Collecting PyYAML<4,>=3.10 [2022-04-08T20:11:32.071Z] Downloading PyYAML-3.13.tar.gz (270 kB) [2022-04-08T20:11:35.497Z] Collecting texttable<0.10,>=0.9.0 [2022-04-08T20:11:35.497Z] Downloading texttable-0.9.1.tar.gz (11 kB) [2022-04-08T20:11:38.149Z] Collecting docker<4.0,>=3.6.0 [2022-04-08T20:11:38.149Z] Downloading docker-3.7.3-py2.py3-none-any.whl (134 kB) [2022-04-08T20:11:38.429Z] Collecting jsonschema<3,>=2.5.1 [2022-04-08T20:11:38.429Z] Downloading jsonschema-2.6.0-py2.py3-none-any.whl (39 kB) [2022-04-08T20:11:38.708Z] Collecting docker-pycreds>=0.4.0 [2022-04-08T20:11:38.708Z] Downloading docker_pycreds-0.4.0-py2.py3-none-any.whl (9.0 kB) [2022-04-08T20:11:39.705Z] Requirement already satisfied: certifi>=2017.4.17 in /usr/lib/python3.9/site-packages (from requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1->docker-compose==1.23.2) (2020.12.5) [2022-04-08T20:11:39.705Z] Collecting idna<2.8,>=2.5 [2022-04-08T20:11:39.705Z] Downloading idna-2.7-py2.py3-none-any.whl (58 kB) [2022-04-08T20:11:40.704Z] Collecting urllib3<1.25,>=1.21.1 [2022-04-08T20:11:40.704Z] Downloading urllib3-1.24.3-py2.py3-none-any.whl (118 kB) [2022-04-08T20:11:40.704Z] Collecting chardet<3.1.0,>=3.0.2 [2022-04-08T20:11:40.988Z] Downloading chardet-3.0.4-py2.py3-none-any.whl (133 kB) [2022-04-08T20:11:41.269Z] Using legacy 'setup.py install' for dockerpty, since package 'wheel' is not installed. [2022-04-08T20:11:41.269Z] Using legacy 'setup.py install' for docopt, since package 'wheel' is not installed. [2022-04-08T20:11:41.269Z] Using legacy 'setup.py install' for PyYAML, since package 'wheel' is not installed. [2022-04-08T20:11:41.269Z] Using legacy 'setup.py install' for texttable, since package 'wheel' is not installed. [2022-04-08T20:11:42.269Z] Installing collected packages: urllib3, idna, chardet, websocket-client, requests, docker-pycreds, texttable, PyYAML, jsonschema, docopt, dockerpty, docker, cached-property, docker-compose [2022-04-08T20:11:42.269Z] Attempting uninstall: urllib3 [2022-04-08T20:11:42.269Z] Found existing installation: urllib3 1.26.7 [2022-04-08T20:11:42.269Z] Uninstalling urllib3-1.26.7: [2022-04-08T20:11:42.551Z] Successfully uninstalled urllib3-1.26.7 [2022-04-08T20:11:43.161Z] Attempting uninstall: idna [2022-04-08T20:11:43.161Z] Found existing installation: idna 3.3 [2022-04-08T20:11:43.161Z] Uninstalling idna-3.3: [2022-04-08T20:11:43.161Z] Successfully uninstalled idna-3.3 [2022-04-08T20:11:46.592Z] Attempting uninstall: requests [2022-04-08T20:11:46.592Z] Found existing installation: requests 2.26.0 [2022-04-08T20:11:46.592Z] Uninstalling requests-2.26.0: [2022-04-08T20:11:46.592Z] Successfully uninstalled requests-2.26.0 [2022-04-08T20:11:46.873Z] Running setup.py install for texttable: started [2022-04-08T20:11:49.557Z] Running setup.py install for texttable: finished with status 'done' [2022-04-08T20:11:49.557Z] Running setup.py install for PyYAML: started [2022-04-08T20:11:52.222Z] Running setup.py install for PyYAML: finished with status 'done' [2022-04-08T20:11:52.502Z] Running setup.py install for docopt: started [2022-04-08T20:11:55.167Z] Running setup.py install for docopt: finished with status 'done' [2022-04-08T20:11:55.167Z] Running setup.py install for dockerpty: started [2022-04-08T20:11:57.795Z] Running setup.py install for dockerpty: finished with status 'done' [2022-04-08T20:11:59.785Z] Successfully installed PyYAML-3.13 cached-property-1.5.2 chardet-3.0.4 docker-3.7.3 docker-compose-1.23.2 docker-pycreds-0.4.0 dockerpty-0.4.1 docopt-0.6.2 idna-2.7 jsonschema-2.6.0 requests-2.20.1 texttable-0.9.1 urllib3-1.24.3 websocket-client-0.59.0 [2022-04-08T20:12:14.948Z] Removing intermediate container 7eba6df7876f [2022-04-08T20:12:14.948Z] ---> 24285c7c69b8 [2022-04-08T20:12:14.948Z] Step 14/23 : ENV APP_PORT=58890 [2022-04-08T20:12:14.948Z] ---> Running in 6fd787540be2 [2022-04-08T20:12:15.233Z] Removing intermediate container 6fd787540be2 [2022-04-08T20:12:15.233Z] ---> 7b248dceed1d [2022-04-08T20:12:15.233Z] Step 15/23 : EXPOSE $APP_PORT [2022-04-08T20:12:15.233Z] ---> Running in 3877f291b0ec [2022-04-08T20:12:15.842Z] Removing intermediate container 3877f291b0ec [2022-04-08T20:12:15.842Z] ---> 517aa5ad5ca3 [2022-04-08T20:12:15.842Z] Step 16/23 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/sys-mgmt-agent / [2022-04-08T20:12:17.856Z] ---> 0b7fe7e7e5a9 [2022-04-08T20:12:17.856Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/res/configuration.toml /res/configuration.toml [2022-04-08T20:12:18.847Z] ---> f9738b59e2bf [2022-04-08T20:12:18.847Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/sys-mgmt-executor/sys-mgmt-executor / [2022-04-08T20:12:19.848Z] ---> b9d00b9b02c2 [2022-04-08T20:12:19.848Z] Step 19/23 : ENTRYPOINT ["/sys-mgmt-agent"] [2022-04-08T20:12:19.848Z] ---> Running in 758ee43f9cf3 [2022-04-08T20:12:20.476Z] Removing intermediate container 758ee43f9cf3 [2022-04-08T20:12:20.476Z] ---> 100fe726bb7d [2022-04-08T20:12:20.476Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-04-08T20:12:20.476Z] ---> Running in 13ea141eb370 [2022-04-08T20:12:21.102Z] Removing intermediate container 13ea141eb370 [2022-04-08T20:12:21.102Z] ---> 271243a55db6 [2022-04-08T20:12:21.102Z] Step 21/23 : LABEL arch=arm64 [2022-04-08T20:12:21.102Z] ---> Running in 75cb023b94d8 [2022-04-08T20:12:21.711Z] Removing intermediate container 75cb023b94d8 [2022-04-08T20:12:21.711Z] ---> 5cd21efea3f2 [2022-04-08T20:12:21.711Z] Step 22/23 : LABEL git_sha=af5afa2e66728d7755c27cae0dfdf73270be1e0b [2022-04-08T20:12:21.711Z] ---> Running in 55acf230c128 [2022-04-08T20:12:22.318Z] Removing intermediate container 55acf230c128 [2022-04-08T20:12:22.318Z] ---> cf00ccf47678 [2022-04-08T20:12:22.318Z] Step 23/23 : LABEL version=0.0.0 [2022-04-08T20:12:22.318Z] ---> Running in bc2a82b40d45 [2022-04-08T20:12:22.926Z] Removing intermediate container bc2a82b40d45 [2022-04-08T20:12:22.926Z] ---> ac66577a6b87 [2022-04-08T20:12:22.926Z] [2022-04-08T20:12:23.530Z] Successfully built ac66577a6b87 [2022-04-08T20:12:23.531Z] Successfully tagged sys-mgmt-agent-arm64:latest [2022-04-08T20:17:15.714Z]  Building sys-mgmt-agent ... done Building bin/spire-agent... [2022-04-08T20:17:16.325Z] go: downloading github.com/envoyproxy/go-control-plane v0.10.1 [2022-04-08T20:17:16.931Z] go: downloading cloud.google.com/go/secretmanager v1.3.0 [2022-04-08T20:17:16.931Z] go: downloading github.com/docker/docker v20.10.12+incompatible [2022-04-08T20:17:22.366Z] go: downloading github.com/aws/aws-sdk-go-v2/service/secretsmanager v1.14.0 [2022-04-08T20:17:22.972Z] go: downloading github.com/google/go-tpm-tools v0.3.3 [2022-04-08T20:17:24.959Z] go: downloading github.com/cncf/xds/go v0.0.0-20211130200136-a8f946100490 [2022-04-08T20:17:24.959Z] go: downloading github.com/envoyproxy/protoc-gen-validate v0.6.2 [2022-04-08T20:17:25.563Z] go: downloading github.com/docker/go-connections v0.4.0 [2022-04-08T20:17:25.563Z] go: downloading github.com/docker/go-units v0.4.0 [2022-04-08T20:17:25.839Z] go: downloading github.com/opencontainers/image-spec v1.0.1 [2022-04-08T20:17:25.839Z] go: downloading github.com/containerd/containerd v1.3.4 [2022-04-08T20:17:25.839Z] go: downloading github.com/docker/distribution v2.7.1+incompatible [2022-04-08T20:17:26.116Z] go: downloading github.com/opencontainers/go-digest v1.0.0 [2022-04-08T20:24:33.620Z] Removing intermediate container c08841be8862 [2022-04-08T20:24:33.620Z] ---> 240a46add2c7 [2022-04-08T20:24:33.620Z] [2022-04-08T20:24:33.620Z] Step 13/26 : FROM alpine:3.15 [2022-04-08T20:24:33.620Z] ---> 3fb3c9af89a9 [2022-04-08T20:24:33.620Z] Step 14/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2022-04-08T20:24:33.620Z] ---> Using cache [2022-04-08T20:24:33.620Z] ---> 81ba2f159318 [2022-04-08T20:24:33.620Z] Step 15/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-04-08T20:24:33.620Z] ---> Using cache [2022-04-08T20:24:33.620Z] ---> 90b0c197c87e [2022-04-08T20:24:33.620Z] Step 16/26 : RUN apk update && apk --no-cache --update add dumb-init gcompat [2022-04-08T20:24:33.620Z] ---> Running in ce3a8e2e5094 [2022-04-08T20:24:33.620Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-04-08T20:24:33.620Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-04-08T20:24:33.620Z] v3.15.4-7-g6ea98f6cfc [https://nl.alpinelinux.org/alpine/v3.15/main] [2022-04-08T20:24:33.620Z] v3.15.4-5-g08ee9bf84b [https://nl.alpinelinux.org/alpine/v3.15/community] [2022-04-08T20:24:33.620Z] OK: 15729 distinct packages available [2022-04-08T20:24:33.620Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-04-08T20:24:33.620Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-04-08T20:24:33.620Z] (1/4) Installing dumb-init (1.2.5-r1) [2022-04-08T20:24:33.620Z] (2/4) Installing musl-obstack (1.2.3-r0) [2022-04-08T20:24:33.620Z] (3/4) Installing libucontext (1.1-r0) [2022-04-08T20:24:33.620Z] (4/4) Installing gcompat (1.0.0-r4) [2022-04-08T20:24:33.620Z] Executing busybox-1.34.1-r5.trigger [2022-04-08T20:24:33.620Z] OK: 6 MiB in 18 packages [2022-04-08T20:24:33.620Z] Removing intermediate container ce3a8e2e5094 [2022-04-08T20:24:33.620Z] ---> 110f4f7547ed [2022-04-08T20:24:33.620Z] Step 17/26 : COPY --from=builder /edgex-go/spire-build/bin/spire-server /usr/local/bin [2022-04-08T20:24:37.041Z] ---> a34312f965a4 [2022-04-08T20:24:37.041Z] Step 18/26 : COPY --from=builder /edgex-go/cmd/security-spire-config/docker-entrypoint.sh /usr/local/bin/ [2022-04-08T20:24:37.330Z] ---> f3c23204f3f6 [2022-04-08T20:24:37.331Z] Step 19/26 : WORKDIR /usr/local/etc/spiffe-scripts.d [2022-04-08T20:24:37.608Z] ---> Running in ec8175892b68 [2022-04-08T20:24:38.222Z] Removing intermediate container ec8175892b68 [2022-04-08T20:24:38.222Z] ---> 0547deeb1784 [2022-04-08T20:24:38.222Z] Step 20/26 : COPY --from=builder /edgex-go/cmd/security-spire-config/seed_builtin_entries.sh /usr/local/etc/spiffe-scripts.d [2022-04-08T20:24:39.219Z] ---> 359597b00641 [2022-04-08T20:24:39.219Z] Step 21/26 : WORKDIR / [2022-04-08T20:24:39.219Z] ---> Running in b682717a0f6e [2022-04-08T20:24:39.506Z] Removing intermediate container b682717a0f6e [2022-04-08T20:24:39.506Z] ---> 672a8970e4f2 [2022-04-08T20:24:39.506Z] Step 22/26 : ENTRYPOINT [ "/usr/bin/dumb-init" ] [2022-04-08T20:24:39.506Z] ---> Running in 322c8c9b4cda [2022-04-08T20:24:40.122Z] Removing intermediate container 322c8c9b4cda [2022-04-08T20:24:40.122Z] ---> fb0e0bb1f5ab [2022-04-08T20:24:40.122Z] Step 23/26 : CMD [ "--verbose", "docker-entrypoint.sh" ] [2022-04-08T20:24:40.122Z] ---> Running in 8ceebc56531d [2022-04-08T20:24:40.741Z] Removing intermediate container 8ceebc56531d [2022-04-08T20:24:40.741Z] ---> 5babd50deb28 [2022-04-08T20:24:40.741Z] Step 24/26 : LABEL arch=arm64 [2022-04-08T20:24:40.741Z] ---> Running in d30b6206fe24 [2022-04-08T20:24:41.369Z] Removing intermediate container d30b6206fe24 [2022-04-08T20:24:41.369Z] ---> 851317d3774b [2022-04-08T20:24:41.369Z] Step 25/26 : LABEL git_sha=af5afa2e66728d7755c27cae0dfdf73270be1e0b [2022-04-08T20:24:41.369Z] ---> Running in e6b2526ee710 [2022-04-08T20:24:41.667Z] Removing intermediate container e6b2526ee710 [2022-04-08T20:24:41.667Z] ---> 3157d86d84df [2022-04-08T20:24:41.667Z] Step 26/26 : LABEL version=0.0.0 [2022-04-08T20:24:41.955Z] ---> Running in 3f23d5128c41 [2022-04-08T20:24:42.242Z] Removing intermediate container 3f23d5128c41 [2022-04-08T20:24:42.242Z] ---> 10b4e7728c5d [2022-04-08T20:24:42.242Z] [2022-04-08T20:24:42.866Z] Successfully built 10b4e7728c5d [2022-04-08T20:24:42.866Z] Successfully tagged security-spire-config-arm64:latest [2022-04-08T20:26:04.698Z]  Building security-spire-config ... done Building bin/spire-agent... [2022-04-08T20:26:04.699Z] go: downloading github.com/envoyproxy/go-control-plane v0.10.1 [2022-04-08T20:26:04.699Z] go: downloading github.com/aws/aws-sdk-go-v2/service/secretsmanager v1.14.0 [2022-04-08T20:26:04.699Z] go: downloading cloud.google.com/go/secretmanager v1.3.0 [2022-04-08T20:26:04.699Z] go: downloading github.com/docker/docker v20.10.12+incompatible [2022-04-08T20:26:04.977Z] go: downloading github.com/google/go-tpm-tools v0.3.3 [2022-04-08T20:26:05.964Z] go: downloading github.com/cncf/xds/go v0.0.0-20211130200136-a8f946100490 [2022-04-08T20:26:05.964Z] go: downloading github.com/envoyproxy/protoc-gen-validate v0.6.2 [2022-04-08T20:26:05.964Z] go: downloading github.com/docker/go-connections v0.4.0 [2022-04-08T20:26:05.964Z] go: downloading github.com/opencontainers/image-spec v1.0.1 [2022-04-08T20:26:05.964Z] go: downloading github.com/docker/go-units v0.4.0 [2022-04-08T20:26:06.240Z] go: downloading github.com/containerd/containerd v1.3.4 [2022-04-08T20:26:06.240Z] go: downloading github.com/docker/distribution v2.7.1+incompatible [2022-04-08T20:26:06.240Z] go: downloading github.com/opencontainers/go-digest v1.0.0 [2022-04-08T20:30:13.331Z] Building bin/spire-agent... [2022-04-08T20:30:13.331Z] go: downloading github.com/envoyproxy/go-control-plane v0.10.1 [2022-04-08T20:30:13.331Z] go: downloading cloud.google.com/go/secretmanager v1.3.0 [2022-04-08T20:30:13.331Z] go: downloading github.com/docker/docker v20.10.12+incompatible [2022-04-08T20:30:13.331Z] go: downloading github.com/aws/aws-sdk-go-v2/service/secretsmanager v1.14.0 [2022-04-08T20:30:13.331Z] go: downloading github.com/google/go-tpm-tools v0.3.3 [2022-04-08T20:30:13.331Z] go: downloading github.com/cncf/xds/go v0.0.0-20211130200136-a8f946100490 [2022-04-08T20:30:13.331Z] go: downloading github.com/envoyproxy/protoc-gen-validate v0.6.2 [2022-04-08T20:30:13.331Z] go: downloading github.com/docker/go-connections v0.4.0 [2022-04-08T20:30:13.331Z] go: downloading github.com/docker/go-units v0.4.0 [2022-04-08T20:30:13.331Z] go: downloading github.com/opencontainers/image-spec v1.0.1 [2022-04-08T20:30:13.331Z] go: downloading github.com/containerd/containerd v1.3.4 [2022-04-08T20:30:13.331Z] go: downloading github.com/docker/distribution v2.7.1+incompatible [2022-04-08T20:30:13.331Z] go: downloading github.com/opencontainers/go-digest v1.0.0 [2022-04-08T20:30:23.616Z] Removing intermediate container 9307c1f8f743 [2022-04-08T20:30:23.616Z] ---> b11fe809c7cc [2022-04-08T20:30:23.616Z] [2022-04-08T20:30:23.616Z] Step 13/26 : FROM alpine:3.15 [2022-04-08T20:30:23.616Z] ---> 3fb3c9af89a9 [2022-04-08T20:30:23.616Z] Step 14/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2022-04-08T20:30:23.616Z] ---> Using cache [2022-04-08T20:30:23.616Z] ---> 81ba2f159318 [2022-04-08T20:30:23.616Z] Step 15/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-04-08T20:30:23.616Z] ---> Using cache [2022-04-08T20:30:23.616Z] ---> 90b0c197c87e [2022-04-08T20:30:23.616Z] Step 16/26 : RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2022-04-08T20:30:23.963Z] ---> Running in 28d9a6eb0b51 [2022-04-08T20:30:25.955Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-04-08T20:30:26.933Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-04-08T20:30:27.923Z] v3.15.4-7-g6ea98f6cfc [https://nl.alpinelinux.org/alpine/v3.15/main] [2022-04-08T20:30:27.923Z] v3.15.4-5-g08ee9bf84b [https://nl.alpinelinux.org/alpine/v3.15/community] [2022-04-08T20:30:27.923Z] OK: 15729 distinct packages available [2022-04-08T20:30:27.923Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-04-08T20:30:28.912Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-04-08T20:30:29.903Z] (1/5) Installing dumb-init (1.2.5-r1) [2022-04-08T20:30:29.903Z] (2/5) Installing musl-obstack (1.2.3-r0) [2022-04-08T20:30:30.186Z] (3/5) Installing libucontext (1.1-r0) [2022-04-08T20:30:30.186Z] (4/5) Installing gcompat (1.0.0-r4) [2022-04-08T20:30:30.186Z] (5/5) Installing openssl (1.1.1n-r0) [2022-04-08T20:30:30.468Z] Executing busybox-1.34.1-r5.trigger [2022-04-08T20:30:30.468Z] OK: 6 MiB in 19 packages [2022-04-08T20:30:31.926Z] Removing intermediate container 28d9a6eb0b51 [2022-04-08T20:30:31.926Z] ---> f330c7a56695 [2022-04-08T20:30:31.926Z] Step 17/26 : COPY --from=builder /edgex-go/spire-build/bin/spire-agent /usr/local/bin [2022-04-08T20:30:36.264Z] ---> 50cb5fc8b14e [2022-04-08T20:30:36.264Z] Step 18/26 : COPY --from=builder /edgex-go/spire-build/bin/spire-server /usr/local/bin [2022-04-08T20:30:41.686Z] ---> 18faabef5dde [2022-04-08T20:30:41.686Z] Step 19/26 : COPY --from=builder /edgex-go/cmd/security-spire-agent/docker-entrypoint.sh /usr/local/bin/ [2022-04-08T20:30:42.278Z] ---> 0a920ec42f4a [2022-04-08T20:30:42.278Z] Step 20/26 : COPY --from=builder /edgex-go/cmd/security-spire-agent/agent.conf /usr/local/etc/spire/agent.conf.tpl [2022-04-08T20:30:43.264Z] ---> 1b630b6004a1 [2022-04-08T20:30:43.264Z] Step 21/26 : COPY --from=builder /edgex-go/cmd/security-spire-agent/openssl.conf /usr/local/etc/ [2022-04-08T20:30:44.252Z] ---> 46532ee39489 [2022-04-08T20:30:44.252Z] Step 22/26 : ENTRYPOINT [ "/usr/bin/dumb-init" ] [2022-04-08T20:30:44.252Z] ---> Running in b5f4b511dee7 [2022-04-08T20:30:44.853Z] Removing intermediate container b5f4b511dee7 [2022-04-08T20:30:44.853Z] ---> fc46f4a58163 [2022-04-08T20:30:44.853Z] Step 23/26 : CMD [ "--verbose", "docker-entrypoint.sh" ] [2022-04-08T20:30:44.853Z] ---> Running in 39d8d08a72f8 [2022-04-08T20:30:45.453Z] Removing intermediate container 39d8d08a72f8 [2022-04-08T20:30:45.453Z] ---> b3d734cf7154 [2022-04-08T20:30:45.453Z] Step 24/26 : LABEL arch=arm64 [2022-04-08T20:30:45.453Z] ---> Running in 82666c3be105 [2022-04-08T20:30:46.056Z] Removing intermediate container 82666c3be105 [2022-04-08T20:30:46.056Z] ---> 3e15843482c0 [2022-04-08T20:30:46.056Z] Step 25/26 : LABEL git_sha=af5afa2e66728d7755c27cae0dfdf73270be1e0b [2022-04-08T20:30:46.056Z] ---> Running in d0c6a2881060 [2022-04-08T20:30:46.659Z] Removing intermediate container d0c6a2881060 [2022-04-08T20:30:46.659Z] ---> 4f731b363b98 [2022-04-08T20:30:46.659Z] Step 26/26 : LABEL version=0.0.0 [2022-04-08T20:30:46.659Z] ---> Running in c0d38eaeb1cd [2022-04-08T20:30:47.267Z] Removing intermediate container c0d38eaeb1cd [2022-04-08T20:30:47.267Z] ---> 106e21e4e8ce [2022-04-08T20:30:47.267Z] [2022-04-08T20:30:47.543Z] Successfully built 106e21e4e8ce [2022-04-08T20:30:47.543Z] Successfully tagged security-spire-agent-arm64:latest [2022-04-08T20:34:09.490Z]  Building security-spire-agent ... done Removing intermediate container 6a82c9559e6f [2022-04-08T20:34:09.490Z] ---> f75ec50df074 [2022-04-08T20:34:09.490Z] [2022-04-08T20:34:09.490Z] Step 13/25 : FROM alpine:3.15 [2022-04-08T20:34:09.490Z] ---> 3fb3c9af89a9 [2022-04-08T20:34:09.490Z] Step 14/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2022-04-08T20:34:09.490Z] ---> Using cache [2022-04-08T20:34:09.490Z] ---> 81ba2f159318 [2022-04-08T20:34:09.490Z] Step 15/25 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-04-08T20:34:09.490Z] ---> Using cache [2022-04-08T20:34:09.490Z] ---> 90b0c197c87e [2022-04-08T20:34:09.490Z] Step 16/25 : RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2022-04-08T20:34:09.490Z] ---> Using cache [2022-04-08T20:34:09.490Z] ---> f330c7a56695 [2022-04-08T20:34:09.490Z] Step 17/25 : COPY --from=builder /edgex-go/spire-build/bin/spire-server /usr/local/bin [2022-04-08T20:34:09.490Z] ---> 1fd9b769241c [2022-04-08T20:34:09.490Z] Step 18/25 : COPY --from=builder /edgex-go/cmd/security-spire-server/docker-entrypoint.sh /usr/local/bin/ [2022-04-08T20:34:09.490Z] ---> 704193464ac1 [2022-04-08T20:34:09.490Z] Step 19/25 : COPY --from=builder /edgex-go/cmd/security-spire-server/server.conf /usr/local/etc/spire/server.conf.tpl [2022-04-08T20:34:09.490Z] ---> 67a9b79ef7dd [2022-04-08T20:34:09.490Z] Step 20/25 : COPY --from=builder /edgex-go/cmd/security-spire-server/openssl.conf /usr/local/etc/ [2022-04-08T20:34:09.490Z] ---> db4b3d48cfe4 [2022-04-08T20:34:09.490Z] Step 21/25 : ENTRYPOINT [ "/usr/bin/dumb-init" ] [2022-04-08T20:34:09.490Z] ---> Running in 0d99c542f411 [2022-04-08T20:34:09.490Z] Removing intermediate container 0d99c542f411 [2022-04-08T20:34:09.490Z] ---> cf02fe7b5aad [2022-04-08T20:34:09.490Z] Step 22/25 : CMD [ "--verbose", "docker-entrypoint.sh" ] [2022-04-08T20:34:09.490Z] ---> Running in 6931d3697126 [2022-04-08T20:34:09.490Z] Removing intermediate container 6931d3697126 [2022-04-08T20:34:09.490Z] ---> 731a4cb4e964 [2022-04-08T20:34:09.490Z] Step 23/25 : LABEL arch=arm64 [2022-04-08T20:34:09.490Z] ---> Running in f41d03b5d141 [2022-04-08T20:34:09.490Z] Removing intermediate container f41d03b5d141 [2022-04-08T20:34:09.490Z] ---> e40ef3f3e51a [2022-04-08T20:34:09.490Z] Step 24/25 : LABEL git_sha=af5afa2e66728d7755c27cae0dfdf73270be1e0b [2022-04-08T20:34:09.490Z] ---> Running in 6f287ab5ba93 [2022-04-08T20:34:09.490Z] Removing intermediate container 6f287ab5ba93 [2022-04-08T20:34:09.490Z] ---> a678dbb3570b [2022-04-08T20:34:09.490Z] Step 25/25 : LABEL version=0.0.0 [2022-04-08T20:34:09.490Z] ---> Running in 078479f4df1c [2022-04-08T20:34:09.490Z] Removing intermediate container 078479f4df1c [2022-04-08T20:34:09.490Z] ---> 861a9c9583c4 [2022-04-08T20:34:09.490Z] [2022-04-08T20:34:09.490Z] Successfully built 861a9c9583c4 [2022-04-08T20:34:09.490Z] Successfully tagged security-spire-server-arm64:latest [2022-04-08T20:34:09.505Z]  Building security-spire-server ... done  [Pipeline] } [2022-04-08T20:34:09.532Z] $ docker stop --time=1 38e25b4414197263c939f70ae4fce73531e0f70fc30fcfb3d3a9f16681d9f01f [2022-04-08T20:34:11.436Z] $ docker rm -f 38e25b4414197263c939f70ae4fce73531e0f70fc30fcfb3d3a9f16681d9f01f [Pipeline] // withDockerContainer [Pipeline] sh [2022-04-08T20:34:12.150Z] + docker images [2022-04-08T20:34:12.747Z] REPOSITORY TAG IMAGE ID CREATED SIZE [2022-04-08T20:34:12.747Z] security-spire-server-arm64 latest 861a9c9583c4 9 seconds ago 86.3MB [2022-04-08T20:34:12.747Z] f75ec50df074 34 seconds ago 4.21GB [2022-04-08T20:34:12.747Z] security-spire-agent-arm64 latest 106e21e4e8ce 3 minutes ago 126MB [2022-04-08T20:34:12.747Z] b11fe809c7cc 4 minutes ago 4.21GB [2022-04-08T20:34:12.747Z] security-spire-config-arm64 latest 10b4e7728c5d 9 minutes ago 85.6MB [2022-04-08T20:34:12.747Z] 240a46add2c7 10 minutes ago 4.21GB [2022-04-08T20:34:12.747Z] sys-mgmt-agent-arm64 latest ac66577a6b87 21 minutes ago 290MB [2022-04-08T20:34:12.747Z] 7dfc2d81a603 23 minutes ago 1.43GB [2022-04-08T20:34:12.747Z] core-data-arm64 latest 231733f1eb94 28 minutes ago 34.4MB [2022-04-08T20:34:12.747Z] b57421654891 29 minutes ago 1.46GB [2022-04-08T20:34:12.747Z] security-secretstore-setup-arm64 latest 0bb56636d3a7 30 minutes ago 40.8MB [2022-04-08T20:34:12.747Z] 54adc6cde823 31 minutes ago 1.44GB [2022-04-08T20:34:12.747Z] security-bootstrapper-arm64 latest 3e60f8e1dd9b 40 minutes ago 23.6MB [2022-04-08T20:34:12.747Z] core-metadata-arm64 latest dbdc84bc8936 40 minutes ago 25.1MB [2022-04-08T20:34:12.747Z] security-proxy-setup-arm64 latest d42ebb732d59 40 minutes ago 42.1MB [2022-04-08T20:34:12.747Z] 1b0f785ff45b 40 minutes ago 1.43GB [2022-04-08T20:34:12.747Z] f78f86e7d3e3 41 minutes ago 1.43GB [2022-04-08T20:34:12.747Z] d67f6dcbaf85 41 minutes ago 1.44GB [2022-04-08T20:34:12.747Z] support-notifications-arm64 latest 21d6c234e9e0 51 minutes ago 25.5MB [2022-04-08T20:34:12.747Z] support-scheduler-arm64 latest 48b751751f03 51 minutes ago 24.9MB [2022-04-08T20:34:12.747Z] core-command-arm64 latest a09d4361c89d 51 minutes ago 23.7MB [2022-04-08T20:34:12.747Z] cc66db326409 52 minutes ago 1.43GB [2022-04-08T20:34:12.747Z] security-spiffe-token-provider-arm64 latest ed7c40f9c2aa 52 minutes ago 27.7MB [2022-04-08T20:34:12.747Z] f328ffef926a 52 minutes ago 1.43GB [2022-04-08T20:34:12.747Z] 33c622012c90 52 minutes ago 1.43GB [2022-04-08T20:34:12.747Z] 08fd342da275 52 minutes ago 1.42GB [2022-04-08T20:34:12.747Z] ci-base-image-arm64 latest 0bf968ebf2cf About an hour ago 886MB [2022-04-08T20:34:12.747Z] docker 20.10.14 c346e9eafbab 3 days ago 202MB [2022-04-08T20:34:12.747Z] alpine 3.14 ac73e934f311 3 days ago 5.34MB [2022-04-08T20:34:12.747Z] alpine 3.15 3fb3c9af89a9 3 days ago 5.32MB [2022-04-08T20:34:12.747Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64 1.17-alpine f79e39bc4007 2 months ago 551MB [2022-04-08T20:34:12.747Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64 latest 57ef9ed57663 21 months ago 285MB [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2022-04-08T20:34:13.462Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2022-04-08T20:34:13.735Z] [2022-04-08T20:34:13.735Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] sh [2022-04-08T20:34:14.137Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2022-04-08T20:34:14.413Z] arm64: Pulling from edgex-lftools-log-publisher [2022-04-08T20:34:14.413Z] 8998bd30e6a1: Pulling fs layer [2022-04-08T20:34:14.413Z] 04944245beec: Pulling fs layer [2022-04-08T20:34:14.413Z] 699f458cf7ca: Pulling fs layer [2022-04-08T20:34:14.413Z] 765212b225bb: Pulling fs layer [2022-04-08T20:34:14.413Z] f23df028b6ca: Pulling fs layer [2022-04-08T20:34:14.413Z] d65c8cfc05b1: Pulling fs layer [2022-04-08T20:34:14.413Z] 2437ff75d9bd: Pulling fs layer [2022-04-08T20:34:14.413Z] 765212b225bb: Waiting [2022-04-08T20:34:14.413Z] f23df028b6ca: Waiting [2022-04-08T20:34:14.413Z] d65c8cfc05b1: Waiting [2022-04-08T20:34:14.413Z] 2437ff75d9bd: Waiting [2022-04-08T20:34:14.413Z] 04944245beec: Verifying Checksum [2022-04-08T20:34:14.413Z] 04944245beec: Download complete [2022-04-08T20:34:14.413Z] 765212b225bb: Verifying Checksum [2022-04-08T20:34:14.413Z] 765212b225bb: Download complete [2022-04-08T20:34:14.691Z] f23df028b6ca: Verifying Checksum [2022-04-08T20:34:14.691Z] f23df028b6ca: Download complete [2022-04-08T20:34:14.691Z] d65c8cfc05b1: Verifying Checksum [2022-04-08T20:34:14.691Z] d65c8cfc05b1: Download complete [2022-04-08T20:34:14.691Z] 699f458cf7ca: Verifying Checksum [2022-04-08T20:34:14.691Z] 699f458cf7ca: Download complete [2022-04-08T20:34:15.289Z] 8998bd30e6a1: Verifying Checksum [2022-04-08T20:34:15.289Z] 8998bd30e6a1: Download complete [2022-04-08T20:34:17.263Z] 2437ff75d9bd: Verifying Checksum [2022-04-08T20:34:17.263Z] 2437ff75d9bd: Download complete [2022-04-08T20:34:19.232Z] 8998bd30e6a1: Pull complete [2022-04-08T20:34:19.827Z] 04944245beec: Pull complete [2022-04-08T20:34:21.263Z] 699f458cf7ca: Pull complete [2022-04-08T20:34:21.536Z] 765212b225bb: Pull complete [2022-04-08T20:34:22.516Z] f23df028b6ca: Pull complete [2022-04-08T20:34:22.787Z] d65c8cfc05b1: Pull complete [2022-04-08T20:34:37.863Z] 2437ff75d9bd: Pull complete [2022-04-08T20:34:37.863Z] Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da [2022-04-08T20:34:37.863Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2022-04-08T20:34:37.863Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] withDockerContainer [2022-04-08T20:34:38.173Z] prd-ubuntu20.04-docker-arm64-4c-16g-11610 does not seem to be running inside a container [2022-04-08T20:34:38.278Z] $ docker run -t -d -u 1001:1001 -u 0:0 --privileged --net host -v /home/jenkins:/home/jenkins -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat [2022-04-08T20:34:41.763Z] $ docker top d9480a294a157826d9dd5c9fa553b5f5bda249c5b4245680aa46ee30d583d037 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-04-08T20:34:42.856Z] ---> job-cost.sh [2022-04-08T20:34:42.856Z] lf-activate-venv: SKIPPING [2022-04-08T20:34:42.856Z] INFO: No Stack... [2022-04-08T20:34:43.334Z] INFO: Retrieving Pricing Info for: v3-standard-4 [2022-04-08T20:34:44.766Z] INFO: Archiving Costs [Pipeline] sh [2022-04-08T20:34:45.456Z] + cat /w/workspace/edgex-go/1/archives/cost.csv [2022-04-08T20:34:45.456Z] + cut -d, -f6 [Pipeline] lock [2022-04-08T20:34:45.512Z] Trying to acquire lock on [jenkins-edgexfoundry-edgex-go-PR-3955-1-stack-cost] [2022-04-08T20:34:45.517Z] Resource [jenkins-edgexfoundry-edgex-go-PR-3955-1-stack-cost] did not exist. Created. [2022-04-08T20:34:45.517Z] Lock acquired on [jenkins-edgexfoundry-edgex-go-PR-3955-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2022-04-08T20:34:46.272Z] + echo total: 0.2199999988079071 [Pipeline] stash [2022-04-08T20:34:46.480Z] Stashed 1 file(s) [Pipeline] } [2022-04-08T20:34:46.496Z] Lock released on resource [jenkins-edgexfoundry-edgex-go-PR-3955-1-stack-cost] [Pipeline] // lock [Pipeline] } [2022-04-08T20:34:46.585Z] $ docker stop --time=1 d9480a294a157826d9dd5c9fa553b5f5bda249c5b4245680aa46ee30d583d037 [2022-04-08T20:34:48.252Z] $ docker rm -f d9480a294a157826d9dd5c9fa553b5f5bda249c5b4245680aa46ee30d583d037 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // parallel [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (CodeCov) [Pipeline] unstash [Pipeline] configFileProvider [2022-04-08T20:34:49.492Z] provisioning config files... [2022-04-08T20:34:49.500Z] copy managed file [edgex-go-codecov-token] to file:/w/workspace/edgex-go/1@tmp/config8603983754410658755tmp [Pipeline] { [Pipeline] sh [2022-04-08T20:34:49.832Z] + set +x [2022-04-08T20:34:49.833Z] + curl -s https://codecov.io/bash [2022-04-08T20:34:49.833Z] + bash -s -- [2022-04-08T20:34:49.833Z] [2022-04-08T20:34:49.833Z] _____ _ [2022-04-08T20:34:49.833Z] / ____| | | [2022-04-08T20:34:49.833Z] | | ___ __| | ___ ___ _____ __ [2022-04-08T20:34:49.833Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2022-04-08T20:34:49.833Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2022-04-08T20:34:49.833Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2022-04-08T20:34:49.833Z] Bash-1.0.6 [2022-04-08T20:34:49.833Z] [2022-04-08T20:34:49.833Z] [2022-04-08T20:34:49.833Z] ==> git version 2.25.1 found [2022-04-08T20:34:49.833Z] ==> curl 7.68.0 (x86_64-pc-linux-gnu) libcurl/7.68.0 OpenSSL/1.1.1f zlib/1.2.11 brotli/1.0.7 libidn2/2.2.0 libpsl/0.21.0 (+libidn2/2.2.0) libssh/0.9.3/openssl/zlib nghttp2/1.40.0 librtmp/2.3 [2022-04-08T20:34:49.833Z] Release-Date: 2020-01-08 [2022-04-08T20:34:49.833Z] Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp [2022-04-08T20:34:49.833Z] Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets [2022-04-08T20:34:49.833Z] ==> Jenkins CI detected. [2022-04-08T20:34:49.833Z] current dir:  /w/workspace/edgex-go/1 [2022-04-08T20:34:49.833Z] project root: . [2022-04-08T20:34:49.833Z] --> token set from env [2022-04-08T20:34:49.833Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2022-04-08T20:34:49.833Z] ==> Running gcov in . (disable via -X gcov) [2022-04-08T20:34:49.833Z] ==> Python coveragepy not found [2022-04-08T20:34:49.833Z] ==> Searching for coverage reports in: [2022-04-08T20:34:49.833Z] + . [2022-04-08T20:34:49.833Z] -> Found 1 reports [2022-04-08T20:34:49.833Z] ==> Detecting git/mercurial file structure [2022-04-08T20:34:49.833Z] ==> Reading reports [2022-04-08T20:34:49.833Z] + ./coverage.out bytes=431014 [2022-04-08T20:34:50.092Z] ==> Appending adjustments [2022-04-08T20:34:50.092Z] https://docs.codecov.io/docs/fixing-reports [2022-04-08T20:34:51.033Z] + Found adjustments [2022-04-08T20:34:51.033Z] ==> Gzipping contents [2022-04-08T20:34:51.033Z] 60K /tmp/codecov.iDvop5.gz [2022-04-08T20:34:51.033Z] ==> Uploading reports [2022-04-08T20:34:51.033Z] url: https://codecov.io [2022-04-08T20:34:51.033Z] query: branch=PR-3955&commit=af5afa2e66728d7755c27cae0dfdf73270be1e0b&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2FPR-3955%2F1%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=3955&job=&cmd_args= [2022-04-08T20:34:51.033Z] -> Pinging Codecov [2022-04-08T20:34:51.033Z] https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=52b94001-b80a-4ca3-b063-c5e709073964&branch=PR-3955&commit=af5afa2e66728d7755c27cae0dfdf73270be1e0b&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2FPR-3955%2F1%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=3955&job=&cmd_args= [2022-04-08T20:34:51.293Z] -> Uploading to [2022-04-08T20:34:51.293Z] https://storage.googleapis.com/codecov/v4/raw/2022-04-08/00271124DB129430A58F1EEE437C3FCB/af5afa2e66728d7755c27cae0dfdf73270be1e0b/beeecb27-fb55-4909-86b3-1804854dd2b7.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EKKHVKCKHW7KBCGM7IHR55T63V2PAVJWLVFNITJHDU5G6R5IRN3LMWJA%2F20220408%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20220408T203451Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=0e660ce0665a8930f8cf28e4fcac7ac4429cc13543257b68e9d765af3910e488 [2022-04-08T20:34:51.293Z] % Total % Received % Xferd Average Speed Time Time Time Current [2022-04-08T20:34:51.294Z] Dload Upload Total Spent Left Speed [2022-04-08T20:34:51.554Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 59152 0 0 100 59152 0 228k --:--:-- --:--:-- --:--:-- 228k [2022-04-08T20:34:51.554Z] -> Reports have been successfully queued for processing at https://codecov.io/github/edgexfoundry/edgex-go/commit/af5afa2e66728d7755c27cae0dfdf73270be1e0b [Pipeline] } [2022-04-08T20:34:51.582Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Scan) Stage "Snyk Scan" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) Stage "Publish Swagger" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) Stage "Semver" skipped due to when conditional [Pipeline] stage [Pipeline] { (Tag) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] sh [2022-04-08T20:34:53.004Z] + [ -d /w/workspace/edgex-go/1/archives ] [Pipeline] libraryResource [Pipeline] sh [2022-04-08T20:34:53.337Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2022-04-08T20:34:54.233Z] ---> package-listing.sh [2022-04-08T20:34:54.233Z] ++ facter osfamily [2022-04-08T20:34:54.233Z] ++ tr '[:upper:]' '[:lower:]' [2022-04-08T20:34:54.494Z] + OS_FAMILY=debian [2022-04-08T20:34:54.494Z] + workspace=/w/workspace/edgex-go/1 [2022-04-08T20:34:54.494Z] + START_PACKAGES=/tmp/packages_start.txt [2022-04-08T20:34:54.494Z] + END_PACKAGES=/tmp/packages_end.txt [2022-04-08T20:34:54.494Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2022-04-08T20:34:54.494Z] + PACKAGES=/tmp/packages_start.txt [2022-04-08T20:34:54.494Z] + '[' /w/workspace/edgex-go/1 ']' [2022-04-08T20:34:54.494Z] + PACKAGES=/tmp/packages_end.txt [2022-04-08T20:34:54.494Z] + case "${OS_FAMILY}" in [2022-04-08T20:34:54.494Z] + dpkg -l [2022-04-08T20:34:54.494Z] + grep '^ii' [2022-04-08T20:34:54.494Z] + '[' -f /tmp/packages_start.txt ']' [2022-04-08T20:34:54.494Z] + '[' -f /tmp/packages_end.txt ']' [2022-04-08T20:34:54.494Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2022-04-08T20:34:54.494Z] + '[' /w/workspace/edgex-go/1 ']' [2022-04-08T20:34:54.494Z] + mkdir -p /w/workspace/edgex-go/1/archives/ [2022-04-08T20:34:54.494Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgex-go/1/archives/ [Pipeline] echo [2022-04-08T20:34:54.525Z] Launching container with: [--privileged -u 0:0 --net host -v /var/log/sysstat:/var/log/sysstat -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/edgex-go/1/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2022-04-08T20:34:54.818Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] sh [2022-04-08T20:34:55.461Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2022-04-08T20:34:55.462Z] [2022-04-08T20:34:55.462Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] sh [2022-04-08T20:34:55.802Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2022-04-08T20:34:55.802Z] latest: Pulling from edgex-lftools-log-publisher [2022-04-08T20:34:55.802Z] 5eb5b503b376: Pulling fs layer [2022-04-08T20:34:55.802Z] 5c69ac0246d0: Pulling fs layer [2022-04-08T20:34:55.802Z] ec43610c2a17: Pulling fs layer [2022-04-08T20:34:55.802Z] 3a2ae6a8a46f: Pulling fs layer [2022-04-08T20:34:55.802Z] 33b1e0a273af: Pulling fs layer [2022-04-08T20:34:55.802Z] 5d3b04190fa2: Pulling fs layer [2022-04-08T20:34:55.802Z] 2f39f015ded8: Pulling fs layer [2022-04-08T20:34:55.802Z] 33b1e0a273af: Waiting [2022-04-08T20:34:55.802Z] 5d3b04190fa2: Waiting [2022-04-08T20:34:55.802Z] 2f39f015ded8: Waiting [2022-04-08T20:34:55.802Z] 3a2ae6a8a46f: Waiting [2022-04-08T20:34:55.802Z] 5c69ac0246d0: Verifying Checksum [2022-04-08T20:34:55.802Z] 5c69ac0246d0: Download complete [2022-04-08T20:34:55.802Z] 3a2ae6a8a46f: Verifying Checksum [2022-04-08T20:34:55.802Z] 3a2ae6a8a46f: Download complete [2022-04-08T20:34:55.802Z] 33b1e0a273af: Verifying Checksum [2022-04-08T20:34:55.802Z] 33b1e0a273af: Download complete [2022-04-08T20:34:55.802Z] 5d3b04190fa2: Verifying Checksum [2022-04-08T20:34:55.802Z] 5d3b04190fa2: Download complete [2022-04-08T20:34:56.062Z] ec43610c2a17: Verifying Checksum [2022-04-08T20:34:56.062Z] ec43610c2a17: Download complete [2022-04-08T20:34:56.062Z] 5eb5b503b376: Download complete [2022-04-08T20:34:56.629Z] 2f39f015ded8: Verifying Checksum [2022-04-08T20:34:56.629Z] 2f39f015ded8: Download complete [2022-04-08T20:34:57.196Z] 5eb5b503b376: Pull complete [2022-04-08T20:34:57.455Z] 5c69ac0246d0: Pull complete [2022-04-08T20:34:57.714Z] ec43610c2a17: Pull complete [2022-04-08T20:34:57.974Z] 3a2ae6a8a46f: Pull complete [2022-04-08T20:34:57.974Z] 33b1e0a273af: Pull complete [2022-04-08T20:34:58.233Z] 5d3b04190fa2: Pull complete [2022-04-08T20:35:02.427Z] 2f39f015ded8: Pull complete [2022-04-08T20:35:02.427Z] Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 [2022-04-08T20:35:02.427Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2022-04-08T20:35:02.427Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] withDockerContainer [2022-04-08T20:35:02.520Z] prd-ubuntu20.04-docker-8c-8g-11608 does not seem to be running inside a container [2022-04-08T20:35:02.584Z] $ docker run -t -d -u 1001:1001 --privileged -u 0:0 --net host -v /var/log/sysstat:/var/log/sysstat -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/edgex-go/1/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2022-04-08T20:35:04.510Z] $ docker top 4f1b0bbed6b6e3acd24298444cf8ba79ba303af13de0c0478d872d4febdcac76 -eo pid,comm [Pipeline] { [Pipeline] sh [2022-04-08T20:35:04.921Z] + touch /tmp/pre-build-complete [Pipeline] sh [2022-04-08T20:35:05.238Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2022-04-08T20:35:05.548Z] + ls /var/log/sa-host [2022-04-08T20:35:05.549Z] ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2022-04-08T20:35:05.705Z] provisioning config files... [2022-04-08T20:35:05.716Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgex-go/1@tmp/config6945721388724056925tmp [Pipeline] { [Pipeline] echo [2022-04-08T20:35:05.766Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2022-04-08T20:35:06.087Z] ---> create-netrc.sh [Pipeline] } [2022-04-08T20:35:06.112Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2022-04-08T20:35:06.524Z] ---> python-tools-install.sh [Pipeline] echo [2022-04-08T20:35:06.557Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2022-04-08T20:35:06.909Z] ---> sudo-logs.sh [2022-04-08T20:35:06.909Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2022-04-08T20:35:06.986Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2022-04-08T20:35:07.300Z] ---> job-cost.sh [2022-04-08T20:35:07.300Z] lf-activate-venv: SKIPPING [2022-04-08T20:35:07.300Z] DEBUG: total: 0.2199999988079071 [2022-04-08T20:35:07.300Z] INFO: Retrieving Stack Cost... [2022-04-08T20:35:07.870Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2022-04-08T20:35:08.440Z] INFO: Archiving Costs [Pipeline] echo [2022-04-08T20:35:08.472Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2022-04-08T20:35:08.805Z] ---> logs-deploy.sh [2022-04-08T20:35:08.805Z] lf-activate-venv: SKIPPING [2022-04-08T20:35:08.805Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-go/PR-3955/1 [2022-04-08T20:35:08.805Z] INFO: archiving workspace using pattern(s): [2022-04-08T20:35:09.744Z] Archives upload complete. [2022-04-08T20:35:09.744Z] INFO: archiving logs to Nexus