Branch indexing Connecting to https://api.github.com using edgex-jenkins github personal access token Connecting to https://api.github.com to check permissions of obtain list of farshidtz for edgexfoundry/edgex-go Obtained Jenkinsfile from 7d0cc4ef1b4f647c2e251548699fd9c7f022fa8c+7403972676612df12563dc943565a4020914d98d (a013db7972d0eb22a0aa78afce7ac5189caabd47) 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-ssh6868211668043009572.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 61d3a14f5ee21304eadc9c25f102bcac80e1a589 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-ssh11943500169759119908.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 61d3a14f5ee21304eadc9c25f102bcac80e1a589 The recommended git tool is: git using credential edgex-jenkins-ssh > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/PR-3995/workspace@libs/edgex-global-pipelines/.git # timeout=10 Fetching changes from the remote Git repository > 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 > 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-3995/workspace@libs/edgex-global-pipelines@tmp/jenkins-gitclient-ssh3910812532033946682.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 61d3a14f5ee21304eadc9c25f102bcac80e1a589 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 61d3a14f5ee21304eadc9c25f102bcac80e1a589 # timeout=10 Commit message: "Merge pull request #384 from ernestojeda/add-go-1_17-lts" > 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 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-ssh1080523011060062539.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 > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/PR-3995/workspace@libs/lf-pipelines/.git # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url git@github.com:lfit/releng-pipelines.git # timeout=10 Fetching without tags 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-3995/workspace@libs/lf-pipelines@tmp/jenkins-gitclient-ssh4043155232943755025.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 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 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:false] ========================================================= [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: false BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] node Still waiting to schedule task All nodes of label ‘ubuntu20.04-docker-8c-8g’ are offline Running on prd-ubuntu20.04-docker-8c-8g-40397 in /w/workspace/edgexfoundry_edgex-go_PR-3995 [Pipeline] { [Pipeline] ws Running in /w/workspace/edgex-go/6 [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/6 # 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 Merging remotes/origin/main commit 7403972676612df12563dc943565a4020914d98d into PR head commit 7d0cc4ef1b4f647c2e251548699fd9c7f022fa8c Merge succeeded, producing 5a28fc52bc19d7afd691aeffb2a02d806c36588d Checking out Revision 5a28fc52bc19d7afd691aeffb2a02d806c36588d (PR-3995) > 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/3995/head:refs/remotes/origin/PR-3995 +refs/heads/main:refs/remotes/origin/main # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 7d0cc4ef1b4f647c2e251548699fd9c7f022fa8c # 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 7403972676612df12563dc943565a4020914d98d # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 5a28fc52bc19d7afd691aeffb2a02d806c36588d # timeout=10 Commit message: "Merge commit '7403972676612df12563dc943565a4020914d98d' into HEAD" First time build. Skipping changelog. [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2022-05-03T20:30:24.388Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2022-05-03T20:30:24.443Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2022-05-03T20:30:24.462Z] ========================================================= [2022-05-03T20:30:24.462Z] EdgeX Global Pipelines Version Info [2022-05-03T20:30:24.462Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh > git rev-list --no-walk 252ce6093d4dbe73dd44d90d835f8d446af0fcca # timeout=10 [2022-05-03T20:30:25.227Z] ------------------- [2022-05-03T20:30:25.227Z] stable info: [2022-05-03T20:30:25.227Z] ------------------- [2022-05-03T20:30:25.227Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2022-05-03T20:30:25.227Z] Commit SHA: 61d3a14f5ee21304eadc9c25f102bcac80e1a589 [2022-05-03T20:30:25.227Z] Message: update stable to v1.0.227 [2022-05-03T20:30:25.800Z] ------------------- [2022-05-03T20:30:25.800Z] experimental info: [2022-05-03T20:30:25.800Z] ------------------- [2022-05-03T20:30:25.800Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2022-05-03T20:30:25.800Z] Commit SHA: 602d0728ebfd21a5b975e02ac0465e47e5fef8c7 [2022-05-03T20:30:25.800Z] Message: update experimental to v1.0.228 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2022-05-03T20:30:25.955Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = edgex-go-settings [Pipeline] echo [2022-05-03T20:30:25.969Z] [edgeXSetupEnvironment]: set envvar PROJECT = edgex-go [Pipeline] echo [2022-05-03T20:30:25.979Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2022-05-03T20:30:25.989Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2022-05-03T20:30:26.000Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2022-05-03T20:30:26.012Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.17 [Pipeline] echo [2022-05-03T20:30:26.025Z] [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo [2022-05-03T20:30:26.036Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_GLOB = cmd/**/Dockerfile [Pipeline] echo [2022-05-03T20:30:26.050Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_PREFIX = [Pipeline] echo [2022-05-03T20:30:26.065Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_SUFFIX = [Pipeline] echo [2022-05-03T20:30:26.076Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2022-05-03T20:30:26.089Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2022-05-03T20:30:26.102Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2022-05-03T20:30:26.114Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2022-05-03T20:30:26.130Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2022-05-03T20:30:26.227Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2022-05-03T20:30:26.237Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2022-05-03T20:30:26.245Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2022-05-03T20:30:26.253Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo [2022-05-03T20:30:26.262Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v2 [Pipeline] echo [2022-05-03T20:30:26.276Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2022-05-03T20:30:26.289Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2022-05-03T20:30:26.300Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-3995 [Pipeline] echo [2022-05-03T20:30:26.310Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-3995 [Pipeline] echo [2022-05-03T20:30:26.321Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-3995 [Pipeline] echo [2022-05-03T20:30:26.334Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 5a28fc52bc19d7afd691aeffb2a02d806c36588d [Pipeline] echo [2022-05-03T20:30:26.345Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 5a28fc5 [Pipeline] echo [2022-05-03T20:30:26.356Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2022-05-03T20:30:26.402Z] provisioning config files... [2022-05-03T20:30:26.419Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/6@tmp/config828567014631192938tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-05-03T20:30:26.761Z] ---> docker-login.sh [2022-05-03T20:30:26.762Z] nexus3.edgexfoundry.org:10001 [2022-05-03T20:30:27.024Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-05-03T20:30:27.286Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-05-03T20:30:27.286Z] Configure a credential helper to remove this warning. See [2022-05-03T20:30:27.286Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-05-03T20:30:27.286Z] [2022-05-03T20:30:27.286Z] Login Succeeded [2022-05-03T20:30:27.286Z] nexus3.edgexfoundry.org:10002 [2022-05-03T20:30:27.286Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-05-03T20:30:27.286Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-05-03T20:30:27.286Z] Configure a credential helper to remove this warning. See [2022-05-03T20:30:27.286Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-05-03T20:30:27.286Z] [2022-05-03T20:30:27.286Z] Login Succeeded [2022-05-03T20:30:27.286Z] nexus3.edgexfoundry.org:10003 [2022-05-03T20:30:27.548Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-05-03T20:30:27.548Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-05-03T20:30:27.548Z] Configure a credential helper to remove this warning. See [2022-05-03T20:30:27.548Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-05-03T20:30:27.548Z] [2022-05-03T20:30:27.548Z] Login Succeeded [2022-05-03T20:30:27.548Z] nexus3.edgexfoundry.org:10004 [2022-05-03T20:30:27.548Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-05-03T20:30:27.548Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-05-03T20:30:27.548Z] Configure a credential helper to remove this warning. See [2022-05-03T20:30:27.548Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-05-03T20:30:27.548Z] [2022-05-03T20:30:27.548Z] Login Succeeded [2022-05-03T20:30:27.548Z] docker.io [2022-05-03T20:30:27.811Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-05-03T20:30:28.073Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-05-03T20:30:28.073Z] Configure a credential helper to remove this warning. See [2022-05-03T20:30:28.073Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-05-03T20:30:28.073Z] [2022-05-03T20:30:28.073Z] Login Succeeded [2022-05-03T20:30:28.073Z] ---> docker-login.sh ends [Pipeline] } [2022-05-03T20:30:28.082Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2022-05-03T20:30:28.395Z] + 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-05-03T20:30:28.395Z] + + cutdirname -d/ cmd/core-command/Dockerfile -f2 [2022-05-03T20:30:28.395Z] [2022-05-03T20:30:28.395Z] + echo core-command,cmd/core-command/Dockerfile [2022-05-03T20:30:28.395Z] + + dirnamecut cmd/core-data/Dockerfile -d/ [2022-05-03T20:30:28.395Z] -f2 [2022-05-03T20:30:28.395Z] + echo core-data,cmd/core-data/Dockerfile [2022-05-03T20:30:28.395Z] + dirname cmd/core-metadata/Dockerfile [2022-05-03T20:30:28.395Z] + cut -d/ -f2 [2022-05-03T20:30:28.395Z] + echo core-metadata,cmd/core-metadata/Dockerfile [2022-05-03T20:30:28.395Z] + dirname cmd/security-bootstrapper/Dockerfile [2022-05-03T20:30:28.395Z] + cut -d/ -f2 [2022-05-03T20:30:28.395Z] + echo security-bootstrapper,cmd/security-bootstrapper/Dockerfile [2022-05-03T20:30:28.395Z] + dirname cmd/security-proxy-setup/Dockerfile [2022-05-03T20:30:28.395Z] + cut -d/ -f2 [2022-05-03T20:30:28.395Z] + echo security-proxy-setup,cmd/security-proxy-setup/Dockerfile [2022-05-03T20:30:28.395Z] + dirname cmd/security-secretstore-setup/Dockerfile [2022-05-03T20:30:28.395Z] + cut -d/ -f2 [2022-05-03T20:30:28.395Z] + echo security-secretstore-setup,cmd/security-secretstore-setup/Dockerfile [2022-05-03T20:30:28.395Z] + dirname cmd/security-spiffe-token-provider/Dockerfile [2022-05-03T20:30:28.395Z] + cut -d/ -f2 [2022-05-03T20:30:28.395Z] + echo security-spiffe-token-provider,cmd/security-spiffe-token-provider/Dockerfile [2022-05-03T20:30:28.395Z] + dirname cmd/security-spire-agent/Dockerfile [2022-05-03T20:30:28.395Z] + cut -d/ -f2 [2022-05-03T20:30:28.395Z] + echo security-spire-agent,cmd/security-spire-agent/Dockerfile [2022-05-03T20:30:28.395Z] + dirname cmd/security-spire-config/Dockerfile [2022-05-03T20:30:28.395Z] + cut -d/ -f2 [2022-05-03T20:30:28.395Z] + echo security-spire-config,cmd/security-spire-config/Dockerfile [2022-05-03T20:30:28.395Z] + + dirname cmd/security-spire-server/Dockerfile [2022-05-03T20:30:28.395Z] cut -d/ -f2 [2022-05-03T20:30:28.395Z] + echo security-spire-server,cmd/security-spire-server/Dockerfile [2022-05-03T20:30:28.395Z] + dirname cmd/support-notifications/Dockerfile [2022-05-03T20:30:28.395Z] + cut -d/ -f2 [2022-05-03T20:30:28.395Z] + echo support-notifications,cmd/support-notifications/Dockerfile [2022-05-03T20:30:28.395Z] + dirname cmd/support-scheduler/Dockerfile [2022-05-03T20:30:28.395Z] + cut -d/ -f2 [2022-05-03T20:30:28.395Z] + echo support-scheduler,cmd/support-scheduler/Dockerfile [2022-05-03T20:30:28.395Z] + dirname cmd/sys-mgmt-agent/Dockerfile [2022-05-03T20:30:28.395Z] + cut -d/ -f2 [2022-05-03T20:30:28.395Z] + echo sys-mgmt-agent,cmd/sys-mgmt-agent/Dockerfile [Pipeline] echo [2022-05-03T20:30:28.433Z] 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-05-03T20:30:28.765Z] + git rev-list -1 --merges 5a28fc52bc19d7afd691aeffb2a02d806c36588d~1..5a28fc52bc19d7afd691aeffb2a02d806c36588d [Pipeline] echo [2022-05-03T20:30:28.779Z] -----------> git rev-list -1 --merges 5a28fc52bc19d7afd691aeffb2a02d806c36588d~1..5a28fc52bc19d7afd691aeffb2a02d806c36588d 5a28fc52bc19d7afd691aeffb2a02d806c36588d [2022-05-03T20:30:28.779Z] 5a28fc52bc19d7afd691aeffb2a02d806c36588d [false] [Pipeline] sh [2022-05-03T20:30:29.074Z] + git log --format=format:%s -1 5a28fc52bc19d7afd691aeffb2a02d806c36588d [Pipeline] echo [2022-05-03T20:30:29.092Z] ========================================================= [2022-05-03T20:30:29.092Z] [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] [2022-05-03T20:30:29.092Z] ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] sh [2022-05-03T20:30:29.499Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2022-05-03T20:30:29.499Z] + grep -v github /etc/ssh/ssh_known_hosts [2022-05-03T20:30:29.499Z] + [ -e /tmp/ssh_known_hosts ] [2022-05-03T20:30:29.499Z] + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts [2022-05-03T20:30:29.499Z] + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [2022-05-03T20:30:29.499Z] + sudo tee -a /etc/ssh/ssh_known_hosts [2022-05-03T20:30:29.499Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] sh [2022-05-03T20:30:29.851Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:latest [2022-05-03T20:30:29.851Z] [2022-05-03T20:30:29.851Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:latest [Pipeline] isUnix [Pipeline] sh [2022-05-03T20:30:30.157Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:latest [2022-05-03T20:30:30.158Z] latest: Pulling from edgex-devops/py-git-semver [2022-05-03T20:30:30.158Z] 1fe172e4850f: Pulling fs layer [2022-05-03T20:30:30.158Z] caf521ccaac6: Pulling fs layer [2022-05-03T20:30:30.158Z] 3ead6fa29328: Pulling fs layer [2022-05-03T20:30:30.158Z] 5c2a1cbceb83: Pulling fs layer [2022-05-03T20:30:30.158Z] a8d5f1318db7: Pulling fs layer [2022-05-03T20:30:30.158Z] c427282e49a2: Pulling fs layer [2022-05-03T20:30:30.158Z] 1827001aaf11: Pulling fs layer [2022-05-03T20:30:30.158Z] 0714d37db230: Pulling fs layer [2022-05-03T20:30:30.158Z] ac28cf19c067: Pulling fs layer [2022-05-03T20:30:30.158Z] ca983d60f3e2: Pulling fs layer [2022-05-03T20:30:30.158Z] 9f894cec8388: Pulling fs layer [2022-05-03T20:30:30.158Z] 5c2a1cbceb83: Waiting [2022-05-03T20:30:30.158Z] c427282e49a2: Waiting [2022-05-03T20:30:30.158Z] a8d5f1318db7: Waiting [2022-05-03T20:30:30.158Z] 1827001aaf11: Waiting [2022-05-03T20:30:30.158Z] 9f894cec8388: Waiting [2022-05-03T20:30:30.158Z] 0714d37db230: Waiting [2022-05-03T20:30:30.158Z] ca983d60f3e2: Waiting [2022-05-03T20:30:30.158Z] ac28cf19c067: Waiting [2022-05-03T20:30:30.158Z] caf521ccaac6: Verifying Checksum [2022-05-03T20:30:30.158Z] caf521ccaac6: Download complete [2022-05-03T20:30:30.158Z] 5c2a1cbceb83: Verifying Checksum [2022-05-03T20:30:30.158Z] 5c2a1cbceb83: Download complete [2022-05-03T20:30:30.420Z] a8d5f1318db7: Verifying Checksum [2022-05-03T20:30:30.420Z] a8d5f1318db7: Download complete [2022-05-03T20:30:30.420Z] 3ead6fa29328: Verifying Checksum [2022-05-03T20:30:30.420Z] 3ead6fa29328: Download complete [2022-05-03T20:30:30.420Z] c427282e49a2: Download complete [2022-05-03T20:30:30.420Z] 0714d37db230: Verifying Checksum [2022-05-03T20:30:30.420Z] 0714d37db230: Download complete [2022-05-03T20:30:30.420Z] ac28cf19c067: Verifying Checksum [2022-05-03T20:30:30.420Z] ac28cf19c067: Download complete [2022-05-03T20:30:30.420Z] ca983d60f3e2: Download complete [2022-05-03T20:30:30.420Z] 9f894cec8388: Download complete [2022-05-03T20:30:30.420Z] 1fe172e4850f: Verifying Checksum [2022-05-03T20:30:30.420Z] 1fe172e4850f: Download complete [2022-05-03T20:30:30.679Z] 1827001aaf11: Download complete [2022-05-03T20:30:32.060Z] 1fe172e4850f: Pull complete [2022-05-03T20:30:32.060Z] caf521ccaac6: Pull complete [2022-05-03T20:30:32.629Z] 3ead6fa29328: Pull complete [2022-05-03T20:30:32.629Z] 5c2a1cbceb83: Pull complete [2022-05-03T20:30:32.889Z] a8d5f1318db7: Pull complete [2022-05-03T20:30:32.889Z] c427282e49a2: Pull complete [2022-05-03T20:30:34.806Z] 1827001aaf11: Pull complete [2022-05-03T20:30:35.067Z] 0714d37db230: Pull complete [2022-05-03T20:30:35.067Z] ac28cf19c067: Pull complete [2022-05-03T20:30:35.329Z] ca983d60f3e2: Pull complete [2022-05-03T20:30:35.329Z] 9f894cec8388: Pull complete [2022-05-03T20:30:35.329Z] Digest: sha256:90e63904a1edc574c23a580e5fc31fbcdccad1501625621f67a6be262171cfee [2022-05-03T20:30:35.329Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:latest [2022-05-03T20:30:35.329Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:latest [Pipeline] withDockerContainer [2022-05-03T20:30:35.508Z] prd-ubuntu20.04-docker-8c-8g-40397 does not seem to be running inside a container [2022-05-03T20:30:35.566Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/6 -v /w/workspace/edgex-go/6:/w/workspace/edgex-go/6:rw,z -v /w/workspace/edgex-go/6@tmp:/w/workspace/edgex-go/6@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 ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:latest cat [2022-05-03T20:30:37.761Z] $ docker top d7937c82c077cc5d8cd83870957321f2aa245c8dd8f49ea34d49238b371d0efd -eo pid,comm [2022-05-03T20:30:37.838Z] ERROR: The container started but didn't run the expected command. Please double check your ENTRYPOINT does execute the command passed as docker run argument, as required by official docker images (see https://github.com/docker-library/official-images#consistency for entrypoint consistency requirements). [2022-05-03T20:30:37.838Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2022-05-03T20:30:37.878Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2022-05-03T20:30:37.878Z] [ssh-agent] Looking for ssh-agent implementation... [2022-05-03T20:30:38.010Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2022-05-03T20:30:38.020Z] $ docker exec d7937c82c077cc5d8cd83870957321f2aa245c8dd8f49ea34d49238b371d0efd ssh-agent [2022-05-03T20:30:38.141Z] SSH_AUTH_SOCK=/tmp/ssh-B1CQxgam7EGm/agent.33 [2022-05-03T20:30:38.141Z] SSH_AGENT_PID=39 [2022-05-03T20:30:38.148Z] Running ssh-add (command line suppressed) [2022-05-03T20:30:38.281Z] Identity added: /w/workspace/edgex-go/6@tmp/private_key_4544681440231643142.key (/w/workspace/edgex-go/6@tmp/private_key_4544681440231643142.key) [2022-05-03T20:30:38.289Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2022-05-03T20:30:38.583Z] + git tag --points-at HEAD [Pipeline] } [2022-05-03T20:30:38.610Z] $ docker exec --env ******** --env ******** d7937c82c077cc5d8cd83870957321f2aa245c8dd8f49ea34d49238b371d0efd ssh-agent -k [2022-05-03T20:30:38.720Z] unset SSH_AUTH_SOCK; [2022-05-03T20:30:38.720Z] unset SSH_AGENT_PID; [2022-05-03T20:30:38.720Z] echo Agent pid 39 killed; [2022-05-03T20:30:38.726Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2022-05-03T20:30:38.749Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2022-05-03T20:30:38.749Z] [ssh-agent] Looking for ssh-agent implementation... [2022-05-03T20:30:38.869Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2022-05-03T20:30:38.879Z] $ docker exec d7937c82c077cc5d8cd83870957321f2aa245c8dd8f49ea34d49238b371d0efd ssh-agent [2022-05-03T20:30:38.992Z] SSH_AUTH_SOCK=/tmp/ssh-pHCRyLhXR6SR/agent.72 [2022-05-03T20:30:38.992Z] SSH_AGENT_PID=79 [2022-05-03T20:30:38.998Z] Running ssh-add (command line suppressed) [2022-05-03T20:30:39.127Z] Identity added: /w/workspace/edgex-go/6@tmp/private_key_4750451105459484569.key (/w/workspace/edgex-go/6@tmp/private_key_4750451105459484569.key) [2022-05-03T20:30:39.141Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2022-05-03T20:30:39.431Z] + git semver init [2022-05-03T20:30:39.691Z] 2022-05-03 20:30:39,617 [run_init] DEBUG init version:0.0.0 force:False [2022-05-03T20:30:39.691Z] 2022-05-03 20:30:39,618 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/edgex-go/6/.semver [2022-05-03T20:30:39.691Z] 2022-05-03 20:30:39,618 [execute] INFO git clone -b semver git@github.com:edgexfoundry/edgex-go.git /w/workspace/edgex-go/6/.semver [2022-05-03T20:30:39.691Z] 2022-05-03 20:30:39,618 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/edgex-go.git', '/w/workspace/edgex-go/6/.semver'], cwd=/w/workspace/edgex-go/6, universal_newlines=False, shell=None, istream=None) [2022-05-03T20:30:43.888Z] 2022-05-03 20:30:43,704 [append_file] DEBUG append to file:/w/workspace/edgex-go/6/.git/info/exclude [2022-05-03T20:30:43.888Z] 2022-05-03 20:30:43,705 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/edgex-go/6/.semver/PR-3995 with force:False [2022-05-03T20:30:43.888Z] 2022-05-03 20:30:43,705 [write_file] DEBUG write to file:/w/workspace/edgex-go/6/.semver/PR-3995 [2022-05-03T20:30:43.888Z] 2022-05-03 20:30:43,710 [execute] INFO git cat-file --batch-check [2022-05-03T20:30:43.888Z] 2022-05-03 20:30:43,710 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgex-go/6/.semver, universal_newlines=False, shell=None, istream=) [2022-05-03T20:30:43.888Z] 2022-05-03 20:30:43,717 [execute] INFO git cat-file --batch [2022-05-03T20:30:43.888Z] 2022-05-03 20:30:43,718 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/edgex-go/6/.semver, universal_newlines=False, shell=None, istream=) [2022-05-03T20:30:43.888Z] 2022-05-03 20:30:43,723 [read_version] DEBUG read version from /w/workspace/edgex-go/6/.semver/PR-3995 [2022-05-03T20:30:43.888Z] 0.0.0 [Pipeline] } [2022-05-03T20:30:43.905Z] $ docker exec --env ******** --env ******** d7937c82c077cc5d8cd83870957321f2aa245c8dd8f49ea34d49238b371d0efd ssh-agent -k [2022-05-03T20:30:44.024Z] unset SSH_AUTH_SOCK; [2022-05-03T20:30:44.024Z] unset SSH_AGENT_PID; [2022-05-03T20:30:44.024Z] echo Agent pid 79 killed; [2022-05-03T20:30:44.028Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2022-05-03T20:30:44.341Z] + git semver [Pipeline] } [2022-05-03T20:30:44.623Z] $ docker stop --time=1 d7937c82c077cc5d8cd83870957321f2aa245c8dd8f49ea34d49238b371d0efd [2022-05-03T20:30:45.938Z] $ docker rm -f d7937c82c077cc5d8cd83870957321f2aa245c8dd8f49ea34d49238b371d0efd [Pipeline] // withDockerContainer [Pipeline] sh [2022-05-03T20:30:46.292Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2022-05-03T20:30:46.555Z] Stashed 1 file(s) [Pipeline] echo [2022-05-03T20:30:46.559Z] [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-05-03T20:30:46.695Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2022-05-03T20:30:46.708Z] ========================================================= [2022-05-03T20:30:46.708Z] [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.17-alpine] [2022-05-03T20:30:46.708Z] ========================================================= [Pipeline] fileExists [Pipeline] sh [2022-05-03T20:30:47.003Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.17-alpine [2022-05-03T20:30:47.003Z] 1.17-alpine: Pulling from edgex-devops/edgex-golang-base [2022-05-03T20:30:47.003Z] 59bf1c3509f3: Pulling fs layer [2022-05-03T20:30:47.003Z] 666ba61612fd: Pulling fs layer [2022-05-03T20:30:47.003Z] 8ed8ca486205: Pulling fs layer [2022-05-03T20:30:47.003Z] 4fe6c5a15a65: Pulling fs layer [2022-05-03T20:30:47.003Z] 22a0e8bec74d: Pulling fs layer [2022-05-03T20:30:47.003Z] ca2b28591e48: Pulling fs layer [2022-05-03T20:30:47.003Z] 4fe6c5a15a65: Waiting [2022-05-03T20:30:47.003Z] 22a0e8bec74d: Waiting [2022-05-03T20:30:47.003Z] a51346096db8: Pulling fs layer [2022-05-03T20:30:47.003Z] daebc70d1ce1: Pulling fs layer [2022-05-03T20:30:47.003Z] ca2b28591e48: Waiting [2022-05-03T20:30:47.003Z] a51346096db8: Waiting [2022-05-03T20:30:47.003Z] 0e18a0eac166: Pulling fs layer [2022-05-03T20:30:47.003Z] 0e18a0eac166: Waiting [2022-05-03T20:30:47.003Z] 8ed8ca486205: Verifying Checksum [2022-05-03T20:30:47.003Z] 8ed8ca486205: Download complete [2022-05-03T20:30:47.003Z] 666ba61612fd: Download complete [2022-05-03T20:30:47.003Z] 22a0e8bec74d: Verifying Checksum [2022-05-03T20:30:47.003Z] 22a0e8bec74d: Download complete [2022-05-03T20:30:47.003Z] ca2b28591e48: Verifying Checksum [2022-05-03T20:30:47.003Z] ca2b28591e48: Download complete [2022-05-03T20:30:47.003Z] 59bf1c3509f3: Verifying Checksum [2022-05-03T20:30:47.003Z] 59bf1c3509f3: Download complete [2022-05-03T20:30:47.003Z] a51346096db8: Verifying Checksum [2022-05-03T20:30:47.003Z] a51346096db8: Download complete [2022-05-03T20:30:47.263Z] daebc70d1ce1: Verifying Checksum [2022-05-03T20:30:47.263Z] daebc70d1ce1: Download complete [2022-05-03T20:30:47.263Z] 59bf1c3509f3: Pull complete [2022-05-03T20:30:47.263Z] 666ba61612fd: Pull complete [2022-05-03T20:30:47.525Z] 8ed8ca486205: Pull complete [2022-05-03T20:30:47.786Z] 0e18a0eac166: Verifying Checksum [2022-05-03T20:30:47.786Z] 0e18a0eac166: Download complete [2022-05-03T20:30:47.786Z] 4fe6c5a15a65: Verifying Checksum [2022-05-03T20:30:47.786Z] 4fe6c5a15a65: Download complete [2022-05-03T20:30:51.991Z] 4fe6c5a15a65: Pull complete [2022-05-03T20:30:51.991Z] 22a0e8bec74d: Pull complete [2022-05-03T20:30:51.991Z] ca2b28591e48: Pull complete [2022-05-03T20:30:51.991Z] a51346096db8: Pull complete [2022-05-03T20:30:51.991Z] daebc70d1ce1: Pull complete [2022-05-03T20:30:53.899Z] 0e18a0eac166: Pull complete [2022-05-03T20:30:53.899Z] Digest: sha256:5cf2d0a306c5171eb5b3008c4b83cc7b6044f1808c238cb17927cddb93576120 [2022-05-03T20:30:53.899Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.17-alpine [2022-05-03T20:30:53.899Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.17-alpine [Pipeline] fileExists [Pipeline] sh [2022-05-03T20:30:54.208Z] + echo FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.17-alpine [2022-05-03T20:30:54.208Z] WORKDIR /edgex [2022-05-03T20:30:54.208Z] COPY go.mod . [2022-05-03T20:30:54.208Z] RUN go mod download [2022-05-03T20:30:54.208Z] + docker build -t ci-base-image-x86_64 -f - . [2022-05-03T20:30:55.605Z] Sending build context to Docker daemon 335.2MB [2022-05-03T20:30:55.605Z] Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.17-alpine [2022-05-03T20:30:55.605Z] ---> f018257e8ee9 [2022-05-03T20:30:55.605Z] Step 2/4 : WORKDIR /edgex [2022-05-03T20:30:57.517Z] ---> Running in 6f13525822fe [2022-05-03T20:30:57.778Z] Removing intermediate container 6f13525822fe [2022-05-03T20:30:57.778Z] ---> 6c744a1a5eb1 [2022-05-03T20:30:57.778Z] Step 3/4 : COPY go.mod . [2022-05-03T20:30:57.778Z] ---> ff4a59ea48b1 [2022-05-03T20:30:57.778Z] Step 4/4 : RUN go mod download [2022-05-03T20:30:57.778Z] ---> Running in 3f8561ffa217 [2022-05-03T20:31:01.640Z] Still waiting to schedule task [2022-05-03T20:31:01.641Z] ‘prd-ubuntu20.04-docker-arm64-4c-16g-40399’ is offline [2022-05-03T20:31:12.710Z] Removing intermediate container 3f8561ffa217 [2022-05-03T20:31:12.710Z] ---> 39844a443e3a [2022-05-03T20:31:12.710Z] Successfully built 39844a443e3a [2022-05-03T20:31:12.710Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] sh [2022-05-03T20:31:13.007Z] + docker inspect -f . ci-base-image-x86_64 [2022-05-03T20:31:13.007Z] . [Pipeline] withDockerContainer [2022-05-03T20:31:13.075Z] prd-ubuntu20.04-docker-8c-8g-40397 does not seem to be running inside a container [2022-05-03T20:31:13.119Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/6 -v /w/workspace/edgex-go/6:/w/workspace/edgex-go/6:rw,z -v /w/workspace/edgex-go/6@tmp:/w/workspace/edgex-go/6@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 ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2022-05-03T20:31:13.551Z] $ docker top 06a1653c4d14393e0b7e0e84d7593b3c4d5e2858426fbfdd47a3d1e0640362e7 -eo pid,comm [Pipeline] { [Pipeline] sh [2022-05-03T20:31:13.902Z] + go version [2022-05-03T20:31:13.902Z] go version go1.17.6 linux/amd64 [Pipeline] } [2022-05-03T20:31:13.921Z] $ docker stop --time=1 06a1653c4d14393e0b7e0e84d7593b3c4d5e2858426fbfdd47a3d1e0640362e7 [2022-05-03T20:31:15.202Z] $ docker rm -f 06a1653c4d14393e0b7e0e84d7593b3c4d5e2858426fbfdd47a3d1e0640362e7 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2022-05-03T20:31:15.598Z] + docker inspect -f . ci-base-image-x86_64 [2022-05-03T20:31:15.598Z] . [Pipeline] withDockerContainer [2022-05-03T20:31:15.668Z] prd-ubuntu20.04-docker-8c-8g-40397 does not seem to be running inside a container [2022-05-03T20:31:15.706Z] $ 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/6 -v /w/workspace/edgex-go/6:/w/workspace/edgex-go/6:rw,z -v /w/workspace/edgex-go/6@tmp:/w/workspace/edgex-go/6@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 ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2022-05-03T20:31:16.087Z] $ docker top 29b6bf2f587a2ad5a31d7cb85e4490b006a9ebb875107ac1c4fcd0f540591989 -eo pid,comm [Pipeline] { [Pipeline] echo [2022-05-03T20:31:16.160Z] ========================================================= [2022-05-03T20:31:16.160Z] [edgeXBuildGoParallel] Running Tests and Build... [2022-05-03T20:31:16.160Z] ========================================================= [Pipeline] fileExists [Pipeline] sh [2022-05-03T20:31:16.453Z] + make test [2022-05-03T20:31:16.453Z] go mod tidy -compat=1.17 [2022-05-03T20:31:16.453Z] GO111MODULE=on go test -race -coverprofile=coverage.out ./... [2022-05-03T20:31:21.730Z] ? github.com/edgexfoundry/edgex-go [no test files] [2022-05-03T20:31:33.995Z] ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] [2022-05-03T20:31:33.995Z] ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] [2022-05-03T20:31:33.995Z] ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] [2022-05-03T20:31:33.995Z] ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] [2022-05-03T20:31:33.995Z] ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] [2022-05-03T20:31:33.995Z] ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] [2022-05-03T20:31:33.995Z] ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-setup [no test files] [2022-05-03T20:31:33.995Z] ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] [2022-05-03T20:31:33.995Z] ? github.com/edgexfoundry/edgex-go/cmd/security-spiffe-token-provider [no test files] [2022-05-03T20:31:33.995Z] ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] [2022-05-03T20:31:33.995Z] ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] [2022-05-03T20:31:33.995Z] ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-agent [no test files] [2022-05-03T20:31:33.995Z] ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-executor [no test files] [2022-05-03T20:31:33.995Z] ? github.com/edgexfoundry/edgex-go/internal [no test files] [2022-05-03T20:31:33.995Z] ? github.com/edgexfoundry/edgex-go/internal/core/command [no test files] [2022-05-03T20:31:34.254Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/application 0.080s coverage: 28.7% of statements [2022-05-03T20:31:34.254Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] [2022-05-03T20:31:34.254Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] [2022-05-03T20:31:35.188Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/http 0.113s coverage: 98.5% of statements [2022-05-03T20:31:35.188Z] ? github.com/edgexfoundry/edgex-go/internal/core/data [no test files] [2022-05-03T20:31:35.188Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/application 0.088s coverage: 53.4% of statements [2022-05-03T20:31:35.188Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] [2022-05-03T20:31:35.188Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] [2022-05-03T20:31:38.473Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/controller/http 3.626s coverage: 89.2% of statements [2022-05-03T20:31:38.473Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/controller/messaging [no test files] [2022-05-03T20:31:38.473Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces [no test files] [2022-05-03T20:31:38.473Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces/mocks [no test files] [2022-05-03T20:31:38.473Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/messaging 1.079s coverage: 84.4% of statements [2022-05-03T20:31:38.473Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] [2022-05-03T20:31:38.473Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata [no test files] [2022-05-03T20:31:38.473Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/application [no test files] [2022-05-03T20:31:38.473Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] [2022-05-03T20:31:38.473Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] [2022-05-03T20:31:38.473Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/controller/http 0.492s coverage: 95.6% of statements [2022-05-03T20:31:38.473Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces [no test files] [2022-05-03T20:31:38.473Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces/mocks [no test files] [2022-05-03T20:31:38.473Z] ok github.com/edgexfoundry/edgex-go/internal/io 0.046s coverage: 72.2% of statements [2022-05-03T20:31:38.473Z] ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] [2022-05-03T20:31:38.473Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/application [no test files] [2022-05-03T20:31:38.473Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers [no test files] [2022-05-03T20:31:38.473Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] [2022-05-03T20:31:38.473Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] [2022-05-03T20:31:38.473Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/controller/http 0.071s coverage: 60.0% of statements [2022-05-03T20:31:38.473Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] [2022-05-03T20:31:38.473Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] [2022-05-03T20:31:38.473Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] [2022-05-03T20:31:38.473Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/redis 0.079s coverage: 0.9% of statements [2022-05-03T20:31:38.473Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/interfaces [no test files] [2022-05-03T20:31:38.473Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/telemetry 0.105s coverage: 58.8% of statements [2022-05-03T20:31:38.473Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/utils 0.096s coverage: 29.6% of statements [2022-05-03T20:31:38.473Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] [2022-05-03T20:31:38.473Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 0.056s coverage: 47.1% of statements [2022-05-03T20:31:38.473Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 0.073s coverage: 79.5% of statements [2022-05-03T20:31:38.473Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 0.078s coverage: 94.1% of statements [2022-05-03T20:31:38.473Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 0.070s coverage: 96.3% of statements [2022-05-03T20:31:38.473Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 0.075s coverage: 87.5% of statements [2022-05-03T20:31:48.460Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 11.099s coverage: 94.4% of statements [2022-05-03T20:31:48.460Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/ping 0.046s coverage: 44.8% of statements [2022-05-03T20:31:49.844Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 13.213s coverage: 82.5% of statements [2022-05-03T20:31:49.844Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl/share [no test files] [2022-05-03T20:31:59.847Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 22.083s coverage: 92.9% of statements [2022-05-03T20:31:59.847Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] [2022-05-03T20:31:59.847Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] [2022-05-03T20:31:59.847Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] [2022-05-03T20:31:59.847Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 0.040s coverage: 65.1% of statements [2022-05-03T20:31:59.847Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] [2022-05-03T20:31:59.847Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] [2022-05-03T20:31:59.847Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] [2022-05-03T20:31:59.847Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] [2022-05-03T20:31:59.847Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] [2022-05-03T20:31:59.847Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 11.067s coverage: 87.2% of statements [2022-05-03T20:31:59.847Z] ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] [2022-05-03T20:31:59.847Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] [2022-05-03T20:31:59.847Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 0.077s coverage: 100.0% of statements [2022-05-03T20:31:59.847Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] [2022-05-03T20:31:59.847Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 0.072s coverage: 58.8% of statements [2022-05-03T20:31:59.847Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/common [no test files] [2022-05-03T20:31:59.847Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 0.056s coverage: 80.0% of statements [2022-05-03T20:31:59.847Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/jwt 0.054s coverage: 87.2% of statements [2022-05-03T20:31:59.847Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/oauth2 0.066s coverage: 85.4% of statements [2022-05-03T20:31:59.847Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 0.145s coverage: 91.2% of statements [2022-05-03T20:31:59.847Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] [2022-05-03T20:31:59.847Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 0.160s coverage: 64.4% of statements [2022-05-03T20:31:59.847Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] [2022-05-03T20:31:59.847Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] [2022-05-03T20:31:59.847Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.053s coverage: 100.0% of statements [2022-05-03T20:31:59.847Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.033s coverage: 89.4% of statements [2022-05-03T20:31:59.848Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.031s coverage: 100.0% of statements [2022-05-03T20:31:59.848Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.032s coverage: 73.7% of statements [2022-05-03T20:31:59.848Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.032s coverage: 100.0% of statements [2022-05-03T20:31:59.848Z] ok github.com/edgexfoundry/edgex-go/internal/security/proxy 0.368s coverage: 65.4% of statements [2022-05-03T20:31:59.848Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/config [no test files] [2022-05-03T20:31:59.848Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/container [no test files] [2022-05-03T20:31:59.848Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/models [no test files] [2022-05-03T20:31:59.848Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 0.153s coverage: 43.8% of statements [2022-05-03T20:31:59.848Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] [2022-05-03T20:31:59.848Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] [2022-05-03T20:31:59.848Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 0.048s coverage: 89.5% of statements [2022-05-03T20:31:59.848Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] [2022-05-03T20:31:59.848Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 0.063s coverage: 84.8% of statements [2022-05-03T20:31:59.848Z] ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider [no test files] [2022-05-03T20:31:59.848Z] ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/config [no test files] [2022-05-03T20:31:59.848Z] ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/container [no test files] [2022-05-03T20:31:59.848Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications [no test files] [2022-05-03T20:31:59.848Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/application 6.102s coverage: 17.7% of statements [2022-05-03T20:31:59.848Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel [no test files] [2022-05-03T20:31:59.848Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel/mocks [no test files] [2022-05-03T20:31:59.848Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] [2022-05-03T20:31:59.848Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] [2022-05-03T20:31:59.848Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/controller/http 0.155s coverage: 92.3% of statements [2022-05-03T20:31:59.848Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces [no test files] [2022-05-03T20:31:59.848Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces/mocks [no test files] [2022-05-03T20:31:59.848Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler [no test files] [2022-05-03T20:31:59.848Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/application [no test files] [2022-05-03T20:31:59.848Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/application/scheduler 0.065s coverage: 63.2% of statements [2022-05-03T20:31:59.848Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] [2022-05-03T20:31:59.848Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] [2022-05-03T20:31:59.848Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/controller/http 0.119s coverage: 97.7% of statements [2022-05-03T20:31:59.848Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces [no test files] [2022-05-03T20:31:59.848Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces/mocks [no test files] [2022-05-03T20:31:59.848Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent [no test files] [2022-05-03T20:31:59.848Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/application [no test files] [2022-05-03T20:31:59.848Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/application/direct 0.054s coverage: 28.9% of statements [2022-05-03T20:31:59.848Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/application/direct/config [no test files] [2022-05-03T20:31:59.848Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/application/executor [no test files] [2022-05-03T20:31:59.848Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/config [no test files] [2022-05-03T20:31:59.848Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/container [no test files] [2022-05-03T20:31:59.848Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/controller/http [no test files] [2022-05-03T20:31:59.848Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/interfaces [no test files] [2022-05-03T20:31:59.848Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/response 0.052s coverage: 100.0% of statements [2022-05-03T20:31:59.848Z] ok github.com/edgexfoundry/edgex-go/internal/system/executor 0.033s coverage: 96.9% of statements [2022-05-03T20:31:59.848Z] 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-05-03T20:32:17.939Z] GO111MODULE=on go vet ./... [2022-05-03T20:32:20.470Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2022-05-03T20:32:20.729Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2022-05-03T20:32:20.990Z] ./bin/test-attribution-txt.sh [Pipeline] echo [2022-05-03T20:32:21.577Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] sh [2022-05-03T20:32:21.870Z] + ls -al . [2022-05-03T20:32:21.870Z] total 672 [2022-05-03T20:32:21.870Z] drwxrwxr-x 10 1001 1001 4096 May 3 20:32 . [2022-05-03T20:32:21.870Z] drwxr-xr-x 4 root root 4096 May 3 20:31 .. [2022-05-03T20:32:21.870Z] -rw-rw-r-- 1 1001 1001 11 May 3 20:30 .dockerignore [2022-05-03T20:32:21.870Z] drwxrwxr-x 8 1001 1001 4096 May 3 20:30 .git [2022-05-03T20:32:21.870Z] drwxrwxr-x 3 1001 1001 4096 May 3 20:30 .github [2022-05-03T20:32:21.870Z] -rw-rw-r-- 1 1001 1001 879 May 3 20:30 .gitignore [2022-05-03T20:32:21.870Z] -rw-rw-r-- 1 1001 1001 42 May 3 20:30 .golangci.yml [2022-05-03T20:32:21.870Z] -rw-rw-r-- 1 1001 1001 87 May 3 20:30 .hadolint.yml [2022-05-03T20:32:21.870Z] drwxr-xr-x 3 1001 1001 4096 May 3 20:30 .semver [2022-05-03T20:32:21.870Z] -rw-rw-r-- 1 1001 1001 166 May 3 20:30 .sonarcloud.properties [2022-05-03T20:32:21.870Z] -rw-rw-r-- 1 1001 1001 1171 May 3 20:30 ADOPTERS.md [2022-05-03T20:32:21.870Z] -rw-rw-r-- 1 1001 1001 10086 May 3 20:30 Attribution.txt [2022-05-03T20:32:21.870Z] -rw-rw-r-- 1 1001 1001 51732 May 3 20:30 CHANGELOG.md [2022-05-03T20:32:21.870Z] -rw-rw-r-- 1 1001 1001 3804 May 3 20:30 CONTRIBUTING.md [2022-05-03T20:32:21.870Z] -rw-rw-r-- 1 1001 1001 677 May 3 20:30 GOVERNANCE.md [2022-05-03T20:32:21.870Z] -rw-rw-r-- 1 1001 1001 850 May 3 20:30 Jenkinsfile [2022-05-03T20:32:21.870Z] -rw-rw-r-- 1 1001 1001 10775 May 3 20:30 LICENSE [2022-05-03T20:32:21.870Z] -rw-rw-r-- 1 1001 1001 10389 May 3 20:30 Makefile [2022-05-03T20:32:21.870Z] -rw-rw-r-- 1 1001 1001 582 May 3 20:30 OWNERS.md [2022-05-03T20:32:21.870Z] -rw-rw-r-- 1 1001 1001 9120 May 3 20:30 README.md [2022-05-03T20:32:21.870Z] -rw-rw-r-- 1 1001 1001 6912 May 3 20:30 SECURITY.md [2022-05-03T20:32:21.870Z] -rw-rw-r-- 1 1001 1001 5 May 3 20:30 VERSION [2022-05-03T20:32:21.870Z] -rw-rw-r-- 1 1001 1001 4131 May 3 20:30 ZMQWindows.md [2022-05-03T20:32:21.870Z] drwxrwxr-x 2 1001 1001 4096 May 3 20:30 bin [2022-05-03T20:32:21.870Z] drwxrwxr-x 18 1001 1001 4096 May 3 20:30 cmd [2022-05-03T20:32:21.870Z] -rw-r--r-- 1 root root 435134 May 3 20:31 coverage.out [2022-05-03T20:32:21.870Z] -rw-rw-r-- 1 1001 1001 3256 May 3 20:30 go.mod [2022-05-03T20:32:21.870Z] -rw-rw-r-- 1 1001 1001 35162 May 3 20:31 go.sum [2022-05-03T20:32:21.870Z] drwxrwxr-x 8 1001 1001 4096 May 3 20:30 internal [2022-05-03T20:32:21.870Z] drwxrwxr-x 3 1001 1001 4096 May 3 20:30 openapi [2022-05-03T20:32:21.870Z] drwxrwxr-x 4 1001 1001 4096 May 3 20:30 snap [2022-05-03T20:32:21.870Z] -rw-rw-r-- 1 1001 1001 204 May 3 20:30 version.go [Pipeline] sh [2022-05-03T20:32:22.157Z] + '[' -e coverage.out ] [2022-05-03T20:32:22.157Z] + chown 1001:1001 coverage.out [Pipeline] stash [2022-05-03T20:32:22.249Z] Stashed 1 file(s) [Pipeline] sh [2022-05-03T20:32:22.531Z] + make build [2022-05-03T20:32:22.531Z] CGO_ENABLED=1 GO111MODULE=on go build -tags "non_delayedstart" -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-05-03T20:32:37.424Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-metadata/core-metadata ./cmd/core-metadata [2022-05-03T20:32:45.543Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-command/core-command ./cmd/core-command [2022-05-03T20:32:45.543Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/support-notifications/support-notifications ./cmd/support-notifications [2022-05-03T20:32:50.819Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -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-05-03T20:32:51.389Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -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-05-03T20:32:51.958Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler [2022-05-03T20:32:53.338Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -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-05-03T20:32:53.907Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -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-05-03T20:32:54.845Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -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-05-03T20:32:55.782Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/secrets-config ./cmd/secrets-config [2022-05-03T20:32:56.352Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper [2022-05-03T20:32:57.733Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -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-05-03T20:32:59.130Z] $ docker stop --time=1 29b6bf2f587a2ad5a31d7cb85e4490b006a9ebb875107ac1c4fcd0f540591989 [2022-05-03T20:33:01.753Z] $ docker rm -f 29b6bf2f587a2ad5a31d7cb85e4490b006a9ebb875107ac1c4fcd0f540591989 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2022-05-03T20:33:02.578Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2022-05-03T20:33:02.578Z] [2022-05-03T20:33:02.578Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] isUnix [Pipeline] sh [2022-05-03T20:33:02.880Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2022-05-03T20:33:02.881Z] latest: Pulling from edgex-devops/edgex-compose [2022-05-03T20:33:02.881Z] cbdbe7a5bc2a: Pulling fs layer [2022-05-03T20:33:02.881Z] ca9280d653b3: Pulling fs layer [2022-05-03T20:33:02.881Z] 7e9c9ca2126c: Pulling fs layer [2022-05-03T20:33:02.881Z] cbdbe7a5bc2a: Download complete [2022-05-03T20:33:03.141Z] ca9280d653b3: Verifying Checksum [2022-05-03T20:33:03.141Z] ca9280d653b3: Download complete [2022-05-03T20:33:03.141Z] cbdbe7a5bc2a: Pull complete [2022-05-03T20:33:03.400Z] 7e9c9ca2126c: Download complete [2022-05-03T20:33:03.659Z] ca9280d653b3: Pull complete [2022-05-03T20:33:07.853Z] 7e9c9ca2126c: Pull complete [2022-05-03T20:33:07.853Z] Digest: sha256:b7ff7cefa661cf441350a7c60c0e16dc22b011826ae41e7b448230bdfa9ba816 [2022-05-03T20:33:07.853Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2022-05-03T20:33:07.853Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] withDockerContainer [2022-05-03T20:33:07.916Z] prd-ubuntu20.04-docker-8c-8g-40397 does not seem to be running inside a container [2022-05-03T20:33:07.957Z] $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/edgex-go/6 -v /w/workspace/edgex-go/6:/w/workspace/edgex-go/6:rw,z -v /w/workspace/edgex-go/6@tmp:/w/workspace/edgex-go/6@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 ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest cat [2022-05-03T20:33:10.118Z] $ docker top 86dd4ca979f03a09f89c0103a66dae933053f64f6aaee9d4e92f47c2c099741f -eo pid,comm [Pipeline] { [Pipeline] sh [2022-05-03T20:33:10.476Z] + docker-compose build --help [2022-05-03T20:33:10.476Z] + grep parallel [2022-05-03T20:33:11.047Z] --parallel Build images in parallel. [Pipeline] } [2022-05-03T20:33:11.065Z] $ docker stop --time=1 86dd4ca979f03a09f89c0103a66dae933053f64f6aaee9d4e92f47c2c099741f [2022-05-03T20:33:12.724Z] $ docker rm -f 86dd4ca979f03a09f89c0103a66dae933053f64f6aaee9d4e92f47c2c099741f [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2022-05-03T20:33:13.148Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2022-05-03T20:33:13.149Z] . [Pipeline] withDockerContainer [2022-05-03T20:33:13.224Z] prd-ubuntu20.04-docker-8c-8g-40397 does not seem to be running inside a container [2022-05-03T20:33:13.312Z] $ 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/6 -v /w/workspace/edgex-go/6:/w/workspace/edgex-go/6:rw,z -v /w/workspace/edgex-go/6@tmp:/w/workspace/edgex-go/6@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 ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest cat [2022-05-03T20:33:13.916Z] $ docker top e26c07cb3f6af679ec6095d33c9631e413b156d80da95ee94005beb819fd129b -eo pid,comm [Pipeline] { [Pipeline] sh [2022-05-03T20:33:14.287Z] + docker-compose -f ./docker-compose-build.yml build --parallel [2022-05-03T20:33:14.858Z] Building core-command ... [2022-05-03T20:33:14.858Z] Building core-data ... [2022-05-03T20:33:14.858Z] Building core-metadata ... [2022-05-03T20:33:14.858Z] Building security-bootstrapper ... [2022-05-03T20:33:14.858Z] Building security-proxy-setup ... [2022-05-03T20:33:14.858Z] Building security-secretstore-setup ... [2022-05-03T20:33:14.858Z] Building security-spiffe-token-provider ... [2022-05-03T20:33:14.858Z] Building security-spire-agent ... [2022-05-03T20:33:14.858Z] Building security-spire-config ... [2022-05-03T20:33:14.858Z] Building security-spire-server ... [2022-05-03T20:33:14.858Z] Building support-notifications ... [2022-05-03T20:33:14.858Z] Building support-scheduler ... [2022-05-03T20:33:14.858Z] Building sys-mgmt-agent ... [2022-05-03T20:33:14.858Z] Building security-proxy-setup [2022-05-03T20:33:14.858Z] Building security-spire-agent [2022-05-03T20:33:14.858Z] Building security-spire-config [2022-05-03T20:33:14.858Z] Building core-data [2022-05-03T20:33:14.858Z] Building sys-mgmt-agent [2022-05-03T20:33:36.880Z] Step 1/22 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-05-03T20:33:36.880Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2022-05-03T20:33:36.880Z] ---> 39844a443e3a [2022-05-03T20:33:36.880Z] Step 3/22 : WORKDIR /edgex-go [2022-05-03T20:33:36.880Z] Step 1/26 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-05-03T20:33:36.880Z] Step 2/26 : FROM ${BUILDER_BASE} AS builder [2022-05-03T20:33:36.880Z] ---> 39844a443e3a [2022-05-03T20:33:36.880Z] Step 3/26 : WORKDIR /edgex-go [2022-05-03T20:33:36.880Z] Step 1/23 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-05-03T20:33:36.880Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2022-05-03T20:33:36.880Z] ---> 39844a443e3a [2022-05-03T20:33:36.880Z] Step 3/23 : WORKDIR /edgex-go [2022-05-03T20:33:36.880Z] Step 1/26 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-05-03T20:33:36.880Z] Step 2/26 : FROM ${BUILDER_BASE} AS builder [2022-05-03T20:33:36.880Z] ---> 39844a443e3a [2022-05-03T20:33:36.880Z] Step 3/26 : WORKDIR /edgex-go [2022-05-03T20:33:36.880Z] Step 1/23 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-05-03T20:33:36.880Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2022-05-03T20:33:36.880Z] ---> 39844a443e3a [2022-05-03T20:33:36.880Z] Step 3/23 : WORKDIR /edgex-go [2022-05-03T20:33:36.880Z] ---> Running in 1ca20af7dfee [2022-05-03T20:33:36.880Z] ---> Running in 43b932d65d65 [2022-05-03T20:33:36.880Z] ---> Running in 766915638f3f [2022-05-03T20:33:36.880Z] ---> Running in 9efacac5ebdc [2022-05-03T20:33:36.880Z] ---> Running in 2ec5084f0a32 [2022-05-03T20:33:36.880Z] Removing intermediate container 9efacac5ebdc [2022-05-03T20:33:36.880Z] ---> bc9c9af040e2 [2022-05-03T20:33:36.880Z] Step 4/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-05-03T20:33:36.880Z] Removing intermediate container 766915638f3f [2022-05-03T20:33:36.880Z] ---> 7ec79dcf83a6 [2022-05-03T20:33:36.880Z] Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-05-03T20:33:36.880Z] Removing intermediate container 1ca20af7dfee [2022-05-03T20:33:36.880Z] ---> 2d98a456b4ca [2022-05-03T20:33:36.880Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-05-03T20:33:36.880Z] Removing intermediate container 2ec5084f0a32 [2022-05-03T20:33:36.880Z] ---> e75a9952b546 [2022-05-03T20:33:36.880Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-05-03T20:33:37.139Z] ---> Running in b1734236c50c [2022-05-03T20:33:37.139Z] Removing intermediate container 43b932d65d65 [2022-05-03T20:33:37.139Z] ---> 43ada43568fd [2022-05-03T20:33:37.139Z] Step 4/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-05-03T20:33:37.139Z] ---> Running in cd3f8f725a13 [2022-05-03T20:33:37.139Z] ---> Running in 914263a890db [2022-05-03T20:33:37.139Z] ---> Running in dc6688eef159 [2022-05-03T20:33:37.139Z] ---> Running in 85a90a659e31 [2022-05-03T20:33:38.079Z] Removing intermediate container b1734236c50c [2022-05-03T20:33:38.079Z] ---> b14fbed4bed6 [2022-05-03T20:33:38.079Z] Step 5/26 : RUN apk add --update --no-cache make git build-base curl [2022-05-03T20:33:38.079Z] ---> Running in 7153e8cfdcfa [2022-05-03T20:33:38.340Z] Removing intermediate container cd3f8f725a13 [2022-05-03T20:33:38.340Z] ---> 97e2c05f76ba [2022-05-03T20:33:38.340Z] Step 5/22 : RUN apk add --update --no-cache make git [2022-05-03T20:33:38.340Z] ---> Running in ba75a83ef86d [2022-05-03T20:33:38.340Z] Removing intermediate container 914263a890db [2022-05-03T20:33:38.340Z] ---> edbd45e2d2e9 [2022-05-03T20:33:38.340Z] Step 5/23 : RUN apk add --update --no-cache zeromq-dev libsodium-dev pkgconfig build-base git [2022-05-03T20:33:38.340Z] ---> Running in d05e40e957e0 [2022-05-03T20:33:38.600Z] Removing intermediate container 85a90a659e31 [2022-05-03T20:33:38.600Z] ---> 0f43061f9a08 [2022-05-03T20:33:38.600Z] Step 5/26 : RUN apk add --update --no-cache make git build-base curl [2022-05-03T20:33:38.600Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-05-03T20:33:38.600Z] ---> Running in 2de1cf3866b6 [2022-05-03T20:33:38.600Z] Removing intermediate container dc6688eef159 [2022-05-03T20:33:38.600Z] ---> 3825e1820b16 [2022-05-03T20:33:38.600Z] Step 5/23 : RUN apk add --update --no-cache make bash git [2022-05-03T20:33:38.600Z] ---> Running in a15426d4baa0 [2022-05-03T20:33:39.168Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-05-03T20:33:39.168Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-05-03T20:33:39.168Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-05-03T20:33:39.168Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-05-03T20:33:39.429Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-05-03T20:33:39.688Z] OK: 221 MiB in 52 packages [2022-05-03T20:33:39.688Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-05-03T20:33:39.948Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-05-03T20:33:39.948Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-05-03T20:33:39.948Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-05-03T20:33:40.208Z] Removing intermediate container 7153e8cfdcfa [2022-05-03T20:33:40.208Z] ---> 840f78bdad60 [2022-05-03T20:33:40.208Z] Step 6/26 : COPY go.mod vendor* ./ [2022-05-03T20:33:40.208Z] OK: 221 MiB in 52 packages [2022-05-03T20:33:40.208Z] OK: 221 MiB in 52 packages [2022-05-03T20:33:40.208Z] OK: 221 MiB in 52 packages [2022-05-03T20:33:40.469Z] OK: 221 MiB in 52 packages [2022-05-03T20:33:40.469Z] ---> f65d6f7520c9 [2022-05-03T20:33:40.469Z] Step 7/26 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-05-03T20:33:40.469Z] ---> Running in 1549e372295a [2022-05-03T20:33:41.039Z] Removing intermediate container d05e40e957e0 [2022-05-03T20:33:41.039Z] ---> 38f9d4b4ef03 [2022-05-03T20:33:41.039Z] Step 6/23 : COPY go.mod vendor* ./ [2022-05-03T20:33:41.302Z] ---> c4c468c4f91f [2022-05-03T20:33:41.302Z] Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-05-03T20:33:41.302Z] Removing intermediate container ba75a83ef86d [2022-05-03T20:33:41.302Z] ---> df160c812932 [2022-05-03T20:33:41.302Z] Step 6/22 : COPY go.mod vendor* ./ [2022-05-03T20:33:41.302Z] ---> Running in 14d4621b1f08 [2022-05-03T20:33:41.302Z] Removing intermediate container a15426d4baa0 [2022-05-03T20:33:41.302Z] ---> d90b01405a38 [2022-05-03T20:33:41.302Z] Step 6/23 : COPY go.mod vendor* ./ [2022-05-03T20:33:41.302Z] Removing intermediate container 2de1cf3866b6 [2022-05-03T20:33:41.302Z] ---> 2964c84598cc [2022-05-03T20:33:41.302Z] Step 6/26 : COPY go.mod vendor* ./ [2022-05-03T20:33:41.563Z] ---> 3e6335178d82 [2022-05-03T20:33:41.563Z] Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-05-03T20:33:41.845Z] ---> 02ab70af8dfc [2022-05-03T20:33:41.845Z] Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-05-03T20:33:41.845Z] ---> Running in c57a4c6e76d7 [2022-05-03T20:33:41.845Z] ---> 2576ca9eb00a [2022-05-03T20:33:41.845Z] Step 7/26 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-05-03T20:33:41.845Z] ---> Running in e517401d633e [2022-05-03T20:33:41.845Z] ---> Running in 85951907bdb3 [2022-05-03T20:33:42.106Z] Removing intermediate container 1549e372295a [2022-05-03T20:33:42.106Z] ---> 6d65f3a09bb1 [2022-05-03T20:33:42.106Z] Step 8/26 : COPY . . [2022-05-03T20:33:43.047Z] Removing intermediate container 14d4621b1f08 [2022-05-03T20:33:43.047Z] ---> 07ac6d85afa0 [2022-05-03T20:33:43.047Z] Step 8/23 : COPY . . [2022-05-03T20:33:44.028Z] Running on prd-ubuntu20.04-docker-arm64-4c-16g-40402 in /w/workspace/edgexfoundry_edgex-go_PR-3995 [Pipeline] { [Pipeline] ws [2022-05-03T20:33:44.041Z] Running in /w/workspace/edgex-go/6 [Pipeline] { [Pipeline] checkout [2022-05-03T20:33:44.523Z] The recommended git tool is: git [2022-05-03T20:33:47.246Z] Removing intermediate container e517401d633e [2022-05-03T20:33:47.246Z] ---> c1018a4235e9 [2022-05-03T20:33:47.246Z] Step 8/23 : COPY . . [2022-05-03T20:33:47.246Z] Removing intermediate container c57a4c6e76d7 [2022-05-03T20:33:47.246Z] ---> 1bf4c9037cc7 [2022-05-03T20:33:47.246Z] Step 8/22 : COPY . . [2022-05-03T20:33:47.246Z] Removing intermediate container 85951907bdb3 [2022-05-03T20:33:47.246Z] ---> a49fac57c074 [2022-05-03T20:33:47.246Z] Step 8/26 : COPY . . [2022-05-03T20:33:51.128Z] using credential edgex-jenkins-ssh [2022-05-03T20:33:51.145Z] Cloning the remote Git repository [2022-05-03T20:33:51.208Z] Cloning repository git@github.com:edgexfoundry/edgex-go.git [2022-05-03T20:33:51.286Z] > git init /w/workspace/edgex-go/6 # timeout=10 [2022-05-03T20:33:51.431Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git [2022-05-03T20:33:51.432Z] > git --version # timeout=10 [2022-05-03T20:33:51.490Z] > git --version # 'git version 2.25.1' [2022-05-03T20:33:51.492Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2022-05-03T20:33:51.628Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2022-05-03T20:33:55.378Z] ---> ad7133bc1e7c [2022-05-03T20:33:55.378Z] Step 9/26 : ARG SPIRE_RELEASE=1.2.1 [2022-05-03T20:33:55.378Z] ---> 9cc4e3d0e351 [2022-05-03T20:33:55.378Z] Step 9/23 : RUN make cmd/core-data/core-data [2022-05-03T20:33:55.378Z] ---> 2c6938dc50e8 [2022-05-03T20:33:55.378Z] Step 9/23 : RUN make cmd/sys-mgmt-agent/sys-mgmt-agent [2022-05-03T20:33:55.378Z] ---> a772042a36f6 [2022-05-03T20:33:55.378Z] Step 9/26 : ARG SPIRE_RELEASE=1.2.1 [2022-05-03T20:33:55.378Z] ---> Running in 79e2a5bade26 [2022-05-03T20:33:55.378Z] ---> Running in 6b60904e2210 [2022-05-03T20:33:55.378Z] ---> 5930c674dd75 [2022-05-03T20:33:55.378Z] Step 9/22 : RUN make cmd/security-proxy-setup/security-proxy-setup cmd/secrets-config/secrets-config [2022-05-03T20:33:55.378Z] ---> Running in 6eaaeec839a0 [2022-05-03T20:33:55.379Z] ---> Running in 039013681a06 [2022-05-03T20:33:55.379Z] ---> Running in 001e0d85ce0e [2022-05-03T20:33:55.379Z] Removing intermediate container 6b60904e2210 [2022-05-03T20:33:55.379Z] ---> 59d268e1f2d3 [2022-05-03T20:33:55.379Z] Step 10/26 : RUN mkdir -p spire-build [2022-05-03T20:33:55.379Z] Removing intermediate container 039013681a06 [2022-05-03T20:33:55.379Z] ---> 5f04b87d62a0 [2022-05-03T20:33:55.379Z] Step 10/26 : RUN mkdir -p spire-build [2022-05-03T20:33:55.379Z] ---> Running in 9a6ab5af8147 [2022-05-03T20:33:55.379Z] ---> Running in 21ac7958f394 [2022-05-03T20:33:55.379Z] CGO_ENABLED=1 GO111MODULE=on go build -tags "non_delayedstart" -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-05-03T20:33:55.379Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -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-05-03T20:33:55.379Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -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-05-03T20:33:56.755Z] Removing intermediate container 9a6ab5af8147 [2022-05-03T20:33:56.755Z] ---> 7e01bd967698 [2022-05-03T20:33:56.755Z] Step 11/26 : WORKDIR /edgex-go/spire-build [2022-05-03T20:33:56.755Z] Removing intermediate container 21ac7958f394 [2022-05-03T20:33:56.755Z] ---> da7332bac03a [2022-05-03T20:33:56.755Z] Step 11/26 : WORKDIR /edgex-go/spire-build [2022-05-03T20:33:56.755Z] ---> Running in acea2071b3cb [2022-05-03T20:33:56.755Z] ---> Running in 8b04d8ee6ff8 [2022-05-03T20:33:57.013Z] Removing intermediate container acea2071b3cb [2022-05-03T20:33:57.013Z] ---> ca778cdfc963 [2022-05-03T20:33:57.013Z] 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-05-03T20:33:57.276Z] Removing intermediate container 8b04d8ee6ff8 [2022-05-03T20:33:57.276Z] ---> 860c0d4f4ca8 [2022-05-03T20:33:57.276Z] 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-05-03T20:33:57.276Z] ---> Running in a080038c00eb [2022-05-03T20:33:57.276Z] ---> Running in 9eecdc4c762b [2022-05-03T20:33:58.659Z] spire-1.2.1/ [2022-05-03T20:33:58.659Z] spire-1.2.1/ [2022-05-03T20:33:58.659Z] spire-1.2.1/.data/ [2022-05-03T20:33:58.659Z] spire-1.2.1/.data/.file [2022-05-03T20:33:58.659Z] spire-1.2.1/.dockerignore [2022-05-03T20:33:58.659Z] spire-1.2.1/.gitattributes [2022-05-03T20:33:58.659Z] spire-1.2.1/.githooks/ [2022-05-03T20:33:58.659Z] spire-1.2.1/.githooks/pre-commit [2022-05-03T20:33:58.659Z] spire-1.2.1/.github/ [2022-05-03T20:33:58.659Z] spire-1.2.1/.github/ISSUE_TEMPLATE.md [2022-05-03T20:33:58.659Z] spire-1.2.1/.github/PULL_REQUEST_TEMPLATE.md [2022-05-03T20:33:58.659Z] spire-1.2.1/.github/dependabot.yml [2022-05-03T20:33:58.659Z] spire-1.2.1/.github/workflows/ [2022-05-03T20:33:58.659Z] spire-1.2.1/.github/workflows/nightly_build.yaml [2022-05-03T20:33:58.659Z] spire-1.2.1/.github/workflows/pr_build.yaml [2022-05-03T20:33:58.659Z] spire-1.2.1/.github/workflows/release_build.yaml [2022-05-03T20:33:58.659Z] spire-1.2.1/.github/workflows/scripts/ [2022-05-03T20:33:58.659Z] spire-1.2.1/.github/workflows/scripts/build_artifacts.sh [2022-05-03T20:33:58.659Z] spire-1.2.1/.github/workflows/scripts/push-images.sh [2022-05-03T20:33:58.659Z] spire-1.2.1/.github/workflows/scripts/push-scratch-images.sh [2022-05-03T20:33:58.659Z] spire-1.2.1/.github/workflows/scripts/run_unit_tests.sh [2022-05-03T20:33:58.659Z] spire-1.2.1/.github/workflows/scripts/split.sh [2022-05-03T20:33:58.659Z] spire-1.2.1/.gitignore [2022-05-03T20:33:58.659Z] spire-1.2.1/.go-version [2022-05-03T20:33:58.659Z] spire-1.2.1/.golangci.yml [2022-05-03T20:33:58.659Z] spire-1.2.1/ADOPTERS.md [2022-05-03T20:33:58.659Z] spire-1.2.1/CHANGELOG.md [2022-05-03T20:33:58.659Z] spire-1.2.1/CODE-OF-CONDUCT.md [2022-05-03T20:33:58.659Z] spire-1.2.1/CODEOWNERS [2022-05-03T20:33:58.659Z] spire-1.2.1/CONTRIBUTING.md [2022-05-03T20:33:58.659Z] spire-1.2.1/Dockerfile [2022-05-03T20:33:58.659Z] spire-1.2.1/Dockerfile.dev [2022-05-03T20:33:58.659Z] spire-1.2.1/Dockerfile.scratch [2022-05-03T20:33:58.659Z] spire-1.2.1/LICENSE [2022-05-03T20:33:58.659Z] spire-1.2.1/MAINTAINERS.md [2022-05-03T20:33:58.659Z] spire-1.2.1/Makefile [2022-05-03T20:33:58.659Z] spire-1.2.1/README.md [2022-05-03T20:33:58.659Z] spire-1.2.1/ROADMAP.md [2022-05-03T20:33:58.659Z] spire-1.2.1/SECURITY.md [2022-05-03T20:33:58.659Z] spire-1.2.1/cmd/ [2022-05-03T20:33:58.659Z] spire-1.2.1/cmd/spire-agent/ [2022-05-03T20:33:58.659Z] spire-1.2.1/cmd/spire-agent/cli/ [2022-05-03T20:33:58.659Z] spire-1.2.1/cmd/spire-agent/cli/api/ [2022-05-03T20:33:58.659Z] spire-1.2.1/cmd/spire-agent/cli/api/common.go [2022-05-03T20:33:58.659Z] spire-1.2.1/cmd/spire-agent/cli/api/fetch_jwt.go [2022-05-03T20:33:58.659Z] spire-1.2.1/cmd/spire-agent/cli/api/fetch_x509.go [2022-05-03T20:33:58.659Z] spire-1.2.1/cmd/spire-agent/cli/api/printer.go [2022-05-03T20:33:58.659Z] spire-1.2.1/cmd/spire-agent/cli/api/validate_jwt.go [2022-05-03T20:33:58.659Z] spire-1.2.1/cmd/spire-agent/cli/api/watch.go [2022-05-03T20:33:58.659Z] spire-1.2.1/cmd/spire-agent/cli/cli.go [2022-05-03T20:33:58.659Z] spire-1.2.1/cmd/spire-agent/cli/common/ [2022-05-03T20:33:58.659Z] spire-1.2.1/cmd/spire-agent/cli/common/defaults.go [2022-05-03T20:33:58.659Z] spire-1.2.1/cmd/spire-agent/cli/healthcheck/ [2022-05-03T20:33:58.659Z] spire-1.2.1/cmd/spire-agent/cli/healthcheck/healthcheck.go [2022-05-03T20:33:58.659Z] spire-1.2.1/cmd/spire-agent/cli/healthcheck/healthcheck_test.go [2022-05-03T20:33:58.659Z] spire-1.2.1/cmd/spire-agent/cli/run/ [2022-05-03T20:33:58.659Z] spire-1.2.1/cmd/spire-agent/cli/run/run.go [2022-05-03T20:33:58.659Z] spire-1.2.1/cmd/spire-agent/cli/run/run_test.go [2022-05-03T20:33:58.659Z] spire-1.2.1/cmd/spire-agent/cli/validate/spire-1.2.1/.data/ [2022-05-03T20:33:58.659Z] spire-1.2.1/.data/.file [2022-05-03T20:33:58.659Z] spire-1.2.1/.dockerignore [2022-05-03T20:33:58.659Z] spire-1.2.1/.gitattributes [2022-05-03T20:33:58.659Z] spire-1.2.1/.githooks/ [2022-05-03T20:33:58.659Z] spire-1.2.1/.githooks/pre-commit [2022-05-03T20:33:58.659Z] spire-1.2.1/.github/ [2022-05-03T20:33:58.659Z] spire-1.2.1/.github/ISSUE_TEMPLATE.md [2022-05-03T20:33:58.659Z] spire-1.2.1/.github/PULL_REQUEST_TEMPLATE.md [2022-05-03T20:33:58.659Z] spire-1.2.1/.github/dependabot.yml [2022-05-03T20:33:58.659Z] spire-1.2.1/.github/workflows/ [2022-05-03T20:33:58.659Z] spire-1.2.1/.github/workflows/nightly_build.yaml [2022-05-03T20:33:58.659Z] spire-1.2.1/.github/workflows/pr_build.yaml [2022-05-03T20:33:58.659Z] spire-1.2.1/.github/workflows/release_build.yaml [2022-05-03T20:33:58.659Z] spire-1.2.1/.github/workflows/scripts/ [2022-05-03T20:33:58.659Z] spire-1.2.1/.github/workflows/scripts/build_artifacts.sh [2022-05-03T20:33:58.659Z] spire-1.2.1/.github/workflows/scripts/push-images.sh [2022-05-03T20:33:58.659Z] spire-1.2.1/.github/workflows/scripts/push-scratch-images.sh [2022-05-03T20:33:58.659Z] spire-1.2.1/.github/workflows/scripts/run_unit_tests.sh [2022-05-03T20:33:58.659Z] spire-1.2.1/.github/workflows/scripts/split.sh [2022-05-03T20:33:58.659Z] spire-1.2.1/.gitignore [2022-05-03T20:33:58.659Z] spire-1.2.1/.go-version [2022-05-03T20:33:58.659Z] spire-1.2.1/.golangci.yml [2022-05-03T20:33:58.659Z] spire-1.2.1/ADOPTERS.md [2022-05-03T20:33:58.659Z] spire-1.2.1/CHANGELOG.md [2022-05-03T20:33:58.659Z] spire-1.2.1/CODE-OF-CONDUCT.md [2022-05-03T20:33:58.659Z] spire-1.2.1/CODEOWNERS [2022-05-03T20:33:58.659Z] spire-1.2.1/CONTRIBUTING.md [2022-05-03T20:33:58.659Z] spire-1.2.1/Dockerfile [2022-05-03T20:33:58.659Z] spire-1.2.1/Dockerfile.dev [2022-05-03T20:33:58.659Z] spire-1.2.1/Dockerfile.scratch [2022-05-03T20:33:58.659Z] spire-1.2.1/LICENSE [2022-05-03T20:33:58.659Z] spire-1.2.1/MAINTAINERS.md [2022-05-03T20:33:58.659Z] spire-1.2.1/Makefile [2022-05-03T20:33:58.659Z] spire-1.2.1/README.md [2022-05-03T20:33:58.659Z] spire-1.2.1/ROADMAP.md [2022-05-03T20:33:58.659Z] spire-1.2.1/SECURITY.md [2022-05-03T20:33:58.659Z] spire-1.2.1/cmd/ [2022-05-03T20:33:58.659Z] spire-1.2.1/cmd/spire-agent/ [2022-05-03T20:33:58.659Z] spire-1.2.1/cmd/spire-agent/cli/ [2022-05-03T20:33:58.659Z] spire-1.2.1/cmd/spire-agent/cli/api/ [2022-05-03T20:33:58.659Z] spire-1.2.1/cmd/spire-agent/cli/api/common.go [2022-05-03T20:33:58.659Z] spire-1.2.1/cmd/spire-agent/cli/api/fetch_jwt.go [2022-05-03T20:33:58.659Z] spire-1.2.1/cmd/spire-agent/cli/api/fetch_x509.go [2022-05-03T20:33:58.659Z] spire-1.2.1/cmd/spire-agent/cli/api/printer.go [2022-05-03T20:33:58.659Z] spire-1.2.1/cmd/spire-agent/cli/api/validate_jwt.go [2022-05-03T20:33:58.659Z] spire-1.2.1/cmd/spire-agent/cli/api/watch.go [2022-05-03T20:33:58.659Z] spire-1.2.1/cmd/spire-agent/cli/cli.go [2022-05-03T20:33:58.659Z] spire-1.2.1/cmd/spire-agent/cli/common/ [2022-05-03T20:33:58.659Z] spire-1.2.1/cmd/spire-agent/cli/common/defaults.go [2022-05-03T20:33:58.659Z] spire-1.2.1/cmd/spire-agent/cli/healthcheck/ [2022-05-03T20:33:58.659Z] spire-1.2.1/cmd/spire-agent/cli/healthcheck/healthcheck.go [2022-05-03T20:33:58.659Z] spire-1.2.1/cmd/spire-agent/cli/healthcheck/healthcheck_test.go [2022-05-03T20:33:58.659Z] spire-1.2.1/cmd/spire-agent/cli/run/ [2022-05-03T20:33:58.659Z] spire-1.2.1/cmd/spire-agent/cli/run/run.go [2022-05-03T20:33:58.659Z] spire-1.2.1/cmd/spire-agent/cli/run/run_test.go [2022-05-03T20:33:58.659Z] spire-1.2.1/cmd/spire-agent/cli/validate/ [2022-05-03T20:33:58.659Z] spire-1.2.1/cmd/spire-agent/cli/validate/validate.go [2022-05-03T20:33:58.659Z] spire-1.2.1/cmd/spire-agent/cli/validate/validate_test.go [2022-05-03T20:33:58.659Z] spire-1.2.1/cmd/spire-agent/main.go [2022-05-03T20:33:58.659Z] spire-1.2.1/cmd/spire-server/ [2022-05-03T20:33:58.659Z] spire-1.2.1/cmd/spire-server/cli/ [2022-05-03T20:33:58.659Z] spire-1.2.1/cmd/spire-server/cli/agent/ [2022-05-03T20:33:58.659Z] spire-1.2.1/cmd/spire-server/cli/agent/agent_test.go [2022-05-03T20:33:58.659Z] spire-1.2.1/cmd/spire-server/cli/agent/ban.go [2022-05-03T20:33:58.659Z] spire-1.2.1/cmd/spire-server/cli/agent/count.go [2022-05-03T20:33:58.659Z] spire-1.2.1/cmd/spire-server/cli/agent/evict.go [2022-05-03T20:33:58.659Z] spire-1.2.1/cmd/spire-server/cli/agent/list.go [2022-05-03T20:33:58.659Z] spire-1.2.1/cmd/spire-server/cli/agent/show.go [2022-05-03T20:33:58.659Z] spire-1.2.1/cmd/spire-server/cli/bundle/ [2022-05-03T20:33:58.659Z] spire-1.2.1/cmd/spire-server/cli/bundle/bundle_test.go [2022-05-03T20:33:58.659Z] spire-1.2.1/cmd/spire-server/cli/bundle/common.go [2022-05-03T20:33:58.659Z] spire-1.2.1/cmd/spire-server/cli/bundle/common_test.go [2022-05-03T20:33:58.659Z] spire-1.2.1/cmd/spire-server/cli/bundle/count.go [2022-05-03T20:33:58.659Z] spire-1.2.1/cmd/spire-server/cli/bundle/delete.go [2022-05-03T20:33:58.659Z] spire-1.2.1/cmd/spire-server/cli/bundle/list.go [2022-05-03T20:33:58.659Z] spire-1.2.1/cmd/spire-server/cli/bundle/set.go [2022-05-03T20:33:58.659Z] spire-1.2.1/cmd/spire-server/cli/bundle/show.go [2022-05-03T20:33:58.659Z] spire-1.2.1/cmd/spire-server/cli/cli.go [2022-05-03T20:33:58.659Z] spire-1.2.1/cmd/spire-server/cli/entry/ [2022-05-03T20:33:58.659Z] spire-1.2.1/cmd/spire-agent/cli/validate/validate.go [2022-05-03T20:33:58.659Z] spire-1.2.1/cmd/spire-agent/cli/validate/validate_test.go [2022-05-03T20:33:58.659Z] spire-1.2.1/cmd/spire-agent/main.go [2022-05-03T20:33:58.659Z] spire-1.2.1/cmd/spire-server/ [2022-05-03T20:33:58.660Z] spire-1.2.1/cmd/spire-server/cli/ [2022-05-03T20:33:58.660Z] spire-1.2.1/cmd/spire-server/cli/agent/ [2022-05-03T20:33:58.660Z] spire-1.2.1/cmd/spire-server/cli/agent/agent_test.go [2022-05-03T20:33:58.660Z] spire-1.2.1/cmd/spire-server/cli/agent/ban.go [2022-05-03T20:33:58.660Z] spire-1.2.1/cmd/spire-server/cli/agent/count.go [2022-05-03T20:33:58.660Z] spire-1.2.1/cmd/spire-server/cli/agent/evict.go [2022-05-03T20:33:58.660Z] spire-1.2.1/cmd/spire-server/cli/agent/list.go [2022-05-03T20:33:58.660Z] spire-1.2.1/cmd/spire-server/cli/agent/show.go [2022-05-03T20:33:58.660Z] spire-1.2.1/cmd/spire-server/cli/bundle/ [2022-05-03T20:33:58.660Z] spire-1.2.1/cmd/spire-server/cli/bundle/bundle_test.go [2022-05-03T20:33:58.660Z] spire-1.2.1/cmd/spire-server/cli/bundle/common.go [2022-05-03T20:33:58.660Z] spire-1.2.1/cmd/spire-server/cli/bundle/common_test.go [2022-05-03T20:33:58.660Z] spire-1.2.1/cmd/spire-server/cli/bundle/count.go [2022-05-03T20:33:58.660Z] spire-1.2.1/cmd/spire-server/cli/bundle/delete.go [2022-05-03T20:33:58.660Z] spire-1.2.1/cmd/spire-server/cli/bundle/list.go [2022-05-03T20:33:58.660Z] spire-1.2.1/cmd/spire-server/cli/bundle/set.go [2022-05-03T20:33:58.660Z] spire-1.2.1/cmd/spire-server/cli/bundle/show.go [2022-05-03T20:33:58.660Z] spire-1.2.1/cmd/spire-server/cli/cli.go [2022-05-03T20:33:58.660Z] spire-1.2.1/cmd/spire-server/cli/entry/ [2022-05-03T20:33:58.660Z] spire-1.2.1/cmd/spire-server/cli/entry/count.go [2022-05-03T20:33:58.660Z] spire-1.2.1/cmd/spire-server/cli/entry/count_test.go [2022-05-03T20:33:58.660Z] spire-1.2.1/cmd/spire-server/cli/entry/create.go [2022-05-03T20:33:58.660Z] spire-1.2.1/cmd/spire-server/cli/entry/create_test.go [2022-05-03T20:33:58.660Z] spire-1.2.1/cmd/spire-server/cli/entry/delete.go [2022-05-03T20:33:58.660Z] spire-1.2.1/cmd/spire-server/cli/entry/delete_test.go [2022-05-03T20:33:58.660Z] spire-1.2.1/cmd/spire-server/cli/entry/show.go [2022-05-03T20:33:58.660Z] spire-1.2.1/cmd/spire-server/cli/entry/show_test.go [2022-05-03T20:33:58.660Z] spire-1.2.1/cmd/spire-server/cli/entry/update.go [2022-05-03T20:33:58.660Z] spire-1.2.1/cmd/spire-server/cli/entry/update_test.go [2022-05-03T20:33:58.660Z] spire-1.2.1/cmd/spire-server/cli/entry/util.go [2022-05-03T20:33:58.660Z] spire-1.2.1/cmd/spire-server/cli/entry/util_test.go [2022-05-03T20:33:58.660Z] spire-1.2.1/cmd/spire-server/cli/federation/ [2022-05-03T20:33:58.660Z] spire-1.2.1/cmd/spire-server/cli/federation/common.go [2022-05-03T20:33:58.660Z] spire-1.2.1/cmd/spire-server/cli/federation/common_test.go [2022-05-03T20:33:58.660Z] spire-1.2.1/cmd/spire-server/cli/federation/create.go [2022-05-03T20:33:58.660Z] spire-1.2.1/cmd/spire-server/cli/federation/create_test.go [2022-05-03T20:33:58.660Z] spire-1.2.1/cmd/spire-server/cli/federation/delete.go [2022-05-03T20:33:58.660Z] spire-1.2.1/cmd/spire-server/cli/federation/delete_test.go [2022-05-03T20:33:58.660Z] spire-1.2.1/cmd/spire-server/cli/federation/list.go [2022-05-03T20:33:58.660Z] spire-1.2.1/cmd/spire-server/cli/entry/count.go [2022-05-03T20:33:58.660Z] spire-1.2.1/cmd/spire-server/cli/entry/count_test.go [2022-05-03T20:33:58.660Z] spire-1.2.1/cmd/spire-server/cli/entry/create.go [2022-05-03T20:33:58.660Z] spire-1.2.1/cmd/spire-server/cli/entry/create_test.go [2022-05-03T20:33:58.660Z] spire-1.2.1/cmd/spire-server/cli/entry/delete.go [2022-05-03T20:33:58.660Z] spire-1.2.1/cmd/spire-server/cli/entry/delete_test.go [2022-05-03T20:33:58.660Z] spire-1.2.1/cmd/spire-server/cli/entry/show.go [2022-05-03T20:33:58.660Z] spire-1.2.1/cmd/spire-server/cli/entry/show_test.go [2022-05-03T20:33:58.660Z] spire-1.2.1/cmd/spire-server/cli/entry/update.go [2022-05-03T20:33:58.660Z] spire-1.2.1/cmd/spire-server/cli/entry/update_test.go [2022-05-03T20:33:58.660Z] spire-1.2.1/cmd/spire-server/cli/entry/util.go [2022-05-03T20:33:58.660Z] spire-1.2.1/cmd/spire-server/cli/entry/util_test.go [2022-05-03T20:33:58.660Z] spire-1.2.1/cmd/spire-server/cli/federation/ [2022-05-03T20:33:58.660Z] spire-1.2.1/cmd/spire-server/cli/federation/common.go [2022-05-03T20:33:58.660Z] spire-1.2.1/cmd/spire-server/cli/federation/common_test.go [2022-05-03T20:33:58.660Z] spire-1.2.1/cmd/spire-server/cli/federation/create.go [2022-05-03T20:33:58.660Z] spire-1.2.1/cmd/spire-server/cli/federation/create_test.go [2022-05-03T20:33:58.660Z] spire-1.2.1/cmd/spire-server/cli/federation/delete.go [2022-05-03T20:33:58.660Z] spire-1.2.1/cmd/spire-server/cli/federation/delete_test.go [2022-05-03T20:33:58.660Z] spire-1.2.1/cmd/spire-server/cli/federation/list.go [2022-05-03T20:33:58.660Z] spire-1.2.1/cmd/spire-server/cli/federation/list_test.go [2022-05-03T20:33:58.660Z] spire-1.2.1/cmd/spire-server/cli/federation/refresh.go [2022-05-03T20:33:58.660Z] spire-1.2.1/cmd/spire-server/cli/federation/refresh_test.go [2022-05-03T20:33:58.660Z] spire-1.2.1/cmd/spire-server/cli/federation/show.go [2022-05-03T20:33:58.660Z] spire-1.2.1/cmd/spire-server/cli/federation/show_test.go [2022-05-03T20:33:58.660Z] spire-1.2.1/cmd/spire-server/cli/federation/update.go [2022-05-03T20:33:58.660Z] spire-1.2.1/cmd/spire-server/cli/federation/update_test.go [2022-05-03T20:33:58.660Z] spire-1.2.1/cmd/spire-server/cli/healthcheck/ [2022-05-03T20:33:58.660Z] spire-1.2.1/cmd/spire-server/cli/healthcheck/healthcheck.go [2022-05-03T20:33:58.660Z] spire-1.2.1/cmd/spire-server/cli/healthcheck/healthcheck_test.go [2022-05-03T20:33:58.660Z] spire-1.2.1/cmd/spire-server/cli/jwt/ [2022-05-03T20:33:58.660Z] spire-1.2.1/cmd/spire-server/cli/jwt/mint.go [2022-05-03T20:33:58.660Z] spire-1.2.1/cmd/spire-server/cli/jwt/mint_test.go [2022-05-03T20:33:58.660Z] spire-1.2.1/cmd/spire-server/cli/run/ [2022-05-03T20:33:58.660Z] spire-1.2.1/cmd/spire-server/cli/run/run.go [2022-05-03T20:33:58.660Z] spire-1.2.1/cmd/spire-server/cli/run/run_test.go [2022-05-03T20:33:58.660Z] spire-1.2.1/cmd/spire-server/cli/token/ [2022-05-03T20:33:58.660Z] spire-1.2.1/cmd/spire-server/cli/token/generate.go [2022-05-03T20:33:58.660Z] spire-1.2.1/cmd/spire-server/cli/token/generate_test.go [2022-05-03T20:33:58.660Z] spire-1.2.1/cmd/spire-server/cli/validate/ [2022-05-03T20:33:58.660Z] spire-1.2.1/cmd/spire-server/cli/validate/validate.go [2022-05-03T20:33:58.660Z] spire-1.2.1/cmd/spire-server/cli/federation/list_test.go [2022-05-03T20:33:58.660Z] spire-1.2.1/cmd/spire-server/cli/federation/refresh.go [2022-05-03T20:33:58.660Z] spire-1.2.1/cmd/spire-server/cli/federation/refresh_test.go [2022-05-03T20:33:58.660Z] spire-1.2.1/cmd/spire-server/cli/federation/show.go [2022-05-03T20:33:58.660Z] spire-1.2.1/cmd/spire-server/cli/federation/show_test.go [2022-05-03T20:33:58.660Z] spire-1.2.1/cmd/spire-server/cli/federation/update.go [2022-05-03T20:33:58.660Z] spire-1.2.1/cmd/spire-server/cli/federation/update_test.go [2022-05-03T20:33:58.660Z] spire-1.2.1/cmd/spire-server/cli/healthcheck/ [2022-05-03T20:33:58.660Z] spire-1.2.1/cmd/spire-server/cli/healthcheck/healthcheck.go [2022-05-03T20:33:58.660Z] spire-1.2.1/cmd/spire-server/cli/healthcheck/healthcheck_test.go [2022-05-03T20:33:58.660Z] spire-1.2.1/cmd/spire-server/cli/jwt/ [2022-05-03T20:33:58.660Z] spire-1.2.1/cmd/spire-server/cli/jwt/mint.go [2022-05-03T20:33:58.660Z] spire-1.2.1/cmd/spire-server/cli/jwt/mint_test.go [2022-05-03T20:33:58.660Z] spire-1.2.1/cmd/spire-server/cli/run/ [2022-05-03T20:33:58.660Z] spire-1.2.1/cmd/spire-server/cli/run/run.go [2022-05-03T20:33:58.660Z] spire-1.2.1/cmd/spire-server/cli/run/run_test.go [2022-05-03T20:33:58.660Z] spire-1.2.1/cmd/spire-server/cli/token/ [2022-05-03T20:33:58.660Z] spire-1.2.1/cmd/spire-server/cli/token/generate.go [2022-05-03T20:33:58.660Z] spire-1.2.1/cmd/spire-server/cli/token/generate_test.go [2022-05-03T20:33:58.660Z] spire-1.2.1/cmd/spire-server/cli/validate/ [2022-05-03T20:33:58.660Z] spire-1.2.1/cmd/spire-server/cli/validate/validate.go [2022-05-03T20:33:58.660Z] spire-1.2.1/cmd/spire-server/cli/validate/validate_test.go [2022-05-03T20:33:58.660Z] spire-1.2.1/cmd/spire-server/cli/x509/ [2022-05-03T20:33:58.660Z] spire-1.2.1/cmd/spire-server/cli/x509/mint.go [2022-05-03T20:33:58.660Z] spire-1.2.1/cmd/spire-server/cli/x509/mint_test.go [2022-05-03T20:33:58.660Z] spire-1.2.1/cmd/spire-server/main.go [2022-05-03T20:33:58.660Z] spire-1.2.1/cmd/spire-server/util/ [2022-05-03T20:33:58.660Z] spire-1.2.1/cmd/spire-server/util/util.go [2022-05-03T20:33:58.660Z] spire-1.2.1/conf/ [2022-05-03T20:33:58.660Z] spire-1.2.1/conf/agent/ [2022-05-03T20:33:58.660Z] spire-1.2.1/conf/agent/agent.conf [2022-05-03T20:33:58.660Z] spire-1.2.1/conf/agent/agent_full.conf [2022-05-03T20:33:58.660Z] spire-1.2.1/conf/agent/dummy_root_ca.crt [2022-05-03T20:33:58.660Z] spire-1.2.1/conf/server/ [2022-05-03T20:33:58.660Z] spire-1.2.1/conf/server/dummy_upstream_ca.crt [2022-05-03T20:33:58.660Z] spire-1.2.1/conf/server/dummy_upstream_ca.key [2022-05-03T20:33:58.660Z] spire-1.2.1/conf/server/server.conf [2022-05-03T20:33:58.660Z] spire-1.2.1/conf/server/server_full.conf [2022-05-03T20:33:58.660Z] spire-1.2.1/doc/ [2022-05-03T20:33:58.660Z] spire-1.2.1/doc/SPIRE101.md [2022-05-03T20:33:58.660Z] spire-1.2.1/doc/auditlog.md [2022-05-03T20:33:58.660Z] spire-1.2.1/doc/authorization_policy_engine.md [2022-05-03T20:33:58.660Z] spire-1.2.1/doc/changelog_guidelines.md [2022-05-03T20:33:58.660Z] spire-1.2.1/doc/cure53-report.pdf [2022-05-03T20:33:58.660Z] spire-1.2.1/doc/images/ [2022-05-03T20:33:58.660Z] spire-1.2.1/doc/images/2019_roadmap.png [2022-05-03T20:33:58.660Z] spire-1.2.1/doc/images/SPIRE101.png [2022-05-03T20:33:58.660Z] spire-1.2.1/doc/images/SPIRE_agent.png [2022-05-03T20:33:58.660Z] spire-1.2.1/doc/images/SPIRE_server.png [2022-05-03T20:33:58.660Z] spire-1.2.1/cmd/spire-server/cli/validate/validate_test.go [2022-05-03T20:33:58.660Z] spire-1.2.1/cmd/spire-server/cli/x509/ [2022-05-03T20:33:58.660Z] spire-1.2.1/cmd/spire-server/cli/x509/mint.go [2022-05-03T20:33:58.660Z] spire-1.2.1/cmd/spire-server/cli/x509/mint_test.go [2022-05-03T20:33:58.660Z] spire-1.2.1/cmd/spire-server/main.go [2022-05-03T20:33:58.660Z] spire-1.2.1/cmd/spire-server/util/ [2022-05-03T20:33:58.660Z] spire-1.2.1/cmd/spire-server/util/util.go [2022-05-03T20:33:58.660Z] spire-1.2.1/conf/ [2022-05-03T20:33:58.660Z] spire-1.2.1/conf/agent/ [2022-05-03T20:33:58.660Z] spire-1.2.1/conf/agent/agent.conf [2022-05-03T20:33:58.660Z] spire-1.2.1/conf/agent/agent_full.conf [2022-05-03T20:33:58.660Z] spire-1.2.1/conf/agent/dummy_root_ca.crt [2022-05-03T20:33:58.660Z] spire-1.2.1/conf/server/ [2022-05-03T20:33:58.660Z] spire-1.2.1/conf/server/dummy_upstream_ca.crt [2022-05-03T20:33:58.660Z] spire-1.2.1/conf/server/dummy_upstream_ca.key [2022-05-03T20:33:58.660Z] spire-1.2.1/conf/server/server.conf [2022-05-03T20:33:58.660Z] spire-1.2.1/conf/server/server_full.conf [2022-05-03T20:33:58.660Z] spire-1.2.1/doc/ [2022-05-03T20:33:58.660Z] spire-1.2.1/doc/SPIRE101.md [2022-05-03T20:33:58.660Z] spire-1.2.1/doc/auditlog.md [2022-05-03T20:33:58.660Z] spire-1.2.1/doc/authorization_policy_engine.md [2022-05-03T20:33:58.660Z] spire-1.2.1/doc/changelog_guidelines.md [2022-05-03T20:33:58.660Z] spire-1.2.1/doc/cure53-report.pdf [2022-05-03T20:33:58.660Z] spire-1.2.1/doc/images/ [2022-05-03T20:33:58.660Z] spire-1.2.1/doc/images/2019_roadmap.png [2022-05-03T20:33:58.660Z] spire-1.2.1/doc/images/SPIRE101.png [2022-05-03T20:33:58.660Z] spire-1.2.1/doc/images/SPIRE_agent.png [2022-05-03T20:33:58.660Z] spire-1.2.1/doc/images/SPIRE_server.png [2022-05-03T20:33:58.660Z] spire-1.2.1/doc/images/cache_mgr.png [2022-05-03T20:33:58.660Z] spire-1.2.1/doc/images/cache_mgr_components.png [2022-05-03T20:33:58.660Z] spire-1.2.1/doc/images/federated_spire.png [2022-05-03T20:33:58.660Z] spire-1.2.1/doc/images/ha_mode.png [2022-05-03T20:33:58.660Z] spire-1.2.1/doc/images/nested_spire.png [2022-05-03T20:33:58.660Z] spire-1.2.1/doc/images/oidc_federation.png [2022-05-03T20:33:58.660Z] spire-1.2.1/doc/images/single_trust_domain.png [2022-05-03T20:33:58.660Z] spire-1.2.1/doc/images/spiffe_compatible.png [2022-05-03T20:33:58.660Z] spire-1.2.1/doc/images/spire_logo.png [2022-05-03T20:33:58.660Z] spire-1.2.1/doc/migrating_registration_api_clients.md [2022-05-03T20:33:58.660Z] spire-1.2.1/doc/plugin_agent_keymanager_disk.md [2022-05-03T20:33:58.660Z] spire-1.2.1/doc/plugin_agent_keymanager_memory.md [2022-05-03T20:33:58.660Z] spire-1.2.1/doc/plugin_agent_nodeattestor_aws_iid.md [2022-05-03T20:33:58.660Z] spire-1.2.1/doc/plugin_agent_nodeattestor_azure_msi.md [2022-05-03T20:33:58.660Z] spire-1.2.1/doc/plugin_agent_nodeattestor_gcp_iit.md [2022-05-03T20:33:58.660Z] spire-1.2.1/doc/plugin_agent_nodeattestor_jointoken.md [2022-05-03T20:33:58.660Z] spire-1.2.1/doc/plugin_agent_nodeattestor_k8s_psat.md [2022-05-03T20:33:58.660Z] spire-1.2.1/doc/plugin_agent_nodeattestor_k8s_sat.md [2022-05-03T20:33:58.660Z] spire-1.2.1/doc/plugin_agent_nodeattestor_sshpop.md [2022-05-03T20:33:58.660Z] spire-1.2.1/doc/plugin_agent_nodeattestor_tpm_devid.md [2022-05-03T20:33:58.660Z] spire-1.2.1/doc/plugin_agent_nodeattestor_x509pop.md [2022-05-03T20:33:58.660Z] spire-1.2.1/doc/plugin_agent_svidstore_aws_secretsmanager.md [2022-05-03T20:33:58.660Z] spire-1.2.1/doc/plugin_agent_svidstore_gcp_secretmanager.md [2022-05-03T20:33:58.660Z] spire-1.2.1/doc/plugin_agent_workloadattestor_docker.md [2022-05-03T20:33:58.660Z] spire-1.2.1/doc/plugin_agent_workloadattestor_k8s.md [2022-05-03T20:33:58.660Z] spire-1.2.1/doc/plugin_agent_workloadattestor_unix.md [2022-05-03T20:33:58.660Z] spire-1.2.1/doc/plugin_server_datastore_sql.md [2022-05-03T20:33:58.660Z] spire-1.2.1/doc/plugin_server_keymanager_aws_kms.md [2022-05-03T20:33:58.660Z] spire-1.2.1/doc/plugin_server_keymanager_disk.md [2022-05-03T20:33:58.660Z] spire-1.2.1/doc/plugin_server_keymanager_memory.md [2022-05-03T20:33:58.660Z] spire-1.2.1/doc/plugin_server_nodeattestor_aws_iid.md [2022-05-03T20:33:58.660Z] spire-1.2.1/doc/plugin_server_nodeattestor_azure_msi.md [2022-05-03T20:33:58.660Z] spire-1.2.1/doc/plugin_server_nodeattestor_gcp_iit.md [2022-05-03T20:33:58.660Z] spire-1.2.1/doc/plugin_server_nodeattestor_jointoken.md [2022-05-03T20:33:58.660Z] spire-1.2.1/doc/plugin_server_nodeattestor_k8s_psat.md [2022-05-03T20:33:58.660Z] spire-1.2.1/doc/plugin_server_nodeattestor_k8s_sat.md [2022-05-03T20:33:58.660Z] spire-1.2.1/doc/plugin_server_nodeattestor_sshpop.md [2022-05-03T20:33:58.660Z] spire-1.2.1/doc/plugin_server_nodeattestor_tpm_devid.md [2022-05-03T20:33:58.660Z] spire-1.2.1/doc/plugin_server_nodeattestor_x509pop.md [2022-05-03T20:33:58.660Z] spire-1.2.1/doc/plugin_server_noderesolver_azure_msi.md [2022-05-03T20:33:58.660Z] spire-1.2.1/doc/plugin_server_notifier_gcs_bundle.md [2022-05-03T20:33:58.660Z] spire-1.2.1/doc/plugin_server_notifier_k8sbundle.md [2022-05-03T20:33:58.660Z] spire-1.2.1/doc/images/cache_mgr.png [2022-05-03T20:33:58.660Z] spire-1.2.1/doc/images/cache_mgr_components.png [2022-05-03T20:33:58.660Z] spire-1.2.1/doc/images/federated_spire.png [2022-05-03T20:33:58.660Z] spire-1.2.1/doc/images/ha_mode.png [2022-05-03T20:33:58.660Z] spire-1.2.1/doc/images/nested_spire.png [2022-05-03T20:33:58.660Z] spire-1.2.1/doc/images/oidc_federation.png [2022-05-03T20:33:58.660Z] spire-1.2.1/doc/images/single_trust_domain.png [2022-05-03T20:33:58.660Z] spire-1.2.1/doc/images/spiffe_compatible.png [2022-05-03T20:33:58.660Z] spire-1.2.1/doc/images/spire_logo.png [2022-05-03T20:33:58.660Z] spire-1.2.1/doc/migrating_registration_api_clients.md [2022-05-03T20:33:58.660Z] spire-1.2.1/doc/plugin_agent_keymanager_disk.md [2022-05-03T20:33:58.660Z] spire-1.2.1/doc/plugin_agent_keymanager_memory.md [2022-05-03T20:33:58.660Z] spire-1.2.1/doc/plugin_agent_nodeattestor_aws_iid.md [2022-05-03T20:33:58.660Z] spire-1.2.1/doc/plugin_agent_nodeattestor_azure_msi.md [2022-05-03T20:33:58.660Z] spire-1.2.1/doc/plugin_agent_nodeattestor_gcp_iit.md [2022-05-03T20:33:58.660Z] spire-1.2.1/doc/plugin_agent_nodeattestor_jointoken.md [2022-05-03T20:33:58.660Z] spire-1.2.1/doc/plugin_agent_nodeattestor_k8s_psat.md [2022-05-03T20:33:58.661Z] spire-1.2.1/doc/plugin_agent_nodeattestor_k8s_sat.md [2022-05-03T20:33:58.661Z] spire-1.2.1/doc/plugin_agent_nodeattestor_sshpop.md [2022-05-03T20:33:58.661Z] spire-1.2.1/doc/plugin_agent_nodeattestor_tpm_devid.md [2022-05-03T20:33:58.661Z] spire-1.2.1/doc/plugin_agent_nodeattestor_x509pop.md [2022-05-03T20:33:58.661Z] spire-1.2.1/doc/plugin_agent_svidstore_aws_secretsmanager.md [2022-05-03T20:33:58.661Z] spire-1.2.1/doc/plugin_agent_svidstore_gcp_secretmanager.md [2022-05-03T20:33:58.661Z] spire-1.2.1/doc/plugin_agent_workloadattestor_docker.md [2022-05-03T20:33:58.661Z] spire-1.2.1/doc/plugin_agent_workloadattestor_k8s.md [2022-05-03T20:33:58.661Z] spire-1.2.1/doc/plugin_agent_workloadattestor_unix.md [2022-05-03T20:33:58.661Z] spire-1.2.1/doc/plugin_server_datastore_sql.md [2022-05-03T20:33:58.661Z] spire-1.2.1/doc/plugin_server_keymanager_aws_kms.md [2022-05-03T20:33:58.661Z] spire-1.2.1/doc/plugin_server_keymanager_disk.md [2022-05-03T20:33:58.661Z] spire-1.2.1/doc/plugin_server_keymanager_memory.md [2022-05-03T20:33:58.661Z] spire-1.2.1/doc/plugin_server_nodeattestor_aws_iid.md [2022-05-03T20:33:58.661Z] spire-1.2.1/doc/plugin_server_nodeattestor_azure_msi.md [2022-05-03T20:33:58.661Z] spire-1.2.1/doc/plugin_server_nodeattestor_gcp_iit.md [2022-05-03T20:33:58.661Z] spire-1.2.1/doc/plugin_server_nodeattestor_jointoken.md [2022-05-03T20:33:58.661Z] spire-1.2.1/doc/plugin_server_nodeattestor_k8s_psat.md [2022-05-03T20:33:58.661Z] spire-1.2.1/doc/plugin_server_nodeattestor_k8s_sat.md [2022-05-03T20:33:58.661Z] spire-1.2.1/doc/plugin_server_nodeattestor_sshpop.md [2022-05-03T20:33:58.661Z] spire-1.2.1/doc/plugin_server_nodeattestor_tpm_devid.md [2022-05-03T20:33:58.661Z] spire-1.2.1/doc/plugin_server_nodeattestor_x509pop.md [2022-05-03T20:33:58.661Z] spire-1.2.1/doc/plugin_server_noderesolver_azure_msi.md [2022-05-03T20:33:58.661Z] spire-1.2.1/doc/plugin_server_notifier_gcs_bundle.md [2022-05-03T20:33:58.661Z] spire-1.2.1/doc/plugin_server_notifier_k8sbundle.md [2022-05-03T20:33:58.661Z] spire-1.2.1/doc/plugin_server_upstreamauthority_aws_pca.md [2022-05-03T20:33:58.661Z] spire-1.2.1/doc/plugin_server_upstreamauthority_awssecret.md [2022-05-03T20:33:58.661Z] spire-1.2.1/doc/plugin_server_upstreamauthority_cert_manager.md [2022-05-03T20:33:58.661Z] spire-1.2.1/doc/plugin_server_upstreamauthority_disk.md [2022-05-03T20:33:58.661Z] spire-1.2.1/doc/plugin_server_upstreamauthority_gcp_cas.md [2022-05-03T20:33:58.661Z] spire-1.2.1/doc/plugin_server_upstreamauthority_spire.md [2022-05-03T20:33:58.661Z] spire-1.2.1/doc/plugin_server_upstreamauthority_vault.md [2022-05-03T20:33:58.661Z] spire-1.2.1/doc/scaling_spire.md [2022-05-03T20:33:58.661Z] spire-1.2.1/doc/spire_agent.md [2022-05-03T20:33:58.661Z] spire-1.2.1/doc/spire_server.md [2022-05-03T20:33:58.661Z] spire-1.2.1/doc/supported_integrations.md [2022-05-03T20:33:58.661Z] spire-1.2.1/doc/telemetry.md [2022-05-03T20:33:58.661Z] spire-1.2.1/doc/telemetry_config.md [2022-05-03T20:33:58.661Z] spire-1.2.1/doc/upgrading.md [2022-05-03T20:33:58.661Z] spire-1.2.1/doc/using_spire.md [2022-05-03T20:33:58.661Z] spire-1.2.1/examples/ [2022-05-03T20:33:58.661Z] spire-1.2.1/examples/README.md [2022-05-03T20:33:58.661Z] spire-1.2.1/go.mod [2022-05-03T20:33:58.661Z] spire-1.2.1/go.sum [2022-05-03T20:33:58.661Z] spire-1.2.1/pkg/ [2022-05-03T20:33:58.661Z] spire-1.2.1/pkg/agent/ [2022-05-03T20:33:58.661Z] spire-1.2.1/pkg/agent/agent.go [2022-05-03T20:33:58.661Z] spire-1.2.1/pkg/agent/api/ [2022-05-03T20:33:58.661Z] spire-1.2.1/pkg/agent/api/config.go [2022-05-03T20:33:58.661Z] spire-1.2.1/pkg/agent/api/debug/ [2022-05-03T20:33:58.661Z] spire-1.2.1/pkg/agent/api/debug/v1/ [2022-05-03T20:33:58.661Z] spire-1.2.1/pkg/agent/api/debug/v1/service.go [2022-05-03T20:33:58.661Z] spire-1.2.1/pkg/agent/api/debug/v1/service_test.go [2022-05-03T20:33:58.661Z] spire-1.2.1/pkg/agent/api/delegatedidentity/ [2022-05-03T20:33:58.661Z] spire-1.2.1/pkg/agent/api/delegatedidentity/v1/ [2022-05-03T20:33:58.661Z] spire-1.2.1/pkg/agent/api/delegatedidentity/v1/service.go [2022-05-03T20:33:58.661Z] spire-1.2.1/pkg/agent/api/delegatedidentity/v1/service_test.go [2022-05-03T20:33:58.661Z] spire-1.2.1/pkg/agent/api/endpoints.go [2022-05-03T20:33:58.661Z] spire-1.2.1/pkg/agent/api/health/ [2022-05-03T20:33:58.661Z] spire-1.2.1/pkg/agent/api/health/v1/ [2022-05-03T20:33:58.661Z] spire-1.2.1/pkg/agent/api/health/v1/service.go [2022-05-03T20:33:58.661Z] spire-1.2.1/pkg/agent/api/health/v1/service_test.go [2022-05-03T20:33:58.661Z] spire-1.2.1/pkg/agent/api/rpccontext/ [2022-05-03T20:33:58.661Z] spire-1.2.1/pkg/agent/api/rpccontext/alias.go [2022-05-03T20:33:58.661Z] spire-1.2.1/pkg/agent/api/rpccontext/caller.go [2022-05-03T20:33:58.661Z] spire-1.2.1/pkg/agent/attestor/ [2022-05-03T20:33:58.661Z] spire-1.2.1/pkg/agent/attestor/node/ [2022-05-03T20:33:58.661Z] spire-1.2.1/pkg/agent/attestor/node/experimental.go [2022-05-03T20:33:58.661Z] spire-1.2.1/pkg/agent/attestor/node/node.go [2022-05-03T20:33:58.661Z] spire-1.2.1/pkg/agent/attestor/node/node_test.go [2022-05-03T20:33:58.661Z] spire-1.2.1/pkg/agent/attestor/workload/ [2022-05-03T20:33:58.661Z] spire-1.2.1/pkg/agent/attestor/workload/workload.go [2022-05-03T20:33:58.661Z] spire-1.2.1/pkg/agent/attestor/workload/workload_test.go [2022-05-03T20:33:58.661Z] spire-1.2.1/pkg/agent/catalog/ [2022-05-03T20:33:58.661Z] spire-1.2.1/pkg/agent/catalog/catalog.go [2022-05-03T20:33:58.661Z] spire-1.2.1/pkg/agent/catalog/keymanager.go [2022-05-03T20:33:58.661Z] spire-1.2.1/pkg/agent/catalog/nodeattestor.go [2022-05-03T20:33:58.661Z] spire-1.2.1/pkg/agent/catalog/svidstore.go [2022-05-03T20:33:58.661Z] spire-1.2.1/pkg/agent/catalog/workloadattestor.go [2022-05-03T20:33:58.661Z] spire-1.2.1/pkg/agent/client/ [2022-05-03T20:33:58.661Z] spire-1.2.1/pkg/agent/client/client.go [2022-05-03T20:33:58.661Z] spire-1.2.1/pkg/agent/client/client_test.go [2022-05-03T20:33:58.661Z] spire-1.2.1/pkg/agent/client/dial.go [2022-05-03T20:33:58.661Z] spire-1.2.1/pkg/agent/client/nodeconn.go [2022-05-03T20:33:58.661Z] spire-1.2.1/pkg/agent/client/nodeconn_test.go [2022-05-03T20:33:58.661Z] spire-1.2.1/pkg/agent/client/update.go [2022-05-03T20:33:58.661Z] spire-1.2.1/pkg/agent/client/util.go [2022-05-03T20:33:58.661Z] spire-1.2.1/pkg/agent/common/ [2022-05-03T20:33:58.661Z] spire-1.2.1/pkg/agent/common/backoff/ [2022-05-03T20:33:58.661Z] spire-1.2.1/pkg/agent/common/backoff/backoff.go [2022-05-03T20:33:58.661Z] spire-1.2.1/pkg/agent/common/backoff/backoff_test.go [2022-05-03T20:33:58.661Z] spire-1.2.1/pkg/agent/common/cgroups/ [2022-05-03T20:33:58.661Z] spire-1.2.1/pkg/agent/common/cgroups/cgroups.go [2022-05-03T20:33:58.661Z] spire-1.2.1/pkg/agent/common/cgroups/cgroups_test.go [2022-05-03T20:33:58.661Z] spire-1.2.1/pkg/agent/common/cgroups/filesystem.go [2022-05-03T20:33:58.661Z] spire-1.2.1/pkg/agent/config.go [2022-05-03T20:33:58.661Z] spire-1.2.1/pkg/agent/endpoints/ [2022-05-03T20:33:58.661Z] spire-1.2.1/pkg/agent/endpoints/config.go [2022-05-03T20:33:58.661Z] spire-1.2.1/pkg/agent/endpoints/endpoints.go [2022-05-03T20:33:58.661Z] spire-1.2.1/pkg/agent/endpoints/endpoints_test.go [2022-05-03T20:33:58.661Z] spire-1.2.1/pkg/agent/endpoints/metrics.go [2022-05-03T20:33:58.661Z] spire-1.2.1/doc/plugin_server_upstreamauthority_aws_pca.md [2022-05-03T20:33:58.661Z] spire-1.2.1/doc/plugin_server_upstreamauthority_awssecret.md [2022-05-03T20:33:58.661Z] spire-1.2.1/doc/plugin_server_upstreamauthority_cert_manager.md [2022-05-03T20:33:58.661Z] spire-1.2.1/doc/plugin_server_upstreamauthority_disk.md [2022-05-03T20:33:58.661Z] spire-1.2.1/doc/plugin_server_upstreamauthority_gcp_cas.md [2022-05-03T20:33:58.661Z] spire-1.2.1/doc/plugin_server_upstreamauthority_spire.md [2022-05-03T20:33:58.661Z] spire-1.2.1/doc/plugin_server_upstreamauthority_vault.md [2022-05-03T20:33:58.661Z] spire-1.2.1/doc/scaling_spire.md [2022-05-03T20:33:58.661Z] spire-1.2.1/doc/spire_agent.md [2022-05-03T20:33:58.661Z] spire-1.2.1/doc/spire_server.md [2022-05-03T20:33:58.661Z] spire-1.2.1/doc/supported_integrations.md [2022-05-03T20:33:58.661Z] spire-1.2.1/doc/telemetry.md [2022-05-03T20:33:58.661Z] spire-1.2.1/doc/telemetry_config.md [2022-05-03T20:33:58.661Z] spire-1.2.1/doc/upgrading.md [2022-05-03T20:33:58.661Z] spire-1.2.1/doc/using_spire.md [2022-05-03T20:33:58.661Z] spire-1.2.1/examples/ [2022-05-03T20:33:58.661Z] spire-1.2.1/examples/README.md [2022-05-03T20:33:58.661Z] spire-1.2.1/go.mod [2022-05-03T20:33:58.661Z] spire-1.2.1/go.sum [2022-05-03T20:33:58.661Z] spire-1.2.1/pkg/ [2022-05-03T20:33:58.661Z] spire-1.2.1/pkg/agent/ [2022-05-03T20:33:58.661Z] spire-1.2.1/pkg/agent/agent.go [2022-05-03T20:33:58.661Z] spire-1.2.1/pkg/agent/api/ [2022-05-03T20:33:58.661Z] spire-1.2.1/pkg/agent/api/config.go [2022-05-03T20:33:58.661Z] spire-1.2.1/pkg/agent/api/debug/ [2022-05-03T20:33:58.661Z] spire-1.2.1/pkg/agent/api/debug/v1/ [2022-05-03T20:33:58.661Z] spire-1.2.1/pkg/agent/api/debug/v1/service.go [2022-05-03T20:33:58.661Z] spire-1.2.1/pkg/agent/api/debug/v1/service_test.go [2022-05-03T20:33:58.661Z] spire-1.2.1/pkg/agent/endpoints/middleware.go [2022-05-03T20:33:58.661Z] spire-1.2.1/pkg/agent/endpoints/peertracker.go [2022-05-03T20:33:58.661Z] spire-1.2.1/pkg/agent/endpoints/peertracker_test.go [2022-05-03T20:33:58.661Z] spire-1.2.1/pkg/agent/endpoints/sdsv2/ [2022-05-03T20:33:58.661Z] spire-1.2.1/pkg/agent/endpoints/sdsv2/handler.go [2022-05-03T20:33:58.661Z] spire-1.2.1/pkg/agent/endpoints/sdsv2/handler_test.go [2022-05-03T20:33:58.661Z] spire-1.2.1/pkg/agent/endpoints/sdsv3/ [2022-05-03T20:33:58.661Z] spire-1.2.1/pkg/agent/endpoints/sdsv3/handler.go [2022-05-03T20:33:58.661Z] spire-1.2.1/pkg/agent/endpoints/sdsv3/handler_test.go [2022-05-03T20:33:58.661Z] spire-1.2.1/pkg/agent/endpoints/workload/ [2022-05-03T20:33:58.661Z] spire-1.2.1/pkg/agent/endpoints/workload/handler.go [2022-05-03T20:33:58.661Z] spire-1.2.1/pkg/agent/endpoints/workload/handler_test.go [2022-05-03T20:33:58.661Z] spire-1.2.1/pkg/agent/manager/ [2022-05-03T20:33:58.661Z] spire-1.2.1/pkg/agent/manager/cache/ [2022-05-03T20:33:58.661Z] spire-1.2.1/pkg/agent/manager/cache/bundle_cache.go [2022-05-03T20:33:58.661Z] spire-1.2.1/pkg/agent/manager/cache/cache.go [2022-05-03T20:33:58.661Z] spire-1.2.1/pkg/agent/manager/cache/cache_test.go [2022-05-03T20:33:58.661Z] spire-1.2.1/pkg/agent/manager/cache/jwt_cache.go [2022-05-03T20:33:58.661Z] spire-1.2.1/pkg/agent/manager/cache/jwt_cache_test.go [2022-05-03T20:33:58.661Z] spire-1.2.1/pkg/agent/manager/cache/sets.go [2022-05-03T20:33:58.661Z] spire-1.2.1/pkg/agent/manager/cache/subscriber.go [2022-05-03T20:33:58.661Z] spire-1.2.1/pkg/agent/manager/config.go [2022-05-03T20:33:58.661Z] spire-1.2.1/pkg/agent/api/delegatedidentity/ [2022-05-03T20:33:58.661Z] spire-1.2.1/pkg/agent/api/delegatedidentity/v1/ [2022-05-03T20:33:58.661Z] spire-1.2.1/pkg/agent/api/delegatedidentity/v1/service.go [2022-05-03T20:33:58.661Z] spire-1.2.1/pkg/agent/api/delegatedidentity/v1/service_test.go [2022-05-03T20:33:58.661Z] spire-1.2.1/pkg/agent/api/endpoints.go [2022-05-03T20:33:58.661Z] spire-1.2.1/pkg/agent/api/health/ [2022-05-03T20:33:58.661Z] spire-1.2.1/pkg/agent/api/health/v1/ [2022-05-03T20:33:58.661Z] spire-1.2.1/pkg/agent/api/health/v1/service.go [2022-05-03T20:33:58.661Z] spire-1.2.1/pkg/agent/api/health/v1/service_test.go [2022-05-03T20:33:58.661Z] spire-1.2.1/pkg/agent/api/rpccontext/ [2022-05-03T20:33:58.661Z] spire-1.2.1/pkg/agent/api/rpccontext/alias.go [2022-05-03T20:33:58.661Z] spire-1.2.1/pkg/agent/api/rpccontext/caller.go [2022-05-03T20:33:58.661Z] spire-1.2.1/pkg/agent/attestor/ [2022-05-03T20:33:58.661Z] spire-1.2.1/pkg/agent/attestor/node/ [2022-05-03T20:33:58.661Z] spire-1.2.1/pkg/agent/attestor/node/experimental.go [2022-05-03T20:33:58.661Z] spire-1.2.1/pkg/agent/attestor/node/node.go [2022-05-03T20:33:58.661Z] spire-1.2.1/pkg/agent/attestor/node/node_test.go [2022-05-03T20:33:58.661Z] spire-1.2.1/pkg/agent/attestor/workload/ [2022-05-03T20:33:58.661Z] spire-1.2.1/pkg/agent/attestor/workload/workload.go [2022-05-03T20:33:58.661Z] spire-1.2.1/pkg/agent/attestor/workload/workload_test.go [2022-05-03T20:33:58.661Z] spire-1.2.1/pkg/agent/catalog/ [2022-05-03T20:33:58.661Z] spire-1.2.1/pkg/agent/catalog/catalog.go [2022-05-03T20:33:58.661Z] spire-1.2.1/pkg/agent/catalog/keymanager.go [2022-05-03T20:33:58.661Z] spire-1.2.1/pkg/agent/manager/manager.go [2022-05-03T20:33:58.661Z] spire-1.2.1/pkg/agent/manager/manager_test.go [2022-05-03T20:33:58.661Z] spire-1.2.1/pkg/agent/manager/storage.go [2022-05-03T20:33:58.661Z] spire-1.2.1/pkg/agent/manager/storage_test.go [2022-05-03T20:33:58.661Z] spire-1.2.1/pkg/agent/manager/storecache/ [2022-05-03T20:33:58.661Z] spire-1.2.1/pkg/agent/manager/storecache/cache.go [2022-05-03T20:33:58.661Z] spire-1.2.1/pkg/agent/manager/storecache/cache_test.go [2022-05-03T20:33:58.661Z] spire-1.2.1/pkg/agent/manager/sync.go [2022-05-03T20:33:58.661Z] spire-1.2.1/pkg/agent/plugin/ [2022-05-03T20:33:58.661Z] spire-1.2.1/pkg/agent/plugin/keymanager/ [2022-05-03T20:33:58.661Z] spire-1.2.1/pkg/agent/plugin/keymanager/base/ [2022-05-03T20:33:58.661Z] spire-1.2.1/pkg/agent/plugin/keymanager/base/keymanagerbase.go [2022-05-03T20:33:58.661Z] spire-1.2.1/pkg/agent/plugin/keymanager/constant.go [2022-05-03T20:33:58.661Z] spire-1.2.1/pkg/agent/plugin/keymanager/disk/ [2022-05-03T20:33:58.661Z] spire-1.2.1/pkg/agent/plugin/keymanager/disk/disk.go [2022-05-03T20:33:58.661Z] spire-1.2.1/pkg/agent/plugin/keymanager/disk/disk_test.go [2022-05-03T20:33:58.661Z] spire-1.2.1/pkg/agent/plugin/keymanager/keymanager.go [2022-05-03T20:33:58.661Z] spire-1.2.1/pkg/agent/plugin/keymanager/memory/ [2022-05-03T20:33:58.661Z] spire-1.2.1/pkg/agent/plugin/keymanager/memory/memory.go [2022-05-03T20:33:58.661Z] spire-1.2.1/pkg/agent/plugin/keymanager/memory/memory_test.go [2022-05-03T20:33:58.661Z] spire-1.2.1/pkg/agent/plugin/keymanager/repository.go [2022-05-03T20:33:58.661Z] spire-1.2.1/pkg/agent/plugin/keymanager/svidkeymanager.go [2022-05-03T20:33:58.661Z] spire-1.2.1/pkg/agent/catalog/nodeattestor.go [2022-05-03T20:33:58.661Z] spire-1.2.1/pkg/agent/catalog/svidstore.go [2022-05-03T20:33:58.661Z] spire-1.2.1/pkg/agent/catalog/workloadattestor.go [2022-05-03T20:33:58.661Z] spire-1.2.1/pkg/agent/client/ [2022-05-03T20:33:58.661Z] spire-1.2.1/pkg/agent/client/client.go [2022-05-03T20:33:58.661Z] spire-1.2.1/pkg/agent/client/client_test.go [2022-05-03T20:33:58.661Z] spire-1.2.1/pkg/agent/client/dial.go [2022-05-03T20:33:58.661Z] spire-1.2.1/pkg/agent/client/nodeconn.go [2022-05-03T20:33:58.661Z] spire-1.2.1/pkg/agent/client/nodeconn_test.go [2022-05-03T20:33:58.661Z] spire-1.2.1/pkg/agent/client/update.go [2022-05-03T20:33:58.661Z] spire-1.2.1/pkg/agent/client/util.go [2022-05-03T20:33:58.661Z] spire-1.2.1/pkg/agent/common/ [2022-05-03T20:33:58.661Z] spire-1.2.1/pkg/agent/common/backoff/ [2022-05-03T20:33:58.661Z] spire-1.2.1/pkg/agent/common/backoff/backoff.go [2022-05-03T20:33:58.661Z] spire-1.2.1/pkg/agent/common/backoff/backoff_test.go [2022-05-03T20:33:58.661Z] spire-1.2.1/pkg/agent/common/cgroups/ [2022-05-03T20:33:58.661Z] spire-1.2.1/pkg/agent/common/cgroups/cgroups.go [2022-05-03T20:33:58.661Z] spire-1.2.1/pkg/agent/common/cgroups/cgroups_test.go [2022-05-03T20:33:58.661Z] spire-1.2.1/pkg/agent/common/cgroups/filesystem.go [2022-05-03T20:33:58.661Z] spire-1.2.1/pkg/agent/config.go [2022-05-03T20:33:58.661Z] spire-1.2.1/pkg/agent/endpoints/ [2022-05-03T20:33:58.661Z] spire-1.2.1/pkg/agent/endpoints/config.go [2022-05-03T20:33:58.661Z] spire-1.2.1/pkg/agent/endpoints/endpoints.go [2022-05-03T20:33:58.661Z] spire-1.2.1/pkg/agent/endpoints/endpoints_test.go [2022-05-03T20:33:58.661Z] spire-1.2.1/pkg/agent/endpoints/metrics.go [2022-05-03T20:33:58.661Z] spire-1.2.1/pkg/agent/endpoints/middleware.go [2022-05-03T20:33:58.661Z] spire-1.2.1/pkg/agent/endpoints/peertracker.go [2022-05-03T20:33:58.661Z] spire-1.2.1/pkg/agent/endpoints/peertracker_test.go [2022-05-03T20:33:58.661Z] spire-1.2.1/pkg/agent/endpoints/sdsv2/ [2022-05-03T20:33:58.661Z] spire-1.2.1/pkg/agent/endpoints/sdsv2/handler.go [2022-05-03T20:33:58.661Z] spire-1.2.1/pkg/agent/endpoints/sdsv2/handler_test.go [2022-05-03T20:33:58.661Z] spire-1.2.1/pkg/agent/endpoints/sdsv3/ [2022-05-03T20:33:58.661Z] spire-1.2.1/pkg/agent/endpoints/sdsv3/handler.go [2022-05-03T20:33:58.661Z] spire-1.2.1/pkg/agent/endpoints/sdsv3/handler_test.go [2022-05-03T20:33:58.661Z] spire-1.2.1/pkg/agent/endpoints/workload/ [2022-05-03T20:33:58.661Z] spire-1.2.1/pkg/agent/endpoints/workload/handler.go [2022-05-03T20:33:58.662Z] spire-1.2.1/pkg/agent/endpoints/workload/handler_test.go [2022-05-03T20:33:58.662Z] spire-1.2.1/pkg/agent/manager/ [2022-05-03T20:33:58.662Z] spire-1.2.1/pkg/agent/manager/cache/ [2022-05-03T20:33:58.662Z] spire-1.2.1/pkg/agent/manager/cache/bundle_cache.go [2022-05-03T20:33:58.662Z] spire-1.2.1/pkg/agent/manager/cache/cache.go [2022-05-03T20:33:58.662Z] spire-1.2.1/pkg/agent/manager/cache/cache_test.go [2022-05-03T20:33:58.662Z] spire-1.2.1/pkg/agent/manager/cache/jwt_cache.go [2022-05-03T20:33:58.662Z] spire-1.2.1/pkg/agent/manager/cache/jwt_cache_test.go [2022-05-03T20:33:58.662Z] spire-1.2.1/pkg/agent/manager/cache/sets.go [2022-05-03T20:33:58.662Z] spire-1.2.1/pkg/agent/manager/cache/subscriber.go [2022-05-03T20:33:58.662Z] spire-1.2.1/pkg/agent/manager/config.go [2022-05-03T20:33:58.662Z] spire-1.2.1/pkg/agent/plugin/keymanager/svidkeymanager_test.go [2022-05-03T20:33:58.662Z] spire-1.2.1/pkg/agent/plugin/keymanager/test/ [2022-05-03T20:33:58.662Z] spire-1.2.1/pkg/agent/plugin/keymanager/test/keymanagertest.go [2022-05-03T20:33:58.662Z] spire-1.2.1/pkg/agent/plugin/keymanager/v1.go [2022-05-03T20:33:58.662Z] spire-1.2.1/pkg/agent/plugin/keymanager/v1_test.go [2022-05-03T20:33:58.662Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/ [2022-05-03T20:33:58.662Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/aws/ [2022-05-03T20:33:58.662Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/aws/iid.go [2022-05-03T20:33:58.662Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/aws/iid_test.go [2022-05-03T20:33:58.662Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/azure/ [2022-05-03T20:33:58.662Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/azure/msi.go [2022-05-03T20:33:58.662Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/azure/msi_test.go [2022-05-03T20:33:58.662Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/gcp/ [2022-05-03T20:33:58.662Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/gcp/iit.go [2022-05-03T20:33:58.662Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/gcp/iit_test.go [2022-05-03T20:33:58.662Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/jointoken.go [2022-05-03T20:33:58.662Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/jointoken/ [2022-05-03T20:33:58.662Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/jointoken/join_token.go [2022-05-03T20:33:58.662Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/jointoken_test.go [2022-05-03T20:33:58.662Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/ [2022-05-03T20:33:58.662Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/psat/ [2022-05-03T20:33:58.662Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/psat/psat.go [2022-05-03T20:33:58.662Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/psat/psat_test.go [2022-05-03T20:33:58.662Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/sat/ [2022-05-03T20:33:58.662Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/sat/sat.go [2022-05-03T20:33:58.662Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/sat/sat_test.go [2022-05-03T20:33:58.662Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/nodeattestor.go [2022-05-03T20:33:58.662Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/repository.go [2022-05-03T20:33:58.662Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/sshpop/ [2022-05-03T20:33:58.662Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/sshpop/sshpop.go [2022-05-03T20:33:58.662Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/sshpop/sshpop_test.go [2022-05-03T20:33:58.662Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/test/ [2022-05-03T20:33:58.662Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/test/serverstream.go [2022-05-03T20:33:58.662Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/ [2022-05-03T20:33:58.662Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/devid.go [2022-05-03T20:33:58.662Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/devid_test.go [2022-05-03T20:33:58.662Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/ [2022-05-03T20:33:58.662Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/autodetect.go [2022-05-03T20:33:58.662Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/open.go [2022-05-03T20:33:58.662Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/open_windows.go [2022-05-03T20:33:58.662Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/session.go [2022-05-03T20:33:58.662Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/session_test.go [2022-05-03T20:33:58.662Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/signingkey.go [2022-05-03T20:33:58.662Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/v1.go [2022-05-03T20:33:58.662Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/v1_test.go [2022-05-03T20:33:58.662Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/x509pop/ [2022-05-03T20:33:58.662Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/x509pop/x509pop.go [2022-05-03T20:33:58.662Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/x509pop/x509pop_test.go [2022-05-03T20:33:58.662Z] spire-1.2.1/pkg/agent/plugin/svidstore/ [2022-05-03T20:33:58.662Z] spire-1.2.1/pkg/agent/plugin/svidstore/awssecretsmanager/ [2022-05-03T20:33:58.662Z] spire-1.2.1/pkg/agent/plugin/svidstore/awssecretsmanager/aws.go [2022-05-03T20:33:58.662Z] spire-1.2.1/pkg/agent/plugin/svidstore/awssecretsmanager/aws_test.go [2022-05-03T20:33:58.662Z] spire-1.2.1/pkg/agent/plugin/svidstore/awssecretsmanager/client.go [2022-05-03T20:33:58.662Z] spire-1.2.1/pkg/agent/plugin/svidstore/gcpsecretmanager/ [2022-05-03T20:33:58.662Z] spire-1.2.1/pkg/agent/manager/manager.go [2022-05-03T20:33:58.662Z] spire-1.2.1/pkg/agent/manager/manager_test.go [2022-05-03T20:33:58.662Z] spire-1.2.1/pkg/agent/manager/storage.go [2022-05-03T20:33:58.662Z] spire-1.2.1/pkg/agent/manager/storage_test.go [2022-05-03T20:33:58.662Z] spire-1.2.1/pkg/agent/manager/storecache/ [2022-05-03T20:33:58.662Z] spire-1.2.1/pkg/agent/manager/storecache/cache.go [2022-05-03T20:33:58.662Z] spire-1.2.1/pkg/agent/manager/storecache/cache_test.go [2022-05-03T20:33:58.662Z] spire-1.2.1/pkg/agent/manager/sync.go [2022-05-03T20:33:58.662Z] spire-1.2.1/pkg/agent/plugin/ [2022-05-03T20:33:58.662Z] spire-1.2.1/pkg/agent/plugin/keymanager/ [2022-05-03T20:33:58.662Z] spire-1.2.1/pkg/agent/plugin/keymanager/base/ [2022-05-03T20:33:58.662Z] spire-1.2.1/pkg/agent/plugin/keymanager/base/keymanagerbase.go [2022-05-03T20:33:58.662Z] spire-1.2.1/pkg/agent/plugin/keymanager/constant.go [2022-05-03T20:33:58.662Z] spire-1.2.1/pkg/agent/plugin/keymanager/disk/ [2022-05-03T20:33:58.662Z] spire-1.2.1/pkg/agent/plugin/keymanager/disk/disk.go [2022-05-03T20:33:58.662Z] spire-1.2.1/pkg/agent/plugin/keymanager/disk/disk_test.go [2022-05-03T20:33:58.662Z] spire-1.2.1/pkg/agent/plugin/keymanager/keymanager.go [2022-05-03T20:33:58.662Z] spire-1.2.1/pkg/agent/plugin/keymanager/memory/ [2022-05-03T20:33:58.662Z] spire-1.2.1/pkg/agent/plugin/keymanager/memory/memory.go [2022-05-03T20:33:58.662Z] spire-1.2.1/pkg/agent/plugin/keymanager/memory/memory_test.go [2022-05-03T20:33:58.662Z] spire-1.2.1/pkg/agent/plugin/keymanager/repository.go [2022-05-03T20:33:58.662Z] spire-1.2.1/pkg/agent/plugin/keymanager/svidkeymanager.go [2022-05-03T20:33:58.662Z] spire-1.2.1/pkg/agent/plugin/svidstore/gcpsecretmanager/client.go [2022-05-03T20:33:58.662Z] spire-1.2.1/pkg/agent/plugin/svidstore/gcpsecretmanager/gcloud.go [2022-05-03T20:33:58.662Z] spire-1.2.1/pkg/agent/plugin/svidstore/gcpsecretmanager/gcloud_test.go [2022-05-03T20:33:58.662Z] spire-1.2.1/pkg/agent/plugin/svidstore/repository.go [2022-05-03T20:33:58.662Z] spire-1.2.1/pkg/agent/plugin/svidstore/svidstore.go [2022-05-03T20:33:58.662Z] spire-1.2.1/pkg/agent/plugin/svidstore/utils.go [2022-05-03T20:33:58.662Z] spire-1.2.1/pkg/agent/plugin/svidstore/utils_test.go [2022-05-03T20:33:58.662Z] spire-1.2.1/pkg/agent/plugin/svidstore/v1.go [2022-05-03T20:33:58.662Z] spire-1.2.1/pkg/agent/plugin/svidstore/v1_test.go [2022-05-03T20:33:58.662Z] spire-1.2.1/pkg/agent/plugin/svidstore/v1unofficial.go [2022-05-03T20:33:58.662Z] spire-1.2.1/pkg/agent/plugin/svidstore/v1unofficial_test.go [2022-05-03T20:33:58.662Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/ [2022-05-03T20:33:58.662Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/ [2022-05-03T20:33:58.662Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/cgroup/ [2022-05-03T20:33:58.662Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/cgroup/dockerfinder.go [2022-05-03T20:33:58.662Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/cgroup/dockerfinder_test.go [2022-05-03T20:33:58.662Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/docker.go [2022-05-03T20:33:58.662Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/docker_test.go [2022-05-03T20:33:58.662Z] spire-1.2.1/pkg/agent/plugin/keymanager/svidkeymanager_test.go [2022-05-03T20:33:58.662Z] spire-1.2.1/pkg/agent/plugin/keymanager/test/ [2022-05-03T20:33:58.662Z] spire-1.2.1/pkg/agent/plugin/keymanager/test/keymanagertest.go [2022-05-03T20:33:58.662Z] spire-1.2.1/pkg/agent/plugin/keymanager/v1.go [2022-05-03T20:33:58.662Z] spire-1.2.1/pkg/agent/plugin/keymanager/v1_test.go [2022-05-03T20:33:58.662Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/ [2022-05-03T20:33:58.662Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/aws/ [2022-05-03T20:33:58.662Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/aws/iid.go [2022-05-03T20:33:58.662Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/aws/iid_test.go [2022-05-03T20:33:58.662Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/azure/ [2022-05-03T20:33:58.662Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/azure/msi.go [2022-05-03T20:33:58.662Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/azure/msi_test.go [2022-05-03T20:33:58.662Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/gcp/ [2022-05-03T20:33:58.662Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/gcp/iit.go [2022-05-03T20:33:58.662Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/gcp/iit_test.go [2022-05-03T20:33:58.662Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/jointoken.go [2022-05-03T20:33:58.662Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/jointoken/ [2022-05-03T20:33:58.662Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/jointoken/join_token.go [2022-05-03T20:33:58.662Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/jointoken_test.go [2022-05-03T20:33:58.662Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/retry.go [2022-05-03T20:33:58.662Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/ [2022-05-03T20:33:58.662Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/k8s.go [2022-05-03T20:33:58.662Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/k8s_test.go [2022-05-03T20:33:58.662Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/ [2022-05-03T20:33:58.662Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/cgroups_init_pid_in_pod.txt [2022-05-03T20:33:58.662Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/cgroups_pid_in_kind_pod.txt [2022-05-03T20:33:58.662Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/cgroups_pid_in_pod.txt [2022-05-03T20:33:58.662Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/cgroups_pid_not_in_pod.txt [2022-05-03T20:33:58.662Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/kind_pod_list.json [2022-05-03T20:33:58.662Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/pod_list.json [2022-05-03T20:33:58.662Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/pod_list_not_running.json [2022-05-03T20:33:58.662Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/systemd_cgroups_pid_in_pod.txt [2022-05-03T20:33:58.662Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/repository.go [2022-05-03T20:33:58.662Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/unix/ [2022-05-03T20:33:58.662Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/ [2022-05-03T20:33:58.662Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/psat/ [2022-05-03T20:33:58.662Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/psat/psat.go [2022-05-03T20:33:58.662Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/psat/psat_test.go [2022-05-03T20:33:58.662Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/sat/ [2022-05-03T20:33:58.662Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/sat/sat.go [2022-05-03T20:33:58.662Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/sat/sat_test.go [2022-05-03T20:33:58.662Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/nodeattestor.go [2022-05-03T20:33:58.662Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/repository.go [2022-05-03T20:33:58.662Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/sshpop/ [2022-05-03T20:33:58.662Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/sshpop/sshpop.go [2022-05-03T20:33:58.662Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/sshpop/sshpop_test.go [2022-05-03T20:33:58.662Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/test/ [2022-05-03T20:33:58.662Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/test/serverstream.go [2022-05-03T20:33:58.662Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/ [2022-05-03T20:33:58.662Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/devid.go [2022-05-03T20:33:58.662Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/devid_test.go [2022-05-03T20:33:58.662Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/ [2022-05-03T20:33:58.662Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/unix/unix.go [2022-05-03T20:33:58.662Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/unix/unix_test.go [2022-05-03T20:33:58.662Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/v1.go [2022-05-03T20:33:58.662Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/v1_test.go [2022-05-03T20:33:58.662Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/workloadattestor.go [2022-05-03T20:33:58.662Z] spire-1.2.1/pkg/agent/svid/ [2022-05-03T20:33:58.662Z] spire-1.2.1/pkg/agent/svid/rotator.go [2022-05-03T20:33:58.662Z] spire-1.2.1/pkg/agent/svid/rotator_config.go [2022-05-03T20:33:58.662Z] spire-1.2.1/pkg/agent/svid/rotator_test.go [2022-05-03T20:33:58.662Z] spire-1.2.1/pkg/agent/svid/store/ [2022-05-03T20:33:58.662Z] spire-1.2.1/pkg/agent/svid/store/service.go [2022-05-03T20:33:58.662Z] spire-1.2.1/pkg/agent/svid/store/service_test.go [2022-05-03T20:33:58.662Z] spire-1.2.1/pkg/common/ [2022-05-03T20:33:58.662Z] spire-1.2.1/pkg/common/agentpathtemplate/ [2022-05-03T20:33:58.662Z] spire-1.2.1/pkg/common/agentpathtemplate/template.go [2022-05-03T20:33:58.662Z] spire-1.2.1/pkg/common/agentpathtemplate/template_test.go [2022-05-03T20:33:58.662Z] spire-1.2.1/pkg/common/api/ [2022-05-03T20:33:58.662Z] spire-1.2.1/pkg/common/api/metrics.go [2022-05-03T20:33:58.662Z] spire-1.2.1/pkg/common/api/middleware/ [2022-05-03T20:33:58.662Z] spire-1.2.1/pkg/common/api/middleware/common_test.go [2022-05-03T20:33:58.662Z] spire-1.2.1/pkg/common/api/middleware/interceptor.go [2022-05-03T20:33:58.662Z] spire-1.2.1/pkg/common/api/middleware/interceptor_test.go [2022-05-03T20:33:58.662Z] spire-1.2.1/pkg/common/api/middleware/logger.go [2022-05-03T20:33:58.662Z] spire-1.2.1/pkg/common/api/middleware/logger_test.go [2022-05-03T20:33:58.662Z] spire-1.2.1/pkg/common/api/middleware/metrics.go [2022-05-03T20:33:58.662Z] spire-1.2.1/pkg/common/api/middleware/metrics_test.go [2022-05-03T20:33:58.662Z] spire-1.2.1/pkg/common/api/middleware/middleware.go [2022-05-03T20:33:58.662Z] spire-1.2.1/pkg/common/api/middleware/middleware_test.go [2022-05-03T20:33:58.662Z] spire-1.2.1/pkg/common/api/middleware/misconfig.go [2022-05-03T20:33:58.662Z] spire-1.2.1/pkg/common/api/middleware/misconfig_test.go [2022-05-03T20:33:58.662Z] spire-1.2.1/pkg/common/api/middleware/names.go [2022-05-03T20:33:58.662Z] spire-1.2.1/pkg/common/api/middleware/names_test.go [2022-05-03T20:33:58.662Z] spire-1.2.1/pkg/common/api/names.go [2022-05-03T20:33:58.662Z] spire-1.2.1/pkg/common/api/ratelimit.go [2022-05-03T20:33:58.662Z] spire-1.2.1/pkg/common/api/rpccontext/ [2022-05-03T20:33:58.662Z] spire-1.2.1/pkg/common/api/rpccontext/logger.go [2022-05-03T20:33:58.662Z] spire-1.2.1/pkg/common/api/rpccontext/metrics.go [2022-05-03T20:33:58.662Z] spire-1.2.1/pkg/common/api/rpccontext/names.go [2022-05-03T20:33:58.662Z] spire-1.2.1/pkg/common/auth/ [2022-05-03T20:33:58.662Z] spire-1.2.1/pkg/common/auth/interceptors.go [2022-05-03T20:33:58.662Z] spire-1.2.1/pkg/common/auth/interceptors_test.go [2022-05-03T20:33:58.662Z] spire-1.2.1/pkg/common/auth/untracked_uds.go [2022-05-03T20:33:58.662Z] spire-1.2.1/pkg/common/bundleutil/ [2022-05-03T20:33:58.662Z] spire-1.2.1/pkg/common/bundleutil/bundle.go [2022-05-03T20:33:58.662Z] [2022-05-03T20:33:58.663Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/autodetect.go [2022-05-03T20:33:58.663Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/open.go [2022-05-03T20:33:58.663Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/open_windows.go [2022-05-03T20:33:58.663Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/session.go [2022-05-03T20:33:58.663Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/session_test.go [2022-05-03T20:33:58.663Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/signingkey.go [2022-05-03T20:33:58.663Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/v1.go [2022-05-03T20:33:58.663Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/v1_test.go [2022-05-03T20:33:58.663Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/x509pop/ [2022-05-03T20:33:58.663Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/x509pop/x509pop.go [2022-05-03T20:33:58.663Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/x509pop/x509pop_test.go [2022-05-03T20:33:58.663Z] spire-1.2.1/pkg/agent/plugin/svidstore/ [2022-05-03T20:33:58.663Z] spire-1.2.1/pkg/agent/plugin/svidstore/awssecretsmanager/ [2022-05-03T20:33:58.663Z] spire-1.2.1/pkg/agent/plugin/svidstore/awssecretsmanager/aws.go [2022-05-03T20:33:58.663Z] spire-1.2.1/pkg/agent/plugin/svidstore/awssecretsmanager/aws_test.go [2022-05-03T20:33:58.663Z] spire-1.2.1/pkg/agent/plugin/svidstore/awssecretsmanager/client.go [2022-05-03T20:33:58.663Z] spire-1.2.1/pkg/agent/plugin/svidstore/gcpsecretmanager/spire-1.2.1/pkg/common/bundleutil/bundle_test.go [2022-05-03T20:33:58.663Z] spire-1.2.1/pkg/common/bundleutil/common_test.go [2022-05-03T20:33:58.663Z] spire-1.2.1/pkg/common/bundleutil/marshal.go [2022-05-03T20:33:58.663Z] spire-1.2.1/pkg/common/bundleutil/marshal_test.go [2022-05-03T20:33:58.663Z] spire-1.2.1/pkg/common/bundleutil/refreshhint.go [2022-05-03T20:33:58.663Z] spire-1.2.1/pkg/common/bundleutil/refreshhint_test.go [2022-05-03T20:33:58.663Z] spire-1.2.1/pkg/common/bundleutil/types.go [2022-05-03T20:33:58.663Z] spire-1.2.1/pkg/common/bundleutil/unmarshal.go [2022-05-03T20:33:58.663Z] spire-1.2.1/pkg/common/bundleutil/unmarshal_test.go [2022-05-03T20:33:58.663Z] spire-1.2.1/pkg/common/catalog/ [2022-05-03T20:33:58.663Z] spire-1.2.1/pkg/common/catalog/bind.go [2022-05-03T20:33:58.663Z] spire-1.2.1/pkg/common/catalog/builtin.go [2022-05-03T20:33:58.663Z] spire-1.2.1/pkg/common/catalog/catalog.go [2022-05-03T20:33:58.663Z] spire-1.2.1/pkg/common/catalog/catalog_test.go [2022-05-03T20:33:58.663Z] spire-1.2.1/pkg/common/catalog/closers.go [2022-05-03T20:33:58.663Z] spire-1.2.1/pkg/common/catalog/cmd_linux.go [2022-05-03T20:33:58.663Z] spire-1.2.1/pkg/common/catalog/cmd_other.go [2022-05-03T20:33:58.663Z] spire-1.2.1/pkg/common/catalog/config.go [2022-05-03T20:33:58.663Z] spire-1.2.1/pkg/common/catalog/config_test.go [2022-05-03T20:33:58.663Z] spire-1.2.1/pkg/common/catalog/configure.go [2022-05-03T20:33:58.663Z] spire-1.2.1/pkg/common/catalog/constraints.go [2022-05-03T20:33:58.663Z] spire-1.2.1/pkg/common/catalog/constraints_test.go [2022-05-03T20:33:58.663Z] spire-1.2.1/pkg/common/catalog/context.go [2022-05-03T20:33:58.663Z] spire-1.2.1/pkg/agent/plugin/svidstore/gcpsecretmanager/client.go [2022-05-03T20:33:58.663Z] spire-1.2.1/pkg/agent/plugin/svidstore/gcpsecretmanager/gcloud.go [2022-05-03T20:33:58.663Z] spire-1.2.1/pkg/agent/plugin/svidstore/gcpsecretmanager/gcloud_test.go [2022-05-03T20:33:58.663Z] spire-1.2.1/pkg/agent/plugin/svidstore/repository.go [2022-05-03T20:33:58.663Z] spire-1.2.1/pkg/agent/plugin/svidstore/svidstore.go [2022-05-03T20:33:58.663Z] spire-1.2.1/pkg/agent/plugin/svidstore/utils.go [2022-05-03T20:33:58.663Z] spire-1.2.1/pkg/agent/plugin/svidstore/utils_test.go [2022-05-03T20:33:58.663Z] spire-1.2.1/pkg/agent/plugin/svidstore/v1.go [2022-05-03T20:33:58.663Z] spire-1.2.1/pkg/agent/plugin/svidstore/v1_test.go [2022-05-03T20:33:58.663Z] spire-1.2.1/pkg/agent/plugin/svidstore/v1unofficial.go [2022-05-03T20:33:58.663Z] spire-1.2.1/pkg/agent/plugin/svidstore/v1unofficial_test.go [2022-05-03T20:33:58.663Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/ [2022-05-03T20:33:58.663Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/ [2022-05-03T20:33:58.663Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/cgroup/ [2022-05-03T20:33:58.663Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/cgroup/dockerfinder.go [2022-05-03T20:33:58.663Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/cgroup/dockerfinder_test.go [2022-05-03T20:33:58.663Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/docker.go [2022-05-03T20:33:58.663Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/docker_test.go [2022-05-03T20:33:58.663Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/retry.go [2022-05-03T20:33:58.663Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/ [2022-05-03T20:33:58.663Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/k8s.go [2022-05-03T20:33:58.663Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/k8s_test.go [2022-05-03T20:33:58.663Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/ [2022-05-03T20:33:58.663Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/cgroups_init_pid_in_pod.txt [2022-05-03T20:33:58.663Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/cgroups_pid_in_kind_pod.txt [2022-05-03T20:33:58.663Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/cgroups_pid_in_pod.txt [2022-05-03T20:33:58.663Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/cgroups_pid_not_in_pod.txt [2022-05-03T20:33:58.663Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/kind_pod_list.json [2022-05-03T20:33:58.663Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/pod_list.json [2022-05-03T20:33:58.663Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/pod_list_not_running.json [2022-05-03T20:33:58.663Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/systemd_cgroups_pid_in_pod.txt [2022-05-03T20:33:58.663Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/repository.go [2022-05-03T20:33:58.663Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/unix/ [2022-05-03T20:33:58.663Z] spire-1.2.1/pkg/common/catalog/external.go [2022-05-03T20:33:58.663Z] spire-1.2.1/pkg/common/catalog/host.go [2022-05-03T20:33:58.663Z] spire-1.2.1/pkg/common/catalog/pipenet.go [2022-05-03T20:33:58.663Z] spire-1.2.1/pkg/common/catalog/plugin.go [2022-05-03T20:33:58.663Z] spire-1.2.1/pkg/common/catalog/testplugin/ [2022-05-03T20:33:58.663Z] spire-1.2.1/pkg/common/catalog/testplugin/.gitignore [2022-05-03T20:33:58.663Z] spire-1.2.1/pkg/common/catalog/testplugin/main.go [2022-05-03T20:33:58.663Z] spire-1.2.1/pkg/common/catalog/testplugin/plugin.go [2022-05-03T20:33:58.663Z] spire-1.2.1/pkg/common/cli/ [2022-05-03T20:33:58.663Z] spire-1.2.1/pkg/common/cli/env.go [2022-05-03T20:33:58.663Z] spire-1.2.1/pkg/common/cli/flags.go [2022-05-03T20:33:58.663Z] spire-1.2.1/pkg/common/cli/trust_domain.go [2022-05-03T20:33:58.663Z] spire-1.2.1/pkg/common/cli/trust_domain_test.go [2022-05-03T20:33:58.663Z] spire-1.2.1/pkg/common/cli/umask.go [2022-05-03T20:33:58.663Z] spire-1.2.1/pkg/common/cli/umask_posix.go [2022-05-03T20:33:58.663Z] spire-1.2.1/pkg/common/cli/umask_test.go [2022-05-03T20:33:58.663Z] spire-1.2.1/pkg/common/cli/umask_windows.go [2022-05-03T20:33:58.663Z] spire-1.2.1/pkg/common/cliprinter/ [2022-05-03T20:33:58.663Z] spire-1.2.1/pkg/common/cliprinter/cliprinter.go [2022-05-03T20:33:58.663Z] spire-1.2.1/pkg/common/cliprinter/cliprinter_test.go [2022-05-03T20:33:58.663Z] spire-1.2.1/pkg/common/cliprinter/flag.go [2022-05-03T20:33:58.663Z] spire-1.2.1/pkg/common/cliprinter/flag_test.go [2022-05-03T20:33:58.663Z] spire-1.2.1/pkg/common/cliprinter/format.go [2022-05-03T20:33:58.663Z] spire-1.2.1/pkg/common/cliprinter/format_test.go [2022-05-03T20:33:58.663Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/unix/unix.go [2022-05-03T20:33:58.663Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/unix/unix_test.go [2022-05-03T20:33:58.663Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/v1.go [2022-05-03T20:33:58.663Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/v1_test.go [2022-05-03T20:33:58.663Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/workloadattestor.go [2022-05-03T20:33:58.663Z] spire-1.2.1/pkg/agent/svid/ [2022-05-03T20:33:58.663Z] spire-1.2.1/pkg/agent/svid/rotator.go [2022-05-03T20:33:58.663Z] spire-1.2.1/pkg/agent/svid/rotator_config.go [2022-05-03T20:33:58.663Z] spire-1.2.1/pkg/agent/svid/rotator_test.go [2022-05-03T20:33:58.663Z] spire-1.2.1/pkg/agent/svid/store/ [2022-05-03T20:33:58.663Z] spire-1.2.1/pkg/agent/svid/store/service.go [2022-05-03T20:33:58.663Z] spire-1.2.1/pkg/agent/svid/store/service_test.go [2022-05-03T20:33:58.663Z] spire-1.2.1/pkg/common/ [2022-05-03T20:33:58.663Z] spire-1.2.1/pkg/common/agentpathtemplate/ [2022-05-03T20:33:58.663Z] spire-1.2.1/pkg/common/agentpathtemplate/template.go [2022-05-03T20:33:58.663Z] spire-1.2.1/pkg/common/agentpathtemplate/template_test.go [2022-05-03T20:33:58.663Z] spire-1.2.1/pkg/common/api/ [2022-05-03T20:33:58.663Z] spire-1.2.1/pkg/common/api/metrics.go [2022-05-03T20:33:58.663Z] spire-1.2.1/pkg/common/api/middleware/ [2022-05-03T20:33:58.663Z] spire-1.2.1/pkg/common/api/middleware/common_test.go [2022-05-03T20:33:58.663Z] spire-1.2.1/pkg/common/api/middleware/interceptor.go [2022-05-03T20:33:58.663Z] spire-1.2.1/pkg/common/api/middleware/interceptor_test.go [2022-05-03T20:33:58.663Z] spire-1.2.1/pkg/common/cliprinter/internal/ [2022-05-03T20:33:58.663Z] spire-1.2.1/pkg/common/cliprinter/internal/errorjson/ [2022-05-03T20:33:58.663Z] spire-1.2.1/pkg/common/cliprinter/internal/errorjson/errorjson.go [2022-05-03T20:33:58.663Z] spire-1.2.1/pkg/common/cliprinter/internal/errorjson/errorjson_test.go [2022-05-03T20:33:58.663Z] spire-1.2.1/pkg/common/cliprinter/internal/errorpretty/ [2022-05-03T20:33:58.663Z] spire-1.2.1/pkg/common/cliprinter/internal/errorpretty/errorpretty.go [2022-05-03T20:33:58.663Z] spire-1.2.1/pkg/common/cliprinter/internal/errorpretty/errorpretty_test.go [2022-05-03T20:33:58.663Z] spire-1.2.1/pkg/common/cliprinter/internal/protojson/ [2022-05-03T20:33:58.663Z] spire-1.2.1/pkg/common/cliprinter/internal/protojson/protojson.go [2022-05-03T20:33:58.663Z] spire-1.2.1/pkg/common/cliprinter/internal/protojson/protojson_test.go [2022-05-03T20:33:58.663Z] spire-1.2.1/pkg/common/cliprinter/internal/protopretty/ [2022-05-03T20:33:58.663Z] spire-1.2.1/pkg/common/cliprinter/internal/protopretty/protopretty.go [2022-05-03T20:33:58.663Z] spire-1.2.1/pkg/common/cliprinter/internal/protopretty/protopretty_test.go [2022-05-03T20:33:58.663Z] spire-1.2.1/pkg/common/cliprinter/internal/structjson/ [2022-05-03T20:33:58.663Z] spire-1.2.1/pkg/common/cliprinter/internal/structjson/structjson.go [2022-05-03T20:33:58.663Z] spire-1.2.1/pkg/common/cliprinter/internal/structjson/structjson_test.go [2022-05-03T20:33:58.663Z] [2022-05-03T20:33:58.663Z] spire-1.2.1/pkg/common/api/middleware/logger.go [2022-05-03T20:33:58.663Z] spire-1.2.1/pkg/common/api/middleware/logger_test.go [2022-05-03T20:33:58.663Z] spire-1.2.1/pkg/common/api/middleware/metrics.go [2022-05-03T20:33:58.663Z] spire-1.2.1/pkg/common/api/middleware/metrics_test.go [2022-05-03T20:33:58.663Z] spire-1.2.1/pkg/common/api/middleware/middleware.go [2022-05-03T20:33:58.663Z] spire-1.2.1/pkg/common/api/middleware/middleware_test.go [2022-05-03T20:33:58.663Z] spire-1.2.1/pkg/common/api/middleware/misconfig.go [2022-05-03T20:33:58.663Z] spire-1.2.1/pkg/common/api/middleware/misconfig_test.go [2022-05-03T20:33:58.663Z] spire-1.2.1/pkg/common/api/middleware/names.go [2022-05-03T20:33:58.663Z] spire-1.2.1/pkg/common/api/middleware/names_test.go [2022-05-03T20:33:58.663Z] spire-1.2.1/pkg/common/api/names.go [2022-05-03T20:33:58.663Z] spire-1.2.1/pkg/common/api/ratelimit.go [2022-05-03T20:33:58.663Z] spire-1.2.1/pkg/common/api/rpccontext/ [2022-05-03T20:33:58.663Z] spire-1.2.1/pkg/common/api/rpccontext/logger.go [2022-05-03T20:33:58.663Z] spire-1.2.1/pkg/common/api/rpccontext/metrics.go [2022-05-03T20:33:58.663Z] spire-1.2.1/pkg/common/api/rpccontext/names.go [2022-05-03T20:33:58.663Z] spire-1.2.1/pkg/common/auth/ [2022-05-03T20:33:58.663Z] spire-1.2.1/pkg/common/auth/interceptors.go [2022-05-03T20:33:58.663Z] spire-1.2.1/pkg/common/auth/interceptors_test.go [2022-05-03T20:33:58.663Z] spire-1.2.1/pkg/common/auth/untracked_uds.go [2022-05-03T20:33:58.663Z] spire-1.2.1/pkg/common/bundleutil/ [2022-05-03T20:33:58.663Z] spire-1.2.1/pkg/common/bundleutil/bundle.go [2022-05-03T20:33:58.663Z] spire-1.2.1/pkg/common/cliprinter/internal/structpretty/ [2022-05-03T20:33:58.663Z] spire-1.2.1/pkg/common/cliprinter/internal/structpretty/structpretty.go [2022-05-03T20:33:58.663Z] spire-1.2.1/pkg/common/cliprinter/internal/structpretty/structpretty_test.go [2022-05-03T20:33:58.663Z] spire-1.2.1/pkg/common/coretypes/ [2022-05-03T20:33:58.663Z] spire-1.2.1/pkg/common/coretypes/bundle/ [2022-05-03T20:33:58.663Z] spire-1.2.1/pkg/common/coretypes/bundle/bundle_test.go [2022-05-03T20:33:58.663Z] spire-1.2.1/pkg/common/coretypes/bundle/commontypes.go [2022-05-03T20:33:58.663Z] spire-1.2.1/pkg/common/coretypes/bundle/plugintypes.go [2022-05-03T20:33:58.663Z] spire-1.2.1/pkg/common/coretypes/bundle/require.go [2022-05-03T20:33:58.663Z] spire-1.2.1/pkg/common/coretypes/jwtkey/ [2022-05-03T20:33:58.663Z] spire-1.2.1/pkg/common/coretypes/jwtkey/apitypes.go [2022-05-03T20:33:58.663Z] spire-1.2.1/pkg/common/coretypes/jwtkey/commontypes.go [2022-05-03T20:33:58.663Z] spire-1.2.1/pkg/common/coretypes/jwtkey/jwtkey.go [2022-05-03T20:33:58.663Z] spire-1.2.1/pkg/common/coretypes/jwtkey/jwtkey_test.go [2022-05-03T20:33:58.663Z] spire-1.2.1/pkg/common/coretypes/jwtkey/plugintypes.go [2022-05-03T20:33:58.663Z] spire-1.2.1/pkg/common/coretypes/jwtkey/require.go [2022-05-03T20:33:58.663Z] spire-1.2.1/pkg/common/coretypes/x509certificate/ [2022-05-03T20:33:58.663Z] spire-1.2.1/pkg/common/coretypes/x509certificate/commontypes.go [2022-05-03T20:33:58.663Z] spire-1.2.1/pkg/common/coretypes/x509certificate/plugintypes.go [2022-05-03T20:33:58.664Z] spire-1.2.1/pkg/common/coretypes/x509certificate/require.go [2022-05-03T20:33:58.664Z] spire-1.2.1/pkg/common/coretypes/x509certificate/x509certificate.go [2022-05-03T20:33:58.664Z] spire-1.2.1/pkg/common/coretypes/x509certificate/x509certificate_test.go [2022-05-03T20:33:58.664Z] spire-1.2.1/pkg/common/cryptoutil/ [2022-05-03T20:33:58.664Z] spire-1.2.1/pkg/common/cryptoutil/keys.go [2022-05-03T20:33:58.664Z] spire-1.2.1/pkg/common/cryptoutil/keys_test.go [2022-05-03T20:33:58.664Z] spire-1.2.1/pkg/common/diskutil/ [2022-05-03T20:33:58.664Z] spire-1.2.1/pkg/common/diskutil/file_posix.go [2022-05-03T20:33:58.664Z] spire-1.2.1/pkg/common/diskutil/file_test.go [2022-05-03T20:33:58.664Z] spire-1.2.1/pkg/common/diskutil/file_windows.go [2022-05-03T20:33:58.664Z] spire-1.2.1/pkg/common/errorutil/ [2022-05-03T20:33:58.664Z] spire-1.2.1/pkg/common/errorutil/wrapper.go [2022-05-03T20:33:58.664Z] spire-1.2.1/pkg/common/health/ [2022-05-03T20:33:58.664Z] spire-1.2.1/pkg/common/health/config.go [2022-05-03T20:33:58.664Z] spire-1.2.1/pkg/common/health/context.go [2022-05-03T20:33:58.664Z] spire-1.2.1/pkg/common/health/context_test.go [2022-05-03T20:33:58.664Z] spire-1.2.1/pkg/common/health/health.go [2022-05-03T20:33:58.664Z] spire-1.2.1/pkg/common/health/health_test.go [2022-05-03T20:33:58.664Z] spire-1.2.1/pkg/common/health/logger.go [2022-05-03T20:33:58.664Z] spire-1.2.1/pkg/common/hostservice/ [2022-05-03T20:33:58.664Z] spire-1.2.1/pkg/common/hostservice/metricsservice/ [2022-05-03T20:33:58.664Z] spire-1.2.1/pkg/common/hostservice/metricsservice/v1.go [2022-05-03T20:33:58.664Z] spire-1.2.1/pkg/common/hostservice/metricsservice/v1_test.gospire-1.2.1/pkg/common/bundleutil/bundle_test.go [2022-05-03T20:33:58.664Z] spire-1.2.1/pkg/common/bundleutil/common_test.go [2022-05-03T20:33:58.664Z] spire-1.2.1/pkg/common/bundleutil/marshal.go [2022-05-03T20:33:58.664Z] spire-1.2.1/pkg/common/bundleutil/marshal_test.go [2022-05-03T20:33:58.664Z] spire-1.2.1/pkg/common/bundleutil/refreshhint.go [2022-05-03T20:33:58.664Z] spire-1.2.1/pkg/common/bundleutil/refreshhint_test.go [2022-05-03T20:33:58.664Z] spire-1.2.1/pkg/common/bundleutil/types.go [2022-05-03T20:33:58.664Z] spire-1.2.1/pkg/common/bundleutil/unmarshal.go [2022-05-03T20:33:58.664Z] spire-1.2.1/pkg/common/bundleutil/unmarshal_test.go [2022-05-03T20:33:58.664Z] spire-1.2.1/pkg/common/catalog/ [2022-05-03T20:33:58.664Z] spire-1.2.1/pkg/common/catalog/bind.go [2022-05-03T20:33:58.664Z] spire-1.2.1/pkg/common/catalog/builtin.go [2022-05-03T20:33:58.664Z] spire-1.2.1/pkg/common/catalog/catalog.go [2022-05-03T20:33:58.664Z] spire-1.2.1/pkg/common/catalog/catalog_test.go [2022-05-03T20:33:58.664Z] spire-1.2.1/pkg/common/catalog/closers.go [2022-05-03T20:33:58.664Z] spire-1.2.1/pkg/common/catalog/cmd_linux.go [2022-05-03T20:33:58.664Z] spire-1.2.1/pkg/common/catalog/cmd_other.go [2022-05-03T20:33:58.664Z] spire-1.2.1/pkg/common/catalog/config.go [2022-05-03T20:33:58.664Z] spire-1.2.1/pkg/common/catalog/config_test.go [2022-05-03T20:33:58.664Z] spire-1.2.1/pkg/common/catalog/configure.go [2022-05-03T20:33:58.664Z] spire-1.2.1/pkg/common/catalog/constraints.go [2022-05-03T20:33:58.664Z] spire-1.2.1/pkg/common/catalog/constraints_test.go [2022-05-03T20:33:58.664Z] spire-1.2.1/pkg/common/catalog/context.go [2022-05-03T20:33:58.664Z] spire-1.2.1/pkg/common/idutil/ [2022-05-03T20:33:58.664Z] spire-1.2.1/pkg/common/idutil/require.go [2022-05-03T20:33:58.664Z] spire-1.2.1/pkg/common/idutil/require_test.go [2022-05-03T20:33:58.664Z] spire-1.2.1/pkg/common/idutil/safety.go [2022-05-03T20:33:58.664Z] spire-1.2.1/pkg/common/idutil/safety_test.go [2022-05-03T20:33:58.664Z] spire-1.2.1/pkg/common/idutil/spiffeid.go [2022-05-03T20:33:58.664Z] spire-1.2.1/pkg/common/idutil/spiffeid_test.go [2022-05-03T20:33:58.664Z] spire-1.2.1/pkg/common/jwtsvid/ [2022-05-03T20:33:58.664Z] spire-1.2.1/pkg/common/jwtsvid/common.go [2022-05-03T20:33:58.664Z] spire-1.2.1/pkg/common/jwtsvid/sign.go [2022-05-03T20:33:58.664Z] spire-1.2.1/pkg/common/jwtsvid/token_test.go [2022-05-03T20:33:58.664Z] spire-1.2.1/pkg/common/jwtsvid/validate.go [2022-05-03T20:33:58.664Z] spire-1.2.1/pkg/common/jwtutil/ [2022-05-03T20:33:58.664Z] spire-1.2.1/pkg/common/jwtutil/keyset.go [2022-05-03T20:33:58.664Z] spire-1.2.1/pkg/common/jwtutil/keyset_test.go [2022-05-03T20:33:58.664Z] spire-1.2.1/pkg/common/log/ [2022-05-03T20:33:58.664Z] spire-1.2.1/pkg/common/log/hclog_adapter.go [2022-05-03T20:33:58.664Z] spire-1.2.1/pkg/common/log/hclog_adapter_test.go [2022-05-03T20:33:58.664Z] spire-1.2.1/pkg/common/log/log.go [2022-05-03T20:33:58.664Z] spire-1.2.1/pkg/common/log/log_test.go [2022-05-03T20:33:58.664Z] spire-1.2.1/pkg/common/log/options.go [2022-05-03T20:33:58.664Z] spire-1.2.1/pkg/common/nodeutil/ [2022-05-03T20:33:58.664Z] spire-1.2.1/pkg/common/nodeutil/node.go [2022-05-03T20:33:58.664Z] spire-1.2.1/pkg/common/nodeutil/node_test.go [2022-05-03T20:33:58.664Z] spire-1.2.1/pkg/common/peertracker/ [2022-05-03T20:33:58.664Z] spire-1.2.1/pkg/common/peertracker/conn.go [2022-05-03T20:33:58.664Z] spire-1.2.1/pkg/common/catalog/external.go [2022-05-03T20:33:58.664Z] spire-1.2.1/pkg/common/catalog/host.go [2022-05-03T20:33:58.664Z] spire-1.2.1/pkg/common/catalog/pipenet.go [2022-05-03T20:33:58.664Z] spire-1.2.1/pkg/common/catalog/plugin.go [2022-05-03T20:33:58.664Z] spire-1.2.1/pkg/common/catalog/testplugin/ [2022-05-03T20:33:58.664Z] spire-1.2.1/pkg/common/catalog/testplugin/.gitignore [2022-05-03T20:33:58.664Z] spire-1.2.1/pkg/common/catalog/testplugin/main.go [2022-05-03T20:33:58.664Z] spire-1.2.1/pkg/common/catalog/testplugin/plugin.go [2022-05-03T20:33:58.664Z] spire-1.2.1/pkg/common/cli/ [2022-05-03T20:33:58.664Z] spire-1.2.1/pkg/common/cli/env.go [2022-05-03T20:33:58.664Z] spire-1.2.1/pkg/common/cli/flags.go [2022-05-03T20:33:58.664Z] spire-1.2.1/pkg/common/cli/trust_domain.go [2022-05-03T20:33:58.664Z] spire-1.2.1/pkg/common/cli/trust_domain_test.go [2022-05-03T20:33:58.664Z] spire-1.2.1/pkg/common/cli/umask.go [2022-05-03T20:33:58.664Z] spire-1.2.1/pkg/common/cli/umask_posix.go [2022-05-03T20:33:58.664Z] spire-1.2.1/pkg/common/cli/umask_test.go [2022-05-03T20:33:58.664Z] spire-1.2.1/pkg/common/cli/umask_windows.go [2022-05-03T20:33:58.664Z] spire-1.2.1/pkg/common/cliprinter/ [2022-05-03T20:33:58.664Z] spire-1.2.1/pkg/common/cliprinter/cliprinter.go [2022-05-03T20:33:58.664Z] spire-1.2.1/pkg/common/cliprinter/cliprinter_test.go [2022-05-03T20:33:58.664Z] spire-1.2.1/pkg/common/cliprinter/flag.go [2022-05-03T20:33:58.664Z] spire-1.2.1/pkg/common/cliprinter/flag_test.go [2022-05-03T20:33:58.664Z] spire-1.2.1/pkg/common/cliprinter/format.go [2022-05-03T20:33:58.664Z] spire-1.2.1/pkg/common/cliprinter/format_test.go [2022-05-03T20:33:58.664Z] spire-1.2.1/pkg/common/peertracker/credentials.go [2022-05-03T20:33:58.664Z] spire-1.2.1/pkg/common/peertracker/errors.go [2022-05-03T20:33:58.664Z] spire-1.2.1/pkg/common/peertracker/getpid_windows.c [2022-05-03T20:33:58.664Z] spire-1.2.1/pkg/common/peertracker/getpid_windows.h [2022-05-03T20:33:58.664Z] spire-1.2.1/pkg/common/peertracker/info.go [2022-05-03T20:33:58.664Z] spire-1.2.1/pkg/common/peertracker/listener.go [2022-05-03T20:33:58.664Z] spire-1.2.1/pkg/common/peertracker/listener_test.go [2022-05-03T20:33:58.664Z] spire-1.2.1/pkg/common/peertracker/peertracker.go [2022-05-03T20:33:58.664Z] spire-1.2.1/pkg/common/peertracker/peertracker_test.go [2022-05-03T20:33:58.664Z] spire-1.2.1/pkg/common/peertracker/peertracker_test_child_posix.go [2022-05-03T20:33:58.664Z] spire-1.2.1/pkg/common/peertracker/peertracker_test_child_windows.go [2022-05-03T20:33:58.664Z] spire-1.2.1/pkg/common/peertracker/peertracker_test_posix.go [2022-05-03T20:33:58.664Z] spire-1.2.1/pkg/common/peertracker/peertracker_test_windows.go [2022-05-03T20:33:58.664Z] spire-1.2.1/pkg/common/peertracker/tcp.go [2022-05-03T20:33:58.664Z] spire-1.2.1/pkg/common/peertracker/tcp_fallback.go [2022-05-03T20:33:58.664Z] spire-1.2.1/pkg/common/peertracker/tcp_windows.go [2022-05-03T20:33:58.664Z] spire-1.2.1/pkg/common/peertracker/tracker_bsd.go [2022-05-03T20:33:58.664Z] spire-1.2.1/pkg/common/peertracker/tracker_fallback.go [2022-05-03T20:33:58.664Z] spire-1.2.1/pkg/common/peertracker/tracker_linux.go [2022-05-03T20:33:58.664Z] spire-1.2.1/pkg/common/peertracker/tracker_linux_test.go [2022-05-03T20:33:58.664Z] spire-1.2.1/pkg/common/cliprinter/internal/ [2022-05-03T20:33:58.664Z] spire-1.2.1/pkg/common/cliprinter/internal/errorjson/ [2022-05-03T20:33:58.664Z] spire-1.2.1/pkg/common/cliprinter/internal/errorjson/errorjson.go [2022-05-03T20:33:58.664Z] spire-1.2.1/pkg/common/cliprinter/internal/errorjson/errorjson_test.go [2022-05-03T20:33:58.664Z] spire-1.2.1/pkg/common/cliprinter/internal/errorpretty/ [2022-05-03T20:33:58.664Z] spire-1.2.1/pkg/common/cliprinter/internal/errorpretty/errorpretty.go [2022-05-03T20:33:58.664Z] spire-1.2.1/pkg/common/cliprinter/internal/errorpretty/errorpretty_test.go [2022-05-03T20:33:58.664Z] spire-1.2.1/pkg/common/cliprinter/internal/protojson/ [2022-05-03T20:33:58.664Z] spire-1.2.1/pkg/common/cliprinter/internal/protojson/protojson.go [2022-05-03T20:33:58.664Z] spire-1.2.1/pkg/common/cliprinter/internal/protojson/protojson_test.go [2022-05-03T20:33:58.664Z] spire-1.2.1/pkg/common/cliprinter/internal/protopretty/ [2022-05-03T20:33:58.664Z] spire-1.2.1/pkg/common/cliprinter/internal/protopretty/protopretty.go [2022-05-03T20:33:58.664Z] spire-1.2.1/pkg/common/cliprinter/internal/protopretty/protopretty_test.go [2022-05-03T20:33:58.664Z] spire-1.2.1/pkg/common/cliprinter/internal/structjson/ [2022-05-03T20:33:58.664Z] spire-1.2.1/pkg/common/cliprinter/internal/structjson/structjson.go [2022-05-03T20:33:58.664Z] spire-1.2.1/pkg/common/cliprinter/internal/structjson/structjson_test.go [2022-05-03T20:33:58.664Z] [2022-05-03T20:33:58.664Z] spire-1.2.1/pkg/common/peertracker/tracker_windows.go [2022-05-03T20:33:58.664Z] spire-1.2.1/pkg/common/peertracker/uds.go [2022-05-03T20:33:58.664Z] spire-1.2.1/pkg/common/peertracker/uds_bsd.go [2022-05-03T20:33:58.664Z] spire-1.2.1/pkg/common/peertracker/uds_fallback.go [2022-05-03T20:33:58.664Z] spire-1.2.1/pkg/common/peertracker/uds_linux.go [2022-05-03T20:33:58.664Z] spire-1.2.1/pkg/common/pemutil/ [2022-05-03T20:33:58.664Z] spire-1.2.1/pkg/common/pemutil/block.go [2022-05-03T20:33:58.664Z] spire-1.2.1/pkg/common/pemutil/certs.go [2022-05-03T20:33:58.664Z] spire-1.2.1/pkg/common/pemutil/common.go [2022-05-03T20:33:58.664Z] spire-1.2.1/pkg/common/pemutil/csr.go [2022-05-03T20:33:58.664Z] spire-1.2.1/pkg/common/pemutil/keys.go [2022-05-03T20:33:58.664Z] spire-1.2.1/pkg/common/pemutil/pemutil_test.go [2022-05-03T20:33:58.664Z] spire-1.2.1/pkg/common/pemutil/testdata/ [2022-05-03T20:33:58.664Z] spire-1.2.1/pkg/common/pemutil/testdata/cert.pem [2022-05-03T20:33:58.664Z] spire-1.2.1/pkg/common/pemutil/testdata/certs.pem [2022-05-03T20:33:58.664Z] spire-1.2.1/pkg/common/pemutil/testdata/csr.pem [2022-05-03T20:33:58.664Z] spire-1.2.1/pkg/common/pemutil/testdata/ecdsa-key-pkcs8.pem [2022-05-03T20:33:58.664Z] spire-1.2.1/pkg/common/pemutil/testdata/ecdsa-key.pem [2022-05-03T20:33:58.664Z] spire-1.2.1/pkg/common/pemutil/testdata/key.pem [2022-05-03T20:33:58.664Z] spire-1.2.1/pkg/common/pemutil/testdata/public-rsa-key.pem [2022-05-03T20:33:58.664Z] spire-1.2.1/pkg/common/pemutil/testdata/rsa-key-pkcs8.pem [2022-05-03T20:33:58.664Z] spire-1.2.1/pkg/common/pemutil/testdata/rsa-key.pemspire-1.2.1/pkg/common/cliprinter/internal/structpretty/ [2022-05-03T20:33:58.664Z] spire-1.2.1/pkg/common/cliprinter/internal/structpretty/structpretty.go [2022-05-03T20:33:58.664Z] spire-1.2.1/pkg/common/cliprinter/internal/structpretty/structpretty_test.go [2022-05-03T20:33:58.664Z] spire-1.2.1/pkg/common/coretypes/ [2022-05-03T20:33:58.664Z] spire-1.2.1/pkg/common/coretypes/bundle/ [2022-05-03T20:33:58.664Z] spire-1.2.1/pkg/common/coretypes/bundle/bundle_test.go [2022-05-03T20:33:58.664Z] spire-1.2.1/pkg/common/coretypes/bundle/commontypes.go [2022-05-03T20:33:58.664Z] spire-1.2.1/pkg/common/coretypes/bundle/plugintypes.go [2022-05-03T20:33:58.664Z] spire-1.2.1/pkg/common/coretypes/bundle/require.go [2022-05-03T20:33:58.664Z] spire-1.2.1/pkg/common/coretypes/jwtkey/ [2022-05-03T20:33:58.664Z] spire-1.2.1/pkg/common/coretypes/jwtkey/apitypes.go [2022-05-03T20:33:58.664Z] spire-1.2.1/pkg/common/coretypes/jwtkey/commontypes.go [2022-05-03T20:33:58.664Z] spire-1.2.1/pkg/common/coretypes/jwtkey/jwtkey.go [2022-05-03T20:33:58.664Z] spire-1.2.1/pkg/common/coretypes/jwtkey/jwtkey_test.go [2022-05-03T20:33:58.664Z] spire-1.2.1/pkg/common/coretypes/jwtkey/plugintypes.go [2022-05-03T20:33:58.664Z] spire-1.2.1/pkg/common/coretypes/jwtkey/require.go [2022-05-03T20:33:58.664Z] spire-1.2.1/pkg/common/coretypes/x509certificate/ [2022-05-03T20:33:58.664Z] spire-1.2.1/pkg/common/coretypes/x509certificate/commontypes.go [2022-05-03T20:33:58.664Z] spire-1.2.1/pkg/common/coretypes/x509certificate/plugintypes.go [2022-05-03T20:33:58.664Z] spire-1.2.1/pkg/common/plugin/ [2022-05-03T20:33:58.664Z] spire-1.2.1/pkg/common/plugin/aws/ [2022-05-03T20:33:58.664Z] spire-1.2.1/pkg/common/plugin/aws/iid.go [2022-05-03T20:33:58.664Z] spire-1.2.1/pkg/common/plugin/azure/ [2022-05-03T20:33:58.664Z] spire-1.2.1/pkg/common/plugin/azure/msi.go [2022-05-03T20:33:58.664Z] spire-1.2.1/pkg/common/plugin/azure/msi_test.go [2022-05-03T20:33:58.664Z] spire-1.2.1/pkg/common/plugin/facade.go [2022-05-03T20:33:58.664Z] spire-1.2.1/pkg/common/plugin/facade_test.go [2022-05-03T20:33:58.664Z] spire-1.2.1/pkg/common/plugin/gcp/ [2022-05-03T20:33:58.664Z] spire-1.2.1/pkg/common/plugin/gcp/iit.go [2022-05-03T20:33:58.664Z] spire-1.2.1/pkg/common/plugin/k8s/ [2022-05-03T20:33:58.664Z] spire-1.2.1/pkg/common/plugin/k8s/apiserver/ [2022-05-03T20:33:58.664Z] spire-1.2.1/pkg/common/plugin/k8s/apiserver/client.go [2022-05-03T20:33:58.664Z] spire-1.2.1/pkg/common/plugin/k8s/apiserver/client_test.go [2022-05-03T20:33:58.664Z] spire-1.2.1/pkg/common/plugin/k8s/utils.go [2022-05-03T20:33:58.664Z] spire-1.2.1/pkg/common/plugin/k8s/utils_test.go [2022-05-03T20:33:58.664Z] spire-1.2.1/pkg/common/plugin/log.go [2022-05-03T20:33:58.664Z] spire-1.2.1/pkg/common/plugin/sshpop/ [2022-05-03T20:33:58.664Z] spire-1.2.1/pkg/common/plugin/sshpop/handshake.go [2022-05-03T20:33:58.664Z] spire-1.2.1/pkg/common/plugin/sshpop/handshake_test.go [2022-05-03T20:33:58.664Z] spire-1.2.1/pkg/common/plugin/sshpop/sshpop.go [2022-05-03T20:33:58.664Z] spire-1.2.1/pkg/common/plugin/sshpop/sshpop_test.go [2022-05-03T20:33:58.664Z] spire-1.2.1/pkg/common/plugin/sshpop/testdata/ [2022-05-03T20:33:58.664Z] spire-1.2.1/pkg/common/plugin/sshpop/testdata/dummy_agent_ssh_key [2022-05-03T20:33:58.664Z] spire-1.2.1/pkg/common/plugin/sshpop/testdata/dummy_agent_ssh_key-cert.pub [2022-05-03T20:33:58.664Z] spire-1.2.1/pkg/common/plugin/sshpop/testdata/dummy_ssh_cert_authority.pub [2022-05-03T20:33:58.664Z] spire-1.2.1/pkg/common/plugin/sshpop/testdata/empty_ssh_cert_authority.pub [2022-05-03T20:33:58.664Z] spire-1.2.1/pkg/common/plugin/sshpop/testdata/many_ssh_cert_authorities.pub [2022-05-03T20:33:58.664Z] spire-1.2.1/pkg/common/plugin/tpmdevid/ [2022-05-03T20:33:58.664Z] spire-1.2.1/pkg/common/plugin/tpmdevid/devid.go [2022-05-03T20:33:58.664Z] spire-1.2.1/pkg/common/plugin/x509pop/ [2022-05-03T20:33:58.664Z] spire-1.2.1/pkg/common/plugin/x509pop/x509pop.go [2022-05-03T20:33:58.664Z] spire-1.2.1/pkg/common/plugin/x509pop/x509pop_test.go [2022-05-03T20:33:58.664Z] spire-1.2.1/pkg/common/profiling/ [2022-05-03T20:33:58.664Z] spire-1.2.1/pkg/common/profiling/dumpers.go [2022-05-03T20:33:58.664Z] spire-1.2.1/pkg/common/profiling/profiling.go [2022-05-03T20:33:58.664Z] spire-1.2.1/pkg/common/protoutil/ [2022-05-03T20:33:58.664Z] spire-1.2.1/pkg/common/protoutil/masks.go [2022-05-03T20:33:58.664Z] spire-1.2.1/pkg/common/protoutil/masks_test.go [2022-05-03T20:33:58.664Z] spire-1.2.1/pkg/common/rotationutil/ [2022-05-03T20:33:58.664Z] spire-1.2.1/pkg/common/rotationutil/rotationutil.go [2022-05-03T20:33:58.664Z] spire-1.2.1/pkg/common/rotationutil/rotationutil_test.go [2022-05-03T20:33:58.664Z] spire-1.2.1/pkg/common/selector/ [2022-05-03T20:33:58.664Z] spire-1.2.1/pkg/common/selector/selector.go [2022-05-03T20:33:58.664Z] spire-1.2.1/pkg/common/selector/selector_test.go [2022-05-03T20:33:58.664Z] spire-1.2.1/pkg/common/coretypes/x509certificate/require.go [2022-05-03T20:33:58.664Z] spire-1.2.1/pkg/common/coretypes/x509certificate/x509certificate.go [2022-05-03T20:33:58.664Z] spire-1.2.1/pkg/common/coretypes/x509certificate/x509certificate_test.go [2022-05-03T20:33:58.664Z] spire-1.2.1/pkg/common/cryptoutil/ [2022-05-03T20:33:58.664Z] spire-1.2.1/pkg/common/cryptoutil/keys.go [2022-05-03T20:33:58.664Z] spire-1.2.1/pkg/common/cryptoutil/keys_test.go [2022-05-03T20:33:58.664Z] spire-1.2.1/pkg/common/diskutil/ [2022-05-03T20:33:58.664Z] spire-1.2.1/pkg/common/diskutil/file_posix.go [2022-05-03T20:33:58.664Z] spire-1.2.1/pkg/common/diskutil/file_test.go [2022-05-03T20:33:58.664Z] spire-1.2.1/pkg/common/diskutil/file_windows.go [2022-05-03T20:33:58.664Z] spire-1.2.1/pkg/common/errorutil/ [2022-05-03T20:33:58.664Z] spire-1.2.1/pkg/common/errorutil/wrapper.go [2022-05-03T20:33:58.664Z] spire-1.2.1/pkg/common/health/ [2022-05-03T20:33:58.664Z] spire-1.2.1/pkg/common/health/config.go [2022-05-03T20:33:58.664Z] spire-1.2.1/pkg/common/health/context.go [2022-05-03T20:33:58.664Z] spire-1.2.1/pkg/common/health/context_test.go [2022-05-03T20:33:58.664Z] spire-1.2.1/pkg/common/health/health.go [2022-05-03T20:33:58.664Z] spire-1.2.1/pkg/common/health/health_test.go [2022-05-03T20:33:58.664Z] spire-1.2.1/pkg/common/health/logger.go [2022-05-03T20:33:58.664Z] spire-1.2.1/pkg/common/hostservice/ [2022-05-03T20:33:58.664Z] spire-1.2.1/pkg/common/hostservice/metricsservice/ [2022-05-03T20:33:58.664Z] spire-1.2.1/pkg/common/hostservice/metricsservice/v1.go [2022-05-03T20:33:58.664Z] spire-1.2.1/pkg/common/hostservice/metricsservice/v1_test.go [2022-05-03T20:33:58.664Z] spire-1.2.1/pkg/common/idutil/ [2022-05-03T20:33:58.664Z] spire-1.2.1/pkg/common/idutil/require.go [2022-05-03T20:33:58.664Z] spire-1.2.1/pkg/common/idutil/require_test.go [2022-05-03T20:33:58.664Z] spire-1.2.1/pkg/common/idutil/safety.go [2022-05-03T20:33:58.664Z] spire-1.2.1/pkg/common/idutil/safety_test.go [2022-05-03T20:33:58.664Z] spire-1.2.1/pkg/common/idutil/spiffeid.go [2022-05-03T20:33:58.664Z] spire-1.2.1/pkg/common/idutil/spiffeid_test.go [2022-05-03T20:33:58.664Z] spire-1.2.1/pkg/common/jwtsvid/ [2022-05-03T20:33:58.664Z] spire-1.2.1/pkg/common/jwtsvid/common.go [2022-05-03T20:33:58.664Z] spire-1.2.1/pkg/common/jwtsvid/sign.go [2022-05-03T20:33:58.664Z] spire-1.2.1/pkg/common/jwtsvid/token_test.go [2022-05-03T20:33:58.664Z] spire-1.2.1/pkg/common/jwtsvid/validate.go [2022-05-03T20:33:58.664Z] spire-1.2.1/pkg/common/jwtutil/ [2022-05-03T20:33:58.664Z] spire-1.2.1/pkg/common/jwtutil/keyset.go [2022-05-03T20:33:58.664Z] spire-1.2.1/pkg/common/jwtutil/keyset_test.go [2022-05-03T20:33:58.664Z] spire-1.2.1/pkg/common/log/ [2022-05-03T20:33:58.664Z] spire-1.2.1/pkg/common/log/hclog_adapter.go [2022-05-03T20:33:58.664Z] spire-1.2.1/pkg/common/log/hclog_adapter_test.go [2022-05-03T20:33:58.664Z] spire-1.2.1/pkg/common/log/log.go [2022-05-03T20:33:58.664Z] spire-1.2.1/pkg/common/log/log_test.go [2022-05-03T20:33:58.664Z] spire-1.2.1/pkg/common/log/options.go [2022-05-03T20:33:58.664Z] spire-1.2.1/pkg/common/nodeutil/ [2022-05-03T20:33:58.664Z] spire-1.2.1/pkg/common/nodeutil/node.go [2022-05-03T20:33:58.664Z] spire-1.2.1/pkg/common/nodeutil/node_test.go [2022-05-03T20:33:58.664Z] spire-1.2.1/pkg/common/peertracker/ [2022-05-03T20:33:58.664Z] spire-1.2.1/pkg/common/peertracker/conn.go [2022-05-03T20:33:58.664Z] spire-1.2.1/pkg/common/selector/set.go [2022-05-03T20:33:58.664Z] spire-1.2.1/pkg/common/selector/set_utils.go [2022-05-03T20:33:58.664Z] spire-1.2.1/pkg/common/selector/set_utils_test.go [2022-05-03T20:33:58.664Z] spire-1.2.1/pkg/common/telemetry/ [2022-05-03T20:33:58.664Z] spire-1.2.1/pkg/common/telemetry/agent/ [2022-05-03T20:33:58.664Z] spire-1.2.1/pkg/common/telemetry/agent/keymanager/ [2022-05-03T20:33:58.664Z] spire-1.2.1/pkg/common/telemetry/agent/keymanager/keymanager.go [2022-05-03T20:33:58.664Z] spire-1.2.1/pkg/common/telemetry/agent/keymanager/wrapper.go [2022-05-03T20:33:58.664Z] spire-1.2.1/pkg/common/telemetry/agent/keymanager/wrapper_test.go [2022-05-03T20:33:58.664Z] spire-1.2.1/pkg/common/telemetry/agent/manager.go [2022-05-03T20:33:58.665Z] spire-1.2.1/pkg/common/telemetry/agent/node.go [2022-05-03T20:33:58.665Z] spire-1.2.1/pkg/common/telemetry/agent/rotate.go [2022-05-03T20:33:58.665Z] spire-1.2.1/pkg/common/telemetry/agent/sdsapi.go [2022-05-03T20:33:58.665Z] spire-1.2.1/pkg/common/telemetry/agent/store/ [2022-05-03T20:33:58.665Z] spire-1.2.1/pkg/common/telemetry/agent/store/store.go [2022-05-03T20:33:58.665Z] spire-1.2.1/pkg/common/telemetry/agent/workloadapi/ [2022-05-03T20:33:58.665Z] spire-1.2.1/pkg/common/telemetry/agent/workloadapi/workload.go [2022-05-03T20:33:58.665Z] spire-1.2.1/pkg/common/telemetry/blackhole.go [2022-05-03T20:33:58.665Z] spire-1.2.1/pkg/common/telemetry/call.go [2022-05-03T20:33:58.665Z] spire-1.2.1/pkg/common/telemetry/common/ [2022-05-03T20:33:58.665Z] spire-1.2.1/pkg/common/telemetry/common/label_adders.go [2022-05-03T20:33:58.665Z] spire-1.2.1/pkg/common/peertracker/credentials.go [2022-05-03T20:33:58.665Z] spire-1.2.1/pkg/common/peertracker/errors.go [2022-05-03T20:33:58.665Z] spire-1.2.1/pkg/common/peertracker/getpid_windows.c [2022-05-03T20:33:58.665Z] spire-1.2.1/pkg/common/peertracker/getpid_windows.h [2022-05-03T20:33:58.665Z] spire-1.2.1/pkg/common/peertracker/info.go [2022-05-03T20:33:58.665Z] spire-1.2.1/pkg/common/peertracker/listener.go [2022-05-03T20:33:58.665Z] spire-1.2.1/pkg/common/peertracker/listener_test.go [2022-05-03T20:33:58.665Z] spire-1.2.1/pkg/common/peertracker/peertracker.go [2022-05-03T20:33:58.665Z] spire-1.2.1/pkg/common/peertracker/peertracker_test.go [2022-05-03T20:33:58.665Z] spire-1.2.1/pkg/common/peertracker/peertracker_test_child_posix.go [2022-05-03T20:33:58.665Z] spire-1.2.1/pkg/common/peertracker/peertracker_test_child_windows.go [2022-05-03T20:33:58.665Z] spire-1.2.1/pkg/common/peertracker/peertracker_test_posix.go [2022-05-03T20:33:58.665Z] spire-1.2.1/pkg/common/peertracker/peertracker_test_windows.go [2022-05-03T20:33:58.665Z] spire-1.2.1/pkg/common/peertracker/tcp.go [2022-05-03T20:33:58.665Z] spire-1.2.1/pkg/common/peertracker/tcp_fallback.go [2022-05-03T20:33:58.665Z] spire-1.2.1/pkg/common/peertracker/tcp_windows.go [2022-05-03T20:33:58.665Z] spire-1.2.1/pkg/common/peertracker/tracker_bsd.go [2022-05-03T20:33:58.665Z] spire-1.2.1/pkg/common/peertracker/tracker_fallback.go [2022-05-03T20:33:58.665Z] spire-1.2.1/pkg/common/peertracker/tracker_linux.go [2022-05-03T20:33:58.665Z] spire-1.2.1/pkg/common/peertracker/tracker_linux_test.go [2022-05-03T20:33:58.665Z] spire-1.2.1/pkg/common/telemetry/config.go [2022-05-03T20:33:58.665Z] spire-1.2.1/pkg/common/telemetry/dogstatsd.go [2022-05-03T20:33:58.665Z] spire-1.2.1/pkg/common/telemetry/dogstatsd_test.go [2022-05-03T20:33:58.665Z] spire-1.2.1/pkg/common/telemetry/inmem.go [2022-05-03T20:33:58.665Z] spire-1.2.1/pkg/common/telemetry/inmem_test.go [2022-05-03T20:33:58.665Z] spire-1.2.1/pkg/common/telemetry/m3.go [2022-05-03T20:33:58.665Z] spire-1.2.1/pkg/common/telemetry/m3_test.go [2022-05-03T20:33:58.665Z] spire-1.2.1/pkg/common/telemetry/metrics.go [2022-05-03T20:33:58.665Z] spire-1.2.1/pkg/common/telemetry/metrics_benchmark_test.go [2022-05-03T20:33:58.665Z] spire-1.2.1/pkg/common/telemetry/names.go [2022-05-03T20:33:58.665Z] spire-1.2.1/pkg/common/telemetry/prometheus.go [2022-05-03T20:33:58.665Z] spire-1.2.1/pkg/common/telemetry/prometheus_test.go [2022-05-03T20:33:58.665Z] spire-1.2.1/pkg/common/telemetry/sanitize.go [2022-05-03T20:33:58.665Z] spire-1.2.1/pkg/common/telemetry/sanitize_test.go [2022-05-03T20:33:58.665Z] spire-1.2.1/pkg/common/telemetry/server/ [2022-05-03T20:33:58.665Z] spire-1.2.1/pkg/common/telemetry/server/bundle_manager.go [2022-05-03T20:33:58.665Z] spire-1.2.1/pkg/common/telemetry/server/ca_manager.go [2022-05-03T20:33:58.665Z] spire-1.2.1/pkg/common/telemetry/server/datastore/ [2022-05-03T20:33:58.665Z] spire-1.2.1/pkg/common/telemetry/server/datastore/bundle.go [2022-05-03T20:33:58.665Z] spire-1.2.1/pkg/common/telemetry/server/datastore/federation_relationship.go [2022-05-03T20:33:58.665Z] spire-1.2.1/pkg/common/telemetry/server/datastore/join_token.go [2022-05-03T20:33:58.665Z] spire-1.2.1/pkg/common/telemetry/server/datastore/node.go [2022-05-03T20:33:58.665Z] spire-1.2.1/pkg/common/telemetry/server/datastore/registration.go [2022-05-03T20:33:58.665Z] spire-1.2.1/pkg/common/telemetry/server/datastore/wrapper.go [2022-05-03T20:33:58.665Z] spire-1.2.1/pkg/common/telemetry/server/datastore/wrapper_test.go [2022-05-03T20:33:58.665Z] spire-1.2.1/pkg/common/telemetry/server/keymanager/ [2022-05-03T20:33:58.665Z] spire-1.2.1/pkg/common/telemetry/server/keymanager/keymanager.go [2022-05-03T20:33:58.665Z] spire-1.2.1/pkg/common/telemetry/server/keymanager/wrapper.go [2022-05-03T20:33:58.665Z] spire-1.2.1/pkg/common/telemetry/server/keymanager/wrapper_test.go [2022-05-03T20:33:58.665Z] spire-1.2.1/pkg/common/telemetry/server/registration_manager.go [2022-05-03T20:33:58.665Z] spire-1.2.1/pkg/common/telemetry/server/rotate.go [2022-05-03T20:33:58.665Z] spire-1.2.1/pkg/common/telemetry/server/server.go [2022-05-03T20:33:58.665Z] spire-1.2.1/pkg/common/telemetry/sink.go [2022-05-03T20:33:58.665Z] spire-1.2.1/pkg/common/telemetry/statsd.go [2022-05-03T20:33:58.665Z] spire-1.2.1/pkg/common/telemetry/statsd_test.go [2022-05-03T20:33:58.665Z] spire-1.2.1/pkg/common/telemetry/uptime.go [2022-05-03T20:33:58.665Z] spire-1.2.1/pkg/common/telemetry/version.go [2022-05-03T20:33:58.665Z] spire-1.2.1/pkg/common/telemetry/withlabels.go [2022-05-03T20:33:58.665Z] spire-1.2.1/pkg/common/uptime/ [2022-05-03T20:33:58.665Z] spire-1.2.1/pkg/common/uptime/uptime.go [2022-05-03T20:33:58.665Z] spire-1.2.1/pkg/common/uptime/uptime_test.go [2022-05-03T20:33:58.665Z] spire-1.2.1/pkg/common/peertracker/tracker_windows.go [2022-05-03T20:33:58.665Z] spire-1.2.1/pkg/common/peertracker/uds.go [2022-05-03T20:33:58.665Z] spire-1.2.1/pkg/common/peertracker/uds_bsd.go [2022-05-03T20:33:58.665Z] spire-1.2.1/pkg/common/peertracker/uds_fallback.go [2022-05-03T20:33:58.665Z] spire-1.2.1/pkg/common/peertracker/uds_linux.go [2022-05-03T20:33:58.665Z] spire-1.2.1/pkg/common/pemutil/ [2022-05-03T20:33:58.665Z] spire-1.2.1/pkg/common/pemutil/block.go [2022-05-03T20:33:58.665Z] spire-1.2.1/pkg/common/pemutil/certs.go [2022-05-03T20:33:58.665Z] spire-1.2.1/pkg/common/pemutil/common.go [2022-05-03T20:33:58.665Z] spire-1.2.1/pkg/common/pemutil/csr.go [2022-05-03T20:33:58.665Z] spire-1.2.1/pkg/common/pemutil/keys.go [2022-05-03T20:33:58.665Z] spire-1.2.1/pkg/common/pemutil/pemutil_test.go [2022-05-03T20:33:58.665Z] spire-1.2.1/pkg/common/pemutil/testdata/ [2022-05-03T20:33:58.665Z] spire-1.2.1/pkg/common/pemutil/testdata/cert.pem [2022-05-03T20:33:58.665Z] spire-1.2.1/pkg/common/pemutil/testdata/certs.pem [2022-05-03T20:33:58.665Z] spire-1.2.1/pkg/common/pemutil/testdata/csr.pem [2022-05-03T20:33:58.665Z] spire-1.2.1/pkg/common/pemutil/testdata/ecdsa-key-pkcs8.pem [2022-05-03T20:33:58.665Z] spire-1.2.1/pkg/common/pemutil/testdata/ecdsa-key.pem [2022-05-03T20:33:58.665Z] spire-1.2.1/pkg/common/pemutil/testdata/key.pem [2022-05-03T20:33:58.665Z] spire-1.2.1/pkg/common/pemutil/testdata/public-rsa-key.pem [2022-05-03T20:33:58.665Z] spire-1.2.1/pkg/common/pemutil/testdata/rsa-key-pkcs8.pem [2022-05-03T20:33:58.665Z] spire-1.2.1/pkg/common/pemutil/testdata/rsa-key.pem [2022-05-03T20:33:58.665Z] spire-1.2.1/pkg/common/util/ [2022-05-03T20:33:58.665Z] spire-1.2.1/pkg/common/util/certs.go [2022-05-03T20:33:58.665Z] spire-1.2.1/pkg/common/util/certs_test.go [2022-05-03T20:33:58.665Z] spire-1.2.1/pkg/common/util/csr.go [2022-05-03T20:33:58.665Z] spire-1.2.1/pkg/common/util/hash.go [2022-05-03T20:33:58.665Z] spire-1.2.1/pkg/common/util/selectors.go [2022-05-03T20:33:58.665Z] spire-1.2.1/pkg/common/util/selectors_test.go [2022-05-03T20:33:58.665Z] spire-1.2.1/pkg/common/util/signals.go [2022-05-03T20:33:58.665Z] spire-1.2.1/pkg/common/util/sort.go [2022-05-03T20:33:58.665Z] spire-1.2.1/pkg/common/util/sort_test.go [2022-05-03T20:33:58.665Z] spire-1.2.1/pkg/common/util/task.go [2022-05-03T20:33:58.665Z] spire-1.2.1/pkg/common/util/task_test.go [2022-05-03T20:33:58.665Z] spire-1.2.1/pkg/common/util/testdata/ [2022-05-03T20:33:58.665Z] spire-1.2.1/pkg/common/util/testdata/empty-bundle.pem [2022-05-03T20:33:58.665Z] spire-1.2.1/pkg/common/util/testdata/mixed-bundle.pem [2022-05-03T20:33:58.665Z] spire-1.2.1/pkg/common/version/ [2022-05-03T20:33:58.665Z] spire-1.2.1/pkg/common/version/version.go [2022-05-03T20:33:58.665Z] spire-1.2.1/pkg/common/x509svid/ [2022-05-03T20:33:58.665Z] spire-1.2.1/pkg/common/x509svid/common_test.go [2022-05-03T20:33:58.665Z] spire-1.2.1/pkg/common/x509svid/csr.go [2022-05-03T20:33:58.665Z] spire-1.2.1/pkg/common/x509svid/upstreamca.go [2022-05-03T20:33:58.665Z] spire-1.2.1/pkg/common/x509svid/upstreamca_test.go [2022-05-03T20:33:58.665Z] spire-1.2.1/pkg/common/x509util/ [2022-05-03T20:33:58.665Z] spire-1.2.1/pkg/common/x509util/cert.go [2022-05-03T20:33:58.665Z] spire-1.2.1/pkg/common/x509util/dns.go [2022-05-03T20:33:58.665Z] spire-1.2.1/pkg/common/x509util/dns_test.go [2022-05-03T20:33:58.665Z] spire-1.2.1/pkg/common/plugin/ [2022-05-03T20:33:58.665Z] spire-1.2.1/pkg/common/plugin/aws/ [2022-05-03T20:33:58.665Z] spire-1.2.1/pkg/common/plugin/aws/iid.go [2022-05-03T20:33:58.665Z] spire-1.2.1/pkg/common/plugin/azure/ [2022-05-03T20:33:58.665Z] spire-1.2.1/pkg/common/plugin/azure/msi.go [2022-05-03T20:33:58.665Z] spire-1.2.1/pkg/common/plugin/azure/msi_test.go [2022-05-03T20:33:58.665Z] spire-1.2.1/pkg/common/plugin/facade.go [2022-05-03T20:33:58.665Z] spire-1.2.1/pkg/common/plugin/facade_test.go [2022-05-03T20:33:58.665Z] spire-1.2.1/pkg/common/plugin/gcp/ [2022-05-03T20:33:58.665Z] spire-1.2.1/pkg/common/plugin/gcp/iit.go [2022-05-03T20:33:58.665Z] spire-1.2.1/pkg/common/plugin/k8s/ [2022-05-03T20:33:58.665Z] spire-1.2.1/pkg/common/plugin/k8s/apiserver/ [2022-05-03T20:33:58.665Z] spire-1.2.1/pkg/common/plugin/k8s/apiserver/client.go [2022-05-03T20:33:58.665Z] spire-1.2.1/pkg/common/plugin/k8s/apiserver/client_test.go [2022-05-03T20:33:58.665Z] spire-1.2.1/pkg/common/plugin/k8s/utils.go [2022-05-03T20:33:58.665Z] spire-1.2.1/pkg/common/plugin/k8s/utils_test.go [2022-05-03T20:33:58.665Z] spire-1.2.1/pkg/common/plugin/log.go [2022-05-03T20:33:58.665Z] spire-1.2.1/pkg/common/plugin/sshpop/ [2022-05-03T20:33:58.665Z] spire-1.2.1/pkg/common/plugin/sshpop/handshake.go [2022-05-03T20:33:58.665Z] spire-1.2.1/pkg/common/plugin/sshpop/handshake_test.go [2022-05-03T20:33:58.665Z] spire-1.2.1/pkg/common/plugin/sshpop/sshpop.go [2022-05-03T20:33:58.665Z] spire-1.2.1/pkg/common/plugin/sshpop/sshpop_test.go [2022-05-03T20:33:58.665Z] spire-1.2.1/pkg/common/plugin/sshpop/testdata/ [2022-05-03T20:33:58.665Z] spire-1.2.1/pkg/common/plugin/sshpop/testdata/dummy_agent_ssh_key [2022-05-03T20:33:58.665Z] spire-1.2.1/pkg/common/x509util/keyid.go [2022-05-03T20:33:58.665Z] spire-1.2.1/pkg/common/x509util/keypair.go [2022-05-03T20:33:58.665Z] spire-1.2.1/pkg/common/x509util/serialnumber.go [2022-05-03T20:33:58.665Z] spire-1.2.1/pkg/common/x509util/serialnumber_test.go [2022-05-03T20:33:58.665Z] spire-1.2.1/pkg/server/ [2022-05-03T20:33:58.665Z] spire-1.2.1/pkg/server/api/ [2022-05-03T20:33:58.665Z] spire-1.2.1/pkg/server/api/agent.go [2022-05-03T20:33:58.665Z] spire-1.2.1/pkg/server/api/agent/ [2022-05-03T20:33:58.665Z] spire-1.2.1/pkg/server/api/agent/v1/ [2022-05-03T20:33:58.665Z] spire-1.2.1/pkg/server/api/agent/v1/service.go [2022-05-03T20:33:58.665Z] spire-1.2.1/pkg/server/api/agent/v1/service_test.go [2022-05-03T20:33:58.665Z] spire-1.2.1/pkg/server/api/agent_test.go [2022-05-03T20:33:58.665Z] spire-1.2.1/pkg/server/api/api.go [2022-05-03T20:33:58.665Z] spire-1.2.1/pkg/server/api/audit/ [2022-05-03T20:33:58.665Z] spire-1.2.1/pkg/server/api/audit/audit.go [2022-05-03T20:33:58.665Z] spire-1.2.1/pkg/server/api/audit/audit_test.go [2022-05-03T20:33:58.665Z] spire-1.2.1/pkg/server/api/bundle.go [2022-05-03T20:33:58.665Z] spire-1.2.1/pkg/server/api/bundle/ [2022-05-03T20:33:58.665Z] spire-1.2.1/pkg/server/api/bundle/v1/ [2022-05-03T20:33:58.665Z] spire-1.2.1/pkg/server/api/bundle/v1/service.go [2022-05-03T20:33:58.665Z] spire-1.2.1/pkg/server/api/bundle/v1/service_test.go [2022-05-03T20:33:58.665Z] spire-1.2.1/pkg/server/api/bundle_test.go [2022-05-03T20:33:58.665Z] spire-1.2.1/pkg/server/api/debug/ [2022-05-03T20:33:58.665Z] spire-1.2.1/pkg/server/api/debug/v1/ [2022-05-03T20:33:58.665Z] spire-1.2.1/pkg/server/api/debug/v1/service.go [2022-05-03T20:33:58.665Z] spire-1.2.1/pkg/server/api/debug/v1/service_test.go [2022-05-03T20:33:58.665Z] spire-1.2.1/pkg/common/plugin/sshpop/testdata/dummy_agent_ssh_key-cert.pub [2022-05-03T20:33:58.665Z] spire-1.2.1/pkg/common/plugin/sshpop/testdata/dummy_ssh_cert_authority.pub [2022-05-03T20:33:58.665Z] spire-1.2.1/pkg/common/plugin/sshpop/testdata/empty_ssh_cert_authority.pub [2022-05-03T20:33:58.665Z] spire-1.2.1/pkg/common/plugin/sshpop/testdata/many_ssh_cert_authorities.pub [2022-05-03T20:33:58.665Z] spire-1.2.1/pkg/common/plugin/tpmdevid/ [2022-05-03T20:33:58.665Z] spire-1.2.1/pkg/common/plugin/tpmdevid/devid.go [2022-05-03T20:33:58.665Z] spire-1.2.1/pkg/common/plugin/x509pop/ [2022-05-03T20:33:58.665Z] spire-1.2.1/pkg/common/plugin/x509pop/x509pop.go [2022-05-03T20:33:58.665Z] spire-1.2.1/pkg/common/plugin/x509pop/x509pop_test.go [2022-05-03T20:33:58.665Z] spire-1.2.1/pkg/common/profiling/ [2022-05-03T20:33:58.665Z] spire-1.2.1/pkg/common/profiling/dumpers.go [2022-05-03T20:33:58.665Z] spire-1.2.1/pkg/common/profiling/profiling.go [2022-05-03T20:33:58.665Z] spire-1.2.1/pkg/common/protoutil/ [2022-05-03T20:33:58.665Z] spire-1.2.1/pkg/common/protoutil/masks.go [2022-05-03T20:33:58.665Z] spire-1.2.1/pkg/common/protoutil/masks_test.go [2022-05-03T20:33:58.665Z] spire-1.2.1/pkg/common/rotationutil/ [2022-05-03T20:33:58.665Z] spire-1.2.1/pkg/common/rotationutil/rotationutil.go [2022-05-03T20:33:58.665Z] spire-1.2.1/pkg/common/rotationutil/rotationutil_test.go [2022-05-03T20:33:58.665Z] spire-1.2.1/pkg/common/selector/ [2022-05-03T20:33:58.665Z] spire-1.2.1/pkg/common/selector/selector.go [2022-05-03T20:33:58.665Z] spire-1.2.1/pkg/common/selector/selector_test.go [2022-05-03T20:33:58.665Z] spire-1.2.1/pkg/server/api/entry.go [2022-05-03T20:33:58.665Z] spire-1.2.1/pkg/server/api/entry/ [2022-05-03T20:33:58.665Z] spire-1.2.1/pkg/server/api/entry/v1/ [2022-05-03T20:33:58.665Z] spire-1.2.1/pkg/server/api/entry/v1/service.go [2022-05-03T20:33:58.665Z] spire-1.2.1/pkg/server/api/entry/v1/service_test.go [2022-05-03T20:33:58.665Z] spire-1.2.1/pkg/server/api/entry_test.go [2022-05-03T20:33:58.665Z] spire-1.2.1/pkg/server/api/health/ [2022-05-03T20:33:58.665Z] spire-1.2.1/pkg/server/api/health/v1/ [2022-05-03T20:33:58.665Z] spire-1.2.1/pkg/server/api/health/v1/service.go [2022-05-03T20:33:58.665Z] spire-1.2.1/pkg/server/api/health/v1/service_test.go [2022-05-03T20:33:58.665Z] spire-1.2.1/pkg/server/api/id.go [2022-05-03T20:33:58.665Z] spire-1.2.1/pkg/server/api/id_test.go [2022-05-03T20:33:58.665Z] spire-1.2.1/pkg/server/api/limits/ [2022-05-03T20:33:58.665Z] spire-1.2.1/pkg/server/api/limits/limits.go [2022-05-03T20:33:58.665Z] spire-1.2.1/pkg/server/api/middleware/ [2022-05-03T20:33:58.665Z] spire-1.2.1/pkg/server/api/middleware/alias.go [2022-05-03T20:33:58.665Z] spire-1.2.1/pkg/server/api/middleware/audit.go [2022-05-03T20:33:58.665Z] spire-1.2.1/pkg/server/api/middleware/authorization.go [2022-05-03T20:33:58.665Z] spire-1.2.1/pkg/server/api/middleware/authorization_opa.go [2022-05-03T20:33:58.665Z] spire-1.2.1/pkg/server/api/middleware/authorization_test.go [2022-05-03T20:33:58.665Z] spire-1.2.1/pkg/server/api/middleware/authorize_agent.go [2022-05-03T20:33:58.665Z] spire-1.2.1/pkg/server/api/middleware/caller.go [2022-05-03T20:33:58.665Z] spire-1.2.1/pkg/server/api/middleware/caller_test.go [2022-05-03T20:33:58.665Z] spire-1.2.1/pkg/server/api/middleware/common.go [2022-05-03T20:33:58.665Z] spire-1.2.1/pkg/server/api/middleware/common_test.go [2022-05-03T20:33:58.665Z] spire-1.2.1/pkg/server/api/middleware/entries.go [2022-05-03T20:33:58.665Z] spire-1.2.1/pkg/server/api/middleware/entries_test.go [2022-05-03T20:33:58.665Z] spire-1.2.1/pkg/server/api/middleware/ratelimit.go [2022-05-03T20:33:58.665Z] spire-1.2.1/pkg/server/api/middleware/ratelimit_test.go [2022-05-03T20:33:58.665Z] spire-1.2.1/pkg/server/api/ratelimit.go [2022-05-03T20:33:58.665Z] spire-1.2.1/pkg/server/api/rpccontext/ [2022-05-03T20:33:58.665Z] spire-1.2.1/pkg/server/api/rpccontext/alias.go [2022-05-03T20:33:58.665Z] spire-1.2.1/pkg/server/api/rpccontext/audit.go [2022-05-03T20:33:58.665Z] spire-1.2.1/pkg/server/api/rpccontext/caller.go [2022-05-03T20:33:58.665Z] spire-1.2.1/pkg/server/api/rpccontext/ratelimit.go [2022-05-03T20:33:58.665Z] spire-1.2.1/pkg/server/api/selector.go [2022-05-03T20:33:58.665Z] spire-1.2.1/pkg/server/api/selector_test.go [2022-05-03T20:33:58.665Z] spire-1.2.1/pkg/server/api/status.go [2022-05-03T20:33:58.665Z] spire-1.2.1/pkg/server/api/status_test.go [2022-05-03T20:33:58.665Z] spire-1.2.1/pkg/server/api/svid/ [2022-05-03T20:33:58.665Z] spire-1.2.1/pkg/server/api/svid/v1/ [2022-05-03T20:33:58.665Z] spire-1.2.1/pkg/server/api/svid/v1/service.go [2022-05-03T20:33:58.665Z] spire-1.2.1/pkg/server/api/svid/v1/service_test.go [2022-05-03T20:33:58.665Z] spire-1.2.1/pkg/server/api/trustdomain.go [2022-05-03T20:33:58.665Z] spire-1.2.1/pkg/server/api/trustdomain/ [2022-05-03T20:33:58.665Z] spire-1.2.1/pkg/server/api/trustdomain/v1/ [2022-05-03T20:33:58.665Z] spire-1.2.1/pkg/common/selector/set.go [2022-05-03T20:33:58.665Z] spire-1.2.1/pkg/common/selector/set_utils.go [2022-05-03T20:33:58.665Z] spire-1.2.1/pkg/common/selector/set_utils_test.go [2022-05-03T20:33:58.665Z] spire-1.2.1/pkg/common/telemetry/ [2022-05-03T20:33:58.665Z] spire-1.2.1/pkg/common/telemetry/agent/ [2022-05-03T20:33:58.665Z] spire-1.2.1/pkg/common/telemetry/agent/keymanager/ [2022-05-03T20:33:58.665Z] spire-1.2.1/pkg/common/telemetry/agent/keymanager/keymanager.go [2022-05-03T20:33:58.665Z] spire-1.2.1/pkg/common/telemetry/agent/keymanager/wrapper.go [2022-05-03T20:33:58.665Z] spire-1.2.1/pkg/common/telemetry/agent/keymanager/wrapper_test.go [2022-05-03T20:33:58.665Z] spire-1.2.1/pkg/common/telemetry/agent/manager.go [2022-05-03T20:33:58.665Z] spire-1.2.1/pkg/common/telemetry/agent/node.go [2022-05-03T20:33:58.665Z] spire-1.2.1/pkg/common/telemetry/agent/rotate.go [2022-05-03T20:33:58.665Z] spire-1.2.1/pkg/common/telemetry/agent/sdsapi.go [2022-05-03T20:33:58.665Z] spire-1.2.1/pkg/common/telemetry/agent/store/ [2022-05-03T20:33:58.665Z] spire-1.2.1/pkg/common/telemetry/agent/store/store.go [2022-05-03T20:33:58.665Z] spire-1.2.1/pkg/common/telemetry/agent/workloadapi/ [2022-05-03T20:33:58.665Z] spire-1.2.1/pkg/common/telemetry/agent/workloadapi/workload.go [2022-05-03T20:33:58.665Z] spire-1.2.1/pkg/common/telemetry/blackhole.go [2022-05-03T20:33:58.665Z] spire-1.2.1/pkg/common/telemetry/call.go [2022-05-03T20:33:58.665Z] spire-1.2.1/pkg/common/telemetry/common/ [2022-05-03T20:33:58.665Z] spire-1.2.1/pkg/common/telemetry/common/label_adders.go [2022-05-03T20:33:58.665Z] spire-1.2.1/pkg/server/api/trustdomain/v1/service.go [2022-05-03T20:33:58.665Z] spire-1.2.1/pkg/server/api/trustdomain/v1/service_test.go [2022-05-03T20:33:58.665Z] spire-1.2.1/pkg/server/api/trustdomain_test.go [2022-05-03T20:33:58.665Z] spire-1.2.1/pkg/server/authpolicy/ [2022-05-03T20:33:58.665Z] spire-1.2.1/pkg/server/authpolicy/defaults.go [2022-05-03T20:33:58.665Z] spire-1.2.1/pkg/server/authpolicy/policy.go [2022-05-03T20:33:58.665Z] spire-1.2.1/pkg/server/authpolicy/policy.rego [2022-05-03T20:33:58.665Z] spire-1.2.1/pkg/server/authpolicy/policy_data.json [2022-05-03T20:33:58.665Z] spire-1.2.1/pkg/server/authpolicy/policy_test.go [2022-05-03T20:33:58.665Z] spire-1.2.1/pkg/server/authpolicy/validate.go [2022-05-03T20:33:58.665Z] spire-1.2.1/pkg/server/bundle/ [2022-05-03T20:33:58.665Z] spire-1.2.1/pkg/server/bundle/client/ [2022-05-03T20:33:58.665Z] spire-1.2.1/pkg/server/bundle/client/client.go [2022-05-03T20:33:58.665Z] spire-1.2.1/pkg/server/bundle/client/client_test.go [2022-05-03T20:33:58.665Z] spire-1.2.1/pkg/server/bundle/client/manager.go [2022-05-03T20:33:58.665Z] spire-1.2.1/pkg/server/bundle/client/manager_test.go [2022-05-03T20:33:58.665Z] spire-1.2.1/pkg/server/bundle/client/sources.go [2022-05-03T20:33:58.665Z] spire-1.2.1/pkg/server/bundle/client/sources_test.go [2022-05-03T20:33:58.665Z] spire-1.2.1/pkg/server/bundle/client/updater.go [2022-05-03T20:33:58.665Z] spire-1.2.1/pkg/server/bundle/client/updater_test.go [2022-05-03T20:33:58.665Z] spire-1.2.1/pkg/server/ca/ [2022-05-03T20:33:58.665Z] spire-1.2.1/pkg/server/ca/ca.go [2022-05-03T20:33:58.665Z] spire-1.2.1/pkg/server/ca/ca_health.go [2022-05-03T20:33:58.665Z] spire-1.2.1/pkg/common/telemetry/config.go [2022-05-03T20:33:58.665Z] spire-1.2.1/pkg/common/telemetry/dogstatsd.go [2022-05-03T20:33:58.665Z] spire-1.2.1/pkg/common/telemetry/dogstatsd_test.go [2022-05-03T20:33:58.665Z] spire-1.2.1/pkg/common/telemetry/inmem.go [2022-05-03T20:33:58.665Z] spire-1.2.1/pkg/common/telemetry/inmem_test.go [2022-05-03T20:33:58.665Z] spire-1.2.1/pkg/common/telemetry/m3.go [2022-05-03T20:33:58.665Z] spire-1.2.1/pkg/common/telemetry/m3_test.go [2022-05-03T20:33:58.665Z] spire-1.2.1/pkg/common/telemetry/metrics.go [2022-05-03T20:33:58.665Z] spire-1.2.1/pkg/common/telemetry/metrics_benchmark_test.go [2022-05-03T20:33:58.665Z] spire-1.2.1/pkg/common/telemetry/names.go [2022-05-03T20:33:58.665Z] spire-1.2.1/pkg/common/telemetry/prometheus.go [2022-05-03T20:33:58.665Z] spire-1.2.1/pkg/common/telemetry/prometheus_test.go [2022-05-03T20:33:58.665Z] spire-1.2.1/pkg/common/telemetry/sanitize.go [2022-05-03T20:33:58.665Z] spire-1.2.1/pkg/common/telemetry/sanitize_test.go [2022-05-03T20:33:58.665Z] spire-1.2.1/pkg/common/telemetry/server/ [2022-05-03T20:33:58.665Z] spire-1.2.1/pkg/common/telemetry/server/bundle_manager.go [2022-05-03T20:33:58.665Z] spire-1.2.1/pkg/common/telemetry/server/ca_manager.go [2022-05-03T20:33:58.665Z] spire-1.2.1/pkg/common/telemetry/server/datastore/ [2022-05-03T20:33:58.665Z] spire-1.2.1/pkg/common/telemetry/server/datastore/bundle.go [2022-05-03T20:33:58.665Z] spire-1.2.1/pkg/common/telemetry/server/datastore/federation_relationship.go [2022-05-03T20:33:58.665Z] spire-1.2.1/pkg/common/telemetry/server/datastore/join_token.go [2022-05-03T20:33:58.665Z] spire-1.2.1/pkg/server/ca/ca_test.go [2022-05-03T20:33:58.665Z] spire-1.2.1/pkg/server/ca/journal.go [2022-05-03T20:33:58.665Z] spire-1.2.1/pkg/server/ca/journal_test.go [2022-05-03T20:33:58.665Z] spire-1.2.1/pkg/server/ca/manager.go [2022-05-03T20:33:58.665Z] spire-1.2.1/pkg/server/ca/manager_health.go [2022-05-03T20:33:58.665Z] spire-1.2.1/pkg/server/ca/manager_test.go [2022-05-03T20:33:58.665Z] spire-1.2.1/pkg/server/ca/templates.go [2022-05-03T20:33:58.665Z] spire-1.2.1/pkg/server/ca/upstream_client.go [2022-05-03T20:33:58.665Z] spire-1.2.1/pkg/server/ca/upstream_client_test.go [2022-05-03T20:33:58.665Z] spire-1.2.1/pkg/server/ca/validation.go [2022-05-03T20:33:58.665Z] spire-1.2.1/pkg/server/cache/ [2022-05-03T20:33:58.665Z] spire-1.2.1/pkg/server/cache/dscache/ [2022-05-03T20:33:58.665Z] spire-1.2.1/pkg/server/cache/dscache/cache.go [2022-05-03T20:33:58.665Z] spire-1.2.1/pkg/server/cache/dscache/cache_test.go [2022-05-03T20:33:58.665Z] spire-1.2.1/pkg/server/cache/entrycache/ [2022-05-03T20:33:58.665Z] spire-1.2.1/pkg/server/cache/entrycache/cache.go [2022-05-03T20:33:58.665Z] spire-1.2.1/pkg/server/cache/entrycache/cache_test.go [2022-05-03T20:33:58.665Z] spire-1.2.1/pkg/server/cache/entrycache/fullcache.go [2022-05-03T20:33:58.665Z] spire-1.2.1/pkg/server/cache/entrycache/fullcache_ds.go [2022-05-03T20:33:58.665Z] spire-1.2.1/pkg/server/cache/entrycache/fullcache_ds_test.go [2022-05-03T20:33:58.665Z] spire-1.2.1/pkg/server/cache/entrycache/fullcache_test.go [2022-05-03T20:33:58.665Z] spire-1.2.1/pkg/server/catalog/ [2022-05-03T20:33:58.665Z] spire-1.2.1/pkg/server/catalog/catalog.go [2022-05-03T20:33:58.665Z] [2022-05-03T20:33:58.665Z] spire-1.2.1/pkg/common/telemetry/server/datastore/node.go [2022-05-03T20:33:58.665Z] spire-1.2.1/pkg/common/telemetry/server/datastore/registration.go [2022-05-03T20:33:58.665Z] spire-1.2.1/pkg/common/telemetry/server/datastore/wrapper.go [2022-05-03T20:33:58.665Z] spire-1.2.1/pkg/common/telemetry/server/datastore/wrapper_test.go [2022-05-03T20:33:58.665Z] spire-1.2.1/pkg/common/telemetry/server/keymanager/ [2022-05-03T20:33:58.665Z] spire-1.2.1/pkg/common/telemetry/server/keymanager/keymanager.go [2022-05-03T20:33:58.665Z] spire-1.2.1/pkg/common/telemetry/server/keymanager/wrapper.go [2022-05-03T20:33:58.665Z] spire-1.2.1/pkg/common/telemetry/server/keymanager/wrapper_test.go [2022-05-03T20:33:58.665Z] spire-1.2.1/pkg/common/telemetry/server/registration_manager.go [2022-05-03T20:33:58.665Z] spire-1.2.1/pkg/common/telemetry/server/rotate.go [2022-05-03T20:33:58.665Z] spire-1.2.1/pkg/common/telemetry/server/server.go [2022-05-03T20:33:58.665Z] spire-1.2.1/pkg/common/telemetry/sink.go [2022-05-03T20:33:58.665Z] spire-1.2.1/pkg/common/telemetry/statsd.go [2022-05-03T20:33:58.665Z] spire-1.2.1/pkg/common/telemetry/statsd_test.go [2022-05-03T20:33:58.665Z] spire-1.2.1/pkg/common/telemetry/uptime.go [2022-05-03T20:33:58.665Z] spire-1.2.1/pkg/common/telemetry/version.go [2022-05-03T20:33:58.665Z] spire-1.2.1/pkg/common/telemetry/withlabels.go [2022-05-03T20:33:58.665Z] spire-1.2.1/pkg/common/uptime/ [2022-05-03T20:33:58.665Z] spire-1.2.1/pkg/common/uptime/uptime.go [2022-05-03T20:33:58.665Z] spire-1.2.1/pkg/common/uptime/uptime_test.gospire-1.2.1/pkg/server/catalog/keymanager.go [2022-05-03T20:33:58.665Z] spire-1.2.1/pkg/server/catalog/nodeattestor.go [2022-05-03T20:33:58.665Z] spire-1.2.1/pkg/server/catalog/noderesolver.go [2022-05-03T20:33:58.665Z] spire-1.2.1/pkg/server/catalog/notifier.go [2022-05-03T20:33:58.665Z] spire-1.2.1/pkg/server/catalog/upstreamauthority.go [2022-05-03T20:33:58.665Z] spire-1.2.1/pkg/server/config.go [2022-05-03T20:33:58.665Z] spire-1.2.1/pkg/server/datastore/ [2022-05-03T20:33:58.665Z] spire-1.2.1/pkg/server/datastore/datastore.go [2022-05-03T20:33:58.665Z] spire-1.2.1/pkg/server/datastore/datastore_health.go [2022-05-03T20:33:58.665Z] spire-1.2.1/pkg/server/datastore/repository.go [2022-05-03T20:33:58.665Z] spire-1.2.1/pkg/server/datastore/sqlstore/ [2022-05-03T20:33:58.665Z] spire-1.2.1/pkg/server/datastore/sqlstore/dialect.go [2022-05-03T20:33:58.665Z] spire-1.2.1/pkg/server/datastore/sqlstore/migration.go [2022-05-03T20:33:58.665Z] spire-1.2.1/pkg/server/datastore/sqlstore/migration_test.go [2022-05-03T20:33:58.665Z] spire-1.2.1/pkg/server/datastore/sqlstore/models.go [2022-05-03T20:33:58.665Z] spire-1.2.1/pkg/server/datastore/sqlstore/mysql.go [2022-05-03T20:33:58.665Z] spire-1.2.1/pkg/server/datastore/sqlstore/postgres.go [2022-05-03T20:33:58.665Z] spire-1.2.1/pkg/server/datastore/sqlstore/sqlite.go [2022-05-03T20:33:58.665Z] spire-1.2.1/pkg/server/datastore/sqlstore/sqlite_no_cgo.go [2022-05-03T20:33:58.665Z] spire-1.2.1/pkg/server/datastore/sqlstore/sqlite_test.go [2022-05-03T20:33:58.665Z] spire-1.2.1/pkg/server/datastore/sqlstore/sqlstore.go [2022-05-03T20:33:58.665Z] spire-1.2.1/pkg/common/util/ [2022-05-03T20:33:58.665Z] spire-1.2.1/pkg/common/util/certs.go [2022-05-03T20:33:58.665Z] spire-1.2.1/pkg/common/util/certs_test.go [2022-05-03T20:33:58.665Z] spire-1.2.1/pkg/common/util/csr.go [2022-05-03T20:33:58.665Z] spire-1.2.1/pkg/common/util/hash.go [2022-05-03T20:33:58.665Z] spire-1.2.1/pkg/common/util/selectors.go [2022-05-03T20:33:58.665Z] spire-1.2.1/pkg/common/util/selectors_test.go [2022-05-03T20:33:58.665Z] spire-1.2.1/pkg/common/util/signals.go [2022-05-03T20:33:58.665Z] spire-1.2.1/pkg/common/util/sort.go [2022-05-03T20:33:58.665Z] spire-1.2.1/pkg/common/util/sort_test.go [2022-05-03T20:33:58.665Z] spire-1.2.1/pkg/common/util/task.go [2022-05-03T20:33:58.665Z] spire-1.2.1/pkg/common/util/task_test.go [2022-05-03T20:33:58.665Z] spire-1.2.1/pkg/common/util/testdata/ [2022-05-03T20:33:58.665Z] spire-1.2.1/pkg/common/util/testdata/empty-bundle.pem [2022-05-03T20:33:58.665Z] spire-1.2.1/pkg/common/util/testdata/mixed-bundle.pem [2022-05-03T20:33:58.665Z] spire-1.2.1/pkg/common/version/ [2022-05-03T20:33:58.665Z] spire-1.2.1/pkg/common/version/version.go [2022-05-03T20:33:58.665Z] spire-1.2.1/pkg/common/x509svid/ [2022-05-03T20:33:58.665Z] spire-1.2.1/pkg/common/x509svid/common_test.go [2022-05-03T20:33:58.665Z] spire-1.2.1/pkg/common/x509svid/csr.go [2022-05-03T20:33:58.665Z] spire-1.2.1/pkg/common/x509svid/upstreamca.go [2022-05-03T20:33:58.665Z] spire-1.2.1/pkg/common/x509svid/upstreamca_test.go [2022-05-03T20:33:58.665Z] spire-1.2.1/pkg/common/x509util/ [2022-05-03T20:33:58.665Z] spire-1.2.1/pkg/common/x509util/cert.go [2022-05-03T20:33:58.665Z] spire-1.2.1/pkg/common/x509util/dns.go [2022-05-03T20:33:58.665Z] spire-1.2.1/pkg/common/x509util/dns_test.go [2022-05-03T20:33:58.665Z] spire-1.2.1/pkg/server/datastore/sqlstore/sqlstore_test.go [2022-05-03T20:33:58.665Z] spire-1.2.1/pkg/server/datastore/sqlstore/stmt_cache.go [2022-05-03T20:33:58.665Z] spire-1.2.1/pkg/server/datastore/sqlstore/testdata/ [2022-05-03T20:33:58.665Z] spire-1.2.1/pkg/server/datastore/sqlstore/testdata/entries.json [2022-05-03T20:33:58.665Z] spire-1.2.1/pkg/server/datastore/sqlstore/testdata/entries_federates_with.json [2022-05-03T20:33:58.665Z] spire-1.2.1/pkg/server/datastore/sqlstore/testdata/invalid_registration_entries.json [2022-05-03T20:33:58.665Z] spire-1.2.1/pkg/server/datastore/sqlstore/testdata/valid_registration_entries.json [2022-05-03T20:33:58.665Z] spire-1.2.1/pkg/server/endpoints/ [2022-05-03T20:33:58.665Z] spire-1.2.1/pkg/server/endpoints/bundle/ [2022-05-03T20:33:58.665Z] spire-1.2.1/pkg/server/endpoints/bundle/acme_auth.go [2022-05-03T20:33:58.665Z] spire-1.2.1/pkg/server/endpoints/bundle/config.go [2022-05-03T20:33:58.665Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/ [2022-05-03T20:33:58.665Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/README [2022-05-03T20:33:58.665Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/acmetest/ [2022-05-03T20:33:58.665Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/acmetest/ca.go [2022-05-03T20:33:58.665Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/ [2022-05-03T20:33:58.665Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/autocert.go [2022-05-03T20:33:58.665Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/cache.go [2022-05-03T20:33:58.665Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/keys.go [2022-05-03T20:33:58.665Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/listener.go [2022-05-03T20:33:58.665Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/renewal.go [2022-05-03T20:33:58.665Z] spire-1.2.1/pkg/server/endpoints/bundle/server.go [2022-05-03T20:33:58.665Z] spire-1.2.1/pkg/server/endpoints/bundle/server_test.go [2022-05-03T20:33:58.665Z] spire-1.2.1/pkg/server/endpoints/bundle/spiffe_auth.go [2022-05-03T20:33:58.665Z] spire-1.2.1/pkg/server/endpoints/config.go [2022-05-03T20:33:58.665Z] spire-1.2.1/pkg/server/endpoints/endpoints.go [2022-05-03T20:33:58.665Z] spire-1.2.1/pkg/server/endpoints/endpoints_test.go [2022-05-03T20:33:58.665Z] spire-1.2.1/pkg/server/endpoints/entryfetcher.go [2022-05-03T20:33:58.665Z] spire-1.2.1/pkg/server/endpoints/entryfetcher_test.go [2022-05-03T20:33:58.665Z] spire-1.2.1/pkg/server/endpoints/middleware.go [2022-05-03T20:33:58.665Z] spire-1.2.1/pkg/server/endpoints/middleware_test.go [2022-05-03T20:33:58.665Z] spire-1.2.1/pkg/server/hostservice/ [2022-05-03T20:33:58.665Z] spire-1.2.1/pkg/server/hostservice/agentstore/ [2022-05-03T20:33:58.665Z] spire-1.2.1/pkg/server/hostservice/agentstore/agentstore.go [2022-05-03T20:33:58.665Z] spire-1.2.1/pkg/server/hostservice/agentstore/agentstore_test.go [2022-05-03T20:33:58.665Z] spire-1.2.1/pkg/server/hostservice/agentstore/attestation.go [2022-05-03T20:33:58.665Z] spire-1.2.1/pkg/server/hostservice/agentstore/attestation_test.go [2022-05-03T20:33:58.665Z] spire-1.2.1/pkg/common/x509util/keyid.go [2022-05-03T20:33:58.665Z] spire-1.2.1/pkg/common/x509util/keypair.go [2022-05-03T20:33:58.665Z] spire-1.2.1/pkg/common/x509util/serialnumber.go [2022-05-03T20:33:58.665Z] spire-1.2.1/pkg/common/x509util/serialnumber_test.go [2022-05-03T20:33:58.665Z] spire-1.2.1/pkg/server/ [2022-05-03T20:33:58.665Z] spire-1.2.1/pkg/server/api/ [2022-05-03T20:33:58.665Z] spire-1.2.1/pkg/server/api/agent.go [2022-05-03T20:33:58.665Z] spire-1.2.1/pkg/server/api/agent/ [2022-05-03T20:33:58.665Z] spire-1.2.1/pkg/server/api/agent/v1/ [2022-05-03T20:33:58.665Z] spire-1.2.1/pkg/server/api/agent/v1/service.go [2022-05-03T20:33:58.665Z] spire-1.2.1/pkg/server/api/agent/v1/service_test.go [2022-05-03T20:33:58.665Z] spire-1.2.1/pkg/server/api/agent_test.go [2022-05-03T20:33:58.665Z] spire-1.2.1/pkg/server/api/api.go [2022-05-03T20:33:58.665Z] spire-1.2.1/pkg/server/api/audit/ [2022-05-03T20:33:58.665Z] spire-1.2.1/pkg/server/api/audit/audit.go [2022-05-03T20:33:58.665Z] spire-1.2.1/pkg/server/api/audit/audit_test.go [2022-05-03T20:33:58.665Z] spire-1.2.1/pkg/server/api/bundle.go [2022-05-03T20:33:58.665Z] spire-1.2.1/pkg/server/api/bundle/ [2022-05-03T20:33:58.665Z] spire-1.2.1/pkg/server/api/bundle/v1/ [2022-05-03T20:33:58.665Z] spire-1.2.1/pkg/server/api/bundle/v1/service.go [2022-05-03T20:33:58.665Z] spire-1.2.1/pkg/server/api/bundle/v1/service_test.go [2022-05-03T20:33:58.665Z] spire-1.2.1/pkg/server/api/bundle_test.go [2022-05-03T20:33:58.665Z] spire-1.2.1/pkg/server/api/debug/ [2022-05-03T20:33:58.665Z] spire-1.2.1/pkg/server/api/debug/v1/ [2022-05-03T20:33:58.665Z] spire-1.2.1/pkg/server/api/debug/v1/service.go [2022-05-03T20:33:58.665Z] spire-1.2.1/pkg/server/api/debug/v1/service_test.go [2022-05-03T20:33:58.665Z] spire-1.2.1/pkg/server/hostservice/identityprovider/ [2022-05-03T20:33:58.665Z] spire-1.2.1/pkg/server/hostservice/identityprovider/identityprovider.go [2022-05-03T20:33:58.665Z] spire-1.2.1/pkg/server/hostservice/identityprovider/identityprovider_test.go [2022-05-03T20:33:58.665Z] spire-1.2.1/pkg/server/plugin/ [2022-05-03T20:33:58.665Z] spire-1.2.1/pkg/server/plugin/keymanager/ [2022-05-03T20:33:58.665Z] spire-1.2.1/pkg/server/plugin/keymanager/awskms/ [2022-05-03T20:33:58.665Z] spire-1.2.1/pkg/server/plugin/keymanager/awskms/awskms.go [2022-05-03T20:33:58.665Z] spire-1.2.1/pkg/server/plugin/keymanager/awskms/awskms_test.go [2022-05-03T20:33:58.665Z] spire-1.2.1/pkg/server/plugin/keymanager/awskms/client.go [2022-05-03T20:33:58.665Z] spire-1.2.1/pkg/server/plugin/keymanager/awskms/client_fake.go [2022-05-03T20:33:58.665Z] spire-1.2.1/pkg/server/plugin/keymanager/awskms/fetcher.go [2022-05-03T20:33:58.665Z] spire-1.2.1/pkg/server/plugin/keymanager/base/ [2022-05-03T20:33:58.665Z] spire-1.2.1/pkg/server/plugin/keymanager/base/keymanagerbase.go [2022-05-03T20:33:58.665Z] spire-1.2.1/pkg/server/plugin/keymanager/constant.go [2022-05-03T20:33:58.665Z] spire-1.2.1/pkg/server/plugin/keymanager/disk/ [2022-05-03T20:33:58.665Z] spire-1.2.1/pkg/server/plugin/keymanager/disk/disk.go [2022-05-03T20:33:58.665Z] spire-1.2.1/pkg/server/plugin/keymanager/disk/disk_test.go [2022-05-03T20:33:58.665Z] spire-1.2.1/pkg/server/plugin/keymanager/keymanager.go [2022-05-03T20:33:58.665Z] spire-1.2.1/pkg/server/plugin/keymanager/memory/ [2022-05-03T20:33:58.665Z] spire-1.2.1/pkg/server/plugin/keymanager/memory/memory.go [2022-05-03T20:33:58.665Z] spire-1.2.1/pkg/server/plugin/keymanager/memory/memory_test.go [2022-05-03T20:33:58.665Z] spire-1.2.1/pkg/server/plugin/keymanager/repository.go [2022-05-03T20:33:58.665Z] spire-1.2.1/pkg/server/plugin/keymanager/test/ [2022-05-03T20:33:58.665Z] spire-1.2.1/pkg/server/plugin/keymanager/test/keymanagertest.go [2022-05-03T20:33:58.665Z] spire-1.2.1/pkg/server/plugin/keymanager/v1.go [2022-05-03T20:33:58.665Z] spire-1.2.1/pkg/server/plugin/keymanager/v1_test.go [2022-05-03T20:33:58.665Z] spire-1.2.1/pkg/server/plugin/nodeattestor/ [2022-05-03T20:33:58.665Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/ [2022-05-03T20:33:58.665Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/awsca.go [2022-05-03T20:33:58.665Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/client.go [2022-05-03T20:33:58.665Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/iid.go [2022-05-03T20:33:58.665Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/iid_test.go [2022-05-03T20:33:58.665Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/session.go [2022-05-03T20:33:58.665Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/spiffeid.go [2022-05-03T20:33:58.665Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/spiffeid_test.go [2022-05-03T20:33:58.665Z] spire-1.2.1/pkg/server/plugin/nodeattestor/azure/ [2022-05-03T20:33:58.665Z] spire-1.2.1/pkg/server/plugin/nodeattestor/azure/msi.go [2022-05-03T20:33:58.666Z] spire-1.2.1/pkg/server/plugin/nodeattestor/azure/msi_test.go [2022-05-03T20:33:58.666Z] spire-1.2.1/pkg/server/plugin/nodeattestor/base/ [2022-05-03T20:33:58.666Z] spire-1.2.1/pkg/server/plugin/nodeattestor/base/base.go [2022-05-03T20:33:58.666Z] spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/ [2022-05-03T20:33:58.666Z] spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/google_public_key_retriever.go [2022-05-03T20:33:58.666Z] spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/google_public_key_retriever_test.go [2022-05-03T20:33:58.666Z] spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/iit.go [2022-05-03T20:33:58.666Z] spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/iit_test.go [2022-05-03T20:33:58.666Z] spire-1.2.1/pkg/server/plugin/nodeattestor/jointoken/ [2022-05-03T20:33:58.666Z] spire-1.2.1/pkg/server/plugin/nodeattestor/jointoken/join_token.go [2022-05-03T20:33:58.666Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/ [2022-05-03T20:33:58.666Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/psat/ [2022-05-03T20:33:58.666Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/psat/psat.go [2022-05-03T20:33:58.666Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/psat/psat_test.go [2022-05-03T20:33:58.666Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/sat/ [2022-05-03T20:33:58.666Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/sat/sat.go [2022-05-03T20:33:58.666Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/sat/sat_test.go [2022-05-03T20:33:58.666Z] spire-1.2.1/pkg/server/plugin/nodeattestor/nodeattestor.go [2022-05-03T20:33:58.666Z] spire-1.2.1/pkg/server/plugin/nodeattestor/repository.go [2022-05-03T20:33:58.666Z] spire-1.2.1/pkg/server/api/entry.go [2022-05-03T20:33:58.666Z] spire-1.2.1/pkg/server/api/entry/ [2022-05-03T20:33:58.666Z] spire-1.2.1/pkg/server/api/entry/v1/ [2022-05-03T20:33:58.666Z] spire-1.2.1/pkg/server/api/entry/v1/service.go [2022-05-03T20:33:58.666Z] spire-1.2.1/pkg/server/api/entry/v1/service_test.go [2022-05-03T20:33:58.666Z] spire-1.2.1/pkg/server/api/entry_test.go [2022-05-03T20:33:58.666Z] spire-1.2.1/pkg/server/api/health/ [2022-05-03T20:33:58.666Z] spire-1.2.1/pkg/server/api/health/v1/ [2022-05-03T20:33:58.666Z] spire-1.2.1/pkg/server/api/health/v1/service.go [2022-05-03T20:33:58.666Z] spire-1.2.1/pkg/server/api/health/v1/service_test.go [2022-05-03T20:33:58.666Z] spire-1.2.1/pkg/server/api/id.go [2022-05-03T20:33:58.666Z] spire-1.2.1/pkg/server/api/id_test.go [2022-05-03T20:33:58.666Z] spire-1.2.1/pkg/server/api/limits/ [2022-05-03T20:33:58.666Z] spire-1.2.1/pkg/server/api/limits/limits.go [2022-05-03T20:33:58.666Z] spire-1.2.1/pkg/server/api/middleware/ [2022-05-03T20:33:58.666Z] spire-1.2.1/pkg/server/api/middleware/alias.go [2022-05-03T20:33:58.666Z] spire-1.2.1/pkg/server/api/middleware/audit.go [2022-05-03T20:33:58.666Z] spire-1.2.1/pkg/server/api/middleware/authorization.go [2022-05-03T20:33:58.666Z] spire-1.2.1/pkg/server/api/middleware/authorization_opa.go [2022-05-03T20:33:58.666Z] spire-1.2.1/pkg/server/api/middleware/authorization_test.go [2022-05-03T20:33:58.666Z] spire-1.2.1/pkg/server/api/middleware/authorize_agent.go [2022-05-03T20:33:58.666Z] spire-1.2.1/pkg/server/api/middleware/caller.go [2022-05-03T20:33:58.666Z] spire-1.2.1/pkg/server/api/middleware/caller_test.go [2022-05-03T20:33:58.666Z] spire-1.2.1/pkg/server/plugin/nodeattestor/sshpop/ [2022-05-03T20:33:58.666Z] spire-1.2.1/pkg/server/plugin/nodeattestor/sshpop/sshpop.go [2022-05-03T20:33:58.666Z] spire-1.2.1/pkg/server/plugin/nodeattestor/sshpop/sshpop_test.go [2022-05-03T20:33:58.666Z] spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/ [2022-05-03T20:33:58.666Z] spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/challenge.go [2022-05-03T20:33:58.666Z] spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/devid.go [2022-05-03T20:33:58.666Z] spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/devid_test.go [2022-05-03T20:33:58.666Z] spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/selectors.go [2022-05-03T20:33:58.666Z] spire-1.2.1/pkg/server/plugin/nodeattestor/v1.go [2022-05-03T20:33:58.666Z] spire-1.2.1/pkg/server/plugin/nodeattestor/v1_test.go [2022-05-03T20:33:58.666Z] spire-1.2.1/pkg/server/plugin/nodeattestor/x509pop/ [2022-05-03T20:33:58.666Z] spire-1.2.1/pkg/server/plugin/nodeattestor/x509pop/x509pop.go [2022-05-03T20:33:58.666Z] spire-1.2.1/pkg/server/plugin/nodeattestor/x509pop/x509pop_test.go [2022-05-03T20:33:58.666Z] spire-1.2.1/pkg/server/plugin/noderesolver/ [2022-05-03T20:33:58.666Z] spire-1.2.1/pkg/server/plugin/noderesolver/azure/ [2022-05-03T20:33:58.666Z] spire-1.2.1/pkg/server/plugin/noderesolver/azure/client.go [2022-05-03T20:33:58.666Z] spire-1.2.1/pkg/server/plugin/noderesolver/azure/msi.go [2022-05-03T20:33:58.666Z] spire-1.2.1/pkg/server/plugin/noderesolver/azure/msi_test.go [2022-05-03T20:33:58.666Z] spire-1.2.1/pkg/server/plugin/noderesolver/noderesolver.go [2022-05-03T20:33:58.666Z] spire-1.2.1/pkg/server/plugin/noderesolver/repository.go [2022-05-03T20:33:58.666Z] spire-1.2.1/pkg/server/plugin/noderesolver/v1.go [2022-05-03T20:33:58.666Z] spire-1.2.1/pkg/server/plugin/noderesolver/v1_test.go [2022-05-03T20:33:58.666Z] spire-1.2.1/pkg/server/plugin/notifier/ [2022-05-03T20:33:58.666Z] spire-1.2.1/pkg/server/plugin/notifier/gcsbundle/ [2022-05-03T20:33:58.666Z] spire-1.2.1/pkg/server/plugin/notifier/gcsbundle/gcsbundle.go [2022-05-03T20:33:58.666Z] spire-1.2.1/pkg/server/plugin/notifier/gcsbundle/gcsbundle_test.go [2022-05-03T20:33:58.666Z] spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/ [2022-05-03T20:33:58.666Z] spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/k8sbundle.go [2022-05-03T20:33:58.666Z] spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/k8sbundle_test.go [2022-05-03T20:33:58.666Z] spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/k8sbundle_watcher.go [2022-05-03T20:33:58.666Z] spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/k8sbundle_watcher_test.go [2022-05-03T20:33:58.666Z] spire-1.2.1/pkg/server/plugin/notifier/notifier.go [2022-05-03T20:33:58.666Z] spire-1.2.1/pkg/server/plugin/notifier/repository.go [2022-05-03T20:33:58.666Z] spire-1.2.1/pkg/server/plugin/notifier/v1.go [2022-05-03T20:33:58.666Z] spire-1.2.1/pkg/server/plugin/notifier/v1_test.go [2022-05-03T20:33:58.666Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/ [2022-05-03T20:33:58.666Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/ [2022-05-03T20:33:58.666Z] spire-1.2.1/pkg/server/api/middleware/common.go [2022-05-03T20:33:58.666Z] spire-1.2.1/pkg/server/api/middleware/common_test.go [2022-05-03T20:33:58.666Z] spire-1.2.1/pkg/server/api/middleware/entries.go [2022-05-03T20:33:58.666Z] spire-1.2.1/pkg/server/api/middleware/entries_test.go [2022-05-03T20:33:58.666Z] spire-1.2.1/pkg/server/api/middleware/ratelimit.go [2022-05-03T20:33:58.666Z] spire-1.2.1/pkg/server/api/middleware/ratelimit_test.go [2022-05-03T20:33:58.666Z] spire-1.2.1/pkg/server/api/ratelimit.go [2022-05-03T20:33:58.666Z] spire-1.2.1/pkg/server/api/rpccontext/ [2022-05-03T20:33:58.666Z] spire-1.2.1/pkg/server/api/rpccontext/alias.go [2022-05-03T20:33:58.666Z] spire-1.2.1/pkg/server/api/rpccontext/audit.go [2022-05-03T20:33:58.666Z] spire-1.2.1/pkg/server/api/rpccontext/caller.go [2022-05-03T20:33:58.666Z] spire-1.2.1/pkg/server/api/rpccontext/ratelimit.go [2022-05-03T20:33:58.666Z] spire-1.2.1/pkg/server/api/selector.go [2022-05-03T20:33:58.666Z] spire-1.2.1/pkg/server/api/selector_test.go [2022-05-03T20:33:58.666Z] spire-1.2.1/pkg/server/api/status.go [2022-05-03T20:33:58.666Z] spire-1.2.1/pkg/server/api/status_test.go [2022-05-03T20:33:58.666Z] spire-1.2.1/pkg/server/api/svid/ [2022-05-03T20:33:58.666Z] spire-1.2.1/pkg/server/api/svid/v1/ [2022-05-03T20:33:58.666Z] spire-1.2.1/pkg/server/api/svid/v1/service.go [2022-05-03T20:33:58.666Z] spire-1.2.1/pkg/server/api/svid/v1/service_test.go [2022-05-03T20:33:58.666Z] spire-1.2.1/pkg/server/api/trustdomain.go [2022-05-03T20:33:58.666Z] spire-1.2.1/pkg/server/api/trustdomain/ [2022-05-03T20:33:58.666Z] spire-1.2.1/pkg/server/api/trustdomain/v1/ [2022-05-03T20:33:58.666Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/pca.go [2022-05-03T20:33:58.666Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/pca_client.go [2022-05-03T20:33:58.666Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/pca_client_fake.go [2022-05-03T20:33:58.666Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/pca_test.go [2022-05-03T20:33:58.666Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/testdata/ [2022-05-03T20:33:58.666Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/testdata/arbitrary_certificate_with_upstream_root.pem [2022-05-03T20:33:58.666Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/testdata/i_am_not_a_certificate.txt [2022-05-03T20:33:58.666Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/ [2022-05-03T20:33:58.666Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/awslib.go [2022-05-03T20:33:58.666Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/awslib_fake_test.go [2022-05-03T20:33:58.666Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/awssecret.go [2022-05-03T20:33:58.666Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/awssecret_test.go [2022-05-03T20:33:58.666Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/ [2022-05-03T20:33:58.666Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/ [2022-05-03T20:33:58.666Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/EC/ [2022-05-03T20:33:58.666Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/EC/alternative_key.pem [2022-05-03T20:33:58.666Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/EC/cert.pem [2022-05-03T20:33:58.666Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/EC/private_key.pem [2022-05-03T20:33:58.666Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/ [2022-05-03T20:33:58.666Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/api.go [2022-05-03T20:33:58.666Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/api_test.go [2022-05-03T20:33:58.666Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/certmanager.go [2022-05-03T20:33:58.666Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/certmanager_test.go [2022-05-03T20:33:58.666Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/ [2022-05-03T20:33:58.666Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/ [2022-05-03T20:33:58.666Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/doc.go [2022-05-03T20:33:58.666Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/meta.go [2022-05-03T20:33:58.666Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/types.go [2022-05-03T20:33:58.666Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/types_certificaterequest.go [2022-05-03T20:33:58.666Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/zz_generated.deepcopy.go [2022-05-03T20:33:58.666Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/ [2022-05-03T20:33:58.666Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/disk.go [2022-05-03T20:33:58.666Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/disk_test.go [2022-05-03T20:33:58.666Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/ [2022-05-03T20:33:58.666Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/ [2022-05-03T20:33:58.666Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/ [2022-05-03T20:33:58.666Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/cert.pem [2022-05-03T20:33:58.666Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/intermediate_cert.pem [2022-05-03T20:33:58.666Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/intermediate_cert.srl [2022-05-03T20:33:58.666Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/intermediate_csr.pem [2022-05-03T20:33:58.666Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/intermediate_key.pem [2022-05-03T20:33:58.666Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/private_key.pem [2022-05-03T20:33:58.666Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/root_cert.pem [2022-05-03T20:33:58.666Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/root_cert.srl [2022-05-03T20:33:58.666Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/root_key.pem [2022-05-03T20:33:58.666Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_and_intermediate.pem [2022-05-03T20:33:58.666Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_and_root.pem [2022-05-03T20:33:58.666Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_cert.pem [2022-05-03T20:33:58.666Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_csr.pem [2022-05-03T20:33:58.666Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_key.pem [2022-05-03T20:33:58.666Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS1/ [2022-05-03T20:33:58.666Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS1/cert.pem [2022-05-03T20:33:58.666Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS1/private_key.pem [2022-05-03T20:33:58.666Z] spire-1.2.1/pkg/server/api/trustdomain/v1/service.go [2022-05-03T20:33:58.666Z] spire-1.2.1/pkg/server/api/trustdomain/v1/service_test.go [2022-05-03T20:33:58.666Z] spire-1.2.1/pkg/server/api/trustdomain_test.go [2022-05-03T20:33:58.666Z] spire-1.2.1/pkg/server/authpolicy/ [2022-05-03T20:33:58.666Z] spire-1.2.1/pkg/server/authpolicy/defaults.go [2022-05-03T20:33:58.666Z] spire-1.2.1/pkg/server/authpolicy/policy.go [2022-05-03T20:33:58.666Z] spire-1.2.1/pkg/server/authpolicy/policy.rego [2022-05-03T20:33:58.666Z] spire-1.2.1/pkg/server/authpolicy/policy_data.json [2022-05-03T20:33:58.666Z] spire-1.2.1/pkg/server/authpolicy/policy_test.go [2022-05-03T20:33:58.666Z] spire-1.2.1/pkg/server/authpolicy/validate.go [2022-05-03T20:33:58.666Z] spire-1.2.1/pkg/server/bundle/ [2022-05-03T20:33:58.666Z] spire-1.2.1/pkg/server/bundle/client/ [2022-05-03T20:33:58.666Z] spire-1.2.1/pkg/server/bundle/client/client.go [2022-05-03T20:33:58.666Z] spire-1.2.1/pkg/server/bundle/client/client_test.go [2022-05-03T20:33:58.666Z] spire-1.2.1/pkg/server/bundle/client/manager.go [2022-05-03T20:33:58.666Z] spire-1.2.1/pkg/server/bundle/client/manager_test.go [2022-05-03T20:33:58.666Z] spire-1.2.1/pkg/server/bundle/client/sources.go [2022-05-03T20:33:58.666Z] spire-1.2.1/pkg/server/bundle/client/sources_test.go [2022-05-03T20:33:58.666Z] spire-1.2.1/pkg/server/bundle/client/updater.go [2022-05-03T20:33:58.666Z] spire-1.2.1/pkg/server/bundle/client/updater_test.go [2022-05-03T20:33:58.666Z] spire-1.2.1/pkg/server/ca/ [2022-05-03T20:33:58.666Z] spire-1.2.1/pkg/server/ca/ca.go [2022-05-03T20:33:58.666Z] spire-1.2.1/pkg/server/ca/ca_health.go [2022-05-03T20:33:58.666Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS8/ [2022-05-03T20:33:58.666Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS8/cert.pem [2022-05-03T20:33:58.666Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS8/private_key.pem [2022-05-03T20:33:58.666Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/empty/ [2022-05-03T20:33:58.666Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/empty/cert.pem [2022-05-03T20:33:58.666Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/empty/private_key.pem [2022-05-03T20:33:58.666Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/unknown/ [2022-05-03T20:33:58.666Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/unknown/cert.pem [2022-05-03T20:33:58.666Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/unknown/private_key.pem [2022-05-03T20:33:58.666Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/upstream_and_intermediate.pem [2022-05-03T20:33:58.666Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/gcpcas/ [2022-05-03T20:33:58.666Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/gcpcas/gcpcas.go [2022-05-03T20:33:58.666Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/gcpcas/gcpcas_test.go [2022-05-03T20:33:58.666Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/repository.go [2022-05-03T20:33:58.666Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/ [2022-05-03T20:33:58.666Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/fake_handlers_test.go [2022-05-03T20:33:58.666Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/spire.go [2022-05-03T20:33:58.666Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/spire_server_client.go [2022-05-03T20:33:58.666Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/spire_test.go [2022-05-03T20:33:58.666Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/testdata/ [2022-05-03T20:33:58.666Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/testdata/keys/ [2022-05-03T20:33:58.666Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/testdata/keys/jwks.json [2022-05-03T20:33:58.666Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/upstreamauthority.go [2022-05-03T20:33:58.666Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/v1.go [2022-05-03T20:33:58.666Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/v1_test.go [2022-05-03T20:33:58.666Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/ [2022-05-03T20:33:58.666Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/renewer.go [2022-05-03T20:33:58.666Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/ [2022-05-03T20:33:58.666Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/k8s/ [2022-05-03T20:33:58.666Z] spire-1.2.1/pkg/server/ca/ca_test.go [2022-05-03T20:33:58.666Z] spire-1.2.1/pkg/server/ca/journal.go [2022-05-03T20:33:58.666Z] spire-1.2.1/pkg/server/ca/journal_test.go [2022-05-03T20:33:58.666Z] spire-1.2.1/pkg/server/ca/manager.go [2022-05-03T20:33:58.666Z] spire-1.2.1/pkg/server/ca/manager_health.go [2022-05-03T20:33:58.666Z] spire-1.2.1/pkg/server/ca/manager_test.go [2022-05-03T20:33:58.666Z] spire-1.2.1/pkg/server/ca/templates.go [2022-05-03T20:33:58.666Z] spire-1.2.1/pkg/server/ca/upstream_client.go [2022-05-03T20:33:58.666Z] spire-1.2.1/pkg/server/ca/upstream_client_test.go [2022-05-03T20:33:58.666Z] spire-1.2.1/pkg/server/ca/validation.go [2022-05-03T20:33:58.666Z] spire-1.2.1/pkg/server/cache/ [2022-05-03T20:33:58.666Z] spire-1.2.1/pkg/server/cache/dscache/ [2022-05-03T20:33:58.666Z] spire-1.2.1/pkg/server/cache/dscache/cache.go [2022-05-03T20:33:58.666Z] spire-1.2.1/pkg/server/cache/dscache/cache_test.go [2022-05-03T20:33:58.666Z] spire-1.2.1/pkg/server/cache/entrycache/ [2022-05-03T20:33:58.666Z] spire-1.2.1/pkg/server/cache/entrycache/cache.go [2022-05-03T20:33:58.666Z] spire-1.2.1/pkg/server/cache/entrycache/cache_test.go [2022-05-03T20:33:58.666Z] spire-1.2.1/pkg/server/cache/entrycache/fullcache.go [2022-05-03T20:33:58.666Z] spire-1.2.1/pkg/server/cache/entrycache/fullcache_ds.go [2022-05-03T20:33:58.666Z] spire-1.2.1/pkg/server/cache/entrycache/fullcache_ds_test.go [2022-05-03T20:33:58.666Z] spire-1.2.1/pkg/server/cache/entrycache/fullcache_test.go [2022-05-03T20:33:58.666Z] spire-1.2.1/pkg/server/catalog/ [2022-05-03T20:33:58.666Z] spire-1.2.1/pkg/server/catalog/catalog.go [2022-05-03T20:33:58.666Z] [2022-05-03T20:33:58.666Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/k8s/signing-key.pem [2022-05-03T20:33:58.666Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/k8s/token [2022-05-03T20:33:58.666Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/ [2022-05-03T20:33:58.666Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/ [2022-05-03T20:33:58.666Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/README.md [2022-05-03T20:33:58.666Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/client_cert.pem [2022-05-03T20:33:58.666Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/client_csr.pem [2022-05-03T20:33:58.666Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/client_key.pem [2022-05-03T20:33:58.666Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_cert.pem [2022-05-03T20:33:58.666Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_cert.srl [2022-05-03T20:33:58.666Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_csr.pem [2022-05-03T20:33:58.666Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_key.pem [2022-05-03T20:33:58.666Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_vault_cert.pemspire-1.2.1/pkg/server/catalog/keymanager.go [2022-05-03T20:33:58.666Z] spire-1.2.1/pkg/server/catalog/nodeattestor.go [2022-05-03T20:33:58.666Z] spire-1.2.1/pkg/server/catalog/noderesolver.go [2022-05-03T20:33:58.666Z] spire-1.2.1/pkg/server/catalog/notifier.go [2022-05-03T20:33:58.666Z] spire-1.2.1/pkg/server/catalog/upstreamauthority.go [2022-05-03T20:33:58.666Z] spire-1.2.1/pkg/server/config.go [2022-05-03T20:33:58.666Z] spire-1.2.1/pkg/server/datastore/ [2022-05-03T20:33:58.666Z] spire-1.2.1/pkg/server/datastore/datastore.go [2022-05-03T20:33:58.666Z] spire-1.2.1/pkg/server/datastore/datastore_health.go [2022-05-03T20:33:58.666Z] spire-1.2.1/pkg/server/datastore/repository.go [2022-05-03T20:33:58.666Z] spire-1.2.1/pkg/server/datastore/sqlstore/ [2022-05-03T20:33:58.666Z] spire-1.2.1/pkg/server/datastore/sqlstore/dialect.go [2022-05-03T20:33:58.666Z] spire-1.2.1/pkg/server/datastore/sqlstore/migration.go [2022-05-03T20:33:58.666Z] spire-1.2.1/pkg/server/datastore/sqlstore/migration_test.go [2022-05-03T20:33:58.666Z] spire-1.2.1/pkg/server/datastore/sqlstore/models.go [2022-05-03T20:33:58.666Z] spire-1.2.1/pkg/server/datastore/sqlstore/mysql.go [2022-05-03T20:33:58.666Z] spire-1.2.1/pkg/server/datastore/sqlstore/postgres.go [2022-05-03T20:33:58.666Z] spire-1.2.1/pkg/server/datastore/sqlstore/sqlite.go [2022-05-03T20:33:58.666Z] spire-1.2.1/pkg/server/datastore/sqlstore/sqlite_no_cgo.go [2022-05-03T20:33:58.666Z] spire-1.2.1/pkg/server/datastore/sqlstore/sqlite_test.go [2022-05-03T20:33:58.666Z] spire-1.2.1/pkg/server/datastore/sqlstore/sqlstore.go [2022-05-03T20:33:58.666Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_vault_csr.pem [2022-05-03T20:33:58.666Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_vault_key.pem [2022-05-03T20:33:58.666Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/invalid-client_cert.pem [2022-05-03T20:33:58.666Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/invalid_client_key.pem [2022-05-03T20:33:58.666Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/invalid_root_cert.pem [2022-05-03T20:33:58.666Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/root_cert.pem [2022-05-03T20:33:58.666Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/root_cert.srl [2022-05-03T20:33:58.666Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/root_key.pem [2022-05-03T20:33:58.666Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/serer_csr.pem [2022-05-03T20:33:58.666Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/server_cert.pem [2022-05-03T20:33:58.666Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/server_csr.pem [2022-05-03T20:33:58.666Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/server_key.pem [2022-05-03T20:33:58.666Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault.go [2022-05-03T20:33:58.666Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault_client.go [2022-05-03T20:33:58.666Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault_client_test.go [2022-05-03T20:33:58.666Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault_fake_test.go [2022-05-03T20:33:58.666Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault_test.go [2022-05-03T20:33:58.666Z] spire-1.2.1/pkg/server/registration/ [2022-05-03T20:33:58.666Z] spire-1.2.1/pkg/server/registration/manager.go [2022-05-03T20:33:58.666Z] spire-1.2.1/pkg/server/registration/manager_test.go [2022-05-03T20:33:58.666Z] spire-1.2.1/pkg/server/scanentries.go [2022-05-03T20:33:58.666Z] spire-1.2.1/pkg/server/scanentries_test.go [2022-05-03T20:33:58.666Z] spire-1.2.1/pkg/server/server.go [2022-05-03T20:33:58.666Z] spire-1.2.1/pkg/server/server_test.go [2022-05-03T20:33:58.666Z] spire-1.2.1/pkg/server/svid/ [2022-05-03T20:33:58.666Z] spire-1.2.1/pkg/server/svid/observer.go [2022-05-03T20:33:58.666Z] spire-1.2.1/pkg/server/svid/observer_test.go [2022-05-03T20:33:58.666Z] spire-1.2.1/pkg/server/svid/rotator.go [2022-05-03T20:33:58.666Z] spire-1.2.1/pkg/server/svid/rotator_config.go [2022-05-03T20:33:58.666Z] spire-1.2.1/pkg/server/svid/rotator_config_test.go [2022-05-03T20:33:58.666Z] spire-1.2.1/pkg/server/svid/rotator_test.go [2022-05-03T20:33:58.666Z] spire-1.2.1/proto/ [2022-05-03T20:33:58.666Z] spire-1.2.1/proto/private/ [2022-05-03T20:33:58.666Z] spire-1.2.1/proto/private/server/ [2022-05-03T20:33:58.666Z] spire-1.2.1/proto/private/server/journal/ [2022-05-03T20:33:58.666Z] spire-1.2.1/proto/private/server/journal/journal.pb.go [2022-05-03T20:33:58.666Z] spire-1.2.1/proto/private/server/journal/journal.proto [2022-05-03T20:33:58.666Z] spire-1.2.1/proto/spire/ [2022-05-03T20:33:58.666Z] spire-1.2.1/proto/spire/common/ [2022-05-03T20:33:58.666Z] spire-1.2.1/proto/spire/common/common.pb.go [2022-05-03T20:33:58.666Z] spire-1.2.1/proto/spire/common/common.proto [2022-05-03T20:33:58.666Z] spire-1.2.1/proto/spire/common/plugin/ [2022-05-03T20:33:58.666Z] spire-1.2.1/proto/spire/common/plugin/plugin.pb.go [2022-05-03T20:33:58.666Z] spire-1.2.1/proto/spire/common/plugin/plugin.proto [2022-05-03T20:33:58.666Z] spire-1.2.1/proto/spire/common/plugin/plugin_grpc.pb.go [2022-05-03T20:33:58.666Z] spire-1.2.1/proto/spire/common/plugin/plugin_spire_plugin.pb.go [2022-05-03T20:33:58.666Z] spire-1.2.1/proto/spire/plugin/ [2022-05-03T20:33:58.666Z] spire-1.2.1/proto/spire/plugin/agent/ [2022-05-03T20:33:58.666Z] spire-1.2.1/proto/spire/plugin/agent/svidstore/ [2022-05-03T20:33:58.666Z] spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/ [2022-05-03T20:33:58.666Z] spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/svidstore.pb.go [2022-05-03T20:33:58.666Z] spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/svidstore.proto [2022-05-03T20:33:58.666Z] spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/svidstore_grpc.pb.go [2022-05-03T20:33:58.666Z] spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/svidstore_spire_plugin.pb.go [2022-05-03T20:33:58.666Z] spire-1.2.1/release/ [2022-05-03T20:33:58.666Z] spire-1.2.1/release/spire-extras/ [2022-05-03T20:33:58.666Z] spire-1.2.1/release/spire-extras/README.md [2022-05-03T20:33:58.666Z] spire-1.2.1/release/spire-extras/conf/ [2022-05-03T20:33:58.666Z] spire-1.2.1/release/spire-extras/conf/k8s-workload-registrar/ [2022-05-03T20:33:58.666Z] spire-1.2.1/release/spire-extras/conf/k8s-workload-registrar/k8s-workload-registrar.conf [2022-05-03T20:33:58.666Z] spire-1.2.1/release/spire-extras/conf/oidc-discovery-provider/ [2022-05-03T20:33:58.666Z] spire-1.2.1/release/spire-extras/conf/oidc-discovery-provider/oidc-discovery-provider.conf [2022-05-03T20:33:58.666Z] spire-1.2.1/release/spire/ [2022-05-03T20:33:58.666Z] spire-1.2.1/release/spire/README.md [2022-05-03T20:33:58.666Z] spire-1.2.1/release/spire/conf/ [2022-05-03T20:33:58.666Z] spire-1.2.1/release/spire/conf/agent/ [2022-05-03T20:33:58.666Z] spire-1.2.1/release/spire/conf/agent/agent.conf [2022-05-03T20:33:58.666Z] spire-1.2.1/release/spire/conf/server/ [2022-05-03T20:33:58.666Z] spire-1.2.1/release/spire/conf/server/server.conf [2022-05-03T20:33:58.666Z] spire-1.2.1/script/ [2022-05-03T20:33:58.666Z] spire-1.2.1/script/build-artifact.sh [2022-05-03T20:33:58.666Z] spire-1.2.1/script/generate_dummy_ca.sh [2022-05-03T20:33:58.666Z] spire-1.2.1/support/ [2022-05-03T20:33:58.666Z] spire-1.2.1/support/k8s/ [2022-05-03T20:33:58.666Z] spire-1.2.1/support/k8s/k8s-workload-registrar/ [2022-05-03T20:33:58.666Z] spire-1.2.1/support/k8s/k8s-workload-registrar/README.md [2022-05-03T20:33:58.666Z] spire-1.2.1/support/k8s/k8s-workload-registrar/accessutil_posix.go [2022-05-03T20:33:58.666Z] spire-1.2.1/support/k8s/k8s-workload-registrar/accessutil_windows.go [2022-05-03T20:33:58.666Z] spire-1.2.1/pkg/server/datastore/sqlstore/sqlstore_test.go [2022-05-03T20:33:58.666Z] spire-1.2.1/pkg/server/datastore/sqlstore/stmt_cache.go [2022-05-03T20:33:58.666Z] spire-1.2.1/pkg/server/datastore/sqlstore/testdata/ [2022-05-03T20:33:58.666Z] spire-1.2.1/pkg/server/datastore/sqlstore/testdata/entries.json [2022-05-03T20:33:58.666Z] spire-1.2.1/pkg/server/datastore/sqlstore/testdata/entries_federates_with.json [2022-05-03T20:33:58.666Z] spire-1.2.1/pkg/server/datastore/sqlstore/testdata/invalid_registration_entries.json [2022-05-03T20:33:58.666Z] spire-1.2.1/pkg/server/datastore/sqlstore/testdata/valid_registration_entries.json [2022-05-03T20:33:58.666Z] spire-1.2.1/pkg/server/endpoints/ [2022-05-03T20:33:58.666Z] spire-1.2.1/pkg/server/endpoints/bundle/ [2022-05-03T20:33:58.666Z] spire-1.2.1/pkg/server/endpoints/bundle/acme_auth.go [2022-05-03T20:33:58.666Z] spire-1.2.1/pkg/server/endpoints/bundle/config.go [2022-05-03T20:33:58.666Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/ [2022-05-03T20:33:58.666Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/README [2022-05-03T20:33:58.666Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/acmetest/ [2022-05-03T20:33:58.666Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/acmetest/ca.go [2022-05-03T20:33:58.666Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/ [2022-05-03T20:33:58.666Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/autocert.go [2022-05-03T20:33:58.666Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/cache.go [2022-05-03T20:33:58.666Z] spire-1.2.1/support/k8s/k8s-workload-registrar/config.go [2022-05-03T20:33:58.666Z] spire-1.2.1/support/k8s/k8s-workload-registrar/config_crd.go [2022-05-03T20:33:58.666Z] spire-1.2.1/support/k8s/k8s-workload-registrar/config_crd_test.go [2022-05-03T20:33:58.666Z] spire-1.2.1/support/k8s/k8s-workload-registrar/config_reconcile.go [2022-05-03T20:33:58.666Z] spire-1.2.1/support/k8s/k8s-workload-registrar/config_test.go [2022-05-03T20:33:58.666Z] spire-1.2.1/support/k8s/k8s-workload-registrar/config_webhook.go [2022-05-03T20:33:58.666Z] spire-1.2.1/support/k8s/k8s-workload-registrar/controller.go [2022-05-03T20:33:58.666Z] spire-1.2.1/support/k8s/k8s-workload-registrar/controller_test.go [2022-05-03T20:33:58.666Z] spire-1.2.1/support/k8s/k8s-workload-registrar/federation/ [2022-05-03T20:33:58.666Z] spire-1.2.1/support/k8s/k8s-workload-registrar/federation/utils.go [2022-05-03T20:33:58.666Z] spire-1.2.1/support/k8s/k8s-workload-registrar/federation/utils_test.go [2022-05-03T20:33:58.666Z] spire-1.2.1/support/k8s/k8s-workload-registrar/generate-config.go [2022-05-03T20:33:58.666Z] spire-1.2.1/support/k8s/k8s-workload-registrar/main.go [2022-05-03T20:33:58.666Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/ [2022-05-03T20:33:58.666Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/README.md [2022-05-03T20:33:58.666Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/ [2022-05-03T20:33:58.666Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/ [2022-05-03T20:33:58.666Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/keys.go [2022-05-03T20:33:58.666Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/listener.go [2022-05-03T20:33:58.666Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/renewal.go [2022-05-03T20:33:58.666Z] spire-1.2.1/pkg/server/endpoints/bundle/server.go [2022-05-03T20:33:58.666Z] spire-1.2.1/pkg/server/endpoints/bundle/server_test.go [2022-05-03T20:33:58.666Z] spire-1.2.1/pkg/server/endpoints/bundle/spiffe_auth.go [2022-05-03T20:33:58.666Z] spire-1.2.1/pkg/server/endpoints/config.go [2022-05-03T20:33:58.666Z] spire-1.2.1/pkg/server/endpoints/endpoints.go [2022-05-03T20:33:58.666Z] spire-1.2.1/pkg/server/endpoints/endpoints_test.go [2022-05-03T20:33:58.666Z] spire-1.2.1/pkg/server/endpoints/entryfetcher.go [2022-05-03T20:33:58.666Z] spire-1.2.1/pkg/server/endpoints/entryfetcher_test.go [2022-05-03T20:33:58.666Z] spire-1.2.1/pkg/server/endpoints/middleware.go [2022-05-03T20:33:58.666Z] spire-1.2.1/pkg/server/endpoints/middleware_test.go [2022-05-03T20:33:58.666Z] spire-1.2.1/pkg/server/hostservice/ [2022-05-03T20:33:58.666Z] spire-1.2.1/pkg/server/hostservice/agentstore/ [2022-05-03T20:33:58.666Z] spire-1.2.1/pkg/server/hostservice/agentstore/agentstore.go [2022-05-03T20:33:58.666Z] spire-1.2.1/pkg/server/hostservice/agentstore/agentstore_test.go [2022-05-03T20:33:58.666Z] spire-1.2.1/pkg/server/hostservice/agentstore/attestation.go [2022-05-03T20:33:58.666Z] spire-1.2.1/pkg/server/hostservice/agentstore/attestation_test.go [2022-05-03T20:33:58.666Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/ [2022-05-03T20:33:58.666Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/groupversion_info.go [2022-05-03T20:33:58.666Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/spiffeid_types.go [2022-05-03T20:33:58.666Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/spiffeid_utils.go [2022-05-03T20:33:58.666Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/spiffeid_webhook.go [2022-05-03T20:33:58.666Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/zz_generated.deepcopy.go [2022-05-03T20:33:58.666Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/config/ [2022-05-03T20:33:58.666Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/config/spiffeid.spiffe.io_spiffeids.yaml [2022-05-03T20:33:58.667Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/config/spire-agent.yaml [2022-05-03T20:33:58.667Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/config/spire-server-registrar.yaml [2022-05-03T20:33:58.667Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/ [2022-05-03T20:33:58.667Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/endpoint_controller.go [2022-05-03T20:33:58.667Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/endpoint_controller_test.go [2022-05-03T20:33:58.667Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/node_controller.go [2022-05-03T20:33:58.667Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/node_controller_test.go [2022-05-03T20:33:58.667Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/pod_controller.go [2022-05-03T20:33:58.667Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/pod_controller_test.go [2022-05-03T20:33:58.667Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/spiffeid_controller.go [2022-05-03T20:33:58.667Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/spiffeid_controller_test.go [2022-05-03T20:33:58.667Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/suite_test.go [2022-05-03T20:33:58.667Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/utils.go [2022-05-03T20:33:58.667Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/samples/ [2022-05-03T20:33:58.667Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/samples/test_spiffeid.yaml [2022-05-03T20:33:58.667Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/samples/test_spiffeid_bad.yaml [2022-05-03T20:33:58.667Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/ [2022-05-03T20:33:58.667Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/ [2022-05-03T20:33:58.667Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/good-leaf-and-intermediate.pem [2022-05-03T20:33:58.667Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/good-leaf-only.pem [2022-05-03T20:33:58.667Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/key-pkcs8-ecdsa.pem [2022-05-03T20:33:58.667Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/key-pkcs8-rsa.pem [2022-05-03T20:33:58.667Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/webhook_svid.go [2022-05-03T20:33:58.667Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/webhook_svid_test.go [2022-05-03T20:33:58.667Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/ [2022-05-03T20:33:58.667Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/config/ [2022-05-03T20:33:58.667Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/config/roles.yaml [2022-05-03T20:33:58.667Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/ [2022-05-03T20:33:58.667Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/base_controller.go [2022-05-03T20:33:58.667Z] spire-1.2.1/pkg/server/hostservice/identityprovider/ [2022-05-03T20:33:58.667Z] spire-1.2.1/pkg/server/hostservice/identityprovider/identityprovider.go [2022-05-03T20:33:58.667Z] spire-1.2.1/pkg/server/hostservice/identityprovider/identityprovider_test.go [2022-05-03T20:33:58.667Z] spire-1.2.1/pkg/server/plugin/ [2022-05-03T20:33:58.667Z] spire-1.2.1/pkg/server/plugin/keymanager/ [2022-05-03T20:33:58.667Z] spire-1.2.1/pkg/server/plugin/keymanager/awskms/ [2022-05-03T20:33:58.667Z] spire-1.2.1/pkg/server/plugin/keymanager/awskms/awskms.go [2022-05-03T20:33:58.667Z] spire-1.2.1/pkg/server/plugin/keymanager/awskms/awskms_test.go [2022-05-03T20:33:58.667Z] spire-1.2.1/pkg/server/plugin/keymanager/awskms/client.go [2022-05-03T20:33:58.667Z] spire-1.2.1/pkg/server/plugin/keymanager/awskms/client_fake.go [2022-05-03T20:33:58.667Z] spire-1.2.1/pkg/server/plugin/keymanager/awskms/fetcher.go [2022-05-03T20:33:58.667Z] spire-1.2.1/pkg/server/plugin/keymanager/base/ [2022-05-03T20:33:58.667Z] spire-1.2.1/pkg/server/plugin/keymanager/base/keymanagerbase.go [2022-05-03T20:33:58.667Z] spire-1.2.1/pkg/server/plugin/keymanager/constant.go [2022-05-03T20:33:58.667Z] spire-1.2.1/pkg/server/plugin/keymanager/disk/ [2022-05-03T20:33:58.667Z] spire-1.2.1/pkg/server/plugin/keymanager/disk/disk.go [2022-05-03T20:33:58.667Z] spire-1.2.1/pkg/server/plugin/keymanager/disk/disk_test.go [2022-05-03T20:33:58.667Z] spire-1.2.1/pkg/server/plugin/keymanager/keymanager.go [2022-05-03T20:33:58.667Z] spire-1.2.1/pkg/server/plugin/keymanager/memory/ [2022-05-03T20:33:58.667Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/node_controller.go [2022-05-03T20:33:58.667Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/node_controller_test.go [2022-05-03T20:33:58.667Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/pod_controller.go [2022-05-03T20:33:58.667Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/pod_controller_test.go [2022-05-03T20:33:58.667Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/utils.go [2022-05-03T20:33:58.667Z] spire-1.2.1/support/k8s/k8s-workload-registrar/server.go [2022-05-03T20:33:58.667Z] spire-1.2.1/support/k8s/k8s-workload-registrar/server_test.go [2022-05-03T20:33:58.667Z] spire-1.2.1/support/k8s/k8s-workload-registrar/webhookhandler.go [2022-05-03T20:33:58.667Z] spire-1.2.1/support/k8s/k8s-workload-registrar/webhookhandler_test.go [2022-05-03T20:33:58.667Z] spire-1.2.1/support/oidc-discovery-provider/ [2022-05-03T20:33:58.667Z] spire-1.2.1/support/oidc-discovery-provider/README.md [2022-05-03T20:33:58.667Z] spire-1.2.1/support/oidc-discovery-provider/common_test.go [2022-05-03T20:33:58.667Z] spire-1.2.1/support/oidc-discovery-provider/config.go [2022-05-03T20:33:58.667Z] spire-1.2.1/support/oidc-discovery-provider/config_test.go [2022-05-03T20:33:58.667Z] spire-1.2.1/support/oidc-discovery-provider/domain_policy.go [2022-05-03T20:33:58.667Z] spire-1.2.1/support/oidc-discovery-provider/domain_policy_test.go [2022-05-03T20:33:58.667Z] spire-1.2.1/support/oidc-discovery-provider/handler.go [2022-05-03T20:33:58.667Z] spire-1.2.1/support/oidc-discovery-provider/handler_test.go [2022-05-03T20:33:58.667Z] spire-1.2.1/support/oidc-discovery-provider/jwks_source.go [2022-05-03T20:33:58.667Z] spire-1.2.1/support/oidc-discovery-provider/main.go [2022-05-03T20:33:58.667Z] spire-1.2.1/support/oidc-discovery-provider/server_api.go [2022-05-03T20:33:58.667Z] spire-1.2.1/support/oidc-discovery-provider/server_api_test.go [2022-05-03T20:33:58.667Z] spire-1.2.1/support/oidc-discovery-provider/workload_api.go [2022-05-03T20:33:58.667Z] spire-1.2.1/support/oidc-discovery-provider/workload_api_test.go [2022-05-03T20:33:58.667Z] spire-1.2.1/test/ [2022-05-03T20:33:58.667Z] spire-1.2.1/test/clock/ [2022-05-03T20:33:58.667Z] spire-1.2.1/test/clock/clock.go [2022-05-03T20:33:58.667Z] spire-1.2.1/test/fakes/ [2022-05-03T20:33:58.667Z] spire-1.2.1/test/fakes/fakeagentcatalog/ [2022-05-03T20:33:58.667Z] spire-1.2.1/test/fakes/fakeagentcatalog/catalog.go [2022-05-03T20:33:58.667Z] spire-1.2.1/test/fakes/fakeagentkeymanager/ [2022-05-03T20:33:58.667Z] spire-1.2.1/test/fakes/fakeagentkeymanager/keymanager.go [2022-05-03T20:33:58.667Z] spire-1.2.1/test/fakes/fakeagentnodeattestor/ [2022-05-03T20:33:58.667Z] spire-1.2.1/test/fakes/fakeagentnodeattestor/nodeattestor.go [2022-05-03T20:33:58.667Z] spire-1.2.1/test/fakes/fakeagentstore/ [2022-05-03T20:33:58.667Z] spire-1.2.1/test/fakes/fakeagentstore/agentstore.go [2022-05-03T20:33:58.667Z] spire-1.2.1/pkg/server/plugin/keymanager/memory/memory.go [2022-05-03T20:33:58.667Z] spire-1.2.1/pkg/server/plugin/keymanager/memory/memory_test.go [2022-05-03T20:33:58.667Z] spire-1.2.1/pkg/server/plugin/keymanager/repository.go [2022-05-03T20:33:58.667Z] spire-1.2.1/pkg/server/plugin/keymanager/test/ [2022-05-03T20:33:58.667Z] spire-1.2.1/pkg/server/plugin/keymanager/test/keymanagertest.go [2022-05-03T20:33:58.667Z] spire-1.2.1/pkg/server/plugin/keymanager/v1.go [2022-05-03T20:33:58.667Z] spire-1.2.1/pkg/server/plugin/keymanager/v1_test.go [2022-05-03T20:33:58.667Z] spire-1.2.1/pkg/server/plugin/nodeattestor/ [2022-05-03T20:33:58.667Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/ [2022-05-03T20:33:58.667Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/awsca.go [2022-05-03T20:33:58.667Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/client.go [2022-05-03T20:33:58.667Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/iid.go [2022-05-03T20:33:58.667Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/iid_test.go [2022-05-03T20:33:58.667Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/session.go [2022-05-03T20:33:58.667Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/spiffeid.go [2022-05-03T20:33:58.667Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/spiffeid_test.go [2022-05-03T20:33:58.667Z] spire-1.2.1/pkg/server/plugin/nodeattestor/azure/ [2022-05-03T20:33:58.667Z] spire-1.2.1/pkg/server/plugin/nodeattestor/azure/msi.go [2022-05-03T20:33:58.667Z] spire-1.2.1/pkg/server/plugin/nodeattestor/azure/msi_test.go [2022-05-03T20:33:58.667Z] spire-1.2.1/test/fakes/fakedatastore/ [2022-05-03T20:33:58.667Z] spire-1.2.1/test/fakes/fakedatastore/fakedatastore.go [2022-05-03T20:33:58.667Z] spire-1.2.1/test/fakes/fakeentryclient/ [2022-05-03T20:33:58.667Z] spire-1.2.1/test/fakes/fakeentryclient/entryclient.go [2022-05-03T20:33:58.667Z] spire-1.2.1/test/fakes/fakehealthchecker/ [2022-05-03T20:33:58.667Z] spire-1.2.1/test/fakes/fakehealthchecker/checker.go [2022-05-03T20:33:58.667Z] spire-1.2.1/test/fakes/fakeidentityprovider/ [2022-05-03T20:33:58.667Z] spire-1.2.1/test/fakes/fakeidentityprovider/identityprovider.go [2022-05-03T20:33:58.667Z] spire-1.2.1/test/fakes/fakemetrics/ [2022-05-03T20:33:58.667Z] spire-1.2.1/test/fakes/fakemetrics/fakemetrics.go [2022-05-03T20:33:58.667Z] spire-1.2.1/test/fakes/fakenoderesolver/ [2022-05-03T20:33:58.667Z] spire-1.2.1/test/fakes/fakenoderesolver/noderesolver.go [2022-05-03T20:33:58.667Z] spire-1.2.1/test/fakes/fakenotifier/ [2022-05-03T20:33:58.667Z] spire-1.2.1/test/fakes/fakenotifier/notifier.go [2022-05-03T20:33:58.667Z] spire-1.2.1/test/fakes/fakepluginmetrics/ [2022-05-03T20:33:58.667Z] spire-1.2.1/test/fakes/fakepluginmetrics/fakepluginmetrics.go [2022-05-03T20:33:58.667Z] spire-1.2.1/test/fakes/fakeserverca/ [2022-05-03T20:33:58.667Z] spire-1.2.1/test/fakes/fakeserverca/serverca.go [2022-05-03T20:33:58.667Z] spire-1.2.1/test/fakes/fakeservercatalog/ [2022-05-03T20:33:58.667Z] spire-1.2.1/test/fakes/fakeservercatalog/catalog.go [2022-05-03T20:33:58.667Z] spire-1.2.1/test/fakes/fakeserverkeymanager/ [2022-05-03T20:33:58.667Z] spire-1.2.1/test/fakes/fakeserverkeymanager/keymanager.go [2022-05-03T20:33:58.667Z] spire-1.2.1/test/fakes/fakeservernodeattestor/ [2022-05-03T20:33:58.667Z] spire-1.2.1/test/fakes/fakeservernodeattestor/nodeattestor.go [2022-05-03T20:33:58.667Z] spire-1.2.1/test/fakes/fakeupstreamauthority/ [2022-05-03T20:33:58.667Z] spire-1.2.1/test/fakes/fakeupstreamauthority/plugin.go [2022-05-03T20:33:58.667Z] spire-1.2.1/test/fakes/fakeupstreamauthority/upstreamauthority.go [2022-05-03T20:33:58.667Z] spire-1.2.1/test/fakes/fakeworkloadapi/ [2022-05-03T20:33:58.667Z] spire-1.2.1/test/fakes/fakeworkloadapi/workloadapi.go [2022-05-03T20:33:58.667Z] spire-1.2.1/test/fakes/fakeworkloadattestor/ [2022-05-03T20:33:58.667Z] spire-1.2.1/test/fakes/fakeworkloadattestor/workloadattestor.go [2022-05-03T20:33:58.667Z] spire-1.2.1/test/fixture/ [2022-05-03T20:33:58.667Z] spire-1.2.1/test/fixture/certs/ [2022-05-03T20:33:58.667Z] spire-1.2.1/test/fixture/certs/agent_svid.der [2022-05-03T20:33:58.667Z] spire-1.2.1/test/fixture/certs/base_cert.pem [2022-05-03T20:33:58.667Z] spire-1.2.1/test/fixture/certs/base_csr.pem [2022-05-03T20:33:58.667Z] spire-1.2.1/test/fixture/certs/base_key.pem [2022-05-03T20:33:58.667Z] spire-1.2.1/test/fixture/certs/base_rotated_cert.pem [2022-05-03T20:33:58.667Z] spire-1.2.1/test/fixture/certs/base_rotated_csr.pem [2022-05-03T20:33:58.667Z] spire-1.2.1/test/fixture/certs/base_rotated_key.pem [2022-05-03T20:33:58.667Z] spire-1.2.1/test/fixture/certs/blog_cert.pem [2022-05-03T20:33:58.667Z] spire-1.2.1/test/fixture/certs/blog_csr.pem [2022-05-03T20:33:58.667Z] spire-1.2.1/test/fixture/certs/blog_key.pem [2022-05-03T20:33:58.667Z] spire-1.2.1/test/fixture/certs/bundle.der [2022-05-03T20:33:58.667Z] spire-1.2.1/pkg/server/plugin/nodeattestor/base/ [2022-05-03T20:33:58.667Z] spire-1.2.1/pkg/server/plugin/nodeattestor/base/base.go [2022-05-03T20:33:58.667Z] spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/ [2022-05-03T20:33:58.667Z] spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/google_public_key_retriever.go [2022-05-03T20:33:58.667Z] spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/google_public_key_retriever_test.go [2022-05-03T20:33:58.667Z] spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/iit.go [2022-05-03T20:33:58.667Z] spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/iit_test.go [2022-05-03T20:33:58.667Z] spire-1.2.1/pkg/server/plugin/nodeattestor/jointoken/ [2022-05-03T20:33:58.667Z] spire-1.2.1/pkg/server/plugin/nodeattestor/jointoken/join_token.go [2022-05-03T20:33:58.667Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/ [2022-05-03T20:33:58.667Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/psat/ [2022-05-03T20:33:58.667Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/psat/psat.go [2022-05-03T20:33:58.667Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/psat/psat_test.go [2022-05-03T20:33:58.667Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/sat/ [2022-05-03T20:33:58.667Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/sat/sat.go [2022-05-03T20:33:58.667Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/sat/sat_test.go [2022-05-03T20:33:58.667Z] spire-1.2.1/pkg/server/plugin/nodeattestor/nodeattestor.go [2022-05-03T20:33:58.667Z] spire-1.2.1/pkg/server/plugin/nodeattestor/repository.go [2022-05-03T20:33:58.667Z] spire-1.2.1/pkg/server/plugin/nodeattestor/sshpop/ [2022-05-03T20:33:58.667Z] spire-1.2.1/pkg/server/plugin/nodeattestor/sshpop/sshpop.go [2022-05-03T20:33:58.667Z] spire-1.2.1/pkg/server/plugin/nodeattestor/sshpop/sshpop_test.go [2022-05-03T20:33:58.667Z] spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/ [2022-05-03T20:33:58.667Z] spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/challenge.go [2022-05-03T20:33:58.667Z] spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/devid.go [2022-05-03T20:33:58.667Z] spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/devid_test.go [2022-05-03T20:33:58.667Z] spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/selectors.go [2022-05-03T20:33:58.667Z] spire-1.2.1/pkg/server/plugin/nodeattestor/v1.go [2022-05-03T20:33:58.667Z] spire-1.2.1/pkg/server/plugin/nodeattestor/v1_test.go [2022-05-03T20:33:58.667Z] spire-1.2.1/pkg/server/plugin/nodeattestor/x509pop/ [2022-05-03T20:33:58.667Z] spire-1.2.1/pkg/server/plugin/nodeattestor/x509pop/x509pop.go [2022-05-03T20:33:58.667Z] spire-1.2.1/pkg/server/plugin/nodeattestor/x509pop/x509pop_test.go [2022-05-03T20:33:58.667Z] spire-1.2.1/pkg/server/plugin/noderesolver/ [2022-05-03T20:33:58.667Z] spire-1.2.1/pkg/server/plugin/noderesolver/azure/ [2022-05-03T20:33:58.667Z] spire-1.2.1/pkg/server/plugin/noderesolver/azure/client.go [2022-05-03T20:33:58.667Z] spire-1.2.1/pkg/server/plugin/noderesolver/azure/msi.go [2022-05-03T20:33:58.667Z] spire-1.2.1/pkg/server/plugin/noderesolver/azure/msi_test.go [2022-05-03T20:33:58.667Z] spire-1.2.1/test/fixture/certs/ca.pem [2022-05-03T20:33:58.667Z] spire-1.2.1/test/fixture/certs/ca_key.pem [2022-05-03T20:33:58.667Z] spire-1.2.1/test/fixture/certs/database_cert.pem [2022-05-03T20:33:58.667Z] spire-1.2.1/test/fixture/certs/database_csr.pem [2022-05-03T20:33:58.667Z] spire-1.2.1/test/fixture/certs/database_key.pem [2022-05-03T20:33:58.667Z] spire-1.2.1/test/fixture/certs/node_cert.pem [2022-05-03T20:33:58.667Z] spire-1.2.1/test/fixture/certs/node_csr.pem [2022-05-03T20:33:58.667Z] spire-1.2.1/test/fixture/certs/node_key.pem [2022-05-03T20:33:58.667Z] spire-1.2.1/test/fixture/certs/svid.pem [2022-05-03T20:33:58.667Z] spire-1.2.1/test/fixture/certs/svid_key.pem [2022-05-03T20:33:58.667Z] spire-1.2.1/test/fixture/config/ [2022-05-03T20:33:58.667Z] spire-1.2.1/test/fixture/config/agent_bad_agent_block.conf [2022-05-03T20:33:58.667Z] spire-1.2.1/test/fixture/config/agent_good.conf [2022-05-03T20:33:58.667Z] spire-1.2.1/test/fixture/config/agent_good_templated.conf [2022-05-03T20:33:58.667Z] spire-1.2.1/test/fixture/config/plugin_good.conf [2022-05-03T20:33:58.667Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_DogStatsd_block.conf [2022-05-03T20:33:58.667Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_InMem_block.conf [2022-05-03T20:33:58.667Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_M3_block.conf [2022-05-03T20:33:58.667Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_Prometheus_block.conf [2022-05-03T20:33:58.667Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_Statsd_block.conf [2022-05-03T20:33:58.667Z] spire-1.2.1/pkg/server/plugin/noderesolver/noderesolver.go [2022-05-03T20:33:58.667Z] spire-1.2.1/pkg/server/plugin/noderesolver/repository.go [2022-05-03T20:33:58.667Z] spire-1.2.1/pkg/server/plugin/noderesolver/v1.go [2022-05-03T20:33:58.667Z] spire-1.2.1/pkg/server/plugin/noderesolver/v1_test.go [2022-05-03T20:33:58.667Z] spire-1.2.1/pkg/server/plugin/notifier/ [2022-05-03T20:33:58.667Z] spire-1.2.1/pkg/server/plugin/notifier/gcsbundle/ [2022-05-03T20:33:58.667Z] spire-1.2.1/pkg/server/plugin/notifier/gcsbundle/gcsbundle.go [2022-05-03T20:33:58.667Z] spire-1.2.1/pkg/server/plugin/notifier/gcsbundle/gcsbundle_test.go [2022-05-03T20:33:58.667Z] spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/ [2022-05-03T20:33:58.667Z] spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/k8sbundle.go [2022-05-03T20:33:58.667Z] spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/k8sbundle_test.go [2022-05-03T20:33:58.667Z] spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/k8sbundle_watcher.go [2022-05-03T20:33:58.667Z] spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/k8sbundle_watcher_test.go [2022-05-03T20:33:58.667Z] spire-1.2.1/pkg/server/plugin/notifier/notifier.go [2022-05-03T20:33:58.667Z] spire-1.2.1/pkg/server/plugin/notifier/repository.go [2022-05-03T20:33:58.667Z] spire-1.2.1/pkg/server/plugin/notifier/v1.go [2022-05-03T20:33:58.667Z] spire-1.2.1/pkg/server/plugin/notifier/v1_test.go [2022-05-03T20:33:58.667Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/ [2022-05-03T20:33:58.667Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/ [2022-05-03T20:33:58.667Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_health_checks_block.conf [2022-05-03T20:33:58.667Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_root_block.conf [2022-05-03T20:33:58.667Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_telemetry_block.conf [2022-05-03T20:33:58.667Z] spire-1.2.1/test/fixture/config/server_bad_nested_bundle_endpoint_acme_block.conf [2022-05-03T20:33:58.667Z] spire-1.2.1/test/fixture/config/server_bad_nested_bundle_endpoint_block.conf [2022-05-03T20:33:58.667Z] spire-1.2.1/test/fixture/config/server_bad_nested_ca_subject_block.conf [2022-05-03T20:33:58.667Z] spire-1.2.1/test/fixture/config/server_bad_nested_experimental_block.conf [2022-05-03T20:33:58.667Z] spire-1.2.1/test/fixture/config/server_bad_nested_federates_with_block.conf [2022-05-03T20:33:58.667Z] spire-1.2.1/test/fixture/config/server_bad_nested_federation_block.conf [2022-05-03T20:33:58.667Z] spire-1.2.1/test/fixture/config/server_bad_ratelimit_block.conf [2022-05-03T20:33:58.667Z] spire-1.2.1/test/fixture/config/server_bad_server_block.conf [2022-05-03T20:33:58.667Z] spire-1.2.1/test/fixture/config/server_good.conf [2022-05-03T20:33:58.667Z] spire-1.2.1/test/fixture/config/server_good_templated.conf [2022-05-03T20:33:58.667Z] spire-1.2.1/test/fixture/fixture.go [2022-05-03T20:33:58.667Z] spire-1.2.1/test/fixture/nodeattestor/ [2022-05-03T20:33:58.667Z] spire-1.2.1/test/fixture/nodeattestor/sshpop/ [2022-05-03T20:33:58.667Z] spire-1.2.1/test/fixture/nodeattestor/sshpop/agent_ssh_key [2022-05-03T20:33:58.667Z] spire-1.2.1/test/fixture/nodeattestor/sshpop/agent_ssh_key-cert.pub [2022-05-03T20:33:58.667Z] spire-1.2.1/test/fixture/nodeattestor/sshpop/ssh_cert_authority.pub [2022-05-03T20:33:58.667Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/ [2022-05-03T20:33:58.667Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/generate.go [2022-05-03T20:33:58.667Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/intermediate.pem [2022-05-03T20:33:58.667Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/leaf-crt-bundle.pem [2022-05-03T20:33:58.667Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/leaf-key.pem [2022-05-03T20:33:58.667Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/leaf.pem [2022-05-03T20:33:58.667Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/root-crt.pem [2022-05-03T20:33:58.667Z] spire-1.2.1/test/fixture/registration/ [2022-05-03T20:33:58.667Z] spire-1.2.1/test/fixture/registration/entries.json [2022-05-03T20:33:58.667Z] spire-1.2.1/test/fixture/registration/good-for-update.json [2022-05-03T20:33:58.667Z] spire-1.2.1/test/fixture/registration/good.json [2022-05-03T20:33:58.667Z] spire-1.2.1/test/fixture/registration/invalid.json [2022-05-03T20:33:58.667Z] spire-1.2.1/test/fixture/registration/invalid_json.json [2022-05-03T20:33:58.667Z] spire-1.2.1/test/fixture/registration/manager_test_entries.json [2022-05-03T20:33:58.667Z] spire-1.2.1/test/integration/ [2022-05-03T20:33:58.667Z] spire-1.2.1/test/integration/README.md [2022-05-03T20:33:58.667Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/pca.go [2022-05-03T20:33:58.667Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/pca_client.go [2022-05-03T20:33:58.667Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/pca_client_fake.go [2022-05-03T20:33:58.667Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/pca_test.go [2022-05-03T20:33:58.667Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/testdata/ [2022-05-03T20:33:58.667Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/testdata/arbitrary_certificate_with_upstream_root.pem [2022-05-03T20:33:58.667Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/testdata/i_am_not_a_certificate.txt [2022-05-03T20:33:58.667Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/ [2022-05-03T20:33:58.667Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/awslib.go [2022-05-03T20:33:58.667Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/awslib_fake_test.go [2022-05-03T20:33:58.667Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/awssecret.go [2022-05-03T20:33:58.667Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/awssecret_test.go [2022-05-03T20:33:58.667Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/ [2022-05-03T20:33:58.667Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/ [2022-05-03T20:33:58.667Z] spire-1.2.1/test/integration/common [2022-05-03T20:33:58.667Z] spire-1.2.1/test/integration/setup/ [2022-05-03T20:33:58.667Z] spire-1.2.1/test/integration/setup/adminclient/ [2022-05-03T20:33:58.667Z] spire-1.2.1/test/integration/setup/adminclient/build.sh [2022-05-03T20:33:58.667Z] spire-1.2.1/test/integration/setup/adminclient/client.go [2022-05-03T20:33:58.667Z] spire-1.2.1/test/integration/setup/debugagent/ [2022-05-03T20:33:58.667Z] spire-1.2.1/test/integration/setup/debugagent/build.sh [2022-05-03T20:33:58.667Z] spire-1.2.1/test/integration/setup/debugagent/main.go [2022-05-03T20:33:58.667Z] spire-1.2.1/test/integration/setup/debugserver/ [2022-05-03T20:33:58.667Z] spire-1.2.1/test/integration/setup/debugserver/build.sh [2022-05-03T20:33:58.667Z] spire-1.2.1/test/integration/setup/debugserver/main.go [2022-05-03T20:33:58.667Z] spire-1.2.1/test/integration/setup/downstreamclient/ [2022-05-03T20:33:58.667Z] spire-1.2.1/test/integration/setup/downstreamclient/build.sh [2022-05-03T20:33:58.667Z] spire-1.2.1/test/integration/setup/downstreamclient/client.go [2022-05-03T20:33:58.667Z] spire-1.2.1/test/integration/setup/itclient/ [2022-05-03T20:33:58.667Z] spire-1.2.1/test/integration/setup/itclient/client.go [2022-05-03T20:33:58.667Z] spire-1.2.1/test/integration/setup/node-attestation/ [2022-05-03T20:33:58.667Z] spire-1.2.1/test/integration/setup/node-attestation/build.sh [2022-05-03T20:33:58.667Z] spire-1.2.1/test/integration/setup/node-attestation/client.go [2022-05-03T20:33:58.667Z] spire-1.2.1/test/integration/setup/x509pop/ [2022-05-03T20:33:58.667Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/EC/ [2022-05-03T20:33:58.667Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/EC/alternative_key.pem [2022-05-03T20:33:58.667Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/EC/cert.pem [2022-05-03T20:33:58.667Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/EC/private_key.pem [2022-05-03T20:33:58.667Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/ [2022-05-03T20:33:58.667Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/api.go [2022-05-03T20:33:58.667Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/api_test.go [2022-05-03T20:33:58.667Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/certmanager.go [2022-05-03T20:33:58.667Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/certmanager_test.go [2022-05-03T20:33:58.667Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/ [2022-05-03T20:33:58.667Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/ [2022-05-03T20:33:58.667Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/doc.go [2022-05-03T20:33:58.667Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/meta.go [2022-05-03T20:33:58.667Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/types.go [2022-05-03T20:33:58.667Z] spire-1.2.1/test/integration/setup/x509pop/gencerts.go [2022-05-03T20:33:58.667Z] spire-1.2.1/test/integration/setup/x509pop/setup.sh [2022-05-03T20:33:58.667Z] spire-1.2.1/test/integration/suites/ [2022-05-03T20:33:58.667Z] spire-1.2.1/test/integration/suites/admin-endpoints/ [2022-05-03T20:33:58.667Z] spire-1.2.1/test/integration/suites/admin-endpoints/00-setup [2022-05-03T20:33:58.667Z] spire-1.2.1/test/integration/suites/admin-endpoints/01-start-server [2022-05-03T20:33:58.667Z] spire-1.2.1/test/integration/suites/admin-endpoints/02-bootstrap-agent [2022-05-03T20:33:58.667Z] spire-1.2.1/test/integration/suites/admin-endpoints/03-start-agent [2022-05-03T20:33:58.667Z] spire-1.2.1/test/integration/suites/admin-endpoints/04-create-registration-entries [2022-05-03T20:33:58.667Z] spire-1.2.1/test/integration/suites/admin-endpoints/05-test-endpoints [2022-05-03T20:33:58.667Z] spire-1.2.1/test/integration/suites/admin-endpoints/README.md [2022-05-03T20:33:58.667Z] spire-1.2.1/test/integration/suites/admin-endpoints/conf/ [2022-05-03T20:33:58.667Z] spire-1.2.1/test/integration/suites/admin-endpoints/conf/agent/ [2022-05-03T20:33:58.667Z] spire-1.2.1/test/integration/suites/admin-endpoints/conf/agent/agent.conf [2022-05-03T20:33:58.667Z] spire-1.2.1/test/integration/suites/admin-endpoints/conf/server/ [2022-05-03T20:33:58.667Z] spire-1.2.1/test/integration/suites/admin-endpoints/conf/server/server.conf [2022-05-03T20:33:58.667Z] spire-1.2.1/test/integration/suites/admin-endpoints/docker-compose.yaml [2022-05-03T20:33:58.667Z] spire-1.2.1/test/integration/suites/admin-endpoints/teardown [2022-05-03T20:33:58.667Z] spire-1.2.1/test/integration/suites/datastore-mysql-replication/ [2022-05-03T20:33:58.667Z] spire-1.2.1/test/integration/suites/datastore-mysql-replication/00-setup [2022-05-03T20:33:58.667Z] spire-1.2.1/test/integration/suites/datastore-mysql-replication/01-test-variants [2022-05-03T20:33:58.667Z] spire-1.2.1/test/integration/suites/datastore-mysql-replication/README.md [2022-05-03T20:33:58.667Z] spire-1.2.1/test/integration/suites/datastore-mysql-replication/docker-compose.yaml [2022-05-03T20:33:58.667Z] spire-1.2.1/test/integration/suites/datastore-mysql-replication/teardown [2022-05-03T20:33:58.667Z] spire-1.2.1/test/integration/suites/datastore-mysql/ [2022-05-03T20:33:58.667Z] spire-1.2.1/test/integration/suites/datastore-mysql/00-setup [2022-05-03T20:33:58.667Z] spire-1.2.1/test/integration/suites/datastore-mysql/01-test-variants [2022-05-03T20:33:58.667Z] spire-1.2.1/test/integration/suites/datastore-mysql/README.md [2022-05-03T20:33:58.667Z] spire-1.2.1/test/integration/suites/datastore-mysql/docker-compose.yaml [2022-05-03T20:33:58.667Z] spire-1.2.1/test/integration/suites/datastore-mysql/teardown [2022-05-03T20:33:58.667Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/ [2022-05-03T20:33:58.667Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/00-setup [2022-05-03T20:33:58.667Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/types_certificaterequest.go [2022-05-03T20:33:58.668Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/zz_generated.deepcopy.go [2022-05-03T20:33:58.668Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/ [2022-05-03T20:33:58.668Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/disk.go [2022-05-03T20:33:58.668Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/disk_test.go [2022-05-03T20:33:58.668Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/ [2022-05-03T20:33:58.668Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/ [2022-05-03T20:33:58.668Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/ [2022-05-03T20:33:58.668Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/cert.pem [2022-05-03T20:33:58.668Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/intermediate_cert.pem [2022-05-03T20:33:58.668Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/intermediate_cert.srl [2022-05-03T20:33:58.668Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/intermediate_csr.pem [2022-05-03T20:33:58.668Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/intermediate_key.pem [2022-05-03T20:33:58.668Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/01-test-variants [2022-05-03T20:33:58.668Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/README.md [2022-05-03T20:33:58.668Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/docker-compose.yaml [2022-05-03T20:33:58.668Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/principal/ [2022-05-03T20:33:58.668Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/principal/init.sh [2022-05-03T20:33:58.668Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/replica/ [2022-05-03T20:33:58.668Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/replica/docker-entrypoint.sh [2022-05-03T20:33:58.668Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/replica/v12/ [2022-05-03T20:33:58.668Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/replica/v12/docker-entrypoint.sh [2022-05-03T20:33:58.668Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/teardown [2022-05-03T20:33:58.668Z] spire-1.2.1/test/integration/suites/datastore-postgres/ [2022-05-03T20:33:58.668Z] spire-1.2.1/test/integration/suites/datastore-postgres/00-setup [2022-05-03T20:33:58.668Z] spire-1.2.1/test/integration/suites/datastore-postgres/01-test-variants [2022-05-03T20:33:58.668Z] spire-1.2.1/test/integration/suites/datastore-postgres/README.md [2022-05-03T20:33:58.668Z] spire-1.2.1/test/integration/suites/datastore-postgres/docker-compose.yaml [2022-05-03T20:33:58.668Z] spire-1.2.1/test/integration/suites/datastore-postgres/teardown [2022-05-03T20:33:58.668Z] spire-1.2.1/test/integration/suites/debug-endpoints/ [2022-05-03T20:33:58.668Z] spire-1.2.1/test/integration/suites/debug-endpoints/00-setup [2022-05-03T20:33:58.668Z] spire-1.2.1/test/integration/suites/debug-endpoints/01-start-server [2022-05-03T20:33:58.668Z] spire-1.2.1/test/integration/suites/debug-endpoints/02-bootstrap-agent [2022-05-03T20:33:58.668Z] spire-1.2.1/test/integration/suites/debug-endpoints/03-start-agent [2022-05-03T20:33:58.668Z] spire-1.2.1/test/integration/suites/debug-endpoints/04-create-registration-entries [2022-05-03T20:33:58.668Z] spire-1.2.1/test/integration/suites/debug-endpoints/05-test-endpoints [2022-05-03T20:33:58.668Z] spire-1.2.1/test/integration/suites/debug-endpoints/README.md [2022-05-03T20:33:58.668Z] spire-1.2.1/test/integration/suites/debug-endpoints/conf/ [2022-05-03T20:33:58.668Z] spire-1.2.1/test/integration/suites/debug-endpoints/conf/agent/ [2022-05-03T20:33:58.668Z] spire-1.2.1/test/integration/suites/debug-endpoints/conf/agent/agent.conf [2022-05-03T20:33:58.668Z] spire-1.2.1/test/integration/suites/debug-endpoints/conf/server/ [2022-05-03T20:33:58.668Z] spire-1.2.1/test/integration/suites/debug-endpoints/conf/server/server.conf [2022-05-03T20:33:58.668Z] spire-1.2.1/test/integration/suites/debug-endpoints/docker-compose.yaml [2022-05-03T20:33:58.668Z] spire-1.2.1/test/integration/suites/debug-endpoints/teardown [2022-05-03T20:33:58.668Z] spire-1.2.1/test/integration/suites/downstream-endpoints/ [2022-05-03T20:33:58.668Z] spire-1.2.1/test/integration/suites/downstream-endpoints/00-setup [2022-05-03T20:33:58.668Z] spire-1.2.1/test/integration/suites/downstream-endpoints/01-start-server [2022-05-03T20:33:58.668Z] spire-1.2.1/test/integration/suites/downstream-endpoints/02-bootstrap-agent [2022-05-03T20:33:58.668Z] spire-1.2.1/test/integration/suites/downstream-endpoints/03-start-agent [2022-05-03T20:33:58.668Z] spire-1.2.1/test/integration/suites/downstream-endpoints/04-create-entries [2022-05-03T20:33:58.668Z] spire-1.2.1/test/integration/suites/downstream-endpoints/05-test-endpoints [2022-05-03T20:33:58.668Z] spire-1.2.1/test/integration/suites/downstream-endpoints/README.md [2022-05-03T20:33:58.668Z] spire-1.2.1/test/integration/suites/downstream-endpoints/conf/ [2022-05-03T20:33:58.668Z] spire-1.2.1/test/integration/suites/downstream-endpoints/conf/agent/ [2022-05-03T20:33:58.668Z] spire-1.2.1/test/integration/suites/downstream-endpoints/conf/agent/agent.conf [2022-05-03T20:33:58.668Z] spire-1.2.1/test/integration/suites/downstream-endpoints/conf/server/ [2022-05-03T20:33:58.668Z] spire-1.2.1/test/integration/suites/downstream-endpoints/conf/server/server.conf [2022-05-03T20:33:58.668Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/private_key.pem [2022-05-03T20:33:58.668Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/root_cert.pem [2022-05-03T20:33:58.668Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/root_cert.srl [2022-05-03T20:33:58.668Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/root_key.pem [2022-05-03T20:33:58.668Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_and_intermediate.pem [2022-05-03T20:33:58.668Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_and_root.pem [2022-05-03T20:33:58.668Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_cert.pem [2022-05-03T20:33:58.668Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_csr.pem [2022-05-03T20:33:58.668Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_key.pem [2022-05-03T20:33:58.668Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS1/ [2022-05-03T20:33:58.668Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS1/cert.pem [2022-05-03T20:33:58.668Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS1/private_key.pem [2022-05-03T20:33:58.668Z] spire-1.2.1/test/integration/suites/downstream-endpoints/docker-compose.yaml [2022-05-03T20:33:58.668Z] spire-1.2.1/test/integration/suites/downstream-endpoints/teardown [2022-05-03T20:33:58.668Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/ [2022-05-03T20:33:58.668Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/00-setup [2022-05-03T20:33:58.668Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/01-start-server [2022-05-03T20:33:58.668Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/02-bootstrap-agents [2022-05-03T20:33:58.668Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/03-start-remaining-containers [2022-05-03T20:33:58.668Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/04-create-workload-entries [2022-05-03T20:33:58.668Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/05-check-workload-connectivity [2022-05-03T20:33:58.668Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/README.md [2022-05-03T20:33:58.668Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/ [2022-05-03T20:33:58.668Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/downstream-agent/ [2022-05-03T20:33:58.668Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/downstream-agent/agent.conf [2022-05-03T20:33:58.668Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/downstream-envoy/ [2022-05-03T20:33:58.668Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/downstream-envoy/envoy.yaml [2022-05-03T20:33:58.668Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/server/ [2022-05-03T20:33:58.668Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/server/server.conf [2022-05-03T20:33:58.668Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/supervisord.conf [2022-05-03T20:33:58.668Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/upstream-agent/ [2022-05-03T20:33:58.668Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/upstream-agent/agent.conf [2022-05-03T20:33:58.668Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/upstream-envoy/ [2022-05-03T20:33:58.668Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/upstream-envoy/envoy.yaml [2022-05-03T20:33:58.668Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/docker-compose.yaml [2022-05-03T20:33:58.668Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/teardown [2022-05-03T20:33:58.668Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/ [2022-05-03T20:33:58.668Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/00-test-envoy-releases.sh [2022-05-03T20:33:58.668Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/Dockerfile [2022-05-03T20:33:58.668Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/README.md [2022-05-03T20:33:58.668Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/ [2022-05-03T20:33:58.668Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/ [2022-05-03T20:33:58.668Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS8/ [2022-05-03T20:33:58.668Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS8/cert.pem [2022-05-03T20:33:58.668Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS8/private_key.pem [2022-05-03T20:33:58.668Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/empty/ [2022-05-03T20:33:58.668Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/empty/cert.pem [2022-05-03T20:33:58.668Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/empty/private_key.pem [2022-05-03T20:33:58.668Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/unknown/ [2022-05-03T20:33:58.668Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/unknown/cert.pem [2022-05-03T20:33:58.668Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/unknown/private_key.pem [2022-05-03T20:33:58.668Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/upstream_and_intermediate.pem [2022-05-03T20:33:58.668Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/gcpcas/ [2022-05-03T20:33:58.668Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/gcpcas/gcpcas.go [2022-05-03T20:33:58.668Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/gcpcas/gcpcas_test.go [2022-05-03T20:33:58.668Z] [2022-05-03T20:33:58.668Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/agent/ [2022-05-03T20:33:58.668Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/agent/agent.conf [2022-05-03T20:33:58.668Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/envoy/ [2022-05-03T20:33:58.668Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/envoy/envoy.yaml [2022-05-03T20:33:58.668Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/server/ [2022-05-03T20:33:58.668Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/server/server.conf [2022-05-03T20:33:58.668Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/ [2022-05-03T20:33:58.668Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/agent/ [2022-05-03T20:33:58.668Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/agent/agent.conf [2022-05-03T20:33:58.668Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/envoy/ [2022-05-03T20:33:58.668Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/envoy/envoy.yaml [2022-05-03T20:33:58.668Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/supervisord.conf [2022-05-03T20:33:58.668Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/ [2022-05-03T20:33:58.668Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/agent/ [2022-05-03T20:33:58.668Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/agent/agent.conf [2022-05-03T20:33:58.668Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/envoy/ [2022-05-03T20:33:58.668Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/envoy/envoy.yaml [2022-05-03T20:33:58.668Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/server/ [2022-05-03T20:33:58.668Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/server/server.conf [2022-05-03T20:33:58.668Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/docker-compose.yaml [2022-05-03T20:33:58.668Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/teardown [2022-05-03T20:33:58.668Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/ [2022-05-03T20:33:58.668Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/00-test-envoy-releases [2022-05-03T20:33:58.668Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/README.md [2022-05-03T20:33:58.668Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/spire-1.2.1/pkg/server/plugin/upstreamauthority/repository.go [2022-05-03T20:33:58.668Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/ [2022-05-03T20:33:58.668Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/fake_handlers_test.go [2022-05-03T20:33:58.668Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/spire.go [2022-05-03T20:33:58.668Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/spire_server_client.go [2022-05-03T20:33:58.668Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/spire_test.go [2022-05-03T20:33:58.668Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/testdata/ [2022-05-03T20:33:58.668Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/testdata/keys/ [2022-05-03T20:33:58.668Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/testdata/keys/jwks.json [2022-05-03T20:33:58.668Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/upstreamauthority.go [2022-05-03T20:33:58.668Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/v1.go [2022-05-03T20:33:58.668Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/v1_test.go [2022-05-03T20:33:58.668Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/ [2022-05-03T20:33:58.668Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/renewer.go [2022-05-03T20:33:58.668Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/ [2022-05-03T20:33:58.668Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/k8s/ [2022-05-03T20:33:58.668Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/downstream-agent/ [2022-05-03T20:33:58.668Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/downstream-agent/agent.conf [2022-05-03T20:33:58.668Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/downstream-envoy/ [2022-05-03T20:33:58.668Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/downstream-envoy/envoy.yaml [2022-05-03T20:33:58.668Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/server/ [2022-05-03T20:33:58.668Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/server/server.conf [2022-05-03T20:33:58.668Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/supervisord.conf [2022-05-03T20:33:58.668Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/upstream-agent/ [2022-05-03T20:33:58.668Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/upstream-agent/agent.conf [2022-05-03T20:33:58.668Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/upstream-envoy/ [2022-05-03T20:33:58.668Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/upstream-envoy/envoy.yaml [2022-05-03T20:33:58.668Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/docker-compose.yaml [2022-05-03T20:33:58.668Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/teardown [2022-05-03T20:33:58.668Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/ [2022-05-03T20:33:58.668Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/00-setup [2022-05-03T20:33:58.668Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/01-start-servers [2022-05-03T20:33:58.668Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/02-bootstrap-federation-and-agents [2022-05-03T20:33:58.668Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/03-start-remaining-containers [2022-05-03T20:33:58.668Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/04-create-workload-entries [2022-05-03T20:33:58.668Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/05-check-workload-connectivity [2022-05-03T20:33:58.668Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/06-stop-servers [2022-05-03T20:33:58.668Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/07-check-workload-connectivity [2022-05-03T20:33:58.668Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/08-start-servers [2022-05-03T20:33:58.668Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/09-check-workload-connectivity [2022-05-03T20:33:58.668Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/10-stop-agents [2022-05-03T20:33:58.668Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/11-check-workload-connectivity [2022-05-03T20:33:58.668Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/12-start-agents [2022-05-03T20:33:58.668Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/13-check-workload-connectivity [2022-05-03T20:33:58.668Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/k8s/signing-key.pem [2022-05-03T20:33:58.668Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/k8s/token [2022-05-03T20:33:58.668Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/ [2022-05-03T20:33:58.668Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/ [2022-05-03T20:33:58.668Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/README.md [2022-05-03T20:33:58.668Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/client_cert.pem [2022-05-03T20:33:58.668Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/client_csr.pem [2022-05-03T20:33:58.668Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/client_key.pem [2022-05-03T20:33:58.668Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_cert.pem [2022-05-03T20:33:58.668Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_cert.srl [2022-05-03T20:33:58.668Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_csr.pem [2022-05-03T20:33:58.668Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_key.pem [2022-05-03T20:33:58.668Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_vault_cert.pem [2022-05-03T20:33:58.668Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/Dockerfile [2022-05-03T20:33:58.668Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/README.md [2022-05-03T20:33:58.668Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/ [2022-05-03T20:33:58.668Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/ [2022-05-03T20:33:58.668Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/agent/ [2022-05-03T20:33:58.668Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/agent/agent.conf [2022-05-03T20:33:58.668Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/ghostunnel/ [2022-05-03T20:33:58.668Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/ghostunnel/ghostunnel.flags [2022-05-03T20:33:58.668Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/server/ [2022-05-03T20:33:58.668Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/server/server.conf [2022-05-03T20:33:58.668Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/supervisord/ [2022-05-03T20:33:58.668Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/supervisord/supervisord.conf [2022-05-03T20:33:58.668Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/ [2022-05-03T20:33:58.668Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/agent/ [2022-05-03T20:33:58.668Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/agent/agent.conf [2022-05-03T20:33:58.668Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/ghostunnel/ [2022-05-03T20:33:58.668Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/ghostunnel/ghostunnel.flags [2022-05-03T20:33:58.668Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/server/ [2022-05-03T20:33:58.668Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/server/server.conf [2022-05-03T20:33:58.668Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/supervisord/ [2022-05-03T20:33:58.668Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/supervisord/supervisord.conf [2022-05-03T20:33:58.668Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/docker-compose.yaml [2022-05-03T20:33:58.668Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/teardown [2022-05-03T20:33:58.668Z] spire-1.2.1/test/integration/suites/join-token/ [2022-05-03T20:33:58.668Z] spire-1.2.1/test/integration/suites/join-token/01-start-server [2022-05-03T20:33:58.668Z] spire-1.2.1/test/integration/suites/join-token/02-bootstrap-agents [2022-05-03T20:33:58.668Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_vault_csr.pem [2022-05-03T20:33:58.668Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_vault_key.pem [2022-05-03T20:33:58.668Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/invalid-client_cert.pem [2022-05-03T20:33:58.668Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/invalid_client_key.pem [2022-05-03T20:33:58.668Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/invalid_root_cert.pem [2022-05-03T20:33:58.668Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/root_cert.pem [2022-05-03T20:33:58.668Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/root_cert.srl [2022-05-03T20:33:58.668Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/root_key.pem [2022-05-03T20:33:58.668Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/serer_csr.pem [2022-05-03T20:33:58.668Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/server_cert.pem [2022-05-03T20:33:58.668Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/server_csr.pem [2022-05-03T20:33:58.668Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/server_key.pem [2022-05-03T20:33:58.668Z] spire-1.2.1/test/integration/suites/join-token/03-start-agent [2022-05-03T20:33:58.668Z] spire-1.2.1/test/integration/suites/join-token/04-create-workload-entry [2022-05-03T20:33:58.668Z] spire-1.2.1/test/integration/suites/join-token/05-check-svid [2022-05-03T20:33:58.668Z] spire-1.2.1/test/integration/suites/join-token/06-start-bad-agent [2022-05-03T20:33:58.668Z] spire-1.2.1/test/integration/suites/join-token/README.md [2022-05-03T20:33:58.668Z] spire-1.2.1/test/integration/suites/join-token/conf/ [2022-05-03T20:33:58.668Z] spire-1.2.1/test/integration/suites/join-token/conf/agent/ [2022-05-03T20:33:58.668Z] spire-1.2.1/test/integration/suites/join-token/conf/agent/agent.conf [2022-05-03T20:33:58.668Z] spire-1.2.1/test/integration/suites/join-token/conf/server/ [2022-05-03T20:33:58.668Z] spire-1.2.1/test/integration/suites/join-token/conf/server/server.conf [2022-05-03T20:33:58.668Z] spire-1.2.1/test/integration/suites/join-token/docker-compose.yaml [2022-05-03T20:33:58.668Z] spire-1.2.1/test/integration/suites/join-token/teardown [2022-05-03T20:33:58.668Z] spire-1.2.1/test/integration/suites/k8s-reconcile/ [2022-05-03T20:33:58.668Z] spire-1.2.1/test/integration/suites/k8s-reconcile/00-setup [2022-05-03T20:33:58.668Z] spire-1.2.1/test/integration/suites/k8s-reconcile/01-apply-config [2022-05-03T20:33:58.668Z] spire-1.2.1/test/integration/suites/k8s-reconcile/02-check-for-workload-svid [2022-05-03T20:33:58.668Z] spire-1.2.1/test/integration/suites/k8s-reconcile/README.md [2022-05-03T20:33:58.668Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/ [2022-05-03T20:33:58.668Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/admctrl/ [2022-05-03T20:33:58.668Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/admctrl/admission-control.yaml [2022-05-03T20:33:58.668Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/admctrl/kubeconfig.yaml [2022-05-03T20:33:58.668Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/agent/ [2022-05-03T20:33:58.668Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/agent/kustomization.yaml [2022-05-03T20:33:58.668Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/agent/spire-agent.yaml [2022-05-03T20:33:58.668Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/kind-config.yaml [2022-05-03T20:33:58.668Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/server/ [2022-05-03T20:33:58.668Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/server/k8s-workload-registrar-secret.yaml [2022-05-03T20:33:58.668Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/server/kustomization.yaml [2022-05-03T20:33:58.668Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/server/spire-server.yaml [2022-05-03T20:33:58.668Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/workload.yaml [2022-05-03T20:33:58.668Z] spire-1.2.1/test/integration/suites/k8s-reconcile/init-kubectl [2022-05-03T20:33:58.668Z] spire-1.2.1/test/integration/suites/k8s-reconcile/teardown [2022-05-03T20:33:58.668Z] spire-1.2.1/test/integration/suites/k8s-scratch/ [2022-05-03T20:33:58.668Z] spire-1.2.1/test/integration/suites/k8s-scratch/00-setup [2022-05-03T20:33:58.668Z] spire-1.2.1/test/integration/suites/k8s-scratch/01-apply-config [2022-05-03T20:33:58.668Z] spire-1.2.1/test/integration/suites/k8s-scratch/02-check-for-workload-svid [2022-05-03T20:33:58.668Z] spire-1.2.1/test/integration/suites/k8s-scratch/README.md [2022-05-03T20:33:58.668Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/ [2022-05-03T20:33:58.668Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/admctrl/ [2022-05-03T20:33:58.668Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/admctrl/admission-control.yaml [2022-05-03T20:33:58.668Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/admctrl/kubeconfig.yaml [2022-05-03T20:33:58.668Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/agent/ [2022-05-03T20:33:58.668Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/agent/kustomization.yaml [2022-05-03T20:33:58.668Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/agent/spire-agent.yaml [2022-05-03T20:33:58.668Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/kind-config.yaml [2022-05-03T20:33:58.668Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/server/ [2022-05-03T20:33:58.668Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/server/k8s-workload-registrar-secret.yaml [2022-05-03T20:33:58.668Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/server/kustomization.yaml [2022-05-03T20:33:58.668Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/server/spire-server.yaml [2022-05-03T20:33:58.668Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/webhook/ [2022-05-03T20:33:58.668Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/webhook/kustomization.yaml [2022-05-03T20:33:58.668Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/webhook/validation-webhook.yaml [2022-05-03T20:33:58.668Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/workload.yaml [2022-05-03T20:33:58.668Z] spire-1.2.1/test/integration/suites/k8s-scratch/init-kubectl [2022-05-03T20:33:58.668Z] spire-1.2.1/test/integration/suites/k8s-scratch/teardown [2022-05-03T20:33:58.668Z] spire-1.2.1/test/integration/suites/k8s/ [2022-05-03T20:33:58.668Z] spire-1.2.1/test/integration/suites/k8s/00-setup [2022-05-03T20:33:58.668Z] spire-1.2.1/test/integration/suites/k8s/01-apply-config [2022-05-03T20:33:58.668Z] spire-1.2.1/test/integration/suites/k8s/02-check-for-workload-svid [2022-05-03T20:33:58.668Z] spire-1.2.1/test/integration/suites/k8s/README.md [2022-05-03T20:33:58.668Z] spire-1.2.1/test/integration/suites/k8s/conf/ [2022-05-03T20:33:58.668Z] spire-1.2.1/test/integration/suites/k8s/conf/admctrl/ [2022-05-03T20:33:58.668Z] spire-1.2.1/test/integration/suites/k8s/conf/admctrl/admission-control.yaml [2022-05-03T20:33:58.668Z] spire-1.2.1/test/integration/suites/k8s/conf/admctrl/kubeconfig.yaml [2022-05-03T20:33:58.668Z] spire-1.2.1/test/integration/suites/k8s/conf/agent/ [2022-05-03T20:33:58.668Z] spire-1.2.1/test/integration/suites/k8s/conf/agent/kustomization.yaml [2022-05-03T20:33:58.668Z] spire-1.2.1/test/integration/suites/k8s/conf/agent/spire-agent.yaml [2022-05-03T20:33:58.668Z] spire-1.2.1/test/integration/suites/k8s/conf/kind-config.yaml [2022-05-03T20:33:58.668Z] spire-1.2.1/test/integration/suites/k8s/conf/server/ [2022-05-03T20:33:58.668Z] spire-1.2.1/test/integration/suites/k8s/conf/server/k8s-workload-registrar-secret.yaml [2022-05-03T20:33:58.668Z] spire-1.2.1/test/integration/suites/k8s/conf/server/kustomization.yaml [2022-05-03T20:33:58.668Z] spire-1.2.1/test/integration/suites/k8s/conf/server/spire-server.yaml [2022-05-03T20:33:58.668Z] spire-1.2.1/test/integration/suites/k8s/conf/webhook/ [2022-05-03T20:33:58.668Z] spire-1.2.1/test/integration/suites/k8s/conf/webhook/kustomization.yaml [2022-05-03T20:33:58.668Z] spire-1.2.1/test/integration/suites/k8s/conf/webhook/validation-webhook.yaml [2022-05-03T20:33:58.668Z] spire-1.2.1/test/integration/suites/k8s/conf/workload.yaml [2022-05-03T20:33:58.668Z] spire-1.2.1/test/integration/suites/k8s/init-kubectl [2022-05-03T20:33:58.668Z] spire-1.2.1/test/integration/suites/k8s/teardown [2022-05-03T20:33:58.668Z] spire-1.2.1/test/integration/suites/nested-rotation/ [2022-05-03T20:33:58.668Z] spire-1.2.1/test/integration/suites/nested-rotation/00-setup [2022-05-03T20:33:58.668Z] spire-1.2.1/test/integration/suites/nested-rotation/01-start-root [2022-05-03T20:33:58.668Z] spire-1.2.1/test/integration/suites/nested-rotation/02-create-intermediate-downstream-entries [2022-05-03T20:33:58.668Z] spire-1.2.1/test/integration/suites/nested-rotation/03-start-intermediateA [2022-05-03T20:33:58.668Z] spire-1.2.1/test/integration/suites/nested-rotation/04-create-leafA-downstream-entry [2022-05-03T20:33:58.668Z] spire-1.2.1/test/integration/suites/nested-rotation/05-start-leafA [2022-05-03T20:33:58.668Z] spire-1.2.1/test/integration/suites/nested-rotation/06-start-intermediateB [2022-05-03T20:33:58.668Z] spire-1.2.1/test/integration/suites/nested-rotation/07-create-leafB-downstream-entry [2022-05-03T20:33:58.668Z] spire-1.2.1/test/integration/suites/nested-rotation/08-start-leafB [2022-05-03T20:33:58.668Z] spire-1.2.1/test/integration/suites/nested-rotation/09-create-workload-entries [2022-05-03T20:33:58.668Z] spire-1.2.1/test/integration/suites/nested-rotation/10-check-svids [2022-05-03T20:33:58.668Z] spire-1.2.1/test/integration/suites/nested-rotation/Dockerfile [2022-05-03T20:33:58.668Z] spire-1.2.1/test/integration/suites/nested-rotation/README.md [2022-05-03T20:33:58.668Z] spire-1.2.1/test/integration/suites/nested-rotation/docker-compose.yaml [2022-05-03T20:33:58.668Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/ [2022-05-03T20:33:58.668Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/agent/ [2022-05-03T20:33:58.668Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault.go [2022-05-03T20:33:58.668Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault_client.go [2022-05-03T20:33:58.668Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault_client_test.go [2022-05-03T20:33:58.668Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault_fake_test.go [2022-05-03T20:33:58.668Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault_test.go [2022-05-03T20:33:58.668Z] spire-1.2.1/pkg/server/registration/ [2022-05-03T20:33:58.668Z] spire-1.2.1/pkg/server/registration/manager.go [2022-05-03T20:33:58.668Z] spire-1.2.1/pkg/server/registration/manager_test.go [2022-05-03T20:33:58.668Z] spire-1.2.1/pkg/server/scanentries.go [2022-05-03T20:33:58.668Z] spire-1.2.1/pkg/server/scanentries_test.go [2022-05-03T20:33:58.668Z] spire-1.2.1/pkg/server/server.go [2022-05-03T20:33:58.668Z] spire-1.2.1/pkg/server/server_test.go [2022-05-03T20:33:58.668Z] spire-1.2.1/pkg/server/svid/ [2022-05-03T20:33:58.668Z] spire-1.2.1/pkg/server/svid/observer.go [2022-05-03T20:33:58.668Z] spire-1.2.1/pkg/server/svid/observer_test.go [2022-05-03T20:33:58.668Z] spire-1.2.1/pkg/server/svid/rotator.go [2022-05-03T20:33:58.668Z] spire-1.2.1/pkg/server/svid/rotator_config.go [2022-05-03T20:33:58.668Z] spire-1.2.1/pkg/server/svid/rotator_config_test.go [2022-05-03T20:33:58.668Z] spire-1.2.1/pkg/server/svid/rotator_test.go [2022-05-03T20:33:58.668Z] spire-1.2.1/proto/ [2022-05-03T20:33:58.668Z] spire-1.2.1/proto/private/ [2022-05-03T20:33:58.668Z] spire-1.2.1/proto/private/server/ [2022-05-03T20:33:58.668Z] spire-1.2.1/proto/private/server/journal/ [2022-05-03T20:33:58.668Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/agent/agent.conf [2022-05-03T20:33:58.668Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/server/ [2022-05-03T20:33:58.668Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/server/server.conf [2022-05-03T20:33:58.668Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/ [2022-05-03T20:33:58.668Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/agent/ [2022-05-03T20:33:58.669Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/agent/agent.conf [2022-05-03T20:33:58.669Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/server/ [2022-05-03T20:33:58.669Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/server/server.conf [2022-05-03T20:33:58.669Z] spire-1.2.1/test/integration/suites/nested-rotation/leafA/ [2022-05-03T20:33:58.669Z] spire-1.2.1/test/integration/suites/nested-rotation/leafA/agent/ [2022-05-03T20:33:58.669Z] spire-1.2.1/test/integration/suites/nested-rotation/leafA/agent/agent.conf [2022-05-03T20:33:58.669Z] spire-1.2.1/test/integration/suites/nested-rotation/leafA/server/ [2022-05-03T20:33:58.669Z] spire-1.2.1/test/integration/suites/nested-rotation/leafA/server/server.conf [2022-05-03T20:33:58.669Z] spire-1.2.1/test/integration/suites/nested-rotation/leafB/ [2022-05-03T20:33:58.669Z] spire-1.2.1/test/integration/suites/nested-rotation/leafB/agent/ [2022-05-03T20:33:58.669Z] spire-1.2.1/test/integration/suites/nested-rotation/leafB/agent/agent.conf [2022-05-03T20:33:58.669Z] spire-1.2.1/test/integration/suites/nested-rotation/leafB/server/ [2022-05-03T20:33:58.669Z] spire-1.2.1/test/integration/suites/nested-rotation/leafB/server/server.conf [2022-05-03T20:33:58.669Z] spire-1.2.1/test/integration/suites/nested-rotation/root/ [2022-05-03T20:33:58.669Z] spire-1.2.1/test/integration/suites/nested-rotation/root/agent/ [2022-05-03T20:33:58.669Z] spire-1.2.1/test/integration/suites/nested-rotation/root/agent/agent.conf [2022-05-03T20:33:58.669Z] spire-1.2.1/test/integration/suites/nested-rotation/root/server/ [2022-05-03T20:33:58.669Z] spire-1.2.1/test/integration/suites/nested-rotation/root/server/server.conf [2022-05-03T20:33:58.669Z] spire-1.2.1/test/integration/suites/nested-rotation/teardown [2022-05-03T20:33:58.669Z] spire-1.2.1/test/integration/suites/node-attestation/ [2022-05-03T20:33:58.669Z] spire-1.2.1/test/integration/suites/node-attestation/00-setup [2022-05-03T20:33:58.669Z] spire-1.2.1/test/integration/suites/node-attestation/01-start-server [2022-05-03T20:33:58.669Z] spire-1.2.1/test/integration/suites/node-attestation/02-start-agent [2022-05-03T20:33:58.669Z] spire-1.2.1/test/integration/suites/node-attestation/03-test-node-attestation [2022-05-03T20:33:58.669Z] spire-1.2.1/test/integration/suites/node-attestation/04-test-x509pop-attestation [2022-05-03T20:33:58.669Z] spire-1.2.1/test/integration/suites/node-attestation/README.md [2022-05-03T20:33:58.669Z] spire-1.2.1/test/integration/suites/node-attestation/conf/ [2022-05-03T20:33:58.669Z] spire-1.2.1/test/integration/suites/node-attestation/conf/agent/ [2022-05-03T20:33:58.669Z] spire-1.2.1/test/integration/suites/node-attestation/conf/agent/agent.conf [2022-05-03T20:33:58.669Z] spire-1.2.1/test/integration/suites/node-attestation/conf/server/ [2022-05-03T20:33:58.669Z] spire-1.2.1/test/integration/suites/node-attestation/conf/server/server.conf [2022-05-03T20:33:58.669Z] spire-1.2.1/test/integration/suites/node-attestation/docker-compose.yaml [2022-05-03T20:33:58.669Z] spire-1.2.1/test/integration/suites/node-attestation/teardown [2022-05-03T20:33:58.669Z] spire-1.2.1/test/integration/suites/rotation/ [2022-05-03T20:33:58.669Z] spire-1.2.1/test/integration/suites/rotation/00-setup [2022-05-03T20:33:58.669Z] spire-1.2.1/test/integration/suites/rotation/01-start-server [2022-05-03T20:33:58.669Z] spire-1.2.1/test/integration/suites/rotation/02-bootstrap-agent [2022-05-03T20:33:58.669Z] spire-1.2.1/test/integration/suites/rotation/03-start-agent [2022-05-03T20:33:58.669Z] spire-1.2.1/test/integration/suites/rotation/04-create-workload-entry [2022-05-03T20:33:58.669Z] spire-1.2.1/test/integration/suites/rotation/05-check-svids [2022-05-03T20:33:58.669Z] spire-1.2.1/test/integration/suites/rotation/README.md [2022-05-03T20:33:58.669Z] spire-1.2.1/test/integration/suites/rotation/conf/ [2022-05-03T20:33:58.669Z] spire-1.2.1/test/integration/suites/rotation/conf/agent/ [2022-05-03T20:33:58.669Z] spire-1.2.1/test/integration/suites/rotation/conf/agent/agent.conf [2022-05-03T20:33:58.669Z] spire-1.2.1/test/integration/suites/rotation/conf/server/ [2022-05-03T20:33:58.669Z] spire-1.2.1/test/integration/suites/rotation/conf/server/server.conf [2022-05-03T20:33:58.669Z] spire-1.2.1/test/integration/suites/rotation/docker-compose.yaml [2022-05-03T20:33:58.669Z] spire-1.2.1/test/integration/suites/rotation/teardown [2022-05-03T20:33:58.669Z] spire-1.2.1/test/integration/suites/self-test/ [2022-05-03T20:33:58.669Z] spire-1.2.1/test/integration/suites/self-test/00-ensure-command-failure-fails-step [2022-05-03T20:33:58.669Z] spire-1.2.1/test/integration/suites/self-test/README.md [2022-05-03T20:33:58.669Z] spire-1.2.1/test/integration/suites/self-test/teardown [2022-05-03T20:33:58.669Z] spire-1.2.1/test/integration/suites/spire-server-cli/ [2022-05-03T20:33:58.669Z] spire-1.2.1/test/integration/suites/spire-server-cli/01-start-server [2022-05-03T20:33:58.669Z] spire-1.2.1/test/integration/suites/spire-server-cli/02-bundle [2022-05-03T20:33:58.669Z] spire-1.2.1/test/integration/suites/spire-server-cli/03-entry [2022-05-03T20:33:58.669Z] spire-1.2.1/test/integration/suites/spire-server-cli/04-bootstrap-agents [2022-05-03T20:33:58.669Z] spire-1.2.1/test/integration/suites/spire-server-cli/05-start-agents [2022-05-03T20:33:58.669Z] spire-1.2.1/test/integration/suites/spire-server-cli/06-agent [2022-05-03T20:33:58.669Z] spire-1.2.1/test/integration/suites/spire-server-cli/README.md [2022-05-03T20:33:58.669Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/ [2022-05-03T20:33:58.669Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/agent/ [2022-05-03T20:33:58.669Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/agent/agent.conf [2022-05-03T20:33:58.669Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ [2022-05-03T20:33:58.669Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ca.pem [2022-05-03T20:33:58.669Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ca.spiffe [2022-05-03T20:33:58.669Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ca2.pem [2022-05-03T20:33:58.669Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ca2.spiffe [2022-05-03T20:33:58.669Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/server/ [2022-05-03T20:33:58.669Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/server/server.conf [2022-05-03T20:33:58.669Z] spire-1.2.1/test/integration/suites/spire-server-cli/docker-compose.yaml [2022-05-03T20:33:58.669Z] spire-1.2.1/test/integration/suites/spire-server-cli/teardown [2022-05-03T20:33:58.669Z] spire-1.2.1/test/integration/suites/upgrade/ [2022-05-03T20:33:58.669Z] spire-1.2.1/test/integration/suites/upgrade/00-setup [2022-05-03T20:33:58.669Z] spire-1.2.1/test/integration/suites/upgrade/01-run-upgrade-tests [2022-05-03T20:33:58.669Z] spire-1.2.1/test/integration/suites/upgrade/02-verify-codebase-version-is-updated [2022-05-03T20:33:58.669Z] spire-1.2.1/test/integration/suites/upgrade/README.md [2022-05-03T20:33:58.669Z] spire-1.2.1/test/integration/suites/upgrade/conf/ [2022-05-03T20:33:58.669Z] spire-1.2.1/test/integration/suites/upgrade/conf/agent/ [2022-05-03T20:33:58.669Z] spire-1.2.1/test/integration/suites/upgrade/conf/agent/agent.conf [2022-05-03T20:33:58.669Z] spire-1.2.1/test/integration/suites/upgrade/conf/server/ [2022-05-03T20:33:58.669Z] spire-1.2.1/test/integration/suites/upgrade/conf/server/server.conf [2022-05-03T20:33:58.669Z] spire-1.2.1/test/integration/suites/upgrade/teardown [2022-05-03T20:33:58.669Z] spire-1.2.1/test/integration/suites/upgrade/versions.txt [2022-05-03T20:33:58.669Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/ [2022-05-03T20:33:58.669Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/00-setup-kind [2022-05-03T20:33:58.669Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/01-setup-cert-manager [2022-05-03T20:33:58.669Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/02-deploy-spire [2022-05-03T20:33:58.669Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/03-verify-ca [2022-05-03T20:33:58.669Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/README.md [2022-05-03T20:33:58.669Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/ [2022-05-03T20:33:58.669Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/cert-manager-issuer.yaml [2022-05-03T20:33:58.669Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/kind-config.yaml [2022-05-03T20:33:58.669Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/server/ [2022-05-03T20:33:58.669Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/server/kustomization.yaml [2022-05-03T20:33:58.669Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/server/spire-server.yaml [2022-05-03T20:33:58.669Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/init-kubectl [2022-05-03T20:33:58.669Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/teardown [2022-05-03T20:33:58.669Z] spire-1.2.1/test/integration/test-one.sh [2022-05-03T20:33:58.669Z] spire-1.2.1/test/integration/test.sh [2022-05-03T20:33:58.669Z] spire-1.2.1/test/plugintest/ [2022-05-03T20:33:58.669Z] spire-1.2.1/test/plugintest/config.go [2022-05-03T20:33:58.669Z] spire-1.2.1/test/plugintest/load.go [2022-05-03T20:33:58.669Z] spire-1.2.1/test/plugintest/option.go [2022-05-03T20:33:58.669Z] spire-1.2.1/test/spiretest/ [2022-05-03T20:33:58.669Z] spire-1.2.1/test/spiretest/apiserver.go [2022-05-03T20:33:58.669Z] spire-1.2.1/test/spiretest/assertions.go [2022-05-03T20:33:58.669Z] spire-1.2.1/proto/private/server/journal/journal.pb.go [2022-05-03T20:33:58.669Z] spire-1.2.1/proto/private/server/journal/journal.proto [2022-05-03T20:33:58.669Z] spire-1.2.1/proto/spire/ [2022-05-03T20:33:58.669Z] spire-1.2.1/proto/spire/common/ [2022-05-03T20:33:58.669Z] spire-1.2.1/proto/spire/common/common.pb.go [2022-05-03T20:33:58.669Z] spire-1.2.1/proto/spire/common/common.proto [2022-05-03T20:33:58.669Z] spire-1.2.1/proto/spire/common/plugin/ [2022-05-03T20:33:58.669Z] spire-1.2.1/proto/spire/common/plugin/plugin.pb.go [2022-05-03T20:33:58.669Z] spire-1.2.1/proto/spire/common/plugin/plugin.proto [2022-05-03T20:33:58.669Z] spire-1.2.1/proto/spire/common/plugin/plugin_grpc.pb.go [2022-05-03T20:33:58.669Z] spire-1.2.1/proto/spire/common/plugin/plugin_spire_plugin.pb.go [2022-05-03T20:33:58.669Z] spire-1.2.1/proto/spire/plugin/ [2022-05-03T20:33:58.669Z] spire-1.2.1/proto/spire/plugin/agent/ [2022-05-03T20:33:58.669Z] spire-1.2.1/proto/spire/plugin/agent/svidstore/ [2022-05-03T20:33:58.669Z] spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/ [2022-05-03T20:33:58.669Z] spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/svidstore.pb.go [2022-05-03T20:33:58.669Z] spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/svidstore.proto [2022-05-03T20:33:58.669Z] spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/svidstore_grpc.pb.go [2022-05-03T20:33:58.669Z] spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/svidstore_spire_plugin.pb.go [2022-05-03T20:33:58.669Z] spire-1.2.1/release/ [2022-05-03T20:33:58.669Z] spire-1.2.1/test/spiretest/dir.go [2022-05-03T20:33:58.669Z] spire-1.2.1/test/spiretest/errors_posix.go [2022-05-03T20:33:58.669Z] spire-1.2.1/test/spiretest/errors_windows.go [2022-05-03T20:33:58.669Z] spire-1.2.1/test/spiretest/logs.go [2022-05-03T20:33:58.669Z] spire-1.2.1/test/spiretest/socketapi.go [2022-05-03T20:33:58.669Z] spire-1.2.1/test/spiretest/suite.go [2022-05-03T20:33:58.669Z] spire-1.2.1/test/spiretest/x509.go [2022-05-03T20:33:58.669Z] spire-1.2.1/test/testca/ [2022-05-03T20:33:58.669Z] spire-1.2.1/test/testca/ca.go [2022-05-03T20:33:58.669Z] spire-1.2.1/test/testkey/ [2022-05-03T20:33:58.669Z] spire-1.2.1/test/testkey/generate.sh [2022-05-03T20:33:58.669Z] spire-1.2.1/test/testkey/genkeys.go [2022-05-03T20:33:58.669Z] spire-1.2.1/test/testkey/keys.go [2022-05-03T20:33:58.669Z] spire-1.2.1/test/testkey/new.go [2022-05-03T20:33:58.669Z] spire-1.2.1/test/tpmsimulator/ [2022-05-03T20:33:58.669Z] spire-1.2.1/test/tpmsimulator/simulator.go [2022-05-03T20:33:58.669Z] spire-1.2.1/test/util/ [2022-05-03T20:33:58.669Z] spire-1.2.1/test/util/cert_fixtures.go [2022-05-03T20:33:58.669Z] spire-1.2.1/test/util/cert_generation.go [2022-05-03T20:33:58.669Z] spire-1.2.1/test/util/io_redirection.go [2022-05-03T20:33:58.669Z] spire-1.2.1/test/util/race.go [2022-05-03T20:33:58.669Z] spire-1.2.1/test/util/util.go [2022-05-03T20:33:58.669Z] building spire from source... [2022-05-03T20:33:58.669Z] [2022-05-03T20:33:58.669Z] spire-1.2.1/release/spire-extras/ [2022-05-03T20:33:58.669Z] spire-1.2.1/release/spire-extras/README.md [2022-05-03T20:33:58.669Z] spire-1.2.1/release/spire-extras/conf/ [2022-05-03T20:33:58.669Z] spire-1.2.1/release/spire-extras/conf/k8s-workload-registrar/ [2022-05-03T20:33:58.669Z] spire-1.2.1/release/spire-extras/conf/k8s-workload-registrar/k8s-workload-registrar.conf [2022-05-03T20:33:58.669Z] spire-1.2.1/release/spire-extras/conf/oidc-discovery-provider/ [2022-05-03T20:33:58.669Z] spire-1.2.1/release/spire-extras/conf/oidc-discovery-provider/oidc-discovery-provider.conf [2022-05-03T20:33:58.669Z] spire-1.2.1/release/spire/ [2022-05-03T20:33:58.669Z] spire-1.2.1/release/spire/README.md [2022-05-03T20:33:58.669Z] spire-1.2.1/release/spire/conf/ [2022-05-03T20:33:58.669Z] spire-1.2.1/release/spire/conf/agent/ [2022-05-03T20:33:58.669Z] spire-1.2.1/release/spire/conf/agent/agent.conf [2022-05-03T20:33:58.669Z] spire-1.2.1/release/spire/conf/server/ [2022-05-03T20:33:58.669Z] spire-1.2.1/release/spire/conf/server/server.conf [2022-05-03T20:33:58.669Z] spire-1.2.1/script/ [2022-05-03T20:33:58.669Z] spire-1.2.1/script/build-artifact.sh [2022-05-03T20:33:58.669Z] spire-1.2.1/script/generate_dummy_ca.sh [2022-05-03T20:33:58.669Z] spire-1.2.1/support/ [2022-05-03T20:33:58.669Z] spire-1.2.1/support/k8s/ [2022-05-03T20:33:58.669Z] spire-1.2.1/support/k8s/k8s-workload-registrar/ [2022-05-03T20:33:58.669Z] spire-1.2.1/support/k8s/k8s-workload-registrar/README.md [2022-05-03T20:33:58.669Z] spire-1.2.1/support/k8s/k8s-workload-registrar/accessutil_posix.go [2022-05-03T20:33:58.669Z] spire-1.2.1/support/k8s/k8s-workload-registrar/accessutil_windows.go [2022-05-03T20:33:58.669Z] spire-1.2.1/support/k8s/k8s-workload-registrar/config.go [2022-05-03T20:33:58.669Z] spire-1.2.1/support/k8s/k8s-workload-registrar/config_crd.go [2022-05-03T20:33:58.669Z] spire-1.2.1/support/k8s/k8s-workload-registrar/config_crd_test.go [2022-05-03T20:33:58.669Z] spire-1.2.1/support/k8s/k8s-workload-registrar/config_reconcile.go [2022-05-03T20:33:58.669Z] spire-1.2.1/support/k8s/k8s-workload-registrar/config_test.go [2022-05-03T20:33:58.669Z] spire-1.2.1/support/k8s/k8s-workload-registrar/config_webhook.go [2022-05-03T20:33:58.669Z] spire-1.2.1/support/k8s/k8s-workload-registrar/controller.go [2022-05-03T20:33:58.669Z] spire-1.2.1/support/k8s/k8s-workload-registrar/controller_test.go [2022-05-03T20:33:58.669Z] spire-1.2.1/support/k8s/k8s-workload-registrar/federation/ [2022-05-03T20:33:58.669Z] spire-1.2.1/support/k8s/k8s-workload-registrar/federation/utils.go [2022-05-03T20:33:58.669Z] spire-1.2.1/support/k8s/k8s-workload-registrar/federation/utils_test.go [2022-05-03T20:33:58.669Z] spire-1.2.1/support/k8s/k8s-workload-registrar/generate-config.go [2022-05-03T20:33:58.669Z] spire-1.2.1/support/k8s/k8s-workload-registrar/main.go [2022-05-03T20:33:58.669Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/ [2022-05-03T20:33:58.669Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/README.md [2022-05-03T20:33:58.669Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/ [2022-05-03T20:33:58.669Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/ [2022-05-03T20:33:58.669Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/ [2022-05-03T20:33:58.669Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/groupversion_info.go [2022-05-03T20:33:58.669Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/spiffeid_types.go [2022-05-03T20:33:58.669Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/spiffeid_utils.go [2022-05-03T20:33:58.669Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/spiffeid_webhook.go [2022-05-03T20:33:58.669Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/zz_generated.deepcopy.go [2022-05-03T20:33:58.669Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/config/ [2022-05-03T20:33:58.669Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/config/spiffeid.spiffe.io_spiffeids.yaml [2022-05-03T20:33:58.669Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/config/spire-agent.yaml [2022-05-03T20:33:58.669Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/config/spire-server-registrar.yaml [2022-05-03T20:33:58.669Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/ [2022-05-03T20:33:58.669Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/endpoint_controller.go [2022-05-03T20:33:58.669Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/endpoint_controller_test.go [2022-05-03T20:33:58.669Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/node_controller.go [2022-05-03T20:33:58.669Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/node_controller_test.go [2022-05-03T20:33:58.669Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/pod_controller.go [2022-05-03T20:33:58.669Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/pod_controller_test.go [2022-05-03T20:33:58.669Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/spiffeid_controller.go [2022-05-03T20:33:58.669Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/spiffeid_controller_test.go [2022-05-03T20:33:58.669Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/suite_test.go [2022-05-03T20:33:58.669Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/utils.go [2022-05-03T20:33:58.669Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/samples/ [2022-05-03T20:33:58.669Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/samples/test_spiffeid.yaml [2022-05-03T20:33:58.669Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/samples/test_spiffeid_bad.yaml [2022-05-03T20:33:58.669Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/ [2022-05-03T20:33:58.669Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/ [2022-05-03T20:33:58.669Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/good-leaf-and-intermediate.pem [2022-05-03T20:33:58.669Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/good-leaf-only.pem [2022-05-03T20:33:58.669Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/key-pkcs8-ecdsa.pem [2022-05-03T20:33:58.669Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/key-pkcs8-rsa.pem [2022-05-03T20:33:58.669Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/webhook_svid.go [2022-05-03T20:33:58.669Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/webhook_svid_test.go [2022-05-03T20:33:58.669Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/ [2022-05-03T20:33:58.669Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/config/ [2022-05-03T20:33:58.669Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/config/roles.yaml [2022-05-03T20:33:58.669Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/ [2022-05-03T20:33:58.669Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/base_controller.go [2022-05-03T20:33:58.669Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/node_controller.go [2022-05-03T20:33:58.669Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/node_controller_test.go [2022-05-03T20:33:58.669Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/pod_controller.go [2022-05-03T20:33:58.669Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/pod_controller_test.go [2022-05-03T20:33:58.669Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/utils.go [2022-05-03T20:33:58.669Z] spire-1.2.1/support/k8s/k8s-workload-registrar/server.go [2022-05-03T20:33:58.669Z] spire-1.2.1/support/k8s/k8s-workload-registrar/server_test.go [2022-05-03T20:33:58.669Z] spire-1.2.1/support/k8s/k8s-workload-registrar/webhookhandler.go [2022-05-03T20:33:58.669Z] spire-1.2.1/support/k8s/k8s-workload-registrar/webhookhandler_test.go [2022-05-03T20:33:58.669Z] spire-1.2.1/support/oidc-discovery-provider/ [2022-05-03T20:33:58.669Z] spire-1.2.1/support/oidc-discovery-provider/README.md [2022-05-03T20:33:58.669Z] spire-1.2.1/support/oidc-discovery-provider/common_test.go [2022-05-03T20:33:58.669Z] spire-1.2.1/support/oidc-discovery-provider/config.go [2022-05-03T20:33:58.669Z] spire-1.2.1/support/oidc-discovery-provider/config_test.go [2022-05-03T20:33:58.669Z] spire-1.2.1/support/oidc-discovery-provider/domain_policy.go [2022-05-03T20:33:58.669Z] spire-1.2.1/support/oidc-discovery-provider/domain_policy_test.go [2022-05-03T20:33:58.669Z] spire-1.2.1/support/oidc-discovery-provider/handler.go [2022-05-03T20:33:58.669Z] spire-1.2.1/support/oidc-discovery-provider/handler_test.go [2022-05-03T20:33:58.669Z] spire-1.2.1/support/oidc-discovery-provider/jwks_source.go [2022-05-03T20:33:58.669Z] spire-1.2.1/support/oidc-discovery-provider/main.go [2022-05-03T20:33:58.669Z] spire-1.2.1/support/oidc-discovery-provider/server_api.go [2022-05-03T20:33:58.669Z] spire-1.2.1/support/oidc-discovery-provider/server_api_test.go [2022-05-03T20:33:58.669Z] spire-1.2.1/support/oidc-discovery-provider/workload_api.go [2022-05-03T20:33:58.669Z] spire-1.2.1/support/oidc-discovery-provider/workload_api_test.go [2022-05-03T20:33:58.669Z] spire-1.2.1/test/ [2022-05-03T20:33:58.669Z] spire-1.2.1/test/clock/ [2022-05-03T20:33:58.669Z] spire-1.2.1/test/clock/clock.go [2022-05-03T20:33:58.669Z] spire-1.2.1/test/fakes/ [2022-05-03T20:33:58.669Z] spire-1.2.1/test/fakes/fakeagentcatalog/ [2022-05-03T20:33:58.669Z] spire-1.2.1/test/fakes/fakeagentcatalog/catalog.go [2022-05-03T20:33:58.669Z] spire-1.2.1/test/fakes/fakeagentkeymanager/ [2022-05-03T20:33:58.669Z] spire-1.2.1/test/fakes/fakeagentkeymanager/keymanager.go [2022-05-03T20:33:58.669Z] spire-1.2.1/test/fakes/fakeagentnodeattestor/ [2022-05-03T20:33:58.669Z] spire-1.2.1/test/fakes/fakeagentnodeattestor/nodeattestor.go [2022-05-03T20:33:58.669Z] spire-1.2.1/test/fakes/fakeagentstore/ [2022-05-03T20:33:58.669Z] spire-1.2.1/test/fakes/fakeagentstore/agentstore.go [2022-05-03T20:33:58.669Z] spire-1.2.1/test/fakes/fakedatastore/ [2022-05-03T20:33:58.669Z] spire-1.2.1/test/fakes/fakedatastore/fakedatastore.go [2022-05-03T20:33:58.669Z] spire-1.2.1/test/fakes/fakeentryclient/ [2022-05-03T20:33:58.669Z] spire-1.2.1/test/fakes/fakeentryclient/entryclient.go [2022-05-03T20:33:58.669Z] spire-1.2.1/test/fakes/fakehealthchecker/ [2022-05-03T20:33:58.669Z] spire-1.2.1/test/fakes/fakehealthchecker/checker.go [2022-05-03T20:33:58.669Z] spire-1.2.1/test/fakes/fakeidentityprovider/ [2022-05-03T20:33:58.669Z] spire-1.2.1/test/fakes/fakeidentityprovider/identityprovider.go [2022-05-03T20:33:58.669Z] spire-1.2.1/test/fakes/fakemetrics/ [2022-05-03T20:33:58.669Z] spire-1.2.1/test/fakes/fakemetrics/fakemetrics.go [2022-05-03T20:33:58.669Z] spire-1.2.1/test/fakes/fakenoderesolver/ [2022-05-03T20:33:58.669Z] spire-1.2.1/test/fakes/fakenoderesolver/noderesolver.go [2022-05-03T20:33:58.669Z] spire-1.2.1/test/fakes/fakenotifier/ [2022-05-03T20:33:58.669Z] spire-1.2.1/test/fakes/fakenotifier/notifier.go [2022-05-03T20:33:58.669Z] spire-1.2.1/test/fakes/fakepluginmetrics/ [2022-05-03T20:33:58.669Z] spire-1.2.1/test/fakes/fakepluginmetrics/fakepluginmetrics.go [2022-05-03T20:33:58.669Z] spire-1.2.1/test/fakes/fakeserverca/ [2022-05-03T20:33:58.669Z] spire-1.2.1/test/fakes/fakeserverca/serverca.go [2022-05-03T20:33:58.669Z] spire-1.2.1/test/fakes/fakeservercatalog/ [2022-05-03T20:33:58.669Z] spire-1.2.1/test/fakes/fakeservercatalog/catalog.go [2022-05-03T20:33:58.669Z] spire-1.2.1/test/fakes/fakeserverkeymanager/ [2022-05-03T20:33:58.669Z] spire-1.2.1/test/fakes/fakeserverkeymanager/keymanager.go [2022-05-03T20:33:58.669Z] spire-1.2.1/test/fakes/fakeservernodeattestor/ [2022-05-03T20:33:58.669Z] spire-1.2.1/test/fakes/fakeservernodeattestor/nodeattestor.go [2022-05-03T20:33:58.669Z] spire-1.2.1/test/fakes/fakeupstreamauthority/ [2022-05-03T20:33:58.669Z] spire-1.2.1/test/fakes/fakeupstreamauthority/plugin.go [2022-05-03T20:33:58.669Z] spire-1.2.1/test/fakes/fakeupstreamauthority/upstreamauthority.go [2022-05-03T20:33:58.669Z] spire-1.2.1/test/fakes/fakeworkloadapi/ [2022-05-03T20:33:58.669Z] spire-1.2.1/test/fakes/fakeworkloadapi/workloadapi.go [2022-05-03T20:33:58.669Z] spire-1.2.1/test/fakes/fakeworkloadattestor/ [2022-05-03T20:33:58.669Z] spire-1.2.1/test/fakes/fakeworkloadattestor/workloadattestor.go [2022-05-03T20:33:58.669Z] spire-1.2.1/test/fixture/ [2022-05-03T20:33:58.669Z] spire-1.2.1/test/fixture/certs/ [2022-05-03T20:33:58.669Z] spire-1.2.1/test/fixture/certs/agent_svid.der [2022-05-03T20:33:58.669Z] spire-1.2.1/test/fixture/certs/base_cert.pem [2022-05-03T20:33:58.669Z] spire-1.2.1/test/fixture/certs/base_csr.pem [2022-05-03T20:33:58.669Z] spire-1.2.1/test/fixture/certs/base_key.pem [2022-05-03T20:33:58.669Z] spire-1.2.1/test/fixture/certs/base_rotated_cert.pem [2022-05-03T20:33:58.669Z] spire-1.2.1/test/fixture/certs/base_rotated_csr.pem [2022-05-03T20:33:58.669Z] spire-1.2.1/test/fixture/certs/base_rotated_key.pem [2022-05-03T20:33:58.669Z] spire-1.2.1/test/fixture/certs/blog_cert.pem [2022-05-03T20:33:58.669Z] spire-1.2.1/test/fixture/certs/blog_csr.pem [2022-05-03T20:33:58.669Z] spire-1.2.1/test/fixture/certs/blog_key.pem [2022-05-03T20:33:58.669Z] spire-1.2.1/test/fixture/certs/bundle.der [2022-05-03T20:33:58.669Z] spire-1.2.1/test/fixture/certs/ca.pem [2022-05-03T20:33:58.669Z] spire-1.2.1/test/fixture/certs/ca_key.pem [2022-05-03T20:33:58.669Z] spire-1.2.1/test/fixture/certs/database_cert.pem [2022-05-03T20:33:58.669Z] spire-1.2.1/test/fixture/certs/database_csr.pem [2022-05-03T20:33:58.669Z] spire-1.2.1/test/fixture/certs/database_key.pem [2022-05-03T20:33:58.669Z] spire-1.2.1/test/fixture/certs/node_cert.pem [2022-05-03T20:33:58.669Z] spire-1.2.1/test/fixture/certs/node_csr.pem [2022-05-03T20:33:58.669Z] spire-1.2.1/test/fixture/certs/node_key.pem [2022-05-03T20:33:58.669Z] spire-1.2.1/test/fixture/certs/svid.pem [2022-05-03T20:33:58.669Z] spire-1.2.1/test/fixture/certs/svid_key.pem [2022-05-03T20:33:58.669Z] spire-1.2.1/test/fixture/config/ [2022-05-03T20:33:58.669Z] spire-1.2.1/test/fixture/config/agent_bad_agent_block.conf [2022-05-03T20:33:58.669Z] spire-1.2.1/test/fixture/config/agent_good.conf [2022-05-03T20:33:58.669Z] spire-1.2.1/test/fixture/config/agent_good_templated.conf [2022-05-03T20:33:58.669Z] spire-1.2.1/test/fixture/config/plugin_good.conf [2022-05-03T20:33:58.669Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_DogStatsd_block.conf [2022-05-03T20:33:58.669Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_InMem_block.conf [2022-05-03T20:33:58.669Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_M3_block.conf [2022-05-03T20:33:58.669Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_Prometheus_block.conf [2022-05-03T20:33:58.669Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_Statsd_block.conf [2022-05-03T20:33:58.669Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_health_checks_block.conf [2022-05-03T20:33:58.669Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_root_block.conf [2022-05-03T20:33:58.669Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_telemetry_block.conf [2022-05-03T20:33:58.669Z] spire-1.2.1/test/fixture/config/server_bad_nested_bundle_endpoint_acme_block.conf [2022-05-03T20:33:58.669Z] spire-1.2.1/test/fixture/config/server_bad_nested_bundle_endpoint_block.conf [2022-05-03T20:33:58.669Z] spire-1.2.1/test/fixture/config/server_bad_nested_ca_subject_block.conf [2022-05-03T20:33:58.669Z] spire-1.2.1/test/fixture/config/server_bad_nested_experimental_block.conf [2022-05-03T20:33:58.669Z] spire-1.2.1/test/fixture/config/server_bad_nested_federates_with_block.conf [2022-05-03T20:33:58.669Z] spire-1.2.1/test/fixture/config/server_bad_nested_federation_block.conf [2022-05-03T20:33:58.669Z] spire-1.2.1/test/fixture/config/server_bad_ratelimit_block.conf [2022-05-03T20:33:58.669Z] spire-1.2.1/test/fixture/config/server_bad_server_block.conf [2022-05-03T20:33:58.669Z] spire-1.2.1/test/fixture/config/server_good.conf [2022-05-03T20:33:58.669Z] spire-1.2.1/test/fixture/config/server_good_templated.conf [2022-05-03T20:33:58.669Z] spire-1.2.1/test/fixture/fixture.go [2022-05-03T20:33:58.669Z] spire-1.2.1/test/fixture/nodeattestor/ [2022-05-03T20:33:58.669Z] spire-1.2.1/test/fixture/nodeattestor/sshpop/ [2022-05-03T20:33:58.669Z] spire-1.2.1/test/fixture/nodeattestor/sshpop/agent_ssh_key [2022-05-03T20:33:58.669Z] spire-1.2.1/test/fixture/nodeattestor/sshpop/agent_ssh_key-cert.pub [2022-05-03T20:33:58.669Z] spire-1.2.1/test/fixture/nodeattestor/sshpop/ssh_cert_authority.pub [2022-05-03T20:33:58.669Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/ [2022-05-03T20:33:58.669Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/generate.go [2022-05-03T20:33:58.669Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/intermediate.pem [2022-05-03T20:33:58.669Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/leaf-crt-bundle.pem [2022-05-03T20:33:58.669Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/leaf-key.pem [2022-05-03T20:33:58.669Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/leaf.pem [2022-05-03T20:33:58.669Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/root-crt.pem [2022-05-03T20:33:58.669Z] spire-1.2.1/test/fixture/registration/ [2022-05-03T20:33:58.669Z] spire-1.2.1/test/fixture/registration/entries.json [2022-05-03T20:33:58.669Z] spire-1.2.1/test/fixture/registration/good-for-update.json [2022-05-03T20:33:58.669Z] spire-1.2.1/test/fixture/registration/good.json [2022-05-03T20:33:58.669Z] spire-1.2.1/test/fixture/registration/invalid.json [2022-05-03T20:33:58.669Z] spire-1.2.1/test/fixture/registration/invalid_json.json [2022-05-03T20:33:58.669Z] spire-1.2.1/test/fixture/registration/manager_test_entries.json [2022-05-03T20:33:58.669Z] spire-1.2.1/test/integration/ [2022-05-03T20:33:58.669Z] spire-1.2.1/test/integration/README.md [2022-05-03T20:33:58.669Z] spire-1.2.1/test/integration/common [2022-05-03T20:33:58.669Z] spire-1.2.1/test/integration/setup/ [2022-05-03T20:33:58.669Z] spire-1.2.1/test/integration/setup/adminclient/ [2022-05-03T20:33:58.669Z] spire-1.2.1/test/integration/setup/adminclient/build.sh [2022-05-03T20:33:58.669Z] spire-1.2.1/test/integration/setup/adminclient/client.go [2022-05-03T20:33:58.669Z] spire-1.2.1/test/integration/setup/debugagent/ [2022-05-03T20:33:58.669Z] spire-1.2.1/test/integration/setup/debugagent/build.sh [2022-05-03T20:33:58.669Z] spire-1.2.1/test/integration/setup/debugagent/main.go [2022-05-03T20:33:58.669Z] spire-1.2.1/test/integration/setup/debugserver/ [2022-05-03T20:33:58.669Z] spire-1.2.1/test/integration/setup/debugserver/build.sh [2022-05-03T20:33:58.669Z] spire-1.2.1/test/integration/setup/debugserver/main.go [2022-05-03T20:33:58.669Z] spire-1.2.1/test/integration/setup/downstreamclient/ [2022-05-03T20:33:58.669Z] spire-1.2.1/test/integration/setup/downstreamclient/build.sh [2022-05-03T20:33:58.669Z] spire-1.2.1/test/integration/setup/downstreamclient/client.go [2022-05-03T20:33:58.669Z] spire-1.2.1/test/integration/setup/itclient/ [2022-05-03T20:33:58.669Z] spire-1.2.1/test/integration/setup/itclient/client.go [2022-05-03T20:33:58.669Z] spire-1.2.1/test/integration/setup/node-attestation/ [2022-05-03T20:33:58.669Z] spire-1.2.1/test/integration/setup/node-attestation/build.sh [2022-05-03T20:33:58.669Z] spire-1.2.1/test/integration/setup/node-attestation/client.go [2022-05-03T20:33:58.669Z] spire-1.2.1/test/integration/setup/x509pop/ [2022-05-03T20:33:58.670Z] spire-1.2.1/test/integration/setup/x509pop/gencerts.go [2022-05-03T20:33:58.670Z] spire-1.2.1/test/integration/setup/x509pop/setup.sh [2022-05-03T20:33:58.670Z] spire-1.2.1/test/integration/suites/ [2022-05-03T20:33:58.670Z] spire-1.2.1/test/integration/suites/admin-endpoints/ [2022-05-03T20:33:58.670Z] spire-1.2.1/test/integration/suites/admin-endpoints/00-setup [2022-05-03T20:33:58.670Z] spire-1.2.1/test/integration/suites/admin-endpoints/01-start-server [2022-05-03T20:33:58.670Z] spire-1.2.1/test/integration/suites/admin-endpoints/02-bootstrap-agent [2022-05-03T20:33:58.670Z] spire-1.2.1/test/integration/suites/admin-endpoints/03-start-agent [2022-05-03T20:33:58.670Z] spire-1.2.1/test/integration/suites/admin-endpoints/04-create-registration-entries [2022-05-03T20:33:58.670Z] spire-1.2.1/test/integration/suites/admin-endpoints/05-test-endpoints [2022-05-03T20:33:58.670Z] spire-1.2.1/test/integration/suites/admin-endpoints/README.md [2022-05-03T20:33:58.670Z] spire-1.2.1/test/integration/suites/admin-endpoints/conf/ [2022-05-03T20:33:58.670Z] spire-1.2.1/test/integration/suites/admin-endpoints/conf/agent/ [2022-05-03T20:33:58.670Z] spire-1.2.1/test/integration/suites/admin-endpoints/conf/agent/agent.conf [2022-05-03T20:33:58.670Z] spire-1.2.1/test/integration/suites/admin-endpoints/conf/server/ [2022-05-03T20:33:58.670Z] spire-1.2.1/test/integration/suites/admin-endpoints/conf/server/server.conf [2022-05-03T20:33:58.670Z] spire-1.2.1/test/integration/suites/admin-endpoints/docker-compose.yaml [2022-05-03T20:33:58.670Z] spire-1.2.1/test/integration/suites/admin-endpoints/teardown [2022-05-03T20:33:58.670Z] spire-1.2.1/test/integration/suites/datastore-mysql-replication/ [2022-05-03T20:33:58.670Z] spire-1.2.1/test/integration/suites/datastore-mysql-replication/00-setup [2022-05-03T20:33:58.670Z] spire-1.2.1/test/integration/suites/datastore-mysql-replication/01-test-variants [2022-05-03T20:33:58.670Z] spire-1.2.1/test/integration/suites/datastore-mysql-replication/README.md [2022-05-03T20:33:58.670Z] spire-1.2.1/test/integration/suites/datastore-mysql-replication/docker-compose.yaml [2022-05-03T20:33:58.670Z] spire-1.2.1/test/integration/suites/datastore-mysql-replication/teardown [2022-05-03T20:33:58.670Z] spire-1.2.1/test/integration/suites/datastore-mysql/ [2022-05-03T20:33:58.670Z] spire-1.2.1/test/integration/suites/datastore-mysql/00-setup [2022-05-03T20:33:58.670Z] spire-1.2.1/test/integration/suites/datastore-mysql/01-test-variants [2022-05-03T20:33:58.670Z] spire-1.2.1/test/integration/suites/datastore-mysql/README.md [2022-05-03T20:33:58.670Z] spire-1.2.1/test/integration/suites/datastore-mysql/docker-compose.yaml [2022-05-03T20:33:58.670Z] spire-1.2.1/test/integration/suites/datastore-mysql/teardown [2022-05-03T20:33:58.670Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/ [2022-05-03T20:33:58.670Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/00-setup [2022-05-03T20:33:58.670Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/01-test-variants [2022-05-03T20:33:58.670Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/README.md [2022-05-03T20:33:58.670Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/docker-compose.yaml [2022-05-03T20:33:58.670Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/principal/ [2022-05-03T20:33:58.670Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/principal/init.sh [2022-05-03T20:33:58.670Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/replica/ [2022-05-03T20:33:58.670Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/replica/docker-entrypoint.sh [2022-05-03T20:33:58.670Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/replica/v12/ [2022-05-03T20:33:58.670Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/replica/v12/docker-entrypoint.sh [2022-05-03T20:33:58.670Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/teardown [2022-05-03T20:33:58.670Z] spire-1.2.1/test/integration/suites/datastore-postgres/ [2022-05-03T20:33:58.670Z] spire-1.2.1/test/integration/suites/datastore-postgres/00-setup [2022-05-03T20:33:58.670Z] spire-1.2.1/test/integration/suites/datastore-postgres/01-test-variants [2022-05-03T20:33:58.670Z] spire-1.2.1/test/integration/suites/datastore-postgres/README.md [2022-05-03T20:33:58.670Z] spire-1.2.1/test/integration/suites/datastore-postgres/docker-compose.yaml [2022-05-03T20:33:58.670Z] spire-1.2.1/test/integration/suites/datastore-postgres/teardown [2022-05-03T20:33:58.670Z] spire-1.2.1/test/integration/suites/debug-endpoints/ [2022-05-03T20:33:58.670Z] spire-1.2.1/test/integration/suites/debug-endpoints/00-setup [2022-05-03T20:33:58.670Z] spire-1.2.1/test/integration/suites/debug-endpoints/01-start-server [2022-05-03T20:33:58.670Z] spire-1.2.1/test/integration/suites/debug-endpoints/02-bootstrap-agent [2022-05-03T20:33:58.670Z] spire-1.2.1/test/integration/suites/debug-endpoints/03-start-agent [2022-05-03T20:33:58.670Z] spire-1.2.1/test/integration/suites/debug-endpoints/04-create-registration-entries [2022-05-03T20:33:58.670Z] spire-1.2.1/test/integration/suites/debug-endpoints/05-test-endpoints [2022-05-03T20:33:58.670Z] spire-1.2.1/test/integration/suites/debug-endpoints/README.md [2022-05-03T20:33:58.670Z] spire-1.2.1/test/integration/suites/debug-endpoints/conf/ [2022-05-03T20:33:58.670Z] spire-1.2.1/test/integration/suites/debug-endpoints/conf/agent/ [2022-05-03T20:33:58.670Z] spire-1.2.1/test/integration/suites/debug-endpoints/conf/agent/agent.conf [2022-05-03T20:33:58.670Z] spire-1.2.1/test/integration/suites/debug-endpoints/conf/server/ [2022-05-03T20:33:58.670Z] spire-1.2.1/test/integration/suites/debug-endpoints/conf/server/server.conf [2022-05-03T20:33:58.670Z] spire-1.2.1/test/integration/suites/debug-endpoints/docker-compose.yaml [2022-05-03T20:33:58.670Z] spire-1.2.1/test/integration/suites/debug-endpoints/teardown [2022-05-03T20:33:58.670Z] spire-1.2.1/test/integration/suites/downstream-endpoints/ [2022-05-03T20:33:58.670Z] spire-1.2.1/test/integration/suites/downstream-endpoints/00-setup [2022-05-03T20:33:58.670Z] spire-1.2.1/test/integration/suites/downstream-endpoints/01-start-server [2022-05-03T20:33:58.670Z] spire-1.2.1/test/integration/suites/downstream-endpoints/02-bootstrap-agent [2022-05-03T20:33:58.670Z] spire-1.2.1/test/integration/suites/downstream-endpoints/03-start-agent [2022-05-03T20:33:58.670Z] spire-1.2.1/test/integration/suites/downstream-endpoints/04-create-entries [2022-05-03T20:33:58.670Z] spire-1.2.1/test/integration/suites/downstream-endpoints/05-test-endpoints [2022-05-03T20:33:58.670Z] spire-1.2.1/test/integration/suites/downstream-endpoints/README.md [2022-05-03T20:33:58.670Z] spire-1.2.1/test/integration/suites/downstream-endpoints/conf/ [2022-05-03T20:33:58.670Z] spire-1.2.1/test/integration/suites/downstream-endpoints/conf/agent/ [2022-05-03T20:33:58.670Z] spire-1.2.1/test/integration/suites/downstream-endpoints/conf/agent/agent.conf [2022-05-03T20:33:58.670Z] spire-1.2.1/test/integration/suites/downstream-endpoints/conf/server/ [2022-05-03T20:33:58.670Z] spire-1.2.1/test/integration/suites/downstream-endpoints/conf/server/server.conf [2022-05-03T20:33:58.670Z] spire-1.2.1/test/integration/suites/downstream-endpoints/docker-compose.yaml [2022-05-03T20:33:58.670Z] spire-1.2.1/test/integration/suites/downstream-endpoints/teardown [2022-05-03T20:33:58.670Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/ [2022-05-03T20:33:58.670Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/00-setup [2022-05-03T20:33:58.670Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/01-start-server [2022-05-03T20:33:58.670Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/02-bootstrap-agents [2022-05-03T20:33:58.670Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/03-start-remaining-containers [2022-05-03T20:33:58.670Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/04-create-workload-entries [2022-05-03T20:33:58.670Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/05-check-workload-connectivity [2022-05-03T20:33:58.670Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/README.md [2022-05-03T20:33:58.670Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/ [2022-05-03T20:33:58.670Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/downstream-agent/ [2022-05-03T20:33:58.670Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/downstream-agent/agent.conf [2022-05-03T20:33:58.670Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/downstream-envoy/ [2022-05-03T20:33:58.670Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/downstream-envoy/envoy.yaml [2022-05-03T20:33:58.670Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/server/ [2022-05-03T20:33:58.670Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/server/server.conf [2022-05-03T20:33:58.670Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/supervisord.conf [2022-05-03T20:33:58.670Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/upstream-agent/ [2022-05-03T20:33:58.670Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/upstream-agent/agent.conf [2022-05-03T20:33:58.670Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/upstream-envoy/ [2022-05-03T20:33:58.670Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/upstream-envoy/envoy.yaml [2022-05-03T20:33:58.670Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/docker-compose.yaml [2022-05-03T20:33:58.670Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/teardown [2022-05-03T20:33:58.670Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/ [2022-05-03T20:33:58.670Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/00-test-envoy-releases.sh [2022-05-03T20:33:58.670Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/Dockerfile [2022-05-03T20:33:58.670Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/README.md [2022-05-03T20:33:58.670Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/ [2022-05-03T20:33:58.670Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/ [2022-05-03T20:33:58.670Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/agent/ [2022-05-03T20:33:58.670Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/agent/agent.conf [2022-05-03T20:33:58.670Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/envoy/ [2022-05-03T20:33:58.670Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/envoy/envoy.yaml [2022-05-03T20:33:58.670Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/server/ [2022-05-03T20:33:58.670Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/server/server.conf [2022-05-03T20:33:58.670Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/ [2022-05-03T20:33:58.670Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/agent/ [2022-05-03T20:33:58.670Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/agent/agent.conf [2022-05-03T20:33:58.670Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/envoy/ [2022-05-03T20:33:58.670Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/envoy/envoy.yaml [2022-05-03T20:33:58.670Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/supervisord.conf [2022-05-03T20:33:58.670Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/ [2022-05-03T20:33:58.670Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/agent/ [2022-05-03T20:33:58.670Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/agent/agent.conf [2022-05-03T20:33:58.670Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/envoy/ [2022-05-03T20:33:58.670Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/envoy/envoy.yaml [2022-05-03T20:33:58.670Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/server/ [2022-05-03T20:33:58.670Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/server/server.conf [2022-05-03T20:33:58.670Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/docker-compose.yaml [2022-05-03T20:33:58.670Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/teardown [2022-05-03T20:33:58.670Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/ [2022-05-03T20:33:58.670Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/00-test-envoy-releases [2022-05-03T20:33:58.670Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/README.md [2022-05-03T20:33:58.670Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/ [2022-05-03T20:33:58.670Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/downstream-agent/ [2022-05-03T20:33:58.670Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/downstream-agent/agent.conf [2022-05-03T20:33:58.670Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/downstream-envoy/ [2022-05-03T20:33:58.670Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/downstream-envoy/envoy.yaml [2022-05-03T20:33:58.670Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/server/ [2022-05-03T20:33:58.670Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/server/server.conf [2022-05-03T20:33:58.670Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/supervisord.conf [2022-05-03T20:33:58.670Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/upstream-agent/ [2022-05-03T20:33:58.670Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/upstream-agent/agent.conf [2022-05-03T20:33:58.670Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/upstream-envoy/ [2022-05-03T20:33:58.670Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/upstream-envoy/envoy.yaml [2022-05-03T20:33:58.670Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/docker-compose.yaml [2022-05-03T20:33:58.670Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/teardown [2022-05-03T20:33:58.670Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/ [2022-05-03T20:33:58.670Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/00-setup [2022-05-03T20:33:58.670Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/01-start-servers [2022-05-03T20:33:58.670Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/02-bootstrap-federation-and-agents [2022-05-03T20:33:58.670Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/03-start-remaining-containers [2022-05-03T20:33:58.670Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/04-create-workload-entries [2022-05-03T20:33:58.670Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/05-check-workload-connectivity [2022-05-03T20:33:58.670Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/06-stop-servers [2022-05-03T20:33:58.670Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/07-check-workload-connectivity [2022-05-03T20:33:58.670Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/08-start-servers [2022-05-03T20:33:58.670Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/09-check-workload-connectivity [2022-05-03T20:33:58.670Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/10-stop-agents [2022-05-03T20:33:58.670Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/11-check-workload-connectivity [2022-05-03T20:33:58.670Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/12-start-agents [2022-05-03T20:33:58.670Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/13-check-workload-connectivity [2022-05-03T20:33:58.670Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/Dockerfile [2022-05-03T20:33:58.670Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/README.md [2022-05-03T20:33:58.670Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/ [2022-05-03T20:33:58.670Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/ [2022-05-03T20:33:58.670Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/agent/ [2022-05-03T20:33:58.670Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/agent/agent.conf [2022-05-03T20:33:58.670Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/ghostunnel/ [2022-05-03T20:33:58.670Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/ghostunnel/ghostunnel.flags [2022-05-03T20:33:58.670Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/server/ [2022-05-03T20:33:58.670Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/server/server.conf [2022-05-03T20:33:58.670Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/supervisord/ [2022-05-03T20:33:58.670Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/supervisord/supervisord.conf [2022-05-03T20:33:58.670Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/ [2022-05-03T20:33:58.670Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/agent/ [2022-05-03T20:33:58.670Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/agent/agent.conf [2022-05-03T20:33:58.670Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/ghostunnel/ [2022-05-03T20:33:58.670Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/ghostunnel/ghostunnel.flags [2022-05-03T20:33:58.670Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/server/ [2022-05-03T20:33:58.670Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/server/server.conf [2022-05-03T20:33:58.670Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/supervisord/ [2022-05-03T20:33:58.670Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/supervisord/supervisord.conf [2022-05-03T20:33:58.670Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/docker-compose.yaml [2022-05-03T20:33:58.670Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/teardown [2022-05-03T20:33:58.670Z] spire-1.2.1/test/integration/suites/join-token/ [2022-05-03T20:33:58.670Z] spire-1.2.1/test/integration/suites/join-token/01-start-server [2022-05-03T20:33:58.670Z] spire-1.2.1/test/integration/suites/join-token/02-bootstrap-agents [2022-05-03T20:33:58.670Z] spire-1.2.1/test/integration/suites/join-token/03-start-agent [2022-05-03T20:33:58.670Z] spire-1.2.1/test/integration/suites/join-token/04-create-workload-entry [2022-05-03T20:33:58.670Z] spire-1.2.1/test/integration/suites/join-token/05-check-svid [2022-05-03T20:33:58.670Z] spire-1.2.1/test/integration/suites/join-token/06-start-bad-agent [2022-05-03T20:33:58.670Z] spire-1.2.1/test/integration/suites/join-token/README.md [2022-05-03T20:33:58.670Z] spire-1.2.1/test/integration/suites/join-token/conf/ [2022-05-03T20:33:58.670Z] spire-1.2.1/test/integration/suites/join-token/conf/agent/ [2022-05-03T20:33:58.670Z] spire-1.2.1/test/integration/suites/join-token/conf/agent/agent.conf [2022-05-03T20:33:58.670Z] spire-1.2.1/test/integration/suites/join-token/conf/server/ [2022-05-03T20:33:58.670Z] spire-1.2.1/test/integration/suites/join-token/conf/server/server.conf [2022-05-03T20:33:58.670Z] spire-1.2.1/test/integration/suites/join-token/docker-compose.yaml [2022-05-03T20:33:58.670Z] spire-1.2.1/test/integration/suites/join-token/teardown [2022-05-03T20:33:58.670Z] spire-1.2.1/test/integration/suites/k8s-reconcile/ [2022-05-03T20:33:58.670Z] spire-1.2.1/test/integration/suites/k8s-reconcile/00-setup [2022-05-03T20:33:58.670Z] spire-1.2.1/test/integration/suites/k8s-reconcile/01-apply-config [2022-05-03T20:33:58.670Z] spire-1.2.1/test/integration/suites/k8s-reconcile/02-check-for-workload-svid [2022-05-03T20:33:58.670Z] spire-1.2.1/test/integration/suites/k8s-reconcile/README.md [2022-05-03T20:33:58.670Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/ [2022-05-03T20:33:58.670Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/admctrl/ [2022-05-03T20:33:58.670Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/admctrl/admission-control.yaml [2022-05-03T20:33:58.670Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/admctrl/kubeconfig.yaml [2022-05-03T20:33:58.670Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/agent/ [2022-05-03T20:33:58.670Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/agent/kustomization.yaml [2022-05-03T20:33:58.670Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/agent/spire-agent.yaml [2022-05-03T20:33:58.670Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/kind-config.yaml [2022-05-03T20:33:58.670Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/server/ [2022-05-03T20:33:58.670Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/server/k8s-workload-registrar-secret.yaml [2022-05-03T20:33:58.670Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/server/kustomization.yaml [2022-05-03T20:33:58.670Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/server/spire-server.yaml [2022-05-03T20:33:58.670Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/workload.yaml [2022-05-03T20:33:58.670Z] spire-1.2.1/test/integration/suites/k8s-reconcile/init-kubectl [2022-05-03T20:33:58.670Z] spire-1.2.1/test/integration/suites/k8s-reconcile/teardown [2022-05-03T20:33:58.670Z] spire-1.2.1/test/integration/suites/k8s-scratch/ [2022-05-03T20:33:58.670Z] spire-1.2.1/test/integration/suites/k8s-scratch/00-setup [2022-05-03T20:33:58.670Z] spire-1.2.1/test/integration/suites/k8s-scratch/01-apply-config [2022-05-03T20:33:58.670Z] spire-1.2.1/test/integration/suites/k8s-scratch/02-check-for-workload-svid [2022-05-03T20:33:58.670Z] spire-1.2.1/test/integration/suites/k8s-scratch/README.md [2022-05-03T20:33:58.670Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/ [2022-05-03T20:33:58.670Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/admctrl/ [2022-05-03T20:33:58.670Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/admctrl/admission-control.yaml [2022-05-03T20:33:58.670Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/admctrl/kubeconfig.yaml [2022-05-03T20:33:58.670Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/agent/ [2022-05-03T20:33:58.670Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/agent/kustomization.yaml [2022-05-03T20:33:58.670Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/agent/spire-agent.yaml [2022-05-03T20:33:58.670Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/kind-config.yaml [2022-05-03T20:33:58.670Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/server/ [2022-05-03T20:33:58.670Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/server/k8s-workload-registrar-secret.yaml [2022-05-03T20:33:58.670Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/server/kustomization.yaml [2022-05-03T20:33:58.670Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/server/spire-server.yaml [2022-05-03T20:33:58.670Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/webhook/ [2022-05-03T20:33:58.670Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/webhook/kustomization.yaml [2022-05-03T20:33:58.670Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/webhook/validation-webhook.yaml [2022-05-03T20:33:58.670Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/workload.yaml [2022-05-03T20:33:58.670Z] spire-1.2.1/test/integration/suites/k8s-scratch/init-kubectl [2022-05-03T20:33:58.670Z] spire-1.2.1/test/integration/suites/k8s-scratch/teardown [2022-05-03T20:33:58.670Z] spire-1.2.1/test/integration/suites/k8s/ [2022-05-03T20:33:58.670Z] spire-1.2.1/test/integration/suites/k8s/00-setup [2022-05-03T20:33:58.670Z] spire-1.2.1/test/integration/suites/k8s/01-apply-config [2022-05-03T20:33:58.670Z] spire-1.2.1/test/integration/suites/k8s/02-check-for-workload-svid [2022-05-03T20:33:58.670Z] spire-1.2.1/test/integration/suites/k8s/README.md [2022-05-03T20:33:58.670Z] spire-1.2.1/test/integration/suites/k8s/conf/ [2022-05-03T20:33:58.670Z] spire-1.2.1/test/integration/suites/k8s/conf/admctrl/ [2022-05-03T20:33:58.670Z] spire-1.2.1/test/integration/suites/k8s/conf/admctrl/admission-control.yaml [2022-05-03T20:33:58.670Z] spire-1.2.1/test/integration/suites/k8s/conf/admctrl/kubeconfig.yaml [2022-05-03T20:33:58.670Z] spire-1.2.1/test/integration/suites/k8s/conf/agent/ [2022-05-03T20:33:58.670Z] spire-1.2.1/test/integration/suites/k8s/conf/agent/kustomization.yaml [2022-05-03T20:33:58.670Z] spire-1.2.1/test/integration/suites/k8s/conf/agent/spire-agent.yaml [2022-05-03T20:33:58.670Z] spire-1.2.1/test/integration/suites/k8s/conf/kind-config.yaml [2022-05-03T20:33:58.670Z] spire-1.2.1/test/integration/suites/k8s/conf/server/ [2022-05-03T20:33:58.670Z] spire-1.2.1/test/integration/suites/k8s/conf/server/k8s-workload-registrar-secret.yaml [2022-05-03T20:33:58.670Z] spire-1.2.1/test/integration/suites/k8s/conf/server/kustomization.yaml [2022-05-03T20:33:58.670Z] spire-1.2.1/test/integration/suites/k8s/conf/server/spire-server.yaml [2022-05-03T20:33:58.670Z] spire-1.2.1/test/integration/suites/k8s/conf/webhook/ [2022-05-03T20:33:58.670Z] spire-1.2.1/test/integration/suites/k8s/conf/webhook/kustomization.yaml [2022-05-03T20:33:58.670Z] spire-1.2.1/test/integration/suites/k8s/conf/webhook/validation-webhook.yaml [2022-05-03T20:33:58.670Z] spire-1.2.1/test/integration/suites/k8s/conf/workload.yaml [2022-05-03T20:33:58.670Z] spire-1.2.1/test/integration/suites/k8s/init-kubectl [2022-05-03T20:33:58.670Z] spire-1.2.1/test/integration/suites/k8s/teardown [2022-05-03T20:33:58.670Z] spire-1.2.1/test/integration/suites/nested-rotation/ [2022-05-03T20:33:58.670Z] spire-1.2.1/test/integration/suites/nested-rotation/00-setup [2022-05-03T20:33:58.670Z] spire-1.2.1/test/integration/suites/nested-rotation/01-start-root [2022-05-03T20:33:58.670Z] spire-1.2.1/test/integration/suites/nested-rotation/02-create-intermediate-downstream-entries [2022-05-03T20:33:58.670Z] spire-1.2.1/test/integration/suites/nested-rotation/03-start-intermediateA [2022-05-03T20:33:58.670Z] spire-1.2.1/test/integration/suites/nested-rotation/04-create-leafA-downstream-entry [2022-05-03T20:33:58.670Z] spire-1.2.1/test/integration/suites/nested-rotation/05-start-leafA [2022-05-03T20:33:58.670Z] spire-1.2.1/test/integration/suites/nested-rotation/06-start-intermediateB [2022-05-03T20:33:58.670Z] spire-1.2.1/test/integration/suites/nested-rotation/07-create-leafB-downstream-entry [2022-05-03T20:33:58.670Z] spire-1.2.1/test/integration/suites/nested-rotation/08-start-leafB [2022-05-03T20:33:58.670Z] spire-1.2.1/test/integration/suites/nested-rotation/09-create-workload-entries [2022-05-03T20:33:58.670Z] spire-1.2.1/test/integration/suites/nested-rotation/10-check-svids [2022-05-03T20:33:58.670Z] spire-1.2.1/test/integration/suites/nested-rotation/Dockerfile [2022-05-03T20:33:58.670Z] spire-1.2.1/test/integration/suites/nested-rotation/README.md [2022-05-03T20:33:58.670Z] spire-1.2.1/test/integration/suites/nested-rotation/docker-compose.yaml [2022-05-03T20:33:58.670Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/ [2022-05-03T20:33:58.670Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/agent/ [2022-05-03T20:33:58.670Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/agent/agent.conf [2022-05-03T20:33:58.670Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/server/ [2022-05-03T20:33:58.670Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/server/server.conf [2022-05-03T20:33:58.670Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/ [2022-05-03T20:33:58.670Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/agent/ [2022-05-03T20:33:58.670Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/agent/agent.conf [2022-05-03T20:33:58.670Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/server/ [2022-05-03T20:33:58.670Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/server/server.conf [2022-05-03T20:33:58.670Z] spire-1.2.1/test/integration/suites/nested-rotation/leafA/ [2022-05-03T20:33:58.670Z] spire-1.2.1/test/integration/suites/nested-rotation/leafA/agent/ [2022-05-03T20:33:58.670Z] spire-1.2.1/test/integration/suites/nested-rotation/leafA/agent/agent.conf [2022-05-03T20:33:58.670Z] spire-1.2.1/test/integration/suites/nested-rotation/leafA/server/ [2022-05-03T20:33:58.670Z] spire-1.2.1/test/integration/suites/nested-rotation/leafA/server/server.conf [2022-05-03T20:33:58.670Z] spire-1.2.1/test/integration/suites/nested-rotation/leafB/ [2022-05-03T20:33:58.670Z] spire-1.2.1/test/integration/suites/nested-rotation/leafB/agent/ [2022-05-03T20:33:58.670Z] spire-1.2.1/test/integration/suites/nested-rotation/leafB/agent/agent.conf [2022-05-03T20:33:58.670Z] spire-1.2.1/test/integration/suites/nested-rotation/leafB/server/ [2022-05-03T20:33:58.670Z] spire-1.2.1/test/integration/suites/nested-rotation/leafB/server/server.conf [2022-05-03T20:33:58.670Z] spire-1.2.1/test/integration/suites/nested-rotation/root/ [2022-05-03T20:33:58.670Z] spire-1.2.1/test/integration/suites/nested-rotation/root/agent/ [2022-05-03T20:33:58.670Z] spire-1.2.1/test/integration/suites/nested-rotation/root/agent/agent.conf [2022-05-03T20:33:58.670Z] spire-1.2.1/test/integration/suites/nested-rotation/root/server/ [2022-05-03T20:33:58.670Z] spire-1.2.1/test/integration/suites/nested-rotation/root/server/server.conf [2022-05-03T20:33:58.670Z] spire-1.2.1/test/integration/suites/nested-rotation/teardown [2022-05-03T20:33:58.670Z] spire-1.2.1/test/integration/suites/node-attestation/ [2022-05-03T20:33:58.670Z] spire-1.2.1/test/integration/suites/node-attestation/00-setup [2022-05-03T20:33:58.670Z] spire-1.2.1/test/integration/suites/node-attestation/01-start-server [2022-05-03T20:33:58.670Z] spire-1.2.1/test/integration/suites/node-attestation/02-start-agent [2022-05-03T20:33:58.670Z] spire-1.2.1/test/integration/suites/node-attestation/03-test-node-attestation [2022-05-03T20:33:58.670Z] spire-1.2.1/test/integration/suites/node-attestation/04-test-x509pop-attestation [2022-05-03T20:33:58.670Z] spire-1.2.1/test/integration/suites/node-attestation/README.md [2022-05-03T20:33:58.670Z] spire-1.2.1/test/integration/suites/node-attestation/conf/ [2022-05-03T20:33:58.670Z] spire-1.2.1/test/integration/suites/node-attestation/conf/agent/ [2022-05-03T20:33:58.670Z] spire-1.2.1/test/integration/suites/node-attestation/conf/agent/agent.conf [2022-05-03T20:33:58.670Z] spire-1.2.1/test/integration/suites/node-attestation/conf/server/ [2022-05-03T20:33:58.670Z] spire-1.2.1/test/integration/suites/node-attestation/conf/server/server.conf [2022-05-03T20:33:58.670Z] spire-1.2.1/test/integration/suites/node-attestation/docker-compose.yaml [2022-05-03T20:33:58.670Z] spire-1.2.1/test/integration/suites/node-attestation/teardown [2022-05-03T20:33:58.670Z] spire-1.2.1/test/integration/suites/rotation/ [2022-05-03T20:33:58.670Z] spire-1.2.1/test/integration/suites/rotation/00-setup [2022-05-03T20:33:58.670Z] spire-1.2.1/test/integration/suites/rotation/01-start-server [2022-05-03T20:33:58.670Z] spire-1.2.1/test/integration/suites/rotation/02-bootstrap-agent [2022-05-03T20:33:58.670Z] spire-1.2.1/test/integration/suites/rotation/03-start-agent [2022-05-03T20:33:58.670Z] spire-1.2.1/test/integration/suites/rotation/04-create-workload-entry [2022-05-03T20:33:58.670Z] spire-1.2.1/test/integration/suites/rotation/05-check-svids [2022-05-03T20:33:58.670Z] spire-1.2.1/test/integration/suites/rotation/README.md [2022-05-03T20:33:58.670Z] spire-1.2.1/test/integration/suites/rotation/conf/ [2022-05-03T20:33:58.670Z] spire-1.2.1/test/integration/suites/rotation/conf/agent/ [2022-05-03T20:33:58.670Z] spire-1.2.1/test/integration/suites/rotation/conf/agent/agent.conf [2022-05-03T20:33:58.670Z] spire-1.2.1/test/integration/suites/rotation/conf/server/ [2022-05-03T20:33:58.670Z] spire-1.2.1/test/integration/suites/rotation/conf/server/server.conf [2022-05-03T20:33:58.670Z] spire-1.2.1/test/integration/suites/rotation/docker-compose.yaml [2022-05-03T20:33:58.670Z] spire-1.2.1/test/integration/suites/rotation/teardown [2022-05-03T20:33:58.670Z] spire-1.2.1/test/integration/suites/self-test/ [2022-05-03T20:33:58.670Z] spire-1.2.1/test/integration/suites/self-test/00-ensure-command-failure-fails-step [2022-05-03T20:33:58.670Z] spire-1.2.1/test/integration/suites/self-test/README.md [2022-05-03T20:33:58.670Z] spire-1.2.1/test/integration/suites/self-test/teardown [2022-05-03T20:33:58.670Z] spire-1.2.1/test/integration/suites/spire-server-cli/ [2022-05-03T20:33:58.670Z] spire-1.2.1/test/integration/suites/spire-server-cli/01-start-server [2022-05-03T20:33:58.670Z] spire-1.2.1/test/integration/suites/spire-server-cli/02-bundle [2022-05-03T20:33:58.670Z] spire-1.2.1/test/integration/suites/spire-server-cli/03-entry [2022-05-03T20:33:58.670Z] spire-1.2.1/test/integration/suites/spire-server-cli/04-bootstrap-agents [2022-05-03T20:33:58.670Z] spire-1.2.1/test/integration/suites/spire-server-cli/05-start-agents [2022-05-03T20:33:58.670Z] spire-1.2.1/test/integration/suites/spire-server-cli/06-agent [2022-05-03T20:33:58.670Z] spire-1.2.1/test/integration/suites/spire-server-cli/README.md [2022-05-03T20:33:58.670Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/ [2022-05-03T20:33:58.670Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/agent/ [2022-05-03T20:33:58.670Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/agent/agent.conf [2022-05-03T20:33:58.670Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ [2022-05-03T20:33:58.670Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ca.pem [2022-05-03T20:33:58.670Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ca.spiffe [2022-05-03T20:33:58.670Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ca2.pem [2022-05-03T20:33:58.670Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ca2.spiffe [2022-05-03T20:33:58.670Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/server/ [2022-05-03T20:33:58.670Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/server/server.conf [2022-05-03T20:33:58.670Z] spire-1.2.1/test/integration/suites/spire-server-cli/docker-compose.yaml [2022-05-03T20:33:58.670Z] spire-1.2.1/test/integration/suites/spire-server-cli/teardown [2022-05-03T20:33:58.670Z] spire-1.2.1/test/integration/suites/upgrade/ [2022-05-03T20:33:58.670Z] spire-1.2.1/test/integration/suites/upgrade/00-setup [2022-05-03T20:33:58.670Z] spire-1.2.1/test/integration/suites/upgrade/01-run-upgrade-tests [2022-05-03T20:33:58.670Z] spire-1.2.1/test/integration/suites/upgrade/02-verify-codebase-version-is-updated [2022-05-03T20:33:58.670Z] spire-1.2.1/test/integration/suites/upgrade/README.md [2022-05-03T20:33:58.670Z] spire-1.2.1/test/integration/suites/upgrade/conf/ [2022-05-03T20:33:58.670Z] spire-1.2.1/test/integration/suites/upgrade/conf/agent/ [2022-05-03T20:33:58.670Z] spire-1.2.1/test/integration/suites/upgrade/conf/agent/agent.conf [2022-05-03T20:33:58.670Z] spire-1.2.1/test/integration/suites/upgrade/conf/server/ [2022-05-03T20:33:58.670Z] spire-1.2.1/test/integration/suites/upgrade/conf/server/server.conf [2022-05-03T20:33:58.670Z] spire-1.2.1/test/integration/suites/upgrade/teardown [2022-05-03T20:33:58.670Z] spire-1.2.1/test/integration/suites/upgrade/versions.txt [2022-05-03T20:33:58.670Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/ [2022-05-03T20:33:58.670Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/00-setup-kind [2022-05-03T20:33:58.671Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/01-setup-cert-manager [2022-05-03T20:33:58.671Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/02-deploy-spire [2022-05-03T20:33:58.671Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/03-verify-ca [2022-05-03T20:33:58.671Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/README.md [2022-05-03T20:33:58.671Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/ [2022-05-03T20:33:58.671Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/cert-manager-issuer.yaml [2022-05-03T20:33:58.671Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/kind-config.yaml [2022-05-03T20:33:58.671Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/server/ [2022-05-03T20:33:58.671Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/server/kustomization.yaml [2022-05-03T20:33:58.671Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/server/spire-server.yaml [2022-05-03T20:33:58.671Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/init-kubectl [2022-05-03T20:33:58.671Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/teardown [2022-05-03T20:33:58.671Z] spire-1.2.1/test/integration/test-one.sh [2022-05-03T20:33:58.671Z] spire-1.2.1/test/integration/test.sh [2022-05-03T20:33:58.671Z] spire-1.2.1/test/plugintest/ [2022-05-03T20:33:58.671Z] spire-1.2.1/test/plugintest/config.go [2022-05-03T20:33:58.671Z] spire-1.2.1/test/plugintest/load.go [2022-05-03T20:33:58.671Z] spire-1.2.1/test/plugintest/option.go [2022-05-03T20:33:58.671Z] spire-1.2.1/test/spiretest/ [2022-05-03T20:33:58.671Z] spire-1.2.1/test/spiretest/apiserver.go [2022-05-03T20:33:58.671Z] spire-1.2.1/test/spiretest/assertions.go [2022-05-03T20:33:58.671Z] spire-1.2.1/test/spiretest/dir.go [2022-05-03T20:33:58.671Z] spire-1.2.1/test/spiretest/errors_posix.go [2022-05-03T20:33:58.671Z] spire-1.2.1/test/spiretest/errors_windows.go [2022-05-03T20:33:58.671Z] spire-1.2.1/test/spiretest/logs.go [2022-05-03T20:33:58.671Z] spire-1.2.1/test/spiretest/socketapi.go [2022-05-03T20:33:58.671Z] spire-1.2.1/test/spiretest/suite.go [2022-05-03T20:33:58.671Z] spire-1.2.1/test/spiretest/x509.go [2022-05-03T20:33:58.671Z] spire-1.2.1/test/testca/ [2022-05-03T20:33:58.671Z] spire-1.2.1/test/testca/ca.go [2022-05-03T20:33:58.671Z] spire-1.2.1/test/testkey/ [2022-05-03T20:33:58.671Z] spire-1.2.1/test/testkey/generate.sh [2022-05-03T20:33:58.671Z] spire-1.2.1/test/testkey/genkeys.go [2022-05-03T20:33:58.671Z] spire-1.2.1/test/testkey/keys.go [2022-05-03T20:33:58.671Z] spire-1.2.1/test/testkey/new.go [2022-05-03T20:33:58.671Z] spire-1.2.1/test/tpmsimulator/ [2022-05-03T20:33:58.671Z] spire-1.2.1/test/tpmsimulator/simulator.go [2022-05-03T20:33:58.671Z] spire-1.2.1/test/util/ [2022-05-03T20:33:58.671Z] spire-1.2.1/test/util/cert_fixtures.go [2022-05-03T20:33:58.671Z] spire-1.2.1/test/util/cert_generation.go [2022-05-03T20:33:58.671Z] spire-1.2.1/test/util/io_redirection.go [2022-05-03T20:33:58.671Z] spire-1.2.1/test/util/race.go [2022-05-03T20:33:58.671Z] spire-1.2.1/test/util/util.go [2022-05-03T20:33:58.671Z] building spire from source... [2022-05-03T20:33:58.931Z] Installing go1.17.7... [2022-05-03T20:33:58.931Z] Installing go1.17.7... [2022-05-03T20:34:05.497Z] Building bin/spire-server... [2022-05-03T20:34:05.497Z] go: downloading github.com/mitchellh/cli v1.1.2 [2022-05-03T20:34:05.497Z] go: downloading github.com/spiffe/spire-api-sdk v1.2.0 [2022-05-03T20:34:05.497Z] go: downloading github.com/spiffe/go-spiffe/v2 v2.0.0-beta.12 [2022-05-03T20:34:05.497Z] go: downloading golang.org/x/net v0.0.0-20220127200216-cd36cc0744dd [2022-05-03T20:34:05.497Z] go: downloading google.golang.org/grpc v1.44.0 [2022-05-03T20:34:05.497Z] Building bin/spire-server... [2022-05-03T20:34:05.497Z] go: downloading github.com/mitchellh/cli v1.1.2 [2022-05-03T20:34:05.497Z] go: downloading github.com/spiffe/go-spiffe/v2 v2.0.0-beta.12 [2022-05-03T20:34:05.497Z] go: downloading github.com/spiffe/spire-api-sdk v1.2.0 [2022-05-03T20:34:05.497Z] go: downloading golang.org/x/net v0.0.0-20220127200216-cd36cc0744dd [2022-05-03T20:34:05.497Z] go: downloading google.golang.org/grpc v1.44.0 [2022-05-03T20:34:05.497Z] go: downloading github.com/hashicorp/hcl v1.0.1-0.20190430135223-99e2f22d1c94 [2022-05-03T20:34:05.497Z] go: downloading github.com/imdario/mergo v0.3.12 [2022-05-03T20:34:05.497Z] go: downloading github.com/sirupsen/logrus v1.8.1 [2022-05-03T20:34:05.497Z] go: downloading gopkg.in/square/go-jose.v2 v2.6.0 [2022-05-03T20:34:05.497Z] go: downloading github.com/hashicorp/hcl v1.0.1-0.20190430135223-99e2f22d1c94 [2022-05-03T20:34:05.497Z] go: downloading github.com/hashicorp/go-hclog v1.1.0 [2022-05-03T20:34:05.497Z] go: downloading gopkg.in/square/go-jose.v2 v2.6.0 [2022-05-03T20:34:05.497Z] go: downloading golang.org/x/time v0.0.0-20220224211638-0e9765cccd65 [2022-05-03T20:34:05.497Z] go: downloading github.com/Masterminds/sprig v2.22.0+incompatible [2022-05-03T20:34:05.497Z] go: downloading github.com/fatih/color v1.13.0 [2022-05-03T20:34:05.497Z] go: downloading github.com/imdario/mergo v0.3.12 [2022-05-03T20:34:05.497Z] go: downloading github.com/sirupsen/logrus v1.8.1 [2022-05-03T20:34:05.497Z] go: downloading github.com/mattn/go-isatty v0.0.14 [2022-05-03T20:34:05.497Z] go: downloading golang.org/x/sys v0.0.0-20220227234510-4e6760a101f9 [2022-05-03T20:34:05.497Z] go: downloading github.com/hashicorp/go-plugin v1.4.3 [2022-05-03T20:34:05.497Z] go: downloading github.com/hashicorp/go-hclog v1.1.0 [2022-05-03T20:34:05.497Z] go: downloading golang.org/x/time v0.0.0-20220224211638-0e9765cccd65 [2022-05-03T20:34:05.497Z] go: downloading github.com/spiffe/spire-plugin-sdk v1.2.0 [2022-05-03T20:34:05.497Z] go: downloading github.com/Masterminds/sprig v2.22.0+incompatible [2022-05-03T20:34:05.497Z] go: downloading github.com/fatih/color v1.13.0 [2022-05-03T20:34:05.497Z] go: downloading github.com/mattn/go-isatty v0.0.14 [2022-05-03T20:34:05.497Z] go: downloading github.com/hashicorp/go-plugin v1.4.3 [2022-05-03T20:34:05.497Z] go: downloading github.com/spiffe/spire-plugin-sdk v1.2.0 [2022-05-03T20:34:05.497Z] go: downloading github.com/InVisionApp/go-health/v2 v2.1.2 [2022-05-03T20:34:05.497Z] go: downloading github.com/InVisionApp/go-logger v1.0.1 [2022-05-03T20:34:05.497Z] go: downloading github.com/armon/go-metrics v0.3.10 [2022-05-03T20:34:05.497Z] go: downloading github.com/InVisionApp/go-health/v2 v2.1.2 [2022-05-03T20:34:05.497Z] go: downloading github.com/InVisionApp/go-logger v1.0.1 [2022-05-03T20:34:05.497Z] go: downloading github.com/armon/go-metrics v0.3.10 [2022-05-03T20:34:05.497Z] go: downloading github.com/prometheus/client_golang v1.12.1 [2022-05-03T20:34:05.497Z] go: downloading github.com/prometheus/client_golang v1.12.1 [2022-05-03T20:34:05.497Z] go: downloading github.com/uber-go/tally/v4 v4.1.1 [2022-05-03T20:34:05.497Z] go: downloading github.com/uber-go/tally/v4 v4.1.1 [2022-05-03T20:34:05.497Z] go: downloading github.com/andres-erbsen/clock v0.0.0-20160526145045-9e14626cd129 [2022-05-03T20:34:05.497Z] go: downloading github.com/open-policy-agent/opa v0.38.0 [2022-05-03T20:34:05.497Z] go: downloading github.com/andres-erbsen/clock v0.0.0-20160526145045-9e14626cd129 [2022-05-03T20:34:05.497Z] go: downloading github.com/open-policy-agent/opa v0.38.0 [2022-05-03T20:34:05.497Z] go: downloading github.com/Masterminds/goutils v1.1.0 [2022-05-03T20:34:05.497Z] go: downloading github.com/Masterminds/semver v1.5.0 [2022-05-03T20:34:05.497Z] go: downloading golang.org/x/sys v0.0.0-20220227234510-4e6760a101f9 [2022-05-03T20:34:05.497Z] go: downloading github.com/mattn/go-colorable v0.1.12 [2022-05-03T20:34:05.497Z] go: downloading github.com/Masterminds/goutils v1.1.0 [2022-05-03T20:34:05.497Z] go: downloading github.com/Masterminds/semver v1.5.0 [2022-05-03T20:34:05.497Z] go: downloading github.com/google/uuid v1.1.2 [2022-05-03T20:34:05.497Z] go: downloading github.com/huandu/xstrings v1.3.2 [2022-05-03T20:34:05.497Z] go: downloading github.com/google/uuid v1.1.2 [2022-05-03T20:34:05.497Z] go: downloading github.com/huandu/xstrings v1.3.2 [2022-05-03T20:34:05.497Z] go: downloading github.com/mattn/go-colorable v0.1.12 [2022-05-03T20:34:05.497Z] go: downloading github.com/hashicorp/yamux v0.0.0-20181012175058-2f1d1f20f75d [2022-05-03T20:34:05.497Z] go: downloading github.com/oklog/run v1.0.0 [2022-05-03T20:34:05.497Z] go: downloading github.com/hashicorp/yamux v0.0.0-20181012175058-2f1d1f20f75d [2022-05-03T20:34:05.497Z] go: downloading github.com/DataDog/datadog-go v3.2.0+incompatible [2022-05-03T20:34:05.497Z] go: downloading github.com/hashicorp/go-immutable-radix v1.3.1 [2022-05-03T20:34:05.497Z] go: downloading google.golang.org/genproto v0.0.0-20220222213610-43724f9ea8cf [2022-05-03T20:34:05.497Z] go: downloading github.com/oklog/run v1.0.0 [2022-05-03T20:34:05.497Z] go: downloading github.com/DataDog/datadog-go v3.2.0+incompatible [2022-05-03T20:34:05.497Z] go: downloading github.com/hashicorp/go-immutable-radix v1.3.1 [2022-05-03T20:34:05.497Z] go: downloading google.golang.org/genproto v0.0.0-20220222213610-43724f9ea8cf [2022-05-03T20:34:05.497Z] go: downloading github.com/imkira/go-observer v1.0.3 [2022-05-03T20:34:05.497Z] go: downloading go.uber.org/atomic v1.9.0 [2022-05-03T20:34:05.497Z] go: downloading github.com/imkira/go-observer v1.0.3 [2022-05-03T20:34:05.497Z] go: downloading github.com/beorn7/perks v1.0.1 [2022-05-03T20:34:05.497Z] go: downloading github.com/cespare/xxhash/v2 v2.1.2 [2022-05-03T20:34:05.756Z] go: downloading github.com/prometheus/client_model v0.2.0 [2022-05-03T20:34:05.756Z] go: downloading github.com/prometheus/client_model v0.2.0 [2022-05-03T20:34:05.756Z] go: downloading github.com/prometheus/common v0.32.1 [2022-05-03T20:34:05.756Z] go: downloading github.com/prometheus/procfs v0.7.3 [2022-05-03T20:34:05.756Z] go: downloading github.com/prometheus/common v0.32.1 [2022-05-03T20:34:05.756Z] go: downloading github.com/beorn7/perks v1.0.1 [2022-05-03T20:34:05.756Z] go: downloading go.uber.org/atomic v1.9.0 [2022-05-03T20:34:05.756Z] go: downloading github.com/cespare/xxhash/v2 v2.1.2 [2022-05-03T20:34:05.756Z] go: downloading github.com/mitchellh/reflectwalk v1.0.1 [2022-05-03T20:34:05.756Z] go: downloading github.com/prometheus/procfs v0.7.3 [2022-05-03T20:34:05.756Z] go: downloading github.com/mitchellh/reflectwalk v1.0.1 [2022-05-03T20:34:05.756Z] go: downloading github.com/hashicorp/errwrap v1.1.0 [2022-05-03T20:34:05.756Z] go: downloading github.com/hashicorp/errwrap v1.1.0 [2022-05-03T20:34:05.756Z] go: downloading github.com/GoogleCloudPlatform/cloudsql-proxy v1.29.0 [2022-05-03T20:34:05.756Z] go: downloading github.com/blang/semver/v4 v4.0.0 [2022-05-03T20:34:05.756Z] go: downloading github.com/GoogleCloudPlatform/cloudsql-proxy v1.29.0 [2022-05-03T20:34:05.756Z] go: downloading github.com/go-sql-driver/mysql v1.6.0 [2022-05-03T20:34:05.756Z] go: downloading github.com/gofrs/uuid v4.2.0+incompatible [2022-05-03T20:34:05.756Z] go: downloading github.com/jinzhu/gorm v1.9.16 [2022-05-03T20:34:06.015Z] go: downloading github.com/blang/semver/v4 v4.0.0 [2022-05-03T20:34:06.015Z] go: downloading github.com/go-sql-driver/mysql v1.6.0 [2022-05-03T20:34:06.015Z] go: downloading github.com/gofrs/uuid v4.2.0+incompatible [2022-05-03T20:34:06.015Z] go: downloading github.com/jinzhu/gorm v1.9.16 [2022-05-03T20:34:06.015Z] go: downloading github.com/lib/pq v1.10.4 [2022-05-03T20:34:06.015Z] go: downloading github.com/mattn/go-sqlite3 v1.14.12 [2022-05-03T20:34:06.015Z] go: downloading github.com/aws/aws-sdk-go-v2 v1.14.0 [2022-05-03T20:34:06.015Z] go: downloading github.com/lib/pq v1.10.4 [2022-05-03T20:34:06.015Z] go: downloading github.com/mattn/go-sqlite3 v1.14.12 [2022-05-03T20:34:06.015Z] go: downloading github.com/aws/aws-sdk-go-v2 v1.14.0 [2022-05-03T20:34:06.015Z] go: downloading github.com/aws/aws-sdk-go-v2/config v1.14.0 [2022-05-03T20:34:06.015Z] go: downloading github.com/aws/aws-sdk-go-v2/config v1.14.0 [2022-05-03T20:34:06.581Z] go: downloading github.com/aws/aws-sdk-go-v2/credentials v1.9.0 [2022-05-03T20:34:06.581Z] go: downloading github.com/aws/aws-sdk-go-v2/credentials v1.9.0 [2022-05-03T20:34:09.112Z] go: downloading github.com/aws/aws-sdk-go-v2/service/kms v1.15.0 [2022-05-03T20:34:09.112Z] go: downloading github.com/aws/aws-sdk-go-v2/service/sts v1.15.0 [2022-05-03T20:34:09.112Z] go: downloading github.com/stretchr/testify v1.7.0 [2022-05-03T20:34:09.112Z] go: downloading github.com/aws/aws-sdk-go-v2/service/kms v1.15.0 [2022-05-03T20:34:09.112Z] go: downloading golang.org/x/sync v0.0.0-20210220032951-036812b2e83c [2022-05-03T20:34:09.112Z] go: downloading github.com/aws/aws-sdk-go v1.43.0 [2022-05-03T20:34:09.112Z] go: downloading github.com/aws/aws-sdk-go-v2/service/sts v1.15.0 [2022-05-03T20:34:09.112Z] go: downloading github.com/stretchr/testify v1.7.0 [2022-05-03T20:34:09.112Z] go: downloading golang.org/x/sync v0.0.0-20210220032951-036812b2e83c [2022-05-03T20:34:09.112Z] go: downloading github.com/aws/aws-sdk-go v1.43.0 [2022-05-03T20:34:10.563Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 [2022-05-03T20:34:10.588Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2022-05-03T20:34:10.619Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 [2022-05-03T20:34:10.680Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git [2022-05-03T20:34:10.681Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2022-05-03T20:34:10.707Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/3995/head:refs/remotes/origin/PR-3995 +refs/heads/main:refs/remotes/origin/main # timeout=10 [2022-05-03T20:34:11.586Z] Merging remotes/origin/main commit 7403972676612df12563dc943565a4020914d98d into PR head commit 7d0cc4ef1b4f647c2e251548699fd9c7f022fa8c [2022-05-03T20:34:12.262Z] Merge succeeded, producing 7a79b49677fb4f689fcca14b70510248d6de6a04 [2022-05-03T20:34:12.263Z] Checking out Revision 7a79b49677fb4f689fcca14b70510248d6de6a04 (PR-3995) [2022-05-03T20:34:13.321Z] go: downloading google.golang.org/api v0.70.0 [2022-05-03T20:34:13.321Z] go: downloading k8s.io/client-go v0.23.4 [2022-05-03T20:34:13.321Z] go: downloading k8s.io/api v0.23.4 [2022-05-03T20:34:13.321Z] go: downloading github.com/Azure/azure-sdk-for-go v62.0.0+incompatible [2022-05-03T20:34:13.321Z] go: downloading github.com/google/go-tpm v0.3.3 [2022-05-03T20:34:13.321Z] go: downloading github.com/Azure/go-autorest/autorest v0.11.24 [2022-05-03T20:34:13.321Z] go: downloading github.com/Azure/go-autorest v14.2.0+incompatible [2022-05-03T20:34:13.321Z] go: downloading google.golang.org/api v0.70.0 [2022-05-03T20:34:13.321Z] go: downloading k8s.io/client-go v0.23.4 [2022-05-03T20:34:13.321Z] go: downloading k8s.io/api v0.23.4 [2022-05-03T20:34:13.321Z] go: downloading github.com/google/go-tpm v0.3.3 [2022-05-03T20:34:13.321Z] go: downloading github.com/Azure/azure-sdk-for-go v62.0.0+incompatible [2022-05-03T20:34:13.321Z] go: downloading github.com/Azure/go-autorest/autorest/azure/auth v0.5.11 [2022-05-03T20:34:13.321Z] go: downloading github.com/Azure/go-autorest/autorest v0.11.24 [2022-05-03T20:34:13.321Z] go: downloading cloud.google.com/go/storage v1.21.0 [2022-05-03T20:34:13.321Z] go: downloading cloud.google.com/go v0.100.2 [2022-05-03T20:34:13.321Z] go: downloading github.com/Azure/go-autorest v14.2.0+incompatible [2022-05-03T20:34:13.321Z] go: downloading github.com/Azure/go-autorest/autorest/azure/auth v0.5.11 [2022-05-03T20:34:13.321Z] go: downloading cloud.google.com/go/storage v1.21.0 [2022-05-03T20:34:11.620Z] > git config core.sparsecheckout # timeout=10 [2022-05-03T20:34:11.643Z] > git checkout -f 7d0cc4ef1b4f647c2e251548699fd9c7f022fa8c # timeout=10 [2022-05-03T20:34:11.927Z] > git remote # timeout=10 [2022-05-03T20:34:11.958Z] > git config --get remote.origin.url # timeout=10 [2022-05-03T20:34:11.977Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2022-05-03T20:34:11.992Z] > git merge 7403972676612df12563dc943565a4020914d98d # timeout=10 [2022-05-03T20:34:12.249Z] > git rev-parse HEAD^{commit} # timeout=10 [2022-05-03T20:34:12.280Z] > git config core.sparsecheckout # timeout=10 [2022-05-03T20:34:12.296Z] > git checkout -f 7a79b49677fb4f689fcca14b70510248d6de6a04 # timeout=10 [2022-05-03T20:34:13.844Z] go: downloading cloud.google.com/go v0.100.2 [2022-05-03T20:34:14.786Z] go: downloading k8s.io/apimachinery v0.23.4 [2022-05-03T20:34:14.786Z] go: downloading k8s.io/apimachinery v0.23.4 [2022-05-03T20:34:15.045Z] go: downloading k8s.io/kube-aggregator v0.23.3 [2022-05-03T20:34:15.045Z] go: downloading k8s.io/kube-aggregator v0.23.3 [2022-05-03T20:34:15.045Z] go: downloading sigs.k8s.io/controller-runtime v0.11.1 [2022-05-03T20:34:15.045Z] go: downloading cloud.google.com/go/security v1.3.0 [2022-05-03T20:34:15.045Z] go: downloading sigs.k8s.io/controller-runtime v0.11.1 [2022-05-03T20:34:15.045Z] go: downloading cloud.google.com/go/security v1.3.0 [2022-05-03T20:34:15.305Z] go: downloading github.com/hashicorp/vault/api v1.4.1 [2022-05-03T20:34:15.305Z] go: downloading github.com/shirou/gopsutil/v3 v3.22.2 [2022-05-03T20:34:15.305Z] go: downloading github.com/hashicorp/vault/api v1.4.1 [2022-05-03T20:34:15.305Z] go: downloading github.com/shirou/gopsutil/v3 v3.22.2 [2022-05-03T20:34:15.305Z] go: downloading github.com/hashicorp/golang-lru v0.5.4 [2022-05-03T20:34:15.305Z] go: downloading github.com/matttproud/golang_protobuf_extensions v1.0.2-0.20181231171920-c182affec369 [2022-05-03T20:34:15.305Z] go: downloading github.com/twmb/murmur3 v1.1.6 [2022-05-03T20:34:15.305Z] go: downloading github.com/hashicorp/golang-lru v0.5.4 [2022-05-03T20:34:15.305Z] go: downloading github.com/jinzhu/inflection v1.0.0 [2022-05-03T20:34:15.305Z] go: downloading github.com/aws/smithy-go v1.11.0 [2022-05-03T20:34:15.305Z] go: downloading github.com/twmb/murmur3 v1.1.6 [2022-05-03T20:34:15.305Z] go: downloading github.com/matttproud/golang_protobuf_extensions v1.0.2-0.20181231171920-c182affec369 [2022-05-03T20:34:15.564Z] go: downloading github.com/jinzhu/inflection v1.0.0 [2022-05-03T20:34:15.564Z] go: downloading github.com/aws/smithy-go v1.11.0 [2022-05-03T20:34:15.564Z] go: downloading github.com/aws/aws-sdk-go-v2/feature/ec2/imds v1.11.0 [2022-05-03T20:34:15.564Z] go: downloading github.com/aws/aws-sdk-go-v2/internal/ini v1.3.6 [2022-05-03T20:34:15.564Z] go: downloading github.com/aws/aws-sdk-go-v2/service/sso v1.10.0 [2022-05-03T20:34:15.564Z] go: downloading github.com/aws/aws-sdk-go-v2/internal/configsources v1.1.5 [2022-05-03T20:34:15.564Z] go: downloading github.com/aws/aws-sdk-go-v2/feature/ec2/imds v1.11.0 [2022-05-03T20:34:15.564Z] go: downloading github.com/aws/aws-sdk-go-v2/service/internal/presigned-url v1.8.0 [2022-05-03T20:34:15.564Z] go: downloading github.com/aws/aws-sdk-go-v2/internal/ini v1.3.6 [2022-05-03T20:34:15.564Z] go: downloading github.com/Azure/go-autorest/autorest/adal v0.9.18 [2022-05-03T20:34:15.564Z] go: downloading github.com/aws/aws-sdk-go-v2/service/sso v1.10.0 [2022-05-03T20:34:15.564Z] go: downloading github.com/Azure/go-autorest/logger v0.2.1 [2022-05-03T20:34:15.564Z] go: downloading github.com/aws/aws-sdk-go-v2/internal/configsources v1.1.5 [2022-05-03T20:34:15.564Z] go: downloading github.com/Azure/go-autorest/tracing v0.6.0 [2022-05-03T20:34:15.564Z] go: downloading github.com/aws/aws-sdk-go-v2/service/internal/presigned-url v1.8.0 [2022-05-03T20:34:15.564Z] go: downloading github.com/Azure/go-autorest/autorest/azure/cli v0.4.5 [2022-05-03T20:34:15.564Z] go: downloading github.com/dimchansky/utfbom v1.1.1 [2022-05-03T20:34:15.564Z] go: downloading github.com/Azure/go-autorest/autorest/adal v0.9.18 [2022-05-03T20:34:15.823Z] go: downloading cloud.google.com/go/compute v1.3.0 [2022-05-03T20:34:15.823Z] go: downloading github.com/Azure/go-autorest/logger v0.2.1 [2022-05-03T20:34:15.823Z] go: downloading github.com/Azure/go-autorest/tracing v0.6.0 [2022-05-03T20:34:15.823Z] go: downloading github.com/Azure/go-autorest/autorest/azure/cli v0.4.5 [2022-05-03T20:34:15.823Z] go: downloading github.com/dimchansky/utfbom v1.1.1 [2022-05-03T20:34:15.823Z] go: downloading cloud.google.com/go/compute v1.3.0 [2022-05-03T20:34:15.823Z] go: downloading cloud.google.com/go/iam v0.1.1 [2022-05-03T20:34:15.823Z] go: downloading github.com/googleapis/gax-go/v2 v2.1.1 [2022-05-03T20:34:15.823Z] go: downloading golang.org/x/oauth2 v0.0.0-20211104180415-d3ed0bb246c8 [2022-05-03T20:34:15.823Z] go: downloading cloud.google.com/go/iam v0.1.1 [2022-05-03T20:34:15.823Z] go: downloading github.com/googleapis/gax-go/v2 v2.1.1 [2022-05-03T20:34:15.823Z] go: downloading golang.org/x/oauth2 v0.0.0-20211104180415-d3ed0bb246c8 [2022-05-03T20:34:16.770Z] Commit message: "Merge commit '7403972676612df12563dc943565a4020914d98d' into HEAD" [2022-05-03T20:34:16.804Z] First time build. Skipping changelog. [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2022-05-03T20:34:17.214Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/secrets-config ./cmd/secrets-config [2022-05-03T20:34:17.761Z] + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json [2022-05-03T20:34:17.761Z] % Total % Received % Xferd Average Speed Time Time Time Current [2022-05-03T20:34:17.761Z] Dload Upload Total Spent Left Speed [2022-05-03T20:34:17.761Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 11843 100 11843 0 0 202k 0 --:--:-- --:--:-- --:--:-- 202k [Pipeline] sh [2022-05-03T20:34:18.156Z] go: downloading github.com/gogo/protobuf v1.3.2 [2022-05-03T20:34:18.156Z] go: downloading github.com/google/gofuzz v1.1.0 [2022-05-03T20:34:18.156Z] go: downloading k8s.io/klog/v2 v2.30.0 [2022-05-03T20:34:18.156Z] go: downloading sigs.k8s.io/structured-merge-diff/v4 v4.2.1 [2022-05-03T20:34:18.156Z] go: downloading github.com/gogo/protobuf v1.3.2 [2022-05-03T20:34:18.156Z] go: downloading k8s.io/klog/v2 v2.30.0 [2022-05-03T20:34:18.156Z] go: downloading sigs.k8s.io/structured-merge-diff/v4 v4.2.1 [2022-05-03T20:34:18.353Z] + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh [2022-05-03T20:34:18.420Z] go: downloading github.com/spf13/pflag v1.0.5 [2022-05-03T20:34:18.420Z] go: downloading golang.org/x/term v0.0.0-20210927222741-03fcf44c2211 [2022-05-03T20:34:18.420Z] go: downloading k8s.io/utils v0.0.0-20211116205334-6203023598ed [2022-05-03T20:34:18.420Z] go: downloading github.com/spf13/pflag v1.0.5 [2022-05-03T20:34:18.420Z] go: downloading k8s.io/utils v0.0.0-20211116205334-6203023598ed [2022-05-03T20:34:18.420Z] go: downloading golang.org/x/term v0.0.0-20210927222741-03fcf44c2211 [2022-05-03T20:34:18.420Z] go: downloading github.com/evanphx/json-patch v4.12.0+incompatible [2022-05-03T20:34:18.420Z] go: downloading github.com/google/gofuzz v1.1.0 [2022-05-03T20:34:16.790Z] > git rev-list --no-walk 252ce6093d4dbe73dd44d90d835f8d446af0fcca # timeout=10 [2022-05-03T20:34:18.679Z] go: downloading github.com/evanphx/json-patch v4.12.0+incompatible [2022-05-03T20:34:18.679Z] go: downloading github.com/cenkalti/backoff/v3 v3.2.2 [2022-05-03T20:34:18.679Z] go: downloading github.com/hashicorp/go-cleanhttp v0.5.2 [2022-05-03T20:34:18.679Z] go: downloading github.com/cenkalti/backoff/v3 v3.2.2 [2022-05-03T20:34:18.679Z] go: downloading github.com/hashicorp/go-cleanhttp v0.5.2 [2022-05-03T20:34:18.679Z] go: downloading github.com/hashicorp/go-retryablehttp v0.6.6 [2022-05-03T20:34:18.679Z] go: downloading github.com/hashicorp/go-retryablehttp v0.6.6 [2022-05-03T20:34:18.679Z] go: downloading github.com/hashicorp/go-secure-stdlib/parseutil v0.1.1 [2022-05-03T20:34:18.679Z] go: downloading github.com/hashicorp/vault/sdk v0.4.1 [2022-05-03T20:34:18.679Z] go: downloading github.com/hashicorp/go-secure-stdlib/parseutil v0.1.1 [2022-05-03T20:34:18.679Z] go: downloading github.com/hashicorp/vault/sdk v0.4.1 [2022-05-03T20:34:18.707Z] + sudo tee /etc/docker/daemon.new [2022-05-03T20:34:18.707Z] + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json [2022-05-03T20:34:18.707Z] { [2022-05-03T20:34:18.707Z] "registry-mirrors": [ [2022-05-03T20:34:18.707Z] "https://nexus3.edgexfoundry.org:10001" [2022-05-03T20:34:18.707Z] ], [2022-05-03T20:34:18.707Z] "bip": "10.250.0.254/24", [2022-05-03T20:34:18.707Z] "hosts": [ [2022-05-03T20:34:18.707Z] "tcp://0.0.0.0:5555", [2022-05-03T20:34:18.707Z] "unix:///var/run/docker.sock" [2022-05-03T20:34:18.707Z] ], [2022-05-03T20:34:18.707Z] "mtu": 1458, [2022-05-03T20:34:18.707Z] "selinux-enabled": true, [2022-05-03T20:34:18.707Z] "seccomp-profile": "/etc/docker/seccomp.json" [2022-05-03T20:34:18.707Z] } [Pipeline] sh [2022-05-03T20:34:18.938Z] go: downloading github.com/mitchellh/mapstructure v1.4.3 [2022-05-03T20:34:18.938Z] go: downloading github.com/tklauser/go-sysconf v0.3.9 [2022-05-03T20:34:18.938Z] go: downloading github.com/aws/aws-sdk-go-v2/internal/endpoints/v2 v2.3.0 [2022-05-03T20:34:18.938Z] go: downloading github.com/mitchellh/mapstructure v1.4.3 [2022-05-03T20:34:18.938Z] go: downloading github.com/tklauser/go-sysconf v0.3.9 [2022-05-03T20:34:18.938Z] go: downloading github.com/aws/aws-sdk-go-v2/internal/endpoints/v2 v2.3.0 [2022-05-03T20:34:18.938Z] go: downloading github.com/OneOfOne/xxhash v1.2.8 [2022-05-03T20:34:18.938Z] go: downloading github.com/OneOfOne/xxhash v1.2.8 [2022-05-03T20:34:18.938Z] go: downloading gopkg.in/yaml.v2 v2.4.0 [2022-05-03T20:34:18.938Z] go: downloading gopkg.in/yaml.v2 v2.4.0 [2022-05-03T20:34:18.938Z] go: downloading github.com/rcrowley/go-metrics v0.0.0-20201227073835-cf1acfcdf475 [2022-05-03T20:34:18.938Z] go: downloading github.com/gobwas/glob v0.2.3 [2022-05-03T20:34:18.938Z] go: downloading github.com/yashtewari/glob-intersection v0.0.0-20180916065949-5c77d914dd0b [2022-05-03T20:34:18.938Z] go: downloading github.com/jmespath/go-jmespath v0.4.0 [2022-05-03T20:34:18.938Z] go: downloading github.com/rcrowley/go-metrics v0.0.0-20201227073835-cf1acfcdf475 [2022-05-03T20:34:18.938Z] go: downloading github.com/gobwas/glob v0.2.3 [2022-05-03T20:34:18.938Z] go: downloading github.com/yashtewari/glob-intersection v0.0.0-20180916065949-5c77d914dd0b [2022-05-03T20:34:18.938Z] go: downloading github.com/jmespath/go-jmespath v0.4.0 [2022-05-03T20:34:18.938Z] go: downloading github.com/Azure/go-autorest/autorest/date v0.3.0 [2022-05-03T20:34:18.938Z] go: downloading github.com/Azure/go-autorest/autorest/date v0.3.0 [2022-05-03T20:34:19.201Z] go: downloading github.com/golang-jwt/jwt/v4 v4.2.0 [2022-05-03T20:34:19.201Z] go: downloading github.com/golang-jwt/jwt/v4 v4.2.0 [2022-05-03T20:34:19.201Z] go: downloading go.opencensus.io v0.23.0 [2022-05-03T20:34:19.201Z] go: downloading go.opencensus.io v0.23.0 [2022-05-03T20:34:19.201Z] go: downloading gopkg.in/inf.v0 v0.9.1 [2022-05-03T20:34:19.201Z] go: downloading github.com/google/go-cmp v0.5.7 [2022-05-03T20:34:19.201Z] go: downloading sigs.k8s.io/json v0.0.0-20211020170558-c049b76a60c6 [2022-05-03T20:34:19.201Z] go: downloading gopkg.in/inf.v0 v0.9.1 [2022-05-03T20:34:19.224Z] + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh [2022-05-03T20:34:19.463Z] go: downloading github.com/googleapis/gnostic v0.5.5 [2022-05-03T20:34:19.464Z] go: downloading sigs.k8s.io/json v0.0.0-20211020170558-c049b76a60c6 [2022-05-03T20:34:19.464Z] go: downloading github.com/googleapis/gnostic v0.5.5 [2022-05-03T20:34:19.464Z] go: downloading github.com/go-logr/logr v1.2.2 [2022-05-03T20:34:19.464Z] go: downloading github.com/go-logr/logr v1.2.2 [2022-05-03T20:34:19.464Z] go: downloading github.com/json-iterator/go v1.1.12 [2022-05-03T20:34:19.464Z] go: downloading github.com/google/go-cmp v0.5.7 [2022-05-03T20:34:19.464Z] go: downloading k8s.io/kube-openapi v0.0.0-20211115234752-e816edb12b65 [2022-05-03T20:34:19.464Z] go: downloading github.com/json-iterator/go v1.1.12 [2022-05-03T20:34:19.464Z] go: downloading k8s.io/kube-openapi v0.0.0-20211115234752-e816edb12b65 [2022-05-03T20:34:19.586Z] + sudo service docker restart [2022-05-03T20:34:19.723Z] go: downloading github.com/hashicorp/go-secure-stdlib/strutil v0.1.1 [2022-05-03T20:34:19.723Z] go: downloading github.com/hashicorp/go-sockaddr v1.0.2 [2022-05-03T20:34:19.723Z] go: downloading github.com/hashicorp/go-secure-stdlib/strutil v0.1.1 [2022-05-03T20:34:19.723Z] go: downloading github.com/hashicorp/go-sockaddr v1.0.2 [2022-05-03T20:34:19.723Z] go: downloading go.uber.org/zap v1.21.0 [2022-05-03T20:34:19.723Z] go: downloading go.uber.org/zap v1.21.0 [2022-05-03T20:34:19.723Z] go: downloading github.com/xeipuuv/gojsonreference v0.0.0-20180127040603-bd5ef7bd5415 [2022-05-03T20:34:19.723Z] go: downloading github.com/xeipuuv/gojsonreference v0.0.0-20180127040603-bd5ef7bd5415 [2022-05-03T20:34:19.723Z] go: downloading github.com/tklauser/numcpus v0.3.0 [2022-05-03T20:34:19.723Z] go: downloading github.com/tklauser/numcpus v0.3.0 [2022-05-03T20:34:19.723Z] go: downloading sigs.k8s.io/yaml v1.3.0 [2022-05-03T20:34:19.723Z] go: downloading sigs.k8s.io/yaml v1.3.0 [2022-05-03T20:34:19.723Z] go: downloading github.com/golang/groupcache v0.0.0-20210331224755-41bb18bfe9da [2022-05-03T20:34:19.723Z] go: downloading github.com/modern-go/concurrent v0.0.0-20180306012644-bacd9c7ef1dd [2022-05-03T20:34:19.723Z] go: downloading github.com/modern-go/reflect2 v1.0.2 [2022-05-03T20:34:19.723Z] go: downloading github.com/golang/groupcache v0.0.0-20210331224755-41bb18bfe9da [2022-05-03T20:34:19.723Z] go: downloading github.com/modern-go/concurrent v0.0.0-20180306012644-bacd9c7ef1dd [2022-05-03T20:34:19.984Z] go: downloading github.com/modern-go/reflect2 v1.0.2 [2022-05-03T20:34:19.984Z] go: downloading github.com/golang/snappy v0.0.4 [2022-05-03T20:34:19.984Z] go: downloading github.com/golang/snappy v0.0.4 [2022-05-03T20:34:19.984Z] go: downloading github.com/pierrec/lz4 v2.5.2+incompatible [2022-05-03T20:34:19.984Z] go: downloading github.com/hashicorp/go-secure-stdlib/mlock v0.1.1 [2022-05-03T20:34:19.984Z] go: downloading github.com/pierrec/lz4 v2.5.2+incompatible [2022-05-03T20:34:19.984Z] go: downloading github.com/hashicorp/go-uuid v1.0.2 [2022-05-03T20:34:19.984Z] go: downloading github.com/hashicorp/go-secure-stdlib/mlock v0.1.1 [2022-05-03T20:34:19.984Z] go: downloading github.com/hashicorp/go-version v1.2.0 [2022-05-03T20:34:19.984Z] go: downloading github.com/hashicorp/go-uuid v1.0.2 [2022-05-03T20:34:20.244Z] go: downloading github.com/xeipuuv/gojsonpointer v0.0.0-20190905194746-02993c407bfb [2022-05-03T20:34:20.244Z] go: downloading github.com/ryanuber/go-glob v1.0.0 [2022-05-03T20:34:20.244Z] go: downloading github.com/hashicorp/go-version v1.2.0 [2022-05-03T20:34:20.244Z] go: downloading go.uber.org/multierr v1.6.0 [2022-05-03T20:34:20.244Z] go: downloading github.com/ryanuber/go-glob v1.0.0 [2022-05-03T20:34:20.244Z] go: downloading go.uber.org/multierr v1.6.0 [2022-05-03T20:34:20.244Z] go: downloading github.com/xeipuuv/gojsonpointer v0.0.0-20190905194746-02993c407bfb [2022-05-03T20:34:28.389Z] go: downloading github.com/Azure/go-autorest/autorest/validation v0.3.0 [2022-05-03T20:34:28.389Z] go: downloading github.com/Azure/go-autorest/autorest/to v0.4.0 [2022-05-03T20:34:28.389Z] go: downloading github.com/Azure/go-autorest/autorest/validation v0.3.0 [2022-05-03T20:34:28.389Z] go: downloading github.com/Azure/go-autorest/autorest/to v0.4.0 [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2022-05-03T20:34:37.958Z] provisioning config files... [2022-05-03T20:34:37.986Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/6@tmp/config3066516905211342708tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-05-03T20:34:38.367Z] ---> docker-login.sh [2022-05-03T20:34:38.367Z] nexus3.edgexfoundry.org:10001 [2022-05-03T20:34:38.972Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-05-03T20:34:39.249Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-05-03T20:34:39.249Z] Configure a credential helper to remove this warning. See [2022-05-03T20:34:39.249Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-05-03T20:34:39.249Z] [2022-05-03T20:34:39.249Z] Login Succeeded [2022-05-03T20:34:39.524Z] nexus3.edgexfoundry.org:10002 [2022-05-03T20:34:39.803Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-05-03T20:34:39.803Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-05-03T20:34:39.803Z] Configure a credential helper to remove this warning. See [2022-05-03T20:34:39.803Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-05-03T20:34:39.803Z] [2022-05-03T20:34:39.803Z] Login Succeeded [2022-05-03T20:34:39.803Z] nexus3.edgexfoundry.org:10003 [2022-05-03T20:34:40.409Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-05-03T20:34:40.409Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-05-03T20:34:40.409Z] Configure a credential helper to remove this warning. See [2022-05-03T20:34:40.409Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-05-03T20:34:40.409Z] [2022-05-03T20:34:40.409Z] Login Succeeded [2022-05-03T20:34:40.409Z] nexus3.edgexfoundry.org:10004 [2022-05-03T20:34:41.009Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-05-03T20:34:41.009Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-05-03T20:34:41.009Z] Configure a credential helper to remove this warning. See [2022-05-03T20:34:41.009Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-05-03T20:34:41.009Z] [2022-05-03T20:34:41.009Z] Login Succeeded [2022-05-03T20:34:41.009Z] docker.io [2022-05-03T20:34:41.286Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-05-03T20:34:41.887Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-05-03T20:34:41.887Z] Configure a credential helper to remove this warning. See [2022-05-03T20:34:41.887Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-05-03T20:34:41.887Z] [2022-05-03T20:34:41.887Z] Login Succeeded [2022-05-03T20:34:41.887Z] ---> docker-login.sh ends [Pipeline] } [2022-05-03T20:34:41.905Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2022-05-03T20:34:42.525Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2022-05-03T20:34:42.540Z] ========================================================= [2022-05-03T20:34:42.540Z] [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.17-alpine] [2022-05-03T20:34:42.540Z] ========================================================= [Pipeline] fileExists [Pipeline] sh [2022-05-03T20:34:42.890Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.17-alpine [2022-05-03T20:34:43.184Z] 1.17-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2022-05-03T20:34:43.184Z] 9b3977197b4f: Pulling fs layer [2022-05-03T20:34:43.184Z] 1a89e8eeedd5: Pulling fs layer [2022-05-03T20:34:43.184Z] 94645a83ff95: Pulling fs layer [2022-05-03T20:34:43.184Z] 3f3a8bcf1eab: Pulling fs layer [2022-05-03T20:34:43.184Z] 0c92f367c5e7: Pulling fs layer [2022-05-03T20:34:43.184Z] 3096ccb668a1: Pulling fs layer [2022-05-03T20:34:43.184Z] e8cf19c19ddd: Pulling fs layer [2022-05-03T20:34:43.184Z] a4caa8a26152: Pulling fs layer [2022-05-03T20:34:43.184Z] 3f3a8bcf1eab: Waiting [2022-05-03T20:34:43.184Z] 3096ccb668a1: Waiting [2022-05-03T20:34:43.184Z] e8cf19c19ddd: Waiting [2022-05-03T20:34:43.184Z] a4caa8a26152: Waiting [2022-05-03T20:34:43.184Z] 0c92f367c5e7: Waiting [2022-05-03T20:34:43.184Z] 94645a83ff95: Verifying Checksum [2022-05-03T20:34:43.184Z] 94645a83ff95: Download complete [2022-05-03T20:34:43.184Z] 1a89e8eeedd5: Verifying Checksum [2022-05-03T20:34:43.184Z] 1a89e8eeedd5: Download complete [2022-05-03T20:34:43.184Z] 0c92f367c5e7: Download complete [2022-05-03T20:34:43.184Z] 9b3977197b4f: Download complete [2022-05-03T20:34:43.184Z] 3096ccb668a1: Verifying Checksum [2022-05-03T20:34:43.184Z] 3096ccb668a1: Download complete [2022-05-03T20:34:43.184Z] e8cf19c19ddd: Verifying Checksum [2022-05-03T20:34:43.184Z] e8cf19c19ddd: Download complete [2022-05-03T20:34:44.200Z] 9b3977197b4f: Pull complete [2022-05-03T20:34:44.812Z] 1a89e8eeedd5: Pull complete [2022-05-03T20:34:45.092Z] 94645a83ff95: Pull complete [2022-05-03T20:34:45.369Z] a4caa8a26152: Verifying Checksum [2022-05-03T20:34:45.369Z] a4caa8a26152: Download complete [2022-05-03T20:34:45.970Z] 3f3a8bcf1eab: Verifying Checksum [2022-05-03T20:34:45.970Z] 3f3a8bcf1eab: Download complete [2022-05-03T20:35:00.502Z] Removing intermediate container 001e0d85ce0e [2022-05-03T20:35:00.502Z] ---> ba019ab532c2 [2022-05-03T20:35:00.502Z] [2022-05-03T20:35:00.502Z] Step 10/22 : FROM alpine:3.14 [2022-05-03T20:35:00.502Z] Removing intermediate container 6eaaeec839a0 [2022-05-03T20:35:00.502Z] ---> 0c87a7fa991b [2022-05-03T20:35:00.502Z] Step 10/23 : RUN make cmd/sys-mgmt-executor/sys-mgmt-executor [2022-05-03T20:35:00.502Z] Removing intermediate container 79e2a5bade26 [2022-05-03T20:35:00.502Z] ---> 9f3c26a20ae9 [2022-05-03T20:35:00.502Z] [2022-05-03T20:35:00.502Z] Step 10/23 : FROM alpine:3.14 [2022-05-03T20:35:00.502Z] ---> Running in 65512a57791a [2022-05-03T20:35:00.502Z] 3.14: Pulling from library/alpine [2022-05-03T20:35:00.502Z] 3.14: Pulling from library/alpine [2022-05-03T20:35:00.502Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -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-05-03T20:35:00.502Z] Digest: sha256:06b5d462c92fc39303e6363c65e074559f8d6b1363250027ed5053557e3398c5 [2022-05-03T20:35:00.502Z] Digest: sha256:06b5d462c92fc39303e6363c65e074559f8d6b1363250027ed5053557e3398c5 [2022-05-03T20:35:00.502Z] Status: Downloaded newer image for alpine:3.14 [2022-05-03T20:35:00.502Z] Status: Image is up to date for alpine:3.14 [2022-05-03T20:35:00.502Z] ---> e04c818066af [2022-05-03T20:35:00.502Z] Step 11/22 : RUN apk add --update --no-cache curl dumb-init [2022-05-03T20:35:00.502Z] ---> e04c818066af [2022-05-03T20:35:00.502Z] Step 11/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' [2022-05-03T20:35:01.110Z] 3f3a8bcf1eab: Pull complete [2022-05-03T20:35:01.110Z] 0c92f367c5e7: Pull complete [2022-05-03T20:35:01.110Z] 3096ccb668a1: Pull complete [2022-05-03T20:35:01.110Z] e8cf19c19ddd: Pull complete [2022-05-03T20:35:01.896Z] ---> Running in fafbaad81278 [2022-05-03T20:35:01.896Z] ---> Running in acc3218782a5 [2022-05-03T20:35:02.522Z] Removing intermediate container fafbaad81278 [2022-05-03T20:35:02.522Z] ---> c8d0cc4ef38a [2022-05-03T20:35:02.522Z] Step 12/23 : ENV APP_PORT=59880 [2022-05-03T20:35:02.783Z] Removing intermediate container 65512a57791a [2022-05-03T20:35:02.783Z] ---> 0153571508ce [2022-05-03T20:35:02.783Z] [2022-05-03T20:35:02.783Z] Step 11/23 : FROM docker:20.10.14 [2022-05-03T20:35:02.783Z] ---> Running in 2159e266e657 [2022-05-03T20:35:03.115Z] 20.10.14: Pulling from library/docker [2022-05-03T20:35:03.388Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz [2022-05-03T20:35:03.388Z] Removing intermediate container 2159e266e657 [2022-05-03T20:35:03.388Z] ---> cf38d2454161 [2022-05-03T20:35:03.388Z] Step 13/23 : EXPOSE $APP_PORT [2022-05-03T20:35:03.388Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz [2022-05-03T20:35:03.659Z] (1/6) Installing ca-certificates (20211220-r0) [2022-05-03T20:35:03.659Z] (2/6) Installing brotli-libs (1.0.9-r5) [2022-05-03T20:35:03.659Z] (3/6) Installing nghttp2-libs (1.43.0-r0) [2022-05-03T20:35:03.659Z] (4/6) Installing libcurl (7.79.1-r1) [2022-05-03T20:35:03.659Z] (5/6) Installing curl (7.79.1-r1) [2022-05-03T20:35:03.659Z] (6/6) Installing dumb-init (1.2.5-r1) [2022-05-03T20:35:03.659Z] ---> Running in c7859e106e1d [2022-05-03T20:35:03.659Z] Executing busybox-1.33.1-r7.trigger [2022-05-03T20:35:03.659Z] Executing ca-certificates-20211220-r0.trigger [2022-05-03T20:35:03.922Z] OK: 8 MiB in 20 packages [2022-05-03T20:35:04.182Z] Removing intermediate container c7859e106e1d [2022-05-03T20:35:04.182Z] ---> 1216fc6105b8 [2022-05-03T20:35:04.182Z] Step 14/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-05-03T20:35:04.182Z] ---> Running in 90a0a6be825c [2022-05-03T20:35:05.138Z] Removing intermediate container acc3218782a5 [2022-05-03T20:35:05.138Z] ---> 9c106989f185 [2022-05-03T20:35:05.138Z] Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' [2022-05-03T20:35:05.138Z] ---> Running in 45643bb7a4e6 [2022-05-03T20:35:05.399Z] Removing intermediate container 45643bb7a4e6 [2022-05-03T20:35:05.399Z] ---> 597cb001d04b [2022-05-03T20:35:05.399Z] Step 13/22 : WORKDIR /edgex [2022-05-03T20:35:05.399Z] ---> Running in 9e3c6507345d [2022-05-03T20:35:05.660Z] Removing intermediate container 9e3c6507345d [2022-05-03T20:35:05.660Z] ---> 8b2d03e2dae4 [2022-05-03T20:35:05.660Z] Step 14/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/res/configuration.toml res/configuration.toml [2022-05-03T20:35:05.941Z] Removing intermediate container 90a0a6be825c [2022-05-03T20:35:05.941Z] ---> d9452378ba74 [2022-05-03T20:35:05.941Z] Step 15/23 : RUN apk add --update --no-cache zeromq dumb-init [2022-05-03T20:35:06.202Z] ---> Running in 72aa361dff4f [2022-05-03T20:35:06.474Z] ---> 8339929a9abe [2022-05-03T20:35:06.474Z] Step 15/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/security-proxy-setup . [2022-05-03T20:35:06.579Z] a4caa8a26152: Pull complete [2022-05-03T20:35:06.580Z] Digest: sha256:b3ad895ecde34a7521bb8912598475bc58d052e1c2c58d00df7f0fe54a102a46 [2022-05-03T20:35:06.580Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.17-alpine [2022-05-03T20:35:06.580Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.17-alpine [Pipeline] fileExists [Pipeline] sh [2022-05-03T20:35:06.960Z] + echo FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.17-alpine [2022-05-03T20:35:06.960Z] WORKDIR /edgex [2022-05-03T20:35:06.960Z] COPY go.mod . [2022-05-03T20:35:06.960Z] RUN go mod download [2022-05-03T20:35:06.960Z] + docker build -t ci-base-image-arm64 -f - . [2022-05-03T20:35:07.415Z] fetch https://nl.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz [2022-05-03T20:35:07.415Z] ---> 591b3522937f [2022-05-03T20:35:07.415Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . [2022-05-03T20:35:07.986Z] fetch https://nl.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz [2022-05-03T20:35:08.245Z] (1/6) Installing dumb-init (1.2.5-r1) [2022-05-03T20:35:08.542Z] (2/6) Installing libgcc (10.3.1_git20210424-r2) [2022-05-03T20:35:08.542Z] (3/6) Installing libsodium (1.0.18-r0) [2022-05-03T20:35:08.542Z] (4/6) Installing libstdc++ (10.3.1_git20210424-r2) [2022-05-03T20:35:08.803Z] (5/6) Installing libzmq (4.3.4-r0) [2022-05-03T20:35:08.803Z] (6/6) Installing zeromq (4.3.4-r0) [2022-05-03T20:35:08.803Z] ---> 3b1f0fb8eeb6 [2022-05-03T20:35:08.803Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/entrypoint.sh /usr/local/bin/ [2022-05-03T20:35:08.803Z] Executing busybox-1.33.1-r7.trigger [2022-05-03T20:35:08.803Z] OK: 8 MiB in 20 packages [2022-05-03T20:35:09.639Z] Sending build context to Docker daemon 169.3MB [2022-05-03T20:35:09.639Z] Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.17-alpine [2022-05-03T20:35:09.639Z] ---> 725f1c02e7f9 [2022-05-03T20:35:09.639Z] Step 2/4 : WORKDIR /edgex [2022-05-03T20:35:09.747Z] ---> 70d6fcb7c468 [2022-05-03T20:35:09.747Z] Step 18/22 : RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2022-05-03T20:35:10.321Z] ---> Running in 96b149ed26c6 [2022-05-03T20:35:10.321Z] Removing intermediate container 72aa361dff4f [2022-05-03T20:35:10.321Z] ---> 3f8df38968a0 [2022-05-03T20:35:10.321Z] Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / [2022-05-03T20:35:11.283Z] ---> b518c8acc638 [2022-05-03T20:35:11.283Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/core-data/core-data / [2022-05-03T20:35:12.281Z] ---> Running in 22647c042c13 [2022-05-03T20:35:12.281Z] Removing intermediate container 22647c042c13 [2022-05-03T20:35:12.281Z] ---> e05ae191c0a1 [2022-05-03T20:35:12.281Z] Step 3/4 : COPY go.mod . [2022-05-03T20:35:12.326Z] ---> 737526f46dd8 [2022-05-03T20:35:12.326Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.toml /res/configuration.toml [2022-05-03T20:35:12.326Z] Removing intermediate container 96b149ed26c6 [2022-05-03T20:35:12.326Z] ---> b1806ccfb238 [2022-05-03T20:35:12.326Z] Step 19/22 : ENTRYPOINT ["entrypoint.sh"] [2022-05-03T20:35:12.649Z] ---> Running in ed2628222fbf [2022-05-03T20:35:12.886Z] ---> 3e6c98737e1d [2022-05-03T20:35:12.886Z] Step 4/4 : RUN go mod download [2022-05-03T20:35:12.887Z] ---> Running in 859c16d5e255 [2022-05-03T20:35:13.219Z] ---> 151d337edf85 [2022-05-03T20:35:13.219Z] Step 19/23 : ENTRYPOINT ["/core-data"] [2022-05-03T20:35:13.787Z] ---> Running in 8dee797bca7f [2022-05-03T20:35:13.787Z] Removing intermediate container ed2628222fbf [2022-05-03T20:35:13.787Z] ---> 74b731f515af [2022-05-03T20:35:13.787Z] Step 20/22 : LABEL arch=x86_64 [2022-05-03T20:35:14.045Z] ---> Running in f2a8457d2a8e [2022-05-03T20:35:14.304Z] Removing intermediate container 8dee797bca7f [2022-05-03T20:35:14.304Z] ---> d7d4b88126cd [2022-05-03T20:35:14.304Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-05-03T20:35:14.563Z] Removing intermediate container f2a8457d2a8e [2022-05-03T20:35:14.563Z] ---> 71f0698b0bfc [2022-05-03T20:35:14.563Z] Step 21/22 : LABEL git_sha=5a28fc52bc19d7afd691aeffb2a02d806c36588d [2022-05-03T20:35:14.563Z] ---> Running in 8cfb8ede7b61 [2022-05-03T20:35:14.822Z] ---> Running in a142f0bb5fdd [2022-05-03T20:35:15.392Z] Removing intermediate container 8cfb8ede7b61 [2022-05-03T20:35:15.392Z] ---> f5365db90225 [2022-05-03T20:35:15.392Z] Step 21/23 : LABEL arch=x86_64 [2022-05-03T20:35:15.392Z] Removing intermediate container a142f0bb5fdd [2022-05-03T20:35:15.392Z] ---> 72e8edce6529 [2022-05-03T20:35:15.392Z] Step 22/22 : LABEL version=0.0.0 [2022-05-03T20:35:15.392Z] ---> Running in af683648fc35 [2022-05-03T20:35:15.392Z] ---> Running in e9b5f5f99821 [2022-05-03T20:35:15.958Z] Removing intermediate container af683648fc35 [2022-05-03T20:35:15.958Z] ---> 8429c6d9f42e [2022-05-03T20:35:15.958Z] Step 22/23 : LABEL git_sha=5a28fc52bc19d7afd691aeffb2a02d806c36588d [2022-05-03T20:35:15.958Z] Removing intermediate container e9b5f5f99821 [2022-05-03T20:35:15.958Z] ---> 1021be9098fd [2022-05-03T20:35:15.958Z] [2022-05-03T20:35:15.958Z] ---> Running in 30173aa07438 [2022-05-03T20:35:15.958Z] Successfully built 1021be9098fd [2022-05-03T20:35:15.958Z] Successfully tagged security-proxy-setup:latest [2022-05-03T20:35:15.958Z]  Building security-proxy-setup ... done Building security-bootstrapper [2022-05-03T20:35:16.219Z] Removing intermediate container 30173aa07438 [2022-05-03T20:35:16.219Z] ---> 14e182a3a6c3 [2022-05-03T20:35:16.219Z] Step 23/23 : LABEL version=0.0.0 [2022-05-03T20:35:16.219Z] Digest: sha256:41978d1974f05f80e1aef23ac03040491a7e28bd4551d4b469b43e558341864e [2022-05-03T20:35:16.478Z] Status: Downloaded newer image for docker:20.10.14 [2022-05-03T20:35:16.478Z] ---> 7417809fdb73 [2022-05-03T20:35:16.478Z] 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-05-03T20:35:16.478Z] ---> Running in 8dfed0cb972e [2022-05-03T20:35:17.046Z] ---> Running in ee17f029e4a3 [2022-05-03T20:35:17.618Z] Removing intermediate container 8dfed0cb972e [2022-05-03T20:35:17.618Z] ---> e6a8e4be2fb2 [2022-05-03T20:35:17.618Z] [2022-05-03T20:35:17.618Z] Removing intermediate container ee17f029e4a3 [2022-05-03T20:35:17.618Z] ---> 8931dc905729 [2022-05-03T20:35:17.618Z] 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-05-03T20:35:17.618Z] Successfully built e6a8e4be2fb2 [2022-05-03T20:35:17.618Z] Successfully tagged core-data:latest [2022-05-03T20:35:17.618Z] Building security-spiffe-token-provider [2022-05-03T20:35:17.618Z]  Building core-data ... done  ---> Running in 04f73a535be5 [2022-05-03T20:35:19.004Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-05-03T20:35:19.004Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-05-03T20:35:19.263Z] (1/43) Installing readline (8.1.1-r0) [2022-05-03T20:35:19.263Z] (2/43) Installing bash (5.1.16-r0) [2022-05-03T20:35:19.263Z] Executing bash-5.1.16-r0.post-install [2022-05-03T20:35:19.263Z] (3/43) Installing brotli-libs (1.0.9-r5) [2022-05-03T20:35:19.263Z] (4/43) Installing nghttp2-libs (1.46.0-r0) [2022-05-03T20:35:19.263Z] (5/43) Installing libcurl (7.80.0-r1) [2022-05-03T20:35:19.263Z] (6/43) Installing curl (7.80.0-r1) [2022-05-03T20:35:19.263Z] (7/43) Installing dumb-init (1.2.5-r1) [2022-05-03T20:35:19.263Z] (8/43) Installing libbz2 (1.0.8-r1) [2022-05-03T20:35:19.263Z] (9/43) Installing expat (2.4.7-r0) [2022-05-03T20:35:19.263Z] (10/43) Installing libffi (3.4.2-r1) [2022-05-03T20:35:19.263Z] (11/43) Installing gdbm (1.22-r0) [2022-05-03T20:35:19.263Z] (12/43) Installing xz-libs (5.2.5-r1) [2022-05-03T20:35:19.263Z] (13/43) Installing libgcc (10.3.1_git20211027-r0) [2022-05-03T20:35:19.263Z] (14/43) Installing libstdc++ (10.3.1_git20211027-r0) [2022-05-03T20:35:19.263Z] (15/43) Installing mpdecimal (2.5.1-r1) [2022-05-03T20:35:19.263Z] (16/43) Installing sqlite-libs (3.36.0-r0) [2022-05-03T20:35:19.263Z] (17/43) Installing python3 (3.9.7-r4) [2022-05-03T20:35:19.835Z] (18/43) Installing py3-appdirs (1.4.4-r2) [2022-05-03T20:35:19.835Z] (19/43) Installing py3-certifi (2020.12.5-r1) [2022-05-03T20:35:19.835Z] (20/43) Installing py3-charset-normalizer (2.0.7-r0) [2022-05-03T20:35:19.835Z] (21/43) Installing py3-idna (3.3-r0) [2022-05-03T20:35:19.835Z] (22/43) Installing py3-urllib3 (1.26.7-r0) [2022-05-03T20:35:19.835Z] (23/43) Installing py3-requests (2.26.0-r1) [2022-05-03T20:35:19.835Z] (24/43) Installing py3-msgpack (1.0.2-r1) [2022-05-03T20:35:19.835Z] (25/43) Installing py3-lockfile (0.12.2-r4) [2022-05-03T20:35:19.835Z] (26/43) Installing py3-cachecontrol (0.12.10-r0) [2022-05-03T20:35:19.835Z] (27/43) Installing py3-colorama (0.4.4-r1) [2022-05-03T20:35:19.835Z] (28/43) Installing py3-contextlib2 (21.6.0-r1) [2022-05-03T20:35:19.835Z] (29/43) Installing py3-distlib (0.3.3-r0) [2022-05-03T20:35:19.835Z] (30/43) Installing py3-distro (1.6.0-r0) [2022-05-03T20:35:19.835Z] (31/43) Installing py3-six (1.16.0-r0) [2022-05-03T20:35:19.835Z] (32/43) Installing py3-webencodings (0.5.1-r4) [2022-05-03T20:35:19.835Z] (33/43) Installing py3-html5lib (1.1-r1) [2022-05-03T20:35:19.835Z] (34/43) Installing py3-parsing (2.4.7-r2) [2022-05-03T20:35:19.835Z] (35/43) Installing py3-packaging (20.9-r1) [2022-05-03T20:35:19.835Z] (36/43) Installing py3-tomli (1.2.2-r0) [2022-05-03T20:35:19.835Z] (37/43) Installing py3-pep517 (0.12.0-r0) [2022-05-03T20:35:19.835Z] (38/43) Installing py3-progress (1.6-r0) [2022-05-03T20:35:19.835Z] (39/43) Installing py3-retrying (1.3.3-r2) [2022-05-03T20:35:19.835Z] (40/43) Installing py3-ordered-set (4.0.2-r2) [2022-05-03T20:35:19.835Z] (41/43) Installing py3-setuptools (52.0.0-r4) [2022-05-03T20:35:19.835Z] (42/43) Installing py3-toml (0.10.2-r2) [2022-05-03T20:35:19.835Z] (43/43) Installing py3-pip (20.3.4-r1) [2022-05-03T20:35:20.095Z] Executing busybox-1.34.1-r5.trigger [2022-05-03T20:35:20.095Z] OK: 83 MiB in 65 packages [2022-05-03T20:35:20.663Z] Collecting docker-compose==1.23.2 [2022-05-03T20:35:20.663Z] Downloading docker_compose-1.23.2-py2.py3-none-any.whl (131 kB) [2022-05-03T20:35:20.923Z] Collecting docker<4.0,>=3.6.0 [2022-05-03T20:35:20.923Z] Downloading docker-3.7.3-py2.py3-none-any.whl (134 kB) [2022-05-03T20:35:20.923Z] 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-05-03T20:35:20.923Z] Collecting websocket-client<1.0,>=0.32.0 [2022-05-03T20:35:20.923Z] Downloading websocket_client-0.59.0-py2.py3-none-any.whl (67 kB) [2022-05-03T20:35:21.181Z] Collecting PyYAML<4,>=3.10 [2022-05-03T20:35:21.181Z] Downloading PyYAML-3.13.tar.gz (270 kB) [2022-05-03T20:35:21.748Z] Collecting jsonschema<3,>=2.5.1 [2022-05-03T20:35:21.748Z] Downloading jsonschema-2.6.0-py2.py3-none-any.whl (39 kB) [2022-05-03T20:35:21.748Z] Collecting dockerpty<0.5,>=0.4.1 [2022-05-03T20:35:21.748Z] Downloading dockerpty-0.4.1.tar.gz (13 kB) [2022-05-03T20:35:22.008Z] Collecting texttable<0.10,>=0.9.0 [2022-05-03T20:35:22.008Z] Downloading texttable-0.9.1.tar.gz (11 kB) [2022-05-03T20:35:22.577Z] Collecting docopt<0.7,>=0.6.1 [2022-05-03T20:35:22.577Z] Downloading docopt-0.6.2.tar.gz (25 kB) [2022-05-03T20:35:23.147Z] Collecting requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1 [2022-05-03T20:35:23.147Z] Downloading requests-2.20.1-py2.py3-none-any.whl (57 kB) [2022-05-03T20:35:23.147Z] Collecting cached-property<2,>=1.2.0 [2022-05-03T20:35:23.147Z] Downloading cached_property-1.5.2-py2.py3-none-any.whl (7.6 kB) [2022-05-03T20:35:23.147Z] Collecting docker-pycreds>=0.4.0 [2022-05-03T20:35:23.147Z] Downloading docker_pycreds-0.4.0-py2.py3-none-any.whl (9.0 kB) [2022-05-03T20:35:23.406Z] Collecting idna<2.8,>=2.5 [2022-05-03T20:35:23.406Z] Downloading idna-2.7-py2.py3-none-any.whl (58 kB) [2022-05-03T20:35:23.406Z] Collecting urllib3<1.25,>=1.21.1 [2022-05-03T20:35:23.406Z] Downloading urllib3-1.24.3-py2.py3-none-any.whl (118 kB) [2022-05-03T20:35:23.406Z] Collecting chardet<3.1.0,>=3.0.2 [2022-05-03T20:35:23.406Z] Downloading chardet-3.0.4-py2.py3-none-any.whl (133 kB) [2022-05-03T20:35:23.406Z] 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-05-03T20:35:23.665Z] Using legacy 'setup.py install' for dockerpty, since package 'wheel' is not installed. [2022-05-03T20:35:23.665Z] Using legacy 'setup.py install' for docopt, since package 'wheel' is not installed. [2022-05-03T20:35:23.665Z] Using legacy 'setup.py install' for PyYAML, since package 'wheel' is not installed. [2022-05-03T20:35:23.665Z] Using legacy 'setup.py install' for texttable, since package 'wheel' is not installed. [2022-05-03T20:35:23.665Z] Step 1/20 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-05-03T20:35:23.665Z] Step 2/20 : FROM ${BUILDER_BASE} AS builder [2022-05-03T20:35:23.665Z] ---> 39844a443e3a [2022-05-03T20:35:23.665Z] Step 3/20 : WORKDIR /edgex-go [2022-05-03T20:35:23.665Z] ---> Using cache [2022-05-03T20:35:23.665Z] ---> e75a9952b546 [2022-05-03T20:35:23.665Z] Step 4/20 : RUN apk update && apk --no-cache --update add build-base [2022-05-03T20:35:23.665Z] Installing collected packages: urllib3, idna, chardet, websocket-client, requests, docker-pycreds, texttable, PyYAML, jsonschema, docopt, dockerpty, docker, cached-property, docker-compose [2022-05-03T20:35:23.665Z] Attempting uninstall: urllib3 [2022-05-03T20:35:23.665Z] Found existing installation: urllib3 1.26.7 [2022-05-03T20:35:23.665Z] Uninstalling urllib3-1.26.7: [2022-05-03T20:35:23.665Z] Successfully uninstalled urllib3-1.26.7 [2022-05-03T20:35:24.233Z] Step 1/31 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-05-03T20:35:24.233Z] Step 2/31 : FROM ${BUILDER_BASE} AS builder [2022-05-03T20:35:24.233Z] ---> 39844a443e3a [2022-05-03T20:35:24.233Z] Step 3/31 : WORKDIR /edgex-go [2022-05-03T20:35:24.233Z] ---> Using cache [2022-05-03T20:35:24.234Z] ---> e75a9952b546 [2022-05-03T20:35:24.234Z] Step 4/31 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-05-03T20:35:24.234Z] ---> Using cache [2022-05-03T20:35:24.234Z] ---> edbd45e2d2e9 [2022-05-03T20:35:24.234Z] Step 5/31 : RUN apk add --update --no-cache make git [2022-05-03T20:35:24.234Z] Attempting uninstall: idna [2022-05-03T20:35:24.234Z] Found existing installation: idna 3.3 [2022-05-03T20:35:24.234Z] Uninstalling idna-3.3: [2022-05-03T20:35:24.234Z] Successfully uninstalled idna-3.3 [2022-05-03T20:35:27.529Z] Attempting uninstall: requests [2022-05-03T20:35:27.529Z] Found existing installation: requests 2.26.0 [2022-05-03T20:35:27.529Z] Uninstalling requests-2.26.0: [2022-05-03T20:35:27.529Z] Successfully uninstalled requests-2.26.0 [2022-05-03T20:35:27.529Z] Running setup.py install for texttable: started [2022-05-03T20:35:27.529Z] ---> Running in d00964136f5c [2022-05-03T20:35:27.529Z] ---> Running in 799f68327851 [2022-05-03T20:35:27.788Z] Running setup.py install for texttable: finished with status 'done' [2022-05-03T20:35:27.788Z] Running setup.py install for PyYAML: started [2022-05-03T20:35:28.357Z] Running setup.py install for PyYAML: finished with status 'done' [2022-05-03T20:35:28.357Z] Running setup.py install for docopt: started [2022-05-03T20:35:28.927Z] Running setup.py install for docopt: finished with status 'done' [2022-05-03T20:35:28.927Z] Running setup.py install for dockerpty: started [2022-05-03T20:35:28.927Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-05-03T20:35:28.927Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-05-03T20:35:29.186Z] Running setup.py install for dockerpty: finished with status 'done' [2022-05-03T20:35:29.753Z] 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-05-03T20:35:29.753Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-05-03T20:35:29.753Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-05-03T20:35:30.012Z] OK: 221 MiB in 52 packages [2022-05-03T20:35:30.274Z] v3.15.4-87-g89e29fdace [https://nl.alpinelinux.org/alpine/v3.15/main] [2022-05-03T20:35:30.274Z] v3.15.4-88-gad6180c336 [https://nl.alpinelinux.org/alpine/v3.15/community] [2022-05-03T20:35:30.274Z] OK: 15864 distinct packages available [2022-05-03T20:35:30.274Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-05-03T20:35:31.211Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-05-03T20:35:31.471Z] OK: 221 MiB in 52 packages [2022-05-03T20:35:34.010Z] Removing intermediate container d00964136f5c [2022-05-03T20:35:34.010Z] ---> 7ebb3aba3c82 [2022-05-03T20:35:34.010Z] Step 6/31 : COPY go.mod vendor* ./ [2022-05-03T20:35:34.272Z] Removing intermediate container 799f68327851 [2022-05-03T20:35:34.272Z] ---> cea711a10f2c [2022-05-03T20:35:34.272Z] Step 5/20 : COPY go.mod vendor* ./ [2022-05-03T20:35:34.272Z] ---> 8c482ce58218 [2022-05-03T20:35:34.272Z] Step 7/31 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-05-03T20:35:34.530Z] ---> Running in 2105ae663408 [2022-05-03T20:35:35.102Z] ---> 9cc7a6cde7e4 [2022-05-03T20:35:35.102Z] Step 6/20 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-05-03T20:35:35.361Z] ---> Running in 824ba57d40a5 [2022-05-03T20:35:38.658Z] Removing intermediate container 04f73a535be5 [2022-05-03T20:35:38.658Z] ---> cad9ce3791d0 [2022-05-03T20:35:38.658Z] Step 14/23 : ENV APP_PORT=58890 [2022-05-03T20:35:38.658Z] Removing intermediate container 2105ae663408 [2022-05-03T20:35:38.658Z] ---> 698ad6855ce0 [2022-05-03T20:35:38.658Z] Step 8/31 : COPY . . [2022-05-03T20:35:38.918Z] ---> Running in b4a8259179fc [2022-05-03T20:35:38.918Z] Removing intermediate container 824ba57d40a5 [2022-05-03T20:35:38.918Z] ---> de2b47296172 [2022-05-03T20:35:38.918Z] Step 7/20 : COPY . . [2022-05-03T20:35:39.861Z] Removing intermediate container b4a8259179fc [2022-05-03T20:35:39.861Z] ---> 6690df254db7 [2022-05-03T20:35:39.861Z] Step 15/23 : EXPOSE $APP_PORT [2022-05-03T20:35:42.404Z] ---> Running in cf5c21b9f69a [2022-05-03T20:35:45.698Z] Removing intermediate container cf5c21b9f69a [2022-05-03T20:35:45.698Z] ---> c84bd119a879 [2022-05-03T20:35:45.698Z] Step 16/23 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/sys-mgmt-agent / [2022-05-03T20:35:49.893Z] ---> 19b9319094d3 [2022-05-03T20:35:49.893Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/res/configuration.toml /res/configuration.toml [2022-05-03T20:35:55.173Z] ---> 505ea8433534 [2022-05-03T20:35:55.173Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/sys-mgmt-executor/sys-mgmt-executor / [2022-05-03T20:35:55.771Z] ---> 7b2deaa7fb6a [2022-05-03T20:35:55.771Z] Step 9/31 : RUN make cmd/security-bootstrapper/security-bootstrapper [2022-05-03T20:35:55.771Z] ---> 06c0e1284b85 [2022-05-03T20:35:55.771Z] Step 8/20 : RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider [2022-05-03T20:35:56.417Z] ---> be90bf79a43b [2022-05-03T20:35:56.417Z] Step 19/23 : ENTRYPOINT ["/sys-mgmt-agent"] [2022-05-03T20:35:56.986Z] ---> Running in 69d14f5f2d05 [2022-05-03T20:35:56.986Z] ---> Running in 23a52dc8bc38 [2022-05-03T20:35:56.986Z] ---> Running in ebb1461bf196 [2022-05-03T20:35:57.246Z] Removing intermediate container ebb1461bf196 [2022-05-03T20:35:57.246Z] ---> 6e2f2ea38691 [2022-05-03T20:35:57.246Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-05-03T20:35:57.526Z] ---> Running in 87c92790ecd1 [2022-05-03T20:35:57.526Z] Removing intermediate container 87c92790ecd1 [2022-05-03T20:35:57.526Z] ---> 6c4c2e81f85c [2022-05-03T20:35:57.526Z] Step 21/23 : LABEL arch=x86_64 [2022-05-03T20:35:57.790Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper [2022-05-03T20:35:57.790Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -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-05-03T20:35:57.790Z] ---> Running in 94b143323017 [2022-05-03T20:35:58.049Z] Removing intermediate container 94b143323017 [2022-05-03T20:35:58.049Z] ---> 28056b78c237 [2022-05-03T20:35:58.049Z] Step 22/23 : LABEL git_sha=5a28fc52bc19d7afd691aeffb2a02d806c36588d [2022-05-03T20:35:58.310Z] ---> Running in d56625779086 [2022-05-03T20:35:58.572Z] Removing intermediate container d56625779086 [2022-05-03T20:35:58.572Z] ---> 4e38e2cde9d0 [2022-05-03T20:35:58.572Z] Step 23/23 : LABEL version=0.0.0 [2022-05-03T20:35:58.832Z] ---> Running in 6f375449d477 [2022-05-03T20:35:58.832Z] Removing intermediate container 6f375449d477 [2022-05-03T20:35:58.832Z] ---> 742a9b2d4b22 [2022-05-03T20:35:58.832Z] [2022-05-03T20:35:59.091Z] Successfully built 742a9b2d4b22 [2022-05-03T20:35:59.091Z] Successfully tagged sys-mgmt-agent:latest [2022-05-03T20:35:59.091Z]  Building sys-mgmt-agent ... done Building core-metadata [2022-05-03T20:35:59.980Z] Removing intermediate container 859c16d5e255 [2022-05-03T20:35:59.980Z] ---> 57a2a8b8d8ba [2022-05-03T20:35:59.980Z] Successfully built 57a2a8b8d8ba [2022-05-03T20:35:59.980Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] sh [2022-05-03T20:36:00.334Z] + docker inspect -f . ci-base-image-arm64 [2022-05-03T20:36:00.334Z] . [Pipeline] withDockerContainer [2022-05-03T20:36:00.610Z] prd-ubuntu20.04-docker-arm64-4c-16g-40402 does not seem to be running inside a container [2022-05-03T20:36:00.717Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/6 -v /w/workspace/edgex-go/6:/w/workspace/edgex-go/6:rw,z -v /w/workspace/edgex-go/6@tmp:/w/workspace/edgex-go/6@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 ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2022-05-03T20:36:02.219Z] $ docker top b6b55bf42c4e695710a7a744b92cd828686fa9d02bdfcb94bfeb73030e11066a -eo pid,comm [Pipeline] { [Pipeline] sh [2022-05-03T20:36:03.169Z] + go version [2022-05-03T20:36:03.169Z] go version go1.17.6 linux/arm64 [Pipeline] } [2022-05-03T20:36:03.205Z] $ docker stop --time=1 b6b55bf42c4e695710a7a744b92cd828686fa9d02bdfcb94bfeb73030e11066a [2022-05-03T20:36:03.284Z] Step 1/23 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-05-03T20:36:03.284Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2022-05-03T20:36:03.284Z] ---> 39844a443e3a [2022-05-03T20:36:03.284Z] Step 3/23 : WORKDIR /edgex-go [2022-05-03T20:36:03.284Z] ---> Using cache [2022-05-03T20:36:03.284Z] ---> e75a9952b546 [2022-05-03T20:36:03.284Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-05-03T20:36:03.284Z] ---> Using cache [2022-05-03T20:36:03.284Z] ---> edbd45e2d2e9 [2022-05-03T20:36:03.284Z] Step 5/23 : RUN apk add --update --no-cache make git [2022-05-03T20:36:03.284Z] ---> Using cache [2022-05-03T20:36:03.284Z] ---> 7ebb3aba3c82 [2022-05-03T20:36:03.284Z] Step 6/23 : COPY go.mod vendor* ./ [2022-05-03T20:36:03.284Z] ---> Using cache [2022-05-03T20:36:03.284Z] ---> 8c482ce58218 [2022-05-03T20:36:03.284Z] Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-05-03T20:36:03.284Z] ---> Using cache [2022-05-03T20:36:03.284Z] ---> 698ad6855ce0 [2022-05-03T20:36:03.284Z] Step 8/23 : COPY . . [2022-05-03T20:36:03.284Z] ---> Using cache [2022-05-03T20:36:03.284Z] ---> 7b2deaa7fb6a [2022-05-03T20:36:03.284Z] Step 9/23 : RUN make cmd/core-metadata/core-metadata [2022-05-03T20:36:04.927Z] $ docker rm -f b6b55bf42c4e695710a7a744b92cd828686fa9d02bdfcb94bfeb73030e11066a [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2022-05-03T20:36:05.580Z] + docker inspect -f . ci-base-image-arm64 [2022-05-03T20:36:05.580Z] . [Pipeline] withDockerContainer [2022-05-03T20:36:05.845Z] prd-ubuntu20.04-docker-arm64-4c-16g-40402 does not seem to be running inside a container [2022-05-03T20:36:05.952Z] $ 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/6 -v /w/workspace/edgex-go/6:/w/workspace/edgex-go/6:rw,z -v /w/workspace/edgex-go/6@tmp:/w/workspace/edgex-go/6@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 ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2022-05-03T20:36:06.572Z] ---> Running in 8dd5d548b68e [2022-05-03T20:36:07.140Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-metadata/core-metadata ./cmd/core-metadata [2022-05-03T20:36:07.387Z] $ docker top ea40c71506a8f1b24db27aa81c784f88847796b1cf8ab3e09929e5ff4af9f33c -eo pid,comm [Pipeline] { [Pipeline] echo [2022-05-03T20:36:07.663Z] ========================================================= [2022-05-03T20:36:07.663Z] [edgeXBuildGoParallel] Running Tests and Build... [2022-05-03T20:36:07.663Z] ========================================================= [Pipeline] fileExists [Pipeline] sh [2022-05-03T20:36:08.327Z] + make test [2022-05-03T20:36:08.327Z] go mod tidy -compat=1.17 [2022-05-03T20:36:09.319Z] GO111MODULE=on go test -race -coverprofile=coverage.out ./... [2022-05-03T20:36:22.028Z] Removing intermediate container 23a52dc8bc38 [2022-05-03T20:36:22.028Z] ---> 5375813af812 [2022-05-03T20:36:22.028Z] [2022-05-03T20:36:22.028Z] Step 10/31 : FROM alpine:3.14 [2022-05-03T20:36:22.028Z] ---> e04c818066af [2022-05-03T20:36:22.028Z] Step 11/31 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2021 Intel Corporation' [2022-05-03T20:36:22.028Z] ---> Running in 40ad25ceaf36 [2022-05-03T20:36:22.028Z] Removing intermediate container 40ad25ceaf36 [2022-05-03T20:36:22.028Z] ---> d22e778970d3 [2022-05-03T20:36:22.028Z] Step 12/31 : RUN apk add --update --no-cache dumb-init su-exec [2022-05-03T20:36:22.287Z] ---> Running in be523708bce0 [2022-05-03T20:36:22.546Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz [2022-05-03T20:36:22.826Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz [2022-05-03T20:36:23.090Z] (1/2) Installing dumb-init (1.2.5-r1) [2022-05-03T20:36:23.090Z] (2/2) Installing su-exec (0.2-r1) [2022-05-03T20:36:23.090Z] Executing busybox-1.33.1-r7.trigger [2022-05-03T20:36:23.090Z] OK: 6 MiB in 16 packages [2022-05-03T20:36:24.030Z] Removing intermediate container be523708bce0 [2022-05-03T20:36:24.030Z] ---> 6976229f9763 [2022-05-03T20:36:24.030Z] Step 13/31 : ENV SECURITY_INIT_DIR /edgex-init [2022-05-03T20:36:24.292Z] ---> Running in 2871ae078eee [2022-05-03T20:36:25.237Z] Removing intermediate container 2871ae078eee [2022-05-03T20:36:25.237Z] ---> 4bd3023cf186 [2022-05-03T20:36:25.237Z] Step 14/31 : ARG BOOTSTRAP_REDIS_DIR=${SECURITY_INIT_DIR}/bootstrap-redis [2022-05-03T20:36:25.511Z] ---> Running in 8f265a93c94e [2022-05-03T20:36:25.511Z] Removing intermediate container 69d14f5f2d05 [2022-05-03T20:36:25.511Z] ---> c94d683676f3 [2022-05-03T20:36:25.511Z] [2022-05-03T20:36:25.511Z] Step 9/20 : FROM alpine:3.15 [2022-05-03T20:36:25.774Z] Removing intermediate container 8f265a93c94e [2022-05-03T20:36:25.774Z] ---> 90461e7c5b24 [2022-05-03T20:36:25.774Z] Step 15/31 : RUN mkdir -p ${SECURITY_INIT_DIR} && mkdir -p ${BOOTSTRAP_REDIS_DIR} [2022-05-03T20:36:25.774Z] 3.15: Pulling from library/alpine [2022-05-03T20:36:25.774Z] ---> Running in 4f7c80faf578 [2022-05-03T20:36:25.774Z] Digest: sha256:4edbd2beb5f78b1014028f4fbb99f3237d9561100b6881aabbf5acce2c4f9454 [2022-05-03T20:36:25.774Z] Status: Downloaded newer image for alpine:3.15 [2022-05-03T20:36:25.774Z] ---> 0ac33e5f5afa [2022-05-03T20:36:25.774Z] Step 10/20 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2022-05-03T20:36:26.033Z] ---> Running in 5b4b726d53a0 [2022-05-03T20:36:26.033Z] Removing intermediate container 5b4b726d53a0 [2022-05-03T20:36:26.033Z] ---> b41ab9c5e690 [2022-05-03T20:36:26.033Z] Step 11/20 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-05-03T20:36:26.033Z] ---> Running in 4f8cf9bc7c22 [2022-05-03T20:36:27.940Z] Removing intermediate container 4f7c80faf578 [2022-05-03T20:36:27.940Z] ---> 0d456282d2e7 [2022-05-03T20:36:27.940Z] Step 16/31 : WORKDIR ${SECURITY_INIT_DIR} [2022-05-03T20:36:27.940Z] Removing intermediate container 4f8cf9bc7c22 [2022-05-03T20:36:27.940Z] ---> b157ec22970d [2022-05-03T20:36:27.940Z] Step 12/20 : RUN apk update && apk --no-cache --update add dumb-init curl gcompat [2022-05-03T20:36:27.940Z] ---> Running in 42241509fb3f [2022-05-03T20:36:27.940Z] ---> Running in c91de87fd82d [2022-05-03T20:36:27.940Z] Removing intermediate container 42241509fb3f [2022-05-03T20:36:27.940Z] ---> d5c928f29f6e [2022-05-03T20:36:27.940Z] Step 17/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ ${SECURITY_INIT_DIR}/ [2022-05-03T20:36:27.940Z] Removing intermediate container 8dd5d548b68e [2022-05-03T20:36:27.940Z] ---> 6766853bfe67 [2022-05-03T20:36:27.940Z] [2022-05-03T20:36:27.940Z] Step 10/23 : FROM alpine:3.14 [2022-05-03T20:36:27.940Z] ---> e04c818066af [2022-05-03T20:36:27.940Z] Step 11/23 : RUN apk add --update --no-cache dumb-init [2022-05-03T20:36:27.940Z] ---> Running in c48815a69664 [2022-05-03T20:36:28.199Z] ---> 6913867afd9e [2022-05-03T20:36:28.199Z] Step 18/31 : RUN chmod +x ${SECURITY_INIT_DIR}/*.sh [2022-05-03T20:36:28.199Z] ---> Running in 34410eaf1b58 [2022-05-03T20:36:28.199Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-05-03T20:36:28.460Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz [2022-05-03T20:36:28.460Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz [2022-05-03T20:36:28.720Z] (1/1) Installing dumb-init (1.2.5-r1) [2022-05-03T20:36:28.720Z] Executing busybox-1.33.1-r7.trigger [2022-05-03T20:36:28.720Z] OK: 6 MiB in 15 packages [2022-05-03T20:36:28.980Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-05-03T20:36:29.246Z] Removing intermediate container 34410eaf1b58 [2022-05-03T20:36:29.246Z] ---> 180b5abbc199 [2022-05-03T20:36:29.246Z] Step 19/31 : COPY --from=builder /edgex-go/Attribution.txt / [2022-05-03T20:36:29.246Z] Removing intermediate container c48815a69664 [2022-05-03T20:36:29.246Z] ---> e1c896c33221 [2022-05-03T20:36:29.246Z] Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2022-05-03T20:36:29.507Z] ---> Running in e744c14a5d8f [2022-05-03T20:36:29.507Z] v3.15.4-87-g89e29fdace [https://nl.alpinelinux.org/alpine/v3.15/main] [2022-05-03T20:36:29.507Z] v3.15.4-88-gad6180c336 [https://nl.alpinelinux.org/alpine/v3.15/community] [2022-05-03T20:36:29.507Z] OK: 15855 distinct packages available [2022-05-03T20:36:29.507Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-05-03T20:36:29.778Z] ---> cbf0845e2442 [2022-05-03T20:36:29.778Z] Step 20/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . [2022-05-03T20:36:30.039Z] Removing intermediate container e744c14a5d8f [2022-05-03T20:36:30.039Z] ---> 447d6046ad46 [2022-05-03T20:36:30.039Z] Step 13/23 : ENV APP_PORT=59881 [2022-05-03T20:36:30.300Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-05-03T20:36:30.300Z] ---> Running in cf42383d25d0 [2022-05-03T20:36:30.560Z] ---> 9f2548d7bcb7 [2022-05-03T20:36:30.560Z] Step 21/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.toml ./res/ [2022-05-03T20:36:30.898Z] (1/9) Installing ca-certificates (20211220-r0) [2022-05-03T20:36:30.898Z] Removing intermediate container cf42383d25d0 [2022-05-03T20:36:30.898Z] ---> 3ae002cddca1 [2022-05-03T20:36:30.898Z] Step 14/23 : EXPOSE $APP_PORT [2022-05-03T20:36:30.898Z] (2/9) Installing brotli-libs (1.0.9-r5) [2022-05-03T20:36:31.158Z] (3/9) Installing nghttp2-libs (1.46.0-r0) [2022-05-03T20:36:31.158Z] ---> 084e0e72eabe [2022-05-03T20:36:31.159Z] Step 22/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.toml ${BOOTSTRAP_REDIS_DIR}/res/ [2022-05-03T20:36:31.159Z] (4/9) Installing libcurl (7.80.0-r1) [2022-05-03T20:36:31.159Z] ---> Running in 39b583af1925 [2022-05-03T20:36:31.159Z] (5/9) Installing curl (7.80.0-r1) [2022-05-03T20:36:31.423Z] (6/9) Installing dumb-init (1.2.5-r1) [2022-05-03T20:36:31.423Z] Removing intermediate container 39b583af1925 [2022-05-03T20:36:31.423Z] ---> 0920db5a0b60 [2022-05-03T20:36:31.423Z] Step 15/23 : WORKDIR / [2022-05-03T20:36:31.423Z] (7/9) Installing musl-obstack (1.2.3-r0) [2022-05-03T20:36:31.685Z] (8/9) Installing libucontext (1.1-r0) [2022-05-03T20:36:31.685Z] ---> 125a1f693122 [2022-05-03T20:36:31.685Z] Step 23/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ ${SECURITY_INIT_DIR}/consul-bootstrapper/ [2022-05-03T20:36:31.685Z] (9/9) Installing gcompat (1.0.0-r4) [2022-05-03T20:36:31.685Z] Executing busybox-1.34.1-r5.trigger [2022-05-03T20:36:31.685Z] Executing ca-certificates-20211220-r0.trigger [2022-05-03T20:36:31.685Z] ---> Running in f9e661a1046d [2022-05-03T20:36:31.954Z] OK: 8 MiB in 23 packages [2022-05-03T20:36:31.954Z] ---> 451199f94de4 [2022-05-03T20:36:31.954Z] Step 24/31 : VOLUME ${SECURITY_INIT_DIR} [2022-05-03T20:36:32.214Z] Removing intermediate container f9e661a1046d [2022-05-03T20:36:32.214Z] ---> 013dbe6a28ec [2022-05-03T20:36:32.214Z] Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / [2022-05-03T20:36:32.474Z] ---> Running in 3b6e50b32b5f [2022-05-03T20:36:32.737Z] ---> d18518c3244d [2022-05-03T20:36:32.737Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / [2022-05-03T20:36:32.998Z] Removing intermediate container 3b6e50b32b5f [2022-05-03T20:36:32.998Z] ---> 1265998b1d98 [2022-05-03T20:36:32.998Z] Step 25/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / [2022-05-03T20:36:33.371Z] Removing intermediate container c91de87fd82d [2022-05-03T20:36:33.371Z] ---> 37674ab9eb62 [2022-05-03T20:36:33.371Z] Step 13/20 : COPY --from=builder /edgex-go/Attribution.txt / [2022-05-03T20:36:33.642Z] ---> 91ba47998b51 [2022-05-03T20:36:33.642Z] Step 26/31 : RUN chmod +x /entrypoint.sh [2022-05-03T20:36:33.642Z] ---> de7b2b9dc702 [2022-05-03T20:36:33.642Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.toml /res/configuration.toml [2022-05-03T20:36:33.949Z] ---> a8804f4758a6 [2022-05-03T20:36:33.950Z] Step 14/20 : COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/security-spiffe-token-provider / [2022-05-03T20:36:33.950Z] ---> Running in 5e9db8d04329 [2022-05-03T20:36:34.524Z] ---> bc287e5fefc8 [2022-05-03T20:36:34.525Z] Step 19/23 : ENTRYPOINT ["/core-metadata"] [2022-05-03T20:36:34.798Z] ---> Running in c68486e1ee4f [2022-05-03T20:36:35.059Z] ---> 19e2b072e14f [2022-05-03T20:36:35.059Z] Step 15/20 : COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/res/configuration.toml /res/configuration.toml [2022-05-03T20:36:35.319Z] Removing intermediate container c68486e1ee4f [2022-05-03T20:36:35.319Z] ---> 3f394079b385 [2022-05-03T20:36:35.319Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-05-03T20:36:35.592Z] ---> 75d82d804faf [2022-05-03T20:36:35.592Z] Step 16/20 : ENTRYPOINT [ "/security-spiffe-token-provider" ] [2022-05-03T20:36:35.592Z] ---> Running in 6211dfec52d4 [2022-05-03T20:36:35.853Z] ---> Running in 41f95a93fdd1 [2022-05-03T20:36:36.115Z] Removing intermediate container 6211dfec52d4 [2022-05-03T20:36:36.115Z] ---> 9f471d3aa7bf [2022-05-03T20:36:36.115Z] Step 21/23 : LABEL arch=x86_64 [2022-05-03T20:36:36.115Z] ---> Running in 37e92253036e [2022-05-03T20:36:36.115Z] Removing intermediate container 41f95a93fdd1 [2022-05-03T20:36:36.115Z] ---> d55aad23d74a [2022-05-03T20:36:36.115Z] Step 17/20 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-05-03T20:36:36.375Z] Removing intermediate container 5e9db8d04329 [2022-05-03T20:36:36.375Z] ---> 6d9bf4c3ab8e [2022-05-03T20:36:36.375Z] Step 27/31 : ENTRYPOINT ["/entrypoint.sh"] [2022-05-03T20:36:36.375Z] ---> Running in d1dd1d22b35d [2022-05-03T20:36:36.375Z] ---> Running in 940141b6466f [2022-05-03T20:36:36.375Z] Removing intermediate container 37e92253036e [2022-05-03T20:36:36.375Z] ---> 6ac06b805e62 [2022-05-03T20:36:36.375Z] Step 22/23 : LABEL git_sha=5a28fc52bc19d7afd691aeffb2a02d806c36588d [2022-05-03T20:36:36.375Z] Removing intermediate container d1dd1d22b35d [2022-05-03T20:36:36.375Z] ---> 3ee92490926c [2022-05-03T20:36:36.375Z] Step 18/20 : LABEL arch=x86_64 [2022-05-03T20:36:36.636Z] ---> Running in 5b7f1bf4f5d2 [2022-05-03T20:36:36.636Z] Removing intermediate container 940141b6466f [2022-05-03T20:36:36.636Z] ---> 2e857f3b2651 [2022-05-03T20:36:36.636Z] Step 28/31 : CMD ["gate"] [2022-05-03T20:36:36.636Z] ---> Running in 8a4ac4db66d1 [2022-05-03T20:36:36.636Z] Removing intermediate container 5b7f1bf4f5d2 [2022-05-03T20:36:36.636Z] ---> 30c421ca1bee [2022-05-03T20:36:36.636Z] Step 23/23 : LABEL version=0.0.0 [2022-05-03T20:36:36.896Z] ---> Running in 121e6a4f3aed [2022-05-03T20:36:37.156Z] ---> Running in 59983bda2a53 [2022-05-03T20:36:37.156Z] Removing intermediate container 8a4ac4db66d1 [2022-05-03T20:36:37.156Z] ---> a86f3cd6718b [2022-05-03T20:36:37.156Z] Step 19/20 : LABEL git_sha=5a28fc52bc19d7afd691aeffb2a02d806c36588d [2022-05-03T20:36:37.156Z] Removing intermediate container 121e6a4f3aed [2022-05-03T20:36:37.156Z] ---> Running in 0bab03973c14 [2022-05-03T20:36:37.156Z] ---> a0f9d91eb5be [2022-05-03T20:36:37.156Z] Step 29/31 : LABEL arch=x86_64 [2022-05-03T20:36:37.156Z] Removing intermediate container 59983bda2a53 [2022-05-03T20:36:37.156Z] ---> b3ce7c8db47a [2022-05-03T20:36:37.156Z] [2022-05-03T20:36:37.415Z] ---> Running in e1256620c284 [2022-05-03T20:36:37.415Z] Removing intermediate container 0bab03973c14 [2022-05-03T20:36:37.415Z] ---> ac93960d9a82 [2022-05-03T20:36:37.415Z] Step 20/20 : LABEL version=0.0.0 [2022-05-03T20:36:37.415Z] ---> Running in d32a7f09673d [2022-05-03T20:36:37.415Z] Successfully built b3ce7c8db47a [2022-05-03T20:36:37.415Z] Successfully tagged core-metadata:latest [2022-05-03T20:36:37.415Z]  Building core-metadata ... done Building support-scheduler [2022-05-03T20:36:37.415Z] Removing intermediate container e1256620c284 [2022-05-03T20:36:37.415Z] ---> 016990ae3b53 [2022-05-03T20:36:37.415Z] Step 30/31 : LABEL git_sha=5a28fc52bc19d7afd691aeffb2a02d806c36588d [2022-05-03T20:36:37.983Z] Removing intermediate container d32a7f09673d [2022-05-03T20:36:37.983Z] ---> 992c56dbd9c6 [2022-05-03T20:36:37.983Z] [2022-05-03T20:36:37.983Z] ---> Running in 947606732c6b [2022-05-03T20:36:38.297Z] Successfully built 992c56dbd9c6 [2022-05-03T20:36:38.558Z] Successfully tagged security-spiffe-token-provider:latest [2022-05-03T20:36:38.558Z] Building security-secretstore-setup [2022-05-03T20:36:39.938Z]  Building security-spiffe-token-provider ... done Removing intermediate container 947606732c6b [2022-05-03T20:36:39.938Z] ---> 0d2bce593047 [2022-05-03T20:36:39.938Z] Step 31/31 : LABEL version=0.0.0 [2022-05-03T20:36:43.227Z] ---> Running in cd6a1f1f7b1b [2022-05-03T20:36:43.795Z] Step 1/22 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-05-03T20:36:43.795Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2022-05-03T20:36:43.795Z] ---> 39844a443e3a [2022-05-03T20:36:43.795Z] Step 3/22 : WORKDIR /edgex-go [2022-05-03T20:36:43.795Z] ---> Using cache [2022-05-03T20:36:43.795Z] ---> e75a9952b546 [2022-05-03T20:36:43.795Z] Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-05-03T20:36:43.795Z] ---> Using cache [2022-05-03T20:36:43.795Z] ---> edbd45e2d2e9 [2022-05-03T20:36:43.795Z] Step 5/22 : RUN apk add --update --no-cache make git [2022-05-03T20:36:43.795Z] ---> Using cache [2022-05-03T20:36:43.795Z] ---> 7ebb3aba3c82 [2022-05-03T20:36:43.795Z] Step 6/22 : COPY go.mod vendor* ./ [2022-05-03T20:36:43.795Z] ---> Using cache [2022-05-03T20:36:43.795Z] ---> 8c482ce58218 [2022-05-03T20:36:43.795Z] Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-05-03T20:36:43.795Z] ---> Using cache [2022-05-03T20:36:43.795Z] ---> 698ad6855ce0 [2022-05-03T20:36:43.795Z] Step 8/22 : COPY . . [2022-05-03T20:36:43.795Z] ---> Using cache [2022-05-03T20:36:43.795Z] ---> 7b2deaa7fb6a [2022-05-03T20:36:43.795Z] Step 9/22 : RUN make cmd/support-scheduler/support-scheduler [2022-05-03T20:36:44.055Z] Removing intermediate container cd6a1f1f7b1b [2022-05-03T20:36:44.055Z] ---> ac0877b20ebc [2022-05-03T20:36:44.055Z] [2022-05-03T20:36:44.055Z] ---> Running in 7aeeb1375d5f [2022-05-03T20:36:44.055Z] Successfully built ac0877b20ebc [2022-05-03T20:36:44.055Z] Successfully tagged security-bootstrapper:latest [2022-05-03T20:36:44.055Z] Building security-spire-server [2022-05-03T20:36:44.623Z]  Building security-bootstrapper ... done CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler [2022-05-03T20:36:44.623Z] Step 1/25 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-05-03T20:36:44.623Z] Step 2/25 : FROM ${BUILDER_BASE} AS builder [2022-05-03T20:36:44.623Z] ---> 39844a443e3a [2022-05-03T20:36:44.623Z] Step 3/25 : WORKDIR /edgex-go [2022-05-03T20:36:44.623Z] ---> Using cache [2022-05-03T20:36:44.623Z] ---> e75a9952b546 [2022-05-03T20:36:44.623Z] Step 4/25 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-05-03T20:36:44.623Z] ---> Using cache [2022-05-03T20:36:44.623Z] ---> edbd45e2d2e9 [2022-05-03T20:36:44.623Z] Step 5/25 : RUN apk add --update --no-cache make git [2022-05-03T20:36:44.623Z] ---> Using cache [2022-05-03T20:36:44.623Z] ---> 7ebb3aba3c82 [2022-05-03T20:36:44.623Z] Step 6/25 : COPY go.mod vendor* ./ [2022-05-03T20:36:44.623Z] ---> Using cache [2022-05-03T20:36:44.623Z] ---> 8c482ce58218 [2022-05-03T20:36:44.623Z] Step 7/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-05-03T20:36:44.623Z] ---> Using cache [2022-05-03T20:36:44.623Z] ---> 698ad6855ce0 [2022-05-03T20:36:44.623Z] Step 8/25 : COPY . . [2022-05-03T20:36:44.623Z] ---> Using cache [2022-05-03T20:36:44.623Z] ---> 7b2deaa7fb6a [2022-05-03T20:36:44.623Z] Step 9/25 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup [2022-05-03T20:36:47.158Z] ---> Running in 718bfea15e4c [2022-05-03T20:36:47.727Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -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-05-03T20:36:47.987Z] Step 1/25 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-05-03T20:36:47.987Z] Step 2/25 : FROM ${BUILDER_BASE} AS builder [2022-05-03T20:36:47.987Z] ---> 39844a443e3a [2022-05-03T20:36:47.987Z] Step 3/25 : WORKDIR /edgex-go [2022-05-03T20:36:47.987Z] ---> Using cache [2022-05-03T20:36:47.987Z] ---> e75a9952b546 [2022-05-03T20:36:47.987Z] Step 4/25 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-05-03T20:36:47.987Z] ---> Using cache [2022-05-03T20:36:47.987Z] ---> edbd45e2d2e9 [2022-05-03T20:36:47.987Z] Step 5/25 : RUN apk add --update --no-cache make git build-base curl [2022-05-03T20:36:48.367Z] ? github.com/edgexfoundry/edgex-go [no test files] [2022-05-03T20:36:49.908Z] Building bin/spire-agent... [2022-05-03T20:36:49.908Z] go: downloading github.com/envoyproxy/go-control-plane v0.10.1 [2022-05-03T20:36:49.908Z] go: downloading github.com/aws/aws-sdk-go-v2/service/secretsmanager v1.14.0 [2022-05-03T20:36:49.908Z] go: downloading cloud.google.com/go/secretmanager v1.3.0 [2022-05-03T20:36:49.908Z] go: downloading github.com/docker/docker v20.10.12+incompatible [2022-05-03T20:36:50.173Z]  ---> Running in 15f84d318bab [2022-05-03T20:36:50.432Z] Building bin/spire-agent... [2022-05-03T20:36:50.696Z] go: downloading github.com/envoyproxy/go-control-plane v0.10.1 [2022-05-03T20:36:50.696Z] go: downloading github.com/aws/aws-sdk-go-v2/service/secretsmanager v1.14.0 [2022-05-03T20:36:50.696Z] go: downloading github.com/docker/docker v20.10.12+incompatible [2022-05-03T20:36:50.696Z] go: downloading github.com/google/go-tpm-tools v0.3.3 [2022-05-03T20:36:50.696Z] go: downloading github.com/cncf/xds/go v0.0.0-20211130200136-a8f946100490 [2022-05-03T20:36:50.696Z] go: downloading github.com/envoyproxy/protoc-gen-validate v0.6.2 [2022-05-03T20:36:50.956Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-05-03T20:36:51.214Z] go: downloading github.com/docker/go-units v0.4.0 [2022-05-03T20:36:51.215Z] go: downloading github.com/docker/go-connections v0.4.0 [2022-05-03T20:36:51.215Z] go: downloading github.com/opencontainers/image-spec v1.0.1 [2022-05-03T20:36:51.215Z] go: downloading github.com/containerd/containerd v1.3.4 [2022-05-03T20:36:51.215Z] go: downloading github.com/opencontainers/go-digest v1.0.0 [2022-05-03T20:36:51.215Z] go: downloading github.com/docker/distribution v2.7.1+incompatible [2022-05-03T20:36:51.474Z] go: downloading cloud.google.com/go/secretmanager v1.3.0 [2022-05-03T20:36:51.733Z] go: downloading github.com/google/go-tpm-tools v0.3.3 [2022-05-03T20:36:51.733Z] go: downloading github.com/cncf/xds/go v0.0.0-20211130200136-a8f946100490 [2022-05-03T20:36:51.733Z] go: downloading github.com/envoyproxy/protoc-gen-validate v0.6.2 [2022-05-03T20:36:51.733Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-05-03T20:36:51.993Z] go: downloading github.com/docker/go-connections v0.4.0 [2022-05-03T20:36:51.994Z] go: downloading github.com/docker/go-units v0.4.0 [2022-05-03T20:36:51.994Z] go: downloading github.com/opencontainers/image-spec v1.0.1 [2022-05-03T20:36:51.994Z] go: downloading github.com/docker/distribution v2.7.1+incompatible [2022-05-03T20:36:51.994Z] go: downloading github.com/containerd/containerd v1.3.4 [2022-05-03T20:36:51.994Z] go: downloading github.com/opencontainers/go-digest v1.0.0 [2022-05-03T20:36:51.994Z] OK: 221 MiB in 52 packages [2022-05-03T20:36:55.307Z] Removing intermediate container 15f84d318bab [2022-05-03T20:36:55.307Z] ---> 596bfba1b91e [2022-05-03T20:36:55.307Z] Step 6/25 : COPY go.mod vendor* ./ [2022-05-03T20:36:55.882Z] ---> ec6db507a526 [2022-05-03T20:36:55.882Z] Step 7/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-05-03T20:36:56.140Z] ---> Running in afefded020cd [2022-05-03T20:36:59.444Z] Removing intermediate container afefded020cd [2022-05-03T20:36:59.444Z] ---> 0b14b37cf007 [2022-05-03T20:36:59.444Z] Step 8/25 : COPY . . [2022-05-03T20:37:14.344Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -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-05-03T20:37:14.344Z] ---> 1a3b27505393 [2022-05-03T20:37:14.344Z] Step 9/25 : ARG SPIRE_RELEASE=1.2.1 [2022-05-03T20:37:14.610Z] ---> Running in 6ce3a5eca627 [2022-05-03T20:37:14.873Z] Removing intermediate container 6ce3a5eca627 [2022-05-03T20:37:14.873Z] ---> 4b4c73443dd9 [2022-05-03T20:37:14.873Z] Step 10/25 : RUN mkdir -p spire-build [2022-05-03T20:37:15.813Z] ---> Running in f307ad788771 [2022-05-03T20:37:23.931Z] Removing intermediate container 718bfea15e4c [2022-05-03T20:37:23.931Z] ---> 829355d5c768 [2022-05-03T20:37:23.931Z] [2022-05-03T20:37:23.931Z] Step 10/25 : FROM alpine:3.14 [2022-05-03T20:37:23.931Z] ---> e04c818066af [2022-05-03T20:37:23.931Z] Step 11/25 : RUN apk add --update --no-cache ca-certificates dumb-init su-exec [2022-05-03T20:37:24.190Z] Removing intermediate container 7aeeb1375d5f [2022-05-03T20:37:24.190Z] ---> 784829186f92 [2022-05-03T20:37:24.190Z] [2022-05-03T20:37:24.190Z] Step 10/22 : FROM alpine:3.14 [2022-05-03T20:37:24.190Z] ---> e04c818066af [2022-05-03T20:37:24.190Z] Step 11/22 : RUN apk add --update --no-cache dumb-init [2022-05-03T20:37:24.190Z] ---> Using cache [2022-05-03T20:37:24.190Z] ---> e1c896c33221 [2022-05-03T20:37:24.191Z] Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2022-05-03T20:37:24.191Z] ---> Using cache [2022-05-03T20:37:24.191Z] ---> 447d6046ad46 [2022-05-03T20:37:24.191Z] Step 13/22 : ENV APP_PORT=59861 [2022-05-03T20:37:26.729Z] ---> Running in 3ff41cd8e1e5 [2022-05-03T20:37:26.729Z] ---> Running in 7a35dd1ab9c1 [2022-05-03T20:37:26.729Z] Removing intermediate container f307ad788771 [2022-05-03T20:37:26.729Z] ---> 88c8c5d8083f [2022-05-03T20:37:26.729Z] Step 11/25 : WORKDIR /edgex-go/spire-build [2022-05-03T20:37:26.729Z] ---> Running in 2964bc2a8c26 [2022-05-03T20:37:26.729Z] Removing intermediate container 3ff41cd8e1e5 [2022-05-03T20:37:26.729Z] ---> 5871defa99e3 [2022-05-03T20:37:26.729Z] Step 14/22 : EXPOSE $APP_PORT [2022-05-03T20:37:26.729Z] ---> Running in 3f459e4efaae [2022-05-03T20:37:26.989Z] Removing intermediate container 2964bc2a8c26 [2022-05-03T20:37:26.989Z] ---> 0129fa45520c [2022-05-03T20:37:26.989Z] 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-05-03T20:37:26.989Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz [2022-05-03T20:37:26.989Z] Removing intermediate container 3f459e4efaae [2022-05-03T20:37:26.989Z] ---> b73752c6ac97 [2022-05-03T20:37:26.989Z] Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / [2022-05-03T20:37:26.989Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz [2022-05-03T20:37:26.989Z] ---> Running in c7d0dfd61338 [2022-05-03T20:37:27.259Z] (1/3) Installing ca-certificates (20211220-r0) [2022-05-03T20:37:27.259Z] (2/3) Installing dumb-init (1.2.5-r1) [2022-05-03T20:37:27.259Z] (3/3) Installing su-exec (0.2-r1) [2022-05-03T20:37:27.259Z] Executing busybox-1.33.1-r7.trigger [2022-05-03T20:37:27.259Z] Executing ca-certificates-20211220-r0.trigger [2022-05-03T20:37:27.520Z] OK: 6 MiB in 17 packages [2022-05-03T20:37:27.520Z] ---> d7859a013d12 [2022-05-03T20:37:27.520Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / [2022-05-03T20:37:28.092Z] spire-1.2.1/ [2022-05-03T20:37:28.092Z] spire-1.2.1/.data/ [2022-05-03T20:37:28.092Z] spire-1.2.1/.data/.file [2022-05-03T20:37:28.092Z] spire-1.2.1/.dockerignore [2022-05-03T20:37:28.092Z] spire-1.2.1/.gitattributes [2022-05-03T20:37:28.092Z] spire-1.2.1/.githooks/ [2022-05-03T20:37:28.092Z] spire-1.2.1/.githooks/pre-commit [2022-05-03T20:37:28.092Z] spire-1.2.1/.github/ [2022-05-03T20:37:28.092Z] spire-1.2.1/.github/ISSUE_TEMPLATE.md [2022-05-03T20:37:28.092Z] spire-1.2.1/.github/PULL_REQUEST_TEMPLATE.md [2022-05-03T20:37:28.092Z] spire-1.2.1/.github/dependabot.yml [2022-05-03T20:37:28.092Z] spire-1.2.1/.github/workflows/ [2022-05-03T20:37:28.092Z] spire-1.2.1/.github/workflows/nightly_build.yaml [2022-05-03T20:37:28.092Z] spire-1.2.1/.github/workflows/pr_build.yaml [2022-05-03T20:37:28.092Z] spire-1.2.1/.github/workflows/release_build.yaml [2022-05-03T20:37:28.092Z] spire-1.2.1/.github/workflows/scripts/ [2022-05-03T20:37:28.092Z] spire-1.2.1/.github/workflows/scripts/build_artifacts.sh [2022-05-03T20:37:28.092Z] spire-1.2.1/.github/workflows/scripts/push-images.sh [2022-05-03T20:37:28.092Z] spire-1.2.1/.github/workflows/scripts/push-scratch-images.sh [2022-05-03T20:37:28.092Z] spire-1.2.1/.github/workflows/scripts/run_unit_tests.sh [2022-05-03T20:37:28.092Z] spire-1.2.1/.github/workflows/scripts/split.sh [2022-05-03T20:37:28.092Z] spire-1.2.1/.gitignore [2022-05-03T20:37:28.092Z] spire-1.2.1/.go-version [2022-05-03T20:37:28.092Z] spire-1.2.1/.golangci.yml [2022-05-03T20:37:28.092Z] spire-1.2.1/ADOPTERS.md [2022-05-03T20:37:28.092Z] spire-1.2.1/CHANGELOG.md [2022-05-03T20:37:28.092Z] spire-1.2.1/CODE-OF-CONDUCT.md [2022-05-03T20:37:28.092Z] spire-1.2.1/CODEOWNERS [2022-05-03T20:37:28.092Z] spire-1.2.1/CONTRIBUTING.md [2022-05-03T20:37:28.092Z] spire-1.2.1/Dockerfile [2022-05-03T20:37:28.092Z] spire-1.2.1/Dockerfile.dev [2022-05-03T20:37:28.092Z] spire-1.2.1/Dockerfile.scratch [2022-05-03T20:37:28.092Z] spire-1.2.1/LICENSE [2022-05-03T20:37:28.092Z] spire-1.2.1/MAINTAINERS.md [2022-05-03T20:37:28.092Z] spire-1.2.1/Makefile [2022-05-03T20:37:28.092Z] spire-1.2.1/README.md [2022-05-03T20:37:28.092Z] spire-1.2.1/ROADMAP.md [2022-05-03T20:37:28.092Z] spire-1.2.1/SECURITY.md [2022-05-03T20:37:28.092Z] spire-1.2.1/cmd/ [2022-05-03T20:37:28.092Z] spire-1.2.1/cmd/spire-agent/ [2022-05-03T20:37:28.092Z] spire-1.2.1/cmd/spire-agent/cli/ [2022-05-03T20:37:28.092Z] spire-1.2.1/cmd/spire-agent/cli/api/ [2022-05-03T20:37:28.092Z] spire-1.2.1/cmd/spire-agent/cli/api/common.go [2022-05-03T20:37:28.092Z] spire-1.2.1/cmd/spire-agent/cli/api/fetch_jwt.go [2022-05-03T20:37:28.092Z] spire-1.2.1/cmd/spire-agent/cli/api/fetch_x509.go [2022-05-03T20:37:28.092Z] spire-1.2.1/cmd/spire-agent/cli/api/printer.go [2022-05-03T20:37:28.092Z] spire-1.2.1/cmd/spire-agent/cli/api/validate_jwt.go [2022-05-03T20:37:28.092Z] spire-1.2.1/cmd/spire-agent/cli/api/watch.go [2022-05-03T20:37:28.092Z] spire-1.2.1/cmd/spire-agent/cli/cli.go [2022-05-03T20:37:28.092Z] spire-1.2.1/cmd/spire-agent/cli/common/ [2022-05-03T20:37:28.092Z] spire-1.2.1/cmd/spire-agent/cli/common/defaults.go [2022-05-03T20:37:28.092Z] spire-1.2.1/cmd/spire-agent/cli/healthcheck/ [2022-05-03T20:37:28.092Z] spire-1.2.1/cmd/spire-agent/cli/healthcheck/healthcheck.go [2022-05-03T20:37:28.092Z] spire-1.2.1/cmd/spire-agent/cli/healthcheck/healthcheck_test.go [2022-05-03T20:37:28.092Z] spire-1.2.1/cmd/spire-agent/cli/run/ [2022-05-03T20:37:28.092Z] spire-1.2.1/cmd/spire-agent/cli/run/run.go [2022-05-03T20:37:28.092Z] spire-1.2.1/cmd/spire-agent/cli/run/run_test.go [2022-05-03T20:37:28.092Z] spire-1.2.1/cmd/spire-agent/cli/validate/ [2022-05-03T20:37:28.092Z] spire-1.2.1/cmd/spire-agent/cli/validate/validate.go [2022-05-03T20:37:28.092Z] spire-1.2.1/cmd/spire-agent/cli/validate/validate_test.go [2022-05-03T20:37:28.092Z] spire-1.2.1/cmd/spire-agent/main.go [2022-05-03T20:37:28.092Z] spire-1.2.1/cmd/spire-server/ [2022-05-03T20:37:28.092Z] spire-1.2.1/cmd/spire-server/cli/ [2022-05-03T20:37:28.092Z] spire-1.2.1/cmd/spire-server/cli/agent/ [2022-05-03T20:37:28.092Z] spire-1.2.1/cmd/spire-server/cli/agent/agent_test.go [2022-05-03T20:37:28.092Z] spire-1.2.1/cmd/spire-server/cli/agent/ban.go [2022-05-03T20:37:28.092Z] spire-1.2.1/cmd/spire-server/cli/agent/count.go [2022-05-03T20:37:28.092Z] spire-1.2.1/cmd/spire-server/cli/agent/evict.go [2022-05-03T20:37:28.092Z] spire-1.2.1/cmd/spire-server/cli/agent/list.go [2022-05-03T20:37:28.092Z] spire-1.2.1/cmd/spire-server/cli/agent/show.go [2022-05-03T20:37:28.092Z] spire-1.2.1/cmd/spire-server/cli/bundle/ [2022-05-03T20:37:28.092Z] spire-1.2.1/cmd/spire-server/cli/bundle/bundle_test.go [2022-05-03T20:37:28.092Z] spire-1.2.1/cmd/spire-server/cli/bundle/common.go [2022-05-03T20:37:28.092Z] spire-1.2.1/cmd/spire-server/cli/bundle/common_test.go [2022-05-03T20:37:28.092Z] spire-1.2.1/cmd/spire-server/cli/bundle/count.go [2022-05-03T20:37:28.092Z] spire-1.2.1/cmd/spire-server/cli/bundle/delete.go [2022-05-03T20:37:28.092Z] spire-1.2.1/cmd/spire-server/cli/bundle/list.go [2022-05-03T20:37:28.092Z] spire-1.2.1/cmd/spire-server/cli/bundle/set.go [2022-05-03T20:37:28.092Z] spire-1.2.1/cmd/spire-server/cli/bundle/show.go [2022-05-03T20:37:28.092Z] spire-1.2.1/cmd/spire-server/cli/cli.go [2022-05-03T20:37:28.092Z] spire-1.2.1/cmd/spire-server/cli/entry/ [2022-05-03T20:37:28.092Z] spire-1.2.1/cmd/spire-server/cli/entry/count.go [2022-05-03T20:37:28.092Z] spire-1.2.1/cmd/spire-server/cli/entry/count_test.go [2022-05-03T20:37:28.092Z] spire-1.2.1/cmd/spire-server/cli/entry/create.go [2022-05-03T20:37:28.092Z] spire-1.2.1/cmd/spire-server/cli/entry/create_test.go [2022-05-03T20:37:28.092Z] spire-1.2.1/cmd/spire-server/cli/entry/delete.go [2022-05-03T20:37:28.092Z] spire-1.2.1/cmd/spire-server/cli/entry/delete_test.go [2022-05-03T20:37:28.092Z] spire-1.2.1/cmd/spire-server/cli/entry/show.go [2022-05-03T20:37:28.092Z] spire-1.2.1/cmd/spire-server/cli/entry/show_test.go [2022-05-03T20:37:28.092Z] spire-1.2.1/cmd/spire-server/cli/entry/update.go [2022-05-03T20:37:28.092Z] spire-1.2.1/cmd/spire-server/cli/entry/update_test.go [2022-05-03T20:37:28.092Z] spire-1.2.1/cmd/spire-server/cli/entry/util.go [2022-05-03T20:37:28.092Z] spire-1.2.1/cmd/spire-server/cli/entry/util_test.go [2022-05-03T20:37:28.092Z] spire-1.2.1/cmd/spire-server/cli/federation/ [2022-05-03T20:37:28.092Z] spire-1.2.1/cmd/spire-server/cli/federation/common.go [2022-05-03T20:37:28.092Z] spire-1.2.1/cmd/spire-server/cli/federation/common_test.go [2022-05-03T20:37:28.092Z] spire-1.2.1/cmd/spire-server/cli/federation/create.go [2022-05-03T20:37:28.092Z] spire-1.2.1/cmd/spire-server/cli/federation/create_test.go [2022-05-03T20:37:28.092Z] spire-1.2.1/cmd/spire-server/cli/federation/delete.go [2022-05-03T20:37:28.092Z] spire-1.2.1/cmd/spire-server/cli/federation/delete_test.go [2022-05-03T20:37:28.092Z] spire-1.2.1/cmd/spire-server/cli/federation/list.go [2022-05-03T20:37:28.092Z] spire-1.2.1/cmd/spire-server/cli/federation/list_test.go [2022-05-03T20:37:28.092Z] spire-1.2.1/cmd/spire-server/cli/federation/refresh.go [2022-05-03T20:37:28.092Z] spire-1.2.1/cmd/spire-server/cli/federation/refresh_test.go [2022-05-03T20:37:28.092Z] spire-1.2.1/cmd/spire-server/cli/federation/show.go [2022-05-03T20:37:28.092Z] spire-1.2.1/cmd/spire-server/cli/federation/show_test.go [2022-05-03T20:37:28.092Z] spire-1.2.1/cmd/spire-server/cli/federation/update.go [2022-05-03T20:37:28.092Z] spire-1.2.1/cmd/spire-server/cli/federation/update_test.go [2022-05-03T20:37:28.092Z] spire-1.2.1/cmd/spire-server/cli/healthcheck/ [2022-05-03T20:37:28.092Z] spire-1.2.1/cmd/spire-server/cli/healthcheck/healthcheck.go [2022-05-03T20:37:28.092Z] spire-1.2.1/cmd/spire-server/cli/healthcheck/healthcheck_test.go [2022-05-03T20:37:28.093Z] spire-1.2.1/cmd/spire-server/cli/jwt/ [2022-05-03T20:37:28.093Z] spire-1.2.1/cmd/spire-server/cli/jwt/mint.go [2022-05-03T20:37:28.093Z] spire-1.2.1/cmd/spire-server/cli/jwt/mint_test.go [2022-05-03T20:37:28.093Z] spire-1.2.1/cmd/spire-server/cli/run/ [2022-05-03T20:37:28.093Z] spire-1.2.1/cmd/spire-server/cli/run/run.go [2022-05-03T20:37:28.093Z] spire-1.2.1/cmd/spire-server/cli/run/run_test.go [2022-05-03T20:37:28.093Z] spire-1.2.1/cmd/spire-server/cli/token/ [2022-05-03T20:37:28.093Z] spire-1.2.1/cmd/spire-server/cli/token/generate.go [2022-05-03T20:37:28.093Z] spire-1.2.1/cmd/spire-server/cli/token/generate_test.go [2022-05-03T20:37:28.093Z] spire-1.2.1/cmd/spire-server/cli/validate/ [2022-05-03T20:37:28.093Z] spire-1.2.1/cmd/spire-server/cli/validate/validate.go [2022-05-03T20:37:28.093Z] spire-1.2.1/cmd/spire-server/cli/validate/validate_test.go [2022-05-03T20:37:28.093Z] spire-1.2.1/cmd/spire-server/cli/x509/ [2022-05-03T20:37:28.093Z] spire-1.2.1/cmd/spire-server/cli/x509/mint.go [2022-05-03T20:37:28.093Z] spire-1.2.1/cmd/spire-server/cli/x509/mint_test.go [2022-05-03T20:37:28.093Z] spire-1.2.1/cmd/spire-server/main.go [2022-05-03T20:37:28.093Z] spire-1.2.1/cmd/spire-server/util/ [2022-05-03T20:37:28.093Z] spire-1.2.1/cmd/spire-server/util/util.go [2022-05-03T20:37:28.093Z] spire-1.2.1/conf/ [2022-05-03T20:37:28.093Z] spire-1.2.1/conf/agent/ [2022-05-03T20:37:28.093Z] spire-1.2.1/conf/agent/agent.conf [2022-05-03T20:37:28.093Z] spire-1.2.1/conf/agent/agent_full.conf [2022-05-03T20:37:28.093Z] spire-1.2.1/conf/agent/dummy_root_ca.crt [2022-05-03T20:37:28.093Z] spire-1.2.1/conf/server/ [2022-05-03T20:37:28.093Z] spire-1.2.1/conf/server/dummy_upstream_ca.crt [2022-05-03T20:37:28.093Z] spire-1.2.1/conf/server/dummy_upstream_ca.key [2022-05-03T20:37:28.093Z] spire-1.2.1/conf/server/server.conf [2022-05-03T20:37:28.093Z] spire-1.2.1/conf/server/server_full.conf [2022-05-03T20:37:28.093Z] spire-1.2.1/doc/ [2022-05-03T20:37:28.093Z] spire-1.2.1/doc/SPIRE101.md [2022-05-03T20:37:28.093Z] spire-1.2.1/doc/auditlog.md [2022-05-03T20:37:28.093Z] spire-1.2.1/doc/authorization_policy_engine.md [2022-05-03T20:37:28.093Z] spire-1.2.1/doc/changelog_guidelines.md [2022-05-03T20:37:28.093Z] spire-1.2.1/doc/cure53-report.pdf [2022-05-03T20:37:28.093Z] spire-1.2.1/doc/images/ [2022-05-03T20:37:28.093Z] spire-1.2.1/doc/images/2019_roadmap.png [2022-05-03T20:37:28.093Z] spire-1.2.1/doc/images/SPIRE101.png [2022-05-03T20:37:28.093Z] spire-1.2.1/doc/images/SPIRE_agent.png [2022-05-03T20:37:28.093Z] spire-1.2.1/doc/images/SPIRE_server.png [2022-05-03T20:37:28.093Z] spire-1.2.1/doc/images/cache_mgr.png [2022-05-03T20:37:28.093Z] spire-1.2.1/doc/images/cache_mgr_components.png [2022-05-03T20:37:28.093Z] spire-1.2.1/doc/images/federated_spire.png [2022-05-03T20:37:28.093Z] spire-1.2.1/doc/images/ha_mode.png [2022-05-03T20:37:28.093Z] spire-1.2.1/doc/images/nested_spire.png [2022-05-03T20:37:28.093Z] spire-1.2.1/doc/images/oidc_federation.png [2022-05-03T20:37:28.093Z] spire-1.2.1/doc/images/single_trust_domain.png [2022-05-03T20:37:28.093Z] spire-1.2.1/doc/images/spiffe_compatible.png [2022-05-03T20:37:28.093Z] spire-1.2.1/doc/images/spire_logo.png [2022-05-03T20:37:28.093Z] spire-1.2.1/doc/migrating_registration_api_clients.md [2022-05-03T20:37:28.093Z] spire-1.2.1/doc/plugin_agent_keymanager_disk.md [2022-05-03T20:37:28.093Z] spire-1.2.1/doc/plugin_agent_keymanager_memory.md [2022-05-03T20:37:28.093Z] spire-1.2.1/doc/plugin_agent_nodeattestor_aws_iid.md [2022-05-03T20:37:28.093Z] spire-1.2.1/doc/plugin_agent_nodeattestor_azure_msi.md [2022-05-03T20:37:28.093Z] spire-1.2.1/doc/plugin_agent_nodeattestor_gcp_iit.md [2022-05-03T20:37:28.093Z] spire-1.2.1/doc/plugin_agent_nodeattestor_jointoken.md [2022-05-03T20:37:28.093Z] spire-1.2.1/doc/plugin_agent_nodeattestor_k8s_psat.md [2022-05-03T20:37:28.093Z] spire-1.2.1/doc/plugin_agent_nodeattestor_k8s_sat.md [2022-05-03T20:37:28.093Z] spire-1.2.1/doc/plugin_agent_nodeattestor_sshpop.md [2022-05-03T20:37:28.093Z] spire-1.2.1/doc/plugin_agent_nodeattestor_tpm_devid.md [2022-05-03T20:37:28.093Z] spire-1.2.1/doc/plugin_agent_nodeattestor_x509pop.md [2022-05-03T20:37:28.093Z] spire-1.2.1/doc/plugin_agent_svidstore_aws_secretsmanager.md [2022-05-03T20:37:28.093Z] spire-1.2.1/doc/plugin_agent_svidstore_gcp_secretmanager.md [2022-05-03T20:37:28.093Z] spire-1.2.1/doc/plugin_agent_workloadattestor_docker.md [2022-05-03T20:37:28.093Z] spire-1.2.1/doc/plugin_agent_workloadattestor_k8s.md [2022-05-03T20:37:28.093Z] spire-1.2.1/doc/plugin_agent_workloadattestor_unix.md [2022-05-03T20:37:28.093Z] spire-1.2.1/doc/plugin_server_datastore_sql.md [2022-05-03T20:37:28.093Z] spire-1.2.1/doc/plugin_server_keymanager_aws_kms.md [2022-05-03T20:37:28.093Z] spire-1.2.1/doc/plugin_server_keymanager_disk.md [2022-05-03T20:37:28.093Z] spire-1.2.1/doc/plugin_server_keymanager_memory.md [2022-05-03T20:37:28.093Z] spire-1.2.1/doc/plugin_server_nodeattestor_aws_iid.md [2022-05-03T20:37:28.093Z] spire-1.2.1/doc/plugin_server_nodeattestor_azure_msi.md [2022-05-03T20:37:28.093Z] spire-1.2.1/doc/plugin_server_nodeattestor_gcp_iit.md [2022-05-03T20:37:28.093Z] spire-1.2.1/doc/plugin_server_nodeattestor_jointoken.md [2022-05-03T20:37:28.093Z] spire-1.2.1/doc/plugin_server_nodeattestor_k8s_psat.md [2022-05-03T20:37:28.093Z] spire-1.2.1/doc/plugin_server_nodeattestor_k8s_sat.md [2022-05-03T20:37:28.093Z] spire-1.2.1/doc/plugin_server_nodeattestor_sshpop.md [2022-05-03T20:37:28.093Z] spire-1.2.1/doc/plugin_server_nodeattestor_tpm_devid.md [2022-05-03T20:37:28.093Z] spire-1.2.1/doc/plugin_server_nodeattestor_x509pop.md [2022-05-03T20:37:28.093Z] spire-1.2.1/doc/plugin_server_noderesolver_azure_msi.md [2022-05-03T20:37:28.093Z] spire-1.2.1/doc/plugin_server_notifier_gcs_bundle.md [2022-05-03T20:37:28.093Z] spire-1.2.1/doc/plugin_server_notifier_k8sbundle.md [2022-05-03T20:37:28.093Z] spire-1.2.1/doc/plugin_server_upstreamauthority_aws_pca.md [2022-05-03T20:37:28.093Z] spire-1.2.1/doc/plugin_server_upstreamauthority_awssecret.md [2022-05-03T20:37:28.093Z] spire-1.2.1/doc/plugin_server_upstreamauthority_cert_manager.md [2022-05-03T20:37:28.093Z] spire-1.2.1/doc/plugin_server_upstreamauthority_disk.md [2022-05-03T20:37:28.093Z] spire-1.2.1/doc/plugin_server_upstreamauthority_gcp_cas.md [2022-05-03T20:37:28.093Z] spire-1.2.1/doc/plugin_server_upstreamauthority_spire.md [2022-05-03T20:37:28.093Z] spire-1.2.1/doc/plugin_server_upstreamauthority_vault.md [2022-05-03T20:37:28.093Z] spire-1.2.1/doc/scaling_spire.md [2022-05-03T20:37:28.093Z] spire-1.2.1/doc/spire_agent.md [2022-05-03T20:37:28.093Z] spire-1.2.1/doc/spire_server.md [2022-05-03T20:37:28.093Z] spire-1.2.1/doc/supported_integrations.md [2022-05-03T20:37:28.093Z] spire-1.2.1/doc/telemetry.md [2022-05-03T20:37:28.093Z] spire-1.2.1/doc/telemetry_config.md [2022-05-03T20:37:28.093Z] spire-1.2.1/doc/upgrading.md [2022-05-03T20:37:28.093Z] spire-1.2.1/doc/using_spire.md [2022-05-03T20:37:28.093Z] spire-1.2.1/examples/ [2022-05-03T20:37:28.093Z] spire-1.2.1/examples/README.md [2022-05-03T20:37:28.093Z] spire-1.2.1/go.mod [2022-05-03T20:37:28.093Z] spire-1.2.1/go.sum [2022-05-03T20:37:28.093Z] spire-1.2.1/pkg/ [2022-05-03T20:37:28.093Z] spire-1.2.1/pkg/agent/ [2022-05-03T20:37:28.093Z] spire-1.2.1/pkg/agent/agent.go [2022-05-03T20:37:28.093Z] spire-1.2.1/pkg/agent/api/ [2022-05-03T20:37:28.093Z] spire-1.2.1/pkg/agent/api/config.go [2022-05-03T20:37:28.093Z] spire-1.2.1/pkg/agent/api/debug/ [2022-05-03T20:37:28.093Z] spire-1.2.1/pkg/agent/api/debug/v1/ [2022-05-03T20:37:28.093Z] spire-1.2.1/pkg/agent/api/debug/v1/service.go [2022-05-03T20:37:28.093Z] spire-1.2.1/pkg/agent/api/debug/v1/service_test.go [2022-05-03T20:37:28.093Z] spire-1.2.1/pkg/agent/api/delegatedidentity/ [2022-05-03T20:37:28.093Z] spire-1.2.1/pkg/agent/api/delegatedidentity/v1/ [2022-05-03T20:37:28.093Z] spire-1.2.1/pkg/agent/api/delegatedidentity/v1/service.go [2022-05-03T20:37:28.093Z] spire-1.2.1/pkg/agent/api/delegatedidentity/v1/service_test.go [2022-05-03T20:37:28.093Z] spire-1.2.1/pkg/agent/api/endpoints.go [2022-05-03T20:37:28.093Z] spire-1.2.1/pkg/agent/api/health/ [2022-05-03T20:37:28.093Z] spire-1.2.1/pkg/agent/api/health/v1/ [2022-05-03T20:37:28.093Z] spire-1.2.1/pkg/agent/api/health/v1/service.go [2022-05-03T20:37:28.093Z] spire-1.2.1/pkg/agent/api/health/v1/service_test.go [2022-05-03T20:37:28.093Z] spire-1.2.1/pkg/agent/api/rpccontext/ [2022-05-03T20:37:28.093Z] spire-1.2.1/pkg/agent/api/rpccontext/alias.go [2022-05-03T20:37:28.093Z] spire-1.2.1/pkg/agent/api/rpccontext/caller.go [2022-05-03T20:37:28.093Z] spire-1.2.1/pkg/agent/attestor/ [2022-05-03T20:37:28.093Z] spire-1.2.1/pkg/agent/attestor/node/ [2022-05-03T20:37:28.093Z] spire-1.2.1/pkg/agent/attestor/node/experimental.go [2022-05-03T20:37:28.093Z] spire-1.2.1/pkg/agent/attestor/node/node.go [2022-05-03T20:37:28.093Z] spire-1.2.1/pkg/agent/attestor/node/node_test.go [2022-05-03T20:37:28.093Z] spire-1.2.1/pkg/agent/attestor/workload/ [2022-05-03T20:37:28.093Z] spire-1.2.1/pkg/agent/attestor/workload/workload.go [2022-05-03T20:37:28.093Z] spire-1.2.1/pkg/agent/attestor/workload/workload_test.go [2022-05-03T20:37:28.093Z] spire-1.2.1/pkg/agent/catalog/ [2022-05-03T20:37:28.093Z] spire-1.2.1/pkg/agent/catalog/catalog.go [2022-05-03T20:37:28.093Z] spire-1.2.1/pkg/agent/catalog/keymanager.go [2022-05-03T20:37:28.093Z] spire-1.2.1/pkg/agent/catalog/nodeattestor.go [2022-05-03T20:37:28.093Z] spire-1.2.1/pkg/agent/catalog/svidstore.go [2022-05-03T20:37:28.093Z] spire-1.2.1/pkg/agent/catalog/workloadattestor.go [2022-05-03T20:37:28.093Z] spire-1.2.1/pkg/agent/client/ [2022-05-03T20:37:28.093Z] spire-1.2.1/pkg/agent/client/client.go [2022-05-03T20:37:28.093Z] spire-1.2.1/pkg/agent/client/client_test.go [2022-05-03T20:37:28.093Z] spire-1.2.1/pkg/agent/client/dial.go [2022-05-03T20:37:28.093Z] spire-1.2.1/pkg/agent/client/nodeconn.go [2022-05-03T20:37:28.093Z] spire-1.2.1/pkg/agent/client/nodeconn_test.go [2022-05-03T20:37:28.093Z] spire-1.2.1/pkg/agent/client/update.go [2022-05-03T20:37:28.093Z] spire-1.2.1/pkg/agent/client/util.go [2022-05-03T20:37:28.093Z] spire-1.2.1/pkg/agent/common/ [2022-05-03T20:37:28.093Z] spire-1.2.1/pkg/agent/common/backoff/ [2022-05-03T20:37:28.093Z] spire-1.2.1/pkg/agent/common/backoff/backoff.go [2022-05-03T20:37:28.093Z] spire-1.2.1/pkg/agent/common/backoff/backoff_test.go [2022-05-03T20:37:28.093Z] spire-1.2.1/pkg/agent/common/cgroups/ [2022-05-03T20:37:28.093Z] spire-1.2.1/pkg/agent/common/cgroups/cgroups.go [2022-05-03T20:37:28.093Z] spire-1.2.1/pkg/agent/common/cgroups/cgroups_test.go [2022-05-03T20:37:28.093Z] spire-1.2.1/pkg/agent/common/cgroups/filesystem.go [2022-05-03T20:37:28.093Z] spire-1.2.1/pkg/agent/config.go [2022-05-03T20:37:28.093Z] spire-1.2.1/pkg/agent/endpoints/ [2022-05-03T20:37:28.093Z] spire-1.2.1/pkg/agent/endpoints/config.go [2022-05-03T20:37:28.093Z] spire-1.2.1/pkg/agent/endpoints/endpoints.go [2022-05-03T20:37:28.093Z] spire-1.2.1/pkg/agent/endpoints/endpoints_test.go [2022-05-03T20:37:28.093Z] spire-1.2.1/pkg/agent/endpoints/metrics.go [2022-05-03T20:37:28.093Z] spire-1.2.1/pkg/agent/endpoints/middleware.go [2022-05-03T20:37:28.093Z] spire-1.2.1/pkg/agent/endpoints/peertracker.go [2022-05-03T20:37:28.093Z] spire-1.2.1/pkg/agent/endpoints/peertracker_test.go [2022-05-03T20:37:28.093Z] spire-1.2.1/pkg/agent/endpoints/sdsv2/ [2022-05-03T20:37:28.093Z] spire-1.2.1/pkg/agent/endpoints/sdsv2/handler.go [2022-05-03T20:37:28.093Z] spire-1.2.1/pkg/agent/endpoints/sdsv2/handler_test.go [2022-05-03T20:37:28.093Z] spire-1.2.1/pkg/agent/endpoints/sdsv3/ [2022-05-03T20:37:28.093Z] spire-1.2.1/pkg/agent/endpoints/sdsv3/handler.go [2022-05-03T20:37:28.093Z] spire-1.2.1/pkg/agent/endpoints/sdsv3/handler_test.go [2022-05-03T20:37:28.093Z] spire-1.2.1/pkg/agent/endpoints/workload/ [2022-05-03T20:37:28.093Z] spire-1.2.1/pkg/agent/endpoints/workload/handler.go [2022-05-03T20:37:28.093Z] spire-1.2.1/pkg/agent/endpoints/workload/handler_test.go [2022-05-03T20:37:28.093Z] spire-1.2.1/pkg/agent/manager/ [2022-05-03T20:37:28.093Z] spire-1.2.1/pkg/agent/manager/cache/ [2022-05-03T20:37:28.093Z] spire-1.2.1/pkg/agent/manager/cache/bundle_cache.go [2022-05-03T20:37:28.093Z] spire-1.2.1/pkg/agent/manager/cache/cache.go [2022-05-03T20:37:28.093Z] spire-1.2.1/pkg/agent/manager/cache/cache_test.go [2022-05-03T20:37:28.093Z] spire-1.2.1/pkg/agent/manager/cache/jwt_cache.go [2022-05-03T20:37:28.093Z] spire-1.2.1/pkg/agent/manager/cache/jwt_cache_test.go [2022-05-03T20:37:28.093Z] spire-1.2.1/pkg/agent/manager/cache/sets.go [2022-05-03T20:37:28.093Z] spire-1.2.1/pkg/agent/manager/cache/subscriber.go [2022-05-03T20:37:28.093Z] spire-1.2.1/pkg/agent/manager/config.go [2022-05-03T20:37:28.093Z] spire-1.2.1/pkg/agent/manager/manager.go [2022-05-03T20:37:28.093Z] spire-1.2.1/pkg/agent/manager/manager_test.go [2022-05-03T20:37:28.093Z] spire-1.2.1/pkg/agent/manager/storage.go [2022-05-03T20:37:28.093Z] spire-1.2.1/pkg/agent/manager/storage_test.go [2022-05-03T20:37:28.093Z] spire-1.2.1/pkg/agent/manager/storecache/ [2022-05-03T20:37:28.093Z] spire-1.2.1/pkg/agent/manager/storecache/cache.go [2022-05-03T20:37:28.093Z] spire-1.2.1/pkg/agent/manager/storecache/cache_test.go [2022-05-03T20:37:28.093Z] spire-1.2.1/pkg/agent/manager/sync.go [2022-05-03T20:37:28.093Z] spire-1.2.1/pkg/agent/plugin/ [2022-05-03T20:37:28.093Z] spire-1.2.1/pkg/agent/plugin/keymanager/ [2022-05-03T20:37:28.093Z] spire-1.2.1/pkg/agent/plugin/keymanager/base/ [2022-05-03T20:37:28.093Z] spire-1.2.1/pkg/agent/plugin/keymanager/base/keymanagerbase.go [2022-05-03T20:37:28.093Z] spire-1.2.1/pkg/agent/plugin/keymanager/constant.go [2022-05-03T20:37:28.093Z] spire-1.2.1/pkg/agent/plugin/keymanager/disk/ [2022-05-03T20:37:28.093Z] spire-1.2.1/pkg/agent/plugin/keymanager/disk/disk.go [2022-05-03T20:37:28.093Z] spire-1.2.1/pkg/agent/plugin/keymanager/disk/disk_test.go [2022-05-03T20:37:28.093Z] spire-1.2.1/pkg/agent/plugin/keymanager/keymanager.go [2022-05-03T20:37:28.093Z] spire-1.2.1/pkg/agent/plugin/keymanager/memory/ [2022-05-03T20:37:28.093Z] spire-1.2.1/pkg/agent/plugin/keymanager/memory/memory.go [2022-05-03T20:37:28.093Z] spire-1.2.1/pkg/agent/plugin/keymanager/memory/memory_test.go [2022-05-03T20:37:28.093Z] spire-1.2.1/pkg/agent/plugin/keymanager/repository.go [2022-05-03T20:37:28.093Z] spire-1.2.1/pkg/agent/plugin/keymanager/svidkeymanager.go [2022-05-03T20:37:28.093Z] spire-1.2.1/pkg/agent/plugin/keymanager/svidkeymanager_test.go [2022-05-03T20:37:28.093Z] spire-1.2.1/pkg/agent/plugin/keymanager/test/ [2022-05-03T20:37:28.093Z] spire-1.2.1/pkg/agent/plugin/keymanager/test/keymanagertest.go [2022-05-03T20:37:28.093Z] spire-1.2.1/pkg/agent/plugin/keymanager/v1.go [2022-05-03T20:37:28.093Z] spire-1.2.1/pkg/agent/plugin/keymanager/v1_test.go [2022-05-03T20:37:28.093Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/ [2022-05-03T20:37:28.093Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/aws/ [2022-05-03T20:37:28.093Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/aws/iid.go [2022-05-03T20:37:28.093Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/aws/iid_test.go [2022-05-03T20:37:28.093Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/azure/ [2022-05-03T20:37:28.093Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/azure/msi.go [2022-05-03T20:37:28.093Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/azure/msi_test.go [2022-05-03T20:37:28.093Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/gcp/ [2022-05-03T20:37:28.093Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/gcp/iit.go [2022-05-03T20:37:28.093Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/gcp/iit_test.go [2022-05-03T20:37:28.093Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/jointoken.go [2022-05-03T20:37:28.093Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/jointoken/ [2022-05-03T20:37:28.093Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/jointoken/join_token.go [2022-05-03T20:37:28.093Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/jointoken_test.go [2022-05-03T20:37:28.093Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/ [2022-05-03T20:37:28.093Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/psat/ [2022-05-03T20:37:28.093Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/psat/psat.go [2022-05-03T20:37:28.093Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/psat/psat_test.go [2022-05-03T20:37:28.093Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/sat/ [2022-05-03T20:37:28.093Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/sat/sat.go [2022-05-03T20:37:28.093Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/sat/sat_test.go [2022-05-03T20:37:28.094Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/nodeattestor.go [2022-05-03T20:37:28.094Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/repository.go [2022-05-03T20:37:28.094Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/sshpop/ [2022-05-03T20:37:28.094Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/sshpop/sshpop.go [2022-05-03T20:37:28.094Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/sshpop/sshpop_test.go [2022-05-03T20:37:28.094Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/test/ [2022-05-03T20:37:28.094Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/test/serverstream.go [2022-05-03T20:37:28.094Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/ [2022-05-03T20:37:28.094Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/devid.go [2022-05-03T20:37:28.094Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/devid_test.go [2022-05-03T20:37:28.094Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/ [2022-05-03T20:37:28.094Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/autodetect.go [2022-05-03T20:37:28.094Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/open.go [2022-05-03T20:37:28.094Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/open_windows.go [2022-05-03T20:37:28.094Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/session.go [2022-05-03T20:37:28.094Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/session_test.go [2022-05-03T20:37:28.094Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/signingkey.go [2022-05-03T20:37:28.094Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/v1.go [2022-05-03T20:37:28.094Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/v1_test.go [2022-05-03T20:37:28.094Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/x509pop/ [2022-05-03T20:37:28.094Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/x509pop/x509pop.go [2022-05-03T20:37:28.094Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/x509pop/x509pop_test.go [2022-05-03T20:37:28.094Z] spire-1.2.1/pkg/agent/plugin/svidstore/ [2022-05-03T20:37:28.094Z] spire-1.2.1/pkg/agent/plugin/svidstore/awssecretsmanager/ [2022-05-03T20:37:28.094Z] spire-1.2.1/pkg/agent/plugin/svidstore/awssecretsmanager/aws.go [2022-05-03T20:37:28.094Z] spire-1.2.1/pkg/agent/plugin/svidstore/awssecretsmanager/aws_test.go [2022-05-03T20:37:28.094Z] spire-1.2.1/pkg/agent/plugin/svidstore/awssecretsmanager/client.go [2022-05-03T20:37:28.094Z] spire-1.2.1/pkg/agent/plugin/svidstore/gcpsecretmanager/ [2022-05-03T20:37:28.094Z] spire-1.2.1/pkg/agent/plugin/svidstore/gcpsecretmanager/client.go [2022-05-03T20:37:28.094Z] spire-1.2.1/pkg/agent/plugin/svidstore/gcpsecretmanager/gcloud.go [2022-05-03T20:37:28.094Z] spire-1.2.1/pkg/agent/plugin/svidstore/gcpsecretmanager/gcloud_test.go [2022-05-03T20:37:28.094Z] spire-1.2.1/pkg/agent/plugin/svidstore/repository.go [2022-05-03T20:37:28.094Z] spire-1.2.1/pkg/agent/plugin/svidstore/svidstore.go [2022-05-03T20:37:28.094Z] spire-1.2.1/pkg/agent/plugin/svidstore/utils.go [2022-05-03T20:37:28.094Z] spire-1.2.1/pkg/agent/plugin/svidstore/utils_test.go [2022-05-03T20:37:28.094Z] spire-1.2.1/pkg/agent/plugin/svidstore/v1.go [2022-05-03T20:37:28.094Z] spire-1.2.1/pkg/agent/plugin/svidstore/v1_test.go [2022-05-03T20:37:28.094Z] spire-1.2.1/pkg/agent/plugin/svidstore/v1unofficial.go [2022-05-03T20:37:28.094Z] spire-1.2.1/pkg/agent/plugin/svidstore/v1unofficial_test.go [2022-05-03T20:37:28.094Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/ [2022-05-03T20:37:28.094Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/ [2022-05-03T20:37:28.094Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/cgroup/ [2022-05-03T20:37:28.094Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/cgroup/dockerfinder.go [2022-05-03T20:37:28.094Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/cgroup/dockerfinder_test.go [2022-05-03T20:37:28.094Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/docker.go [2022-05-03T20:37:28.094Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/docker_test.go [2022-05-03T20:37:28.094Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/retry.go [2022-05-03T20:37:28.094Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/ [2022-05-03T20:37:28.094Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/k8s.go [2022-05-03T20:37:28.094Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/k8s_test.go [2022-05-03T20:37:28.094Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/ [2022-05-03T20:37:28.094Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/cgroups_init_pid_in_pod.txt [2022-05-03T20:37:28.094Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/cgroups_pid_in_kind_pod.txt [2022-05-03T20:37:28.094Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/cgroups_pid_in_pod.txt [2022-05-03T20:37:28.094Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/cgroups_pid_not_in_pod.txt [2022-05-03T20:37:28.094Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/kind_pod_list.json [2022-05-03T20:37:28.094Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/pod_list.json [2022-05-03T20:37:28.094Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/pod_list_not_running.json [2022-05-03T20:37:28.094Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/systemd_cgroups_pid_in_pod.txt [2022-05-03T20:37:28.094Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/repository.go [2022-05-03T20:37:28.094Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/unix/ [2022-05-03T20:37:28.094Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/unix/unix.go [2022-05-03T20:37:28.094Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/unix/unix_test.go [2022-05-03T20:37:28.094Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/v1.go [2022-05-03T20:37:28.094Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/v1_test.go [2022-05-03T20:37:28.094Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/workloadattestor.go [2022-05-03T20:37:28.094Z] spire-1.2.1/pkg/agent/svid/ [2022-05-03T20:37:28.094Z] spire-1.2.1/pkg/agent/svid/rotator.go [2022-05-03T20:37:28.094Z] spire-1.2.1/pkg/agent/svid/rotator_config.go [2022-05-03T20:37:28.094Z] spire-1.2.1/pkg/agent/svid/rotator_test.go [2022-05-03T20:37:28.094Z] spire-1.2.1/pkg/agent/svid/store/ [2022-05-03T20:37:28.094Z] spire-1.2.1/pkg/agent/svid/store/service.go [2022-05-03T20:37:28.094Z] spire-1.2.1/pkg/agent/svid/store/service_test.go [2022-05-03T20:37:28.094Z] spire-1.2.1/pkg/common/ [2022-05-03T20:37:28.094Z] spire-1.2.1/pkg/common/agentpathtemplate/ [2022-05-03T20:37:28.094Z] spire-1.2.1/pkg/common/agentpathtemplate/template.go [2022-05-03T20:37:28.094Z] spire-1.2.1/pkg/common/agentpathtemplate/template_test.go [2022-05-03T20:37:28.094Z] spire-1.2.1/pkg/common/api/ [2022-05-03T20:37:28.094Z] spire-1.2.1/pkg/common/api/metrics.go [2022-05-03T20:37:28.094Z] spire-1.2.1/pkg/common/api/middleware/ [2022-05-03T20:37:28.094Z] spire-1.2.1/pkg/common/api/middleware/common_test.go [2022-05-03T20:37:28.094Z] spire-1.2.1/pkg/common/api/middleware/interceptor.go [2022-05-03T20:37:28.094Z] spire-1.2.1/pkg/common/api/middleware/interceptor_test.go [2022-05-03T20:37:28.094Z] spire-1.2.1/pkg/common/api/middleware/logger.go [2022-05-03T20:37:28.094Z] spire-1.2.1/pkg/common/api/middleware/logger_test.go [2022-05-03T20:37:28.094Z] spire-1.2.1/pkg/common/api/middleware/metrics.go [2022-05-03T20:37:28.094Z] spire-1.2.1/pkg/common/api/middleware/metrics_test.go [2022-05-03T20:37:28.094Z] spire-1.2.1/pkg/common/api/middleware/middleware.go [2022-05-03T20:37:28.094Z] spire-1.2.1/pkg/common/api/middleware/middleware_test.go [2022-05-03T20:37:28.094Z] spire-1.2.1/pkg/common/api/middleware/misconfig.go [2022-05-03T20:37:28.094Z] spire-1.2.1/pkg/common/api/middleware/misconfig_test.go [2022-05-03T20:37:28.094Z] spire-1.2.1/pkg/common/api/middleware/names.go [2022-05-03T20:37:28.094Z] spire-1.2.1/pkg/common/api/middleware/names_test.go [2022-05-03T20:37:28.094Z] spire-1.2.1/pkg/common/api/names.go [2022-05-03T20:37:28.094Z] spire-1.2.1/pkg/common/api/ratelimit.go [2022-05-03T20:37:28.094Z] spire-1.2.1/pkg/common/api/rpccontext/ [2022-05-03T20:37:28.094Z] spire-1.2.1/pkg/common/api/rpccontext/logger.go [2022-05-03T20:37:28.094Z] spire-1.2.1/pkg/common/api/rpccontext/metrics.go [2022-05-03T20:37:28.094Z] spire-1.2.1/pkg/common/api/rpccontext/names.go [2022-05-03T20:37:28.094Z] spire-1.2.1/pkg/common/auth/ [2022-05-03T20:37:28.094Z] spire-1.2.1/pkg/common/auth/interceptors.go [2022-05-03T20:37:28.094Z] spire-1.2.1/pkg/common/auth/interceptors_test.go [2022-05-03T20:37:28.094Z] spire-1.2.1/pkg/common/auth/untracked_uds.go [2022-05-03T20:37:28.094Z] spire-1.2.1/pkg/common/bundleutil/ [2022-05-03T20:37:28.094Z] spire-1.2.1/pkg/common/bundleutil/bundle.go [2022-05-03T20:37:28.094Z] spire-1.2.1/pkg/common/bundleutil/bundle_test.go [2022-05-03T20:37:28.094Z] spire-1.2.1/pkg/common/bundleutil/common_test.go [2022-05-03T20:37:28.094Z] spire-1.2.1/pkg/common/bundleutil/marshal.go [2022-05-03T20:37:28.094Z] spire-1.2.1/pkg/common/bundleutil/marshal_test.go [2022-05-03T20:37:28.094Z] spire-1.2.1/pkg/common/bundleutil/refreshhint.go [2022-05-03T20:37:28.094Z] spire-1.2.1/pkg/common/bundleutil/refreshhint_test.go [2022-05-03T20:37:28.094Z] spire-1.2.1/pkg/common/bundleutil/types.go [2022-05-03T20:37:28.094Z] spire-1.2.1/pkg/common/bundleutil/unmarshal.go [2022-05-03T20:37:28.094Z] spire-1.2.1/pkg/common/bundleutil/unmarshal_test.go [2022-05-03T20:37:28.094Z] spire-1.2.1/pkg/common/catalog/ [2022-05-03T20:37:28.094Z] spire-1.2.1/pkg/common/catalog/bind.go [2022-05-03T20:37:28.094Z] spire-1.2.1/pkg/common/catalog/builtin.go [2022-05-03T20:37:28.094Z] spire-1.2.1/pkg/common/catalog/catalog.go [2022-05-03T20:37:28.094Z] spire-1.2.1/pkg/common/catalog/catalog_test.go [2022-05-03T20:37:28.094Z] spire-1.2.1/pkg/common/catalog/closers.go [2022-05-03T20:37:28.094Z] spire-1.2.1/pkg/common/catalog/cmd_linux.go [2022-05-03T20:37:28.094Z] spire-1.2.1/pkg/common/catalog/cmd_other.go [2022-05-03T20:37:28.094Z] spire-1.2.1/pkg/common/catalog/config.go [2022-05-03T20:37:28.094Z] spire-1.2.1/pkg/common/catalog/config_test.go [2022-05-03T20:37:28.094Z] spire-1.2.1/pkg/common/catalog/configure.go [2022-05-03T20:37:28.094Z] spire-1.2.1/pkg/common/catalog/constraints.go [2022-05-03T20:37:28.094Z] spire-1.2.1/pkg/common/catalog/constraints_test.go [2022-05-03T20:37:28.094Z] spire-1.2.1/pkg/common/catalog/context.go [2022-05-03T20:37:28.094Z] spire-1.2.1/pkg/common/catalog/external.go [2022-05-03T20:37:28.094Z] spire-1.2.1/pkg/common/catalog/host.go [2022-05-03T20:37:28.094Z] spire-1.2.1/pkg/common/catalog/pipenet.go [2022-05-03T20:37:28.094Z] spire-1.2.1/pkg/common/catalog/plugin.go [2022-05-03T20:37:28.094Z] spire-1.2.1/pkg/common/catalog/testplugin/ [2022-05-03T20:37:28.094Z] spire-1.2.1/pkg/common/catalog/testplugin/.gitignore [2022-05-03T20:37:28.094Z] spire-1.2.1/pkg/common/catalog/testplugin/main.go [2022-05-03T20:37:28.094Z] spire-1.2.1/pkg/common/catalog/testplugin/plugin.go [2022-05-03T20:37:28.094Z] spire-1.2.1/pkg/common/cli/ [2022-05-03T20:37:28.094Z] spire-1.2.1/pkg/common/cli/env.go [2022-05-03T20:37:28.094Z] spire-1.2.1/pkg/common/cli/flags.go [2022-05-03T20:37:28.094Z] spire-1.2.1/pkg/common/cli/trust_domain.go [2022-05-03T20:37:28.094Z] spire-1.2.1/pkg/common/cli/trust_domain_test.go [2022-05-03T20:37:28.094Z] spire-1.2.1/pkg/common/cli/umask.go [2022-05-03T20:37:28.094Z] spire-1.2.1/pkg/common/cli/umask_posix.go [2022-05-03T20:37:28.094Z] spire-1.2.1/pkg/common/cli/umask_test.go [2022-05-03T20:37:28.094Z] spire-1.2.1/pkg/common/cli/umask_windows.go [2022-05-03T20:37:28.094Z] spire-1.2.1/pkg/common/cliprinter/ [2022-05-03T20:37:28.094Z] spire-1.2.1/pkg/common/cliprinter/cliprinter.go [2022-05-03T20:37:28.094Z] spire-1.2.1/pkg/common/cliprinter/cliprinter_test.go [2022-05-03T20:37:28.094Z] spire-1.2.1/pkg/common/cliprinter/flag.go [2022-05-03T20:37:28.094Z] spire-1.2.1/pkg/common/cliprinter/flag_test.go [2022-05-03T20:37:28.094Z] spire-1.2.1/pkg/common/cliprinter/format.go [2022-05-03T20:37:28.094Z] spire-1.2.1/pkg/common/cliprinter/format_test.go [2022-05-03T20:37:28.094Z] spire-1.2.1/pkg/common/cliprinter/internal/ [2022-05-03T20:37:28.094Z] spire-1.2.1/pkg/common/cliprinter/internal/errorjson/ [2022-05-03T20:37:28.094Z] spire-1.2.1/pkg/common/cliprinter/internal/errorjson/errorjson.go [2022-05-03T20:37:28.094Z] spire-1.2.1/pkg/common/cliprinter/internal/errorjson/errorjson_test.go [2022-05-03T20:37:28.094Z] spire-1.2.1/pkg/common/cliprinter/internal/errorpretty/ [2022-05-03T20:37:28.094Z] spire-1.2.1/pkg/common/cliprinter/internal/errorpretty/errorpretty.go [2022-05-03T20:37:28.094Z] spire-1.2.1/pkg/common/cliprinter/internal/errorpretty/errorpretty_test.go [2022-05-03T20:37:28.094Z] spire-1.2.1/pkg/common/cliprinter/internal/protojson/ [2022-05-03T20:37:28.094Z] spire-1.2.1/pkg/common/cliprinter/internal/protojson/protojson.go [2022-05-03T20:37:28.094Z] spire-1.2.1/pkg/common/cliprinter/internal/protojson/protojson_test.go [2022-05-03T20:37:28.094Z] spire-1.2.1/pkg/common/cliprinter/internal/protopretty/ [2022-05-03T20:37:28.094Z] spire-1.2.1/pkg/common/cliprinter/internal/protopretty/protopretty.go [2022-05-03T20:37:28.094Z] spire-1.2.1/pkg/common/cliprinter/internal/protopretty/protopretty_test.go [2022-05-03T20:37:28.094Z] spire-1.2.1/pkg/common/cliprinter/internal/structjson/ [2022-05-03T20:37:28.094Z] spire-1.2.1/pkg/common/cliprinter/internal/structjson/structjson.go [2022-05-03T20:37:28.094Z] spire-1.2.1/pkg/common/cliprinter/internal/structjson/structjson_test.go [2022-05-03T20:37:28.094Z] spire-1.2.1/pkg/common/cliprinter/internal/structpretty/ [2022-05-03T20:37:28.094Z] spire-1.2.1/pkg/common/cliprinter/internal/structpretty/structpretty.go [2022-05-03T20:37:28.094Z] spire-1.2.1/pkg/common/cliprinter/internal/structpretty/structpretty_test.go [2022-05-03T20:37:28.094Z] spire-1.2.1/pkg/common/coretypes/ [2022-05-03T20:37:28.094Z] spire-1.2.1/pkg/common/coretypes/bundle/ [2022-05-03T20:37:28.094Z] spire-1.2.1/pkg/common/coretypes/bundle/bundle_test.go [2022-05-03T20:37:28.094Z] spire-1.2.1/pkg/common/coretypes/bundle/commontypes.go [2022-05-03T20:37:28.094Z] spire-1.2.1/pkg/common/coretypes/bundle/plugintypes.go [2022-05-03T20:37:28.094Z] spire-1.2.1/pkg/common/coretypes/bundle/require.go [2022-05-03T20:37:28.094Z] spire-1.2.1/pkg/common/coretypes/jwtkey/ [2022-05-03T20:37:28.094Z] spire-1.2.1/pkg/common/coretypes/jwtkey/apitypes.go [2022-05-03T20:37:28.094Z] spire-1.2.1/pkg/common/coretypes/jwtkey/commontypes.go [2022-05-03T20:37:28.094Z] spire-1.2.1/pkg/common/coretypes/jwtkey/jwtkey.go [2022-05-03T20:37:28.094Z] spire-1.2.1/pkg/common/coretypes/jwtkey/jwtkey_test.go [2022-05-03T20:37:28.094Z] spire-1.2.1/pkg/common/coretypes/jwtkey/plugintypes.go [2022-05-03T20:37:28.094Z] spire-1.2.1/pkg/common/coretypes/jwtkey/require.go [2022-05-03T20:37:28.094Z] spire-1.2.1/pkg/common/coretypes/x509certificate/ [2022-05-03T20:37:28.094Z] spire-1.2.1/pkg/common/coretypes/x509certificate/commontypes.go [2022-05-03T20:37:28.094Z] spire-1.2.1/pkg/common/coretypes/x509certificate/plugintypes.go [2022-05-03T20:37:28.094Z] spire-1.2.1/pkg/common/coretypes/x509certificate/require.go [2022-05-03T20:37:28.094Z] spire-1.2.1/pkg/common/coretypes/x509certificate/x509certificate.go [2022-05-03T20:37:28.094Z] spire-1.2.1/pkg/common/coretypes/x509certificate/x509certificate_test.go [2022-05-03T20:37:28.094Z] spire-1.2.1/pkg/common/cryptoutil/ [2022-05-03T20:37:28.094Z] spire-1.2.1/pkg/common/cryptoutil/keys.go [2022-05-03T20:37:28.094Z] spire-1.2.1/pkg/common/cryptoutil/keys_test.go [2022-05-03T20:37:28.094Z] spire-1.2.1/pkg/common/diskutil/ [2022-05-03T20:37:28.094Z] spire-1.2.1/pkg/common/diskutil/file_posix.go [2022-05-03T20:37:28.094Z] spire-1.2.1/pkg/common/diskutil/file_test.go [2022-05-03T20:37:28.094Z] spire-1.2.1/pkg/common/diskutil/file_windows.go [2022-05-03T20:37:28.094Z] spire-1.2.1/pkg/common/errorutil/ [2022-05-03T20:37:28.094Z] spire-1.2.1/pkg/common/errorutil/wrapper.go [2022-05-03T20:37:28.094Z] spire-1.2.1/pkg/common/health/ [2022-05-03T20:37:28.094Z] spire-1.2.1/pkg/common/health/config.go [2022-05-03T20:37:28.094Z] spire-1.2.1/pkg/common/health/context.go [2022-05-03T20:37:28.094Z] spire-1.2.1/pkg/common/health/context_test.go [2022-05-03T20:37:28.094Z] spire-1.2.1/pkg/common/health/health.go [2022-05-03T20:37:28.094Z] spire-1.2.1/pkg/common/health/health_test.go [2022-05-03T20:37:28.095Z] spire-1.2.1/pkg/common/health/logger.go [2022-05-03T20:37:28.095Z] spire-1.2.1/pkg/common/hostservice/ [2022-05-03T20:37:28.095Z] spire-1.2.1/pkg/common/hostservice/metricsservice/ [2022-05-03T20:37:28.095Z] spire-1.2.1/pkg/common/hostservice/metricsservice/v1.go [2022-05-03T20:37:28.095Z] spire-1.2.1/pkg/common/hostservice/metricsservice/v1_test.go [2022-05-03T20:37:28.095Z] spire-1.2.1/pkg/common/idutil/ [2022-05-03T20:37:28.095Z] spire-1.2.1/pkg/common/idutil/require.go [2022-05-03T20:37:28.095Z] spire-1.2.1/pkg/common/idutil/require_test.go [2022-05-03T20:37:28.095Z] spire-1.2.1/pkg/common/idutil/safety.go [2022-05-03T20:37:28.095Z] spire-1.2.1/pkg/common/idutil/safety_test.go [2022-05-03T20:37:28.095Z] spire-1.2.1/pkg/common/idutil/spiffeid.go [2022-05-03T20:37:28.095Z] spire-1.2.1/pkg/common/idutil/spiffeid_test.go [2022-05-03T20:37:28.095Z] spire-1.2.1/pkg/common/jwtsvid/ [2022-05-03T20:37:28.095Z] spire-1.2.1/pkg/common/jwtsvid/common.go [2022-05-03T20:37:28.095Z] spire-1.2.1/pkg/common/jwtsvid/sign.go [2022-05-03T20:37:28.095Z] spire-1.2.1/pkg/common/jwtsvid/token_test.go [2022-05-03T20:37:28.095Z] spire-1.2.1/pkg/common/jwtsvid/validate.go [2022-05-03T20:37:28.095Z] spire-1.2.1/pkg/common/jwtutil/ [2022-05-03T20:37:28.095Z] spire-1.2.1/pkg/common/jwtutil/keyset.go [2022-05-03T20:37:28.095Z] spire-1.2.1/pkg/common/jwtutil/keyset_test.go [2022-05-03T20:37:28.095Z] spire-1.2.1/pkg/common/log/ [2022-05-03T20:37:28.095Z] spire-1.2.1/pkg/common/log/hclog_adapter.go [2022-05-03T20:37:28.095Z] spire-1.2.1/pkg/common/log/hclog_adapter_test.go [2022-05-03T20:37:28.095Z] spire-1.2.1/pkg/common/log/log.go [2022-05-03T20:37:28.095Z] spire-1.2.1/pkg/common/log/log_test.go [2022-05-03T20:37:28.095Z] spire-1.2.1/pkg/common/log/options.go [2022-05-03T20:37:28.095Z] spire-1.2.1/pkg/common/nodeutil/ [2022-05-03T20:37:28.095Z] spire-1.2.1/pkg/common/nodeutil/node.go [2022-05-03T20:37:28.095Z] spire-1.2.1/pkg/common/nodeutil/node_test.go [2022-05-03T20:37:28.095Z] spire-1.2.1/pkg/common/peertracker/ [2022-05-03T20:37:28.095Z] spire-1.2.1/pkg/common/peertracker/conn.go [2022-05-03T20:37:28.095Z] spire-1.2.1/pkg/common/peertracker/credentials.go [2022-05-03T20:37:28.095Z] spire-1.2.1/pkg/common/peertracker/errors.go [2022-05-03T20:37:28.095Z] spire-1.2.1/pkg/common/peertracker/getpid_windows.c [2022-05-03T20:37:28.095Z] spire-1.2.1/pkg/common/peertracker/getpid_windows.h [2022-05-03T20:37:28.095Z] spire-1.2.1/pkg/common/peertracker/info.go [2022-05-03T20:37:28.095Z] spire-1.2.1/pkg/common/peertracker/listener.go [2022-05-03T20:37:28.095Z] spire-1.2.1/pkg/common/peertracker/listener_test.go [2022-05-03T20:37:28.095Z] spire-1.2.1/pkg/common/peertracker/peertracker.go [2022-05-03T20:37:28.095Z] spire-1.2.1/pkg/common/peertracker/peertracker_test.go [2022-05-03T20:37:28.095Z] spire-1.2.1/pkg/common/peertracker/peertracker_test_child_posix.go [2022-05-03T20:37:28.095Z] spire-1.2.1/pkg/common/peertracker/peertracker_test_child_windows.go [2022-05-03T20:37:28.095Z] spire-1.2.1/pkg/common/peertracker/peertracker_test_posix.go [2022-05-03T20:37:28.095Z] spire-1.2.1/pkg/common/peertracker/peertracker_test_windows.go [2022-05-03T20:37:28.095Z] spire-1.2.1/pkg/common/peertracker/tcp.go [2022-05-03T20:37:28.095Z] spire-1.2.1/pkg/common/peertracker/tcp_fallback.go [2022-05-03T20:37:28.095Z] spire-1.2.1/pkg/common/peertracker/tcp_windows.go [2022-05-03T20:37:28.095Z] spire-1.2.1/pkg/common/peertracker/tracker_bsd.go [2022-05-03T20:37:28.095Z] spire-1.2.1/pkg/common/peertracker/tracker_fallback.go [2022-05-03T20:37:28.095Z] spire-1.2.1/pkg/common/peertracker/tracker_linux.go [2022-05-03T20:37:28.095Z] spire-1.2.1/pkg/common/peertracker/tracker_linux_test.go [2022-05-03T20:37:28.095Z] spire-1.2.1/pkg/common/peertracker/tracker_windows.go [2022-05-03T20:37:28.095Z] spire-1.2.1/pkg/common/peertracker/uds.go [2022-05-03T20:37:28.095Z] spire-1.2.1/pkg/common/peertracker/uds_bsd.go [2022-05-03T20:37:28.095Z] spire-1.2.1/pkg/common/peertracker/uds_fallback.go [2022-05-03T20:37:28.095Z] spire-1.2.1/pkg/common/peertracker/uds_linux.go [2022-05-03T20:37:28.095Z] spire-1.2.1/pkg/common/pemutil/ [2022-05-03T20:37:28.095Z] spire-1.2.1/pkg/common/pemutil/block.go [2022-05-03T20:37:28.095Z] spire-1.2.1/pkg/common/pemutil/certs.go [2022-05-03T20:37:28.095Z] spire-1.2.1/pkg/common/pemutil/common.go [2022-05-03T20:37:28.095Z] spire-1.2.1/pkg/common/pemutil/csr.go [2022-05-03T20:37:28.095Z] spire-1.2.1/pkg/common/pemutil/keys.go [2022-05-03T20:37:28.095Z] spire-1.2.1/pkg/common/pemutil/pemutil_test.go [2022-05-03T20:37:28.095Z] spire-1.2.1/pkg/common/pemutil/testdata/ [2022-05-03T20:37:28.095Z] spire-1.2.1/pkg/common/pemutil/testdata/cert.pem [2022-05-03T20:37:28.095Z] spire-1.2.1/pkg/common/pemutil/testdata/certs.pem [2022-05-03T20:37:28.095Z] spire-1.2.1/pkg/common/pemutil/testdata/csr.pem [2022-05-03T20:37:28.095Z] spire-1.2.1/pkg/common/pemutil/testdata/ecdsa-key-pkcs8.pem [2022-05-03T20:37:28.095Z] spire-1.2.1/pkg/common/pemutil/testdata/ecdsa-key.pem [2022-05-03T20:37:28.095Z] spire-1.2.1/pkg/common/pemutil/testdata/key.pem [2022-05-03T20:37:28.095Z] spire-1.2.1/pkg/common/pemutil/testdata/public-rsa-key.pem [2022-05-03T20:37:28.095Z] spire-1.2.1/pkg/common/pemutil/testdata/rsa-key-pkcs8.pem [2022-05-03T20:37:28.095Z] spire-1.2.1/pkg/common/pemutil/testdata/rsa-key.pem [2022-05-03T20:37:28.095Z] spire-1.2.1/pkg/common/plugin/ [2022-05-03T20:37:28.095Z] spire-1.2.1/pkg/common/plugin/aws/ [2022-05-03T20:37:28.095Z] spire-1.2.1/pkg/common/plugin/aws/iid.go [2022-05-03T20:37:28.095Z] spire-1.2.1/pkg/common/plugin/azure/ [2022-05-03T20:37:28.095Z] spire-1.2.1/pkg/common/plugin/azure/msi.go [2022-05-03T20:37:28.095Z] spire-1.2.1/pkg/common/plugin/azure/msi_test.go [2022-05-03T20:37:28.095Z] spire-1.2.1/pkg/common/plugin/facade.go [2022-05-03T20:37:28.095Z] spire-1.2.1/pkg/common/plugin/facade_test.go [2022-05-03T20:37:28.095Z] spire-1.2.1/pkg/common/plugin/gcp/ [2022-05-03T20:37:28.095Z] spire-1.2.1/pkg/common/plugin/gcp/iit.go [2022-05-03T20:37:28.095Z] spire-1.2.1/pkg/common/plugin/k8s/ [2022-05-03T20:37:28.095Z] spire-1.2.1/pkg/common/plugin/k8s/apiserver/ [2022-05-03T20:37:28.095Z] spire-1.2.1/pkg/common/plugin/k8s/apiserver/client.go [2022-05-03T20:37:28.095Z] spire-1.2.1/pkg/common/plugin/k8s/apiserver/client_test.go [2022-05-03T20:37:28.095Z] spire-1.2.1/pkg/common/plugin/k8s/utils.go [2022-05-03T20:37:28.095Z] spire-1.2.1/pkg/common/plugin/k8s/utils_test.go [2022-05-03T20:37:28.095Z] spire-1.2.1/pkg/common/plugin/log.go [2022-05-03T20:37:28.095Z] spire-1.2.1/pkg/common/plugin/sshpop/ [2022-05-03T20:37:28.095Z] spire-1.2.1/pkg/common/plugin/sshpop/handshake.go [2022-05-03T20:37:28.095Z] spire-1.2.1/pkg/common/plugin/sshpop/handshake_test.go [2022-05-03T20:37:28.095Z] spire-1.2.1/pkg/common/plugin/sshpop/sshpop.go [2022-05-03T20:37:28.095Z] spire-1.2.1/pkg/common/plugin/sshpop/sshpop_test.go [2022-05-03T20:37:28.095Z] spire-1.2.1/pkg/common/plugin/sshpop/testdata/ [2022-05-03T20:37:28.095Z] spire-1.2.1/pkg/common/plugin/sshpop/testdata/dummy_agent_ssh_key [2022-05-03T20:37:28.095Z] spire-1.2.1/pkg/common/plugin/sshpop/testdata/dummy_agent_ssh_key-cert.pub [2022-05-03T20:37:28.095Z] spire-1.2.1/pkg/common/plugin/sshpop/testdata/dummy_ssh_cert_authority.pub [2022-05-03T20:37:28.095Z] spire-1.2.1/pkg/common/plugin/sshpop/testdata/empty_ssh_cert_authority.pub [2022-05-03T20:37:28.095Z] spire-1.2.1/pkg/common/plugin/sshpop/testdata/many_ssh_cert_authorities.pub [2022-05-03T20:37:28.095Z] spire-1.2.1/pkg/common/plugin/tpmdevid/ [2022-05-03T20:37:28.095Z] spire-1.2.1/pkg/common/plugin/tpmdevid/devid.go [2022-05-03T20:37:28.095Z] spire-1.2.1/pkg/common/plugin/x509pop/ [2022-05-03T20:37:28.095Z] spire-1.2.1/pkg/common/plugin/x509pop/x509pop.go [2022-05-03T20:37:28.095Z] spire-1.2.1/pkg/common/plugin/x509pop/x509pop_test.go [2022-05-03T20:37:28.095Z] spire-1.2.1/pkg/common/profiling/ [2022-05-03T20:37:28.095Z] spire-1.2.1/pkg/common/profiling/dumpers.go [2022-05-03T20:37:28.095Z] spire-1.2.1/pkg/common/profiling/profiling.go [2022-05-03T20:37:28.095Z] spire-1.2.1/pkg/common/protoutil/ [2022-05-03T20:37:28.095Z] spire-1.2.1/pkg/common/protoutil/masks.go [2022-05-03T20:37:28.095Z] spire-1.2.1/pkg/common/protoutil/masks_test.go [2022-05-03T20:37:28.095Z] spire-1.2.1/pkg/common/rotationutil/ [2022-05-03T20:37:28.095Z] spire-1.2.1/pkg/common/rotationutil/rotationutil.go [2022-05-03T20:37:28.095Z] spire-1.2.1/pkg/common/rotationutil/rotationutil_test.go [2022-05-03T20:37:28.095Z] spire-1.2.1/pkg/common/selector/ [2022-05-03T20:37:28.095Z] spire-1.2.1/pkg/common/selector/selector.go [2022-05-03T20:37:28.095Z] spire-1.2.1/pkg/common/selector/selector_test.go [2022-05-03T20:37:28.095Z] spire-1.2.1/pkg/common/selector/set.go [2022-05-03T20:37:28.095Z] spire-1.2.1/pkg/common/selector/set_utils.go [2022-05-03T20:37:28.095Z] spire-1.2.1/pkg/common/selector/set_utils_test.go [2022-05-03T20:37:28.095Z] spire-1.2.1/pkg/common/telemetry/ [2022-05-03T20:37:28.095Z] spire-1.2.1/pkg/common/telemetry/agent/ [2022-05-03T20:37:28.095Z] spire-1.2.1/pkg/common/telemetry/agent/keymanager/ [2022-05-03T20:37:28.095Z] spire-1.2.1/pkg/common/telemetry/agent/keymanager/keymanager.go [2022-05-03T20:37:28.095Z] spire-1.2.1/pkg/common/telemetry/agent/keymanager/wrapper.go [2022-05-03T20:37:28.095Z] spire-1.2.1/pkg/common/telemetry/agent/keymanager/wrapper_test.go [2022-05-03T20:37:28.095Z] spire-1.2.1/pkg/common/telemetry/agent/manager.go [2022-05-03T20:37:28.095Z] spire-1.2.1/pkg/common/telemetry/agent/node.go [2022-05-03T20:37:28.095Z] spire-1.2.1/pkg/common/telemetry/agent/rotate.go [2022-05-03T20:37:28.095Z] spire-1.2.1/pkg/common/telemetry/agent/sdsapi.go [2022-05-03T20:37:28.095Z] spire-1.2.1/pkg/common/telemetry/agent/store/ [2022-05-03T20:37:28.095Z] spire-1.2.1/pkg/common/telemetry/agent/store/store.go [2022-05-03T20:37:28.095Z] spire-1.2.1/pkg/common/telemetry/agent/workloadapi/ [2022-05-03T20:37:28.095Z] spire-1.2.1/pkg/common/telemetry/agent/workloadapi/workload.go [2022-05-03T20:37:28.095Z] spire-1.2.1/pkg/common/telemetry/blackhole.go [2022-05-03T20:37:28.095Z] spire-1.2.1/pkg/common/telemetry/call.go [2022-05-03T20:37:28.095Z] spire-1.2.1/pkg/common/telemetry/common/ [2022-05-03T20:37:28.095Z] spire-1.2.1/pkg/common/telemetry/common/label_adders.go [2022-05-03T20:37:28.095Z] spire-1.2.1/pkg/common/telemetry/config.go [2022-05-03T20:37:28.095Z] spire-1.2.1/pkg/common/telemetry/dogstatsd.go [2022-05-03T20:37:28.095Z] spire-1.2.1/pkg/common/telemetry/dogstatsd_test.go [2022-05-03T20:37:28.095Z] spire-1.2.1/pkg/common/telemetry/inmem.go [2022-05-03T20:37:28.095Z] spire-1.2.1/pkg/common/telemetry/inmem_test.go [2022-05-03T20:37:28.095Z] spire-1.2.1/pkg/common/telemetry/m3.go [2022-05-03T20:37:28.095Z] spire-1.2.1/pkg/common/telemetry/m3_test.go [2022-05-03T20:37:28.095Z] spire-1.2.1/pkg/common/telemetry/metrics.go [2022-05-03T20:37:28.095Z] spire-1.2.1/pkg/common/telemetry/metrics_benchmark_test.go [2022-05-03T20:37:28.095Z] spire-1.2.1/pkg/common/telemetry/names.go [2022-05-03T20:37:28.095Z] spire-1.2.1/pkg/common/telemetry/prometheus.go [2022-05-03T20:37:28.095Z] spire-1.2.1/pkg/common/telemetry/prometheus_test.go [2022-05-03T20:37:28.095Z] spire-1.2.1/pkg/common/telemetry/sanitize.go [2022-05-03T20:37:28.095Z] spire-1.2.1/pkg/common/telemetry/sanitize_test.go [2022-05-03T20:37:28.095Z] spire-1.2.1/pkg/common/telemetry/server/ [2022-05-03T20:37:28.095Z] spire-1.2.1/pkg/common/telemetry/server/bundle_manager.go [2022-05-03T20:37:28.095Z] spire-1.2.1/pkg/common/telemetry/server/ca_manager.go [2022-05-03T20:37:28.095Z] spire-1.2.1/pkg/common/telemetry/server/datastore/ [2022-05-03T20:37:28.095Z] spire-1.2.1/pkg/common/telemetry/server/datastore/bundle.go [2022-05-03T20:37:28.095Z] spire-1.2.1/pkg/common/telemetry/server/datastore/federation_relationship.go [2022-05-03T20:37:28.095Z] spire-1.2.1/pkg/common/telemetry/server/datastore/join_token.go [2022-05-03T20:37:28.095Z] spire-1.2.1/pkg/common/telemetry/server/datastore/node.go [2022-05-03T20:37:28.095Z] spire-1.2.1/pkg/common/telemetry/server/datastore/registration.go [2022-05-03T20:37:28.095Z] spire-1.2.1/pkg/common/telemetry/server/datastore/wrapper.go [2022-05-03T20:37:28.095Z] spire-1.2.1/pkg/common/telemetry/server/datastore/wrapper_test.go [2022-05-03T20:37:28.095Z] spire-1.2.1/pkg/common/telemetry/server/keymanager/ [2022-05-03T20:37:28.095Z] spire-1.2.1/pkg/common/telemetry/server/keymanager/keymanager.go [2022-05-03T20:37:28.095Z] spire-1.2.1/pkg/common/telemetry/server/keymanager/wrapper.go [2022-05-03T20:37:28.095Z] spire-1.2.1/pkg/common/telemetry/server/keymanager/wrapper_test.go [2022-05-03T20:37:28.095Z] spire-1.2.1/pkg/common/telemetry/server/registration_manager.go [2022-05-03T20:37:28.095Z] spire-1.2.1/pkg/common/telemetry/server/rotate.go [2022-05-03T20:37:28.095Z] spire-1.2.1/pkg/common/telemetry/server/server.go [2022-05-03T20:37:28.095Z] spire-1.2.1/pkg/common/telemetry/sink.go [2022-05-03T20:37:28.095Z] spire-1.2.1/pkg/common/telemetry/statsd.go [2022-05-03T20:37:28.095Z] spire-1.2.1/pkg/common/telemetry/statsd_test.go [2022-05-03T20:37:28.095Z] spire-1.2.1/pkg/common/telemetry/uptime.go [2022-05-03T20:37:28.095Z] spire-1.2.1/pkg/common/telemetry/version.go [2022-05-03T20:37:28.095Z] spire-1.2.1/pkg/common/telemetry/withlabels.go [2022-05-03T20:37:28.095Z] spire-1.2.1/pkg/common/uptime/ [2022-05-03T20:37:28.095Z] spire-1.2.1/pkg/common/uptime/uptime.go [2022-05-03T20:37:28.095Z] spire-1.2.1/pkg/common/uptime/uptime_test.go [2022-05-03T20:37:28.095Z] spire-1.2.1/pkg/common/util/ [2022-05-03T20:37:28.095Z] spire-1.2.1/pkg/common/util/certs.go [2022-05-03T20:37:28.095Z] spire-1.2.1/pkg/common/util/certs_test.go [2022-05-03T20:37:28.095Z] spire-1.2.1/pkg/common/util/csr.go [2022-05-03T20:37:28.095Z] spire-1.2.1/pkg/common/util/hash.go [2022-05-03T20:37:28.095Z] spire-1.2.1/pkg/common/util/selectors.go [2022-05-03T20:37:28.095Z] spire-1.2.1/pkg/common/util/selectors_test.go [2022-05-03T20:37:28.095Z] spire-1.2.1/pkg/common/util/signals.go [2022-05-03T20:37:28.095Z] spire-1.2.1/pkg/common/util/sort.go [2022-05-03T20:37:28.095Z] spire-1.2.1/pkg/common/util/sort_test.go [2022-05-03T20:37:28.095Z] spire-1.2.1/pkg/common/util/task.go [2022-05-03T20:37:28.095Z] spire-1.2.1/pkg/common/util/task_test.go [2022-05-03T20:37:28.095Z] spire-1.2.1/pkg/common/util/testdata/ [2022-05-03T20:37:28.095Z] spire-1.2.1/pkg/common/util/testdata/empty-bundle.pem [2022-05-03T20:37:28.095Z] spire-1.2.1/pkg/common/util/testdata/mixed-bundle.pem [2022-05-03T20:37:28.095Z] spire-1.2.1/pkg/common/version/ [2022-05-03T20:37:28.095Z] spire-1.2.1/pkg/common/version/version.go [2022-05-03T20:37:28.095Z] spire-1.2.1/pkg/common/x509svid/ [2022-05-03T20:37:28.095Z] spire-1.2.1/pkg/common/x509svid/common_test.go [2022-05-03T20:37:28.095Z] spire-1.2.1/pkg/common/x509svid/csr.go [2022-05-03T20:37:28.095Z] spire-1.2.1/pkg/common/x509svid/upstreamca.go [2022-05-03T20:37:28.095Z] spire-1.2.1/pkg/common/x509svid/upstreamca_test.go [2022-05-03T20:37:28.095Z] spire-1.2.1/pkg/common/x509util/ [2022-05-03T20:37:28.095Z] spire-1.2.1/pkg/common/x509util/cert.go [2022-05-03T20:37:28.095Z] spire-1.2.1/pkg/common/x509util/dns.go [2022-05-03T20:37:28.095Z] spire-1.2.1/pkg/common/x509util/dns_test.go [2022-05-03T20:37:28.095Z] spire-1.2.1/pkg/common/x509util/keyid.go [2022-05-03T20:37:28.095Z] spire-1.2.1/pkg/common/x509util/keypair.go [2022-05-03T20:37:28.095Z] spire-1.2.1/pkg/common/x509util/serialnumber.go [2022-05-03T20:37:28.095Z] spire-1.2.1/pkg/common/x509util/serialnumber_test.go [2022-05-03T20:37:28.095Z] spire-1.2.1/pkg/server/ [2022-05-03T20:37:28.095Z] spire-1.2.1/pkg/server/api/ [2022-05-03T20:37:28.095Z] spire-1.2.1/pkg/server/api/agent.go [2022-05-03T20:37:28.095Z] spire-1.2.1/pkg/server/api/agent/ [2022-05-03T20:37:28.095Z] spire-1.2.1/pkg/server/api/agent/v1/ [2022-05-03T20:37:28.095Z] spire-1.2.1/pkg/server/api/agent/v1/service.go [2022-05-03T20:37:28.095Z] spire-1.2.1/pkg/server/api/agent/v1/service_test.go [2022-05-03T20:37:28.095Z] spire-1.2.1/pkg/server/api/agent_test.go [2022-05-03T20:37:28.095Z] spire-1.2.1/pkg/server/api/api.go [2022-05-03T20:37:28.095Z] spire-1.2.1/pkg/server/api/audit/ [2022-05-03T20:37:28.095Z] spire-1.2.1/pkg/server/api/audit/audit.go [2022-05-03T20:37:28.095Z] spire-1.2.1/pkg/server/api/audit/audit_test.go [2022-05-03T20:37:28.096Z] spire-1.2.1/pkg/server/api/bundle.go [2022-05-03T20:37:28.096Z] spire-1.2.1/pkg/server/api/bundle/ [2022-05-03T20:37:28.096Z] spire-1.2.1/pkg/server/api/bundle/v1/ [2022-05-03T20:37:28.096Z] spire-1.2.1/pkg/server/api/bundle/v1/service.go [2022-05-03T20:37:28.096Z] spire-1.2.1/pkg/server/api/bundle/v1/service_test.go [2022-05-03T20:37:28.096Z] spire-1.2.1/pkg/server/api/bundle_test.go [2022-05-03T20:37:28.096Z] spire-1.2.1/pkg/server/api/debug/ [2022-05-03T20:37:28.096Z] spire-1.2.1/pkg/server/api/debug/v1/ [2022-05-03T20:37:28.096Z] spire-1.2.1/pkg/server/api/debug/v1/service.go [2022-05-03T20:37:28.096Z] spire-1.2.1/pkg/server/api/debug/v1/service_test.go [2022-05-03T20:37:28.096Z] spire-1.2.1/pkg/server/api/entry.go [2022-05-03T20:37:28.096Z] spire-1.2.1/pkg/server/api/entry/ [2022-05-03T20:37:28.096Z] spire-1.2.1/pkg/server/api/entry/v1/ [2022-05-03T20:37:28.096Z] spire-1.2.1/pkg/server/api/entry/v1/service.go [2022-05-03T20:37:28.096Z] spire-1.2.1/pkg/server/api/entry/v1/service_test.go [2022-05-03T20:37:28.096Z] spire-1.2.1/pkg/server/api/entry_test.go [2022-05-03T20:37:28.096Z] spire-1.2.1/pkg/server/api/health/ [2022-05-03T20:37:28.096Z] spire-1.2.1/pkg/server/api/health/v1/ [2022-05-03T20:37:28.096Z] spire-1.2.1/pkg/server/api/health/v1/service.go [2022-05-03T20:37:28.096Z] spire-1.2.1/pkg/server/api/health/v1/service_test.go [2022-05-03T20:37:28.096Z] spire-1.2.1/pkg/server/api/id.go [2022-05-03T20:37:28.096Z] spire-1.2.1/pkg/server/api/id_test.go [2022-05-03T20:37:28.096Z] spire-1.2.1/pkg/server/api/limits/ [2022-05-03T20:37:28.096Z] spire-1.2.1/pkg/server/api/limits/limits.go [2022-05-03T20:37:28.096Z] spire-1.2.1/pkg/server/api/middleware/ [2022-05-03T20:37:28.096Z] spire-1.2.1/pkg/server/api/middleware/alias.go [2022-05-03T20:37:28.096Z] spire-1.2.1/pkg/server/api/middleware/audit.go [2022-05-03T20:37:28.096Z] spire-1.2.1/pkg/server/api/middleware/authorization.go [2022-05-03T20:37:28.096Z] spire-1.2.1/pkg/server/api/middleware/authorization_opa.go [2022-05-03T20:37:28.096Z] spire-1.2.1/pkg/server/api/middleware/authorization_test.go [2022-05-03T20:37:28.096Z] spire-1.2.1/pkg/server/api/middleware/authorize_agent.go [2022-05-03T20:37:28.096Z] spire-1.2.1/pkg/server/api/middleware/caller.go [2022-05-03T20:37:28.096Z] spire-1.2.1/pkg/server/api/middleware/caller_test.go [2022-05-03T20:37:28.096Z] spire-1.2.1/pkg/server/api/middleware/common.go [2022-05-03T20:37:28.096Z] spire-1.2.1/pkg/server/api/middleware/common_test.go [2022-05-03T20:37:28.096Z] spire-1.2.1/pkg/server/api/middleware/entries.go [2022-05-03T20:37:28.096Z] spire-1.2.1/pkg/server/api/middleware/entries_test.go [2022-05-03T20:37:28.096Z] spire-1.2.1/pkg/server/api/middleware/ratelimit.go [2022-05-03T20:37:28.096Z] spire-1.2.1/pkg/server/api/middleware/ratelimit_test.go [2022-05-03T20:37:28.096Z] spire-1.2.1/pkg/server/api/ratelimit.go [2022-05-03T20:37:28.096Z] spire-1.2.1/pkg/server/api/rpccontext/ [2022-05-03T20:37:28.096Z] spire-1.2.1/pkg/server/api/rpccontext/alias.go [2022-05-03T20:37:28.096Z] spire-1.2.1/pkg/server/api/rpccontext/audit.go [2022-05-03T20:37:28.096Z] spire-1.2.1/pkg/server/api/rpccontext/caller.go [2022-05-03T20:37:28.096Z] spire-1.2.1/pkg/server/api/rpccontext/ratelimit.go [2022-05-03T20:37:28.096Z] spire-1.2.1/pkg/server/api/selector.go [2022-05-03T20:37:28.096Z] spire-1.2.1/pkg/server/api/selector_test.go [2022-05-03T20:37:28.096Z] spire-1.2.1/pkg/server/api/status.go [2022-05-03T20:37:28.096Z] spire-1.2.1/pkg/server/api/status_test.go [2022-05-03T20:37:28.096Z] spire-1.2.1/pkg/server/api/svid/ [2022-05-03T20:37:28.096Z] spire-1.2.1/pkg/server/api/svid/v1/ [2022-05-03T20:37:28.096Z] spire-1.2.1/pkg/server/api/svid/v1/service.go [2022-05-03T20:37:28.096Z] spire-1.2.1/pkg/server/api/svid/v1/service_test.go [2022-05-03T20:37:28.096Z] spire-1.2.1/pkg/server/api/trustdomain.go [2022-05-03T20:37:28.096Z] spire-1.2.1/pkg/server/api/trustdomain/ [2022-05-03T20:37:28.096Z] spire-1.2.1/pkg/server/api/trustdomain/v1/ [2022-05-03T20:37:28.096Z] spire-1.2.1/pkg/server/api/trustdomain/v1/service.go [2022-05-03T20:37:28.096Z] spire-1.2.1/pkg/server/api/trustdomain/v1/service_test.go [2022-05-03T20:37:28.096Z] spire-1.2.1/pkg/server/api/trustdomain_test.go [2022-05-03T20:37:28.096Z] spire-1.2.1/pkg/server/authpolicy/ [2022-05-03T20:37:28.096Z] spire-1.2.1/pkg/server/authpolicy/defaults.go [2022-05-03T20:37:28.096Z] spire-1.2.1/pkg/server/authpolicy/policy.go [2022-05-03T20:37:28.096Z] spire-1.2.1/pkg/server/authpolicy/policy.rego [2022-05-03T20:37:28.096Z] spire-1.2.1/pkg/server/authpolicy/policy_data.json [2022-05-03T20:37:28.096Z] spire-1.2.1/pkg/server/authpolicy/policy_test.go [2022-05-03T20:37:28.096Z] spire-1.2.1/pkg/server/authpolicy/validate.go [2022-05-03T20:37:28.096Z] spire-1.2.1/pkg/server/bundle/ [2022-05-03T20:37:28.096Z] spire-1.2.1/pkg/server/bundle/client/ [2022-05-03T20:37:28.096Z] spire-1.2.1/pkg/server/bundle/client/client.go [2022-05-03T20:37:28.096Z] spire-1.2.1/pkg/server/bundle/client/client_test.go [2022-05-03T20:37:28.096Z] spire-1.2.1/pkg/server/bundle/client/manager.go [2022-05-03T20:37:28.096Z] spire-1.2.1/pkg/server/bundle/client/manager_test.go [2022-05-03T20:37:28.096Z] spire-1.2.1/pkg/server/bundle/client/sources.go [2022-05-03T20:37:28.096Z] spire-1.2.1/pkg/server/bundle/client/sources_test.go [2022-05-03T20:37:28.096Z] spire-1.2.1/pkg/server/bundle/client/updater.go [2022-05-03T20:37:28.096Z] spire-1.2.1/pkg/server/bundle/client/updater_test.go [2022-05-03T20:37:28.096Z] spire-1.2.1/pkg/server/ca/ [2022-05-03T20:37:28.096Z] spire-1.2.1/pkg/server/ca/ca.go [2022-05-03T20:37:28.096Z] spire-1.2.1/pkg/server/ca/ca_health.go [2022-05-03T20:37:28.096Z] spire-1.2.1/pkg/server/ca/ca_test.go [2022-05-03T20:37:28.096Z] spire-1.2.1/pkg/server/ca/journal.go [2022-05-03T20:37:28.096Z] spire-1.2.1/pkg/server/ca/journal_test.go [2022-05-03T20:37:28.096Z] spire-1.2.1/pkg/server/ca/manager.go [2022-05-03T20:37:28.096Z] spire-1.2.1/pkg/server/ca/manager_health.go [2022-05-03T20:37:28.096Z] spire-1.2.1/pkg/server/ca/manager_test.go [2022-05-03T20:37:28.096Z] spire-1.2.1/pkg/server/ca/templates.go [2022-05-03T20:37:28.096Z] spire-1.2.1/pkg/server/ca/upstream_client.go [2022-05-03T20:37:28.096Z] spire-1.2.1/pkg/server/ca/upstream_client_test.go [2022-05-03T20:37:28.096Z] spire-1.2.1/pkg/server/ca/validation.go [2022-05-03T20:37:28.096Z] spire-1.2.1/pkg/server/cache/ [2022-05-03T20:37:28.096Z] spire-1.2.1/pkg/server/cache/dscache/ [2022-05-03T20:37:28.096Z] spire-1.2.1/pkg/server/cache/dscache/cache.go [2022-05-03T20:37:28.096Z] spire-1.2.1/pkg/server/cache/dscache/cache_test.go [2022-05-03T20:37:28.096Z] spire-1.2.1/pkg/server/cache/entrycache/ [2022-05-03T20:37:28.096Z] spire-1.2.1/pkg/server/cache/entrycache/cache.go [2022-05-03T20:37:28.096Z] spire-1.2.1/pkg/server/cache/entrycache/cache_test.go [2022-05-03T20:37:28.096Z] spire-1.2.1/pkg/server/cache/entrycache/fullcache.go [2022-05-03T20:37:28.096Z] spire-1.2.1/pkg/server/cache/entrycache/fullcache_ds.go [2022-05-03T20:37:28.096Z] spire-1.2.1/pkg/server/cache/entrycache/fullcache_ds_test.go [2022-05-03T20:37:28.096Z] spire-1.2.1/pkg/server/cache/entrycache/fullcache_test.go [2022-05-03T20:37:28.096Z] spire-1.2.1/pkg/server/catalog/ [2022-05-03T20:37:28.096Z] spire-1.2.1/pkg/server/catalog/catalog.go [2022-05-03T20:37:28.096Z] spire-1.2.1/pkg/server/catalog/keymanager.go [2022-05-03T20:37:28.096Z] spire-1.2.1/pkg/server/catalog/nodeattestor.go [2022-05-03T20:37:28.096Z] spire-1.2.1/pkg/server/catalog/noderesolver.go [2022-05-03T20:37:28.096Z] spire-1.2.1/pkg/server/catalog/notifier.go [2022-05-03T20:37:28.096Z] spire-1.2.1/pkg/server/catalog/upstreamauthority.go [2022-05-03T20:37:28.096Z] spire-1.2.1/pkg/server/config.go [2022-05-03T20:37:28.096Z] spire-1.2.1/pkg/server/datastore/ [2022-05-03T20:37:28.096Z] spire-1.2.1/pkg/server/datastore/datastore.go [2022-05-03T20:37:28.096Z] spire-1.2.1/pkg/server/datastore/datastore_health.go [2022-05-03T20:37:28.096Z] spire-1.2.1/pkg/server/datastore/repository.go [2022-05-03T20:37:28.096Z] spire-1.2.1/pkg/server/datastore/sqlstore/ [2022-05-03T20:37:28.096Z] spire-1.2.1/pkg/server/datastore/sqlstore/dialect.go [2022-05-03T20:37:28.096Z] spire-1.2.1/pkg/server/datastore/sqlstore/migration.go [2022-05-03T20:37:28.096Z] spire-1.2.1/pkg/server/datastore/sqlstore/migration_test.go [2022-05-03T20:37:28.096Z] spire-1.2.1/pkg/server/datastore/sqlstore/models.go [2022-05-03T20:37:28.096Z] spire-1.2.1/pkg/server/datastore/sqlstore/mysql.go [2022-05-03T20:37:28.096Z] spire-1.2.1/pkg/server/datastore/sqlstore/postgres.go [2022-05-03T20:37:28.096Z] spire-1.2.1/pkg/server/datastore/sqlstore/sqlite.go [2022-05-03T20:37:28.096Z] spire-1.2.1/pkg/server/datastore/sqlstore/sqlite_no_cgo.go [2022-05-03T20:37:28.096Z] spire-1.2.1/pkg/server/datastore/sqlstore/sqlite_test.go [2022-05-03T20:37:28.096Z] spire-1.2.1/pkg/server/datastore/sqlstore/sqlstore.go [2022-05-03T20:37:28.096Z] spire-1.2.1/pkg/server/datastore/sqlstore/sqlstore_test.go [2022-05-03T20:37:28.096Z] spire-1.2.1/pkg/server/datastore/sqlstore/stmt_cache.go [2022-05-03T20:37:28.096Z] spire-1.2.1/pkg/server/datastore/sqlstore/testdata/ [2022-05-03T20:37:28.096Z] spire-1.2.1/pkg/server/datastore/sqlstore/testdata/entries.json [2022-05-03T20:37:28.096Z] spire-1.2.1/pkg/server/datastore/sqlstore/testdata/entries_federates_with.json [2022-05-03T20:37:28.096Z] spire-1.2.1/pkg/server/datastore/sqlstore/testdata/invalid_registration_entries.json [2022-05-03T20:37:28.096Z] spire-1.2.1/pkg/server/datastore/sqlstore/testdata/valid_registration_entries.json [2022-05-03T20:37:28.096Z] spire-1.2.1/pkg/server/endpoints/ [2022-05-03T20:37:28.096Z] spire-1.2.1/pkg/server/endpoints/bundle/ [2022-05-03T20:37:28.096Z] spire-1.2.1/pkg/server/endpoints/bundle/acme_auth.go [2022-05-03T20:37:28.096Z] spire-1.2.1/pkg/server/endpoints/bundle/config.go [2022-05-03T20:37:28.096Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/ [2022-05-03T20:37:28.096Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/README [2022-05-03T20:37:28.096Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/acmetest/ [2022-05-03T20:37:28.096Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/acmetest/ca.go [2022-05-03T20:37:28.096Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/ [2022-05-03T20:37:28.096Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/autocert.go [2022-05-03T20:37:28.096Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/cache.go [2022-05-03T20:37:28.096Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/keys.go [2022-05-03T20:37:28.096Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/listener.go [2022-05-03T20:37:28.096Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/renewal.go [2022-05-03T20:37:28.096Z] spire-1.2.1/pkg/server/endpoints/bundle/server.go [2022-05-03T20:37:28.096Z] spire-1.2.1/pkg/server/endpoints/bundle/server_test.go [2022-05-03T20:37:28.096Z] spire-1.2.1/pkg/server/endpoints/bundle/spiffe_auth.go [2022-05-03T20:37:28.096Z] spire-1.2.1/pkg/server/endpoints/config.go [2022-05-03T20:37:28.096Z] spire-1.2.1/pkg/server/endpoints/endpoints.go [2022-05-03T20:37:28.096Z] spire-1.2.1/pkg/server/endpoints/endpoints_test.go [2022-05-03T20:37:28.096Z] spire-1.2.1/pkg/server/endpoints/entryfetcher.go [2022-05-03T20:37:28.096Z] spire-1.2.1/pkg/server/endpoints/entryfetcher_test.go [2022-05-03T20:37:28.096Z] spire-1.2.1/pkg/server/endpoints/middleware.go [2022-05-03T20:37:28.096Z] spire-1.2.1/pkg/server/endpoints/middleware_test.go [2022-05-03T20:37:28.096Z] spire-1.2.1/pkg/server/hostservice/ [2022-05-03T20:37:28.096Z] spire-1.2.1/pkg/server/hostservice/agentstore/ [2022-05-03T20:37:28.096Z] spire-1.2.1/pkg/server/hostservice/agentstore/agentstore.go [2022-05-03T20:37:28.096Z] spire-1.2.1/pkg/server/hostservice/agentstore/agentstore_test.go [2022-05-03T20:37:28.096Z] spire-1.2.1/pkg/server/hostservice/agentstore/attestation.go [2022-05-03T20:37:28.096Z] spire-1.2.1/pkg/server/hostservice/agentstore/attestation_test.go [2022-05-03T20:37:28.096Z] spire-1.2.1/pkg/server/hostservice/identityprovider/ [2022-05-03T20:37:28.096Z] spire-1.2.1/pkg/server/hostservice/identityprovider/identityprovider.go [2022-05-03T20:37:28.096Z] spire-1.2.1/pkg/server/hostservice/identityprovider/identityprovider_test.go [2022-05-03T20:37:28.096Z] spire-1.2.1/pkg/server/plugin/ [2022-05-03T20:37:28.096Z] spire-1.2.1/pkg/server/plugin/keymanager/ [2022-05-03T20:37:28.096Z] spire-1.2.1/pkg/server/plugin/keymanager/awskms/ [2022-05-03T20:37:28.096Z] spire-1.2.1/pkg/server/plugin/keymanager/awskms/awskms.go [2022-05-03T20:37:28.096Z] spire-1.2.1/pkg/server/plugin/keymanager/awskms/awskms_test.go [2022-05-03T20:37:28.096Z] spire-1.2.1/pkg/server/plugin/keymanager/awskms/client.go [2022-05-03T20:37:28.096Z] spire-1.2.1/pkg/server/plugin/keymanager/awskms/client_fake.go [2022-05-03T20:37:28.096Z] spire-1.2.1/pkg/server/plugin/keymanager/awskms/fetcher.go [2022-05-03T20:37:28.096Z] spire-1.2.1/pkg/server/plugin/keymanager/base/ [2022-05-03T20:37:28.096Z] spire-1.2.1/pkg/server/plugin/keymanager/base/keymanagerbase.go [2022-05-03T20:37:28.096Z] spire-1.2.1/pkg/server/plugin/keymanager/constant.go [2022-05-03T20:37:28.096Z] spire-1.2.1/pkg/server/plugin/keymanager/disk/ [2022-05-03T20:37:28.096Z] spire-1.2.1/pkg/server/plugin/keymanager/disk/disk.go [2022-05-03T20:37:28.096Z] spire-1.2.1/pkg/server/plugin/keymanager/disk/disk_test.go [2022-05-03T20:37:28.096Z] spire-1.2.1/pkg/server/plugin/keymanager/keymanager.go [2022-05-03T20:37:28.096Z] spire-1.2.1/pkg/server/plugin/keymanager/memory/ [2022-05-03T20:37:28.096Z] spire-1.2.1/pkg/server/plugin/keymanager/memory/memory.go [2022-05-03T20:37:28.096Z] spire-1.2.1/pkg/server/plugin/keymanager/memory/memory_test.go [2022-05-03T20:37:28.096Z] spire-1.2.1/pkg/server/plugin/keymanager/repository.go [2022-05-03T20:37:28.096Z] spire-1.2.1/pkg/server/plugin/keymanager/test/ [2022-05-03T20:37:28.096Z] spire-1.2.1/pkg/server/plugin/keymanager/test/keymanagertest.go [2022-05-03T20:37:28.096Z] spire-1.2.1/pkg/server/plugin/keymanager/v1.go [2022-05-03T20:37:28.096Z] spire-1.2.1/pkg/server/plugin/keymanager/v1_test.go [2022-05-03T20:37:28.097Z] spire-1.2.1/pkg/server/plugin/nodeattestor/ [2022-05-03T20:37:28.097Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/ [2022-05-03T20:37:28.097Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/awsca.go [2022-05-03T20:37:28.097Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/client.go [2022-05-03T20:37:28.097Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/iid.go [2022-05-03T20:37:28.097Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/iid_test.go [2022-05-03T20:37:28.097Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/session.go [2022-05-03T20:37:28.097Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/spiffeid.go [2022-05-03T20:37:28.097Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/spiffeid_test.go [2022-05-03T20:37:28.097Z] spire-1.2.1/pkg/server/plugin/nodeattestor/azure/ [2022-05-03T20:37:28.097Z] spire-1.2.1/pkg/server/plugin/nodeattestor/azure/msi.go [2022-05-03T20:37:28.097Z] spire-1.2.1/pkg/server/plugin/nodeattestor/azure/msi_test.go [2022-05-03T20:37:28.097Z] spire-1.2.1/pkg/server/plugin/nodeattestor/base/ [2022-05-03T20:37:28.097Z] spire-1.2.1/pkg/server/plugin/nodeattestor/base/base.go [2022-05-03T20:37:28.097Z] spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/ [2022-05-03T20:37:28.097Z] spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/google_public_key_retriever.go [2022-05-03T20:37:28.097Z] spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/google_public_key_retriever_test.go [2022-05-03T20:37:28.097Z] spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/iit.go [2022-05-03T20:37:28.097Z] spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/iit_test.go [2022-05-03T20:37:28.097Z] spire-1.2.1/pkg/server/plugin/nodeattestor/jointoken/ [2022-05-03T20:37:28.097Z] spire-1.2.1/pkg/server/plugin/nodeattestor/jointoken/join_token.go [2022-05-03T20:37:28.097Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/ [2022-05-03T20:37:28.097Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/psat/ [2022-05-03T20:37:28.097Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/psat/psat.go [2022-05-03T20:37:28.097Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/psat/psat_test.go [2022-05-03T20:37:28.097Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/sat/ [2022-05-03T20:37:28.097Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/sat/sat.go [2022-05-03T20:37:28.097Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/sat/sat_test.go [2022-05-03T20:37:28.097Z] spire-1.2.1/pkg/server/plugin/nodeattestor/nodeattestor.go [2022-05-03T20:37:28.097Z] spire-1.2.1/pkg/server/plugin/nodeattestor/repository.go [2022-05-03T20:37:28.097Z] spire-1.2.1/pkg/server/plugin/nodeattestor/sshpop/ [2022-05-03T20:37:28.097Z] spire-1.2.1/pkg/server/plugin/nodeattestor/sshpop/sshpop.go [2022-05-03T20:37:28.097Z] spire-1.2.1/pkg/server/plugin/nodeattestor/sshpop/sshpop_test.go [2022-05-03T20:37:28.097Z] spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/ [2022-05-03T20:37:28.097Z] spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/challenge.go [2022-05-03T20:37:28.097Z] spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/devid.go [2022-05-03T20:37:28.097Z] spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/devid_test.go [2022-05-03T20:37:28.097Z] spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/selectors.go [2022-05-03T20:37:28.097Z] spire-1.2.1/pkg/server/plugin/nodeattestor/v1.go [2022-05-03T20:37:28.097Z] spire-1.2.1/pkg/server/plugin/nodeattestor/v1_test.go [2022-05-03T20:37:28.097Z] spire-1.2.1/pkg/server/plugin/nodeattestor/x509pop/ [2022-05-03T20:37:28.097Z] spire-1.2.1/pkg/server/plugin/nodeattestor/x509pop/x509pop.go [2022-05-03T20:37:28.097Z] spire-1.2.1/pkg/server/plugin/nodeattestor/x509pop/x509pop_test.go [2022-05-03T20:37:28.097Z] spire-1.2.1/pkg/server/plugin/noderesolver/ [2022-05-03T20:37:28.097Z] spire-1.2.1/pkg/server/plugin/noderesolver/azure/ [2022-05-03T20:37:28.097Z] spire-1.2.1/pkg/server/plugin/noderesolver/azure/client.go [2022-05-03T20:37:28.097Z] spire-1.2.1/pkg/server/plugin/noderesolver/azure/msi.go [2022-05-03T20:37:28.097Z] spire-1.2.1/pkg/server/plugin/noderesolver/azure/msi_test.go [2022-05-03T20:37:28.097Z] spire-1.2.1/pkg/server/plugin/noderesolver/noderesolver.go [2022-05-03T20:37:28.097Z] spire-1.2.1/pkg/server/plugin/noderesolver/repository.go [2022-05-03T20:37:28.097Z] spire-1.2.1/pkg/server/plugin/noderesolver/v1.go [2022-05-03T20:37:28.097Z] spire-1.2.1/pkg/server/plugin/noderesolver/v1_test.go [2022-05-03T20:37:28.097Z] spire-1.2.1/pkg/server/plugin/notifier/ [2022-05-03T20:37:28.097Z] spire-1.2.1/pkg/server/plugin/notifier/gcsbundle/ [2022-05-03T20:37:28.097Z] spire-1.2.1/pkg/server/plugin/notifier/gcsbundle/gcsbundle.go [2022-05-03T20:37:28.097Z] spire-1.2.1/pkg/server/plugin/notifier/gcsbundle/gcsbundle_test.go [2022-05-03T20:37:28.097Z] spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/ [2022-05-03T20:37:28.097Z] spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/k8sbundle.go [2022-05-03T20:37:28.097Z] spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/k8sbundle_test.go [2022-05-03T20:37:28.097Z] spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/k8sbundle_watcher.go [2022-05-03T20:37:28.097Z] spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/k8sbundle_watcher_test.go [2022-05-03T20:37:28.097Z] spire-1.2.1/pkg/server/plugin/notifier/notifier.go [2022-05-03T20:37:28.097Z] spire-1.2.1/pkg/server/plugin/notifier/repository.go [2022-05-03T20:37:28.097Z] spire-1.2.1/pkg/server/plugin/notifier/v1.go [2022-05-03T20:37:28.097Z] spire-1.2.1/pkg/server/plugin/notifier/v1_test.go [2022-05-03T20:37:28.097Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/ [2022-05-03T20:37:28.097Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/ [2022-05-03T20:37:28.097Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/pca.go [2022-05-03T20:37:28.097Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/pca_client.go [2022-05-03T20:37:28.097Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/pca_client_fake.go [2022-05-03T20:37:28.097Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/pca_test.go [2022-05-03T20:37:28.097Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/testdata/ [2022-05-03T20:37:28.097Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/testdata/arbitrary_certificate_with_upstream_root.pem [2022-05-03T20:37:28.097Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/testdata/i_am_not_a_certificate.txt [2022-05-03T20:37:28.097Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/ [2022-05-03T20:37:28.097Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/awslib.go [2022-05-03T20:37:28.097Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/awslib_fake_test.go [2022-05-03T20:37:28.097Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/awssecret.go [2022-05-03T20:37:28.097Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/awssecret_test.go [2022-05-03T20:37:28.097Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/ [2022-05-03T20:37:28.097Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/ [2022-05-03T20:37:28.097Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/EC/ [2022-05-03T20:37:28.097Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/EC/alternative_key.pem [2022-05-03T20:37:28.097Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/EC/cert.pem [2022-05-03T20:37:28.097Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/EC/private_key.pem [2022-05-03T20:37:28.097Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/ [2022-05-03T20:37:28.097Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/api.go [2022-05-03T20:37:28.097Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/api_test.go [2022-05-03T20:37:28.097Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/certmanager.go [2022-05-03T20:37:28.097Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/certmanager_test.go [2022-05-03T20:37:28.097Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/ [2022-05-03T20:37:28.097Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/ [2022-05-03T20:37:28.097Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/doc.go [2022-05-03T20:37:28.097Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/meta.go [2022-05-03T20:37:28.097Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/types.go [2022-05-03T20:37:28.097Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/types_certificaterequest.go [2022-05-03T20:37:28.097Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/zz_generated.deepcopy.go [2022-05-03T20:37:28.097Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/ [2022-05-03T20:37:28.097Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/disk.go [2022-05-03T20:37:28.097Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/disk_test.go [2022-05-03T20:37:28.097Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/ [2022-05-03T20:37:28.097Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/ [2022-05-03T20:37:28.097Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/ [2022-05-03T20:37:28.097Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/cert.pem [2022-05-03T20:37:28.097Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/intermediate_cert.pem [2022-05-03T20:37:28.097Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/intermediate_cert.srl [2022-05-03T20:37:28.097Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/intermediate_csr.pem [2022-05-03T20:37:28.097Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/intermediate_key.pem [2022-05-03T20:37:28.097Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/private_key.pem [2022-05-03T20:37:28.097Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/root_cert.pem [2022-05-03T20:37:28.097Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/root_cert.srl [2022-05-03T20:37:28.097Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/root_key.pem [2022-05-03T20:37:28.097Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_and_intermediate.pem [2022-05-03T20:37:28.097Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_and_root.pem [2022-05-03T20:37:28.097Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_cert.pem [2022-05-03T20:37:28.097Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_csr.pem [2022-05-03T20:37:28.097Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_key.pem [2022-05-03T20:37:28.097Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS1/ [2022-05-03T20:37:28.097Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS1/cert.pem [2022-05-03T20:37:28.097Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS1/private_key.pem [2022-05-03T20:37:28.097Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS8/ [2022-05-03T20:37:28.097Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS8/cert.pem [2022-05-03T20:37:28.097Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS8/private_key.pem [2022-05-03T20:37:28.097Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/empty/ [2022-05-03T20:37:28.097Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/empty/cert.pem [2022-05-03T20:37:28.097Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/empty/private_key.pem [2022-05-03T20:37:28.097Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/unknown/ [2022-05-03T20:37:28.097Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/unknown/cert.pem [2022-05-03T20:37:28.097Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/unknown/private_key.pem [2022-05-03T20:37:28.097Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/upstream_and_intermediate.pem [2022-05-03T20:37:28.097Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/gcpcas/ [2022-05-03T20:37:28.097Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/gcpcas/gcpcas.go [2022-05-03T20:37:28.097Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/gcpcas/gcpcas_test.go [2022-05-03T20:37:28.097Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/repository.go [2022-05-03T20:37:28.097Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/ [2022-05-03T20:37:28.097Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/fake_handlers_test.go [2022-05-03T20:37:28.097Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/spire.go [2022-05-03T20:37:28.097Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/spire_server_client.go [2022-05-03T20:37:28.097Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/spire_test.go [2022-05-03T20:37:28.097Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/testdata/ [2022-05-03T20:37:28.097Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/testdata/keys/ [2022-05-03T20:37:28.097Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/testdata/keys/jwks.json [2022-05-03T20:37:28.097Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/upstreamauthority.go [2022-05-03T20:37:28.097Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/v1.go [2022-05-03T20:37:28.097Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/v1_test.go [2022-05-03T20:37:28.097Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/ [2022-05-03T20:37:28.097Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/renewer.go [2022-05-03T20:37:28.097Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/ [2022-05-03T20:37:28.097Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/k8s/ [2022-05-03T20:37:28.097Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/k8s/signing-key.pem [2022-05-03T20:37:28.097Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/k8s/token [2022-05-03T20:37:28.097Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/ [2022-05-03T20:37:28.097Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/ [2022-05-03T20:37:28.097Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/README.md [2022-05-03T20:37:28.097Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/client_cert.pem [2022-05-03T20:37:28.097Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/client_csr.pem [2022-05-03T20:37:28.097Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/client_key.pem [2022-05-03T20:37:28.097Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_cert.pem [2022-05-03T20:37:28.097Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_cert.srl [2022-05-03T20:37:28.097Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_csr.pem [2022-05-03T20:37:28.097Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_key.pem [2022-05-03T20:37:28.097Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_vault_cert.pem [2022-05-03T20:37:28.097Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_vault_csr.pem [2022-05-03T20:37:28.097Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_vault_key.pem [2022-05-03T20:37:28.097Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/invalid-client_cert.pem [2022-05-03T20:37:28.097Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/invalid_client_key.pem [2022-05-03T20:37:28.097Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/invalid_root_cert.pem [2022-05-03T20:37:28.097Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/root_cert.pem [2022-05-03T20:37:28.097Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/root_cert.srl [2022-05-03T20:37:28.097Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/root_key.pem [2022-05-03T20:37:28.097Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/serer_csr.pem [2022-05-03T20:37:28.098Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/server_cert.pem [2022-05-03T20:37:28.098Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/server_csr.pem [2022-05-03T20:37:28.098Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/server_key.pem [2022-05-03T20:37:28.098Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault.go [2022-05-03T20:37:28.098Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault_client.go [2022-05-03T20:37:28.098Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault_client_test.go [2022-05-03T20:37:28.098Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault_fake_test.go [2022-05-03T20:37:28.098Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault_test.go [2022-05-03T20:37:28.098Z] spire-1.2.1/pkg/server/registration/ [2022-05-03T20:37:28.098Z] spire-1.2.1/pkg/server/registration/manager.go [2022-05-03T20:37:28.098Z] spire-1.2.1/pkg/server/registration/manager_test.go [2022-05-03T20:37:28.098Z] spire-1.2.1/pkg/server/scanentries.go [2022-05-03T20:37:28.098Z] spire-1.2.1/pkg/server/scanentries_test.go [2022-05-03T20:37:28.098Z] spire-1.2.1/pkg/server/server.go [2022-05-03T20:37:28.098Z] spire-1.2.1/pkg/server/server_test.go [2022-05-03T20:37:28.098Z] spire-1.2.1/pkg/server/svid/ [2022-05-03T20:37:28.098Z] spire-1.2.1/pkg/server/svid/observer.go [2022-05-03T20:37:28.098Z] spire-1.2.1/pkg/server/svid/observer_test.go [2022-05-03T20:37:28.098Z] spire-1.2.1/pkg/server/svid/rotator.go [2022-05-03T20:37:28.098Z] spire-1.2.1/pkg/server/svid/rotator_config.go [2022-05-03T20:37:28.098Z] spire-1.2.1/pkg/server/svid/rotator_config_test.go [2022-05-03T20:37:28.098Z] spire-1.2.1/pkg/server/svid/rotator_test.go [2022-05-03T20:37:28.098Z] spire-1.2.1/proto/ [2022-05-03T20:37:28.098Z] spire-1.2.1/proto/private/ [2022-05-03T20:37:28.098Z] spire-1.2.1/proto/private/server/ [2022-05-03T20:37:28.098Z] spire-1.2.1/proto/private/server/journal/ [2022-05-03T20:37:28.098Z] spire-1.2.1/proto/private/server/journal/journal.pb.go [2022-05-03T20:37:28.098Z] spire-1.2.1/proto/private/server/journal/journal.proto [2022-05-03T20:37:28.098Z] spire-1.2.1/proto/spire/ [2022-05-03T20:37:28.098Z] spire-1.2.1/proto/spire/common/ [2022-05-03T20:37:28.098Z] spire-1.2.1/proto/spire/common/common.pb.go [2022-05-03T20:37:28.098Z] spire-1.2.1/proto/spire/common/common.proto [2022-05-03T20:37:28.098Z] spire-1.2.1/proto/spire/common/plugin/ [2022-05-03T20:37:28.098Z] spire-1.2.1/proto/spire/common/plugin/plugin.pb.go [2022-05-03T20:37:28.098Z] spire-1.2.1/proto/spire/common/plugin/plugin.proto [2022-05-03T20:37:28.098Z] spire-1.2.1/proto/spire/common/plugin/plugin_grpc.pb.go [2022-05-03T20:37:28.098Z] spire-1.2.1/proto/spire/common/plugin/plugin_spire_plugin.pb.go [2022-05-03T20:37:28.098Z] spire-1.2.1/proto/spire/plugin/ [2022-05-03T20:37:28.098Z] spire-1.2.1/proto/spire/plugin/agent/ [2022-05-03T20:37:28.098Z] spire-1.2.1/proto/spire/plugin/agent/svidstore/ [2022-05-03T20:37:28.098Z] spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/ [2022-05-03T20:37:28.098Z] spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/svidstore.pb.go [2022-05-03T20:37:28.098Z] spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/svidstore.proto [2022-05-03T20:37:28.098Z] spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/svidstore_grpc.pb.go [2022-05-03T20:37:28.098Z] spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/svidstore_spire_plugin.pb.go [2022-05-03T20:37:28.098Z] spire-1.2.1/release/ [2022-05-03T20:37:28.098Z] spire-1.2.1/release/spire-extras/ [2022-05-03T20:37:28.098Z] spire-1.2.1/release/spire-extras/README.md [2022-05-03T20:37:28.098Z] spire-1.2.1/release/spire-extras/conf/ [2022-05-03T20:37:28.098Z] spire-1.2.1/release/spire-extras/conf/k8s-workload-registrar/ [2022-05-03T20:37:28.098Z] spire-1.2.1/release/spire-extras/conf/k8s-workload-registrar/k8s-workload-registrar.conf [2022-05-03T20:37:28.098Z] spire-1.2.1/release/spire-extras/conf/oidc-discovery-provider/ [2022-05-03T20:37:28.098Z] spire-1.2.1/release/spire-extras/conf/oidc-discovery-provider/oidc-discovery-provider.conf [2022-05-03T20:37:28.098Z] spire-1.2.1/release/spire/ [2022-05-03T20:37:28.098Z] spire-1.2.1/release/spire/README.md [2022-05-03T20:37:28.098Z] spire-1.2.1/release/spire/conf/ [2022-05-03T20:37:28.098Z] spire-1.2.1/release/spire/conf/agent/ [2022-05-03T20:37:28.098Z] spire-1.2.1/release/spire/conf/agent/agent.conf [2022-05-03T20:37:28.098Z] spire-1.2.1/release/spire/conf/server/ [2022-05-03T20:37:28.098Z] spire-1.2.1/release/spire/conf/server/server.conf [2022-05-03T20:37:28.098Z] spire-1.2.1/script/ [2022-05-03T20:37:28.098Z] spire-1.2.1/script/build-artifact.sh [2022-05-03T20:37:28.098Z] spire-1.2.1/script/generate_dummy_ca.sh [2022-05-03T20:37:28.098Z] spire-1.2.1/support/ [2022-05-03T20:37:28.098Z] spire-1.2.1/support/k8s/ [2022-05-03T20:37:28.098Z] spire-1.2.1/support/k8s/k8s-workload-registrar/ [2022-05-03T20:37:28.098Z] spire-1.2.1/support/k8s/k8s-workload-registrar/README.md [2022-05-03T20:37:28.098Z] spire-1.2.1/support/k8s/k8s-workload-registrar/accessutil_posix.go [2022-05-03T20:37:28.098Z] spire-1.2.1/support/k8s/k8s-workload-registrar/accessutil_windows.go [2022-05-03T20:37:28.098Z] spire-1.2.1/support/k8s/k8s-workload-registrar/config.go [2022-05-03T20:37:28.098Z] spire-1.2.1/support/k8s/k8s-workload-registrar/config_crd.go [2022-05-03T20:37:28.098Z] spire-1.2.1/support/k8s/k8s-workload-registrar/config_crd_test.go [2022-05-03T20:37:28.098Z] spire-1.2.1/support/k8s/k8s-workload-registrar/config_reconcile.go [2022-05-03T20:37:28.098Z] spire-1.2.1/support/k8s/k8s-workload-registrar/config_test.go [2022-05-03T20:37:28.098Z] spire-1.2.1/support/k8s/k8s-workload-registrar/config_webhook.go [2022-05-03T20:37:28.098Z] spire-1.2.1/support/k8s/k8s-workload-registrar/controller.go [2022-05-03T20:37:28.098Z] spire-1.2.1/support/k8s/k8s-workload-registrar/controller_test.go [2022-05-03T20:37:28.098Z] spire-1.2.1/support/k8s/k8s-workload-registrar/federation/ [2022-05-03T20:37:28.098Z] spire-1.2.1/support/k8s/k8s-workload-registrar/federation/utils.go [2022-05-03T20:37:28.098Z] spire-1.2.1/support/k8s/k8s-workload-registrar/federation/utils_test.go [2022-05-03T20:37:28.098Z] spire-1.2.1/support/k8s/k8s-workload-registrar/generate-config.go [2022-05-03T20:37:28.098Z] spire-1.2.1/support/k8s/k8s-workload-registrar/main.go [2022-05-03T20:37:28.098Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/ [2022-05-03T20:37:28.098Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/README.md [2022-05-03T20:37:28.098Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/ [2022-05-03T20:37:28.098Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/ [2022-05-03T20:37:28.098Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/ [2022-05-03T20:37:28.098Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/groupversion_info.go [2022-05-03T20:37:28.098Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/spiffeid_types.go [2022-05-03T20:37:28.098Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/spiffeid_utils.go [2022-05-03T20:37:28.098Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/spiffeid_webhook.go [2022-05-03T20:37:28.098Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/zz_generated.deepcopy.go [2022-05-03T20:37:28.098Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/config/ [2022-05-03T20:37:28.098Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/config/spiffeid.spiffe.io_spiffeids.yaml [2022-05-03T20:37:28.098Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/config/spire-agent.yaml [2022-05-03T20:37:28.098Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/config/spire-server-registrar.yaml [2022-05-03T20:37:28.098Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/ [2022-05-03T20:37:28.098Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/endpoint_controller.go [2022-05-03T20:37:28.098Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/endpoint_controller_test.go [2022-05-03T20:37:28.098Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/node_controller.go [2022-05-03T20:37:28.098Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/node_controller_test.go [2022-05-03T20:37:28.098Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/pod_controller.go [2022-05-03T20:37:28.098Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/pod_controller_test.go [2022-05-03T20:37:28.098Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/spiffeid_controller.go [2022-05-03T20:37:28.098Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/spiffeid_controller_test.go [2022-05-03T20:37:28.098Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/suite_test.go [2022-05-03T20:37:28.098Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/utils.go [2022-05-03T20:37:28.098Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/samples/ [2022-05-03T20:37:28.098Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/samples/test_spiffeid.yaml [2022-05-03T20:37:28.098Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/samples/test_spiffeid_bad.yaml [2022-05-03T20:37:28.098Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/ [2022-05-03T20:37:28.098Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/ [2022-05-03T20:37:28.098Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/good-leaf-and-intermediate.pem [2022-05-03T20:37:28.098Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/good-leaf-only.pem [2022-05-03T20:37:28.098Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/key-pkcs8-ecdsa.pem [2022-05-03T20:37:28.098Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/key-pkcs8-rsa.pem [2022-05-03T20:37:28.098Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/webhook_svid.go [2022-05-03T20:37:28.098Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/webhook_svid_test.go [2022-05-03T20:37:28.098Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/ [2022-05-03T20:37:28.098Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/config/ [2022-05-03T20:37:28.098Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/config/roles.yaml [2022-05-03T20:37:28.098Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/ [2022-05-03T20:37:28.098Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/base_controller.go [2022-05-03T20:37:28.098Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/node_controller.go [2022-05-03T20:37:28.098Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/node_controller_test.go [2022-05-03T20:37:28.098Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/pod_controller.go [2022-05-03T20:37:28.098Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/pod_controller_test.go [2022-05-03T20:37:28.098Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/utils.go [2022-05-03T20:37:28.098Z] spire-1.2.1/support/k8s/k8s-workload-registrar/server.go [2022-05-03T20:37:28.098Z] spire-1.2.1/support/k8s/k8s-workload-registrar/server_test.go [2022-05-03T20:37:28.098Z] spire-1.2.1/support/k8s/k8s-workload-registrar/webhookhandler.go [2022-05-03T20:37:28.098Z] spire-1.2.1/support/k8s/k8s-workload-registrar/webhookhandler_test.go [2022-05-03T20:37:28.098Z] spire-1.2.1/support/oidc-discovery-provider/ [2022-05-03T20:37:28.098Z] spire-1.2.1/support/oidc-discovery-provider/README.md [2022-05-03T20:37:28.098Z] spire-1.2.1/support/oidc-discovery-provider/common_test.go [2022-05-03T20:37:28.098Z] spire-1.2.1/support/oidc-discovery-provider/config.go [2022-05-03T20:37:28.098Z] spire-1.2.1/support/oidc-discovery-provider/config_test.go [2022-05-03T20:37:28.098Z] spire-1.2.1/support/oidc-discovery-provider/domain_policy.go [2022-05-03T20:37:28.098Z] spire-1.2.1/support/oidc-discovery-provider/domain_policy_test.go [2022-05-03T20:37:28.098Z] spire-1.2.1/support/oidc-discovery-provider/handler.go [2022-05-03T20:37:28.098Z] spire-1.2.1/support/oidc-discovery-provider/handler_test.go [2022-05-03T20:37:28.098Z] spire-1.2.1/support/oidc-discovery-provider/jwks_source.go [2022-05-03T20:37:28.098Z] spire-1.2.1/support/oidc-discovery-provider/main.go [2022-05-03T20:37:28.098Z] spire-1.2.1/support/oidc-discovery-provider/server_api.go [2022-05-03T20:37:28.098Z] spire-1.2.1/support/oidc-discovery-provider/server_api_test.go [2022-05-03T20:37:28.098Z] spire-1.2.1/support/oidc-discovery-provider/workload_api.go [2022-05-03T20:37:28.098Z] spire-1.2.1/support/oidc-discovery-provider/workload_api_test.go [2022-05-03T20:37:28.098Z] spire-1.2.1/test/ [2022-05-03T20:37:28.098Z] spire-1.2.1/test/clock/ [2022-05-03T20:37:28.098Z] spire-1.2.1/test/clock/clock.go [2022-05-03T20:37:28.098Z] spire-1.2.1/test/fakes/ [2022-05-03T20:37:28.098Z] spire-1.2.1/test/fakes/fakeagentcatalog/ [2022-05-03T20:37:28.098Z] spire-1.2.1/test/fakes/fakeagentcatalog/catalog.go [2022-05-03T20:37:28.098Z] spire-1.2.1/test/fakes/fakeagentkeymanager/ [2022-05-03T20:37:28.098Z] spire-1.2.1/test/fakes/fakeagentkeymanager/keymanager.go [2022-05-03T20:37:28.098Z] spire-1.2.1/test/fakes/fakeagentnodeattestor/ [2022-05-03T20:37:28.098Z] spire-1.2.1/test/fakes/fakeagentnodeattestor/nodeattestor.go [2022-05-03T20:37:28.098Z] spire-1.2.1/test/fakes/fakeagentstore/ [2022-05-03T20:37:28.098Z] spire-1.2.1/test/fakes/fakeagentstore/agentstore.go [2022-05-03T20:37:28.098Z] spire-1.2.1/test/fakes/fakedatastore/ [2022-05-03T20:37:28.098Z] spire-1.2.1/test/fakes/fakedatastore/fakedatastore.go [2022-05-03T20:37:28.098Z] spire-1.2.1/test/fakes/fakeentryclient/ [2022-05-03T20:37:28.098Z] spire-1.2.1/test/fakes/fakeentryclient/entryclient.go [2022-05-03T20:37:28.098Z] spire-1.2.1/test/fakes/fakehealthchecker/ [2022-05-03T20:37:28.098Z] spire-1.2.1/test/fakes/fakehealthchecker/checker.go [2022-05-03T20:37:28.098Z] spire-1.2.1/test/fakes/fakeidentityprovider/ [2022-05-03T20:37:28.098Z] spire-1.2.1/test/fakes/fakeidentityprovider/identityprovider.go [2022-05-03T20:37:28.098Z] spire-1.2.1/test/fakes/fakemetrics/ [2022-05-03T20:37:28.098Z] spire-1.2.1/test/fakes/fakemetrics/fakemetrics.go [2022-05-03T20:37:28.098Z] spire-1.2.1/test/fakes/fakenoderesolver/ [2022-05-03T20:37:28.098Z] spire-1.2.1/test/fakes/fakenoderesolver/noderesolver.go [2022-05-03T20:37:28.098Z] spire-1.2.1/test/fakes/fakenotifier/ [2022-05-03T20:37:28.098Z] spire-1.2.1/test/fakes/fakenotifier/notifier.go [2022-05-03T20:37:28.098Z] spire-1.2.1/test/fakes/fakepluginmetrics/ [2022-05-03T20:37:28.098Z] spire-1.2.1/test/fakes/fakepluginmetrics/fakepluginmetrics.go [2022-05-03T20:37:28.098Z] spire-1.2.1/test/fakes/fakeserverca/ [2022-05-03T20:37:28.098Z] spire-1.2.1/test/fakes/fakeserverca/serverca.go [2022-05-03T20:37:28.098Z] spire-1.2.1/test/fakes/fakeservercatalog/ [2022-05-03T20:37:28.098Z] spire-1.2.1/test/fakes/fakeservercatalog/catalog.go [2022-05-03T20:37:28.098Z] spire-1.2.1/test/fakes/fakeserverkeymanager/ [2022-05-03T20:37:28.098Z] spire-1.2.1/test/fakes/fakeserverkeymanager/keymanager.go [2022-05-03T20:37:28.098Z] spire-1.2.1/test/fakes/fakeservernodeattestor/ [2022-05-03T20:37:28.098Z] spire-1.2.1/test/fakes/fakeservernodeattestor/nodeattestor.go [2022-05-03T20:37:28.098Z] spire-1.2.1/test/fakes/fakeupstreamauthority/ [2022-05-03T20:37:28.098Z] spire-1.2.1/test/fakes/fakeupstreamauthority/plugin.go [2022-05-03T20:37:28.098Z] spire-1.2.1/test/fakes/fakeupstreamauthority/upstreamauthority.go [2022-05-03T20:37:28.098Z] spire-1.2.1/test/fakes/fakeworkloadapi/ [2022-05-03T20:37:28.098Z] spire-1.2.1/test/fakes/fakeworkloadapi/workloadapi.go [2022-05-03T20:37:28.098Z] spire-1.2.1/test/fakes/fakeworkloadattestor/ [2022-05-03T20:37:28.099Z] spire-1.2.1/test/fakes/fakeworkloadattestor/workloadattestor.go [2022-05-03T20:37:28.099Z] spire-1.2.1/test/fixture/ [2022-05-03T20:37:28.099Z] spire-1.2.1/test/fixture/certs/ [2022-05-03T20:37:28.099Z] spire-1.2.1/test/fixture/certs/agent_svid.der [2022-05-03T20:37:28.099Z] spire-1.2.1/test/fixture/certs/base_cert.pem [2022-05-03T20:37:28.099Z] spire-1.2.1/test/fixture/certs/base_csr.pem [2022-05-03T20:37:28.099Z] spire-1.2.1/test/fixture/certs/base_key.pem [2022-05-03T20:37:28.099Z] spire-1.2.1/test/fixture/certs/base_rotated_cert.pem [2022-05-03T20:37:28.099Z] spire-1.2.1/test/fixture/certs/base_rotated_csr.pem [2022-05-03T20:37:28.099Z] spire-1.2.1/test/fixture/certs/base_rotated_key.pem [2022-05-03T20:37:28.099Z] spire-1.2.1/test/fixture/certs/blog_cert.pem [2022-05-03T20:37:28.099Z] spire-1.2.1/test/fixture/certs/blog_csr.pem [2022-05-03T20:37:28.099Z] spire-1.2.1/test/fixture/certs/blog_key.pem [2022-05-03T20:37:28.099Z] spire-1.2.1/test/fixture/certs/bundle.der [2022-05-03T20:37:28.099Z] spire-1.2.1/test/fixture/certs/ca.pem [2022-05-03T20:37:28.099Z] spire-1.2.1/test/fixture/certs/ca_key.pem [2022-05-03T20:37:28.099Z] spire-1.2.1/test/fixture/certs/database_cert.pem [2022-05-03T20:37:28.099Z] spire-1.2.1/test/fixture/certs/database_csr.pem [2022-05-03T20:37:28.099Z] spire-1.2.1/test/fixture/certs/database_key.pem [2022-05-03T20:37:28.099Z] spire-1.2.1/test/fixture/certs/node_cert.pem [2022-05-03T20:37:28.099Z] spire-1.2.1/test/fixture/certs/node_csr.pem [2022-05-03T20:37:28.099Z] spire-1.2.1/test/fixture/certs/node_key.pem [2022-05-03T20:37:28.099Z] spire-1.2.1/test/fixture/certs/svid.pem [2022-05-03T20:37:28.099Z] spire-1.2.1/test/fixture/certs/svid_key.pem [2022-05-03T20:37:28.099Z] spire-1.2.1/test/fixture/config/ [2022-05-03T20:37:28.099Z] spire-1.2.1/test/fixture/config/agent_bad_agent_block.conf [2022-05-03T20:37:28.099Z] spire-1.2.1/test/fixture/config/agent_good.conf [2022-05-03T20:37:28.099Z] spire-1.2.1/test/fixture/config/agent_good_templated.conf [2022-05-03T20:37:28.099Z] spire-1.2.1/test/fixture/config/plugin_good.conf [2022-05-03T20:37:28.099Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_DogStatsd_block.conf [2022-05-03T20:37:28.099Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_InMem_block.conf [2022-05-03T20:37:28.099Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_M3_block.conf [2022-05-03T20:37:28.099Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_Prometheus_block.conf [2022-05-03T20:37:28.099Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_Statsd_block.conf [2022-05-03T20:37:28.099Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_health_checks_block.conf [2022-05-03T20:37:28.099Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_root_block.conf [2022-05-03T20:37:28.099Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_telemetry_block.conf [2022-05-03T20:37:28.099Z] spire-1.2.1/test/fixture/config/server_bad_nested_bundle_endpoint_acme_block.conf [2022-05-03T20:37:28.099Z] spire-1.2.1/test/fixture/config/server_bad_nested_bundle_endpoint_block.conf [2022-05-03T20:37:28.099Z] spire-1.2.1/test/fixture/config/server_bad_nested_ca_subject_block.conf [2022-05-03T20:37:28.099Z] spire-1.2.1/test/fixture/config/server_bad_nested_experimental_block.conf [2022-05-03T20:37:28.099Z] spire-1.2.1/test/fixture/config/server_bad_nested_federates_with_block.conf [2022-05-03T20:37:28.099Z] spire-1.2.1/test/fixture/config/server_bad_nested_federation_block.conf [2022-05-03T20:37:28.099Z] spire-1.2.1/test/fixture/config/server_bad_ratelimit_block.conf [2022-05-03T20:37:28.099Z] spire-1.2.1/test/fixture/config/server_bad_server_block.conf [2022-05-03T20:37:28.099Z] spire-1.2.1/test/fixture/config/server_good.conf [2022-05-03T20:37:28.099Z] spire-1.2.1/test/fixture/config/server_good_templated.conf [2022-05-03T20:37:28.099Z] spire-1.2.1/test/fixture/fixture.go [2022-05-03T20:37:28.099Z] spire-1.2.1/test/fixture/nodeattestor/ [2022-05-03T20:37:28.099Z] spire-1.2.1/test/fixture/nodeattestor/sshpop/ [2022-05-03T20:37:28.099Z] spire-1.2.1/test/fixture/nodeattestor/sshpop/agent_ssh_key [2022-05-03T20:37:28.099Z] spire-1.2.1/test/fixture/nodeattestor/sshpop/agent_ssh_key-cert.pub [2022-05-03T20:37:28.099Z] spire-1.2.1/test/fixture/nodeattestor/sshpop/ssh_cert_authority.pub [2022-05-03T20:37:28.099Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/ [2022-05-03T20:37:28.099Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/generate.go [2022-05-03T20:37:28.099Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/intermediate.pem [2022-05-03T20:37:28.099Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/leaf-crt-bundle.pem [2022-05-03T20:37:28.099Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/leaf-key.pem [2022-05-03T20:37:28.099Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/leaf.pem [2022-05-03T20:37:28.099Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/root-crt.pem [2022-05-03T20:37:28.099Z] spire-1.2.1/test/fixture/registration/ [2022-05-03T20:37:28.099Z] spire-1.2.1/test/fixture/registration/entries.json [2022-05-03T20:37:28.099Z] spire-1.2.1/test/fixture/registration/good-for-update.json [2022-05-03T20:37:28.099Z] spire-1.2.1/test/fixture/registration/good.json [2022-05-03T20:37:28.099Z] spire-1.2.1/test/fixture/registration/invalid.json [2022-05-03T20:37:28.099Z] spire-1.2.1/test/fixture/registration/invalid_json.json [2022-05-03T20:37:28.099Z] spire-1.2.1/test/fixture/registration/manager_test_entries.json [2022-05-03T20:37:28.099Z] spire-1.2.1/test/integration/ [2022-05-03T20:37:28.099Z] spire-1.2.1/test/integration/README.md [2022-05-03T20:37:28.099Z] spire-1.2.1/test/integration/common [2022-05-03T20:37:28.099Z] spire-1.2.1/test/integration/setup/ [2022-05-03T20:37:28.099Z] spire-1.2.1/test/integration/setup/adminclient/ [2022-05-03T20:37:28.099Z] spire-1.2.1/test/integration/setup/adminclient/build.sh [2022-05-03T20:37:28.099Z] spire-1.2.1/test/integration/setup/adminclient/client.go [2022-05-03T20:37:28.099Z] spire-1.2.1/test/integration/setup/debugagent/ [2022-05-03T20:37:28.099Z] spire-1.2.1/test/integration/setup/debugagent/build.sh [2022-05-03T20:37:28.099Z] spire-1.2.1/test/integration/setup/debugagent/main.go [2022-05-03T20:37:28.099Z] spire-1.2.1/test/integration/setup/debugserver/ [2022-05-03T20:37:28.099Z] spire-1.2.1/test/integration/setup/debugserver/build.sh [2022-05-03T20:37:28.099Z] spire-1.2.1/test/integration/setup/debugserver/main.go [2022-05-03T20:37:28.099Z] spire-1.2.1/test/integration/setup/downstreamclient/ [2022-05-03T20:37:28.099Z] spire-1.2.1/test/integration/setup/downstreamclient/build.sh [2022-05-03T20:37:28.099Z] spire-1.2.1/test/integration/setup/downstreamclient/client.go [2022-05-03T20:37:28.099Z] spire-1.2.1/test/integration/setup/itclient/ [2022-05-03T20:37:28.099Z] spire-1.2.1/test/integration/setup/itclient/client.go [2022-05-03T20:37:28.099Z] spire-1.2.1/test/integration/setup/node-attestation/ [2022-05-03T20:37:28.099Z] spire-1.2.1/test/integration/setup/node-attestation/build.sh [2022-05-03T20:37:28.099Z] spire-1.2.1/test/integration/setup/node-attestation/client.go [2022-05-03T20:37:28.099Z] spire-1.2.1/test/integration/setup/x509pop/ [2022-05-03T20:37:28.099Z] spire-1.2.1/test/integration/setup/x509pop/gencerts.go [2022-05-03T20:37:28.099Z] spire-1.2.1/test/integration/setup/x509pop/setup.sh [2022-05-03T20:37:28.099Z] spire-1.2.1/test/integration/suites/ [2022-05-03T20:37:28.099Z] spire-1.2.1/test/integration/suites/admin-endpoints/ [2022-05-03T20:37:28.099Z] spire-1.2.1/test/integration/suites/admin-endpoints/00-setup [2022-05-03T20:37:28.099Z] spire-1.2.1/test/integration/suites/admin-endpoints/01-start-server [2022-05-03T20:37:28.099Z] spire-1.2.1/test/integration/suites/admin-endpoints/02-bootstrap-agent [2022-05-03T20:37:28.099Z] spire-1.2.1/test/integration/suites/admin-endpoints/03-start-agent [2022-05-03T20:37:28.099Z] spire-1.2.1/test/integration/suites/admin-endpoints/04-create-registration-entries [2022-05-03T20:37:28.099Z] spire-1.2.1/test/integration/suites/admin-endpoints/05-test-endpoints [2022-05-03T20:37:28.099Z] spire-1.2.1/test/integration/suites/admin-endpoints/README.md [2022-05-03T20:37:28.099Z] spire-1.2.1/test/integration/suites/admin-endpoints/conf/ [2022-05-03T20:37:28.099Z] spire-1.2.1/test/integration/suites/admin-endpoints/conf/agent/ [2022-05-03T20:37:28.099Z] spire-1.2.1/test/integration/suites/admin-endpoints/conf/agent/agent.conf [2022-05-03T20:37:28.099Z] spire-1.2.1/test/integration/suites/admin-endpoints/conf/server/ [2022-05-03T20:37:28.099Z] spire-1.2.1/test/integration/suites/admin-endpoints/conf/server/server.conf [2022-05-03T20:37:28.099Z] spire-1.2.1/test/integration/suites/admin-endpoints/docker-compose.yaml [2022-05-03T20:37:28.099Z] spire-1.2.1/test/integration/suites/admin-endpoints/teardown [2022-05-03T20:37:28.099Z] spire-1.2.1/test/integration/suites/datastore-mysql-replication/ [2022-05-03T20:37:28.099Z] spire-1.2.1/test/integration/suites/datastore-mysql-replication/00-setup [2022-05-03T20:37:28.099Z] spire-1.2.1/test/integration/suites/datastore-mysql-replication/01-test-variants [2022-05-03T20:37:28.099Z] spire-1.2.1/test/integration/suites/datastore-mysql-replication/README.md [2022-05-03T20:37:28.099Z] spire-1.2.1/test/integration/suites/datastore-mysql-replication/docker-compose.yaml [2022-05-03T20:37:28.099Z] spire-1.2.1/test/integration/suites/datastore-mysql-replication/teardown [2022-05-03T20:37:28.099Z] spire-1.2.1/test/integration/suites/datastore-mysql/ [2022-05-03T20:37:28.099Z] spire-1.2.1/test/integration/suites/datastore-mysql/00-setup [2022-05-03T20:37:28.099Z] spire-1.2.1/test/integration/suites/datastore-mysql/01-test-variants [2022-05-03T20:37:28.099Z] spire-1.2.1/test/integration/suites/datastore-mysql/README.md [2022-05-03T20:37:28.099Z] spire-1.2.1/test/integration/suites/datastore-mysql/docker-compose.yaml [2022-05-03T20:37:28.099Z] spire-1.2.1/test/integration/suites/datastore-mysql/teardown [2022-05-03T20:37:28.099Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/ [2022-05-03T20:37:28.099Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/00-setup [2022-05-03T20:37:28.099Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/01-test-variants [2022-05-03T20:37:28.099Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/README.md [2022-05-03T20:37:28.099Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/docker-compose.yaml [2022-05-03T20:37:28.099Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/principal/ [2022-05-03T20:37:28.099Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/principal/init.sh [2022-05-03T20:37:28.099Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/replica/ [2022-05-03T20:37:28.099Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/replica/docker-entrypoint.sh [2022-05-03T20:37:28.099Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/replica/v12/ [2022-05-03T20:37:28.099Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/replica/v12/docker-entrypoint.sh [2022-05-03T20:37:28.099Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/teardown [2022-05-03T20:37:28.099Z] spire-1.2.1/test/integration/suites/datastore-postgres/ [2022-05-03T20:37:28.099Z] spire-1.2.1/test/integration/suites/datastore-postgres/00-setup [2022-05-03T20:37:28.099Z] spire-1.2.1/test/integration/suites/datastore-postgres/01-test-variants [2022-05-03T20:37:28.099Z] spire-1.2.1/test/integration/suites/datastore-postgres/README.md [2022-05-03T20:37:28.099Z] spire-1.2.1/test/integration/suites/datastore-postgres/docker-compose.yaml [2022-05-03T20:37:28.099Z] spire-1.2.1/test/integration/suites/datastore-postgres/teardown [2022-05-03T20:37:28.099Z] spire-1.2.1/test/integration/suites/debug-endpoints/ [2022-05-03T20:37:28.099Z] spire-1.2.1/test/integration/suites/debug-endpoints/00-setup [2022-05-03T20:37:28.099Z] spire-1.2.1/test/integration/suites/debug-endpoints/01-start-server [2022-05-03T20:37:28.099Z] spire-1.2.1/test/integration/suites/debug-endpoints/02-bootstrap-agent [2022-05-03T20:37:28.099Z] spire-1.2.1/test/integration/suites/debug-endpoints/03-start-agent [2022-05-03T20:37:28.099Z] spire-1.2.1/test/integration/suites/debug-endpoints/04-create-registration-entries [2022-05-03T20:37:28.099Z] spire-1.2.1/test/integration/suites/debug-endpoints/05-test-endpoints [2022-05-03T20:37:28.099Z] spire-1.2.1/test/integration/suites/debug-endpoints/README.md [2022-05-03T20:37:28.099Z] spire-1.2.1/test/integration/suites/debug-endpoints/conf/ [2022-05-03T20:37:28.099Z] spire-1.2.1/test/integration/suites/debug-endpoints/conf/agent/ [2022-05-03T20:37:28.099Z] spire-1.2.1/test/integration/suites/debug-endpoints/conf/agent/agent.conf [2022-05-03T20:37:28.099Z] spire-1.2.1/test/integration/suites/debug-endpoints/conf/server/ [2022-05-03T20:37:28.099Z] spire-1.2.1/test/integration/suites/debug-endpoints/conf/server/server.conf [2022-05-03T20:37:28.099Z] spire-1.2.1/test/integration/suites/debug-endpoints/docker-compose.yaml [2022-05-03T20:37:28.099Z] spire-1.2.1/test/integration/suites/debug-endpoints/teardown [2022-05-03T20:37:28.099Z] spire-1.2.1/test/integration/suites/downstream-endpoints/ [2022-05-03T20:37:28.099Z] spire-1.2.1/test/integration/suites/downstream-endpoints/00-setup [2022-05-03T20:37:28.099Z] spire-1.2.1/test/integration/suites/downstream-endpoints/01-start-server [2022-05-03T20:37:28.099Z] spire-1.2.1/test/integration/suites/downstream-endpoints/02-bootstrap-agent [2022-05-03T20:37:28.099Z] spire-1.2.1/test/integration/suites/downstream-endpoints/03-start-agent [2022-05-03T20:37:28.099Z] spire-1.2.1/test/integration/suites/downstream-endpoints/04-create-entries [2022-05-03T20:37:28.099Z] spire-1.2.1/test/integration/suites/downstream-endpoints/05-test-endpoints [2022-05-03T20:37:28.099Z] spire-1.2.1/test/integration/suites/downstream-endpoints/README.md [2022-05-03T20:37:28.099Z] spire-1.2.1/test/integration/suites/downstream-endpoints/conf/ [2022-05-03T20:37:28.099Z] spire-1.2.1/test/integration/suites/downstream-endpoints/conf/agent/ [2022-05-03T20:37:28.099Z] spire-1.2.1/test/integration/suites/downstream-endpoints/conf/agent/agent.conf [2022-05-03T20:37:28.099Z] spire-1.2.1/test/integration/suites/downstream-endpoints/conf/server/ [2022-05-03T20:37:28.099Z] spire-1.2.1/test/integration/suites/downstream-endpoints/conf/server/server.conf [2022-05-03T20:37:28.099Z] spire-1.2.1/test/integration/suites/downstream-endpoints/docker-compose.yaml [2022-05-03T20:37:28.099Z] spire-1.2.1/test/integration/suites/downstream-endpoints/teardown [2022-05-03T20:37:28.099Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/ [2022-05-03T20:37:28.099Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/00-setup [2022-05-03T20:37:28.099Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/01-start-server [2022-05-03T20:37:28.099Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/02-bootstrap-agents [2022-05-03T20:37:28.099Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/03-start-remaining-containers [2022-05-03T20:37:28.099Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/04-create-workload-entries [2022-05-03T20:37:28.099Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/05-check-workload-connectivity [2022-05-03T20:37:28.099Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/README.md [2022-05-03T20:37:28.100Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/ [2022-05-03T20:37:28.100Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/downstream-agent/ [2022-05-03T20:37:28.100Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/downstream-agent/agent.conf [2022-05-03T20:37:28.100Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/downstream-envoy/ [2022-05-03T20:37:28.100Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/downstream-envoy/envoy.yaml [2022-05-03T20:37:28.100Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/server/ [2022-05-03T20:37:28.100Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/server/server.conf [2022-05-03T20:37:28.100Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/supervisord.conf [2022-05-03T20:37:28.100Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/upstream-agent/ [2022-05-03T20:37:28.100Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/upstream-agent/agent.conf [2022-05-03T20:37:28.100Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/upstream-envoy/ [2022-05-03T20:37:28.100Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/upstream-envoy/envoy.yaml [2022-05-03T20:37:28.100Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/docker-compose.yaml [2022-05-03T20:37:28.100Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/teardown [2022-05-03T20:37:28.100Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/ [2022-05-03T20:37:28.100Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/00-test-envoy-releases.sh [2022-05-03T20:37:28.100Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/Dockerfile [2022-05-03T20:37:28.100Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/README.md [2022-05-03T20:37:28.100Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/ [2022-05-03T20:37:28.100Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/ [2022-05-03T20:37:28.100Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/agent/ [2022-05-03T20:37:28.100Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/agent/agent.conf [2022-05-03T20:37:28.100Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/envoy/ [2022-05-03T20:37:28.100Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/envoy/envoy.yaml [2022-05-03T20:37:28.100Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/server/ [2022-05-03T20:37:28.100Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/server/server.conf [2022-05-03T20:37:28.100Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/ [2022-05-03T20:37:28.100Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/agent/ [2022-05-03T20:37:28.100Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/agent/agent.conf [2022-05-03T20:37:28.100Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/envoy/ [2022-05-03T20:37:28.100Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/envoy/envoy.yaml [2022-05-03T20:37:28.100Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/supervisord.conf [2022-05-03T20:37:28.100Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/ [2022-05-03T20:37:28.100Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/agent/ [2022-05-03T20:37:28.100Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/agent/agent.conf [2022-05-03T20:37:28.100Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/envoy/ [2022-05-03T20:37:28.100Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/envoy/envoy.yaml [2022-05-03T20:37:28.100Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/server/ [2022-05-03T20:37:28.100Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/server/server.conf [2022-05-03T20:37:28.100Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/docker-compose.yaml [2022-05-03T20:37:28.100Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/teardown [2022-05-03T20:37:28.100Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/ [2022-05-03T20:37:28.100Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/00-test-envoy-releases [2022-05-03T20:37:28.100Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/README.md [2022-05-03T20:37:28.100Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/ [2022-05-03T20:37:28.100Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/downstream-agent/ [2022-05-03T20:37:28.100Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/downstream-agent/agent.conf [2022-05-03T20:37:28.100Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/downstream-envoy/ [2022-05-03T20:37:28.100Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/downstream-envoy/envoy.yaml [2022-05-03T20:37:28.100Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/server/ [2022-05-03T20:37:28.100Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/server/server.conf [2022-05-03T20:37:28.100Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/supervisord.conf [2022-05-03T20:37:28.100Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/upstream-agent/ [2022-05-03T20:37:28.100Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/upstream-agent/agent.conf [2022-05-03T20:37:28.100Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/upstream-envoy/ [2022-05-03T20:37:28.100Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/upstream-envoy/envoy.yaml [2022-05-03T20:37:28.100Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/docker-compose.yaml [2022-05-03T20:37:28.100Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/teardown [2022-05-03T20:37:28.100Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/ [2022-05-03T20:37:28.100Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/00-setup [2022-05-03T20:37:28.100Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/01-start-servers [2022-05-03T20:37:28.100Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/02-bootstrap-federation-and-agents [2022-05-03T20:37:28.100Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/03-start-remaining-containers [2022-05-03T20:37:28.100Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/04-create-workload-entries [2022-05-03T20:37:28.100Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/05-check-workload-connectivity [2022-05-03T20:37:28.100Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/06-stop-servers [2022-05-03T20:37:28.100Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/07-check-workload-connectivity [2022-05-03T20:37:28.100Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/08-start-servers [2022-05-03T20:37:28.100Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/09-check-workload-connectivity [2022-05-03T20:37:28.100Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/10-stop-agents [2022-05-03T20:37:28.100Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/11-check-workload-connectivity [2022-05-03T20:37:28.100Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/12-start-agents [2022-05-03T20:37:28.100Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/13-check-workload-connectivity [2022-05-03T20:37:28.100Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/Dockerfile [2022-05-03T20:37:28.100Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/README.md [2022-05-03T20:37:28.100Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/ [2022-05-03T20:37:28.100Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/ [2022-05-03T20:37:28.100Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/agent/ [2022-05-03T20:37:28.100Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/agent/agent.conf [2022-05-03T20:37:28.100Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/ghostunnel/ [2022-05-03T20:37:28.100Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/ghostunnel/ghostunnel.flags [2022-05-03T20:37:28.100Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/server/ [2022-05-03T20:37:28.100Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/server/server.conf [2022-05-03T20:37:28.100Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/supervisord/ [2022-05-03T20:37:28.100Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/supervisord/supervisord.conf [2022-05-03T20:37:28.100Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/ [2022-05-03T20:37:28.100Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/agent/ [2022-05-03T20:37:28.100Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/agent/agent.conf [2022-05-03T20:37:28.100Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/ghostunnel/ [2022-05-03T20:37:28.100Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/ghostunnel/ghostunnel.flags [2022-05-03T20:37:28.100Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/server/ [2022-05-03T20:37:28.100Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/server/server.conf [2022-05-03T20:37:28.100Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/supervisord/ [2022-05-03T20:37:28.100Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/supervisord/supervisord.conf [2022-05-03T20:37:28.100Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/docker-compose.yaml [2022-05-03T20:37:28.100Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/teardown [2022-05-03T20:37:28.100Z] spire-1.2.1/test/integration/suites/join-token/ [2022-05-03T20:37:28.100Z] spire-1.2.1/test/integration/suites/join-token/01-start-server [2022-05-03T20:37:28.100Z] spire-1.2.1/test/integration/suites/join-token/02-bootstrap-agents [2022-05-03T20:37:28.100Z] spire-1.2.1/test/integration/suites/join-token/03-start-agent [2022-05-03T20:37:28.100Z] spire-1.2.1/test/integration/suites/join-token/04-create-workload-entry [2022-05-03T20:37:28.100Z] spire-1.2.1/test/integration/suites/join-token/05-check-svid [2022-05-03T20:37:28.100Z] spire-1.2.1/test/integration/suites/join-token/06-start-bad-agent [2022-05-03T20:37:28.100Z] spire-1.2.1/test/integration/suites/join-token/README.md [2022-05-03T20:37:28.100Z] spire-1.2.1/test/integration/suites/join-token/conf/ [2022-05-03T20:37:28.100Z] spire-1.2.1/test/integration/suites/join-token/conf/agent/ [2022-05-03T20:37:28.100Z] spire-1.2.1/test/integration/suites/join-token/conf/agent/agent.conf [2022-05-03T20:37:28.100Z] spire-1.2.1/test/integration/suites/join-token/conf/server/ [2022-05-03T20:37:28.100Z] spire-1.2.1/test/integration/suites/join-token/conf/server/server.conf [2022-05-03T20:37:28.100Z] spire-1.2.1/test/integration/suites/join-token/docker-compose.yaml [2022-05-03T20:37:28.100Z] spire-1.2.1/test/integration/suites/join-token/teardown [2022-05-03T20:37:28.100Z] spire-1.2.1/test/integration/suites/k8s-reconcile/ [2022-05-03T20:37:28.100Z] spire-1.2.1/test/integration/suites/k8s-reconcile/00-setup [2022-05-03T20:37:28.100Z] spire-1.2.1/test/integration/suites/k8s-reconcile/01-apply-config [2022-05-03T20:37:28.100Z] spire-1.2.1/test/integration/suites/k8s-reconcile/02-check-for-workload-svid [2022-05-03T20:37:28.100Z] spire-1.2.1/test/integration/suites/k8s-reconcile/README.md [2022-05-03T20:37:28.100Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/ [2022-05-03T20:37:28.100Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/admctrl/ [2022-05-03T20:37:28.100Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/admctrl/admission-control.yaml [2022-05-03T20:37:28.100Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/admctrl/kubeconfig.yaml [2022-05-03T20:37:28.100Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/agent/ [2022-05-03T20:37:28.100Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/agent/kustomization.yaml [2022-05-03T20:37:28.100Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/agent/spire-agent.yaml [2022-05-03T20:37:28.100Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/kind-config.yaml [2022-05-03T20:37:28.100Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/server/ [2022-05-03T20:37:28.100Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/server/k8s-workload-registrar-secret.yaml [2022-05-03T20:37:28.100Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/server/kustomization.yaml [2022-05-03T20:37:28.100Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/server/spire-server.yaml [2022-05-03T20:37:28.100Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/workload.yaml [2022-05-03T20:37:28.100Z] spire-1.2.1/test/integration/suites/k8s-reconcile/init-kubectl [2022-05-03T20:37:28.100Z] spire-1.2.1/test/integration/suites/k8s-reconcile/teardown [2022-05-03T20:37:28.100Z] spire-1.2.1/test/integration/suites/k8s-scratch/ [2022-05-03T20:37:28.100Z] spire-1.2.1/test/integration/suites/k8s-scratch/00-setup [2022-05-03T20:37:28.100Z] spire-1.2.1/test/integration/suites/k8s-scratch/01-apply-config [2022-05-03T20:37:28.100Z] spire-1.2.1/test/integration/suites/k8s-scratch/02-check-for-workload-svid [2022-05-03T20:37:28.100Z] spire-1.2.1/test/integration/suites/k8s-scratch/README.md [2022-05-03T20:37:28.100Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/ [2022-05-03T20:37:28.100Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/admctrl/ [2022-05-03T20:37:28.100Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/admctrl/admission-control.yaml [2022-05-03T20:37:28.100Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/admctrl/kubeconfig.yaml [2022-05-03T20:37:28.100Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/agent/ [2022-05-03T20:37:28.100Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/agent/kustomization.yaml [2022-05-03T20:37:28.100Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/agent/spire-agent.yaml [2022-05-03T20:37:28.100Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/kind-config.yaml [2022-05-03T20:37:28.100Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/server/ [2022-05-03T20:37:28.100Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/server/k8s-workload-registrar-secret.yaml [2022-05-03T20:37:28.100Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/server/kustomization.yaml [2022-05-03T20:37:28.100Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/server/spire-server.yaml [2022-05-03T20:37:28.100Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/webhook/ [2022-05-03T20:37:28.100Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/webhook/kustomization.yaml [2022-05-03T20:37:28.100Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/webhook/validation-webhook.yaml [2022-05-03T20:37:28.100Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/workload.yaml [2022-05-03T20:37:28.100Z] spire-1.2.1/test/integration/suites/k8s-scratch/init-kubectl [2022-05-03T20:37:28.100Z] spire-1.2.1/test/integration/suites/k8s-scratch/teardown [2022-05-03T20:37:28.100Z] spire-1.2.1/test/integration/suites/k8s/ [2022-05-03T20:37:28.100Z] spire-1.2.1/test/integration/suites/k8s/00-setup [2022-05-03T20:37:28.100Z] spire-1.2.1/test/integration/suites/k8s/01-apply-config [2022-05-03T20:37:28.100Z] spire-1.2.1/test/integration/suites/k8s/02-check-for-workload-svid [2022-05-03T20:37:28.100Z] spire-1.2.1/test/integration/suites/k8s/README.md [2022-05-03T20:37:28.100Z] spire-1.2.1/test/integration/suites/k8s/conf/ [2022-05-03T20:37:28.100Z] spire-1.2.1/test/integration/suites/k8s/conf/admctrl/ [2022-05-03T20:37:28.100Z] spire-1.2.1/test/integration/suites/k8s/conf/admctrl/admission-control.yaml [2022-05-03T20:37:28.100Z] spire-1.2.1/test/integration/suites/k8s/conf/admctrl/kubeconfig.yaml [2022-05-03T20:37:28.100Z] spire-1.2.1/test/integration/suites/k8s/conf/agent/ [2022-05-03T20:37:28.100Z] spire-1.2.1/test/integration/suites/k8s/conf/agent/kustomization.yaml [2022-05-03T20:37:28.100Z] spire-1.2.1/test/integration/suites/k8s/conf/agent/spire-agent.yaml [2022-05-03T20:37:28.100Z] spire-1.2.1/test/integration/suites/k8s/conf/kind-config.yaml [2022-05-03T20:37:28.100Z] spire-1.2.1/test/integration/suites/k8s/conf/server/ [2022-05-03T20:37:28.100Z] spire-1.2.1/test/integration/suites/k8s/conf/server/k8s-workload-registrar-secret.yaml [2022-05-03T20:37:28.100Z] spire-1.2.1/test/integration/suites/k8s/conf/server/kustomization.yaml [2022-05-03T20:37:28.100Z] spire-1.2.1/test/integration/suites/k8s/conf/server/spire-server.yaml [2022-05-03T20:37:28.100Z] spire-1.2.1/test/integration/suites/k8s/conf/webhook/ [2022-05-03T20:37:28.100Z] spire-1.2.1/test/integration/suites/k8s/conf/webhook/kustomization.yaml [2022-05-03T20:37:28.100Z] spire-1.2.1/test/integration/suites/k8s/conf/webhook/validation-webhook.yaml [2022-05-03T20:37:28.100Z] spire-1.2.1/test/integration/suites/k8s/conf/workload.yaml [2022-05-03T20:37:28.100Z] spire-1.2.1/test/integration/suites/k8s/init-kubectl [2022-05-03T20:37:28.100Z] spire-1.2.1/test/integration/suites/k8s/teardown [2022-05-03T20:37:28.100Z] spire-1.2.1/test/integration/suites/nested-rotation/ [2022-05-03T20:37:28.100Z] spire-1.2.1/test/integration/suites/nested-rotation/00-setup [2022-05-03T20:37:28.100Z] spire-1.2.1/test/integration/suites/nested-rotation/01-start-root [2022-05-03T20:37:28.100Z] spire-1.2.1/test/integration/suites/nested-rotation/02-create-intermediate-downstream-entries [2022-05-03T20:37:28.100Z] spire-1.2.1/test/integration/suites/nested-rotation/03-start-intermediateA [2022-05-03T20:37:28.100Z] spire-1.2.1/test/integration/suites/nested-rotation/04-create-leafA-downstream-entry [2022-05-03T20:37:28.100Z] spire-1.2.1/test/integration/suites/nested-rotation/05-start-leafA [2022-05-03T20:37:28.100Z] spire-1.2.1/test/integration/suites/nested-rotation/06-start-intermediateB [2022-05-03T20:37:28.100Z] spire-1.2.1/test/integration/suites/nested-rotation/07-create-leafB-downstream-entry [2022-05-03T20:37:28.100Z] spire-1.2.1/test/integration/suites/nested-rotation/08-start-leafB [2022-05-03T20:37:28.100Z] spire-1.2.1/test/integration/suites/nested-rotation/09-create-workload-entries [2022-05-03T20:37:28.100Z] spire-1.2.1/test/integration/suites/nested-rotation/10-check-svids [2022-05-03T20:37:28.100Z] spire-1.2.1/test/integration/suites/nested-rotation/Dockerfile [2022-05-03T20:37:28.100Z] spire-1.2.1/test/integration/suites/nested-rotation/README.md [2022-05-03T20:37:28.100Z] spire-1.2.1/test/integration/suites/nested-rotation/docker-compose.yaml [2022-05-03T20:37:28.100Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/ [2022-05-03T20:37:28.100Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/agent/ [2022-05-03T20:37:28.100Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/agent/agent.conf [2022-05-03T20:37:28.100Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/server/ [2022-05-03T20:37:28.100Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/server/server.conf [2022-05-03T20:37:28.100Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/ [2022-05-03T20:37:28.100Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/agent/ [2022-05-03T20:37:28.100Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/agent/agent.conf [2022-05-03T20:37:28.100Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/server/ [2022-05-03T20:37:28.100Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/server/server.conf [2022-05-03T20:37:28.100Z] spire-1.2.1/test/integration/suites/nested-rotation/leafA/ [2022-05-03T20:37:28.100Z] spire-1.2.1/test/integration/suites/nested-rotation/leafA/agent/ [2022-05-03T20:37:28.100Z] spire-1.2.1/test/integration/suites/nested-rotation/leafA/agent/agent.conf [2022-05-03T20:37:28.100Z] spire-1.2.1/test/integration/suites/nested-rotation/leafA/server/ [2022-05-03T20:37:28.100Z] spire-1.2.1/test/integration/suites/nested-rotation/leafA/server/server.conf [2022-05-03T20:37:28.100Z] spire-1.2.1/test/integration/suites/nested-rotation/leafB/ [2022-05-03T20:37:28.100Z] spire-1.2.1/test/integration/suites/nested-rotation/leafB/agent/ [2022-05-03T20:37:28.100Z] spire-1.2.1/test/integration/suites/nested-rotation/leafB/agent/agent.conf [2022-05-03T20:37:28.100Z] spire-1.2.1/test/integration/suites/nested-rotation/leafB/server/ [2022-05-03T20:37:28.100Z] spire-1.2.1/test/integration/suites/nested-rotation/leafB/server/server.conf [2022-05-03T20:37:28.100Z] spire-1.2.1/test/integration/suites/nested-rotation/root/ [2022-05-03T20:37:28.100Z] spire-1.2.1/test/integration/suites/nested-rotation/root/agent/ [2022-05-03T20:37:28.100Z] spire-1.2.1/test/integration/suites/nested-rotation/root/agent/agent.conf [2022-05-03T20:37:28.100Z] spire-1.2.1/test/integration/suites/nested-rotation/root/server/ [2022-05-03T20:37:28.100Z] spire-1.2.1/test/integration/suites/nested-rotation/root/server/server.conf [2022-05-03T20:37:28.100Z] spire-1.2.1/test/integration/suites/nested-rotation/teardown [2022-05-03T20:37:28.100Z] spire-1.2.1/test/integration/suites/node-attestation/ [2022-05-03T20:37:28.100Z] spire-1.2.1/test/integration/suites/node-attestation/00-setup [2022-05-03T20:37:28.100Z] spire-1.2.1/test/integration/suites/node-attestation/01-start-server [2022-05-03T20:37:28.100Z] spire-1.2.1/test/integration/suites/node-attestation/02-start-agent [2022-05-03T20:37:28.100Z] spire-1.2.1/test/integration/suites/node-attestation/03-test-node-attestation [2022-05-03T20:37:28.100Z] spire-1.2.1/test/integration/suites/node-attestation/04-test-x509pop-attestation [2022-05-03T20:37:28.100Z] spire-1.2.1/test/integration/suites/node-attestation/README.md [2022-05-03T20:37:28.100Z] spire-1.2.1/test/integration/suites/node-attestation/conf/ [2022-05-03T20:37:28.100Z] spire-1.2.1/test/integration/suites/node-attestation/conf/agent/ [2022-05-03T20:37:28.100Z] spire-1.2.1/test/integration/suites/node-attestation/conf/agent/agent.conf [2022-05-03T20:37:28.100Z] spire-1.2.1/test/integration/suites/node-attestation/conf/server/ [2022-05-03T20:37:28.100Z] spire-1.2.1/test/integration/suites/node-attestation/conf/server/server.conf [2022-05-03T20:37:28.100Z] spire-1.2.1/test/integration/suites/node-attestation/docker-compose.yaml [2022-05-03T20:37:28.100Z] spire-1.2.1/test/integration/suites/node-attestation/teardown [2022-05-03T20:37:28.100Z] spire-1.2.1/test/integration/suites/rotation/ [2022-05-03T20:37:28.100Z] spire-1.2.1/test/integration/suites/rotation/00-setup [2022-05-03T20:37:28.100Z] spire-1.2.1/test/integration/suites/rotation/01-start-server [2022-05-03T20:37:28.100Z] spire-1.2.1/test/integration/suites/rotation/02-bootstrap-agent [2022-05-03T20:37:28.100Z] spire-1.2.1/test/integration/suites/rotation/03-start-agent [2022-05-03T20:37:28.100Z] spire-1.2.1/test/integration/suites/rotation/04-create-workload-entry [2022-05-03T20:37:28.100Z] spire-1.2.1/test/integration/suites/rotation/05-check-svids [2022-05-03T20:37:28.100Z] spire-1.2.1/test/integration/suites/rotation/README.md [2022-05-03T20:37:28.100Z] spire-1.2.1/test/integration/suites/rotation/conf/ [2022-05-03T20:37:28.100Z] spire-1.2.1/test/integration/suites/rotation/conf/agent/ [2022-05-03T20:37:28.100Z] spire-1.2.1/test/integration/suites/rotation/conf/agent/agent.conf [2022-05-03T20:37:28.100Z] spire-1.2.1/test/integration/suites/rotation/conf/server/ [2022-05-03T20:37:28.100Z] spire-1.2.1/test/integration/suites/rotation/conf/server/server.conf [2022-05-03T20:37:28.100Z] spire-1.2.1/test/integration/suites/rotation/docker-compose.yaml [2022-05-03T20:37:28.100Z] spire-1.2.1/test/integration/suites/rotation/teardown [2022-05-03T20:37:28.100Z] spire-1.2.1/test/integration/suites/self-test/ [2022-05-03T20:37:28.100Z] spire-1.2.1/test/integration/suites/self-test/00-ensure-command-failure-fails-step [2022-05-03T20:37:28.100Z] spire-1.2.1/test/integration/suites/self-test/README.md [2022-05-03T20:37:28.100Z] spire-1.2.1/test/integration/suites/self-test/teardown [2022-05-03T20:37:28.100Z] spire-1.2.1/test/integration/suites/spire-server-cli/ [2022-05-03T20:37:28.100Z] spire-1.2.1/test/integration/suites/spire-server-cli/01-start-server [2022-05-03T20:37:28.100Z] spire-1.2.1/test/integration/suites/spire-server-cli/02-bundle [2022-05-03T20:37:28.100Z] spire-1.2.1/test/integration/suites/spire-server-cli/03-entry [2022-05-03T20:37:28.100Z] spire-1.2.1/test/integration/suites/spire-server-cli/04-bootstrap-agents [2022-05-03T20:37:28.101Z] spire-1.2.1/test/integration/suites/spire-server-cli/05-start-agents [2022-05-03T20:37:28.101Z] spire-1.2.1/test/integration/suites/spire-server-cli/06-agent [2022-05-03T20:37:28.101Z] spire-1.2.1/test/integration/suites/spire-server-cli/README.md [2022-05-03T20:37:28.101Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/ [2022-05-03T20:37:28.101Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/agent/ [2022-05-03T20:37:28.101Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/agent/agent.conf [2022-05-03T20:37:28.101Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ [2022-05-03T20:37:28.101Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ca.pem [2022-05-03T20:37:28.101Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ca.spiffe [2022-05-03T20:37:28.101Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ca2.pem [2022-05-03T20:37:28.101Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ca2.spiffe [2022-05-03T20:37:28.101Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/server/ [2022-05-03T20:37:28.101Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/server/server.conf [2022-05-03T20:37:28.101Z] spire-1.2.1/test/integration/suites/spire-server-cli/docker-compose.yaml [2022-05-03T20:37:28.101Z] spire-1.2.1/test/integration/suites/spire-server-cli/teardown [2022-05-03T20:37:28.101Z] spire-1.2.1/test/integration/suites/upgrade/ [2022-05-03T20:37:28.101Z] spire-1.2.1/test/integration/suites/upgrade/00-setup [2022-05-03T20:37:28.101Z] spire-1.2.1/test/integration/suites/upgrade/01-run-upgrade-tests [2022-05-03T20:37:28.101Z] spire-1.2.1/test/integration/suites/upgrade/02-verify-codebase-version-is-updated [2022-05-03T20:37:28.101Z] spire-1.2.1/test/integration/suites/upgrade/README.md [2022-05-03T20:37:28.101Z] spire-1.2.1/test/integration/suites/upgrade/conf/ [2022-05-03T20:37:28.101Z] spire-1.2.1/test/integration/suites/upgrade/conf/agent/ [2022-05-03T20:37:28.101Z] spire-1.2.1/test/integration/suites/upgrade/conf/agent/agent.conf [2022-05-03T20:37:28.101Z] spire-1.2.1/test/integration/suites/upgrade/conf/server/ [2022-05-03T20:37:28.101Z] spire-1.2.1/test/integration/suites/upgrade/conf/server/server.conf [2022-05-03T20:37:28.101Z] spire-1.2.1/test/integration/suites/upgrade/teardown [2022-05-03T20:37:28.101Z] spire-1.2.1/test/integration/suites/upgrade/versions.txt [2022-05-03T20:37:28.101Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/ [2022-05-03T20:37:28.101Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/00-setup-kind [2022-05-03T20:37:28.101Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/01-setup-cert-manager [2022-05-03T20:37:28.101Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/02-deploy-spire [2022-05-03T20:37:28.101Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/03-verify-ca [2022-05-03T20:37:28.101Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/README.md [2022-05-03T20:37:28.101Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/ [2022-05-03T20:37:28.101Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/cert-manager-issuer.yaml [2022-05-03T20:37:28.101Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/kind-config.yaml [2022-05-03T20:37:28.101Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/server/ [2022-05-03T20:37:28.101Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/server/kustomization.yaml [2022-05-03T20:37:28.101Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/server/spire-server.yaml [2022-05-03T20:37:28.101Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/init-kubectl [2022-05-03T20:37:28.101Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/teardown [2022-05-03T20:37:28.101Z] spire-1.2.1/test/integration/test-one.sh [2022-05-03T20:37:28.101Z] spire-1.2.1/test/integration/test.sh [2022-05-03T20:37:28.101Z] spire-1.2.1/test/plugintest/ [2022-05-03T20:37:28.101Z] spire-1.2.1/test/plugintest/config.go [2022-05-03T20:37:28.101Z] spire-1.2.1/test/plugintest/load.go [2022-05-03T20:37:28.101Z] spire-1.2.1/test/plugintest/option.go [2022-05-03T20:37:28.101Z] spire-1.2.1/test/spiretest/ [2022-05-03T20:37:28.101Z] spire-1.2.1/test/spiretest/apiserver.go [2022-05-03T20:37:28.101Z] spire-1.2.1/test/spiretest/assertions.go [2022-05-03T20:37:28.101Z] spire-1.2.1/test/spiretest/dir.go [2022-05-03T20:37:28.101Z] spire-1.2.1/test/spiretest/errors_posix.go [2022-05-03T20:37:28.101Z] spire-1.2.1/test/spiretest/errors_windows.go [2022-05-03T20:37:28.101Z] spire-1.2.1/test/spiretest/logs.go [2022-05-03T20:37:28.101Z] spire-1.2.1/test/spiretest/socketapi.go [2022-05-03T20:37:28.101Z] spire-1.2.1/test/spiretest/suite.go [2022-05-03T20:37:28.101Z] spire-1.2.1/test/spiretest/x509.go [2022-05-03T20:37:28.101Z] spire-1.2.1/test/testca/ [2022-05-03T20:37:28.101Z] spire-1.2.1/test/testca/ca.go [2022-05-03T20:37:28.101Z] spire-1.2.1/test/testkey/ [2022-05-03T20:37:28.101Z] spire-1.2.1/test/testkey/generate.sh [2022-05-03T20:37:28.101Z] spire-1.2.1/test/testkey/genkeys.go [2022-05-03T20:37:28.101Z] spire-1.2.1/test/testkey/keys.go [2022-05-03T20:37:28.101Z] spire-1.2.1/test/testkey/new.go [2022-05-03T20:37:28.101Z] spire-1.2.1/test/tpmsimulator/ [2022-05-03T20:37:28.101Z] spire-1.2.1/test/tpmsimulator/simulator.go [2022-05-03T20:37:28.101Z] spire-1.2.1/test/util/ [2022-05-03T20:37:28.101Z] spire-1.2.1/test/util/cert_fixtures.go [2022-05-03T20:37:28.101Z] spire-1.2.1/test/util/cert_generation.go [2022-05-03T20:37:28.101Z] spire-1.2.1/test/util/io_redirection.go [2022-05-03T20:37:28.101Z] spire-1.2.1/test/util/race.go [2022-05-03T20:37:28.101Z] spire-1.2.1/test/util/util.go [2022-05-03T20:37:28.101Z] building spire from source... [2022-05-03T20:37:28.101Z] Installing go1.17.7... [2022-05-03T20:37:28.672Z] ---> 1d28b8d8063c [2022-05-03T20:37:28.672Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.toml /res/configuration.toml [2022-05-03T20:37:28.672Z] Removing intermediate container 7a35dd1ab9c1 [2022-05-03T20:37:28.672Z] ---> 3c535bc3f6f1 [2022-05-03T20:37:28.672Z] Step 12/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' [2022-05-03T20:37:29.252Z] ---> Running in 9d977d69fcee [2022-05-03T20:37:29.823Z] ---> 8102520cbc4d [2022-05-03T20:37:29.823Z] Step 18/22 : ENTRYPOINT ["/support-scheduler"] [2022-05-03T20:37:30.394Z] ---> Running in 9cf73cd10d30 [2022-05-03T20:37:30.395Z] Removing intermediate container 9d977d69fcee [2022-05-03T20:37:30.395Z] ---> 70107ced6e48 [2022-05-03T20:37:30.395Z] Step 13/25 : WORKDIR / [2022-05-03T20:37:33.690Z] Building bin/spire-server... [2022-05-03T20:37:33.690Z] go: downloading github.com/spiffe/go-spiffe/v2 v2.0.0-beta.12 [2022-05-03T20:37:33.690Z] go: downloading github.com/spiffe/spire-api-sdk v1.2.0 [2022-05-03T20:37:33.690Z] go: downloading github.com/mitchellh/cli v1.1.2 [2022-05-03T20:37:33.690Z] go: downloading github.com/hashicorp/hcl v1.0.1-0.20190430135223-99e2f22d1c94 [2022-05-03T20:37:33.690Z] go: downloading gopkg.in/square/go-jose.v2 v2.6.0 [2022-05-03T20:37:33.690Z] go: downloading github.com/imdario/mergo v0.3.12 [2022-05-03T20:37:33.690Z] go: downloading github.com/sirupsen/logrus v1.8.1 [2022-05-03T20:37:33.690Z] go: downloading golang.org/x/net v0.0.0-20220127200216-cd36cc0744dd [2022-05-03T20:37:33.690Z] go: downloading github.com/hashicorp/go-hclog v1.1.0 [2022-05-03T20:37:33.690Z] go: downloading google.golang.org/grpc v1.44.0 [2022-05-03T20:37:33.690Z] go: downloading github.com/Masterminds/sprig v2.22.0+incompatible [2022-05-03T20:37:33.989Z] go: downloading github.com/fatih/color v1.13.0 [2022-05-03T20:37:33.989Z] go: downloading github.com/mattn/go-isatty v0.0.14 [2022-05-03T20:37:34.250Z] go: downloading github.com/InVisionApp/go-health/v2 v2.1.2 [2022-05-03T20:37:34.250Z] go: downloading github.com/InVisionApp/go-logger v1.0.1 [2022-05-03T20:37:34.510Z] go: downloading github.com/armon/go-metrics v0.3.10 [2022-05-03T20:37:34.510Z] go: downloading github.com/prometheus/client_golang v1.12.1 [2022-05-03T20:37:34.510Z] go: downloading github.com/uber-go/tally/v4 v4.1.1 [2022-05-03T20:37:34.510Z] go: downloading github.com/open-policy-agent/opa v0.38.0 [2022-05-03T20:37:34.510Z] go: downloading github.com/andres-erbsen/clock v0.0.0-20160526145045-9e14626cd129 [2022-05-03T20:37:34.510Z] go: downloading github.com/spiffe/spire-plugin-sdk v1.2.0 [2022-05-03T20:37:34.510Z] go: downloading github.com/hashicorp/go-plugin v1.4.3 [2022-05-03T20:37:34.770Z] go: downloading golang.org/x/time v0.0.0-20220224211638-0e9765cccd65 [2022-05-03T20:37:34.770Z] go: downloading golang.org/x/sys v0.0.0-20220227234510-4e6760a101f9 [2022-05-03T20:37:34.770Z] go: downloading github.com/Masterminds/goutils v1.1.0 [2022-05-03T20:37:34.770Z] go: downloading github.com/Masterminds/semver v1.5.0 [2022-05-03T20:37:34.770Z] go: downloading github.com/google/uuid v1.1.2 [2022-05-03T20:37:34.770Z] go: downloading github.com/huandu/xstrings v1.3.2 [2022-05-03T20:37:34.770Z] go: downloading github.com/mattn/go-colorable v0.1.12 [2022-05-03T20:37:34.770Z] go: downloading google.golang.org/genproto v0.0.0-20220222213610-43724f9ea8cf [2022-05-03T20:37:34.770Z] go: downloading github.com/hashicorp/go-immutable-radix v1.3.1 [2022-05-03T20:37:35.029Z] go: downloading github.com/DataDog/datadog-go v3.2.0+incompatible [2022-05-03T20:37:35.029Z] go: downloading go.uber.org/atomic v1.9.0 [2022-05-03T20:37:35.295Z] go: downloading github.com/imkira/go-observer v1.0.3 [2022-05-03T20:37:35.295Z] go: downloading github.com/beorn7/perks v1.0.1 [2022-05-03T20:37:35.295Z] go: downloading github.com/cespare/xxhash/v2 v2.1.2 [2022-05-03T20:37:35.295Z] go: downloading github.com/prometheus/client_model v0.2.0 [2022-05-03T20:37:35.697Z] go: downloading github.com/prometheus/common v0.32.1 [2022-05-03T20:37:35.697Z] go: downloading github.com/prometheus/procfs v0.7.3 [2022-05-03T20:37:36.269Z] go: downloading github.com/hashicorp/yamux v0.0.0-20181012175058-2f1d1f20f75d [2022-05-03T20:37:36.269Z] go: downloading github.com/oklog/run v1.0.0 [2022-05-03T20:37:36.269Z] go: downloading github.com/mitchellh/reflectwalk v1.0.1 [2022-05-03T20:37:36.269Z] go: downloading github.com/hashicorp/errwrap v1.1.0 [2022-05-03T20:37:36.269Z] go: downloading github.com/hashicorp/golang-lru v0.5.4 [2022-05-03T20:37:36.530Z] go: downloading github.com/twmb/murmur3 v1.1.6 [2022-05-03T20:37:36.530Z] go: downloading github.com/GoogleCloudPlatform/cloudsql-proxy v1.29.0 [2022-05-03T20:37:36.530Z] go: downloading github.com/blang/semver/v4 v4.0.0 [2022-05-03T20:37:36.530Z] go: downloading github.com/go-sql-driver/mysql v1.6.0 [2022-05-03T20:37:36.530Z] go: downloading github.com/gofrs/uuid v4.2.0+incompatible [2022-05-03T20:37:36.880Z] go: downloading github.com/jinzhu/gorm v1.9.16 [2022-05-03T20:37:37.142Z] go: downloading github.com/lib/pq v1.10.4 [2022-05-03T20:37:37.142Z] go: downloading github.com/mattn/go-sqlite3 v1.14.12 [2022-05-03T20:37:37.142Z] go: downloading github.com/aws/aws-sdk-go-v2 v1.14.0 [2022-05-03T20:37:37.142Z] go: downloading github.com/aws/aws-sdk-go-v2/config v1.14.0 [2022-05-03T20:37:37.142Z] go: downloading github.com/aws/aws-sdk-go-v2/credentials v1.9.0 [2022-05-03T20:37:37.142Z] go: downloading github.com/aws/aws-sdk-go-v2/service/kms v1.15.0 [2022-05-03T20:37:37.142Z]  ---> Running in a44bdd27bd65 [2022-05-03T20:37:37.142Z] go: downloading github.com/aws/aws-sdk-go-v2/service/sts v1.15.0 [2022-05-03T20:37:37.402Z] go: downloading github.com/stretchr/testify v1.7.0 [2022-05-03T20:37:37.402Z] go: downloading golang.org/x/sync v0.0.0-20210220032951-036812b2e83c [2022-05-03T20:37:37.402Z] go: downloading github.com/aws/aws-sdk-go v1.43.0 [2022-05-03T20:37:37.661Z] Removing intermediate container 9cf73cd10d30 [2022-05-03T20:37:37.661Z] ---> de051d68332b [2022-05-03T20:37:37.661Z] Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-05-03T20:37:40.951Z] ---> Running in 38e266a7da3d [2022-05-03T20:37:40.951Z] go: downloading google.golang.org/api v0.70.0 [2022-05-03T20:37:40.951Z] go: downloading k8s.io/client-go v0.23.4 [2022-05-03T20:37:40.951Z] go: downloading k8s.io/api v0.23.4 [2022-05-03T20:37:40.951Z] go: downloading github.com/google/go-tpm v0.3.3 [2022-05-03T20:37:40.951Z] go: downloading github.com/Azure/azure-sdk-for-go v62.0.0+incompatible [2022-05-03T20:37:40.951Z] go: downloading github.com/Azure/go-autorest/autorest v0.11.24 [2022-05-03T20:37:41.212Z] go: downloading github.com/Azure/go-autorest v14.2.0+incompatible [2022-05-03T20:37:41.212Z] go: downloading github.com/Azure/go-autorest/autorest/azure/auth v0.5.11 [2022-05-03T20:37:41.212Z] Removing intermediate container a44bdd27bd65 [2022-05-03T20:37:41.212Z] go: downloading cloud.google.com/go/storage v1.21.0 [2022-05-03T20:37:41.212Z]  ---> ede70e0c5a5c [2022-05-03T20:37:41.212Z] 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-05-03T20:37:41.472Z] go: downloading cloud.google.com/go v0.100.2 [2022-05-03T20:37:41.732Z] go: downloading k8s.io/apimachinery v0.23.4 [2022-05-03T20:37:42.311Z] go: downloading k8s.io/kube-aggregator v0.23.3 [2022-05-03T20:37:42.311Z] Removing intermediate container 38e266a7da3d [2022-05-03T20:37:42.311Z] ---> 9682d8e29737 [2022-05-03T20:37:42.311Z] Step 20/22 : LABEL arch=x86_64 [2022-05-03T20:37:42.311Z] go: downloading sigs.k8s.io/controller-runtime v0.11.1 [2022-05-03T20:37:42.311Z] go: downloading cloud.google.com/go/security v1.3.0 [2022-05-03T20:37:42.311Z] go: downloading github.com/hashicorp/vault/api v1.4.1 [2022-05-03T20:37:42.571Z] go: downloading github.com/shirou/gopsutil/v3 v3.22.2 [2022-05-03T20:37:42.571Z] go: downloading github.com/matttproud/golang_protobuf_extensions v1.0.2-0.20181231171920-c182affec369 [2022-05-03T20:37:42.571Z] go: downloading github.com/jinzhu/inflection v1.0.0 [2022-05-03T20:37:42.830Z] go: downloading github.com/aws/smithy-go v1.11.0 [2022-05-03T20:37:42.830Z] go: downloading github.com/aws/aws-sdk-go-v2/feature/ec2/imds v1.11.0 [2022-05-03T20:37:42.830Z] go: downloading github.com/aws/aws-sdk-go-v2/internal/ini v1.3.6 [2022-05-03T20:37:42.830Z]  ---> 3159b73ea972 [2022-05-03T20:37:42.830Z] 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-05-03T20:37:42.830Z] go: downloading github.com/aws/aws-sdk-go-v2/service/sso v1.10.0 [2022-05-03T20:37:43.089Z] go: downloading github.com/aws/aws-sdk-go-v2/internal/configsources v1.1.5 [2022-05-03T20:37:43.089Z] go: downloading github.com/aws/aws-sdk-go-v2/service/internal/presigned-url v1.8.0 [2022-05-03T20:37:43.089Z] go: downloading github.com/Azure/go-autorest/autorest/adal v0.9.18 [2022-05-03T20:37:43.089Z]  ---> Running in de096bd0068f [2022-05-03T20:37:43.089Z] go: downloading github.com/Azure/go-autorest/logger v0.2.1 [2022-05-03T20:37:43.350Z] go: downloading github.com/Azure/go-autorest/tracing v0.6.0 [2022-05-03T20:37:43.350Z] go: downloading github.com/Azure/go-autorest/autorest/azure/cli v0.4.5 [2022-05-03T20:37:43.350Z] go: downloading github.com/dimchansky/utfbom v1.1.1 [2022-05-03T20:37:43.350Z] go: downloading github.com/gogo/protobuf v1.3.2 [2022-05-03T20:37:43.610Z]  ---> f19d8b33ceb2 [2022-05-03T20:37:43.610Z] Step 16/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.toml /res/configuration.toml [2022-05-03T20:37:43.871Z] go: downloading cloud.google.com/go/compute v1.3.0 [2022-05-03T20:37:43.871Z] go: downloading cloud.google.com/go/iam v0.1.1 [2022-05-03T20:37:44.130Z] go: downloading github.com/googleapis/gax-go/v2 v2.1.1 [2022-05-03T20:37:44.130Z] go: downloading golang.org/x/oauth2 v0.0.0-20211104180415-d3ed0bb246c8 [2022-05-03T20:37:44.130Z] Removing intermediate container de096bd0068f [2022-05-03T20:37:44.130Z] ---> 30e2bab4f004 [2022-05-03T20:37:44.130Z] Step 21/22 : LABEL git_sha=5a28fc52bc19d7afd691aeffb2a02d806c36588d [2022-05-03T20:37:44.130Z] go: downloading github.com/google/gofuzz v1.1.0 [2022-05-03T20:37:44.130Z] go: downloading k8s.io/klog/v2 v2.30.0 [2022-05-03T20:37:44.130Z] go: downloading sigs.k8s.io/structured-merge-diff/v4 v4.2.1 [2022-05-03T20:37:44.130Z] go: downloading k8s.io/utils v0.0.0-20211116205334-6203023598ed [2022-05-03T20:37:44.130Z] go: downloading github.com/spf13/pflag v1.0.5 [2022-05-03T20:37:44.406Z] go: downloading golang.org/x/term v0.0.0-20210927222741-03fcf44c2211 [2022-05-03T20:37:44.406Z] go: downloading github.com/evanphx/json-patch v4.12.0+incompatible [2022-05-03T20:37:44.406Z] go: downloading github.com/cenkalti/backoff/v3 v3.2.2 [2022-05-03T20:37:44.406Z] go: downloading github.com/hashicorp/go-cleanhttp v0.5.2 [2022-05-03T20:37:44.406Z] go: downloading github.com/hashicorp/go-retryablehttp v0.6.6 [2022-05-03T20:37:44.406Z] go: downloading github.com/hashicorp/go-secure-stdlib/parseutil v0.1.1 [2022-05-03T20:37:44.406Z] go: downloading github.com/hashicorp/vault/sdk v0.4.1 [2022-05-03T20:37:44.666Z] go: downloading github.com/mitchellh/mapstructure v1.4.3 [2022-05-03T20:37:44.666Z] go: downloading gopkg.in/yaml.v2 v2.4.0 [2022-05-03T20:37:44.666Z] go: downloading github.com/OneOfOne/xxhash v1.2.8 [2022-05-03T20:37:44.666Z] go: downloading github.com/rcrowley/go-metrics v0.0.0-20201227073835-cf1acfcdf475 [2022-05-03T20:37:44.666Z] go: downloading github.com/tklauser/go-sysconf v0.3.9 [2022-05-03T20:37:44.666Z] go: downloading github.com/gobwas/glob v0.2.3 [2022-05-03T20:37:44.666Z] go: downloading github.com/yashtewari/glob-intersection v0.0.0-20180916065949-5c77d914dd0b [2022-05-03T20:37:44.666Z] go: downloading github.com/aws/aws-sdk-go-v2/internal/endpoints/v2 v2.3.0 [2022-05-03T20:37:44.666Z] go: downloading github.com/jmespath/go-jmespath v0.4.0 [2022-05-03T20:37:44.666Z] go: downloading github.com/Azure/go-autorest/autorest/date v0.3.0 [2022-05-03T20:37:44.666Z] go: downloading github.com/golang-jwt/jwt/v4 v4.2.0 [2022-05-03T20:37:44.666Z] go: downloading gopkg.in/inf.v0 v0.9.1 [2022-05-03T20:37:44.666Z] go: downloading go.opencensus.io v0.23.0 [2022-05-03T20:37:44.666Z] go: downloading github.com/google/go-cmp v0.5.7 [2022-05-03T20:37:44.666Z] go: downloading github.com/googleapis/gnostic v0.5.5 [2022-05-03T20:37:44.666Z] go: downloading sigs.k8s.io/json v0.0.0-20211020170558-c049b76a60c6 [2022-05-03T20:37:44.666Z] go: downloading github.com/go-logr/logr v1.2.2 [2022-05-03T20:37:44.925Z] go: downloading k8s.io/kube-openapi v0.0.0-20211115234752-e816edb12b65 [2022-05-03T20:37:44.925Z] go: downloading github.com/json-iterator/go v1.1.12 [2022-05-03T20:37:44.925Z] go: downloading github.com/hashicorp/go-secure-stdlib/strutil v0.1.1 [2022-05-03T20:37:44.925Z] go: downloading github.com/hashicorp/go-sockaddr v1.0.2 [2022-05-03T20:37:44.925Z] go: downloading go.uber.org/zap v1.21.0 [2022-05-03T20:37:44.925Z]  ---> f55eb754a018 [2022-05-03T20:37:44.925Z] 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-05-03T20:37:44.925Z] go: downloading github.com/xeipuuv/gojsonreference v0.0.0-20180127040603-bd5ef7bd5415 [2022-05-03T20:37:44.925Z] go: downloading github.com/tklauser/numcpus v0.3.0 [2022-05-03T20:37:44.925Z] go: downloading sigs.k8s.io/yaml v1.3.0 [2022-05-03T20:37:44.925Z] go: downloading github.com/golang/groupcache v0.0.0-20210331224755-41bb18bfe9da [2022-05-03T20:37:44.925Z] go: downloading github.com/ryanuber/go-glob v1.0.0 [2022-05-03T20:37:44.925Z] go: downloading github.com/golang/snappy v0.0.4 [2022-05-03T20:37:44.925Z] go: downloading github.com/pierrec/lz4 v2.5.2+incompatible [2022-05-03T20:37:44.925Z] go: downloading github.com/hashicorp/go-secure-stdlib/mlock v0.1.1 [2022-05-03T20:37:44.925Z] go: downloading github.com/hashicorp/go-uuid v1.0.2 [2022-05-03T20:37:44.925Z] go: downloading github.com/hashicorp/go-version v1.2.0 [2022-05-03T20:37:44.925Z] go: downloading go.uber.org/multierr v1.6.0 [2022-05-03T20:37:44.925Z] go: downloading github.com/modern-go/concurrent v0.0.0-20180306012644-bacd9c7ef1dd [2022-05-03T20:37:44.925Z] go: downloading github.com/modern-go/reflect2 v1.0.2 [2022-05-03T20:37:44.925Z]  ---> Running in 6a981e102d24 [2022-05-03T20:37:44.925Z] go: downloading github.com/xeipuuv/gojsonpointer v0.0.0-20190905194746-02993c407bfb [2022-05-03T20:37:45.496Z]  ---> 2ce84e9e97be [2022-05-03T20:37:45.496Z] Step 18/25 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . [2022-05-03T20:37:45.496Z] Removing intermediate container 6a981e102d24 [2022-05-03T20:37:45.496Z] ---> 09bcb6e89367 [2022-05-03T20:37:45.496Z] Step 22/22 : LABEL version=0.0.0 [2022-05-03T20:37:45.496Z] ---> Running in f1626780ef3b [2022-05-03T20:37:45.759Z] Removing intermediate container f1626780ef3b [2022-05-03T20:37:45.759Z] ---> f721f547dbe7 [2022-05-03T20:37:45.759Z] [2022-05-03T20:37:46.020Z] Successfully built f721f547dbe7 [2022-05-03T20:37:46.020Z] ---> d09584fafb05 [2022-05-03T20:37:46.020Z] Step 19/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . [2022-05-03T20:37:46.020Z] Successfully tagged support-scheduler:latest [2022-05-03T20:37:46.020Z] Building support-notifications [2022-05-03T20:37:50.286Z]  Building support-scheduler ... done go: downloading github.com/Azure/go-autorest/autorest/validation v0.3.0 [2022-05-03T20:37:50.286Z] go: downloading github.com/Azure/go-autorest/autorest/to v0.4.0 [2022-05-03T20:37:50.859Z] Step 1/22 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-05-03T20:37:50.859Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2022-05-03T20:37:50.859Z] ---> 39844a443e3a [2022-05-03T20:37:50.859Z] Step 3/22 : WORKDIR /edgex-go [2022-05-03T20:37:50.859Z] ---> Using cache [2022-05-03T20:37:50.859Z] ---> e75a9952b546 [2022-05-03T20:37:50.859Z] Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-05-03T20:37:50.859Z] ---> Using cache [2022-05-03T20:37:50.859Z] ---> edbd45e2d2e9 [2022-05-03T20:37:50.859Z] Step 5/22 : RUN apk add --update --no-cache make bash git ca-certificates [2022-05-03T20:38:03.173Z] ---> 2386bcddd051 [2022-05-03T20:38:03.173Z] Step 20/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ [2022-05-03T20:38:03.452Z] ---> Running in 7773d6bdc061 [2022-05-03T20:38:05.445Z] ---> 4ca0ce19ef63 [2022-05-03T20:38:05.445Z] 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-05-03T20:38:06.013Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-05-03T20:38:06.273Z] ---> Running in 94be2870c341 [2022-05-03T20:38:06.840Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-05-03T20:38:07.409Z] OK: 221 MiB in 52 packages [2022-05-03T20:38:08.792Z] Removing intermediate container 7773d6bdc061 [2022-05-03T20:38:08.792Z] Removing intermediate container 94be2870c341 [2022-05-03T20:38:08.792Z] ---> b7c7df5fc238 [2022-05-03T20:38:08.792Z] ---> 982ac94b918d [2022-05-03T20:38:08.792Z] Step 6/22 : COPY go.mod vendor* ./Step 22/25 : ENTRYPOINT ["entrypoint.sh"] [2022-05-03T20:38:08.792Z] [2022-05-03T20:38:08.792Z] ---> Running in 9e0888a918af [2022-05-03T20:38:09.050Z] ---> f08dd9e15094 [2022-05-03T20:38:09.050Z] Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-05-03T20:38:09.050Z] Removing intermediate container 9e0888a918af [2022-05-03T20:38:09.315Z] ---> fcfac2304699 [2022-05-03T20:38:09.315Z] Step 23/25 : LABEL arch=x86_64 [2022-05-03T20:38:09.315Z] ---> Running in d84fe73883ff [2022-05-03T20:38:09.315Z] ---> Running in b1e4f9a0d61a [2022-05-03T20:38:10.286Z] Removing intermediate container d84fe73883ff [2022-05-03T20:38:10.286Z] ---> 36fcf3df4dd0 [2022-05-03T20:38:10.286Z] Step 24/25 : LABEL git_sha=5a28fc52bc19d7afd691aeffb2a02d806c36588d [2022-05-03T20:38:10.858Z] ---> Running in bf54f1c5a151 [2022-05-03T20:38:11.430Z] Removing intermediate container a080038c00eb [2022-05-03T20:38:11.430Z] ---> 600c56b94ef1 [2022-05-03T20:38:11.430Z] [2022-05-03T20:38:11.430Z] Step 13/26 : FROM alpine:3.15 [2022-05-03T20:38:11.430Z] ---> 0ac33e5f5afa [2022-05-03T20:38:11.430Z] Step 14/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2022-05-03T20:38:11.430Z] ---> Using cache [2022-05-03T20:38:11.430Z] ---> b41ab9c5e690 [2022-05-03T20:38:11.430Z] Step 15/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-05-03T20:38:11.430Z] ---> Using cache [2022-05-03T20:38:11.430Z] ---> b157ec22970d [2022-05-03T20:38:11.430Z] Step 16/26 : RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2022-05-03T20:38:11.696Z] Removing intermediate container 9eecdc4c762b [2022-05-03T20:38:11.696Z] ---> f4682ded6037 [2022-05-03T20:38:11.696Z] [2022-05-03T20:38:11.696Z] Step 13/26 : FROM alpine:3.15 [2022-05-03T20:38:11.696Z] ---> 0ac33e5f5afa [2022-05-03T20:38:11.696Z] Step 14/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2022-05-03T20:38:11.696Z] ---> Using cache [2022-05-03T20:38:11.696Z] ---> b41ab9c5e690 [2022-05-03T20:38:11.696Z] Step 15/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-05-03T20:38:11.696Z] ---> Using cache [2022-05-03T20:38:11.696Z] ---> b157ec22970d [2022-05-03T20:38:11.696Z] Step 16/26 : RUN apk update && apk --no-cache --update add dumb-init gcompat [2022-05-03T20:38:12.266Z] Removing intermediate container bf54f1c5a151 [2022-05-03T20:38:12.266Z] ---> 6a73ba6a57af [2022-05-03T20:38:12.266Z] Step 25/25 : LABEL version=0.0.0 [2022-05-03T20:38:12.525Z] ---> Running in 516986e6805e [2022-05-03T20:38:12.525Z] ---> Running in aa96006cbf49 [2022-05-03T20:38:12.525Z] Removing intermediate container b1e4f9a0d61a [2022-05-03T20:38:12.525Z] ---> ee134354f428 [2022-05-03T20:38:12.525Z] Step 8/22 : COPY . . [2022-05-03T20:38:12.525Z] ---> Running in aa349ce8579d [2022-05-03T20:38:13.099Z] Removing intermediate container aa349ce8579d [2022-05-03T20:38:13.099Z] ---> ccf6221dfbfd [2022-05-03T20:38:13.099Z] [2022-05-03T20:38:13.361Z] Successfully built ccf6221dfbfd [2022-05-03T20:38:13.361Z] Successfully tagged security-secretstore-setup:latest [2022-05-03T20:38:13.361Z] Building core-command [2022-05-03T20:38:14.297Z]  Building security-secretstore-setup ... done fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-05-03T20:38:14.297Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-05-03T20:38:15.237Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-05-03T20:38:15.237Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-05-03T20:38:15.498Z] v3.15.4-87-g89e29fdace [https://nl.alpinelinux.org/alpine/v3.15/main] [2022-05-03T20:38:15.498Z] v3.15.4-88-gad6180c336 [https://nl.alpinelinux.org/alpine/v3.15/community] [2022-05-03T20:38:15.498Z] OK: 15855 distinct packages available [2022-05-03T20:38:15.498Z] v3.15.4-87-g89e29fdace [https://nl.alpinelinux.org/alpine/v3.15/main] [2022-05-03T20:38:15.498Z] v3.15.4-88-gad6180c336 [https://nl.alpinelinux.org/alpine/v3.15/community] [2022-05-03T20:38:15.498Z] OK: 15855 distinct packages available [2022-05-03T20:38:15.498Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-05-03T20:38:15.498Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-05-03T20:38:16.440Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-05-03T20:38:16.440Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-05-03T20:38:16.708Z] (1/4) Installing dumb-init (1.2.5-r1) [2022-05-03T20:38:16.708Z] (1/5) Installing dumb-init (1.2.5-r1) [2022-05-03T20:38:16.708Z] (2/4) Installing musl-obstack (1.2.3-r0) [2022-05-03T20:38:16.708Z] (2/5) Installing musl-obstack (1.2.3-r0) [2022-05-03T20:38:16.708Z] (3/4) Installing libucontext (1.1-r0) [2022-05-03T20:38:16.967Z] (3/5) Installing libucontext (1.1-r0) [2022-05-03T20:38:16.967Z] (4/4) Installing gcompat (1.0.0-r4) [2022-05-03T20:38:16.967Z] (4/5) Installing gcompat (1.0.0-r4) [2022-05-03T20:38:16.967Z] Executing busybox-1.34.1-r5.trigger [2022-05-03T20:38:16.967Z] OK: 6 MiB in 18 packages [2022-05-03T20:38:16.967Z] (5/5) Installing openssl (1.1.1n-r0) [2022-05-03T20:38:17.226Z] Executing busybox-1.34.1-r5.trigger [2022-05-03T20:38:17.226Z] OK: 6 MiB in 19 packages [2022-05-03T20:38:20.528Z] Step 1/23 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-05-03T20:38:20.528Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2022-05-03T20:38:20.528Z] ---> 39844a443e3a [2022-05-03T20:38:20.528Z] Step 3/23 : WORKDIR /edgex-go [2022-05-03T20:38:20.528Z] ---> Using cache [2022-05-03T20:38:20.528Z] ---> e75a9952b546 [2022-05-03T20:38:20.528Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-05-03T20:38:20.528Z] ---> Using cache [2022-05-03T20:38:20.528Z] ---> edbd45e2d2e9 [2022-05-03T20:38:20.528Z] Step 5/23 : RUN apk add --update --no-cache make git [2022-05-03T20:38:20.528Z] ---> Using cache [2022-05-03T20:38:20.528Z] ---> 7ebb3aba3c82 [2022-05-03T20:38:20.528Z] Step 6/23 : COPY go.mod vendor* ./ [2022-05-03T20:38:20.528Z] ---> Using cache [2022-05-03T20:38:20.528Z] ---> 8c482ce58218 [2022-05-03T20:38:20.528Z] Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-05-03T20:38:20.528Z] ---> Using cache [2022-05-03T20:38:20.528Z] ---> 698ad6855ce0 [2022-05-03T20:38:20.528Z] Step 8/23 : COPY . . [2022-05-03T20:38:20.528Z] ---> Using cache [2022-05-03T20:38:20.528Z] ---> 7b2deaa7fb6a [2022-05-03T20:38:20.528Z] Step 9/23 : RUN make cmd/core-command/core-command [2022-05-03T20:38:24.719Z] ---> Running in d915dea934fd [2022-05-03T20:38:24.990Z] ---> e7b0491e901e [2022-05-03T20:38:24.990Z] Step 9/22 : RUN make cmd/support-notifications/support-notifications [2022-05-03T20:38:24.990Z] Removing intermediate container aa96006cbf49 [2022-05-03T20:38:24.990Z] ---> 88081e83bd33 [2022-05-03T20:38:24.990Z] Step 17/26 : COPY --from=builder /edgex-go/spire-build/bin/spire-agent /usr/local/bin [2022-05-03T20:38:24.990Z] ---> Running in f9a4b271539b [2022-05-03T20:38:25.251Z] Removing intermediate container 516986e6805e [2022-05-03T20:38:25.251Z] ---> 84e07f13d6fd [2022-05-03T20:38:25.251Z] Step 17/26 : COPY --from=builder /edgex-go/spire-build/bin/spire-server /usr/local/bin [2022-05-03T20:38:26.195Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-command/core-command ./cmd/core-command [2022-05-03T20:38:26.454Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/support-notifications/support-notifications ./cmd/support-notifications [2022-05-03T20:38:28.365Z] ---> 309d676d9068 [2022-05-03T20:38:28.365Z] Step 18/26 : COPY --from=builder /edgex-go/spire-build/bin/spire-server /usr/local/bin [2022-05-03T20:38:28.365Z] ---> 4df3ce8a0533 [2022-05-03T20:38:28.365Z] Step 18/26 : COPY --from=builder /edgex-go/cmd/security-spire-config/docker-entrypoint.sh /usr/local/bin/ [2022-05-03T20:38:29.322Z] ---> dc8ac203d742 [2022-05-03T20:38:29.322Z] Step 19/26 : WORKDIR /usr/local/etc/spiffe-scripts.d [2022-05-03T20:38:29.581Z] ---> Running in 4e539214ca43 [2022-05-03T20:38:30.523Z] Removing intermediate container 4e539214ca43 [2022-05-03T20:38:30.523Z] ---> 45ef527b042d [2022-05-03T20:38:30.523Z] Step 20/26 : COPY --from=builder /edgex-go/cmd/security-spire-config/seed_builtin_entries.sh /usr/local/etc/spiffe-scripts.d [2022-05-03T20:38:31.093Z] ---> 09e7a2329818 [2022-05-03T20:38:31.093Z] Step 19/26 : COPY --from=builder /edgex-go/cmd/security-spire-agent/docker-entrypoint.sh /usr/local/bin/ [2022-05-03T20:38:31.093Z] ---> 2ab27595bfa1 [2022-05-03T20:38:31.093Z] Step 21/26 : WORKDIR / [2022-05-03T20:38:31.093Z] ---> Running in dd210331f280 [2022-05-03T20:38:31.360Z] Removing intermediate container dd210331f280 [2022-05-03T20:38:31.360Z] ---> 1b54601ab3e7 [2022-05-03T20:38:31.360Z] Step 22/26 : ENTRYPOINT [ "/usr/bin/dumb-init" ] [2022-05-03T20:38:31.622Z] ---> c09e66794719 [2022-05-03T20:38:31.622Z] Step 20/26 : COPY --from=builder /edgex-go/cmd/security-spire-agent/agent.conf /usr/local/etc/spire/agent.conf.tpl [2022-05-03T20:38:31.622Z] ---> Running in e091890a1368 [2022-05-03T20:38:32.558Z] Removing intermediate container e091890a1368 [2022-05-03T20:38:32.558Z] ---> a644fae50806 [2022-05-03T20:38:32.558Z] Step 23/26 : CMD [ "--verbose", "docker-entrypoint.sh" ] [2022-05-03T20:38:33.125Z] ---> 5584338dcae6 [2022-05-03T20:38:33.125Z] Step 21/26 : COPY --from=builder /edgex-go/cmd/security-spire-agent/openssl.conf /usr/local/etc/ [2022-05-03T20:38:33.125Z] ---> Running in 7df55614e22c [2022-05-03T20:38:33.403Z] Removing intermediate container 7df55614e22c [2022-05-03T20:38:33.403Z] ---> 3ddb3a748b00 [2022-05-03T20:38:33.403Z] Step 24/26 : LABEL arch=x86_64 [2022-05-03T20:38:33.663Z] ---> 77a2e294f125 [2022-05-03T20:38:33.663Z] Step 22/26 : ENTRYPOINT [ "/usr/bin/dumb-init" ] [2022-05-03T20:38:33.663Z] ---> Running in acba4063a147 [2022-05-03T20:38:33.663Z] ---> Running in f61bae397ee1 [2022-05-03T20:38:33.929Z] Removing intermediate container f61bae397ee1 [2022-05-03T20:38:33.929Z] ---> cb3845f05a3c [2022-05-03T20:38:33.929Z] Step 23/26 : CMD [ "--verbose", "docker-entrypoint.sh" ] [2022-05-03T20:38:34.188Z] ---> Running in 1b41b22e3a66 [2022-05-03T20:38:34.189Z] Removing intermediate container acba4063a147 [2022-05-03T20:38:34.189Z] ---> 633f964fe9aa [2022-05-03T20:38:34.189Z] Step 25/26 : LABEL git_sha=5a28fc52bc19d7afd691aeffb2a02d806c36588d [2022-05-03T20:38:34.189Z] ---> Running in 7243503ad85a [2022-05-03T20:38:34.448Z] Removing intermediate container 1b41b22e3a66 [2022-05-03T20:38:34.448Z] ---> adebf5b1aa2a [2022-05-03T20:38:34.448Z] Step 24/26 : LABEL arch=x86_64 [2022-05-03T20:38:34.712Z] ---> Running in 711143ed8f3f [2022-05-03T20:38:34.712Z] Removing intermediate container 7243503ad85a [2022-05-03T20:38:34.712Z] ---> 13482bcb3a55 [2022-05-03T20:38:34.712Z] Step 26/26 : LABEL version=0.0.0 [2022-05-03T20:38:34.971Z] ---> Running in ca3bb922350d [2022-05-03T20:38:34.971Z] Removing intermediate container 711143ed8f3f [2022-05-03T20:38:34.971Z] ---> c83b0edbfff3 [2022-05-03T20:38:34.971Z] Step 25/26 : LABEL git_sha=5a28fc52bc19d7afd691aeffb2a02d806c36588d [2022-05-03T20:38:34.971Z] ---> Running in 6246029c1ddd [2022-05-03T20:38:35.231Z] Removing intermediate container ca3bb922350d [2022-05-03T20:38:35.231Z] ---> 2c23a4dc77c0 [2022-05-03T20:38:35.231Z] [2022-05-03T20:38:35.231Z] Successfully built 2c23a4dc77c0 [2022-05-03T20:38:35.231Z] Successfully tagged security-spire-config:latest [2022-05-03T20:38:35.490Z]  Building security-spire-config ... done Removing intermediate container 6246029c1ddd [2022-05-03T20:38:35.490Z] ---> 8a68c2fe5aad [2022-05-03T20:38:35.490Z] Step 26/26 : LABEL version=0.0.0 [2022-05-03T20:38:35.490Z] ---> Running in e51ecc5dd53f [2022-05-03T20:38:35.750Z] Removing intermediate container e51ecc5dd53f [2022-05-03T20:38:35.750Z] ---> fa3de953b8b2 [2022-05-03T20:38:35.750Z] [2022-05-03T20:38:35.750Z] Successfully built fa3de953b8b2 [2022-05-03T20:38:35.750Z] Successfully tagged security-spire-agent:latest [2022-05-03T20:38:55.358Z] ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] [2022-05-03T20:38:55.358Z] ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] [2022-05-03T20:38:55.358Z] ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] [2022-05-03T20:38:55.358Z] ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] [2022-05-03T20:38:55.358Z] ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] [2022-05-03T20:38:55.358Z] ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] [2022-05-03T20:38:55.358Z] ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-setup [no test files] [2022-05-03T20:38:55.358Z] ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] [2022-05-03T20:38:55.358Z] ? github.com/edgexfoundry/edgex-go/cmd/security-spiffe-token-provider [no test files] [2022-05-03T20:38:57.384Z] ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] [2022-05-03T20:38:57.384Z] ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] [2022-05-03T20:38:57.384Z] ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-agent [no test files] [2022-05-03T20:38:57.384Z] ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-executor [no test files] [2022-05-03T20:38:57.384Z] ? github.com/edgexfoundry/edgex-go/internal [no test files] [2022-05-03T20:38:57.384Z] ? github.com/edgexfoundry/edgex-go/internal/core/command [no test files] [2022-05-03T20:38:57.699Z]  Building security-spire-agent ... done Removing intermediate container d915dea934fd [2022-05-03T20:38:57.699Z] ---> f0518239c1c0 [2022-05-03T20:38:57.699Z] [2022-05-03T20:38:57.699Z] Step 10/23 : FROM alpine:3.14 [2022-05-03T20:38:57.699Z] ---> e04c818066af [2022-05-03T20:38:57.699Z] Step 11/23 : RUN apk add --update --no-cache dumb-init [2022-05-03T20:38:57.699Z] ---> Using cache [2022-05-03T20:38:57.699Z] ---> e1c896c33221 [2022-05-03T20:38:57.699Z] Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2022-05-03T20:38:57.700Z] ---> Using cache [2022-05-03T20:38:57.700Z] ---> 447d6046ad46 [2022-05-03T20:38:57.700Z] Step 13/23 : ENV APP_PORT=59882 [2022-05-03T20:38:57.700Z] ---> Running in e0e08346a63e [2022-05-03T20:38:57.700Z] Removing intermediate container e0e08346a63e [2022-05-03T20:38:57.700Z] ---> 12a9db54d534 [2022-05-03T20:38:57.700Z] Step 14/23 : EXPOSE $APP_PORT [2022-05-03T20:38:57.700Z] ---> Running in 3467dc399f75 [2022-05-03T20:38:57.700Z] Removing intermediate container f9a4b271539b [2022-05-03T20:38:57.700Z] ---> 9feaffb1b30c [2022-05-03T20:38:57.700Z] [2022-05-03T20:38:57.700Z] Step 10/22 : FROM alpine:3.14 [2022-05-03T20:38:57.700Z] ---> e04c818066af [2022-05-03T20:38:57.700Z] Step 11/22 : RUN apk add --update --no-cache ca-certificates dumb-init [2022-05-03T20:38:57.700Z] Removing intermediate container 3467dc399f75 [2022-05-03T20:38:57.700Z] ---> 156c81f5e69a [2022-05-03T20:38:57.700Z] Step 15/23 : WORKDIR / [2022-05-03T20:38:57.700Z] ---> Running in e1209d339ab7 [2022-05-03T20:38:57.700Z] ---> Running in dba3a07df1d8 [2022-05-03T20:38:57.980Z] Removing intermediate container dba3a07df1d8 [2022-05-03T20:38:57.980Z] ---> ad8edbd0f4b3 [2022-05-03T20:38:57.980Z] Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / [2022-05-03T20:38:57.980Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz [2022-05-03T20:38:58.241Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz [2022-05-03T20:38:58.242Z] ---> f32b76248a1d [2022-05-03T20:38:58.242Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/core-command/core-command / [2022-05-03T20:38:58.503Z] (1/2) Installing ca-certificates (20211220-r0) [2022-05-03T20:38:58.503Z] (2/2) Installing dumb-init (1.2.5-r1) [2022-05-03T20:38:58.503Z] Executing busybox-1.33.1-r7.trigger [2022-05-03T20:38:58.503Z] Executing ca-certificates-20211220-r0.trigger [2022-05-03T20:38:58.503Z] OK: 6 MiB in 16 packages [2022-05-03T20:38:58.766Z] ---> 359440fce7b1 [2022-05-03T20:38:58.766Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.toml /res/configuration.toml [2022-05-03T20:38:59.348Z] ---> f63941e7d322 [2022-05-03T20:38:59.348Z] Step 19/23 : ENTRYPOINT ["/core-command"] [2022-05-03T20:38:59.609Z] ---> Running in 23fbe87a0951 [2022-05-03T20:38:59.609Z] Removing intermediate container e1209d339ab7 [2022-05-03T20:38:59.609Z] ---> 1bfcd2e260f9 [2022-05-03T20:38:59.609Z] Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium, Copyright (c) 2021: Intel Corporation' [2022-05-03T20:38:59.871Z] ---> Running in a51774a35e72 [2022-05-03T20:38:59.871Z] Removing intermediate container 23fbe87a0951 [2022-05-03T20:38:59.871Z] ---> 05dbf9824426 [2022-05-03T20:38:59.871Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-05-03T20:39:00.190Z] Removing intermediate container a51774a35e72 [2022-05-03T20:39:00.190Z] ---> 15feedeb5443 [2022-05-03T20:39:00.190Z] Step 13/22 : ENV APP_PORT=59860 [2022-05-03T20:39:00.190Z] ---> Running in f038bee7852a [2022-05-03T20:39:00.451Z] ---> Running in 8d8dbcebe3b5 [2022-05-03T20:39:00.712Z] Removing intermediate container f038bee7852a [2022-05-03T20:39:00.712Z] ---> 65e1ebb74ac7 [2022-05-03T20:39:00.712Z] Step 21/23 : LABEL arch=x86_64 [2022-05-03T20:39:00.712Z] ---> Running in 102730cd95c4 [2022-05-03T20:39:00.973Z] Removing intermediate container 8d8dbcebe3b5 [2022-05-03T20:39:00.973Z] ---> 408be30d1a65 [2022-05-03T20:39:00.973Z] Step 14/22 : EXPOSE $APP_PORT [2022-05-03T20:39:00.973Z] ---> Running in 3cc6da7e31c2 [2022-05-03T20:39:01.233Z] Removing intermediate container 102730cd95c4 [2022-05-03T20:39:01.233Z] ---> 95dcb8bdce6f [2022-05-03T20:39:01.233Z] Step 22/23 : LABEL git_sha=5a28fc52bc19d7afd691aeffb2a02d806c36588d [2022-05-03T20:39:01.233Z] ---> Running in c9bb8ede2b28 [2022-05-03T20:39:01.233Z] Removing intermediate container 3cc6da7e31c2 [2022-05-03T20:39:01.233Z] ---> 379893ddfe80 [2022-05-03T20:39:01.233Z] Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / [2022-05-03T20:39:01.493Z] Removing intermediate container c9bb8ede2b28 [2022-05-03T20:39:01.493Z] ---> 341879c83bbb [2022-05-03T20:39:01.493Z] Step 23/23 : LABEL version=0.0.0 [2022-05-03T20:39:01.754Z] ---> Running in bf3feb1658fc [2022-05-03T20:39:01.754Z] ---> 282bbb1f4c26 [2022-05-03T20:39:01.754Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / [2022-05-03T20:39:02.015Z] Removing intermediate container bf3feb1658fc [2022-05-03T20:39:02.015Z] ---> f547c005727b [2022-05-03T20:39:02.015Z] [2022-05-03T20:39:02.276Z] Successfully built f547c005727b [2022-05-03T20:39:02.276Z] Successfully tagged core-command:latest [2022-05-03T20:39:02.879Z]  Building core-command ... done  ---> 3fed99b5d154 [2022-05-03T20:39:02.879Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.toml /res/configuration.toml [2022-05-03T20:39:03.152Z] ---> a1f0c0f6b6d4 [2022-05-03T20:39:03.152Z] Step 18/22 : ENTRYPOINT ["/support-notifications"] [2022-05-03T20:39:03.727Z] ---> Running in 15a35c21c14c [2022-05-03T20:39:03.727Z] Removing intermediate container 15a35c21c14c [2022-05-03T20:39:03.727Z] ---> 2231492c5af0 [2022-05-03T20:39:03.727Z] Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-05-03T20:39:03.990Z] ---> Running in 73228fb1e9e7 [2022-05-03T20:39:04.252Z] Removing intermediate container 73228fb1e9e7 [2022-05-03T20:39:04.252Z] ---> 7b9c590da7d6 [2022-05-03T20:39:04.252Z] Step 20/22 : LABEL arch=x86_64 [2022-05-03T20:39:04.513Z] ---> Running in 2cca4fb283ab [2022-05-03T20:39:04.514Z] Removing intermediate container 2cca4fb283ab [2022-05-03T20:39:04.514Z] ---> e0057287c015 [2022-05-03T20:39:04.514Z] Step 21/22 : LABEL git_sha=5a28fc52bc19d7afd691aeffb2a02d806c36588d [2022-05-03T20:39:04.514Z] ---> Running in 3bba1d6e1494 [2022-05-03T20:39:04.774Z] Removing intermediate container 3bba1d6e1494 [2022-05-03T20:39:04.774Z] ---> ce5d3aa84611 [2022-05-03T20:39:04.774Z] Step 22/22 : LABEL version=0.0.0 [2022-05-03T20:39:05.119Z] ---> Running in 7089e98c8f08 [2022-05-03T20:39:05.380Z] Removing intermediate container 7089e98c8f08 [2022-05-03T20:39:05.380Z] ---> 4f41335d8bd6 [2022-05-03T20:39:05.380Z] [2022-05-03T20:39:05.380Z] Successfully built 4f41335d8bd6 [2022-05-03T20:39:05.380Z] Successfully tagged support-notifications:latest [2022-05-03T20:39:12.574Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/application 0.298s coverage: 28.7% of statements [2022-05-03T20:39:12.575Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] [2022-05-03T20:39:12.575Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] [2022-05-03T20:39:19.352Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/http 0.442s coverage: 98.5% of statements [2022-05-03T20:39:19.352Z] ? github.com/edgexfoundry/edgex-go/internal/core/data [no test files] [2022-05-03T20:39:20.362Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/application 0.479s coverage: 53.4% of statements [2022-05-03T20:39:20.362Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] [2022-05-03T20:39:20.362Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] [2022-05-03T20:39:44.137Z]  Building support-notifications ... done Building bin/spire-agent... [2022-05-03T20:39:44.137Z] go: downloading github.com/envoyproxy/go-control-plane v0.10.1 [2022-05-03T20:39:44.137Z] go: downloading github.com/aws/aws-sdk-go-v2/service/secretsmanager v1.14.0 [2022-05-03T20:39:44.137Z] go: downloading cloud.google.com/go/secretmanager v1.3.0 [2022-05-03T20:39:44.137Z] go: downloading github.com/docker/docker v20.10.12+incompatible [2022-05-03T20:39:44.137Z] go: downloading github.com/google/go-tpm-tools v0.3.3 [2022-05-03T20:39:44.137Z] go: downloading github.com/cncf/xds/go v0.0.0-20211130200136-a8f946100490 [2022-05-03T20:39:44.137Z] go: downloading github.com/envoyproxy/protoc-gen-validate v0.6.2 [2022-05-03T20:39:44.137Z] go: downloading github.com/docker/go-connections v0.4.0 [2022-05-03T20:39:44.137Z] go: downloading github.com/docker/go-units v0.4.0 [2022-05-03T20:39:44.137Z] go: downloading github.com/opencontainers/image-spec v1.0.1 [2022-05-03T20:39:44.137Z] go: downloading github.com/containerd/containerd v1.3.4 [2022-05-03T20:39:44.137Z] go: downloading github.com/docker/distribution v2.7.1+incompatible [2022-05-03T20:39:44.137Z] go: downloading github.com/opencontainers/go-digest v1.0.0 [2022-05-03T20:39:47.354Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/controller/http 22.980s coverage: 89.2% of statements [2022-05-03T20:39:47.354Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/controller/messaging [no test files] [2022-05-03T20:39:47.354Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces [no test files] [2022-05-03T20:39:47.354Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces/mocks [no test files] [2022-05-03T20:39:47.354Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/messaging 1.440s coverage: 84.4% of statements [2022-05-03T20:39:47.354Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] [2022-05-03T20:39:47.354Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata [no test files] [2022-05-03T20:39:47.354Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/application [no test files] [2022-05-03T20:39:47.354Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] [2022-05-03T20:39:47.354Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] [2022-05-03T20:39:48.813Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/controller/http 2.644s coverage: 95.6% of statements [2022-05-03T20:39:48.813Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces [no test files] [2022-05-03T20:39:48.813Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces/mocks [no test files] [2022-05-03T20:39:48.813Z] ok github.com/edgexfoundry/edgex-go/internal/io 0.331s coverage: 72.2% of statements [2022-05-03T20:39:48.813Z] ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] [2022-05-03T20:39:48.813Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/application [no test files] [2022-05-03T20:39:48.813Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers [no test files] [2022-05-03T20:39:48.813Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] [2022-05-03T20:39:48.813Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] [2022-05-03T20:39:48.813Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/controller/http 0.461s coverage: 60.0% of statements [2022-05-03T20:39:48.813Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] [2022-05-03T20:39:48.813Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] [2022-05-03T20:39:48.813Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] [2022-05-03T20:39:48.813Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/redis 0.909s coverage: 0.9% of statements [2022-05-03T20:39:48.813Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/interfaces [no test files] [2022-05-03T20:39:48.813Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/telemetry 0.784s coverage: 58.8% of statements [2022-05-03T20:39:48.813Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/utils 0.376s coverage: 29.6% of statements [2022-05-03T20:39:48.813Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] [2022-05-03T20:39:48.813Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 0.269s coverage: 47.1% of statements [2022-05-03T20:39:48.813Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 1.260s coverage: 79.5% of statements [2022-05-03T20:39:48.813Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 0.254s coverage: 94.1% of statements [2022-05-03T20:39:49.433Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 0.276s coverage: 96.3% of statements [2022-05-03T20:39:50.887Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 0.225s coverage: 87.5% of statements [2022-05-03T20:40:06.046Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 12.268s coverage: 94.4% of statements [2022-05-03T20:40:06.046Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/ping 0.242s coverage: 44.8% of statements [2022-05-03T20:40:08.688Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 13.686s coverage: 82.5% of statements [2022-05-03T20:40:08.688Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl/share [no test files] [2022-05-03T20:40:17.046Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 22.303s coverage: 92.9% of statements [2022-05-03T20:40:17.046Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] [2022-05-03T20:40:17.046Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] [2022-05-03T20:40:17.046Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] [2022-05-03T20:40:17.046Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 0.073s coverage: 65.1% of statements [2022-05-03T20:40:17.046Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] [2022-05-03T20:40:17.046Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] [2022-05-03T20:40:17.046Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] [2022-05-03T20:40:17.047Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] [2022-05-03T20:40:17.047Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] [2022-05-03T20:40:17.047Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 11.234s coverage: 87.2% of statements [2022-05-03T20:40:17.047Z] ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] [2022-05-03T20:40:17.047Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] [2022-05-03T20:40:17.047Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 0.219s coverage: 100.0% of statements [2022-05-03T20:40:17.047Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] [2022-05-03T20:40:17.047Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 0.350s coverage: 58.8% of statements [2022-05-03T20:40:17.047Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/common [no test files] [2022-05-03T20:40:17.047Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 0.348s coverage: 80.0% of statements [2022-05-03T20:40:17.047Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/jwt 0.350s coverage: 87.2% of statements [2022-05-03T20:40:17.047Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/oauth2 0.340s coverage: 85.4% of statements [2022-05-03T20:40:17.047Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 1.076s coverage: 91.2% of statements [2022-05-03T20:40:17.047Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] [2022-05-03T20:40:25.410Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 1.017s coverage: 64.4% of statements [2022-05-03T20:40:25.410Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] [2022-05-03T20:40:25.410Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] [2022-05-03T20:40:25.410Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.349s coverage: 100.0% of statements [2022-05-03T20:40:25.410Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.114s coverage: 89.4% of statements [2022-05-03T20:40:25.410Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.122s coverage: 100.0% of statements [2022-05-03T20:40:25.410Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.194s coverage: 73.7% of statements [2022-05-03T20:40:25.410Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.068s coverage: 100.0% of statements [2022-05-03T20:40:35.630Z] ok github.com/edgexfoundry/edgex-go/internal/security/proxy 1.564s coverage: 65.4% of statements [2022-05-03T20:40:35.630Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/config [no test files] [2022-05-03T20:40:35.631Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/container [no test files] [2022-05-03T20:40:35.631Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/models [no test files] [2022-05-03T20:40:38.282Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 1.183s coverage: 43.8% of statements [2022-05-03T20:40:38.282Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] [2022-05-03T20:40:38.282Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] [2022-05-03T20:40:38.282Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 0.306s coverage: 89.5% of statements [2022-05-03T20:40:38.282Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] [2022-05-03T20:40:38.282Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 0.335s coverage: 84.8% of statements [2022-05-03T20:40:38.282Z] ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider [no test files] [2022-05-03T20:40:38.282Z] ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/config [no test files] [2022-05-03T20:40:38.282Z] ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/container [no test files] [2022-05-03T20:40:38.282Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications [no test files] [2022-05-03T20:40:40.414Z] Removing intermediate container c7d0dfd61338 [2022-05-03T20:40:40.414Z] ---> 895fec6c0016 [2022-05-03T20:40:40.414Z] [2022-05-03T20:40:40.414Z] Step 13/25 : FROM alpine:3.15 [2022-05-03T20:40:40.414Z] ---> 0ac33e5f5afa [2022-05-03T20:40:40.414Z] Step 14/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2022-05-03T20:40:40.414Z] ---> Using cache [2022-05-03T20:40:40.414Z] ---> b41ab9c5e690 [2022-05-03T20:40:40.414Z] Step 15/25 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-05-03T20:40:40.414Z] ---> Using cache [2022-05-03T20:40:40.414Z] ---> b157ec22970d [2022-05-03T20:40:40.414Z] Step 16/25 : RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2022-05-03T20:40:40.414Z] ---> Using cache [2022-05-03T20:40:40.414Z] ---> 88081e83bd33 [2022-05-03T20:40:40.414Z] Step 17/25 : COPY --from=builder /edgex-go/spire-build/bin/spire-server /usr/local/bin [2022-05-03T20:40:40.414Z] ---> c553f9ca58b7 [2022-05-03T20:40:40.414Z] Step 18/25 : COPY --from=builder /edgex-go/cmd/security-spire-server/docker-entrypoint.sh /usr/local/bin/ [2022-05-03T20:40:40.414Z] ---> 5bf6943422e6 [2022-05-03T20:40:40.414Z] Step 19/25 : COPY --from=builder /edgex-go/cmd/security-spire-server/server.conf /usr/local/etc/spire/server.conf.tpl [2022-05-03T20:40:40.414Z] ---> 11e624c4005f [2022-05-03T20:40:40.414Z] Step 20/25 : COPY --from=builder /edgex-go/cmd/security-spire-server/openssl.conf /usr/local/etc/ [2022-05-03T20:40:40.414Z] ---> 689dffa85be1 [2022-05-03T20:40:40.414Z] Step 21/25 : ENTRYPOINT [ "/usr/bin/dumb-init" ] [2022-05-03T20:40:40.414Z] ---> Running in 6d8910893b26 [2022-05-03T20:40:40.414Z] Removing intermediate container 6d8910893b26 [2022-05-03T20:40:40.414Z] ---> 0459c841b38c [2022-05-03T20:40:40.414Z] Step 22/25 : CMD [ "--verbose", "docker-entrypoint.sh" ] [2022-05-03T20:40:40.414Z] ---> Running in b0900a721113 [2022-05-03T20:40:40.414Z] Removing intermediate container b0900a721113 [2022-05-03T20:40:40.414Z] ---> 78074028e457 [2022-05-03T20:40:40.414Z] Step 23/25 : LABEL arch=x86_64 [2022-05-03T20:40:40.414Z] ---> Running in 894eaad757ae [2022-05-03T20:40:40.414Z] Removing intermediate container 894eaad757ae [2022-05-03T20:40:40.414Z] ---> 9a6d0b46867b [2022-05-03T20:40:40.414Z] Step 24/25 : LABEL git_sha=5a28fc52bc19d7afd691aeffb2a02d806c36588d [2022-05-03T20:40:40.414Z] ---> Running in a7331aa3a246 [2022-05-03T20:40:40.414Z] Removing intermediate container a7331aa3a246 [2022-05-03T20:40:40.414Z] ---> 2f7b2d50a59c [2022-05-03T20:40:40.414Z] Step 25/25 : LABEL version=0.0.0 [2022-05-03T20:40:40.414Z] ---> Running in 882a1c1f4047 [2022-05-03T20:40:40.414Z] Removing intermediate container 882a1c1f4047 [2022-05-03T20:40:40.414Z] ---> 8961579e0713 [2022-05-03T20:40:40.414Z] [2022-05-03T20:40:40.414Z] Successfully built 8961579e0713 [2022-05-03T20:40:40.414Z] Successfully tagged security-spire-server:latest [2022-05-03T20:40:40.426Z]  Building security-spire-server ... done  [Pipeline] } [2022-05-03T20:40:40.438Z] $ docker stop --time=1 e26c07cb3f6af679ec6095d33c9631e413b156d80da95ee94005beb819fd129b [2022-05-03T20:40:41.770Z] $ docker rm -f e26c07cb3f6af679ec6095d33c9631e413b156d80da95ee94005beb819fd129b [Pipeline] // withDockerContainer [Pipeline] sh [2022-05-03T20:40:42.242Z] + docker images [2022-05-03T20:40:42.242Z] REPOSITORY TAG IMAGE ID CREATED SIZE [2022-05-03T20:40:42.242Z] security-spire-server latest 8961579e0713 3 seconds ago 87.3MB [2022-05-03T20:40:42.242Z] 895fec6c0016 15 seconds ago 4.43GB [2022-05-03T20:40:42.242Z] support-notifications latest 4f41335d8bd6 About a minute ago 26.9MB [2022-05-03T20:40:42.242Z] core-command latest f547c005727b About a minute ago 16.1MB [2022-05-03T20:40:42.242Z] 9feaffb1b30c About a minute ago 1.55GB [2022-05-03T20:40:42.242Z] f0518239c1c0 About a minute ago 1.49GB [2022-05-03T20:40:42.242Z] security-spire-agent latest fa3de953b8b2 2 minutes ago 127MB [2022-05-03T20:40:42.242Z] security-spire-config latest 2c23a4dc77c0 2 minutes ago 86.7MB [2022-05-03T20:40:42.242Z] security-secretstore-setup latest ccf6221dfbfd 2 minutes ago 28.5MB [2022-05-03T20:40:42.242Z] f4682ded6037 2 minutes ago 4.43GB [2022-05-03T20:40:42.242Z] 600c56b94ef1 2 minutes ago 4.43GB [2022-05-03T20:40:42.242Z] support-scheduler latest f721f547dbe7 2 minutes ago 26.3MB [2022-05-03T20:40:42.242Z] 784829186f92 3 minutes ago 1.55GB [2022-05-03T20:40:42.242Z] 829355d5c768 3 minutes ago 1.5GB [2022-05-03T20:40:42.242Z] security-bootstrapper latest ac0877b20ebc 3 minutes ago 19.1MB [2022-05-03T20:40:42.242Z] security-spiffe-token-provider latest 992c56dbd9c6 4 minutes ago 28.8MB [2022-05-03T20:40:42.242Z] core-metadata latest b3ce7c8db47a 4 minutes ago 17MB [2022-05-03T20:40:42.242Z] 6766853bfe67 4 minutes ago 1.5GB [2022-05-03T20:40:42.242Z] c94d683676f3 4 minutes ago 1.54GB [2022-05-03T20:40:42.242Z] 5375813af812 4 minutes ago 1.5GB [2022-05-03T20:40:42.242Z] sys-mgmt-agent latest 742a9b2d4b22 4 minutes ago 299MB [2022-05-03T20:40:42.242Z] core-data latest e6a8e4be2fb2 5 minutes ago 22.5MB [2022-05-03T20:40:42.242Z] security-proxy-setup latest 1021be9098fd 5 minutes ago 26.9MB [2022-05-03T20:40:42.242Z] 0153571508ce 5 minutes ago 1.49GB [2022-05-03T20:40:42.242Z] 9f3c26a20ae9 5 minutes ago 1.52GB [2022-05-03T20:40:42.242Z] ba019ab532c2 5 minutes ago 1.5GB [2022-05-03T20:40:42.242Z] ci-base-image-x86_64 latest 39844a443e3a 9 minutes ago 895MB [2022-05-03T20:40:42.242Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base 1.17-alpine f018257e8ee9 11 days ago 562MB [2022-05-03T20:40:42.242Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver latest a97f223af7a3 12 days ago 254MB [2022-05-03T20:40:42.242Z] docker 20.10.14 7417809fdb73 4 weeks ago 218MB [2022-05-03T20:40:42.242Z] alpine 3.14 e04c818066af 4 weeks ago 5.59MB [2022-05-03T20:40:42.242Z] alpine 3.15 0ac33e5f5afa 4 weeks ago 5.57MB [2022-05-03T20:40:42.242Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose latest 360bccc3ab07 22 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) Stage "Snap" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } [2022-05-03T20:40:46.623Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/application 6.374s coverage: 17.7% of statements [2022-05-03T20:40:46.623Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel [no test files] [2022-05-03T20:40:46.623Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel/mocks [no test files] [2022-05-03T20:40:46.623Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] [2022-05-03T20:40:46.623Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] [2022-05-03T20:40:46.623Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/controller/http 0.718s coverage: 92.3% of statements [2022-05-03T20:40:46.623Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces [no test files] [2022-05-03T20:40:46.623Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces/mocks [no test files] [2022-05-03T20:40:46.623Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler [no test files] [2022-05-03T20:40:46.623Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/application [no test files] [2022-05-03T20:40:46.623Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/application/scheduler 0.258s coverage: 63.2% of statements [2022-05-03T20:40:46.623Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] [2022-05-03T20:40:46.623Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] [2022-05-03T20:40:48.067Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/controller/http 0.461s coverage: 97.7% of statements [2022-05-03T20:40:48.067Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces [no test files] [2022-05-03T20:40:48.067Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces/mocks [no test files] [2022-05-03T20:40:48.067Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent [no test files] [2022-05-03T20:40:48.067Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/application [no test files] [2022-05-03T20:40:48.067Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/application/direct 0.232s coverage: 28.9% of statements [2022-05-03T20:40:48.067Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/application/direct/config [no test files] [2022-05-03T20:40:48.067Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/application/executor [no test files] [2022-05-03T20:40:48.067Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/config [no test files] [2022-05-03T20:40:48.067Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/container [no test files] [2022-05-03T20:40:48.067Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/controller/http [no test files] [2022-05-03T20:40:48.067Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/interfaces [no test files] [2022-05-03T20:40:48.067Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/response 0.208s coverage: 100.0% of statements [2022-05-03T20:40:48.067Z] ok github.com/edgexfoundry/edgex-go/internal/system/executor 0.085s coverage: 96.9% of statements [2022-05-03T20:40:48.666Z] 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-05-03T20:40:48.666Z] WARNING: Linting skipped (not on x86_64 or linter not installed) [2022-05-03T20:40:48.666Z] GO111MODULE=on go vet ./... [2022-05-03T20:42:55.648Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2022-05-03T20:42:55.648Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2022-05-03T20:42:55.648Z] ./bin/test-attribution-txt.sh [Pipeline] echo [2022-05-03T20:42:55.676Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] sh [2022-05-03T20:42:56.345Z] + ls -al . [2022-05-03T20:42:56.345Z] total 668 [2022-05-03T20:42:56.345Z] drwxrwxr-x 9 1001 1001 4096 May 3 20:42 . [2022-05-03T20:42:56.345Z] drwxr-xr-x 4 root root 4096 May 3 20:36 .. [2022-05-03T20:42:56.345Z] -rw-rw-r-- 1 1001 1001 11 May 3 20:34 .dockerignore [2022-05-03T20:42:56.345Z] drwxrwxr-x 8 1001 1001 4096 May 3 20:34 .git [2022-05-03T20:42:56.345Z] drwxrwxr-x 3 1001 1001 4096 May 3 20:34 .github [2022-05-03T20:42:56.345Z] -rw-rw-r-- 1 1001 1001 879 May 3 20:34 .gitignore [2022-05-03T20:42:56.345Z] -rw-rw-r-- 1 1001 1001 42 May 3 20:34 .golangci.yml [2022-05-03T20:42:56.345Z] -rw-rw-r-- 1 1001 1001 87 May 3 20:34 .hadolint.yml [2022-05-03T20:42:56.345Z] -rw-rw-r-- 1 1001 1001 166 May 3 20:34 .sonarcloud.properties [2022-05-03T20:42:56.345Z] -rw-rw-r-- 1 1001 1001 1171 May 3 20:34 ADOPTERS.md [2022-05-03T20:42:56.345Z] -rw-rw-r-- 1 1001 1001 10086 May 3 20:34 Attribution.txt [2022-05-03T20:42:56.345Z] -rw-rw-r-- 1 1001 1001 51732 May 3 20:34 CHANGELOG.md [2022-05-03T20:42:56.345Z] -rw-rw-r-- 1 1001 1001 3804 May 3 20:34 CONTRIBUTING.md [2022-05-03T20:42:56.345Z] -rw-rw-r-- 1 1001 1001 677 May 3 20:34 GOVERNANCE.md [2022-05-03T20:42:56.345Z] -rw-rw-r-- 1 1001 1001 850 May 3 20:34 Jenkinsfile [2022-05-03T20:42:56.345Z] -rw-rw-r-- 1 1001 1001 10775 May 3 20:34 LICENSE [2022-05-03T20:42:56.345Z] -rw-rw-r-- 1 1001 1001 10389 May 3 20:34 Makefile [2022-05-03T20:42:56.345Z] -rw-rw-r-- 1 1001 1001 582 May 3 20:34 OWNERS.md [2022-05-03T20:42:56.345Z] -rw-rw-r-- 1 1001 1001 9120 May 3 20:34 README.md [2022-05-03T20:42:56.345Z] -rw-rw-r-- 1 1001 1001 6912 May 3 20:34 SECURITY.md [2022-05-03T20:42:56.345Z] -rw-rw-r-- 1 1001 1001 5 May 3 20:30 VERSION [2022-05-03T20:42:56.345Z] -rw-rw-r-- 1 1001 1001 4131 May 3 20:34 ZMQWindows.md [2022-05-03T20:42:56.345Z] drwxrwxr-x 2 1001 1001 4096 May 3 20:34 bin [2022-05-03T20:42:56.345Z] drwxrwxr-x 18 1001 1001 4096 May 3 20:34 cmd [2022-05-03T20:42:56.345Z] -rw-r--r-- 1 root root 435134 May 3 20:40 coverage.out [2022-05-03T20:42:56.345Z] -rw-rw-r-- 1 1001 1001 3256 May 3 20:34 go.mod [2022-05-03T20:42:56.345Z] -rw-rw-r-- 1 1001 1001 35162 May 3 20:36 go.sum [2022-05-03T20:42:56.345Z] drwxrwxr-x 8 1001 1001 4096 May 3 20:34 internal [2022-05-03T20:42:56.345Z] drwxrwxr-x 3 1001 1001 4096 May 3 20:34 openapi [2022-05-03T20:42:56.345Z] drwxrwxr-x 4 1001 1001 4096 May 3 20:34 snap [2022-05-03T20:42:56.345Z] -rw-rw-r-- 1 1001 1001 204 May 3 20:34 version.go [Pipeline] sh [2022-05-03T20:42:57.019Z] + '[' -e coverage.out ] [2022-05-03T20:42:57.019Z] + chown 1001:1001 coverage.out [Pipeline] stash [2022-05-03T20:42:57.048Z] Warning: overwriting stash ‘coverage-report’ [2022-05-03T20:42:57.947Z] Stashed 1 file(s) [Pipeline] sh [2022-05-03T20:42:58.610Z] + make build [2022-05-03T20:42:58.610Z] CGO_ENABLED=1 GO111MODULE=on go build -tags "non_delayedstart" -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-05-03T20:44:20.475Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-metadata/core-metadata ./cmd/core-metadata [2022-05-03T20:45:28.547Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-command/core-command ./cmd/core-command [2022-05-03T20:45:28.547Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/support-notifications/support-notifications ./cmd/support-notifications [2022-05-03T20:46:07.624Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -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-05-03T20:46:07.624Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -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-05-03T20:46:09.065Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler [2022-05-03T20:46:15.788Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -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-05-03T20:46:19.199Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -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-05-03T20:46:24.622Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -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-05-03T20:46:28.030Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/secrets-config ./cmd/secrets-config [2022-05-03T20:46:32.365Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper [2022-05-03T20:46:40.679Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -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-05-03T20:46:46.144Z] $ docker stop --time=1 ea40c71506a8f1b24db27aa81c784f88847796b1cf8ab3e09929e5ff4af9f33c [2022-05-03T20:46:48.155Z] $ docker rm -f ea40c71506a8f1b24db27aa81c784f88847796b1cf8ab3e09929e5ff4af9f33c [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2022-05-03T20:46:50.455Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2022-05-03T20:46:50.455Z] [2022-05-03T20:46:50.455Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] isUnix [Pipeline] sh [2022-05-03T20:46:50.820Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2022-05-03T20:46:51.096Z] latest: Pulling from edgex-devops/edgex-compose-arm64 [2022-05-03T20:46:51.096Z] 29e5d40040c1: Pulling fs layer [2022-05-03T20:46:51.096Z] 1ce36da41761: Pulling fs layer [2022-05-03T20:46:51.096Z] 25b303627fd3: Pulling fs layer [2022-05-03T20:46:51.096Z] 29e5d40040c1: Verifying Checksum [2022-05-03T20:46:51.096Z] 29e5d40040c1: Download complete [2022-05-03T20:46:51.371Z] 1ce36da41761: Verifying Checksum [2022-05-03T20:46:51.371Z] 1ce36da41761: Download complete [2022-05-03T20:46:51.646Z] 29e5d40040c1: Pull complete [2022-05-03T20:46:53.090Z] 25b303627fd3: Verifying Checksum [2022-05-03T20:46:53.090Z] 25b303627fd3: Download complete [2022-05-03T20:46:53.090Z] 1ce36da41761: Pull complete [2022-05-03T20:47:05.733Z] 25b303627fd3: Pull complete [2022-05-03T20:47:05.733Z] Digest: sha256:9cc31fd43c2090459daf52f5d183d677621facc00304dcc7dc9de11b2a0a8f33 [2022-05-03T20:47:05.733Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2022-05-03T20:47:05.733Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] withDockerContainer [2022-05-03T20:47:06.048Z] prd-ubuntu20.04-docker-arm64-4c-16g-40402 does not seem to be running inside a container [2022-05-03T20:47:06.189Z] $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/edgex-go/6 -v /w/workspace/edgex-go/6:/w/workspace/edgex-go/6:rw,z -v /w/workspace/edgex-go/6@tmp:/w/workspace/edgex-go/6@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 ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest cat [2022-05-03T20:47:08.616Z] $ docker top a6f0dc411feedc36912d2f0d685f2f35c5305f13fe849d0c1877ed42842c94b5 -eo pid,comm [Pipeline] { [Pipeline] sh [2022-05-03T20:47:09.564Z] + docker-compose build --help [2022-05-03T20:47:09.564Z] + grep parallel [2022-05-03T20:47:14.976Z] --parallel Build images in parallel. [Pipeline] } [2022-05-03T20:47:15.296Z] $ docker stop --time=1 a6f0dc411feedc36912d2f0d685f2f35c5305f13fe849d0c1877ed42842c94b5 [2022-05-03T20:47:17.059Z] $ docker rm -f a6f0dc411feedc36912d2f0d685f2f35c5305f13fe849d0c1877ed42842c94b5 [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2022-05-03T20:47:17.689Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2022-05-03T20:47:17.689Z] . [Pipeline] withDockerContainer [2022-05-03T20:47:17.940Z] prd-ubuntu20.04-docker-arm64-4c-16g-40402 does not seem to be running inside a container [2022-05-03T20:47:18.046Z] $ 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/6 -v /w/workspace/edgex-go/6:/w/workspace/edgex-go/6:rw,z -v /w/workspace/edgex-go/6@tmp:/w/workspace/edgex-go/6@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 ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest cat [2022-05-03T20:47:19.380Z] $ docker top 7c237c5b1bd8bd870b3a9db2c3c80464b92144b4fbb82bd12e6c14e4048892d3 -eo pid,comm [Pipeline] { [Pipeline] sh [2022-05-03T20:47:20.326Z] + docker-compose -f ./docker-compose-build.yml build --parallel [2022-05-03T20:47:27.112Z] Building core-command ... [2022-05-03T20:47:27.112Z] Building core-data ... [2022-05-03T20:47:27.112Z] Building core-metadata ... [2022-05-03T20:47:27.112Z] Building security-bootstrapper ... [2022-05-03T20:47:27.112Z] Building security-proxy-setup ... [2022-05-03T20:47:27.112Z] Building security-secretstore-setup ... [2022-05-03T20:47:27.112Z] Building security-spiffe-token-provider ... [2022-05-03T20:47:27.112Z] Building security-spire-agent ... [2022-05-03T20:47:27.112Z] Building security-spire-config ... [2022-05-03T20:47:27.112Z] Building security-spire-server ... [2022-05-03T20:47:27.112Z] Building support-notifications ... [2022-05-03T20:47:27.112Z] Building support-scheduler ... [2022-05-03T20:47:27.112Z] Building sys-mgmt-agent ... [2022-05-03T20:47:27.112Z] Building security-spire-server [2022-05-03T20:47:27.112Z] Building sys-mgmt-agent [2022-05-03T20:47:27.112Z] Building security-bootstrapper [2022-05-03T20:47:27.112Z] Building core-data [2022-05-03T20:47:27.112Z] Building security-secretstore-setup [2022-05-03T20:49:03.976Z] Step 1/23 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-05-03T20:49:03.976Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2022-05-03T20:49:03.976Z] ---> 57a2a8b8d8ba [2022-05-03T20:49:03.976Z] Step 3/23 : WORKDIR /edgex-go [2022-05-03T20:49:03.976Z] ---> Running in a80485372cba [2022-05-03T20:49:03.976Z] Step 1/31 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-05-03T20:49:03.976Z] Step 2/31 : FROM ${BUILDER_BASE} AS builder [2022-05-03T20:49:03.976Z] ---> 57a2a8b8d8ba [2022-05-03T20:49:03.976Z] Step 3/31 : WORKDIR /edgex-go [2022-05-03T20:49:03.976Z] ---> Running in 5f45c4aa59c3 [2022-05-03T20:49:03.976Z] Step 1/25 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-05-03T20:49:03.976Z] Step 2/25 : FROM ${BUILDER_BASE} AS builder [2022-05-03T20:49:03.976Z] ---> 57a2a8b8d8ba [2022-05-03T20:49:03.976Z] Step 3/25 : WORKDIR /edgex-go [2022-05-03T20:49:03.976Z] ---> Running in 9019580447fe [2022-05-03T20:49:03.976Z] Step 1/23 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-05-03T20:49:03.976Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2022-05-03T20:49:03.976Z] ---> 57a2a8b8d8ba [2022-05-03T20:49:03.976Z] Step 3/23 : WORKDIR /edgex-go [2022-05-03T20:49:03.976Z] ---> Running in ed288eeeb148 [2022-05-03T20:49:03.976Z] Step 1/25 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-05-03T20:49:03.976Z] Step 2/25 : FROM ${BUILDER_BASE} AS builder [2022-05-03T20:49:03.976Z] ---> 57a2a8b8d8ba [2022-05-03T20:49:03.976Z] Step 3/25 : WORKDIR /edgex-go [2022-05-03T20:49:03.976Z] ---> Running in a814761a6327 [2022-05-03T20:49:03.976Z] Removing intermediate container a80485372cba [2022-05-03T20:49:03.976Z] ---> aadc6feb28cb [2022-05-03T20:49:03.976Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-05-03T20:49:03.976Z] Removing intermediate container 5f45c4aa59c3 [2022-05-03T20:49:03.976Z] ---> ecfcc735c2f0 [2022-05-03T20:49:03.976Z] Step 4/31 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-05-03T20:49:03.976Z] ---> Running in f75f7af2f556 [2022-05-03T20:49:03.976Z] ---> Running in 51974f095284 [2022-05-03T20:49:03.976Z] Removing intermediate container 9019580447fe [2022-05-03T20:49:03.976Z] ---> 1ae7349ce83d [2022-05-03T20:49:03.976Z] Step 4/25 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-05-03T20:49:03.976Z] Removing intermediate container a814761a6327 [2022-05-03T20:49:03.976Z] ---> 582baabb8c8b [2022-05-03T20:49:03.976Z] Step 4/25 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-05-03T20:49:03.976Z] Removing intermediate container ed288eeeb148 [2022-05-03T20:49:03.976Z] ---> 265b963c3e2b [2022-05-03T20:49:03.976Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-05-03T20:49:03.976Z] ---> Running in d88247b07c52 [2022-05-03T20:49:03.976Z] ---> Running in ec34d3093cf7 [2022-05-03T20:49:03.976Z] ---> Running in cf6d46915697 [2022-05-03T20:49:03.976Z] Removing intermediate container 51974f095284 [2022-05-03T20:49:03.976Z] ---> 90b4ae967cb9 [2022-05-03T20:49:03.976Z] Step 5/31 : RUN apk add --update --no-cache make git [2022-05-03T20:49:03.976Z] ---> Running in 466b681e6356 [2022-05-03T20:49:03.976Z] Removing intermediate container f75f7af2f556 [2022-05-03T20:49:03.976Z] ---> 7f866aeea7fd [2022-05-03T20:49:03.976Z] Step 5/23 : RUN apk add --update --no-cache make bash git [2022-05-03T20:49:03.976Z] Removing intermediate container d88247b07c52 [2022-05-03T20:49:03.976Z] ---> 617ab6d3fb5b [2022-05-03T20:49:03.976Z] Step 5/25 : RUN apk add --update --no-cache make git build-base curl [2022-05-03T20:49:03.976Z] Removing intermediate container ec34d3093cf7 [2022-05-03T20:49:03.976Z] ---> Running in f6b4c2d1800e [2022-05-03T20:49:03.976Z] ---> 8547b95eff79 [2022-05-03T20:49:03.976Z] Step 5/25 : RUN apk add --update --no-cache make git [2022-05-03T20:49:03.976Z] Removing intermediate container cf6d46915697 [2022-05-03T20:49:03.976Z] ---> b70205cf623f [2022-05-03T20:49:03.977Z] Step 5/23 : RUN apk add --update --no-cache zeromq-dev libsodium-dev pkgconfig build-base git [2022-05-03T20:49:03.977Z] ---> Running in bb5d450fc778 [2022-05-03T20:49:03.977Z] ---> Running in 01c5d3d0dbd0 [2022-05-03T20:49:03.977Z] ---> Running in 08d7f4fd7231 [2022-05-03T20:49:03.977Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-05-03T20:49:03.977Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-05-03T20:49:03.977Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-05-03T20:49:03.977Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-05-03T20:49:03.977Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-05-03T20:49:03.977Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-05-03T20:49:03.977Z] OK: 220 MiB in 52 packages [2022-05-03T20:49:03.977Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-05-03T20:49:04.258Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-05-03T20:49:04.546Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-05-03T20:49:04.546Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-05-03T20:49:05.148Z] Removing intermediate container 466b681e6356 [2022-05-03T20:49:05.148Z] ---> fe216726f872 [2022-05-03T20:49:05.148Z] Step 6/31 : COPY go.mod vendor* ./ [2022-05-03T20:49:05.427Z] OK: 220 MiB in 52 packages [2022-05-03T20:49:05.705Z] OK: 220 MiB in 52 packages [2022-05-03T20:49:05.705Z] OK: 220 MiB in 52 packages [2022-05-03T20:49:06.322Z] OK: 220 MiB in 52 packages [2022-05-03T20:49:06.322Z] ---> 0390c3c642be [2022-05-03T20:49:06.322Z] Step 7/31 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-05-03T20:49:06.607Z] ---> Running in 720c79cdc30e [2022-05-03T20:49:07.608Z] Removing intermediate container f6b4c2d1800e [2022-05-03T20:49:07.608Z] ---> be3620d24529 [2022-05-03T20:49:07.608Z] Step 6/23 : COPY go.mod vendor* ./ [2022-05-03T20:49:07.887Z] Removing intermediate container 08d7f4fd7231 [2022-05-03T20:49:07.887Z] ---> 52b8fe25aa59 [2022-05-03T20:49:07.887Z] Step 6/23 : COPY go.mod vendor* ./ [2022-05-03T20:49:07.887Z] Removing intermediate container 01c5d3d0dbd0 [2022-05-03T20:49:07.887Z] ---> 95799a393375 [2022-05-03T20:49:07.887Z] Step 6/25 : COPY go.mod vendor* ./ [2022-05-03T20:49:07.887Z] Removing intermediate container bb5d450fc778 [2022-05-03T20:49:07.887Z] ---> 10c21812c643 [2022-05-03T20:49:07.887Z] Step 6/25 : COPY go.mod vendor* ./ [2022-05-03T20:49:08.886Z] ---> cb423ad05349 [2022-05-03T20:49:08.886Z] Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-05-03T20:49:08.886Z] ---> Running in 9a89f0023dc5 [2022-05-03T20:49:09.166Z] ---> 8a90ff2a00c9 [2022-05-03T20:49:09.166Z] Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-05-03T20:49:09.453Z] ---> Running in b1600bd3a86f [2022-05-03T20:49:09.749Z] ---> f5cb6dc9c7b5 [2022-05-03T20:49:09.749Z] Step 7/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-05-03T20:49:09.749Z] ---> 4962ea767221 [2022-05-03T20:49:09.749Z] Step 7/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-05-03T20:49:10.056Z] ---> Running in 9140c9e648ab [2022-05-03T20:49:10.056Z] ---> Running in 4708cf39900f [2022-05-03T20:49:11.536Z] Removing intermediate container 720c79cdc30e [2022-05-03T20:49:11.537Z] ---> e9fbbe2b99e8 [2022-05-03T20:49:11.537Z] Step 8/31 : COPY . . [2022-05-03T20:49:15.879Z] Removing intermediate container 9a89f0023dc5 [2022-05-03T20:49:15.879Z] ---> ec5fa75ea2eb [2022-05-03T20:49:15.879Z] Step 8/23 : COPY . . [2022-05-03T20:49:15.879Z] Removing intermediate container b1600bd3a86f [2022-05-03T20:49:15.879Z] ---> de8d9870eff5 [2022-05-03T20:49:15.879Z] Step 8/23 : COPY . . [2022-05-03T20:49:15.879Z] Removing intermediate container 9140c9e648ab [2022-05-03T20:49:15.879Z] ---> d9afd2ff4ecb [2022-05-03T20:49:15.879Z] Step 8/25 : COPY . . [2022-05-03T20:49:15.879Z] Removing intermediate container 4708cf39900f [2022-05-03T20:49:15.879Z] ---> 211fb4936a16 [2022-05-03T20:49:15.879Z] Step 8/25 : COPY . . [2022-05-03T20:49:42.713Z] ---> 10c3fc4e8f76 [2022-05-03T20:49:42.713Z] Step 9/31 : RUN make cmd/security-bootstrapper/security-bootstrapper [2022-05-03T20:49:42.713Z] ---> Running in 1b4017d5c2d1 [2022-05-03T20:49:43.695Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper [2022-05-03T20:49:44.308Z] ---> 6745e053ae2c [2022-05-03T20:49:44.308Z] Step 9/23 : RUN make cmd/sys-mgmt-agent/sys-mgmt-agent [2022-05-03T20:49:44.308Z] ---> Running in 68f8bad534a8 [2022-05-03T20:49:44.596Z] ---> 092e6a1d022e [2022-05-03T20:49:44.596Z] Step 9/25 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup [2022-05-03T20:49:44.882Z] ---> Running in b5098fcf2b6b [2022-05-03T20:49:45.164Z] ---> 0819f0792b09 [2022-05-03T20:49:45.164Z] Step 9/23 : RUN make cmd/core-data/core-data [2022-05-03T20:49:45.164Z] ---> Running in 95dba3236b4e [2022-05-03T20:49:46.167Z] ---> cb42d03dd6f0 [2022-05-03T20:49:46.167Z] Step 9/25 : ARG SPIRE_RELEASE=1.2.1 [2022-05-03T20:49:46.167Z] ---> Running in c1266dd9ffdf [2022-05-03T20:49:46.781Z] Removing intermediate container c1266dd9ffdf [2022-05-03T20:49:46.781Z] ---> e950b3105257 [2022-05-03T20:49:46.781Z] Step 10/25 : RUN mkdir -p spire-build [2022-05-03T20:49:47.060Z] ---> Running in d8d795fb8778 [2022-05-03T20:49:48.052Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -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-05-03T20:49:48.052Z] CGO_ENABLED=1 GO111MODULE=on go build -tags "non_delayedstart" -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-05-03T20:49:48.330Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -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-05-03T20:49:50.342Z] Removing intermediate container d8d795fb8778 [2022-05-03T20:49:50.342Z] ---> 3abfe4ce21ef [2022-05-03T20:49:50.342Z] Step 11/25 : WORKDIR /edgex-go/spire-build [2022-05-03T20:49:50.342Z] ---> Running in 1723a99bb09c [2022-05-03T20:49:50.953Z] Removing intermediate container 1723a99bb09c [2022-05-03T20:49:50.953Z] ---> fc4835d5adc2 [2022-05-03T20:49:50.953Z] 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-05-03T20:49:50.953Z] ---> Running in c6604948609b [2022-05-03T20:49:54.369Z] spire-1.2.1/ [2022-05-03T20:49:54.369Z] spire-1.2.1/.data/ [2022-05-03T20:49:54.369Z] spire-1.2.1/.data/.file [2022-05-03T20:49:54.369Z] spire-1.2.1/.dockerignore [2022-05-03T20:49:54.369Z] spire-1.2.1/.gitattributes [2022-05-03T20:49:54.369Z] spire-1.2.1/.githooks/ [2022-05-03T20:49:54.369Z] spire-1.2.1/.githooks/pre-commit [2022-05-03T20:49:54.369Z] spire-1.2.1/.github/ [2022-05-03T20:49:54.369Z] spire-1.2.1/.github/ISSUE_TEMPLATE.md [2022-05-03T20:49:54.369Z] spire-1.2.1/.github/PULL_REQUEST_TEMPLATE.md [2022-05-03T20:49:54.369Z] spire-1.2.1/.github/dependabot.yml [2022-05-03T20:49:54.369Z] spire-1.2.1/.github/workflows/ [2022-05-03T20:49:54.369Z] spire-1.2.1/.github/workflows/nightly_build.yaml [2022-05-03T20:49:54.369Z] spire-1.2.1/.github/workflows/pr_build.yaml [2022-05-03T20:49:54.369Z] spire-1.2.1/.github/workflows/release_build.yaml [2022-05-03T20:49:54.369Z] spire-1.2.1/.github/workflows/scripts/ [2022-05-03T20:49:54.369Z] spire-1.2.1/.github/workflows/scripts/build_artifacts.sh [2022-05-03T20:49:54.369Z] spire-1.2.1/.github/workflows/scripts/push-images.sh [2022-05-03T20:49:54.369Z] spire-1.2.1/.github/workflows/scripts/push-scratch-images.sh [2022-05-03T20:49:54.369Z] spire-1.2.1/.github/workflows/scripts/run_unit_tests.sh [2022-05-03T20:49:54.369Z] spire-1.2.1/.github/workflows/scripts/split.sh [2022-05-03T20:49:54.369Z] spire-1.2.1/.gitignore [2022-05-03T20:49:54.369Z] spire-1.2.1/.go-version [2022-05-03T20:49:54.369Z] spire-1.2.1/.golangci.yml [2022-05-03T20:49:54.369Z] spire-1.2.1/ADOPTERS.md [2022-05-03T20:49:54.369Z] spire-1.2.1/CHANGELOG.md [2022-05-03T20:49:54.369Z] spire-1.2.1/CODE-OF-CONDUCT.md [2022-05-03T20:49:54.369Z] spire-1.2.1/CODEOWNERS [2022-05-03T20:49:54.369Z] spire-1.2.1/CONTRIBUTING.md [2022-05-03T20:49:54.369Z] spire-1.2.1/Dockerfile [2022-05-03T20:49:54.369Z] spire-1.2.1/Dockerfile.dev [2022-05-03T20:49:54.369Z] spire-1.2.1/Dockerfile.scratch [2022-05-03T20:49:54.369Z] spire-1.2.1/LICENSE [2022-05-03T20:49:54.369Z] spire-1.2.1/MAINTAINERS.md [2022-05-03T20:49:54.369Z] spire-1.2.1/Makefile [2022-05-03T20:49:54.369Z] spire-1.2.1/README.md [2022-05-03T20:49:54.369Z] spire-1.2.1/ROADMAP.md [2022-05-03T20:49:54.369Z] spire-1.2.1/SECURITY.md [2022-05-03T20:49:54.369Z] spire-1.2.1/cmd/ [2022-05-03T20:49:54.369Z] spire-1.2.1/cmd/spire-agent/ [2022-05-03T20:49:54.369Z] spire-1.2.1/cmd/spire-agent/cli/ [2022-05-03T20:49:54.369Z] spire-1.2.1/cmd/spire-agent/cli/api/ [2022-05-03T20:49:54.369Z] spire-1.2.1/cmd/spire-agent/cli/api/common.go [2022-05-03T20:49:54.369Z] spire-1.2.1/cmd/spire-agent/cli/api/fetch_jwt.go [2022-05-03T20:49:54.369Z] spire-1.2.1/cmd/spire-agent/cli/api/fetch_x509.go [2022-05-03T20:49:54.369Z] spire-1.2.1/cmd/spire-agent/cli/api/printer.go [2022-05-03T20:49:54.369Z] spire-1.2.1/cmd/spire-agent/cli/api/validate_jwt.go [2022-05-03T20:49:54.369Z] spire-1.2.1/cmd/spire-agent/cli/api/watch.go [2022-05-03T20:49:54.369Z] spire-1.2.1/cmd/spire-agent/cli/cli.go [2022-05-03T20:49:54.369Z] spire-1.2.1/cmd/spire-agent/cli/common/ [2022-05-03T20:49:54.369Z] spire-1.2.1/cmd/spire-agent/cli/common/defaults.go [2022-05-03T20:49:54.369Z] spire-1.2.1/cmd/spire-agent/cli/healthcheck/ [2022-05-03T20:49:54.369Z] spire-1.2.1/cmd/spire-agent/cli/healthcheck/healthcheck.go [2022-05-03T20:49:54.369Z] spire-1.2.1/cmd/spire-agent/cli/healthcheck/healthcheck_test.go [2022-05-03T20:49:54.369Z] spire-1.2.1/cmd/spire-agent/cli/run/ [2022-05-03T20:49:54.369Z] spire-1.2.1/cmd/spire-agent/cli/run/run.go [2022-05-03T20:49:54.369Z] spire-1.2.1/cmd/spire-agent/cli/run/run_test.go [2022-05-03T20:49:54.369Z] spire-1.2.1/cmd/spire-agent/cli/validate/ [2022-05-03T20:49:54.369Z] spire-1.2.1/cmd/spire-agent/cli/validate/validate.go [2022-05-03T20:49:54.369Z] spire-1.2.1/cmd/spire-agent/cli/validate/validate_test.go [2022-05-03T20:49:54.369Z] spire-1.2.1/cmd/spire-agent/main.go [2022-05-03T20:49:54.369Z] spire-1.2.1/cmd/spire-server/ [2022-05-03T20:49:54.369Z] spire-1.2.1/cmd/spire-server/cli/ [2022-05-03T20:49:54.369Z] spire-1.2.1/cmd/spire-server/cli/agent/ [2022-05-03T20:49:54.369Z] spire-1.2.1/cmd/spire-server/cli/agent/agent_test.go [2022-05-03T20:49:54.369Z] spire-1.2.1/cmd/spire-server/cli/agent/ban.go [2022-05-03T20:49:54.369Z] spire-1.2.1/cmd/spire-server/cli/agent/count.go [2022-05-03T20:49:54.369Z] spire-1.2.1/cmd/spire-server/cli/agent/evict.go [2022-05-03T20:49:54.369Z] spire-1.2.1/cmd/spire-server/cli/agent/list.go [2022-05-03T20:49:54.369Z] spire-1.2.1/cmd/spire-server/cli/agent/show.go [2022-05-03T20:49:54.369Z] spire-1.2.1/cmd/spire-server/cli/bundle/ [2022-05-03T20:49:54.369Z] spire-1.2.1/cmd/spire-server/cli/bundle/bundle_test.go [2022-05-03T20:49:54.369Z] spire-1.2.1/cmd/spire-server/cli/bundle/common.go [2022-05-03T20:49:54.369Z] spire-1.2.1/cmd/spire-server/cli/bundle/common_test.go [2022-05-03T20:49:54.369Z] spire-1.2.1/cmd/spire-server/cli/bundle/count.go [2022-05-03T20:49:54.369Z] spire-1.2.1/cmd/spire-server/cli/bundle/delete.go [2022-05-03T20:49:54.369Z] spire-1.2.1/cmd/spire-server/cli/bundle/list.go [2022-05-03T20:49:54.369Z] spire-1.2.1/cmd/spire-server/cli/bundle/set.go [2022-05-03T20:49:54.369Z] spire-1.2.1/cmd/spire-server/cli/bundle/show.go [2022-05-03T20:49:54.369Z] spire-1.2.1/cmd/spire-server/cli/cli.go [2022-05-03T20:49:54.369Z] spire-1.2.1/cmd/spire-server/cli/entry/ [2022-05-03T20:49:54.369Z] spire-1.2.1/cmd/spire-server/cli/entry/count.go [2022-05-03T20:49:54.369Z] spire-1.2.1/cmd/spire-server/cli/entry/count_test.go [2022-05-03T20:49:54.369Z] spire-1.2.1/cmd/spire-server/cli/entry/create.go [2022-05-03T20:49:54.369Z] spire-1.2.1/cmd/spire-server/cli/entry/create_test.go [2022-05-03T20:49:54.369Z] spire-1.2.1/cmd/spire-server/cli/entry/delete.go [2022-05-03T20:49:54.369Z] spire-1.2.1/cmd/spire-server/cli/entry/delete_test.go [2022-05-03T20:49:54.369Z] spire-1.2.1/cmd/spire-server/cli/entry/show.go [2022-05-03T20:49:54.369Z] spire-1.2.1/cmd/spire-server/cli/entry/show_test.go [2022-05-03T20:49:54.370Z] spire-1.2.1/cmd/spire-server/cli/entry/update.go [2022-05-03T20:49:54.370Z] spire-1.2.1/cmd/spire-server/cli/entry/update_test.go [2022-05-03T20:49:54.370Z] spire-1.2.1/cmd/spire-server/cli/entry/util.go [2022-05-03T20:49:54.370Z] spire-1.2.1/cmd/spire-server/cli/entry/util_test.go [2022-05-03T20:49:54.370Z] spire-1.2.1/cmd/spire-server/cli/federation/ [2022-05-03T20:49:54.370Z] spire-1.2.1/cmd/spire-server/cli/federation/common.go [2022-05-03T20:49:54.370Z] spire-1.2.1/cmd/spire-server/cli/federation/common_test.go [2022-05-03T20:49:54.370Z] spire-1.2.1/cmd/spire-server/cli/federation/create.go [2022-05-03T20:49:54.370Z] spire-1.2.1/cmd/spire-server/cli/federation/create_test.go [2022-05-03T20:49:54.370Z] spire-1.2.1/cmd/spire-server/cli/federation/delete.go [2022-05-03T20:49:54.370Z] spire-1.2.1/cmd/spire-server/cli/federation/delete_test.go [2022-05-03T20:49:54.370Z] spire-1.2.1/cmd/spire-server/cli/federation/list.go [2022-05-03T20:49:54.370Z] spire-1.2.1/cmd/spire-server/cli/federation/list_test.go [2022-05-03T20:49:54.370Z] spire-1.2.1/cmd/spire-server/cli/federation/refresh.go [2022-05-03T20:49:54.370Z] spire-1.2.1/cmd/spire-server/cli/federation/refresh_test.go [2022-05-03T20:49:54.370Z] spire-1.2.1/cmd/spire-server/cli/federation/show.go [2022-05-03T20:49:54.370Z] spire-1.2.1/cmd/spire-server/cli/federation/show_test.go [2022-05-03T20:49:54.370Z] spire-1.2.1/cmd/spire-server/cli/federation/update.go [2022-05-03T20:49:54.370Z] spire-1.2.1/cmd/spire-server/cli/federation/update_test.go [2022-05-03T20:49:54.370Z] spire-1.2.1/cmd/spire-server/cli/healthcheck/ [2022-05-03T20:49:54.370Z] spire-1.2.1/cmd/spire-server/cli/healthcheck/healthcheck.go [2022-05-03T20:49:54.370Z] spire-1.2.1/cmd/spire-server/cli/healthcheck/healthcheck_test.go [2022-05-03T20:49:54.370Z] spire-1.2.1/cmd/spire-server/cli/jwt/ [2022-05-03T20:49:54.370Z] spire-1.2.1/cmd/spire-server/cli/jwt/mint.go [2022-05-03T20:49:54.370Z] spire-1.2.1/cmd/spire-server/cli/jwt/mint_test.go [2022-05-03T20:49:54.370Z] spire-1.2.1/cmd/spire-server/cli/run/ [2022-05-03T20:49:54.370Z] spire-1.2.1/cmd/spire-server/cli/run/run.go [2022-05-03T20:49:54.370Z] spire-1.2.1/cmd/spire-server/cli/run/run_test.go [2022-05-03T20:49:54.370Z] spire-1.2.1/cmd/spire-server/cli/token/ [2022-05-03T20:49:54.370Z] spire-1.2.1/cmd/spire-server/cli/token/generate.go [2022-05-03T20:49:54.370Z] spire-1.2.1/cmd/spire-server/cli/token/generate_test.go [2022-05-03T20:49:54.370Z] spire-1.2.1/cmd/spire-server/cli/validate/ [2022-05-03T20:49:54.370Z] spire-1.2.1/cmd/spire-server/cli/validate/validate.go [2022-05-03T20:49:54.370Z] spire-1.2.1/cmd/spire-server/cli/validate/validate_test.go [2022-05-03T20:49:54.370Z] spire-1.2.1/cmd/spire-server/cli/x509/ [2022-05-03T20:49:54.370Z] spire-1.2.1/cmd/spire-server/cli/x509/mint.go [2022-05-03T20:49:54.370Z] spire-1.2.1/cmd/spire-server/cli/x509/mint_test.go [2022-05-03T20:49:54.370Z] spire-1.2.1/cmd/spire-server/main.go [2022-05-03T20:49:54.370Z] spire-1.2.1/cmd/spire-server/util/ [2022-05-03T20:49:54.370Z] spire-1.2.1/cmd/spire-server/util/util.go [2022-05-03T20:49:54.370Z] spire-1.2.1/conf/ [2022-05-03T20:49:54.370Z] spire-1.2.1/conf/agent/ [2022-05-03T20:49:54.370Z] spire-1.2.1/conf/agent/agent.conf [2022-05-03T20:49:54.370Z] spire-1.2.1/conf/agent/agent_full.conf [2022-05-03T20:49:54.370Z] spire-1.2.1/conf/agent/dummy_root_ca.crt [2022-05-03T20:49:54.370Z] spire-1.2.1/conf/server/ [2022-05-03T20:49:54.370Z] spire-1.2.1/conf/server/dummy_upstream_ca.crt [2022-05-03T20:49:54.370Z] spire-1.2.1/conf/server/dummy_upstream_ca.key [2022-05-03T20:49:54.370Z] spire-1.2.1/conf/server/server.conf [2022-05-03T20:49:54.370Z] spire-1.2.1/conf/server/server_full.conf [2022-05-03T20:49:54.370Z] spire-1.2.1/doc/ [2022-05-03T20:49:54.370Z] spire-1.2.1/doc/SPIRE101.md [2022-05-03T20:49:54.370Z] spire-1.2.1/doc/auditlog.md [2022-05-03T20:49:54.370Z] spire-1.2.1/doc/authorization_policy_engine.md [2022-05-03T20:49:54.370Z] spire-1.2.1/doc/changelog_guidelines.md [2022-05-03T20:49:54.370Z] spire-1.2.1/doc/cure53-report.pdf [2022-05-03T20:49:54.370Z] spire-1.2.1/doc/images/ [2022-05-03T20:49:54.370Z] spire-1.2.1/doc/images/2019_roadmap.png [2022-05-03T20:49:54.370Z] spire-1.2.1/doc/images/SPIRE101.png [2022-05-03T20:49:54.370Z] spire-1.2.1/doc/images/SPIRE_agent.png [2022-05-03T20:49:54.370Z] spire-1.2.1/doc/images/SPIRE_server.png [2022-05-03T20:49:54.370Z] spire-1.2.1/doc/images/cache_mgr.png [2022-05-03T20:49:54.370Z] spire-1.2.1/doc/images/cache_mgr_components.png [2022-05-03T20:49:54.370Z] spire-1.2.1/doc/images/federated_spire.png [2022-05-03T20:49:54.370Z] spire-1.2.1/doc/images/ha_mode.png [2022-05-03T20:49:54.370Z] spire-1.2.1/doc/images/nested_spire.png [2022-05-03T20:49:54.370Z] spire-1.2.1/doc/images/oidc_federation.png [2022-05-03T20:49:54.370Z] spire-1.2.1/doc/images/single_trust_domain.png [2022-05-03T20:49:54.370Z] spire-1.2.1/doc/images/spiffe_compatible.png [2022-05-03T20:49:54.370Z] spire-1.2.1/doc/images/spire_logo.png [2022-05-03T20:49:54.370Z] spire-1.2.1/doc/migrating_registration_api_clients.md [2022-05-03T20:49:54.370Z] spire-1.2.1/doc/plugin_agent_keymanager_disk.md [2022-05-03T20:49:54.370Z] spire-1.2.1/doc/plugin_agent_keymanager_memory.md [2022-05-03T20:49:54.370Z] spire-1.2.1/doc/plugin_agent_nodeattestor_aws_iid.md [2022-05-03T20:49:54.370Z] spire-1.2.1/doc/plugin_agent_nodeattestor_azure_msi.md [2022-05-03T20:49:54.370Z] spire-1.2.1/doc/plugin_agent_nodeattestor_gcp_iit.md [2022-05-03T20:49:54.370Z] spire-1.2.1/doc/plugin_agent_nodeattestor_jointoken.md [2022-05-03T20:49:54.370Z] spire-1.2.1/doc/plugin_agent_nodeattestor_k8s_psat.md [2022-05-03T20:49:54.370Z] spire-1.2.1/doc/plugin_agent_nodeattestor_k8s_sat.md [2022-05-03T20:49:54.370Z] spire-1.2.1/doc/plugin_agent_nodeattestor_sshpop.md [2022-05-03T20:49:54.370Z] spire-1.2.1/doc/plugin_agent_nodeattestor_tpm_devid.md [2022-05-03T20:49:54.370Z] spire-1.2.1/doc/plugin_agent_nodeattestor_x509pop.md [2022-05-03T20:49:54.370Z] spire-1.2.1/doc/plugin_agent_svidstore_aws_secretsmanager.md [2022-05-03T20:49:54.370Z] spire-1.2.1/doc/plugin_agent_svidstore_gcp_secretmanager.md [2022-05-03T20:49:54.370Z] spire-1.2.1/doc/plugin_agent_workloadattestor_docker.md [2022-05-03T20:49:54.370Z] spire-1.2.1/doc/plugin_agent_workloadattestor_k8s.md [2022-05-03T20:49:54.370Z] spire-1.2.1/doc/plugin_agent_workloadattestor_unix.md [2022-05-03T20:49:54.370Z] spire-1.2.1/doc/plugin_server_datastore_sql.md [2022-05-03T20:49:54.370Z] spire-1.2.1/doc/plugin_server_keymanager_aws_kms.md [2022-05-03T20:49:54.370Z] spire-1.2.1/doc/plugin_server_keymanager_disk.md [2022-05-03T20:49:54.370Z] spire-1.2.1/doc/plugin_server_keymanager_memory.md [2022-05-03T20:49:54.370Z] spire-1.2.1/doc/plugin_server_nodeattestor_aws_iid.md [2022-05-03T20:49:54.370Z] spire-1.2.1/doc/plugin_server_nodeattestor_azure_msi.md [2022-05-03T20:49:54.370Z] spire-1.2.1/doc/plugin_server_nodeattestor_gcp_iit.md [2022-05-03T20:49:54.370Z] spire-1.2.1/doc/plugin_server_nodeattestor_jointoken.md [2022-05-03T20:49:54.370Z] spire-1.2.1/doc/plugin_server_nodeattestor_k8s_psat.md [2022-05-03T20:49:54.370Z] spire-1.2.1/doc/plugin_server_nodeattestor_k8s_sat.md [2022-05-03T20:49:54.370Z] spire-1.2.1/doc/plugin_server_nodeattestor_sshpop.md [2022-05-03T20:49:54.370Z] spire-1.2.1/doc/plugin_server_nodeattestor_tpm_devid.md [2022-05-03T20:49:54.370Z] spire-1.2.1/doc/plugin_server_nodeattestor_x509pop.md [2022-05-03T20:49:54.370Z] spire-1.2.1/doc/plugin_server_noderesolver_azure_msi.md [2022-05-03T20:49:54.370Z] spire-1.2.1/doc/plugin_server_notifier_gcs_bundle.md [2022-05-03T20:49:54.370Z] spire-1.2.1/doc/plugin_server_notifier_k8sbundle.md [2022-05-03T20:49:54.370Z] spire-1.2.1/doc/plugin_server_upstreamauthority_aws_pca.md [2022-05-03T20:49:54.370Z] spire-1.2.1/doc/plugin_server_upstreamauthority_awssecret.md [2022-05-03T20:49:54.370Z] spire-1.2.1/doc/plugin_server_upstreamauthority_cert_manager.md [2022-05-03T20:49:54.370Z] spire-1.2.1/doc/plugin_server_upstreamauthority_disk.md [2022-05-03T20:49:54.370Z] spire-1.2.1/doc/plugin_server_upstreamauthority_gcp_cas.md [2022-05-03T20:49:54.370Z] spire-1.2.1/doc/plugin_server_upstreamauthority_spire.md [2022-05-03T20:49:54.370Z] spire-1.2.1/doc/plugin_server_upstreamauthority_vault.md [2022-05-03T20:49:54.370Z] spire-1.2.1/doc/scaling_spire.md [2022-05-03T20:49:54.370Z] spire-1.2.1/doc/spire_agent.md [2022-05-03T20:49:54.370Z] spire-1.2.1/doc/spire_server.md [2022-05-03T20:49:54.370Z] spire-1.2.1/doc/supported_integrations.md [2022-05-03T20:49:54.370Z] spire-1.2.1/doc/telemetry.md [2022-05-03T20:49:54.370Z] spire-1.2.1/doc/telemetry_config.md [2022-05-03T20:49:54.370Z] spire-1.2.1/doc/upgrading.md [2022-05-03T20:49:54.370Z] spire-1.2.1/doc/using_spire.md [2022-05-03T20:49:54.370Z] spire-1.2.1/examples/ [2022-05-03T20:49:54.370Z] spire-1.2.1/examples/README.md [2022-05-03T20:49:54.370Z] spire-1.2.1/go.mod [2022-05-03T20:49:54.370Z] spire-1.2.1/go.sum [2022-05-03T20:49:54.370Z] spire-1.2.1/pkg/ [2022-05-03T20:49:54.370Z] spire-1.2.1/pkg/agent/ [2022-05-03T20:49:54.370Z] spire-1.2.1/pkg/agent/agent.go [2022-05-03T20:49:54.370Z] spire-1.2.1/pkg/agent/api/ [2022-05-03T20:49:54.370Z] spire-1.2.1/pkg/agent/api/config.go [2022-05-03T20:49:54.370Z] spire-1.2.1/pkg/agent/api/debug/ [2022-05-03T20:49:54.370Z] spire-1.2.1/pkg/agent/api/debug/v1/ [2022-05-03T20:49:54.370Z] spire-1.2.1/pkg/agent/api/debug/v1/service.go [2022-05-03T20:49:54.370Z] spire-1.2.1/pkg/agent/api/debug/v1/service_test.go [2022-05-03T20:49:54.370Z] spire-1.2.1/pkg/agent/api/delegatedidentity/ [2022-05-03T20:49:54.370Z] spire-1.2.1/pkg/agent/api/delegatedidentity/v1/ [2022-05-03T20:49:54.370Z] spire-1.2.1/pkg/agent/api/delegatedidentity/v1/service.go [2022-05-03T20:49:54.370Z] spire-1.2.1/pkg/agent/api/delegatedidentity/v1/service_test.go [2022-05-03T20:49:54.370Z] spire-1.2.1/pkg/agent/api/endpoints.go [2022-05-03T20:49:54.370Z] spire-1.2.1/pkg/agent/api/health/ [2022-05-03T20:49:54.370Z] spire-1.2.1/pkg/agent/api/health/v1/ [2022-05-03T20:49:54.370Z] spire-1.2.1/pkg/agent/api/health/v1/service.go [2022-05-03T20:49:54.370Z] spire-1.2.1/pkg/agent/api/health/v1/service_test.go [2022-05-03T20:49:54.370Z] spire-1.2.1/pkg/agent/api/rpccontext/ [2022-05-03T20:49:54.370Z] spire-1.2.1/pkg/agent/api/rpccontext/alias.go [2022-05-03T20:49:54.370Z] spire-1.2.1/pkg/agent/api/rpccontext/caller.go [2022-05-03T20:49:54.370Z] spire-1.2.1/pkg/agent/attestor/ [2022-05-03T20:49:54.370Z] spire-1.2.1/pkg/agent/attestor/node/ [2022-05-03T20:49:54.370Z] spire-1.2.1/pkg/agent/attestor/node/experimental.go [2022-05-03T20:49:54.370Z] spire-1.2.1/pkg/agent/attestor/node/node.go [2022-05-03T20:49:54.370Z] spire-1.2.1/pkg/agent/attestor/node/node_test.go [2022-05-03T20:49:54.370Z] spire-1.2.1/pkg/agent/attestor/workload/ [2022-05-03T20:49:54.370Z] spire-1.2.1/pkg/agent/attestor/workload/workload.go [2022-05-03T20:49:54.370Z] spire-1.2.1/pkg/agent/attestor/workload/workload_test.go [2022-05-03T20:49:54.370Z] spire-1.2.1/pkg/agent/catalog/ [2022-05-03T20:49:54.370Z] spire-1.2.1/pkg/agent/catalog/catalog.go [2022-05-03T20:49:54.370Z] spire-1.2.1/pkg/agent/catalog/keymanager.go [2022-05-03T20:49:54.370Z] spire-1.2.1/pkg/agent/catalog/nodeattestor.go [2022-05-03T20:49:54.370Z] spire-1.2.1/pkg/agent/catalog/svidstore.go [2022-05-03T20:49:54.370Z] spire-1.2.1/pkg/agent/catalog/workloadattestor.go [2022-05-03T20:49:54.370Z] spire-1.2.1/pkg/agent/client/ [2022-05-03T20:49:54.370Z] spire-1.2.1/pkg/agent/client/client.go [2022-05-03T20:49:54.370Z] spire-1.2.1/pkg/agent/client/client_test.go [2022-05-03T20:49:54.370Z] spire-1.2.1/pkg/agent/client/dial.go [2022-05-03T20:49:54.370Z] spire-1.2.1/pkg/agent/client/nodeconn.go [2022-05-03T20:49:54.370Z] spire-1.2.1/pkg/agent/client/nodeconn_test.go [2022-05-03T20:49:54.370Z] spire-1.2.1/pkg/agent/client/update.go [2022-05-03T20:49:54.370Z] spire-1.2.1/pkg/agent/client/util.go [2022-05-03T20:49:54.370Z] spire-1.2.1/pkg/agent/common/ [2022-05-03T20:49:54.370Z] spire-1.2.1/pkg/agent/common/backoff/ [2022-05-03T20:49:54.370Z] spire-1.2.1/pkg/agent/common/backoff/backoff.go [2022-05-03T20:49:54.370Z] spire-1.2.1/pkg/agent/common/backoff/backoff_test.go [2022-05-03T20:49:54.370Z] spire-1.2.1/pkg/agent/common/cgroups/ [2022-05-03T20:49:54.370Z] spire-1.2.1/pkg/agent/common/cgroups/cgroups.go [2022-05-03T20:49:54.370Z] spire-1.2.1/pkg/agent/common/cgroups/cgroups_test.go [2022-05-03T20:49:54.370Z] spire-1.2.1/pkg/agent/common/cgroups/filesystem.go [2022-05-03T20:49:54.370Z] spire-1.2.1/pkg/agent/config.go [2022-05-03T20:49:54.370Z] spire-1.2.1/pkg/agent/endpoints/ [2022-05-03T20:49:54.370Z] spire-1.2.1/pkg/agent/endpoints/config.go [2022-05-03T20:49:54.370Z] spire-1.2.1/pkg/agent/endpoints/endpoints.go [2022-05-03T20:49:54.370Z] spire-1.2.1/pkg/agent/endpoints/endpoints_test.go [2022-05-03T20:49:54.370Z] spire-1.2.1/pkg/agent/endpoints/metrics.go [2022-05-03T20:49:54.370Z] spire-1.2.1/pkg/agent/endpoints/middleware.go [2022-05-03T20:49:54.370Z] spire-1.2.1/pkg/agent/endpoints/peertracker.go [2022-05-03T20:49:54.370Z] spire-1.2.1/pkg/agent/endpoints/peertracker_test.go [2022-05-03T20:49:54.370Z] spire-1.2.1/pkg/agent/endpoints/sdsv2/ [2022-05-03T20:49:54.370Z] spire-1.2.1/pkg/agent/endpoints/sdsv2/handler.go [2022-05-03T20:49:54.370Z] spire-1.2.1/pkg/agent/endpoints/sdsv2/handler_test.go [2022-05-03T20:49:54.370Z] spire-1.2.1/pkg/agent/endpoints/sdsv3/ [2022-05-03T20:49:54.370Z] spire-1.2.1/pkg/agent/endpoints/sdsv3/handler.go [2022-05-03T20:49:54.370Z] spire-1.2.1/pkg/agent/endpoints/sdsv3/handler_test.go [2022-05-03T20:49:54.370Z] spire-1.2.1/pkg/agent/endpoints/workload/ [2022-05-03T20:49:54.370Z] spire-1.2.1/pkg/agent/endpoints/workload/handler.go [2022-05-03T20:49:54.370Z] spire-1.2.1/pkg/agent/endpoints/workload/handler_test.go [2022-05-03T20:49:54.370Z] spire-1.2.1/pkg/agent/manager/ [2022-05-03T20:49:54.370Z] spire-1.2.1/pkg/agent/manager/cache/ [2022-05-03T20:49:54.370Z] spire-1.2.1/pkg/agent/manager/cache/bundle_cache.go [2022-05-03T20:49:54.370Z] spire-1.2.1/pkg/agent/manager/cache/cache.go [2022-05-03T20:49:54.370Z] spire-1.2.1/pkg/agent/manager/cache/cache_test.go [2022-05-03T20:49:54.370Z] spire-1.2.1/pkg/agent/manager/cache/jwt_cache.go [2022-05-03T20:49:54.370Z] spire-1.2.1/pkg/agent/manager/cache/jwt_cache_test.go [2022-05-03T20:49:54.370Z] spire-1.2.1/pkg/agent/manager/cache/sets.go [2022-05-03T20:49:54.370Z] spire-1.2.1/pkg/agent/manager/cache/subscriber.go [2022-05-03T20:49:54.370Z] spire-1.2.1/pkg/agent/manager/config.go [2022-05-03T20:49:54.370Z] spire-1.2.1/pkg/agent/manager/manager.go [2022-05-03T20:49:54.370Z] spire-1.2.1/pkg/agent/manager/manager_test.go [2022-05-03T20:49:54.370Z] spire-1.2.1/pkg/agent/manager/storage.go [2022-05-03T20:49:54.370Z] spire-1.2.1/pkg/agent/manager/storage_test.go [2022-05-03T20:49:54.370Z] spire-1.2.1/pkg/agent/manager/storecache/ [2022-05-03T20:49:54.370Z] spire-1.2.1/pkg/agent/manager/storecache/cache.go [2022-05-03T20:49:54.370Z] spire-1.2.1/pkg/agent/manager/storecache/cache_test.go [2022-05-03T20:49:54.370Z] spire-1.2.1/pkg/agent/manager/sync.go [2022-05-03T20:49:54.370Z] spire-1.2.1/pkg/agent/plugin/ [2022-05-03T20:49:54.370Z] spire-1.2.1/pkg/agent/plugin/keymanager/ [2022-05-03T20:49:54.370Z] spire-1.2.1/pkg/agent/plugin/keymanager/base/ [2022-05-03T20:49:54.370Z] spire-1.2.1/pkg/agent/plugin/keymanager/base/keymanagerbase.go [2022-05-03T20:49:54.370Z] spire-1.2.1/pkg/agent/plugin/keymanager/constant.go [2022-05-03T20:49:54.370Z] spire-1.2.1/pkg/agent/plugin/keymanager/disk/ [2022-05-03T20:49:54.370Z] spire-1.2.1/pkg/agent/plugin/keymanager/disk/disk.go [2022-05-03T20:49:54.370Z] spire-1.2.1/pkg/agent/plugin/keymanager/disk/disk_test.go [2022-05-03T20:49:54.370Z] spire-1.2.1/pkg/agent/plugin/keymanager/keymanager.go [2022-05-03T20:49:54.370Z] spire-1.2.1/pkg/agent/plugin/keymanager/memory/ [2022-05-03T20:49:54.370Z] spire-1.2.1/pkg/agent/plugin/keymanager/memory/memory.go [2022-05-03T20:49:54.370Z] spire-1.2.1/pkg/agent/plugin/keymanager/memory/memory_test.go [2022-05-03T20:49:54.370Z] spire-1.2.1/pkg/agent/plugin/keymanager/repository.go [2022-05-03T20:49:54.371Z] spire-1.2.1/pkg/agent/plugin/keymanager/svidkeymanager.go [2022-05-03T20:49:54.371Z] spire-1.2.1/pkg/agent/plugin/keymanager/svidkeymanager_test.go [2022-05-03T20:49:54.371Z] spire-1.2.1/pkg/agent/plugin/keymanager/test/ [2022-05-03T20:49:54.371Z] spire-1.2.1/pkg/agent/plugin/keymanager/test/keymanagertest.go [2022-05-03T20:49:54.371Z] spire-1.2.1/pkg/agent/plugin/keymanager/v1.go [2022-05-03T20:49:54.371Z] spire-1.2.1/pkg/agent/plugin/keymanager/v1_test.go [2022-05-03T20:49:54.371Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/ [2022-05-03T20:49:54.371Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/aws/ [2022-05-03T20:49:54.371Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/aws/iid.go [2022-05-03T20:49:54.371Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/aws/iid_test.go [2022-05-03T20:49:54.371Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/azure/ [2022-05-03T20:49:54.371Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/azure/msi.go [2022-05-03T20:49:54.371Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/azure/msi_test.go [2022-05-03T20:49:54.371Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/gcp/ [2022-05-03T20:49:54.371Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/gcp/iit.go [2022-05-03T20:49:54.371Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/gcp/iit_test.go [2022-05-03T20:49:54.371Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/jointoken.go [2022-05-03T20:49:54.371Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/jointoken/ [2022-05-03T20:49:54.371Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/jointoken/join_token.go [2022-05-03T20:49:54.371Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/jointoken_test.go [2022-05-03T20:49:54.371Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/ [2022-05-03T20:49:54.371Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/psat/ [2022-05-03T20:49:54.371Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/psat/psat.go [2022-05-03T20:49:54.371Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/psat/psat_test.go [2022-05-03T20:49:54.371Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/sat/ [2022-05-03T20:49:54.371Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/sat/sat.go [2022-05-03T20:49:54.371Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/sat/sat_test.go [2022-05-03T20:49:54.371Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/nodeattestor.go [2022-05-03T20:49:54.371Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/repository.go [2022-05-03T20:49:54.371Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/sshpop/ [2022-05-03T20:49:54.371Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/sshpop/sshpop.go [2022-05-03T20:49:54.371Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/sshpop/sshpop_test.go [2022-05-03T20:49:54.371Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/test/ [2022-05-03T20:49:54.371Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/test/serverstream.go [2022-05-03T20:49:54.371Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/ [2022-05-03T20:49:54.371Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/devid.go [2022-05-03T20:49:54.371Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/devid_test.go [2022-05-03T20:49:54.371Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/ [2022-05-03T20:49:54.371Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/autodetect.go [2022-05-03T20:49:54.371Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/open.go [2022-05-03T20:49:54.371Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/open_windows.go [2022-05-03T20:49:54.371Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/session.go [2022-05-03T20:49:54.371Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/session_test.go [2022-05-03T20:49:54.371Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/signingkey.go [2022-05-03T20:49:54.371Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/v1.go [2022-05-03T20:49:54.371Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/v1_test.go [2022-05-03T20:49:54.371Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/x509pop/ [2022-05-03T20:49:54.371Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/x509pop/x509pop.go [2022-05-03T20:49:54.371Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/x509pop/x509pop_test.go [2022-05-03T20:49:54.371Z] spire-1.2.1/pkg/agent/plugin/svidstore/ [2022-05-03T20:49:54.371Z] spire-1.2.1/pkg/agent/plugin/svidstore/awssecretsmanager/ [2022-05-03T20:49:54.371Z] spire-1.2.1/pkg/agent/plugin/svidstore/awssecretsmanager/aws.go [2022-05-03T20:49:54.371Z] spire-1.2.1/pkg/agent/plugin/svidstore/awssecretsmanager/aws_test.go [2022-05-03T20:49:54.371Z] spire-1.2.1/pkg/agent/plugin/svidstore/awssecretsmanager/client.go [2022-05-03T20:49:54.371Z] spire-1.2.1/pkg/agent/plugin/svidstore/gcpsecretmanager/ [2022-05-03T20:49:54.371Z] spire-1.2.1/pkg/agent/plugin/svidstore/gcpsecretmanager/client.go [2022-05-03T20:49:54.371Z] spire-1.2.1/pkg/agent/plugin/svidstore/gcpsecretmanager/gcloud.go [2022-05-03T20:49:54.371Z] spire-1.2.1/pkg/agent/plugin/svidstore/gcpsecretmanager/gcloud_test.go [2022-05-03T20:49:54.371Z] spire-1.2.1/pkg/agent/plugin/svidstore/repository.go [2022-05-03T20:49:54.371Z] spire-1.2.1/pkg/agent/plugin/svidstore/svidstore.go [2022-05-03T20:49:54.371Z] spire-1.2.1/pkg/agent/plugin/svidstore/utils.go [2022-05-03T20:49:54.371Z] spire-1.2.1/pkg/agent/plugin/svidstore/utils_test.go [2022-05-03T20:49:54.371Z] spire-1.2.1/pkg/agent/plugin/svidstore/v1.go [2022-05-03T20:49:54.371Z] spire-1.2.1/pkg/agent/plugin/svidstore/v1_test.go [2022-05-03T20:49:54.371Z] spire-1.2.1/pkg/agent/plugin/svidstore/v1unofficial.go [2022-05-03T20:49:54.371Z] spire-1.2.1/pkg/agent/plugin/svidstore/v1unofficial_test.go [2022-05-03T20:49:54.371Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/ [2022-05-03T20:49:54.371Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/ [2022-05-03T20:49:54.371Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/cgroup/ [2022-05-03T20:49:54.371Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/cgroup/dockerfinder.go [2022-05-03T20:49:54.371Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/cgroup/dockerfinder_test.go [2022-05-03T20:49:54.371Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/docker.go [2022-05-03T20:49:54.371Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/docker_test.go [2022-05-03T20:49:54.371Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/retry.go [2022-05-03T20:49:54.371Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/ [2022-05-03T20:49:54.371Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/k8s.go [2022-05-03T20:49:54.371Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/k8s_test.go [2022-05-03T20:49:54.371Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/ [2022-05-03T20:49:54.371Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/cgroups_init_pid_in_pod.txt [2022-05-03T20:49:54.371Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/cgroups_pid_in_kind_pod.txt [2022-05-03T20:49:54.371Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/cgroups_pid_in_pod.txt [2022-05-03T20:49:54.371Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/cgroups_pid_not_in_pod.txt [2022-05-03T20:49:54.371Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/kind_pod_list.json [2022-05-03T20:49:54.371Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/pod_list.json [2022-05-03T20:49:54.371Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/pod_list_not_running.json [2022-05-03T20:49:54.371Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/systemd_cgroups_pid_in_pod.txt [2022-05-03T20:49:54.371Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/repository.go [2022-05-03T20:49:54.371Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/unix/ [2022-05-03T20:49:54.371Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/unix/unix.go [2022-05-03T20:49:54.371Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/unix/unix_test.go [2022-05-03T20:49:54.371Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/v1.go [2022-05-03T20:49:54.371Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/v1_test.go [2022-05-03T20:49:54.371Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/workloadattestor.go [2022-05-03T20:49:54.371Z] spire-1.2.1/pkg/agent/svid/ [2022-05-03T20:49:54.371Z] spire-1.2.1/pkg/agent/svid/rotator.go [2022-05-03T20:49:54.371Z] spire-1.2.1/pkg/agent/svid/rotator_config.go [2022-05-03T20:49:54.371Z] spire-1.2.1/pkg/agent/svid/rotator_test.go [2022-05-03T20:49:54.371Z] spire-1.2.1/pkg/agent/svid/store/ [2022-05-03T20:49:54.371Z] spire-1.2.1/pkg/agent/svid/store/service.go [2022-05-03T20:49:54.371Z] spire-1.2.1/pkg/agent/svid/store/service_test.go [2022-05-03T20:49:54.371Z] spire-1.2.1/pkg/common/ [2022-05-03T20:49:54.371Z] spire-1.2.1/pkg/common/agentpathtemplate/ [2022-05-03T20:49:54.371Z] spire-1.2.1/pkg/common/agentpathtemplate/template.go [2022-05-03T20:49:54.371Z] spire-1.2.1/pkg/common/agentpathtemplate/template_test.go [2022-05-03T20:49:54.371Z] spire-1.2.1/pkg/common/api/ [2022-05-03T20:49:54.371Z] spire-1.2.1/pkg/common/api/metrics.go [2022-05-03T20:49:54.371Z] spire-1.2.1/pkg/common/api/middleware/ [2022-05-03T20:49:54.371Z] spire-1.2.1/pkg/common/api/middleware/common_test.go [2022-05-03T20:49:54.371Z] spire-1.2.1/pkg/common/api/middleware/interceptor.go [2022-05-03T20:49:54.371Z] spire-1.2.1/pkg/common/api/middleware/interceptor_test.go [2022-05-03T20:49:54.371Z] spire-1.2.1/pkg/common/api/middleware/logger.go [2022-05-03T20:49:54.371Z] spire-1.2.1/pkg/common/api/middleware/logger_test.go [2022-05-03T20:49:54.371Z] spire-1.2.1/pkg/common/api/middleware/metrics.go [2022-05-03T20:49:54.371Z] spire-1.2.1/pkg/common/api/middleware/metrics_test.go [2022-05-03T20:49:54.371Z] spire-1.2.1/pkg/common/api/middleware/middleware.go [2022-05-03T20:49:54.371Z] spire-1.2.1/pkg/common/api/middleware/middleware_test.go [2022-05-03T20:49:54.371Z] spire-1.2.1/pkg/common/api/middleware/misconfig.go [2022-05-03T20:49:54.371Z] spire-1.2.1/pkg/common/api/middleware/misconfig_test.go [2022-05-03T20:49:54.371Z] spire-1.2.1/pkg/common/api/middleware/names.go [2022-05-03T20:49:54.371Z] spire-1.2.1/pkg/common/api/middleware/names_test.go [2022-05-03T20:49:54.371Z] spire-1.2.1/pkg/common/api/names.go [2022-05-03T20:49:54.371Z] spire-1.2.1/pkg/common/api/ratelimit.go [2022-05-03T20:49:54.371Z] spire-1.2.1/pkg/common/api/rpccontext/ [2022-05-03T20:49:54.371Z] spire-1.2.1/pkg/common/api/rpccontext/logger.go [2022-05-03T20:49:54.371Z] spire-1.2.1/pkg/common/api/rpccontext/metrics.go [2022-05-03T20:49:54.371Z] spire-1.2.1/pkg/common/api/rpccontext/names.go [2022-05-03T20:49:54.371Z] spire-1.2.1/pkg/common/auth/ [2022-05-03T20:49:54.371Z] spire-1.2.1/pkg/common/auth/interceptors.go [2022-05-03T20:49:54.371Z] spire-1.2.1/pkg/common/auth/interceptors_test.go [2022-05-03T20:49:54.371Z] spire-1.2.1/pkg/common/auth/untracked_uds.go [2022-05-03T20:49:54.371Z] spire-1.2.1/pkg/common/bundleutil/ [2022-05-03T20:49:54.371Z] spire-1.2.1/pkg/common/bundleutil/bundle.go [2022-05-03T20:49:54.371Z] spire-1.2.1/pkg/common/bundleutil/bundle_test.go [2022-05-03T20:49:54.371Z] spire-1.2.1/pkg/common/bundleutil/common_test.go [2022-05-03T20:49:54.371Z] spire-1.2.1/pkg/common/bundleutil/marshal.go [2022-05-03T20:49:54.371Z] spire-1.2.1/pkg/common/bundleutil/marshal_test.go [2022-05-03T20:49:54.371Z] spire-1.2.1/pkg/common/bundleutil/refreshhint.go [2022-05-03T20:49:54.371Z] spire-1.2.1/pkg/common/bundleutil/refreshhint_test.go [2022-05-03T20:49:54.371Z] spire-1.2.1/pkg/common/bundleutil/types.go [2022-05-03T20:49:54.371Z] spire-1.2.1/pkg/common/bundleutil/unmarshal.go [2022-05-03T20:49:54.371Z] spire-1.2.1/pkg/common/bundleutil/unmarshal_test.go [2022-05-03T20:49:54.371Z] spire-1.2.1/pkg/common/catalog/ [2022-05-03T20:49:54.371Z] spire-1.2.1/pkg/common/catalog/bind.go [2022-05-03T20:49:54.371Z] spire-1.2.1/pkg/common/catalog/builtin.go [2022-05-03T20:49:54.371Z] spire-1.2.1/pkg/common/catalog/catalog.go [2022-05-03T20:49:54.371Z] spire-1.2.1/pkg/common/catalog/catalog_test.go [2022-05-03T20:49:54.371Z] spire-1.2.1/pkg/common/catalog/closers.go [2022-05-03T20:49:54.371Z] spire-1.2.1/pkg/common/catalog/cmd_linux.go [2022-05-03T20:49:54.371Z] spire-1.2.1/pkg/common/catalog/cmd_other.go [2022-05-03T20:49:54.371Z] spire-1.2.1/pkg/common/catalog/config.go [2022-05-03T20:49:54.371Z] spire-1.2.1/pkg/common/catalog/config_test.go [2022-05-03T20:49:54.371Z] spire-1.2.1/pkg/common/catalog/configure.go [2022-05-03T20:49:54.371Z] spire-1.2.1/pkg/common/catalog/constraints.go [2022-05-03T20:49:54.371Z] spire-1.2.1/pkg/common/catalog/constraints_test.go [2022-05-03T20:49:54.371Z] spire-1.2.1/pkg/common/catalog/context.go [2022-05-03T20:49:54.371Z] spire-1.2.1/pkg/common/catalog/external.go [2022-05-03T20:49:54.371Z] spire-1.2.1/pkg/common/catalog/host.go [2022-05-03T20:49:54.371Z] spire-1.2.1/pkg/common/catalog/pipenet.go [2022-05-03T20:49:54.371Z] spire-1.2.1/pkg/common/catalog/plugin.go [2022-05-03T20:49:54.371Z] spire-1.2.1/pkg/common/catalog/testplugin/ [2022-05-03T20:49:54.371Z] spire-1.2.1/pkg/common/catalog/testplugin/.gitignore [2022-05-03T20:49:54.371Z] spire-1.2.1/pkg/common/catalog/testplugin/main.go [2022-05-03T20:49:54.371Z] spire-1.2.1/pkg/common/catalog/testplugin/plugin.go [2022-05-03T20:49:54.371Z] spire-1.2.1/pkg/common/cli/ [2022-05-03T20:49:54.371Z] spire-1.2.1/pkg/common/cli/env.go [2022-05-03T20:49:54.371Z] spire-1.2.1/pkg/common/cli/flags.go [2022-05-03T20:49:54.371Z] spire-1.2.1/pkg/common/cli/trust_domain.go [2022-05-03T20:49:54.371Z] spire-1.2.1/pkg/common/cli/trust_domain_test.go [2022-05-03T20:49:54.371Z] spire-1.2.1/pkg/common/cli/umask.go [2022-05-03T20:49:54.371Z] spire-1.2.1/pkg/common/cli/umask_posix.go [2022-05-03T20:49:54.371Z] spire-1.2.1/pkg/common/cli/umask_test.go [2022-05-03T20:49:54.371Z] spire-1.2.1/pkg/common/cli/umask_windows.go [2022-05-03T20:49:54.371Z] spire-1.2.1/pkg/common/cliprinter/ [2022-05-03T20:49:54.371Z] spire-1.2.1/pkg/common/cliprinter/cliprinter.go [2022-05-03T20:49:54.371Z] spire-1.2.1/pkg/common/cliprinter/cliprinter_test.go [2022-05-03T20:49:54.371Z] spire-1.2.1/pkg/common/cliprinter/flag.go [2022-05-03T20:49:54.371Z] spire-1.2.1/pkg/common/cliprinter/flag_test.go [2022-05-03T20:49:54.371Z] spire-1.2.1/pkg/common/cliprinter/format.go [2022-05-03T20:49:54.371Z] spire-1.2.1/pkg/common/cliprinter/format_test.go [2022-05-03T20:49:54.371Z] spire-1.2.1/pkg/common/cliprinter/internal/ [2022-05-03T20:49:54.371Z] spire-1.2.1/pkg/common/cliprinter/internal/errorjson/ [2022-05-03T20:49:54.371Z] spire-1.2.1/pkg/common/cliprinter/internal/errorjson/errorjson.go [2022-05-03T20:49:54.371Z] spire-1.2.1/pkg/common/cliprinter/internal/errorjson/errorjson_test.go [2022-05-03T20:49:54.371Z] spire-1.2.1/pkg/common/cliprinter/internal/errorpretty/ [2022-05-03T20:49:54.371Z] spire-1.2.1/pkg/common/cliprinter/internal/errorpretty/errorpretty.go [2022-05-03T20:49:54.371Z] spire-1.2.1/pkg/common/cliprinter/internal/errorpretty/errorpretty_test.go [2022-05-03T20:49:54.371Z] spire-1.2.1/pkg/common/cliprinter/internal/protojson/ [2022-05-03T20:49:54.371Z] spire-1.2.1/pkg/common/cliprinter/internal/protojson/protojson.go [2022-05-03T20:49:54.371Z] spire-1.2.1/pkg/common/cliprinter/internal/protojson/protojson_test.go [2022-05-03T20:49:54.371Z] spire-1.2.1/pkg/common/cliprinter/internal/protopretty/ [2022-05-03T20:49:54.371Z] spire-1.2.1/pkg/common/cliprinter/internal/protopretty/protopretty.go [2022-05-03T20:49:54.371Z] spire-1.2.1/pkg/common/cliprinter/internal/protopretty/protopretty_test.go [2022-05-03T20:49:54.371Z] spire-1.2.1/pkg/common/cliprinter/internal/structjson/ [2022-05-03T20:49:54.372Z] spire-1.2.1/pkg/common/cliprinter/internal/structjson/structjson.go [2022-05-03T20:49:54.372Z] spire-1.2.1/pkg/common/cliprinter/internal/structjson/structjson_test.go [2022-05-03T20:49:54.372Z] spire-1.2.1/pkg/common/cliprinter/internal/structpretty/ [2022-05-03T20:49:54.372Z] spire-1.2.1/pkg/common/cliprinter/internal/structpretty/structpretty.go [2022-05-03T20:49:54.372Z] spire-1.2.1/pkg/common/cliprinter/internal/structpretty/structpretty_test.go [2022-05-03T20:49:54.372Z] spire-1.2.1/pkg/common/coretypes/ [2022-05-03T20:49:54.372Z] spire-1.2.1/pkg/common/coretypes/bundle/ [2022-05-03T20:49:54.372Z] spire-1.2.1/pkg/common/coretypes/bundle/bundle_test.go [2022-05-03T20:49:54.372Z] spire-1.2.1/pkg/common/coretypes/bundle/commontypes.go [2022-05-03T20:49:54.372Z] spire-1.2.1/pkg/common/coretypes/bundle/plugintypes.go [2022-05-03T20:49:54.372Z] spire-1.2.1/pkg/common/coretypes/bundle/require.go [2022-05-03T20:49:54.372Z] spire-1.2.1/pkg/common/coretypes/jwtkey/ [2022-05-03T20:49:54.372Z] spire-1.2.1/pkg/common/coretypes/jwtkey/apitypes.go [2022-05-03T20:49:54.372Z] spire-1.2.1/pkg/common/coretypes/jwtkey/commontypes.go [2022-05-03T20:49:54.372Z] spire-1.2.1/pkg/common/coretypes/jwtkey/jwtkey.go [2022-05-03T20:49:54.372Z] spire-1.2.1/pkg/common/coretypes/jwtkey/jwtkey_test.go [2022-05-03T20:49:54.372Z] spire-1.2.1/pkg/common/coretypes/jwtkey/plugintypes.go [2022-05-03T20:49:54.372Z] spire-1.2.1/pkg/common/coretypes/jwtkey/require.go [2022-05-03T20:49:54.372Z] spire-1.2.1/pkg/common/coretypes/x509certificate/ [2022-05-03T20:49:54.372Z] spire-1.2.1/pkg/common/coretypes/x509certificate/commontypes.go [2022-05-03T20:49:54.372Z] spire-1.2.1/pkg/common/coretypes/x509certificate/plugintypes.go [2022-05-03T20:49:54.372Z] spire-1.2.1/pkg/common/coretypes/x509certificate/require.go [2022-05-03T20:49:54.372Z] spire-1.2.1/pkg/common/coretypes/x509certificate/x509certificate.go [2022-05-03T20:49:54.372Z] spire-1.2.1/pkg/common/coretypes/x509certificate/x509certificate_test.go [2022-05-03T20:49:54.372Z] spire-1.2.1/pkg/common/cryptoutil/ [2022-05-03T20:49:54.372Z] spire-1.2.1/pkg/common/cryptoutil/keys.go [2022-05-03T20:49:54.372Z] spire-1.2.1/pkg/common/cryptoutil/keys_test.go [2022-05-03T20:49:54.372Z] spire-1.2.1/pkg/common/diskutil/ [2022-05-03T20:49:54.372Z] spire-1.2.1/pkg/common/diskutil/file_posix.go [2022-05-03T20:49:54.372Z] spire-1.2.1/pkg/common/diskutil/file_test.go [2022-05-03T20:49:54.372Z] spire-1.2.1/pkg/common/diskutil/file_windows.go [2022-05-03T20:49:54.372Z] spire-1.2.1/pkg/common/errorutil/ [2022-05-03T20:49:54.372Z] spire-1.2.1/pkg/common/errorutil/wrapper.go [2022-05-03T20:49:54.372Z] spire-1.2.1/pkg/common/health/ [2022-05-03T20:49:54.372Z] spire-1.2.1/pkg/common/health/config.go [2022-05-03T20:49:54.372Z] spire-1.2.1/pkg/common/health/context.go [2022-05-03T20:49:54.372Z] spire-1.2.1/pkg/common/health/context_test.go [2022-05-03T20:49:54.372Z] spire-1.2.1/pkg/common/health/health.go [2022-05-03T20:49:54.372Z] spire-1.2.1/pkg/common/health/health_test.go [2022-05-03T20:49:54.372Z] spire-1.2.1/pkg/common/health/logger.go [2022-05-03T20:49:54.372Z] spire-1.2.1/pkg/common/hostservice/ [2022-05-03T20:49:54.372Z] spire-1.2.1/pkg/common/hostservice/metricsservice/ [2022-05-03T20:49:54.372Z] spire-1.2.1/pkg/common/hostservice/metricsservice/v1.go [2022-05-03T20:49:54.372Z] spire-1.2.1/pkg/common/hostservice/metricsservice/v1_test.go [2022-05-03T20:49:54.372Z] spire-1.2.1/pkg/common/idutil/ [2022-05-03T20:49:54.372Z] spire-1.2.1/pkg/common/idutil/require.go [2022-05-03T20:49:54.372Z] spire-1.2.1/pkg/common/idutil/require_test.go [2022-05-03T20:49:54.372Z] spire-1.2.1/pkg/common/idutil/safety.go [2022-05-03T20:49:54.372Z] spire-1.2.1/pkg/common/idutil/safety_test.go [2022-05-03T20:49:54.372Z] spire-1.2.1/pkg/common/idutil/spiffeid.go [2022-05-03T20:49:54.372Z] spire-1.2.1/pkg/common/idutil/spiffeid_test.go [2022-05-03T20:49:54.372Z] spire-1.2.1/pkg/common/jwtsvid/ [2022-05-03T20:49:54.372Z] spire-1.2.1/pkg/common/jwtsvid/common.go [2022-05-03T20:49:54.372Z] spire-1.2.1/pkg/common/jwtsvid/sign.go [2022-05-03T20:49:54.372Z] spire-1.2.1/pkg/common/jwtsvid/token_test.go [2022-05-03T20:49:54.372Z] spire-1.2.1/pkg/common/jwtsvid/validate.go [2022-05-03T20:49:54.372Z] spire-1.2.1/pkg/common/jwtutil/ [2022-05-03T20:49:54.372Z] spire-1.2.1/pkg/common/jwtutil/keyset.go [2022-05-03T20:49:54.372Z] spire-1.2.1/pkg/common/jwtutil/keyset_test.go [2022-05-03T20:49:54.372Z] spire-1.2.1/pkg/common/log/ [2022-05-03T20:49:54.372Z] spire-1.2.1/pkg/common/log/hclog_adapter.go [2022-05-03T20:49:54.372Z] spire-1.2.1/pkg/common/log/hclog_adapter_test.go [2022-05-03T20:49:54.372Z] spire-1.2.1/pkg/common/log/log.go [2022-05-03T20:49:54.372Z] spire-1.2.1/pkg/common/log/log_test.go [2022-05-03T20:49:54.372Z] spire-1.2.1/pkg/common/log/options.go [2022-05-03T20:49:54.372Z] spire-1.2.1/pkg/common/nodeutil/ [2022-05-03T20:49:54.372Z] spire-1.2.1/pkg/common/nodeutil/node.go [2022-05-03T20:49:54.372Z] spire-1.2.1/pkg/common/nodeutil/node_test.go [2022-05-03T20:49:54.372Z] spire-1.2.1/pkg/common/peertracker/ [2022-05-03T20:49:54.372Z] spire-1.2.1/pkg/common/peertracker/conn.go [2022-05-03T20:49:54.372Z] spire-1.2.1/pkg/common/peertracker/credentials.go [2022-05-03T20:49:54.372Z] spire-1.2.1/pkg/common/peertracker/errors.go [2022-05-03T20:49:54.372Z] spire-1.2.1/pkg/common/peertracker/getpid_windows.c [2022-05-03T20:49:54.372Z] spire-1.2.1/pkg/common/peertracker/getpid_windows.h [2022-05-03T20:49:54.372Z] spire-1.2.1/pkg/common/peertracker/info.go [2022-05-03T20:49:54.372Z] spire-1.2.1/pkg/common/peertracker/listener.go [2022-05-03T20:49:54.372Z] spire-1.2.1/pkg/common/peertracker/listener_test.go [2022-05-03T20:49:54.372Z] spire-1.2.1/pkg/common/peertracker/peertracker.go [2022-05-03T20:49:54.372Z] spire-1.2.1/pkg/common/peertracker/peertracker_test.go [2022-05-03T20:49:54.372Z] spire-1.2.1/pkg/common/peertracker/peertracker_test_child_posix.go [2022-05-03T20:49:54.372Z] spire-1.2.1/pkg/common/peertracker/peertracker_test_child_windows.go [2022-05-03T20:49:54.372Z] spire-1.2.1/pkg/common/peertracker/peertracker_test_posix.go [2022-05-03T20:49:54.372Z] spire-1.2.1/pkg/common/peertracker/peertracker_test_windows.go [2022-05-03T20:49:54.372Z] spire-1.2.1/pkg/common/peertracker/tcp.go [2022-05-03T20:49:54.372Z] spire-1.2.1/pkg/common/peertracker/tcp_fallback.go [2022-05-03T20:49:54.372Z] spire-1.2.1/pkg/common/peertracker/tcp_windows.go [2022-05-03T20:49:54.372Z] spire-1.2.1/pkg/common/peertracker/tracker_bsd.go [2022-05-03T20:49:54.372Z] spire-1.2.1/pkg/common/peertracker/tracker_fallback.go [2022-05-03T20:49:54.372Z] spire-1.2.1/pkg/common/peertracker/tracker_linux.go [2022-05-03T20:49:54.372Z] spire-1.2.1/pkg/common/peertracker/tracker_linux_test.go [2022-05-03T20:49:54.372Z] spire-1.2.1/pkg/common/peertracker/tracker_windows.go [2022-05-03T20:49:54.372Z] spire-1.2.1/pkg/common/peertracker/uds.go [2022-05-03T20:49:54.372Z] spire-1.2.1/pkg/common/peertracker/uds_bsd.go [2022-05-03T20:49:54.372Z] spire-1.2.1/pkg/common/peertracker/uds_fallback.go [2022-05-03T20:49:54.372Z] spire-1.2.1/pkg/common/peertracker/uds_linux.go [2022-05-03T20:49:54.372Z] spire-1.2.1/pkg/common/pemutil/ [2022-05-03T20:49:54.372Z] spire-1.2.1/pkg/common/pemutil/block.go [2022-05-03T20:49:54.372Z] spire-1.2.1/pkg/common/pemutil/certs.go [2022-05-03T20:49:54.372Z] spire-1.2.1/pkg/common/pemutil/common.go [2022-05-03T20:49:54.372Z] spire-1.2.1/pkg/common/pemutil/csr.go [2022-05-03T20:49:54.372Z] spire-1.2.1/pkg/common/pemutil/keys.go [2022-05-03T20:49:54.372Z] spire-1.2.1/pkg/common/pemutil/pemutil_test.go [2022-05-03T20:49:54.372Z] spire-1.2.1/pkg/common/pemutil/testdata/ [2022-05-03T20:49:54.372Z] spire-1.2.1/pkg/common/pemutil/testdata/cert.pem [2022-05-03T20:49:54.372Z] spire-1.2.1/pkg/common/pemutil/testdata/certs.pem [2022-05-03T20:49:54.372Z] spire-1.2.1/pkg/common/pemutil/testdata/csr.pem [2022-05-03T20:49:54.372Z] spire-1.2.1/pkg/common/pemutil/testdata/ecdsa-key-pkcs8.pem [2022-05-03T20:49:54.372Z] spire-1.2.1/pkg/common/pemutil/testdata/ecdsa-key.pem [2022-05-03T20:49:54.372Z] spire-1.2.1/pkg/common/pemutil/testdata/key.pem [2022-05-03T20:49:54.372Z] spire-1.2.1/pkg/common/pemutil/testdata/public-rsa-key.pem [2022-05-03T20:49:54.372Z] spire-1.2.1/pkg/common/pemutil/testdata/rsa-key-pkcs8.pem [2022-05-03T20:49:54.372Z] spire-1.2.1/pkg/common/pemutil/testdata/rsa-key.pem [2022-05-03T20:49:54.372Z] spire-1.2.1/pkg/common/plugin/ [2022-05-03T20:49:54.372Z] spire-1.2.1/pkg/common/plugin/aws/ [2022-05-03T20:49:54.372Z] spire-1.2.1/pkg/common/plugin/aws/iid.go [2022-05-03T20:49:54.372Z] spire-1.2.1/pkg/common/plugin/azure/ [2022-05-03T20:49:54.372Z] spire-1.2.1/pkg/common/plugin/azure/msi.go [2022-05-03T20:49:54.372Z] spire-1.2.1/pkg/common/plugin/azure/msi_test.go [2022-05-03T20:49:54.372Z] spire-1.2.1/pkg/common/plugin/facade.go [2022-05-03T20:49:54.372Z] spire-1.2.1/pkg/common/plugin/facade_test.go [2022-05-03T20:49:54.372Z] spire-1.2.1/pkg/common/plugin/gcp/ [2022-05-03T20:49:54.372Z] spire-1.2.1/pkg/common/plugin/gcp/iit.go [2022-05-03T20:49:54.372Z] spire-1.2.1/pkg/common/plugin/k8s/ [2022-05-03T20:49:54.372Z] spire-1.2.1/pkg/common/plugin/k8s/apiserver/ [2022-05-03T20:49:54.372Z] spire-1.2.1/pkg/common/plugin/k8s/apiserver/client.go [2022-05-03T20:49:54.372Z] spire-1.2.1/pkg/common/plugin/k8s/apiserver/client_test.go [2022-05-03T20:49:54.372Z] spire-1.2.1/pkg/common/plugin/k8s/utils.go [2022-05-03T20:49:54.372Z] spire-1.2.1/pkg/common/plugin/k8s/utils_test.go [2022-05-03T20:49:54.372Z] spire-1.2.1/pkg/common/plugin/log.go [2022-05-03T20:49:54.372Z] spire-1.2.1/pkg/common/plugin/sshpop/ [2022-05-03T20:49:54.372Z] spire-1.2.1/pkg/common/plugin/sshpop/handshake.go [2022-05-03T20:49:54.372Z] spire-1.2.1/pkg/common/plugin/sshpop/handshake_test.go [2022-05-03T20:49:54.372Z] spire-1.2.1/pkg/common/plugin/sshpop/sshpop.go [2022-05-03T20:49:54.372Z] spire-1.2.1/pkg/common/plugin/sshpop/sshpop_test.go [2022-05-03T20:49:54.372Z] spire-1.2.1/pkg/common/plugin/sshpop/testdata/ [2022-05-03T20:49:54.372Z] spire-1.2.1/pkg/common/plugin/sshpop/testdata/dummy_agent_ssh_key [2022-05-03T20:49:54.372Z] spire-1.2.1/pkg/common/plugin/sshpop/testdata/dummy_agent_ssh_key-cert.pub [2022-05-03T20:49:54.372Z] spire-1.2.1/pkg/common/plugin/sshpop/testdata/dummy_ssh_cert_authority.pub [2022-05-03T20:49:54.372Z] spire-1.2.1/pkg/common/plugin/sshpop/testdata/empty_ssh_cert_authority.pub [2022-05-03T20:49:54.372Z] spire-1.2.1/pkg/common/plugin/sshpop/testdata/many_ssh_cert_authorities.pub [2022-05-03T20:49:54.372Z] spire-1.2.1/pkg/common/plugin/tpmdevid/ [2022-05-03T20:49:54.372Z] spire-1.2.1/pkg/common/plugin/tpmdevid/devid.go [2022-05-03T20:49:54.372Z] spire-1.2.1/pkg/common/plugin/x509pop/ [2022-05-03T20:49:54.372Z] spire-1.2.1/pkg/common/plugin/x509pop/x509pop.go [2022-05-03T20:49:54.372Z] spire-1.2.1/pkg/common/plugin/x509pop/x509pop_test.go [2022-05-03T20:49:54.372Z] spire-1.2.1/pkg/common/profiling/ [2022-05-03T20:49:54.372Z] spire-1.2.1/pkg/common/profiling/dumpers.go [2022-05-03T20:49:54.372Z] spire-1.2.1/pkg/common/profiling/profiling.go [2022-05-03T20:49:54.372Z] spire-1.2.1/pkg/common/protoutil/ [2022-05-03T20:49:54.372Z] spire-1.2.1/pkg/common/protoutil/masks.go [2022-05-03T20:49:54.372Z] spire-1.2.1/pkg/common/protoutil/masks_test.go [2022-05-03T20:49:54.372Z] spire-1.2.1/pkg/common/rotationutil/ [2022-05-03T20:49:54.372Z] spire-1.2.1/pkg/common/rotationutil/rotationutil.go [2022-05-03T20:49:54.372Z] spire-1.2.1/pkg/common/rotationutil/rotationutil_test.go [2022-05-03T20:49:54.372Z] spire-1.2.1/pkg/common/selector/ [2022-05-03T20:49:54.372Z] spire-1.2.1/pkg/common/selector/selector.go [2022-05-03T20:49:54.651Z] spire-1.2.1/pkg/common/selector/selector_test.go [2022-05-03T20:49:54.651Z] spire-1.2.1/pkg/common/selector/set.go [2022-05-03T20:49:54.651Z] spire-1.2.1/pkg/common/selector/set_utils.go [2022-05-03T20:49:54.651Z] spire-1.2.1/pkg/common/selector/set_utils_test.go [2022-05-03T20:49:54.651Z] spire-1.2.1/pkg/common/telemetry/ [2022-05-03T20:49:54.651Z] spire-1.2.1/pkg/common/telemetry/agent/ [2022-05-03T20:49:54.651Z] spire-1.2.1/pkg/common/telemetry/agent/keymanager/ [2022-05-03T20:49:54.651Z] spire-1.2.1/pkg/common/telemetry/agent/keymanager/keymanager.go [2022-05-03T20:49:54.651Z] spire-1.2.1/pkg/common/telemetry/agent/keymanager/wrapper.go [2022-05-03T20:49:54.651Z] spire-1.2.1/pkg/common/telemetry/agent/keymanager/wrapper_test.go [2022-05-03T20:49:54.651Z] spire-1.2.1/pkg/common/telemetry/agent/manager.go [2022-05-03T20:49:54.651Z] spire-1.2.1/pkg/common/telemetry/agent/node.go [2022-05-03T20:49:54.651Z] spire-1.2.1/pkg/common/telemetry/agent/rotate.go [2022-05-03T20:49:54.651Z] spire-1.2.1/pkg/common/telemetry/agent/sdsapi.go [2022-05-03T20:49:54.651Z] spire-1.2.1/pkg/common/telemetry/agent/store/ [2022-05-03T20:49:54.651Z] spire-1.2.1/pkg/common/telemetry/agent/store/store.go [2022-05-03T20:49:54.651Z] spire-1.2.1/pkg/common/telemetry/agent/workloadapi/ [2022-05-03T20:49:54.651Z] spire-1.2.1/pkg/common/telemetry/agent/workloadapi/workload.go [2022-05-03T20:49:54.651Z] spire-1.2.1/pkg/common/telemetry/blackhole.go [2022-05-03T20:49:54.651Z] spire-1.2.1/pkg/common/telemetry/call.go [2022-05-03T20:49:54.651Z] spire-1.2.1/pkg/common/telemetry/common/ [2022-05-03T20:49:54.651Z] spire-1.2.1/pkg/common/telemetry/common/label_adders.go [2022-05-03T20:49:54.651Z] spire-1.2.1/pkg/common/telemetry/config.go [2022-05-03T20:49:54.651Z] spire-1.2.1/pkg/common/telemetry/dogstatsd.go [2022-05-03T20:49:54.651Z] spire-1.2.1/pkg/common/telemetry/dogstatsd_test.go [2022-05-03T20:49:54.651Z] spire-1.2.1/pkg/common/telemetry/inmem.go [2022-05-03T20:49:54.651Z] spire-1.2.1/pkg/common/telemetry/inmem_test.go [2022-05-03T20:49:54.651Z] spire-1.2.1/pkg/common/telemetry/m3.go [2022-05-03T20:49:54.651Z] spire-1.2.1/pkg/common/telemetry/m3_test.go [2022-05-03T20:49:54.651Z] spire-1.2.1/pkg/common/telemetry/metrics.go [2022-05-03T20:49:54.651Z] spire-1.2.1/pkg/common/telemetry/metrics_benchmark_test.go [2022-05-03T20:49:54.651Z] spire-1.2.1/pkg/common/telemetry/names.go [2022-05-03T20:49:54.651Z] spire-1.2.1/pkg/common/telemetry/prometheus.go [2022-05-03T20:49:54.651Z] spire-1.2.1/pkg/common/telemetry/prometheus_test.go [2022-05-03T20:49:54.651Z] spire-1.2.1/pkg/common/telemetry/sanitize.go [2022-05-03T20:49:54.651Z] spire-1.2.1/pkg/common/telemetry/sanitize_test.go [2022-05-03T20:49:54.651Z] spire-1.2.1/pkg/common/telemetry/server/ [2022-05-03T20:49:54.651Z] spire-1.2.1/pkg/common/telemetry/server/bundle_manager.go [2022-05-03T20:49:54.651Z] spire-1.2.1/pkg/common/telemetry/server/ca_manager.go [2022-05-03T20:49:54.651Z] spire-1.2.1/pkg/common/telemetry/server/datastore/ [2022-05-03T20:49:54.651Z] spire-1.2.1/pkg/common/telemetry/server/datastore/bundle.go [2022-05-03T20:49:54.651Z] spire-1.2.1/pkg/common/telemetry/server/datastore/federation_relationship.go [2022-05-03T20:49:54.651Z] spire-1.2.1/pkg/common/telemetry/server/datastore/join_token.go [2022-05-03T20:49:54.651Z] spire-1.2.1/pkg/common/telemetry/server/datastore/node.go [2022-05-03T20:49:54.651Z] spire-1.2.1/pkg/common/telemetry/server/datastore/registration.go [2022-05-03T20:49:54.651Z] spire-1.2.1/pkg/common/telemetry/server/datastore/wrapper.go [2022-05-03T20:49:54.651Z] spire-1.2.1/pkg/common/telemetry/server/datastore/wrapper_test.go [2022-05-03T20:49:54.651Z] spire-1.2.1/pkg/common/telemetry/server/keymanager/ [2022-05-03T20:49:54.651Z] spire-1.2.1/pkg/common/telemetry/server/keymanager/keymanager.go [2022-05-03T20:49:54.651Z] spire-1.2.1/pkg/common/telemetry/server/keymanager/wrapper.go [2022-05-03T20:49:54.652Z] spire-1.2.1/pkg/common/telemetry/server/keymanager/wrapper_test.go [2022-05-03T20:49:54.652Z] spire-1.2.1/pkg/common/telemetry/server/registration_manager.go [2022-05-03T20:49:54.652Z] spire-1.2.1/pkg/common/telemetry/server/rotate.go [2022-05-03T20:49:54.652Z] spire-1.2.1/pkg/common/telemetry/server/server.go [2022-05-03T20:49:54.652Z] spire-1.2.1/pkg/common/telemetry/sink.go [2022-05-03T20:49:54.652Z] spire-1.2.1/pkg/common/telemetry/statsd.go [2022-05-03T20:49:54.652Z] spire-1.2.1/pkg/common/telemetry/statsd_test.go [2022-05-03T20:49:54.652Z] spire-1.2.1/pkg/common/telemetry/uptime.go [2022-05-03T20:49:54.652Z] spire-1.2.1/pkg/common/telemetry/version.go [2022-05-03T20:49:54.652Z] spire-1.2.1/pkg/common/telemetry/withlabels.go [2022-05-03T20:49:54.652Z] spire-1.2.1/pkg/common/uptime/ [2022-05-03T20:49:54.652Z] spire-1.2.1/pkg/common/uptime/uptime.go [2022-05-03T20:49:54.652Z] spire-1.2.1/pkg/common/uptime/uptime_test.go [2022-05-03T20:49:54.652Z] spire-1.2.1/pkg/common/util/ [2022-05-03T20:49:54.652Z] spire-1.2.1/pkg/common/util/certs.go [2022-05-03T20:49:54.652Z] spire-1.2.1/pkg/common/util/certs_test.go [2022-05-03T20:49:54.652Z] spire-1.2.1/pkg/common/util/csr.go [2022-05-03T20:49:54.652Z] spire-1.2.1/pkg/common/util/hash.go [2022-05-03T20:49:54.652Z] spire-1.2.1/pkg/common/util/selectors.go [2022-05-03T20:49:54.652Z] spire-1.2.1/pkg/common/util/selectors_test.go [2022-05-03T20:49:54.652Z] spire-1.2.1/pkg/common/util/signals.go [2022-05-03T20:49:54.652Z] spire-1.2.1/pkg/common/util/sort.go [2022-05-03T20:49:54.652Z] spire-1.2.1/pkg/common/util/sort_test.go [2022-05-03T20:49:54.652Z] spire-1.2.1/pkg/common/util/task.go [2022-05-03T20:49:54.652Z] spire-1.2.1/pkg/common/util/task_test.go [2022-05-03T20:49:54.652Z] spire-1.2.1/pkg/common/util/testdata/ [2022-05-03T20:49:54.652Z] spire-1.2.1/pkg/common/util/testdata/empty-bundle.pem [2022-05-03T20:49:54.652Z] spire-1.2.1/pkg/common/util/testdata/mixed-bundle.pem [2022-05-03T20:49:54.652Z] spire-1.2.1/pkg/common/version/ [2022-05-03T20:49:54.652Z] spire-1.2.1/pkg/common/version/version.go [2022-05-03T20:49:54.652Z] spire-1.2.1/pkg/common/x509svid/ [2022-05-03T20:49:54.652Z] spire-1.2.1/pkg/common/x509svid/common_test.go [2022-05-03T20:49:54.652Z] spire-1.2.1/pkg/common/x509svid/csr.go [2022-05-03T20:49:54.652Z] spire-1.2.1/pkg/common/x509svid/upstreamca.go [2022-05-03T20:49:54.652Z] spire-1.2.1/pkg/common/x509svid/upstreamca_test.go [2022-05-03T20:49:54.652Z] spire-1.2.1/pkg/common/x509util/ [2022-05-03T20:49:54.652Z] spire-1.2.1/pkg/common/x509util/cert.go [2022-05-03T20:49:54.652Z] spire-1.2.1/pkg/common/x509util/dns.go [2022-05-03T20:49:54.652Z] spire-1.2.1/pkg/common/x509util/dns_test.go [2022-05-03T20:49:54.652Z] spire-1.2.1/pkg/common/x509util/keyid.go [2022-05-03T20:49:54.652Z] spire-1.2.1/pkg/common/x509util/keypair.go [2022-05-03T20:49:54.652Z] spire-1.2.1/pkg/common/x509util/serialnumber.go [2022-05-03T20:49:54.652Z] spire-1.2.1/pkg/common/x509util/serialnumber_test.go [2022-05-03T20:49:54.652Z] spire-1.2.1/pkg/server/ [2022-05-03T20:49:54.652Z] spire-1.2.1/pkg/server/api/ [2022-05-03T20:49:54.652Z] spire-1.2.1/pkg/server/api/agent.go [2022-05-03T20:49:54.652Z] spire-1.2.1/pkg/server/api/agent/ [2022-05-03T20:49:54.652Z] spire-1.2.1/pkg/server/api/agent/v1/ [2022-05-03T20:49:54.652Z] spire-1.2.1/pkg/server/api/agent/v1/service.go [2022-05-03T20:49:54.652Z] spire-1.2.1/pkg/server/api/agent/v1/service_test.go [2022-05-03T20:49:54.652Z] spire-1.2.1/pkg/server/api/agent_test.go [2022-05-03T20:49:54.652Z] spire-1.2.1/pkg/server/api/api.go [2022-05-03T20:49:54.652Z] spire-1.2.1/pkg/server/api/audit/ [2022-05-03T20:49:54.652Z] spire-1.2.1/pkg/server/api/audit/audit.go [2022-05-03T20:49:54.652Z] spire-1.2.1/pkg/server/api/audit/audit_test.go [2022-05-03T20:49:54.652Z] spire-1.2.1/pkg/server/api/bundle.go [2022-05-03T20:49:54.652Z] spire-1.2.1/pkg/server/api/bundle/ [2022-05-03T20:49:54.652Z] spire-1.2.1/pkg/server/api/bundle/v1/ [2022-05-03T20:49:54.652Z] spire-1.2.1/pkg/server/api/bundle/v1/service.go [2022-05-03T20:49:54.652Z] spire-1.2.1/pkg/server/api/bundle/v1/service_test.go [2022-05-03T20:49:54.652Z] spire-1.2.1/pkg/server/api/bundle_test.go [2022-05-03T20:49:54.652Z] spire-1.2.1/pkg/server/api/debug/ [2022-05-03T20:49:54.652Z] spire-1.2.1/pkg/server/api/debug/v1/ [2022-05-03T20:49:54.652Z] spire-1.2.1/pkg/server/api/debug/v1/service.go [2022-05-03T20:49:54.652Z] spire-1.2.1/pkg/server/api/debug/v1/service_test.go [2022-05-03T20:49:54.652Z] spire-1.2.1/pkg/server/api/entry.go [2022-05-03T20:49:54.652Z] spire-1.2.1/pkg/server/api/entry/ [2022-05-03T20:49:54.652Z] spire-1.2.1/pkg/server/api/entry/v1/ [2022-05-03T20:49:54.652Z] spire-1.2.1/pkg/server/api/entry/v1/service.go [2022-05-03T20:49:54.652Z] spire-1.2.1/pkg/server/api/entry/v1/service_test.go [2022-05-03T20:49:54.652Z] spire-1.2.1/pkg/server/api/entry_test.go [2022-05-03T20:49:54.652Z] spire-1.2.1/pkg/server/api/health/ [2022-05-03T20:49:54.652Z] spire-1.2.1/pkg/server/api/health/v1/ [2022-05-03T20:49:54.652Z] spire-1.2.1/pkg/server/api/health/v1/service.go [2022-05-03T20:49:54.652Z] spire-1.2.1/pkg/server/api/health/v1/service_test.go [2022-05-03T20:49:54.652Z] spire-1.2.1/pkg/server/api/id.go [2022-05-03T20:49:54.652Z] spire-1.2.1/pkg/server/api/id_test.go [2022-05-03T20:49:54.652Z] spire-1.2.1/pkg/server/api/limits/ [2022-05-03T20:49:54.652Z] spire-1.2.1/pkg/server/api/limits/limits.go [2022-05-03T20:49:54.652Z] spire-1.2.1/pkg/server/api/middleware/ [2022-05-03T20:49:54.652Z] spire-1.2.1/pkg/server/api/middleware/alias.go [2022-05-03T20:49:54.652Z] spire-1.2.1/pkg/server/api/middleware/audit.go [2022-05-03T20:49:54.652Z] spire-1.2.1/pkg/server/api/middleware/authorization.go [2022-05-03T20:49:54.652Z] spire-1.2.1/pkg/server/api/middleware/authorization_opa.go [2022-05-03T20:49:54.652Z] spire-1.2.1/pkg/server/api/middleware/authorization_test.go [2022-05-03T20:49:54.652Z] spire-1.2.1/pkg/server/api/middleware/authorize_agent.go [2022-05-03T20:49:54.652Z] spire-1.2.1/pkg/server/api/middleware/caller.go [2022-05-03T20:49:54.652Z] spire-1.2.1/pkg/server/api/middleware/caller_test.go [2022-05-03T20:49:54.652Z] spire-1.2.1/pkg/server/api/middleware/common.go [2022-05-03T20:49:54.652Z] spire-1.2.1/pkg/server/api/middleware/common_test.go [2022-05-03T20:49:54.652Z] spire-1.2.1/pkg/server/api/middleware/entries.go [2022-05-03T20:49:54.652Z] spire-1.2.1/pkg/server/api/middleware/entries_test.go [2022-05-03T20:49:54.652Z] spire-1.2.1/pkg/server/api/middleware/ratelimit.go [2022-05-03T20:49:54.652Z] spire-1.2.1/pkg/server/api/middleware/ratelimit_test.go [2022-05-03T20:49:54.652Z] spire-1.2.1/pkg/server/api/ratelimit.go [2022-05-03T20:49:54.652Z] spire-1.2.1/pkg/server/api/rpccontext/ [2022-05-03T20:49:54.652Z] spire-1.2.1/pkg/server/api/rpccontext/alias.go [2022-05-03T20:49:54.652Z] spire-1.2.1/pkg/server/api/rpccontext/audit.go [2022-05-03T20:49:54.652Z] spire-1.2.1/pkg/server/api/rpccontext/caller.go [2022-05-03T20:49:54.652Z] spire-1.2.1/pkg/server/api/rpccontext/ratelimit.go [2022-05-03T20:49:54.652Z] spire-1.2.1/pkg/server/api/selector.go [2022-05-03T20:49:54.652Z] spire-1.2.1/pkg/server/api/selector_test.go [2022-05-03T20:49:54.652Z] spire-1.2.1/pkg/server/api/status.go [2022-05-03T20:49:54.652Z] spire-1.2.1/pkg/server/api/status_test.go [2022-05-03T20:49:54.652Z] spire-1.2.1/pkg/server/api/svid/ [2022-05-03T20:49:54.652Z] spire-1.2.1/pkg/server/api/svid/v1/ [2022-05-03T20:49:54.652Z] spire-1.2.1/pkg/server/api/svid/v1/service.go [2022-05-03T20:49:54.652Z] spire-1.2.1/pkg/server/api/svid/v1/service_test.go [2022-05-03T20:49:54.652Z] spire-1.2.1/pkg/server/api/trustdomain.go [2022-05-03T20:49:54.652Z] spire-1.2.1/pkg/server/api/trustdomain/ [2022-05-03T20:49:54.652Z] spire-1.2.1/pkg/server/api/trustdomain/v1/ [2022-05-03T20:49:54.652Z] spire-1.2.1/pkg/server/api/trustdomain/v1/service.go [2022-05-03T20:49:54.652Z] spire-1.2.1/pkg/server/api/trustdomain/v1/service_test.go [2022-05-03T20:49:54.652Z] spire-1.2.1/pkg/server/api/trustdomain_test.go [2022-05-03T20:49:54.652Z] spire-1.2.1/pkg/server/authpolicy/ [2022-05-03T20:49:54.652Z] spire-1.2.1/pkg/server/authpolicy/defaults.go [2022-05-03T20:49:54.652Z] spire-1.2.1/pkg/server/authpolicy/policy.go [2022-05-03T20:49:54.652Z] spire-1.2.1/pkg/server/authpolicy/policy.rego [2022-05-03T20:49:54.652Z] spire-1.2.1/pkg/server/authpolicy/policy_data.json [2022-05-03T20:49:54.652Z] spire-1.2.1/pkg/server/authpolicy/policy_test.go [2022-05-03T20:49:54.652Z] spire-1.2.1/pkg/server/authpolicy/validate.go [2022-05-03T20:49:54.652Z] spire-1.2.1/pkg/server/bundle/ [2022-05-03T20:49:54.652Z] spire-1.2.1/pkg/server/bundle/client/ [2022-05-03T20:49:54.652Z] spire-1.2.1/pkg/server/bundle/client/client.go [2022-05-03T20:49:54.652Z] spire-1.2.1/pkg/server/bundle/client/client_test.go [2022-05-03T20:49:54.652Z] spire-1.2.1/pkg/server/bundle/client/manager.go [2022-05-03T20:49:54.652Z] spire-1.2.1/pkg/server/bundle/client/manager_test.go [2022-05-03T20:49:54.652Z] spire-1.2.1/pkg/server/bundle/client/sources.go [2022-05-03T20:49:54.652Z] spire-1.2.1/pkg/server/bundle/client/sources_test.go [2022-05-03T20:49:54.652Z] spire-1.2.1/pkg/server/bundle/client/updater.go [2022-05-03T20:49:54.652Z] spire-1.2.1/pkg/server/bundle/client/updater_test.go [2022-05-03T20:49:54.652Z] spire-1.2.1/pkg/server/ca/ [2022-05-03T20:49:54.652Z] spire-1.2.1/pkg/server/ca/ca.go [2022-05-03T20:49:54.652Z] spire-1.2.1/pkg/server/ca/ca_health.go [2022-05-03T20:49:54.652Z] spire-1.2.1/pkg/server/ca/ca_test.go [2022-05-03T20:49:54.652Z] spire-1.2.1/pkg/server/ca/journal.go [2022-05-03T20:49:54.652Z] spire-1.2.1/pkg/server/ca/journal_test.go [2022-05-03T20:49:54.652Z] spire-1.2.1/pkg/server/ca/manager.go [2022-05-03T20:49:54.652Z] spire-1.2.1/pkg/server/ca/manager_health.go [2022-05-03T20:49:54.652Z] spire-1.2.1/pkg/server/ca/manager_test.go [2022-05-03T20:49:54.652Z] spire-1.2.1/pkg/server/ca/templates.go [2022-05-03T20:49:54.652Z] spire-1.2.1/pkg/server/ca/upstream_client.go [2022-05-03T20:49:54.652Z] spire-1.2.1/pkg/server/ca/upstream_client_test.go [2022-05-03T20:49:54.652Z] spire-1.2.1/pkg/server/ca/validation.go [2022-05-03T20:49:54.652Z] spire-1.2.1/pkg/server/cache/ [2022-05-03T20:49:54.652Z] spire-1.2.1/pkg/server/cache/dscache/ [2022-05-03T20:49:54.652Z] spire-1.2.1/pkg/server/cache/dscache/cache.go [2022-05-03T20:49:54.652Z] spire-1.2.1/pkg/server/cache/dscache/cache_test.go [2022-05-03T20:49:54.652Z] spire-1.2.1/pkg/server/cache/entrycache/ [2022-05-03T20:49:54.652Z] spire-1.2.1/pkg/server/cache/entrycache/cache.go [2022-05-03T20:49:54.652Z] spire-1.2.1/pkg/server/cache/entrycache/cache_test.go [2022-05-03T20:49:54.652Z] spire-1.2.1/pkg/server/cache/entrycache/fullcache.go [2022-05-03T20:49:54.652Z] spire-1.2.1/pkg/server/cache/entrycache/fullcache_ds.go [2022-05-03T20:49:54.652Z] spire-1.2.1/pkg/server/cache/entrycache/fullcache_ds_test.go [2022-05-03T20:49:54.652Z] spire-1.2.1/pkg/server/cache/entrycache/fullcache_test.go [2022-05-03T20:49:54.652Z] spire-1.2.1/pkg/server/catalog/ [2022-05-03T20:49:54.652Z] spire-1.2.1/pkg/server/catalog/catalog.go [2022-05-03T20:49:54.652Z] spire-1.2.1/pkg/server/catalog/keymanager.go [2022-05-03T20:49:54.652Z] spire-1.2.1/pkg/server/catalog/nodeattestor.go [2022-05-03T20:49:54.652Z] spire-1.2.1/pkg/server/catalog/noderesolver.go [2022-05-03T20:49:54.652Z] spire-1.2.1/pkg/server/catalog/notifier.go [2022-05-03T20:49:54.652Z] spire-1.2.1/pkg/server/catalog/upstreamauthority.go [2022-05-03T20:49:54.652Z] spire-1.2.1/pkg/server/config.go [2022-05-03T20:49:54.652Z] spire-1.2.1/pkg/server/datastore/ [2022-05-03T20:49:54.652Z] spire-1.2.1/pkg/server/datastore/datastore.go [2022-05-03T20:49:54.652Z] spire-1.2.1/pkg/server/datastore/datastore_health.go [2022-05-03T20:49:54.652Z] spire-1.2.1/pkg/server/datastore/repository.go [2022-05-03T20:49:54.652Z] spire-1.2.1/pkg/server/datastore/sqlstore/ [2022-05-03T20:49:54.652Z] spire-1.2.1/pkg/server/datastore/sqlstore/dialect.go [2022-05-03T20:49:54.652Z] spire-1.2.1/pkg/server/datastore/sqlstore/migration.go [2022-05-03T20:49:54.652Z] spire-1.2.1/pkg/server/datastore/sqlstore/migration_test.go [2022-05-03T20:49:54.652Z] spire-1.2.1/pkg/server/datastore/sqlstore/models.go [2022-05-03T20:49:54.652Z] spire-1.2.1/pkg/server/datastore/sqlstore/mysql.go [2022-05-03T20:49:54.652Z] spire-1.2.1/pkg/server/datastore/sqlstore/postgres.go [2022-05-03T20:49:54.652Z] spire-1.2.1/pkg/server/datastore/sqlstore/sqlite.go [2022-05-03T20:49:54.652Z] spire-1.2.1/pkg/server/datastore/sqlstore/sqlite_no_cgo.go [2022-05-03T20:49:54.652Z] spire-1.2.1/pkg/server/datastore/sqlstore/sqlite_test.go [2022-05-03T20:49:54.652Z] spire-1.2.1/pkg/server/datastore/sqlstore/sqlstore.go [2022-05-03T20:49:54.652Z] spire-1.2.1/pkg/server/datastore/sqlstore/sqlstore_test.go [2022-05-03T20:49:54.652Z] spire-1.2.1/pkg/server/datastore/sqlstore/stmt_cache.go [2022-05-03T20:49:54.652Z] spire-1.2.1/pkg/server/datastore/sqlstore/testdata/ [2022-05-03T20:49:54.652Z] spire-1.2.1/pkg/server/datastore/sqlstore/testdata/entries.json [2022-05-03T20:49:54.652Z] spire-1.2.1/pkg/server/datastore/sqlstore/testdata/entries_federates_with.json [2022-05-03T20:49:54.652Z] spire-1.2.1/pkg/server/datastore/sqlstore/testdata/invalid_registration_entries.json [2022-05-03T20:49:54.652Z] spire-1.2.1/pkg/server/datastore/sqlstore/testdata/valid_registration_entries.json [2022-05-03T20:49:54.652Z] spire-1.2.1/pkg/server/endpoints/ [2022-05-03T20:49:54.652Z] spire-1.2.1/pkg/server/endpoints/bundle/ [2022-05-03T20:49:54.652Z] spire-1.2.1/pkg/server/endpoints/bundle/acme_auth.go [2022-05-03T20:49:54.652Z] spire-1.2.1/pkg/server/endpoints/bundle/config.go [2022-05-03T20:49:54.652Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/ [2022-05-03T20:49:54.652Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/README [2022-05-03T20:49:54.652Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/acmetest/ [2022-05-03T20:49:54.652Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/acmetest/ca.go [2022-05-03T20:49:54.652Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/ [2022-05-03T20:49:54.652Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/autocert.go [2022-05-03T20:49:54.652Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/cache.go [2022-05-03T20:49:54.652Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/keys.go [2022-05-03T20:49:54.652Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/listener.go [2022-05-03T20:49:54.652Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/renewal.go [2022-05-03T20:49:54.652Z] spire-1.2.1/pkg/server/endpoints/bundle/server.go [2022-05-03T20:49:54.652Z] spire-1.2.1/pkg/server/endpoints/bundle/server_test.go [2022-05-03T20:49:54.652Z] spire-1.2.1/pkg/server/endpoints/bundle/spiffe_auth.go [2022-05-03T20:49:54.652Z] spire-1.2.1/pkg/server/endpoints/config.go [2022-05-03T20:49:54.652Z] spire-1.2.1/pkg/server/endpoints/endpoints.go [2022-05-03T20:49:54.652Z] spire-1.2.1/pkg/server/endpoints/endpoints_test.go [2022-05-03T20:49:54.652Z] spire-1.2.1/pkg/server/endpoints/entryfetcher.go [2022-05-03T20:49:54.652Z] spire-1.2.1/pkg/server/endpoints/entryfetcher_test.go [2022-05-03T20:49:54.652Z] spire-1.2.1/pkg/server/endpoints/middleware.go [2022-05-03T20:49:54.652Z] spire-1.2.1/pkg/server/endpoints/middleware_test.go [2022-05-03T20:49:54.652Z] spire-1.2.1/pkg/server/hostservice/ [2022-05-03T20:49:54.652Z] spire-1.2.1/pkg/server/hostservice/agentstore/ [2022-05-03T20:49:54.652Z] spire-1.2.1/pkg/server/hostservice/agentstore/agentstore.go [2022-05-03T20:49:54.652Z] spire-1.2.1/pkg/server/hostservice/agentstore/agentstore_test.go [2022-05-03T20:49:54.652Z] spire-1.2.1/pkg/server/hostservice/agentstore/attestation.go [2022-05-03T20:49:54.652Z] spire-1.2.1/pkg/server/hostservice/agentstore/attestation_test.go [2022-05-03T20:49:54.653Z] spire-1.2.1/pkg/server/hostservice/identityprovider/ [2022-05-03T20:49:54.653Z] spire-1.2.1/pkg/server/hostservice/identityprovider/identityprovider.go [2022-05-03T20:49:54.653Z] spire-1.2.1/pkg/server/hostservice/identityprovider/identityprovider_test.go [2022-05-03T20:49:54.653Z] spire-1.2.1/pkg/server/plugin/ [2022-05-03T20:49:54.653Z] spire-1.2.1/pkg/server/plugin/keymanager/ [2022-05-03T20:49:54.653Z] spire-1.2.1/pkg/server/plugin/keymanager/awskms/ [2022-05-03T20:49:54.653Z] spire-1.2.1/pkg/server/plugin/keymanager/awskms/awskms.go [2022-05-03T20:49:54.653Z] spire-1.2.1/pkg/server/plugin/keymanager/awskms/awskms_test.go [2022-05-03T20:49:54.653Z] spire-1.2.1/pkg/server/plugin/keymanager/awskms/client.go [2022-05-03T20:49:54.653Z] spire-1.2.1/pkg/server/plugin/keymanager/awskms/client_fake.go [2022-05-03T20:49:54.653Z] spire-1.2.1/pkg/server/plugin/keymanager/awskms/fetcher.go [2022-05-03T20:49:54.653Z] spire-1.2.1/pkg/server/plugin/keymanager/base/ [2022-05-03T20:49:54.653Z] spire-1.2.1/pkg/server/plugin/keymanager/base/keymanagerbase.go [2022-05-03T20:49:54.653Z] spire-1.2.1/pkg/server/plugin/keymanager/constant.go [2022-05-03T20:49:54.653Z] spire-1.2.1/pkg/server/plugin/keymanager/disk/ [2022-05-03T20:49:54.653Z] spire-1.2.1/pkg/server/plugin/keymanager/disk/disk.go [2022-05-03T20:49:54.653Z] spire-1.2.1/pkg/server/plugin/keymanager/disk/disk_test.go [2022-05-03T20:49:54.653Z] spire-1.2.1/pkg/server/plugin/keymanager/keymanager.go [2022-05-03T20:49:54.653Z] spire-1.2.1/pkg/server/plugin/keymanager/memory/ [2022-05-03T20:49:54.653Z] spire-1.2.1/pkg/server/plugin/keymanager/memory/memory.go [2022-05-03T20:49:54.653Z] spire-1.2.1/pkg/server/plugin/keymanager/memory/memory_test.go [2022-05-03T20:49:54.653Z] spire-1.2.1/pkg/server/plugin/keymanager/repository.go [2022-05-03T20:49:54.653Z] spire-1.2.1/pkg/server/plugin/keymanager/test/ [2022-05-03T20:49:54.653Z] spire-1.2.1/pkg/server/plugin/keymanager/test/keymanagertest.go [2022-05-03T20:49:54.653Z] spire-1.2.1/pkg/server/plugin/keymanager/v1.go [2022-05-03T20:49:54.653Z] spire-1.2.1/pkg/server/plugin/keymanager/v1_test.go [2022-05-03T20:49:54.653Z] spire-1.2.1/pkg/server/plugin/nodeattestor/ [2022-05-03T20:49:54.653Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/ [2022-05-03T20:49:54.653Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/awsca.go [2022-05-03T20:49:54.653Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/client.go [2022-05-03T20:49:54.653Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/iid.go [2022-05-03T20:49:54.653Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/iid_test.go [2022-05-03T20:49:54.653Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/session.go [2022-05-03T20:49:54.653Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/spiffeid.go [2022-05-03T20:49:54.653Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/spiffeid_test.go [2022-05-03T20:49:54.653Z] spire-1.2.1/pkg/server/plugin/nodeattestor/azure/ [2022-05-03T20:49:54.653Z] spire-1.2.1/pkg/server/plugin/nodeattestor/azure/msi.go [2022-05-03T20:49:54.653Z] spire-1.2.1/pkg/server/plugin/nodeattestor/azure/msi_test.go [2022-05-03T20:49:54.653Z] spire-1.2.1/pkg/server/plugin/nodeattestor/base/ [2022-05-03T20:49:54.653Z] spire-1.2.1/pkg/server/plugin/nodeattestor/base/base.go [2022-05-03T20:49:54.653Z] spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/ [2022-05-03T20:49:54.653Z] spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/google_public_key_retriever.go [2022-05-03T20:49:54.653Z] spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/google_public_key_retriever_test.go [2022-05-03T20:49:54.653Z] spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/iit.go [2022-05-03T20:49:54.653Z] spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/iit_test.go [2022-05-03T20:49:54.653Z] spire-1.2.1/pkg/server/plugin/nodeattestor/jointoken/ [2022-05-03T20:49:54.653Z] spire-1.2.1/pkg/server/plugin/nodeattestor/jointoken/join_token.go [2022-05-03T20:49:54.653Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/ [2022-05-03T20:49:54.653Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/psat/ [2022-05-03T20:49:54.653Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/psat/psat.go [2022-05-03T20:49:54.653Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/psat/psat_test.go [2022-05-03T20:49:54.653Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/sat/ [2022-05-03T20:49:54.653Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/sat/sat.go [2022-05-03T20:49:54.653Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/sat/sat_test.go [2022-05-03T20:49:54.653Z] spire-1.2.1/pkg/server/plugin/nodeattestor/nodeattestor.go [2022-05-03T20:49:54.653Z] spire-1.2.1/pkg/server/plugin/nodeattestor/repository.go [2022-05-03T20:49:54.653Z] spire-1.2.1/pkg/server/plugin/nodeattestor/sshpop/ [2022-05-03T20:49:54.653Z] spire-1.2.1/pkg/server/plugin/nodeattestor/sshpop/sshpop.go [2022-05-03T20:49:54.653Z] spire-1.2.1/pkg/server/plugin/nodeattestor/sshpop/sshpop_test.go [2022-05-03T20:49:54.653Z] spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/ [2022-05-03T20:49:54.653Z] spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/challenge.go [2022-05-03T20:49:54.653Z] spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/devid.go [2022-05-03T20:49:54.653Z] spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/devid_test.go [2022-05-03T20:49:54.653Z] spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/selectors.go [2022-05-03T20:49:54.653Z] spire-1.2.1/pkg/server/plugin/nodeattestor/v1.go [2022-05-03T20:49:54.653Z] spire-1.2.1/pkg/server/plugin/nodeattestor/v1_test.go [2022-05-03T20:49:54.653Z] spire-1.2.1/pkg/server/plugin/nodeattestor/x509pop/ [2022-05-03T20:49:54.653Z] spire-1.2.1/pkg/server/plugin/nodeattestor/x509pop/x509pop.go [2022-05-03T20:49:54.653Z] spire-1.2.1/pkg/server/plugin/nodeattestor/x509pop/x509pop_test.go [2022-05-03T20:49:54.653Z] spire-1.2.1/pkg/server/plugin/noderesolver/ [2022-05-03T20:49:54.653Z] spire-1.2.1/pkg/server/plugin/noderesolver/azure/ [2022-05-03T20:49:54.653Z] spire-1.2.1/pkg/server/plugin/noderesolver/azure/client.go [2022-05-03T20:49:54.653Z] spire-1.2.1/pkg/server/plugin/noderesolver/azure/msi.go [2022-05-03T20:49:54.931Z] spire-1.2.1/pkg/server/plugin/noderesolver/azure/msi_test.go [2022-05-03T20:49:54.931Z] spire-1.2.1/pkg/server/plugin/noderesolver/noderesolver.go [2022-05-03T20:49:54.931Z] spire-1.2.1/pkg/server/plugin/noderesolver/repository.go [2022-05-03T20:49:54.931Z] spire-1.2.1/pkg/server/plugin/noderesolver/v1.go [2022-05-03T20:49:54.931Z] spire-1.2.1/pkg/server/plugin/noderesolver/v1_test.go [2022-05-03T20:49:54.931Z] spire-1.2.1/pkg/server/plugin/notifier/ [2022-05-03T20:49:54.931Z] spire-1.2.1/pkg/server/plugin/notifier/gcsbundle/ [2022-05-03T20:49:54.931Z] spire-1.2.1/pkg/server/plugin/notifier/gcsbundle/gcsbundle.go [2022-05-03T20:49:54.931Z] spire-1.2.1/pkg/server/plugin/notifier/gcsbundle/gcsbundle_test.go [2022-05-03T20:49:54.931Z] spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/ [2022-05-03T20:49:54.931Z] spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/k8sbundle.go [2022-05-03T20:49:54.931Z] spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/k8sbundle_test.go [2022-05-03T20:49:54.931Z] spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/k8sbundle_watcher.go [2022-05-03T20:49:54.931Z] spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/k8sbundle_watcher_test.go [2022-05-03T20:49:54.931Z] spire-1.2.1/pkg/server/plugin/notifier/notifier.go [2022-05-03T20:49:54.931Z] spire-1.2.1/pkg/server/plugin/notifier/repository.go [2022-05-03T20:49:54.931Z] spire-1.2.1/pkg/server/plugin/notifier/v1.go [2022-05-03T20:49:54.931Z] spire-1.2.1/pkg/server/plugin/notifier/v1_test.go [2022-05-03T20:49:54.931Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/ [2022-05-03T20:49:54.931Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/ [2022-05-03T20:49:54.931Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/pca.go [2022-05-03T20:49:54.931Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/pca_client.go [2022-05-03T20:49:54.931Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/pca_client_fake.go [2022-05-03T20:49:54.931Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/pca_test.go [2022-05-03T20:49:54.931Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/testdata/ [2022-05-03T20:49:54.931Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/testdata/arbitrary_certificate_with_upstream_root.pem [2022-05-03T20:49:54.931Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/testdata/i_am_not_a_certificate.txt [2022-05-03T20:49:54.931Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/ [2022-05-03T20:49:54.931Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/awslib.go [2022-05-03T20:49:54.931Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/awslib_fake_test.go [2022-05-03T20:49:54.931Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/awssecret.go [2022-05-03T20:49:54.931Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/awssecret_test.go [2022-05-03T20:49:54.931Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/ [2022-05-03T20:49:54.931Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/ [2022-05-03T20:49:54.931Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/EC/ [2022-05-03T20:49:54.931Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/EC/alternative_key.pem [2022-05-03T20:49:54.931Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/EC/cert.pem [2022-05-03T20:49:54.931Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/EC/private_key.pem [2022-05-03T20:49:54.931Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/ [2022-05-03T20:49:54.931Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/api.go [2022-05-03T20:49:54.931Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/api_test.go [2022-05-03T20:49:54.931Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/certmanager.go [2022-05-03T20:49:54.931Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/certmanager_test.go [2022-05-03T20:49:54.931Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/ [2022-05-03T20:49:54.931Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/ [2022-05-03T20:49:54.931Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/doc.go [2022-05-03T20:49:54.931Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/meta.go [2022-05-03T20:49:54.931Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/types.go [2022-05-03T20:49:54.931Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/types_certificaterequest.go [2022-05-03T20:49:54.931Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/zz_generated.deepcopy.go [2022-05-03T20:49:54.931Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/ [2022-05-03T20:49:54.931Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/disk.go [2022-05-03T20:49:54.931Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/disk_test.go [2022-05-03T20:49:54.931Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/ [2022-05-03T20:49:54.931Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/ [2022-05-03T20:49:54.931Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/ [2022-05-03T20:49:54.931Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/cert.pem [2022-05-03T20:49:54.931Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/intermediate_cert.pem [2022-05-03T20:49:54.931Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/intermediate_cert.srl [2022-05-03T20:49:54.931Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/intermediate_csr.pem [2022-05-03T20:49:54.931Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/intermediate_key.pem [2022-05-03T20:49:54.931Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/private_key.pem [2022-05-03T20:49:54.931Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/root_cert.pem [2022-05-03T20:49:54.931Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/root_cert.srl [2022-05-03T20:49:54.931Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/root_key.pem [2022-05-03T20:49:54.931Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_and_intermediate.pem [2022-05-03T20:49:54.931Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_and_root.pem [2022-05-03T20:49:54.931Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_cert.pem [2022-05-03T20:49:54.931Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_csr.pem [2022-05-03T20:49:54.931Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_key.pem [2022-05-03T20:49:54.931Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS1/ [2022-05-03T20:49:54.931Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS1/cert.pem [2022-05-03T20:49:54.931Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS1/private_key.pem [2022-05-03T20:49:54.931Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS8/ [2022-05-03T20:49:54.931Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS8/cert.pem [2022-05-03T20:49:54.931Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS8/private_key.pem [2022-05-03T20:49:54.931Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/empty/ [2022-05-03T20:49:54.931Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/empty/cert.pem [2022-05-03T20:49:54.931Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/empty/private_key.pem [2022-05-03T20:49:54.931Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/unknown/ [2022-05-03T20:49:54.931Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/unknown/cert.pem [2022-05-03T20:49:54.931Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/unknown/private_key.pem [2022-05-03T20:49:54.931Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/upstream_and_intermediate.pem [2022-05-03T20:49:54.931Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/gcpcas/ [2022-05-03T20:49:54.931Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/gcpcas/gcpcas.go [2022-05-03T20:49:54.931Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/gcpcas/gcpcas_test.go [2022-05-03T20:49:54.931Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/repository.go [2022-05-03T20:49:54.931Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/ [2022-05-03T20:49:54.931Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/fake_handlers_test.go [2022-05-03T20:49:54.931Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/spire.go [2022-05-03T20:49:54.931Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/spire_server_client.go [2022-05-03T20:49:54.931Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/spire_test.go [2022-05-03T20:49:54.932Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/testdata/ [2022-05-03T20:49:54.932Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/testdata/keys/ [2022-05-03T20:49:54.932Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/testdata/keys/jwks.json [2022-05-03T20:49:54.932Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/upstreamauthority.go [2022-05-03T20:49:54.932Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/v1.go [2022-05-03T20:49:54.932Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/v1_test.go [2022-05-03T20:49:54.932Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/ [2022-05-03T20:49:54.932Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/renewer.go [2022-05-03T20:49:54.932Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/ [2022-05-03T20:49:54.932Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/k8s/ [2022-05-03T20:49:54.932Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/k8s/signing-key.pem [2022-05-03T20:49:54.932Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/k8s/token [2022-05-03T20:49:54.932Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/ [2022-05-03T20:49:54.932Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/ [2022-05-03T20:49:54.932Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/README.md [2022-05-03T20:49:54.932Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/client_cert.pem [2022-05-03T20:49:54.932Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/client_csr.pem [2022-05-03T20:49:54.932Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/client_key.pem [2022-05-03T20:49:54.932Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_cert.pem [2022-05-03T20:49:54.932Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_cert.srl [2022-05-03T20:49:54.932Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_csr.pem [2022-05-03T20:49:54.932Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_key.pem [2022-05-03T20:49:54.932Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_vault_cert.pem [2022-05-03T20:49:54.932Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_vault_csr.pem [2022-05-03T20:49:54.932Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_vault_key.pem [2022-05-03T20:49:54.932Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/invalid-client_cert.pem [2022-05-03T20:49:54.932Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/invalid_client_key.pem [2022-05-03T20:49:54.932Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/invalid_root_cert.pem [2022-05-03T20:49:54.932Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/root_cert.pem [2022-05-03T20:49:54.932Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/root_cert.srl [2022-05-03T20:49:54.932Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/root_key.pem [2022-05-03T20:49:54.932Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/serer_csr.pem [2022-05-03T20:49:54.932Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/server_cert.pem [2022-05-03T20:49:54.932Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/server_csr.pem [2022-05-03T20:49:54.932Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/server_key.pem [2022-05-03T20:49:54.932Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault.go [2022-05-03T20:49:54.932Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault_client.go [2022-05-03T20:49:54.932Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault_client_test.go [2022-05-03T20:49:54.932Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault_fake_test.go [2022-05-03T20:49:54.932Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault_test.go [2022-05-03T20:49:54.932Z] spire-1.2.1/pkg/server/registration/ [2022-05-03T20:49:54.932Z] spire-1.2.1/pkg/server/registration/manager.go [2022-05-03T20:49:54.932Z] spire-1.2.1/pkg/server/registration/manager_test.go [2022-05-03T20:49:54.932Z] spire-1.2.1/pkg/server/scanentries.go [2022-05-03T20:49:54.932Z] spire-1.2.1/pkg/server/scanentries_test.go [2022-05-03T20:49:54.932Z] spire-1.2.1/pkg/server/server.go [2022-05-03T20:49:54.932Z] spire-1.2.1/pkg/server/server_test.go [2022-05-03T20:49:54.932Z] spire-1.2.1/pkg/server/svid/ [2022-05-03T20:49:54.932Z] spire-1.2.1/pkg/server/svid/observer.go [2022-05-03T20:49:54.932Z] spire-1.2.1/pkg/server/svid/observer_test.go [2022-05-03T20:49:54.932Z] spire-1.2.1/pkg/server/svid/rotator.go [2022-05-03T20:49:54.932Z] spire-1.2.1/pkg/server/svid/rotator_config.go [2022-05-03T20:49:54.932Z] spire-1.2.1/pkg/server/svid/rotator_config_test.go [2022-05-03T20:49:54.932Z] spire-1.2.1/pkg/server/svid/rotator_test.go [2022-05-03T20:49:54.932Z] spire-1.2.1/proto/ [2022-05-03T20:49:54.932Z] spire-1.2.1/proto/private/ [2022-05-03T20:49:54.932Z] spire-1.2.1/proto/private/server/ [2022-05-03T20:49:54.932Z] spire-1.2.1/proto/private/server/journal/ [2022-05-03T20:49:54.932Z] spire-1.2.1/proto/private/server/journal/journal.pb.go [2022-05-03T20:49:54.932Z] spire-1.2.1/proto/private/server/journal/journal.proto [2022-05-03T20:49:54.932Z] spire-1.2.1/proto/spire/ [2022-05-03T20:49:54.932Z] spire-1.2.1/proto/spire/common/ [2022-05-03T20:49:54.932Z] spire-1.2.1/proto/spire/common/common.pb.go [2022-05-03T20:49:54.932Z] spire-1.2.1/proto/spire/common/common.proto [2022-05-03T20:49:54.932Z] spire-1.2.1/proto/spire/common/plugin/ [2022-05-03T20:49:54.932Z] spire-1.2.1/proto/spire/common/plugin/plugin.pb.go [2022-05-03T20:49:54.932Z] spire-1.2.1/proto/spire/common/plugin/plugin.proto [2022-05-03T20:49:54.932Z] spire-1.2.1/proto/spire/common/plugin/plugin_grpc.pb.go [2022-05-03T20:49:54.932Z] spire-1.2.1/proto/spire/common/plugin/plugin_spire_plugin.pb.go [2022-05-03T20:49:54.932Z] spire-1.2.1/proto/spire/plugin/ [2022-05-03T20:49:54.932Z] spire-1.2.1/proto/spire/plugin/agent/ [2022-05-03T20:49:54.932Z] spire-1.2.1/proto/spire/plugin/agent/svidstore/ [2022-05-03T20:49:54.932Z] spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/ [2022-05-03T20:49:54.932Z] spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/svidstore.pb.go [2022-05-03T20:49:54.932Z] spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/svidstore.proto [2022-05-03T20:49:54.932Z] spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/svidstore_grpc.pb.go [2022-05-03T20:49:54.932Z] spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/svidstore_spire_plugin.pb.go [2022-05-03T20:49:54.932Z] spire-1.2.1/release/ [2022-05-03T20:49:54.932Z] spire-1.2.1/release/spire-extras/ [2022-05-03T20:49:54.932Z] spire-1.2.1/release/spire-extras/README.md [2022-05-03T20:49:54.932Z] spire-1.2.1/release/spire-extras/conf/ [2022-05-03T20:49:54.932Z] spire-1.2.1/release/spire-extras/conf/k8s-workload-registrar/ [2022-05-03T20:49:54.932Z] spire-1.2.1/release/spire-extras/conf/k8s-workload-registrar/k8s-workload-registrar.conf [2022-05-03T20:49:54.932Z] spire-1.2.1/release/spire-extras/conf/oidc-discovery-provider/ [2022-05-03T20:49:54.932Z] spire-1.2.1/release/spire-extras/conf/oidc-discovery-provider/oidc-discovery-provider.conf [2022-05-03T20:49:54.932Z] spire-1.2.1/release/spire/ [2022-05-03T20:49:54.932Z] spire-1.2.1/release/spire/README.md [2022-05-03T20:49:54.932Z] spire-1.2.1/release/spire/conf/ [2022-05-03T20:49:54.932Z] spire-1.2.1/release/spire/conf/agent/ [2022-05-03T20:49:54.932Z] spire-1.2.1/release/spire/conf/agent/agent.conf [2022-05-03T20:49:54.932Z] spire-1.2.1/release/spire/conf/server/ [2022-05-03T20:49:54.932Z] spire-1.2.1/release/spire/conf/server/server.conf [2022-05-03T20:49:54.932Z] spire-1.2.1/script/ [2022-05-03T20:49:54.932Z] spire-1.2.1/script/build-artifact.sh [2022-05-03T20:49:54.932Z] spire-1.2.1/script/generate_dummy_ca.sh [2022-05-03T20:49:54.932Z] spire-1.2.1/support/ [2022-05-03T20:49:54.932Z] spire-1.2.1/support/k8s/ [2022-05-03T20:49:54.932Z] spire-1.2.1/support/k8s/k8s-workload-registrar/ [2022-05-03T20:49:54.932Z] spire-1.2.1/support/k8s/k8s-workload-registrar/README.md [2022-05-03T20:49:54.932Z] spire-1.2.1/support/k8s/k8s-workload-registrar/accessutil_posix.go [2022-05-03T20:49:54.932Z] spire-1.2.1/support/k8s/k8s-workload-registrar/accessutil_windows.go [2022-05-03T20:49:54.932Z] spire-1.2.1/support/k8s/k8s-workload-registrar/config.go [2022-05-03T20:49:54.932Z] spire-1.2.1/support/k8s/k8s-workload-registrar/config_crd.go [2022-05-03T20:49:54.932Z] spire-1.2.1/support/k8s/k8s-workload-registrar/config_crd_test.go [2022-05-03T20:49:54.932Z] spire-1.2.1/support/k8s/k8s-workload-registrar/config_reconcile.go [2022-05-03T20:49:54.932Z] spire-1.2.1/support/k8s/k8s-workload-registrar/config_test.go [2022-05-03T20:49:54.932Z] spire-1.2.1/support/k8s/k8s-workload-registrar/config_webhook.go [2022-05-03T20:49:54.932Z] spire-1.2.1/support/k8s/k8s-workload-registrar/controller.go [2022-05-03T20:49:54.932Z] spire-1.2.1/support/k8s/k8s-workload-registrar/controller_test.go [2022-05-03T20:49:54.932Z] spire-1.2.1/support/k8s/k8s-workload-registrar/federation/ [2022-05-03T20:49:54.932Z] spire-1.2.1/support/k8s/k8s-workload-registrar/federation/utils.go [2022-05-03T20:49:54.932Z] spire-1.2.1/support/k8s/k8s-workload-registrar/federation/utils_test.go [2022-05-03T20:49:54.932Z] spire-1.2.1/support/k8s/k8s-workload-registrar/generate-config.go [2022-05-03T20:49:54.932Z] spire-1.2.1/support/k8s/k8s-workload-registrar/main.go [2022-05-03T20:49:54.932Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/ [2022-05-03T20:49:54.932Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/README.md [2022-05-03T20:49:54.932Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/ [2022-05-03T20:49:54.932Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/ [2022-05-03T20:49:54.932Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/ [2022-05-03T20:49:54.932Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/groupversion_info.go [2022-05-03T20:49:54.932Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/spiffeid_types.go [2022-05-03T20:49:54.932Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/spiffeid_utils.go [2022-05-03T20:49:54.932Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/spiffeid_webhook.go [2022-05-03T20:49:54.932Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/zz_generated.deepcopy.go [2022-05-03T20:49:54.932Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/config/ [2022-05-03T20:49:54.932Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/config/spiffeid.spiffe.io_spiffeids.yaml [2022-05-03T20:49:54.932Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/config/spire-agent.yaml [2022-05-03T20:49:54.932Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/config/spire-server-registrar.yaml [2022-05-03T20:49:54.932Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/ [2022-05-03T20:49:54.932Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/endpoint_controller.go [2022-05-03T20:49:54.932Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/endpoint_controller_test.go [2022-05-03T20:49:54.932Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/node_controller.go [2022-05-03T20:49:54.932Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/node_controller_test.go [2022-05-03T20:49:54.932Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/pod_controller.go [2022-05-03T20:49:54.932Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/pod_controller_test.go [2022-05-03T20:49:54.932Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/spiffeid_controller.go [2022-05-03T20:49:54.932Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/spiffeid_controller_test.go [2022-05-03T20:49:54.932Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/suite_test.go [2022-05-03T20:49:54.932Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/utils.go [2022-05-03T20:49:54.932Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/samples/ [2022-05-03T20:49:54.932Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/samples/test_spiffeid.yaml [2022-05-03T20:49:54.932Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/samples/test_spiffeid_bad.yaml [2022-05-03T20:49:54.932Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/ [2022-05-03T20:49:54.932Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/ [2022-05-03T20:49:54.932Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/good-leaf-and-intermediate.pem [2022-05-03T20:49:54.932Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/good-leaf-only.pem [2022-05-03T20:49:54.932Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/key-pkcs8-ecdsa.pem [2022-05-03T20:49:54.932Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/key-pkcs8-rsa.pem [2022-05-03T20:49:54.932Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/webhook_svid.go [2022-05-03T20:49:54.932Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/webhook_svid_test.go [2022-05-03T20:49:54.932Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/ [2022-05-03T20:49:54.932Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/config/ [2022-05-03T20:49:54.932Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/config/roles.yaml [2022-05-03T20:49:54.932Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/ [2022-05-03T20:49:54.932Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/base_controller.go [2022-05-03T20:49:54.932Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/node_controller.go [2022-05-03T20:49:54.932Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/node_controller_test.go [2022-05-03T20:49:54.932Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/pod_controller.go [2022-05-03T20:49:54.932Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/pod_controller_test.go [2022-05-03T20:49:54.932Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/utils.go [2022-05-03T20:49:54.933Z] spire-1.2.1/support/k8s/k8s-workload-registrar/server.go [2022-05-03T20:49:54.933Z] spire-1.2.1/support/k8s/k8s-workload-registrar/server_test.go [2022-05-03T20:49:54.933Z] spire-1.2.1/support/k8s/k8s-workload-registrar/webhookhandler.go [2022-05-03T20:49:54.933Z] spire-1.2.1/support/k8s/k8s-workload-registrar/webhookhandler_test.go [2022-05-03T20:49:54.933Z] spire-1.2.1/support/oidc-discovery-provider/ [2022-05-03T20:49:54.933Z] spire-1.2.1/support/oidc-discovery-provider/README.md [2022-05-03T20:49:54.933Z] spire-1.2.1/support/oidc-discovery-provider/common_test.go [2022-05-03T20:49:54.933Z] spire-1.2.1/support/oidc-discovery-provider/config.go [2022-05-03T20:49:54.933Z] spire-1.2.1/support/oidc-discovery-provider/config_test.go [2022-05-03T20:49:54.933Z] spire-1.2.1/support/oidc-discovery-provider/domain_policy.go [2022-05-03T20:49:54.933Z] spire-1.2.1/support/oidc-discovery-provider/domain_policy_test.go [2022-05-03T20:49:54.933Z] spire-1.2.1/support/oidc-discovery-provider/handler.go [2022-05-03T20:49:54.933Z] spire-1.2.1/support/oidc-discovery-provider/handler_test.go [2022-05-03T20:49:54.933Z] spire-1.2.1/support/oidc-discovery-provider/jwks_source.go [2022-05-03T20:49:54.933Z] spire-1.2.1/support/oidc-discovery-provider/main.go [2022-05-03T20:49:54.933Z] spire-1.2.1/support/oidc-discovery-provider/server_api.go [2022-05-03T20:49:54.933Z] spire-1.2.1/support/oidc-discovery-provider/server_api_test.go [2022-05-03T20:49:54.933Z] spire-1.2.1/support/oidc-discovery-provider/workload_api.go [2022-05-03T20:49:54.933Z] spire-1.2.1/support/oidc-discovery-provider/workload_api_test.go [2022-05-03T20:49:54.933Z] spire-1.2.1/test/ [2022-05-03T20:49:54.933Z] spire-1.2.1/test/clock/ [2022-05-03T20:49:54.933Z] spire-1.2.1/test/clock/clock.go [2022-05-03T20:49:54.933Z] spire-1.2.1/test/fakes/ [2022-05-03T20:49:54.933Z] spire-1.2.1/test/fakes/fakeagentcatalog/ [2022-05-03T20:49:54.933Z] spire-1.2.1/test/fakes/fakeagentcatalog/catalog.go [2022-05-03T20:49:54.933Z] spire-1.2.1/test/fakes/fakeagentkeymanager/ [2022-05-03T20:49:54.933Z] spire-1.2.1/test/fakes/fakeagentkeymanager/keymanager.go [2022-05-03T20:49:54.933Z] spire-1.2.1/test/fakes/fakeagentnodeattestor/ [2022-05-03T20:49:54.933Z] spire-1.2.1/test/fakes/fakeagentnodeattestor/nodeattestor.go [2022-05-03T20:49:54.933Z] spire-1.2.1/test/fakes/fakeagentstore/ [2022-05-03T20:49:54.933Z] spire-1.2.1/test/fakes/fakeagentstore/agentstore.go [2022-05-03T20:49:54.933Z] spire-1.2.1/test/fakes/fakedatastore/ [2022-05-03T20:49:54.933Z] spire-1.2.1/test/fakes/fakedatastore/fakedatastore.go [2022-05-03T20:49:54.933Z] spire-1.2.1/test/fakes/fakeentryclient/ [2022-05-03T20:49:54.933Z] spire-1.2.1/test/fakes/fakeentryclient/entryclient.go [2022-05-03T20:49:54.933Z] spire-1.2.1/test/fakes/fakehealthchecker/ [2022-05-03T20:49:54.933Z] spire-1.2.1/test/fakes/fakehealthchecker/checker.go [2022-05-03T20:49:54.933Z] spire-1.2.1/test/fakes/fakeidentityprovider/ [2022-05-03T20:49:54.933Z] spire-1.2.1/test/fakes/fakeidentityprovider/identityprovider.go [2022-05-03T20:49:54.933Z] spire-1.2.1/test/fakes/fakemetrics/ [2022-05-03T20:49:54.933Z] spire-1.2.1/test/fakes/fakemetrics/fakemetrics.go [2022-05-03T20:49:54.933Z] spire-1.2.1/test/fakes/fakenoderesolver/ [2022-05-03T20:49:54.933Z] spire-1.2.1/test/fakes/fakenoderesolver/noderesolver.go [2022-05-03T20:49:54.933Z] spire-1.2.1/test/fakes/fakenotifier/ [2022-05-03T20:49:54.933Z] spire-1.2.1/test/fakes/fakenotifier/notifier.go [2022-05-03T20:49:54.933Z] spire-1.2.1/test/fakes/fakepluginmetrics/ [2022-05-03T20:49:54.933Z] spire-1.2.1/test/fakes/fakepluginmetrics/fakepluginmetrics.go [2022-05-03T20:49:54.933Z] spire-1.2.1/test/fakes/fakeserverca/ [2022-05-03T20:49:54.933Z] spire-1.2.1/test/fakes/fakeserverca/serverca.go [2022-05-03T20:49:54.933Z] spire-1.2.1/test/fakes/fakeservercatalog/ [2022-05-03T20:49:54.933Z] spire-1.2.1/test/fakes/fakeservercatalog/catalog.go [2022-05-03T20:49:54.933Z] spire-1.2.1/test/fakes/fakeserverkeymanager/ [2022-05-03T20:49:55.210Z] spire-1.2.1/test/fakes/fakeserverkeymanager/keymanager.go [2022-05-03T20:49:55.210Z] spire-1.2.1/test/fakes/fakeservernodeattestor/ [2022-05-03T20:49:55.210Z] spire-1.2.1/test/fakes/fakeservernodeattestor/nodeattestor.go [2022-05-03T20:49:55.210Z] spire-1.2.1/test/fakes/fakeupstreamauthority/ [2022-05-03T20:49:55.210Z] spire-1.2.1/test/fakes/fakeupstreamauthority/plugin.go [2022-05-03T20:49:55.210Z] spire-1.2.1/test/fakes/fakeupstreamauthority/upstreamauthority.go [2022-05-03T20:49:55.210Z] spire-1.2.1/test/fakes/fakeworkloadapi/ [2022-05-03T20:49:55.210Z] spire-1.2.1/test/fakes/fakeworkloadapi/workloadapi.go [2022-05-03T20:49:55.210Z] spire-1.2.1/test/fakes/fakeworkloadattestor/ [2022-05-03T20:49:55.210Z] spire-1.2.1/test/fakes/fakeworkloadattestor/workloadattestor.go [2022-05-03T20:49:55.210Z] spire-1.2.1/test/fixture/ [2022-05-03T20:49:55.210Z] spire-1.2.1/test/fixture/certs/ [2022-05-03T20:49:55.210Z] spire-1.2.1/test/fixture/certs/agent_svid.der [2022-05-03T20:49:55.210Z] spire-1.2.1/test/fixture/certs/base_cert.pem [2022-05-03T20:49:55.210Z] spire-1.2.1/test/fixture/certs/base_csr.pem [2022-05-03T20:49:55.210Z] spire-1.2.1/test/fixture/certs/base_key.pem [2022-05-03T20:49:55.210Z] spire-1.2.1/test/fixture/certs/base_rotated_cert.pem [2022-05-03T20:49:55.210Z] spire-1.2.1/test/fixture/certs/base_rotated_csr.pem [2022-05-03T20:49:55.210Z] spire-1.2.1/test/fixture/certs/base_rotated_key.pem [2022-05-03T20:49:55.210Z] spire-1.2.1/test/fixture/certs/blog_cert.pem [2022-05-03T20:49:55.210Z] spire-1.2.1/test/fixture/certs/blog_csr.pem [2022-05-03T20:49:55.210Z] spire-1.2.1/test/fixture/certs/blog_key.pem [2022-05-03T20:49:55.210Z] spire-1.2.1/test/fixture/certs/bundle.der [2022-05-03T20:49:55.210Z] spire-1.2.1/test/fixture/certs/ca.pem [2022-05-03T20:49:55.210Z] spire-1.2.1/test/fixture/certs/ca_key.pem [2022-05-03T20:49:55.210Z] spire-1.2.1/test/fixture/certs/database_cert.pem [2022-05-03T20:49:55.210Z] spire-1.2.1/test/fixture/certs/database_csr.pem [2022-05-03T20:49:55.210Z] spire-1.2.1/test/fixture/certs/database_key.pem [2022-05-03T20:49:55.210Z] spire-1.2.1/test/fixture/certs/node_cert.pem [2022-05-03T20:49:55.210Z] spire-1.2.1/test/fixture/certs/node_csr.pem [2022-05-03T20:49:55.210Z] spire-1.2.1/test/fixture/certs/node_key.pem [2022-05-03T20:49:55.210Z] spire-1.2.1/test/fixture/certs/svid.pem [2022-05-03T20:49:55.210Z] spire-1.2.1/test/fixture/certs/svid_key.pem [2022-05-03T20:49:55.210Z] spire-1.2.1/test/fixture/config/ [2022-05-03T20:49:55.210Z] spire-1.2.1/test/fixture/config/agent_bad_agent_block.conf [2022-05-03T20:49:55.210Z] spire-1.2.1/test/fixture/config/agent_good.conf [2022-05-03T20:49:55.210Z] spire-1.2.1/test/fixture/config/agent_good_templated.conf [2022-05-03T20:49:55.210Z] spire-1.2.1/test/fixture/config/plugin_good.conf [2022-05-03T20:49:55.210Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_DogStatsd_block.conf [2022-05-03T20:49:55.210Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_InMem_block.conf [2022-05-03T20:49:55.210Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_M3_block.conf [2022-05-03T20:49:55.210Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_Prometheus_block.conf [2022-05-03T20:49:55.210Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_Statsd_block.conf [2022-05-03T20:49:55.210Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_health_checks_block.conf [2022-05-03T20:49:55.210Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_root_block.conf [2022-05-03T20:49:55.210Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_telemetry_block.conf [2022-05-03T20:49:55.210Z] spire-1.2.1/test/fixture/config/server_bad_nested_bundle_endpoint_acme_block.conf [2022-05-03T20:49:55.210Z] spire-1.2.1/test/fixture/config/server_bad_nested_bundle_endpoint_block.conf [2022-05-03T20:49:55.210Z] spire-1.2.1/test/fixture/config/server_bad_nested_ca_subject_block.conf [2022-05-03T20:49:55.210Z] spire-1.2.1/test/fixture/config/server_bad_nested_experimental_block.conf [2022-05-03T20:49:55.210Z] spire-1.2.1/test/fixture/config/server_bad_nested_federates_with_block.conf [2022-05-03T20:49:55.210Z] spire-1.2.1/test/fixture/config/server_bad_nested_federation_block.conf [2022-05-03T20:49:55.210Z] spire-1.2.1/test/fixture/config/server_bad_ratelimit_block.conf [2022-05-03T20:49:55.210Z] spire-1.2.1/test/fixture/config/server_bad_server_block.conf [2022-05-03T20:49:55.210Z] spire-1.2.1/test/fixture/config/server_good.conf [2022-05-03T20:49:55.211Z] spire-1.2.1/test/fixture/config/server_good_templated.conf [2022-05-03T20:49:55.211Z] spire-1.2.1/test/fixture/fixture.go [2022-05-03T20:49:55.211Z] spire-1.2.1/test/fixture/nodeattestor/ [2022-05-03T20:49:55.211Z] spire-1.2.1/test/fixture/nodeattestor/sshpop/ [2022-05-03T20:49:55.211Z] spire-1.2.1/test/fixture/nodeattestor/sshpop/agent_ssh_key [2022-05-03T20:49:55.211Z] spire-1.2.1/test/fixture/nodeattestor/sshpop/agent_ssh_key-cert.pub [2022-05-03T20:49:55.211Z] spire-1.2.1/test/fixture/nodeattestor/sshpop/ssh_cert_authority.pub [2022-05-03T20:49:55.211Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/ [2022-05-03T20:49:55.211Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/generate.go [2022-05-03T20:49:55.211Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/intermediate.pem [2022-05-03T20:49:55.211Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/leaf-crt-bundle.pem [2022-05-03T20:49:55.211Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/leaf-key.pem [2022-05-03T20:49:55.211Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/leaf.pem [2022-05-03T20:49:55.211Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/root-crt.pem [2022-05-03T20:49:55.211Z] spire-1.2.1/test/fixture/registration/ [2022-05-03T20:49:55.211Z] spire-1.2.1/test/fixture/registration/entries.json [2022-05-03T20:49:55.211Z] spire-1.2.1/test/fixture/registration/good-for-update.json [2022-05-03T20:49:55.211Z] spire-1.2.1/test/fixture/registration/good.json [2022-05-03T20:49:55.211Z] spire-1.2.1/test/fixture/registration/invalid.json [2022-05-03T20:49:55.211Z] spire-1.2.1/test/fixture/registration/invalid_json.json [2022-05-03T20:49:55.211Z] spire-1.2.1/test/fixture/registration/manager_test_entries.json [2022-05-03T20:49:55.211Z] spire-1.2.1/test/integration/ [2022-05-03T20:49:55.211Z] spire-1.2.1/test/integration/README.md [2022-05-03T20:49:55.211Z] spire-1.2.1/test/integration/common [2022-05-03T20:49:55.211Z] spire-1.2.1/test/integration/setup/ [2022-05-03T20:49:55.211Z] spire-1.2.1/test/integration/setup/adminclient/ [2022-05-03T20:49:55.211Z] spire-1.2.1/test/integration/setup/adminclient/build.sh [2022-05-03T20:49:55.211Z] spire-1.2.1/test/integration/setup/adminclient/client.go [2022-05-03T20:49:55.211Z] spire-1.2.1/test/integration/setup/debugagent/ [2022-05-03T20:49:55.211Z] spire-1.2.1/test/integration/setup/debugagent/build.sh [2022-05-03T20:49:55.211Z] spire-1.2.1/test/integration/setup/debugagent/main.go [2022-05-03T20:49:55.211Z] spire-1.2.1/test/integration/setup/debugserver/ [2022-05-03T20:49:55.211Z] spire-1.2.1/test/integration/setup/debugserver/build.sh [2022-05-03T20:49:55.211Z] spire-1.2.1/test/integration/setup/debugserver/main.go [2022-05-03T20:49:55.211Z] spire-1.2.1/test/integration/setup/downstreamclient/ [2022-05-03T20:49:55.211Z] spire-1.2.1/test/integration/setup/downstreamclient/build.sh [2022-05-03T20:49:55.211Z] spire-1.2.1/test/integration/setup/downstreamclient/client.go [2022-05-03T20:49:55.211Z] spire-1.2.1/test/integration/setup/itclient/ [2022-05-03T20:49:55.211Z] spire-1.2.1/test/integration/setup/itclient/client.go [2022-05-03T20:49:55.211Z] spire-1.2.1/test/integration/setup/node-attestation/ [2022-05-03T20:49:55.211Z] spire-1.2.1/test/integration/setup/node-attestation/build.sh [2022-05-03T20:49:55.211Z] spire-1.2.1/test/integration/setup/node-attestation/client.go [2022-05-03T20:49:55.211Z] spire-1.2.1/test/integration/setup/x509pop/ [2022-05-03T20:49:55.211Z] spire-1.2.1/test/integration/setup/x509pop/gencerts.go [2022-05-03T20:49:55.211Z] spire-1.2.1/test/integration/setup/x509pop/setup.sh [2022-05-03T20:49:55.211Z] spire-1.2.1/test/integration/suites/ [2022-05-03T20:49:55.211Z] spire-1.2.1/test/integration/suites/admin-endpoints/ [2022-05-03T20:49:55.211Z] spire-1.2.1/test/integration/suites/admin-endpoints/00-setup [2022-05-03T20:49:55.211Z] spire-1.2.1/test/integration/suites/admin-endpoints/01-start-server [2022-05-03T20:49:55.211Z] spire-1.2.1/test/integration/suites/admin-endpoints/02-bootstrap-agent [2022-05-03T20:49:55.211Z] spire-1.2.1/test/integration/suites/admin-endpoints/03-start-agent [2022-05-03T20:49:55.211Z] spire-1.2.1/test/integration/suites/admin-endpoints/04-create-registration-entries [2022-05-03T20:49:55.211Z] spire-1.2.1/test/integration/suites/admin-endpoints/05-test-endpoints [2022-05-03T20:49:55.211Z] spire-1.2.1/test/integration/suites/admin-endpoints/README.md [2022-05-03T20:49:55.211Z] spire-1.2.1/test/integration/suites/admin-endpoints/conf/ [2022-05-03T20:49:55.211Z] spire-1.2.1/test/integration/suites/admin-endpoints/conf/agent/ [2022-05-03T20:49:55.211Z] spire-1.2.1/test/integration/suites/admin-endpoints/conf/agent/agent.conf [2022-05-03T20:49:55.211Z] spire-1.2.1/test/integration/suites/admin-endpoints/conf/server/ [2022-05-03T20:49:55.211Z] spire-1.2.1/test/integration/suites/admin-endpoints/conf/server/server.conf [2022-05-03T20:49:55.211Z] spire-1.2.1/test/integration/suites/admin-endpoints/docker-compose.yaml [2022-05-03T20:49:55.211Z] spire-1.2.1/test/integration/suites/admin-endpoints/teardown [2022-05-03T20:49:55.211Z] spire-1.2.1/test/integration/suites/datastore-mysql-replication/ [2022-05-03T20:49:55.211Z] spire-1.2.1/test/integration/suites/datastore-mysql-replication/00-setup [2022-05-03T20:49:55.211Z] spire-1.2.1/test/integration/suites/datastore-mysql-replication/01-test-variants [2022-05-03T20:49:55.211Z] spire-1.2.1/test/integration/suites/datastore-mysql-replication/README.md [2022-05-03T20:49:55.211Z] spire-1.2.1/test/integration/suites/datastore-mysql-replication/docker-compose.yaml [2022-05-03T20:49:55.211Z] spire-1.2.1/test/integration/suites/datastore-mysql-replication/teardown [2022-05-03T20:49:55.211Z] spire-1.2.1/test/integration/suites/datastore-mysql/ [2022-05-03T20:49:55.211Z] spire-1.2.1/test/integration/suites/datastore-mysql/00-setup [2022-05-03T20:49:55.211Z] spire-1.2.1/test/integration/suites/datastore-mysql/01-test-variants [2022-05-03T20:49:55.211Z] spire-1.2.1/test/integration/suites/datastore-mysql/README.md [2022-05-03T20:49:55.211Z] spire-1.2.1/test/integration/suites/datastore-mysql/docker-compose.yaml [2022-05-03T20:49:55.211Z] spire-1.2.1/test/integration/suites/datastore-mysql/teardown [2022-05-03T20:49:55.211Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/ [2022-05-03T20:49:55.211Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/00-setup [2022-05-03T20:49:55.211Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/01-test-variants [2022-05-03T20:49:55.211Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/README.md [2022-05-03T20:49:55.211Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/docker-compose.yaml [2022-05-03T20:49:55.211Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/principal/ [2022-05-03T20:49:55.211Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/principal/init.sh [2022-05-03T20:49:55.211Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/replica/ [2022-05-03T20:49:55.211Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/replica/docker-entrypoint.sh [2022-05-03T20:49:55.211Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/replica/v12/ [2022-05-03T20:49:55.211Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/replica/v12/docker-entrypoint.sh [2022-05-03T20:49:55.211Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/teardown [2022-05-03T20:49:55.211Z] spire-1.2.1/test/integration/suites/datastore-postgres/ [2022-05-03T20:49:55.211Z] spire-1.2.1/test/integration/suites/datastore-postgres/00-setup [2022-05-03T20:49:55.211Z] spire-1.2.1/test/integration/suites/datastore-postgres/01-test-variants [2022-05-03T20:49:55.211Z] spire-1.2.1/test/integration/suites/datastore-postgres/README.md [2022-05-03T20:49:55.211Z] spire-1.2.1/test/integration/suites/datastore-postgres/docker-compose.yaml [2022-05-03T20:49:55.211Z] spire-1.2.1/test/integration/suites/datastore-postgres/teardown [2022-05-03T20:49:55.211Z] spire-1.2.1/test/integration/suites/debug-endpoints/ [2022-05-03T20:49:55.211Z] spire-1.2.1/test/integration/suites/debug-endpoints/00-setup [2022-05-03T20:49:55.211Z] spire-1.2.1/test/integration/suites/debug-endpoints/01-start-server [2022-05-03T20:49:55.211Z] spire-1.2.1/test/integration/suites/debug-endpoints/02-bootstrap-agent [2022-05-03T20:49:55.211Z] spire-1.2.1/test/integration/suites/debug-endpoints/03-start-agent [2022-05-03T20:49:55.211Z] spire-1.2.1/test/integration/suites/debug-endpoints/04-create-registration-entries [2022-05-03T20:49:55.211Z] spire-1.2.1/test/integration/suites/debug-endpoints/05-test-endpoints [2022-05-03T20:49:55.211Z] spire-1.2.1/test/integration/suites/debug-endpoints/README.md [2022-05-03T20:49:55.211Z] spire-1.2.1/test/integration/suites/debug-endpoints/conf/ [2022-05-03T20:49:55.211Z] spire-1.2.1/test/integration/suites/debug-endpoints/conf/agent/ [2022-05-03T20:49:55.211Z] spire-1.2.1/test/integration/suites/debug-endpoints/conf/agent/agent.conf [2022-05-03T20:49:55.211Z] spire-1.2.1/test/integration/suites/debug-endpoints/conf/server/ [2022-05-03T20:49:55.211Z] spire-1.2.1/test/integration/suites/debug-endpoints/conf/server/server.conf [2022-05-03T20:49:55.211Z] spire-1.2.1/test/integration/suites/debug-endpoints/docker-compose.yaml [2022-05-03T20:49:55.211Z] spire-1.2.1/test/integration/suites/debug-endpoints/teardown [2022-05-03T20:49:55.211Z] spire-1.2.1/test/integration/suites/downstream-endpoints/ [2022-05-03T20:49:55.211Z] spire-1.2.1/test/integration/suites/downstream-endpoints/00-setup [2022-05-03T20:49:55.211Z] spire-1.2.1/test/integration/suites/downstream-endpoints/01-start-server [2022-05-03T20:49:55.211Z] spire-1.2.1/test/integration/suites/downstream-endpoints/02-bootstrap-agent [2022-05-03T20:49:55.211Z] spire-1.2.1/test/integration/suites/downstream-endpoints/03-start-agent [2022-05-03T20:49:55.211Z] spire-1.2.1/test/integration/suites/downstream-endpoints/04-create-entries [2022-05-03T20:49:55.211Z] spire-1.2.1/test/integration/suites/downstream-endpoints/05-test-endpoints [2022-05-03T20:49:55.211Z] spire-1.2.1/test/integration/suites/downstream-endpoints/README.md [2022-05-03T20:49:55.211Z] spire-1.2.1/test/integration/suites/downstream-endpoints/conf/ [2022-05-03T20:49:55.211Z] spire-1.2.1/test/integration/suites/downstream-endpoints/conf/agent/ [2022-05-03T20:49:55.211Z] spire-1.2.1/test/integration/suites/downstream-endpoints/conf/agent/agent.conf [2022-05-03T20:49:55.211Z] spire-1.2.1/test/integration/suites/downstream-endpoints/conf/server/ [2022-05-03T20:49:55.211Z] spire-1.2.1/test/integration/suites/downstream-endpoints/conf/server/server.conf [2022-05-03T20:49:55.211Z] spire-1.2.1/test/integration/suites/downstream-endpoints/docker-compose.yaml [2022-05-03T20:49:55.211Z] spire-1.2.1/test/integration/suites/downstream-endpoints/teardown [2022-05-03T20:49:55.211Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/ [2022-05-03T20:49:55.211Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/00-setup [2022-05-03T20:49:55.211Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/01-start-server [2022-05-03T20:49:55.211Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/02-bootstrap-agents [2022-05-03T20:49:55.211Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/03-start-remaining-containers [2022-05-03T20:49:55.211Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/04-create-workload-entries [2022-05-03T20:49:55.211Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/05-check-workload-connectivity [2022-05-03T20:49:55.211Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/README.md [2022-05-03T20:49:55.211Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/ [2022-05-03T20:49:55.211Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/downstream-agent/ [2022-05-03T20:49:55.211Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/downstream-agent/agent.conf [2022-05-03T20:49:55.211Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/downstream-envoy/ [2022-05-03T20:49:55.211Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/downstream-envoy/envoy.yaml [2022-05-03T20:49:55.211Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/server/ [2022-05-03T20:49:55.211Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/server/server.conf [2022-05-03T20:49:55.211Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/supervisord.conf [2022-05-03T20:49:55.211Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/upstream-agent/ [2022-05-03T20:49:55.211Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/upstream-agent/agent.conf [2022-05-03T20:49:55.211Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/upstream-envoy/ [2022-05-03T20:49:55.211Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/upstream-envoy/envoy.yaml [2022-05-03T20:49:55.211Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/docker-compose.yaml [2022-05-03T20:49:55.211Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/teardown [2022-05-03T20:49:55.211Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/ [2022-05-03T20:49:55.211Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/00-test-envoy-releases.sh [2022-05-03T20:49:55.211Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/Dockerfile [2022-05-03T20:49:55.211Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/README.md [2022-05-03T20:49:55.211Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/ [2022-05-03T20:49:55.211Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/ [2022-05-03T20:49:55.211Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/agent/ [2022-05-03T20:49:55.211Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/agent/agent.conf [2022-05-03T20:49:55.211Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/envoy/ [2022-05-03T20:49:55.211Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/envoy/envoy.yaml [2022-05-03T20:49:55.211Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/server/ [2022-05-03T20:49:55.211Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/server/server.conf [2022-05-03T20:49:55.212Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/ [2022-05-03T20:49:55.212Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/agent/ [2022-05-03T20:49:55.212Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/agent/agent.conf [2022-05-03T20:49:55.212Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/envoy/ [2022-05-03T20:49:55.212Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/envoy/envoy.yaml [2022-05-03T20:49:55.212Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/supervisord.conf [2022-05-03T20:49:55.212Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/ [2022-05-03T20:49:55.212Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/agent/ [2022-05-03T20:49:55.212Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/agent/agent.conf [2022-05-03T20:49:55.212Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/envoy/ [2022-05-03T20:49:55.212Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/envoy/envoy.yaml [2022-05-03T20:49:55.212Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/server/ [2022-05-03T20:49:55.212Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/server/server.conf [2022-05-03T20:49:55.212Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/docker-compose.yaml [2022-05-03T20:49:55.212Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/teardown [2022-05-03T20:49:55.212Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/ [2022-05-03T20:49:55.212Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/00-test-envoy-releases [2022-05-03T20:49:55.212Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/README.md [2022-05-03T20:49:55.212Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/ [2022-05-03T20:49:55.212Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/downstream-agent/ [2022-05-03T20:49:55.212Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/downstream-agent/agent.conf [2022-05-03T20:49:55.212Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/downstream-envoy/ [2022-05-03T20:49:55.212Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/downstream-envoy/envoy.yaml [2022-05-03T20:49:55.212Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/server/ [2022-05-03T20:49:55.212Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/server/server.conf [2022-05-03T20:49:55.212Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/supervisord.conf [2022-05-03T20:49:55.212Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/upstream-agent/ [2022-05-03T20:49:55.212Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/upstream-agent/agent.conf [2022-05-03T20:49:55.212Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/upstream-envoy/ [2022-05-03T20:49:55.212Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/upstream-envoy/envoy.yaml [2022-05-03T20:49:55.212Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/docker-compose.yaml [2022-05-03T20:49:55.212Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/teardown [2022-05-03T20:49:55.212Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/ [2022-05-03T20:49:55.212Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/00-setup [2022-05-03T20:49:55.212Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/01-start-servers [2022-05-03T20:49:55.212Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/02-bootstrap-federation-and-agents [2022-05-03T20:49:55.212Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/03-start-remaining-containers [2022-05-03T20:49:55.212Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/04-create-workload-entries [2022-05-03T20:49:55.212Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/05-check-workload-connectivity [2022-05-03T20:49:55.212Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/06-stop-servers [2022-05-03T20:49:55.212Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/07-check-workload-connectivity [2022-05-03T20:49:55.212Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/08-start-servers [2022-05-03T20:49:55.212Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/09-check-workload-connectivity [2022-05-03T20:49:55.212Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/10-stop-agents [2022-05-03T20:49:55.212Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/11-check-workload-connectivity [2022-05-03T20:49:55.212Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/12-start-agents [2022-05-03T20:49:55.212Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/13-check-workload-connectivity [2022-05-03T20:49:55.212Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/Dockerfile [2022-05-03T20:49:55.212Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/README.md [2022-05-03T20:49:55.212Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/ [2022-05-03T20:49:55.212Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/ [2022-05-03T20:49:55.212Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/agent/ [2022-05-03T20:49:55.212Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/agent/agent.conf [2022-05-03T20:49:55.212Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/ghostunnel/ [2022-05-03T20:49:55.212Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/ghostunnel/ghostunnel.flags [2022-05-03T20:49:55.212Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/server/ [2022-05-03T20:49:55.212Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/server/server.conf [2022-05-03T20:49:55.212Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/supervisord/ [2022-05-03T20:49:55.212Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/supervisord/supervisord.conf [2022-05-03T20:49:55.212Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/ [2022-05-03T20:49:55.212Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/agent/ [2022-05-03T20:49:55.212Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/agent/agent.conf [2022-05-03T20:49:55.212Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/ghostunnel/ [2022-05-03T20:49:55.212Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/ghostunnel/ghostunnel.flags [2022-05-03T20:49:55.212Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/server/ [2022-05-03T20:49:55.212Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/server/server.conf [2022-05-03T20:49:55.212Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/supervisord/ [2022-05-03T20:49:55.212Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/supervisord/supervisord.conf [2022-05-03T20:49:55.212Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/docker-compose.yaml [2022-05-03T20:49:55.212Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/teardown [2022-05-03T20:49:55.212Z] spire-1.2.1/test/integration/suites/join-token/ [2022-05-03T20:49:55.212Z] spire-1.2.1/test/integration/suites/join-token/01-start-server [2022-05-03T20:49:55.212Z] spire-1.2.1/test/integration/suites/join-token/02-bootstrap-agents [2022-05-03T20:49:55.212Z] spire-1.2.1/test/integration/suites/join-token/03-start-agent [2022-05-03T20:49:55.212Z] spire-1.2.1/test/integration/suites/join-token/04-create-workload-entry [2022-05-03T20:49:55.212Z] spire-1.2.1/test/integration/suites/join-token/05-check-svid [2022-05-03T20:49:55.212Z] spire-1.2.1/test/integration/suites/join-token/06-start-bad-agent [2022-05-03T20:49:55.212Z] spire-1.2.1/test/integration/suites/join-token/README.md [2022-05-03T20:49:55.212Z] spire-1.2.1/test/integration/suites/join-token/conf/ [2022-05-03T20:49:55.212Z] spire-1.2.1/test/integration/suites/join-token/conf/agent/ [2022-05-03T20:49:55.212Z] spire-1.2.1/test/integration/suites/join-token/conf/agent/agent.conf [2022-05-03T20:49:55.212Z] spire-1.2.1/test/integration/suites/join-token/conf/server/ [2022-05-03T20:49:55.212Z] spire-1.2.1/test/integration/suites/join-token/conf/server/server.conf [2022-05-03T20:49:55.212Z] spire-1.2.1/test/integration/suites/join-token/docker-compose.yaml [2022-05-03T20:49:55.212Z] spire-1.2.1/test/integration/suites/join-token/teardown [2022-05-03T20:49:55.212Z] spire-1.2.1/test/integration/suites/k8s-reconcile/ [2022-05-03T20:49:55.212Z] spire-1.2.1/test/integration/suites/k8s-reconcile/00-setup [2022-05-03T20:49:55.212Z] spire-1.2.1/test/integration/suites/k8s-reconcile/01-apply-config [2022-05-03T20:49:55.212Z] spire-1.2.1/test/integration/suites/k8s-reconcile/02-check-for-workload-svid [2022-05-03T20:49:55.212Z] spire-1.2.1/test/integration/suites/k8s-reconcile/README.md [2022-05-03T20:49:55.212Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/ [2022-05-03T20:49:55.212Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/admctrl/ [2022-05-03T20:49:55.212Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/admctrl/admission-control.yaml [2022-05-03T20:49:55.212Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/admctrl/kubeconfig.yaml [2022-05-03T20:49:55.212Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/agent/ [2022-05-03T20:49:55.212Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/agent/kustomization.yaml [2022-05-03T20:49:55.212Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/agent/spire-agent.yaml [2022-05-03T20:49:55.212Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/kind-config.yaml [2022-05-03T20:49:55.212Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/server/ [2022-05-03T20:49:55.212Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/server/k8s-workload-registrar-secret.yaml [2022-05-03T20:49:55.212Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/server/kustomization.yaml [2022-05-03T20:49:55.212Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/server/spire-server.yaml [2022-05-03T20:49:55.212Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/workload.yaml [2022-05-03T20:49:55.212Z] spire-1.2.1/test/integration/suites/k8s-reconcile/init-kubectl [2022-05-03T20:49:55.212Z] spire-1.2.1/test/integration/suites/k8s-reconcile/teardown [2022-05-03T20:49:55.212Z] spire-1.2.1/test/integration/suites/k8s-scratch/ [2022-05-03T20:49:55.212Z] spire-1.2.1/test/integration/suites/k8s-scratch/00-setup [2022-05-03T20:49:55.212Z] spire-1.2.1/test/integration/suites/k8s-scratch/01-apply-config [2022-05-03T20:49:55.212Z] spire-1.2.1/test/integration/suites/k8s-scratch/02-check-for-workload-svid [2022-05-03T20:49:55.212Z] spire-1.2.1/test/integration/suites/k8s-scratch/README.md [2022-05-03T20:49:55.212Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/ [2022-05-03T20:49:55.212Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/admctrl/ [2022-05-03T20:49:55.212Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/admctrl/admission-control.yaml [2022-05-03T20:49:55.212Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/admctrl/kubeconfig.yaml [2022-05-03T20:49:55.212Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/agent/ [2022-05-03T20:49:55.212Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/agent/kustomization.yaml [2022-05-03T20:49:55.212Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/agent/spire-agent.yaml [2022-05-03T20:49:55.212Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/kind-config.yaml [2022-05-03T20:49:55.212Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/server/ [2022-05-03T20:49:55.212Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/server/k8s-workload-registrar-secret.yaml [2022-05-03T20:49:55.212Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/server/kustomization.yaml [2022-05-03T20:49:55.212Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/server/spire-server.yaml [2022-05-03T20:49:55.212Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/webhook/ [2022-05-03T20:49:55.212Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/webhook/kustomization.yaml [2022-05-03T20:49:55.212Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/webhook/validation-webhook.yaml [2022-05-03T20:49:55.212Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/workload.yaml [2022-05-03T20:49:55.212Z] spire-1.2.1/test/integration/suites/k8s-scratch/init-kubectl [2022-05-03T20:49:55.212Z] spire-1.2.1/test/integration/suites/k8s-scratch/teardown [2022-05-03T20:49:55.212Z] spire-1.2.1/test/integration/suites/k8s/ [2022-05-03T20:49:55.212Z] spire-1.2.1/test/integration/suites/k8s/00-setup [2022-05-03T20:49:55.212Z] spire-1.2.1/test/integration/suites/k8s/01-apply-config [2022-05-03T20:49:55.212Z] spire-1.2.1/test/integration/suites/k8s/02-check-for-workload-svid [2022-05-03T20:49:55.212Z] spire-1.2.1/test/integration/suites/k8s/README.md [2022-05-03T20:49:55.212Z] spire-1.2.1/test/integration/suites/k8s/conf/ [2022-05-03T20:49:55.212Z] spire-1.2.1/test/integration/suites/k8s/conf/admctrl/ [2022-05-03T20:49:55.212Z] spire-1.2.1/test/integration/suites/k8s/conf/admctrl/admission-control.yaml [2022-05-03T20:49:55.212Z] spire-1.2.1/test/integration/suites/k8s/conf/admctrl/kubeconfig.yaml [2022-05-03T20:49:55.212Z] spire-1.2.1/test/integration/suites/k8s/conf/agent/ [2022-05-03T20:49:55.212Z] spire-1.2.1/test/integration/suites/k8s/conf/agent/kustomization.yaml [2022-05-03T20:49:55.212Z] spire-1.2.1/test/integration/suites/k8s/conf/agent/spire-agent.yaml [2022-05-03T20:49:55.212Z] spire-1.2.1/test/integration/suites/k8s/conf/kind-config.yaml [2022-05-03T20:49:55.212Z] spire-1.2.1/test/integration/suites/k8s/conf/server/ [2022-05-03T20:49:55.212Z] spire-1.2.1/test/integration/suites/k8s/conf/server/k8s-workload-registrar-secret.yaml [2022-05-03T20:49:55.212Z] spire-1.2.1/test/integration/suites/k8s/conf/server/kustomization.yaml [2022-05-03T20:49:55.212Z] spire-1.2.1/test/integration/suites/k8s/conf/server/spire-server.yaml [2022-05-03T20:49:55.212Z] spire-1.2.1/test/integration/suites/k8s/conf/webhook/ [2022-05-03T20:49:55.212Z] spire-1.2.1/test/integration/suites/k8s/conf/webhook/kustomization.yaml [2022-05-03T20:49:55.212Z] spire-1.2.1/test/integration/suites/k8s/conf/webhook/validation-webhook.yaml [2022-05-03T20:49:55.212Z] spire-1.2.1/test/integration/suites/k8s/conf/workload.yaml [2022-05-03T20:49:55.212Z] spire-1.2.1/test/integration/suites/k8s/init-kubectl [2022-05-03T20:49:55.212Z] spire-1.2.1/test/integration/suites/k8s/teardown [2022-05-03T20:49:55.212Z] spire-1.2.1/test/integration/suites/nested-rotation/ [2022-05-03T20:49:55.212Z] spire-1.2.1/test/integration/suites/nested-rotation/00-setup [2022-05-03T20:49:55.489Z] spire-1.2.1/test/integration/suites/nested-rotation/01-start-root [2022-05-03T20:49:55.489Z] spire-1.2.1/test/integration/suites/nested-rotation/02-create-intermediate-downstream-entries [2022-05-03T20:49:55.489Z] spire-1.2.1/test/integration/suites/nested-rotation/03-start-intermediateA [2022-05-03T20:49:55.489Z] spire-1.2.1/test/integration/suites/nested-rotation/04-create-leafA-downstream-entry [2022-05-03T20:49:55.489Z] spire-1.2.1/test/integration/suites/nested-rotation/05-start-leafA [2022-05-03T20:49:55.489Z] spire-1.2.1/test/integration/suites/nested-rotation/06-start-intermediateB [2022-05-03T20:49:55.489Z] spire-1.2.1/test/integration/suites/nested-rotation/07-create-leafB-downstream-entry [2022-05-03T20:49:55.489Z] spire-1.2.1/test/integration/suites/nested-rotation/08-start-leafB [2022-05-03T20:49:55.489Z] spire-1.2.1/test/integration/suites/nested-rotation/09-create-workload-entries [2022-05-03T20:49:55.489Z] spire-1.2.1/test/integration/suites/nested-rotation/10-check-svids [2022-05-03T20:49:55.489Z] spire-1.2.1/test/integration/suites/nested-rotation/Dockerfile [2022-05-03T20:49:55.489Z] spire-1.2.1/test/integration/suites/nested-rotation/README.md [2022-05-03T20:49:55.489Z] spire-1.2.1/test/integration/suites/nested-rotation/docker-compose.yaml [2022-05-03T20:49:55.489Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/ [2022-05-03T20:49:55.489Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/agent/ [2022-05-03T20:49:55.489Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/agent/agent.conf [2022-05-03T20:49:55.489Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/server/ [2022-05-03T20:49:55.489Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/server/server.conf [2022-05-03T20:49:55.489Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/ [2022-05-03T20:49:55.489Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/agent/ [2022-05-03T20:49:55.489Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/agent/agent.conf [2022-05-03T20:49:55.489Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/server/ [2022-05-03T20:49:55.489Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/server/server.conf [2022-05-03T20:49:55.489Z] spire-1.2.1/test/integration/suites/nested-rotation/leafA/ [2022-05-03T20:49:55.489Z] spire-1.2.1/test/integration/suites/nested-rotation/leafA/agent/ [2022-05-03T20:49:55.489Z] spire-1.2.1/test/integration/suites/nested-rotation/leafA/agent/agent.conf [2022-05-03T20:49:55.489Z] spire-1.2.1/test/integration/suites/nested-rotation/leafA/server/ [2022-05-03T20:49:55.489Z] spire-1.2.1/test/integration/suites/nested-rotation/leafA/server/server.conf [2022-05-03T20:49:55.489Z] spire-1.2.1/test/integration/suites/nested-rotation/leafB/ [2022-05-03T20:49:55.489Z] spire-1.2.1/test/integration/suites/nested-rotation/leafB/agent/ [2022-05-03T20:49:55.489Z] spire-1.2.1/test/integration/suites/nested-rotation/leafB/agent/agent.conf [2022-05-03T20:49:55.489Z] spire-1.2.1/test/integration/suites/nested-rotation/leafB/server/ [2022-05-03T20:49:55.489Z] spire-1.2.1/test/integration/suites/nested-rotation/leafB/server/server.conf [2022-05-03T20:49:55.489Z] spire-1.2.1/test/integration/suites/nested-rotation/root/ [2022-05-03T20:49:55.489Z] spire-1.2.1/test/integration/suites/nested-rotation/root/agent/ [2022-05-03T20:49:55.489Z] spire-1.2.1/test/integration/suites/nested-rotation/root/agent/agent.conf [2022-05-03T20:49:55.489Z] spire-1.2.1/test/integration/suites/nested-rotation/root/server/ [2022-05-03T20:49:55.489Z] spire-1.2.1/test/integration/suites/nested-rotation/root/server/server.conf [2022-05-03T20:49:55.489Z] spire-1.2.1/test/integration/suites/nested-rotation/teardown [2022-05-03T20:49:55.489Z] spire-1.2.1/test/integration/suites/node-attestation/ [2022-05-03T20:49:55.489Z] spire-1.2.1/test/integration/suites/node-attestation/00-setup [2022-05-03T20:49:55.489Z] spire-1.2.1/test/integration/suites/node-attestation/01-start-server [2022-05-03T20:49:55.489Z] spire-1.2.1/test/integration/suites/node-attestation/02-start-agent [2022-05-03T20:49:55.489Z] spire-1.2.1/test/integration/suites/node-attestation/03-test-node-attestation [2022-05-03T20:49:55.489Z] spire-1.2.1/test/integration/suites/node-attestation/04-test-x509pop-attestation [2022-05-03T20:49:55.489Z] spire-1.2.1/test/integration/suites/node-attestation/README.md [2022-05-03T20:49:55.489Z] spire-1.2.1/test/integration/suites/node-attestation/conf/ [2022-05-03T20:49:55.489Z] spire-1.2.1/test/integration/suites/node-attestation/conf/agent/ [2022-05-03T20:49:55.489Z] spire-1.2.1/test/integration/suites/node-attestation/conf/agent/agent.conf [2022-05-03T20:49:55.489Z] spire-1.2.1/test/integration/suites/node-attestation/conf/server/ [2022-05-03T20:49:55.489Z] spire-1.2.1/test/integration/suites/node-attestation/conf/server/server.conf [2022-05-03T20:49:55.489Z] spire-1.2.1/test/integration/suites/node-attestation/docker-compose.yaml [2022-05-03T20:49:55.489Z] spire-1.2.1/test/integration/suites/node-attestation/teardown [2022-05-03T20:49:55.489Z] spire-1.2.1/test/integration/suites/rotation/ [2022-05-03T20:49:55.489Z] spire-1.2.1/test/integration/suites/rotation/00-setup [2022-05-03T20:49:55.489Z] spire-1.2.1/test/integration/suites/rotation/01-start-server [2022-05-03T20:49:55.489Z] spire-1.2.1/test/integration/suites/rotation/02-bootstrap-agent [2022-05-03T20:49:55.489Z] spire-1.2.1/test/integration/suites/rotation/03-start-agent [2022-05-03T20:49:55.489Z] spire-1.2.1/test/integration/suites/rotation/04-create-workload-entry [2022-05-03T20:49:55.489Z] spire-1.2.1/test/integration/suites/rotation/05-check-svids [2022-05-03T20:49:55.489Z] spire-1.2.1/test/integration/suites/rotation/README.md [2022-05-03T20:49:55.489Z] spire-1.2.1/test/integration/suites/rotation/conf/ [2022-05-03T20:49:55.489Z] spire-1.2.1/test/integration/suites/rotation/conf/agent/ [2022-05-03T20:49:55.489Z] spire-1.2.1/test/integration/suites/rotation/conf/agent/agent.conf [2022-05-03T20:49:55.489Z] spire-1.2.1/test/integration/suites/rotation/conf/server/ [2022-05-03T20:49:55.489Z] spire-1.2.1/test/integration/suites/rotation/conf/server/server.conf [2022-05-03T20:49:55.489Z] spire-1.2.1/test/integration/suites/rotation/docker-compose.yaml [2022-05-03T20:49:55.489Z] spire-1.2.1/test/integration/suites/rotation/teardown [2022-05-03T20:49:55.489Z] spire-1.2.1/test/integration/suites/self-test/ [2022-05-03T20:49:55.489Z] spire-1.2.1/test/integration/suites/self-test/00-ensure-command-failure-fails-step [2022-05-03T20:49:55.489Z] spire-1.2.1/test/integration/suites/self-test/README.md [2022-05-03T20:49:55.489Z] spire-1.2.1/test/integration/suites/self-test/teardown [2022-05-03T20:49:55.489Z] spire-1.2.1/test/integration/suites/spire-server-cli/ [2022-05-03T20:49:55.489Z] spire-1.2.1/test/integration/suites/spire-server-cli/01-start-server [2022-05-03T20:49:55.489Z] spire-1.2.1/test/integration/suites/spire-server-cli/02-bundle [2022-05-03T20:49:55.489Z] spire-1.2.1/test/integration/suites/spire-server-cli/03-entry [2022-05-03T20:49:55.489Z] spire-1.2.1/test/integration/suites/spire-server-cli/04-bootstrap-agents [2022-05-03T20:49:55.489Z] spire-1.2.1/test/integration/suites/spire-server-cli/05-start-agents [2022-05-03T20:49:55.489Z] spire-1.2.1/test/integration/suites/spire-server-cli/06-agent [2022-05-03T20:49:55.489Z] spire-1.2.1/test/integration/suites/spire-server-cli/README.md [2022-05-03T20:49:55.489Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/ [2022-05-03T20:49:55.489Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/agent/ [2022-05-03T20:49:55.489Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/agent/agent.conf [2022-05-03T20:49:55.489Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ [2022-05-03T20:49:55.489Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ca.pem [2022-05-03T20:49:55.489Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ca.spiffe [2022-05-03T20:49:55.489Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ca2.pem [2022-05-03T20:49:55.489Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ca2.spiffe [2022-05-03T20:49:55.489Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/server/ [2022-05-03T20:49:55.489Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/server/server.conf [2022-05-03T20:49:55.489Z] spire-1.2.1/test/integration/suites/spire-server-cli/docker-compose.yaml [2022-05-03T20:49:55.489Z] spire-1.2.1/test/integration/suites/spire-server-cli/teardown [2022-05-03T20:49:55.489Z] spire-1.2.1/test/integration/suites/upgrade/ [2022-05-03T20:49:55.489Z] spire-1.2.1/test/integration/suites/upgrade/00-setup [2022-05-03T20:49:55.489Z] spire-1.2.1/test/integration/suites/upgrade/01-run-upgrade-tests [2022-05-03T20:49:55.489Z] spire-1.2.1/test/integration/suites/upgrade/02-verify-codebase-version-is-updated [2022-05-03T20:49:55.489Z] spire-1.2.1/test/integration/suites/upgrade/README.md [2022-05-03T20:49:55.489Z] spire-1.2.1/test/integration/suites/upgrade/conf/ [2022-05-03T20:49:55.489Z] spire-1.2.1/test/integration/suites/upgrade/conf/agent/ [2022-05-03T20:49:55.489Z] spire-1.2.1/test/integration/suites/upgrade/conf/agent/agent.conf [2022-05-03T20:49:55.489Z] spire-1.2.1/test/integration/suites/upgrade/conf/server/ [2022-05-03T20:49:55.489Z] spire-1.2.1/test/integration/suites/upgrade/conf/server/server.conf [2022-05-03T20:49:55.489Z] spire-1.2.1/test/integration/suites/upgrade/teardown [2022-05-03T20:49:55.489Z] spire-1.2.1/test/integration/suites/upgrade/versions.txt [2022-05-03T20:49:55.489Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/ [2022-05-03T20:49:55.489Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/00-setup-kind [2022-05-03T20:49:55.489Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/01-setup-cert-manager [2022-05-03T20:49:55.489Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/02-deploy-spire [2022-05-03T20:49:55.489Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/03-verify-ca [2022-05-03T20:49:55.489Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/README.md [2022-05-03T20:49:55.489Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/ [2022-05-03T20:49:55.489Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/cert-manager-issuer.yaml [2022-05-03T20:49:55.489Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/kind-config.yaml [2022-05-03T20:49:55.489Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/server/ [2022-05-03T20:49:55.489Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/server/kustomization.yaml [2022-05-03T20:49:55.489Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/server/spire-server.yaml [2022-05-03T20:49:55.489Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/init-kubectl [2022-05-03T20:49:55.489Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/teardown [2022-05-03T20:49:55.489Z] spire-1.2.1/test/integration/test-one.sh [2022-05-03T20:49:55.489Z] spire-1.2.1/test/integration/test.sh [2022-05-03T20:49:55.489Z] spire-1.2.1/test/plugintest/ [2022-05-03T20:49:55.489Z] spire-1.2.1/test/plugintest/config.go [2022-05-03T20:49:55.489Z] spire-1.2.1/test/plugintest/load.go [2022-05-03T20:49:55.489Z] spire-1.2.1/test/plugintest/option.go [2022-05-03T20:49:55.489Z] spire-1.2.1/test/spiretest/ [2022-05-03T20:49:55.489Z] spire-1.2.1/test/spiretest/apiserver.go [2022-05-03T20:49:55.489Z] spire-1.2.1/test/spiretest/assertions.go [2022-05-03T20:49:55.489Z] spire-1.2.1/test/spiretest/dir.go [2022-05-03T20:49:55.489Z] spire-1.2.1/test/spiretest/errors_posix.go [2022-05-03T20:49:55.489Z] spire-1.2.1/test/spiretest/errors_windows.go [2022-05-03T20:49:55.489Z] spire-1.2.1/test/spiretest/logs.go [2022-05-03T20:49:55.489Z] spire-1.2.1/test/spiretest/socketapi.go [2022-05-03T20:49:55.489Z] spire-1.2.1/test/spiretest/suite.go [2022-05-03T20:49:55.489Z] spire-1.2.1/test/spiretest/x509.go [2022-05-03T20:49:55.489Z] spire-1.2.1/test/testca/ [2022-05-03T20:49:55.489Z] spire-1.2.1/test/testca/ca.go [2022-05-03T20:49:55.489Z] spire-1.2.1/test/testkey/ [2022-05-03T20:49:55.489Z] spire-1.2.1/test/testkey/generate.sh [2022-05-03T20:49:55.489Z] spire-1.2.1/test/testkey/genkeys.go [2022-05-03T20:49:55.489Z] spire-1.2.1/test/testkey/keys.go [2022-05-03T20:49:55.489Z] spire-1.2.1/test/testkey/new.go [2022-05-03T20:49:55.489Z] spire-1.2.1/test/tpmsimulator/ [2022-05-03T20:49:55.489Z] spire-1.2.1/test/tpmsimulator/simulator.go [2022-05-03T20:49:55.489Z] spire-1.2.1/test/util/ [2022-05-03T20:49:55.490Z] spire-1.2.1/test/util/cert_fixtures.go [2022-05-03T20:49:55.490Z] spire-1.2.1/test/util/cert_generation.go [2022-05-03T20:49:55.490Z] spire-1.2.1/test/util/io_redirection.go [2022-05-03T20:49:55.490Z] spire-1.2.1/test/util/race.go [2022-05-03T20:49:55.490Z] spire-1.2.1/test/util/util.go [2022-05-03T20:49:55.490Z] building spire from source... [2022-05-03T20:49:56.096Z] Installing go1.17.7... [2022-05-03T20:50:22.962Z] Building bin/spire-server... [2022-05-03T20:50:22.962Z] go: downloading github.com/mitchellh/cli v1.1.2 [2022-05-03T20:50:22.962Z] go: downloading github.com/spiffe/spire-api-sdk v1.2.0 [2022-05-03T20:50:22.962Z] go: downloading github.com/spiffe/go-spiffe/v2 v2.0.0-beta.12 [2022-05-03T20:50:22.962Z] go: downloading golang.org/x/net v0.0.0-20220127200216-cd36cc0744dd [2022-05-03T20:50:22.962Z] go: downloading google.golang.org/grpc v1.44.0 [2022-05-03T20:50:22.962Z] go: downloading gopkg.in/square/go-jose.v2 v2.6.0 [2022-05-03T20:50:24.962Z] go: downloading github.com/hashicorp/hcl v1.0.1-0.20190430135223-99e2f22d1c94 [2022-05-03T20:50:24.962Z] go: downloading github.com/imdario/mergo v0.3.12 [2022-05-03T20:50:25.240Z] go: downloading github.com/sirupsen/logrus v1.8.1 [2022-05-03T20:50:25.240Z] go: downloading github.com/hashicorp/go-hclog v1.1.0 [2022-05-03T20:50:26.241Z] go: downloading github.com/Masterminds/sprig v2.22.0+incompatible [2022-05-03T20:50:26.241Z] go: downloading github.com/fatih/color v1.13.0 [2022-05-03T20:50:26.241Z] go: downloading github.com/mattn/go-isatty v0.0.14 [2022-05-03T20:50:26.241Z] go: downloading golang.org/x/time v0.0.0-20220224211638-0e9765cccd65 [2022-05-03T20:50:26.520Z] go: downloading google.golang.org/genproto v0.0.0-20220222213610-43724f9ea8cf [2022-05-03T20:50:26.520Z] go: downloading github.com/hashicorp/go-plugin v1.4.3 [2022-05-03T20:50:26.520Z] go: downloading github.com/spiffe/spire-plugin-sdk v1.2.0 [2022-05-03T20:50:27.517Z] go: downloading github.com/InVisionApp/go-health/v2 v2.1.2 [2022-05-03T20:50:27.517Z] go: downloading github.com/InVisionApp/go-logger v1.0.1 [2022-05-03T20:50:27.795Z] go: downloading github.com/andres-erbsen/clock v0.0.0-20160526145045-9e14626cd129 [2022-05-03T20:50:28.073Z] go: downloading github.com/open-policy-agent/opa v0.38.0 [2022-05-03T20:50:54.917Z] go: downloading github.com/armon/go-metrics v0.3.10 [2022-05-03T20:50:54.917Z] go: downloading github.com/prometheus/client_golang v1.12.1 [2022-05-03T20:50:54.917Z] go: downloading github.com/uber-go/tally/v4 v4.1.1 [2022-05-03T20:50:54.917Z] go: downloading golang.org/x/sys v0.0.0-20220227234510-4e6760a101f9 [2022-05-03T20:50:54.917Z] go: downloading github.com/mattn/go-colorable v0.1.12 [2022-05-03T20:50:54.917Z] go: downloading github.com/Masterminds/goutils v1.1.0 [2022-05-03T20:50:54.917Z] go: downloading github.com/Masterminds/semver v1.5.0 [2022-05-03T20:50:54.917Z] go: downloading github.com/google/uuid v1.1.2 [2022-05-03T20:50:54.917Z] go: downloading github.com/huandu/xstrings v1.3.2 [2022-05-03T20:50:54.917Z] go: downloading github.com/hashicorp/yamux v0.0.0-20181012175058-2f1d1f20f75d [2022-05-03T20:50:54.917Z] go: downloading github.com/oklog/run v1.0.0 [2022-05-03T20:50:55.522Z] go: downloading github.com/imkira/go-observer v1.0.3 [2022-05-03T20:50:55.522Z] go: downloading github.com/DataDog/datadog-go v3.2.0+incompatible [2022-05-03T20:50:55.522Z] go: downloading github.com/hashicorp/go-immutable-radix v1.3.1 [2022-05-03T20:50:55.801Z] go: downloading github.com/prometheus/client_model v0.2.0 [2022-05-03T20:50:55.801Z] go: downloading github.com/prometheus/common v0.32.1 [2022-05-03T20:50:55.801Z] go: downloading github.com/beorn7/perks v1.0.1 [2022-05-03T20:50:56.080Z] go: downloading github.com/cespare/xxhash/v2 v2.1.2 [2022-05-03T20:50:56.360Z] go: downloading github.com/prometheus/procfs v0.7.3 [2022-05-03T20:50:56.965Z] go: downloading go.uber.org/atomic v1.9.0 [2022-05-03T20:50:57.241Z] go: downloading github.com/hashicorp/errwrap v1.1.0 [2022-05-03T20:50:57.515Z] go: downloading github.com/mitchellh/reflectwalk v1.0.1 [2022-05-03T20:50:57.515Z] go: downloading github.com/aws/aws-sdk-go-v2 v1.14.0 [2022-05-03T20:50:57.792Z] go: downloading github.com/aws/aws-sdk-go-v2/config v1.14.0 [2022-05-03T20:50:58.399Z] go: downloading github.com/aws/aws-sdk-go-v2/credentials v1.9.0 [2022-05-03T20:51:00.391Z] go: downloading github.com/aws/aws-sdk-go-v2/service/kms v1.15.0 [2022-05-03T20:51:07.134Z] go: downloading github.com/aws/aws-sdk-go-v2/service/sts v1.15.0 [2022-05-03T20:51:07.134Z] go: downloading github.com/gofrs/uuid v4.2.0+incompatible [2022-05-03T20:51:07.134Z] go: downloading github.com/stretchr/testify v1.7.0 [2022-05-03T20:51:07.134Z] go: downloading golang.org/x/sync v0.0.0-20210220032951-036812b2e83c [2022-05-03T20:51:07.134Z] go: downloading github.com/GoogleCloudPlatform/cloudsql-proxy v1.29.0 [2022-05-03T20:51:07.134Z] go: downloading github.com/blang/semver/v4 v4.0.0 [2022-05-03T20:51:07.134Z] go: downloading github.com/go-sql-driver/mysql v1.6.0 [2022-05-03T20:51:07.134Z] go: downloading github.com/jinzhu/gorm v1.9.16 [2022-05-03T20:51:07.412Z] go: downloading github.com/lib/pq v1.10.4 [2022-05-03T20:51:07.412Z] go: downloading github.com/mattn/go-sqlite3 v1.14.12 [2022-05-03T20:51:07.412Z] go: downloading github.com/aws/aws-sdk-go v1.43.0 [2022-05-03T20:51:29.669Z] go: downloading k8s.io/client-go v0.23.4 [2022-05-03T20:51:29.669Z] go: downloading google.golang.org/api v0.70.0 [2022-05-03T20:51:29.669Z] go: downloading k8s.io/api v0.23.4 [2022-05-03T20:51:44.795Z] go: downloading github.com/google/go-tpm v0.3.3 [2022-05-03T20:51:44.795Z] go: downloading github.com/Azure/azure-sdk-for-go v62.0.0+incompatible [2022-05-03T20:52:17.188Z] go: downloading github.com/Azure/go-autorest/autorest v0.11.24 [2022-05-03T20:52:17.188Z] go: downloading github.com/Azure/go-autorest v14.2.0+incompatible [2022-05-03T20:52:17.188Z] go: downloading github.com/Azure/go-autorest/autorest/azure/auth v0.5.11 [2022-05-03T20:52:17.188Z] go: downloading cloud.google.com/go/storage v1.21.0 [2022-05-03T20:52:17.188Z] go: downloading cloud.google.com/go v0.100.2 [2022-05-03T20:52:17.188Z] go: downloading k8s.io/apimachinery v0.23.4 [2022-05-03T20:52:17.188Z] go: downloading sigs.k8s.io/controller-runtime v0.11.1 [2022-05-03T20:52:19.227Z] go: downloading k8s.io/kube-aggregator v0.23.3 [2022-05-03T20:52:20.221Z] go: downloading cloud.google.com/go/security v1.3.0 [2022-05-03T20:52:20.222Z] go: downloading github.com/hashicorp/vault/api v1.4.1 [2022-05-03T20:52:20.509Z] go: downloading github.com/hashicorp/golang-lru v0.5.4 [2022-05-03T20:52:20.786Z] go: downloading github.com/shirou/gopsutil/v3 v3.22.2 [2022-05-03T20:52:21.778Z] go: downloading gopkg.in/yaml.v2 v2.4.0 [2022-05-03T20:52:22.055Z] go: downloading github.com/OneOfOne/xxhash v1.2.8 [2022-05-03T20:52:22.055Z] go: downloading github.com/rcrowley/go-metrics v0.0.0-20201227073835-cf1acfcdf475 [2022-05-03T20:52:22.662Z] go: downloading github.com/gobwas/glob v0.2.3 [2022-05-03T20:52:22.938Z] go: downloading github.com/yashtewari/glob-intersection v0.0.0-20180916065949-5c77d914dd0b [2022-05-03T20:52:22.938Z] go: downloading github.com/matttproud/golang_protobuf_extensions v1.0.2-0.20181231171920-c182affec369 [2022-05-03T20:52:23.214Z] go: downloading github.com/twmb/murmur3 v1.1.6 [2022-05-03T20:52:23.496Z] go: downloading github.com/aws/smithy-go v1.11.0 [2022-05-03T20:52:24.486Z] go: downloading github.com/aws/aws-sdk-go-v2/feature/ec2/imds v1.11.0 [2022-05-03T20:52:24.764Z] go: downloading github.com/aws/aws-sdk-go-v2/internal/ini v1.3.6 [2022-05-03T20:52:25.111Z] go: downloading github.com/aws/aws-sdk-go-v2/service/sso v1.10.0 [2022-05-03T20:52:25.918Z] go: downloading github.com/aws/aws-sdk-go-v2/internal/configsources v1.1.5 [2022-05-03T20:52:25.918Z] go: downloading github.com/aws/aws-sdk-go-v2/service/internal/presigned-url v1.8.0 [2022-05-03T20:52:25.918Z] go: downloading github.com/jinzhu/inflection v1.0.0 [2022-05-03T20:52:26.547Z] go: downloading github.com/gogo/protobuf v1.3.2 [2022-05-03T20:52:33.366Z] go: downloading golang.org/x/oauth2 v0.0.0-20211104180415-d3ed0bb246c8 [2022-05-03T20:52:33.645Z] go: downloading github.com/Azure/go-autorest/autorest/adal v0.9.18 [2022-05-03T20:52:33.645Z] go: downloading github.com/Azure/go-autorest/logger v0.2.1 [2022-05-03T20:52:33.920Z] go: downloading github.com/Azure/go-autorest/tracing v0.6.0 [2022-05-03T20:52:33.920Z] go: downloading github.com/Azure/go-autorest/autorest/azure/cli v0.4.5 [2022-05-03T20:52:33.920Z] go: downloading github.com/dimchansky/utfbom v1.1.1 [2022-05-03T20:52:33.920Z] go: downloading cloud.google.com/go/compute v1.3.0 [2022-05-03T20:52:34.904Z] go: downloading cloud.google.com/go/iam v0.1.1 [2022-05-03T20:52:35.179Z] go: downloading github.com/googleapis/gax-go/v2 v2.1.1 [2022-05-03T20:52:35.455Z] go: downloading github.com/google/gofuzz v1.1.0 [2022-05-03T20:52:35.730Z] go: downloading k8s.io/klog/v2 v2.30.0 [2022-05-03T20:52:35.730Z] go: downloading sigs.k8s.io/structured-merge-diff/v4 v4.2.1 [2022-05-03T20:52:36.718Z] go: downloading k8s.io/utils v0.0.0-20211116205334-6203023598ed [2022-05-03T20:52:36.995Z] go: downloading github.com/spf13/pflag v1.0.5 [2022-05-03T20:52:37.599Z] go: downloading golang.org/x/term v0.0.0-20210927222741-03fcf44c2211 [2022-05-03T20:52:37.599Z] go: downloading github.com/evanphx/json-patch v4.12.0+incompatible [2022-05-03T20:52:38.197Z] go: downloading github.com/cenkalti/backoff/v3 v3.2.2 [2022-05-03T20:52:38.197Z] go: downloading github.com/hashicorp/go-cleanhttp v0.5.2 [2022-05-03T20:52:38.197Z] go: downloading github.com/hashicorp/go-retryablehttp v0.6.6 [2022-05-03T20:52:38.197Z] go: downloading github.com/hashicorp/go-secure-stdlib/parseutil v0.1.1 [2022-05-03T20:52:38.473Z] go: downloading github.com/hashicorp/vault/sdk v0.4.1 [2022-05-03T20:52:39.917Z] go: downloading github.com/mitchellh/mapstructure v1.4.3 [2022-05-03T20:52:39.917Z] go: downloading github.com/tklauser/go-sysconf v0.3.9 [2022-05-03T20:52:40.195Z] go: downloading github.com/xeipuuv/gojsonreference v0.0.0-20180127040603-bd5ef7bd5415 [2022-05-03T20:52:40.474Z] go: downloading github.com/aws/aws-sdk-go-v2/internal/endpoints/v2 v2.3.0 [2022-05-03T20:52:40.474Z] go: downloading github.com/jmespath/go-jmespath v0.4.0 [2022-05-03T20:52:42.472Z] go: downloading go.opencensus.io v0.23.0 [2022-05-03T20:52:43.076Z] go: downloading github.com/Azure/go-autorest/autorest/date v0.3.0 [2022-05-03T20:52:43.076Z] go: downloading github.com/golang-jwt/jwt/v4 v4.2.0 [2022-05-03T20:52:43.355Z] go: downloading gopkg.in/inf.v0 v0.9.1 [2022-05-03T20:52:43.634Z] go: downloading github.com/google/go-cmp v0.5.7 [2022-05-03T20:52:43.913Z] go: downloading sigs.k8s.io/json v0.0.0-20211020170558-c049b76a60c6 [2022-05-03T20:52:44.192Z] go: downloading github.com/go-logr/logr v1.2.2 [2022-05-03T20:52:44.470Z] go: downloading github.com/json-iterator/go v1.1.12 [2022-05-03T20:52:45.080Z] go: downloading k8s.io/kube-openapi v0.0.0-20211115234752-e816edb12b65 [2022-05-03T20:52:48.489Z] go: downloading github.com/googleapis/gnostic v0.5.5 [2022-05-03T20:52:49.936Z] go: downloading github.com/hashicorp/go-secure-stdlib/strutil v0.1.1 [2022-05-03T20:52:49.936Z] go: downloading github.com/hashicorp/go-sockaddr v1.0.2 [2022-05-03T20:52:50.537Z] go: downloading github.com/tklauser/numcpus v0.3.0 [2022-05-03T20:52:50.814Z] go: downloading github.com/xeipuuv/gojsonpointer v0.0.0-20190905194746-02993c407bfb [2022-05-03T20:52:50.814Z] go: downloading go.uber.org/zap v1.21.0 [2022-05-03T20:52:51.800Z] go: downloading sigs.k8s.io/yaml v1.3.0 [2022-05-03T20:52:51.801Z] go: downloading github.com/golang/groupcache v0.0.0-20210331224755-41bb18bfe9da [2022-05-03T20:52:52.076Z] go: downloading github.com/modern-go/concurrent v0.0.0-20180306012644-bacd9c7ef1dd [2022-05-03T20:52:52.076Z] go: downloading github.com/modern-go/reflect2 v1.0.2 [2022-05-03T20:52:52.352Z] go: downloading github.com/ryanuber/go-glob v1.0.0 [2022-05-03T20:52:52.352Z] go: downloading github.com/golang/snappy v0.0.4 [2022-05-03T20:52:52.352Z] go: downloading github.com/pierrec/lz4 v2.5.2+incompatible [2022-05-03T20:53:02.554Z] go: downloading github.com/hashicorp/go-secure-stdlib/mlock v0.1.1 [2022-05-03T20:53:02.554Z] go: downloading github.com/hashicorp/go-uuid v1.0.2 [2022-05-03T20:53:02.554Z] go: downloading github.com/hashicorp/go-version v1.2.0 [2022-05-03T20:53:02.554Z] go: downloading go.uber.org/multierr v1.6.0 [2022-05-03T20:53:29.393Z] go: downloading github.com/Azure/go-autorest/autorest/to v0.4.0 [2022-05-03T20:53:29.393Z] go: downloading github.com/Azure/go-autorest/autorest/validation v0.3.0 [2022-05-03T20:55:06.245Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -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-05-03T20:55:06.245Z] Removing intermediate container 68f8bad534a8 [2022-05-03T20:55:06.245Z] ---> d15c21f30d0e [2022-05-03T20:55:06.245Z] Step 10/23 : RUN make cmd/sys-mgmt-executor/sys-mgmt-executor [2022-05-03T20:55:06.245Z] ---> Running in 2e8cbc4cf651 [2022-05-03T20:55:06.245Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -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-05-03T20:55:07.699Z] Removing intermediate container 2e8cbc4cf651 [2022-05-03T20:55:07.699Z] ---> cea1f473baa5 [2022-05-03T20:55:07.699Z] [2022-05-03T20:55:07.699Z] Step 11/23 : FROM docker:20.10.14 [2022-05-03T20:55:07.974Z] 20.10.14: Pulling from library/docker [2022-05-03T20:55:07.974Z] Removing intermediate container 1b4017d5c2d1 [2022-05-03T20:55:07.974Z] ---> 3959a99524e5 [2022-05-03T20:55:07.974Z] [2022-05-03T20:55:07.974Z] Step 10/31 : FROM alpine:3.14 [2022-05-03T20:55:08.578Z] 3.14: Pulling from library/alpine [2022-05-03T20:55:12.005Z] Digest: sha256:06b5d462c92fc39303e6363c65e074559f8d6b1363250027ed5053557e3398c5 [2022-05-03T20:55:12.005Z] Status: Downloaded newer image for alpine:3.14 [2022-05-03T20:55:12.005Z] ---> ac73e934f311 [2022-05-03T20:55:12.005Z] Step 11/31 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2021 Intel Corporation' [2022-05-03T20:55:13.009Z] ---> Running in d64aa289887b [2022-05-03T20:55:14.030Z] Removing intermediate container d64aa289887b [2022-05-03T20:55:14.030Z] ---> 0f619d8380bd [2022-05-03T20:55:14.030Z] Step 12/31 : RUN apk add --update --no-cache dumb-init su-exec [2022-05-03T20:55:14.305Z] ---> Running in 7f21f9912cc9 [2022-05-03T20:55:14.305Z] Removing intermediate container b5098fcf2b6b [2022-05-03T20:55:14.305Z] ---> 319f676e7d6f [2022-05-03T20:55:14.305Z] [2022-05-03T20:55:14.305Z] Step 10/25 : FROM alpine:3.14 [2022-05-03T20:55:14.305Z] ---> ac73e934f311 [2022-05-03T20:55:14.305Z] Step 11/25 : RUN apk add --update --no-cache ca-certificates dumb-init su-exec [2022-05-03T20:55:14.582Z] ---> Running in 13afd4469470 [2022-05-03T20:55:17.978Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz [2022-05-03T20:55:17.978Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz [2022-05-03T20:55:18.259Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz [2022-05-03T20:55:18.537Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz [2022-05-03T20:55:19.991Z] (1/3) Installing ca-certificates (20211220-r0) [2022-05-03T20:55:19.991Z] (1/2) Installing dumb-init (1.2.5-r1) [2022-05-03T20:55:19.991Z] (2/2) Installing su-exec (0.2-r1) [2022-05-03T20:55:19.991Z] Executing busybox-1.33.1-r7.trigger [2022-05-03T20:55:19.991Z] (2/3) Installing dumb-init (1.2.5-r1) [2022-05-03T20:55:19.991Z] OK: 6 MiB in 16 packages [2022-05-03T20:55:19.991Z] (3/3) Installing su-exec (0.2-r1) [2022-05-03T20:55:19.991Z] Executing busybox-1.33.1-r7.trigger [2022-05-03T20:55:19.991Z] Executing ca-certificates-20211220-r0.trigger [2022-05-03T20:55:20.608Z] OK: 6 MiB in 17 packages [2022-05-03T20:55:22.648Z] Removing intermediate container 7f21f9912cc9 [2022-05-03T20:55:22.648Z] ---> 10f5cdf3fe0f [2022-05-03T20:55:22.648Z] Step 13/31 : ENV SECURITY_INIT_DIR /edgex-init [2022-05-03T20:55:22.945Z] ---> Running in 5afa2fcb0f97 [2022-05-03T20:55:23.970Z] Removing intermediate container 5afa2fcb0f97 [2022-05-03T20:55:23.970Z] ---> b34e8ee68719 [2022-05-03T20:55:23.970Z] Step 14/31 : ARG BOOTSTRAP_REDIS_DIR=${SECURITY_INIT_DIR}/bootstrap-redis [2022-05-03T20:55:23.970Z] Removing intermediate container 13afd4469470 [2022-05-03T20:55:23.970Z] ---> 4d9531d49b46 [2022-05-03T20:55:23.970Z] Step 12/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' [2022-05-03T20:55:23.970Z] ---> Running in be6e742f03ef [2022-05-03T20:55:24.249Z] ---> Running in e198bf318cf0 [2022-05-03T20:55:25.246Z] Removing intermediate container be6e742f03ef [2022-05-03T20:55:25.246Z] ---> c56dc9b1f2aa [2022-05-03T20:55:25.246Z] Step 15/31 : RUN mkdir -p ${SECURITY_INIT_DIR} && mkdir -p ${BOOTSTRAP_REDIS_DIR} [2022-05-03T20:55:25.246Z] ---> Running in 88c4990b7f24 [2022-05-03T20:55:25.545Z] Removing intermediate container e198bf318cf0 [2022-05-03T20:55:25.545Z] ---> 992d9f692998 [2022-05-03T20:55:25.545Z] Step 13/25 : WORKDIR / [2022-05-03T20:55:26.185Z] ---> Running in 0b46c7e37ab9 [2022-05-03T20:55:27.634Z] Removing intermediate container 0b46c7e37ab9 [2022-05-03T20:55:27.634Z] ---> aafcf51c56f1 [2022-05-03T20:55:27.634Z] 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-05-03T20:55:29.643Z] ---> 2ca3220ca442 [2022-05-03T20:55:29.643Z] 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-05-03T20:55:29.643Z] Removing intermediate container 88c4990b7f24 [2022-05-03T20:55:29.643Z] ---> b8129e0f36cc [2022-05-03T20:55:29.643Z] Step 16/31 : WORKDIR ${SECURITY_INIT_DIR} [2022-05-03T20:55:29.927Z] ---> Running in 258ac6feca54 [2022-05-03T20:55:30.921Z] Removing intermediate container 258ac6feca54 [2022-05-03T20:55:30.921Z] ---> 6f1281b09be3 [2022-05-03T20:55:30.921Z] Step 17/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ ${SECURITY_INIT_DIR}/ [2022-05-03T20:55:31.919Z] ---> 623e8e43ada3 [2022-05-03T20:55:31.919Z] Step 16/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.toml /res/configuration.toml [2022-05-03T20:55:32.530Z] ---> 450926354eb4 [2022-05-03T20:55:32.530Z] Step 18/31 : RUN chmod +x ${SECURITY_INIT_DIR}/*.sh [2022-05-03T20:55:32.803Z] ---> Running in b758c4a1d7ec [2022-05-03T20:55:33.800Z] ---> 1d9ba24e57b3 [2022-05-03T20:55:33.800Z] 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-05-03T20:55:34.793Z] Digest: sha256:41978d1974f05f80e1aef23ac03040491a7e28bd4551d4b469b43e558341864e [2022-05-03T20:55:34.793Z] Status: Downloaded newer image for docker:20.10.14 [2022-05-03T20:55:34.793Z] ---> c346e9eafbab [2022-05-03T20:55:34.794Z] 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-05-03T20:55:34.794Z] ---> Running in fcb12130ece1 [2022-05-03T20:55:35.804Z] Removing intermediate container fcb12130ece1 [2022-05-03T20:55:35.804Z] ---> b357e9ce04b9 [2022-05-03T20:55:35.804Z] 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-05-03T20:55:35.804Z] ---> 43340425ca20 [2022-05-03T20:55:35.804Z] Step 18/25 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . [2022-05-03T20:55:35.804Z] ---> Running in 4f5f0992462b [2022-05-03T20:55:37.827Z] Removing intermediate container b758c4a1d7ec [2022-05-03T20:55:37.827Z] ---> f071a937fbef [2022-05-03T20:55:37.827Z] Step 19/31 : COPY --from=builder /edgex-go/Attribution.txt / [2022-05-03T20:55:38.817Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-05-03T20:55:39.094Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-05-03T20:55:39.714Z] ---> 41b24b334877 [2022-05-03T20:55:39.714Z] Step 19/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . [2022-05-03T20:55:39.714Z] ---> 4d7a71e2e2b6 [2022-05-03T20:55:39.714Z] Step 20/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . [2022-05-03T20:55:40.319Z] (1/43) Installing readline (8.1.1-r0) [2022-05-03T20:55:40.319Z] (2/43) Installing bash (5.1.16-r0) [2022-05-03T20:55:40.596Z] Executing bash-5.1.16-r0.post-install [2022-05-03T20:55:40.596Z] (3/43) Installing brotli-libs (1.0.9-r5) [2022-05-03T20:55:40.596Z] (4/43) Installing nghttp2-libs (1.46.0-r0) [2022-05-03T20:55:40.596Z] (5/43) Installing libcurl (7.80.0-r1) [2022-05-03T20:55:40.596Z] (6/43) Installing curl (7.80.0-r1) [2022-05-03T20:55:40.596Z] (7/43) Installing dumb-init (1.2.5-r1) [2022-05-03T20:55:40.596Z] (8/43) Installing libbz2 (1.0.8-r1) [2022-05-03T20:55:40.596Z] (9/43) Installing expat (2.4.7-r0) [2022-05-03T20:55:40.596Z] (10/43) Installing libffi (3.4.2-r1) [2022-05-03T20:55:40.596Z] (11/43) Installing gdbm (1.22-r0) [2022-05-03T20:55:40.596Z] (12/43) Installing xz-libs (5.2.5-r1) [2022-05-03T20:55:40.596Z] (13/43) Installing libgcc (10.3.1_git20211027-r0) [2022-05-03T20:55:40.596Z] (14/43) Installing libstdc++ (10.3.1_git20211027-r0) [2022-05-03T20:55:40.876Z] (15/43) Installing mpdecimal (2.5.1-r1) [2022-05-03T20:55:40.876Z] (16/43) Installing sqlite-libs (3.36.0-r0) [2022-05-03T20:55:40.876Z] (17/43) Installing python3 (3.9.7-r4) [2022-05-03T20:55:42.883Z] ---> dde3228f55d5 [2022-05-03T20:55:42.883Z] Step 21/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.toml ./res/ [2022-05-03T20:55:42.883Z] ---> fca41557ca9d [2022-05-03T20:55:42.883Z] Step 20/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ [2022-05-03T20:55:43.882Z] (18/43) Installing py3-appdirs (1.4.4-r2) [2022-05-03T20:55:43.882Z] (19/43) Installing py3-certifi (2020.12.5-r1) [2022-05-03T20:55:43.882Z] (20/43) Installing py3-charset-normalizer (2.0.7-r0) [2022-05-03T20:55:43.883Z] (21/43) Installing py3-idna (3.3-r0) [2022-05-03T20:55:43.883Z] (22/43) Installing py3-urllib3 (1.26.7-r0) [2022-05-03T20:55:43.883Z] (23/43) Installing py3-requests (2.26.0-r1) [2022-05-03T20:55:43.883Z] (24/43) Installing py3-msgpack (1.0.2-r1) [2022-05-03T20:55:43.883Z] (25/43) Installing py3-lockfile (0.12.2-r4) [2022-05-03T20:55:43.883Z] (26/43) Installing py3-cachecontrol (0.12.10-r0) [2022-05-03T20:55:44.164Z] (27/43) Installing py3-colorama (0.4.4-r1) [2022-05-03T20:55:44.164Z] (28/43) Installing py3-contextlib2 (21.6.0-r1) [2022-05-03T20:55:44.164Z] (29/43) Installing py3-distlib (0.3.3-r0) [2022-05-03T20:55:44.164Z] (30/43) Installing py3-distro (1.6.0-r0) [2022-05-03T20:55:44.164Z] (31/43) Installing py3-six (1.16.0-r0) [2022-05-03T20:55:44.164Z] (32/43) Installing py3-webencodings (0.5.1-r4) [2022-05-03T20:55:44.164Z] (33/43) Installing py3-html5lib (1.1-r1) [2022-05-03T20:55:44.466Z] (34/43) Installing py3-parsing (2.4.7-r2) [2022-05-03T20:55:44.466Z] (35/43) Installing py3-packaging (20.9-r1) [2022-05-03T20:55:44.466Z] (36/43) Installing py3-tomli (1.2.2-r0) [2022-05-03T20:55:44.466Z] (37/43) Installing py3-pep517 (0.12.0-r0) [2022-05-03T20:55:44.466Z] (38/43) Installing py3-progress (1.6-r0) [2022-05-03T20:55:44.466Z] (39/43) Installing py3-retrying (1.3.3-r2) [2022-05-03T20:55:44.466Z] (40/43) Installing py3-ordered-set (4.0.2-r2) [2022-05-03T20:55:44.466Z] (41/43) Installing py3-setuptools (52.0.0-r4) [2022-05-03T20:55:44.466Z] ---> 12a883972e75 [2022-05-03T20:55:44.466Z] Step 22/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.toml ${BOOTSTRAP_REDIS_DIR}/res/ [2022-05-03T20:55:44.466Z] ---> ec8019155a00 [2022-05-03T20:55:44.756Z] 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-05-03T20:55:44.756Z] ---> Running in d4415f23ae5d [2022-05-03T20:55:44.756Z] (42/43) Installing py3-toml (0.10.2-r2) [2022-05-03T20:55:44.756Z] (43/43) Installing py3-pip (20.3.4-r1) [2022-05-03T20:55:45.776Z] Executing busybox-1.34.1-r5.trigger [2022-05-03T20:55:45.776Z] OK: 82 MiB in 65 packages [2022-05-03T20:55:46.061Z] ---> 37644d28696d [2022-05-03T20:55:46.061Z] Step 23/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ ${SECURITY_INIT_DIR}/consul-bootstrapper/ [2022-05-03T20:55:47.527Z] ---> eb3a29164588 [2022-05-03T20:55:47.527Z] Step 24/31 : VOLUME ${SECURITY_INIT_DIR} [2022-05-03T20:55:47.809Z] ---> Running in 01ba3ccec4cc [2022-05-03T20:55:48.798Z] Removing intermediate container 01ba3ccec4cc [2022-05-03T20:55:48.798Z] ---> 183155b2daa6 [2022-05-03T20:55:48.798Z] Step 25/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / [2022-05-03T20:55:49.076Z] Removing intermediate container d4415f23ae5d [2022-05-03T20:55:49.076Z] ---> 54041fd2bc8d [2022-05-03T20:55:49.076Z] Step 22/25 : ENTRYPOINT ["entrypoint.sh"] [2022-05-03T20:55:49.358Z] ---> Running in e7f400b7745f [2022-05-03T20:55:49.971Z] Removing intermediate container e7f400b7745f [2022-05-03T20:55:49.971Z] ---> 24e01a6937eb [2022-05-03T20:55:49.971Z] Step 23/25 : LABEL arch=arm64 [2022-05-03T20:55:49.971Z] ---> 673badb585bf [2022-05-03T20:55:49.971Z] Step 26/31 : RUN chmod +x /entrypoint.sh [2022-05-03T20:55:50.249Z] ---> Running in a2b0bb23b98c [2022-05-03T20:55:50.534Z] ---> Running in 4076a75e3374 [2022-05-03T20:55:51.166Z] Removing intermediate container a2b0bb23b98c [2022-05-03T20:55:51.166Z] ---> 02a0eda65148 [2022-05-03T20:55:51.166Z] Step 24/25 : LABEL git_sha=7a79b49677fb4f689fcca14b70510248d6de6a04 [2022-05-03T20:55:51.446Z] ---> Running in d0236868a84a [2022-05-03T20:55:52.070Z] Removing intermediate container d0236868a84a [2022-05-03T20:55:52.070Z] ---> 7c456b68d667 [2022-05-03T20:55:52.070Z] Step 25/25 : LABEL version=0.0.0 [2022-05-03T20:55:52.365Z] ---> Running in d1c981a66a29 [2022-05-03T20:55:52.365Z] Collecting docker-compose==1.23.2 [2022-05-03T20:55:52.365Z] Downloading docker_compose-1.23.2-py2.py3-none-any.whl (131 kB) [2022-05-03T20:55:52.968Z] Collecting cached-property<2,>=1.2.0 [2022-05-03T20:55:53.263Z] Downloading cached_property-1.5.2-py2.py3-none-any.whl (7.6 kB) [2022-05-03T20:55:53.263Z] Removing intermediate container d1c981a66a29 [2022-05-03T20:55:53.263Z] ---> 294f5c216491 [2022-05-03T20:55:53.263Z] [2022-05-03T20:55:53.263Z] 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-05-03T20:55:53.864Z] Collecting websocket-client<1.0,>=0.32.0 [2022-05-03T20:55:53.864Z] Downloading websocket_client-0.59.0-py2.py3-none-any.whl (67 kB) [2022-05-03T20:55:54.474Z] Successfully built 294f5c216491 [2022-05-03T20:55:54.474Z] Collecting docker<4.0,>=3.6.0 [2022-05-03T20:55:54.474Z] Removing intermediate container 4076a75e3374 [2022-05-03T20:55:54.474Z] ---> 883078206d54 [2022-05-03T20:55:54.474Z] Step 27/31 : ENTRYPOINT ["/entrypoint.sh"] [2022-05-03T20:55:54.474Z] Successfully tagged security-secretstore-setup-arm64:latest [2022-05-03T20:55:54.765Z]  Building security-secretstore-setup ... done Building security-spiffe-token-provider [2022-05-03T20:55:54.765Z] Downloading docker-3.7.3-py2.py3-none-any.whl (134 kB) [2022-05-03T20:55:55.040Z] Collecting docopt<0.7,>=0.6.1 [2022-05-03T20:55:55.040Z] ---> Running in 03cb39b7d328 [2022-05-03T20:55:55.040Z] Downloading docopt-0.6.2.tar.gz (25 kB) [2022-05-03T20:55:56.026Z] Removing intermediate container 03cb39b7d328 [2022-05-03T20:55:56.026Z] ---> ad35dce4e79e [2022-05-03T20:55:56.026Z] Step 28/31 : CMD ["gate"] [2022-05-03T20:55:56.306Z] ---> Running in c14d3ad7eb66 [2022-05-03T20:55:57.292Z] Removing intermediate container c14d3ad7eb66 [2022-05-03T20:55:57.292Z] ---> 15b01c720c2b [2022-05-03T20:55:57.292Z] Step 29/31 : LABEL arch=arm64 [2022-05-03T20:55:57.901Z] ---> Running in 525186ce25ce [2022-05-03T20:55:58.180Z] Collecting dockerpty<0.5,>=0.4.1 [2022-05-03T20:55:58.180Z] Downloading dockerpty-0.4.1.tar.gz (13 kB) [2022-05-03T20:55:59.184Z] Removing intermediate container 525186ce25ce [2022-05-03T20:55:59.184Z] ---> d77743076b2f [2022-05-03T20:55:59.184Z] Step 30/31 : LABEL git_sha=7a79b49677fb4f689fcca14b70510248d6de6a04 [2022-05-03T20:55:59.471Z] ---> Running in b5b4025be971 [2022-05-03T20:56:00.486Z] Removing intermediate container b5b4025be971 [2022-05-03T20:56:00.486Z] ---> 5428472b5ca7 [2022-05-03T20:56:00.486Z] Step 31/31 : LABEL version=0.0.0 [2022-05-03T20:56:01.098Z] ---> Running in 57a86455dadb [2022-05-03T20:56:01.098Z] Collecting texttable<0.10,>=0.9.0 [2022-05-03T20:56:01.098Z] Downloading texttable-0.9.1.tar.gz (11 kB) [2022-05-03T20:56:02.090Z] Removing intermediate container 57a86455dadb [2022-05-03T20:56:02.090Z] ---> 6050abe4a934 [2022-05-03T20:56:02.090Z] [2022-05-03T20:56:03.080Z] Successfully built 6050abe4a934 [2022-05-03T20:56:03.080Z] Successfully tagged security-bootstrapper-arm64:latest [2022-05-03T20:56:03.080Z] Building support-scheduler [2022-05-03T20:56:03.690Z]  Building security-bootstrapper ... done Removing intermediate container 95dba3236b4e [2022-05-03T20:56:03.968Z] ---> 081ea74a4a0c [2022-05-03T20:56:03.968Z] [2022-05-03T20:56:03.968Z] Step 10/23 : FROM alpine:3.14 [2022-05-03T20:56:03.968Z] ---> ac73e934f311 [2022-05-03T20:56:03.968Z] Step 11/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' [2022-05-03T20:56:03.968Z] ---> Running in 4a14136ef40d [2022-05-03T20:56:04.250Z] Collecting jsonschema<3,>=2.5.1 [2022-05-03T20:56:04.250Z] Downloading jsonschema-2.6.0-py2.py3-none-any.whl (39 kB) [2022-05-03T20:56:04.533Z] Removing intermediate container 4a14136ef40d [2022-05-03T20:56:04.533Z] ---> 632b16bc128a [2022-05-03T20:56:04.533Z] Step 12/23 : ENV APP_PORT=59880 [2022-05-03T20:56:04.533Z] ---> Running in 26d74e1f7c30 [2022-05-03T20:56:05.140Z] Removing intermediate container 26d74e1f7c30 [2022-05-03T20:56:05.140Z] ---> 79a6d224623e [2022-05-03T20:56:05.140Z] Step 13/23 : EXPOSE $APP_PORT [2022-05-03T20:56:05.432Z] ---> Running in 21e1194a62b9 [2022-05-03T20:56:05.724Z] Collecting requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1 [2022-05-03T20:56:05.724Z] Downloading requests-2.20.1-py2.py3-none-any.whl (57 kB) [2022-05-03T20:56:05.724Z] Removing intermediate container 21e1194a62b9 [2022-05-03T20:56:05.724Z] ---> eebee823c46b [2022-05-03T20:56:05.724Z] Step 14/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-05-03T20:56:05.999Z] ---> Running in bfc40b60e48b [2022-05-03T20:56:06.998Z] Collecting PyYAML<4,>=3.10 [2022-05-03T20:56:07.278Z] Downloading PyYAML-3.13.tar.gz (270 kB) [2022-05-03T20:56:09.294Z] Removing intermediate container bfc40b60e48b [2022-05-03T20:56:09.294Z] ---> ad7f561baa2f [2022-05-03T20:56:09.294Z] Step 15/23 : RUN apk add --update --no-cache zeromq dumb-init [2022-05-03T20:56:09.294Z] ---> Running in cddbcd03961c [2022-05-03T20:56:11.303Z] fetch https://nl.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz [2022-05-03T20:56:11.916Z] Collecting docker-pycreds>=0.4.0 [2022-05-03T20:56:11.916Z] Downloading docker_pycreds-0.4.0-py2.py3-none-any.whl (9.0 kB) [2022-05-03T20:56:12.194Z] fetch https://nl.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz [2022-05-03T20:56:13.185Z] (1/6) Installing dumb-init (1.2.5-r1) [2022-05-03T20:56:13.464Z] (2/6) Installing libgcc (10.3.1_git20210424-r2) [2022-05-03T20:56:13.464Z] (3/6) Installing libsodium (1.0.18-r0) [2022-05-03T20:56:13.464Z] (4/6) Installing libstdc++ (10.3.1_git20210424-r2) [2022-05-03T20:56:13.741Z] (5/6) Installing libzmq (4.3.4-r0) [2022-05-03T20:56:13.741Z] Collecting urllib3<1.25,>=1.21.1 [2022-05-03T20:56:13.741Z] (6/6) Installing zeromq (4.3.4-r0) [2022-05-03T20:56:13.741Z] Downloading urllib3-1.24.3-py2.py3-none-any.whl (118 kB) [2022-05-03T20:56:14.022Z] Executing busybox-1.33.1-r7.trigger [2022-05-03T20:56:14.022Z] OK: 8 MiB in 20 packages [2022-05-03T20:56:14.307Z] Collecting idna<2.8,>=2.5 [2022-05-03T20:56:14.307Z] Downloading idna-2.7-py2.py3-none-any.whl (58 kB) [2022-05-03T20:56:14.307Z] 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-05-03T20:56:14.600Z] Collecting chardet<3.1.0,>=3.0.2 [2022-05-03T20:56:14.600Z] Downloading chardet-3.0.4-py2.py3-none-any.whl (133 kB) [2022-05-03T20:56:15.222Z] Using legacy 'setup.py install' for dockerpty, since package 'wheel' is not installed. [2022-05-03T20:56:15.222Z] Using legacy 'setup.py install' for docopt, since package 'wheel' is not installed. [2022-05-03T20:56:15.222Z] Using legacy 'setup.py install' for PyYAML, since package 'wheel' is not installed. [2022-05-03T20:56:15.222Z] Using legacy 'setup.py install' for texttable, since package 'wheel' is not installed. [2022-05-03T20:56:16.670Z] Installing collected packages: urllib3, idna, chardet, websocket-client, requests, docker-pycreds, texttable, PyYAML, jsonschema, docopt, dockerpty, docker, cached-property, docker-compose [2022-05-03T20:56:16.670Z] Attempting uninstall: urllib3 [2022-05-03T20:56:16.670Z] Found existing installation: urllib3 1.26.7 [2022-05-03T20:56:16.670Z] Uninstalling urllib3-1.26.7: [2022-05-03T20:56:16.670Z] Removing intermediate container cddbcd03961c [2022-05-03T20:56:16.670Z] ---> a8225756e285 [2022-05-03T20:56:16.670Z] Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / [2022-05-03T20:56:16.670Z] Successfully uninstalled urllib3-1.26.7 [2022-05-03T20:56:17.674Z] Attempting uninstall: idna [2022-05-03T20:56:17.674Z] Found existing installation: idna 3.3 [2022-05-03T20:56:17.674Z] Uninstalling idna-3.3: [2022-05-03T20:56:17.674Z] Successfully uninstalled idna-3.3 [2022-05-03T20:56:17.959Z] ---> 52aca519a548 [2022-05-03T20:56:17.959Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/core-data/core-data / [2022-05-03T20:56:20.619Z] ---> f24a8677f545 [2022-05-03T20:56:20.619Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.toml /res/configuration.toml [2022-05-03T20:56:21.237Z] Attempting uninstall: requests [2022-05-03T20:56:21.237Z] Found existing installation: requests 2.26.0 [2022-05-03T20:56:21.237Z] Uninstalling requests-2.26.0: [2022-05-03T20:56:21.237Z] ---> 7a094f0b47c1 [2022-05-03T20:56:21.237Z] Step 19/23 : ENTRYPOINT ["/core-data"] [2022-05-03T20:56:21.237Z] Successfully uninstalled requests-2.26.0 [2022-05-03T20:56:21.514Z] ---> Running in e4934af2807b [2022-05-03T20:56:21.795Z] Running setup.py install for texttable: started [2022-05-03T20:56:22.069Z] Removing intermediate container e4934af2807b [2022-05-03T20:56:22.069Z] ---> c16bba4eceee [2022-05-03T20:56:22.069Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-05-03T20:56:22.357Z] ---> Running in b3a487d50a36 [2022-05-03T20:56:22.974Z] Removing intermediate container b3a487d50a36 [2022-05-03T20:56:22.974Z] ---> 67a88a89f48c [2022-05-03T20:56:22.974Z] Step 21/23 : LABEL arch=arm64 [2022-05-03T20:56:22.974Z] ---> Running in 2f0f19b07476 [2022-05-03T20:56:23.598Z] Removing intermediate container 2f0f19b07476 [2022-05-03T20:56:23.598Z] ---> 79c3e91ebdba [2022-05-03T20:56:23.598Z] Step 22/23 : LABEL git_sha=7a79b49677fb4f689fcca14b70510248d6de6a04 [2022-05-03T20:56:23.878Z] ---> Running in dd031890a74f [2022-05-03T20:56:24.489Z] Running setup.py install for texttable: finished with status 'done' [2022-05-03T20:56:24.489Z] Running setup.py install for PyYAML: started [2022-05-03T20:56:24.768Z] Removing intermediate container dd031890a74f [2022-05-03T20:56:24.768Z] ---> 3f5f7445143b [2022-05-03T20:56:24.768Z] Step 23/23 : LABEL version=0.0.0 [2022-05-03T20:56:24.768Z] ---> Running in 3562ccd3a429 [2022-05-03T20:56:25.778Z] Removing intermediate container 3562ccd3a429 [2022-05-03T20:56:25.778Z] ---> daa9ce2ae0ae [2022-05-03T20:56:25.778Z] [2022-05-03T20:56:26.774Z] Successfully built daa9ce2ae0ae [2022-05-03T20:56:26.774Z] Successfully tagged core-data-arm64:latest [2022-05-03T20:56:26.774Z]  Building core-data ... done Building security-spire-agent [2022-05-03T20:56:27.768Z] Running setup.py install for PyYAML: finished with status 'done' [2022-05-03T20:56:28.044Z] Running setup.py install for docopt: started [2022-05-03T20:56:31.463Z] Running setup.py install for docopt: finished with status 'done' [2022-05-03T20:56:31.463Z] Running setup.py install for dockerpty: started [2022-05-03T20:56:33.458Z] Running setup.py install for dockerpty: finished with status 'done' [2022-05-03T20:56:35.475Z] 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-05-03T20:56:42.278Z] Step 1/20 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-05-03T20:56:42.278Z] Step 2/20 : FROM ${BUILDER_BASE} AS builder [2022-05-03T20:56:42.278Z] ---> 57a2a8b8d8ba [2022-05-03T20:56:42.278Z] Step 3/20 : WORKDIR /edgex-go [2022-05-03T20:56:42.278Z] ---> Using cache [2022-05-03T20:56:42.278Z] ---> 265b963c3e2b [2022-05-03T20:56:42.278Z] Step 4/20 : RUN apk update && apk --no-cache --update add build-base [2022-05-03T20:56:42.278Z] ---> Running in caf5649946f2 [2022-05-03T20:56:44.955Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-05-03T20:56:45.955Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-05-03T20:56:47.418Z] v3.15.4-87-g89e29fdace [https://nl.alpinelinux.org/alpine/v3.15/main] [2022-05-03T20:56:47.418Z] v3.15.4-88-gad6180c336 [https://nl.alpinelinux.org/alpine/v3.15/community] [2022-05-03T20:56:47.418Z] OK: 15739 distinct packages available [2022-05-03T20:56:47.698Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-05-03T20:56:48.694Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-05-03T20:56:49.688Z] OK: 220 MiB in 52 packages [2022-05-03T20:56:54.064Z] Removing intermediate container caf5649946f2 [2022-05-03T20:56:54.064Z] ---> a8bb9c6b9a2b [2022-05-03T20:56:54.064Z] Step 5/20 : COPY go.mod vendor* ./ [2022-05-03T20:56:56.743Z] ---> fa77e7c0f855 [2022-05-03T20:56:56.743Z] Step 6/20 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-05-03T20:56:56.743Z] ---> Running in 18a7798a3c5f [2022-05-03T20:57:00.378Z] Step 1/22 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-05-03T20:57:00.378Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2022-05-03T20:57:00.378Z] ---> 57a2a8b8d8ba [2022-05-03T20:57:00.378Z] Step 3/22 : WORKDIR /edgex-go [2022-05-03T20:57:00.378Z] ---> Using cache [2022-05-03T20:57:00.378Z] ---> 265b963c3e2b [2022-05-03T20:57:00.378Z] Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-05-03T20:57:00.378Z] ---> Using cache [2022-05-03T20:57:00.378Z] ---> b70205cf623f [2022-05-03T20:57:00.378Z] Step 5/22 : RUN apk add --update --no-cache make git [2022-05-03T20:57:00.378Z] ---> Running in ac904c9f6e6e [2022-05-03T20:57:03.893Z] Removing intermediate container 4f5f0992462b [2022-05-03T20:57:03.893Z] ---> 8cf779fd6629 [2022-05-03T20:57:03.893Z] Step 14/23 : ENV APP_PORT=58890 [2022-05-03T20:57:04.178Z] ---> Running in 4253fcc77618 [2022-05-03T20:57:04.825Z] Removing intermediate container 18a7798a3c5f [2022-05-03T20:57:04.825Z] ---> acd7c5f4a7eb [2022-05-03T20:57:04.825Z] Step 7/20 : COPY . . [2022-05-03T20:57:04.825Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-05-03T20:57:05.137Z] Removing intermediate container 4253fcc77618 [2022-05-03T20:57:05.137Z] ---> 6fb435cbf0cc [2022-05-03T20:57:05.137Z] Step 15/23 : EXPOSE $APP_PORT [2022-05-03T20:57:05.137Z] ---> Running in c615690f8f56 [2022-05-03T20:57:05.752Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-05-03T20:57:06.031Z] Removing intermediate container c615690f8f56 [2022-05-03T20:57:06.031Z] ---> 0e7067348b5e [2022-05-03T20:57:06.031Z] Step 16/23 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/sys-mgmt-agent / [2022-05-03T20:57:07.021Z] OK: 220 MiB in 52 packages [2022-05-03T20:57:09.659Z] Removing intermediate container ac904c9f6e6e [2022-05-03T20:57:09.659Z] ---> 1ba35e9b644b [2022-05-03T20:57:09.659Z] Step 6/22 : COPY go.mod vendor* ./ [2022-05-03T20:57:09.659Z] ---> a6061bae631b [2022-05-03T20:57:09.659Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/res/configuration.toml /res/configuration.toml [2022-05-03T20:57:11.682Z] ---> bcdf8fe012af [2022-05-03T20:57:11.682Z] Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-05-03T20:57:11.682Z] ---> Running in fc27abda8c2d [2022-05-03T20:57:12.306Z] ---> 489833aaf4c0 [2022-05-03T20:57:12.306Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/sys-mgmt-executor/sys-mgmt-executor / [2022-05-03T20:57:14.967Z] ---> 6e9de7ce1f81 [2022-05-03T20:57:14.967Z] Step 19/23 : ENTRYPOINT ["/sys-mgmt-agent"] [2022-05-03T20:57:15.250Z] ---> Running in c47da2471070 [2022-05-03T20:57:16.254Z] Removing intermediate container c47da2471070 [2022-05-03T20:57:16.254Z] ---> beaba204fa77 [2022-05-03T20:57:16.254Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-05-03T20:57:16.254Z] ---> Running in 2b25e25035a9 [2022-05-03T20:57:17.739Z] Removing intermediate container 2b25e25035a9 [2022-05-03T20:57:17.739Z] ---> 8974027ed8f4 [2022-05-03T20:57:17.739Z] Step 21/23 : LABEL arch=arm64 [2022-05-03T20:57:18.013Z] ---> Running in c4a6ed2c4e9c [2022-05-03T20:57:19.021Z] Removing intermediate container fc27abda8c2d [2022-05-03T20:57:19.021Z] ---> 67ee87a141f1 [2022-05-03T20:57:19.021Z] Step 8/22 : COPY . . [2022-05-03T20:57:19.626Z] Removing intermediate container c4a6ed2c4e9c [2022-05-03T20:57:19.626Z] ---> b5f73cc317c6 [2022-05-03T20:57:19.626Z] Step 22/23 : LABEL git_sha=7a79b49677fb4f689fcca14b70510248d6de6a04 [2022-05-03T20:57:19.626Z] ---> Running in 1d38b873031c [2022-05-03T20:57:21.104Z] Removing intermediate container 1d38b873031c [2022-05-03T20:57:21.104Z] ---> 2b6785105adb [2022-05-03T20:57:21.104Z] Step 23/23 : LABEL version=0.0.0 [2022-05-03T20:57:21.403Z] ---> Running in b33fbdb4d4f9 [2022-05-03T20:57:21.689Z] Step 1/26 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-05-03T20:57:21.689Z] Step 2/26 : FROM ${BUILDER_BASE} AS builder [2022-05-03T20:57:21.689Z] ---> 57a2a8b8d8ba [2022-05-03T20:57:21.689Z] Step 3/26 : WORKDIR /edgex-go [2022-05-03T20:57:21.689Z] ---> Using cache [2022-05-03T20:57:21.689Z] ---> 265b963c3e2b [2022-05-03T20:57:21.689Z] Step 4/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-05-03T20:57:21.689Z] ---> Using cache [2022-05-03T20:57:21.689Z] ---> b70205cf623f [2022-05-03T20:57:21.689Z] Step 5/26 : RUN apk add --update --no-cache make git build-base curl [2022-05-03T20:57:21.689Z] ---> Running in 89ff4c4c81d5 [2022-05-03T20:57:22.714Z] Removing intermediate container b33fbdb4d4f9 [2022-05-03T20:57:22.714Z] ---> 257be5533d13 [2022-05-03T20:57:22.714Z] [2022-05-03T20:57:24.206Z] Successfully built 257be5533d13 [2022-05-03T20:57:24.206Z] Successfully tagged sys-mgmt-agent-arm64:latest [2022-05-03T20:57:24.206Z]  Building sys-mgmt-agent ... done Building security-spire-config [2022-05-03T20:57:24.206Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-05-03T20:57:25.205Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-05-03T20:57:26.673Z] OK: 220 MiB in 52 packages [2022-05-03T20:57:29.332Z] Removing intermediate container 89ff4c4c81d5 [2022-05-03T20:57:29.332Z] ---> deb532803207 [2022-05-03T20:57:29.332Z] Step 6/26 : COPY go.mod vendor* ./ [2022-05-03T20:57:30.795Z] ---> f2db5a1423f4 [2022-05-03T20:57:30.795Z] Step 7/26 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-05-03T20:57:31.075Z] ---> Running in 9ead5af498b1 [2022-05-03T20:57:37.820Z] Removing intermediate container 9ead5af498b1 [2022-05-03T20:57:37.820Z] ---> d76beebe2886 [2022-05-03T20:57:37.820Z] Step 8/26 : COPY . . [2022-05-03T20:58:04.662Z] ---> 8567d032f799 [2022-05-03T20:58:04.662Z] Step 8/20 : RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider [2022-05-03T20:58:04.662Z] ---> Running in 2531cf9dbe42 [2022-05-03T20:58:04.662Z] Step 1/26 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-05-03T20:58:04.662Z] Step 2/26 : FROM ${BUILDER_BASE} AS builder [2022-05-03T20:58:04.662Z] ---> 57a2a8b8d8ba [2022-05-03T20:58:04.662Z] Step 3/26 : WORKDIR /edgex-go [2022-05-03T20:58:04.662Z] ---> Using cache [2022-05-03T20:58:04.662Z] ---> 265b963c3e2b [2022-05-03T20:58:04.662Z] Step 4/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-05-03T20:58:04.662Z] ---> Using cache [2022-05-03T20:58:04.662Z] ---> b70205cf623f [2022-05-03T20:58:04.662Z] Step 5/26 : RUN apk add --update --no-cache make git build-base curl [2022-05-03T20:58:04.662Z] ---> Using cache [2022-05-03T20:58:04.662Z] ---> deb532803207 [2022-05-03T20:58:04.662Z] Step 6/26 : COPY go.mod vendor* ./ [2022-05-03T20:58:04.662Z] ---> Using cache [2022-05-03T20:58:04.662Z] ---> f2db5a1423f4 [2022-05-03T20:58:04.662Z] Step 7/26 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-05-03T20:58:04.662Z] ---> Using cache [2022-05-03T20:58:04.662Z] ---> d76beebe2886 [2022-05-03T20:58:04.662Z] Step 8/26 : COPY . . [2022-05-03T20:58:04.662Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -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-05-03T20:58:11.412Z] ---> 8a2482f0bbc7 [2022-05-03T20:58:11.412Z] Step 9/22 : RUN make cmd/support-scheduler/support-scheduler [2022-05-03T20:58:11.412Z] ---> Running in f43e7e8a27a4 [2022-05-03T20:58:13.398Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler [2022-05-03T20:58:25.850Z] ---> cd7b52d29f3c [2022-05-03T20:58:25.850Z] Step 9/26 : ARG SPIRE_RELEASE=1.2.1 [2022-05-03T20:58:25.850Z] ---> Running in 81fe00b25e56 [2022-05-03T20:58:26.130Z] Removing intermediate container 81fe00b25e56 [2022-05-03T20:58:26.130Z] ---> e54fd9f1edf3 [2022-05-03T20:58:26.130Z] Step 10/26 : RUN mkdir -p spire-build [2022-05-03T20:58:26.130Z] ---> Running in 490629c0a583 [2022-05-03T20:58:30.484Z] Removing intermediate container 490629c0a583 [2022-05-03T20:58:30.484Z] ---> 3700723c3ae9 [2022-05-03T20:58:30.484Z] Step 11/26 : WORKDIR /edgex-go/spire-build [2022-05-03T20:58:30.484Z] ---> Running in 6d5f1be479bc [2022-05-03T20:58:31.128Z] Removing intermediate container 6d5f1be479bc [2022-05-03T20:58:31.128Z] ---> beea85633ed5 [2022-05-03T20:58:31.128Z] 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-05-03T20:58:31.431Z] ---> Running in dd8e34853ae5 [2022-05-03T20:58:34.838Z] spire-1.2.1/ [2022-05-03T20:58:34.838Z] spire-1.2.1/.data/ [2022-05-03T20:58:34.838Z] spire-1.2.1/.data/.file [2022-05-03T20:58:34.838Z] spire-1.2.1/.dockerignore [2022-05-03T20:58:34.838Z] spire-1.2.1/.gitattributes [2022-05-03T20:58:34.838Z] spire-1.2.1/.githooks/ [2022-05-03T20:58:34.838Z] spire-1.2.1/.githooks/pre-commit [2022-05-03T20:58:34.838Z] spire-1.2.1/.github/ [2022-05-03T20:58:34.838Z] spire-1.2.1/.github/ISSUE_TEMPLATE.md [2022-05-03T20:58:34.838Z] spire-1.2.1/.github/PULL_REQUEST_TEMPLATE.md [2022-05-03T20:58:34.838Z] spire-1.2.1/.github/dependabot.yml [2022-05-03T20:58:34.838Z] spire-1.2.1/.github/workflows/ [2022-05-03T20:58:34.838Z] spire-1.2.1/.github/workflows/nightly_build.yaml [2022-05-03T20:58:34.838Z] spire-1.2.1/.github/workflows/pr_build.yaml [2022-05-03T20:58:34.838Z] spire-1.2.1/.github/workflows/release_build.yaml [2022-05-03T20:58:34.838Z] spire-1.2.1/.github/workflows/scripts/ [2022-05-03T20:58:34.838Z] spire-1.2.1/.github/workflows/scripts/build_artifacts.sh [2022-05-03T20:58:34.838Z] spire-1.2.1/.github/workflows/scripts/push-images.sh [2022-05-03T20:58:34.838Z] spire-1.2.1/.github/workflows/scripts/push-scratch-images.sh [2022-05-03T20:58:34.838Z] spire-1.2.1/.github/workflows/scripts/run_unit_tests.sh [2022-05-03T20:58:34.838Z] spire-1.2.1/.github/workflows/scripts/split.sh [2022-05-03T20:58:34.838Z] spire-1.2.1/.gitignore [2022-05-03T20:58:34.838Z] spire-1.2.1/.go-version [2022-05-03T20:58:34.838Z] spire-1.2.1/.golangci.yml [2022-05-03T20:58:34.838Z] spire-1.2.1/ADOPTERS.md [2022-05-03T20:58:34.838Z] spire-1.2.1/CHANGELOG.md [2022-05-03T20:58:34.838Z] spire-1.2.1/CODE-OF-CONDUCT.md [2022-05-03T20:58:34.838Z] spire-1.2.1/CODEOWNERS [2022-05-03T20:58:34.838Z] spire-1.2.1/CONTRIBUTING.md [2022-05-03T20:58:34.838Z] spire-1.2.1/Dockerfile [2022-05-03T20:58:34.838Z] spire-1.2.1/Dockerfile.dev [2022-05-03T20:58:34.838Z] spire-1.2.1/Dockerfile.scratch [2022-05-03T20:58:34.838Z] spire-1.2.1/LICENSE [2022-05-03T20:58:34.838Z] spire-1.2.1/MAINTAINERS.md [2022-05-03T20:58:34.838Z] spire-1.2.1/Makefile [2022-05-03T20:58:34.838Z] spire-1.2.1/README.md [2022-05-03T20:58:34.838Z] spire-1.2.1/ROADMAP.md [2022-05-03T20:58:34.838Z] spire-1.2.1/SECURITY.md [2022-05-03T20:58:34.838Z] spire-1.2.1/cmd/ [2022-05-03T20:58:34.838Z] spire-1.2.1/cmd/spire-agent/ [2022-05-03T20:58:34.838Z] spire-1.2.1/cmd/spire-agent/cli/ [2022-05-03T20:58:34.838Z] spire-1.2.1/cmd/spire-agent/cli/api/ [2022-05-03T20:58:34.838Z] spire-1.2.1/cmd/spire-agent/cli/api/common.go [2022-05-03T20:58:34.838Z] spire-1.2.1/cmd/spire-agent/cli/api/fetch_jwt.go [2022-05-03T20:58:34.838Z] spire-1.2.1/cmd/spire-agent/cli/api/fetch_x509.go [2022-05-03T20:58:34.838Z] spire-1.2.1/cmd/spire-agent/cli/api/printer.go [2022-05-03T20:58:34.838Z] spire-1.2.1/cmd/spire-agent/cli/api/validate_jwt.go [2022-05-03T20:58:34.838Z] spire-1.2.1/cmd/spire-agent/cli/api/watch.go [2022-05-03T20:58:34.838Z] spire-1.2.1/cmd/spire-agent/cli/cli.go [2022-05-03T20:58:34.838Z] spire-1.2.1/cmd/spire-agent/cli/common/ [2022-05-03T20:58:34.838Z] spire-1.2.1/cmd/spire-agent/cli/common/defaults.go [2022-05-03T20:58:34.838Z] spire-1.2.1/cmd/spire-agent/cli/healthcheck/ [2022-05-03T20:58:34.838Z] spire-1.2.1/cmd/spire-agent/cli/healthcheck/healthcheck.go [2022-05-03T20:58:34.838Z] spire-1.2.1/cmd/spire-agent/cli/healthcheck/healthcheck_test.go [2022-05-03T20:58:34.838Z] spire-1.2.1/cmd/spire-agent/cli/run/ [2022-05-03T20:58:34.838Z] spire-1.2.1/cmd/spire-agent/cli/run/run.go [2022-05-03T20:58:34.838Z] spire-1.2.1/cmd/spire-agent/cli/run/run_test.go [2022-05-03T20:58:34.838Z] spire-1.2.1/cmd/spire-agent/cli/validate/ [2022-05-03T20:58:34.838Z] spire-1.2.1/cmd/spire-agent/cli/validate/validate.go [2022-05-03T20:58:34.838Z] spire-1.2.1/cmd/spire-agent/cli/validate/validate_test.go [2022-05-03T20:58:34.838Z] spire-1.2.1/cmd/spire-agent/main.go [2022-05-03T20:58:34.838Z] spire-1.2.1/cmd/spire-server/ [2022-05-03T20:58:34.838Z] spire-1.2.1/cmd/spire-server/cli/ [2022-05-03T20:58:34.838Z] spire-1.2.1/cmd/spire-server/cli/agent/ [2022-05-03T20:58:34.838Z] spire-1.2.1/cmd/spire-server/cli/agent/agent_test.go [2022-05-03T20:58:34.838Z] spire-1.2.1/cmd/spire-server/cli/agent/ban.go [2022-05-03T20:58:34.838Z] spire-1.2.1/cmd/spire-server/cli/agent/count.go [2022-05-03T20:58:34.838Z] spire-1.2.1/cmd/spire-server/cli/agent/evict.go [2022-05-03T20:58:34.838Z] spire-1.2.1/cmd/spire-server/cli/agent/list.go [2022-05-03T20:58:34.838Z] spire-1.2.1/cmd/spire-server/cli/agent/show.go [2022-05-03T20:58:34.838Z] spire-1.2.1/cmd/spire-server/cli/bundle/ [2022-05-03T20:58:34.838Z] spire-1.2.1/cmd/spire-server/cli/bundle/bundle_test.go [2022-05-03T20:58:34.838Z] spire-1.2.1/cmd/spire-server/cli/bundle/common.go [2022-05-03T20:58:34.838Z] spire-1.2.1/cmd/spire-server/cli/bundle/common_test.go [2022-05-03T20:58:34.838Z] spire-1.2.1/cmd/spire-server/cli/bundle/count.go [2022-05-03T20:58:34.838Z] spire-1.2.1/cmd/spire-server/cli/bundle/delete.go [2022-05-03T20:58:34.838Z] spire-1.2.1/cmd/spire-server/cli/bundle/list.go [2022-05-03T20:58:34.838Z] spire-1.2.1/cmd/spire-server/cli/bundle/set.go [2022-05-03T20:58:34.838Z] spire-1.2.1/cmd/spire-server/cli/bundle/show.go [2022-05-03T20:58:34.838Z] spire-1.2.1/cmd/spire-server/cli/cli.go [2022-05-03T20:58:34.838Z] spire-1.2.1/cmd/spire-server/cli/entry/ [2022-05-03T20:58:34.839Z] spire-1.2.1/cmd/spire-server/cli/entry/count.go [2022-05-03T20:58:34.839Z] spire-1.2.1/cmd/spire-server/cli/entry/count_test.go [2022-05-03T20:58:34.839Z] spire-1.2.1/cmd/spire-server/cli/entry/create.go [2022-05-03T20:58:34.839Z] spire-1.2.1/cmd/spire-server/cli/entry/create_test.go [2022-05-03T20:58:34.839Z] spire-1.2.1/cmd/spire-server/cli/entry/delete.go [2022-05-03T20:58:34.839Z] spire-1.2.1/cmd/spire-server/cli/entry/delete_test.go [2022-05-03T20:58:34.839Z] spire-1.2.1/cmd/spire-server/cli/entry/show.go [2022-05-03T20:58:34.839Z] spire-1.2.1/cmd/spire-server/cli/entry/show_test.go [2022-05-03T20:58:34.839Z] spire-1.2.1/cmd/spire-server/cli/entry/update.go [2022-05-03T20:58:34.839Z] spire-1.2.1/cmd/spire-server/cli/entry/update_test.go [2022-05-03T20:58:34.839Z] spire-1.2.1/cmd/spire-server/cli/entry/util.go [2022-05-03T20:58:34.839Z] spire-1.2.1/cmd/spire-server/cli/entry/util_test.go [2022-05-03T20:58:34.839Z] spire-1.2.1/cmd/spire-server/cli/federation/ [2022-05-03T20:58:34.839Z] spire-1.2.1/cmd/spire-server/cli/federation/common.go [2022-05-03T20:58:34.839Z] spire-1.2.1/cmd/spire-server/cli/federation/common_test.go [2022-05-03T20:58:34.839Z] spire-1.2.1/cmd/spire-server/cli/federation/create.go [2022-05-03T20:58:34.839Z] spire-1.2.1/cmd/spire-server/cli/federation/create_test.go [2022-05-03T20:58:34.839Z] spire-1.2.1/cmd/spire-server/cli/federation/delete.go [2022-05-03T20:58:34.839Z] spire-1.2.1/cmd/spire-server/cli/federation/delete_test.go [2022-05-03T20:58:34.839Z] spire-1.2.1/cmd/spire-server/cli/federation/list.go [2022-05-03T20:58:34.839Z] spire-1.2.1/cmd/spire-server/cli/federation/list_test.go [2022-05-03T20:58:34.839Z] spire-1.2.1/cmd/spire-server/cli/federation/refresh.go [2022-05-03T20:58:34.839Z] spire-1.2.1/cmd/spire-server/cli/federation/refresh_test.go [2022-05-03T20:58:34.839Z] spire-1.2.1/cmd/spire-server/cli/federation/show.go [2022-05-03T20:58:34.839Z] spire-1.2.1/cmd/spire-server/cli/federation/show_test.go [2022-05-03T20:58:34.839Z] spire-1.2.1/cmd/spire-server/cli/federation/update.go [2022-05-03T20:58:34.839Z] spire-1.2.1/cmd/spire-server/cli/federation/update_test.go [2022-05-03T20:58:34.839Z] spire-1.2.1/cmd/spire-server/cli/healthcheck/ [2022-05-03T20:58:34.839Z] spire-1.2.1/cmd/spire-server/cli/healthcheck/healthcheck.go [2022-05-03T20:58:34.839Z] spire-1.2.1/cmd/spire-server/cli/healthcheck/healthcheck_test.go [2022-05-03T20:58:34.839Z] spire-1.2.1/cmd/spire-server/cli/jwt/ [2022-05-03T20:58:34.839Z] spire-1.2.1/cmd/spire-server/cli/jwt/mint.go [2022-05-03T20:58:34.839Z] spire-1.2.1/cmd/spire-server/cli/jwt/mint_test.go [2022-05-03T20:58:34.839Z] spire-1.2.1/cmd/spire-server/cli/run/ [2022-05-03T20:58:34.839Z] spire-1.2.1/cmd/spire-server/cli/run/run.go [2022-05-03T20:58:34.839Z] spire-1.2.1/cmd/spire-server/cli/run/run_test.go [2022-05-03T20:58:34.839Z] spire-1.2.1/cmd/spire-server/cli/token/ [2022-05-03T20:58:34.839Z] spire-1.2.1/cmd/spire-server/cli/token/generate.go [2022-05-03T20:58:34.839Z] spire-1.2.1/cmd/spire-server/cli/token/generate_test.go [2022-05-03T20:58:34.839Z] spire-1.2.1/cmd/spire-server/cli/validate/ [2022-05-03T20:58:34.839Z] spire-1.2.1/cmd/spire-server/cli/validate/validate.go [2022-05-03T20:58:34.839Z] spire-1.2.1/cmd/spire-server/cli/validate/validate_test.go [2022-05-03T20:58:34.839Z] spire-1.2.1/cmd/spire-server/cli/x509/ [2022-05-03T20:58:34.839Z] spire-1.2.1/cmd/spire-server/cli/x509/mint.go [2022-05-03T20:58:34.839Z] spire-1.2.1/cmd/spire-server/cli/x509/mint_test.go [2022-05-03T20:58:34.839Z] spire-1.2.1/cmd/spire-server/main.go [2022-05-03T20:58:34.839Z] spire-1.2.1/cmd/spire-server/util/ [2022-05-03T20:58:34.839Z] spire-1.2.1/cmd/spire-server/util/util.go [2022-05-03T20:58:34.839Z] spire-1.2.1/conf/ [2022-05-03T20:58:34.839Z] spire-1.2.1/conf/agent/ [2022-05-03T20:58:34.839Z] spire-1.2.1/conf/agent/agent.conf [2022-05-03T20:58:34.839Z] spire-1.2.1/conf/agent/agent_full.conf [2022-05-03T20:58:34.839Z] spire-1.2.1/conf/agent/dummy_root_ca.crt [2022-05-03T20:58:34.839Z] spire-1.2.1/conf/server/ [2022-05-03T20:58:34.839Z] spire-1.2.1/conf/server/dummy_upstream_ca.crt [2022-05-03T20:58:34.839Z] spire-1.2.1/conf/server/dummy_upstream_ca.key [2022-05-03T20:58:34.839Z] spire-1.2.1/conf/server/server.conf [2022-05-03T20:58:34.839Z] spire-1.2.1/conf/server/server_full.conf [2022-05-03T20:58:34.839Z] spire-1.2.1/doc/ [2022-05-03T20:58:34.839Z] spire-1.2.1/doc/SPIRE101.md [2022-05-03T20:58:34.839Z] spire-1.2.1/doc/auditlog.md [2022-05-03T20:58:34.839Z] spire-1.2.1/doc/authorization_policy_engine.md [2022-05-03T20:58:34.839Z] spire-1.2.1/doc/changelog_guidelines.md [2022-05-03T20:58:34.839Z] spire-1.2.1/doc/cure53-report.pdf [2022-05-03T20:58:34.839Z] spire-1.2.1/doc/images/ [2022-05-03T20:58:34.839Z] spire-1.2.1/doc/images/2019_roadmap.png [2022-05-03T20:58:34.839Z] spire-1.2.1/doc/images/SPIRE101.png [2022-05-03T20:58:34.839Z] spire-1.2.1/doc/images/SPIRE_agent.png [2022-05-03T20:58:35.116Z] spire-1.2.1/doc/images/SPIRE_server.png [2022-05-03T20:58:35.116Z] spire-1.2.1/doc/images/cache_mgr.png [2022-05-03T20:58:35.116Z] spire-1.2.1/doc/images/cache_mgr_components.png [2022-05-03T20:58:35.116Z] spire-1.2.1/doc/images/federated_spire.png [2022-05-03T20:58:35.116Z] spire-1.2.1/doc/images/ha_mode.png [2022-05-03T20:58:35.116Z] spire-1.2.1/doc/images/nested_spire.png [2022-05-03T20:58:35.116Z] spire-1.2.1/doc/images/oidc_federation.png [2022-05-03T20:58:35.116Z] spire-1.2.1/doc/images/single_trust_domain.png [2022-05-03T20:58:35.116Z] spire-1.2.1/doc/images/spiffe_compatible.png [2022-05-03T20:58:35.116Z] spire-1.2.1/doc/images/spire_logo.png [2022-05-03T20:58:35.116Z] spire-1.2.1/doc/migrating_registration_api_clients.md [2022-05-03T20:58:35.116Z] spire-1.2.1/doc/plugin_agent_keymanager_disk.md [2022-05-03T20:58:35.116Z] spire-1.2.1/doc/plugin_agent_keymanager_memory.md [2022-05-03T20:58:35.116Z] spire-1.2.1/doc/plugin_agent_nodeattestor_aws_iid.md [2022-05-03T20:58:35.116Z] spire-1.2.1/doc/plugin_agent_nodeattestor_azure_msi.md [2022-05-03T20:58:35.116Z] spire-1.2.1/doc/plugin_agent_nodeattestor_gcp_iit.md [2022-05-03T20:58:35.116Z] spire-1.2.1/doc/plugin_agent_nodeattestor_jointoken.md [2022-05-03T20:58:35.116Z] spire-1.2.1/doc/plugin_agent_nodeattestor_k8s_psat.md [2022-05-03T20:58:35.116Z] spire-1.2.1/doc/plugin_agent_nodeattestor_k8s_sat.md [2022-05-03T20:58:35.116Z] spire-1.2.1/doc/plugin_agent_nodeattestor_sshpop.md [2022-05-03T20:58:35.116Z] spire-1.2.1/doc/plugin_agent_nodeattestor_tpm_devid.md [2022-05-03T20:58:35.116Z] spire-1.2.1/doc/plugin_agent_nodeattestor_x509pop.md [2022-05-03T20:58:35.116Z] spire-1.2.1/doc/plugin_agent_svidstore_aws_secretsmanager.md [2022-05-03T20:58:35.116Z] spire-1.2.1/doc/plugin_agent_svidstore_gcp_secretmanager.md [2022-05-03T20:58:35.116Z] spire-1.2.1/doc/plugin_agent_workloadattestor_docker.md [2022-05-03T20:58:35.116Z] spire-1.2.1/doc/plugin_agent_workloadattestor_k8s.md [2022-05-03T20:58:35.116Z] spire-1.2.1/doc/plugin_agent_workloadattestor_unix.md [2022-05-03T20:58:35.116Z] spire-1.2.1/doc/plugin_server_datastore_sql.md [2022-05-03T20:58:35.116Z] spire-1.2.1/doc/plugin_server_keymanager_aws_kms.md [2022-05-03T20:58:35.116Z] spire-1.2.1/doc/plugin_server_keymanager_disk.md [2022-05-03T20:58:35.116Z] spire-1.2.1/doc/plugin_server_keymanager_memory.md [2022-05-03T20:58:35.116Z] spire-1.2.1/doc/plugin_server_nodeattestor_aws_iid.md [2022-05-03T20:58:35.116Z] spire-1.2.1/doc/plugin_server_nodeattestor_azure_msi.md [2022-05-03T20:58:35.116Z] spire-1.2.1/doc/plugin_server_nodeattestor_gcp_iit.md [2022-05-03T20:58:35.116Z] spire-1.2.1/doc/plugin_server_nodeattestor_jointoken.md [2022-05-03T20:58:35.116Z] spire-1.2.1/doc/plugin_server_nodeattestor_k8s_psat.md [2022-05-03T20:58:35.116Z] spire-1.2.1/doc/plugin_server_nodeattestor_k8s_sat.md [2022-05-03T20:58:35.116Z] spire-1.2.1/doc/plugin_server_nodeattestor_sshpop.md [2022-05-03T20:58:35.116Z] spire-1.2.1/doc/plugin_server_nodeattestor_tpm_devid.md [2022-05-03T20:58:35.116Z] spire-1.2.1/doc/plugin_server_nodeattestor_x509pop.md [2022-05-03T20:58:35.116Z] spire-1.2.1/doc/plugin_server_noderesolver_azure_msi.md [2022-05-03T20:58:35.116Z] spire-1.2.1/doc/plugin_server_notifier_gcs_bundle.md [2022-05-03T20:58:35.116Z] spire-1.2.1/doc/plugin_server_notifier_k8sbundle.md [2022-05-03T20:58:35.116Z] spire-1.2.1/doc/plugin_server_upstreamauthority_aws_pca.md [2022-05-03T20:58:35.116Z] spire-1.2.1/doc/plugin_server_upstreamauthority_awssecret.md [2022-05-03T20:58:35.116Z] spire-1.2.1/doc/plugin_server_upstreamauthority_cert_manager.md [2022-05-03T20:58:35.116Z] spire-1.2.1/doc/plugin_server_upstreamauthority_disk.md [2022-05-03T20:58:35.116Z] spire-1.2.1/doc/plugin_server_upstreamauthority_gcp_cas.md [2022-05-03T20:58:35.116Z] spire-1.2.1/doc/plugin_server_upstreamauthority_spire.md [2022-05-03T20:58:35.116Z] spire-1.2.1/doc/plugin_server_upstreamauthority_vault.md [2022-05-03T20:58:35.116Z] spire-1.2.1/doc/scaling_spire.md [2022-05-03T20:58:35.116Z] spire-1.2.1/doc/spire_agent.md [2022-05-03T20:58:35.116Z] spire-1.2.1/doc/spire_server.md [2022-05-03T20:58:35.116Z] spire-1.2.1/doc/supported_integrations.md [2022-05-03T20:58:35.116Z] spire-1.2.1/doc/telemetry.md [2022-05-03T20:58:35.116Z] spire-1.2.1/doc/telemetry_config.md [2022-05-03T20:58:35.116Z] spire-1.2.1/doc/upgrading.md [2022-05-03T20:58:35.116Z] spire-1.2.1/doc/using_spire.md [2022-05-03T20:58:35.116Z] spire-1.2.1/examples/ [2022-05-03T20:58:35.116Z] spire-1.2.1/examples/README.md [2022-05-03T20:58:35.116Z] spire-1.2.1/go.mod [2022-05-03T20:58:35.116Z] spire-1.2.1/go.sum [2022-05-03T20:58:35.116Z] spire-1.2.1/pkg/ [2022-05-03T20:58:35.116Z] spire-1.2.1/pkg/agent/ [2022-05-03T20:58:35.116Z] spire-1.2.1/pkg/agent/agent.go [2022-05-03T20:58:35.116Z] spire-1.2.1/pkg/agent/api/ [2022-05-03T20:58:35.116Z] spire-1.2.1/pkg/agent/api/config.go [2022-05-03T20:58:35.116Z] spire-1.2.1/pkg/agent/api/debug/ [2022-05-03T20:58:35.116Z] spire-1.2.1/pkg/agent/api/debug/v1/ [2022-05-03T20:58:35.116Z] spire-1.2.1/pkg/agent/api/debug/v1/service.go [2022-05-03T20:58:35.116Z] spire-1.2.1/pkg/agent/api/debug/v1/service_test.go [2022-05-03T20:58:35.116Z] spire-1.2.1/pkg/agent/api/delegatedidentity/ [2022-05-03T20:58:35.116Z] spire-1.2.1/pkg/agent/api/delegatedidentity/v1/ [2022-05-03T20:58:35.116Z] spire-1.2.1/pkg/agent/api/delegatedidentity/v1/service.go [2022-05-03T20:58:35.116Z] spire-1.2.1/pkg/agent/api/delegatedidentity/v1/service_test.go [2022-05-03T20:58:35.116Z] spire-1.2.1/pkg/agent/api/endpoints.go [2022-05-03T20:58:35.116Z] spire-1.2.1/pkg/agent/api/health/ [2022-05-03T20:58:35.116Z] spire-1.2.1/pkg/agent/api/health/v1/ [2022-05-03T20:58:35.116Z] spire-1.2.1/pkg/agent/api/health/v1/service.go [2022-05-03T20:58:35.116Z] spire-1.2.1/pkg/agent/api/health/v1/service_test.go [2022-05-03T20:58:35.116Z] spire-1.2.1/pkg/agent/api/rpccontext/ [2022-05-03T20:58:35.116Z] spire-1.2.1/pkg/agent/api/rpccontext/alias.go [2022-05-03T20:58:35.116Z] spire-1.2.1/pkg/agent/api/rpccontext/caller.go [2022-05-03T20:58:35.116Z] spire-1.2.1/pkg/agent/attestor/ [2022-05-03T20:58:35.116Z] spire-1.2.1/pkg/agent/attestor/node/ [2022-05-03T20:58:35.116Z] spire-1.2.1/pkg/agent/attestor/node/experimental.go [2022-05-03T20:58:35.116Z] spire-1.2.1/pkg/agent/attestor/node/node.go [2022-05-03T20:58:35.116Z] spire-1.2.1/pkg/agent/attestor/node/node_test.go [2022-05-03T20:58:35.116Z] spire-1.2.1/pkg/agent/attestor/workload/ [2022-05-03T20:58:35.116Z] spire-1.2.1/pkg/agent/attestor/workload/workload.go [2022-05-03T20:58:35.116Z] spire-1.2.1/pkg/agent/attestor/workload/workload_test.go [2022-05-03T20:58:35.116Z] spire-1.2.1/pkg/agent/catalog/ [2022-05-03T20:58:35.116Z] spire-1.2.1/pkg/agent/catalog/catalog.go [2022-05-03T20:58:35.116Z] spire-1.2.1/pkg/agent/catalog/keymanager.go [2022-05-03T20:58:35.116Z] spire-1.2.1/pkg/agent/catalog/nodeattestor.go [2022-05-03T20:58:35.116Z] spire-1.2.1/pkg/agent/catalog/svidstore.go [2022-05-03T20:58:35.116Z] spire-1.2.1/pkg/agent/catalog/workloadattestor.go [2022-05-03T20:58:35.116Z] spire-1.2.1/pkg/agent/client/ [2022-05-03T20:58:35.116Z] spire-1.2.1/pkg/agent/client/client.go [2022-05-03T20:58:35.116Z] spire-1.2.1/pkg/agent/client/client_test.go [2022-05-03T20:58:35.116Z] spire-1.2.1/pkg/agent/client/dial.go [2022-05-03T20:58:35.116Z] spire-1.2.1/pkg/agent/client/nodeconn.go [2022-05-03T20:58:35.116Z] spire-1.2.1/pkg/agent/client/nodeconn_test.go [2022-05-03T20:58:35.116Z] spire-1.2.1/pkg/agent/client/update.go [2022-05-03T20:58:35.116Z] spire-1.2.1/pkg/agent/client/util.go [2022-05-03T20:58:35.116Z] spire-1.2.1/pkg/agent/common/ [2022-05-03T20:58:35.116Z] spire-1.2.1/pkg/agent/common/backoff/ [2022-05-03T20:58:35.116Z] spire-1.2.1/pkg/agent/common/backoff/backoff.go [2022-05-03T20:58:35.116Z] spire-1.2.1/pkg/agent/common/backoff/backoff_test.go [2022-05-03T20:58:35.116Z] spire-1.2.1/pkg/agent/common/cgroups/ [2022-05-03T20:58:35.116Z] spire-1.2.1/pkg/agent/common/cgroups/cgroups.go [2022-05-03T20:58:35.116Z] spire-1.2.1/pkg/agent/common/cgroups/cgroups_test.go [2022-05-03T20:58:35.116Z] spire-1.2.1/pkg/agent/common/cgroups/filesystem.go [2022-05-03T20:58:35.116Z] spire-1.2.1/pkg/agent/config.go [2022-05-03T20:58:35.116Z] spire-1.2.1/pkg/agent/endpoints/ [2022-05-03T20:58:35.116Z] spire-1.2.1/pkg/agent/endpoints/config.go [2022-05-03T20:58:35.116Z] spire-1.2.1/pkg/agent/endpoints/endpoints.go [2022-05-03T20:58:35.116Z] spire-1.2.1/pkg/agent/endpoints/endpoints_test.go [2022-05-03T20:58:35.116Z] spire-1.2.1/pkg/agent/endpoints/metrics.go [2022-05-03T20:58:35.116Z] spire-1.2.1/pkg/agent/endpoints/middleware.go [2022-05-03T20:58:35.116Z] spire-1.2.1/pkg/agent/endpoints/peertracker.go [2022-05-03T20:58:35.116Z] spire-1.2.1/pkg/agent/endpoints/peertracker_test.go [2022-05-03T20:58:35.116Z] spire-1.2.1/pkg/agent/endpoints/sdsv2/ [2022-05-03T20:58:35.116Z] spire-1.2.1/pkg/agent/endpoints/sdsv2/handler.go [2022-05-03T20:58:35.116Z] spire-1.2.1/pkg/agent/endpoints/sdsv2/handler_test.go [2022-05-03T20:58:35.116Z] spire-1.2.1/pkg/agent/endpoints/sdsv3/ [2022-05-03T20:58:35.116Z] spire-1.2.1/pkg/agent/endpoints/sdsv3/handler.go [2022-05-03T20:58:35.116Z] spire-1.2.1/pkg/agent/endpoints/sdsv3/handler_test.go [2022-05-03T20:58:35.116Z] spire-1.2.1/pkg/agent/endpoints/workload/ [2022-05-03T20:58:35.116Z] spire-1.2.1/pkg/agent/endpoints/workload/handler.go [2022-05-03T20:58:35.116Z] spire-1.2.1/pkg/agent/endpoints/workload/handler_test.go [2022-05-03T20:58:35.116Z] spire-1.2.1/pkg/agent/manager/ [2022-05-03T20:58:35.116Z] spire-1.2.1/pkg/agent/manager/cache/ [2022-05-03T20:58:35.116Z] spire-1.2.1/pkg/agent/manager/cache/bundle_cache.go [2022-05-03T20:58:35.116Z] spire-1.2.1/pkg/agent/manager/cache/cache.go [2022-05-03T20:58:35.116Z] spire-1.2.1/pkg/agent/manager/cache/cache_test.go [2022-05-03T20:58:35.116Z] spire-1.2.1/pkg/agent/manager/cache/jwt_cache.go [2022-05-03T20:58:35.116Z] spire-1.2.1/pkg/agent/manager/cache/jwt_cache_test.go [2022-05-03T20:58:35.116Z] spire-1.2.1/pkg/agent/manager/cache/sets.go [2022-05-03T20:58:35.116Z] spire-1.2.1/pkg/agent/manager/cache/subscriber.go [2022-05-03T20:58:35.116Z] spire-1.2.1/pkg/agent/manager/config.go [2022-05-03T20:58:35.116Z] spire-1.2.1/pkg/agent/manager/manager.go [2022-05-03T20:58:35.116Z] spire-1.2.1/pkg/agent/manager/manager_test.go [2022-05-03T20:58:35.116Z] spire-1.2.1/pkg/agent/manager/storage.go [2022-05-03T20:58:35.116Z] spire-1.2.1/pkg/agent/manager/storage_test.go [2022-05-03T20:58:35.116Z] spire-1.2.1/pkg/agent/manager/storecache/ [2022-05-03T20:58:35.116Z] spire-1.2.1/pkg/agent/manager/storecache/cache.go [2022-05-03T20:58:35.116Z] spire-1.2.1/pkg/agent/manager/storecache/cache_test.go [2022-05-03T20:58:35.116Z] spire-1.2.1/pkg/agent/manager/sync.go [2022-05-03T20:58:35.116Z] spire-1.2.1/pkg/agent/plugin/ [2022-05-03T20:58:35.116Z] spire-1.2.1/pkg/agent/plugin/keymanager/ [2022-05-03T20:58:35.116Z] spire-1.2.1/pkg/agent/plugin/keymanager/base/ [2022-05-03T20:58:35.116Z] spire-1.2.1/pkg/agent/plugin/keymanager/base/keymanagerbase.go [2022-05-03T20:58:35.116Z] spire-1.2.1/pkg/agent/plugin/keymanager/constant.go [2022-05-03T20:58:35.117Z] spire-1.2.1/pkg/agent/plugin/keymanager/disk/ [2022-05-03T20:58:35.117Z] spire-1.2.1/pkg/agent/plugin/keymanager/disk/disk.go [2022-05-03T20:58:35.117Z] spire-1.2.1/pkg/agent/plugin/keymanager/disk/disk_test.go [2022-05-03T20:58:35.117Z] spire-1.2.1/pkg/agent/plugin/keymanager/keymanager.go [2022-05-03T20:58:35.117Z] spire-1.2.1/pkg/agent/plugin/keymanager/memory/ [2022-05-03T20:58:35.117Z] spire-1.2.1/pkg/agent/plugin/keymanager/memory/memory.go [2022-05-03T20:58:35.117Z] spire-1.2.1/pkg/agent/plugin/keymanager/memory/memory_test.go [2022-05-03T20:58:35.117Z] spire-1.2.1/pkg/agent/plugin/keymanager/repository.go [2022-05-03T20:58:35.393Z] spire-1.2.1/pkg/agent/plugin/keymanager/svidkeymanager.go [2022-05-03T20:58:35.393Z] spire-1.2.1/pkg/agent/plugin/keymanager/svidkeymanager_test.go [2022-05-03T20:58:35.393Z] spire-1.2.1/pkg/agent/plugin/keymanager/test/ [2022-05-03T20:58:35.393Z] spire-1.2.1/pkg/agent/plugin/keymanager/test/keymanagertest.go [2022-05-03T20:58:35.393Z] spire-1.2.1/pkg/agent/plugin/keymanager/v1.go [2022-05-03T20:58:35.393Z] spire-1.2.1/pkg/agent/plugin/keymanager/v1_test.go [2022-05-03T20:58:35.393Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/ [2022-05-03T20:58:35.393Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/aws/ [2022-05-03T20:58:35.393Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/aws/iid.go [2022-05-03T20:58:35.393Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/aws/iid_test.go [2022-05-03T20:58:35.393Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/azure/ [2022-05-03T20:58:35.393Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/azure/msi.go [2022-05-03T20:58:35.393Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/azure/msi_test.go [2022-05-03T20:58:35.393Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/gcp/ [2022-05-03T20:58:35.393Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/gcp/iit.go [2022-05-03T20:58:35.393Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/gcp/iit_test.go [2022-05-03T20:58:35.393Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/jointoken.go [2022-05-03T20:58:35.393Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/jointoken/ [2022-05-03T20:58:35.393Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/jointoken/join_token.go [2022-05-03T20:58:35.393Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/jointoken_test.go [2022-05-03T20:58:35.393Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/ [2022-05-03T20:58:35.393Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/psat/ [2022-05-03T20:58:35.393Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/psat/psat.go [2022-05-03T20:58:35.393Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/psat/psat_test.go [2022-05-03T20:58:35.393Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/sat/ [2022-05-03T20:58:35.393Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/sat/sat.go [2022-05-03T20:58:35.393Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/sat/sat_test.go [2022-05-03T20:58:35.393Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/nodeattestor.go [2022-05-03T20:58:35.393Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/repository.go [2022-05-03T20:58:35.393Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/sshpop/ [2022-05-03T20:58:35.393Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/sshpop/sshpop.go [2022-05-03T20:58:35.393Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/sshpop/sshpop_test.go [2022-05-03T20:58:35.393Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/test/ [2022-05-03T20:58:35.393Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/test/serverstream.go [2022-05-03T20:58:35.393Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/ [2022-05-03T20:58:35.393Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/devid.go [2022-05-03T20:58:35.393Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/devid_test.go [2022-05-03T20:58:35.393Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/ [2022-05-03T20:58:35.393Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/autodetect.go [2022-05-03T20:58:35.393Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/open.go [2022-05-03T20:58:35.393Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/open_windows.go [2022-05-03T20:58:35.393Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/session.go [2022-05-03T20:58:35.393Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/session_test.go [2022-05-03T20:58:35.393Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/signingkey.go [2022-05-03T20:58:35.393Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/v1.go [2022-05-03T20:58:35.393Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/v1_test.go [2022-05-03T20:58:35.393Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/x509pop/ [2022-05-03T20:58:35.393Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/x509pop/x509pop.go [2022-05-03T20:58:35.393Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/x509pop/x509pop_test.go [2022-05-03T20:58:35.393Z] spire-1.2.1/pkg/agent/plugin/svidstore/ [2022-05-03T20:58:35.393Z] spire-1.2.1/pkg/agent/plugin/svidstore/awssecretsmanager/ [2022-05-03T20:58:35.393Z] spire-1.2.1/pkg/agent/plugin/svidstore/awssecretsmanager/aws.go [2022-05-03T20:58:35.393Z] spire-1.2.1/pkg/agent/plugin/svidstore/awssecretsmanager/aws_test.go [2022-05-03T20:58:35.393Z] spire-1.2.1/pkg/agent/plugin/svidstore/awssecretsmanager/client.go [2022-05-03T20:58:35.393Z] spire-1.2.1/pkg/agent/plugin/svidstore/gcpsecretmanager/ [2022-05-03T20:58:35.393Z] spire-1.2.1/pkg/agent/plugin/svidstore/gcpsecretmanager/client.go [2022-05-03T20:58:35.393Z] spire-1.2.1/pkg/agent/plugin/svidstore/gcpsecretmanager/gcloud.go [2022-05-03T20:58:35.393Z] spire-1.2.1/pkg/agent/plugin/svidstore/gcpsecretmanager/gcloud_test.go [2022-05-03T20:58:35.393Z] spire-1.2.1/pkg/agent/plugin/svidstore/repository.go [2022-05-03T20:58:35.393Z] spire-1.2.1/pkg/agent/plugin/svidstore/svidstore.go [2022-05-03T20:58:35.393Z] spire-1.2.1/pkg/agent/plugin/svidstore/utils.go [2022-05-03T20:58:35.393Z] spire-1.2.1/pkg/agent/plugin/svidstore/utils_test.go [2022-05-03T20:58:35.393Z] spire-1.2.1/pkg/agent/plugin/svidstore/v1.go [2022-05-03T20:58:35.394Z] spire-1.2.1/pkg/agent/plugin/svidstore/v1_test.go [2022-05-03T20:58:35.394Z] spire-1.2.1/pkg/agent/plugin/svidstore/v1unofficial.go [2022-05-03T20:58:35.394Z] spire-1.2.1/pkg/agent/plugin/svidstore/v1unofficial_test.go [2022-05-03T20:58:35.394Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/ [2022-05-03T20:58:35.394Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/ [2022-05-03T20:58:35.394Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/cgroup/ [2022-05-03T20:58:35.394Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/cgroup/dockerfinder.go [2022-05-03T20:58:35.394Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/cgroup/dockerfinder_test.go [2022-05-03T20:58:35.394Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/docker.go [2022-05-03T20:58:35.394Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/docker_test.go [2022-05-03T20:58:35.394Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/retry.go [2022-05-03T20:58:35.394Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/ [2022-05-03T20:58:35.394Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/k8s.go [2022-05-03T20:58:35.394Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/k8s_test.go [2022-05-03T20:58:35.394Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/ [2022-05-03T20:58:35.394Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/cgroups_init_pid_in_pod.txt [2022-05-03T20:58:35.394Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/cgroups_pid_in_kind_pod.txt [2022-05-03T20:58:35.394Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/cgroups_pid_in_pod.txt [2022-05-03T20:58:35.394Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/cgroups_pid_not_in_pod.txt [2022-05-03T20:58:35.394Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/kind_pod_list.json [2022-05-03T20:58:35.394Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/pod_list.json [2022-05-03T20:58:35.394Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/pod_list_not_running.json [2022-05-03T20:58:35.394Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/systemd_cgroups_pid_in_pod.txt [2022-05-03T20:58:35.394Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/repository.go [2022-05-03T20:58:35.394Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/unix/ [2022-05-03T20:58:35.394Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/unix/unix.go [2022-05-03T20:58:35.394Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/unix/unix_test.go [2022-05-03T20:58:35.394Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/v1.go [2022-05-03T20:58:35.394Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/v1_test.go [2022-05-03T20:58:35.394Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/workloadattestor.go [2022-05-03T20:58:35.394Z] spire-1.2.1/pkg/agent/svid/ [2022-05-03T20:58:35.394Z] spire-1.2.1/pkg/agent/svid/rotator.go [2022-05-03T20:58:35.394Z] spire-1.2.1/pkg/agent/svid/rotator_config.go [2022-05-03T20:58:35.394Z] spire-1.2.1/pkg/agent/svid/rotator_test.go [2022-05-03T20:58:35.394Z] spire-1.2.1/pkg/agent/svid/store/ [2022-05-03T20:58:35.394Z] spire-1.2.1/pkg/agent/svid/store/service.go [2022-05-03T20:58:35.394Z] spire-1.2.1/pkg/agent/svid/store/service_test.go [2022-05-03T20:58:35.394Z] spire-1.2.1/pkg/common/ [2022-05-03T20:58:35.394Z] spire-1.2.1/pkg/common/agentpathtemplate/ [2022-05-03T20:58:35.394Z] spire-1.2.1/pkg/common/agentpathtemplate/template.go [2022-05-03T20:58:35.394Z] spire-1.2.1/pkg/common/agentpathtemplate/template_test.go [2022-05-03T20:58:35.394Z] spire-1.2.1/pkg/common/api/ [2022-05-03T20:58:35.394Z] spire-1.2.1/pkg/common/api/metrics.go [2022-05-03T20:58:35.394Z] spire-1.2.1/pkg/common/api/middleware/ [2022-05-03T20:58:35.394Z] spire-1.2.1/pkg/common/api/middleware/common_test.go [2022-05-03T20:58:35.394Z] spire-1.2.1/pkg/common/api/middleware/interceptor.go [2022-05-03T20:58:35.394Z] spire-1.2.1/pkg/common/api/middleware/interceptor_test.go [2022-05-03T20:58:35.394Z] spire-1.2.1/pkg/common/api/middleware/logger.go [2022-05-03T20:58:35.394Z] spire-1.2.1/pkg/common/api/middleware/logger_test.go [2022-05-03T20:58:35.394Z] spire-1.2.1/pkg/common/api/middleware/metrics.go [2022-05-03T20:58:35.394Z] spire-1.2.1/pkg/common/api/middleware/metrics_test.go [2022-05-03T20:58:35.394Z] spire-1.2.1/pkg/common/api/middleware/middleware.go [2022-05-03T20:58:35.394Z] spire-1.2.1/pkg/common/api/middleware/middleware_test.go [2022-05-03T20:58:35.394Z] spire-1.2.1/pkg/common/api/middleware/misconfig.go [2022-05-03T20:58:35.394Z] spire-1.2.1/pkg/common/api/middleware/misconfig_test.go [2022-05-03T20:58:35.394Z] spire-1.2.1/pkg/common/api/middleware/names.go [2022-05-03T20:58:35.394Z] spire-1.2.1/pkg/common/api/middleware/names_test.go [2022-05-03T20:58:35.394Z] spire-1.2.1/pkg/common/api/names.go [2022-05-03T20:58:35.394Z] spire-1.2.1/pkg/common/api/ratelimit.go [2022-05-03T20:58:35.394Z] spire-1.2.1/pkg/common/api/rpccontext/ [2022-05-03T20:58:35.394Z] spire-1.2.1/pkg/common/api/rpccontext/logger.go [2022-05-03T20:58:35.394Z] spire-1.2.1/pkg/common/api/rpccontext/metrics.go [2022-05-03T20:58:35.394Z] spire-1.2.1/pkg/common/api/rpccontext/names.go [2022-05-03T20:58:35.394Z] spire-1.2.1/pkg/common/auth/ [2022-05-03T20:58:35.394Z] spire-1.2.1/pkg/common/auth/interceptors.go [2022-05-03T20:58:35.394Z] spire-1.2.1/pkg/common/auth/interceptors_test.go [2022-05-03T20:58:35.394Z] spire-1.2.1/pkg/common/auth/untracked_uds.go [2022-05-03T20:58:35.394Z] spire-1.2.1/pkg/common/bundleutil/ [2022-05-03T20:58:35.394Z] spire-1.2.1/pkg/common/bundleutil/bundle.go [2022-05-03T20:58:35.394Z] spire-1.2.1/pkg/common/bundleutil/bundle_test.go [2022-05-03T20:58:35.394Z] spire-1.2.1/pkg/common/bundleutil/common_test.go [2022-05-03T20:58:35.394Z] spire-1.2.1/pkg/common/bundleutil/marshal.go [2022-05-03T20:58:35.394Z] spire-1.2.1/pkg/common/bundleutil/marshal_test.go [2022-05-03T20:58:35.394Z] spire-1.2.1/pkg/common/bundleutil/refreshhint.go [2022-05-03T20:58:35.394Z] spire-1.2.1/pkg/common/bundleutil/refreshhint_test.go [2022-05-03T20:58:35.394Z] spire-1.2.1/pkg/common/bundleutil/types.go [2022-05-03T20:58:35.394Z] spire-1.2.1/pkg/common/bundleutil/unmarshal.go [2022-05-03T20:58:35.394Z] spire-1.2.1/pkg/common/bundleutil/unmarshal_test.go [2022-05-03T20:58:35.394Z] spire-1.2.1/pkg/common/catalog/ [2022-05-03T20:58:35.394Z] spire-1.2.1/pkg/common/catalog/bind.go [2022-05-03T20:58:35.394Z] spire-1.2.1/pkg/common/catalog/builtin.go [2022-05-03T20:58:35.394Z] spire-1.2.1/pkg/common/catalog/catalog.go [2022-05-03T20:58:35.394Z] spire-1.2.1/pkg/common/catalog/catalog_test.go [2022-05-03T20:58:35.394Z] spire-1.2.1/pkg/common/catalog/closers.go [2022-05-03T20:58:35.394Z] spire-1.2.1/pkg/common/catalog/cmd_linux.go [2022-05-03T20:58:35.394Z] spire-1.2.1/pkg/common/catalog/cmd_other.go [2022-05-03T20:58:35.394Z] spire-1.2.1/pkg/common/catalog/config.go [2022-05-03T20:58:35.394Z] spire-1.2.1/pkg/common/catalog/config_test.go [2022-05-03T20:58:35.394Z] spire-1.2.1/pkg/common/catalog/configure.go [2022-05-03T20:58:35.394Z] spire-1.2.1/pkg/common/catalog/constraints.go [2022-05-03T20:58:35.394Z] spire-1.2.1/pkg/common/catalog/constraints_test.go [2022-05-03T20:58:35.394Z] spire-1.2.1/pkg/common/catalog/context.go [2022-05-03T20:58:35.394Z] spire-1.2.1/pkg/common/catalog/external.go [2022-05-03T20:58:35.394Z] spire-1.2.1/pkg/common/catalog/host.go [2022-05-03T20:58:35.394Z] spire-1.2.1/pkg/common/catalog/pipenet.go [2022-05-03T20:58:35.394Z] spire-1.2.1/pkg/common/catalog/plugin.go [2022-05-03T20:58:35.394Z] spire-1.2.1/pkg/common/catalog/testplugin/ [2022-05-03T20:58:35.394Z] spire-1.2.1/pkg/common/catalog/testplugin/.gitignore [2022-05-03T20:58:35.394Z] spire-1.2.1/pkg/common/catalog/testplugin/main.go [2022-05-03T20:58:35.394Z] spire-1.2.1/pkg/common/catalog/testplugin/plugin.go [2022-05-03T20:58:35.394Z] spire-1.2.1/pkg/common/cli/ [2022-05-03T20:58:35.394Z] spire-1.2.1/pkg/common/cli/env.go [2022-05-03T20:58:35.394Z] spire-1.2.1/pkg/common/cli/flags.go [2022-05-03T20:58:35.394Z] spire-1.2.1/pkg/common/cli/trust_domain.go [2022-05-03T20:58:35.394Z] spire-1.2.1/pkg/common/cli/trust_domain_test.go [2022-05-03T20:58:35.394Z] spire-1.2.1/pkg/common/cli/umask.go [2022-05-03T20:58:35.394Z] spire-1.2.1/pkg/common/cli/umask_posix.go [2022-05-03T20:58:35.394Z] spire-1.2.1/pkg/common/cli/umask_test.go [2022-05-03T20:58:35.394Z] spire-1.2.1/pkg/common/cli/umask_windows.go [2022-05-03T20:58:35.394Z] spire-1.2.1/pkg/common/cliprinter/ [2022-05-03T20:58:35.394Z] spire-1.2.1/pkg/common/cliprinter/cliprinter.go [2022-05-03T20:58:35.394Z] spire-1.2.1/pkg/common/cliprinter/cliprinter_test.go [2022-05-03T20:58:35.394Z] spire-1.2.1/pkg/common/cliprinter/flag.go [2022-05-03T20:58:35.394Z] spire-1.2.1/pkg/common/cliprinter/flag_test.go [2022-05-03T20:58:35.394Z] spire-1.2.1/pkg/common/cliprinter/format.go [2022-05-03T20:58:35.394Z] spire-1.2.1/pkg/common/cliprinter/format_test.go [2022-05-03T20:58:35.394Z] spire-1.2.1/pkg/common/cliprinter/internal/ [2022-05-03T20:58:35.394Z] spire-1.2.1/pkg/common/cliprinter/internal/errorjson/ [2022-05-03T20:58:35.394Z] spire-1.2.1/pkg/common/cliprinter/internal/errorjson/errorjson.go [2022-05-03T20:58:35.394Z] spire-1.2.1/pkg/common/cliprinter/internal/errorjson/errorjson_test.go [2022-05-03T20:58:35.394Z] spire-1.2.1/pkg/common/cliprinter/internal/errorpretty/ [2022-05-03T20:58:35.394Z] spire-1.2.1/pkg/common/cliprinter/internal/errorpretty/errorpretty.go [2022-05-03T20:58:35.394Z] spire-1.2.1/pkg/common/cliprinter/internal/errorpretty/errorpretty_test.go [2022-05-03T20:58:35.394Z] spire-1.2.1/pkg/common/cliprinter/internal/protojson/ [2022-05-03T20:58:35.394Z] spire-1.2.1/pkg/common/cliprinter/internal/protojson/protojson.go [2022-05-03T20:58:35.394Z] spire-1.2.1/pkg/common/cliprinter/internal/protojson/protojson_test.go [2022-05-03T20:58:35.394Z] spire-1.2.1/pkg/common/cliprinter/internal/protopretty/ [2022-05-03T20:58:35.394Z] spire-1.2.1/pkg/common/cliprinter/internal/protopretty/protopretty.go [2022-05-03T20:58:35.394Z] spire-1.2.1/pkg/common/cliprinter/internal/protopretty/protopretty_test.go [2022-05-03T20:58:35.394Z] spire-1.2.1/pkg/common/cliprinter/internal/structjson/ [2022-05-03T20:58:35.394Z] spire-1.2.1/pkg/common/cliprinter/internal/structjson/structjson.go [2022-05-03T20:58:35.394Z] spire-1.2.1/pkg/common/cliprinter/internal/structjson/structjson_test.go [2022-05-03T20:58:35.394Z] spire-1.2.1/pkg/common/cliprinter/internal/structpretty/ [2022-05-03T20:58:35.394Z] spire-1.2.1/pkg/common/cliprinter/internal/structpretty/structpretty.go [2022-05-03T20:58:35.394Z] spire-1.2.1/pkg/common/cliprinter/internal/structpretty/structpretty_test.go [2022-05-03T20:58:35.394Z] spire-1.2.1/pkg/common/coretypes/ [2022-05-03T20:58:35.394Z] spire-1.2.1/pkg/common/coretypes/bundle/ [2022-05-03T20:58:35.394Z] spire-1.2.1/pkg/common/coretypes/bundle/bundle_test.go [2022-05-03T20:58:35.394Z] spire-1.2.1/pkg/common/coretypes/bundle/commontypes.go [2022-05-03T20:58:35.394Z] spire-1.2.1/pkg/common/coretypes/bundle/plugintypes.go [2022-05-03T20:58:35.394Z] spire-1.2.1/pkg/common/coretypes/bundle/require.go [2022-05-03T20:58:35.394Z] spire-1.2.1/pkg/common/coretypes/jwtkey/ [2022-05-03T20:58:35.394Z] spire-1.2.1/pkg/common/coretypes/jwtkey/apitypes.go [2022-05-03T20:58:35.394Z] spire-1.2.1/pkg/common/coretypes/jwtkey/commontypes.go [2022-05-03T20:58:35.394Z] spire-1.2.1/pkg/common/coretypes/jwtkey/jwtkey.go [2022-05-03T20:58:35.394Z] spire-1.2.1/pkg/common/coretypes/jwtkey/jwtkey_test.go [2022-05-03T20:58:35.394Z] spire-1.2.1/pkg/common/coretypes/jwtkey/plugintypes.go [2022-05-03T20:58:35.394Z] spire-1.2.1/pkg/common/coretypes/jwtkey/require.go [2022-05-03T20:58:35.394Z] spire-1.2.1/pkg/common/coretypes/x509certificate/ [2022-05-03T20:58:35.394Z] spire-1.2.1/pkg/common/coretypes/x509certificate/commontypes.go [2022-05-03T20:58:35.394Z] spire-1.2.1/pkg/common/coretypes/x509certificate/plugintypes.go [2022-05-03T20:58:35.394Z] spire-1.2.1/pkg/common/coretypes/x509certificate/require.go [2022-05-03T20:58:35.394Z] spire-1.2.1/pkg/common/coretypes/x509certificate/x509certificate.go [2022-05-03T20:58:35.394Z] spire-1.2.1/pkg/common/coretypes/x509certificate/x509certificate_test.go [2022-05-03T20:58:35.394Z] spire-1.2.1/pkg/common/cryptoutil/ [2022-05-03T20:58:35.394Z] spire-1.2.1/pkg/common/cryptoutil/keys.go [2022-05-03T20:58:35.394Z] spire-1.2.1/pkg/common/cryptoutil/keys_test.go [2022-05-03T20:58:35.394Z] spire-1.2.1/pkg/common/diskutil/ [2022-05-03T20:58:35.394Z] spire-1.2.1/pkg/common/diskutil/file_posix.go [2022-05-03T20:58:35.394Z] spire-1.2.1/pkg/common/diskutil/file_test.go [2022-05-03T20:58:35.394Z] spire-1.2.1/pkg/common/diskutil/file_windows.go [2022-05-03T20:58:35.394Z] spire-1.2.1/pkg/common/errorutil/ [2022-05-03T20:58:35.394Z] spire-1.2.1/pkg/common/errorutil/wrapper.go [2022-05-03T20:58:35.394Z] spire-1.2.1/pkg/common/health/ [2022-05-03T20:58:35.394Z] spire-1.2.1/pkg/common/health/config.go [2022-05-03T20:58:35.394Z] spire-1.2.1/pkg/common/health/context.go [2022-05-03T20:58:35.394Z] spire-1.2.1/pkg/common/health/context_test.go [2022-05-03T20:58:35.394Z] spire-1.2.1/pkg/common/health/health.go [2022-05-03T20:58:35.394Z] spire-1.2.1/pkg/common/health/health_test.go [2022-05-03T20:58:35.394Z] spire-1.2.1/pkg/common/health/logger.go [2022-05-03T20:58:35.394Z] spire-1.2.1/pkg/common/hostservice/ [2022-05-03T20:58:35.394Z] spire-1.2.1/pkg/common/hostservice/metricsservice/ [2022-05-03T20:58:35.394Z] spire-1.2.1/pkg/common/hostservice/metricsservice/v1.go [2022-05-03T20:58:35.394Z] spire-1.2.1/pkg/common/hostservice/metricsservice/v1_test.go [2022-05-03T20:58:35.394Z] spire-1.2.1/pkg/common/idutil/ [2022-05-03T20:58:35.394Z] spire-1.2.1/pkg/common/idutil/require.go [2022-05-03T20:58:35.394Z] spire-1.2.1/pkg/common/idutil/require_test.go [2022-05-03T20:58:35.394Z] spire-1.2.1/pkg/common/idutil/safety.go [2022-05-03T20:58:35.394Z] spire-1.2.1/pkg/common/idutil/safety_test.go [2022-05-03T20:58:35.394Z] spire-1.2.1/pkg/common/idutil/spiffeid.go [2022-05-03T20:58:35.394Z] spire-1.2.1/pkg/common/idutil/spiffeid_test.go [2022-05-03T20:58:35.394Z] spire-1.2.1/pkg/common/jwtsvid/ [2022-05-03T20:58:35.394Z] spire-1.2.1/pkg/common/jwtsvid/common.go [2022-05-03T20:58:35.394Z] spire-1.2.1/pkg/common/jwtsvid/sign.go [2022-05-03T20:58:35.394Z] spire-1.2.1/pkg/common/jwtsvid/token_test.go [2022-05-03T20:58:35.394Z] spire-1.2.1/pkg/common/jwtsvid/validate.go [2022-05-03T20:58:35.394Z] spire-1.2.1/pkg/common/jwtutil/ [2022-05-03T20:58:35.394Z] spire-1.2.1/pkg/common/jwtutil/keyset.go [2022-05-03T20:58:35.394Z] spire-1.2.1/pkg/common/jwtutil/keyset_test.go [2022-05-03T20:58:35.394Z] spire-1.2.1/pkg/common/log/ [2022-05-03T20:58:35.394Z] spire-1.2.1/pkg/common/log/hclog_adapter.go [2022-05-03T20:58:35.394Z] spire-1.2.1/pkg/common/log/hclog_adapter_test.go [2022-05-03T20:58:35.394Z] spire-1.2.1/pkg/common/log/log.go [2022-05-03T20:58:35.394Z] spire-1.2.1/pkg/common/log/log_test.go [2022-05-03T20:58:35.394Z] spire-1.2.1/pkg/common/log/options.go [2022-05-03T20:58:35.394Z] spire-1.2.1/pkg/common/nodeutil/ [2022-05-03T20:58:35.394Z] spire-1.2.1/pkg/common/nodeutil/node.go [2022-05-03T20:58:35.394Z] spire-1.2.1/pkg/common/nodeutil/node_test.go [2022-05-03T20:58:35.394Z] spire-1.2.1/pkg/common/peertracker/ [2022-05-03T20:58:35.677Z] spire-1.2.1/pkg/common/peertracker/conn.go [2022-05-03T20:58:35.677Z] spire-1.2.1/pkg/common/peertracker/credentials.go [2022-05-03T20:58:35.677Z] spire-1.2.1/pkg/common/peertracker/errors.go [2022-05-03T20:58:35.677Z] spire-1.2.1/pkg/common/peertracker/getpid_windows.c [2022-05-03T20:58:35.677Z] spire-1.2.1/pkg/common/peertracker/getpid_windows.h [2022-05-03T20:58:35.677Z] spire-1.2.1/pkg/common/peertracker/info.go [2022-05-03T20:58:35.677Z] spire-1.2.1/pkg/common/peertracker/listener.go [2022-05-03T20:58:35.677Z] spire-1.2.1/pkg/common/peertracker/listener_test.go [2022-05-03T20:58:35.677Z] spire-1.2.1/pkg/common/peertracker/peertracker.go [2022-05-03T20:58:35.677Z] spire-1.2.1/pkg/common/peertracker/peertracker_test.go [2022-05-03T20:58:35.677Z] spire-1.2.1/pkg/common/peertracker/peertracker_test_child_posix.go [2022-05-03T20:58:35.677Z] spire-1.2.1/pkg/common/peertracker/peertracker_test_child_windows.go [2022-05-03T20:58:35.677Z] spire-1.2.1/pkg/common/peertracker/peertracker_test_posix.go [2022-05-03T20:58:35.677Z] spire-1.2.1/pkg/common/peertracker/peertracker_test_windows.go [2022-05-03T20:58:35.677Z] spire-1.2.1/pkg/common/peertracker/tcp.go [2022-05-03T20:58:35.677Z] spire-1.2.1/pkg/common/peertracker/tcp_fallback.go [2022-05-03T20:58:35.677Z] spire-1.2.1/pkg/common/peertracker/tcp_windows.go [2022-05-03T20:58:35.677Z] spire-1.2.1/pkg/common/peertracker/tracker_bsd.go [2022-05-03T20:58:35.677Z] spire-1.2.1/pkg/common/peertracker/tracker_fallback.go [2022-05-03T20:58:35.677Z] spire-1.2.1/pkg/common/peertracker/tracker_linux.go [2022-05-03T20:58:35.677Z] spire-1.2.1/pkg/common/peertracker/tracker_linux_test.go [2022-05-03T20:58:35.677Z] spire-1.2.1/pkg/common/peertracker/tracker_windows.go [2022-05-03T20:58:35.677Z] spire-1.2.1/pkg/common/peertracker/uds.go [2022-05-03T20:58:35.677Z] spire-1.2.1/pkg/common/peertracker/uds_bsd.go [2022-05-03T20:58:35.677Z] spire-1.2.1/pkg/common/peertracker/uds_fallback.go [2022-05-03T20:58:35.677Z] spire-1.2.1/pkg/common/peertracker/uds_linux.go [2022-05-03T20:58:35.677Z] spire-1.2.1/pkg/common/pemutil/ [2022-05-03T20:58:35.677Z] spire-1.2.1/pkg/common/pemutil/block.go [2022-05-03T20:58:35.677Z] spire-1.2.1/pkg/common/pemutil/certs.go [2022-05-03T20:58:35.677Z] spire-1.2.1/pkg/common/pemutil/common.go [2022-05-03T20:58:35.677Z] spire-1.2.1/pkg/common/pemutil/csr.go [2022-05-03T20:58:35.677Z] spire-1.2.1/pkg/common/pemutil/keys.go [2022-05-03T20:58:35.677Z] spire-1.2.1/pkg/common/pemutil/pemutil_test.go [2022-05-03T20:58:35.677Z] spire-1.2.1/pkg/common/pemutil/testdata/ [2022-05-03T20:58:35.677Z] spire-1.2.1/pkg/common/pemutil/testdata/cert.pem [2022-05-03T20:58:35.677Z] spire-1.2.1/pkg/common/pemutil/testdata/certs.pem [2022-05-03T20:58:35.677Z] spire-1.2.1/pkg/common/pemutil/testdata/csr.pem [2022-05-03T20:58:35.677Z] spire-1.2.1/pkg/common/pemutil/testdata/ecdsa-key-pkcs8.pem [2022-05-03T20:58:35.677Z] spire-1.2.1/pkg/common/pemutil/testdata/ecdsa-key.pem [2022-05-03T20:58:35.677Z] spire-1.2.1/pkg/common/pemutil/testdata/key.pem [2022-05-03T20:58:35.677Z] spire-1.2.1/pkg/common/pemutil/testdata/public-rsa-key.pem [2022-05-03T20:58:35.677Z] spire-1.2.1/pkg/common/pemutil/testdata/rsa-key-pkcs8.pem [2022-05-03T20:58:35.677Z] spire-1.2.1/pkg/common/pemutil/testdata/rsa-key.pem [2022-05-03T20:58:35.677Z] spire-1.2.1/pkg/common/plugin/ [2022-05-03T20:58:35.677Z] spire-1.2.1/pkg/common/plugin/aws/ [2022-05-03T20:58:35.677Z] spire-1.2.1/pkg/common/plugin/aws/iid.go [2022-05-03T20:58:35.677Z] spire-1.2.1/pkg/common/plugin/azure/ [2022-05-03T20:58:35.677Z] spire-1.2.1/pkg/common/plugin/azure/msi.go [2022-05-03T20:58:35.677Z] spire-1.2.1/pkg/common/plugin/azure/msi_test.go [2022-05-03T20:58:35.677Z] spire-1.2.1/pkg/common/plugin/facade.go [2022-05-03T20:58:35.677Z] spire-1.2.1/pkg/common/plugin/facade_test.go [2022-05-03T20:58:35.677Z] spire-1.2.1/pkg/common/plugin/gcp/ [2022-05-03T20:58:35.677Z] spire-1.2.1/pkg/common/plugin/gcp/iit.go [2022-05-03T20:58:35.677Z] spire-1.2.1/pkg/common/plugin/k8s/ [2022-05-03T20:58:35.677Z] spire-1.2.1/pkg/common/plugin/k8s/apiserver/ [2022-05-03T20:58:35.677Z] spire-1.2.1/pkg/common/plugin/k8s/apiserver/client.go [2022-05-03T20:58:35.677Z] spire-1.2.1/pkg/common/plugin/k8s/apiserver/client_test.go [2022-05-03T20:58:35.677Z] spire-1.2.1/pkg/common/plugin/k8s/utils.go [2022-05-03T20:58:35.677Z] spire-1.2.1/pkg/common/plugin/k8s/utils_test.go [2022-05-03T20:58:35.677Z] spire-1.2.1/pkg/common/plugin/log.go [2022-05-03T20:58:35.677Z] spire-1.2.1/pkg/common/plugin/sshpop/ [2022-05-03T20:58:35.677Z] spire-1.2.1/pkg/common/plugin/sshpop/handshake.go [2022-05-03T20:58:35.677Z] spire-1.2.1/pkg/common/plugin/sshpop/handshake_test.go [2022-05-03T20:58:35.677Z] spire-1.2.1/pkg/common/plugin/sshpop/sshpop.go [2022-05-03T20:58:35.677Z] spire-1.2.1/pkg/common/plugin/sshpop/sshpop_test.go [2022-05-03T20:58:35.677Z] spire-1.2.1/pkg/common/plugin/sshpop/testdata/ [2022-05-03T20:58:35.677Z] spire-1.2.1/pkg/common/plugin/sshpop/testdata/dummy_agent_ssh_key [2022-05-03T20:58:35.677Z] spire-1.2.1/pkg/common/plugin/sshpop/testdata/dummy_agent_ssh_key-cert.pub [2022-05-03T20:58:35.677Z] spire-1.2.1/pkg/common/plugin/sshpop/testdata/dummy_ssh_cert_authority.pub [2022-05-03T20:58:35.677Z] spire-1.2.1/pkg/common/plugin/sshpop/testdata/empty_ssh_cert_authority.pub [2022-05-03T20:58:35.677Z] spire-1.2.1/pkg/common/plugin/sshpop/testdata/many_ssh_cert_authorities.pub [2022-05-03T20:58:35.677Z] spire-1.2.1/pkg/common/plugin/tpmdevid/ [2022-05-03T20:58:35.677Z] spire-1.2.1/pkg/common/plugin/tpmdevid/devid.go [2022-05-03T20:58:35.677Z] spire-1.2.1/pkg/common/plugin/x509pop/ [2022-05-03T20:58:35.677Z] spire-1.2.1/pkg/common/plugin/x509pop/x509pop.go [2022-05-03T20:58:35.677Z] spire-1.2.1/pkg/common/plugin/x509pop/x509pop_test.go [2022-05-03T20:58:35.677Z] spire-1.2.1/pkg/common/profiling/ [2022-05-03T20:58:35.677Z] spire-1.2.1/pkg/common/profiling/dumpers.go [2022-05-03T20:58:35.677Z] spire-1.2.1/pkg/common/profiling/profiling.go [2022-05-03T20:58:35.677Z] spire-1.2.1/pkg/common/protoutil/ [2022-05-03T20:58:35.677Z] spire-1.2.1/pkg/common/protoutil/masks.go [2022-05-03T20:58:35.677Z] spire-1.2.1/pkg/common/protoutil/masks_test.go [2022-05-03T20:58:35.677Z] spire-1.2.1/pkg/common/rotationutil/ [2022-05-03T20:58:35.677Z] spire-1.2.1/pkg/common/rotationutil/rotationutil.go [2022-05-03T20:58:35.677Z] spire-1.2.1/pkg/common/rotationutil/rotationutil_test.go [2022-05-03T20:58:35.677Z] spire-1.2.1/pkg/common/selector/ [2022-05-03T20:58:35.677Z] spire-1.2.1/pkg/common/selector/selector.go [2022-05-03T20:58:35.677Z] spire-1.2.1/pkg/common/selector/selector_test.go [2022-05-03T20:58:35.677Z] spire-1.2.1/pkg/common/selector/set.go [2022-05-03T20:58:35.677Z] spire-1.2.1/pkg/common/selector/set_utils.go [2022-05-03T20:58:35.677Z] spire-1.2.1/pkg/common/selector/set_utils_test.go [2022-05-03T20:58:35.677Z] spire-1.2.1/pkg/common/telemetry/ [2022-05-03T20:58:35.677Z] spire-1.2.1/pkg/common/telemetry/agent/ [2022-05-03T20:58:35.677Z] spire-1.2.1/pkg/common/telemetry/agent/keymanager/ [2022-05-03T20:58:35.677Z] spire-1.2.1/pkg/common/telemetry/agent/keymanager/keymanager.go [2022-05-03T20:58:35.677Z] spire-1.2.1/pkg/common/telemetry/agent/keymanager/wrapper.go [2022-05-03T20:58:35.677Z] spire-1.2.1/pkg/common/telemetry/agent/keymanager/wrapper_test.go [2022-05-03T20:58:35.677Z] spire-1.2.1/pkg/common/telemetry/agent/manager.go [2022-05-03T20:58:35.677Z] spire-1.2.1/pkg/common/telemetry/agent/node.go [2022-05-03T20:58:35.677Z] spire-1.2.1/pkg/common/telemetry/agent/rotate.go [2022-05-03T20:58:35.677Z] spire-1.2.1/pkg/common/telemetry/agent/sdsapi.go [2022-05-03T20:58:35.677Z] spire-1.2.1/pkg/common/telemetry/agent/store/ [2022-05-03T20:58:35.677Z] spire-1.2.1/pkg/common/telemetry/agent/store/store.go [2022-05-03T20:58:35.677Z] spire-1.2.1/pkg/common/telemetry/agent/workloadapi/ [2022-05-03T20:58:35.677Z] spire-1.2.1/pkg/common/telemetry/agent/workloadapi/workload.go [2022-05-03T20:58:35.677Z] spire-1.2.1/pkg/common/telemetry/blackhole.go [2022-05-03T20:58:35.677Z] spire-1.2.1/pkg/common/telemetry/call.go [2022-05-03T20:58:35.677Z] spire-1.2.1/pkg/common/telemetry/common/ [2022-05-03T20:58:35.677Z] spire-1.2.1/pkg/common/telemetry/common/label_adders.go [2022-05-03T20:58:35.677Z] spire-1.2.1/pkg/common/telemetry/config.go [2022-05-03T20:58:35.677Z] spire-1.2.1/pkg/common/telemetry/dogstatsd.go [2022-05-03T20:58:35.677Z] spire-1.2.1/pkg/common/telemetry/dogstatsd_test.go [2022-05-03T20:58:35.677Z] spire-1.2.1/pkg/common/telemetry/inmem.go [2022-05-03T20:58:35.677Z] spire-1.2.1/pkg/common/telemetry/inmem_test.go [2022-05-03T20:58:35.677Z] spire-1.2.1/pkg/common/telemetry/m3.go [2022-05-03T20:58:35.677Z] spire-1.2.1/pkg/common/telemetry/m3_test.go [2022-05-03T20:58:35.677Z] spire-1.2.1/pkg/common/telemetry/metrics.go [2022-05-03T20:58:35.677Z] spire-1.2.1/pkg/common/telemetry/metrics_benchmark_test.go [2022-05-03T20:58:35.677Z] spire-1.2.1/pkg/common/telemetry/names.go [2022-05-03T20:58:35.677Z] spire-1.2.1/pkg/common/telemetry/prometheus.go [2022-05-03T20:58:35.677Z] spire-1.2.1/pkg/common/telemetry/prometheus_test.go [2022-05-03T20:58:35.677Z] spire-1.2.1/pkg/common/telemetry/sanitize.go [2022-05-03T20:58:35.677Z] spire-1.2.1/pkg/common/telemetry/sanitize_test.go [2022-05-03T20:58:35.677Z] spire-1.2.1/pkg/common/telemetry/server/ [2022-05-03T20:58:35.677Z] spire-1.2.1/pkg/common/telemetry/server/bundle_manager.go [2022-05-03T20:58:35.677Z] spire-1.2.1/pkg/common/telemetry/server/ca_manager.go [2022-05-03T20:58:35.677Z] spire-1.2.1/pkg/common/telemetry/server/datastore/ [2022-05-03T20:58:35.677Z] spire-1.2.1/pkg/common/telemetry/server/datastore/bundle.go [2022-05-03T20:58:35.677Z] spire-1.2.1/pkg/common/telemetry/server/datastore/federation_relationship.go [2022-05-03T20:58:35.677Z] spire-1.2.1/pkg/common/telemetry/server/datastore/join_token.go [2022-05-03T20:58:35.677Z] spire-1.2.1/pkg/common/telemetry/server/datastore/node.go [2022-05-03T20:58:35.677Z] spire-1.2.1/pkg/common/telemetry/server/datastore/registration.go [2022-05-03T20:58:35.677Z] spire-1.2.1/pkg/common/telemetry/server/datastore/wrapper.go [2022-05-03T20:58:35.677Z] spire-1.2.1/pkg/common/telemetry/server/datastore/wrapper_test.go [2022-05-03T20:58:35.677Z] spire-1.2.1/pkg/common/telemetry/server/keymanager/ [2022-05-03T20:58:35.677Z] spire-1.2.1/pkg/common/telemetry/server/keymanager/keymanager.go [2022-05-03T20:58:35.677Z] spire-1.2.1/pkg/common/telemetry/server/keymanager/wrapper.go [2022-05-03T20:58:35.677Z] spire-1.2.1/pkg/common/telemetry/server/keymanager/wrapper_test.go [2022-05-03T20:58:35.677Z] spire-1.2.1/pkg/common/telemetry/server/registration_manager.go [2022-05-03T20:58:35.677Z] spire-1.2.1/pkg/common/telemetry/server/rotate.go [2022-05-03T20:58:35.677Z] spire-1.2.1/pkg/common/telemetry/server/server.go [2022-05-03T20:58:35.677Z] spire-1.2.1/pkg/common/telemetry/sink.go [2022-05-03T20:58:35.677Z] spire-1.2.1/pkg/common/telemetry/statsd.go [2022-05-03T20:58:35.677Z] spire-1.2.1/pkg/common/telemetry/statsd_test.go [2022-05-03T20:58:35.677Z] spire-1.2.1/pkg/common/telemetry/uptime.go [2022-05-03T20:58:35.677Z] spire-1.2.1/pkg/common/telemetry/version.go [2022-05-03T20:58:35.677Z] spire-1.2.1/pkg/common/telemetry/withlabels.go [2022-05-03T20:58:35.677Z] spire-1.2.1/pkg/common/uptime/ [2022-05-03T20:58:35.677Z] spire-1.2.1/pkg/common/uptime/uptime.go [2022-05-03T20:58:35.677Z] spire-1.2.1/pkg/common/uptime/uptime_test.go [2022-05-03T20:58:35.677Z] spire-1.2.1/pkg/common/util/ [2022-05-03T20:58:35.677Z] spire-1.2.1/pkg/common/util/certs.go [2022-05-03T20:58:35.677Z] spire-1.2.1/pkg/common/util/certs_test.go [2022-05-03T20:58:35.677Z] spire-1.2.1/pkg/common/util/csr.go [2022-05-03T20:58:35.677Z] spire-1.2.1/pkg/common/util/hash.go [2022-05-03T20:58:35.677Z] spire-1.2.1/pkg/common/util/selectors.go [2022-05-03T20:58:35.677Z] spire-1.2.1/pkg/common/util/selectors_test.go [2022-05-03T20:58:35.677Z] spire-1.2.1/pkg/common/util/signals.go [2022-05-03T20:58:35.677Z] spire-1.2.1/pkg/common/util/sort.go [2022-05-03T20:58:35.677Z] spire-1.2.1/pkg/common/util/sort_test.go [2022-05-03T20:58:35.677Z] spire-1.2.1/pkg/common/util/task.go [2022-05-03T20:58:35.677Z] spire-1.2.1/pkg/common/util/task_test.go [2022-05-03T20:58:35.677Z] spire-1.2.1/pkg/common/util/testdata/ [2022-05-03T20:58:35.677Z] spire-1.2.1/pkg/common/util/testdata/empty-bundle.pem [2022-05-03T20:58:35.677Z] spire-1.2.1/pkg/common/util/testdata/mixed-bundle.pem [2022-05-03T20:58:35.677Z] spire-1.2.1/pkg/common/version/ [2022-05-03T20:58:35.677Z] spire-1.2.1/pkg/common/version/version.go [2022-05-03T20:58:35.677Z] spire-1.2.1/pkg/common/x509svid/ [2022-05-03T20:58:35.677Z] spire-1.2.1/pkg/common/x509svid/common_test.go [2022-05-03T20:58:35.677Z] spire-1.2.1/pkg/common/x509svid/csr.go [2022-05-03T20:58:35.677Z] spire-1.2.1/pkg/common/x509svid/upstreamca.go [2022-05-03T20:58:35.677Z] spire-1.2.1/pkg/common/x509svid/upstreamca_test.go [2022-05-03T20:58:35.677Z] spire-1.2.1/pkg/common/x509util/ [2022-05-03T20:58:35.677Z] spire-1.2.1/pkg/common/x509util/cert.go [2022-05-03T20:58:35.677Z] spire-1.2.1/pkg/common/x509util/dns.go [2022-05-03T20:58:35.677Z] spire-1.2.1/pkg/common/x509util/dns_test.go [2022-05-03T20:58:35.677Z] spire-1.2.1/pkg/common/x509util/keyid.go [2022-05-03T20:58:35.677Z] spire-1.2.1/pkg/common/x509util/keypair.go [2022-05-03T20:58:35.677Z] spire-1.2.1/pkg/common/x509util/serialnumber.go [2022-05-03T20:58:35.677Z] spire-1.2.1/pkg/common/x509util/serialnumber_test.go [2022-05-03T20:58:35.677Z] spire-1.2.1/pkg/server/ [2022-05-03T20:58:35.677Z] spire-1.2.1/pkg/server/api/ [2022-05-03T20:58:35.677Z] spire-1.2.1/pkg/server/api/agent.go [2022-05-03T20:58:35.677Z] spire-1.2.1/pkg/server/api/agent/ [2022-05-03T20:58:35.677Z] spire-1.2.1/pkg/server/api/agent/v1/ [2022-05-03T20:58:35.678Z] spire-1.2.1/pkg/server/api/agent/v1/service.go [2022-05-03T20:58:35.678Z] spire-1.2.1/pkg/server/api/agent/v1/service_test.go [2022-05-03T20:58:35.678Z] spire-1.2.1/pkg/server/api/agent_test.go [2022-05-03T20:58:35.678Z] spire-1.2.1/pkg/server/api/api.go [2022-05-03T20:58:35.678Z] spire-1.2.1/pkg/server/api/audit/ [2022-05-03T20:58:35.678Z] spire-1.2.1/pkg/server/api/audit/audit.go [2022-05-03T20:58:35.678Z] spire-1.2.1/pkg/server/api/audit/audit_test.go [2022-05-03T20:58:35.678Z] spire-1.2.1/pkg/server/api/bundle.go [2022-05-03T20:58:35.678Z] spire-1.2.1/pkg/server/api/bundle/ [2022-05-03T20:58:35.678Z] spire-1.2.1/pkg/server/api/bundle/v1/ [2022-05-03T20:58:35.678Z] spire-1.2.1/pkg/server/api/bundle/v1/service.go [2022-05-03T20:58:35.678Z] spire-1.2.1/pkg/server/api/bundle/v1/service_test.go [2022-05-03T20:58:35.678Z] spire-1.2.1/pkg/server/api/bundle_test.go [2022-05-03T20:58:35.678Z] spire-1.2.1/pkg/server/api/debug/ [2022-05-03T20:58:35.678Z] spire-1.2.1/pkg/server/api/debug/v1/ [2022-05-03T20:58:35.678Z] spire-1.2.1/pkg/server/api/debug/v1/service.go [2022-05-03T20:58:35.678Z] spire-1.2.1/pkg/server/api/debug/v1/service_test.go [2022-05-03T20:58:35.678Z] spire-1.2.1/pkg/server/api/entry.go [2022-05-03T20:58:35.678Z] spire-1.2.1/pkg/server/api/entry/ [2022-05-03T20:58:35.678Z] spire-1.2.1/pkg/server/api/entry/v1/ [2022-05-03T20:58:35.678Z] spire-1.2.1/pkg/server/api/entry/v1/service.go [2022-05-03T20:58:35.678Z] spire-1.2.1/pkg/server/api/entry/v1/service_test.go [2022-05-03T20:58:35.678Z] spire-1.2.1/pkg/server/api/entry_test.go [2022-05-03T20:58:35.678Z] spire-1.2.1/pkg/server/api/health/ [2022-05-03T20:58:35.678Z] spire-1.2.1/pkg/server/api/health/v1/ [2022-05-03T20:58:35.678Z] spire-1.2.1/pkg/server/api/health/v1/service.go [2022-05-03T20:58:35.678Z] spire-1.2.1/pkg/server/api/health/v1/service_test.go [2022-05-03T20:58:35.678Z] spire-1.2.1/pkg/server/api/id.go [2022-05-03T20:58:35.678Z] spire-1.2.1/pkg/server/api/id_test.go [2022-05-03T20:58:35.678Z] spire-1.2.1/pkg/server/api/limits/ [2022-05-03T20:58:35.678Z] spire-1.2.1/pkg/server/api/limits/limits.go [2022-05-03T20:58:35.678Z] spire-1.2.1/pkg/server/api/middleware/ [2022-05-03T20:58:35.678Z] spire-1.2.1/pkg/server/api/middleware/alias.go [2022-05-03T20:58:35.678Z] spire-1.2.1/pkg/server/api/middleware/audit.go [2022-05-03T20:58:35.678Z] spire-1.2.1/pkg/server/api/middleware/authorization.go [2022-05-03T20:58:35.678Z] spire-1.2.1/pkg/server/api/middleware/authorization_opa.go [2022-05-03T20:58:35.678Z] spire-1.2.1/pkg/server/api/middleware/authorization_test.go [2022-05-03T20:58:35.678Z] spire-1.2.1/pkg/server/api/middleware/authorize_agent.go [2022-05-03T20:58:35.678Z] spire-1.2.1/pkg/server/api/middleware/caller.go [2022-05-03T20:58:35.678Z] spire-1.2.1/pkg/server/api/middleware/caller_test.go [2022-05-03T20:58:35.678Z] spire-1.2.1/pkg/server/api/middleware/common.go [2022-05-03T20:58:35.678Z] spire-1.2.1/pkg/server/api/middleware/common_test.go [2022-05-03T20:58:35.678Z] spire-1.2.1/pkg/server/api/middleware/entries.go [2022-05-03T20:58:35.678Z] spire-1.2.1/pkg/server/api/middleware/entries_test.go [2022-05-03T20:58:35.678Z] spire-1.2.1/pkg/server/api/middleware/ratelimit.go [2022-05-03T20:58:35.678Z] spire-1.2.1/pkg/server/api/middleware/ratelimit_test.go [2022-05-03T20:58:35.678Z] spire-1.2.1/pkg/server/api/ratelimit.go [2022-05-03T20:58:35.678Z] spire-1.2.1/pkg/server/api/rpccontext/ [2022-05-03T20:58:35.678Z] spire-1.2.1/pkg/server/api/rpccontext/alias.go [2022-05-03T20:58:35.678Z] spire-1.2.1/pkg/server/api/rpccontext/audit.go [2022-05-03T20:58:35.678Z] spire-1.2.1/pkg/server/api/rpccontext/caller.go [2022-05-03T20:58:35.678Z] spire-1.2.1/pkg/server/api/rpccontext/ratelimit.go [2022-05-03T20:58:35.678Z] spire-1.2.1/pkg/server/api/selector.go [2022-05-03T20:58:35.678Z] spire-1.2.1/pkg/server/api/selector_test.go [2022-05-03T20:58:35.678Z] spire-1.2.1/pkg/server/api/status.go [2022-05-03T20:58:35.678Z] spire-1.2.1/pkg/server/api/status_test.go [2022-05-03T20:58:35.678Z] spire-1.2.1/pkg/server/api/svid/ [2022-05-03T20:58:35.678Z] spire-1.2.1/pkg/server/api/svid/v1/ [2022-05-03T20:58:35.678Z] spire-1.2.1/pkg/server/api/svid/v1/service.go [2022-05-03T20:58:35.678Z] spire-1.2.1/pkg/server/api/svid/v1/service_test.go [2022-05-03T20:58:35.678Z] spire-1.2.1/pkg/server/api/trustdomain.go [2022-05-03T20:58:35.678Z] spire-1.2.1/pkg/server/api/trustdomain/ [2022-05-03T20:58:35.678Z] spire-1.2.1/pkg/server/api/trustdomain/v1/ [2022-05-03T20:58:35.678Z] spire-1.2.1/pkg/server/api/trustdomain/v1/service.go [2022-05-03T20:58:35.678Z] spire-1.2.1/pkg/server/api/trustdomain/v1/service_test.go [2022-05-03T20:58:35.678Z] spire-1.2.1/pkg/server/api/trustdomain_test.go [2022-05-03T20:58:35.678Z] spire-1.2.1/pkg/server/authpolicy/ [2022-05-03T20:58:35.678Z] spire-1.2.1/pkg/server/authpolicy/defaults.go [2022-05-03T20:58:35.678Z] spire-1.2.1/pkg/server/authpolicy/policy.go [2022-05-03T20:58:35.678Z] spire-1.2.1/pkg/server/authpolicy/policy.rego [2022-05-03T20:58:35.678Z] spire-1.2.1/pkg/server/authpolicy/policy_data.json [2022-05-03T20:58:35.678Z] spire-1.2.1/pkg/server/authpolicy/policy_test.go [2022-05-03T20:58:35.678Z] spire-1.2.1/pkg/server/authpolicy/validate.go [2022-05-03T20:58:35.678Z] spire-1.2.1/pkg/server/bundle/ [2022-05-03T20:58:35.678Z] spire-1.2.1/pkg/server/bundle/client/ [2022-05-03T20:58:35.678Z] spire-1.2.1/pkg/server/bundle/client/client.go [2022-05-03T20:58:35.678Z] spire-1.2.1/pkg/server/bundle/client/client_test.go [2022-05-03T20:58:35.678Z] spire-1.2.1/pkg/server/bundle/client/manager.go [2022-05-03T20:58:35.678Z] spire-1.2.1/pkg/server/bundle/client/manager_test.go [2022-05-03T20:58:35.678Z] spire-1.2.1/pkg/server/bundle/client/sources.go [2022-05-03T20:58:35.678Z] spire-1.2.1/pkg/server/bundle/client/sources_test.go [2022-05-03T20:58:35.678Z] spire-1.2.1/pkg/server/bundle/client/updater.go [2022-05-03T20:58:35.678Z] spire-1.2.1/pkg/server/bundle/client/updater_test.go [2022-05-03T20:58:35.678Z] spire-1.2.1/pkg/server/ca/ [2022-05-03T20:58:35.678Z] spire-1.2.1/pkg/server/ca/ca.go [2022-05-03T20:58:35.955Z] spire-1.2.1/pkg/server/ca/ca_health.go [2022-05-03T20:58:35.955Z] spire-1.2.1/pkg/server/ca/ca_test.go [2022-05-03T20:58:35.955Z] spire-1.2.1/pkg/server/ca/journal.go [2022-05-03T20:58:35.955Z] spire-1.2.1/pkg/server/ca/journal_test.go [2022-05-03T20:58:35.955Z] spire-1.2.1/pkg/server/ca/manager.go [2022-05-03T20:58:35.955Z] spire-1.2.1/pkg/server/ca/manager_health.go [2022-05-03T20:58:35.955Z] spire-1.2.1/pkg/server/ca/manager_test.go [2022-05-03T20:58:35.955Z] spire-1.2.1/pkg/server/ca/templates.go [2022-05-03T20:58:35.955Z] spire-1.2.1/pkg/server/ca/upstream_client.go [2022-05-03T20:58:35.955Z] spire-1.2.1/pkg/server/ca/upstream_client_test.go [2022-05-03T20:58:35.955Z] spire-1.2.1/pkg/server/ca/validation.go [2022-05-03T20:58:35.955Z] spire-1.2.1/pkg/server/cache/ [2022-05-03T20:58:35.955Z] spire-1.2.1/pkg/server/cache/dscache/ [2022-05-03T20:58:35.955Z] spire-1.2.1/pkg/server/cache/dscache/cache.go [2022-05-03T20:58:35.955Z] spire-1.2.1/pkg/server/cache/dscache/cache_test.go [2022-05-03T20:58:35.955Z] spire-1.2.1/pkg/server/cache/entrycache/ [2022-05-03T20:58:35.955Z] spire-1.2.1/pkg/server/cache/entrycache/cache.go [2022-05-03T20:58:35.955Z] spire-1.2.1/pkg/server/cache/entrycache/cache_test.go [2022-05-03T20:58:35.955Z] spire-1.2.1/pkg/server/cache/entrycache/fullcache.go [2022-05-03T20:58:35.955Z] spire-1.2.1/pkg/server/cache/entrycache/fullcache_ds.go [2022-05-03T20:58:35.955Z] spire-1.2.1/pkg/server/cache/entrycache/fullcache_ds_test.go [2022-05-03T20:58:35.955Z] spire-1.2.1/pkg/server/cache/entrycache/fullcache_test.go [2022-05-03T20:58:35.955Z] spire-1.2.1/pkg/server/catalog/ [2022-05-03T20:58:35.955Z] spire-1.2.1/pkg/server/catalog/catalog.go [2022-05-03T20:58:35.955Z] spire-1.2.1/pkg/server/catalog/keymanager.go [2022-05-03T20:58:35.955Z] spire-1.2.1/pkg/server/catalog/nodeattestor.go [2022-05-03T20:58:35.955Z] spire-1.2.1/pkg/server/catalog/noderesolver.go [2022-05-03T20:58:35.955Z] spire-1.2.1/pkg/server/catalog/notifier.go [2022-05-03T20:58:35.955Z] spire-1.2.1/pkg/server/catalog/upstreamauthority.go [2022-05-03T20:58:35.955Z] spire-1.2.1/pkg/server/config.go [2022-05-03T20:58:35.955Z] spire-1.2.1/pkg/server/datastore/ [2022-05-03T20:58:35.955Z] spire-1.2.1/pkg/server/datastore/datastore.go [2022-05-03T20:58:35.955Z] spire-1.2.1/pkg/server/datastore/datastore_health.go [2022-05-03T20:58:35.955Z] spire-1.2.1/pkg/server/datastore/repository.go [2022-05-03T20:58:35.955Z] spire-1.2.1/pkg/server/datastore/sqlstore/ [2022-05-03T20:58:35.955Z] spire-1.2.1/pkg/server/datastore/sqlstore/dialect.go [2022-05-03T20:58:35.955Z] spire-1.2.1/pkg/server/datastore/sqlstore/migration.go [2022-05-03T20:58:35.955Z] spire-1.2.1/pkg/server/datastore/sqlstore/migration_test.go [2022-05-03T20:58:35.955Z] spire-1.2.1/pkg/server/datastore/sqlstore/models.go [2022-05-03T20:58:35.955Z] spire-1.2.1/pkg/server/datastore/sqlstore/mysql.go [2022-05-03T20:58:35.955Z] spire-1.2.1/pkg/server/datastore/sqlstore/postgres.go [2022-05-03T20:58:35.955Z] spire-1.2.1/pkg/server/datastore/sqlstore/sqlite.go [2022-05-03T20:58:35.955Z] spire-1.2.1/pkg/server/datastore/sqlstore/sqlite_no_cgo.go [2022-05-03T20:58:35.955Z] spire-1.2.1/pkg/server/datastore/sqlstore/sqlite_test.go [2022-05-03T20:58:35.955Z] spire-1.2.1/pkg/server/datastore/sqlstore/sqlstore.go [2022-05-03T20:58:35.955Z] spire-1.2.1/pkg/server/datastore/sqlstore/sqlstore_test.go [2022-05-03T20:58:35.955Z] spire-1.2.1/pkg/server/datastore/sqlstore/stmt_cache.go [2022-05-03T20:58:35.955Z] spire-1.2.1/pkg/server/datastore/sqlstore/testdata/ [2022-05-03T20:58:35.955Z] spire-1.2.1/pkg/server/datastore/sqlstore/testdata/entries.json [2022-05-03T20:58:35.955Z] spire-1.2.1/pkg/server/datastore/sqlstore/testdata/entries_federates_with.json [2022-05-03T20:58:35.955Z] spire-1.2.1/pkg/server/datastore/sqlstore/testdata/invalid_registration_entries.json [2022-05-03T20:58:35.955Z] spire-1.2.1/pkg/server/datastore/sqlstore/testdata/valid_registration_entries.json [2022-05-03T20:58:35.955Z] spire-1.2.1/pkg/server/endpoints/ [2022-05-03T20:58:35.955Z] spire-1.2.1/pkg/server/endpoints/bundle/ [2022-05-03T20:58:35.955Z] spire-1.2.1/pkg/server/endpoints/bundle/acme_auth.go [2022-05-03T20:58:35.955Z] spire-1.2.1/pkg/server/endpoints/bundle/config.go [2022-05-03T20:58:35.955Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/ [2022-05-03T20:58:35.955Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/README [2022-05-03T20:58:35.955Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/acmetest/ [2022-05-03T20:58:35.955Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/acmetest/ca.go [2022-05-03T20:58:35.955Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/ [2022-05-03T20:58:35.955Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/autocert.go [2022-05-03T20:58:35.955Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/cache.go [2022-05-03T20:58:35.955Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/keys.go [2022-05-03T20:58:35.955Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/listener.go [2022-05-03T20:58:35.955Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/renewal.go [2022-05-03T20:58:35.955Z] spire-1.2.1/pkg/server/endpoints/bundle/server.go [2022-05-03T20:58:35.955Z] spire-1.2.1/pkg/server/endpoints/bundle/server_test.go [2022-05-03T20:58:35.955Z] spire-1.2.1/pkg/server/endpoints/bundle/spiffe_auth.go [2022-05-03T20:58:35.955Z] spire-1.2.1/pkg/server/endpoints/config.go [2022-05-03T20:58:35.955Z] spire-1.2.1/pkg/server/endpoints/endpoints.go [2022-05-03T20:58:35.955Z] spire-1.2.1/pkg/server/endpoints/endpoints_test.go [2022-05-03T20:58:35.955Z] spire-1.2.1/pkg/server/endpoints/entryfetcher.go [2022-05-03T20:58:35.955Z] spire-1.2.1/pkg/server/endpoints/entryfetcher_test.go [2022-05-03T20:58:35.955Z] spire-1.2.1/pkg/server/endpoints/middleware.go [2022-05-03T20:58:35.955Z] spire-1.2.1/pkg/server/endpoints/middleware_test.go [2022-05-03T20:58:35.955Z] spire-1.2.1/pkg/server/hostservice/ [2022-05-03T20:58:35.955Z] spire-1.2.1/pkg/server/hostservice/agentstore/ [2022-05-03T20:58:35.955Z] spire-1.2.1/pkg/server/hostservice/agentstore/agentstore.go [2022-05-03T20:58:35.955Z] spire-1.2.1/pkg/server/hostservice/agentstore/agentstore_test.go [2022-05-03T20:58:35.955Z] spire-1.2.1/pkg/server/hostservice/agentstore/attestation.go [2022-05-03T20:58:35.955Z] spire-1.2.1/pkg/server/hostservice/agentstore/attestation_test.go [2022-05-03T20:58:35.955Z] spire-1.2.1/pkg/server/hostservice/identityprovider/ [2022-05-03T20:58:35.955Z] spire-1.2.1/pkg/server/hostservice/identityprovider/identityprovider.go [2022-05-03T20:58:35.955Z] spire-1.2.1/pkg/server/hostservice/identityprovider/identityprovider_test.go [2022-05-03T20:58:35.955Z] spire-1.2.1/pkg/server/plugin/ [2022-05-03T20:58:35.955Z] spire-1.2.1/pkg/server/plugin/keymanager/ [2022-05-03T20:58:35.955Z] spire-1.2.1/pkg/server/plugin/keymanager/awskms/ [2022-05-03T20:58:35.955Z] spire-1.2.1/pkg/server/plugin/keymanager/awskms/awskms.go [2022-05-03T20:58:35.955Z] spire-1.2.1/pkg/server/plugin/keymanager/awskms/awskms_test.go [2022-05-03T20:58:35.955Z] spire-1.2.1/pkg/server/plugin/keymanager/awskms/client.go [2022-05-03T20:58:35.955Z] spire-1.2.1/pkg/server/plugin/keymanager/awskms/client_fake.go [2022-05-03T20:58:35.955Z] spire-1.2.1/pkg/server/plugin/keymanager/awskms/fetcher.go [2022-05-03T20:58:35.955Z] spire-1.2.1/pkg/server/plugin/keymanager/base/ [2022-05-03T20:58:35.955Z] spire-1.2.1/pkg/server/plugin/keymanager/base/keymanagerbase.go [2022-05-03T20:58:35.955Z] spire-1.2.1/pkg/server/plugin/keymanager/constant.go [2022-05-03T20:58:35.955Z] spire-1.2.1/pkg/server/plugin/keymanager/disk/ [2022-05-03T20:58:35.955Z] spire-1.2.1/pkg/server/plugin/keymanager/disk/disk.go [2022-05-03T20:58:35.955Z] spire-1.2.1/pkg/server/plugin/keymanager/disk/disk_test.go [2022-05-03T20:58:35.955Z] spire-1.2.1/pkg/server/plugin/keymanager/keymanager.go [2022-05-03T20:58:35.955Z] spire-1.2.1/pkg/server/plugin/keymanager/memory/ [2022-05-03T20:58:35.955Z] spire-1.2.1/pkg/server/plugin/keymanager/memory/memory.go [2022-05-03T20:58:35.955Z] spire-1.2.1/pkg/server/plugin/keymanager/memory/memory_test.go [2022-05-03T20:58:35.955Z] spire-1.2.1/pkg/server/plugin/keymanager/repository.go [2022-05-03T20:58:35.955Z] spire-1.2.1/pkg/server/plugin/keymanager/test/ [2022-05-03T20:58:35.955Z] spire-1.2.1/pkg/server/plugin/keymanager/test/keymanagertest.go [2022-05-03T20:58:35.955Z] spire-1.2.1/pkg/server/plugin/keymanager/v1.go [2022-05-03T20:58:35.955Z] spire-1.2.1/pkg/server/plugin/keymanager/v1_test.go [2022-05-03T20:58:35.955Z] spire-1.2.1/pkg/server/plugin/nodeattestor/ [2022-05-03T20:58:35.955Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/ [2022-05-03T20:58:35.955Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/awsca.go [2022-05-03T20:58:35.955Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/client.go [2022-05-03T20:58:35.955Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/iid.go [2022-05-03T20:58:35.955Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/iid_test.go [2022-05-03T20:58:35.955Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/session.go [2022-05-03T20:58:35.955Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/spiffeid.go [2022-05-03T20:58:35.955Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/spiffeid_test.go [2022-05-03T20:58:35.955Z] spire-1.2.1/pkg/server/plugin/nodeattestor/azure/ [2022-05-03T20:58:35.955Z] spire-1.2.1/pkg/server/plugin/nodeattestor/azure/msi.go [2022-05-03T20:58:35.955Z] spire-1.2.1/pkg/server/plugin/nodeattestor/azure/msi_test.go [2022-05-03T20:58:35.955Z] spire-1.2.1/pkg/server/plugin/nodeattestor/base/ [2022-05-03T20:58:35.955Z] spire-1.2.1/pkg/server/plugin/nodeattestor/base/base.go [2022-05-03T20:58:35.955Z] spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/ [2022-05-03T20:58:35.955Z] spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/google_public_key_retriever.go [2022-05-03T20:58:35.955Z] spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/google_public_key_retriever_test.go [2022-05-03T20:58:35.956Z] spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/iit.go [2022-05-03T20:58:35.956Z] spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/iit_test.go [2022-05-03T20:58:35.956Z] spire-1.2.1/pkg/server/plugin/nodeattestor/jointoken/ [2022-05-03T20:58:35.956Z] spire-1.2.1/pkg/server/plugin/nodeattestor/jointoken/join_token.go [2022-05-03T20:58:35.956Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/ [2022-05-03T20:58:35.956Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/psat/ [2022-05-03T20:58:35.956Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/psat/psat.go [2022-05-03T20:58:35.956Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/psat/psat_test.go [2022-05-03T20:58:35.956Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/sat/ [2022-05-03T20:58:35.956Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/sat/sat.go [2022-05-03T20:58:35.956Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/sat/sat_test.go [2022-05-03T20:58:35.956Z] spire-1.2.1/pkg/server/plugin/nodeattestor/nodeattestor.go [2022-05-03T20:58:35.956Z] spire-1.2.1/pkg/server/plugin/nodeattestor/repository.go [2022-05-03T20:58:35.956Z] spire-1.2.1/pkg/server/plugin/nodeattestor/sshpop/ [2022-05-03T20:58:35.956Z] spire-1.2.1/pkg/server/plugin/nodeattestor/sshpop/sshpop.go [2022-05-03T20:58:35.956Z] spire-1.2.1/pkg/server/plugin/nodeattestor/sshpop/sshpop_test.go [2022-05-03T20:58:35.956Z] spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/ [2022-05-03T20:58:35.956Z] spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/challenge.go [2022-05-03T20:58:35.956Z] spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/devid.go [2022-05-03T20:58:35.956Z] spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/devid_test.go [2022-05-03T20:58:35.956Z] spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/selectors.go [2022-05-03T20:58:35.956Z] spire-1.2.1/pkg/server/plugin/nodeattestor/v1.go [2022-05-03T20:58:35.956Z] spire-1.2.1/pkg/server/plugin/nodeattestor/v1_test.go [2022-05-03T20:58:35.956Z] spire-1.2.1/pkg/server/plugin/nodeattestor/x509pop/ [2022-05-03T20:58:35.956Z] spire-1.2.1/pkg/server/plugin/nodeattestor/x509pop/x509pop.go [2022-05-03T20:58:35.956Z] spire-1.2.1/pkg/server/plugin/nodeattestor/x509pop/x509pop_test.go [2022-05-03T20:58:35.956Z] spire-1.2.1/pkg/server/plugin/noderesolver/ [2022-05-03T20:58:35.956Z] spire-1.2.1/pkg/server/plugin/noderesolver/azure/ [2022-05-03T20:58:35.956Z] spire-1.2.1/pkg/server/plugin/noderesolver/azure/client.go [2022-05-03T20:58:35.956Z] spire-1.2.1/pkg/server/plugin/noderesolver/azure/msi.go [2022-05-03T20:58:35.956Z] spire-1.2.1/pkg/server/plugin/noderesolver/azure/msi_test.go [2022-05-03T20:58:35.956Z] spire-1.2.1/pkg/server/plugin/noderesolver/noderesolver.go [2022-05-03T20:58:35.956Z] spire-1.2.1/pkg/server/plugin/noderesolver/repository.go [2022-05-03T20:58:35.956Z] spire-1.2.1/pkg/server/plugin/noderesolver/v1.go [2022-05-03T20:58:35.956Z] spire-1.2.1/pkg/server/plugin/noderesolver/v1_test.go [2022-05-03T20:58:35.956Z] spire-1.2.1/pkg/server/plugin/notifier/ [2022-05-03T20:58:35.956Z] spire-1.2.1/pkg/server/plugin/notifier/gcsbundle/ [2022-05-03T20:58:35.956Z] spire-1.2.1/pkg/server/plugin/notifier/gcsbundle/gcsbundle.go [2022-05-03T20:58:35.956Z] spire-1.2.1/pkg/server/plugin/notifier/gcsbundle/gcsbundle_test.go [2022-05-03T20:58:35.956Z] spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/ [2022-05-03T20:58:35.956Z] spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/k8sbundle.go [2022-05-03T20:58:35.956Z] spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/k8sbundle_test.go [2022-05-03T20:58:35.956Z] spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/k8sbundle_watcher.go [2022-05-03T20:58:35.956Z] spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/k8sbundle_watcher_test.go [2022-05-03T20:58:35.956Z] spire-1.2.1/pkg/server/plugin/notifier/notifier.go [2022-05-03T20:58:35.956Z] spire-1.2.1/pkg/server/plugin/notifier/repository.go [2022-05-03T20:58:35.956Z] spire-1.2.1/pkg/server/plugin/notifier/v1.go [2022-05-03T20:58:35.956Z] spire-1.2.1/pkg/server/plugin/notifier/v1_test.go [2022-05-03T20:58:35.956Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/ [2022-05-03T20:58:35.956Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/ [2022-05-03T20:58:35.956Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/pca.go [2022-05-03T20:58:35.956Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/pca_client.go [2022-05-03T20:58:35.956Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/pca_client_fake.go [2022-05-03T20:58:35.956Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/pca_test.go [2022-05-03T20:58:35.956Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/testdata/ [2022-05-03T20:58:35.956Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/testdata/arbitrary_certificate_with_upstream_root.pem [2022-05-03T20:58:35.956Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/testdata/i_am_not_a_certificate.txt [2022-05-03T20:58:35.956Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/ [2022-05-03T20:58:35.956Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/awslib.go [2022-05-03T20:58:35.956Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/awslib_fake_test.go [2022-05-03T20:58:35.956Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/awssecret.go [2022-05-03T20:58:35.956Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/awssecret_test.go [2022-05-03T20:58:35.956Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/ [2022-05-03T20:58:35.956Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/ [2022-05-03T20:58:35.956Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/EC/ [2022-05-03T20:58:35.956Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/EC/alternative_key.pem [2022-05-03T20:58:35.956Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/EC/cert.pem [2022-05-03T20:58:35.956Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/EC/private_key.pem [2022-05-03T20:58:35.956Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/ [2022-05-03T20:58:35.956Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/api.go [2022-05-03T20:58:35.956Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/api_test.go [2022-05-03T20:58:35.956Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/certmanager.go [2022-05-03T20:58:35.956Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/certmanager_test.go [2022-05-03T20:58:35.956Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/ [2022-05-03T20:58:35.956Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/ [2022-05-03T20:58:35.956Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/doc.go [2022-05-03T20:58:35.956Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/meta.go [2022-05-03T20:58:35.956Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/types.go [2022-05-03T20:58:35.956Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/types_certificaterequest.go [2022-05-03T20:58:35.956Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/zz_generated.deepcopy.go [2022-05-03T20:58:35.956Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/ [2022-05-03T20:58:35.956Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/disk.go [2022-05-03T20:58:35.956Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/disk_test.go [2022-05-03T20:58:35.956Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/ [2022-05-03T20:58:35.956Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/ [2022-05-03T20:58:35.956Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/ [2022-05-03T20:58:35.956Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/cert.pem [2022-05-03T20:58:35.956Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/intermediate_cert.pem [2022-05-03T20:58:35.956Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/intermediate_cert.srl [2022-05-03T20:58:35.956Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/intermediate_csr.pem [2022-05-03T20:58:35.956Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/intermediate_key.pem [2022-05-03T20:58:35.956Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/private_key.pem [2022-05-03T20:58:35.956Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/root_cert.pem [2022-05-03T20:58:35.956Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/root_cert.srl [2022-05-03T20:58:35.956Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/root_key.pem [2022-05-03T20:58:35.956Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_and_intermediate.pem [2022-05-03T20:58:35.956Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_and_root.pem [2022-05-03T20:58:35.956Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_cert.pem [2022-05-03T20:58:35.956Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_csr.pem [2022-05-03T20:58:35.956Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_key.pem [2022-05-03T20:58:35.956Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS1/ [2022-05-03T20:58:35.956Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS1/cert.pem [2022-05-03T20:58:36.238Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS1/private_key.pem [2022-05-03T20:58:36.238Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS8/ [2022-05-03T20:58:36.238Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS8/cert.pem [2022-05-03T20:58:36.238Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS8/private_key.pem [2022-05-03T20:58:36.238Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/empty/ [2022-05-03T20:58:36.238Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/empty/cert.pem [2022-05-03T20:58:36.238Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/empty/private_key.pem [2022-05-03T20:58:36.238Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/unknown/ [2022-05-03T20:58:36.238Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/unknown/cert.pem [2022-05-03T20:58:36.238Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/unknown/private_key.pem [2022-05-03T20:58:36.238Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/upstream_and_intermediate.pem [2022-05-03T20:58:36.238Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/gcpcas/ [2022-05-03T20:58:36.238Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/gcpcas/gcpcas.go [2022-05-03T20:58:36.238Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/gcpcas/gcpcas_test.go [2022-05-03T20:58:36.238Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/repository.go [2022-05-03T20:58:36.238Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/ [2022-05-03T20:58:36.238Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/fake_handlers_test.go [2022-05-03T20:58:36.238Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/spire.go [2022-05-03T20:58:36.238Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/spire_server_client.go [2022-05-03T20:58:36.238Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/spire_test.go [2022-05-03T20:58:36.238Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/testdata/ [2022-05-03T20:58:36.238Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/testdata/keys/ [2022-05-03T20:58:36.238Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/testdata/keys/jwks.json [2022-05-03T20:58:36.238Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/upstreamauthority.go [2022-05-03T20:58:36.238Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/v1.go [2022-05-03T20:58:36.238Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/v1_test.go [2022-05-03T20:58:36.238Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/ [2022-05-03T20:58:36.238Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/renewer.go [2022-05-03T20:58:36.238Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/ [2022-05-03T20:58:36.238Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/k8s/ [2022-05-03T20:58:36.238Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/k8s/signing-key.pem [2022-05-03T20:58:36.238Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/k8s/token [2022-05-03T20:58:36.238Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/ [2022-05-03T20:58:36.238Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/ [2022-05-03T20:58:36.238Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/README.md [2022-05-03T20:58:36.238Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/client_cert.pem [2022-05-03T20:58:36.238Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/client_csr.pem [2022-05-03T20:58:36.238Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/client_key.pem [2022-05-03T20:58:36.238Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_cert.pem [2022-05-03T20:58:36.238Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_cert.srl [2022-05-03T20:58:36.238Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_csr.pem [2022-05-03T20:58:36.238Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_key.pem [2022-05-03T20:58:36.238Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_vault_cert.pem [2022-05-03T20:58:36.238Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_vault_csr.pem [2022-05-03T20:58:36.238Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_vault_key.pem [2022-05-03T20:58:36.238Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/invalid-client_cert.pem [2022-05-03T20:58:36.238Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/invalid_client_key.pem [2022-05-03T20:58:36.238Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/invalid_root_cert.pem [2022-05-03T20:58:36.238Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/root_cert.pem [2022-05-03T20:58:36.238Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/root_cert.srl [2022-05-03T20:58:36.238Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/root_key.pem [2022-05-03T20:58:36.238Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/serer_csr.pem [2022-05-03T20:58:36.238Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/server_cert.pem [2022-05-03T20:58:36.238Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/server_csr.pem [2022-05-03T20:58:36.238Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/server_key.pem [2022-05-03T20:58:36.238Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault.go [2022-05-03T20:58:36.238Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault_client.go [2022-05-03T20:58:36.238Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault_client_test.go [2022-05-03T20:58:36.238Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault_fake_test.go [2022-05-03T20:58:36.238Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault_test.go [2022-05-03T20:58:36.238Z] spire-1.2.1/pkg/server/registration/ [2022-05-03T20:58:36.238Z] spire-1.2.1/pkg/server/registration/manager.go [2022-05-03T20:58:36.238Z] spire-1.2.1/pkg/server/registration/manager_test.go [2022-05-03T20:58:36.238Z] spire-1.2.1/pkg/server/scanentries.go [2022-05-03T20:58:36.238Z] spire-1.2.1/pkg/server/scanentries_test.go [2022-05-03T20:58:36.238Z] spire-1.2.1/pkg/server/server.go [2022-05-03T20:58:36.238Z] spire-1.2.1/pkg/server/server_test.go [2022-05-03T20:58:36.238Z] spire-1.2.1/pkg/server/svid/ [2022-05-03T20:58:36.238Z] spire-1.2.1/pkg/server/svid/observer.go [2022-05-03T20:58:36.238Z] spire-1.2.1/pkg/server/svid/observer_test.go [2022-05-03T20:58:36.238Z] spire-1.2.1/pkg/server/svid/rotator.go [2022-05-03T20:58:36.238Z] spire-1.2.1/pkg/server/svid/rotator_config.go [2022-05-03T20:58:36.238Z] spire-1.2.1/pkg/server/svid/rotator_config_test.go [2022-05-03T20:58:36.238Z] spire-1.2.1/pkg/server/svid/rotator_test.go [2022-05-03T20:58:36.238Z] spire-1.2.1/proto/ [2022-05-03T20:58:36.238Z] spire-1.2.1/proto/private/ [2022-05-03T20:58:36.238Z] spire-1.2.1/proto/private/server/ [2022-05-03T20:58:36.238Z] spire-1.2.1/proto/private/server/journal/ [2022-05-03T20:58:36.238Z] spire-1.2.1/proto/private/server/journal/journal.pb.go [2022-05-03T20:58:36.238Z] spire-1.2.1/proto/private/server/journal/journal.proto [2022-05-03T20:58:36.238Z] spire-1.2.1/proto/spire/ [2022-05-03T20:58:36.238Z] spire-1.2.1/proto/spire/common/ [2022-05-03T20:58:36.238Z] spire-1.2.1/proto/spire/common/common.pb.go [2022-05-03T20:58:36.238Z] spire-1.2.1/proto/spire/common/common.proto [2022-05-03T20:58:36.238Z] spire-1.2.1/proto/spire/common/plugin/ [2022-05-03T20:58:36.238Z] spire-1.2.1/proto/spire/common/plugin/plugin.pb.go [2022-05-03T20:58:36.238Z] spire-1.2.1/proto/spire/common/plugin/plugin.proto [2022-05-03T20:58:36.238Z] spire-1.2.1/proto/spire/common/plugin/plugin_grpc.pb.go [2022-05-03T20:58:36.238Z] spire-1.2.1/proto/spire/common/plugin/plugin_spire_plugin.pb.go [2022-05-03T20:58:36.238Z] spire-1.2.1/proto/spire/plugin/ [2022-05-03T20:58:36.238Z] spire-1.2.1/proto/spire/plugin/agent/ [2022-05-03T20:58:36.238Z] spire-1.2.1/proto/spire/plugin/agent/svidstore/ [2022-05-03T20:58:36.238Z] spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/ [2022-05-03T20:58:36.238Z] spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/svidstore.pb.go [2022-05-03T20:58:36.238Z] spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/svidstore.proto [2022-05-03T20:58:36.238Z] spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/svidstore_grpc.pb.go [2022-05-03T20:58:36.238Z] spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/svidstore_spire_plugin.pb.go [2022-05-03T20:58:36.238Z] spire-1.2.1/release/ [2022-05-03T20:58:36.238Z] spire-1.2.1/release/spire-extras/ [2022-05-03T20:58:36.238Z] spire-1.2.1/release/spire-extras/README.md [2022-05-03T20:58:36.238Z] spire-1.2.1/release/spire-extras/conf/ [2022-05-03T20:58:36.238Z] spire-1.2.1/release/spire-extras/conf/k8s-workload-registrar/ [2022-05-03T20:58:36.238Z] spire-1.2.1/release/spire-extras/conf/k8s-workload-registrar/k8s-workload-registrar.conf [2022-05-03T20:58:36.238Z] spire-1.2.1/release/spire-extras/conf/oidc-discovery-provider/ [2022-05-03T20:58:36.238Z] spire-1.2.1/release/spire-extras/conf/oidc-discovery-provider/oidc-discovery-provider.conf [2022-05-03T20:58:36.238Z] spire-1.2.1/release/spire/ [2022-05-03T20:58:36.238Z] spire-1.2.1/release/spire/README.md [2022-05-03T20:58:36.238Z] spire-1.2.1/release/spire/conf/ [2022-05-03T20:58:36.238Z] spire-1.2.1/release/spire/conf/agent/ [2022-05-03T20:58:36.238Z] spire-1.2.1/release/spire/conf/agent/agent.conf [2022-05-03T20:58:36.238Z] spire-1.2.1/release/spire/conf/server/ [2022-05-03T20:58:36.238Z] spire-1.2.1/release/spire/conf/server/server.conf [2022-05-03T20:58:36.238Z] spire-1.2.1/script/ [2022-05-03T20:58:36.238Z] spire-1.2.1/script/build-artifact.sh [2022-05-03T20:58:36.238Z] spire-1.2.1/script/generate_dummy_ca.sh [2022-05-03T20:58:36.238Z] spire-1.2.1/support/ [2022-05-03T20:58:36.238Z] spire-1.2.1/support/k8s/ [2022-05-03T20:58:36.238Z] spire-1.2.1/support/k8s/k8s-workload-registrar/ [2022-05-03T20:58:36.238Z] spire-1.2.1/support/k8s/k8s-workload-registrar/README.md [2022-05-03T20:58:36.238Z] spire-1.2.1/support/k8s/k8s-workload-registrar/accessutil_posix.go [2022-05-03T20:58:36.238Z] spire-1.2.1/support/k8s/k8s-workload-registrar/accessutil_windows.go [2022-05-03T20:58:36.238Z] spire-1.2.1/support/k8s/k8s-workload-registrar/config.go [2022-05-03T20:58:36.238Z] spire-1.2.1/support/k8s/k8s-workload-registrar/config_crd.go [2022-05-03T20:58:36.238Z] spire-1.2.1/support/k8s/k8s-workload-registrar/config_crd_test.go [2022-05-03T20:58:36.238Z] spire-1.2.1/support/k8s/k8s-workload-registrar/config_reconcile.go [2022-05-03T20:58:36.238Z] spire-1.2.1/support/k8s/k8s-workload-registrar/config_test.go [2022-05-03T20:58:36.238Z] spire-1.2.1/support/k8s/k8s-workload-registrar/config_webhook.go [2022-05-03T20:58:36.238Z] spire-1.2.1/support/k8s/k8s-workload-registrar/controller.go [2022-05-03T20:58:36.238Z] spire-1.2.1/support/k8s/k8s-workload-registrar/controller_test.go [2022-05-03T20:58:36.238Z] spire-1.2.1/support/k8s/k8s-workload-registrar/federation/ [2022-05-03T20:58:36.238Z] spire-1.2.1/support/k8s/k8s-workload-registrar/federation/utils.go [2022-05-03T20:58:36.238Z] spire-1.2.1/support/k8s/k8s-workload-registrar/federation/utils_test.go [2022-05-03T20:58:36.238Z] spire-1.2.1/support/k8s/k8s-workload-registrar/generate-config.go [2022-05-03T20:58:36.238Z] spire-1.2.1/support/k8s/k8s-workload-registrar/main.go [2022-05-03T20:58:36.238Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/ [2022-05-03T20:58:36.238Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/README.md [2022-05-03T20:58:36.238Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/ [2022-05-03T20:58:36.238Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/ [2022-05-03T20:58:36.238Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/ [2022-05-03T20:58:36.238Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/groupversion_info.go [2022-05-03T20:58:36.238Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/spiffeid_types.go [2022-05-03T20:58:36.239Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/spiffeid_utils.go [2022-05-03T20:58:36.239Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/spiffeid_webhook.go [2022-05-03T20:58:36.239Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/zz_generated.deepcopy.go [2022-05-03T20:58:36.239Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/config/ [2022-05-03T20:58:36.239Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/config/spiffeid.spiffe.io_spiffeids.yaml [2022-05-03T20:58:36.239Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/config/spire-agent.yaml [2022-05-03T20:58:36.239Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/config/spire-server-registrar.yaml [2022-05-03T20:58:36.239Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/ [2022-05-03T20:58:36.239Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/endpoint_controller.go [2022-05-03T20:58:36.239Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/endpoint_controller_test.go [2022-05-03T20:58:36.239Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/node_controller.go [2022-05-03T20:58:36.239Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/node_controller_test.go [2022-05-03T20:58:36.239Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/pod_controller.go [2022-05-03T20:58:36.239Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/pod_controller_test.go [2022-05-03T20:58:36.239Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/spiffeid_controller.go [2022-05-03T20:58:36.239Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/spiffeid_controller_test.go [2022-05-03T20:58:36.239Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/suite_test.go [2022-05-03T20:58:36.239Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/utils.go [2022-05-03T20:58:36.239Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/samples/ [2022-05-03T20:58:36.239Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/samples/test_spiffeid.yaml [2022-05-03T20:58:36.239Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/samples/test_spiffeid_bad.yaml [2022-05-03T20:58:36.239Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/ [2022-05-03T20:58:36.239Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/ [2022-05-03T20:58:36.239Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/good-leaf-and-intermediate.pem [2022-05-03T20:58:36.239Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/good-leaf-only.pem [2022-05-03T20:58:36.239Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/key-pkcs8-ecdsa.pem [2022-05-03T20:58:36.239Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/key-pkcs8-rsa.pem [2022-05-03T20:58:36.239Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/webhook_svid.go [2022-05-03T20:58:36.239Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/webhook_svid_test.go [2022-05-03T20:58:36.239Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/ [2022-05-03T20:58:36.239Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/config/ [2022-05-03T20:58:36.239Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/config/roles.yaml [2022-05-03T20:58:36.239Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/ [2022-05-03T20:58:36.239Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/base_controller.go [2022-05-03T20:58:36.239Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/node_controller.go [2022-05-03T20:58:36.239Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/node_controller_test.go [2022-05-03T20:58:36.239Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/pod_controller.go [2022-05-03T20:58:36.239Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/pod_controller_test.go [2022-05-03T20:58:36.239Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/utils.go [2022-05-03T20:58:36.239Z] spire-1.2.1/support/k8s/k8s-workload-registrar/server.go [2022-05-03T20:58:36.239Z] spire-1.2.1/support/k8s/k8s-workload-registrar/server_test.go [2022-05-03T20:58:36.239Z] spire-1.2.1/support/k8s/k8s-workload-registrar/webhookhandler.go [2022-05-03T20:58:36.239Z] spire-1.2.1/support/k8s/k8s-workload-registrar/webhookhandler_test.go [2022-05-03T20:58:36.239Z] spire-1.2.1/support/oidc-discovery-provider/ [2022-05-03T20:58:36.239Z] spire-1.2.1/support/oidc-discovery-provider/README.md [2022-05-03T20:58:36.239Z] spire-1.2.1/support/oidc-discovery-provider/common_test.go [2022-05-03T20:58:36.239Z] spire-1.2.1/support/oidc-discovery-provider/config.go [2022-05-03T20:58:36.239Z] spire-1.2.1/support/oidc-discovery-provider/config_test.go [2022-05-03T20:58:36.239Z] spire-1.2.1/support/oidc-discovery-provider/domain_policy.go [2022-05-03T20:58:36.239Z] spire-1.2.1/support/oidc-discovery-provider/domain_policy_test.go [2022-05-03T20:58:36.239Z] spire-1.2.1/support/oidc-discovery-provider/handler.go [2022-05-03T20:58:36.239Z] spire-1.2.1/support/oidc-discovery-provider/handler_test.go [2022-05-03T20:58:36.239Z] spire-1.2.1/support/oidc-discovery-provider/jwks_source.go [2022-05-03T20:58:36.239Z] spire-1.2.1/support/oidc-discovery-provider/main.go [2022-05-03T20:58:36.239Z] spire-1.2.1/support/oidc-discovery-provider/server_api.go [2022-05-03T20:58:36.239Z] spire-1.2.1/support/oidc-discovery-provider/server_api_test.go [2022-05-03T20:58:36.239Z] spire-1.2.1/support/oidc-discovery-provider/workload_api.go [2022-05-03T20:58:36.239Z] spire-1.2.1/support/oidc-discovery-provider/workload_api_test.go [2022-05-03T20:58:36.239Z] spire-1.2.1/test/ [2022-05-03T20:58:36.239Z] spire-1.2.1/test/clock/ [2022-05-03T20:58:36.239Z] spire-1.2.1/test/clock/clock.go [2022-05-03T20:58:36.239Z] spire-1.2.1/test/fakes/ [2022-05-03T20:58:36.239Z] spire-1.2.1/test/fakes/fakeagentcatalog/ [2022-05-03T20:58:36.239Z] spire-1.2.1/test/fakes/fakeagentcatalog/catalog.go [2022-05-03T20:58:36.239Z] spire-1.2.1/test/fakes/fakeagentkeymanager/ [2022-05-03T20:58:36.239Z] spire-1.2.1/test/fakes/fakeagentkeymanager/keymanager.go [2022-05-03T20:58:36.239Z] spire-1.2.1/test/fakes/fakeagentnodeattestor/ [2022-05-03T20:58:36.239Z] spire-1.2.1/test/fakes/fakeagentnodeattestor/nodeattestor.go [2022-05-03T20:58:36.239Z] spire-1.2.1/test/fakes/fakeagentstore/ [2022-05-03T20:58:36.239Z] spire-1.2.1/test/fakes/fakeagentstore/agentstore.go [2022-05-03T20:58:36.239Z] spire-1.2.1/test/fakes/fakedatastore/ [2022-05-03T20:58:36.239Z] spire-1.2.1/test/fakes/fakedatastore/fakedatastore.go [2022-05-03T20:58:36.239Z] spire-1.2.1/test/fakes/fakeentryclient/ [2022-05-03T20:58:36.239Z] spire-1.2.1/test/fakes/fakeentryclient/entryclient.go [2022-05-03T20:58:36.239Z] spire-1.2.1/test/fakes/fakehealthchecker/ [2022-05-03T20:58:36.239Z] spire-1.2.1/test/fakes/fakehealthchecker/checker.go [2022-05-03T20:58:36.239Z] spire-1.2.1/test/fakes/fakeidentityprovider/ [2022-05-03T20:58:36.239Z] spire-1.2.1/test/fakes/fakeidentityprovider/identityprovider.go [2022-05-03T20:58:36.239Z] spire-1.2.1/test/fakes/fakemetrics/ [2022-05-03T20:58:36.239Z] spire-1.2.1/test/fakes/fakemetrics/fakemetrics.go [2022-05-03T20:58:36.239Z] spire-1.2.1/test/fakes/fakenoderesolver/ [2022-05-03T20:58:36.239Z] spire-1.2.1/test/fakes/fakenoderesolver/noderesolver.go [2022-05-03T20:58:36.239Z] spire-1.2.1/test/fakes/fakenotifier/ [2022-05-03T20:58:36.239Z] spire-1.2.1/test/fakes/fakenotifier/notifier.go [2022-05-03T20:58:36.239Z] spire-1.2.1/test/fakes/fakepluginmetrics/ [2022-05-03T20:58:36.239Z] spire-1.2.1/test/fakes/fakepluginmetrics/fakepluginmetrics.go [2022-05-03T20:58:36.239Z] spire-1.2.1/test/fakes/fakeserverca/ [2022-05-03T20:58:36.239Z] spire-1.2.1/test/fakes/fakeserverca/serverca.go [2022-05-03T20:58:36.239Z] spire-1.2.1/test/fakes/fakeservercatalog/ [2022-05-03T20:58:36.239Z] spire-1.2.1/test/fakes/fakeservercatalog/catalog.go [2022-05-03T20:58:36.239Z] spire-1.2.1/test/fakes/fakeserverkeymanager/ [2022-05-03T20:58:36.522Z] spire-1.2.1/test/fakes/fakeserverkeymanager/keymanager.go [2022-05-03T20:58:36.522Z] spire-1.2.1/test/fakes/fakeservernodeattestor/ [2022-05-03T20:58:36.522Z] spire-1.2.1/test/fakes/fakeservernodeattestor/nodeattestor.go [2022-05-03T20:58:36.522Z] spire-1.2.1/test/fakes/fakeupstreamauthority/ [2022-05-03T20:58:36.522Z] spire-1.2.1/test/fakes/fakeupstreamauthority/plugin.go [2022-05-03T20:58:36.522Z] spire-1.2.1/test/fakes/fakeupstreamauthority/upstreamauthority.go [2022-05-03T20:58:36.522Z] spire-1.2.1/test/fakes/fakeworkloadapi/ [2022-05-03T20:58:36.522Z] spire-1.2.1/test/fakes/fakeworkloadapi/workloadapi.go [2022-05-03T20:58:36.522Z] spire-1.2.1/test/fakes/fakeworkloadattestor/ [2022-05-03T20:58:36.522Z] spire-1.2.1/test/fakes/fakeworkloadattestor/workloadattestor.go [2022-05-03T20:58:36.522Z] spire-1.2.1/test/fixture/ [2022-05-03T20:58:36.522Z] spire-1.2.1/test/fixture/certs/ [2022-05-03T20:58:36.522Z] spire-1.2.1/test/fixture/certs/agent_svid.der [2022-05-03T20:58:36.522Z] spire-1.2.1/test/fixture/certs/base_cert.pem [2022-05-03T20:58:36.522Z] spire-1.2.1/test/fixture/certs/base_csr.pem [2022-05-03T20:58:36.522Z] spire-1.2.1/test/fixture/certs/base_key.pem [2022-05-03T20:58:36.522Z] spire-1.2.1/test/fixture/certs/base_rotated_cert.pem [2022-05-03T20:58:36.522Z] spire-1.2.1/test/fixture/certs/base_rotated_csr.pem [2022-05-03T20:58:36.522Z] spire-1.2.1/test/fixture/certs/base_rotated_key.pem [2022-05-03T20:58:36.522Z] spire-1.2.1/test/fixture/certs/blog_cert.pem [2022-05-03T20:58:36.522Z] spire-1.2.1/test/fixture/certs/blog_csr.pem [2022-05-03T20:58:36.522Z] spire-1.2.1/test/fixture/certs/blog_key.pem [2022-05-03T20:58:36.522Z] spire-1.2.1/test/fixture/certs/bundle.der [2022-05-03T20:58:36.522Z] spire-1.2.1/test/fixture/certs/ca.pem [2022-05-03T20:58:36.522Z] spire-1.2.1/test/fixture/certs/ca_key.pem [2022-05-03T20:58:36.522Z] spire-1.2.1/test/fixture/certs/database_cert.pem [2022-05-03T20:58:36.522Z] spire-1.2.1/test/fixture/certs/database_csr.pem [2022-05-03T20:58:36.522Z] spire-1.2.1/test/fixture/certs/database_key.pem [2022-05-03T20:58:36.522Z] spire-1.2.1/test/fixture/certs/node_cert.pem [2022-05-03T20:58:36.522Z] spire-1.2.1/test/fixture/certs/node_csr.pem [2022-05-03T20:58:36.522Z] spire-1.2.1/test/fixture/certs/node_key.pem [2022-05-03T20:58:36.522Z] spire-1.2.1/test/fixture/certs/svid.pem [2022-05-03T20:58:36.522Z] spire-1.2.1/test/fixture/certs/svid_key.pem [2022-05-03T20:58:36.522Z] spire-1.2.1/test/fixture/config/ [2022-05-03T20:58:36.522Z] spire-1.2.1/test/fixture/config/agent_bad_agent_block.conf [2022-05-03T20:58:36.522Z] spire-1.2.1/test/fixture/config/agent_good.conf [2022-05-03T20:58:36.522Z] spire-1.2.1/test/fixture/config/agent_good_templated.conf [2022-05-03T20:58:36.522Z] spire-1.2.1/test/fixture/config/plugin_good.conf [2022-05-03T20:58:36.522Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_DogStatsd_block.conf [2022-05-03T20:58:36.522Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_InMem_block.conf [2022-05-03T20:58:36.522Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_M3_block.conf [2022-05-03T20:58:36.522Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_Prometheus_block.conf [2022-05-03T20:58:36.522Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_Statsd_block.conf [2022-05-03T20:58:36.522Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_health_checks_block.conf [2022-05-03T20:58:36.522Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_root_block.conf [2022-05-03T20:58:36.522Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_telemetry_block.conf [2022-05-03T20:58:36.522Z] spire-1.2.1/test/fixture/config/server_bad_nested_bundle_endpoint_acme_block.conf [2022-05-03T20:58:36.522Z] spire-1.2.1/test/fixture/config/server_bad_nested_bundle_endpoint_block.conf [2022-05-03T20:58:36.522Z] spire-1.2.1/test/fixture/config/server_bad_nested_ca_subject_block.conf [2022-05-03T20:58:36.522Z] spire-1.2.1/test/fixture/config/server_bad_nested_experimental_block.conf [2022-05-03T20:58:36.522Z] spire-1.2.1/test/fixture/config/server_bad_nested_federates_with_block.conf [2022-05-03T20:58:36.522Z] spire-1.2.1/test/fixture/config/server_bad_nested_federation_block.conf [2022-05-03T20:58:36.522Z] spire-1.2.1/test/fixture/config/server_bad_ratelimit_block.conf [2022-05-03T20:58:36.522Z] spire-1.2.1/test/fixture/config/server_bad_server_block.conf [2022-05-03T20:58:36.522Z] spire-1.2.1/test/fixture/config/server_good.conf [2022-05-03T20:58:36.522Z] spire-1.2.1/test/fixture/config/server_good_templated.conf [2022-05-03T20:58:36.522Z] spire-1.2.1/test/fixture/fixture.go [2022-05-03T20:58:36.522Z] spire-1.2.1/test/fixture/nodeattestor/ [2022-05-03T20:58:36.522Z] spire-1.2.1/test/fixture/nodeattestor/sshpop/ [2022-05-03T20:58:36.522Z] spire-1.2.1/test/fixture/nodeattestor/sshpop/agent_ssh_key [2022-05-03T20:58:36.522Z] spire-1.2.1/test/fixture/nodeattestor/sshpop/agent_ssh_key-cert.pub [2022-05-03T20:58:36.522Z] spire-1.2.1/test/fixture/nodeattestor/sshpop/ssh_cert_authority.pub [2022-05-03T20:58:36.522Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/ [2022-05-03T20:58:36.522Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/generate.go [2022-05-03T20:58:36.522Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/intermediate.pem [2022-05-03T20:58:36.522Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/leaf-crt-bundle.pem [2022-05-03T20:58:36.522Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/leaf-key.pem [2022-05-03T20:58:36.522Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/leaf.pem [2022-05-03T20:58:36.523Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/root-crt.pem [2022-05-03T20:58:36.523Z] spire-1.2.1/test/fixture/registration/ [2022-05-03T20:58:36.523Z] spire-1.2.1/test/fixture/registration/entries.json [2022-05-03T20:58:36.523Z] spire-1.2.1/test/fixture/registration/good-for-update.json [2022-05-03T20:58:36.523Z] spire-1.2.1/test/fixture/registration/good.json [2022-05-03T20:58:36.523Z] spire-1.2.1/test/fixture/registration/invalid.json [2022-05-03T20:58:36.523Z] spire-1.2.1/test/fixture/registration/invalid_json.json [2022-05-03T20:58:36.523Z] spire-1.2.1/test/fixture/registration/manager_test_entries.json [2022-05-03T20:58:36.523Z] spire-1.2.1/test/integration/ [2022-05-03T20:58:36.523Z] spire-1.2.1/test/integration/README.md [2022-05-03T20:58:36.523Z] spire-1.2.1/test/integration/common [2022-05-03T20:58:36.523Z] spire-1.2.1/test/integration/setup/ [2022-05-03T20:58:36.523Z] spire-1.2.1/test/integration/setup/adminclient/ [2022-05-03T20:58:36.523Z] spire-1.2.1/test/integration/setup/adminclient/build.sh [2022-05-03T20:58:36.523Z] spire-1.2.1/test/integration/setup/adminclient/client.go [2022-05-03T20:58:36.523Z] spire-1.2.1/test/integration/setup/debugagent/ [2022-05-03T20:58:36.523Z] spire-1.2.1/test/integration/setup/debugagent/build.sh [2022-05-03T20:58:36.523Z] spire-1.2.1/test/integration/setup/debugagent/main.go [2022-05-03T20:58:36.523Z] spire-1.2.1/test/integration/setup/debugserver/ [2022-05-03T20:58:36.523Z] spire-1.2.1/test/integration/setup/debugserver/build.sh [2022-05-03T20:58:36.523Z] spire-1.2.1/test/integration/setup/debugserver/main.go [2022-05-03T20:58:36.523Z] spire-1.2.1/test/integration/setup/downstreamclient/ [2022-05-03T20:58:36.523Z] spire-1.2.1/test/integration/setup/downstreamclient/build.sh [2022-05-03T20:58:36.523Z] spire-1.2.1/test/integration/setup/downstreamclient/client.go [2022-05-03T20:58:36.523Z] spire-1.2.1/test/integration/setup/itclient/ [2022-05-03T20:58:36.523Z] spire-1.2.1/test/integration/setup/itclient/client.go [2022-05-03T20:58:36.523Z] spire-1.2.1/test/integration/setup/node-attestation/ [2022-05-03T20:58:36.523Z] spire-1.2.1/test/integration/setup/node-attestation/build.sh [2022-05-03T20:58:36.523Z] spire-1.2.1/test/integration/setup/node-attestation/client.go [2022-05-03T20:58:36.523Z] spire-1.2.1/test/integration/setup/x509pop/ [2022-05-03T20:58:36.523Z] spire-1.2.1/test/integration/setup/x509pop/gencerts.go [2022-05-03T20:58:36.523Z] spire-1.2.1/test/integration/setup/x509pop/setup.sh [2022-05-03T20:58:36.523Z] spire-1.2.1/test/integration/suites/ [2022-05-03T20:58:36.523Z] spire-1.2.1/test/integration/suites/admin-endpoints/ [2022-05-03T20:58:36.523Z] spire-1.2.1/test/integration/suites/admin-endpoints/00-setup [2022-05-03T20:58:36.523Z] spire-1.2.1/test/integration/suites/admin-endpoints/01-start-server [2022-05-03T20:58:36.523Z] spire-1.2.1/test/integration/suites/admin-endpoints/02-bootstrap-agent [2022-05-03T20:58:36.523Z] spire-1.2.1/test/integration/suites/admin-endpoints/03-start-agent [2022-05-03T20:58:36.523Z] spire-1.2.1/test/integration/suites/admin-endpoints/04-create-registration-entries [2022-05-03T20:58:36.523Z] spire-1.2.1/test/integration/suites/admin-endpoints/05-test-endpoints [2022-05-03T20:58:36.523Z] spire-1.2.1/test/integration/suites/admin-endpoints/README.md [2022-05-03T20:58:36.523Z] spire-1.2.1/test/integration/suites/admin-endpoints/conf/ [2022-05-03T20:58:36.523Z] spire-1.2.1/test/integration/suites/admin-endpoints/conf/agent/ [2022-05-03T20:58:36.523Z] spire-1.2.1/test/integration/suites/admin-endpoints/conf/agent/agent.conf [2022-05-03T20:58:36.523Z] spire-1.2.1/test/integration/suites/admin-endpoints/conf/server/ [2022-05-03T20:58:36.523Z] spire-1.2.1/test/integration/suites/admin-endpoints/conf/server/server.conf [2022-05-03T20:58:36.523Z] spire-1.2.1/test/integration/suites/admin-endpoints/docker-compose.yaml [2022-05-03T20:58:36.523Z] spire-1.2.1/test/integration/suites/admin-endpoints/teardown [2022-05-03T20:58:36.523Z] spire-1.2.1/test/integration/suites/datastore-mysql-replication/ [2022-05-03T20:58:36.523Z] spire-1.2.1/test/integration/suites/datastore-mysql-replication/00-setup [2022-05-03T20:58:36.523Z] spire-1.2.1/test/integration/suites/datastore-mysql-replication/01-test-variants [2022-05-03T20:58:36.523Z] spire-1.2.1/test/integration/suites/datastore-mysql-replication/README.md [2022-05-03T20:58:36.523Z] spire-1.2.1/test/integration/suites/datastore-mysql-replication/docker-compose.yaml [2022-05-03T20:58:36.523Z] spire-1.2.1/test/integration/suites/datastore-mysql-replication/teardown [2022-05-03T20:58:36.523Z] spire-1.2.1/test/integration/suites/datastore-mysql/ [2022-05-03T20:58:36.523Z] spire-1.2.1/test/integration/suites/datastore-mysql/00-setup [2022-05-03T20:58:36.523Z] spire-1.2.1/test/integration/suites/datastore-mysql/01-test-variants [2022-05-03T20:58:36.523Z] spire-1.2.1/test/integration/suites/datastore-mysql/README.md [2022-05-03T20:58:36.523Z] spire-1.2.1/test/integration/suites/datastore-mysql/docker-compose.yaml [2022-05-03T20:58:36.523Z] spire-1.2.1/test/integration/suites/datastore-mysql/teardown [2022-05-03T20:58:36.523Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/ [2022-05-03T20:58:36.523Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/00-setup [2022-05-03T20:58:36.523Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/01-test-variants [2022-05-03T20:58:36.523Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/README.md [2022-05-03T20:58:36.523Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/docker-compose.yaml [2022-05-03T20:58:36.523Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/principal/ [2022-05-03T20:58:36.523Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/principal/init.sh [2022-05-03T20:58:36.523Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/replica/ [2022-05-03T20:58:36.523Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/replica/docker-entrypoint.sh [2022-05-03T20:58:36.523Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/replica/v12/ [2022-05-03T20:58:36.523Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/replica/v12/docker-entrypoint.sh [2022-05-03T20:58:36.523Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/teardown [2022-05-03T20:58:36.523Z] spire-1.2.1/test/integration/suites/datastore-postgres/ [2022-05-03T20:58:36.523Z] spire-1.2.1/test/integration/suites/datastore-postgres/00-setup [2022-05-03T20:58:36.523Z] spire-1.2.1/test/integration/suites/datastore-postgres/01-test-variants [2022-05-03T20:58:36.523Z] spire-1.2.1/test/integration/suites/datastore-postgres/README.md [2022-05-03T20:58:36.523Z] spire-1.2.1/test/integration/suites/datastore-postgres/docker-compose.yaml [2022-05-03T20:58:36.523Z] spire-1.2.1/test/integration/suites/datastore-postgres/teardown [2022-05-03T20:58:36.523Z] spire-1.2.1/test/integration/suites/debug-endpoints/ [2022-05-03T20:58:36.523Z] spire-1.2.1/test/integration/suites/debug-endpoints/00-setup [2022-05-03T20:58:36.523Z] spire-1.2.1/test/integration/suites/debug-endpoints/01-start-server [2022-05-03T20:58:36.523Z] spire-1.2.1/test/integration/suites/debug-endpoints/02-bootstrap-agent [2022-05-03T20:58:36.523Z] spire-1.2.1/test/integration/suites/debug-endpoints/03-start-agent [2022-05-03T20:58:36.523Z] spire-1.2.1/test/integration/suites/debug-endpoints/04-create-registration-entries [2022-05-03T20:58:36.523Z] spire-1.2.1/test/integration/suites/debug-endpoints/05-test-endpoints [2022-05-03T20:58:36.523Z] spire-1.2.1/test/integration/suites/debug-endpoints/README.md [2022-05-03T20:58:36.523Z] spire-1.2.1/test/integration/suites/debug-endpoints/conf/ [2022-05-03T20:58:36.523Z] spire-1.2.1/test/integration/suites/debug-endpoints/conf/agent/ [2022-05-03T20:58:36.523Z] spire-1.2.1/test/integration/suites/debug-endpoints/conf/agent/agent.conf [2022-05-03T20:58:36.523Z] spire-1.2.1/test/integration/suites/debug-endpoints/conf/server/ [2022-05-03T20:58:36.523Z] spire-1.2.1/test/integration/suites/debug-endpoints/conf/server/server.conf [2022-05-03T20:58:36.523Z] spire-1.2.1/test/integration/suites/debug-endpoints/docker-compose.yaml [2022-05-03T20:58:36.523Z] spire-1.2.1/test/integration/suites/debug-endpoints/teardown [2022-05-03T20:58:36.523Z] spire-1.2.1/test/integration/suites/downstream-endpoints/ [2022-05-03T20:58:36.523Z] spire-1.2.1/test/integration/suites/downstream-endpoints/00-setup [2022-05-03T20:58:36.523Z] spire-1.2.1/test/integration/suites/downstream-endpoints/01-start-server [2022-05-03T20:58:36.523Z] spire-1.2.1/test/integration/suites/downstream-endpoints/02-bootstrap-agent [2022-05-03T20:58:36.523Z] spire-1.2.1/test/integration/suites/downstream-endpoints/03-start-agent [2022-05-03T20:58:36.523Z] spire-1.2.1/test/integration/suites/downstream-endpoints/04-create-entries [2022-05-03T20:58:36.523Z] spire-1.2.1/test/integration/suites/downstream-endpoints/05-test-endpoints [2022-05-03T20:58:36.523Z] spire-1.2.1/test/integration/suites/downstream-endpoints/README.md [2022-05-03T20:58:36.523Z] spire-1.2.1/test/integration/suites/downstream-endpoints/conf/ [2022-05-03T20:58:36.523Z] spire-1.2.1/test/integration/suites/downstream-endpoints/conf/agent/ [2022-05-03T20:58:36.523Z] spire-1.2.1/test/integration/suites/downstream-endpoints/conf/agent/agent.conf [2022-05-03T20:58:36.523Z] spire-1.2.1/test/integration/suites/downstream-endpoints/conf/server/ [2022-05-03T20:58:36.523Z] spire-1.2.1/test/integration/suites/downstream-endpoints/conf/server/server.conf [2022-05-03T20:58:36.523Z] spire-1.2.1/test/integration/suites/downstream-endpoints/docker-compose.yaml [2022-05-03T20:58:36.523Z] spire-1.2.1/test/integration/suites/downstream-endpoints/teardown [2022-05-03T20:58:36.523Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/ [2022-05-03T20:58:36.523Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/00-setup [2022-05-03T20:58:36.523Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/01-start-server [2022-05-03T20:58:36.523Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/02-bootstrap-agents [2022-05-03T20:58:36.523Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/03-start-remaining-containers [2022-05-03T20:58:36.523Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/04-create-workload-entries [2022-05-03T20:58:36.523Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/05-check-workload-connectivity [2022-05-03T20:58:36.523Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/README.md [2022-05-03T20:58:36.523Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/ [2022-05-03T20:58:36.523Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/downstream-agent/ [2022-05-03T20:58:36.523Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/downstream-agent/agent.conf [2022-05-03T20:58:36.523Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/downstream-envoy/ [2022-05-03T20:58:36.523Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/downstream-envoy/envoy.yaml [2022-05-03T20:58:36.523Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/server/ [2022-05-03T20:58:36.523Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/server/server.conf [2022-05-03T20:58:36.523Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/supervisord.conf [2022-05-03T20:58:36.523Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/upstream-agent/ [2022-05-03T20:58:36.523Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/upstream-agent/agent.conf [2022-05-03T20:58:36.523Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/upstream-envoy/ [2022-05-03T20:58:36.523Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/upstream-envoy/envoy.yaml [2022-05-03T20:58:36.523Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/docker-compose.yaml [2022-05-03T20:58:36.523Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/teardown [2022-05-03T20:58:36.523Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/ [2022-05-03T20:58:36.523Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/00-test-envoy-releases.sh [2022-05-03T20:58:36.523Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/Dockerfile [2022-05-03T20:58:36.523Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/README.md [2022-05-03T20:58:36.523Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/ [2022-05-03T20:58:36.523Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/ [2022-05-03T20:58:36.523Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/agent/ [2022-05-03T20:58:36.523Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/agent/agent.conf [2022-05-03T20:58:36.523Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/envoy/ [2022-05-03T20:58:36.523Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/envoy/envoy.yaml [2022-05-03T20:58:36.523Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/server/ [2022-05-03T20:58:36.523Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/server/server.conf [2022-05-03T20:58:36.523Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/ [2022-05-03T20:58:36.523Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/agent/ [2022-05-03T20:58:36.523Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/agent/agent.conf [2022-05-03T20:58:36.523Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/envoy/ [2022-05-03T20:58:36.523Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/envoy/envoy.yaml [2022-05-03T20:58:36.523Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/supervisord.conf [2022-05-03T20:58:36.523Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/ [2022-05-03T20:58:36.523Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/agent/ [2022-05-03T20:58:36.523Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/agent/agent.conf [2022-05-03T20:58:36.523Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/envoy/ [2022-05-03T20:58:36.523Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/envoy/envoy.yaml [2022-05-03T20:58:36.523Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/server/ [2022-05-03T20:58:36.523Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/server/server.conf [2022-05-03T20:58:36.523Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/docker-compose.yaml [2022-05-03T20:58:36.523Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/teardown [2022-05-03T20:58:36.523Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/ [2022-05-03T20:58:36.523Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/00-test-envoy-releases [2022-05-03T20:58:36.523Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/README.md [2022-05-03T20:58:36.812Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/ [2022-05-03T20:58:36.812Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/downstream-agent/ [2022-05-03T20:58:36.812Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/downstream-agent/agent.conf [2022-05-03T20:58:36.812Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/downstream-envoy/ [2022-05-03T20:58:36.812Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/downstream-envoy/envoy.yaml [2022-05-03T20:58:36.812Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/server/ [2022-05-03T20:58:36.812Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/server/server.conf [2022-05-03T20:58:36.812Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/supervisord.conf [2022-05-03T20:58:36.812Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/upstream-agent/ [2022-05-03T20:58:36.812Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/upstream-agent/agent.conf [2022-05-03T20:58:36.812Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/upstream-envoy/ [2022-05-03T20:58:36.812Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/upstream-envoy/envoy.yaml [2022-05-03T20:58:36.812Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/docker-compose.yaml [2022-05-03T20:58:36.812Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/teardown [2022-05-03T20:58:36.812Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/ [2022-05-03T20:58:36.812Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/00-setup [2022-05-03T20:58:36.812Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/01-start-servers [2022-05-03T20:58:36.812Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/02-bootstrap-federation-and-agents [2022-05-03T20:58:36.812Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/03-start-remaining-containers [2022-05-03T20:58:36.812Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/04-create-workload-entries [2022-05-03T20:58:36.812Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/05-check-workload-connectivity [2022-05-03T20:58:36.812Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/06-stop-servers [2022-05-03T20:58:36.812Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/07-check-workload-connectivity [2022-05-03T20:58:36.812Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/08-start-servers [2022-05-03T20:58:36.812Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/09-check-workload-connectivity [2022-05-03T20:58:36.812Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/10-stop-agents [2022-05-03T20:58:36.812Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/11-check-workload-connectivity [2022-05-03T20:58:36.812Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/12-start-agents [2022-05-03T20:58:36.812Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/13-check-workload-connectivity [2022-05-03T20:58:36.812Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/Dockerfile [2022-05-03T20:58:36.812Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/README.md [2022-05-03T20:58:36.812Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/ [2022-05-03T20:58:36.812Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/ [2022-05-03T20:58:36.812Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/agent/ [2022-05-03T20:58:36.812Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/agent/agent.conf [2022-05-03T20:58:36.812Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/ghostunnel/ [2022-05-03T20:58:36.812Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/ghostunnel/ghostunnel.flags [2022-05-03T20:58:36.812Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/server/ [2022-05-03T20:58:36.812Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/server/server.conf [2022-05-03T20:58:36.812Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/supervisord/ [2022-05-03T20:58:36.813Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/supervisord/supervisord.conf [2022-05-03T20:58:36.813Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/ [2022-05-03T20:58:36.813Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/agent/ [2022-05-03T20:58:36.813Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/agent/agent.conf [2022-05-03T20:58:36.813Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/ghostunnel/ [2022-05-03T20:58:36.813Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/ghostunnel/ghostunnel.flags [2022-05-03T20:58:36.813Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/server/ [2022-05-03T20:58:36.813Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/server/server.conf [2022-05-03T20:58:36.813Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/supervisord/ [2022-05-03T20:58:36.813Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/supervisord/supervisord.conf [2022-05-03T20:58:36.813Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/docker-compose.yaml [2022-05-03T20:58:36.813Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/teardown [2022-05-03T20:58:36.813Z] spire-1.2.1/test/integration/suites/join-token/ [2022-05-03T20:58:36.813Z] spire-1.2.1/test/integration/suites/join-token/01-start-server [2022-05-03T20:58:36.813Z] spire-1.2.1/test/integration/suites/join-token/02-bootstrap-agents [2022-05-03T20:58:36.813Z] spire-1.2.1/test/integration/suites/join-token/03-start-agent [2022-05-03T20:58:36.813Z] spire-1.2.1/test/integration/suites/join-token/04-create-workload-entry [2022-05-03T20:58:36.813Z] spire-1.2.1/test/integration/suites/join-token/05-check-svid [2022-05-03T20:58:36.813Z] spire-1.2.1/test/integration/suites/join-token/06-start-bad-agent [2022-05-03T20:58:36.813Z] spire-1.2.1/test/integration/suites/join-token/README.md [2022-05-03T20:58:36.813Z] spire-1.2.1/test/integration/suites/join-token/conf/ [2022-05-03T20:58:36.813Z] spire-1.2.1/test/integration/suites/join-token/conf/agent/ [2022-05-03T20:58:36.813Z] spire-1.2.1/test/integration/suites/join-token/conf/agent/agent.conf [2022-05-03T20:58:36.813Z] spire-1.2.1/test/integration/suites/join-token/conf/server/ [2022-05-03T20:58:36.813Z] spire-1.2.1/test/integration/suites/join-token/conf/server/server.conf [2022-05-03T20:58:36.813Z] spire-1.2.1/test/integration/suites/join-token/docker-compose.yaml [2022-05-03T20:58:36.813Z] spire-1.2.1/test/integration/suites/join-token/teardown [2022-05-03T20:58:36.813Z] spire-1.2.1/test/integration/suites/k8s-reconcile/ [2022-05-03T20:58:36.813Z] spire-1.2.1/test/integration/suites/k8s-reconcile/00-setup [2022-05-03T20:58:36.813Z] spire-1.2.1/test/integration/suites/k8s-reconcile/01-apply-config [2022-05-03T20:58:36.813Z] spire-1.2.1/test/integration/suites/k8s-reconcile/02-check-for-workload-svid [2022-05-03T20:58:36.813Z] spire-1.2.1/test/integration/suites/k8s-reconcile/README.md [2022-05-03T20:58:36.813Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/ [2022-05-03T20:58:36.813Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/admctrl/ [2022-05-03T20:58:36.813Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/admctrl/admission-control.yaml [2022-05-03T20:58:36.813Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/admctrl/kubeconfig.yaml [2022-05-03T20:58:36.813Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/agent/ [2022-05-03T20:58:36.813Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/agent/kustomization.yaml [2022-05-03T20:58:36.813Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/agent/spire-agent.yaml [2022-05-03T20:58:36.813Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/kind-config.yaml [2022-05-03T20:58:36.813Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/server/ [2022-05-03T20:58:36.813Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/server/k8s-workload-registrar-secret.yaml [2022-05-03T20:58:36.813Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/server/kustomization.yaml [2022-05-03T20:58:36.813Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/server/spire-server.yaml [2022-05-03T20:58:36.813Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/workload.yaml [2022-05-03T20:58:36.813Z] spire-1.2.1/test/integration/suites/k8s-reconcile/init-kubectl [2022-05-03T20:58:36.813Z] spire-1.2.1/test/integration/suites/k8s-reconcile/teardown [2022-05-03T20:58:36.813Z] spire-1.2.1/test/integration/suites/k8s-scratch/ [2022-05-03T20:58:36.813Z] spire-1.2.1/test/integration/suites/k8s-scratch/00-setup [2022-05-03T20:58:36.813Z] spire-1.2.1/test/integration/suites/k8s-scratch/01-apply-config [2022-05-03T20:58:36.813Z] spire-1.2.1/test/integration/suites/k8s-scratch/02-check-for-workload-svid [2022-05-03T20:58:36.813Z] spire-1.2.1/test/integration/suites/k8s-scratch/README.md [2022-05-03T20:58:36.813Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/ [2022-05-03T20:58:36.813Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/admctrl/ [2022-05-03T20:58:36.813Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/admctrl/admission-control.yaml [2022-05-03T20:58:36.813Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/admctrl/kubeconfig.yaml [2022-05-03T20:58:36.813Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/agent/ [2022-05-03T20:58:36.813Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/agent/kustomization.yaml [2022-05-03T20:58:36.813Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/agent/spire-agent.yaml [2022-05-03T20:58:36.813Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/kind-config.yaml [2022-05-03T20:58:36.813Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/server/ [2022-05-03T20:58:36.813Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/server/k8s-workload-registrar-secret.yaml [2022-05-03T20:58:36.813Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/server/kustomization.yaml [2022-05-03T20:58:36.813Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/server/spire-server.yaml [2022-05-03T20:58:36.813Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/webhook/ [2022-05-03T20:58:36.813Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/webhook/kustomization.yaml [2022-05-03T20:58:36.813Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/webhook/validation-webhook.yaml [2022-05-03T20:58:36.813Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/workload.yaml [2022-05-03T20:58:36.813Z] spire-1.2.1/test/integration/suites/k8s-scratch/init-kubectl [2022-05-03T20:58:36.813Z] spire-1.2.1/test/integration/suites/k8s-scratch/teardown [2022-05-03T20:58:36.813Z] spire-1.2.1/test/integration/suites/k8s/ [2022-05-03T20:58:36.813Z] spire-1.2.1/test/integration/suites/k8s/00-setup [2022-05-03T20:58:36.813Z] spire-1.2.1/test/integration/suites/k8s/01-apply-config [2022-05-03T20:58:36.813Z] spire-1.2.1/test/integration/suites/k8s/02-check-for-workload-svid [2022-05-03T20:58:36.813Z] spire-1.2.1/test/integration/suites/k8s/README.md [2022-05-03T20:58:36.813Z] spire-1.2.1/test/integration/suites/k8s/conf/ [2022-05-03T20:58:36.813Z] spire-1.2.1/test/integration/suites/k8s/conf/admctrl/ [2022-05-03T20:58:36.813Z] spire-1.2.1/test/integration/suites/k8s/conf/admctrl/admission-control.yaml [2022-05-03T20:58:36.813Z] spire-1.2.1/test/integration/suites/k8s/conf/admctrl/kubeconfig.yaml [2022-05-03T20:58:36.813Z] spire-1.2.1/test/integration/suites/k8s/conf/agent/ [2022-05-03T20:58:36.813Z] spire-1.2.1/test/integration/suites/k8s/conf/agent/kustomization.yaml [2022-05-03T20:58:36.813Z] spire-1.2.1/test/integration/suites/k8s/conf/agent/spire-agent.yaml [2022-05-03T20:58:36.813Z] spire-1.2.1/test/integration/suites/k8s/conf/kind-config.yaml [2022-05-03T20:58:36.813Z] spire-1.2.1/test/integration/suites/k8s/conf/server/ [2022-05-03T20:58:36.813Z] spire-1.2.1/test/integration/suites/k8s/conf/server/k8s-workload-registrar-secret.yaml [2022-05-03T20:58:36.813Z] spire-1.2.1/test/integration/suites/k8s/conf/server/kustomization.yaml [2022-05-03T20:58:36.813Z] spire-1.2.1/test/integration/suites/k8s/conf/server/spire-server.yaml [2022-05-03T20:58:36.813Z] spire-1.2.1/test/integration/suites/k8s/conf/webhook/ [2022-05-03T20:58:36.813Z] spire-1.2.1/test/integration/suites/k8s/conf/webhook/kustomization.yaml [2022-05-03T20:58:36.813Z] spire-1.2.1/test/integration/suites/k8s/conf/webhook/validation-webhook.yaml [2022-05-03T20:58:36.813Z] spire-1.2.1/test/integration/suites/k8s/conf/workload.yaml [2022-05-03T20:58:36.813Z] spire-1.2.1/test/integration/suites/k8s/init-kubectl [2022-05-03T20:58:36.813Z] spire-1.2.1/test/integration/suites/k8s/teardown [2022-05-03T20:58:36.813Z] spire-1.2.1/test/integration/suites/nested-rotation/ [2022-05-03T20:58:36.813Z] spire-1.2.1/test/integration/suites/nested-rotation/00-setup [2022-05-03T20:58:36.813Z] spire-1.2.1/test/integration/suites/nested-rotation/01-start-root [2022-05-03T20:58:36.813Z] spire-1.2.1/test/integration/suites/nested-rotation/02-create-intermediate-downstream-entries [2022-05-03T20:58:36.813Z] spire-1.2.1/test/integration/suites/nested-rotation/03-start-intermediateA [2022-05-03T20:58:36.813Z] spire-1.2.1/test/integration/suites/nested-rotation/04-create-leafA-downstream-entry [2022-05-03T20:58:36.813Z] spire-1.2.1/test/integration/suites/nested-rotation/05-start-leafA [2022-05-03T20:58:36.813Z] spire-1.2.1/test/integration/suites/nested-rotation/06-start-intermediateB [2022-05-03T20:58:36.813Z] spire-1.2.1/test/integration/suites/nested-rotation/07-create-leafB-downstream-entry [2022-05-03T20:58:36.813Z] spire-1.2.1/test/integration/suites/nested-rotation/08-start-leafB [2022-05-03T20:58:36.813Z] spire-1.2.1/test/integration/suites/nested-rotation/09-create-workload-entries [2022-05-03T20:58:36.813Z] spire-1.2.1/test/integration/suites/nested-rotation/10-check-svids [2022-05-03T20:58:36.813Z] spire-1.2.1/test/integration/suites/nested-rotation/Dockerfile [2022-05-03T20:58:36.813Z] spire-1.2.1/test/integration/suites/nested-rotation/README.md [2022-05-03T20:58:36.813Z] spire-1.2.1/test/integration/suites/nested-rotation/docker-compose.yaml [2022-05-03T20:58:36.813Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/ [2022-05-03T20:58:36.813Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/agent/ [2022-05-03T20:58:36.813Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/agent/agent.conf [2022-05-03T20:58:36.813Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/server/ [2022-05-03T20:58:36.813Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/server/server.conf [2022-05-03T20:58:36.813Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/ [2022-05-03T20:58:36.813Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/agent/ [2022-05-03T20:58:36.813Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/agent/agent.conf [2022-05-03T20:58:36.813Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/server/ [2022-05-03T20:58:36.813Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/server/server.conf [2022-05-03T20:58:36.813Z] spire-1.2.1/test/integration/suites/nested-rotation/leafA/ [2022-05-03T20:58:36.813Z] spire-1.2.1/test/integration/suites/nested-rotation/leafA/agent/ [2022-05-03T20:58:36.813Z] spire-1.2.1/test/integration/suites/nested-rotation/leafA/agent/agent.conf [2022-05-03T20:58:36.813Z] spire-1.2.1/test/integration/suites/nested-rotation/leafA/server/ [2022-05-03T20:58:36.813Z] spire-1.2.1/test/integration/suites/nested-rotation/leafA/server/server.conf [2022-05-03T20:58:36.813Z] spire-1.2.1/test/integration/suites/nested-rotation/leafB/ [2022-05-03T20:58:36.813Z] spire-1.2.1/test/integration/suites/nested-rotation/leafB/agent/ [2022-05-03T20:58:36.813Z] spire-1.2.1/test/integration/suites/nested-rotation/leafB/agent/agent.conf [2022-05-03T20:58:36.813Z] spire-1.2.1/test/integration/suites/nested-rotation/leafB/server/ [2022-05-03T20:58:36.813Z] spire-1.2.1/test/integration/suites/nested-rotation/leafB/server/server.conf [2022-05-03T20:58:36.813Z] spire-1.2.1/test/integration/suites/nested-rotation/root/ [2022-05-03T20:58:36.813Z] spire-1.2.1/test/integration/suites/nested-rotation/root/agent/ [2022-05-03T20:58:36.813Z] spire-1.2.1/test/integration/suites/nested-rotation/root/agent/agent.conf [2022-05-03T20:58:36.813Z] spire-1.2.1/test/integration/suites/nested-rotation/root/server/ [2022-05-03T20:58:36.813Z] spire-1.2.1/test/integration/suites/nested-rotation/root/server/server.conf [2022-05-03T20:58:36.813Z] spire-1.2.1/test/integration/suites/nested-rotation/teardown [2022-05-03T20:58:36.813Z] spire-1.2.1/test/integration/suites/node-attestation/ [2022-05-03T20:58:36.813Z] spire-1.2.1/test/integration/suites/node-attestation/00-setup [2022-05-03T20:58:36.813Z] spire-1.2.1/test/integration/suites/node-attestation/01-start-server [2022-05-03T20:58:36.813Z] spire-1.2.1/test/integration/suites/node-attestation/02-start-agent [2022-05-03T20:58:36.813Z] spire-1.2.1/test/integration/suites/node-attestation/03-test-node-attestation [2022-05-03T20:58:36.813Z] spire-1.2.1/test/integration/suites/node-attestation/04-test-x509pop-attestation [2022-05-03T20:58:36.813Z] spire-1.2.1/test/integration/suites/node-attestation/README.md [2022-05-03T20:58:36.813Z] spire-1.2.1/test/integration/suites/node-attestation/conf/ [2022-05-03T20:58:36.813Z] spire-1.2.1/test/integration/suites/node-attestation/conf/agent/ [2022-05-03T20:58:36.813Z] spire-1.2.1/test/integration/suites/node-attestation/conf/agent/agent.conf [2022-05-03T20:58:36.813Z] spire-1.2.1/test/integration/suites/node-attestation/conf/server/ [2022-05-03T20:58:36.813Z] spire-1.2.1/test/integration/suites/node-attestation/conf/server/server.conf [2022-05-03T20:58:36.813Z] spire-1.2.1/test/integration/suites/node-attestation/docker-compose.yaml [2022-05-03T20:58:36.813Z] spire-1.2.1/test/integration/suites/node-attestation/teardown [2022-05-03T20:58:36.813Z] spire-1.2.1/test/integration/suites/rotation/ [2022-05-03T20:58:36.813Z] spire-1.2.1/test/integration/suites/rotation/00-setup [2022-05-03T20:58:36.813Z] spire-1.2.1/test/integration/suites/rotation/01-start-server [2022-05-03T20:58:36.813Z] spire-1.2.1/test/integration/suites/rotation/02-bootstrap-agent [2022-05-03T20:58:36.813Z] spire-1.2.1/test/integration/suites/rotation/03-start-agent [2022-05-03T20:58:36.813Z] spire-1.2.1/test/integration/suites/rotation/04-create-workload-entry [2022-05-03T20:58:36.813Z] spire-1.2.1/test/integration/suites/rotation/05-check-svids [2022-05-03T20:58:36.813Z] spire-1.2.1/test/integration/suites/rotation/README.md [2022-05-03T20:58:36.813Z] spire-1.2.1/test/integration/suites/rotation/conf/ [2022-05-03T20:58:36.813Z] spire-1.2.1/test/integration/suites/rotation/conf/agent/ [2022-05-03T20:58:36.813Z] spire-1.2.1/test/integration/suites/rotation/conf/agent/agent.conf [2022-05-03T20:58:36.813Z] spire-1.2.1/test/integration/suites/rotation/conf/server/ [2022-05-03T20:58:36.813Z] spire-1.2.1/test/integration/suites/rotation/conf/server/server.conf [2022-05-03T20:58:36.813Z] spire-1.2.1/test/integration/suites/rotation/docker-compose.yaml [2022-05-03T20:58:36.813Z] spire-1.2.1/test/integration/suites/rotation/teardown [2022-05-03T20:58:36.813Z] spire-1.2.1/test/integration/suites/self-test/ [2022-05-03T20:58:36.813Z] spire-1.2.1/test/integration/suites/self-test/00-ensure-command-failure-fails-step [2022-05-03T20:58:36.813Z] spire-1.2.1/test/integration/suites/self-test/README.md [2022-05-03T20:58:36.813Z] spire-1.2.1/test/integration/suites/self-test/teardown [2022-05-03T20:58:36.813Z] spire-1.2.1/test/integration/suites/spire-server-cli/ [2022-05-03T20:58:36.813Z] spire-1.2.1/test/integration/suites/spire-server-cli/01-start-server [2022-05-03T20:58:36.813Z] spire-1.2.1/test/integration/suites/spire-server-cli/02-bundle [2022-05-03T20:58:36.813Z] spire-1.2.1/test/integration/suites/spire-server-cli/03-entry [2022-05-03T20:58:36.813Z] spire-1.2.1/test/integration/suites/spire-server-cli/04-bootstrap-agents [2022-05-03T20:58:36.813Z] spire-1.2.1/test/integration/suites/spire-server-cli/05-start-agents [2022-05-03T20:58:36.814Z] spire-1.2.1/test/integration/suites/spire-server-cli/06-agent [2022-05-03T20:58:36.814Z] spire-1.2.1/test/integration/suites/spire-server-cli/README.md [2022-05-03T20:58:36.814Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/ [2022-05-03T20:58:36.814Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/agent/ [2022-05-03T20:58:36.814Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/agent/agent.conf [2022-05-03T20:58:36.814Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ [2022-05-03T20:58:36.814Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ca.pem [2022-05-03T20:58:36.814Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ca.spiffe [2022-05-03T20:58:36.814Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ca2.pem [2022-05-03T20:58:36.814Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ca2.spiffe [2022-05-03T20:58:36.814Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/server/ [2022-05-03T20:58:36.814Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/server/server.conf [2022-05-03T20:58:36.814Z] spire-1.2.1/test/integration/suites/spire-server-cli/docker-compose.yaml [2022-05-03T20:58:36.814Z] spire-1.2.1/test/integration/suites/spire-server-cli/teardown [2022-05-03T20:58:36.814Z] spire-1.2.1/test/integration/suites/upgrade/ [2022-05-03T20:58:36.814Z] spire-1.2.1/test/integration/suites/upgrade/00-setup [2022-05-03T20:58:36.814Z] spire-1.2.1/test/integration/suites/upgrade/01-run-upgrade-tests [2022-05-03T20:58:36.814Z] spire-1.2.1/test/integration/suites/upgrade/02-verify-codebase-version-is-updated [2022-05-03T20:58:36.814Z] spire-1.2.1/test/integration/suites/upgrade/README.md [2022-05-03T20:58:36.814Z] spire-1.2.1/test/integration/suites/upgrade/conf/ [2022-05-03T20:58:36.814Z] spire-1.2.1/test/integration/suites/upgrade/conf/agent/ [2022-05-03T20:58:36.814Z] spire-1.2.1/test/integration/suites/upgrade/conf/agent/agent.conf [2022-05-03T20:58:36.814Z] spire-1.2.1/test/integration/suites/upgrade/conf/server/ [2022-05-03T20:58:36.814Z] spire-1.2.1/test/integration/suites/upgrade/conf/server/server.conf [2022-05-03T20:58:36.814Z] spire-1.2.1/test/integration/suites/upgrade/teardown [2022-05-03T20:58:36.814Z] spire-1.2.1/test/integration/suites/upgrade/versions.txt [2022-05-03T20:58:36.814Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/ [2022-05-03T20:58:36.814Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/00-setup-kind [2022-05-03T20:58:36.814Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/01-setup-cert-manager [2022-05-03T20:58:36.814Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/02-deploy-spire [2022-05-03T20:58:36.814Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/03-verify-ca [2022-05-03T20:58:36.814Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/README.md [2022-05-03T20:58:36.814Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/ [2022-05-03T20:58:36.814Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/cert-manager-issuer.yaml [2022-05-03T20:58:36.814Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/kind-config.yaml [2022-05-03T20:58:36.814Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/server/ [2022-05-03T20:58:36.814Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/server/kustomization.yaml [2022-05-03T20:58:36.814Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/server/spire-server.yaml [2022-05-03T20:58:36.814Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/init-kubectl [2022-05-03T20:58:36.814Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/teardown [2022-05-03T20:58:36.814Z] spire-1.2.1/test/integration/test-one.sh [2022-05-03T20:58:36.814Z] spire-1.2.1/test/integration/test.sh [2022-05-03T20:58:36.814Z] spire-1.2.1/test/plugintest/ [2022-05-03T20:58:36.814Z] spire-1.2.1/test/plugintest/config.go [2022-05-03T20:58:36.814Z] spire-1.2.1/test/plugintest/load.go [2022-05-03T20:58:36.814Z] spire-1.2.1/test/plugintest/option.go [2022-05-03T20:58:36.814Z] spire-1.2.1/test/spiretest/ [2022-05-03T20:58:36.814Z] spire-1.2.1/test/spiretest/apiserver.go [2022-05-03T20:58:36.814Z] spire-1.2.1/test/spiretest/assertions.go [2022-05-03T20:58:36.814Z] spire-1.2.1/test/spiretest/dir.go [2022-05-03T20:58:36.814Z] spire-1.2.1/test/spiretest/errors_posix.go [2022-05-03T20:58:36.814Z] spire-1.2.1/test/spiretest/errors_windows.go [2022-05-03T20:58:36.814Z] spire-1.2.1/test/spiretest/logs.go [2022-05-03T20:58:36.814Z] spire-1.2.1/test/spiretest/socketapi.go [2022-05-03T20:58:36.814Z] spire-1.2.1/test/spiretest/suite.go [2022-05-03T20:58:36.814Z] spire-1.2.1/test/spiretest/x509.go [2022-05-03T20:58:36.814Z] spire-1.2.1/test/testca/ [2022-05-03T20:58:36.814Z] spire-1.2.1/test/testca/ca.go [2022-05-03T20:58:36.814Z] spire-1.2.1/test/testkey/ [2022-05-03T20:58:36.814Z] spire-1.2.1/test/testkey/generate.sh [2022-05-03T20:58:36.814Z] spire-1.2.1/test/testkey/genkeys.go [2022-05-03T20:58:36.814Z] spire-1.2.1/test/testkey/keys.go [2022-05-03T20:58:36.814Z] spire-1.2.1/test/testkey/new.go [2022-05-03T20:58:36.814Z] spire-1.2.1/test/tpmsimulator/ [2022-05-03T20:58:36.814Z] spire-1.2.1/test/tpmsimulator/simulator.go [2022-05-03T20:58:36.814Z] spire-1.2.1/test/util/ [2022-05-03T20:58:36.814Z] spire-1.2.1/test/util/cert_fixtures.go [2022-05-03T20:58:36.814Z] spire-1.2.1/test/util/cert_generation.go [2022-05-03T20:58:36.814Z] spire-1.2.1/test/util/io_redirection.go [2022-05-03T20:58:36.814Z] spire-1.2.1/test/util/race.go [2022-05-03T20:58:36.814Z] spire-1.2.1/test/util/util.go [2022-05-03T20:58:36.814Z] building spire from source... [2022-05-03T20:58:37.421Z] Installing go1.17.7... [2022-05-03T20:58:40.095Z] ---> b93facdf5312 [2022-05-03T20:58:40.095Z] Step 9/26 : ARG SPIRE_RELEASE=1.2.1 [2022-05-03T20:58:40.380Z] ---> Running in bd7e6b4aeb32 [2022-05-03T20:58:40.987Z] Removing intermediate container bd7e6b4aeb32 [2022-05-03T20:58:40.987Z] ---> 5c68779e8d47 [2022-05-03T20:58:40.987Z] Step 10/26 : RUN mkdir -p spire-build [2022-05-03T20:58:41.270Z] ---> Running in fb29965fafb3 [2022-05-03T20:58:44.715Z] Removing intermediate container fb29965fafb3 [2022-05-03T20:58:44.715Z] ---> d1bdcca5f8f7 [2022-05-03T20:58:44.715Z] Step 11/26 : WORKDIR /edgex-go/spire-build [2022-05-03T20:58:44.715Z] ---> Running in 499b222106cf [2022-05-03T20:58:44.994Z] Removing intermediate container 499b222106cf [2022-05-03T20:58:44.994Z] ---> ac30263c2425 [2022-05-03T20:58:44.994Z] 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-05-03T20:58:45.281Z] ---> Running in 121e5d102256 [2022-05-03T20:58:47.942Z] spire-1.2.1/ [2022-05-03T20:58:47.942Z] spire-1.2.1/.data/ [2022-05-03T20:58:47.942Z] spire-1.2.1/.data/.file [2022-05-03T20:58:47.942Z] spire-1.2.1/.dockerignore [2022-05-03T20:58:47.942Z] spire-1.2.1/.gitattributes [2022-05-03T20:58:47.942Z] spire-1.2.1/.githooks/ [2022-05-03T20:58:47.942Z] spire-1.2.1/.githooks/pre-commit [2022-05-03T20:58:47.942Z] spire-1.2.1/.github/ [2022-05-03T20:58:47.942Z] spire-1.2.1/.github/ISSUE_TEMPLATE.md [2022-05-03T20:58:47.942Z] spire-1.2.1/.github/PULL_REQUEST_TEMPLATE.md [2022-05-03T20:58:47.942Z] spire-1.2.1/.github/dependabot.yml [2022-05-03T20:58:47.942Z] spire-1.2.1/.github/workflows/ [2022-05-03T20:58:47.942Z] spire-1.2.1/.github/workflows/nightly_build.yaml [2022-05-03T20:58:47.942Z] spire-1.2.1/.github/workflows/pr_build.yaml [2022-05-03T20:58:47.942Z] spire-1.2.1/.github/workflows/release_build.yaml [2022-05-03T20:58:47.942Z] spire-1.2.1/.github/workflows/scripts/ [2022-05-03T20:58:47.942Z] spire-1.2.1/.github/workflows/scripts/build_artifacts.sh [2022-05-03T20:58:47.942Z] spire-1.2.1/.github/workflows/scripts/push-images.sh [2022-05-03T20:58:47.942Z] spire-1.2.1/.github/workflows/scripts/push-scratch-images.sh [2022-05-03T20:58:47.942Z] spire-1.2.1/.github/workflows/scripts/run_unit_tests.sh [2022-05-03T20:58:47.942Z] spire-1.2.1/.github/workflows/scripts/split.sh [2022-05-03T20:58:47.942Z] spire-1.2.1/.gitignore [2022-05-03T20:58:47.942Z] spire-1.2.1/.go-version [2022-05-03T20:58:47.942Z] spire-1.2.1/.golangci.yml [2022-05-03T20:58:47.942Z] spire-1.2.1/ADOPTERS.md [2022-05-03T20:58:47.942Z] spire-1.2.1/CHANGELOG.md [2022-05-03T20:58:47.942Z] spire-1.2.1/CODE-OF-CONDUCT.md [2022-05-03T20:58:47.942Z] spire-1.2.1/CODEOWNERS [2022-05-03T20:58:47.942Z] spire-1.2.1/CONTRIBUTING.md [2022-05-03T20:58:47.942Z] spire-1.2.1/Dockerfile [2022-05-03T20:58:47.942Z] spire-1.2.1/Dockerfile.dev [2022-05-03T20:58:47.942Z] spire-1.2.1/Dockerfile.scratch [2022-05-03T20:58:47.942Z] spire-1.2.1/LICENSE [2022-05-03T20:58:47.942Z] spire-1.2.1/MAINTAINERS.md [2022-05-03T20:58:47.942Z] spire-1.2.1/Makefile [2022-05-03T20:58:47.942Z] spire-1.2.1/README.md [2022-05-03T20:58:47.942Z] spire-1.2.1/ROADMAP.md [2022-05-03T20:58:47.942Z] spire-1.2.1/SECURITY.md [2022-05-03T20:58:47.942Z] spire-1.2.1/cmd/ [2022-05-03T20:58:47.942Z] spire-1.2.1/cmd/spire-agent/ [2022-05-03T20:58:47.942Z] spire-1.2.1/cmd/spire-agent/cli/ [2022-05-03T20:58:47.942Z] spire-1.2.1/cmd/spire-agent/cli/api/ [2022-05-03T20:58:47.942Z] spire-1.2.1/cmd/spire-agent/cli/api/common.go [2022-05-03T20:58:47.942Z] spire-1.2.1/cmd/spire-agent/cli/api/fetch_jwt.go [2022-05-03T20:58:47.942Z] spire-1.2.1/cmd/spire-agent/cli/api/fetch_x509.go [2022-05-03T20:58:47.942Z] spire-1.2.1/cmd/spire-agent/cli/api/printer.go [2022-05-03T20:58:47.942Z] spire-1.2.1/cmd/spire-agent/cli/api/validate_jwt.go [2022-05-03T20:58:47.942Z] spire-1.2.1/cmd/spire-agent/cli/api/watch.go [2022-05-03T20:58:47.942Z] spire-1.2.1/cmd/spire-agent/cli/cli.go [2022-05-03T20:58:47.942Z] spire-1.2.1/cmd/spire-agent/cli/common/ [2022-05-03T20:58:47.942Z] spire-1.2.1/cmd/spire-agent/cli/common/defaults.go [2022-05-03T20:58:47.942Z] spire-1.2.1/cmd/spire-agent/cli/healthcheck/ [2022-05-03T20:58:47.942Z] spire-1.2.1/cmd/spire-agent/cli/healthcheck/healthcheck.go [2022-05-03T20:58:47.942Z] spire-1.2.1/cmd/spire-agent/cli/healthcheck/healthcheck_test.go [2022-05-03T20:58:47.942Z] spire-1.2.1/cmd/spire-agent/cli/run/ [2022-05-03T20:58:47.942Z] spire-1.2.1/cmd/spire-agent/cli/run/run.go [2022-05-03T20:58:47.942Z] spire-1.2.1/cmd/spire-agent/cli/run/run_test.go [2022-05-03T20:58:47.942Z] spire-1.2.1/cmd/spire-agent/cli/validate/ [2022-05-03T20:58:47.942Z] spire-1.2.1/cmd/spire-agent/cli/validate/validate.go [2022-05-03T20:58:47.942Z] spire-1.2.1/cmd/spire-agent/cli/validate/validate_test.go [2022-05-03T20:58:47.942Z] spire-1.2.1/cmd/spire-agent/main.go [2022-05-03T20:58:47.942Z] spire-1.2.1/cmd/spire-server/ [2022-05-03T20:58:47.942Z] spire-1.2.1/cmd/spire-server/cli/ [2022-05-03T20:58:47.942Z] spire-1.2.1/cmd/spire-server/cli/agent/ [2022-05-03T20:58:47.942Z] spire-1.2.1/cmd/spire-server/cli/agent/agent_test.go [2022-05-03T20:58:47.942Z] spire-1.2.1/cmd/spire-server/cli/agent/ban.go [2022-05-03T20:58:47.942Z] spire-1.2.1/cmd/spire-server/cli/agent/count.go [2022-05-03T20:58:47.942Z] spire-1.2.1/cmd/spire-server/cli/agent/evict.go [2022-05-03T20:58:47.942Z] spire-1.2.1/cmd/spire-server/cli/agent/list.go [2022-05-03T20:58:47.942Z] spire-1.2.1/cmd/spire-server/cli/agent/show.go [2022-05-03T20:58:47.942Z] spire-1.2.1/cmd/spire-server/cli/bundle/ [2022-05-03T20:58:47.942Z] spire-1.2.1/cmd/spire-server/cli/bundle/bundle_test.go [2022-05-03T20:58:47.942Z] spire-1.2.1/cmd/spire-server/cli/bundle/common.go [2022-05-03T20:58:47.942Z] spire-1.2.1/cmd/spire-server/cli/bundle/common_test.go [2022-05-03T20:58:47.942Z] spire-1.2.1/cmd/spire-server/cli/bundle/count.go [2022-05-03T20:58:47.942Z] spire-1.2.1/cmd/spire-server/cli/bundle/delete.go [2022-05-03T20:58:47.942Z] spire-1.2.1/cmd/spire-server/cli/bundle/list.go [2022-05-03T20:58:47.942Z] spire-1.2.1/cmd/spire-server/cli/bundle/set.go [2022-05-03T20:58:47.942Z] spire-1.2.1/cmd/spire-server/cli/bundle/show.go [2022-05-03T20:58:47.942Z] spire-1.2.1/cmd/spire-server/cli/cli.go [2022-05-03T20:58:47.942Z] spire-1.2.1/cmd/spire-server/cli/entry/ [2022-05-03T20:58:47.942Z] spire-1.2.1/cmd/spire-server/cli/entry/count.go [2022-05-03T20:58:47.942Z] spire-1.2.1/cmd/spire-server/cli/entry/count_test.go [2022-05-03T20:58:47.942Z] spire-1.2.1/cmd/spire-server/cli/entry/create.go [2022-05-03T20:58:47.942Z] spire-1.2.1/cmd/spire-server/cli/entry/create_test.go [2022-05-03T20:58:47.942Z] spire-1.2.1/cmd/spire-server/cli/entry/delete.go [2022-05-03T20:58:47.942Z] spire-1.2.1/cmd/spire-server/cli/entry/delete_test.go [2022-05-03T20:58:47.942Z] spire-1.2.1/cmd/spire-server/cli/entry/show.go [2022-05-03T20:58:47.942Z] spire-1.2.1/cmd/spire-server/cli/entry/show_test.go [2022-05-03T20:58:47.942Z] spire-1.2.1/cmd/spire-server/cli/entry/update.go [2022-05-03T20:58:47.942Z] spire-1.2.1/cmd/spire-server/cli/entry/update_test.go [2022-05-03T20:58:47.942Z] spire-1.2.1/cmd/spire-server/cli/entry/util.go [2022-05-03T20:58:47.942Z] spire-1.2.1/cmd/spire-server/cli/entry/util_test.go [2022-05-03T20:58:47.942Z] spire-1.2.1/cmd/spire-server/cli/federation/ [2022-05-03T20:58:47.942Z] spire-1.2.1/cmd/spire-server/cli/federation/common.go [2022-05-03T20:58:47.942Z] spire-1.2.1/cmd/spire-server/cli/federation/common_test.go [2022-05-03T20:58:47.942Z] spire-1.2.1/cmd/spire-server/cli/federation/create.go [2022-05-03T20:58:47.942Z] spire-1.2.1/cmd/spire-server/cli/federation/create_test.go [2022-05-03T20:58:47.942Z] spire-1.2.1/cmd/spire-server/cli/federation/delete.go [2022-05-03T20:58:47.942Z] spire-1.2.1/cmd/spire-server/cli/federation/delete_test.go [2022-05-03T20:58:47.942Z] spire-1.2.1/cmd/spire-server/cli/federation/list.go [2022-05-03T20:58:47.942Z] spire-1.2.1/cmd/spire-server/cli/federation/list_test.go [2022-05-03T20:58:47.942Z] spire-1.2.1/cmd/spire-server/cli/federation/refresh.go [2022-05-03T20:58:47.942Z] spire-1.2.1/cmd/spire-server/cli/federation/refresh_test.go [2022-05-03T20:58:47.942Z] spire-1.2.1/cmd/spire-server/cli/federation/show.go [2022-05-03T20:58:47.942Z] spire-1.2.1/cmd/spire-server/cli/federation/show_test.go [2022-05-03T20:58:47.942Z] spire-1.2.1/cmd/spire-server/cli/federation/update.go [2022-05-03T20:58:47.942Z] spire-1.2.1/cmd/spire-server/cli/federation/update_test.go [2022-05-03T20:58:47.942Z] spire-1.2.1/cmd/spire-server/cli/healthcheck/ [2022-05-03T20:58:47.942Z] spire-1.2.1/cmd/spire-server/cli/healthcheck/healthcheck.go [2022-05-03T20:58:47.942Z] spire-1.2.1/cmd/spire-server/cli/healthcheck/healthcheck_test.go [2022-05-03T20:58:47.942Z] spire-1.2.1/cmd/spire-server/cli/jwt/ [2022-05-03T20:58:47.942Z] spire-1.2.1/cmd/spire-server/cli/jwt/mint.go [2022-05-03T20:58:47.942Z] spire-1.2.1/cmd/spire-server/cli/jwt/mint_test.go [2022-05-03T20:58:47.942Z] spire-1.2.1/cmd/spire-server/cli/run/ [2022-05-03T20:58:47.942Z] spire-1.2.1/cmd/spire-server/cli/run/run.go [2022-05-03T20:58:47.942Z] spire-1.2.1/cmd/spire-server/cli/run/run_test.go [2022-05-03T20:58:47.942Z] spire-1.2.1/cmd/spire-server/cli/token/ [2022-05-03T20:58:47.942Z] spire-1.2.1/cmd/spire-server/cli/token/generate.go [2022-05-03T20:58:47.942Z] spire-1.2.1/cmd/spire-server/cli/token/generate_test.go [2022-05-03T20:58:47.942Z] spire-1.2.1/cmd/spire-server/cli/validate/ [2022-05-03T20:58:48.222Z] spire-1.2.1/cmd/spire-server/cli/validate/validate.go [2022-05-03T20:58:48.222Z] spire-1.2.1/cmd/spire-server/cli/validate/validate_test.go [2022-05-03T20:58:48.222Z] spire-1.2.1/cmd/spire-server/cli/x509/ [2022-05-03T20:58:48.222Z] spire-1.2.1/cmd/spire-server/cli/x509/mint.go [2022-05-03T20:58:48.222Z] spire-1.2.1/cmd/spire-server/cli/x509/mint_test.go [2022-05-03T20:58:48.222Z] spire-1.2.1/cmd/spire-server/main.go [2022-05-03T20:58:48.222Z] spire-1.2.1/cmd/spire-server/util/ [2022-05-03T20:58:48.222Z] spire-1.2.1/cmd/spire-server/util/util.go [2022-05-03T20:58:48.222Z] spire-1.2.1/conf/ [2022-05-03T20:58:48.222Z] spire-1.2.1/conf/agent/ [2022-05-03T20:58:48.222Z] spire-1.2.1/conf/agent/agent.conf [2022-05-03T20:58:48.222Z] spire-1.2.1/conf/agent/agent_full.conf [2022-05-03T20:58:48.222Z] spire-1.2.1/conf/agent/dummy_root_ca.crt [2022-05-03T20:58:48.222Z] spire-1.2.1/conf/server/ [2022-05-03T20:58:48.222Z] spire-1.2.1/conf/server/dummy_upstream_ca.crt [2022-05-03T20:58:48.222Z] spire-1.2.1/conf/server/dummy_upstream_ca.key [2022-05-03T20:58:48.222Z] spire-1.2.1/conf/server/server.conf [2022-05-03T20:58:48.222Z] spire-1.2.1/conf/server/server_full.conf [2022-05-03T20:58:48.222Z] spire-1.2.1/doc/ [2022-05-03T20:58:48.222Z] spire-1.2.1/doc/SPIRE101.md [2022-05-03T20:58:48.222Z] spire-1.2.1/doc/auditlog.md [2022-05-03T20:58:48.222Z] spire-1.2.1/doc/authorization_policy_engine.md [2022-05-03T20:58:48.222Z] spire-1.2.1/doc/changelog_guidelines.md [2022-05-03T20:58:48.222Z] spire-1.2.1/doc/cure53-report.pdf [2022-05-03T20:58:48.222Z] spire-1.2.1/doc/images/ [2022-05-03T20:58:48.222Z] spire-1.2.1/doc/images/2019_roadmap.png [2022-05-03T20:58:48.222Z] spire-1.2.1/doc/images/SPIRE101.png [2022-05-03T20:58:48.222Z] spire-1.2.1/doc/images/SPIRE_agent.png [2022-05-03T20:58:48.222Z] spire-1.2.1/doc/images/SPIRE_server.png [2022-05-03T20:58:48.222Z] spire-1.2.1/doc/images/cache_mgr.png [2022-05-03T20:58:48.222Z] spire-1.2.1/doc/images/cache_mgr_components.png [2022-05-03T20:58:48.222Z] spire-1.2.1/doc/images/federated_spire.png [2022-05-03T20:58:48.222Z] spire-1.2.1/doc/images/ha_mode.png [2022-05-03T20:58:48.222Z] spire-1.2.1/doc/images/nested_spire.png [2022-05-03T20:58:48.222Z] spire-1.2.1/doc/images/oidc_federation.png [2022-05-03T20:58:48.222Z] spire-1.2.1/doc/images/single_trust_domain.png [2022-05-03T20:58:48.222Z] spire-1.2.1/doc/images/spiffe_compatible.png [2022-05-03T20:58:48.222Z] spire-1.2.1/doc/images/spire_logo.png [2022-05-03T20:58:48.222Z] spire-1.2.1/doc/migrating_registration_api_clients.md [2022-05-03T20:58:48.222Z] spire-1.2.1/doc/plugin_agent_keymanager_disk.md [2022-05-03T20:58:48.222Z] spire-1.2.1/doc/plugin_agent_keymanager_memory.md [2022-05-03T20:58:48.222Z] spire-1.2.1/doc/plugin_agent_nodeattestor_aws_iid.md [2022-05-03T20:58:48.222Z] spire-1.2.1/doc/plugin_agent_nodeattestor_azure_msi.md [2022-05-03T20:58:48.222Z] spire-1.2.1/doc/plugin_agent_nodeattestor_gcp_iit.md [2022-05-03T20:58:48.222Z] spire-1.2.1/doc/plugin_agent_nodeattestor_jointoken.md [2022-05-03T20:58:48.222Z] spire-1.2.1/doc/plugin_agent_nodeattestor_k8s_psat.md [2022-05-03T20:58:48.222Z] spire-1.2.1/doc/plugin_agent_nodeattestor_k8s_sat.md [2022-05-03T20:58:48.222Z] spire-1.2.1/doc/plugin_agent_nodeattestor_sshpop.md [2022-05-03T20:58:48.222Z] spire-1.2.1/doc/plugin_agent_nodeattestor_tpm_devid.md [2022-05-03T20:58:48.222Z] spire-1.2.1/doc/plugin_agent_nodeattestor_x509pop.md [2022-05-03T20:58:48.222Z] spire-1.2.1/doc/plugin_agent_svidstore_aws_secretsmanager.md [2022-05-03T20:58:48.222Z] spire-1.2.1/doc/plugin_agent_svidstore_gcp_secretmanager.md [2022-05-03T20:58:48.222Z] spire-1.2.1/doc/plugin_agent_workloadattestor_docker.md [2022-05-03T20:58:48.222Z] spire-1.2.1/doc/plugin_agent_workloadattestor_k8s.md [2022-05-03T20:58:48.222Z] spire-1.2.1/doc/plugin_agent_workloadattestor_unix.md [2022-05-03T20:58:48.222Z] spire-1.2.1/doc/plugin_server_datastore_sql.md [2022-05-03T20:58:48.222Z] spire-1.2.1/doc/plugin_server_keymanager_aws_kms.md [2022-05-03T20:58:48.222Z] spire-1.2.1/doc/plugin_server_keymanager_disk.md [2022-05-03T20:58:48.222Z] spire-1.2.1/doc/plugin_server_keymanager_memory.md [2022-05-03T20:58:48.222Z] spire-1.2.1/doc/plugin_server_nodeattestor_aws_iid.md [2022-05-03T20:58:48.222Z] spire-1.2.1/doc/plugin_server_nodeattestor_azure_msi.md [2022-05-03T20:58:48.222Z] spire-1.2.1/doc/plugin_server_nodeattestor_gcp_iit.md [2022-05-03T20:58:48.222Z] spire-1.2.1/doc/plugin_server_nodeattestor_jointoken.md [2022-05-03T20:58:48.222Z] spire-1.2.1/doc/plugin_server_nodeattestor_k8s_psat.md [2022-05-03T20:58:48.222Z] spire-1.2.1/doc/plugin_server_nodeattestor_k8s_sat.md [2022-05-03T20:58:48.222Z] spire-1.2.1/doc/plugin_server_nodeattestor_sshpop.md [2022-05-03T20:58:48.222Z] spire-1.2.1/doc/plugin_server_nodeattestor_tpm_devid.md [2022-05-03T20:58:48.222Z] spire-1.2.1/doc/plugin_server_nodeattestor_x509pop.md [2022-05-03T20:58:48.222Z] spire-1.2.1/doc/plugin_server_noderesolver_azure_msi.md [2022-05-03T20:58:48.222Z] spire-1.2.1/doc/plugin_server_notifier_gcs_bundle.md [2022-05-03T20:58:48.222Z] spire-1.2.1/doc/plugin_server_notifier_k8sbundle.md [2022-05-03T20:58:48.222Z] spire-1.2.1/doc/plugin_server_upstreamauthority_aws_pca.md [2022-05-03T20:58:48.222Z] spire-1.2.1/doc/plugin_server_upstreamauthority_awssecret.md [2022-05-03T20:58:48.222Z] spire-1.2.1/doc/plugin_server_upstreamauthority_cert_manager.md [2022-05-03T20:58:48.222Z] spire-1.2.1/doc/plugin_server_upstreamauthority_disk.md [2022-05-03T20:58:48.222Z] spire-1.2.1/doc/plugin_server_upstreamauthority_gcp_cas.md [2022-05-03T20:58:48.222Z] spire-1.2.1/doc/plugin_server_upstreamauthority_spire.md [2022-05-03T20:58:48.222Z] spire-1.2.1/doc/plugin_server_upstreamauthority_vault.md [2022-05-03T20:58:48.222Z] spire-1.2.1/doc/scaling_spire.md [2022-05-03T20:58:48.222Z] spire-1.2.1/doc/spire_agent.md [2022-05-03T20:58:48.222Z] spire-1.2.1/doc/spire_server.md [2022-05-03T20:58:48.222Z] spire-1.2.1/doc/supported_integrations.md [2022-05-03T20:58:48.222Z] spire-1.2.1/doc/telemetry.md [2022-05-03T20:58:48.222Z] spire-1.2.1/doc/telemetry_config.md [2022-05-03T20:58:48.222Z] spire-1.2.1/doc/upgrading.md [2022-05-03T20:58:48.222Z] spire-1.2.1/doc/using_spire.md [2022-05-03T20:58:48.222Z] spire-1.2.1/examples/ [2022-05-03T20:58:48.222Z] spire-1.2.1/examples/README.md [2022-05-03T20:58:48.222Z] spire-1.2.1/go.mod [2022-05-03T20:58:48.222Z] spire-1.2.1/go.sum [2022-05-03T20:58:48.223Z] spire-1.2.1/pkg/ [2022-05-03T20:58:48.223Z] spire-1.2.1/pkg/agent/ [2022-05-03T20:58:48.223Z] spire-1.2.1/pkg/agent/agent.go [2022-05-03T20:58:48.223Z] spire-1.2.1/pkg/agent/api/ [2022-05-03T20:58:48.223Z] spire-1.2.1/pkg/agent/api/config.go [2022-05-03T20:58:48.223Z] spire-1.2.1/pkg/agent/api/debug/ [2022-05-03T20:58:48.223Z] spire-1.2.1/pkg/agent/api/debug/v1/ [2022-05-03T20:58:48.223Z] spire-1.2.1/pkg/agent/api/debug/v1/service.go [2022-05-03T20:58:48.223Z] spire-1.2.1/pkg/agent/api/debug/v1/service_test.go [2022-05-03T20:58:48.223Z] spire-1.2.1/pkg/agent/api/delegatedidentity/ [2022-05-03T20:58:48.223Z] spire-1.2.1/pkg/agent/api/delegatedidentity/v1/ [2022-05-03T20:58:48.223Z] spire-1.2.1/pkg/agent/api/delegatedidentity/v1/service.go [2022-05-03T20:58:48.223Z] spire-1.2.1/pkg/agent/api/delegatedidentity/v1/service_test.go [2022-05-03T20:58:48.223Z] spire-1.2.1/pkg/agent/api/endpoints.go [2022-05-03T20:58:48.223Z] spire-1.2.1/pkg/agent/api/health/ [2022-05-03T20:58:48.223Z] spire-1.2.1/pkg/agent/api/health/v1/ [2022-05-03T20:58:48.223Z] spire-1.2.1/pkg/agent/api/health/v1/service.go [2022-05-03T20:58:48.223Z] spire-1.2.1/pkg/agent/api/health/v1/service_test.go [2022-05-03T20:58:48.223Z] spire-1.2.1/pkg/agent/api/rpccontext/ [2022-05-03T20:58:48.223Z] spire-1.2.1/pkg/agent/api/rpccontext/alias.go [2022-05-03T20:58:48.223Z] spire-1.2.1/pkg/agent/api/rpccontext/caller.go [2022-05-03T20:58:48.223Z] spire-1.2.1/pkg/agent/attestor/ [2022-05-03T20:58:48.223Z] spire-1.2.1/pkg/agent/attestor/node/ [2022-05-03T20:58:48.223Z] spire-1.2.1/pkg/agent/attestor/node/experimental.go [2022-05-03T20:58:48.223Z] spire-1.2.1/pkg/agent/attestor/node/node.go [2022-05-03T20:58:48.223Z] spire-1.2.1/pkg/agent/attestor/node/node_test.go [2022-05-03T20:58:48.223Z] spire-1.2.1/pkg/agent/attestor/workload/ [2022-05-03T20:58:48.223Z] spire-1.2.1/pkg/agent/attestor/workload/workload.go [2022-05-03T20:58:48.223Z] spire-1.2.1/pkg/agent/attestor/workload/workload_test.go [2022-05-03T20:58:48.223Z] spire-1.2.1/pkg/agent/catalog/ [2022-05-03T20:58:48.223Z] spire-1.2.1/pkg/agent/catalog/catalog.go [2022-05-03T20:58:48.223Z] spire-1.2.1/pkg/agent/catalog/keymanager.go [2022-05-03T20:58:48.223Z] spire-1.2.1/pkg/agent/catalog/nodeattestor.go [2022-05-03T20:58:48.223Z] spire-1.2.1/pkg/agent/catalog/svidstore.go [2022-05-03T20:58:48.223Z] spire-1.2.1/pkg/agent/catalog/workloadattestor.go [2022-05-03T20:58:48.223Z] spire-1.2.1/pkg/agent/client/ [2022-05-03T20:58:48.223Z] spire-1.2.1/pkg/agent/client/client.go [2022-05-03T20:58:48.223Z] spire-1.2.1/pkg/agent/client/client_test.go [2022-05-03T20:58:48.223Z] spire-1.2.1/pkg/agent/client/dial.go [2022-05-03T20:58:48.223Z] spire-1.2.1/pkg/agent/client/nodeconn.go [2022-05-03T20:58:48.223Z] spire-1.2.1/pkg/agent/client/nodeconn_test.go [2022-05-03T20:58:48.223Z] spire-1.2.1/pkg/agent/client/update.go [2022-05-03T20:58:48.223Z] spire-1.2.1/pkg/agent/client/util.go [2022-05-03T20:58:48.223Z] spire-1.2.1/pkg/agent/common/ [2022-05-03T20:58:48.223Z] spire-1.2.1/pkg/agent/common/backoff/ [2022-05-03T20:58:48.223Z] spire-1.2.1/pkg/agent/common/backoff/backoff.go [2022-05-03T20:58:48.223Z] spire-1.2.1/pkg/agent/common/backoff/backoff_test.go [2022-05-03T20:58:48.223Z] spire-1.2.1/pkg/agent/common/cgroups/ [2022-05-03T20:58:48.223Z] spire-1.2.1/pkg/agent/common/cgroups/cgroups.go [2022-05-03T20:58:48.223Z] spire-1.2.1/pkg/agent/common/cgroups/cgroups_test.go [2022-05-03T20:58:48.223Z] spire-1.2.1/pkg/agent/common/cgroups/filesystem.go [2022-05-03T20:58:48.223Z] spire-1.2.1/pkg/agent/config.go [2022-05-03T20:58:48.223Z] spire-1.2.1/pkg/agent/endpoints/ [2022-05-03T20:58:48.223Z] spire-1.2.1/pkg/agent/endpoints/config.go [2022-05-03T20:58:48.223Z] spire-1.2.1/pkg/agent/endpoints/endpoints.go [2022-05-03T20:58:48.223Z] spire-1.2.1/pkg/agent/endpoints/endpoints_test.go [2022-05-03T20:58:48.223Z] spire-1.2.1/pkg/agent/endpoints/metrics.go [2022-05-03T20:58:48.223Z] spire-1.2.1/pkg/agent/endpoints/middleware.go [2022-05-03T20:58:48.223Z] spire-1.2.1/pkg/agent/endpoints/peertracker.go [2022-05-03T20:58:48.223Z] spire-1.2.1/pkg/agent/endpoints/peertracker_test.go [2022-05-03T20:58:48.223Z] spire-1.2.1/pkg/agent/endpoints/sdsv2/ [2022-05-03T20:58:48.223Z] spire-1.2.1/pkg/agent/endpoints/sdsv2/handler.go [2022-05-03T20:58:48.223Z] spire-1.2.1/pkg/agent/endpoints/sdsv2/handler_test.go [2022-05-03T20:58:48.223Z] spire-1.2.1/pkg/agent/endpoints/sdsv3/ [2022-05-03T20:58:48.223Z] spire-1.2.1/pkg/agent/endpoints/sdsv3/handler.go [2022-05-03T20:58:48.223Z] spire-1.2.1/pkg/agent/endpoints/sdsv3/handler_test.go [2022-05-03T20:58:48.223Z] spire-1.2.1/pkg/agent/endpoints/workload/ [2022-05-03T20:58:48.223Z] spire-1.2.1/pkg/agent/endpoints/workload/handler.go [2022-05-03T20:58:48.223Z] spire-1.2.1/pkg/agent/endpoints/workload/handler_test.go [2022-05-03T20:58:48.223Z] spire-1.2.1/pkg/agent/manager/ [2022-05-03T20:58:48.223Z] spire-1.2.1/pkg/agent/manager/cache/ [2022-05-03T20:58:48.223Z] spire-1.2.1/pkg/agent/manager/cache/bundle_cache.go [2022-05-03T20:58:48.223Z] spire-1.2.1/pkg/agent/manager/cache/cache.go [2022-05-03T20:58:48.223Z] spire-1.2.1/pkg/agent/manager/cache/cache_test.go [2022-05-03T20:58:48.223Z] spire-1.2.1/pkg/agent/manager/cache/jwt_cache.go [2022-05-03T20:58:48.223Z] spire-1.2.1/pkg/agent/manager/cache/jwt_cache_test.go [2022-05-03T20:58:48.223Z] spire-1.2.1/pkg/agent/manager/cache/sets.go [2022-05-03T20:58:48.223Z] spire-1.2.1/pkg/agent/manager/cache/subscriber.go [2022-05-03T20:58:48.223Z] spire-1.2.1/pkg/agent/manager/config.go [2022-05-03T20:58:48.223Z] spire-1.2.1/pkg/agent/manager/manager.go [2022-05-03T20:58:48.223Z] spire-1.2.1/pkg/agent/manager/manager_test.go [2022-05-03T20:58:48.223Z] spire-1.2.1/pkg/agent/manager/storage.go [2022-05-03T20:58:48.223Z] spire-1.2.1/pkg/agent/manager/storage_test.go [2022-05-03T20:58:48.223Z] spire-1.2.1/pkg/agent/manager/storecache/ [2022-05-03T20:58:48.223Z] spire-1.2.1/pkg/agent/manager/storecache/cache.go [2022-05-03T20:58:48.223Z] spire-1.2.1/pkg/agent/manager/storecache/cache_test.go [2022-05-03T20:58:48.223Z] spire-1.2.1/pkg/agent/manager/sync.go [2022-05-03T20:58:48.223Z] spire-1.2.1/pkg/agent/plugin/ [2022-05-03T20:58:48.223Z] spire-1.2.1/pkg/agent/plugin/keymanager/ [2022-05-03T20:58:48.223Z] spire-1.2.1/pkg/agent/plugin/keymanager/base/ [2022-05-03T20:58:48.223Z] spire-1.2.1/pkg/agent/plugin/keymanager/base/keymanagerbase.go [2022-05-03T20:58:48.223Z] spire-1.2.1/pkg/agent/plugin/keymanager/constant.go [2022-05-03T20:58:48.223Z] spire-1.2.1/pkg/agent/plugin/keymanager/disk/ [2022-05-03T20:58:48.223Z] spire-1.2.1/pkg/agent/plugin/keymanager/disk/disk.go [2022-05-03T20:58:48.223Z] spire-1.2.1/pkg/agent/plugin/keymanager/disk/disk_test.go [2022-05-03T20:58:48.223Z] spire-1.2.1/pkg/agent/plugin/keymanager/keymanager.go [2022-05-03T20:58:48.223Z] spire-1.2.1/pkg/agent/plugin/keymanager/memory/ [2022-05-03T20:58:48.223Z] spire-1.2.1/pkg/agent/plugin/keymanager/memory/memory.go [2022-05-03T20:58:48.223Z] spire-1.2.1/pkg/agent/plugin/keymanager/memory/memory_test.go [2022-05-03T20:58:48.223Z] spire-1.2.1/pkg/agent/plugin/keymanager/repository.go [2022-05-03T20:58:48.223Z] spire-1.2.1/pkg/agent/plugin/keymanager/svidkeymanager.go [2022-05-03T20:58:48.223Z] spire-1.2.1/pkg/agent/plugin/keymanager/svidkeymanager_test.go [2022-05-03T20:58:48.223Z] spire-1.2.1/pkg/agent/plugin/keymanager/test/ [2022-05-03T20:58:48.223Z] spire-1.2.1/pkg/agent/plugin/keymanager/test/keymanagertest.go [2022-05-03T20:58:48.223Z] spire-1.2.1/pkg/agent/plugin/keymanager/v1.go [2022-05-03T20:58:48.223Z] spire-1.2.1/pkg/agent/plugin/keymanager/v1_test.go [2022-05-03T20:58:48.223Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/ [2022-05-03T20:58:48.223Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/aws/ [2022-05-03T20:58:48.223Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/aws/iid.go [2022-05-03T20:58:48.223Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/aws/iid_test.go [2022-05-03T20:58:48.223Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/azure/ [2022-05-03T20:58:48.223Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/azure/msi.go [2022-05-03T20:58:48.223Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/azure/msi_test.go [2022-05-03T20:58:48.223Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/gcp/ [2022-05-03T20:58:48.223Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/gcp/iit.go [2022-05-03T20:58:48.223Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/gcp/iit_test.go [2022-05-03T20:58:48.223Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/jointoken.go [2022-05-03T20:58:48.223Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/jointoken/ [2022-05-03T20:58:48.223Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/jointoken/join_token.go [2022-05-03T20:58:48.223Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/jointoken_test.go [2022-05-03T20:58:48.223Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/ [2022-05-03T20:58:48.223Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/psat/ [2022-05-03T20:58:48.223Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/psat/psat.go [2022-05-03T20:58:48.223Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/psat/psat_test.go [2022-05-03T20:58:48.223Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/sat/ [2022-05-03T20:58:48.223Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/sat/sat.go [2022-05-03T20:58:48.223Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/sat/sat_test.go [2022-05-03T20:58:48.223Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/nodeattestor.go [2022-05-03T20:58:48.223Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/repository.go [2022-05-03T20:58:48.223Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/sshpop/ [2022-05-03T20:58:48.223Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/sshpop/sshpop.go [2022-05-03T20:58:48.223Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/sshpop/sshpop_test.go [2022-05-03T20:58:48.223Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/test/ [2022-05-03T20:58:48.223Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/test/serverstream.go [2022-05-03T20:58:48.223Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/ [2022-05-03T20:58:48.223Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/devid.go [2022-05-03T20:58:48.223Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/devid_test.go [2022-05-03T20:58:48.223Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/ [2022-05-03T20:58:48.223Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/autodetect.go [2022-05-03T20:58:48.223Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/open.go [2022-05-03T20:58:48.223Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/open_windows.go [2022-05-03T20:58:48.223Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/session.go [2022-05-03T20:58:48.223Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/session_test.go [2022-05-03T20:58:48.223Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/signingkey.go [2022-05-03T20:58:48.223Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/v1.go [2022-05-03T20:58:48.223Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/v1_test.go [2022-05-03T20:58:48.223Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/x509pop/ [2022-05-03T20:58:48.223Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/x509pop/x509pop.go [2022-05-03T20:58:48.223Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/x509pop/x509pop_test.go [2022-05-03T20:58:48.223Z] spire-1.2.1/pkg/agent/plugin/svidstore/ [2022-05-03T20:58:48.223Z] spire-1.2.1/pkg/agent/plugin/svidstore/awssecretsmanager/ [2022-05-03T20:58:48.223Z] spire-1.2.1/pkg/agent/plugin/svidstore/awssecretsmanager/aws.go [2022-05-03T20:58:48.223Z] spire-1.2.1/pkg/agent/plugin/svidstore/awssecretsmanager/aws_test.go [2022-05-03T20:58:48.223Z] spire-1.2.1/pkg/agent/plugin/svidstore/awssecretsmanager/client.go [2022-05-03T20:58:48.503Z] spire-1.2.1/pkg/agent/plugin/svidstore/gcpsecretmanager/ [2022-05-03T20:58:48.503Z] spire-1.2.1/pkg/agent/plugin/svidstore/gcpsecretmanager/client.go [2022-05-03T20:58:48.503Z] spire-1.2.1/pkg/agent/plugin/svidstore/gcpsecretmanager/gcloud.go [2022-05-03T20:58:48.503Z] spire-1.2.1/pkg/agent/plugin/svidstore/gcpsecretmanager/gcloud_test.go [2022-05-03T20:58:48.503Z] spire-1.2.1/pkg/agent/plugin/svidstore/repository.go [2022-05-03T20:58:48.503Z] spire-1.2.1/pkg/agent/plugin/svidstore/svidstore.go [2022-05-03T20:58:48.503Z] spire-1.2.1/pkg/agent/plugin/svidstore/utils.go [2022-05-03T20:58:48.503Z] spire-1.2.1/pkg/agent/plugin/svidstore/utils_test.go [2022-05-03T20:58:48.503Z] spire-1.2.1/pkg/agent/plugin/svidstore/v1.go [2022-05-03T20:58:48.503Z] spire-1.2.1/pkg/agent/plugin/svidstore/v1_test.go [2022-05-03T20:58:48.503Z] spire-1.2.1/pkg/agent/plugin/svidstore/v1unofficial.go [2022-05-03T20:58:48.503Z] spire-1.2.1/pkg/agent/plugin/svidstore/v1unofficial_test.go [2022-05-03T20:58:48.503Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/ [2022-05-03T20:58:48.503Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/ [2022-05-03T20:58:48.503Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/cgroup/ [2022-05-03T20:58:48.503Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/cgroup/dockerfinder.go [2022-05-03T20:58:48.503Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/cgroup/dockerfinder_test.go [2022-05-03T20:58:48.503Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/docker.go [2022-05-03T20:58:48.503Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/docker_test.go [2022-05-03T20:58:48.503Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/retry.go [2022-05-03T20:58:48.503Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/ [2022-05-03T20:58:48.503Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/k8s.go [2022-05-03T20:58:48.503Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/k8s_test.go [2022-05-03T20:58:48.503Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/ [2022-05-03T20:58:48.503Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/cgroups_init_pid_in_pod.txt [2022-05-03T20:58:48.503Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/cgroups_pid_in_kind_pod.txt [2022-05-03T20:58:48.503Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/cgroups_pid_in_pod.txt [2022-05-03T20:58:48.503Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/cgroups_pid_not_in_pod.txt [2022-05-03T20:58:48.503Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/kind_pod_list.json [2022-05-03T20:58:48.503Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/pod_list.json [2022-05-03T20:58:48.503Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/pod_list_not_running.json [2022-05-03T20:58:48.503Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/systemd_cgroups_pid_in_pod.txt [2022-05-03T20:58:48.503Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/repository.go [2022-05-03T20:58:48.503Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/unix/ [2022-05-03T20:58:48.503Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/unix/unix.go [2022-05-03T20:58:48.503Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/unix/unix_test.go [2022-05-03T20:58:48.503Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/v1.go [2022-05-03T20:58:48.503Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/v1_test.go [2022-05-03T20:58:48.503Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/workloadattestor.go [2022-05-03T20:58:48.503Z] spire-1.2.1/pkg/agent/svid/ [2022-05-03T20:58:48.503Z] spire-1.2.1/pkg/agent/svid/rotator.go [2022-05-03T20:58:48.503Z] spire-1.2.1/pkg/agent/svid/rotator_config.go [2022-05-03T20:58:48.503Z] spire-1.2.1/pkg/agent/svid/rotator_test.go [2022-05-03T20:58:48.503Z] spire-1.2.1/pkg/agent/svid/store/ [2022-05-03T20:58:48.503Z] spire-1.2.1/pkg/agent/svid/store/service.go [2022-05-03T20:58:48.503Z] spire-1.2.1/pkg/agent/svid/store/service_test.go [2022-05-03T20:58:48.503Z] spire-1.2.1/pkg/common/ [2022-05-03T20:58:48.503Z] spire-1.2.1/pkg/common/agentpathtemplate/ [2022-05-03T20:58:48.503Z] spire-1.2.1/pkg/common/agentpathtemplate/template.go [2022-05-03T20:58:48.503Z] spire-1.2.1/pkg/common/agentpathtemplate/template_test.go [2022-05-03T20:58:48.503Z] spire-1.2.1/pkg/common/api/ [2022-05-03T20:58:48.503Z] spire-1.2.1/pkg/common/api/metrics.go [2022-05-03T20:58:48.503Z] spire-1.2.1/pkg/common/api/middleware/ [2022-05-03T20:58:48.503Z] spire-1.2.1/pkg/common/api/middleware/common_test.go [2022-05-03T20:58:48.503Z] spire-1.2.1/pkg/common/api/middleware/interceptor.go [2022-05-03T20:58:48.503Z] spire-1.2.1/pkg/common/api/middleware/interceptor_test.go [2022-05-03T20:58:48.503Z] spire-1.2.1/pkg/common/api/middleware/logger.go [2022-05-03T20:58:48.503Z] spire-1.2.1/pkg/common/api/middleware/logger_test.go [2022-05-03T20:58:48.503Z] spire-1.2.1/pkg/common/api/middleware/metrics.go [2022-05-03T20:58:48.503Z] spire-1.2.1/pkg/common/api/middleware/metrics_test.go [2022-05-03T20:58:48.503Z] spire-1.2.1/pkg/common/api/middleware/middleware.go [2022-05-03T20:58:48.503Z] spire-1.2.1/pkg/common/api/middleware/middleware_test.go [2022-05-03T20:58:48.503Z] spire-1.2.1/pkg/common/api/middleware/misconfig.go [2022-05-03T20:58:48.503Z] spire-1.2.1/pkg/common/api/middleware/misconfig_test.go [2022-05-03T20:58:48.503Z] spire-1.2.1/pkg/common/api/middleware/names.go [2022-05-03T20:58:48.503Z] spire-1.2.1/pkg/common/api/middleware/names_test.go [2022-05-03T20:58:48.503Z] spire-1.2.1/pkg/common/api/names.go [2022-05-03T20:58:48.503Z] spire-1.2.1/pkg/common/api/ratelimit.go [2022-05-03T20:58:48.503Z] spire-1.2.1/pkg/common/api/rpccontext/ [2022-05-03T20:58:48.503Z] spire-1.2.1/pkg/common/api/rpccontext/logger.go [2022-05-03T20:58:48.503Z] spire-1.2.1/pkg/common/api/rpccontext/metrics.go [2022-05-03T20:58:48.503Z] spire-1.2.1/pkg/common/api/rpccontext/names.go [2022-05-03T20:58:48.503Z] spire-1.2.1/pkg/common/auth/ [2022-05-03T20:58:48.503Z] spire-1.2.1/pkg/common/auth/interceptors.go [2022-05-03T20:58:48.503Z] spire-1.2.1/pkg/common/auth/interceptors_test.go [2022-05-03T20:58:48.503Z] spire-1.2.1/pkg/common/auth/untracked_uds.go [2022-05-03T20:58:48.503Z] spire-1.2.1/pkg/common/bundleutil/ [2022-05-03T20:58:48.503Z] spire-1.2.1/pkg/common/bundleutil/bundle.go [2022-05-03T20:58:48.503Z] spire-1.2.1/pkg/common/bundleutil/bundle_test.go [2022-05-03T20:58:48.503Z] spire-1.2.1/pkg/common/bundleutil/common_test.go [2022-05-03T20:58:48.503Z] spire-1.2.1/pkg/common/bundleutil/marshal.go [2022-05-03T20:58:48.503Z] spire-1.2.1/pkg/common/bundleutil/marshal_test.go [2022-05-03T20:58:48.503Z] spire-1.2.1/pkg/common/bundleutil/refreshhint.go [2022-05-03T20:58:48.503Z] spire-1.2.1/pkg/common/bundleutil/refreshhint_test.go [2022-05-03T20:58:48.503Z] spire-1.2.1/pkg/common/bundleutil/types.go [2022-05-03T20:58:48.503Z] spire-1.2.1/pkg/common/bundleutil/unmarshal.go [2022-05-03T20:58:48.503Z] spire-1.2.1/pkg/common/bundleutil/unmarshal_test.go [2022-05-03T20:58:48.503Z] spire-1.2.1/pkg/common/catalog/ [2022-05-03T20:58:48.503Z] spire-1.2.1/pkg/common/catalog/bind.go [2022-05-03T20:58:48.503Z] spire-1.2.1/pkg/common/catalog/builtin.go [2022-05-03T20:58:48.503Z] spire-1.2.1/pkg/common/catalog/catalog.go [2022-05-03T20:58:48.503Z] spire-1.2.1/pkg/common/catalog/catalog_test.go [2022-05-03T20:58:48.503Z] spire-1.2.1/pkg/common/catalog/closers.go [2022-05-03T20:58:48.503Z] spire-1.2.1/pkg/common/catalog/cmd_linux.go [2022-05-03T20:58:48.503Z] spire-1.2.1/pkg/common/catalog/cmd_other.go [2022-05-03T20:58:48.503Z] spire-1.2.1/pkg/common/catalog/config.go [2022-05-03T20:58:48.503Z] spire-1.2.1/pkg/common/catalog/config_test.go [2022-05-03T20:58:48.503Z] spire-1.2.1/pkg/common/catalog/configure.go [2022-05-03T20:58:48.503Z] spire-1.2.1/pkg/common/catalog/constraints.go [2022-05-03T20:58:48.503Z] spire-1.2.1/pkg/common/catalog/constraints_test.go [2022-05-03T20:58:48.503Z] spire-1.2.1/pkg/common/catalog/context.go [2022-05-03T20:58:48.503Z] spire-1.2.1/pkg/common/catalog/external.go [2022-05-03T20:58:48.503Z] spire-1.2.1/pkg/common/catalog/host.go [2022-05-03T20:58:48.503Z] spire-1.2.1/pkg/common/catalog/pipenet.go [2022-05-03T20:58:48.503Z] spire-1.2.1/pkg/common/catalog/plugin.go [2022-05-03T20:58:48.503Z] spire-1.2.1/pkg/common/catalog/testplugin/ [2022-05-03T20:58:48.503Z] spire-1.2.1/pkg/common/catalog/testplugin/.gitignore [2022-05-03T20:58:48.503Z] spire-1.2.1/pkg/common/catalog/testplugin/main.go [2022-05-03T20:58:48.503Z] spire-1.2.1/pkg/common/catalog/testplugin/plugin.go [2022-05-03T20:58:48.503Z] spire-1.2.1/pkg/common/cli/ [2022-05-03T20:58:48.503Z] spire-1.2.1/pkg/common/cli/env.go [2022-05-03T20:58:48.503Z] spire-1.2.1/pkg/common/cli/flags.go [2022-05-03T20:58:48.503Z] spire-1.2.1/pkg/common/cli/trust_domain.go [2022-05-03T20:58:48.503Z] spire-1.2.1/pkg/common/cli/trust_domain_test.go [2022-05-03T20:58:48.503Z] spire-1.2.1/pkg/common/cli/umask.go [2022-05-03T20:58:48.503Z] spire-1.2.1/pkg/common/cli/umask_posix.go [2022-05-03T20:58:48.503Z] spire-1.2.1/pkg/common/cli/umask_test.go [2022-05-03T20:58:48.503Z] spire-1.2.1/pkg/common/cli/umask_windows.go [2022-05-03T20:58:48.503Z] spire-1.2.1/pkg/common/cliprinter/ [2022-05-03T20:58:48.503Z] spire-1.2.1/pkg/common/cliprinter/cliprinter.go [2022-05-03T20:58:48.503Z] spire-1.2.1/pkg/common/cliprinter/cliprinter_test.go [2022-05-03T20:58:48.503Z] spire-1.2.1/pkg/common/cliprinter/flag.go [2022-05-03T20:58:48.503Z] spire-1.2.1/pkg/common/cliprinter/flag_test.go [2022-05-03T20:58:48.503Z] spire-1.2.1/pkg/common/cliprinter/format.go [2022-05-03T20:58:48.503Z] spire-1.2.1/pkg/common/cliprinter/format_test.go [2022-05-03T20:58:48.503Z] spire-1.2.1/pkg/common/cliprinter/internal/ [2022-05-03T20:58:48.503Z] spire-1.2.1/pkg/common/cliprinter/internal/errorjson/ [2022-05-03T20:58:48.503Z] spire-1.2.1/pkg/common/cliprinter/internal/errorjson/errorjson.go [2022-05-03T20:58:48.503Z] spire-1.2.1/pkg/common/cliprinter/internal/errorjson/errorjson_test.go [2022-05-03T20:58:48.503Z] spire-1.2.1/pkg/common/cliprinter/internal/errorpretty/ [2022-05-03T20:58:48.503Z] spire-1.2.1/pkg/common/cliprinter/internal/errorpretty/errorpretty.go [2022-05-03T20:58:48.503Z] spire-1.2.1/pkg/common/cliprinter/internal/errorpretty/errorpretty_test.go [2022-05-03T20:58:48.503Z] spire-1.2.1/pkg/common/cliprinter/internal/protojson/ [2022-05-03T20:58:48.503Z] spire-1.2.1/pkg/common/cliprinter/internal/protojson/protojson.go [2022-05-03T20:58:48.503Z] spire-1.2.1/pkg/common/cliprinter/internal/protojson/protojson_test.go [2022-05-03T20:58:48.503Z] spire-1.2.1/pkg/common/cliprinter/internal/protopretty/ [2022-05-03T20:58:48.503Z] spire-1.2.1/pkg/common/cliprinter/internal/protopretty/protopretty.go [2022-05-03T20:58:48.503Z] spire-1.2.1/pkg/common/cliprinter/internal/protopretty/protopretty_test.go [2022-05-03T20:58:48.503Z] spire-1.2.1/pkg/common/cliprinter/internal/structjson/ [2022-05-03T20:58:48.503Z] spire-1.2.1/pkg/common/cliprinter/internal/structjson/structjson.go [2022-05-03T20:58:48.503Z] spire-1.2.1/pkg/common/cliprinter/internal/structjson/structjson_test.go [2022-05-03T20:58:48.503Z] spire-1.2.1/pkg/common/cliprinter/internal/structpretty/ [2022-05-03T20:58:48.503Z] spire-1.2.1/pkg/common/cliprinter/internal/structpretty/structpretty.go [2022-05-03T20:58:48.503Z] spire-1.2.1/pkg/common/cliprinter/internal/structpretty/structpretty_test.go [2022-05-03T20:58:48.503Z] spire-1.2.1/pkg/common/coretypes/ [2022-05-03T20:58:48.503Z] spire-1.2.1/pkg/common/coretypes/bundle/ [2022-05-03T20:58:48.503Z] spire-1.2.1/pkg/common/coretypes/bundle/bundle_test.go [2022-05-03T20:58:48.503Z] spire-1.2.1/pkg/common/coretypes/bundle/commontypes.go [2022-05-03T20:58:48.503Z] spire-1.2.1/pkg/common/coretypes/bundle/plugintypes.go [2022-05-03T20:58:48.503Z] spire-1.2.1/pkg/common/coretypes/bundle/require.go [2022-05-03T20:58:48.503Z] spire-1.2.1/pkg/common/coretypes/jwtkey/ [2022-05-03T20:58:48.503Z] spire-1.2.1/pkg/common/coretypes/jwtkey/apitypes.go [2022-05-03T20:58:48.503Z] spire-1.2.1/pkg/common/coretypes/jwtkey/commontypes.go [2022-05-03T20:58:48.503Z] spire-1.2.1/pkg/common/coretypes/jwtkey/jwtkey.go [2022-05-03T20:58:48.503Z] spire-1.2.1/pkg/common/coretypes/jwtkey/jwtkey_test.go [2022-05-03T20:58:48.503Z] spire-1.2.1/pkg/common/coretypes/jwtkey/plugintypes.go [2022-05-03T20:58:48.503Z] spire-1.2.1/pkg/common/coretypes/jwtkey/require.go [2022-05-03T20:58:48.503Z] spire-1.2.1/pkg/common/coretypes/x509certificate/ [2022-05-03T20:58:48.503Z] spire-1.2.1/pkg/common/coretypes/x509certificate/commontypes.go [2022-05-03T20:58:48.503Z] spire-1.2.1/pkg/common/coretypes/x509certificate/plugintypes.go [2022-05-03T20:58:48.503Z] spire-1.2.1/pkg/common/coretypes/x509certificate/require.go [2022-05-03T20:58:48.503Z] spire-1.2.1/pkg/common/coretypes/x509certificate/x509certificate.go [2022-05-03T20:58:48.503Z] spire-1.2.1/pkg/common/coretypes/x509certificate/x509certificate_test.go [2022-05-03T20:58:48.503Z] spire-1.2.1/pkg/common/cryptoutil/ [2022-05-03T20:58:48.503Z] spire-1.2.1/pkg/common/cryptoutil/keys.go [2022-05-03T20:58:48.504Z] spire-1.2.1/pkg/common/cryptoutil/keys_test.go [2022-05-03T20:58:48.504Z] spire-1.2.1/pkg/common/diskutil/ [2022-05-03T20:58:48.504Z] spire-1.2.1/pkg/common/diskutil/file_posix.go [2022-05-03T20:58:48.504Z] spire-1.2.1/pkg/common/diskutil/file_test.go [2022-05-03T20:58:48.504Z] spire-1.2.1/pkg/common/diskutil/file_windows.go [2022-05-03T20:58:48.504Z] spire-1.2.1/pkg/common/errorutil/ [2022-05-03T20:58:48.504Z] spire-1.2.1/pkg/common/errorutil/wrapper.go [2022-05-03T20:58:48.504Z] spire-1.2.1/pkg/common/health/ [2022-05-03T20:58:48.504Z] spire-1.2.1/pkg/common/health/config.go [2022-05-03T20:58:48.504Z] spire-1.2.1/pkg/common/health/context.go [2022-05-03T20:58:48.504Z] spire-1.2.1/pkg/common/health/context_test.go [2022-05-03T20:58:48.504Z] spire-1.2.1/pkg/common/health/health.go [2022-05-03T20:58:48.504Z] spire-1.2.1/pkg/common/health/health_test.go [2022-05-03T20:58:48.504Z] spire-1.2.1/pkg/common/health/logger.go [2022-05-03T20:58:48.504Z] spire-1.2.1/pkg/common/hostservice/ [2022-05-03T20:58:48.504Z] spire-1.2.1/pkg/common/hostservice/metricsservice/ [2022-05-03T20:58:48.504Z] spire-1.2.1/pkg/common/hostservice/metricsservice/v1.go [2022-05-03T20:58:48.504Z] spire-1.2.1/pkg/common/hostservice/metricsservice/v1_test.go [2022-05-03T20:58:48.504Z] spire-1.2.1/pkg/common/idutil/ [2022-05-03T20:58:48.504Z] spire-1.2.1/pkg/common/idutil/require.go [2022-05-03T20:58:48.504Z] spire-1.2.1/pkg/common/idutil/require_test.go [2022-05-03T20:58:48.504Z] spire-1.2.1/pkg/common/idutil/safety.go [2022-05-03T20:58:48.504Z] spire-1.2.1/pkg/common/idutil/safety_test.go [2022-05-03T20:58:48.504Z] spire-1.2.1/pkg/common/idutil/spiffeid.go [2022-05-03T20:58:48.504Z] spire-1.2.1/pkg/common/idutil/spiffeid_test.go [2022-05-03T20:58:48.504Z] spire-1.2.1/pkg/common/jwtsvid/ [2022-05-03T20:58:48.504Z] spire-1.2.1/pkg/common/jwtsvid/common.go [2022-05-03T20:58:48.504Z] spire-1.2.1/pkg/common/jwtsvid/sign.go [2022-05-03T20:58:48.504Z] spire-1.2.1/pkg/common/jwtsvid/token_test.go [2022-05-03T20:58:48.504Z] spire-1.2.1/pkg/common/jwtsvid/validate.go [2022-05-03T20:58:48.504Z] spire-1.2.1/pkg/common/jwtutil/ [2022-05-03T20:58:48.504Z] spire-1.2.1/pkg/common/jwtutil/keyset.go [2022-05-03T20:58:48.504Z] spire-1.2.1/pkg/common/jwtutil/keyset_test.go [2022-05-03T20:58:48.504Z] spire-1.2.1/pkg/common/log/ [2022-05-03T20:58:48.504Z] spire-1.2.1/pkg/common/log/hclog_adapter.go [2022-05-03T20:58:48.504Z] spire-1.2.1/pkg/common/log/hclog_adapter_test.go [2022-05-03T20:58:48.504Z] spire-1.2.1/pkg/common/log/log.go [2022-05-03T20:58:48.504Z] spire-1.2.1/pkg/common/log/log_test.go [2022-05-03T20:58:48.504Z] spire-1.2.1/pkg/common/log/options.go [2022-05-03T20:58:48.504Z] spire-1.2.1/pkg/common/nodeutil/ [2022-05-03T20:58:48.504Z] spire-1.2.1/pkg/common/nodeutil/node.go [2022-05-03T20:58:48.504Z] spire-1.2.1/pkg/common/nodeutil/node_test.go [2022-05-03T20:58:48.504Z] spire-1.2.1/pkg/common/peertracker/ [2022-05-03T20:58:48.504Z] spire-1.2.1/pkg/common/peertracker/conn.go [2022-05-03T20:58:48.504Z] spire-1.2.1/pkg/common/peertracker/credentials.go [2022-05-03T20:58:48.504Z] spire-1.2.1/pkg/common/peertracker/errors.go [2022-05-03T20:58:48.504Z] spire-1.2.1/pkg/common/peertracker/getpid_windows.c [2022-05-03T20:58:48.504Z] spire-1.2.1/pkg/common/peertracker/getpid_windows.h [2022-05-03T20:58:48.504Z] spire-1.2.1/pkg/common/peertracker/info.go [2022-05-03T20:58:48.504Z] spire-1.2.1/pkg/common/peertracker/listener.go [2022-05-03T20:58:48.504Z] spire-1.2.1/pkg/common/peertracker/listener_test.go [2022-05-03T20:58:48.504Z] spire-1.2.1/pkg/common/peertracker/peertracker.go [2022-05-03T20:58:48.504Z] spire-1.2.1/pkg/common/peertracker/peertracker_test.go [2022-05-03T20:58:48.504Z] spire-1.2.1/pkg/common/peertracker/peertracker_test_child_posix.go [2022-05-03T20:58:48.504Z] spire-1.2.1/pkg/common/peertracker/peertracker_test_child_windows.go [2022-05-03T20:58:48.504Z] spire-1.2.1/pkg/common/peertracker/peertracker_test_posix.go [2022-05-03T20:58:48.504Z] spire-1.2.1/pkg/common/peertracker/peertracker_test_windows.go [2022-05-03T20:58:48.504Z] spire-1.2.1/pkg/common/peertracker/tcp.go [2022-05-03T20:58:48.504Z] spire-1.2.1/pkg/common/peertracker/tcp_fallback.go [2022-05-03T20:58:48.504Z] spire-1.2.1/pkg/common/peertracker/tcp_windows.go [2022-05-03T20:58:48.504Z] spire-1.2.1/pkg/common/peertracker/tracker_bsd.go [2022-05-03T20:58:48.504Z] spire-1.2.1/pkg/common/peertracker/tracker_fallback.go [2022-05-03T20:58:48.504Z] spire-1.2.1/pkg/common/peertracker/tracker_linux.go [2022-05-03T20:58:48.504Z] spire-1.2.1/pkg/common/peertracker/tracker_linux_test.go [2022-05-03T20:58:48.504Z] spire-1.2.1/pkg/common/peertracker/tracker_windows.go [2022-05-03T20:58:48.504Z] spire-1.2.1/pkg/common/peertracker/uds.go [2022-05-03T20:58:48.504Z] spire-1.2.1/pkg/common/peertracker/uds_bsd.go [2022-05-03T20:58:48.504Z] spire-1.2.1/pkg/common/peertracker/uds_fallback.go [2022-05-03T20:58:48.504Z] spire-1.2.1/pkg/common/peertracker/uds_linux.go [2022-05-03T20:58:48.504Z] spire-1.2.1/pkg/common/pemutil/ [2022-05-03T20:58:48.504Z] spire-1.2.1/pkg/common/pemutil/block.go [2022-05-03T20:58:48.504Z] spire-1.2.1/pkg/common/pemutil/certs.go [2022-05-03T20:58:48.504Z] spire-1.2.1/pkg/common/pemutil/common.go [2022-05-03T20:58:48.504Z] spire-1.2.1/pkg/common/pemutil/csr.go [2022-05-03T20:58:48.504Z] spire-1.2.1/pkg/common/pemutil/keys.go [2022-05-03T20:58:48.504Z] spire-1.2.1/pkg/common/pemutil/pemutil_test.go [2022-05-03T20:58:48.504Z] spire-1.2.1/pkg/common/pemutil/testdata/ [2022-05-03T20:58:48.504Z] spire-1.2.1/pkg/common/pemutil/testdata/cert.pem [2022-05-03T20:58:48.504Z] spire-1.2.1/pkg/common/pemutil/testdata/certs.pem [2022-05-03T20:58:48.504Z] spire-1.2.1/pkg/common/pemutil/testdata/csr.pem [2022-05-03T20:58:48.504Z] spire-1.2.1/pkg/common/pemutil/testdata/ecdsa-key-pkcs8.pem [2022-05-03T20:58:48.504Z] spire-1.2.1/pkg/common/pemutil/testdata/ecdsa-key.pem [2022-05-03T20:58:48.504Z] spire-1.2.1/pkg/common/pemutil/testdata/key.pem [2022-05-03T20:58:48.504Z] spire-1.2.1/pkg/common/pemutil/testdata/public-rsa-key.pem [2022-05-03T20:58:48.504Z] spire-1.2.1/pkg/common/pemutil/testdata/rsa-key-pkcs8.pem [2022-05-03T20:58:48.504Z] spire-1.2.1/pkg/common/pemutil/testdata/rsa-key.pem [2022-05-03T20:58:48.504Z] spire-1.2.1/pkg/common/plugin/ [2022-05-03T20:58:48.504Z] spire-1.2.1/pkg/common/plugin/aws/ [2022-05-03T20:58:48.504Z] spire-1.2.1/pkg/common/plugin/aws/iid.go [2022-05-03T20:58:48.504Z] spire-1.2.1/pkg/common/plugin/azure/ [2022-05-03T20:58:48.504Z] spire-1.2.1/pkg/common/plugin/azure/msi.go [2022-05-03T20:58:48.504Z] spire-1.2.1/pkg/common/plugin/azure/msi_test.go [2022-05-03T20:58:48.504Z] spire-1.2.1/pkg/common/plugin/facade.go [2022-05-03T20:58:48.504Z] spire-1.2.1/pkg/common/plugin/facade_test.go [2022-05-03T20:58:48.504Z] spire-1.2.1/pkg/common/plugin/gcp/ [2022-05-03T20:58:48.504Z] spire-1.2.1/pkg/common/plugin/gcp/iit.go [2022-05-03T20:58:48.504Z] spire-1.2.1/pkg/common/plugin/k8s/ [2022-05-03T20:58:48.504Z] spire-1.2.1/pkg/common/plugin/k8s/apiserver/ [2022-05-03T20:58:48.504Z] spire-1.2.1/pkg/common/plugin/k8s/apiserver/client.go [2022-05-03T20:58:48.504Z] spire-1.2.1/pkg/common/plugin/k8s/apiserver/client_test.go [2022-05-03T20:58:48.504Z] spire-1.2.1/pkg/common/plugin/k8s/utils.go [2022-05-03T20:58:48.504Z] spire-1.2.1/pkg/common/plugin/k8s/utils_test.go [2022-05-03T20:58:48.504Z] spire-1.2.1/pkg/common/plugin/log.go [2022-05-03T20:58:48.504Z] spire-1.2.1/pkg/common/plugin/sshpop/ [2022-05-03T20:58:48.504Z] spire-1.2.1/pkg/common/plugin/sshpop/handshake.go [2022-05-03T20:58:48.504Z] spire-1.2.1/pkg/common/plugin/sshpop/handshake_test.go [2022-05-03T20:58:48.504Z] spire-1.2.1/pkg/common/plugin/sshpop/sshpop.go [2022-05-03T20:58:48.504Z] spire-1.2.1/pkg/common/plugin/sshpop/sshpop_test.go [2022-05-03T20:58:48.504Z] spire-1.2.1/pkg/common/plugin/sshpop/testdata/ [2022-05-03T20:58:48.504Z] spire-1.2.1/pkg/common/plugin/sshpop/testdata/dummy_agent_ssh_key [2022-05-03T20:58:48.504Z] spire-1.2.1/pkg/common/plugin/sshpop/testdata/dummy_agent_ssh_key-cert.pub [2022-05-03T20:58:48.504Z] spire-1.2.1/pkg/common/plugin/sshpop/testdata/dummy_ssh_cert_authority.pub [2022-05-03T20:58:48.504Z] spire-1.2.1/pkg/common/plugin/sshpop/testdata/empty_ssh_cert_authority.pub [2022-05-03T20:58:48.504Z] spire-1.2.1/pkg/common/plugin/sshpop/testdata/many_ssh_cert_authorities.pub [2022-05-03T20:58:48.504Z] spire-1.2.1/pkg/common/plugin/tpmdevid/ [2022-05-03T20:58:48.504Z] spire-1.2.1/pkg/common/plugin/tpmdevid/devid.go [2022-05-03T20:58:48.504Z] spire-1.2.1/pkg/common/plugin/x509pop/ [2022-05-03T20:58:48.504Z] spire-1.2.1/pkg/common/plugin/x509pop/x509pop.go [2022-05-03T20:58:48.504Z] spire-1.2.1/pkg/common/plugin/x509pop/x509pop_test.go [2022-05-03T20:58:48.504Z] spire-1.2.1/pkg/common/profiling/ [2022-05-03T20:58:48.504Z] spire-1.2.1/pkg/common/profiling/dumpers.go [2022-05-03T20:58:48.504Z] spire-1.2.1/pkg/common/profiling/profiling.go [2022-05-03T20:58:48.504Z] spire-1.2.1/pkg/common/protoutil/ [2022-05-03T20:58:48.504Z] spire-1.2.1/pkg/common/protoutil/masks.go [2022-05-03T20:58:48.504Z] spire-1.2.1/pkg/common/protoutil/masks_test.go [2022-05-03T20:58:48.504Z] spire-1.2.1/pkg/common/rotationutil/ [2022-05-03T20:58:48.504Z] spire-1.2.1/pkg/common/rotationutil/rotationutil.go [2022-05-03T20:58:48.504Z] spire-1.2.1/pkg/common/rotationutil/rotationutil_test.go [2022-05-03T20:58:48.504Z] spire-1.2.1/pkg/common/selector/ [2022-05-03T20:58:48.504Z] spire-1.2.1/pkg/common/selector/selector.go [2022-05-03T20:58:48.785Z] spire-1.2.1/pkg/common/selector/selector_test.go [2022-05-03T20:58:48.785Z] spire-1.2.1/pkg/common/selector/set.go [2022-05-03T20:58:48.785Z] spire-1.2.1/pkg/common/selector/set_utils.go [2022-05-03T20:58:48.785Z] spire-1.2.1/pkg/common/selector/set_utils_test.go [2022-05-03T20:58:48.785Z] spire-1.2.1/pkg/common/telemetry/ [2022-05-03T20:58:48.785Z] spire-1.2.1/pkg/common/telemetry/agent/ [2022-05-03T20:58:48.785Z] spire-1.2.1/pkg/common/telemetry/agent/keymanager/ [2022-05-03T20:58:48.785Z] spire-1.2.1/pkg/common/telemetry/agent/keymanager/keymanager.go [2022-05-03T20:58:48.785Z] spire-1.2.1/pkg/common/telemetry/agent/keymanager/wrapper.go [2022-05-03T20:58:48.785Z] spire-1.2.1/pkg/common/telemetry/agent/keymanager/wrapper_test.go [2022-05-03T20:58:48.785Z] spire-1.2.1/pkg/common/telemetry/agent/manager.go [2022-05-03T20:58:48.785Z] spire-1.2.1/pkg/common/telemetry/agent/node.go [2022-05-03T20:58:48.785Z] spire-1.2.1/pkg/common/telemetry/agent/rotate.go [2022-05-03T20:58:48.785Z] spire-1.2.1/pkg/common/telemetry/agent/sdsapi.go [2022-05-03T20:58:48.785Z] spire-1.2.1/pkg/common/telemetry/agent/store/ [2022-05-03T20:58:48.785Z] spire-1.2.1/pkg/common/telemetry/agent/store/store.go [2022-05-03T20:58:48.785Z] spire-1.2.1/pkg/common/telemetry/agent/workloadapi/ [2022-05-03T20:58:48.785Z] spire-1.2.1/pkg/common/telemetry/agent/workloadapi/workload.go [2022-05-03T20:58:48.785Z] spire-1.2.1/pkg/common/telemetry/blackhole.go [2022-05-03T20:58:48.785Z] spire-1.2.1/pkg/common/telemetry/call.go [2022-05-03T20:58:48.785Z] spire-1.2.1/pkg/common/telemetry/common/ [2022-05-03T20:58:48.785Z] spire-1.2.1/pkg/common/telemetry/common/label_adders.go [2022-05-03T20:58:48.785Z] spire-1.2.1/pkg/common/telemetry/config.go [2022-05-03T20:58:48.785Z] spire-1.2.1/pkg/common/telemetry/dogstatsd.go [2022-05-03T20:58:48.785Z] spire-1.2.1/pkg/common/telemetry/dogstatsd_test.go [2022-05-03T20:58:48.785Z] spire-1.2.1/pkg/common/telemetry/inmem.go [2022-05-03T20:58:48.785Z] spire-1.2.1/pkg/common/telemetry/inmem_test.go [2022-05-03T20:58:48.785Z] spire-1.2.1/pkg/common/telemetry/m3.go [2022-05-03T20:58:48.785Z] spire-1.2.1/pkg/common/telemetry/m3_test.go [2022-05-03T20:58:48.785Z] spire-1.2.1/pkg/common/telemetry/metrics.go [2022-05-03T20:58:48.785Z] spire-1.2.1/pkg/common/telemetry/metrics_benchmark_test.go [2022-05-03T20:58:48.785Z] spire-1.2.1/pkg/common/telemetry/names.go [2022-05-03T20:58:48.785Z] spire-1.2.1/pkg/common/telemetry/prometheus.go [2022-05-03T20:58:48.785Z] spire-1.2.1/pkg/common/telemetry/prometheus_test.go [2022-05-03T20:58:48.785Z] spire-1.2.1/pkg/common/telemetry/sanitize.go [2022-05-03T20:58:48.785Z] spire-1.2.1/pkg/common/telemetry/sanitize_test.go [2022-05-03T20:58:48.785Z] spire-1.2.1/pkg/common/telemetry/server/ [2022-05-03T20:58:48.785Z] spire-1.2.1/pkg/common/telemetry/server/bundle_manager.go [2022-05-03T20:58:48.785Z] spire-1.2.1/pkg/common/telemetry/server/ca_manager.go [2022-05-03T20:58:48.785Z] spire-1.2.1/pkg/common/telemetry/server/datastore/ [2022-05-03T20:58:48.785Z] spire-1.2.1/pkg/common/telemetry/server/datastore/bundle.go [2022-05-03T20:58:48.785Z] spire-1.2.1/pkg/common/telemetry/server/datastore/federation_relationship.go [2022-05-03T20:58:48.785Z] spire-1.2.1/pkg/common/telemetry/server/datastore/join_token.go [2022-05-03T20:58:48.785Z] spire-1.2.1/pkg/common/telemetry/server/datastore/node.go [2022-05-03T20:58:48.785Z] spire-1.2.1/pkg/common/telemetry/server/datastore/registration.go [2022-05-03T20:58:48.785Z] spire-1.2.1/pkg/common/telemetry/server/datastore/wrapper.go [2022-05-03T20:58:48.785Z] spire-1.2.1/pkg/common/telemetry/server/datastore/wrapper_test.go [2022-05-03T20:58:48.785Z] spire-1.2.1/pkg/common/telemetry/server/keymanager/ [2022-05-03T20:58:48.785Z] spire-1.2.1/pkg/common/telemetry/server/keymanager/keymanager.go [2022-05-03T20:58:48.785Z] spire-1.2.1/pkg/common/telemetry/server/keymanager/wrapper.go [2022-05-03T20:58:48.785Z] spire-1.2.1/pkg/common/telemetry/server/keymanager/wrapper_test.go [2022-05-03T20:58:48.785Z] spire-1.2.1/pkg/common/telemetry/server/registration_manager.go [2022-05-03T20:58:48.785Z] spire-1.2.1/pkg/common/telemetry/server/rotate.go [2022-05-03T20:58:48.785Z] spire-1.2.1/pkg/common/telemetry/server/server.go [2022-05-03T20:58:48.785Z] spire-1.2.1/pkg/common/telemetry/sink.go [2022-05-03T20:58:48.785Z] spire-1.2.1/pkg/common/telemetry/statsd.go [2022-05-03T20:58:48.785Z] spire-1.2.1/pkg/common/telemetry/statsd_test.go [2022-05-03T20:58:48.785Z] spire-1.2.1/pkg/common/telemetry/uptime.go [2022-05-03T20:58:48.785Z] spire-1.2.1/pkg/common/telemetry/version.go [2022-05-03T20:58:48.785Z] spire-1.2.1/pkg/common/telemetry/withlabels.go [2022-05-03T20:58:48.785Z] spire-1.2.1/pkg/common/uptime/ [2022-05-03T20:58:48.785Z] spire-1.2.1/pkg/common/uptime/uptime.go [2022-05-03T20:58:48.785Z] spire-1.2.1/pkg/common/uptime/uptime_test.go [2022-05-03T20:58:48.785Z] spire-1.2.1/pkg/common/util/ [2022-05-03T20:58:48.785Z] spire-1.2.1/pkg/common/util/certs.go [2022-05-03T20:58:48.785Z] spire-1.2.1/pkg/common/util/certs_test.go [2022-05-03T20:58:48.785Z] spire-1.2.1/pkg/common/util/csr.go [2022-05-03T20:58:48.785Z] spire-1.2.1/pkg/common/util/hash.go [2022-05-03T20:58:48.785Z] spire-1.2.1/pkg/common/util/selectors.go [2022-05-03T20:58:48.785Z] spire-1.2.1/pkg/common/util/selectors_test.go [2022-05-03T20:58:48.785Z] spire-1.2.1/pkg/common/util/signals.go [2022-05-03T20:58:48.785Z] spire-1.2.1/pkg/common/util/sort.go [2022-05-03T20:58:48.785Z] spire-1.2.1/pkg/common/util/sort_test.go [2022-05-03T20:58:48.785Z] spire-1.2.1/pkg/common/util/task.go [2022-05-03T20:58:48.785Z] spire-1.2.1/pkg/common/util/task_test.go [2022-05-03T20:58:48.785Z] spire-1.2.1/pkg/common/util/testdata/ [2022-05-03T20:58:48.785Z] spire-1.2.1/pkg/common/util/testdata/empty-bundle.pem [2022-05-03T20:58:48.785Z] spire-1.2.1/pkg/common/util/testdata/mixed-bundle.pem [2022-05-03T20:58:48.785Z] spire-1.2.1/pkg/common/version/ [2022-05-03T20:58:48.785Z] spire-1.2.1/pkg/common/version/version.go [2022-05-03T20:58:48.785Z] spire-1.2.1/pkg/common/x509svid/ [2022-05-03T20:58:48.785Z] spire-1.2.1/pkg/common/x509svid/common_test.go [2022-05-03T20:58:48.785Z] spire-1.2.1/pkg/common/x509svid/csr.go [2022-05-03T20:58:48.786Z] spire-1.2.1/pkg/common/x509svid/upstreamca.go [2022-05-03T20:58:48.786Z] spire-1.2.1/pkg/common/x509svid/upstreamca_test.go [2022-05-03T20:58:48.786Z] spire-1.2.1/pkg/common/x509util/ [2022-05-03T20:58:48.786Z] spire-1.2.1/pkg/common/x509util/cert.go [2022-05-03T20:58:48.786Z] spire-1.2.1/pkg/common/x509util/dns.go [2022-05-03T20:58:48.786Z] spire-1.2.1/pkg/common/x509util/dns_test.go [2022-05-03T20:58:48.786Z] spire-1.2.1/pkg/common/x509util/keyid.go [2022-05-03T20:58:48.786Z] spire-1.2.1/pkg/common/x509util/keypair.go [2022-05-03T20:58:48.786Z] spire-1.2.1/pkg/common/x509util/serialnumber.go [2022-05-03T20:58:48.786Z] spire-1.2.1/pkg/common/x509util/serialnumber_test.go [2022-05-03T20:58:48.786Z] spire-1.2.1/pkg/server/ [2022-05-03T20:58:48.786Z] spire-1.2.1/pkg/server/api/ [2022-05-03T20:58:48.786Z] spire-1.2.1/pkg/server/api/agent.go [2022-05-03T20:58:48.786Z] spire-1.2.1/pkg/server/api/agent/ [2022-05-03T20:58:48.786Z] spire-1.2.1/pkg/server/api/agent/v1/ [2022-05-03T20:58:48.786Z] spire-1.2.1/pkg/server/api/agent/v1/service.go [2022-05-03T20:58:48.786Z] spire-1.2.1/pkg/server/api/agent/v1/service_test.go [2022-05-03T20:58:48.786Z] spire-1.2.1/pkg/server/api/agent_test.go [2022-05-03T20:58:48.786Z] spire-1.2.1/pkg/server/api/api.go [2022-05-03T20:58:48.786Z] spire-1.2.1/pkg/server/api/audit/ [2022-05-03T20:58:48.786Z] spire-1.2.1/pkg/server/api/audit/audit.go [2022-05-03T20:58:48.786Z] spire-1.2.1/pkg/server/api/audit/audit_test.go [2022-05-03T20:58:48.786Z] spire-1.2.1/pkg/server/api/bundle.go [2022-05-03T20:58:48.786Z] spire-1.2.1/pkg/server/api/bundle/ [2022-05-03T20:58:48.786Z] spire-1.2.1/pkg/server/api/bundle/v1/ [2022-05-03T20:58:48.786Z] spire-1.2.1/pkg/server/api/bundle/v1/service.go [2022-05-03T20:58:48.786Z] spire-1.2.1/pkg/server/api/bundle/v1/service_test.go [2022-05-03T20:58:48.786Z] spire-1.2.1/pkg/server/api/bundle_test.go [2022-05-03T20:58:48.786Z] spire-1.2.1/pkg/server/api/debug/ [2022-05-03T20:58:48.786Z] spire-1.2.1/pkg/server/api/debug/v1/ [2022-05-03T20:58:48.786Z] spire-1.2.1/pkg/server/api/debug/v1/service.go [2022-05-03T20:58:48.786Z] spire-1.2.1/pkg/server/api/debug/v1/service_test.go [2022-05-03T20:58:48.786Z] spire-1.2.1/pkg/server/api/entry.go [2022-05-03T20:58:48.786Z] spire-1.2.1/pkg/server/api/entry/ [2022-05-03T20:58:48.786Z] spire-1.2.1/pkg/server/api/entry/v1/ [2022-05-03T20:58:48.786Z] spire-1.2.1/pkg/server/api/entry/v1/service.go [2022-05-03T20:58:48.786Z] spire-1.2.1/pkg/server/api/entry/v1/service_test.go [2022-05-03T20:58:48.786Z] spire-1.2.1/pkg/server/api/entry_test.go [2022-05-03T20:58:48.786Z] spire-1.2.1/pkg/server/api/health/ [2022-05-03T20:58:48.786Z] spire-1.2.1/pkg/server/api/health/v1/ [2022-05-03T20:58:48.786Z] spire-1.2.1/pkg/server/api/health/v1/service.go [2022-05-03T20:58:48.786Z] spire-1.2.1/pkg/server/api/health/v1/service_test.go [2022-05-03T20:58:48.786Z] spire-1.2.1/pkg/server/api/id.go [2022-05-03T20:58:48.786Z] spire-1.2.1/pkg/server/api/id_test.go [2022-05-03T20:58:48.786Z] spire-1.2.1/pkg/server/api/limits/ [2022-05-03T20:58:48.786Z] spire-1.2.1/pkg/server/api/limits/limits.go [2022-05-03T20:58:48.786Z] spire-1.2.1/pkg/server/api/middleware/ [2022-05-03T20:58:48.786Z] spire-1.2.1/pkg/server/api/middleware/alias.go [2022-05-03T20:58:48.786Z] spire-1.2.1/pkg/server/api/middleware/audit.go [2022-05-03T20:58:48.786Z] spire-1.2.1/pkg/server/api/middleware/authorization.go [2022-05-03T20:58:48.786Z] spire-1.2.1/pkg/server/api/middleware/authorization_opa.go [2022-05-03T20:58:48.786Z] spire-1.2.1/pkg/server/api/middleware/authorization_test.go [2022-05-03T20:58:48.786Z] spire-1.2.1/pkg/server/api/middleware/authorize_agent.go [2022-05-03T20:58:48.786Z] spire-1.2.1/pkg/server/api/middleware/caller.go [2022-05-03T20:58:48.786Z] spire-1.2.1/pkg/server/api/middleware/caller_test.go [2022-05-03T20:58:48.786Z] spire-1.2.1/pkg/server/api/middleware/common.go [2022-05-03T20:58:48.786Z] spire-1.2.1/pkg/server/api/middleware/common_test.go [2022-05-03T20:58:48.786Z] spire-1.2.1/pkg/server/api/middleware/entries.go [2022-05-03T20:58:48.786Z] spire-1.2.1/pkg/server/api/middleware/entries_test.go [2022-05-03T20:58:48.786Z] spire-1.2.1/pkg/server/api/middleware/ratelimit.go [2022-05-03T20:58:48.786Z] spire-1.2.1/pkg/server/api/middleware/ratelimit_test.go [2022-05-03T20:58:48.786Z] spire-1.2.1/pkg/server/api/ratelimit.go [2022-05-03T20:58:48.786Z] spire-1.2.1/pkg/server/api/rpccontext/ [2022-05-03T20:58:48.786Z] spire-1.2.1/pkg/server/api/rpccontext/alias.go [2022-05-03T20:58:48.786Z] spire-1.2.1/pkg/server/api/rpccontext/audit.go [2022-05-03T20:58:48.786Z] spire-1.2.1/pkg/server/api/rpccontext/caller.go [2022-05-03T20:58:48.786Z] spire-1.2.1/pkg/server/api/rpccontext/ratelimit.go [2022-05-03T20:58:48.786Z] spire-1.2.1/pkg/server/api/selector.go [2022-05-03T20:58:48.786Z] spire-1.2.1/pkg/server/api/selector_test.go [2022-05-03T20:58:48.786Z] spire-1.2.1/pkg/server/api/status.go [2022-05-03T20:58:48.786Z] spire-1.2.1/pkg/server/api/status_test.go [2022-05-03T20:58:48.786Z] spire-1.2.1/pkg/server/api/svid/ [2022-05-03T20:58:48.786Z] spire-1.2.1/pkg/server/api/svid/v1/ [2022-05-03T20:58:48.786Z] spire-1.2.1/pkg/server/api/svid/v1/service.go [2022-05-03T20:58:48.786Z] spire-1.2.1/pkg/server/api/svid/v1/service_test.go [2022-05-03T20:58:48.786Z] spire-1.2.1/pkg/server/api/trustdomain.go [2022-05-03T20:58:48.786Z] spire-1.2.1/pkg/server/api/trustdomain/ [2022-05-03T20:58:48.786Z] spire-1.2.1/pkg/server/api/trustdomain/v1/ [2022-05-03T20:58:48.786Z] spire-1.2.1/pkg/server/api/trustdomain/v1/service.go [2022-05-03T20:58:48.786Z] spire-1.2.1/pkg/server/api/trustdomain/v1/service_test.go [2022-05-03T20:58:48.786Z] spire-1.2.1/pkg/server/api/trustdomain_test.go [2022-05-03T20:58:48.786Z] spire-1.2.1/pkg/server/authpolicy/ [2022-05-03T20:58:48.786Z] spire-1.2.1/pkg/server/authpolicy/defaults.go [2022-05-03T20:58:48.786Z] spire-1.2.1/pkg/server/authpolicy/policy.go [2022-05-03T20:58:48.786Z] spire-1.2.1/pkg/server/authpolicy/policy.rego [2022-05-03T20:58:48.786Z] spire-1.2.1/pkg/server/authpolicy/policy_data.json [2022-05-03T20:58:48.786Z] spire-1.2.1/pkg/server/authpolicy/policy_test.go [2022-05-03T20:58:48.786Z] spire-1.2.1/pkg/server/authpolicy/validate.go [2022-05-03T20:58:48.786Z] spire-1.2.1/pkg/server/bundle/ [2022-05-03T20:58:48.786Z] spire-1.2.1/pkg/server/bundle/client/ [2022-05-03T20:58:48.786Z] spire-1.2.1/pkg/server/bundle/client/client.go [2022-05-03T20:58:48.786Z] spire-1.2.1/pkg/server/bundle/client/client_test.go [2022-05-03T20:58:48.786Z] spire-1.2.1/pkg/server/bundle/client/manager.go [2022-05-03T20:58:48.786Z] spire-1.2.1/pkg/server/bundle/client/manager_test.go [2022-05-03T20:58:48.786Z] spire-1.2.1/pkg/server/bundle/client/sources.go [2022-05-03T20:58:48.786Z] spire-1.2.1/pkg/server/bundle/client/sources_test.go [2022-05-03T20:58:48.786Z] spire-1.2.1/pkg/server/bundle/client/updater.go [2022-05-03T20:58:48.786Z] spire-1.2.1/pkg/server/bundle/client/updater_test.go [2022-05-03T20:58:48.786Z] spire-1.2.1/pkg/server/ca/ [2022-05-03T20:58:48.786Z] spire-1.2.1/pkg/server/ca/ca.go [2022-05-03T20:58:48.786Z] spire-1.2.1/pkg/server/ca/ca_health.go [2022-05-03T20:58:48.786Z] spire-1.2.1/pkg/server/ca/ca_test.go [2022-05-03T20:58:48.786Z] spire-1.2.1/pkg/server/ca/journal.go [2022-05-03T20:58:48.786Z] spire-1.2.1/pkg/server/ca/journal_test.go [2022-05-03T20:58:48.786Z] spire-1.2.1/pkg/server/ca/manager.go [2022-05-03T20:58:48.786Z] spire-1.2.1/pkg/server/ca/manager_health.go [2022-05-03T20:58:48.786Z] spire-1.2.1/pkg/server/ca/manager_test.go [2022-05-03T20:58:48.786Z] spire-1.2.1/pkg/server/ca/templates.go [2022-05-03T20:58:48.786Z] spire-1.2.1/pkg/server/ca/upstream_client.go [2022-05-03T20:58:48.786Z] spire-1.2.1/pkg/server/ca/upstream_client_test.go [2022-05-03T20:58:48.786Z] spire-1.2.1/pkg/server/ca/validation.go [2022-05-03T20:58:48.786Z] spire-1.2.1/pkg/server/cache/ [2022-05-03T20:58:48.786Z] spire-1.2.1/pkg/server/cache/dscache/ [2022-05-03T20:58:48.786Z] spire-1.2.1/pkg/server/cache/dscache/cache.go [2022-05-03T20:58:48.786Z] spire-1.2.1/pkg/server/cache/dscache/cache_test.go [2022-05-03T20:58:48.786Z] spire-1.2.1/pkg/server/cache/entrycache/ [2022-05-03T20:58:48.786Z] spire-1.2.1/pkg/server/cache/entrycache/cache.go [2022-05-03T20:58:48.786Z] spire-1.2.1/pkg/server/cache/entrycache/cache_test.go [2022-05-03T20:58:48.786Z] spire-1.2.1/pkg/server/cache/entrycache/fullcache.go [2022-05-03T20:58:48.786Z] spire-1.2.1/pkg/server/cache/entrycache/fullcache_ds.go [2022-05-03T20:58:48.786Z] spire-1.2.1/pkg/server/cache/entrycache/fullcache_ds_test.go [2022-05-03T20:58:48.786Z] spire-1.2.1/pkg/server/cache/entrycache/fullcache_test.go [2022-05-03T20:58:48.786Z] spire-1.2.1/pkg/server/catalog/ [2022-05-03T20:58:48.786Z] spire-1.2.1/pkg/server/catalog/catalog.go [2022-05-03T20:58:48.786Z] spire-1.2.1/pkg/server/catalog/keymanager.go [2022-05-03T20:58:48.786Z] spire-1.2.1/pkg/server/catalog/nodeattestor.go [2022-05-03T20:58:48.786Z] spire-1.2.1/pkg/server/catalog/noderesolver.go [2022-05-03T20:58:48.786Z] spire-1.2.1/pkg/server/catalog/notifier.go [2022-05-03T20:58:48.786Z] spire-1.2.1/pkg/server/catalog/upstreamauthority.go [2022-05-03T20:58:48.786Z] spire-1.2.1/pkg/server/config.go [2022-05-03T20:58:48.786Z] spire-1.2.1/pkg/server/datastore/ [2022-05-03T20:58:48.786Z] spire-1.2.1/pkg/server/datastore/datastore.go [2022-05-03T20:58:48.786Z] spire-1.2.1/pkg/server/datastore/datastore_health.go [2022-05-03T20:58:48.786Z] spire-1.2.1/pkg/server/datastore/repository.go [2022-05-03T20:58:48.786Z] spire-1.2.1/pkg/server/datastore/sqlstore/ [2022-05-03T20:58:48.786Z] spire-1.2.1/pkg/server/datastore/sqlstore/dialect.go [2022-05-03T20:58:48.786Z] spire-1.2.1/pkg/server/datastore/sqlstore/migration.go [2022-05-03T20:58:48.786Z] spire-1.2.1/pkg/server/datastore/sqlstore/migration_test.go [2022-05-03T20:58:48.786Z] spire-1.2.1/pkg/server/datastore/sqlstore/models.go [2022-05-03T20:58:48.786Z] spire-1.2.1/pkg/server/datastore/sqlstore/mysql.go [2022-05-03T20:58:48.786Z] spire-1.2.1/pkg/server/datastore/sqlstore/postgres.go [2022-05-03T20:58:48.786Z] spire-1.2.1/pkg/server/datastore/sqlstore/sqlite.go [2022-05-03T20:58:48.786Z] spire-1.2.1/pkg/server/datastore/sqlstore/sqlite_no_cgo.go [2022-05-03T20:58:48.786Z] spire-1.2.1/pkg/server/datastore/sqlstore/sqlite_test.go [2022-05-03T20:58:49.070Z] spire-1.2.1/pkg/server/datastore/sqlstore/sqlstore.go [2022-05-03T20:58:49.070Z] spire-1.2.1/pkg/server/datastore/sqlstore/sqlstore_test.go [2022-05-03T20:58:49.070Z] spire-1.2.1/pkg/server/datastore/sqlstore/stmt_cache.go [2022-05-03T20:58:49.070Z] spire-1.2.1/pkg/server/datastore/sqlstore/testdata/ [2022-05-03T20:58:49.070Z] spire-1.2.1/pkg/server/datastore/sqlstore/testdata/entries.json [2022-05-03T20:58:49.070Z] spire-1.2.1/pkg/server/datastore/sqlstore/testdata/entries_federates_with.json [2022-05-03T20:58:49.070Z] spire-1.2.1/pkg/server/datastore/sqlstore/testdata/invalid_registration_entries.json [2022-05-03T20:58:49.070Z] spire-1.2.1/pkg/server/datastore/sqlstore/testdata/valid_registration_entries.json [2022-05-03T20:58:49.070Z] spire-1.2.1/pkg/server/endpoints/ [2022-05-03T20:58:49.070Z] spire-1.2.1/pkg/server/endpoints/bundle/ [2022-05-03T20:58:49.070Z] spire-1.2.1/pkg/server/endpoints/bundle/acme_auth.go [2022-05-03T20:58:49.070Z] spire-1.2.1/pkg/server/endpoints/bundle/config.go [2022-05-03T20:58:49.070Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/ [2022-05-03T20:58:49.070Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/README [2022-05-03T20:58:49.070Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/acmetest/ [2022-05-03T20:58:49.070Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/acmetest/ca.go [2022-05-03T20:58:49.070Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/ [2022-05-03T20:58:49.070Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/autocert.go [2022-05-03T20:58:49.070Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/cache.go [2022-05-03T20:58:49.070Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/keys.go [2022-05-03T20:58:49.070Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/listener.go [2022-05-03T20:58:49.070Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/renewal.go [2022-05-03T20:58:49.070Z] spire-1.2.1/pkg/server/endpoints/bundle/server.go [2022-05-03T20:58:49.070Z] spire-1.2.1/pkg/server/endpoints/bundle/server_test.go [2022-05-03T20:58:49.070Z] spire-1.2.1/pkg/server/endpoints/bundle/spiffe_auth.go [2022-05-03T20:58:49.070Z] spire-1.2.1/pkg/server/endpoints/config.go [2022-05-03T20:58:49.070Z] spire-1.2.1/pkg/server/endpoints/endpoints.go [2022-05-03T20:58:49.070Z] spire-1.2.1/pkg/server/endpoints/endpoints_test.go [2022-05-03T20:58:49.070Z] spire-1.2.1/pkg/server/endpoints/entryfetcher.go [2022-05-03T20:58:49.070Z] spire-1.2.1/pkg/server/endpoints/entryfetcher_test.go [2022-05-03T20:58:49.070Z] spire-1.2.1/pkg/server/endpoints/middleware.go [2022-05-03T20:58:49.070Z] spire-1.2.1/pkg/server/endpoints/middleware_test.go [2022-05-03T20:58:49.070Z] spire-1.2.1/pkg/server/hostservice/ [2022-05-03T20:58:49.070Z] spire-1.2.1/pkg/server/hostservice/agentstore/ [2022-05-03T20:58:49.070Z] spire-1.2.1/pkg/server/hostservice/agentstore/agentstore.go [2022-05-03T20:58:49.070Z] spire-1.2.1/pkg/server/hostservice/agentstore/agentstore_test.go [2022-05-03T20:58:49.070Z] spire-1.2.1/pkg/server/hostservice/agentstore/attestation.go [2022-05-03T20:58:49.070Z] spire-1.2.1/pkg/server/hostservice/agentstore/attestation_test.go [2022-05-03T20:58:49.070Z] spire-1.2.1/pkg/server/hostservice/identityprovider/ [2022-05-03T20:58:49.070Z] spire-1.2.1/pkg/server/hostservice/identityprovider/identityprovider.go [2022-05-03T20:58:49.070Z] spire-1.2.1/pkg/server/hostservice/identityprovider/identityprovider_test.go [2022-05-03T20:58:49.070Z] spire-1.2.1/pkg/server/plugin/ [2022-05-03T20:58:49.070Z] spire-1.2.1/pkg/server/plugin/keymanager/ [2022-05-03T20:58:49.070Z] spire-1.2.1/pkg/server/plugin/keymanager/awskms/ [2022-05-03T20:58:49.070Z] spire-1.2.1/pkg/server/plugin/keymanager/awskms/awskms.go [2022-05-03T20:58:49.070Z] spire-1.2.1/pkg/server/plugin/keymanager/awskms/awskms_test.go [2022-05-03T20:58:49.070Z] spire-1.2.1/pkg/server/plugin/keymanager/awskms/client.go [2022-05-03T20:58:49.070Z] spire-1.2.1/pkg/server/plugin/keymanager/awskms/client_fake.go [2022-05-03T20:58:49.070Z] spire-1.2.1/pkg/server/plugin/keymanager/awskms/fetcher.go [2022-05-03T20:58:49.070Z] spire-1.2.1/pkg/server/plugin/keymanager/base/ [2022-05-03T20:58:49.070Z] spire-1.2.1/pkg/server/plugin/keymanager/base/keymanagerbase.go [2022-05-03T20:58:49.070Z] spire-1.2.1/pkg/server/plugin/keymanager/constant.go [2022-05-03T20:58:49.070Z] spire-1.2.1/pkg/server/plugin/keymanager/disk/ [2022-05-03T20:58:49.070Z] spire-1.2.1/pkg/server/plugin/keymanager/disk/disk.go [2022-05-03T20:58:49.070Z] spire-1.2.1/pkg/server/plugin/keymanager/disk/disk_test.go [2022-05-03T20:58:49.070Z] spire-1.2.1/pkg/server/plugin/keymanager/keymanager.go [2022-05-03T20:58:49.070Z] spire-1.2.1/pkg/server/plugin/keymanager/memory/ [2022-05-03T20:58:49.070Z] spire-1.2.1/pkg/server/plugin/keymanager/memory/memory.go [2022-05-03T20:58:49.070Z] spire-1.2.1/pkg/server/plugin/keymanager/memory/memory_test.go [2022-05-03T20:58:49.070Z] spire-1.2.1/pkg/server/plugin/keymanager/repository.go [2022-05-03T20:58:49.070Z] spire-1.2.1/pkg/server/plugin/keymanager/test/ [2022-05-03T20:58:49.071Z] spire-1.2.1/pkg/server/plugin/keymanager/test/keymanagertest.go [2022-05-03T20:58:49.071Z] spire-1.2.1/pkg/server/plugin/keymanager/v1.go [2022-05-03T20:58:49.071Z] spire-1.2.1/pkg/server/plugin/keymanager/v1_test.go [2022-05-03T20:58:49.071Z] spire-1.2.1/pkg/server/plugin/nodeattestor/ [2022-05-03T20:58:49.071Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/ [2022-05-03T20:58:49.071Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/awsca.go [2022-05-03T20:58:49.071Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/client.go [2022-05-03T20:58:49.071Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/iid.go [2022-05-03T20:58:49.071Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/iid_test.go [2022-05-03T20:58:49.071Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/session.go [2022-05-03T20:58:49.071Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/spiffeid.go [2022-05-03T20:58:49.071Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/spiffeid_test.go [2022-05-03T20:58:49.071Z] spire-1.2.1/pkg/server/plugin/nodeattestor/azure/ [2022-05-03T20:58:49.071Z] spire-1.2.1/pkg/server/plugin/nodeattestor/azure/msi.go [2022-05-03T20:58:49.071Z] spire-1.2.1/pkg/server/plugin/nodeattestor/azure/msi_test.go [2022-05-03T20:58:49.071Z] spire-1.2.1/pkg/server/plugin/nodeattestor/base/ [2022-05-03T20:58:49.071Z] spire-1.2.1/pkg/server/plugin/nodeattestor/base/base.go [2022-05-03T20:58:49.071Z] spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/ [2022-05-03T20:58:49.071Z] spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/google_public_key_retriever.go [2022-05-03T20:58:49.071Z] spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/google_public_key_retriever_test.go [2022-05-03T20:58:49.071Z] spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/iit.go [2022-05-03T20:58:49.071Z] spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/iit_test.go [2022-05-03T20:58:49.071Z] spire-1.2.1/pkg/server/plugin/nodeattestor/jointoken/ [2022-05-03T20:58:49.071Z] spire-1.2.1/pkg/server/plugin/nodeattestor/jointoken/join_token.go [2022-05-03T20:58:49.071Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/ [2022-05-03T20:58:49.071Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/psat/ [2022-05-03T20:58:49.071Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/psat/psat.go [2022-05-03T20:58:49.071Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/psat/psat_test.go [2022-05-03T20:58:49.071Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/sat/ [2022-05-03T20:58:49.071Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/sat/sat.go [2022-05-03T20:58:49.071Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/sat/sat_test.go [2022-05-03T20:58:49.071Z] spire-1.2.1/pkg/server/plugin/nodeattestor/nodeattestor.go [2022-05-03T20:58:49.071Z] spire-1.2.1/pkg/server/plugin/nodeattestor/repository.go [2022-05-03T20:58:49.071Z] spire-1.2.1/pkg/server/plugin/nodeattestor/sshpop/ [2022-05-03T20:58:49.071Z] spire-1.2.1/pkg/server/plugin/nodeattestor/sshpop/sshpop.go [2022-05-03T20:58:49.071Z] spire-1.2.1/pkg/server/plugin/nodeattestor/sshpop/sshpop_test.go [2022-05-03T20:58:49.071Z] spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/ [2022-05-03T20:58:49.071Z] spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/challenge.go [2022-05-03T20:58:49.071Z] spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/devid.go [2022-05-03T20:58:49.071Z] spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/devid_test.go [2022-05-03T20:58:49.071Z] spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/selectors.go [2022-05-03T20:58:49.071Z] spire-1.2.1/pkg/server/plugin/nodeattestor/v1.go [2022-05-03T20:58:49.071Z] spire-1.2.1/pkg/server/plugin/nodeattestor/v1_test.go [2022-05-03T20:58:49.071Z] spire-1.2.1/pkg/server/plugin/nodeattestor/x509pop/ [2022-05-03T20:58:49.071Z] spire-1.2.1/pkg/server/plugin/nodeattestor/x509pop/x509pop.go [2022-05-03T20:58:49.071Z] spire-1.2.1/pkg/server/plugin/nodeattestor/x509pop/x509pop_test.go [2022-05-03T20:58:49.071Z] spire-1.2.1/pkg/server/plugin/noderesolver/ [2022-05-03T20:58:49.071Z] spire-1.2.1/pkg/server/plugin/noderesolver/azure/ [2022-05-03T20:58:49.071Z] spire-1.2.1/pkg/server/plugin/noderesolver/azure/client.go [2022-05-03T20:58:49.071Z] spire-1.2.1/pkg/server/plugin/noderesolver/azure/msi.go [2022-05-03T20:58:49.071Z] spire-1.2.1/pkg/server/plugin/noderesolver/azure/msi_test.go [2022-05-03T20:58:49.071Z] spire-1.2.1/pkg/server/plugin/noderesolver/noderesolver.go [2022-05-03T20:58:49.071Z] spire-1.2.1/pkg/server/plugin/noderesolver/repository.go [2022-05-03T20:58:49.071Z] spire-1.2.1/pkg/server/plugin/noderesolver/v1.go [2022-05-03T20:58:49.071Z] spire-1.2.1/pkg/server/plugin/noderesolver/v1_test.go [2022-05-03T20:58:49.071Z] spire-1.2.1/pkg/server/plugin/notifier/ [2022-05-03T20:58:49.071Z] spire-1.2.1/pkg/server/plugin/notifier/gcsbundle/ [2022-05-03T20:58:49.071Z] spire-1.2.1/pkg/server/plugin/notifier/gcsbundle/gcsbundle.go [2022-05-03T20:58:49.071Z] spire-1.2.1/pkg/server/plugin/notifier/gcsbundle/gcsbundle_test.go [2022-05-03T20:58:49.071Z] spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/ [2022-05-03T20:58:49.071Z] spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/k8sbundle.go [2022-05-03T20:58:49.071Z] spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/k8sbundle_test.go [2022-05-03T20:58:49.071Z] spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/k8sbundle_watcher.go [2022-05-03T20:58:49.071Z] spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/k8sbundle_watcher_test.go [2022-05-03T20:58:49.071Z] spire-1.2.1/pkg/server/plugin/notifier/notifier.go [2022-05-03T20:58:49.071Z] spire-1.2.1/pkg/server/plugin/notifier/repository.go [2022-05-03T20:58:49.071Z] spire-1.2.1/pkg/server/plugin/notifier/v1.go [2022-05-03T20:58:49.071Z] spire-1.2.1/pkg/server/plugin/notifier/v1_test.go [2022-05-03T20:58:49.071Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/ [2022-05-03T20:58:49.071Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/ [2022-05-03T20:58:49.071Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/pca.go [2022-05-03T20:58:49.071Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/pca_client.go [2022-05-03T20:58:49.071Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/pca_client_fake.go [2022-05-03T20:58:49.071Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/pca_test.go [2022-05-03T20:58:49.071Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/testdata/ [2022-05-03T20:58:49.071Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/testdata/arbitrary_certificate_with_upstream_root.pem [2022-05-03T20:58:49.071Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/testdata/i_am_not_a_certificate.txt [2022-05-03T20:58:49.071Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/ [2022-05-03T20:58:49.071Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/awslib.go [2022-05-03T20:58:49.071Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/awslib_fake_test.go [2022-05-03T20:58:49.071Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/awssecret.go [2022-05-03T20:58:49.071Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/awssecret_test.go [2022-05-03T20:58:49.071Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/ [2022-05-03T20:58:49.071Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/ [2022-05-03T20:58:49.071Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/EC/ [2022-05-03T20:58:49.071Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/EC/alternative_key.pem [2022-05-03T20:58:49.071Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/EC/cert.pem [2022-05-03T20:58:49.071Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/EC/private_key.pem [2022-05-03T20:58:49.071Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/ [2022-05-03T20:58:49.071Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/api.go [2022-05-03T20:58:49.071Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/api_test.go [2022-05-03T20:58:49.071Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/certmanager.go [2022-05-03T20:58:49.071Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/certmanager_test.go [2022-05-03T20:58:49.071Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/ [2022-05-03T20:58:49.071Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/ [2022-05-03T20:58:49.071Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/doc.go [2022-05-03T20:58:49.071Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/meta.go [2022-05-03T20:58:49.071Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/types.go [2022-05-03T20:58:49.071Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/types_certificaterequest.go [2022-05-03T20:58:49.071Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/zz_generated.deepcopy.go [2022-05-03T20:58:49.071Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/ [2022-05-03T20:58:49.071Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/disk.go [2022-05-03T20:58:49.071Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/disk_test.go [2022-05-03T20:58:49.071Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/ [2022-05-03T20:58:49.071Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/ [2022-05-03T20:58:49.071Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/ [2022-05-03T20:58:49.071Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/cert.pem [2022-05-03T20:58:49.071Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/intermediate_cert.pem [2022-05-03T20:58:49.071Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/intermediate_cert.srl [2022-05-03T20:58:49.071Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/intermediate_csr.pem [2022-05-03T20:58:49.071Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/intermediate_key.pem [2022-05-03T20:58:49.071Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/private_key.pem [2022-05-03T20:58:49.071Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/root_cert.pem [2022-05-03T20:58:49.071Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/root_cert.srl [2022-05-03T20:58:49.071Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/root_key.pem [2022-05-03T20:58:49.071Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_and_intermediate.pem [2022-05-03T20:58:49.071Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_and_root.pem [2022-05-03T20:58:49.071Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_cert.pem [2022-05-03T20:58:49.071Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_csr.pem [2022-05-03T20:58:49.071Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_key.pem [2022-05-03T20:58:49.071Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS1/ [2022-05-03T20:58:49.071Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS1/cert.pem [2022-05-03T20:58:49.071Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS1/private_key.pem [2022-05-03T20:58:49.071Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS8/ [2022-05-03T20:58:49.071Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS8/cert.pem [2022-05-03T20:58:49.071Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS8/private_key.pem [2022-05-03T20:58:49.071Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/empty/ [2022-05-03T20:58:49.071Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/empty/cert.pem [2022-05-03T20:58:49.071Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/empty/private_key.pem [2022-05-03T20:58:49.071Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/unknown/ [2022-05-03T20:58:49.071Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/unknown/cert.pem [2022-05-03T20:58:49.071Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/unknown/private_key.pem [2022-05-03T20:58:49.071Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/upstream_and_intermediate.pem [2022-05-03T20:58:49.071Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/gcpcas/ [2022-05-03T20:58:49.071Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/gcpcas/gcpcas.go [2022-05-03T20:58:49.071Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/gcpcas/gcpcas_test.go [2022-05-03T20:58:49.071Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/repository.go [2022-05-03T20:58:49.071Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/ [2022-05-03T20:58:49.071Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/fake_handlers_test.go [2022-05-03T20:58:49.071Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/spire.go [2022-05-03T20:58:49.071Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/spire_server_client.go [2022-05-03T20:58:49.071Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/spire_test.go [2022-05-03T20:58:49.071Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/testdata/ [2022-05-03T20:58:49.071Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/testdata/keys/ [2022-05-03T20:58:49.071Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/testdata/keys/jwks.json [2022-05-03T20:58:49.071Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/upstreamauthority.go [2022-05-03T20:58:49.071Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/v1.go [2022-05-03T20:58:49.071Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/v1_test.go [2022-05-03T20:58:49.071Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/ [2022-05-03T20:58:49.071Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/renewer.go [2022-05-03T20:58:49.071Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/ [2022-05-03T20:58:49.071Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/k8s/ [2022-05-03T20:58:49.071Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/k8s/signing-key.pem [2022-05-03T20:58:49.071Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/k8s/token [2022-05-03T20:58:49.071Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/ [2022-05-03T20:58:49.071Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/ [2022-05-03T20:58:49.071Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/README.md [2022-05-03T20:58:49.071Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/client_cert.pem [2022-05-03T20:58:49.071Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/client_csr.pem [2022-05-03T20:58:49.071Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/client_key.pem [2022-05-03T20:58:49.071Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_cert.pem [2022-05-03T20:58:49.071Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_cert.srl [2022-05-03T20:58:49.071Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_csr.pem [2022-05-03T20:58:49.071Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_key.pem [2022-05-03T20:58:49.350Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_vault_cert.pem [2022-05-03T20:58:49.350Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_vault_csr.pem [2022-05-03T20:58:49.351Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_vault_key.pem [2022-05-03T20:58:49.351Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/invalid-client_cert.pem [2022-05-03T20:58:49.351Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/invalid_client_key.pem [2022-05-03T20:58:49.351Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/invalid_root_cert.pem [2022-05-03T20:58:49.351Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/root_cert.pem [2022-05-03T20:58:49.351Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/root_cert.srl [2022-05-03T20:58:49.351Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/root_key.pem [2022-05-03T20:58:49.351Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/serer_csr.pem [2022-05-03T20:58:49.351Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/server_cert.pem [2022-05-03T20:58:49.351Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/server_csr.pem [2022-05-03T20:58:49.351Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/server_key.pem [2022-05-03T20:58:49.351Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault.go [2022-05-03T20:58:49.351Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault_client.go [2022-05-03T20:58:49.351Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault_client_test.go [2022-05-03T20:58:49.351Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault_fake_test.go [2022-05-03T20:58:49.351Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault_test.go [2022-05-03T20:58:49.351Z] spire-1.2.1/pkg/server/registration/ [2022-05-03T20:58:49.351Z] spire-1.2.1/pkg/server/registration/manager.go [2022-05-03T20:58:49.351Z] spire-1.2.1/pkg/server/registration/manager_test.go [2022-05-03T20:58:49.351Z] spire-1.2.1/pkg/server/scanentries.go [2022-05-03T20:58:49.351Z] spire-1.2.1/pkg/server/scanentries_test.go [2022-05-03T20:58:49.351Z] spire-1.2.1/pkg/server/server.go [2022-05-03T20:58:49.351Z] spire-1.2.1/pkg/server/server_test.go [2022-05-03T20:58:49.351Z] spire-1.2.1/pkg/server/svid/ [2022-05-03T20:58:49.351Z] spire-1.2.1/pkg/server/svid/observer.go [2022-05-03T20:58:49.351Z] spire-1.2.1/pkg/server/svid/observer_test.go [2022-05-03T20:58:49.351Z] spire-1.2.1/pkg/server/svid/rotator.go [2022-05-03T20:58:49.351Z] spire-1.2.1/pkg/server/svid/rotator_config.go [2022-05-03T20:58:49.351Z] spire-1.2.1/pkg/server/svid/rotator_config_test.go [2022-05-03T20:58:49.351Z] spire-1.2.1/pkg/server/svid/rotator_test.go [2022-05-03T20:58:49.351Z] spire-1.2.1/proto/ [2022-05-03T20:58:49.351Z] spire-1.2.1/proto/private/ [2022-05-03T20:58:49.351Z] spire-1.2.1/proto/private/server/ [2022-05-03T20:58:49.351Z] spire-1.2.1/proto/private/server/journal/ [2022-05-03T20:58:49.351Z] spire-1.2.1/proto/private/server/journal/journal.pb.go [2022-05-03T20:58:49.351Z] spire-1.2.1/proto/private/server/journal/journal.proto [2022-05-03T20:58:49.351Z] spire-1.2.1/proto/spire/ [2022-05-03T20:58:49.351Z] spire-1.2.1/proto/spire/common/ [2022-05-03T20:58:49.351Z] spire-1.2.1/proto/spire/common/common.pb.go [2022-05-03T20:58:49.351Z] spire-1.2.1/proto/spire/common/common.proto [2022-05-03T20:58:49.351Z] spire-1.2.1/proto/spire/common/plugin/ [2022-05-03T20:58:49.351Z] spire-1.2.1/proto/spire/common/plugin/plugin.pb.go [2022-05-03T20:58:49.351Z] spire-1.2.1/proto/spire/common/plugin/plugin.proto [2022-05-03T20:58:49.351Z] spire-1.2.1/proto/spire/common/plugin/plugin_grpc.pb.go [2022-05-03T20:58:49.351Z] spire-1.2.1/proto/spire/common/plugin/plugin_spire_plugin.pb.go [2022-05-03T20:58:49.351Z] spire-1.2.1/proto/spire/plugin/ [2022-05-03T20:58:49.351Z] spire-1.2.1/proto/spire/plugin/agent/ [2022-05-03T20:58:49.351Z] spire-1.2.1/proto/spire/plugin/agent/svidstore/ [2022-05-03T20:58:49.351Z] spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/ [2022-05-03T20:58:49.351Z] spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/svidstore.pb.go [2022-05-03T20:58:49.351Z] spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/svidstore.proto [2022-05-03T20:58:49.351Z] spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/svidstore_grpc.pb.go [2022-05-03T20:58:49.351Z] spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/svidstore_spire_plugin.pb.go [2022-05-03T20:58:49.351Z] spire-1.2.1/release/ [2022-05-03T20:58:49.351Z] spire-1.2.1/release/spire-extras/ [2022-05-03T20:58:49.351Z] spire-1.2.1/release/spire-extras/README.md [2022-05-03T20:58:49.351Z] spire-1.2.1/release/spire-extras/conf/ [2022-05-03T20:58:49.351Z] spire-1.2.1/release/spire-extras/conf/k8s-workload-registrar/ [2022-05-03T20:58:49.351Z] spire-1.2.1/release/spire-extras/conf/k8s-workload-registrar/k8s-workload-registrar.conf [2022-05-03T20:58:49.351Z] spire-1.2.1/release/spire-extras/conf/oidc-discovery-provider/ [2022-05-03T20:58:49.351Z] spire-1.2.1/release/spire-extras/conf/oidc-discovery-provider/oidc-discovery-provider.conf [2022-05-03T20:58:49.351Z] spire-1.2.1/release/spire/ [2022-05-03T20:58:49.351Z] spire-1.2.1/release/spire/README.md [2022-05-03T20:58:49.351Z] spire-1.2.1/release/spire/conf/ [2022-05-03T20:58:49.351Z] spire-1.2.1/release/spire/conf/agent/ [2022-05-03T20:58:49.351Z] spire-1.2.1/release/spire/conf/agent/agent.conf [2022-05-03T20:58:49.351Z] spire-1.2.1/release/spire/conf/server/ [2022-05-03T20:58:49.351Z] spire-1.2.1/release/spire/conf/server/server.conf [2022-05-03T20:58:49.351Z] spire-1.2.1/script/ [2022-05-03T20:58:49.351Z] spire-1.2.1/script/build-artifact.sh [2022-05-03T20:58:49.351Z] spire-1.2.1/script/generate_dummy_ca.sh [2022-05-03T20:58:49.351Z] spire-1.2.1/support/ [2022-05-03T20:58:49.351Z] spire-1.2.1/support/k8s/ [2022-05-03T20:58:49.351Z] spire-1.2.1/support/k8s/k8s-workload-registrar/ [2022-05-03T20:58:49.351Z] spire-1.2.1/support/k8s/k8s-workload-registrar/README.md [2022-05-03T20:58:49.351Z] spire-1.2.1/support/k8s/k8s-workload-registrar/accessutil_posix.go [2022-05-03T20:58:49.351Z] spire-1.2.1/support/k8s/k8s-workload-registrar/accessutil_windows.go [2022-05-03T20:58:49.351Z] spire-1.2.1/support/k8s/k8s-workload-registrar/config.go [2022-05-03T20:58:49.351Z] spire-1.2.1/support/k8s/k8s-workload-registrar/config_crd.go [2022-05-03T20:58:49.351Z] spire-1.2.1/support/k8s/k8s-workload-registrar/config_crd_test.go [2022-05-03T20:58:49.351Z] spire-1.2.1/support/k8s/k8s-workload-registrar/config_reconcile.go [2022-05-03T20:58:49.351Z] spire-1.2.1/support/k8s/k8s-workload-registrar/config_test.go [2022-05-03T20:58:49.351Z] spire-1.2.1/support/k8s/k8s-workload-registrar/config_webhook.go [2022-05-03T20:58:49.351Z] spire-1.2.1/support/k8s/k8s-workload-registrar/controller.go [2022-05-03T20:58:49.351Z] spire-1.2.1/support/k8s/k8s-workload-registrar/controller_test.go [2022-05-03T20:58:49.351Z] spire-1.2.1/support/k8s/k8s-workload-registrar/federation/ [2022-05-03T20:58:49.351Z] spire-1.2.1/support/k8s/k8s-workload-registrar/federation/utils.go [2022-05-03T20:58:49.351Z] spire-1.2.1/support/k8s/k8s-workload-registrar/federation/utils_test.go [2022-05-03T20:58:49.351Z] spire-1.2.1/support/k8s/k8s-workload-registrar/generate-config.go [2022-05-03T20:58:49.351Z] spire-1.2.1/support/k8s/k8s-workload-registrar/main.go [2022-05-03T20:58:49.351Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/ [2022-05-03T20:58:49.351Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/README.md [2022-05-03T20:58:49.351Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/ [2022-05-03T20:58:49.351Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/ [2022-05-03T20:58:49.351Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/ [2022-05-03T20:58:49.351Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/groupversion_info.go [2022-05-03T20:58:49.351Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/spiffeid_types.go [2022-05-03T20:58:49.351Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/spiffeid_utils.go [2022-05-03T20:58:49.351Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/spiffeid_webhook.go [2022-05-03T20:58:49.351Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/zz_generated.deepcopy.go [2022-05-03T20:58:49.351Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/config/ [2022-05-03T20:58:49.351Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/config/spiffeid.spiffe.io_spiffeids.yaml [2022-05-03T20:58:49.351Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/config/spire-agent.yaml [2022-05-03T20:58:49.351Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/config/spire-server-registrar.yaml [2022-05-03T20:58:49.351Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/ [2022-05-03T20:58:49.351Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/endpoint_controller.go [2022-05-03T20:58:49.351Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/endpoint_controller_test.go [2022-05-03T20:58:49.351Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/node_controller.go [2022-05-03T20:58:49.351Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/node_controller_test.go [2022-05-03T20:58:49.351Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/pod_controller.go [2022-05-03T20:58:49.351Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/pod_controller_test.go [2022-05-03T20:58:49.351Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/spiffeid_controller.go [2022-05-03T20:58:49.351Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/spiffeid_controller_test.go [2022-05-03T20:58:49.351Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/suite_test.go [2022-05-03T20:58:49.351Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/utils.go [2022-05-03T20:58:49.351Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/samples/ [2022-05-03T20:58:49.351Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/samples/test_spiffeid.yaml [2022-05-03T20:58:49.351Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/samples/test_spiffeid_bad.yaml [2022-05-03T20:58:49.351Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/ [2022-05-03T20:58:49.351Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/ [2022-05-03T20:58:49.351Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/good-leaf-and-intermediate.pem [2022-05-03T20:58:49.351Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/good-leaf-only.pem [2022-05-03T20:58:49.351Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/key-pkcs8-ecdsa.pem [2022-05-03T20:58:49.351Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/key-pkcs8-rsa.pem [2022-05-03T20:58:49.351Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/webhook_svid.go [2022-05-03T20:58:49.351Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/webhook_svid_test.go [2022-05-03T20:58:49.351Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/ [2022-05-03T20:58:49.351Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/config/ [2022-05-03T20:58:49.351Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/config/roles.yaml [2022-05-03T20:58:49.351Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/ [2022-05-03T20:58:49.351Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/base_controller.go [2022-05-03T20:58:49.351Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/node_controller.go [2022-05-03T20:58:49.351Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/node_controller_test.go [2022-05-03T20:58:49.351Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/pod_controller.go [2022-05-03T20:58:49.351Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/pod_controller_test.go [2022-05-03T20:58:49.351Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/utils.go [2022-05-03T20:58:49.351Z] spire-1.2.1/support/k8s/k8s-workload-registrar/server.go [2022-05-03T20:58:49.351Z] spire-1.2.1/support/k8s/k8s-workload-registrar/server_test.go [2022-05-03T20:58:49.351Z] spire-1.2.1/support/k8s/k8s-workload-registrar/webhookhandler.go [2022-05-03T20:58:49.351Z] spire-1.2.1/support/k8s/k8s-workload-registrar/webhookhandler_test.go [2022-05-03T20:58:49.351Z] spire-1.2.1/support/oidc-discovery-provider/ [2022-05-03T20:58:49.351Z] spire-1.2.1/support/oidc-discovery-provider/README.md [2022-05-03T20:58:49.351Z] spire-1.2.1/support/oidc-discovery-provider/common_test.go [2022-05-03T20:58:49.351Z] spire-1.2.1/support/oidc-discovery-provider/config.go [2022-05-03T20:58:49.351Z] spire-1.2.1/support/oidc-discovery-provider/config_test.go [2022-05-03T20:58:49.351Z] spire-1.2.1/support/oidc-discovery-provider/domain_policy.go [2022-05-03T20:58:49.351Z] spire-1.2.1/support/oidc-discovery-provider/domain_policy_test.go [2022-05-03T20:58:49.351Z] spire-1.2.1/support/oidc-discovery-provider/handler.go [2022-05-03T20:58:49.351Z] spire-1.2.1/support/oidc-discovery-provider/handler_test.go [2022-05-03T20:58:49.351Z] spire-1.2.1/support/oidc-discovery-provider/jwks_source.go [2022-05-03T20:58:49.351Z] spire-1.2.1/support/oidc-discovery-provider/main.go [2022-05-03T20:58:49.351Z] spire-1.2.1/support/oidc-discovery-provider/server_api.go [2022-05-03T20:58:49.351Z] spire-1.2.1/support/oidc-discovery-provider/server_api_test.go [2022-05-03T20:58:49.351Z] spire-1.2.1/support/oidc-discovery-provider/workload_api.go [2022-05-03T20:58:49.351Z] spire-1.2.1/support/oidc-discovery-provider/workload_api_test.go [2022-05-03T20:58:49.351Z] spire-1.2.1/test/ [2022-05-03T20:58:49.351Z] spire-1.2.1/test/clock/ [2022-05-03T20:58:49.351Z] spire-1.2.1/test/clock/clock.go [2022-05-03T20:58:49.351Z] spire-1.2.1/test/fakes/ [2022-05-03T20:58:49.351Z] spire-1.2.1/test/fakes/fakeagentcatalog/ [2022-05-03T20:58:49.351Z] spire-1.2.1/test/fakes/fakeagentcatalog/catalog.go [2022-05-03T20:58:49.352Z] spire-1.2.1/test/fakes/fakeagentkeymanager/ [2022-05-03T20:58:49.352Z] spire-1.2.1/test/fakes/fakeagentkeymanager/keymanager.go [2022-05-03T20:58:49.352Z] spire-1.2.1/test/fakes/fakeagentnodeattestor/ [2022-05-03T20:58:49.352Z] spire-1.2.1/test/fakes/fakeagentnodeattestor/nodeattestor.go [2022-05-03T20:58:49.352Z] spire-1.2.1/test/fakes/fakeagentstore/ [2022-05-03T20:58:49.352Z] spire-1.2.1/test/fakes/fakeagentstore/agentstore.go [2022-05-03T20:58:49.352Z] spire-1.2.1/test/fakes/fakedatastore/ [2022-05-03T20:58:49.352Z] spire-1.2.1/test/fakes/fakedatastore/fakedatastore.go [2022-05-03T20:58:49.352Z] spire-1.2.1/test/fakes/fakeentryclient/ [2022-05-03T20:58:49.352Z] spire-1.2.1/test/fakes/fakeentryclient/entryclient.go [2022-05-03T20:58:49.352Z] spire-1.2.1/test/fakes/fakehealthchecker/ [2022-05-03T20:58:49.352Z] spire-1.2.1/test/fakes/fakehealthchecker/checker.go [2022-05-03T20:58:49.352Z] spire-1.2.1/test/fakes/fakeidentityprovider/ [2022-05-03T20:58:49.352Z] spire-1.2.1/test/fakes/fakeidentityprovider/identityprovider.go [2022-05-03T20:58:49.352Z] spire-1.2.1/test/fakes/fakemetrics/ [2022-05-03T20:58:49.352Z] spire-1.2.1/test/fakes/fakemetrics/fakemetrics.go [2022-05-03T20:58:49.352Z] spire-1.2.1/test/fakes/fakenoderesolver/ [2022-05-03T20:58:49.352Z] spire-1.2.1/test/fakes/fakenoderesolver/noderesolver.go [2022-05-03T20:58:49.352Z] spire-1.2.1/test/fakes/fakenotifier/ [2022-05-03T20:58:49.352Z] spire-1.2.1/test/fakes/fakenotifier/notifier.go [2022-05-03T20:58:49.352Z] spire-1.2.1/test/fakes/fakepluginmetrics/ [2022-05-03T20:58:49.352Z] spire-1.2.1/test/fakes/fakepluginmetrics/fakepluginmetrics.go [2022-05-03T20:58:49.352Z] spire-1.2.1/test/fakes/fakeserverca/ [2022-05-03T20:58:49.352Z] spire-1.2.1/test/fakes/fakeserverca/serverca.go [2022-05-03T20:58:49.352Z] spire-1.2.1/test/fakes/fakeservercatalog/ [2022-05-03T20:58:49.352Z] spire-1.2.1/test/fakes/fakeservercatalog/catalog.go [2022-05-03T20:58:49.352Z] spire-1.2.1/test/fakes/fakeserverkeymanager/ [2022-05-03T20:58:49.352Z] spire-1.2.1/test/fakes/fakeserverkeymanager/keymanager.go [2022-05-03T20:58:49.352Z] spire-1.2.1/test/fakes/fakeservernodeattestor/ [2022-05-03T20:58:49.352Z] spire-1.2.1/test/fakes/fakeservernodeattestor/nodeattestor.go [2022-05-03T20:58:49.352Z] spire-1.2.1/test/fakes/fakeupstreamauthority/ [2022-05-03T20:58:49.352Z] spire-1.2.1/test/fakes/fakeupstreamauthority/plugin.go [2022-05-03T20:58:49.352Z] spire-1.2.1/test/fakes/fakeupstreamauthority/upstreamauthority.go [2022-05-03T20:58:49.352Z] spire-1.2.1/test/fakes/fakeworkloadapi/ [2022-05-03T20:58:49.352Z] spire-1.2.1/test/fakes/fakeworkloadapi/workloadapi.go [2022-05-03T20:58:49.352Z] spire-1.2.1/test/fakes/fakeworkloadattestor/ [2022-05-03T20:58:49.352Z] spire-1.2.1/test/fakes/fakeworkloadattestor/workloadattestor.go [2022-05-03T20:58:49.352Z] spire-1.2.1/test/fixture/ [2022-05-03T20:58:49.352Z] spire-1.2.1/test/fixture/certs/ [2022-05-03T20:58:49.352Z] spire-1.2.1/test/fixture/certs/agent_svid.der [2022-05-03T20:58:49.352Z] spire-1.2.1/test/fixture/certs/base_cert.pem [2022-05-03T20:58:49.352Z] spire-1.2.1/test/fixture/certs/base_csr.pem [2022-05-03T20:58:49.352Z] spire-1.2.1/test/fixture/certs/base_key.pem [2022-05-03T20:58:49.352Z] spire-1.2.1/test/fixture/certs/base_rotated_cert.pem [2022-05-03T20:58:49.352Z] spire-1.2.1/test/fixture/certs/base_rotated_csr.pem [2022-05-03T20:58:49.352Z] spire-1.2.1/test/fixture/certs/base_rotated_key.pem [2022-05-03T20:58:49.352Z] spire-1.2.1/test/fixture/certs/blog_cert.pem [2022-05-03T20:58:49.352Z] spire-1.2.1/test/fixture/certs/blog_csr.pem [2022-05-03T20:58:49.352Z] spire-1.2.1/test/fixture/certs/blog_key.pem [2022-05-03T20:58:49.631Z] spire-1.2.1/test/fixture/certs/bundle.der [2022-05-03T20:58:49.631Z] spire-1.2.1/test/fixture/certs/ca.pem [2022-05-03T20:58:49.631Z] spire-1.2.1/test/fixture/certs/ca_key.pem [2022-05-03T20:58:49.631Z] spire-1.2.1/test/fixture/certs/database_cert.pem [2022-05-03T20:58:49.631Z] spire-1.2.1/test/fixture/certs/database_csr.pem [2022-05-03T20:58:49.631Z] spire-1.2.1/test/fixture/certs/database_key.pem [2022-05-03T20:58:49.631Z] spire-1.2.1/test/fixture/certs/node_cert.pem [2022-05-03T20:58:49.631Z] spire-1.2.1/test/fixture/certs/node_csr.pem [2022-05-03T20:58:49.631Z] spire-1.2.1/test/fixture/certs/node_key.pem [2022-05-03T20:58:49.631Z] spire-1.2.1/test/fixture/certs/svid.pem [2022-05-03T20:58:49.631Z] spire-1.2.1/test/fixture/certs/svid_key.pem [2022-05-03T20:58:49.631Z] spire-1.2.1/test/fixture/config/ [2022-05-03T20:58:49.631Z] spire-1.2.1/test/fixture/config/agent_bad_agent_block.conf [2022-05-03T20:58:49.631Z] spire-1.2.1/test/fixture/config/agent_good.conf [2022-05-03T20:58:49.631Z] spire-1.2.1/test/fixture/config/agent_good_templated.conf [2022-05-03T20:58:49.631Z] spire-1.2.1/test/fixture/config/plugin_good.conf [2022-05-03T20:58:49.631Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_DogStatsd_block.conf [2022-05-03T20:58:49.631Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_InMem_block.conf [2022-05-03T20:58:49.631Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_M3_block.conf [2022-05-03T20:58:49.631Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_Prometheus_block.conf [2022-05-03T20:58:49.631Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_Statsd_block.conf [2022-05-03T20:58:49.632Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_health_checks_block.conf [2022-05-03T20:58:49.632Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_root_block.conf [2022-05-03T20:58:49.632Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_telemetry_block.conf [2022-05-03T20:58:49.632Z] spire-1.2.1/test/fixture/config/server_bad_nested_bundle_endpoint_acme_block.conf [2022-05-03T20:58:49.632Z] spire-1.2.1/test/fixture/config/server_bad_nested_bundle_endpoint_block.conf [2022-05-03T20:58:49.632Z] spire-1.2.1/test/fixture/config/server_bad_nested_ca_subject_block.conf [2022-05-03T20:58:49.632Z] spire-1.2.1/test/fixture/config/server_bad_nested_experimental_block.conf [2022-05-03T20:58:49.632Z] spire-1.2.1/test/fixture/config/server_bad_nested_federates_with_block.conf [2022-05-03T20:58:49.632Z] spire-1.2.1/test/fixture/config/server_bad_nested_federation_block.conf [2022-05-03T20:58:49.632Z] spire-1.2.1/test/fixture/config/server_bad_ratelimit_block.conf [2022-05-03T20:58:49.632Z] spire-1.2.1/test/fixture/config/server_bad_server_block.conf [2022-05-03T20:58:49.632Z] spire-1.2.1/test/fixture/config/server_good.conf [2022-05-03T20:58:49.632Z] spire-1.2.1/test/fixture/config/server_good_templated.conf [2022-05-03T20:58:49.632Z] spire-1.2.1/test/fixture/fixture.go [2022-05-03T20:58:49.632Z] spire-1.2.1/test/fixture/nodeattestor/ [2022-05-03T20:58:49.632Z] spire-1.2.1/test/fixture/nodeattestor/sshpop/ [2022-05-03T20:58:49.632Z] spire-1.2.1/test/fixture/nodeattestor/sshpop/agent_ssh_key [2022-05-03T20:58:49.632Z] spire-1.2.1/test/fixture/nodeattestor/sshpop/agent_ssh_key-cert.pub [2022-05-03T20:58:49.632Z] spire-1.2.1/test/fixture/nodeattestor/sshpop/ssh_cert_authority.pub [2022-05-03T20:58:49.632Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/ [2022-05-03T20:58:49.632Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/generate.go [2022-05-03T20:58:49.632Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/intermediate.pem [2022-05-03T20:58:49.632Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/leaf-crt-bundle.pem [2022-05-03T20:58:49.632Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/leaf-key.pem [2022-05-03T20:58:49.632Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/leaf.pem [2022-05-03T20:58:49.632Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/root-crt.pem [2022-05-03T20:58:49.632Z] spire-1.2.1/test/fixture/registration/ [2022-05-03T20:58:49.632Z] spire-1.2.1/test/fixture/registration/entries.json [2022-05-03T20:58:49.632Z] spire-1.2.1/test/fixture/registration/good-for-update.json [2022-05-03T20:58:49.632Z] spire-1.2.1/test/fixture/registration/good.json [2022-05-03T20:58:49.632Z] spire-1.2.1/test/fixture/registration/invalid.json [2022-05-03T20:58:49.632Z] spire-1.2.1/test/fixture/registration/invalid_json.json [2022-05-03T20:58:49.632Z] spire-1.2.1/test/fixture/registration/manager_test_entries.json [2022-05-03T20:58:49.632Z] spire-1.2.1/test/integration/ [2022-05-03T20:58:49.632Z] spire-1.2.1/test/integration/README.md [2022-05-03T20:58:49.632Z] spire-1.2.1/test/integration/common [2022-05-03T20:58:49.632Z] spire-1.2.1/test/integration/setup/ [2022-05-03T20:58:49.632Z] spire-1.2.1/test/integration/setup/adminclient/ [2022-05-03T20:58:49.632Z] spire-1.2.1/test/integration/setup/adminclient/build.sh [2022-05-03T20:58:49.632Z] spire-1.2.1/test/integration/setup/adminclient/client.go [2022-05-03T20:58:49.632Z] spire-1.2.1/test/integration/setup/debugagent/ [2022-05-03T20:58:49.632Z] spire-1.2.1/test/integration/setup/debugagent/build.sh [2022-05-03T20:58:49.632Z] spire-1.2.1/test/integration/setup/debugagent/main.go [2022-05-03T20:58:49.632Z] spire-1.2.1/test/integration/setup/debugserver/ [2022-05-03T20:58:49.632Z] spire-1.2.1/test/integration/setup/debugserver/build.sh [2022-05-03T20:58:49.632Z] spire-1.2.1/test/integration/setup/debugserver/main.go [2022-05-03T20:58:49.632Z] spire-1.2.1/test/integration/setup/downstreamclient/ [2022-05-03T20:58:49.632Z] spire-1.2.1/test/integration/setup/downstreamclient/build.sh [2022-05-03T20:58:49.632Z] spire-1.2.1/test/integration/setup/downstreamclient/client.go [2022-05-03T20:58:49.632Z] spire-1.2.1/test/integration/setup/itclient/ [2022-05-03T20:58:49.632Z] spire-1.2.1/test/integration/setup/itclient/client.go [2022-05-03T20:58:49.632Z] spire-1.2.1/test/integration/setup/node-attestation/ [2022-05-03T20:58:49.632Z] spire-1.2.1/test/integration/setup/node-attestation/build.sh [2022-05-03T20:58:49.632Z] spire-1.2.1/test/integration/setup/node-attestation/client.go [2022-05-03T20:58:49.632Z] spire-1.2.1/test/integration/setup/x509pop/ [2022-05-03T20:58:49.632Z] spire-1.2.1/test/integration/setup/x509pop/gencerts.go [2022-05-03T20:58:49.632Z] spire-1.2.1/test/integration/setup/x509pop/setup.sh [2022-05-03T20:58:49.632Z] spire-1.2.1/test/integration/suites/ [2022-05-03T20:58:49.632Z] spire-1.2.1/test/integration/suites/admin-endpoints/ [2022-05-03T20:58:49.632Z] spire-1.2.1/test/integration/suites/admin-endpoints/00-setup [2022-05-03T20:58:49.632Z] spire-1.2.1/test/integration/suites/admin-endpoints/01-start-server [2022-05-03T20:58:49.632Z] spire-1.2.1/test/integration/suites/admin-endpoints/02-bootstrap-agent [2022-05-03T20:58:49.632Z] spire-1.2.1/test/integration/suites/admin-endpoints/03-start-agent [2022-05-03T20:58:49.632Z] spire-1.2.1/test/integration/suites/admin-endpoints/04-create-registration-entries [2022-05-03T20:58:49.632Z] spire-1.2.1/test/integration/suites/admin-endpoints/05-test-endpoints [2022-05-03T20:58:49.632Z] spire-1.2.1/test/integration/suites/admin-endpoints/README.md [2022-05-03T20:58:49.632Z] spire-1.2.1/test/integration/suites/admin-endpoints/conf/ [2022-05-03T20:58:49.632Z] spire-1.2.1/test/integration/suites/admin-endpoints/conf/agent/ [2022-05-03T20:58:49.632Z] spire-1.2.1/test/integration/suites/admin-endpoints/conf/agent/agent.conf [2022-05-03T20:58:49.632Z] spire-1.2.1/test/integration/suites/admin-endpoints/conf/server/ [2022-05-03T20:58:49.632Z] spire-1.2.1/test/integration/suites/admin-endpoints/conf/server/server.conf [2022-05-03T20:58:49.632Z] spire-1.2.1/test/integration/suites/admin-endpoints/docker-compose.yaml [2022-05-03T20:58:49.632Z] spire-1.2.1/test/integration/suites/admin-endpoints/teardown [2022-05-03T20:58:49.632Z] spire-1.2.1/test/integration/suites/datastore-mysql-replication/ [2022-05-03T20:58:49.632Z] spire-1.2.1/test/integration/suites/datastore-mysql-replication/00-setup [2022-05-03T20:58:49.632Z] spire-1.2.1/test/integration/suites/datastore-mysql-replication/01-test-variants [2022-05-03T20:58:49.632Z] spire-1.2.1/test/integration/suites/datastore-mysql-replication/README.md [2022-05-03T20:58:49.632Z] spire-1.2.1/test/integration/suites/datastore-mysql-replication/docker-compose.yaml [2022-05-03T20:58:49.632Z] spire-1.2.1/test/integration/suites/datastore-mysql-replication/teardown [2022-05-03T20:58:49.632Z] spire-1.2.1/test/integration/suites/datastore-mysql/ [2022-05-03T20:58:49.632Z] spire-1.2.1/test/integration/suites/datastore-mysql/00-setup [2022-05-03T20:58:49.632Z] spire-1.2.1/test/integration/suites/datastore-mysql/01-test-variants [2022-05-03T20:58:49.632Z] spire-1.2.1/test/integration/suites/datastore-mysql/README.md [2022-05-03T20:58:49.632Z] spire-1.2.1/test/integration/suites/datastore-mysql/docker-compose.yaml [2022-05-03T20:58:49.632Z] spire-1.2.1/test/integration/suites/datastore-mysql/teardown [2022-05-03T20:58:49.632Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/ [2022-05-03T20:58:49.632Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/00-setup [2022-05-03T20:58:49.632Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/01-test-variants [2022-05-03T20:58:49.632Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/README.md [2022-05-03T20:58:49.632Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/docker-compose.yaml [2022-05-03T20:58:49.632Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/principal/ [2022-05-03T20:58:49.632Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/principal/init.sh [2022-05-03T20:58:49.632Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/replica/ [2022-05-03T20:58:49.632Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/replica/docker-entrypoint.sh [2022-05-03T20:58:49.632Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/replica/v12/ [2022-05-03T20:58:49.632Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/replica/v12/docker-entrypoint.sh [2022-05-03T20:58:49.632Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/teardown [2022-05-03T20:58:49.632Z] spire-1.2.1/test/integration/suites/datastore-postgres/ [2022-05-03T20:58:49.632Z] spire-1.2.1/test/integration/suites/datastore-postgres/00-setup [2022-05-03T20:58:49.632Z] spire-1.2.1/test/integration/suites/datastore-postgres/01-test-variants [2022-05-03T20:58:49.632Z] spire-1.2.1/test/integration/suites/datastore-postgres/README.md [2022-05-03T20:58:49.632Z] spire-1.2.1/test/integration/suites/datastore-postgres/docker-compose.yaml [2022-05-03T20:58:49.632Z] spire-1.2.1/test/integration/suites/datastore-postgres/teardown [2022-05-03T20:58:49.632Z] spire-1.2.1/test/integration/suites/debug-endpoints/ [2022-05-03T20:58:49.632Z] spire-1.2.1/test/integration/suites/debug-endpoints/00-setup [2022-05-03T20:58:49.632Z] spire-1.2.1/test/integration/suites/debug-endpoints/01-start-server [2022-05-03T20:58:49.632Z] spire-1.2.1/test/integration/suites/debug-endpoints/02-bootstrap-agent [2022-05-03T20:58:49.632Z] spire-1.2.1/test/integration/suites/debug-endpoints/03-start-agent [2022-05-03T20:58:49.632Z] spire-1.2.1/test/integration/suites/debug-endpoints/04-create-registration-entries [2022-05-03T20:58:49.632Z] spire-1.2.1/test/integration/suites/debug-endpoints/05-test-endpoints [2022-05-03T20:58:49.632Z] spire-1.2.1/test/integration/suites/debug-endpoints/README.md [2022-05-03T20:58:49.632Z] spire-1.2.1/test/integration/suites/debug-endpoints/conf/ [2022-05-03T20:58:49.632Z] spire-1.2.1/test/integration/suites/debug-endpoints/conf/agent/ [2022-05-03T20:58:49.632Z] spire-1.2.1/test/integration/suites/debug-endpoints/conf/agent/agent.conf [2022-05-03T20:58:49.632Z] spire-1.2.1/test/integration/suites/debug-endpoints/conf/server/ [2022-05-03T20:58:49.632Z] spire-1.2.1/test/integration/suites/debug-endpoints/conf/server/server.conf [2022-05-03T20:58:49.632Z] spire-1.2.1/test/integration/suites/debug-endpoints/docker-compose.yaml [2022-05-03T20:58:49.632Z] spire-1.2.1/test/integration/suites/debug-endpoints/teardown [2022-05-03T20:58:49.632Z] spire-1.2.1/test/integration/suites/downstream-endpoints/ [2022-05-03T20:58:49.632Z] spire-1.2.1/test/integration/suites/downstream-endpoints/00-setup [2022-05-03T20:58:49.632Z] spire-1.2.1/test/integration/suites/downstream-endpoints/01-start-server [2022-05-03T20:58:49.632Z] spire-1.2.1/test/integration/suites/downstream-endpoints/02-bootstrap-agent [2022-05-03T20:58:49.632Z] spire-1.2.1/test/integration/suites/downstream-endpoints/03-start-agent [2022-05-03T20:58:49.632Z] spire-1.2.1/test/integration/suites/downstream-endpoints/04-create-entries [2022-05-03T20:58:49.632Z] spire-1.2.1/test/integration/suites/downstream-endpoints/05-test-endpoints [2022-05-03T20:58:49.632Z] spire-1.2.1/test/integration/suites/downstream-endpoints/README.md [2022-05-03T20:58:49.632Z] spire-1.2.1/test/integration/suites/downstream-endpoints/conf/ [2022-05-03T20:58:49.632Z] spire-1.2.1/test/integration/suites/downstream-endpoints/conf/agent/ [2022-05-03T20:58:49.632Z] spire-1.2.1/test/integration/suites/downstream-endpoints/conf/agent/agent.conf [2022-05-03T20:58:49.632Z] spire-1.2.1/test/integration/suites/downstream-endpoints/conf/server/ [2022-05-03T20:58:49.632Z] spire-1.2.1/test/integration/suites/downstream-endpoints/conf/server/server.conf [2022-05-03T20:58:49.632Z] spire-1.2.1/test/integration/suites/downstream-endpoints/docker-compose.yaml [2022-05-03T20:58:49.632Z] spire-1.2.1/test/integration/suites/downstream-endpoints/teardown [2022-05-03T20:58:49.632Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/ [2022-05-03T20:58:49.632Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/00-setup [2022-05-03T20:58:49.632Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/01-start-server [2022-05-03T20:58:49.632Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/02-bootstrap-agents [2022-05-03T20:58:49.632Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/03-start-remaining-containers [2022-05-03T20:58:49.632Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/04-create-workload-entries [2022-05-03T20:58:49.632Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/05-check-workload-connectivity [2022-05-03T20:58:49.632Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/README.md [2022-05-03T20:58:49.632Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/ [2022-05-03T20:58:49.632Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/downstream-agent/ [2022-05-03T20:58:49.632Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/downstream-agent/agent.conf [2022-05-03T20:58:49.632Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/downstream-envoy/ [2022-05-03T20:58:49.632Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/downstream-envoy/envoy.yaml [2022-05-03T20:58:49.632Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/server/ [2022-05-03T20:58:49.632Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/server/server.conf [2022-05-03T20:58:49.632Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/supervisord.conf [2022-05-03T20:58:49.632Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/upstream-agent/ [2022-05-03T20:58:49.632Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/upstream-agent/agent.conf [2022-05-03T20:58:49.632Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/upstream-envoy/ [2022-05-03T20:58:49.632Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/upstream-envoy/envoy.yaml [2022-05-03T20:58:49.632Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/docker-compose.yaml [2022-05-03T20:58:49.632Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/teardown [2022-05-03T20:58:49.632Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/ [2022-05-03T20:58:49.632Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/00-test-envoy-releases.sh [2022-05-03T20:58:49.632Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/Dockerfile [2022-05-03T20:58:49.632Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/README.md [2022-05-03T20:58:49.632Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/ [2022-05-03T20:58:49.632Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/ [2022-05-03T20:58:49.632Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/agent/ [2022-05-03T20:58:49.632Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/agent/agent.conf [2022-05-03T20:58:49.632Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/envoy/ [2022-05-03T20:58:49.632Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/envoy/envoy.yaml [2022-05-03T20:58:49.632Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/server/ [2022-05-03T20:58:49.632Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/server/server.conf [2022-05-03T20:58:49.632Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/ [2022-05-03T20:58:49.632Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/agent/ [2022-05-03T20:58:49.632Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/agent/agent.conf [2022-05-03T20:58:49.632Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/envoy/ [2022-05-03T20:58:49.632Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/envoy/envoy.yaml [2022-05-03T20:58:49.632Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/supervisord.conf [2022-05-03T20:58:49.632Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/ [2022-05-03T20:58:49.632Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/agent/ [2022-05-03T20:58:49.633Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/agent/agent.conf [2022-05-03T20:58:49.633Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/envoy/ [2022-05-03T20:58:49.633Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/envoy/envoy.yaml [2022-05-03T20:58:49.633Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/server/ [2022-05-03T20:58:49.633Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/server/server.conf [2022-05-03T20:58:49.633Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/docker-compose.yaml [2022-05-03T20:58:49.633Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/teardown [2022-05-03T20:58:49.633Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/ [2022-05-03T20:58:49.633Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/00-test-envoy-releases [2022-05-03T20:58:49.633Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/README.md [2022-05-03T20:58:49.633Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/ [2022-05-03T20:58:49.633Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/downstream-agent/ [2022-05-03T20:58:49.633Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/downstream-agent/agent.conf [2022-05-03T20:58:49.633Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/downstream-envoy/ [2022-05-03T20:58:49.633Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/downstream-envoy/envoy.yaml [2022-05-03T20:58:49.633Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/server/ [2022-05-03T20:58:49.633Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/server/server.conf [2022-05-03T20:58:49.633Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/supervisord.conf [2022-05-03T20:58:49.633Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/upstream-agent/ [2022-05-03T20:58:49.633Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/upstream-agent/agent.conf [2022-05-03T20:58:49.633Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/upstream-envoy/ [2022-05-03T20:58:49.633Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/upstream-envoy/envoy.yaml [2022-05-03T20:58:49.633Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/docker-compose.yaml [2022-05-03T20:58:49.633Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/teardown [2022-05-03T20:58:49.633Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/ [2022-05-03T20:58:49.633Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/00-setup [2022-05-03T20:58:49.633Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/01-start-servers [2022-05-03T20:58:49.633Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/02-bootstrap-federation-and-agents [2022-05-03T20:58:49.633Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/03-start-remaining-containers [2022-05-03T20:58:49.633Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/04-create-workload-entries [2022-05-03T20:58:49.633Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/05-check-workload-connectivity [2022-05-03T20:58:49.633Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/06-stop-servers [2022-05-03T20:58:49.633Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/07-check-workload-connectivity [2022-05-03T20:58:49.633Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/08-start-servers [2022-05-03T20:58:49.633Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/09-check-workload-connectivity [2022-05-03T20:58:49.633Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/10-stop-agents [2022-05-03T20:58:49.633Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/11-check-workload-connectivity [2022-05-03T20:58:49.633Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/12-start-agents [2022-05-03T20:58:49.633Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/13-check-workload-connectivity [2022-05-03T20:58:49.633Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/Dockerfile [2022-05-03T20:58:49.633Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/README.md [2022-05-03T20:58:49.633Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/ [2022-05-03T20:58:49.633Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/ [2022-05-03T20:58:49.633Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/agent/ [2022-05-03T20:58:49.633Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/agent/agent.conf [2022-05-03T20:58:49.633Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/ghostunnel/ [2022-05-03T20:58:49.633Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/ghostunnel/ghostunnel.flags [2022-05-03T20:58:49.633Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/server/ [2022-05-03T20:58:49.633Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/server/server.conf [2022-05-03T20:58:49.633Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/supervisord/ [2022-05-03T20:58:49.633Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/supervisord/supervisord.conf [2022-05-03T20:58:49.913Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/ [2022-05-03T20:58:49.913Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/agent/ [2022-05-03T20:58:49.913Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/agent/agent.conf [2022-05-03T20:58:49.913Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/ghostunnel/ [2022-05-03T20:58:49.913Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/ghostunnel/ghostunnel.flags [2022-05-03T20:58:49.913Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/server/ [2022-05-03T20:58:49.913Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/server/server.conf [2022-05-03T20:58:49.913Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/supervisord/ [2022-05-03T20:58:49.913Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/supervisord/supervisord.conf [2022-05-03T20:58:49.913Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/docker-compose.yaml [2022-05-03T20:58:49.913Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/teardown [2022-05-03T20:58:49.913Z] spire-1.2.1/test/integration/suites/join-token/ [2022-05-03T20:58:49.913Z] spire-1.2.1/test/integration/suites/join-token/01-start-server [2022-05-03T20:58:49.913Z] spire-1.2.1/test/integration/suites/join-token/02-bootstrap-agents [2022-05-03T20:58:49.913Z] spire-1.2.1/test/integration/suites/join-token/03-start-agent [2022-05-03T20:58:49.913Z] spire-1.2.1/test/integration/suites/join-token/04-create-workload-entry [2022-05-03T20:58:49.913Z] spire-1.2.1/test/integration/suites/join-token/05-check-svid [2022-05-03T20:58:49.913Z] spire-1.2.1/test/integration/suites/join-token/06-start-bad-agent [2022-05-03T20:58:49.913Z] spire-1.2.1/test/integration/suites/join-token/README.md [2022-05-03T20:58:49.913Z] spire-1.2.1/test/integration/suites/join-token/conf/ [2022-05-03T20:58:49.913Z] spire-1.2.1/test/integration/suites/join-token/conf/agent/ [2022-05-03T20:58:49.913Z] spire-1.2.1/test/integration/suites/join-token/conf/agent/agent.conf [2022-05-03T20:58:49.913Z] spire-1.2.1/test/integration/suites/join-token/conf/server/ [2022-05-03T20:58:49.913Z] spire-1.2.1/test/integration/suites/join-token/conf/server/server.conf [2022-05-03T20:58:49.913Z] spire-1.2.1/test/integration/suites/join-token/docker-compose.yaml [2022-05-03T20:58:49.913Z] spire-1.2.1/test/integration/suites/join-token/teardown [2022-05-03T20:58:49.913Z] spire-1.2.1/test/integration/suites/k8s-reconcile/ [2022-05-03T20:58:49.913Z] spire-1.2.1/test/integration/suites/k8s-reconcile/00-setup [2022-05-03T20:58:49.913Z] spire-1.2.1/test/integration/suites/k8s-reconcile/01-apply-config [2022-05-03T20:58:49.913Z] spire-1.2.1/test/integration/suites/k8s-reconcile/02-check-for-workload-svid [2022-05-03T20:58:49.913Z] spire-1.2.1/test/integration/suites/k8s-reconcile/README.md [2022-05-03T20:58:49.913Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/ [2022-05-03T20:58:49.913Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/admctrl/ [2022-05-03T20:58:49.913Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/admctrl/admission-control.yaml [2022-05-03T20:58:49.913Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/admctrl/kubeconfig.yaml [2022-05-03T20:58:49.913Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/agent/ [2022-05-03T20:58:49.913Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/agent/kustomization.yaml [2022-05-03T20:58:49.913Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/agent/spire-agent.yaml [2022-05-03T20:58:49.913Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/kind-config.yaml [2022-05-03T20:58:49.913Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/server/ [2022-05-03T20:58:49.913Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/server/k8s-workload-registrar-secret.yaml [2022-05-03T20:58:49.913Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/server/kustomization.yaml [2022-05-03T20:58:49.913Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/server/spire-server.yaml [2022-05-03T20:58:49.913Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/workload.yaml [2022-05-03T20:58:49.913Z] spire-1.2.1/test/integration/suites/k8s-reconcile/init-kubectl [2022-05-03T20:58:49.913Z] spire-1.2.1/test/integration/suites/k8s-reconcile/teardown [2022-05-03T20:58:49.913Z] spire-1.2.1/test/integration/suites/k8s-scratch/ [2022-05-03T20:58:49.913Z] spire-1.2.1/test/integration/suites/k8s-scratch/00-setup [2022-05-03T20:58:49.913Z] spire-1.2.1/test/integration/suites/k8s-scratch/01-apply-config [2022-05-03T20:58:49.913Z] spire-1.2.1/test/integration/suites/k8s-scratch/02-check-for-workload-svid [2022-05-03T20:58:49.913Z] spire-1.2.1/test/integration/suites/k8s-scratch/README.md [2022-05-03T20:58:49.913Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/ [2022-05-03T20:58:49.913Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/admctrl/ [2022-05-03T20:58:49.913Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/admctrl/admission-control.yaml [2022-05-03T20:58:49.913Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/admctrl/kubeconfig.yaml [2022-05-03T20:58:49.913Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/agent/ [2022-05-03T20:58:49.913Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/agent/kustomization.yaml [2022-05-03T20:58:49.913Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/agent/spire-agent.yaml [2022-05-03T20:58:49.913Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/kind-config.yaml [2022-05-03T20:58:49.913Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/server/ [2022-05-03T20:58:49.913Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/server/k8s-workload-registrar-secret.yaml [2022-05-03T20:58:49.913Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/server/kustomization.yaml [2022-05-03T20:58:49.913Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/server/spire-server.yaml [2022-05-03T20:58:49.913Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/webhook/ [2022-05-03T20:58:49.913Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/webhook/kustomization.yaml [2022-05-03T20:58:49.913Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/webhook/validation-webhook.yaml [2022-05-03T20:58:49.913Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/workload.yaml [2022-05-03T20:58:49.913Z] spire-1.2.1/test/integration/suites/k8s-scratch/init-kubectl [2022-05-03T20:58:49.913Z] spire-1.2.1/test/integration/suites/k8s-scratch/teardown [2022-05-03T20:58:49.913Z] spire-1.2.1/test/integration/suites/k8s/ [2022-05-03T20:58:49.913Z] spire-1.2.1/test/integration/suites/k8s/00-setup [2022-05-03T20:58:49.913Z] spire-1.2.1/test/integration/suites/k8s/01-apply-config [2022-05-03T20:58:49.913Z] spire-1.2.1/test/integration/suites/k8s/02-check-for-workload-svid [2022-05-03T20:58:49.914Z] spire-1.2.1/test/integration/suites/k8s/README.md [2022-05-03T20:58:49.914Z] spire-1.2.1/test/integration/suites/k8s/conf/ [2022-05-03T20:58:49.914Z] spire-1.2.1/test/integration/suites/k8s/conf/admctrl/ [2022-05-03T20:58:49.914Z] spire-1.2.1/test/integration/suites/k8s/conf/admctrl/admission-control.yaml [2022-05-03T20:58:49.914Z] spire-1.2.1/test/integration/suites/k8s/conf/admctrl/kubeconfig.yaml [2022-05-03T20:58:49.914Z] spire-1.2.1/test/integration/suites/k8s/conf/agent/ [2022-05-03T20:58:49.914Z] spire-1.2.1/test/integration/suites/k8s/conf/agent/kustomization.yaml [2022-05-03T20:58:49.914Z] spire-1.2.1/test/integration/suites/k8s/conf/agent/spire-agent.yaml [2022-05-03T20:58:49.914Z] spire-1.2.1/test/integration/suites/k8s/conf/kind-config.yaml [2022-05-03T20:58:49.914Z] spire-1.2.1/test/integration/suites/k8s/conf/server/ [2022-05-03T20:58:49.914Z] spire-1.2.1/test/integration/suites/k8s/conf/server/k8s-workload-registrar-secret.yaml [2022-05-03T20:58:49.914Z] spire-1.2.1/test/integration/suites/k8s/conf/server/kustomization.yaml [2022-05-03T20:58:49.914Z] spire-1.2.1/test/integration/suites/k8s/conf/server/spire-server.yaml [2022-05-03T20:58:49.914Z] spire-1.2.1/test/integration/suites/k8s/conf/webhook/ [2022-05-03T20:58:49.914Z] spire-1.2.1/test/integration/suites/k8s/conf/webhook/kustomization.yaml [2022-05-03T20:58:49.914Z] spire-1.2.1/test/integration/suites/k8s/conf/webhook/validation-webhook.yaml [2022-05-03T20:58:49.914Z] spire-1.2.1/test/integration/suites/k8s/conf/workload.yaml [2022-05-03T20:58:49.914Z] spire-1.2.1/test/integration/suites/k8s/init-kubectl [2022-05-03T20:58:49.914Z] spire-1.2.1/test/integration/suites/k8s/teardown [2022-05-03T20:58:49.914Z] spire-1.2.1/test/integration/suites/nested-rotation/ [2022-05-03T20:58:49.914Z] spire-1.2.1/test/integration/suites/nested-rotation/00-setup [2022-05-03T20:58:49.914Z] spire-1.2.1/test/integration/suites/nested-rotation/01-start-root [2022-05-03T20:58:49.914Z] spire-1.2.1/test/integration/suites/nested-rotation/02-create-intermediate-downstream-entries [2022-05-03T20:58:49.914Z] spire-1.2.1/test/integration/suites/nested-rotation/03-start-intermediateA [2022-05-03T20:58:49.914Z] spire-1.2.1/test/integration/suites/nested-rotation/04-create-leafA-downstream-entry [2022-05-03T20:58:49.914Z] spire-1.2.1/test/integration/suites/nested-rotation/05-start-leafA [2022-05-03T20:58:49.914Z] spire-1.2.1/test/integration/suites/nested-rotation/06-start-intermediateB [2022-05-03T20:58:49.914Z] spire-1.2.1/test/integration/suites/nested-rotation/07-create-leafB-downstream-entry [2022-05-03T20:58:49.914Z] spire-1.2.1/test/integration/suites/nested-rotation/08-start-leafB [2022-05-03T20:58:49.914Z] spire-1.2.1/test/integration/suites/nested-rotation/09-create-workload-entries [2022-05-03T20:58:49.914Z] spire-1.2.1/test/integration/suites/nested-rotation/10-check-svids [2022-05-03T20:58:49.914Z] spire-1.2.1/test/integration/suites/nested-rotation/Dockerfile [2022-05-03T20:58:49.914Z] spire-1.2.1/test/integration/suites/nested-rotation/README.md [2022-05-03T20:58:49.914Z] spire-1.2.1/test/integration/suites/nested-rotation/docker-compose.yaml [2022-05-03T20:58:49.914Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/ [2022-05-03T20:58:49.914Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/agent/ [2022-05-03T20:58:49.914Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/agent/agent.conf [2022-05-03T20:58:49.914Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/server/ [2022-05-03T20:58:49.914Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/server/server.conf [2022-05-03T20:58:49.914Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/ [2022-05-03T20:58:49.914Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/agent/ [2022-05-03T20:58:49.914Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/agent/agent.conf [2022-05-03T20:58:49.914Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/server/ [2022-05-03T20:58:49.914Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/server/server.conf [2022-05-03T20:58:49.914Z] spire-1.2.1/test/integration/suites/nested-rotation/leafA/ [2022-05-03T20:58:49.914Z] spire-1.2.1/test/integration/suites/nested-rotation/leafA/agent/ [2022-05-03T20:58:49.914Z] spire-1.2.1/test/integration/suites/nested-rotation/leafA/agent/agent.conf [2022-05-03T20:58:49.914Z] spire-1.2.1/test/integration/suites/nested-rotation/leafA/server/ [2022-05-03T20:58:49.914Z] spire-1.2.1/test/integration/suites/nested-rotation/leafA/server/server.conf [2022-05-03T20:58:49.914Z] spire-1.2.1/test/integration/suites/nested-rotation/leafB/ [2022-05-03T20:58:49.914Z] spire-1.2.1/test/integration/suites/nested-rotation/leafB/agent/ [2022-05-03T20:58:49.914Z] spire-1.2.1/test/integration/suites/nested-rotation/leafB/agent/agent.conf [2022-05-03T20:58:49.914Z] spire-1.2.1/test/integration/suites/nested-rotation/leafB/server/ [2022-05-03T20:58:49.914Z] spire-1.2.1/test/integration/suites/nested-rotation/leafB/server/server.conf [2022-05-03T20:58:49.914Z] spire-1.2.1/test/integration/suites/nested-rotation/root/ [2022-05-03T20:58:49.914Z] spire-1.2.1/test/integration/suites/nested-rotation/root/agent/ [2022-05-03T20:58:49.914Z] spire-1.2.1/test/integration/suites/nested-rotation/root/agent/agent.conf [2022-05-03T20:58:49.914Z] spire-1.2.1/test/integration/suites/nested-rotation/root/server/ [2022-05-03T20:58:49.914Z] spire-1.2.1/test/integration/suites/nested-rotation/root/server/server.conf [2022-05-03T20:58:49.914Z] spire-1.2.1/test/integration/suites/nested-rotation/teardown [2022-05-03T20:58:49.914Z] spire-1.2.1/test/integration/suites/node-attestation/ [2022-05-03T20:58:49.914Z] spire-1.2.1/test/integration/suites/node-attestation/00-setup [2022-05-03T20:58:49.914Z] spire-1.2.1/test/integration/suites/node-attestation/01-start-server [2022-05-03T20:58:49.914Z] spire-1.2.1/test/integration/suites/node-attestation/02-start-agent [2022-05-03T20:58:49.914Z] spire-1.2.1/test/integration/suites/node-attestation/03-test-node-attestation [2022-05-03T20:58:49.914Z] spire-1.2.1/test/integration/suites/node-attestation/04-test-x509pop-attestation [2022-05-03T20:58:49.914Z] spire-1.2.1/test/integration/suites/node-attestation/README.md [2022-05-03T20:58:49.914Z] spire-1.2.1/test/integration/suites/node-attestation/conf/ [2022-05-03T20:58:49.914Z] spire-1.2.1/test/integration/suites/node-attestation/conf/agent/ [2022-05-03T20:58:49.914Z] spire-1.2.1/test/integration/suites/node-attestation/conf/agent/agent.conf [2022-05-03T20:58:49.914Z] spire-1.2.1/test/integration/suites/node-attestation/conf/server/ [2022-05-03T20:58:49.914Z] spire-1.2.1/test/integration/suites/node-attestation/conf/server/server.conf [2022-05-03T20:58:49.914Z] spire-1.2.1/test/integration/suites/node-attestation/docker-compose.yaml [2022-05-03T20:58:49.914Z] spire-1.2.1/test/integration/suites/node-attestation/teardown [2022-05-03T20:58:49.914Z] spire-1.2.1/test/integration/suites/rotation/ [2022-05-03T20:58:49.914Z] spire-1.2.1/test/integration/suites/rotation/00-setup [2022-05-03T20:58:49.914Z] spire-1.2.1/test/integration/suites/rotation/01-start-server [2022-05-03T20:58:49.914Z] spire-1.2.1/test/integration/suites/rotation/02-bootstrap-agent [2022-05-03T20:58:49.914Z] spire-1.2.1/test/integration/suites/rotation/03-start-agent [2022-05-03T20:58:49.914Z] spire-1.2.1/test/integration/suites/rotation/04-create-workload-entry [2022-05-03T20:58:49.914Z] spire-1.2.1/test/integration/suites/rotation/05-check-svids [2022-05-03T20:58:49.914Z] spire-1.2.1/test/integration/suites/rotation/README.md [2022-05-03T20:58:49.914Z] spire-1.2.1/test/integration/suites/rotation/conf/ [2022-05-03T20:58:49.914Z] spire-1.2.1/test/integration/suites/rotation/conf/agent/ [2022-05-03T20:58:49.914Z] spire-1.2.1/test/integration/suites/rotation/conf/agent/agent.conf [2022-05-03T20:58:49.914Z] spire-1.2.1/test/integration/suites/rotation/conf/server/ [2022-05-03T20:58:49.914Z] spire-1.2.1/test/integration/suites/rotation/conf/server/server.conf [2022-05-03T20:58:49.914Z] spire-1.2.1/test/integration/suites/rotation/docker-compose.yaml [2022-05-03T20:58:49.914Z] spire-1.2.1/test/integration/suites/rotation/teardown [2022-05-03T20:58:49.914Z] spire-1.2.1/test/integration/suites/self-test/ [2022-05-03T20:58:49.914Z] spire-1.2.1/test/integration/suites/self-test/00-ensure-command-failure-fails-step [2022-05-03T20:58:49.914Z] spire-1.2.1/test/integration/suites/self-test/README.md [2022-05-03T20:58:49.914Z] spire-1.2.1/test/integration/suites/self-test/teardown [2022-05-03T20:58:49.914Z] spire-1.2.1/test/integration/suites/spire-server-cli/ [2022-05-03T20:58:49.914Z] spire-1.2.1/test/integration/suites/spire-server-cli/01-start-server [2022-05-03T20:58:49.914Z] spire-1.2.1/test/integration/suites/spire-server-cli/02-bundle [2022-05-03T20:58:49.914Z] spire-1.2.1/test/integration/suites/spire-server-cli/03-entry [2022-05-03T20:58:49.914Z] spire-1.2.1/test/integration/suites/spire-server-cli/04-bootstrap-agents [2022-05-03T20:58:49.914Z] spire-1.2.1/test/integration/suites/spire-server-cli/05-start-agents [2022-05-03T20:58:49.914Z] spire-1.2.1/test/integration/suites/spire-server-cli/06-agent [2022-05-03T20:58:49.914Z] spire-1.2.1/test/integration/suites/spire-server-cli/README.md [2022-05-03T20:58:49.914Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/ [2022-05-03T20:58:49.914Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/agent/ [2022-05-03T20:58:49.914Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/agent/agent.conf [2022-05-03T20:58:49.914Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ [2022-05-03T20:58:49.914Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ca.pem [2022-05-03T20:58:49.914Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ca.spiffe [2022-05-03T20:58:49.914Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ca2.pem [2022-05-03T20:58:49.914Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ca2.spiffe [2022-05-03T20:58:49.914Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/server/ [2022-05-03T20:58:49.914Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/server/server.conf [2022-05-03T20:58:49.914Z] spire-1.2.1/test/integration/suites/spire-server-cli/docker-compose.yaml [2022-05-03T20:58:49.914Z] spire-1.2.1/test/integration/suites/spire-server-cli/teardown [2022-05-03T20:58:49.914Z] spire-1.2.1/test/integration/suites/upgrade/ [2022-05-03T20:58:49.914Z] spire-1.2.1/test/integration/suites/upgrade/00-setup [2022-05-03T20:58:49.914Z] spire-1.2.1/test/integration/suites/upgrade/01-run-upgrade-tests [2022-05-03T20:58:49.914Z] spire-1.2.1/test/integration/suites/upgrade/02-verify-codebase-version-is-updated [2022-05-03T20:58:49.914Z] spire-1.2.1/test/integration/suites/upgrade/README.md [2022-05-03T20:58:49.914Z] spire-1.2.1/test/integration/suites/upgrade/conf/ [2022-05-03T20:58:49.914Z] spire-1.2.1/test/integration/suites/upgrade/conf/agent/ [2022-05-03T20:58:49.914Z] spire-1.2.1/test/integration/suites/upgrade/conf/agent/agent.conf [2022-05-03T20:58:49.914Z] spire-1.2.1/test/integration/suites/upgrade/conf/server/ [2022-05-03T20:58:49.914Z] spire-1.2.1/test/integration/suites/upgrade/conf/server/server.conf [2022-05-03T20:58:49.914Z] spire-1.2.1/test/integration/suites/upgrade/teardown [2022-05-03T20:58:49.914Z] spire-1.2.1/test/integration/suites/upgrade/versions.txt [2022-05-03T20:58:49.914Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/ [2022-05-03T20:58:49.914Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/00-setup-kind [2022-05-03T20:58:49.914Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/01-setup-cert-manager [2022-05-03T20:58:49.914Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/02-deploy-spire [2022-05-03T20:58:49.914Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/03-verify-ca [2022-05-03T20:58:49.914Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/README.md [2022-05-03T20:58:49.914Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/ [2022-05-03T20:58:49.914Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/cert-manager-issuer.yaml [2022-05-03T20:58:49.914Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/kind-config.yaml [2022-05-03T20:58:49.914Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/server/ [2022-05-03T20:58:49.914Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/server/kustomization.yaml [2022-05-03T20:58:49.914Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/server/spire-server.yaml [2022-05-03T20:58:49.914Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/init-kubectl [2022-05-03T20:58:49.914Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/teardown [2022-05-03T20:58:49.914Z] spire-1.2.1/test/integration/test-one.sh [2022-05-03T20:58:49.914Z] spire-1.2.1/test/integration/test.sh [2022-05-03T20:58:49.914Z] spire-1.2.1/test/plugintest/ [2022-05-03T20:58:49.914Z] spire-1.2.1/test/plugintest/config.go [2022-05-03T20:58:49.914Z] spire-1.2.1/test/plugintest/load.go [2022-05-03T20:58:49.914Z] spire-1.2.1/test/plugintest/option.go [2022-05-03T20:58:49.914Z] spire-1.2.1/test/spiretest/ [2022-05-03T20:58:49.914Z] spire-1.2.1/test/spiretest/apiserver.go [2022-05-03T20:58:49.914Z] spire-1.2.1/test/spiretest/assertions.go [2022-05-03T20:58:49.914Z] spire-1.2.1/test/spiretest/dir.go [2022-05-03T20:58:49.914Z] spire-1.2.1/test/spiretest/errors_posix.go [2022-05-03T20:58:49.914Z] spire-1.2.1/test/spiretest/errors_windows.go [2022-05-03T20:58:49.914Z] spire-1.2.1/test/spiretest/logs.go [2022-05-03T20:58:49.914Z] spire-1.2.1/test/spiretest/socketapi.go [2022-05-03T20:58:49.914Z] spire-1.2.1/test/spiretest/suite.go [2022-05-03T20:58:49.914Z] spire-1.2.1/test/spiretest/x509.go [2022-05-03T20:58:49.914Z] spire-1.2.1/test/testca/ [2022-05-03T20:58:49.914Z] spire-1.2.1/test/testca/ca.go [2022-05-03T20:58:49.914Z] spire-1.2.1/test/testkey/ [2022-05-03T20:58:49.914Z] spire-1.2.1/test/testkey/generate.sh [2022-05-03T20:58:49.914Z] spire-1.2.1/test/testkey/genkeys.go [2022-05-03T20:58:49.914Z] spire-1.2.1/test/testkey/keys.go [2022-05-03T20:58:49.914Z] spire-1.2.1/test/testkey/new.go [2022-05-03T20:58:49.914Z] spire-1.2.1/test/tpmsimulator/ [2022-05-03T20:58:49.914Z] spire-1.2.1/test/tpmsimulator/simulator.go [2022-05-03T20:58:49.914Z] spire-1.2.1/test/util/ [2022-05-03T20:58:49.914Z] spire-1.2.1/test/util/cert_fixtures.go [2022-05-03T20:58:49.914Z] spire-1.2.1/test/util/cert_generation.go [2022-05-03T20:58:49.914Z] spire-1.2.1/test/util/io_redirection.go [2022-05-03T20:58:49.914Z] spire-1.2.1/test/util/race.go [2022-05-03T20:58:49.914Z] spire-1.2.1/test/util/util.go [2022-05-03T20:58:49.914Z] building spire from source... [2022-05-03T20:58:50.528Z] Installing go1.17.7... [2022-05-03T20:59:05.690Z] Building bin/spire-server... [2022-05-03T20:59:05.690Z] go: downloading github.com/spiffe/spire-api-sdk v1.2.0 [2022-05-03T20:59:05.690Z] go: downloading github.com/spiffe/go-spiffe/v2 v2.0.0-beta.12 [2022-05-03T20:59:05.690Z] go: downloading github.com/mitchellh/cli v1.1.2 [2022-05-03T20:59:05.690Z] go: downloading golang.org/x/net v0.0.0-20220127200216-cd36cc0744dd [2022-05-03T20:59:06.298Z] go: downloading google.golang.org/grpc v1.44.0 [2022-05-03T20:59:07.290Z] go: downloading gopkg.in/square/go-jose.v2 v2.6.0 [2022-05-03T20:59:08.282Z] go: downloading github.com/hashicorp/hcl v1.0.1-0.20190430135223-99e2f22d1c94 [2022-05-03T20:59:09.276Z] go: downloading github.com/imdario/mergo v0.3.12 [2022-05-03T20:59:09.557Z] go: downloading github.com/sirupsen/logrus v1.8.1 [2022-05-03T20:59:11.559Z] go: downloading github.com/hashicorp/go-hclog v1.1.0 [2022-05-03T20:59:11.840Z] go: downloading github.com/Masterminds/sprig v2.22.0+incompatible [2022-05-03T20:59:11.840Z] go: downloading github.com/fatih/color v1.13.0 [2022-05-03T20:59:11.840Z] go: downloading github.com/mattn/go-isatty v0.0.14 [2022-05-03T20:59:12.118Z] go: downloading golang.org/x/time v0.0.0-20220224211638-0e9765cccd65 [2022-05-03T20:59:12.732Z] go: downloading golang.org/x/sys v0.0.0-20220227234510-4e6760a101f9 [2022-05-03T20:59:12.732Z] go: downloading github.com/hashicorp/go-plugin v1.4.3 [2022-05-03T20:59:12.732Z] go: downloading github.com/spiffe/spire-plugin-sdk v1.2.0 [2022-05-03T20:59:13.728Z] go: downloading github.com/InVisionApp/go-health/v2 v2.1.2 [2022-05-03T20:59:13.728Z] go: downloading github.com/InVisionApp/go-logger v1.0.1 [2022-05-03T20:59:13.728Z] go: downloading github.com/armon/go-metrics v0.3.10 [2022-05-03T20:59:14.009Z] go: downloading github.com/prometheus/client_golang v1.12.1 [2022-05-03T20:59:14.009Z] go: downloading github.com/uber-go/tally/v4 v4.1.1 [2022-05-03T20:59:15.005Z] go: downloading github.com/andres-erbsen/clock v0.0.0-20160526145045-9e14626cd129 [2022-05-03T20:59:15.285Z] go: downloading github.com/open-policy-agent/opa v0.38.0 [2022-05-03T20:59:16.740Z] Building bin/spire-server... [2022-05-03T20:59:16.740Z] go: downloading github.com/spiffe/go-spiffe/v2 v2.0.0-beta.12 [2022-05-03T20:59:16.740Z] go: downloading github.com/spiffe/spire-api-sdk v1.2.0 [2022-05-03T20:59:16.740Z] go: downloading github.com/mitchellh/cli v1.1.2 [2022-05-03T20:59:17.352Z] go: downloading golang.org/x/net v0.0.0-20220127200216-cd36cc0744dd [2022-05-03T20:59:17.958Z] go: downloading google.golang.org/grpc v1.44.0 [2022-05-03T20:59:18.239Z] go: downloading gopkg.in/square/go-jose.v2 v2.6.0 [2022-05-03T20:59:19.236Z] go: downloading github.com/hashicorp/hcl v1.0.1-0.20190430135223-99e2f22d1c94 [2022-05-03T20:59:19.845Z] go: downloading github.com/imdario/mergo v0.3.12 [2022-05-03T20:59:20.454Z] go: downloading github.com/sirupsen/logrus v1.8.1 [2022-05-03T20:59:22.471Z] go: downloading github.com/hashicorp/go-hclog v1.1.0 [2022-05-03T20:59:22.749Z] go: downloading github.com/Masterminds/sprig v2.22.0+incompatible [2022-05-03T20:59:22.749Z] go: downloading github.com/fatih/color v1.13.0 [2022-05-03T20:59:22.749Z] go: downloading github.com/mattn/go-isatty v0.0.14 [2022-05-03T20:59:23.027Z] go: downloading golang.org/x/time v0.0.0-20220224211638-0e9765cccd65 [2022-05-03T20:59:23.306Z] go: downloading golang.org/x/sys v0.0.0-20220227234510-4e6760a101f9 [2022-05-03T20:59:23.306Z] go: downloading github.com/hashicorp/go-plugin v1.4.3 [2022-05-03T20:59:23.306Z] go: downloading github.com/spiffe/spire-plugin-sdk v1.2.0 [2022-05-03T20:59:24.298Z] go: downloading github.com/InVisionApp/go-health/v2 v2.1.2 [2022-05-03T20:59:24.299Z] go: downloading github.com/InVisionApp/go-logger v1.0.1 [2022-05-03T20:59:24.577Z] go: downloading github.com/armon/go-metrics v0.3.10 [2022-05-03T20:59:25.182Z] go: downloading github.com/prometheus/client_golang v1.12.1 [2022-05-03T20:59:25.182Z] go: downloading github.com/uber-go/tally/v4 v4.1.1 [2022-05-03T20:59:26.174Z] go: downloading github.com/andres-erbsen/clock v0.0.0-20160526145045-9e14626cd129 [2022-05-03T20:59:26.174Z] go: downloading github.com/open-policy-agent/opa v0.38.0 [2022-05-03T20:59:30.540Z] go: downloading google.golang.org/genproto v0.0.0-20220222213610-43724f9ea8cf [2022-05-03T20:59:30.540Z] go: downloading github.com/mattn/go-colorable v0.1.12 [2022-05-03T20:59:30.819Z] go: downloading github.com/Masterminds/goutils v1.1.0 [2022-05-03T20:59:30.819Z] go: downloading github.com/Masterminds/semver v1.5.0 [2022-05-03T20:59:30.819Z] go: downloading github.com/google/uuid v1.1.2 [2022-05-03T20:59:31.097Z] go: downloading github.com/huandu/xstrings v1.3.2 [2022-05-03T20:59:31.703Z] go: downloading github.com/hashicorp/yamux v0.0.0-20181012175058-2f1d1f20f75d [2022-05-03T20:59:31.703Z] go: downloading github.com/oklog/run v1.0.0 [2022-05-03T20:59:31.703Z] go: downloading github.com/hashicorp/go-immutable-radix v1.3.1 [2022-05-03T20:59:31.703Z] go: downloading github.com/DataDog/datadog-go v3.2.0+incompatible [2022-05-03T20:59:31.983Z] go: downloading go.uber.org/atomic v1.9.0 [2022-05-03T20:59:32.274Z] go: downloading github.com/prometheus/client_model v0.2.0 [2022-05-03T20:59:32.554Z] go: downloading github.com/prometheus/common v0.32.1 [2022-05-03T20:59:33.165Z] go: downloading github.com/imkira/go-observer v1.0.3 [2022-05-03T20:59:33.165Z] go: downloading github.com/beorn7/perks v1.0.1 [2022-05-03T20:59:33.165Z] go: downloading github.com/cespare/xxhash/v2 v2.1.2 [2022-05-03T20:59:33.446Z] go: downloading github.com/prometheus/procfs v0.7.3 [2022-05-03T20:59:33.727Z] go: downloading github.com/hashicorp/errwrap v1.1.0 [2022-05-03T20:59:34.007Z] go: downloading github.com/mitchellh/reflectwalk v1.0.1 [2022-05-03T20:59:34.007Z] go: downloading github.com/twmb/murmur3 v1.1.6 [2022-05-03T20:59:34.288Z] go: downloading github.com/hashicorp/golang-lru v0.5.4 [2022-05-03T20:59:34.288Z] go: downloading github.com/GoogleCloudPlatform/cloudsql-proxy v1.29.0 [2022-05-03T20:59:34.288Z] go: downloading github.com/blang/semver/v4 v4.0.0 [2022-05-03T20:59:34.569Z] go: downloading github.com/go-sql-driver/mysql v1.6.0 [2022-05-03T20:59:35.178Z] go: downloading github.com/gofrs/uuid v4.2.0+incompatible [2022-05-03T20:59:35.178Z] go: downloading github.com/jinzhu/gorm v1.9.16 [2022-05-03T20:59:35.789Z] go: downloading github.com/lib/pq v1.10.4 [2022-05-03T20:59:35.789Z] go: downloading github.com/mattn/go-sqlite3 v1.14.12 [2022-05-03T20:59:35.789Z] go: downloading github.com/aws/aws-sdk-go-v2 v1.14.0 [2022-05-03T20:59:36.790Z] go: downloading github.com/aws/aws-sdk-go-v2/config v1.14.0 [2022-05-03T20:59:40.240Z] go: downloading github.com/aws/aws-sdk-go-v2/credentials v1.9.0 [2022-05-03T20:59:41.706Z] go: downloading google.golang.org/genproto v0.0.0-20220222213610-43724f9ea8cf [2022-05-03T20:59:41.706Z] go: downloading github.com/mattn/go-colorable v0.1.12 [2022-05-03T20:59:41.989Z] go: downloading github.com/Masterminds/goutils v1.1.0 [2022-05-03T20:59:41.989Z] go: downloading github.com/Masterminds/semver v1.5.0 [2022-05-03T20:59:41.989Z] go: downloading github.com/google/uuid v1.1.2 [2022-05-03T20:59:42.271Z] go: downloading github.com/huandu/xstrings v1.3.2 [2022-05-03T20:59:42.271Z] go: downloading github.com/hashicorp/yamux v0.0.0-20181012175058-2f1d1f20f75d [2022-05-03T20:59:42.271Z] go: downloading github.com/oklog/run v1.0.0 [2022-05-03T20:59:42.552Z] go: downloading github.com/hashicorp/go-immutable-radix v1.3.1 [2022-05-03T20:59:42.552Z] go: downloading github.com/DataDog/datadog-go v3.2.0+incompatible [2022-05-03T20:59:42.552Z] go: downloading github.com/prometheus/client_model v0.2.0 [2022-05-03T20:59:42.835Z] go: downloading github.com/prometheus/common v0.32.1 [2022-05-03T20:59:43.119Z] go: downloading go.uber.org/atomic v1.9.0 [2022-05-03T20:59:43.119Z] go: downloading github.com/beorn7/perks v1.0.1 [2022-05-03T20:59:43.406Z] go: downloading github.com/cespare/xxhash/v2 v2.1.2 [2022-05-03T20:59:44.037Z] go: downloading github.com/prometheus/procfs v0.7.3 [2022-05-03T20:59:44.652Z] go: downloading github.com/imkira/go-observer v1.0.3 [2022-05-03T20:59:45.261Z] go: downloading github.com/hashicorp/errwrap v1.1.0 [2022-05-03T20:59:45.542Z] go: downloading github.com/mitchellh/reflectwalk v1.0.1 [2022-05-03T20:59:45.542Z] go: downloading github.com/hashicorp/golang-lru v0.5.4 [2022-05-03T20:59:45.542Z] go: downloading github.com/twmb/murmur3 v1.1.6 [2022-05-03T20:59:45.542Z] go: downloading github.com/matttproud/golang_protobuf_extensions v1.0.2-0.20181231171920-c182affec369 [2022-05-03T20:59:45.825Z] go: downloading github.com/aws/aws-sdk-go-v2 v1.14.0 [2022-05-03T20:59:46.107Z] go: downloading github.com/aws/aws-sdk-go-v2/config v1.14.0 [2022-05-03T20:59:46.107Z] go: downloading github.com/aws/aws-sdk-go-v2/credentials v1.9.0 [2022-05-03T20:59:50.473Z] go: downloading github.com/aws/aws-sdk-go-v2/service/kms v1.15.0 [2022-05-03T20:59:50.473Z] go: downloading github.com/aws/aws-sdk-go-v2/service/sts v1.15.0 [2022-05-03T20:59:50.473Z] go: downloading github.com/stretchr/testify v1.7.0 [2022-05-03T20:59:50.753Z] go: downloading golang.org/x/sync v0.0.0-20210220032951-036812b2e83c [2022-05-03T20:59:51.366Z] go: downloading github.com/aws/aws-sdk-go v1.43.0 [2022-05-03T20:59:59.768Z] go: downloading github.com/aws/aws-sdk-go-v2/service/kms v1.15.0 [2022-05-03T20:59:59.768Z] go: downloading github.com/aws/aws-sdk-go-v2/service/sts v1.15.0 [2022-05-03T20:59:59.768Z] go: downloading github.com/gofrs/uuid v4.2.0+incompatible [2022-05-03T20:59:59.768Z] go: downloading github.com/stretchr/testify v1.7.0 [2022-05-03T20:59:59.768Z] go: downloading golang.org/x/sync v0.0.0-20210220032951-036812b2e83c [2022-05-03T20:59:59.768Z] go: downloading github.com/GoogleCloudPlatform/cloudsql-proxy v1.29.0 [2022-05-03T21:00:00.316Z] go: downloading github.com/blang/semver/v4 v4.0.0 [2022-05-03T21:00:00.316Z] go: downloading github.com/go-sql-driver/mysql v1.6.0 [2022-05-03T21:00:00.316Z] go: downloading github.com/jinzhu/gorm v1.9.16 [2022-05-03T21:00:01.532Z] go: downloading github.com/lib/pq v1.10.4 [2022-05-03T21:00:01.532Z] go: downloading github.com/mattn/go-sqlite3 v1.14.12 [2022-05-03T21:00:01.532Z] go: downloading github.com/aws/aws-sdk-go v1.43.0 [2022-05-03T21:00:20.438Z] go: downloading google.golang.org/api v0.70.0 [2022-05-03T21:00:20.438Z] go: downloading k8s.io/client-go v0.23.4 [2022-05-03T21:00:20.438Z] go: downloading k8s.io/api v0.23.4 [2022-05-03T21:00:28.801Z] go: downloading k8s.io/client-go v0.23.4 [2022-05-03T21:00:28.801Z] go: downloading k8s.io/api v0.23.4 [2022-05-03T21:00:28.801Z] go: downloading google.golang.org/api v0.70.0 [2022-05-03T21:00:31.444Z] go: downloading github.com/google/go-tpm v0.3.3 [2022-05-03T21:00:31.444Z] go: downloading github.com/Azure/azure-sdk-for-go v62.0.0+incompatible [2022-05-03T21:00:41.643Z] go: downloading github.com/google/go-tpm v0.3.3 [2022-05-03T21:00:41.643Z] go: downloading cloud.google.com/go/storage v1.21.0 [2022-05-03T21:00:42.649Z] go: downloading cloud.google.com/go v0.100.2 [2022-05-03T21:00:44.124Z] go: downloading github.com/Azure/azure-sdk-for-go v62.0.0+incompatible [2022-05-03T21:01:02.499Z] go: downloading github.com/Azure/go-autorest/autorest v0.11.24 [2022-05-03T21:01:02.499Z] go: downloading github.com/Azure/go-autorest v14.2.0+incompatible [2022-05-03T21:01:02.775Z] go: downloading github.com/Azure/go-autorest/autorest/azure/auth v0.5.11 [2022-05-03T21:01:02.775Z] go: downloading cloud.google.com/go/storage v1.21.0 [2022-05-03T21:01:03.768Z] go: downloading cloud.google.com/go v0.100.2 [2022-05-03T21:01:05.225Z] go: downloading k8s.io/apimachinery v0.23.4 [2022-05-03T21:01:07.214Z] go: downloading k8s.io/kube-aggregator v0.23.3 [2022-05-03T21:01:08.201Z] go: downloading sigs.k8s.io/controller-runtime v0.11.1 [2022-05-03T21:01:10.195Z] go: downloading cloud.google.com/go/security v1.3.0 [2022-05-03T21:01:10.195Z] go: downloading github.com/hashicorp/vault/api v1.4.1 [2022-05-03T21:01:10.797Z] go: downloading github.com/shirou/gopsutil/v3 v3.22.2 [2022-05-03T21:01:11.790Z] go: downloading github.com/matttproud/golang_protobuf_extensions v1.0.2-0.20181231171920-c182affec369 [2022-05-03T21:01:11.790Z] go: downloading github.com/OneOfOne/xxhash v1.2.8 [2022-05-03T21:01:12.066Z] go: downloading gopkg.in/yaml.v2 v2.4.0 [2022-05-03T21:01:12.342Z] go: downloading github.com/rcrowley/go-metrics v0.0.0-20201227073835-cf1acfcdf475 [2022-05-03T21:01:12.617Z] go: downloading github.com/gobwas/glob v0.2.3 [2022-05-03T21:01:12.900Z] go: downloading github.com/Azure/go-autorest/autorest v0.11.24 [2022-05-03T21:01:12.901Z] go: downloading github.com/yashtewari/glob-intersection v0.0.0-20180916065949-5c77d914dd0b [2022-05-03T21:01:13.177Z] go: downloading github.com/jinzhu/inflection v1.0.0 [2022-05-03T21:01:13.177Z] go: downloading github.com/Azure/go-autorest v14.2.0+incompatible [2022-05-03T21:01:13.177Z] go: downloading github.com/aws/aws-sdk-go-v2/feature/ec2/imds v1.11.0 [2022-05-03T21:01:13.452Z] go: downloading github.com/Azure/go-autorest/autorest/azure/auth v0.5.11 [2022-05-03T21:01:13.452Z] go: downloading github.com/aws/aws-sdk-go-v2/internal/ini v1.3.6 [2022-05-03T21:01:13.452Z] go: downloading k8s.io/apimachinery v0.23.4 [2022-05-03T21:01:13.731Z] go: downloading github.com/aws/aws-sdk-go-v2/service/sso v1.10.0 [2022-05-03T21:01:13.731Z] go: downloading github.com/aws/smithy-go v1.11.0 [2022-05-03T21:01:15.182Z] go: downloading github.com/aws/aws-sdk-go-v2/internal/configsources v1.1.5 [2022-05-03T21:01:15.182Z] go: downloading github.com/aws/aws-sdk-go-v2/service/internal/presigned-url v1.8.0 [2022-05-03T21:01:15.461Z] go: downloading github.com/gogo/protobuf v1.3.2 [2022-05-03T21:01:15.461Z] go: downloading k8s.io/kube-aggregator v0.23.3 [2022-05-03T21:01:16.068Z] go: downloading sigs.k8s.io/controller-runtime v0.11.1 [2022-05-03T21:01:18.067Z] go: downloading cloud.google.com/go/security v1.3.0 [2022-05-03T21:01:18.067Z] go: downloading github.com/hashicorp/vault/api v1.4.1 [2022-05-03T21:01:18.344Z] go: downloading github.com/shirou/gopsutil/v3 v3.22.2 [2022-05-03T21:01:19.348Z] go: downloading github.com/OneOfOne/xxhash v1.2.8 [2022-05-03T21:01:19.348Z] go: downloading gopkg.in/yaml.v2 v2.4.0 [2022-05-03T21:01:19.952Z] go: downloading github.com/rcrowley/go-metrics v0.0.0-20201227073835-cf1acfcdf475 [2022-05-03T21:01:20.228Z] go: downloading github.com/gobwas/glob v0.2.3 [2022-05-03T21:01:20.506Z] go: downloading github.com/yashtewari/glob-intersection v0.0.0-20180916065949-5c77d914dd0b [2022-05-03T21:01:20.506Z] go: downloading github.com/aws/aws-sdk-go-v2/feature/ec2/imds v1.11.0 [2022-05-03T21:01:20.782Z] go: downloading github.com/aws/aws-sdk-go-v2/internal/ini v1.3.6 [2022-05-03T21:01:21.058Z] go: downloading golang.org/x/oauth2 v0.0.0-20211104180415-d3ed0bb246c8 [2022-05-03T21:01:21.058Z] go: downloading github.com/aws/aws-sdk-go-v2/service/sso v1.10.0 [2022-05-03T21:01:21.335Z] go: downloading github.com/aws/smithy-go v1.11.0 [2022-05-03T21:01:21.611Z] go: downloading github.com/Azure/go-autorest/autorest/adal v0.9.18 [2022-05-03T21:01:21.886Z] go: downloading github.com/Azure/go-autorest/logger v0.2.1 [2022-05-03T21:01:21.886Z] go: downloading github.com/Azure/go-autorest/tracing v0.6.0 [2022-05-03T21:01:21.886Z] go: downloading github.com/Azure/go-autorest/autorest/azure/cli v0.4.5 [2022-05-03T21:01:21.886Z] go: downloading github.com/dimchansky/utfbom v1.1.1 [2022-05-03T21:01:21.886Z] go: downloading cloud.google.com/go/compute v1.3.0 [2022-05-03T21:01:22.874Z] go: downloading github.com/aws/aws-sdk-go-v2/internal/configsources v1.1.5 [2022-05-03T21:01:22.874Z] go: downloading github.com/aws/aws-sdk-go-v2/service/internal/presigned-url v1.8.0 [2022-05-03T21:01:22.874Z] go: downloading cloud.google.com/go/iam v0.1.1 [2022-05-03T21:01:23.151Z] go: downloading github.com/jinzhu/inflection v1.0.0 [2022-05-03T21:01:23.151Z] go: downloading github.com/googleapis/gax-go/v2 v2.1.1 [2022-05-03T21:01:23.428Z] go: downloading k8s.io/klog/v2 v2.30.0 [2022-05-03T21:01:23.428Z] go: downloading github.com/gogo/protobuf v1.3.2 [2022-05-03T21:01:23.428Z] go: downloading github.com/google/gofuzz v1.1.0 [2022-05-03T21:01:23.428Z] go: downloading sigs.k8s.io/structured-merge-diff/v4 v4.2.1 [2022-05-03T21:01:24.876Z] go: downloading k8s.io/utils v0.0.0-20211116205334-6203023598ed [2022-05-03T21:01:25.863Z] go: downloading github.com/spf13/pflag v1.0.5 [2022-05-03T21:01:26.139Z] go: downloading golang.org/x/term v0.0.0-20210927222741-03fcf44c2211 [2022-05-03T21:01:26.139Z] go: downloading github.com/evanphx/json-patch v4.12.0+incompatible [2022-05-03T21:01:26.416Z] go: downloading github.com/cenkalti/backoff/v3 v3.2.2 [2022-05-03T21:01:26.416Z] go: downloading github.com/hashicorp/go-cleanhttp v0.5.2 [2022-05-03T21:01:26.694Z] go: downloading github.com/hashicorp/go-retryablehttp v0.6.6 [2022-05-03T21:01:26.694Z] go: downloading github.com/hashicorp/go-secure-stdlib/parseutil v0.1.1 [2022-05-03T21:01:26.694Z] go: downloading github.com/hashicorp/vault/sdk v0.4.1 [2022-05-03T21:01:28.164Z] go: downloading github.com/mitchellh/mapstructure v1.4.3 [2022-05-03T21:01:28.164Z] go: downloading github.com/tklauser/go-sysconf v0.3.9 [2022-05-03T21:01:28.445Z] go: downloading github.com/xeipuuv/gojsonreference v0.0.0-20180127040603-bd5ef7bd5415 [2022-05-03T21:01:28.725Z] go: downloading github.com/aws/aws-sdk-go-v2/internal/endpoints/v2 v2.3.0 [2022-05-03T21:01:29.006Z] go: downloading github.com/jmespath/go-jmespath v0.4.0 [2022-05-03T21:01:29.289Z] go: downloading cloud.google.com/go/compute v1.3.0 [2022-05-03T21:01:30.297Z] go: downloading cloud.google.com/go/iam v0.1.1 [2022-05-03T21:01:30.579Z] go: downloading github.com/googleapis/gax-go/v2 v2.1.1 [2022-05-03T21:01:30.579Z] go: downloading golang.org/x/oauth2 v0.0.0-20211104180415-d3ed0bb246c8 [2022-05-03T21:01:30.858Z] go: downloading go.opencensus.io v0.23.0 [2022-05-03T21:01:31.138Z] go: downloading github.com/Azure/go-autorest/autorest/adal v0.9.18 [2022-05-03T21:01:31.419Z] go: downloading github.com/Azure/go-autorest/logger v0.2.1 [2022-05-03T21:01:31.419Z] go: downloading github.com/Azure/go-autorest/tracing v0.6.0 [2022-05-03T21:01:31.419Z] go: downloading github.com/Azure/go-autorest/autorest/azure/cli v0.4.5 [2022-05-03T21:01:31.419Z] go: downloading github.com/dimchansky/utfbom v1.1.1 [2022-05-03T21:01:31.702Z] go: downloading k8s.io/klog/v2 v2.30.0 [2022-05-03T21:01:31.702Z] go: downloading github.com/google/gofuzz v1.1.0 [2022-05-03T21:01:31.982Z] go: downloading github.com/Azure/go-autorest/autorest/date v0.3.0 [2022-05-03T21:01:31.982Z] go: downloading github.com/golang-jwt/jwt/v4 v4.2.0 [2022-05-03T21:01:31.982Z] go: downloading sigs.k8s.io/structured-merge-diff/v4 v4.2.1 [2022-05-03T21:01:32.264Z] go: downloading gopkg.in/inf.v0 v0.9.1 [2022-05-03T21:01:32.264Z] go: downloading github.com/go-logr/logr v1.2.2 [2022-05-03T21:01:32.546Z] go: downloading github.com/google/go-cmp v0.5.7 [2022-05-03T21:01:32.827Z] go: downloading sigs.k8s.io/json v0.0.0-20211020170558-c049b76a60c6 [2022-05-03T21:01:32.827Z] go: downloading k8s.io/utils v0.0.0-20211116205334-6203023598ed [2022-05-03T21:01:33.110Z] go: downloading github.com/json-iterator/go v1.1.12 [2022-05-03T21:01:33.389Z] go: downloading github.com/spf13/pflag v1.0.5 [2022-05-03T21:01:33.678Z] go: downloading github.com/googleapis/gnostic v0.5.5 [2022-05-03T21:01:33.968Z] go: downloading golang.org/x/term v0.0.0-20210927222741-03fcf44c2211 [2022-05-03T21:01:33.968Z] go: downloading github.com/evanphx/json-patch v4.12.0+incompatible [2022-05-03T21:01:34.250Z] go: downloading github.com/cenkalti/backoff/v3 v3.2.2 [2022-05-03T21:01:34.250Z] go: downloading github.com/hashicorp/go-cleanhttp v0.5.2 [2022-05-03T21:01:34.250Z] go: downloading github.com/hashicorp/go-retryablehttp v0.6.6 [2022-05-03T21:01:34.529Z] go: downloading github.com/hashicorp/go-secure-stdlib/parseutil v0.1.1 [2022-05-03T21:01:34.529Z] go: downloading github.com/hashicorp/vault/sdk v0.4.1 [2022-05-03T21:01:35.990Z] go: downloading github.com/mitchellh/mapstructure v1.4.3 [2022-05-03T21:01:35.990Z] go: downloading github.com/tklauser/go-sysconf v0.3.9 [2022-05-03T21:01:36.271Z] go: downloading k8s.io/kube-openapi v0.0.0-20211115234752-e816edb12b65 [2022-05-03T21:01:36.552Z] go: downloading github.com/xeipuuv/gojsonreference v0.0.0-20180127040603-bd5ef7bd5415 [2022-05-03T21:01:36.552Z] go: downloading github.com/aws/aws-sdk-go-v2/internal/endpoints/v2 v2.3.0 [2022-05-03T21:01:36.835Z] go: downloading github.com/jmespath/go-jmespath v0.4.0 [2022-05-03T21:01:39.505Z] go: downloading go.opencensus.io v0.23.0 [2022-05-03T21:01:39.505Z] go: downloading github.com/hashicorp/go-secure-stdlib/strutil v0.1.1 [2022-05-03T21:01:39.505Z] go: downloading github.com/hashicorp/go-sockaddr v1.0.2 [2022-05-03T21:01:39.786Z] go: downloading github.com/tklauser/numcpus v0.3.0 [2022-05-03T21:01:39.786Z] go: downloading github.com/xeipuuv/gojsonpointer v0.0.0-20190905194746-02993c407bfb [2022-05-03T21:01:39.786Z] go: downloading go.uber.org/zap v1.21.0 [2022-05-03T21:01:40.067Z] go: downloading github.com/Azure/go-autorest/autorest/date v0.3.0 [2022-05-03T21:01:40.347Z] go: downloading github.com/golang-jwt/jwt/v4 v4.2.0 [2022-05-03T21:01:40.628Z] go: downloading gopkg.in/inf.v0 v0.9.1 [2022-05-03T21:01:40.628Z] go: downloading sigs.k8s.io/yaml v1.3.0 [2022-05-03T21:01:40.628Z] go: downloading github.com/go-logr/logr v1.2.2 [2022-05-03T21:01:40.628Z] go: downloading github.com/golang/groupcache v0.0.0-20210331224755-41bb18bfe9da [2022-05-03T21:01:40.628Z] go: downloading github.com/google/go-cmp v0.5.7 [2022-05-03T21:01:40.916Z] go: downloading github.com/modern-go/concurrent v0.0.0-20180306012644-bacd9c7ef1dd [2022-05-03T21:01:40.917Z] go: downloading github.com/modern-go/reflect2 v1.0.2 [2022-05-03T21:01:41.207Z] go: downloading sigs.k8s.io/json v0.0.0-20211020170558-c049b76a60c6 [2022-05-03T21:01:41.207Z] go: downloading github.com/ryanuber/go-glob v1.0.0 [2022-05-03T21:01:41.207Z] go: downloading github.com/golang/snappy v0.0.4 [2022-05-03T21:01:41.492Z] go: downloading github.com/pierrec/lz4 v2.5.2+incompatible [2022-05-03T21:01:41.492Z] go: downloading github.com/json-iterator/go v1.1.12 [2022-05-03T21:01:42.114Z] go: downloading github.com/googleapis/gnostic v0.5.5 [2022-05-03T21:01:45.549Z] go: downloading k8s.io/kube-openapi v0.0.0-20211115234752-e816edb12b65 [2022-05-03T21:01:47.552Z] go: downloading github.com/hashicorp/go-secure-stdlib/strutil v0.1.1 [2022-05-03T21:01:47.552Z] go: downloading github.com/hashicorp/go-sockaddr v1.0.2 [2022-05-03T21:01:48.159Z] go: downloading github.com/tklauser/numcpus v0.3.0 [2022-05-03T21:01:48.159Z] go: downloading github.com/xeipuuv/gojsonpointer v0.0.0-20190905194746-02993c407bfb [2022-05-03T21:01:48.159Z] go: downloading go.uber.org/zap v1.21.0 [2022-05-03T21:01:49.154Z] go: downloading sigs.k8s.io/yaml v1.3.0 [2022-05-03T21:01:49.154Z] go: downloading github.com/golang/groupcache v0.0.0-20210331224755-41bb18bfe9da [2022-05-03T21:01:49.431Z] go: downloading github.com/modern-go/concurrent v0.0.0-20180306012644-bacd9c7ef1dd [2022-05-03T21:01:49.711Z] go: downloading github.com/modern-go/reflect2 v1.0.2 [2022-05-03T21:01:49.994Z] go: downloading github.com/ryanuber/go-glob v1.0.0 [2022-05-03T21:01:49.994Z] go: downloading github.com/golang/snappy v0.0.4 [2022-05-03T21:01:49.994Z] go: downloading github.com/pierrec/lz4 v2.5.2+incompatible [2022-05-03T21:01:50.995Z] go: downloading github.com/hashicorp/go-secure-stdlib/mlock v0.1.1 [2022-05-03T21:01:50.996Z] go: downloading github.com/hashicorp/go-uuid v1.0.2 [2022-05-03T21:01:50.996Z] go: downloading github.com/hashicorp/go-version v1.2.0 [2022-05-03T21:01:50.996Z] go: downloading go.uber.org/multierr v1.6.0 [2022-05-03T21:02:01.207Z] go: downloading github.com/hashicorp/go-secure-stdlib/mlock v0.1.1 [2022-05-03T21:02:01.207Z] go: downloading github.com/hashicorp/go-uuid v1.0.2 [2022-05-03T21:02:01.207Z] go: downloading github.com/hashicorp/go-version v1.2.0 [2022-05-03T21:02:01.207Z] go: downloading go.uber.org/multierr v1.6.0 [2022-05-03T21:02:19.574Z] go: downloading github.com/Azure/go-autorest/autorest/to v0.4.0 [2022-05-03T21:02:19.574Z] go: downloading github.com/Azure/go-autorest/autorest/validation v0.3.0 [2022-05-03T21:02:32.024Z] go: downloading github.com/Azure/go-autorest/autorest/to v0.4.0 [2022-05-03T21:02:32.024Z] go: downloading github.com/Azure/go-autorest/autorest/validation v0.3.0 [2022-05-03T21:05:39.008Z] Removing intermediate container 2531cf9dbe42 [2022-05-03T21:05:39.008Z] ---> e7cfde972031 [2022-05-03T21:05:39.008Z] [2022-05-03T21:05:39.008Z] Step 9/20 : FROM alpine:3.15 [2022-05-03T21:05:39.008Z] 3.15: Pulling from library/alpine [2022-05-03T21:05:39.008Z] Digest: sha256:4edbd2beb5f78b1014028f4fbb99f3237d9561100b6881aabbf5acce2c4f9454 [2022-05-03T21:05:39.008Z] Status: Downloaded newer image for alpine:3.15 [2022-05-03T21:05:39.008Z] ---> 3fb3c9af89a9 [2022-05-03T21:05:39.008Z] Step 10/20 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2022-05-03T21:05:39.008Z] ---> Running in d696369df28d [2022-05-03T21:05:39.008Z] Removing intermediate container d696369df28d [2022-05-03T21:05:39.008Z] ---> f6fb10000b35 [2022-05-03T21:05:39.008Z] Step 11/20 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-05-03T21:05:39.008Z] ---> Running in 9d194483134e [2022-05-03T21:05:39.008Z] Removing intermediate container 9d194483134e [2022-05-03T21:05:39.008Z] ---> 677b5fbc75e8 [2022-05-03T21:05:39.008Z] Step 12/20 : RUN apk update && apk --no-cache --update add dumb-init curl gcompat [2022-05-03T21:05:39.008Z] ---> Running in 9bc6a04a83ff [2022-05-03T21:05:39.008Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-05-03T21:05:39.008Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-05-03T21:05:39.008Z] v3.15.4-87-g89e29fdace [https://nl.alpinelinux.org/alpine/v3.15/main] [2022-05-03T21:05:39.008Z] v3.15.4-88-gad6180c336 [https://nl.alpinelinux.org/alpine/v3.15/community] [2022-05-03T21:05:39.008Z] OK: 15730 distinct packages available [2022-05-03T21:05:39.008Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-05-03T21:05:39.008Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-05-03T21:05:39.008Z] (1/9) Installing ca-certificates (20211220-r0) [2022-05-03T21:05:39.008Z] (2/9) Installing brotli-libs (1.0.9-r5) [2022-05-03T21:05:39.008Z] (3/9) Installing nghttp2-libs (1.46.0-r0) [2022-05-03T21:05:39.008Z] (4/9) Installing libcurl (7.80.0-r1) [2022-05-03T21:05:39.008Z] (5/9) Installing curl (7.80.0-r1) [2022-05-03T21:05:39.008Z] (6/9) Installing dumb-init (1.2.5-r1) [2022-05-03T21:05:39.008Z] (7/9) Installing musl-obstack (1.2.3-r0) [2022-05-03T21:05:39.008Z] (8/9) Installing libucontext (1.1-r0) [2022-05-03T21:05:39.008Z] (9/9) Installing gcompat (1.0.0-r4) [2022-05-03T21:05:39.285Z] Executing busybox-1.34.1-r5.trigger [2022-05-03T21:05:39.285Z] Executing ca-certificates-20211220-r0.trigger [2022-05-03T21:05:39.888Z] OK: 8 MiB in 23 packages [2022-05-03T21:05:41.887Z] Removing intermediate container 9bc6a04a83ff [2022-05-03T21:05:41.887Z] ---> d236c27e8c43 [2022-05-03T21:05:41.887Z] Step 13/20 : COPY --from=builder /edgex-go/Attribution.txt / [2022-05-03T21:05:42.869Z] ---> 43bc759a4956 [2022-05-03T21:05:42.869Z] Step 14/20 : COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/security-spiffe-token-provider / [2022-05-03T21:05:45.512Z] ---> de5b4b07f32a [2022-05-03T21:05:45.512Z] Step 15/20 : COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/res/configuration.toml /res/configuration.toml [2022-05-03T21:05:46.117Z] ---> 8547ceb2b7c6 [2022-05-03T21:05:46.117Z] Step 16/20 : ENTRYPOINT [ "/security-spiffe-token-provider" ] [2022-05-03T21:05:46.117Z] ---> Running in 9d74aebd6fe0 [2022-05-03T21:05:46.721Z] Removing intermediate container 9d74aebd6fe0 [2022-05-03T21:05:46.721Z] ---> b8726611a754 [2022-05-03T21:05:46.721Z] Step 17/20 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-05-03T21:05:46.721Z] ---> Running in 9f252237c81a [2022-05-03T21:05:47.323Z] Removing intermediate container 9f252237c81a [2022-05-03T21:05:47.323Z] ---> c994360c030e [2022-05-03T21:05:47.323Z] Step 18/20 : LABEL arch=arm64 [2022-05-03T21:05:47.601Z] ---> Running in 9da81c180266 [2022-05-03T21:05:48.199Z] Removing intermediate container 9da81c180266 [2022-05-03T21:05:48.199Z] ---> 5a84ac80861c [2022-05-03T21:05:48.199Z] Step 19/20 : LABEL git_sha=7a79b49677fb4f689fcca14b70510248d6de6a04 [2022-05-03T21:05:48.199Z] ---> Running in 5c99daf13fdd [2022-05-03T21:05:48.798Z] Removing intermediate container 5c99daf13fdd [2022-05-03T21:05:48.798Z] ---> 62fbfc6ff734 [2022-05-03T21:05:48.798Z] Step 20/20 : LABEL version=0.0.0 [2022-05-03T21:05:48.798Z] ---> Running in 553b82a3b2d0 [2022-05-03T21:05:49.399Z] Removing intermediate container 553b82a3b2d0 [2022-05-03T21:05:49.399Z] ---> a01e67f7bc20 [2022-05-03T21:05:49.399Z] [2022-05-03T21:05:50.003Z] Successfully built a01e67f7bc20 [2022-05-03T21:05:50.003Z] Successfully tagged security-spiffe-token-provider-arm64:latest [2022-05-03T21:05:50.003Z] Building support-notifications [2022-05-03T21:06:29.044Z]  Building security-spiffe-token-provider ... done Step 1/22 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-05-03T21:06:29.044Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2022-05-03T21:06:29.044Z] ---> 57a2a8b8d8ba [2022-05-03T21:06:29.044Z] Step 3/22 : WORKDIR /edgex-go [2022-05-03T21:06:29.044Z] ---> Using cache [2022-05-03T21:06:29.044Z] ---> 265b963c3e2b [2022-05-03T21:06:29.044Z] Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-05-03T21:06:29.044Z] ---> Using cache [2022-05-03T21:06:29.044Z] ---> b70205cf623f [2022-05-03T21:06:29.044Z] Step 5/22 : RUN apk add --update --no-cache make bash git ca-certificates [2022-05-03T21:06:29.044Z] ---> Running in 37bd27e30b54 [2022-05-03T21:06:29.044Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-05-03T21:06:29.044Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-05-03T21:06:29.044Z] Removing intermediate container f43e7e8a27a4 [2022-05-03T21:06:29.044Z] ---> 21d4a3de77fa [2022-05-03T21:06:29.044Z] [2022-05-03T21:06:29.044Z] Step 10/22 : FROM alpine:3.14 [2022-05-03T21:06:29.044Z] ---> ac73e934f311 [2022-05-03T21:06:29.044Z] Step 11/22 : RUN apk add --update --no-cache dumb-init [2022-05-03T21:06:29.044Z] ---> Running in e0b8d32e2ecb [2022-05-03T21:06:29.044Z] OK: 220 MiB in 52 packages [2022-05-03T21:06:30.035Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz [2022-05-03T21:06:30.035Z] Removing intermediate container 37bd27e30b54 [2022-05-03T21:06:30.035Z] ---> 70fd829f8217 [2022-05-03T21:06:30.035Z] Step 6/22 : COPY go.mod vendor* ./ [2022-05-03T21:06:30.317Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz [2022-05-03T21:06:30.931Z] ---> bbeae8d51e28 [2022-05-03T21:06:30.931Z] Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-05-03T21:06:31.211Z] ---> Running in 2fcc26fbc194 [2022-05-03T21:06:31.812Z] (1/1) Installing dumb-init (1.2.5-r1) [2022-05-03T21:06:32.091Z] Executing busybox-1.33.1-r7.trigger [2022-05-03T21:06:32.091Z] OK: 5 MiB in 15 packages [2022-05-03T21:06:33.542Z] Removing intermediate container e0b8d32e2ecb [2022-05-03T21:06:33.542Z] ---> ed74bec8b683 [2022-05-03T21:06:33.542Z] Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2022-05-03T21:06:33.821Z] ---> Running in 8aa54125f3f1 [2022-05-03T21:06:34.429Z] Removing intermediate container 8aa54125f3f1 [2022-05-03T21:06:34.429Z] ---> d319ae38ba17 [2022-05-03T21:06:34.429Z] Step 13/22 : ENV APP_PORT=59861 [2022-05-03T21:06:34.429Z] ---> Running in f8d6b3dcb109 [2022-05-03T21:06:35.036Z] Removing intermediate container f8d6b3dcb109 [2022-05-03T21:06:35.036Z] ---> d2e50a646635 [2022-05-03T21:06:35.036Z] Step 14/22 : EXPOSE $APP_PORT [2022-05-03T21:06:35.036Z] ---> Running in b8b330a30fd1 [2022-05-03T21:06:35.639Z] Removing intermediate container b8b330a30fd1 [2022-05-03T21:06:35.639Z] ---> 9e3795c790bb [2022-05-03T21:06:35.639Z] Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / [2022-05-03T21:06:36.642Z] ---> bddb213fd2a4 [2022-05-03T21:06:36.642Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / [2022-05-03T21:06:38.084Z] Removing intermediate container 2fcc26fbc194 [2022-05-03T21:06:38.085Z] ---> 58ea532ee778 [2022-05-03T21:06:38.085Z] Step 8/22 : COPY . . [2022-05-03T21:06:40.722Z] ---> e99efafe842a [2022-05-03T21:06:40.722Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.toml /res/configuration.toml [2022-05-03T21:06:42.165Z] ---> 45757d548040 [2022-05-03T21:06:42.165Z] Step 18/22 : ENTRYPOINT ["/support-scheduler"] [2022-05-03T21:06:42.165Z] ---> Running in 5e05f89d6015 [2022-05-03T21:06:43.584Z] Removing intermediate container 5e05f89d6015 [2022-05-03T21:06:43.584Z] ---> a54c9a724641 [2022-05-03T21:06:43.584Z] Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-05-03T21:06:43.584Z] ---> Running in ec496eb4652e [2022-05-03T21:06:44.715Z] Removing intermediate container ec496eb4652e [2022-05-03T21:06:44.715Z] ---> cdd477b9d7ad [2022-05-03T21:06:44.715Z] Step 20/22 : LABEL arch=arm64 [2022-05-03T21:06:44.715Z] ---> Running in dcb38f27fe83 [2022-05-03T21:06:45.813Z] Removing intermediate container dcb38f27fe83 [2022-05-03T21:06:45.813Z] ---> be30e067f22d [2022-05-03T21:06:45.813Z] Step 21/22 : LABEL git_sha=7a79b49677fb4f689fcca14b70510248d6de6a04 [2022-05-03T21:06:45.813Z] ---> Running in 6ff6bd152376 [2022-05-03T21:06:47.370Z] Removing intermediate container 6ff6bd152376 [2022-05-03T21:06:47.370Z] ---> d9487a277505 [2022-05-03T21:06:47.370Z] Step 22/22 : LABEL version=0.0.0 [2022-05-03T21:06:47.370Z] ---> Running in 07e725b13eab [2022-05-03T21:06:48.440Z] Removing intermediate container 07e725b13eab [2022-05-03T21:06:48.440Z] ---> 65b2ecc12122 [2022-05-03T21:06:48.440Z] [2022-05-03T21:06:49.433Z] Successfully built 65b2ecc12122 [2022-05-03T21:06:49.433Z] Successfully tagged support-scheduler-arm64:latest [2022-05-03T21:06:49.433Z] Building core-command [2022-05-03T21:07:07.793Z]  Building support-scheduler ... done  ---> d6bd088dca52 [2022-05-03T21:07:07.793Z] Step 9/22 : RUN make cmd/support-notifications/support-notifications [2022-05-03T21:07:07.793Z] ---> Running in 9aaeaa1b77e3 [2022-05-03T21:07:08.069Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/support-notifications/support-notifications ./cmd/support-notifications [2022-05-03T21:07:26.415Z] Step 1/23 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-05-03T21:07:26.415Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2022-05-03T21:07:26.415Z] ---> 57a2a8b8d8ba [2022-05-03T21:07:26.415Z] Step 3/23 : WORKDIR /edgex-go [2022-05-03T21:07:26.415Z] ---> Using cache [2022-05-03T21:07:26.415Z] ---> 265b963c3e2b [2022-05-03T21:07:26.415Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-05-03T21:07:26.415Z] ---> Using cache [2022-05-03T21:07:26.415Z] ---> b70205cf623f [2022-05-03T21:07:26.415Z] Step 5/23 : RUN apk add --update --no-cache make git [2022-05-03T21:07:26.415Z] ---> Using cache [2022-05-03T21:07:26.415Z] ---> 1ba35e9b644b [2022-05-03T21:07:26.415Z] Step 6/23 : COPY go.mod vendor* ./ [2022-05-03T21:07:26.415Z] ---> Using cache [2022-05-03T21:07:26.415Z] ---> bcdf8fe012af [2022-05-03T21:07:26.415Z] Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-05-03T21:07:26.415Z] ---> Using cache [2022-05-03T21:07:26.415Z] ---> 67ee87a141f1 [2022-05-03T21:07:26.415Z] Step 8/23 : COPY . . [2022-05-03T21:07:26.415Z] ---> Using cache [2022-05-03T21:07:26.415Z] ---> 8a2482f0bbc7 [2022-05-03T21:07:26.415Z] Step 9/23 : RUN make cmd/core-command/core-command [2022-05-03T21:07:27.399Z] ---> Running in 85d934b2e4d9 [2022-05-03T21:07:29.456Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-command/core-command ./cmd/core-command [2022-05-03T21:12:36.814Z] Removing intermediate container 85d934b2e4d9 [2022-05-03T21:12:36.814Z] ---> 4fb17d017d9a [2022-05-03T21:12:36.814Z] [2022-05-03T21:12:36.814Z] Step 10/23 : FROM alpine:3.14 [2022-05-03T21:12:36.814Z] ---> ac73e934f311 [2022-05-03T21:12:36.814Z] Step 11/23 : RUN apk add --update --no-cache dumb-init [2022-05-03T21:12:36.814Z] ---> Using cache [2022-05-03T21:12:36.814Z] ---> ed74bec8b683 [2022-05-03T21:12:36.814Z] Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2022-05-03T21:12:36.814Z] ---> Using cache [2022-05-03T21:12:36.814Z] ---> d319ae38ba17 [2022-05-03T21:12:36.814Z] Step 13/23 : ENV APP_PORT=59882 [2022-05-03T21:12:36.814Z] ---> Running in ca0f9b3e5c6f [2022-05-03T21:12:36.814Z] Removing intermediate container ca0f9b3e5c6f [2022-05-03T21:12:36.814Z] ---> 83b6d0b2a558 [2022-05-03T21:12:36.814Z] Step 14/23 : EXPOSE $APP_PORT [2022-05-03T21:12:36.814Z] ---> Running in 291ca55d404b [2022-05-03T21:12:36.814Z] Removing intermediate container 291ca55d404b [2022-05-03T21:12:36.814Z] ---> 5af5d18c9ac7 [2022-05-03T21:12:36.814Z] Step 15/23 : WORKDIR / [2022-05-03T21:12:36.814Z] ---> Running in 6c1728b021c5 [2022-05-03T21:12:36.814Z] Removing intermediate container 6c1728b021c5 [2022-05-03T21:12:36.814Z] ---> 12c7b8d611a6 [2022-05-03T21:12:36.814Z] Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / [2022-05-03T21:12:37.824Z] ---> ca6bb70bbd5e [2022-05-03T21:12:37.824Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/core-command/core-command / [2022-05-03T21:12:39.843Z] ---> 8c3034b1629d [2022-05-03T21:12:39.843Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.toml /res/configuration.toml [2022-05-03T21:12:40.445Z] ---> 41dfefb38f0f [2022-05-03T21:12:40.445Z] Step 19/23 : ENTRYPOINT ["/core-command"] [2022-05-03T21:12:40.445Z] ---> Running in a5091cc10036 [2022-05-03T21:12:41.066Z] Removing intermediate container a5091cc10036 [2022-05-03T21:12:41.066Z] ---> 9c2b2f73f12f [2022-05-03T21:12:41.066Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-05-03T21:12:41.066Z] ---> Running in 4086234b91df [2022-05-03T21:12:41.688Z] Removing intermediate container 4086234b91df [2022-05-03T21:12:41.688Z] ---> fe11f7252828 [2022-05-03T21:12:41.688Z] Step 21/23 : LABEL arch=arm64 [2022-05-03T21:12:41.977Z] ---> Running in 0e65a0d117a5 [2022-05-03T21:12:42.597Z] Removing intermediate container 0e65a0d117a5 [2022-05-03T21:12:42.597Z] ---> 8988526e95ba [2022-05-03T21:12:42.597Z] Step 22/23 : LABEL git_sha=7a79b49677fb4f689fcca14b70510248d6de6a04 [2022-05-03T21:12:42.597Z] ---> Running in dbcad94bcfd0 [2022-05-03T21:12:43.212Z] Removing intermediate container dbcad94bcfd0 [2022-05-03T21:12:43.212Z] ---> a458df0e7840 [2022-05-03T21:12:43.212Z] Step 23/23 : LABEL version=0.0.0 [2022-05-03T21:12:43.498Z] ---> Running in b546aab2169a [2022-05-03T21:12:44.103Z] Removing intermediate container b546aab2169a [2022-05-03T21:12:44.103Z] ---> b13014bfa31f [2022-05-03T21:12:44.103Z] [2022-05-03T21:12:44.381Z] Successfully built b13014bfa31f [2022-05-03T21:12:44.381Z] Successfully tagged core-command-arm64:latest [2022-05-03T21:12:44.381Z]  Building core-command ... done Building security-proxy-setup [2022-05-03T21:13:16.763Z] Step 1/22 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-05-03T21:13:16.763Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2022-05-03T21:13:16.763Z] ---> 57a2a8b8d8ba [2022-05-03T21:13:16.763Z] Step 3/22 : WORKDIR /edgex-go [2022-05-03T21:13:16.763Z] ---> Using cache [2022-05-03T21:13:16.763Z] ---> 265b963c3e2b [2022-05-03T21:13:16.763Z] Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-05-03T21:13:16.763Z] ---> Using cache [2022-05-03T21:13:16.763Z] ---> b70205cf623f [2022-05-03T21:13:16.763Z] Step 5/22 : RUN apk add --update --no-cache make git [2022-05-03T21:13:16.763Z] ---> Using cache [2022-05-03T21:13:16.763Z] ---> 1ba35e9b644b [2022-05-03T21:13:16.763Z] Step 6/22 : COPY go.mod vendor* ./ [2022-05-03T21:13:16.763Z] ---> Using cache [2022-05-03T21:13:16.763Z] ---> bcdf8fe012af [2022-05-03T21:13:16.763Z] Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-05-03T21:13:16.763Z] ---> Using cache [2022-05-03T21:13:16.763Z] ---> 67ee87a141f1 [2022-05-03T21:13:16.763Z] Step 8/22 : COPY . . [2022-05-03T21:13:16.763Z] ---> Using cache [2022-05-03T21:13:16.763Z] ---> 8a2482f0bbc7 [2022-05-03T21:13:16.763Z] Step 9/22 : RUN make cmd/security-proxy-setup/security-proxy-setup cmd/secrets-config/secrets-config [2022-05-03T21:13:16.763Z] ---> Running in 5a982cbfb3de [2022-05-03T21:13:16.763Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -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-05-03T21:15:23.697Z] Removing intermediate container 9aaeaa1b77e3 [2022-05-03T21:15:23.697Z] ---> 08bef13df740 [2022-05-03T21:15:23.697Z] [2022-05-03T21:15:23.697Z] Step 10/22 : FROM alpine:3.14 [2022-05-03T21:15:23.697Z] ---> ac73e934f311 [2022-05-03T21:15:23.697Z] Step 11/22 : RUN apk add --update --no-cache ca-certificates dumb-init [2022-05-03T21:15:23.976Z] ---> Running in 5416d46d4855 [2022-05-03T21:15:25.972Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz [2022-05-03T21:15:26.251Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz [2022-05-03T21:15:27.703Z] (1/2) Installing ca-certificates (20211220-r0) [2022-05-03T21:15:27.703Z] (2/2) Installing dumb-init (1.2.5-r1) [2022-05-03T21:15:27.703Z] Executing busybox-1.33.1-r7.trigger [2022-05-03T21:15:27.703Z] Executing ca-certificates-20211220-r0.trigger [2022-05-03T21:15:27.983Z] OK: 6 MiB in 16 packages [2022-05-03T21:15:29.985Z] Removing intermediate container 5416d46d4855 [2022-05-03T21:15:29.985Z] ---> 2c6e853b313d [2022-05-03T21:15:29.985Z] Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium, Copyright (c) 2021: Intel Corporation' [2022-05-03T21:15:30.282Z] ---> Running in bcbddf15525d [2022-05-03T21:15:30.570Z] Removing intermediate container bcbddf15525d [2022-05-03T21:15:30.570Z] ---> dde5b8453a4e [2022-05-03T21:15:30.570Z] Step 13/22 : ENV APP_PORT=59860 [2022-05-03T21:15:30.858Z] ---> Running in d380ab26c44a [2022-05-03T21:15:31.465Z] Removing intermediate container d380ab26c44a [2022-05-03T21:15:31.465Z] ---> 6301c5afe367 [2022-05-03T21:15:31.465Z] Step 14/22 : EXPOSE $APP_PORT [2022-05-03T21:15:31.465Z] ---> Running in b54b259fbed7 [2022-05-03T21:15:32.085Z] Removing intermediate container b54b259fbed7 [2022-05-03T21:15:32.085Z] ---> ea76c4ae815a [2022-05-03T21:15:32.085Z] Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / [2022-05-03T21:15:33.086Z] ---> ff6c428c487c [2022-05-03T21:15:33.086Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / [2022-05-03T21:15:35.122Z] ---> fa7b6d801c1d [2022-05-03T21:15:35.122Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.toml /res/configuration.toml [2022-05-03T21:15:36.142Z] ---> 508cf1a378e9 [2022-05-03T21:15:36.142Z] Step 18/22 : ENTRYPOINT ["/support-notifications"] [2022-05-03T21:15:36.427Z] ---> Running in 3a952c2274a2 [2022-05-03T21:15:36.710Z] Removing intermediate container 3a952c2274a2 [2022-05-03T21:15:36.710Z] ---> 76c4e87d5ddf [2022-05-03T21:15:36.710Z] Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-05-03T21:15:36.989Z] ---> Running in 42b6a7a1680a [2022-05-03T21:15:37.600Z] Removing intermediate container 42b6a7a1680a [2022-05-03T21:15:37.600Z] ---> 9c4d52e98ce1 [2022-05-03T21:15:37.600Z] Step 20/22 : LABEL arch=arm64 [2022-05-03T21:15:37.600Z] ---> Running in e56378ff3905 [2022-05-03T21:15:38.222Z] Removing intermediate container e56378ff3905 [2022-05-03T21:15:38.222Z] ---> 02709e993f60 [2022-05-03T21:15:38.222Z] Step 21/22 : LABEL git_sha=7a79b49677fb4f689fcca14b70510248d6de6a04 [2022-05-03T21:15:38.505Z] ---> Running in b612b1255d7f [2022-05-03T21:15:38.788Z] Removing intermediate container b612b1255d7f [2022-05-03T21:15:38.788Z] ---> 55f7db5a638c [2022-05-03T21:15:38.788Z] Step 22/22 : LABEL version=0.0.0 [2022-05-03T21:15:39.073Z] ---> Running in 27aaac342fd7 [2022-05-03T21:15:39.680Z] Removing intermediate container 27aaac342fd7 [2022-05-03T21:15:39.680Z] ---> 3ac84054da1d [2022-05-03T21:15:39.680Z] [2022-05-03T21:15:40.284Z] Successfully built 3ac84054da1d [2022-05-03T21:15:40.284Z] Successfully tagged support-notifications-arm64:latest [2022-05-03T21:15:40.284Z]  Building support-notifications ... done Building core-metadata [2022-05-03T21:16:12.685Z] Step 1/23 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-05-03T21:16:12.685Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2022-05-03T21:16:12.685Z] ---> 57a2a8b8d8ba [2022-05-03T21:16:12.685Z] Step 3/23 : WORKDIR /edgex-go [2022-05-03T21:16:12.685Z] ---> Using cache [2022-05-03T21:16:12.685Z] ---> 265b963c3e2b [2022-05-03T21:16:12.685Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-05-03T21:16:12.685Z] ---> Using cache [2022-05-03T21:16:12.685Z] ---> b70205cf623f [2022-05-03T21:16:12.685Z] Step 5/23 : RUN apk add --update --no-cache make git [2022-05-03T21:16:12.685Z] ---> Using cache [2022-05-03T21:16:12.685Z] ---> 1ba35e9b644b [2022-05-03T21:16:12.685Z] Step 6/23 : COPY go.mod vendor* ./ [2022-05-03T21:16:12.685Z] ---> Using cache [2022-05-03T21:16:12.685Z] ---> bcdf8fe012af [2022-05-03T21:16:12.685Z] Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-05-03T21:16:12.685Z] ---> Using cache [2022-05-03T21:16:12.685Z] ---> 67ee87a141f1 [2022-05-03T21:16:12.685Z] Step 8/23 : COPY . . [2022-05-03T21:16:12.685Z] ---> Using cache [2022-05-03T21:16:12.685Z] ---> 8a2482f0bbc7 [2022-05-03T21:16:12.685Z] Step 9/23 : RUN make cmd/core-metadata/core-metadata [2022-05-03T21:16:12.685Z] ---> Running in 64c5ba9b231c [2022-05-03T21:16:14.135Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-metadata/core-metadata ./cmd/core-metadata [2022-05-03T21:18:21.064Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/secrets-config ./cmd/secrets-config [2022-05-03T21:18:39.630Z] Removing intermediate container 5a982cbfb3de [2022-05-03T21:18:39.630Z] ---> 5a2088bb1741 [2022-05-03T21:18:39.630Z] [2022-05-03T21:18:39.630Z] Step 10/22 : FROM alpine:3.14 [2022-05-03T21:18:39.630Z] ---> ac73e934f311 [2022-05-03T21:18:39.630Z] Step 11/22 : RUN apk add --update --no-cache curl dumb-init [2022-05-03T21:18:39.630Z] ---> Running in 8df4c2964c98 [2022-05-03T21:18:39.630Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz [2022-05-03T21:18:39.911Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz [2022-05-03T21:18:41.366Z] (1/6) Installing ca-certificates (20211220-r0) [2022-05-03T21:18:41.366Z] (2/6) Installing brotli-libs (1.0.9-r5) [2022-05-03T21:18:41.366Z] (3/6) Installing nghttp2-libs (1.43.0-r0) [2022-05-03T21:18:41.366Z] (4/6) Installing libcurl (7.79.1-r1) [2022-05-03T21:18:41.366Z] (5/6) Installing curl (7.79.1-r1) [2022-05-03T21:18:41.366Z] (6/6) Installing dumb-init (1.2.5-r1) [2022-05-03T21:18:41.366Z] Executing busybox-1.33.1-r7.trigger [2022-05-03T21:18:41.366Z] Executing ca-certificates-20211220-r0.trigger [2022-05-03T21:18:41.974Z] OK: 8 MiB in 20 packages [2022-05-03T21:18:43.980Z] Removing intermediate container 8df4c2964c98 [2022-05-03T21:18:43.980Z] ---> 53c52889a134 [2022-05-03T21:18:43.980Z] Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' [2022-05-03T21:18:44.257Z] ---> Running in 120dba1e348e [2022-05-03T21:18:44.858Z] Removing intermediate container 120dba1e348e [2022-05-03T21:18:44.858Z] ---> f978e9a8db57 [2022-05-03T21:18:44.858Z] Step 13/22 : WORKDIR /edgex [2022-05-03T21:18:44.858Z] ---> Running in 51af2604c09f [2022-05-03T21:18:45.468Z] Removing intermediate container 51af2604c09f [2022-05-03T21:18:45.468Z] ---> 44f71946c71a [2022-05-03T21:18:45.468Z] Step 14/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/res/configuration.toml res/configuration.toml [2022-05-03T21:18:46.459Z] ---> 704f621a9360 [2022-05-03T21:18:46.459Z] Step 15/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/security-proxy-setup . [2022-05-03T21:18:47.906Z] ---> ad2a8fdb4da0 [2022-05-03T21:18:47.906Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . [2022-05-03T21:18:49.916Z] ---> afda3f21ba55 [2022-05-03T21:18:49.916Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/entrypoint.sh /usr/local/bin/ [2022-05-03T21:18:50.904Z] ---> dae9b0ddd8e4 [2022-05-03T21:18:50.904Z] Step 18/22 : RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2022-05-03T21:18:50.904Z] ---> Running in 82fbc5f558c1 [2022-05-03T21:18:54.380Z] Removing intermediate container 82fbc5f558c1 [2022-05-03T21:18:54.380Z] ---> 192696628fa3 [2022-05-03T21:18:54.380Z] Step 19/22 : ENTRYPOINT ["entrypoint.sh"] [2022-05-03T21:18:54.380Z] ---> Running in 994b3a62693a [2022-05-03T21:18:54.659Z] Removing intermediate container 994b3a62693a [2022-05-03T21:18:54.659Z] ---> 239c9ef33924 [2022-05-03T21:18:54.659Z] Step 20/22 : LABEL arch=arm64 [2022-05-03T21:18:54.935Z] ---> Running in 87d33786c366 [2022-05-03T21:18:55.538Z] Removing intermediate container 87d33786c366 [2022-05-03T21:18:55.538Z] ---> 7e3a87281fe6 [2022-05-03T21:18:55.538Z] Step 21/22 : LABEL git_sha=7a79b49677fb4f689fcca14b70510248d6de6a04 [2022-05-03T21:18:55.538Z] ---> Running in 8d6e6d816bc9 [2022-05-03T21:18:56.144Z] Removing intermediate container 8d6e6d816bc9 [2022-05-03T21:18:56.144Z] ---> 5ce2d29810d4 [2022-05-03T21:18:56.144Z] Step 22/22 : LABEL version=0.0.0 [2022-05-03T21:18:56.144Z] ---> Running in b9bd5942208e [2022-05-03T21:18:56.747Z] Removing intermediate container b9bd5942208e [2022-05-03T21:18:56.747Z] ---> dd53e33a3a12 [2022-05-03T21:18:56.747Z] [2022-05-03T21:18:57.353Z] Successfully built dd53e33a3a12 [2022-05-03T21:18:57.353Z] Successfully tagged security-proxy-setup-arm64:latest [2022-05-03T21:21:19.274Z]  Building security-proxy-setup ... done Removing intermediate container 64c5ba9b231c [2022-05-03T21:21:19.274Z] ---> eb22ed93f48c [2022-05-03T21:21:19.274Z] [2022-05-03T21:21:19.274Z] Step 10/23 : FROM alpine:3.14 [2022-05-03T21:21:19.274Z] ---> ac73e934f311 [2022-05-03T21:21:19.274Z] Step 11/23 : RUN apk add --update --no-cache dumb-init [2022-05-03T21:21:19.274Z] ---> Using cache [2022-05-03T21:21:19.274Z] ---> ed74bec8b683 [2022-05-03T21:21:19.274Z] Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2022-05-03T21:21:19.274Z] ---> Using cache [2022-05-03T21:21:19.274Z] ---> d319ae38ba17 [2022-05-03T21:21:19.274Z] Step 13/23 : ENV APP_PORT=59881 [2022-05-03T21:21:19.274Z] ---> Running in deacd219169c [2022-05-03T21:21:19.274Z] Removing intermediate container deacd219169c [2022-05-03T21:21:19.274Z] ---> 170aa0f0a89b [2022-05-03T21:21:19.274Z] Step 14/23 : EXPOSE $APP_PORT [2022-05-03T21:21:19.274Z] ---> Running in f6a6d7a16a5f [2022-05-03T21:21:19.274Z] Removing intermediate container f6a6d7a16a5f [2022-05-03T21:21:19.274Z] ---> 3571fc34aef0 [2022-05-03T21:21:19.274Z] Step 15/23 : WORKDIR / [2022-05-03T21:21:19.274Z] ---> Running in 1038638a502b [2022-05-03T21:21:19.274Z] Removing intermediate container 1038638a502b [2022-05-03T21:21:19.274Z] ---> e535194b5570 [2022-05-03T21:21:19.274Z] Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / [2022-05-03T21:21:19.274Z] ---> 385334aa3cf1 [2022-05-03T21:21:19.274Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / [2022-05-03T21:21:19.274Z] ---> 5b9cfdd822e1 [2022-05-03T21:21:19.274Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.toml /res/configuration.toml [2022-05-03T21:21:19.274Z] ---> 7ef9d5fd9869 [2022-05-03T21:21:19.274Z] Step 19/23 : ENTRYPOINT ["/core-metadata"] [2022-05-03T21:21:19.274Z] ---> Running in 9ed3c1c03488 [2022-05-03T21:21:19.274Z] Removing intermediate container 9ed3c1c03488 [2022-05-03T21:21:19.274Z] ---> bb25dbd0745e [2022-05-03T21:21:19.274Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-05-03T21:21:19.274Z] ---> Running in 3d10bce912b7 [2022-05-03T21:21:19.274Z] Removing intermediate container 3d10bce912b7 [2022-05-03T21:21:19.274Z] ---> 5cce847d4aec [2022-05-03T21:21:19.274Z] Step 21/23 : LABEL arch=arm64 [2022-05-03T21:21:19.274Z] ---> Running in efde2de62cf3 [2022-05-03T21:21:19.274Z] Removing intermediate container efde2de62cf3 [2022-05-03T21:21:19.274Z] ---> 2901fdcff772 [2022-05-03T21:21:19.274Z] Step 22/23 : LABEL git_sha=7a79b49677fb4f689fcca14b70510248d6de6a04 [2022-05-03T21:21:19.274Z] ---> Running in 0d205fb6c860 [2022-05-03T21:21:19.274Z] Removing intermediate container 0d205fb6c860 [2022-05-03T21:21:19.274Z] ---> 52c0f4422e2b [2022-05-03T21:21:19.274Z] Step 23/23 : LABEL version=0.0.0 [2022-05-03T21:21:19.274Z] ---> Running in 1d18f38f8ab7 [2022-05-03T21:21:19.274Z] Removing intermediate container 1d18f38f8ab7 [2022-05-03T21:21:19.274Z] ---> db2f8f45d906 [2022-05-03T21:21:19.274Z] [2022-05-03T21:21:19.274Z] Successfully built db2f8f45d906 [2022-05-03T21:21:19.274Z] Successfully tagged core-metadata-arm64:latest [2022-05-03T21:32:27.110Z]  Building core-metadata ... done Building bin/spire-agent... [2022-05-03T21:32:27.110Z] go: downloading github.com/envoyproxy/go-control-plane v0.10.1 [2022-05-03T21:32:27.110Z] go: downloading github.com/aws/aws-sdk-go-v2/service/secretsmanager v1.14.0 [2022-05-03T21:32:27.111Z] go: downloading cloud.google.com/go/secretmanager v1.3.0 [2022-05-03T21:32:27.111Z] go: downloading github.com/docker/docker v20.10.12+incompatible [2022-05-03T21:32:27.111Z] go: downloading github.com/cncf/xds/go v0.0.0-20211130200136-a8f946100490 [2022-05-03T21:32:27.111Z] go: downloading github.com/envoyproxy/protoc-gen-validate v0.6.2 [2022-05-03T21:32:27.111Z] go: downloading github.com/google/go-tpm-tools v0.3.3 [2022-05-03T21:32:27.111Z] go: downloading github.com/docker/go-units v0.4.0 [2022-05-03T21:32:27.111Z] go: downloading github.com/docker/go-connections v0.4.0 [2022-05-03T21:32:27.111Z] go: downloading github.com/opencontainers/image-spec v1.0.1 [2022-05-03T21:32:27.111Z] go: downloading github.com/containerd/containerd v1.3.4 [2022-05-03T21:32:27.111Z] go: downloading github.com/docker/distribution v2.7.1+incompatible [2022-05-03T21:32:27.386Z] go: downloading github.com/opencontainers/go-digest v1.0.0 [2022-05-03T21:37:49.654Z] Removing intermediate container c6604948609b [2022-05-03T21:37:49.654Z] ---> 4d09154b4008 [2022-05-03T21:37:49.654Z] [2022-05-03T21:37:49.654Z] Step 13/25 : FROM alpine:3.15 [2022-05-03T21:37:49.654Z] ---> 3fb3c9af89a9 [2022-05-03T21:37:49.654Z] Step 14/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2022-05-03T21:37:49.654Z] ---> Using cache [2022-05-03T21:37:49.654Z] ---> f6fb10000b35 [2022-05-03T21:37:49.654Z] Step 15/25 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-05-03T21:37:49.654Z] ---> Using cache [2022-05-03T21:37:49.654Z] ---> 677b5fbc75e8 [2022-05-03T21:37:49.654Z] Step 16/25 : RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2022-05-03T21:37:49.654Z] ---> Running in 2a15fc694f7b [2022-05-03T21:37:51.101Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-05-03T21:37:52.094Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-05-03T21:37:53.086Z] v3.15.4-87-g89e29fdace [https://nl.alpinelinux.org/alpine/v3.15/main] [2022-05-03T21:37:53.086Z] v3.15.4-88-gad6180c336 [https://nl.alpinelinux.org/alpine/v3.15/community] [2022-05-03T21:37:53.086Z] OK: 15730 distinct packages available [2022-05-03T21:37:53.358Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-05-03T21:37:54.343Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-05-03T21:37:55.337Z] (1/5) Installing dumb-init (1.2.5-r1) [2022-05-03T21:37:55.337Z] (2/5) Installing musl-obstack (1.2.3-r0) [2022-05-03T21:37:55.337Z] (3/5) Installing libucontext (1.1-r0) [2022-05-03T21:37:55.615Z] (4/5) Installing gcompat (1.0.0-r4) [2022-05-03T21:37:55.615Z] (5/5) Installing openssl (1.1.1n-r0) [2022-05-03T21:37:55.615Z] Executing busybox-1.34.1-r5.trigger [2022-05-03T21:37:55.901Z] OK: 6 MiB in 19 packages [2022-05-03T21:37:58.462Z] Removing intermediate container 2a15fc694f7b [2022-05-03T21:37:58.462Z] ---> ff5fa9efd2ac [2022-05-03T21:37:58.462Z] Step 17/25 : COPY --from=builder /edgex-go/spire-build/bin/spire-server /usr/local/bin [2022-05-03T21:38:05.251Z] ---> fbdcf9ee6bd2 [2022-05-03T21:38:05.251Z] Step 18/25 : COPY --from=builder /edgex-go/cmd/security-spire-server/docker-entrypoint.sh /usr/local/bin/ [2022-05-03T21:38:05.251Z] ---> 08d0c96b6a8a [2022-05-03T21:38:05.251Z] Step 19/25 : COPY --from=builder /edgex-go/cmd/security-spire-server/server.conf /usr/local/etc/spire/server.conf.tpl [2022-05-03T21:38:05.866Z] Building bin/spire-agent... [2022-05-03T21:38:06.146Z] ---> d0aa7604319c [2022-05-03T21:38:06.146Z] Step 20/25 : COPY --from=builder /edgex-go/cmd/security-spire-server/openssl.conf /usr/local/etc/ [2022-05-03T21:38:06.750Z] go: downloading github.com/envoyproxy/go-control-plane v0.10.1 [2022-05-03T21:38:07.025Z]  ---> 1970257a0520 [2022-05-03T21:38:07.025Z] Step 21/25 : ENTRYPOINT [ "/usr/bin/dumb-init" ] [2022-05-03T21:38:07.025Z] go: downloading github.com/aws/aws-sdk-go-v2/service/secretsmanager v1.14.0 [2022-05-03T21:38:07.025Z]  ---> Running in 8d532786f8aa [2022-05-03T21:38:07.304Z] go: downloading cloud.google.com/go/secretmanager v1.3.0 [2022-05-03T21:38:07.304Z] go: downloading github.com/docker/docker v20.10.12+incompatible [2022-05-03T21:38:07.586Z] Removing intermediate container 8d532786f8aa [2022-05-03T21:38:07.586Z] ---> 69284629c4b8 [2022-05-03T21:38:07.586Z] Step 22/25 : CMD [ "--verbose", "docker-entrypoint.sh" ] [2022-05-03T21:38:07.586Z] ---> Running in 6cfa11e753bd [2022-05-03T21:38:08.196Z] Removing intermediate container 6cfa11e753bd [2022-05-03T21:38:08.196Z] ---> 5b987d4bb039 [2022-05-03T21:38:08.196Z] Step 23/25 : LABEL arch=arm64 [2022-05-03T21:38:08.196Z] ---> Running in 4c2bab0e0dcb [2022-05-03T21:38:08.799Z] Removing intermediate container 4c2bab0e0dcb [2022-05-03T21:38:08.799Z] ---> a4fada2a29dc [2022-05-03T21:38:08.799Z] Step 24/25 : LABEL git_sha=7a79b49677fb4f689fcca14b70510248d6de6a04 [2022-05-03T21:38:08.799Z] ---> Running in 1360b1a35243 [2022-05-03T21:38:09.407Z] Removing intermediate container 1360b1a35243 [2022-05-03T21:38:09.407Z] ---> dfdc20596eb0 [2022-05-03T21:38:09.407Z] Step 25/25 : LABEL version=0.0.0 [2022-05-03T21:38:09.407Z] ---> Running in 6cba27d08be3 [2022-05-03T21:38:10.023Z] Removing intermediate container 6cba27d08be3 [2022-05-03T21:38:10.023Z] ---> 927642f4e0e0 [2022-05-03T21:38:10.023Z] [2022-05-03T21:38:10.302Z] Successfully built 927642f4e0e0 [2022-05-03T21:38:10.302Z] Successfully tagged security-spire-server-arm64:latest [2022-05-03T21:38:10.906Z]  Building security-spire-server ... done go: downloading github.com/google/go-tpm-tools v0.3.3 [2022-05-03T21:38:11.901Z] go: downloading github.com/cncf/xds/go v0.0.0-20211130200136-a8f946100490 [2022-05-03T21:38:11.901Z] go: downloading github.com/envoyproxy/protoc-gen-validate v0.6.2 [2022-05-03T21:38:11.901Z] go: downloading github.com/docker/go-connections v0.4.0 [2022-05-03T21:38:11.901Z] go: downloading github.com/docker/go-units v0.4.0 [2022-05-03T21:38:12.181Z] go: downloading github.com/opencontainers/image-spec v1.0.1 [2022-05-03T21:38:12.181Z] go: downloading github.com/containerd/containerd v1.3.4 [2022-05-03T21:38:12.181Z] go: downloading github.com/docker/distribution v2.7.1+incompatible [2022-05-03T21:38:12.181Z] go: downloading github.com/opencontainers/go-digest v1.0.0 [2022-05-03T21:38:18.938Z] Building bin/spire-agent... [2022-05-03T21:38:18.938Z] go: downloading github.com/envoyproxy/go-control-plane v0.10.1 [2022-05-03T21:38:19.217Z] go: downloading cloud.google.com/go/secretmanager v1.3.0 [2022-05-03T21:38:19.217Z] go: downloading github.com/aws/aws-sdk-go-v2/service/secretsmanager v1.14.0 [2022-05-03T21:38:19.498Z] go: downloading github.com/docker/docker v20.10.12+incompatible [2022-05-03T21:38:23.848Z] go: downloading github.com/google/go-tpm-tools v0.3.3 [2022-05-03T21:38:24.457Z] go: downloading github.com/cncf/xds/go v0.0.0-20211130200136-a8f946100490 [2022-05-03T21:38:24.457Z] go: downloading github.com/envoyproxy/protoc-gen-validate v0.6.2 [2022-05-03T21:38:24.740Z] go: downloading github.com/docker/go-connections v0.4.0 [2022-05-03T21:38:24.740Z] go: downloading github.com/docker/go-units v0.4.0 [2022-05-03T21:38:25.023Z] go: downloading github.com/opencontainers/image-spec v1.0.1 [2022-05-03T21:38:25.023Z] go: downloading github.com/containerd/containerd v1.3.4 [2022-05-03T21:38:25.023Z] go: downloading github.com/docker/distribution v2.7.1+incompatible [2022-05-03T21:38:25.305Z] go: downloading github.com/opencontainers/go-digest v1.0.0 [2022-05-03T21:43:02.513Z] Removing intermediate container dd8e34853ae5 [2022-05-03T21:43:02.513Z] ---> 5750fbe64b4a [2022-05-03T21:43:02.513Z] [2022-05-03T21:43:02.513Z] Step 13/26 : FROM alpine:3.15 [2022-05-03T21:43:02.513Z] ---> 3fb3c9af89a9 [2022-05-03T21:43:02.513Z] Step 14/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2022-05-03T21:43:02.513Z] ---> Using cache [2022-05-03T21:43:02.513Z] ---> f6fb10000b35 [2022-05-03T21:43:02.513Z] Step 15/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-05-03T21:43:02.513Z] ---> Using cache [2022-05-03T21:43:02.513Z] ---> 677b5fbc75e8 [2022-05-03T21:43:02.513Z] Step 16/26 : RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2022-05-03T21:43:02.513Z] ---> Using cache [2022-05-03T21:43:02.513Z] ---> ff5fa9efd2ac [2022-05-03T21:43:02.513Z] Step 17/26 : COPY --from=builder /edgex-go/spire-build/bin/spire-agent /usr/local/bin [2022-05-03T21:43:02.513Z] ---> 667c8369717e [2022-05-03T21:43:02.513Z] Step 18/26 : COPY --from=builder /edgex-go/spire-build/bin/spire-server /usr/local/bin [2022-05-03T21:43:02.513Z] ---> 1e8af6ee1ba0 [2022-05-03T21:43:02.513Z] Step 19/26 : COPY --from=builder /edgex-go/cmd/security-spire-agent/docker-entrypoint.sh /usr/local/bin/ [2022-05-03T21:43:02.513Z] ---> 3bbf1633c4a5 [2022-05-03T21:43:02.513Z] Step 20/26 : COPY --from=builder /edgex-go/cmd/security-spire-agent/agent.conf /usr/local/etc/spire/agent.conf.tpl [2022-05-03T21:43:02.513Z] ---> a19256d5475f [2022-05-03T21:43:02.513Z] Step 21/26 : COPY --from=builder /edgex-go/cmd/security-spire-agent/openssl.conf /usr/local/etc/ [2022-05-03T21:43:02.513Z] ---> ed5fcd07a493 [2022-05-03T21:43:02.513Z] Step 22/26 : ENTRYPOINT [ "/usr/bin/dumb-init" ] [2022-05-03T21:43:02.513Z] ---> Running in dca728bccf61 [2022-05-03T21:43:02.513Z] Removing intermediate container dca728bccf61 [2022-05-03T21:43:02.513Z] ---> eaf4c996afc5 [2022-05-03T21:43:02.513Z] Step 23/26 : CMD [ "--verbose", "docker-entrypoint.sh" ] [2022-05-03T21:43:02.513Z] ---> Running in 5965c04e2cd6 [2022-05-03T21:43:02.513Z] Removing intermediate container 5965c04e2cd6 [2022-05-03T21:43:02.513Z] ---> 54455dd06795 [2022-05-03T21:43:02.513Z] Step 24/26 : LABEL arch=arm64 [2022-05-03T21:43:02.513Z] ---> Running in bceb493ba640 [2022-05-03T21:43:02.513Z] Removing intermediate container bceb493ba640 [2022-05-03T21:43:02.513Z] ---> aa7e38893b67 [2022-05-03T21:43:02.513Z] Step 25/26 : LABEL git_sha=7a79b49677fb4f689fcca14b70510248d6de6a04 [2022-05-03T21:43:02.791Z] ---> Running in 63d313761722 [2022-05-03T21:43:03.066Z] Removing intermediate container 63d313761722 [2022-05-03T21:43:03.066Z] ---> 44963fa40623 [2022-05-03T21:43:03.066Z] Step 26/26 : LABEL version=0.0.0 [2022-05-03T21:43:03.337Z] ---> Running in 0fe94da4305f [2022-05-03T21:43:03.936Z] Removing intermediate container 0fe94da4305f [2022-05-03T21:43:03.936Z] ---> 57172157e5ad [2022-05-03T21:43:03.936Z] [2022-05-03T21:43:03.936Z] Removing intermediate container 121e5d102256 [2022-05-03T21:43:03.936Z] ---> db81c7275c68 [2022-05-03T21:43:03.936Z] [2022-05-03T21:43:03.936Z] Step 13/26 : FROM alpine:3.15 [2022-05-03T21:43:03.936Z] ---> 3fb3c9af89a9 [2022-05-03T21:43:03.936Z] Step 14/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2022-05-03T21:43:03.936Z] ---> Using cache [2022-05-03T21:43:03.936Z] ---> f6fb10000b35 [2022-05-03T21:43:03.936Z] Step 15/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-05-03T21:43:03.936Z] ---> Using cache [2022-05-03T21:43:03.936Z] ---> 677b5fbc75e8 [2022-05-03T21:43:03.936Z] Step 16/26 : RUN apk update && apk --no-cache --update add dumb-init gcompat [2022-05-03T21:43:03.936Z] ---> Running in d2ab4c8c3606 [2022-05-03T21:43:04.224Z] Successfully built 57172157e5ad [2022-05-03T21:43:04.224Z] Successfully tagged security-spire-agent-arm64:latest [2022-05-03T21:43:05.207Z]  Building security-spire-agent ... done fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-05-03T21:43:06.180Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-05-03T21:43:07.154Z] v3.15.4-87-g89e29fdace [https://nl.alpinelinux.org/alpine/v3.15/main] [2022-05-03T21:43:07.154Z] v3.15.4-88-gad6180c336 [https://nl.alpinelinux.org/alpine/v3.15/community] [2022-05-03T21:43:07.154Z] OK: 15730 distinct packages available [2022-05-03T21:43:07.154Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-05-03T21:43:08.122Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-05-03T21:43:09.089Z] (1/4) Installing dumb-init (1.2.5-r1) [2022-05-03T21:43:09.089Z] (2/4) Installing musl-obstack (1.2.3-r0) [2022-05-03T21:43:09.089Z] (3/4) Installing libucontext (1.1-r0) [2022-05-03T21:43:09.089Z] (4/4) Installing gcompat (1.0.0-r4) [2022-05-03T21:43:09.360Z] Executing busybox-1.34.1-r5.trigger [2022-05-03T21:43:09.360Z] OK: 6 MiB in 18 packages [2022-05-03T21:43:10.345Z] Removing intermediate container d2ab4c8c3606 [2022-05-03T21:43:10.345Z] ---> 76635a35989e [2022-05-03T21:43:10.345Z] Step 17/26 : COPY --from=builder /edgex-go/spire-build/bin/spire-server /usr/local/bin [2022-05-03T21:43:13.708Z] ---> 1f3c07e8cbc7 [2022-05-03T21:43:13.708Z] Step 18/26 : COPY --from=builder /edgex-go/cmd/security-spire-config/docker-entrypoint.sh /usr/local/bin/ [2022-05-03T21:43:13.708Z] ---> 56f1c481e313 [2022-05-03T21:43:13.708Z] Step 19/26 : WORKDIR /usr/local/etc/spiffe-scripts.d [2022-05-03T21:43:13.708Z] ---> Running in f5645bd6cf7a [2022-05-03T21:43:13.979Z] Removing intermediate container f5645bd6cf7a [2022-05-03T21:43:13.979Z] ---> cebbd5761037 [2022-05-03T21:43:13.979Z] Step 20/26 : COPY --from=builder /edgex-go/cmd/security-spire-config/seed_builtin_entries.sh /usr/local/etc/spiffe-scripts.d [2022-05-03T21:43:14.569Z] ---> 3783674fb04e [2022-05-03T21:43:14.569Z] Step 21/26 : WORKDIR / [2022-05-03T21:43:14.569Z] ---> Running in c0717c14b1d2 [2022-05-03T21:43:14.843Z] Removing intermediate container c0717c14b1d2 [2022-05-03T21:43:14.843Z] ---> 3121b90eaffd [2022-05-03T21:43:14.843Z] Step 22/26 : ENTRYPOINT [ "/usr/bin/dumb-init" ] [2022-05-03T21:43:15.117Z] ---> Running in d9a41d0d6553 [2022-05-03T21:43:15.386Z] Removing intermediate container d9a41d0d6553 [2022-05-03T21:43:15.387Z] ---> fed12e1cc265 [2022-05-03T21:43:15.387Z] Step 23/26 : CMD [ "--verbose", "docker-entrypoint.sh" ] [2022-05-03T21:43:15.387Z] ---> Running in d15aa82a88c7 [2022-05-03T21:43:15.656Z] Removing intermediate container d15aa82a88c7 [2022-05-03T21:43:15.656Z] ---> e2ba958349cc [2022-05-03T21:43:15.656Z] Step 24/26 : LABEL arch=arm64 [2022-05-03T21:43:15.656Z] ---> Running in e39d0f4c26b9 [2022-05-03T21:43:16.258Z] Removing intermediate container e39d0f4c26b9 [2022-05-03T21:43:16.258Z] ---> e4fa666d8132 [2022-05-03T21:43:16.258Z] Step 25/26 : LABEL git_sha=7a79b49677fb4f689fcca14b70510248d6de6a04 [2022-05-03T21:43:16.258Z] ---> Running in 4dc01c7d5d7b [2022-05-03T21:43:16.529Z] Removing intermediate container 4dc01c7d5d7b [2022-05-03T21:43:16.529Z] ---> fe4de4fa6cb0 [2022-05-03T21:43:16.529Z] Step 26/26 : LABEL version=0.0.0 [2022-05-03T21:43:16.529Z] ---> Running in dd06a738992a [2022-05-03T21:43:16.798Z] Removing intermediate container dd06a738992a [2022-05-03T21:43:16.798Z] ---> 2841061eb1ae [2022-05-03T21:43:16.798Z] [2022-05-03T21:43:17.070Z] Successfully built 2841061eb1ae [2022-05-03T21:43:17.070Z] Successfully tagged security-spire-config-arm64:latest [2022-05-03T21:43:17.675Z]  Building security-spire-config ... done  [Pipeline] } [2022-05-03T21:43:17.710Z] $ docker stop --time=1 7c237c5b1bd8bd870b3a9db2c3c80464b92144b4fbb82bd12e6c14e4048892d3 [2022-05-03T21:43:19.445Z] $ docker rm -f 7c237c5b1bd8bd870b3a9db2c3c80464b92144b4fbb82bd12e6c14e4048892d3 [Pipeline] // withDockerContainer [Pipeline] sh [2022-05-03T21:43:19.966Z] + docker images [2022-05-03T21:43:20.559Z] REPOSITORY TAG IMAGE ID CREATED SIZE [2022-05-03T21:43:20.559Z] security-spire-config-arm64 latest 2841061eb1ae 4 seconds ago 85.6MB [2022-05-03T21:43:20.559Z] security-spire-agent-arm64 latest 57172157e5ad 17 seconds ago 126MB [2022-05-03T21:43:20.559Z] db81c7275c68 32 seconds ago 4.14GB [2022-05-03T21:43:20.559Z] 5750fbe64b4a 45 seconds ago 4.14GB [2022-05-03T21:43:20.559Z] security-spire-server-arm64 latest 927642f4e0e0 5 minutes ago 86.3MB [2022-05-03T21:43:20.559Z] 4d09154b4008 5 minutes ago 4.14GB [2022-05-03T21:43:20.559Z] core-metadata-arm64 latest db2f8f45d906 22 minutes ago 16.3MB [2022-05-03T21:43:20.559Z] eb22ed93f48c 22 minutes ago 1.31GB [2022-05-03T21:43:20.559Z] security-proxy-setup-arm64 latest dd53e33a3a12 24 minutes ago 26.1MB [2022-05-03T21:43:20.559Z] 5a2088bb1741 24 minutes ago 1.31GB [2022-05-03T21:43:20.559Z] support-notifications-arm64 latest 3ac84054da1d 27 minutes ago 25.8MB [2022-05-03T21:43:20.559Z] 08bef13df740 27 minutes ago 1.36GB [2022-05-03T21:43:20.559Z] core-command-arm64 latest b13014bfa31f 30 minutes ago 15.5MB [2022-05-03T21:43:20.559Z] 4fb17d017d9a 30 minutes ago 1.3GB [2022-05-03T21:43:20.559Z] support-scheduler-arm64 latest 65b2ecc12122 36 minutes ago 25.2MB [2022-05-03T21:43:20.559Z] 21d4a3de77fa 36 minutes ago 1.36GB [2022-05-03T21:43:20.560Z] security-spiffe-token-provider-arm64 latest a01e67f7bc20 37 minutes ago 27.9MB [2022-05-03T21:43:20.560Z] e7cfde972031 37 minutes ago 1.36GB [2022-05-03T21:43:20.560Z] sys-mgmt-agent-arm64 latest 257be5533d13 45 minutes ago 282MB [2022-05-03T21:43:20.560Z] core-data-arm64 latest daa9ce2ae0ae 46 minutes ago 21.6MB [2022-05-03T21:43:20.560Z] 081ea74a4a0c 47 minutes ago 1.34GB [2022-05-03T21:43:20.560Z] security-bootstrapper-arm64 latest 6050abe4a934 47 minutes ago 18.3MB [2022-05-03T21:43:20.560Z] security-secretstore-setup-arm64 latest 294f5c216491 47 minutes ago 27.5MB [2022-05-03T21:43:20.560Z] 319f676e7d6f 48 minutes ago 1.32GB [2022-05-03T21:43:20.560Z] cea1f473baa5 48 minutes ago 1.31GB [2022-05-03T21:43:20.560Z] 3959a99524e5 48 minutes ago 1.31GB [2022-05-03T21:43:20.560Z] ci-base-image-arm64 latest 57a2a8b8d8ba About an hour ago 885MB [2022-05-03T21:43:20.560Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64 1.17-alpine 725f1c02e7f9 11 days ago 551MB [2022-05-03T21:43:20.560Z] docker 20.10.14 c346e9eafbab 4 weeks ago 202MB [2022-05-03T21:43:20.560Z] alpine 3.14 ac73e934f311 4 weeks ago 5.34MB [2022-05-03T21:43:20.560Z] alpine 3.15 3fb3c9af89a9 4 weeks ago 5.32MB [2022-05-03T21:43:20.560Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64 latest 57ef9ed57663 22 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-05-03T21:43:20.995Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2022-05-03T21:43:20.995Z] [2022-05-03T21:43:20.995Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] sh [2022-05-03T21:43:21.349Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2022-05-03T21:43:21.626Z] arm64: Pulling from edgex-lftools-log-publisher [2022-05-03T21:43:21.626Z] 8998bd30e6a1: Pulling fs layer [2022-05-03T21:43:21.626Z] 04944245beec: Pulling fs layer [2022-05-03T21:43:21.626Z] 699f458cf7ca: Pulling fs layer [2022-05-03T21:43:21.626Z] 765212b225bb: Pulling fs layer [2022-05-03T21:43:21.626Z] f23df028b6ca: Pulling fs layer [2022-05-03T21:43:21.626Z] d65c8cfc05b1: Pulling fs layer [2022-05-03T21:43:21.626Z] 2437ff75d9bd: Pulling fs layer [2022-05-03T21:43:21.626Z] 765212b225bb: Waiting [2022-05-03T21:43:21.626Z] f23df028b6ca: Waiting [2022-05-03T21:43:21.626Z] d65c8cfc05b1: Waiting [2022-05-03T21:43:21.626Z] 2437ff75d9bd: Waiting [2022-05-03T21:43:21.626Z] 04944245beec: Verifying Checksum [2022-05-03T21:43:21.626Z] 04944245beec: Download complete [2022-05-03T21:43:21.626Z] 765212b225bb: Download complete [2022-05-03T21:43:21.626Z] f23df028b6ca: Verifying Checksum [2022-05-03T21:43:21.626Z] f23df028b6ca: Download complete [2022-05-03T21:43:21.626Z] d65c8cfc05b1: Verifying Checksum [2022-05-03T21:43:21.626Z] d65c8cfc05b1: Download complete [2022-05-03T21:43:21.901Z] 699f458cf7ca: Download complete [2022-05-03T21:43:22.176Z] 8998bd30e6a1: Verifying Checksum [2022-05-03T21:43:22.176Z] 8998bd30e6a1: Download complete [2022-05-03T21:43:24.795Z] 2437ff75d9bd: Verifying Checksum [2022-05-03T21:43:24.795Z] 2437ff75d9bd: Download complete [2022-05-03T21:43:26.768Z] 8998bd30e6a1: Pull complete [2022-05-03T21:43:27.041Z] 04944245beec: Pull complete [2022-05-03T21:43:28.474Z] 699f458cf7ca: Pull complete [2022-05-03T21:43:28.747Z] 765212b225bb: Pull complete [2022-05-03T21:43:29.725Z] f23df028b6ca: Pull complete [2022-05-03T21:43:29.725Z] d65c8cfc05b1: Pull complete [2022-05-03T21:43:44.801Z] 2437ff75d9bd: Pull complete [2022-05-03T21:43:44.801Z] Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da [2022-05-03T21:43:44.801Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2022-05-03T21:43:44.802Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] withDockerContainer [2022-05-03T21:43:45.050Z] prd-ubuntu20.04-docker-arm64-4c-16g-40402 does not seem to be running inside a container [2022-05-03T21:43:45.167Z] $ 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/6 -v /w/workspace/edgex-go/6:/w/workspace/edgex-go/6:rw,z -v /w/workspace/edgex-go/6@tmp:/w/workspace/edgex-go/6@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 ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat [2022-05-03T21:43:48.138Z] $ docker top 20d0200207fd34615d5e4e98358ddc0a49965fdc694b6b53c367ddd2fc9fe4ff -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-05-03T21:43:49.069Z] ---> job-cost.sh [2022-05-03T21:43:49.069Z] lf-activate-venv: SKIPPING [2022-05-03T21:43:49.069Z] INFO: No Stack... [2022-05-03T21:43:49.661Z] INFO: Retrieving Pricing Info for: v3-standard-4 [2022-05-03T21:43:50.635Z] INFO: Archiving Costs [Pipeline] sh [2022-05-03T21:43:51.306Z] + cat /w/workspace/edgex-go/6/archives/cost.csv [2022-05-03T21:43:51.306Z] + cut -d, -f6 [Pipeline] lock [2022-05-03T21:43:51.339Z] Trying to acquire lock on [jenkins-edgexfoundry-edgex-go-PR-3995-6-stack-cost] [2022-05-03T21:43:51.346Z] Resource [jenkins-edgexfoundry-edgex-go-PR-3995-6-stack-cost] did not exist. Created. [2022-05-03T21:43:51.346Z] Lock acquired on [jenkins-edgexfoundry-edgex-go-PR-3995-6-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2022-05-03T21:43:52.025Z] + echo total: 0.2199999988079071 [Pipeline] stash [2022-05-03T21:43:52.214Z] Stashed 1 file(s) [Pipeline] } [2022-05-03T21:43:52.222Z] Lock released on resource [jenkins-edgexfoundry-edgex-go-PR-3995-6-stack-cost] [Pipeline] // lock [Pipeline] } [2022-05-03T21:43:52.270Z] $ docker stop --time=1 20d0200207fd34615d5e4e98358ddc0a49965fdc694b6b53c367ddd2fc9fe4ff [2022-05-03T21:43:53.781Z] $ docker rm -f 20d0200207fd34615d5e4e98358ddc0a49965fdc694b6b53c367ddd2fc9fe4ff [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-05-03T21:43:54.256Z] provisioning config files... [2022-05-03T21:43:54.267Z] copy managed file [edgex-go-codecov-token] to file:/w/workspace/edgex-go/6@tmp/config862143285587511435tmp [Pipeline] { [Pipeline] sh [2022-05-03T21:43:54.570Z] + set +x [2022-05-03T21:43:54.570Z] + curl -s https://codecov.io/bash [2022-05-03T21:43:54.570Z] + bash -s -- [2022-05-03T21:43:54.570Z] [2022-05-03T21:43:54.570Z] _____ _ [2022-05-03T21:43:54.570Z] / ____| | | [2022-05-03T21:43:54.570Z] | | ___ __| | ___ ___ _____ __ [2022-05-03T21:43:54.570Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2022-05-03T21:43:54.570Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2022-05-03T21:43:54.570Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2022-05-03T21:43:54.570Z] Bash-1.0.6 [2022-05-03T21:43:54.570Z] [2022-05-03T21:43:54.570Z] [2022-05-03T21:43:54.570Z] ==> git version 2.25.1 found [2022-05-03T21:43:54.570Z] ==> 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-05-03T21:43:54.570Z] Release-Date: 2020-01-08 [2022-05-03T21:43:54.570Z] 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-05-03T21:43:54.570Z] Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets [2022-05-03T21:43:54.570Z] ==> Jenkins CI detected. [2022-05-03T21:43:54.570Z] current dir:  /w/workspace/edgex-go/6 [2022-05-03T21:43:54.570Z] project root: . [2022-05-03T21:43:54.570Z] --> token set from env [2022-05-03T21:43:54.570Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2022-05-03T21:43:54.570Z] ==> Running gcov in . (disable via -X gcov) [2022-05-03T21:43:54.570Z] ==> Python coveragepy not found [2022-05-03T21:43:54.570Z] ==> Searching for coverage reports in: [2022-05-03T21:43:54.570Z] + . [2022-05-03T21:43:54.570Z] -> Found 1 reports [2022-05-03T21:43:54.570Z] ==> Detecting git/mercurial file structure [2022-05-03T21:43:54.830Z] ==> Reading reports [2022-05-03T21:43:54.830Z] + ./coverage.out bytes=435134 [2022-05-03T21:43:54.830Z] ==> Appending adjustments [2022-05-03T21:43:54.830Z] https://docs.codecov.io/docs/fixing-reports [2022-05-03T21:43:56.214Z] + Found adjustments [2022-05-03T21:43:56.214Z] ==> Gzipping contents [2022-05-03T21:43:56.214Z] 60K /tmp/codecov.jlk8tL.gz [2022-05-03T21:43:56.214Z] ==> Uploading reports [2022-05-03T21:43:56.214Z] url: https://codecov.io [2022-05-03T21:43:56.214Z] query: branch=PR-3995&commit=5a28fc52bc19d7afd691aeffb2a02d806c36588d&build=6&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2FPR-3995%2F6%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=3995&job=&cmd_args= [2022-05-03T21:43:56.214Z] -> Pinging Codecov [2022-05-03T21:43:56.214Z] https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=52b94001-b80a-4ca3-b063-c5e709073964&branch=PR-3995&commit=5a28fc52bc19d7afd691aeffb2a02d806c36588d&build=6&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2FPR-3995%2F6%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=3995&job=&cmd_args= [2022-05-03T21:43:56.214Z] -> Uploading to [2022-05-03T21:43:56.214Z] https://storage.googleapis.com/codecov/v4/raw/2022-05-03/00271124DB129430A58F1EEE437C3FCB/5a28fc52bc19d7afd691aeffb2a02d806c36588d/653b7a1a-ba2c-4c11-9602-80b156c2bc21.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EKKHVKCKHW7KBCGM7IHR55T63V2PAVJWLVFNITJHDU5G6R5IRN3LMWJA%2F20220503%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20220503T214356Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=4b5ed2c31db47e1dc0c25072b7ef91d24cdfee087c3adccb81a8c39f058d7a04 [2022-05-03T21:43:56.214Z] % Total % Received % Xferd Average Speed Time Time Time Current [2022-05-03T21:43:56.214Z] Dload Upload Total Spent Left Speed [2022-05-03T21:43:56.475Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 59848 0 0 100 59848 0 287k --:--:-- --:--:-- --:--:-- 286k 100 59848 0 0 100 59848 0 257k --:--:-- --:--:-- --:--:-- 256k [2022-05-03T21:43:56.475Z] -> Reports have been successfully queued for processing at https://codecov.io/github/edgexfoundry/edgex-go/commit/5a28fc52bc19d7afd691aeffb2a02d806c36588d [Pipeline] } [2022-05-03T21:43:56.484Z] 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-05-03T21:43:57.060Z] + [ -d /w/workspace/edgex-go/6/archives ] [Pipeline] libraryResource [Pipeline] sh [2022-05-03T21:43:57.359Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2022-05-03T21:43:58.224Z] ---> package-listing.sh [2022-05-03T21:43:58.224Z] ++ facter osfamily [2022-05-03T21:43:58.224Z] ++ tr '[:upper:]' '[:lower:]' [2022-05-03T21:43:58.485Z] + OS_FAMILY=debian [2022-05-03T21:43:58.485Z] + workspace=/w/workspace/edgex-go/6 [2022-05-03T21:43:58.485Z] + START_PACKAGES=/tmp/packages_start.txt [2022-05-03T21:43:58.485Z] + END_PACKAGES=/tmp/packages_end.txt [2022-05-03T21:43:58.485Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2022-05-03T21:43:58.485Z] + PACKAGES=/tmp/packages_start.txt [2022-05-03T21:43:58.485Z] + '[' /w/workspace/edgex-go/6 ']' [2022-05-03T21:43:58.485Z] + PACKAGES=/tmp/packages_end.txt [2022-05-03T21:43:58.485Z] + case "${OS_FAMILY}" in [2022-05-03T21:43:58.485Z] + dpkg -l [2022-05-03T21:43:58.485Z] + grep '^ii' [2022-05-03T21:43:58.485Z] + '[' -f /tmp/packages_start.txt ']' [2022-05-03T21:43:58.485Z] + '[' -f /tmp/packages_end.txt ']' [2022-05-03T21:43:58.485Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2022-05-03T21:43:58.485Z] + '[' /w/workspace/edgex-go/6 ']' [2022-05-03T21:43:58.485Z] + mkdir -p /w/workspace/edgex-go/6/archives/ [2022-05-03T21:43:58.485Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgex-go/6/archives/ [Pipeline] echo [2022-05-03T21:43:58.497Z] 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/6/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2022-05-03T21:43:58.779Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] sh [2022-05-03T21:43:59.348Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2022-05-03T21:43:59.348Z] [2022-05-03T21:43:59.348Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] sh [2022-05-03T21:43:59.653Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2022-05-03T21:43:59.653Z] latest: Pulling from edgex-lftools-log-publisher [2022-05-03T21:43:59.653Z] 5eb5b503b376: Pulling fs layer [2022-05-03T21:43:59.653Z] 5c69ac0246d0: Pulling fs layer [2022-05-03T21:43:59.653Z] ec43610c2a17: Pulling fs layer [2022-05-03T21:43:59.653Z] 3a2ae6a8a46f: Pulling fs layer [2022-05-03T21:43:59.653Z] 33b1e0a273af: Pulling fs layer [2022-05-03T21:43:59.653Z] 5d3b04190fa2: Pulling fs layer [2022-05-03T21:43:59.653Z] 2f39f015ded8: Pulling fs layer [2022-05-03T21:43:59.653Z] 3a2ae6a8a46f: Waiting [2022-05-03T21:43:59.653Z] 33b1e0a273af: Waiting [2022-05-03T21:43:59.653Z] 5d3b04190fa2: Waiting [2022-05-03T21:43:59.653Z] 2f39f015ded8: Waiting [2022-05-03T21:43:59.653Z] 5c69ac0246d0: Download complete [2022-05-03T21:43:59.653Z] 3a2ae6a8a46f: Verifying Checksum [2022-05-03T21:43:59.912Z] 33b1e0a273af: Verifying Checksum [2022-05-03T21:43:59.912Z] 33b1e0a273af: Download complete [2022-05-03T21:43:59.912Z] 5d3b04190fa2: Download complete [2022-05-03T21:43:59.912Z] ec43610c2a17: Download complete [2022-05-03T21:44:00.171Z] 5eb5b503b376: Verifying Checksum [2022-05-03T21:44:00.171Z] 5eb5b503b376: Download complete [2022-05-03T21:44:00.739Z] 2f39f015ded8: Download complete [2022-05-03T21:44:01.311Z] 5eb5b503b376: Pull complete [2022-05-03T21:44:01.572Z] 5c69ac0246d0: Pull complete [2022-05-03T21:44:01.834Z] ec43610c2a17: Pull complete [2022-05-03T21:44:02.093Z] 3a2ae6a8a46f: Pull complete [2022-05-03T21:44:02.352Z] 33b1e0a273af: Pull complete [2022-05-03T21:44:02.353Z] 5d3b04190fa2: Pull complete [2022-05-03T21:44:06.547Z] 2f39f015ded8: Pull complete [2022-05-03T21:44:06.547Z] Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 [2022-05-03T21:44:06.547Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2022-05-03T21:44:06.547Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] withDockerContainer [2022-05-03T21:44:06.614Z] prd-ubuntu20.04-docker-8c-8g-40397 does not seem to be running inside a container [2022-05-03T21:44:06.676Z] $ 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/6/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/6 -v /w/workspace/edgex-go/6:/w/workspace/edgex-go/6:rw,z -v /w/workspace/edgex-go/6@tmp:/w/workspace/edgex-go/6@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 ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2022-05-03T21:44:08.974Z] $ docker top e2d76394fc353633446d1d0aa58adb848eab50ce01d915eb68dbe2bd5eabbfcc -eo pid,comm [Pipeline] { [Pipeline] sh [2022-05-03T21:44:09.329Z] + touch /tmp/pre-build-complete [Pipeline] sh [2022-05-03T21:44:09.618Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2022-05-03T21:44:09.910Z] + ls /var/log/sa-host [2022-05-03T21:44:09.910Z] ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2022-05-03T21:44:09.989Z] provisioning config files... [2022-05-03T21:44:09.998Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgex-go/6@tmp/config3793705987147720823tmp [Pipeline] { [Pipeline] echo [2022-05-03T21:44:10.010Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2022-05-03T21:44:10.304Z] ---> create-netrc.sh [Pipeline] } [2022-05-03T21:44:10.313Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2022-05-03T21:44:10.647Z] ---> python-tools-install.sh [Pipeline] echo [2022-05-03T21:44:10.658Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2022-05-03T21:44:10.950Z] ---> sudo-logs.sh [2022-05-03T21:44:10.950Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2022-05-03T21:44:10.977Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2022-05-03T21:44:11.266Z] ---> job-cost.sh [2022-05-03T21:44:11.266Z] lf-activate-venv: SKIPPING [2022-05-03T21:44:11.266Z] DEBUG: total: 0.2199999988079071 [2022-05-03T21:44:11.266Z] INFO: Retrieving Stack Cost... [2022-05-03T21:44:11.838Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2022-05-03T21:44:12.099Z] INFO: Archiving Costs [Pipeline] echo [2022-05-03T21:44:12.113Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2022-05-03T21:44:12.404Z] ---> logs-deploy.sh [2022-05-03T21:44:12.405Z] lf-activate-venv: SKIPPING [2022-05-03T21:44:12.405Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-go/PR-3995/6 [2022-05-03T21:44:12.405Z] INFO: archiving workspace using pattern(s): [2022-05-03T21:44:13.346Z] Archives upload complete. [2022-05-03T21:44:13.346Z] INFO: archiving logs to Nexus